==1019399== Memcheck, a memory error detector
==1019399== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1019399== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1019399== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestBidomainWithBathProblem -malloc_debug -malloc_dump -memory_info
==1019399== Parent PID: 1002846
==1019399== 
==1019399== 
==1019399== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1019399== Open file descriptor 12:
==1019399==    at 0xAC4B22D: pipe (pipe.c:29)
==1019399==    by 0x1430F07D: ???
==1019399==    by 0xFB134CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1019399==    by 0xC345418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1019399==    by 0xC2DED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1019399==    by 0xAFD5D38: PetscInitialize (pinit.c:924)
==1019399==    by 0xA44E2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1019399==    by 0xA44E32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1019399==    by 0x14218A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1019399==    by 0x13BB8D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1019399==    by 0x13F14C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1019399==    by 0x13EFEC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1019399==    by 0x13F683: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1019399==    by 0x139E15: main (TestBidomainWithBathProblem.cpp:19)
==1019399== 
==1019399== Open file descriptor 8: /dev/shm/open_mpi.0000
==1019399==    at 0xAC4FBCC: __open_nocancel (open64_nocancel.c:39)
==1019399==    by 0xABD3C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1019399==    by 0xA483822: ???
==1019399==    by 0xA48396F: ???
==1019399==    by 0xFBB86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1019399==    by 0xFBB8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1019399==    by 0xFB6E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1019399==    by 0xFB132DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1019399==    by 0xC345418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1019399==    by 0xC2DED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1019399==    by 0xAFD5D38: PetscInitialize (pinit.c:924)
==1019399==    by 0xA44E2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1019399==    by 0xA44E32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1019399==    by 0x14218A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1019399==    by 0x13BB8D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1019399==    by 0x13F14C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1019399==    by 0x13EFEC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1019399==    by 0x13F683: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1019399==    by 0x139E15: main (TestBidomainWithBathProblem.cpp:19)
==1019399== 
==1019399== Open file descriptor 116:
==1019399==    <inherited from parent>
==1019399== 
==1019399== Open file descriptor 112:
==1019399==    <inherited from parent>
==1019399== 
==1019399== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestBidomainWithBathProblem_valgrind.txt
==1019399==    <inherited from parent>
==1019399== 
==1019399== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1019399==    <inherited from parent>
==1019399== 
==1019399== 
==1019399== HEAP SUMMARY:
==1019399==     in use at exit: 701,152 bytes in 9,383 blocks
==1019399==   total heap usage: 1,399,922 allocs, 1,390,539 frees, 2,003,661,480 bytes allocated
==1019399== 
==1019399== LEAK SUMMARY:
==1019399==    definitely lost: 0 bytes in 0 blocks
==1019399==    indirectly lost: 0 bytes in 0 blocks
==1019399==      possibly lost: 0 bytes in 0 blocks
==1019399==    still reachable: 24 bytes in 2 blocks
==1019399==         suppressed: 701,128 bytes in 9,381 blocks
==1019399== Reachable blocks (those to which a pointer was found) are not shown.
==1019399== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1019399== 
==1019399== For lists of detected and suppressed errors, rerun with: -s
==1019399== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 69 from 34)
