==43314== Memcheck, a memory error detector
==43314== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43314== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43314== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestContractionModels -malloc_debug -malloc_dump -memory_info
==43314== Parent PID: 24243
==43314== 
==43314== 
==43314== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43314== Open file descriptor 12:
==43314==    at 0x9E0407D: pipe (pipe.c:29)
==43314==    by 0x1433907D: ???
==43314==    by 0xEE6E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43314==    by 0x990B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43314==    by 0x98A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43314==    by 0x8578D38: PetscInitialize (pinit.c:924)
==43314==    by 0x844F1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43314==    by 0x844F227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43314==    by 0x12263F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==43314==    by 0x11CBED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43314==    by 0x11F788: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43314==    by 0x11F628: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43314==    by 0x11FCBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43314==    by 0x11AE95: main (TestContractionModels.cpp:19)
==43314== 
==43314== Open file descriptor 8: /dev/shm/open_mpi.0000
==43314==    at 0x9E08A1C: __open_nocancel (open64_nocancel.c:39)
==43314==    by 0x9D8CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43314==    by 0x9802822: ???
==43314==    by 0x980296F: ???
==43314==    by 0xEF156DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43314==    by 0xEF15938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43314==    by 0xEECB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43314==    by 0xEE6E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43314==    by 0x990B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43314==    by 0x98A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43314==    by 0x8578D38: PetscInitialize (pinit.c:924)
==43314==    by 0x844F1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43314==    by 0x844F227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43314==    by 0x12263F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==43314==    by 0x11CBED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43314==    by 0x11F788: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43314==    by 0x11F628: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43314==    by 0x11FCBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43314==    by 0x11AE95: main (TestContractionModels.cpp:19)
==43314== 
==43314== Open file descriptor 113:
==43314==    <inherited from parent>
==43314== 
==43314== Open file descriptor 110:
==43314==    <inherited from parent>
==43314== 
==43314== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestContractionModels_valgrind.txt
==43314==    <inherited from parent>
==43314== 
==43314== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43314==    <inherited from parent>
==43314== 
==43314== 
==43314== HEAP SUMMARY:
==43314==     in use at exit: 618,343 bytes in 8,235 blocks
==43314==   total heap usage: 4,643,673 allocs, 4,635,438 frees, 1,548,561,571 bytes allocated
==43314== 
==43314== LEAK SUMMARY:
==43314==    definitely lost: 0 bytes in 0 blocks
==43314==    indirectly lost: 0 bytes in 0 blocks
==43314==      possibly lost: 0 bytes in 0 blocks
==43314==    still reachable: 120 bytes in 3 blocks
==43314==         suppressed: 618,223 bytes in 8,232 blocks
==43314== Reachable blocks (those to which a pointer was found) are not shown.
==43314== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43314== 
==43314== For lists of detected and suppressed errors, rerun with: -s
==43314== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
