Trace number 3491929

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-R4191-patched (fixed)SAT (TO)-109 1800.08 1800.01

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

Verifier Data

OK	-109

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3491929-1307777784/watcher-3491929-1307777784 -o /tmp/evaluation-result-3491929-1307777784/solver-3491929-1307777784 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3491929-1307777784.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.00 2.00 1.97 2/177 29593
/proc/meminfo: memFree=31760348/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=3276 CPUtime=0 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 630 0 0 0 0 0 0 0 25 0 1 0 889375489 3354624 485 33554432000 4194304 6245536 140734149124032 18446744073709551615 4612224 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 819 485 204 501 0 315 0

[startup+0.08234 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 29593
/proc/meminfo: memFree=31760348/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=6576 CPUtime=0.08 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 1461 0 0 0 8 0 0 0 25 0 1 0 889375489 6733824 1316 33554432000 4194304 6245536 140734149124032 18446744073709551615 4325158 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 1644 1316 228 501 0 1140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6576

[startup+0.100329 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 29593
/proc/meminfo: memFree=31760348/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=6840 CPUtime=0.09 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 1529 0 0 0 9 0 0 0 25 0 1 0 889375489 7004160 1384 33554432000 4194304 6245536 140734149124032 18446744073709551615 4629234 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 1710 1384 228 501 0 1206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6840

[startup+0.300291 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 29593
/proc/meminfo: memFree=31760348/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=8164 CPUtime=0.29 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 1858 0 0 0 29 0 0 0 25 0 1 0 889375489 8359936 1713 33554432000 4194304 6245536 140734149124032 18446744073709551615 4317348 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 2041 1713 228 501 0 1537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8164

[startup+0.70022 s]
/proc/loadavg: 2.00 2.00 1.97 2/177 29593
/proc/meminfo: memFree=31760348/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=9524 CPUtime=0.69 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 2187 0 0 0 69 0 0 0 25 0 1 0 889375489 9752576 2042 33554432000 4194304 6245536 140734149124032 18446744073709551615 4324709 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 2381 2042 229 501 0 1877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9524

[startup+1.50107 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29594
/proc/meminfo: memFree=31751076/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=10844 CPUtime=1.49 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 2514 0 0 0 149 0 0 0 25 0 1 0 889375489 11104256 2369 33554432000 4194304 6245536 140734149124032 18446744073709551615 4633950 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 2711 2369 229 501 0 2207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10844

[startup+3.10076 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29594
/proc/meminfo: memFree=31748844/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=12296 CPUtime=3.09 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 2879 0 0 0 309 0 0 0 25 0 1 0 889375489 12591104 2734 33554432000 4194304 6245536 140734149124032 18446744073709551615 4628072 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 3074 2734 229 501 0 2570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12296

[startup+6.30115 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29594
/proc/meminfo: memFree=31741720/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=15124 CPUtime=6.29 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 3593 0 0 0 629 0 0 0 25 0 1 0 889375489 15486976 3448 33554432000 4194304 6245536 140734149124032 18446744073709551615 4397834 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 3781 3448 229 501 0 3277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15124

[startup+12.7009 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29594
/proc/meminfo: memFree=31734920/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=17852 CPUtime=12.69 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 4301 0 0 0 1269 0 0 0 25 0 1 0 889375489 18280448 4129 33554432000 4194304 6245536 140734149124032 18446744073709551615 4635135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 4463 4129 229 501 0 3959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17852

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29595
/proc/meminfo: memFree=31725484/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=21240 CPUtime=25.49 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 5145 0 0 0 2549 0 0 0 25 0 1 0 889375489 21749760 4946 33554432000 4194304 6245536 140734149124032 18446744073709551615 4323544 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 5310 4946 229 501 0 4806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21240

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29596
/proc/meminfo: memFree=31712684/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=26024 CPUtime=51.09 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 6337 0 0 0 5109 0 0 0 25 0 1 0 889375489 26648576 6138 33554432000 4194304 6245536 140734149124032 18446744073709551615 4325148 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 6506 6138 229 501 0 6002 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26024

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29597
/proc/meminfo: memFree=31699764/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=31000 CPUtime=102.3 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 7746 0 0 0 10229 1 0 0 25 0 1 0 889375489 31744000 7410 33554432000 4194304 6245536 140734149124032 18446744073709551615 4315360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 7750 7410 229 501 0 7246 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31000

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/178 29598
/proc/meminfo: memFree=31689552/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=34488 CPUtime=162.3 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 8745 0 0 0 16229 1 0 0 25 0 1 0 889375489 35315712 8274 33554432000 4194304 6245536 140734149124032 18446744073709551615 4608168 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 8622 8274 229 501 0 8118 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34488

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 29600
/proc/meminfo: memFree=31682440/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=35668 CPUtime=222.3 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 9169 0 0 0 22229 1 0 0 25 0 1 0 889375489 36524032 8545 33554432000 4194304 6245536 140734149124032 18446744073709551615 4317344 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 8917 8545 229 501 0 8413 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35668

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 29602
/proc/meminfo: memFree=31677200/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=39784 CPUtime=282.3 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 10326 0 0 0 28229 1 0 0 25 0 1 0 889375489 40738816 9579 33554432000 4194304 6245536 140734149124032 18446744073709551615 4637521 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 9946 9579 229 501 0 9442 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 39784

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29603
/proc/meminfo: memFree=31668968/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=40608 CPUtime=342.3 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 10864 0 0 0 34229 1 0 0 25 0 1 0 889375489 41582592 9799 33554432000 4194304 6245536 140734149124032 18446744073709551615 4344694 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 10152 9799 229 501 0 9648 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40608

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29605
/proc/meminfo: memFree=31663236/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=45708 CPUtime=402.3 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 12405 0 0 0 40229 1 0 0 25 0 1 0 889375489 46804992 11061 33554432000 4194304 6245536 140734149124032 18446744073709551615 4634497 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 11427 11061 229 501 0 10923 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45708

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29606
/proc/meminfo: memFree=31661584/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=46124 CPUtime=462.31 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 12819 0 0 0 46229 2 0 0 25 0 1 0 889375489 47230976 11160 33554432000 4194304 6245536 140734149124032 18446744073709551615 4610909 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 11531 11160 229 501 0 11027 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 46124

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29608
/proc/meminfo: memFree=31654864/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=46520 CPUtime=522.31 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 12935 0 0 0 52229 2 0 0 25 0 1 0 889375489 47636480 11255 33554432000 4194304 6245536 140734149124032 18446744073709551615 4628576 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 11630 11255 229 501 0 11126 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 46520

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29610
/proc/meminfo: memFree=31652848/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=48320 CPUtime=582.32 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 13478 0 0 0 58230 2 0 0 25 0 1 0 889375489 49479680 11708 33554432000 4194304 6245536 140734149124032 18446744073709551615 4324746 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 12080 11708 229 501 0 11576 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 48320

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29616
/proc/meminfo: memFree=31641200/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=51224 CPUtime=822.32 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 14407 0 0 0 82230 2 0 0 25 0 1 0 889375489 52453376 12317 33554432000 4194304 6245536 140734149124032 18446744073709551615 4635700 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 12806 12317 229 501 0 12302 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 51224

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29618
/proc/meminfo: memFree=31639440/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=52192 CPUtime=882.32 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 14699 0 0 0 88230 2 0 0 25 0 1 0 889375489 53444608 12545 33554432000 4194304 6245536 140734149124032 18446744073709551615 4317344 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13048 12545 229 501 0 12544 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 52192

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29619
/proc/meminfo: memFree=31638536/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=52496 CPUtime=942.33 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15062 0 0 0 94231 2 0 0 25 0 1 0 889375489 53755904 12619 33554432000 4194304 6245536 140734149124032 18446744073709551615 4323540 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13124 12619 229 501 0 12620 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 52496

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29621
/proc/meminfo: memFree=31637520/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=52932 CPUtime=1002.33 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15213 0 0 0 100231 2 0 0 25 0 1 0 889375489 54202368 12734 33554432000 4194304 6245536 140734149124032 18446744073709551615 4317344 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13233 12734 229 501 0 12729 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 52932

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29622
/proc/meminfo: memFree=31637480/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=53152 CPUtime=1062.33 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15350 0 0 0 106231 2 0 0 25 0 1 0 889375489 54427648 12793 33554432000 4194304 6245536 140734149124032 18446744073709551615 4317334 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13288 12793 229 501 0 12784 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 53152

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29624
/proc/meminfo: memFree=31630516/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=53236 CPUtime=1122.33 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15379 0 0 0 112231 2 0 0 25 0 1 0 889375489 54513664 12809 33554432000 4194304 6245536 140734149124032 18446744073709551615 4629034 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13309 12809 229 501 0 12805 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 53236

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 29626
/proc/meminfo: memFree=31628632/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=53524 CPUtime=1182.33 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15448 0 0 0 118231 2 0 0 25 0 1 0 889375489 54808576 12878 33554432000 4194304 6245536 140734149124032 18446744073709551615 4608182 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13381 12878 229 501 0 12877 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 53524

[startup+1242.3 s]
/proc/loadavg: 2.14 2.03 1.99 3/178 29627
/proc/meminfo: memFree=31625616/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=54292 CPUtime=1242.34 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15777 0 0 0 124232 2 0 0 25 0 1 0 889375489 55595008 13061 33554432000 4194304 6245536 140734149124032 18446744073709551615 4315376 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13573 13061 229 501 0 13069 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 54292

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 1.99 3/178 29629
/proc/meminfo: memFree=31623984/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=54816 CPUtime=1302.34 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 15992 0 0 0 130232 2 0 0 25 0 1 0 889375489 56131584 13191 33554432000 4194304 6245536 140734149124032 18446744073709551615 4324221 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13704 13191 229 501 0 13200 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 54816

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 29630
/proc/meminfo: memFree=31623436/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=55068 CPUtime=1362.34 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16253 0 0 0 136232 2 0 0 25 0 1 0 889375489 56389632 13236 33554432000 4194304 6245536 140734149124032 18446744073709551615 4633939 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13767 13236 229 501 0 13263 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 55068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 29632
/proc/meminfo: memFree=31622788/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=55204 CPUtime=1422.35 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16291 0 0 0 142233 2 0 0 25 0 1 0 889375489 56528896 13274 33554432000 4194304 6245536 140734149124032 18446744073709551615 4635082 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13801 13274 229 501 0 13297 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 55204

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 29643
/proc/meminfo: memFree=31621512/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=55468 CPUtime=1482.34 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16344 0 0 0 148232 2 0 0 25 0 1 0 889375489 56799232 13327 33554432000 4194304 6245536 140734149124032 18446744073709551615 4325123 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13867 13327 229 501 0 13363 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 55468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 29644
/proc/meminfo: memFree=31621992/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=55468 CPUtime=1542.35 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16362 0 0 0 154233 2 0 0 25 0 1 0 889375489 56799232 13345 33554432000 4194304 6245536 140734149124032 18446744073709551615 4408684 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 13867 13345 229 501 0 13363 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 55468

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 29646
/proc/meminfo: memFree=31620588/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=56068 CPUtime=1602.35 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16475 0 0 0 160233 2 0 0 25 0 1 0 889375489 57413632 13458 33554432000 4194304 6245536 140734149124032 18446744073709551615 4397807 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14017 13458 229 501 0 13513 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 56068

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 29647
/proc/meminfo: memFree=31619820/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=56404 CPUtime=1662.35 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16522 0 0 0 166233 2 0 0 25 0 1 0 889375489 57757696 13505 33554432000 4194304 6245536 140734149124032 18446744073709551615 4325084 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14101 13505 229 501 0 13597 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 56404

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 29652
/proc/meminfo: memFree=31613756/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=56572 CPUtime=1722.35 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16556 0 0 0 172233 2 0 0 25 0 1 0 889375489 57929728 13539 33554432000 4194304 6245536 140734149124032 18446744073709551615 4628996 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14143 13539 229 501 0 13639 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 56572

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 29654
/proc/meminfo: memFree=31611252/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=56744 CPUtime=1782.36 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16606 0 0 0 178234 2 0 0 25 0 1 0 889375489 58105856 13589 33554432000 4194304 6245536 140734149124032 18446744073709551615 4628996 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14186 13589 229 501 0 13682 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 56744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 29693
/proc/meminfo: memFree=31699984/32950928 swapFree=67055428/67111528
[pid=29593] ppid=29591 vsize=56744 CPUtime=1800.07 cores=0,2,4,6
/proc/29593/stat : 29593 (clasp) R 29591 29593 26980 0 -1 4202496 16606 0 0 0 180004 3 0 0 25 0 1 0 889375489 58105856 13589 33554432000 4194304 6245536 140734149124032 18446744073709551615 4635718 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29593/statm: 14186 13589 229 501 0 13682 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 56744

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

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

Child status: 10
Real time (s): 1800.01
CPU time (s): 1800.08
CPU user time (s): 1800.05
CPU system time (s): 0.032994
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 56744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16617
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= 3
involuntary context switches= 4269

runsolver used 2.73658 second user time and 5.45517 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 09:36:24
IDJOB=3491929
IDBENCH=48220
IDSOLVER=1981
FILE ID=node148/3491929-1307777784
RUNJOBID= node148-1307775980-29401
PBS_JOBID= 13550868
Free space on /tmp= 74044 MiB

SOLVER NAME= clasp 2.0-R4191-patched (fixed)
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-3491929-1307777784/watcher-3491929-1307777784 -o /tmp/evaluation-result-3491929-1307777784/solver-3491929-1307777784 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3491929-1307777784.opb --solu --heu=VSIDS

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=1499193621

node148.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.854
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.70
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.854
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.75
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.854
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.83
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.854
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.75
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.854
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.854
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.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31760892 kB
Buffers:        152108 kB
Cached:         841744 kB
SwapCached:       8828 kB
Active:         323720 kB
Inactive:       706312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31760892 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:            4228 kB
Writeback:           0 kB
AnonPages:       34916 kB
Mapped:          14116 kB
Slab:            96620 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   224876 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= 74040 MiB
End job on node148 at 2011-06-11 10:06:26