==40206== Memcheck, a memory error detector
==40206== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==40206== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==40206== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestRunningPottsBasedSimulationsTutorial -malloc_debug -malloc_dump -memory_info
==40206== Parent PID: 24065
==40206== 
==40206== 
==40206== FILE DESCRIPTORS: 9 open (3 std) at exit.
==40206== Open file descriptor 12:
==40206==    at 0xDB9C07D: pipe (pipe.c:29)
==40206==    by 0x196AB07D: ???
==40206==    by 0x14CBE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40206==    by 0x11497418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40206==    by 0x11430D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40206==    by 0x10125D38: PetscInitialize (pinit.c:924)
==40206==    by 0xD49D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40206==    by 0xD49D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40206==    by 0x124714: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==40206==    by 0x11FC2D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40206==    by 0x12224E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40206==    by 0x1220EE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40206==    by 0x122785: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40206==    by 0x11E055: main (TestRunningPottsBasedSimulationsTutorial.cpp:19)
==40206== 
==40206== Open file descriptor 8: /dev/shm/open_mpi.0000
==40206==    at 0xDBA0A1C: __open_nocancel (open64_nocancel.c:39)
==40206==    by 0xDB24BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==40206==    by 0xD4D7822: ???
==40206==    by 0xD4D796F: ???
==40206==    by 0x14D636DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40206==    by 0x14D63938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40206==    by 0x14D19922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40206==    by 0x14CBE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40206==    by 0x11497418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40206==    by 0x11430D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40206==    by 0x10125D38: PetscInitialize (pinit.c:924)
==40206==    by 0xD49D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40206==    by 0xD49D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40206==    by 0x124714: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==40206==    by 0x11FC2D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40206==    by 0x12224E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40206==    by 0x1220EE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40206==    by 0x122785: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40206==    by 0x11E055: main (TestRunningPottsBasedSimulationsTutorial.cpp:19)
==40206== 
==40206== Open file descriptor 116:
==40206==    <inherited from parent>
==40206== 
==40206== Open file descriptor 113:
==40206==    <inherited from parent>
==40206== 
==40206== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRunningPottsBasedSimulationsTutorial_valgrind.txt
==40206==    <inherited from parent>
==40206== 
==40206== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==40206==    <inherited from parent>
==40206== 
==40206== 
==40206== HEAP SUMMARY:
==40206==     in use at exit: 618,297 bytes in 8,235 blocks
==40206==   total heap usage: 40,686,889 allocs, 40,678,654 frees, 3,830,312,856 bytes allocated
==40206== 
==40206== LEAK SUMMARY:
==40206==    definitely lost: 0 bytes in 0 blocks
==40206==    indirectly lost: 0 bytes in 0 blocks
==40206==      possibly lost: 0 bytes in 0 blocks
==40206==    still reachable: 56 bytes in 3 blocks
==40206==         suppressed: 618,241 bytes in 8,232 blocks
==40206== Reachable blocks (those to which a pointer was found) are not shown.
==40206== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==40206== 
==40206== For lists of detected and suppressed errors, rerun with: -s
==40206== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
