==977409== Memcheck, a memory error detector
==977409== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==977409== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==977409== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestHelloWorld -malloc_debug -malloc_dump -memory_info
==977409== Parent PID: 977326
==977409== 
==977409== 
==977409== FILE DESCRIPTORS: 9 open (3 std) at exit.
==977409== Open file descriptor 12:
==977409==    at 0x4CB407D: pipe (pipe.c:29)
==977409==    by 0xAEA607D: ???
==977409==    by 0x89BE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==977409==    by 0x6271418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==977409==    by 0x620AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==977409==    by 0x4F01D38: PetscInitialize (pinit.c:924)
==977409==    by 0x48FA153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==977409==    by 0x48FA1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==977409==    by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==977409==    by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==977409==    by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==977409==    by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==977409==    by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==977409==    by 0x10B355: main (TestHelloWorld.cpp:18)
==977409== 
==977409== Open file descriptor 8: /dev/shm/open_mpi.0000
==977409==    at 0x4CB8A1C: __open_nocancel (open64_nocancel.c:39)
==977409==    by 0x4C3CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==977409==    by 0x492E822: ???
==977409==    by 0x492E96F: ???
==977409==    by 0x8A636DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==977409==    by 0x8A63938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==977409==    by 0x8A19922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==977409==    by 0x89BE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==977409==    by 0x6271418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==977409==    by 0x620AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==977409==    by 0x4F01D38: PetscInitialize (pinit.c:924)
==977409==    by 0x48FA153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==977409==    by 0x48FA1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==977409==    by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==977409==    by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==977409==    by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==977409==    by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==977409==    by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==977409==    by 0x10B355: main (TestHelloWorld.cpp:18)
==977409== 
==977409== Open file descriptor 115:
==977409==    <inherited from parent>
==977409== 
==977409== Open file descriptor 110:
==977409==    <inherited from parent>
==977409== 
==977409== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHelloWorld_valgrind.txt
==977409==    <inherited from parent>
==977409== 
==977409== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==977409==    <inherited from parent>
==977409== 
==977409== 
==977409== HEAP SUMMARY:
==977409==     in use at exit: 995,068 bytes in 13,913 blocks
==977409==   total heap usage: 57,561 allocs, 43,648 frees, 1,571,236,959 bytes allocated
==977409== 
==977409== LEAK SUMMARY:
==977409==    definitely lost: 0 bytes in 0 blocks
==977409==    indirectly lost: 0 bytes in 0 blocks
==977409==      possibly lost: 0 bytes in 0 blocks
==977409==    still reachable: 24 bytes in 2 blocks
==977409==         suppressed: 995,044 bytes in 13,911 blocks
==977409== Reachable blocks (those to which a pointer was found) are not shown.
==977409== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==977409== 
==977409== For lists of detected and suppressed errors, rerun with: -s
==977409== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
