==2376561== Memcheck, a memory error detector
==2376561== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2376561== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2376561== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestContinuumMechanicsNeumannBcsAssembler -malloc_debug -malloc_dump -memory_info
==2376561== Parent PID: 2374960
==2376561== 
==2376561== 
==2376561== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2376561== Open file descriptor 12:
==2376561==    at 0x82BE22D: pipe (pipe.c:29)
==2376561==    by 0x102B107D: ???
==2376561==    by 0xC1414CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2376561==    by 0x8924418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2376561==    by 0x88BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2376561==    by 0x6888D38: PetscInitialize (pinit.c:924)
==2376561==    by 0x67600B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2376561==    by 0x6760101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2376561==    by 0x132B2E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2376561==    by 0x12DE25: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2376561==    by 0x13079E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2376561==    by 0x13063E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2376561==    by 0x130CD5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2376561==    by 0x12C155: main (TestContinuumMechanicsNeumannBcsAssembler.cpp:19)
==2376561== 
==2376561== Open file descriptor 8: /dev/shm/open_mpi.0000
==2376561==    at 0x82C2BCC: __open_nocancel (open64_nocancel.c:39)
==2376561==    by 0x8246C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2376561==    by 0x7B12822: ???
==2376561==    by 0x7B1296F: ???
==2376561==    by 0xC1E66DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2376561==    by 0xC1E6938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2376561==    by 0xC19C922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2376561==    by 0xC1412DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2376561==    by 0x8924418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2376561==    by 0x88BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2376561==    by 0x6888D38: PetscInitialize (pinit.c:924)
==2376561==    by 0x67600B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2376561==    by 0x6760101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2376561==    by 0x132B2E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2376561==    by 0x12DE25: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2376561==    by 0x13079E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2376561==    by 0x13063E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2376561==    by 0x130CD5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2376561==    by 0x12C155: main (TestContinuumMechanicsNeumannBcsAssembler.cpp:19)
==2376561== 
==2376561== Open file descriptor 115:
==2376561==    <inherited from parent>
==2376561== 
==2376561== Open file descriptor 111:
==2376561==    <inherited from parent>
==2376561== 
==2376561== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestContinuumMechanicsNeumannBcsAssembler_valgrind.txt
==2376561==    <inherited from parent>
==2376561== 
==2376561== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2376561==    <inherited from parent>
==2376561== 
==2376561== 
==2376561== HEAP SUMMARY:
==2376561==     in use at exit: 700,679 bytes in 9,377 blocks
==2376561==   total heap usage: 50,615 allocs, 41,238 frees, 1,353,761,669 bytes allocated
==2376561== 
==2376561== LEAK SUMMARY:
==2376561==    definitely lost: 0 bytes in 0 blocks
==2376561==    indirectly lost: 0 bytes in 0 blocks
==2376561==      possibly lost: 0 bytes in 0 blocks
==2376561==    still reachable: 24 bytes in 2 blocks
==2376561==         suppressed: 700,655 bytes in 9,375 blocks
==2376561== Reachable blocks (those to which a pointer was found) are not shown.
==2376561== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2376561== 
==2376561== For lists of detected and suppressed errors, rerun with: -s
==2376561== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
