Trace number 4112749

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
minisatp 2012-10-02 git-d91742bSAT (TO)26876 1800.02 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/
submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
MD5SUMaa73e48897f9c10e5003e2188d9e7ab9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24890
Best CPU time to get the best result obtained on this benchmark0.085986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24890
Optimality of the best value was proved YES
Number of variables644
Total number of constraints1034
Number of constraints which are clauses1034
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 353
Biggest coefficient in the objective function 2034
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 561307
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2034
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 561307
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.01	c Converting 1030 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ##########
0.00/0.01	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[1012]---> BDD-cost:    1
0.00/0.01	c ---[1010]---> BDD-cost:    1
0.00/0.01	c ---[ 919]---> BDD-cost:    1
0.00/0.01	c ---[ 889]---> BDD-cost:    1
0.00/0.01	c ---[ 887]---> BDD-cost:    1
0.00/0.01	c ---[ 819]---> BDD-cost:    1
0.00/0.01	c ---[ 817]---> BDD-cost:    1
0.00/0.01	c ---[ 773]---> BDD-cost:    1
0.00/0.01	c ---[ 771]---> BDD-cost:    1
0.00/0.01	c ---[ 756]---> BDD-cost:    1
0.00/0.01	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	===============================================================================
0.00/0.01	c Found solution: 26876
0.00/0.01	c ---[   0]---> Adder-cost: 3474   maxlim: 534431   bits: 20/20
1800.01/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |    3940    24728    88133 |     9066      100      4 |  1.598 % |
1800.01/1800.30	|       250 |    3940    24728    88133 |     9973      250      4 |  1.598 % |
1800.01/1800.30	|       475 |    3940    24728    88133 |    10970      475      4 |  1.598 % |
1800.01/1800.30	|       812 |    3940    24728    88133 |    12068      812      5 |  1.598 % |
1800.01/1800.30	|      1318 |    3940    24728    88133 |    13274     1318      6 |  1.598 % |
1800.01/1800.30	|      2077 |    3940    24728    88133 |    14602     2077      8 |  1.598 % |
1800.01/1800.30	|      3216 |    3940    24728    88133 |    16062     3216     18 |  1.598 % |
1800.01/1800.30	|      4924 |    3940    24728    88133 |    17668     4924     20 |  1.598 % |
1800.01/1800.30	|      7486 |    3940    24728    88133 |    19435     7486     28 |  1.598 % |
1800.01/1800.30	|     11330 |    3940    24728    88133 |    21379    11330     38 |  1.599 % |
1800.01/1800.30	|     17096 |    3940    24728    88133 |    23517    17096     45 |  1.598 % |
1800.01/1800.30	|     25745 |    3940    24728    88133 |    25869    13903     45 |  1.598 % |
1800.01/1800.30	|     38719 |    3940    24728    88133 |    28455    13642     54 |  1.598 % |
1800.01/1800.30	|     58180 |    3940    24728    88133 |    31301    18764     50 |  1.598 % |
1800.01/1800.30	|     87372 |    3940    24728    88133 |    34431    15955     57 |  1.598 % |
1800.01/1800.30	|    131161 |    3940    24728    88133 |    37874    23289     59 |  1.598 % |
1800.01/1800.30	|    196845 |    3940    24728    88133 |    41662    23952     69 |  1.599 % |
1800.01/1800.30	|    295371 |    3940    24728    88133 |    45828    24639     57 |  1.598 % |
1800.01/1800.30	|    443160 |    3940    24728    88133 |    50411    29795     97 |  1.598 % |
1800.01/1800.30	|    664843 |    3940    24728    88133 |    55452    24844     59 |  1.598 % |
1800.01/1800.30	|    997368 |    3940    24728    88133 |    60997    55634     89 |  1.598 % |
1800.01/1800.30	|   1496156 |    3940    24728    88133 |    67097    37889     65 |  1.599 % |
1800.01/1800.30	|   2244338 |    3940    24728    88133 |    73807    62591     83 |  1.598 % |
1800.01/1800.30	|   3366612 |    3940    24728    88133 |    81188    42050     71 |  1.598 % |
1800.01/1800.30	|   5050023 |    3940    24728    88133 |    89306    73869     78 |  1.599 % |
1800.01/1800.30	|   7575139 |    3940    24728    88133 |    98237    46714     97 |  1.598 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x77 -x79 -x80 -x81 -x82 -x84 -x86 -x88 x89 -x91 -x93 -x95 -x97 -x99 -x100 -x102 -x104 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x120 -x122 -x124 -x126 x127 -x129 -x131 -x133 -x135 -x137 -x139 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 x174 -x176 -x178 -x180 -x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x235 -x237 -x239 -x241 -x243 -x245 -x247 -x249 -x251 -x253 -x255 -x256 -x258 -x260 -x262 -x263 -x265 -x267 -x269 -x271 -x273 x274 -x276 -x278 -x280 -x282 -x283 -x285 -x287 -x288 -x290 -x292 -x293 -x295 -x297 -x299 -x301 -x303 -x305 -x307 -x309 -x310 -x311 -x313 -x314 -x316 -x318 -x319 -x321 -x323 -x324 -x326 -x327 -x329 -x331 -x333 -x334 -x336 -x338 -x340 -x342 -x343 -x345 -x346 -x348 -x349 -x350 -x352 -x354 -x355 -x357 -x358 -x359 -x360 -x362 -x363 -x365 -x367 -x368 -x370 -x371 -x373 -x375 -x377 -x379 -x381 -x383 -x385 -x387 -x388 -x389 -x391 -x393 -x395 -x397 -x399 -x401 -x403 -x405 -x407 -x409 -x410 -x412 -x414 -x416 -x418 -x420 -x422 -x423 -x425 -x426 -x428 -x430 -x432 -x434 x435 -x437 -x439 -x441 -x443 -x445 -x447 -x449 -x451 -x452 -x454 -x455 -x457 -x458 -x459 -x461 -x463 -x465 -x467 -x469 x470 -x472 -x473 -x474 -x475 -x477 -x479 -x481 -x482 -x483 -x485 -x486 -x487 -x489 -x490 -x492 -x493 -x494 -x496 -x498 -x500 -x502 x503 -x505 -x506 -x508 -x510 -x511 -x513 -x515 -x517 -x519 -x521 -x523 -x525 -x526 -x528 -x530 -x531 -x532 -x534 -x536 -x537 -x539 -x541 -x543 -x544 -x546 x547 -x548 -x550 -x551 -x553 -x555 -x556 -x558 -x559 -x561 -x563 -x565 -x567 -x569 -x570 -x571 -x573 -x574 -x575 -x576 -x578 -x580 x581 -x582 -x583 -x585 -x586 x587 -x589 -x591 -x593 -x594 -x595 -x596 -x598 -x599 -x600 -x602 -x604 -x605 -x606 -x607 -x609 x610 -x611 -x612 -x613 -x615 x616 x617 -x618 -x619 -x621 -x622 -x623 x624 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 x640 x641 x642 x643 -x644 -x55 -x1 -x57 -x59 -x61 -x2 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x3 -x78 -x4 -x5 -x6 -x83 -x85 -x87 -x90 -x92 -x94 -x96 -x98 -x7 -x101 -x103 -x8 -x106 -x108 -x110 -x9 -x112 -x114 -x116 -x118 -x121 -x123 x10 -x125 -x128 -x11 -x130 -x132 -x134 -x136 -x138 -x141 -x12 -x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x13 -x236 -x238 -x240 -x242 -x14 -x244 -x246 -x248 -x250 -x252 -x254 -x257 -x259 -x261 -x15 -x264 -x266 -x268 -x270 -x272 -x275 -x277 -x279 -x281 -x284 -x286 -x16 -x289 -x291 -x17 -x294 -x296 -x298 -x300 -x302 -x304 -x306 -x18 -x308 -x19 -x312 -x20 -x315 -x317 -x21 -x320 -x322 -x22 -x325 -x23 -x328 -x330 -x332 -x335 -x337 -x339 -x24 -x341 -x344 -x25 -x347 -x26 -x27 -x351 -x28 -x353 -x356 -x29 -x30 -x361 -x364 -x31 -x366 -x369 -x32 -x372 -x374 -x376 -x378 -x380 -x382 -x384 -x386 -x390 -x392 -x394 -x396 -x33 -x398 -x400 -x402 -x404 -x406 -x408 -x411 -x413 -x415 -x417 -x34 -x419 -x421 -x424 -x35 -x427 -x429 -x431 -x433 -x436 -x438 -x440 -x442 -x444 -x446 -x448 -x450 -x453 -x36 -x456 -x37 -x460 -x462 -x464 -x466 -x468 -x471 -x38 -x39 -x40 -x476 -x478 -x480 -x41 -x484 -x42 -x488 -x491 -x43 -x495 -x497 -x499 -x501 -x504 -x507 -x509 -x512 -x514 -x516 -x518 -x520 -x522 -x524 -x527 -x529 -x44 -x533 -x535 -x45 -x538 -x540 -x542 -x545 -x549 -x552 -x554 -x557 -x560 -x562 -x564 -x566 -x568 -x572 -x46 -x577 -x579 -x47 -x584 -x588 -x590 -x592 -x48 -x49 -x597 -x50 -x601 -x51 -x603 -x608 -x614 -x620 -x52 -x625 -x53 -x54

