==1331125== Memcheck, a memory error detector
==1331125== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1331125== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1331125== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestRunningCryptSimulationsWithMutationsTutorial -malloc_debug -malloc_dump -memory_info
==1331125== Parent PID: 1310457
==1331125== 
==1331125== 
==1331125== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1331125== Open file descriptor 12:
==1331125==    at 0x1193022D: pipe (pipe.c:29)
==1331125==    by 0x1A73007D: ???
==1331125==    by 0x158944CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1331125==    by 0x1123A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1331125==    by 0x111D3D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1331125==    by 0xFEAAD38: PetscInitialize (pinit.c:924)
==1331125==    by 0xFD8120F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1331125==    by 0xFD8125D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1331125==    by 0x123E71: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1331125==    by 0x11F753: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1331125==    by 0x1219BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1331125==    by 0x1218B8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1331125==    by 0x121ECB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1331125==    by 0x11DF55: main (TestRunningCryptSimulationsWithMutationsTutorial.cpp:18)
==1331125== 
==1331125== Open file descriptor 8: /dev/shm/open_mpi.0000
==1331125==    at 0x11934BCC: __open_nocancel (open64_nocancel.c:39)
==1331125==    by 0x118B8C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1331125==    by 0x11134822: ???
==1331125==    by 0x1113496F: ???
==1331125==    by 0x159396DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1331125==    by 0x15939938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1331125==    by 0x158EF922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1331125==    by 0x158942DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1331125==    by 0x1123A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1331125==    by 0x111D3D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1331125==    by 0xFEAAD38: PetscInitialize (pinit.c:924)
==1331125==    by 0xFD8120F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1331125==    by 0xFD8125D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1331125==    by 0x123E71: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1331125==    by 0x11F753: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1331125==    by 0x1219BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1331125==    by 0x1218B8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1331125==    by 0x121ECB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1331125==    by 0x11DF55: main (TestRunningCryptSimulationsWithMutationsTutorial.cpp:18)
==1331125== 
==1331125== Open file descriptor 114:
==1331125==    <inherited from parent>
==1331125== 
==1331125== Open file descriptor 110:
==1331125==    <inherited from parent>
==1331125== 
==1331125== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRunningCryptSimulationsWithMutationsTutorial_valgrind.txt
==1331125==    <inherited from parent>
==1331125== 
==1331125== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1331125==    <inherited from parent>
==1331125== 
==1331125== 
==1331125== HEAP SUMMARY:
==1331125==     in use at exit: 700,704 bytes in 9,374 blocks
==1331125==   total heap usage: 16,188,019 allocs, 16,178,645 frees, 2,845,015,301 bytes allocated
==1331125== 
==1331125== LEAK SUMMARY:
==1331125==    definitely lost: 0 bytes in 0 blocks
==1331125==    indirectly lost: 0 bytes in 0 blocks
==1331125==      possibly lost: 0 bytes in 0 blocks
==1331125==    still reachable: 56 bytes in 3 blocks
==1331125==         suppressed: 700,648 bytes in 9,371 blocks
==1331125== Reachable blocks (those to which a pointer was found) are not shown.
==1331125== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1331125== 
==1331125== For lists of detected and suppressed errors, rerun with: -s
==1331125== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
