==3522363== Memcheck, a memory error detector
==3522363== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3522363== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3522363== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCardiacElectroMechanicsProblem -malloc_debug -malloc_dump -memory_info
==3522363== Parent PID: 3504736
==3522363== 
==3522363== 
==3522363== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3522363== Open file descriptor 12:
==3522363==    at 0xAC0607D: pipe (pipe.c:29)
==3522363==    by 0x1432E07D: ???
==3522363==    by 0xD95E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3522363==    by 0xA40D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522363==    by 0xA3A6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522363==    by 0xAE0FD38: PetscInitialize (pinit.c:924)
==3522363==    by 0xA2C22DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3522363==    by 0xA2C232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3522363==    by 0x1331FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3522363==    by 0x12C2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3522363==    by 0x12F672: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3522363==    by 0x12F512: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3522363==    by 0x12FBA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3522363==    by 0x12A6D5: main (TestCardiacElectroMechanicsProblem.cpp:19)
==3522363== 
==3522363== Open file descriptor 8: /dev/shm/open_mpi.0000
==3522363==    at 0xAC0AA1C: __open_nocancel (open64_nocancel.c:39)
==3522363==    by 0xAB8EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3522363==    by 0xA2FD822: ???
==3522363==    by 0xA2FD96F: ???
==3522363==    by 0xDA036DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3522363==    by 0xDA03938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3522363==    by 0xD9B9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3522363==    by 0xD95E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3522363==    by 0xA40D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522363==    by 0xA3A6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522363==    by 0xAE0FD38: PetscInitialize (pinit.c:924)
==3522363==    by 0xA2C22DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3522363==    by 0xA2C232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3522363==    by 0x1331FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3522363==    by 0x12C2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3522363==    by 0x12F672: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3522363==    by 0x12F512: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3522363==    by 0x12FBA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3522363==    by 0x12A6D5: main (TestCardiacElectroMechanicsProblem.cpp:19)
==3522363== 
==3522363== Open file descriptor 115:
==3522363==    <inherited from parent>
==3522363== 
==3522363== Open file descriptor 112:
==3522363==    <inherited from parent>
==3522363== 
==3522363== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCardiacElectroMechanicsProblem_valgrind.txt
==3522363==    <inherited from parent>
==3522363== 
==3522363== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3522363==    <inherited from parent>
==3522363== 
==3522363== 
==3522363== HEAP SUMMARY:
==3522363==     in use at exit: 836,097 bytes in 11,686 blocks
==3522363==   total heap usage: 596,888 allocs, 585,202 frees, 1,686,539,199 bytes allocated
==3522363== 
==3522363== LEAK SUMMARY:
==3522363==    definitely lost: 0 bytes in 0 blocks
==3522363==    indirectly lost: 0 bytes in 0 blocks
==3522363==      possibly lost: 0 bytes in 0 blocks
==3522363==    still reachable: 24 bytes in 2 blocks
==3522363==         suppressed: 836,073 bytes in 11,684 blocks
==3522363== Reachable blocks (those to which a pointer was found) are not shown.
==3522363== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3522363== 
==3522363== For lists of detected and suppressed errors, rerun with: -s
==3522363== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 79 from 38)
