==24560== Memcheck, a memory error detector ==24560== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24560== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==24560== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestHelloWorld -malloc_debug -malloc_dump -memory_info ==24560== Parent PID: 24431 ==24560== ==24560== ==24560== FILE DESCRIPTORS: 9 open (3 std) at exit. ==24560== Open file descriptor 12: ==24560== at 0x4CC30FD: pipe (pipe.c:29) ==24560== by 0xAEB607D: ??? ==24560== by 0x644B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24560== by 0x4EC0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24560== by 0x4E59D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24560== by 0x5047D38: PetscInitialize (pinit.c:924) ==24560== by 0x490980D: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24560== by 0x490985B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24560== by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24560== by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24560== by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24560== by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24560== by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24560== by 0x10B355: main (TestHelloWorld.cpp:18) ==24560== ==24560== Open file descriptor 8: /dev/shm/open_mpi.0000 ==24560== at 0x4CC7A9C: __open_nocancel (open64_nocancel.c:39) ==24560== by 0x4C4BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40) ==24560== by 0x4940822: ??? ==24560== by 0x494096F: ??? ==24560== by 0x64F26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24560== by 0x64F2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24560== by 0x64A8922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24560== by 0x644B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24560== by 0x4EC0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24560== by 0x4E59D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24560== by 0x5047D38: PetscInitialize (pinit.c:924) ==24560== by 0x490980D: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24560== by 0x490985B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24560== by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24560== by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24560== by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24560== by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24560== by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24560== by 0x10B355: main (TestHelloWorld.cpp:18) ==24560== ==24560== Open file descriptor 145: ==24560== ==24560== ==24560== Open file descriptor 142: ==24560== ==24560== ==24560== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHelloWorld_valgrind.txt ==24560== ==24560== ==24560== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==24560== ==24560== ==24560== ==24560== HEAP SUMMARY: ==24560== in use at exit: 14,948 bytes in 50 blocks ==24560== total heap usage: 28,489 allocs, 28,439 frees, 5,942,909 bytes allocated ==24560== ==24560== LEAK SUMMARY: ==24560== definitely lost: 0 bytes in 0 blocks ==24560== indirectly lost: 0 bytes in 0 blocks ==24560== possibly lost: 0 bytes in 0 blocks ==24560== still reachable: 24 bytes in 2 blocks ==24560== suppressed: 14,924 bytes in 48 blocks ==24560== Reachable blocks (those to which a pointer was found) are not shown. ==24560== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==24560== ==24560== For lists of detected and suppressed errors, rerun with: -s ==24560== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)