==24174== Memcheck, a memory error detector ==24174== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24174== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==24174== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestHelloWorld -malloc_debug -malloc_dump -memory_info ==24174== Parent PID: 23988 ==24174== ==24174== ==24174== FILE DESCRIPTORS: 9 open (3 std) at exit. ==24174== Open file descriptor 12: ==24174== at 0x4CB107D: pipe (pipe.c:29) ==24174== by 0xAEA307D: ??? ==24174== by 0x64394CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24174== by 0x4EAE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24174== by 0x4E47D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24174== by 0x5035D38: PetscInitialize (pinit.c:924) ==24174== by 0x48FA079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24174== by 0x48FA0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24174== by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24174== by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24174== by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24174== by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24174== by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24174== by 0x10B355: main (TestHelloWorld.cpp:18) ==24174== ==24174== Open file descriptor 8: /dev/shm/open_mpi.0000 ==24174== at 0x4CB5A1C: __open_nocancel (open64_nocancel.c:39) ==24174== by 0x4C39BCF: shm_open@@GLIBC_2.34 (shm_open.c:40) ==24174== by 0x492E822: ??? ==24174== by 0x492E96F: ??? ==24174== by 0x64E06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24174== by 0x64E0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24174== by 0x6496922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==24174== by 0x64392DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==24174== by 0x4EAE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24174== by 0x4E47D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==24174== by 0x5035D38: PetscInitialize (pinit.c:924) ==24174== by 0x48FA079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==24174== by 0x48FA0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==24174== by 0x110C3A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==24174== by 0x10CB53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==24174== by 0x10ED04: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==24174== by 0x10EC00: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==24174== by 0x10F213: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==24174== by 0x10B355: main (TestHelloWorld.cpp:18) ==24174== ==24174== Open file descriptor 145: ==24174== ==24174== ==24174== Open file descriptor 142: ==24174== ==24174== ==24174== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHelloWorld_valgrind.txt ==24174== ==24174== ==24174== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==24174== ==24174== ==24174== ==24174== HEAP SUMMARY: ==24174== in use at exit: 617,951 bytes in 8,239 blocks ==24174== total heap usage: 44,913 allocs, 36,674 frees, 1,338,497,546 bytes allocated ==24174== ==24174== LEAK SUMMARY: ==24174== definitely lost: 0 bytes in 0 blocks ==24174== indirectly lost: 0 bytes in 0 blocks ==24174== possibly lost: 0 bytes in 0 blocks ==24174== still reachable: 24 bytes in 2 blocks ==24174== suppressed: 617,927 bytes in 8,237 blocks ==24174== Reachable blocks (those to which a pointer was found) are not shown. ==24174== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==24174== ==24174== For lists of detected and suppressed errors, rerun with: -s ==24174== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)