==931315== Memcheck, a memory error detector
==931315== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==931315== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==931315== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestHelloWorld -malloc_debug -malloc_dump -memory_info
==931315== Parent PID: 931175
==931315== 
==931315== 
==931315== FILE DESCRIPTORS: 9 open (3 std) at exit.
==931315== Open file descriptor 12:
==931315==    at 0x4CAF22D: pipe (pipe.c:29)
==931315==    by 0xAEA207D: ???
==931315==    by 0x89B64CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==931315==    by 0x6269418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931315==    by 0x6202D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931315==    by 0x4EF9D38: PetscInitialize (pinit.c:924)
==931315==    by 0x48FA1E9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==931315==    by 0x48FA237: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==931315==    by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==931315==    by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==931315==    by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==931315==    by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==931315==    by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==931315==    by 0x10B355: main (TestHelloWorld.cpp:18)
==931315== 
==931315== Open file descriptor 8: /dev/shm/open_mpi.0000
==931315==    at 0x4CB3BCC: __open_nocancel (open64_nocancel.c:39)
==931315==    by 0x4C37C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==931315==    by 0x492F822: ???
==931315==    by 0x492F96F: ???
==931315==    by 0x8A5B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==931315==    by 0x8A5B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==931315==    by 0x8A11922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==931315==    by 0x89B62DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==931315==    by 0x6269418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931315==    by 0x6202D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931315==    by 0x4EF9D38: PetscInitialize (pinit.c:924)
==931315==    by 0x48FA1E9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==931315==    by 0x48FA237: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==931315==    by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==931315==    by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==931315==    by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==931315==    by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==931315==    by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==931315==    by 0x10B355: main (TestHelloWorld.cpp:18)
==931315== 
==931315== Open file descriptor 114:
==931315==    <inherited from parent>
==931315== 
==931315== Open file descriptor 110:
==931315==    <inherited from parent>
==931315== 
==931315== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHelloWorld_valgrind.txt
==931315==    <inherited from parent>
==931315== 
==931315== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==931315==    <inherited from parent>
==931315== 
==931315== 
==931315== HEAP SUMMARY:
==931315==     in use at exit: 700,258 bytes in 9,377 blocks
==931315==   total heap usage: 47,197 allocs, 37,820 frees, 1,353,242,766 bytes allocated
==931315== 
==931315== LEAK SUMMARY:
==931315==    definitely lost: 0 bytes in 0 blocks
==931315==    indirectly lost: 0 bytes in 0 blocks
==931315==      possibly lost: 0 bytes in 0 blocks
==931315==    still reachable: 24 bytes in 2 blocks
==931315==         suppressed: 700,234 bytes in 9,375 blocks
==931315== Reachable blocks (those to which a pointer was found) are not shown.
==931315== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==931315== 
==931315== For lists of detected and suppressed errors, rerun with: -s
==931315== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
