==39961== Memcheck, a memory error detector
==39961== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==39961== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==39961== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewForceTutorial -malloc_debug -malloc_dump -memory_info
==39961== Parent PID: 24057
==39961== 
==39961== 
==39961== FILE DESCRIPTORS: 9 open (3 std) at exit.
==39961== Open file descriptor 12:
==39961==    at 0x10DE107D: pipe (pipe.c:29)
==39961==    by 0x196BC07D: ???
==39961==    by 0x14C1E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==39961==    by 0x10602418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39961==    by 0x1059BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39961==    by 0xF292D38: PetscInitialize (pinit.c:924)
==39961==    by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==39961==    by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==39961==    by 0x14368F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==39961==    by 0x13E09F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==39961==    by 0x140942: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==39961==    by 0x14083D: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==39961==    by 0x140E51: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==39961==    by 0x13C895: main (TestCreatingAndUsingANewForceTutorial.cpp:18)
==39961== 
==39961== Open file descriptor 8: /dev/shm/open_mpi.0000
==39961==    at 0x10DE5A1C: __open_nocancel (open64_nocancel.c:39)
==39961==    by 0x10D69BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==39961==    by 0xF13E822: ???
==39961==    by 0xF13E96F: ???
==39961==    by 0x14CC36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==39961==    by 0x14CC3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==39961==    by 0x14C79922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==39961==    by 0x14C1E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==39961==    by 0x10602418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39961==    by 0x1059BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39961==    by 0xF292D38: PetscInitialize (pinit.c:924)
==39961==    by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==39961==    by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==39961==    by 0x14368F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==39961==    by 0x13E09F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==39961==    by 0x140942: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==39961==    by 0x14083D: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==39961==    by 0x140E51: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==39961==    by 0x13C895: main (TestCreatingAndUsingANewForceTutorial.cpp:18)
==39961== 
==39961== Open file descriptor 158:
==39961==    <inherited from parent>
==39961== 
==39961== Open file descriptor 155:
==39961==    <inherited from parent>
==39961== 
==39961== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewForceTutorial_valgrind.txt
==39961==    <inherited from parent>
==39961== 
==39961== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==39961==    <inherited from parent>
==39961== 
==39961== 
==39961== HEAP SUMMARY:
==39961==     in use at exit: 618,370 bytes in 8,239 blocks
==39961==   total heap usage: 681,547 allocs, 673,308 frees, 1,549,480,331 bytes allocated
==39961== 
==39961== LEAK SUMMARY:
==39961==    definitely lost: 0 bytes in 0 blocks
==39961==    indirectly lost: 0 bytes in 0 blocks
==39961==      possibly lost: 0 bytes in 0 blocks
==39961==    still reachable: 56 bytes in 3 blocks
==39961==         suppressed: 618,314 bytes in 8,236 blocks
==39961== Reachable blocks (those to which a pointer was found) are not shown.
==39961== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==39961== 
==39961== For lists of detected and suppressed errors, rerun with: -s
==39961== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
