==42528== Memcheck, a memory error detector
==42528== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==42528== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==42528== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestSteadyStateRunner -malloc_debug -malloc_dump -memory_info
==42528== Parent PID: 23906
==42528== 
==42528== 
==42528== FILE DESCRIPTORS: 9 open (3 std) at exit.
==42528== Open file descriptor 12:
==42528==    at 0x9C6807D: pipe (pipe.c:29)
==42528==    by 0x1433707D: ???
==42528==    by 0xEE294CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==42528==    by 0x989B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42528==    by 0x9834D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42528==    by 0x8508D38: PetscInitialize (pinit.c:924)
==42528==    by 0x83DF1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==42528==    by 0x83DF227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==42528==    by 0x115FF5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==42528==    by 0x1114AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==42528==    by 0x113CD0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==42528==    by 0x113B70: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==42528==    by 0x114207: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==42528==    by 0x10F8D5: main (TestSteadyStateRunner.cpp:19)
==42528== 
==42528== Open file descriptor 8: /dev/shm/open_mpi.0000
==42528==    at 0x9C6CA1C: __open_nocancel (open64_nocancel.c:39)
==42528==    by 0x9BF0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==42528==    by 0x9797822: ???
==42528==    by 0x979796F: ???
==42528==    by 0xEED06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==42528==    by 0xEED0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==42528==    by 0xEE86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==42528==    by 0xEE292DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==42528==    by 0x989B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42528==    by 0x9834D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==42528==    by 0x8508D38: PetscInitialize (pinit.c:924)
==42528==    by 0x83DF1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==42528==    by 0x83DF227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==42528==    by 0x115FF5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==42528==    by 0x1114AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==42528==    by 0x113CD0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==42528==    by 0x113B70: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==42528==    by 0x114207: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==42528==    by 0x10F8D5: main (TestSteadyStateRunner.cpp:19)
==42528== 
==42528== Open file descriptor 116:
==42528==    <inherited from parent>
==42528== 
==42528== Open file descriptor 113:
==42528==    <inherited from parent>
==42528== 
==42528== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSteadyStateRunner_valgrind.txt
==42528==    <inherited from parent>
==42528== 
==42528== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==42528==    <inherited from parent>
==42528== 
==42528== 
==42528== HEAP SUMMARY:
==42528==     in use at exit: 618,279 bytes in 8,234 blocks
==42528==   total heap usage: 50,556 allocs, 42,322 frees, 1,338,885,121 bytes allocated
==42528== 
==42528== LEAK SUMMARY:
==42528==    definitely lost: 0 bytes in 0 blocks
==42528==    indirectly lost: 0 bytes in 0 blocks
==42528==      possibly lost: 0 bytes in 0 blocks
==42528==    still reachable: 24 bytes in 2 blocks
==42528==         suppressed: 618,255 bytes in 8,232 blocks
==42528== Reachable blocks (those to which a pointer was found) are not shown.
==42528== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==42528== 
==42528== For lists of detected and suppressed errors, rerun with: -s
==42528== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
