Trace number 3731386

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)195 1800.06 1800.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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-3731386-1338687653.opb>
0.00/0.01	c original problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 481 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, 14 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, 14 chg coeffs, 481 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 10 del conss, 0 chg bounds, 206 chg sides, 424 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 41 del conss, 0 chg bounds, 274 chg sides, 516 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 48 del conss, 0 chg bounds, 299 chg sides, 559 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.02	c (round 6) 0 del vars, 50 del conss, 0 chg bounds, 319 chg sides, 585 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.02	c (round 7) 0 del vars, 51 del conss, 0 chg bounds, 324 chg sides, 591 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.02	c (round 8) 0 del vars, 141 del conss, 0 chg bounds, 326 chg sides, 593 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.03	c    (0.0s) probing: 101/481 (21.0%) - 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 (9 rounds):
0.00/0.03	c  0 deleted vars, 141 deleted constraints, 0 tightened bounds, 0 added holes, 326 changed sides, 593 changed coefficients
0.00/0.03	c  254 implications, 0 cliques
0.00/0.03	c presolved problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 578 constraints
0.00/0.03	c     450 constraints of type <knapsack>
0.00/0.03	c     127 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.02
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.19/0.28	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.28	c   0.3s|     1 |     0 |  1839 |2521k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 |      --      |    Inf 
0.19/0.28	o 343
0.19/0.28	c r 0.3s|     1 |     0 |  1839 |2534k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.430000e+02 | 122.38%
0.19/0.28	o 342
0.19/0.28	c R 0.3s|     1 |     0 |  1839 |2548k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.420000e+02 | 121.73%
0.19/0.28	o 341
0.19/0.28	c s 0.3s|     1 |     0 |  1839 |2561k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.410000e+02 | 121.09%
0.59/0.67	c   0.7s|     1 |     0 |  2529 |2888k|   0 | 382 | 481 | 578 | 578 | 481 | 802 | 224 |   0 |   0 | 1.602126e+02 | 3.410000e+02 | 112.84%
1.09/1.19	c   1.2s|     1 |     0 |  3464 |3166k|   0 | 422 | 481 | 578 | 578 | 481 | 986 | 408 |   0 |   0 | 1.637907e+02 | 3.410000e+02 | 108.19%
1.69/1.73	c   1.7s|     1 |     0 |  4230 |3369k|   0 | 435 | 481 | 578 | 578 | 481 |1131 | 553 |   0 |   0 | 1.654390e+02 | 3.410000e+02 | 106.12%
2.29/2.32	c   2.3s|     1 |     0 |  4906 |3492k|   0 | 443 | 481 | 578 | 578 | 481 |1221 | 643 |   0 |   0 | 1.666098e+02 | 3.410000e+02 | 104.67%
2.78/2.89	c   2.9s|     1 |     0 |  5398 |3566k|   0 | 449 | 481 | 578 | 578 | 481 |1292 | 714 |   0 |   0 | 1.672088e+02 | 3.410000e+02 | 103.94%
3.39/3.43	c   3.4s|     1 |     0 |  5716 |3611k|   0 | 443 | 481 | 578 | 578 | 481 |1334 | 756 |   0 |   0 | 1.674363e+02 | 3.410000e+02 | 103.66%
3.79/3.88	c   3.8s|     1 |     0 |  5950 |3631k|   0 | 446 | 481 | 578 | 578 | 481 |1355 | 777 |   0 |   0 | 1.675427e+02 | 3.410000e+02 | 103.53%
4.18/4.25	c   4.2s|     1 |     0 |  6030 |3639k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |   0 | 1.675504e+02 | 3.410000e+02 | 103.52%
4.59/4.60	o 214
4.59/4.60	c k 4.5s|     1 |     0 |  6030 |3659k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |   0 | 1.675504e+02 | 2.140000e+02 |  27.72%
4.59/4.60	c   4.5s|     1 |     0 |  6030 |3652k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |   0 | 1.675504e+02 | 2.140000e+02 |  27.72%
10.49/10.55	c  10.5s|     1 |     2 |  6030 |3653k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |  29 | 1.675504e+02 | 2.140000e+02 |  27.72%
53.28/53.39	o 213
53.28/53.39	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
53.28/53.39	c o53.1s|   138 |   139 | 63323 |4521k|  77 |  38 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.130000e+02 |  26.88%
53.39/53.40	o 212
53.39/53.40	c o53.1s|   138 |   139 | 63386 |4521k|  77 |  33 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.120000e+02 |  26.28%
53.39/53.40	o 211
53.39/53.40	c o53.1s|   138 |   139 | 63403 |4521k|  77 |  32 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.110000e+02 |  25.68%
53.39/53.41	o 210
53.39/53.41	c o53.1s|   138 |   139 | 63511 |4521k|  77 |  27 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.100000e+02 |  25.09%
53.39/53.47	o 208
53.39/53.47	c k53.2s|   138 |   139 | 64175 |4527k|  77 | 392 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.080000e+02 |  23.90%
72.77/72.85	o 207
72.77/72.85	c v72.4s|   310 |   311 |138016 |4860k|  96 |   - | 481 | 582 | 472 | 481 |1075 | 783 |   4 | 366 | 1.681284e+02 | 2.070000e+02 |  23.12%
85.97/86.05	o 207
85.97/86.05	c o85.5s|   370 |   371 |187929 |4771k|  96 |  24 | 481 | 582 | 565 | 481 |1075 | 783 |   4 | 386 | 1.681592e+02 | 2.070000e+02 |  23.10%
85.97/86.06	o 206
85.97/86.06	c o85.5s|   370 |   371 |187991 |4771k|  96 |  21 | 481 | 582 | 565 | 481 |1075 | 783 |   4 | 386 | 1.681592e+02 | 2.060000e+02 |  22.50%
86.17/86.20	o 203
86.17/86.20	c k85.7s|   371 |   372 |189187 |4778k|  96 | 422 | 481 | 582 | 582 | 481 |1075 | 783 |   4 | 386 | 1.682173e+02 | 2.030000e+02 |  20.68%
135.67/135.71	o 197
135.67/135.71	c C 135s|   571 |   572 |397849 |4925k|  96 | 425 | 481 | 592 | 590 | 481 |1075 | 783 |  14 | 472 | 1.684801e+02 | 1.970000e+02 |  16.93%
135.67/135.72	o 196
135.67/135.72	c k 135s|   571 |   572 |397849 |4932k|  96 | 425 | 481 | 592 | 590 | 481 |1075 | 783 |  14 | 472 | 1.684801e+02 | 1.960000e+02 |  16.33%
1181.49/1181.76	o 195
1181.49/1181.76	c C1174s|  9673 |  9669 |  4591k|  11M|  96 | 410 | 481 | 724 | 716 | 481 |1075 | 783 | 146 |1572 | 1.695193e+02 | 1.950000e+02 |  15.03%
1214.29/1214.54	c  1207s| 10000 |  9996 |  4710k|  11M|  96 | 382 | 481 | 731 | 710 | 481 |1075 | 783 | 153 |1633 | 1.695294e+02 | 1.950000e+02 |  15.02%
1800.01/1800.32	c 
1800.01/1800.32	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.32	c Solving Time (sec) : 1789.19
1800.01/1800.32	c Solving Nodes      : 15680
1800.01/1800.32	c Primal Bound       : +1.95000000000000e+02 (758 solutions)
1800.01/1800.32	c Dual Bound         : +1.69688298423644e+02
1800.01/1800.32	c Gap                : 14.92 %
1800.01/1800.32	c NODE         15680
1800.01/1800.32	c DUAL BOUND   169.688
1800.01/1800.32	c PRIMAL BOUND 195
1800.01/1800.32	c GAP          0.149166
1800.01/1800.32	s SATISFIABLE
1800.01/1800.32	v -x481 -x480 x479 -x478 -x477 -x476 -x475 x474 -x473 -x472 -x471 -x470 -x469 -x468 x467 x466 -x465 -x464 x463 x462 x461 -x460 -x459 
1800.01/1800.32	v -x458 x457 -x456 x455 -x454 x453 x452 -x451 x450 x449 -x448 x447 -x446 -x445 x444 -x443 x442 -x441 x440 -x439 x438 -x437 
1800.01/1800.32	v x436 x435 -x434 -x433 -x432 -x431 x430 -x429 x428 -x427 -x426 x425 -x424 x423 -x422 -x421 x420 -x419 -x418 -x417 -x416 -x415 
1800.01/1800.32	v x414 -x413 -x412 -x411 x410 -x409 x408 x407 -x406 x405 -x404 x403 -x402 x401 x400 x399 -x398 -x397 x396 -x395 -x394 x393 -x392 
1800.01/1800.32	v x391 -x390 -x389 x388 -x387 x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 x377 x376 -x375 -x374 -x373 -x372 -x371 -x370 
1800.01/1800.32	v x369 x368 x367 x366 x365 -x364 x363 -x362 -x361 x360 -x359 -x358 x357 -x356 -x355 x354 -x353 -x352 -x351 -x350 x349 -x348 
1800.01/1800.32	v -x347 -x346 -x345 x344 x343 -x342 -x341 x340 -x339 x338 -x337 x336 -x335 x334 x333 x332 -x331 -x330 -x329 x328 -x327 x326 x325 
1800.01/1800.32	v x324 x323 -x322 -x321 x320 x319 x318 -x317 -x316 x315 -x314 x313 x312 x311 x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 x302 
1800.01/1800.32	v -x301 -x300 -x299 -x298 -x297 -x296 x295 -x294 x293 x292 -x291 -x290 -x289 x288 x287 -x286 -x285 -x284 -x283 x282 x281 -x280 
1800.01/1800.32	v -x279 x278 -x277 -x276 -x275 x274 -x273 x272 -x271 -x270 x269 x268 -x267 -x266 x265 x264 x263 -x262 x261 -x260 x259 x258 
1800.01/1800.32	v x257 -x256 -x255 x254 -x253 -x252 -x251 x250 x249 x248 -x247 -x246 x245 x244 -x243 x242 -x241 -x240 -x239 x238 -x237 -x236 -x235 
1800.01/1800.32	v -x234 x233 x232 x231 x230 x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 x219 x218 -x217 -x216 x215 -x214 x213 
1800.01/1800.32	v -x212 -x211 x210 -x209 -x208 -x207 x206 -x205 -x204 -x203 x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 x194 x193 x192 -x191 
1800.01/1800.32	v x190 x189 x188 -x187 -x186 x185 -x184 x183 -x182 -x181 -x180 -x179 x178 x177 x176 x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
1800.01/1800.32	v x167 x166 -x165 -x164 x163 -x162 x161 -x160 -x159 -x158 x157 x156 -x155 x154 -x153 -x152 x151 x150 x149 -x148 -x147 x146 x145 
1800.01/1800.32	v -x144 x143 -x142 x141 x140 -x139 x138 -x137 x136 -x135 -x134 x133 x132 x131 x130 -x129 x128 -x127 x126 -x125 -x124 x123 -x122 
1800.01/1800.32	v x121 x120 -x119 -x118 -x117 -x116 -x115 x114 x113 x112 x111 -x110 x109 x108 x107 -x106 -x105 -x104 -x103 x102 x101 -x100 
1800.01/1800.32	v -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 x90 x89 -x88 -x87 -x86 x85 x84 x83 -x82 -x81 -x80 -x79 -x78 x77 -x76 -x75 x74 -x73 
1800.01/1800.32	v -x72 -x71 -x70 -x69 -x68 x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 x55 x54 -x53 x52 -x51 -x50 -x49 -x48 x47 
1800.01/1800.32	v -x46 x45 -x44 -x43 x42 -x41 x40 x39 -x38 -x37 x36 -x35 x34 -x33 x32 -x31 -x30 -x29 -x28 -x27 x26 -x25 x24 -x23 x22 -x21 x20 
1800.01/1800.32	v -x19 x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 x9 -x8 -x7 -x6 x5 -x4 x3 -x2 -x1 
1800.01/1800.32	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.32	c Solving Time       :    1789.19
1800.01/1800.32	c Original Problem   :
1800.01/1800.32	c   Problem name     : HOME/instance-3731386-1338687653.opb
1800.01/1800.32	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.32	c   Constraints      : 481 initial, 481 maximal
1800.01/1800.32	c Presolved Problem  :
1800.01/1800.32	c   Problem name     : t_HOME/instance-3731386-1338687653.opb
1800.01/1800.32	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.32	c   Constraints      : 578 initial, 831 maximal
1800.01/1800.32	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.32	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.32	c   knapsack         :       0.00          0          0          0          0          0         30        326        579
1800.01/1800.32	c   setppc           :       0.00          0          0          0          0          0        111          0          0
1800.01/1800.32	c   linear           :       0.01          0          0          0          0          0          0          0         14
1800.01/1800.32	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.32	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.32	c   integral         :          0          0          0      15680          0          0          0          0          0      31360
1800.01/1800.32	c   knapsack         :        450          9      84451          0          0          0       3577        569          0          0
1800.01/1800.32	c   setppc           :        127          9      84451          0          0          0       6056          0          0          0
1800.01/1800.32	c   logicor          :          1+         9      11044          0          0          0          0          0          0          0
1800.01/1800.32	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.32	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.32	c   integral         :     154.32       0.00       0.00     154.32       0.00
1800.01/1800.32	c   knapsack         :       0.67       0.01       0.66       0.00       0.00
1800.01/1800.32	c   setppc           :       0.15       0.00       0.15       0.00       0.00
1800.01/1800.32	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1800.01/1800.32	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.32	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.32	c   rootredcost      :       0.03          6          0          0
1800.01/1800.32	c   pseudoobj        :       0.64      85794          0          0
1800.01/1800.32	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.32	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.32	c   infeasible LP    :       0.00        253        253        253        4.2          0        0.0          0
1800.01/1800.32	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.32	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.32	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.32	c   applied globally :          -          -          -        253        4.2          -          -          -
1800.01/1800.32	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.32	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.32	c   cut pool         :       0.00          8          -          -        401          -    (maximal pool size: 1908)
1800.01/1800.32	c   redcost          :       0.07      15689          0          0          0          0
1800.01/1800.32	c   impliedbounds    :       0.00         10          0          0          0          0
1800.01/1800.32	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.32	c   gomory           :       1.41         10          0          0          0          0
1800.01/1800.32	c   strongcg         :       1.29         10          0          0          0          0
1800.01/1800.32	c   cmir             :       0.27         10          0          0        848          0
1800.01/1800.32	c   flowcover        :       0.24         10          0          0        975          0
1800.01/1800.32	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.32	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.32	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.32	c Pricers            :       Time      Calls       Vars
1800.01/1800.32	c   problem variables:       0.00          0          0
1800.01/1800.32	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.32	c   relpscost        :     154.31      15680          0          0          0          0      31360
1800.01/1800.32	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.32	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.32	c   LP solutions     :       0.00          -          0
1800.01/1800.32	c   pseudo solutions :       0.00          -          0
1800.01/1800.32	c   oneopt           :       0.00          7          4
1800.01/1800.32	c   crossover        :       0.35          6          2
1800.01/1800.32	c   linesearchdiving :      68.04         57         30
1800.01/1800.32	c   pscostdiving     :      87.64         64        162
1800.01/1800.32	c   veclendiving     :     104.31         74         78
1800.01/1800.32	c   simplerounding   :       0.73      15688         88
1800.01/1800.32	c   rounding         :      15.42       5539          1
1800.01/1800.32	c   shifting         :       3.79       1380          1
1800.01/1800.32	c   intshifting      :       0.00          0          0
1800.01/1800.32	c   fixandinfer      :       0.00          0          0
1800.01/1800.32	c   feaspump         :       0.00          0          0
1800.01/1800.32	c   coefdiving       :      58.52         35         98
1800.01/1800.32	c   fracdiving       :      53.49         34          0
1800.01/1800.32	c   intdiving        :       0.00          0          0
1800.01/1800.32	c   actconsdiving    :       0.00          0          0
1800.01/1800.32	c   objpscostdiving  :     178.53         38        294
1800.01/1800.32	c   rootsoldiving    :      12.60         51          0
1800.01/1800.32	c   guideddiving     :      55.36         33          0
1800.01/1800.32	c   octane           :       0.00          0          0
1800.01/1800.32	c   rens             :       0.00          0          0
1800.01/1800.32	c   rins             :       0.00          0          0
1800.01/1800.32	c   localbranching   :       0.00          0          0
1800.01/1800.32	c   mutation         :       0.00          0          0
1800.01/1800.32	c   dins             :       0.00          0          0
1800.01/1800.32	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.32	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.32	c   dual LP          :     989.18      15688    3895820     248.33    3938.43
1800.01/1800.32	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.32	c   diving/probing LP:     607.24      57458    3113323      54.18    5127.01
1800.01/1800.32	c   strong branching :     152.85       2072     600434     289.78    3928.26
1800.01/1800.32	c     (at root node) :          -         29      18781     647.62          -
1800.01/1800.32	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.32	c B&B Tree           :
1800.01/1800.32	c   number of runs   :          1
1800.01/1800.32	c   nodes            :      15680
1800.01/1800.32	c   nodes (total)    :      15680
1800.01/1800.32	c   nodes left       :      15676
1800.01/1800.32	c   max depth        :         96
1800.01/1800.32	c   max depth (total):         96
1800.01/1800.32	c   backtracks       :       1543 (9.8%)
1800.01/1800.32	c   delayed cutoffs  :          0
1800.01/1800.32	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.32	c   avg switch length:       3.74
1800.01/1800.32	c   switching time   :       0.46
1800.01/1800.32	c Solution           :
1800.01/1800.32	c   Solutions found  :        758 (16 improvements)
1800.01/1800.32	c   Primal Bound     : +1.95000000000000e+02   (in run 1, after 9673 nodes, 1174.14 seconds, depth 10, found by <crossover>)
1800.01/1800.32	c   Dual Bound       : +1.69688298423644e+02
1800.01/1800.32	c   Gap              :      14.92 %
1800.01/1800.32	c   Root Dual Bound  : +1.67550375581781e+02
1800.01/1800.34	c Time complete: 1800.05.

