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