Trace number 3469438

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
clasp 2.0-R4191SAT (TO)-109 1800.1 1800.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-111
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...098753/instance-3469438-1307098753.opb
0.00/0.00	c Solving...
0.00/0.00	o 0
0.00/0.00	o -1
0.00/0.00	o -2
0.00/0.00	o -3
0.00/0.00	o -4
0.00/0.00	o -5
0.00/0.00	o -6
0.00/0.00	o -7
0.00/0.00	o -8
0.00/0.00	o -9
0.00/0.00	o -10
0.00/0.00	o -11
0.00/0.00	o -12
0.00/0.00	o -13
0.00/0.00	o -14
0.00/0.00	o -15
0.00/0.00	o -16
0.00/0.00	o -17
0.00/0.00	o -18
0.00/0.00	o -19
0.00/0.00	o -20
0.00/0.00	o -21
0.00/0.00	o -22
0.00/0.00	o -23
0.00/0.00	o -24
0.00/0.00	o -25
0.00/0.00	o -26
0.00/0.00	o -27
0.00/0.01	o -28
0.00/0.01	o -29
0.00/0.01	o -30
0.00/0.01	o -31
0.00/0.02	o -85
0.00/0.02	o -86
0.00/0.03	o -87
0.03/0.04	o -106
0.03/0.04	o -107
0.03/0.04	o -108
148.69/148.75	o -109
1800.08/1800.11	
1800.08/1800.11	*** INTERRUPTED! ***
1800.08/1800.11	c Answer: 39
1800.08/1800.11	v x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17
1800.08/1800.11	v x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 x27 -x28 x29 -x30 x31 -x32 -x33
1800.08/1800.11	v -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48
1800.08/1800.11	v -x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63
1800.08/1800.11	v -x64 -x65 -x66 x67 -x68 x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 x78
1800.08/1800.11	v -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93
1800.08/1800.11	v -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 x104 -x105 -x106 -x107
1800.08/1800.11	v -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119
1800.08/1800.11	v x120 -x121 -x122 x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132
1800.08/1800.11	v -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 x142 x143 -x144 -x145
1800.08/1800.11	v -x146 -x147 -x148 x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158
1800.08/1800.11	v -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 -x171
1800.08/1800.11	v -x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184
1800.08/1800.11	v -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196
1800.08/1800.11	v -x197 -x198 x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209
1800.08/1800.11	v -x210 -x211 -x212 -x213 x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222
1800.08/1800.11	v -x223 -x224 x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 x234 -x235
1800.08/1800.11	v -x236 -x237 x238 x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248
1800.08/1800.11	v -x249 -x250 -x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 -x261
1800.08/1800.11	v -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1800.08/1800.11	v x274 x275 x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286
1800.08/1800.11	v x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 x295 x296 x297 x298 -x299
1800.08/1800.11	v -x300 -x301 -x302 -x303 x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312
1800.08/1800.11	v -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 x322 -x323 -x324 -x325
1800.08/1800.11	v x326 x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338
1800.08/1800.11	v -x339 -x340 x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350
1800.08/1800.11	v -x351 -x352 -x353 x354 x355 -x356 x357 -x358 -x359 -x360 -x361 x362 -x363
1800.08/1800.11	v -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 x374 x375 -x376
1800.08/1800.11	v x377 -x378 -x379 -x380 x381 -x382 x383 -x384 -x385 -x386 -x387 -x388 x389
1800.08/1800.11	v -x390 -x391 x392 -x393 -x394 x395 -x396 -x397 -x398 -x399 x400 -x401 -x402
1800.08/1800.11	v x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414
1800.08/1800.11	v -x415 -x416 x417 -x418 -x419 x420 -x421 x422 -x423 -x424 -x425 -x426 -x427
1800.08/1800.11	v x428 -x429 -x430 x431 -x432 -x433 -x434 -x435 -x436 x437 -x438 -x439 x440
1800.08/1800.11	v x441 x442 x443 -x444 -x445 x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453
1800.08/1800.11	v -x454 -x455 -x456 -x457 x458 x459 -x460 x461 -x462 -x463 -x464 x465 x466
1800.08/1800.11	v x467 -x468 x469 x470 x471 x472 -x473 -x474 x475 -x476 x477 -x478 x479 -x480
1800.08/1800.11	v x481 -x482 x483 x484 x485 x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494
1800.08/1800.11	v -x495 -x496 -x497 x498 -x499 -x500
1800.08/1800.11	s SATISFIABLE
1800.08/1800.11	
1800.08/1800.11	c INTERRUPTED   : 1
1800.08/1800.11	c Models        : 1+    
1800.08/1800.11	c   Enumerated  : 39
1800.08/1800.11	c   Optimum     : unknown
1800.08/1800.11	c Optimization  : -109
1800.08/1800.11	c Time          : 1800.113s (Solving: 1800.11s 1st Model: 0.00s Unsat: 0.00s)
1800.08/1800.11	c CPU Time      : 1800.090s

