==26182== Memcheck, a memory error detector
==26182== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==26182== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==26182== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellWriters -malloc_debug -malloc_dump -memory_info
==26182== Parent PID: 24235
==26182== 
==26182== 
==26182== FILE DESCRIPTORS: 9 open (3 std) at exit.
==26182== Open file descriptor 12:
==26182==    at 0xFB0C07D: pipe (pipe.c:29)
==26182==    by 0x196AD07D: ???
==26182==    by 0x14CB94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26182==    by 0x11497418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26182==    by 0x11430D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26182==    by 0x10125D38: PetscInitialize (pinit.c:924)
==26182==    by 0xF3CB1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26182==    by 0xF3CB227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26182==    by 0x144A2A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26182==    by 0x13CE5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26182==    by 0x14024C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26182==    by 0x1400EC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26182==    by 0x140783: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26182==    by 0x13B285: main (TestCellWriters.cpp:19)
==26182== 
==26182== Open file descriptor 8: /dev/shm/open_mpi.0000
==26182==    at 0xFB10A1C: __open_nocancel (open64_nocancel.c:39)
==26182==    by 0xFA94BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==26182==    by 0xF400822: ???
==26182==    by 0xF40096F: ???
==26182==    by 0x14D5E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26182==    by 0x14D5E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26182==    by 0x14D14922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26182==    by 0x14CB92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26182==    by 0x11497418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26182==    by 0x11430D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26182==    by 0x10125D38: PetscInitialize (pinit.c:924)
==26182==    by 0xF3CB1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26182==    by 0xF3CB227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26182==    by 0x144A2A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26182==    by 0x13CE5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26182==    by 0x14024C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26182==    by 0x1400EC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26182==    by 0x140783: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26182==    by 0x13B285: main (TestCellWriters.cpp:19)
==26182== 
==26182== Open file descriptor 113:
==26182==    <inherited from parent>
==26182== 
==26182== Open file descriptor 110:
==26182==    <inherited from parent>
==26182== 
==26182== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellWriters_valgrind.txt
==26182==    <inherited from parent>
==26182== 
==26182== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==26182==    <inherited from parent>
==26182== 
==26182== 
==26182== HEAP SUMMARY:
==26182==     in use at exit: 618,366 bytes in 8,239 blocks
==26182==   total heap usage: 69,782 allocs, 61,543 frees, 1,342,420,488 bytes allocated
==26182== 
==26182== LEAK SUMMARY:
==26182==    definitely lost: 0 bytes in 0 blocks
==26182==    indirectly lost: 0 bytes in 0 blocks
==26182==      possibly lost: 0 bytes in 0 blocks
==26182==    still reachable: 56 bytes in 3 blocks
==26182==         suppressed: 618,310 bytes in 8,236 blocks
==26182== Reachable blocks (those to which a pointer was found) are not shown.
==26182== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==26182== 
==26182== For lists of detected and suppressed errors, rerun with: -s
==26182== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 36 from 36)
