==482402== Memcheck, a memory error detector
==482402== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==482402== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==482402== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestSolvingNonlinearPdesTutorial -malloc_debug -malloc_dump -memory_info
==482402== Parent PID: 481481
==482402== 
==482402== 
==482402== FILE DESCRIPTORS: 10 open (3 std) at exit.
==482402== Open file descriptor 12:
==482402==    at 0x815F26D: pipe (pipe.c:29)
==482402==    by 0x1014107D: ???
==482402==    by 0xBFE24CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==482402==    by 0x87C5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==482402==    by 0x875ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==482402==    by 0x6719D38: PetscInitialize (pinit.c:924)
==482402==    by 0x65F1153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==482402==    by 0x65F11A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==482402==    by 0x1389EE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==482402==    by 0x133AFF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==482402==    by 0x1366A6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==482402==    by 0x1365A1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==482402==    by 0x136BB5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==482402==    by 0x1322D5: main (TestSolvingNonlinearPdesTutorial.cpp:18)
==482402== 
==482402== Open file descriptor 8: /dev/shm/open_mpi.0000
==482402==    at 0x8163C0C: __open_nocancel (open64_nocancel.c:39)
==482402==    by 0x80E7BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==482402==    by 0x79A9822: ???
==482402==    by 0x79A996F: ???
==482402==    by 0xC0876DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==482402==    by 0xC087938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==482402==    by 0xC03D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==482402==    by 0xBFE22DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==482402==    by 0x87C5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==482402==    by 0x875ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==482402==    by 0x6719D38: PetscInitialize (pinit.c:924)
==482402==    by 0x65F1153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==482402==    by 0x65F11A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==482402==    by 0x1389EE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==482402==    by 0x133AFF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==482402==    by 0x1366A6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==482402==    by 0x1365A1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==482402==    by 0x136BB5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==482402==    by 0x1322D5: main (TestSolvingNonlinearPdesTutorial.cpp:18)
==482402== 
==482402== Open file descriptor 126: /usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
==482402==    <inherited from parent>
==482402== 
==482402== Open file descriptor 118:
==482402==    <inherited from parent>
==482402== 
==482402== Open file descriptor 115:
==482402==    <inherited from parent>
==482402== 
==482402== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSolvingNonlinearPdesTutorial_valgrind.txt
==482402==    <inherited from parent>
==482402== 
==482402== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==482402==    <inherited from parent>
==482402== 
==482402== 
==482402== HEAP SUMMARY:
==482402==     in use at exit: 835,532 bytes in 11,676 blocks
==482402==   total heap usage: 251,803 allocs, 240,127 frees, 1,543,013,076 bytes allocated
==482402== 
==482402== LEAK SUMMARY:
==482402==    definitely lost: 0 bytes in 0 blocks
==482402==    indirectly lost: 0 bytes in 0 blocks
==482402==      possibly lost: 0 bytes in 0 blocks
==482402==    still reachable: 24 bytes in 2 blocks
==482402==         suppressed: 835,508 bytes in 11,674 blocks
==482402== Reachable blocks (those to which a pointer was found) are not shown.
==482402== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==482402== 
==482402== For lists of detected and suppressed errors, rerun with: -s
==482402== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
