I tried to run it locally and like I predicted, it passed. Hence, this
should be a checkbox issue or snap issue instead of a real issue for
DGX.


Reproduce process
-----------------
1. Install stress-ng
sudo add-apt-repository ppa:colin-king/stress-ng
sudo apt update
sudo apt install stress-ng
2. Copy stress_ng_test.py [1] from checkbox git repo and comment line 43
[1] 
https://github.com/canonical/checkbox/blob/main/providers/base/bin/stress_ng_test.py
3. Install psutil for stress_ng_test.py
sudo apt install python3-psutil
4. sudo su
5. systemd-inhibit ./stress_ng_test.py memory

stdout
------
Minimum swap space is set to 0 GiB
Total memory is 503.7 GiB
Constant run time is 300 seconds per stressor
Variable run time is 5337 seconds per stressor
Number of NUMA nodes is 4
Estimated total run time is 466 minutes

18 Dec 03:24: Running stress-ng bsearch stressor for 300 seconds...
stress-ng: info:  [6672] setting to a 5 mins run per stressor
stress-ng: info:  [6672] dispatching hogs: 128 bsearch
stress-ng: info:  [6672] skipped: 0
stress-ng: info:  [6672] passed: 127: bsearch (127)
stress-ng: info:  [6672] failed: 0
stress-ng: info:  [6672] metrics untrustworthy: 0
stress-ng: info:  [6672] successful run completed in 5 mins

18 Dec 03:29: Running stress-ng context stressor for 300 seconds...
stress-ng: info:  [6841] setting to a 5 mins run per stressor
stress-ng: info:  [6841] dispatching hogs: 128 context
stress-ng: info:  [6841] skipped: 0
stress-ng: info:  [6841] passed: 127: context (127)
stress-ng: info:  [6841] failed: 0
stress-ng: info:  [6841] metrics untrustworthy: 0
stress-ng: info:  [6841] successful run completed in 5 mins

18 Dec 03:34: Running stress-ng hsearch stressor for 300 seconds...
stress-ng: info:  [6996] setting to a 5 mins run per stressor
stress-ng: info:  [6996] dispatching hogs: 128 hsearch
stress-ng: info:  [6996] skipped: 0
stress-ng: info:  [6996] passed: 127: hsearch (127)
stress-ng: info:  [6996] failed: 0
stress-ng: info:  [6996] metrics untrustworthy: 0
stress-ng: info:  [6996] successful run completed in 5 mins

18 Dec 03:39: Running stress-ng lsearch stressor for 300 seconds...
stress-ng: info:  [7149] setting to a 5 mins run per stressor
stress-ng: info:  [7149] dispatching hogs: 128 lsearch
stress-ng: info:  [7149] skipped: 0
stress-ng: info:  [7149] passed: 127: lsearch (127)
stress-ng: info:  [7149] failed: 0
stress-ng: info:  [7149] metrics untrustworthy: 0
stress-ng: info:  [7149] successful run completed in 5 mins

18 Dec 03:44: Running stress-ng matrix stressor for 300 seconds...
stress-ng: info:  [7290] setting to a 5 mins run per stressor
stress-ng: info:  [7290] dispatching hogs: 128 matrix
stress-ng: info:  [7290] skipped: 0
stress-ng: info:  [7290] passed: 127: matrix (127)
stress-ng: info:  [7290] failed: 0
stress-ng: info:  [7290] metrics untrustworthy: 0
stress-ng: info:  [7290] successful run completed in 5 mins

18 Dec 03:49: Running stress-ng memcpy stressor for 300 seconds...
stress-ng: info:  [7438] setting to a 5 mins run per stressor
stress-ng: info:  [7438] dispatching hogs: 128 memcpy
stress-ng: info:  [7438] skipped: 0
stress-ng: info:  [7438] passed: 127: memcpy (127)
stress-ng: info:  [7438] failed: 0
stress-ng: info:  [7438] metrics untrustworthy: 0
stress-ng: info:  [7438] successful run completed in 5 mins

18 Dec 03:54: Running stress-ng null stressor for 300 seconds...
stress-ng: info:  [7587] setting to a 5 mins run per stressor
stress-ng: info:  [7587] dispatching hogs: 128 null
stress-ng: info:  [7588] null: exercising /dev/null with writes, lseek, ioctl, 
fcntl, fallocate, fdatasync and mmap; for just write benchmarking use 
--null-write
stress-ng: info:  [7587] skipped: 0
stress-ng: info:  [7587] passed: 127: null (127)
stress-ng: info:  [7587] failed: 0
stress-ng: info:  [7587] metrics untrustworthy: 0
stress-ng: info:  [7587] successful run completed in 5 mins

18 Dec 03:59: Running stress-ng pipe stressor for 300 seconds...
stress-ng: info:  [7736] setting to a 5 mins run per stressor
stress-ng: info:  [7736] dispatching hogs: 128 pipe
stress-ng: info:  [7736] skipped: 0
stress-ng: info:  [7736] passed: 127: pipe (127)
stress-ng: info:  [7736] failed: 0
stress-ng: info:  [7736] metrics untrustworthy: 0
stress-ng: info:  [7736] successful run completed in 5 mins

18 Dec 04:04: Running stress-ng qsort stressor for 300 seconds...
stress-ng: info:  [8091] setting to a 5 mins run per stressor
stress-ng: info:  [8091] dispatching hogs: 128 qsort
stress-ng: info:  [8092] qsort: using method 'qsort-libc'
stress-ng: info:  [8091] skipped: 0
stress-ng: info:  [8091] passed: 127: qsort (127)
stress-ng: info:  [8091] failed: 0
stress-ng: info:  [8091] metrics untrustworthy: 0
stress-ng: info:  [8091] successful run completed in 5 mins

18 Dec 04:09: Running stress-ng str stressor for 300 seconds...
stress-ng: info:  [8237] setting to a 5 mins run per stressor
stress-ng: info:  [8237] dispatching hogs: 128 str
stress-ng: info:  [8237] skipped: 0
stress-ng: info:  [8237] passed: 127: str (127)
stress-ng: info:  [8237] failed: 0
stress-ng: info:  [8237] metrics untrustworthy: 0
stress-ng: info:  [8237] successful run completed in 5 mins

