Trace number 3707888

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
bsolo 3.2SAT217 1798 1798.34

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
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 constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
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 468
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 468
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707888-1338145366.opb
0.00/0.00	c File size is 42793 bytes.
0.00/0.00	c Highest Coefficient sum: 468
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 468 Constr: 468 0/0/468 Lit: 4232 Watch. Lit: 1521
0.00/0.00	c Obj. Vars: 468 (100 % of total variables)
0.00/0.00	c Pre-processing Time: 0.005 s
0.49/0.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.56	c        0    468      468     4232    9     1957    8464      0      0 0.01
0.49/0.56	c Initial Lower Bound: 140
0.49/0.56	c Initial Path Cost: 0
0.49/0.56	o 225
3.20/3.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.20/3.20	c        0    468      469     4700   10     2427    9464      1      0 0.56
3.20/3.20	o 224
17.89/17.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
17.89/17.90	c        1    468      471     5397   11     2677    9464      3      0 3.21
17.89/17.90	c      103    468      770    85982  111     3310   10411    302     15 6.62
17.89/17.90	c      353    468     1143   175105  153     4051   11453    675     34 10.23
17.89/17.90	c      828    468     2491   527792  211     6767   12599   2023     56 14.59
17.89/17.90	o 223
29.59/29.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
29.59/29.61	c      852    468     2535   538563  212     7132    9464   2067     47 17.90
29.59/29.61	c      952    468     2829   618283  218     7690   10411   2361     44 21.44
29.59/29.61	c     1202    468     3432   765870  223     8873   11453   2964     46 25.60
29.59/29.61	o 222
32.89/32.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
32.89/32.97	c     1667    468     3906   874334  223    10083    9464   3438     56 29.61
32.89/32.97	o 220
36.09/36.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
36.09/36.15	c     1667    468     3907   874802  223    10316    9464   3439     50 32.97
36.09/36.15	o 219
46.29/46.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
46.29/46.38	c     1671    468     3912   876179  223    10591    9464   3444     46 36.15
46.29/46.38	c     1771    468     4015   899666  224    10823   10411   3547     44 39.54
46.29/46.38	c     2022    468     4699  1071765  228    12146   11453   4231     46 43.14
46.29/46.38	o 217
1797.96/1798.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.96/1798.34	c     2022    468     4700  1072233  228    12421    9464   4232     43 46.37
1797.96/1798.34	c     2122    468     4815  1097748  227    12674   10411   4347     42 49.76
1797.96/1798.34	c     2372    468     5543  1298104  234    14103   11453   5075     44 53.48
1797.96/1798.34	c     2847    468     6931  1677537  242    16907   12599   6463     48 58.37
1797.96/1798.34	c     3660    468     9306  2370973  254    21602   13859   8838     56 64.29
1797.96/1798.34	c     4980    468    13137  3423489  260    29306   15245  12669     69 71.56
1797.96/1798.34	c     7061    468    11183  3011854  269    23951   16770  10715     87 80.71
1797.96/1798.34	c    10284    468    11420  2884611  252    24363   18448  10952    111 92.32
1797.96/1798.34	c    15221    468    16208  4208633  259    34038   20293  15740    138 109.64
1797.96/1798.34	c    22728    468    13673  3228870  236    28928   22323  13205    176 128.42
1797.96/1798.34	c    34092    468    12064  3286853  272    25684   24556  11596    206 165.41
1797.96/1798.34	c    51236    468    21024  5027221  239    43843   27012  20556    231 221.32
1797.96/1798.34	c    77055    468    24724  6563193  265    50996   29714  24256    253 303.80
1797.96/1798.34	c   115887    468    18688  4592211  245    38906   32686  18220    262 440.98
1797.96/1798.34	c   174240    468    16976  4503254  265    35519   35955  16508    275 632.89
1797.96/1798.34	c   261872    468    28282  7633210  269    58086   39551  27814    273 956.48
1797.96/1798.34	c   393425    468    25070  6929223  276    51719   43507  24602    272 1444.32
1797.96/1798.34	c Resources Exceeded
1797.96/1798.34	v x1 -x2 -x3 x4 x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 x26 -x27 x28 x29 x30 -x31 -x32 -x33 -x34 x35 x36 -x37 -x38 x39 x40 -x41 -x42 x43 -x44 x45 -x46 -x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 x64 x65 -x66 -x67 x68 -x69 -x70 -x71 x72 x73 -x74 -x75 x76 -x77 -x78 x79 -x80 x81 x82 -x83 x84 x85 x86 x87 -x88 x89 -x90 x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 x99 x100 x101 x102 x103 x104 -x105 x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 -x115 -x116 x117 x118 -x119 x120 x121 x122 x123 -x124 -x125 x126 x127 x128 -x129 -x130 -x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139 x140 -x141 x142 -x143 -x144 x145 x146 x147 x148 -x149 x150 x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 x160 x161 x162 -x163 -x164 x165 x166 x167 x168 -x169 -x170 -x171 -x172 x173 x174 x175 -x176 x177 -x178 x179 -x180 x181 x182 x183 x184 -x185 -x186 x187 x188 -x189 -x190 -x191 -x192 -x193 x194 x195 -x196 x197 -x198 -x199 -x200 x201 -x202 x203 x204 -x205 -x206 x207 x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 x220 x221 -x222 x223 x224 x225 -x226 x227 x228 x229 x230 -x231 x232 -x233 -x234 x235 -x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 -x246 x247 -x248 -x249 x250 -x251 -x252 -x253 x254 -x255 x256 -x257 -x258 x259 x260 -x261 x262 -x263 -x264 -x265 x266 x267 -x268 -x269 x270 -x271 -x272 -x273 x274 -x275 x276 x277 -x278 -x279 x280 -x281 x282 -x283 -x284 x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 x293 x294 -x295 x296 x297 x298 -x299 -x300 -x301 x302 x303 -x304 x305 -x306 x307 -x308 x309 x310 x311 -x312 x313 x314 -x315 -x316 x317 x318 -x319 x320 -x321 -x322 x323 x324 x325 -x326 -x327 -x328 x329 -x330 -x331 -x332 x333 x334 -x335 -x336 x337 -x338 -x339 x340 -x341 -x342 x343 -x344 -x345 x346 x347 -x348 -x349 x350 x351 -x352 x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 x361 x362 -x363 -x364 x365 x366 x367 -x368 x369 -x370 x371 -x372 -x373 x374 x375 -x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 x397 -x398 -x399 x400 -x401 -x402 x403 -x404 -x405 -x406 -x407 x408 x409 x410 -x411 x412 x413 -x414 -x415 x416 x417 x418 -x419 x420 x421 -x422 x423 x424 -x425 -x426 -x427 x428 x429 x430 -x431 -x432 x433 -x434 -x435 x436 -x437 -x438 -x439 x440 x441 x442 x443 -x444 x445 x446 x447 x448 x449 -x450 -x451 -x452 x453 -x454 x455 -x456 x457 -x458 x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 -x467 x468 
1797.96/1798.34	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.34	c   30   487609  89740   650305    31485  7962014  31017    271 1798.00
1797.96/1798.34	c Objective: 217
1797.96/1798.34	s SATISFIABLE
1797.96/1798.34	c Total time: 1798 s

