==2679794== Memcheck, a memory error detector
==2679794== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2679794== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2679794== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestWritingPdeSolversTwoTutorial -malloc_debug -malloc_dump -memory_info
==2679794== Parent PID: 2678878
==2679794== 
==2679794== 
==2679794== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2679794== Open file descriptor 12:
==2679794==    at 0x81D807D: pipe (pipe.c:29)
==2679794==    by 0x1014807D: ???
==2679794==    by 0xBFE94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2679794==    by 0x87CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2679794==    by 0x8765D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2679794==    by 0x6792D38: PetscInitialize (pinit.c:924)
==2679794==    by 0x666A153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2679794==    by 0x666A1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2679794==    by 0x13DDFA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2679794==    by 0x138DF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2679794==    by 0x13B99A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2679794==    by 0x13B895: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2679794==    by 0x13BEA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2679794==    by 0x1375F5: main (TestWritingPdeSolversTwoTutorial.cpp:18)
==2679794== 
==2679794== Open file descriptor 8: /dev/shm/open_mpi.0000
==2679794==    at 0x81DCA1C: __open_nocancel (open64_nocancel.c:39)
==2679794==    by 0x8160BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2679794==    by 0x7A22822: ???
==2679794==    by 0x7A2296F: ???
==2679794==    by 0xC08E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2679794==    by 0xC08E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2679794==    by 0xC044922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2679794==    by 0xBFE92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2679794==    by 0x87CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2679794==    by 0x8765D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2679794==    by 0x6792D38: PetscInitialize (pinit.c:924)
==2679794==    by 0x666A153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2679794==    by 0x666A1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2679794==    by 0x13DDFA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2679794==    by 0x138DF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2679794==    by 0x13B99A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2679794==    by 0x13B895: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2679794==    by 0x13BEA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2679794==    by 0x1375F5: main (TestWritingPdeSolversTwoTutorial.cpp:18)
==2679794== 
==2679794== Open file descriptor 115:
==2679794==    <inherited from parent>
==2679794== 
==2679794== Open file descriptor 112:
==2679794==    <inherited from parent>
==2679794== 
==2679794== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestWritingPdeSolversTwoTutorial_valgrind.txt
==2679794==    <inherited from parent>
==2679794== 
==2679794== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2679794==    <inherited from parent>
==2679794== 
==2679794== 
==2679794== HEAP SUMMARY:
==2679794==     in use at exit: 836,017 bytes in 11,686 blocks
==2679794==   total heap usage: 136,903 allocs, 125,217 frees, 1,569,211,954 bytes allocated
==2679794== 
==2679794== LEAK SUMMARY:
==2679794==    definitely lost: 0 bytes in 0 blocks
==2679794==    indirectly lost: 0 bytes in 0 blocks
==2679794==      possibly lost: 0 bytes in 0 blocks
==2679794==    still reachable: 24 bytes in 2 blocks
==2679794==         suppressed: 835,993 bytes in 11,684 blocks
==2679794== Reachable blocks (those to which a pointer was found) are not shown.
==2679794== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2679794== 
==2679794== For lists of detected and suppressed errors, rerun with: -s
==2679794== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 38 from 36)
