Trace number 2663950

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
SCIPnone SCIP 1.2.1.2 without any LP solverOPT8 444.854 444.975

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir02_area_delay.opb
MD5SUM8d75b7afdbc0cca5deeed142ea90f220
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.098984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables716
Total number of constraints1923
Number of constraints which are clauses1923
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 331
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 331
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 331
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2663950-1276637821.opb>
0.00/0.04	c original problem has 716 variables (716 bin, 0 int, 0 impl, 0 cont) and 1923 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.04	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.05	c presolving:
0.05/0.07	c (round 1) 329 del vars, 662 del conss, 23 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4044 impls, 0 clqs
0.05/0.08	c (round 2) 330 del vars, 834 del conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4044 impls, 0 clqs
0.09/0.12	c (round 3) 330 del vars, 845 del conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 1045 upgd conss, 4044 impls, 0 clqs
0.09/0.13	c (round 4) 333 del vars, 878 del conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 1045 upgd conss, 4044 impls, 0 clqs
0.09/0.13	c (round 5) 333 del vars, 878 del conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 1079 upgd conss, 4044 impls, 0 clqs
0.09/0.16	c    (0.1s) probing: 203/383 (53.0%) - 0 fixings, 7 aggregations, 164 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c (round 6) 340 del vars, 878 del conss, 24 chg bounds, 0 chg sides, 0 chg coeffs, 1079 upgd conss, 4226 impls, 0 clqs
0.09/0.16	c    (0.1s) probing: 213/383 (55.6%) - 0 fixings, 7 aggregations, 164 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  340 deleted vars, 878 deleted constraints, 24 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.16	c  4226 implications, 0 cliques
0.09/0.16	c presolved problem has 376 variables (376 bin, 0 int, 0 impl, 0 cont) and 1045 constraints
0.09/0.16	c    1045 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.09
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c conflict/interconss = 0
0.09/0.16	c 
0.09/0.16	c # should binary conflicts be preferred?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c conflict/preferbinary = TRUE
0.09/0.16	c 
0.09/0.16	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.16	c constraints/agelimit = 1
0.09/0.16	c 
0.09/0.16	c # should enforcement of pseudo solution be disabled?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/disableenfops = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.96
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 1620
0.09/0.16	c 
0.09/0.16	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.16	c lp/solvefreq = -1
0.09/0.16	c 
0.09/0.16	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.09/0.16	c # [type: char, range: {lafpsqd}, default: l]
0.09/0.16	c lp/pricing = a
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # priority of node selection rule <dfs> in standard mode
0.09/0.16	c # [type: int, range: [-536870912,536870911], default: 0]
0.09/0.16	c nodeselection/dfs/stdpriority = 1000000
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.1s|     1 |     2 |     0 |     - |2769k|   0 |   - | 376 |1045 |   0 |   0 |   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
0.09/0.18	o 11
0.09/0.18	c * 0.1s|   179 |   177 |     0 |   0.0 |2832k| 178 |   - | 376 |1045 |   0 |   0 |   0 |   0 |   0 | 2.000000e+00 | 1.100000e+01 | 450.00%
0.39/0.46	o 10
0.39/0.46	c * 0.4s|  1379 |   193 |     0 |   0.0 |2848k| 199 |   - | 376 |1050 |   0 |   0 |   0 | 678 |   0 | 2.000000e+00 | 1.000000e+01 | 400.00%
1.29/1.31	o 9
1.29/1.31	c * 1.1s|  4449 |   173 |     0 |   0.0 |2860k| 210 |   - | 376 |1047 |   0 |   0 |   0 |2554 |   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
3.20/3.28	c   2.9s| 10000 |   161 |     0 |   0.0 |2864k| 210 |   - | 376 |1051 |   0 |   0 |   0 |6061 |   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
7.09/7.17	c   6.4s| 20000 |   148 |     0 |   0.0 |2867k| 210 |   - | 376 |1059 |   0 |   0 |   0 |  12k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
10.59/10.67	c   9.6s| 30000 |   153 |     0 |   0.0 |2873k| 210 |   - | 376 |1063 |   0 |   0 |   0 |  18k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
13.98/14.01	c  12.7s| 40000 |   148 |     0 |   0.0 |2866k| 210 |   - | 376 |1045 |   0 |   0 |   0 |  24k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
17.50/17.56	c  16.0s| 50000 |   133 |     0 |   0.0 |2867k| 210 |   - | 376 |1052 |   0 |   0 |   0 |  30k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
20.79/20.88	c  19.0s| 60000 |   131 |     0 |   0.0 |2872k| 210 |   - | 376 |1058 |   0 |   0 |   0 |  36k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
24.48/24.60	c  22.4s| 70000 |   140 |     0 |   0.0 |2882k| 210 |   - | 376 |1067 |   0 |   0 |   0 |  42k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
28.18/28.27	c  25.8s| 80000 |   140 |     0 |   0.0 |2882k| 210 |   - | 376 |1064 |   0 |   0 |   0 |  48k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
32.08/32.16	c  29.3s| 90000 |   141 |     0 |   0.0 |2878k| 210 |   - | 376 |1051 |   0 |   0 |   0 |  54k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
36.18/36.22	c  33.0s|100000 |   137 |     0 |   0.0 |2885k| 210 |   - | 376 |1065 |   0 |   0 |   0 |  60k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
40.08/40.16	c  36.7s|110000 |   140 |     0 |   0.0 |2884k| 210 |   - | 376 |1060 |   0 |   0 |   0 |  66k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
43.77/43.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.77/43.90	c  40.1s|120000 |   131 |     0 |   0.0 |2887k| 210 |   - | 376 |1065 |   0 |   0 |   0 |  72k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
47.88/47.90	c  43.8s|130000 |   113 |     0 |   0.0 |2885k| 210 |   - | 376 |1065 |   0 |   0 |   0 |  78k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
51.88/51.98	c  47.5s|140000 |   129 |     0 |   0.0 |2890k| 210 |   - | 376 |1066 |   0 |   0 |   0 |  84k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
55.87/55.95	c  51.1s|150000 |   128 |     0 |   0.0 |2887k| 210 |   - | 376 |1057 |   0 |   0 |   0 |  90k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
59.87/59.94	c  54.8s|160000 |   132 |     0 |   0.0 |2894k| 210 |   - | 376 |1071 |   0 |   0 |   0 |  96k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
63.88/63.98	c  58.5s|170000 |   136 |     0 |   0.0 |2890k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 102k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
67.98/68.08	c  62.3s|180000 |   126 |     0 |   0.0 |2894k| 210 |   - | 376 |1066 |   0 |   0 |   0 | 109k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
72.17/72.23	c  66.1s|190000 |   120 |     0 |   0.0 |2896k| 210 |   - | 376 |1070 |   0 |   0 |   0 | 115k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
76.27/76.33	c  69.9s|200000 |   120 |     0 |   0.0 |2887k| 210 |   - | 376 |1046 |   0 |   0 |   0 | 121k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
80.28/80.31	c  73.6s|210000 |   101 |     0 |   0.0 |2893k| 210 |   - | 376 |1069 |   0 |   0 |   0 | 127k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
84.17/84.22	c  77.2s|220000 |   119 |     0 |   0.0 |2895k| 210 |   - | 376 |1066 |   0 |   0 |   0 | 132k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
88.16/88.24	c  80.9s|230000 |   113 |     0 |   0.0 |2893k| 210 |   - | 376 |1056 |   0 |   0 |   0 | 138k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
92.28/92.34	c  84.6s|240000 |   106 |     0 |   0.0 |2893k| 210 |   - | 376 |1062 |   0 |   0 |   0 | 144k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
96.56/96.65	c  88.6s|250000 |   126 |     0 |   0.0 |2904k| 210 |   - | 376 |1065 |   0 |   0 |   0 | 151k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
100.76/100.84	c  92.5s|260000 |   120 |     0 |   0.0 |2894k| 210 |   - | 376 |1050 |   0 |   0 |   0 | 157k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
104.86/104.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
104.86/104.99	c  96.3s|270000 |   108 |     0 |   0.0 |2899k| 210 |   - | 376 |1069 |   0 |   0 |   0 | 163k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
108.86/108.99	c   100s|280000 |    97 |     0 |   0.0 |2898k| 210 |   - | 376 |1066 |   0 |   0 |   0 | 168k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
113.27/113.31	c   104s|290000 |   106 |     0 |   0.0 |2897k| 210 |   - | 376 |1051 |   0 |   0 |   0 | 175k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
117.26/117.31	c   108s|300000 |   100 |     0 |   0.0 |2897k| 210 |   - | 376 |1055 |   0 |   0 |   0 | 181k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
121.36/121.42	c   112s|310000 |    97 |     0 |   0.0 |2896k| 210 |   - | 376 |1052 |   0 |   0 |   0 | 187k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
125.27/125.37	c   115s|320000 |   102 |     0 |   0.0 |2902k| 210 |   - | 376 |1061 |   0 |   0 |   0 | 193k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
129.45/129.50	c   119s|330000 |    99 |     0 |   0.0 |2908k| 210 |   - | 376 |1087 |   0 |   0 |   0 | 199k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
133.66/133.70	c   123s|340000 |    84 |     0 |   0.0 |2900k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 205k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
137.55/137.62	c   126s|350000 |    94 |     0 |   0.0 |2898k| 210 |   - | 376 |1050 |   0 |   0 |   0 | 211k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
141.55/141.67	c   130s|360000 |   100 |     0 |   0.0 |2901k| 210 |   - | 376 |1052 |   0 |   0 |   0 | 216k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
145.85/145.92	c   134s|370000 |    90 |     0 |   0.0 |2898k| 210 |   - | 376 |1046 |   0 |   0 |   0 | 223k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
150.15/150.23	c   138s|380000 |    95 |     0 |   0.0 |2906k| 210 |   - | 376 |1052 |   0 |   0 |   0 | 229k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
154.15/154.29	c   142s|390000 |   100 |     0 |   0.0 |2906k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 235k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
158.36/158.49	c   146s|400000 |    78 |     0 |   0.0 |2901k| 210 |   - | 376 |1056 |   0 |   0 |   0 | 241k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
162.55/162.60	c   150s|410000 |    67 |     0 |   0.0 |2909k| 210 |   - | 376 |1059 |   0 |   0 |   0 | 247k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
166.85/166.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
166.85/166.91	c   154s|420000 |    70 |     0 |   0.0 |2897k| 210 |   - | 376 |1048 |   0 |   0 |   0 | 253k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
170.95/171.07	c   158s|430000 |    86 |     0 |   0.0 |2906k| 210 |   - | 376 |1060 |   0 |   0 |   0 | 259k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
175.15/175.25	c   161s|440000 |    80 |     0 |   0.0 |2907k| 210 |   - | 376 |1064 |   0 |   0 |   0 | 265k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
179.74/179.83	c   166s|450000 |    78 |     0 |   0.0 |2902k| 210 |   - | 376 |1049 |   0 |   0 |   0 | 271k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
184.14/184.28	c   170s|460000 |    80 |     0 |   0.0 |2902k| 210 |   - | 376 |1045 |   0 |   0 |   0 | 277k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
188.64/188.70	c   174s|470000 |    61 |     0 |   0.0 |2900k| 210 |   - | 376 |1048 |   0 |   0 |   0 | 283k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
192.84/192.97	c   178s|480000 |    85 |     0 |   0.0 |2911k| 210 |   - | 376 |1057 |   0 |   0 |   0 | 289k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
196.85/196.96	c   182s|490000 |    60 |     0 |   0.0 |2903k| 210 |   - | 376 |1057 |   0 |   0 |   0 | 295k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
201.04/201.15	c   186s|500000 |    65 |     0 |   0.0 |2903k| 210 |   - | 376 |1048 |   0 |   0 |   0 | 300k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
205.54/205.65	c   190s|510000 |    54 |     0 |   0.0 |2902k| 210 |   - | 376 |1051 |   0 |   0 |   0 | 307k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
210.04/210.17	c   194s|520000 |    55 |     0 |   0.0 |2905k| 210 |   - | 376 |1050 |   0 |   0 |   0 | 313k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
214.73/214.81	c   198s|530000 |    62 |     0 |   0.0 |2920k| 210 |   - | 376 |1090 |   0 |   0 |   0 | 319k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
219.23/219.31	c   202s|540000 |    56 |     0 |   0.0 |2908k| 210 |   - | 376 |1057 |   0 |   0 |   0 | 325k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
224.24/224.34	c   207s|550000 |    58 |     0 |   0.0 |2913k| 210 |   - | 376 |1066 |   0 |   0 |   0 | 331k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
229.23/229.34	c   212s|560000 |    68 |     0 |   0.0 |2910k| 210 |   - | 376 |1049 |   0 |   0 |   0 | 338k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
234.24/234.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
234.24/234.38	c   216s|570000 |    63 |     0 |   0.0 |2912k| 210 |   - | 376 |1052 |   0 |   0 |   0 | 344k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
239.03/239.19	c   221s|580000 |    64 |     0 |   0.0 |2913k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 351k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
243.82/243.99	c   225s|590000 |    55 |     0 |   0.0 |2913k| 210 |   - | 376 |1061 |   0 |   0 |   0 | 357k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
249.63/249.75	c   231s|600000 |    70 |     0 |   0.0 |2928k| 210 |   - | 376 |1089 |   0 |   0 |   0 | 363k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
254.62/254.71	c   235s|610000 |    57 |     0 |   0.0 |2919k| 210 |   - | 376 |1057 |   0 |   0 |   0 | 369k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
259.72/259.85	c   240s|620000 |    57 |     0 |   0.0 |2922k| 210 |   - | 376 |1064 |   0 |   0 |   0 | 376k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
264.21/264.31	c   244s|630000 |    69 |     0 |   0.0 |2923k| 210 |   - | 376 |1049 |   0 |   0 |   0 | 382k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
268.62/268.77	c   248s|640000 |    40 |     0 |   0.0 |2920k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 388k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
273.02/273.16	c   252s|650000 |    59 |     0 |   0.0 |2929k| 210 |   - | 376 |1062 |   0 |   0 |   0 | 394k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
277.91/278.08	c   257s|660000 |    45 |     0 |   0.0 |2919k| 210 |   - | 376 |1051 |   0 |   0 |   0 | 400k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
282.81/282.97	c   262s|670000 |    42 |     0 |   0.0 |2920k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 407k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
287.42/287.55	c   266s|680000 |    53 |     0 |   0.0 |2925k| 210 |   - | 376 |1055 |   0 |   0 |   0 | 413k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
292.81/292.94	c   271s|690000 |    49 |     0 |   0.0 |2922k| 210 |   - | 376 |1049 |   0 |   0 |   0 | 419k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
298.21/298.32	c   276s|700000 |    47 |     0 |   0.0 |2926k| 210 |   - | 376 |1057 |   0 |   0 |   0 | 426k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
303.51/303.67	c   281s|710000 |    53 |     0 |   0.0 |2928k| 210 |   - | 376 |1056 |   0 |   0 |   0 | 432k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
308.30/308.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
308.30/308.48	c   285s|720000 |    44 |     0 |   0.0 |2925k| 210 |   - | 376 |1052 |   0 |   0 |   0 | 439k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
313.01/313.12	c   290s|730000 |    39 |     0 |   0.0 |2924k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 445k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
318.31/318.44	c   295s|740000 |    27 |     0 |   0.0 |2920k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 451k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
323.40/323.51	c   299s|750000 |    42 |     0 |   0.0 |2933k| 210 |   - | 376 |1075 |   0 |   0 |   0 | 458k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
329.10/329.20	c   305s|760000 |    35 |     0 |   0.0 |2935k| 210 |   - | 376 |1080 |   0 |   0 |   0 | 464k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
334.60/334.75	c   310s|770000 |    34 |     0 |   0.0 |2932k| 210 |   - | 376 |1060 |   0 |   0 |   0 | 471k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
339.71/339.87	c   315s|780000 |    27 |     0 |   0.0 |2927k| 210 |   - | 376 |1057 |   0 |   0 |   0 | 477k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
345.31/345.41	c   320s|790000 |    41 |     0 |   0.0 |2933k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 483k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
350.39/350.56	c   325s|800000 |    26 |     0 |   0.0 |2932k| 210 |   - | 376 |1055 |   0 |   0 |   0 | 490k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
355.70/355.81	c   330s|810000 |    24 |     0 |   0.0 |2934k| 210 |   - | 376 |1071 |   0 |   0 |   0 | 496k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
361.09/361.22	c   335s|820000 |    44 |     0 |   0.0 |2932k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 502k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
367.60/367.76	c   341s|830000 |    24 |     0 |   0.0 |2935k| 210 |   - | 376 |1062 |   0 |   0 |   0 | 509k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
373.49/373.69	c   347s|840000 |    20 |     0 |   0.0 |2936k| 210 |   - | 376 |1070 |   0 |   0 |   0 | 515k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
379.48/379.61	c   352s|850000 |    56 |     0 |   0.0 |2943k| 210 |   - | 376 |1055 |   0 |   0 |   0 | 521k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
385.28/385.40	c   358s|860000 |    26 |     0 |   0.0 |2936k| 210 |   - | 376 |1050 |   0 |   0 |   0 | 527k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
390.78/390.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
390.78/390.94	c   363s|870000 |    23 |     0 |   0.0 |2941k| 210 |   - | 376 |1065 |   0 |   0 |   0 | 533k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
396.38/396.55	c   368s|880000 |    11 |     0 |   0.0 |2943k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 539k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
403.08/403.23	c   374s|890000 |    34 |     0 |   0.0 |2951k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 545k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
408.48/408.60	c   380s|900000 |    44 |     0 |   0.0 |2953k| 210 |   - | 376 |1058 |   0 |   0 |   0 | 551k|   0 | 2.000000e+00 | 9.000000e+00 | 350.00%
414.08/414.26	c   385s|910000 |    13 |     0 |   0.0 |2948k| 210 |   - | 376 |1071 |   0 |   0 |   0 | 557k|   0 | 3.000000e+00 | 9.000000e+00 | 200.00%
420.08/420.29	c   391s|920000 |    37 |     0 |   0.0 |2951k| 210 |   - | 376 |1067 |   0 |   0 |   0 | 563k|   0 | 3.000000e+00 | 9.000000e+00 | 200.00%
426.69/426.81	c   397s|930000 |    49 |     0 |   0.0 |2952k| 210 |   - | 376 |1053 |   0 |   0 |   0 | 570k|   0 | 3.000000e+00 | 9.000000e+00 | 200.00%
431.97/432.15	o 8
431.97/432.15	c * 402s|938310 |    56 |     0 |   0.0 |2983k| 210 |   - | 376 |1062 |   0 |   0 |   0 | 575k|   0 | 3.000000e+00 | 8.000000e+00 | 166.67%
433.07/433.28	c   403s|940000 |    13 |     0 |   0.0 |2953k| 210 |   - | 376 |1068 |   0 |   0 |   0 | 576k|   0 | 3.000000e+00 | 8.000000e+00 | 166.67%
439.57/439.80	c   409s|950000 |    25 |     0 |   0.0 |2974k| 210 |   - | 376 |1123 |   0 |   0 |   0 | 583k|   0 | 3.000000e+00 | 8.000000e+00 | 166.67%
444.77/444.96	c 
444.77/444.96	c SCIP Status        : problem is solved [optimal solution found]
444.77/444.96	c Solving Time (sec) : 413.66
444.77/444.96	c Solving Nodes      : 955908
444.77/444.96	c Primal Bound       : +8.00000000000000e+00 (4 solutions)
444.77/444.96	c Dual Bound         : +8.00000000000000e+00
444.77/444.96	c Gap                : 0.00 %
444.77/444.96	s OPTIMUM FOUND
444.77/444.96	v x83 x82 x81 x80 -x79 x78 x77 x76 -x75 -x715 x74 x73 -x72 x71 x70 x69 -x68 -x67 -x66 x65 -x64 -x63 -x712 -x710 -x708 -x706 x62 -x61 
444.77/444.96	v -x60 x59 -x703 -x701 -x699 -x697 -x695 -x58 x57 x56 x55 x54 -x53 -x52 -x693 -x691 -x51 -x50 -x49 -x48 -x688 -x686 -x684 -x682 
444.77/444.96	v -x680 -x47 -x677 -x46 -x675 -x673 -x45 -x671 x44 -x43 x42 -x41 -x40 -x669 -x667 -x665 -x663 -x661 -x659 -x657 -x655 -x39 
444.77/444.96	v -x653 -x651 -x649 x38 -x647 -x645 -x643 -x641 -x639 -x37 x36 x35 x34 x33 -x32 -x31 x30 -x635 -x633 -x631 -x628 -x29 -x626 -x624 
444.77/444.96	v -x28 -x27 -x621 -x26 -x619 -x617 -x615 -x613 -x611 -x609 -x607 -x605 -x603 -x601 -x599 -x25 -x596 -x24 -x23 -x591 -x22 -x589 
444.77/444.96	v -x587 -x585 -x581 -x579 -x577 -x575 -x21 -x572 -x570 -x20 -x568 -x566 -x564 -x562 -x560 -x558 -x556 -x554 -x551 -x549 -x547 
444.77/444.96	v -x19 -x545 -x543 -x541 -x539 -x537 -x535 -x533 -x531 -x529 -x527 -x18 -x525 -x523 -x521 -x519 -x517 -x515 -x513 -x511 -x509 
444.77/444.96	v -x506 -x504 -x502 -x500 -x498 -x496 -x494 -x492 -x490 -x488 -x486 -x483 -x481 -x479 -x477 -x475 -x473 -x471 -x469 -x466 x17 
444.77/444.96	v -x464 -x461 -x16 -x459 -x457 -x455 x453 x15 -x451 -x449 -x447 -x445 -x443 -x441 -x439 -x437 -x435 -x14 -x433 -x430 x13 -x428 
444.77/444.96	v -x426 -x424 -x421 -x12 -x419 -x417 -x415 -x412 -x410 -x408 -x11 -x406 -x404 -x401 -x399 -x10 -x397 -x395 -x393 -x391 -x389 -x387 
444.77/444.96	v -x385 -x383 -x381 -x379 -x9 -x377 -x375 -x373 -x371 -x369 -x367 -x8 -x365 -x363 -x361 -x359 -x356 -x354 -x352 -x350 -x348 
444.77/444.96	v -x346 -x344 -x7 -x342 -x340 -x338 -x336 -x334 -x332 -x330 -x328 -x326 -x324 -x322 -x320 -x318 -x316 -x314 -x6 -x312 -x310 -x308 
444.77/444.96	v -x306 -x304 -x302 -x300 -x298 -x296 -x294 -x292 -x290 -x288 -x286 -x284 -x282 -x280 -x278 -x276 x274 -x272 -x270 -x268 -x266 
444.77/444.96	v -x264 -x262 -x260 -x258 -x256 -x254 -x252 -x250 -x248 -x246 -x244 -x242 -x5 -x240 -x238 -x236 -x234 -x232 -x230 -x228 -x226 
444.77/444.96	v -x224 -x222 -x220 -x218 -x216 -x4 -x214 -x211 -x209 -x207 -x205 -x203 x3 -x201 -x199 -x197 -x194 -x192 -x190 -x188 -x186 
444.77/444.96	v -x184 -x182 -x180 -x178 -x176 -x2 -x174 -x172 -x170 -x168 -x166 -x164 -x162 -x160 -x158 -x156 -x154 -x151 -x149 -x147 -x1 -x145 
444.77/444.96	v -x143 -x141 -x139 -x137 -x135 -x133 -x130 -x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102 
444.77/444.96	v -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 x84 -x716 -x714 -x713 -x711 -x709 -x707 x705 -x704 -x702 -x700 -x698 -x696 -x694 
444.77/444.96	v -x692 -x690 -x689 -x687 -x685 -x683 -x681 -x679 -x678 -x676 -x674 -x672 -x670 -x668 -x666 -x664 -x662 -x660 -x658 -x656 -x654 
444.77/444.96	v -x652 -x650 -x648 -x646 -x644 -x642 -x640 x638 -x637 -x636 -x634 -x632 -x630 -x629 -x627 -x625 -x623 -x622 -x620 -x618 -x616 
444.77/444.96	v -x614 -x612 -x610 -x608 -x606 -x604 -x602 -x600 -x598 -x597 -x595 -x594 -x593 -x592 -x590 -x588 -x586 -x584 -x583 -x582 -x580 
444.77/444.96	v -x578 -x576 -x574 -x573 -x571 -x569 -x567 -x565 -x563 -x561 -x559 -x557 -x555 -x553 -x552 -x550 -x548 -x546 -x544 -x542 -x540 
444.77/444.96	v -x538 -x536 -x534 -x532 -x530 -x528 -x526 -x524 -x522 -x520 -x518 -x516 -x514 -x512 -x510 -x508 -x507 -x505 -x503 -x501 -x499 
444.77/444.96	v -x497 -x495 -x493 -x491 -x489 -x487 -x485 -x484 -x482 -x480 -x478 -x476 -x474 -x472 -x470 x468 -x467 -x465 -x463 -x462 -x460 
444.77/444.96	v -x458 -x456 x454 -x452 -x450 -x448 -x446 -x444 -x442 -x440 -x438 -x436 -x434 x432 -x431 -x429 -x427 -x425 -x423 -x422 -x420 
444.77/444.96	v -x418 -x416 -x414 -x413 -x411 -x409 -x407 -x405 -x403 -x402 -x400 -x398 -x396 -x394 -x392 -x390 -x388 -x386 -x384 -x382 -x380 
444.77/444.96	v -x378 -x376 -x374 -x372 -x370 -x368 -x366 -x364 -x362 -x360 -x358 -x357 -x355 -x353 -x351 -x349 -x347 -x345 -x343 -x341 
444.77/444.96	v -x339 -x337 -x335 -x333 -x331 -x329 -x327 -x325 -x323 -x321 -x319 -x317 -x315 -x313 -x311 -x309 -x307 -x305 -x303 -x301 -x299 
444.77/444.96	v -x297 -x295 -x293 -x291 -x289 -x287 -x285 -x283 -x281 -x279 -x277 x275 -x273 -x271 -x269 -x267 -x265 -x263 -x261 -x259 -x257 
444.77/444.96	v -x255 -x253 -x251 -x249 -x247 -x245 -x243 -x241 -x239 -x237 -x235 -x233 -x231 -x229 -x227 -x225 -x223 -x221 -x219 -x217 -x215 
444.77/444.96	v x213 -x212 -x210 -x208 -x206 -x204 -x202 -x200 -x198 -x196 -x195 -x193 -x191 -x189 -x187 -x185 -x183 -x181 -x179 -x177 -x175 
444.77/444.96	v -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x152 -x150 -x148 -x146 -x144 -x142 -x140 -x138 -x136 -x134 
444.77/444.96	v -x132 -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111 -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 -x93 
444.77/444.96	v -x91 -x89 -x87 x85 
444.77/444.96	c SCIP Status        : problem is solved [optimal solution found]
444.77/444.96	c Solving Time       :     413.66
444.77/444.96	c Original Problem   :
444.77/444.96	c   Problem name     : HOME/instance-2663950-1276637821.opb
444.77/444.96	c   Variables        : 716 (716 binary, 0 integer, 0 implicit integer, 0 continuous)
444.77/444.96	c   Constraints      : 1923 initial, 1923 maximal
444.77/444.96	c Presolved Problem  :
444.77/444.96	c   Problem name     : t_HOME/instance-2663950-1276637821.opb
444.77/444.96	c   Variables        : 376 (376 binary, 0 integer, 0 implicit integer, 0 continuous)
444.77/444.96	c   Constraints      : 1045 initial, 1280 maximal
444.77/444.96	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
444.77/444.96	c   trivial          :       0.00          0          0          0          0          0          0          0          0
444.77/444.96	c   dualfix          :       0.00          3          0          0          0          0          0          0          0
444.77/444.96	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
444.77/444.96	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
444.77/444.96	c   implics          :       0.00          0          4          0          0          0          0          0          0
444.77/444.96	c   probing          :       0.02          0          7          0          0          0          0          0          0
444.77/444.96	c   linear           :       0.04         24        302          0         24          0        844          0          0
444.77/444.96	c   logicor          :       0.03          0          0          0          0          0         34          0          0
444.77/444.96	c   root node        :          -        229          -          -        229          -          -          -          -
444.77/444.96	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
444.77/444.96	c   integral         :          0          0          0          0          0          0          0          0          0          0
444.77/444.96	c   logicor          :       1045+         0    2549817          0          4     423516    5266115          0          0          0
444.77/444.96	c   countsols        :          0          0          0          0          4          0          0          0          0          0
444.77/444.96	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
444.77/444.96	c   integral         :       0.00       0.00       0.00       0.00       0.00
444.77/444.96	c   logicor          :      95.62       0.00      95.62       0.00       0.00
444.77/444.96	c   countsols        :       0.00       0.00       0.00       0.00       0.00
444.77/444.96	c Propagators        :       Time      Calls    Cutoffs    DomReds
444.77/444.96	c   vbounds          :       2.30          2          0          0
444.77/444.96	c   rootredcost      :       2.20          0          0          0
444.77/444.96	c   pseudoobj        :     139.61    5207031     150055   41629204
444.77/444.96	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
444.77/444.96	c   propagation      :      51.88     573571     573440     573440       14.9      18209       29.9          -
444.77/444.96	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
444.77/444.96	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
444.77/444.96	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
444.77/444.96	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
444.77/444.96	c   applied globally :          -          -          -     579291       14.8          -          -          -
444.77/444.96	c   applied locally  :          -          -          -       8595       44.0          -          -          -
444.77/444.96	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
444.77/444.96	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
444.77/444.96	c   redcost          :       0.00          0          0          0          0          0
444.77/444.96	c   impliedbounds    :       0.00          0          0          0          0          0
444.77/444.96	c   intobj           :       0.00          0          0          0          0          0
444.77/444.96	c   cgmip            :       0.00          0          0          0          0          0
444.77/444.96	c   gomory           :       0.00          0          0          0          0          0
444.77/444.96	c   strongcg         :       0.00          0          0          0          0          0
444.77/444.96	c   cmir             :       0.00          0          0          0          0          0
444.77/444.96	c   flowcover        :       0.00          0          0          0          0          0
444.77/444.96	c   clique           :       0.00          0          0          0          0          0
444.77/444.96	c   zerohalf         :       0.00          0          0          0          0          0
444.77/444.96	c   mcf              :       0.00          0          0          0          0          0
444.77/444.96	c   rapidlearning    :       0.00          0          0          0          0          0
444.77/444.96	c Pricers            :       Time      Calls       Vars
444.77/444.96	c   problem variables:       0.00          0          0
444.77/444.96	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
444.77/444.96	c   relpscost        :       0.00          0          0          0          0          0          0
444.77/444.96	c   pscost           :       0.00          0          0          0          0          0          0
444.77/444.96	c   inference        :      32.95     767827          0          0          0          0    1535654
444.77/444.96	c   mostinf          :       0.00          0          0          0          0          0          0
444.77/444.96	c   leastinf         :       0.00          0          0          0          0          0          0
444.77/444.96	c   fullstrong       :       0.00          0          0          0          0          0          0
444.77/444.96	c   allfullstrong    :       0.00          0          0          0          0          0          0
444.77/444.96	c   random           :       0.00          0          0          0          0          0          0
444.77/444.96	c Primal Heuristics  :       Time      Calls      Found
444.77/444.96	c   LP solutions     :       0.00          -          0
444.77/444.96	c   pseudo solutions :       0.01          -          4
444.77/444.96	c   oneopt           :       0.59          0          0
444.77/444.96	c   trivial          :       0.00          2          0
444.77/444.96	c   simplerounding   :       0.00          0          0
444.77/444.96	c   zirounding       :       0.00          0          0
444.77/444.96	c   rounding         :       0.00          0          0
444.77/444.96	c   shifting         :       0.00          0          0
444.77/444.96	c   intshifting      :       0.00          0          0
444.77/444.96	c   twoopt           :       0.00          0          0
444.77/444.96	c   fixandinfer      :       0.00          0          0
444.77/444.96	c   feaspump         :       0.00          0          0
444.77/444.96	c   coefdiving       :       0.00          0          0
444.77/444.96	c   pscostdiving     :       0.00          0          0
444.77/444.96	c   fracdiving       :       0.00          0          0
444.77/444.96	c   veclendiving     :       0.00          0          0
444.77/444.96	c   intdiving        :       0.00          0          0
444.77/444.96	c   actconsdiving    :       0.00          0          0
444.77/444.96	c   objpscostdiving  :       0.00          0          0
444.77/444.96	c   rootsoldiving    :       0.00          0          0
444.77/444.96	c   linesearchdiving :       0.00          0          0
444.77/444.96	c   guideddiving     :       0.00          0          0
444.77/444.96	c   octane           :       0.00          0          0
444.77/444.96	c   rens             :       0.00          0          0
444.77/444.96	c   rins             :       0.00          0          0
444.77/444.96	c   localbranching   :       0.00          0          0
444.77/444.96	c   mutation         :       0.00          0          0
444.77/444.96	c   crossover        :       0.00          0          0
444.77/444.96	c   dins             :       0.00          0          0
444.77/444.96	c   undercover       :       0.00          0          0
444.77/444.96	c   nlp              :       0.39          0          0
444.77/444.96	c   trysol           :       0.39          0          0
444.77/444.96	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
444.77/444.96	c   primal LP        :       0.00          0          0       0.00          -
444.77/444.96	c   dual LP          :       0.00          0          0       0.00          -
444.77/444.96	c   lex dual LP      :       0.00          0          0       0.00          -
444.77/444.96	c   barrier LP       :       0.00          0          0       0.00          -
444.77/444.96	c   diving/probing LP:       0.00          0          0       0.00          -
444.77/444.96	c   strong branching :       0.00          0          0       0.00          -
444.77/444.96	c     (at root node) :          -          0          0       0.00          -
444.77/444.96	c   conflict analysis:       0.00          0          0       0.00          -
444.77/444.96	c B&B Tree           :
444.77/444.96	c   number of runs   :          1
444.77/444.96	c   nodes            :     955908
444.77/444.96	c   nodes (total)    :     955908
444.77/444.96	c   nodes left       :          0
444.77/444.96	c   max depth        :        210
444.77/444.96	c   max depth (total):        210
444.77/444.96	c   backtracks       :     475482 (49.7%)
444.77/444.96	c   delayed cutoffs  :     579664
444.77/444.96	c   repropagations   :    2831296 (31913266 domain reductions, 385494 cutoffs)
444.77/444.96	c   avg switch length:       6.81
444.77/444.96	c   switching time   :      77.18
444.77/444.96	c Solution           :
444.77/444.96	c   Solutions found  :          4 (4 improvements)
444.77/444.96	c   First Solution   : +1.10000000000000e+01   (in run 1, after 179 nodes, 0.11 seconds, depth 178, found by <relaxation>)
444.77/444.96	c   Primal Bound     : +8.00000000000000e+00   (in run 1, after 938310 nodes, 401.59 seconds, depth 126, found by <relaxation>)
444.77/444.96	c   Dual Bound       : +8.00000000000000e+00
444.77/444.96	c   Gap              :       0.00 %
444.77/444.96	c   Root Dual Bound  : +1.00000000000000e+00
444.77/444.96	c   Root Iterations  :          0
444.77/444.97	c Time complete: 444.84.

