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