==2364325== Memcheck, a memory error detector
==2364325== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2364325== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2364325== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestImplicitCardiacMechanicsSolver -malloc_debug -malloc_dump -memory_info
==2364325== Parent PID: 2346293
==2364325== 
==2364325== 
==2364325== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2364325== Open file descriptor 12:
==2364325==    at 0xBB8B22D: pipe (pipe.c:29)
==2364325==    by 0x13F9607D: ???
==2364325==    by 0xF7984CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2364325==    by 0xBD87418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2364325==    by 0xBD20D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2364325==    by 0xA139D38: PetscInitialize (pinit.c:924)
==2364325==    by 0xA011153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2364325==    by 0xA0111A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2364325==    by 0x12D058: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2364325==    by 0x127F95: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2364325==    by 0x12ABEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2364325==    by 0x12AA8C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2364325==    by 0x12B123: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2364325==    by 0x126275: main (TestImplicitCardiacMechanicsSolver.cpp:19)
==2364325== 
==2364325== Open file descriptor 8: /dev/shm/open_mpi.0000
==2364325==    at 0xBB8FBCC: __open_nocancel (open64_nocancel.c:39)
==2364325==    by 0xBB13C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2364325==    by 0xB3C3822: ???
==2364325==    by 0xB3C396F: ???
==2364325==    by 0xF83D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2364325==    by 0xF83D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2364325==    by 0xF7F3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2364325==    by 0xF7982DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2364325==    by 0xBD87418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2364325==    by 0xBD20D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2364325==    by 0xA139D38: PetscInitialize (pinit.c:924)
==2364325==    by 0xA011153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2364325==    by 0xA0111A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2364325==    by 0x12D058: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2364325==    by 0x127F95: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2364325==    by 0x12ABEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2364325==    by 0x12AA8C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2364325==    by 0x12B123: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2364325==    by 0x126275: main (TestImplicitCardiacMechanicsSolver.cpp:19)
==2364325== 
==2364325== Open file descriptor 116:
==2364325==    <inherited from parent>
==2364325== 
==2364325== Open file descriptor 112:
==2364325==    <inherited from parent>
==2364325== 
==2364325== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestImplicitCardiacMechanicsSolver_valgrind.txt
==2364325==    <inherited from parent>
==2364325== 
==2364325== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2364325==    <inherited from parent>
==2364325== 
==2364325== 
==2364325== HEAP SUMMARY:
==2364325==     in use at exit: 700,672 bytes in 9,373 blocks
==2364325==   total heap usage: 1,351,094 allocs, 1,341,721 frees, 1,495,671,506 bytes allocated
==2364325== 
==2364325== LEAK SUMMARY:
==2364325==    definitely lost: 0 bytes in 0 blocks
==2364325==    indirectly lost: 0 bytes in 0 blocks
==2364325==      possibly lost: 0 bytes in 0 blocks
==2364325==    still reachable: 24 bytes in 2 blocks
==2364325==         suppressed: 700,648 bytes in 9,371 blocks
==2364325== Reachable blocks (those to which a pointer was found) are not shown.
==2364325== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2364325== 
==2364325== For lists of detected and suppressed errors, rerun with: -s
==2364325== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
