==1505004== Memcheck, a memory error detector
==1505004== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1505004== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1505004== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestBidomainWithBathProblem -malloc_debug -malloc_dump -memory_info
==1505004== Parent PID: 1488630
==1505004== 
==1505004== 
==1505004== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1505004== Open file descriptor 12:
==1505004==    at 0xA8D607D: pipe (pipe.c:29)
==1505004==    by 0x13F9607D: ???
==1505004==    by 0xF79E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1505004==    by 0xBFD1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1505004==    by 0xBF6AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1505004==    by 0xAC61D38: PetscInitialize (pinit.c:924)
==1505004==    by 0xA0D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1505004==    by 0xA0D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1505004==    by 0x14218A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1505004==    by 0x13BB8D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1505004==    by 0x13F14C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1505004==    by 0x13EFEC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1505004==    by 0x13F683: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1505004==    by 0x139E15: main (TestBidomainWithBathProblem.cpp:19)
==1505004== 
==1505004== Open file descriptor 8: /dev/shm/open_mpi.0000
==1505004==    at 0xA8DAA1C: __open_nocancel (open64_nocancel.c:39)
==1505004==    by 0xA85EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1505004==    by 0xA108822: ???
==1505004==    by 0xA10896F: ???
==1505004==    by 0xF8436DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1505004==    by 0xF843938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1505004==    by 0xF7F9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1505004==    by 0xF79E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1505004==    by 0xBFD1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1505004==    by 0xBF6AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1505004==    by 0xAC61D38: PetscInitialize (pinit.c:924)
==1505004==    by 0xA0D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1505004==    by 0xA0D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1505004==    by 0x14218A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1505004==    by 0x13BB8D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1505004==    by 0x13F14C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1505004==    by 0x13EFEC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1505004==    by 0x13F683: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1505004==    by 0x139E15: main (TestBidomainWithBathProblem.cpp:19)
==1505004== 
==1505004== Open file descriptor 115:
==1505004==    <inherited from parent>
==1505004== 
==1505004== Open file descriptor 112:
==1505004==    <inherited from parent>
==1505004== 
==1505004== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestBidomainWithBathProblem_valgrind.txt
==1505004==    <inherited from parent>
==1505004== 
==1505004== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1505004==    <inherited from parent>
==1505004== 
==1505004== 
==1505004== HEAP SUMMARY:
==1505004==     in use at exit: 995,990 bytes in 13,919 blocks
==1505004==   total heap usage: 1,410,110 allocs, 1,396,191 frees, 2,221,575,984 bytes allocated
==1505004== 
==1505004== LEAK SUMMARY:
==1505004==    definitely lost: 0 bytes in 0 blocks
==1505004==    indirectly lost: 0 bytes in 0 blocks
==1505004==      possibly lost: 0 bytes in 0 blocks
==1505004==    still reachable: 24 bytes in 2 blocks
==1505004==         suppressed: 995,966 bytes in 13,917 blocks
==1505004== Reachable blocks (those to which a pointer was found) are not shown.
==1505004== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1505004== 
==1505004== For lists of detected and suppressed errors, rerun with: -s
==1505004== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 69 from 34)
