Trace number 3707933

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-28 1798.01 1798.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
MD5SUM907943cf03e4e0f899b19858f5690e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark45.895
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved NO
Number of variables595
Total number of constraints27847
Number of constraints which are clauses27847
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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-3707933-1338154610.opb
0.00/0.00	c File size is 662246 bytes.
0.00/0.04	c Highest Coefficient sum: 595
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.039 s
0.00/0.04	c Var: 595 Constr: 27847 27847/0/0 Lit: 55694 Watch. Lit: 55694
0.00/0.04	c Obj. Vars: 595 (100 % of total variables)
0.09/0.17	c Pre-processing Time: 0.169 s
0.09/0.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.17	c        0    595    27847    55694    2    55694    9282      0      0 0.17
0.09/0.17	c Switching off lower bounding mode.
0.09/0.17	o -24
0.19/0.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.25	c        0    595    27848    56289    2    55720   10282      1      0 0.17
0.19/0.25	c      100    595    27955   117035    4    55934   11311    108    436 0.23
0.19/0.25	o -25
0.19/0.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.25	c      139    595    27999   142021    5    56047   10282    152    553 0.25
0.19/0.25	o -26
36.27/36.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
36.27/36.36	c      141    595    28002   143751    5    56079   10282    155    557 0.25
36.27/36.36	c      242    595    28114   207023    7    56303   11311    267    770 0.31
36.27/36.36	c      492    595    28397   366756   12    56869   12443    550   1046 0.47
36.27/36.36	c      967    595    28927   665953   23    57929   13688   1080   1222 0.79
36.27/36.36	c     1781    595    29871  1198192   40    59817   15057   2024   1313 1.36
36.27/36.36	c     3101    595    31363  2040692   65    62801   16563   3516   1324 2.34
36.27/36.36	c     5182    595    33738  3380536  100    67551   18220   5891   1252 4.14
36.27/36.36	c     8406    595    37466  5479582  146    75007   20043   9619   1200 7.00
36.27/36.36	c    13342    595    43080  8640529  200    86259   22048  15233   1023 13.04
36.27/36.36	c    20848    595    40283  7061873  175    80616   24253  12436    865 24.10
36.27/36.36	o -27
149.09/149.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
149.09/149.23	c    29663    595    50472 12809875  253   101045   10282  22625    816 36.33
149.09/149.23	c    29763    595    33101  3021176   91    66253   11311   5254    811 36.67
149.09/149.23	c    30013    595    33385  3181170   95    66821   12443   5538    814 36.83
149.09/149.23	c    30488    595    33910  3477037  102    67871   13688   6063    820 37.15
149.09/149.23	c    31302    595    34829  3994777  114    69709   15057   6982    829 37.74
149.09/149.23	c    32622    595    36363  4858211  133    72777   16563   8516    839 38.84
149.09/149.23	c    34704    595    38725  6189263  159    77501   18220  10878    853 40.65
149.09/149.23	c    37927    595    42424  8271264  194    84899   20043  14577    865 43.81
149.09/149.23	c    42863    595    37870  5695976  150    75767   22048  10023    868 49.37
149.09/149.23	c    50371    595    46497 10546655  226    93084   24253  18650    882 57.10
149.09/149.23	c    61732    595    47003 10826421  230    94072   26679  19156    840 73.47
149.09/149.23	c    78876    595    52122 13721266  263   104296   29347  24275    778 101.34
149.09/149.23	c   104696    595    47620 11163361  234    95358   32282  19773    706 148.21
149.09/149.23	o -28
1797.99/1798.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.99/1798.41	c   105627    595    48692 11767452  241    97530   10282  20845    708 149.13
1797.99/1798.41	c   105728    595    33102  3006308   90    66275   11311   5255    706 149.70
1797.99/1798.41	c   105978    595    33383  3164582   94    66837   12443   5536    706 149.90
1797.99/1798.41	c   106453    595    33920  3466374  102    67911   13688   6073    708 150.28
1797.99/1798.41	c   107266    595    34853  3990857  114    69777   15057   7006    710 150.98
1797.99/1798.41	c   108586    595    36378  4847700  133    72827   16563   8531    714 151.99
1797.99/1798.41	c   110667    595    38767  6187382  159    77630   18220  10920    719 153.89
1797.99/1798.41	c   113890    595    42519  8295866  195    85134   20043  14672    723 157.48
1797.99/1798.41	c   118826    595    37870  5683120  150    75768   22048  10023    722 164.37
1797.99/1798.41	c   126332    595    46592 10582139  227    93212   24253  18745    733 172.15
1797.99/1798.41	c   137694    595    46989 10808619  230    94032   26679  19142    734 187.54
1797.99/1798.41	c   154838    595    51694 13450302  260   103416   29347  23847    732 211.51
1797.99/1798.41	c   180657    595    47619 11140236  233    95266   32282  19772    723 249.55
1797.99/1798.41	c   219489    595    52958 14154557  267   105944   35511  25111    671 326.75
1797.99/1798.41	c   277841    595    51815 13496508  260   103721   39063  23968    644 430.87
1797.99/1798.41	c   365473    595    47571 11057180  232    95367   42970  19724    526 693.90
1797.99/1798.41	c   497025    595    51292 13201295  257   102638   47268  23445    520 955.56
1797.99/1798.41	c   694457    595    71880 24747996  344   144011   51995  44033    393 1765.31
1797.99/1798.41	c Resources Exceeded
1797.99/1798.41	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 x562 -x561 x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 x345 -x344 -x343 -x342 -x341 -x340 x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 x257 -x256 -x255 x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1797.99/1798.41	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.41	c   44   711824  60755   787777    52214 13748329  24367    395 1798.00
1797.99/1798.41	c Objective: -28
1797.99/1798.41	s SATISFIABLE
1797.99/1798.41	c Total time: 1798 s