Verifier Data

OK	8

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2663950-1276637821/watcher-2663950-1276637821 -o /tmp/evaluation-result-2663950-1276637821/solver-2663950-1276637821 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663950-1276637821.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.22 1.05 1.01 3/106 9229
/proc/meminfo: memFree=1834408/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=6584 CPUtime=0
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 983 0 0 0 0 0 0 0 20 0 1 0 39386138 6742016 907 1992294400 4194304 7136930 140736864529488 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9229/statm: 1646 917 254 719 0 925 0

[startup+0.0596319 s]
/proc/loadavg: 1.22 1.05 1.01 3/106 9229
/proc/meminfo: memFree=1834408/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=13400 CPUtime=0.05
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 2981 0 0 0 4 1 0 0 20 0 1 0 39386138 13721600 2550 1992294400 4194304 7136930 140736864529488 18446744073709551615 5504250 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 3350 2550 320 719 0 2629 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13400

[startup+0.101636 s]
/proc/loadavg: 1.22 1.05 1.01 3/106 9229
/proc/meminfo: memFree=1834408/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=14544 CPUtime=0.09
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 4085 0 0 0 8 1 0 0 20 0 1 0 39386138 14893056 2883 1992294400 4194304 7136930 140736864529488 18446744073709551615 4223074 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 3636 2883 354 719 0 2915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14544

