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