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