==607749== Memcheck, a memory error detector
==607749== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==607749== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==607749== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellPopulationBoundaryConditions -malloc_debug -malloc_dump -memory_info
==607749== Parent PID: 606210
==607749== 
==607749== 
==607749== FILE DESCRIPTORS: 10 open (3 std) at exit.
==607749== Open file descriptor 12:
==607749==    at 0xE94B26D: pipe (pipe.c:29)
==607749==    by 0x18AE307D: ???
==607749==    by 0x140804CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==607749==    by 0x105A8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607749==    by 0x10541D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607749==    by 0xF236D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==607749==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==607749==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==607749==    by 0x15404A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==607749==    by 0x14CB9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==607749==    by 0x14F98E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==607749==    by 0x14F82E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==607749==    by 0x14FEC5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==607749==    by 0x14AFC5: main (TestCellPopulationBoundaryConditions.cpp:19)
==607749== 
==607749== Open file descriptor 8: /dev/shm/open_mpi.0000
==607749==    at 0xE94FC0C: __open_nocancel (open64_nocancel.c:39)
==607749==    by 0xE8D3BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==607749==    by 0xE49F822: ???
==607749==    by 0xE49F96F: ???
==607749==    by 0x141256DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607749==    by 0x14125938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607749==    by 0x140DB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607749==    by 0x140802DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==607749==    by 0x105A8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607749==    by 0x10541D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607749==    by 0xF236D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==607749==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==607749==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==607749==    by 0x15404A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==607749==    by 0x14CB9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==607749==    by 0x14F98E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==607749==    by 0x14F82E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==607749==    by 0x14FEC5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==607749==    by 0x14AFC5: main (TestCellPopulationBoundaryConditions.cpp:19)
==607749== 
==607749== Open file descriptor 118:
==607749==    <inherited from parent>
==607749== 
==607749== Open file descriptor 114:
==607749==    <inherited from parent>
==607749== 
==607749== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==607749==    <inherited from parent>
==607749== 
==607749== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellPopulationBoundaryConditions_valgrind.txt
==607749==    <inherited from parent>
==607749== 
==607749== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==607749==    <inherited from parent>
==607749== 
==607749== 
==607749== HEAP SUMMARY:
==607749==     in use at exit: 858,019 bytes in 12,113 blocks
==607749==   total heap usage: 78,399 allocs, 66,286 frees, 1,546,901,557 bytes allocated
==607749== 
==607749== LEAK SUMMARY:
==607749==    definitely lost: 0 bytes in 0 blocks
==607749==    indirectly lost: 0 bytes in 0 blocks
==607749==      possibly lost: 0 bytes in 0 blocks
==607749==    still reachable: 56 bytes in 3 blocks
==607749==         suppressed: 857,963 bytes in 12,110 blocks
==607749== Reachable blocks (those to which a pointer was found) are not shown.
==607749== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==607749== 
==607749== For lists of detected and suppressed errors, rerun with: -s
==607749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
