==3505758== Memcheck, a memory error detector
==3505758== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3505758== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3505758== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestAbstractFeSurfaceIntegralAssembler -malloc_debug -malloc_dump -memory_info
==3505758== Parent PID: 3504736
==3505758== 
==3505758== 
==3505758== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3505758== Open file descriptor 12:
==3505758==    at 0x84F807D: pipe (pipe.c:29)
==3505758==    by 0x104DB07D: ???
==3505758==    by 0xC37E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3505758==    by 0x8B5F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3505758==    by 0x8AF8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3505758==    by 0x6AB2D38: PetscInitialize (pinit.c:924)
==3505758==    by 0x69892DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3505758==    by 0x698932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3505758==    by 0x12D738: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3505758==    by 0x128933: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3505758==    by 0x12B4AA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3505758==    by 0x12B3A5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3505758==    by 0x12B9B9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3505758==    by 0x127135: main (TestAbstractFeSurfaceIntegralAssembler.cpp:18)
==3505758== 
==3505758== Open file descriptor 8: /dev/shm/open_mpi.0000
==3505758==    at 0x84FCA1C: __open_nocancel (open64_nocancel.c:39)
==3505758==    by 0x8480BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3505758==    by 0x7D42822: ???
==3505758==    by 0x7D4296F: ???
==3505758==    by 0xC4236DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3505758==    by 0xC423938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3505758==    by 0xC3D9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3505758==    by 0xC37E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3505758==    by 0x8B5F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3505758==    by 0x8AF8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3505758==    by 0x6AB2D38: PetscInitialize (pinit.c:924)
==3505758==    by 0x69892DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3505758==    by 0x698932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3505758==    by 0x12D738: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3505758==    by 0x128933: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3505758==    by 0x12B4AA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3505758==    by 0x12B3A5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3505758==    by 0x12B9B9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3505758==    by 0x127135: main (TestAbstractFeSurfaceIntegralAssembler.cpp:18)
==3505758== 
==3505758== Open file descriptor 115:
==3505758==    <inherited from parent>
==3505758== 
==3505758== Open file descriptor 112:
==3505758==    <inherited from parent>
==3505758== 
==3505758== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractFeSurfaceIntegralAssembler_valgrind.txt
==3505758==    <inherited from parent>
==3505758== 
==3505758== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3505758==    <inherited from parent>
==3505758== 
==3505758== 
==3505758== HEAP SUMMARY:
==3505758==     in use at exit: 835,537 bytes in 11,676 blocks
==3505758==   total heap usage: 56,361 allocs, 44,685 frees, 1,540,217,534 bytes allocated
==3505758== 
==3505758== LEAK SUMMARY:
==3505758==    definitely lost: 0 bytes in 0 blocks
==3505758==    indirectly lost: 0 bytes in 0 blocks
==3505758==      possibly lost: 0 bytes in 0 blocks
==3505758==    still reachable: 24 bytes in 2 blocks
==3505758==         suppressed: 835,513 bytes in 11,674 blocks
==3505758== Reachable blocks (those to which a pointer was found) are not shown.
==3505758== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3505758== 
==3505758== For lists of detected and suppressed errors, rerun with: -s
==3505758== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
