==3581342== Memcheck, a memory error detector
==3581342== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3581342== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3581342== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainFitzHughNagumo -malloc_debug -malloc_dump -memory_info
==3581342== Parent PID: 3562972
==3581342== 
==3581342== 
==3581342== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3581342== Open file descriptor 12:
==3581342==    at 0xA7F507D: pipe (pipe.c:29)
==3581342==    by 0x1433007D: ???
==3581342==    by 0xFB4B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3581342==    by 0xBEEE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581342==    by 0xBE87D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581342==    by 0xAB7ED38: PetscInitialize (pinit.c:924)
==3581342==    by 0xA0D12DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3581342==    by 0xA0D132D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3581342==    by 0x1211B8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3581342==    by 0x11C2B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3581342==    by 0x11E6C2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3581342==    by 0x11E5BE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3581342==    by 0x11EBD1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3581342==    by 0x11AAB5: main (TestMonodomainFitzHughNagumo.cpp:18)
==3581342== 
==3581342== Open file descriptor 8: /dev/shm/open_mpi.0000
==3581342==    at 0xA7F9A1C: __open_nocancel (open64_nocancel.c:39)
==3581342==    by 0xA77DBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3581342==    by 0xA10C822: ???
==3581342==    by 0xA10C96F: ???
==3581342==    by 0xFBF06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3581342==    by 0xFBF0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3581342==    by 0xFBA6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3581342==    by 0xFB4B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3581342==    by 0xBEEE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581342==    by 0xBE87D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581342==    by 0xAB7ED38: PetscInitialize (pinit.c:924)
==3581342==    by 0xA0D12DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3581342==    by 0xA0D132D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3581342==    by 0x1211B8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3581342==    by 0x11C2B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3581342==    by 0x11E6C2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3581342==    by 0x11E5BE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3581342==    by 0x11EBD1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3581342==    by 0x11AAB5: main (TestMonodomainFitzHughNagumo.cpp:18)
==3581342== 
==3581342== Open file descriptor 115:
==3581342==    <inherited from parent>
==3581342== 
==3581342== Open file descriptor 112:
==3581342==    <inherited from parent>
==3581342== 
==3581342== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainFitzHughNagumo_valgrind.txt
==3581342==    <inherited from parent>
==3581342== 
==3581342== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3581342==    <inherited from parent>
==3581342== 
==3581342== 
==3581342== HEAP SUMMARY:
==3581342==     in use at exit: 836,097 bytes in 11,686 blocks
==3581342==   total heap usage: 89,280 allocs, 77,594 frees, 1,545,981,172 bytes allocated
==3581342== 
==3581342== LEAK SUMMARY:
==3581342==    definitely lost: 0 bytes in 0 blocks
==3581342==    indirectly lost: 0 bytes in 0 blocks
==3581342==      possibly lost: 0 bytes in 0 blocks
==3581342==    still reachable: 24 bytes in 2 blocks
==3581342==         suppressed: 836,073 bytes in 11,684 blocks
==3581342== Reachable blocks (those to which a pointer was found) are not shown.
==3581342== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3581342== 
==3581342== For lists of detected and suppressed errors, rerun with: -s
==3581342== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 40 from 38)
