==41446== Memcheck, a memory error detector
==41446== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==41446== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==41446== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestConvergenceTester -malloc_debug -malloc_dump -memory_info
==41446== Parent PID: 24243
==41446== 
==41446== 
==41446== FILE DESCRIPTORS: 9 open (3 std) at exit.
==41446== Open file descriptor 12:
==41446==    at 0xAC8C07D: pipe (pipe.c:29)
==41446==    by 0x1433907D: ???
==41446==    by 0xFB7B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41446==    by 0xC387418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41446==    by 0xC320D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41446==    by 0xB017D38: PetscInitialize (pinit.c:924)
==41446==    by 0xA4471D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41446==    by 0xA447227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41446==    by 0x121D76: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41446==    by 0x11CDF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41446==    by 0x11F8CA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41446==    by 0x11F7C5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41446==    by 0x11FDD9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41446==    by 0x11B5F5: main (TestConvergenceTester.cpp:18)
==41446== 
==41446== Open file descriptor 8: /dev/shm/open_mpi.0000
==41446==    at 0xAC90A1C: __open_nocancel (open64_nocancel.c:39)
==41446==    by 0xAC14BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==41446==    by 0xA47C822: ???
==41446==    by 0xA47C96F: ???
==41446==    by 0xFC206DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41446==    by 0xFC20938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41446==    by 0xFBD6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41446==    by 0xFB7B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41446==    by 0xC387418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41446==    by 0xC320D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41446==    by 0xB017D38: PetscInitialize (pinit.c:924)
==41446==    by 0xA4471D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41446==    by 0xA447227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41446==    by 0x121D76: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==41446==    by 0x11CDF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41446==    by 0x11F8CA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41446==    by 0x11F7C5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41446==    by 0x11FDD9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41446==    by 0x11B5F5: main (TestConvergenceTester.cpp:18)
==41446== 
==41446== Open file descriptor 113:
==41446==    <inherited from parent>
==41446== 
==41446== Open file descriptor 110:
==41446==    <inherited from parent>
==41446== 
==41446== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestConvergenceTester_valgrind.txt
==41446==    <inherited from parent>
==41446== 
==41446== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==41446==    <inherited from parent>
==41446== 
==41446== 
==41446== HEAP SUMMARY:
==41446==     in use at exit: 618,894 bytes in 8,249 blocks
==41446==   total heap usage: 1,810,240 allocs, 1,801,991 frees, 1,914,176,154 bytes allocated
==41446== 
==41446== LEAK SUMMARY:
==41446==    definitely lost: 0 bytes in 0 blocks
==41446==    indirectly lost: 0 bytes in 0 blocks
==41446==      possibly lost: 0 bytes in 0 blocks
==41446==    still reachable: 120 bytes in 3 blocks
==41446==         suppressed: 618,774 bytes in 8,246 blocks
==41446== Reachable blocks (those to which a pointer was found) are not shown.
==41446== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==41446== 
==41446== For lists of detected and suppressed errors, rerun with: -s
==41446== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 118 from 35)
