==931394== Memcheck, a memory error detector
==931394== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==931394== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==931394== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/global/test/TestRandomNumberGenerator -malloc_debug -malloc_dump -memory_info
==931394== Parent PID: 931175
==931394== 
==931394== 
==931394== FILE DESCRIPTORS: 9 open (3 std) at exit.
==931394== Open file descriptor 12:
==931394==    at 0x61A622D: pipe (pipe.c:29)
==931394==    by 0xAEA207D: ???
==931394==    by 0x89B64CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==931394==    by 0x5DF7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931394==    by 0x5D90D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931394==    by 0x4A85D38: PetscInitialize (pinit.c:924)
==931394==    by 0x48FA1E9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==931394==    by 0x48FA237: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==931394==    by 0x122AC9: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==931394==    by 0x11DA47: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==931394==    by 0x1202FA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==931394==    by 0x1201F5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==931394==    by 0x120809: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==931394==    by 0x11C205: main (TestRandomNumberGenerator.cpp:18)
==931394== 
==931394== Open file descriptor 8: /dev/shm/open_mpi.0000
==931394==    at 0x61AABCC: __open_nocancel (open64_nocancel.c:39)
==931394==    by 0x612EC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==931394==    by 0x492F822: ???
==931394==    by 0x492F96F: ???
==931394==    by 0x8A5B6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==931394==    by 0x8A5B938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==931394==    by 0x8A11922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==931394==    by 0x89B62DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==931394==    by 0x5DF7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931394==    by 0x5D90D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==931394==    by 0x4A85D38: PetscInitialize (pinit.c:924)
==931394==    by 0x48FA1E9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==931394==    by 0x48FA237: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==931394==    by 0x122AC9: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==931394==    by 0x11DA47: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==931394==    by 0x1202FA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==931394==    by 0x1201F5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==931394==    by 0x120809: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==931394==    by 0x11C205: main (TestRandomNumberGenerator.cpp:18)
==931394== 
==931394== Open file descriptor 114:
==931394==    <inherited from parent>
==931394== 
==931394== Open file descriptor 110:
==931394==    <inherited from parent>
==931394== 
==931394== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRandomNumberGenerator_valgrind.txt
==931394==    <inherited from parent>
==931394== 
==931394== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==931394==    <inherited from parent>
==931394== 
==931394== 
==931394== HEAP SUMMARY:
==931394==     in use at exit: 702,810 bytes in 9,378 blocks
==931394==   total heap usage: 47,323 allocs, 37,945 frees, 1,353,336,487 bytes allocated
==931394== 
==931394== LEAK SUMMARY:
==931394==    definitely lost: 0 bytes in 0 blocks
==931394==    indirectly lost: 0 bytes in 0 blocks
==931394==      possibly lost: 0 bytes in 0 blocks
==931394==    still reachable: 2,576 bytes in 3 blocks
==931394==         suppressed: 700,234 bytes in 9,375 blocks
==931394== Reachable blocks (those to which a pointer was found) are not shown.
==931394== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==931394== 
==931394== For lists of detected and suppressed errors, rerun with: -s
==931394== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
