==2286659== Memcheck, a memory error detector
==2286659== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2286659== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2286659== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestBidomainProblem -malloc_debug -malloc_dump -memory_info
==2286659== Parent PID: 2277183
==2286659== 
==2286659== 
==2286659== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2286659== Open file descriptor 12:
==2286659==    at 0xBDA326D: pipe (pipe.c:29)
==2286659==    by 0x143EC07D: ???
==2286659==    by 0xFB8C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2286659==    by 0xB9D6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2286659==    by 0xB96FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2286659==    by 0xA666D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2286659==    by 0xA4D62DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2286659==    by 0xA4D632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2286659==    by 0x1407A2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2286659==    by 0x139FBD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2286659==    by 0x13D634: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2286659==    by 0x13D4D4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2286659==    by 0x13DB6B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2286659==    by 0x138245: main (TestBidomainProblem.cpp:19)
==2286659== 
==2286659== Open file descriptor 8: /dev/shm/open_mpi.0000
==2286659==    at 0xBDA7C0C: __open_nocancel (open64_nocancel.c:39)
==2286659==    by 0xBD2BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2286659==    by 0xA50B822: ???
==2286659==    by 0xA50B96F: ???
==2286659==    by 0xFC316DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2286659==    by 0xFC31938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2286659==    by 0xFBE7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2286659==    by 0xFB8C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2286659==    by 0xB9D6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2286659==    by 0xB96FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2286659==    by 0xA666D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2286659==    by 0xA4D62DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2286659==    by 0xA4D632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2286659==    by 0x1407A2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2286659==    by 0x139FBD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2286659==    by 0x13D634: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2286659==    by 0x13D4D4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2286659==    by 0x13DB6B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2286659==    by 0x138245: main (TestBidomainProblem.cpp:19)
==2286659== 
==2286659== Open file descriptor 115:
==2286659==    <inherited from parent>
==2286659== 
==2286659== Open file descriptor 112:
==2286659==    <inherited from parent>
==2286659== 
==2286659== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestBidomainProblem_valgrind.txt
==2286659==    <inherited from parent>
==2286659== 
==2286659== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2286659==    <inherited from parent>
==2286659== 
==2286659== 
==2286659== HEAP SUMMARY:
==2286659==     in use at exit: 858,488 bytes in 12,122 blocks
==2286659==   total heap usage: 588,434 allocs, 576,312 frees, 1,753,665,926 bytes allocated
==2286659== 
==2286659== LEAK SUMMARY:
==2286659==    definitely lost: 0 bytes in 0 blocks
==2286659==    indirectly lost: 0 bytes in 0 blocks
==2286659==      possibly lost: 0 bytes in 0 blocks
==2286659==    still reachable: 24 bytes in 2 blocks
==2286659==         suppressed: 858,464 bytes in 12,120 blocks
==2286659== Reachable blocks (those to which a pointer was found) are not shown.
==2286659== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2286659== 
==2286659== For lists of detected and suppressed errors, rerun with: -s
==2286659== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 88 from 23)
