Trace number 419982

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
PB-clasp 2007-04-10UNSAT 883.329 879.673

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
MD5SUMb0e38289187593982ff5af631c082a3e
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark229.262
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables93573
Total number of constraints439508
Number of constraints which are clauses439508
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint403
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

883.22/879.67	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419982-1177416306/instance-419982-1177416306.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-419982-1177416306 -o ROOT/results/node13/solver-419982-1177416306 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-419982-1177416306.opb /tmp/evaluation/419982-1177416306/temp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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.00 1.00 1.00 3/77 28273
/proc/meminfo: memFree=1940280/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=18528 CPUtime=0
/proc/28273/stat : 28273 (runsolver) D 28271 28273 27435 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 189548548 18972672 284 18446744073709551615 4194304 4255128 548682068992 18446744073709551615 269757246759 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/28273/statm: 4632 284 249 14 0 2626 0

[startup+0.071488 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28273
/proc/meminfo: memFree=1940280/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=13968 CPUtime=0.03
/proc/28273/stat : 28273 (pbclasp) R 28271 28273 27435 0 -1 4194304 863 0 0 0 3 0 0 0 18 0 1 0 189548548 14303232 830 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269757092577 0 0 4224 16384 0 0 0 17 1 0 0
/proc/28273/statm: 3492 830 314 3 0 592 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13968

[startup+0.101493 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28273
/proc/meminfo: memFree=1940280/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15656 CPUtime=0.05
/proc/28273/stat : 28273 (pbclasp) R 28271 28273 27435 0 -1 4194304 1271 0 0 0 5 0 0 0 18 0 1 0 189548548 16031744 1238 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269757092577 0 0 4224 16384 0 0 0 17 1 0 0
/proc/28273/statm: 3914 1238 314 3 0 1014 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15656

[startup+0.301536 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28273
/proc/meminfo: memFree=1940280/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.26
/proc/28273/stat : 28273 (pbclasp) R 28271 28273 27435 0 -1 4194304 1297 0 0 0 25 1 0 0 19 0 1 0 189548548 16166912 1264 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 0 0 0 17 1 0 0
/proc/28273/statm: 3947 1264 316 3 0 1047 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15788

[startup+0.701621 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28273
/proc/meminfo: memFree=1940280/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 15788

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28278
/proc/meminfo: memFree=1931472/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=0
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28276] ppid=28275 vsize=12532 CPUtime=0.94
/proc/28276/stat : 28276 (pb2clasp1) R 28275 28273 27435 0 -1 4194304 522 0 1 0 94 0 0 0 24 0 1 0 189548595 12832768 482 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 269775476160 0 0 4224 0 0 0 0 17 1 0 0
/proc/28276/statm: 3133 482 340 3 0 233 0
[pid=28277] ppid=28275 vsize=5564 CPUtime=0.1
/proc/28277/stat : 28277 (clasp-1.0) S 28275 28273 27435 0 -1 4194304 1005 0 15 0 10 0 0 0 16 0 1 0 189548595 5697536 985 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/28277/statm: 1391 985 230 81 0 765 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 412 0 0 0 0 0 0 0 15 0 1 0 189548595 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 51504

[startup+3.10214 s]
/proc/loadavg: 1.00 1.00 1.00 3/82 28278
/proc/meminfo: memFree=1928016/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=0
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28276] ppid=28275 vsize=12532 CPUtime=2.53
/proc/28276/stat : 28276 (pb2clasp1) R 28275 28273 27435 0 -1 4194304 522 0 1 0 253 0 0 0 25 0 1 0 189548595 12832768 482 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 269775105360 0 0 4224 0 0 0 0 17 1 0 0
/proc/28276/statm: 3133 482 340 3 0 233 0
[pid=28277] ppid=28275 vsize=10408 CPUtime=0.29
/proc/28277/stat : 28277 (clasp-1.0) S 28275 28273 27435 0 -1 4194304 2209 0 15 0 28 1 0 0 16 0 1 0 189548595 10657792 2189 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/28277/statm: 2602 2189 230 81 0 1976 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 412 0 0 0 0 0 0 0 15 0 1 0 189548595 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 56348

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 3/82 28278
/proc/meminfo: memFree=1917968/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=0
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28276] ppid=28275 vsize=12532 CPUtime=5.73
/proc/28276/stat : 28276 (pb2clasp1) R 28275 28273 27435 0 -1 4194304 525 0 1 0 572 1 0 0 25 0 1 0 189548595 12832768 485 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 269775596475 0 0 4224 0 0 0 0 17 1 0 0
/proc/28276/statm: 3133 485 340 3 0 233 0
[pid=28277] ppid=28275 vsize=20016 CPUtime=0.69
/proc/28277/stat : 28277 (clasp-1.0) S 28275 28273 27435 0 -1 4194304 4595 0 15 0 67 2 0 0 16 0 1 0 189548595 20496384 4575 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/28277/statm: 5004 4575 230 81 0 4378 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 412 0 0 0 0 0 0 0 15 0 1 0 189548595 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 65956

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28278
/proc/meminfo: memFree=1897744/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=0
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28276] ppid=28275 vsize=12532 CPUtime=11.99
/proc/28276/stat : 28276 (pb2clasp1) R 28275 28273 27435 0 -1 4194304 525 0 1 0 1197 2 0 0 25 0 1 0 189548595 12832768 485 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 269775309515 0 0 4224 0 0 0 0 17 0 0 0
/proc/28276/statm: 3133 485 340 3 0 233 0
[pid=28277] ppid=28275 vsize=39740 CPUtime=1.59
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 9549 0 15 0 154 5 0 0 16 0 1 0 189548595 40693760 9529 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 12251645 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 9935 9529 230 81 0 9309 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 412 0 0 0 0 0 0 0 15 0 1 0 189548595 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 14
Current children cumulated vsize (KiB) 85680

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28278
/proc/meminfo: memFree=1854552/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=0
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28276] ppid=28275 vsize=12532 CPUtime=24.66
/proc/28276/stat : 28276 (pb2clasp1) R 28275 28273 27435 0 -1 4194304 525 0 1 0 2463 3 0 0 25 0 1 0 189548595 12832768 485 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 269775064672 0 0 4224 0 0 0 0 17 0 0 0
/proc/28276/statm: 3133 485 340 3 0 233 0
[pid=28277] ppid=28275 vsize=82552 CPUtime=3.54
/proc/28277/stat : 28277 (clasp-1.0) S 28275 28273 27435 0 -1 4194304 20162 0 15 0 343 11 0 0 16 0 1 0 189548595 84533248 20040 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/28277/statm: 20638 20040 230 81 0 20012 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 412 0 0 0 0 0 0 0 15 0 1 0 189548595 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 28.62
Current children cumulated vsize (KiB) 128492

