Trace number 456318

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.15 2546.75

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
MD5SUM05298a484bf02ec125537b469ecd7326
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark728.805
Satisfiable
(Un)Satisfiability was proved
Number of variables4706
Number of clauses87747
Sum of the clauses size178202
Maximum clause length26
Minimum clause length1
Number of clauses of size 143
Number of clauses of size 286679
Number of clauses of size 3111
Number of clauses of size 4876
Number of clauses of size 50
Number of clauses of size over 538

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-456318-1179022283 -o ROOT/results/node65/solver-456318-1179022283 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456318-1179022283/MiraXTv3_dyn /tmp/evaluation/456318-1179022283/instance-456318-1179022283.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 22843
/proc/meminfo: memFree=1343600/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=3788 CPUtime=0
/proc/22843/stat : 22843 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 378217953 3878912 308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 947 315 202 20 0 305 0

[startup+0.046422 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 22843
/proc/meminfo: memFree=1343600/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=6336 CPUtime=0.03
/proc/22843/stat : 22843 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194304 1139 0 0 0 3 0 0 0 18 0 1 0 378217953 6488064 1114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 1584 1115 206 20 0 942 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6336

[startup+0.101428 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 22843
/proc/meminfo: memFree=1343600/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=8976 CPUtime=0.09
/proc/22843/stat : 22843 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194304 1808 0 0 0 9 0 0 0 18 0 1 0 378217953 9191424 1783 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2244 1783 207 20 0 1602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8976

[startup+0.301444 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 22843
/proc/meminfo: memFree=1343600/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=8976 CPUtime=0.29
/proc/22843/stat : 22843 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194304 1808 0 0 0 29 0 0 0 19 0 1 0 378217953 9191424 1783 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2244 1783 207 20 0 1602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8976

[startup+0.701476 s]
/proc/loadavg: 1.84 1.97 1.96 3/64 22843
/proc/meminfo: memFree=1343600/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=13044 CPUtime=0.69
/proc/22843/stat : 22843 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194304 2746 0 0 0 68 1 0 0 22 0 1 0 378217953 13357056 2721 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134581523 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 3261 2721 207 20 0 2619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13044

[startup+1.50255 s]
/proc/loadavg: 1.84 1.97 1.96 2/65 22844
/proc/meminfo: memFree=1332648/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=36764 CPUtime=1.85
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 5151 0 0 0 183 2 0 0 25 0 3 0 378217953 37646336 4827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 9191 4827 218 20 0 8549 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 36764

[startup+3.10169 s]
/proc/loadavg: 1.84 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1321496/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=44292 CPUtime=5.04
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 7286 0 0 0 499 5 0 0 25 0 3 0 378217953 45355008 6962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 11073 6962 218 20 0 10431 0
[pid=22843/tid=22845] ppid=22841 vsize=44292 CPUtime=2.05
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 2016 0 0 0 204 1 0 0 25 0 3 0 378218057 45355008 6962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=44292 CPUtime=1.94
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 2251 0 0 0 192 2 0 0 18 0 3 0 378218057 45355008 6963 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566316 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 44292

[startup+6.30195 s]
/proc/loadavg: 1.85 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1311832/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=49476 CPUtime=11.42
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 8645 0 0 0 1136 6 0 0 25 0 3 0 378217953 50663424 8253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 12369 8253 218 20 0 11727 0
[pid=22843/tid=22845] ppid=22841 vsize=49476 CPUtime=5.25
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 2677 0 0 0 523 2 0 0 25 0 3 0 378218057 50663424 8253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=49476 CPUtime=5.12
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 2949 0 0 0 510 2 0 0 18 0 3 0 378218057 50663424 8253 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 49476

[startup+12.7015 s]
/proc/loadavg: 1.86 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1291176/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=71416 CPUtime=24.19
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 14212 0 0 0 2406 13 0 0 25 0 3 0 378217953 73129984 13722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 17854 13722 218 20 0 17212 0
[pid=22843/tid=22845] ppid=22841 vsize=71416 CPUtime=11.64
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 5318 0 0 0 1160 4 0 0 25 0 3 0 378218057 73129984 13722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=71416 CPUtime=11.5
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 5875 0 0 0 1143 7 0 0 25 0 3 0 378218057 73129984 13722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 71416

[startup+25.5015 s]
/proc/loadavg: 1.89 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1267560/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=91824 CPUtime=49.72
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 19745 0 0 0 4952 20 0 0 25 0 3 0 378217953 94027776 19043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 22956 19043 218 20 0 22314 0
[pid=22843/tid=22845] ppid=22841 vsize=91824 CPUtime=24.43
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 8083 0 0 0 2435 8 0 0 25 0 3 0 378218057 94027776 19043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=91824 CPUtime=24.25
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 8643 0 0 0 2414 11 0 0 25 0 3 0 378218057 94027776 19043 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.72
Current children cumulated vsize (KiB) 91824

[startup+51.1017 s]
/proc/loadavg: 1.93 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1238312/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=121904 CPUtime=100.78
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 27936 0 0 0 10048 30 0 0 25 0 3 0 378217953 124829696 26779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 30476 26779 218 20 0 29834 0
[pid=22843/tid=22845] ppid=22841 vsize=121904 CPUtime=50.01
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 12197 0 0 0 4990 11 0 0 25 0 3 0 378218057 124829696 26779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=121904 CPUtime=49.72
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 12720 0 0 0 4955 17 0 0 25 0 3 0 378218057 124829696 26779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 121904

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1215464/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=143716 CPUtime=202.93
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 34201 0 0 0 20255 38 0 0 25 0 3 0 378217953 147165184 32075 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 35929 32075 218 20 0 35287 0
[pid=22843/tid=22845] ppid=22841 vsize=143716 CPUtime=101.09
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 14111 0 0 0 10096 13 0 0 25 0 3 0 378218057 147165184 32075 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22843/tid=22846] ppid=22841 vsize=143716 CPUtime=100.78
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 17071 0 0 0 10055 23 0 0 25 0 3 0 378218057 147165184 32075 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.93
Current children cumulated vsize (KiB) 143716

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1214568/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=144388 CPUtime=322.63
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 35289 0 0 0 32225 38 0 0 25 0 3 0 378217953 147853312 32293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 36097 32293 218 20 0 35455 0
[pid=22843/tid=22845] ppid=22841 vsize=144388 CPUtime=160.83
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 14687 0 0 0 16069 14 0 0 25 0 3 0 378218057 147853312 32293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22843/tid=22846] ppid=22841 vsize=144388 CPUtime=160.75
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 17583 0 0 0 16052 23 0 0 25 0 3 0 378218057 147853312 32293 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.63
Current children cumulated vsize (KiB) 144388

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1212520/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=146104 CPUtime=442.31
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 36834 0 0 0 44192 39 0 0 25 0 3 0 378217953 149610496 32779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 36526 32779 218 20 0 35884 0
[pid=22843/tid=22845] ppid=22841 vsize=146104 CPUtime=220.55
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 15724 0 0 0 22041 14 0 0 25 0 3 0 378218057 149610496 32779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22843/tid=22846] ppid=22841 vsize=146104 CPUtime=220.71
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 18091 0 0 0 22048 23 0 0 25 0 3 0 378218057 149610496 32779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.31
Current children cumulated vsize (KiB) 146104

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1197864/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=160592 CPUtime=562.02
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 41410 0 0 0 56158 44 0 0 25 0 3 0 378217953 164446208 36438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 40148 36438 218 20 0 39506 0
[pid=22843/tid=22845] ppid=22841 vsize=160592 CPUtime=280.28
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 19634 0 0 0 28010 18 0 0 25 0 3 0 378218057 164446208 36438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22843/tid=22846] ppid=22841 vsize=160592 CPUtime=280.69
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 18757 0 0 0 28045 24 0 0 25 0 3 0 378218057 164446208 36438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.02
Current children cumulated vsize (KiB) 160592

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1179816/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=178556 CPUtime=681.74
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 46849 0 0 0 68124 50 0 0 25 0 3 0 378217953 182841344 40941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 44639 40941 218 20 0 43997 0
[pid=22843/tid=22845] ppid=22841 vsize=178556 CPUtime=340.02
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 22283 0 0 0 33982 20 0 0 25 0 3 0 378218057 182841344 40941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22843/tid=22846] ppid=22841 vsize=178556 CPUtime=340.67
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 21547 0 0 0 34039 28 0 0 25 0 3 0 378218057 182841344 40941 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.74
Current children cumulated vsize (KiB) 178556

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/67 22846
/proc/meminfo: memFree=1176424/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=181628 CPUtime=801.46
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 48554 0 0 0 80093 53 0 0 25 0 3 0 378217953 185987072 41782 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

