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