==606526== Memcheck, a memory error detector
==606526== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==606526== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==606526== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/linalg/test/TestPetscVecTools -malloc_debug -malloc_dump -memory_info
==606526== Parent PID: 606210
==606526== 
==606526== 
==606526== FILE DESCRIPTORS: 10 open (3 std) at exit.
==606526== Open file descriptor 12:
==606526==    at 0x60C026D: pipe (pipe.c:29)
==606526==    by 0xAF3507D: ???
==606526==    by 0x8A494CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==606526==    by 0x63E5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==606526==    by 0x637ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==606526==    by 0x4AB1D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==606526==    by 0x4989153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==606526==    by 0x49891A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==606526==    by 0x1121EE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==606526==    by 0x10DD73: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==606526==    by 0x11016A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==606526==    by 0x110065: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==606526==    by 0x110679: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==606526==    by 0x10C575: main (TestPetscVecTools.cpp:18)
==606526== 
==606526== Open file descriptor 8: /dev/shm/open_mpi.0000
==606526==    at 0x60C4C0C: __open_nocancel (open64_nocancel.c:39)
==606526==    by 0x6048BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==606526==    by 0x5D3B822: ???
==606526==    by 0x5D3B96F: ???
==606526==    by 0x8AF06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==606526==    by 0x8AF0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==606526==    by 0x8AA6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==606526==    by 0x8A492DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==606526==    by 0x63E5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==606526==    by 0x637ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==606526==    by 0x4AB1D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==606526==    by 0x4989153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==606526==    by 0x49891A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==606526==    by 0x1121EE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==606526==    by 0x10DD73: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==606526==    by 0x11016A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==606526==    by 0x110065: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==606526==    by 0x110679: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==606526==    by 0x10C575: main (TestPetscVecTools.cpp:18)
==606526== 
==606526== Open file descriptor 118:
==606526==    <inherited from parent>
==606526== 
==606526== Open file descriptor 114:
==606526==    <inherited from parent>
==606526== 
==606526== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==606526==    <inherited from parent>
==606526== 
==606526== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPetscVecTools_valgrind.txt
==606526==    <inherited from parent>
==606526== 
==606526== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==606526==    <inherited from parent>
==606526== 
==606526== 
==606526== HEAP SUMMARY:
==606526==     in use at exit: 857,507 bytes in 12,112 blocks
==606526==   total heap usage: 54,573 allocs, 42,461 frees, 1,542,797,068 bytes allocated
==606526== 
==606526== LEAK SUMMARY:
==606526==    definitely lost: 0 bytes in 0 blocks
==606526==    indirectly lost: 0 bytes in 0 blocks
==606526==      possibly lost: 0 bytes in 0 blocks
==606526==    still reachable: 24 bytes in 2 blocks
==606526==         suppressed: 857,483 bytes in 12,110 blocks
==606526== Reachable blocks (those to which a pointer was found) are not shown.
==606526== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==606526== 
==606526== For lists of detected and suppressed errors, rerun with: -s
==606526== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
