==43202== Memcheck, a memory error detector
==43202== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43202== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43202== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExplicitCardiacMechanicsSolver -malloc_debug -malloc_dump -memory_info
==43202== Parent PID: 23997
==43202== 
==43202== 
==43202== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43202== Open file descriptor 12:
==43202==    at 0xAB1207D: pipe (pipe.c:29)
==43202==    by 0x1432607D: ???
==43202==    by 0xFB2B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43202==    by 0xC08B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43202==    by 0xC024D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43202==    by 0xAD1BD38: PetscInitialize (pinit.c:924)
==43202==    by 0xA3121D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43202==    by 0xA312227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43202==    by 0x12399A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43202==    by 0x11ED4D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43202==    by 0x1218A6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43202==    by 0x121746: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43202==    by 0x121DDD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43202==    by 0x11D175: main (TestExplicitCardiacMechanicsSolver.cpp:19)
==43202== 
==43202== Open file descriptor 8: /dev/shm/open_mpi.0000
==43202==    at 0xAB16A1C: __open_nocancel (open64_nocancel.c:39)
==43202==    by 0xAA9ABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43202==    by 0xA34D822: ???
==43202==    by 0xA34D96F: ???
==43202==    by 0xFBD06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43202==    by 0xFBD0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43202==    by 0xFB86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43202==    by 0xFB2B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43202==    by 0xC08B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43202==    by 0xC024D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43202==    by 0xAD1BD38: PetscInitialize (pinit.c:924)
==43202==    by 0xA3121D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43202==    by 0xA312227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43202==    by 0x12399A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43202==    by 0x11ED4D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43202==    by 0x1218A6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43202==    by 0x121746: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43202==    by 0x121DDD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43202==    by 0x11D175: main (TestExplicitCardiacMechanicsSolver.cpp:19)
==43202== 
==43202== Open file descriptor 113:
==43202==    <inherited from parent>
==43202== 
==43202== Open file descriptor 110:
==43202==    <inherited from parent>
==43202== 
==43202== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExplicitCardiacMechanicsSolver_valgrind.txt
==43202==    <inherited from parent>
==43202== 
==43202== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43202==    <inherited from parent>
==43202== 
==43202== 
==43202== HEAP SUMMARY:
==43202==     in use at exit: 618,265 bytes in 8,234 blocks
==43202==   total heap usage: 1,587,802 allocs, 1,579,568 frees, 1,535,127,172 bytes allocated
==43202== 
==43202== LEAK SUMMARY:
==43202==    definitely lost: 0 bytes in 0 blocks
==43202==    indirectly lost: 0 bytes in 0 blocks
==43202==      possibly lost: 0 bytes in 0 blocks
==43202==    still reachable: 24 bytes in 2 blocks
==43202==         suppressed: 618,241 bytes in 8,232 blocks
==43202== Reachable blocks (those to which a pointer was found) are not shown.
==43202== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43202== 
==43202== For lists of detected and suppressed errors, rerun with: -s
==43202== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 30 from 30)
