Trace number 3731485

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)191 1800.07 1800.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
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-3731485-1338688446.opb>
0.00/0.01	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 469 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, 23 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 23 chg coeffs, 469 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 10 del conss, 0 chg bounds, 170 chg sides, 361 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 41 del conss, 0 chg bounds, 262 chg sides, 469 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 45 del conss, 0 chg bounds, 277 chg sides, 497 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c (round 6) 0 del vars, 107 del conss, 0 chg bounds, 281 chg sides, 504 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c (round 7) 0 del vars, 108 del conss, 0 chg bounds, 282 chg sides, 506 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c (round 8) 0 del vars, 108 del conss, 0 chg bounds, 283 chg sides, 507 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c (round 9) 0 del vars, 108 del conss, 0 chg bounds, 284 chg sides, 517 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.02	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.02	c presolving (10 rounds):
0.00/0.02	c  0 deleted vars, 108 deleted constraints, 0 tightened bounds, 0 added holes, 284 changed sides, 517 changed coefficients
0.00/0.02	c  224 implications, 0 cliques
0.00/0.02	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 553 constraints
0.00/0.02	c     440 constraints of type <knapsack>
0.00/0.02	c     112 constraints of type <setppc>
0.00/0.02	c       1 constraints of type <logicor>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.02
0.00/0.03	c OPT-LIN
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = c 13950
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = c 1791
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = c 10000
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving problem
0.00/0.03	c 
0.19/0.28	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.28	c   0.3s|     1 |     0 |  1940 |2459k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 |      --      |    Inf 
0.19/0.28	o 338
0.19/0.28	c r 0.3s|     1 |     0 |  1940 |2472k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 | 3.380000e+02 | 125.06%
0.19/0.29	o 337
0.19/0.29	c R 0.3s|     1 |     0 |  1940 |2485k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 | 3.370000e+02 | 124.40%
0.19/0.29	o 336
0.19/0.29	c s 0.3s|     1 |     0 |  1940 |2499k|   0 | 326 | 470 | 553 | 553 | 470 | 553 |   0 |   0 |   0 | 1.501810e+02 | 3.360000e+02 | 123.73%
0.59/0.69	c   0.7s|     1 |     0 |  2772 |2819k|   0 | 393 | 470 | 553 | 553 | 470 | 777 | 224 |   0 |   0 | 1.566986e+02 | 3.360000e+02 | 114.42%
1.19/1.21	c   1.2s|     1 |     0 |  3598 |3089k|   0 | 416 | 470 | 553 | 553 | 470 | 961 | 408 |   0 |   0 | 1.595394e+02 | 3.360000e+02 | 110.61%
1.69/1.74	c   1.7s|     1 |     0 |  4373 |3266k|   0 | 425 | 470 | 553 | 553 | 470 |1087 | 534 |   0 |   0 | 1.612534e+02 | 3.360000e+02 | 108.37%
2.29/2.32	c   2.3s|     1 |     0 |  5073 |3369k|   0 | 433 | 470 | 553 | 553 | 470 |1177 | 624 |   0 |   0 | 1.622914e+02 | 3.360000e+02 | 107.04%
2.79/2.86	c   2.8s|     1 |     0 |  5545 |3421k|   0 | 429 | 470 | 553 | 553 | 470 |1225 | 672 |   0 |   0 | 1.627605e+02 | 3.360000e+02 | 106.44%
3.29/3.35	c   3.3s|     1 |     0 |  5884 |3457k|   0 | 434 | 470 | 553 | 553 | 470 |1265 | 712 |   0 |   0 | 1.630053e+02 | 3.360000e+02 | 106.13%
3.79/3.85	c   3.8s|     1 |     0 |  6219 |3483k|   0 | 431 | 470 | 553 | 553 | 470 |1291 | 738 |   0 |   0 | 1.631654e+02 | 3.360000e+02 | 105.93%
4.19/4.20	c   4.2s|     1 |     0 |  6278 |3491k|   0 | 430 | 470 | 553 | 553 | 470 |1294 | 741 |   0 |   0 | 1.631757e+02 | 3.360000e+02 | 105.91%
4.49/4.59	c   4.5s|     1 |     0 |  6353 |3503k|   0 | 430 | 470 | 553 | 553 | 470 |1300 | 747 |   0 |   0 | 1.631908e+02 | 3.360000e+02 | 105.89%
4.89/4.93	c   4.9s|     1 |     0 |  6389 |3510k|   0 | 432 | 470 | 553 | 553 | 470 |1302 | 749 |   0 |   0 | 1.631921e+02 | 3.360000e+02 | 105.89%
5.19/5.26	c   5.2s|     1 |     0 |  6420 |3517k|   0 | 433 | 470 | 553 | 553 | 470 |1264 | 751 |   0 |   0 | 1.631940e+02 | 3.360000e+02 | 105.89%
5.50/5.57	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.50/5.57	c   5.5s|     1 |     0 |  6435 |3524k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |   0 | 1.631943e+02 | 3.360000e+02 | 105.89%
5.79/5.87	o 219
5.79/5.87	c k 5.8s|     1 |     0 |  6435 |3544k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |   0 | 1.631943e+02 | 2.190000e+02 |  34.20%
5.79/5.88	c   5.8s|     1 |     0 |  6435 |3538k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |   0 | 1.631943e+02 | 2.190000e+02 |  34.20%
13.39/13.48	c  13.4s|     1 |     2 |  6435 |3538k|   0 | 435 | 470 | 553 | 553 | 470 |1265 | 752 |   0 |  36 | 1.631943e+02 | 2.190000e+02 |  34.20%
45.88/45.97	o 218
45.88/45.97	c c45.7s|    57 |    58 | 22824 |4331k|  56 |   - | 470 | 553 | 363 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.180000e+02 |  33.33%
46.68/46.79	o 218
46.68/46.79	c p46.5s|    73 |    74 | 27568 |4376k|  56 |   - | 470 | 553 | 375 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.180000e+02 |  33.33%
46.68/46.79	o 217
46.68/46.79	c p46.5s|    73 |    74 | 27570 |4377k|  56 |   - | 470 | 553 | 373 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.170000e+02 |  32.72%
46.68/46.79	o 216
46.68/46.79	c p46.5s|    73 |    74 | 27580 |4379k|  56 |   - | 470 | 553 | 368 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.160000e+02 |  32.11%
46.68/46.79	o 215
46.68/46.79	c p46.5s|    73 |    74 | 27602 |4385k|  56 |   - | 470 | 553 | 363 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.150000e+02 |  31.49%
46.78/46.80	o 212
46.78/46.80	c p46.5s|    73 |    74 | 27609 |4386k|  56 |   - | 470 | 553 | 362 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.120000e+02 |  29.66%
46.78/46.80	o 210
46.78/46.80	c p46.5s|    73 |    74 | 27612 |4387k|  56 |   - | 470 | 553 | 359 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.100000e+02 |  28.44%
46.78/46.80	o 209
46.78/46.80	c p46.5s|    73 |    74 | 27639 |4393k|  56 |   - | 470 | 553 | 351 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.090000e+02 |  27.82%
46.78/46.81	o 207
46.78/46.81	c k46.6s|    73 |    74 | 27685 |4296k|  56 | 237 | 470 | 553 | 490 | 470 |1015 | 752 |   0 | 257 | 1.635050e+02 | 2.070000e+02 |  26.60%
50.88/50.94	o 206
50.88/50.94	c v50.7s|   107 |   108 | 43977 |4470k|  69 |   - | 470 | 553 | 464 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.060000e+02 |  25.99%
50.88/50.94	o 204
50.88/50.94	c v50.7s|   107 |   108 | 44017 |4475k|  69 |   - | 470 | 553 | 462 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.040000e+02 |  24.77%
50.88/50.95	o 203
50.88/50.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.88/50.95	c v50.7s|   107 |   108 | 44035 |4480k|  69 |   - | 470 | 553 | 462 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.030000e+02 |  24.16%
50.88/50.95	o 202
50.88/50.95	c v50.7s|   107 |   108 | 44060 |4480k|  69 |   - | 470 | 553 | 462 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 2.020000e+02 |  23.54%
50.88/50.95	o 195
50.88/50.95	c k50.7s|   107 |   108 | 44070 |4354k|  69 | 391 | 470 | 553 | 542 | 470 |1015 | 752 |   0 | 270 | 1.635050e+02 | 1.950000e+02 |  19.26%
89.47/89.57	o 193
89.47/89.57	c C89.0s|  1303 |   716 |210658 |4897k| 121 | 384 | 470 | 563 | 543 | 470 |1015 | 752 |  10 | 579 | 1.636730e+02 | 1.930000e+02 |  17.92%
362.03/362.13	o 192
362.03/362.13	c C 360s|  7713 |  4093 |  1601k|7449k| 126 |   - | 470 | 632 | 502 | 470 |1015 | 752 |  79 |1236 | 1.642056e+02 | 1.920000e+02 |  16.93%
362.03/362.13	o 191
362.03/362.13	c k 360s|  7714 |  3388 |  1601k|6888k| 126 |   - | 470 | 632 | 529 | 470 |1015 | 752 |  79 |1236 | 1.642056e+02 | 1.910000e+02 |  16.32%
421.62/421.73	c   419s| 10000 |  4732 |  1936k|7976k| 126 | 146 | 470 | 646 | 544 | 470 |1015 | 752 |  94 |1324 | 1.642797e+02 | 1.910000e+02 |  16.27%
779.36/779.53	c   774s| 20000 |  8266 |  3801k|  10M| 126 | 384 | 470 | 684 | 673 | 470 |1015 | 752 | 152 |1588 | 1.645237e+02 | 1.910000e+02 |  16.09%
1090.02/1090.27	c  1083s| 30000 | 12484 |  5389k|  14M| 126 | 114 | 470 | 713 | 531 | 470 |1015 | 752 | 223 |2018 | 1.646550e+02 | 1.910000e+02 |  16.00%
1399.17/1399.40	c  1390s| 40000 | 16038 |  6981k|  17M| 126 |   - | 470 | 735 | 570 | 470 |1015 | 752 | 280 |2328 | 1.647440e+02 | 1.910000e+02 |  15.94%
1711.73/1712.05	c  1700s| 50000 | 19550 |  8568k|  20M| 126 | 381 | 470 | 739 | 713 | 470 |1015 | 752 | 329 |2625 | 1.648291e+02 | 1.910000e+02 |  15.88%
1800.01/1800.32	c 
1800.01/1800.32	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.32	c Solving Time (sec) : 1788.13
1800.01/1800.32	c Solving Nodes      : 53004
1800.01/1800.32	c Primal Bound       : +1.91000000000000e+02 (661 solutions)
1800.01/1800.32	c Dual Bound         : +1.64856899241932e+02
1800.01/1800.32	c Gap                : 15.86 %
1800.01/1800.32	c NODE         53004
1800.01/1800.32	c DUAL BOUND   164.857
1800.01/1800.32	c PRIMAL BOUND 191
1800.01/1800.32	c GAP          0.158581
1800.01/1800.32	s SATISFIABLE
1800.01/1800.32	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.32	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.32	v -x424 -x423 x422 -x421 x420 x419 -x418 x417 -x416 -x415 x414 -x413 -x412 -x411 x410 -x409 x408 x407 x406 -x405 -x404 -x403 
1800.01/1800.32	v x402 -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.32	v x379 x378 x377 -x376 -x375 x374 x373 -x372 x371 x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 x362 x361 -x360 -x359 -x358 -x357 
1800.01/1800.32	v 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.32	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.32	v -x311 -x310 x309 -x308 -x307 -x306 -x305 x304 -x303 x302 x301 -x300 -x299 x298 x297 -x296 -x295 x294 -x293 x292 x291 -x290 
1800.01/1800.32	v -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 
1800.01/1800.32	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.01/1800.32	v -x245 x244 -x243 -x242 x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 x233 -x232 x231 -x230 -x229 -x228 x227 -x226 -x225 
1800.01/1800.32	v -x224 -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.32	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.32	v -x179 -x178 x177 x176 -x175 x174 x173 -x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 x164 -x163 -x162 x161 -x160 x159 -x158 
1800.01/1800.32	v -x157 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.32	v -x134 x133 -x132 -x131 -x130 x129 x128 -x127 x126 -x125 x124 -x123 -x122 -x121 -x120 x119 x118 x117 -x116 x115 x114 -x113 x112 
1800.01/1800.32	v -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.32	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.32	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 
1800.01/1800.32	v -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 x6 
1800.01/1800.32	v -x5 x4 x3 -x2 x1 
1800.01/1800.32	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.32	c Solving Time       :    1788.13
1800.01/1800.32	c Original Problem   :
1800.01/1800.32	c   Problem name     : HOME/instance-3731485-1338688446.opb
1800.01/1800.32	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.32	c   Constraints      : 469 initial, 469 maximal
1800.01/1800.32	c Presolved Problem  :
1800.01/1800.32	c   Problem name     : t_HOME/instance-3731485-1338688446.opb
1800.01/1800.32	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.32	c   Constraints      : 553 initial, 748 maximal
1800.01/1800.32	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.32	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   knapsack         :       0.00          0          0          0          0          0         28        284        494
1800.01/1800.32	c   setppc           :       0.01          0          0          0          0          0         80          0          0
1800.01/1800.32	c   linear           :       0.01          0          0          0          0          0          0          0         23
1800.01/1800.32	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.32	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.32	c   integral         :          0          0          0      37554          0          0         49          0          0      75050
1800.01/1800.32	c   knapsack         :        440         13     233342          0          0          0     197940        515          0          0
1800.01/1800.32	c   setppc           :        112         13     233342          0          0          0      35330          0          0          0
1800.01/1800.32	c   logicor          :          1+        13      48840          0          0          0          0          0          0          0
1800.01/1800.32	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.32	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.32	c   integral         :     117.37       0.00       0.00     117.37       0.00
1800.01/1800.32	c   knapsack         :       1.81       0.01       1.80       0.00       0.00
1800.01/1800.32	c   setppc           :       0.29       0.00       0.29       0.00       0.00
1800.01/1800.32	c   logicor          :       0.08       0.00       0.08       0.00       0.00
1800.01/1800.32	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.32	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.32	c   rootredcost      :       0.07         16          0          0
1800.01/1800.32	c   pseudoobj        :       2.05     233905          0          0
1800.01/1800.32	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.32	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.32	c   infeasible LP    :       0.00        349        349        349        4.4          0        0.0          0
1800.01/1800.32	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.32	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.32	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.32	c   applied globally :          -          -          -        349        4.4          -          -          -
1800.01/1800.32	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.32	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.32	c   cut pool         :       0.00         12          -          -        363          -    (maximal pool size: 1744)
1800.01/1800.32	c   redcost          :       1.26      67394          0     650366          0          0
1800.01/1800.32	c   impliedbounds    :       0.00         14          0          0          0          0
1800.01/1800.32	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.32	c   gomory           :       1.94         14          0          0          0          0
1800.01/1800.32	c   strongcg         :       1.79         14          0          0          0          0
1800.01/1800.32	c   cmir             :       0.28         10          0          0        773          0
1800.01/1800.32	c   flowcover        :       0.28         10          0          0        934          0
1800.01/1800.32	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.32	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.32	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.32	c Pricers            :       Time      Calls       Vars
1800.01/1800.32	c   problem variables:       0.00          0          0
1800.01/1800.32	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.32	c   relpscost        :     117.35      37554          0         49          0          0      75050
1800.01/1800.32	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.32	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.32	c   LP solutions     :       0.00          -          0
1800.01/1800.32	c   pseudo solutions :       0.00          -          0
1800.01/1800.32	c   oneopt           :       0.00          7          4
1800.01/1800.32	c   crossover        :       0.50          9          2
1800.01/1800.32	c   guideddiving     :      60.85         49          0
1800.01/1800.32	c   fracdiving       :      60.80         52          0
1800.01/1800.32	c   linesearchdiving :      62.40         77          5
1800.01/1800.32	c   coefdiving       :     109.04         87        120
1800.01/1800.32	c   veclendiving     :     148.82        187         66
1800.01/1800.32	c   pscostdiving     :     205.54        236        165
1800.01/1800.32	c   simplerounding   :       0.99      57897         69
1800.01/1800.32	c   rounding         :       7.73      11173          1
1800.01/1800.32	c   shifting         :       2.45       3065          1
1800.01/1800.32	c   intshifting      :       0.00          0          0
1800.01/1800.32	c   fixandinfer      :       0.00          0          0
1800.01/1800.32	c   feaspump         :       0.00          0          0
1800.01/1800.32	c   intdiving        :       0.00          0          0
1800.01/1800.32	c   actconsdiving    :       0.00          0          0
1800.01/1800.32	c   objpscostdiving  :      59.30         18        228
1800.01/1800.32	c   rootsoldiving    :      13.65         73          0
1800.01/1800.32	c   octane           :       0.00          0          0
1800.01/1800.32	c   rens             :       0.00          0          0
1800.01/1800.32	c   rins             :       0.00          0          0
1800.01/1800.32	c   localbranching   :       0.00          0          0
1800.01/1800.32	c   mutation         :       0.00          0          0
1800.01/1800.32	c   dins             :       0.00          0          0
1800.01/1800.32	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.32	c   primal LP        :       0.01          0          0       0.00       0.00
1800.01/1800.32	c   dual LP          :     916.37      73350    5006057      68.25    5462.92
1800.01/1800.32	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.32	c   diving/probing LP:     703.51      88125    4015610      45.57    5707.96
1800.01/1800.32	c   strong branching :     115.49       2734     516327     188.85    4470.75
1800.01/1800.32	c     (at root node) :          -         36      24906     691.83          -
1800.01/1800.32	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.32	c B&B Tree           :
1800.01/1800.32	c   number of runs   :          1
1800.01/1800.32	c   nodes            :      53004
1800.01/1800.32	c   nodes (total)    :      53004
1800.01/1800.32	c   nodes left       :      20662
1800.01/1800.32	c   max depth        :        126
1800.01/1800.32	c   max depth (total):        126
1800.01/1800.32	c   backtracks       :       7507 (14.2%)
1800.01/1800.32	c   delayed cutoffs  :          0
1800.01/1800.32	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.32	c   avg switch length:       6.85
1800.01/1800.32	c   switching time   :       1.93
1800.01/1800.32	c Solution           :
1800.01/1800.32	c   Solutions found  :        661 (21 improvements)
1800.01/1800.32	c   Primal Bound     : +1.91000000000000e+02   (in run 1, after 7714 nodes, 359.82 seconds, depth 115, found by <oneopt>)
1800.01/1800.32	c   Dual Bound       : +1.64856899241932e+02
1800.01/1800.32	c   Gap              :      15.86 %
1800.01/1800.32	c   Root Dual Bound  : +1.63194325051735e+02
1800.01/1800.35	c Time complete: 1800.06.

