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