Verifier Data

OK	195

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-3731386-1338687653/watcher-3731386-1338687653 -o /tmp/evaluation-result-3731386-1338687653/solver-3731386-1338687653 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731386-1338687653.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.05 2.01 2.00 3/177 2040
/proc/meminfo: memFree=27301160/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=8952 CPUtime=0 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 1584 0 0 0 0 0 0 0 20 0 1 0 334890152 9166848 1537 33554432000 4194304 7823515 140734907816992 140736195433960 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 2238 1537 354 887 0 1348 0

[startup+0.0798559 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2040
/proc/meminfo: memFree=27301160/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=16620 CPUtime=0.06 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 3700 0 0 0 6 0 0 0 20 0 1 0 334890152 17018880 3299 33554432000 4194304 7823515 140734907816992 140734907682680 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 4155 3299 519 887 0 3265 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16620

[startup+0.100314 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2040
/proc/meminfo: memFree=27301160/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=16620 CPUtime=0.09 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 3704 0 0 0 8 1 0 0 20 0 1 0 334890152 17018880 3303 33554432000 4194304 7823515 140734907816992 140734907682680 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 4155 3303 522 887 0 3265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16620

[startup+0.300227 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2040
/proc/meminfo: memFree=27301160/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=17528 CPUtime=0.29 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 3987 0 0 0 28 1 0 0 20 0 1 0 334890152 17948672 3586 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 4382 3586 541 887 0 3492 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17528

[startup+0.700223 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2040
/proc/meminfo: memFree=27301160/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=18752 CPUtime=0.69 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 4352 0 0 0 68 1 0 0 20 0 1 0 334890152 19202048 3932 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 4688 3932 559 887 0 3798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18752

[startup+1.50022 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 2041
/proc/meminfo: memFree=27287024/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=20644 CPUtime=1.49 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 4853 0 0 0 148 1 0 0 20 0 1 0 334890152 21139456 4406 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5161 4406 559 887 0 4271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20644

[startup+3.10022 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 2041
/proc/meminfo: memFree=27284916/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=21660 CPUtime=3.09 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 5118 0 0 0 306 3 0 0 20 0 1 0 334890152 22179840 4671 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5415 4671 559 887 0 4525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21660

[startup+6.30023 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2041
/proc/meminfo: memFree=27282048/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23912 CPUtime=6.29 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 5674 0 0 0 624 5 0 0 20 0 1 0 334890152 24485888 5226 33554432000 4194304 7823515 140734907816992 140734907811688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5978 5226 564 887 0 5088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23912

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2041
/proc/meminfo: memFree=27281932/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23912 CPUtime=12.69 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 5674 0 0 0 1260 9 0 0 20 0 1 0 334890152 24485888 5226 33554432000 4194304 7823515 140734907816992 140734907811688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5978 5226 564 887 0 5088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23912

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2041
/proc/meminfo: memFree=27283932/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23912 CPUtime=25.49 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 5675 0 0 0 2533 16 0 0 20 0 1 0 334890152 24485888 5227 33554432000 4194304 7823515 140734907816992 140734907811688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5978 5227 565 887 0 5088 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23912

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2041
/proc/meminfo: memFree=27282380/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23912 CPUtime=51.09 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 5677 0 0 0 5080 29 0 0 20 0 1 0 334890152 24485888 5229 33554432000 4194304 7823515 140734907816992 140734907812824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5978 5229 567 887 0 5088 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23912

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2041
/proc/meminfo: memFree=27280504/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23912 CPUtime=102.27 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 5691 0 0 0 10166 61 0 0 20 0 1 0 334890152 24485888 5512 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5978 5512 572 887 0 5088 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23912

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2042
/proc/meminfo: memFree=27280872/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23604 CPUtime=162.25 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 7967 0 0 0 16130 95 0 0 20 0 1 0 334890152 24170496 5362 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5901 5362 575 887 0 5011 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23604

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2042
/proc/meminfo: memFree=27280744/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23604 CPUtime=222.25 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 7993 0 0 0 22096 129 0 0 20 0 1 0 334890152 24170496 5387 33554432000 4194304 7823515 140734907816992 140734907811688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5901 5387 575 887 0 5011 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 23604

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2042
/proc/meminfo: memFree=27280932/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=23960 CPUtime=282.24 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 8089 0 0 0 28059 165 0 0 20 0 1 0 334890152 24535040 5483 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 5990 5483 575 887 0 5100 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 23960

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2042
/proc/meminfo: memFree=27281424/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=24988 CPUtime=342.23 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 8324 0 0 0 34023 200 0 0 20 0 1 0 334890152 25587712 5722 33554432000 4194304 7823515 140734907816992 140734907812936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 6247 5722 575 887 0 5357 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 24988

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2042
/proc/meminfo: memFree=27277144/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=26668 CPUtime=402.22 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 10143 0 0 0 39991 231 0 0 20 0 1 0 334890152 27308032 6211 33554432000 4194304 7823515 140734907816992 140734907812904 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 6667 6211 581 887 0 5777 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 26668

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2043
/proc/meminfo: memFree=27276272/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=26668 CPUtime=462.21 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 10143 0 0 0 45962 259 0 0 20 0 1 0 334890152 27308032 6211 33554432000 4194304 7823515 140734907816992 140734907812824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 6667 6211 581 887 0 5777 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 26668

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2043
/proc/meminfo: memFree=27275524/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=25732 CPUtime=522.2 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 11887 0 0 0 51932 288 0 0 20 0 1 0 334890152 26349568 5947 33554432000 4194304 7823515 140734907816992 140734907811656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 6433 5947 581 887 0 5543 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 25732

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 2046
/proc/meminfo: memFree=27277376/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=26416 CPUtime=582.19 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 12052 0 0 0 57903 316 0 0 20 0 1 0 334890152 27049984 6112 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 6604 6112 581 887 0 5714 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 26416

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2085
/proc/meminfo: memFree=27313616/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=29856 CPUtime=882.15 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 14953 0 0 0 87711 504 0 0 20 0 1 0 334890152 30572544 7007 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 7464 7007 581 887 0 6574 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 29856

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2085
/proc/meminfo: memFree=27313428/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=29856 CPUtime=942.14 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 14953 0 0 0 93658 556 0 0 20 0 1 0 334890152 30572544 7007 33554432000 4194304 7823515 140734907816992 140734907812936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 7464 7007 581 887 0 6574 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 29856

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2085
/proc/meminfo: memFree=27312188/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=30092 CPUtime=1002.12 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 15012 0 0 0 99609 603 0 0 20 0 1 0 334890152 30814208 7066 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 7523 7066 581 887 0 6633 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 30092

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2086
/proc/meminfo: memFree=27312312/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=30092 CPUtime=1062.12 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 15012 0 0 0 105560 652 0 0 20 0 1 0 334890152 30814208 7066 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 7523 7066 581 887 0 6633 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 30092

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2086
/proc/meminfo: memFree=27309024/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=30636 CPUtime=1122.11 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 15124 0 0 0 111509 702 0 0 20 0 1 0 334890152 31371264 7178 33554432000 4194304 7823515 140734907816992 140734907812792 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 7659 7178 581 887 0 6769 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 30636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2089
/proc/meminfo: memFree=27308580/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=32576 CPUtime=1182.1 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 17216 0 0 0 117467 743 0 0 20 0 1 0 334890152 33357824 7693 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8144 7693 581 887 0 7254 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 32576

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2112
/proc/meminfo: memFree=27304860/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=33204 CPUtime=1242.09 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19317 0 0 0 123425 784 0 0 20 0 1 0 334890152 34000896 7844 33554432000 4194304 7823515 140734907816992 140734907812824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8301 7844 581 887 0 7411 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 33204

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2112
/proc/meminfo: memFree=27304864/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=33204 CPUtime=1302.08 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19317 0 0 0 129396 812 0 0 20 0 1 0 334890152 34000896 7844 33554432000 4194304 7823515 140734907816992 140734907812104 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8301 7844 581 887 0 7411 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 33204

[startup+1362.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/176 2112
/proc/meminfo: memFree=27303880/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=34228 CPUtime=1362.07 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19573 0 0 0 135362 845 0 0 20 0 1 0 334890152 35049472 8100 33554432000 4194304 7823515 140734907816992 140734907812328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8557 8100 581 887 0 7667 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 34228

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2113
/proc/meminfo: memFree=27302444/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=34228 CPUtime=1422.06 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19573 0 0 0 141332 874 0 0 20 0 1 0 334890152 35049472 8100 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8557 8100 581 887 0 7667 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 34228

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2113
/proc/meminfo: memFree=27302444/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=34228 CPUtime=1482.05 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19573 0 0 0 147304 901 0 0 20 0 1 0 334890152 35049472 8100 33554432000 4194304 7823515 140734907816992 140734907812744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8557 8100 581 887 0 7667 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 34228

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2113
/proc/meminfo: memFree=27301884/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=35032 CPUtime=1542.04 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19775 0 0 0 153271 933 0 0 20 0 1 0 334890152 35872768 8301 33554432000 4194304 7823515 140734907816992 140734907813208 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8758 8301 581 887 0 7868 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 35032

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2113
/proc/meminfo: memFree=27300396/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=35032 CPUtime=1602.03 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19775 0 0 0 159241 962 0 0 20 0 1 0 334890152 35872768 8301 33554432000 4194304 7823515 140734907816992 140734907812680 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8758 8301 581 887 0 7868 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 35032

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2113
/proc/meminfo: memFree=27300520/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=35032 CPUtime=1662.02 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19775 0 0 0 165205 997 0 0 20 0 1 0 334890152 35872768 8301 33554432000 4194304 7823515 140734907816992 140734907812824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8758 8301 581 887 0 7868 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 35032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2114
/proc/meminfo: memFree=27299900/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=35320 CPUtime=1722.01 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 19836 0 0 0 171168 1033 0 0 20 0 1 0 334890152 36167680 8362 33554432000 4194304 7823515 140734907816992 140734907812680 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 8830 8362 581 887 0 7940 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 35320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2117
/proc/meminfo: memFree=27298588/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=36052 CPUtime=1782.01 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 20023 0 0 0 177131 1070 0 0 20 0 1 0 334890152 36917248 8549 33554432000 4194304 7823515 140734907816992 140734907812792 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 9013 8549 581 887 0 8123 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 36052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 2117
/proc/meminfo: memFree=27298464/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=36052 CPUtime=1800.01 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 20038 0 0 0 178917 1084 0 0 20 0 1 0 334890152 36917248 8564 33554432000 4194304 7823515 140734907816992 140734907812456 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 9013 8564 581 887 0 8123 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36052

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.06 2.02 2.00 3/178 2117
/proc/meminfo: memFree=27298464/32873844 swapFree=6608/6608
[pid=2040] ppid=2038 vsize=36052 CPUtime=1800.01 cores=1,3,5,7
/proc/2040/stat : 2040 (pbscip.linux.x8) R 2038 2040 301 0 -1 4202496 20038 0 0 0 178917 1084 0 0 20 0 1 0 334890152 36917248 8564 33554432000 4194304 7823515 140734907816992 140734907812456 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2040/statm: 9013 8564 581 887 0 8123 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36052

Child status: 0
Real time (s): 1800.35
CPU time (s): 1800.06
CPU user time (s): 1789.22
CPU system time (s): 10.8444
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 39872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.22
system time used= 10.8444
maximum resident set size= 37252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20043
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= 17
involuntary context switches= 1851

runsolver used 3.00954 second user time and 8.07577 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-03 03:40:53
IDJOB=3731386
IDBENCH=1949
IDSOLVER=2321
FILE ID=node140/3731386-1338687653
RUNJOBID= node140-1338678631-321
PBS_JOBID= 14636673
Free space on /tmp= 70616 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_17.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-3731386-1338687653/watcher-3731386-1338687653 -o /tmp/evaluation-result-3731386-1338687653/solver-3731386-1338687653 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731386-1338687653.opb

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=1602032544

node140.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.094
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.18
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.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
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.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27301424 kB
Buffers:          402312 kB
Cached:          4212124 kB
SwapCached:         1664 kB
Active:          1321428 kB
Inactive:        3363736 kB
Active(anon):      63104 kB
Inactive(anon):     9404 kB
Active(file):    1258324 kB
Inactive(file):  3354332 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105156 kB
Dirty:              9708 kB
Writeback:             0 kB
AnonPages:         24160 kB
Mapped:            12856 kB
Shmem:                 8 kB
Slab:             748160 kB
SReclaimable:     190452 kB
SUnreclaim:       557708 kB
KernelStack:        1488 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     185696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70608 MiB
End job on node140 at 2012-06-03 04:10:55