==2581256== Memcheck, a memory error detector
==2581256== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2581256== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2581256== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestPdeSimulationTime -malloc_debug -malloc_dump -memory_info
==2581256== Parent PID: 2580139
==2581256== 
==2581256== 
==2581256== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2581256== Open file descriptor 12:
==2581256==    at 0x505026D: pipe (pipe.c:29)
==2581256==    by 0x105A207D: ???
==2581256==    by 0xC3D04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581256==    by 0x8724418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581256==    by 0x86BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581256==    by 0x6FFFD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581256==    by 0x4C962DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581256==    by 0x4C9632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581256==    by 0x111E6A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581256==    by 0x10DC13: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581256==    by 0x10FF34: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581256==    by 0x10FE2F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581256==    by 0x110443: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581256==    by 0x10C415: main (TestPdeSimulationTime.cpp:18)
==2581256== 
==2581256== Open file descriptor 8: /dev/shm/open_mpi.0000
==2581256==    at 0x5054C0C: __open_nocancel (open64_nocancel.c:39)
==2581256==    by 0x4FD8BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2581256==    by 0x4CCB822: ???
==2581256==    by 0x4CCB96F: ???
==2581256==    by 0xC4756DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581256==    by 0xC475938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581256==    by 0xC42B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581256==    by 0xC3D02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581256==    by 0x8724418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581256==    by 0x86BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581256==    by 0x6FFFD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581256==    by 0x4C962DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581256==    by 0x4C9632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581256==    by 0x111E6A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581256==    by 0x10DC13: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581256==    by 0x10FF34: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581256==    by 0x10FE2F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581256==    by 0x110443: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581256==    by 0x10C415: main (TestPdeSimulationTime.cpp:18)
==2581256== 
==2581256== Open file descriptor 115:
==2581256==    <inherited from parent>
==2581256== 
==2581256== Open file descriptor 112:
==2581256==    <inherited from parent>
==2581256== 
==2581256== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPdeSimulationTime_valgrind.txt
==2581256==    <inherited from parent>
==2581256== 
==2581256== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2581256==    <inherited from parent>
==2581256== 
==2581256== 
==2581256== HEAP SUMMARY:
==2581256==     in use at exit: 857,928 bytes in 12,112 blocks
==2581256==   total heap usage: 55,984 allocs, 43,872 frees, 1,542,861,394 bytes allocated
==2581256== 
==2581256== LEAK SUMMARY:
==2581256==    definitely lost: 0 bytes in 0 blocks
==2581256==    indirectly lost: 0 bytes in 0 blocks
==2581256==      possibly lost: 0 bytes in 0 blocks
==2581256==    still reachable: 24 bytes in 2 blocks
==2581256==         suppressed: 857,904 bytes in 12,110 blocks
==2581256== Reachable blocks (those to which a pointer was found) are not shown.
==2581256== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2581256== 
==2581256== For lists of detected and suppressed errors, rerun with: -s
==2581256== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
