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