Trace number 3731507

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)183 1800.04 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark183
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
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 constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
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 465
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-3731507-1338688932.opb>
0.00/0.01	c original problem has 465 variables (465 bin, 0 int, 0 impl, 0 cont) and 465 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, 48 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 1 del conss, 0 chg bounds, 1 chg sides, 48 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 1 del conss, 0 chg bounds, 1 chg sides, 48 chg coeffs, 464 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 28 del conss, 0 chg bounds, 208 chg sides, 449 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 60 del conss, 0 chg bounds, 311 chg sides, 574 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.02	c (round 6) 0 del vars, 147 del conss, 0 chg bounds, 319 chg sides, 595 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.02	c (round 7) 0 del vars, 147 del conss, 0 chg bounds, 320 chg sides, 604 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.03	c    (0.0s) probing: 101/465 (21.7%) - 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 (8 rounds):
0.00/0.03	c  0 deleted vars, 147 deleted constraints, 0 tightened bounds, 0 added holes, 320 changed sides, 604 changed coefficients
0.00/0.03	c  220 implications, 0 cliques
0.00/0.03	c presolved problem has 465 variables (465 bin, 0 int, 0 impl, 0 cont) and 545 constraints
0.00/0.03	c     433 constraints of type <knapsack>
0.00/0.03	c     110 constraints of type <setppc>
0.00/0.03	c       2 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.18/0.29	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.18/0.29	c   0.3s|     1 |     0 |  1931 |2426k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 |      --      |    Inf 
0.18/0.29	o 311
0.18/0.29	c r 0.3s|     1 |     0 |  1931 |2439k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 | 3.110000e+02 | 115.22%
0.18/0.29	o 310
0.18/0.29	c R 0.3s|     1 |     0 |  1931 |2453k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 | 3.100000e+02 | 114.53%
0.29/0.30	o 309
0.29/0.30	c s 0.3s|     1 |     0 |  1931 |2466k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 | 3.090000e+02 | 113.84%
0.69/0.70	c   0.7s|     1 |     0 |  2766 |2798k|   0 | 368 | 465 | 545 | 545 | 465 | 771 | 226 |   0 |   0 | 1.521068e+02 | 3.090000e+02 | 103.15%
1.19/1.21	c   1.2s|     1 |     0 |  3629 |3054k|   0 | 394 | 465 | 545 | 545 | 465 | 948 | 403 |   0 |   0 | 1.557778e+02 | 3.090000e+02 |  98.36%
1.68/1.71	c   1.7s|     1 |     0 |  4318 |3236k|   0 | 405 | 465 | 545 | 545 | 465 |1081 | 536 |   0 |   0 | 1.571841e+02 | 3.090000e+02 |  96.58%
2.19/2.28	c   2.2s|     1 |     0 |  4936 |3339k|   0 | 408 | 465 | 545 | 545 | 465 |1171 | 626 |   0 |   0 | 1.581558e+02 | 3.090000e+02 |  95.38%
2.78/2.81	c   2.8s|     1 |     0 |  5352 |3395k|   0 | 420 | 465 | 545 | 545 | 465 |1221 | 676 |   0 |   0 | 1.586468e+02 | 3.090000e+02 |  94.77%
3.09/3.19	c   3.1s|     1 |     0 |  5504 |3407k|   0 | 417 | 465 | 545 | 545 | 465 |1242 | 697 |   0 |   0 | 1.587162e+02 | 3.090000e+02 |  94.69%
3.49/3.55	c   3.5s|     1 |     0 |  5622 |3415k|   0 | 420 | 465 | 545 | 545 | 465 |1250 | 705 |   0 |   0 | 1.587444e+02 | 3.090000e+02 |  94.65%
3.89/3.98	c   4.0s|     1 |     0 |  5798 |3432k|   0 | 423 | 465 | 545 | 545 | 465 |1264 | 719 |   0 |   0 | 1.588334e+02 | 3.090000e+02 |  94.54%
4.29/4.34	c   4.3s|     1 |     0 |  5850 |3440k|   0 | 421 | 465 | 545 | 545 | 465 |1267 | 722 |   0 |   0 | 1.588381e+02 | 3.090000e+02 |  94.54%
4.59/4.68	c   4.6s|     1 |     0 |  5879 |3447k|   0 | 422 | 465 | 545 | 545 | 465 |1270 | 725 |   0 |   0 | 1.588395e+02 | 3.090000e+02 |  94.54%
4.99/5.03	c   5.0s|     1 |     0 |  5945 |3454k|   0 | 423 | 465 | 545 | 545 | 465 |1224 | 726 |   0 |   0 | 1.588432e+02 | 3.090000e+02 |  94.53%
5.29/5.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.29/5.35	c   5.3s|     1 |     0 |  5958 |3461k|   0 | 422 | 465 | 545 | 545 | 465 |1225 | 727 |   0 |   0 | 1.588435e+02 | 3.090000e+02 |  94.53%
5.59/5.66	o 208
5.59/5.66	c k 5.6s|     1 |     0 |  5958 |3481k|   0 | 422 | 465 | 545 | 545 | 465 |1225 | 727 |   0 |   0 | 1.588435e+02 | 2.080000e+02 |  30.95%
5.59/5.67	c   5.6s|     1 |     0 |  5958 |3475k|   0 | 422 | 465 | 545 | 545 | 465 |1225 | 727 |   0 |   0 | 1.588435e+02 | 2.080000e+02 |  30.95%
12.99/13.06	c  13.0s|     1 |     2 |  5958 |3475k|   0 | 422 | 465 | 545 | 545 | 465 |1225 | 727 |   0 |  38 | 1.588435e+02 | 2.080000e+02 |  30.95%
47.28/47.34	o 208
47.28/47.34	c p47.1s|    68 |    69 | 27271 |4336k|  51 |   - | 465 | 545 | 336 | 465 |1023 | 727 |   0 | 269 | 1.591735e+02 | 2.080000e+02 |  30.68%
47.28/47.34	o 206
47.28/47.34	c p47.1s|    68 |    69 | 27276 |4337k|  51 |   - | 465 | 545 | 330 | 465 |1023 | 727 |   0 | 269 | 1.591735e+02 | 2.060000e+02 |  29.42%
47.28/47.34	o 205
47.28/47.34	c p47.1s|    68 |    69 | 27288 |4339k|  51 |   - | 465 | 545 | 325 | 465 |1023 | 727 |   0 | 269 | 1.591735e+02 | 2.050000e+02 |  28.79%
47.28/47.35	o 204
47.28/47.35	c p47.1s|    68 |    69 | 27301 |4342k|  51 |   - | 465 | 545 | 320 | 465 |1023 | 727 |   0 | 269 | 1.591735e+02 | 2.040000e+02 |  28.16%
47.28/47.35	o 201
47.28/47.35	c k47.1s|    68 |    69 | 27329 |4233k|  51 | 256 | 465 | 545 | 498 | 465 |1023 | 727 |   0 | 269 | 1.591735e+02 | 2.010000e+02 |  26.28%
55.77/55.88	o 199
55.77/55.88	c o55.6s|   116 |   117 | 62556 |4298k|  52 |  29 | 465 | 545 | 535 | 465 |1023 | 727 |   0 | 283 | 1.591735e+02 | 1.990000e+02 |  25.02%
55.87/55.90	o 198
55.87/55.90	c o55.6s|   116 |   117 | 62754 |4298k|  52 |  18 | 465 | 545 | 535 | 465 |1023 | 727 |   0 | 283 | 1.591735e+02 | 1.980000e+02 |  24.39%
55.87/55.90	o 198
55.87/55.90	c o55.6s|   116 |   117 | 62760 |4298k|  52 |  17 | 465 | 545 | 535 | 465 |1023 | 727 |   0 | 283 | 1.591735e+02 | 1.980000e+02 |  24.39%
55.87/55.91	o 197
55.87/55.91	c o55.6s|   116 |   117 | 62937 |4298k|  52 |   5 | 465 | 545 | 535 | 465 |1023 | 727 |   0 | 283 | 1.591735e+02 | 1.970000e+02 |  23.76%
55.87/55.92	o 197
55.87/55.92	c o55.6s|   116 |   117 | 62976 |4298k|  52 |   4 | 465 | 545 | 535 | 465 |1023 | 727 |   0 | 283 | 1.591735e+02 | 1.970000e+02 |  23.76%
55.87/55.93	o 194
55.87/55.93	c k55.6s|   116 |   117 | 63071 |4304k|  52 | 361 | 465 | 545 | 535 | 465 |1023 | 727 |   0 | 283 | 1.591735e+02 | 1.940000e+02 |  21.88%
78.36/78.46	o 189
78.36/78.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
78.36/78.46	c C78.0s|   316 |   317 |155702 |4503k|  68 | 392 | 465 | 553 | 548 | 465 |1023 | 727 |   8 | 363 | 1.593096e+02 | 1.890000e+02 |  18.64%
246.64/246.72	o 188
246.64/246.72	c p 245s|  2571 |  2363 |996088 |6211k| 107 |   - | 465 | 596 | 338 | 465 |1023 | 727 |  51 | 915 | 1.595369e+02 | 1.880000e+02 |  17.84%
302.93/303.00	o 185
302.93/303.00	c C 301s|  3442 |  2506 |  1251k|6142k| 109 |   - | 465 | 599 | 508 | 465 |1023 | 727 |  54 |1014 | 1.597649e+02 | 1.850000e+02 |  15.80%
350.53/350.61	o 184
350.53/350.61	c C 348s|  4402 |  2716 |  1478k|6301k| 109 | 131 | 465 | 608 | 507 | 465 |1023 | 727 |  63 |1111 | 1.599421e+02 | 1.840000e+02 |  15.04%
350.53/350.63	o 183
350.53/350.63	c k 348s|  4403 |  2633 |  1478k|6247k| 109 |   - | 465 | 608 | 479 | 465 |1023 | 727 |  63 |1111 | 1.599421e+02 | 1.830000e+02 |  14.42%
577.70/577.81	c   574s| 10000 |  3866 |  2603k|7227k| 109 | 135 | 465 | 638 | 511 | 465 |1023 | 727 |  94 |1446 | 1.602405e+02 | 1.830000e+02 |  14.20%
966.33/966.56	c   960s| 20000 |  5832 |  4541k|8696k| 109 | 135 | 465 | 657 | 521 | 465 |1023 | 727 | 142 |2168 | 1.604896e+02 | 1.830000e+02 |  14.03%
1307.37/1307.67	c  1299s| 30000 |  7950 |  6262k|  10M| 109 | 124 | 465 | 668 | 510 | 465 |1023 | 727 | 187 |2738 | 1.606215e+02 | 1.830000e+02 |  13.93%
1618.43/1618.72	c  1608s| 40000 | 10038 |  7827k|  11M| 109 | 114 | 465 | 701 | 564 | 465 |1023 | 727 | 233 |3220 | 1.607360e+02 | 1.830000e+02 |  13.85%
1800.01/1800.30	c 
1800.01/1800.30	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.30	c Solving Time (sec) : 1788.18
1800.01/1800.30	c Solving Nodes      : 45327
1800.01/1800.30	c Primal Bound       : +1.83000000000000e+02 (820 solutions)
1800.01/1800.30	c Dual Bound         : +1.60783063954997e+02
1800.01/1800.30	c Gap                : 13.82 %
1800.01/1800.30	c NODE         45327
1800.01/1800.30	c DUAL BOUND   160.783
1800.01/1800.30	c PRIMAL BOUND 183
1800.01/1800.30	c GAP          0.13818
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v x465 x464 x463 -x462 -x461 -x460 -x459 x458 x457 -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 
1800.01/1800.30	v -x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 -x434 x433 -x432 -x431 -x430 -x429 x428 -x427 -x426 -x425 -x424 x423 -x422 
1800.01/1800.30	v x421 x420 -x419 -x418 x417 x416 -x415 x414 x413 x412 -x411 -x410 -x409 -x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 
1800.01/1800.30	v x399 -x398 -x397 -x396 x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 x385 -x384 -x383 x382 x381 -x380 -x379 -x378 
1800.01/1800.30	v x377 x376 x375 -x374 x373 x372 x371 x370 x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 x358 -x357 -x356 
1800.01/1800.30	v x355 x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 x341 -x340 x339 x338 x337 x336 -x335 x334 
1800.01/1800.30	v -x333 x332 x331 x330 x329 x328 -x327 -x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 x316 x315 -x314 -x313 -x312 x311 
1800.01/1800.30	v -x310 x309 -x308 x307 -x306 -x305 -x304 x303 x302 -x301 -x300 x299 -x298 -x297 x296 x295 -x294 x293 -x292 -x291 -x290 -x289 
1800.01/1800.30	v x288 -x287 -x286 -x285 x284 -x283 -x282 x281 -x280 x279 x278 x277 -x276 x275 -x274 x273 -x272 -x271 -x270 -x269 -x268 -x267 
1800.01/1800.30	v x266 -x265 -x264 x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 -x247 -x246 -x245 
1800.01/1800.30	v -x244 -x243 -x242 -x241 x240 -x239 x238 x237 x236 -x235 -x234 x233 -x232 -x231 x230 x229 -x228 -x227 x226 -x225 x224 -x223 
1800.01/1800.30	v x222 x221 -x220 -x219 x218 x217 -x216 x215 -x214 -x213 x212 x211 -x210 x209 -x208 -x207 -x206 x205 x204 x203 -x202 -x201 -x200 
1800.01/1800.30	v x199 -x198 -x197 -x196 -x195 x194 x193 -x192 -x191 x190 x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 x179 x178 
1800.01/1800.30	v x177 -x176 -x175 -x174 x173 -x172 x171 -x170 x169 -x168 -x167 x166 x165 -x164 x163 x162 x161 -x160 -x159 x158 -x157 x156 
1800.01/1800.30	v -x155 x154 x153 x152 x151 -x150 -x149 -x148 x147 x146 x145 -x144 -x143 x142 -x141 -x140 x139 -x138 -x137 -x136 x135 -x134 -x133 
1800.01/1800.30	v -x132 x131 -x130 x129 x128 x127 x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 x115 -x114 x113 x112 -x111 
1800.01/1800.30	v x110 x109 x108 x107 -x106 -x105 x104 x103 -x102 x101 x100 -x99 x98 -x97 x96 -x95 -x94 x93 -x92 x91 x90 -x89 x88 x87 -x86 x85 
1800.01/1800.30	v -x84 x83 x82 x81 x80 -x79 x78 -x77 -x76 x75 x74 x73 x72 -x71 x70 x69 x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 x57 
1800.01/1800.30	v x56 -x55 -x54 x53 -x52 -x51 x50 -x49 x48 -x47 -x46 x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 x30 
1800.01/1800.30	v -x29 x28 x27 -x26 x25 x24 x23 x22 x21 -x20 x19 -x18 -x17 -x16 x15 -x14 -x13 x12 -x11 -x10 x9 x8 x7 x6 x5 -x4 -x3 -x2 x1 
1800.01/1800.30	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.30	c Solving Time       :    1788.18
1800.01/1800.30	c Original Problem   :
1800.01/1800.30	c   Problem name     : HOME/instance-3731507-1338688932.opb
1800.01/1800.30	c   Variables        : 465 (465 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.30	c   Constraints      : 465 initial, 465 maximal
1800.01/1800.30	c Presolved Problem  :
1800.01/1800.30	c   Problem name     : t_HOME/instance-3731507-1338688932.opb
1800.01/1800.30	c   Variables        : 465 (465 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.30	c   Constraints      : 545 initial, 724 maximal
1800.01/1800.30	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.30	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   knapsack         :       0.00          0          0          0          0          0         29        319        556
1800.01/1800.30	c   setppc           :       0.01          0          0          0          0          0        117          0          0
1800.01/1800.30	c   linear           :       0.01          0          0          0          0          0          1          1         48
1800.01/1800.30	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.30	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.30	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.30	c   integral         :          0          0          0      28516          0          2        207          0          0      56800
1800.01/1800.30	c   knapsack         :        433         13     219089          0          0          1     158218        538          0          0
1800.01/1800.30	c   setppc           :        110         13     219088          0          0          0      25962          0          0          0
1800.01/1800.30	c   logicor          :          2+        13      41182          0          0          0          0          0          0          0
1800.01/1800.30	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.30	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.30	c   integral         :     136.99       0.00       0.00     136.99       0.00
1800.01/1800.30	c   knapsack         :       1.93       0.02       1.91       0.00       0.00
1800.01/1800.30	c   setppc           :       0.25       0.00       0.25       0.00       0.00
1800.01/1800.30	c   logicor          :       0.04       0.00       0.04       0.00       0.00
1800.01/1800.30	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.30	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.30	c   rootredcost      :       0.05         10          0          0
1800.01/1800.30	c   pseudoobj        :       1.80     219645          0          0
1800.01/1800.30	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.30	c   propagation      :       0.00          1          0          0        0.0          0        0.0          -
1800.01/1800.30	c   infeasible LP    :       0.02        264        264        264        4.1          0        0.0          0
1800.01/1800.30	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.30	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.30	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.30	c   applied globally :          -          -          -        264        4.1          -          -          -
1800.01/1800.30	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.30	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.30	c   cut pool         :       0.00         12          -          -        372          -    (maximal pool size: 1696)
1800.01/1800.30	c   redcost          :       1.08      60707          0     652100          0          0
1800.01/1800.30	c   impliedbounds    :       0.00         14          0          0          0          0
1800.01/1800.30	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.30	c   gomory           :       1.99         14          0          0          0          0
1800.01/1800.30	c   strongcg         :       1.85         14          0          0          0          0
1800.01/1800.30	c   cmir             :       0.19         10          0          0        740          0
1800.01/1800.30	c   flowcover        :       0.20         10          0          0        865          0
1800.01/1800.30	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.30	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.30	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.30	c Pricers            :       Time      Calls       Vars
1800.01/1800.30	c   problem variables:       0.00          0          0
1800.01/1800.30	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.30	c   relpscost        :     136.97      28516          2        207          0          0      56800
1800.01/1800.30	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.30	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.30	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.30	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.30	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.30	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.30	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.30	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.30	c   LP solutions     :       0.00          -          0
1800.01/1800.30	c   pseudo solutions :       0.00          -          0
1800.01/1800.30	c   feaspump         :       0.00          0          0
1800.01/1800.30	c   intshifting      :       0.00          0          0
1800.01/1800.30	c   oneopt           :       0.01          8          4
1800.01/1800.30	c   crossover        :       0.44          6          3
1800.01/1800.30	c   fracdiving       :      63.14         50          0
1800.01/1800.30	c   guideddiving     :      63.18         51          0
1800.01/1800.30	c   coefdiving       :      72.62         53        133
1800.01/1800.30	c   linesearchdiving :      64.07         74         10
1800.01/1800.30	c   veclendiving     :      82.69         81         70
1800.01/1800.30	c   objpscostdiving  :     166.51         49        290
1800.01/1800.30	c   rootsoldiving    :      14.91         71          0
1800.01/1800.30	c   pscostdiving     :     197.60        201        244
1800.01/1800.30	c   simplerounding   :       0.91      50167         64
1800.01/1800.30	c   rounding         :       8.18      10370          1
1800.01/1800.30	c   shifting         :       2.46       2697          1
1800.01/1800.30	c   fixandinfer      :       0.00          0          0
1800.01/1800.30	c   intdiving        :       0.00          0          0
1800.01/1800.30	c   actconsdiving    :       0.00          0          0
1800.01/1800.30	c   octane           :       0.00          0          0
1800.01/1800.30	c   rens             :       0.00          0          0
1800.01/1800.30	c   rins             :       0.00          0          0
1800.01/1800.30	c   localbranching   :       0.00          0          0
1800.01/1800.30	c   mutation         :       0.00          0          0
1800.01/1800.30	c   dins             :       0.00          0          0
1800.01/1800.30	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.30	c   primal LP        :       0.01          0          0       0.00       0.00
1800.01/1800.30	c   dual LP          :     892.45      67085    4978864      74.22    5578.87
1800.01/1800.30	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.30	c   diving/probing LP:     707.90      84872    3780776      44.55    5340.83
1800.01/1800.30	c   strong branching :     135.50       3433     622885     181.44    4596.94
1800.01/1800.30	c     (at root node) :          -         38      23734     624.58          -
1800.01/1800.30	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.30	c B&B Tree           :
1800.01/1800.30	c   number of runs   :          1
1800.01/1800.30	c   nodes            :      45327
1800.01/1800.30	c   nodes (total)    :      45327
1800.01/1800.30	c   nodes left       :      11149
1800.01/1800.30	c   max depth        :        109
1800.01/1800.30	c   max depth (total):        109
1800.01/1800.30	c   backtracks       :       7823 (17.3%)
1800.01/1800.30	c   delayed cutoffs  :          0
1800.01/1800.30	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.30	c   avg switch length:       5.78
1800.01/1800.30	c   switching time   :       1.43
1800.01/1800.30	c Solution           :
1800.01/1800.30	c   Solutions found  :        820 (20 improvements)
1800.01/1800.30	c   Primal Bound     : +1.83000000000000e+02   (in run 1, after 4403 nodes, 348.26 seconds, depth 83, found by <oneopt>)
1800.01/1800.30	c   Dual Bound       : +1.60783063954997e+02
1800.01/1800.30	c   Gap              :      13.82 %
1800.01/1800.30	c   Root Dual Bound  : +1.58843505874546e+02
1800.01/1800.32	c Time complete: 1800.03.

Verifier Data

OK	183

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21149
/proc/meminfo: memFree=27330504/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=8236 CPUtime=0 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 1445 0 0 0 0 0 0 0 20 0 1 0 335018261 8433664 1397 33554432000 4194304 7823515 140735318863552 140733723700808 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 2059 1397 337 887 0 1169 0

[startup+0.071941 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21149
/proc/meminfo: memFree=27330504/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=16104 CPUtime=0.06 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 3618 0 0 0 6 0 0 0 20 0 1 0 335018261 16490496 3210 33554432000 4194304 7823515 140735318863552 140733723700808 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 4026 3210 518 887 0 3136 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16104

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21149
/proc/meminfo: memFree=27330504/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=16104 CPUtime=0.08 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 3624 0 0 0 8 0 0 0 20 0 1 0 335018261 16490496 3216 33554432000 4194304 7823515 140735318863552 140735318859048 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 4026 3216 518 887 0 3136 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16104

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21149
/proc/meminfo: memFree=27330504/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=17428 CPUtime=0.29 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 3930 0 0 0 28 1 0 0 20 0 1 0 335018261 17846272 3522 33554432000 4194304 7823515 140735318863552 140735318859048 6722672 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 4357 3522 531 887 0 3467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17428

[startup+0.700185 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21149
/proc/meminfo: memFree=27330504/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=19592 CPUtime=0.69 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 4483 0 0 0 68 1 0 0 20 0 1 0 335018261 20062208 4054 33554432000 4194304 7823515 140735318863552 140735318858888 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 4898 4054 558 887 0 4008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19592

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21150
/proc/meminfo: memFree=27316476/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=19972 CPUtime=1.48 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 4699 0 0 0 147 1 0 0 20 0 1 0 335018261 20451328 4255 33554432000 4194304 7823515 140735318863552 140735318858888 4291248 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 4993 4255 559 887 0 4103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19972

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21150
/proc/meminfo: memFree=27314236/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=21436 CPUtime=3.09 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 5075 0 0 0 306 3 0 0 20 0 1 0 335018261 21950464 4631 33554432000 4194304 7823515 140735318863552 140735318858744 4273488 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5359 4631 559 887 0 4469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21436

[startup+6.30018 s]
/proc/loadavg: 2.16 2.03 2.01 3/177 21150
/proc/meminfo: memFree=27313492/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=23576 CPUtime=6.28 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 5606 0 0 0 624 4 0 0 20 0 1 0 335018261 24141824 5162 33554432000 4194304 7823515 140735318863552 140735318858664 6254554 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5894 5162 564 887 0 5004 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23576

[startup+12.7002 s]
/proc/loadavg: 2.15 2.03 2.01 3/177 21150
/proc/meminfo: memFree=27310204/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=23576 CPUtime=12.69 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 5610 0 0 0 1261 8 0 0 20 0 1 0 335018261 24141824 5415 33554432000 4194304 7823515 140735318863552 140735318858712 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5894 5415 564 887 0 5004 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23576

[startup+25.5002 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 21150
/proc/meminfo: memFree=27310640/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=23576 CPUtime=25.48 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 5614 0 0 0 2534 14 0 0 20 0 1 0 335018261 24141824 5418 33554432000 4194304 7823515 140735318863552 140735318858712 6209443 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5894 5418 565 887 0 5004 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23576

[startup+51.1002 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 21151
/proc/meminfo: memFree=27310144/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=23576 CPUtime=51.07 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 5616 0 0 0 5079 28 0 0 20 0 1 0 335018261 24141824 5420 33554432000 4194304 7823515 140735318863552 140735318859464 6180619 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5894 5420 567 887 0 5004 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23576

[startup+102.306 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 21151
/proc/meminfo: memFree=27310640/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=22136 CPUtime=102.27 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 7681 0 0 0 10168 59 0 0 20 0 1 0 335018261 22667264 5027 33554432000 4194304 7823515 140735318863552 140735318859352 6211574 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5534 5027 581 887 0 4644 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22136

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21151
/proc/meminfo: memFree=27309088/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=23868 CPUtime=162.26 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 8104 0 0 0 16125 101 0 0 20 0 1 0 335018261 24440832 5450 33554432000 4194304 7823515 140735318863552 140735318859304 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5967 5450 581 887 0 5077 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23868

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21151
/proc/meminfo: memFree=27309344/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=23868 CPUtime=222.24 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 8129 0 0 0 22078 146 0 0 20 0 1 0 335018261 24440832 5475 33554432000 4194304 7823515 140735318863552 140735318859384 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 5967 5475 581 887 0 5077 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 23868

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21152
/proc/meminfo: memFree=27304188/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=26864 CPUtime=282.24 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 8913 0 0 0 28037 187 0 0 20 0 1 0 335018261 27508736 6258 33554432000 4194304 7823515 140735318863552 140735318859480 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6716 6258 581 887 0 5826 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 26864

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21152
/proc/meminfo: memFree=27304752/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=26380 CPUtime=342.23 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 12635 0 0 0 33997 226 0 0 20 0 1 0 335018261 27013120 6137 33554432000 4194304 7823515 140735318863552 140735318858888 6211719 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6595 6137 581 887 0 5705 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26380

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21153
/proc/meminfo: memFree=27303252/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=26500 CPUtime=402.22 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 15454 0 0 0 39956 266 0 0 20 0 1 0 335018261 27136000 6170 33554432000 4194304 7823515 140735318863552 140735318859032 6209850 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6625 6170 581 887 0 5735 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 26500

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21153
/proc/meminfo: memFree=27304180/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=25880 CPUtime=462.21 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 17357 0 0 0 45916 305 0 0 20 0 1 0 335018261 26501120 5985 33554432000 4194304 7823515 140735318863552 140735318858712 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6470 5985 581 887 0 5580 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 25880

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21156
/proc/meminfo: memFree=27302188/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=27312 CPUtime=522.2 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 17742 0 0 0 51880 340 0 0 20 0 1 0 335018261 27967488 6370 33554432000 4194304 7823515 140735318863552 140735318859240 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6828 6370 581 887 0 5938 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 27312

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21156
/proc/meminfo: memFree=27301948/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=27312 CPUtime=582.19 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 17742 0 0 0 57837 382 0 0 20 0 1 0 335018261 27967488 6370 33554432000 4194304 7823515 140735318863552 140735318859384 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6828 6370 581 887 0 5938 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 27312

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21157
/proc/meminfo: memFree=27299464/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=27792 CPUtime=882.14 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 17862 0 0 0 87635 579 0 0 20 0 1 0 335018261 28459008 6490 33554432000 4194304 7823515 140735318863552 140735318858712 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 6948 6490 581 887 0 6058 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 27792

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21157
/proc/meminfo: memFree=27298348/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=28376 CPUtime=942.14 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 17978 0 0 0 93595 619 0 0 20 0 1 0 335018261 29057024 6606 33554432000 4194304 7823515 140735318863552 140735318859032 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7094 6606 581 887 0 6204 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 28376

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21158
/proc/meminfo: memFree=27297788/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=28648 CPUtime=1002.13 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18078 0 0 0 99553 660 0 0 20 0 1 0 335018261 29335552 6706 33554432000 4194304 7823515 140735318863552 140735318858888 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7162 6706 581 887 0 6272 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 28648

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21158
/proc/meminfo: memFree=27297292/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=29096 CPUtime=1062.11 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18143 0 0 0 105511 700 0 0 20 0 1 0 335018261 29794304 6771 33554432000 4194304 7823515 140735318863552 140735318858888 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7274 6771 581 887 0 6384 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 29096

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21161
/proc/meminfo: memFree=27297160/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=29096 CPUtime=1122.11 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18143 0 0 0 111469 742 0 0 20 0 1 0 335018261 29794304 6771 33554432000 4194304 7823515 140735318863552 140735318859352 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7274 6771 581 887 0 6384 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 29096

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21161
/proc/meminfo: memFree=27297044/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=29096 CPUtime=1182.1 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18143 0 0 0 117430 780 0 0 20 0 1 0 335018261 29794304 6771 33554432000 4194304 7823515 140735318863552 140735318859304 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7274 6771 581 887 0 6384 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 29096

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21161
/proc/meminfo: memFree=27296176/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=29096 CPUtime=1242.08 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18159 0 0 0 123389 819 0 0 20 0 1 0 335018261 29794304 6787 33554432000 4194304 7823515 140735318863552 140735318859240 6205839 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7274 6787 581 887 0 6384 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 29096

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26077512/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=30508 CPUtime=1302.08 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18573 0 0 0 129353 855 0 0 20 0 1 0 335018261 31240192 7201 33554432000 4194304 7823515 140735318863552 140735318859304 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7627 7201 581 887 0 6737 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 30508

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26029896/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=30508 CPUtime=1362.07 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18573 0 0 0 135310 897 0 0 20 0 1 0 335018261 31240192 7201 33554432000 4194304 7823515 140735318863552 140735318859384 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7627 7201 581 887 0 6737 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 30508

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21201
/proc/meminfo: memFree=26029428/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=30508 CPUtime=1422.07 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18573 0 0 0 141270 937 0 0 20 0 1 0 335018261 31240192 7201 33554432000 4194304 7823515 140735318863552 140735318858888 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7627 7201 581 887 0 6737 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 30508

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21201
/proc/meminfo: memFree=26023748/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=30508 CPUtime=1482.05 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18573 0 0 0 147228 977 0 0 20 0 1 0 335018261 31240192 7201 33554432000 4194304 7823515 140735318863552 140735318859352 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7627 7201 581 887 0 6737 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 30508

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21201
/proc/meminfo: memFree=26022412/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=30668 CPUtime=1542.04 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18576 0 0 0 153189 1015 0 0 20 0 1 0 335018261 31404032 7204 33554432000 4194304 7823515 140735318863552 140735318859512 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7667 7204 581 887 0 6777 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 30668

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21202
/proc/meminfo: memFree=25919472/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=31832 CPUtime=1602.04 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18865 0 0 0 159150 1054 0 0 20 0 1 0 335018261 32595968 7493 33554432000 4194304 7823515 140735318863552 140735318859304 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 7958 7493 581 887 0 7068 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 31832

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21202
/proc/meminfo: memFree=25832408/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=32360 CPUtime=1662.02 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18974 0 0 0 165108 1094 0 0 20 0 1 0 335018261 33136640 7602 33554432000 4194304 7823515 140735318863552 140735318859480 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 8090 7602 581 887 0 7200 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 32360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21205
/proc/meminfo: memFree=25831724/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=32360 CPUtime=1722.02 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 18974 0 0 0 171069 1133 0 0 20 0 1 0 335018261 33136640 7602 33554432000 4194304 7823515 140735318863552 140735318860600 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 8090 7602 581 887 0 7200 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 32360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21205
/proc/meminfo: memFree=25804144/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=32688 CPUtime=1782.01 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 19077 0 0 0 177029 1172 0 0 20 0 1 0 335018261 33472512 7705 33554432000 4194304 7823515 140735318863552 140735318859512 6208534 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 8172 7705 581 887 0 7282 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 32688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21205
/proc/meminfo: memFree=25803628/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=32688 CPUtime=1800.01 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 19107 0 0 0 178818 1183 0 0 20 0 1 0 335018261 33472512 7735 33554432000 4194304 7823515 140735318863552 140735318858888 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 8172 7735 581 887 0 7282 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 32688

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 21205
/proc/meminfo: memFree=25803628/32873844 swapFree=7116/7116
[pid=21149] ppid=21147 vsize=32688 CPUtime=1800.01 cores=0,2,4,6
/proc/21149/stat : 21149 (pbscip.linux.x8) R 21147 21149 10620 0 -1 4202496 19107 0 0 0 178818 1183 0 0 20 0 1 0 335018261 33472512 7735 33554432000 4194304 7823515 140735318863552 140735318858888 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/21149/statm: 8172 7735 581 887 0 7282 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 32688

Child status: 0
Real time (s): 1800.32
CPU time (s): 1800.04
CPU user time (s): 1788.2
CPU system time (s): 11.8382
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 33352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.2
system time used= 11.8382
maximum resident set size= 31304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19112
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= 12
involuntary context switches= 2068

runsolver used 3.12052 second user time and 8.08577 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 04:02:12
IDJOB=3731507
IDBENCH=1960
IDSOLVER=2321
FILE ID=node138/3731507-1338688932
RUNJOBID= node138-1338679216-19462
PBS_JOBID= 14636675
Free space on /tmp= 70780 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_12.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-3731507-1338688932/watcher-3731507-1338688932 -o /tmp/evaluation-result-3731507-1338688932/solver-3731507-1338688932 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731507-1338688932.opb

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=153569887

node138.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.347
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.92
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.347
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:        27330504 kB
Buffers:          709728 kB
Cached:          3890648 kB
SwapCached:          208 kB
Active:          2359452 kB
Inactive:        2280580 kB
Active(anon):      24132 kB
Inactive(anon):    11376 kB
Active(file):    2335320 kB
Inactive(file):  2269204 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              9736 kB
Writeback:             0 kB
AnonPages:         39832 kB
Mapped:            16640 kB
Shmem:               200 kB
Slab:             763668 kB
SReclaimable:     205920 kB
SUnreclaim:       557748 kB
KernelStack:        1456 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 70756 MiB
End job on node138 at 2012-06-03 04:32:14