==1160616== Memcheck, a memory error detector
==1160616== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1160616== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1160616== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExtendedBidomainProblem -malloc_debug -malloc_dump -memory_info
==1160616== Parent PID: 1144178
==1160616== 
==1160616== 
==1160616== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1160616== Open file descriptor 12:
==1160616==    at 0xA5F622D: pipe (pipe.c:29)
==1160616==    by 0x13F9407D: ???
==1160616==    by 0xD5864CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1160616==    by 0x9EE4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1160616==    by 0x9E7DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1160616==    by 0xA980D38: PetscInitialize (pinit.c:924)
==1160616==    by 0x9DAA153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1160616==    by 0x9DAA1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1160616==    by 0x124904: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1160616==    by 0x11F9B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1160616==    by 0x12261C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1160616==    by 0x122517: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1160616==    by 0x122B2B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1160616==    by 0x11E1B5: main (TestExtendedBidomainProblem.cpp:18)
==1160616== 
==1160616== Open file descriptor 8: /dev/shm/open_mpi.0000
==1160616==    at 0xA5FABCC: __open_nocancel (open64_nocancel.c:39)
==1160616==    by 0xA57EC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1160616==    by 0x9DDE822: ???
==1160616==    by 0x9DDE96F: ???
==1160616==    by 0xD62B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1160616==    by 0xD62B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1160616==    by 0xD5E1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1160616==    by 0xD5862DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1160616==    by 0x9EE4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1160616==    by 0x9E7DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1160616==    by 0xA980D38: PetscInitialize (pinit.c:924)
==1160616==    by 0x9DAA153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1160616==    by 0x9DAA1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1160616==    by 0x124904: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1160616==    by 0x11F9B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1160616==    by 0x12261C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1160616==    by 0x122517: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1160616==    by 0x122B2B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1160616==    by 0x11E1B5: main (TestExtendedBidomainProblem.cpp:18)
==1160616== 
==1160616== Open file descriptor 115:
==1160616==    <inherited from parent>
==1160616== 
==1160616== Open file descriptor 112:
==1160616==    <inherited from parent>
==1160616== 
==1160616== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExtendedBidomainProblem_valgrind.txt
==1160616==    <inherited from parent>
==1160616== 
==1160616== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1160616==    <inherited from parent>
==1160616== 
==1160616== 
==1160616== HEAP SUMMARY:
==1160616==     in use at exit: 701,152 bytes in 9,383 blocks
==1160616==   total heap usage: 2,375,398 allocs, 2,366,015 frees, 2,483,497,514 bytes allocated
==1160616== 
==1160616== LEAK SUMMARY:
==1160616==    definitely lost: 0 bytes in 0 blocks
==1160616==    indirectly lost: 0 bytes in 0 blocks
==1160616==      possibly lost: 0 bytes in 0 blocks
==1160616==    still reachable: 24 bytes in 2 blocks
==1160616==         suppressed: 701,128 bytes in 9,381 blocks
==1160616== Reachable blocks (those to which a pointer was found) are not shown.
==1160616== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1160616== 
==1160616== For lists of detected and suppressed errors, rerun with: -s
==1160616== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 32)
