==1351977== Memcheck, a memory error detector
==1351977== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1351977== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1351977== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestPottsBasedCryptSimulation -malloc_debug -malloc_dump -memory_info
==1351977== Parent PID: 1336167
==1351977== 
==1351977== 
==1351977== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1351977== Open file descriptor 12:
==1351977==    at 0x1041022D: pipe (pipe.c:29)
==1351977==    by 0x1A6C807D: ???
==1351977==    by 0x158C84CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1351977==    by 0x12196418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1351977==    by 0x1212FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1351977==    by 0x10E26D38: PetscInitialize (pinit.c:924)
==1351977==    by 0xFD18FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1351977==    by 0xFD1901D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1351977==    by 0x122096: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1351977==    by 0x11D6D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1351977==    by 0x11FAC6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1351977==    by 0x11F9C1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1351977==    by 0x11FFD5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1351977==    by 0x11BED5: main (TestPottsBasedCryptSimulation.cpp:18)
==1351977== 
==1351977== Open file descriptor 8: /dev/shm/open_mpi.0000
==1351977==    at 0x10414BCC: __open_nocancel (open64_nocancel.c:39)
==1351977==    by 0x10398C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1351977==    by 0xFD4D822: ???
==1351977==    by 0xFD4D96F: ???
==1351977==    by 0x1596D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1351977==    by 0x1596D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1351977==    by 0x15923922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1351977==    by 0x158C82DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1351977==    by 0x12196418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1351977==    by 0x1212FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1351977==    by 0x10E26D38: PetscInitialize (pinit.c:924)
==1351977==    by 0xFD18FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1351977==    by 0xFD1901D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1351977==    by 0x122096: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1351977==    by 0x11D6D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1351977==    by 0x11FAC6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1351977==    by 0x11F9C1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1351977==    by 0x11FFD5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1351977==    by 0x11BED5: main (TestPottsBasedCryptSimulation.cpp:18)
==1351977== 
==1351977== Open file descriptor 116:
==1351977==    <inherited from parent>
==1351977== 
==1351977== Open file descriptor 112:
==1351977==    <inherited from parent>
==1351977== 
==1351977== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPottsBasedCryptSimulation_valgrind.txt
==1351977==    <inherited from parent>
==1351977== 
==1351977== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1351977==    <inherited from parent>
==1351977== 
==1351977== 
==1351977== HEAP SUMMARY:
==1351977==     in use at exit: 700,784 bytes in 9,375 blocks
==1351977==   total heap usage: 46,842,006 allocs, 46,832,631 frees, 5,608,116,859 bytes allocated
==1351977== 
==1351977== LEAK SUMMARY:
==1351977==    definitely lost: 0 bytes in 0 blocks
==1351977==    indirectly lost: 0 bytes in 0 blocks
==1351977==      possibly lost: 0 bytes in 0 blocks
==1351977==    still reachable: 136 bytes in 4 blocks
==1351977==         suppressed: 700,648 bytes in 9,371 blocks
==1351977== Reachable blocks (those to which a pointer was found) are not shown.
==1351977== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1351977== 
==1351977== For lists of detected and suppressed errors, rerun with: -s
==1351977== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
