==43313== Memcheck, a memory error detector
==43313== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43313== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43313== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestNhsModelWithBackwardSolver -malloc_debug -malloc_dump -memory_info
==43313== Parent PID: 24060
==43313== 
==43313== 
==43313== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43313== Open file descriptor 12:
==43313==    at 0x87B107D: pipe (pipe.c:29)
==43313==    by 0x1432F07D: ???
==43313==    by 0xEE294CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43313==    by 0x9EAC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43313==    by 0x9E45D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43313==    by 0x8B3CD38: PetscInitialize (pinit.c:924)
==43313==    by 0x83DF1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43313==    by 0x83DF227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43313==    by 0x118B18: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43313==    by 0x114093: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43313==    by 0x11647E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43313==    by 0x116379: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43313==    by 0x11698D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43313==    by 0x112895: main (TestNhsModelWithBackwardSolver.cpp:18)
==43313== 
==43313== Open file descriptor 8: /dev/shm/open_mpi.0000
==43313==    at 0x87B5A1C: __open_nocancel (open64_nocancel.c:39)
==43313==    by 0x8739BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43313==    by 0x841A822: ???
==43313==    by 0x841A96F: ???
==43313==    by 0xEED06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43313==    by 0xEED0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43313==    by 0xEE86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43313==    by 0xEE292DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43313==    by 0x9EAC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43313==    by 0x9E45D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43313==    by 0x8B3CD38: PetscInitialize (pinit.c:924)
==43313==    by 0x83DF1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43313==    by 0x83DF227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43313==    by 0x118B18: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43313==    by 0x114093: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43313==    by 0x11647E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43313==    by 0x116379: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43313==    by 0x11698D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43313==    by 0x112895: main (TestNhsModelWithBackwardSolver.cpp:18)
==43313== 
==43313== Open file descriptor 115:
==43313==    <inherited from parent>
==43313== 
==43313== Open file descriptor 112:
==43313==    <inherited from parent>
==43313== 
==43313== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestNhsModelWithBackwardSolver_valgrind.txt
==43313==    <inherited from parent>
==43313== 
==43313== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43313==    <inherited from parent>
==43313== 
==43313== 
==43313== HEAP SUMMARY:
==43313==     in use at exit: 618,338 bytes in 8,238 blocks
==43313==   total heap usage: 49,064 allocs, 40,826 frees, 1,338,539,336 bytes allocated
==43313== 
==43313== LEAK SUMMARY:
==43313==    definitely lost: 0 bytes in 0 blocks
==43313==    indirectly lost: 0 bytes in 0 blocks
==43313==      possibly lost: 0 bytes in 0 blocks
==43313==    still reachable: 24 bytes in 2 blocks
==43313==         suppressed: 618,314 bytes in 8,236 blocks
==43313== Reachable blocks (those to which a pointer was found) are not shown.
==43313== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43313== 
==43313== For lists of detected and suppressed errors, rerun with: -s
==43313== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