18 Dec 04:14: Running stress-ng stream stressor for 300 seconds...
stress-ng: info:  [8386] setting to a 5 mins run per stressor
stress-ng: info:  [8386] dispatching hogs: 128 stream
stress-ng: info:  [8387] stream: scaling L3 cache size by number of numa nodes 
4 to 65536K
stress-ng: info:  [8387] stream: stressor loosely based on a variant of the 
STREAM benchmark code
stress-ng: info:  [8387] stream: do NOT submit any of these results to the 
STREAM benchmark results
stress-ng: info:  [8387] stream: Using cache size of 65536K
stress-ng: info:  [8387] stream: memory rate: 637.44 MB read/sec, 424.96 MB 
write/sec, 55.70 double precision Mflop/sec (instance 0)
stress-ng: info:  [8419] stream: memory rate: 605.13 MB read/sec, 403.42 MB 
write/sec, 52.88 double precision Mflop/sec (instance 32)
stress-ng: info:  [8405] stream: memory rate: 584.42 MB read/sec, 389.61 MB 
write/sec, 51.07 double precision Mflop/sec (instance 18)
stress-ng: info:  [8410] stream: memory rate: 626.73 MB read/sec, 417.82 MB 
write/sec, 54.76 double precision Mflop/sec (instance 23)
stress-ng: info:  [8393] stream: memory rate: 562.72 MB read/sec, 375.15 MB 
write/sec, 49.17 double precision Mflop/sec (instance 6)
stress-ng: info:  [8408] stream: memory rate: 660.87 MB read/sec, 440.58 MB 
write/sec, 57.75 double precision Mflop/sec (instance 21)
stress-ng: info:  [8433] stream: memory rate: 574.27 MB read/sec, 382.85 MB 
write/sec, 50.18 double precision Mflop/sec (instance 46)
stress-ng: info:  [8391] stream: memory rate: 627.43 MB read/sec, 418.29 MB 
write/sec, 54.83 double precision Mflop/sec (instance 4)
stress-ng: info:  [8436] stream: memory rate: 619.72 MB read/sec, 413.14 MB 
write/sec, 54.15 double precision Mflop/sec (instance 49)
stress-ng: info:  [8409] stream: memory rate: 634.30 MB read/sec, 422.87 MB 
write/sec, 55.43 double precision Mflop/sec (instance 22)
stress-ng: info:  [8441] stream: memory rate: 594.08 MB read/sec, 396.06 MB 
write/sec, 51.91 double precision Mflop/sec (instance 54)
stress-ng: info:  [8416] stream: memory rate: 609.16 MB read/sec, 406.10 MB 
write/sec, 53.23 double precision Mflop/sec (instance 29)
stress-ng: info:  [8395] stream: memory rate: 563.16 MB read/sec, 375.44 MB 
write/sec, 49.21 double precision Mflop/sec (instance 8)
stress-ng: info:  [8426] stream: memory rate: 671.66 MB read/sec, 447.77 MB 
write/sec, 58.69 double precision Mflop/sec (instance 39)
stress-ng: info:  [8406] stream: memory rate: 596.78 MB read/sec, 397.86 MB 
write/sec, 52.15 double precision Mflop/sec (instance 19)
stress-ng: info:  [8438] stream: memory rate: 624.34 MB read/sec, 416.23 MB 
write/sec, 54.56 double precision Mflop/sec (instance 51)
stress-ng: info:  [8392] stream: memory rate: 570.48 MB read/sec, 380.32 MB 
write/sec, 49.85 double precision Mflop/sec (instance 5)
stress-ng: info:  [8407] stream: memory rate: 617.18 MB read/sec, 411.46 MB 
write/sec, 53.93 double precision Mflop/sec (instance 20)
stress-ng: info:  [8439] stream: memory rate: 629.94 MB read/sec, 419.96 MB 
write/sec, 55.04 double precision Mflop/sec (instance 52)
stress-ng: info:  [8401] stream: memory rate: 623.73 MB read/sec, 415.82 MB 
write/sec, 54.50 double precision Mflop/sec (instance 14)
stress-ng: info:  [8425] stream: memory rate: 530.81 MB read/sec, 353.87 MB 
write/sec, 46.38 double precision Mflop/sec (instance 38)
stress-ng: info:  [8424] stream: memory rate: 580.73 MB read/sec, 387.15 MB 
write/sec, 50.75 double precision Mflop/sec (instance 37)
stress-ng: info:  [8437] stream: memory rate: 636.10 MB read/sec, 424.07 MB 
write/sec, 55.58 double precision Mflop/sec (instance 50)
stress-ng: info:  [8412] stream: memory rate: 617.43 MB read/sec, 411.62 MB 
write/sec, 53.95 double precision Mflop/sec (instance 25)
stress-ng: info:  [8397] stream: memory rate: 596.05 MB read/sec, 397.36 MB 
write/sec, 52.08 double precision Mflop/sec (instance 10)
stress-ng: info:  [8452] stream: memory rate: 593.84 MB read/sec, 395.89 MB 
write/sec, 51.89 double precision Mflop/sec (instance 65)
stress-ng: info:  [8422] stream: memory rate: 591.81 MB read/sec, 394.54 MB 
write/sec, 51.71 double precision Mflop/sec (instance 35)
stress-ng: info:  [8453] stream: memory rate: 604.20 MB read/sec, 402.80 MB 
write/sec, 52.80 double precision Mflop/sec (instance 66)
stress-ng: info:  [8457] stream: memory rate: 553.91 MB read/sec, 369.27 MB 
write/sec, 48.40 double precision Mflop/sec (instance 70)
stress-ng: info:  [8450] stream: memory rate: 583.17 MB read/sec, 388.78 MB 
write/sec, 50.96 double precision Mflop/sec (instance 63)
stress-ng: info:  [8435] stream: memory rate: 619.77 MB read/sec, 413.18 MB 
write/sec, 54.16 double precision Mflop/sec (instance 48)
stress-ng: info:  [8430] stream: memory rate: 647.23 MB read/sec, 431.48 MB 
write/sec, 56.56 double precision Mflop/sec (instance 43)
stress-ng: info:  [8459] stream: memory rate: 614.74 MB read/sec, 409.83 MB 
write/sec, 53.72 double precision Mflop/sec (instance 72)
stress-ng: info:  [8398] stream: memory rate: 669.82 MB read/sec, 446.55 MB 
write/sec, 58.53 double precision Mflop/sec (instance 11)
stress-ng: info:  [8470] stream: memory rate: 595.42 MB read/sec, 396.95 MB 
write/sec, 52.03 double precision Mflop/sec (instance 83)
stress-ng: info:  [8421] stream: memory rate: 556.72 MB read/sec, 371.14 MB 
write/sec, 48.65 double precision Mflop/sec (instance 34)
stress-ng: info:  [8411] stream: memory rate: 591.00 MB read/sec, 394.00 MB 
write/sec, 51.64 double precision Mflop/sec (instance 24)
stress-ng: info:  [8418] stream: memory rate: 529.77 MB read/sec, 353.18 MB 
write/sec, 46.29 double precision Mflop/sec (instance 31)
stress-ng: info:  [8399] stream: memory rate: 637.52 MB read/sec, 425.01 MB 
write/sec, 55.71 double precision Mflop/sec (instance 12)
stress-ng: info:  [8460] stream: memory rate: 559.96 MB read/sec, 373.31 MB 
write/sec, 48.93 double precision Mflop/sec (instance 73)
stress-ng: info:  [8388] stream: memory rate: 602.16 MB read/sec, 401.44 MB 
write/sec, 52.62 double precision Mflop/sec (instance 1)
stress-ng: info:  [8469] stream: memory rate: 594.16 MB read/sec, 396.11 MB 
write/sec, 51.92 double precision Mflop/sec (instance 82)
stress-ng: info:  [8440] stream: memory rate: 606.40 MB read/sec, 404.27 MB 
write/sec, 52.99 double precision Mflop/sec (instance 53)
stress-ng: info:  [8420] stream: memory rate: 598.20 MB read/sec, 398.80 MB 
write/sec, 52.27 double precision Mflop/sec (instance 33)
stress-ng: info:  [8389] stream: memory rate: 636.13 MB read/sec, 424.09 MB 
write/sec, 55.59 double precision Mflop/sec (instance 2)
stress-ng: info:  [8451] stream: memory rate: 576.60 MB read/sec, 384.40 MB 
write/sec, 50.38 double precision Mflop/sec (instance 64)
stress-ng: info:  [8444] stream: memory rate: 587.74 MB read/sec, 391.82 MB 
write/sec, 51.36 double precision Mflop/sec (instance 57)
stress-ng: info:  [8465] stream: memory rate: 600.56 MB read/sec, 400.37 MB 
write/sec, 52.48 double precision Mflop/sec (instance 78)
stress-ng: info:  [8446] stream: memory rate: 605.22 MB read/sec, 403.48 MB 
write/sec, 52.89 double precision Mflop/sec (instance 59)
stress-ng: info:  [8482] stream: memory rate: 622.75 MB read/sec, 415.17 MB 
write/sec, 54.42 double precision Mflop/sec (instance 95)
stress-ng: info:  [8448] stream: memory rate: 573.24 MB read/sec, 382.16 MB 
write/sec, 50.09 double precision Mflop/sec (instance 61)
stress-ng: info:  [8428] stream: memory rate: 623.31 MB read/sec, 415.54 MB 
write/sec, 54.47 double precision Mflop/sec (instance 41)
stress-ng: info:  [8485] stream: memory rate: 616.21 MB read/sec, 410.81 MB 
write/sec, 53.85 double precision Mflop/sec (instance 98)
stress-ng: info:  [8434] stream: memory rate: 629.76 MB read/sec, 419.84 MB 
write/sec, 55.03 double precision Mflop/sec (instance 47)
stress-ng: info:  [8490] stream: memory rate: 649.77 MB read/sec, 433.18 MB 
write/sec, 56.78 double precision Mflop/sec (instance 103)
stress-ng: info:  [8488] stream: memory rate: 634.57 MB read/sec, 423.05 MB 
write/sec, 55.45 double precision Mflop/sec (instance 101)
stress-ng: info:  [8442] stream: memory rate: 616.36 MB read/sec, 410.91 MB 
write/sec, 53.86 double precision Mflop/sec (instance 55)
stress-ng: info:  [8467] stream: memory rate: 586.94 MB read/sec, 391.29 MB 
write/sec, 51.29 double precision Mflop/sec (instance 80)
stress-ng: info:  [8473] stream: memory rate: 628.30 MB read/sec, 418.87 MB 
write/sec, 54.90 double precision Mflop/sec (instance 86)
stress-ng: info:  [8429] stream: memory rate: 583.55 MB read/sec, 389.03 MB 
write/sec, 50.99 double precision Mflop/sec (instance 42)
stress-ng: info:  [8413] stream: memory rate: 563.18 MB read/sec, 375.45 MB 
write/sec, 49.21 double precision Mflop/sec (instance 26)
stress-ng: info:  [8477] stream: memory rate: 533.30 MB read/sec, 355.54 MB 
write/sec, 46.60 double precision Mflop/sec (instance 90)
stress-ng: info:  [8493] stream: memory rate: 562.26 MB read/sec, 374.84 MB 
write/sec, 49.13 double precision Mflop/sec (instance 106)
stress-ng: info:  [8431] stream: memory rate: 604.96 MB read/sec, 403.31 MB 
write/sec, 52.86 double precision Mflop/sec (instance 44)
stress-ng: info:  [8414] stream: memory rate: 642.24 MB read/sec, 428.16 MB 
write/sec, 56.12 double precision Mflop/sec (instance 27)
stress-ng: info:  [8454] stream: memory rate: 571.62 MB read/sec, 381.08 MB 
write/sec, 49.95 double precision Mflop/sec (instance 67)
stress-ng: info:  [8403] stream: memory rate: 599.42 MB read/sec, 399.61 MB 
write/sec, 52.38 double precision Mflop/sec (instance 16)
stress-ng: info:  [8491] stream: memory rate: 571.76 MB read/sec, 381.18 MB 
write/sec, 49.96 double precision Mflop/sec (instance 104)
stress-ng: info:  [8456] stream: memory rate: 567.79 MB read/sec, 378.52 MB 
write/sec, 49.61 double precision Mflop/sec (instance 69)
stress-ng: info:  [8462] stream: memory rate: 564.29 MB read/sec, 376.19 MB 
write/sec, 49.31 double precision Mflop/sec (instance 75)
stress-ng: info:  [8472] stream: memory rate: 544.51 MB read/sec, 363.01 MB 
write/sec, 47.58 double precision Mflop/sec (instance 85)
stress-ng: info:  [8400] stream: memory rate: 568.72 MB read/sec, 379.15 MB 
write/sec, 49.70 double precision Mflop/sec (instance 13)
stress-ng: info:  [8463] stream: memory rate: 634.11 MB read/sec, 422.74 MB 
write/sec, 55.41 double precision Mflop/sec (instance 76)
stress-ng: info:  [8494] stream: memory rate: 612.63 MB read/sec, 408.42 MB 
write/sec, 53.53 double precision Mflop/sec (instance 107)
stress-ng: info:  [8445] stream: memory rate: 637.52 MB read/sec, 425.01 MB 
write/sec, 55.71 double precision Mflop/sec (instance 58)
stress-ng: info:  [8415] stream: memory rate: 620.43 MB read/sec, 413.62 MB 
write/sec, 54.21 double precision Mflop/sec (instance 28)
stress-ng: info:  [8417] stream: memory rate: 579.20 MB read/sec, 386.14 MB 
write/sec, 50.61 double precision Mflop/sec (instance 30)
stress-ng: info:  [8455] stream: memory rate: 610.75 MB read/sec, 407.17 MB 
write/sec, 53.37 double precision Mflop/sec (instance 68)
stress-ng: info:  [8478] stream: memory rate: 651.98 MB read/sec, 434.65 MB 
write/sec, 56.97 double precision Mflop/sec (instance 91)
stress-ng: info:  [8481] stream: memory rate: 590.76 MB read/sec, 393.84 MB 
write/sec, 51.62 double precision Mflop/sec (instance 94)
stress-ng: info:  [8500] stream: memory rate: 647.11 MB read/sec, 431.40 MB 
write/sec, 56.55 double precision Mflop/sec (instance 113)
stress-ng: info:  [8483] stream: memory rate: 604.82 MB read/sec, 403.22 MB 
write/sec, 52.85 double precision Mflop/sec (instance 96)
stress-ng: info:  [8499] stream: memory rate: 589.41 MB read/sec, 392.94 MB 
write/sec, 51.50 double precision Mflop/sec (instance 112)
stress-ng: info:  [8475] stream: memory rate: 574.18 MB read/sec, 382.79 MB 
write/sec, 50.17 double precision Mflop/sec (instance 88)
stress-ng: info:  [8489] stream: memory rate: 608.32 MB read/sec, 405.55 MB 
write/sec, 53.16 double precision Mflop/sec (instance 102)
stress-ng: info:  [8486] stream: memory rate: 564.34 MB read/sec, 376.23 MB 
write/sec, 49.31 double precision Mflop/sec (instance 99)
stress-ng: info:  [8498] stream: memory rate: 646.88 MB read/sec, 431.25 MB 
write/sec, 56.53 double precision Mflop/sec (instance 111)
stress-ng: info:  [8503] stream: memory rate: 638.78 MB read/sec, 425.85 MB 
write/sec, 55.82 double precision Mflop/sec (instance 116)
stress-ng: info:  [8474] stream: memory rate: 640.79 MB read/sec, 427.19 MB 
write/sec, 55.99 double precision Mflop/sec (instance 87)
stress-ng: info:  [8479] stream: memory rate: 581.69 MB read/sec, 387.80 MB 
write/sec, 50.83 double precision Mflop/sec (instance 92)
stress-ng: info:  [8461] stream: memory rate: 564.40 MB read/sec, 376.27 MB 
write/sec, 49.32 double precision Mflop/sec (instance 74)
stress-ng: info:  [8427] stream: memory rate: 633.15 MB read/sec, 422.10 MB 
write/sec, 55.33 double precision Mflop/sec (instance 40)
stress-ng: info:  [8466] stream: memory rate: 632.74 MB read/sec, 421.82 MB 
write/sec, 55.29 double precision Mflop/sec (instance 79)
stress-ng: info:  [8464] stream: memory rate: 636.77 MB read/sec, 424.52 MB 
write/sec, 55.64 double precision Mflop/sec (instance 77)
stress-ng: info:  [8476] stream: memory rate: 628.75 MB read/sec, 419.16 MB 
write/sec, 54.94 double precision Mflop/sec (instance 89)
stress-ng: info:  [8495] stream: memory rate: 636.25 MB read/sec, 424.17 MB 
write/sec, 55.60 double precision Mflop/sec (instance 108)
stress-ng: info:  [8458] stream: memory rate: 607.69 MB read/sec, 405.13 MB 
write/sec, 53.10 double precision Mflop/sec (instance 71)
stress-ng: info:  [8504] stream: memory rate: 618.27 MB read/sec, 412.18 MB 
write/sec, 54.03 double precision Mflop/sec (instance 117)
stress-ng: info:  [8507] stream: memory rate: 634.40 MB read/sec, 422.93 MB 
write/sec, 55.43 double precision Mflop/sec (instance 120)
stress-ng: info:  [8402] stream: memory rate: 547.57 MB read/sec, 365.05 MB 
write/sec, 47.85 double precision Mflop/sec (instance 15)
stress-ng: info:  [8404] stream: memory rate: 595.47 MB read/sec, 396.98 MB 
write/sec, 52.03 double precision Mflop/sec (instance 17)
stress-ng: info:  [8496] stream: memory rate: 631.91 MB read/sec, 421.27 MB 
write/sec, 55.22 double precision Mflop/sec (instance 109)
stress-ng: info:  [8423] stream: memory rate: 630.40 MB read/sec, 420.27 MB 
write/sec, 55.09 double precision Mflop/sec (instance 36)
stress-ng: info:  [8506] stream: memory rate: 563.22 MB read/sec, 375.48 MB 
write/sec, 49.21 double precision Mflop/sec (instance 119)
stress-ng: info:  [8487] stream: memory rate: 572.72 MB read/sec, 381.81 MB 
write/sec, 50.04 double precision Mflop/sec (instance 100)
stress-ng: info:  [8501] stream: memory rate: 541.93 MB read/sec, 361.28 MB 
write/sec, 47.35 double precision Mflop/sec (instance 114)
stress-ng: info:  [8502] stream: memory rate: 577.73 MB read/sec, 385.15 MB 
write/sec, 50.48 double precision Mflop/sec (instance 115)
stress-ng: info:  [8449] stream: memory rate: 553.87 MB read/sec, 369.25 MB 
write/sec, 48.40 double precision Mflop/sec (instance 62)
stress-ng: info:  [8443] stream: memory rate: 607.65 MB read/sec, 405.10 MB 
write/sec, 53.10 double precision Mflop/sec (instance 56)
stress-ng: info:  [8432] stream: memory rate: 608.65 MB read/sec, 405.76 MB 
write/sec, 53.18 double precision Mflop/sec (instance 45)
stress-ng: info:  [8484] stream: memory rate: 628.08 MB read/sec, 418.72 MB 
write/sec, 54.88 double precision Mflop/sec (instance 97)
stress-ng: info:  [8394] stream: memory rate: 521.77 MB read/sec, 347.84 MB 
write/sec, 45.59 double precision Mflop/sec (instance 7)
stress-ng: info:  [8468] stream: memory rate: 537.35 MB read/sec, 358.23 MB 
write/sec, 46.95 double precision Mflop/sec (instance 81)
stress-ng: info:  [8505] stream: memory rate: 529.73 MB read/sec, 353.15 MB 
write/sec, 46.29 double precision Mflop/sec (instance 118)
stress-ng: info:  [8396] stream: memory rate: 558.27 MB read/sec, 372.18 MB 
write/sec, 48.78 double precision Mflop/sec (instance 9)
stress-ng: info:  [8492] stream: memory rate: 667.70 MB read/sec, 445.13 MB 
write/sec, 58.34 double precision Mflop/sec (instance 105)
stress-ng: info:  [8447] stream: memory rate: 581.80 MB read/sec, 387.87 MB 
write/sec, 50.84 double precision Mflop/sec (instance 60)
stress-ng: info:  [8513] stream: memory rate: 576.77 MB read/sec, 384.51 MB 
write/sec, 50.40 double precision Mflop/sec (instance 126)
stress-ng: info:  [8497] stream: memory rate: 545.27 MB read/sec, 363.51 MB 
write/sec, 47.65 double precision Mflop/sec (instance 110)
stress-ng: info:  [8508] stream: memory rate: 613.80 MB read/sec, 409.20 MB 
write/sec, 53.63 double precision Mflop/sec (instance 121)
stress-ng: info:  [8510] stream: memory rate: 594.29 MB read/sec, 396.19 MB 
write/sec, 51.93 double precision Mflop/sec (instance 123)
stress-ng: info:  [8471] stream: memory rate: 644.27 MB read/sec, 429.52 MB 
write/sec, 56.30 double precision Mflop/sec (instance 84)
stress-ng: info:  [8390] stream: memory rate: 535.71 MB read/sec, 357.14 MB 
write/sec, 46.81 double precision Mflop/sec (instance 3)
stress-ng: info:  [8480] stream: memory rate: 594.99 MB read/sec, 396.66 MB 
write/sec, 51.99 double precision Mflop/sec (instance 93)
stress-ng: info:  [8509] stream: memory rate: 596.94 MB read/sec, 397.96 MB 
write/sec, 52.16 double precision Mflop/sec (instance 122)
stress-ng: info:  [8514] stream: memory rate: 594.90 MB read/sec, 396.60 MB 
write/sec, 51.98 double precision Mflop/sec (instance 127)
stress-ng: info:  [8511] stream: memory rate: 601.21 MB read/sec, 400.80 MB 
write/sec, 52.53 double precision Mflop/sec (instance 124)
stress-ng: info:  [8512] stream: memory rate: 564.94 MB read/sec, 376.63 MB 
write/sec, 49.37 double precision Mflop/sec (instance 125)
stress-ng: info:  [8386] skipped: 0
stress-ng: info:  [8386] passed: 127: stream (127)
stress-ng: info:  [8386] failed: 0
stress-ng: info:  [8386] metrics untrustworthy: 0
stress-ng: info:  [8386] successful run completed in 5 mins

