Trace number 1870388

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-98 1797.42 1797.88

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_1.opb
MD5SUM0945390fcac05113ffd57d1199a19e21
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-126
Best CPU time to get the best result obtained on this benchmark1798.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -126
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 constraint25
Maximum length of a constraint51
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)31640
Sum of products size (including duplicates)63280
Number of different products15820
Sum of products size31640

Quality of the solution as a function of time


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

Solver Data

0.09/0.18	c SCIP version 1.1.0.7
0.09/0.18	c LP-Solver SoPlex 1.4.1
0.09/0.18	c user parameter file <scip.set> not found - using default parameters
0.09/0.18	c read problem <HOME/instance-1870388-1245201123.opb>
0.09/0.18	c original problem has 16820 variables (16820 bin, 0 int, 0 impl, 0 cont) and 16820 constraints
0.29/0.35	c start presolving problem
0.29/0.35	c presolving:
0.69/0.78	c (round 1) 15820 del vars, 1000 del conss, 15820 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 63280 impls, 0 clqs
1.49/1.53	c    (1.1s) probing: 101/1000 (10.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.49/1.53	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.49/1.53	c presolving (2 rounds):
1.49/1.53	c  15820 deleted vars, 1000 deleted constraints, 15820 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.49/1.53	c  94920 implications, 0 cliques
1.49/1.53	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 15820 constraints
1.49/1.53	c   15820 constraints of type <and>
1.49/1.53	c transformed objective value is always integral (scale: 1)
1.49/1.53	c Presolving Time: 1.06
1.49/1.53	c OPT-NLC
1.49/1.53	c -----------------------------------------------------------------------------------------------
1.49/1.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.49/1.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.49/1.53	c limits/memory = c 1620
1.49/1.53	c # maximal time in seconds to run
1.49/1.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.49/1.53	c limits/time = c 1791
1.49/1.53	c # frequency for displaying node information lines
1.49/1.53	c # [type: int, range: [-1,2147483647], default: 100]
1.49/1.53	c display/freq = c 10000
1.49/1.53	c -----------------------------------------------------------------------------------------------
1.49/1.53	c start solving problem
1.49/1.53	c 
2.29/2.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.36	c   1.9s|     1 |     0 |  1076 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |      --      |    Inf 
2.29/2.38	o -96
2.29/2.38	c R 1.9s|     1 |     0 |  1076 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |-9.600000e+01 |  80.80%
3.19/3.24	c   2.8s|     1 |     0 |  1171 |  59M|   0 | 993 |1000 |  15k|  15k|1000 |  15k|   9 |   0 |   0 |-4.965000e+02 |-9.600000e+01 |  80.66%
3.19/3.27	o -98
3.19/3.27	c R 2.8s|     1 |     0 |  1171 |  59M|   0 | 993 |1000 |  15k|  15k|1000 |  15k|   9 |   0 |   0 |-4.965000e+02 |-9.800000e+01 |  80.26%
4.19/4.28	c   3.8s|     1 |     0 |  1368 |  59M|   0 | 982 |1000 |  15k|  15k|1000 |  15k|  21 |   0 |   0 |-4.910000e+02 |-9.800000e+01 |  80.04%
5.40/5.40	c   4.9s|     1 |     0 |  1587 |  59M|   0 | 974 |1000 |  15k|  15k|1000 |  15k|  33 |   0 |   0 |-4.870000e+02 |-9.800000e+01 |  79.88%
6.29/6.35	c   5.9s|     1 |     0 |  1717 |  59M|   0 | 970 |1000 |  15k|  15k|1000 |  15k|  41 |   0 |   0 |-4.850000e+02 |-9.800000e+01 |  79.79%
7.18/7.26	c   6.8s|     1 |     0 |  1804 |  59M|   0 | 965 |1000 |  15k|  15k|1000 |  15k|  48 |   0 |   0 |-4.825000e+02 |-9.800000e+01 |  79.69%
8.19/8.26	c   7.8s|     1 |     0 |  1942 |  59M|   0 | 959 |1000 |  15k|  15k|1000 |  15k|  60 |   0 |   0 |-4.795000e+02 |-9.800000e+01 |  79.56%
9.68/9.77	c   9.2s|     1 |     0 |  2235 |  60M|   0 | 952 |1000 |  15k|  15k|1000 |  15k|  71 |   0 |   0 |-4.760000e+02 |-9.800000e+01 |  79.41%
11.29/11.32	c  10.8s|     1 |     0 |  2477 |  60M|   0 | 948 |1000 |  15k|  15k|1000 |  15k|  83 |   0 |   0 |-4.740000e+02 |-9.800000e+01 |  79.32%
13.10/13.20	c  12.7s|     1 |     0 |  2873 |  60M|   0 | 940 |1000 |  15k|  15k|1000 |  15k|  95 |   0 |   0 |-4.700000e+02 |-9.800000e+01 |  79.15%
14.49/14.51	c  14.0s|     1 |     0 |  3044 |  60M|   0 | 937 |1000 |  15k|  15k|1000 |  15k| 105 |   0 |   0 |-4.685000e+02 |-9.800000e+01 |  79.08%
16.99/17.06	c  16.5s|     1 |     0 |  3574 |  60M|   0 | 932 |1000 |  15k|  15k|1000 |1399 | 114 |   0 |   0 |-4.660000e+02 |-9.800000e+01 |  78.97%
17.39/17.48	c  16.9s|     1 |     0 |  3970 |  60M|   0 | 921 |1000 |  15k|  15k|1000 |1406 | 121 |   0 |   0 |-4.655000e+02 |-9.800000e+01 |  78.95%
17.98/18.09	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.98/18.09	c  17.5s|     1 |     0 |  4459 |  60M|   0 | 916 |1000 |  15k|  15k|1000 |1559 | 274 |   0 |   0 |-4.640000e+02 |-9.800000e+01 |  78.88%
18.59/18.67	c  18.1s|     1 |     0 |  4910 |  61M|   0 | 938 |1000 |  15k|  15k|1000 |1716 | 431 |   0 |   0 |-4.630833e+02 |-9.800000e+01 |  78.84%
19.39/19.42	c  18.9s|     1 |     0 |  5264 |  61M|   0 | 923 |1000 |  15k|  15k|1000 |2648 |1363 |   0 |   0 |-4.625000e+02 |-9.800000e+01 |  78.81%
20.39/20.43	c  19.8s|     1 |     0 |  6110 |  61M|   0 | 917 |1000 |  15k|  15k|1000 |2680 |1395 |   0 |   0 |-4.615000e+02 |-9.800000e+01 |  78.76%
21.09/21.16	c  20.6s|     1 |     0 |  6540 |  62M|   0 | 923 |1000 |  15k|  15k|1000 |2409 |1478 |   0 |   0 |-4.607500e+02 |-9.800000e+01 |  78.73%
21.89/21.93	c  21.3s|     1 |     0 |  7186 |  62M|   0 | 932 |1000 |  15k|  15k|1000 |2464 |1533 |   0 |   0 |-4.599826e+02 |-9.800000e+01 |  78.69%
22.68/22.72	c  22.1s|     1 |     0 |  7770 |  64M|   0 | 915 |1000 |  15k|  15k|1000 |2643 |1712 |   0 |   0 |-4.590472e+02 |-9.800000e+01 |  78.65%
23.98/24.01	c  23.4s|     1 |     0 |  8634 |  65M|   0 | 914 |1000 |  15k|  15k|1000 |3221 |2290 |   0 |   0 |-4.560833e+02 |-9.800000e+01 |  78.51%
24.58/24.61	c  24.0s|     1 |     0 |  9053 |  65M|   0 | 913 |1000 |  15k|  15k|1000 |3296 |2365 |   0 |   0 |-4.551667e+02 |-9.800000e+01 |  78.47%
25.08/25.19	c  24.6s|     1 |     0 |  9530 |  65M|   0 | 908 |1000 |  15k|  15k|1000 |3304 |2373 |   0 |   0 |-4.542381e+02 |-9.800000e+01 |  78.43%
25.79/25.87	c  25.3s|     1 |     0 | 10056 |  65M|   0 | 905 |1000 |  15k|  15k|1000 |3048 |2428 |   0 |   0 |-4.535000e+02 |-9.800000e+01 |  78.39%
26.39/26.46	c  25.8s|     1 |     0 | 10480 |  65M|   0 | 910 |1000 |  15k|  15k|1000 |3126 |2506 |   0 |   0 |-4.527500e+02 |-9.800000e+01 |  78.35%
27.28/27.40	c  26.8s|     1 |     0 | 11303 |  66M|   0 | 905 |1000 |  15k|  15k|1000 |3207 |2587 |   0 |   0 |-4.522500e+02 |-9.800000e+01 |  78.33%
28.18/28.28	c  27.7s|     1 |     0 | 12148 |  66M|   0 | 894 |1000 |  15k|  15k|1000 |3333 |2713 |   0 |   0 |-4.505000e+02 |-9.800000e+01 |  78.25%
28.88/28.98	c  28.4s|     1 |     0 | 12678 |  66M|   0 | 902 |1000 |  15k|  15k|1000 |3496 |2876 |   0 |   0 |-4.500000e+02 |-9.800000e+01 |  78.22%
30.28/30.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.28/30.32	c  29.7s|     1 |     0 | 13935 |  66M|   0 | 899 |1000 |  15k|  15k|1000 |3505 |2885 |   0 |   0 |-4.490000e+02 |-9.800000e+01 |  78.17%
30.79/30.88	c  30.2s|     1 |     0 | 14307 |  66M|   0 | 897 |1000 |  15k|  15k|1000 |2262 |2892 |   0 |   0 |-4.485000e+02 |-9.800000e+01 |  78.15%
31.88/31.93	c  31.3s|     1 |     0 | 15522 |  66M|   0 | 873 |1000 |  15k|  15k|1000 |2368 |2998 |   0 |   0 |-4.465000e+02 |-9.800000e+01 |  78.05%
32.69/32.78	c  32.1s|     1 |     0 | 16382 |  66M|   0 | 889 |1000 |  15k|  15k|1000 |2622 |3252 |   0 |   0 |-4.455000e+02 |-9.800000e+01 |  78.00%
33.58/33.70	c  33.0s|     1 |     0 | 17350 |  66M|   0 | 929 |1000 |  15k|  15k|1000 |2652 |3282 |   0 |   0 |-4.446641e+02 |-9.800000e+01 |  77.96%
36.48/36.56	c  35.9s|     1 |     0 | 17746 |  66M|   0 | 889 |1000 |  15k|  15k|1000 |4652 |5282 |   0 |   0 |-4.440000e+02 |-9.800000e+01 |  77.93%
37.68/37.70	c  37.0s|     1 |     0 | 18568 |  67M|   0 | 885 |1000 |  15k|  15k|1000 |4659 |5289 |   0 |   0 |-4.430000e+02 |-9.800000e+01 |  77.88%
38.98/39.06	c  38.4s|     1 |     0 | 19489 |  67M|   0 | 882 |1000 |  15k|  15k|1000 |3894 |5322 |   0 |   0 |-4.410000e+02 |-9.800000e+01 |  77.78%
40.08/40.11	c  39.4s|     1 |     0 | 20373 |  67M|   0 | 881 |1000 |  15k|  15k|1000 |3902 |5330 |   0 |   0 |-4.400000e+02 |-9.800000e+01 |  77.73%
41.08/41.16	c  40.5s|     1 |     0 | 21266 |  67M|   0 | 898 |1000 |  15k|  15k|1000 |4069 |5497 |   0 |   0 |-4.390833e+02 |-9.800000e+01 |  77.68%
42.17/42.28	c  41.6s|     1 |     0 | 22080 |  67M|   0 | 901 |1000 |  15k|  15k|1000 |4420 |5848 |   0 |   0 |-4.383750e+02 |-9.800000e+01 |  77.64%
43.78/43.80	c  43.1s|     1 |     0 | 23031 |  68M|   0 | 883 |1000 |  15k|  15k|1000 |4558 |5986 |   0 |   0 |-4.377500e+02 |-9.800000e+01 |  77.61%
44.77/44.80	c  44.1s|     1 |     0 | 23793 |  68M|   0 | 873 |1000 |  15k|  15k|1000 |4641 |6069 |   0 |   0 |-4.365000e+02 |-9.800000e+01 |  77.55%
46.27/46.36	c  45.7s|     1 |     0 | 24941 |  68M|   0 | 866 |1000 |  15k|  15k|1000 |4001 |6076 |   0 |   0 |-4.350000e+02 |-9.800000e+01 |  77.47%
47.07/47.14	c  46.4s|     1 |     0 | 25624 |  68M|   0 | 871 |1000 |  15k|  15k|1000 |4055 |6130 |   0 |   0 |-4.335000e+02 |-9.800000e+01 |  77.39%
48.17/48.26	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.17/48.26	c  47.6s|     1 |     0 | 26648 |  68M|   0 | 888 |1000 |  15k|  15k|1000 |4095 |6170 |   0 |   0 |-4.321452e+02 |-9.800000e+01 |  77.32%
49.37/49.46	c  48.8s|     1 |     0 | 27701 |  68M|   0 | 876 |1000 |  15k|  15k|1000 |4405 |6480 |   0 |   0 |-4.313571e+02 |-9.800000e+01 |  77.28%
50.27/50.34	c  49.6s|     1 |     0 | 28403 |  68M|   0 | 863 |1000 |  15k|  15k|1000 |4477 |6552 |   0 |   0 |-4.302500e+02 |-9.800000e+01 |  77.22%
51.37/51.41	c  50.7s|     1 |     0 | 29121 |  68M|   0 | 852 |1000 |  15k|  15k|1000 |4483 |6558 |   0 |   0 |-4.300000e+02 |-9.800000e+01 |  77.21%
52.77/52.81	c  52.1s|     1 |     0 | 30062 |  70M|   0 | 867 |1000 |  15k|  15k|1000 |4243 |6653 |   0 |   0 |-4.293000e+02 |-9.800000e+01 |  77.17%
53.97/54.03	c  53.3s|     1 |     0 | 30989 |  70M|   0 | 859 |1000 |  15k|  15k|1000 |4288 |6698 |   0 |   0 |-4.285000e+02 |-9.800000e+01 |  77.13%
55.06/55.16	c  54.4s|     1 |     0 | 31713 |  70M|   0 | 856 |1000 |  15k|  15k|1000 |4321 |6731 |   0 |   0 |-4.270000e+02 |-9.800000e+01 |  77.05%
56.37/56.43	c  55.7s|     1 |     0 | 32585 |  70M|   0 | 860 |1000 |  15k|  15k|1000 |4428 |6838 |   0 |   0 |-4.265000e+02 |-9.800000e+01 |  77.02%
58.57/58.62	c  57.9s|     1 |     0 | 34427 |  71M|   0 | 857 |1000 |  15k|  15k|1000 |4485 |6895 |   0 |   0 |-4.247500e+02 |-9.800000e+01 |  76.93%
60.47/60.51	c  59.8s|     1 |     0 | 36014 |  71M|   0 | 885 |1000 |  15k|  15k|1000 |4547 |6957 |   0 |   0 |-4.235556e+02 |-9.800000e+01 |  76.86%
62.86/62.98	c  62.2s|     1 |     0 | 37675 |  71M|   0 | 848 |1000 |  15k|  15k|1000 |4200 |7227 |   0 |   0 |-4.227500e+02 |-9.800000e+01 |  76.82%
65.07/65.18	c  64.4s|     1 |     0 | 39451 |  71M|   0 | 837 |1000 |  15k|  15k|1000 |4242 |7269 |   0 |   0 |-4.215000e+02 |-9.800000e+01 |  76.75%
68.37/68.44	c  67.7s|     1 |     0 | 41970 |  71M|   0 | 835 |1000 |  15k|  15k|1000 |4328 |7355 |   0 |   0 |-4.205000e+02 |-9.800000e+01 |  76.69%
70.37/70.50	c  69.7s|     1 |     0 | 43659 |  72M|   0 | 862 |1000 |  15k|  15k|1000 |4438 |7465 |   0 |   0 |-4.200263e+02 |-9.800000e+01 |  76.67%
72.66/72.71	c  71.9s|     1 |     0 | 45431 |  73M|   0 | 876 |1000 |  15k|  15k|1000 |4531 |7558 |   0 |   0 |-4.191494e+02 |-9.800000e+01 |  76.62%
74.57/74.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
74.57/74.68	c  73.9s|     1 |     0 | 46773 |  74M|   0 | 864 |1000 |  15k|  15k|1000 |5122 |8149 |   0 |   0 |-4.183684e+02 |-9.800000e+01 |  76.58%
76.16/76.24	c  75.4s|     1 |     0 | 47713 |  77M|   0 | 866 |1000 |  15k|  15k|1000 |4722 |8253 |   0 |   0 |-4.179567e+02 |-9.800000e+01 |  76.55%
77.36/77.45	c  76.6s|     1 |     0 | 48561 |  78M|   0 | 872 |1000 |  15k|  15k|1000 |4736 |8267 |   0 |   0 |-4.178000e+02 |-9.800000e+01 |  76.54%
79.46/79.59	c  78.8s|     1 |     0 | 49962 |  78M|   0 | 849 |1000 |  15k|  15k|1000 |4764 |8295 |   0 |   0 |-4.165000e+02 |-9.800000e+01 |  76.47%
81.86/81.93	c  81.1s|     1 |     0 | 51637 |  79M|   0 | 860 |1000 |  15k|  15k|1000 |4798 |8329 |   0 |   0 |-4.149698e+02 |-9.800000e+01 |  76.38%
84.16/84.23	c  83.4s|     1 |     0 | 53078 |  80M|   0 | 847 |1000 |  15k|  15k|1000 |4841 |8372 |   0 |   0 |-4.137500e+02 |-9.800000e+01 |  76.31%
88.16/88.24	c  87.4s|     1 |     0 | 55475 |  81M|   0 | 848 |1000 |  15k|  15k|1000 |4988 |8519 |   0 |   0 |-4.122500e+02 |-9.800000e+01 |  76.23%
91.76/91.81	c  91.0s|     1 |     0 | 57865 |  82M|   0 | 870 |1000 |  15k|  15k|1000 |4598 |8564 |   0 |   0 |-4.109947e+02 |-9.800000e+01 |  76.16%
94.26/94.39	c  93.5s|     1 |     0 | 59808 |  84M|   0 | 857 |1000 |  15k|  15k|1000 |4854 |8820 |   0 |   0 |-4.096025e+02 |-9.800000e+01 |  76.07%
97.55/97.70	c  96.8s|     1 |     0 | 61443 |  84M|   0 | 816 |1000 |  15k|  15k|1000 |4997 |8963 |   0 |   0 |-4.089000e+02 |-9.800000e+01 |  76.03%
100.16/100.27	c  99.4s|     1 |     0 | 63343 |  84M|   0 | 845 |1000 |  15k|  15k|1000 |5053 |9019 |   0 |   0 |-4.077500e+02 |-9.800000e+01 |  75.97%
104.56/104.63	c   104s|     1 |     0 | 65878 |  84M|   0 | 837 |1000 |  15k|  15k|1000 |5084 |9050 |   0 |   0 |-4.070000e+02 |-9.800000e+01 |  75.92%
109.65/109.71	c   109s|     1 |     0 | 68890 |  85M|   0 | 850 |1000 |  15k|  15k|1000 |5160 |9126 |   0 |   0 |-4.065000e+02 |-9.800000e+01 |  75.89%
116.45/116.53	c   116s|     1 |     0 | 72715 |  85M|   0 | 852 |1000 |  15k|  15k|1000 |4527 |9190 |   0 |   0 |-4.053333e+02 |-9.800000e+01 |  75.82%
122.05/122.10	c   121s|     1 |     0 | 76237 |  85M|   0 | 863 |1000 |  15k|  15k|1000 |4643 |9306 |   0 |   0 |-4.038750e+02 |-9.800000e+01 |  75.74%
124.85/124.99	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
124.85/124.99	c   124s|     1 |     0 | 78175 |  86M|   0 | 897 |1000 |  15k|  15k|1000 |4767 |9430 |   0 |   0 |-4.031505e+02 |-9.800000e+01 |  75.69%
130.75/130.87	c   130s|     1 |     0 | 81420 |  87M|   0 | 873 |1000 |  15k|  15k|1000 |4922 |9585 |   0 |   0 |-4.017646e+02 |-9.800000e+01 |  75.61%
134.55/134.63	c   134s|     1 |     0 | 83668 |  87M|   0 | 856 |1000 |  15k|  15k|1000 |5133 |9796 |   0 |   0 |-4.000491e+02 |-9.800000e+01 |  75.50%
138.35/138.43	c   137s|     1 |     0 | 85936 |  88M|   0 | 853 |1000 |  15k|  15k|1000 |5169 |9832 |   0 |   0 |-3.983819e+02 |-9.800000e+01 |  75.40%
141.85/141.92	c   141s|     1 |     0 | 88081 |  88M|   0 | 878 |1000 |  15k|  15k|1000 |4718 |9945 |   0 |   0 |-3.968654e+02 |-9.800000e+01 |  75.31%
145.54/145.60	c   145s|     1 |     0 | 90593 |  90M|   0 | 856 |1000 |  15k|  15k|1000 |4819 |  10k|   0 |   0 |-3.953912e+02 |-9.800000e+01 |  75.21%
147.85/147.94	c   147s|     1 |     0 | 92217 |  91M|   0 | 878 |1000 |  15k|  15k|1000 |4902 |  10k|   0 |   0 |-3.946554e+02 |-9.800000e+01 |  75.17%
152.24/152.34	c   151s|     1 |     0 | 95043 |  91M|   0 | 908 |1000 |  15k|  15k|1000 |5082 |  10k|   0 |   0 |-3.935662e+02 |-9.800000e+01 |  75.10%
155.34/155.48	c   154s|     1 |     0 | 96701 |  92M|   0 | 864 |1000 |  15k|  15k|1000 |5302 |  10k|   0 |   0 |-3.924309e+02 |-9.800000e+01 |  75.03%
159.84/159.98	c   159s|     1 |     0 | 99278 |  92M|   0 | 875 |1000 |  15k|  15k|1000 |5407 |  10k|   0 |   0 |-3.912202e+02 |-9.800000e+01 |  74.95%
164.85/164.91	c   164s|     1 |     0 |101655 |  92M|   0 | 862 |1000 |  15k|  15k|1000 |5215 |  10k|   0 |   0 |-3.895341e+02 |-9.800000e+01 |  74.84%
167.24/167.33	c   166s|     1 |     0 |102823 |  92M|   0 | 851 |1000 |  15k|  15k|1000 |5281 |  10k|   0 |   0 |-3.884667e+02 |-9.800000e+01 |  74.77%
168.94/169.08	c   168s|     1 |     0 |103778 |  95M|   0 | 802 |1000 |  15k|  15k|1000 |5300 |  10k|   0 |   0 |-3.877500e+02 |-9.800000e+01 |  74.73%
172.64/172.78	c   172s|     1 |     0 |106051 |  98M|   0 | 898 |1000 |  15k|  15k|1000 |5314 |  10k|   0 |   0 |-3.861940e+02 |-9.800000e+01 |  74.62%
176.13/176.25	c   175s|     1 |     0 |108073 |  99M|   0 | 918 |1000 |  15k|  15k|1000 |5712 |  11k|   0 |   0 |-3.842461e+02 |-9.800000e+01 |  74.50%
180.24/180.39	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
180.24/180.39	c   179s|     1 |     0 |109952 |  99M|   0 | 884 |1000 |  15k|  15k|1000 |5929 |  11k|   0 |   0 |-3.831186e+02 |-9.800000e+01 |  74.42%
184.33/184.47	c   183s|     1 |     0 |112023 |  99M|   0 | 881 |1000 |  15k|  15k|1000 |5630 |  11k|   0 |   0 |-3.819128e+02 |-9.800000e+01 |  74.34%
187.73/187.86	c   187s|     1 |     0 |113361 | 100M|   0 | 872 |1000 |  15k|  15k|1000 |5671 |  11k|   0 |   0 |-3.811250e+02 |-9.800000e+01 |  74.29%
192.83/192.92	c   192s|     1 |     0 |116269 | 100M|   0 | 864 |1000 |  15k|  15k|1000 |5711 |  11k|   0 |   0 |-3.797669e+02 |-9.800000e+01 |  74.19%
197.63/197.74	c   197s|     1 |     0 |118567 | 100M|   0 | 904 |1000 |  15k|  15k|1000 |5768 |  11k|   0 |   0 |-3.782698e+02 |-9.800000e+01 |  74.09%
201.43/201.50	c   200s|     1 |     0 |120623 | 103M|   0 | 912 |1000 |  15k|  15k|1000 |5860 |  11k|   0 |   0 |-3.773047e+02 |-9.800000e+01 |  74.03%
205.83/205.94	c   205s|     1 |     0 |122421 | 104M|   0 | 913 |1000 |  15k|  15k|1000 |5948 |  11k|   0 |   0 |-3.759915e+02 |-9.800000e+01 |  73.94%
210.23/210.39	c   209s|     1 |     0 |124313 | 104M|   0 | 915 |1000 |  15k|  15k|1000 |5646 |  11k|   0 |   0 |-3.756296e+02 |-9.800000e+01 |  73.91%
214.83/214.93	c   214s|     1 |     0 |126257 | 104M|   0 | 926 |1000 |  15k|  15k|1000 |5714 |  12k|   0 |   0 |-3.747428e+02 |-9.800000e+01 |  73.85%
219.53/219.66	c   218s|     1 |     0 |128177 | 104M|   0 | 922 |1000 |  15k|  15k|1000 |5766 |  12k|   0 |   0 |-3.740787e+02 |-9.800000e+01 |  73.80%
224.62/224.78	c   223s|     1 |     0 |130030 | 104M|   0 | 938 |1000 |  15k|  15k|1000 |5826 |  12k|   0 |   0 |-3.734921e+02 |-9.800000e+01 |  73.76%
230.62/230.73	c   229s|     1 |     0 |132453 | 104M|   0 | 906 |1000 |  15k|  15k|1000 |5957 |  12k|   0 |   0 |-3.719227e+02 |-9.800000e+01 |  73.65%
235.72/235.82	c   234s|     1 |     0 |134327 | 104M|   0 | 902 |1000 |  15k|  15k|1000 |5999 |  12k|   0 |   0 |-3.711014e+02 |-9.800000e+01 |  73.59%
241.02/241.17	c   240s|     1 |     0 |136069 | 104M|   0 | 906 |1000 |  15k|  15k|1000 |5537 |  12k|   0 |   0 |-3.699800e+02 |-9.800000e+01 |  73.51%
244.22/244.37	c   243s|     1 |     0 |138198 | 106M|   0 | 908 |1000 |  15k|  15k|1000 |5612 |  12k|   0 |   0 |-3.688814e+02 |-9.800000e+01 |  73.43%
248.72/248.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
248.72/248.85	c   247s|     1 |     0 |140366 | 107M|   0 | 941 |1000 |  15k|  15k|1000 |5679 |  12k|   0 |   0 |-3.678436e+02 |-9.800000e+01 |  73.36%
253.81/253.91	c   253s|     1 |     0 |142380 | 107M|   0 | 924 |1000 |  15k|  15k|1000 |5933 |  12k|   0 |   0 |-3.662401e+02 |-9.800000e+01 |  73.24%
258.42/258.54	c   257s|     1 |     0 |144079 | 107M|   0 | 941 |1000 |  15k|  15k|1000 |5955 |  12k|   0 |   0 |-3.652701e+02 |-9.800000e+01 |  73.17%
264.11/264.26	c   263s|     1 |     0 |146302 | 107M|   0 | 937 |1000 |  15k|  15k|1000 |6091 |  12k|   0 |   0 |-3.644795e+02 |-9.800000e+01 |  73.11%
271.01/271.16	c   270s|     1 |     0 |149180 | 107M|   0 | 952 |1000 |  15k|  15k|1000 |5859 |  12k|   0 |   0 |-3.631881e+02 |-9.800000e+01 |  73.02%
276.41/276.52	c   275s|     1 |     0 |151233 | 107M|   0 | 950 |1000 |  15k|  15k|1000 |5945 |  13k|   0 |   0 |-3.617937e+02 |-9.800000e+01 |  72.91%
280.91/281.03	c   280s|     1 |     0 |152659 | 107M|   0 | 964 |1000 |  15k|  15k|1000 |5976 |  13k|   0 |   0 |-3.614616e+02 |-9.800000e+01 |  72.89%
286.41/286.54	c   285s|     1 |     0 |154545 | 107M|   0 | 974 |1000 |  15k|  15k|1000 |6003 |  13k|   0 |   0 |-3.609262e+02 |-9.800000e+01 |  72.85%
293.01/293.13	c   292s|     1 |     0 |156762 | 107M|   0 | 974 |1000 |  15k|  15k|1000 |6089 |  13k|   0 |   0 |-3.601528e+02 |-9.800000e+01 |  72.79%
300.40/300.56	c   299s|     1 |     0 |159458 | 107M|   0 | 967 |1000 |  15k|  15k|1000 |6179 |  13k|   0 |   0 |-3.589518e+02 |-9.800000e+01 |  72.70%
306.71/306.87	c   305s|     1 |     0 |161421 | 107M|   0 | 967 |1000 |  15k|  15k|1000 |5881 |  13k|   0 |   0 |-3.583415e+02 |-9.800000e+01 |  72.65%
312.31/312.45	c   311s|     1 |     0 |163345 | 107M|   0 | 968 |1000 |  15k|  15k|1000 |5963 |  13k|   0 |   0 |-3.577006e+02 |-9.800000e+01 |  72.60%
318.91/319.05	c   317s|     1 |     0 |165835 | 107M|   0 | 972 |1000 |  15k|  15k|1000 |6013 |  13k|   0 |   0 |-3.564640e+02 |-9.800000e+01 |  72.51%
325.60/325.70	c   324s|     1 |     0 |168019 | 106M|   0 | 965 |1000 |  15k|  15k|1000 |6057 |  13k|   0 |   0 |-3.552985e+02 |-9.800000e+01 |  72.42%
332.10/332.25	c   331s|     1 |     0 |170526 | 106M|   0 | 973 |1000 |  15k|  15k|1000 |6099 |  13k|   0 |   0 |-3.543106e+02 |-9.800000e+01 |  72.34%
338.59/338.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
338.59/338.79	c   337s|     1 |     0 |172506 | 106M|   0 | 970 |1000 |  15k|  15k|1000 |6220 |  13k|   0 |   0 |-3.533783e+02 |-9.800000e+01 |  72.27%
344.99/345.18	c   344s|     1 |     0 |174359 | 105M|   0 | 977 |1000 |  15k|  15k|1000 |5994 |  13k|   0 |   0 |-3.529333e+02 |-9.800000e+01 |  72.23%
351.79/351.93	c   350s|     1 |     0 |176909 | 104M|   0 | 973 |1000 |  15k|  15k|1000 |6058 |  13k|   0 |   0 |-3.518373e+02 |-9.800000e+01 |  72.15%
357.79/357.95	c   356s|     1 |     0 |178629 | 103M|   0 | 976 |1000 |  15k|  15k|1000 |6125 |  13k|   0 |   0 |-3.513974e+02 |-9.800000e+01 |  72.11%
364.79/364.99	c   363s|     1 |     0 |180929 | 103M|   0 | 981 |1000 |  15k|  15k|1000 |6159 |  13k|   0 |   0 |-3.502833e+02 |-9.800000e+01 |  72.02%
371.39/371.51	c   370s|     1 |     0 |182912 | 103M|   0 | 984 |1000 |  15k|  15k|1000 |6207 |  13k|   0 |   0 |-3.496567e+02 |-9.800000e+01 |  71.97%
377.89/378.05	c   376s|     1 |     0 |184764 | 103M|   0 | 988 |1000 |  15k|  15k|1000 |6266 |  14k|   0 |   0 |-3.489531e+02 |-9.800000e+01 |  71.92%
384.98/385.18	c   383s|     1 |     0 |186624 | 103M|   0 | 985 |1000 |  15k|  15k|1000 |6178 |  14k|   0 |   0 |-3.481989e+02 |-9.800000e+01 |  71.86%
391.57/391.76	c   390s|     1 |     0 |188414 | 103M|   0 | 988 |1000 |  15k|  15k|1000 |6202 |  14k|   0 |   0 |-3.476683e+02 |-9.800000e+01 |  71.81%
399.58/399.77	c   398s|     1 |     0 |190754 | 103M|   0 | 995 |1000 |  15k|  15k|1000 |6229 |  14k|   0 |   0 |-3.468202e+02 |-9.800000e+01 |  71.74%
407.37/407.55	c   406s|     1 |     0 |192626 | 103M|   0 | 991 |1000 |  15k|  15k|1000 |6278 |  14k|   0 |   0 |-3.460982e+02 |-9.800000e+01 |  71.68%
414.18/414.33	c   412s|     1 |     0 |193894 | 102M|   0 | 994 |1000 |  15k|  15k|1000 |6360 |  14k|   0 |   0 |-3.457704e+02 |-9.800000e+01 |  71.66%
422.47/422.64	c   421s|     1 |     0 |195990 | 102M|   0 | 990 |1000 |  15k|  15k|1000 |6400 |  14k|   0 |   0 |-3.450863e+02 |-9.800000e+01 |  71.60%
430.47/430.65	c   429s|     1 |     0 |197888 | 102M|   0 | 997 |1000 |  15k|  15k|1000 |6326 |  14k|   0 |   0 |-3.444319e+02 |-9.800000e+01 |  71.55%
438.17/438.35	c   436s|     1 |     0 |199842 | 102M|   0 | 995 |1000 |  15k|  15k|1000 |6397 |  14k|   0 |   0 |-3.436974e+02 |-9.800000e+01 |  71.49%
446.86/447.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
446.86/447.07	c   445s|     1 |     0 |201983 | 102M|   0 | 994 |1000 |  15k|  15k|1000 |6436 |  14k|   0 |   0 |-3.429388e+02 |-9.800000e+01 |  71.42%
455.07/455.21	c   453s|     1 |     0 |203529 | 102M|   0 | 996 |1000 |  15k|  15k|1000 |6478 |  14k|   0 |   0 |-3.423193e+02 |-9.800000e+01 |  71.37%
463.47/463.65	c   462s|     1 |     0 |205239 | 102M|   0 | 997 |1000 |  15k|  15k|1000 |6517 |  14k|   0 |   0 |-3.417198e+02 |-9.800000e+01 |  71.32%
471.77/471.98	c   470s|     1 |     0 |206866 | 102M|   0 | 994 |1000 |  15k|  15k|1000 |6570 |  14k|   0 |   0 |-3.413614e+02 |-9.800000e+01 |  71.29%
480.05/480.27	c   478s|     1 |     0 |208384 | 102M|   0 | 997 |1000 |  15k|  15k|1000 |6485 |  14k|   0 |   0 |-3.409820e+02 |-9.800000e+01 |  71.26%
487.45/487.66	c   486s|     1 |     0 |209510 | 102M|   0 | 997 |1000 |  15k|  15k|1000 |6521 |  14k|   0 |   0 |-3.407957e+02 |-9.800000e+01 |  71.24%
496.05/496.27	c   494s|     1 |     0 |211162 | 102M|   0 | 998 |1000 |  15k|  15k|1000 |6541 |  14k|   0 |   0 |-3.401356e+02 |-9.800000e+01 |  71.19%
504.66/504.82	c   503s|     1 |     0 |212794 | 101M|   0 | 995 |1000 |  15k|  15k|1000 |6597 |  14k|   0 |   0 |-3.395927e+02 |-9.800000e+01 |  71.14%
513.05/513.29	c   511s|     1 |     0 |214433 | 101M|   0 | 998 |1000 |  15k|  15k|1000 |6647 |  14k|   0 |   0 |-3.391599e+02 |-9.800000e+01 |  71.11%
521.55/521.72	c   520s|     1 |     0 |215947 | 101M|   0 | 998 |1000 |  15k|  15k|1000 |6671 |  14k|   0 |   0 |-3.385528e+02 |-9.800000e+01 |  71.05%
531.74/531.92	c   530s|     1 |     0 |218171 | 101M|   0 | 999 |1000 |  15k|  15k|1000 |6563 |  14k|   0 |   0 |-3.376977e+02 |-9.800000e+01 |  70.98%
539.74/539.94	c   538s|     1 |     0 |219451 | 101M|   0 | 997 |1000 |  15k|  15k|1000 |6592 |  14k|   0 |   0 |-3.373109e+02 |-9.800000e+01 |  70.95%
547.44/547.63	c   545s|     1 |     0 |220514 | 101M|   0 | 997 |1000 |  15k|  15k|1000 |6623 |  14k|   0 |   0 |-3.369509e+02 |-9.800000e+01 |  70.92%
555.34/555.52	c   553s|     1 |     0 |221774 | 101M|   0 | 997 |1000 |  15k|  15k|1000 |6655 |  15k|   0 |   0 |-3.366131e+02 |-9.800000e+01 |  70.89%
563.84/564.07	c   562s|     1 |     0 |223165 | 101M|   0 | 994 |1000 |  15k|  15k|1000 |6683 |  15k|   0 |   0 |-3.362546e+02 |-9.800000e+01 |  70.86%
571.44/571.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
571.44/571.66	c   569s|     1 |     0 |224157 |  99M|   0 | 997 |1000 |  15k|  15k|1000 |6718 |  15k|   0 |   0 |-3.360526e+02 |-9.800000e+01 |  70.84%
579.03/579.28	c   577s|     1 |     0 |225111 |  99M|   0 | 996 |1000 |  15k|  15k|1000 |6646 |  15k|   0 |   0 |-3.358114e+02 |-9.800000e+01 |  70.82%
587.83/588.05	c   586s|     1 |     0 |226539 |  99M|   0 | 996 |1000 |  15k|  15k|1000 |6661 |  15k|   0 |   0 |-3.353235e+02 |-9.800000e+01 |  70.77%
596.83/597.05	c   595s|     1 |     0 |228213 |  99M|   0 | 995 |1000 |  15k|  15k|1000 |6689 |  15k|   0 |   0 |-3.348216e+02 |-9.800000e+01 |  70.73%
605.13/605.35	c   603s|     1 |     0 |229390 |  98M|   0 | 997 |1000 |  15k|  15k|1000 |6709 |  15k|   0 |   0 |-3.345423e+02 |-9.800000e+01 |  70.71%
613.63/613.82	c   611s|     1 |     0 |230626 |  98M|   0 | 995 |1000 |  15k|  15k|1000 |6734 |  15k|   0 |   0 |-3.340924e+02 |-9.800000e+01 |  70.67%
622.33/622.58	c   620s|     1 |     0 |231915 |  98M|   0 | 996 |1000 |  15k|  15k|1000 |6756 |  15k|   0 |   0 |-3.336580e+02 |-9.800000e+01 |  70.63%
630.53/630.80	c   628s|     1 |     0 |232731 |  98M|   0 | 997 |1000 |  15k|  15k|1000 |6685 |  15k|   0 |   0 |-3.333670e+02 |-9.800000e+01 |  70.60%
639.52/639.73	c   637s|     1 |     0 |233887 |  98M|   0 | 997 |1000 |  15k|  15k|1000 |6704 |  15k|   0 |   0 |-3.327835e+02 |-9.800000e+01 |  70.55%
648.12/648.33	c   646s|     1 |     0 |234979 |  97M|   0 | 996 |1000 |  15k|  15k|1000 |6730 |  15k|   0 |   0 |-3.323681e+02 |-9.800000e+01 |  70.51%
656.02/656.23	c   654s|     1 |     0 |235837 |  96M|   0 | 997 |1000 |  15k|  15k|1000 |6757 |  15k|   0 |   0 |-3.321232e+02 |-9.800000e+01 |  70.49%
664.52/664.74	c   662s|     1 |     0 |236956 |  95M|   0 | 998 |1000 |  15k|  15k|1000 |6780 |  15k|   0 |   0 |-3.316951e+02 |-9.800000e+01 |  70.45%
672.21/672.49	c   670s|     1 |     0 |237750 |  93M|   0 | 998 |1000 |  15k|  15k|1000 |6800 |  15k|   0 |   0 |-3.314403e+02 |-9.800000e+01 |  70.43%
680.41/680.67	c   678s|     1 |     0 |238571 |  92M|   0 | 998 |1000 |  15k|  15k|1000 |6755 |  15k|   0 |   0 |-3.311048e+02 |-9.800000e+01 |  70.40%
689.00/689.20	c   687s|     1 |     0 |239609 |  91M|   0 | 998 |1000 |  15k|  15k|1000 |6769 |  15k|   0 |   0 |-3.307824e+02 |-9.800000e+01 |  70.37%
696.80/697.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
696.80/697.07	c   695s|     1 |     0 |240357 |  91M|   0 | 998 |1000 |  15k|  15k|1000 |6782 |  15k|   0 |   0 |-3.305856e+02 |-9.800000e+01 |  70.36%
704.91/705.15	c   703s|     1 |     0 |241145 |  90M|   0 | 997 |1000 |  15k|  15k|1000 |6798 |  15k|   0 |   0 |-3.303422e+02 |-9.800000e+01 |  70.33%
712.80/713.05	c   710s|     1 |     0 |241876 |  88M|   0 | 997 |1000 |  15k|  15k|1000 |6809 |  15k|   0 |   0 |-3.301481e+02 |-9.800000e+01 |  70.32%
720.90/721.10	c   718s|     1 |     0 |242608 |  87M|   0 | 998 |1000 |  15k|  15k|1000 |6829 |  15k|   0 |   0 |-3.299456e+02 |-9.800000e+01 |  70.30%
728.80/729.02	c   726s|     1 |     0 |243272 |  86M|   0 | 997 |1000 |  15k|  15k|1000 |6787 |  15k|   0 |   0 |-3.297522e+02 |-9.800000e+01 |  70.28%
736.20/736.44	c   734s|     1 |     0 |243811 |  86M|   0 | 997 |1000 |  15k|  15k|1000 |6800 |  15k|   0 |   0 |-3.295523e+02 |-9.800000e+01 |  70.26%
744.69/744.90	c   742s|     1 |     0 |244819 |  86M|   0 | 996 |1000 |  15k|  15k|1000 |6812 |  15k|   0 |   0 |-3.292053e+02 |-9.800000e+01 |  70.23%
752.69/752.93	c   750s|     1 |     0 |245534 |  85M|   0 | 997 |1000 |  15k|  15k|1000 |6835 |  15k|   0 |   0 |-3.290126e+02 |-9.800000e+01 |  70.21%
760.19/760.45	c   758s|     1 |     0 |246192 |  85M|   0 | 997 |1000 |  15k|  15k|1000 |6853 |  15k|   0 |   0 |-3.287830e+02 |-9.800000e+01 |  70.19%
768.89/769.19	c   766s|     1 |     0 |247250 |  85M|   0 | 999 |1000 |  15k|  15k|1000 |6872 |  15k|   0 |   0 |-3.284515e+02 |-9.800000e+01 |  70.16%
776.48/776.78	c   774s|     1 |     0 |247728 |  84M|   0 | 998 |1000 |  15k|  15k|1000 |6825 |  15k|   0 |   0 |-3.283163e+02 |-9.800000e+01 |  70.15%
784.29/784.53	c   782s|     1 |     0 |248319 |  84M|   0 | 999 |1000 |  15k|  15k|1000 |6843 |  15k|   0 |   0 |-3.281583e+02 |-9.800000e+01 |  70.14%
791.68/792.00	c   789s|     1 |     0 |248862 |  83M|   0 | 999 |1000 |  15k|  15k|1000 |6854 |  15k|   0 |   0 |-3.280042e+02 |-9.800000e+01 |  70.12%
799.18/799.43	c   797s|     1 |     0 |249320 |  83M|   0 | 999 |1000 |  15k|  15k|1000 |6863 |  15k|   0 |   0 |-3.279073e+02 |-9.800000e+01 |  70.11%
806.88/807.10	c   804s|     1 |     0 |249839 |  83M|   0 | 998 |1000 |  15k|  15k|1000 |6872 |  15k|   0 |   0 |-3.277939e+02 |-9.800000e+01 |  70.10%
813.68/813.99	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
813.68/813.99	c   811s|     1 |     0 |250168 |  82M|   0 | 998 |1000 |  15k|  15k|1000 |6885 |  15k|   0 |   0 |-3.277255e+02 |-9.800000e+01 |  70.10%
820.87/821.17	c   818s|     1 |     0 |250597 |  82M|   0 | 999 |1000 |  15k|  15k|1000 |6863 |  15k|   0 |   0 |-3.276236e+02 |-9.800000e+01 |  70.09%
827.87/828.17	c   825s|     1 |     0 |250974 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6872 |  15k|   0 |   0 |-3.275629e+02 |-9.800000e+01 |  70.08%
834.97/835.21	c   832s|     1 |     0 |251356 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6890 |  15k|   0 |   0 |-3.274519e+02 |-9.800000e+01 |  70.07%
841.87/842.17	c   839s|     1 |     0 |251740 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6904 |  15k|   0 |   0 |-3.273488e+02 |-9.800000e+01 |  70.06%
849.17/849.47	c   847s|     1 |     0 |252240 |  79M|   0 | 999 |1000 |  15k|  15k|1000 |6912 |  15k|   0 |   0 |-3.272274e+02 |-9.800000e+01 |  70.05%
856.26/856.53	c   854s|     1 |     0 |252689 |  78M|   0 | 999 |1000 |  15k|  15k|1000 |6931 |  15k|   0 |   0 |-3.271369e+02 |-9.800000e+01 |  70.04%
863.37/863.60	c   861s|     1 |     0 |253140 |  78M|   0 | 998 |1000 |  15k|  15k|1000 |6898 |  15k|   0 |   0 |-3.270823e+02 |-9.800000e+01 |  70.04%
870.36/870.66	c   868s|     1 |     0 |253634 |  78M|   0 | 998 |1000 |  15k|  15k|1000 |6907 |  15k|   0 |   0 |-3.270489e+02 |-9.800000e+01 |  70.04%
876.86/877.19	c   874s|     1 |     0 |253892 |  75M|   0 | 979 |1000 |  15k|  15k|1000 |6916 |  15k|   0 |   0 |-3.270000e+02 |-9.800000e+01 |  70.03%
882.96/883.22	c   880s|     1 |     0 |253894 |  73M|   0 | 978 |1000 |  15k|  15k|1000 |6920 |  15k|   0 |   0 |-3.270000e+02 |-9.800000e+01 |  70.03%
888.86/889.16	c   886s|     1 |     0 |253895 |  71M|   0 | 979 |1000 |  15k|  15k|1000 |6923 |  15k|   0 |   0 |-3.270000e+02 |-9.800000e+01 |  70.03%
977.34/977.69	c   975s|     1 |     2 |268293 |  71M|   0 | 979 |1000 |  15k|  15k|1000 |6923 |  15k|   0 |  19 |-3.270000e+02 |-9.800000e+01 |  70.03%
1797.14/1797.66	c 
1797.14/1797.66	c SCIP Status        : solving was interrupted [time limit reached]
1797.14/1797.66	c Solving Time (sec) : 1791.01
1797.14/1797.66	c Solving Nodes      : 90
1797.14/1797.66	c Primal Bound       : -9.80000000000000e+01 (2 solutions)
1797.14/1797.66	c Dual Bound         : -3.23651989075715e+02
1797.14/1797.66	c Gap                : 69.72 %
1797.14/1797.69	c NODE         90
1797.14/1797.69	c DUAL BOUND   -323.652
1797.14/1797.69	c PRIMAL BOUND -98
1797.14/1797.69	c GAP          0.697206
1797.14/1797.69	s SATISFIABLE
1797.14/1797.69	v -x1000 -x999 -x998 x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 
1797.14/1797.69	v -x978 x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 
1797.14/1797.69	v -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 
1797.14/1797.69	v -x937 x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 
1797.14/1797.69	v -x916 x915 -x914 -x913 -x912 x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 x897 -x896 -x895 
1797.14/1797.69	v -x894 -x893 -x892 -x891 x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 
1797.14/1797.69	v -x873 -x872 -x871 x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 x856 x855 -x854 -x853 
1797.14/1797.69	v -x852 -x851 -x850 -x849 x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 
1797.14/1797.69	v -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 x811 
1797.14/1797.69	v -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 x791 -x790 
1797.14/1797.69	v -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 
1797.14/1797.69	v -x768 -x767 -x766 -x765 -x764 x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 
1797.14/1797.69	v -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 
1797.14/1797.69	v -x726 -x725 -x724 -x723 x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 
1797.14/1797.69	v -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 
1797.14/1797.69	v -x684 -x683 -x682 x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 x673 -x672 -x671 -x670 -x669 -x668 x667 -x666 -x665 -x664 
1797.14/1797.69	v -x663 -x662 -x661 -x660 -x659 -x658 x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 x649 -x648 -x647 x646 -x645 -x644 -x643 
1797.14/1797.69	v -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 x628 -x627 -x626 -x625 -x624 -x623 -x622 
1797.14/1797.69	v -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 
1797.14/1797.69	v -x600 -x599 -x598 -x597 -x596 x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 
1797.14/1797.69	v -x579 -x578 x577 -x576 x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 
1797.14/1797.69	v -x557 -x556 -x555 -x554 -x553 -x552 -x551 x550 -x549 -x548 -x547 -x546 -x545 x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 
1797.14/1797.69	v -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 
1797.14/1797.69	v -x515 -x514 -x513 -x512 x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 
1797.14/1797.69	v -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 x475 -x474 
1797.14/1797.69	v -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 x461 -x460 -x459 -x458 x457 -x456 x455 -x454 x453 
1797.14/1797.69	v x452 x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 
1797.14/1797.69	v -x430 -x429 -x428 -x427 x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 x415 x414 -x413 -x412 -x411 -x410 
1797.14/1797.69	v -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 
1797.14/1797.69	v x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 -x378 -x377 -x376 x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 
1797.14/1797.69	v -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 
1797.14/1797.69	v x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 x329 -x328 -x327 -x326 
1797.14/1797.69	v -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 x305 
1797.14/1797.69	v -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 
1797.14/1797.69	v -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 
1797.14/1797.69	v -x262 -x261 -x260 -x259 x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 
1797.14/1797.69	v x241 -x240 x239 -x238 -x237 -x236 x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 
1797.14/1797.69	v -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 
1797.14/1797.69	v -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 
1797.14/1797.69	v -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 x169 x168 -x167 -x166 x165 x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 
1797.14/1797.69	v -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 x136 -x135 
1797.14/1797.69	v -x134 -x133 -x132 x131 -x130 x129 -x128 -x127 -x126 x125 -x124 -x123 -x122 -x121 -x120 x119 -x118 x117 -x116 -x115 -x114 -x113 
1797.14/1797.69	v -x112 -x111 -x110 x109 -x108 x107 -x106 -x105 -x104 x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 
1797.14/1797.69	v -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 x79 -x78 -x77 -x76 -x75 -x74 -x73 x72 -x71 x70 -x69 -x68 -x67 -x66 x65 -x64 
1797.14/1797.69	v -x63 x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 x54 x53 -x52 -x51 -x50 x49 -x48 x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 
1797.14/1797.69	v -x37 -x36 x35 -x34 x33 x32 -x31 x30 -x29 -x28 x27 -x26 -x25 x24 x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 
1797.14/1797.69	v -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1797.14/1797.69	c SCIP Status        : solving was interrupted [time limit reached]
1797.14/1797.69	c Solving Time       :    1791.01
1797.14/1797.69	c Original Problem   :
1797.14/1797.69	c   Problem name     : HOME/instance-1870388-1245201123.opb
1797.14/1797.69	c   Variables        : 16820 (16820 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.14/1797.69	c   Constraints      : 16820 initial, 16820 maximal
1797.14/1797.69	c Presolved Problem  :
1797.14/1797.69	c   Problem name     : t_HOME/instance-1870388-1245201123.opb
1797.14/1797.69	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.14/1797.69	c   Constraints      : 15820 initial, 15820 maximal
1797.14/1797.69	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.14/1797.69	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1797.14/1797.69	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.14/1797.69	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.14/1797.69	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.14/1797.69	c   implics          :       0.01          0          0          0          0          0          0          0          0
1797.14/1797.69	c   probing          :       0.56          0          0          0          0          0          0          0          0
1797.14/1797.69	c   and              :       0.32          0          0          0          0          0          0          0          0
1797.14/1797.69	c   linear           :       0.10      15820          0          0      15820          0       1000          0          0
1797.14/1797.69	c   root node        :          -          0          -          -          0          -          -          -          -
1797.14/1797.69	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.14/1797.69	c   integral         :          0          0          0         89          0          0          0          0          0        178
1797.14/1797.69	c   and              :      15820        609       5628          0          1          0       1733     135790          0          0
1797.14/1797.69	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.14/1797.69	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.14/1797.69	c   integral         :     273.29       0.00       0.00     273.29       0.00
1797.14/1797.69	c   and              :      18.69      10.49       8.20       0.00       0.00
1797.14/1797.69	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.14/1797.69	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.14/1797.69	c   rootredcost      :       0.00          0          0          0
1797.14/1797.69	c   pseudoobj        :       0.34       5673          0          0
1797.14/1797.69	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.14/1797.69	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.14/1797.69	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.69	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.69	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.14/1797.69	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.14/1797.69	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.14/1797.69	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.14/1797.69	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.14/1797.69	c   cut pool         :       1.79        189          -          -       3580          -    (maximal pool size: 13212)
1797.14/1797.69	c   redcost          :       0.03        609          0          0          0          0
1797.14/1797.69	c   impliedbounds    :       0.38        189          0          0      19003          0
1797.14/1797.69	c   intobj           :       0.00          0          0          0          0          0
1797.14/1797.69	c   gomory           :     495.32        189          0          0      59864          0
1797.14/1797.69	c   strongcg         :       3.32         20          0          0      10000          0
1797.14/1797.69	c   cmir             :       1.23         10          0          0          0          0
1797.14/1797.69	c   flowcover        :       0.96         10          0          0          0          0
1797.14/1797.69	c   clique           :       6.79        189          0          0       1594          0
1797.14/1797.69	c   zerohalf         :       0.00          0          0          0          0          0
1797.14/1797.69	c   mcf              :       0.04          1          0          0          0          0
1797.14/1797.69	c Pricers            :       Time      Calls       Vars
1797.14/1797.69	c   problem variables:       0.00          0          0
1797.14/1797.69	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.14/1797.69	c   relpscost        :     273.29         89          0          0          0          0        178
1797.14/1797.69	c   pscost           :       0.00          0          0          0          0          0          0
1797.14/1797.69	c   inference        :       0.00          1          0          0          0          0          2
1797.14/1797.69	c   mostinf          :       0.00          0          0          0          0          0          0
1797.14/1797.69	c   leastinf         :       0.00          0          0          0          0          0          0
1797.14/1797.69	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.14/1797.69	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.14/1797.69	c   random           :       0.00          0          0          0          0          0          0
1797.14/1797.69	c Primal Heuristics  :       Time      Calls      Found
1797.14/1797.69	c   LP solutions     :       0.00          -          0
1797.14/1797.70	c   pseudo solutions :       0.00          -          0
1797.14/1797.70	c   crossover        :       0.00          0          0
1797.14/1797.70	c   oneopt           :       0.01          1          0
1797.14/1797.70	c   guideddiving     :      51.86          3          0
1797.14/1797.70	c   linesearchdiving :      48.17          4          0
1797.14/1797.70	c   simplerounding   :       0.00          0          0
1797.14/1797.70	c   rounding         :      13.34        664          2
1797.14/1797.70	c   shifting         :       3.01        109          0
1797.14/1797.70	c   intshifting      :       0.00          0          0
1797.14/1797.70	c   fixandinfer      :       0.00          0          0
1797.14/1797.70	c   feaspump         :      55.50          3          0
1797.14/1797.70	c   coefdiving       :      50.79          3          0
1797.14/1797.70	c   pscostdiving     :      64.32          3          0
1797.14/1797.70	c   fracdiving       :      51.04          3          0
1797.14/1797.70	c   veclendiving     :      58.61          3          0
1797.14/1797.70	c   intdiving        :       0.00          0          0
1797.14/1797.70	c   actconsdiving    :       0.00          0          0
1797.14/1797.70	c   objpscostdiving  :      76.19          1          0
1797.14/1797.70	c   rootsoldiving    :       8.29          6          0
1797.14/1797.70	c   octane           :       0.00          0          0
1797.14/1797.70	c   rens             :       0.01          0          0
1797.14/1797.70	c   rins             :       0.00          0          0
1797.14/1797.70	c   localbranching   :       0.00          0          0
1797.14/1797.70	c   mutation         :       0.00          0          0
1797.14/1797.70	c   dins             :       0.00          0          0
1797.14/1797.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.14/1797.70	c   primal LP        :       0.79          0          0       0.00       0.00
1797.14/1797.70	c   dual LP          :     506.69        665     460576     692.60     908.99
1797.14/1797.70	c   barrier LP       :       0.00          0          0       0.00          -
1797.14/1797.70	c   diving/probing LP:     450.17       5735     674460     117.60    1498.23
1797.14/1797.70	c   strong branching :     273.21        431     354643     822.84    1298.06
1797.14/1797.70	c     (at root node) :          -         19      17503     921.21          -
1797.14/1797.70	c   conflict analysis:       0.00          0          0       0.00          -
1797.14/1797.70	c B&B Tree           :
1797.14/1797.70	c   number of runs   :          1
1797.14/1797.70	c   nodes            :         90
1797.14/1797.70	c   nodes (total)    :         90
1797.14/1797.70	c   nodes left       :         91
1797.14/1797.70	c   max depth        :         28
1797.14/1797.70	c   max depth (total):         28
1797.14/1797.70	c   backtracks       :         36 (40.0%)
1797.14/1797.70	c   delayed cutoffs  :          0
1797.23/1797.70	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.23/1797.70	c   avg switch length:       3.19
1797.23/1797.70	c   switching time   :       0.68
1797.23/1797.70	c Solution           :
1797.23/1797.70	c   Solutions found  :          2 (2 improvements)
1797.23/1797.70	c   Primal Bound     : -9.80000000000000e+01   (in run 1, after 1 nodes, 2.79 seconds, depth 0, found by <rounding>)
1797.23/1797.70	c   Dual Bound       : -3.23651989075715e+02
1797.23/1797.70	c   Gap              :      69.72 %
1797.23/1797.70	c   Root Dual Bound  : -3.26999999999999e+02
1797.33/1797.88	c Time complete: 1797.41.

Verifier Data

OK	-98

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870388-1245201123/watcher-1870388-1245201123 -o /tmp/evaluation-result-1870388-1245201123/solver-1870388-1245201123 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870388-1245201123.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.00 1.00 1.00 3/64 12345
/proc/meminfo: memFree=1800248/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=4324 CPUtime=0
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 187708420 4427776 448 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/12345/statm: 1081 452 289 886 0 191 0

[startup+0.046802 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12345
/proc/meminfo: memFree=1800248/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=14640 CPUtime=0.04
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 2983 0 0 0 3 1 0 0 18 0 1 0 187708420 14991360 2965 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/12345/statm: 3660 2965 354 886 0 2770 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14640

[startup+0.101806 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12345
/proc/meminfo: memFree=1800248/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=22256 CPUtime=0.09
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 4871 0 0 0 7 2 0 0 18 0 1 0 187708420 22790144 4853 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/12345/statm: 5564 4853 354 886 0 4674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22256

[startup+0.301824 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12345
/proc/meminfo: memFree=1800248/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=50432 CPUtime=0.29
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 12217 0 0 0 24 5 0 0 19 0 1 0 187708420 51642368 11845 1992294400 4194304 7823515 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 12608 11845 385 886 0 11718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50432

[startup+0.701859 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12345
/proc/meminfo: memFree=1800248/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=60260 CPUtime=0.69
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 14461 0 0 0 55 14 0 0 22 0 1 0 187708420 61706240 14089 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 15065 14089 425 886 0 14175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60260

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1745392/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=60260 CPUtime=1.49
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 14477 0 0 0 126 23 0 0 25 0 1 0 187708420 61706240 14105 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 15065 14105 433 886 0 14175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60260

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1711152/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=99684 CPUtime=3.09
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 24416 0 0 0 280 29 0 0 25 0 1 0 187708420 102076416 23375 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 24921 23375 543 886 0 24031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99684

[startup+6.30235 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1704240/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=102020 CPUtime=6.29
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 25679 0 0 0 595 34 0 0 25 0 1 0 187708420 104468480 24526 1992294400 4194304 7823515 548682068736 18446744073709551615 6110670 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 25505 24526 543 886 0 24615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102020

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 12346
/proc/meminfo: memFree=1696888/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=110160 CPUtime=12.69
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 27429 0 0 0 1231 38 0 0 25 0 1 0 187708420 112803840 26276 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 27540 26276 545 886 0 26650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110160

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1667960/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=137440 CPUtime=25.49
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 34925 0 0 0 2504 45 0 0 25 0 1 0 187708420 140738560 33498 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 34360 33498 547 886 0 33470 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137440

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1658808/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=147892 CPUtime=51.07
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 37351 0 0 0 5053 54 0 0 25 0 1 0 187708420 151441408 35920 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 36973 35920 547 886 0 36083 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147892

[startup+102.306 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 12346
/proc/meminfo: memFree=1642744/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=164784 CPUtime=102.26
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 41204 0 0 0 10155 71 0 0 25 0 1 0 187708420 168738816 39773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 41196 39773 547 886 0 40306 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 164784

[startup+162.301 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 12346
/proc/meminfo: memFree=1635128/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=171968 CPUtime=162.24
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 43092 0 0 0 16136 88 0 0 25 0 1 0 187708420 176095232 41661 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 42992 41661 547 886 0 42102 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 171968

[startup+222.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 12346
/proc/meminfo: memFree=1626360/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=181568 CPUtime=222.22
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 45374 0 0 0 22115 107 0 0 25 0 1 0 187708420 185925632 43849 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 45392 43849 547 886 0 44502 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 181568

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12346
/proc/meminfo: memFree=1620280/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=282.21
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46904 0 0 0 28097 124 0 0 25 0 1 0 187708420 191705088 45317 1992294400 4194304 7823515 548682068736 18446744073709551615 6722625 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45317 547 886 0 45913 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 187212

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12346
/proc/meminfo: memFree=1619960/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=342.19
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46964 0 0 0 34080 139 0 0 25 0 1 0 187708420 191705088 45377 1992294400 4194304 7823515 548682068736 18446744073709551615 4338941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45377 547 886 0 45913 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 187212

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 3/65 12346
/proc/meminfo: memFree=1619896/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=402.18
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46970 0 0 0 40062 156 0 0 25 0 1 0 187708420 191705088 45383 1992294400 4194304 7823515 548682068736 18446744073709551615 4339117 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45383 547 886 0 45913 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 187212

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1619832/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=462.16
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46977 0 0 0 46046 170 0 0 25 0 1 0 187708420 191705088 45390 1992294400 4194304 7823515 548682068736 18446744073709551615 6211711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45390 547 886 0 45913 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 187212

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1619768/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=522.15
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46980 0 0 0 52032 183 0 0 25 0 1 0 187708420 191705088 45393 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45393 547 886 0 45913 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 187212

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1619704/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=582.14
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46983 0 0 0 58017 197 0 0 25 0 1 0 187708420 191705088 45396 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45396 547 886 0 45913 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 187212

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1619640/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=187212 CPUtime=642.12
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 46985 0 0 0 64003 209 0 0 25 0 1 0 187708420 191705088 45398 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 46803 45398 547 886 0 45913 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 187212

[startup+702.301 s]

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

/proc/meminfo: memFree=1618872/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1122
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47032 0 0 0 111870 330 0 0 25 0 1 0 187708420 192647168 45445 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45445 554 886 0 46143 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 188132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618808/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1181.99
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47032 0 0 0 117841 358 0 0 25 0 1 0 187708420 192647168 45445 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45445 554 886 0 46143 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 188132

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618744/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1241.97
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47032 0 0 0 123814 383 0 0 25 0 1 0 187708420 192647168 45445 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45445 554 886 0 46143 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 188132

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618680/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1301.96
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47032 0 0 0 129797 399 0 0 25 0 1 0 187708420 192647168 45445 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45445 554 886 0 46143 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 188132

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618616/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1361.94
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47032 0 0 0 135770 424 0 0 25 0 1 0 187708420 192647168 45445 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45445 554 886 0 46143 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 188132

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618680/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1421.93
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47032 0 0 0 141741 452 0 0 25 0 1 0 187708420 192647168 45445 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45445 554 886 0 46143 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 188132

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618616/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1481.91
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47033 0 0 0 147713 478 0 0 25 0 1 0 187708420 192647168 45446 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45446 555 886 0 46143 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 188132

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618552/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1541.9
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47033 0 0 0 153684 506 0 0 25 0 1 0 187708420 192647168 45446 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45446 555 886 0 46143 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 188132

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618552/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1601.89
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47033 0 0 0 159658 531 0 0 25 0 1 0 187708420 192647168 45446 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45446 555 886 0 46143 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 188132

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1661.87
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47033 0 0 0 165632 555 0 0 25 0 1 0 187708420 192647168 45446 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45446 555 886 0 46143 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 188132

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618552/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1721.86
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47035 0 0 0 171609 577 0 0 25 0 1 0 187708420 192647168 45448 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45448 555 886 0 46143 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 188132

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1781.84
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47037 0 0 0 177585 599 0 0 25 0 1 0 187708420 192647168 45450 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45450 555 886 0 46143 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 188132

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1785.04
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47037 0 0 0 177904 600 0 0 25 0 1 0 187708420 192647168 45450 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45450 555 886 0 46143 0
Current children cumulated CPU time (s) 1785.04
Current children cumulated vsize (KiB) 188132

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1791.44
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47038 0 0 0 178542 602 0 0 25 0 1 0 187708420 192647168 45451 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45451 555 886 0 46143 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 188132

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1794.64
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47038 0 0 0 178861 603 0 0 25 0 1 0 187708420 192647168 45451 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45451 555 886 0 46143 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 188132

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1796.24
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47038 0 0 0 179020 604 0 0 25 0 1 0 187708420 192647168 45451 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45451 555 886 0 46143 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 188132

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1797.04
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47038 0 0 0 179100 604 0 0 25 0 1 0 187708420 192647168 45451 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12345/statm: 47033 45451 555 886 0 46143 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 188132

[startup+1797.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=188132 CPUtime=1797.23
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47040 0 0 0 179119 604 0 0 25 0 1 0 187708420 192647168 45453 1992294400 4194304 7823515 548682068736 18446744073709551615 6957296 0 0 4096 0 0 0 0 17 0 0 0
/proc/12345/statm: 47033 45453 557 886 0 46143 0
Current children cumulated CPU time (s) 1797.23
Current children cumulated vsize (KiB) 188132

[startup+1797.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12346
/proc/meminfo: memFree=1618488/2055920 swapFree=4182220/4192956
[pid=12345] ppid=12343 vsize=183288 CPUtime=1797.33
/proc/12345/stat : 12345 (pbscip.linux.x8) R 12343 12345 11897 0 -1 4194304 47042 0 0 0 179129 604 0 0 25 0 1 0 187708420 187686912 44367 1992294400 4194304 7823515 548682068736 18446744073709551615 4237366 0 0 4096 0 0 0 0 17 0 0 0
/proc/12345/statm: 45822 44367 559 886 0 44932 0
Current children cumulated CPU time (s) 1797.33
Current children cumulated vsize (KiB) 183288

Child status: 0
Real time (s): 1797.88
CPU time (s): 1797.42
CPU user time (s): 1791.35
CPU system time (s): 6.07508
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 188132

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

runsolver used 1.36679 second user time and 3.84241 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-17 03:12:03
IDJOB=1870388
IDBENCH=48193
IDSOLVER=683
FILE ID=node50/1870388-1245201123
PBS_JOBID= 9368333
Free space on /tmp= 66424 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_25_1.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-1870388-1245201123/watcher-1870388-1245201123 -o /tmp/evaluation-result-1870388-1245201123/solver-1870388-1245201123 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870388-1245201123.opb

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

MD5SUM BENCH= 0945390fcac05113ffd57d1199a19e21
RANDOM SEED=430663193

node50.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.211
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.211
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800664 kB
Buffers:         32976 kB
Cached:         148016 kB
SwapCached:       4580 kB
Active:          71452 kB
Inactive:       116968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800664 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:           10236 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            52748 kB
Committed_AS:   119268 kB
PageTables:       1452 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= 66416 MiB
End job on node50 at 2009-06-17 03:42:01