==2084141== Memcheck, a memory error detector
==2084141== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2084141== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2084141== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestExtendedBidomainProblem -malloc_debug -malloc_dump -memory_info
==2084141== Parent PID: 2074753
==2084141== 
==2084141== 
==2084141== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2084141== Open file descriptor 12:
==2084141==    at 0xA2B826D: pipe (pipe.c:29)
==2084141==    by 0x1405F07D: ???
==2084141==    by 0xD6654CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2084141==    by 0x9EEB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084141==    by 0x9E84D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084141==    by 0xA640D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2084141==    by 0x9DAE153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2084141==    by 0x9DAE1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2084141==    by 0x124860: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2084141==    by 0x11F973: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2084141==    by 0x122578: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2084141==    by 0x122473: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2084141==    by 0x122A87: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2084141==    by 0x11E175: main (TestExtendedBidomainProblem.cpp:18)
==2084141== 
==2084141== Open file descriptor 8: /dev/shm/open_mpi.0000
==2084141==    at 0xA2BCC0C: __open_nocancel (open64_nocancel.c:39)
==2084141==    by 0xA240BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2084141==    by 0x9DE2822: ???
==2084141==    by 0x9DE296F: ???
==2084141==    by 0xD70A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084141==    by 0xD70A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084141==    by 0xD6C0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084141==    by 0xD6652DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2084141==    by 0x9EEB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084141==    by 0x9E84D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084141==    by 0xA640D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2084141==    by 0x9DAE153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2084141==    by 0x9DAE1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2084141==    by 0x124860: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2084141==    by 0x11F973: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2084141==    by 0x122578: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2084141==    by 0x122473: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2084141==    by 0x122A87: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2084141==    by 0x11E175: main (TestExtendedBidomainProblem.cpp:18)
==2084141== 
==2084141== Open file descriptor 115:
==2084141==    <inherited from parent>
==2084141== 
==2084141== Open file descriptor 112:
==2084141==    <inherited from parent>
==2084141== 
==2084141== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExtendedBidomainProblem_valgrind.txt
==2084141==    <inherited from parent>
==2084141== 
==2084141== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2084141==    <inherited from parent>
==2084141== 
==2084141== 
==2084141== HEAP SUMMARY:
==2084141==     in use at exit: 858,425 bytes in 12,118 blocks
==2084141==   total heap usage: 2,381,783 allocs, 2,369,665 frees, 2,672,892,505 bytes allocated
==2084141== 
==2084141== LEAK SUMMARY:
==2084141==    definitely lost: 0 bytes in 0 blocks
==2084141==    indirectly lost: 0 bytes in 0 blocks
==2084141==      possibly lost: 0 bytes in 0 blocks
==2084141==    still reachable: 24 bytes in 2 blocks
==2084141==         suppressed: 858,401 bytes in 12,116 blocks
==2084141== Reachable blocks (those to which a pointer was found) are not shown.
==2084141== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2084141== 
==2084141== For lists of detected and suppressed errors, rerun with: -s
==2084141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 24 from 19)
