==1444309== Memcheck, a memory error detector
==1444309== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1444309== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1444309== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainStiffnessMatrixAssembler -malloc_debug -malloc_dump -memory_info
==1444309== Parent PID: 1425892
==1444309== 
==1444309== 
==1444309== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1444309== Open file descriptor 12:
==1444309==    at 0xBFE707D: pipe (pipe.c:29)
==1444309==    by 0x1432A07D: ???
==1444309==    by 0xFB324CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1444309==    by 0xC364418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1444309==    by 0xC2FDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1444309==    by 0xA58FD38: PetscInitialize (pinit.c:924)
==1444309==    by 0xA4662DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1444309==    by 0xA46632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1444309==    by 0x13BAD8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1444309==    by 0x136853: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1444309==    by 0x1393FA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1444309==    by 0x1392F5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1444309==    by 0x139909: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1444309==    by 0x135055: main (TestMonodomainStiffnessMatrixAssembler.cpp:18)
==1444309== 
==1444309== Open file descriptor 8: /dev/shm/open_mpi.0000
==1444309==    at 0xBFEBA1C: __open_nocancel (open64_nocancel.c:39)
==1444309==    by 0xBF6FBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1444309==    by 0xB819822: ???
==1444309==    by 0xB81996F: ???
==1444309==    by 0xFBD76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1444309==    by 0xFBD7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1444309==    by 0xFB8D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1444309==    by 0xFB322DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1444309==    by 0xC364418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1444309==    by 0xC2FDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1444309==    by 0xA58FD38: PetscInitialize (pinit.c:924)
==1444309==    by 0xA4662DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1444309==    by 0xA46632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1444309==    by 0x13BAD8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1444309==    by 0x136853: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1444309==    by 0x1393FA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1444309==    by 0x1392F5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1444309==    by 0x139909: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1444309==    by 0x135055: main (TestMonodomainStiffnessMatrixAssembler.cpp:18)
==1444309== 
==1444309== Open file descriptor 115:
==1444309==    <inherited from parent>
==1444309== 
==1444309== Open file descriptor 112:
==1444309==    <inherited from parent>
==1444309== 
==1444309== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainStiffnessMatrixAssembler_valgrind.txt
==1444309==    <inherited from parent>
==1444309== 
==1444309== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1444309==    <inherited from parent>
==1444309== 
==1444309== 
==1444309== HEAP SUMMARY:
==1444309==     in use at exit: 995,569 bytes in 13,913 blocks
==1444309==   total heap usage: 62,302 allocs, 48,389 frees, 1,571,718,560 bytes allocated
==1444309== 
==1444309== LEAK SUMMARY:
==1444309==    definitely lost: 0 bytes in 0 blocks
==1444309==    indirectly lost: 0 bytes in 0 blocks
==1444309==      possibly lost: 0 bytes in 0 blocks
==1444309==    still reachable: 24 bytes in 2 blocks
==1444309==         suppressed: 995,545 bytes in 13,911 blocks
==1444309== Reachable blocks (those to which a pointer was found) are not shown.
==1444309== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1444309== 
==1444309== For lists of detected and suppressed errors, rerun with: -s
==1444309== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