################
# More data... #
################

/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 34737 0 0 0 187125 54 0 0 25 0 3 0 378218057 256450560 58736 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565726 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=250440 CPUtime=1841.72
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 41187 0 0 0 184101 71 0 0 25 0 3 0 378218057 256450560 58736 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3714.57
Current children cumulated vsize (KiB) 250440

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/67 25113
/proc/meminfo: memFree=1067240/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=250440 CPUtime=3834.28
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 79745 0 0 0 383300 128 0 0 25 0 3 0 378217953 256450560 58805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62610 58805 218 20 0 61968 0
[pid=22843/tid=22845] ppid=22841 vsize=250440 CPUtime=1931.76
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35117 0 0 0 193122 54 0 0 25 0 3 0 378218057 256450560 58805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=250440 CPUtime=1901.47
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 41609 0 0 0 190075 72 0 0 25 0 3 0 378218057 256450560 58805 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3834.28
Current children cumulated vsize (KiB) 250440

[startup+2022.3 s]
/proc/loadavg: 2.04 2.03 2.12 3/67 25113
/proc/meminfo: memFree=1067176/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=250440 CPUtime=3953.98
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 80484 0 0 0 395270 128 0 0 25 0 3 0 378217953 256450560 58809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62610 58809 218 20 0 61968 0
[pid=22843/tid=22845] ppid=22841 vsize=250440 CPUtime=1991.73
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35434 0 0 0 199119 54 0 0 25 0 3 0 378218057 256450560 58809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=250440 CPUtime=1961.2
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 42031 0 0 0 196048 72 0 0 25 0 3 0 378218057 256450560 58809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3953.98
Current children cumulated vsize (KiB) 250440

