==1391238== Memcheck, a memory error detector
==1391238== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1391238== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1391238== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestSimpleCellCycleModelsForCrypt -malloc_debug -malloc_dump -memory_info
==1391238== Parent PID: 1375558
==1391238== 
==1391238== 
==1391238== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1391238== Open file descriptor 12:
==1391238==    at 0x10A4122D: pipe (pipe.c:29)
==1391238==    by 0x1B43C07D: ???
==1391238==    by 0x1558C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1391238==    by 0x1034B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1391238==    by 0x102E4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1391238==    by 0xEFDBD38: PetscInitialize (pinit.c:924)
==1391238==    by 0xEE5015B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1391238==    by 0xEE501A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1391238==    by 0x187A81: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1391238==    by 0x17FE0B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1391238==    by 0x1830CE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1391238==    by 0x182F6E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1391238==    by 0x183605: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1391238==    by 0x17BBF5: main (TestSimpleCellCycleModelsForCrypt.cpp:19)
==1391238== 
==1391238== Open file descriptor 8: /dev/shm/open_mpi.0000
==1391238==    at 0x10A45BCC: __open_nocancel (open64_nocancel.c:39)
==1391238==    by 0x109C9C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1391238==    by 0xEE85822: ???
==1391238==    by 0xEE8596F: ???
==1391238==    by 0x156316DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1391238==    by 0x15631938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1391238==    by 0x155E7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1391238==    by 0x1558C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1391238==    by 0x1034B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1391238==    by 0x102E4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1391238==    by 0xEFDBD38: PetscInitialize (pinit.c:924)
==1391238==    by 0xEE5015B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1391238==    by 0xEE501A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1391238==    by 0x187A81: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1391238==    by 0x17FE0B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1391238==    by 0x1830CE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1391238==    by 0x182F6E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1391238==    by 0x183605: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1391238==    by 0x17BBF5: main (TestSimpleCellCycleModelsForCrypt.cpp:19)
==1391238== 
==1391238== Open file descriptor 116:
==1391238==    <inherited from parent>
==1391238== 
==1391238== Open file descriptor 112:
==1391238==    <inherited from parent>
==1391238== 
==1391238== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimpleCellCycleModelsForCrypt_valgrind.txt
==1391238==    <inherited from parent>
==1391238== 
==1391238== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1391238==    <inherited from parent>
==1391238== 
==1391238== 
==1391238== HEAP SUMMARY:
==1391238==     in use at exit: 707,111 bytes in 9,491 blocks
==1391238==   total heap usage: 756,123 allocs, 746,632 frees, 1,387,692,798 bytes allocated
==1391238== 
==1391238== 448 bytes in 8 blocks are definitely lost in loss record 54 of 82
==1391238==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1391238==    by 0x11C8D095: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:442)
==1391238==    by 0x11C8B32E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:14)
==1391238==    by 0x11C8E2D4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:18)
==1391238==    by 0x11C8E2F9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1064)
==1391238==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1391238==    by 0x4006567: call_init (dl-init.c:33)
==1391238==    by 0x4006567: _dl_init (dl-init.c:117)
==1391238==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1391238==    by 0x3: ???
==1391238==    by 0x1FFF0002EE: ???
==1391238==    by 0x1FFF000363: ???
==1391238==    by 0x1FFF000371: ???
==1391238==    by 0x1FFF00037E: ???
==1391238== 
{
   <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:*
}
==1391238== LEAK SUMMARY:
==1391238==    definitely lost: 448 bytes in 8 blocks
==1391238==    indirectly lost: 0 bytes in 0 blocks
==1391238==      possibly lost: 0 bytes in 0 blocks
==1391238==    still reachable: 5,944 bytes in 108 blocks
==1391238==         suppressed: 700,719 bytes in 9,375 blocks
==1391238== Reachable blocks (those to which a pointer was found) are not shown.
==1391238== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1391238== 
==1391238== For lists of detected and suppressed errors, rerun with: -s
==1391238== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 38 from 38)
