==2084104== Memcheck, a memory error detector
==2084104== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2084104== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2084104== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestArchivingExtendedBidomain -malloc_debug -malloc_dump -memory_info
==2084104== Parent PID: 2074753
==2084104== 
==2084104== 
==2084104== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2084104== Open file descriptor 12:
==2084104==    at 0xB67826D: pipe (pipe.c:29)
==2084104==    by 0x1405F07D: ???
==2084104==    by 0xF8054CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2084104==    by 0xB2AD418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084104==    by 0xB246D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084104==    by 0x9F3DD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2084104==    by 0x9DAE153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2084104==    by 0x9DAE1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2084104==    by 0x12EDFA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2084104==    by 0x129BB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2084104==    by 0x12CA16: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2084104==    by 0x12C911: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2084104==    by 0x12CF25: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2084104==    by 0x128365: main (TestArchivingExtendedBidomain.cpp:18)
==2084104== 
==2084104== Open file descriptor 8: /dev/shm/open_mpi.0000
==2084104==    at 0xB67CC0C: __open_nocancel (open64_nocancel.c:39)
==2084104==    by 0xB600BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2084104==    by 0x9DE2822: ???
==2084104==    by 0x9DE296F: ???
==2084104==    by 0xF8AA6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084104==    by 0xF8AA938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084104==    by 0xF860922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084104==    by 0xF8052DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2084104==    by 0xB2AD418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084104==    by 0xB246D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084104==    by 0x9F3DD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2084104==    by 0x9DAE153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2084104==    by 0x9DAE1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2084104==    by 0x12EDFA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2084104==    by 0x129BB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2084104==    by 0x12CA16: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2084104==    by 0x12C911: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2084104==    by 0x12CF25: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2084104==    by 0x128365: main (TestArchivingExtendedBidomain.cpp:18)
==2084104== 
==2084104== Open file descriptor 115:
==2084104==    <inherited from parent>
==2084104== 
==2084104== Open file descriptor 112:
==2084104==    <inherited from parent>
==2084104== 
==2084104== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestArchivingExtendedBidomain_valgrind.txt
==2084104==    <inherited from parent>
==2084104== 
==2084104== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2084104==    <inherited from parent>
==2084104== 
==2084104== 
==2084104== HEAP SUMMARY:
==2084104==     in use at exit: 858,425 bytes in 12,118 blocks
==2084104==   total heap usage: 360,726 allocs, 348,608 frees, 1,644,578,680 bytes allocated
==2084104== 
==2084104== LEAK SUMMARY:
==2084104==    definitely lost: 0 bytes in 0 blocks
==2084104==    indirectly lost: 0 bytes in 0 blocks
==2084104==      possibly lost: 0 bytes in 0 blocks
==2084104==    still reachable: 24 bytes in 2 blocks
==2084104==         suppressed: 858,401 bytes in 12,116 blocks
==2084104== Reachable blocks (those to which a pointer was found) are not shown.
==2084104== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2084104== 
==2084104== For lists of detected and suppressed errors, rerun with: -s
==2084104== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 20)