Verifier Data

OK	-109

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3469438-1307098753/watcher-3469438-1307098753 -o /tmp/evaluation-result-3469438-1307098753/solver-3469438-1307098753 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3469438-1307098753.opb --solu --heu=VSIDS 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.01 2/415 901
/proc/meminfo: memFree=25808492/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=13120 CPUtime=0 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 653 0 0 0 0 0 0 0 25 0 1 0 277484709 13434880 566 33554432000 4194304 4933572 140736029249568 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 3280 567 318 181 0 289 0

[startup+0.0342939 s]
/proc/loadavg: 2.11 2.05 2.01 2/415 901
/proc/meminfo: memFree=25808492/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=15364 CPUtime=0.03 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 1343 0 0 0 3 0 0 0 25 0 1 0 277484709 15732736 1185 33554432000 4194304 4933572 140736029249568 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 3841 1186 366 181 0 850 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15364

[startup+0.10028 s]
/proc/loadavg: 2.11 2.05 2.01 2/415 901
/proc/meminfo: memFree=25808492/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=16684 CPUtime=0.09 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 1687 0 0 0 9 0 0 0 25 0 1 0 277484709 17084416 1529 33554432000 4194304 4933572 140736029249568 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 4171 1529 374 181 0 1180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16684

[startup+0.300245 s]
/proc/loadavg: 2.11 2.05 2.01 2/415 901
/proc/meminfo: memFree=25808492/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=18152 CPUtime=0.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 2043 0 0 0 29 0 0 0 25 0 1 0 277484709 18587648 1885 33554432000 4194304 4933572 140736029249568 18446744073709551615 4632837 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 4538 1885 374 181 0 1547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18152

[startup+0.701175 s]
/proc/loadavg: 2.11 2.05 2.01 2/415 901
/proc/meminfo: memFree=25808492/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=19496 CPUtime=0.69 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 2366 0 0 0 69 0 0 0 25 0 1 0 277484709 19963904 2208 33554432000 4194304 4933572 140736029249568 18446744073709551615 4362025 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 4874 2208 374 181 0 1883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19496

[startup+1.50104 s]
/proc/loadavg: 2.11 2.05 2.01 3/416 902
/proc/meminfo: memFree=25799688/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=20816 CPUtime=1.49 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 2697 0 0 0 149 0 0 0 25 0 1 0 277484709 21315584 2539 33554432000 4194304 4933572 140736029249568 18446744073709551615 4637248 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 5204 2539 374 181 0 2213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20816

[startup+3.10075 s]
/proc/loadavg: 2.11 2.05 2.01 3/416 903
/proc/meminfo: memFree=25797332/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=22144 CPUtime=3.09 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 3058 0 0 0 309 0 0 0 25 0 1 0 277484709 22675456 2900 33554432000 4194304 4933572 140736029249568 18446744073709551615 4341601 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 5536 2900 374 181 0 2545 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22144

