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