==25311== Memcheck, a memory error detector
==25311== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25311== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25311== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestWritingPdeSolversTwoTutorial -malloc_debug -malloc_dump -memory_info
==25311== Parent PID: 24243
==25311== 
==25311== 
==25311== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25311== Open file descriptor 12:
==25311==    at 0x859F07D: pipe (pipe.c:29)
==25311==    by 0x104EA07D: ???
==25311==    by 0xC3BC4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25311==    by 0x8B91418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25311==    by 0x8B2AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25311==    by 0x6B1FD38: PetscInitialize (pinit.c:924)
==25311==    by 0x69F61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25311==    by 0x69F6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25311==    by 0x13DDFA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25311==    by 0x138DF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25311==    by 0x13B99A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25311==    by 0x13B895: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25311==    by 0x13BEA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25311==    by 0x1375F5: main (TestWritingPdeSolversTwoTutorial.cpp:18)
==25311== 
==25311== Open file descriptor 8: /dev/shm/open_mpi.0000
==25311==    at 0x85A3A1C: __open_nocancel (open64_nocancel.c:39)
==25311==    by 0x8527BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25311==    by 0x7DA9822: ???
==25311==    by 0x7DA996F: ???
==25311==    by 0xC4616DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25311==    by 0xC461938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25311==    by 0xC417922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25311==    by 0xC3BC2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25311==    by 0x8B91418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25311==    by 0x8B2AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25311==    by 0x6B1FD38: PetscInitialize (pinit.c:924)
==25311==    by 0x69F61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25311==    by 0x69F6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25311==    by 0x13DDFA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25311==    by 0x138DF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25311==    by 0x13B99A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25311==    by 0x13B895: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25311==    by 0x13BEA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25311==    by 0x1375F5: main (TestWritingPdeSolversTwoTutorial.cpp:18)
==25311== 
==25311== Open file descriptor 113:
==25311==    <inherited from parent>
==25311== 
==25311== Open file descriptor 110:
==25311==    <inherited from parent>
==25311== 
==25311== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestWritingPdeSolversTwoTutorial_valgrind.txt
==25311==    <inherited from parent>
==25311== 
==25311== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25311==    <inherited from parent>
==25311== 
==25311== 
==25311== HEAP SUMMARY:
==25311==     in use at exit: 618,814 bytes in 8,249 blocks
==25311==   total heap usage: 128,426 allocs, 120,177 frees, 1,367,371,882 bytes allocated
==25311== 
==25311== LEAK SUMMARY:
==25311==    definitely lost: 0 bytes in 0 blocks
==25311==    indirectly lost: 0 bytes in 0 blocks
==25311==      possibly lost: 0 bytes in 0 blocks
==25311==    still reachable: 120 bytes in 3 blocks
==25311==         suppressed: 618,694 bytes in 8,246 blocks
==25311== Reachable blocks (those to which a pointer was found) are not shown.
==25311== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25311== 
==25311== For lists of detected and suppressed errors, rerun with: -s
==25311== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 35)
