==43963== Memcheck, a memory error detector
==43963== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43963== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43963== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCheckpointing -malloc_debug -malloc_dump -memory_info
==43963== Parent PID: 24177
==43963== 
==43963== 
==43963== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43963== Open file descriptor 12:
==43963==    at 0xA80807D: pipe (pipe.c:29)
==43963==    by 0x1433D07D: ???
==43963==    by 0xFB7B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43963==    by 0xBF01418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43963==    by 0xBE9AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43963==    by 0xAB91D38: PetscInitialize (pinit.c:924)
==43963==    by 0xA0AA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43963==    by 0xA0AA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43963==    by 0x1239FA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43963==    by 0x11E4F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43963==    by 0x120D74: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43963==    by 0x120C6F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43963==    by 0x121283: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43963==    by 0x11CCF5: main (TestCheckpointing.cpp:18)
==43963== 
==43963== Open file descriptor 8: /dev/shm/open_mpi.0000
==43963==    at 0xA80CA1C: __open_nocancel (open64_nocancel.c:39)
==43963==    by 0xA790BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43963==    by 0xA0E4822: ???
==43963==    by 0xA0E496F: ???
==43963==    by 0xFC206DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43963==    by 0xFC20938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43963==    by 0xFBD6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43963==    by 0xFB7B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43963==    by 0xBF01418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43963==    by 0xBE9AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43963==    by 0xAB91D38: PetscInitialize (pinit.c:924)
==43963==    by 0xA0AA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43963==    by 0xA0AA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43963==    by 0x1239FA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43963==    by 0x11E4F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43963==    by 0x120D74: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43963==    by 0x120C6F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43963==    by 0x121283: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43963==    by 0x11CCF5: main (TestCheckpointing.cpp:18)
==43963== 
==43963== Open file descriptor 113:
==43963==    <inherited from parent>
==43963== 
==43963== Open file descriptor 110:
==43963==    <inherited from parent>
==43963== 
==43963== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCheckpointing_valgrind.txt
==43963==    <inherited from parent>
==43963== 
==43963== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43963==    <inherited from parent>
==43963== 
==43963== 
==43963== HEAP SUMMARY:
==43963==     in use at exit: 618,823 bytes in 8,245 blocks
==43963==   total heap usage: 834,336 allocs, 826,091 frees, 1,443,152,478 bytes allocated
==43963== 
==43963== LEAK SUMMARY:
==43963==    definitely lost: 0 bytes in 0 blocks
==43963==    indirectly lost: 0 bytes in 0 blocks
==43963==      possibly lost: 0 bytes in 0 blocks
==43963==    still reachable: 120 bytes in 3 blocks
==43963==         suppressed: 618,703 bytes in 8,242 blocks
==43963== Reachable blocks (those to which a pointer was found) are not shown.
==43963== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43963== 
==43963== For lists of detected and suppressed errors, rerun with: -s
==43963== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 58 from 32)
