==617237== Memcheck, a memory error detector
==617237== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==617237== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==617237== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestHdf5ToVisualizerConverters -malloc_debug -malloc_dump -memory_info
==617237== Parent PID: 606210
==617237== 
==617237== 
==617237== FILE DESCRIPTORS: 10 open (3 std) at exit.
==617237== Open file descriptor 12:
==617237==    at 0xA1D126D: pipe (pipe.c:29)
==617237==    by 0x1405907D: ???
==617237==    by 0xF8044CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==617237==    by 0xB8CB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617237==    by 0xB864D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617237==    by 0xA55BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==617237==    by 0x9E00153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==617237==    by 0x9E001A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==617237==    by 0x124280: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==617237==    by 0x11DACD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==617237==    by 0x1204C0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==617237==    by 0x120360: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==617237==    by 0x1209F7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==617237==    by 0x11BEF5: main (TestHdf5ToVisualizerConverters.cpp:19)
==617237== 
==617237== Open file descriptor 8: /dev/shm/open_mpi.0000
==617237==    at 0xA1D5C0C: __open_nocancel (open64_nocancel.c:39)
==617237==    by 0xA159BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==617237==    by 0x9E34822: ???
==617237==    by 0x9E3496F: ???
==617237==    by 0xF8A96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==617237==    by 0xF8A9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==617237==    by 0xF85F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==617237==    by 0xF8042DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==617237==    by 0xB8CB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617237==    by 0xB864D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617237==    by 0xA55BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==617237==    by 0x9E00153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==617237==    by 0x9E001A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==617237==    by 0x124280: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==617237==    by 0x11DACD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==617237==    by 0x1204C0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==617237==    by 0x120360: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==617237==    by 0x1209F7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==617237==    by 0x11BEF5: main (TestHdf5ToVisualizerConverters.cpp:19)
==617237== 
==617237== Open file descriptor 118:
==617237==    <inherited from parent>
==617237== 
==617237== Open file descriptor 114:
==617237==    <inherited from parent>
==617237== 
==617237== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==617237==    <inherited from parent>
==617237== 
==617237== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHdf5ToVisualizerConverters_valgrind.txt
==617237==    <inherited from parent>
==617237== 
==617237== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==617237==    <inherited from parent>
==617237== 
==617237== 
==617237== HEAP SUMMARY:
==617237==     in use at exit: 858,003 bytes in 12,112 blocks
==617237==   total heap usage: 131,532 allocs, 119,420 frees, 1,571,538,240 bytes allocated
==617237== 
==617237== LEAK SUMMARY:
==617237==    definitely lost: 0 bytes in 0 blocks
==617237==    indirectly lost: 0 bytes in 0 blocks
==617237==      possibly lost: 0 bytes in 0 blocks
==617237==    still reachable: 24 bytes in 2 blocks
==617237==         suppressed: 857,979 bytes in 12,110 blocks
==617237== Reachable blocks (those to which a pointer was found) are not shown.
==617237== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==617237== 
==617237== For lists of detected and suppressed errors, rerun with: -s
==617237== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
