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