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