==1434426== Memcheck, a memory error detector
==1434426== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1434426== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1434426== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewSrnModelTutorial -malloc_debug -malloc_dump -memory_info
==1434426== Parent PID: 1419039
==1434426== 
==1434426== 
==1434426== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1434426== Open file descriptor 12:
==1434426==    at 0x110EB22D: pipe (pipe.c:29)
==1434426==    by 0x1977E07D: ???
==1434426==    by 0x14D344CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1434426==    by 0x1090E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1434426==    by 0x108A7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1434426==    by 0xF59ED38: PetscInitialize (pinit.c:924)
==1434426==    by 0xF41315B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1434426==    by 0xF4131A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1434426==    by 0x261BC5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1434426==    by 0x25A2EB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1434426==    by 0x25EE6E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1434426==    by 0x25ED0F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1434426==    by 0x25F3A5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1434426==    by 0x255E15: main (TestCreatingAndUsingANewSrnModelTutorial.cpp:19)
==1434426== 
==1434426== Open file descriptor 8: /dev/shm/open_mpi.0000
==1434426==    at 0x110EFBCC: __open_nocancel (open64_nocancel.c:39)
==1434426==    by 0x11073C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1434426==    by 0xF448822: ???
==1434426==    by 0xF44896F: ???
==1434426==    by 0x14DD96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1434426==    by 0x14DD9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1434426==    by 0x14D8F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1434426==    by 0x14D342DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1434426==    by 0x1090E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1434426==    by 0x108A7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1434426==    by 0xF59ED38: PetscInitialize (pinit.c:924)
==1434426==    by 0xF41315B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1434426==    by 0xF4131A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1434426==    by 0x261BC5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1434426==    by 0x25A2EB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1434426==    by 0x25EE6E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1434426==    by 0x25ED0F: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1434426==    by 0x25F3A5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1434426==    by 0x255E15: main (TestCreatingAndUsingANewSrnModelTutorial.cpp:19)
==1434426== 
==1434426== Open file descriptor 116:
==1434426==    <inherited from parent>
==1434426== 
==1434426== Open file descriptor 112:
==1434426==    <inherited from parent>
==1434426== 
==1434426== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewSrnModelTutorial_valgrind.txt
==1434426==    <inherited from parent>
==1434426== 
==1434426== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1434426==    <inherited from parent>
==1434426== 
==1434426== 
==1434426== HEAP SUMMARY:
==1434426==     in use at exit: 706,960 bytes in 9,486 blocks
==1434426==   total heap usage: 3,819,606 allocs, 3,810,120 frees, 1,524,709,098 bytes allocated
==1434426== 
==1434426== 448 bytes in 8 blocks are definitely lost in loss record 48 of 76
==1434426==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1434426==    by 0xE62A095: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:442)
==1434426==    by 0xE62832E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:14)
==1434426==    by 0xE62B2D4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:18)
==1434426==    by 0xE62B2F9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1064)
==1434426==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1434426==    by 0x4006567: call_init (dl-init.c:33)
==1434426==    by 0x4006567: _dl_init (dl-init.c:117)
==1434426==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1434426==    by 0x3: ???
==1434426==    by 0x1FFF0002CA: ???
==1434426==    by 0x1FFF00034B: ???
==1434426==    by 0x1FFF000359: ???
==1434426==    by 0x1FFF000366: ???
==1434426== 
{
   <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:*
}
==1434426== LEAK SUMMARY:
==1434426==    definitely lost: 448 bytes in 8 blocks
==1434426==    indirectly lost: 0 bytes in 0 blocks
==1434426==      possibly lost: 0 bytes in 0 blocks
==1434426==    still reachable: 5,880 bytes in 107 blocks
==1434426==         suppressed: 700,632 bytes in 9,371 blocks
==1434426== Reachable blocks (those to which a pointer was found) are not shown.
==1434426== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1434426== 
==1434426== For lists of detected and suppressed errors, rerun with: -s
==1434426== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 33 from 33)