Verifier Data

OK	-28

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-3707933-1338154610/watcher-3707933-1338154610 -o /tmp/evaluation-result-3707933-1338154610/solver-3707933-1338154610 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707933-1338154610.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.07 2.02 1.99 2/174 28462
/proc/meminfo: memFree=27983684/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=11584 CPUtime=0 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 281586419 11862016 300 33554432000 134512640 137138936 4291346656 4291345064 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 2896 300 182 642 0 2090 0

[startup+0.098105 s]
/proc/loadavg: 2.07 2.02 1.99 2/174 28462
/proc/meminfo: memFree=27983684/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=15672 CPUtime=0.09 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 1685 0 0 0 9 0 0 0 20 0 1 0 281586419 16048128 1476 33554432000 134512640 137138936 4291346656 4291338012 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 3918 1476 185 642 0 3274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15672

[startup+0.100252 s]
/proc/loadavg: 2.07 2.02 1.99 2/174 28462
/proc/meminfo: memFree=27983684/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=15672 CPUtime=0.09 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 1685 0 0 0 9 0 0 0 20 0 1 0 281586419 16048128 1476 33554432000 134512640 137138936 4291346656 4291338012 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 3918 1476 185 642 0 3274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15672

[startup+0.300177 s]
/proc/loadavg: 2.07 2.02 1.99 2/174 28462
/proc/meminfo: memFree=27983684/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=16548 CPUtime=0.29 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 2098 0 0 0 28 1 0 0 20 0 1 0 281586419 16945152 1702 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 4137 1702 192 642 0 3493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16548

[startup+0.700183 s]
/proc/loadavg: 2.07 2.02 1.99 2/174 28462
/proc/meminfo: memFree=27983684/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=21640 CPUtime=0.69 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 3363 0 0 0 67 2 0 0 20 0 1 0 281586419 22159360 2967 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 5410 2967 192 642 0 4766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21640