18 Dec 04:19: Running stress-ng tsearch stressor for 300 seconds...
stress-ng: info:  [8554] setting to a 5 mins run per stressor
stress-ng: info:  [8554] dispatching hogs: 128 tsearch
stress-ng: info:  [8554] skipped: 0
stress-ng: info:  [8554] passed: 127: tsearch (127)
stress-ng: info:  [8554] failed: 0
stress-ng: info:  [8554] metrics untrustworthy: 0
stress-ng: info:  [8554] successful run completed in 5 mins

18 Dec 04:24: Running stress-ng vm-rw stressor for 300 seconds...
stress-ng: info:  [8758] setting to a 5 mins run per stressor
stress-ng: info:  [8758] dispatching hogs: 128 vm-rw
stress-ng: info:  [8758] skipped: 0
stress-ng: info:  [8758] passed: 127: vm-rw (127)
stress-ng: info:  [8758] failed: 0
stress-ng: info:  [8758] metrics untrustworthy: 0
stress-ng: info:  [8758] successful run completed in 5 mins

18 Dec 04:29: Running stress-ng wcs stressor for 300 seconds...
stress-ng: info:  [9032] setting to a 5 mins run per stressor
stress-ng: info:  [9032] dispatching hogs: 128 wcs
stress-ng: info:  [9032] skipped: 0
stress-ng: info:  [9032] passed: 127: wcs (127)
stress-ng: info:  [9032] failed: 0
stress-ng: info:  [9032] metrics untrustworthy: 0
stress-ng: info:  [9032] successful run completed in 5 mins

