Trace number 3731518

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)188 1800.05 1800.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
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 constraint18
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-3731518-1338689455.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, 43 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, 43 chg coeffs, 470 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 7 del conss, 0 chg bounds, 194 chg sides, 438 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 37 del conss, 0 chg bounds, 286 chg sides, 545 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 111 del conss, 0 chg bounds, 310 chg sides, 572 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.02	c (round 6) 0 del vars, 112 del conss, 0 chg bounds, 315 chg sides, 584 chg coeffs, 470 upgd conss, 252 impls, 0 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, 112 deleted constraints, 0 tightened bounds, 0 added holes, 315 changed sides, 584 changed coefficients
0.00/0.03	c  252 implications, 0 cliques
0.00/0.03	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 567 constraints
0.00/0.03	c     437 constraints of type <knapsack>
0.00/0.03	c     126 constraints of type <setppc>
0.00/0.03	c       4 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.28/0.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.28/0.32	c   0.3s|     1 |     0 |  1991 |2469k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 |      --      |    Inf 
0.28/0.32	o 347
0.28/0.32	c r 0.3s|     1 |     0 |  1991 |2482k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 | 3.470000e+02 | 131.32%
0.28/0.32	o 346
0.28/0.32	c R 0.3s|     1 |     0 |  1991 |2495k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 | 3.460000e+02 | 130.65%
0.28/0.32	o 345
0.28/0.32	c s 0.3s|     1 |     0 |  1991 |2509k|   0 | 336 | 470 | 567 | 567 | 470 | 567 |   0 |   0 |   0 | 1.500093e+02 | 3.450000e+02 | 129.99%
0.69/0.75	c   0.7s|     1 |     0 |  2891 |2819k|   0 | 388 | 470 | 567 | 567 | 470 | 785 | 218 |   0 |   0 | 1.559721e+02 | 3.450000e+02 | 121.19%
1.19/1.25	c   1.2s|     1 |     0 |  3778 |3074k|   0 | 418 | 470 | 567 | 567 | 470 | 953 | 386 |   0 |   0 | 1.587314e+02 | 3.450000e+02 | 117.35%
1.68/1.76	c   1.7s|     1 |     0 |  4496 |3234k|   0 | 424 | 470 | 567 | 567 | 470 |1070 | 503 |   0 |   0 | 1.603006e+02 | 3.450000e+02 | 115.22%
2.20/2.25	c   2.2s|     1 |     0 |  4953 |3355k|   0 | 430 | 470 | 567 | 567 | 470 |1169 | 602 |   0 |   0 | 1.609470e+02 | 3.450000e+02 | 114.36%
2.69/2.73	c   2.7s|     1 |     0 |  5291 |3398k|   0 | 434 | 470 | 567 | 567 | 470 |1206 | 639 |   0 |   0 | 1.612259e+02 | 3.450000e+02 | 113.99%
2.99/3.07	c   3.0s|     1 |     0 |  5452 |3409k|   0 | 436 | 470 | 567 | 567 | 470 |1222 | 655 |   0 |   0 | 1.613050e+02 | 3.450000e+02 | 113.88%
3.49/3.56	c   3.5s|     1 |     0 |  5756 |3439k|   0 | 431 | 470 | 567 | 567 | 470 |1250 | 683 |   0 |   0 | 1.615196e+02 | 3.450000e+02 | 113.60%
3.79/3.89	c   3.9s|     1 |     0 |  5811 |3448k|   0 | 434 | 470 | 567 | 567 | 470 |1254 | 687 |   0 |   0 | 1.615282e+02 | 3.450000e+02 | 113.59%
4.19/4.22	c   4.2s|     1 |     0 |  5841 |3456k|   0 | 435 | 470 | 567 | 567 | 470 |1260 | 693 |   0 |   0 | 1.615319e+02 | 3.450000e+02 | 113.58%
4.50/4.55	c   4.5s|     1 |     0 |  5875 |3464k|   0 | 433 | 470 | 567 | 567 | 470 |1263 | 696 |   0 |   0 | 1.615338e+02 | 3.450000e+02 | 113.58%
4.79/4.87	c   4.8s|     1 |     0 |  5881 |3471k|   0 | 433 | 470 | 567 | 567 | 470 |1231 | 697 |   0 |   0 | 1.615339e+02 | 3.450000e+02 | 113.58%
5.09/5.16	o 216
5.09/5.16	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.09/5.16	c k 5.1s|     1 |     0 |  5881 |3484k|   0 | 433 | 470 | 567 | 567 | 470 |1231 | 697 |   0 |   0 | 1.615339e+02 | 2.160000e+02 |  33.72%
5.09/5.17	c   5.1s|     1 |     0 |  5881 |3477k|   0 | 433 | 470 | 567 | 567 | 470 |1231 | 697 |   0 |   0 | 1.615339e+02 | 2.160000e+02 |  33.72%
15.28/15.37	c  15.3s|     1 |     2 |  5881 |3478k|   0 | 433 | 470 | 567 | 567 | 470 |1231 | 697 |   0 |  54 | 1.615339e+02 | 2.160000e+02 |  33.72%
46.57/46.61	o 215
46.57/46.61	c c46.3s|    28 |    29 | 20443 |4271k|  27 |   - | 470 | 567 | 382 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.150000e+02 |  32.85%
46.57/46.61	o 214
46.57/46.61	c c46.3s|    28 |    29 | 20448 |4274k|  27 |   - | 470 | 567 | 380 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.140000e+02 |  32.24%
46.57/46.61	o 213
46.57/46.61	c c46.3s|    28 |    29 | 20450 |4275k|  27 |   - | 470 | 567 | 379 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.130000e+02 |  31.62%
46.57/46.63	o 211
46.57/46.63	c k46.4s|    28 |    29 | 20519 |4178k|  27 | 341 | 470 | 567 | 535 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.110000e+02 |  30.38%
47.98/48.07	o 210
47.98/48.07	c p47.8s|    41 |    42 | 28136 |4353k|  27 |   - | 470 | 567 | 357 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.100000e+02 |  29.76%
47.98/48.07	o 209
47.98/48.07	c p47.8s|    41 |    42 | 28140 |4355k|  27 |   - | 470 | 567 | 353 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.090000e+02 |  29.15%
47.98/48.07	o 209
47.98/48.07	c p47.8s|    41 |    42 | 28155 |4356k|  27 |   - | 470 | 567 | 352 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.090000e+02 |  29.15%
47.98/48.07	o 208
47.98/48.07	c p47.8s|    41 |    42 | 28158 |4357k|  27 |   - | 470 | 567 | 351 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.080000e+02 |  28.53%
47.98/48.07	o 207
47.98/48.07	c p47.8s|    41 |    42 | 28159 |4358k|  27 |   - | 470 | 567 | 351 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.070000e+02 |  27.91%
47.98/48.07	o 206
47.98/48.07	c p47.8s|    41 |    42 | 28167 |4359k|  27 |   - | 470 | 567 | 348 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.060000e+02 |  27.29%
47.98/48.08	o 205
47.98/48.08	c p47.8s|    41 |    42 | 28209 |4373k|  27 |   - | 470 | 567 | 313 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.050000e+02 |  26.68%
47.98/48.08	o 202
47.98/48.08	c p47.8s|    41 |    42 | 28218 |4373k|  27 |   - | 470 | 567 | 310 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.020000e+02 |  24.82%
47.98/48.08	o 202
47.98/48.08	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.98/48.08	c p47.8s|    41 |    42 | 28224 |4375k|  27 |   - | 470 | 567 | 306 | 470 |1039 | 697 |   0 | 300 | 1.618314e+02 | 2.020000e+02 |  24.82%
71.77/71.87	o 201
71.77/71.87	c v71.4s|   411 |   412 |135567 |4722k| 104 |   - | 470 | 576 | 477 | 470 |1039 | 697 |   9 | 420 | 1.618314e+02 | 2.010000e+02 |  24.20%
71.77/71.88	o 200
71.77/71.88	c v71.4s|   411 |   412 |135590 |4725k| 104 |   - | 470 | 576 | 477 | 470 |1039 | 697 |   9 | 420 | 1.618314e+02 | 2.000000e+02 |  23.59%
71.77/71.88	o 199
71.77/71.88	c v71.4s|   411 |   412 |135593 |4726k| 104 |   - | 470 | 576 | 477 | 470 |1039 | 697 |   9 | 420 | 1.618314e+02 | 1.990000e+02 |  22.97%
71.77/71.88	o 198
71.77/71.88	c v71.4s|   411 |   412 |135619 |4728k| 104 |   - | 470 | 576 | 476 | 470 |1039 | 697 |   9 | 420 | 1.618314e+02 | 1.980000e+02 |  22.35%
71.77/71.88	o 197
71.77/71.88	c v71.4s|   411 |   412 |135637 |4731k| 104 |   - | 470 | 576 | 476 | 470 |1039 | 697 |   9 | 420 | 1.618314e+02 | 1.970000e+02 |  21.73%
71.87/71.91	o 196
71.87/71.91	c k71.5s|   412 |   413 |135745 |4611k| 104 | 229 | 470 | 576 | 512 | 470 |1039 | 697 |   9 | 420 | 1.618314e+02 | 1.960000e+02 |  21.11%
243.94/244.00	o 194
243.94/244.00	c C 242s|  3634 |  3403 |  1043k|7040k| 124 |   - | 470 | 631 | 481 | 470 |1039 | 697 |  64 | 987 | 1.625623e+02 | 1.940000e+02 |  19.34%
322.34/322.46	o 193
322.34/322.46	c p 320s|  5543 |  3936 |  1437k|7619k| 128 |   - | 470 | 640 | 345 | 470 |1039 | 697 |  73 |1077 | 1.627516e+02 | 1.930000e+02 |  18.59%
322.34/322.47	o 192
322.34/322.47	c k 320s|  5544 |  3621 |  1437k|7207k| 128 |  92 | 470 | 640 | 489 | 470 |1039 | 697 |  73 |1077 | 1.627516e+02 | 1.920000e+02 |  17.97%
349.23/349.39	o 189
349.23/349.39	c C 347s|  6058 |  2961 |  1573k|6679k| 128 | 117 | 470 | 644 | 504 | 470 |1039 | 697 |  77 |1105 | 1.628032e+02 | 1.890000e+02 |  16.09%
349.33/349.40	o 188
349.33/349.40	c k 347s|  6059 |  2668 |  1574k|6455k| 128 |   - | 470 | 644 | 504 | 470 |1039 | 697 |  77 |1105 | 1.628032e+02 | 1.880000e+02 |  15.48%
508.80/508.99	c   505s| 10000 |  3839 |  2428k|7393k| 128 | 163 | 470 | 681 | 543 | 470 |1039 | 697 | 114 |1239 | 1.629475e+02 | 1.880000e+02 |  15.37%
946.13/946.35	c   938s| 20000 |  6031 |  4692k|9033k| 128 |   - | 470 | 716 | 493 | 470 |1039 | 697 | 181 |1745 | 1.632073e+02 | 1.880000e+02 |  15.19%
1425.66/1425.93	c  1414s| 30000 |  8813 |  7112k|  11M| 128 |   - | 470 | 741 | 517 | 470 |1039 | 697 | 246 |2226 | 1.633802e+02 | 1.880000e+02 |  15.07%
1800.00/1800.31	c 
1800.00/1800.31	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.31	c Solving Time (sec) : 1784.90
1800.00/1800.31	c Solving Nodes      : 39513
1800.00/1800.31	c Primal Bound       : +1.88000000000000e+02 (774 solutions)
1800.00/1800.31	c Dual Bound         : +1.63479047596315e+02
1800.00/1800.31	c Gap                : 15.00 %
1800.00/1800.31	c NODE         39513
1800.00/1800.31	c DUAL BOUND   163.479
1800.00/1800.31	c PRIMAL BOUND 188
1800.00/1800.31	c GAP          0.149994
1800.00/1800.31	s SATISFIABLE
1800.00/1800.31	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.00/1800.31	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.00/1800.31	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.00/1800.31	v -x401 x400 -x399 x398 x397 x396 -x395 x394 -x393 -x392 x391 x390 -x389 -x388 x387 -x386 -x385 -x384 -x383 x382 -x381 -x380 
1800.00/1800.31	v -x379 -x378 x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 x368 -x367 x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 
1800.00/1800.31	v -x357 -x356 x355 x354 x353 x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 x343 -x342 -x341 -x340 x339 -x338 -x337 
1800.00/1800.31	v x336 -x335 x334 -x333 -x332 x331 -x330 x329 x328 x327 x326 x325 -x324 x323 -x322 -x321 -x320 x319 -x318 x317 -x316 x315 -x314 
1800.00/1800.31	v -x313 -x312 -x311 -x310 -x309 x308 -x307 -x306 -x305 -x304 -x303 -x302 x301 x300 -x299 -x298 x297 x296 -x295 -x294 -x293 x292 
1800.00/1800.31	v x291 -x290 x289 -x288 -x287 x286 -x285 -x284 -x283 -x282 -x281 -x280 x279 x278 x277 x276 x275 -x274 x273 -x272 x271 x270 -x269 
1800.00/1800.31	v -x268 x267 -x266 x265 x264 -x263 -x262 -x261 x260 -x259 x258 -x257 -x256 x255 x254 x253 x252 x251 -x250 x249 x248 -x247 x246 
1800.00/1800.31	v x245 x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 x234 x233 x232 -x231 x230 x229 -x228 -x227 x226 -x225 -x224 
1800.00/1800.31	v x223 -x222 -x221 -x220 x219 x218 -x217 -x216 x215 -x214 -x213 -x212 x211 -x210 -x209 -x208 x207 x206 x205 -x204 -x203 -x202 
1800.00/1800.31	v x201 -x200 -x199 x198 x197 x196 -x195 -x194 x193 x192 x191 -x190 x189 -x188 -x187 x186 -x185 x184 -x183 x182 x181 -x180 x179 
1800.00/1800.31	v x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 x168 x167 x166 x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 
1800.00/1800.31	v x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 x138 x137 x136 -x135 
1800.00/1800.31	v -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 x125 -x124 x123 x122 x121 x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 
1800.00/1800.31	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 
1800.00/1800.31	v x88 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.00/1800.31	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 
1800.00/1800.31	v -x34 -x33 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.00/1800.31	v x6 -x5 x4 x3 -x2 x1 
1800.00/1800.31	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.31	c Solving Time       :    1784.90
1800.00/1800.31	c Original Problem   :
1800.00/1800.31	c   Problem name     : HOME/instance-3731518-1338689455.opb
1800.00/1800.31	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.31	c   Constraints      : 470 initial, 470 maximal
1800.00/1800.31	c Presolved Problem  :
1800.00/1800.31	c   Problem name     : t_HOME/instance-3731518-1338689455.opb
1800.00/1800.31	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.31	c   Constraints      : 567 initial, 751 maximal
1800.00/1800.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.00/1800.31	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.00/1800.31	c   knapsack         :       0.00          0          0          0          0          0         29        315        541
1800.00/1800.31	c   setppc           :       0.00          0          0          0          0          0         83          0          0
1800.00/1800.31	c   linear           :       0.01          0          0          0          0          0          0          0         43
1800.00/1800.31	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   root node        :          -          0          -          -          0          -          -          -          -
1800.00/1800.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.31	c   integral         :          0          0          0      26335          0          5        161          0          0      52486
1800.00/1800.31	c   knapsack         :        437         12     220804          0          0          0     119637        521          0          0
1800.00/1800.31	c   setppc           :        126         12     220804          0          0          0      34939          0          0          0
1800.00/1800.31	c   logicor          :          4+        12      41774          0          0          0        227          0          0          0
1800.00/1800.31	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.00/1800.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.00/1800.31	c   integral         :     113.20       0.00       0.00     113.20       0.00
1800.00/1800.31	c   knapsack         :       1.85       0.00       1.85       0.00       0.00
1800.00/1800.31	c   setppc           :       0.42       0.00       0.42       0.00       0.00
1800.00/1800.31	c   logicor          :       0.11       0.00       0.11       0.00       0.00
1800.00/1800.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.00/1800.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.00/1800.31	c   rootredcost      :       0.03         22          0          0
1800.00/1800.31	c   pseudoobj        :       1.68     221258          0          0
1800.00/1800.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.00/1800.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.31	c   infeasible LP    :       0.04        303        303        303        4.2          0        0.0          0
1800.00/1800.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.31	c   applied globally :          -          -          -        303        4.2          -          -          -
1800.00/1800.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.00/1800.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.00/1800.31	c   cut pool         :       0.00         11          -          -        352          -    (maximal pool size: 1650)
1800.00/1800.31	c   redcost          :       0.90      50693          0     393827          0          0
1800.00/1800.31	c   impliedbounds    :       0.00         13          0          0          0          0
1800.00/1800.31	c   intobj           :       0.00          0          0          0          0          0
1800.00/1800.31	c   gomory           :       1.78         13          0          0          0          0
1800.00/1800.31	c   strongcg         :       1.60         13          0          0          0          0
1800.00/1800.31	c   cmir             :       0.20         10          0          0        664          0
1800.00/1800.31	c   flowcover        :       0.21         10          0          0        883          0
1800.00/1800.31	c   clique           :       0.00          1          0          0          0          0
1800.00/1800.31	c   zerohalf         :       0.00          0          0          0          0          0
1800.00/1800.31	c   mcf              :       0.00          1          0          0          0          0
1800.00/1800.31	c Pricers            :       Time      Calls       Vars
1800.00/1800.31	c   problem variables:       0.00          0          0
1800.00/1800.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.31	c   relpscost        :     113.14      26335          5        161          0          0      52486
1800.00/1800.31	c   pscost           :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   inference        :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   mostinf          :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   leastinf         :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   random           :       0.00          0          0          0          0          0          0
1800.00/1800.31	c Primal Heuristics  :       Time      Calls      Found
1800.00/1800.31	c   LP solutions     :       0.00          -          0
1800.00/1800.31	c   pseudo solutions :       0.00          -          0
1800.00/1800.31	c   oneopt           :       0.00         10          5
1800.00/1800.31	c   crossover        :       0.41          6          2
1800.00/1800.31	c   fracdiving       :      55.05         49          0
1800.00/1800.31	c   linesearchdiving :      75.17         98         34
1800.00/1800.31	c   coefdiving       :     142.18        131        153
1800.00/1800.31	c   veclendiving     :     174.12        181        146
1800.00/1800.31	c   pscostdiving     :     227.08        240        192
1800.00/1800.31	c   simplerounding   :       0.59      41764         38
1800.00/1800.31	c   rounding         :       8.27       9425          1
1800.00/1800.31	c   shifting         :       2.64       2375          1
1800.00/1800.31	c   intshifting      :       0.00          0          0
1800.00/1800.31	c   fixandinfer      :       0.00          0          0
1800.00/1800.31	c   feaspump         :       0.00          0          0
1800.00/1800.31	c   intdiving        :       0.00          0          0
1800.00/1800.31	c   actconsdiving    :       0.00          0          0
1800.00/1800.31	c   objpscostdiving  :      61.96         16        202
1800.00/1800.31	c   rootsoldiving    :      12.62         69          0
1800.00/1800.31	c   guideddiving     :      56.63         49          0
1800.00/1800.31	c   octane           :       0.00          0          0
1800.00/1800.31	c   rens             :       0.00          0          0
1800.00/1800.31	c   rins             :       0.00          0          0
1800.00/1800.31	c   localbranching   :       0.00          0          0
1800.00/1800.31	c   mutation         :       0.00          0          0
1800.00/1800.31	c   dins             :       0.00          0          0
1800.00/1800.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.00/1800.31	c   primal LP        :       0.00          0          0       0.00          -
1800.00/1800.31	c   dual LP          :     837.25      55017    4508317      81.94    5384.67
1800.00/1800.31	c   barrier LP       :       0.00          0          0       0.00          -
1800.00/1800.31	c   diving/probing LP:     786.93      96410    4498854      46.66    5716.97
1800.00/1800.31	c   strong branching :     111.89       2534     509266     200.97    4551.49
1800.00/1800.31	c     (at root node) :          -         54      34425     637.50          -
1800.00/1800.31	c   conflict analysis:       0.00          0          0       0.00          -
1800.00/1800.31	c B&B Tree           :
1800.00/1800.31	c   number of runs   :          1
1800.00/1800.31	c   nodes            :      39513
1800.00/1800.31	c   nodes (total)    :      39513
1800.00/1800.31	c   nodes left       :      11244
1800.00/1800.31	c   max depth        :        128
1800.00/1800.31	c   max depth (total):        128
1800.00/1800.31	c   backtracks       :       6631 (16.8%)
1800.00/1800.31	c   delayed cutoffs  :          0
1800.00/1800.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.00/1800.31	c   avg switch length:       6.01
1800.00/1800.31	c   switching time   :       1.16
1800.00/1800.31	c Solution           :
1800.00/1800.31	c   Solutions found  :        774 (28 improvements)
1800.00/1800.31	c   Primal Bound     : +1.88000000000000e+02   (in run 1, after 6059 nodes, 346.86 seconds, depth 101, found by <oneopt>)
1800.00/1800.31	c   Dual Bound       : +1.63479047596315e+02
1800.00/1800.31	c   Gap              :      15.00 %
1800.00/1800.31	c   Root Dual Bound  : +1.61533879872601e+02
1800.00/1800.33	c Time complete: 1800.03.