[startup+6.30019 s]
/proc/loadavg: 2.10 2.05 2.01 3/416 903
/proc/meminfo: memFree=25794084/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=25188 CPUtime=6.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 3780 0 0 0 629 0 0 0 25 0 1 0 277484709 25792512 3622 33554432000 4194304 4933572 140736029249568 18446744073709551615 4632837 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 6297 3622 374 181 0 3306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25188

[startup+12.7011 s]
/proc/loadavg: 2.09 2.05 2.01 3/416 903
/proc/meminfo: memFree=25791000/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=27832 CPUtime=12.69 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 4460 0 0 0 1269 0 0 0 25 0 1 0 277484709 28499968 4302 33554432000 4194304 4933572 140736029249568 18446744073709551615 4330740 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 6958 4302 374 181 0 3967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27832

[startup+25.5008 s]
/proc/loadavg: 2.07 2.05 2.01 3/416 903
/proc/meminfo: memFree=25786916/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=31232 CPUtime=25.49 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 5298 0 0 0 2549 0 0 0 25 0 1 0 277484709 31981568 5113 33554432000 4194304 4933572 140736029249568 18446744073709551615 4635376 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 7808 5113 375 181 0 4817 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31232

[startup+51.1003 s]
/proc/loadavg: 2.05 2.04 2.01 3/416 904
/proc/meminfo: memFree=25781768/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=36028 CPUtime=51.09 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 6488 0 0 0 5109 0 0 0 25 0 1 0 277484709 36892672 6303 33554432000 4194304 4933572 140736029249568 18446744073709551615 4362131 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 9007 6303 375 181 0 6016 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36028

[startup+102.315 s]
/proc/loadavg: 2.10 2.06 2.02 3/416 905
/proc/meminfo: memFree=25776420/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=40920 CPUtime=102.31 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 7879 0 0 0 10231 0 0 0 25 0 1 0 277484709 41902080 7566 33554432000 4194304 4933572 140736029249568 18446744073709551615 4330746 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 10230 7566 375 181 0 7239 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 40920

[startup+162.301 s]
/proc/loadavg: 2.23 2.09 2.03 3/416 946
/proc/meminfo: memFree=25968436/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=44636 CPUtime=162.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 8804 0 0 0 16229 0 0 0 25 0 1 0 277484709 45707264 8458 33554432000 4194304 4933572 140736029249568 18446744073709551615 4328783 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 11159 8458 375 181 0 8168 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44636

[startup+222.301 s]
/proc/loadavg: 2.16 2.09 2.02 3/416 947
/proc/meminfo: memFree=25939412/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=45620 CPUtime=222.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 9393 0 0 0 22229 0 0 0 25 0 1 0 277484709 46714880 8702 33554432000 4194304 4933572 140736029249568 18446744073709551615 4622128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 11405 8702 375 181 0 8414 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45620

[startup+282.3 s]
/proc/loadavg: 2.06 2.07 2.02 3/416 949
/proc/meminfo: memFree=25922648/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=49644 CPUtime=282.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 10527 0 0 0 28229 0 0 0 25 0 1 0 277484709 50835456 9734 33554432000 4194304 4933572 140736029249568 18446744073709551615 4341800 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 12411 9734 375 181 0 9420 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49644