[startup+2082.31 s]
/proc/loadavg: 2.01 2.03 2.10 3/67 25113
/proc/meminfo: memFree=1066536/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4073.66
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 81187 0 0 0 407237 129 0 0 25 0 3 0 378217953 257499136 58986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 58986 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2051.69
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35437 0 0 0 205114 55 0 0 25 0 3 0 378218057 257499136 58986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2020.93
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 42731 0 0 0 202020 73 0 0 25 0 3 0 378218057 257499136 58986 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121116 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4073.66
Current children cumulated vsize (KiB) 251464

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/67 25113
/proc/meminfo: memFree=1066536/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4193.36
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 81619 0 0 0 419206 130 0 0 25 0 3 0 378217953 257499136 58994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 58994 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2111.65
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35441 0 0 0 211110 55 0 0 25 0 3 0 378218057 257499136 58994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2080.66
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43159 0 0 0 207993 73 0 0 25 0 3 0 378218057 257499136 58994 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4193.36
Current children cumulated vsize (KiB) 251464

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/67 25113
/proc/meminfo: memFree=1066216/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4313.06
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82234 0 0 0 431175 131 0 0 25 0 3 0 378217953 257499136 59078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59078 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2171.62
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35444 0 0 0 217107 55 0 0 25 0 3 0 378218057 257499136 59078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2140.39
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43771 0 0 0 213965 74 0 0 25 0 3 0 378218057 257499136 59078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4313.06
Current children cumulated vsize (KiB) 251464

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/67 25113
/proc/meminfo: memFree=1066216/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4432.73
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82353 0 0 0 443142 131 0 0 25 0 3 0 378217953 257499136 59090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59090 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2231.55
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35450 0 0 0 223100 55 0 0 25 0 3 0 378218057 257499136 59090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2200.13
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43884 0 0 0 219939 74 0 0 25 0 3 0 378218057 257499136 59090 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4432.73
Current children cumulated vsize (KiB) 251464

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 25113
/proc/meminfo: memFree=1065704/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4552.43
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82494 0 0 0 455112 131 0 0 25 0 3 0 378217953 257499136 59231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59231 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2291.52
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35584 0 0 0 229097 55 0 0 25 0 3 0 378218057 257499136 59231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2259.86
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43891 0 0 0 225912 74 0 0 25 0 3 0 378218057 257499136 59231 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4552.43
Current children cumulated vsize (KiB) 251464

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/67 25113
/proc/meminfo: memFree=1065704/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4672.13
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82498 0 0 0 467081 132 0 0 25 0 3 0 378217953 257499136 59235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59235 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2351.5
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35586 0 0 0 235094 56 0 0 25 0 3 0 378218057 257499136 59235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2319.58
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43893 0 0 0 231884 74 0 0 25 0 3 0 378218057 257499136 59235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4672.13
Current children cumulated vsize (KiB) 251464

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/67 25113
/proc/meminfo: memFree=1065640/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4791.82
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82509 0 0 0 479050 132 0 0 25 0 3 0 378217953 257499136 59246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59246 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2411.46
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35592 0 0 0 241090 56 0 0 25 0 3 0 378218057 257499136 59246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2379.3
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43898 0 0 0 237856 74 0 0 25 0 3 0 378218057 257499136 59246 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4791.82
Current children cumulated vsize (KiB) 251464

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/67 25113
/proc/meminfo: memFree=1065576/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=4911.53
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82519 0 0 0 491021 132 0 0 25 0 3 0 378217953 257499136 59256 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59256 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2471.43
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35597 0 0 0 247087 56 0 0 25 0 3 0 378218057 257499136 59256 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2439.05
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43903 0 0 0 243831 74 0 0 25 0 3 0 378218057 257499136 59256 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4911.53
Current children cumulated vsize (KiB) 251464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2546.7 s]
/proc/loadavg: 2.00 2.00 2.05 3/67 25113
/proc/meminfo: memFree=1065576/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=5000.1
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82523 0 0 0 499878 132 0 0 25 0 3 0 378217953 257499136 59260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59260 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2515.81
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35599 0 0 0 251525 56 0 0 25 0 3 0 378218057 257499136 59260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2483.23
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43905 0 0 0 248249 74 0 0 25 0 3 0 378218057 257499136 59260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 251464

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+2546.7 s]
/proc/loadavg: 2.00 2.00 2.05 3/67 25113
/proc/meminfo: memFree=1065576/2055920 swapFree=4184160/4192956
[pid=22843] ppid=22841 vsize=251464 CPUtime=5000.1
/proc/22843/stat : 22843 (MiraXTv3_dyn) S 22841 22843 22030 0 -1 4194304 82523 0 0 0 499878 132 0 0 25 0 3 0 378217953 257499136 59260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22843/statm: 62866 59260 218 20 0 62224 0
[pid=22843/tid=22845] ppid=22841 vsize=251464 CPUtime=2515.81
/proc/22843/task/22845/stat : 22845 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 35599 0 0 0 251525 56 0 0 25 0 3 0 378218057 257499136 59260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22843/tid=22846] ppid=22841 vsize=251464 CPUtime=2483.23
/proc/22843/task/22846/stat : 22846 (MiraXTv3_dyn) R 22841 22843 22030 0 -1 4194368 43905 0 0 0 248249 74 0 0 25 0 3 0 378218057 257499136 59260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 251464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2546.75
CPU time (s): 5000.15
CPU user time (s): 4998.79
CPU system time (s): 1.36179
CPU usage (%): 196.335
Max. virtual memory (cumulated for all children) (KiB): 251888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.79
system time used= 1.36179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 553
involuntary context switches= 58540

runsolver used 2.6546 second user time and 6.77797 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun May 13 02:11:23 UTC 2007

IDJOB= 456318
IDBENCH= 24671
IDSOLVER= 196
FILE ID= node65/456318-1179022283

PBS_JOBID= 5253230

Free space on /tmp= 66541 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456318-1179022283/MiraXTv3_dyn /tmp/evaluation/456318-1179022283/instance-456318-1179022283.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-456318-1179022283 -o ROOT/results/node65/solver-456318-1179022283 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456318-1179022283/MiraXTv3_dyn /tmp/evaluation/456318-1179022283/instance-456318-1179022283.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  05298a484bf02ec125537b469ecd7326

RANDOM SEED= 151372615

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1343816 kB
Buffers:         51572 kB
Cached:         545968 kB
SwapCached:       2900 kB
Active:         285292 kB
Inactive:       322192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343816 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            5060 kB
Writeback:           0 kB
Mapped:          15844 kB
Slab:            90620 kB
Committed_AS:  7411036 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66541 MiB

End job on node65 on Sun May 13 02:53:52 UTC 2007