==1271985== Memcheck, a memory error detector
==1271985== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1271985== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1271985== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestImplicitCardiacMechanicsSolver -malloc_debug -malloc_dump -memory_info
==1271985== Parent PID: 1249332
==1271985== 
==1271985== 
==1271985== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1271985== Open file descriptor 12:
==1271985==    at 0xBB7A22D: pipe (pipe.c:29)
==1271985==    by 0x13F8407D: ???
==1271985==    by 0xF7864CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1271985==    by 0xBD76418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1271985==    by 0xBD0FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1271985==    by 0xA12AD38: PetscInitialize (pinit.c:924)
==1271985==    by 0xA00120F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1271985==    by 0xA00125D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1271985==    by 0x12D170: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1271985==    by 0x1280AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1271985==    by 0x12AD04: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1271985==    by 0x12ABA4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1271985==    by 0x12B23B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1271985==    by 0x126295: main (TestImplicitCardiacMechanicsSolver.cpp:19)
==1271985== 
==1271985== Open file descriptor 8: /dev/shm/open_mpi.0000
==1271985==    at 0xBB7EBCC: __open_nocancel (open64_nocancel.c:39)
==1271985==    by 0xBB02C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1271985==    by 0xB3B4822: ???
==1271985==    by 0xB3B496F: ???
==1271985==    by 0xF82B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1271985==    by 0xF82B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1271985==    by 0xF7E1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1271985==    by 0xF7862DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1271985==    by 0xBD76418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1271985==    by 0xBD0FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1271985==    by 0xA12AD38: PetscInitialize (pinit.c:924)
==1271985==    by 0xA00120F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1271985==    by 0xA00125D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1271985==    by 0x12D170: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1271985==    by 0x1280AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1271985==    by 0x12AD04: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1271985==    by 0x12ABA4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1271985==    by 0x12B23B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1271985==    by 0x126295: main (TestImplicitCardiacMechanicsSolver.cpp:19)
==1271985== 
==1271985== Open file descriptor 114:
==1271985==    <inherited from parent>
==1271985== 
==1271985== Open file descriptor 110:
==1271985==    <inherited from parent>
==1271985== 
==1271985== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestImplicitCardiacMechanicsSolver_valgrind.txt
==1271985==    <inherited from parent>
==1271985== 
==1271985== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1271985==    <inherited from parent>
==1271985== 
==1271985== 
==1271985== HEAP SUMMARY:
==1271985==     in use at exit: 700,672 bytes in 9,373 blocks
==1271985==   total heap usage: 1,333,859 allocs, 1,324,486 frees, 1,494,181,139 bytes allocated
==1271985== 
==1271985== LEAK SUMMARY:
==1271985==    definitely lost: 0 bytes in 0 blocks
==1271985==    indirectly lost: 0 bytes in 0 blocks
==1271985==      possibly lost: 0 bytes in 0 blocks
==1271985==    still reachable: 24 bytes in 2 blocks
==1271985==         suppressed: 700,648 bytes in 9,371 blocks
==1271985== Reachable blocks (those to which a pointer was found) are not shown.
==1271985== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1271985== 
==1271985== For lists of detected and suppressed errors, rerun with: -s
==1271985== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
