==2445432== Memcheck, a memory error detector
==2445432== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2445432== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2445432== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExtendedVsBidomainProblem -malloc_debug -malloc_dump -memory_info
==2445432== Parent PID: 2429088
==2445432== 
==2445432== 
==2445432== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2445432== Open file descriptor 12:
==2445432==    at 0xA86A07D: pipe (pipe.c:29)
==2445432==    by 0x13F9507D: ???
==2445432==    by 0xF7B04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2445432==    by 0xBF65418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2445432==    by 0xBEFED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2445432==    by 0xABF5D38: PetscInitialize (pinit.c:924)
==2445432==    by 0xA147153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2445432==    by 0xA1471A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2445432==    by 0x12E254: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2445432==    by 0x128EAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2445432==    by 0x12C1D6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2445432==    by 0x12C076: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2445432==    by 0x12C70D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2445432==    by 0x1272D5: main (TestExtendedVsBidomainProblem.cpp:19)
==2445432== 
==2445432== Open file descriptor 8: /dev/shm/open_mpi.0000
==2445432==    at 0xA86EA1C: __open_nocancel (open64_nocancel.c:39)
==2445432==    by 0xA7F2BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2445432==    by 0xA181822: ???
==2445432==    by 0xA18196F: ???
==2445432==    by 0xF8556DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2445432==    by 0xF855938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2445432==    by 0xF80B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2445432==    by 0xF7B02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2445432==    by 0xBF65418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2445432==    by 0xBEFED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2445432==    by 0xABF5D38: PetscInitialize (pinit.c:924)
==2445432==    by 0xA147153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2445432==    by 0xA1471A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2445432==    by 0x12E254: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2445432==    by 0x128EAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2445432==    by 0x12C1D6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2445432==    by 0x12C076: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2445432==    by 0x12C70D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2445432==    by 0x1272D5: main (TestExtendedVsBidomainProblem.cpp:19)
==2445432== 
==2445432== Open file descriptor 115:
==2445432==    <inherited from parent>
==2445432== 
==2445432== Open file descriptor 112:
==2445432==    <inherited from parent>
==2445432== 
==2445432== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExtendedVsBidomainProblem_valgrind.txt
==2445432==    <inherited from parent>
==2445432== 
==2445432== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2445432==    <inherited from parent>
==2445432== 
==2445432== 
==2445432== HEAP SUMMARY:
==2445432==     in use at exit: 836,097 bytes in 11,686 blocks
==2445432==   total heap usage: 474,426 allocs, 462,740 frees, 1,647,892,750 bytes allocated
==2445432== 
==2445432== LEAK SUMMARY:
==2445432==    definitely lost: 0 bytes in 0 blocks
==2445432==    indirectly lost: 0 bytes in 0 blocks
==2445432==      possibly lost: 0 bytes in 0 blocks
==2445432==    still reachable: 24 bytes in 2 blocks
==2445432==         suppressed: 836,073 bytes in 11,684 blocks
==2445432== Reachable blocks (those to which a pointer was found) are not shown.
==2445432== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2445432== 
==2445432== For lists of detected and suppressed errors, rerun with: -s
==2445432== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 64 from 38)
