Trace number 3469433

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)-63 1800.07 1800.03

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_3.opb
MD5SUM04b0fb885ddf05bea62d9eda618b3e5b
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-65
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -79
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 constraint25
Maximum length of a constraint49
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)15722
Sum of products size (including duplicates)31444
Number of different products7861
Sum of products size15722

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

Verifier Data

OK	-63

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-3469433-1307098237/watcher-3469433-1307098237 -o /tmp/evaluation-result-3469433-1307098237/solver-3469433-1307098237 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3469433-1307098237.opb --solu --heu=VSIDS 

running on 4 cores: 1,3,5,7

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: 1.99 2.01 2.00 2/526 23973
/proc/meminfo: memFree=22962252/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=14568 CPUtime=0.01 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 1259 0 0 0 1 0 0 0 25 0 1 0 802239594 14917632 972 33554432000 4194304 4933572 140734281489840 18446744073709551615 233509946952 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 3642 972 346 181 0 651 0

[startup+0.118749 s]
/proc/loadavg: 1.99 2.01 2.00 2/526 23973
/proc/meminfo: memFree=22962252/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=23728 CPUtime=0.11 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 3580 0 0 0 11 0 0 0 25 0 1 0 802239594 24297472 3293 33554432000 4194304 4933572 140734281489840 18446744073709551615 233509958341 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 5932 3294 372 181 0 2941 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 23728

[startup+0.200732 s]
/proc/loadavg: 1.99 2.01 2.00 2/526 23973
/proc/meminfo: memFree=22962252/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=25180 CPUtime=0.19 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 3945 0 0 0 19 0 0 0 25 0 1 0 802239594 25784320 3658 33554432000 4194304 4933572 140734281489840 18446744073709551615 4341601 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 6295 3658 374 181 0 3304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25180

[startup+0.300716 s]
/proc/loadavg: 1.99 2.01 2.00 2/526 23973
/proc/meminfo: memFree=22962252/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=25840 CPUtime=0.29 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 4084 0 0 0 29 0 0 0 25 0 1 0 802239594 26460160 3797 33554432000 4194304 4933572 140734281489840 18446744073709551615 4635396 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 6460 3797 374 181 0 3469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25840

[startup+0.700625 s]
/proc/loadavg: 1.99 2.01 2.00 2/526 23973
/proc/meminfo: memFree=22962252/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=28612 CPUtime=0.69 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 4781 0 0 0 69 0 0 0 25 0 1 0 802239594 29298688 4494 33554432000 4194304 4933572 140734281489840 18446744073709551615 4663961 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 7153 4494 374 181 0 4162 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28612

[startup+1.50048 s]
/proc/loadavg: 1.99 2.01 2.00 3/527 23974
/proc/meminfo: memFree=22942792/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=31436 CPUtime=1.49 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 5472 0 0 0 149 0 0 0 25 0 1 0 802239594 32190464 5185 33554432000 4194304 4933572 140734281489840 18446744073709551615 4427984 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 7859 5185 374 181 0 4868 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31436

[startup+3.10019 s]
/proc/loadavg: 1.99 2.01 2.00 3/527 23974
/proc/meminfo: memFree=22938080/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=34472 CPUtime=3.09 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 6246 0 0 0 309 0 0 0 25 0 1 0 802239594 35299328 5959 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649386 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 8618 5959 374 181 0 5627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34472

[startup+6.30062 s]
/proc/loadavg: 1.99 2.01 2.00 3/527 23974
/proc/meminfo: memFree=22925652/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=36848 CPUtime=6.29 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 6845 0 0 0 629 0 0 0 25 0 1 0 802239594 37732352 6558 33554432000 4194304 4933572 140734281489840 18446744073709551615 4319438 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 9212 6558 374 181 0 6221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36848

[startup+12.7005 s]
/proc/loadavg: 1.99 2.01 2.00 3/527 23974
/proc/meminfo: memFree=22914764/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=41840 CPUtime=12.69 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 8089 0 0 0 1269 0 0 0 25 0 1 0 802239594 42844160 7802 33554432000 4194304 4933572 140734281489840 18446744073709551615 4414911 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 10460 7802 374 181 0 7469 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41840

[startup+25.5012 s]
/proc/loadavg: 1.99 2.00 2.00 3/527 23975
/proc/meminfo: memFree=22893780/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=49188 CPUtime=25.49 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 9907 0 0 0 2548 1 0 0 25 0 1 0 802239594 50368512 9620 33554432000 4194304 4933572 140734281489840 18446744073709551615 4414944 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 12297 9620 374 181 0 9306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49188

[startup+51.1006 s]
/proc/loadavg: 1.99 2.00 2.00 3/527 23975
/proc/meminfo: memFree=22885680/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=55776 CPUtime=51.09 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 11418 0 0 0 5108 1 0 0 25 0 1 0 802239594 57114624 11131 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649384 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 13944 11131 374 181 0 10953 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55776

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/527 23977
/proc/meminfo: memFree=22836900/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=64308 CPUtime=102.31 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 13608 0 0 0 10229 2 0 0 25 0 1 0 802239594 65851392 13321 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649351 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 16077 13321 374 181 0 13086 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 64308

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/527 23978
/proc/meminfo: memFree=22807468/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=70648 CPUtime=162.29 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 15164 0 0 0 16227 2 0 0 25 0 1 0 802239594 72343552 14877 33554432000 4194304 4933572 140734281489840 18446744073709551615 4631801 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 17662 14877 374 181 0 14671 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70648

