==2696692== Memcheck, a memory error detector
==2696692== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2696692== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2696692== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestImplicitCardiacMechanicsSolver -malloc_debug -malloc_dump -memory_info
==2696692== Parent PID: 2678878
==2696692== 
==2696692== 
==2696692== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2696692== Open file descriptor 12:
==2696692==    at 0xBB9F07D: pipe (pipe.c:29)
==2696692==    by 0x13F9A07D: ???
==2696692==    by 0xF7B04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2696692==    by 0xBD9C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2696692==    by 0xBD35D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2696692==    by 0xA13FD38: PetscInitialize (pinit.c:924)
==2696692==    by 0xA017153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2696692==    by 0xA0171A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2696692==    by 0x12D058: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2696692==    by 0x127F95: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2696692==    by 0x12ABEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2696692==    by 0x12AA8C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2696692==    by 0x12B123: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2696692==    by 0x126275: main (TestImplicitCardiacMechanicsSolver.cpp:19)
==2696692== 
==2696692== Open file descriptor 8: /dev/shm/open_mpi.0000
==2696692==    at 0xBBA3A1C: __open_nocancel (open64_nocancel.c:39)
==2696692==    by 0xBB27BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2696692==    by 0xB3CF822: ???
==2696692==    by 0xB3CF96F: ???
==2696692==    by 0xF8556DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2696692==    by 0xF855938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2696692==    by 0xF80B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2696692==    by 0xF7B02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2696692==    by 0xBD9C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2696692==    by 0xBD35D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2696692==    by 0xA13FD38: PetscInitialize (pinit.c:924)
==2696692==    by 0xA017153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2696692==    by 0xA0171A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2696692==    by 0x12D058: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2696692==    by 0x127F95: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2696692==    by 0x12ABEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2696692==    by 0x12AA8C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2696692==    by 0x12B123: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2696692==    by 0x126275: main (TestImplicitCardiacMechanicsSolver.cpp:19)
==2696692== 
==2696692== Open file descriptor 115:
==2696692==    <inherited from parent>
==2696692== 
==2696692== Open file descriptor 112:
==2696692==    <inherited from parent>
==2696692== 
==2696692== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestImplicitCardiacMechanicsSolver_valgrind.txt
==2696692==    <inherited from parent>
==2696692== 
==2696692== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2696692==    <inherited from parent>
==2696692== 
==2696692== 
==2696692== HEAP SUMMARY:
==2696692==     in use at exit: 835,548 bytes in 11,672 blocks
==2696692==   total heap usage: 1,574,426 allocs, 1,562,754 frees, 1,687,270,469 bytes allocated
==2696692== 
==2696692== LEAK SUMMARY:
==2696692==    definitely lost: 0 bytes in 0 blocks
==2696692==    indirectly lost: 0 bytes in 0 blocks
==2696692==      possibly lost: 0 bytes in 0 blocks
==2696692==    still reachable: 24 bytes in 2 blocks
==2696692==         suppressed: 835,524 bytes in 11,670 blocks
==2696692== Reachable blocks (those to which a pointer was found) are not shown.
==2696692== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2696692== 
==2696692== For lists of detected and suppressed errors, rerun with: -s
==2696692== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 31 from 31)
