You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ timeout/timeout -m 1000000 ./a.out
ps: illegal argument: f
usage: ps [-AaCcEefhjlMmrSTvwXx] [-O fmt | -o fmt] [-G gid[,gid...]]
[-g grp[,grp...]] [-u [uid,uid...]]
[-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]]
ps [-L]
INTERNAL CPU 0.00 MEM 0 MAXMEM -1 STALE 0 MAXMEM_RSS -1
Fail: Bad close ps: at timeout/timeout line 253.
The text was updated successfully, but these errors were encountered:
jejayhe
changed the title
don't know why, a.out is a cpp program making a 400M
don't know why, a.out is a cpp program making a 400MB size vector
Dec 12, 2016
$ timeout/timeout -m 1000000 ./a.out
ps: illegal argument: f
usage: ps [-AaCcEefhjlMmrSTvwXx] [-O fmt | -o fmt] [-G gid[,gid...]]
[-g grp[,grp...]] [-u [uid,uid...]]
[-p pid[,pid...]] [-t tty[,tty...]] [-U user[,user...]]
ps [-L]
INTERNAL CPU 0.00 MEM 0 MAXMEM -1 STALE 0 MAXMEM_RSS -1
Fail: Bad close ps: at timeout/timeout line 253.
The text was updated successfully, but these errors were encountered: