Trace number 3731500

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT189 1789.75 1790.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
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 constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
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 468
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 468
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.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3731500-1338686069.opb>
0.00/0.01	c original problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 468 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 468
0.00/0.01	c feasible solution found by trivial heuristic, objective value  4.680000e+02
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 2 chg sides, 38 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.01/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 2 chg sides, 38 chg coeffs, 468 upgd conss, 0 impls, 0 clqs
0.01/0.02	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 105 chg sides, 320 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.01/0.02	c (round 4) 0 del vars, 38 del conss, 0 chg bounds, 202 chg sides, 479 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.01/0.03	c (round 5) 0 del vars, 48 del conss, 0 chg bounds, 213 chg sides, 495 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.01/0.03	c (round 6) 0 del vars, 48 del conss, 0 chg bounds, 216 chg sides, 504 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.01/0.03	c    (0.0s) probing: 101/468 (21.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.01/0.03	c presolving (7 rounds):
0.01/0.03	c  0 deleted vars, 48 deleted constraints, 0 tightened bounds, 0 added holes, 216 changed sides, 504 changed coefficients
0.01/0.03	c  236 implications, 0 cliques
0.01/0.03	c presolved problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 532 constraints
0.01/0.03	c     448 constraints of type <knapsack>
0.01/0.03	c      80 constraints of type <setppc>
0.01/0.03	c       4 constraints of type <logicor>
0.01/0.03	c transformed objective value is always integral (scale: 1)
0.01/0.03	c Presolving Time: 0.02
0.01/0.03	c - non default parameters ----------------------------------------------------------------------
0.01/0.03	c # SCIP version 1.2.1.3
0.01/0.03	c 
0.01/0.03	c # frequency for displaying node information lines
0.01/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.03	c display/freq = 10000
0.01/0.03	c 
0.01/0.03	c # maximal time in seconds to run
0.01/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.03	c limits/time = 1789.99
0.01/0.03	c 
0.01/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.03	c limits/memory = 13950
0.01/0.03	c 
0.01/0.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.01/0.03	c # [type: int, range: [1,2], default: 1]
0.01/0.03	c timing/clocktype = 2
0.01/0.03	c 
0.01/0.03	c # should presolving try to simplify inequalities
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c constraints/linear/simplifyinequalities = TRUE
0.01/0.03	c 
0.01/0.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c constraints/indicator/addCouplingCons = TRUE
0.01/0.03	c 
0.01/0.03	c # should presolving try to simplify knapsacks
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.01/0.03	c 
0.01/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.01/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.01/0.03	c separating/rapidlearning/freq = 0
0.01/0.03	c 
0.01/0.03	c -----------------------------------------------------------------------------------------------
0.01/0.03	c start solving
0.01/0.03	c 
0.29/0.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.30	c t 0.3s|     1 |     0 |  1900 |     - |2546k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 4.680000e+02 | 225.34%
0.29/0.30	o 315
0.29/0.30	c r 0.3s|     1 |     0 |  1900 |     - |2559k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 3.150000e+02 | 118.98%
0.29/0.31	o 314
0.29/0.31	c R 0.3s|     1 |     0 |  1900 |     - |2573k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 3.140000e+02 | 118.28%
0.29/0.31	o 313
0.29/0.31	c s 0.3s|     1 |     0 |  1900 |     - |2586k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 3.130000e+02 | 117.59%
0.49/0.59	o 229
0.49/0.59	c y 0.6s|     1 |     0 |  1900 |     - |2935k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 2.290000e+02 |  59.19%
0.79/0.87	c   0.9s|     1 |     0 |  2769 |     - |2874k|   0 | 360 | 468 | 532 | 468 | 769 | 237 |   0 |   0 | 1.513621e+02 | 2.290000e+02 |  51.29%
1.28/1.36	c   1.4s|     1 |     0 |  3656 |     - |3114k|   0 | 396 | 468 | 532 | 468 | 955 | 423 |   0 |   0 | 1.560044e+02 | 2.290000e+02 |  46.79%
1.89/1.91	c   1.9s|     1 |     0 |  4492 |     - |3316k|   0 | 416 | 468 | 532 | 468 |1109 | 577 |   0 |   0 | 1.582403e+02 | 2.290000e+02 |  44.72%
2.39/2.48	c   2.5s|     1 |     0 |  5291 |     - |3442k|   0 | 423 | 468 | 532 | 468 |1213 | 681 |   0 |   0 | 1.593994e+02 | 2.290000e+02 |  43.66%
2.99/3.03	c   3.0s|     1 |     0 |  5806 |     - |3535k|   0 | 428 | 468 | 532 | 468 |1300 | 768 |   0 |   0 | 1.598807e+02 | 2.290000e+02 |  43.23%
3.49/3.56	c   3.6s|     1 |     0 |  6232 |     - |3585k|   0 | 426 | 468 | 532 | 468 |1352 | 820 |   0 |   0 | 1.602197e+02 | 2.290000e+02 |  42.93%
3.88/3.95	c   3.9s|     1 |     0 |  6410 |     - |3595k|   0 | 426 | 468 | 532 | 468 |1365 | 833 |   0 |   0 | 1.602626e+02 | 2.290000e+02 |  42.89%
4.29/4.32	c   4.3s|     1 |     0 |  6520 |     - |3603k|   0 | 428 | 468 | 532 | 468 |1369 | 837 |   0 |   0 | 1.602846e+02 | 2.290000e+02 |  42.87%
4.59/4.68	c   4.7s|     1 |     0 |  6547 |     - |3610k|   0 | 427 | 468 | 532 | 468 |1372 | 840 |   0 |   0 | 1.602861e+02 | 2.290000e+02 |  42.87%
8.70/8.70	c   8.7s|     1 |     2 |  6547 |     - |3631k|   0 | 427 | 468 | 532 | 468 |1372 | 840 |   0 |  17 | 1.602861e+02 | 2.290000e+02 |  42.87%
37.78/37.81	o 227
37.78/37.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.78/37.81	c c37.8s|    15 |    16 | 20013 | 961.9 |4370k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.270000e+02 |  41.25%
37.78/37.81	o 225
37.78/37.81	c c37.8s|    15 |    16 | 20018 | 962.2 |4372k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.250000e+02 |  40.00%
37.78/37.81	o 225
37.78/37.81	c c37.8s|    15 |    16 | 20090 | 967.4 |4376k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.250000e+02 |  40.00%
37.78/37.82	o 223
37.78/37.82	c c37.8s|    15 |    16 | 20117 | 969.3 |4380k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.230000e+02 |  38.76%
37.78/37.82	o 220
37.78/37.82	c c37.8s|    15 |    16 | 20122 | 969.6 |4381k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.200000e+02 |  36.89%
37.78/37.82	o 219
37.78/37.82	c c37.8s|    15 |    16 | 20125 | 969.9 |4384k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.190000e+02 |  36.27%
37.78/37.82	o 218
37.78/37.82	c c37.8s|    15 |    16 | 20126 | 969.9 |4385k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.180000e+02 |  35.65%
37.78/37.82	o 215
37.78/37.82	c c37.8s|    15 |    16 | 20136 | 970.6 |4388k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.150000e+02 |  33.78%
37.78/37.82	o 212
37.78/37.82	c c37.8s|    15 |    16 | 20141 | 971.0 |4389k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.120000e+02 |  31.91%
37.78/37.84	o 206
37.78/37.84	c b37.8s|    16 |    15 | 20238 | 912.7 |4298k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.060000e+02 |  28.18%
39.98/40.00	o 205
39.98/40.00	c p40.0s|    27 |    28 | 31564 | 962.2 |4502k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.050000e+02 |  27.56%
39.98/40.00	o 203
39.98/40.00	c p40.0s|    27 |    28 | 31571 | 962.5 |4504k|  14 |   - | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 2.030000e+02 |  26.31%
39.98/40.01	o 198
39.98/40.01	c b40.0s|    27 |    28 | 31616 | 964.2 |4357k|  14 | 377 | 468 | 532 | 468 | 966 | 840 |   0 | 293 | 1.607130e+02 | 1.980000e+02 |  23.20%
109.17/109.22	o 198
109.17/109.22	c l 109s|   336 |   337 |349235 |1022.9 |4830k|  27 |   - | 468 | 551 | 468 | 966 | 840 |  19 | 418 | 1.609109e+02 | 1.980000e+02 |  23.05%
109.17/109.22	o 197
109.17/109.22	c l 109s|   336 |   337 |349240 |1023.0 |4830k|  27 |   - | 468 | 551 | 468 | 966 | 840 |  19 | 418 | 1.609109e+02 | 1.970000e+02 |  22.43%
109.17/109.23	o 196
109.17/109.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
109.17/109.23	c l 109s|   336 |   337 |349252 |1023.0 |4832k|  27 |   - | 468 | 551 | 468 | 966 | 840 |  19 | 418 | 1.609109e+02 | 1.960000e+02 |  21.81%
191.46/191.52	o 195
191.46/191.52	c p 192s|   570 |   571 |765107 |1333.1 |4969k|  27 |   - | 468 | 565 | 468 | 966 | 840 |  33 | 545 | 1.612342e+02 | 1.950000e+02 |  20.94%
191.46/191.52	o 194
191.46/191.52	c p 192s|   570 |   571 |765109 |1333.1 |4970k|  27 |   - | 468 | 565 | 468 | 966 | 840 |  33 | 545 | 1.612342e+02 | 1.940000e+02 |  20.32%
414.03/414.17	o 189
414.03/414.17	c C 414s|  3306 |  2612 |  1898k| 572.5 |6252k| 135 |   - | 468 | 603 | 468 | 966 | 840 |  71 | 931 | 1.614468e+02 | 1.890000e+02 |  17.07%
615.99/616.18	c   616s| 10000 |  5230 |  3041k| 303.5 |8333k| 135 | 144 | 468 | 645 | 468 | 966 | 840 | 116 |1246 | 1.617576e+02 | 1.890000e+02 |  16.84%
965.64/965.89	c   966s| 20000 |  8060 |  4948k| 247.1 |  10M| 135 | 353 | 468 | 690 | 468 | 966 | 840 | 189 |1897 | 1.619459e+02 | 1.890000e+02 |  16.71%
1304.29/1304.55	c  1305s| 30000 | 11288 |  6855k| 228.3 |  13M| 135 |   - | 468 | 728 | 468 | 966 | 840 | 253 |2359 | 1.620503e+02 | 1.890000e+02 |  16.63%
1635.34/1635.62	c  1636s| 40000 | 14086 |  8749k| 218.6 |  15M| 135 | 337 | 468 | 757 | 468 | 966 | 840 | 311 |2806 | 1.621240e+02 | 1.890000e+02 |  16.58%
1789.71/1790.00	c 
1789.71/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1789.71/1790.00	c Solving Time (sec) : 1789.99
1789.71/1790.00	c Solving Nodes      : 44834
1789.71/1790.00	c Primal Bound       : +1.89000000000000e+02 (716 solutions)
1789.71/1790.00	c Dual Bound         : +1.62161991694228e+02
1789.71/1790.00	c Gap                : 16.55 %
1789.71/1790.00	s SATISFIABLE
1789.71/1790.00	v -x468 -x467 x466 x465 -x464 x463 x462 x461 -x460 x459 -x458 -x457 -x456 -x455 -x454 -x453 x452 -x451 -x450 x449 x448 -x447 x446 
1789.71/1790.00	v -x445 x444 x443 x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 x434 -x433 -x432 x431 -x430 -x429 x428 x427 -x426 x425 -x424 x423 
1789.71/1790.00	v -x422 -x421 x420 x419 -x418 x417 x416 x415 -x414 -x413 x412 -x411 -x410 x409 x408 -x407 -x406 -x405 x404 x403 -x402 -x401 
1789.71/1790.00	v -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 x391 x390 x389 -x388 x387 x386 -x385 x384 -x383 -x382 x381 -x380 -x379 
1789.71/1790.00	v -x378 -x377 -x376 x375 x374 x373 -x372 x371 -x370 -x369 x368 -x367 -x366 x365 -x364 x363 x362 -x361 -x360 -x359 -x358 -x357 -x356 
1789.71/1790.00	v -x355 -x354 x353 x352 x351 x350 x349 x348 -x347 -x346 x345 -x344 -x343 -x342 x341 x340 -x339 x338 x337 x336 -x335 x334 x333 
1789.71/1790.00	v x332 -x331 -x330 x329 -x328 -x327 -x326 x325 -x324 x323 -x322 x321 x320 -x319 -x318 x317 -x316 x315 x314 -x313 -x312 x311 
1789.71/1790.00	v -x310 -x309 -x308 x307 x306 -x305 -x304 -x303 x302 -x301 x300 x299 -x298 -x297 x296 -x295 -x294 x293 -x292 -x291 -x290 -x289 
1789.71/1790.00	v -x288 -x287 -x286 -x285 -x284 -x283 x282 -x281 -x280 -x279 x278 -x277 -x276 -x275 -x274 -x273 x272 x271 x270 -x269 x268 x267 
1789.71/1790.00	v x266 -x265 x264 -x263 x262 -x261 -x260 -x259 x258 -x257 x256 x255 x254 -x253 x252 -x251 x250 x249 -x248 -x247 -x246 x245 x244 
1789.71/1790.00	v x243 x242 x241 x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 x232 -x231 -x230 -x229 -x228 x227 -x226 -x225 x224 x223 -x222 
1789.71/1790.00	v -x221 -x220 -x219 -x218 -x217 x216 x215 -x214 x213 -x212 x211 -x210 x209 -x208 -x207 x206 x205 -x204 -x203 -x202 x201 -x200 -x199 
1789.71/1790.00	v x198 -x197 -x196 -x195 -x194 x193 x192 x191 -x190 x189 x188 x187 -x186 x185 x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 
1789.71/1790.00	v x176 -x175 x174 -x173 -x172 x171 -x170 -x169 x168 -x167 x166 -x165 -x164 -x163 x162 -x161 x160 -x159 x158 -x157 -x156 -x155 
1789.71/1790.00	v x154 -x153 -x152 x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 x141 x140 -x139 -x138 -x137 -x136 x135 -x134 x133 
1789.71/1790.00	v x132 x131 -x130 -x129 -x128 x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 x112 x111 
1789.71/1790.00	v -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 x95 -x94 x93 -x92 -x91 x90 -x89 x88 x87 
1789.71/1790.00	v 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 -x60 -x59 
1789.71/1790.00	v -x58 -x57 x56 x55 -x54 -x53 -x52 -x51 x50 x49 -x48 x47 -x46 -x45 -x44 -x43 x42 x41 x40 -x39 x38 -x37 x36 -x35 -x34 -x33 x32 
1789.71/1790.00	v -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 -x5 -x4 -x3 
1789.71/1790.00	v -x2 x1 
1789.71/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1789.71/1790.00	c Solving Time       :    1789.99
1789.71/1790.00	c Original Problem   :
1789.71/1790.00	c   Problem name     : HOME/instance-3731500-1338686069.opb
1789.71/1790.00	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.00	c   Constraints      : 468 initial, 468 maximal
1789.71/1790.00	c Presolved Problem  :
1789.71/1790.00	c   Problem name     : t_HOME/instance-3731500-1338686069.opb
1789.71/1790.00	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.71/1790.00	c   Constraints      : 532 initial, 770 maximal
1789.71/1790.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.71/1790.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   knapsack         :       0.01          0          0          0          0          0         16        214        466
1789.71/1790.00	c   setppc           :       0.00          0          0          0          0          0         32          0          0
1789.71/1790.00	c   linear           :       0.01          0          0          0          0          0          0          2         38
1789.71/1790.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.71/1790.00	c   root node        :          -          0          -          -          0          -          -          -          -
1789.71/1790.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.71/1790.00	c   integral         :          0          0          0      30511          0          1         88          0          0      60892
1789.71/1790.00	c   knapsack         :        448         10     258769          0          0          0     224429        862          0          0
1789.71/1790.00	c   setppc           :         80         10     258499          0          0          0      13260          0          0          0
1789.71/1790.00	c   logicor          :          4+        10      54488          0          0          0          0          0          0          0
1789.71/1790.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.71/1790.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.71/1790.00	c   integral         :     115.97       0.00       0.00     115.97       0.00
1789.71/1790.00	c   knapsack         :       5.98       0.03       5.95       0.00       0.00
1789.71/1790.00	c   setppc           :       0.21       0.00       0.21       0.00       0.00
1789.71/1790.00	c   logicor          :       0.08       0.00       0.08       0.00       0.00
1789.71/1790.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.71/1790.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.71/1790.00	c   vbounds          :       0.04          2          0          0
1789.71/1790.00	c   rootredcost      :       0.04         17          0          0
1789.71/1790.00	c   pseudoobj        :       1.78     259168          0          0
1789.71/1790.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.71/1790.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.71/1790.00	c   infeasible LP    :       0.02        341        341        341        3.6          0        0.0          0
1789.71/1790.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.71/1790.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.71/1790.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.71/1790.00	c   applied globally :          -          -          -        341        3.6          -          -          -
1789.71/1790.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.71/1790.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.71/1790.00	c   cut pool         :       0.00          9          -          -        361          -    (maximal pool size: 1604)
1789.71/1790.00	c   redcost          :       1.20      58820          0     707626          0          0
1789.71/1790.00	c   impliedbounds    :       0.00         10          0          0         68          0
1789.71/1790.00	c   intobj           :       0.00          0          0          0          0          0
1789.71/1790.00	c   cgmip            :       0.00          0          0          0          0          0
1789.71/1790.00	c   gomory           :       1.37         10          0          0          0          0
1789.71/1790.00	c   strongcg         :       1.27         10          0          0          0          0
1789.71/1790.00	c   cmir             :       0.19         10          0          0        967          0
1789.71/1790.00	c   flowcover        :       0.19         10          0          0       1053          0
1789.71/1790.00	c   clique           :       0.00          1          0          0          0          0
1789.71/1790.00	c   zerohalf         :       0.00          0          0          0          0          0
1789.71/1790.00	c   mcf              :       0.00          1          0          0          0          0
1789.71/1790.00	c   rapidlearning    :       0.14          1          0          0          0          0
1789.71/1790.00	c Pricers            :       Time      Calls       Vars
1789.71/1790.00	c   problem variables:       0.00          0          0
1789.71/1790.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.71/1790.00	c   relpscost        :     115.95      30511          1         88          0          0      60892
1789.71/1790.00	c   pscost           :       0.00          0          0          0          0          0          0
1789.71/1790.00	c   inference        :       0.00          0          0          0          0          0          0
1789.71/1790.00	c   mostinf          :       0.00          0          0          0          0          0          0
1789.71/1790.00	c   leastinf         :       0.00          0          0          0          0          0          0
1789.71/1790.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.71/1790.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.71/1790.00	c   random           :       0.00          0          0          0          0          0          0
1789.71/1790.00	c Primal Heuristics  :       Time      Calls      Found
1789.71/1790.00	c   LP solutions     :       0.00          -          0
1789.71/1790.00	c   pseudo solutions :       0.00          -          0
1789.71/1790.00	c   oneopt           :       0.01          8          2
1789.71/1790.00	c   crossover        :       0.58          3          3
1789.71/1790.00	c   guideddiving     :      56.62         44          0
1789.71/1790.00	c   veclendiving     :      76.49         88         79
1789.71/1790.00	c   rootsoldiving    :      13.01         66          0
1789.71/1790.00	c   linesearchdiving :     138.31        161         46
1789.71/1790.00	c   pscostdiving     :     193.69        187        262
1789.71/1790.00	c   coefdiving       :     243.12        188        153
1789.71/1790.00	c   trivial          :       0.00          2          3
1789.71/1790.00	c   simplerounding   :       0.84      53563         24
1789.71/1790.00	c   zirounding       :       0.34       1301         26
1789.71/1790.00	c   rounding         :       9.48      10689          1
1789.71/1790.00	c   shifting         :       2.68       3043          1
1789.71/1790.00	c   intshifting      :       0.00          0          0
1789.71/1790.00	c   twoopt           :       0.00          0          0
1789.71/1790.00	c   fixandinfer      :       0.00          0          0
1789.71/1790.00	c   feaspump         :       0.00          0          0
1789.71/1790.00	c   fracdiving       :      56.63         45          0
1789.71/1790.00	c   intdiving        :       0.00          0          0
1789.71/1790.00	c   actconsdiving    :       0.00          0          0
1789.71/1790.00	c   objpscostdiving  :      51.19         13        115
1789.71/1790.00	c   octane           :       0.00          0          0
1789.71/1790.00	c   rens             :       0.00          0          0
1789.71/1790.00	c   rins             :       0.00          0          0
1789.71/1790.00	c   localbranching   :       0.00          0          0
1789.71/1790.00	c   mutation         :       0.00          0          0
1789.71/1790.00	c   dins             :       0.00          0          0
1789.71/1790.00	c   undercover       :       0.00          0          0
1789.71/1790.00	c   nlp              :       0.01          0          0
1789.71/1790.00	c   trysol           :       0.01          0          0
1789.71/1790.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.71/1790.00	c   primal LP        :       0.00          0          0       0.00          -
1789.71/1790.00	c   dual LP          :     808.48      67876    4786087      70.51    5919.89
1789.71/1790.00	c   lex dual LP      :       0.00          0          0       0.00          -
1789.71/1790.00	c   barrier LP       :       0.00          0          0       0.00          -
1789.71/1790.00	c   diving/probing LP:     808.95     106969    4830634      45.16    5971.50
1789.71/1790.00	c   strong branching :     114.52       2990     555268     185.71    4848.70
1789.71/1790.00	c     (at root node) :          -         17      12899     758.76          -
1789.71/1790.00	c   conflict analysis:       0.00          0          0       0.00          -
1789.71/1790.00	c B&B Tree           :
1789.71/1790.00	c   number of runs   :          1
1789.71/1790.00	c   nodes            :      44834
1789.71/1790.00	c   nodes (total)    :      44834
1789.71/1790.00	c   nodes left       :      15584
1789.71/1790.00	c   max depth        :        135
1789.71/1790.00	c   max depth (total):        135
1789.71/1790.00	c   backtracks       :       7171 (16.0%)
1789.71/1790.00	c   delayed cutoffs  :          0
1789.71/1790.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.71/1790.00	c   avg switch length:       6.57
1789.71/1790.00	c   switching time   :       1.61
1789.71/1790.00	c Solution           :
1789.71/1790.00	c   Solutions found  :        716 (24 improvements)
1789.71/1790.00	c   First Solution   : +4.68000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1789.71/1790.00	c   Primal Bound     : +1.89000000000000e+02   (in run 1, after 3306 nodes, 414.16 seconds, depth 127, found by <crossover>)
1789.71/1790.00	c   Dual Bound       : +1.62161991694228e+02
1789.71/1790.00	c   Gap              :      16.55 %
1789.71/1790.00	c   Root Dual Bound  : +1.60286129214125e+02
1789.71/1790.00	c   Root Iterations  :       6547
1789.71/1790.03	c Time complete: 1789.74.

Verifier Data

OK	189

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14866
/proc/meminfo: memFree=27206436/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=10024 CPUtime=0 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 1773 0 0 0 0 0 0 0 20 0 1 0 334732686 10264576 1720 33554432000 4194304 8395647 140736604287568 140736824002040 5756997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 2506 1720 375 1026 0 1476 0

[startup+0.0224539 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14866
/proc/meminfo: memFree=27206436/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=15592 CPUtime=0.01 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 3249 0 0 0 1 0 0 0 20 0 1 0 334732686 15966208 2842 33554432000 4194304 8395647 140736604287568 140736824002040 6345710 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 3898 2842 471 1026 0 2868 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15592

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14866
/proc/meminfo: memFree=27206436/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=18148 CPUtime=0.09 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 4033 0 0 0 9 0 0 0 20 0 1 0 334732686 18583552 3626 33554432000 4194304 8395647 140736604287568 140736824002040 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 4537 3626 575 1026 0 3507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18148

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14866
/proc/meminfo: memFree=27206436/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=20048 CPUtime=0.29 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 4472 0 0 0 29 0 0 0 20 0 1 0 334732686 20529152 4061 33554432000 4194304 8395647 140736604287568 140736824002040 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 5012 4061 575 1026 0 3982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20048

[startup+0.700256 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14866
/proc/meminfo: memFree=27206436/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=21012 CPUtime=0.69 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 7228 0 0 0 68 1 0 0 20 0 1 0 334732686 21516288 4389 33554432000 4194304 8395647 140736604287568 140736824002040 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 5253 4389 626 1026 0 4223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21012

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27191804/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=22240 CPUtime=1.48 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 7490 0 0 0 147 1 0 0 20 0 1 0 334732686 22773760 4651 33554432000 4194304 8395647 140736604287568 140736604283032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 5560 4651 626 1026 0 4530 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22240

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27189820/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=23932 CPUtime=3.09 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 7926 0 0 0 307 2 0 0 20 0 1 0 334732686 24506368 5087 33554432000 4194304 8395647 140736604287568 140736604282856 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 5983 5087 626 1026 0 4953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23932

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27185292/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=6.29 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8668 0 0 0 625 4 0 0 20 0 1 0 334732686 27291648 5829 33554432000 4194304 8395647 140736604287568 140736604282824 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 5829 628 1026 0 5633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26652

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27185064/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=12.68 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8671 0 0 0 1261 7 0 0 20 0 1 0 334732686 27291648 5832 33554432000 4194304 8395647 140736604287568 140736604282440 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 5832 631 1026 0 5633 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26652

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27183600/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=25.48 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8675 0 0 0 2536 12 0 0 20 0 1 0 334732686 27291648 6175 33554432000 4194304 8395647 140736604287568 140736604282440 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6175 631 1026 0 5633 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26652

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27183164/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=51.08 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8675 0 0 0 5082 26 0 0 20 0 1 0 334732686 27291648 6200 33554432000 4194304 8395647 140736604287568 140736604282440 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6200 631 1026 0 5633 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26652

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14867
/proc/meminfo: memFree=27183008/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=102.28 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8687 0 0 0 10174 54 0 0 20 0 1 0 334732686 27291648 6212 33554432000 4194304 8395647 140736604287568 140736604283176 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6212 633 1026 0 5633 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26652

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 14868
/proc/meminfo: memFree=27182644/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=162.26 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8688 0 0 0 16136 90 0 0 20 0 1 0 334732686 27291648 6212 33554432000 4194304 8395647 140736604287568 140736604282808 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6212 633 1026 0 5633 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 26652

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 14868
/proc/meminfo: memFree=27183132/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=222.25 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 8688 0 0 0 22101 124 0 0 20 0 1 0 334732686 27291648 6212 33554432000 4194304 8395647 140736604287568 140736604283192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6212 633 1026 0 5633 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 26652

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 14868
/proc/meminfo: memFree=27182492/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=282.25 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 10611 0 0 0 28062 163 0 0 20 0 1 0 334732686 27291648 6208 33554432000 4194304 8395647 140736604287568 140736604283080 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6208 639 1026 0 5633 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 26652

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14871
/proc/meminfo: memFree=27181232/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26652 CPUtime=342.23 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 10611 0 0 0 34025 198 0 0 20 0 1 0 334732686 27291648 6208 33554432000 4194304 8395647 140736604287568 140736604282792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6663 6208 639 1026 0 5633 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26652

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 14871
/proc/meminfo: memFree=27180624/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26892 CPUtime=402.23 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 11375 0 0 0 39984 239 0 0 20 0 1 0 334732686 27537408 6236 33554432000 4194304 8395647 140736604287568 140736604282808 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6723 6236 639 1026 0 5693 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 26892

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14871
/proc/meminfo: memFree=27180624/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=26984 CPUtime=462.21 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 13844 0 0 0 45941 280 0 0 20 0 1 0 334732686 27631616 6266 33554432000 4194304 8395647 140736604287568 140736604283080 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6746 6266 639 1026 0 5716 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 26984

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14872
/proc/meminfo: memFree=27179384/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=27956 CPUtime=522.21 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 16315 0 0 0 51901 320 0 0 20 0 1 0 334732686 28626944 6529 33554432000 4194304 8395647 140736604287568 140736604283096 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 6989 6529 639 1026 0 5959 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 27956

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14872
/proc/meminfo: memFree=27178488/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=29196 CPUtime=582.2 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 18859 0 0 0 57861 359 0 0 20 0 1 0 334732686 29896704 6810 33554432000 4194304 8395647 140736604287568 140736604283176 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 7299 6810 639 1026 0 6269 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 29196

[startup+642.3 s]

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

/proc/meminfo: memFree=27170604/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=33792 CPUtime=1062.12 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 21498 0 0 0 105548 664 0 0 20 0 1 0 334732686 34603008 7974 33554432000 4194304 8395647 140736604287568 140736604282696 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8448 7974 639 1026 0 7418 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 33792

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14879
/proc/meminfo: memFree=27169424/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=34116 CPUtime=1122.12 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 21564 0 0 0 111508 704 0 0 20 0 1 0 334732686 34934784 8040 33554432000 4194304 8395647 140736604287568 140736604283128 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8529 8040 639 1026 0 7499 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 34116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14879
/proc/meminfo: memFree=27168808/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=34376 CPUtime=1182.1 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 21645 0 0 0 117468 742 0 0 20 0 1 0 334732686 35201024 8121 33554432000 4194304 8395647 140736604287568 140736604283112 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8594 8121 639 1026 0 7564 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 34376

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14879
/proc/meminfo: memFree=27167940/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=34728 CPUtime=1242.09 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 21715 0 0 0 123432 777 0 0 20 0 1 0 334732686 35561472 8191 33554432000 4194304 8395647 140736604287568 140736604282792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8682 8191 639 1026 0 7652 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 34728

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14879
/proc/meminfo: memFree=27167692/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=35088 CPUtime=1302.09 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 21776 0 0 0 129396 813 0 0 20 0 1 0 334732686 35930112 8252 33554432000 4194304 8395647 140736604287568 140736604282696 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8772 8252 639 1026 0 7742 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 35088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14879
/proc/meminfo: memFree=27167724/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=34832 CPUtime=1362.08 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 22473 0 0 0 135359 849 0 0 20 0 1 0 334732686 35667968 8212 33554432000 4194304 8395647 140736604287568 140736604283128 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8708 8212 639 1026 0 7678 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 34832

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 14880
/proc/meminfo: memFree=27167848/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=34972 CPUtime=1422.07 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 22532 0 0 0 141322 885 0 0 20 0 1 0 334732686 35811328 8271 33554432000 4194304 8395647 140736604287568 140736604282440 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 8743 8271 639 1026 0 7713 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 34972

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14918
/proc/meminfo: memFree=26313740/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=36804 CPUtime=1482.06 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 22934 0 0 0 147282 924 0 0 20 0 1 0 334732686 37687296 8673 33554432000 4194304 8395647 140736604287568 140736604283128 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9201 8673 639 1026 0 8171 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 36804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14921
/proc/meminfo: memFree=25876728/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=36984 CPUtime=1542.05 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23028 0 0 0 153240 965 0 0 20 0 1 0 334732686 37871616 8766 33554432000 4194304 8395647 140736604287568 140736604283128 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9246 8766 639 1026 0 8216 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 36984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14921
/proc/meminfo: memFree=25874916/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=36984 CPUtime=1602.04 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23031 0 0 0 159204 1000 0 0 20 0 1 0 334732686 37871616 8769 33554432000 4194304 8395647 140736604287568 140736604282696 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9246 8769 639 1026 0 8216 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 36984

[startup+1662.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 15130
/proc/meminfo: memFree=25868432/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=36984 CPUtime=1662.03 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23044 0 0 0 165158 1045 0 0 20 0 1 0 334732686 37871616 8782 33554432000 4194304 8395647 140736604287568 140736604282792 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9246 8782 639 1026 0 8216 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 36984

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 15131
/proc/meminfo: memFree=25865536/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=36984 CPUtime=1722.03 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23044 0 0 0 171117 1086 0 0 20 0 1 0 334732686 37871616 8782 33554432000 4194304 8395647 140736604287568 140736604283128 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9246 8782 639 1026 0 8216 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 36984

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 15131
/proc/meminfo: memFree=25853588/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37408 CPUtime=1782.01 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23121 0 0 0 177076 1125 0 0 20 0 1 0 334732686 38305792 8859 33554432000 4194304 8395647 140736604287568 140736604283192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9352 8859 639 1026 0 8322 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 37408

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 15131
/proc/meminfo: memFree=25853944/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37628 CPUtime=1785.21 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23165 0 0 0 177394 1127 0 0 20 0 1 0 334732686 38531072 8903 33554432000 4194304 8395647 140736604287568 140736604283128 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9407 8903 639 1026 0 8377 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 37628

[startup+1787.1 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 15131
/proc/meminfo: memFree=25853820/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37628 CPUtime=1786.81 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23169 0 0 0 177553 1128 0 0 20 0 1 0 334732686 38531072 8907 33554432000 4194304 8395647 140736604287568 140736604283080 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9407 8907 639 1026 0 8377 0
Current children cumulated CPU time (s) 1786.81
Current children cumulated vsize (KiB) 37628

[startup+1788.7 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 15131
/proc/meminfo: memFree=25853820/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37628 CPUtime=1788.41 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23169 0 0 0 177712 1129 0 0 20 0 1 0 334732686 38531072 8907 33554432000 4194304 8395647 140736604287568 140736604282696 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9407 8907 639 1026 0 8377 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 37628

[startup+1789.5 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 15131
/proc/meminfo: memFree=25853820/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37628 CPUtime=1789.22 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23169 0 0 0 177792 1130 0 0 20 0 1 0 334732686 38531072 8907 33554432000 4194304 8395647 140736604287568 140736604283032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9407 8907 639 1026 0 8377 0
Current children cumulated CPU time (s) 1789.22
Current children cumulated vsize (KiB) 37628

[startup+1789.9 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 15131
/proc/meminfo: memFree=25853696/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37628 CPUtime=1789.61 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23169 0 0 0 177831 1130 0 0 20 0 1 0 334732686 38531072 8907 33554432000 4194304 8395647 140736604287568 140736604283192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9407 8907 639 1026 0 8377 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (KiB) 37628

[startup+1790 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 15131
/proc/meminfo: memFree=25853696/32873660 swapFree=7120/7120
[pid=14866] ppid=14864 vsize=37628 CPUtime=1789.71 cores=0,2,4,6
/proc/14866/stat : 14866 (pbscip.linux.x8) R 14864 14866 13836 0 -1 4202496 23169 0 0 0 177841 1130 0 0 20 0 1 0 334732686 38531072 8907 33554432000 4194304 8395647 140736604287568 140736604283192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14866/statm: 9407 8907 639 1026 0 8377 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (KiB) 37628

Child status: 0
Real time (s): 1790.03
CPU time (s): 1789.75
CPU user time (s): 1778.45
CPU system time (s): 11.3053
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 38504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1778.45
system time used= 11.3053
maximum resident set size= 35796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23173
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= 15
involuntary context switches= 1893

runsolver used 2.74258 second user time and 7.13791 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-03 03:14:29
IDJOB=3731500
IDBENCH=1959
IDSOLVER=2326
FILE ID=node117/3731500-1338686069
RUNJOBID= node117-1338678620-13855
PBS_JOBID= 14636696
Free space on /tmp= 69112 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731500-1338686069/watcher-3731500-1338686069 -o /tmp/evaluation-result-3731500-1338686069/solver-3731500-1338686069 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731500-1338686069.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=3132280

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27207344 kB
Buffers:          604756 kB
Cached:          4111576 kB
SwapCached:          776 kB
Active:          2325988 kB
Inactive:        2429408 kB
Active(anon):      24864 kB
Inactive(anon):     9984 kB
Active(file):    2301124 kB
Inactive(file):  2419424 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:             10160 kB
Writeback:             0 kB
AnonPages:         38144 kB
Mapped:            14832 kB
Shmem:                80 kB
Slab:             775968 kB
SReclaimable:     220336 kB
SUnreclaim:       555632 kB
KernelStack:        1464 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     148292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69084 MiB
End job on node117 at 2012-06-03 03:44:20