==1835196== Memcheck, a memory error detector
==1835196== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1835196== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1835196== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestHeartConfig -malloc_debug -malloc_dump -memory_info
==1835196== Parent PID: 1816752
==1835196== 
==1835196== 
==1835196== FILE DESCRIPTORS: 10 open (3 std) at exit.
==1835196== Open file descriptor 12:
==1835196==    at 0xB70E07D: pipe (pipe.c:29)
==1835196==    by 0x13F9407D: ???
==1835196==    by 0xF7594CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1835196==    by 0xAFFC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1835196==    by 0xAF95D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1835196==    by 0x9C8CD38: PetscInitialize (pinit.c:924)
==1835196==    by 0x9AF4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1835196==    by 0x9AF41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1835196==    by 0x17E1E7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1835196==    by 0x175CFD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1835196==    by 0x179100: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1835196==    by 0x178FA0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1835196==    by 0x179637: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1835196==    by 0x174125: main (TestHeartConfig.cpp:19)
==1835196== 
==1835196== Open file descriptor 8: /dev/shm/open_mpi.0000
==1835196==    at 0xB712A1C: __open_nocancel (open64_nocancel.c:39)
==1835196==    by 0xB696BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1835196==    by 0x9B2E822: ???
==1835196==    by 0x9B2E96F: ???
==1835196==    by 0xF7FE6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1835196==    by 0xF7FE938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1835196==    by 0xF7B4922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1835196==    by 0xF7592DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1835196==    by 0xAFFC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1835196==    by 0xAF95D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1835196==    by 0x9C8CD38: PetscInitialize (pinit.c:924)
==1835196==    by 0x9AF4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1835196==    by 0x9AF41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1835196==    by 0x17E1E7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1835196==    by 0x175CFD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1835196==    by 0x179100: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1835196==    by 0x178FA0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1835196==    by 0x179637: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1835196==    by 0x174125: main (TestHeartConfig.cpp:19)
==1835196== 
==1835196== Open file descriptor 118:
==1835196==    <inherited from parent>
==1835196== 
==1835196== Open file descriptor 115:
==1835196==    <inherited from parent>
==1835196== 
==1835196== Open file descriptor 113: /usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt
==1835196==    <inherited from parent>
==1835196== 
==1835196== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHeartConfig_valgrind.txt
==1835196==    <inherited from parent>
==1835196== 
==1835196== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1835196==    <inherited from parent>
==1835196== 
==1835196== 
==1835196== HEAP SUMMARY:
==1835196==     in use at exit: 835,617 bytes in 11,676 blocks
==1835196==   total heap usage: 2,328,561 allocs, 2,316,885 frees, 2,212,541,545 bytes allocated
==1835196== 
==1835196== LEAK SUMMARY:
==1835196==    definitely lost: 0 bytes in 0 blocks
==1835196==    indirectly lost: 0 bytes in 0 blocks
==1835196==      possibly lost: 0 bytes in 0 blocks
==1835196==    still reachable: 24 bytes in 2 blocks
==1835196==         suppressed: 835,593 bytes in 11,674 blocks
==1835196== Reachable blocks (those to which a pointer was found) are not shown.
==1835196== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1835196== 
==1835196== For lists of detected and suppressed errors, rerun with: -s
==1835196== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
