==1472886== Memcheck, a memory error detector
==1472886== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1472886== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1472886== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellPropertyTutorial -malloc_debug -malloc_dump -memory_info
==1472886== Parent PID: 1457562
==1472886== 
==1472886== 
==1472886== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1472886== Open file descriptor 12:
==1472886==    at 0x10DC222D: pipe (pipe.c:29)
==1472886==    by 0x1977F07D: ???
==1472886==    by 0x14CF34CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1472886==    by 0x106CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1472886==    by 0x10665D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1472886==    by 0xF35CD38: PetscInitialize (pinit.c:924)
==1472886==    by 0xF1D115B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1472886==    by 0xF1D11A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1472886==    by 0x14F40B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1472886==    by 0x149769: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1472886==    by 0x14C7D4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1472886==    by 0x14C674: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1472886==    by 0x14CD0B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1472886==    by 0x147A55: main (TestCreatingAndUsingANewCellPropertyTutorial.cpp:19)
==1472886== 
==1472886== Open file descriptor 8: /dev/shm/open_mpi.0000
==1472886==    at 0x10DC6BCC: __open_nocancel (open64_nocancel.c:39)
==1472886==    by 0x10D4AC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1472886==    by 0xF206822: ???
==1472886==    by 0xF20696F: ???
==1472886==    by 0x14D986DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1472886==    by 0x14D98938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1472886==    by 0x14D4E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1472886==    by 0x14CF32DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1472886==    by 0x106CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1472886==    by 0x10665D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1472886==    by 0xF35CD38: PetscInitialize (pinit.c:924)
==1472886==    by 0xF1D115B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1472886==    by 0xF1D11A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1472886==    by 0x14F40B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1472886==    by 0x149769: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1472886==    by 0x14C7D4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1472886==    by 0x14C674: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1472886==    by 0x14CD0B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1472886==    by 0x147A55: main (TestCreatingAndUsingANewCellPropertyTutorial.cpp:19)
==1472886== 
==1472886== Open file descriptor 116:
==1472886==    <inherited from parent>
==1472886== 
==1472886== Open file descriptor 112:
==1472886==    <inherited from parent>
==1472886== 
==1472886== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellPropertyTutorial_valgrind.txt
==1472886==    <inherited from parent>
==1472886== 
==1472886== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1472886==    <inherited from parent>
==1472886== 
==1472886== 
==1472886== HEAP SUMMARY:
==1472886==     in use at exit: 706,960 bytes in 9,486 blocks
==1472886==   total heap usage: 2,413,080 allocs, 2,403,594 frees, 1,571,584,183 bytes allocated
==1472886== 
==1472886== 448 bytes in 8 blocks are definitely lost in loss record 48 of 76
==1472886==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1472886==    by 0xE3E5095: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:442)
==1472886==    by 0xE3E332E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:14)
==1472886==    by 0xE3E62D4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:18)
==1472886==    by 0xE3E62F9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1064)
==1472886==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1472886==    by 0x4006567: call_init (dl-init.c:33)
==1472886==    by 0x4006567: _dl_init (dl-init.c:117)
==1472886==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1472886==    by 0x3: ???
==1472886==    by 0x1FFF0002C2: ???
==1472886==    by 0x1FFF000347: ???
==1472886==    by 0x1FFF000355: ???
==1472886==    by 0x1FFF000362: ???
==1472886== 
{
   <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:*
}
==1472886== LEAK SUMMARY:
==1472886==    definitely lost: 448 bytes in 8 blocks
==1472886==    indirectly lost: 0 bytes in 0 blocks
==1472886==      possibly lost: 0 bytes in 0 blocks
==1472886==    still reachable: 5,880 bytes in 107 blocks
==1472886==         suppressed: 700,632 bytes in 9,371 blocks
==1472886== Reachable blocks (those to which a pointer was found) are not shown.
==1472886== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1472886== 
==1472886== For lists of detected and suppressed errors, rerun with: -s
==1472886== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 33 from 33)
