==1131265== Memcheck, a memory error detector
==1131265== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1131265== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1131265== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestSimpleLinearParabolicSolver -malloc_debug -malloc_dump -memory_info
==1131265== Parent PID: 1130400
==1131265== 
==1131265== 
==1131265== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1131265== Open file descriptor 12:
==1131265==    at 0x7E8126D: pipe (pipe.c:29)
==1131265==    by 0x1020907D: ???
==1131265==    by 0xC03D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1131265==    by 0x8472418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1131265==    by 0x840BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1131265==    by 0x678BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1131265==    by 0x6663153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1131265==    by 0x66631A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1131265==    by 0x155304: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1131265==    by 0x14FA2D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1131265==    by 0x152D64: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1131265==    by 0x152C04: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1131265==    by 0x15329B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1131265==    by 0x14DE55: main (TestSimpleLinearParabolicSolver.cpp:19)
==1131265== 
==1131265== Open file descriptor 8: /dev/shm/open_mpi.0000
==1131265==    at 0x7E85C0C: __open_nocancel (open64_nocancel.c:39)
==1131265==    by 0x7E09BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1131265==    by 0x7A15822: ???
==1131265==    by 0x7A1596F: ???
==1131265==    by 0xC0E26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1131265==    by 0xC0E2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1131265==    by 0xC098922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1131265==    by 0xC03D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1131265==    by 0x8472418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1131265==    by 0x840BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1131265==    by 0x678BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1131265==    by 0x6663153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1131265==    by 0x66631A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1131265==    by 0x155304: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1131265==    by 0x14FA2D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1131265==    by 0x152D64: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1131265==    by 0x152C04: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1131265==    by 0x15329B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1131265==    by 0x14DE55: main (TestSimpleLinearParabolicSolver.cpp:19)
==1131265== 
==1131265== Open file descriptor 115:
==1131265==    <inherited from parent>
==1131265== 
==1131265== Open file descriptor 112:
==1131265==    <inherited from parent>
==1131265== 
==1131265== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimpleLinearParabolicSolver_valgrind.txt
==1131265==    <inherited from parent>
==1131265== 
==1131265== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1131265==    <inherited from parent>
==1131265== 
==1131265== 
==1131265== HEAP SUMMARY:
==1131265==     in use at exit: 858,408 bytes in 12,122 blocks
==1131265==   total heap usage: 373,419 allocs, 361,297 frees, 1,633,548,213 bytes allocated
==1131265== 
==1131265== LEAK SUMMARY:
==1131265==    definitely lost: 0 bytes in 0 blocks
==1131265==    indirectly lost: 0 bytes in 0 blocks
==1131265==      possibly lost: 0 bytes in 0 blocks
==1131265==    still reachable: 24 bytes in 2 blocks
==1131265==         suppressed: 858,384 bytes in 12,120 blocks
==1131265== Reachable blocks (those to which a pointer was found) are not shown.
==1131265== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1131265== 
==1131265== For lists of detected and suppressed errors, rerun with: -s
==1131265== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 27 from 22)
