==1560127== Memcheck, a memory error detector
==1560127== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1560127== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1560127== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingNewCellBasedWritersTutorial -malloc_debug -malloc_dump -memory_info
==1560127== Parent PID: 1544859
==1560127== 
==1560127== 
==1560127== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1560127== Open file descriptor 12:
==1560127==    at 0xEBAC07D: pipe (pipe.c:29)
==1560127==    by 0x18A1D07D: ???
==1560127==    by 0x140244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1560127==    by 0x1080B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1560127==    by 0x107A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1560127==    by 0xF499D38: PetscInitialize (pinit.c:924)
==1560127==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1560127==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1560127==    by 0x1B8DC8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1560127==    by 0x1B2CFF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1560127==    by 0x1B669A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1560127==    by 0x1B6596: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1560127==    by 0x1B6BA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1560127==    by 0x1B14F5: main (TestCreatingAndUsingNewCellBasedWritersTutorial.cpp:18)
==1560127== 
==1560127== Open file descriptor 8: /dev/shm/open_mpi.0000
==1560127==    at 0xEBB0A1C: __open_nocancel (open64_nocancel.c:39)
==1560127==    by 0xEB34BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1560127==    by 0xE49F822: ???
==1560127==    by 0xE49F96F: ???
==1560127==    by 0x140C96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1560127==    by 0x140C9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1560127==    by 0x1407F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1560127==    by 0x140242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1560127==    by 0x1080B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1560127==    by 0x107A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1560127==    by 0xF499D38: PetscInitialize (pinit.c:924)
==1560127==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1560127==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1560127==    by 0x1B8DC8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1560127==    by 0x1B2CFF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1560127==    by 0x1B669A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1560127==    by 0x1B6596: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1560127==    by 0x1B6BA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1560127==    by 0x1B14F5: main (TestCreatingAndUsingNewCellBasedWritersTutorial.cpp:18)
==1560127== 
==1560127== Open file descriptor 115:
==1560127==    <inherited from parent>
==1560127== 
==1560127== Open file descriptor 112:
==1560127==    <inherited from parent>
==1560127== 
==1560127== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingNewCellBasedWritersTutorial_valgrind.txt
==1560127==    <inherited from parent>
==1560127== 
==1560127== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1560127==    <inherited from parent>
==1560127== 
==1560127== 
==1560127== HEAP SUMMARY:
==1560127==     in use at exit: 995,526 bytes in 13,910 blocks
==1560127==   total heap usage: 2,255,191 allocs, 2,241,281 frees, 1,810,798,743 bytes allocated
==1560127== 
==1560127== LEAK SUMMARY:
==1560127==    definitely lost: 0 bytes in 0 blocks
==1560127==    indirectly lost: 0 bytes in 0 blocks
==1560127==      possibly lost: 0 bytes in 0 blocks
==1560127==    still reachable: 56 bytes in 3 blocks
==1560127==         suppressed: 995,470 bytes in 13,907 blocks
==1560127== Reachable blocks (those to which a pointer was found) are not shown.
==1560127== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1560127== 
==1560127== For lists of detected and suppressed errors, rerun with: -s
==1560127== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
