==1100381== Memcheck, a memory error detector
==1100381== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1100381== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1100381== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCvodeCells -malloc_debug -malloc_dump -memory_info
==1100381== Parent PID: 1090844
==1100381== 
==1100381== 
==1100381== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1100381== Open file descriptor 12:
==1100381==    at 0x9D1B26D: pipe (pipe.c:29)
==1100381==    by 0x1405807D: ???
==1100381==    by 0xE7464CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1100381==    by 0x994E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1100381==    by 0x98E7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1100381==    by 0x85DED38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1100381==    by 0x8451153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1100381==    by 0x84511A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1100381==    by 0x1363CF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1100381==    by 0x130B8B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1100381==    by 0x133882: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1100381==    by 0x133722: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1100381==    by 0x133DB9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1100381==    by 0x12BB65: main (TestCvodeCells.cpp:19)
==1100381== 
==1100381== Open file descriptor 8: /dev/shm/open_mpi.0000
==1100381==    at 0x9D1FC0C: __open_nocancel (open64_nocancel.c:39)
==1100381==    by 0x9CA3BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1100381==    by 0x8485822: ???
==1100381==    by 0x848596F: ???
==1100381==    by 0xE7EB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1100381==    by 0xE7EB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1100381==    by 0xE7A1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1100381==    by 0xE7462DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1100381==    by 0x994E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1100381==    by 0x98E7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1100381==    by 0x85DED38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1100381==    by 0x8451153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1100381==    by 0x84511A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1100381==    by 0x1363CF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1100381==    by 0x130B8B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1100381==    by 0x133882: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1100381==    by 0x133722: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1100381==    by 0x133DB9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1100381==    by 0x12BB65: main (TestCvodeCells.cpp:19)
==1100381== 
==1100381== Open file descriptor 115:
==1100381==    <inherited from parent>
==1100381== 
==1100381== Open file descriptor 112:
==1100381==    <inherited from parent>
==1100381== 
==1100381== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCvodeCells_valgrind.txt
==1100381==    <inherited from parent>
==1100381== 
==1100381== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1100381==    <inherited from parent>
==1100381== 
==1100381== 
==1100381== HEAP SUMMARY:
==1100381==     in use at exit: 859,752 bytes in 12,112 blocks
==1100381==   total heap usage: 239,567 allocs, 227,455 frees, 1,568,416,823 bytes allocated
==1100381== 
==1100381== LEAK SUMMARY:
==1100381==    definitely lost: 0 bytes in 0 blocks
==1100381==    indirectly lost: 0 bytes in 0 blocks
==1100381==      possibly lost: 0 bytes in 0 blocks
==1100381==    still reachable: 1,831 bytes in 6 blocks
==1100381==         suppressed: 857,921 bytes in 12,106 blocks
==1100381== Reachable blocks (those to which a pointer was found) are not shown.
==1100381== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1100381== 
==1100381== For lists of detected and suppressed errors, rerun with: -s
==1100381== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 19)
