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