Trace number 3731533

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 solverSAT190 1789.77 1790.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUM1e2b8f542cc5dec610d6e9b4663a878b
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 benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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-3731533-1338686423.opb>
0.00/0.01	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 472 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 473
0.00/0.01	c feasible solution found by trivial heuristic, objective value  4.730000e+02
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, 24 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 24 chg coeffs, 472 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 5 del conss, 0 chg bounds, 117 chg sides, 365 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.00/0.03	c (round 4) 0 del vars, 59 del conss, 0 chg bounds, 267 chg sides, 602 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.00/0.03	c (round 5) 0 del vars, 73 del conss, 0 chg bounds, 306 chg sides, 670 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.00/0.03	c (round 6) 0 del vars, 73 del conss, 0 chg bounds, 310 chg sides, 674 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.00/0.03	c    (0.0s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03	c presolving (7 rounds):
0.00/0.03	c  0 deleted vars, 73 deleted constraints, 0 tightened bounds, 0 added holes, 310 changed sides, 674 changed coefficients
0.00/0.03	c  208 implications, 0 cliques
0.00/0.03	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 534 constraints
0.00/0.03	c     446 constraints of type <knapsack>
0.00/0.03	c      87 constraints of type <setppc>
0.00/0.03	c       1 constraints of type <logicor>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.02
0.00/0.03	c - non default parameters ----------------------------------------------------------------------
0.00/0.03	c # SCIP version 1.2.1.3
0.00/0.03	c 
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 = 10000
0.00/0.03	c 
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 = 1790
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 = 13950
0.00/0.03	c 
0.00/0.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03	c # [type: int, range: [1,2], default: 1]
0.00/0.03	c timing/clocktype = 2
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify inequalities
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/linear/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/indicator/addCouplingCons = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify knapsacks
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/rapidlearning/freq = 0
0.00/0.03	c 
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving
0.00/0.03	c 
0.19/0.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.28	c t 0.3s|     1 |     0 |  1972 |     - |2563k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 4.730000e+02 | 225.09%
0.19/0.28	o 324
0.19/0.28	c r 0.3s|     1 |     0 |  1972 |     - |2576k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.240000e+02 | 122.68%
0.19/0.28	o 323
0.19/0.28	c R 0.3s|     1 |     0 |  1972 |     - |2590k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.230000e+02 | 122.00%
0.19/0.29	o 322
0.19/0.29	c s 0.3s|     1 |     0 |  1972 |     - |2603k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.220000e+02 | 121.31%
0.49/0.55	o 214
0.49/0.55	c y 0.5s|     1 |     0 |  1972 |     - |2979k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 2.140000e+02 |  47.08%
0.79/0.86	c   0.9s|     1 |     0 |  2950 |     - |2907k|   0 | 375 | 473 | 534 | 473 | 762 | 228 |   0 |   0 | 1.523959e+02 | 2.140000e+02 |  40.42%
1.38/1.41	c   1.4s|     1 |     0 |  3937 |     - |3145k|   0 | 402 | 473 | 534 | 473 | 951 | 417 |   0 |   0 | 1.563895e+02 | 2.140000e+02 |  36.84%
1.89/1.92	c   1.9s|     1 |     0 |  4644 |     - |3325k|   0 | 426 | 473 | 534 | 473 |1107 | 573 |   0 |   0 | 1.584152e+02 | 2.140000e+02 |  35.09%
2.39/2.48	c   2.5s|     1 |     0 |  5254 |     - |3427k|   0 | 417 | 473 | 534 | 473 |1203 | 669 |   0 |   0 | 1.593327e+02 | 2.140000e+02 |  34.31%
2.99/3.02	c   3.0s|     1 |     0 |  5749 |     - |3483k|   0 | 427 | 473 | 534 | 473 |1263 | 729 |   0 |   0 | 1.597889e+02 | 2.140000e+02 |  33.93%
3.49/3.54	c   3.5s|     1 |     0 |  6182 |     - |3515k|   0 | 429 | 473 | 534 | 473 |1298 | 764 |   0 |   0 | 1.600458e+02 | 2.140000e+02 |  33.71%
3.99/4.01	c   4.0s|     1 |     0 |  6432 |     - |3542k|   0 | 430 | 473 | 534 | 473 |1324 | 790 |   0 |   0 | 1.601457e+02 | 2.140000e+02 |  33.63%
4.29/4.36	c   4.4s|     1 |     0 |  6503 |     - |3550k|   0 | 429 | 473 | 534 | 473 |1328 | 794 |   0 |   0 | 1.601558e+02 | 2.140000e+02 |  33.62%
4.68/4.71	c   4.7s|     1 |     0 |  6558 |     - |3559k|   0 | 433 | 473 | 534 | 473 |1331 | 797 |   0 |   0 | 1.601628e+02 | 2.140000e+02 |  33.61%
4.99/5.06	c   5.1s|     1 |     0 |  6600 |     - |3566k|   0 | 433 | 473 | 534 | 473 |1333 | 799 |   0 |   0 | 1.601634e+02 | 2.140000e+02 |  33.61%
9.48/9.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.48/9.59	c   9.6s|     1 |     2 |  6600 |     - |3580k|   0 | 433 | 473 | 534 | 473 |1333 | 799 |   0 |  21 | 1.601634e+02 | 2.140000e+02 |  33.61%
42.27/42.37	o 213
42.27/42.37	c p42.4s|    27 |    28 | 31385 | 953.3 |4438k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.130000e+02 |  32.73%
42.27/42.37	o 211
42.27/42.37	c p42.4s|    27 |    28 | 31389 | 953.4 |4439k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.110000e+02 |  31.49%
42.27/42.37	o 210
42.27/42.37	c p42.4s|    27 |    28 | 31396 | 953.7 |4442k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.100000e+02 |  30.86%
42.27/42.37	o 208
42.27/42.37	c p42.4s|    27 |    28 | 31412 | 954.3 |4443k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.080000e+02 |  29.62%
42.27/42.37	o 208
42.27/42.37	c p42.4s|    27 |    28 | 31428 | 954.9 |4444k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.080000e+02 |  29.62%
42.27/42.37	o 207
42.27/42.37	c p42.4s|    27 |    28 | 31449 | 955.7 |4446k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.070000e+02 |  28.99%
42.27/42.38	o 206
42.27/42.38	c p42.4s|    27 |    28 | 31458 | 956.1 |4447k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.060000e+02 |  28.37%
42.27/42.38	o 205
42.27/42.38	c p42.4s|    27 |    28 | 31470 | 956.5 |4448k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.050000e+02 |  27.75%
42.27/42.38	o 204
42.27/42.38	c p42.4s|    27 |    28 | 31481 | 957.0 |4451k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.040000e+02 |  27.12%
42.27/42.38	o 203
42.27/42.38	c p42.4s|    27 |    28 | 31502 | 957.8 |4453k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.030000e+02 |  26.50%
42.27/42.38	o 203
42.27/42.38	c p42.4s|    27 |    28 | 31509 | 958.0 |4454k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.030000e+02 |  26.50%
42.27/42.38	o 201
42.27/42.38	c p42.4s|    27 |    28 | 31528 | 958.8 |4457k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.010000e+02 |  25.26%
42.27/42.38	o 200
42.27/42.38	c p42.4s|    27 |    28 | 31535 | 959.0 |4459k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 2.000000e+02 |  24.63%
42.27/42.39	o 199
42.27/42.39	c p42.4s|    27 |    28 | 31543 | 959.3 |4460k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 280 | 1.604724e+02 | 1.990000e+02 |  24.01%
77.57/77.66	o 197
77.57/77.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.57/77.66	c p77.7s|   204 |   205 |182077 | 864.4 |4669k|  27 |   - | 473 | 542 | 473 | 964 | 799 |   8 | 338 | 1.604724e+02 | 1.970000e+02 |  22.76%
77.57/77.66	o 197
77.57/77.66	c p77.7s|   204 |   205 |182090 | 864.5 |4673k|  27 |   - | 473 | 542 | 473 | 964 | 799 |   8 | 338 | 1.604724e+02 | 1.970000e+02 |  22.76%
77.57/77.66	o 196
77.57/77.66	c p77.7s|   204 |   205 |182097 | 864.5 |4674k|  27 |   - | 473 | 542 | 473 | 964 | 799 |   8 | 338 | 1.604724e+02 | 1.960000e+02 |  22.14%
83.47/83.51	o 195
83.47/83.51	c p83.5s|   243 |   244 |210591 | 842.9 |4704k|  27 |   - | 473 | 542 | 473 | 964 | 799 |   8 | 348 | 1.605284e+02 | 1.950000e+02 |  21.47%
128.47/128.50	o 190
128.47/128.50	c C 128s|   443 |   444 |413484 | 920.6 |4686k|  27 | 380 | 473 | 559 | 473 | 964 | 799 |  25 | 442 | 1.605913e+02 | 1.900000e+02 |  18.31%
502.51/502.62	c   503s| 10000 |  6875 |  2274k| 226.8 |9537k| 136 |   - | 473 | 624 | 473 | 964 | 799 |  92 |1287 | 1.612231e+02 | 1.900000e+02 |  17.85%
724.07/724.28	c   724s| 20000 | 12025 |  3467k| 173.1 |  13M| 138 |  68 | 473 | 640 | 473 | 964 | 799 | 136 |1618 | 1.613767e+02 | 1.900000e+02 |  17.74%
966.13/966.31	c   966s| 30000 | 16787 |  4735k| 157.6 |  17M| 138 | 359 | 473 | 681 | 473 | 964 | 799 | 188 |2081 | 1.614778e+02 | 1.900000e+02 |  17.66%
1201.39/1201.64	c  1202s| 40000 | 21169 |  5955k| 148.7 |  21M| 138 |  62 | 473 | 691 | 473 | 964 | 799 | 231 |2476 | 1.615518e+02 | 1.900000e+02 |  17.61%
1413.65/1413.92	c  1414s| 50000 | 25659 |  7080k| 141.5 |  25M| 138 |   - | 473 | 711 | 473 | 964 | 799 | 281 |2834 | 1.616009e+02 | 1.900000e+02 |  17.57%
1639.52/1639.87	c  1640s| 60000 | 29523 |  8245k| 137.3 |  28M| 138 |   - | 473 | 736 | 473 | 964 | 799 | 327 |3171 | 1.616451e+02 | 1.900000e+02 |  17.54%
1789.70/1790.01	c 
1789.70/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.01	c Solving Time (sec) : 1790.00
1789.70/1790.01	c Solving Nodes      : 66327
1789.70/1790.01	c Primal Bound       : +1.90000000000000e+02 (679 solutions)
1789.70/1790.01	c Dual Bound         : +1.61678349193142e+02
1789.70/1790.01	c Gap                : 17.52 %
1789.70/1790.01	s SATISFIABLE
1789.70/1790.01	v x473 -x472 x471 -x470 x469 x468 -x467 x466 x465 -x464 x463 -x462 -x461 -x460 -x459 x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 
1789.70/1790.01	v x450 x449 -x448 -x447 -x446 x445 -x444 -x443 x442 -x441 x440 x439 x438 -x437 x436 -x435 -x434 -x433 x432 -x431 -x430 -x429 
1789.70/1790.01	v x428 -x427 -x426 -x425 x424 -x423 -x422 x421 x420 -x419 -x418 x417 -x416 -x415 x414 -x413 -x412 -x411 x410 x409 -x408 -x407 
1789.70/1790.01	v -x406 x405 -x404 x403 -x402 -x401 x400 -x399 x398 x397 -x396 -x395 -x394 -x393 -x392 -x391 x390 -x389 -x388 x387 -x386 x385 -x384 
1789.70/1790.01	v -x383 x382 x381 -x380 -x379 -x378 x377 x376 x375 -x374 x373 -x372 -x371 -x370 x369 -x368 -x367 x366 x365 -x364 x363 x362 
1789.70/1790.01	v x361 -x360 -x359 x358 -x357 x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 x348 -x347 -x346 -x345 x344 x343 -x342 -x341 x340 
1789.70/1790.01	v x339 -x338 x337 -x336 x335 x334 x333 x332 x331 x330 x329 x328 -x327 x326 -x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 x317 
1789.70/1790.01	v -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 -x308 x307 x306 x305 x304 -x303 -x302 -x301 x300 x299 -x298 -x297 -x296 x295 -x294 
1789.70/1790.01	v x293 -x292 x291 x290 x289 x288 x287 -x286 x285 x284 -x283 -x282 x281 x280 -x279 -x278 -x277 -x276 x275 -x274 -x273 -x272 
1789.70/1790.01	v -x271 x270 -x269 -x268 -x267 x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 x258 -x257 x256 -x255 -x254 -x253 -x252 -x251 x250 
1789.70/1790.01	v -x249 x248 -x247 -x246 x245 -x244 x243 -x242 -x241 -x240 -x239 x238 -x237 x236 -x235 x234 -x233 -x232 -x231 x230 -x229 x228 
1789.70/1790.01	v -x227 -x226 x225 -x224 x223 x222 x221 -x220 -x219 x218 -x217 -x216 x215 -x214 x213 -x212 -x211 -x210 -x209 -x208 x207 -x206 
1789.70/1790.01	v x205 -x204 x203 x202 -x201 -x200 -x199 x198 x197 -x196 -x195 x194 -x193 -x192 x191 -x190 x189 x188 -x187 -x186 -x185 -x184 -x183 
1789.70/1790.01	v -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 x171 x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 -x162 
1789.70/1790.01	v -x161 -x160 -x159 x158 x157 -x156 -x155 x154 x153 -x152 -x151 x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 x142 -x141 x140 
1789.70/1790.01	v x139 -x138 x137 x136 x135 -x134 x133 -x132 -x131 x130 x129 -x128 x127 x126 -x125 x124 x123 -x122 -x121 -x120 -x119 -x118 x117 
1789.70/1790.01	v x116 -x115 -x114 x113 -x112 x111 -x110 -x109 x108 x107 -x106 x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 x94 
1789.70/1790.01	v -x93 -x92 x91 x90 -x89 x88 -x87 x86 -x85 x84 x83 x82 -x81 x80 x79 x78 -x77 -x76 -x75 x74 -x73 -x72 x71 -x70 -x69 -x68 x67 -x66 
1789.70/1790.01	v x65 x64 x63 -x62 x61 x60 x59 x58 -x57 -x56 -x55 -x54 x53 -x52 x51 -x50 -x49 -x48 x47 x46 x45 -x44 x43 x42 x41 x40 x39 x38 x37 
1789.70/1790.01	v -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 -x28 -x27 -x26 x25 x24 -x23 x22 -x21 x20 x19 -x18 -x17 x16 -x15 -x14 x13 -x12 -x11 
1789.70/1790.01	v x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
1789.70/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.01	c Solving Time       :    1790.00
1789.70/1790.01	c Original Problem   :
1789.70/1790.01	c   Problem name     : HOME/instance-3731533-1338686423.opb
1789.70/1790.01	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.01	c   Constraints      : 472 initial, 472 maximal
1789.70/1790.01	c Presolved Problem  :
1789.70/1790.01	c   Problem name     : t_HOME/instance-3731533-1338686423.opb
1789.70/1790.01	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.01	c   Constraints      : 534 initial, 740 maximal
1789.70/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   knapsack         :       0.01          0          0          0          0          0         25        310        650
1789.70/1790.01	c   setppc           :       0.00          0          0          0          0          0         48          0          0
1789.70/1790.01	c   linear           :       0.01          0          0          0          0          0          0          0         24
1789.70/1790.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.01	c   integral         :          0          0          0      49129          0          1         45          0          0      98206
1789.70/1790.01	c   knapsack         :        446         11     268643          0          1          0     272176        757          0          0
1789.70/1790.01	c   setppc           :         87         11     268642          0          1          0      29224          0          0          0
1789.70/1790.01	c   logicor          :          1+        11      49158          0          1          0          0          0          0          0
1789.70/1790.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.70/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.01	c   integral         :     132.85       0.00       0.00     132.85       0.00
1789.70/1790.01	c   knapsack         :       6.85       0.04       6.82       0.00       0.00
1789.70/1790.01	c   setppc           :       0.24       0.00       0.24       0.00       0.00
1789.70/1790.01	c   logicor          :       0.07       0.00       0.07       0.00       0.00
1789.70/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.01	c   vbounds          :       0.05          2          0          0
1789.70/1790.01	c   rootredcost      :       0.04         16          0          0
1789.70/1790.01	c   pseudoobj        :       1.87     269251          0          0
1789.70/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.01	c   infeasible LP    :       0.02        348        348        348        4.0          0        0.0          0
1789.70/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.01	c   applied globally :          -          -          -        348        4.0          -          -          -
1789.70/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.01	c   cut pool         :       0.00         10          -          -        293          -    (maximal pool size: 1444)
1789.70/1790.01	c   redcost          :       1.53      81330          0     826203          0          0
1789.70/1790.01	c   impliedbounds    :       0.00         11          0          0         37          0
1789.70/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.01	c   gomory           :       1.51         11          0          0          2          0
1789.70/1790.01	c   strongcg         :       1.39         11          0          0          2          0
1789.70/1790.01	c   cmir             :       0.22         10          0          0        845          0
1789.70/1790.01	c   flowcover        :       0.27         10          0          0        903          0
1789.70/1790.01	c   clique           :       0.00          1          0          0          0          0
1789.70/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.01	c   mcf              :       0.02          8          0          0         64          0
1789.70/1790.01	c   rapidlearning    :       0.12          1          0          0          0          0
1789.70/1790.01	c Pricers            :       Time      Calls       Vars
1789.70/1790.01	c   problem variables:       0.00          0          0
1789.70/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.01	c   relpscost        :     132.82      49129          1         45          0          0      98206
1789.70/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   inference        :       0.00          1          0          0          0          0          2
1789.70/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.01	c   LP solutions     :       0.00          -          0
1789.70/1790.01	c   pseudo solutions :       0.00          -          0
1789.70/1790.01	c   feaspump         :       0.00          0          0
1789.70/1790.01	c   intshifting      :       0.00          0          0
1789.70/1790.01	c   oneopt           :       0.01          5          0
1789.70/1790.01	c   crossover        :       0.54          3          2
1789.70/1790.01	c   fracdiving       :      61.16         46          0
1789.70/1790.01	c   guideddiving     :      60.70         48          0
1789.70/1790.01	c   coefdiving       :      62.28         51        158
1789.70/1790.01	c   veclendiving     :      67.08         70         51
1789.70/1790.01	c   linesearchdiving :      71.40         84         21
1789.70/1790.01	c   rootsoldiving    :      13.40         72          0
1789.70/1790.01	c   pscostdiving     :     317.42        320        246
1789.70/1790.01	c   trivial          :       0.00          2          3
1789.70/1790.01	c   simplerounding   :       0.97      74308         24
1789.70/1790.01	c   zirounding       :       0.29       1051         21
1789.70/1790.01	c   rounding         :       9.34      12822          1
1789.70/1790.01	c   shifting         :       2.67       3739          1
1789.70/1790.01	c   twoopt           :       0.00          0          0
1789.70/1790.01	c   fixandinfer      :       0.00          0          0
1789.70/1790.01	c   intdiving        :       0.00          0          0
1789.70/1790.01	c   actconsdiving    :       0.00          0          0
1789.70/1790.01	c   objpscostdiving  :      58.71         15        150
1789.70/1790.01	c   octane           :       0.00          0          0
1789.70/1790.01	c   rens             :       0.00          0          0
1789.70/1790.01	c   rins             :       0.00          0          0
1789.70/1790.01	c   localbranching   :       0.00          0          0
1789.70/1790.01	c   mutation         :       0.00          0          0
1789.70/1790.01	c   dins             :       0.00          0          0
1789.70/1790.01	c   undercover       :       0.00          0          0
1789.70/1790.01	c   nlp              :       0.01          0          0
1789.70/1790.01	c   trysol           :       0.02          0          0
1789.70/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.01	c   primal LP        :       0.00          0          0       0.00          -
1789.70/1790.01	c   dual LP          :     902.68      91488    5003406      54.69    5542.81
1789.70/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.01	c   diving/probing LP:     695.00      90306    4003517      44.33    5760.42
1789.70/1790.01	c   strong branching :     130.91       3306     584383     176.76    4464.14
1789.70/1790.01	c     (at root node) :          -         21      13614     648.29          -
1789.70/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.01	c B&B Tree           :
1789.70/1790.01	c   number of runs   :          1
1789.70/1790.01	c   nodes            :      66327
1789.70/1790.01	c   nodes (total)    :      66327
1789.70/1790.01	c   nodes left       :      31882
1789.70/1790.01	c   max depth        :        138
1789.70/1790.01	c   max depth (total):        138
1789.70/1790.01	c   backtracks       :       8734 (13.2%)
1789.70/1790.01	c   delayed cutoffs  :          0
1789.70/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.70/1790.01	c   avg switch length:       7.51
1789.70/1790.01	c   switching time   :       2.30
1789.70/1790.01	c Solution           :
1789.70/1790.01	c   Solutions found  :        679 (24 improvements)
1789.70/1790.01	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1789.70/1790.01	c   Primal Bound     : +1.90000000000000e+02   (in run 1, after 443 nodes, 128.49 seconds, depth 10, found by <crossover>)
1789.70/1790.01	c   Dual Bound       : +1.61678349193142e+02
1789.70/1790.01	c   Gap              :      17.52 %
1789.70/1790.01	c   Root Dual Bound  : +1.60163412495191e+02
1789.70/1790.01	c   Root Iterations  :       6600
1789.70/1790.05	c Time complete: 1789.75.

Verifier Data

OK	190

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-3731533-1338686423/watcher-3731533-1338686423 -o /tmp/evaluation-result-3731533-1338686423/solver-3731533-1338686423 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731533-1338686423.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 1.97 3/178 27609
/proc/meminfo: memFree=31380912/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 1426 0 0 0 0 0 0 0 20 0 1 0 334770831 9158656 1374 33554432000 4194304 8395647 140733551229904 140733663441512 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 2236 1382 374 1026 0 1206 0

[startup+0.044149 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27609
/proc/meminfo: memFree=31380912/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=17892 CPUtime=0.03 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 3962 0 0 0 3 0 0 0 20 0 1 0 334770831 18321408 3555 33554432000 4194304 8395647 140733551229904 140733663441512 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 4473 3555 569 1026 0 3443 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17892

[startup+0.100282 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27609
/proc/meminfo: memFree=31380912/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=18160 CPUtime=0.09 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 4034 0 0 0 9 0 0 0 20 0 1 0 334770831 18595840 3627 33554432000 4194304 8395647 140733551229904 140733663441512 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 4540 3627 576 1026 0 3510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18160

[startup+0.300186 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27609
/proc/meminfo: memFree=31380912/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=19936 CPUtime=0.28 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 4497 0 0 0 28 0 0 0 20 0 1 0 334770831 20414464 4090 33554432000 4194304 8395647 140733551229904 140733663441512 6198204 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 4984 4090 594 1026 0 3954 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19936

[startup+0.700264 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27609
/proc/meminfo: memFree=31380912/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=21140 CPUtime=0.69 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 7320 0 0 0 68 1 0 0 20 0 1 0 334770831 21647360 4433 33554432000 4194304 8395647 140733551229904 140733551225192 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 5285 4433 628 1026 0 4255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21140

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 27610
/proc/meminfo: memFree=31365776/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=22192 CPUtime=1.48 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 7625 0 0 0 147 1 0 0 20 0 1 0 334770831 22724608 4738 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 5548 4738 628 1026 0 4518 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22192

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 27610
/proc/meminfo: memFree=31363544/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24688 CPUtime=3.09 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 8250 0 0 0 307 2 0 0 20 0 1 0 334770831 25280512 5363 33554432000 4194304 8395647 140733551229904 140733551225416 6198182 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6172 5363 628 1026 0 5142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24688

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 27610
/proc/meminfo: memFree=31361436/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=23868 CPUtime=6.29 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 8815 0 0 0 626 3 0 0 20 0 1 0 334770831 24440832 5192 33554432000 4194304 8395647 140733551229904 140733551225144 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 5967 5192 630 1026 0 4937 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23868

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 27610
/proc/meminfo: memFree=31361264/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24428 CPUtime=12.68 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 8876 0 0 0 1262 6 0 0 20 0 1 0 334770831 25014272 5252 33554432000 4194304 8395647 140733551229904 140733551225160 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6107 5252 631 1026 0 5077 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24428

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 27610
/proc/meminfo: memFree=31360508/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24428 CPUtime=25.48 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 8883 0 0 0 2536 12 0 0 20 0 1 0 334770831 25014272 5507 33554432000 4194304 8395647 140733551229904 140733551225032 6721248 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6107 5507 633 1026 0 5077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24428

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27610
/proc/meminfo: memFree=31361136/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24428 CPUtime=51.07 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 8890 0 0 0 5081 26 0 0 20 0 1 0 334770831 25014272 5514 33554432000 4194304 8395647 140733551229904 140733551225384 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6107 5514 633 1026 0 5077 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24428

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27610
/proc/meminfo: memFree=31360020/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24428 CPUtime=102.27 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 8904 0 0 0 10172 55 0 0 20 0 1 0 334770831 25014272 5528 33554432000 4194304 8395647 140733551229904 140733551225512 6696247 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6107 5528 634 1026 0 5077 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24428

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27611
/proc/meminfo: memFree=31358592/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24644 CPUtime=162.25 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 11313 0 0 0 16133 92 0 0 20 0 1 0 334770831 25235456 5560 33554432000 4194304 8395647 140733551229904 140733551224840 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6161 5560 641 1026 0 5131 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24644

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27611
/proc/meminfo: memFree=31358344/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24644 CPUtime=222.25 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 11325 0 0 0 22096 129 0 0 20 0 1 0 334770831 25235456 5572 33554432000 4194304 8395647 140733551229904 140733551225112 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6161 5572 641 1026 0 5131 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 24644

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27611
/proc/meminfo: memFree=31357848/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=24952 CPUtime=282.24 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 11408 0 0 0 28061 163 0 0 20 0 1 0 334770831 25550848 5655 33554432000 4194304 8395647 140733551229904 140733551224840 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6238 5655 641 1026 0 5208 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 24952

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27611
/proc/meminfo: memFree=31354312/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=26188 CPUtime=342.23 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 14204 0 0 0 34021 202 0 0 20 0 1 0 334770831 26816512 6005 33554432000 4194304 8395647 140733551229904 140733551225512 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 6547 6005 641 1026 0 5517 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26188

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27611
/proc/meminfo: memFree=31351520/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=28312 CPUtime=402.22 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 14707 0 0 0 39981 241 0 0 20 0 1 0 334770831 28991488 6507 33554432000 4194304 8395647 140733551229904 140733551225368 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 7078 6507 641 1026 0 6048 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 28312

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 27612
/proc/meminfo: memFree=31348848/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=30292 CPUtime=462.21 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 15263 0 0 0 45944 277 0 0 20 0 1 0 334770831 31019008 7063 33554432000 4194304 8395647 140733551229904 140733551225496 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 7573 7063 641 1026 0 6543 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 30292

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/178 27612
/proc/meminfo: memFree=31349092/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=30736 CPUtime=522.2 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 16112 0 0 0 51906 314 0 0 20 0 1 0 334770831 31473664 7117 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 7684 7117 641 1026 0 6654 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 30736

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 27615
/proc/meminfo: memFree=31346596/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=32704 CPUtime=582.19 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 17337 0 0 0 57866 353 0 0 20 0 1 0 334770831 33488896 7606 33554432000 4194304 8395647 140733551229904 140733551225416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 8176 7606 641 1026 0 7146 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 32704

[startup+642.3 s]

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

/proc/meminfo: memFree=31334896/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=40708 CPUtime=1062.11 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 22125 0 0 0 105545 666 0 0 20 0 1 0 334770831 41684992 9637 33554432000 4194304 8395647 140733551229904 140733551225368 6741683 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 10177 9637 641 1026 0 9147 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 40708

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 27827
/proc/meminfo: memFree=31333220/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=41880 CPUtime=1122.11 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 22389 0 0 0 111506 705 0 0 20 0 1 0 334770831 42885120 9901 33554432000 4194304 8395647 140733551229904 140733551225384 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 10470 9901 641 1026 0 9440 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 41880

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 27830
/proc/meminfo: memFree=31332196/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=42896 CPUtime=1182.1 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 22644 0 0 0 117465 745 0 0 20 0 1 0 334770831 43925504 10156 33554432000 4194304 8395647 140733551229904 140733551224760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 10724 10156 641 1026 0 9694 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 42896

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 27830
/proc/meminfo: memFree=31330924/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=44056 CPUtime=1242.09 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 22942 0 0 0 123431 778 0 0 20 0 1 0 334770831 45113344 10453 33554432000 4194304 8395647 140733551229904 140733551225576 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 11014 10453 641 1026 0 9984 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 44056

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 27830
/proc/meminfo: memFree=31329744/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=44624 CPUtime=1302.08 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 23076 0 0 0 129392 816 0 0 20 0 1 0 334770831 45694976 10587 33554432000 4194304 8395647 140733551229904 140733551225032 6693364 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 11156 10587 641 1026 0 10126 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 44624

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 1.99 3/178 27832
/proc/meminfo: memFree=31327068/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=46120 CPUtime=1362.06 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 23457 0 0 0 135350 856 0 0 20 0 1 0 334770831 47226880 10968 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 11530 10968 641 1026 0 10500 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 46120

[startup+1422.31 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 27832
/proc/meminfo: memFree=31324656/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=48216 CPUtime=1422.07 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 23991 0 0 0 141310 897 0 0 20 0 1 0 334770831 49373184 11502 33554432000 4194304 8395647 140733551229904 140733551225528 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 12054 11502 641 1026 0 11024 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 48216

[startup+1482.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/177 27832
/proc/meminfo: memFree=31323848/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=48872 CPUtime=1482.05 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 24127 0 0 0 147271 934 0 0 20 0 1 0 334770831 50044928 11637 33554432000 4194304 8395647 140733551229904 140733551225464 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 12218 11637 641 1026 0 11188 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 48872

[startup+1542.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/177 27832
/proc/meminfo: memFree=31322980/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=49540 CPUtime=1542.04 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 24334 0 0 0 153234 970 0 0 20 0 1 0 334770831 50728960 11844 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 12385 11844 641 1026 0 11355 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 49540

[startup+1602.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/177 27870
/proc/meminfo: memFree=31178024/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=50644 CPUtime=1602.03 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 25298 0 0 0 159195 1008 0 0 20 0 1 0 334770831 51859456 12072 33554432000 4194304 8395647 140733551229904 140733551224904 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 12661 12072 641 1026 0 11631 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 50644

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 27871
/proc/meminfo: memFree=30046132/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=50644 CPUtime=1662.02 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 25342 0 0 0 165160 1042 0 0 20 0 1 0 334770831 51859456 12115 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 12661 12115 641 1026 0 11631 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 50644

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 27871
/proc/meminfo: memFree=30033260/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=52972 CPUtime=1722.01 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 25830 0 0 0 171123 1078 0 0 20 0 1 0 334770831 54243328 12603 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13243 12603 641 1026 0 12213 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 52972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30029676/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1782 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177089 1111 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551225464 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 53576

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30029684/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1785.2 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177406 1114 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551225032 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 53576

[startup+1787.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30030056/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1786.8 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177566 1114 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551225464 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1786.8
Current children cumulated vsize (KiB) 53576

[startup+1788.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30030164/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1788.4 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177725 1115 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551224872 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 53576

[startup+1789.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30030164/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1789.2 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177804 1116 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551225208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 53576

[startup+1789.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30030164/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1789.6 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177844 1116 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551225208 6696247 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 53576

[startup+1790 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27874
/proc/meminfo: memFree=30030164/32873844 swapFree=8656/8656
[pid=27609] ppid=27607 vsize=53576 CPUtime=1789.7 cores=0,2,4,6
/proc/27609/stat : 27609 (pbscip.linux.x8) R 27607 27609 18061 0 -1 4202496 26073 0 0 0 177854 1116 0 0 20 0 1 0 334770831 54861824 12846 33554432000 4194304 8395647 140733551229904 140733551225208 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27609/statm: 13394 12846 641 1026 0 12364 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 53576

Child status: 0
Real time (s): 1790.06
CPU time (s): 1789.77
CPU user time (s): 1778.6
CPU system time (s): 11.1673
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 53576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1778.6
system time used= 11.1673
maximum resident set size= 51388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26077
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= 19
involuntary context switches= 1945

runsolver used 5.45617 second user time and 7.71083 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 03:20:23
IDJOB=3731533
IDBENCH=1962
IDSOLVER=2326
FILE ID=node102/3731533-1338686423
RUNJOBID= node102-1338679212-26560
PBS_JOBID= 14636711
Free space on /tmp= 71164 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_20.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-3731533-1338686423/watcher-3731533-1338686423 -o /tmp/evaluation-result-3731533-1338686423/solver-3731533-1338686423 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731533-1338686423.opb -t 1800 -m 15500

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=2033577513

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.178
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	: 5438.54
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.178
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.178
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:        31381184 kB
Buffers:          144860 kB
Cached:           561804 kB
SwapCached:         5544 kB
Active:           161772 kB
Inactive:         574608 kB
Active(anon):      26456 kB
Inactive(anon):     5524 kB
Active(file):     135316 kB
Inactive(file):   569084 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:             10124 kB
Writeback:             0 kB
AnonPages:         31188 kB
Mapped:            11704 kB
Shmem:                 0 kB
Slab:             614760 kB
SReclaimable:      55856 kB
SUnreclaim:       558904 kB
KernelStack:        1496 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71140 MiB
End job on node102 at 2012-06-03 03:50:13