==1130904== Memcheck, a memory error detector
==1130904== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1130904== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1130904== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestCryptSimulation1d -malloc_debug -malloc_dump -memory_info
==1130904== Parent PID: 1110851
==1130904== 
==1130904== 
==1130904== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1130904== Open file descriptor 12:
==1130904==    at 0x109CE22D: pipe (pipe.c:29)
==1130904==    by 0x193EE07D: ???
==1130904==    by 0x149504CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1130904==    by 0x102D8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1130904==    by 0x10271D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1130904==    by 0xEF68D38: PetscInitialize (pinit.c:924)
==1130904==    by 0xEDDA58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1130904==    by 0xEDDA5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1130904==    by 0x233B39: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1130904==    by 0x229C01: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1130904==    by 0x22D79A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1130904==    by 0x22D695: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1130904==    by 0x22DCA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1130904==    by 0x2283C0: main (TestCryptSimulation1d.cpp:18)
==1130904== 
==1130904== Open file descriptor 8: /dev/shm/open_mpi.0000
==1130904==    at 0x109D2BCC: __open_nocancel (open64_nocancel.c:39)
==1130904==    by 0x10956C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1130904==    by 0xEE12822: ???
==1130904==    by 0xEE1296F: ???
==1130904==    by 0x149F56DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1130904==    by 0x149F5938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1130904==    by 0x149AB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1130904==    by 0x149502DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1130904==    by 0x102D8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1130904==    by 0x10271D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1130904==    by 0xEF68D38: PetscInitialize (pinit.c:924)
==1130904==    by 0xEDDA58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1130904==    by 0xEDDA5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1130904==    by 0x233B39: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1130904==    by 0x229C01: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1130904==    by 0x22D79A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1130904==    by 0x22D695: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1130904==    by 0x22DCA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1130904==    by 0x2283C0: main (TestCryptSimulation1d.cpp:18)
==1130904== 
==1130904== Open file descriptor 116:
==1130904==    <inherited from parent>
==1130904== 
==1130904== Open file descriptor 111:
==1130904==    <inherited from parent>
==1130904== 
==1130904== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCryptSimulation1d_valgrind.txt
==1130904==    <inherited from parent>
==1130904== 
==1130904== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1130904==    <inherited from parent>
==1130904== 
==1130904== 
==1130904== HEAP SUMMARY:
==1130904==     in use at exit: 700,720 bytes in 9,374 blocks
==1130904==   total heap usage: 4,059,366 allocs, 4,049,992 frees, 1,967,689,919 bytes allocated
==1130904== 
==1130904== LEAK SUMMARY:
==1130904==    definitely lost: 0 bytes in 0 blocks
==1130904==    indirectly lost: 0 bytes in 0 blocks
==1130904==      possibly lost: 0 bytes in 0 blocks
==1130904==    still reachable: 56 bytes in 3 blocks
==1130904==         suppressed: 700,664 bytes in 9,371 blocks
==1130904== Reachable blocks (those to which a pointer was found) are not shown.
==1130904== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1130904== 
==1130904== For lists of detected and suppressed errors, rerun with: -s
==1130904== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
