Trace number 3737122

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
PB07: bsolo 3.0.17SAT (TO)-34 1800.04 1800.41

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.06	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.06	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.06	c type "bsolo -h" for help
0.00/0.06	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.06	c Memory Limit set to 15500 MB
0.00/0.06	c Instance file HOME/instance-3737122-1338713740.opb
0.00/0.06	c File size is 474579 bytes.
0.03/0.15	c Highest Coefficient sum: 500
0.03/0.15	c Parsing was ok!!
0.03/0.15	c Total parsing time: 0.095 s
0.03/0.18	c Var: 37960 Constr: 75920 37960/500/37460 Lit: 299680 Watch. Lit: 224760
0.03/0.18	c Obj. Vars: 500 (1.31718 % of total variables)
0.93/1.02	c Pre-processing Time: 0.964 s
0.93/1.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.93/1.02	c        0    500    18730    56190    3    37460    6243      0      0 0.96
0.93/1.02	c Switching off LPR mode.
0.93/1.02	o -33	0.967
0.93/1.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.93/1.03	c        0    500    18731    56690    3    37495    7243      1      0 0.97
0.93/1.03	o -34	0.972
1800.03/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.03/1800.40	c       26    500    18758    69267    3    37583    7243     28     26 0.97
1800.03/1800.40	c      126    500    18858   115534    6    37783    7968    128    127 0.99
1800.03/1800.40	c      376    500    19108   231069   12    38283    8765    378    363 1.03
1800.03/1800.40	c      852    500    19584   450966   23    39235    9642    854    751 1.13
1800.03/1800.40	c     1666    500    20398   827426   40    40863   10607   1668   1244 1.34
1800.03/1800.40	c     2986    500    21718  1437607   66    43503   11668   2988   1728 1.73
1800.03/1800.40	c     5069    500    23801  2399267  100    47669   12835   5071   2046 2.48
1800.03/1800.40	c     8293    500    27025  3888605  143    54117   14119   8295   1946 4.26
1800.03/1800.40	c    13229    500    31961  6168009  192    63989   15531  13231   1700 7.78
1800.03/1800.40	c    20735    500    39467  9634789  244    79001   17085  20737   1511 13.72
1800.03/1800.40	c    32097    500    50829 14882509  292   101725   18794  32099    945 33.94
1800.03/1800.40	c    49242    500    67974 22800550  335   136015   20674  49244    916 53.73
1800.03/1800.40	c    75061    500    45523 12438006  273    91080   22742  26793    599 125.11
1800.03/1800.40	c   113893    500    35047  7584703  216    70128   25017  16317    482 235.98
1800.03/1800.40	c   172245    500    42432 11000999  259    84898   27519  23702    405 425.02
1800.03/1800.40	c   259877    500    76657 26811462  349   153348   30271  57927    356 729.50
1800.03/1800.40	c   391430    500    39733  9754614  245    79500   33299  21003    318 1228.50
1800.03/1800.40	c Caught signal: 15
1800.03/1800.40	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 
1800.03/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.40	c   18   527371  31444   563906    57484 17952752  38754    292 1800.04
1800.03/1800.40	c Objective: -34
1800.03/1800.40	s SATISFIABLE
1800.03/1800.40	c Total time: 1800.04 s

Verifier Data

OK	-34

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-3737122-1338713740/watcher-3737122-1338713740 -o /tmp/evaluation-result-3737122-1338713740/solver-3737122-1338713740 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3737122-1338713740.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: 1.04 1.57 1.83 4/175 18472
/proc/meminfo: memFree=30523868/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=2428 CPUtime=0 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) D 18468 18471 18429 0 -1 4194304 76 0 0 0 0 0 0 0 20 0 1 0 337499884 2486272 31 33554432000 134512640 135840783 4286833952 4286831944 5820663 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 0 0 0
/proc/18471/statm: 607 31 24 325 0 25 0

[startup+0.088712 s]
/proc/loadavg: 1.04 1.57 1.83 4/175 18472
/proc/meminfo: memFree=30523868/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=8604 CPUtime=0.02 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 1377 0 3 0 2 0 0 0 20 0 1 0 337499884 8810496 1317 33554432000 134512640 135840783 4286833952 4286832944 134525046 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 2151 1318 364 325 0 971 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8604

[startup+0.100246 s]
/proc/loadavg: 1.04 1.57 1.83 4/175 18472
/proc/meminfo: memFree=30523868/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=10044 CPUtime=0.03 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 1759 0 3 0 3 0 0 0 20 0 1 0 337499884 10285056 1699 33554432000 134512640 135840783 4286833952 4286832432 6329639 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 2511 1700 378 325 0 1331 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10044