Verifier Data

OK	26876

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4112749-1466567009/watcher-4112749-1466567009 -o /tmp/evaluation-result-4112749-1466567009/solver-4112749-1466567009 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466551518-31280 --watchdog 1960 minisatp HOME/instance-4112749-1466567009.opb 

pid=1280
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.38 2.27 2.20 3/176 1283
/proc/meminfo: memFree=28853444/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=6468 CPUtime=0 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 320 0 0 0 0 0 0 0 20 0 1 0 58749662 6623232 197 33554432000 4194304 5646918 140735986431616 140733200585560 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 1617 202 94 355 0 1258 0

[startup+0.100157 s]
/proc/loadavg: 2.38 2.27 2.20 3/176 1283
/proc/meminfo: memFree=28853444/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=6828 CPUtime=0.09 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 1569 0 0 0 9 0 0 0 20 0 1 0 58749662 6991872 1435 33554432000 4194304 5646918 140735986431616 140735986325640 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 1707 1435 137 355 0 1348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6828

[startup+0.200345 s]
/proc/loadavg: 2.38 2.27 2.20 3/176 1283
/proc/meminfo: memFree=28853444/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=11684 CPUtime=0.19 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 2808 0 0 0 19 0 0 0 20 0 1 0 58749662 11964416 2674 33554432000 4194304 5646918 140735986431616 140735986325640 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 2921 2675 137 355 0 2562 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11684

