linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.28k stars 1k forks source link

mm/oom01 : incrementing stop while running oom01 test under mm. #957

Open pragat220 opened 1 year ago

pragat220 commented 1 year ago

DISTRIB_RELEASE=22.04 OS : Ubuntu 22.04 Kernel : Linux intel 5.19.0-rc6- LTP Version : 20220527-191-gf42f6f3b4

Command: # ./runltp -f mm

<<>> tag=oom01 stime=1660084013 cmdline="oom01" contacts="" analysis=exit <<>> incrementing stop tst_test.c:1515: TINFO: Timeout per run is disabled mem.c:648: TINFO: set overcommit_memory to 2 mem.c:143: TINFO: expected victim is 2251339. mem.c:38: TINFO: thread (7fa44cffd640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa44dfff640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa44d7fe640), allocating 3221225472 bytes. mem.c:158: TPASS: victim retcode: (12) Cannot allocate memory mem.c:648: TINFO: set overcommit_memory to 0 mem.c:143: TINFO: expected victim is 2251345. mem.c:38: TINFO: thread (7fa44dfff640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa44c7fc640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa44d7fe640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa44bffb640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa44cffd640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa2caff9640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa2ca7f8640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa2cb7fa640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9fc97f6640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9fc8ff5640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7fa209ff7640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9f087f4640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9f07ff3640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9c077f2640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9a867f0640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9b46ff1640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f99c5fef640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f97857ee640), allocating 3221225472 bytes. mem.c:38: TINFO: thread (7f9784fed640), allocating 3221225472 bytes.

rhmcruiser commented 1 year ago

The above execution log snippet you posted are info messages while running the mm stress tests... what's the error you noted ?