==1666846== Memcheck, a memory error detector
==1666846== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1666846== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1666846== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestDivisionBiasTrackingModifier -malloc_debug -malloc_dump -memory_info
==1666846== Parent PID: 1664931
==1666846== 
==1666846== 
==1666846== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1666846== Open file descriptor 12:
==1666846==    at 0xEC0222D: pipe (pipe.c:29)
==1666846==    by 0x18A7607D: ???
==1666846==    by 0x1407F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1666846==    by 0x1085F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1666846==    by 0x107F8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1666846==    by 0xF4EDD38: PetscInitialize (pinit.c:924)
==1666846==    by 0xE4C8FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1666846==    by 0xE4C901D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1666846==    by 0x1FD6B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1666846==    by 0x1F5857: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1666846==    by 0x1F8FEA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1666846==    by 0x1F8EE5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1666846==    by 0x1F94F9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1666846==    by 0x1F4015: main (TestDivisionBiasTrackingModifier.cpp:18)
==1666846== 
==1666846== Open file descriptor 8: /dev/shm/open_mpi.0000
==1666846==    at 0xEC06BCC: __open_nocancel (open64_nocancel.c:39)
==1666846==    by 0xEB8AC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1666846==    by 0xE4FD822: ???
==1666846==    by 0xE4FD96F: ???
==1666846==    by 0x141246DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1666846==    by 0x14124938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1666846==    by 0x140DA922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1666846==    by 0x1407F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1666846==    by 0x1085F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1666846==    by 0x107F8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1666846==    by 0xF4EDD38: PetscInitialize (pinit.c:924)
==1666846==    by 0xE4C8FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1666846==    by 0xE4C901D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1666846==    by 0x1FD6B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1666846==    by 0x1F5857: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1666846==    by 0x1F8FEA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1666846==    by 0x1F8EE5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1666846==    by 0x1F94F9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1666846==    by 0x1F4015: main (TestDivisionBiasTrackingModifier.cpp:18)
==1666846== 
==1666846== Open file descriptor 114:
==1666846==    <inherited from parent>
==1666846== 
==1666846== Open file descriptor 110:
==1666846==    <inherited from parent>
==1666846== 
==1666846== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDivisionBiasTrackingModifier_valgrind.txt
==1666846==    <inherited from parent>
==1666846== 
==1666846== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1666846==    <inherited from parent>
==1666846== 
==1666846== 
==1666846== HEAP SUMMARY:
==1666846==     in use at exit: 700,688 bytes in 9,374 blocks
==1666846==   total heap usage: 7,542,650 allocs, 7,533,276 frees, 2,743,455,496 bytes allocated
==1666846== 
==1666846== LEAK SUMMARY:
==1666846==    definitely lost: 0 bytes in 0 blocks
==1666846==    indirectly lost: 0 bytes in 0 blocks
==1666846==      possibly lost: 0 bytes in 0 blocks
==1666846==    still reachable: 56 bytes in 3 blocks
==1666846==         suppressed: 700,632 bytes in 9,371 blocks
==1666846== Reachable blocks (those to which a pointer was found) are not shown.
==1666846== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1666846== 
==1666846== For lists of detected and suppressed errors, rerun with: -s
==1666846== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
