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