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