==2000519== Memcheck, a memory error detector
==2000519== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2000519== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2000519== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestAbstractFeVolumeIntegralAssembler -malloc_debug -malloc_dump -memory_info
==2000519== Parent PID: 1999474
==2000519== 
==2000519== 
==2000519== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2000519== Open file descriptor 12:
==2000519==    at 0x84DB22D: pipe (pipe.c:29)
==2000519==    by 0x104CB07D: ???
==2000519==    by 0xC35D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2000519==    by 0x8B41418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2000519==    by 0x8ADAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2000519==    by 0x6AA3D38: PetscInitialize (pinit.c:924)
==2000519==    by 0x697A2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2000519==    by 0x697A32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2000519==    by 0x15E73C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2000519==    by 0x15920D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2000519==    by 0x15C3AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2000519==    by 0x15C24C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2000519==    by 0x15C8E3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2000519==    by 0x157635: main (TestAbstractFeVolumeIntegralAssembler.cpp:19)
==2000519== 
==2000519== Open file descriptor 8: /dev/shm/open_mpi.0000
==2000519==    at 0x84DFBCC: __open_nocancel (open64_nocancel.c:39)
==2000519==    by 0x8463C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2000519==    by 0x7D2D822: ???
==2000519==    by 0x7D2D96F: ???
==2000519==    by 0xC4026DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2000519==    by 0xC402938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2000519==    by 0xC3B8922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2000519==    by 0xC35D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2000519==    by 0x8B41418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2000519==    by 0x8ADAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2000519==    by 0x6AA3D38: PetscInitialize (pinit.c:924)
==2000519==    by 0x697A2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2000519==    by 0x697A32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2000519==    by 0x15E73C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2000519==    by 0x15920D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2000519==    by 0x15C3AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2000519==    by 0x15C24C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2000519==    by 0x15C8E3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2000519==    by 0x157635: main (TestAbstractFeVolumeIntegralAssembler.cpp:19)
==2000519== 
==2000519== Open file descriptor 116:
==2000519==    <inherited from parent>
==2000519== 
==2000519== Open file descriptor 112:
==2000519==    <inherited from parent>
==2000519== 
==2000519== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractFeVolumeIntegralAssembler_valgrind.txt
==2000519==    <inherited from parent>
==2000519== 
==2000519== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2000519==    <inherited from parent>
==2000519== 
==2000519== 
==2000519== HEAP SUMMARY:
==2000519==     in use at exit: 700,663 bytes in 9,377 blocks
==2000519==   total heap usage: 59,328 allocs, 49,951 frees, 1,354,780,022 bytes allocated
==2000519== 
==2000519== LEAK SUMMARY:
==2000519==    definitely lost: 0 bytes in 0 blocks
==2000519==    indirectly lost: 0 bytes in 0 blocks
==2000519==      possibly lost: 0 bytes in 0 blocks
==2000519==    still reachable: 24 bytes in 2 blocks
==2000519==         suppressed: 700,639 bytes in 9,375 blocks
==2000519== Reachable blocks (those to which a pointer was found) are not shown.
==2000519== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2000519== 
==2000519== For lists of detected and suppressed errors, rerun with: -s
==2000519== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
