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