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