[startup+342.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/416 951
/proc/meminfo: memFree=25915196/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=50600 CPUtime=342.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 10951 0 0 0 34229 0 0 0 25 0 1 0 277484709 51814400 9971 33554432000 4194304 4933572 140736029249568 18446744073709551615 4330740 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 12650 9971 375 181 0 9659 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 50600

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/416 952
/proc/meminfo: memFree=25907740/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=55700 CPUtime=402.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 12434 0 0 0 40229 0 0 0 25 0 1 0 277484709 57036800 11215 33554432000 4194304 4933572 140736029249568 18446744073709551615 4414971 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 13925 11215 375 181 0 10934 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 55700

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/416 954
/proc/meminfo: memFree=25901032/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=56124 CPUtime=462.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 12682 0 0 0 46229 0 0 0 25 0 1 0 277484709 57470976 11317 33554432000 4194304 4933572 140736029249568 18446744073709551615 4631801 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 14031 11317 375 181 0 11040 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 56124

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 955
/proc/meminfo: memFree=25900024/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=56492 CPUtime=522.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 12810 0 0 0 52228 0 0 0 25 0 1 0 277484709 57847808 11410 33554432000 4194304 4933572 140736029249568 18446744073709551615 4340551 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 14123 11410 375 181 0 11132 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 56492

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 957
/proc/meminfo: memFree=25897028/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=58404 CPUtime=582.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 13332 0 0 0 58228 0 0 0 25 0 1 0 277484709 59805696 11864 33554432000 4194304 4933572 140736029249568 18446744073709551615 4341626 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 14601 11864 375 181 0 11610 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 58404

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/416 968
/proc/meminfo: memFree=25869736/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=62200 CPUtime=882.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 14373 0 0 0 88228 1 0 0 25 0 1 0 277484709 63692800 12690 33554432000 4194304 4933572 140736029249568 18446744073709551615 4663904 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 15550 12690 375 181 0 12559 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 62200

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 970
/proc/meminfo: memFree=25867488/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=62568 CPUtime=942.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 14547 0 0 0 94228 1 0 0 25 0 1 0 277484709 64069632 12801 33554432000 4194304 4933572 140736029249568 18446744073709551615 4319486 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 15642 12801 375 181 0 12651 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 62568

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 971
/proc/meminfo: memFree=25866856/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=63032 CPUtime=1002.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 14680 0 0 0 100227 1 0 0 25 0 1 0 277484709 64544768 12911 33554432000 4194304 4933572 140736029249568 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 15758 12911 375 181 0 12767 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 63032

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 974
/proc/meminfo: memFree=25866224/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=63296 CPUtime=1062.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 14724 0 0 0 106227 1 0 0 25 0 1 0 277484709 64815104 12955 33554432000 4194304 4933572 140736029249568 18446744073709551615 4649320 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 15824 12955 375 181 0 12833 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 63296

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 975
/proc/meminfo: memFree=25865464/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=63296 CPUtime=1122.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 14744 0 0 0 112227 1 0 0 25 0 1 0 277484709 64815104 12975 33554432000 4194304 4933572 140736029249568 18446744073709551615 4330740 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 15824 12975 375 181 0 12833 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 63296

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 977
/proc/meminfo: memFree=25862596/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=63484 CPUtime=1182.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 14785 0 0 0 118227 1 0 0 25 0 1 0 277484709 65007616 13016 33554432000 4194304 4933572 140736029249568 18446744073709551615 4341807 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 15871 13016 375 181 0 12880 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 63484

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/416 979
/proc/meminfo: memFree=25852288/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=64424 CPUtime=1242.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15046 0 0 0 124227 1 0 0 25 0 1 0 277484709 65970176 13225 33554432000 4194304 4933572 140736029249568 18446744073709551615 4635396 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16106 13225 375 181 0 13115 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 64424

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/416 980
/proc/meminfo: memFree=25849416/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=64752 CPUtime=1302.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15194 0 0 0 130227 1 0 0 25 0 1 0 277484709 66306048 13316 33554432000 4194304 4933572 140736029249568 18446744073709551615 4330736 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16188 13316 375 181 0 13197 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 64752

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/416 982
/proc/meminfo: memFree=25847544/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=65040 CPUtime=1362.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15314 0 0 0 136227 1 0 0 25 0 1 0 277484709 66600960 13367 33554432000 4194304 4933572 140736029249568 18446744073709551615 4649355 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16260 13367 375 181 0 13269 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 65040

[startup+1422.32 s]
/proc/loadavg: 2.02 2.02 2.00 3/416 983
/proc/meminfo: memFree=25847284/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=65124 CPUtime=1422.29 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15431 0 0 0 142228 1 0 0 25 0 1 0 277484709 66686976 13407 33554432000 4194304 4933572 140736029249568 18446744073709551615 4631838 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16281 13407 375 181 0 13290 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 65124

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/416 985
/proc/meminfo: memFree=25845528/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=65424 CPUtime=1482.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15559 0 0 0 148227 1 0 0 25 0 1 0 277484709 66994176 13460 33554432000 4194304 4933572 140736029249568 18446744073709551615 218880262794 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16356 13460 375 181 0 13365 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 65424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 987
/proc/meminfo: memFree=25847000/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=65556 CPUtime=1542.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15595 0 0 0 154227 1 0 0 25 0 1 0 277484709 67129344 13496 33554432000 4194304 4933572 140736029249568 18446744073709551615 4414957 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16389 13496 375 181 0 13398 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 65556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 988
/proc/meminfo: memFree=25846488/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=66084 CPUtime=1602.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15678 0 0 0 160227 1 0 0 25 0 1 0 277484709 67670016 13579 33554432000 4194304 4933572 140736029249568 18446744073709551615 4428090 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16521 13579 375 181 0 13530 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 66084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 990
/proc/meminfo: memFree=25846604/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=66084 CPUtime=1662.28 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15696 0 0 0 166227 1 0 0 25 0 1 0 277484709 67670016 13597 33554432000 4194304 4933572 140736029249568 18446744073709551615 4428002 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16521 13597 375 181 0 13530 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 66084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 991
/proc/meminfo: memFree=25844356/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=66424 CPUtime=1722.27 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15743 0 0 0 172226 1 0 0 25 0 1 0 277484709 68018176 13644 33554432000 4194304 4933572 140736029249568 18446744073709551615 4428013 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16606 13644 375 181 0 13615 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 66424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 993
/proc/meminfo: memFree=25842728/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=66592 CPUtime=1782.27 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15776 0 0 0 178226 1 0 0 25 0 1 0 277484709 68190208 13677 33554432000 4194304 4933572 140736029249568 18446744073709551615 4631815 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16648 13677 375 181 0 13657 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 66592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/416 993
/proc/meminfo: memFree=25843216/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=66760 CPUtime=1800.08 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15811 0 0 0 180007 1 0 0 25 0 1 0 277484709 68362240 13712 33554432000 4194304 4933572 140736029249568 18446744073709551615 4622122 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16690 13712 375 181 0 13699 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 66760

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

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

[startup+1800.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/416 993
/proc/meminfo: memFree=25843216/32950928 swapFree=52006644/67111528
[pid=901] ppid=899 vsize=66760 CPUtime=1800.08 cores=0,2,4,6
/proc/901/stat : 901 (clasp) R 899 901 32638 0 -1 4202496 15811 0 0 0 180007 1 0 0 25 0 1 0 277484709 68362240 13712 33554432000 4194304 4933572 140736029249568 18446744073709551615 4622122 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/901/statm: 16690 13712 375 181 0 13699 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 66760

Child status: 10
Real time (s): 1800.12
CPU time (s): 1800.1
CPU user time (s): 1800.08
CPU system time (s): 0.019996
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 66760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.08
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15821
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= 10
involuntary context switches= 2823

runsolver used 7.67683 second user time and 16.4695 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-03 12:59:13
IDJOB=3469438
IDBENCH=48220
IDSOLVER=1959
FILE ID=node112/3469438-1307098753
RUNJOBID= node112-1307093345-32656
PBS_JOBID= 13497992
Free space on /tmp= 73832 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= HOME/clasp BENCHNAME --solu --heu=VSIDS
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3469438-1307098753/watcher-3469438-1307098753 -o /tmp/evaluation-result-3469438-1307098753/solver-3469438-1307098753 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3469438-1307098753.opb --solu --heu=VSIDS

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=1811135144

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5180.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25808664 kB
Buffers:        324572 kB
Cached:        5623420 kB
SwapCached:      31280 kB
Active:        1104072 kB
Inactive:      5757004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25808664 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:      889808 kB
Mapped:          13032 kB
Slab:           155924 kB
PageTables:      59664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98875036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73832 MiB
End job on node112 at 2011-06-03 13:29:15