==1137477== Memcheck, a memory error detector
==1137477== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1137477== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1137477== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExplicitCardiacMechanicsSolver -malloc_debug -malloc_dump -memory_info
==1137477== Parent PID: 1114737
==1137477== 
==1137477== 
==1137477== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1137477== Open file descriptor 12:
==1137477==    at 0xA76D22D: pipe (pipe.c:29)
==1137477==    by 0x13F8407D: ???
==1137477==    by 0xF7864CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1137477==    by 0xBCE5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1137477==    by 0xBC7ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1137477==    by 0xA975D38: PetscInitialize (pinit.c:924)
==1137477==    by 0x9F7220F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1137477==    by 0x9F7225D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1137477==    by 0x123A92: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1137477==    by 0x11EE45: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1137477==    by 0x12199E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1137477==    by 0x12183E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1137477==    by 0x121ED5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1137477==    by 0x11D175: main (TestExplicitCardiacMechanicsSolver.cpp:19)
==1137477== 
==1137477== Open file descriptor 8: /dev/shm/open_mpi.0000
==1137477==    at 0xA771BCC: __open_nocancel (open64_nocancel.c:39)
==1137477==    by 0xA6F5C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1137477==    by 0x9FA7822: ???
==1137477==    by 0x9FA796F: ???
==1137477==    by 0xF82B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1137477==    by 0xF82B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1137477==    by 0xF7E1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1137477==    by 0xF7862DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1137477==    by 0xBCE5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1137477==    by 0xBC7ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1137477==    by 0xA975D38: PetscInitialize (pinit.c:924)
==1137477==    by 0x9F7220F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1137477==    by 0x9F7225D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1137477==    by 0x123A92: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1137477==    by 0x11EE45: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1137477==    by 0x12199E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1137477==    by 0x12183E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1137477==    by 0x121ED5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1137477==    by 0x11D175: main (TestExplicitCardiacMechanicsSolver.cpp:19)
==1137477== 
==1137477== Open file descriptor 114:
==1137477==    <inherited from parent>
==1137477== 
==1137477== Open file descriptor 110:
==1137477==    <inherited from parent>
==1137477== 
==1137477== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExplicitCardiacMechanicsSolver_valgrind.txt
==1137477==    <inherited from parent>
==1137477== 
==1137477== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1137477==    <inherited from parent>
==1137477== 
==1137477== 
==1137477== HEAP SUMMARY:
==1137477==     in use at exit: 700,672 bytes in 9,373 blocks
==1137477==   total heap usage: 1,563,891 allocs, 1,554,518 frees, 1,549,944,547 bytes allocated
==1137477== 
==1137477== LEAK SUMMARY:
==1137477==    definitely lost: 0 bytes in 0 blocks
==1137477==    indirectly lost: 0 bytes in 0 blocks
==1137477==      possibly lost: 0 bytes in 0 blocks
==1137477==    still reachable: 24 bytes in 2 blocks
==1137477==         suppressed: 700,648 bytes in 9,371 blocks
==1137477== Reachable blocks (those to which a pointer was found) are not shown.
==1137477== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1137477== 
==1137477== For lists of detected and suppressed errors, rerun with: -s
==1137477== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
