==1853774== Memcheck, a memory error detector
==1853774== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1853774== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1853774== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestDivisionBiasTrackingModifier -malloc_debug -malloc_dump -memory_info
==1853774== Parent PID: 1851961
==1853774== 
==1853774== 
==1853774== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1853774== Open file descriptor 12:
==1853774==    at 0xEBB407D: pipe (pipe.c:29)
==1853774==    by 0x18A1C07D: ???
==1853774==    by 0x1402D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1853774==    by 0x10813418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853774==    by 0x107ACD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853774==    by 0xF4A1D38: PetscInitialize (pinit.c:924)
==1853774==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1853774==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1853774==    by 0x1FE694: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1853774==    by 0x1F67DF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1853774==    by 0x1F9F72: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1853774==    by 0x1F9E6D: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1853774==    by 0x1FA481: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1853774==    by 0x1F4FD5: main (TestDivisionBiasTrackingModifier.cpp:18)
==1853774== 
==1853774== Open file descriptor 8: /dev/shm/open_mpi.0000
==1853774==    at 0xEBB8A1C: __open_nocancel (open64_nocancel.c:39)
==1853774==    by 0xEB3CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1853774==    by 0xE4A5822: ???
==1853774==    by 0xE4A596F: ???
==1853774==    by 0x140D26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1853774==    by 0x140D2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1853774==    by 0x14088922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1853774==    by 0x1402D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1853774==    by 0x10813418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853774==    by 0x107ACD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853774==    by 0xF4A1D38: PetscInitialize (pinit.c:924)
==1853774==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1853774==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1853774==    by 0x1FE694: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1853774==    by 0x1F67DF: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1853774==    by 0x1F9F72: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1853774==    by 0x1F9E6D: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1853774==    by 0x1FA481: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1853774==    by 0x1F4FD5: main (TestDivisionBiasTrackingModifier.cpp:18)
==1853774== 
==1853774== Open file descriptor 116:
==1853774==    <inherited from parent>
==1853774== 
==1853774== Open file descriptor 112:
==1853774==    <inherited from parent>
==1853774== 
==1853774== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDivisionBiasTrackingModifier_valgrind.txt
==1853774==    <inherited from parent>
==1853774== 
==1853774== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1853774==    <inherited from parent>
==1853774== 
==1853774== 
==1853774== HEAP SUMMARY:
==1853774==     in use at exit: 835,564 bytes in 11,673 blocks
==1853774==   total heap usage: 7,570,690 allocs, 7,559,017 frees, 2,934,334,258 bytes allocated
==1853774== 
==1853774== LEAK SUMMARY:
==1853774==    definitely lost: 0 bytes in 0 blocks
==1853774==    indirectly lost: 0 bytes in 0 blocks
==1853774==      possibly lost: 0 bytes in 0 blocks
==1853774==    still reachable: 56 bytes in 3 blocks
==1853774==         suppressed: 835,508 bytes in 11,670 blocks
==1853774== Reachable blocks (those to which a pointer was found) are not shown.
==1853774== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1853774== 
==1853774== For lists of detected and suppressed errors, rerun with: -s
==1853774== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
