==50657== Memcheck, a memory error detector
==50657== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==50657== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==50657== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/linalg/test/TestChebyshevIteration -malloc_debug -malloc_dump -memory_info
==50657== Parent PID: 50368
==50657== 
==50657== 
==50657== FILE DESCRIPTORS: 9 open (3 std) at exit.
==50657== Open file descriptor 12:
==50657==    at 0x60CC26D: pipe (pipe.c:29)
==50657==    by 0xAF3707D: ???
==50657==    by 0x8A554CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==50657==    by 0x63F1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==50657==    by 0x638AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==50657==    by 0x4AB2D38: PetscInitialize (pinit.c:924)
==50657==    by 0x49892DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==50657==    by 0x498932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==50657==    by 0x115156: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==50657==    by 0x11068D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==50657==    by 0x112F8E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==50657==    by 0x112E2E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==50657==    by 0x1134C5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==50657==    by 0x10EAB5: main (TestChebyshevIteration.cpp:19)
==50657== 
==50657== Open file descriptor 8: /dev/shm/open_mpi.0000
==50657==    at 0x60D0C0C: __open_nocancel (open64_nocancel.c:39)
==50657==    by 0x6054BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==50657==    by 0x5D42822: ???
==50657==    by 0x5D4296F: ???
==50657==    by 0x8AFC6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==50657==    by 0x8AFC938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==50657==    by 0x8AB2922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==50657==    by 0x8A552DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==50657==    by 0x63F1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==50657==    by 0x638AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==50657==    by 0x4AB2D38: PetscInitialize (pinit.c:924)
==50657==    by 0x49892DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==50657==    by 0x498932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==50657==    by 0x115156: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==50657==    by 0x11068D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==50657==    by 0x112F8E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==50657==    by 0x112E2E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==50657==    by 0x1134C5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==50657==    by 0x10EAB5: main (TestChebyshevIteration.cpp:19)
==50657== 
==50657== Open file descriptor 115:
==50657==    <inherited from parent>
==50657== 
==50657== Open file descriptor 112:
==50657==    <inherited from parent>
==50657== 
==50657== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestChebyshevIteration_valgrind.txt
==50657==    <inherited from parent>
==50657== 
==50657== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==50657==    <inherited from parent>
==50657== 
==50657== 
==50657== HEAP SUMMARY:
==50657==     in use at exit: 835,143 bytes in 11,676 blocks
==50657==   total heap usage: 57,526 allocs, 45,850 frees, 1,559,482,772 bytes allocated
==50657== 
==50657== LEAK SUMMARY:
==50657==    definitely lost: 0 bytes in 0 blocks
==50657==    indirectly lost: 0 bytes in 0 blocks
==50657==      possibly lost: 0 bytes in 0 blocks
==50657==    still reachable: 24 bytes in 2 blocks
==50657==         suppressed: 835,119 bytes in 11,674 blocks
==50657== Reachable blocks (those to which a pointer was found) are not shown.
==50657== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==50657== 
==50657== For lists of detected and suppressed errors, rerun with: -s
==50657== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
