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