18 Dec 04:34: Running stress-ng zero stressor for 300 seconds...
stress-ng: info:  [9185] setting to a 5 mins run per stressor
stress-ng: info:  [9185] dispatching hogs: 128 zero
stress-ng: info:  [9186] zero: exercising /dev/zero with reads, mmap, lseek, 
and ioctl; for just read benchmarking use --zero-read
stress-ng: info:  [9185] skipped: 0
stress-ng: info:  [9185] passed: 127: zero (127)
stress-ng: info:  [9185] failed: 0
stress-ng: info:  [9185] metrics untrustworthy: 0
stress-ng: info:  [9185] successful run completed in 5 mins

18 Dec 04:39: Running stress-ng mlock stressor for 300 seconds...
stress-ng: info:  [9336] setting to a 5 mins run per stressor
stress-ng: info:  [9336] dispatching hogs: 128 mlock
stress-ng: warn:  [9362] cannot terminate process 9369, gave up after 120 
seconds
stress-ng: warn:  [9344] cannot terminate process 9353, gave up after 120 
seconds
stress-ng: warn:  [9354] cannot terminate process 9361, gave up after 120 
seconds
stress-ng: warn:  [9572] cannot terminate process 9578, gave up after 120 
seconds
stress-ng: warn:  [9476] cannot terminate process 9482, gave up after 120 
seconds
stress-ng: warn:  [9484] cannot terminate process 9491, gave up after 120 
seconds
stress-ng: warn:  [9407] cannot terminate process 9416, gave up after 120 
seconds
stress-ng: warn:  [9500] cannot terminate process 9508, gave up after 120 
seconds
stress-ng: warn:  [9437] cannot terminate process 9447, gave up after 120 
seconds
stress-ng: warn:  [9375] cannot terminate process 9383, gave up after 120 
seconds
stress-ng: warn:  [9387] cannot terminate process 9395, gave up after 120 
seconds
stress-ng: warn:  [9368] cannot terminate process 9376, gave up after 120 
seconds
stress-ng: warn:  [9382] cannot terminate process 9389, gave up after 120 
seconds
stress-ng: warn:  [9497] cannot terminate process 9504, gave up after 120 
seconds
stress-ng: warn:  [9516] cannot terminate process 9522, gave up after 120 
seconds
stress-ng: warn:  [9481] cannot terminate process 9489, gave up after 120 
seconds
stress-ng: warn:  [9394] cannot terminate process 9400, gave up after 120 
seconds
stress-ng: warn:  [9392] cannot terminate process 9402, gave up after 120 
seconds
stress-ng: info:  [9336] skipped: 0
stress-ng: info:  [9336] passed: 127: mlock (127)
stress-ng: info:  [9336] failed: 0
stress-ng: info:  [9336] metrics untrustworthy: 0
stress-ng: info:  [9336] successful run completed in 5 mins, 9.44 secs