[startup+0.300341 s]
/proc/loadavg: 2.38 2.27 2.20 3/176 1283
/proc/meminfo: memFree=28853444/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=16724 CPUtime=0.29 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 4060 0 0 0 29 0 0 0 20 0 1 0 58749662 17125376 3926 33554432000 4194304 5646918 140735986431616 140735986325640 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 4181 3926 137 355 0 3822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16724

[startup+0.700227 s]
/proc/loadavg: 2.38 2.27 2.20 3/176 1283
/proc/meminfo: memFree=28853444/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=18996 CPUtime=0.69 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 4610 0 0 0 69 0 0 0 20 0 1 0 58749662 19451904 4476 33554432000 4194304 5646918 140735986431616 140735986325640 4817536 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 4749 4476 140 355 0 4390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18996

[startup+1.50023 s]
/proc/loadavg: 2.35 2.26 2.20 3/177 1284
/proc/meminfo: memFree=28835480/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=18996 CPUtime=1.49 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 4610 0 0 0 149 0 0 0 20 0 1 0 58749662 19451904 4476 33554432000 4194304 5646918 140735986431616 140735986305176 4819040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 4749 4476 140 355 0 4390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18996

[startup+3.10023 s]
/proc/loadavg: 2.35 2.26 2.20 3/177 1284
/proc/meminfo: memFree=28832936/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=18996 CPUtime=3.09 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 4649 0 0 0 309 0 0 0 20 0 1 0 58749662 19451904 4515 33554432000 4194304 5646918 140735986431616 140735986305176 4828237 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 4749 4515 175 355 0 4390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18996

[startup+6.30023 s]
/proc/loadavg: 2.35 2.26 2.20 3/177 1284
/proc/meminfo: memFree=28821460/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=30448 CPUtime=6.29 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 5332 0 0 0 628 1 0 0 20 0 1 0 58749662 31178752 7357 33554432000 4194304 5646918 140735986431616 140735986429864 4399261 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 7612 7357 185 355 0 7253 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30448

[startup+12.7002 s]
/proc/loadavg: 2.30 2.26 2.19 3/177 1284
/proc/meminfo: memFree=28806308/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=34868 CPUtime=12.69 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 5944 0 0 0 1268 1 0 0 20 0 1 0 58749662 35704832 8471 33554432000 4194304 5646918 140735986431616 140735986429880 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 8717 8471 185 355 0 8358 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34868

[startup+25.5003 s]
/proc/loadavg: 2.25 2.25 2.19 3/177 1284
/proc/meminfo: memFree=28797636/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=26096 CPUtime=25.48 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 7436 0 0 0 2547 1 0 0 20 0 1 0 58749662 26722304 6326 33554432000 4194304 5646918 140735986431616 140735986430328 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 6524 6326 185 355 0 6165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26096

