==1942884== Memcheck, a memory error detector
==1942884== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1942884== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1942884== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestCableTestProblem -malloc_debug -malloc_dump -memory_info
==1942884== Parent PID: 1942041
==1942884== 
==1942884== 
==1942884== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1942884== Open file descriptor 12:
==1942884==    at 0x815F07D: pipe (pipe.c:29)
==1942884==    by 0x1014307D: ???
==1942884==    by 0xBFE44CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1942884==    by 0x87C6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1942884==    by 0x875FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1942884==    by 0x6719D38: PetscInitialize (pinit.c:924)
==1942884==    by 0x65F1153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1942884==    by 0x65F11A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1942884==    by 0x1419F6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1942884==    by 0x13CAF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1942884==    by 0x13F69A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1942884==    by 0x13F595: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1942884==    by 0x13FBA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1942884==    by 0x13B2F5: main (TestCableTestProblem.cpp:18)
==1942884== 
==1942884== Open file descriptor 8: /dev/shm/open_mpi.0000
==1942884==    at 0x8163A1C: __open_nocancel (open64_nocancel.c:39)
==1942884==    by 0x80E7BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1942884==    by 0x79A9822: ???
==1942884==    by 0x79A996F: ???
==1942884==    by 0xC0896DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1942884==    by 0xC089938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1942884==    by 0xC03F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1942884==    by 0xBFE42DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1942884==    by 0x87C6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1942884==    by 0x875FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1942884==    by 0x6719D38: PetscInitialize (pinit.c:924)
==1942884==    by 0x65F1153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1942884==    by 0x65F11A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1942884==    by 0x1419F6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1942884==    by 0x13CAF3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1942884==    by 0x13F69A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1942884==    by 0x13F595: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1942884==    by 0x13FBA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1942884==    by 0x13B2F5: main (TestCableTestProblem.cpp:18)
==1942884== 
==1942884== Open file descriptor 115:
==1942884==    <inherited from parent>
==1942884== 
==1942884== Open file descriptor 111:
==1942884==    <inherited from parent>
==1942884== 
==1942884== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCableTestProblem_valgrind.txt
==1942884==    <inherited from parent>
==1942884== 
==1942884== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1942884==    <inherited from parent>
==1942884== 
==1942884== 
==1942884== HEAP SUMMARY:
==1942884==     in use at exit: 835,537 bytes in 11,676 blocks
==1942884==   total heap usage: 112,481 allocs, 100,805 frees, 1,542,771,809 bytes allocated
==1942884== 
==1942884== LEAK SUMMARY:
==1942884==    definitely lost: 0 bytes in 0 blocks
==1942884==    indirectly lost: 0 bytes in 0 blocks
==1942884==      possibly lost: 0 bytes in 0 blocks
==1942884==    still reachable: 24 bytes in 2 blocks
==1942884==         suppressed: 835,513 bytes in 11,674 blocks
==1942884== Reachable blocks (those to which a pointer was found) are not shown.
==1942884== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1942884== 
==1942884== For lists of detected and suppressed errors, rerun with: -s
==1942884== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
