==423770== Memcheck, a memory error detector
==423770== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==423770== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==423770== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCardiacElectroMechanicsProblem -malloc_debug -malloc_dump -memory_info
==423770== Parent PID: 413147
==423770== 
==423770== 
==423770== FILE DESCRIPTORS: 9 open (3 std) at exit.
==423770== Open file descriptor 12:
==423770==    at 0xA8AE26D: pipe (pipe.c:29)
==423770==    by 0x143F007D: ???
==423770==    by 0xDA2E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==423770==    by 0xA3FC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==423770==    by 0xA395D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==423770==    by 0xAAB8D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==423770==    by 0xA2BC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==423770==    by 0xA2BC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==423770==    by 0x13315A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==423770==    by 0x12C26D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==423770==    by 0x12F5CE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==423770==    by 0x12F46E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==423770==    by 0x12FB05: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==423770==    by 0x12A695: main (TestCardiacElectroMechanicsProblem.cpp:19)
==423770== 
==423770== Open file descriptor 8: /dev/shm/open_mpi.0000
==423770==    at 0xA8B2C0C: __open_nocancel (open64_nocancel.c:39)
==423770==    by 0xA836BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==423770==    by 0xA2F1822: ???
==423770==    by 0xA2F196F: ???
==423770==    by 0xDAD36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==423770==    by 0xDAD3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==423770==    by 0xDA89922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==423770==    by 0xDA2E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==423770==    by 0xA3FC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==423770==    by 0xA395D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==423770==    by 0xAAB8D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==423770==    by 0xA2BC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==423770==    by 0xA2BC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==423770==    by 0x13315A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==423770==    by 0x12C26D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==423770==    by 0x12F5CE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==423770==    by 0x12F46E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==423770==    by 0x12FB05: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==423770==    by 0x12A695: main (TestCardiacElectroMechanicsProblem.cpp:19)
==423770== 
==423770== Open file descriptor 116:
==423770==    <inherited from parent>
==423770== 
==423770== Open file descriptor 113:
==423770==    <inherited from parent>
==423770== 
==423770== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCardiacElectroMechanicsProblem_valgrind.txt
==423770==    <inherited from parent>
==423770== 
==423770== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==423770==    <inherited from parent>
==423770== 
==423770== 
==423770== HEAP SUMMARY:
==423770==     in use at exit: 858,483 bytes in 12,122 blocks
==423770==   total heap usage: 594,194 allocs, 582,072 frees, 1,689,171,212 bytes allocated
==423770== 
==423770== LEAK SUMMARY:
==423770==    definitely lost: 0 bytes in 0 blocks
==423770==    indirectly lost: 0 bytes in 0 blocks
==423770==      possibly lost: 0 bytes in 0 blocks
==423770==    still reachable: 24 bytes in 2 blocks
==423770==         suppressed: 858,459 bytes in 12,120 blocks
==423770== Reachable blocks (those to which a pointer was found) are not shown.
==423770== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==423770== 
==423770== For lists of detected and suppressed errors, rerun with: -s
==423770== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 65 from 24)
