==2125001== Memcheck, a memory error detector
==2125001== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2125001== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2125001== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestSimpleImpedanceProblem -malloc_debug -malloc_dump -memory_info
==2125001== Parent PID: 2115830
==2125001== 
==2125001== 
==2125001== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2125001== Open file descriptor 12:
==2125001==    at 0x669F26D: pipe (pipe.c:29)
==2125001==    by 0x1053F07D: ???
==2125001==    by 0xBD544CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2125001==    by 0x7C19418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2125001==    by 0x7BB2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2125001==    by 0x68A7D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2125001==    by 0x62E8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2125001==    by 0x62E81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2125001==    by 0x11B074: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2125001==    by 0x11666D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2125001==    by 0x1190D2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2125001==    by 0x118F72: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2125001==    by 0x119609: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2125001==    by 0x114A95: main (TestSimpleImpedanceProblem.cpp:19)
==2125001== 
==2125001== Open file descriptor 8: /dev/shm/open_mpi.0000
==2125001==    at 0x66A3C0C: __open_nocancel (open64_nocancel.c:39)
==2125001==    by 0x6627BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2125001==    by 0x631C822: ???
==2125001==    by 0x631C96F: ???
==2125001==    by 0xBDF96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2125001==    by 0xBDF9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2125001==    by 0xBDAF922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2125001==    by 0xBD542DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2125001==    by 0x7C19418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2125001==    by 0x7BB2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2125001==    by 0x68A7D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2125001==    by 0x62E8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2125001==    by 0x62E81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2125001==    by 0x11B074: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2125001==    by 0x11666D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2125001==    by 0x1190D2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2125001==    by 0x118F72: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2125001==    by 0x119609: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2125001==    by 0x114A95: main (TestSimpleImpedanceProblem.cpp:19)
==2125001== 
==2125001== Open file descriptor 115:
==2125001==    <inherited from parent>
==2125001== 
==2125001== Open file descriptor 112:
==2125001==    <inherited from parent>
==2125001== 
==2125001== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimpleImpedanceProblem_valgrind.txt
==2125001==    <inherited from parent>
==2125001== 
==2125001== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2125001==    <inherited from parent>
==2125001== 
==2125001== 
==2125001== HEAP SUMMARY:
==2125001==     in use at exit: 857,929 bytes in 12,108 blocks
==2125001==   total heap usage: 7,113,801 allocs, 7,101,693 frees, 1,805,828,170 bytes allocated
==2125001== 
==2125001== LEAK SUMMARY:
==2125001==    definitely lost: 0 bytes in 0 blocks
==2125001==    indirectly lost: 0 bytes in 0 blocks
==2125001==      possibly lost: 0 bytes in 0 blocks
==2125001==    still reachable: 24 bytes in 2 blocks
==2125001==         suppressed: 857,905 bytes in 12,106 blocks
==2125001== Reachable blocks (those to which a pointer was found) are not shown.
==2125001== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2125001== 
==2125001== For lists of detected and suppressed errors, rerun with: -s
==2125001== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 16 from 16)