[startup+1.50019 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 28501
/proc/meminfo: memFree=27970708/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=31324 CPUtime=1.48 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 5790 0 0 0 146 2 0 0 20 0 1 0 281586419 32075776 5394 33554432000 134512640 137138936 4291346656 4291345184 134603271 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 7831 5394 192 642 0 7187 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31324

[startup+3.10019 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 28501
/proc/meminfo: memFree=27951388/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=48744 CPUtime=3.09 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 10152 0 0 0 306 3 0 0 20 0 1 0 281586419 49913856 9756 33554432000 134512640 137138936 4291346656 4291344936 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 12186 9756 192 642 0 11542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48744

[startup+6.30032 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 28501
/proc/meminfo: memFree=27911256/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=79308 CPUtime=6.28 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 17807 0 0 0 623 5 0 0 20 0 1 0 281586419 81211392 17403 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 19827 17403 192 642 0 19183 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 79308

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 1.99 3/177 28653
/proc/meminfo: memFree=27859296/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=124260 CPUtime=12.68 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 29031 0 0 0 1260 8 0 0 20 0 1 0 281586419 127242240 28627 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 31065 28627 192 642 0 30421 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 124260

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 1.99 3/177 28653
/proc/meminfo: memFree=27776596/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=179400 CPUtime=25.46 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 42835 0 0 0 2534 12 0 0 20 0 1 0 281586419 183705600 42416 33554432000 134512640 137138936 4291346656 4291345584 134542307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 44850 42416 192 642 0 44206 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 179400

[startup+51.1002 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 28654
/proc/meminfo: memFree=27755996/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=179504 CPUtime=51.04 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 42885 0 0 0 5090 14 0 0 20 0 1 0 281586419 183812096 42450 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 44876 42450 192 642 0 44232 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 179504

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 28654
/proc/meminfo: memFree=27682384/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=212768 CPUtime=102.22 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 51236 0 0 0 10201 21 0 0 20 0 1 0 281586419 217874432 50763 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 53192 50763 192 642 0 52548 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 212768

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 28654
/proc/meminfo: memFree=27629920/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=232880 CPUtime=162.18 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 56295 0 0 0 16191 27 0 0 20 0 1 0 281586419 238469120 55795 33554432000 134512640 137138936 4291346656 4291345584 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 58220 55795 192 642 0 57576 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 232880

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 28657
/proc/meminfo: memFree=27565468/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=232224 CPUtime=222.17 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 56381 0 0 0 22187 30 0 0 20 0 1 0 281586419 237797376 55629 33554432000 134512640 137138936 4291346656 4291345584 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 58056 55629 192 642 0 57412 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 232224

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29037
/proc/meminfo: memFree=27716812/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=253612 CPUtime=282.16 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 61741 0 0 0 28179 37 0 0 20 0 1 0 281586419 259698688 60956 33554432000 134512640 137138936 4291346656 4291345584 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 63403 60956 192 642 0 62759 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 253612

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 29037
/proc/meminfo: memFree=27645320/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=276808 CPUtime=342.16 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 67599 0 0 0 34173 43 0 0 20 0 1 0 281586419 283451392 66778 33554432000 134512640 137138936 4291346656 4291345080 134606964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 69202 66778 192 642 0 68558 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 276808

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29038
/proc/meminfo: memFree=27620200/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=277156 CPUtime=402.14 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 67655 0 0 0 40167 47 0 0 20 0 1 0 281586419 283807744 66833 33554432000 134512640 137138936 4291346656 4291345552 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 69289 66833 192 642 0 68645 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 277156

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29038
/proc/meminfo: memFree=27569472/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=302060 CPUtime=462.12 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 73962 0 0 0 46158 54 0 0 20 0 1 0 281586419 309309440 73072 33554432000 134512640 137138936 4291346656 4291345380 136502581 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 75515 73072 192 642 0 74871 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 302060

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29038
/proc/meminfo: memFree=27549848/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=302060 CPUtime=522.11 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 73962 0 0 0 52154 57 0 0 20 0 1 0 281586419 309309440 73072 33554432000 134512640 137138936 4291346656 4291345552 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 75515 73072 192 642 0 74871 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 302060

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29038
/proc/meminfo: memFree=27524964/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=302060 CPUtime=582.1 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 73962 0 0 0 58149 61 0 0 20 0 1 0 281586419 309309440 73072 33554432000 134512640 137138936 4291346656 4291345584 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 75515 73072 192 642 0 74871 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 302060

[startup+642.3 s]

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

/proc/meminfo: memFree=27339392/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1121.98 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 112104 94 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 361648

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29054
/proc/meminfo: memFree=27328356/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1181.97 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 118100 97 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 361648

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29054
/proc/meminfo: memFree=27314592/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1241.96 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 124097 99 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 361648

[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29055
/proc/meminfo: memFree=27307100/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1301.96 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 130094 102 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 361648

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29055
/proc/meminfo: memFree=27298476/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1361.94 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 136090 104 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542764 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 361648

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 29058
/proc/meminfo: memFree=27290300/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1421.94 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 142087 107 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542972 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 361648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29081
/proc/meminfo: memFree=27280824/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1481.93 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 148083 110 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542316 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 361648

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29081
/proc/meminfo: memFree=27273764/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1541.91 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 154079 112 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 361648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27267440/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361648 CPUtime=1601.91 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89061 0 0 0 160076 115 0 0 20 0 1 0 281586419 370327552 87983 33554432000 134512640 137138936 4291346656 4291345584 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90412 87983 192 642 0 89768 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 361648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27267936/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361952 CPUtime=1661.9 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89110 0 0 0 166073 117 0 0 20 0 1 0 281586419 370638848 88032 33554432000 134512640 137138936 4291346656 4291345584 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90488 88032 192 642 0 89844 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 361952

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29082
/proc/meminfo: memFree=27267812/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=361952 CPUtime=1721.89 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 89110 0 0 0 172068 121 0 0 20 0 1 0 281586419 370638848 88032 33554432000 134512640 137138936 4291346656 4291345552 134542495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 90488 88032 192 642 0 89844 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 361952

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29082
/proc/meminfo: memFree=27232868/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1781.88 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 178062 126 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345584 134542439 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 395788

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233116/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1791.48 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179022 126 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 395788

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233116/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1794.69 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179342 127 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345552 134542339 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 395788

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233240/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1796.28 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179501 127 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345772 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1796.28
Current children cumulated vsize (KiB) 395788

[startup+1797.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233240/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1797.08 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179581 127 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345552 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1797.08
Current children cumulated vsize (KiB) 395788

[startup+1797.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233240/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1797.48 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179621 127 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345552 134542301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 395788

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233240/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1797.88 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179661 127 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345408 134573202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 395788

[startup+1798.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29082
/proc/meminfo: memFree=27233240/32873648 swapFree=7104/7104
[pid=28462] ppid=28460 vsize=395788 CPUtime=1797.99 cores=0,2,4,6
/proc/28462/stat : 28462 (bsolo) R 28460 28462 23788 0 -1 4202496 97622 0 0 0 179672 127 0 0 20 0 1 0 281586419 405286912 96492 33554432000 134512640 137138936 4291346656 4291345584 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28462/statm: 98947 96492 192 642 0 98303 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 395788

Child status: 0
Real time (s): 1798.42
CPU time (s): 1798.01
CPU user time (s): 1796.73
CPU system time (s): 1.27381
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 395788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.73
system time used= 1.27381
maximum resident set size= 386176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97623
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= 167
involuntary context switches= 2336

runsolver used 5.11122 second user time and 15.7886 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 23:36:50
IDJOB=3707933
IDBENCH=2274
IDSOLVER=2286
FILE ID=node127/3707933-1338154610
RUNJOBID= node127-1338149212-27947
PBS_JOBID= 14624481
Free space on /tmp= 71172 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707933-1338154610/watcher-3707933-1338154610 -o /tmp/evaluation-result-3707933-1338154610/solver-3707933-1338154610 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707933-1338154610.opb

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

MD5SUM BENCH= 907943cf03e4e0f899b19858f5690e6e
RANDOM SEED=758190847

node127.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.348
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	: 5332.69
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.348
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.348
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.94
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.348
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.348
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.91
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.348
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.348
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.348
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:       32873648 kB
MemFree:        27983948 kB
Buffers:          476784 kB
Cached:          3518420 kB
SwapCached:            0 kB
Active:          1221668 kB
Inactive:        2786700 kB
Active(anon):      15116 kB
Inactive(anon):        0 kB
Active(file):    1206552 kB
Inactive(file):  2786700 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4684 kB
Writeback:             0 kB
AnonPages:         64484 kB
Mapped:            14360 kB
Shmem:               200 kB
Slab:             743192 kB
SReclaimable:     187624 kB
SUnreclaim:       555568 kB
KernelStack:        1472 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     126256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 71168 MiB
End job on node127 at 2012-05-28 00:06:48