==1102009== Memcheck, a memory error detector
==1102009== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1102009== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1102009== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestHeartFileFinder -malloc_debug -malloc_dump -memory_info
==1102009== Parent PID: 1090844
==1102009== 
==1102009== 
==1102009== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1102009== Open file descriptor 12:
==1102009==    at 0x856C26D: pipe (pipe.c:29)
==1102009==    by 0x1405907D: ???
==1102009==    by 0xE7464CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1102009==    by 0x9C66418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1102009==    by 0x9BFFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1102009==    by 0x88F6D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1102009==    by 0x8199153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1102009==    by 0x81991A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1102009==    by 0x11F18E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1102009==    by 0x11A2B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1102009==    by 0x11C9B0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1102009==    by 0x11C8AB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1102009==    by 0x11CEBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1102009==    by 0x118AB5: main (TestHeartFileFinder.cpp:18)
==1102009== 
==1102009== Open file descriptor 8: /dev/shm/open_mpi.0000
==1102009==    at 0x8570C0C: __open_nocancel (open64_nocancel.c:39)
==1102009==    by 0x84F4BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1102009==    by 0x81CD822: ???
==1102009==    by 0x81CD96F: ???
==1102009==    by 0xE7EB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1102009==    by 0xE7EB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1102009==    by 0xE7A1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1102009==    by 0xE7462DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1102009==    by 0x9C66418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1102009==    by 0x9BFFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1102009==    by 0x88F6D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1102009==    by 0x8199153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1102009==    by 0x81991A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1102009==    by 0x11F18E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1102009==    by 0x11A2B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1102009==    by 0x11C9B0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1102009==    by 0x11C8AB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1102009==    by 0x11CEBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1102009==    by 0x118AB5: main (TestHeartFileFinder.cpp:18)
==1102009== 
==1102009== Open file descriptor 115:
==1102009==    <inherited from parent>
==1102009== 
==1102009== Open file descriptor 112:
==1102009==    <inherited from parent>
==1102009== 
==1102009== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHeartFileFinder_valgrind.txt
==1102009==    <inherited from parent>
==1102009== 
==1102009== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1102009==    <inherited from parent>
==1102009== 
==1102009== 
==1102009== HEAP SUMMARY:
==1102009==     in use at exit: 858,008 bytes in 12,112 blocks
==1102009==   total heap usage: 57,458 allocs, 45,346 frees, 1,543,048,819 bytes allocated
==1102009== 
==1102009== LEAK SUMMARY:
==1102009==    definitely lost: 0 bytes in 0 blocks
==1102009==    indirectly lost: 0 bytes in 0 blocks
==1102009==      possibly lost: 0 bytes in 0 blocks
==1102009==    still reachable: 24 bytes in 2 blocks
==1102009==         suppressed: 857,984 bytes in 12,110 blocks
==1102009== Reachable blocks (those to which a pointer was found) are not shown.
==1102009== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1102009== 
==1102009== For lists of detected and suppressed errors, rerun with: -s
==1102009== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
