==2546817== Memcheck, a memory error detector
==2546817== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2546817== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2546817== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestStimulusFactory -malloc_debug -malloc_dump -memory_info
==2546817== Parent PID: 2537244
==2546817== 
==2546817== 
==2546817== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2546817== Open file descriptor 12:
==2546817==    at 0xA47F26D: pipe (pipe.c:29)
==2546817==    by 0x143EB07D: ???
==2546817==    by 0xFB8D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2546817==    by 0xBB77418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546817==    by 0xBB10D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546817==    by 0xA807D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2546817==    by 0xA0AB2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2546817==    by 0xA0AB32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2546817==    by 0x122D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2546817==    by 0x11DD8D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2546817==    by 0x1208F2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2546817==    by 0x120792: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2546817==    by 0x120E29: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2546817==    by 0x11C1B5: main (TestStimulusFactory.cpp:19)
==2546817== 
==2546817== Open file descriptor 8: /dev/shm/open_mpi.0000
==2546817==    at 0xA483C0C: __open_nocancel (open64_nocancel.c:39)
==2546817==    by 0xA407BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2546817==    by 0xA0E0822: ???
==2546817==    by 0xA0E096F: ???
==2546817==    by 0xFC326DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2546817==    by 0xFC32938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2546817==    by 0xFBE8922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2546817==    by 0xFB8D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2546817==    by 0xBB77418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546817==    by 0xBB10D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546817==    by 0xA807D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2546817==    by 0xA0AB2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2546817==    by 0xA0AB32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2546817==    by 0x122D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2546817==    by 0x11DD8D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2546817==    by 0x1208F2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2546817==    by 0x120792: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2546817==    by 0x120E29: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2546817==    by 0x11C1B5: main (TestStimulusFactory.cpp:19)
==2546817== 
==2546817== Open file descriptor 115:
==2546817==    <inherited from parent>
==2546817== 
==2546817== Open file descriptor 112:
==2546817==    <inherited from parent>
==2546817== 
==2546817== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestStimulusFactory_valgrind.txt
==2546817==    <inherited from parent>
==2546817== 
==2546817== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2546817==    <inherited from parent>
==2546817== 
==2546817== 
==2546817== HEAP SUMMARY:
==2546817==     in use at exit: 858,488 bytes in 12,122 blocks
==2546817==   total heap usage: 189,816 allocs, 177,694 frees, 1,566,938,371 bytes allocated
==2546817== 
==2546817== LEAK SUMMARY:
==2546817==    definitely lost: 0 bytes in 0 blocks
==2546817==    indirectly lost: 0 bytes in 0 blocks
==2546817==      possibly lost: 0 bytes in 0 blocks
==2546817==    still reachable: 24 bytes in 2 blocks
==2546817==         suppressed: 858,464 bytes in 12,120 blocks
==2546817== Reachable blocks (those to which a pointer was found) are not shown.
==2546817== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2546817== 
==2546817== For lists of detected and suppressed errors, rerun with: -s
==2546817== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 32 from 24)
