==2582124== Memcheck, a memory error detector
==2582124== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2582124== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2582124== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestNormallyDistributedTargetAreaModifier -malloc_debug -malloc_dump -memory_info
==2582124== Parent PID: 2580139
==2582124== 
==2582124== 
==2582124== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2582124== Open file descriptor 12:
==2582124==    at 0x109AD26D: pipe (pipe.c:29)
==2582124==    by 0x1977607D: ???
==2582124==    by 0x14CC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2582124==    by 0x105FA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2582124==    by 0x10593D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2582124==    by 0xF28AD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2582124==    by 0xF0FC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2582124==    by 0xF0FC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2582124==    by 0x139CDF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2582124==    by 0x1324BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2582124==    by 0x135758: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2582124==    by 0x1355F8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2582124==    by 0x135C8F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2582124==    by 0x1308E5: main (TestNormallyDistributedTargetAreaModifier.cpp:19)
==2582124== 
==2582124== Open file descriptor 8: /dev/shm/open_mpi.0000
==2582124==    at 0x109B1C0C: __open_nocancel (open64_nocancel.c:39)
==2582124==    by 0x10935BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2582124==    by 0xF131822: ???
==2582124==    by 0xF13196F: ???
==2582124==    by 0x14D676DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2582124==    by 0x14D67938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2582124==    by 0x14D1D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2582124==    by 0x14CC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2582124==    by 0x105FA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2582124==    by 0x10593D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2582124==    by 0xF28AD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2582124==    by 0xF0FC2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2582124==    by 0xF0FC32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2582124==    by 0x139CDF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2582124==    by 0x1324BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2582124==    by 0x135758: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2582124==    by 0x1355F8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2582124==    by 0x135C8F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2582124==    by 0x1308E5: main (TestNormallyDistributedTargetAreaModifier.cpp:19)
==2582124== 
==2582124== Open file descriptor 115:
==2582124==    <inherited from parent>
==2582124== 
==2582124== Open file descriptor 112:
==2582124==    <inherited from parent>
==2582124== 
==2582124== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestNormallyDistributedTargetAreaModifier_valgrind.txt
==2582124==    <inherited from parent>
==2582124== 
==2582124== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2582124==    <inherited from parent>
==2582124== 
==2582124== 
==2582124== HEAP SUMMARY:
==2582124==     in use at exit: 858,024 bytes in 12,113 blocks
==2582124==   total heap usage: 519,343 allocs, 507,230 frees, 1,635,017,390 bytes allocated
==2582124== 
==2582124== LEAK SUMMARY:
==2582124==    definitely lost: 0 bytes in 0 blocks
==2582124==    indirectly lost: 0 bytes in 0 blocks
==2582124==      possibly lost: 0 bytes in 0 blocks
==2582124==    still reachable: 56 bytes in 3 blocks
==2582124==         suppressed: 857,968 bytes in 12,110 blocks
==2582124== Reachable blocks (those to which a pointer was found) are not shown.
==2582124== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2582124== 
==2582124== For lists of detected and suppressed errors, rerun with: -s
==2582124== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