18 Dec 04:44: Running stress-ng mmapfork stressor for 300 seconds...
stress-ng: info:  [9611] setting to a 5 mins run per stressor
stress-ng: info:  [9611] dispatching hogs: 128 mmapfork
stress-ng: info:  [9611] skipped: 0
stress-ng: info:  [9611] passed: 127: mmapfork (127)
stress-ng: info:  [9611] failed: 0
stress-ng: info:  [9611] metrics untrustworthy: 0
stress-ng: info:  [9611] successful run completed in 5 mins, 7.41 secs

18 Dec 04:49: Running stress-ng mmapmany stressor for 300 seconds...
stress-ng: info:  [170513] setting to a 5 mins run per stressor
stress-ng: info:  [170513] dispatching hogs: 128 mmapmany
stress-ng: info:  [170513] skipped: 0
stress-ng: info:  [170513] passed: 127: mmapmany (127)
stress-ng: info:  [170513] failed: 0
stress-ng: info:  [170513] metrics untrustworthy: 0
stress-ng: info:  [170513] successful run completed in 5 mins, 5.88 secs

18 Dec 04:54: Running stress-ng mremap stressor for 300 seconds...
stress-ng: info:  [170789] setting to a 5 mins run per stressor
stress-ng: info:  [170789] dispatching hogs: 128 mremap
stress-ng: info:  [170789] skipped: 0
stress-ng: info:  [170789] passed: 127: mremap (127)
stress-ng: info:  [170789] failed: 0
stress-ng: info:  [170789] metrics untrustworthy: 0
stress-ng: info:  [170789] successful run completed in 5 mins

