Trace number 3708490

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.2SAT-35 1798 1798.46

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_3.opb
MD5SUM2917e00f55986a046b103b08aa2aecc1
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-38
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36
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 constraint60
Maximum length of a constraint110
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)37460
Sum of products size (including duplicates)74920
Number of different products18730
Sum of products size37460

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-3708490-1338175286.opb
0.00/0.00	c File size is 474579 bytes.
0.02/0.09	c Highest Coefficient sum: 500
0.02/0.09	c Parsing was ok!!
0.02/0.09	c Total parsing time: 0.096 s
0.09/0.12	c Var: 37960 Constr: 75920 37960/500/37460 Lit: 299680 Watch. Lit: 224760
0.09/0.12	c Obj. Vars: 500 (1.31718 % of total variables)
0.99/1.02	c Pre-processing Time: 1.02 s
0.99/1.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.02	c        0    500    18730    56190    3    37460    6243      0      0 1.02
0.99/1.02	c Switching off lower bounding mode.
0.99/1.02	o -33
0.99/1.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.99/1.04	c        0    500    18731    56690    3    37495    7243      1      0 1.02
0.99/1.04	o -34
1183.82/1184.21	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1183.82/1184.21	c       26    500    18758    69264    3    37583    7243     28     24 1.04
1183.82/1184.21	c      126    500    18858   115498    6    37783    7968    128    114 1.10
1183.82/1184.21	c      376    500    19108   231094   12    38283    8765    378    298 1.26
1183.82/1184.21	c      852    500    19584   451220   23    39235    9642    854    528 1.61
1183.82/1184.21	c     1665    500    20398   827266   40    40863   10607   1668    750 2.22
1183.82/1184.21	c     2985    500    21724  1439863   66    43515   11668   2994    888 3.36
1183.82/1184.21	c     5066    500    23814  2406070  101    47727   12835   5084    971 5.21
1183.82/1184.21	c     8290    500    27053  3902105  144    54205   14119   8323    978 8.47
1183.82/1184.21	c    13226    500    32005  6186862  193    64141   15531  13275    859 15.40
1183.82/1184.21	c    20733    500    39527  9656587  244    79216   17085  20797    737 28.11
1183.82/1184.21	c    32095    500    50933 14922157  292   102117   18794  32203    607 52.87
1183.82/1184.21	c    49240    500    68116 22853484  335   136577   20674  49386    503 97.89
1183.82/1184.21	c    75059    500    45752 12458834  272    91704   22742  27022    424 176.90
1183.82/1184.21	c   113891    500    35427  7744240  218    70920   25017  16697    358 318.08
1183.82/1184.21	c   172243    500    42803 11167208  260    85673   27519  24073    365 471.37
1183.82/1184.21	c   259876    500    77267 26941208  348   155009   30271  58537    341 761.47
1183.82/1184.21	o -35
1797.94/1798.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1798.46	c   362335    500    67759 22530878  332   136161    7243  49029    306 1183.85
1797.94/1798.46	c   362435    500    22453  1762244   78    44996    7968   3723    305 1187.61
1797.94/1798.46	c   362686    500    22705  1878402   82    45500    8765   3975    305 1187.78
1797.94/1798.46	c   363161    500    23180  2097434   90    46450    9642   4450    305 1188.11
1797.94/1798.46	c   363975    500    23994  2472603  103    48078   10607   5264    306 1188.67
1797.94/1798.46	c   365296    500    25316  3082063  121    50722   11668   6586    307 1189.57
1797.94/1798.46	c   367378    500    27405  4045501  147    54900   12835   8675    308 1191.31
1797.94/1798.46	c   370601    500    30639  5535809  180    61368   14119  11909    310 1193.91
1797.94/1798.46	c   375537    500    35592  7819723  219    71306   15531  16862    313 1199.73
1797.94/1798.46	c   383044    500    43126 11286689  261    86406   17085  24396    316 1208.39
1797.94/1798.46	c   394405    500    54507 16532303  303   109168   18794  35777    321 1228.56
1797.94/1798.46	c   411550    500    71712 24448321  340   143642   20674  52982    324 1269.24
1797.94/1798.46	c   437370    500    49317 14139536  286    98731   22742  30587    329 1326.95
1797.94/1798.46	c   476203    500    38965  9378639  240    77998   25017  20235    338 1406.05
1797.94/1798.46	c   534556    500    46445 12799810  275    93081   27519  27715    335 1592.12
1797.94/1798.46	c Resources Exceeded
1797.94/1798.46	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 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 x488 x489 -x490 -x491 -x492 -x493 x494 -x495 -x496 -x497 -x498 -x499 -x500 
1797.94/1798.46	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.46	c   32   603324  43160   656339    61790 19772851  43060    335 1798.00
1797.94/1798.46	c Objective: -35
1797.94/1798.46	s SATISFIABLE
1797.94/1798.46	c Total time: 1798 s

