==363000== Memcheck, a memory error detector
==363000== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==363000== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==363000== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingNewCellBasedWritersTutorial -malloc_debug -malloc_dump -memory_info
==363000== Parent PID: 347681
==363000== 
==363000== 
==363000== FILE DESCRIPTORS: 10 open (3 std) at exit.
==363000== Open file descriptor 12:
==363000==    at 0xEBB026D: pipe (pipe.c:29)
==363000==    by 0x18A2007D: ???
==363000==    by 0x140294CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==363000==    by 0x1080E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==363000==    by 0x107A7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==363000==    by 0xF49CD38: PetscInitialize (pinit.c:924)
==363000==    by 0xE46F153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==363000==    by 0xE46F1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==363000==    by 0x1B8DC8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==363000==    by 0x1B2CFF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==363000==    by 0x1B669A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==363000==    by 0x1B6596: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==363000==    by 0x1B6BA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==363000==    by 0x1B14F5: main (TestCreatingAndUsingNewCellBasedWritersTutorial.cpp:18)
==363000== 
==363000== Open file descriptor 8: /dev/shm/open_mpi.0000
==363000==    at 0xEBB4C0C: __open_nocancel (open64_nocancel.c:39)
==363000==    by 0xEB38BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==363000==    by 0xE4A3822: ???
==363000==    by 0xE4A396F: ???
==363000==    by 0x140CE6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==363000==    by 0x140CE938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==363000==    by 0x14084922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==363000==    by 0x140292DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==363000==    by 0x1080E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==363000==    by 0x107A7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==363000==    by 0xF49CD38: PetscInitialize (pinit.c:924)
==363000==    by 0xE46F153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==363000==    by 0xE46F1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==363000==    by 0x1B8DC8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==363000==    by 0x1B2CFF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==363000==    by 0x1B669A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==363000==    by 0x1B6596: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==363000==    by 0x1B6BA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==363000==    by 0x1B14F5: main (TestCreatingAndUsingNewCellBasedWritersTutorial.cpp:18)
==363000== 
==363000== Open file descriptor 117:
==363000==    <inherited from parent>
==363000== 
==363000== Open file descriptor 114:
==363000==    <inherited from parent>
==363000== 
==363000== Open file descriptor 111: /etc/ssl/certs/ca-certificates.crt
==363000==    <inherited from parent>
==363000== 
==363000== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingNewCellBasedWritersTutorial_valgrind.txt
==363000==    <inherited from parent>
==363000== 
==363000== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==363000==    <inherited from parent>
==363000== 
==363000== 
==363000== HEAP SUMMARY:
==363000==     in use at exit: 995,524 bytes in 13,910 blocks
==363000==   total heap usage: 2,255,191 allocs, 2,241,281 frees, 1,810,798,516 bytes allocated
==363000== 
==363000== LEAK SUMMARY:
==363000==    definitely lost: 0 bytes in 0 blocks
==363000==    indirectly lost: 0 bytes in 0 blocks
==363000==      possibly lost: 0 bytes in 0 blocks
==363000==    still reachable: 56 bytes in 3 blocks
==363000==         suppressed: 995,468 bytes in 13,907 blocks
==363000== Reachable blocks (those to which a pointer was found) are not shown.
==363000== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==363000== 
==363000== For lists of detected and suppressed errors, rerun with: -s
==363000== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
