==26310== Memcheck, a memory error detector ==26310== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==26310== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info ==26310== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestWritingPdeSolversTutorial -malloc_debug -malloc_dump -memory_info ==26310== Parent PID: 24524 ==26310== ==26310== ==26310== FILE DESCRIPTORS: 9 open (3 std) at exit. ==26310== Open file descriptor 12: ==26310== at 0x865B0FD: pipe (pipe.c:29) ==26310== by 0x1066107D: ??? ==26310== by 0xBF624CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==26310== by 0x8856418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==26310== by 0x87EFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==26310== by 0x6F88D38: PetscInitialize (pinit.c:924) ==26310== by 0x6AF4E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==26310== by 0x6AF4EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==26310== by 0x14C18C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==26310== by 0x147133: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==26310== by 0x149DE4: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==26310== by 0x149CDF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==26310== by 0x14A2F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==26310== by 0x145935: main (TestWritingPdeSolversTutorial.cpp:18) ==26310== ==26310== Open file descriptor 8: /dev/shm/open_mpi.0000 ==26310== at 0x865FA9C: __open_nocancel (open64_nocancel.c:39) ==26310== by 0x85E3BCF: shm_open@@GLIBC_2.34 (shm_open.c:40) ==26310== by 0x6B31822: ??? ==26310== by 0x6B3196F: ??? ==26310== by 0xC0076DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==26310== by 0xC007938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==26310== by 0xBFBD922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2) ==26310== by 0xBF622DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2) ==26310== by 0x8856418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==26310== by 0x87EFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2) ==26310== by 0x6F88D38: PetscInitialize (pinit.c:924) ==26310== by 0x6AF4E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80) ==26310== by 0x6AF4EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88) ==26310== by 0x14C18C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61) ==26310== by 0x147133: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266) ==26310== by 0x149DE4: CxxTest::TestRunner::runWorld() (TestRunner.h:43) ==26310== by 0x149CDF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23) ==26310== by 0x14A2F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47) ==26310== by 0x145935: main (TestWritingPdeSolversTutorial.cpp:18) ==26310== ==26310== Open file descriptor 145: ==26310== ==26310== ==26310== Open file descriptor 142: ==26310== ==26310== ==26310== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestWritingPdeSolversTutorial_valgrind.txt ==26310== ==26310== ==26310== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp ==26310== ==26310== ==26310== ==26310== HEAP SUMMARY: ==26310== in use at exit: 35,510 bytes in 295 blocks ==26310== total heap usage: 1,115,092 allocs, 1,114,797 frees, 126,243,955 bytes allocated ==26310== ==26310== LEAK SUMMARY: ==26310== definitely lost: 0 bytes in 0 blocks ==26310== indirectly lost: 0 bytes in 0 blocks ==26310== possibly lost: 0 bytes in 0 blocks ==26310== still reachable: 24 bytes in 2 blocks ==26310== suppressed: 35,486 bytes in 293 blocks ==26310== Reachable blocks (those to which a pointer was found) are not shown. ==26310== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==26310== ==26310== For lists of detected and suppressed errors, rerun with: -s ==26310== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 31)