Trace number 3452550

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4SAT191 1800.03 1800.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1797.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
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 475
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3452550-1307076705.opb>
0.00/0.01	c original problem has 475 variables (475 bin, 0 int, 0 impl, 0 cont) and 475 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 475
0.00/0.01	c feasible solution found by trivial heuristic, objective value  4.750000e+02
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 475 upgd conss, 2 impls, 0 clqs
0.00/0.03	c (round 3) 0 del vars, 88 del conss, 228 add conss, 0 chg bounds, 288 chg sides, 679 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.03	c (round 4) 0 del vars, 123 del conss, 250 add conss, 0 chg bounds, 354 chg sides, 800 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.03	c (round 5) 0 del vars, 132 del conss, 257 add conss, 0 chg bounds, 369 chg sides, 832 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.03	c (round 6) 0 del vars, 133 del conss, 258 add conss, 0 chg bounds, 381 chg sides, 855 chg coeffs, 475 upgd conss, 324 impls, 0 clqs
0.00/0.03	c    (0.0s) probing: 101/475 (21.3%) - 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, 133 deleted constraints, 258 added constraints, 0 tightened bounds, 0 added holes, 381 changed sides, 855 changed coefficients
0.00/0.03	c  324 implications, 0 cliques
0.00/0.03	c presolved problem has 475 variables (475 bin, 0 int, 0 impl, 0 cont) and 600 constraints
0.00/0.03	c     440 constraints of type <knapsack>
0.00/0.03	c     160 constraints of type <setppc>
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 2.0.1.4
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 = 1800
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 # belongs reading time to solving time?
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c timing/reading = TRUE
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 
1.00/1.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.00/1.10	c t 1.1s|     1 |     0 | 10233 |     - |2641k|   0 | 331 | 475 | 600 | 475 | 600 |   0 |   0 |   0 | 1.554249e+02 | 4.750000e+02 | 205.61%
1.00/1.10	o 344
1.00/1.10	c r 1.1s|     1 |     0 | 10233 |     - |2654k|   0 | 331 | 475 | 600 | 475 | 600 |   0 |   0 |   0 | 1.554249e+02 | 3.440000e+02 | 121.33%
1.00/1.10	o 343
1.00/1.10	c R 1.1s|     1 |     0 | 10233 |     - |2667k|   0 | 331 | 475 | 600 | 475 | 600 |   0 |   0 |   0 | 1.554249e+02 | 3.430000e+02 | 120.69%
1.00/1.11	o 342
1.00/1.11	c s 1.1s|     1 |     0 | 10233 |     - |2681k|   0 | 331 | 475 | 600 | 475 | 600 |   0 |   0 |   0 | 1.554249e+02 | 3.420000e+02 | 120.04%
1.29/1.34	o 225
1.29/1.34	c y 1.3s|     1 |     0 | 10233 |     - |3031k|   0 | 331 | 475 | 600 | 475 | 600 |   0 |   0 |   0 | 1.554249e+02 | 2.250000e+02 |  44.76%
1.79/1.88	c   1.9s|     1 |     0 | 14193 |     - |2955k|   0 | 380 | 475 | 600 | 475 | 796 | 196 |   0 |   0 | 1.616731e+02 | 2.250000e+02 |  39.17%
2.49/2.52	c   2.5s|     1 |     0 | 17035 |     - |3190k|   0 | 412 | 475 | 600 | 475 | 965 | 365 |   0 |   0 | 1.644631e+02 | 2.250000e+02 |  36.81%
3.31/3.36	c   3.2s|     1 |     0 | 19323 |     - |3361k|   0 | 408 | 475 | 600 | 475 |1083 | 483 |   0 |   0 | 1.659992e+02 | 2.250000e+02 |  35.54%
3.69/3.71	c   3.7s|     1 |     0 | 20791 |     - |3446k|   0 | 423 | 475 | 600 | 475 |1164 | 564 |   0 |   0 | 1.668209e+02 | 2.250000e+02 |  34.88%
4.18/4.30	c   4.3s|     1 |     0 | 22172 |     - |3491k|   0 | 428 | 475 | 600 | 475 |1215 | 615 |   0 |   0 | 1.671828e+02 | 2.250000e+02 |  34.58%
4.59/4.64	c   4.6s|     1 |     0 | 22298 |     - |3502k|   0 | 431 | 475 | 600 | 475 |1228 | 628 |   0 |   0 | 1.672146e+02 | 2.250000e+02 |  34.56%
4.89/4.98	c   5.0s|     1 |     0 | 22349 |     - |3510k|   0 | 432 | 475 | 600 | 475 |1231 | 631 |   0 |   0 | 1.672187e+02 | 2.250000e+02 |  34.55%
5.29/5.31	c   5.3s|     1 |     0 | 22428 |     - |3518k|   0 | 433 | 475 | 600 | 475 |1235 | 635 |   0 |   0 | 1.672255e+02 | 2.250000e+02 |  34.55%
9.91/9.95	c  10.0s|     1 |     2 | 22428 |     - |3539k|   0 | 433 | 475 | 600 | 475 |1235 | 635 |   0 |  30 | 1.672255e+02 | 2.250000e+02 |  34.55%
29.39/29.43	o 225
29.39/29.43	c c29.4s|    15 |    16 | 38333 |1136.1 |4297k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.250000e+02 |  34.36%
29.39/29.43	o 224
29.39/29.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.39/29.43	c c29.4s|    15 |    16 | 38353 |1137.5 |4299k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.240000e+02 |  33.76%
29.39/29.44	o 221
29.39/29.44	c c29.4s|    15 |    16 | 38498 |1147.9 |4309k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.210000e+02 |  31.97%
29.39/29.44	o 219
29.39/29.44	c c29.4s|    15 |    16 | 38499 |1147.9 |4310k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.190000e+02 |  30.78%
29.39/29.44	o 217
29.39/29.44	c c29.4s|    15 |    16 | 38507 |1148.5 |4312k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.170000e+02 |  29.58%
29.39/29.44	o 217
29.39/29.44	c c29.4s|    15 |    16 | 38515 |1149.1 |4315k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.170000e+02 |  29.58%
29.39/29.46	o 216
29.39/29.46	c c29.5s|    15 |    16 | 38621 |1156.6 |4338k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.160000e+02 |  28.99%
29.39/29.46	o 216
29.39/29.46	c c29.5s|    15 |    16 | 38624 |1156.9 |4339k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.160000e+02 |  28.99%
29.39/29.46	o 215
29.39/29.46	c c29.5s|    15 |    16 | 38654 |1159.0 |4346k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.150000e+02 |  28.39%
29.39/29.47	o 214
29.39/29.47	c c29.5s|    15 |    16 | 38732 |1164.6 |4364k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.674596e+02 | 2.140000e+02 |  27.79%
30.99/31.01	o 213
30.99/31.01	c p31.0s|    27 |    28 | 49574 |1044.1 |4435k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.676318e+02 | 2.130000e+02 |  27.06%
30.99/31.01	o 212
30.99/31.01	c p31.0s|    27 |    28 | 49577 |1044.2 |4436k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.676318e+02 | 2.120000e+02 |  26.47%
30.99/31.01	o 207
30.99/31.01	c p31.0s|    27 |    28 | 49586 |1044.5 |4438k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.676318e+02 | 2.070000e+02 |  23.48%
30.99/31.01	o 205
30.99/31.01	c p31.0s|    27 |    28 | 49588 |1044.6 |4439k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.676318e+02 | 2.050000e+02 |  22.29%
30.99/31.01	o 204
30.99/31.01	c p31.0s|    27 |    28 | 49595 |1044.9 |4440k|  14 |   - | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.676318e+02 | 2.040000e+02 |  21.70%
30.99/31.02	o 198
30.99/31.02	c b31.0s|    27 |    28 | 49653 |1047.1 |4306k|  14 | 385 | 475 | 600 | 475 | 972 | 635 |   0 | 230 | 1.676318e+02 | 1.980000e+02 |  18.12%
71.28/71.35	o 197
71.28/71.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
71.28/71.35	c C71.4s|   227 |   228 |343029 |1418.6 |4542k|  27 | 395 | 475 | 604 | 475 | 972 | 635 |   4 | 311 | 1.677332e+02 | 1.970000e+02 |  17.45%
71.28/71.36	o 196
71.28/71.36	c b71.4s|   227 |   228 |343029 |1418.6 |4549k|  27 | 395 | 475 | 604 | 475 | 972 | 635 |   4 | 311 | 1.677332e+02 | 1.960000e+02 |  16.85%
107.89/108.00	o 195
107.89/108.00	c p 108s|   374 |   375 |603432 |1557.7 |4787k|  27 |   - | 475 | 604 | 475 | 972 | 635 |   4 | 392 | 1.679283e+02 | 1.950000e+02 |  16.12%
277.99/278.08	o 192
277.99/278.08	c C 278s|  2681 |  1684 |  1830k| 674.6 |5552k| 114 | 168 | 475 | 604 | 475 | 972 | 635 |   4 | 791 | 1.682814e+02 | 1.920000e+02 |  14.09%
278.10/278.10	o 191
278.10/278.10	c b 278s|  2682 |  1640 |  1830k| 674.5 |5523k| 114 | 188 | 475 | 604 | 475 | 972 | 635 |   4 | 791 | 1.682814e+02 | 1.910000e+02 |  13.50%
532.99/533.08	c   533s| 10000 |  4166 |  3774k| 375.2 |7828k| 114 | 151 | 475 | 604 | 475 | 972 | 635 |   4 |1273 | 1.687186e+02 | 1.910000e+02 |  13.21%
799.69/799.78	c   800s| 20000 |  7384 |  5979k| 297.9 |  10M| 114 |   - | 475 | 611 | 475 | 972 | 635 |  11 |1942 | 1.689146e+02 | 1.910000e+02 |  13.07%
1045.27/1045.31	c  1045s| 30000 | 10482 |  8050k| 267.6 |  13M| 114 | 134 | 475 | 625 | 475 | 972 | 635 |  25 |2424 | 1.690485e+02 | 1.910000e+02 |  12.99%
1266.68/1266.74	c  1267s| 40000 | 13080 |  9913k| 247.3 |  15M| 114 | 356 | 475 | 619 | 475 | 972 | 635 |  28 |2838 | 1.691467e+02 | 1.910000e+02 |  12.92%
1485.48/1485.54	c  1486s| 50000 | 15626 | 11778k| 235.1 |  17M| 114 | 117 | 475 | 619 | 475 | 972 | 635 |  31 |3184 | 1.692206e+02 | 1.910000e+02 |  12.87%
1691.18/1691.29	c  1691s| 60000 | 17972 | 13540k| 225.3 |  19M| 114 | 156 | 475 | 620 | 475 | 972 | 635 |  35 |3500 | 1.692730e+02 | 1.910000e+02 |  12.84%
1799.99/1800.00	c 
1799.99/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.99/1800.00	c Solving Time (sec) : 1800.00
1799.99/1800.00	c Solving Nodes      : 64702
1799.99/1800.00	c Primal Bound       : +1.91000000000000e+02 (666 solutions)
1799.99/1800.00	c Dual Bound         : +1.69297862305198e+02
1799.99/1800.00	c Gap                : 12.82 %
1799.99/1800.00	s SATISFIABLE
1799.99/1800.00	v x475 -x474 -x473 -x472 -x471 x470 -x469 x468 -x467 -x466 x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 x457 x456 -x455 -x454 -x453 
1799.99/1800.00	v x452 -x451 x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 x442 x441 x440 -x439 -x438 x437 x436 -x435 -x434 -x433 -x432 -x431 
1799.99/1800.00	v -x430 -x429 x428 x427 -x426 -x425 x424 -x423 -x422 x421 -x420 -x419 x418 x417 -x416 x415 x414 x413 x412 x411 x410 x409 -x408 
1799.99/1800.00	v x407 -x406 -x405 -x404 -x403 x402 -x401 -x400 -x399 x398 x397 -x396 -x395 -x394 -x393 x392 x391 x390 -x389 -x388 x387 x386 
1799.99/1800.00	v x385 -x384 x383 x382 -x381 x380 -x379 x378 -x377 -x376 -x375 -x374 -x373 -x372 x371 -x370 -x369 x368 -x367 x366 x365 -x364 
1799.99/1800.00	v x363 -x362 -x361 -x360 x359 -x358 x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 x348 -x347 x346 -x345 -x344 x343 -x342 
1799.99/1800.00	v -x341 x340 x339 -x338 -x337 -x336 x335 -x334 -x333 -x332 x331 x330 -x329 x328 -x327 -x326 -x325 -x324 x323 -x322 -x321 x320 
1799.99/1800.00	v x319 -x318 -x317 x316 -x315 x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 x305 -x304 -x303 -x302 -x301 x300 x299 x298 
1799.99/1800.00	v x297 x296 -x295 -x294 -x293 x292 x291 -x290 -x289 -x288 -x287 x286 -x285 -x284 -x283 -x282 x281 -x280 -x279 x278 -x277 -x276 
1799.99/1800.00	v -x275 -x274 x273 x272 -x271 -x270 -x269 -x268 x267 -x266 x265 x264 x263 x262 -x261 x260 x259 -x258 x257 -x256 x255 x254 x253 
1799.99/1800.00	v -x252 -x251 -x250 -x249 x248 x247 x246 -x245 -x244 -x243 x242 -x241 -x240 -x239 -x238 -x237 x236 x235 -x234 -x233 x232 -x231 
1799.99/1800.00	v -x230 x229 -x228 -x227 x226 x225 -x224 -x223 -x222 x221 x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210 x209 -x208 
1799.99/1800.00	v -x207 -x206 x205 x204 -x203 x202 x201 -x200 -x199 x198 -x197 -x196 -x195 x194 x193 x192 x191 -x190 x189 -x188 x187 -x186 
1799.99/1800.00	v -x185 -x184 x183 -x182 -x181 x180 x179 -x178 -x177 -x176 x175 -x174 -x173 x172 x171 -x170 -x169 -x168 x167 -x166 x165 -x164 
1799.99/1800.00	v -x163 -x162 x161 x160 -x159 -x158 -x157 x156 -x155 x154 -x153 -x152 -x151 x150 x149 x148 -x147 x146 x145 -x144 -x143 x142 -x141 
1799.99/1800.00	v x140 -x139 x138 -x137 -x136 -x135 -x134 x133 x132 -x131 -x130 x129 -x128 x127 x126 -x125 x124 x123 x122 x121 x120 x119 -x118 
1799.99/1800.00	v x117 x116 -x115 -x114 x113 x112 -x111 -x110 x109 -x108 -x107 -x106 x105 -x104 -x103 -x102 x101 -x100 -x99 -x98 x97 -x96 x95 
1799.99/1800.00	v -x94 -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 
1799.99/1800.00	v -x67 x66 -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 
1799.99/1800.00	v x39 -x38 x37 -x36 -x35 -x34 x33 -x32 x31 x30 -x29 -x28 -x27 x26 -x25 -x24 x23 -x22 x21 -x20 x19 x18 x17 -x16 -x15 -x14 -x13 
1799.99/1800.00	v -x12 -x11 -x10 -x9 -x8 x7 -x6 -x5 x4 x3 -x2 -x1 
1799.99/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.99/1800.00	c Total Time         :    1800.00
1799.99/1800.00	c   solving          :    1800.00
1799.99/1800.00	c   presolving       :       0.02 (included in solving)
1799.99/1800.00	c   reading          :       0.01 (included in solving)
1799.99/1800.00	c Original Problem   :
1799.99/1800.00	c   Problem name     : HOME/instance-3452550-1307076705.opb
1799.99/1800.00	c   Variables        : 475 (475 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.99/1800.00	c   Constraints      : 475 initial, 475 maximal
1799.99/1800.00	c Presolved Problem  :
1799.99/1800.00	c   Problem name     : t_HOME/instance-3452550-1307076705.opb
1799.99/1800.00	c   Variables        : 475 (475 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.99/1800.00	c   Constraints      : 600 initial, 625 maximal
1799.99/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.99/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   knapsack         :       0.01          0          0          0          0          0         34        258        381        834
1799.99/1800.00	c   setppc           :       0.00          0          0          0          0          0         99          0          0          0
1799.99/1800.00	c   linear           :       0.01          0          0          0          0          0          0          0          0         21
1799.99/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.99/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.99/1800.00	c   integral         :          0          0          0      42074          0        671          0          7        117          0          0      83994
1799.99/1800.00	c   knapsack         :        440          9     328353          0          0        666          0          0     181501        691          0          0
1799.99/1800.00	c   setppc           :        160          9     328353          0          0        665          0          0      61425          0          0          0
1799.99/1800.00	c   logicor          :          0+         0      20253          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   countsols        :          0          0          0          0          0        669          0          0          0          0          0          0
1799.99/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.99/1800.00	c   integral         :     108.50       0.00       0.00     108.50       0.00       0.00       0.00
1799.99/1800.00	c   knapsack         :       3.67       0.03       3.63       0.00       0.00       0.01       0.00
1799.99/1800.00	c   setppc           :       0.63       0.00       0.62       0.00       0.00       0.00       0.00
1799.99/1800.00	c   logicor          :       0.02       0.00       0.02       0.00       0.00       0.00       0.00
1799.99/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.99/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.99/1800.00	c   vbounds          :          0          0          0          0
1799.99/1800.00	c   rootredcost      :         17          0          0          0
1799.99/1800.00	c   pseudoobj        :     329373          0          0          0
1799.99/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.99/1800.00	c   vbounds          :       0.06       0.06       0.00
1799.99/1800.00	c   rootredcost      :       0.06       0.06       0.00
1799.99/1800.00	c   pseudoobj        :       2.55       2.55       0.00
1799.99/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.99/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.99/1800.00	c   infeasible LP    :       0.00         35         35         35        3.9          0        0.0          0
1799.99/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.99/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.99/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.99/1800.00	c   applied globally :          -          -          -         35        3.9          -          -          -
1799.99/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.99/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.99/1800.00	c   cut pool         :       0.00          8          -          -        252          -    (maximal pool size: 1088)
1799.99/1800.00	c   redcost          :       1.71      85580          0     840980          0          0
1799.99/1800.00	c   impliedbounds    :       0.00          9          0          0          0          0
1799.99/1800.00	c   intobj           :       0.00          0          0          0          0          0
1799.99/1800.00	c   gomory           :       1.21          9          0          0          0          0
1799.99/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1799.99/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1799.99/1800.00	c   strongcg         :       1.09          9          0          0          0          0
1799.99/1800.00	c   cmir             :       0.15          9          0          0        638          0
1799.99/1800.00	c   flowcover        :       0.16          9          0          0        807          0
1799.99/1800.00	c   clique           :       0.00          1          0          0          0          0
1799.99/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1799.99/1800.00	c   mcf              :       0.00          1          0          0          0          0
1799.99/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1799.99/1800.00	c   rapidlearning    :       0.07          1          0          0          0          0
1799.99/1800.00	c Pricers            :       Time      Calls       Vars
1799.99/1800.00	c   problem variables:       0.00          0          0
1799.99/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.99/1800.00	c   relpscost        :     108.47      42074          7        117          0          0      83994
1799.99/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   inference        :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   random           :       0.00          0          0          0          0          0          0
1799.99/1800.00	c Primal Heuristics  :       Time      Calls      Found
1799.99/1800.00	c   LP solutions     :       0.00          -          0
1799.99/1800.00	c   pseudo solutions :       0.00          -          0
1799.99/1800.00	c   oneopt           :       0.02          9          3
1799.99/1800.00	c   crossover        :       0.87          2          2
1799.99/1800.00	c   pscostdiving     :     192.90        280        237
1799.99/1800.00	c   trivial          :       0.00          2          1
1799.99/1800.00	c   shiftandpropagate:       0.00          0          0
1799.99/1800.00	c   simplerounding   :       1.23      70888         23
1799.99/1800.00	c   zirounding       :       0.44       1051         21
1799.99/1800.00	c   rounding         :      12.75      12477          1
1799.99/1800.00	c   shifting         :       3.53       3162          1
1799.99/1800.00	c   intshifting      :       0.00          0          0
1799.99/1800.00	c   twoopt           :       0.00          0          0
1799.99/1800.00	c   fixandinfer      :       0.00          0          0
1799.99/1800.00	c   feaspump         :       0.00          0          0
1799.99/1800.00	c   clique           :       0.00          0          0
1799.99/1800.00	c   coefdiving       :     234.12        249        163
1799.99/1800.00	c   fracdiving       :      55.73         59          0
1799.99/1800.00	c   veclendiving     :      86.72        123        112
1799.99/1800.00	c   intdiving        :       0.00          0          0
1799.99/1800.00	c   actconsdiving    :       0.00          0          0
1799.99/1800.00	c   objpscostdiving  :      38.86          6         77
1799.99/1800.00	c   rootsoldiving    :      13.94         15          0
1799.99/1800.00	c   linesearchdiving :      67.52        118         24
1799.99/1800.00	c   guideddiving     :      55.80         57          0
1799.99/1800.00	c   octane           :       0.00          0          0
1799.99/1800.00	c   rens             :       0.01          0          0
1799.99/1800.00	c   rins             :       0.00          0          0
1799.99/1800.00	c   localbranching   :       0.00          0          0
1799.99/1800.00	c   mutation         :       0.00          0          0
1799.99/1800.00	c   dins             :       0.00          0          0
1799.99/1800.00	c   vbounds          :       0.00          0          0
1799.99/1800.00	c   undercover       :       0.00          0          0
1799.99/1800.00	c   subnlp           :       0.01          0          0
1799.99/1800.00	c   trysol           :       0.02          0          0
1799.99/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.99/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1799.99/1800.00	c   dual LP          :     899.57      93559    8048402      86.02    8946.97
1799.99/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1799.99/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1799.99/1800.00	c   diving/probing LP:     722.47     116429    6449955      55.40    8927.66
1799.99/1800.00	c   strong branching :     106.38       3622     786131     217.04    7389.81
1799.99/1800.00	c     (at root node) :          -         30      26922     897.40          -
1799.99/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1799.99/1800.00	c B&B Tree           :
1799.99/1800.00	c   number of runs   :          1
1799.99/1800.00	c   nodes            :      64702
1799.99/1800.00	c   nodes (total)    :      64702
1799.99/1800.00	c   nodes left       :      19010
1799.99/1800.00	c   max depth        :        114
1799.99/1800.00	c   max depth (total):        114
1799.99/1800.00	c   backtracks       :      11920 (18.4%)
1799.99/1800.00	c   delayed cutoffs  :          0
1799.99/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.99/1800.00	c   avg switch length:       6.18
1799.99/1800.00	c   switching time   :       2.85
1799.99/1800.00	c Solution           :
1799.99/1800.00	c   Solutions found  :        666 (26 improvements)
1799.99/1800.00	c   First Solution   : +4.75000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1799.99/1800.00	c   Primal Bound     : +1.91000000000000e+02   (in run 1, after 2682 nodes, 278.10 seconds, depth 78, found by <oneopt>)
1799.99/1800.00	c   Dual Bound       : +1.69297862305198e+02
1799.99/1800.00	c   Gap              :      12.82 %
1799.99/1800.00	c   Root Dual Bound  : +1.67225537761668e+02
1799.99/1800.00	c   Root Iterations  :      22428
1799.99/1800.03	c Time complete: 1800.02.

Verifier Data

OK	191

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3452550-1307076705/watcher-3452550-1307076705 -o /tmp/evaluation-result-3452550-1307076705/solver-3452550-1307076705 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452550-1307076705.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.01 2.00 3/498 9278
/proc/meminfo: memFree=28918592/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=15224 CPUtime=0 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 2438 0 0 0 0 0 0 0 25 0 1 0 819270114 15589376 2390 33554432000 4194304 9128323 140734632594720 18446744073709551615 8009021 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 3806 2404 439 1205 0 2597 0

[startup+0.061819 s]
/proc/loadavg: 2.00 2.01 2.00 3/498 9278
/proc/meminfo: memFree=28918592/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=20924 CPUtime=0.05 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 4384 0 0 0 5 0 0 0 25 0 1 0 819270114 21426176 4079 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 5231 4079 641 1205 0 4022 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20924

[startup+0.10081 s]
/proc/loadavg: 2.00 2.01 2.00 3/498 9278
/proc/meminfo: memFree=28918592/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=20924 CPUtime=0.09 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 4408 0 0 0 9 0 0 0 25 0 1 0 819270114 21426176 4103 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 5231 4103 641 1205 0 4022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20924

[startup+0.300779 s]
/proc/loadavg: 2.00 2.01 2.00 3/498 9278
/proc/meminfo: memFree=28918592/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=21172 CPUtime=0.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 4453 0 0 0 28 1 0 0 25 0 1 0 819270114 21680128 4148 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 5293 4148 641 1205 0 4084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21172

[startup+0.700721 s]
/proc/loadavg: 2.00 2.01 2.00 3/498 9278
/proc/meminfo: memFree=28918592/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=21324 CPUtime=0.69 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 4525 0 0 0 68 1 0 0 25 0 1 0 819270114 21835776 4219 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 5331 4219 641 1205 0 4122 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21324

[startup+1.50059 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9279
/proc/meminfo: memFree=28903704/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=22908 CPUtime=1.49 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 7739 0 0 0 147 2 0 0 25 0 1 0 819270114 23457792 4751 33554432000 4194304 9128323 140734632594720 18446744073709551615 7357157 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 5727 4751 723 1205 0 4518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22908

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9279
/proc/meminfo: memFree=28900356/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=24320 CPUtime=3.09 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 8047 0 0 0 306 3 0 0 25 0 1 0 819270114 24903680 5059 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6080 5059 724 1205 0 4871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24320

[startup+6.30073 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9279
/proc/meminfo: memFree=28898636/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=24776 CPUtime=6.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 8953 0 0 0 624 5 0 0 25 0 1 0 819270114 25370624 5198 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6194 5198 729 1205 0 4985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24776

[startup+12.7007 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9279
/proc/meminfo: memFree=28897656/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=24776 CPUtime=12.69 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 8954 0 0 0 1259 10 0 0 25 0 1 0 819270114 25370624 5199 33554432000 4194304 9128323 140734632594720 18446744073709551615 7312746 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6194 5199 730 1205 0 4985 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24776

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9279
/proc/meminfo: memFree=28897656/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=24776 CPUtime=25.49 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 8955 0 0 0 2529 20 0 0 25 0 1 0 819270114 25370624 5200 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6194 5200 731 1205 0 4985 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24776

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9309
/proc/meminfo: memFree=29084168/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=25716 CPUtime=51.09 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 9164 0 0 0 5065 44 0 0 25 0 1 0 819270114 26333184 5409 33554432000 4194304 9128323 140734632594720 18446744073709551615 6713407 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6429 5409 735 1205 0 5220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25716

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 9309
/proc/meminfo: memFree=29083444/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=25644 CPUtime=102.31 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 12270 0 0 0 10144 87 0 0 25 0 1 0 819270114 26259456 5422 33554432000 4194304 9128323 140734632594720 18446744073709551615 7216870 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6411 5422 736 1205 0 5202 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25644

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 9311
/proc/meminfo: memFree=29081988/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=26016 CPUtime=162.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 12327 0 0 0 16094 135 0 0 25 0 1 0 819270114 26640384 5479 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6504 5479 736 1205 0 5295 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26016

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/499 9313
/proc/meminfo: memFree=29080984/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=26460 CPUtime=222.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 12443 0 0 0 22041 188 0 0 25 0 1 0 819270114 27095040 5595 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6615 5595 736 1205 0 5406 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 26460

[startup+282.3 s]
/proc/loadavg: 2.19 2.06 2.02 3/499 9315
/proc/meminfo: memFree=29079732/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=27528 CPUtime=282.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 16547 0 0 0 27991 238 0 0 25 0 1 0 819270114 28188672 5868 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 6882 5868 736 1205 0 5673 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27528

[startup+342.301 s]
/proc/loadavg: 2.13 2.07 2.02 3/499 9317
/proc/meminfo: memFree=29080096/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=28320 CPUtime=342.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 17659 0 0 0 33935 294 0 0 25 0 1 0 819270114 28999680 6073 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 7080 6073 736 1205 0 5871 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28320

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/499 9317
/proc/meminfo: memFree=29079096/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=28788 CPUtime=402.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 19588 0 0 0 39883 346 0 0 25 0 1 0 819270114 29478912 6159 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 7197 6159 736 1205 0 5988 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 28788

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 9319
/proc/meminfo: memFree=29078968/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=28984 CPUtime=462.3 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 20582 0 0 0 45824 406 0 0 25 0 1 0 819270114 29679616 6230 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 7246 6230 736 1205 0 6037 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28984

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 9321
/proc/meminfo: memFree=29078336/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=30124 CPUtime=522.3 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 20870 0 0 0 51770 460 0 0 25 0 1 0 819270114 30846976 6518 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9278/statm: 7531 6518 736 1205 0 6322 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 30124

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9332
/proc/meminfo: memFree=29075592/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=31116 CPUtime=582.26 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 21919 0 0 0 57712 514 0 0 25 0 1 0 819270114 31862784 6800 33554432000 4194304 9128323 140734632594720 18446744073709551615 5854312 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 7779 6800 736 1205 0 6570 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 31116

[startup+642.301 s]

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

/proc/meminfo: memFree=29062016/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=37320 CPUtime=1122.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 25194 0 0 0 111219 1009 0 0 25 0 1 0 819270114 38215680 8384 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 9330 8384 736 1205 0 8121 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 37320

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 9351
/proc/meminfo: memFree=29060768/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=37916 CPUtime=1182.27 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 25333 0 0 0 117167 1060 0 0 25 0 1 0 819270114 38825984 8523 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 9479 8523 736 1205 0 8270 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 37916

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9353
/proc/meminfo: memFree=29059028/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=38936 CPUtime=1242.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 25581 0 0 0 123109 1119 0 0 25 0 1 0 819270114 39870464 8771 33554432000 4194304 9128323 140734632594720 18446744073709551615 7343034 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 9734 8771 736 1205 0 8525 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 38936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9353
/proc/meminfo: memFree=29058152/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=39268 CPUtime=1302.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 25657 0 0 0 129055 1174 0 0 25 0 1 0 819270114 40210432 8847 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 9817 8847 736 1205 0 8608 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 39268

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 9355
/proc/meminfo: memFree=29057384/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=39448 CPUtime=1362.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 25705 0 0 0 135000 1228 0 0 25 0 1 0 819270114 40394752 8895 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 9862 8895 736 1205 0 8653 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 39448

[startup+1422.32 s]
/proc/loadavg: 2.11 2.03 2.01 3/499 9357
/proc/meminfo: memFree=29057240/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=39620 CPUtime=1422.3 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 25756 0 0 0 140953 1277 0 0 25 0 1 0 819270114 40570880 8946 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 9905 8946 736 1205 0 8696 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 39620

[startup+1482.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/499 9359
/proc/meminfo: memFree=29055000/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=40700 CPUtime=1482.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 26025 0 0 0 146894 1334 0 0 25 0 1 0 819270114 41676800 9215 33554432000 4194304 9128323 140734632594720 18446744073709551615 7346406 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 10175 9215 736 1205 0 8966 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 40700

[startup+1542.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/499 9361
/proc/meminfo: memFree=29056100/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=40700 CPUtime=1542.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 26030 0 0 0 152837 1391 0 0 25 0 1 0 819270114 41676800 9220 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 10175 9220 736 1205 0 8966 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 40700

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/499 9361
/proc/meminfo: memFree=29055956/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=41020 CPUtime=1602.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 26100 0 0 0 158781 1447 0 0 25 0 1 0 819270114 42004480 9290 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 10255 9290 736 1205 0 9046 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 41020

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/499 9363
/proc/meminfo: memFree=29051728/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=43988 CPUtime=1662.28 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27618 0 0 0 164726 1502 0 0 25 0 1 0 819270114 45043712 10041 33554432000 4194304 9128323 140734632594720 18446744073709551615 7357450 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 10997 10041 736 1205 0 9788 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 43988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 9365
/proc/meminfo: memFree=29051096/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=44236 CPUtime=1722.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27694 0 0 0 170668 1561 0 0 25 0 1 0 819270114 45297664 10117 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11059 10117 736 1205 0 9850 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 44236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049972/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=44480 CPUtime=1782.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27739 0 0 0 176614 1615 0 0 25 0 1 0 819270114 45547520 10162 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11120 10162 736 1205 0 9911 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 44480

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

[startup+1791.92 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049968/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1791.9 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27868 0 0 0 177566 1624 0 0 25 0 1 0 819270114 46112768 10291 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10291 736 1205 0 10049 0
Current children cumulated CPU time (s) 1791.9
Current children cumulated vsize (KiB) 45032

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29050340/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1795.1 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27869 0 0 0 177883 1627 0 0 25 0 1 0 819270114 46112768 10292 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10292 736 1205 0 10049 0
Current children cumulated CPU time (s) 1795.1
Current children cumulated vsize (KiB) 45032

[startup+1798.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049844/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1798.29 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27871 0 0 0 178199 1630 0 0 25 0 1 0 819270114 46112768 10294 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10294 736 1205 0 10049 0
Current children cumulated CPU time (s) 1798.29
Current children cumulated vsize (KiB) 45032

[startup+1799.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049844/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1799.09 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27871 0 0 0 178278 1631 0 0 25 0 1 0 819270114 46112768 10294 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10294 736 1205 0 10049 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 45032

[startup+1799.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049964/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1799.5 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27871 0 0 0 178319 1631 0 0 25 0 1 0 819270114 46112768 10294 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10294 736 1205 0 10049 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 45032

[startup+1799.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049964/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1799.89 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27871 0 0 0 178357 1632 0 0 25 0 1 0 819270114 46112768 10294 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10294 736 1205 0 10049 0
Current children cumulated CPU time (s) 1799.89
Current children cumulated vsize (KiB) 45032

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 9367
/proc/meminfo: memFree=29049964/32951132 swapFree=57925096/67111528
[pid=9278] ppid=9276 vsize=45032 CPUtime=1799.99 cores=0,2,4,6
/proc/9278/stat : 9278 (scip-2.0.1.4.li) R 9276 9278 7222 0 -1 4202496 27871 0 0 0 178367 1632 0 0 25 0 1 0 819270114 46112768 10294 33554432000 4194304 9128323 140734632594720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9278/statm: 11258 10294 736 1205 0 10049 0
Current children cumulated CPU time (s) 1799.99
Current children cumulated vsize (KiB) 45032

Child status: 0
Real time (s): 1800.04
CPU time (s): 1800.03
CPU user time (s): 1783.71
CPU system time (s): 16.3235
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 45032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.71
system time used= 16.3235
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27875
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= 5
involuntary context switches= 3840

runsolver used 9.60154 second user time and 19.814 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-03 06:51:45
IDJOB=3452550
IDBENCH=1952
IDSOLVER=1949
FILE ID=node129/3452550-1307076705
RUNJOBID= node129-1307068417-8253
PBS_JOBID= 13497857
Free space on /tmp= 73852 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452550-1307076705/watcher-3452550-1307076705 -o /tmp/evaluation-result-3452550-1307076705/solver-3452550-1307076705 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452550-1307076705.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1968294664

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28918872 kB
Buffers:        301228 kB
Cached:        2092008 kB
SwapCached:      49348 kB
Active:         597812 kB
Inactive:      3154040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28918872 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:           12048 kB
Writeback:           4 kB
AnonPages:     1320124 kB
Mapped:          17668 kB
Slab:           152780 kB
PageTables:      59764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147536640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73844 MiB
End job on node129 at 2011-06-03 07:21:45