==43092== Memcheck, a memory error detector
==43092== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43092== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43092== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestSteadyStateRunner -malloc_debug -malloc_dump -memory_info
==43092== Parent PID: 24151
==43092== 
==43092== 
==43092== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43092== Open file descriptor 12:
==43092==    at 0x9CAA07D: pipe (pipe.c:29)
==43092==    by 0x1433E07D: ???
==43092==    by 0xEE6E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43092==    by 0x9898418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43092==    by 0x9831D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43092==    by 0x8505D38: PetscInitialize (pinit.c:924)
==43092==    by 0x83DC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43092==    by 0x83DC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43092==    by 0x115FF5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==43092==    by 0x1114AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43092==    by 0x113CD0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43092==    by 0x113B70: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43092==    by 0x114207: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43092==    by 0x10F8D5: main (TestSteadyStateRunner.cpp:19)
==43092== 
==43092== Open file descriptor 8: /dev/shm/open_mpi.0000
==43092==    at 0x9CAEA1C: __open_nocancel (open64_nocancel.c:39)
==43092==    by 0x9C32BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43092==    by 0x9794822: ???
==43092==    by 0x979496F: ???
==43092==    by 0xEF156DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43092==    by 0xEF15938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43092==    by 0xEECB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43092==    by 0xEE6E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43092==    by 0x9898418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43092==    by 0x9831D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43092==    by 0x8505D38: PetscInitialize (pinit.c:924)
==43092==    by 0x83DC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43092==    by 0x83DC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43092==    by 0x115FF5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==43092==    by 0x1114AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43092==    by 0x113CD0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43092==    by 0x113B70: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43092==    by 0x114207: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43092==    by 0x10F8D5: main (TestSteadyStateRunner.cpp:19)
==43092== 
==43092== Open file descriptor 114:
==43092==    <inherited from parent>
==43092== 
==43092== Open file descriptor 111:
==43092==    <inherited from parent>
==43092== 
==43092== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSteadyStateRunner_valgrind.txt
==43092==    <inherited from parent>
==43092== 
==43092== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43092==    <inherited from parent>
==43092== 
==43092== 
==43092== HEAP SUMMARY:
==43092==     in use at exit: 618,345 bytes in 8,235 blocks
==43092==   total heap usage: 50,552 allocs, 42,317 frees, 1,338,876,654 bytes allocated
==43092== 
==43092== LEAK SUMMARY:
==43092==    definitely lost: 0 bytes in 0 blocks
==43092==    indirectly lost: 0 bytes in 0 blocks
==43092==      possibly lost: 0 bytes in 0 blocks
==43092==    still reachable: 120 bytes in 3 blocks
==43092==         suppressed: 618,225 bytes in 8,232 blocks
==43092== Reachable blocks (those to which a pointer was found) are not shown.
==43092== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43092== 
==43092== For lists of detected and suppressed errors, rerun with: -s
==43092== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