Verifier Data

OK	191

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731485-1338688446/watcher-3731485-1338688446 -o /tmp/evaluation-result-3731485-1338688446/solver-3731485-1338688446 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731485-1338688446.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.06 2.05 2.00 3/176 26659
/proc/meminfo: memFree=30757332/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=8952 CPUtime=0 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 1592 0 0 0 0 0 0 0 20 0 1 0 334969173 9166848 1544 33554432000 4194304 7823515 140733242766800 140735917616792 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 2238 1544 354 887 0 1348 0

[startup+0.095444 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 26659
/proc/meminfo: memFree=30757332/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=16216 CPUtime=0.08 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 3640 0 0 0 8 0 0 0 20 0 1 0 334969173 16605184 3234 33554432000 4194304 7823515 140733242766800 140735917616792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 4054 3234 521 887 0 3164 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16216

[startup+0.10016 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 26659
/proc/meminfo: memFree=30757332/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=16216 CPUtime=0.09 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 3640 0 0 0 9 0 0 0 20 0 1 0 334969173 16605184 3234 33554432000 4194304 7823515 140733242766800 140735917616792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 4054 3234 521 887 0 3164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16216

[startup+0.300223 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 26659
/proc/meminfo: memFree=30757332/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=17412 CPUtime=0.29 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 3935 0 0 0 28 1 0 0 20 0 1 0 334969173 17829888 3529 33554432000 4194304 7823515 140733242766800 140735917616792 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 4353 3529 541 887 0 3463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17412

[startup+0.700224 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 26659
/proc/meminfo: memFree=30757332/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=19012 CPUtime=0.69 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 4411 0 0 0 68 1 0 0 20 0 1 0 334969173 19468288 3985 33554432000 4194304 7823515 140733242766800 140735917616792 4686732 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 4753 3985 559 887 0 3863 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19012

[startup+1.50022 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 26660
/proc/meminfo: memFree=30742916/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=20744 CPUtime=1.49 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 4842 0 0 0 148 1 0 0 20 0 1 0 334969173 21241856 4401 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 5186 4401 559 887 0 4296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20744

[startup+3.10022 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 26660
/proc/meminfo: memFree=30740436/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=22304 CPUtime=3.09 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 5288 0 0 0 307 2 0 0 20 0 1 0 334969173 22839296 4836 33554432000 4194304 7823515 140733242766800 140733242761944 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 5576 4836 559 887 0 4686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22304

[startup+6.30023 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 26660
/proc/meminfo: memFree=30739568/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=23096 CPUtime=6.29 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 5497 0 0 0 625 4 0 0 20 0 1 0 334969173 23650304 5045 33554432000 4194304 7823515 140733242766800 140733242761944 6255900 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 5774 5045 564 887 0 4884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23096

[startup+12.7002 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 26660
/proc/meminfo: memFree=30739088/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=23096 CPUtime=12.69 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 5497 0 0 0 1262 7 0 0 20 0 1 0 334969173 23650304 5045 33554432000 4194304 7823515 140733242766800 140733242761912 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 5774 5045 564 887 0 4884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23096

[startup+25.5002 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 26660
/proc/meminfo: memFree=30737580/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=23096 CPUtime=25.49 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 5506 0 0 0 2536 13 0 0 20 0 1 0 334969173 23650304 5388 33554432000 4194304 7823515 140733242766800 140733242761912 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 5774 5388 566 887 0 4884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23096

[startup+51.1002 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 26660
/proc/meminfo: memFree=30737828/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=23096 CPUtime=51.08 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 5507 0 0 0 5083 25 0 0 20 0 1 0 334969173 23650304 5389 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 5774 5389 567 887 0 4884 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23096

[startup+102.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 26660
/proc/meminfo: memFree=30734292/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=25516 CPUtime=102.28 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 10951 0 0 0 10168 60 0 0 20 0 1 0 334969173 26128384 6015 33554432000 4194304 7823515 140733242766800 140733242761912 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 6379 6015 581 887 0 5489 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25516

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 26660
/proc/meminfo: memFree=30734724/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=25516 CPUtime=162.26 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 10952 0 0 0 16129 97 0 0 20 0 1 0 334969173 26128384 6015 33554432000 4194304 7823515 140733242766800 140733242762584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 6379 6015 581 887 0 5489 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25516

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/176 26660
/proc/meminfo: memFree=30734856/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=25516 CPUtime=222.25 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 10952 0 0 0 22092 133 0 0 20 0 1 0 334969173 26128384 6015 33554432000 4194304 7823515 140733242766800 140733242762232 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 6379 6015 581 887 0 5489 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 25516

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 26661
/proc/meminfo: memFree=30733172/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=25864 CPUtime=282.25 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 14829 0 0 0 28047 178 0 0 20 0 1 0 334969173 26484736 6084 33554432000 4194304 7823515 140733242766800 140733242762264 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 6466 6084 581 887 0 5576 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 25864

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 26661
/proc/meminfo: memFree=30732736/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=26564 CPUtime=342.23 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 16946 0 0 0 34012 211 0 0 20 0 1 0 334969173 27201536 6237 33554432000 4194304 7823515 140733242766800 140733242762552 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 6641 6237 581 887 0 5751 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26564

[startup+402.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/178 26664
/proc/meminfo: memFree=30721804/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=35816 CPUtime=402.23 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 18968 0 0 0 39968 255 0 0 20 0 1 0 334969173 36675584 8579 33554432000 4194304 7823515 140733242766800 140733242761960 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 8954 8579 581 887 0 8064 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 35816

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 26687
/proc/meminfo: memFree=30721556/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=35816 CPUtime=462.22 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 18969 0 0 0 45924 298 0 0 20 0 1 0 334969173 36675584 8580 33554432000 4194304 7823515 140733242766800 140733242762136 6254097 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 8954 8580 581 887 0 8064 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 35816

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 26687
/proc/meminfo: memFree=30721316/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=35816 CPUtime=522.2 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 18969 0 0 0 51886 334 0 0 20 0 1 0 334969173 36675584 8580 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 8954 8580 581 887 0 8064 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 35816

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 26688
/proc/meminfo: memFree=30721440/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=35816 CPUtime=582.2 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 18969 0 0 0 57843 377 0 0 20 0 1 0 334969173 36675584 8580 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 8954 8580 581 887 0 8064 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 35816

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 26689
/proc/meminfo: memFree=30716848/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=882.15 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 87645 570 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242763016 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 36952

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 26689
/proc/meminfo: memFree=30716784/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=942.14 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 93600 614 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242761944 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 36952

[startup+1002.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 26692
/proc/meminfo: memFree=30717528/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1002.14 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 99553 661 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242761960 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 36952

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 26693
/proc/meminfo: memFree=30717156/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1062.13 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 105511 702 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 36952

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 26693
/proc/meminfo: memFree=30716040/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1122.12 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 111471 741 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762632 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 36952

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 26733
/proc/meminfo: memFree=30726908/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1182.1 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 117432 778 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 36952

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26733
/proc/meminfo: memFree=30726832/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1242.1 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 123390 820 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762488 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 36952

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26733
/proc/meminfo: memFree=30726832/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1302.09 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 129347 862 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762248 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 36952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26733
/proc/meminfo: memFree=30723416/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1362.08 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 135306 902 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762552 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 36952

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 26733
/proc/meminfo: memFree=30723664/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=36952 CPUtime=1422.07 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19712 0 0 0 141269 938 0 0 20 0 1 0 334969173 37838848 8899 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9238 8899 581 887 0 8348 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 36952

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 26734
/proc/meminfo: memFree=30722360/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=37260 CPUtime=1482.05 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 19757 0 0 0 147224 981 0 0 20 0 1 0 334969173 38154240 8944 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9315 8944 581 887 0 8425 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 37260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26734
/proc/meminfo: memFree=30721740/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=38300 CPUtime=1542.05 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20002 0 0 0 153183 1022 0 0 20 0 1 0 334969173 39219200 9189 33554432000 4194304 7823515 140733242766800 140733242762552 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9575 9189 581 887 0 8685 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 38300

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26737
/proc/meminfo: memFree=30719624/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=39920 CPUtime=1602.04 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20410 0 0 0 159141 1063 0 0 20 0 1 0 334969173 40878080 9597 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9980 9597 581 887 0 9090 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 39920

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26737
/proc/meminfo: memFree=30717396/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=39920 CPUtime=1662.03 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20410 0 0 0 165100 1103 0 0 20 0 1 0 334969173 40878080 9597 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 9980 9597 581 887 0 9090 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 39920

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26737
/proc/meminfo: memFree=30717024/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=40268 CPUtime=1722.02 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20488 0 0 0 171060 1142 0 0 20 0 1 0 334969173 41234432 9675 33554432000 4194304 7823515 140733242766800 140733242762600 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 10067 9675 581 887 0 9177 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 40268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26738
/proc/meminfo: memFree=30714356/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=41252 CPUtime=1782.01 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20722 0 0 0 177021 1180 0 0 20 0 1 0 334969173 42242048 9909 33554432000 4194304 7823515 140733242766800 140733242762136 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 10313 9909 581 887 0 9423 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 41252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 26738
/proc/meminfo: memFree=30714292/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=41888 CPUtime=1800.01 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20785 0 0 0 178811 1190 0 0 20 0 1 0 334969173 42893312 9971 33554432000 4194304 7823515 140733242766800 140733242762552 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 10472 9971 581 887 0 9582 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 41888

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 4/177 26738
/proc/meminfo: memFree=30714292/32873844 swapFree=7900/7900
[pid=26659] ppid=26657 vsize=41888 CPUtime=1800.01 cores=0,2,4,6
/proc/26659/stat : 26659 (pbscip.linux.x8) R 26657 26659 17150 0 -1 4202496 20785 0 0 0 178811 1190 0 0 20 0 1 0 334969173 42893312 9971 33554432000 4194304 7823515 140733242766800 140733242762552 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26659/statm: 10472 9971 581 887 0 9582 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 41888

Child status: 0
Real time (s): 1800.35
CPU time (s): 1800.07
CPU user time (s): 1788.16
CPU system time (s): 11.9102
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 41888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.16
system time used= 11.9102
maximum resident set size= 39892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20790
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= 16
involuntary context switches= 1852

runsolver used 3.17152 second user time and 7.82381 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 03:54:06
IDJOB=3731485
IDBENCH=1958
IDSOLVER=2321
FILE ID=node137/3731485-1338688446
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70324 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_18.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-3731485-1338688446/watcher-3731485-1338688446 -o /tmp/evaluation-result-3731485-1338688446/solver-3731485-1338688446 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731485-1338688446.opb

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=336710658

node137.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		: 2666.600
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	: 5333.20
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		: 2666.600
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		: 2666.600
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.92
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		: 2666.600
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		: 2666.600
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		: 2666.600
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.90
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		: 2666.600
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.91
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		: 2666.600
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:        30757084 kB
Buffers:          171440 kB
Cached:          1096316 kB
SwapCached:         5796 kB
Active:           689520 kB
Inactive:         611552 kB
Active(anon):      28528 kB
Inactive(anon):     7172 kB
Active(file):     660992 kB
Inactive(file):   604380 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              9876 kB
Writeback:            20 kB
AnonPages:         36640 kB
Mapped:            11396 kB
Shmem:                 0 kB
Slab:             677412 kB
SReclaimable:     118660 kB
SUnreclaim:       558752 kB
KernelStack:        1440 kB
PageTables:         4088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70316 MiB
End job on node137 at 2012-06-03 04:24:09