==2194831== Memcheck, a memory error detector
==2194831== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2194831== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2194831== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExtendedVsBidomainProblem -malloc_debug -malloc_dump -memory_info
==2194831== Parent PID: 2178034
==2194831== 
==2194831== 
==2194831== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2194831== Open file descriptor 12:
==2194831==    at 0xABE622D: pipe (pipe.c:29)
==2194831==    by 0x1431D07D: ???
==2194831==    by 0xFB254CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2194831==    by 0xC2E0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2194831==    by 0xC279D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2194831==    by 0xAF70D38: PetscInitialize (pinit.c:924)
==2194831==    by 0xA4D02DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2194831==    by 0xA4D032D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2194831==    by 0x12E254: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2194831==    by 0x128EAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2194831==    by 0x12C1D6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2194831==    by 0x12C076: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2194831==    by 0x12C70D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2194831==    by 0x1272D5: main (TestExtendedVsBidomainProblem.cpp:19)
==2194831== 
==2194831== Open file descriptor 8: /dev/shm/open_mpi.0000
==2194831==    at 0xABEABCC: __open_nocancel (open64_nocancel.c:39)
==2194831==    by 0xAB6EC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2194831==    by 0xA505822: ???
==2194831==    by 0xA50596F: ???
==2194831==    by 0xFBCA6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2194831==    by 0xFBCA938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2194831==    by 0xFB80922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2194831==    by 0xFB252DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2194831==    by 0xC2E0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2194831==    by 0xC279D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2194831==    by 0xAF70D38: PetscInitialize (pinit.c:924)
==2194831==    by 0xA4D02DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2194831==    by 0xA4D032D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2194831==    by 0x12E254: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2194831==    by 0x128EAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2194831==    by 0x12C1D6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2194831==    by 0x12C076: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2194831==    by 0x12C70D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2194831==    by 0x1272D5: main (TestExtendedVsBidomainProblem.cpp:19)
==2194831== 
==2194831== Open file descriptor 116:
==2194831==    <inherited from parent>
==2194831== 
==2194831== Open file descriptor 112:
==2194831==    <inherited from parent>
==2194831== 
==2194831== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExtendedVsBidomainProblem_valgrind.txt
==2194831==    <inherited from parent>
==2194831== 
==2194831== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2194831==    <inherited from parent>
==2194831== 
==2194831== 
==2194831== HEAP SUMMARY:
==2194831==     in use at exit: 701,223 bytes in 9,387 blocks
==2194831==   total heap usage: 468,326 allocs, 458,939 frees, 1,461,292,336 bytes allocated
==2194831== 
==2194831== LEAK SUMMARY:
==2194831==    definitely lost: 0 bytes in 0 blocks
==2194831==    indirectly lost: 0 bytes in 0 blocks
==2194831==      possibly lost: 0 bytes in 0 blocks
==2194831==    still reachable: 24 bytes in 2 blocks
==2194831==         suppressed: 701,199 bytes in 9,385 blocks
==2194831== Reachable blocks (those to which a pointer was found) are not shown.
==2194831== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2194831== 
==2194831== For lists of detected and suppressed errors, rerun with: -s
==2194831== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 61 from 35)
