==2581473== Memcheck, a memory error detector
==2581473== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2581473== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2581473== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestEdgeInteriorSrn -malloc_debug -malloc_dump -memory_info
==2581473== Parent PID: 2580139
==2581473== 
==2581473== 
==2581473== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2581473== Open file descriptor 12:
==2581473==    at 0xF4F626D: pipe (pipe.c:29)
==2581473==    by 0x1977607D: ???
==2581473==    by 0x14D134CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581473==    by 0x11153418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581473==    by 0x110ECD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581473==    by 0xFDE1D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581473==    by 0xF0FC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581473==    by 0xF0FC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581473==    by 0x130A96: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581473==    by 0x12B55D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581473==    by 0x12E208: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581473==    by 0x12E0A8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581473==    by 0x12E73F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581473==    by 0x129985: main (TestEdgeInteriorSrn.cpp:19)
==2581473== 
==2581473== Open file descriptor 8: /dev/shm/open_mpi.0000
==2581473==    at 0xF4FAC0C: __open_nocancel (open64_nocancel.c:39)
==2581473==    by 0xF47EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2581473==    by 0xF131822: ???
==2581473==    by 0xF13196F: ???
==2581473==    by 0x14DB86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581473==    by 0x14DB8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581473==    by 0x14D6E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2581473==    by 0x14D132DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2581473==    by 0x11153418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581473==    by 0x110ECD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2581473==    by 0xFDE1D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2581473==    by 0xF0FC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2581473==    by 0xF0FC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2581473==    by 0x130A96: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2581473==    by 0x12B55D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2581473==    by 0x12E208: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2581473==    by 0x12E0A8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2581473==    by 0x12E73F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2581473==    by 0x129985: main (TestEdgeInteriorSrn.cpp:19)
==2581473== 
==2581473== Open file descriptor 115:
==2581473==    <inherited from parent>
==2581473== 
==2581473== Open file descriptor 112:
==2581473==    <inherited from parent>
==2581473== 
==2581473== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestEdgeInteriorSrn_valgrind.txt
==2581473==    <inherited from parent>
==2581473== 
==2581473== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2581473==    <inherited from parent>
==2581473== 
==2581473== 
==2581473== HEAP SUMMARY:
==2581473==     in use at exit: 858,040 bytes in 12,114 blocks
==2581473==   total heap usage: 98,716 allocs, 86,602 frees, 1,546,807,615 bytes allocated
==2581473== 
==2581473== LEAK SUMMARY:
==2581473==    definitely lost: 0 bytes in 0 blocks
==2581473==    indirectly lost: 0 bytes in 0 blocks
==2581473==      possibly lost: 0 bytes in 0 blocks
==2581473==    still reachable: 72 bytes in 4 blocks
==2581473==         suppressed: 857,968 bytes in 12,110 blocks
==2581473== Reachable blocks (those to which a pointer was found) are not shown.
==2581473== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2581473== 
==2581473== For lists of detected and suppressed errors, rerun with: -s
==2581473== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
