Trace number 3452505

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.4? (TO) 1800.08 1800.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-1-c.opb
MD5SUM7d3927082349ded13241d71256bbcafb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2630
Total number of constraints6569
Number of constraints which are clauses6569
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2630
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 2630
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2630
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3452505-1307083799.opb>
0.00/0.04	c original problem has 2630 variables (2630 bin, 0 int, 0 impl, 0 cont) and 6569 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.07	c presolving:
0.09/0.12	c (round 1) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6445 upgd conss, 5606 impls, 0 clqs
0.09/0.13	c (round 2) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6446 upgd conss, 5606 impls, 0 clqs
0.09/0.14	c (round 3) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 5606 impls, 0 clqs
0.09/0.18	c (round 4) 50 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7068 impls, 0 clqs
0.09/0.19	c (round 5) 53 del vars, 177 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7106 impls, 0 clqs
0.09/0.19	c (round 6) 53 del vars, 179 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7106 impls, 0 clqs
0.19/0.28	c (round 7) 103 del vars, 179 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 27294 impls, 0 clqs
0.19/0.29	c (round 8) 103 del vars, 229 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 27294 impls, 0 clqs
0.29/0.35	c (round 9) 153 del vars, 229 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 46750 impls, 0 clqs
0.29/0.35	c (round 10) 153 del vars, 279 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 46750 impls, 0 clqs
0.39/0.42	c    (0.4s) probing: 548/2630 (20.8%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.39/0.42	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c (round 11) 188 del vars, 279 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 48352 impls, 0 clqs
0.39/0.43	c (round 12) 188 del vars, 314 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 48352 impls, 0 clqs
0.39/0.44	c    (0.4s) probing: 558/2630 (21.2%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.39/0.44	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.44	c presolving (13 rounds):
0.39/0.44	c  188 deleted vars, 314 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.39/0.44	c  48352 implications, 0 cliques
0.39/0.44	c presolved problem has 2442 variables (2442 bin, 0 int, 0 impl, 0 cont) and 6255 constraints
0.39/0.44	c    1497 constraints of type <setppc>
0.39/0.44	c    4758 constraints of type <logicor>
0.39/0.44	c transformed objective value is always integral (scale: 1)
0.39/0.44	c Presolving Time: 0.38
0.39/0.44	c - non default parameters ----------------------------------------------------------------------
0.39/0.44	c # SCIP version 2.0.1.4
0.39/0.44	c 
0.39/0.44	c # frequency for displaying node information lines
0.39/0.44	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.44	c display/freq = 10000
0.39/0.44	c 
0.39/0.44	c # maximal time in seconds to run
0.39/0.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.44	c limits/time = 1800
0.39/0.44	c 
0.39/0.44	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.44	c limits/memory = 13950
0.39/0.44	c 
0.39/0.44	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.44	c # [type: int, range: [1,2], default: 1]
0.39/0.44	c timing/clocktype = 2
0.39/0.44	c 
0.39/0.44	c # belongs reading time to solving time?
0.39/0.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.44	c timing/reading = TRUE
0.39/0.44	c 
0.39/0.44	c # should presolving try to simplify inequalities
0.39/0.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.44	c constraints/linear/simplifyinequalities = TRUE
0.39/0.44	c 
0.39/0.44	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.44	c constraints/indicator/addCouplingCons = TRUE
0.39/0.44	c 
0.39/0.44	c # should presolving try to simplify knapsacks
0.39/0.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.44	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.44	c 
0.39/0.44	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.44	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.44	c separating/rapidlearning/freq = 0
0.39/0.44	c 
0.39/0.44	c -----------------------------------------------------------------------------------------------
0.39/0.44	c start solving
0.39/0.44	c 
2.39/2.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.39/2.49	c   2.5s|     1 |     0 | 10641 |     - |  14M|   0 |1632 |2442 |6297 |2442 |6253 |   0 |  42 |   0 | 7.898000e+02 |      --      |    Inf 
3.99/4.07	c   4.1s|     1 |     0 | 15986 |     - |  17M|   0 |2349 |2442 |6297 |2442 |8155 |1902 |  42 |   0 | 8.001281e+02 |      --      |    Inf 
6.09/6.10	c   6.1s|     1 |     0 | 19353 |     - |  24M|   0 |1612 |2442 |7049 |2442 |8209 |1956 |  42 |   0 | 8.173726e+02 |      --      |    Inf 
6.49/6.56	c   6.6s|     1 |     0 | 20249 |     - |  27M|   0 |2072 |2442 |7049 |2442 |8243 |1990 |  42 |   0 | 8.234087e+02 |      --      |    Inf 
7.09/7.15	c   7.1s|     1 |     0 | 21116 |     - |  31M|   0 |2049 |2442 |7049 |2442 |8281 |2028 |  42 |   0 | 8.298583e+02 |      --      |    Inf 
7.99/8.09	c   8.1s|     1 |     0 | 22544 |     - |  33M|   0 |2079 |2442 |7049 |2442 |8325 |2072 |  42 |   0 | 8.335103e+02 |      --      |    Inf 
8.91/8.98	c   9.0s|     1 |     0 | 23402 |     - |  36M|   0 |1624 |2442 |7049 |2442 |8376 |2123 |  42 |   0 | 8.368373e+02 |      --      |    Inf 
10.49/10.56	c  10.6s|     1 |     0 | 25182 |     - |  37M|   0 |1708 |2442 |7049 |2442 |8419 |2166 |  42 |   0 | 8.397044e+02 |      --      |    Inf 
11.59/11.60	c  11.6s|     1 |     0 | 26558 |     - |  38M|   0 |1676 |2442 |7049 |2442 |8454 |2201 |  42 |   0 | 8.418305e+02 |      --      |    Inf 
13.31/13.38	c  13.4s|     1 |     0 | 27767 |     - |  41M|   0 |1694 |2442 |7049 |2442 |8497 |2244 |  42 |   0 | 8.452477e+02 |      --      |    Inf 
15.29/15.41	c  15.4s|     1 |     0 | 29681 |     - |  42M|   0 |1639 |2442 |7049 |2442 |8555 |2302 |  42 |   0 | 8.542473e+02 |      --      |    Inf 
16.70/16.73	c  16.7s|     1 |     0 | 31662 |     - |  44M|   0 |1662 |2442 |7049 |2442 |8605 |2352 |  42 |   0 | 8.597572e+02 |      --      |    Inf 
17.89/17.96	c  18.0s|     1 |     0 | 33471 |     - |  45M|   0 |1732 |2442 |7049 |2442 |8657 |2404 |  42 |   0 | 8.640853e+02 |      --      |    Inf 
20.49/20.50	c  20.5s|     1 |     0 | 34861 |     - |  47M|   0 |1748 |2442 |7049 |2442 |8695 |2442 |  42 |   0 | 8.675122e+02 |      --      |    Inf 
23.89/23.92	c  23.9s|     1 |     0 | 38047 |     - |  48M|   0 |1617 |2442 |7049 |2442 |8760 |2507 |  42 |   0 | 8.899393e+02 |      --      |    Inf 
25.49/25.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.49/25.50	c  25.5s|     1 |     0 | 39936 |     - |  49M|   0 |1675 |2442 |7049 |2442 |8812 |2559 |  42 |   0 | 8.923493e+02 |      --      |    Inf 
27.61/27.63	c  27.6s|     1 |     0 | 42063 |     - |  52M|   0 |1701 |2442 |7049 |2442 |6858 |2598 |  42 |   0 | 8.956810e+02 |      --      |    Inf 
28.39/28.47	c  28.5s|     1 |     0 | 43212 |     - |  56M|   0 |1971 |2442 |7049 |2442 |6892 |2632 |  42 |   0 | 8.983976e+02 |      --      |    Inf 
30.59/30.68	c  30.7s|     1 |     0 | 45564 |     - |  56M|   0 |1679 |2442 |7049 |2442 |6962 |2702 |  42 |   0 | 9.200367e+02 |      --      |    Inf 
31.30/31.32	c  31.3s|     1 |     0 | 46236 |     - |  59M|   0 |1691 |2442 |7049 |2442 |7014 |2754 |  42 |   0 | 9.256770e+02 |      --      |    Inf 
32.09/32.15	c  32.2s|     1 |     0 | 47670 |     - |  62M|   0 |1718 |2442 |7049 |2442 |7063 |2803 |  42 |   0 | 9.274719e+02 |      --      |    Inf 
33.29/33.37	c  33.4s|     1 |     0 | 49363 |     - |  65M|   0 |1955 |2442 |7049 |2442 |7104 |2844 |  42 |   0 | 9.299938e+02 |      --      |    Inf 
35.20/35.24	c  35.2s|     1 |     0 | 53008 |     - |  66M|   0 |1872 |2442 |7049 |2442 |6966 |2916 |  42 |   0 | 9.501847e+02 |      --      |    Inf 
35.99/36.00	c  36.0s|     1 |     0 | 54715 |     - |  67M|   0 |1943 |2442 |7049 |2442 |6998 |2948 |  42 |   0 | 9.522865e+02 |      --      |    Inf 
37.40/37.49	c  37.5s|     1 |     0 | 56695 |     - |  68M|   0 |1976 |2442 |7049 |2442 |7064 |3014 |  42 |   0 | 9.591701e+02 |      --      |    Inf 
38.39/38.44	c  38.4s|     1 |     0 | 59345 |     - |  70M|   0 |2011 |2442 |7049 |2442 |7105 |3055 |  42 |   0 | 9.615374e+02 |      --      |    Inf 
39.89/39.98	c  40.0s|     1 |     0 | 61523 |     - |  70M|   0 |1964 |2442 |7049 |2442 |7181 |3131 |  42 |   0 | 9.848977e+02 |      --      |    Inf 
40.49/40.58	c  40.6s|     1 |     0 | 62529 |     - |  72M|   0 |1923 |2442 |7049 |2442 |7235 |3185 |  42 |   0 | 9.880817e+02 |      --      |    Inf 
41.19/41.25	c  41.3s|     1 |     0 | 63745 |     - |  73M|   0 |1920 |2442 |7049 |2442 |7035 |3221 |  42 |   0 | 9.886594e+02 |      --      |    Inf 
41.91/41.99	c  42.0s|     1 |     0 | 65120 |     - |  75M|   0 |1869 |2442 |7049 |2442 |7063 |3249 |  42 |   0 | 9.904559e+02 |      --      |    Inf 
42.79/42.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.79/42.86	c  42.9s|     1 |     0 | 66385 |     - |  75M|   0 |1902 |2442 |7049 |2442 |7124 |3310 |  42 |   0 | 9.929225e+02 |      --      |    Inf 
43.89/43.94	c  43.9s|     1 |     0 | 68122 |     - |  77M|   0 |1983 |2442 |7049 |2442 |7166 |3352 |  42 |   0 | 9.946337e+02 |      --      |    Inf 
45.39/45.45	c  45.5s|     1 |     0 | 70243 |     - |  77M|   0 |1729 |2442 |7049 |2442 |7251 |3437 |  42 |   0 | 1.014438e+03 |      --      |    Inf 
46.09/46.13	c  46.1s|     1 |     0 | 71398 |     - |  79M|   0 |1821 |2442 |7049 |2442 |7292 |3478 |  42 |   0 | 1.016574e+03 |      --      |    Inf 
46.88/46.98	c  47.0s|     1 |     0 | 73349 |     - |  80M|   0 |1859 |2442 |7049 |2442 |7118 |3524 |  42 |   0 | 1.017734e+03 |      --      |    Inf 
48.29/48.33	c  48.3s|     1 |     0 | 76090 |     - |  82M|   0 |1774 |2442 |7049 |2442 |7167 |3573 |  42 |   0 | 1.020444e+03 |      --      |    Inf 
49.39/49.49	c  49.5s|     1 |     0 | 78321 |     - |  82M|   0 |1871 |2442 |7049 |2442 |7232 |3638 |  42 |   0 | 1.025394e+03 |      --      |    Inf 
50.71/50.73	c  50.7s|     1 |     0 | 80406 |     - |  83M|   0 |1885 |2442 |7049 |2442 |7293 |3699 |  42 |   0 | 1.028951e+03 |      --      |    Inf 
52.39/52.40	c  52.4s|     1 |     0 | 83596 |     - |  84M|   0 |1912 |2442 |7049 |2442 |7358 |3764 |  42 |   0 | 1.032014e+03 |      --      |    Inf 
53.59/53.66	c  53.7s|     1 |     0 | 85487 |     - |  87M|   0 |1895 |2442 |7049 |2442 |7400 |3806 |  42 |   0 | 1.033275e+03 |      --      |    Inf 
55.29/55.34	c  55.3s|     1 |     0 | 88226 |     - |  88M|   0 |1877 |2442 |7049 |2442 |7229 |3871 |  42 |   0 | 1.038869e+03 |      --      |    Inf 
56.29/56.39	c  56.4s|     1 |     0 | 90005 |     - |  90M|   0 |1845 |2442 |7049 |2442 |7265 |3907 |  42 |   0 | 1.040276e+03 |      --      |    Inf 
57.69/57.71	c  57.7s|     1 |     0 | 91999 |     - |  92M|   0 |2067 |2442 |7049 |2442 |7319 |3961 |  42 |   0 | 1.043242e+03 |      --      |    Inf 
59.59/59.63	c  59.6s|     1 |     0 | 95135 |     - |  92M|   0 |1756 |2442 |7049 |2442 |7402 |4044 |  42 |   0 | 1.061662e+03 |      --      |    Inf 
60.69/60.72	c  60.7s|     1 |     0 | 96947 |     - |  93M|   0 |1751 |2442 |7049 |2442 |7460 |4102 |  42 |   0 | 1.063882e+03 |      --      |    Inf 
61.60/61.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
61.60/61.66	c  61.7s|     1 |     0 | 98625 |     - |  95M|   0 |1901 |2442 |7049 |2442 |7520 |4162 |  42 |   0 | 1.066676e+03 |      --      |    Inf 
63.09/63.14	c  63.1s|     1 |     0 |100435 |     - |  96M|   0 |1768 |2442 |7049 |2442 |7333 |4210 |  42 |   0 | 1.068588e+03 |      --      |    Inf 
63.80/63.84	c  63.8s|     1 |     0 |101628 |     - |  97M|   0 |1878 |2442 |7049 |2442 |7374 |4251 |  42 |   0 | 1.069697e+03 |      --      |    Inf 
65.29/65.30	c  65.3s|     1 |     0 |104997 |     - |  98M|   0 |2022 |2442 |7049 |2442 |7424 |4301 |  42 |   0 | 1.070815e+03 |      --      |    Inf 
67.10/67.12	c  67.1s|     1 |     0 |108119 |     - |  99M|   0 |1869 |2442 |7049 |2442 |7501 |4378 |  42 |   0 | 1.081036e+03 |      --      |    Inf 
67.89/67.98	c  68.0s|     1 |     0 |110452 |     - | 101M|   0 |1868 |2442 |7049 |2442 |7544 |4421 |  42 |   0 | 1.082501e+03 |      --      |    Inf 
69.31/69.32	c  69.3s|     1 |     0 |112436 |     - | 102M|   0 |1898 |2442 |7049 |2442 |7600 |4477 |  42 |   0 | 1.085964e+03 |      --      |    Inf 
70.19/70.22	c  70.2s|     1 |     0 |114025 |     - | 103M|   0 |1874 |2442 |7049 |2442 |7385 |4528 |  42 |   0 | 1.088537e+03 |      --      |    Inf 
71.29/71.32	c  71.3s|     1 |     0 |116694 |     - | 105M|   0 |1984 |2442 |7049 |2442 |7436 |4579 |  42 |   0 | 1.089765e+03 |      --      |    Inf 
73.19/73.29	c  73.3s|     1 |     0 |120581 |     - | 106M|   0 |1873 |2442 |7049 |2442 |7512 |4655 |  42 |   0 | 1.103133e+03 |      --      |    Inf 
74.48/74.51	c  74.5s|     1 |     0 |122270 |     - | 107M|   0 |1848 |2442 |7049 |2442 |7573 |4716 |  42 |   0 | 1.106844e+03 |      --      |    Inf 
75.69/75.70	c  75.7s|     1 |     0 |124650 |     - | 108M|   0 |1918 |2442 |7049 |2442 |7625 |4768 |  42 |   0 | 1.109772e+03 |      --      |    Inf 
77.29/77.38	c  77.4s|     1 |     0 |127111 |     - | 109M|   0 |2011 |2442 |7049 |2442 |7685 |4828 |  42 |   0 | 1.119171e+03 |      --      |    Inf 
78.39/78.46	c  78.5s|     1 |     0 |128970 |     - | 109M|   0 |2020 |2442 |7049 |2442 |7429 |4870 |  42 |   0 | 1.120421e+03 |      --      |    Inf 
79.89/79.99	c  80.0s|     1 |     0 |132713 |     - | 110M|   0 |2017 |2442 |7049 |2442 |7484 |4925 |  42 |   0 | 1.128856e+03 |      --      |    Inf 
80.69/80.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
80.69/80.79	c  80.8s|     1 |     0 |134586 |     - | 111M|   0 |1873 |2442 |7049 |2442 |7525 |4966 |  42 |   0 | 1.130915e+03 |      --      |    Inf 
81.59/81.63	c  81.6s|     1 |     0 |136654 |     - | 112M|   0 |2030 |2442 |7049 |2442 |7567 |5008 |  42 |   0 | 1.132821e+03 |      --      |    Inf 
82.79/82.84	c  82.8s|     1 |     0 |139420 |     - | 113M|   0 |2086 |2442 |7049 |2442 |7609 |5050 |  42 |   0 | 1.134009e+03 |      --      |    Inf 
84.19/84.25	c  84.3s|     1 |     0 |141849 |     - | 114M|   0 |2127 |2442 |7049 |2442 |7641 |5082 |  42 |   0 | 1.134758e+03 |      --      |    Inf 
86.59/86.69	c  86.7s|     1 |     0 |145925 |     - | 114M|   0 |2069 |2442 |7049 |2442 |7388 |5148 |  42 |   0 | 1.140842e+03 |      --      |    Inf 
88.19/88.27	c  88.3s|     1 |     0 |148117 |     - | 115M|   0 |2017 |2442 |7049 |2442 |7439 |5199 |  42 |   0 | 1.145353e+03 |      --      |    Inf 
89.21/89.27	c  89.3s|     1 |     0 |150067 |     - | 117M|   0 |1987 |2442 |7049 |2442 |7483 |5243 |  42 |   0 | 1.147457e+03 |      --      |    Inf 
90.99/91.09	c  91.1s|     1 |     0 |153664 |     - | 117M|   0 |1985 |2442 |7049 |2442 |7539 |5299 |  42 |   0 | 1.155241e+03 |      --      |    Inf 
91.79/91.87	c  91.9s|     1 |     0 |155818 |     - | 119M|   0 |1990 |2442 |7049 |2442 |7588 |5348 |  42 |   0 | 1.158160e+03 |      --      |    Inf 
92.69/92.78	c  92.8s|     1 |     0 |157594 |     - | 120M|   0 |1963 |2442 |7049 |2442 |7635 |5395 |  42 |   0 | 1.159952e+03 |      --      |    Inf 
93.69/93.74	c  93.7s|     1 |     0 |159880 |     - | 121M|   0 |2049 |2442 |7049 |2442 |7424 |5433 |  42 |   0 | 1.161458e+03 |      --      |    Inf 
94.79/94.85	c  94.9s|     1 |     0 |161175 |     - | 122M|   0 |2057 |2442 |7049 |2442 |7466 |5475 |  42 |   0 | 1.161833e+03 |      --      |    Inf 
95.49/95.52	c  95.5s|     1 |     0 |162732 |     - | 123M|   0 |1980 |2442 |7049 |2442 |7504 |5513 |  42 |   0 | 1.162402e+03 |      --      |    Inf 
96.39/96.45	c  96.5s|     1 |     0 |165088 |     - | 125M|   0 |2067 |2442 |7049 |2442 |7551 |5560 |  42 |   0 | 1.163837e+03 |      --      |    Inf 
98.39/98.47	c  98.5s|     1 |     0 |169412 |     - | 125M|   0 |2059 |2442 |7049 |2442 |7593 |5602 |  42 |   0 | 1.168223e+03 |      --      |    Inf 
99.39/99.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
99.39/99.48	c  99.5s|     1 |     0 |171292 |     - | 126M|   0 |2012 |2442 |7049 |2442 |7637 |5646 |  42 |   0 | 1.169058e+03 |      --      |    Inf 
101.31/101.34	c   101s|     1 |     0 |174191 |     - | 127M|   0 |1982 |2442 |7049 |2442 |7444 |5695 |  42 |   0 | 1.174605e+03 |      --      |    Inf 
102.09/102.14	c   102s|     1 |     0 |175794 |     - | 128M|   0 |2059 |2442 |7049 |2442 |7471 |5722 |  42 |   0 | 1.175325e+03 |      --      |    Inf 
103.41/103.44	c   103s|     1 |     0 |177800 |     - | 129M|   0 |1946 |2442 |7049 |2442 |7535 |5786 |  42 |   0 | 1.178991e+03 |      --      |    Inf 
104.09/104.19	c   104s|     1 |     0 |179510 |     - | 130M|   0 |2048 |2442 |7049 |2442 |7570 |5821 |  42 |   0 | 1.180475e+03 |      --      |    Inf 
105.60/105.70	c   106s|     1 |     0 |182212 |     - | 130M|   0 |2041 |2442 |7049 |2442 |7618 |5869 |  42 |   0 | 1.184879e+03 |      --      |    Inf 
106.49/106.50	c   107s|     1 |     0 |184190 |     - | 131M|   0 |1954 |2442 |7049 |2442 |7663 |5914 |  42 |   0 | 1.186706e+03 |      --      |    Inf 
107.70/107.76	c   108s|     1 |     0 |186950 |     - | 132M|   0 |1971 |2442 |7049 |2442 |7490 |5949 |  42 |   0 | 1.189304e+03 |      --      |    Inf 
108.90/108.92	c   109s|     1 |     0 |190050 |     - | 133M|   0 |2056 |2442 |7049 |2442 |7528 |5987 |  42 |   0 | 1.191009e+03 |      --      |    Inf 
110.30/110.31	c   110s|     1 |     0 |192706 |     - | 134M|   0 |2031 |2442 |7049 |2442 |7571 |6030 |  42 |   0 | 1.194255e+03 |      --      |    Inf 
110.79/110.85	c   111s|     1 |     0 |194352 |     - | 135M|   0 |1989 |2442 |7049 |2442 |7612 |6071 |  42 |   0 | 1.195119e+03 |      --      |    Inf 
111.80/111.82	c   112s|     1 |     0 |196962 |     - | 135M|   0 |2030 |2442 |7049 |2442 |7651 |6110 |  42 |   0 | 1.196018e+03 |      --      |    Inf 
112.69/112.73	c   113s|     1 |     0 |198078 |     - | 136M|   0 |2084 |2442 |7049 |2442 |7682 |6141 |  42 |   0 | 1.196287e+03 |      --      |    Inf 
114.59/114.69	c   115s|     1 |     0 |201705 |     - | 136M|   0 |2049 |2442 |7049 |2442 |7472 |6191 |  42 |   0 | 1.200389e+03 |      --      |    Inf 
115.79/115.82	c   116s|     1 |     0 |204306 |     - | 137M|   0 |2010 |2442 |7049 |2442 |7500 |6219 |  42 |   0 | 1.201995e+03 |      --      |    Inf 
116.49/116.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
116.49/116.50	c   116s|     1 |     0 |206392 |     - | 137M|   0 |2014 |2442 |7049 |2442 |7530 |6249 |  42 |   0 | 1.203511e+03 |      --      |    Inf 
118.81/118.83	c   119s|     1 |     0 |210626 |     - | 138M|   0 |2049 |2442 |7049 |2442 |7572 |6291 |  42 |   0 | 1.209473e+03 |      --      |    Inf 
120.39/120.46	c   120s|     1 |     0 |213649 |     - | 138M|   0 |2003 |2442 |7049 |2442 |7604 |6323 |  42 |   0 | 1.211027e+03 |      --      |    Inf 
121.19/121.27	c   121s|     1 |     0 |215384 |     - | 139M|   0 |1993 |2442 |7049 |2442 |7642 |6361 |  42 |   0 | 1.211606e+03 |      --      |    Inf 
122.59/122.64	c   123s|     1 |     0 |218004 |     - | 139M|   0 |1947 |2442 |7049 |2442 |7454 |6401 |  42 |   0 | 1.214787e+03 |      --      |    Inf 
123.59/123.61	c   124s|     1 |     0 |220511 |     - | 140M|   0 |1929 |2442 |7049 |2442 |7492 |6439 |  42 |   0 | 1.216044e+03 |      --      |    Inf 
124.89/124.95	c   125s|     1 |     0 |223002 |     - | 140M|   0 |2029 |2442 |7049 |2442 |7529 |6476 |  42 |   0 | 1.218263e+03 |      --      |    Inf 
126.19/126.28	c   126s|     1 |     0 |224997 |     - | 140M|   0 |1980 |2442 |7049 |2442 |7559 |6506 |  42 |   0 | 1.220301e+03 |      --      |    Inf 
126.89/126.95	c   127s|     1 |     0 |225999 |     - | 141M|   0 |2039 |2442 |7049 |2442 |7586 |6533 |  42 |   0 | 1.220750e+03 |      --      |    Inf 
127.79/127.88	c   128s|     1 |     0 |227209 |     - | 142M|   0 |2059 |2442 |7049 |2442 |7609 |6556 |  42 |   0 | 1.221112e+03 |      --      |    Inf 
129.59/129.62	c   130s|     1 |     0 |229935 |     - | 142M|   0 |1998 |2442 |7049 |2442 |7437 |6582 |  42 |   0 | 1.222748e+03 |      --      |    Inf 
130.29/130.34	c   130s|     1 |     0 |230955 |     - | 143M|   0 |2015 |2442 |7049 |2442 |7455 |6600 |  42 |   0 | 1.223333e+03 |      --      |    Inf 
131.70/131.78	c   132s|     1 |     0 |233266 |     - | 141M|   0 |2062 |2442 |7049 |2442 |7475 |6620 |  42 |   0 | 1.224389e+03 |      --      |    Inf 
133.10/133.15	c   133s|     1 |     0 |235351 |     - | 136M|   0 |2071 |2442 |7049 |2442 |7501 |6646 |  42 |   0 | 1.225247e+03 |      --      |    Inf 
133.99/134.00	c   134s|     1 |     0 |237176 |     - | 134M|   0 |2024 |2442 |7049 |2442 |7519 |6664 |  42 |   0 | 1.225913e+03 |      --      |    Inf 
134.79/134.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
134.79/134.84	c   135s|     1 |     0 |238452 |     - | 131M|   0 |1980 |2442 |7049 |2442 |7541 |6686 |  42 |   0 | 1.226533e+03 |      --      |    Inf 
135.79/135.85	c   136s|     1 |     0 |241311 |     - | 129M|   0 |2084 |2442 |7049 |2442 |7336 |6705 |  42 |   0 | 1.227409e+03 |      --      |    Inf 
137.19/137.25	c   137s|     1 |     0 |243777 |     - | 127M|   0 |2053 |2442 |7049 |2442 |7383 |6752 |  42 |   0 | 1.228665e+03 |      --      |    Inf 
138.39/138.42	c   138s|     1 |     0 |244706 |     - | 126M|   0 |2018 |2442 |7049 |2442 |7413 |6782 |  42 |   0 | 1.229601e+03 |      --      |    Inf 
138.99/139.02	c   139s|     1 |     0 |245243 |     - | 125M|   0 |2020 |2442 |7049 |2442 |7438 |6807 |  42 |   0 | 1.229928e+03 |      --      |    Inf 
139.90/139.92	c   140s|     1 |     0 |246217 |     - | 124M|   0 |2083 |2442 |7049 |2442 |7461 |6830 |  42 |   0 | 1.230399e+03 |      --      |    Inf 
140.59/140.69	c   141s|     1 |     0 |247738 |     - | 124M|   0 |2027 |2442 |7049 |2442 |7483 |6852 |  42 |   0 | 1.230684e+03 |      --      |    Inf 
142.09/142.19	c   142s|     1 |     0 |251102 |     - | 122M|   0 |2089 |2442 |7049 |2442 |7397 |6895 |  42 |   0 | 1.232961e+03 |      --      |    Inf 
142.79/142.85	c   143s|     1 |     0 |252095 |     - | 122M|   0 |2031 |2442 |7049 |2442 |7422 |6920 |  42 |   0 | 1.233662e+03 |      --      |    Inf 
143.49/143.57	c   144s|     1 |     0 |253607 |     - | 120M|   0 |2056 |2442 |7049 |2442 |7452 |6950 |  42 |   0 | 1.234155e+03 |      --      |    Inf 
145.10/145.13	c   145s|     1 |     0 |255250 |     - | 119M|   0 |2088 |2442 |7049 |2442 |7478 |6976 |  42 |   0 | 1.235725e+03 |      --      |    Inf 
147.29/147.32	c   147s|     1 |     0 |258756 |     - | 119M|   0 |1988 |2442 |7049 |2442 |7516 |7014 |  42 |   0 | 1.237502e+03 |      --      |    Inf 
148.09/148.19	c   148s|     1 |     0 |259861 |     - | 116M|   0 |2028 |2442 |7049 |2442 |7534 |7032 |  42 |   0 | 1.238456e+03 |      --      |    Inf 
149.39/149.40	c   149s|     1 |     0 |260951 |     - | 112M|   0 |2019 |2442 |7049 |2442 |7431 |7059 |  42 |   0 | 1.239511e+03 |      --      |    Inf 
150.70/150.81	c   151s|     1 |     0 |262063 |     - | 111M|   0 |2015 |2442 |7049 |2442 |7459 |7087 |  42 |   0 | 1.241058e+03 |      --      |    Inf 
151.91/151.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
151.91/151.95	c   152s|     1 |     0 |263143 |     - | 109M|   0 |1995 |2442 |7049 |2442 |7482 |7110 |  42 |   0 | 1.241936e+03 |      --      |    Inf 
153.01/153.07	c   153s|     1 |     0 |264516 |     - | 107M|   0 |1975 |2442 |7049 |2442 |7500 |7128 |  42 |   0 | 1.243643e+03 |      --      |    Inf 
153.59/153.66	c   154s|     1 |     0 |265221 |     - | 105M|   0 |2003 |2442 |7049 |2442 |7516 |7144 |  42 |   0 | 1.244408e+03 |      --      |    Inf 
154.39/154.48	c   154s|     1 |     0 |265829 |     - | 104M|   0 |1986 |2442 |7049 |2442 |7526 |7154 |  42 |   0 | 1.244743e+03 |      --      |    Inf 
155.89/155.98	c   156s|     1 |     0 |267943 |     - | 104M|   0 |2038 |2442 |7049 |2442 |7421 |7176 |  42 |   0 | 1.245573e+03 |      --      |    Inf 
156.99/157.03	c   157s|     1 |     0 |268769 |     - | 103M|   0 |1979 |2442 |7049 |2442 |7435 |7190 |  42 |   0 | 1.246530e+03 |      --      |    Inf 
158.00/158.07	c   158s|     1 |     0 |269556 |     - | 102M|   0 |2022 |2442 |7049 |2442 |7468 |7223 |  42 |   0 | 1.247875e+03 |      --      |    Inf 
159.19/159.26	c   159s|     1 |     0 |270418 |     - | 101M|   0 |1988 |2442 |7049 |2442 |7500 |7255 |  42 |   0 | 1.249274e+03 |      --      |    Inf 
160.29/160.34	c   160s|     1 |     0 |271243 |     - | 101M|   0 |1979 |2442 |7049 |2442 |7540 |7295 |  42 |   0 | 1.252282e+03 |      --      |    Inf 
161.09/161.14	c   161s|     1 |     0 |271982 |     - |  99M|   0 |1935 |2442 |7049 |2442 |7558 |7313 |  42 |   0 | 1.252907e+03 |      --      |    Inf 
162.09/162.10	c   162s|     1 |     0 |272327 |     - |  98M|   0 |1963 |2442 |7049 |2442 |7452 |7338 |  42 |   0 | 1.253652e+03 |      --      |    Inf 
163.09/163.14	c   163s|     1 |     0 |273286 |     - |  98M|   0 |1982 |2442 |7049 |2442 |7475 |7361 |  42 |   0 | 1.255531e+03 |      --      |    Inf 
163.79/163.86	c   164s|     1 |     0 |273787 |     - |  97M|   0 |2009 |2442 |7049 |2442 |7496 |7382 |  42 |   0 | 1.257198e+03 |      --      |    Inf 
164.79/164.85	c   165s|     1 |     0 |274781 |     - |  97M|   0 |1991 |2442 |7049 |2442 |7518 |7404 |  42 |   0 | 1.259046e+03 |      --      |    Inf 
165.29/165.37	c   165s|     1 |     0 |275237 |     - |  97M|   0 |1991 |2442 |7049 |2442 |7537 |7423 |  42 |   0 | 1.259638e+03 |      --      |    Inf 
166.29/166.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
166.29/166.31	c   166s|     1 |     0 |276089 |     - |  96M|   0 |1938 |2442 |7049 |2442 |7552 |7438 |  42 |   0 | 1.260289e+03 |      --      |    Inf 
166.79/166.84	c   167s|     1 |     0 |276516 |     - |  94M|   0 |1916 |2442 |7049 |2442 |7448 |7454 |  42 |   0 | 1.260452e+03 |      --      |    Inf 
167.49/167.57	c   168s|     1 |     0 |277052 |     - |  94M|   0 |2003 |2442 |7049 |2442 |7462 |7468 |  42 |   0 | 1.260855e+03 |      --      |    Inf 
168.20/168.25	c   168s|     1 |     0 |277489 |     - |  95M|   0 |1995 |2442 |7049 |2442 |7481 |7487 |  42 |   0 | 1.261279e+03 |      --      |    Inf 
169.10/169.19	c   169s|     1 |     0 |277961 |     - |  95M|   0 |1963 |2442 |7049 |2442 |7494 |7500 |  42 |   0 | 1.261807e+03 |      --      |    Inf 
170.10/170.17	c   170s|     1 |     0 |278443 |     - |  92M|   0 |1902 |2442 |7049 |2442 |7511 |7517 |  42 |   0 | 1.262591e+03 |      --      |    Inf 
171.09/171.18	c   171s|     1 |     0 |279220 |     - |  91M|   0 |1942 |2442 |7049 |2442 |7530 |7536 |  42 |   0 | 1.264021e+03 |      --      |    Inf 
172.00/172.06	c   172s|     1 |     0 |279841 |     - |  90M|   0 |1976 |2442 |7049 |2442 |7418 |7564 |  42 |   0 | 1.265691e+03 |      --      |    Inf 
172.90/172.92	c   173s|     1 |     0 |280002 |     - |  89M|   0 |1991 |2442 |7049 |2442 |7432 |7578 |  42 |   0 | 1.265843e+03 |      --      |    Inf 
174.00/174.00	c   174s|     1 |     0 |280386 |     - |  89M|   0 |1983 |2442 |7049 |2442 |7442 |7588 |  42 |   0 | 1.266267e+03 |      --      |    Inf 
175.02/175.03	c   175s|     1 |     0 |280841 |     - |  88M|   0 |1979 |2442 |7049 |2442 |7462 |7608 |  42 |   0 | 1.266537e+03 |      --      |    Inf 
176.00/176.06	c   176s|     1 |     0 |281109 |     - |  87M|   0 |2003 |2442 |7049 |2442 |7474 |7620 |  42 |   0 | 1.267212e+03 |      --      |    Inf 
176.99/177.08	c   177s|     1 |     0 |281233 |     - |  86M|   0 |2009 |2442 |7049 |2442 |7484 |7630 |  42 |   0 | 1.267553e+03 |      --      |    Inf 
178.09/178.17	c   178s|     1 |     0 |281378 |     - |  85M|   0 |1985 |2442 |7049 |2442 |7404 |7635 |  42 |   0 | 1.267801e+03 |      --      |    Inf 
179.20/179.23	c   179s|     1 |     0 |281793 |     - |  83M|   0 |2047 |2442 |7049 |2442 |7408 |7639 |  42 |   0 | 1.268322e+03 |      --      |    Inf 
180.20/180.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
180.20/180.27	c   180s|     1 |     0 |282524 |     - |  82M|   0 |2034 |2442 |7049 |2442 |7421 |7652 |  42 |   0 | 1.268469e+03 |      --      |    Inf 
181.30/181.30	c   181s|     1 |     0 |283365 |     - |  81M|   0 |2012 |2442 |7049 |2442 |7436 |7667 |  42 |   0 | 1.268817e+03 |      --      |    Inf 
182.39/182.40	c   182s|     1 |     0 |284316 |     - |  80M|   0 |1964 |2442 |7049 |2442 |7447 |7678 |  42 |   0 | 1.269216e+03 |      --      |    Inf 
183.19/183.25	c   183s|     1 |     0 |284657 |     - |  79M|   0 |2010 |2442 |7049 |2442 |7461 |7692 |  42 |   0 | 1.269512e+03 |      --      |    Inf 
184.20/184.24	c   184s|     1 |     0 |284816 |     - |  77M|   0 |2027 |2442 |7049 |2442 |7369 |7701 |  42 |   0 | 1.269768e+03 |      --      |    Inf 
185.29/185.38	c   185s|     1 |     0 |285376 |     - |  77M|   0 |2012 |2442 |7049 |2442 |7374 |7706 |  42 |   0 | 1.269987e+03 |      --      |    Inf 
185.79/185.91	c   186s|     1 |     0 |286139 |     - |  77M|   0 |2031 |2442 |7049 |2442 |7384 |7716 |  42 |   0 | 1.270043e+03 |      --      |    Inf 
186.90/186.95	c   187s|     1 |     0 |287290 |     - |  76M|   0 |1980 |2442 |7049 |2442 |7396 |7728 |  42 |   0 | 1.270395e+03 |      --      |    Inf 
187.99/188.00	c   188s|     1 |     0 |289303 |     - |  76M|   0 |2021 |2442 |7049 |2442 |7404 |7736 |  42 |   0 | 1.270650e+03 |      --      |    Inf 
188.89/188.99	c   189s|     1 |     0 |290230 |     - |  75M|   0 |2021 |2442 |7049 |2442 |7422 |7754 |  42 |   0 | 1.271924e+03 |      --      |    Inf 
189.89/189.99	c   190s|     1 |     0 |290629 |     - |  75M|   0 |2019 |2442 |7049 |2442 |7377 |7765 |  42 |   0 | 1.272671e+03 |      --      |    Inf 
190.90/190.99	c   191s|     1 |     0 |290964 |     - |  75M|   0 |2004 |2442 |7049 |2442 |7385 |7773 |  42 |   0 | 1.272827e+03 |      --      |    Inf 
191.99/192.00	c   192s|     1 |     0 |291502 |     - |  74M|   0 |2007 |2442 |7049 |2442 |7408 |7796 |  42 |   0 | 1.272929e+03 |      --      |    Inf 
192.80/192.85	c   193s|     1 |     0 |291902 |     - |  73M|   0 |2004 |2442 |7049 |2442 |7434 |7822 |  42 |   0 | 1.272951e+03 |      --      |    Inf 
194.09/194.18	c   194s|     1 |     0 |293820 |     - |  73M|   0 |2039 |2442 |7049 |2442 |7455 |7843 |  42 |   0 | 1.273418e+03 |      --      |    Inf 
195.19/195.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
195.19/195.20	c   195s|     1 |     0 |295806 |     - |  73M|   0 |2009 |2442 |7049 |2442 |7485 |7873 |  42 |   0 | 1.274197e+03 |      --      |    Inf 
196.19/196.26	c   196s|     1 |     0 |296661 |     - |  72M|   0 |2046 |2442 |7049 |2442 |7444 |7892 |  42 |   0 | 1.274486e+03 |      --      |    Inf 
197.60/197.60	c   198s|     1 |     0 |298693 |     - |  72M|   0 |2013 |2442 |7049 |2442 |7464 |7912 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
198.49/198.56	c   199s|     1 |     0 |298922 |     - |  70M|   0 |2031 |2442 |7049 |2442 |7482 |7930 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
199.49/199.56	c   200s|     1 |     0 |299022 |     - |  70M|   0 |2036 |2442 |7049 |2442 |7491 |7939 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
200.69/200.70	c   201s|     1 |     0 |299546 |     - |  68M|   0 |2033 |2442 |7049 |2442 |7499 |7947 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
201.80/201.82	c   202s|     1 |     0 |299767 |     - |  67M|   0 |2009 |2442 |7049 |2442 |7505 |7953 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
202.79/202.89	c   203s|     1 |     0 |299976 |     - |  66M|   0 |1990 |2442 |7049 |2442 |7448 |7956 |  42 |   0 | 1.275575e+03 |      --      |    Inf 
206.00/206.06	c   206s|     1 |     2 |299976 |     - |  66M|   0 |1990 |2442 |7049 |2442 |7448 |7956 |  42 |  15 | 1.275575e+03 |      --      |    Inf 
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.01	c Solving Time (sec) : 1800.01
1800.04/1800.01	c Solving Nodes      : 3254
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +1.29145240851856e+03
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.01	c Total Time         :    1800.01
1800.04/1800.01	c   solving          :    1800.01
1800.04/1800.01	c   presolving       :       0.38 (included in solving)
1800.04/1800.01	c   reading          :       0.05 (included in solving)
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-3452505-1307083799.opb
1800.04/1800.01	c   Variables        : 2630 (2630 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.01	c   Constraints      : 6569 initial, 6569 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-3452505-1307083799.opb
1800.04/1800.01	c   Variables        : 2442 (2442 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.01	c   Constraints      : 6255 initial, 7499 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          3          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.23          2        183          0          0          0          0          0          0          0
1800.04/1800.01	c   setppc           :       0.02          0          0          0          0          0        190          0          0          0
1800.04/1800.01	c   linear           :       0.05          0          0          0          0          0        122          0        122          0
1800.04/1800.01	c   logicor          :       0.07          0          0          0          0          0          2          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0       3367          0          4          0          0        118          0          0       6498
1800.04/1800.01	c   setppc           :       1497        172      92728          0          0          3      28382        251       5737          0          0          0
1800.04/1800.01	c   linear           :          0+       171      88471          0          0          0         23          0          7         43          0          0
1800.04/1800.01	c   logicor          :       4758+       172      66406          0          0          1      18055        169       4594          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.04/1800.01	c   integral         :     466.73       0.00       0.00     466.73       0.00       0.00       0.00
1800.04/1800.01	c   setppc           :       2.82       0.02       2.79       0.00       0.00       0.00       0.01
1800.04/1800.01	c   linear           :       0.45       0.09       0.36       0.00       0.00       0.00       0.00
1800.04/1800.01	c   logicor          :       0.66       0.06       0.60       0.00       0.00       0.00       0.01
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :          0          0          0          0
1800.04/1800.01	c   rootredcost      :          0          0          0          0
1800.04/1800.01	c   pseudoobj        :      89201          0          0          0
1800.04/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.01	c   vbounds          :       0.02       0.02       0.00
1800.04/1800.01	c   rootredcost      :       0.02       0.02       0.00
1800.04/1800.01	c   pseudoobj        :       2.82       2.82       0.00
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.02        420        418        891       21.5        106        6.7          -
1800.04/1800.01	c   infeasible LP    :       0.09        222        222       1034       43.9         22        4.8          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -       1399       27.1          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       2.65        171          -          -       7624          -    (maximal pool size: 35409)
1800.04/1800.01	c   redcost          :       0.08       3538          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.06        172          0          0       4011          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :     108.93        172          0          0      76666          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       7.55         20          0          0      10000          0
1800.04/1800.01	c   cmir             :       0.31         10          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.32         10          0          0          0          0
1800.04/1800.01	c   clique           :       0.35        171          0          0         60          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.65          1          0          0          0        752
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :     466.73       3367          0        118          0          0       6498
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.00          0          0
1800.04/1800.01	c   crossover        :       0.00          0          0
1800.04/1800.01	c   veclendiving     :      52.23         53          0
1800.04/1800.01	c   fracdiving       :      80.51         57          0
1800.04/1800.01	c   trivial          :       0.00          2          0
1800.04/1800.01	c   shiftandpropagate:       0.02          1          0
1800.04/1800.01	c   simplerounding   :       0.00          0          0
1800.04/1800.01	c   zirounding       :       0.80       1000          0
1800.04/1800.01	c   rounding         :       0.43        782          0
1800.04/1800.01	c   shifting         :       1.29        300          0
1800.04/1800.01	c   intshifting      :       0.00          0          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   feaspump         :      23.71         12          0
1800.04/1800.01	c   clique           :       0.00          0          0
1800.04/1800.01	c   coefdiving       :      77.81         53          0
1800.04/1800.01	c   pscostdiving     :      62.44         36          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   objpscostdiving  :      29.51          3          0
1800.04/1800.01	c   rootsoldiving    :      16.07          4          0
1800.04/1800.01	c   linesearchdiving :      74.48         62          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.01          0          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   vbounds          :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   subnlp           :       0.00          0          0
1800.04/1800.01	c   trysol           :       0.00          0          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.14          0          0       0.00       0.00
1800.04/1800.01	c   dual LP          :     785.56       3542    3988514    1126.06    5077.31
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:     388.22      25259    1470340      58.21    3787.39
1800.04/1800.01	c   strong branching :     465.12       4551    1800793     395.69    3871.67
1800.04/1800.01	c     (at root node) :          -         15      12533     835.53          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :       3254
1800.04/1800.01	c   nodes (total)    :       3254
1800.04/1800.01	c   nodes left       :       3245
1800.04/1800.01	c   max depth        :         25
1800.04/1800.01	c   max depth (total):         25
1800.04/1800.01	c   backtracks       :       1202 (36.9%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :         42 (16 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       8.33
1800.04/1800.01	c   switching time   :       0.92
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +1.29145240851856e+03
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +1.27557502649311e+03
1800.04/1800.01	c   Root Iterations  :     299976

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.00 2/575 22439
/proc/meminfo: memFree=23539272/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=12996 CPUtime=0 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 2246 0 0 0 0 0 0 0 24 0 1 0 819977609 13307904 2198 33554432000 4194304 9128323 140733368673408 18446744073709551615 8012251 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22439/statm: 3249 2198 400 1205 0 2040 0

[startup+0.104753 s]
/proc/loadavg: 2.02 2.04 2.00 2/575 22439
/proc/meminfo: memFree=23539272/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=32168 CPUtime=0.09 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 7041 0 0 0 9 0 0 0 25 0 1 0 819977609 32940032 6733 33554432000 4194304 9128323 140733368673408 18446744073709551615 5266345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 8042 6733 505 1205 0 6833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32168

[startup+0.200723 s]
/proc/loadavg: 2.02 2.04 2.00 2/575 22439
/proc/meminfo: memFree=23539272/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=33448 CPUtime=0.19 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 7639 0 0 0 19 0 0 0 25 0 1 0 819977609 34250752 7149 33554432000 4194304 9128323 140733368673408 18446744073709551615 5507486 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 8362 7149 544 1205 0 7153 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33448

[startup+0.300703 s]
/proc/loadavg: 2.02 2.04 2.00 2/575 22439
/proc/meminfo: memFree=23539272/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=34336 CPUtime=0.29 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 7829 0 0 0 29 0 0 0 25 0 1 0 819977609 35160064 7339 33554432000 4194304 9128323 140733368673408 18446744073709551615 5488723 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 8584 7339 544 1205 0 7375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34336

[startup+0.700629 s]
/proc/loadavg: 2.02 2.04 2.00 2/575 22439
/proc/meminfo: memFree=23539272/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=49172 CPUtime=0.69 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 11880 0 0 0 67 2 0 0 25 0 1 0 819977609 50352128 11172 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 12293 11172 655 1205 0 11084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49172

[startup+1.50048 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 22440
/proc/meminfo: memFree=23495368/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=49708 CPUtime=1.49 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 12054 0 0 0 146 3 0 0 25 0 1 0 819977609 50900992 11315 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 12427 11315 655 1205 0 11218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49708

[startup+3.1002 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 22440
/proc/meminfo: memFree=23494064/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=50104 CPUtime=3.09 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 12211 0 0 0 304 5 0 0 25 0 1 0 819977609 51306496 11394 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 12526 11394 669 1205 0 11317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50104

[startup+6.30061 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 22440
/proc/meminfo: memFree=23440996/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=103132 CPUtime=6.29 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 25849 0 0 0 619 10 0 0 25 0 1 0 819977609 105607168 24498 33554432000 4194304 9128323 140733368673408 18446744073709551615 6300112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 25783 24498 765 1205 0 24574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 103132

[startup+12.7004 s]
/proc/loadavg: 2.01 2.04 2.00 3/576 22440
/proc/meminfo: memFree=23437836/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=103132 CPUtime=12.7 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 26013 0 0 0 1254 16 0 0 25 0 1 0 819977609 105607168 24615 33554432000 4194304 9128323 140733368673408 18446744073709551615 8008930 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 25783 24615 733 1205 0 24574 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 103132

[startup+25.5011 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 22440
/proc/meminfo: memFree=23427560/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=114020 CPUtime=25.49 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 31268 0 0 0 2523 26 0 0 25 0 1 0 819977609 116756480 27022 33554432000 4194304 9128323 140733368673408 18446744073709551615 7346352 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 28505 27022 733 1205 0 27296 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114020

[startup+51.1004 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 22441
/proc/meminfo: memFree=23393296/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=152300 CPUtime=51.09 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 46548 0 0 0 5055 54 0 0 25 0 1 0 819977609 155955200 35478 33554432000 4194304 9128323 140733368673408 18446744073709551615 6694338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 38075 35478 746 1205 0 36866 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152300

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 22442
/proc/meminfo: memFree=23333044/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=204304 CPUtime=102.3 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 78947 0 0 0 10112 118 0 0 25 0 1 0 819977609 209207296 48312 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 51076 48312 855 1205 0 49867 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 204304

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 22444
/proc/meminfo: memFree=23312748/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=162.29 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 91889 0 0 0 16035 194 0 0 25 0 1 0 819977609 227995648 53100 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53100 1058 1205 0 54454 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 222652

[startup+222.322 s]
/proc/loadavg: 2.00 2.01 2.00 3/576 22446
/proc/meminfo: memFree=23306616/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=222.31 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92337 0 0 0 21950 281 0 0 25 0 1 0 819977609 227995648 53235 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53235 769 1205 0 54454 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 222652

[startup+282.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/576 22447
/proc/meminfo: memFree=23301236/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=282.3 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92354 0 0 0 27847 383 0 0 25 0 1 0 819977609 227995648 53237 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53237 756 1205 0 54454 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 222652

[startup+342.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/576 22449
/proc/meminfo: memFree=23297880/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=342.3 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92362 0 0 0 33746 484 0 0 25 0 1 0 819977609 227995648 53245 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53245 756 1205 0 54454 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222652

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/576 22450
/proc/meminfo: memFree=23290128/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=402.3 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92362 0 0 0 39645 585 0 0 25 0 1 0 819977609 227995648 53245 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53245 756 1205 0 54454 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 222652

[startup+462.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/576 22452
/proc/meminfo: memFree=23284140/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=462.3 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92362 0 0 0 45544 686 0 0 25 0 1 0 819977609 227995648 53245 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53245 756 1205 0 54454 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 222652

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/576 22454
/proc/meminfo: memFree=23279368/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=522.3 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92362 0 0 0 51452 778 0 0 25 0 1 0 819977609 227995648 53245 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53245 756 1205 0 54454 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 222652

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/576 22455
/proc/meminfo: memFree=23278220/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=582.31 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92362 0 0 0 57352 879 0 0 25 0 1 0 819977609 227995648 53245 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53245 756 1205 0 54454 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 222652

[startup+642.3 s]

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

[startup+882.322 s]
/proc/loadavg: 2.22 2.07 2.02 3/576 22475
/proc/meminfo: memFree=23258608/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=882.34 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92366 0 0 0 86816 1418 0 0 25 0 1 0 819977609 227995648 53249 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53249 756 1205 0 54454 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 222652

[startup+942.301 s]
/proc/loadavg: 2.15 2.07 2.02 3/576 22477
/proc/meminfo: memFree=23257636/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=942.31 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92366 0 0 0 92703 1528 0 0 25 0 1 0 819977609 227995648 53249 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53249 756 1205 0 54454 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222652

[startup+1002.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/576 22478
/proc/meminfo: memFree=23256124/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1002.31 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92366 0 0 0 98590 1641 0 0 25 0 1 0 819977609 227995648 53249 33554432000 4194304 9128323 140733368673408 18446744073709551615 7313479 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53249 756 1205 0 54454 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 222652

[startup+1062.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/576 22480
/proc/meminfo: memFree=23253732/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1062.32 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92368 0 0 0 104476 1756 0 0 25 0 1 0 819977609 227995648 53251 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53251 756 1205 0 54454 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 222652

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/576 22482
/proc/meminfo: memFree=23250352/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1122.32 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92368 0 0 0 110371 1861 0 0 25 0 1 0 819977609 227995648 53251 33554432000 4194304 9128323 140733368673408 18446744073709551615 7162943 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53251 756 1205 0 54454 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 222652

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/576 22483
/proc/meminfo: memFree=23248592/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1182.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92368 0 0 0 116263 1970 0 0 25 0 1 0 819977609 227995648 53251 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53251 756 1205 0 54454 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 222652

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 22485
/proc/meminfo: memFree=23247312/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1242.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92368 0 0 0 122156 2077 0 0 25 0 1 0 819977609 227995648 53251 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53251 756 1205 0 54454 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 222652

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/576 22486
/proc/meminfo: memFree=23246424/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1302.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92371 0 0 0 128038 2195 0 0 25 0 1 0 819977609 227995648 53254 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53254 756 1205 0 54454 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 222652

[startup+1362.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/576 22488
/proc/meminfo: memFree=23244876/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1362.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92371 0 0 0 133927 2306 0 0 25 0 1 0 819977609 227995648 53254 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53254 756 1205 0 54454 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 222652

[startup+1422.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/576 22518
/proc/meminfo: memFree=23319028/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1422.35 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92371 0 0 0 139817 2418 0 0 25 0 1 0 819977609 227995648 53254 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53254 756 1205 0 54454 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 222652

[startup+1482.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/576 22519
/proc/meminfo: memFree=23317896/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1482.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92371 0 0 0 145710 2523 0 0 25 0 1 0 819977609 227995648 53254 33554432000 4194304 9128323 140733368673408 18446744073709551615 7315282 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53254 756 1205 0 54454 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 222652

[startup+1542.32 s]
/proc/loadavg: 2.07 2.08 2.02 3/576 22521
/proc/meminfo: memFree=23317680/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=222652 CPUtime=1542.35 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92372 0 0 0 151600 2635 0 0 25 0 1 0 819977609 227995648 53255 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 55663 53255 756 1205 0 54454 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 222652

[startup+1602.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/576 22522
/proc/meminfo: memFree=23315916/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=224324 CPUtime=1602.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92766 0 0 0 157490 2743 0 0 25 0 1 0 819977609 229707776 53649 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 56081 53649 756 1205 0 54872 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 224324

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/576 22524
/proc/meminfo: memFree=23317492/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=224324 CPUtime=1662.34 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 92774 0 0 0 163379 2855 0 0 25 0 1 0 819977609 229707776 53655 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 56081 53655 754 1205 0 54872 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 224324

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/576 22526
/proc/meminfo: memFree=23316936/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=225364 CPUtime=1722.33 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 93034 0 0 0 169269 2964 0 0 25 0 1 0 819977609 230772736 53915 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 56341 53915 754 1205 0 55132 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 225364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/576 22527
/proc/meminfo: memFree=23316028/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=225364 CPUtime=1782.34 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 93035 0 0 0 175167 3067 0 0 25 0 1 0 819977609 230772736 53916 33554432000 4194304 9128323 140733368673408 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22439/statm: 56341 53916 754 1205 0 55132 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 225364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.00 3/576 22528
/proc/meminfo: memFree=23313916/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=225364 CPUtime=1800.05 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 93036 0 0 0 176906 3099 0 0 25 0 1 0 819977609 230772736 53917 33554432000 4194304 9128323 140733368673408 18446744073709551615 6639675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22439/statm: 56341 53917 755 1205 0 55132 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 225364

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

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

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.00 3/576 22528
/proc/meminfo: memFree=23313916/32951124 swapFree=58940260/67111528
[pid=22439] ppid=22437 vsize=225364 CPUtime=1800.05 cores=1,3,5,7
/proc/22439/stat : 22439 (scip-2.0.1.4.li) R 22437 22439 14548 0 -1 4202496 93036 0 0 0 176906 3099 0 0 25 0 1 0 819977609 230772736 53917 33554432000 4194304 9128323 140733368673408 18446744073709551615 6639675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22439/statm: 56341 53917 755 1205 0 55132 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 225364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.08
CPU user time (s): 1769.07
CPU system time (s): 31.0073
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 225364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.07
system time used= 31.0073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93037
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= 2898

runsolver used 9.72152 second user time and 24.6213 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-03 08:49:59
IDJOB=3452505
IDBENCH=2143
IDSOLVER=1949
FILE ID=node139/3452505-1307083799
RUNJOBID= node139-1307083358-22084
PBS_JOBID= 13497847
Free space on /tmp= 73452 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-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1-c.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-3452505-1307083799/watcher-3452505-1307083799 -o /tmp/evaluation-result-3452505-1307083799/solver-3452505-1307083799 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452505-1307083799.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7d3927082349ded13241d71256bbcafb
RANDOM SEED=1464609390

node139.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.852
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.70
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.852
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.75
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.75
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23539428 kB
Buffers:        229324 kB
Cached:         587524 kB
SwapCached:       3628 kB
Active:        8629380 kB
Inactive:       479640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23539428 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:           12592 kB
Writeback:           0 kB
AnonPages:     8290148 kB
Mapped:          35932 kB
Slab:           152692 kB
PageTables:      78576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170979148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73440 MiB
End job on node139 at 2011-06-03 09:20:01