Verifier Data

OK	217

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3707888-1338145366/watcher-3707888-1338145366 -o /tmp/evaluation-result-3707888-1338145366/solver-3707888-1338145366 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707888-1338145366.opb 

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: 2.00 2.00 2.00 3/174 30132
/proc/meminfo: memFree=28375984/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=10928 CPUtime=0 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 280662021 11190272 288 33554432000 134512640 137138936 4292071552 4292064444 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 2732 288 185 642 0 2088 0

[startup+0.060856 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30132
/proc/meminfo: memFree=28375984/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=12384 CPUtime=0.05 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 678 0 0 0 5 0 0 0 20 0 1 0 280662021 12681216 615 33554432000 134512640 137138936 4292071552 4292069240 135444639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3096 615 278 642 0 2452 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12384

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30132
/proc/meminfo: memFree=28375984/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=12520 CPUtime=0.09 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 770 0 0 0 9 0 0 0 20 0 1 0 280662021 12820480 680 33554432000 134512640 137138936 4292071552 4292069240 135445062 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3130 680 278 642 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12520

[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30132
/proc/meminfo: memFree=28375984/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=13252 CPUtime=0.29 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 1176 0 0 0 29 0 0 0 20 0 1 0 280662021 13570048 770 33554432000 134512640 137138936 4292071552 4292069308 135459144 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3313 770 278 642 0 2669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13252

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30132
/proc/meminfo: memFree=28375984/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=13516 CPUtime=0.69 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 3173 0 0 0 69 0 0 0 20 0 1 0 280662021 13840384 605 33554432000 134512640 137138936 4292071552 4292069440 135322946 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3379 605 287 642 0 2735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13516

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30133
/proc/meminfo: memFree=28375084/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=13708 CPUtime=1.48 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 8669 0 0 0 148 0 0 0 20 0 1 0 280662021 14036992 816 33554432000 134512640 137138936 4292071552 4292069344 135080980 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3427 817 287 642 0 2783 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13708

[startup+3.10023 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 30133
/proc/meminfo: memFree=28374712/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=13208 CPUtime=3.09 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 22268 0 0 0 306 3 0 0 20 0 1 0 280662021 13524992 504 33554432000 134512640 137138936 4292071552 4292069312 135450378 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3302 504 287 642 0 2658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13208

[startup+6.30023 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 30133
/proc/meminfo: memFree=28374464/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=13200 CPUtime=6.28 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 46996 0 0 0 621 7 0 0 20 0 1 0 280662021 13516800 507 33554432000 134512640 137138936 4292071552 4292069312 135449769 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3300 507 292 642 0 2656 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13200

[startup+12.7002 s]
/proc/loadavg: 2.14 2.03 2.01 3/175 30133
/proc/meminfo: memFree=28371380/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=15984 CPUtime=12.69 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 127734 0 0 0 1249 20 0 0 20 0 1 0 280662021 16367616 1136 33554432000 134512640 137138936 4292071552 4292069344 134734540 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 3996 1136 292 642 0 3352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15984

[startup+25.5002 s]
/proc/loadavg: 2.12 2.03 2.01 3/175 30133
/proc/meminfo: memFree=28365932/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=22524 CPUtime=25.48 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 330257 0 0 0 2497 51 0 0 20 0 1 0 280662021 23064576 2915 33554432000 134512640 137138936 4292071552 4292069448 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 5631 2922 292 642 0 4987 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22524

[startup+51.1002 s]
/proc/loadavg: 2.08 2.03 2.01 3/175 30133
/proc/meminfo: memFree=28359172/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=28776 CPUtime=51.08 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 643932 0 0 0 5007 101 0 0 20 0 1 0 280662021 29466624 4166 33554432000 134512640 137138936 4292071552 4292069240 135445287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 7194 4166 292 642 0 6550 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28776

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 30133
/proc/meminfo: memFree=28306468/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=78320 CPUtime=102.25 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 1722930 0 0 0 9924 301 0 0 20 0 1 0 280662021 80199680 16688 33554432000 134512640 137138936 4292071552 4292069596 135440670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 19580 16688 292 642 0 18936 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78320

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 30133
/proc/meminfo: memFree=28283412/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=100284 CPUtime=162.24 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 2594812 0 0 0 15725 499 0 0 20 0 1 0 280662021 102690816 22477 33554432000 134512640 137138936 4292071552 4292069624 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 25071 22477 292 642 0 24427 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100284

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/174 30134
/proc/meminfo: memFree=28276652/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=107304 CPUtime=222.24 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 3379812 0 0 0 21505 719 0 0 20 0 1 0 280662021 109879296 23997 33554432000 134512640 137138936 4292071552 4292068816 135382816 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 26826 23997 292 642 0 26182 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 107304

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30135
/proc/meminfo: memFree=28262088/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=120140 CPUtime=282.2 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 4302907 0 0 0 27265 955 0 0 20 0 1 0 280662021 123023360 27709 33554432000 134512640 137138936 4292071552 4292069580 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 30035 27709 292 642 0 29391 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 120140

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30135
/proc/meminfo: memFree=28262460/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=120140 CPUtime=342.2 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 5024319 0 0 0 33068 1152 0 0 20 0 1 0 280662021 123023360 27709 33554432000 134512640 137138936 4292071552 4292070448 134542424 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 30035 27709 292 642 0 29391 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 120140

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30135
/proc/meminfo: memFree=28262644/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=120140 CPUtime=402.18 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 5581010 0 0 0 38906 1312 0 0 20 0 1 0 280662021 123023360 27709 33554432000 134512640 137138936 4292071552 4292070448 134542613 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 30035 27709 292 642 0 29391 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 120140

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30138
/proc/meminfo: memFree=28253460/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=129340 CPUtime=462.18 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 6195597 0 0 0 44736 1482 0 0 20 0 1 0 280662021 132444160 30009 33554432000 134512640 137138936 4292071552 4292070668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 32335 30009 292 642 0 31691 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 129340

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 30138
/proc/meminfo: memFree=28245780/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=138764 CPUtime=522.16 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 7029678 0 0 0 50510 1706 0 0 20 0 1 0 280662021 142094336 31949 33554432000 134512640 137138936 4292071552 4292069400 134733524 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 34691 31949 292 642 0 34047 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 138764

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 30139
/proc/meminfo: memFree=28246028/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=137076 CPUtime=582.15 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 7785533 0 0 0 56300 1915 0 0 20 0 1 0 280662021 140365824 31943 33554432000 134512640 137138936 4292071552 4292069580 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 34269 31943 292 642 0 33625 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 137076

[startup+642.3 s]

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

/proc/meminfo: memFree=28026240/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=164880 CPUtime=1062.06 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 13543650 0 0 0 102712 3494 0 0 20 0 1 0 280662021 168837120 38293 33554432000 134512640 137138936 4292071552 4292069624 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 41220 38293 292 642 0 40576 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 164880

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30181
/proc/meminfo: memFree=27991404/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=162440 CPUtime=1122.06 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 14206302 0 0 0 108520 3686 0 0 20 0 1 0 280662021 166338560 38284 33554432000 134512640 137138936 4292071552 4292067120 134587571 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 40610 38284 292 642 0 39966 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 162440

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30182
/proc/meminfo: memFree=27955444/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=164740 CPUtime=1182.05 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 14902080 0 0 0 114320 3885 0 0 20 0 1 0 280662021 168693760 38293 33554432000 134512640 137138936 4292071552 4292069624 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 41185 38293 292 642 0 40541 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 164740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30182
/proc/meminfo: memFree=27917840/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171340 CPUtime=1242.04 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 15627513 0 0 0 120116 4088 0 0 20 0 1 0 280662021 175452160 39905 33554432000 134512640 137138936 4292071552 4292069352 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42835 39905 292 642 0 42191 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 171340

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30182
/proc/meminfo: memFree=27885504/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=168884 CPUtime=1302.04 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 16286908 0 0 0 125930 4274 0 0 20 0 1 0 280662021 172937216 39895 33554432000 134512640 137138936 4292071552 4292070480 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42221 39895 292 642 0 41577 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 168884

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30182
/proc/meminfo: memFree=27856256/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=170576 CPUtime=1362.02 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 16950152 0 0 0 131745 4457 0 0 20 0 1 0 280662021 174669824 39901 33554432000 134512640 137138936 4292071552 4292069672 134733524 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42837 39904 292 642 0 42193 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 170576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30182
/proc/meminfo: memFree=27816948/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171116 CPUtime=1422.02 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 17552143 0 0 0 137567 4635 0 0 20 0 1 0 280662021 175222784 39889 33554432000 134512640 137138936 4292071552 4292069240 135444639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42779 39890 292 642 0 42135 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 171116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30183
/proc/meminfo: memFree=27748928/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171892 CPUtime=1482 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 18171427 0 0 0 143382 4818 0 0 20 0 1 0 280662021 176017408 40647 33554432000 134512640 137138936 4292071552 4292070480 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42973 40647 292 642 0 42329 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 171892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30183
/proc/meminfo: memFree=27515932/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171888 CPUtime=1541.99 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 18791646 0 0 0 149202 4997 0 0 20 0 1 0 280662021 176013312 40646 33554432000 134512640 137138936 4292071552 4292070668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42972 40646 292 642 0 42328 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 171888

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 30183
/proc/meminfo: memFree=27397636/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171876 CPUtime=1601.99 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 19447469 0 0 0 155013 5186 0 0 20 0 1 0 280662021 176001024 40643 33554432000 134512640 137138936 4292071552 4292070668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42969 40643 292 642 0 42325 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 171876

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 30186
/proc/meminfo: memFree=27283300/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171876 CPUtime=1661.97 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 20137905 0 0 0 160814 5383 0 0 20 0 1 0 280662021 176001024 40643 33554432000 134512640 137138936 4292071552 4292069580 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42969 40643 292 642 0 42325 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 171876

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 30186
/proc/meminfo: memFree=27283432/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171868 CPUtime=1721.96 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 20850133 0 0 0 166612 5584 0 0 20 0 1 0 280662021 175992832 40641 33554432000 134512640 137138936 4292071552 4292069580 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42967 40641 292 642 0 42323 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 171868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27282664/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=174280 CPUtime=1781.96 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21506140 0 0 0 172429 5767 0 0 20 0 1 0 280662021 178462720 40651 33554432000 134512640 137138936 4292071552 4292069352 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 43570 40651 292 642 0 42926 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 174280

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27282896/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171868 CPUtime=1791.56 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21596757 0 0 0 173365 5791 0 0 20 0 1 0 280662021 175992832 40641 33554432000 134512640 137138936 4292071552 4292069580 136700814 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42967 40641 292 642 0 42323 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 171868

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27283020/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171868 CPUtime=1794.76 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21637813 0 0 0 173672 5804 0 0 20 0 1 0 280662021 175992832 40641 33554432000 134512640 137138936 4292071552 4292070448 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42967 40641 292 642 0 42323 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 171868

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27283020/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171868 CPUtime=1796.35 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21658077 0 0 0 173825 5810 0 0 20 0 1 0 280662021 175992832 40641 33554432000 134512640 137138936 4292071552 4292070668 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42967 40641 292 642 0 42323 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 171868

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27283020/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=171868 CPUtime=1797.15 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21667177 0 0 0 173903 5812 0 0 20 0 1 0 280662021 175992832 40641 33554432000 134512640 137138936 4292071552 4292070480 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 42967 40641 292 642 0 42323 0
Current children cumulated CPU time (s) 1797.15
Current children cumulated vsize (KiB) 171868

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27283020/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=173504 CPUtime=1797.56 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21671785 0 0 0 173942 5814 0 0 20 0 1 0 280662021 177668096 40647 33554432000 134512640 137138936 4292071552 4292069400 134733524 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 43451 40650 292 642 0 42807 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 173504

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30187
/proc/meminfo: memFree=27283020/32873852 swapFree=6848/6848
[pid=30132] ppid=30130 vsize=174260 CPUtime=1797.96 cores=1,3,5,7
/proc/30132/stat : 30132 (bsolo) R 30130 30132 26585 0 -1 4202496 21676401 0 0 0 173981 5815 0 0 20 0 1 0 280662021 178442240 40651 33554432000 134512640 137138936 4292071552 4292069624 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/30132/statm: 43565 40651 292 642 0 42921 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 174260

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798
CPU user time (s): 1739.85
CPU system time (s): 58.1522
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 174356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1739.85
system time used= 58.1522
maximum resident set size= 162784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21676871
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= 88
involuntary context switches= 3647

runsolver used 2.69659 second user time and 7.13091 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 21:02:46
IDJOB=3707888
IDBENCH=1959
IDSOLVER=2286
FILE ID=node129/3707888-1338145366
RUNJOBID= node129-1338138643-28482
PBS_JOBID= 14624488
Free space on /tmp= 71204 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707888-1338145366/watcher-3707888-1338145366 -o /tmp/evaluation-result-3707888-1338145366/solver-3707888-1338145366 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707888-1338145366.opb

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=1009607958

node129.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28376984 kB
Buffers:          381508 kB
Cached:          3117828 kB
SwapCached:            0 kB
Active:          1360828 kB
Inactive:        2277788 kB
Active(anon):     141588 kB
Inactive(anon):        0 kB
Active(file):    1219240 kB
Inactive(file):  2277788 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3888 kB
Writeback:             0 kB
AnonPages:        227176 kB
Mapped:            15456 kB
Shmem:               204 kB
Slab:             719312 kB
SReclaimable:     161912 kB
SUnreclaim:       557400 kB
KernelStack:        1456 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     255552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71184 MiB
End job on node129 at 2012-05-27 21:32:44