Trace number 3731419

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)191 1800.05 1800.33

General information on the benchmark

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver SoPlex 1.4.1
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-3731419-1338687882.opb>
0.00/0.01	c original problem has 475 variables (475 bin, 0 int, 0 impl, 0 cont) and 475 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 475 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 11 del conss, 0 chg bounds, 247 chg sides, 517 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 49 del conss, 0 chg bounds, 342 chg sides, 646 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 147 del conss, 0 chg bounds, 361 chg sides, 681 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.02	c (round 6) 0 del vars, 148 del conss, 0 chg bounds, 372 chg sides, 693 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.03	c    (0.0s) probing: 101/475 (21.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03	c presolving (7 rounds):
0.00/0.03	c  0 deleted vars, 148 deleted constraints, 0 tightened bounds, 0 added holes, 372 changed sides, 693 changed coefficients
0.00/0.03	c  324 implications, 0 cliques
0.00/0.03	c presolved problem has 475 variables (475 bin, 0 int, 0 impl, 0 cont) and 601 constraints
0.00/0.03	c     438 constraints of type <knapsack>
0.00/0.03	c     162 constraints of type <setppc>
0.00/0.03	c       1 constraints of type <logicor>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.01
0.00/0.03	c OPT-LIN
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = c 13950
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = c 1791
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = c 10000
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving problem
0.00/0.03	c 
0.29/0.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.30	c   0.3s|     1 |     0 |  2040 |2512k|   0 | 328 | 475 | 601 | 601 | 475 | 601 |   0 |   0 |   0 | 1.553322e+02 |      --      |    Inf 
0.29/0.30	o 342
0.29/0.30	c r 0.3s|     1 |     0 |  2040 |2526k|   0 | 328 | 475 | 601 | 601 | 475 | 601 |   0 |   0 |   0 | 1.553322e+02 | 3.420000e+02 | 120.17%
0.29/0.30	o 341
0.29/0.30	c R 0.3s|     1 |     0 |  2040 |2539k|   0 | 328 | 475 | 601 | 601 | 475 | 601 |   0 |   0 |   0 | 1.553322e+02 | 3.410000e+02 | 119.53%
0.29/0.31	o 340
0.29/0.31	c s 0.3s|     1 |     0 |  2040 |2553k|   0 | 328 | 475 | 601 | 601 | 475 | 601 |   0 |   0 |   0 | 1.553322e+02 | 3.400000e+02 | 118.89%
0.68/0.74	c   0.7s|     1 |     0 |  2985 |2858k|   0 | 386 | 475 | 601 | 601 | 475 | 804 | 203 |   0 |   0 | 1.623444e+02 | 3.400000e+02 | 109.43%
1.19/1.21	c   1.2s|     1 |     0 |  3859 |3086k|   0 | 406 | 475 | 601 | 601 | 475 | 962 | 361 |   0 |   0 | 1.648247e+02 | 3.400000e+02 | 106.28%
1.69/1.70	c   1.7s|     1 |     0 |  4554 |3241k|   0 | 418 | 475 | 601 | 601 | 475 |1078 | 477 |   0 |   0 | 1.661962e+02 | 3.400000e+02 | 104.58%
2.09/2.15	c   2.1s|     1 |     0 |  5059 |3302k|   0 | 421 | 475 | 601 | 601 | 475 |1134 | 533 |   0 |   0 | 1.667788e+02 | 3.400000e+02 | 103.86%
2.58/2.60	c   2.6s|     1 |     0 |  5447 |3378k|   0 | 433 | 475 | 601 | 601 | 475 |1198 | 597 |   0 |   0 | 1.670399e+02 | 3.400000e+02 | 103.54%
2.89/2.92	c   2.9s|     1 |     0 |  5589 |3390k|   0 | 426 | 475 | 601 | 601 | 475 |1217 | 616 |   0 |   0 | 1.670755e+02 | 3.400000e+02 | 103.50%
3.20/3.22	c   3.2s|     1 |     0 |  5631 |3398k|   0 | 427 | 475 | 601 | 601 | 475 |1222 | 621 |   0 |   0 | 1.670816e+02 | 3.400000e+02 | 103.49%
3.49/3.52	o 215
3.49/3.52	c k 3.5s|     1 |     0 |  5631 |3419k|   0 | 427 | 475 | 601 | 601 | 475 |1222 | 621 |   0 |   0 | 1.670816e+02 | 2.150000e+02 |  28.68%
3.49/3.52	c   3.5s|     1 |     0 |  5631 |3412k|   0 | 427 | 475 | 601 | 601 | 475 |1222 | 621 |   0 |   0 | 1.670816e+02 | 2.150000e+02 |  28.68%
6.89/6.93	c   6.9s|     1 |     2 |  5631 |3413k|   0 | 427 | 475 | 601 | 601 | 475 |1222 | 621 |   0 |  18 | 1.670816e+02 | 2.150000e+02 |  28.68%
41.29/41.32	o 214
41.29/41.32	c v41.0s|   117 |   118 | 44179 |4387k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.140000e+02 |  27.86%
41.29/41.33	o 212
41.29/41.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.29/41.33	c v41.0s|   117 |   118 | 44206 |4388k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.120000e+02 |  26.66%
41.29/41.33	o 211
41.29/41.33	c v41.0s|   117 |   118 | 44241 |4389k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.110000e+02 |  26.07%
41.29/41.33	o 210
41.29/41.33	c v41.0s|   117 |   118 | 44243 |4389k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.100000e+02 |  25.47%
41.29/41.33	o 209
41.29/41.33	c v41.0s|   117 |   118 | 44261 |4391k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.090000e+02 |  24.87%
41.29/41.34	o 208
41.29/41.34	c v41.0s|   117 |   118 | 44289 |4395k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.080000e+02 |  24.27%
41.29/41.34	o 207
41.29/41.34	c v41.1s|   117 |   118 | 44298 |4396k|  65 |   - | 475 | 601 | 472 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.070000e+02 |  23.68%
41.29/41.34	o 203
41.29/41.34	c k41.1s|   117 |   118 | 44298 |4266k|  65 | 400 | 475 | 601 | 585 | 475 |1022 | 621 |   0 | 256 | 1.673737e+02 | 2.030000e+02 |  21.29%
137.77/137.84	o 202
137.77/137.84	c p 137s|  3354 |  2413 |543911 |6339k| 134 |   - | 475 | 631 | 348 | 475 |1022 | 621 |  30 | 884 | 1.679464e+02 | 2.020000e+02 |  20.28%
137.77/137.84	o 201
137.77/137.84	c p 137s|  3354 |  2036 |543921 |6038k| 134 |   - | 475 | 631 | 345 | 475 |1022 | 621 |  30 | 884 | 1.679464e+02 | 2.010000e+02 |  19.68%
147.17/147.22	o 200
147.17/147.22	c p 146s|  3514 |  1820 |596838 |5860k| 134 |   - | 475 | 635 | 345 | 475 |1022 | 621 |  34 | 885 | 1.679842e+02 | 2.000000e+02 |  19.06%
147.17/147.23	o 199
147.17/147.23	c k 146s|  3515 |  1497 |596926 |5454k| 134 |   - | 475 | 635 | 438 | 475 |1022 | 621 |  34 | 885 | 1.679842e+02 | 1.990000e+02 |  18.46%
152.07/152.18	o 198
152.07/152.18	c p 151s|  3654 |  1387 |622630 |5490k| 134 |   - | 475 | 636 | 346 | 475 |1022 | 621 |  35 | 931 | 1.679879e+02 | 1.980000e+02 |  17.87%
347.73/347.80	c   345s| 10000 |  4747 |  1727k|8121k| 134 | 103 | 475 | 674 | 531 | 475 |1022 | 621 |  73 |1340 | 1.683543e+02 | 1.980000e+02 |  17.61%
526.30/526.46	o 197
526.30/526.46	c p 522s| 16034 |  6543 |  2745k|9400k| 134 |   - | 475 | 699 | 390 | 475 |1022 | 621 | 106 |1467 | 1.685465e+02 | 1.970000e+02 |  16.88%
526.30/526.47	o 196
526.30/526.47	c p 522s| 16034 |  5384 |  2745k|8442k| 134 |   - | 475 | 699 | 388 | 475 |1022 | 621 | 106 |1467 | 1.685465e+02 | 1.960000e+02 |  16.29%
648.79/648.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
648.79/648.92	c   644s| 20000 |  6466 |  3438k|9229k| 134 |   - | 475 | 706 | 464 | 475 |1022 | 621 | 126 |1638 | 1.686208e+02 | 1.960000e+02 |  16.24%
732.97/733.10	o 191
732.97/733.10	c C 728s| 22234 |  5311 |  3901k|8087k| 134 |   - | 475 | 711 | 533 | 475 |1022 | 621 | 136 |1741 | 1.686782e+02 | 1.910000e+02 |  13.23%
1045.52/1045.70	c  1038s| 30000 |  7397 |  5682k|9743k| 134 | 362 | 475 | 739 | 717 | 475 |1022 | 621 | 197 |2206 | 1.688265e+02 | 1.910000e+02 |  13.13%
1423.17/1423.46	c  1413s| 40000 |  9893 |  7836k|  11M| 134 | 372 | 475 | 768 | 738 | 475 |1022 | 621 | 276 |2704 | 1.689641e+02 | 1.910000e+02 |  13.04%
1789.31/1789.64	c  1777s| 50000 | 12939 |  9913k|  13M| 134 | 127 | 475 | 801 | 593 | 475 |1022 | 621 | 347 |3121 | 1.690533e+02 | 1.910000e+02 |  12.98%
1800.01/1800.31	c 
1800.01/1800.31	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.31	c Solving Time (sec) : 1787.25
1800.01/1800.31	c Solving Nodes      : 50261
1800.01/1800.31	c Primal Bound       : +1.91000000000000e+02 (838 solutions)
1800.01/1800.31	c Dual Bound         : +1.69055587163053e+02
1800.01/1800.31	c Gap                : 12.98 %
1800.01/1800.31	c NODE         50261
1800.01/1800.31	c DUAL BOUND   169.056
1800.01/1800.31	c PRIMAL BOUND 191
1800.01/1800.31	c GAP          0.129806
1800.01/1800.31	s SATISFIABLE
1800.01/1800.31	v x475 x474 x473 -x472 -x471 -x470 -x469 x468 -x467 -x466 x465 -x464 -x463 -x462 -x461 -x460 x459 -x458 -x457 x456 -x455 -x454 x453 
1800.01/1800.31	v -x452 -x451 x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 x441 x440 -x439 x438 x437 x436 -x435 -x434 x433 x432 x431 
1800.01/1800.31	v -x430 x429 -x428 x427 -x426 -x425 -x424 -x423 -x422 x421 x420 x419 x418 -x417 -x416 x415 -x414 x413 x412 x411 x410 x409 -x408 
1800.01/1800.31	v -x407 -x406 -x405 -x404 -x403 x402 -x401 -x400 -x399 x398 x397 -x396 x395 -x394 -x393 -x392 x391 x390 -x389 -x388 x387 x386 
1800.01/1800.31	v x385 -x384 -x383 x382 -x381 x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 x371 -x370 -x369 -x368 -x367 x366 x365 -x364 
1800.01/1800.31	v x363 -x362 -x361 x360 x359 -x358 x357 -x356 x355 -x354 x353 -x352 -x351 -x350 x349 -x348 x347 -x346 -x345 -x344 x343 -x342 -x341 
1800.01/1800.31	v -x340 x339 x338 x337 -x336 x335 -x334 -x333 -x332 x331 x330 -x329 -x328 -x327 -x326 -x325 -x324 x323 -x322 -x321 x320 -x319 
1800.01/1800.31	v -x318 -x317 x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 x308 -x307 -x306 x305 -x304 x303 x302 -x301 -x300 x299 x298 x297 
1800.01/1800.31	v -x296 -x295 -x294 -x293 x292 x291 x290 x289 -x288 -x287 -x286 -x285 x284 -x283 -x282 x281 -x280 -x279 -x278 -x277 x276 x275 
1800.01/1800.31	v -x274 -x273 x272 -x271 x270 -x269 -x268 x267 -x266 x265 x264 x263 x262 -x261 x260 x259 -x258 x257 -x256 x255 x254 x253 -x252 
1800.01/1800.31	v -x251 -x250 -x249 x248 -x247 x246 -x245 -x244 -x243 x242 x241 x240 -x239 -x238 -x237 -x236 x235 -x234 -x233 x232 -x231 x230 
1800.01/1800.31	v x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 
1800.01/1800.31	v x207 -x206 -x205 -x204 -x203 x202 -x201 x200 -x199 x198 -x197 x196 -x195 -x194 -x193 x192 -x191 -x190 x189 -x188 x187 -x186 
1800.01/1800.31	v -x185 x184 x183 x182 -x181 x180 x179 -x178 -x177 x176 x175 -x174 -x173 x172 x171 -x170 x169 -x168 -x167 -x166 x165 -x164 -x163 
1800.01/1800.31	v -x162 x161 x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 x148 -x147 x146 x145 -x144 -x143 x142 -x141 
1800.01/1800.31	v x140 -x139 x138 x137 -x136 -x135 -x134 x133 x132 -x131 -x130 x129 -x128 x127 x126 x125 -x124 x123 x122 x121 x120 -x119 -x118 
1800.01/1800.31	v x117 x116 -x115 -x114 x113 x112 -x111 -x110 x109 -x108 -x107 -x106 x105 -x104 -x103 -x102 x101 -x100 x99 -x98 x97 -x96 -x95 
1800.01/1800.31	v -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 
1800.01/1800.31	v -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 
1800.01/1800.31	v -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 
1800.01/1800.31	v x13 x12 -x11 -x10 -x9 x8 x7 -x6 x5 x4 x3 -x2 -x1 
1800.01/1800.31	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.31	c Solving Time       :    1787.25
1800.01/1800.31	c Original Problem   :
1800.01/1800.31	c   Problem name     : HOME/instance-3731419-1338687882.opb
1800.01/1800.31	c   Variables        : 475 (475 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.31	c   Constraints      : 475 initial, 475 maximal
1800.01/1800.31	c Presolved Problem  :
1800.01/1800.31	c   Problem name     : t_HOME/instance-3731419-1338687882.opb
1800.01/1800.31	c   Variables        : 475 (475 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.31	c   Constraints      : 601 initial, 804 maximal
1800.01/1800.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.31	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   knapsack         :       0.01          0          0          0          0          0         36        372        672
1800.01/1800.31	c   setppc           :       0.00          0          0          0          0          0        112          0          0
1800.01/1800.31	c   linear           :       0.00          0          0          0          0          0          0          0         21
1800.01/1800.31	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.31	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.31	c   integral         :          0          0          0      34180          0          1        166          0          0      68090
1800.01/1800.31	c   knapsack         :        438          8     261161          0          0          0     191139        479          0          0
1800.01/1800.31	c   setppc           :        162          8     261161          0          0          0      49468          0          0          0
1800.01/1800.31	c   logicor          :          1+         8      44533          0          0          0          0          0          0          0
1800.01/1800.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.31	c   integral         :     101.67       0.00       0.00     101.67       0.00
1800.01/1800.31	c   knapsack         :       2.06       0.00       2.06       0.00       0.00
1800.01/1800.31	c   setppc           :       0.53       0.00       0.53       0.00       0.00
1800.01/1800.31	c   logicor          :       0.03       0.00       0.03       0.00       0.00
1800.01/1800.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.31	c   rootredcost      :       0.03         15          0          0
1800.01/1800.31	c   pseudoobj        :       1.97     261731          0          0
1800.01/1800.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.31	c   infeasible LP    :       0.02        349        349        349        3.9          0        0.0          0
1800.01/1800.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.31	c   applied globally :          -          -          -        349        3.9          -          -          -
1800.01/1800.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.31	c   cut pool         :       0.00          7          -          -        290          -    (maximal pool size: 1487)
1800.01/1800.31	c   redcost          :       1.10      67636          0     693788          0          0
1800.01/1800.31	c   impliedbounds    :       0.00          9          0          0          0          0
1800.01/1800.31	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.31	c   gomory           :       1.09          9          0          0          0          0
1800.01/1800.31	c   strongcg         :       0.99          9          0          0          0          0
1800.01/1800.31	c   cmir             :       0.14          9          0          0        593          0
1800.01/1800.31	c   flowcover        :       0.18          9          0          0        790          0
1800.01/1800.31	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.31	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.31	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.31	c Pricers            :       Time      Calls       Vars
1800.01/1800.31	c   problem variables:       0.00          0          0
1800.01/1800.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.31	c   relpscost        :     101.64      34180          1        166          0          0      68090
1800.01/1800.31	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.31	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.31	c   LP solutions     :       0.00          -          0
1800.01/1800.31	c   pseudo solutions :       0.00          -          0
1800.01/1800.31	c   intshifting      :       0.00          0          0
1800.01/1800.31	c   feaspump         :       0.00          0          0
1800.01/1800.31	c   oneopt           :       0.02          8          3
1800.01/1800.31	c   crossover        :       0.20          4          1
1800.01/1800.31	c   coefdiving       :      66.07         60         97
1800.01/1800.31	c   guideddiving     :      62.68         64          0
1800.01/1800.31	c   fracdiving       :      71.00         66          5
1800.01/1800.31	c   linesearchdiving :      66.36         94         30
1800.01/1800.31	c   veclendiving     :     190.40        234         91
1800.01/1800.31	c   pscostdiving     :     205.45        245        334
1800.01/1800.31	c   simplerounding   :       0.83      58330         79
1800.01/1800.31	c   rounding         :       7.83      11237          1
1800.01/1800.31	c   shifting         :       2.70       3485          1
1800.01/1800.31	c   fixandinfer      :       0.00          0          0
1800.01/1800.31	c   intdiving        :       0.00          0          0
1800.01/1800.31	c   actconsdiving    :       0.00          0          0
1800.01/1800.31	c   objpscostdiving  :      41.63         19        196
1800.01/1800.31	c   rootsoldiving    :      14.95         84          0
1800.01/1800.31	c   octane           :       0.00          0          0
1800.01/1800.31	c   rens             :       0.00          0          0
1800.01/1800.31	c   rins             :       0.00          0          0
1800.01/1800.31	c   localbranching   :       0.00          0          0
1800.01/1800.31	c   mutation         :       0.00          0          0
1800.01/1800.31	c   dins             :       0.00          0          0
1800.01/1800.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.31	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.31	c   dual LP          :     933.81      74495    5646072      75.79    6046.27
1800.01/1800.31	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.31	c   diving/probing LP:     698.45     105093    4325751      41.16    6193.36
1800.01/1800.31	c   strong branching :     100.19       3122     512384     164.12    5114.12
1800.01/1800.31	c     (at root node) :          -         18      11840     657.78          -
1800.01/1800.31	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.31	c B&B Tree           :
1800.01/1800.31	c   number of runs   :          1
1800.01/1800.31	c   nodes            :      50261
1800.01/1800.31	c   nodes (total)    :      50261
1800.01/1800.31	c   nodes left       :      13046
1800.01/1800.31	c   max depth        :        134
1800.01/1800.31	c   max depth (total):        134
1800.01/1800.31	c   backtracks       :       7793 (15.5%)
1800.01/1800.31	c   delayed cutoffs  :          0
1800.01/1800.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.31	c   avg switch length:       5.97
1800.01/1800.31	c   switching time   :       1.71
1800.01/1800.31	c Solution           :
1800.01/1800.31	c   Solutions found  :        838 (20 improvements)
1800.01/1800.31	c   Primal Bound     : +1.91000000000000e+02   (in run 1, after 22234 nodes, 727.65 seconds, depth 103, found by <crossover>)
1800.01/1800.31	c   Dual Bound       : +1.69055587163053e+02
1800.01/1800.31	c   Gap              :      12.98 %
1800.01/1800.31	c   Root Dual Bound  : +1.67081610319333e+02
1800.01/1800.33	c Time complete: 1800.04.

Verifier Data

OK	191

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-3731419-1338687882/watcher-3731419-1338687882 -o /tmp/evaluation-result-3731419-1338687882/solver-3731419-1338687882 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731419-1338687882.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14562
/proc/meminfo: memFree=30313216/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=8952 CPUtime=0 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 1585 0 0 0 0 0 0 0 20 0 1 0 334914078 9166848 1537 33554432000 4194304 7823515 140734927620224 140734927552216 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 2238 1538 354 887 0 1348 0

[startup+0.033283 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14562
/proc/meminfo: memFree=30313216/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=15844 CPUtime=0.02 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 3521 0 0 0 2 0 0 0 20 0 1 0 334914078 16224256 3119 33554432000 4194304 7823515 140734927620224 140734927552216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 3961 3120 516 887 0 3071 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15844

[startup+0.100777 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14562
/proc/meminfo: memFree=30313216/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=16124 CPUtime=0.09 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 3644 0 0 0 9 0 0 0 20 0 1 0 334914078 16510976 3242 33554432000 4194304 7823515 140734927620224 140734927552216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 4031 3242 522 887 0 3141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16124

[startup+0.300175 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14562
/proc/meminfo: memFree=30313216/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=17712 CPUtime=0.29 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 3958 0 0 0 29 0 0 0 20 0 1 0 334914078 18137088 3556 33554432000 4194304 7823515 140734927620224 140734927552216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 4428 3556 522 887 0 3538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17712

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14562
/proc/meminfo: memFree=30313216/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=19428 CPUtime=0.68 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 4455 0 0 0 68 0 0 0 20 0 1 0 334914078 19894272 4031 33554432000 4194304 7823515 140734927620224 140734927552216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 4857 4031 559 887 0 3967 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19428

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30299452/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=19624 CPUtime=1.49 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 4599 0 0 0 148 1 0 0 20 0 1 0 334914078 20094976 4160 33554432000 4194304 7823515 140734927620224 140734927615416 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 4906 4160 559 887 0 4016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19624

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30297716/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=22144 CPUtime=3.09 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 5142 0 0 0 307 2 0 0 20 0 1 0 334914078 22675456 4703 33554432000 4194304 7823515 140734927620224 140734927616024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 5536 4703 559 887 0 4646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22144

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30294800/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=23168 CPUtime=6.29 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 5468 0 0 0 625 4 0 0 20 0 1 0 334914078 23724032 5029 33554432000 4194304 7823515 140734927620224 140734927615384 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 5792 5029 564 887 0 4902 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23168

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30292900/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=23168 CPUtime=12.69 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 5469 0 0 0 1261 8 0 0 20 0 1 0 334914078 23724032 5030 33554432000 4194304 7823515 140734927620224 140734927615336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 5792 5030 565 887 0 4902 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23168

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30293288/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=23168 CPUtime=25.49 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 5469 0 0 0 2533 16 0 0 20 0 1 0 334914078 23724032 5030 33554432000 4194304 7823515 140734927620224 140734927615336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 5792 5030 565 887 0 4902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23168

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30293056/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=23168 CPUtime=51.08 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 5478 0 0 0 5075 33 0 0 20 0 1 0 334914078 23724032 5039 33554432000 4194304 7823515 140734927620224 140734927614920 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 5792 5039 572 887 0 4902 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23168

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30292484/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=23604 CPUtime=102.28 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 8970 0 0 0 10154 74 0 0 20 0 1 0 334914078 24170496 5138 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 5901 5138 581 887 0 5011 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23604

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14563
/proc/meminfo: memFree=30285708/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=25840 CPUtime=162.26 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 9556 0 0 0 16113 113 0 0 20 0 1 0 334914078 26460160 5724 33554432000 4194304 7823515 140734927620224 140734927614920 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 6460 5724 581 887 0 5570 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25840

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14564
/proc/meminfo: memFree=30282232/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=25840 CPUtime=222.25 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 9568 0 0 0 22064 161 0 0 20 0 1 0 334914078 26460160 6090 33554432000 4194304 7823515 140734927620224 140734927615704 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 6460 6090 581 887 0 5570 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 25840

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30519992/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=25840 CPUtime=282.24 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 9568 0 0 0 28021 203 0 0 20 0 1 0 334914078 26460160 6090 33554432000 4194304 7823515 140734927620224 140734927616168 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 6460 6090 581 887 0 5570 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 25840

[startup+342.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 14605
/proc/meminfo: memFree=30518184/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=26676 CPUtime=342.23 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 9777 0 0 0 33977 246 0 0 20 0 1 0 334914078 27316224 6299 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 6669 6299 581 887 0 5779 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26676

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14605
/proc/meminfo: memFree=30515664/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=27692 CPUtime=402.21 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 10025 0 0 0 39932 289 0 0 20 0 1 0 334914078 28356608 6546 33554432000 4194304 7823515 140734927620224 140734927615672 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 6923 6546 581 887 0 6033 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 27692

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 14605
/proc/meminfo: memFree=30516548/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=28868 CPUtime=462.21 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 10313 0 0 0 45885 336 0 0 20 0 1 0 334914078 29560832 6834 33554432000 4194304 7823515 140734927620224 140734927615976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7217 6834 581 887 0 6327 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 28868

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14606
/proc/meminfo: memFree=30512700/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29668 CPUtime=522.2 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 10555 0 0 0 51838 382 0 0 20 0 1 0 334914078 30380032 7075 33554432000 4194304 7823515 140734927620224 140734927616152 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7417 7075 581 887 0 6527 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 29668

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14606
/proc/meminfo: memFree=30512156/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=30004 CPUtime=582.19 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 10609 0 0 0 57793 426 0 0 20 0 1 0 334914078 30724096 7129 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7501 7129 581 887 0 6611 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 30004

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14607
/proc/meminfo: memFree=30510796/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29992 CPUtime=882.15 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14563 0 0 0 87581 634 0 0 20 0 1 0 334914078 30711808 7157 33554432000 4194304 7823515 140734927620224 140734927615976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7498 7157 581 887 0 6608 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 29992

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14610
/proc/meminfo: memFree=30510384/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29992 CPUtime=942.13 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14563 0 0 0 93542 671 0 0 20 0 1 0 334914078 30711808 7157 33554432000 4194304 7823515 140734927620224 140734927615688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7498 7157 581 887 0 6608 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 29992

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14633
/proc/meminfo: memFree=30510276/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29992 CPUtime=1002.12 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14563 0 0 0 99504 708 0 0 20 0 1 0 334914078 30711808 7157 33554432000 4194304 7823515 140734927620224 140734927616152 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7498 7157 581 887 0 6608 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 29992

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14633
/proc/meminfo: memFree=30508320/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29992 CPUtime=1062.12 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14563 0 0 0 105462 750 0 0 20 0 1 0 334914078 30711808 7157 33554432000 4194304 7823515 140734927620224 140734927616024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7498 7157 581 887 0 6608 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 29992

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30508076/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29992 CPUtime=1122.11 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14563 0 0 0 111421 790 0 0 20 0 1 0 334914078 30711808 7157 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7498 7157 581 887 0 6608 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 29992

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30508324/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=29992 CPUtime=1182.1 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14563 0 0 0 117379 831 0 0 20 0 1 0 334914078 30711808 7157 33554432000 4194304 7823515 140734927620224 140734927616120 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7498 7157 581 887 0 6608 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 29992

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30506340/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=31200 CPUtime=1242.09 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14833 0 0 0 123339 870 0 0 20 0 1 0 334914078 31948800 7427 33554432000 4194304 7823515 140734927620224 140734927615704 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7800 7427 581 887 0 6910 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 31200

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30506712/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=31200 CPUtime=1302.09 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14833 0 0 0 129296 913 0 0 20 0 1 0 334914078 31948800 7427 33554432000 4194304 7823515 140734927620224 140734927615192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7800 7427 581 887 0 6910 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 31200

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30504168/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=31200 CPUtime=1362.07 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14833 0 0 0 135253 954 0 0 20 0 1 0 334914078 31948800 7427 33554432000 4194304 7823515 140734927620224 140734927615912 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7800 7427 581 887 0 6910 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 31200

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14635
/proc/meminfo: memFree=30503796/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=31716 CPUtime=1422.07 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 14963 0 0 0 141214 993 0 0 20 0 1 0 334914078 32477184 7556 33554432000 4194304 7823515 140734927620224 140734927615336 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 7929 7556 581 887 0 7039 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 31716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14635
/proc/meminfo: memFree=30503676/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=32164 CPUtime=1482.05 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 15063 0 0 0 147167 1038 0 0 20 0 1 0 334914078 32935936 7656 33554432000 4194304 7823515 140734927620224 140734927616136 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8041 7656 581 887 0 7151 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 32164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14638
/proc/meminfo: memFree=30502716/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=32364 CPUtime=1542.04 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 15131 0 0 0 153119 1085 0 0 20 0 1 0 334914078 33140736 7724 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8091 7724 581 887 0 7201 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 32364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14638
/proc/meminfo: memFree=30502352/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=32364 CPUtime=1602.03 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 15140 0 0 0 159074 1129 0 0 20 0 1 0 334914078 33140736 7733 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8091 7733 581 887 0 7201 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 32364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14638
/proc/meminfo: memFree=30501608/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=33044 CPUtime=1662.03 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 15261 0 0 0 165027 1176 0 0 20 0 1 0 334914078 33837056 7854 33554432000 4194304 7823515 140734927620224 140734927615560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8261 7854 581 887 0 7371 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 33044

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14639
/proc/meminfo: memFree=30501236/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=32912 CPUtime=1722.01 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 17114 0 0 0 170979 1222 0 0 20 0 1 0 334914078 33701888 7813 33554432000 4194304 7823515 140734927620224 140734927615576 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8228 7813 581 887 0 7338 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 32912

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14639
/proc/meminfo: memFree=30499624/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=32912 CPUtime=1782.01 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 17159 0 0 0 176938 1263 0 0 20 0 1 0 334914078 33701888 7858 33554432000 4194304 7823515 140734927620224 140734927618056 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8228 7858 581 887 0 7338 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 32912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14639
/proc/meminfo: memFree=30499500/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=33212 CPUtime=1800.01 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 17211 0 0 0 178724 1277 0 0 20 0 1 0 334914078 34009088 7910 33554432000 4194304 7823515 140734927620224 140734927616024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8303 7910 581 887 0 7413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33212

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14639
/proc/meminfo: memFree=30499500/32873648 swapFree=6860/6860
[pid=14562] ppid=14560 vsize=33212 CPUtime=1800.01 cores=1,3,5,7
/proc/14562/stat : 14562 (pbscip.linux.x8) R 14560 14562 4790 0 -1 4202496 17211 0 0 0 178724 1277 0 0 20 0 1 0 334914078 34009088 7910 33554432000 4194304 7823515 140734927620224 140734927616024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14562/statm: 8303 7910 581 887 0 7413 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 33212

Child status: 0
Real time (s): 1800.33
CPU time (s): 1800.05
CPU user time (s): 1787.27
CPU system time (s): 12.7741
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 38128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.27
system time used= 12.7741
maximum resident set size= 38676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17216
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= 15
involuntary context switches= 1852

runsolver used 3.05054 second user time and 8.20475 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 03:44:42
IDJOB=3731419
IDBENCH=1952
IDSOLVER=2321
FILE ID=node124/3731419-1338687882
RUNJOBID= node124-1338679211-13480
PBS_JOBID= 14636689
Free space on /tmp= 70700 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731419-1338687882/watcher-3731419-1338687882 -o /tmp/evaluation-result-3731419-1338687882/solver-3731419-1338687882 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731419-1338687882.opb

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1848244121

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:        30314124 kB
Buffers:          175568 kB
Cached:          1357592 kB
SwapCached:         8280 kB
Active:           642576 kB
Inactive:        1151164 kB
Active(anon):     252484 kB
Inactive(anon):    10272 kB
Active(file):     390092 kB
Inactive(file):  1140892 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091572 kB
Dirty:              9720 kB
Writeback:             0 kB
AnonPages:        259472 kB
Mapped:            11304 kB
Shmem:                 0 kB
Slab:             629268 kB
SReclaimable:      73548 kB
SUnreclaim:       555720 kB
KernelStack:        1440 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     384364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 70692 MiB
End job on node124 at 2012-06-03 04:14:44