==2581110== Memcheck, a memory error detector
==2581110== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2581110== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2581110== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestSimpleLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
==2581110== Parent PID: 2580139
==2581110== 
==2581110== 
==2581110== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2581110== Open file descriptor 12:
==2581110==    at 0x81A726D: pipe (pipe.c:29)
==2581110==    by 0x105A207D: ???
==2581110==    by 0xC3D04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581110==    by 0x880B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581110==    by 0x87A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581110==    by 0x6AB1D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581110==    by 0x69882DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581110==    by 0x698832D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581110==    by 0x19C00C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581110==    by 0x1968B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581110==    by 0x199800: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581110==    by 0x1996FB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581110==    by 0x199D0F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581110==    by 0x1950B5: main (TestSimpleLinearEllipticSolver.cpp:18)
==2581110== 
==2581110== Open file descriptor 8: /dev/shm/open_mpi.0000
==2581110==    at 0x81ABC0C: __open_nocancel (open64_nocancel.c:39)
==2581110==    by 0x812FBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2581110==    by 0x7D3B822: ???
==2581110==    by 0x7D3B96F: ???
==2581110==    by 0xC4756DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581110==    by 0xC475938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581110==    by 0xC42B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581110==    by 0xC3D02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581110==    by 0x880B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581110==    by 0x87A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581110==    by 0x6AB1D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581110==    by 0x69882DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581110==    by 0x698832D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581110==    by 0x19C00C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581110==    by 0x1968B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581110==    by 0x199800: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581110==    by 0x1996FB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581110==    by 0x199D0F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581110==    by 0x1950B5: main (TestSimpleLinearEllipticSolver.cpp:18)
==2581110== 
==2581110== Open file descriptor 115:
==2581110==    <inherited from parent>
==2581110== 
==2581110== Open file descriptor 112:
==2581110==    <inherited from parent>
==2581110== 
==2581110== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimpleLinearEllipticSolver_valgrind.txt
==2581110==    <inherited from parent>
==2581110== 
==2581110== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2581110==    <inherited from parent>
==2581110== 
==2581110== 
==2581110== HEAP SUMMARY:
==2581110==     in use at exit: 857,928 bytes in 12,112 blocks
==2581110==   total heap usage: 218,851 allocs, 206,739 frees, 1,560,649,201 bytes allocated
==2581110== 
==2581110== LEAK SUMMARY:
==2581110==    definitely lost: 0 bytes in 0 blocks
==2581110==    indirectly lost: 0 bytes in 0 blocks
==2581110==      possibly lost: 0 bytes in 0 blocks
==2581110==    still reachable: 24 bytes in 2 blocks
==2581110==         suppressed: 857,904 bytes in 12,110 blocks
==2581110== Reachable blocks (those to which a pointer was found) are not shown.
==2581110== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2581110== 
==2581110== For lists of detected and suppressed errors, rerun with: -s
==2581110== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
