Skip to content

Commit

Permalink
upload memtest results
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action committed Aug 16, 2023
1 parent b8435e7 commit 2e41cd8
Show file tree
Hide file tree
Showing 398 changed files with 28,792 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==1003763== Memcheck, a memory error detector
==1003763== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1003763== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1003763== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
==1003763== Parent PID: 1002846
==1003763==
==1003763==
==1003763== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1003763== Open file descriptor 12:
==1003763== at 0x84CC22D: pipe (pipe.c:29)
==1003763== by 0x104BC07D: ???
==1003763== by 0xC34E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1003763== by 0x8B32418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003763== by 0x8ACBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003763== by 0x6A94D38: PetscInitialize (pinit.c:924)
==1003763== by 0x696B2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1003763== by 0x696B32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1003763== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1003763== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1003763== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1003763== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1003763== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1003763== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
==1003763==
==1003763== Open file descriptor 8: /dev/shm/open_mpi.0000
==1003763== at 0x84D0BCC: __open_nocancel (open64_nocancel.c:39)
==1003763== by 0x8454C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1003763== by 0x7D1E822: ???
==1003763== by 0x7D1E96F: ???
==1003763== by 0xC3F36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1003763== by 0xC3F3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1003763== by 0xC3A9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1003763== by 0xC34E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1003763== by 0x8B32418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003763== by 0x8ACBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003763== by 0x6A94D38: PetscInitialize (pinit.c:924)
==1003763== by 0x696B2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1003763== by 0x696B32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1003763== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1003763== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1003763== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1003763== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1003763== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1003763== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
==1003763==
==1003763== Open file descriptor 116:
==1003763== <inherited from parent>
==1003763==
==1003763== Open file descriptor 112:
==1003763== <inherited from parent>
==1003763==
==1003763== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
==1003763== <inherited from parent>
==1003763==
==1003763== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1003763== <inherited from parent>
==1003763==
==1003763==
==1003763== HEAP SUMMARY:
==1003763== in use at exit: 700,663 bytes in 9,377 blocks
==1003763== total heap usage: 53,399 allocs, 44,022 frees, 1,354,334,454 bytes allocated
==1003763==
==1003763== LEAK SUMMARY:
==1003763== definitely lost: 0 bytes in 0 blocks
==1003763== indirectly lost: 0 bytes in 0 blocks
==1003763== possibly lost: 0 bytes in 0 blocks
==1003763== still reachable: 24 bytes in 2 blocks
==1003763== suppressed: 700,639 bytes in 9,375 blocks
==1003763== Reachable blocks (those to which a pointer was found) are not shown.
==1003763== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1003763==
==1003763== For lists of detected and suppressed errors, rerun with: -s
==1003763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==1021153== Memcheck, a memory error detector
==1021153== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1021153== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1021153== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
==1021153== Parent PID: 1002846
==1021153==
==1021153==
==1021153== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1021153== Open file descriptor 12:
==1021153== at 0xA7AB22D: pipe (pipe.c:29)
==1021153== by 0x1430E07D: ???
==1021153== by 0xFB124CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1021153== by 0xBEA3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1021153== by 0xBE3CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1021153== by 0xAB33D38: PetscInitialize (pinit.c:924)
==1021153== by 0xA0952DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1021153== by 0xA09532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1021153== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1021153== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1021153== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1021153== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1021153== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1021153== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
==1021153==
==1021153== Open file descriptor 8: /dev/shm/open_mpi.0000
==1021153== at 0xA7AFBCC: __open_nocancel (open64_nocancel.c:39)
==1021153== by 0xA733C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1021153== by 0xA0CA822: ???
==1021153== by 0xA0CA96F: ???
==1021153== by 0xFBB76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1021153== by 0xFBB7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1021153== by 0xFB6D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1021153== by 0xFB122DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1021153== by 0xBEA3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1021153== by 0xBE3CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1021153== by 0xAB33D38: PetscInitialize (pinit.c:924)
==1021153== by 0xA0952DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1021153== by 0xA09532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1021153== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1021153== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1021153== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1021153== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1021153== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1021153== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
==1021153==
==1021153== Open file descriptor 116:
==1021153== <inherited from parent>
==1021153==
==1021153== Open file descriptor 112:
==1021153== <inherited from parent>
==1021153==
==1021153== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
==1021153== <inherited from parent>
==1021153==
==1021153== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1021153== <inherited from parent>
==1021153==
==1021153==
==1021153== HEAP SUMMARY:
==1021153== in use at exit: 701,152 bytes in 9,383 blocks
==1021153== total heap usage: 321,911 allocs, 312,528 frees, 1,413,158,374 bytes allocated
==1021153==
==1021153== LEAK SUMMARY:
==1021153== definitely lost: 0 bytes in 0 blocks
==1021153== indirectly lost: 0 bytes in 0 blocks
==1021153== possibly lost: 0 bytes in 0 blocks
==1021153== still reachable: 24 bytes in 2 blocks
==1021153== suppressed: 701,128 bytes in 9,381 blocks
==1021153== Reachable blocks (those to which a pointer was found) are not shown.
==1021153== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1021153==
==1021153== For lists of detected and suppressed errors, rerun with: -s
==1021153== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 42 from 34)
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==1004753== Memcheck, a memory error detector
==1004753== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1004753== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1004753== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
==1004753== Parent PID: 1002846
==1004753==
==1004753==
==1004753== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1004753== Open file descriptor 12:
==1004753== at 0xF8C222D: pipe (pipe.c:29)
==1004753== by 0x1977807D: ???
==1004753== by 0x14D854CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1004753== by 0x11562418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1004753== by 0x114FBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1004753== by 0x101F2D38: PetscInitialize (pinit.c:924)
==1004753== by 0xF1C82DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1004753== by 0xF1C832D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1004753== by 0x1221BE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1004753== by 0x11D92D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1004753== by 0x11FD1C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1004753== by 0x11FBBC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1004753== by 0x120253: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1004753== by 0x11BD55: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
==1004753==
==1004753== Open file descriptor 8: /dev/shm/open_mpi.0000
==1004753== at 0xF8C6BCC: __open_nocancel (open64_nocancel.c:39)
==1004753== by 0xF84AC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1004753== by 0xF1FD822: ???
==1004753== by 0xF1FD96F: ???
==1004753== by 0x14E2A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1004753== by 0x14E2A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1004753== by 0x14DE0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1004753== by 0x14D852DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1004753== by 0x11562418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1004753== by 0x114FBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1004753== by 0x101F2D38: PetscInitialize (pinit.c:924)
==1004753== by 0xF1C82DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1004753== by 0xF1C832D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1004753== by 0x1221BE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1004753== by 0x11D92D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1004753== by 0x11FD1C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1004753== by 0x11FBBC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1004753== by 0x120253: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1004753== by 0x11BD55: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
==1004753==
==1004753== Open file descriptor 116:
==1004753== <inherited from parent>
==1004753==
==1004753== Open file descriptor 112:
==1004753== <inherited from parent>
==1004753==
==1004753== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
==1004753== <inherited from parent>
==1004753==
==1004753== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1004753== <inherited from parent>
==1004753==
==1004753==
==1004753== HEAP SUMMARY:
==1004753== in use at exit: 700,759 bytes in 9,378 blocks
==1004753== total heap usage: 1,127,183 allocs, 1,117,805 frees, 1,431,077,318 bytes allocated
==1004753==
==1004753== LEAK SUMMARY:
==1004753== definitely lost: 0 bytes in 0 blocks
==1004753== indirectly lost: 0 bytes in 0 blocks
==1004753== possibly lost: 0 bytes in 0 blocks
==1004753== still reachable: 56 bytes in 3 blocks
==1004753== suppressed: 700,703 bytes in 9,375 blocks
==1004753== Reachable blocks (those to which a pointer was found) are not shown.
==1004753== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1004753==
==1004753== For lists of detected and suppressed errors, rerun with: -s
==1004753== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==1003677== Memcheck, a memory error detector
==1003677== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1003677== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1003677== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
==1003677== Parent PID: 1002846
==1003677==
==1003677==
==1003677== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1003677== Open file descriptor 12:
==1003677== at 0x4F0E22D: pipe (pipe.c:29)
==1003677== by 0xB1E607D: ???
==1003677== by 0x8CDB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1003677== by 0x6675418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003677== by 0x660ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003677== by 0x5305D38: PetscInitialize (pinit.c:924)
==1003677== by 0x4B3D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1003677== by 0x4B3D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1003677== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1003677== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1003677== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1003677== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1003677== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1003677== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
==1003677==
==1003677== Open file descriptor 8: /dev/shm/open_mpi.0000
==1003677== at 0x4F12BCC: __open_nocancel (open64_nocancel.c:39)
==1003677== by 0x4E96C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1003677== by 0x4B72822: ???
==1003677== by 0x4B7296F: ???
==1003677== by 0x8D806DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1003677== by 0x8D80938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1003677== by 0x8D36922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1003677== by 0x8CDB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1003677== by 0x6675418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003677== by 0x660ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1003677== by 0x5305D38: PetscInitialize (pinit.c:924)
==1003677== by 0x4B3D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1003677== by 0x4B3D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1003677== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1003677== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1003677== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1003677== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1003677== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1003677== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
==1003677==
==1003677== Open file descriptor 116:
==1003677== <inherited from parent>
==1003677==
==1003677== Open file descriptor 112:
==1003677== <inherited from parent>
==1003677==
==1003677== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
==1003677== <inherited from parent>
==1003677==
==1003677== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1003677== <inherited from parent>
==1003677==
==1003677==
==1003677== HEAP SUMMARY:
==1003677== in use at exit: 700,327 bytes in 9,377 blocks
==1003677== total heap usage: 47,309 allocs, 37,932 frees, 1,353,245,030 bytes allocated
==1003677==
==1003677== LEAK SUMMARY:
==1003677== definitely lost: 0 bytes in 0 blocks
==1003677== indirectly lost: 0 bytes in 0 blocks
==1003677== possibly lost: 0 bytes in 0 blocks
==1003677== still reachable: 24 bytes in 2 blocks
==1003677== suppressed: 700,303 bytes in 9,375 blocks
==1003677== Reachable blocks (those to which a pointer was found) are not shown.
==1003677== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1003677==
==1003677== For lists of detected and suppressed errors, rerun with: -s
==1003677== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Loading

0 comments on commit 2e41cd8

Please sign in to comment.