==43453== Memcheck, a memory error detector
==43453== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43453== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43453== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainProblem -malloc_debug -malloc_dump -memory_info
==43453== Parent PID: 23996
==43453== 
==43453== Warning: invalid file descriptor -1 in syscall close()
==43453== 
==43453== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43453== Open file descriptor 12:
==43453==    at 0xC10B07D: pipe (pipe.c:29)
==43453==    by 0x1433707D: ???
==43453==    by 0xFFF54CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43453==    by 0xB9F9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43453==    by 0xB992D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43453==    by 0xA2D4D38: PetscInitialize (pinit.c:924)
==43453==    by 0xA1441D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43453==    by 0xA144227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43453==    by 0x14A2B6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43453==    by 0x14182D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43453==    by 0x144A20: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43453==    by 0x1448C0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43453==    by 0x144F57: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43453==    by 0x13FC05: main (TestMonodomainProblem.cpp:19)
==43453== 
==43453== Open file descriptor 8: /dev/shm/open_mpi.0000
==43453==    at 0xC10FA1C: __open_nocancel (open64_nocancel.c:39)
==43453==    by 0xC093BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43453==    by 0xA17E822: ???
==43453==    by 0xA17E96F: ???
==43453==    by 0x1009C6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43453==    by 0x1009C938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43453==    by 0x10052922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43453==    by 0xFFF52DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43453==    by 0xB9F9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43453==    by 0xB992D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43453==    by 0xA2D4D38: PetscInitialize (pinit.c:924)
==43453==    by 0xA1441D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43453==    by 0xA144227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43453==    by 0x14A2B6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43453==    by 0x14182D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43453==    by 0x144A20: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43453==    by 0x1448C0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43453==    by 0x144F57: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43453==    by 0x13FC05: main (TestMonodomainProblem.cpp:19)
==43453== 
==43453== Open file descriptor 158:
==43453==    <inherited from parent>
==43453== 
==43453== Open file descriptor 155:
==43453==    <inherited from parent>
==43453== 
==43453== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainProblem_valgrind.txt
==43453==    <inherited from parent>
==43453== 
==43453== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43453==    <inherited from parent>
==43453== 
==43453== 
==43453== HEAP SUMMARY:
==43453==     in use at exit: 618,757 bytes in 8,244 blocks
==43453==   total heap usage: 6,613,791 allocs, 6,605,547 frees, 4,016,613,882 bytes allocated
==43453== 
==43453== LEAK SUMMARY:
==43453==    definitely lost: 0 bytes in 0 blocks
==43453==    indirectly lost: 0 bytes in 0 blocks
==43453==      possibly lost: 0 bytes in 0 blocks
==43453==    still reachable: 24 bytes in 2 blocks
==43453==         suppressed: 618,733 bytes in 8,242 blocks
==43453== Reachable blocks (those to which a pointer was found) are not shown.
==43453== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43453== 
==43453== For lists of detected and suppressed errors, rerun with: -s
==43453== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 128 from 34)
