==26000== Memcheck, a memory error detector
==26000== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==26000== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==26000== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestForces -malloc_debug -malloc_dump -memory_info
==26000== Parent PID: 24008
==26000== 
==26000== 
==26000== FILE DESCRIPTORS: 9 open (3 std) at exit.
==26000== Open file descriptor 12:
==26000==    at 0xF92407D: pipe (pipe.c:29)
==26000==    by 0x196AD07D: ???
==26000==    by 0x14CB34CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26000==    by 0x11580418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26000==    by 0x11519D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26000==    by 0x10210D38: PetscInitialize (pinit.c:924)
==26000==    by 0xF0FC1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26000==    by 0xF0FC227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26000==    by 0x14FA72: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26000==    by 0x147FBD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26000==    by 0x14B1C0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26000==    by 0x14B060: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26000==    by 0x14B6F7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26000==    by 0x1463E5: main (TestForces.cpp:19)
==26000== 
==26000== Open file descriptor 8: /dev/shm/open_mpi.0000
==26000==    at 0xF928A1C: __open_nocancel (open64_nocancel.c:39)
==26000==    by 0xF8ACBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==26000==    by 0xF136822: ???
==26000==    by 0xF13696F: ???
==26000==    by 0x14D586DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26000==    by 0x14D58938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26000==    by 0x14D0E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26000==    by 0x14CB32DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26000==    by 0x11580418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26000==    by 0x11519D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26000==    by 0x10210D38: PetscInitialize (pinit.c:924)
==26000==    by 0xF0FC1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26000==    by 0xF0FC227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26000==    by 0x14FA72: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26000==    by 0x147FBD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26000==    by 0x14B1C0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26000==    by 0x14B060: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26000==    by 0x14B6F7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26000==    by 0x1463E5: main (TestForces.cpp:19)
==26000== 
==26000== Open file descriptor 115:
==26000==    <inherited from parent>
==26000== 
==26000== Open file descriptor 112:
==26000==    <inherited from parent>
==26000== 
==26000== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestForces_valgrind.txt
==26000==    <inherited from parent>
==26000== 
==26000== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==26000==    <inherited from parent>
==26000== 
==26000== 
==26000== HEAP SUMMARY:
==26000==     in use at exit: 618,370 bytes in 8,239 blocks
==26000==   total heap usage: 100,085 allocs, 91,846 frees, 1,344,048,895 bytes allocated
==26000== 
==26000== LEAK SUMMARY:
==26000==    definitely lost: 0 bytes in 0 blocks
==26000==    indirectly lost: 0 bytes in 0 blocks
==26000==      possibly lost: 0 bytes in 0 blocks
==26000==    still reachable: 56 bytes in 3 blocks
==26000==         suppressed: 618,314 bytes in 8,236 blocks
==26000== Reachable blocks (those to which a pointer was found) are not shown.
==26000== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==26000== 
==26000== For lists of detected and suppressed errors, rerun with: -s
==26000== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