[startup+0.300659 s]
/proc/loadavg: 1.22 1.05 1.01 3/106 9229
/proc/meminfo: memFree=1834408/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=16132 CPUtime=0.29
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 5797 0 0 0 25 4 0 0 20 0 1 0 39386138 16519168 3307 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4033 3307 389 719 0 3312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16132

[startup+0.700705 s]
/proc/loadavg: 1.22 1.05 1.01 3/106 9229
/proc/meminfo: memFree=1834408/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=16272 CPUtime=0.69
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 5820 0 0 0 60 9 0 0 20 0 1 0 39386138 16662528 3330 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4068 3330 389 719 0 3347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16272

[startup+1.5008 s]
/proc/loadavg: 1.22 1.05 1.01 2/107 9230
/proc/meminfo: memFree=1822372/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=16404 CPUtime=1.49
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 5855 0 0 0 131 18 0 0 22 0 1 0 39386138 16797696 3365 1992294400 4194304 7136930 140736864529488 18446744073709551615 5506150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4101 3365 389 719 0 3380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16404

[startup+3.10099 s]
/proc/loadavg: 1.22 1.05 1.01 2/107 9230
/proc/meminfo: memFree=1822124/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=16536 CPUtime=3.09
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 5893 0 0 0 277 32 0 0 25 0 1 0 39386138 16932864 3403 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4134 3403 389 719 0 3413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16536

