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