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