==1073398== Memcheck, a memory error detector
==1073398== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1073398== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1073398== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestRunningNodeBasedSimulationsTutorial -malloc_debug -malloc_dump -memory_info
==1073398== Parent PID: 1057962
==1073398== 
==1073398== 
==1073398== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1073398== Open file descriptor 12:
==1073398==    at 0xEC58E8D: pipe (pipe.c:29)
==1073398==    by 0x18A1A07D: ???
==1073398==    by 0x1402B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1073398==    by 0x108F9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1073398==    by 0x10892D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1073398==    by 0xF589D38: PetscInitialize (pinit.c:924)
==1073398==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1073398==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1073398==    by 0x12C638: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1073398==    by 0x127BAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1073398==    by 0x12A25C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1073398==    by 0x12A0FC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1073398==    by 0x12A793: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1073398==    by 0x125FD5: main (TestRunningNodeBasedSimulationsTutorial.cpp:19)
==1073398== 
==1073398== Open file descriptor 8: /dev/shm/open_mpi.0000
==1073398==    at 0xEC5D82C: __open_nocancel (open64_nocancel.c:39)
==1073398==    by 0xEBE1BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1073398==    by 0xE4A5822: ???
==1073398==    by 0xE4A596F: ???
==1073398==    by 0x140D06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1073398==    by 0x140D0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1073398==    by 0x14086922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1073398==    by 0x1402B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1073398==    by 0x108F9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1073398==    by 0x10892D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1073398==    by 0xF589D38: PetscInitialize (pinit.c:924)
==1073398==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1073398==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1073398==    by 0x12C638: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1073398==    by 0x127BAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1073398==    by 0x12A25C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1073398==    by 0x12A0FC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1073398==    by 0x12A793: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1073398==    by 0x125FD5: main (TestRunningNodeBasedSimulationsTutorial.cpp:19)
==1073398== 
==1073398== Open file descriptor 116:
==1073398==    <inherited from parent>
==1073398== 
==1073398== Open file descriptor 112:
==1073398==    <inherited from parent>
==1073398== 
==1073398== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRunningNodeBasedSimulationsTutorial_valgrind.txt
==1073398==    <inherited from parent>
==1073398== 
==1073398== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1073398==    <inherited from parent>
==1073398== 
==1073398== 
==1073398== HEAP SUMMARY:
==1073398==     in use at exit: 835,633 bytes in 11,677 blocks
==1073398==   total heap usage: 680,183 allocs, 668,506 frees, 1,927,165,335 bytes allocated
==1073398== 
==1073398== LEAK SUMMARY:
==1073398==    definitely lost: 0 bytes in 0 blocks
==1073398==    indirectly lost: 0 bytes in 0 blocks
==1073398==      possibly lost: 0 bytes in 0 blocks
==1073398==    still reachable: 56 bytes in 3 blocks
==1073398==         suppressed: 835,577 bytes in 11,674 blocks
==1073398== Reachable blocks (those to which a pointer was found) are not shown.
==1073398== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1073398== 
==1073398== For lists of detected and suppressed errors, rerun with: -s
==1073398== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