Verifier Data

OK	-35

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

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 2.00 3/175 9516
/proc/meminfo: memFree=30755496/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=11808 CPUtime=0 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 415 0 0 0 0 0 0 0 20 0 1 0 283653439 12091392 368 33554432000 134512640 137138936 4291002704 4291000856 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 2952 369 178 642 0 2192 0

[startup+0.0238061 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9516
/proc/meminfo: memFree=30755496/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=13856 CPUtime=0.02 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 949 0 0 0 2 0 0 0 20 0 1 0 283653439 14188544 902 33554432000 134512640 137138936 4291002704 4291000008 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 3464 904 197 642 0 2704 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13856

[startup+0.100212 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9516
/proc/meminfo: memFree=30755496/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=22500 CPUtime=0.09 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 3387 0 0 0 9 0 0 0 20 0 1 0 283653439 23040000 3184 33554432000 134512640 137138936 4291002704 4291001936 134515788 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 5625 3184 180 642 0 4981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22500

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9516
/proc/meminfo: memFree=30755496/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=31852 CPUtime=0.29 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 5589 0 0 0 29 0 0 0 20 0 1 0 283653439 32616448 5386 33554432000 134512640 137138936 4291002704 4290545696 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 7963 5386 185 642 0 7319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31852

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 9516
/proc/meminfo: memFree=30755496/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=31852 CPUtime=0.69 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 5589 0 0 0 69 0 0 0 20 0 1 0 283653439 32616448 5386 33554432000 134512640 137138936 4291002704 4290545696 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 7963 5386 185 642 0 7319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31852

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9517
/proc/meminfo: memFree=30733384/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=34336 CPUtime=1.49 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 6724 0 0 0 147 2 0 0 20 0 1 0 283653439 35160064 5999 33554432000 134512640 137138936 4291002704 4291001200 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 8584 6000 192 642 0 7940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34336

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9517
/proc/meminfo: memFree=30727432/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=45236 CPUtime=3.09 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 9463 0 0 0 306 3 0 0 20 0 1 0 283653439 46321664 8738 33554432000 134512640 137138936 4291002704 4291001404 136295499 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 11309 8738 192 642 0 10665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45236

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30705848/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=65996 CPUtime=6.29 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 14643 0 0 0 624 5 0 0 20 0 1 0 283653439 67579904 13918 33554432000 134512640 137138936 4291002704 4291001220 134551270 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 16499 13918 192 642 0 15855 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65996

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30670780/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=97440 CPUtime=12.69 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 22511 0 0 0 1262 7 0 0 20 0 1 0 283653439 99778560 21786 33554432000 134512640 137138936 4291002704 4291001632 134542516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 24360 21786 192 642 0 23716 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97440

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30834072/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=144124 CPUtime=25.48 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 34175 0 0 0 2537 11 0 0 20 0 1 0 283653439 147582976 33450 33554432000 134512640 137138936 4291002704 4291001600 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 36031 33450 192 642 0 35387 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144124

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30763964/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=214640 CPUtime=51.08 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 51821 0 0 0 5090 18 0 0 20 0 1 0 283653439 219791360 51096 33554432000 134512640 137138936 4291002704 4291001248 134607563 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 53660 51098 192 642 0 53016 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 214640

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30436896/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=329400 CPUtime=102.28 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 80519 0 0 0 10199 29 0 0 20 0 1 0 283653439 337305600 79794 33554432000 134512640 137138936 4291002704 4291001632 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9516/statm: 82350 79794 192 642 0 81706 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 329400

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30392036/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=374120 CPUtime=162.25 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 91686 0 0 0 16190 35 0 0 20 0 1 0 283653439 383098880 90961 33554432000 134512640 137138936 4291002704 4291001632 134542286 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 93530 90961 192 642 0 92886 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 374120

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30353996/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=374120 CPUtime=222.25 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 91686 0 0 0 22186 39 0 0 20 0 1 0 283653439 383098880 90961 33554432000 134512640 137138936 4291002704 4291001820 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 93530 90961 192 642 0 92886 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 374120

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9518
/proc/meminfo: memFree=30353984/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=374120 CPUtime=282.23 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 91700 0 0 0 28182 41 0 0 20 0 1 0 283653439 383098880 90961 33554432000 134512640 137138936 4291002704 4291001632 134542787 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 93530 90961 192 642 0 92886 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 374120

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9519
/proc/meminfo: memFree=30321028/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=387248 CPUtime=342.17 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 95011 0 0 0 34173 44 0 0 20 0 1 0 283653439 396541952 94227 33554432000 134512640 137138936 4291002704 4291001820 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 96812 94227 192 642 0 96168 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 387248

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9519
/proc/meminfo: memFree=30321056/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=387248 CPUtime=402.12 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 95059 0 0 0 40165 47 0 0 20 0 1 0 283653439 396541952 94227 33554432000 134512640 137138936 4291002704 4291001632 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 96812 94227 192 642 0 96168 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 387248

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9519
/proc/meminfo: memFree=30306204/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=401964 CPUtime=462.06 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 98817 0 0 0 46155 51 0 0 20 0 1 0 283653439 411611136 97938 33554432000 134512640 137138936 4291002704 4291001820 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 100491 97938 192 642 0 99847 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 401964

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9522
/proc/meminfo: memFree=30305864/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=401964 CPUtime=522.03 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 98842 0 0 0 52148 55 0 0 20 0 1 0 283653439 411611136 97938 33554432000 134512640 137138936 4291002704 4291001632 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 100491 97938 192 642 0 99847 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 401964

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9522
/proc/meminfo: memFree=30288908/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=401964 CPUtime=582.03 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 98842 0 0 0 58145 58 0 0 20 0 1 0 283653439 411611136 97938 33554432000 134512640 137138936 4291002704 4291001632 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 100491 97938 192 642 0 99847 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 401964

[startup+642.3 s]

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

/proc/meminfo: memFree=30229420/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=430068 CPUtime=1121.94 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106142 0 0 0 112110 84 0 0 20 0 1 0 283653439 440389632 104964 33554432000 134512640 137138936 4291002704 4291001632 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 107517 104964 192 642 0 106873 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 430068

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9527
/proc/meminfo: memFree=30230292/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=430068 CPUtime=1181.92 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106153 0 0 0 118105 87 0 0 20 0 1 0 283653439 440389632 104964 33554432000 134512640 137138936 4291002704 4291001820 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 107517 104964 192 642 0 106873 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 430068

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9528
/proc/meminfo: memFree=30256536/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=430068 CPUtime=1241.92 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106153 0 0 0 124100 92 0 0 20 0 1 0 283653439 440389632 104964 33554432000 134512640 137138936 4291002704 4290995232 134602734 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 107517 104964 192 642 0 106873 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 430068

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9528
/proc/meminfo: memFree=30261376/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=425284 CPUtime=1301.91 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106153 0 0 0 130096 95 0 0 20 0 1 0 283653439 435490816 103768 33554432000 134512640 137138936 4291002704 4291001632 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 106321 103768 192 642 0 105677 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 425284

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9528
/proc/meminfo: memFree=30212024/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=425284 CPUtime=1361.9 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106153 0 0 0 136091 99 0 0 20 0 1 0 283653439 435490816 103768 33554432000 134512640 137138936 4291002704 4291001632 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 106321 103768 192 642 0 105677 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 425284

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9528
/proc/meminfo: memFree=30212148/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=425580 CPUtime=1421.9 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106195 0 0 0 142087 103 0 0 20 0 1 0 283653439 435793920 103810 33554432000 134512640 137138936 4291002704 4291001600 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 106395 103810 192 642 0 105751 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 425580

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9528
/proc/meminfo: memFree=30212148/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=425580 CPUtime=1481.88 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106195 0 0 0 148081 107 0 0 20 0 1 0 283653439 435793920 103810 33554432000 134512640 137138936 4291002704 4291001632 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 106395 103810 192 642 0 105751 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 425580

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9529
/proc/meminfo: memFree=30212024/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=425580 CPUtime=1541.87 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106195 0 0 0 154077 110 0 0 20 0 1 0 283653439 435793920 103810 33554432000 134512640 137138936 4291002704 4291001820 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 106395 103810 192 642 0 105751 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 425580

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9529
/proc/meminfo: memFree=30221716/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=414544 CPUtime=1601.86 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106225 0 0 0 160073 113 0 0 20 0 1 0 283653439 424493056 101051 33554432000 134512640 137138936 4291002704 4291001632 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103636 101051 192 642 0 102992 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 414544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9567
/proc/meminfo: memFree=30696932/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=414544 CPUtime=1661.85 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106225 0 0 0 166069 116 0 0 20 0 1 0 283653439 424493056 101051 33554432000 134512640 137138936 4291002704 4291001632 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103636 101051 192 642 0 102992 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 414544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9570
/proc/meminfo: memFree=30365696/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1721.84 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 172065 119 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 415600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30353204/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1781.83 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 178061 122 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542292 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 415600

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1791.43 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179021 122 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 415600

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1794.63 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179341 122 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 415600

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1796.22 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179500 122 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 415600

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1797.03 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179580 123 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 415600

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1797.43 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179620 123 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001632 134542495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (KiB) 415600

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1797.83 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179660 123 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001240 136504179 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 415600

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9570
/proc/meminfo: memFree=30352956/32873844 swapFree=7112/7112
[pid=9516] ppid=9514 vsize=415600 CPUtime=1797.94 cores=0,2,4,6
/proc/9516/stat : 9516 (bsolo) R 9514 9516 7024 0 -1 4202496 106495 0 0 0 179671 123 0 0 20 0 1 0 283653439 425574400 101321 33554432000 134512640 137138936 4291002704 4291001240 136504096 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9516/statm: 103900 101321 192 642 0 103256 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 415600

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798
CPU user time (s): 1796.77
CPU system time (s): 1.23281
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 431280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.77
system time used= 1.23281
maximum resident set size= 420952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106496
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= 196
involuntary context switches= 1887

runsolver used 3.03854 second user time and 8.65568 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 05:21:26
IDJOB=3708490
IDBENCH=48184
IDSOLVER=2286
FILE ID=node142/3708490-1338175286
RUNJOBID= node142-1338150692-7040
PBS_JOBID= 14624520
Free space on /tmp= 71692 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708490-1338175286/watcher-3708490-1338175286 -o /tmp/evaluation-result-3708490-1338175286/solver-3708490-1338175286 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708490-1338175286.opb

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=1471164411

node142.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.776
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.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.776
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.91
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.776
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.91
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.776
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30755876 kB
Buffers:          335524 kB
Cached:           386236 kB
SwapCached:            0 kB
Active:          1049664 kB
Inactive:         245680 kB
Active(anon):     564256 kB
Inactive(anon):    11212 kB
Active(file):     485408 kB
Inactive(file):   234468 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4276 kB
Writeback:             0 kB
AnonPages:        661576 kB
Mapped:            12792 kB
Shmem:               200 kB
Slab:             682184 kB
SReclaimable:     124504 kB
SUnreclaim:       557680 kB
KernelStack:        1472 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     695464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 71688 MiB
End job on node142 at 2012-05-28 05:51:24