==1059026== Memcheck, a memory error detector
==1059026== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1059026== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1059026== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestContinuumMechanicsNeumannBcsAssembler -malloc_debug -malloc_dump -memory_info
==1059026== Parent PID: 1057962
==1059026== 
==1059026== 
==1059026== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1059026== Open file descriptor 12:
==1059026==    at 0x82DEE8D: pipe (pipe.c:29)
==1059026==    by 0x102C207D: ???
==1059026==    by 0xC1694CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1059026==    by 0x8945418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1059026==    by 0x88DED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1059026==    by 0x6899D38: PetscInitialize (pinit.c:924)
==1059026==    by 0x6771153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1059026==    by 0x67711A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1059026==    by 0x132A16: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1059026==    by 0x12DD0D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1059026==    by 0x130686: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1059026==    by 0x130526: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1059026==    by 0x130BBD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1059026==    by 0x12C135: main (TestContinuumMechanicsNeumannBcsAssembler.cpp:19)
==1059026== 
==1059026== Open file descriptor 8: /dev/shm/open_mpi.0000
==1059026==    at 0x82E382C: __open_nocancel (open64_nocancel.c:39)
==1059026==    by 0x8267BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1059026==    by 0x7B29822: ???
==1059026==    by 0x7B2996F: ???
==1059026==    by 0xC20E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1059026==    by 0xC20E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1059026==    by 0xC1C4922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1059026==    by 0xC1692DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1059026==    by 0x8945418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1059026==    by 0x88DED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1059026==    by 0x6899D38: PetscInitialize (pinit.c:924)
==1059026==    by 0x6771153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1059026==    by 0x67711A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1059026==    by 0x132A16: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1059026==    by 0x12DD0D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1059026==    by 0x130686: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1059026==    by 0x130526: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1059026==    by 0x130BBD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1059026==    by 0x12C135: main (TestContinuumMechanicsNeumannBcsAssembler.cpp:19)
==1059026== 
==1059026== Open file descriptor 116:
==1059026==    <inherited from parent>
==1059026== 
==1059026== Open file descriptor 112:
==1059026==    <inherited from parent>
==1059026== 
==1059026== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestContinuumMechanicsNeumannBcsAssembler_valgrind.txt
==1059026==    <inherited from parent>
==1059026== 
==1059026== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1059026==    <inherited from parent>
==1059026== 
==1059026== 
==1059026== HEAP SUMMARY:
==1059026==     in use at exit: 835,553 bytes in 11,676 blocks
==1059026==   total heap usage: 56,691 allocs, 45,015 frees, 1,540,421,799 bytes allocated
==1059026== 
==1059026== LEAK SUMMARY:
==1059026==    definitely lost: 0 bytes in 0 blocks
==1059026==    indirectly lost: 0 bytes in 0 blocks
==1059026==      possibly lost: 0 bytes in 0 blocks
==1059026==    still reachable: 24 bytes in 2 blocks
==1059026==         suppressed: 835,529 bytes in 11,674 blocks
==1059026== Reachable blocks (those to which a pointer was found) are not shown.
==1059026== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1059026== 
==1059026== For lists of detected and suppressed errors, rerun with: -s
==1059026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