[startup+222.32 s]
/proc/loadavg: 2.13 2.03 2.01 3/527 23980
/proc/meminfo: memFree=22774804/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=76456 CPUtime=222.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 16668 0 0 0 22230 2 0 0 25 0 1 0 802239594 78290944 16381 33554432000 4194304 4933572 140734281489840 18446744073709551615 4319339 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 19114 16381 374 181 0 16123 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 76456

[startup+282.301 s]
/proc/loadavg: 2.18 2.07 2.02 3/527 23981
/proc/meminfo: memFree=22773016/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=77380 CPUtime=282.3 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 16902 0 0 0 28228 2 0 0 25 0 1 0 802239594 79237120 16615 33554432000 4194304 4933572 140734281489840 18446744073709551615 4330740 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 19345 16615 374 181 0 16354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 77380

[startup+342.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/527 23983
/proc/meminfo: memFree=22739488/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=83880 CPUtime=342.3 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 18635 0 0 0 34228 2 0 0 25 0 1 0 802239594 85893120 18240 33554432000 4194304 4933572 140734281489840 18446744073709551615 233509995114 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 20970 18240 375 181 0 17979 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 83880

[startup+402.301 s]
/proc/loadavg: 2.05 2.06 2.02 3/527 23985
/proc/meminfo: memFree=22735588/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=85496 CPUtime=402.3 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 19142 0 0 0 40228 2 0 0 25 0 1 0 802239594 87547904 18638 33554432000 4194304 4933572 140734281489840 18446744073709551615 4330740 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 21374 18638 375 181 0 18383 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85496

[startup+462.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 23986
/proc/meminfo: memFree=22713228/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=90880 CPUtime=462.3 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 20606 0 0 0 46228 2 0 0 25 0 1 0 802239594 93061120 19993 33554432000 4194304 4933572 140734281489840 18446744073709551615 4622112 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 22720 19993 375 181 0 19729 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 90880

[startup+522.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/527 23988
/proc/meminfo: memFree=22701772/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=92332 CPUtime=522.3 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 20937 0 0 0 52228 2 0 0 25 0 1 0 802239594 94547968 20324 33554432000 4194304 4933572 140734281489840 18446744073709551615 4622140 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 23083 20324 375 181 0 20092 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92332

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 23989
/proc/meminfo: memFree=22698760/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=93784 CPUtime=582.31 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 21282 0 0 0 58228 3 0 0 25 0 1 0 802239594 96034816 20669 33554432000 4194304 4933572 140734281489840 18446744073709551615 4330726 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 23446 20669 375 181 0 20455 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 93784

[startup+642.3 s]

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

[startup+882.32 s]
/proc/loadavg: 2.14 2.09 2.02 3/527 24006
/proc/meminfo: memFree=22653584/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=102892 CPUtime=882.33 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 23599 0 0 0 88230 3 0 0 25 0 1 0 802239594 105361408 22986 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 25723 22986 375 181 0 22732 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 102892

[startup+942.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/527 24008
/proc/meminfo: memFree=22652548/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=103420 CPUtime=942.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 23709 0 0 0 94229 3 0 0 25 0 1 0 802239594 105902080 23096 33554432000 4194304 4933572 140734281489840 18446744073709551615 4625206 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 25855 23096 375 181 0 22864 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 103420

[startup+1002.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 24010
/proc/meminfo: memFree=22650648/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=104212 CPUtime=1002.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 23911 0 0 0 100229 3 0 0 25 0 1 0 802239594 106713088 23298 33554432000 4194304 4933572 140734281489840 18446744073709551615 4622134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 26053 23298 375 181 0 23062 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 104212

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/527 24011
/proc/meminfo: memFree=22649108/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=104404 CPUtime=1062.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 23946 0 0 0 106229 3 0 0 25 0 1 0 802239594 106909696 23333 33554432000 4194304 4933572 140734281489840 18446744073709551615 4622154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 26101 23333 375 181 0 23110 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 104404

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 24013
/proc/meminfo: memFree=22617680/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=111908 CPUtime=1122.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 25824 0 0 0 112229 3 0 0 25 0 1 0 802239594 114593792 25211 33554432000 4194304 4933572 140734281489840 18446744073709551615 4637219 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 27977 25211 375 181 0 24986 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 111908

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24014
/proc/meminfo: memFree=22606464/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=112964 CPUtime=1182.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26058 0 0 0 118229 3 0 0 25 0 1 0 802239594 115675136 25445 33554432000 4194304 4933572 140734281489840 18446744073709551615 4655790 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 28241 25445 375 181 0 25250 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 112964

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24016
/proc/meminfo: memFree=22604048/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=113756 CPUtime=1242.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26252 0 0 0 124229 3 0 0 25 0 1 0 802239594 116486144 25639 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 28439 25639 375 181 0 25448 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 113756

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 24018
/proc/meminfo: memFree=22598404/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=114020 CPUtime=1302.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26338 0 0 0 130229 3 0 0 25 0 1 0 802239594 116756480 25725 33554432000 4194304 4933572 140734281489840 18446744073709551615 4637248 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 28505 25725 375 181 0 25514 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 114020

[startup+1362.3 s]
/proc/loadavg: 2.24 2.07 2.02 3/527 24019
/proc/meminfo: memFree=22598104/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=114516 CPUtime=1362.32 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26438 0 0 0 136229 3 0 0 25 0 1 0 802239594 117264384 25825 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649369 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 28629 25825 375 181 0 25638 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 114516

[startup+1422.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/527 24021
/proc/meminfo: memFree=22598172/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=114844 CPUtime=1422.34 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26526 0 0 0 142231 3 0 0 25 0 1 0 802239594 117600256 25913 33554432000 4194304 4933572 140734281489840 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 28711 25913 375 181 0 25720 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 114844

[startup+1482.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/527 24022
/proc/meminfo: memFree=22595888/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=115768 CPUtime=1482.33 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26733 0 0 0 148230 3 0 0 25 0 1 0 802239594 118546432 26120 33554432000 4194304 4933572 140734281489840 18446744073709551615 4625202 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 28942 26120 375 181 0 25951 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 115768

[startup+1542.32 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 24024
/proc/meminfo: memFree=22594832/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=116008 CPUtime=1542.35 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26768 0 0 0 154232 3 0 0 25 0 1 0 802239594 118792192 26155 33554432000 4194304 4933572 140734281489840 18446744073709551615 4342048 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 29002 26155 375 181 0 26011 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 116008

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/527 24026
/proc/meminfo: memFree=22594044/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=116256 CPUtime=1602.33 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26810 0 0 0 160230 3 0 0 25 0 1 0 802239594 119046144 26197 33554432000 4194304 4933572 140734281489840 18446744073709551615 4330726 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 29064 26197 375 181 0 26073 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 116256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 24027
/proc/meminfo: memFree=22592880/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=116256 CPUtime=1662.33 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 26810 0 0 0 166230 3 0 0 25 0 1 0 802239594 119046144 26197 33554432000 4194304 4933572 140734281489840 18446744073709551615 4625232 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 29064 26197 375 181 0 26073 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 116256

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24029
/proc/meminfo: memFree=22585388/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=123864 CPUtime=1722.34 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 28668 0 0 0 172230 4 0 0 25 0 1 0 802239594 126836736 28055 33554432000 4194304 4933572 140734281489840 18446744073709551615 4625226 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 30966 28055 375 181 0 27975 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 123864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 24030
/proc/meminfo: memFree=22552600/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=125052 CPUtime=1782.34 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 29000 0 0 0 178230 4 0 0 25 0 1 0 802239594 128053248 28387 33554432000 4194304 4933572 140734281489840 18446744073709551615 4362038 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 31263 28387 375 181 0 28272 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 125052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/527 24064
/proc/meminfo: memFree=22944208/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=125448 CPUtime=1800.06 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 29103 0 0 0 180002 4 0 0 25 0 1 0 802239594 128458752 28490 33554432000 4194304 4933572 140734281489840 18446744073709551615 4319293 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 31362 28490 375 181 0 28371 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 125448

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

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

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/527 24064
/proc/meminfo: memFree=22944208/32951124 swapFree=64303760/67111528
[pid=23973] ppid=23971 vsize=125448 CPUtime=1800.06 cores=1,3,5,7
/proc/23973/stat : 23973 (clasp) R 23971 23973 23633 0 -1 4202496 29103 0 0 0 180002 4 0 0 25 0 1 0 802239594 128458752 28490 33554432000 4194304 4933572 140734281489840 18446744073709551615 4319293 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/23973/statm: 31362 28490 375 181 0 28371 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 125448

Child status: 10
Real time (s): 1800.03
CPU time (s): 1800.07
CPU user time (s): 1800.03
CPU system time (s): 0.047992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 125448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29113
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= 5
involuntary context switches= 4678

runsolver used 8.93064 second user time and 22.1896 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-03 12:50:37
IDJOB=3469433
IDBENCH=48215
IDSOLVER=1959
FILE ID=node145/3469433-1307098237
RUNJOBID= node145-1307094604-23652
PBS_JOBID= 13498004
Free space on /tmp= 73956 MiB

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

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

MD5SUM BENCH= 04b0fb885ddf05bea62d9eda618b3e5b
RANDOM SEED=597535109

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22962532 kB
Buffers:        225316 kB
Cached:         390868 kB
SwapCached:        944 kB
Active:        9427912 kB
Inactive:       292456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22962532 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:            2860 kB
Writeback:           0 kB
AnonPages:     9102852 kB
Mapped:          34832 kB
Slab:           132908 kB
PageTables:      66112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153341012 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= 73956 MiB
End job on node145 at 2011-06-03 13:20:39