Trace number 1870342

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT-49 1795.62 1796.48

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_3.opb
MD5SUM18e694be8bacc67580164c28dde5ca1c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint60
Maximum length of a constraint107
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products37647
Sum of products size75294

Quality of the solution as a function of time


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

Solver Data

0.29/0.38	c SCIP version 1.1.0.7
0.29/0.38	c LP-Solver SoPlex 1.4.1
0.29/0.38	c user parameter file <scip.set> not found - using default parameters
0.29/0.38	c read problem <HOME/instance-1870342-1245198701.opb>
0.29/0.38	c original problem has 38647 variables (38647 bin, 0 int, 0 impl, 0 cont) and 38647 constraints
0.69/0.74	c start presolving problem
0.69/0.74	c presolving:
1.89/1.90	c (round 1) 37647 del vars, 1000 del conss, 37647 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 150588 impls, 0 clqs
4.29/4.32	c    (3.7s) probing: 101/1000 (10.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
4.29/4.32	c    (3.7s) probing aborted: 100/100 successive totally useless probings
4.29/4.32	c presolving (2 rounds):
4.29/4.32	c  37647 deleted vars, 1000 deleted constraints, 37647 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
4.29/4.32	c  225882 implications, 0 cliques
4.29/4.32	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 37647 constraints
4.29/4.32	c   37647 constraints of type <and>
4.29/4.32	c transformed objective value is always integral (scale: 1)
4.29/4.32	c Presolving Time: 3.49
4.29/4.33	c OPT-NLC
4.29/4.33	c -----------------------------------------------------------------------------------------------
4.29/4.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.29/4.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.29/4.33	c limits/memory = c 1620
4.29/4.33	c # maximal time in seconds to run
4.29/4.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.29/4.33	c limits/time = c 1791
4.29/4.33	c # frequency for displaying node information lines
4.29/4.33	c # [type: int, range: [-1,2147483647], default: 100]
4.29/4.33	c display/freq = c 10000
4.29/4.33	c -----------------------------------------------------------------------------------------------
4.29/4.33	c start solving problem
4.29/4.33	c 
6.28/6.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.28/6.36	c   5.6s|     1 |     0 |  1061 | 139M|   0 |1000 |1000 |  37k|  37k|1000 |  37k|   0 |   0 |   0 |-5.000000e+02 |      --      |    Inf 
6.38/6.41	o -46
6.38/6.41	c R 5.7s|     1 |     0 |  1061 | 139M|   0 |1000 |1000 |  37k|  37k|1000 |  37k|   0 |   0 |   0 |-5.000000e+02 |-4.600000e+01 |  90.80%
8.48/8.57	c   7.8s|     1 |     0 |  1184 | 139M|   0 | 992 |1000 |  37k|  37k|1000 |  37k|   6 |   0 |   0 |-4.960000e+02 |-4.600000e+01 |  90.73%
10.58/10.63	c   9.8s|     1 |     0 |  1284 | 139M|   0 | 984 |1000 |  37k|  37k|1000 |  37k|  12 |   0 |   0 |-4.920000e+02 |-4.600000e+01 |  90.65%
10.58/10.67	o -49
10.58/10.67	c R 9.8s|     1 |     0 |  1284 | 139M|   0 | 984 |1000 |  37k|  37k|1000 |  37k|  12 |   0 |   0 |-4.920000e+02 |-4.900000e+01 |  90.04%
13.17/13.25	c  12.4s|     1 |     0 |  1454 | 139M|   0 | 977 |1000 |  37k|  37k|1000 |  37k|  20 |   0 |   0 |-4.885000e+02 |-4.900000e+01 |  89.97%
15.67/15.75	c  14.9s|     1 |     0 |  1609 | 139M|   0 | 969 |1000 |  37k|  37k|1000 |  37k|  26 |   0 |   0 |-4.845000e+02 |-4.900000e+01 |  89.89%
18.17/18.29	c  17.4s|     1 |     0 |  1752 | 139M|   0 | 960 |1000 |  37k|  37k|1000 |  37k|  34 |   0 |   0 |-4.800000e+02 |-4.900000e+01 |  89.79%
21.07/21.18	c  20.3s|     1 |     0 |  1959 | 139M|   0 | 952 |1000 |  37k|  37k|1000 |  37k|  44 |   0 |   0 |-4.760000e+02 |-4.900000e+01 |  89.71%
24.37/24.45	c  23.6s|     1 |     0 |  2175 | 139M|   0 | 945 |1000 |  37k|  37k|1000 |  37k|  51 |   0 |   0 |-4.725000e+02 |-4.900000e+01 |  89.63%
27.87/27.96	c  27.1s|     1 |     0 |  2427 | 139M|   0 | 937 |1000 |  37k|  37k|1000 |  37k|  58 |   0 |   0 |-4.685000e+02 |-4.900000e+01 |  89.54%
30.87/30.95	c  30.1s|     1 |     0 |  2564 | 139M|   0 | 932 |1000 |  37k|  37k|1000 |  37k|  61 |   0 |   0 |-4.660000e+02 |-4.900000e+01 |  89.48%
33.96/34.09	c  33.2s|     1 |     0 |  2745 | 139M|   0 | 926 |1000 |  37k|  37k|1000 |  37k|  69 |   0 |   0 |-4.630000e+02 |-4.900000e+01 |  89.42%
36.27/36.39	c  35.5s|     1 |     0 |  2936 | 139M|   0 | 919 |1000 |  37k|  37k|1000 |1303 |  76 |   0 |   0 |-4.595000e+02 |-4.900000e+01 |  89.34%
36.66/36.73	c  35.8s|     1 |     0 |  3184 | 139M|   0 | 868 |1000 |  37k|  37k|1000 |1312 |  85 |   0 |   0 |-4.570000e+02 |-4.900000e+01 |  89.28%
37.36/37.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.36/37.46	c  36.5s|     1 |     0 |  3677 | 139M|   0 | 884 |1000 |  37k|  37k|1000 |2713 |1486 |   0 |   0 |-4.530000e+02 |-4.900000e+01 |  89.18%
37.96/38.08	c  37.2s|     1 |     0 |  4075 | 140M|   0 | 897 |1000 |  37k|  37k|1000 |3411 |2184 |   0 |   0 |-4.505000e+02 |-4.900000e+01 |  89.12%
38.65/38.72	c  37.8s|     1 |     0 |  4659 | 140M|   0 | 894 |1000 |  37k|  37k|1000 |3525 |2298 |   0 |   0 |-4.470000e+02 |-4.900000e+01 |  89.04%
39.26/39.31	c  38.4s|     1 |     0 |  5002 | 140M|   0 | 879 |1000 |  37k|  37k|1000 |3531 |2304 |   0 |   0 |-4.465000e+02 |-4.900000e+01 |  89.03%
39.96/40.09	c  39.2s|     1 |     0 |  5756 | 140M|   0 | 888 |1000 |  37k|  37k|1000 |3558 |2715 |   0 |   0 |-4.437500e+02 |-4.900000e+01 |  88.96%
40.95/41.03	c  40.1s|     1 |     0 |  6674 | 140M|   0 | 885 |1000 |  37k|  37k|1000 |3936 |3093 |   0 |   0 |-4.422500e+02 |-4.900000e+01 |  88.92%
41.56/41.68	c  40.7s|     1 |     0 |  7157 | 140M|   0 | 898 |1000 |  37k|  37k|1000 |4116 |3273 |   0 |   0 |-4.383333e+02 |-4.900000e+01 |  88.82%
45.96/46.10	c  45.2s|     1 |     0 |  7291 | 140M|   0 | 876 |1000 |  37k|  37k|1000 |6116 |5273 |   0 |   0 |-4.380000e+02 |-4.900000e+01 |  88.81%
46.65/46.74	c  45.8s|     1 |     0 |  7683 | 140M|   0 | 871 |1000 |  37k|  37k|1000 |6125 |5282 |   0 |   0 |-4.365000e+02 |-4.900000e+01 |  88.77%
47.35/47.43	c  46.5s|     1 |     0 |  8133 | 140M|   0 | 867 |1000 |  37k|  37k|1000 |6196 |5353 |   0 |   0 |-4.330000e+02 |-4.900000e+01 |  88.68%
47.95/48.05	c  47.1s|     1 |     0 |  8495 | 140M|   0 | 862 |1000 |  37k|  37k|1000 |4726 |5361 |   0 |   0 |-4.320000e+02 |-4.900000e+01 |  88.66%
48.76/48.85	c  47.9s|     1 |     0 |  9320 | 140M|   0 | 856 |1000 |  37k|  37k|1000 |4778 |5413 |   0 |   0 |-4.295000e+02 |-4.900000e+01 |  88.59%
49.46/49.52	c  48.6s|     1 |     0 |  9951 | 140M|   0 | 857 |1000 |  37k|  37k|1000 |4914 |5549 |   0 |   0 |-4.285000e+02 |-4.900000e+01 |  88.56%
50.25/50.33	c  49.4s|     1 |     0 | 10725 | 140M|   0 | 851 |1000 |  37k|  37k|1000 |4922 |5557 |   0 |   0 |-4.275000e+02 |-4.900000e+01 |  88.54%
51.45/51.50	c  50.5s|     1 |     0 | 11851 | 141M|   0 | 838 |1000 |  37k|  37k|1000 |5039 |5674 |   0 |   0 |-4.260000e+02 |-4.900000e+01 |  88.50%
52.35/52.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.35/52.48	c  51.5s|     1 |     0 | 12697 | 141M|   0 | 832 |1000 |  37k|  37k|1000 |5461 |6096 |   0 |   0 |-4.220000e+02 |-4.900000e+01 |  88.39%
53.35/53.44	c  52.5s|     1 |     0 | 13515 | 141M|   0 | 834 |1000 |  37k|  37k|1000 |3912 |6419 |   0 |   0 |-4.200000e+02 |-4.900000e+01 |  88.33%
54.04/54.18	c  53.2s|     1 |     0 | 14203 | 141M|   0 | 873 |1000 |  37k|  37k|1000 |4130 |6637 |   0 |   0 |-4.189286e+02 |-4.900000e+01 |  88.30%
58.74/58.88	c  57.9s|     1 |     0 | 14584 | 141M|   0 | 833 |1000 |  37k|  37k|1000 |6130 |8637 |   0 |   0 |-4.175000e+02 |-4.900000e+01 |  88.26%
59.53/59.61	c  58.6s|     1 |     0 | 15078 | 141M|   0 | 833 |1000 |  37k|  37k|1000 |6209 |8716 |   0 |   0 |-4.165000e+02 |-4.900000e+01 |  88.24%
60.04/60.17	c  59.2s|     1 |     0 | 15366 | 141M|   0 | 829 |1000 |  37k|  37k|1000 |6217 |8724 |   0 |   0 |-4.155000e+02 |-4.900000e+01 |  88.21%
60.73/60.84	c  59.8s|     1 |     0 | 15716 | 141M|   0 | 826 |1000 |  37k|  37k|1000 |6271 |8778 |   0 |   0 |-4.135000e+02 |-4.900000e+01 |  88.15%
61.92/62.06	c  61.0s|     1 |     0 | 16532 | 141M|   0 | 821 |1000 |  37k|  37k|1000 |5857 |8836 |   0 |   0 |-4.107500e+02 |-4.900000e+01 |  88.07%
62.63/62.80	c  61.8s|     1 |     0 | 17070 | 141M|   0 | 815 |1000 |  37k|  37k|1000 |5915 |8894 |   0 |   0 |-4.082500e+02 |-4.900000e+01 |  88.00%
63.52/63.62	c  62.6s|     1 |     0 | 17582 | 141M|   0 | 815 |1000 |  37k|  37k|1000 |6046 |9025 |   0 |   0 |-4.067500e+02 |-4.900000e+01 |  87.95%
64.63/64.79	c  63.8s|     1 |     0 | 18407 | 141M|   0 | 814 |1000 |  37k|  37k|1000 |6111 |9090 |   0 |   0 |-4.052500e+02 |-4.900000e+01 |  87.91%
65.52/65.63	c  64.6s|     1 |     0 | 18914 | 141M|   0 | 808 |1000 |  37k|  37k|1000 |6166 |9145 |   0 |   0 |-4.037500e+02 |-4.900000e+01 |  87.86%
66.32/66.41	c  65.4s|     1 |     0 | 19387 | 141M|   0 | 804 |1000 |  37k|  37k|1000 |6378 |9357 |   0 |   0 |-4.017500e+02 |-4.900000e+01 |  87.80%
67.83/67.96	c  66.9s|     1 |     0 | 20421 | 142M|   0 | 799 |1000 |  37k|  37k|1000 |5355 |9469 |   0 |   0 |-4.000000e+02 |-4.900000e+01 |  87.75%
68.92/69.08	c  68.0s|     1 |     0 | 21251 | 142M|   0 | 793 |1000 |  37k|  37k|1000 |5454 |9568 |   0 |   0 |-3.992500e+02 |-4.900000e+01 |  87.73%
70.32/70.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
70.32/70.42	c  69.4s|     1 |     0 | 22318 | 142M|   0 | 787 |1000 |  37k|  37k|1000 |5735 |9849 |   0 |   0 |-3.965000e+02 |-4.900000e+01 |  87.64%
71.42/71.59	c  70.5s|     1 |     0 | 23071 | 142M|   0 | 787 |1000 |  37k|  37k|1000 |5900 |  10k|   0 |   0 |-3.955000e+02 |-4.900000e+01 |  87.61%
72.53/72.66	c  71.6s|     1 |     0 | 23724 | 142M|   0 | 783 |1000 |  37k|  37k|1000 |6019 |  10k|   0 |   0 |-3.935000e+02 |-4.900000e+01 |  87.55%
73.72/73.88	c  72.8s|     1 |     0 | 24479 | 142M|   0 | 783 |1000 |  37k|  37k|1000 |6121 |  10k|   0 |   0 |-3.925000e+02 |-4.900000e+01 |  87.52%
74.82/74.92	c  73.8s|     1 |     0 | 25188 | 142M|   0 | 782 |1000 |  37k|  37k|1000 |5719 |  10k|   0 |   0 |-3.910000e+02 |-4.900000e+01 |  87.47%
75.52/75.66	c  74.6s|     1 |     0 | 25749 | 142M|   0 | 777 |1000 |  37k|  37k|1000 |5725 |  10k|   0 |   0 |-3.885000e+02 |-4.900000e+01 |  87.39%
76.52/76.66	c  75.6s|     1 |     0 | 26384 | 142M|   0 | 761 |1000 |  37k|  37k|1000 |5831 |  10k|   0 |   0 |-3.875000e+02 |-4.900000e+01 |  87.35%
77.22/77.36	c  76.3s|     1 |     0 | 26804 | 142M|   0 | 767 |1000 |  37k|  37k|1000 |6256 |  10k|   0 |   0 |-3.855000e+02 |-4.900000e+01 |  87.29%
78.42/78.50	c  77.4s|     1 |     0 | 27592 | 142M|   0 | 773 |1000 |  37k|  37k|1000 |6380 |  10k|   0 |   0 |-3.840000e+02 |-4.900000e+01 |  87.24%
79.32/79.43	c  78.3s|     1 |     0 | 28252 | 142M|   0 | 768 |1000 |  37k|  37k|1000 |6442 |  11k|   0 |   0 |-3.835000e+02 |-4.900000e+01 |  87.22%
80.71/80.89	c  79.8s|     1 |     0 | 29269 | 142M|   0 | 764 |1000 |  37k|  37k|1000 |5898 |  11k|   0 |   0 |-3.820000e+02 |-4.900000e+01 |  87.17%
81.72/81.83	c  80.7s|     1 |     0 | 29990 | 142M|   0 | 761 |1000 |  37k|  37k|1000 |5904 |  11k|   0 |   0 |-3.815000e+02 |-4.900000e+01 |  87.16%
82.91/83.05	c  82.0s|     1 |     0 | 30818 | 142M|   0 | 757 |1000 |  37k|  37k|1000 |5963 |  11k|   0 |   0 |-3.801667e+02 |-4.900000e+01 |  87.11%
83.62/83.76	c  82.7s|     1 |     0 | 31271 | 143M|   0 | 756 |1000 |  37k|  37k|1000 |6083 |  11k|   0 |   0 |-3.790000e+02 |-4.900000e+01 |  87.07%
84.22/84.34	c  83.2s|     1 |     0 | 31551 | 143M|   0 | 754 |1000 |  37k|  37k|1000 |6143 |  11k|   0 |   0 |-3.790000e+02 |-4.900000e+01 |  87.07%
85.12/85.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
85.12/85.21	c  84.1s|     1 |     0 | 32133 | 143M|   0 | 750 |1000 |  37k|  37k|1000 |6257 |  11k|   0 |   0 |-3.780000e+02 |-4.900000e+01 |  87.04%
86.02/86.18	c  85.1s|     1 |     0 | 32743 | 143M|   0 | 753 |1000 |  37k|  37k|1000 |5931 |  11k|   0 |   0 |-3.775000e+02 |-4.900000e+01 |  87.02%
86.82/86.94	c  85.8s|     1 |     0 | 33154 | 143M|   0 | 761 |1000 |  37k|  37k|1000 |5991 |  11k|   0 |   0 |-3.770000e+02 |-4.900000e+01 |  87.00%
88.42/88.50	c  87.4s|     1 |     0 | 34231 | 143M|   0 | 750 |1000 |  37k|  37k|1000 |6163 |  12k|   0 |   0 |-3.760000e+02 |-4.900000e+01 |  86.97%
89.62/89.74	c  88.6s|     1 |     0 | 35031 | 143M|   0 | 770 |1000 |  37k|  37k|1000 |6229 |  12k|   0 |   0 |-3.755000e+02 |-4.900000e+01 |  86.95%
91.31/91.44	c  90.3s|     1 |     0 | 36038 | 143M|   0 | 741 |1000 |  37k|  37k|1000 |6605 |  12k|   0 |   0 |-3.735000e+02 |-4.900000e+01 |  86.88%
93.11/93.28	c  92.2s|     1 |     0 | 37225 | 144M|   0 | 742 |1000 |  37k|  37k|1000 |6767 |  12k|   0 |   0 |-3.720000e+02 |-4.900000e+01 |  86.83%
94.51/94.65	c  93.5s|     1 |     0 | 38106 | 144M|   0 | 741 |1000 |  37k|  37k|1000 |5994 |  12k|   0 |   0 |-3.715000e+02 |-4.900000e+01 |  86.81%
96.11/96.27	c  95.1s|     1 |     0 | 39360 | 144M|   0 | 735 |1000 |  37k|  37k|1000 |6049 |  12k|   0 |   0 |-3.705000e+02 |-4.900000e+01 |  86.77%
97.81/97.91	c  96.8s|     1 |     0 | 40442 | 144M|   0 | 739 |1000 |  37k|  37k|1000 |6204 |  12k|   0 |   0 |-3.691667e+02 |-4.900000e+01 |  86.73%
98.61/98.75	c  97.6s|     1 |     0 | 40888 | 144M|   0 | 734 |1000 |  37k|  37k|1000 |6259 |  12k|   0 |   0 |-3.690000e+02 |-4.900000e+01 |  86.72%
101.21/101.34	c   100s|     1 |     0 | 42632 | 144M|   0 | 735 |1000 |  37k|  37k|1000 |6371 |  13k|   0 |   0 |-3.675000e+02 |-4.900000e+01 |  86.67%
102.81/102.99	c   102s|     1 |     0 | 43782 | 144M|   0 | 726 |1000 |  37k|  37k|1000 |6383 |  13k|   0 |   0 |-3.650000e+02 |-4.900000e+01 |  86.58%
104.90/105.00	c   104s|     1 |     0 | 45003 | 144M|   0 | 752 |1000 |  37k|  37k|1000 |5956 |  13k|   0 |   0 |-3.647500e+02 |-4.900000e+01 |  86.57%
106.10/106.27	c   105s|     1 |     0 | 45822 | 144M|   0 | 775 |1000 |  37k|  37k|1000 |6172 |  13k|   0 |   0 |-3.638929e+02 |-4.900000e+01 |  86.53%
107.60/107.73	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
107.60/107.73	c   107s|     1 |     0 | 46811 | 144M|   0 | 764 |1000 |  37k|  37k|1000 |6669 |  13k|   0 |   0 |-3.625833e+02 |-4.900000e+01 |  86.49%
109.29/109.42	c   108s|     1 |     0 | 47941 | 145M|   0 | 764 |1000 |  37k|  37k|1000 |6855 |  14k|   0 |   0 |-3.609583e+02 |-4.900000e+01 |  86.43%
111.00/111.17	c   110s|     1 |     0 | 49144 | 145M|   0 | 760 |1000 |  37k|  37k|1000 |7015 |  14k|   0 |   0 |-3.602200e+02 |-4.900000e+01 |  86.40%
113.69/113.86	c   113s|     1 |     0 | 50826 | 145M|   0 | 748 |1000 |  37k|  37k|1000 |7063 |  14k|   0 |   0 |-3.597365e+02 |-4.900000e+01 |  86.38%
116.00/116.20	c   115s|     1 |     0 | 52278 | 145M|   0 | 737 |1000 |  37k|  37k|1000 |6618 |  14k|   0 |   0 |-3.589737e+02 |-4.900000e+01 |  86.35%
118.39/118.53	c   117s|     1 |     0 | 53414 | 148M|   0 | 732 |1000 |  37k|  37k|1000 |6670 |  14k|   0 |   0 |-3.571250e+02 |-4.900000e+01 |  86.28%
120.29/120.40	c   119s|     1 |     0 | 54536 | 148M|   0 | 724 |1000 |  37k|  37k|1000 |6769 |  14k|   0 |   0 |-3.555000e+02 |-4.900000e+01 |  86.22%
122.50/122.68	c   121s|     1 |     0 | 55817 | 148M|   0 | 748 |1000 |  37k|  37k|1000 |6777 |  14k|   0 |   0 |-3.549375e+02 |-4.900000e+01 |  86.19%
125.59/125.75	c   125s|     1 |     0 | 57530 | 148M|   0 | 715 |1000 |  37k|  37k|1000 |6996 |  14k|   0 |   0 |-3.540000e+02 |-4.900000e+01 |  86.16%
129.19/129.36	c   128s|     1 |     0 | 59478 | 149M|   0 | 722 |1000 |  37k|  37k|1000 |7043 |  14k|   0 |   0 |-3.530000e+02 |-4.900000e+01 |  86.12%
135.38/135.55	c   134s|     1 |     0 | 62523 | 150M|   0 | 714 |1000 |  37k|  37k|1000 |6551 |  15k|   0 |   0 |-3.522299e+02 |-4.900000e+01 |  86.09%
137.79/137.93	c   137s|     1 |     0 | 63850 | 150M|   0 | 743 |1000 |  37k|  37k|1000 |6601 |  15k|   0 |   0 |-3.511597e+02 |-4.900000e+01 |  86.05%
141.38/141.51	c   140s|     1 |     0 | 65944 | 151M|   0 | 731 |1000 |  37k|  37k|1000 |6672 |  15k|   0 |   0 |-3.505000e+02 |-4.900000e+01 |  86.02%
145.28/145.48	c   144s|     1 |     0 | 68284 | 152M|   0 | 743 |1000 |  37k|  37k|1000 |6687 |  15k|   0 |   0 |-3.488750e+02 |-4.900000e+01 |  85.95%
149.88/150.01	c   149s|     1 |     0 | 70793 | 154M|   0 | 764 |1000 |  37k|  37k|1000 |6838 |  15k|   0 |   0 |-3.476923e+02 |-4.900000e+01 |  85.91%
154.48/154.63	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
154.48/154.63	c   153s|     1 |     0 | 73300 | 154M|   0 | 762 |1000 |  37k|  37k|1000 |7167 |  15k|   0 |   0 |-3.455417e+02 |-4.900000e+01 |  85.82%
159.58/159.74	c   158s|     1 |     0 | 76003 | 157M|   0 | 769 |1000 |  37k|  37k|1000 |6750 |  15k|   0 |   0 |-3.440000e+02 |-4.900000e+01 |  85.76%
163.57/163.79	c   162s|     1 |     0 | 78492 | 159M|   0 | 787 |1000 |  37k|  37k|1000 |6903 |  16k|   0 |   0 |-3.422333e+02 |-4.900000e+01 |  85.68%
168.77/168.95	c   168s|     1 |     0 | 80496 | 161M|   0 | 804 |1000 |  37k|  37k|1000 |7127 |  16k|   0 |   0 |-3.415300e+02 |-4.900000e+01 |  85.65%
173.47/173.65	c   172s|     1 |     0 | 83050 | 162M|   0 | 791 |1000 |  37k|  37k|1000 |7297 |  16k|   0 |   0 |-3.388518e+02 |-4.900000e+01 |  85.54%
176.77/176.99	c   176s|     1 |     0 | 84639 | 162M|   0 | 802 |1000 |  37k|  37k|1000 |7663 |  16k|   0 |   0 |-3.378871e+02 |-4.900000e+01 |  85.50%
180.27/180.40	c   179s|     1 |     0 | 86261 | 163M|   0 | 806 |1000 |  37k|  37k|1000 |7769 |  16k|   0 |   0 |-3.373180e+02 |-4.900000e+01 |  85.47%
184.47/184.70	c   183s|     1 |     0 | 88186 | 163M|   0 | 779 |1000 |  37k|  37k|1000 |7407 |  16k|   0 |   0 |-3.360850e+02 |-4.900000e+01 |  85.42%
187.26/187.43	c   186s|     1 |     0 | 89600 | 163M|   0 | 786 |1000 |  37k|  37k|1000 |7473 |  17k|   0 |   0 |-3.356176e+02 |-4.900000e+01 |  85.40%
191.06/191.25	c   190s|     1 |     0 | 91509 | 163M|   0 | 795 |1000 |  37k|  37k|1000 |7559 |  17k|   0 |   0 |-3.339212e+02 |-4.900000e+01 |  85.33%
194.56/194.76	c   193s|     1 |     0 | 93117 | 163M|   0 | 796 |1000 |  37k|  37k|1000 |7686 |  17k|   0 |   0 |-3.328627e+02 |-4.900000e+01 |  85.28%
198.95/199.14	c   198s|     1 |     0 | 95288 | 163M|   0 | 806 |1000 |  37k|  37k|1000 |7733 |  17k|   0 |   0 |-3.312549e+02 |-4.900000e+01 |  85.21%
203.56/203.71	c   202s|     1 |     0 | 97535 | 164M|   0 | 818 |1000 |  37k|  37k|1000 |7997 |  17k|   0 |   0 |-3.296643e+02 |-4.900000e+01 |  85.14%
207.55/207.77	c   206s|     1 |     0 | 99351 | 164M|   0 | 822 |1000 |  37k|  37k|1000 |7394 |  17k|   0 |   0 |-3.286683e+02 |-4.900000e+01 |  85.09%
211.94/212.11	c   211s|     1 |     0 |101399 | 164M|   0 | 813 |1000 |  37k|  37k|1000 |7438 |  17k|   0 |   0 |-3.265207e+02 |-4.900000e+01 |  84.99%
216.14/216.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
216.14/216.32	c   215s|     1 |     0 |103539 | 166M|   0 | 829 |1000 |  37k|  37k|1000 |7590 |  17k|   0 |   0 |-3.248566e+02 |-4.900000e+01 |  84.92%
219.94/220.19	c   219s|     1 |     0 |104893 | 166M|   0 | 807 |1000 |  37k|  37k|1000 |7788 |  17k|   0 |   0 |-3.238755e+02 |-4.900000e+01 |  84.87%
224.35/224.53	c   223s|     1 |     0 |106768 | 166M|   0 | 811 |1000 |  37k|  37k|1000 |7889 |  18k|   0 |   0 |-3.224319e+02 |-4.900000e+01 |  84.80%
227.74/227.96	c   226s|     1 |     0 |108242 | 166M|   0 | 797 |1000 |  37k|  37k|1000 |8003 |  18k|   0 |   0 |-3.211284e+02 |-4.900000e+01 |  84.74%
232.24/232.41	c   231s|     1 |     0 |110313 | 166M|   0 | 801 |1000 |  37k|  37k|1000 |7502 |  18k|   0 |   0 |-3.197186e+02 |-4.900000e+01 |  84.67%
236.04/236.24	c   235s|     1 |     0 |112145 | 166M|   0 | 792 |1000 |  37k|  37k|1000 |7605 |  18k|   0 |   0 |-3.187351e+02 |-4.900000e+01 |  84.63%
239.43/239.61	c   238s|     1 |     0 |113796 | 167M|   0 | 809 |1000 |  37k|  37k|1000 |7639 |  18k|   0 |   0 |-3.178175e+02 |-4.900000e+01 |  84.58%
243.64/243.88	c   242s|     1 |     0 |115647 | 167M|   0 | 820 |1000 |  37k|  37k|1000 |7649 |  18k|   0 |   0 |-3.170287e+02 |-4.900000e+01 |  84.54%
247.53/247.78	c   246s|     1 |     0 |116910 | 167M|   0 | 814 |1000 |  37k|  37k|1000 |7841 |  18k|   0 |   0 |-3.162207e+02 |-4.900000e+01 |  84.50%
252.93/253.13	c   252s|     1 |     0 |119023 | 167M|   0 | 816 |1000 |  37k|  37k|1000 |7856 |  18k|   0 |   0 |-3.147615e+02 |-4.900000e+01 |  84.43%
258.82/259.07	c   257s|     1 |     0 |121448 | 168M|   0 | 845 |1000 |  37k|  37k|1000 |7583 |  18k|   0 |   0 |-3.132178e+02 |-4.900000e+01 |  84.36%
263.62/263.87	c   262s|     1 |     0 |123071 | 168M|   0 | 818 |1000 |  37k|  37k|1000 |7807 |  19k|   0 |   0 |-3.123547e+02 |-4.900000e+01 |  84.31%
268.02/268.25	c   267s|     1 |     0 |124747 | 168M|   0 | 831 |1000 |  37k|  37k|1000 |7929 |  19k|   0 |   0 |-3.114978e+02 |-4.900000e+01 |  84.27%
272.82/273.07	c   271s|     1 |     0 |126325 | 168M|   0 | 829 |1000 |  37k|  37k|1000 |7975 |  19k|   0 |   0 |-3.107085e+02 |-4.900000e+01 |  84.23%
278.42/278.69	c   277s|     1 |     0 |128216 | 168M|   0 | 831 |1000 |  37k|  37k|1000 |8046 |  19k|   0 |   0 |-3.094215e+02 |-4.900000e+01 |  84.16%
283.91/284.15	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
283.91/284.15	c   282s|     1 |     0 |129761 | 168M|   0 | 831 |1000 |  37k|  37k|1000 |8233 |  19k|   0 |   0 |-3.086731e+02 |-4.900000e+01 |  84.13%
290.50/290.77	c   289s|     1 |     0 |131926 | 168M|   0 | 831 |1000 |  37k|  37k|1000 |7935 |  19k|   0 |   0 |-3.076674e+02 |-4.900000e+01 |  84.07%
296.90/297.14	c   295s|     1 |     0 |134076 | 168M|   0 | 817 |1000 |  37k|  37k|1000 |7964 |  19k|   0 |   0 |-3.063569e+02 |-4.900000e+01 |  84.01%
302.21/302.41	c   301s|     1 |     0 |135778 | 168M|   0 | 823 |1000 |  37k|  37k|1000 |8013 |  19k|   0 |   0 |-3.053942e+02 |-4.900000e+01 |  83.96%
308.60/308.80	c   307s|     1 |     0 |138027 | 168M|   0 | 819 |1000 |  37k|  37k|1000 |8083 |  19k|   0 |   0 |-3.044976e+02 |-4.900000e+01 |  83.91%
314.10/314.33	c   313s|     1 |     0 |139690 | 168M|   0 | 827 |1000 |  37k|  37k|1000 |8157 |  19k|   0 |   0 |-3.030709e+02 |-4.900000e+01 |  83.83%
319.30/319.52	c   318s|     1 |     0 |141286 | 167M|   0 | 834 |1000 |  37k|  37k|1000 |8200 |  19k|   0 |   0 |-3.023651e+02 |-4.900000e+01 |  83.79%
326.09/326.33	c   325s|     1 |     0 |143862 | 167M|   0 | 867 |1000 |  37k|  37k|1000 |7794 |  19k|   0 |   0 |-3.007436e+02 |-4.900000e+01 |  83.71%
334.20/334.48	c   333s|     1 |     0 |145322 | 168M|   0 | 829 |1000 |  37k|  37k|1000 |8501 |  20k|   0 |   0 |-3.000860e+02 |-4.900000e+01 |  83.67%
339.69/339.96	c   338s|     1 |     0 |146987 | 168M|   0 | 831 |1000 |  37k|  37k|1000 |8517 |  20k|   0 |   0 |-2.989157e+02 |-4.900000e+01 |  83.61%
345.48/345.75	c   344s|     1 |     0 |148726 | 168M|   0 | 842 |1000 |  37k|  37k|1000 |8527 |  20k|   0 |   0 |-2.980954e+02 |-4.900000e+01 |  83.56%
351.78/352.00	c   350s|     1 |     0 |150371 | 168M|   0 | 851 |1000 |  37k|  37k|1000 |8555 |  20k|   0 |   0 |-2.973238e+02 |-4.900000e+01 |  83.52%
358.08/358.36	c   357s|     1 |     0 |151980 | 167M|   0 | 842 |1000 |  37k|  37k|1000 |8696 |  20k|   0 |   0 |-2.963772e+02 |-4.900000e+01 |  83.47%
365.07/365.40	c   364s|     1 |     0 |153955 | 167M|   0 | 836 |1000 |  37k|  37k|1000 |8433 |  20k|   0 |   0 |-2.951633e+02 |-4.900000e+01 |  83.40%
372.77/373.00	c   371s|     1 |     0 |156154 | 167M|   0 | 834 |1000 |  37k|  37k|1000 |8491 |  20k|   0 |   0 |-2.938353e+02 |-4.900000e+01 |  83.32%
379.17/379.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
379.17/379.45	c   378s|     1 |     0 |158158 | 167M|   0 | 830 |1000 |  37k|  37k|1000 |8563 |  20k|   0 |   0 |-2.930358e+02 |-4.900000e+01 |  83.28%
385.06/385.33	c   383s|     1 |     0 |159740 | 167M|   0 | 825 |1000 |  37k|  37k|1000 |8587 |  20k|   0 |   0 |-2.924776e+02 |-4.900000e+01 |  83.25%
392.06/392.37	c   390s|     1 |     0 |161848 | 167M|   0 | 839 |1000 |  37k|  37k|1000 |8599 |  20k|   0 |   0 |-2.914881e+02 |-4.900000e+01 |  83.19%
399.15/399.41	c   397s|     1 |     0 |163798 | 167M|   0 | 840 |1000 |  37k|  37k|1000 |8686 |  20k|   0 |   0 |-2.905370e+02 |-4.900000e+01 |  83.13%
406.76/407.01	c   405s|     1 |     0 |165687 | 167M|   0 | 843 |1000 |  37k|  37k|1000 |8376 |  21k|   0 |   0 |-2.892755e+02 |-4.900000e+01 |  83.06%
414.05/414.31	c   412s|     1 |     0 |167449 | 167M|   0 | 844 |1000 |  37k|  37k|1000 |8479 |  21k|   0 |   0 |-2.886689e+02 |-4.900000e+01 |  83.03%
420.84/421.19	c   419s|     1 |     0 |168985 | 167M|   0 | 844 |1000 |  37k|  37k|1000 |8529 |  21k|   0 |   0 |-2.879006e+02 |-4.900000e+01 |  82.98%
429.04/429.34	c   427s|     1 |     0 |171014 | 167M|   0 | 855 |1000 |  37k|  37k|1000 |8610 |  21k|   0 |   0 |-2.870691e+02 |-4.900000e+01 |  82.93%
438.24/438.55	c   436s|     1 |     0 |173086 | 167M|   0 | 854 |1000 |  37k|  37k|1000 |8679 |  21k|   0 |   0 |-2.860156e+02 |-4.900000e+01 |  82.87%
448.14/448.42	c   446s|     1 |     0 |175651 | 167M|   0 | 852 |1000 |  37k|  37k|1000 |8746 |  21k|   0 |   0 |-2.846173e+02 |-4.900000e+01 |  82.78%
455.93/456.22	c   454s|     1 |     0 |177165 | 167M|   0 | 849 |1000 |  37k|  37k|1000 |8664 |  21k|   0 |   0 |-2.839457e+02 |-4.900000e+01 |  82.74%
464.83/465.12	c   463s|     1 |     0 |179179 | 167M|   0 | 846 |1000 |  37k|  37k|1000 |8759 |  21k|   0 |   0 |-2.830956e+02 |-4.900000e+01 |  82.69%
473.83/474.15	c   472s|     1 |     0 |181423 | 167M|   0 | 856 |1000 |  37k|  37k|1000 |8825 |  21k|   0 |   0 |-2.821092e+02 |-4.900000e+01 |  82.63%
483.43/483.71	c   482s|     1 |     0 |183504 | 167M|   0 | 855 |1000 |  37k|  37k|1000 |8930 |  21k|   0 |   0 |-2.813103e+02 |-4.900000e+01 |  82.58%
493.32/493.60	c   491s|     1 |     0 |185770 | 167M|   0 | 867 |1000 |  37k|  37k|1000 |9012 |  21k|   0 |   0 |-2.803838e+02 |-4.900000e+01 |  82.52%
503.81/504.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
503.81/504.11	c   502s|     1 |     0 |187876 | 167M|   0 | 862 |1000 |  37k|  37k|1000 |9094 |  21k|   0 |   0 |-2.795250e+02 |-4.900000e+01 |  82.47%
514.41/514.74	c   513s|     1 |     0 |190288 | 167M|   0 | 860 |1000 |  37k|  37k|1000 |8943 |  22k|   0 |   0 |-2.785395e+02 |-4.900000e+01 |  82.41%
524.60/524.92	c   523s|     1 |     0 |192344 | 167M|   0 | 864 |1000 |  37k|  37k|1000 |9036 |  22k|   0 |   0 |-2.775860e+02 |-4.900000e+01 |  82.35%
535.70/536.09	c   534s|     1 |     0 |194648 | 167M|   0 | 870 |1000 |  37k|  37k|1000 |9117 |  22k|   0 |   0 |-2.766908e+02 |-4.900000e+01 |  82.29%
546.50/546.81	c   545s|     1 |     0 |196760 | 167M|   0 | 873 |1000 |  37k|  37k|1000 |9162 |  22k|   0 |   0 |-2.760432e+02 |-4.900000e+01 |  82.25%
557.89/558.29	c   556s|     1 |     0 |198623 | 167M|   0 | 867 |1000 |  37k|  37k|1000 |9246 |  22k|   0 |   0 |-2.755173e+02 |-4.900000e+01 |  82.22%
569.69/570.09	c   568s|     1 |     0 |200425 | 167M|   0 | 860 |1000 |  37k|  37k|1000 |9333 |  22k|   0 |   0 |-2.749062e+02 |-4.900000e+01 |  82.18%
580.78/581.17	c   579s|     1 |     0 |201920 | 167M|   0 | 870 |1000 |  37k|  37k|1000 |9083 |  22k|   0 |   0 |-2.744857e+02 |-4.900000e+01 |  82.15%
592.18/592.60	c   590s|     1 |     0 |203663 | 167M|   0 | 868 |1000 |  37k|  37k|1000 |9119 |  22k|   0 |   0 |-2.740182e+02 |-4.900000e+01 |  82.12%
604.77/605.20	c   603s|     1 |     0 |205919 | 167M|   0 | 878 |1000 |  37k|  37k|1000 |9149 |  22k|   0 |   0 |-2.733650e+02 |-4.900000e+01 |  82.08%
620.26/620.63	c   618s|     1 |     0 |209067 | 167M|   0 | 894 |1000 |  37k|  37k|1000 |9193 |  22k|   0 |   0 |-2.720652e+02 |-4.900000e+01 |  81.99%
632.96/633.30	c   631s|     1 |     0 |210845 | 167M|   0 | 886 |1000 |  37k|  37k|1000 |9398 |  22k|   0 |   0 |-2.715497e+02 |-4.900000e+01 |  81.96%
645.56/645.96	c   643s|     1 |     0 |212885 | 167M|   0 | 880 |1000 |  37k|  37k|1000 |9413 |  22k|   0 |   0 |-2.710423e+02 |-4.900000e+01 |  81.92%
658.85/659.26	c   657s|     1 |     0 |214936 | 167M|   0 | 882 |1000 |  37k|  37k|1000 |9143 |  22k|   0 |   0 |-2.702892e+02 |-4.900000e+01 |  81.87%
670.04/670.40	c   668s|     1 |     0 |216239 | 166M|   0 | 886 |1000 |  37k|  37k|1000 |9215 |  22k|   0 |   0 |-2.698783e+02 |-4.900000e+01 |  81.84%
682.24/682.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
682.24/682.67	c   680s|     1 |     0 |217820 | 166M|   0 | 896 |1000 |  37k|  37k|1000 |9290 |  22k|   0 |   0 |-2.695579e+02 |-4.900000e+01 |  81.82%
695.72/696.12	c   693s|     1 |     0 |219924 | 166M|   0 | 883 |1000 |  37k|  37k|1000 |9336 |  23k|   0 |   0 |-2.690157e+02 |-4.900000e+01 |  81.79%
709.91/710.36	c   708s|     1 |     0 |222202 | 166M|   0 | 897 |1000 |  37k|  37k|1000 |9379 |  23k|   0 |   0 |-2.684261e+02 |-4.900000e+01 |  81.75%
722.21/722.70	c   720s|     1 |     0 |223657 | 166M|   0 | 897 |1000 |  37k|  37k|1000 |9460 |  23k|   0 |   0 |-2.679875e+02 |-4.900000e+01 |  81.72%
736.81/737.20	c   734s|     1 |     0 |225859 | 166M|   0 | 903 |1000 |  37k|  37k|1000 |9345 |  23k|   0 |   0 |-2.674147e+02 |-4.900000e+01 |  81.68%
751.20/751.68	c   749s|     1 |     0 |228007 | 166M|   0 | 905 |1000 |  37k|  37k|1000 |9408 |  23k|   0 |   0 |-2.667750e+02 |-4.900000e+01 |  81.63%
766.09/766.55	c   764s|     1 |     0 |230123 | 166M|   0 | 909 |1000 |  37k|  37k|1000 |9483 |  23k|   0 |   0 |-2.658376e+02 |-4.900000e+01 |  81.57%
779.39/779.84	c   777s|     1 |     0 |231472 | 166M|   0 | 911 |1000 |  37k|  37k|1000 |9550 |  23k|   0 |   0 |-2.655818e+02 |-4.900000e+01 |  81.55%
793.79/794.26	c   791s|     1 |     0 |233437 | 166M|   0 | 913 |1000 |  37k|  37k|1000 |9586 |  23k|   0 |   0 |-2.651403e+02 |-4.900000e+01 |  81.52%
808.47/809.00	c   806s|     1 |     0 |235330 | 166M|   0 | 917 |1000 |  37k|  37k|1000 |9639 |  23k|   0 |   0 |-2.645835e+02 |-4.900000e+01 |  81.48%
823.07/823.56	c   821s|     1 |     0 |237074 | 166M|   0 | 915 |1000 |  37k|  37k|1000 |9437 |  23k|   0 |   0 |-2.642142e+02 |-4.900000e+01 |  81.45%
836.46/836.92	c   834s|     1 |     0 |238590 | 166M|   0 | 913 |1000 |  37k|  37k|1000 |9507 |  23k|   0 |   0 |-2.638822e+02 |-4.900000e+01 |  81.43%
850.96/851.49	c   848s|     1 |     0 |240298 | 166M|   0 | 915 |1000 |  37k|  37k|1000 |9582 |  23k|   0 |   0 |-2.632017e+02 |-4.900000e+01 |  81.38%
865.35/865.81	c   863s|     1 |     0 |241883 | 166M|   0 | 916 |1000 |  37k|  37k|1000 |9653 |  23k|   0 |   0 |-2.628444e+02 |-4.900000e+01 |  81.36%
879.85/880.32	c   877s|     1 |     0 |243249 | 166M|   0 | 924 |1000 |  37k|  37k|1000 |9713 |  23k|   0 |   0 |-2.625919e+02 |-4.900000e+01 |  81.34%
895.04/895.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
895.04/895.51	c   892s|     1 |     0 |244838 | 165M|   0 | 924 |1000 |  37k|  37k|1000 |9768 |  23k|   0 |   0 |-2.621918e+02 |-4.900000e+01 |  81.31%
911.53/912.03	c   909s|     1 |     0 |246804 | 163M|   0 | 928 |1000 |  37k|  37k|1000 |9592 |  23k|   0 |   0 |-2.617376e+02 |-4.900000e+01 |  81.28%
926.32/926.84	c   924s|     1 |     0 |248367 | 162M|   0 | 933 |1000 |  37k|  37k|1000 |9643 |  24k|   0 |   0 |-2.611657e+02 |-4.900000e+01 |  81.24%
940.02/940.52	c   937s|     1 |     0 |249394 | 162M|   0 | 934 |1000 |  37k|  37k|1000 |9672 |  24k|   0 |   0 |-2.608970e+02 |-4.900000e+01 |  81.22%
955.11/955.64	c   952s|     1 |     0 |250960 | 162M|   0 | 936 |1000 |  37k|  37k|1000 |9710 |  24k|   0 |   0 |-2.604921e+02 |-4.900000e+01 |  81.19%
968.40/968.98	c   966s|     1 |     0 |251993 | 162M|   0 | 938 |1000 |  37k|  37k|1000 |9737 |  24k|   0 |   0 |-2.602552e+02 |-4.900000e+01 |  81.17%
984.10/984.60	c   981s|     1 |     0 |253512 | 161M|   0 | 936 |1000 |  37k|  37k|1000 |9765 |  24k|   0 |   0 |-2.598575e+02 |-4.900000e+01 |  81.14%
998.39/998.99	c   996s|     1 |     0 |254680 | 160M|   0 | 943 |1000 |  37k|  37k|1000 |9583 |  24k|   0 |   0 |-2.596618e+02 |-4.900000e+01 |  81.13%
1013.08/1013.65	c  1010s|     1 |     0 |256032 | 159M|   0 | 936 |1000 |  37k|  37k|1000 |9612 |  24k|   0 |   0 |-2.592819e+02 |-4.900000e+01 |  81.10%
1026.79/1027.38	c  1024s|     1 |     0 |257106 | 159M|   0 | 944 |1000 |  37k|  37k|1000 |9679 |  24k|   0 |   0 |-2.590949e+02 |-4.900000e+01 |  81.09%
1042.27/1042.86	c  1039s|     1 |     0 |258782 | 158M|   0 | 941 |1000 |  37k|  37k|1000 |9713 |  24k|   0 |   0 |-2.586253e+02 |-4.900000e+01 |  81.05%
1055.86/1056.48	c  1053s|     1 |     0 |259705 | 157M|   0 | 944 |1000 |  37k|  37k|1000 |9756 |  24k|   0 |   0 |-2.584548e+02 |-4.900000e+01 |  81.04%
1069.36/1069.90	c  1066s|     1 |     0 |260512 | 156M|   0 | 951 |1000 |  37k|  37k|1000 |9779 |  24k|   0 |   0 |-2.583164e+02 |-4.900000e+01 |  81.03%
1085.85/1086.43	c  1083s|     1 |     0 |262224 | 154M|   0 | 944 |1000 |  37k|  37k|1000 |9670 |  24k|   0 |   0 |-2.578910e+02 |-4.900000e+01 |  81.00%
1098.35/1098.97	c  1095s|     1 |     0 |262871 | 152M|   0 | 948 |1000 |  37k|  37k|1000 |9697 |  24k|   0 |   0 |-2.577356e+02 |-4.900000e+01 |  80.99%
1113.94/1114.52	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1113.94/1114.52	c  1111s|     1 |     0 |264394 | 150M|   0 | 945 |1000 |  37k|  37k|1000 |9718 |  24k|   0 |   0 |-2.573268e+02 |-4.900000e+01 |  80.96%
1129.53/1130.15	c  1127s|     1 |     0 |265777 | 149M|   0 | 937 |1000 |  37k|  37k|1000 |9772 |  24k|   0 |   0 |-2.570077e+02 |-4.900000e+01 |  80.93%
1144.43/1145.01	c  1141s|     1 |     0 |267011 | 149M|   0 | 939 |1000 |  37k|  37k|1000 |9791 |  24k|   0 |   0 |-2.565099e+02 |-4.900000e+01 |  80.90%
1159.32/1159.96	c  1156s|     1 |     0 |268080 | 149M|   0 | 948 |1000 |  37k|  37k|1000 |9836 |  24k|   0 |   0 |-2.561277e+02 |-4.900000e+01 |  80.87%
1174.51/1175.18	c  1171s|     1 |     0 |269267 | 148M|   0 | 944 |1000 |  37k|  37k|1000 |9760 |  24k|   0 |   0 |-2.557496e+02 |-4.900000e+01 |  80.84%
1188.90/1189.55	c  1186s|     1 |     0 |270351 | 148M|   0 | 947 |1000 |  37k|  37k|1000 |9791 |  24k|   0 |   0 |-2.555479e+02 |-4.900000e+01 |  80.83%
1202.80/1203.49	c  1200s|     1 |     0 |271211 | 148M|   0 | 951 |1000 |  37k|  37k|1000 |9811 |  24k|   0 |   0 |-2.553993e+02 |-4.900000e+01 |  80.81%
1216.39/1217.05	c  1213s|     1 |     0 |271935 | 148M|   0 | 952 |1000 |  37k|  37k|1000 |9821 |  24k|   0 |   0 |-2.552629e+02 |-4.900000e+01 |  80.80%
1232.18/1232.85	c  1229s|     1 |     0 |273315 | 148M|   0 | 954 |1000 |  37k|  37k|1000 |9835 |  24k|   0 |   0 |-2.549783e+02 |-4.900000e+01 |  80.78%
1246.87/1247.54	c  1244s|     1 |     0 |274370 | 147M|   0 | 958 |1000 |  37k|  37k|1000 |9865 |  24k|   0 |   0 |-2.547748e+02 |-4.900000e+01 |  80.77%
1262.66/1263.36	c  1259s|     1 |     0 |275642 | 147M|   0 | 953 |1000 |  37k|  37k|1000 |9784 |  24k|   0 |   0 |-2.544945e+02 |-4.900000e+01 |  80.75%
1276.36/1277.07	c  1273s|     1 |     0 |276422 | 147M|   0 | 956 |1000 |  37k|  37k|1000 |9811 |  24k|   0 |   0 |-2.543159e+02 |-4.900000e+01 |  80.73%
1289.65/1290.34	c  1286s|     1 |     0 |276894 | 146M|   0 | 965 |1000 |  37k|  37k|1000 |9834 |  24k|   0 |   0 |-2.542263e+02 |-4.900000e+01 |  80.73%
1304.85/1305.57	c  1302s|     1 |     0 |277804 | 146M|   0 | 961 |1000 |  37k|  37k|1000 |9860 |  24k|   0 |   0 |-2.539828e+02 |-4.900000e+01 |  80.71%
1320.34/1321.04	c  1317s|     1 |     0 |278853 | 146M|   0 | 954 |1000 |  37k|  37k|1000 |9881 |  24k|   0 |   0 |-2.537572e+02 |-4.900000e+01 |  80.69%
1334.04/1334.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1334.04/1334.75	c  1331s|     1 |     0 |279492 | 146M|   0 | 963 |1000 |  37k|  37k|1000 |9898 |  24k|   0 |   0 |-2.536043e+02 |-4.900000e+01 |  80.68%
1349.33/1350.09	c  1346s|     1 |     0 |280476 | 145M|   0 | 962 |1000 |  37k|  37k|1000 |9817 |  24k|   0 |   0 |-2.533537e+02 |-4.900000e+01 |  80.66%
1363.52/1364.28	c  1360s|     1 |     0 |281219 | 145M|   0 | 965 |1000 |  37k|  37k|1000 |9839 |  24k|   0 |   0 |-2.531890e+02 |-4.900000e+01 |  80.65%
1379.31/1380.08	c  1376s|     1 |     0 |282209 | 144M|   0 | 961 |1000 |  37k|  37k|1000 |9854 |  24k|   0 |   0 |-2.529708e+02 |-4.900000e+01 |  80.63%
1393.51/1394.22	c  1390s|     1 |     0 |282904 | 144M|   0 | 966 |1000 |  37k|  37k|1000 |9891 |  24k|   0 |   0 |-2.528490e+02 |-4.900000e+01 |  80.62%
1409.10/1409.85	c  1406s|     1 |     0 |283852 | 144M|   0 | 967 |1000 |  37k|  37k|1000 |9906 |  24k|   0 |   0 |-2.526765e+02 |-4.900000e+01 |  80.61%
1424.50/1425.27	c  1421s|     1 |     0 |284720 | 144M|   0 | 966 |1000 |  37k|  37k|1000 |9919 |  24k|   0 |   0 |-2.524735e+02 |-4.900000e+01 |  80.59%
1439.90/1440.60	c  1436s|     1 |     0 |285578 | 144M|   0 | 964 |1000 |  37k|  37k|1000 |9865 |  24k|   0 |   0 |-2.522693e+02 |-4.900000e+01 |  80.58%
1454.08/1454.84	c  1451s|     1 |     0 |286231 | 144M|   0 | 974 |1000 |  37k|  37k|1000 |9885 |  24k|   0 |   0 |-2.521370e+02 |-4.900000e+01 |  80.57%
1468.78/1469.53	c  1465s|     1 |     0 |286871 | 144M|   0 | 970 |1000 |  37k|  37k|1000 |9905 |  25k|   0 |   0 |-2.520051e+02 |-4.900000e+01 |  80.56%
1483.37/1484.16	c  1480s|     1 |     0 |287429 | 144M|   0 | 977 |1000 |  37k|  37k|1000 |9920 |  25k|   0 |   0 |-2.518979e+02 |-4.900000e+01 |  80.55%
1497.37/1498.11	c  1494s|     1 |     0 |288007 | 144M|   0 | 976 |1000 |  37k|  37k|1000 |9940 |  25k|   0 |   0 |-2.518113e+02 |-4.900000e+01 |  80.54%
1513.06/1513.86	c  1509s|     1 |     0 |288801 | 144M|   0 | 976 |1000 |  37k|  37k|1000 |9955 |  25k|   0 |   0 |-2.516477e+02 |-4.900000e+01 |  80.53%
1526.96/1527.73	c  1523s|     1 |     0 |289155 | 143M|   0 | 980 |1000 |  37k|  37k|1000 |9892 |  25k|   0 |   0 |-2.515953e+02 |-4.900000e+01 |  80.52%
1541.04/1541.88	c  1537s|     1 |     0 |289717 | 143M|   0 | 978 |1000 |  37k|  37k|1000 |9904 |  25k|   0 |   0 |-2.514632e+02 |-4.900000e+01 |  80.51%
1555.74/1556.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1555.74/1556.56	c  1552s|     1 |     0 |290280 | 143M|   0 | 979 |1000 |  37k|  37k|1000 |9924 |  25k|   0 |   0 |-2.513630e+02 |-4.900000e+01 |  80.51%
1571.93/1572.77	c  1568s|     1 |     0 |291129 | 143M|   0 | 979 |1000 |  37k|  37k|1000 |9939 |  25k|   0 |   0 |-2.511773e+02 |-4.900000e+01 |  80.49%
1586.73/1587.60	c  1583s|     1 |     0 |291593 | 143M|   0 | 979 |1000 |  37k|  37k|1000 |9961 |  25k|   0 |   0 |-2.510500e+02 |-4.900000e+01 |  80.48%
1602.72/1603.54	c  1599s|     1 |     0 |292289 | 143M|   0 | 983 |1000 |  37k|  37k|1000 |9978 |  25k|   0 |   0 |-2.508863e+02 |-4.900000e+01 |  80.47%
1617.41/1618.25	c  1614s|     1 |     0 |292861 | 143M|   0 | 980 |1000 |  37k|  37k|1000 |9932 |  25k|   0 |   0 |-2.507483e+02 |-4.900000e+01 |  80.46%
1634.51/1635.34	c  1631s|     1 |     0 |293842 | 143M|   0 | 983 |1000 |  37k|  37k|1000 |9949 |  25k|   0 |   0 |-2.504749e+02 |-4.900000e+01 |  80.44%
1650.00/1650.87	c  1646s|     1 |     0 |294396 | 143M|   0 | 980 |1000 |  37k|  37k|1000 |9964 |  25k|   0 |   0 |-2.503539e+02 |-4.900000e+01 |  80.43%
1664.50/1665.32	c  1661s|     1 |     0 |294749 | 143M|   0 | 981 |1000 |  37k|  37k|1000 |9986 |  25k|   0 |   0 |-2.502738e+02 |-4.900000e+01 |  80.42%
1679.38/1680.28	c  1675s|     1 |     0 |295287 | 143M|   0 | 984 |1000 |  37k|  37k|1000 |9993 |  25k|   0 |   0 |-2.501605e+02 |-4.900000e+01 |  80.41%
1694.38/1695.28	c  1690s|     1 |     0 |295754 | 143M|   0 | 983 |1000 |  37k|  37k|1000 |  10k|  25k|   0 |   0 |-2.500737e+02 |-4.900000e+01 |  80.41%
1710.87/1711.78	c  1707s|     1 |     0 |296598 | 143M|   0 | 984 |1000 |  37k|  37k|1000 |9963 |  25k|   0 |   0 |-2.498517e+02 |-4.900000e+01 |  80.39%
1725.16/1726.09	c  1721s|     1 |     0 |297085 | 143M|   0 | 986 |1000 |  37k|  37k|1000 |9975 |  25k|   0 |   0 |-2.497148e+02 |-4.900000e+01 |  80.38%
1740.75/1741.67	c  1737s|     1 |     0 |297700 | 143M|   0 | 986 |1000 |  37k|  37k|1000 |9987 |  25k|   0 |   0 |-2.495519e+02 |-4.900000e+01 |  80.36%
1756.74/1757.64	c  1753s|     1 |     0 |298328 | 143M|   0 | 988 |1000 |  37k|  37k|1000 |  10k|  25k|   0 |   0 |-2.493919e+02 |-4.900000e+01 |  80.35%
1771.63/1772.50	c  1768s|     1 |     0 |298723 | 143M|   0 | 983 |1000 |  37k|  37k|1000 |  10k|  25k|   0 |   0 |-2.493343e+02 |-4.900000e+01 |  80.35%
1786.23/1787.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1786.23/1787.14	c  1782s|     1 |     0 |299287 | 143M|   0 | 986 |1000 |  37k|  37k|1000 |  10k|  25k|   0 |   0 |-2.491925e+02 |-4.900000e+01 |  80.34%
1795.12/1796.05	c  1791s|     1 |     0 |299287 | 143M|   0 |   - |1000 |  37k|  37k|1000 |  10k|  25k|   0 |   0 |-2.491925e+02 |-4.900000e+01 |  80.34%
1795.12/1796.06	c  1791s|     1 |     2 |299287 | 143M|   0 |   - |1000 |  37k|  37k|1000 |  10k|  25k|   0 |   0 |-2.491925e+02 |-4.900000e+01 |  80.34%
1795.12/1796.06	c 
1795.12/1796.06	c SCIP Status        : solving was interrupted [time limit reached]
1795.12/1796.06	c Solving Time (sec) : 1791.05
1795.12/1796.06	c Solving Nodes      : 1
1795.12/1796.06	c Primal Bound       : -4.90000000000000e+01 (2 solutions)
1795.12/1796.06	c Dual Bound         : -2.49192536104364e+02
1795.12/1796.06	c Gap                : 80.34 %
1795.22/1796.14	c NODE         1
1795.22/1796.14	c DUAL BOUND   -249.193
1795.22/1796.14	c PRIMAL BOUND -49
1795.22/1796.14	c GAP          0.803365
1795.22/1796.14	s SATISFIABLE
1795.22/1796.14	v -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 
1795.22/1796.14	v -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 
1795.22/1796.14	v -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 x947 -x946 -x945 -x944 x943 -x942 -x941 -x940 -x939 -x938 
1795.22/1796.14	v x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 
1795.22/1796.14	v -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 
1795.22/1796.14	v -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 
1795.22/1796.14	v -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 x858 -x857 -x856 -x855 -x854 
1795.22/1796.14	v -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 x833 
1795.22/1796.14	v -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 
1795.22/1796.14	v -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 x791 
1795.22/1796.14	v -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 x774 -x773 -x772 -x771 -x770 
1795.22/1796.14	v -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 
1795.22/1796.14	v -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 
1795.22/1796.14	v -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 
1795.22/1796.14	v -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 
1795.22/1796.14	v -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 x673 -x672 -x671 -x670 -x669 -x668 x667 -x666 -x665 
1795.22/1796.14	v -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 
1795.22/1796.14	v -x643 -x642 -x641 -x640 -x639 -x638 -x637 x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 
1795.22/1796.14	v -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 x606 -x605 -x604 x603 -x602 
1795.22/1796.14	v -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 
1795.22/1796.14	v -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 
1795.22/1796.14	v -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 x541 -x540 
1795.22/1796.14	v -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 
1795.22/1796.14	v -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 
1795.22/1796.14	v -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 
1795.22/1796.14	v -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 x468 -x467 x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 
1795.22/1796.14	v -x455 -x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 
1795.22/1796.14	v -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 
1795.22/1796.14	v -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 
1795.22/1796.14	v -x392 -x391 -x390 -x389 -x388 x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 
1795.22/1796.14	v -x371 -x370 -x369 -x368 -x367 -x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 
1795.22/1796.14	v -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 
1795.22/1796.14	v -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 
1795.22/1796.14	v -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 
1795.22/1796.14	v -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 
1795.22/1796.14	v -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 
1795.22/1796.14	v -x246 -x245 -x244 -x243 -x242 x241 -x240 -x239 -x238 -x237 x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 
1795.22/1796.14	v -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 x206 -x205 
1795.22/1796.14	v -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 
1795.22/1796.14	v -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 
1795.22/1796.14	v -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 
1795.22/1796.14	v -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 
1795.22/1796.14	v -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 x104 -x103 -x102 x101 -x100 
1795.22/1796.14	v -x99 -x98 -x97 -x96 -x95 -x94 x93 x92 -x91 -x90 -x89 -x88 x87 x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 x74 
1795.22/1796.14	v -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 -x49 -x48 
1795.22/1796.14	v -x47 -x46 -x45 -x44 x43 -x42 -x41 x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 -x30 -x29 -x28 x27 x26 -x25 -x24 -x23 -x22 
1795.22/1796.14	v -x21 -x20 -x19 x18 -x17 x16 -x15 -x14 x13 -x12 -x11 x10 -x9 -x8 -x7 x6 x5 -x4 x3 -x2 -x1 
1795.22/1796.14	c SCIP Status        : solving was interrupted [time limit reached]
1795.22/1796.14	c Solving Time       :    1791.05
1795.22/1796.14	c Original Problem   :
1795.22/1796.14	c   Problem name     : HOME/instance-1870342-1245198701.opb
1795.22/1796.14	c   Variables        : 38647 (38647 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.22/1796.14	c   Constraints      : 38647 initial, 38647 maximal
1795.22/1796.14	c Presolved Problem  :
1795.22/1796.14	c   Problem name     : t_HOME/instance-1870342-1245198701.opb
1795.22/1796.14	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.22/1796.14	c   Constraints      : 37647 initial, 37647 maximal
1795.22/1796.14	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.22/1796.14	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1795.22/1796.14	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.22/1796.14	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.22/1796.14	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.22/1796.14	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.22/1796.14	c   probing          :       2.18          0          0          0          0          0          0          0          0
1795.22/1796.14	c   and              :       0.92          0          0          0          0          0          0          0          0
1795.22/1796.14	c   linear           :       0.25      37647          0          0      37647          0       1000          0          0
1795.22/1796.14	c   root node        :          -          0          -          -          0          -          -          -          -
1795.22/1796.14	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.22/1796.14	c   integral         :          0          0          0          0          0          0          0          0          0          0
1795.22/1796.14	c   and              :      37647        239        201          0          1          0          0      31880          0          0
1795.22/1796.14	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.22/1796.14	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.22/1796.14	c   integral         :       0.00       0.00       0.00       0.00       0.00
1795.22/1796.14	c   and              :      13.33      11.66       1.67       0.00       0.00
1795.22/1796.14	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.22/1796.14	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.22/1796.14	c   rootredcost      :       0.00          0          0          0
1795.22/1796.14	c   pseudoobj        :       0.02        239          0          0
1795.22/1796.14	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.22/1796.14	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.22/1796.14	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.22/1796.14	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.22/1796.14	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.22/1796.14	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.22/1796.14	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.22/1796.14	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.22/1796.14	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.22/1796.14	c   cut pool         :       1.29        238          -          -       4842          -    (maximal pool size: 15583)
1795.22/1796.14	c   redcost          :       0.02        239          0          0          0          0
1795.22/1796.14	c   impliedbounds    :       0.74        237          0          0      26605          0
1795.22/1796.14	c   intobj           :       0.00          0          0          0          0          0
1795.22/1796.14	c   gomory           :    1088.09        237          0          0      83283          0
1795.22/1796.14	c   strongcg         :       4.78         20          0          0      10000          0
1795.22/1796.14	c   cmir             :       4.25         10          0          0          0          0
1795.22/1796.14	c   flowcover        :       3.71         10          0          0          0          0
1795.22/1796.14	c   clique           :      12.40        237          0          0       2154          0
1795.22/1796.14	c   zerohalf         :       0.00          0          0          0          0          0
1795.22/1796.14	c   mcf              :       0.08          1          0          0          0          0
1795.22/1796.14	c Pricers            :       Time      Calls       Vars
1795.22/1796.14	c   problem variables:       0.00          0          0
1795.22/1796.14	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.22/1796.14	c   relpscost        :       0.00          0          0          0          0          0          0
1795.22/1796.14	c   pscost           :       0.00          0          0          0          0          0          0
1795.22/1796.14	c   inference        :       0.01          1          0          0          0          0          2
1795.22/1796.14	c   mostinf          :       0.00          0          0          0          0          0          0
1795.22/1796.14	c   leastinf         :       0.00          0          0          0          0          0          0
1795.22/1796.14	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.22/1796.14	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.22/1796.14	c   random           :       0.00          0          0          0          0          0          0
1795.22/1796.14	c Primal Heuristics  :       Time      Calls      Found
1795.22/1796.14	c   LP solutions     :       0.00          -          0
1795.22/1796.14	c   pseudo solutions :       0.00          -          0
1795.22/1796.14	c   simplerounding   :       0.00          0          0
1795.22/1796.14	c   rounding         :       4.48        239          2
1795.22/1796.14	c   shifting         :       2.59        100          0
1795.22/1796.14	c   intshifting      :       0.00          0          0
1795.22/1796.14	c   oneopt           :       0.00          1          0
1795.22/1796.14	c   fixandinfer      :       0.00          0          0
1795.22/1796.14	c   feaspump         :       0.00          0          0
1795.22/1796.14	c   coefdiving       :       0.00          0          0
1795.22/1796.14	c   pscostdiving     :       0.00          0          0
1795.22/1796.14	c   fracdiving       :       0.00          0          0
1795.22/1796.14	c   veclendiving     :       0.00          0          0
1795.22/1796.14	c   intdiving        :       0.00          0          0
1795.22/1796.14	c   actconsdiving    :       0.00          0          0
1795.22/1796.14	c   objpscostdiving  :       0.00          0          0
1795.22/1796.14	c   rootsoldiving    :       0.00          0          0
1795.22/1796.14	c   linesearchdiving :       0.00          0          0
1795.22/1796.14	c   guideddiving     :       0.00          0          0
1795.22/1796.14	c   octane           :       0.00          0          0
1795.22/1796.14	c   rens             :       0.00          0          0
1795.22/1796.14	c   rins             :       0.00          0          0
1795.22/1796.14	c   localbranching   :       0.00          0          0
1795.22/1796.14	c   mutation         :       0.00          0          0
1795.22/1796.14	c   crossover        :       0.00          0          0
1795.22/1796.14	c   dins             :       0.00          0          0
1795.22/1796.14	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.22/1796.14	c   primal LP        :       0.73          0          0       0.00       0.00
1795.22/1796.14	c   dual LP          :     640.83        239     299287    1252.25     467.03
1795.22/1796.14	c   barrier LP       :       0.00          0          0       0.00          -
1795.22/1796.14	c   diving/probing LP:       0.00          0          0       0.00          -
1795.22/1796.14	c   strong branching :       0.00          0          0       0.00          -
1795.22/1796.14	c     (at root node) :          -          0          0       0.00          -
1795.22/1796.14	c   conflict analysis:       0.00          0          0       0.00          -
1795.22/1796.14	c B&B Tree           :
1795.22/1796.14	c   number of runs   :          1
1795.22/1796.14	c   nodes            :          1
1795.22/1796.14	c   nodes (total)    :          1
1795.22/1796.14	c   nodes left       :          2
1795.22/1796.14	c   max depth        :          0
1795.22/1796.14	c   max depth (total):          0
1795.22/1796.14	c   backtracks       :          0 (0.0%)
1795.22/1796.14	c   delayed cutoffs  :          0
1795.22/1796.14	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.22/1796.14	c   avg switch length:       1.00
1795.22/1796.14	c   switching time   :       0.00
1795.22/1796.14	c Solution           :
1795.22/1796.14	c   Solutions found  :          2 (2 improvements)
1795.22/1796.14	c   Primal Bound     : -4.90000000000000e+01   (in run 1, after 1 nodes, 9.81 seconds, depth 0, found by <rounding>)
1795.22/1796.14	c   Dual Bound       : -2.49192536104364e+02
1795.22/1796.14	c   Gap              :      80.34 %
1795.22/1796.14	c   Root Dual Bound  : -2.49192536104364e+02
1795.53/1796.48	c Time complete: 1795.6.

Verifier Data

OK	-49

Watcher Data

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

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

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.02 1.05 1.00 2/65 2648
/proc/meminfo: memFree=1804848/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=4192 CPUtime=0
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 425 0 0 0 0 0 0 0 20 0 1 0 187468516 4292608 409 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 0 0 0
/proc/2648/statm: 1048 410 286 886 0 158 0

[startup+0.0902801 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 2648
/proc/meminfo: memFree=1804848/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=22404 CPUtime=0.08
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 4885 0 0 0 7 1 0 0 20 0 1 0 187468516 22941696 4867 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 0 0 0
/proc/2648/statm: 5601 4867 354 886 0 4711 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22404

[startup+0.10128 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 2648
/proc/meminfo: memFree=1804848/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=23644 CPUtime=0.09
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 5175 0 0 0 8 1 0 0 20 0 1 0 187468516 24211456 5157 1992294400 4194304 7823515 548682068736 18446744073709551615 4363776 0 0 4096 0 0 0 0 17 0 0 0
/proc/2648/statm: 5911 5157 354 886 0 5021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23644

[startup+0.301317 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 2648
/proc/meminfo: memFree=1804848/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=44964 CPUtime=0.29
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 10545 0 0 0 25 4 0 0 22 0 1 0 187468516 46043136 10527 1992294400 4194304 7823515 548682068736 18446744073709551615 6897557 0 0 4096 0 0 0 0 17 0 0 0
/proc/2648/statm: 11241 10527 354 886 0 10351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44964

[startup+0.701391 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 2648
/proc/meminfo: memFree=1804848/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=101356 CPUtime=0.69
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 24970 0 0 0 60 9 0 0 25 0 1 0 187468516 103788544 24524 1992294400 4194304 7823515 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 25339 24524 385 886 0 24449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101356

[startup+1.50154 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 2649
/proc/meminfo: memFree=1702696/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=117584 CPUtime=1.49
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 28793 0 0 0 136 13 0 0 25 0 1 0 187468516 120406016 28347 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 29396 28347 404 886 0 28506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117584

[startup+3.10185 s]
/proc/loadavg: 1.02 1.05 1.00 2/66 2649
/proc/meminfo: memFree=1689384/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=120856 CPUtime=3.08
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 30402 0 0 0 279 29 0 0 25 0 1 0 187468516 123756544 29202 1992294400 4194304 7823515 548682068736 18446744073709551615 4903359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2648/statm: 30214 29202 433 886 0 29324 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 120856

[startup+6.30142 s]
/proc/loadavg: 1.18 1.08 1.01 2/66 2649
/proc/meminfo: memFree=1614760/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=204856 CPUtime=6.28
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 52001 0 0 0 590 38 0 0 25 0 1 0 187468516 209772544 49216 1992294400 4194304 7823515 548682068736 18446744073709551615 6206017 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 51214 49216 505 886 0 50324 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 204856

[startup+12.7016 s]
/proc/loadavg: 1.32 1.11 1.02 2/66 2649
/proc/meminfo: memFree=1603184/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=212876 CPUtime=12.68
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 54094 0 0 0 1221 47 0 0 25 0 1 0 187468516 217985024 51144 1992294400 4194304 7823515 548682068736 18446744073709551615 6212325 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 53219 51144 544 886 0 52329 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 212876

[startup+25.502 s]
/proc/loadavg: 1.32 1.12 1.03 2/66 2649
/proc/meminfo: memFree=1599216/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=218472 CPUtime=25.46
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 54719 0 0 0 2496 50 0 0 25 0 1 0 187468516 223715328 51769 1992294400 4194304 7823515 548682068736 18446744073709551615 5575805 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 54618 51769 546 886 0 53728 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 218472

[startup+51.1017 s]
/proc/loadavg: 1.21 1.11 1.03 2/66 2649
/proc/meminfo: memFree=1593904/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=218472 CPUtime=51.05
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 56595 0 0 0 5047 58 0 0 25 0 1 0 187468516 223715328 53191 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 54618 53191 546 886 0 53728 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 218472

[startup+102.305 s]
/proc/loadavg: 1.09 1.09 1.02 2/66 2649
/proc/meminfo: memFree=1580528/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=231084 CPUtime=102.21
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 59919 0 0 0 10147 74 0 0 25 0 1 0 187468516 236630016 56457 1992294400 4194304 7823515 548682068736 18446744073709551615 5925270 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 57771 56457 546 886 0 56881 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 231084

[startup+162.301 s]
/proc/loadavg: 1.03 1.07 1.01 2/66 2649
/proc/meminfo: memFree=1566896/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=245628 CPUtime=162.17
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 63288 0 0 0 16130 87 0 0 25 0 1 0 187468516 251523072 59826 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 61407 59826 547 886 0 60517 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 245628

[startup+222.301 s]
/proc/loadavg: 1.01 1.06 1.01 2/66 2649
/proc/meminfo: memFree=1555248/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=256656 CPUtime=222.14
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 66295 0 0 0 22113 101 0 0 25 0 1 0 187468516 262815744 62730 1992294400 4194304 7823515 548682068736 18446744073709551615 6266861 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 64164 62730 547 886 0 63274 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 256656

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 2649
/proc/meminfo: memFree=1550192/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=282.12
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 28098 114 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 263524

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 2649
/proc/meminfo: memFree=1550128/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=342.09
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 34083 126 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 6211283 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 263524

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 2649
/proc/meminfo: memFree=1550064/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=402.06
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 40068 138 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 263524

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 2649
/proc/meminfo: memFree=1549936/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=462.03
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 46054 149 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 6908072 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 263524

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 2649
/proc/meminfo: memFree=1549872/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=522.01
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 52039 162 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 6110801 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 263524

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 2649
/proc/meminfo: memFree=1549808/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=581.98
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 58026 172 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 4339133 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 263524

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2649
/proc/meminfo: memFree=1549744/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=641.96
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67555 0 0 0 64012 184 0 0 25 0 1 0 187468516 269848576 63988 1992294400 4194304 7823515 548682068736 18446744073709551615 6175268 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63988 547 886 0 64991 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 263524

[startup+702.302 s]

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

/proc/meminfo: memFree=1549296/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1121.74
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67561 0 0 0 111903 271 0 0 25 0 1 0 187468516 269848576 63994 1992294400 4194304 7823515 548682068736 18446744073709551615 4339127 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 63994 547 886 0 64991 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 263524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2649
/proc/meminfo: memFree=1548976/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1181.7
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 117889 281 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4339133 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 263524

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2649
/proc/meminfo: memFree=1548784/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1241.67
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 123877 290 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4339172 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1241.67
Current children cumulated vsize (KiB) 263524

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2649
/proc/meminfo: memFree=1548720/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1301.65
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 129865 300 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4299336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 263524

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1361.63
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 135852 311 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 5924528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 263524

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1421.6
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 141839 321 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6254272 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 263524

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1481.57
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 147827 330 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 263524

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1541.54
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 153814 340 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 263524

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1601.52
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 159802 350 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6209841 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 263524

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1661.49
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 165789 360 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4343102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 263524

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2651
/proc/meminfo: memFree=1548464/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1721.47
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 171778 369 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 263524

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1781.43
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 177765 378 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6908047 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 263524

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1784.63
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 178085 378 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 6209862 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (KiB) 263524

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1791.03
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 178724 379 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4338830 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1791.03
Current children cumulated vsize (KiB) 263524

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1792.63
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 178883 380 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4338488 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (KiB) 263524

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1794.23
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 179043 380 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 5965398 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1794.23
Current children cumulated vsize (KiB) 263524

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1795.02
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67665 0 0 0 179122 380 0 0 25 0 1 0 187468516 269848576 64098 1992294400 4194304 7823515 548682068736 18446744073709551615 4339152 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64098 547 886 0 64991 0
Current children cumulated CPU time (s) 1795.02
Current children cumulated vsize (KiB) 263524

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=263524 CPUtime=1795.43
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67672 0 0 0 179163 380 0 0 18 0 1 0 187468516 269848576 64105 1992294400 4194304 7823515 548682068736 18446744073709551615 4902782 0 0 4096 0 0 0 0 17 0 0 0
/proc/2648/statm: 65881 64105 554 886 0 64991 0
Current children cumulated CPU time (s) 1795.43
Current children cumulated vsize (KiB) 263524

[startup+1796.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2657
/proc/meminfo: memFree=1548208/2055924 swapFree=4179404/4192956
[pid=2648] ppid=2646 vsize=229288 CPUtime=1795.53
/proc/2648/stat : 2648 (pbscip.linux.x8) R 2646 2648 2422 0 -1 4194304 67672 0 0 0 179172 381 0 0 18 0 1 0 187468516 234790912 56445 1992294400 4194304 7823515 548682068736 18446744073709551615 7132266 0 0 4096 0 0 0 0 17 0 0 0
/proc/2648/statm: 57322 56445 1060 886 0 56432 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (KiB) 229288

Child status: 0
Real time (s): 1796.48
CPU time (s): 1795.62
CPU user time (s): 1791.77
CPU system time (s): 3.84742
CPU usage (%): 99.9517
Max. virtual memory (cumulated for all children) (KiB): 263524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.77
system time used= 3.84741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67677
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= 10
involuntary context switches= 6957

runsolver used 2.06069 second user time and 4.46432 second system time

The end

Launcher Data

Begin job on node83 at 2009-06-17 02:31:41
IDJOB=1870342
IDBENCH=48170
IDSOLVER=683
FILE ID=node83/1870342-1245198701
PBS_JOBID= 9368332
Free space on /tmp= 66504 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_60_3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870342-1245198701/watcher-1870342-1245198701 -o /tmp/evaluation-result-1870342-1245198701/solver-1870342-1245198701 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870342-1245198701.opb

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

MD5SUM BENCH= 18e694be8bacc67580164c28dde5ca1c
RANDOM SEED=708097269

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.265
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1805264 kB
Buffers:         41192 kB
Cached:         139940 kB
SwapCached:       7704 kB
Active:          70004 kB
Inactive:       120336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1805264 kB
SwapTotal:     4192956 kB
SwapFree:      4179404 kB
Dirty:           10784 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            46256 kB
Committed_AS:    81292 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node83 at 2009-06-17 03:01:38