==1111474== Memcheck, a memory error detector
==1111474== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1111474== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1111474== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainTissue -malloc_debug -malloc_dump -memory_info
==1111474== Parent PID: 1093399
==1111474== 
==1111474== 
==1111474== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1111474== Open file descriptor 12:
==1111474==    at 0xB78AE8D: pipe (pipe.c:29)
==1111474==    by 0x13F9407D: ???
==1111474==    by 0xF7A64CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1111474==    by 0xBB05418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1111474==    by 0xBA9ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1111474==    by 0x9E40D38: PetscInitialize (pinit.c:924)
==1111474==    by 0x9CA8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1111474==    by 0x9CA81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1111474==    by 0x1294CA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1111474==    by 0x1242BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1111474==    by 0x126FA0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1111474==    by 0x126E40: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1111474==    by 0x1274D7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1111474==    by 0x1226E5: main (TestMonodomainTissue.cpp:19)
==1111474== 
==1111474== Open file descriptor 8: /dev/shm/open_mpi.0000
==1111474==    at 0xB78F82C: __open_nocancel (open64_nocancel.c:39)
==1111474==    by 0xB713BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1111474==    by 0x9CE2822: ???
==1111474==    by 0x9CE296F: ???
==1111474==    by 0xF84B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1111474==    by 0xF84B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1111474==    by 0xF801922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1111474==    by 0xF7A62DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1111474==    by 0xBB05418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1111474==    by 0xBA9ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1111474==    by 0x9E40D38: PetscInitialize (pinit.c:924)
==1111474==    by 0x9CA8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1111474==    by 0x9CA81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1111474==    by 0x1294CA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1111474==    by 0x1242BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1111474==    by 0x126FA0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1111474==    by 0x126E40: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1111474==    by 0x1274D7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1111474==    by 0x1226E5: main (TestMonodomainTissue.cpp:19)
==1111474== 
==1111474== Open file descriptor 116:
==1111474==    <inherited from parent>
==1111474== 
==1111474== Open file descriptor 112:
==1111474==    <inherited from parent>
==1111474== 
==1111474== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainTissue_valgrind.txt
==1111474==    <inherited from parent>
==1111474== 
==1111474== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1111474==    <inherited from parent>
==1111474== 
==1111474== 
==1111474== HEAP SUMMARY:
==1111474==     in use at exit: 835,617 bytes in 11,676 blocks
==1111474==   total heap usage: 269,072 allocs, 257,396 frees, 1,596,401,449 bytes allocated
==1111474== 
==1111474== LEAK SUMMARY:
==1111474==    definitely lost: 0 bytes in 0 blocks
==1111474==    indirectly lost: 0 bytes in 0 blocks
==1111474==      possibly lost: 0 bytes in 0 blocks
==1111474==    still reachable: 24 bytes in 2 blocks
==1111474==         suppressed: 835,593 bytes in 11,674 blocks
==1111474== Reachable blocks (those to which a pointer was found) are not shown.
==1111474== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1111474== 
==1111474== For lists of detected and suppressed errors, rerun with: -s
==1111474== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
