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