Trace number 3731375

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)187 1800.04 1800.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
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-3731375-1338687129.opb>
0.00/0.01	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 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, 41 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 41 chg coeffs, 470 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 167 chg sides, 380 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.02	c (round 4) 0 del vars, 30 del conss, 0 chg bounds, 260 chg sides, 494 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.02	c (round 5) 0 del vars, 99 del conss, 0 chg bounds, 273 chg sides, 521 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.02	c (round 6) 0 del vars, 99 del conss, 0 chg bounds, 274 chg sides, 522 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.03	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03	c presolving (7 rounds):
0.00/0.03	c  0 deleted vars, 99 deleted constraints, 0 tightened bounds, 0 added holes, 274 changed sides, 522 changed coefficients
0.00/0.03	c  224 implications, 1 cliques
0.00/0.03	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 555 constraints
0.00/0.03	c     443 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.19/0.29	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.29	c   0.3s|     1 |     0 |  1964 |2468k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 |      --      |    Inf 
0.19/0.29	o 337
0.19/0.29	c r 0.3s|     1 |     0 |  1964 |2481k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 | 3.370000e+02 | 128.63%
0.29/0.30	o 336
0.29/0.30	c R 0.3s|     1 |     0 |  1964 |2494k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 | 3.360000e+02 | 127.95%
0.29/0.30	o 335
0.29/0.30	c s 0.3s|     1 |     0 |  1964 |2508k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 | 3.350000e+02 | 127.27%
0.69/0.74	c   0.7s|     1 |     0 |  2843 |2829k|   0 | 387 | 470 | 555 | 555 | 470 | 781 | 226 |   0 |   0 | 1.553783e+02 | 3.350000e+02 | 115.60%
1.19/1.27	c   1.2s|     1 |     0 |  3711 |3086k|   0 | 407 | 470 | 555 | 555 | 470 | 954 | 399 |   0 |   0 | 1.588211e+02 | 3.350000e+02 | 110.93%
1.79/1.82	c   1.8s|     1 |     0 |  4485 |3249k|   0 | 418 | 470 | 555 | 555 | 470 |1082 | 527 |   0 |   0 | 1.605039e+02 | 3.350000e+02 | 108.72%
2.28/2.39	c   2.4s|     1 |     0 |  5097 |3372k|   0 | 431 | 470 | 555 | 555 | 470 |1173 | 618 |   0 |   0 | 1.612037e+02 | 3.350000e+02 | 107.81%
2.89/2.95	c   2.9s|     1 |     0 |  5675 |3455k|   0 | 430 | 470 | 555 | 555 | 470 |1251 | 696 |   0 |   0 | 1.616837e+02 | 3.350000e+02 | 107.19%
3.39/3.48	c   3.5s|     1 |     0 |  6071 |3493k|   0 | 430 | 470 | 555 | 555 | 470 |1287 | 732 |   0 |   0 | 1.619272e+02 | 3.350000e+02 | 106.88%
3.89/3.91	c   3.9s|     1 |     0 |  6227 |3510k|   0 | 435 | 470 | 555 | 555 | 470 |1305 | 750 |   0 |   0 | 1.619812e+02 | 3.350000e+02 | 106.81%
4.30/4.38	c   4.3s|     1 |     0 |  6443 |3529k|   0 | 437 | 470 | 555 | 555 | 470 |1324 | 769 |   0 |   0 | 1.620316e+02 | 3.350000e+02 | 106.75%
4.69/4.73	c   4.7s|     1 |     0 |  6481 |3537k|   0 | 436 | 470 | 555 | 555 | 470 |1327 | 772 |   0 |   0 | 1.620355e+02 | 3.350000e+02 | 106.74%
4.99/5.09	c   5.0s|     1 |     0 |  6518 |3544k|   0 | 436 | 470 | 555 | 555 | 470 |1329 | 774 |   0 |   0 | 1.620388e+02 | 3.350000e+02 | 106.74%
5.39/5.44	c   5.4s|     1 |     0 |  6545 |3552k|   0 | 436 | 470 | 555 | 555 | 470 |1300 | 776 |   0 |   0 | 1.620399e+02 | 3.350000e+02 | 106.74%
5.68/5.76	o 210
5.68/5.76	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.68/5.76	c k 5.7s|     1 |     0 |  6545 |3572k|   0 | 436 | 470 | 555 | 555 | 470 |1300 | 776 |   0 |   0 | 1.620399e+02 | 2.100000e+02 |  29.60%
5.68/5.77	c   5.7s|     1 |     0 |  6545 |3565k|   0 | 436 | 470 | 555 | 555 | 470 |1300 | 776 |   0 |   0 | 1.620399e+02 | 2.100000e+02 |  29.60%
9.49/9.52	c   9.5s|     1 |     2 |  6545 |3566k|   0 | 436 | 470 | 555 | 555 | 470 |1300 | 776 |   0 |  18 | 1.620399e+02 | 2.100000e+02 |  29.60%
45.28/45.36	o 210
45.28/45.36	c p45.1s|    47 |    48 | 29201 |4431k|  32 |   - | 470 | 555 | 354 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.100000e+02 |  29.37%
45.28/45.36	o 209
45.28/45.36	c p45.1s|    47 |    48 | 29233 |4432k|  32 |   - | 470 | 555 | 354 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.090000e+02 |  28.75%
45.28/45.36	o 209
45.28/45.36	c p45.1s|    47 |    48 | 29258 |4436k|  32 |   - | 470 | 555 | 348 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.090000e+02 |  28.75%
45.28/45.36	o 208
45.28/45.36	c p45.1s|    47 |    48 | 29268 |4437k|  32 |   - | 470 | 555 | 345 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.080000e+02 |  28.13%
45.28/45.36	o 207
45.28/45.36	c p45.1s|    47 |    48 | 29269 |4438k|  32 |   - | 470 | 555 | 342 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.070000e+02 |  27.52%
45.28/45.36	o 205
45.28/45.36	c p45.1s|    47 |    48 | 29276 |4440k|  32 |   - | 470 | 555 | 336 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.050000e+02 |  26.29%
45.28/45.37	o 204
45.28/45.37	c p45.1s|    47 |    48 | 29280 |4442k|  32 |   - | 470 | 555 | 334 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.040000e+02 |  25.67%
45.28/45.37	o 203
45.28/45.37	c p45.1s|    47 |    48 | 29291 |4444k|  32 |   - | 470 | 555 | 327 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.030000e+02 |  25.05%
45.28/45.37	o 202
45.28/45.37	c p45.2s|    47 |    48 | 29335 |4452k|  32 |   - | 470 | 555 | 305 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.020000e+02 |  24.44%
45.28/45.37	o 202
45.28/45.37	c p45.2s|    47 |    48 | 29336 |4453k|  32 |   - | 470 | 555 | 305 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.020000e+02 |  24.44%
45.28/45.38	o 201
45.28/45.38	c p45.2s|    47 |    48 | 29361 |4462k|  32 |   - | 470 | 555 | 293 | 470 |1058 | 776 |   0 | 247 | 1.623294e+02 | 2.010000e+02 |  23.82%
52.79/52.89	o 201
52.79/52.89	c o52.6s|    90 |    91 | 62225 |4388k|  46 |  29 | 470 | 555 | 502 | 470 |1058 | 776 |   0 | 259 | 1.623294e+02 | 2.010000e+02 |  23.82%
52.79/52.89	o 200
52.79/52.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.79/52.89	c o52.6s|    90 |    91 | 62228 |4388k|  46 |  26 | 470 | 555 | 502 | 470 |1058 | 776 |   0 | 259 | 1.623294e+02 | 2.000000e+02 |  23.21%
52.79/52.89	o 199
52.79/52.89	c o52.6s|    90 |    91 | 62250 |4388k|  46 |  23 | 470 | 555 | 502 | 470 |1058 | 776 |   0 | 259 | 1.623294e+02 | 1.990000e+02 |  22.59%
52.88/52.97	o 196
52.88/52.97	c k52.7s|    90 |    91 | 63016 |4394k|  46 | 301 | 470 | 555 | 502 | 470 |1058 | 776 |   0 | 259 | 1.623294e+02 | 1.960000e+02 |  20.74%
117.77/117.86	o 192
117.77/117.86	c C 117s|  1498 |  1488 |407291 |5509k|  98 | 255 | 470 | 579 | 523 | 470 |1058 | 776 |  24 | 632 | 1.623734e+02 | 1.920000e+02 |  18.25%
248.55/248.62	o 190
248.55/248.62	c C 247s|  4445 |  4028 |  1068k|7471k| 105 | 404 | 470 | 603 | 601 | 470 |1058 | 776 |  48 |1264 | 1.628031e+02 | 1.900000e+02 |  16.71%
476.22/476.39	c   473s| 10000 |  7265 |  2148k|  10M| 111 |   - | 470 | 637 | 445 | 470 |1058 | 776 |  82 |1788 | 1.632180e+02 | 1.900000e+02 |  16.41%
567.99/568.17	o 190
567.99/568.17	c p 564s| 12342 |  8193 |  2602k|  11M| 113 |   - | 470 | 647 | 347 | 470 |1058 | 776 |  92 |1831 | 1.633186e+02 | 1.900000e+02 |  16.34%
613.38/613.57	o 189
613.38/613.57	c C 609s| 13742 |  8180 |  2836k|  10M| 113 | 385 | 470 | 646 | 644 | 470 |1058 | 776 |  94 |1887 | 1.633497e+02 | 1.890000e+02 |  15.70%
613.48/613.65	o 187
613.48/613.65	c k 609s| 13743 |  6035 |  2836k|8983k| 113 | 392 | 470 | 646 | 644 | 470 |1058 | 776 |  94 |1887 | 1.633497e+02 | 1.870000e+02 |  14.48%
870.74/870.98	c   865s| 20000 |  8236 |  4067k|  10M| 113 | 169 | 470 | 660 | 553 | 470 |1058 | 776 | 134 |2392 | 1.634728e+02 | 1.870000e+02 |  14.39%
1278.58/1278.84	c  1270s| 30000 | 11520 |  6080k|  13M| 113 | 154 | 470 | 681 | 567 | 470 |1058 | 776 | 198 |2984 | 1.635965e+02 | 1.870000e+02 |  14.31%
1672.62/1672.91	c  1662s| 40000 | 14500 |  8040k|  15M| 113 | 141 | 470 | 690 | 524 | 470 |1058 | 776 | 241 |3514 | 1.636918e+02 | 1.870000e+02 |  14.24%
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.31
1800.01/1800.30	c Solving Nodes      : 43074
1800.01/1800.30	c Primal Bound       : +1.87000000000000e+02 (812 solutions)
1800.01/1800.30	c Dual Bound         : +1.63722445717179e+02
1800.01/1800.30	c Gap                : 14.22 %
1800.01/1800.30	c NODE         43074
1800.01/1800.30	c DUAL BOUND   163.722
1800.01/1800.30	c PRIMAL BOUND 187
1800.01/1800.30	c GAP          0.142177
1800.01/1800.30	s SATISFIABLE
1800.01/1800.30	v -x470 -x469 x468 -x467 -x466 x465 -x464 x463 x462 -x461 -x460 -x459 x458 x457 x456 -x455 -x454 x453 x452 x451 x450 -x449 -x448 
1800.01/1800.30	v -x447 x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 -x438 x437 -x436 -x435 x434 x433 -x432 -x431 x430 x429 -x428 x427 x426 x425 
1800.01/1800.30	v -x424 -x423 -x422 x421 x420 -x419 x418 -x417 x416 -x415 x414 -x413 -x412 -x411 x410 x409 -x408 x407 x406 x405 x404 x403 -x402 
1800.01/1800.30	v x401 -x400 -x399 x398 x397 x396 x395 -x394 -x393 -x392 -x391 x390 x389 x388 -x387 -x386 x385 x384 -x383 -x382 -x381 x380 
1800.01/1800.30	v -x379 -x378 x377 x376 -x375 x374 -x373 x372 -x371 x370 -x369 x368 -x367 -x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 
1800.01/1800.30	v -x357 -x356 x355 x354 x353 x352 x351 x350 -x349 x348 -x347 -x346 -x345 x344 -x343 -x342 x341 -x340 -x339 x338 x337 x336 x335 
1800.01/1800.30	v -x334 x333 x332 x331 x330 -x329 -x328 -x327 -x326 x325 -x324 x323 -x322 -x321 -x320 -x319 x318 -x317 x316 -x315 x314 -x313 -x312 
1800.01/1800.30	v -x311 -x310 -x309 -x308 -x307 x306 -x305 x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 x293 -x292 x291 
1800.01/1800.30	v x290 -x289 x288 -x287 -x286 x285 -x284 -x283 x282 x281 x280 -x279 x278 x277 -x276 x275 -x274 -x273 x272 x271 -x270 -x269 x268 
1800.01/1800.30	v x267 -x266 x265 -x264 -x263 -x262 x261 -x260 -x259 x258 -x257 -x256 -x255 x254 -x253 x252 -x251 x250 x249 -x248 -x247 -x246 
1800.01/1800.30	v x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 x237 -x236 -x235 -x234 -x233 -x232 x231 x230 -x229 x228 -x227 -x226 x225 -x224 
1800.01/1800.30	v -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 x211 x210 -x209 -x208 -x207 x206 x205 -x204 -x203 -x202 
1800.01/1800.30	v -x201 -x200 x199 x198 x197 -x196 x195 x194 x193 -x192 x191 x190 x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 x181 -x180 
1800.01/1800.30	v -x179 -x178 -x177 x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 -x167 x166 x165 -x164 x163 x162 x161 x160 -x159 x158 -x157 
1800.01/1800.30	v x156 x155 -x154 -x153 x152 -x151 x150 -x149 x148 -x147 -x146 x145 -x144 -x143 x142 -x141 -x140 -x139 x138 -x137 x136 x135 
1800.01/1800.30	v -x134 x133 -x132 x131 x130 -x129 -x128 -x127 x126 x125 -x124 x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 
1800.01/1800.30	v -x112 -x111 x110 -x109 -x108 x107 -x106 -x105 -x104 x103 -x102 -x101 x100 x99 x98 -x97 -x96 x95 x94 -x93 x92 x91 x90 x89 -x88 
1800.01/1800.30	v x87 x86 -x85 -x84 x83 x82 x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 -x70 x69 x68 -x67 x66 x65 -x64 -x63 x62 -x61 
1800.01/1800.30	v -x60 x59 x58 -x57 x56 x55 x54 -x53 x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 x44 -x43 x42 -x41 -x40 -x39 x38 x37 x36 x35 -x34 -x33 
1800.01/1800.30	v x32 -x31 x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 x7 
1800.01/1800.30	v -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.31
1800.01/1800.30	c Original Problem   :
1800.01/1800.30	c   Problem name     : HOME/instance-3731375-1338687129.opb
1800.01/1800.30	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.30	c   Constraints      : 470 initial, 470 maximal
1800.01/1800.30	c Presolved Problem  :
1800.01/1800.30	c   Problem name     : t_HOME/instance-3731375-1338687129.opb
1800.01/1800.30	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.30	c   Constraints      : 555 initial, 707 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         25        274        481
1800.01/1800.30	c   setppc           :       0.01          0          0          0          0          0         74          0          0
1800.01/1800.30	c   linear           :       0.00          0          0          0          0          0          0          0         41
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      30726          0          1         87          0          0      61376
1800.01/1800.30	c   knapsack         :        443         12     208807          0          0          0     142302        532          0          0
1800.01/1800.31	c   setppc           :        110         12     208807          0          0          0      39352          0          0          0
1800.01/1800.31	c   logicor          :          2+        12      38413          0          0          0          0          0          0          0
1800.01/1800.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.31	c   integral         :     136.30       0.00       0.00     136.30       0.00
1800.01/1800.31	c   knapsack         :       1.67       0.00       1.67       0.00       0.00
1800.01/1800.31	c   setppc           :       0.23       0.00       0.23       0.00       0.00
1800.01/1800.31	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1800.01/1800.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.31	c   rootredcost      :       0.04         13          0          0
1800.01/1800.31	c   pseudoobj        :       1.89     209249          0          0
1800.01/1800.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.31	c   infeasible LP    :       0.04        264        264        264        4.4          0        0.0          0
1800.01/1800.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.31	c   applied globally :          -          -          -        264        4.4          -          -          -
1800.01/1800.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.31	c   cut pool         :       0.00         11          -          -        435          -    (maximal pool size: 1794)
1800.01/1800.31	c   redcost          :       1.12      56097          0     505384          0          0
1800.01/1800.31	c   impliedbounds    :       0.00         13          0          0          0          0
1800.01/1800.31	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.31	c   gomory           :       1.86         13          0          0          0          0
1800.01/1800.31	c   strongcg         :       1.72         13          0          0          0          0
1800.01/1800.31	c   cmir             :       0.23         10          0          0        801          0
1800.01/1800.31	c   flowcover        :       0.33         10          0          0       1002          0
1800.01/1800.31	c   clique           :       0.00         13          0          0          0          0
1800.01/1800.31	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.31	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.31	c Pricers            :       Time      Calls       Vars
1800.01/1800.31	c   problem variables:       0.00          0          0
1800.01/1800.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.31	c   relpscost        :     136.29      30726          1         87          0          0      61376
1800.01/1800.31	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.31	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.31	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.31	c   LP solutions     :       0.00          -          0
1800.01/1800.31	c   pseudo solutions :       0.00          -          0
1800.01/1800.31	c   oneopt           :       0.02          8          3
1800.01/1800.31	c   crossover        :       0.63         11          5
1800.01/1800.31	c   coefdiving       :      64.46         56        135
1800.01/1800.31	c   fracdiving       :      66.85         66          4
1800.01/1800.31	c   veclendiving     :      59.80         74         39
1800.01/1800.31	c   linesearchdiving :      62.62         85         15
1800.01/1800.31	c   objpscostdiving  :     132.04         47        267
1800.01/1800.31	c   pscostdiving     :     236.67        329        298
1800.01/1800.31	c   simplerounding   :       0.84      48700         44
1800.01/1800.31	c   rounding         :       8.98      10252          1
1800.01/1800.31	c   shifting         :       2.81       2806          1
1800.01/1800.31	c   intshifting      :       0.00          0          0
1800.01/1800.31	c   fixandinfer      :       0.00          0          0
1800.01/1800.31	c   feaspump         :       0.00          0          0
1800.01/1800.31	c   intdiving        :       0.00          0          0
1800.01/1800.31	c   actconsdiving    :       0.00          0          0
1800.01/1800.31	c   rootsoldiving    :      14.48         77          0
1800.01/1800.31	c   guideddiving     :      61.23         58          0
1800.01/1800.31	c   octane           :       0.00          0          0
1800.01/1800.31	c   rens             :       0.01          0          0
1800.01/1800.31	c   rins             :       0.00          0          0
1800.01/1800.31	c   localbranching   :       0.00          0          0
1800.01/1800.31	c   mutation         :       0.00          0          0
1800.01/1800.31	c   dins             :       0.00          0          0
1800.01/1800.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.31	c   primal LP        :       0.02          0          0       0.00       0.00
1800.01/1800.31	c   dual LP          :     919.82      61062    5001534      81.91    5437.51
1800.01/1800.31	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.31	c   diving/probing LP:     680.41      87789    3663283      41.73    5383.93
1800.01/1800.31	c   strong branching :     134.78       3659     629624     172.08    4671.49
1800.01/1800.31	c     (at root node) :          -         18      11461     636.72          -
1800.01/1800.31	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.31	c B&B Tree           :
1800.01/1800.31	c   number of runs   :          1
1800.01/1800.31	c   nodes            :      43074
1800.01/1800.31	c   nodes (total)    :      43074
1800.01/1800.31	c   nodes left       :      15366
1800.01/1800.31	c   max depth        :        113
1800.01/1800.31	c   max depth (total):        113
1800.01/1800.31	c   backtracks       :       6962 (16.2%)
1800.01/1800.31	c   delayed cutoffs  :          0
1800.01/1800.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.31	c   avg switch length:       6.89
1800.01/1800.31	c   switching time   :       1.61
1800.01/1800.31	c Solution           :
1800.01/1800.31	c   Solutions found  :        812 (24 improvements)
1800.01/1800.31	c   Primal Bound     : +1.87000000000000e+02   (in run 1, after 13743 nodes, 609.49 seconds, depth 9, found by <oneopt>)
1800.01/1800.31	c   Dual Bound       : +1.63722445717179e+02
1800.01/1800.31	c   Gap              :      14.22 %
1800.01/1800.31	c   Root Dual Bound  : +1.62039936425146e+02
1800.01/1800.33	c Time complete: 1800.03.

