==3579026== Memcheck, a memory error detector
==3579026== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3579026== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3579026== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestPottsBasedCryptSimulation -malloc_debug -malloc_dump -memory_info
==3579026== Parent PID: 3562972
==3579026== 
==3579026== 
==3579026== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3579026== Open file descriptor 12:
==3579026==    at 0x110CA07D: pipe (pipe.c:29)
==3579026==    by 0x1B37707D: ???
==3579026==    by 0x165854CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3579026==    by 0x12E52418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3579026==    by 0x12DEBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3579026==    by 0x11AE2D38: PetscInitialize (pinit.c:924)
==3579026==    by 0x109C22DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3579026==    by 0x109C232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3579026==    by 0x122076: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3579026==    by 0x11D6B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3579026==    by 0x11FAA6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3579026==    by 0x11F9A1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3579026==    by 0x11FFB5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3579026==    by 0x11BEB5: main (TestPottsBasedCryptSimulation.cpp:18)
==3579026== 
==3579026== Open file descriptor 8: /dev/shm/open_mpi.0000
==3579026==    at 0x110CEA1C: __open_nocancel (open64_nocancel.c:39)
==3579026==    by 0x11052BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3579026==    by 0x109FD822: ???
==3579026==    by 0x109FD96F: ???
==3579026==    by 0x1662A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3579026==    by 0x1662A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3579026==    by 0x165E0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3579026==    by 0x165852DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3579026==    by 0x12E52418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3579026==    by 0x12DEBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3579026==    by 0x11AE2D38: PetscInitialize (pinit.c:924)
==3579026==    by 0x109C22DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3579026==    by 0x109C232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3579026==    by 0x122076: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3579026==    by 0x11D6B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3579026==    by 0x11FAA6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3579026==    by 0x11F9A1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3579026==    by 0x11FFB5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3579026==    by 0x11BEB5: main (TestPottsBasedCryptSimulation.cpp:18)
==3579026== 
==3579026== Open file descriptor 115:
==3579026==    <inherited from parent>
==3579026== 
==3579026== Open file descriptor 112:
==3579026==    <inherited from parent>
==3579026== 
==3579026== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPottsBasedCryptSimulation_valgrind.txt
==3579026==    <inherited from parent>
==3579026== 
==3579026== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3579026==    <inherited from parent>
==3579026== 
==3579026== 
==3579026== HEAP SUMMARY:
==3579026==     in use at exit: 835,660 bytes in 11,674 blocks
==3579026==   total heap usage: 46,849,055 allocs, 46,837,381 frees, 5,794,766,833 bytes allocated
==3579026== 
==3579026== LEAK SUMMARY:
==3579026==    definitely lost: 0 bytes in 0 blocks
==3579026==    indirectly lost: 0 bytes in 0 blocks
==3579026==      possibly lost: 0 bytes in 0 blocks
==3579026==    still reachable: 136 bytes in 4 blocks
==3579026==         suppressed: 835,524 bytes in 11,670 blocks
==3579026== Reachable blocks (those to which a pointer was found) are not shown.
==3579026== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3579026== 
==3579026== For lists of detected and suppressed errors, rerun with: -s
==3579026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
