==1567911== Memcheck, a memory error detector
==1567911== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1567911== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1567911== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestRunningPottsBasedSimulationsTutorial -malloc_debug -malloc_dump -memory_info
==1567911== Parent PID: 1552427
==1567911== 
==1567911== 
==1567911== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1567911== Open file descriptor 12:
==1567911==    at 0xD32E22D: pipe (pipe.c:29)
==1567911==    by 0x18AF807D: ???
==1567911==    by 0x1410A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1567911==    by 0x108C2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1567911==    by 0x1085BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1567911==    by 0xF552D38: PetscInitialize (pinit.c:924)
==1567911==    by 0xCC314FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1567911==    by 0xCC3154B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1567911==    by 0x12CC8A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1567911==    by 0x127FCF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1567911==    by 0x12A7C4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1567911==    by 0x12A665: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1567911==    by 0x12ACFB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1567911==    by 0x126300: main (TestRunningPottsBasedSimulationsTutorial.cpp:19)
==1567911== 
==1567911== Open file descriptor 8: /dev/shm/open_mpi.0000
==1567911==    at 0xD332BCC: __open_nocancel (open64_nocancel.c:39)
==1567911==    by 0xD2B6C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1567911==    by 0xCC69822: ???
==1567911==    by 0xCC6996F: ???
==1567911==    by 0x141AF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1567911==    by 0x141AF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1567911==    by 0x14165922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1567911==    by 0x1410A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1567911==    by 0x108C2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1567911==    by 0x1085BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1567911==    by 0xF552D38: PetscInitialize (pinit.c:924)
==1567911==    by 0xCC314FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1567911==    by 0xCC3154B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1567911==    by 0x12CC8A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1567911==    by 0x127FCF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1567911==    by 0x12A7C4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1567911==    by 0x12A665: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1567911==    by 0x12ACFB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1567911==    by 0x126300: main (TestRunningPottsBasedSimulationsTutorial.cpp:19)
==1567911== 
==1567911== Open file descriptor 114:
==1567911==    <inherited from parent>
==1567911== 
==1567911== Open file descriptor 110:
==1567911==    <inherited from parent>
==1567911== 
==1567911== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRunningPottsBasedSimulationsTutorial_valgrind.txt
==1567911==    <inherited from parent>
==1567911== 
==1567911== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1567911==    <inherited from parent>
==1567911== 
==1567911== 
==1567911== HEAP SUMMARY:
==1567911==     in use at exit: 700,704 bytes in 9,374 blocks
==1567911==   total heap usage: 40,686,681 allocs, 40,677,307 frees, 3,844,667,326 bytes allocated
==1567911== 
==1567911== LEAK SUMMARY:
==1567911==    definitely lost: 0 bytes in 0 blocks
==1567911==    indirectly lost: 0 bytes in 0 blocks
==1567911==      possibly lost: 0 bytes in 0 blocks
==1567911==    still reachable: 56 bytes in 3 blocks
==1567911==         suppressed: 700,648 bytes in 9,371 blocks
==1567911== Reachable blocks (those to which a pointer was found) are not shown.
==1567911== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1567911== 
==1567911== For lists of detected and suppressed errors, rerun with: -s
==1567911== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
