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