Trace number 453439

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 NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-04-10Wrong Cert. 1802.11 1802.73

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_5.opb
MD5SUMe6ef25c6f832d5fe55af9368c1298b73
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1252
Sum of products size (including duplicates)2504
Number of different products1252
Sum of products size2504

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.28	o 18
0.28/0.35	o 17
0.35/0.43	o 16
0.42/0.54	o 15
0.51/0.73	o 14
7.25/7.40	o 13
501.40/501.74	o 12
600.98/601.31	o 11
1800.06/1800.71	sh: line 1: 26372 Done                    cat /tmp/evaluation/453439-1178137332/temp/instance-453439-1178137332.opb.op
1800.06/1800.71	     26373 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/453439-1178137332/temp/instance-453439-1178137332.opb.clasp
1800.06/1800.72	c Somebody sent me a SIGTERM
1800.06/1800.72	s SATISFIABLE
1800.06/1800.72	v x1 x9 x13 x17 x35 x42 x53 x56 x62 x74 x87 x126 x132 x135 x139 x150 x152 x175 x186 x187 x194 x208 x218 x241 x252 x259 x262 x265 x273
1800.06/1800.72	v x296 x301 x306 x310 x312 x314 x319 x325 x331 x351 x363 x366 x371 x388 x391 x393 x404 x407 x414 x421 x425 x426 x440 x443 x445 x450
1800.06/1800.72	v x461 x478 x480 x497 x500 x503 x511 x514 x521 x524 x536 x552 x554 x576 x579 x605 x606 x609 x626 x640 x655 x669 x693 x695 x696 x709
1800.06/1800.72	v x712 x724 x727 x734 x747 x756 x758 x768 x774 x789 x807 x813 x840 x844 x849 x858 x878 x881 x892 x914 x922 x940 x944 x962 x967 x970
1800.06/1800.72	v x975 x979 x987 x990 x1004 x1008 x1019 x1024 x1040 x1052 x1056 x1085 x1091 x1093 x1101 x1120 x1124 x1129 x1137 x1144 x1154
1800.06/1800.72	v x1164 x1168 x1181 x1191 x1201 x1227 x1228 x1236 x1241 x1242 x1256 x1262 x1264 x1273 x1276 x1284 x1286 x1292 x1293 x1302 x1318
1800.06/1800.72	v x1329 x1335 x1336 x1351
1800.06/1800.73	pb2clasp1: no process killed
1800.06/1800.73	clasp-1.0: no process killed
1802.05/1802.72	sh: line 1: 26385 Done                    cat /tmp/evaluation/453439-1178137332/temp/instance-453439-1178137332.opb.op
1802.05/1802.72	     26386 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/453439-1178137332/temp/instance-453439-1178137332.opb.clasp

Verifier Data (download as text)

FAILED
ERROR: unsatisfied constraint on line 0
	0>=1

Falsified constraint is:
+1*~x2[=0]*x27[=0]+1*~x2[=0]*x49[=0]+1*~x2[=0]*x61[=0]+1*~x2[=0]*x99[=0]+1*~x2[=0]*x11[=0]+1*~x2[=0]*x21[=0]+1*~x2[=0]*x29[=0]+1*~x2[=0]*x87[=1]+1*~x2[=0]*x15[=0]+1*~x2[=0]*x6[=0]+1*~x2[=0]*x5[=0]+1*~x2[=0]*x10[=0]+1*~x2[=0]*x14[=0]+1*~x2[=0]*x35[=1]+1*~x2[=0]*x71[=0]+1*x2[=0] >= 1 

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/453439-1178137332/instance-453439-1178137332.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-453439-1178137332 -o ROOT/results/node9/solver-453439-1178137332 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-453439-1178137332.opb /tmp/evaluation/453439-1178137332/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: 0.92 1.00 0.99 3/77 26299
/proc/meminfo: memFree=1795664/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12268 CPUtime=0
/proc/26299/stat : 26299 (pbclasp) R 26297 26299 26212 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 289770789 12562432 364 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215418835681 0 0 4224 0 0 0 0 17 1 0 0
/proc/26299/statm: 3067 365 276 3 0 167 0

