==40615== Memcheck, a memory error detector
==40615== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==40615== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==40615== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestPottsBasedCryptSimulation -malloc_debug -malloc_dump -memory_info
==40615== Parent PID: 23990
==40615== 
==40615== 
==40615== FILE DESCRIPTORS: 9 open (3 std) at exit.
==40615== Open file descriptor 12:
==40615==    at 0x110FC07D: pipe (pipe.c:29)
==40615==    by 0x1B38507D: ???
==40615==    by 0x165C84CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40615==    by 0x12E83418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40615==    by 0x12E1CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40615==    by 0x11B13D38: PetscInitialize (pinit.c:924)
==40615==    by 0x109BA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40615==    by 0x109BA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40615==    by 0x122076: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==40615==    by 0x11D6B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40615==    by 0x11FAA6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40615==    by 0x11F9A1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40615==    by 0x11FFB5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40615==    by 0x11BEB5: main (TestPottsBasedCryptSimulation.cpp:18)
==40615== 
==40615== Open file descriptor 8: /dev/shm/open_mpi.0000
==40615==    at 0x11100A1C: __open_nocancel (open64_nocancel.c:39)
==40615==    by 0x11084BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==40615==    by 0x109EF822: ???
==40615==    by 0x109EF96F: ???
==40615==    by 0x1666D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40615==    by 0x1666D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40615==    by 0x16623922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40615==    by 0x165C82DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40615==    by 0x12E83418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40615==    by 0x12E1CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40615==    by 0x11B13D38: PetscInitialize (pinit.c:924)
==40615==    by 0x109BA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40615==    by 0x109BA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40615==    by 0x122076: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==40615==    by 0x11D6B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40615==    by 0x11FAA6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40615==    by 0x11F9A1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40615==    by 0x11FFB5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40615==    by 0x11BEB5: main (TestPottsBasedCryptSimulation.cpp:18)
==40615== 
==40615== Open file descriptor 113:
==40615==    <inherited from parent>
==40615== 
==40615== Open file descriptor 110:
==40615==    <inherited from parent>
==40615== 
==40615== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPottsBasedCryptSimulation_valgrind.txt
==40615==    <inherited from parent>
==40615== 
==40615== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==40615==    <inherited from parent>
==40615== 
==40615== 
==40615== HEAP SUMMARY:
==40615==     in use at exit: 618,471 bytes in 8,237 blocks
==40615==   total heap usage: 46,840,251 allocs, 46,832,014 frees, 5,592,603,183 bytes allocated
==40615== 
==40615== LEAK SUMMARY:
==40615==    definitely lost: 0 bytes in 0 blocks
==40615==    indirectly lost: 0 bytes in 0 blocks
==40615==      possibly lost: 0 bytes in 0 blocks
==40615==    still reachable: 232 bytes in 5 blocks
==40615==         suppressed: 618,239 bytes in 8,232 blocks
==40615== Reachable blocks (those to which a pointer was found) are not shown.
==40615== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==40615== 
==40615== For lists of detected and suppressed errors, rerun with: -s
==40615== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
