==1187592== Memcheck, a memory error detector
==1187592== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1187592== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1187592== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestDivisionBiasTrackingModifier -malloc_debug -malloc_dump -memory_info
==1187592== Parent PID: 1185596
==1187592== 
==1187592== 
==1187592== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1187592== Open file descriptor 12:
==1187592==    at 0xEC3722D: pipe (pipe.c:29)
==1187592==    by 0x18AFA07D: ???
==1187592==    by 0x1410A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1187592==    by 0x108C3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1187592==    by 0x1085CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1187592==    by 0xF551D38: PetscInitialize (pinit.c:924)
==1187592==    by 0xE4FA71D: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1187592==    by 0xE4FA76B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1187592==    by 0x206EDE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1187592==    by 0x1FD9C1: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1187592==    by 0x2012C0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1187592==    by 0x2011BB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1187592==    by 0x2017CF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1187592==    by 0x1FC180: main (TestDivisionBiasTrackingModifier.cpp:18)
==1187592== 
==1187592== Open file descriptor 8: /dev/shm/open_mpi.0000
==1187592==    at 0xEC3BBCC: __open_nocancel (open64_nocancel.c:39)
==1187592==    by 0xEBBFC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1187592==    by 0xE532822: ???
==1187592==    by 0xE53296F: ???
==1187592==    by 0x141AF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1187592==    by 0x141AF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1187592==    by 0x14165922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1187592==    by 0x1410A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1187592==    by 0x108C3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1187592==    by 0x1085CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1187592==    by 0xF551D38: PetscInitialize (pinit.c:924)
==1187592==    by 0xE4FA71D: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1187592==    by 0xE4FA76B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1187592==    by 0x206EDE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1187592==    by 0x1FD9C1: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1187592==    by 0x2012C0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1187592==    by 0x2011BB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1187592==    by 0x2017CF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1187592==    by 0x1FC180: main (TestDivisionBiasTrackingModifier.cpp:18)
==1187592== 
==1187592== Open file descriptor 114:
==1187592==    <inherited from parent>
==1187592== 
==1187592== Open file descriptor 110:
==1187592==    <inherited from parent>
==1187592== 
==1187592== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDivisionBiasTrackingModifier_valgrind.txt
==1187592==    <inherited from parent>
==1187592== 
==1187592== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1187592==    <inherited from parent>
==1187592== 
==1187592== 
==1187592== HEAP SUMMARY:
==1187592==     in use at exit: 700,704 bytes in 9,374 blocks
==1187592==   total heap usage: 7,517,216 allocs, 7,507,842 frees, 2,732,099,858 bytes allocated
==1187592== 
==1187592== LEAK SUMMARY:
==1187592==    definitely lost: 0 bytes in 0 blocks
==1187592==    indirectly lost: 0 bytes in 0 blocks
==1187592==      possibly lost: 0 bytes in 0 blocks
==1187592==    still reachable: 56 bytes in 3 blocks
==1187592==         suppressed: 700,648 bytes in 9,371 blocks
==1187592== Reachable blocks (those to which a pointer was found) are not shown.
==1187592== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1187592== 
==1187592== For lists of detected and suppressed errors, rerun with: -s
==1187592== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