[startup+0.048522 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26299
/proc/meminfo: memFree=1795664/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12400 CPUtime=0
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 289770789 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427887202 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/26299/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101527 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26299
/proc/meminfo: memFree=1795664/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12400 CPUtime=0
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 503 0 0 0 0 0 0 0 16 0 1 0 289770789 12697600 455 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427887202 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/26299/statm: 3100 455 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.301557 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26299
/proc/meminfo: memFree=1795664/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=0.28
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 714 3697 0 0 1 0 25 2 16 0 1 0 289770789 12832768 481 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 481 343 3 0 233 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12532

[startup+0.7016 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 26299
/proc/meminfo: memFree=1795664/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=0.51
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1089 10058 0 0 1 0 43 7 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 12532

[startup+1.50169 s]
/proc/loadavg: 0.93 1.00 0.99 2/80 26349
/proc/meminfo: memFree=1792552/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=0.61
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1214 12178 0 0 1 0 51 9 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26347] ppid=26299 vsize=5356 CPUtime=0
/proc/26347/stat : 26347 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289770863 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26347/statm: 1339 225 188 169 0 50 0
[pid=26349] ppid=26347 vsize=4672 CPUtime=0.74
/proc/26349/stat : 26349 (clasp-1.0) R 26347 26299 26212 0 -1 4194304 799 0 0 0 74 0 0 0 23 0 1 0 289770863 4784128 760 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 4160493067 0 0 4096 0 0 0 0 17 1 0 0
/proc/26349/statm: 1168 760 249 81 0 542 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 22560

[startup+3.10287 s]
/proc/loadavg: 0.93 1.00 0.99 2/80 26349
/proc/meminfo: memFree=1791976/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=0.61
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1214 12178 0 0 1 0 51 9 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26347] ppid=26299 vsize=5356 CPUtime=0
/proc/26347/stat : 26347 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289770863 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26347/statm: 1339 225 188 169 0 50 0
[pid=26349] ppid=26347 vsize=5052 CPUtime=2.34
/proc/26349/stat : 26349 (clasp-1.0) R 26347 26299 26212 0 -1 4194304 921 0 0 0 234 0 0 0 25 0 1 0 289770863 5173248 882 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134789705 0 0 4096 0 0 0 0 17 1 0 0
/proc/26349/statm: 1263 882 249 81 0 637 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22940

[startup+6.30123 s]
/proc/loadavg: 0.93 1.00 0.99 2/80 26349
/proc/meminfo: memFree=1791272/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=0.61
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1214 12178 0 0 1 0 51 9 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26347] ppid=26299 vsize=5356 CPUtime=0
/proc/26347/stat : 26347 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289770863 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26347/statm: 1339 225 188 169 0 50 0
[pid=26349] ppid=26347 vsize=5700 CPUtime=5.54
/proc/26349/stat : 26349 (clasp-1.0) R 26347 26299 26212 0 -1 4194304 1065 0 0 0 554 0 0 0 25 0 1 0 289770863 5836800 1026 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/26349/statm: 1425 1026 249 81 0 799 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 23588

[startup+12.702 s]
/proc/loadavg: 0.94 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1791160/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0
[pid=26357] ppid=26355 vsize=5676 CPUtime=5.27
/proc/26357/stat : 26357 (clasp-1.0) R 26355 26299 26212 0 -1 4194304 1065 0 0 0 527 0 0 0 25 0 1 0 289771531 5812224 1026 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/26357/statm: 1419 1026 249 81 0 793 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23564

[startup+25.5014 s]
/proc/loadavg: 0.95 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1789816/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0
[pid=26357] ppid=26355 vsize=6976 CPUtime=18.07
/proc/26357/stat : 26357 (clasp-1.0) R 26355 26299 26212 0 -1 4194304 1402 0 0 0 1806 1 0 0 25 0 1 0 289771531 7143424 1363 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715039 0 0 4096 0 0 0 0 17 1 0 0
/proc/26357/statm: 1744 1363 249 81 0 1118 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 24864

