==2335093== Memcheck, a memory error detector
==2335093== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2335093== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2335093== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/lung/test/TestMajorAirwaysCentreLinesCleaner -malloc_debug -malloc_dump -memory_info
==2335093== Parent PID: 2318753
==2335093== 
==2335093== 
==2335093== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2335093== Open file descriptor 12:
==2335093==    at 0x7E8022D: pipe (pipe.c:29)
==2335093==    by 0x103FE07D: ???
==2335093==    by 0xBC224CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2335093==    by 0x778A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2335093==    by 0x7723D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2335093==    by 0x63FAD38: PetscInitialize (pinit.c:924)
==2335093==    by 0x62D20B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2335093==    by 0x62D2101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2335093==    by 0x11675D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2335093==    by 0x1121F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2335093==    by 0x1146F0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2335093==    by 0x1145EB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2335093==    by 0x114BFF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2335093==    by 0x1109F5: main (TestMajorAirwaysCentreLinesCleaner.cpp:18)
==2335093== 
==2335093== Open file descriptor 8: /dev/shm/open_mpi.0000
==2335093==    at 0x7E84BCC: __open_nocancel (open64_nocancel.c:39)
==2335093==    by 0x7E08C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2335093==    by 0x7684822: ???
==2335093==    by 0x768496F: ???
==2335093==    by 0xBCC76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2335093==    by 0xBCC7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2335093==    by 0xBC7D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2335093==    by 0xBC222DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2335093==    by 0x778A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2335093==    by 0x7723D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2335093==    by 0x63FAD38: PetscInitialize (pinit.c:924)
==2335093==    by 0x62D20B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2335093==    by 0x62D2101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2335093==    by 0x11675D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2335093==    by 0x1121F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2335093==    by 0x1146F0: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2335093==    by 0x1145EB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2335093==    by 0x114BFF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2335093==    by 0x1109F5: main (TestMajorAirwaysCentreLinesCleaner.cpp:18)
==2335093== 
==2335093== Open file descriptor 115:
==2335093==    <inherited from parent>
==2335093== 
==2335093== Open file descriptor 111:
==2335093==    <inherited from parent>
==2335093== 
==2335093== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMajorAirwaysCentreLinesCleaner_valgrind.txt
==2335093==    <inherited from parent>
==2335093== 
==2335093== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2335093==    <inherited from parent>
==2335093== 
==2335093== 
==2335093== HEAP SUMMARY:
==2335093==     in use at exit: 700,727 bytes in 9,377 blocks
==2335093==   total heap usage: 495,475 allocs, 486,098 frees, 1,372,317,567 bytes allocated
==2335093== 
==2335093== LEAK SUMMARY:
==2335093==    definitely lost: 0 bytes in 0 blocks
==2335093==    indirectly lost: 0 bytes in 0 blocks
==2335093==      possibly lost: 0 bytes in 0 blocks
==2335093==    still reachable: 24 bytes in 2 blocks
==2335093==         suppressed: 700,703 bytes in 9,375 blocks
==2335093== Reachable blocks (those to which a pointer was found) are not shown.
==2335093== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2335093== 
==2335093== For lists of detected and suppressed errors, rerun with: -s
==2335093== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
