==1353196== Memcheck, a memory error detector
==1353196== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1353196== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1353196== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellBasedSimulationModifierTutorial -malloc_debug -malloc_dump -memory_info
==1353196== Parent PID: 1338220
==1353196== 
==1353196== 
==1353196== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1353196== Open file descriptor 12:
==1353196==    at 0x1006122D: pipe (pipe.c:29)
==1353196==    by 0x18A1F07D: ???
==1353196==    by 0x13F824CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1353196==    by 0xF969418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1353196==    by 0xF902D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1353196==    by 0xE5F9D38: PetscInitialize (pinit.c:924)
==1353196==    by 0xE46F153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1353196==    by 0xE46F1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1353196==    by 0x13161D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1353196==    by 0x12C98F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1353196==    by 0x12EEE0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1353196==    by 0x12EDDB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1353196==    by 0x12F3EF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1353196==    by 0x12B185: main (TestCreatingAndUsingANewCellBasedSimulationModifierTutorial.cpp:18)
==1353196== 
==1353196== Open file descriptor 8: /dev/shm/open_mpi.0000
==1353196==    at 0x10065BCC: __open_nocancel (open64_nocancel.c:39)
==1353196==    by 0xFFE9C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1353196==    by 0xE4A3822: ???
==1353196==    by 0xE4A396F: ???
==1353196==    by 0x140296DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1353196==    by 0x14029938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1353196==    by 0x13FDF922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1353196==    by 0x13F822DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1353196==    by 0xF969418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1353196==    by 0xF902D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1353196==    by 0xE5F9D38: PetscInitialize (pinit.c:924)
==1353196==    by 0xE46F153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1353196==    by 0xE46F1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1353196==    by 0x13161D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1353196==    by 0x12C98F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1353196==    by 0x12EEE0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1353196==    by 0x12EDDB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1353196==    by 0x12F3EF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1353196==    by 0x12B185: main (TestCreatingAndUsingANewCellBasedSimulationModifierTutorial.cpp:18)
==1353196== 
==1353196== Open file descriptor 116:
==1353196==    <inherited from parent>
==1353196== 
==1353196== Open file descriptor 112:
==1353196==    <inherited from parent>
==1353196== 
==1353196== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellBasedSimulationModifierTutorial_valgrind.txt
==1353196==    <inherited from parent>
==1353196== 
==1353196== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1353196==    <inherited from parent>
==1353196== 
==1353196== 
==1353196== HEAP SUMMARY:
==1353196==     in use at exit: 700,759 bytes in 9,378 blocks
==1353196==   total heap usage: 518,454 allocs, 509,076 frees, 1,667,428,472 bytes allocated
==1353196== 
==1353196== LEAK SUMMARY:
==1353196==    definitely lost: 0 bytes in 0 blocks
==1353196==    indirectly lost: 0 bytes in 0 blocks
==1353196==      possibly lost: 0 bytes in 0 blocks
==1353196==    still reachable: 56 bytes in 3 blocks
==1353196==         suppressed: 700,703 bytes in 9,375 blocks
==1353196== Reachable blocks (those to which a pointer was found) are not shown.
==1353196== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1353196== 
==1353196== For lists of detected and suppressed errors, rerun with: -s
==1353196== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