[startup+51.1004 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 1284
/proc/meminfo: memFree=28747008/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=68008 CPUtime=51.08 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9575 0 0 0 5106 2 0 0 20 0 1 0 58749662 69640192 13325 33554432000 4194304 5646918 140735986431616 140735986429864 4397805 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 17002 13325 185 355 0 16643 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68008

[startup+102.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 1285
/proc/meminfo: memFree=28670492/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=102.28 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9659 0 0 0 10225 3 0 0 20 0 1 0 58749662 88948736 15374 33554432000 4194304 5646918 140735986431616 140735986429864 4403057 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 15374 185 355 0 21357 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86864

[startup+162.3 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 1286
/proc/meminfo: memFree=28593660/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=162.27 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9660 0 0 0 16224 3 0 0 20 0 1 0 58749662 88948736 15886 33554432000 4194304 5646918 140735986431616 140735986429864 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 15886 185 355 0 21357 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 86864

[startup+222.307 s]
/proc/loadavg: 2.42 2.29 2.20 4/177 1287
/proc/meminfo: memFree=28492816/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=222.26 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9661 0 0 0 22223 3 0 0 20 0 1 0 58749662 88948736 16398 33554432000 4194304 5646918 140735986431616 140735986429864 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 16398 185 355 0 21357 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 86864

[startup+282.3 s]
/proc/loadavg: 2.25 2.26 2.20 3/177 1289
/proc/meminfo: memFree=28414804/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=282.25 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9760 0 0 0 28222 3 0 0 20 0 1 0 58749662 88948736 20585 33554432000 4194304 5646918 140735986431616 140735986429864 4400108 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 20585 185 355 0 21357 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 86864

[startup+342.3 s]
/proc/loadavg: 2.17 2.24 2.19 3/177 1290
/proc/meminfo: memFree=28347604/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=342.24 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9760 0 0 0 34221 3 0 0 20 0 1 0 58749662 88948736 20585 33554432000 4194304 5646918 140735986431616 140735986429864 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 20585 185 355 0 21357 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 86864

[startup+402.3 s]
/proc/loadavg: 2.39 2.29 2.20 3/178 1294
/proc/meminfo: memFree=28280744/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=402.23 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 9843 0 0 0 40220 3 0 0 20 0 1 0 58749662 88948736 21179 33554432000 4194304 5646918 140735986431616 140735986429864 4403155 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 21179 185 355 0 21357 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 86864

[startup+462.3 s]
/proc/loadavg: 2.20 2.25 2.19 3/177 1295
/proc/meminfo: memFree=28216328/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=462.22 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 10399 0 0 0 46218 4 0 0 20 0 1 0 58749662 88948736 21516 33554432000 4194304 5646918 140735986431616 140735986430328 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 21516 185 355 0 21357 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 86864

[startup+522.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/177 1296
/proc/meminfo: memFree=28154084/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=522.21 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 10399 0 0 0 52217 4 0 0 20 0 1 0 58749662 88948736 21516 33554432000 4194304 5646918 140735986431616 140735986430328 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 21516 185 355 0 21357 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 86864

[startup+582.3 s]
/proc/loadavg: 2.34 2.26 2.19 3/177 1298
/proc/meminfo: memFree=28108100/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=86864 CPUtime=582.21 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 10399 0 0 0 58217 4 0 0 20 0 1 0 58749662 88948736 21516 33554432000 4194304 5646918 140735986431616 140735986430328 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 21716 21516 185 355 0 21357 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 86864


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


[startup+942.3 s]
/proc/loadavg: 2.32 2.25 2.19 3/177 1367
/proc/meminfo: memFree=30015164/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=942.14 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 11153 0 0 0 94209 5 0 0 20 0 1 0 58749662 117518336 28173 33554432000 4194304 5646918 140735986431616 140735986429864 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28173 185 355 0 28332 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 114764

[startup+1002.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/178 1371
/proc/meminfo: memFree=29816180/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1002.13 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 11664 0 0 0 100207 6 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4397625 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 114764

[startup+1062.3 s]
/proc/loadavg: 2.27 2.25 2.19 3/178 1397
/proc/meminfo: memFree=30074028/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1062.12 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 11881 0 0 0 106206 6 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 114764

[startup+1122.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/177 1398
/proc/meminfo: memFree=29845088/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1122.11 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 12319 0 0 0 112203 8 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 114764

[startup+1182.3 s]
/proc/loadavg: 2.15 2.22 2.18 4/177 1400
/proc/meminfo: memFree=30111348/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1182.1 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 12536 0 0 0 118202 8 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4389061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 114764

[startup+1242.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 1401
/proc/meminfo: memFree=29868264/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1242.09 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 12970 0 0 0 124200 9 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 114764

[startup+1302.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/177 1402
/proc/meminfo: memFree=29663644/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1302.08 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 13187 0 0 0 130199 9 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 114764

[startup+1362.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 1403
/proc/meminfo: memFree=29978592/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1362.07 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 13187 0 0 0 136198 9 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 114764

[startup+1422.3 s]
/proc/loadavg: 2.13 2.19 2.18 3/177 1404
/proc/meminfo: memFree=29770572/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1422.06 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 13187 0 0 0 142197 9 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 114764

[startup+1482.3 s]
/proc/loadavg: 2.16 2.18 2.17 4/177 1406
/proc/meminfo: memFree=29565284/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=164084 CPUtime=1482.06 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 14071 0 0 0 148194 12 0 0 20 0 1 0 58749662 168022016 38391 33554432000 4194304 5646918 140735986431616 140735986429912 4402776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 41021 38391 185 355 0 40662 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 164084

[startup+1542.31 s]
/proc/loadavg: 2.15 2.18 2.17 3/177 1408
/proc/meminfo: memFree=30032024/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1542.05 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 14730 0 0 0 154191 14 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 114764

[startup+1602.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/178 1412
/proc/meminfo: memFree=29782040/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=164084 CPUtime=1602.04 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 15602 0 0 0 160188 16 0 0 20 0 1 0 58749662 168022016 37367 33554432000 4194304 5646918 140735986431616 140735986429912 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 41021 37367 185 355 0 40662 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 164084

[startup+1662.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 1413
/proc/meminfo: memFree=29588212/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=164084 CPUtime=1662.03 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 16473 0 0 0 166185 18 0 0 20 0 1 0 58749662 168022016 36343 33554432000 4194304 5646918 140735986431616 140735986429912 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 41021 36343 185 355 0 40662 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 164084

[startup+1722.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 1414
/proc/meminfo: memFree=30105600/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1722.02 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 17129 0 0 0 172182 20 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 114764

[startup+1782.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/176 1415
/proc/meminfo: memFree=29846080/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1782.01 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 18001 0 0 0 178179 22 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402725 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 114764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.39 2.25 2.20 3/177 1417
/proc/meminfo: memFree=29789616/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1800.01 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 18218 0 0 0 179978 23 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 114764

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1283 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.39 2.25 2.20 3/177 1417
/proc/meminfo: memFree=29789616/32872528 swapFree=1431120/1543540
[pid=1283] ppid=1280 vsize=114764 CPUtime=1800.01 cores=0,2,4,6
/proc/1283/stat : 1283 (minisatp) R 1280 1283 31264 0 -1 4202496 18218 0 0 0 179978 23 0 0 20 0 1 0 58749662 117518336 28461 33554432000 4194304 5646918 140735986431616 140735986430328 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/1283/statm: 28691 28461 185 355 0 28332 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 114764

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.79
CPU system time (s): 0.231964
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 164084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.231964
maximum resident set size= 155612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18218
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= 13
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52716 second user time and 6.62099 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-22 05:43:29
IDJOB=4112749
IDBENCH=25022
IDSOLVER=2555
FILE ID=node116/4112749-1466567009
RUNJOBID= node116-1466551518-31280
PBS_JOBID= 19943338
Free space on /tmp= 71684 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112749-1466567009/watcher-4112749-1466567009 -o /tmp/evaluation-result-4112749-1466567009/solver-4112749-1466567009 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466551518-31280 --watchdog 1960  minisatp HOME/instance-4112749-1466567009.opb

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

MD5SUM BENCH= aa73e48897f9c10e5003e2188d9e7ab9
RANDOM SEED=640811208

node116.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.781
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.56
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.781
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	: 5332.55
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.781
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	: 5332.55
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.781
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	: 5332.55
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.781
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	: 5332.55
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.781
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	: 5332.54
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.781
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	: 5332.55
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.781
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28854088 kB
Buffers:           85052 kB
Cached:            88316 kB
SwapCached:         2344 kB
Active:          1621016 kB
Inactive:         109840 kB
Active(anon):    1558388 kB
Inactive(anon):     1572 kB
Active(file):      62628 kB
Inactive(file):   108268 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099612 kB
Dirty:              3604 kB
Writeback:             0 kB
AnonPages:       3099896 kB
Mapped:             8968 kB
Shmem:                 0 kB
Slab:             605896 kB
SReclaimable:      49844 kB
SUnreclaim:       556052 kB
KernelStack:        1488 kB
PageTables:        10208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3461336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1611776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4112749-1466567009.opb

Free space on /tmp at the end= 71680 MiB
End job on node116 at 2016-06-22 06:13:30