2024-03-03 01:15:24 mkdir -p /mnt/stress-ng
2024-03-03 01:15:24 mount /dev/sdb1 /mnt/stress-ng
2024-03-03 01:15:24 cd /mnt/stress-ng
2024-03-03 01:15:24 stress-ng --timeout 60 --times --verify --metrics --no-rand-seed --filename 64
stress-ng: info:  [3028] setting to a 1 min, 0 secs run per stressor
stress-ng: info:  [3028] dispatching hogs: 64 filename
stress-ng: info:  [3028] note: /proc/sys/kernel/sched_autogroup_enabled is 1 and this can impact scheduling throughput for processes not attached to a tty. Setting this to 0 may improve performance metrics
stress-ng: metrc: [3028] stressor       bogo ops real time  usr time  sys time   bogo ops/s     bogo ops/s CPU used per       RSS Max
stress-ng: metrc: [3028]                           (secs)    (secs)    (secs)   (real time) (usr+sys time) instance (%)          (KB)
stress-ng: metrc: [3028] filename        8172315     60.01     92.11   3618.81    136185.46        2202.24        96.62          7124
stress-ng: info:  [3028] for a 60.02s run time:
stress-ng: info:  [3028]    3841.35s available CPU time
stress-ng: info:  [3028]      92.10s user time   (  2.40%)
stress-ng: info:  [3028]    3618.89s system time ( 94.21%)
stress-ng: info:  [3028]    3710.99s total time  ( 96.61%)
stress-ng: info:  [3028] load average: 45.11 13.09 4.52
stress-ng: info:  [3028] skipped: 0
stress-ng: info:  [3028] passed: 64: filename (64)
stress-ng: info:  [3028] failed: 0
stress-ng: info:  [3028] metrics untrustworthy: 0
stress-ng: info:  [3028] successful run completed in 1 min, 0.02 secs