[startup+0.300278 s]
/proc/loadavg: 1.04 1.57 1.83 4/175 18472
/proc/meminfo: memFree=30523868/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=25452 CPUtime=0.23 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 5705 0 3 0 23 0 0 0 20 0 1 0 337499884 26062848 5489 33554432000 134512640 135840783 4286833952 4286377408 134550764 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 6363 5489 343 325 0 5299 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 25452

[startup+0.700306 s]
/proc/loadavg: 1.04 1.57 1.83 4/175 18472
/proc/meminfo: memFree=30523868/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=25452 CPUtime=0.63 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 5705 0 3 0 62 1 0 0 20 0 1 0 337499884 26062848 5489 33554432000 134512640 135840783 4286833952 4286377408 134550779 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 6363 5489 343 325 0 5299 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 25452

[startup+1.5002 s]
/proc/loadavg: 1.04 1.57 1.83 3/177 18512
/proc/meminfo: memFree=30494184/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=34980 CPUtime=1.43 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 8631 0 3 0 140 3 0 0 20 0 1 0 337499884 35819520 7893 33554432000 134512640 135840783 4286833952 4286827232 6329639 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 8745 7893 349 325 0 7681 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 34980

[startup+3.10024 s]
/proc/loadavg: 1.12 1.58 1.83 3/177 18512
/proc/meminfo: memFree=30472732/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=59704 CPUtime=3.03 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 14794 0 3 0 298 5 0 0 20 0 1 0 337499884 61136896 14056 33554432000 134512640 135840783 4286833952 4286827184 6329639 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 14926 14056 349 325 0 13862 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 59704

[startup+6.30025 s]
/proc/loadavg: 1.12 1.58 1.83 3/177 18512
/proc/meminfo: memFree=30435028/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=90856 CPUtime=6.23 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 22583 0 3 0 617 6 0 0 20 0 1 0 337499884 93036544 21845 33554432000 134512640 135840783 4286833952 4286833312 134550872 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 22714 21845 349 325 0 21650 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 90856

[startup+12.7003 s]
/proc/loadavg: 1.25 1.59 1.83 3/177 18512
/proc/meminfo: memFree=30385100/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=137056 CPUtime=12.63 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 34119 0 3 0 1254 9 0 0 20 0 1 0 337499884 140345344 33381 33554432000 134512640 135840783 4286833952 4286833312 134550779 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 34264 33381 349 325 0 33200 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 137056

[startup+25.5011 s]
/proc/loadavg: 1.37 1.60 1.83 3/177 18512
/proc/meminfo: memFree=30336376/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=185632 CPUtime=25.42 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 46272 0 3 0 2531 11 0 0 20 0 1 0 337499884 190087168 45526 33554432000 134512640 135840783 4286833952 4286833312 134550804 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 46408 45526 349 325 0 45344 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 185632

[startup+51.1003 s]
/proc/loadavg: 1.64 1.65 1.84 3/177 18550
/proc/meminfo: memFree=30168600/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=299548 CPUtime=51.02 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 74760 0 3 0 5083 19 0 0 20 0 1 0 337499884 306737152 74012 33554432000 134512640 135840783 4286833952 4286833312 134551330 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 74887 74012 349 325 0 73823 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 299548

[startup+102.3 s]
/proc/loadavg: 1.86 1.71 1.85 3/177 18550
/proc/meminfo: memFree=30092160/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=366456 CPUtime=102.2 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 91487 0 3 0 10197 23 0 0 20 0 1 0 337499884 375250944 90731 33554432000 134512640 135840783 4286833952 4286833312 134551104 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 91614 90731 349 325 0 90550 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 366456

[startup+162.3 s]
/proc/loadavg: 1.95 1.76 1.85 3/177 18550
/proc/meminfo: memFree=30084748/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=366456 CPUtime=162.18 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 91487 0 3 0 16195 23 0 0 20 0 1 0 337499884 375250944 90731 33554432000 134512640 135840783 4286833952 4286833188 6324386 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 91614 90731 349 325 0 90550 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 366456

[startup+222.307 s]
/proc/loadavg: 1.98 1.80 1.86 3/177 18550
/proc/meminfo: memFree=30063204/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=383608 CPUtime=222.18 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 95778 0 3 0 22193 25 0 0 20 0 1 0 337499884 392814592 95019 33554432000 134512640 135840783 4286833952 4286833376 134546112 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 95902 95019 349 325 0 94838 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 383608

