Trace number 1870356

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-94 1798 1798.66

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_4.opb
MD5SUMd847cf1d914db0ec942abd195c5092c7
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-123
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
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 constraint50
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)31592
Sum of products size (including duplicates)63184
Number of different products15796
Sum of products size31592

Quality of the solution as a function of time


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

Solver Data

0.10/0.18	c SCIP version 1.1.0.7
0.10/0.18	c LP-Solver SoPlex 1.4.1
0.10/0.18	c user parameter file <scip.set> not found - using default parameters
0.10/0.18	c read problem <HOME/instance-1870356-1245199336.opb>
0.10/0.18	c original problem has 16796 variables (16796 bin, 0 int, 0 impl, 0 cont) and 16796 constraints
0.29/0.34	c start presolving problem
0.29/0.34	c presolving:
0.69/0.77	c (round 1) 15796 del vars, 1000 del conss, 15796 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 63184 impls, 0 clqs
1.49/1.50	c    (1.1s) probing: 101/1000 (10.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.49/1.50	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.49/1.51	c presolving (2 rounds):
1.49/1.51	c  15796 deleted vars, 1000 deleted constraints, 15796 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.49/1.51	c  94776 implications, 0 cliques
1.49/1.51	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 15796 constraints
1.49/1.51	c   15796 constraints of type <and>
1.49/1.51	c transformed objective value is always integral (scale: 1)
1.49/1.51	c Presolving Time: 1.05
1.49/1.51	c OPT-NLC
1.49/1.51	c -----------------------------------------------------------------------------------------------
1.49/1.51	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.49/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.49/1.51	c limits/memory = c 1620
1.49/1.51	c # maximal time in seconds to run
1.49/1.51	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.49/1.51	c limits/time = c 1791
1.49/1.51	c # frequency for displaying node information lines
1.49/1.51	c # [type: int, range: [-1,2147483647], default: 100]
1.49/1.51	c display/freq = c 10000
1.49/1.51	c -----------------------------------------------------------------------------------------------
1.49/1.51	c start solving problem
1.49/1.51	c 
2.29/2.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.38	c   2.0s|     1 |     0 |  1115 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |      --      |    Inf 
2.39/2.40	o -91
2.39/2.40	c R 2.0s|     1 |     0 |  1115 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |-9.100000e+01 |  81.80%
3.20/3.26	c   2.8s|     1 |     0 |  1204 |  59M|   0 | 994 |1000 |  15k|  15k|1000 |  15k|   7 |   0 |   0 |-4.970000e+02 |-9.100000e+01 |  81.69%
3.99/4.09	c   3.6s|     1 |     0 |  1300 |  59M|   0 | 988 |1000 |  15k|  15k|1000 |  15k|  17 |   0 |   0 |-4.940000e+02 |-9.100000e+01 |  81.58%
5.19/5.20	c   4.7s|     1 |     0 |  1479 |  59M|   0 | 983 |1000 |  15k|  15k|1000 |  15k|  25 |   0 |   0 |-4.915000e+02 |-9.100000e+01 |  81.49%
6.19/6.21	c   5.7s|     1 |     0 |  1607 |  59M|   0 | 978 |1000 |  15k|  15k|1000 |  15k|  33 |   0 |   0 |-4.890000e+02 |-9.100000e+01 |  81.39%
7.69/7.71	c   7.2s|     1 |     0 |  1899 |  59M|   0 | 977 |1000 |  15k|  15k|1000 |  15k|  42 |   0 |   0 |-4.867500e+02 |-9.100000e+01 |  81.30%
8.89/8.93	c   8.4s|     1 |     0 |  2059 |  59M|   0 | 970 |1000 |  15k|  15k|1000 |  15k|  50 |   0 |   0 |-4.850000e+02 |-9.100000e+01 |  81.24%
10.79/10.82	c  10.3s|     1 |     0 |  2422 |  60M|   0 | 964 |1000 |  15k|  15k|1000 |  15k|  60 |   0 |   0 |-4.820000e+02 |-9.100000e+01 |  81.12%
12.89/12.92	c  12.4s|     1 |     0 |  2773 |  60M|   0 | 959 |1000 |  15k|  15k|1000 |  15k|  71 |   0 |   0 |-4.795000e+02 |-9.100000e+01 |  81.02%
14.69/14.80	c  14.3s|     1 |     0 |  3101 |  60M|   0 | 954 |1000 |  15k|  15k|1000 |  15k|  80 |   0 |   0 |-4.770000e+02 |-9.100000e+01 |  80.92%
14.79/14.82	o -94
14.79/14.82	c R14.3s|     1 |     0 |  3101 |  60M|   0 | 954 |1000 |  15k|  15k|1000 |  15k|  80 |   0 |   0 |-4.770000e+02 |-9.400000e+01 |  80.29%
16.88/16.90	c  16.4s|     1 |     0 |  3427 |  60M|   0 | 950 |1000 |  15k|  15k|1000 |  15k|  87 |   0 |   0 |-4.750000e+02 |-9.400000e+01 |  80.21%
18.79/18.84	c  18.3s|     1 |     0 |  3841 |  60M|   0 | 944 |1000 |  15k|  15k|1000 |1365 |  97 |   0 |   0 |-4.720000e+02 |-9.400000e+01 |  80.08%
19.18/19.22	c  18.6s|     1 |     0 |  4152 |  60M|   0 | 914 |1000 |  15k|  15k|1000 |1372 | 104 |   0 |   0 |-4.712500e+02 |-9.400000e+01 |  80.05%
19.79/19.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.79/19.84	c  19.3s|     1 |     0 |  4821 |  60M|   0 | 911 |1000 |  15k|  15k|1000 |1923 | 655 |   0 |   0 |-4.675000e+02 |-9.400000e+01 |  79.89%
20.38/20.41	c  19.8s|     1 |     0 |  5337 |  60M|   0 | 930 |1000 |  15k|  15k|1000 |2223 | 955 |   0 |   0 |-4.666250e+02 |-9.400000e+01 |  79.86%
20.99/21.01	c  20.4s|     1 |     0 |  5833 |  61M|   0 | 935 |1000 |  15k|  15k|1000 |2462 |1194 |   0 |   0 |-4.645000e+02 |-9.400000e+01 |  79.76%
21.48/21.58	c  21.0s|     1 |     0 |  6336 |  61M|   0 | 927 |1000 |  15k|  15k|1000 |2491 |1223 |   0 |   0 |-4.635000e+02 |-9.400000e+01 |  79.72%
22.18/22.26	c  21.6s|     1 |     0 |  6991 |  61M|   0 | 932 |1000 |  15k|  15k|1000 |2179 |1283 |   0 |   0 |-4.612500e+02 |-9.400000e+01 |  79.62%
22.69/22.77	c  22.2s|     1 |     0 |  7468 |  61M|   0 | 895 |1000 |  15k|  15k|1000 |2378 |1482 |   0 |   0 |-4.597500e+02 |-9.400000e+01 |  79.55%
23.39/23.41	c  22.8s|     1 |     0 |  7970 |  61M|   0 | 909 |1000 |  15k|  15k|1000 |2777 |1881 |   0 |   0 |-4.587500e+02 |-9.400000e+01 |  79.51%
24.09/24.15	c  23.5s|     1 |     0 |  8822 |  61M|   0 | 941 |1000 |  15k|  15k|1000 |2906 |2010 |   0 |   0 |-4.570000e+02 |-9.400000e+01 |  79.43%
27.18/27.24	c  26.6s|     1 |     0 |  9279 |  62M|   0 | 915 |1000 |  15k|  15k|1000 |4906 |4010 |   0 |   0 |-4.565000e+02 |-9.400000e+01 |  79.41%
27.78/27.86	c  27.2s|     1 |     0 |  9717 |  62M|   0 | 913 |1000 |  15k|  15k|1000 |4936 |4040 |   0 |   0 |-4.555000e+02 |-9.400000e+01 |  79.36%
28.38/28.43	c  27.8s|     1 |     0 | 10123 |  62M|   0 | 908 |1000 |  15k|  15k|1000 |4200 |4049 |   0 |   0 |-4.540000e+02 |-9.400000e+01 |  79.30%
28.98/29.02	c  28.4s|     1 |     0 | 10581 |  62M|   0 | 905 |1000 |  15k|  15k|1000 |4233 |4082 |   0 |   0 |-4.525000e+02 |-9.400000e+01 |  79.23%
29.48/29.54	c  28.9s|     1 |     0 | 10921 |  62M|   0 | 897 |1000 |  15k|  15k|1000 |4242 |4091 |   0 |   0 |-4.515000e+02 |-9.400000e+01 |  79.18%
30.29/30.35	c  29.7s|     1 |     0 | 11522 |  63M|   0 | 901 |1000 |  15k|  15k|1000 |4313 |4162 |   0 |   0 |-4.505000e+02 |-9.400000e+01 |  79.13%
31.48/31.52	c  30.9s|     1 |     0 | 12663 |  63M|   0 | 903 |1000 |  15k|  15k|1000 |4376 |4225 |   0 |   0 |-4.487500e+02 |-9.400000e+01 |  79.05%
32.47/32.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
32.47/32.54	c  31.9s|     1 |     0 | 13576 |  63M|   0 | 897 |1000 |  15k|  15k|1000 |4387 |4236 |   0 |   0 |-4.467500e+02 |-9.400000e+01 |  78.96%
33.28/33.38	c  32.7s|     1 |     0 | 14408 |  63M|   0 | 881 |1000 |  15k|  15k|1000 |3180 |4264 |   0 |   0 |-4.455000e+02 |-9.400000e+01 |  78.90%
33.98/34.05	c  33.4s|     1 |     0 | 15122 |  63M|   0 | 878 |1000 |  15k|  15k|1000 |3300 |4384 |   0 |   0 |-4.440000e+02 |-9.400000e+01 |  78.83%
34.97/35.02	c  34.4s|     1 |     0 | 16254 |  63M|   0 | 865 |1000 |  15k|  15k|1000 |3426 |4510 |   0 |   0 |-4.425000e+02 |-9.400000e+01 |  78.76%
35.38/35.41	c  34.7s|     1 |     0 | 16472 |  63M|   0 | 880 |1000 |  15k|  15k|1000 |3672 |4756 |   0 |   0 |-4.420000e+02 |-9.400000e+01 |  78.73%
36.28/36.30	c  35.6s|     1 |     0 | 17329 |  63M|   0 | 880 |1000 |  15k|  15k|1000 |3726 |4810 |   0 |   0 |-4.400000e+02 |-9.400000e+01 |  78.64%
36.98/37.05	c  36.4s|     1 |     0 | 17860 |  63M|   0 | 879 |1000 |  15k|  15k|1000 |4113 |5197 |   0 |   0 |-4.390000e+02 |-9.400000e+01 |  78.59%
37.78/37.84	c  37.1s|     1 |     0 | 18547 |  63M|   0 | 872 |1000 |  15k|  15k|1000 |2146 |5231 |   0 |   0 |-4.370000e+02 |-9.400000e+01 |  78.49%
38.27/38.35	c  37.6s|     1 |     0 | 19114 |  63M|   0 | 854 |1000 |  15k|  15k|1000 |2196 |5281 |   0 |   0 |-4.360000e+02 |-9.400000e+01 |  78.44%
38.77/38.85	c  38.1s|     1 |     0 | 19635 |  63M|   0 | 870 |1000 |  15k|  15k|1000 |2414 |5499 |   0 |   0 |-4.350000e+02 |-9.400000e+01 |  78.39%
39.37/39.45	c  38.8s|     1 |     0 | 20397 |  63M|   0 | 855 |1000 |  15k|  15k|1000 |2574 |5659 |   0 |   0 |-4.335000e+02 |-9.400000e+01 |  78.32%
39.97/40.08	c  39.4s|     1 |     0 | 21104 |  63M|   0 | 877 |1000 |  15k|  15k|1000 |2738 |5823 |   0 |   0 |-4.316250e+02 |-9.400000e+01 |  78.22%
40.68/40.73	c  40.0s|     1 |     0 | 21780 |  64M|   0 | 858 |1000 |  15k|  15k|1000 |2961 |6046 |   0 |   0 |-4.295000e+02 |-9.400000e+01 |  78.11%
41.17/41.27	c  40.5s|     1 |     0 | 22193 |  64M|   0 | 857 |1000 |  15k|  15k|1000 |2448 |6117 |   0 |   0 |-4.285000e+02 |-9.400000e+01 |  78.06%
41.97/42.02	c  41.3s|     1 |     0 | 23158 |  64M|   0 | 854 |1000 |  15k|  15k|1000 |2546 |6215 |   0 |   0 |-4.270000e+02 |-9.400000e+01 |  77.99%
42.57/42.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.57/42.69	c  42.0s|     1 |     0 | 23903 |  64M|   0 | 856 |1000 |  15k|  15k|1000 |2697 |6366 |   0 |   0 |-4.250000e+02 |-9.400000e+01 |  77.88%
43.37/43.48	c  42.8s|     1 |     0 | 24807 |  64M|   0 | 868 |1000 |  15k|  15k|1000 |2901 |6570 |   0 |   0 |-4.242500e+02 |-9.400000e+01 |  77.84%
44.17/44.21	c  43.5s|     1 |     0 | 25636 |  64M|   0 | 844 |1000 |  15k|  15k|1000 |3154 |6823 |   0 |   0 |-4.220000e+02 |-9.400000e+01 |  77.73%
44.87/44.99	c  44.2s|     1 |     0 | 26534 |  64M|   0 | 839 |1000 |  15k|  15k|1000 |3162 |6831 |   0 |   0 |-4.205000e+02 |-9.400000e+01 |  77.65%
45.77/45.85	c  45.1s|     1 |     0 | 27295 |  64M|   0 | 835 |1000 |  15k|  15k|1000 |2328 |6861 |   0 |   0 |-4.185000e+02 |-9.400000e+01 |  77.54%
46.17/46.21	c  45.5s|     1 |     0 | 27591 |  64M|   0 | 836 |1000 |  15k|  15k|1000 |2355 |6888 |   0 |   0 |-4.180000e+02 |-9.400000e+01 |  77.51%
46.67/46.75	c  46.0s|     1 |     0 | 28184 |  64M|   0 | 822 |1000 |  15k|  15k|1000 |2363 |6896 |   0 |   0 |-4.180000e+02 |-9.400000e+01 |  77.51%
47.27/47.33	c  46.6s|     1 |     0 | 28936 |  65M|   0 | 897 |1000 |  15k|  15k|1000 |2522 |7055 |   0 |   0 |-4.170811e+02 |-9.400000e+01 |  77.46%
49.16/49.28	c  48.5s|     1 |     0 | 29140 |  65M|   0 | 837 |1000 |  15k|  15k|1000 |4522 |9055 |   0 |   0 |-4.170000e+02 |-9.400000e+01 |  77.46%
50.17/50.30	c  49.5s|     1 |     0 | 29900 |  65M|   0 | 839 |1000 |  15k|  15k|1000 |4530 |9063 |   0 |   0 |-4.150000e+02 |-9.400000e+01 |  77.35%
50.97/51.08	c  50.3s|     1 |     0 | 30543 |  65M|   0 | 831 |1000 |  15k|  15k|1000 |3773 |9102 |   0 |   0 |-4.135000e+02 |-9.400000e+01 |  77.27%
51.87/51.94	c  51.2s|     1 |     0 | 31248 |  65M|   0 | 829 |1000 |  15k|  15k|1000 |3862 |9191 |   0 |   0 |-4.120000e+02 |-9.400000e+01 |  77.18%
52.57/52.68	c  51.9s|     1 |     0 | 31873 |  65M|   0 | 829 |1000 |  15k|  15k|1000 |3914 |9243 |   0 |   0 |-4.110000e+02 |-9.400000e+01 |  77.13%
53.77/53.88	c  53.1s|     1 |     0 | 33294 |  65M|   0 | 839 |1000 |  15k|  15k|1000 |3925 |9254 |   0 |   0 |-4.096250e+02 |-9.400000e+01 |  77.05%
55.56/55.66	c  54.9s|     1 |     0 | 35073 |  65M|   0 | 852 |1000 |  15k|  15k|1000 |4393 |9722 |   0 |   0 |-4.085000e+02 |-9.400000e+01 |  76.99%
56.67/56.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
56.67/56.72	c  55.9s|     1 |     0 | 35935 |  65M|   0 | 819 |1000 |  15k|  15k|1000 |4496 |9825 |   0 |   0 |-4.070000e+02 |-9.400000e+01 |  76.90%
58.07/58.19	c  57.4s|     1 |     0 | 37292 |  65M|   0 | 844 |1000 |  15k|  15k|1000 |3976 |9837 |   0 |   0 |-4.065000e+02 |-9.400000e+01 |  76.88%
59.27/59.31	c  58.5s|     1 |     0 | 38411 |  65M|   0 | 859 |1000 |  15k|  15k|1000 |4160 |  10k|   0 |   0 |-4.057000e+02 |-9.400000e+01 |  76.83%
60.26/60.39	c  59.6s|     1 |     0 | 39340 |  65M|   0 | 806 |1000 |  15k|  15k|1000 |4347 |  10k|   0 |   0 |-4.040000e+02 |-9.400000e+01 |  76.73%
61.67/61.77	c  61.0s|     1 |     0 | 40664 |  65M|   0 | 804 |1000 |  15k|  15k|1000 |4373 |  10k|   0 |   0 |-4.035000e+02 |-9.400000e+01 |  76.70%
62.36/62.49	c  61.7s|     1 |     0 | 41180 |  66M|   0 | 800 |1000 |  15k|  15k|1000 |4434 |  10k|   0 |   0 |-4.030000e+02 |-9.400000e+01 |  76.67%
64.86/64.98	c  64.2s|     1 |     0 | 43439 |  66M|   0 | 836 |1000 |  15k|  15k|1000 |4502 |  10k|   0 |   0 |-4.020250e+02 |-9.400000e+01 |  76.62%
66.26/66.39	c  65.5s|     1 |     0 | 44804 |  67M|   0 | 801 |1000 |  15k|  15k|1000 |4313 |  10k|   0 |   0 |-4.005000e+02 |-9.400000e+01 |  76.53%
67.26/67.34	c  66.5s|     1 |     0 | 45744 |  67M|   0 | 794 |1000 |  15k|  15k|1000 |4334 |  10k|   0 |   0 |-3.990000e+02 |-9.400000e+01 |  76.44%
68.76/68.84	c  68.0s|     1 |     0 | 47107 |  67M|   0 | 825 |1000 |  15k|  15k|1000 |4380 |  10k|   0 |   0 |-3.983333e+02 |-9.400000e+01 |  76.40%
70.05/70.17	c  69.3s|     1 |     0 | 48304 |  67M|   0 | 787 |1000 |  15k|  15k|1000 |4753 |  11k|   0 |   0 |-3.972500e+02 |-9.400000e+01 |  76.34%
71.55/71.65	c  70.8s|     1 |     0 | 49731 |  67M|   0 | 834 |1000 |  15k|  15k|1000 |4835 |  11k|   0 |   0 |-3.962679e+02 |-9.400000e+01 |  76.28%
72.66/72.74	c  71.9s|     1 |     0 | 50661 |  67M|   0 | 813 |1000 |  15k|  15k|1000 |5031 |  11k|   0 |   0 |-3.951667e+02 |-9.400000e+01 |  76.21%
74.26/74.36	c  73.5s|     1 |     0 | 51847 |  67M|   0 | 787 |1000 |  15k|  15k|1000 |4483 |  11k|   0 |   0 |-3.945000e+02 |-9.400000e+01 |  76.17%
75.25/75.38	c  74.5s|     1 |     0 | 52647 |  67M|   0 | 792 |1000 |  15k|  15k|1000 |4514 |  11k|   0 |   0 |-3.940833e+02 |-9.400000e+01 |  76.15%
77.15/77.25	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.15/77.25	c  76.4s|     1 |     0 | 54221 |  67M|   0 | 800 |1000 |  15k|  15k|1000 |4539 |  11k|   0 |   0 |-3.934062e+02 |-9.400000e+01 |  76.11%
78.05/78.17	c  77.3s|     1 |     0 | 55029 |  68M|   0 | 796 |1000 |  15k|  15k|1000 |4648 |  11k|   0 |   0 |-3.927500e+02 |-9.400000e+01 |  76.07%
80.65/80.72	c  79.8s|     1 |     0 | 57068 |  68M|   0 | 799 |1000 |  15k|  15k|1000 |4662 |  11k|   0 |   0 |-3.917500e+02 |-9.400000e+01 |  76.01%
82.65/82.73	c  81.8s|     1 |     0 | 58676 |  68M|   0 | 777 |1000 |  15k|  15k|1000 |4828 |  11k|   0 |   0 |-3.905000e+02 |-9.400000e+01 |  75.93%
84.45/84.56	c  83.6s|     1 |     0 | 60126 |  68M|   0 | 848 |1000 |  15k|  15k|1000 |4515 |  11k|   0 |   0 |-3.901172e+02 |-9.400000e+01 |  75.90%
85.75/85.82	c  84.9s|     1 |     0 | 61187 |  68M|   0 | 817 |1000 |  15k|  15k|1000 |4721 |  11k|   0 |   0 |-3.887500e+02 |-9.400000e+01 |  75.82%
88.35/88.47	c  87.5s|     1 |     0 | 63252 |  69M|   0 | 823 |1000 |  15k|  15k|1000 |4784 |  12k|   0 |   0 |-3.877143e+02 |-9.400000e+01 |  75.76%
89.95/90.01	c  89.1s|     1 |     0 | 64609 |  69M|   0 | 836 |1000 |  15k|  15k|1000 |4932 |  12k|   0 |   0 |-3.867917e+02 |-9.400000e+01 |  75.70%
92.55/92.62	c  91.7s|     1 |     0 | 67037 |  69M|   0 | 834 |1000 |  15k|  15k|1000 |5093 |  12k|   0 |   0 |-3.852750e+02 |-9.400000e+01 |  75.60%
95.35/95.41	c  94.4s|     1 |     0 | 69167 |  70M|   0 | 847 |1000 |  15k|  15k|1000 |5207 |  12k|   0 |   0 |-3.841786e+02 |-9.400000e+01 |  75.53%
97.65/97.80	c  96.8s|     1 |     0 | 70934 |  71M|   0 | 840 |1000 |  15k|  15k|1000 |4854 |  12k|   0 |   0 |-3.838936e+02 |-9.400000e+01 |  75.51%
99.95/100.02	c  99.0s|     1 |     0 | 72418 |  72M|   0 | 817 |1000 |  15k|  15k|1000 |4912 |  12k|   0 |   0 |-3.830000e+02 |-9.400000e+01 |  75.46%
101.64/101.71	c   101s|     1 |     0 | 73659 |  72M|   0 | 845 |1000 |  15k|  15k|1000 |4999 |  12k|   0 |   0 |-3.827143e+02 |-9.400000e+01 |  75.44%
106.94/107.05	c   106s|     1 |     0 | 77056 |  73M|   0 | 820 |1000 |  15k|  15k|1000 |5061 |  12k|   0 |   0 |-3.819706e+02 |-9.400000e+01 |  75.39%
109.85/109.96	c   109s|     1 |     0 | 79229 |  74M|   0 | 852 |1000 |  15k|  15k|1000 |5130 |  12k|   0 |   0 |-3.808381e+02 |-9.400000e+01 |  75.32%
112.64/112.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
112.64/112.78	c   112s|     1 |     0 | 81005 |  76M|   0 | 869 |1000 |  15k|  15k|1000 |5412 |  13k|   0 |   0 |-3.794607e+02 |-9.400000e+01 |  75.23%
116.54/116.63	c   116s|     1 |     0 | 83017 |  77M|   0 | 863 |1000 |  15k|  15k|1000 |5226 |  13k|   0 |   0 |-3.784066e+02 |-9.400000e+01 |  75.16%
119.14/119.26	c   118s|     1 |     0 | 84915 |  79M|   0 | 851 |1000 |  15k|  15k|1000 |5305 |  13k|   0 |   0 |-3.775625e+02 |-9.400000e+01 |  75.10%
122.04/122.17	c   121s|     1 |     0 | 86748 |  79M|   0 | 889 |1000 |  15k|  15k|1000 |5348 |  13k|   0 |   0 |-3.763295e+02 |-9.400000e+01 |  75.02%
127.13/127.21	c   126s|     1 |     0 | 89918 |  80M|   0 | 886 |1000 |  15k|  15k|1000 |5577 |  13k|   0 |   0 |-3.746581e+02 |-9.400000e+01 |  74.91%
131.44/131.59	c   130s|     1 |     0 | 92798 |  81M|   0 | 895 |1000 |  15k|  15k|1000 |5686 |  13k|   0 |   0 |-3.734310e+02 |-9.400000e+01 |  74.83%
135.03/135.14	c   134s|     1 |     0 | 94641 |  82M|   0 | 899 |1000 |  15k|  15k|1000 |5749 |  13k|   0 |   0 |-3.726070e+02 |-9.400000e+01 |  74.77%
139.14/139.20	c   138s|     1 |     0 | 96473 |  83M|   0 | 896 |1000 |  15k|  15k|1000 |5556 |  13k|   0 |   0 |-3.722349e+02 |-9.400000e+01 |  74.75%
143.63/143.74	c   143s|     1 |     0 | 99591 |  86M|   0 | 900 |1000 |  15k|  15k|1000 |5577 |  13k|   0 |   0 |-3.710624e+02 |-9.400000e+01 |  74.67%
148.23/148.33	c   147s|     1 |     0 |101795 |  86M|   0 | 849 |1000 |  15k|  15k|1000 |5661 |  14k|   0 |   0 |-3.693281e+02 |-9.400000e+01 |  74.55%
151.83/151.95	c   151s|     1 |     0 |104094 |  89M|   0 | 878 |1000 |  15k|  15k|1000 |5671 |  14k|   0 |   0 |-3.689850e+02 |-9.400000e+01 |  74.52%
155.22/155.39	c   154s|     1 |     0 |105558 |  89M|   0 | 907 |1000 |  15k|  15k|1000 |5705 |  14k|   0 |   0 |-3.685083e+02 |-9.400000e+01 |  74.49%
158.93/159.04	c   158s|     1 |     0 |107391 |  89M|   0 | 892 |1000 |  15k|  15k|1000 |5832 |  14k|   0 |   0 |-3.679251e+02 |-9.400000e+01 |  74.45%
161.33/161.44	c   160s|     1 |     0 |108903 |  90M|   0 | 908 |1000 |  15k|  15k|1000 |5439 |  14k|   0 |   0 |-3.673781e+02 |-9.400000e+01 |  74.41%
164.83/164.93	c   164s|     1 |     0 |110645 |  91M|   0 | 899 |1000 |  15k|  15k|1000 |5501 |  14k|   0 |   0 |-3.665281e+02 |-9.400000e+01 |  74.35%
168.72/168.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
168.72/168.85	c   168s|     1 |     0 |112916 |  92M|   0 | 905 |1000 |  15k|  15k|1000 |5632 |  14k|   0 |   0 |-3.657457e+02 |-9.400000e+01 |  74.30%
173.52/173.61	c   172s|     1 |     0 |115203 |  93M|   0 | 893 |1000 |  15k|  15k|1000 |5656 |  14k|   0 |   0 |-3.637034e+02 |-9.400000e+01 |  74.15%
176.42/176.59	c   175s|     1 |     0 |116701 |  94M|   0 | 903 |1000 |  15k|  15k|1000 |5679 |  14k|   0 |   0 |-3.632010e+02 |-9.400000e+01 |  74.12%
181.32/181.44	c   180s|     1 |     0 |118826 |  95M|   0 | 932 |1000 |  15k|  15k|1000 |5705 |  14k|   0 |   0 |-3.616111e+02 |-9.400000e+01 |  74.01%
186.31/186.45	c   185s|     1 |     0 |120625 |  95M|   0 | 925 |1000 |  15k|  15k|1000 |5548 |  14k|   0 |   0 |-3.608512e+02 |-9.400000e+01 |  73.95%
190.42/190.57	c   189s|     1 |     0 |122183 |  95M|   0 | 912 |1000 |  15k|  15k|1000 |5598 |  14k|   0 |   0 |-3.598734e+02 |-9.400000e+01 |  73.88%
195.32/195.41	c   194s|     1 |     0 |124322 |  95M|   0 | 922 |1000 |  15k|  15k|1000 |5622 |  14k|   0 |   0 |-3.593802e+02 |-9.400000e+01 |  73.84%
200.51/200.66	c   199s|     1 |     0 |126392 |  95M|   0 | 917 |1000 |  15k|  15k|1000 |5673 |  14k|   0 |   0 |-3.580360e+02 |-9.400000e+01 |  73.75%
205.51/205.63	c   204s|     1 |     0 |128192 |  95M|   0 | 930 |1000 |  15k|  15k|1000 |5810 |  14k|   0 |   0 |-3.572231e+02 |-9.400000e+01 |  73.69%
212.21/212.32	c   211s|     1 |     0 |131036 |  95M|   0 | 935 |1000 |  15k|  15k|1000 |5868 |  15k|   0 |   0 |-3.561931e+02 |-9.400000e+01 |  73.61%
218.10/218.24	c   217s|     1 |     0 |133460 |  95M|   0 | 944 |1000 |  15k|  15k|1000 |5746 |  15k|   0 |   0 |-3.545581e+02 |-9.400000e+01 |  73.49%
222.81/222.91	c   221s|     1 |     0 |135090 |  95M|   0 | 945 |1000 |  15k|  15k|1000 |5818 |  15k|   0 |   0 |-3.540296e+02 |-9.400000e+01 |  73.45%
227.80/227.92	c   226s|     1 |     0 |136669 |  95M|   0 | 945 |1000 |  15k|  15k|1000 |5911 |  15k|   0 |   0 |-3.534589e+02 |-9.400000e+01 |  73.41%
233.01/233.16	c   232s|     1 |     0 |138412 |  95M|   0 | 952 |1000 |  15k|  15k|1000 |5942 |  15k|   0 |   0 |-3.524777e+02 |-9.400000e+01 |  73.33%
238.90/239.00	c   238s|     1 |     0 |140447 |  95M|   0 | 956 |1000 |  15k|  15k|1000 |5955 |  15k|   0 |   0 |-3.515942e+02 |-9.400000e+01 |  73.26%
245.00/245.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
245.00/245.14	c   244s|     1 |     0 |142562 |  95M|   0 | 948 |1000 |  15k|  15k|1000 |5989 |  15k|   0 |   0 |-3.507966e+02 |-9.400000e+01 |  73.20%
250.20/250.39	c   249s|     1 |     0 |144193 |  95M|   0 | 955 |1000 |  15k|  15k|1000 |5863 |  15k|   0 |   0 |-3.501248e+02 |-9.400000e+01 |  73.15%
255.49/255.62	c   254s|     1 |     0 |145775 |  95M|   0 | 956 |1000 |  15k|  15k|1000 |5898 |  15k|   0 |   0 |-3.493731e+02 |-9.400000e+01 |  73.09%
260.39/260.51	c   259s|     1 |     0 |147186 |  95M|   0 | 959 |1000 |  15k|  15k|1000 |5921 |  15k|   0 |   0 |-3.488546e+02 |-9.400000e+01 |  73.05%
265.19/265.33	c   264s|     1 |     0 |148509 |  95M|   0 | 964 |1000 |  15k|  15k|1000 |5978 |  15k|   0 |   0 |-3.484152e+02 |-9.400000e+01 |  73.02%
270.08/270.27	c   269s|     1 |     0 |149622 |  95M|   0 | 951 |1000 |  15k|  15k|1000 |6010 |  15k|   0 |   0 |-3.482072e+02 |-9.400000e+01 |  73.00%
276.18/276.30	c   275s|     1 |     0 |151661 |  95M|   0 | 964 |1000 |  15k|  15k|1000 |6050 |  15k|   0 |   0 |-3.474170e+02 |-9.400000e+01 |  72.94%
282.08/282.22	c   281s|     1 |     0 |153364 |  95M|   0 | 965 |1000 |  15k|  15k|1000 |5793 |  15k|   0 |   0 |-3.467797e+02 |-9.400000e+01 |  72.89%
286.99/287.11	c   285s|     1 |     0 |154436 |  95M|   0 | 970 |1000 |  15k|  15k|1000 |5870 |  15k|   0 |   0 |-3.464811e+02 |-9.400000e+01 |  72.87%
292.18/292.38	c   291s|     1 |     0 |155565 |  95M|   0 | 978 |1000 |  15k|  15k|1000 |5889 |  15k|   0 |   0 |-3.462091e+02 |-9.400000e+01 |  72.85%
298.17/298.30	c   297s|     1 |     0 |157166 |  95M|   0 | 977 |1000 |  15k|  15k|1000 |5902 |  15k|   0 |   0 |-3.457754e+02 |-9.400000e+01 |  72.81%
304.27/304.42	c   303s|     1 |     0 |158855 |  95M|   0 | 977 |1000 |  15k|  15k|1000 |5914 |  15k|   0 |   0 |-3.453032e+02 |-9.400000e+01 |  72.78%
311.17/311.31	c   310s|     1 |     0 |160962 |  95M|   0 | 966 |1000 |  15k|  15k|1000 |6009 |  15k|   0 |   0 |-3.445989e+02 |-9.400000e+01 |  72.72%
318.37/318.52	c   317s|     1 |     0 |163267 |  95M|   0 | 974 |1000 |  15k|  15k|1000 |5948 |  15k|   0 |   0 |-3.436758e+02 |-9.400000e+01 |  72.65%
324.96/325.18	c   323s|     1 |     0 |165129 |  95M|   0 | 971 |1000 |  15k|  15k|1000 |5995 |  15k|   0 |   0 |-3.429531e+02 |-9.400000e+01 |  72.59%
331.36/331.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
331.36/331.54	c   330s|     1 |     0 |166844 |  95M|   0 | 975 |1000 |  15k|  15k|1000 |6029 |  15k|   0 |   0 |-3.424468e+02 |-9.400000e+01 |  72.55%
337.76/337.91	c   336s|     1 |     0 |168560 |  95M|   0 | 966 |1000 |  15k|  15k|1000 |6095 |  15k|   0 |   0 |-3.419734e+02 |-9.400000e+01 |  72.51%
344.66/344.86	c   343s|     1 |     0 |170588 |  95M|   0 | 972 |1000 |  15k|  15k|1000 |6147 |  16k|   0 |   0 |-3.415537e+02 |-9.400000e+01 |  72.48%
351.26/351.48	c   350s|     1 |     0 |172332 |  94M|   0 | 978 |1000 |  15k|  15k|1000 |6202 |  16k|   0 |   0 |-3.411037e+02 |-9.400000e+01 |  72.44%
358.36/358.52	c   357s|     1 |     0 |174111 |  94M|   0 | 987 |1000 |  15k|  15k|1000 |6137 |  16k|   0 |   0 |-3.407134e+02 |-9.400000e+01 |  72.41%
365.65/365.86	c   364s|     1 |     0 |176078 |  94M|   0 | 982 |1000 |  15k|  15k|1000 |6218 |  16k|   0 |   0 |-3.400085e+02 |-9.400000e+01 |  72.35%
372.65/372.83	c   371s|     1 |     0 |177613 |  94M|   0 | 985 |1000 |  15k|  15k|1000 |6262 |  16k|   0 |   0 |-3.396842e+02 |-9.400000e+01 |  72.33%
380.14/380.38	c   378s|     1 |     0 |179376 |  94M|   0 | 983 |1000 |  15k|  15k|1000 |6312 |  16k|   0 |   0 |-3.391030e+02 |-9.400000e+01 |  72.28%
388.35/388.56	c   387s|     1 |     0 |181387 |  94M|   0 | 987 |1000 |  15k|  15k|1000 |6343 |  16k|   0 |   0 |-3.384650e+02 |-9.400000e+01 |  72.23%
396.33/396.55	c   395s|     1 |     0 |183201 |  94M|   0 | 986 |1000 |  15k|  15k|1000 |6399 |  16k|   0 |   0 |-3.378522e+02 |-9.400000e+01 |  72.18%
404.14/404.37	c   402s|     1 |     0 |184824 |  94M|   0 | 989 |1000 |  15k|  15k|1000 |6333 |  16k|   0 |   0 |-3.372223e+02 |-9.400000e+01 |  72.13%
411.53/411.72	c   410s|     1 |     0 |186459 |  94M|   0 | 991 |1000 |  15k|  15k|1000 |6380 |  16k|   0 |   0 |-3.366942e+02 |-9.400000e+01 |  72.08%
419.54/419.77	c   418s|     1 |     0 |188119 |  94M|   0 | 994 |1000 |  15k|  15k|1000 |6430 |  16k|   0 |   0 |-3.362339e+02 |-9.400000e+01 |  72.04%
427.83/428.09	c   426s|     1 |     0 |189974 |  94M|   0 | 992 |1000 |  15k|  15k|1000 |6475 |  16k|   0 |   0 |-3.355482e+02 |-9.400000e+01 |  71.99%
436.83/437.04	c   435s|     1 |     0 |191939 |  94M|   0 | 992 |1000 |  15k|  15k|1000 |6520 |  16k|   0 |   0 |-3.347146e+02 |-9.400000e+01 |  71.92%
445.02/445.23	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
445.02/445.23	c   443s|     1 |     0 |193497 |  94M|   0 | 993 |1000 |  15k|  15k|1000 |6575 |  16k|   0 |   0 |-3.342515e+02 |-9.400000e+01 |  71.88%
452.62/452.86	c   451s|     1 |     0 |194751 |  94M|   0 | 990 |1000 |  15k|  15k|1000 |6492 |  16k|   0 |   0 |-3.338286e+02 |-9.400000e+01 |  71.84%
459.92/460.10	c   458s|     1 |     0 |195795 |  94M|   0 | 993 |1000 |  15k|  15k|1000 |6517 |  16k|   0 |   0 |-3.334977e+02 |-9.400000e+01 |  71.81%
468.52/468.74	c   467s|     1 |     0 |197455 |  94M|   0 | 994 |1000 |  15k|  15k|1000 |6540 |  16k|   0 |   0 |-3.329305e+02 |-9.400000e+01 |  71.77%
475.61/475.87	c   474s|     1 |     0 |198219 |  94M|   0 | 993 |1000 |  15k|  15k|1000 |6572 |  16k|   0 |   0 |-3.327031e+02 |-9.400000e+01 |  71.75%
483.72/483.95	c   482s|     1 |     0 |199851 |  94M|   0 | 992 |1000 |  15k|  15k|1000 |6590 |  16k|   0 |   0 |-3.319974e+02 |-9.400000e+01 |  71.69%
492.31/492.56	c   490s|     1 |     0 |201425 |  93M|   0 | 993 |1000 |  15k|  15k|1000 |6613 |  16k|   0 |   0 |-3.313621e+02 |-9.400000e+01 |  71.63%
500.50/500.70	c   499s|     1 |     0 |202669 |  93M|   0 | 993 |1000 |  15k|  15k|1000 |6534 |  16k|   0 |   0 |-3.309693e+02 |-9.400000e+01 |  71.60%
508.01/508.29	c   506s|     1 |     0 |203792 |  93M|   0 | 990 |1000 |  15k|  15k|1000 |6557 |  16k|   0 |   0 |-3.306337e+02 |-9.400000e+01 |  71.57%
515.49/515.77	c   514s|     1 |     0 |204972 |  93M|   0 | 993 |1000 |  15k|  15k|1000 |6586 |  16k|   0 |   0 |-3.303398e+02 |-9.400000e+01 |  71.54%
522.60/522.88	c   521s|     1 |     0 |205818 |  93M|   0 | 991 |1000 |  15k|  15k|1000 |6612 |  16k|   0 |   0 |-3.301109e+02 |-9.400000e+01 |  71.52%
530.09/530.35	c   528s|     1 |     0 |206855 |  93M|   0 | 994 |1000 |  15k|  15k|1000 |6630 |  16k|   0 |   0 |-3.298857e+02 |-9.400000e+01 |  71.51%
537.49/537.75	c   535s|     1 |     0 |207896 |  93M|   0 | 995 |1000 |  15k|  15k|1000 |6656 |  16k|   0 |   0 |-3.295590e+02 |-9.400000e+01 |  71.48%
544.69/544.90	c   543s|     1 |     0 |208791 |  93M|   0 | 996 |1000 |  15k|  15k|1000 |6581 |  17k|   0 |   0 |-3.293308e+02 |-9.400000e+01 |  71.46%
551.18/551.41	c   549s|     1 |     0 |209324 |  93M|   0 | 997 |1000 |  15k|  15k|1000 |6605 |  17k|   0 |   0 |-3.291532e+02 |-9.400000e+01 |  71.44%
558.28/558.55	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
558.28/558.55	c   556s|     1 |     0 |210120 |  93M|   0 | 996 |1000 |  15k|  15k|1000 |6618 |  17k|   0 |   0 |-3.288720e+02 |-9.400000e+01 |  71.42%
565.68/565.94	c   564s|     1 |     0 |211073 |  93M|   0 | 993 |1000 |  15k|  15k|1000 |6640 |  17k|   0 |   0 |-3.285218e+02 |-9.400000e+01 |  71.39%
572.98/573.29	c   571s|     1 |     0 |211990 |  92M|   0 | 992 |1000 |  15k|  15k|1000 |6661 |  17k|   0 |   0 |-3.283293e+02 |-9.400000e+01 |  71.37%
580.47/580.72	c   578s|     1 |     0 |212801 |  92M|   0 | 995 |1000 |  15k|  15k|1000 |6679 |  17k|   0 |   0 |-3.281448e+02 |-9.400000e+01 |  71.35%
587.77/588.07	c   586s|     1 |     0 |213542 |  92M|   0 | 996 |1000 |  15k|  15k|1000 |6618 |  17k|   0 |   0 |-3.279661e+02 |-9.400000e+01 |  71.34%
596.37/596.65	c   594s|     1 |     0 |214925 |  92M|   0 | 996 |1000 |  15k|  15k|1000 |6634 |  17k|   0 |   0 |-3.275230e+02 |-9.400000e+01 |  71.30%
604.36/604.63	c   602s|     1 |     0 |216002 |  91M|   0 | 995 |1000 |  15k|  15k|1000 |6651 |  17k|   0 |   0 |-3.271559e+02 |-9.400000e+01 |  71.27%
611.96/612.21	c   610s|     1 |     0 |217011 |  91M|   0 | 994 |1000 |  15k|  15k|1000 |6668 |  17k|   0 |   0 |-3.268227e+02 |-9.400000e+01 |  71.24%
619.26/619.59	c   617s|     1 |     0 |217894 |  91M|   0 | 993 |1000 |  15k|  15k|1000 |6692 |  17k|   0 |   0 |-3.265255e+02 |-9.400000e+01 |  71.21%
626.95/627.28	c   625s|     1 |     0 |218824 |  91M|   0 | 994 |1000 |  15k|  15k|1000 |6712 |  17k|   0 |   0 |-3.262345e+02 |-9.400000e+01 |  71.19%
634.36/634.66	c   632s|     1 |     0 |219554 |  91M|   0 | 996 |1000 |  15k|  15k|1000 |6686 |  17k|   0 |   0 |-3.259946e+02 |-9.400000e+01 |  71.17%
641.75/642.06	c   640s|     1 |     0 |220274 |  91M|   0 | 996 |1000 |  15k|  15k|1000 |6700 |  17k|   0 |   0 |-3.257528e+02 |-9.400000e+01 |  71.14%
649.94/650.23	c   648s|     1 |     0 |221307 |  91M|   0 | 993 |1000 |  15k|  15k|1000 |6716 |  17k|   0 |   0 |-3.253984e+02 |-9.400000e+01 |  71.11%
657.45/657.80	c   655s|     1 |     0 |221994 |  91M|   0 | 995 |1000 |  15k|  15k|1000 |6732 |  17k|   0 |   0 |-3.251556e+02 |-9.400000e+01 |  71.09%
665.34/665.68	c   663s|     1 |     0 |222863 |  91M|   0 | 997 |1000 |  15k|  15k|1000 |6742 |  17k|   0 |   0 |-3.248606e+02 |-9.400000e+01 |  71.06%
673.44/673.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
673.44/673.75	c   671s|     1 |     0 |223704 |  91M|   0 | 994 |1000 |  15k|  15k|1000 |6763 |  17k|   0 |   0 |-3.246468e+02 |-9.400000e+01 |  71.05%
680.74/681.08	c   678s|     1 |     0 |224359 |  90M|   0 | 995 |1000 |  15k|  15k|1000 |6724 |  17k|   0 |   0 |-3.244499e+02 |-9.400000e+01 |  71.03%
687.83/688.16	c   685s|     1 |     0 |224846 |  90M|   0 | 994 |1000 |  15k|  15k|1000 |6740 |  17k|   0 |   0 |-3.243031e+02 |-9.400000e+01 |  71.01%
695.03/695.39	c   693s|     1 |     0 |225545 |  90M|   0 | 993 |1000 |  15k|  15k|1000 |6754 |  17k|   0 |   0 |-3.241355e+02 |-9.400000e+01 |  71.00%
701.53/701.90	c   699s|     1 |     0 |225910 |  89M|   0 | 995 |1000 |  15k|  15k|1000 |6765 |  17k|   0 |   0 |-3.240916e+02 |-9.400000e+01 |  71.00%
708.82/709.20	c   706s|     1 |     0 |226581 |  89M|   0 | 997 |1000 |  15k|  15k|1000 |6776 |  17k|   0 |   0 |-3.239468e+02 |-9.400000e+01 |  70.98%
716.12/716.48	c   714s|     1 |     0 |227291 |  89M|   0 | 996 |1000 |  15k|  15k|1000 |6789 |  17k|   0 |   0 |-3.237631e+02 |-9.400000e+01 |  70.97%
723.43/723.79	c   721s|     1 |     0 |227904 |  88M|   0 | 997 |1000 |  15k|  15k|1000 |6734 |  17k|   0 |   0 |-3.235746e+02 |-9.400000e+01 |  70.95%
730.22/730.55	c   728s|     1 |     0 |228253 |  87M|   0 | 996 |1000 |  15k|  15k|1000 |6746 |  17k|   0 |   0 |-3.235098e+02 |-9.400000e+01 |  70.94%
736.92/737.25	c   734s|     1 |     0 |228636 |  86M|   0 | 996 |1000 |  15k|  15k|1000 |6760 |  17k|   0 |   0 |-3.234400e+02 |-9.400000e+01 |  70.94%
743.61/743.99	c   741s|     1 |     0 |229041 |  86M|   0 | 995 |1000 |  15k|  15k|1000 |6777 |  17k|   0 |   0 |-3.233428e+02 |-9.400000e+01 |  70.93%
750.41/750.71	c   748s|     1 |     0 |229370 |  85M|   0 | 997 |1000 |  15k|  15k|1000 |6792 |  17k|   0 |   0 |-3.232841e+02 |-9.400000e+01 |  70.92%
757.11/757.42	c   755s|     1 |     0 |229726 |  83M|   0 | 998 |1000 |  15k|  15k|1000 |6805 |  17k|   0 |   0 |-3.231930e+02 |-9.400000e+01 |  70.92%
764.11/764.49	c   762s|     1 |     0 |230329 |  82M|   0 | 998 |1000 |  15k|  15k|1000 |6760 |  17k|   0 |   0 |-3.230615e+02 |-9.400000e+01 |  70.90%
770.61/770.98	c   768s|     1 |     0 |230700 |  80M|   0 | 998 |1000 |  15k|  15k|1000 |6773 |  17k|   0 |   0 |-3.229840e+02 |-9.400000e+01 |  70.90%
777.61/777.99	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
777.61/777.99	c   775s|     1 |     0 |231275 |  80M|   0 | 995 |1000 |  15k|  15k|1000 |6788 |  17k|   0 |   0 |-3.228742e+02 |-9.400000e+01 |  70.89%
784.20/784.51	c   782s|     1 |     0 |231784 |  79M|   0 | 996 |1000 |  15k|  15k|1000 |6802 |  17k|   0 |   0 |-3.228136e+02 |-9.400000e+01 |  70.88%
790.29/790.60	c   788s|     1 |     0 |232166 |  78M|   0 | 994 |1000 |  15k|  15k|1000 |6813 |  17k|   0 |   0 |-3.227818e+02 |-9.400000e+01 |  70.88%
796.69/797.01	c   794s|     1 |     0 |232564 |  77M|   0 | 995 |1000 |  15k|  15k|1000 |6820 |  17k|   0 |   0 |-3.227528e+02 |-9.400000e+01 |  70.88%
802.79/803.12	c   800s|     1 |     0 |232956 |  77M|   0 | 995 |1000 |  15k|  15k|1000 |6790 |  17k|   0 |   0 |-3.227149e+02 |-9.400000e+01 |  70.87%
808.69/809.05	c   806s|     1 |     0 |233247 |  73M|   0 | 995 |1000 |  15k|  15k|1000 |6800 |  17k|   0 |   0 |-3.227021e+02 |-9.400000e+01 |  70.87%
814.89/815.23	c   812s|     1 |     0 |233645 |  73M|   0 | 997 |1000 |  15k|  15k|1000 |6812 |  17k|   0 |   0 |-3.226704e+02 |-9.400000e+01 |  70.87%
820.58/820.94	c   818s|     1 |     0 |233683 |  71M|   0 | 967 |1000 |  15k|  15k|1000 |6824 |  17k|   0 |   0 |-3.226667e+02 |-9.400000e+01 |  70.87%
825.98/826.38	c   823s|     1 |     0 |233685 |  71M|   0 | 968 |1000 |  15k|  15k|1000 |6825 |  17k|   0 |   0 |-3.226667e+02 |-9.400000e+01 |  70.87%
925.35/925.79	c   923s|     1 |     2 |252387 |  70M|   0 | 968 |1000 |  15k|  15k|1000 |6825 |  17k|   0 |  21 |-3.226667e+02 |-9.400000e+01 |  70.87%
1797.73/1798.43	c 
1797.73/1798.43	c SCIP Status        : solving was interrupted [time limit reached]
1797.73/1798.43	c Solving Time (sec) : 1791.01
1797.73/1798.43	c Solving Nodes      : 124
1797.73/1798.43	c Primal Bound       : -9.40000000000000e+01 (2 solutions)
1797.73/1798.43	c Dual Bound         : -3.21567005970595e+02
1797.73/1798.43	c Gap                : 70.77 %
1797.73/1798.46	c NODE         124
1797.73/1798.46	c DUAL BOUND   -321.567
1797.73/1798.46	c PRIMAL BOUND -94
1797.73/1798.46	c GAP          0.707681
1797.73/1798.46	s SATISFIABLE
1797.73/1798.46	v x1000 x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 x983 -x982 -x981 -x980 -x979 
1797.73/1798.46	v -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 
1797.73/1798.46	v -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 
1797.73/1798.46	v -x936 -x935 -x934 -x933 -x932 -x931 x930 -x929 -x928 -x927 -x926 -x925 -x924 x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 
1797.73/1798.46	v -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 x895 
1797.73/1798.46	v -x894 -x893 x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 
1797.73/1798.46	v x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 
1797.73/1798.46	v x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 
1797.73/1798.46	v -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 
1797.73/1798.46	v -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 
1797.73/1798.46	v -x789 x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 x772 -x771 -x770 -x769 
1797.73/1798.46	v -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 
1797.73/1798.46	v -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 x733 x732 -x731 -x730 -x729 -x728 -x727 
1797.73/1798.46	v -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 
1797.73/1798.46	v -x705 -x704 -x703 -x702 -x701 -x700 -x699 x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 x688 -x687 x686 -x685 
1797.73/1798.46	v -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 x664 
1797.73/1798.46	v -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 x655 -x654 -x653 -x652 -x651 -x650 x649 -x648 -x647 -x646 -x645 -x644 -x643 
1797.73/1798.46	v -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 
1797.73/1798.46	v -x621 -x620 -x619 -x618 x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 
1797.73/1798.46	v -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 x588 -x587 -x586 -x585 -x584 -x583 x582 -x581 -x580 
1797.73/1798.46	v -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 
1797.73/1798.46	v -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 x538 
1797.73/1798.46	v x537 -x536 -x535 -x534 -x533 x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 
1797.73/1798.46	v -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 
1797.73/1798.46	v -x495 -x494 -x493 -x492 -x491 x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 
1797.73/1798.46	v -x474 -x473 -x472 -x471 -x470 x469 -x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 
1797.73/1798.46	v -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 -x434 -x433 -x432 
1797.73/1798.46	v -x431 -x430 -x429 -x428 -x427 x426 -x425 -x424 -x423 -x422 -x421 x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 
1797.73/1798.46	v -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 
1797.73/1798.46	v -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 
1797.73/1798.46	v -x368 x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 
1797.73/1798.46	v -x347 -x346 -x345 -x344 x343 -x342 -x341 -x340 x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 
1797.73/1798.46	v -x326 -x325 -x324 -x323 -x322 x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 
1797.73/1798.46	v -x305 -x304 x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 
1797.73/1798.46	v -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 
1797.73/1798.46	v x263 x262 -x261 -x260 -x259 -x258 -x257 x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 
1797.73/1798.46	v -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 
1797.73/1798.46	v -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 
1797.73/1798.46	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 x191 -x190 x189 -x188 -x187 -x186 -x185 x184 -x183 -x182 x181 -x180 -x179 
1797.73/1798.46	v -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 x169 -x168 -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 
1797.73/1798.46	v -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 
1797.73/1798.46	v -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 
1797.73/1798.46	v -x115 -x114 x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 x105 x104 -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 
1797.73/1798.46	v -x92 x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 -x79 -x78 x77 -x76 -x75 -x74 x73 -x72 -x71 x70 -x69 -x68 x67 
1797.73/1798.46	v -x66 -x65 x64 -x63 -x62 -x61 -x60 x59 -x58 x57 -x56 -x55 x54 x53 -x52 -x51 x50 -x49 -x48 -x47 x46 x45 -x44 -x43 -x42 -x41 -x40 
1797.73/1798.46	v -x39 -x38 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 
1797.73/1798.46	v x12 -x11 x10 -x9 -x8 -x7 -x6 x5 x4 -x3 -x2 -x1 
1797.73/1798.46	c SCIP Status        : solving was interrupted [time limit reached]
1797.73/1798.46	c Solving Time       :    1791.01
1797.73/1798.46	c Original Problem   :
1797.73/1798.46	c   Problem name     : HOME/instance-1870356-1245199336.opb
1797.73/1798.46	c   Variables        : 16796 (16796 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.73/1798.46	c   Constraints      : 16796 initial, 16796 maximal
1797.73/1798.46	c Presolved Problem  :
1797.73/1798.46	c   Problem name     : t_HOME/instance-1870356-1245199336.opb
1797.73/1798.46	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.73/1798.46	c   Constraints      : 15796 initial, 15796 maximal
1797.73/1798.46	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.73/1798.46	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.73/1798.46	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.73/1798.46	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.73/1798.46	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.73/1798.46	c   implics          :       0.00          0          0          0          0          0          0          0          0
1797.73/1798.46	c   probing          :       0.56          0          0          0          0          0          0          0          0
1797.73/1798.46	c   and              :       0.33          0          0          0          0          0          0          0          0
1797.73/1798.46	c   linear           :       0.10      15796          0          0      15796          0       1000          0          0
1797.73/1798.46	c   root node        :          -          0          -          -          0          -          -          -          -
1797.73/1798.46	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.73/1798.46	c   integral         :          0          0          0        123          0          0          0          0          0        246
1797.73/1798.46	c   and              :      15796        775       5876          0          1          0       2629     158839          0          0
1797.73/1798.47	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.73/1798.47	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.73/1798.47	c   integral         :     271.29       0.00       0.00     271.29       0.00
1797.73/1798.47	c   and              :      20.12      12.63       7.49       0.00       0.00
1797.73/1798.47	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.73/1798.47	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.73/1798.47	c   rootredcost      :       0.01          0          0          0
1797.73/1798.47	c   pseudoobj        :       0.35       5889          0          0
1797.73/1798.47	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.73/1798.47	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.73/1798.47	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.73/1798.47	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.73/1798.47	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.73/1798.47	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.73/1798.47	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.73/1798.47	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.73/1798.47	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.73/1798.47	c   cut pool         :       1.42        201          -          -       5621          -    (maximal pool size: 14367)
1797.73/1798.47	c   redcost          :       0.03        775          0          0          0          0
1797.73/1798.47	c   impliedbounds    :       0.41        201          0          0      23505          0
1797.73/1798.47	c   intobj           :       0.00          0          0          0          0          0
1797.73/1798.47	c   gomory           :     483.63        200          0          0      67199          0
1797.73/1798.47	c   strongcg         :       2.88         20          0          0      10000          0
1797.73/1798.47	c   cmir             :       1.19         10          0          0          0          0
1797.73/1798.47	c   flowcover        :       0.89         10          0          0          0          0
1797.73/1798.47	c   clique           :       7.01        200          0          0       1671          0
1797.73/1798.47	c   zerohalf         :       0.00          0          0          0          0          0
1797.73/1798.47	c   mcf              :       0.04          1          0          0          0          0
1797.73/1798.47	c Pricers            :       Time      Calls       Vars
1797.73/1798.47	c   problem variables:       0.00          0          0
1797.73/1798.47	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.73/1798.47	c   relpscost        :     271.29        123          0          0          0          0        246
1797.73/1798.47	c   pscost           :       0.00          0          0          0          0          0          0
1797.73/1798.47	c   inference        :       0.00          1          0          0          0          0          2
1797.73/1798.47	c   mostinf          :       0.00          0          0          0          0          0          0
1797.73/1798.47	c   leastinf         :       0.00          0          0          0          0          0          0
1797.73/1798.47	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.73/1798.47	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.73/1798.47	c   random           :       0.00          0          0          0          0          0          0
1797.73/1798.47	c Primal Heuristics  :       Time      Calls      Found
1797.73/1798.47	c   LP solutions     :       0.00          -          0
1797.73/1798.47	c   pseudo solutions :       0.00          -          0
1797.73/1798.47	c   crossover        :       0.00          0          0
1797.73/1798.47	c   oneopt           :       0.01          1          0
1797.73/1798.47	c   simplerounding   :       0.00          0          0
1797.73/1798.47	c   rounding         :      15.25        843          2
1797.73/1798.47	c   shifting         :       2.95        117          0
1797.73/1798.47	c   intshifting      :       0.00          0          0
1797.73/1798.47	c   fixandinfer      :       0.00          0          0
1797.73/1798.47	c   feaspump         :      75.53          4          0
1797.73/1798.47	c   coefdiving       :      50.63          3          0
1797.73/1798.47	c   pscostdiving     :      81.51          3          0
1797.73/1798.47	c   fracdiving       :      55.12          4          0
1797.73/1798.47	c   veclendiving     :      53.47          3          0
1797.73/1798.47	c   intdiving        :       0.00          0          0
1797.73/1798.47	c   actconsdiving    :       0.00          0          0
1797.73/1798.47	c   objpscostdiving  :      50.24          1          0
1797.73/1798.47	c   rootsoldiving    :       5.83          5          0
1797.73/1798.47	c   linesearchdiving :      46.14          5          0
1797.73/1798.47	c   guideddiving     :      54.76          4          0
1797.73/1798.47	c   octane           :       0.00          0          0
1797.73/1798.47	c   rens             :       0.01          0          0
1797.73/1798.47	c   rins             :       0.00          0          0
1797.73/1798.47	c   localbranching   :       0.00          0          0
1797.73/1798.47	c   mutation         :       0.00          0          0
1797.73/1798.47	c   dins             :       0.00          0          0
1797.73/1798.47	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.73/1798.47	c   primal LP        :       0.81          0          0       0.00       0.00
1797.73/1798.47	c   dual LP          :     506.62        844     549033     650.51    1083.72
1797.73/1798.47	c   barrier LP       :       0.00          0          0       0.00          -
1797.73/1798.47	c   diving/probing LP:     458.84       5756     706934     122.82    1540.70
1797.73/1798.47	c   strong branching :     271.22        472     398545     844.38    1469.45
1797.73/1798.47	c     (at root node) :          -         21      17511     833.86          -
1797.73/1798.47	c   conflict analysis:       0.00          0          0       0.00          -
1797.73/1798.47	c B&B Tree           :
1797.73/1798.47	c   number of runs   :          1
1797.73/1798.47	c   nodes            :        124
1797.73/1798.47	c   nodes (total)    :        124
1797.73/1798.47	c   nodes left       :        125
1797.73/1798.47	c   max depth        :         24
1797.73/1798.47	c   max depth (total):         24
1797.73/1798.47	c   backtracks       :         39 (31.5%)
1797.73/1798.47	c   delayed cutoffs  :          0
1797.73/1798.47	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.73/1798.47	c   avg switch length:       4.15
1797.73/1798.47	c   switching time   :       0.69
1797.73/1798.47	c Solution           :
1797.73/1798.47	c   Solutions found  :          2 (2 improvements)
1797.73/1798.47	c   Primal Bound     : -9.40000000000000e+01   (in run 1, after 1 nodes, 14.26 seconds, depth 0, found by <rounding>)
1797.73/1798.47	c   Dual Bound       : -3.21567005970595e+02
1797.73/1798.47	c   Gap              :      70.77 %
1797.73/1798.47	c   Root Dual Bound  : -3.22666666666666e+02
1797.92/1798.65	c Time complete: 1797.98.

Verifier Data

OK	-94

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870356-1245199336/watcher-1870356-1245199336 -o /tmp/evaluation-result-1870356-1245199336/solver-1870356-1245199336 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870356-1245199336.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 0.99 0.99 3/64 11790
/proc/meminfo: memFree=1836096/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=4328 CPUtime=0
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 480 0 0 0 0 0 0 0 18 0 1 0 187534429 4431872 464 1992294400 4194304 7823515 548682068736 18446744073709551615 6863653 0 0 4096 0 0 0 0 17 1 0 0
/proc/11790/statm: 1162 474 307 886 0 272 0

[startup+0.025203 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11790
/proc/meminfo: memFree=1836096/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=11796 CPUtime=0.02
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 2234 0 0 0 1 1 0 0 18 0 1 0 187534429 12079104 2216 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11790/statm: 2949 2216 354 886 0 2059 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11796

[startup+0.101215 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11790
/proc/meminfo: memFree=1836096/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=22260 CPUtime=0.1
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 4871 0 0 0 8 2 0 0 18 0 1 0 187534429 22794240 4853 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/11790/statm: 5565 4853 354 886 0 4675 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22260

[startup+0.30125 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11790
/proc/meminfo: memFree=1836096/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=50476 CPUtime=0.29
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 12226 0 0 0 25 4 0 0 19 0 1 0 187534429 51687424 11854 1992294400 4194304 7823515 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 12619 11854 385 886 0 11729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50476

[startup+0.702326 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11790
/proc/meminfo: memFree=1836096/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=60280 CPUtime=0.69
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 14464 0 0 0 56 13 0 0 22 0 1 0 187534429 61726720 14092 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 15070 14092 425 886 0 14180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60280

[startup+1.50147 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1781176/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=60280 CPUtime=1.49
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 14480 0 0 0 128 21 0 0 25 0 1 0 187534429 61726720 14108 1992294400 4194304 7823515 548682068736 18446744073709551615 4903359 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 15070 14108 433 886 0 14180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60280

[startup+3.10177 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1746936/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=99728 CPUtime=3.09
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 24626 0 0 0 283 26 0 0 25 0 1 0 187534429 102121472 23517 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 24932 23517 543 886 0 24042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99728

[startup+6.30136 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1741880/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=101632 CPUtime=6.29
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 25305 0 0 0 598 31 0 0 25 0 1 0 187534429 104071168 24196 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 25408 24196 545 886 0 24518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101632

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1726776/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=116460 CPUtime=12.69
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 28966 0 0 0 1233 36 0 0 25 0 1 0 187534429 119255040 27857 1992294400 4194304 7823515 548682068736 18446744073709551615 6211711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 29115 27857 546 886 0 28225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116460

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1708600/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=132324 CPUtime=25.48
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 34530 0 0 0 2503 45 0 0 25 0 1 0 187534429 135499776 32282 1992294400 4194304 7823515 548682068736 18446744073709551615 4291284 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 33081 32282 546 886 0 32191 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 132324

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1705336/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=136796 CPUtime=51.07
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 35463 0 0 0 5049 58 0 0 25 0 1 0 187534429 140079104 33140 1992294400 4194304 7823515 548682068736 18446744073709551615 4686206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 34199 33140 546 886 0 33309 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 136796

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1694520/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=148556 CPUtime=102.25
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 38151 0 0 0 10147 78 0 0 25 0 1 0 187534429 152121344 35828 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 37139 35828 547 886 0 36249 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 148556

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1672632/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=172072 CPUtime=162.23
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 43719 0 0 0 16125 98 0 0 25 0 1 0 187534429 176201728 41270 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43018 41270 547 886 0 42128 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 172072

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1670072/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=222.2
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44349 0 0 0 22103 117 0 0 25 0 1 0 187534429 177876992 41892 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41892 547 886 0 42537 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 173708

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1669944/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=282.18
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44363 0 0 0 28083 135 0 0 25 0 1 0 187534429 177876992 41906 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41906 547 886 0 42537 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 173708

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1669880/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=342.16
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44369 0 0 0 34067 149 0 0 25 0 1 0 187534429 177876992 41912 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41912 547 886 0 42537 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 173708

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1669816/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=402.14
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44375 0 0 0 40052 162 0 0 25 0 1 0 187534429 177876992 41918 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41918 547 886 0 42537 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 173708

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1669752/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=462.11
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44379 0 0 0 46036 175 0 0 25 0 1 0 187534429 177876992 41922 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41922 547 886 0 42537 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 173708

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11791
/proc/meminfo: memFree=1669880/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=522.1
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44382 0 0 0 52022 188 0 0 25 0 1 0 187534429 177876992 41925 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41925 547 886 0 42537 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 173708

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11793
/proc/meminfo: memFree=1669816/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=582.08
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44384 0 0 0 58006 202 0 0 25 0 1 0 187534429 177876992 41927 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41927 547 886 0 42537 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 173708

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11793
/proc/meminfo: memFree=1669752/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=173708 CPUtime=642.06
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44386 0 0 0 63990 216 0 0 25 0 1 0 187534429 177876992 41929 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43427 41929 547 886 0 42537 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 173708

[startup+702.302 s]

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

/proc/meminfo: memFree=1669304/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1121.87
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44432 0 0 0 111831 356 0 0 25 0 1 0 187534429 178814976 41975 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41975 554 886 0 42766 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 174624

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669240/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1181.85
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44432 0 0 0 117808 377 0 0 25 0 1 0 187534429 178814976 41975 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41975 554 886 0 42766 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 174624

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669176/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1241.83
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44432 0 0 0 123780 403 0 0 25 0 1 0 187534429 178814976 41975 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41975 554 886 0 42766 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 174624

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669176/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1301.81
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44433 0 0 0 129751 430 0 0 25 0 1 0 187534429 178814976 41976 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41976 555 886 0 42766 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 174624

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669112/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1361.78
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 135721 457 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 174624

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1421.76
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 141694 482 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 5839431 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 174624

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1668984/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1481.74
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 147665 509 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 174624

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669112/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1541.72
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 153633 539 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 174624

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669176/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1601.7
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 159602 568 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 4291292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 174624

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669112/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1661.67
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 165571 596 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 174624

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1721.65
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 171541 624 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 174624

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669112/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1781.63
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 177511 652 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 174624

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1791.23
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 178467 656 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 174624

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1794.44
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 178786 658 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6248608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 174624

[startup+1796.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1796.03
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 178944 659 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1796.03
Current children cumulated vsize (KiB) 174624

[startup+1797.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1796.83
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 179024 659 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (KiB) 174624

[startup+1798.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1797.62
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44439 0 0 0 179103 659 0 0 25 0 1 0 187534429 178814976 41982 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41982 555 886 0 42766 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 174624

[startup+1798.51 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1797.83
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44441 0 0 0 179124 659 0 0 17 0 1 0 187534429 178814976 41984 1992294400 4194304 7823515 548682068736 18446744073709551615 5875188 0 0 4096 0 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41984 557 886 0 42766 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 174624

[startup+1798.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11799
/proc/meminfo: memFree=1669048/2055920 swapFree=4191904/4192956
[pid=11790] ppid=11788 vsize=174624 CPUtime=1797.92
/proc/11790/stat : 11790 (pbscip.linux.x8) R 11788 11790 11557 0 -1 4194304 44443 0 0 0 179133 659 0 0 17 0 1 0 187534429 178814976 41986 1992294400 4194304 7823515 548682068736 18446744073709551615 4813794 0 0 4096 0 0 0 0 17 1 0 0
/proc/11790/statm: 43656 41986 559 886 0 42766 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 174624

Child status: 0
Real time (s): 1798.66
CPU time (s): 1798
CPU user time (s): 1791.37
CPU system time (s): 6.62799
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 174624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.37
system time used= 6.62799
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44446
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= 6
involuntary context switches= 3523

runsolver used 1.70674 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-17 02:42:16
IDJOB=1870356
IDBENCH=48177
IDSOLVER=683
FILE ID=node7/1870356-1245199336
PBS_JOBID= 9368318
Free space on /tmp= 66272 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_4.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-1870356-1245199336/watcher-1870356-1245199336 -o /tmp/evaluation-result-1870356-1245199336/solver-1870356-1245199336 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870356-1245199336.opb

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

MD5SUM BENCH= d847cf1d914db0ec942abd195c5092c7
RANDOM SEED=681093268

node7.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.274
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.274
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:       1836512 kB
Buffers:         52288 kB
Cached:          97984 kB
SwapCached:        416 kB
Active:          66524 kB
Inactive:        97216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836512 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:           10268 kB
Writeback:           0 kB
Mapped:          21828 kB
Slab:            41648 kB
Committed_AS:   174432 kB
PageTables:       1444 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= 66260 MiB
End job on node7 at 2009-06-17 03:12:15