Verifier Data

OK	187

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-3731375-1338687129/watcher-3731375-1338687129 -o /tmp/evaluation-result-3731375-1338687129/solver-3731375-1338687129 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731375-1338687129.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/177 20824
/proc/meminfo: memFree=27216864/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 1542 0 0 0 0 0 0 0 20 0 1 0 334838009 8937472 1494 33554432000 4194304 7823515 140735853184384 140734026415368 5537607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 2182 1494 349 887 0 1292 0

[startup+0.0511561 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20824
/proc/meminfo: memFree=27216864/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=16204 CPUtime=0.03 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 3629 0 0 0 3 0 0 0 20 0 1 0 334838009 16592896 3227 33554432000 4194304 7823515 140735853184384 140734026415368 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 4051 3227 518 887 0 3161 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16204

[startup+0.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20824
/proc/meminfo: memFree=27216864/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=16204 CPUtime=0.09 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 3634 0 0 0 8 1 0 0 20 0 1 0 334838009 16592896 3232 33554432000 4194304 7823515 140735853184384 140734026415368 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 4051 3232 522 887 0 3161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16204

[startup+0.300183 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20824
/proc/meminfo: memFree=27216864/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=17464 CPUtime=0.29 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 3916 0 0 0 28 1 0 0 20 0 1 0 334838009 17883136 3514 33554432000 4194304 7823515 140735853184384 140735853179720 4364545 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 4366 3514 532 887 0 3476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17464

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20824
/proc/meminfo: memFree=27216864/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=18772 CPUtime=0.69 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 4355 0 0 0 68 1 0 0 20 0 1 0 334838009 19222528 3932 33554432000 4194304 7823515 140735853184384 140735853180184 6206205 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 4693 3932 563 887 0 3803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18772

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20825
/proc/meminfo: memFree=27203440/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=19400 CPUtime=1.49 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 4554 0 0 0 148 1 0 0 20 0 1 0 334838009 19865600 4116 33554432000 4194304 7823515 140735853184384 140735853180136 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 4850 4116 563 887 0 3960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19400

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20825
/proc/meminfo: memFree=27200456/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=21476 CPUtime=3.09 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 5066 0 0 0 307 2 0 0 20 0 1 0 334838009 21991424 4628 33554432000 4194304 7823515 140735853184384 140735853179576 4386314 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 5369 4628 563 887 0 4479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21476

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20825
/proc/meminfo: memFree=27199588/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=23336 CPUtime=6.29 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 5548 0 0 0 625 4 0 0 20 0 1 0 334838009 23896064 5110 33554432000 4194304 7823515 140735853184384 140735853179080 6206197 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 5834 5110 568 887 0 4944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23336

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20825
/proc/meminfo: memFree=27197868/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=23336 CPUtime=12.68 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 5548 0 0 0 1263 5 0 0 20 0 1 0 334838009 23896064 5110 33554432000 4194304 7823515 140735853184384 140735853179080 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 5834 5110 568 887 0 4944 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23336

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20826
/proc/meminfo: memFree=27198356/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=23336 CPUtime=25.49 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 5549 0 0 0 2537 12 0 0 20 0 1 0 334838009 23896064 5111 33554432000 4194304 7823515 140735853184384 140735853179080 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 5834 5111 569 887 0 4944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23336

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20826
/proc/meminfo: memFree=27197612/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=23336 CPUtime=51.08 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 5551 0 0 0 5085 23 0 0 20 0 1 0 334838009 23896064 5113 33554432000 4194304 7823515 140735853184384 140735853180216 6208789 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 5834 5113 571 887 0 4944 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23336

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20826
/proc/meminfo: memFree=27197848/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=22164 CPUtime=102.27 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 8415 0 0 0 10165 62 0 0 20 0 1 0 334838009 22695936 5041 33554432000 4194304 7823515 140735853184384 140735853179528 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 5541 5041 584 887 0 4651 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22164

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20826
/proc/meminfo: memFree=27195864/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=26116 CPUtime=162.26 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 15219 0 0 0 16122 104 0 0 20 0 1 0 334838009 26742784 6079 33554432000 4194304 7823515 140735853184384 140735853179848 6236694 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 6529 6079 584 887 0 5639 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 26116

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20826
/proc/meminfo: memFree=27193068/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=26212 CPUtime=222.25 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 16772 0 0 0 22077 148 0 0 20 0 1 0 334838009 26841088 6109 33554432000 4194304 7823515 140735853184384 140735853180136 6205847 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 6553 6109 584 887 0 5663 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 26212

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20827
/proc/meminfo: memFree=27194296/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=26656 CPUtime=282.24 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 19244 0 0 0 28032 192 0 0 20 0 1 0 334838009 27295744 6213 33554432000 4194304 7823515 140735853184384 140735853179864 6236722 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 6664 6213 584 887 0 5774 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 26656

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20828
/proc/meminfo: memFree=27193560/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=27096 CPUtime=342.22 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 19356 0 0 0 33995 227 0 0 20 0 1 0 334838009 27746304 6325 33554432000 4194304 7823515 140735853184384 140735853179720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 6774 6325 584 887 0 5884 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 27096

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20828
/proc/meminfo: memFree=27190832/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=29628 CPUtime=402.22 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 20723 0 0 0 39957 265 0 0 20 0 1 0 334838009 30339072 6954 33554432000 4194304 7823515 140735853184384 140735853180216 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 7407 6954 584 887 0 6517 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 29628

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20828
/proc/meminfo: memFree=27190088/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=31132 CPUtime=462.21 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 21130 0 0 0 45920 301 0 0 20 0 1 0 334838009 31879168 7361 33554432000 4194304 7823515 140735853184384 140735853180136 4685918 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 7783 7361 584 887 0 6893 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 31132

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20831
/proc/meminfo: memFree=27188216/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=31132 CPUtime=522.19 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 21132 0 0 0 51875 344 0 0 20 0 1 0 334838009 31879168 7361 33554432000 4194304 7823515 140735853184384 140735853179496 6232904 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 7783 7361 584 887 0 6893 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 31132

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20831
/proc/meminfo: memFree=27188904/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=31132 CPUtime=582.19 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 21132 0 0 0 57836 383 0 0 20 0 1 0 334838009 31879168 7361 33554432000 4194304 7823515 140735853184384 140735853179848 6216189 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 7783 7361 584 887 0 6893 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 31132

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 20832
/proc/meminfo: memFree=27183876/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=32444 CPUtime=882.14 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 26951 0 0 0 87637 577 0 0 20 0 1 0 334838009 33222656 7689 33554432000 4194304 7823515 140735853184384 140735853179720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8111 7689 584 887 0 7221 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 32444

[startup+942.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 20833
/proc/meminfo: memFree=27186788/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=32444 CPUtime=942.14 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 26951 0 0 0 93598 616 0 0 20 0 1 0 334838009 33222656 7689 33554432000 4194304 7823515 140735853184384 140735853179832 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8111 7689 584 887 0 7221 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 32444

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 21042
/proc/meminfo: memFree=27186344/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=32444 CPUtime=1002.12 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 26951 0 0 0 99561 651 0 0 20 0 1 0 334838009 33222656 7689 33554432000 4194304 7823515 140735853184384 140735853179720 6205311 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8111 7689 584 887 0 7221 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 32444

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 21042
/proc/meminfo: memFree=27183632/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=32444 CPUtime=1062.11 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 26951 0 0 0 105520 691 0 0 20 0 1 0 334838009 33222656 7689 33554432000 4194304 7823515 140735853184384 140735853179720 6254623 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8111 7689 584 887 0 7221 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 32444

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21045
/proc/meminfo: memFree=27184428/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33124 CPUtime=1122.1 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 28926 0 0 0 111478 732 0 0 20 0 1 0 334838009 33918976 7819 33554432000 4194304 7823515 140735853184384 140735853180184 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8281 7819 584 887 0 7391 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 33124

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21045
/proc/meminfo: memFree=27182884/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33124 CPUtime=1182.09 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 28929 0 0 0 117437 772 0 0 20 0 1 0 334838009 33918976 7822 33554432000 4194304 7823515 140735853184384 140735853180184 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8281 7822 584 887 0 7391 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 33124

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 21046
/proc/meminfo: memFree=27184380/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33124 CPUtime=1242.08 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 28958 0 0 0 123399 809 0 0 20 0 1 0 334838009 33918976 7851 33554432000 4194304 7823515 140735853184384 140735853179720 5937602 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8281 7851 584 887 0 7391 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 33124

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21084
/proc/meminfo: memFree=27302772/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33716 CPUtime=1302.08 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29042 0 0 0 129356 852 0 0 20 0 1 0 334838009 34525184 7935 33554432000 4194304 7823515 140735853184384 140735853180072 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8429 7935 584 887 0 7539 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 33716

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21084
/proc/meminfo: memFree=27300912/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33716 CPUtime=1362.07 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29060 0 0 0 135316 891 0 0 20 0 1 0 334838009 34525184 7953 33554432000 4194304 7823515 140735853184384 140735853180184 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8429 7953 584 887 0 7539 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 33716

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21084
/proc/meminfo: memFree=27299732/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33716 CPUtime=1422.06 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29063 0 0 0 141280 926 0 0 20 0 1 0 334838009 34525184 7956 33554432000 4194304 7823515 140735853184384 140735853179080 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8429 7956 584 887 0 7539 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 33716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21084
/proc/meminfo: memFree=27301344/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=33716 CPUtime=1482.04 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29080 0 0 0 147241 963 0 0 20 0 1 0 334838009 34525184 7973 33554432000 4194304 7823515 140735853184384 140735853179720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8429 7973 584 887 0 7539 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 33716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21085
/proc/meminfo: memFree=27301340/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=34464 CPUtime=1542.04 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29242 0 0 0 153201 1003 0 0 20 0 1 0 334838009 35291136 8134 33554432000 4194304 7823515 140735853184384 140735853179720 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8616 8134 584 887 0 7726 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 34464

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21085
/proc/meminfo: memFree=27300348/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=34764 CPUtime=1602.03 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29328 0 0 0 159162 1041 0 0 20 0 1 0 334838009 35598336 8220 33554432000 4194304 7823515 140735853184384 140735853180184 6211363 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 8691 8220 584 887 0 7801 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 34764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21085
/proc/meminfo: memFree=27299044/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=36048 CPUtime=1662.01 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29667 0 0 0 165121 1080 0 0 20 0 1 0 334838009 36913152 8559 33554432000 4194304 7823515 140735853184384 140735853179720 6256271 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 9012 8559 584 887 0 8122 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 36048

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21088
/proc/meminfo: memFree=27298540/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=36048 CPUtime=1722.01 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29668 0 0 0 171081 1120 0 0 20 0 1 0 334838009 36913152 8560 33554432000 4194304 7823515 140735853184384 140735853180136 6248528 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 9012 8560 584 887 0 8122 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 36048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21111
/proc/meminfo: memFree=27297920/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=36476 CPUtime=1782 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29721 0 0 0 177043 1157 0 0 20 0 1 0 334838009 37351424 8613 33554432000 4194304 7823515 140735853184384 140735853180216 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 9119 8613 584 887 0 8229 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 36476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21111
/proc/meminfo: memFree=27298176/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=36476 CPUtime=1800.01 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29722 0 0 0 178831 1170 0 0 20 0 1 0 334838009 37351424 8614 33554432000 4194304 7823515 140735853184384 140735853179512 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 9119 8614 584 887 0 8229 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36476

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 21111
/proc/meminfo: memFree=27298176/32873844 swapFree=7116/7116
[pid=20824] ppid=20822 vsize=36476 CPUtime=1800.01 cores=0,2,4,6
/proc/20824/stat : 20824 (pbscip.linux.x8) R 20822 20824 10620 0 -1 4202496 29722 0 0 0 178831 1170 0 0 20 0 1 0 334838009 37351424 8614 33554432000 4194304 7823515 140735853184384 140735853179512 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20824/statm: 9119 8614 584 887 0 8229 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36476

Child status: 0
Real time (s): 1800.33
CPU time (s): 1800.04
CPU user time (s): 1788.33
CPU system time (s): 11.7042
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 36476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.33
system time used= 11.7042
maximum resident set size= 36892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29727
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= 18
involuntary context switches= 2191

runsolver used 3.07153 second user time and 8.17276 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 03:32:09
IDJOB=3731375
IDBENCH=1948
IDSOLVER=2321
FILE ID=node138/3731375-1338687129
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_22.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-3731375-1338687129/watcher-3731375-1338687129 -o /tmp/evaluation-result-3731375-1338687129/solver-3731375-1338687129 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731375-1338687129.opb

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=1550371115

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:        27216600 kB
Buffers:          709504 kB
Cached:          3890644 kB
SwapCached:          208 kB
Active:          2473332 kB
Inactive:        2280824 kB
Active(anon):     138480 kB
Inactive(anon):    11388 kB
Active(file):    2334852 kB
Inactive(file):  2269436 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              9676 kB
Writeback:             0 kB
AnonPages:        156328 kB
Mapped:            16636 kB
Shmem:               200 kB
Slab:             763628 kB
SReclaimable:     205716 kB
SUnreclaim:       557912 kB
KernelStack:        1480 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     262632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 70772 MiB
End job on node138 at 2012-06-03 04:02:12