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