Trace number 3485323

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 2 2011-06-10 (fixed)? 1797.11 1797.08

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.5]
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-3485323-1307762880.opb>
0.02/0.04	c original problem has 2630 variables (2630 bin, 0 int, 0 impl, 0 cont) and 6569 constraints
0.02/0.04	c problem read
0.02/0.04	c presolving settings loaded
0.02/0.06	c presolving:
0.09/0.11	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.12	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.13	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.17	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.17	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.18	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.26	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.27	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.33	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.34	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.40	c    (0.4s) probing: 548/2630 (20.8%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.39/0.40	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.41	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.41	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.42	c    (0.4s) probing: 558/2630 (21.2%) - 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 presolving (13 rounds):
0.39/0.42	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.42	c  48352 implications, 0 cliques
0.39/0.42	c presolved problem has 2442 variables (2442 bin, 0 int, 0 impl, 0 cont) and 6255 constraints
0.39/0.42	c    1497 constraints of type <setppc>
0.39/0.42	c    4758 constraints of type <logicor>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.37
0.39/0.42	c - non default parameters ----------------------------------------------------------------------
0.39/0.42	c # SCIP version 2.0.1.4
0.39/0.42	c 
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = 10000
0.39/0.42	c 
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = 1797
0.39/0.42	c 
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = 13950
0.39/0.42	c 
0.39/0.42	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.42	c # [type: int, range: [1,2], default: 1]
0.39/0.42	c timing/clocktype = 2
0.39/0.42	c 
0.39/0.42	c # belongs reading time to solving time?
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c timing/reading = TRUE
0.39/0.42	c 
0.39/0.42	c # should presolving try to simplify inequalities
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c constraints/linear/simplifyinequalities = TRUE
0.39/0.42	c 
0.39/0.42	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c constraints/indicator/addCouplingCons = TRUE
0.39/0.42	c 
0.39/0.42	c # should presolving try to simplify knapsacks
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.42	c 
0.39/0.42	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.42	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.42	c separating/rapidlearning/freq = 0
0.39/0.42	c 
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving
0.39/0.42	c 
2.39/2.45	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.45	c   2.4s|     1 |     0 | 10641 |     - |  14M|   0 |1632 |2442 |6297 |2442 |6253 |   0 |  42 |   0 | 7.898000e+02 |      --      |    Inf 
3.99/4.01	c   4.0s|     1 |     0 | 15986 |     - |  17M|   0 |2349 |2442 |6297 |2442 |8155 |1902 |  42 |   0 | 8.001281e+02 |      --      |    Inf 
5.99/6.01	c   6.0s|     1 |     0 | 19353 |     - |  24M|   0 |1612 |2442 |7049 |2442 |8209 |1956 |  42 |   0 | 8.173726e+02 |      --      |    Inf 
6.39/6.47	c   6.5s|     1 |     0 | 20249 |     - |  27M|   0 |2072 |2442 |7049 |2442 |8243 |1990 |  42 |   0 | 8.234087e+02 |      --      |    Inf 
6.99/7.04	c   7.0s|     1 |     0 | 21116 |     - |  31M|   0 |2049 |2442 |7049 |2442 |8281 |2028 |  42 |   0 | 8.298583e+02 |      --      |    Inf 
7.89/7.97	c   8.0s|     1 |     0 | 22544 |     - |  33M|   0 |2079 |2442 |7049 |2442 |8325 |2072 |  42 |   0 | 8.335103e+02 |      --      |    Inf 
8.79/8.84	c   8.8s|     1 |     0 | 23402 |     - |  36M|   0 |1624 |2442 |7049 |2442 |8376 |2123 |  42 |   0 | 8.368373e+02 |      --      |    Inf 
10.39/10.40	c  10.4s|     1 |     0 | 25182 |     - |  37M|   0 |1708 |2442 |7049 |2442 |8419 |2166 |  42 |   0 | 8.397044e+02 |      --      |    Inf 
11.39/11.43	c  11.4s|     1 |     0 | 26558 |     - |  38M|   0 |1676 |2442 |7049 |2442 |8454 |2201 |  42 |   0 | 8.418305e+02 |      --      |    Inf 
13.10/13.17	c  13.2s|     1 |     0 | 27767 |     - |  41M|   0 |1694 |2442 |7049 |2442 |8497 |2244 |  42 |   0 | 8.452477e+02 |      --      |    Inf 
15.09/15.17	c  15.2s|     1 |     0 | 29681 |     - |  42M|   0 |1639 |2442 |7049 |2442 |8555 |2302 |  42 |   0 | 8.542473e+02 |      --      |    Inf 
16.39/16.45	c  16.5s|     1 |     0 | 31662 |     - |  44M|   0 |1662 |2442 |7049 |2442 |8605 |2352 |  42 |   0 | 8.597572e+02 |      --      |    Inf 
17.60/17.66	c  17.7s|     1 |     0 | 33471 |     - |  45M|   0 |1732 |2442 |7049 |2442 |8657 |2404 |  42 |   0 | 8.640853e+02 |      --      |    Inf 
20.09/20.15	c  20.2s|     1 |     0 | 34861 |     - |  47M|   0 |1748 |2442 |7049 |2442 |8695 |2442 |  42 |   0 | 8.675122e+02 |      --      |    Inf 
23.49/23.51	c  23.5s|     1 |     0 | 38047 |     - |  48M|   0 |1617 |2442 |7049 |2442 |8760 |2507 |  42 |   0 | 8.899393e+02 |      --      |    Inf 
24.99/25.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.99/25.06	c  25.1s|     1 |     0 | 39936 |     - |  49M|   0 |1675 |2442 |7049 |2442 |8812 |2559 |  42 |   0 | 8.923493e+02 |      --      |    Inf 
27.09/27.15	c  27.2s|     1 |     0 | 42063 |     - |  52M|   0 |1701 |2442 |7049 |2442 |6858 |2598 |  42 |   0 | 8.956810e+02 |      --      |    Inf 
27.89/27.98	c  28.0s|     1 |     0 | 43212 |     - |  56M|   0 |1971 |2442 |7049 |2442 |6892 |2632 |  42 |   0 | 8.983976e+02 |      --      |    Inf 
30.09/30.16	c  30.2s|     1 |     0 | 45564 |     - |  56M|   0 |1679 |2442 |7049 |2442 |6962 |2702 |  42 |   0 | 9.200367e+02 |      --      |    Inf 
30.70/30.78	c  30.8s|     1 |     0 | 46236 |     - |  59M|   0 |1691 |2442 |7049 |2442 |7014 |2754 |  42 |   0 | 9.256770e+02 |      --      |    Inf 
31.59/31.60	c  31.6s|     1 |     0 | 47670 |     - |  62M|   0 |1718 |2442 |7049 |2442 |7063 |2803 |  42 |   0 | 9.274719e+02 |      --      |    Inf 
32.69/32.79	c  32.8s|     1 |     0 | 49363 |     - |  65M|   0 |1955 |2442 |7049 |2442 |7104 |2844 |  42 |   0 | 9.299938e+02 |      --      |    Inf 
34.59/34.63	c  34.6s|     1 |     0 | 53008 |     - |  66M|   0 |1872 |2442 |7049 |2442 |6966 |2916 |  42 |   0 | 9.501847e+02 |      --      |    Inf 
35.29/35.39	c  35.4s|     1 |     0 | 54715 |     - |  67M|   0 |1943 |2442 |7049 |2442 |6998 |2948 |  42 |   0 | 9.522865e+02 |      --      |    Inf 
36.79/36.86	c  36.9s|     1 |     0 | 56695 |     - |  68M|   0 |1976 |2442 |7049 |2442 |7064 |3014 |  42 |   0 | 9.591701e+02 |      --      |    Inf 
37.69/37.80	c  37.8s|     1 |     0 | 59345 |     - |  70M|   0 |2011 |2442 |7049 |2442 |7105 |3055 |  42 |   0 | 9.615374e+02 |      --      |    Inf 
39.29/39.31	c  39.3s|     1 |     0 | 61523 |     - |  70M|   0 |1964 |2442 |7049 |2442 |7181 |3131 |  42 |   0 | 9.848977e+02 |      --      |    Inf 
39.89/39.90	c  39.9s|     1 |     0 | 62529 |     - |  72M|   0 |1923 |2442 |7049 |2442 |7235 |3185 |  42 |   0 | 9.880817e+02 |      --      |    Inf 
40.49/40.56	c  40.6s|     1 |     0 | 63745 |     - |  73M|   0 |1920 |2442 |7049 |2442 |7035 |3221 |  42 |   0 | 9.886594e+02 |      --      |    Inf 
41.19/41.29	c  41.3s|     1 |     0 | 65120 |     - |  75M|   0 |1869 |2442 |7049 |2442 |7063 |3249 |  42 |   0 | 9.904559e+02 |      --      |    Inf 
42.09/42.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.09/42.15	c  42.1s|     1 |     0 | 66385 |     - |  75M|   0 |1902 |2442 |7049 |2442 |7124 |3310 |  42 |   0 | 9.929225e+02 |      --      |    Inf 
43.19/43.20	c  43.2s|     1 |     0 | 68122 |     - |  77M|   0 |1983 |2442 |7049 |2442 |7166 |3352 |  42 |   0 | 9.946337e+02 |      --      |    Inf 
44.59/44.68	c  44.7s|     1 |     0 | 70243 |     - |  77M|   0 |1729 |2442 |7049 |2442 |7251 |3437 |  42 |   0 | 1.014438e+03 |      --      |    Inf 
45.30/45.34	c  45.3s|     1 |     0 | 71398 |     - |  79M|   0 |1821 |2442 |7049 |2442 |7292 |3478 |  42 |   0 | 1.016574e+03 |      --      |    Inf 
46.10/46.18	c  46.2s|     1 |     0 | 73349 |     - |  80M|   0 |1859 |2442 |7049 |2442 |7118 |3524 |  42 |   0 | 1.017734e+03 |      --      |    Inf 
47.49/47.50	c  47.5s|     1 |     0 | 76090 |     - |  82M|   0 |1774 |2442 |7049 |2442 |7167 |3573 |  42 |   0 | 1.020444e+03 |      --      |    Inf 
48.59/48.64	c  48.6s|     1 |     0 | 78321 |     - |  82M|   0 |1871 |2442 |7049 |2442 |7232 |3638 |  42 |   0 | 1.025394e+03 |      --      |    Inf 
49.79/49.86	c  49.9s|     1 |     0 | 80406 |     - |  83M|   0 |1885 |2442 |7049 |2442 |7293 |3699 |  42 |   0 | 1.028951e+03 |      --      |    Inf 
51.49/51.51	c  51.5s|     1 |     0 | 83596 |     - |  84M|   0 |1912 |2442 |7049 |2442 |7358 |3764 |  42 |   0 | 1.032014e+03 |      --      |    Inf 
52.69/52.75	c  52.8s|     1 |     0 | 85487 |     - |  87M|   0 |1895 |2442 |7049 |2442 |7400 |3806 |  42 |   0 | 1.033275e+03 |      --      |    Inf 
54.29/54.39	c  54.4s|     1 |     0 | 88226 |     - |  88M|   0 |1877 |2442 |7049 |2442 |7229 |3871 |  42 |   0 | 1.038869e+03 |      --      |    Inf 
55.39/55.43	c  55.4s|     1 |     0 | 90005 |     - |  90M|   0 |1845 |2442 |7049 |2442 |7265 |3907 |  42 |   0 | 1.040276e+03 |      --      |    Inf 
56.69/56.72	c  56.7s|     1 |     0 | 91999 |     - |  92M|   0 |2067 |2442 |7049 |2442 |7319 |3961 |  42 |   0 | 1.043242e+03 |      --      |    Inf 
58.59/58.62	c  58.6s|     1 |     0 | 95135 |     - |  92M|   0 |1756 |2442 |7049 |2442 |7402 |4044 |  42 |   0 | 1.061662e+03 |      --      |    Inf 
59.59/59.69	c  59.7s|     1 |     0 | 96947 |     - |  93M|   0 |1751 |2442 |7049 |2442 |7460 |4102 |  42 |   0 | 1.063882e+03 |      --      |    Inf 
60.59/60.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.59/60.61	c  60.6s|     1 |     0 | 98625 |     - |  95M|   0 |1901 |2442 |7049 |2442 |7520 |4162 |  42 |   0 | 1.066676e+03 |      --      |    Inf 
61.99/62.06	c  62.1s|     1 |     0 |100435 |     - |  96M|   0 |1768 |2442 |7049 |2442 |7333 |4210 |  42 |   0 | 1.068588e+03 |      --      |    Inf 
62.70/62.75	c  62.8s|     1 |     0 |101628 |     - |  97M|   0 |1878 |2442 |7049 |2442 |7374 |4251 |  42 |   0 | 1.069697e+03 |      --      |    Inf 
64.09/64.19	c  64.2s|     1 |     0 |104997 |     - |  98M|   0 |2022 |2442 |7049 |2442 |7424 |4301 |  42 |   0 | 1.070815e+03 |      --      |    Inf 
65.90/65.98	c  66.0s|     1 |     0 |108119 |     - |  99M|   0 |1869 |2442 |7049 |2442 |7501 |4378 |  42 |   0 | 1.081036e+03 |      --      |    Inf 
66.79/66.83	c  66.8s|     1 |     0 |110452 |     - | 101M|   0 |1868 |2442 |7049 |2442 |7544 |4421 |  42 |   0 | 1.082501e+03 |      --      |    Inf 
68.10/68.15	c  68.1s|     1 |     0 |112436 |     - | 102M|   0 |1898 |2442 |7049 |2442 |7600 |4477 |  42 |   0 | 1.085964e+03 |      --      |    Inf 
68.99/69.04	c  69.0s|     1 |     0 |114025 |     - | 103M|   0 |1874 |2442 |7049 |2442 |7385 |4528 |  42 |   0 | 1.088537e+03 |      --      |    Inf 
70.09/70.12	c  70.1s|     1 |     0 |116694 |     - | 105M|   0 |1984 |2442 |7049 |2442 |7436 |4579 |  42 |   0 | 1.089765e+03 |      --      |    Inf 
71.99/72.03	c  72.0s|     1 |     0 |120581 |     - | 106M|   0 |1873 |2442 |7049 |2442 |7512 |4655 |  42 |   0 | 1.103133e+03 |      --      |    Inf 
73.19/73.24	c  73.2s|     1 |     0 |122270 |     - | 107M|   0 |1848 |2442 |7049 |2442 |7573 |4716 |  42 |   0 | 1.106844e+03 |      --      |    Inf 
74.30/74.40	c  74.4s|     1 |     0 |124650 |     - | 108M|   0 |1918 |2442 |7049 |2442 |7625 |4768 |  42 |   0 | 1.109772e+03 |      --      |    Inf 
75.99/76.05	c  76.1s|     1 |     0 |127111 |     - | 109M|   0 |2011 |2442 |7049 |2442 |7685 |4828 |  42 |   0 | 1.119171e+03 |      --      |    Inf 
77.09/77.11	c  77.1s|     1 |     0 |128970 |     - | 109M|   0 |2020 |2442 |7049 |2442 |7429 |4870 |  42 |   0 | 1.120421e+03 |      --      |    Inf 
78.59/78.61	c  78.6s|     1 |     0 |132713 |     - | 110M|   0 |2017 |2442 |7049 |2442 |7484 |4925 |  42 |   0 | 1.128856e+03 |      --      |    Inf 
79.39/79.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
79.39/79.40	c  79.4s|     1 |     0 |134586 |     - | 111M|   0 |1873 |2442 |7049 |2442 |7525 |4966 |  42 |   0 | 1.130915e+03 |      --      |    Inf 
80.20/80.23	c  80.2s|     1 |     0 |136654 |     - | 112M|   0 |2030 |2442 |7049 |2442 |7567 |5008 |  42 |   0 | 1.132821e+03 |      --      |    Inf 
81.40/81.41	c  81.4s|     1 |     0 |139420 |     - | 113M|   0 |2086 |2442 |7049 |2442 |7609 |5050 |  42 |   0 | 1.134009e+03 |      --      |    Inf 
82.79/82.80	c  82.8s|     1 |     0 |141849 |     - | 114M|   0 |2127 |2442 |7049 |2442 |7641 |5082 |  42 |   0 | 1.134758e+03 |      --      |    Inf 
85.19/85.21	c  85.2s|     1 |     0 |145925 |     - | 114M|   0 |2069 |2442 |7049 |2442 |7388 |5148 |  42 |   0 | 1.140842e+03 |      --      |    Inf 
86.69/86.76	c  86.8s|     1 |     0 |148117 |     - | 115M|   0 |2017 |2442 |7049 |2442 |7439 |5199 |  42 |   0 | 1.145353e+03 |      --      |    Inf 
87.69/87.74	c  87.7s|     1 |     0 |150067 |     - | 117M|   0 |1987 |2442 |7049 |2442 |7483 |5243 |  42 |   0 | 1.147457e+03 |      --      |    Inf 
89.49/89.52	c  89.5s|     1 |     0 |153664 |     - | 117M|   0 |1985 |2442 |7049 |2442 |7539 |5299 |  42 |   0 | 1.155241e+03 |      --      |    Inf 
90.20/90.29	c  90.3s|     1 |     0 |155818 |     - | 119M|   0 |1990 |2442 |7049 |2442 |7588 |5348 |  42 |   0 | 1.158160e+03 |      --      |    Inf 
91.09/91.18	c  91.2s|     1 |     0 |157594 |     - | 120M|   0 |1963 |2442 |7049 |2442 |7635 |5395 |  42 |   0 | 1.159952e+03 |      --      |    Inf 
92.09/92.13	c  92.1s|     1 |     0 |159880 |     - | 121M|   0 |2049 |2442 |7049 |2442 |7424 |5433 |  42 |   0 | 1.161458e+03 |      --      |    Inf 
93.19/93.21	c  93.2s|     1 |     0 |161175 |     - | 122M|   0 |2057 |2442 |7049 |2442 |7466 |5475 |  42 |   0 | 1.161833e+03 |      --      |    Inf 
93.79/93.87	c  93.9s|     1 |     0 |162732 |     - | 123M|   0 |1980 |2442 |7049 |2442 |7504 |5513 |  42 |   0 | 1.162402e+03 |      --      |    Inf 
94.69/94.79	c  94.8s|     1 |     0 |165088 |     - | 125M|   0 |2067 |2442 |7049 |2442 |7551 |5560 |  42 |   0 | 1.163837e+03 |      --      |    Inf 
96.69/96.78	c  96.8s|     1 |     0 |169412 |     - | 125M|   0 |2059 |2442 |7049 |2442 |7593 |5602 |  42 |   0 | 1.168223e+03 |      --      |    Inf 
97.69/97.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.69/97.76	c  97.8s|     1 |     0 |171292 |     - | 126M|   0 |2012 |2442 |7049 |2442 |7637 |5646 |  42 |   0 | 1.169058e+03 |      --      |    Inf 
99.49/99.58	c  99.6s|     1 |     0 |174191 |     - | 127M|   0 |1982 |2442 |7049 |2442 |7444 |5695 |  42 |   0 | 1.174605e+03 |      --      |    Inf 
100.29/100.37	c   100s|     1 |     0 |175794 |     - | 128M|   0 |2059 |2442 |7049 |2442 |7471 |5722 |  42 |   0 | 1.175325e+03 |      --      |    Inf 
101.59/101.64	c   102s|     1 |     0 |177800 |     - | 129M|   0 |1946 |2442 |7049 |2442 |7535 |5786 |  42 |   0 | 1.178991e+03 |      --      |    Inf 
102.30/102.38	c   102s|     1 |     0 |179510 |     - | 130M|   0 |2048 |2442 |7049 |2442 |7570 |5821 |  42 |   0 | 1.180475e+03 |      --      |    Inf 
103.79/103.86	c   104s|     1 |     0 |182212 |     - | 130M|   0 |2041 |2442 |7049 |2442 |7618 |5869 |  42 |   0 | 1.184879e+03 |      --      |    Inf 
104.59/104.65	c   105s|     1 |     0 |184190 |     - | 131M|   0 |1954 |2442 |7049 |2442 |7663 |5914 |  42 |   0 | 1.186706e+03 |      --      |    Inf 
105.79/105.88	c   106s|     1 |     0 |186950 |     - | 132M|   0 |1971 |2442 |7049 |2442 |7490 |5949 |  42 |   0 | 1.189304e+03 |      --      |    Inf 
106.99/107.02	c   107s|     1 |     0 |190050 |     - | 133M|   0 |2056 |2442 |7049 |2442 |7528 |5987 |  42 |   0 | 1.191009e+03 |      --      |    Inf 
108.29/108.38	c   108s|     1 |     0 |192706 |     - | 134M|   0 |2031 |2442 |7049 |2442 |7571 |6030 |  42 |   0 | 1.194255e+03 |      --      |    Inf 
108.90/108.91	c   109s|     1 |     0 |194352 |     - | 135M|   0 |1989 |2442 |7049 |2442 |7612 |6071 |  42 |   0 | 1.195119e+03 |      --      |    Inf 
109.79/109.86	c   110s|     1 |     0 |196962 |     - | 135M|   0 |2030 |2442 |7049 |2442 |7651 |6110 |  42 |   0 | 1.196018e+03 |      --      |    Inf 
110.70/110.75	c   111s|     1 |     0 |198078 |     - | 136M|   0 |2084 |2442 |7049 |2442 |7682 |6141 |  42 |   0 | 1.196287e+03 |      --      |    Inf 
112.59/112.68	c   113s|     1 |     0 |201705 |     - | 136M|   0 |2049 |2442 |7049 |2442 |7472 |6191 |  42 |   0 | 1.200389e+03 |      --      |    Inf 
113.69/113.78	c   114s|     1 |     0 |204306 |     - | 137M|   0 |2010 |2442 |7049 |2442 |7500 |6219 |  42 |   0 | 1.201995e+03 |      --      |    Inf 
114.40/114.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
114.40/114.46	c   114s|     1 |     0 |206392 |     - | 137M|   0 |2014 |2442 |7049 |2442 |7530 |6249 |  42 |   0 | 1.203511e+03 |      --      |    Inf 
116.69/116.75	c   117s|     1 |     0 |210626 |     - | 138M|   0 |2049 |2442 |7049 |2442 |7572 |6291 |  42 |   0 | 1.209473e+03 |      --      |    Inf 
118.30/118.36	c   118s|     1 |     0 |213649 |     - | 138M|   0 |2003 |2442 |7049 |2442 |7604 |6323 |  42 |   0 | 1.211027e+03 |      --      |    Inf 
119.09/119.16	c   119s|     1 |     0 |215384 |     - | 139M|   0 |1993 |2442 |7049 |2442 |7642 |6361 |  42 |   0 | 1.211606e+03 |      --      |    Inf 
120.49/120.50	c   121s|     1 |     0 |218004 |     - | 139M|   0 |1947 |2442 |7049 |2442 |7454 |6401 |  42 |   0 | 1.214787e+03 |      --      |    Inf 
121.39/121.45	c   121s|     1 |     0 |220511 |     - | 140M|   0 |1929 |2442 |7049 |2442 |7492 |6439 |  42 |   0 | 1.216044e+03 |      --      |    Inf 
122.69/122.75	c   123s|     1 |     0 |223002 |     - | 140M|   0 |2029 |2442 |7049 |2442 |7529 |6476 |  42 |   0 | 1.218263e+03 |      --      |    Inf 
124.00/124.06	c   124s|     1 |     0 |224997 |     - | 140M|   0 |1980 |2442 |7049 |2442 |7559 |6506 |  42 |   0 | 1.220301e+03 |      --      |    Inf 
124.69/124.71	c   125s|     1 |     0 |225999 |     - | 141M|   0 |2039 |2442 |7049 |2442 |7586 |6533 |  42 |   0 | 1.220750e+03 |      --      |    Inf 
125.59/125.62	c   126s|     1 |     0 |227209 |     - | 142M|   0 |2059 |2442 |7049 |2442 |7609 |6556 |  42 |   0 | 1.221112e+03 |      --      |    Inf 
127.29/127.31	c   127s|     1 |     0 |229935 |     - | 142M|   0 |1998 |2442 |7049 |2442 |7437 |6582 |  42 |   0 | 1.222748e+03 |      --      |    Inf 
127.99/128.02	c   128s|     1 |     0 |230955 |     - | 143M|   0 |2015 |2442 |7049 |2442 |7455 |6600 |  42 |   0 | 1.223333e+03 |      --      |    Inf 
129.40/129.42	c   129s|     1 |     0 |233266 |     - | 141M|   0 |2062 |2442 |7049 |2442 |7475 |6620 |  42 |   0 | 1.224389e+03 |      --      |    Inf 
130.69/130.75	c   131s|     1 |     0 |235351 |     - | 136M|   0 |2071 |2442 |7049 |2442 |7501 |6646 |  42 |   0 | 1.225247e+03 |      --      |    Inf 
131.49/131.59	c   132s|     1 |     0 |237176 |     - | 134M|   0 |2024 |2442 |7049 |2442 |7519 |6664 |  42 |   0 | 1.225913e+03 |      --      |    Inf 
132.39/132.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
132.39/132.41	c   132s|     1 |     0 |238452 |     - | 131M|   0 |1980 |2442 |7049 |2442 |7541 |6686 |  42 |   0 | 1.226533e+03 |      --      |    Inf 
133.39/133.40	c   133s|     1 |     0 |241311 |     - | 129M|   0 |2084 |2442 |7049 |2442 |7336 |6705 |  42 |   0 | 1.227409e+03 |      --      |    Inf 
134.69/134.76	c   135s|     1 |     0 |243777 |     - | 127M|   0 |2053 |2442 |7049 |2442 |7383 |6752 |  42 |   0 | 1.228665e+03 |      --      |    Inf 
135.89/135.90	c   136s|     1 |     0 |244706 |     - | 126M|   0 |2018 |2442 |7049 |2442 |7413 |6782 |  42 |   0 | 1.229601e+03 |      --      |    Inf 
136.40/136.49	c   136s|     1 |     0 |245243 |     - | 125M|   0 |2020 |2442 |7049 |2442 |7438 |6807 |  42 |   0 | 1.229928e+03 |      --      |    Inf 
137.30/137.37	c   137s|     1 |     0 |246217 |     - | 124M|   0 |2083 |2442 |7049 |2442 |7461 |6830 |  42 |   0 | 1.230399e+03 |      --      |    Inf 
138.09/138.11	c   138s|     1 |     0 |247738 |     - | 124M|   0 |2027 |2442 |7049 |2442 |7483 |6852 |  42 |   0 | 1.230684e+03 |      --      |    Inf 
139.49/139.58	c   140s|     1 |     0 |251102 |     - | 122M|   0 |2089 |2442 |7049 |2442 |7397 |6895 |  42 |   0 | 1.232961e+03 |      --      |    Inf 
140.19/140.23	c   140s|     1 |     0 |252095 |     - | 122M|   0 |2031 |2442 |7049 |2442 |7422 |6920 |  42 |   0 | 1.233662e+03 |      --      |    Inf 
140.90/140.93	c   141s|     1 |     0 |253607 |     - | 120M|   0 |2056 |2442 |7049 |2442 |7452 |6950 |  42 |   0 | 1.234155e+03 |      --      |    Inf 
142.39/142.45	c   142s|     1 |     0 |255250 |     - | 119M|   0 |2088 |2442 |7049 |2442 |7478 |6976 |  42 |   0 | 1.235725e+03 |      --      |    Inf 
144.59/144.60	c   145s|     1 |     0 |258756 |     - | 119M|   0 |1988 |2442 |7049 |2442 |7516 |7014 |  42 |   0 | 1.237502e+03 |      --      |    Inf 
145.39/145.44	c   145s|     1 |     0 |259861 |     - | 116M|   0 |2028 |2442 |7049 |2442 |7534 |7032 |  42 |   0 | 1.238456e+03 |      --      |    Inf 
146.59/146.63	c   147s|     1 |     0 |260951 |     - | 112M|   0 |2019 |2442 |7049 |2442 |7431 |7059 |  42 |   0 | 1.239511e+03 |      --      |    Inf 
147.99/148.01	c   148s|     1 |     0 |262063 |     - | 111M|   0 |2015 |2442 |7049 |2442 |7459 |7087 |  42 |   0 | 1.241058e+03 |      --      |    Inf 
149.09/149.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
149.09/149.11	c   149s|     1 |     0 |263143 |     - | 109M|   0 |1995 |2442 |7049 |2442 |7482 |7110 |  42 |   0 | 1.241936e+03 |      --      |    Inf 
150.19/150.21	c   150s|     1 |     0 |264516 |     - | 107M|   0 |1975 |2442 |7049 |2442 |7500 |7128 |  42 |   0 | 1.243643e+03 |      --      |    Inf 
150.70/150.78	c   151s|     1 |     0 |265221 |     - | 105M|   0 |2003 |2442 |7049 |2442 |7516 |7144 |  42 |   0 | 1.244408e+03 |      --      |    Inf 
151.49/151.58	c   152s|     1 |     0 |265829 |     - | 104M|   0 |1986 |2442 |7049 |2442 |7526 |7154 |  42 |   0 | 1.244743e+03 |      --      |    Inf 
152.99/153.04	c   153s|     1 |     0 |267943 |     - | 104M|   0 |2038 |2442 |7049 |2442 |7421 |7176 |  42 |   0 | 1.245573e+03 |      --      |    Inf 
154.00/154.07	c   154s|     1 |     0 |268769 |     - | 103M|   0 |1979 |2442 |7049 |2442 |7435 |7190 |  42 |   0 | 1.246530e+03 |      --      |    Inf 
154.99/155.08	c   155s|     1 |     0 |269556 |     - | 102M|   0 |2022 |2442 |7049 |2442 |7468 |7223 |  42 |   0 | 1.247875e+03 |      --      |    Inf 
156.20/156.24	c   156s|     1 |     0 |270418 |     - | 101M|   0 |1988 |2442 |7049 |2442 |7500 |7255 |  42 |   0 | 1.249274e+03 |      --      |    Inf 
157.20/157.29	c   157s|     1 |     0 |271243 |     - | 101M|   0 |1979 |2442 |7049 |2442 |7540 |7295 |  42 |   0 | 1.252282e+03 |      --      |    Inf 
157.99/158.07	c   158s|     1 |     0 |271982 |     - |  99M|   0 |1935 |2442 |7049 |2442 |7558 |7313 |  42 |   0 | 1.252907e+03 |      --      |    Inf 
158.99/159.01	c   159s|     1 |     0 |272327 |     - |  98M|   0 |1963 |2442 |7049 |2442 |7452 |7338 |  42 |   0 | 1.253652e+03 |      --      |    Inf 
160.00/160.02	c   160s|     1 |     0 |273286 |     - |  98M|   0 |1982 |2442 |7049 |2442 |7475 |7361 |  42 |   0 | 1.255531e+03 |      --      |    Inf 
160.69/160.72	c   161s|     1 |     0 |273787 |     - |  97M|   0 |2009 |2442 |7049 |2442 |7496 |7382 |  42 |   0 | 1.257198e+03 |      --      |    Inf 
161.59/161.68	c   162s|     1 |     0 |274781 |     - |  97M|   0 |1991 |2442 |7049 |2442 |7518 |7404 |  42 |   0 | 1.259046e+03 |      --      |    Inf 
162.09/162.18	c   162s|     1 |     0 |275237 |     - |  97M|   0 |1991 |2442 |7049 |2442 |7537 |7423 |  42 |   0 | 1.259638e+03 |      --      |    Inf 
163.09/163.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
163.09/163.10	c   163s|     1 |     0 |276089 |     - |  96M|   0 |1938 |2442 |7049 |2442 |7552 |7438 |  42 |   0 | 1.260289e+03 |      --      |    Inf 
163.60/163.62	c   164s|     1 |     0 |276516 |     - |  94M|   0 |1916 |2442 |7049 |2442 |7448 |7454 |  42 |   0 | 1.260452e+03 |      --      |    Inf 
164.29/164.33	c   164s|     1 |     0 |277052 |     - |  94M|   0 |2003 |2442 |7049 |2442 |7462 |7468 |  42 |   0 | 1.260855e+03 |      --      |    Inf 
164.90/164.98	c   165s|     1 |     0 |277489 |     - |  95M|   0 |1995 |2442 |7049 |2442 |7481 |7487 |  42 |   0 | 1.261279e+03 |      --      |    Inf 
165.89/165.90	c   166s|     1 |     0 |277961 |     - |  95M|   0 |1963 |2442 |7049 |2442 |7494 |7500 |  42 |   0 | 1.261807e+03 |      --      |    Inf 
166.79/166.84	c   167s|     1 |     0 |278443 |     - |  92M|   0 |1902 |2442 |7049 |2442 |7511 |7517 |  42 |   0 | 1.262591e+03 |      --      |    Inf 
167.79/167.83	c   168s|     1 |     0 |279220 |     - |  91M|   0 |1942 |2442 |7049 |2442 |7530 |7536 |  42 |   0 | 1.264021e+03 |      --      |    Inf 
168.59/168.69	c   169s|     1 |     0 |279841 |     - |  90M|   0 |1976 |2442 |7049 |2442 |7418 |7564 |  42 |   0 | 1.265691e+03 |      --      |    Inf 
169.49/169.52	c   170s|     1 |     0 |280002 |     - |  89M|   0 |1991 |2442 |7049 |2442 |7432 |7578 |  42 |   0 | 1.265843e+03 |      --      |    Inf 
170.50/170.57	c   171s|     1 |     0 |280386 |     - |  89M|   0 |1983 |2442 |7049 |2442 |7442 |7588 |  42 |   0 | 1.266267e+03 |      --      |    Inf 
171.50/171.56	c   172s|     1 |     0 |280841 |     - |  88M|   0 |1979 |2442 |7049 |2442 |7462 |7608 |  42 |   0 | 1.266537e+03 |      --      |    Inf 
172.49/172.56	c   173s|     1 |     0 |281109 |     - |  87M|   0 |2003 |2442 |7049 |2442 |7474 |7620 |  42 |   0 | 1.267212e+03 |      --      |    Inf 
173.49/173.55	c   174s|     1 |     0 |281233 |     - |  86M|   0 |2009 |2442 |7049 |2442 |7484 |7630 |  42 |   0 | 1.267553e+03 |      --      |    Inf 
174.59/174.60	c   175s|     1 |     0 |281378 |     - |  85M|   0 |1985 |2442 |7049 |2442 |7404 |7635 |  42 |   0 | 1.267801e+03 |      --      |    Inf 
175.59/175.64	c   176s|     1 |     0 |281793 |     - |  83M|   0 |2047 |2442 |7049 |2442 |7408 |7639 |  42 |   0 | 1.268322e+03 |      --      |    Inf 
176.59/176.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
176.59/176.65	c   177s|     1 |     0 |282524 |     - |  82M|   0 |2034 |2442 |7049 |2442 |7421 |7652 |  42 |   0 | 1.268469e+03 |      --      |    Inf 
177.60/177.65	c   178s|     1 |     0 |283365 |     - |  81M|   0 |2012 |2442 |7049 |2442 |7436 |7667 |  42 |   0 | 1.268817e+03 |      --      |    Inf 
178.70/178.71	c   179s|     1 |     0 |284316 |     - |  80M|   0 |1964 |2442 |7049 |2442 |7447 |7678 |  42 |   0 | 1.269216e+03 |      --      |    Inf 
179.49/179.54	c   180s|     1 |     0 |284657 |     - |  79M|   0 |2010 |2442 |7049 |2442 |7461 |7692 |  42 |   0 | 1.269512e+03 |      --      |    Inf 
180.40/180.49	c   180s|     1 |     0 |284816 |     - |  77M|   0 |2027 |2442 |7049 |2442 |7369 |7701 |  42 |   0 | 1.269768e+03 |      --      |    Inf 
181.59/181.61	c   182s|     1 |     0 |285376 |     - |  77M|   0 |2012 |2442 |7049 |2442 |7374 |7706 |  42 |   0 | 1.269987e+03 |      --      |    Inf 
182.10/182.12	c   182s|     1 |     0 |286139 |     - |  77M|   0 |2031 |2442 |7049 |2442 |7384 |7716 |  42 |   0 | 1.270043e+03 |      --      |    Inf 
183.09/183.12	c   183s|     1 |     0 |287290 |     - |  76M|   0 |1980 |2442 |7049 |2442 |7396 |7728 |  42 |   0 | 1.270395e+03 |      --      |    Inf 
184.09/184.15	c   184s|     1 |     0 |289303 |     - |  76M|   0 |2021 |2442 |7049 |2442 |7404 |7736 |  42 |   0 | 1.270650e+03 |      --      |    Inf 
185.09/185.11	c   185s|     1 |     0 |290230 |     - |  75M|   0 |2021 |2442 |7049 |2442 |7422 |7754 |  42 |   0 | 1.271924e+03 |      --      |    Inf 
185.99/186.09	c   186s|     1 |     0 |290629 |     - |  75M|   0 |2019 |2442 |7049 |2442 |7377 |7765 |  42 |   0 | 1.272671e+03 |      --      |    Inf 
187.00/187.05	c   187s|     1 |     0 |290964 |     - |  75M|   0 |2004 |2442 |7049 |2442 |7385 |7773 |  42 |   0 | 1.272827e+03 |      --      |    Inf 
188.00/188.04	c   188s|     1 |     0 |291502 |     - |  74M|   0 |2007 |2442 |7049 |2442 |7408 |7796 |  42 |   0 | 1.272929e+03 |      --      |    Inf 
188.80/188.87	c   189s|     1 |     0 |291902 |     - |  73M|   0 |2004 |2442 |7049 |2442 |7434 |7822 |  42 |   0 | 1.272951e+03 |      --      |    Inf 
190.09/190.17	c   190s|     1 |     0 |293820 |     - |  73M|   0 |2039 |2442 |7049 |2442 |7455 |7843 |  42 |   0 | 1.273418e+03 |      --      |    Inf 
191.09/191.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.09/191.16	c   191s|     1 |     0 |295806 |     - |  73M|   0 |2009 |2442 |7049 |2442 |7485 |7873 |  42 |   0 | 1.274197e+03 |      --      |    Inf 
192.09/192.19	c   192s|     1 |     0 |296661 |     - |  72M|   0 |2046 |2442 |7049 |2442 |7444 |7892 |  42 |   0 | 1.274486e+03 |      --      |    Inf 
193.39/193.50	c   194s|     1 |     0 |298693 |     - |  72M|   0 |2013 |2442 |7049 |2442 |7464 |7912 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
194.40/194.42	c   194s|     1 |     0 |298922 |     - |  70M|   0 |2031 |2442 |7049 |2442 |7482 |7930 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
195.29/195.39	c   195s|     1 |     0 |299022 |     - |  70M|   0 |2036 |2442 |7049 |2442 |7491 |7939 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
196.49/196.51	c   197s|     1 |     0 |299546 |     - |  68M|   0 |2033 |2442 |7049 |2442 |7499 |7947 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
197.49/197.59	c   198s|     1 |     0 |299767 |     - |  67M|   0 |2009 |2442 |7049 |2442 |7505 |7953 |  42 |   0 | 1.275559e+03 |      --      |    Inf 
198.59/198.63	c   199s|     1 |     0 |299976 |     - |  66M|   0 |1990 |2442 |7049 |2442 |7448 |7956 |  42 |   0 | 1.275575e+03 |      --      |    Inf 
201.69/201.77	c   202s|     1 |     2 |299976 |     - |  66M|   0 |1990 |2442 |7049 |2442 |7448 |7956 |  42 |  15 | 1.275575e+03 |      --      |    Inf 
1797.02/1797.01	c 
1797.02/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.02/1797.01	c Solving Time (sec) : 1797.01
1797.02/1797.01	c Solving Nodes      : 3649
1797.02/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.02/1797.01	c Dual Bound         : +1.29203276958390e+03
1797.02/1797.01	c Gap                : infinite
1797.02/1797.01	s UNKNOWN
1797.02/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.02/1797.01	c Total Time         :    1797.01
1797.02/1797.01	c   solving          :    1797.01
1797.02/1797.01	c   presolving       :       0.37 (included in solving)
1797.02/1797.01	c   reading          :       0.04 (included in solving)
1797.02/1797.01	c Original Problem   :
1797.02/1797.01	c   Problem name     : HOME/instance-3485323-1307762880.opb
1797.02/1797.01	c   Variables        : 2630 (2630 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.02/1797.01	c   Constraints      : 6569 initial, 6569 maximal
1797.02/1797.01	c Presolved Problem  :
1797.02/1797.01	c   Problem name     : t_HOME/instance-3485323-1307762880.opb
1797.02/1797.01	c   Variables        : 2442 (2442 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.02/1797.01	c   Constraints      : 6255 initial, 7527 maximal
1797.02/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.02/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.02/1797.01	c   implics          :       0.00          0          3          0          0          0          0          0          0          0
1797.02/1797.01	c   probing          :       0.23          2        183          0          0          0          0          0          0          0
1797.02/1797.01	c   setppc           :       0.02          0          0          0          0          0        190          0          0          0
1797.02/1797.01	c   linear           :       0.05          0          0          0          0          0        122          0        122          0
1797.02/1797.01	c   logicor          :       0.06          0          0          0          0          0          2          0          0          0
1797.02/1797.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.02/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.02/1797.01	c   integral         :          0          0          0       3778          0          4          0          0        137          0          0       7282
1797.02/1797.01	c   setppc           :       1497        172      88214          0          2          3      28792        236       4967          0          0          0
1797.02/1797.01	c   linear           :          0+       171      83971          0          0          0         32          0          3         43          0          0
1797.02/1797.01	c   logicor          :       4758+       172      62022          0          2          1      18064        158       4540          0          0          0
1797.02/1797.01	c   countsols        :          0          0          0          0          2          0          0          0          0          0          0          0
1797.02/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.02/1797.01	c   integral         :     462.44       0.00       0.00     462.44       0.00       0.00       0.00
1797.02/1797.01	c   setppc           :       2.86       0.02       2.83       0.00       0.00       0.00       0.01
1797.02/1797.01	c   linear           :       0.47       0.09       0.38       0.00       0.00       0.00       0.00
1797.02/1797.01	c   logicor          :       0.63       0.06       0.57       0.00       0.00       0.00       0.01
1797.02/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.02/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.02/1797.01	c   vbounds          :          0          0          0          0
1797.02/1797.01	c   rootredcost      :          0          0          0          0
1797.02/1797.01	c   pseudoobj        :      84699          0          0          0
1797.02/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.02/1797.01	c   vbounds          :       0.02       0.02       0.00
1797.02/1797.01	c   rootredcost      :       0.02       0.02       0.00
1797.02/1797.01	c   pseudoobj        :       2.63       2.63       0.00
1797.02/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.02/1797.01	c   propagation      :       0.02        394        392        886       21.8        127        7.5          -
1797.02/1797.01	c   infeasible LP    :       0.10        221        221        970       41.0         35        5.4          0
1797.02/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.02/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.02/1797.01	c   applied globally :          -          -          -       1352       25.0          -          -          -
1797.02/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.02/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.02/1797.01	c   cut pool         :       2.65        171          -          -       7624          -    (maximal pool size: 35409)
1797.02/1797.01	c   redcost          :       0.09       3949          0          0          0          0
1797.02/1797.01	c   impliedbounds    :       0.05        172          0          0       4011          0
1797.02/1797.01	c   intobj           :       0.00          0          0          0          0          0
1797.02/1797.01	c   gomory           :     105.60        172          0          0      76666          0
1797.02/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1797.02/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1797.02/1797.01	c   strongcg         :       7.40         20          0          0      10000          0
1797.02/1797.01	c   cmir             :       0.33         10          0          0          0          0
1797.02/1797.01	c   flowcover        :       0.32         10          0          0          0          0
1797.02/1797.01	c   clique           :       0.31        171          0          0         60          0
1797.02/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.02/1797.01	c   mcf              :       0.01          1          0          0          0          0
1797.02/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1797.02/1797.01	c   rapidlearning    :       0.64          1          0          0          0        752
1797.02/1797.01	c Pricers            :       Time      Calls       Vars
1797.02/1797.01	c   problem variables:       0.00          0          0
1797.02/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.02/1797.01	c   relpscost        :     462.44       3778          0        137          0          0       7282
1797.02/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.02/1797.01	c   inference        :       0.00          2          0          0          0          0          4
1797.02/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.02/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.02/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.02/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.02/1797.01	c   random           :       0.00          0          0          0          0          0          0
1797.02/1797.01	c Primal Heuristics  :       Time      Calls      Found
1797.02/1797.01	c   LP solutions     :       0.00          -          0
1797.02/1797.01	c   pseudo solutions :       0.00          -          0
1797.02/1797.01	c   oneopt           :       0.00          0          0
1797.02/1797.01	c   crossover        :       0.00          0          0
1797.02/1797.01	c   fracdiving       :      77.98         54          0
1797.02/1797.01	c   coefdiving       :      78.10         55          0
1797.02/1797.01	c   trivial          :       0.00          2          0
1797.02/1797.01	c   shiftandpropagate:       0.02          1          0
1797.02/1797.01	c   simplerounding   :       0.00          0          0
1797.02/1797.01	c   zirounding       :       0.80       1000          0
1797.02/1797.01	c   rounding         :       0.43        828          0
1797.02/1797.01	c   shifting         :       1.21        287          0
1797.02/1797.01	c   intshifting      :       0.00          0          0
1797.02/1797.01	c   twoopt           :       0.00          0          0
1797.02/1797.01	c   fixandinfer      :       0.00          0          0
1797.02/1797.01	c   feaspump         :      28.97         13          0
1797.02/1797.01	c   clique           :       0.00          0          0
1797.02/1797.01	c   pscostdiving     :      64.83         38          0
1797.02/1797.01	c   veclendiving     :      52.73         52          0
1797.02/1797.01	c   intdiving        :       0.00          0          0
1797.02/1797.01	c   actconsdiving    :       0.00          0          0
1797.02/1797.01	c   objpscostdiving  :      32.69          4          0
1797.02/1797.01	c   rootsoldiving    :      14.56          3          0
1797.02/1797.01	c   linesearchdiving :      73.68         57          0
1797.02/1797.01	c   guideddiving     :       0.00          0          0
1797.02/1797.01	c   octane           :       0.00          0          0
1797.02/1797.01	c   rens             :       0.01          0          0
1797.02/1797.01	c   rins             :       0.00          0          0
1797.02/1797.01	c   localbranching   :       0.00          0          0
1797.02/1797.01	c   mutation         :       0.00          0          0
1797.02/1797.01	c   dins             :       0.00          0          0
1797.02/1797.01	c   vbounds          :       0.00          0          0
1797.02/1797.01	c   undercover       :       0.00          0          0
1797.02/1797.01	c   subnlp           :       0.00          0          0
1797.02/1797.01	c   trysol           :       0.00          0          0
1797.02/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.02/1797.01	c   primal LP        :       0.15          0          0       0.00       0.00
1797.02/1797.01	c   dual LP          :     782.86       3956    4030560    1018.85    5148.50
1797.02/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1797.02/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.02/1797.01	c   diving/probing LP:     395.04      24156    1512785      62.63    3829.47
1797.02/1797.01	c   strong branching :     460.68       4330    1863852     430.45    4045.88
1797.02/1797.01	c     (at root node) :          -         15      12533     835.53          -
1797.02/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.02/1797.01	c B&B Tree           :
1797.02/1797.01	c   number of runs   :          1
1797.02/1797.01	c   nodes            :       3649
1797.02/1797.01	c   nodes (total)    :       3649
1797.02/1797.01	c   nodes left       :       3638
1797.02/1797.01	c   max depth        :         24
1797.02/1797.01	c   max depth (total):         24
1797.02/1797.01	c   backtracks       :       1386 (38.0%)
1797.02/1797.01	c   delayed cutoffs  :          0
1797.02/1797.01	c   repropagations   :         30 (8 domain reductions, 0 cutoffs)
1797.02/1797.01	c   avg switch length:       8.33
1797.02/1797.01	c   switching time   :       1.05
1797.02/1797.01	c Solution           :
1797.02/1797.01	c   Solutions found  :          0 (0 improvements)
1797.02/1797.01	c   Primal Bound     :          -
1797.02/1797.01	c   Dual Bound       : +1.29203276958390e+03
1797.02/1797.01	c   Gap              :   infinite
1797.02/1797.01	c   Root Dual Bound  : +1.27557502649311e+03
1797.02/1797.01	c   Root Iterations  :     299976
1797.02/1797.07	c Time complete: 1797.09.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11218
/proc/meminfo: memFree=31472392/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=11088 CPUtime=0 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 1766 0 0 0 0 0 0 0 18 0 1 0 887886490 11354112 1720 33554432000 4194304 8979876 140734501854112 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11218/statm: 2772 1720 358 1169 0 1599 0

[startup+0.0253279 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11218
/proc/meminfo: memFree=31472392/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=13788 CPUtime=0.02 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 2450 0 0 0 2 0 0 0 18 0 1 0 887886490 14118912 2404 33554432000 4194304 8979876 140734501854112 18446744073709551615 7836088 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11218/statm: 3447 2404 366 1169 0 2274 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13788

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11218
/proc/meminfo: memFree=31472392/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=32012 CPUtime=0.09 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 7018 0 0 0 9 0 0 0 18 0 1 0 887886490 32780288 6715 33554432000 4194304 8979876 140734501854112 18446744073709551615 4202284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 8003 6715 491 1169 0 6830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32012

[startup+0.300301 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11218
/proc/meminfo: memFree=31472392/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=34180 CPUtime=0.29 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 7802 0 0 0 29 0 0 0 18 0 1 0 887886490 35000320 7317 33554432000 4194304 8979876 140734501854112 18446744073709551615 4888936 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 8545 7317 526 1169 0 7372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34180

[startup+0.700196 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 11218
/proc/meminfo: memFree=31472392/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=49308 CPUtime=0.69 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 11893 0 0 0 68 1 0 0 18 0 1 0 887886490 50491392 11228 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 12327 11228 644 1169 0 11154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49308

[startup+1.50109 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11219
/proc/meminfo: memFree=31428664/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=50624 CPUtime=1.49 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 12151 0 0 0 147 2 0 0 20 0 1 0 887886490 51838976 11475 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 12656 11475 656 1169 0 11483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50624

[startup+3.10082 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11219
/proc/meminfo: memFree=31428416/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=50296 CPUtime=3.09 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 12406 0 0 0 307 2 0 0 25 0 1 0 887886490 51503104 11628 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 12574 11628 658 1169 0 11401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50296

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11219
/proc/meminfo: memFree=31376352/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=102976 CPUtime=6.29 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 25863 0 0 0 624 5 0 0 25 0 1 0 887886490 105447424 24490 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 25744 24490 729 1169 0 24571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102976

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11219
/proc/meminfo: memFree=31372076/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=102976 CPUtime=12.69 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 25968 0 0 0 1262 7 0 0 25 0 1 0 887886490 105447424 24578 33554432000 4194304 8979876 140734501854112 18446744073709551615 4239063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 25744 24578 713 1169 0 24571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102976

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11220
/proc/meminfo: memFree=31362852/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=114412 CPUtime=25.49 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 29782 0 0 0 2536 13 0 0 25 0 1 0 887886490 117157888 26943 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 28603 26943 771 1169 0 27430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114412

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11220
/proc/meminfo: memFree=31323292/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=155308 CPUtime=51.09 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 46576 0 0 0 5083 26 0 0 25 0 1 0 887886490 159035392 36799 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 38827 36799 722 1169 0 37654 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 155308

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11222
/proc/meminfo: memFree=31270372/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=208224 CPUtime=102.3 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 78318 0 0 0 10180 50 0 0 25 0 1 0 887886490 213221376 49455 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 52056 49455 886 1169 0 50883 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 208224

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11223
/proc/meminfo: memFree=31259020/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=221284 CPUtime=162.29 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 94095 0 0 0 16149 80 0 0 25 0 1 0 887886490 226594816 52729 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 55321 52729 923 1169 0 54148 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 221284

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11225
/proc/meminfo: memFree=31258336/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=222.29 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95204 0 0 0 22119 110 0 0 25 0 1 0 887886490 225185792 52560 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52560 721 1169 0 53804 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 219908

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11227
/proc/meminfo: memFree=31258432/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=282.29 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95208 0 0 0 28087 142 0 0 25 0 1 0 887886490 225185792 52564 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52564 725 1169 0 53804 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 219908

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11228
/proc/meminfo: memFree=31257896/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=342.29 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95215 0 0 0 34055 174 0 0 25 0 1 0 887886490 225185792 52571 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52571 725 1169 0 53804 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 219908

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 11230
/proc/meminfo: memFree=31257112/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=402.3 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95216 0 0 0 40020 210 0 0 25 0 1 0 887886490 225185792 52571 33554432000 4194304 8979876 140734501854112 18446744073709551615 7020796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52571 724 1169 0 53804 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 219908

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11231
/proc/meminfo: memFree=31254480/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=462.3 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95216 0 0 0 45987 243 0 0 25 0 1 0 887886490 225185792 52571 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52571 724 1169 0 53804 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219908

[startup+522.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 11233
/proc/meminfo: memFree=31254700/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=522.3 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95217 0 0 0 51956 274 0 0 25 0 1 0 887886490 225185792 52571 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52571 723 1169 0 53804 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 219908

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11235
/proc/meminfo: memFree=31254156/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=582.3 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95217 0 0 0 57921 309 0 0 25 0 1 0 887886490 225185792 52571 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52571 723 1169 0 53804 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 219908

[startup+642.301 s]

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

/proc/meminfo: memFree=31272804/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=1122.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95229 0 0 0 111607 624 0 0 25 0 1 0 887886490 225185792 52583 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52583 723 1169 0 53804 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 219908

[startup+1182.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 11327
/proc/meminfo: memFree=31272792/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=1182.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95229 0 0 0 117574 657 0 0 25 0 1 0 887886490 225185792 52583 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52583 723 1169 0 53804 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 219908

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 11328
/proc/meminfo: memFree=31269048/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=219908 CPUtime=1242.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95232 0 0 0 123541 690 0 0 25 0 1 0 887886490 225185792 52586 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 54977 52586 723 1169 0 53804 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 219908

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 11330
/proc/meminfo: memFree=31267912/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=220948 CPUtime=1302.32 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95337 0 0 0 129503 729 0 0 25 0 1 0 887886490 226250752 52691 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 55237 52691 723 1169 0 54064 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 220948

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 11331
/proc/meminfo: memFree=31264668/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=220948 CPUtime=1362.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95349 0 0 0 135466 765 0 0 25 0 1 0 887886490 226250752 52703 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 55237 52703 723 1169 0 54064 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 220948

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 11333
/proc/meminfo: memFree=31250012/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=221952 CPUtime=1422.32 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95739 0 0 0 141429 803 0 0 25 0 1 0 887886490 227278848 53093 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 55488 53093 723 1169 0 54315 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 221952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 11335
/proc/meminfo: memFree=31249120/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=221952 CPUtime=1482.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 95745 0 0 0 147393 838 0 0 25 0 1 0 887886490 227278848 53099 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 55488 53099 723 1169 0 54315 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 221952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 11336
/proc/meminfo: memFree=31246972/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=224004 CPUtime=1542.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96252 0 0 0 153361 870 0 0 25 0 1 0 887886490 229380096 53606 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56001 53606 723 1169 0 54828 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 224004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11338
/proc/meminfo: memFree=31247052/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=224004 CPUtime=1602.32 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96255 0 0 0 159326 906 0 0 25 0 1 0 887886490 229380096 53609 33554432000 4194304 8979876 140734501854112 18446744073709551615 7184588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56001 53609 723 1169 0 54828 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 224004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11339
/proc/meminfo: memFree=31247132/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=224004 CPUtime=1662.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96257 0 0 0 165290 941 0 0 25 0 1 0 887886490 229380096 53611 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56001 53611 723 1169 0 54828 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 224004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11341
/proc/meminfo: memFree=31248568/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=224004 CPUtime=1722.32 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96257 0 0 0 171259 973 0 0 25 0 1 0 887886490 229380096 53611 33554432000 4194304 8979876 140734501854112 18446744073709551615 7164545 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56001 53611 723 1169 0 54828 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 224004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31247288/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1782.31 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 177227 1004 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 225024

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31246048/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1785.52 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 177545 1007 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 225024

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31241572/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1791.93 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 178182 1011 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1791.93
Current children cumulated vsize (KiB) 225024

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31246532/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1795.12 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 178500 1012 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7179154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1795.12
Current children cumulated vsize (KiB) 225024

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31246532/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1795.92 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 178579 1013 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1795.92
Current children cumulated vsize (KiB) 225024

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31246028/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1796.72 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 178659 1013 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (KiB) 225024

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31246028/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1796.92 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 178679 1013 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 225024

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11343
/proc/meminfo: memFree=31246028/32951124 swapFree=67054524/67111528
[pid=11218] ppid=11216 vsize=225024 CPUtime=1797.02 cores=0,2,4,6
/proc/11218/stat : 11218 (scip-2.0.1.4_2.) R 11216 11218 8152 0 -1 4202496 96511 0 0 0 178689 1013 0 0 25 0 1 0 887886490 230424576 53865 33554432000 4194304 8979876 140734501854112 18446744073709551615 5384006 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11218/statm: 56256 53865 723 1169 0 55083 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 225024

Child status: 0
Real time (s): 1797.08
CPU time (s): 1797.11
CPU user time (s): 1786.96
CPU system time (s): 10.1465
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 225024

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

runsolver used 2.74858 second user time and 5.62415 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-11 05:28:00
IDJOB=3485323
IDBENCH=2143
IDSOLVER=1977
FILE ID=node130/3485323-1307762880
RUNJOBID= node130-1307750177-8170
PBS_JOBID= 13550842
Free space on /tmp= 73936 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
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_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485323-1307762880/watcher-3485323-1307762880 -o /tmp/evaluation-result-3485323-1307762880/solver-3485323-1307762880 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485323-1307762880.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7d3927082349ded13241d71256bbcafb
RANDOM SEED=1114837684

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31472324 kB
Buffers:        237356 kB
Cached:         922248 kB
SwapCached:      10548 kB
Active:         600856 kB
Inactive:       685800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31472324 kB
SwapTotal:    67111528 kB
SwapFree:     67054524 kB
Dirty:           17096 kB
Writeback:           0 kB
AnonPages:      123612 kB
Mapped:          15460 kB
Slab:           128216 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   324648 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= 73920 MiB
End job on node130 at 2011-06-11 05:57:57