==2068332== Memcheck, a memory error detector
==2068332== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2068332== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2068332== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestNonlinearElasticityTools -malloc_debug -malloc_dump -memory_info
==2068332== Parent PID: 2067151
==2068332== 
==2068332== 
==2068332== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2068332== Open file descriptor 12:
==2068332==    at 0x6DA122D: pipe (pipe.c:29)
==2068332==    by 0x106A607D: ???
==2068332==    by 0xBFA94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2068332==    by 0x8871418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2068332==    by 0x880AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2068332==    by 0x73D6D38: PetscInitialize (pinit.c:924)
==2068332==    by 0x66A915B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2068332==    by 0x66A91A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2068332==    by 0x11B086: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2068332==    by 0x116685: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2068332==    by 0x119000: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2068332==    by 0x118EA0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2068332==    by 0x119537: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2068332==    by 0x1149B5: main (TestNonlinearElasticityTools.cpp:19)
==2068332== 
==2068332== Open file descriptor 8: /dev/shm/open_mpi.0000
==2068332==    at 0x6DA5BCC: __open_nocancel (open64_nocancel.c:39)
==2068332==    by 0x6D29C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2068332==    by 0x66DE822: ???
==2068332==    by 0x66DE96F: ???
==2068332==    by 0xC04E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2068332==    by 0xC04E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2068332==    by 0xC004922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2068332==    by 0xBFA92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2068332==    by 0x8871418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2068332==    by 0x880AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2068332==    by 0x73D6D38: PetscInitialize (pinit.c:924)
==2068332==    by 0x66A915B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2068332==    by 0x66A91A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2068332==    by 0x11B086: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2068332==    by 0x116685: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2068332==    by 0x119000: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2068332==    by 0x118EA0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2068332==    by 0x119537: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2068332==    by 0x1149B5: main (TestNonlinearElasticityTools.cpp:19)
==2068332== 
==2068332== Open file descriptor 116:
==2068332==    <inherited from parent>
==2068332== 
==2068332== Open file descriptor 112:
==2068332==    <inherited from parent>
==2068332== 
==2068332== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestNonlinearElasticityTools_valgrind.txt
==2068332==    <inherited from parent>
==2068332== 
==2068332== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2068332==    <inherited from parent>
==2068332== 
==2068332== 
==2068332== HEAP SUMMARY:
==2068332==     in use at exit: 706,951 bytes in 9,489 blocks
==2068332==   total heap usage: 60,258 allocs, 50,769 frees, 1,354,582,248 bytes allocated
==2068332== 
==2068332== 448 bytes in 8 blocks are definitely lost in loss record 51 of 79
==2068332==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==2068332==    by 0x58C6875: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:462)
==2068332==    by 0x58C4B0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:34)
==2068332==    by 0x58C7AB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:38)
==2068332==    by 0x58C7AD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1084)
==2068332==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==2068332==    by 0x4006567: call_init (dl-init.c:33)
==2068332==    by 0x4006567: _dl_init (dl-init.c:117)
==2068332==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==2068332==    by 0x3: ???
==2068332==    by 0x1FFF0002DA: ???
==2068332==    by 0x1FFF000358: ???
==2068332==    by 0x1FFF000366: ???
==2068332==    by 0x1FFF000373: ???
==2068332== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN13OpenSimplex2S17initLatticePointsEv
   fun:_ZN13OpenSimplex2S11InitializerC1Ev
   fun:_Z41__static_initialization_and_destruction_0ii
   fun:_GLOBAL__sub_I_OpenSimplex2S.cpp
   fun:call_init.part.0
   fun:call_init
   fun:_dl_init
   obj:/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
}
==2068332== LEAK SUMMARY:
==2068332==    definitely lost: 448 bytes in 8 blocks
==2068332==    indirectly lost: 0 bytes in 0 blocks
==2068332==      possibly lost: 0 bytes in 0 blocks
==2068332==    still reachable: 5,848 bytes in 106 blocks
==2068332==         suppressed: 700,655 bytes in 9,375 blocks
==2068332== Reachable blocks (those to which a pointer was found) are not shown.
==2068332== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2068332== 
==2068332== For lists of detected and suppressed errors, rerun with: -s
==2068332== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 37 from 37)
