==42641== Memcheck, a memory error detector
==42641== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==42641== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==42641== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCodegen -malloc_debug -malloc_dump -memory_info
==42641== Parent PID: 24038
==42641== 
==42641== 
==42641== FILE DESCRIPTORS: 9 open (3 std) at exit.
==42641== Open file descriptor 12:
==42641==    at 0x9E0107D: pipe (pipe.c:29)
==42641==    by 0x1432407D: ???
==42641==    by 0xEE1E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==42641==    by 0x994D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42641==    by 0x98E6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42641==    by 0x85DDD38: PetscInitialize (pinit.c:924)
==42641==    by 0x844F1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==42641==    by 0x844F227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==42641==    by 0x135779: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==42641==    by 0x12FB0B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==42641==    by 0x132D44: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==42641==    by 0x132BE4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==42641==    by 0x13327B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==42641==    by 0x12ADA5: main (Test.cpp:19)
==42641== 
==42641== Open file descriptor 8: /dev/shm/open_mpi.0000
==42641==    at 0x9E05A1C: __open_nocancel (open64_nocancel.c:39)
==42641==    by 0x9D89BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==42641==    by 0x8489822: ???
==42641==    by 0x848996F: ???
==42641==    by 0xEEC56DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==42641==    by 0xEEC5938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==42641==    by 0xEE7B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==42641==    by 0xEE1E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==42641==    by 0x994D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42641==    by 0x98E6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42641==    by 0x85DDD38: PetscInitialize (pinit.c:924)
==42641==    by 0x844F1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==42641==    by 0x844F227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==42641==    by 0x135779: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==42641==    by 0x12FB0B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==42641==    by 0x132D44: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==42641==    by 0x132BE4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==42641==    by 0x13327B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==42641==    by 0x12ADA5: main (Test.cpp:19)
==42641== 
==42641== Open file descriptor 113:
==42641==    <inherited from parent>
==42641== 
==42641== Open file descriptor 110:
==42641==    <inherited from parent>
==42641== 
==42641== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test_valgrind.txt
==42641==    <inherited from parent>
==42641== 
==42641== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==42641==    <inherited from parent>
==42641== 
==42641== 
==42641== HEAP SUMMARY:
==42641==     in use at exit: 623,624 bytes in 8,246 blocks
==42641==   total heap usage: 941,057 allocs, 932,811 frees, 2,144,097,240 bytes allocated
==42641== 
==42641== LEAK SUMMARY:
==42641==    definitely lost: 0 bytes in 0 blocks
==42641==    indirectly lost: 0 bytes in 0 blocks
==42641==      possibly lost: 0 bytes in 0 blocks
==42641==    still reachable: 5,367 bytes in 14 blocks
==42641==         suppressed: 618,257 bytes in 8,232 blocks
==42641== Reachable blocks (those to which a pointer was found) are not shown.
==42641== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==42641== 
==42641== For lists of detected and suppressed errors, rerun with: -s
==42641== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 31 from 31)
