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