==25491== Memcheck, a memory error detector
==25491== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25491== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25491== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellBasedEllipticPdeSolver -malloc_debug -malloc_dump -memory_info
==25491== Parent PID: 24007
==25491== 
==25491== 
==25491== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25491== Open file descriptor 12:
==25491==    at 0x110DB07D: pipe (pipe.c:29)
==25491==    by 0x196FB07D: ???
==25491==    by 0x14D034CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25491==    by 0x115CF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0x11568D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0xF6A0D38: PetscInitialize (pinit.c:924)
==25491==    by 0xF5771D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25491==    by 0xF577227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25491==    by 0x13C922: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25491==    by 0x137A33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25491==    by 0x13A5DA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25491==    by 0x13A4D5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25491==    by 0x13AAE9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25491==    by 0x136235: main (TestCellBasedEllipticPdeSolver.cpp:18)
==25491== 
==25491== Open file descriptor 8: /dev/shm/open_mpi.0000
==25491==    at 0x110DFA1C: __open_nocancel (open64_nocancel.c:39)
==25491==    by 0x11063BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25491==    by 0x10930822: ???
==25491==    by 0x1093096F: ???
==25491==    by 0x14DA86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25491==    by 0x14DA8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25491==    by 0x14D5E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25491==    by 0x14D032DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25491==    by 0x115CF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0x11568D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25491==    by 0xF6A0D38: PetscInitialize (pinit.c:924)
==25491==    by 0xF5771D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25491==    by 0xF577227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25491==    by 0x13C922: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25491==    by 0x137A33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25491==    by 0x13A5DA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25491==    by 0x13A4D5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25491==    by 0x13AAE9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25491==    by 0x136235: main (TestCellBasedEllipticPdeSolver.cpp:18)
==25491== 
==25491== Open file descriptor 115:
==25491==    <inherited from parent>
==25491== 
==25491== Open file descriptor 112:
==25491==    <inherited from parent>
==25491== 
==25491== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellBasedEllipticPdeSolver_valgrind.txt
==25491==    <inherited from parent>
==25491== 
==25491== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25491==    <inherited from parent>
==25491== 
==25491== 
==25491== HEAP SUMMARY:
==25491==     in use at exit: 618,322 bytes in 8,238 blocks
==25491==   total heap usage: 55,350 allocs, 47,112 frees, 1,339,443,690 bytes allocated
==25491== 
==25491== LEAK SUMMARY:
==25491==    definitely lost: 0 bytes in 0 blocks
==25491==    indirectly lost: 0 bytes in 0 blocks
==25491==      possibly lost: 0 bytes in 0 blocks
==25491==    still reachable: 24 bytes in 2 blocks
==25491==         suppressed: 618,298 bytes in 8,236 blocks
==25491== Reachable blocks (those to which a pointer was found) are not shown.
==25491== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25491== 
==25491== For lists of detected and suppressed errors, rerun with: -s
==25491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
