==25458== Memcheck, a memory error detector
==25458== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25458== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25458== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParallelCellsGenerator -malloc_debug -malloc_dump -memory_info
==25458== Parent PID: 24022
==25458== 
==25458== 
==25458== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25458== Open file descriptor 12:
==25458==    at 0x10CF307D: pipe (pipe.c:29)
==25458==    by 0x196C507D: ???
==25458==    by 0x14C654CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25458==    by 0x105B6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25458==    by 0x1054FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25458==    by 0xF223D38: PetscInitialize (pinit.c:924)
==25458==    by 0xF0FA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25458==    by 0xF0FA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25458==    by 0x123D94: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25458==    by 0x11ED1D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25458==    by 0x1216E0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25458==    by 0x121580: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25458==    by 0x121C17: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25458==    by 0x11D0F5: main (TestParallelCellsGenerator.cpp:19)
==25458== 
==25458== Open file descriptor 8: /dev/shm/open_mpi.0000
==25458==    at 0x10CF7A1C: __open_nocancel (open64_nocancel.c:39)
==25458==    by 0x10C7BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25458==    by 0x104B2822: ???
==25458==    by 0x104B296F: ???
==25458==    by 0x14D0A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25458==    by 0x14D0A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25458==    by 0x14CC0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25458==    by 0x14C652DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25458==    by 0x105B6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25458==    by 0x1054FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25458==    by 0xF223D38: PetscInitialize (pinit.c:924)
==25458==    by 0xF0FA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25458==    by 0xF0FA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25458==    by 0x123D94: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25458==    by 0x11ED1D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25458==    by 0x1216E0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25458==    by 0x121580: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25458==    by 0x121C17: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25458==    by 0x11D0F5: main (TestParallelCellsGenerator.cpp:19)
==25458== 
==25458== Open file descriptor 113:
==25458==    <inherited from parent>
==25458== 
==25458== Open file descriptor 110:
==25458==    <inherited from parent>
==25458== 
==25458== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParallelCellsGenerator_valgrind.txt
==25458==    <inherited from parent>
==25458== 
==25458== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25458==    <inherited from parent>
==25458== 
==25458== 
==25458== HEAP SUMMARY:
==25458==     in use at exit: 618,498 bytes in 8,241 blocks
==25458==   total heap usage: 54,339 allocs, 46,098 frees, 1,339,084,570 bytes allocated
==25458== 
==25458== LEAK SUMMARY:
==25458==    definitely lost: 0 bytes in 0 blocks
==25458==    indirectly lost: 0 bytes in 0 blocks
==25458==      possibly lost: 0 bytes in 0 blocks
==25458==    still reachable: 216 bytes in 5 blocks
==25458==         suppressed: 618,282 bytes in 8,236 blocks
==25458== Reachable blocks (those to which a pointer was found) are not shown.
==25458== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25458== 
==25458== For lists of detected and suppressed errors, rerun with: -s
==25458== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