[startup+6.30036 s]
/proc/loadavg: 1.20 1.05 1.01 2/107 9230
/proc/meminfo: memFree=1821760/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=16800 CPUtime=6.29
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 5950 0 0 0 568 61 0 0 25 0 1 0 39386138 17203200 3460 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4200 3460 389 719 0 3479 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16800

[startup+12.7001 s]
/proc/loadavg: 1.19 1.05 1.01 2/107 9230
/proc/meminfo: memFree=1821396/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=16932 CPUtime=12.69
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6001 0 0 0 1152 117 0 0 25 0 1 0 39386138 17338368 3511 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4233 3511 389 719 0 3512 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16932

[startup+25.5006 s]
/proc/loadavg: 1.14 1.04 1.01 2/107 9230
/proc/meminfo: memFree=1821148/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=17204 CPUtime=25.48
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6058 0 0 0 2329 219 0 0 25 0 1 0 39386138 17616896 3568 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4301 3568 389 719 0 3580 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17204

[startup+51.1006 s]
/proc/loadavg: 1.09 1.04 1.01 2/107 9230
/proc/meminfo: memFree=1821024/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=17468 CPUtime=51.08
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6117 0 0 0 4674 434 0 0 25 0 1 0 39386138 17887232 3627 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4367 3627 389 719 0 3646 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17468

