==2357805== Memcheck, a memory error detector
==2357805== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2357805== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2357805== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestRandomNumberGenerator -malloc_debug -malloc_dump -memory_info
==2357805== Parent PID: 2357573
==2357805== 
==2357805== 
==2357805== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2357805== Open file descriptor 12:
==2357805==    at 0x61AB26D: pipe (pipe.c:29)
==2357805==    by 0xAEA207D: ???
==2357805==    by 0x89BB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2357805==    by 0x5DF8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2357805==    by 0x5D91D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2357805==    by 0x4A88D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2357805==    by 0x48FA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2357805==    by 0x48FA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2357805==    by 0x122A91: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2357805==    by 0x11DA0F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2357805==    by 0x1202C2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2357805==    by 0x1201BD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2357805==    by 0x1207D1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2357805==    by 0x11C205: main (TestRandomNumberGenerator.cpp:18)
==2357805== 
==2357805== Open file descriptor 8: /dev/shm/open_mpi.0000
==2357805==    at 0x61AFC0C: __open_nocancel (open64_nocancel.c:39)
==2357805==    by 0x6133BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2357805==    by 0x492F822: ???
==2357805==    by 0x492F96F: ???
==2357805==    by 0x8A606DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2357805==    by 0x8A60938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2357805==    by 0x8A16922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2357805==    by 0x89BB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2357805==    by 0x5DF8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2357805==    by 0x5D91D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2357805==    by 0x4A88D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2357805==    by 0x48FA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2357805==    by 0x48FA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2357805==    by 0x122A91: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2357805==    by 0x11DA0F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2357805==    by 0x1202C2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2357805==    by 0x1201BD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2357805==    by 0x1207D1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2357805==    by 0x11C205: main (TestRandomNumberGenerator.cpp:18)
==2357805== 
==2357805== Open file descriptor 115:
==2357805==    <inherited from parent>
==2357805== 
==2357805== Open file descriptor 112:
==2357805==    <inherited from parent>
==2357805== 
==2357805== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRandomNumberGenerator_valgrind.txt
==2357805==    <inherited from parent>
==2357805== 
==2357805== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2357805==    <inherited from parent>
==2357805== 
==2357805== 
==2357805== HEAP SUMMARY:
==2357805==     in use at exit: 860,048 bytes in 12,113 blocks
==2357805==   total heap usage: 54,149 allocs, 42,036 frees, 1,542,792,252 bytes allocated
==2357805== 
==2357805== LEAK SUMMARY:
==2357805==    definitely lost: 0 bytes in 0 blocks
==2357805==    indirectly lost: 0 bytes in 0 blocks
==2357805==      possibly lost: 0 bytes in 0 blocks
==2357805==    still reachable: 2,576 bytes in 3 blocks
==2357805==         suppressed: 857,472 bytes in 12,110 blocks
==2357805== Reachable blocks (those to which a pointer was found) are not shown.
==2357805== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2357805== 
==2357805== For lists of detected and suppressed errors, rerun with: -s
==2357805== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