Verifier Data

OK	188

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

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2155
/proc/meminfo: memFree=27330104/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=8948 CPUtime=0 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 1586 0 0 0 0 0 0 0 20 0 1 0 335070402 9162752 1538 33554432000 4194304 7823515 140735375527728 140735375392280 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 2237 1538 354 887 0 1347 0

[startup+0.0804319 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2155
/proc/meminfo: memFree=27330104/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=16244 CPUtime=0.07 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 3652 0 0 0 7 0 0 0 20 0 1 0 335070402 16633856 3250 33554432000 4194304 7823515 140735375527728 140735375392280 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 4061 3250 518 887 0 3171 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16244

[startup+0.100316 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2155
/proc/meminfo: memFree=27330104/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=16244 CPUtime=0.08 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 3658 0 0 0 8 0 0 0 20 0 1 0 335070402 16633856 3256 33554432000 4194304 7823515 140735375527728 140735375392280 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 4061 3256 522 887 0 3171 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16244

[startup+0.300222 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2155
/proc/meminfo: memFree=27330104/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=18164 CPUtime=0.28 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 4076 0 0 0 28 0 0 0 20 0 1 0 335070402 18599936 3674 33554432000 4194304 7823515 140735375527728 140735375392280 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 4541 3674 522 887 0 3651 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18164

[startup+0.700225 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2155
/proc/meminfo: memFree=27330104/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=19400 CPUtime=0.69 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 4389 0 0 0 68 1 0 0 20 0 1 0 335070402 19865600 3969 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 4850 3969 558 887 0 3960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19400

[startup+1.50023 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 2156
/proc/meminfo: memFree=27316836/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=20112 CPUtime=1.48 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 4662 0 0 0 147 1 0 0 20 0 1 0 335070402 20594688 4227 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5028 4227 559 887 0 4138 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20112

[startup+3.10022 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 2156
/proc/meminfo: memFree=27314456/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=21804 CPUtime=3.09 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 5124 0 0 0 307 2 0 0 20 0 1 0 335070402 22327296 4689 33554432000 4194304 7823515 140735375527728 140735375523416 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5451 4689 559 887 0 4561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21804

[startup+6.30022 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2156
/proc/meminfo: memFree=27311108/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=23852 CPUtime=6.29 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 5651 0 0 0 624 5 0 0 20 0 1 0 335070402 24424448 5216 33554432000 4194304 7823515 140735375527728 140735375522424 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5963 5216 564 887 0 5073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23852

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2156
/proc/meminfo: memFree=27310760/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=23852 CPUtime=12.68 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 5651 0 0 0 1260 8 0 0 20 0 1 0 335070402 24424448 5216 33554432000 4194304 7823515 140735375527728 140735375522424 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5963 5216 564 887 0 5073 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23852

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 2156
/proc/meminfo: memFree=27309884/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=23852 CPUtime=25.48 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 5659 0 0 0 2533 15 0 0 20 0 1 0 335070402 24424448 5488 33554432000 4194304 7823515 140735375527728 140735375522840 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5963 5488 565 887 0 5073 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23852

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2156
/proc/meminfo: memFree=27310132/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=23852 CPUtime=51.07 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 5661 0 0 0 5080 27 0 0 20 0 1 0 335070402 24424448 5490 33554432000 4194304 7823515 140735375527728 140735375523176 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5963 5490 567 887 0 5073 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23852

[startup+102.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 2156
/proc/meminfo: memFree=27310752/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=22316 CPUtime=102.27 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 8949 0 0 0 10160 67 0 0 20 0 1 0 335070402 22851584 5119 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5579 5119 581 887 0 4689 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22316

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2156
/proc/meminfo: memFree=27309076/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=23852 CPUtime=162.26 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 9337 0 0 0 16110 116 0 0 20 0 1 0 335070402 24424448 5506 33554432000 4194304 7823515 140735375527728 140735375523192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 5963 5506 581 887 0 5073 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23852

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2157
/proc/meminfo: memFree=27305104/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=25704 CPUtime=222.25 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 9800 0 0 0 22063 162 0 0 20 0 1 0 335070402 26320896 5969 33554432000 4194304 7823515 140735375527728 140735375524328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6426 5969 581 887 0 5536 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 25704

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=27304608/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=26564 CPUtime=282.24 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 12005 0 0 0 28024 200 0 0 20 0 1 0 335070402 27201536 6161 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6641 6161 581 887 0 5751 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 26564

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=27303304/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=26892 CPUtime=342.23 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 12097 0 0 0 33983 240 0 0 20 0 1 0 335070402 27537408 6252 33554432000 4194304 7823515 140735375527728 140735375523144 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6723 6252 581 887 0 5833 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26892

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=27300760/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=27700 CPUtime=402.22 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 15867 0 0 0 39935 287 0 0 20 0 1 0 335070402 28364800 6472 33554432000 4194304 7823515 140735375527728 140735375523480 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6925 6472 581 887 0 6035 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 27700

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2157
/proc/meminfo: memFree=27300632/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=27608 CPUtime=462.2 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 17297 0 0 0 45887 333 0 0 20 0 1 0 335070402 28270592 6474 33554432000 4194304 7823515 140735375527728 140735375523528 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6902 6474 581 887 0 6012 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 27608

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2158
/proc/meminfo: memFree=27300820/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=26920 CPUtime=522.2 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 17791 0 0 0 51837 383 0 0 20 0 1 0 335070402 27566080 6232 33554432000 4194304 7823515 140735375527728 140735375523192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6730 6232 581 887 0 5840 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 26920

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2161
/proc/meminfo: memFree=27299816/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=27496 CPUtime=582.19 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 17925 0 0 0 57793 426 0 0 20 0 1 0 335070402 28155904 6365 33554432000 4194304 7823515 140735375527728 140735375523192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6874 6365 581 887 0 5984 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 27496

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=26027980/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=27848 CPUtime=822.15 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18042 0 0 0 81578 637 0 0 20 0 1 0 335070402 28516352 6482 33554432000 4194304 7823515 140735375527728 140735375523640 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6962 6482 581 887 0 6072 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 27848

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25964696/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=27848 CPUtime=882.15 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18053 0 0 0 87514 701 0 0 20 0 1 0 335070402 28516352 6493 33554432000 4194304 7823515 140735375527728 140735375523608 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 6962 6493 581 887 0 6072 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 27848

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25893712/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=29848 CPUtime=942.13 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18565 0 0 0 93446 767 0 0 20 0 1 0 335070402 30564352 7005 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7462 7005 581 887 0 6572 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 29848

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25893740/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=29848 CPUtime=1002.12 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18565 0 0 0 99382 830 0 0 20 0 1 0 335070402 30564352 7005 33554432000 4194304 7823515 140735375527728 140735375522872 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7462 7005 581 887 0 6572 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 29848

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2201
/proc/meminfo: memFree=25893844/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=29848 CPUtime=1062.12 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18565 0 0 0 105316 896 0 0 20 0 1 0 335070402 30564352 7005 33554432000 4194304 7823515 140735375527728 140735375522424 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7462 7005 581 887 0 6572 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 29848

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2202
/proc/meminfo: memFree=25893152/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=29848 CPUtime=1122.11 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18565 0 0 0 111243 968 0 0 20 0 1 0 335070402 30564352 7005 33554432000 4194304 7823515 140735375527728 140735375523704 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7462 7005 581 887 0 6572 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 29848

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2205
/proc/meminfo: memFree=25890996/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=29848 CPUtime=1182.1 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18565 0 0 0 117197 1013 0 0 20 0 1 0 335070402 30564352 7005 33554432000 4194304 7823515 140735375527728 140735375523528 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7462 7005 581 887 0 6572 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 29848

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2205
/proc/meminfo: memFree=25890404/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=30004 CPUtime=1242.09 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18570 0 0 0 123161 1048 0 0 20 0 1 0 335070402 30724096 7010 33554432000 4194304 7823515 140735375527728 140735375523192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7501 7010 581 887 0 6611 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 30004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2205
/proc/meminfo: memFree=25886684/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=30004 CPUtime=1302.08 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18570 0 0 0 129123 1085 0 0 20 0 1 0 335070402 30724096 7010 33554432000 4194304 7823515 140735375527728 140735375523624 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7501 7010 581 887 0 6611 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 30004

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2205
/proc/meminfo: memFree=25849976/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=30004 CPUtime=1362.07 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18570 0 0 0 135087 1120 0 0 20 0 1 0 335070402 30724096 7010 33554432000 4194304 7823515 140735375527728 140735375523656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7501 7010 581 887 0 6611 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 30004

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2206
/proc/meminfo: memFree=25724372/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=30604 CPUtime=1422.07 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18771 0 0 0 141050 1157 0 0 20 0 1 0 335070402 31338496 7211 33554432000 4194304 7823515 140735375527728 140735375523480 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7651 7211 581 887 0 6761 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 30604

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 2206
/proc/meminfo: memFree=25724172/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=30880 CPUtime=1482.05 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 18815 0 0 0 146991 1214 0 0 20 0 1 0 335070402 31621120 7255 33554432000 4194304 7823515 140735375527728 140735375523480 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 7720 7255 581 887 0 6830 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 30880

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2207
/proc/meminfo: memFree=25720632/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=32216 CPUtime=1542.05 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 19188 0 0 0 152926 1279 0 0 20 0 1 0 335070402 32989184 7628 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 8054 7628 581 887 0 7164 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 32216

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2207
/proc/meminfo: memFree=25720420/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=32216 CPUtime=1602.03 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 19188 0 0 0 158859 1344 0 0 20 0 1 0 335070402 32989184 7628 33554432000 4194304 7823515 140735375527728 140735375523192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 8054 7628 581 887 0 7164 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 32216

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2207
/proc/meminfo: memFree=25720392/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=32216 CPUtime=1662.03 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 19188 0 0 0 164795 1408 0 0 20 0 1 0 335070402 32989184 7628 33554432000 4194304 7823515 140735375527728 140735375523560 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 8054 7628 581 887 0 7164 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 32216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2208
/proc/meminfo: memFree=25720076/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=32848 CPUtime=1722.01 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 19276 0 0 0 170746 1455 0 0 20 0 1 0 335070402 33636352 7714 33554432000 4194304 7823515 140735375527728 140735375523064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 8212 7714 581 887 0 7322 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 32848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2211
/proc/meminfo: memFree=25719324/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=33076 CPUtime=1782 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 19347 0 0 0 176703 1497 0 0 20 0 1 0 335070402 33869824 7785 33554432000 4194304 7823515 140735375527728 140735375522744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 8269 7785 581 887 0 7379 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 33076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2211
/proc/meminfo: memFree=25719696/32873844 swapFree=6608/6608
[pid=2155] ppid=2153 vsize=33076 CPUtime=1800 cores=1,3,5,7
/proc/2155/stat : 2155 (pbscip.linux.x8) R 2153 2155 301 0 -1 4202496 19348 0 0 0 178489 1511 0 0 20 0 1 0 335070402 33869824 7786 33554432000 4194304 7823515 140735375527728 140735375523624 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2155/statm: 8269 7786 581 887 0 7379 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 33076

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

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

Child status: 0
Real time (s): 1800.33
CPU time (s): 1800.05
CPU user time (s): 1784.93
CPU system time (s): 15.1197
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 34548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.93
system time used= 15.1197
maximum resident set size= 31608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19353
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= 1852

runsolver used 3.3015 second user time and 8.35273 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-03 04:10:56
IDJOB=3731518
IDBENCH=1961
IDSOLVER=2321
FILE ID=node140/3731518-1338689455
RUNJOBID= node140-1338678631-321
PBS_JOBID= 14636673
Free space on /tmp= 70616 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_10.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-3731518-1338689455/watcher-3731518-1338689455 -o /tmp/evaluation-result-3731518-1338689455/solver-3731518-1338689455 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731518-1338689455.opb

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=471880217

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27330748 kB
Buffers:          402996 kB
Cached:          4212200 kB
SwapCached:         1664 kB
Active:          1291192 kB
Inactive:        3364188 kB
Active(anon):      32696 kB
Inactive(anon):     9404 kB
Active(file):    1258496 kB
Inactive(file):  3354784 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105156 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:         44964 kB
Mapped:            12640 kB
Shmem:                 8 kB
Slab:             748156 kB
SReclaimable:     190460 kB
SUnreclaim:       557696 kB
KernelStack:        1464 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     155500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 70588 MiB
End job on node140 at 2012-06-03 04:40:58