[startup+102.309 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 9232
/proc/meminfo: memFree=1820280/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=17864 CPUtime=102.27
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6225 0 0 0 9385 842 0 0 25 0 1 0 39386138 18292736 3735 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4466 3735 389 719 0 3745 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17864

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 9234
/proc/meminfo: memFree=1820032/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=18132 CPUtime=162.25
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6296 0 0 0 14946 1279 0 0 25 0 1 0 39386138 18567168 3806 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4533 3806 389 719 0 3812 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18132

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9236
/proc/meminfo: memFree=1819412/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=18672 CPUtime=222.24
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6401 0 0 0 20522 1702 0 0 25 0 1 0 39386138 19120128 3911 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4668 3911 389 719 0 3947 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 18672

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 9236
/proc/meminfo: memFree=1818792/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=19372 CPUtime=282.21
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6549 0 0 0 26107 2114 0 0 25 0 1 0 39386138 19836928 4059 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 4843 4059 389 719 0 4122 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19372

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 9238
/proc/meminfo: memFree=1818048/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=20068 CPUtime=342.2
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6727 0 0 0 31711 2509 0 0 25 0 1 0 39386138 20549632 4237 1992294400 4194304 7136930 140736864529488 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5017 4237 389 719 0 4296 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 20068

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816932/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21176 CPUtime=402.18
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6978 0 0 0 37363 2855 0 0 25 0 1 0 39386138 21684224 4488 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5294 4488 389 719 0 4573 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 21176

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816808/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21312 CPUtime=409.38
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 6985 0 0 0 38042 2896 0 0 25 0 1 0 39386138 21823488 4495 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5328 4495 389 719 0 4607 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 21312

[startup+422.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816684/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21456 CPUtime=422.18
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7013 0 0 0 39244 2974 0 0 25 0 1 0 39386138 21970944 4523 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5364 4523 389 719 0 4643 0
Current children cumulated CPU time (s) 422.18
Current children cumulated vsize (KiB) 21456

[startup+435.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816560/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21456 CPUtime=434.98
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7020 0 0 0 40441 3057 0 0 25 0 1 0 39386138 21970944 4530 1992294400 4194304 7136930 140736864529488 18446744073709551615 4998130 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5364 4530 389 719 0 4643 0
Current children cumulated CPU time (s) 434.98
Current children cumulated vsize (KiB) 21456

[startup+441.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816560/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21456 CPUtime=441.37
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7024 0 0 0 41043 3094 0 0 25 0 1 0 39386138 21970944 4534 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5364 4534 389 719 0 4643 0
Current children cumulated CPU time (s) 441.37
Current children cumulated vsize (KiB) 21456

[startup+443.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816560/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21456 CPUtime=442.97
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7024 0 0 0 41194 3103 0 0 25 0 1 0 39386138 21970944 4534 1992294400 4194304 7136930 140736864529488 18446744073709551615 5506869 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5364 4534 389 719 0 4643 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 21456

[startup+443.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816560/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21456 CPUtime=443.77
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7031 0 0 0 41270 3107 0 0 25 0 1 0 39386138 21970944 4541 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5364 4541 389 719 0 4643 0
Current children cumulated CPU time (s) 443.77
Current children cumulated vsize (KiB) 21456

[startup+444.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816560/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21596 CPUtime=444.57
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7034 0 0 0 41346 3111 0 0 25 0 1 0 39386138 22114304 4544 1992294400 4194304 7136930 140736864529488 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5399 4544 389 719 0 4678 0
Current children cumulated CPU time (s) 444.57
Current children cumulated vsize (KiB) 21596

[startup+444.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9240
/proc/meminfo: memFree=1816560/2059040 swapFree=4136500/4192956
[pid=9229] ppid=9227 vsize=21596 CPUtime=444.77
/proc/9229/stat : 9229 (pbscip.linux.x8) R 9227 9229 8935 0 -1 4202496 7038 0 0 0 41364 3113 0 0 25 0 1 0 39386138 22114304 4548 1992294400 4194304 7136930 140736864529488 18446744073709551615 5955506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9229/statm: 5399 4548 389 719 0 4678 0
Current children cumulated CPU time (s) 444.77
Current children cumulated vsize (KiB) 21596

Child status: 0
Real time (s): 444.975
CPU time (s): 444.854
CPU user time (s): 413.718
CPU system time (s): 31.1363
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 21596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.718
system time used= 31.1363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7051
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= 2
involuntary context switches= 1027

runsolver used 0.684895 second user time and 2.16367 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-15 23:37:01
IDJOB=2663950
IDBENCH=25005
IDSOLVER=1167
FILE ID=node001/2663950-1276637821
PBS_JOBID= 11172396
Free space on /tmp= 62516 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir02_area_delay.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663950-1276637821/watcher-2663950-1276637821 -o /tmp/evaluation-result-2663950-1276637821/solver-2663950-1276637821 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663950-1276637821.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8d75b7afdbc0cca5deeed142ea90f220
RANDOM SEED=1987642946

node001.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1834936 kB
Buffers:         19804 kB
Cached:         113932 kB
SwapCached:       9628 kB
Active:          96996 kB
Inactive:        49816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1834936 kB
SwapTotal:     4192956 kB
SwapFree:      4136500 kB
Dirty:            3528 kB
Writeback:           4 kB
AnonPages:       11520 kB
Mapped:           9368 kB
Slab:            55544 kB
PageTables:       3944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62512 MiB
End job on node001 at 2010-06-15 23:44:26