[startup+51.1014 s]
/proc/loadavg: 1.05 1.01 1.00 2/81 28278
/proc/meminfo: memFree=1732384/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=206236 CPUtime=25.21
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 61988 0 15 0 2491 30 0 0 25 0 1 0 189548595 211185664 50439 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737260 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 51559 50439 245 81 0 50933 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 55.05
Current children cumulated vsize (KiB) 239644

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 28278
/proc/meminfo: memFree=1732320/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=206236 CPUtime=76.4
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 62006 0 15 0 7609 31 0 0 25 0 1 0 189548595 211185664 50457 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737327 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 51559 50457 245 81 0 50933 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 106.24
Current children cumulated vsize (KiB) 239644

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1732264/2055920 swapFree=4159400/4192956

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

/proc/28277/statm: 83856 81978 245 81 0 83230 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 825.96
Current children cumulated vsize (KiB) 368832

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

[startup+844.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604904/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=818.51
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95430 0 15 0 81782 69 0 0 25 0 1 0 189548595 343818240 82044 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737421 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82044 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 848.35
Current children cumulated vsize (KiB) 369168

[startup+857.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=831.3
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95430 0 15 0 83061 69 0 0 25 0 1 0 189548595 343818240 82044 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134735798 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82044 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 861.14
Current children cumulated vsize (KiB) 369168

[startup+870.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=844.09
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95431 0 15 0 84340 69 0 0 25 0 1 0 189548595 343818240 82045 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782437 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82045 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 873.93
Current children cumulated vsize (KiB) 369168

[startup+873.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=847.29
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95432 0 15 0 84660 69 0 0 25 0 1 0 189548595 343818240 82046 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82046 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 877.13
Current children cumulated vsize (KiB) 369168

[startup+876.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=850.49
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95432 0 15 0 84980 69 0 0 25 0 1 0 189548595 343818240 82046 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737421 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82046 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 880.33
Current children cumulated vsize (KiB) 369168

[startup+878.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=852.09
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95432 0 15 0 85140 69 0 0 25 0 1 0 189548595 343818240 82046 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134783558 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82046 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 369168

[startup+879.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=852.89
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95432 0 15 0 85220 69 0 0 25 0 1 0 189548595 343818240 82046 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134783582 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82046 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 882.73
Current children cumulated vsize (KiB) 369168

[startup+879.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=335760 CPUtime=853.29
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95433 0 15 0 85260 69 0 0 25 0 1 0 189548595 343818240 82047 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134783619 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 83940 82047 245 81 0 83314 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 883.13
Current children cumulated vsize (KiB) 369168

[startup+879.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28278
/proc/meminfo: memFree=1604840/2055920 swapFree=4159400/4192956
[pid=28273] ppid=28271 vsize=15788 CPUtime=0.42
/proc/28273/stat : 28273 (pbclasp) S 28271 28273 27435 0 -1 4194304 1319 0 0 0 41 1 0 0 16 0 1 0 189548548 16166912 1268 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 269766144098 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28273/statm: 3947 1268 320 3 0 1047 0
[pid=28275] ppid=28273 vsize=5352 CPUtime=29.42
/proc/28275/stat : 28275 (sh) S 28273 28273 27435 0 -1 4194304 297 528 0 1 0 0 2938 4 16 0 1 0 189548595 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28275/statm: 1338 224 188 169 0 49 0
[pid=28277] ppid=28275 vsize=301960 CPUtime=853.38
/proc/28277/stat : 28277 (clasp-1.0) R 28275 28273 27435 0 -1 4194304 95453 0 16 0 85268 70 0 0 25 0 1 0 189548595 309207040 73644 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134731478 0 0 4096 0 0 0 0 17 1 0 0
/proc/28277/statm: 75490 73644 266 81 0 74864 0
[pid=28278] ppid=28275 vsize=12268 CPUtime=0
/proc/28278/stat : 28278 (pboutclasp.pl) S 28275 28273 27435 0 -1 4194304 435 0 0 0 0 0 0 0 16 0 1 0 189548595 12562432 395 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 269766144098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/28278/statm: 3067 395 311 3 0 167 0
Current children cumulated CPU time (s) 883.22
Current children cumulated vsize (KiB) 335368

Child status: 0
Real time (s): 879.673
CPU time (s): 883.329
CPU user time (s): 882.504
CPU system time (s): 0.824874
CPU usage (%): 100.416
Max. virtual memory (cumulated for all children) (KiB): 369168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 882.504
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98846
page faults= 17
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4075
involuntary context switches= 17782

runsolver used 0.78688 second user time and 2.41863 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Apr 24 12:05:07 UTC 2007

IDJOB= 419982
IDBENCH= 47812
IDSOLVER= 167
FILE ID= node13/419982-1177416306

PBS_JOBID= 4675644

Free space on /tmp= 66348 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
COMMAND LINE= pbclasp instance-419982-1177416306.opb /tmp/evaluation/419982-1177416306/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-419982-1177416306 -o ROOT/results/node13/conversion-419982-1177416306 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419982-1177416306/instance-419982-1177416306.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-419982-1177416306 -o ROOT/results/node13/solver-419982-1177416306 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-419982-1177416306.opb /tmp/evaluation/419982-1177416306/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  b0e38289187593982ff5af631c082a3e

RANDOM SEED= 485090030

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1940688 kB
Buffers:          2604 kB
Cached:          37500 kB
SwapCached:      12392 kB
Active:          55108 kB
Inactive:        10444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1940688 kB
SwapTotal:     4192956 kB
SwapFree:      4159400 kB
Dirty:           14068 kB
Writeback:           0 kB
Mapped:          32804 kB
Slab:            35144 kB
Committed_AS:  6845164 kB
PageTables:       1876 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= 66348 MiB

End job on node13 on Tue Apr 24 12:19:47 UTC 2007