Trace number 2666942

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT (TO)61 1800.12 1800.56

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-alu2.b.opb
MD5SUMa793af2f16b39bdc1dda733b5326bfb4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark60
Best CPU time to get the best result obtained on this benchmark2.97355
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 60
Optimality of the best value was proved NO
Number of variables1266
Total number of constraints2888
Number of constraints which are clauses2888
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 constraint183
Number of terms in the objective function 1266
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 1266
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1266
Number of bits of the biggest sum of numbers11
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: SoPlex 1.4.2] [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-2666942-1276594895.opb>
0.09/0.17	c original problem has 1266 variables (1266 bin, 0 int, 0 impl, 0 cont) and 2888 constraints
0.09/0.17	c problem read
0.09/0.17	c presolving settings loaded
0.19/0.22	o 1266
0.19/0.22	c feasible solution found by trivial heuristic, objective value  1.266000e+03
0.19/0.22	c presolving:
0.19/0.27	c (round 1) 14 del vars, 179 del conss, 14 chg bounds, 2 chg sides, 2 chg coeffs, 0 upgd conss, 34 impls, 0 clqs
0.19/0.27	c (round 2) 14 del vars, 189 del conss, 14 chg bounds, 2 chg sides, 2 chg coeffs, 0 upgd conss, 34 impls, 0 clqs
0.39/0.47	c (round 3) 14 del vars, 1756 del conss, 14 chg bounds, 20 chg sides, 2 chg coeffs, 2638 upgd conss, 34 impls, 0 clqs
0.39/0.48	c (round 4) 14 del vars, 1758 del conss, 14 chg bounds, 20 chg sides, 2 chg coeffs, 2642 upgd conss, 34 impls, 0 clqs
0.39/0.49	c (round 5) 14 del vars, 1759 del conss, 14 chg bounds, 20 chg sides, 2 chg coeffs, 2646 upgd conss, 34 impls, 0 clqs
0.49/0.50	c    (0.3s) probing: 101/1252 (8.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.49/0.50	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.49/0.50	c presolving (6 rounds):
0.49/0.50	c  14 deleted vars, 1759 deleted constraints, 14 tightened bounds, 0 added holes, 20 changed sides, 2 changed coefficients
0.49/0.50	c  34 implications, 0 cliques
0.49/0.50	c presolved problem has 1252 variables (1252 bin, 0 int, 0 impl, 0 cont) and 1129 constraints
0.49/0.50	c    1129 constraints of type <logicor>
0.49/0.50	c transformed objective value is always integral (scale: 1)
0.49/0.50	c Presolving Time: 0.27
0.49/0.50	c - non default parameters ----------------------------------------------------------------------
0.49/0.50	c # SCIP version 1.2.1.2
0.49/0.50	c 
0.49/0.50	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.49/0.50	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.50	c conflict/interconss = 0
0.49/0.50	c 
0.49/0.50	c # should binary conflicts be preferred?
0.49/0.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.50	c conflict/preferbinary = TRUE
0.49/0.50	c 
0.49/0.50	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.49/0.50	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.50	c constraints/agelimit = 1
0.49/0.50	c 
0.49/0.50	c # should enforcement of pseudo solution be disabled?
0.49/0.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.50	c constraints/disableenfops = TRUE
0.49/0.50	c 
0.49/0.50	c # frequency for displaying node information lines
0.49/0.50	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.50	c display/freq = 10000
0.49/0.50	c 
0.49/0.50	c # maximal time in seconds to run
0.49/0.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.50	c limits/time = 1799.83
0.49/0.50	c 
0.49/0.50	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.50	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.50	c limits/memory = 1620
0.49/0.50	c 
0.49/0.50	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.49/0.50	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.50	c lp/solvefreq = 0
0.49/0.50	c 
0.49/0.50	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.49/0.50	c # [type: char, range: {lafpsqd}, default: l]
0.49/0.50	c lp/pricing = a
0.49/0.50	c 
0.49/0.50	c # should presolving try to simplify inequalities
0.49/0.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.50	c constraints/linear/simplifyinequalities = TRUE
0.49/0.50	c 
0.49/0.50	c # should presolving try to simplify knapsacks
0.49/0.50	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.50	c constraints/knapsack/simplifyinequalities = TRUE
0.49/0.50	c 
0.49/0.50	c # priority of node selection rule <dfs> in standard mode
0.49/0.50	c # [type: int, range: [-536870912,536870911], default: 0]
0.49/0.50	c nodeselection/dfs/stdpriority = 1000000
0.49/0.50	c 
0.49/0.50	c -----------------------------------------------------------------------------------------------
0.49/0.50	c start solving
0.49/0.50	c 
0.69/0.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.71	c t 0.5s|     1 |     0 |   913 |     - |9748k|   0 | 141 |1252 |1129 |1252 |1129 |   0 |   0 |   0 | 5.518750e+01 | 1.266000e+03 |2194.00%
0.69/0.71	o 136
0.69/0.71	c R 0.5s|     1 |     0 |   913 |     - |9782k|   0 | 141 |1252 |1129 |1252 |1129 |   0 |   0 |   0 | 5.518750e+01 | 1.360000e+02 | 146.43%
1.10/1.15	c   0.9s|     1 |     0 |  1070 |     - |  11M|   0 | 137 |1252 |1129 |1252 |1134 |   5 |   0 |   0 | 5.594539e+01 | 1.360000e+02 | 143.09%
1.10/1.15	o 68
1.10/1.15	c b 0.9s|     1 |     0 |  1070 |     - |  12M|   0 | 137 |1252 |1129 |1252 |1134 |   5 |   0 |   0 | 5.594539e+01 | 6.800000e+01 |  21.55%
1.79/1.87	c   1.6s|     1 |     0 |  1194 |     - |  13M|   0 | 167 |1252 |1129 |1252 |1140 |  11 |   0 |   0 | 5.643238e+01 | 6.800000e+01 |  20.50%
2.39/2.47	c   2.2s|     1 |     0 |  1316 |     - |  14M|   0 | 117 |1252 |1129 |1252 |1143 |  14 |   0 |   0 | 5.652829e+01 | 6.800000e+01 |  20.29%
3.30/3.38	c   3.1s|     1 |     0 |  1426 |     - |  14M|   0 | 136 |1252 |1129 |1252 |1144 |  15 |   0 |   0 | 5.655498e+01 | 6.800000e+01 |  20.24%
3.89/3.93	c   3.7s|     1 |     0 |  1595 |     - |  14M|   0 | 122 |1252 |1129 |1252 |1147 |  18 |   0 |   0 | 5.691575e+01 | 6.800000e+01 |  19.47%
4.49/4.52	c   4.3s|     1 |     0 |  1670 |     - |  15M|   0 | 135 |1252 |1129 |1252 |1150 |  21 |   0 |   0 | 5.695810e+01 | 6.800000e+01 |  19.39%
5.19/5.20	c   4.9s|     1 |     0 |  1714 |     - |  16M|   0 | 126 |1252 |1129 |1252 |1151 |  22 |   0 |   0 | 5.697259e+01 | 6.800000e+01 |  19.36%
5.79/5.81	c   5.5s|     1 |     0 |  1826 |     - |  16M|   0 | 124 |1252 |1129 |1252 |1154 |  25 |   0 |   0 | 5.737238e+01 | 6.800000e+01 |  18.52%
6.29/6.36	c   6.1s|     1 |     0 |  2097 |     - |  16M|   0 | 136 |1252 |1129 |1252 |1158 |  29 |   0 |   0 | 5.783333e+01 | 6.800000e+01 |  17.58%
7.19/7.28	c   7.0s|     1 |     0 |  2220 |     - |  17M|   0 | 134 |1252 |1129 |1252 |1161 |  32 |   0 |   0 | 5.807419e+01 | 6.800000e+01 |  17.09%
7.89/7.97	c   7.7s|     1 |     0 |  2281 |     - |  19M|   0 | 137 |1252 |1129 |1252 |1163 |  35 |   0 |   0 | 5.813333e+01 | 6.800000e+01 |  16.97%
8.80/8.84	c   8.5s|     1 |     0 |  2342 |     - |  19M|   0 | 145 |1252 |1129 |1252 |1165 |  37 |   0 |   0 | 5.817766e+01 | 6.800000e+01 |  16.88%
9.69/9.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.69/9.76	c   9.4s|     1 |     0 |  2455 |     - |  21M|   0 | 133 |1252 |1129 |1252 |1167 |  39 |   0 |   0 | 5.828841e+01 | 6.800000e+01 |  16.66%
10.39/10.41	c  10.1s|     1 |     0 |  2513 |     - |  22M|   0 | 130 |1252 |1129 |1252 |1169 |  41 |   0 |   0 | 5.836909e+01 | 6.800000e+01 |  16.50%
10.99/11.03	c  10.7s|     1 |     0 |  2544 |     - |  22M|   0 | 127 |1252 |1129 |1252 |1171 |  43 |   0 |   0 | 5.838300e+01 | 6.800000e+01 |  16.47%
11.09/11.17	c  10.8s|     1 |     0 |  2600 |     - |  22M|   0 | 127 |1252 |1129 |1252 |1173 |  45 |   0 |   0 | 5.838640e+01 | 6.800000e+01 |  16.47%
11.19/11.25	c  10.9s|     1 |     0 |  2644 |     - |  22M|   0 | 127 |1252 |1129 |1252 |1169 |  46 |   0 |   0 | 5.840098e+01 | 6.800000e+01 |  16.44%
11.39/11.45	c  11.1s|     1 |     0 |  2668 |     - |  22M|   0 | 137 |1252 |1129 |1252 |1170 |  47 |   0 |   0 | 5.841626e+01 | 6.800000e+01 |  16.41%
11.49/11.58	c  11.2s|     1 |     0 |  2720 |     - |  22M|   0 | 125 |1252 |1129 |1252 |1172 |  49 |   0 |   0 | 5.843092e+01 | 6.800000e+01 |  16.38%
12.19/12.24	c  11.9s|     1 |     0 |  2745 |     - |  22M|   0 | 128 |1252 |1129 |1252 |1173 |  50 |   0 |   0 | 5.843092e+01 | 6.800000e+01 |  16.38%
12.28/12.32	c  12.0s|     1 |     0 |  2789 |     - |  22M|   0 | 136 |1252 |1129 |1252 |1174 |  51 |   0 |   0 | 5.843496e+01 | 6.800000e+01 |  16.37%
13.20/13.21	o 61
13.20/13.21	c E12.8s|     1 |     0 |  2789 |     - |  22M|   0 | 136 |1252 |1129 |1252 |1174 |  51 |   0 |   0 | 5.843496e+01 | 6.100000e+01 |   4.39%
13.20/13.22	c  12.8s|     1 |     0 |  2789 |     - |  22M|   0 | 136 |1252 |1129 |1252 |1174 |  51 |   0 |   0 | 5.843496e+01 | 6.100000e+01 |   4.39%
14.30/14.38	c  13.9s|     1 |     2 |  2789 |     - |  22M|   0 | 136 |1252 |1129 |1252 |1174 |  51 |   0 |  32 | 5.843496e+01 | 6.100000e+01 |   4.39%
23.09/23.18	c  22.5s| 10000 |  1016 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |5947 |  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
33.08/33.15	c  32.2s| 20000 |  1006 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  12k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
44.38/44.42	c  43.2s| 30000 |  1001 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  19k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
56.38/56.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
56.38/56.48	c  55.0s| 40000 |   995 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  26k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
68.19/68.27	c  66.4s| 50000 |   994 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  32k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
80.17/80.25	c  78.1s| 60000 |   990 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  39k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
92.27/92.31	c  89.8s| 70000 |   987 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  46k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
104.47/104.52	c   102s| 80000 |   982 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  52k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
116.57/116.69	c   114s| 90000 |   979 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  59k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
129.66/129.77	c   126s|100000 |   978 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  66k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
141.95/142.01	c   138s|110000 |   977 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  72k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
153.96/154.09	c   150s|120000 |   975 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  79k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
166.25/166.35	c   162s|130000 |   970 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  86k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
178.44/178.51	c   174s|140000 |   970 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  93k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
189.94/190.06	c   185s|150000 |   968 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |  99k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
201.94/202.09	c   197s|160000 |   967 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 106k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
214.04/214.13	c   209s|170000 |   961 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 113k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
227.14/227.29	c   222s|180000 |   962 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 120k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
240.93/241.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
240.93/241.00	c   235s|190000 |   960 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 129k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
255.04/255.11	c   249s|200000 |   962 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 137k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
268.82/268.97	c   262s|210000 |   955 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 145k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
280.62/280.71	c   273s|220000 |   956 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 152k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
292.12/292.27	c   285s|230000 |   956 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 159k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
302.92/303.00	c   295s|240000 |   952 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 166k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
313.71/313.81	c   306s|250000 |   948 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 172k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
324.52/324.63	c   316s|260000 |   942 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 179k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
336.31/336.47	c   328s|270000 |   946 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 185k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
348.31/348.48	c   339s|280000 |   946 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 192k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
360.30/360.44	c   351s|290000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 198k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
372.71/372.81	c   363s|300000 |   973 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 205k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
385.20/385.36	c   375s|310000 |   949 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 213k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
398.60/398.71	c   388s|320000 |   950 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 221k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
414.50/414.70	c   404s|330000 |   953 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 229k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
427.38/427.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
427.38/427.55	c   416s|340000 |   951 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 238k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
440.89/441.02	c   429s|350000 |   947 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 246k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
454.28/454.46	c   442s|360000 |   946 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 254k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
468.28/468.48	c   456s|370000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 263k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
481.27/481.45	c   468s|380000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 271k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
494.07/494.20	c   481s|390000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 278k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
505.16/505.39	c   492s|400000 |   944 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 285k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
517.87/518.03	c   504s|410000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 293k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
530.76/530.94	c   516s|420000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 301k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
544.76/544.98	c   530s|430000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 309k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
557.35/557.55	c   542s|440000 |   947 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 317k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
568.56/568.73	c   553s|450000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 324k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
579.25/579.49	c   563s|460000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 331k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
590.35/590.52	c   574s|470000 |   947 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 338k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
601.55/601.77	c   585s|480000 |   944 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 345k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
612.84/613.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
612.84/613.07	c   596s|490000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 352k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
625.65/625.88	c   608s|500000 |   942 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 360k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
640.63/640.87	c   623s|510000 |   941 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 369k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
654.63/654.83	c   636s|520000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 377k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
668.53/668.73	c   650s|530000 |   950 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 386k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
682.52/682.76	c   663s|540000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 394k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
696.62/696.87	c   677s|550000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 403k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
711.01/711.23	c   691s|560000 |   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 411k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
725.51/725.76	c   705s|570000 |   942 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 420k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
739.51/739.76	c   718s|580000 |   941 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 428k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
753.71/753.93	c   732s|590000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 437k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
768.50/768.76	c   747s|600000 |   940 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 445k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
782.40/782.66	c   760s|610000 |   940 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 454k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
796.70/796.92	c   774s|620000 |   943 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 462k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
810.19/810.46	c   787s|630000 |   944 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 471k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
822.99/823.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
822.99/823.29	c   799s|640000 |   945 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 479k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
835.88/836.14	c   812s|650000 |   944 |  2789 |   0.0 |  23M|1084 |   - |1252 |1131 |   0 |   0 |  51 | 487k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
847.79/848.08	c   823s|660000 |   940 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 494k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
858.48/858.79	c   834s|670000 |   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 501k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
869.18/869.41	c   844s|680000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 507k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
879.58/879.87	c   854s|690000 |   936 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 514k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
892.27/892.56	c   867s|700000 |   938 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 522k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
905.67/905.91	c   880s|710000 |   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 530k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
920.47/920.74	c   894s|720000 |   935 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 539k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
934.56/934.90	c   908s|730000 |   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 547k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
948.16/948.49	c   921s|740000 |   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 556k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
961.76/962.09	c   934s|750000 |   936 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 564k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
974.85/975.16	c   947s|760000 |   938 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 572k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
987.95/988.29	c   959s|770000 |   940 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 580k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1000.55/1000.87	c   971s|780000 |   934 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 588k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1014.25/1014.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1014.25/1014.56	c   985s|790000 |   938 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 597k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1027.15/1027.46	c   997s|800000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 605k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1040.74/1041.02	c  1010s|810000 |   935 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 613k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1053.73/1054.00	c  1023s|820000 |   941 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 621k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1065.83/1066.17	c  1035s|830000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 629k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1077.83/1078.11	c  1046s|840000 |   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 636k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1088.33/1088.62	c  1056s|850000 |   934 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 643k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1098.92/1099.21	c  1067s|860000 |   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 650k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1109.32/1109.67	c  1077s|870000 |   935 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 657k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1120.12/1120.41	c  1087s|880000 |   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 663k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1133.73/1134.09	c  1100s|890000 |   938 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 672k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1147.21/1147.59	c  1113s|900000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 680k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1161.31/1161.69	c  1127s|910000 |   934 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 689k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1175.81/1176.15	c  1141s|920000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 698k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1190.69/1191.05	c  1156s|930000 |   935 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 706k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1205.00/1205.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1205.00/1205.34	c  1169s|940000 |   938 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 715k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1218.50/1218.83	c  1182s|950000 |   938 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 723k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1232.29/1232.66	c  1196s|960000 |   937 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 731k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1246.39/1246.77	c  1209s|970000 |   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 740k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1260.58/1260.93	c  1223s|980000 |   934 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 748k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1274.59/1274.93	c  1237s|990000 |   934 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 757k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1288.98/1289.32	c  1251s|  1000k|   928 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 766k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1302.97/1303.34	c  1264s|  1010k|   936 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 774k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1316.57/1316.94	c  1277s|  1020k|   936 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 782k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1328.97/1329.38	c  1289s|  1030k|   928 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 790k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1342.17/1342.51	c  1302s|  1040k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 798k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1353.96/1354.31	c  1314s|  1050k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 805k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1368.45/1368.87	c  1328s|  1060k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 814k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1382.55/1382.93	c  1341s|  1070k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 823k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1396.25/1396.61	c  1355s|  1080k|   935 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 831k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1409.55/1409.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1409.55/1409.90	c  1367s|  1090k|   940 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 839k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1422.44/1422.88	c  1380s|  1100k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 847k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1435.93/1436.36	c  1393s|  1110k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 856k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1448.93/1449.31	c  1406s|  1120k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 864k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1461.94/1462.38	c  1418s|  1130k|   936 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 872k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1475.43/1475.83	c  1431s|  1140k|   939 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 880k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1489.13/1489.58	c  1444s|  1150k|   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 889k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1502.42/1502.83	c  1457s|  1160k|   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 897k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1515.82/1516.22	c  1470s|  1170k|   927 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 905k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1529.02/1529.44	c  1483s|  1180k|   936 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 913k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1542.51/1542.91	c  1496s|  1190k|   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 922k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1555.71/1556.13	c  1509s|  1200k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 930k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1568.80/1569.20	c  1522s|  1210k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 938k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1581.90/1582.32	c  1534s|  1220k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 946k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1595.30/1595.74	c  1547s|  1230k|   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 954k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1607.80/1608.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1607.80/1608.29	c  1559s|  1240k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 962k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1619.99/1620.44	c  1571s|  1250k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 970k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1632.19/1632.61	c  1583s|  1260k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 978k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1645.39/1645.84	c  1596s|  1270k|   934 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 986k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1658.19/1658.66	c  1608s|  1280k|   928 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 | 994k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1670.98/1671.49	c  1620s|  1290k|   931 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1002k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1683.48/1683.91	c  1633s|  1300k|   933 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1009k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1698.07/1698.51	c  1647s|  1310k|   930 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1018k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1712.18/1712.68	c  1660s|  1320k|   930 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1026k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1726.77/1727.20	c  1674s|  1330k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1035k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1741.97/1742.44	c  1689s|  1340k|   924 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1043k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1756.06/1756.52	c  1703s|  1350k|   930 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1052k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1770.16/1770.65	c  1717s|  1360k|   928 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1060k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1784.25/1784.76	c  1730s|  1370k|   932 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1069k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1798.74/1799.25	c  1744s|  1380k|   927 |  2789 |   0.0 |  23M|1084 |   - |1252 |1129 |   0 |   0 |  51 |1078k|  32 | 5.850279e+01 | 6.100000e+01 |   4.27%
1800.06/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.50	c 
1800.06/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.50	c Solving Time (sec) : 1745.46
1800.06/1800.50	c Solving Nodes      : 1380891
1800.06/1800.50	c Primal Bound       : +6.10000000000000e+01 (5 solutions)
1800.06/1800.50	c Dual Bound         : +5.85027918012574e+01
1800.06/1800.50	c Gap                : 4.27 %
1800.06/1800.52	s SATISFIABLE
1800.06/1800.52	v -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 x1253 x1252 -x1251 -x1250 -x1249 x1248 
1800.06/1800.52	v x1247 -x1246 -x1245 -x1244 x1243 -x1242 -x1241 x1240 -x1239 -x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 
1800.06/1800.52	v x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214 -x1213 -x1212 
1800.06/1800.52	v -x1211 x1210 -x1209 -x1208 -x1207 -x1206 -x1205 -x1204 x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 
1800.06/1800.52	v -x1193 -x1192 -x1191 -x1190 -x1189 -x1188 -x1187 -x1186 -x1185 x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 
1800.06/1800.52	v -x1175 -x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 
1800.06/1800.52	v -x1157 -x1156 -x1155 -x1154 -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 
1800.06/1800.52	v -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 x1128 -x1127 -x1126 -x1125 x1124 -x1123 -x1122 
1800.06/1800.52	v x1121 -x1120 x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 x1105 -x1104 -x1103 
1800.06/1800.52	v -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 
1800.06/1800.52	v -x1085 -x1084 -x1083 x1082 -x1081 -x1080 -x1079 -x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 x1069 -x1068 -x1067 
1800.06/1800.52	v -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 
1800.06/1800.52	v -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 
1800.06/1800.52	v -x1031 -x1030 x1029 -x1028 -x1027 -x1026 x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 
1800.06/1800.52	v -x1012 -x1011 -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 
1800.06/1800.52	v -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 
1800.06/1800.52	v -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 
1800.06/1800.52	v -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 
1800.06/1800.52	v -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 
1800.06/1800.52	v -x910 -x909 -x908 -x907 x906 -x905 -x904 -x903 x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 
1800.06/1800.52	v -x889 -x888 -x887 -x886 -x885 -x884 x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 x872 -x871 -x870 -x869 
1800.06/1800.52	v -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 
1800.06/1800.52	v x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 
1800.06/1800.52	v -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 
1800.06/1800.52	v -x805 -x804 -x803 -x802 x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 
1800.06/1800.52	v -x784 -x783 x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 x768 -x767 -x766 -x765 -x764 
1800.06/1800.52	v -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 
1800.06/1800.52	v -x742 -x741 -x740 -x739 x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 
1800.06/1800.52	v -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 
1800.06/1800.52	v -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 x685 -x684 -x683 -x682 -x681 -x680 
1800.06/1800.52	v -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 
1800.06/1800.52	v -x658 -x657 -x656 -x655 -x654 x653 x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 x640 -x639 -x638 
1800.06/1800.52	v -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 x618 x617 
1800.06/1800.52	v -x616 -x615 -x614 -x613 x612 -x611 -x610 x609 -x608 -x607 -x606 -x605 -x604 -x603 x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 
1800.06/1800.52	v -x594 x593 -x592 -x591 -x590 -x589 -x588 -x587 x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 
1800.06/1800.52	v -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 
1800.06/1800.52	v -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 
1800.06/1800.52	v -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 
1800.06/1800.52	v x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 
1800.06/1800.52	v -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 
1800.06/1800.52	v -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 
1800.06/1800.52	v -x448 x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 
1800.06/1800.52	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 
1800.06/1800.52	v -x406 x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 
1800.06/1800.52	v -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 x371 -x370 -x369 -x368 -x367 -x366 -x365 
1800.06/1800.52	v -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 x345 -x344 
1800.06/1800.52	v -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 x328 -x327 -x326 -x325 -x324 -x323 
1800.06/1800.52	v -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 
1800.06/1800.52	v -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 x292 -x291 x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 
1800.06/1800.52	v -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 -x268 x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 
1800.06/1800.52	v -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 
1800.06/1800.52	v -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 
1800.06/1800.52	v -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 
1800.06/1800.52	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 
1800.06/1800.52	v -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 
1800.06/1800.52	v -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 
1800.06/1800.52	v -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 
1800.06/1800.52	v -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 
1800.06/1800.52	v -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 
1800.06/1800.52	v -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 
1800.06/1800.52	v -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 
1800.06/1800.52	v -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.06/1800.52	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.52	c Solving Time       :    1745.46
1800.06/1800.52	c Original Problem   :
1800.06/1800.52	c   Problem name     : HOME/instance-2666942-1276594895.opb
1800.06/1800.52	c   Variables        : 1266 (1266 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.52	c   Constraints      : 2888 initial, 2888 maximal
1800.06/1800.52	c Presolved Problem  :
1800.06/1800.52	c   Problem name     : t_HOME/instance-2666942-1276594895.opb
1800.06/1800.52	c   Variables        : 1252 (1252 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.52	c   Constraints      : 1129 initial, 1153 maximal
1800.06/1800.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.52	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.52	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.52	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.52	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.06/1800.52	c   linear           :       0.11         14          0          0         14          0        242         20          2
1800.06/1800.52	c   logicor          :       0.12          0          0          0          0          0       1517          0          0
1800.06/1800.52	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.52	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.06/1800.52	c   logicor          :       1129+        22    5148711          0          0     782425    3463944          0          0          0
1800.06/1800.52	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.52	c   integral         :       1.08       0.00       0.00       1.08       0.00
1800.06/1800.52	c   logicor          :     699.95       0.00     699.95       0.00       0.00
1800.06/1800.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.52	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.52	c   vbounds          :       4.57          2          0          0
1800.06/1800.52	c   rootredcost      :       4.42          0          0          0
1800.06/1800.52	c   pseudoobj        :     781.65    9137689     296372   59011327
1800.06/1800.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.52	c   propagation      :     876.21    1078797    1078797    1078797      407.9        720      325.5          -
1800.06/1800.52	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.52	c   applied globally :          -          -          -      15429      105.1          -          -          -
1800.06/1800.52	c   applied locally  :          -          -          -    1063415      412.3          -          -          -
1800.06/1800.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.52	c   cut pool         :       0.02         21          -          -         24          -    (maximal pool size: 764)
1800.06/1800.52	c   redcost          :       0.00         23          0          0          0          0
1800.06/1800.52	c   impliedbounds    :       0.01         23          0          0          0          0
1800.06/1800.52	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.52	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.52	c   gomory           :       5.52         23          0          0       3076          0
1800.06/1800.52	c   strongcg         :       4.65         20          0          0       4809          0
1800.06/1800.52	c   cmir             :       0.19         10          0          0          1          0
1800.06/1800.52	c   flowcover        :       0.37         10          0          0          1          0
1800.06/1800.52	c   clique           :       0.01          1          0          0          0          0
1800.06/1800.52	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.52	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.52	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.52	c Pricers            :       Time      Calls       Vars
1800.06/1800.52	c   problem variables:       0.00          0          0
1800.06/1800.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.52	c   relpscost        :       1.08          1          0          0          0          0          2
1800.06/1800.52	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.52	c   inference        :      60.35    1110078          0          0          0          0    2220156
1800.06/1800.52	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.52	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.52	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.52	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.52	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.52	c   LP solutions     :       0.00          -          0
1800.06/1800.52	c   pseudo solutions :       0.00          -          0
1800.06/1800.52	c   crossover        :       0.00          0          0
1800.06/1800.52	c   oneopt           :       0.96          3          1
1800.06/1800.52	c   trivial          :       0.01          2          2
1800.06/1800.52	c   simplerounding   :       0.00         22          0
1800.06/1800.52	c   zirounding       :       0.00          1          0
1800.06/1800.52	c   rounding         :       0.05         22          1
1800.06/1800.52	c   shifting         :       0.02         22          0
1800.06/1800.52	c   intshifting      :       0.00          0          0
1800.06/1800.52	c   twoopt           :       0.00          0          0
1800.06/1800.52	c   fixandinfer      :       0.00          0          0
1800.06/1800.52	c   feaspump         :       0.00          0          0
1800.06/1800.52	c   coefdiving       :       0.00          0          0
1800.06/1800.52	c   pscostdiving     :       0.00          0          0
1800.06/1800.52	c   fracdiving       :       0.00          0          0
1800.06/1800.52	c   veclendiving     :       0.00          0          0
1800.06/1800.52	c   intdiving        :       0.00          0          0
1800.06/1800.52	c   actconsdiving    :       0.00          0          0
1800.06/1800.52	c   objpscostdiving  :       0.00          0          0
1800.06/1800.52	c   rootsoldiving    :       0.00          0          0
1800.06/1800.52	c   linesearchdiving :       0.00          0          0
1800.06/1800.52	c   guideddiving     :       0.00          0          0
1800.06/1800.52	c   octane           :       0.00          0          0
1800.06/1800.52	c   rens             :       0.78          1          1
1800.06/1800.52	c   rins             :       0.00          0          0
1800.06/1800.52	c   localbranching   :       0.00          0          0
1800.06/1800.52	c   mutation         :       0.00          0          0
1800.06/1800.52	c   dins             :       0.00          0          0
1800.06/1800.52	c   undercover       :       0.00          0          0
1800.06/1800.52	c   nlp              :       0.77          0          0
1800.06/1800.52	c   trysol           :       0.44          0          0
1800.06/1800.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.52	c   primal LP        :       0.01          0          0       0.00       0.00
1800.06/1800.52	c   dual LP          :       0.81         22       2789     126.77    3443.21
1800.06/1800.52	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.52	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.52	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.52	c   strong branching :       1.08         32       2669      83.41    2471.30
1800.06/1800.52	c     (at root node) :          -         32       2669      83.41          -
1800.06/1800.52	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.52	c B&B Tree           :
1800.06/1800.52	c   number of runs   :          1
1800.06/1800.52	c   nodes            :    1380891
1800.06/1800.52	c   nodes (total)    :    1380891
1800.06/1800.52	c   nodes left       :        926
1800.06/1800.52	c   max depth        :       1084
1800.06/1800.52	c   max depth (total):       1084
1800.06/1800.52	c   backtracks       :     809357 (58.6%)
1800.06/1800.52	c   delayed cutoffs  :     838342
1800.06/1800.52	c   repropagations   :    3459797 (45439823 domain reductions, 807985 cutoffs)
1800.06/1800.52	c   avg switch length:       5.46
1800.06/1800.52	c   switching time   :      74.65
1800.06/1800.52	c Solution           :
1800.06/1800.52	c   Solutions found  :          5 (4 improvements)
1800.06/1800.52	c   First Solution   : +1.26600000000000e+03   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
1800.06/1800.52	c   Primal Bound     : +6.10000000000000e+01   (in run 1, after 1 nodes, 12.81 seconds, depth 0, found by <rens>)
1800.06/1800.52	c   Dual Bound       : +5.85027918012574e+01
1800.06/1800.52	c   Gap              :       4.27 %
1800.06/1800.52	c   Root Dual Bound  : +5.84349620140754e+01
1800.06/1800.52	c   Root Iterations  :       2789
1800.06/1800.56	c Time complete: 1800.11.

Verifier Data

OK	61

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2666942-1276594895/watcher-2666942-1276594895 -o /tmp/evaluation-result-2666942-1276594895/solver-2666942-1276594895 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666942-1276594895.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.00 1.00 1.00 3/106 8978
/proc/meminfo: memFree=1843700/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=6696 CPUtime=0
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 990 0 0 0 0 0 0 0 19 0 1 0 781001 6856704 910 1992294400 4194304 8223781 140735278888976 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8978/statm: 1674 920 346 984 0 687 0

[startup+0.014514 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8978
/proc/meminfo: memFree=1843700/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=10292 CPUtime=0
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 1862 0 0 0 0 0 0 0 19 0 1 0 781001 10539008 1782 1992294400 4194304 8223781 140735278888976 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8978/statm: 2573 1791 361 984 0 1586 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10292

[startup+0.101521 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8978
/proc/meminfo: memFree=1843700/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=11916 CPUtime=0.09
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 2290 0 0 0 8 1 0 0 19 0 1 0 781001 12201984 2210 1992294400 4194304 8223781 140735278888976 18446744073709551615 7297360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8978/statm: 2979 2210 365 984 0 1992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11916

[startup+0.301538 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8978
/proc/meminfo: memFree=1843700/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=25912 CPUtime=0.29
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 6390 0 0 0 26 3 0 0 19 0 1 0 781001 26533888 5432 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 6478 5432 450 984 0 5491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25912

[startup+0.701576 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 8978
/proc/meminfo: memFree=1843700/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=35072 CPUtime=0.69
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 9706 0 0 0 64 5 0 0 19 0 1 0 781001 35913728 7687 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 8768 7687 524 984 0 7781 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35072

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8979
/proc/meminfo: memFree=1804260/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=48520 CPUtime=1.49
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 12982 0 0 0 143 6 0 0 21 0 1 0 781001 49684480 10862 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 12130 10862 560 984 0 11143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48520

[startup+3.1008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8979
/proc/meminfo: memFree=1797936/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=55164 CPUtime=3.09
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 14692 0 0 0 302 7 0 0 25 0 1 0 781001 56487936 12424 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 13791 12424 562 984 0 12804 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55164

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8979
/proc/meminfo: memFree=1786776/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=67080 CPUtime=6.29
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 17923 0 0 0 618 11 0 0 25 0 1 0 781001 68689920 15340 1992294400 4194304 8223781 140735278888976 18446744073709551615 6567480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 16770 15340 562 984 0 15783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67080

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8979
/proc/meminfo: memFree=1766316/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101976 CPUtime=12.69
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 29588 0 0 0 1248 21 0 0 25 0 1 0 781001 104423424 23691 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25494 23691 582 984 0 24507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101976

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8981
/proc/meminfo: memFree=1760860/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=90576 CPUtime=25.49
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 34564 0 0 0 2489 60 0 0 25 0 1 0 781001 92749824 21187 1992294400 4194304 8223781 140735278888976 18446744073709551615 4240373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 22644 21187 590 984 0 21657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90576

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8981
/proc/meminfo: memFree=1757512/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=94032 CPUtime=51.08
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 35436 0 0 0 4984 124 0 0 25 0 1 0 781001 96288768 22059 1992294400 4194304 8223781 140735278888976 18446744073709551615 5909078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 23508 22059 590 984 0 22521 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94032

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8983
/proc/meminfo: memFree=1756148/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=95160 CPUtime=102.28
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 35728 0 0 0 9978 250 0 0 25 0 1 0 781001 97443840 22351 1992294400 4194304 8223781 140735278888976 18446744073709551615 4652809 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 23790 22351 590 984 0 22803 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95160

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8983
/proc/meminfo: memFree=1754784/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=96612 CPUtime=162.25
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 36061 0 0 0 15842 383 0 0 25 0 1 0 781001 98930688 22684 1992294400 4194304 8223781 140735278888976 18446744073709551615 4703935 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 24153 22684 590 984 0 23166 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 96612

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8985
/proc/meminfo: memFree=1753668/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=97752 CPUtime=222.24
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 36359 0 0 0 21691 533 0 0 25 0 1 0 781001 100098048 22982 1992294400 4194304 8223781 140735278888976 18446744073709551615 4704784 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 24438 22982 590 984 0 23451 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 97752

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8987
/proc/meminfo: memFree=1752180/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=99172 CPUtime=282.22
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 36701 0 0 0 27513 709 0 0 25 0 1 0 781001 101552128 23324 1992294400 4194304 8223781 140735278888976 18446744073709551615 4434043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 24793 23324 590 984 0 23806 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 99172

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8989
/proc/meminfo: memFree=1752056/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=99172 CPUtime=342.21
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 36713 0 0 0 33357 864 0 0 25 0 1 0 781001 101552128 23336 1992294400 4194304 8223781 140735278888976 18446744073709551615 5905985 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 24793 23336 590 984 0 23806 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 99172

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8991
/proc/meminfo: memFree=1749948/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101104 CPUtime=402.2
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37202 0 0 0 39183 1037 0 0 25 0 1 0 781001 103530496 23825 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25276 23825 590 984 0 24289 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 101104

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8991
/proc/meminfo: memFree=1749328/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101688 CPUtime=462.17
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37326 0 0 0 44989 1228 0 0 25 0 1 0 781001 104128512 23949 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25422 23949 590 984 0 24435 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 101688

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8993
/proc/meminfo: memFree=1749204/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101820 CPUtime=522.16
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37374 0 0 0 50800 1416 0 0 25 0 1 0 781001 104263680 23997 1992294400 4194304 8223781 140735278888976 18446744073709551615 4240440 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25455 23997 590 984 0 24468 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 101820

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8995
/proc/meminfo: memFree=1748956/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101820 CPUtime=582.15
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37383 0 0 0 56624 1591 0 0 25 0 1 0 781001 104263680 24006 1992294400 4194304 8223781 140735278888976 18446744073709551615 5506192 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25455 24006 590 984 0 24468 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 101820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8997
/proc/meminfo: memFree=1748832/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101820 CPUtime=642.14
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37390 0 0 0 62438 1776 0 0 25 0 1 0 781001 104263680 24013 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25455 24013 590 984 0 24468 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 101820

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9003
/proc/meminfo: memFree=1748460/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101960 CPUtime=882.07
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37422 0 0 0 85687 2520 0 0 25 0 1 0 781001 104407040 24045 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25490 24045 590 984 0 24503 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 101960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9005
/proc/meminfo: memFree=1748336/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=101960 CPUtime=942.06
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37426 0 0 0 91494 2712 0 0 25 0 1 0 781001 104407040 24049 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25490 24049 590 984 0 24503 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 101960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9007
/proc/meminfo: memFree=1748212/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102096 CPUtime=1002.05
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37433 0 0 0 97300 2905 0 0 25 0 1 0 781001 104546304 24056 1992294400 4194304 8223781 140735278888976 18446744073709551615 5918839 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25524 24056 590 984 0 24537 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 102096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9007
/proc/meminfo: memFree=1748088/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102096 CPUtime=1062.03
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37451 0 0 0 103100 3103 0 0 25 0 1 0 781001 104546304 24074 1992294400 4194304 8223781 140735278888976 18446744073709551615 4703929 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25524 24074 590 984 0 24537 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 102096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9009
/proc/meminfo: memFree=1747964/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102096 CPUtime=1122.02
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37453 0 0 0 108920 3282 0 0 25 0 1 0 781001 104546304 24076 1992294400 4194304 8223781 140735278888976 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25524 24076 590 984 0 24537 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 102096

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9020
/proc/meminfo: memFree=1746492/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102096 CPUtime=1182
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37460 0 0 0 114720 3480 0 0 25 0 1 0 781001 104546304 24083 1992294400 4194304 8223781 140735278888976 18446744073709551615 4652809 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25524 24083 590 984 0 24537 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 102096

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9022
/proc/meminfo: memFree=1746492/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102228 CPUtime=1241.98
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37470 0 0 0 120532 3666 0 0 25 0 1 0 781001 104681472 24093 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25557 24093 590 984 0 24570 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 102228

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9024
/proc/meminfo: memFree=1746492/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102228 CPUtime=1301.98
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37476 0 0 0 126341 3857 0 0 25 0 1 0 781001 104681472 24099 1992294400 4194304 8223781 140735278888976 18446744073709551615 5506194 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25557 24099 590 984 0 24570 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 102228

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9024
/proc/meminfo: memFree=1746492/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102228 CPUtime=1361.96
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37479 0 0 0 132149 4047 0 0 25 0 1 0 781001 104681472 24102 1992294400 4194304 8223781 140735278888976 18446744073709551615 5506148 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25557 24102 590 984 0 24570 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 102228

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9026
/proc/meminfo: memFree=1746492/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102228 CPUtime=1421.95
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37483 0 0 0 137955 4240 0 0 25 0 1 0 781001 104681472 24106 1992294400 4194304 8223781 140735278888976 18446744073709551615 6208072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25557 24106 590 984 0 24570 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 102228

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9028
/proc/meminfo: memFree=1746492/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102228 CPUtime=1481.93
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37485 0 0 0 143761 4432 0 0 25 0 1 0 781001 104681472 24108 1992294400 4194304 8223781 140735278888976 18446744073709551615 4653007 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25557 24108 590 984 0 24570 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 102228

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9030
/proc/meminfo: memFree=1746368/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102228 CPUtime=1541.91
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37489 0 0 0 149566 4625 0 0 25 0 1 0 781001 104681472 24112 1992294400 4194304 8223781 140735278888976 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25557 24112 590 984 0 24570 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 102228

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9032
/proc/meminfo: memFree=1746244/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102364 CPUtime=1601.89
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37495 0 0 0 155369 4820 0 0 25 0 1 0 781001 104820736 24118 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25591 24118 590 984 0 24604 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 102364

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9032
/proc/meminfo: memFree=1746244/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102364 CPUtime=1661.89
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37496 0 0 0 161175 5014 0 0 25 0 1 0 781001 104820736 24119 1992294400 4194304 8223781 140735278888976 18446744073709551615 4703926 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25591 24119 590 984 0 24604 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 102364

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9034
/proc/meminfo: memFree=1746120/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102364 CPUtime=1721.87
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37497 0 0 0 166989 5198 0 0 25 0 1 0 781001 104820736 24120 1992294400 4194304 8223781 140735278888976 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25591 24120 590 984 0 24604 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 102364

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9036
/proc/meminfo: memFree=1745872/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102364 CPUtime=1781.86
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37497 0 0 0 172799 5387 0 0 25 0 1 0 781001 104820736 24120 1992294400 4194304 8223781 140735278888976 18446744073709551615 5506192 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25591 24120 590 984 0 24604 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 102364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9036
/proc/meminfo: memFree=1745872/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102364 CPUtime=1800.06
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37497 0 0 0 174562 5444 0 0 25 0 1 0 781001 104820736 24120 1992294400 4194304 8223781 140735278888976 18446744073709551615 5506130 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25591 24120 590 984 0 24604 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 102364

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9036
/proc/meminfo: memFree=1745872/2059040 swapFree=4192956/4192956
[pid=8978] ppid=8976 vsize=102364 CPUtime=1800.06
/proc/8978/stat : 8978 (pbscip.linux.x8) R 8976 8978 2334 0 -1 4202496 37497 0 0 0 174562 5444 0 0 25 0 1 0 781001 104820736 24120 1992294400 4194304 8223781 140735278888976 18446744073709551615 5506130 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/8978/statm: 25591 24120 590 984 0 24604 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 102364

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.12
CPU user time (s): 1745.66
CPU system time (s): 54.4577
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 102400

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

runsolver used 3.05154 second user time and 8.43772 second system time

The end

Launcher Data

Begin job on node051 at 2010-06-15 11:41:35
IDJOB=2666942
IDBENCH=2876
IDSOLVER=1169
FILE ID=node051/2666942-1276594895
PBS_JOBID= 11173561
Free space on /tmp= 62564 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-alu2.b.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666942-1276594895/watcher-2666942-1276594895 -o /tmp/evaluation-result-2666942-1276594895/solver-2666942-1276594895 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666942-1276594895.opb -t 1800 -m 1800

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

MD5SUM BENCH= a793af2f16b39bdc1dda733b5326bfb4
RANDOM SEED=1874452953

node051.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.255
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.51
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.255
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1844948 kB
Buffers:          1208 kB
Cached:          90016 kB
SwapCached:          0 kB
Active:          52288 kB
Inactive:        98252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1844948 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5236 kB
Writeback:           0 kB
AnonPages:       59248 kB
Mapped:          15436 kB
Slab:            41756 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183036 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= 62560 MiB
End job on node051 at 2010-06-15 12:11:38