==1293787== Memcheck, a memory error detector
==1293787== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1293787== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1293787== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestBidomainWithBathProblem -malloc_debug -malloc_dump -memory_info
==1293787== Parent PID: 1277417
==1293787== 
==1293787== 
==1293787== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1293787== Open file descriptor 12:
==1293787==    at 0xA8BE22D: pipe (pipe.c:29)
==1293787==    by 0x13F8107D: ???
==1293787==    by 0xF7854CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1293787==    by 0xBFB8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1293787==    by 0xBF51D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1293787==    by 0xAC48D38: PetscInitialize (pinit.c:924)
==1293787==    by 0xA0C3FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1293787==    by 0xA0C401D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1293787==    by 0x142282: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1293787==    by 0x13BC85: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1293787==    by 0x13F244: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1293787==    by 0x13F0E4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1293787==    by 0x13F77B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1293787==    by 0x139E15: main (TestBidomainWithBathProblem.cpp:19)
==1293787== 
==1293787== Open file descriptor 8: /dev/shm/open_mpi.0000
==1293787==    at 0xA8C2BCC: __open_nocancel (open64_nocancel.c:39)
==1293787==    by 0xA846C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1293787==    by 0xA0F8822: ???
==1293787==    by 0xA0F896F: ???
==1293787==    by 0xF82A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1293787==    by 0xF82A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1293787==    by 0xF7E0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1293787==    by 0xF7852DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1293787==    by 0xBFB8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1293787==    by 0xBF51D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1293787==    by 0xAC48D38: PetscInitialize (pinit.c:924)
==1293787==    by 0xA0C3FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1293787==    by 0xA0C401D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1293787==    by 0x142282: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1293787==    by 0x13BC85: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1293787==    by 0x13F244: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1293787==    by 0x13F0E4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1293787==    by 0x13F77B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1293787==    by 0x139E15: main (TestBidomainWithBathProblem.cpp:19)
==1293787== 
==1293787== Open file descriptor 116:
==1293787==    <inherited from parent>
==1293787== 
==1293787== Open file descriptor 112:
==1293787==    <inherited from parent>
==1293787== 
==1293787== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestBidomainWithBathProblem_valgrind.txt
==1293787==    <inherited from parent>
==1293787== 
==1293787== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1293787==    <inherited from parent>
==1293787== 
==1293787== 
==1293787== HEAP SUMMARY:
==1293787==     in use at exit: 701,152 bytes in 9,383 blocks
==1293787==   total heap usage: 1,400,393 allocs, 1,391,010 frees, 2,003,772,045 bytes allocated
==1293787== 
==1293787== LEAK SUMMARY:
==1293787==    definitely lost: 0 bytes in 0 blocks
==1293787==    indirectly lost: 0 bytes in 0 blocks
==1293787==      possibly lost: 0 bytes in 0 blocks
==1293787==    still reachable: 24 bytes in 2 blocks
==1293787==         suppressed: 701,128 bytes in 9,381 blocks
==1293787== Reachable blocks (those to which a pointer was found) are not shown.
==1293787== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1293787== 
==1293787== For lists of detected and suppressed errors, rerun with: -s
==1293787== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 69 from 34)
