==2581457== Memcheck, a memory error detector
==2581457== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2581457== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2581457== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParallelCellsGenerator -malloc_debug -malloc_dump -memory_info
==2581457== Parent PID: 2580139
==2581457== 
==2581457== 
==2581457== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2581457== Open file descriptor 12:
==2581457==    at 0x1096926D: pipe (pipe.c:29)
==2581457==    by 0x1977407D: ???
==2581457==    by 0x14CC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581457==    by 0x105B8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581457==    by 0x10551D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581457==    by 0xF225D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581457==    by 0xF0FC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581457==    by 0xF0FC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581457==    by 0x122CF0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581457==    by 0x11DCDD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581457==    by 0x12063C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581457==    by 0x1204DC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581457==    by 0x120B73: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581457==    by 0x11C0B5: main (TestParallelCellsGenerator.cpp:19)
==2581457== 
==2581457== Open file descriptor 8: /dev/shm/open_mpi.0000
==2581457==    at 0x1096DC0C: __open_nocancel (open64_nocancel.c:39)
==2581457==    by 0x108F1BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2581457==    by 0x104AF822: ???
==2581457==    by 0x104AF96F: ???
==2581457==    by 0x14D656DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581457==    by 0x14D65938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581457==    by 0x14D1B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581457==    by 0x14CC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581457==    by 0x105B8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581457==    by 0x10551D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581457==    by 0xF225D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581457==    by 0xF0FC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581457==    by 0xF0FC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581457==    by 0x122CF0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581457==    by 0x11DCDD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581457==    by 0x12063C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581457==    by 0x1204DC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581457==    by 0x120B73: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581457==    by 0x11C0B5: main (TestParallelCellsGenerator.cpp:19)
==2581457== 
==2581457== Open file descriptor 115:
==2581457==    <inherited from parent>
==2581457== 
==2581457== Open file descriptor 112:
==2581457==    <inherited from parent>
==2581457== 
==2581457== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParallelCellsGenerator_valgrind.txt
==2581457==    <inherited from parent>
==2581457== 
==2581457== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2581457==    <inherited from parent>
==2581457== 
==2581457== 
==2581457== HEAP SUMMARY:
==2581457==     in use at exit: 858,088 bytes in 12,114 blocks
==2581457==   total heap usage: 62,976 allocs, 50,862 frees, 1,543,558,094 bytes allocated
==2581457== 
==2581457== LEAK SUMMARY:
==2581457==    definitely lost: 0 bytes in 0 blocks
==2581457==    indirectly lost: 0 bytes in 0 blocks
==2581457==      possibly lost: 0 bytes in 0 blocks
==2581457==    still reachable: 120 bytes in 4 blocks
==2581457==         suppressed: 857,968 bytes in 12,110 blocks
==2581457== Reachable blocks (those to which a pointer was found) are not shown.
==2581457== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2581457== 
==2581457== For lists of detected and suppressed errors, rerun with: -s
==2581457== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
