==1680739== Memcheck, a memory error detector
==1680739== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1680739== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1680739== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestPottsBasedCryptSimulation -malloc_debug -malloc_dump -memory_info
==1680739== Parent PID: 1664931
==1680739== 
==1680739== 
==1680739== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1680739== Open file descriptor 12:
==1680739==    at 0x1048022D: pipe (pipe.c:29)
==1680739==    by 0x1A73707D: ???
==1680739==    by 0x1593D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1680739==    by 0x12206418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1680739==    by 0x1219FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1680739==    by 0x10E96D38: PetscInitialize (pinit.c:924)
==1680739==    by 0xFD88FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1680739==    by 0xFD8901D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1680739==    by 0x1220B6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1680739==    by 0x11D6F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1680739==    by 0x11FAE6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1680739==    by 0x11F9E1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1680739==    by 0x11FFF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1680739==    by 0x11BEF5: main (TestPottsBasedCryptSimulation.cpp:18)
==1680739== 
==1680739== Open file descriptor 8: /dev/shm/open_mpi.0000
==1680739==    at 0x10484BCC: __open_nocancel (open64_nocancel.c:39)
==1680739==    by 0x10408C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1680739==    by 0xFDBD822: ???
==1680739==    by 0xFDBD96F: ???
==1680739==    by 0x159E26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1680739==    by 0x159E2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1680739==    by 0x15998922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1680739==    by 0x1593D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1680739==    by 0x12206418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1680739==    by 0x1219FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1680739==    by 0x10E96D38: PetscInitialize (pinit.c:924)
==1680739==    by 0xFD88FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1680739==    by 0xFD8901D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1680739==    by 0x1220B6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1680739==    by 0x11D6F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1680739==    by 0x11FAE6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1680739==    by 0x11F9E1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1680739==    by 0x11FFF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1680739==    by 0x11BEF5: main (TestPottsBasedCryptSimulation.cpp:18)
==1680739== 
==1680739== Open file descriptor 114:
==1680739==    <inherited from parent>
==1680739== 
==1680739== Open file descriptor 110:
==1680739==    <inherited from parent>
==1680739== 
==1680739== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPottsBasedCryptSimulation_valgrind.txt
==1680739==    <inherited from parent>
==1680739== 
==1680739== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1680739==    <inherited from parent>
==1680739== 
==1680739== 
==1680739== HEAP SUMMARY:
==1680739==     in use at exit: 700,784 bytes in 9,375 blocks
==1680739==   total heap usage: 46,842,031 allocs, 46,832,656 frees, 5,608,117,996 bytes allocated
==1680739== 
==1680739== LEAK SUMMARY:
==1680739==    definitely lost: 0 bytes in 0 blocks
==1680739==    indirectly lost: 0 bytes in 0 blocks
==1680739==      possibly lost: 0 bytes in 0 blocks
==1680739==    still reachable: 136 bytes in 4 blocks
==1680739==         suppressed: 700,648 bytes in 9,371 blocks
==1680739== Reachable blocks (those to which a pointer was found) are not shown.
==1680739== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1680739== 
==1680739== For lists of detected and suppressed errors, rerun with: -s
==1680739== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