18 Dec 04:59: Running stress-ng shm-sysv stressor for 300 seconds...
stress-ng: info:  [171063] setting to a 5 mins run per stressor
stress-ng: info:  [171063] dispatching hogs: 128 shm-sysv
stress-ng: fail:  [171542] shm-sysv: shmat on NULL address failed on id 
1915945071, (key=33316, size=8388608), errno=22 (Invalid argument)
stress-ng: info:  [171063] skipped: 0
stress-ng: info:  [171063] passed: 127: shm-sysv (127)
stress-ng: info:  [171063] failed: 0
stress-ng: info:  [171063] metrics untrustworthy: 0
stress-ng: info:  [171063] successful run completed in 5 mins

18 Dec 05:04: Running stress-ng vm-splice stressor for 300 seconds...
stress-ng: info:  [1481944] setting to a 5 mins run per stressor
stress-ng: info:  [1481944] dispatching hogs: 128 vm-splice
stress-ng: info:  [1481944] skipped: 0
stress-ng: info:  [1481944] passed: 127: vm-splice (127)
stress-ng: info:  [1481944] failed: 0
stress-ng: info:  [1481944] metrics untrustworthy: 0
stress-ng: info:  [1481944] successful run completed in 5 mins

18 Dec 05:09: Running stress-ng numa stressor for 300 seconds...
stress-ng: info:  [1482090] setting to a 5 mins run per stressor
stress-ng: info:  [1482090] dispatching hogs: 128 numa
stress-ng: info:  [1482091] numa: system has 4 of a maximum 1024 memory NUMA 
nodes. Using 4.0MB mappings for each instance.
stress-ng: info:  [1482090] skipped: 0
stress-ng: info:  [1482090] passed: 127: numa (127)
stress-ng: info:  [1482090] failed: 0
stress-ng: info:  [1482090] metrics untrustworthy: 0
stress-ng: info:  [1482090] successful run completed in 5 mins, 1.09 sec

18 Dec 05:14: Running stress-ng malloc stressor for 5337 seconds...
stress-ng: info:  [1482361] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1482361] dispatching hogs: 128 malloc
stress-ng: info:  [1482361] skipped: 0
stress-ng: info:  [1482361] passed: 127: malloc (127)
stress-ng: info:  [1482361] failed: 0
stress-ng: info:  [1482361] metrics untrustworthy: 0
stress-ng: info:  [1482361] successful run completed in 1 hour, 28 mins, 57.08 
secs

18 Dec 06:43: Running stress-ng mincore stressor for 5337 seconds...
stress-ng: info:  [1482968] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1482968] dispatching hogs: 128 mincore
stress-ng: info:  [1482968] skipped: 0
stress-ng: info:  [1482968] passed: 127: mincore (127)
stress-ng: info:  [1482968] failed: 0
stress-ng: info:  [1482968] metrics untrustworthy: 0
stress-ng: info:  [1482968] successful run completed in 1 hour, 28 mins, 57.07 
secs

18 Dec 08:12: Running stress-ng vm stressor for 5337 seconds...
stress-ng: info:  [1483567] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1483567] dispatching hogs: 128 vm
stress-ng: info:  [1483567] skipped: 0
stress-ng: info:  [1483567] passed: 127: vm (127)
stress-ng: info:  [1483567] failed: 0
stress-ng: info:  [1483567] metrics untrustworthy: 0
stress-ng: info:  [1483567] successful run completed in 1 hour, 28 mins, 57.31 
secs

