==1250979== Memcheck, a memory error detector
==1250979== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1250979== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1250979== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellPopulationBoundaryConditions -malloc_debug -malloc_dump -memory_info
==1250979== Parent PID: 1249332
==1250979== 
==1250979== 
==1250979== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1250979== Open file descriptor 12:
==1250979==    at 0xECE422D: pipe (pipe.c:29)
==1250979==    by 0x18A6F07D: ???
==1250979==    by 0x1407F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1250979==    by 0x1093F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1250979==    by 0x108D8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1250979==    by 0xF5CFD38: PetscInitialize (pinit.c:924)
==1250979==    by 0xE4C120F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1250979==    by 0xE4C125D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1250979==    by 0x153448: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1250979==    by 0x14BD55: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1250979==    by 0x14EBAA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1250979==    by 0x14EA4A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1250979==    by 0x14F0E1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1250979==    by 0x14A085: main (TestCellPopulationBoundaryConditions.cpp:19)
==1250979== 
==1250979== Open file descriptor 8: /dev/shm/open_mpi.0000
==1250979==    at 0xECE8BCC: __open_nocancel (open64_nocancel.c:39)
==1250979==    by 0xEC6CC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1250979==    by 0xE4F6822: ???
==1250979==    by 0xE4F696F: ???
==1250979==    by 0x141246DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1250979==    by 0x14124938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1250979==    by 0x140DA922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1250979==    by 0x1407F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1250979==    by 0x1093F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1250979==    by 0x108D8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1250979==    by 0xF5CFD38: PetscInitialize (pinit.c:924)
==1250979==    by 0xE4C120F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1250979==    by 0xE4C125D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1250979==    by 0x153448: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1250979==    by 0x14BD55: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1250979==    by 0x14EBAA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1250979==    by 0x14EA4A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1250979==    by 0x14F0E1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1250979==    by 0x14A085: main (TestCellPopulationBoundaryConditions.cpp:19)
==1250979== 
==1250979== Open file descriptor 114:
==1250979==    <inherited from parent>
==1250979== 
==1250979== Open file descriptor 110:
==1250979==    <inherited from parent>
==1250979== 
==1250979== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellPopulationBoundaryConditions_valgrind.txt
==1250979==    <inherited from parent>
==1250979== 
==1250979== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1250979==    <inherited from parent>
==1250979== 
==1250979== 
==1250979== HEAP SUMMARY:
==1250979==     in use at exit: 700,759 bytes in 9,378 blocks
==1250979==   total heap usage: 72,039 allocs, 62,661 frees, 1,357,518,388 bytes allocated
==1250979== 
==1250979== LEAK SUMMARY:
==1250979==    definitely lost: 0 bytes in 0 blocks
==1250979==    indirectly lost: 0 bytes in 0 blocks
==1250979==      possibly lost: 0 bytes in 0 blocks
==1250979==    still reachable: 56 bytes in 3 blocks
==1250979==         suppressed: 700,703 bytes in 9,375 blocks
==1250979== Reachable blocks (those to which a pointer was found) are not shown.
==1250979== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1250979== 
==1250979== For lists of detected and suppressed errors, rerun with: -s
==1250979== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
