==2368840== Memcheck, a memory error detector
==2368840== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2368840== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2368840== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCardiacSimulationArchiver -malloc_debug -malloc_dump -memory_info
==2368840== Parent PID: 2357573
==2368840== 
==2368840== 
==2368840== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2368840== Open file descriptor 12:
==2368840==    at 0xBC6A26D: pipe (pipe.c:29)
==2368840==    by 0x143EC07D: ???
==2368840==    by 0xFB8C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2368840==    by 0xBFE6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2368840==    by 0xBF7FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2368840==    by 0xA666D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2368840==    by 0xA4D62DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2368840==    by 0xA4D632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2368840==    by 0x207D04: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2368840==    by 0x200F1B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2368840==    by 0x2049A0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2368840==    by 0x204840: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2368840==    by 0x204ED7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2368840==    by 0x1FF195: main (TestCardiacSimulationArchiver.cpp:19)
==2368840== 
==2368840== Open file descriptor 8: /dev/shm/open_mpi.0000
==2368840==    at 0xBC6EC0C: __open_nocancel (open64_nocancel.c:39)
==2368840==    by 0xBBF2BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2368840==    by 0xA50B822: ???
==2368840==    by 0xA50B96F: ???
==2368840==    by 0xFC316DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2368840==    by 0xFC31938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2368840==    by 0xFBE7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2368840==    by 0xFB8C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2368840==    by 0xBFE6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2368840==    by 0xBF7FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2368840==    by 0xA666D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2368840==    by 0xA4D62DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2368840==    by 0xA4D632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2368840==    by 0x207D04: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2368840==    by 0x200F1B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2368840==    by 0x2049A0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2368840==    by 0x204840: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2368840==    by 0x204ED7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2368840==    by 0x1FF195: main (TestCardiacSimulationArchiver.cpp:19)
==2368840== 
==2368840== Open file descriptor 115:
==2368840==    <inherited from parent>
==2368840== 
==2368840== Open file descriptor 112:
==2368840==    <inherited from parent>
==2368840== 
==2368840== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCardiacSimulationArchiver_valgrind.txt
==2368840==    <inherited from parent>
==2368840== 
==2368840== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2368840==    <inherited from parent>
==2368840== 
==2368840== 
==2368840== HEAP SUMMARY:
==2368840==     in use at exit: 858,425 bytes in 12,118 blocks
==2368840==   total heap usage: 2,906,995 allocs, 2,894,877 frees, 2,515,265,920 bytes allocated
==2368840== 
==2368840== LEAK SUMMARY:
==2368840==    definitely lost: 0 bytes in 0 blocks
==2368840==    indirectly lost: 0 bytes in 0 blocks
==2368840==      possibly lost: 0 bytes in 0 blocks
==2368840==    still reachable: 24 bytes in 2 blocks
==2368840==         suppressed: 858,401 bytes in 12,116 blocks
==2368840== Reachable blocks (those to which a pointer was found) are not shown.
==2368840== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2368840== 
==2368840== For lists of detected and suppressed errors, rerun with: -s
==2368840== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 121 from 17)
