==25256== Memcheck, a memory error detector
==25256== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25256== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25256== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestSimpleLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
==25256== Parent PID: 24243
==25256== 
==25256== 
==25256== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25256== Open file descriptor 12:
==25256==    at 0x852C07D: pipe (pipe.c:29)
==25256==    by 0x104EA07D: ???
==25256==    by 0xC3BC4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25256==    by 0x8B91418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25256==    by 0x8B2AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25256==    by 0x6AACD38: PetscInitialize (pinit.c:924)
==25256==    by 0x69831D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25256==    by 0x6983227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25256==    by 0x19C0B0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25256==    by 0x1968F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25256==    by 0x1998A4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25256==    by 0x19979F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25256==    by 0x199DB3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25256==    by 0x1950F5: main (TestSimpleLinearEllipticSolver.cpp:18)
==25256== 
==25256== Open file descriptor 8: /dev/shm/open_mpi.0000
==25256==    at 0x8530A1C: __open_nocancel (open64_nocancel.c:39)
==25256==    by 0x84B4BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25256==    by 0x7D36822: ???
==25256==    by 0x7D3696F: ???
==25256==    by 0xC4616DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25256==    by 0xC461938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25256==    by 0xC417922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25256==    by 0xC3BC2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25256==    by 0x8B91418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25256==    by 0x8B2AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25256==    by 0x6AACD38: PetscInitialize (pinit.c:924)
==25256==    by 0x69831D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25256==    by 0x6983227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25256==    by 0x19C0B0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25256==    by 0x1968F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25256==    by 0x1998A4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25256==    by 0x19979F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25256==    by 0x199DB3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25256==    by 0x1950F5: main (TestSimpleLinearEllipticSolver.cpp:18)
==25256== 
==25256== Open file descriptor 113:
==25256==    <inherited from parent>
==25256== 
==25256== Open file descriptor 110:
==25256==    <inherited from parent>
==25256== 
==25256== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimpleLinearEllipticSolver_valgrind.txt
==25256==    <inherited from parent>
==25256== 
==25256== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25256==    <inherited from parent>
==25256== 
==25256== 
==25256== HEAP SUMMARY:
==25256==     in use at exit: 618,334 bytes in 8,239 blocks
==25256==   total heap usage: 210,198 allocs, 201,959 frees, 1,356,089,292 bytes allocated
==25256== 
==25256== LEAK SUMMARY:
==25256==    definitely lost: 0 bytes in 0 blocks
==25256==    indirectly lost: 0 bytes in 0 blocks
==25256==      possibly lost: 0 bytes in 0 blocks
==25256==    still reachable: 120 bytes in 3 blocks
==25256==         suppressed: 618,214 bytes in 8,236 blocks
==25256== Reachable blocks (those to which a pointer was found) are not shown.
==25256== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25256== 
==25256== For lists of detected and suppressed errors, rerun with: -s
==25256== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
