==2200296== Memcheck, a memory error detector
==2200296== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2200296== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2200296== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCaBasedDivisionRules -malloc_debug -malloc_dump -memory_info
==2200296== Parent PID: 2198732
==2200296== 
==2200296== 
==2200296== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2200296== Open file descriptor 12:
==2200296==    at 0xED4A26D: pipe (pipe.c:29)
==2200296==    by 0x1976E07D: ???
==2200296==    by 0x138B34CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2200296==    by 0xE999418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2200296==    by 0xE932D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2200296==    by 0xD629D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2200296==    by 0xD4992DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2200296==    by 0xD49932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2200296==    by 0x12DFE1: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2200296==    by 0x128E9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2200296==    by 0x12B81A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2200296==    by 0x12B6BA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2200296==    by 0x12BD51: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2200296==    by 0x1272C5: main (TestCaBasedDivisionRules.cpp:19)
==2200296== 
==2200296== Open file descriptor 8: /dev/shm/open_mpi.0000
==2200296==    at 0xED4EC0C: __open_nocancel (open64_nocancel.c:39)
==2200296==    by 0xECD2BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2200296==    by 0xD4CE822: ???
==2200296==    by 0xD4CE96F: ???
==2200296==    by 0x139586DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2200296==    by 0x13958938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2200296==    by 0x1390E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2200296==    by 0x138B32DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2200296==    by 0xE999418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2200296==    by 0xE932D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2200296==    by 0xD629D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2200296==    by 0xD4992DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2200296==    by 0xD49932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2200296==    by 0x12DFE1: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2200296==    by 0x128E9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2200296==    by 0x12B81A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2200296==    by 0x12B6BA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2200296==    by 0x12BD51: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2200296==    by 0x1272C5: main (TestCaBasedDivisionRules.cpp:19)
==2200296== 
==2200296== Open file descriptor 115:
==2200296==    <inherited from parent>
==2200296== 
==2200296== Open file descriptor 112:
==2200296==    <inherited from parent>
==2200296== 
==2200296== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCaBasedDivisionRules_valgrind.txt
==2200296==    <inherited from parent>
==2200296== 
==2200296== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2200296==    <inherited from parent>
==2200296== 
==2200296== 
==2200296== HEAP SUMMARY:
==2200296==     in use at exit: 858,040 bytes in 12,114 blocks
==2200296==   total heap usage: 64,983 allocs, 52,869 frees, 1,543,578,274 bytes allocated
==2200296== 
==2200296== LEAK SUMMARY:
==2200296==    definitely lost: 0 bytes in 0 blocks
==2200296==    indirectly lost: 0 bytes in 0 blocks
==2200296==      possibly lost: 0 bytes in 0 blocks
==2200296==    still reachable: 72 bytes in 4 blocks
==2200296==         suppressed: 857,968 bytes in 12,110 blocks
==2200296== Reachable blocks (those to which a pointer was found) are not shown.
==2200296== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2200296== 
==2200296== For lists of detected and suppressed errors, rerun with: -s
==2200296== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
