==2084377== Memcheck, a memory error detector
==2084377== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2084377== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2084377== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestRunningPottsBasedSimulationsTutorial -malloc_debug -malloc_dump -memory_info
==2084377== Parent PID: 2068927
==2084377== 
==2084377== 
==2084377== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2084377== Open file descriptor 12:
==2084377==    at 0xD29F22D: pipe (pipe.c:29)
==2084377==    by 0x18A1F07D: ???
==2084377==    by 0x1402B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2084377==    by 0x10808418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084377==    by 0x107A1D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084377==    by 0xF498D38: PetscInitialize (pinit.c:924)
==2084377==    by 0xCBA4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2084377==    by 0xCBA41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2084377==    by 0x124714: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2084377==    by 0x11FC2D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2084377==    by 0x12224E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2084377==    by 0x1220EE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2084377==    by 0x122785: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2084377==    by 0x11E055: main (TestRunningPottsBasedSimulationsTutorial.cpp:19)
==2084377== 
==2084377== Open file descriptor 8: /dev/shm/open_mpi.0000
==2084377==    at 0xD2A3BCC: __open_nocancel (open64_nocancel.c:39)
==2084377==    by 0xD227C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2084377==    by 0xCBD8822: ???
==2084377==    by 0xCBD896F: ???
==2084377==    by 0x140D06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084377==    by 0x140D0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084377==    by 0x14086922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2084377==    by 0x1402B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2084377==    by 0x10808418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084377==    by 0x107A1D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2084377==    by 0xF498D38: PetscInitialize (pinit.c:924)
==2084377==    by 0xCBA4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2084377==    by 0xCBA41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2084377==    by 0x124714: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2084377==    by 0x11FC2D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2084377==    by 0x12224E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2084377==    by 0x1220EE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2084377==    by 0x122785: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2084377==    by 0x11E055: main (TestRunningPottsBasedSimulationsTutorial.cpp:19)
==2084377== 
==2084377== Open file descriptor 116:
==2084377==    <inherited from parent>
==2084377== 
==2084377== Open file descriptor 112:
==2084377==    <inherited from parent>
==2084377== 
==2084377== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRunningPottsBasedSimulationsTutorial_valgrind.txt
==2084377==    <inherited from parent>
==2084377== 
==2084377== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2084377==    <inherited from parent>
==2084377== 
==2084377== 
==2084377== HEAP SUMMARY:
==2084377==     in use at exit: 700,688 bytes in 9,374 blocks
==2084377==   total heap usage: 40,688,618 allocs, 40,679,244 frees, 3,845,546,518 bytes allocated
==2084377== 
==2084377== LEAK SUMMARY:
==2084377==    definitely lost: 0 bytes in 0 blocks
==2084377==    indirectly lost: 0 bytes in 0 blocks
==2084377==      possibly lost: 0 bytes in 0 blocks
==2084377==    still reachable: 56 bytes in 3 blocks
==2084377==         suppressed: 700,632 bytes in 9,371 blocks
==2084377== Reachable blocks (those to which a pointer was found) are not shown.
==2084377== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2084377== 
==2084377== For lists of detected and suppressed errors, rerun with: -s
==2084377== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