18 Dec 09:41: Running stress-ng mmap stressor for 5337 seconds...
stress-ng: info:  [1484267] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1484267] dispatching hogs: 128 mmap
stress-ng: warn:  [1484268] cannot terminate process 1484275, gave up after 120 
seconds
stress-ng: warn:  [1484270] cannot terminate process 1484284, gave up after 120 
seconds
stress-ng: warn:  [1484271] cannot terminate process 1484279, gave up after 120 
seconds
stress-ng: warn:  [1484272] cannot terminate process 1484281, gave up after 120 
seconds
stress-ng: warn:  [1484269] cannot terminate process 1484276, gave up after 120 
seconds
stress-ng: warn:  [1484278] cannot terminate process 1484289, gave up after 120 
seconds
stress-ng: warn:  [1484274] cannot terminate process 1484286, gave up after 120 
seconds
stress-ng: warn:  [1484273] cannot terminate process 1484283, gave up after 120 
seconds
stress-ng: warn:  [1484280] cannot terminate process 1484291, gave up after 120 
seconds
stress-ng: warn:  [1484282] cannot terminate process 1484293, gave up after 120 
seconds
stress-ng: warn:  [1484287] cannot terminate process 1484297, gave up after 120 
seconds
stress-ng: warn:  [1484277] cannot terminate process 1484288, gave up after 120 
seconds
stress-ng: warn:  [1484292] cannot terminate process 1484301, gave up after 120 
seconds
stress-ng: warn:  [1484290] cannot terminate process 1484299, gave up after 120 
seconds
stress-ng: warn:  [1484294] cannot terminate process 1484303, gave up after 120 
seconds
stress-ng: warn:  [1484296] cannot terminate process 1484305, gave up after 120 
seconds
stress-ng: warn:  [1484298] cannot terminate process 1484307, gave up after 120 
seconds
stress-ng: warn:  [1484306] cannot terminate process 1484315, gave up after 120 
seconds
stress-ng: warn:  [1484302] cannot terminate process 1484311, gave up after 120 
seconds
stress-ng: warn:  [1484285] cannot terminate process 1484295, gave up after 120 
seconds
stress-ng: warn:  [1484300] cannot terminate process 1484309, gave up after 120 
seconds
stress-ng: warn:  [1484304] cannot terminate process 1484313, gave up after 120 
seconds
stress-ng: warn:  [1484310] cannot terminate process 1484319, gave up after 120 
seconds
stress-ng: warn:  [1484308] cannot terminate process 1484317, gave up after 120 
seconds
stress-ng: warn:  [1484312] cannot terminate process 1484321, gave up after 120 
seconds
stress-ng: warn:  [1484320] cannot terminate process 1484329, gave up after 120 
seconds
stress-ng: warn:  [1484314] cannot terminate process 1484323, gave up after 120 
seconds
stress-ng: warn:  [1484318] cannot terminate process 1484328, gave up after 120 
seconds
stress-ng: warn:  [1484322] cannot terminate process 1484332, gave up after 120 
seconds
stress-ng: warn:  [1484316] cannot terminate process 1484326, gave up after 120 
seconds
stress-ng: warn:  [1484325] cannot terminate process 1484334, gave up after 120 
seconds
stress-ng: warn:  [1484327] cannot terminate process 1484338, gave up after 120 
seconds
stress-ng: warn:  [1484324] cannot terminate process 1484335, gave up after 120 
seconds
stress-ng: warn:  [1484333] cannot terminate process 1484342, gave up after 120 
seconds
stress-ng: warn:  [1484331] cannot terminate process 1484346, gave up after 120 
seconds
stress-ng: warn:  [1484339] cannot terminate process 1484350, gave up after 120 
seconds
stress-ng: warn:  [1484330] cannot terminate process 1484340, gave up after 120 
seconds
stress-ng: warn:  [1484336] cannot terminate process 1484344, gave up after 120 
seconds
stress-ng: warn:  [1484337] cannot terminate process 1484347, gave up after 120 
seconds
stress-ng: warn:  [1484341] cannot terminate process 1484352, gave up after 120 
seconds
stress-ng: warn:  [1484345] cannot terminate process 1484358, gave up after 120 
seconds
stress-ng: warn:  [1484348] cannot terminate process 1484361, gave up after 120 
seconds
stress-ng: warn:  [1484349] cannot terminate process 1484362, gave up after 120 
seconds
stress-ng: warn:  [1484355] cannot terminate process 1484372, gave up after 120 
seconds
stress-ng: warn:  [1484351] cannot terminate process 1484359, gave up after 120 
seconds
stress-ng: warn:  [1484343] cannot terminate process 1484354, gave up after 120 
seconds
stress-ng: warn:  [1484353] cannot terminate process 1484364, gave up after 120 
seconds
stress-ng: warn:  [1484356] cannot terminate process 1484375, gave up after 120 
seconds
stress-ng: warn:  [1484357] cannot terminate process 1484371, gave up after 120 
seconds
stress-ng: warn:  [1484363] cannot terminate process 1484373, gave up after 120 
seconds
stress-ng: warn:  [1484368] cannot terminate process 1484381, gave up after 120 
seconds
stress-ng: warn:  [1484367] cannot terminate process 1484378, gave up after 120 
seconds
stress-ng: warn:  [1484365] cannot terminate process 1484376, gave up after 120 
seconds
stress-ng: warn:  [1484360] cannot terminate process 1484370, gave up after 120 
seconds
stress-ng: warn:  [1484366] cannot terminate process 1484380, gave up after 120 
seconds
stress-ng: warn:  [1484374] cannot terminate process 1484386, gave up after 120 
seconds
stress-ng: warn:  [1484379] cannot terminate process 1484389, gave up after 120 
seconds
stress-ng: warn:  [1484369] cannot terminate process 1484384, gave up after 120 
seconds
stress-ng: warn:  [1484382] cannot terminate process 1484392, gave up after 120 
seconds
stress-ng: warn:  [1484387] cannot terminate process 1484398, gave up after 120 
seconds
stress-ng: warn:  [1484391] cannot terminate process 1484410, gave up after 120 
seconds
stress-ng: warn:  [1484388] cannot terminate process 1484400, gave up after 120 
seconds
stress-ng: warn:  [1484383] cannot terminate process 1484393, gave up after 120 
seconds
stress-ng: warn:  [1484377] cannot terminate process 1484390, gave up after 120 
seconds
stress-ng: warn:  [1484385] cannot terminate process 1484395, gave up after 120 
seconds
stress-ng: warn:  [1484394] cannot terminate process 1484402, gave up after 120 
seconds
stress-ng: warn:  [1484399] cannot terminate process 1484408, gave up after 120 
seconds
stress-ng: warn:  [1484397] cannot terminate process 1484405, gave up after 120 
seconds
stress-ng: warn:  [1484396] cannot terminate process 1484407, gave up after 120 
seconds
stress-ng: warn:  [1484406] cannot terminate process 1484417, gave up after 120 
seconds
stress-ng: warn:  [1484409] cannot terminate process 1484419, gave up after 120 
seconds
stress-ng: warn:  [1484403] cannot terminate process 1484416, gave up after 120 
seconds
stress-ng: warn:  [1484413] cannot terminate process 1484428, gave up after 120 
seconds
stress-ng: warn:  [1484401] cannot terminate process 1484415, gave up after 120 
seconds
stress-ng: warn:  [1484411] cannot terminate process 1484421, gave up after 120 
seconds
stress-ng: warn:  [1484404] cannot terminate process 1484414, gave up after 120 
seconds
stress-ng: warn:  [1484412] cannot terminate process 1484424, gave up after 120 
seconds
stress-ng: warn:  [1484418] cannot terminate process 1484431, gave up after 120 
seconds
stress-ng: warn:  [1484420] cannot terminate process 1484429, gave up after 120 
seconds
stress-ng: warn:  [1484423] cannot terminate process 1484433, gave up after 120 
seconds
stress-ng: warn:  [1484425] cannot terminate process 1484435, gave up after 120 
seconds
stress-ng: warn:  [1484422] cannot terminate process 1484432, gave up after 120 
seconds
stress-ng: warn:  [1484440] cannot terminate process 1484450, gave up after 120 
seconds
stress-ng: warn:  [1484426] cannot terminate process 1484437, gave up after 120 
seconds
stress-ng: warn:  [1484436] cannot terminate process 1484446, gave up after 120 
seconds
stress-ng: warn:  [1484434] cannot terminate process 1484444, gave up after 120 
seconds
stress-ng: warn:  [1484430] cannot terminate process 1484445, gave up after 120 
seconds
stress-ng: warn:  [1484438] cannot terminate process 1484448, gave up after 120 
seconds
stress-ng: warn:  [1484427] cannot terminate process 1484439, gave up after 120 
seconds
stress-ng: warn:  [1484441] cannot terminate process 1484452, gave up after 120 
seconds
stress-ng: warn:  [1484443] cannot terminate process 1484457, gave up after 120 
seconds
stress-ng: warn:  [1484449] cannot terminate process 1484460, gave up after 120 
seconds
stress-ng: warn:  [1484454] cannot terminate process 1484465, gave up after 120 
seconds
stress-ng: warn:  [1484447] cannot terminate process 1484459, gave up after 120 
seconds
stress-ng: warn:  [1484461] cannot terminate process 1484471, gave up after 120 
seconds
stress-ng: warn:  [1484453] cannot terminate process 1484463, gave up after 120 
seconds
stress-ng: warn:  [1484451] cannot terminate process 1484466, gave up after 120 
seconds
stress-ng: warn:  [1484456] cannot terminate process 1484468, gave up after 120 
seconds
stress-ng: warn:  [1484442] cannot terminate process 1484455, gave up after 120 
seconds
stress-ng: warn:  [1484470] cannot terminate process 1484478, gave up after 120 
seconds
stress-ng: warn:  [1484467] cannot terminate process 1484477, gave up after 120 
seconds
stress-ng: warn:  [1484462] cannot terminate process 1484473, gave up after 120 
seconds
stress-ng: warn:  [1484458] cannot terminate process 1484469, gave up after 120 
seconds
stress-ng: warn:  [1484464] cannot terminate process 1484483, gave up after 120 
seconds
stress-ng: warn:  [1484476] cannot terminate process 1484486, gave up after 120 
seconds
stress-ng: warn:  [1484479] cannot terminate process 1484489, gave up after 120 
seconds
stress-ng: warn:  [1484480] cannot terminate process 1484491, gave up after 120 
seconds
stress-ng: warn:  [1484481] cannot terminate process 1484493, gave up after 120 
seconds
stress-ng: warn:  [1484487] cannot terminate process 1484497, gave up after 120 
seconds
stress-ng: warn:  [1484474] cannot terminate process 1484482, gave up after 120 
seconds
stress-ng: warn:  [1484484] cannot terminate process 1484495, gave up after 120 
seconds
stress-ng: warn:  [1484475] cannot terminate process 1484485, gave up after 120 
seconds
stress-ng: warn:  [1484472] cannot terminate process 1484488, gave up after 120 
seconds
stress-ng: warn:  [1484490] cannot terminate process 1484499, gave up after 120 
seconds
stress-ng: warn:  [1484492] cannot terminate process 1484502, gave up after 120 
seconds
stress-ng: warn:  [1484501] cannot terminate process 1484512, gave up after 120 
seconds
stress-ng: warn:  [1484494] cannot terminate process 1484504, gave up after 120 
seconds
stress-ng: warn:  [1484498] cannot terminate process 1484508, gave up after 120 
seconds
stress-ng: warn:  [1484496] cannot terminate process 1484506, gave up after 120 
seconds
stress-ng: warn:  [1484500] cannot terminate process 1484511, gave up after 120 
seconds
stress-ng: warn:  [1484507] cannot terminate process 1484516, gave up after 120 
seconds
stress-ng: warn:  [1484509] cannot terminate process 1484519, gave up after 120 
seconds
stress-ng: warn:  [1484505] cannot terminate process 1484518, gave up after 120 
seconds
stress-ng: warn:  [1484503] cannot terminate process 1484515, gave up after 120 
seconds
stress-ng: warn:  [1484513] cannot terminate process 1484520, gave up after 120 
seconds
stress-ng: warn:  [1484510] cannot terminate process 1484522, gave up after 120 
seconds
stress-ng: warn:  [1484514] cannot terminate process 1484521, gave up after 120 
seconds
stress-ng: warn:  [1484517] cannot terminate process 1484523, gave up after 120 
seconds
stress-ng: info:  [1484267] skipped: 0
stress-ng: info:  [1484267] passed: 127: mmap (127)
stress-ng: info:  [1484267] failed: 0
stress-ng: info:  [1484267] metrics untrustworthy: 0
stress-ng: info:  [1484267] successful run completed in 1 hour, 29 mins, 3.11 
secs