[startup+282.301 s]
/proc/loadavg: 1.99 1.83 1.86 3/178 18554
/proc/meminfo: memFree=30058768/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=383608 CPUtime=282.16 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 95785 0 3 0 28191 25 0 0 20 0 1 0 337499884 392814592 95019 33554432000 134512640 135840783 4286833952 4286833312 134551084 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 95902 95019 349 325 0 94838 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 383608

[startup+342.3 s]
/proc/loadavg: 1.99 1.86 1.87 3/178 18577
/proc/meminfo: memFree=30059696/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=383608 CPUtime=342.15 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 95785 0 3 0 34190 25 0 0 20 0 1 0 337499884 392814592 95019 33554432000 134512640 135840783 4286833952 4286833312 134551330 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 95902 95019 349 325 0 94838 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 383608

[startup+402.301 s]
/proc/loadavg: 1.99 1.88 1.88 3/177 18577
/proc/meminfo: memFree=30041716/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=397084 CPUtime=402.15 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 99154 0 3 0 40187 28 0 0 20 0 1 0 337499884 406614016 98388 33554432000 134512640 135840783 4286833952 4286833312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 99271 98388 349 325 0 98207 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 397084

[startup+462.3 s]
/proc/loadavg: 1.99 1.90 1.88 3/177 18577
/proc/meminfo: memFree=30041716/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=397084 CPUtime=462.14 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 99154 0 3 0 46186 28 0 0 20 0 1 0 337499884 406614016 98388 33554432000 134512640 135840783 4286833952 4286833312 134551330 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 99271 98388 349 325 0 98207 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 397084

[startup+522.301 s]
/proc/loadavg: 1.99 1.92 1.89 3/177 18577
/proc/meminfo: memFree=30030308/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=410560 CPUtime=522.13 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 102530 0 3 0 52184 29 0 0 20 0 1 0 337499884 420413440 101764 33554432000 134512640 135840783 4286833952 4286827248 6327085 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 102640 101764 349 325 0 101576 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 410560

[startup+582.3 s]
/proc/loadavg: 1.99 1.93 1.89 3/177 18578
/proc/meminfo: memFree=30021104/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=412300 CPUtime=582.11 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 102966 0 3 0 58182 29 0 0 20 0 1 0 337499884 422195200 102192 33554432000 134512640 135840783 4286833952 4286833312 134551175 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 103075 102192 349 325 0 102011 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 412300

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 1.99 1.96 1.91 3/178 18582
/proc/meminfo: memFree=29999036/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=428704 CPUtime=882.07 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107067 0 3 0 88176 31 0 0 20 0 1 0 337499884 438992896 106293 33554432000 134512640 135840783 4286833952 4286833312 134550913 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107176 106293 349 325 0 106112 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 428704

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/177 18582
/proc/meminfo: memFree=29998904/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=428704 CPUtime=942.06 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107075 0 3 0 94175 31 0 0 20 0 1 0 337499884 438992896 106293 33554432000 134512640 135840783 4286833952 4286833312 134551063 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107176 106293 349 325 0 106112 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 428704

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/177 18582
/proc/meminfo: memFree=29998532/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1002.05 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 100174 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833312 134551058 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 429196

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/177 18582
/proc/meminfo: memFree=29998532/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1062.04 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 106173 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833312 134551084 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 429196

[startup+1122.3 s]
/proc/loadavg: 2.07 1.99 1.91 3/177 18582
/proc/meminfo: memFree=29998536/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1122.03 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 112172 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833252 6335009 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 429196

[startup+1182.3 s]
/proc/loadavg: 2.03 1.99 1.91 3/177 18583
/proc/meminfo: memFree=29998536/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1182.02 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 118171 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833312 134551186 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 429196

