==41352== Memcheck, a memory error detector
==41352== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==41352== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==41352== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestStimulusFactory -malloc_debug -malloc_dump -memory_info
==41352== Parent PID: 24033
==41352== 
==41352== 
==41352== FILE DESCRIPTORS: 9 open (3 std) at exit.
==41352== Open file descriptor 12:
==41352==    at 0xA7CE07D: pipe (pipe.c:29)
==41352==    by 0x1432F07D: ???
==41352==    by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41352==    by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41352==    by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41352==    by 0xAB57D38: PetscInitialize (pinit.c:924)
==41352==    by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41352==    by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41352==    by 0x122E20: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41352==    by 0x11DDCD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41352==    by 0x120996: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41352==    by 0x120836: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41352==    by 0x120ECD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41352==    by 0x11C1F5: main (TestStimulusFactory.cpp:19)
==41352== 
==41352== Open file descriptor 8: /dev/shm/open_mpi.0000
==41352==    at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
==41352==    by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==41352==    by 0xA0F0822: ???
==41352==    by 0xA0F096F: ???
==41352==    by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41352==    by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41352==    by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41352==    by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41352==    by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41352==    by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41352==    by 0xAB57D38: PetscInitialize (pinit.c:924)
==41352==    by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41352==    by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41352==    by 0x122E20: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41352==    by 0x11DDCD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41352==    by 0x120996: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41352==    by 0x120836: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41352==    by 0x120ECD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41352==    by 0x11C1F5: main (TestStimulusFactory.cpp:19)
==41352== 
==41352== Open file descriptor 115:
==41352==    <inherited from parent>
==41352== 
==41352== Open file descriptor 112:
==41352==    <inherited from parent>
==41352== 
==41352== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestStimulusFactory_valgrind.txt
==41352==    <inherited from parent>
==41352== 
==41352== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==41352==    <inherited from parent>
==41352== 
==41352== 
==41352== HEAP SUMMARY:
==41352==     in use at exit: 618,818 bytes in 8,248 blocks
==41352==   total heap usage: 180,618 allocs, 172,370 frees, 1,362,117,347 bytes allocated
==41352== 
==41352== LEAK SUMMARY:
==41352==    definitely lost: 0 bytes in 0 blocks
==41352==    indirectly lost: 0 bytes in 0 blocks
==41352==      possibly lost: 0 bytes in 0 blocks
==41352==    still reachable: 24 bytes in 2 blocks
==41352==         suppressed: 618,794 bytes in 8,246 blocks
==41352== Reachable blocks (those to which a pointer was found) are not shown.
==41352== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==41352== 
==41352== For lists of detected and suppressed errors, rerun with: -s
==41352== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 46 from 38)