18 Dec 11:10: Running stress-ng stack stressor for 5337 seconds...
stress-ng: info:  [1485531] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1485531] dispatching hogs: 8 stack
stress-ng: warn:  [1485539] cannot terminate process 1485918, gave up after 120 
seconds
stress-ng: warn:  [1485533] cannot terminate process 1485926, gave up after 120 
seconds
stress-ng: warn:  [1485535] cannot terminate process 1485932, gave up after 120 
seconds
stress-ng: warn:  [1485536] cannot terminate process 1485927, gave up after 120 
seconds
stress-ng: warn:  [1485534] cannot terminate process 1485943, gave up after 120 
seconds
stress-ng: warn:  [1485538] cannot terminate process 1485950, gave up after 120 
seconds
stress-ng: info:  [1485531] skipped: 0
stress-ng: info:  [1485531] passed: 7: stack (7)
stress-ng: info:  [1485531] failed: 0
stress-ng: info:  [1485531] metrics untrustworthy: 0
stress-ng: info:  [1485531] successful run completed in 1 hour, 29 mins, 3.02 
secs

18 Dec 12:39: Running stress-ng bigheap stressor for 5337 seconds...
stress-ng: info:  [1485957] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1485957] dispatching hogs: 8 bigheap
stress-ng: warn:  [1485960] cannot terminate process 1486663, gave up after 120 
seconds
stress-ng: warn:  [1485958] cannot terminate process 1486697, gave up after 120 
seconds
stress-ng: info:  [1485957] skipped: 0
stress-ng: info:  [1485957] passed: 7: bigheap (7)
stress-ng: info:  [1485957] failed: 0
stress-ng: info:  [1485957] metrics untrustworthy: 0
stress-ng: info:  [1485957] successful run completed in 1 hour, 29 mins, 12.01 
secs

18 Dec 14:09: Running stress-ng brk stressor for 5337 seconds...
stress-ng: info:  [1486706] setting to a 1 hour, 28 mins, 57 secs run per 
stressor
stress-ng: info:  [1486706] dispatching hogs: 8 brk
stress-ng: info:  [1486706] skipped: 0
stress-ng: info:  [1486706] passed: 7: brk (7)
stress-ng: info:  [1486706] failed: 0
stress-ng: info:  [1486706] metrics untrustworthy: 0
stress-ng: info:  [1486706] successful run completed in 1 hour, 29 mins, 2.51 
secs

retval is 0
**************************************************************
* stress-ng test passed!
**************************************************************

** Changed in: ubuntu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091938

Title:
  [DGX] memory stress tests crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2091938/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to