[startup+51.1013 s]
/proc/loadavg: 0.97 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1788472/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0
[pid=26357] ppid=26355 vsize=8364 CPUtime=43.66
/proc/26357/stat : 26357 (clasp-1.0) R 26355 26299 26212 0 -1 4194304 1712 0 0 0 4365 1 0 0 25 0 1 0 289771531 8564736 1673 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134689409 0 0 4096 0 0 0 0 17 1 0 0
/proc/26357/statm: 2091 1673 249 81 0 1465 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 26252

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1786872/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0
[pid=26357] ppid=26355 vsize=10096 CPUtime=94.84
/proc/26357/stat : 26357 (clasp-1.0) R 26355 26299 26212 0 -1 4194304 2126 0 0 0 9483 1 0 0 25 0 1 0 289771531 10338304 2087 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26357/statm: 2524 2087 249 81 0 1898 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 27984

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1785592/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0
[pid=26357] ppid=26355 vsize=11304 CPUtime=154.83
/proc/26357/stat : 26357 (clasp-1.0) R 26355 26299 26212 0 -1 4194304 2447 0 0 0 15481 2 0 0 25 0 1 0 289771531 11575296 2408 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715841 0 0 4096 0 0 0 0 17 1 0 0
/proc/26357/statm: 2826 2408 249 81 0 2200 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 29192

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1784632/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0
[pid=26357] ppid=26355 vsize=12320 CPUtime=214.82
/proc/26357/stat : 26357 (clasp-1.0) R 26355 26299 26212 0 -1 4194304 2688 0 0 0 21479 3 0 0 25 0 1 0 289771531 12615680 2649 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26357/statm: 3080 2649 249 81 0 2454 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 30208

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26357
/proc/meminfo: memFree=1783800/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=7.27
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1339 14649 0 0 1 0 716 10 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26355] ppid=26299 vsize=5356 CPUtime=0
/proc/26355/stat : 26355 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 18 0 1 0 289771530 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26355/statm: 1339 225 188 169 0 50 0

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


[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1780728/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=16196 CPUtime=880.74
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 3683 0 0 0 88064 10 0 0 25 0 1 0 289830921 16584704 3604 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4049 3604 249 81 0 3423 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 34084

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1779896/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=17108 CPUtime=940.72
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 3888 0 0 0 94062 10 0 0 25 0 1 0 289830921 17518592 3809 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134784651 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4277 3809 249 81 0 3651 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 34996

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1779064/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=17848 CPUtime=1000.7
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 4086 0 0 0 100059 11 0 0 25 0 1 0 289830921 18276352 4007 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714330 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4462 4007 249 81 0 3836 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 35736

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1778744/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=18184 CPUtime=1060.68
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 4157 0 0 0 106057 11 0 0 25 0 1 0 289830921 18620416 4078 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4546 4078 249 81 0 3920 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 36072

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1778552/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=18492 CPUtime=1120.67
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 4237 0 0 0 112055 12 0 0 25 0 1 0 289830921 18935808 4158 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4623 4158 249 81 0 3997 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 36380

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1778168/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=18928 CPUtime=1180.65
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 4317 0 0 0 118053 12 0 0 25 0 1 0 289830921 19382272 4238 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4732 4238 249 81 0 4106 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 36816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1778104/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=601.01
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1588 22889 0 0 1 0 60078 22 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26371] ppid=26299 vsize=5356 CPUtime=0
/proc/26371/stat : 26371 (sh) S 26299 26299 26212 0 -1 4194304 285 122 0 0 0 0 0 0 16 0 1 0 289830921 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26371/statm: 1339 225 188 169 0 50 0
[pid=26373] ppid=26371 vsize=18928 CPUtime=1199.05
/proc/26373/stat : 26373 (clasp-1.0) R 26371 26299 26212 0 -1 4194304 4334 0 0 0 119893 12 0 0 25 0 1 0 289830921 19382272 4255 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134616828 0 0 4096 0 0 0 0 17 1 0 0
/proc/26373/statm: 4732 4255 249 81 0 4106 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 36816

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/80 26375
/proc/meminfo: memFree=1778104/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=1800.1
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1755 29016 0 0 1 0 179972 37 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 12532

