==1447915== Memcheck, a memory error detector
==1447915== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1447915== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1447915== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingNewCellBasedWritersTutorial -malloc_debug -malloc_dump -memory_info
==1447915== Parent PID: 1432588
==1447915== 
==1447915== 
==1447915== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1447915== Open file descriptor 12:
==1447915==    at 0xEC2C22D: pipe (pipe.c:29)
==1447915==    by 0x18AF107D: ???
==1447915==    by 0x140F24CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1447915==    by 0x108B8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1447915==    by 0x10851D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1447915==    by 0xF546D38: PetscInitialize (pinit.c:924)
==1447915==    by 0xE4EF4FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1447915==    by 0xE4EF54B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1447915==    by 0x1C46A6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1447915==    by 0x1BCF81: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1447915==    by 0x1C0A88: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1447915==    by 0x1C0984: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1447915==    by 0x1C0F97: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1447915==    by 0x1BB740: main (TestCreatingAndUsingNewCellBasedWritersTutorial.cpp:18)
==1447915== 
==1447915== Open file descriptor 8: /dev/shm/open_mpi.0000
==1447915==    at 0xEC30BCC: __open_nocancel (open64_nocancel.c:39)
==1447915==    by 0xEBB4C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1447915==    by 0xE527822: ???
==1447915==    by 0xE52796F: ???
==1447915==    by 0x141976DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1447915==    by 0x14197938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1447915==    by 0x1414D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1447915==    by 0x140F22DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1447915==    by 0x108B8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1447915==    by 0x10851D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1447915==    by 0xF546D38: PetscInitialize (pinit.c:924)
==1447915==    by 0xE4EF4FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1447915==    by 0xE4EF54B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1447915==    by 0x1C46A6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1447915==    by 0x1BCF81: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1447915==    by 0x1C0A88: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1447915==    by 0x1C0984: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1447915==    by 0x1C0F97: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1447915==    by 0x1BB740: main (TestCreatingAndUsingNewCellBasedWritersTutorial.cpp:18)
==1447915== 
==1447915== Open file descriptor 114:
==1447915==    <inherited from parent>
==1447915== 
==1447915== Open file descriptor 110:
==1447915==    <inherited from parent>
==1447915== 
==1447915== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingNewCellBasedWritersTutorial_valgrind.txt
==1447915==    <inherited from parent>
==1447915== 
==1447915== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1447915==    <inherited from parent>
==1447915== 
==1447915== 
==1447915== HEAP SUMMARY:
==1447915==     in use at exit: 700,704 bytes in 9,374 blocks
==1447915==   total heap usage: 2,243,298 allocs, 2,233,924 frees, 1,592,153,301 bytes allocated
==1447915== 
==1447915== LEAK SUMMARY:
==1447915==    definitely lost: 0 bytes in 0 blocks
==1447915==    indirectly lost: 0 bytes in 0 blocks
==1447915==      possibly lost: 0 bytes in 0 blocks
==1447915==    still reachable: 56 bytes in 3 blocks
==1447915==         suppressed: 700,648 bytes in 9,371 blocks
==1447915== Reachable blocks (those to which a pointer was found) are not shown.
==1447915== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1447915== 
==1447915== For lists of detected and suppressed errors, rerun with: -s
==1447915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