[startup+1242.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/177 18583
/proc/meminfo: memFree=29998172/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1242.01 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 124170 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833312 134550910 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 429196

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 18583
/proc/meminfo: memFree=29992220/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1302 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 130169 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833312 134551104 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 429196

[startup+1362.3 s]
/proc/loadavg: 2.07 2.00 1.92 3/177 18583
/proc/meminfo: memFree=29992096/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=429196 CPUtime=1361.99 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 107198 0 3 0 136168 31 0 0 20 0 1 0 337499884 439496704 106416 33554432000 134512640 135840783 4286833952 4286833312 134550921 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 107299 106416 349 325 0 106235 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 429196

[startup+1422.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/177 18583
/proc/meminfo: memFree=29974364/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447108 CPUtime=1421.98 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111676 0 3 0 142165 33 0 0 20 0 1 0 337499884 457838592 110894 33554432000 134512640 135840783 4286833952 4286833312 134551048 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111777 110894 349 325 0 110713 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 447108

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 18587
/proc/meminfo: memFree=29973868/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447108 CPUtime=1481.97 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111676 0 3 0 148164 33 0 0 20 0 1 0 337499884 457838592 110894 33554432000 134512640 135840783 4286833952 4286833264 134550913 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111777 110894 349 325 0 110713 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 447108

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 18587
/proc/meminfo: memFree=29974004/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447108 CPUtime=1541.96 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111676 0 3 0 154163 33 0 0 20 0 1 0 337499884 457838592 110894 33554432000 134512640 135840783 4286833952 4286833312 134550878 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111777 110894 349 325 0 110713 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 447108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 18587
/proc/meminfo: memFree=29973924/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447108 CPUtime=1601.95 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111678 0 3 0 160162 33 0 0 20 0 1 0 337499884 457838592 110894 33554432000 134512640 135840783 4286833952 4286833312 134550893 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111777 110894 349 325 0 110713 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 447108

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 18587
/proc/meminfo: memFree=29973800/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447108 CPUtime=1661.94 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111678 0 3 0 166161 33 0 0 20 0 1 0 337499884 457838592 110894 33554432000 134512640 135840783 4286833952 4286833312 134551084 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111777 110894 349 325 0 110713 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 447108

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 18587
/proc/meminfo: memFree=29974048/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447276 CPUtime=1721.93 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111720 0 3 0 172160 33 0 0 20 0 1 0 337499884 458010624 110936 33554432000 134512640 135840783 4286833952 4286833312 134550804 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111819 110936 349 325 0 110755 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 447276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18588
/proc/meminfo: memFree=29973800/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447276 CPUtime=1781.92 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111720 0 3 0 178159 33 0 0 20 0 1 0 337499884 458010624 110936 33554432000 134512640 135840783 4286833952 4286833312 134550893 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111819 110936 349 325 0 110755 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 447276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18588
/proc/meminfo: memFree=29974048/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447276 CPUtime=1800.03 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111720 0 3 0 179970 33 0 0 20 0 1 0 337499884 458010624 110936 33554432000 134512640 135840783 4286833952 4286833312 134551084 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111819 110936 349 325 0 110755 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 447276

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 18588
/proc/meminfo: memFree=29974048/32873648 swapFree=6860/6860
[pid=18471] ppid=18468 vsize=447276 CPUtime=1800.03 cores=1,3,5,7
/proc/18471/stat : 18471 (bsolo3.0.17) R 18468 18471 18429 0 -1 4202496 111720 0 3 0 179970 33 0 0 20 0 1 0 337499884 458010624 110936 33554432000 134512640 135840783 4286833952 4286833312 134551084 0 0 4096 16384 0 0 0 17 5 0 0 3 0 0
/proc/18471/statm: 111819 110936 349 325 0 110755 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 447276

Child status: 15
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.7
CPU system time (s): 0.340948
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 447276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.340948
maximum resident set size= 443744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111723
page faults= 3
swaps= 0
block input operations= 1952
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 86
involuntary context switches= 1850

runsolver used 3.19051 second user time and 10.0065 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 10:55:40
IDJOB=3737122
IDBENCH=48184
IDSOLVER=2318
FILE ID=node124/3737122-1338713740
RUNJOBID= node124-1338713740-18446
PBS_JOBID= 14636741
Free space on /tmp= 70708 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_3.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737122-1338713740/watcher-3737122-1338713740 -o /tmp/evaluation-result-3737122-1338713740/solver-3737122-1338713740 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3737122-1338713740.opb            

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=1047313958

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30525024 kB
Buffers:          193028 kB
Cached:          1375396 kB
SwapCached:         8276 kB
Active:           402248 kB
Inactive:        1176436 kB
Active(anon):       4288 kB
Inactive(anon):     8228 kB
Active(file):     397960 kB
Inactive(file):  1168208 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091576 kB
Dirty:             13612 kB
Writeback:             0 kB
AnonPages:          9464 kB
Mapped:             8352 kB
Shmem:                 0 kB
Slab:             629932 kB
SReclaimable:      74188 kB
SUnreclaim:       555744 kB
KernelStack:        1424 kB
PageTables:         3952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70696 MiB
End job on node124 at 2012-06-03 11:25:43