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