==1195311== Memcheck, a memory error detector
==1195311== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1195311== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1195311== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExtendedBidomainProblem -malloc_debug -malloc_dump -memory_info
==1195311== Parent PID: 1174373
==1195311== 
==1195311== 
==1195311== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1195311== Open file descriptor 12:
==1195311==    at 0xA6FC22D: pipe (pipe.c:29)
==1195311==    by 0x140E807D: ???
==1195311==    by 0xD6D34CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1195311==    by 0x9FEC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1195311==    by 0x9F85D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1195311==    by 0xAA9FD38: PetscInitialize (pinit.c:924)
==1195311==    by 0x9EAE58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1195311==    by 0x9EAE5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1195311==    by 0x12DB00: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1195311==    by 0x128A3D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1195311==    by 0x12B846: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1195311==    by 0x12B741: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1195311==    by 0x12BD55: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1195311==    by 0x127240: main (TestExtendedBidomainProblem.cpp:18)
==1195311== 
==1195311== Open file descriptor 8: /dev/shm/open_mpi.0000
==1195311==    at 0xA700BCC: __open_nocancel (open64_nocancel.c:39)
==1195311==    by 0xA684C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1195311==    by 0x9EE6822: ???
==1195311==    by 0x9EE696F: ???
==1195311==    by 0xD7786DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1195311==    by 0xD778938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1195311==    by 0xD72E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1195311==    by 0xD6D32DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1195311==    by 0x9FEC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1195311==    by 0x9F85D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1195311==    by 0xAA9FD38: PetscInitialize (pinit.c:924)
==1195311==    by 0x9EAE58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1195311==    by 0x9EAE5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1195311==    by 0x12DB00: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1195311==    by 0x128A3D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1195311==    by 0x12B846: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1195311==    by 0x12B741: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1195311==    by 0x12BD55: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1195311==    by 0x127240: main (TestExtendedBidomainProblem.cpp:18)
==1195311== 
==1195311== Open file descriptor 116:
==1195311==    <inherited from parent>
==1195311== 
==1195311== Open file descriptor 111:
==1195311==    <inherited from parent>
==1195311== 
==1195311== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExtendedBidomainProblem_valgrind.txt
==1195311==    <inherited from parent>
==1195311== 
==1195311== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1195311==    <inherited from parent>
==1195311== 
==1195311== 
==1195311== HEAP SUMMARY:
==1195311==     in use at exit: 701,168 bytes in 9,383 blocks
==1195311==   total heap usage: 2,374,893 allocs, 2,365,510 frees, 2,483,276,896 bytes allocated
==1195311== 
==1195311== LEAK SUMMARY:
==1195311==    definitely lost: 0 bytes in 0 blocks
==1195311==    indirectly lost: 0 bytes in 0 blocks
==1195311==      possibly lost: 0 bytes in 0 blocks
==1195311==    still reachable: 24 bytes in 2 blocks
==1195311==         suppressed: 701,144 bytes in 9,381 blocks
==1195311== Reachable blocks (those to which a pointer was found) are not shown.
==1195311== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1195311== 
==1195311== For lists of detected and suppressed errors, rerun with: -s
==1195311== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 39 from 34)
