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