==2891695== Memcheck, a memory error detector
==2891695== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2891695== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2891695== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestShovingCaBasedDivisionRules -malloc_debug -malloc_dump -memory_info
==2891695== Parent PID: 2876088
==2891695== 
==2891695== 
==2891695== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2891695== Open file descriptor 12:
==2891695==    at 0x1006207D: pipe (pipe.c:29)
==2891695==    by 0x1A6DC07D: ???
==2891695==    by 0x1483A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2891695==    by 0xF96A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2891695==    by 0xF903D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2891695==    by 0xE5FAD38: PetscInitialize (pinit.c:924)
==2891695==    by 0xE462153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2891695==    by 0xE4621A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2891695==    by 0x12E1A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2891695==    by 0x128F3D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2891695==    by 0x12B950: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2891695==    by 0x12B7F0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2891695==    by 0x12BE87: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2891695==    by 0x127365: main (TestShovingCaBasedDivisionRules.cpp:19)
==2891695== 
==2891695== Open file descriptor 8: /dev/shm/open_mpi.0000
==2891695==    at 0x10066A1C: __open_nocancel (open64_nocancel.c:39)
==2891695==    by 0xFFEABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2891695==    by 0xE49C822: ???
==2891695==    by 0xE49C96F: ???
==2891695==    by 0x148DF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2891695==    by 0x148DF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2891695==    by 0x14895922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2891695==    by 0x1483A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2891695==    by 0xF96A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2891695==    by 0xF903D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2891695==    by 0xE5FAD38: PetscInitialize (pinit.c:924)
==2891695==    by 0xE462153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2891695==    by 0xE4621A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2891695==    by 0x12E1A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2891695==    by 0x128F3D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2891695==    by 0x12B950: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2891695==    by 0x12B7F0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2891695==    by 0x12BE87: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2891695==    by 0x127365: main (TestShovingCaBasedDivisionRules.cpp:19)
==2891695== 
==2891695== Open file descriptor 115:
==2891695==    <inherited from parent>
==2891695== 
==2891695== Open file descriptor 112:
==2891695==    <inherited from parent>
==2891695== 
==2891695== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestShovingCaBasedDivisionRules_valgrind.txt
==2891695==    <inherited from parent>
==2891695== 
==2891695== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2891695==    <inherited from parent>
==2891695== 
==2891695== 
==2891695== HEAP SUMMARY:
==2891695==     in use at exit: 835,665 bytes in 11,678 blocks
==2891695==   total heap usage: 65,658 allocs, 53,980 frees, 1,540,907,703 bytes allocated
==2891695== 
==2891695== LEAK SUMMARY:
==2891695==    definitely lost: 0 bytes in 0 blocks
==2891695==    indirectly lost: 0 bytes in 0 blocks
==2891695==      possibly lost: 0 bytes in 0 blocks
==2891695==    still reachable: 72 bytes in 4 blocks
==2891695==         suppressed: 835,593 bytes in 11,674 blocks
==2891695== Reachable blocks (those to which a pointer was found) are not shown.
==2891695== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2891695== 
==2891695== For lists of detected and suppressed errors, rerun with: -s
==2891695== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
