==3522913== Memcheck, a memory error detector
==3522913== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3522913== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3522913== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainProblem -malloc_debug -malloc_dump -memory_info
==3522913== Parent PID: 3504736
==3522913== 
==3522913== Warning: invalid file descriptor -1 in syscall close()
==3522913== 
==3522913== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3522913== Open file descriptor 12:
==3522913==    at 0xC11407D: pipe (pipe.c:29)
==3522913==    by 0x1432D07D: ???
==3522913==    by 0xFFFD4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3522913==    by 0xBA02418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522913==    by 0xB99BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522913==    by 0xA2DDD38: PetscInitialize (pinit.c:924)
==3522913==    by 0xA1422DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3522913==    by 0xA14232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3522913==    by 0x14A2B6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3522913==    by 0x14182D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3522913==    by 0x144A20: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3522913==    by 0x1448C0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3522913==    by 0x144F57: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3522913==    by 0x13FC05: main (TestMonodomainProblem.cpp:19)
==3522913== 
==3522913== Open file descriptor 8: /dev/shm/open_mpi.0000
==3522913==    at 0xC118A1C: __open_nocancel (open64_nocancel.c:39)
==3522913==    by 0xC09CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3522913==    by 0xA17D822: ???
==3522913==    by 0xA17D96F: ???
==3522913==    by 0x100A46DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3522913==    by 0x100A4938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3522913==    by 0x1005A922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3522913==    by 0xFFFD2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3522913==    by 0xBA02418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522913==    by 0xB99BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3522913==    by 0xA2DDD38: PetscInitialize (pinit.c:924)
==3522913==    by 0xA1422DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3522913==    by 0xA14232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3522913==    by 0x14A2B6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3522913==    by 0x14182D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3522913==    by 0x144A20: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3522913==    by 0x1448C0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3522913==    by 0x144F57: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3522913==    by 0x13FC05: main (TestMonodomainProblem.cpp:19)
==3522913== 
==3522913== Open file descriptor 115:
==3522913==    <inherited from parent>
==3522913== 
==3522913== Open file descriptor 112:
==3522913==    <inherited from parent>
==3522913== 
==3522913== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainProblem_valgrind.txt
==3522913==    <inherited from parent>
==3522913== 
==3522913== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3522913==    <inherited from parent>
==3522913== 
==3522913== 
==3522913== HEAP SUMMARY:
==3522913==     in use at exit: 836,028 bytes in 11,682 blocks
==3522913==   total heap usage: 6,626,508 allocs, 6,614,826 frees, 4,220,356,195 bytes allocated
==3522913== 
==3522913== LEAK SUMMARY:
==3522913==    definitely lost: 0 bytes in 0 blocks
==3522913==    indirectly lost: 0 bytes in 0 blocks
==3522913==      possibly lost: 0 bytes in 0 blocks
==3522913==    still reachable: 24 bytes in 2 blocks
==3522913==         suppressed: 836,004 bytes in 11,680 blocks
==3522913== Reachable blocks (those to which a pointer was found) are not shown.
==3522913== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3522913== 
==3522913== For lists of detected and suppressed errors, rerun with: -s
==3522913== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 125 from 31)
