==1752855== Memcheck, a memory error detector
==1752855== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1752855== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1752855== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestVtkNonlinearElasticitySolutionWriter -malloc_debug -malloc_dump -memory_info
==1752855== Parent PID: 1751731
==1752855== 
==1752855== 
==1752855== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1752855== Open file descriptor 12:
==1752855==    at 0x7F3422D: pipe (pipe.c:29)
==1752855==    by 0x102C107D: ???
==1752855==    by 0xBC4B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1752855==    by 0x850D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1752855==    by 0x84A6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1752855==    by 0x64FCD38: PetscInitialize (pinit.c:924)
==1752855==    by 0x63D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1752855==    by 0x63D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1752855==    by 0x132248: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1752855==    by 0x12D1ED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1752855==    by 0x1302BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1752855==    by 0x13015C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1752855==    by 0x1307F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1752855==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==1752855== 
==1752855== Open file descriptor 8: /dev/shm/open_mpi.0000
==1752855==    at 0x7F38BCC: __open_nocancel (open64_nocancel.c:39)
==1752855==    by 0x7EBCC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1752855==    by 0x7786822: ???
==1752855==    by 0x778696F: ???
==1752855==    by 0xBCF06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1752855==    by 0xBCF0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1752855==    by 0xBCA6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1752855==    by 0xBC4B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1752855==    by 0x850D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1752855==    by 0x84A6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1752855==    by 0x64FCD38: PetscInitialize (pinit.c:924)
==1752855==    by 0x63D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1752855==    by 0x63D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1752855==    by 0x132248: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1752855==    by 0x12D1ED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1752855==    by 0x1302BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1752855==    by 0x13015C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1752855==    by 0x1307F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1752855==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==1752855== 
==1752855== Open file descriptor 116:
==1752855==    <inherited from parent>
==1752855== 
==1752855== Open file descriptor 112:
==1752855==    <inherited from parent>
==1752855== 
==1752855== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVtkNonlinearElasticitySolutionWriter_valgrind.txt
==1752855==    <inherited from parent>
==1752855== 
==1752855== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1752855==    <inherited from parent>
==1752855== 
==1752855== 
==1752855== HEAP SUMMARY:
==1752855==     in use at exit: 700,679 bytes in 9,377 blocks
==1752855==   total heap usage: 421,265 allocs, 411,888 frees, 1,430,025,601 bytes allocated
==1752855== 
==1752855== LEAK SUMMARY:
==1752855==    definitely lost: 0 bytes in 0 blocks
==1752855==    indirectly lost: 0 bytes in 0 blocks
==1752855==      possibly lost: 0 bytes in 0 blocks
==1752855==    still reachable: 24 bytes in 2 blocks
==1752855==         suppressed: 700,655 bytes in 9,375 blocks
==1752855== Reachable blocks (those to which a pointer was found) are not shown.
==1752855== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1752855== 
==1752855== For lists of detected and suppressed errors, rerun with: -s
==1752855== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
