==25453== Memcheck, a memory error detector
==25453== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25453== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25453== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellBasedEllipticPdeSolver -malloc_debug -malloc_dump -memory_info
==25453== Parent PID: 24001
==25453== 
==25453== 
==25453== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25453== Open file descriptor 12:
==25453==    at 0x110CF07D: pipe (pipe.c:29)
==25453==    by 0x196C507D: ???
==25453==    by 0x14D014CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25453==    by 0x115C3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25453==    by 0x1155CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25453==    by 0xF64FD38: PetscInitialize (pinit.c:924)
==25453==    by 0xF5262DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25453==    by 0xF52632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25453==    by 0x13C922: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25453==    by 0x137A33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25453==    by 0x13A5DA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25453==    by 0x13A4D5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25453==    by 0x13AAE9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25453==    by 0x136235: main (TestCellBasedEllipticPdeSolver.cpp:18)
==25453== 
==25453== Open file descriptor 8: /dev/shm/open_mpi.0000
==25453==    at 0x110D3A1C: __open_nocancel (open64_nocancel.c:39)
==25453==    by 0x11057BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25453==    by 0x108D9822: ???
==25453==    by 0x108D996F: ???
==25453==    by 0x14DA66DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25453==    by 0x14DA6938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25453==    by 0x14D5C922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25453==    by 0x14D012DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25453==    by 0x115C3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25453==    by 0x1155CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25453==    by 0xF64FD38: PetscInitialize (pinit.c:924)
==25453==    by 0xF5262DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25453==    by 0xF52632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25453==    by 0x13C922: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25453==    by 0x137A33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25453==    by 0x13A5DA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25453==    by 0x13A4D5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25453==    by 0x13AAE9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25453==    by 0x136235: main (TestCellBasedEllipticPdeSolver.cpp:18)
==25453== 
==25453== Open file descriptor 113:
==25453==    <inherited from parent>
==25453== 
==25453== Open file descriptor 110:
==25453==    <inherited from parent>
==25453== 
==25453== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellBasedEllipticPdeSolver_valgrind.txt
==25453==    <inherited from parent>
==25453== 
==25453== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25453==    <inherited from parent>
==25453== 
==25453== 
==25453== HEAP SUMMARY:
==25453==     in use at exit: 618,418 bytes in 8,239 blocks
==25453==   total heap usage: 55,375 allocs, 47,136 frees, 1,339,436,805 bytes allocated
==25453== 
==25453== LEAK SUMMARY:
==25453==    definitely lost: 0 bytes in 0 blocks
==25453==    indirectly lost: 0 bytes in 0 blocks
==25453==      possibly lost: 0 bytes in 0 blocks
==25453==    still reachable: 120 bytes in 3 blocks
==25453==         suppressed: 618,298 bytes in 8,236 blocks
==25453== Reachable blocks (those to which a pointer was found) are not shown.
==25453== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25453== 
==25453== For lists of detected and suppressed errors, rerun with: -s
==25453== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