[startup+1802.2 s]
/proc/loadavg: 0.99 1.00 0.99 2/81 26386
/proc/meminfo: memFree=1791920/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=1800.1
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1755 29016 0 0 1 0 179972 37 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26384] ppid=26299 vsize=5356 CPUtime=0
/proc/26384/stat : 26384 (sh) S 26299 26299 26212 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 289950863 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26384/statm: 1339 225 188 169 0 50 0
[pid=26386] ppid=26384 vsize=4664 CPUtime=1.45
/proc/26386/stat : 26386 (clasp-1.0) R 26384 26299 26212 0 -1 4194304 824 0 0 0 145 0 0 0 25 0 1 0 289950863 4775936 785 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134714779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26386/statm: 1166 785 249 81 0 540 0
Current children cumulated CPU time (s) 1801.55
Current children cumulated vsize (KiB) 22552

[startup+1802.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/81 26386
/proc/meminfo: memFree=1791920/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=1800.1
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1755 29016 0 0 1 0 179972 37 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26384] ppid=26299 vsize=5356 CPUtime=0
/proc/26384/stat : 26384 (sh) S 26299 26299 26212 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 289950863 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26384/statm: 1339 225 188 169 0 50 0
[pid=26386] ppid=26384 vsize=4784 CPUtime=1.85
/proc/26386/stat : 26386 (clasp-1.0) R 26384 26299 26212 0 -1 4194304 846 0 0 0 185 0 0 0 25 0 1 0 289950863 4898816 807 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134740933 0 0 4096 0 0 0 0 17 1 0 0
/proc/26386/statm: 1196 807 249 81 0 570 0
Current children cumulated CPU time (s) 1801.95
Current children cumulated vsize (KiB) 22672

[startup+1802.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/81 26386
/proc/meminfo: memFree=1791920/2055920 swapFree=4145492/4192956
[pid=26299] ppid=26297 vsize=12532 CPUtime=1800.1
/proc/26299/stat : 26299 (pbclasp) S 26297 26299 26212 0 -1 4194304 1755 29016 0 0 1 0 179972 37 16 0 1 0 289770789 12832768 482 18446744073709551615 4194304 4206940 548682069168 18446744073709551615 215427891092 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26299/statm: 3133 482 343 3 0 233 0
[pid=26384] ppid=26299 vsize=5356 CPUtime=0
/proc/26384/stat : 26384 (sh) S 26299 26299 26212 0 -1 4194304 286 122 0 0 0 0 0 0 16 0 1 0 289950863 5484544 225 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26384/statm: 1339 225 188 169 0 50 0
[pid=26386] ppid=26384 vsize=4784 CPUtime=1.95
/proc/26386/stat : 26386 (clasp-1.0) R 26384 26299 26212 0 -1 4194304 846 0 0 0 195 0 0 0 25 0 1 0 289950863 4898816 807 18446744073709551615 134512640 134847168 4294956720 18446744073709551615 134715964 0 0 4096 0 0 0 0 17 1 0 0
/proc/26386/statm: 1196 807 249 81 0 570 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 22672

Child status: 0
Real time (s): 1802.73
CPU time (s): 1802.11
CPU user time (s): 1801.72
CPU system time (s): 0.39194
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 36816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.72
system time used= 0.39194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32131
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= 914
involuntary context switches= 1760

runsolver used 1.71874 second user time and 4.84826 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed May  2 20:22:12 UTC 2007

IDJOB= 453439
IDBENCH= 48130
IDSOLVER= 167
FILE ID= node9/453439-1178137332

PBS_JOBID= 4751058

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-04-10
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_5.opb
COMMAND LINE= pbclasp instance-453439-1178137332.opb /tmp/evaluation/453439-1178137332/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-453439-1178137332 -o ROOT/results/node9/conversion-453439-1178137332 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/453439-1178137332/instance-453439-1178137332.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  e6ef25c6f832d5fe55af9368c1298b73

RANDOM SEED= 768283140

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1796136 kB
Buffers:         68824 kB
Cached:         101212 kB
SwapCached:      15400 kB
Active:         134904 kB
Inactive:        58280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796136 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:          29660 kB
Slab:            52120 kB
Committed_AS:  8629604 kB
PageTables:       1784 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= 66564 MiB

End job on node9 on Wed May  2 20:52:15 UTC 2007