==2028822== Memcheck, a memory error detector
==2028822== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2028822== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2028822== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellKillerTutorial -malloc_debug -malloc_dump -memory_info
==2028822== Parent PID: 2014159
==2028822== 
==2028822== 
==2028822== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2028822== Open file descriptor 12:
==2028822==    at 0x1015207D: pipe (pipe.c:29)
==2028822==    by 0x18A1C07D: ???
==2028822==    by 0x13F8D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2028822==    by 0xF973418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2028822==    by 0xF90CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2028822==    by 0xE603D38: PetscInitialize (pinit.c:924)
==2028822==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2028822==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2028822==    by 0x141179: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2028822==    by 0x13BF3F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2028822==    by 0x13E6FA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2028822==    by 0x13E5F5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2028822==    by 0x13EC09: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2028822==    by 0x13A735: main (TestCreatingAndUsingANewCellKillerTutorial.cpp:18)
==2028822== 
==2028822== Open file descriptor 8: /dev/shm/open_mpi.0000
==2028822==    at 0x10156A1C: __open_nocancel (open64_nocancel.c:39)
==2028822==    by 0x100DABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2028822==    by 0xE4A5822: ???
==2028822==    by 0xE4A596F: ???
==2028822==    by 0x140326DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2028822==    by 0x14032938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2028822==    by 0x13FE8922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2028822==    by 0x13F8D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2028822==    by 0xF973418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2028822==    by 0xF90CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2028822==    by 0xE603D38: PetscInitialize (pinit.c:924)
==2028822==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2028822==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2028822==    by 0x141179: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2028822==    by 0x13BF3F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2028822==    by 0x13E6FA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2028822==    by 0x13E5F5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2028822==    by 0x13EC09: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2028822==    by 0x13A735: main (TestCreatingAndUsingANewCellKillerTutorial.cpp:18)
==2028822== 
==2028822== Open file descriptor 115:
==2028822==    <inherited from parent>
==2028822== 
==2028822== Open file descriptor 112:
==2028822==    <inherited from parent>
==2028822== 
==2028822== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellKillerTutorial_valgrind.txt
==2028822==    <inherited from parent>
==2028822== 
==2028822== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2028822==    <inherited from parent>
==2028822== 
==2028822== 
==2028822== HEAP SUMMARY:
==2028822==     in use at exit: 835,564 bytes in 11,673 blocks
==2028822==   total heap usage: 2,725,519 allocs, 2,713,846 frees, 1,709,589,365 bytes allocated
==2028822== 
==2028822== LEAK SUMMARY:
==2028822==    definitely lost: 0 bytes in 0 blocks
==2028822==    indirectly lost: 0 bytes in 0 blocks
==2028822==      possibly lost: 0 bytes in 0 blocks
==2028822==    still reachable: 56 bytes in 3 blocks
==2028822==         suppressed: 835,508 bytes in 11,670 blocks
==2028822== Reachable blocks (those to which a pointer was found) are not shown.
==2028822== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2028822== 
==2028822== For lists of detected and suppressed errors, rerun with: -s
==2028822== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
