==1093717== Memcheck, a memory error detector
==1093717== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1093717== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1093717== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestVentilationProblem -malloc_debug -malloc_dump -memory_info
==1093717== Parent PID: 1072768
==1093717== 
==1093717== 
==1093717== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1093717== Open file descriptor 12:
==1093717==    at 0x6B1422D: pipe (pipe.c:29)
==1093717==    by 0x1049207D: ???
==1093717==    by 0xBD1F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1093717==    by 0x808E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1093717==    by 0x8027D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1093717==    by 0x6D1ED38: PetscInitialize (pinit.c:924)
==1093717==    by 0x633268F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1093717==    by 0x63326DD: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1093717==    by 0x122122: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1093717==    by 0x11BC1D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1093717==    by 0x11EB68: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1093717==    by 0x11EA08: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1093717==    by 0x11F09F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1093717==    by 0x119DA0: main (TestVentilationProblem.cpp:19)
==1093717== 
==1093717== Open file descriptor 8: /dev/shm/open_mpi.0000
==1093717==    at 0x6B18BCC: __open_nocancel (open64_nocancel.c:39)
==1093717==    by 0x6A9CC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1093717==    by 0x636A822: ???
==1093717==    by 0x636A96F: ???
==1093717==    by 0xBDC46DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1093717==    by 0xBDC4938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1093717==    by 0xBD7A922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1093717==    by 0xBD1F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1093717==    by 0x808E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1093717==    by 0x8027D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1093717==    by 0x6D1ED38: PetscInitialize (pinit.c:924)
==1093717==    by 0x633268F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1093717==    by 0x63326DD: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1093717==    by 0x122122: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1093717==    by 0x11BC1D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1093717==    by 0x11EB68: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1093717==    by 0x11EA08: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1093717==    by 0x11F09F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1093717==    by 0x119DA0: main (TestVentilationProblem.cpp:19)
==1093717== 
==1093717== Open file descriptor 116:
==1093717==    <inherited from parent>
==1093717== 
==1093717== Open file descriptor 112:
==1093717==    <inherited from parent>
==1093717== 
==1093717== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVentilationProblem_valgrind.txt
==1093717==    <inherited from parent>
==1093717== 
==1093717== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1093717==    <inherited from parent>
==1093717== 
==1093717== 
==1093717== HEAP SUMMARY:
==1093717==     in use at exit: 700,672 bytes in 9,373 blocks
==1093717==   total heap usage: 5,808,624 allocs, 5,799,251 frees, 1,840,915,210 bytes allocated
==1093717== 
==1093717== LEAK SUMMARY:
==1093717==    definitely lost: 0 bytes in 0 blocks
==1093717==    indirectly lost: 0 bytes in 0 blocks
==1093717==      possibly lost: 0 bytes in 0 blocks
==1093717==    still reachable: 24 bytes in 2 blocks
==1093717==         suppressed: 700,648 bytes in 9,371 blocks
==1093717== Reachable blocks (those to which a pointer was found) are not shown.
==1093717== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1093717== 
==1093717== For lists of detected and suppressed errors, rerun with: -s
==1093717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
