==43222== Memcheck, a memory error detector
==43222== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43222== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43222== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainFitzHughNagumo -malloc_debug -malloc_dump -memory_info
==43222== Parent PID: 23903
==43222== 
==43222== 
==43222== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43222== Open file descriptor 12:
==43222==    at 0xA7DF07D: pipe (pipe.c:29)
==43222==    by 0x1432407D: ???
==43222==    by 0xFB2B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43222==    by 0xBED8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43222==    by 0xBE71D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43222==    by 0xAB68D38: PetscInitialize (pinit.c:924)
==43222==    by 0xA0C61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43222==    by 0xA0C6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43222==    by 0x1211B8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43222==    by 0x11C2B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43222==    by 0x11E6C2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43222==    by 0x11E5BE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43222==    by 0x11EBD1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43222==    by 0x11AAB5: main (TestMonodomainFitzHughNagumo.cpp:18)
==43222== 
==43222== Open file descriptor 8: /dev/shm/open_mpi.0000
==43222==    at 0xA7E3A1C: __open_nocancel (open64_nocancel.c:39)
==43222==    by 0xA767BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43222==    by 0xA100822: ???
==43222==    by 0xA10096F: ???
==43222==    by 0xFBD06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43222==    by 0xFBD0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43222==    by 0xFB86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43222==    by 0xFB2B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43222==    by 0xBED8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43222==    by 0xBE71D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43222==    by 0xAB68D38: PetscInitialize (pinit.c:924)
==43222==    by 0xA0C61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43222==    by 0xA0C6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43222==    by 0x1211B8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43222==    by 0x11C2B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43222==    by 0x11E6C2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43222==    by 0x11E5BE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43222==    by 0x11EBD1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43222==    by 0x11AAB5: main (TestMonodomainFitzHughNagumo.cpp:18)
==43222== 
==43222== Open file descriptor 115:
==43222==    <inherited from parent>
==43222== 
==43222== Open file descriptor 112:
==43222==    <inherited from parent>
==43222== 
==43222== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainFitzHughNagumo_valgrind.txt
==43222==    <inherited from parent>
==43222== 
==43222== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43222==    <inherited from parent>
==43222== 
==43222== 
==43222== HEAP SUMMARY:
==43222==     in use at exit: 618,814 bytes in 8,248 blocks
==43222==   total heap usage: 80,869 allocs, 72,621 frees, 1,344,239,296 bytes allocated
==43222== 
==43222== LEAK SUMMARY:
==43222==    definitely lost: 0 bytes in 0 blocks
==43222==    indirectly lost: 0 bytes in 0 blocks
==43222==      possibly lost: 0 bytes in 0 blocks
==43222==    still reachable: 24 bytes in 2 blocks
==43222==         suppressed: 618,790 bytes in 8,246 blocks
==43222== Reachable blocks (those to which a pointer was found) are not shown.
==43222== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43222== 
==43222== For lists of detected and suppressed errors, rerun with: -s
==43222== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 40 from 38)
