==24722== Memcheck, a memory error detector
==24722== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24722== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24722== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestVertexElement -malloc_debug -malloc_dump -memory_info
==24722== Parent PID: 24011
==24722== 
==24722== 
==24722== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24722== Open file descriptor 12:
==24722==    at 0x69F607D: pipe (pipe.c:29)
==24722==    by 0x100C307D: ???
==24722==    by 0xBA174CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24722==    by 0x8042418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24722==    by 0x7FDBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24722==    by 0x6CD2D38: PetscInitialize (pinit.c:924)
==24722==    by 0x65551D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24722==    by 0x6555227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24722==    by 0x11E098: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24722==    by 0x119413: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24722==    by 0x11C02C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24722==    by 0x11BF27: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24722==    by 0x11C53B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24722==    by 0x117C15: main (TestVertexElement.cpp:18)
==24722== 
==24722== Open file descriptor 8: /dev/shm/open_mpi.0000
==24722==    at 0x69FAA1C: __open_nocancel (open64_nocancel.c:39)
==24722==    by 0x697EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24722==    by 0x658F822: ???
==24722==    by 0x658F96F: ???
==24722==    by 0xBABC6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24722==    by 0xBABC938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24722==    by 0xBA72922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24722==    by 0xBA172DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24722==    by 0x8042418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24722==    by 0x7FDBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24722==    by 0x6CD2D38: PetscInitialize (pinit.c:924)
==24722==    by 0x65551D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24722==    by 0x6555227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24722==    by 0x11E098: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24722==    by 0x119413: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24722==    by 0x11C02C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24722==    by 0x11BF27: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24722==    by 0x11C53B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24722==    by 0x117C15: main (TestVertexElement.cpp:18)
==24722== 
==24722== Open file descriptor 116:
==24722==    <inherited from parent>
==24722== 
==24722== Open file descriptor 113:
==24722==    <inherited from parent>
==24722== 
==24722== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVertexElement_valgrind.txt
==24722==    <inherited from parent>
==24722== 
==24722== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24722==    <inherited from parent>
==24722== 
==24722== 
==24722== HEAP SUMMARY:
==24722==     in use at exit: 618,238 bytes in 8,238 blocks
==24722==   total heap usage: 47,568 allocs, 39,330 frees, 1,338,396,126 bytes allocated
==24722== 
==24722== LEAK SUMMARY:
==24722==    definitely lost: 0 bytes in 0 blocks
==24722==    indirectly lost: 0 bytes in 0 blocks
==24722==      possibly lost: 0 bytes in 0 blocks
==24722==    still reachable: 24 bytes in 2 blocks
==24722==         suppressed: 618,214 bytes in 8,236 blocks
==24722== Reachable blocks (those to which a pointer was found) are not shown.
==24722== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24722== 
==24722== For lists of detected and suppressed errors, rerun with: -s
==24722== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 36 from 36)
