Trace number 1870420

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-91 1797.62 1798.2

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_2.opb
MD5SUM1af848a7208b60f67c27d4022c7b5abe
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-122
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 -151
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)31544
Sum of products size (including duplicates)63088
Number of different products15772
Sum of products size31544

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-1870420-1245202890.opb>
0.09/0.18	c original problem has 16772 variables (16772 bin, 0 int, 0 impl, 0 cont) and 16772 constraints
0.29/0.34	c start presolving problem
0.29/0.34	c presolving:
0.69/0.77	c (round 1) 15772 del vars, 1000 del conss, 15772 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 63088 impls, 0 clqs
1.49/1.51	c    (1.1s) probing: 101/1000 (10.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.49/1.51	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.49/1.51	c presolving (2 rounds):
1.49/1.51	c  15772 deleted vars, 1000 deleted constraints, 15772 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.49/1.51	c  94632 implications, 0 cliques
1.49/1.51	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 15772 constraints
1.49/1.51	c   15772 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.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.37	c   1.9s|     1 |     0 |  1103 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |      --      |    Inf 
2.29/2.39	o -90
2.29/2.39	c R 2.0s|     1 |     0 |  1103 |  59M|   0 |1000 |1000 |  15k|  15k|1000 |  15k|   0 |   0 |   0 |-5.000000e+02 |-9.000000e+01 |  82.00%
3.19/3.25	c   2.8s|     1 |     0 |  1197 |  59M|   0 | 991 |1000 |  15k|  15k|1000 |  15k|  12 |   0 |   0 |-4.955000e+02 |-9.000000e+01 |  81.84%
4.09/4.19	c   3.7s|     1 |     0 |  1339 |  59M|   0 | 982 |1000 |  15k|  15k|1000 |  15k|  24 |   0 |   0 |-4.910000e+02 |-9.000000e+01 |  81.67%
5.09/5.19	c   4.7s|     1 |     0 |  1485 |  59M|   0 | 977 |1000 |  15k|  15k|1000 |  15k|  33 |   0 |   0 |-4.885000e+02 |-9.000000e+01 |  81.58%
6.49/6.56	c   6.1s|     1 |     0 |  1787 |  59M|   0 | 972 |1000 |  15k|  15k|1000 |  15k|  43 |   0 |   0 |-4.860000e+02 |-9.000000e+01 |  81.48%
6.49/6.59	o -91
6.49/6.59	c R 6.1s|     1 |     0 |  1787 |  59M|   0 | 972 |1000 |  15k|  15k|1000 |  15k|  43 |   0 |   0 |-4.860000e+02 |-9.100000e+01 |  81.28%
7.89/7.92	c   7.4s|     1 |     0 |  1998 |  59M|   0 | 967 |1000 |  15k|  15k|1000 |  15k|  49 |   0 |   0 |-4.835000e+02 |-9.100000e+01 |  81.18%
9.29/9.39	c   8.9s|     1 |     0 |  2221 |  59M|   0 | 963 |1000 |  15k|  15k|1000 |  15k|  58 |   0 |   0 |-4.815000e+02 |-9.100000e+01 |  81.10%
10.99/11.08	c  10.5s|     1 |     0 |  2549 |  59M|   0 | 958 |1000 |  15k|  15k|1000 |  15k|  66 |   0 |   0 |-4.790000e+02 |-9.100000e+01 |  81.00%
12.39/12.44	c  11.9s|     1 |     0 |  2717 |  59M|   0 | 955 |1000 |  15k|  15k|1000 |  15k|  71 |   0 |   0 |-4.775000e+02 |-9.100000e+01 |  80.94%
14.78/14.86	c  14.3s|     1 |     0 |  3155 |  60M|   0 | 949 |1000 |  15k|  15k|1000 |  15k|  82 |   0 |   0 |-4.745000e+02 |-9.100000e+01 |  80.82%
16.68/16.75	c  16.2s|     1 |     0 |  3512 |  60M|   0 | 943 |1000 |  15k|  15k|1000 |  15k|  89 |   0 |   0 |-4.715000e+02 |-9.100000e+01 |  80.70%
18.59/18.66	c  18.1s|     1 |     0 |  3915 |  60M|   0 | 940 |1000 |  15k|  15k|1000 |1414 |  96 |   0 |   0 |-4.692500e+02 |-9.100000e+01 |  80.61%
18.88/18.99	c  18.4s|     1 |     0 |  4190 |  60M|   0 | 928 |1000 |  15k|  15k|1000 |1421 | 103 |   0 |   0 |-4.680000e+02 |-9.100000e+01 |  80.56%
19.29/19.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.29/19.34	c  18.8s|     1 |     0 |  4470 |  60M|   0 | 917 |1000 |  15k|  15k|1000 |1537 | 219 |   0 |   0 |-4.657500e+02 |-9.100000e+01 |  80.46%
19.68/19.73	c  19.1s|     1 |     0 |  4850 |  60M|   0 | 913 |1000 |  15k|  15k|1000 |1744 | 426 |   0 |   0 |-4.635000e+02 |-9.100000e+01 |  80.37%
20.18/20.27	c  19.7s|     1 |     0 |  5263 |  60M|   0 | 920 |1000 |  15k|  15k|1000 |1934 | 616 |   0 |   0 |-4.617500e+02 |-9.100000e+01 |  80.29%
20.79/20.82	c  20.2s|     1 |     0 |  5829 |  60M|   0 | 923 |1000 |  15k|  15k|1000 |2038 | 720 |   0 |   0 |-4.600000e+02 |-9.100000e+01 |  80.22%
21.39/21.50	c  20.9s|     1 |     0 |  6376 |  60M|   0 | 910 |1000 |  15k|  15k|1000 |1880 | 902 |   0 |   0 |-4.590000e+02 |-9.100000e+01 |  80.17%
22.09/22.11	c  21.5s|     1 |     0 |  7085 |  60M|   0 | 959 |1000 |  15k|  15k|1000 |2000 |1022 |   0 |   0 |-4.570761e+02 |-9.100000e+01 |  80.09%
23.98/24.09	c  23.5s|     1 |     0 |  7443 |  60M|   0 | 913 |1000 |  15k|  15k|1000 |4000 |3022 |   0 |   0 |-4.565000e+02 |-9.100000e+01 |  80.07%
24.99/25.04	c  24.4s|     1 |     0 |  8187 |  60M|   0 | 910 |1000 |  15k|  15k|1000 |4011 |3033 |   0 |   0 |-4.540000e+02 |-9.100000e+01 |  79.96%
25.89/25.94	c  25.3s|     1 |     0 |  8902 |  60M|   0 | 902 |1000 |  15k|  15k|1000 |4020 |3042 |   0 |   0 |-4.520000e+02 |-9.100000e+01 |  79.87%
26.29/26.37	c  25.7s|     1 |     0 |  9175 |  60M|   0 | 900 |1000 |  15k|  15k|1000 |4051 |3073 |   0 |   0 |-4.510000e+02 |-9.100000e+01 |  79.82%
26.78/26.88	c  26.2s|     1 |     0 |  9503 |  60M|   0 | 900 |1000 |  15k|  15k|1000 |3746 |3100 |   0 |   0 |-4.510000e+02 |-9.100000e+01 |  79.82%
27.39/27.45	c  26.8s|     1 |     0 |  9926 |  60M|   0 | 894 |1000 |  15k|  15k|1000 |3776 |3130 |   0 |   0 |-4.500000e+02 |-9.100000e+01 |  79.78%
27.88/27.94	c  27.3s|     1 |     0 | 10281 |  60M|   0 | 895 |1000 |  15k|  15k|1000 |3853 |3207 |   0 |   0 |-4.485000e+02 |-9.100000e+01 |  79.71%
28.59/28.68	c  28.0s|     1 |     0 | 10984 |  61M|   0 | 892 |1000 |  15k|  15k|1000 |3902 |3256 |   0 |   0 |-4.470000e+02 |-9.100000e+01 |  79.64%
29.18/29.20	c  28.5s|     1 |     0 | 11363 |  61M|   0 | 888 |1000 |  15k|  15k|1000 |3937 |3291 |   0 |   0 |-4.470000e+02 |-9.100000e+01 |  79.64%
30.08/30.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.08/30.14	c  29.5s|     1 |     0 | 12188 |  61M|   0 | 887 |1000 |  15k|  15k|1000 |4010 |3364 |   0 |   0 |-4.465000e+02 |-9.100000e+01 |  79.62%
31.18/31.21	c  30.5s|     1 |     0 | 13069 |  61M|   0 | 899 |1000 |  15k|  15k|1000 |3174 |3443 |   0 |   0 |-4.458000e+02 |-9.100000e+01 |  79.59%
31.98/32.03	c  31.4s|     1 |     0 | 13775 |  61M|   0 | 880 |1000 |  15k|  15k|1000 |3261 |3530 |   0 |   0 |-4.450000e+02 |-9.100000e+01 |  79.55%
33.18/33.29	c  32.6s|     1 |     0 | 15164 |  61M|   0 | 878 |1000 |  15k|  15k|1000 |3379 |3648 |   0 |   0 |-4.430000e+02 |-9.100000e+01 |  79.46%
33.78/33.81	c  33.1s|     1 |     0 | 15552 |  61M|   0 | 880 |1000 |  15k|  15k|1000 |3504 |3773 |   0 |   0 |-4.420000e+02 |-9.100000e+01 |  79.41%
34.58/34.63	c  33.9s|     1 |     0 | 16230 |  61M|   0 | 883 |1000 |  15k|  15k|1000 |3553 |3822 |   0 |   0 |-4.410000e+02 |-9.100000e+01 |  79.37%
35.38/35.43	c  34.7s|     1 |     0 | 16959 |  61M|   0 | 876 |1000 |  15k|  15k|1000 |3608 |3877 |   0 |   0 |-4.390000e+02 |-9.100000e+01 |  79.27%
36.18/36.26	c  35.5s|     1 |     0 | 17797 |  61M|   0 | 873 |1000 |  15k|  15k|1000 |3429 |3973 |   0 |   0 |-4.375000e+02 |-9.100000e+01 |  79.20%
36.88/36.98	c  36.3s|     1 |     0 | 18427 |  61M|   0 | 867 |1000 |  15k|  15k|1000 |3458 |4002 |   0 |   0 |-4.365000e+02 |-9.100000e+01 |  79.15%
38.08/38.13	c  37.4s|     1 |     0 | 19710 |  61M|   0 | 876 |1000 |  15k|  15k|1000 |3532 |4076 |   0 |   0 |-4.352500e+02 |-9.100000e+01 |  79.09%
39.08/39.15	c  38.4s|     1 |     0 | 20851 |  61M|   0 | 867 |1000 |  15k|  15k|1000 |3559 |4103 |   0 |   0 |-4.335000e+02 |-9.100000e+01 |  79.01%
40.28/40.34	c  39.6s|     1 |     0 | 21984 |  61M|   0 | 909 |1000 |  15k|  15k|1000 |3568 |4112 |   0 |   0 |-4.320357e+02 |-9.100000e+01 |  78.94%
42.38/42.49	c  41.8s|     1 |     0 | 22350 |  62M|   0 | 864 |1000 |  15k|  15k|1000 |5568 |6112 |   0 |   0 |-4.320000e+02 |-9.100000e+01 |  78.94%
43.28/43.36	c  42.6s|     1 |     0 | 22890 |  62M|   0 | 868 |1000 |  15k|  15k|1000 |5056 |6121 |   0 |   0 |-4.306667e+02 |-9.100000e+01 |  78.87%
44.08/44.18	c  43.4s|     1 |     0 | 23477 |  63M|   0 | 863 |1000 |  15k|  15k|1000 |5086 |6151 |   0 |   0 |-4.291429e+02 |-9.100000e+01 |  78.79%
44.98/45.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.98/45.03	c  44.3s|     1 |     0 | 24076 |  63M|   0 | 857 |1000 |  15k|  15k|1000 |5140 |6205 |   0 |   0 |-4.282500e+02 |-9.100000e+01 |  78.75%
45.98/46.04	c  45.3s|     1 |     0 | 24887 |  63M|   0 | 854 |1000 |  15k|  15k|1000 |5234 |6299 |   0 |   0 |-4.270000e+02 |-9.100000e+01 |  78.69%
46.77/46.81	c  46.0s|     1 |     0 | 25373 |  63M|   0 | 851 |1000 |  15k|  15k|1000 |5262 |6327 |   0 |   0 |-4.265000e+02 |-9.100000e+01 |  78.66%
47.47/47.52	c  46.8s|     1 |     0 | 25795 |  63M|   0 | 852 |1000 |  15k|  15k|1000 |5298 |6363 |   0 |   0 |-4.255000e+02 |-9.100000e+01 |  78.61%
48.88/48.95	c  48.2s|     1 |     0 | 26675 |  63M|   0 | 850 |1000 |  15k|  15k|1000 |4878 |6375 |   0 |   0 |-4.245000e+02 |-9.100000e+01 |  78.56%
50.08/50.11	c  49.3s|     1 |     0 | 27522 |  63M|   0 | 843 |1000 |  15k|  15k|1000 |4886 |6383 |   0 |   0 |-4.230000e+02 |-9.100000e+01 |  78.49%
50.58/50.66	c  49.9s|     1 |     0 | 27801 |  63M|   0 | 842 |1000 |  15k|  15k|1000 |4937 |6434 |   0 |   0 |-4.215000e+02 |-9.100000e+01 |  78.41%
51.58/51.65	c  50.9s|     1 |     0 | 28451 |  63M|   0 | 852 |1000 |  15k|  15k|1000 |4961 |6458 |   0 |   0 |-4.200000e+02 |-9.100000e+01 |  78.33%
52.58/52.65	c  51.9s|     1 |     0 | 29050 |  63M|   0 | 837 |1000 |  15k|  15k|1000 |5018 |6515 |   0 |   0 |-4.185000e+02 |-9.100000e+01 |  78.26%
54.08/54.11	c  53.3s|     1 |     0 | 29951 |  64M|   0 | 834 |1000 |  15k|  15k|1000 |5026 |6523 |   0 |   0 |-4.175000e+02 |-9.100000e+01 |  78.20%
54.88/54.98	c  54.2s|     1 |     0 | 30502 |  64M|   0 | 831 |1000 |  15k|  15k|1000 |3277 |6548 |   0 |   0 |-4.160000e+02 |-9.100000e+01 |  78.12%
55.77/55.86	c  55.1s|     1 |     0 | 31160 |  64M|   0 | 826 |1000 |  15k|  15k|1000 |3310 |6581 |   0 |   0 |-4.155000e+02 |-9.100000e+01 |  78.10%
56.48/56.55	c  55.8s|     1 |     0 | 31820 |  64M|   0 | 826 |1000 |  15k|  15k|1000 |3385 |6656 |   0 |   0 |-4.145000e+02 |-9.100000e+01 |  78.05%
57.87/57.94	c  57.1s|     1 |     0 | 33100 |  64M|   0 | 826 |1000 |  15k|  15k|1000 |3434 |6705 |   0 |   0 |-4.125000e+02 |-9.100000e+01 |  77.94%
58.87/58.90	c  58.1s|     1 |     0 | 34041 |  64M|   0 | 830 |1000 |  15k|  15k|1000 |3440 |6711 |   0 |   0 |-4.117500e+02 |-9.100000e+01 |  77.90%
59.88/59.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
59.88/59.92	c  59.1s|     1 |     0 | 35117 |  64M|   0 | 858 |1000 |  15k|  15k|1000 |3453 |6724 |   0 |   0 |-4.106667e+02 |-9.100000e+01 |  77.84%
61.07/61.12	c  60.3s|     1 |     0 | 36025 |  64M|   0 | 821 |1000 |  15k|  15k|1000 |3658 |7292 |   0 |   0 |-4.080000e+02 |-9.100000e+01 |  77.70%
61.97/62.04	c  61.2s|     1 |     0 | 36718 |  64M|   0 | 818 |1000 |  15k|  15k|1000 |3808 |7442 |   0 |   0 |-4.075000e+02 |-9.100000e+01 |  77.67%
63.38/63.48	c  62.7s|     1 |     0 | 38037 |  64M|   0 | 810 |1000 |  15k|  15k|1000 |3898 |7532 |   0 |   0 |-4.057500e+02 |-9.100000e+01 |  77.57%
64.27/64.34	c  63.5s|     1 |     0 | 38672 |  64M|   0 | 829 |1000 |  15k|  15k|1000 |3949 |7583 |   0 |   0 |-4.050000e+02 |-9.100000e+01 |  77.53%
65.67/65.72	c  64.9s|     1 |     0 | 39689 |  65M|   0 | 810 |1000 |  15k|  15k|1000 |4006 |7640 |   0 |   0 |-4.050000e+02 |-9.100000e+01 |  77.53%
66.67/66.76	c  65.9s|     1 |     0 | 40393 |  65M|   0 | 806 |1000 |  15k|  15k|1000 |4014 |7648 |   0 |   0 |-4.050000e+02 |-9.100000e+01 |  77.53%
68.37/68.43	c  67.6s|     1 |     0 | 41595 |  65M|   0 | 810 |1000 |  15k|  15k|1000 |3798 |7693 |   0 |   0 |-4.050000e+02 |-9.100000e+01 |  77.53%
69.97/70.04	c  69.2s|     1 |     0 | 43145 |  65M|   0 | 822 |1000 |  15k|  15k|1000 |3878 |7773 |   0 |   0 |-4.045000e+02 |-9.100000e+01 |  77.50%
72.17/72.23	c  71.4s|     1 |     0 | 44887 |  66M|   0 | 802 |1000 |  15k|  15k|1000 |3911 |7806 |   0 |   0 |-4.038333e+02 |-9.100000e+01 |  77.47%
73.87/73.96	c  73.1s|     1 |     0 | 46665 |  66M|   0 | 847 |1000 |  15k|  15k|1000 |4022 |7917 |   0 |   0 |-4.028846e+02 |-9.100000e+01 |  77.41%
75.97/76.01	c  75.1s|     1 |     0 | 48347 |  66M|   0 | 848 |1000 |  15k|  15k|1000 |4286 |8181 |   0 |   0 |-4.015000e+02 |-9.100000e+01 |  77.33%
78.57/78.60	c  77.7s|     1 |     0 | 50193 |  66M|   0 | 836 |1000 |  15k|  15k|1000 |4493 |8388 |   0 |   0 |-4.007778e+02 |-9.100000e+01 |  77.29%
79.57/79.69	c  78.8s|     1 |     0 | 50996 |  67M|   0 | 802 |1000 |  15k|  15k|1000 |3899 |8435 |   0 |   0 |-4.005000e+02 |-9.100000e+01 |  77.28%
81.47/81.51	c  80.6s|     1 |     0 | 52775 |  67M|   0 | 852 |1000 |  15k|  15k|1000 |4030 |8566 |   0 |   0 |-3.993875e+02 |-9.100000e+01 |  77.22%
82.56/82.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
82.56/82.68	c  81.8s|     1 |     0 | 53753 |  67M|   0 | 822 |1000 |  15k|  15k|1000 |4410 |8946 |   0 |   0 |-3.980000e+02 |-9.100000e+01 |  77.14%
85.57/85.65	c  84.7s|     1 |     0 | 56210 |  68M|   0 | 884 |1000 |  15k|  15k|1000 |4428 |8964 |   0 |   0 |-3.973739e+02 |-9.100000e+01 |  77.10%
87.77/87.80	c  86.9s|     1 |     0 | 57923 |  69M|   0 | 843 |1000 |  15k|  15k|1000 |4773 |9309 |   0 |   0 |-3.961667e+02 |-9.100000e+01 |  77.03%
90.56/90.60	c  89.7s|     1 |     0 | 59434 |  70M|   0 | 837 |1000 |  15k|  15k|1000 |4821 |9357 |   0 |   0 |-3.953636e+02 |-9.100000e+01 |  76.98%
93.36/93.42	c  92.5s|     1 |     0 | 61403 |  70M|   0 | 844 |1000 |  15k|  15k|1000 |4645 |9391 |   0 |   0 |-3.940882e+02 |-9.100000e+01 |  76.91%
95.57/95.61	c  94.7s|     1 |     0 | 63295 |  72M|   0 | 845 |1000 |  15k|  15k|1000 |4736 |9482 |   0 |   0 |-3.926740e+02 |-9.100000e+01 |  76.83%
97.36/97.44	c  96.5s|     1 |     0 | 64683 |  73M|   0 | 846 |1000 |  15k|  15k|1000 |4827 |9573 |   0 |   0 |-3.920593e+02 |-9.100000e+01 |  76.79%
99.66/99.78	c  98.8s|     1 |     0 | 66565 |  74M|   0 | 809 |1000 |  15k|  15k|1000 |4945 |9691 |   0 |   0 |-3.915000e+02 |-9.100000e+01 |  76.76%
104.06/104.14	c   103s|     1 |     0 | 69498 |  74M|   0 | 854 |1000 |  15k|  15k|1000 |4971 |9717 |   0 |   0 |-3.904958e+02 |-9.100000e+01 |  76.70%
106.46/106.58	c   106s|     1 |     0 | 71131 |  75M|   0 | 851 |1000 |  15k|  15k|1000 |5045 |9791 |   0 |   0 |-3.890000e+02 |-9.100000e+01 |  76.61%
109.86/109.96	c   109s|     1 |     0 | 73046 |  75M|   0 | 845 |1000 |  15k|  15k|1000 |4531 |9840 |   0 |   0 |-3.890000e+02 |-9.100000e+01 |  76.61%
113.66/113.75	c   113s|     1 |     0 | 75463 |  75M|   0 | 846 |1000 |  15k|  15k|1000 |4553 |9862 |   0 |   0 |-3.884955e+02 |-9.100000e+01 |  76.58%
116.26/116.32	c   115s|     1 |     0 | 76739 |  75M|   0 | 835 |1000 |  15k|  15k|1000 |4639 |9948 |   0 |   0 |-3.878333e+02 |-9.100000e+01 |  76.54%
120.76/120.82	c   120s|     1 |     0 | 79436 |  75M|   0 | 827 |1000 |  15k|  15k|1000 |4697 |  10k|   0 |   0 |-3.874000e+02 |-9.100000e+01 |  76.51%
125.95/126.08	c   125s|     1 |     0 | 82397 |  79M|   0 | 886 |1000 |  15k|  15k|1000 |4713 |  10k|   0 |   0 |-3.857273e+02 |-9.100000e+01 |  76.41%
129.85/129.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
129.85/129.95	c   129s|     1 |     0 | 84895 |  81M|   0 | 849 |1000 |  15k|  15k|1000 |4846 |  10k|   0 |   0 |-3.845000e+02 |-9.100000e+01 |  76.33%
135.55/135.61	c   135s|     1 |     0 | 88251 |  82M|   0 | 868 |1000 |  15k|  15k|1000 |4500 |  10k|   0 |   0 |-3.835422e+02 |-9.100000e+01 |  76.27%
138.65/138.78	c   138s|     1 |     0 | 90320 |  83M|   0 | 825 |1000 |  15k|  15k|1000 |4662 |  10k|   0 |   0 |-3.813071e+02 |-9.100000e+01 |  76.13%
140.65/140.76	c   140s|     1 |     0 | 91891 |  83M|   0 | 876 |1000 |  15k|  15k|1000 |4714 |  10k|   0 |   0 |-3.810134e+02 |-9.100000e+01 |  76.12%
144.25/144.33	c   143s|     1 |     0 | 94168 |  83M|   0 | 810 |1000 |  15k|  15k|1000 |4823 |  10k|   0 |   0 |-3.800000e+02 |-9.100000e+01 |  76.05%
146.85/146.94	c   146s|     1 |     0 | 95787 |  83M|   0 | 811 |1000 |  15k|  15k|1000 |4874 |  10k|   0 |   0 |-3.797500e+02 |-9.100000e+01 |  76.04%
153.45/153.59	c   152s|     1 |     0 | 99777 |  83M|   0 | 834 |1000 |  15k|  15k|1000 |4921 |  10k|   0 |   0 |-3.792727e+02 |-9.100000e+01 |  76.01%
157.54/157.65	c   156s|     1 |     0 |101997 |  83M|   0 | 847 |1000 |  15k|  15k|1000 |4663 |  10k|   0 |   0 |-3.781944e+02 |-9.100000e+01 |  75.94%
161.64/161.76	c   161s|     1 |     0 |104543 |  84M|   0 | 860 |1000 |  15k|  15k|1000 |4688 |  10k|   0 |   0 |-3.772939e+02 |-9.100000e+01 |  75.88%
165.54/165.63	c   164s|     1 |     0 |106476 |  84M|   0 | 824 |1000 |  15k|  15k|1000 |4772 |  10k|   0 |   0 |-3.764282e+02 |-9.100000e+01 |  75.83%
169.24/169.32	c   168s|     1 |     0 |108715 |  85M|   0 | 896 |1000 |  15k|  15k|1000 |4821 |  10k|   0 |   0 |-3.755110e+02 |-9.100000e+01 |  75.77%
173.84/173.90	c   173s|     1 |     0 |111250 |  86M|   0 | 804 |1000 |  15k|  15k|1000 |4945 |  10k|   0 |   0 |-3.740000e+02 |-9.100000e+01 |  75.67%
178.24/178.37	c   177s|     1 |     0 |113921 |  89M|   0 | 859 |1000 |  15k|  15k|1000 |4975 |  10k|   0 |   0 |-3.727295e+02 |-9.100000e+01 |  75.59%
182.04/182.13	c   181s|     1 |     0 |116280 |  92M|   0 | 899 |1000 |  15k|  15k|1000 |4814 |  11k|   0 |   0 |-3.715068e+02 |-9.100000e+01 |  75.51%
186.64/186.72	c   185s|     1 |     0 |118821 |  93M|   0 | 890 |1000 |  15k|  15k|1000 |4949 |  11k|   0 |   0 |-3.696364e+02 |-9.100000e+01 |  75.38%
190.14/190.28	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
190.14/190.28	c   189s|     1 |     0 |121125 |  95M|   0 | 882 |1000 |  15k|  15k|1000 |5117 |  11k|   0 |   0 |-3.687380e+02 |-9.100000e+01 |  75.32%
194.24/194.32	c   193s|     1 |     0 |123429 |  96M|   0 | 907 |1000 |  15k|  15k|1000 |5162 |  11k|   0 |   0 |-3.679107e+02 |-9.100000e+01 |  75.27%
199.23/199.38	c   198s|     1 |     0 |126329 |  96M|   0 | 919 |1000 |  15k|  15k|1000 |5412 |  11k|   0 |   0 |-3.658542e+02 |-9.100000e+01 |  75.13%
203.33/203.41	c   202s|     1 |     0 |128089 |  96M|   0 | 908 |1000 |  15k|  15k|1000 |5548 |  11k|   0 |   0 |-3.652383e+02 |-9.100000e+01 |  75.08%
208.94/209.03	c   208s|     1 |     0 |130729 |  97M|   0 | 911 |1000 |  15k|  15k|1000 |5509 |  11k|   0 |   0 |-3.643223e+02 |-9.100000e+01 |  75.02%
213.23/213.30	c   212s|     1 |     0 |132692 |  97M|   0 | 884 |1000 |  15k|  15k|1000 |5590 |  12k|   0 |   0 |-3.634225e+02 |-9.100000e+01 |  74.96%
219.73/219.82	c   218s|     1 |     0 |136363 |  99M|   0 | 896 |1000 |  15k|  15k|1000 |5618 |  12k|   0 |   0 |-3.624649e+02 |-9.100000e+01 |  74.89%
224.93/225.01	c   224s|     1 |     0 |139000 |  99M|   0 | 928 |1000 |  15k|  15k|1000 |5652 |  12k|   0 |   0 |-3.612905e+02 |-9.100000e+01 |  74.81%
231.93/232.04	c   231s|     1 |     0 |142518 | 101M|   0 | 931 |1000 |  15k|  15k|1000 |5715 |  12k|   0 |   0 |-3.592199e+02 |-9.100000e+01 |  74.67%
237.02/237.18	c   236s|     1 |     0 |144921 | 101M|   0 | 932 |1000 |  15k|  15k|1000 |5815 |  12k|   0 |   0 |-3.580665e+02 |-9.100000e+01 |  74.59%
242.02/242.16	c   241s|     1 |     0 |147073 | 101M|   0 | 923 |1000 |  15k|  15k|1000 |5586 |  12k|   0 |   0 |-3.573193e+02 |-9.100000e+01 |  74.53%
246.92/247.06	c   246s|     1 |     0 |149170 | 101M|   0 | 902 |1000 |  15k|  15k|1000 |5697 |  12k|   0 |   0 |-3.563900e+02 |-9.100000e+01 |  74.47%
252.22/252.31	c   251s|     1 |     0 |151936 | 101M|   0 | 933 |1000 |  15k|  15k|1000 |5726 |  12k|   0 |   0 |-3.552960e+02 |-9.100000e+01 |  74.39%
258.71/258.90	c   257s|     1 |     0 |155037 | 101M|   0 | 929 |1000 |  15k|  15k|1000 |5793 |  12k|   0 |   0 |-3.542589e+02 |-9.100000e+01 |  74.31%
263.31/263.49	c   262s|     1 |     0 |156783 | 101M|   0 | 929 |1000 |  15k|  15k|1000 |5879 |  12k|   0 |   0 |-3.537095e+02 |-9.100000e+01 |  74.27%
268.51/268.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
268.51/268.66	c   267s|     1 |     0 |158730 | 101M|   0 | 942 |1000 |  15k|  15k|1000 |5909 |  12k|   0 |   0 |-3.531884e+02 |-9.100000e+01 |  74.23%
275.41/275.54	c   274s|     1 |     0 |161397 | 101M|   0 | 948 |1000 |  15k|  15k|1000 |5657 |  12k|   0 |   0 |-3.521444e+02 |-9.100000e+01 |  74.16%
281.10/281.22	c   280s|     1 |     0 |163520 | 101M|   0 | 955 |1000 |  15k|  15k|1000 |5765 |  12k|   0 |   0 |-3.510429e+02 |-9.100000e+01 |  74.08%
286.60/286.77	c   285s|     1 |     0 |165738 | 101M|   0 | 955 |1000 |  15k|  15k|1000 |5844 |  12k|   0 |   0 |-3.503810e+02 |-9.100000e+01 |  74.03%
292.71/292.82	c   291s|     1 |     0 |167958 | 101M|   0 | 959 |1000 |  15k|  15k|1000 |5889 |  13k|   0 |   0 |-3.497759e+02 |-9.100000e+01 |  73.98%
298.01/298.18	c   297s|     1 |     0 |169710 | 101M|   0 | 965 |1000 |  15k|  15k|1000 |5935 |  13k|   0 |   0 |-3.490504e+02 |-9.100000e+01 |  73.93%
304.40/304.59	c   303s|     1 |     0 |172015 | 101M|   0 | 958 |1000 |  15k|  15k|1000 |5971 |  13k|   0 |   0 |-3.483321e+02 |-9.100000e+01 |  73.88%
310.20/310.34	c   309s|     1 |     0 |173926 | 101M|   0 | 961 |1000 |  15k|  15k|1000 |5719 |  13k|   0 |   0 |-3.479512e+02 |-9.100000e+01 |  73.85%
315.10/315.23	c   314s|     1 |     0 |175152 | 101M|   0 | 964 |1000 |  15k|  15k|1000 |5738 |  13k|   0 |   0 |-3.477030e+02 |-9.100000e+01 |  73.83%
321.00/321.16	c   320s|     1 |     0 |177093 | 101M|   0 | 968 |1000 |  15k|  15k|1000 |5775 |  13k|   0 |   0 |-3.472611e+02 |-9.100000e+01 |  73.79%
327.49/327.61	c   326s|     1 |     0 |179061 | 101M|   0 | 963 |1000 |  15k|  15k|1000 |5862 |  13k|   0 |   0 |-3.467501e+02 |-9.100000e+01 |  73.76%
334.19/334.36	c   333s|     1 |     0 |181281 | 101M|   0 | 972 |1000 |  15k|  15k|1000 |5896 |  13k|   0 |   0 |-3.460787e+02 |-9.100000e+01 |  73.71%
341.50/341.63	c   340s|     1 |     0 |183599 | 101M|   0 | 974 |1000 |  15k|  15k|1000 |5974 |  13k|   0 |   0 |-3.452035e+02 |-9.100000e+01 |  73.64%
348.60/348.78	c   347s|     1 |     0 |185902 | 101M|   0 | 987 |1000 |  15k|  15k|1000 |5825 |  13k|   0 |   0 |-3.444479e+02 |-9.100000e+01 |  73.58%
355.19/355.35	c   354s|     1 |     0 |187571 | 101M|   0 | 981 |1000 |  15k|  15k|1000 |5984 |  13k|   0 |   0 |-3.438760e+02 |-9.100000e+01 |  73.54%
361.99/362.16	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
361.99/362.16	c   360s|     1 |     0 |189318 | 101M|   0 | 983 |1000 |  15k|  15k|1000 |6019 |  13k|   0 |   0 |-3.432074e+02 |-9.100000e+01 |  73.49%
368.78/368.94	c   367s|     1 |     0 |191010 | 101M|   0 | 990 |1000 |  15k|  15k|1000 |6063 |  13k|   0 |   0 |-3.427598e+02 |-9.100000e+01 |  73.45%
376.78/376.93	c   375s|     1 |     0 |193135 | 101M|   0 | 988 |1000 |  15k|  15k|1000 |6136 |  13k|   0 |   0 |-3.418194e+02 |-9.100000e+01 |  73.38%
384.38/384.58	c   383s|     1 |     0 |195081 | 101M|   0 | 989 |1000 |  15k|  15k|1000 |6211 |  13k|   0 |   0 |-3.412598e+02 |-9.100000e+01 |  73.33%
390.87/391.09	c   389s|     1 |     0 |196198 | 101M|   0 | 987 |1000 |  15k|  15k|1000 |6133 |  13k|   0 |   0 |-3.411136e+02 |-9.100000e+01 |  73.32%
399.28/399.41	c   398s|     1 |     0 |198366 | 100M|   0 | 983 |1000 |  15k|  15k|1000 |6145 |  13k|   0 |   0 |-3.402400e+02 |-9.100000e+01 |  73.25%
407.38/407.59	c   406s|     1 |     0 |200748 | 100M|   0 | 988 |1000 |  15k|  15k|1000 |6202 |  13k|   0 |   0 |-3.393010e+02 |-9.100000e+01 |  73.18%
414.28/414.43	c   413s|     1 |     0 |202244 | 100M|   0 | 986 |1000 |  15k|  15k|1000 |6255 |  14k|   0 |   0 |-3.389489e+02 |-9.100000e+01 |  73.15%
421.67/421.88	c   420s|     1 |     0 |203901 | 100M|   0 | 995 |1000 |  15k|  15k|1000 |6293 |  14k|   0 |   0 |-3.385326e+02 |-9.100000e+01 |  73.12%
429.16/429.33	c   427s|     1 |     0 |205390 | 100M|   0 | 991 |1000 |  15k|  15k|1000 |6319 |  14k|   0 |   0 |-3.382081e+02 |-9.100000e+01 |  73.09%
436.07/436.23	c   434s|     1 |     0 |206560 | 100M|   0 | 989 |1000 |  15k|  15k|1000 |6129 |  14k|   0 |   0 |-3.379145e+02 |-9.100000e+01 |  73.07%
443.07/443.25	c   441s|     1 |     0 |208147 | 100M|   0 | 996 |1000 |  15k|  15k|1000 |6152 |  14k|   0 |   0 |-3.375007e+02 |-9.100000e+01 |  73.04%
449.86/450.03	c   448s|     1 |     0 |209424 | 100M|   0 | 999 |1000 |  15k|  15k|1000 |6213 |  14k|   0 |   0 |-3.372128e+02 |-9.100000e+01 |  73.01%
456.96/457.19	c   455s|     1 |     0 |210854 | 100M|   0 | 995 |1000 |  15k|  15k|1000 |6247 |  14k|   0 |   0 |-3.367995e+02 |-9.100000e+01 |  72.98%
464.06/464.22	c   462s|     1 |     0 |212173 | 100M|   0 | 993 |1000 |  15k|  15k|1000 |6305 |  14k|   0 |   0 |-3.365184e+02 |-9.100000e+01 |  72.96%
471.26/471.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
471.26/471.42	c   469s|     1 |     0 |213378 | 100M|   0 | 994 |1000 |  15k|  15k|1000 |6345 |  14k|   0 |   0 |-3.361327e+02 |-9.100000e+01 |  72.93%
478.65/478.87	c   477s|     1 |     0 |214691 | 100M|   0 | 994 |1000 |  15k|  15k|1000 |6232 |  14k|   0 |   0 |-3.356347e+02 |-9.100000e+01 |  72.89%
485.15/485.32	c   483s|     1 |     0 |215648 | 100M|   0 | 995 |1000 |  15k|  15k|1000 |6254 |  14k|   0 |   0 |-3.354439e+02 |-9.100000e+01 |  72.87%
492.55/492.70	c   491s|     1 |     0 |217123 |  99M|   0 | 992 |1000 |  15k|  15k|1000 |6285 |  14k|   0 |   0 |-3.350396e+02 |-9.100000e+01 |  72.84%
499.75/499.96	c   498s|     1 |     0 |218560 |  99M|   0 | 989 |1000 |  15k|  15k|1000 |6303 |  14k|   0 |   0 |-3.346687e+02 |-9.100000e+01 |  72.81%
508.45/508.61	c   506s|     1 |     0 |220613 |  99M|   0 | 992 |1000 |  15k|  15k|1000 |6361 |  14k|   0 |   0 |-3.338453e+02 |-9.100000e+01 |  72.74%
516.04/516.25	c   514s|     1 |     0 |221988 |  99M|   0 | 995 |1000 |  15k|  15k|1000 |6387 |  14k|   0 |   0 |-3.335117e+02 |-9.100000e+01 |  72.71%
523.14/523.37	c   521s|     1 |     0 |223197 |  99M|   0 | 993 |1000 |  15k|  15k|1000 |6341 |  14k|   0 |   0 |-3.330762e+02 |-9.100000e+01 |  72.68%
531.14/531.30	c   529s|     1 |     0 |224719 |  99M|   0 | 995 |1000 |  15k|  15k|1000 |6369 |  14k|   0 |   0 |-3.326035e+02 |-9.100000e+01 |  72.64%
538.33/538.57	c   536s|     1 |     0 |225905 |  99M|   0 | 994 |1000 |  15k|  15k|1000 |6409 |  14k|   0 |   0 |-3.322419e+02 |-9.100000e+01 |  72.61%
546.14/546.32	c   544s|     1 |     0 |227282 |  99M|   0 | 997 |1000 |  15k|  15k|1000 |6439 |  14k|   0 |   0 |-3.318073e+02 |-9.100000e+01 |  72.57%
554.13/554.35	c   552s|     1 |     0 |228770 |  99M|   0 | 994 |1000 |  15k|  15k|1000 |6465 |  14k|   0 |   0 |-3.313861e+02 |-9.100000e+01 |  72.54%
561.94/562.18	c   560s|     1 |     0 |230015 |  99M|   0 | 994 |1000 |  15k|  15k|1000 |6497 |  14k|   0 |   0 |-3.309877e+02 |-9.100000e+01 |  72.51%
570.43/570.66	c   568s|     1 |     0 |231649 |  99M|   0 | 994 |1000 |  15k|  15k|1000 |6435 |  14k|   0 |   0 |-3.304389e+02 |-9.100000e+01 |  72.46%
578.32/578.56	c   576s|     1 |     0 |232946 |  98M|   0 | 994 |1000 |  15k|  15k|1000 |6466 |  14k|   0 |   0 |-3.299846e+02 |-9.100000e+01 |  72.42%
585.92/586.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
585.92/586.14	c   584s|     1 |     0 |233934 |  98M|   0 | 996 |1000 |  15k|  15k|1000 |6495 |  14k|   0 |   0 |-3.296994e+02 |-9.100000e+01 |  72.40%
593.62/593.87	c   592s|     1 |     0 |235109 |  98M|   0 | 994 |1000 |  15k|  15k|1000 |6518 |  14k|   0 |   0 |-3.292285e+02 |-9.100000e+01 |  72.36%
600.92/601.13	c   599s|     1 |     0 |235938 |  98M|   0 | 994 |1000 |  15k|  15k|1000 |6546 |  14k|   0 |   0 |-3.290184e+02 |-9.100000e+01 |  72.34%
608.11/608.34	c   606s|     1 |     0 |236736 |  98M|   0 | 996 |1000 |  15k|  15k|1000 |6570 |  14k|   0 |   0 |-3.287820e+02 |-9.100000e+01 |  72.32%
616.21/616.44	c   614s|     1 |     0 |237955 |  98M|   0 | 991 |1000 |  15k|  15k|1000 |6493 |  14k|   0 |   0 |-3.283955e+02 |-9.100000e+01 |  72.29%
624.21/624.48	c   622s|     1 |     0 |239284 |  97M|   0 | 992 |1000 |  15k|  15k|1000 |6512 |  14k|   0 |   0 |-3.280189e+02 |-9.100000e+01 |  72.26%
632.01/632.30	c   630s|     1 |     0 |240387 |  97M|   0 | 995 |1000 |  15k|  15k|1000 |6532 |  14k|   0 |   0 |-3.276294e+02 |-9.100000e+01 |  72.22%
640.61/640.81	c   638s|     1 |     0 |241700 |  97M|   0 | 997 |1000 |  15k|  15k|1000 |6554 |  14k|   0 |   0 |-3.273091e+02 |-9.100000e+01 |  72.20%
647.40/647.65	c   645s|     1 |     0 |242358 |  97M|   0 | 998 |1000 |  15k|  15k|1000 |6571 |  14k|   0 |   0 |-3.271311e+02 |-9.100000e+01 |  72.18%
655.20/655.46	c   653s|     1 |     0 |243212 |  96M|   0 | 995 |1000 |  15k|  15k|1000 |6590 |  15k|   0 |   0 |-3.267717e+02 |-9.100000e+01 |  72.15%
662.70/662.94	c   660s|     1 |     0 |243992 |  96M|   0 | 996 |1000 |  15k|  15k|1000 |6524 |  15k|   0 |   0 |-3.265702e+02 |-9.100000e+01 |  72.13%
670.29/670.53	c   668s|     1 |     0 |244915 |  96M|   0 | 996 |1000 |  15k|  15k|1000 |6540 |  15k|   0 |   0 |-3.262243e+02 |-9.100000e+01 |  72.11%
678.60/678.81	c   676s|     1 |     0 |246052 |  96M|   0 | 996 |1000 |  15k|  15k|1000 |6557 |  15k|   0 |   0 |-3.258048e+02 |-9.100000e+01 |  72.07%
686.10/686.38	c   684s|     1 |     0 |246969 |  94M|   0 | 996 |1000 |  15k|  15k|1000 |6577 |  15k|   0 |   0 |-3.254893e+02 |-9.100000e+01 |  72.04%
693.19/693.43	c   691s|     1 |     0 |247592 |  93M|   0 | 995 |1000 |  15k|  15k|1000 |6587 |  15k|   0 |   0 |-3.253080e+02 |-9.100000e+01 |  72.03%
700.39/700.61	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
700.39/700.61	c   698s|     1 |     0 |248242 |  93M|   0 | 998 |1000 |  15k|  15k|1000 |6603 |  15k|   0 |   0 |-3.251383e+02 |-9.100000e+01 |  72.01%
707.69/707.94	c   705s|     1 |     0 |249041 |  91M|   0 | 998 |1000 |  15k|  15k|1000 |6560 |  15k|   0 |   0 |-3.249434e+02 |-9.100000e+01 |  72.00%
715.18/715.42	c   713s|     1 |     0 |249877 |  90M|   0 | 995 |1000 |  15k|  15k|1000 |6575 |  15k|   0 |   0 |-3.245728e+02 |-9.100000e+01 |  71.96%
721.98/722.23	c   720s|     1 |     0 |250488 |  90M|   0 | 996 |1000 |  15k|  15k|1000 |6597 |  15k|   0 |   0 |-3.244056e+02 |-9.100000e+01 |  71.95%
729.18/729.48	c   727s|     1 |     0 |251216 |  89M|   0 | 998 |1000 |  15k|  15k|1000 |6617 |  15k|   0 |   0 |-3.241968e+02 |-9.100000e+01 |  71.93%
736.27/736.52	c   734s|     1 |     0 |251821 |  89M|   0 | 997 |1000 |  15k|  15k|1000 |6630 |  15k|   0 |   0 |-3.240262e+02 |-9.100000e+01 |  71.92%
743.48/743.70	c   741s|     1 |     0 |252511 |  88M|   0 | 997 |1000 |  15k|  15k|1000 |6642 |  15k|   0 |   0 |-3.238039e+02 |-9.100000e+01 |  71.90%
749.77/750.01	c   747s|     1 |     0 |252931 |  88M|   0 | 997 |1000 |  15k|  15k|1000 |6604 |  15k|   0 |   0 |-3.237223e+02 |-9.100000e+01 |  71.89%
756.18/756.48	c   754s|     1 |     0 |253453 |  88M|   0 | 999 |1000 |  15k|  15k|1000 |6615 |  15k|   0 |   0 |-3.236208e+02 |-9.100000e+01 |  71.88%
762.47/762.73	c   760s|     1 |     0 |253888 |  88M|   0 | 997 |1000 |  15k|  15k|1000 |6629 |  15k|   0 |   0 |-3.235534e+02 |-9.100000e+01 |  71.87%
768.87/769.16	c   766s|     1 |     0 |254376 |  85M|   0 | 997 |1000 |  15k|  15k|1000 |6642 |  15k|   0 |   0 |-3.234880e+02 |-9.100000e+01 |  71.87%
775.27/775.53	c   773s|     1 |     0 |254850 |  85M|   0 | 996 |1000 |  15k|  15k|1000 |6652 |  15k|   0 |   0 |-3.234151e+02 |-9.100000e+01 |  71.86%
781.67/781.98	c   779s|     1 |     0 |255398 |  84M|   0 | 997 |1000 |  15k|  15k|1000 |6666 |  15k|   0 |   0 |-3.233376e+02 |-9.100000e+01 |  71.86%
787.97/788.29	c   786s|     1 |     0 |255863 |  81M|   0 | 998 |1000 |  15k|  15k|1000 |6627 |  15k|   0 |   0 |-3.232646e+02 |-9.100000e+01 |  71.85%
794.36/794.66	c   792s|     1 |     0 |256389 |  81M|   0 | 997 |1000 |  15k|  15k|1000 |6638 |  15k|   0 |   0 |-3.231946e+02 |-9.100000e+01 |  71.84%
800.26/800.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
800.26/800.51	c   798s|     1 |     0 |256574 |  81M|   0 | 997 |1000 |  15k|  15k|1000 |6650 |  15k|   0 |   0 |-3.231886e+02 |-9.100000e+01 |  71.84%
806.46/806.78	c   804s|     1 |     0 |257004 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6661 |  15k|   0 |   0 |-3.231327e+02 |-9.100000e+01 |  71.84%
812.66/812.94	c   810s|     1 |     0 |257394 |  80M|   0 | 998 |1000 |  15k|  15k|1000 |6671 |  15k|   0 |   0 |-3.231026e+02 |-9.100000e+01 |  71.84%
818.95/819.26	c   816s|     1 |     0 |257832 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6680 |  15k|   0 |   0 |-3.230600e+02 |-9.100000e+01 |  71.83%
825.45/825.79	c   823s|     1 |     0 |258350 |  80M|   0 | 999 |1000 |  15k|  15k|1000 |6633 |  15k|   0 |   0 |-3.230072e+02 |-9.100000e+01 |  71.83%
831.15/831.48	c   829s|     1 |     0 |258462 |  80M|   0 | 967 |1000 |  15k|  15k|1000 |6642 |  15k|   0 |   0 |-3.230000e+02 |-9.100000e+01 |  71.83%
836.35/836.69	c   834s|     1 |     0 |258464 |  80M|   0 | 967 |1000 |  15k|  15k|1000 |6646 |  15k|   0 |   0 |-3.230000e+02 |-9.100000e+01 |  71.83%
901.43/901.71	c   899s|     1 |     2 |258464 |  79M|   0 | 967 |1000 |  15k|  15k|1000 |6646 |  15k|   0 |  36 |-3.230000e+02 |-9.100000e+01 |  71.83%
1797.31/1797.97	c 
1797.31/1797.97	c SCIP Status        : solving was interrupted [time limit reached]
1797.31/1797.97	c Solving Time (sec) : 1791.00
1797.31/1797.97	c Solving Nodes      : 129
1797.31/1797.97	c Primal Bound       : -9.10000000000000e+01 (4 solutions)
1797.31/1797.97	c Dual Bound         : -3.20545960042155e+02
1797.31/1797.97	c Gap                : 71.61 %
1797.41/1798.01	c NODE         129
1797.41/1798.01	c DUAL BOUND   -320.546
1797.41/1798.01	c PRIMAL BOUND -91
1797.41/1798.01	c GAP          0.716109
1797.41/1798.01	s SATISFIABLE
1797.41/1798.01	v -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 
1797.41/1798.01	v -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 
1797.41/1798.01	v -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 
1797.41/1798.01	v -x937 -x936 -x935 -x934 -x933 -x932 x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 x922 -x921 -x920 -x919 -x918 x917 
1797.41/1798.01	v -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 
1797.41/1798.01	v -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 
1797.41/1798.01	v -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 
1797.41/1798.01	v x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 
1797.41/1798.01	v -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 x818 -x817 -x816 -x815 -x814 -x813 -x812 
1797.41/1798.01	v -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 x795 -x794 -x793 -x792 -x791 
1797.41/1798.01	v -x790 -x789 x788 -x787 -x786 -x785 -x784 -x783 x782 -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 x772 -x771 -x770 -x769 
1797.41/1798.01	v -x768 -x767 x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 
1797.41/1798.01	v -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 
1797.41/1798.01	v -x727 -x726 -x725 -x724 -x723 x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 
1797.41/1798.01	v -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 
1797.41/1798.01	v -x685 x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 -x665 
1797.41/1798.01	v x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 
1797.41/1798.01	v -x643 -x642 -x641 -x640 -x639 -x638 x637 x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 x626 -x625 -x624 -x623 -x622 
1797.41/1798.01	v -x621 -x620 -x619 -x618 -x617 -x616 -x615 x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 
1797.41/1798.01	v -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 
1797.41/1798.01	v -x580 -x579 -x578 -x577 -x576 -x575 x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 
1797.41/1798.01	v -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 
1797.41/1798.01	v -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 
1797.41/1798.01	v -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 
1797.41/1798.01	v -x496 x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 x476 
1797.41/1798.01	v -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 x463 -x462 x461 -x460 x459 -x458 -x457 -x456 -x455 -x454 
1797.41/1798.01	v -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 x436 x435 x434 -x433 
1797.41/1798.01	v -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 
1797.41/1798.01	v -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 
1797.41/1798.01	v x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 x373 -x372 -x371 -x370 
1797.41/1798.01	v -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 
1797.41/1798.01	v -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 x338 x337 -x336 -x335 x334 -x333 x332 -x331 -x330 -x329 -x328 
1797.41/1798.01	v -x327 -x326 -x325 -x324 -x323 -x322 -x321 x320 -x319 -x318 -x317 x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 
1797.41/1798.01	v -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 
1797.41/1798.01	v -x285 -x284 -x283 -x282 -x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 x271 x270 -x269 -x268 -x267 -x266 -x265 -x264 
1797.41/1798.01	v -x263 -x262 -x261 -x260 x259 -x258 -x257 -x256 x255 x254 -x253 -x252 -x251 -x250 x249 x248 -x247 x246 -x245 -x244 -x243 
1797.41/1798.01	v -x242 -x241 -x240 -x239 -x238 -x237 x236 -x235 x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 
1797.41/1798.01	v -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 
1797.41/1798.01	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 x184 -x183 x182 -x181 -x180 -x179 
1797.41/1798.01	v -x178 -x177 x176 -x175 x174 x173 -x172 x171 -x170 -x169 -x168 x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 
1797.41/1798.01	v -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 
1797.41/1798.01	v -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 
1797.41/1798.01	v x114 x113 -x112 x111 -x110 x109 -x108 -x107 -x106 -x105 x104 -x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 x95 x94 -x93 -x92 
1797.41/1798.01	v -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 -x66 
1797.41/1798.01	v -x65 -x64 -x63 -x62 x61 -x60 -x59 -x58 -x57 -x56 x55 -x54 -x53 -x52 -x51 -x50 x49 x48 x47 -x46 -x45 x44 x43 -x42 -x41 -x40 -x39 
1797.41/1798.01	v 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.41/1798.01	v -x12 x11 -x10 x9 x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1797.41/1798.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.41/1798.01	c Solving Time       :    1791.00
1797.41/1798.01	c Original Problem   :
1797.41/1798.01	c   Problem name     : HOME/instance-1870420-1245202890.opb
1797.41/1798.01	c   Variables        : 16772 (16772 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.41/1798.01	c   Constraints      : 16772 initial, 16772 maximal
1797.41/1798.01	c Presolved Problem  :
1797.41/1798.01	c   Problem name     : t_HOME/instance-1870420-1245202890.opb
1797.41/1798.01	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.41/1798.01	c   Constraints      : 15772 initial, 15772 maximal
1797.41/1798.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.41/1798.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.41/1798.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.41/1798.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.41/1798.01	c   inttobinary      :       0.01          0          0          0          0          0          0          0          0
1797.41/1798.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1797.41/1798.01	c   probing          :       0.57          0          0          0          0          0          0          0          0
1797.41/1798.01	c   and              :       0.31          0          0          0          0          0          0          0          0
1797.41/1798.01	c   linear           :       0.10      15772          0          0      15772          0       1000          0          0
1797.41/1798.01	c   root node        :          -          0          -          -          0          -          -          -          -
1797.41/1798.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.41/1798.01	c   integral         :          0          0          0        128          0          0          0          0          0        256
1797.41/1798.01	c   and              :      15772        783       6160          0          1          0       2324     148996          0          0
1797.41/1798.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.41/1798.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.41/1798.01	c   integral         :     312.46       0.00       0.00     312.46       0.00
1797.41/1798.01	c   and              :      21.60      12.88       8.72       0.00       0.00
1797.41/1798.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.41/1798.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.41/1798.01	c   rootredcost      :       0.00          0          0          0
1797.41/1798.01	c   pseudoobj        :       0.31       6172          0          0
1797.41/1798.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.41/1798.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.41/1798.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.41/1798.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.41/1798.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.41/1798.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.41/1798.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.41/1798.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.41/1798.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.41/1798.01	c   cut pool         :       1.69        199          -          -       3457          -    (maximal pool size: 12404)
1797.41/1798.01	c   redcost          :       0.03        783          0          0          0          0
1797.41/1798.01	c   impliedbounds    :       0.43        199          0          0      18995          0
1797.41/1798.01	c   intobj           :       0.00          0          0          0          0          0
1797.41/1798.01	c   gomory           :     450.93        198          0          0      63620          0
1797.41/1798.01	c   strongcg         :       2.78         20          0          0      10000          0
1797.41/1798.01	c   cmir             :       1.20         10          0          0          0          0
1797.41/1798.01	c   flowcover        :       0.86         10          0          0          0          0
1797.41/1798.01	c   clique           :       6.99        198          0          0       1659          0
1797.41/1798.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.41/1798.01	c   mcf              :       0.04          1          0          0          0          0
1797.41/1798.01	c Pricers            :       Time      Calls       Vars
1797.41/1798.01	c   problem variables:       0.00          0          0
1797.41/1798.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.41/1798.01	c   relpscost        :     312.46        128          0          0          0          0        256
1797.41/1798.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.41/1798.01	c   inference        :       0.00          1          0          0          0          0          2
1797.41/1798.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.41/1798.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.41/1798.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.41/1798.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.41/1798.01	c   random           :       0.00          0          0          0          0          0          0
1797.41/1798.01	c Primal Heuristics  :       Time      Calls      Found
1797.41/1798.01	c   LP solutions     :       0.00          -          0
1797.41/1798.01	c   pseudo solutions :       0.00          -          0
1797.41/1798.01	c   crossover        :       0.00          0          0
1797.41/1798.01	c   oneopt           :       0.00          1          0
1797.41/1798.01	c   pscostdiving     :      77.54          3          0
1797.41/1798.01	c   fracdiving       :      56.27          4          0
1797.41/1798.01	c   simplerounding   :       0.01          0          0
1797.41/1798.01	c   rounding         :      15.88        843          2
1797.41/1798.01	c   shifting         :       5.61        240          2
1797.41/1798.01	c   intshifting      :       0.00          0          0
1797.41/1798.01	c   fixandinfer      :       0.00          0          0
1797.41/1798.01	c   feaspump         :       0.00          0          0
1797.41/1798.01	c   coefdiving       :      47.25          4          0
1797.41/1798.01	c   veclendiving     :      62.23          3          0
1797.41/1798.01	c   intdiving        :       0.00          0          0
1797.41/1798.01	c   actconsdiving    :       0.00          0          0
1797.41/1798.01	c   objpscostdiving  :      66.96          1          0
1797.41/1798.01	c   rootsoldiving    :       5.56          4          0
1797.41/1798.01	c   linesearchdiving :      49.51          4          0
1797.41/1798.01	c   guideddiving     :      58.23          3          0
1797.41/1798.01	c   octane           :       0.00          0          0
1797.41/1798.01	c   rens             :       0.01          0          0
1797.41/1798.01	c   rins             :       0.00          0          0
1797.41/1798.01	c   localbranching   :       0.00          0          0
1797.41/1798.01	c   mutation         :       0.00          0          0
1797.41/1798.01	c   dins             :       0.00          0          0
1797.41/1798.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.41/1798.01	c   primal LP        :       0.91          0          0       0.00       0.00
1797.41/1798.01	c   dual LP          :     545.36        844     552678     654.83    1013.42
1797.41/1798.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.41/1798.01	c   diving/probing LP:     408.13       6106     695496     113.90    1704.10
1797.41/1798.01	c   strong branching :     312.40        498     411117     825.54    1316.00
1797.41/1798.01	c     (at root node) :          -         36      32008     889.11          -
1797.41/1798.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.41/1798.01	c B&B Tree           :
1797.41/1798.01	c   number of runs   :          1
1797.41/1798.01	c   nodes            :        129
1797.41/1798.01	c   nodes (total)    :        129
1797.41/1798.01	c   nodes left       :        130
1797.41/1798.01	c   max depth        :         26
1797.41/1798.01	c   max depth (total):         26
1797.41/1798.01	c   backtracks       :         49 (38.0%)
1797.41/1798.01	c   delayed cutoffs  :          0
1797.41/1798.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.41/1798.01	c   avg switch length:       3.54
1797.41/1798.01	c   switching time   :       0.73
1797.41/1798.01	c Solution           :
1797.41/1798.01	c   Solutions found  :          4 (2 improvements)
1797.41/1798.01	c   Primal Bound     : -9.10000000000000e+01   (in run 1, after 1 nodes, 6.07 seconds, depth 0, found by <rounding>)
1797.41/1798.01	c   Dual Bound       : -3.20545960042155e+02
1797.41/1798.01	c   Gap              :      71.61 %
1797.41/1798.01	c   Root Dual Bound  : -3.23000000000000e+02
1797.51/1798.19	c Time complete: 1797.61.

Verifier Data

OK	-91

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870420-1245202890/watcher-1870420-1245202890 -o /tmp/evaluation-result-1870420-1245202890/solver-1870420-1245202890 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870420-1245202890.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 6626
/proc/meminfo: memFree=1852312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=4324 CPUtime=0
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 478 0 0 0 0 0 0 0 18 0 1 0 187888908 4427776 463 1992294400 4194304 7823515 548682068736 18446744073709551615 6858000 0 0 4096 0 0 0 0 17 1 0 0
/proc/6626/statm: 1082 471 306 886 0 192 0

[startup+0.0768271 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6626
/proc/meminfo: memFree=1852312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=18372 CPUtime=0.07
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 3912 0 0 0 6 1 0 0 18 0 1 0 187888908 18812928 3894 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/6626/statm: 4593 3894 354 886 0 3703 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18372

[startup+0.101828 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6626
/proc/meminfo: memFree=1852312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=22264 CPUtime=0.09
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 4900 0 0 0 8 1 0 0 18 0 1 0 187888908 22798336 4882 1992294400 4194304 7823515 548682068736 18446744073709551615 5538372 0 0 4096 0 0 0 0 17 1 0 0
/proc/6626/statm: 5566 4882 354 886 0 4676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22264

[startup+0.30185 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6626
/proc/meminfo: memFree=1852312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=50616 CPUtime=0.29
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 12261 0 0 0 24 5 0 0 19 0 1 0 187888908 51830784 11889 1992294400 4194304 7823515 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 12654 11889 385 886 0 11764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50616

[startup+0.701897 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6626
/proc/meminfo: memFree=1852312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=60452 CPUtime=0.69
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 14507 0 0 0 55 14 0 0 22 0 1 0 187888908 61902848 14135 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 15113 14135 425 886 0 14223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60452

[startup+1.50199 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6627
/proc/meminfo: memFree=1797264/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=60452 CPUtime=1.49
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 14523 0 0 0 127 22 0 0 25 0 1 0 187888908 61902848 14151 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 15113 14151 433 886 0 14223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60452

[startup+3.10117 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6627
/proc/meminfo: memFree=1763216/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=100312 CPUtime=3.09
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 24670 0 0 0 282 27 0 0 25 0 1 0 187888908 102719488 23598 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 25078 23598 543 886 0 24188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100312

[startup+6.30153 s]
/proc/loadavg: 1.16 1.02 1.01 2/65 6627
/proc/meminfo: memFree=1758672/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=102716 CPUtime=6.29
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 25290 0 0 0 596 33 0 0 25 0 1 0 187888908 105181184 24218 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 25679 24218 543 886 0 24789 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102716

[startup+12.7023 s]
/proc/loadavg: 1.15 1.02 1.00 2/65 6627
/proc/meminfo: memFree=1752272/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=107748 CPUtime=12.69
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 26868 0 0 0 1231 38 0 0 25 0 1 0 187888908 110333952 25796 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 26937 25796 546 886 0 26047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 107748

[startup+25.5017 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 6627
/proc/meminfo: memFree=1737616/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=120056 CPUtime=25.49
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 30380 0 0 0 2502 47 0 0 25 0 1 0 187888908 122937344 29097 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 30014 29097 546 886 0 29124 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120056

[startup+51.1016 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 6627
/proc/meminfo: memFree=1727312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=131560 CPUtime=51.07
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 33172 0 0 0 5048 59 0 0 25 0 1 0 187888908 134717440 31879 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 32890 31879 546 886 0 32000 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 131560

[startup+102.305 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 6627
/proc/meminfo: memFree=1710288/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=148936 CPUtime=102.27
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 37245 0 0 0 10148 79 0 0 25 0 1 0 187888908 152510464 35952 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 37234 35952 547 886 0 36344 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 148936

[startup+162.301 s]
/proc/loadavg: 1.23 1.08 1.02 2/65 6627
/proc/meminfo: memFree=1698448/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=161052 CPUtime=162.24
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 40171 0 0 0 16128 96 0 0 25 0 1 0 187888908 164917248 38878 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 40263 38878 547 886 0 39373 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 161052

[startup+222.301 s]
/proc/loadavg: 1.22 1.09 1.02 2/65 6627
/proc/meminfo: memFree=1682704/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=177476 CPUtime=222.23
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44237 0 0 0 22110 113 0 0 25 0 1 0 187888908 181735424 42802 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44369 42802 547 886 0 43479 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 177476

[startup+282.302 s]
/proc/loadavg: 1.15 1.09 1.02 2/65 6627
/proc/meminfo: memFree=1680656/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=282.21
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44740 0 0 0 28092 129 0 0 25 0 1 0 187888908 183619584 43285 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43285 547 886 0 43939 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 179316

[startup+342.302 s]
/proc/loadavg: 1.18 1.10 1.03 2/65 6627
/proc/meminfo: memFree=1680592/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=342.19
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44748 0 0 0 34074 145 0 0 25 0 1 0 187888908 183619584 43293 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43293 547 886 0 43939 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 179316

[startup+402.302 s]
/proc/loadavg: 1.12 1.10 1.03 2/65 6627
/proc/meminfo: memFree=1680528/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=402.17
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44755 0 0 0 40058 159 0 0 25 0 1 0 187888908 183619584 43300 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43300 547 886 0 43939 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 179316

[startup+462.301 s]
/proc/loadavg: 1.10 1.09 1.03 2/65 6627
/proc/meminfo: memFree=1680464/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=462.15
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44760 0 0 0 46042 173 0 0 25 0 1 0 187888908 183619584 43305 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43305 547 886 0 43939 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 179316

[startup+522.301 s]
/proc/loadavg: 1.08 1.09 1.02 2/65 6627
/proc/meminfo: memFree=1680400/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=522.14
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44763 0 0 0 52029 185 0 0 25 0 1 0 187888908 183619584 43308 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43308 547 886 0 43939 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 179316

[startup+582.301 s]
/proc/loadavg: 1.07 1.08 1.02 2/65 6627
/proc/meminfo: memFree=1680400/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=582.12
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44766 0 0 0 58015 197 0 0 25 0 1 0 187888908 183619584 43311 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43311 547 886 0 43939 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 179316

[startup+642.302 s]
/proc/loadavg: 1.02 1.06 1.02 2/65 6627
/proc/meminfo: memFree=1680336/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=642.11
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44769 0 0 0 64003 208 0 0 25 0 1 0 187888908 183619584 43314 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43314 547 886 0 43939 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 179316

[startup+702.302 s]

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

/proc/meminfo: memFree=1680080/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1061.99
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44802 0 0 0 105873 326 0 0 25 0 1 0 187888908 183619584 43347 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43347 554 886 0 43939 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 179316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6629
/proc/meminfo: memFree=1680080/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1121.96
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44802 0 0 0 111846 350 0 0 25 0 1 0 187888908 183619584 43347 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43347 554 886 0 43939 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 179316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6635
/proc/meminfo: memFree=1679880/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1181.94
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44802 0 0 0 117823 371 0 0 25 0 1 0 187888908 183619584 43347 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43347 554 886 0 43939 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 179316

[startup+1242.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 7111
/proc/meminfo: memFree=1670776/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1241.88
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44804 0 0 0 123797 391 0 0 25 0 1 0 187888908 183619584 43349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43349 554 886 0 43939 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 179316

[startup+1302.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 7111
/proc/meminfo: memFree=1671232/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1301.86
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44804 0 0 0 129767 419 0 0 25 0 1 0 187888908 183619584 43349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43349 554 886 0 43939 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 179316

[startup+1362.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671232/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1361.84
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44804 0 0 0 135736 448 0 0 25 0 1 0 187888908 183619584 43349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43349 554 886 0 43939 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 179316

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671296/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1421.83
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44806 0 0 0 141709 474 0 0 25 0 1 0 187888908 183619584 43351 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43351 555 886 0 43939 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 179316

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671296/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1481.81
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44806 0 0 0 147685 496 0 0 25 0 1 0 187888908 183619584 43351 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43351 555 886 0 43939 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 179316

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671376/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1541.79
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44806 0 0 0 153659 520 0 0 25 0 1 0 187888908 183619584 43351 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43351 555 886 0 43939 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 179316

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671376/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=179316 CPUtime=1601.77
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44813 0 0 0 159632 545 0 0 25 0 1 0 187888908 183619584 43358 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 44829 43358 555 886 0 43939 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 179316

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1661.75
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44815 0 0 0 165602 573 0 0 25 0 1 0 187888908 184557568 43360 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43360 555 886 0 44168 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 180232

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671376/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1721.74
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 171580 594 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 180232

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1781.71
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 177554 617 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 180232

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1791.32
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 178511 621 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 180232

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1794.52
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 178830 622 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 180232

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1796.11
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 178988 623 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 180232

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1796.91
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 179068 623 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 180232

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=180232 CPUtime=1797.31
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44816 0 0 0 179108 623 0 0 25 0 1 0 187888908 184557568 43361 1992294400 4194304 7823515 548682068736 18446744073709551615 4784439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6626/statm: 45058 43361 555 886 0 44168 0
Current children cumulated CPU time (s) 1797.31
Current children cumulated vsize (KiB) 180232

[startup+1798.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7111
/proc/meminfo: memFree=1671312/2055920 swapFree=4182468/4192956
[pid=6626] ppid=6624 vsize=174996 CPUtime=1797.51
/proc/6626/stat : 6626 (pbscip.linux.x8) R 6624 6626 6220 0 -1 4194304 44820 0 0 0 179128 623 0 0 17 0 1 0 187888908 179195904 42203 1992294400 4194304 7823515 548682068736 18446744073709551615 4244725 0 0 4096 0 0 0 0 17 1 0 0
/proc/6626/statm: 43749 42203 559 886 0 42859 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (KiB) 174996

Child status: 0
Real time (s): 1798.2
CPU time (s): 1797.62
CPU user time (s): 1791.35
CPU system time (s): 6.26805
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 180232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.35
system time used= 6.26805
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44823
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= 4
involuntary context switches= 2551

runsolver used 1.49177 second user time and 3.60845 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-17 03:41:30
IDJOB=1870420
IDBENCH=48209
IDSOLVER=683
FILE ID=node23/1870420-1245202890
PBS_JOBID= 9368300
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_2.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-1870420-1245202890/watcher-1870420-1245202890 -o /tmp/evaluation-result-1870420-1245202890/solver-1870420-1245202890 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870420-1245202890.opb

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

MD5SUM BENCH= 1af848a7208b60f67c27d4022c7b5abe
RANDOM SEED=1149381560

node23.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.236
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.236
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:       1852728 kB
Buffers:         49580 kB
Cached:          91092 kB
SwapCached:       4304 kB
Active:          74644 kB
Inactive:        73988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852728 kB
SwapTotal:     4192956 kB
SwapFree:      4182468 kB
Dirty:           10264 kB
Writeback:           0 kB
Mapped:          14576 kB
Slab:            40564 kB
Committed_AS:   167772 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node23 at 2009-06-17 04:11:28