Trace number 4512442

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07OPT134248448 2189.61 2195.33

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f4-DataDisplay_2_order9.seq-A-3-2-irabcde.opb
MD5SUMa5dff9c93e7230bd45df778b178a2583
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark134248448
Best CPU time to get the best result obtained on this benchmark1.87431
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3564
Total number of constraints11685
Number of constraints which are clauses11625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints60
Minimum length of a constraint1
Maximum length of a constraint84
Number of terms in the objective function 166
Biggest coefficient in the objective function 5242880
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 461373439
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 5242880
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 461373439
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4512442-1751529185.opb>
0.00/0.03	c original problem has 3564 variables (3564 bin, 0 int, 0 impl, 0 cont) and 11685 constraints
0.00/0.03	c problem read in 0.02
0.00/0.05	c presolving:
0.00/0.06	c (round 1, fast)       1059 del vars, 2758 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5286 clqs
0.00/0.06	c (round 2, fast)       1089 del vars, 2953 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5310 clqs
0.00/0.06	c (round 3, fast)       1104 del vars, 2983 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5280 clqs
0.00/0.07	c    (0.1s) running MILP presolver
0.00/0.09	c    (0.1s) MILP presolver (2 rounds): 246 aggregations, 0 fixings, 0 bound changes
0.00/0.09	c (round 4, medium)     1350 del vars, 2983 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4788 clqs
0.00/0.09	c (round 5, fast)       1350 del vars, 3475 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4788 clqs
0.00/0.09	c (round 6, exhaustive) 1350 del vars, 3740 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4788 clqs
0.08/0.11	c (round 7, exhaustive) 1350 del vars, 3740 del conss, 0 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 7699 upgd conss, 0 impls, 4788 clqs
0.08/0.13	c (round 8, exhaustive) 1350 del vars, 9992 del conss, 1827 add conss, 175 chg bounds, 0 chg sides, 0 chg coeffs, 7699 upgd conss, 0 impls, 4788 clqs
0.08/0.13	c (round 9, medium)     1365 del vars, 9992 del conss, 1827 add conss, 175 chg bounds, 15 chg sides, 15 chg coeffs, 7699 upgd conss, 0 impls, 4758 clqs
0.08/0.14	c (round 10, exhaustive) 2022 del vars, 10649 del conss, 1827 add conss, 175 chg bounds, 15 chg sides, 15 chg coeffs, 7699 upgd conss, 0 impls, 3444 clqs
0.28/0.38	c    (0.4s) probing: 1000/1572 (63.6%) - 0 fixings, 0 aggregations, 25351 implications, 0 bound changes
0.28/0.38	c    (0.4s) probing: 1001/1572 (63.7%) - 0 fixings, 0 aggregations, 25351 implications, 0 bound changes
0.28/0.38	c    (0.4s) probing aborted: 1000/1000 successive useless probings
0.28/0.38	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.28/0.39	c    (0.4s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
0.28/0.39	c dynamic symmetry handling statistics:
0.28/0.39	c    orbitopal reduction:       no components
0.28/0.39	c    orbital reduction:          1 components of sizes 7
0.28/0.39	c    lexicographic reduction:    7 permutations with support sizes 194, 194, 194, 1432, 1432, 1294, 1556
0.28/0.39	c handled 1 out of 1 symmetry components
0.28/0.39	c presolving (11 rounds: 11 fast, 7 medium, 5 exhaustive):
0.28/0.39	c  2022 deleted vars, 10649 deleted constraints, 1827 added constraints, 175 tightened bounds, 0 added holes, 15 changed sides, 15 changed coefficients
0.28/0.39	c  0 implications, 28795 cliques
0.28/0.39	c presolved problem has 1572 variables (1572 bin, 0 int, 0 impl, 0 cont) and 2863 constraints
0.28/0.39	c     378 constraints of type <setppc>
0.28/0.39	c    1155 constraints of type <and>
0.28/0.39	c     246 constraints of type <linear>
0.28/0.39	c    1084 constraints of type <logicor>
0.28/0.39	c transformed objective value is always integral (scale: 256)
0.28/0.39	c Presolving Time: 0.35
0.28/0.39	c - non default parameters ----------------------------------------------------------------------
0.28/0.39	c # SCIP version 10.0.0
0.28/0.39	c 
0.28/0.39	c # maximal time in seconds to run
0.28/0.39	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.28/0.39	c limits/time = 3596.998008
0.28/0.39	c 
0.28/0.39	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.28/0.39	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.28/0.39	c limits/memory = 27900
0.28/0.39	c 
0.28/0.39	c # belongs reading time to solving time?
0.28/0.39	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.28/0.39	c timing/reading = TRUE
0.28/0.39	c 
0.28/0.39	c -----------------------------------------------------------------------------------------------
0.28/0.39	c start solving
0.28/0.39	c 
0.48/0.53	o 193287424
0.48/0.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.48/0.53	c p 0.5s|     1 |     0 |   163 |     - | vbounds|   0 |1572 |2943 |4018 |   0 |  0 |  79 |   0 | 3.146112e+07 | 1.932874e+08 | 514.37%| unknown
0.87/0.93	c   0.9s|     1 |     0 |  4835 |     - |    56M |   0 |1572 |2960 |4018 |   0 |  0 |  96 |   0 | 6.317245e+07 | 1.932874e+08 | 205.97%| unknown
0.87/1.00	o 182494464
0.87/1.00	c L 1.0s|     1 |     0 |  4835 |     - |undercov|   0 |1572 |2997 |4018 |   0 |  0 | 133 |   0 | 6.317245e+07 | 1.824945e+08 | 188.88%| unknown
1.36/1.49	o 144730368
1.36/1.49	c * 1.5s|     1 |     0 |  4835 |     - |    LP  |   0 |1572 |2997 |4018 |   0 |  0 | 133 |   0 | 6.317245e+07 | 1.447304e+08 | 129.10%| unknown
1.67/1.71	c   1.7s|     1 |     0 |  7071 |     - |    73M |   0 |1572 |3197 |4142 | 124 |  1 | 133 |   0 | 6.565439e+07 | 1.447304e+08 | 120.44%| unknown
2.08/2.12	c   2.1s|     1 |     0 | 10198 |     - |    77M |   0 |1572 |3206 |4265 | 247 |  2 | 142 |   0 | 7.115713e+07 | 1.447304e+08 | 103.40%| unknown
2.37/2.46	c   2.5s|     1 |     0 | 12469 |     - |    81M |   0 |1572 |3211 |4391 | 373 |  3 | 147 |   0 | 7.566187e+07 | 1.447304e+08 |  91.29%| unknown
2.67/2.72	c   2.7s|     1 |     0 | 14137 |     - |    84M |   0 |1572 |3212 |4490 | 472 |  4 | 148 |   0 | 7.743019e+07 | 1.447304e+08 |  86.92%| unknown
2.97/3.08	c   3.1s|     1 |     0 | 17549 |     - |    88M |   0 |1572 |3213 |4576 | 558 |  5 | 149 |   0 | 7.899613e+07 | 1.447304e+08 |  83.21%| unknown
3.37/3.44	c   3.4s|     1 |     0 | 20283 |     - |    92M |   0 |1572 |3214 |4695 | 677 |  6 | 150 |   0 | 7.998549e+07 | 1.447304e+08 |  80.95%| unknown
3.67/3.72	c   3.7s|     1 |     0 | 22059 |     - |    94M |   0 |1572 |3224 |4753 | 735 |  7 | 160 |   0 | 8.147306e+07 | 1.447304e+08 |  77.64%| unknown
3.86/3.96	c   3.9s|     1 |     0 | 23427 |     - |    99M |   0 |1572 |3225 |4844 | 826 |  8 | 161 |   0 | 8.272166e+07 | 1.447304e+08 |  74.96%| unknown
4.16/4.20	c   4.2s|     1 |     0 | 24900 |     - |   101M |   0 |1572 |3226 |4931 | 913 |  9 | 162 |   0 | 8.351531e+07 | 1.447304e+08 |  73.30%| unknown
4.36/4.44	c   4.4s|     1 |     0 | 26087 |     - |   105M |   0 |1572 |3228 |4989 | 971 | 10 | 164 |   0 | 8.390397e+07 | 1.447304e+08 |  72.50%| unknown
4.56/4.64	c   4.6s|     1 |     0 | 27733 |     - |   105M |   0 |1572 |3229 |5068 |1050 | 11 | 165 |   0 | 8.425718e+07 | 1.447304e+08 |  71.77%| unknown
4.66/4.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.66/4.79	c   4.8s|     1 |     0 | 28717 |     - |   107M |   0 |1572 |3230 |5117 |1099 | 12 | 166 |   0 | 8.461837e+07 | 1.447304e+08 |  71.04%| unknown
4.97/5.03	c   5.0s|     1 |     0 | 31279 |     - |   108M |   0 |1572 |3231 |5174 |1156 | 13 | 167 |   0 | 8.547605e+07 | 1.447304e+08 |  69.32%| unknown
5.07/5.19	c   5.2s|     1 |     0 | 32495 |     - |   109M |   0 |1572 |3232 |5241 |1223 | 14 | 168 |   0 | 8.560590e+07 | 1.447304e+08 |  69.07%| unknown
5.16/5.28	c   5.3s|     1 |     0 | 32964 |     - |   109M |   0 |1572 |3233 |5295 |1277 | 15 | 169 |   0 | 8.566219e+07 | 1.447304e+08 |  68.95%| unknown
5.36/5.45	c   5.4s|     1 |     0 | 34153 |     - |   110M |   0 |1572 |3237 |5133 |1321 | 16 | 173 |   0 | 8.582675e+07 | 1.447304e+08 |  68.63%| unknown
5.46/5.52	c   5.5s|     1 |     0 | 34568 |     - |   110M |   0 |1572 |3238 |5198 |1386 | 17 | 174 |   0 | 8.598231e+07 | 1.447304e+08 |  68.33%| unknown
5.56/5.69	c   5.7s|     1 |     0 | 35859 |     - |   111M |   0 |1572 |3239 |5259 |1447 | 18 | 175 |   0 | 8.688102e+07 | 1.447304e+08 |  66.58%| unknown
5.66/5.77	c   5.8s|     1 |     0 | 36221 |     - |   112M |   0 |1572 |3244 |5330 |1518 | 19 | 180 |   0 | 8.689413e+07 | 1.447304e+08 |  66.56%| unknown
5.86/5.91	c   5.9s|     1 |     0 | 37663 |     - |   113M |   0 |1572 |3245 |5374 |1562 | 20 | 181 |   0 | 8.731578e+07 | 1.447304e+08 |  65.76%| unknown
5.86/5.98	c   6.0s|     1 |     0 | 38134 |     - |   113M |   0 |1572 |3247 |5432 |1620 | 21 | 183 |   0 | 8.735849e+07 | 1.447304e+08 |  65.67%| unknown
5.96/6.02	c   6.0s|     1 |     0 | 38287 |     - |   113M |   0 |1572 |3253 |5253 |1655 | 22 | 189 |   0 | 8.736376e+07 | 1.447304e+08 |  65.66%| unknown
5.96/6.06	c   6.1s|     1 |     0 | 38412 |     - |   113M |   0 |1572 |3254 |5276 |1678 | 23 | 190 |   0 | 8.736472e+07 | 1.447304e+08 |  65.66%| unknown
5.96/6.09	c   6.1s|     1 |     0 | 38478 |     - |   113M |   0 |1572 |3260 |5284 |1686 | 24 | 196 |   0 | 8.736472e+07 | 1.447304e+08 |  65.66%| unknown
6.06/6.12	c   6.1s|     1 |     0 | 38559 |     - |   113M |   0 |1572 |3261 |5302 |1704 | 25 | 197 |   0 | 8.736478e+07 | 1.447304e+08 |  65.66%| unknown
6.06/6.16	c   6.2s|     1 |     0 | 38648 |     - |   113M |   0 |1572 |3262 |5322 |1724 | 26 | 198 |   0 | 8.736486e+07 | 1.447304e+08 |  65.66%| unknown
6.06/6.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.06/6.19	c   6.2s|     1 |     0 | 38691 |     - |   113M |   0 |1572 |3268 |5339 |1741 | 27 | 204 |   0 | 8.736486e+07 | 1.447304e+08 |  65.66%| unknown
6.16/6.22	c   6.2s|     1 |     0 | 38778 |     - |   113M |   0 |1572 |3278 |5101 |1750 | 28 | 214 |   0 | 8.736486e+07 | 1.447304e+08 |  65.66%| unknown
6.16/6.25	c   6.2s|     1 |     0 | 38854 |     - |   113M |   0 |1572 |3279 |5116 |1765 | 29 | 215 |   0 | 8.736492e+07 | 1.447304e+08 |  65.66%| unknown
6.16/6.28	c   6.3s|     1 |     0 | 38884 |     - |   113M |   0 |1572 |3280 |5127 |1776 | 30 | 216 |   0 | 8.736498e+07 | 1.447304e+08 |  65.66%| unknown
6.26/6.30	c   6.3s|     1 |     0 | 38909 |     - |   113M |   0 |1572 |3285 |5134 |1783 | 31 | 221 |   0 | 8.736498e+07 | 1.447304e+08 |  65.66%| unknown
8.35/8.44	o 139491328
8.35/8.44	c d 8.4s|     1 |     0 | 59635 |     - |farkasdi|   0 |1572 |3293 |5134 |   0 | 31 | 230 |   0 | 8.736498e+07 | 1.394913e+08 |  59.67%| unknown
11.14/11.21	c  11.2s|     1 |     0 | 79037 |     - |   114M |   0 |1572 |3294 |5134 |1783 | 31 | 231 |   0 | 8.736498e+07 | 1.394913e+08 |  59.67%| unknown
11.14/11.24	c  11.2s|     1 |     0 | 79105 |     - |   114M |   0 |1572 |3300 |5138 |1787 | 32 | 238 |   0 | 8.736551e+07 | 1.394913e+08 |  59.66%| unknown
11.14/11.28	c  11.3s|     1 |     0 | 79394 |     - |   114M |   0 |1572 |3308 |4917 |1793 | 33 | 248 |   0 | 8.737363e+07 | 1.394913e+08 |  59.65%| unknown
11.84/11.92	c  11.9s|     1 |     2 | 79486 |     - |   114M |   0 |1572 |3308 |4917 |1793 | 33 | 249 |  11 | 8.742580e+07 | 1.394913e+08 |  59.55%| unknown
40.56/40.79	o 134248448
40.56/40.79	c d40.8s|    65 |    64 |219236 |2814.6 |guideddi|   9 |1572 |3275 |5103 |   0 |  2 | 428 | 331 | 9.470987e+07 | 1.342484e+08 |  41.75%|  19.67%
51.04/51.23	c  51.2s|   100 |    99 |295940 |2594.3 |   142M |  11 |1572 |3251 |5344 |5747 |  3 | 469 | 384 | 9.512211e+07 | 1.342484e+08 |  41.13%|  21.76%
86.44/86.73	c  86.7s|   200 |   199 |544424 |2539.3 |   189M |  11 |1572 |3159 |5444 |  11k| 11 | 572 | 586 | 9.831107e+07 | 1.342484e+08 |  36.55%|  27.76%
120.96/121.32	c   121s|   300 |   291 |785522 |2496.4 |   224M |  13 |1572 |3100 |5276 |  16k|  2 | 620 | 802 | 1.001663e+08 | 1.342484e+08 |  34.03%|  30.92%
195.76/196.34	c   196s|   400 |   375 |  1265k|3073.3 |   291M |  13 |1572 |3073 |5516 |  32k|  3 | 685 |1270 | 1.020071e+08 | 1.342484e+08 |  31.61%|  37.48%
277.25/278.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
277.25/278.04	c   278s|   500 |   471 |  1889k|3708.1 |   373M |  13 |1572 |3141 |5742 |  51k| 18 | 852 |1496 | 1.030437e+08 | 1.342484e+08 |  30.28%|  40.08%
355.35/356.31	c   356s|   600 |   559 |  2452k|4028.9 |   428M |  13 |1572 |3219 |5417 |  68k|  2 |1044 |1755 | 1.040216e+08 | 1.342484e+08 |  29.06%|  43.56%
406.82/407.96	c   408s|   700 |   655 |  2921k|4124.0 |   457M |  14 |1572 |3248 |5312 |  81k|  2 |1220 |1788 | 1.060280e+08 | 1.342484e+08 |  26.62%|  46.14%
458.88/460.19	c   460s|   800 |   731 |  3379k|4180.3 |   475M |  15 |1572 |3275 |5549 |  94k|  4 |1354 |1868 | 1.071258e+08 | 1.342484e+08 |  25.32%|  47.61%
509.66/511.06	c   511s|   900 |   793 |  3854k|4244.3 |   496M |  15 |1572 |3355 |5930 | 108k|  2 |1590 |1911 | 1.077238e+08 | 1.342484e+08 |  24.62%|  49.99%
551.65/553.11	c   553s|  1000 |   859 |  4204k|4170.0 |   530M |  15 |1572 |3348 |5556 | 118k|  3 |1733 |1963 | 1.098643e+08 | 1.342484e+08 |  22.19%|  52.06%
613.28/614.99	c   615s|  1100 |   925 |  4752k|4288.6 |   554M |  20 |1572 |3383 |5768 | 133k|  2 |1923 |2023 | 1.112889e+08 | 1.342484e+08 |  20.63%|  54.15%
641.50/643.27	c   643s|  1200 |   969 |  5002k|4139.8 |   563M |  20 |1572 |3402 |5702 | 139k|  6 |2055 |2084 | 1.116109e+08 | 1.342484e+08 |  20.28%|  55.13%
684.50/686.37	c   686s|  1300 |  1019 |  5392k|4121.2 |   588M |  20 |1572 |3427 |5933 | 150k|  7 |2220 |2166 | 1.118324e+08 | 1.342484e+08 |  20.04%|  55.70%
723.29/725.21	c   725s|  1400 |  1058 |  5734k|4070.9 |   592M |  20 |1572 |3451 |5693 | 160k|  2 |2346 |2253 | 1.124571e+08 | 1.342484e+08 |  19.38%|  56.64%
746.33/748.37	c   748s|  1500 |  1098 |  5944k|3939.6 |   593M |  20 |1572 |3456 |5586 | 166k|  2 |2437 |2306 | 1.125704e+08 | 1.342484e+08 |  19.26%|  58.18%
771.66/773.78	c   774s|  1600 |  1140 |  6178k|3839.3 |   595M |  20 |1572 |3498 |5818 | 171k|  4 |2551 |2356 | 1.136817e+08 | 1.342484e+08 |  18.09%|  58.73%
797.50/799.62	c   800s|  1700 |  1170 |  6409k|3749.6 |   599M |  20 |1572 |3504 |5864 | 178k|  0 |2673 |2418 | 1.142281e+08 | 1.342484e+08 |  17.53%|  59.53%
821.63/823.80	c   824s|  1800 |  1192 |  6632k|3664.9 |   602M |  20 |1572 |3485 |5628 | 183k|  3 |2783 |2474 | 1.144578e+08 | 1.342484e+08 |  17.29%|  60.28%
844.26/846.52	c   847s|  1900 |  1206 |  6822k|3572.2 |   606M |  20 |1572 |3452 |5537 | 188k|  2 |2884 |2541 | 1.149079e+08 | 1.342484e+08 |  16.83%|  60.74%
868.20/870.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
868.20/870.51	c   870s|  2000 |  1229 |  7014k|3489.3 |   607M |  20 |1572 |3571 |5959 | 193k|  0 |3132 |2674 | 1.150373e+08 | 1.342484e+08 |  16.70%|  61.22%
890.93/893.37	c   893s|  2100 |  1243 |  7238k|3429.8 |   609M |  20 |1572 |3559 |6127 | 199k|  3 |3232 |2708 | 1.152394e+08 | 1.342484e+08 |  16.50%|  61.37%
911.97/914.45	c   914s|  2200 |  1263 |  7437k|3364.4 |   610M |  20 |1572 |3460 |5767 | 204k|  2 |3300 |2741 | 1.154415e+08 | 1.342484e+08 |  16.29%|  61.83%
931.63/934.16	c   934s|  2300 |  1267 |  7621k|3298.3 |   613M |  20 |1572 |3477 |6093 | 208k|  3 |3386 |2787 | 1.154926e+08 | 1.342484e+08 |  16.24%|  62.11%
944.29/946.88	c   947s|  2400 |  1271 |  7734k|3207.8 |   617M |  20 |1572 |3523 |5575 | 212k|  0 |3486 |2827 | 1.156199e+08 | 1.342484e+08 |  16.11%|  62.48%
959.15/961.72	c   962s|  2500 |  1275 |  7853k|3127.1 |   618M |  20 |1572 |3581 |5680 | 215k|  0 |3622 |2901 | 1.157825e+08 | 1.342484e+08 |  15.95%|  62.75%
968.22/970.87	c   971s|  2600 |  1279 |  7941k|3040.6 |   619M |  21 |1572 |3590 |6119 | 217k|  0 |3672 |2923 | 1.157825e+08 | 1.342484e+08 |  15.95%|  62.77%
993.06/995.76	c   996s|  2700 |  1285 |  8169k|3012.5 |   620M |  21 |1572 |3549 |5667 | 222k|  2 |3695 |2945 | 1.159374e+08 | 1.342484e+08 |  15.79%|  63.05%
1008.71/1011.42	c  1011s|  2800 |  1287 |  8332k|2962.9 |   621M |  21 |1572 |3464 |6046 | 226k|  4 |3711 |2946 | 1.163554e+08 | 1.342484e+08 |  15.38%|  63.52%
1030.15/1032.93	c  1033s|  2900 |  1274 |  8525k|2927.4 |   623M |  21 |1572 |3452 |6398 | 230k|  0 |3836 |3016 | 1.166961e+08 | 1.342484e+08 |  15.04%|  64.01%
1052.69/1055.51	c  1056s|  3000 |  1268 |  8739k|2901.1 |   624M |  21 |1572 |3464 |6661 | 235k|  0 |3939 |3071 | 1.171924e+08 | 1.342484e+08 |  14.55%|  64.55%
1073.93/1076.81	c  1077s|  3100 |  1272 |  8945k|2874.0 |   625M |  21 |1572 |3439 |5625 | 241k|  0 |3980 |3095 | 1.175683e+08 | 1.342484e+08 |  14.19%|  64.98%
1100.96/1103.99	c  1104s|  3200 |  1280 |  9198k|2863.3 |   627M |  21 |1572 |3437 |5845 | 246k|  2 |4021 |3110 | 1.176352e+08 | 1.342484e+08 |  14.12%|  65.20%
1118.91/1121.92	c  1122s|  3300 |  1278 |  9373k|2829.5 |   630M |  21 |1572 |3433 |5868 | 249k|  4 |4062 |3129 | 1.177366e+08 | 1.342484e+08 |  14.02%|  65.35%
1135.56/1138.66	c  1139s|  3400 |  1276 |  9518k|2788.8 |   630M |  21 |1572 |3427 |6187 | 252k|  0 |4118 |3178 | 1.181191e+08 | 1.342484e+08 |  13.66%|  65.53%
1152.22/1155.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1152.22/1155.33	c  1155s|  3500 |  1276 |  9685k|2756.8 |   633M |  21 |1572 |3435 |6066 | 255k|  0 |4164 |3199 | 1.184438e+08 | 1.342484e+08 |  13.34%|  65.73%
1170.27/1173.47	c  1173s|  3600 |  1266 |  9865k|2730.4 |   658M |  21 |1572 |3412 |5820 | 260k|  0 |4174 |3205 | 1.188858e+08 | 1.342484e+08 |  12.92%|  66.41%
1190.52/1193.79	c  1194s|  3700 |  1270 | 10048k|2706.0 |   661M |  21 |1572 |3404 |5710 | 264k|  2 |4208 |3239 | 1.192851e+08 | 1.342484e+08 |  12.54%|  66.92%
1211.66/1214.91	c  1215s|  3800 |  1266 | 10238k|2684.8 |   666M |  21 |1572 |3393 |6526 | 269k|  0 |4239 |3259 | 1.196574e+08 | 1.342484e+08 |  12.19%|  67.43%
1224.23/1227.59	c  1228s|  3900 |  1248 | 10362k|2647.6 |   666M |  21 |1572 |3381 |5914 | 272k|  0 |4263 |3274 | 1.197387e+08 | 1.342484e+08 |  12.12%|  67.97%
1237.80/1241.14	c  1241s|  4000 |  1232 | 10492k|2613.9 |   667M |  21 |1572 |3403 |5730 | 274k|  5 |4332 |3300 | 1.200083e+08 | 1.342484e+08 |  11.87%|  68.62%
1249.67/1253.05	c  1253s|  4100 |  1232 | 10588k|2573.7 |   667M |  21 |1572 |3421 |6110 | 276k|  2 |4399 |3345 | 1.200645e+08 | 1.342484e+08 |  11.81%|  68.73%
1267.72/1271.13	c  1271s|  4200 |  1230 | 10768k|2555.3 |   670M |  21 |1572 |3392 |6221 | 281k|  3 |4407 |3346 | 1.204910e+08 | 1.342484e+08 |  11.42%|  69.17%
1280.10/1283.51	c  1284s|  4300 |  1224 | 10896k|2525.6 |   670M |  21 |1572 |3377 |5586 | 283k|  4 |4417 |3356 | 1.206981e+08 | 1.342484e+08 |  11.23%|  69.36%
1292.96/1296.49	c  1296s|  4400 |  1222 | 11022k|2496.9 |   671M |  21 |1572 |3392 |5810 | 286k|  0 |4470 |3376 | 1.214420e+08 | 1.342484e+08 |  10.55%|  69.61%
1305.03/1308.51	c  1309s|  4500 |  1220 | 11143k|2468.3 |   673M |  21 |1572 |3386 |5854 | 289k|  3 |4490 |3392 | 1.214420e+08 | 1.342484e+08 |  10.55%|  69.77%
1316.51/1320.02	c  1320s|  4600 |  1206 | 11248k|2437.3 |   675M |  21 |1572 |3534 |6284 | 291k|  3 |4682 |3438 | 1.217051e+08 | 1.342484e+08 |  10.31%|  70.09%
1326.97/1330.57	c  1331s|  4700 |  1214 | 11346k|2406.3 |   675M |  21 |1572 |3547 |5762 | 293k|  3 |4723 |3460 | 1.218883e+08 | 1.342484e+08 |  10.14%|  70.18%
1336.25/1339.84	c  1340s|  4800 |  1212 | 11435k|2374.7 |   675M |  21 |1572 |3553 |5704 | 295k|  0 |4741 |3469 | 1.219659e+08 | 1.342484e+08 |  10.07%|  70.27%
1347.43/1351.01	c  1351s|  4900 |  1236 | 11542k|2348.2 |   676M |  21 |1572 |3536 |6136 | 298k|  0 |4781 |3492 | 1.220313e+08 | 1.342484e+08 |  10.01%|  70.34%
1357.50/1361.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1357.50/1361.19	c  1361s|  5000 |  1228 | 11645k|2321.6 |   677M |  21 |1572 |3538 |6054 | 300k|  2 |4808 |3504 | 1.220773e+08 | 1.342484e+08 |   9.97%|  70.56%
1371.16/1374.81	c  1375s|  5100 |  1228 | 11782k|2303.1 |   677M |  21 |1572 |3532 |6355 | 302k|  0 |4833 |3514 | 1.223362e+08 | 1.342484e+08 |   9.74%|  70.72%
1381.34/1385.09	c  1385s|  5200 |  1226 | 11891k|2279.7 |   677M |  21 |1572 |3518 |5559 | 304k|  3 |4848 |3518 | 1.223914e+08 | 1.342484e+08 |   9.69%|  70.85%
1396.59/1400.33	c  1400s|  5300 |  1208 | 12044k|2265.5 |   679M |  21 |1572 |3495 |6031 | 307k|  0 |4863 |3522 | 1.224364e+08 | 1.342484e+08 |   9.65%|  71.18%
1410.46/1414.25	c  1414s|  5400 |  1200 | 12164k|2245.8 |   679M |  21 |1572 |3478 |5964 | 309k|  0 |4925 |3557 | 1.225531e+08 | 1.342484e+08 |   9.54%|  71.36%
1423.93/1427.73	c  1428s|  5500 |  1200 | 12300k|2229.8 |   682M |  21 |1572 |3452 |5869 | 312k|  3 |4934 |3560 | 1.227029e+08 | 1.342484e+08 |   9.41%|  71.56%
1433.21/1437.05	c  1437s|  5600 |  1186 | 12392k|2206.3 |   682M |  21 |1572 |3448 |6007 | 313k|  0 |4961 |3575 | 1.228603e+08 | 1.342484e+08 |   9.27%|  71.68%
1447.07/1450.99	c  1451s|  5700 |  1180 | 12534k|2192.6 |   683M |  21 |1572 |3428 |5837 | 317k|  0 |4971 |3581 | 1.229196e+08 | 1.342484e+08 |   9.22%|  71.98%
1460.33/1464.29	c  1464s|  5800 |  1176 | 12654k|2175.5 |   683M |  21 |1572 |3425 |6705 | 319k|  7 |5012 |3613 | 1.229738e+08 | 1.342484e+08 |   9.17%|  72.24%
1469.31/1473.28	c  1473s|  5900 |  1170 | 12742k|2153.5 |   684M |  21 |1572 |3424 |5650 | 321k|  4 |5030 |3624 | 1.230784e+08 | 1.342484e+08 |   9.08%|  72.43%
1478.69/1482.69	c  1483s|  6000 |  1152 | 12837k|2133.4 |   684M |  21 |1572 |3400 |6417 | 323k|  2 |5040 |3633 | 1.231214e+08 | 1.342484e+08 |   9.04%|  72.63%
1487.56/1491.53	c  1492s|  6100 |  1144 | 12925k|2112.9 |   684M |  21 |1572 |3387 |5995 | 324k|  6 |5052 |3642 | 1.232020e+08 | 1.342484e+08 |   8.97%|  72.83%
1496.75/1500.76	c  1501s|  6200 |  1126 | 13014k|2093.1 |   684M |  21 |1572 |3398 |5545 | 326k|  4 |5094 |3651 | 1.233147e+08 | 1.342484e+08 |   8.87%|  73.22%
1506.52/1510.51	c  1511s|  6300 |  1122 | 13108k|2074.9 |   685M |  21 |1572 |3414 |5652 | 328k|  0 |5140 |3667 | 1.233844e+08 | 1.342484e+08 |   8.81%|  73.46%
1515.01/1519.04	c  1519s|  6400 |  1124 | 13194k|2055.9 |   685M |  21 |1572 |3415 |5753 | 329k|  3 |5158 |3672 | 1.234962e+08 | 1.342484e+08 |   8.71%|  73.73%
1525.98/1530.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1525.98/1530.08	c  1530s|  6500 |  1120 | 13299k|2040.4 |   685M |  21 |1572 |3436 |6188 | 331k|  5 |5204 |3690 | 1.235162e+08 | 1.342484e+08 |   8.69%|  73.78%
1535.85/1539.93	c  1540s|  6600 |  1108 | 13390k|2023.3 |   685M |  21 |1572 |3410 |5634 | 332k|  0 |5219 |3702 | 1.237568e+08 | 1.342484e+08 |   8.48%|  73.90%
1545.12/1549.20	c  1549s|  6700 |  1104 | 13473k|2005.5 |   686M |  21 |1572 |3399 |6020 | 334k|  0 |5242 |3726 | 1.238292e+08 | 1.342484e+08 |   8.41%|  73.97%
1554.40/1558.55	c  1559s|  6800 |  1102 | 13564k|1989.3 |   686M |  21 |1572 |3507 |5549 | 335k|  0 |5391 |3755 | 1.239895e+08 | 1.342484e+08 |   8.27%|  74.18%
1568.16/1572.35	c  1572s|  6900 |  1092 | 13698k|1980.0 |   686M |  21 |1572 |3496 |5764 | 337k|  0 |5410 |3764 | 1.241136e+08 | 1.342484e+08 |   8.17%|  74.64%
1581.93/1586.11	c  1586s|  7000 |  1072 | 13833k|1970.9 |   690M |  21 |1572 |3459 |6060 | 340k|  2 |5420 |3769 | 1.241733e+08 | 1.342484e+08 |   8.11%|  75.50%
1593.70/1597.91	c  1598s|  7100 |  1066 | 13934k|1957.4 |   699M |  21 |1572 |3508 |6842 | 341k|  0 |5528 |3800 | 1.243102e+08 | 1.342484e+08 |   7.99%|  75.64%
1603.67/1607.95	c  1608s|  7200 |  1058 | 14032k|1943.8 |   699M |  21 |1572 |3455 |5918 | 343k|  2 |5549 |3819 | 1.244071e+08 | 1.342484e+08 |   7.91%|  75.76%
1615.04/1619.31	c  1619s|  7300 |  1052 | 14130k|1930.6 |   700M |  21 |1572 |3501 |5780 | 345k|  6 |5637 |3859 | 1.244122e+08 | 1.342484e+08 |   7.91%|  75.81%
1626.41/1630.76	c  1631s|  7400 |  1034 | 14243k|1919.7 |   700M |  21 |1572 |3478 |6113 | 346k|  4 |5646 |3867 | 1.244122e+08 | 1.342484e+08 |   7.91%|  76.02%
1635.89/1640.22	c  1640s|  7500 |  1012 | 14333k|1906.1 |   700M |  21 |1572 |3467 |5981 | 348k|  0 |5666 |3876 | 1.245250e+08 | 1.342484e+08 |   7.81%|  76.32%
1645.67/1650.04	c  1650s|  7600 |   988 | 14429k|1893.7 |   701M |  21 |1572 |3450 |5879 | 349k|  2 |5703 |3893 | 1.246225e+08 | 1.342484e+08 |   7.72%|  76.61%
1654.44/1658.86	c  1659s|  7700 |   978 | 14514k|1880.2 |   701M |  21 |1572 |3432 |5815 | 350k|  0 |5724 |3914 | 1.246835e+08 | 1.342484e+08 |   7.67%|  76.80%
1666.61/1671.02	c  1671s|  7800 |   966 | 14626k|1870.5 |   703M |  21 |1572 |3470 |6063 | 353k|  0 |5813 |3942 | 1.247329e+08 | 1.342484e+08 |   7.63%|  77.05%
1676.88/1681.32	c  1681s|  7900 |   954 | 14722k|1858.9 |   703M |  21 |1572 |3464 |5976 | 354k|  6 |5857 |3962 | 1.247681e+08 | 1.342484e+08 |   7.60%|  77.18%
1687.45/1691.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1687.45/1691.90	c  1692s|  8000 |   934 | 14821k|1848.1 |   704M |  21 |1572 |3502 |5944 | 355k|  0 |5945 |3980 | 1.248580e+08 | 1.342484e+08 |   7.52%|  77.39%
1700.32/1704.83	c  1705s|  8100 |   922 | 14933k|1839.1 |   704M |  21 |1572 |3503 |6179 | 357k|  0 |6003 |4011 | 1.249416e+08 | 1.342484e+08 |   7.45%|  77.64%
1711.79/1716.33	c  1716s|  8200 |   906 | 15044k|1830.1 |   704M |  21 |1572 |3483 |5599 | 359k|  5 |6010 |4018 | 1.249802e+08 | 1.342484e+08 |   7.42%|  77.98%
1724.36/1728.98	c  1729s|  8300 |   892 | 15164k|1822.6 |   704M |  21 |1572 |3465 |6084 | 361k|  0 |6022 |4025 | 1.250177e+08 | 1.342484e+08 |   7.38%|  78.18%
1734.24/1738.88	c  1739s|  8400 |   874 | 15257k|1812.0 |   704M |  21 |1572 |3442 |6714 | 363k|  3 |6039 |4036 | 1.250619e+08 | 1.342484e+08 |   7.35%|  78.33%
1743.81/1748.49	c  1748s|  8500 |   860 | 15352k|1801.8 |   705M |  21 |1572 |3432 |5789 | 365k|  0 |6061 |4044 | 1.251739e+08 | 1.342484e+08 |   7.25%|  78.53%
1754.68/1759.35	c  1759s|  8600 |   858 | 15455k|1792.8 |   705M |  21 |1572 |3435 |5769 | 366k|  2 |6085 |4053 | 1.252379e+08 | 1.342484e+08 |   7.19%|  78.70%
1764.46/1769.12	c  1769s|  8700 |   828 | 15548k|1782.9 |   705M |  21 |1572 |3421 |5622 | 368k|  3 |6100 |4064 | 1.252561e+08 | 1.342484e+08 |   7.18%|  79.30%
1773.04/1777.72	c  1778s|  8800 |   820 | 15635k|1772.5 |   705M |  21 |1572 |3411 |6960 | 369k|  0 |6108 |4068 | 1.253802e+08 | 1.342484e+08 |   7.07%|  79.49%
1783.32/1788.06	c  1788s|  8900 |   820 | 15731k|1763.4 |   705M |  21 |1572 |3401 |6039 | 371k|  2 |6119 |4081 | 1.254657e+08 | 1.342484e+08 |   7.00%|  79.61%
1792.48/1797.28	c  1797s|  9000 |   800 | 15818k|1753.4 |   705M |  21 |1572 |3395 |6312 | 372k|  0 |6129 |4086 | 1.255070e+08 | 1.342484e+08 |   6.96%|  79.73%
1804.06/1808.86	c  1809s|  9100 |   780 | 15928k|1746.2 |   705M |  21 |1572 |3374 |6399 | 374k|  0 |6133 |4089 | 1.255440e+08 | 1.342484e+08 |   6.93%|  80.03%
1815.33/1820.18	c  1820s|  9200 |   764 | 16028k|1738.2 |   705M |  21 |1572 |3362 |6096 | 376k|  4 |6153 |4100 | 1.256196e+08 | 1.342484e+08 |   6.87%|  80.40%
1825.21/1830.09	c  1830s|  9300 |   750 | 16116k|1729.0 |   706M |  21 |1572 |3361 |5752 | 377k|  3 |6177 |4112 | 1.256545e+08 | 1.342484e+08 |   6.84%|  80.81%
1838.27/1843.11	c  1843s|  9400 |   732 | 16241k|1723.8 |   706M |  21 |1572 |3358 |6673 | 378k|  0 |6195 |4114 | 1.257122e+08 | 1.342484e+08 |   6.79%|  81.11%
1852.73/1857.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1852.73/1857.67	c  1858s|  9500 |   714 | 16363k|1718.5 |   706M |  21 |1572 |3375 |5794 | 380k|  0 |6227 |4128 | 1.258254e+08 | 1.342484e+08 |   6.69%|  81.50%
1864.80/1869.74	c  1870s|  9600 |   688 | 16471k|1711.9 |   706M |  21 |1572 |3359 |6894 | 382k|  0 |6234 |4132 | 1.259411e+08 | 1.342484e+08 |   6.60%|  81.75%
1877.18/1882.17	c  1882s|  9700 |   676 | 16576k|1705.1 |   706M |  21 |1572 |3362 |6037 | 384k|  4 |6251 |4150 | 1.259940e+08 | 1.342484e+08 |   6.55%|  81.99%
1888.54/1893.56	c  1894s|  9800 |   662 | 16688k|1699.1 |   706M |  21 |1572 |3400 |5652 | 385k|  4 |6314 |4160 | 1.260182e+08 | 1.342484e+08 |   6.53%|  82.15%
1898.41/1903.47	c  1903s|  9900 |   640 | 16778k|1691.1 |   706M |  21 |1572 |3386 |5706 | 387k|  0 |6318 |4165 | 1.261307e+08 | 1.342484e+08 |   6.44%|  82.35%
1912.39/1917.46	c  1917s| 10000 |   616 | 16908k|1687.1 |   707M |  21 |1572 |3369 |7388 | 388k|  0 |6327 |4171 | 1.261700e+08 | 1.342484e+08 |   6.40%|  82.60%
1923.36/1928.49	c  1928s| 10100 |   602 | 17006k|1680.1 |   707M |  21 |1572 |3363 |5809 | 389k|  4 |6338 |4179 | 1.262226e+08 | 1.342484e+08 |   6.36%|  82.93%
1934.73/1939.83	c  1940s| 10200 |   578 | 17106k|1673.4 |   707M |  21 |1572 |3356 |6324 | 391k|  0 |6351 |4189 | 1.264162e+08 | 1.342484e+08 |   6.20%|  83.38%
1945.10/1950.25	c  1950s| 10300 |   550 | 17192k|1665.6 |   707M |  21 |1572 |3338 |6983 | 392k|  0 |6359 |4199 | 1.264928e+08 | 1.342484e+08 |   6.13%|  83.66%
1956.47/1961.60	c  1962s| 10400 |   518 | 17287k|1658.7 |   707M |  21 |1572 |3327 |7429 | 393k|  2 |6370 |4209 | 1.266079e+08 | 1.342484e+08 |   6.03%|  84.01%
1970.24/1975.41	c  1975s| 10500 |   490 | 17409k|1654.5 |   708M |  21 |1572 |3314 |5851 | 395k|  2 |6378 |4217 | 1.266235e+08 | 1.342484e+08 |   6.02%|  84.41%
1980.51/1985.70	c  1986s| 10600 |   454 | 17499k|1647.3 |   708M |  21 |1572 |3311 |6528 | 396k|  0 |6403 |4228 | 1.266708e+08 | 1.342484e+08 |   5.98%|  84.75%
1993.98/1999.22	c  1999s| 10700 |   424 | 17618k|1643.1 |   708M |  21 |1572 |3301 |6850 | 398k|  0 |6415 |4237 | 1.267119e+08 | 1.342484e+08 |   5.95%|  85.43%
2004.35/2009.69	c  2010s| 10800 |   400 | 17710k|1636.4 |   708M |  21 |1572 |3297 |6322 | 399k|  0 |6422 |4242 | 1.267975e+08 | 1.342484e+08 |   5.88%|  85.67%
2015.52/2020.80	c  2021s| 10900 |   368 | 17806k|1630.2 |   708M |  21 |1572 |3288 |6248 | 400k|  0 |6425 |4244 | 1.268070e+08 | 1.342484e+08 |   5.87%|  85.94%
2025.99/2031.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2025.99/2031.34	c  2031s| 11000 |   354 | 17898k|1623.7 |   708M |  21 |1572 |3287 |7145 | 402k|  0 |6441 |4257 | 1.269320e+08 | 1.342484e+08 |   5.76%|  86.78%
2038.16/2043.55	c  2044s| 11100 |   342 | 18007k|1618.9 |   709M |  21 |1572 |3301 |5771 | 404k|  0 |6470 |4274 | 1.269976e+08 | 1.342484e+08 |   5.71%|  87.41%
2050.23/2055.68	c  2056s| 11200 |   324 | 18114k|1614.0 |   709M |  21 |1572 |3297 |5763 | 406k|  2 |6484 |4282 | 1.271452e+08 | 1.342484e+08 |   5.59%|  87.84%
2061.40/2066.88	c  2067s| 11300 |   302 | 18215k|1608.7 |   709M |  21 |1572 |3317 |5735 | 407k|  0 |6517 |4292 | 1.272033e+08 | 1.342484e+08 |   5.54%|  88.30%
2073.97/2079.41	c  2079s| 11400 |   288 | 18330k|1604.6 |   709M |  21 |1572 |3313 |6346 | 409k|  2 |6524 |4297 | 1.272195e+08 | 1.342484e+08 |   5.53%|  88.64%
2088.43/2093.98	c  2094s| 11500 |   266 | 18461k|1602.1 |   709M |  21 |1572 |3313 |5734 | 411k|  3 |6542 |4312 | 1.272497e+08 | 1.342484e+08 |   5.50%|  89.13%
2100.10/2105.60	c  2106s| 11600 |   242 | 18568k|1597.5 |   709M |  21 |1572 |3303 |5889 | 413k|  0 |6547 |4318 | 1.273016e+08 | 1.342484e+08 |   5.46%|  89.69%
2112.77/2118.38	c  2118s| 11700 |   224 | 18677k|1593.1 |   710M |  21 |1572 |3311 |5726 | 414k|  0 |6570 |4332 | 1.274117e+08 | 1.342484e+08 |   5.37%|  90.10%
2124.24/2129.83	c  2130s| 11800 |   200 | 18781k|1588.5 |   710M |  21 |1572 |3306 |5706 | 416k|  0 |6579 |4340 | 1.276353e+08 | 1.342484e+08 |   5.18%|  91.09%
2135.61/2141.27	c  2141s| 11900 |   172 | 18882k|1583.7 |   710M |  21 |1572 |3313 |6215 | 418k|  0 |6592 |4344 | 1.276998e+08 | 1.342484e+08 |   5.13%|  91.86%
2146.78/2152.48	c  2152s| 12000 |   136 | 18979k|1578.5 |   710M |  21 |1572 |3293 |6340 | 419k|  2 |6594 |4344 | 1.281916e+08 | 1.342484e+08 |   4.72%|  93.46%
2159.75/2165.47	c  2165s| 12100 |    94 | 19087k|1574.4 |   710M |  21 |1572 |3269 |6659 | 420k|  4 |6610 |4348 | 1.283947e+08 | 1.342484e+08 |   4.56%|  95.40%
2173.11/2178.89	c  2179s| 12200 |    54 | 19203k|1571.0 |   710M |  21 |1572 |3252 |6695 | 422k|  0 |6612 |4349 | 1.286573e+08 | 1.342484e+08 |   4.35%|  96.96%
2187.28/2193.06	c  2193s| 12300 |     8 | 19318k|1567.6 |   710M |  21 |1572 |3228 |8214 | 423k|  0 |6618 |4355 | 1.301635e+08 | 1.342484e+08 |   3.14%|  99.20%
2189.47/2195.26	c 
2189.47/2195.26	c SCIP Status        : problem is solved [optimal solution found]
2189.47/2195.26	c Solving Time (sec) : 2195.26
2189.47/2195.26	c Solving Nodes      : 12322
2189.47/2195.26	c Primal Bound       : +1.34248448000000e+08 (9 solutions)
2189.47/2195.26	c Dual Bound         : +1.34248448000000e+08
2189.47/2195.26	c Gap                : 0.00 %
2189.47/2195.27	s OPTIMUM FOUND
2189.47/2195.27	v -x3562 x3560 -x3558 -x3556 -x3553 x3551 -x3549 -x3547 x3544 -x3542 -x3540 -x3538 -x3535 x3533 -x3531 -x3529 x3526 -x3524 -x3522 
2189.47/2195.27	v -x3520 x3517 -x3515 -x3513 -x3511 x3508 -x3506 -x3504 -x3502 -x3499 x3497 -x3495 -x3493 x3490 -x3488 -x3486 -x3484 -x3481 x3479 
2189.47/2195.27	v -x3477 -x3475 -x3472 x3470 -x3468 -x3466 x3463 -x3461 -x3459 -x3457 x3454 -x3452 -x3450 -x3448 -x3445 x3443 -x3441 -x3439 
2189.47/2195.27	v -x3436 x3434 -x3432 -x3430 -x778 -x3429 -x1088 -x3428 -x114 -x3427 -x730 -x3426 -x138 -x3425 -x266 -x3424 -x226 -x3423 -x538 
2189.47/2195.27	v -x3422 -x482 -x3421 x2344 x3420 -x1433 -x3419 -x418 -x3418 -x602 -x3417 -x1812 -x3416 -x130 -x3415 -x1415 -x3414 -x2353 -x3413 
2189.47/2195.27	v -x1034 -x3412 -x1209 -x3411 -x1176 -x3410 x925 x3409 -x958 -x3408 -x242 -x3407 -x1522 -x3406 -x314 -x3405 -x762 -x3404 -x1024 
2189.47/2195.27	v -x3403 -x682 -x3402 -x1167 -x3401 -x1634 -x3400 -x594 -x3399 -x1043 -x3398 -x1234 -x3397 -x898 -x3396 -x1487 -x3395 -x642 
2189.47/2195.27	v -x3394 -x290 -x3393 -x1147 -x3392 -x1616 -x3391 x410 x3390 -x1696 -x3389 -x1789 -x3388 -x1137 -x3387 -x1953 -x3386 -x218 -x3385 
2189.47/2195.27	v x1589 x3384 -x2035 -x3383 -x82 -x3382 -x1781 -x3381 -x442 -x3380 -x1076 -x3379 -x1934 -x3378 -x1530 -x3377 -x1368 -x3376 
2189.47/2195.27	v -x1853 -x3375 -x498 -x3374 -x1862 -x3373 -x1060 -x3372 -x2291 -x3371 -x850 -x3370 -x570 -x3369 -x786 -x3368 -x1907 -x3367 x810 
2189.47/2195.27	v x3366 -x818 -x3365 -x890 -x3364 -x634 -x3363 -x378 -x3362 -x1332 -x3361 x1267 x3360 -x666 -x3359 -x306 -x3358 -x2093 -x3357 
2189.47/2195.27	v -x933 -x3356 -x1109 -x3355 -x674 -x3354 -x2016 -x3353 -x1423 -x3352 -x626 -x3351 -x578 -x3350 -x770 -x3349 -x1890 -x3348 -x394 
2189.47/2195.27	v -x3347 -x906 -x3346 -x466 -x3345 -x1405 -x3344 -x2145 -x3343 -x1397 -x3342 -x2024 -x3341 -x834 -x3340 -x1832 -x3339 -x1996 
2189.47/2195.27	v -x3338 -x1357 -x3337 -x1732 -x3336 -x1740 -x3335 -x1843 -x3334 -x434 -x3333 -x746 -x3332 -x950 -x3331 -x698 -x3330 -x1308 -x3329 
2189.47/2195.27	v -x1441 -x3328 -x2205 -x3327 -x450 -x3326 -x194 -x3325 -x386 -x3324 -x1242 -x3323 -x658 -x3322 x1300 x3321 -x1385 -x3320 
2189.47/2195.27	v -x991 -x3319 -x1970 -x3318 -x1539 -x3317 -x1822 -x3316 -x234 -x3315 x1016 x3314 -x1555 -x3313 -x146 -x3312 -x1283 -x3311 -x1513 
2189.47/2195.27	v -x3310 x1068 x3309 -x530 -x3308 -x186 -x3307 -x322 -x3306 -x916 -x3305 -x1870 -x3304 -x1504 -x3303 -x2390 -x3302 -x370 -x3301 
2189.47/2195.27	v -x2112 -x3300 -x2058 -x3299 -x999 -x3298 -x586 -x3297 -x1340 -x3296 -x1547 -x3295 -x1118 -x3294 -x1626 -x3293 -x1682 -x3292 
2189.47/2195.27	v -x506 -x3291 -x714 -x3290 -x2230 -x3289 -x1324 -x3288 -x2362 -x3287 -x1665 -x3286 -x178 -x3285 -x2158 -x3284 -x354 -x3283 
2189.47/2195.27	v -x1184 -x3282 -x274 -x3281 -x154 -x3280 -x2242 -x3279 -x210 -x3278 -x1924 -x3277 -x858 -x3276 -x882 -x3275 -x258 -x3274 -x1157 
2189.47/2195.27	v -x3273 -x458 -x3272 -x2220 -x3271 x3270 -x802 -x3269 -x2281 -x3268 -x1756 -x3267 -x1217 -x3266 -x1709 -x3265 -x1193 -x3264 
2189.47/2195.27	v -x2175 -x3263 -x170 -x3262 -x706 -x3261 -x1496 -x3260 x3259 -x1126 -x3258 x1801 x3257 -x1259 -x3256 x1748 x3255 x2073 x3254 -x546 
2189.47/2195.27	v -x3253 -x874 -x3252 -x1226 -x3251 -x1007 -x3250 -x402 -x3249 -x1581 -x3248 -x250 -x3247 -x1765 -x3246 -x722 -x3245 -x1250 
2189.47/2195.27	v -x3244 -x2007 -x3243 -x1099 -x3242 -x2133 -x3241 -x826 -x3240 -x690 -x3239 -x610 -x3238 -x522 -x3237 -x2184 -x3236 -x122 -x3235 
2189.47/2195.27	v x1348 x3234 -x1915 -x3233 -x1597 -x3232 -x967 -x3231 -x1291 -x3230 -x1275 -x3229 -x426 -x3228 -x1457 -x3227 -x346 -x3226 
2189.47/2195.27	v -x1882 -x3225 -x90 -x3224 -x975 -x3223 -x650 -x3222 -x1051 -x3221 -x1724 -x3220 -x2122 -x3219 -x362 -x3218 -x794 -x3217 -x1570 
2189.47/2195.27	v -x3216 -x738 -x3215 -x98 -x3214 -x562 -x3213 -x842 -x3212 -x618 -x3211 -x106 -x3210 -x282 -x3209 -x554 -x3208 -x474 -x3207 
2189.47/2195.27	v -x2455 -x3206 -x338 -x3205 -x866 -x3204 -x2331 -x3203 -x2312 -x3202 -x330 -x3201 -x2166 -x3200 -x1376 -x3199 -x1773 -x3198 -x298 
2189.47/2195.27	v -x3197 -x1943 -x3196 -x162 -x3195 -x942 -x3194 -x1674 -x3193 -x1899 -x3192 -x983 -x3191 -x202 -x3190 -x754 -x3189 -x514 
2189.47/2195.27	v -x3188 -x1316 -x3187 -x1201 -x3186 -x1646 -x3185 -x1449 -x3184 -x2083 -x3183 -x490 -x3182 x3179 x3180 x3178 x3175 x3176 x3174 
2189.47/2195.27	v x3171 x3172 x3170 x3167 x3168 x3166 x3163 x3164 x3162 x3159 x3160 x3158 x3155 x3156 x3154 x3151 x3152 x3150 x3147 x3148 x3146 
2189.47/2195.27	v x3143 x3144 x3142 x3139 x3140 x3138 x3135 x3136 x3134 x3131 x3132 x3130 x3127 x3128 x3126 x3123 x3124 x3122 x3121 -x3119 x3117 
2189.47/2195.27	v x3115 -x3113 -x3112 x3111 -x3109 -x3108 -x3107 -x3106 -x3104 -x3103 -x3102 -x3101 -x3099 -x3098 -x3097 -x3096 -x3094 -x3093 
2189.47/2195.27	v -x3092 x3091 -x3089 -x3088 -x3087 -x3086 -x3084 -x3083 -x3082 -x3081 -x3079 -x3078 -x3077 -x3076 -x3074 -x3073 -x3072 -x3071 
2189.47/2195.27	v -x3069 -x3068 -x3067 -x3066 -x3064 -x3063 -x3062 -x3061 -x3059 -x3058 -x3057 -x3056 -x3054 -x3053 -x3052 x3051 -x3049 -x3048 
2189.47/2195.27	v -x3047 -x3046 -x3044 -x3043 -x3042 x3041 -x3039 -x3038 -x3037 -x3036 -x3034 -x3033 -x3032 x3031 -x3029 -x3028 -x3027 x3026 
2189.47/2195.27	v -x3024 -x3023 -x3022 -x3021 -x3019 -x3018 -x3017 -x3016 -x3014 -x3013 -x3012 -x3011 -x3009 -x3008 -x3007 -x3006 -x3004 -x3003 
2189.47/2195.27	v -x3002 -x3001 -x2999 -x2998 -x2997 -x2996 -x2994 -x2993 -x2992 x2991 -x2989 -x2988 -x2987 x2986 -x2984 -x2983 -x2982 -x2981 
2189.47/2195.27	v -x2979 -x2978 -x2977 -x2976 -x2974 -x2973 -x2972 x2971 -x2969 -x2968 -x2967 -x2966 -x2964 -x2963 -x2962 -x2961 -x2959 -x2958 
2189.47/2195.27	v -x2957 x2956 -x2954 -x2953 -x2952 -x2951 x2949 -x2948 -x2947 -x2946 -x2944 -x2943 -x2942 x2941 -x2939 -x2938 -x2937 -x2936 -x2934 
2189.47/2195.27	v -x2933 -x2932 -x2931 -x2929 -x2928 -x2927 -x2926 -x2924 -x2923 -x2922 x2921 -x2919 -x2918 -x2917 x2916 -x2914 -x2913 -x2912 
2189.47/2195.27	v -x2911 -x2909 -x2908 -x2907 -x2906 -x2904 -x2903 -x2902 -x2901 -x2899 -x2898 -x2897 -x2896 -x2894 -x2893 -x2892 -x2891 -x2889 
2189.47/2195.27	v -x2888 -x2887 -x2886 -x2884 -x2883 -x2882 -x2881 -x2879 -x2878 -x2877 x2876 -x2874 x2873 -x2872 -x2871 -x2869 -x2868 -x2867 
2189.47/2195.27	v -x2866 -x2864 -x2863 -x2862 x2861 -x2859 -x2858 -x2857 x2856 -x2854 -x2853 -x2852 x2851 -x2849 -x2848 -x2847 x2846 -x2844 
2189.47/2195.27	v -x2843 -x2842 -x2841 x2839 -x2838 -x2837 -x2836 -x2834 -x2832 -x2833 -x2830 -x2831 x2828 -x2829 -x2825 -x2826 -x2824 -x2823 
2189.47/2195.27	v -x2822 -x2820 -x2819 -x2818 -x2817 -x2815 -x2814 -x2813 -x2812 -x2810 -x2809 -x2808 -x2807 -x2805 -x2804 -x2803 -x2802 -x2800 
2189.47/2195.27	v -x2799 -x2798 -x2797 -x2795 -x2794 -x2793 -x2792 -x2790 -x2789 -x2788 -x2787 -x2785 -x2784 -x2783 x2782 -x2780 -x2779 -x2778 
2189.47/2195.27	v -x2777 -x2775 -x2774 -x2773 -x2772 -x2770 -x2769 -x2768 -x2767 -x2765 -x2764 -x2763 -x2762 -x2760 -x2759 -x2758 -x2757 -x2756 
2189.47/2195.27	v x2755 x2754 -x2752 -x2751 -x2750 -x2749 -x2748 -x2746 -x2745 -x2744 -x2743 -x2741 -x2740 -x2739 -x2738 -x2736 -x2735 -x2734 
2189.47/2195.27	v -x2733 -x2731 -x2730 -x2729 -x2728 -x2726 -x2725 -x2724 -x2723 -x2721 -x2720 -x2719 -x2718 -x2716 -x2715 -x2714 -x2713 -x2712 
2189.47/2195.27	v -x2711 x2710 -x2708 -x2707 -x2706 -x2705 -x2704 -x2702 -x2699 -x2701 x2700 -x2696 -x2698 -x2697 -x2693 -x2695 -x2694 x2689 
2189.47/2195.27	v -x2691 -x2690 -x2686 -x2688 -x2687 -x2683 -x2685 -x2684 -x2680 -x2682 -x2681 x2676 x2678 x2677 -x2675 -x2674 -x2673 -x2672 -x2671 
2189.47/2195.27	v -x2670 -x2668 x2667 -x2665 -x2666 -x2663 -x2664 x2661 x2662 -x2658 -x2659 -x2655 -x2657 -x2656 -x2652 -x2654 -x2653 x2649 
2189.47/2195.27	v x2651 x2650 -x2645 -x2647 -x2646 -x2642 -x2644 x2643 -x2639 -x2641 -x2640 x2636 -x2638 -x2637 -x2632 -x2634 -x2633 -x2629 
2189.47/2195.27	v -x2631 x2630 -x2626 -x2628 -x2627 x2623 -x2625 -x2624 -x2619 -x2621 -x2620 -x2618 -x2617 -x2616 -x2615 -x2614 -x2613 x2612 -x2611 
2189.47/2195.27	v -x2610 -x2609 -x2608 -x2607 -x2606 -x2605 -x2604 -x2603 -x2602 -x2601 -x2600 x2599 -x2598 -x2597 -x2596 -x2595 x2594 -x2593 
2189.47/2195.27	v -x2592 -x2591 -x2590 -x2589 -x2588 -x2587 -x2586 -x2585 -x2584 x2583 -x2582 -x2581 -x2580 -x2579 -x2578 -x2577 -x2576 -x2575 
2189.47/2195.27	v -x2574 -x2573 -x2572 -x2571 -x2570 -x2569 -x2568 x2567 -x2566 -x2565 -x2564 -x2563 -x2562 -x2561 -x2560 -x2559 -x2558 x2557 
2189.47/2195.27	v -x2556 -x2555 -x2554 -x2553 -x2552 -x2551 -x2550 -x2549 -x2548 -x2547 -x2546 -x2545 -x2544 x2543 -x2542 -x2541 -x2540 -x2539 
2189.47/2195.27	v -x2538 -x2537 -x2536 -x2535 -x2534 -x2533 -x2532 -x2531 -x2530 -x2529 -x2528 x2527 -x2526 -x2525 -x2524 -x2523 -x2522 -x2521 
2189.47/2195.27	v -x2520 -x2519 -x2518 x2517 -x2516 -x2515 -x2514 -x2513 -x2512 -x2511 -x2510 -x2509 -x2508 -x2507 x2506 -x2505 -x2504 -x2503 
2189.47/2195.27	v -x2502 -x2501 -x2500 -x2499 -x2498 -x2497 -x2496 -x2495 -x2494 x2493 -x2492 -x2491 -x2490 -x2489 -x2488 -x2487 -x2486 -x2485 
2189.47/2195.27	v -x2484 -x2483 -x2482 -x2481 -x2480 -x2479 -x2478 -x2477 -x2476 -x2475 -x2474 -x2473 -x2472 -x2471 -x2470 x2469 -x2468 x2467 
2189.47/2195.27	v -x2466 -x2465 -x2464 -x2463 -x2462 -x2461 -x2460 -x2459 -x2458 -x2456 -x2457 x2454 x2453 -x2452 -x2451 -x2450 -x2449 -x2448 
2189.47/2195.27	v -x2447 -x2446 -x2445 -x2444 -x2443 x2442 x2440 x2438 -x2437 -x2436 x2435 -x2434 -x2433 -x2432 -x2431 -x2430 -x2429 -x2428 -x2427 
2189.47/2195.27	v x2426 -x2425 -x2424 x2422 x2420 x2419 -x2418 -x2417 -x2416 -x2415 -x2414 -x2413 -x2412 -x2411 -x2410 -x2409 -x2408 x2407 
2189.47/2195.27	v -x2406 -x2405 x2404 -x2403 -x2402 -x2401 -x2400 -x2399 -x2398 -x2397 -x2396 -x2395 -x2394 -x2393 -x2392 -x2391 x2389 x2388 x2387 
2189.47/2195.27	v x2386 -x2385 -x2384 -x2383 -x2382 -x2381 x2380 -x2379 -x2378 -x2377 -x2376 -x2375 x2374 -x2373 -x2372 -x2371 -x2370 -x2369 
2189.47/2195.27	v -x2368 -x2367 -x2366 -x2365 -x2364 -x2363 -x2361 -x2360 -x2359 -x2358 -x2357 -x2356 -x2355 -x2354 -x2352 -x2351 -x2350 -x2349 
2189.47/2195.27	v -x2348 -x2347 x2345 x2346 x2343 -x2342 -x2341 x2340 -x2339 -x2338 -x2337 x2336 -x2335 -x2334 -x2332 -x2333 -x2330 -x2329 -x2328 
2189.47/2195.27	v -x2327 -x2326 -x2325 -x2324 -x2323 -x2322 -x2321 -x2320 x2319 -x2318 -x2317 -x2316 -x2315 -x2313 -x2314 x2311 -x2310 x2309 
2189.47/2195.27	v -x2308 -x2307 -x2306 -x2305 -x2304 -x2303 -x2302 -x2301 -x2300 -x2299 x2298 -x2297 -x2296 -x2295 -x2294 -x2292 -x2293 -x2290 
2189.47/2195.27	v -x2289 -x2288 -x2287 -x2286 -x2285 -x2284 -x2283 -x2282 -x2280 -x2279 -x2278 -x2277 -x2276 -x2275 -x2274 -x2273 -x2272 -x2271 
2189.47/2195.27	v -x2270 -x2269 x2268 -x2267 -x2266 -x2265 -x2264 -x2263 -x2262 -x2261 -x2260 -x2259 -x2258 -x2257 -x2256 -x2255 -x2254 -x2253 
2189.47/2195.27	v -x2252 -x2251 -x2250 -x2249 -x2248 -x2247 -x2246 -x2245 -x2243 -x2244 x2241 -x2240 -x2239 x2238 -x2237 -x2236 -x2235 -x2234 
2189.47/2195.27	v -x2233 -x2232 -x2231 -x2229 -x2228 -x2227 -x2226 -x2225 x2224 -x2223 -x2222 -x2221 -x2219 -x2218 -x2217 -x2216 -x2215 -x2214 
2189.47/2195.27	v -x2213 -x2212 -x2211 -x2210 -x2209 -x2208 -x2206 -x2207 -x2204 -x2203 -x2202 -x2201 -x2200 -x2199 -x2198 -x2197 -x2196 -x2195 
2189.47/2195.27	v -x2194 -x2193 -x2192 -x2191 -x2190 -x2189 -x2188 -x2187 -x2186 -x2185 x2183 -x2182 x2181 -x2180 -x2179 -x2178 -x2176 -x2177 
2189.47/2195.27	v -x2174 -x2173 -x2172 -x2171 -x2170 -x2169 -x2168 -x2167 x2165 -x2164 x2163 -x2162 -x2161 -x2159 -x2160 -x2157 -x2156 -x2155 
2189.47/2195.27	v -x2154 -x2153 -x2152 -x2151 -x2150 -x2149 -x2148 -x2147 -x2146 x2144 -x2143 x2142 -x2141 -x2140 -x2139 -x2138 x2137 -x2136 
2189.47/2195.27	v -x2134 -x2135 x2132 -x2131 x2130 -x2129 -x2128 -x2127 -x2126 -x2125 -x2123 -x2124 x2121 -x2120 x2119 -x2118 -x2117 -x2116 -x2115 
2189.47/2195.27	v -x2113 -x2114 -x2111 -x2110 -x2109 -x2108 -x2107 -x2106 -x2105 -x2104 -x2103 -x2102 -x2101 -x2100 -x2099 -x2098 -x2097 -x2096 
2189.47/2195.27	v -x2095 -x2094 x2092 -x2091 x2090 -x2089 -x2088 -x2087 -x2086 -x2085 -x2084 x2082 -x2081 x2080 -x2079 -x2078 -x2077 -x2076 
2189.47/2195.27	v x2074 x2075 x2072 -x2071 x2070 -x2069 -x2068 -x2067 -x2066 -x2065 -x2064 -x2063 -x2062 -x2061 -x2059 -x2060 x2057 x2056 x2055 
2189.47/2195.27	v x2054 -x2053 -x2052 -x2051 -x2050 -x2049 -x2048 -x2047 -x2046 -x2045 -x2044 -x2043 -x2042 -x2041 x2040 -x2039 -x2038 -x2036 
2189.47/2195.27	v -x2037 -x2034 -x2033 -x2032 -x2031 -x2030 -x2029 -x2028 -x2027 -x2025 -x2026 x2023 x2022 -x2021 -x2020 -x2019 -x2018 -x2017 
2189.47/2195.27	v -x2015 -x2014 -x2013 -x2012 -x2011 -x2010 -x2008 -x2009 -x2006 -x2005 -x2004 -x2003 -x2002 -x2001 -x2000 -x1999 -x1997 -x1998 
2189.47/2195.27	v -x1995 -x1994 -x1993 -x1992 -x1991 -x1990 -x1989 -x1988 -x1987 -x1986 x1985 -x1984 -x1983 -x1982 -x1981 -x1980 -x1979 -x1978 
2189.47/2195.27	v x1977 -x1976 -x1975 -x1974 -x1973 -x1972 -x1971 -x1969 -x1968 -x1967 -x1966 -x1965 -x1964 -x1963 -x1962 -x1961 -x1960 -x1959 
2189.47/2195.27	v -x1958 -x1957 -x1956 -x1955 -x1954 x1952 x1951 x1950 x1949 -x1948 -x1947 -x1946 -x1944 -x1945 x1942 -x1941 x1940 -x1939 -x1938 
2189.47/2195.27	v -x1937 -x1936 -x1935 x1933 -x1932 x1931 -x1930 -x1929 x1928 -x1927 -x1925 -x1926 -x1923 -x1922 -x1921 -x1920 -x1919 -x1918 
2189.47/2195.27	v -x1916 -x1917 -x1914 -x1913 -x1912 -x1911 -x1910 -x1908 -x1909 -x1906 -x1905 -x1904 -x1903 -x1902 -x1900 -x1901 -x1898 -x1897 
2189.47/2195.27	v -x1896 -x1895 -x1894 -x1893 -x1891 -x1892 -x1889 -x1888 -x1887 -x1886 -x1885 -x1883 -x1884 -x1881 -x1880 -x1879 -x1878 -x1877 
2189.47/2195.27	v -x1876 -x1875 -x1874 -x1873 -x1872 -x1871 x1869 -x1868 x1867 -x1866 -x1865 -x1864 -x1863 x1861 -x1860 x1859 -x1858 -x1857 
2189.47/2195.27	v -x1856 -x1854 -x1855 x1852 -x1851 x1850 -x1849 -x1848 -x1847 -x1846 -x1844 -x1845 x1842 -x1841 x1840 -x1839 -x1838 -x1837 -x1836 
2189.47/2195.27	v -x1835 -x1833 -x1834 -x1831 -x1830 -x1829 -x1828 -x1827 -x1826 -x1825 -x1824 -x1823 -x1821 -x1820 -x1819 -x1818 -x1817 
2189.47/2195.27	v -x1816 -x1815 -x1814 -x1813 -x1811 -x1810 -x1809 -x1808 -x1807 -x1806 -x1805 -x1804 x1802 x1803 x1800 -x1799 x1798 -x1797 -x1796 
2189.47/2195.27	v -x1795 -x1794 -x1793 -x1792 -x1791 -x1790 x1788 -x1787 x1786 -x1785 -x1784 -x1783 -x1782 -x1780 -x1779 -x1778 -x1777 -x1776 
2189.47/2195.27	v -x1774 -x1775 -x1772 -x1771 -x1770 -x1769 -x1768 -x1766 -x1767 x1764 -x1763 x1762 -x1761 -x1760 -x1759 -x1757 -x1758 -x1755 
2189.47/2195.27	v -x1754 -x1753 -x1752 -x1751 x1749 x1750 x1747 -x1746 x1745 -x1744 -x1743 -x1742 -x1741 -x1739 -x1738 -x1737 -x1736 -x1735 -x1733 
2189.47/2195.27	v -x1734 -x1731 -x1730 -x1729 -x1728 -x1727 -x1725 -x1726 -x1723 -x1722 -x1721 -x1720 -x1719 -x1718 -x1717 -x1716 -x1715 
2189.47/2195.27	v -x1714 -x1713 -x1712 -x1710 -x1711 x1708 -x1707 x1706 -x1705 -x1704 -x1703 -x1702 -x1701 x1700 -x1699 -x1698 -x1697 x1695 -x1694 
2189.47/2195.27	v x1693 -x1692 -x1691 -x1690 -x1689 -x1688 -x1687 -x1686 -x1685 -x1683 -x1684 -x1681 -x1680 -x1679 -x1678 -x1677 -x1676 -x1675 
2189.47/2195.27	v -x1673 -x1672 -x1671 -x1670 -x1669 -x1668 -x1666 -x1667 -x1664 -x1663 -x1662 -x1661 -x1660 -x1659 -x1658 -x1657 -x1656 -x1655 
2189.47/2195.27	v -x1654 -x1653 -x1652 -x1651 -x1650 -x1649 -x1647 -x1648 x1645 x1644 -x1643 -x1642 -x1641 x1640 -x1639 -x1638 -x1637 -x1636 
2189.47/2195.27	v -x1635 x1633 -x1632 x1631 -x1630 -x1629 -x1628 -x1627 -x1625 -x1624 -x1623 -x1622 -x1621 -x1620 -x1619 -x1617 -x1618 x1615 
2189.47/2195.27	v -x1614 x1613 -x1612 -x1611 -x1610 -x1609 -x1608 x1607 -x1606 -x1605 -x1604 -x1603 -x1602 -x1601 -x1600 -x1599 -x1598 x1596 x1595 
2189.47/2195.27	v -x1594 -x1593 -x1592 x1590 x1591 x1588 -x1587 -x1586 x1585 -x1584 -x1582 -x1583 x1580 x1579 x1578 x1577 -x1576 -x1575 -x1574 
2189.47/2195.27	v -x1573 -x1571 -x1572 -x1569 -x1568 -x1567 -x1566 -x1565 -x1564 -x1563 x1562 -x1561 -x1560 -x1559 -x1558 -x1556 -x1557 x1554 
2189.47/2195.27	v -x1553 x1552 -x1551 -x1550 -x1549 -x1548 x1546 -x1545 x1544 -x1543 -x1542 -x1541 -x1540 -x1538 -x1537 -x1536 -x1535 -x1534 
2189.47/2195.27	v -x1533 -x1531 -x1532 -x1529 -x1528 -x1527 -x1526 -x1525 -x1523 -x1524 -x1521 -x1520 -x1519 -x1518 -x1517 x1516 -x1515 -x1514 
2189.47/2195.27	v -x1512 -x1511 -x1510 -x1509 -x1508 -x1507 -x1505 -x1506 -x1503 -x1502 -x1501 -x1500 -x1499 -x1498 -x1497 -x1495 -x1494 -x1493 
2189.47/2195.27	v -x1492 -x1491 -x1490 -x1489 -x1488 -x1486 -x1485 -x1484 -x1483 -x1482 -x1481 -x1480 -x1479 -x1478 -x1477 -x1476 -x1475 -x1474 
2189.47/2195.27	v -x1473 -x1472 -x1471 -x1470 -x1469 -x1468 -x1467 -x1466 x1465 -x1464 -x1463 -x1462 -x1461 -x1460 -x1459 -x1458 -x1456 -x1455 
2189.47/2195.27	v -x1454 -x1453 -x1452 -x1451 -x1450 -x1448 -x1447 -x1446 -x1445 -x1444 -x1442 -x1443 -x1440 -x1439 -x1438 -x1437 -x1436 -x1434 
2189.47/2195.27	v -x1435 -x1432 -x1431 -x1430 -x1429 -x1428 -x1427 -x1426 -x1425 -x1424 -x1422 -x1421 -x1420 -x1419 -x1418 -x1416 -x1417 x1414 
2189.47/2195.27	v -x1413 -x1412 x1411 -x1410 -x1409 -x1408 -x1407 -x1406 -x1404 -x1403 -x1402 -x1401 -x1400 -x1399 -x1398 x1396 -x1395 -x1394 
2189.47/2195.27	v x1393 -x1392 -x1391 -x1390 -x1389 -x1388 -x1387 -x1386 x1384 x1383 x1382 x1381 -x1380 x1379 -x1378 -x1377 x1375 -x1374 x1373 
2189.47/2195.27	v -x1372 -x1371 -x1370 -x1369 x1367 -x1366 -x1365 x1364 -x1363 -x1362 -x1361 -x1360 -x1358 -x1359 x1356 -x1355 -x1354 x1353 
2189.47/2195.27	v -x1352 -x1351 x1350 x1349 x1347 x1346 x1345 x1344 -x1343 -x1341 -x1342 x1339 -x1338 x1337 -x1336 -x1335 -x1334 -x1333 x1331 
2189.47/2195.27	v -x1330 x1329 -x1328 -x1327 -x1325 -x1326 x1323 -x1322 x1321 -x1320 -x1319 -x1318 -x1317 x1315 -x1314 -x1313 x1312 -x1311 -x1309 
2189.47/2195.27	v -x1310 x1307 -x1306 -x1305 x1304 -x1303 x1302 x1301 x1299 -x1298 -x1297 x1296 -x1295 -x1294 -x1292 -x1293 -x1290 -x1289 -x1288 
2189.47/2195.27	v -x1287 -x1286 -x1284 -x1285 -x1282 -x1281 -x1280 -x1279 -x1278 -x1276 -x1277 x1274 x1273 x1272 x1271 -x1270 x1268 x1269 
2189.47/2195.27	v x1266 -x1265 x1264 -x1263 -x1262 -x1261 -x1260 x1258 -x1257 x1256 -x1255 -x1254 -x1253 -x1251 -x1252 x1249 -x1248 x1247 -x1246 
2189.47/2195.27	v -x1245 -x1244 -x1243 x1241 -x1240 x1239 -x1238 -x1237 -x1235 -x1236 x1233 -x1232 x1231 -x1230 -x1229 -x1228 -x1227 -x1225 -x1224 
2189.47/2195.27	v -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1216 -x1215 -x1214 -x1213 -x1212 -x1211 -x1210 x1208 -x1207 x1206 -x1205 -x1204 
2189.47/2195.27	v -x1202 -x1203 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 x1192 -x1191 x1190 -x1189 -x1188 -x1187 -x1185 -x1186 -x1183 
2189.47/2195.27	v -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 x1175 -x1174 x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1166 -x1165 -x1164 -x1163 
2189.47/2195.27	v -x1162 -x1161 -x1160 -x1159 -x1158 -x1156 -x1155 -x1154 -x1153 -x1152 x1151 -x1150 -x1148 -x1149 -x1146 -x1145 -x1144 -x1143 
2189.47/2195.27	v -x1142 -x1141 -x1140 -x1138 -x1139 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1125 -x1124 -x1123 
2189.47/2195.27	v -x1122 -x1121 -x1120 -x1119 x1117 -x1116 x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103 
2189.47/2195.27	v -x1102 -x1101 -x1100 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1089 -x1090 -x1087 -x1086 -x1085 -x1084 -x1083 
2189.47/2195.27	v -x1082 -x1081 -x1080 -x1079 -x1077 -x1078 x1075 -x1074 x1073 -x1072 -x1071 x1069 x1070 x1067 x1066 -x1065 -x1064 -x1063 -x1061 
2189.47/2195.27	v -x1062 x1059 x1058 -x1057 -x1056 -x1055 -x1054 -x1052 -x1053 -x1050 -x1049 -x1048 -x1047 -x1046 -x1044 -x1045 -x1042 -x1041 
2189.47/2195.27	v -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 x1023 -x1022 -x1021 
2189.47/2195.27	v x1020 -x1019 x1017 x1018 x1015 -x1014 -x1013 x1012 -x1011 -x1010 -x1008 -x1009 x1006 -x1005 -x1004 x1003 -x1002 -x1000 -x1001 
2189.47/2195.27	v -x998 -x997 -x996 -x995 -x994 -x992 -x993 x990 -x989 x988 -x987 -x986 -x985 -x984 -x982 -x981 -x980 -x979 -x978 -x976 -x977 
2189.47/2195.27	v x974 -x973 x972 -x971 -x970 -x968 -x969 -x966 -x965 -x964 -x963 -x962 -x961 -x959 -x960 -x957 -x956 -x955 -x954 -x953 -x951 
2189.47/2195.27	v -x952 x949 -x948 x947 -x946 -x945 -x944 -x943 x941 -x940 x939 -x938 -x937 -x936 -x935 -x934 x932 -x931 x930 -x929 -x928 x926 
2189.47/2195.27	v x927 x924 -x923 x922 -x921 -x920 -x919 -x918 -x917 x915 x914 x913 x912 -x911 -x910 -x909 -x907 -x908 -x905 -x904 -x903 -x902 
2189.47/2195.27	v -x901 -x899 -x900 -x897 -x896 -x895 -x894 -x893 -x891 -x892 -x889 -x888 -x887 -x886 -x885 -x884 -x883 x881 -x880 -x879 x878 
2189.47/2195.27	v -x877 -x875 -x876 -x873 -x872 -x871 -x870 -x869 -x867 -x868 -x865 -x864 -x863 -x862 -x861 -x859 -x860 x857 -x856 -x855 x854 
2189.47/2195.27	v -x853 -x852 -x851 -x849 -x848 -x847 -x846 -x845 -x843 -x844 -x841 -x840 -x839 -x838 -x837 -x835 -x836 x833 -x832 -x831 x830 
2189.47/2195.27	v -x829 -x827 -x828 x825 x824 x823 x822 -x821 -x820 -x819 x817 -x816 x815 -x814 -x813 x811 x812 x809 x808 -x807 -x806 -x805 -x803 
2189.47/2195.27	v -x804 x801 x800 -x799 -x798 -x797 -x795 -x796 x793 -x792 -x791 x790 -x789 -x788 -x787 x785 -x784 -x783 x782 -x781 -x779 -x780 
2189.47/2195.27	v x777 -x776 -x775 x774 -x773 -x771 -x772 -x769 -x768 -x767 -x766 -x765 -x763 -x764 -x761 -x760 -x759 -x758 -x757 -x755 -x756 
2189.47/2195.27	v -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x745 -x744 -x743 -x742 -x741 -x739 -x740 -x737 -x736 -x735 -x734 -x733 -x731 -x732 
2189.47/2195.27	v -x729 -x728 -x727 -x726 -x725 -x723 -x724 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x713 -x712 -x711 -x710 -x709 -x707 
2189.47/2195.27	v -x708 -x705 -x704 -x703 -x702 -x701 -x699 -x700 -x697 -x696 -x695 -x694 -x693 -x691 -x692 -x689 -x688 -x687 -x686 -x685 -x684 
2189.47/2195.27	v -x683 -x681 -x680 -x679 -x678 -x677 -x675 -x676 -x673 -x672 -x671 -x670 -x669 -x667 -x668 -x665 -x664 -x663 -x662 -x661 -x659 
2189.47/2195.27	v -x660 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x649 -x648 -x647 -x646 -x645 -x643 -x644 -x641 -x640 -x639 -x638 -x637 -x635 
2189.47/2195.27	v -x636 -x633 -x632 -x631 -x630 -x629 -x627 -x628 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x617 -x616 -x615 -x614 -x613 -x611 
2189.47/2195.27	v -x612 -x609 -x608 -x607 -x606 -x605 -x603 -x604 -x601 -x600 -x599 -x598 -x597 -x595 -x596 -x593 -x592 -x591 -x590 -x589 -x588 
2189.47/2195.27	v -x587 x585 -x584 x583 -x582 -x581 -x579 -x580 -x577 -x576 -x575 -x574 -x573 -x571 -x572 x569 -x568 x567 -x566 -x565 -x563 
2189.47/2195.27	v -x564 -x561 -x560 -x559 -x558 -x557 -x556 -x555 x553 -x552 x551 -x550 -x549 -x547 -x548 -x545 -x544 -x543 -x542 -x541 -x539 
2189.47/2195.27	v -x540 -x537 -x536 -x535 -x534 -x533 -x531 -x532 x529 x528 -x527 -x526 -x525 -x524 -x523 -x521 -x520 -x519 -x518 -x517 -x515 
2189.47/2195.27	v -x516 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x505 -x504 -x503 -x502 -x501 -x500 -x499 x497 -x496 x495 -x494 -x493 -x491 -x492 
2189.47/2195.27	v -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x473 -x472 -x471 -x470 -x469 -x468 
2189.47/2195.27	v -x467 x465 -x464 x463 -x462 -x461 -x459 -x460 -x457 -x456 -x455 -x454 -x453 -x452 -x451 x449 -x448 x447 -x446 -x445 -x444 -x443 
2189.47/2195.27	v -x441 -x440 -x439 -x438 -x437 -x436 -x435 x433 -x432 x431 -x430 -x429 -x427 -x428 -x425 -x424 -x423 -x422 -x421 -x420 -x419 
2189.47/2195.27	v -x417 -x416 -x415 -x414 -x413 x412 x411 x409 x408 -x407 -x406 -x405 -x404 -x403 -x401 -x400 -x399 -x398 -x397 -x395 -x396 -x393 
2189.47/2195.27	v -x392 -x391 -x390 -x389 -x388 -x387 -x385 -x384 -x383 -x382 -x381 -x380 -x379 x377 -x376 x375 -x374 -x373 -x372 -x371 -x369 
2189.47/2195.27	v -x368 -x367 -x366 -x365 -x363 -x364 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x353 -x352 -x351 -x350 -x349 -x348 -x347 x345 
2189.47/2195.27	v -x344 x343 -x342 -x341 -x340 -x339 x337 x336 x335 x334 -x333 -x331 -x332 x329 -x328 x327 -x326 -x325 -x324 -x323 x321 -x320 
2189.47/2195.27	v x319 -x318 -x317 -x315 -x316 x313 -x312 x311 -x310 -x309 -x308 -x307 x305 -x304 x303 -x302 -x301 -x299 -x300 -x297 -x296 -x295 
2189.47/2195.27	v -x294 -x293 -x292 -x291 -x289 -x288 -x287 -x286 -x285 -x283 -x284 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x273 -x272 
2189.47/2195.27	v -x271 -x270 -x269 -x267 -x268 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x249 -x248 
2189.47/2195.27	v -x247 -x246 -x245 -x244 -x243 -x241 -x240 -x239 -x238 -x237 -x235 -x236 -x233 -x232 -x231 -x230 -x229 -x227 -x228 -x225 -x224 
2189.47/2195.27	v -x223 -x222 -x221 -x220 -x219 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x209 -x208 -x207 -x206 -x205 -x203 -x204 -x201 -x200 
2189.47/2195.27	v -x199 -x198 -x197 -x195 -x196 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x177 -x176 
2189.47/2195.27	v -x175 -x174 -x173 -x171 -x172 x169 -x168 x167 -x166 -x165 -x163 -x164 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x153 -x152 
2189.47/2195.27	v -x151 -x150 -x149 -x148 -x147 -x145 -x144 -x143 -x142 -x141 -x139 -x140 -x137 -x136 -x135 -x134 -x133 -x131 -x132 -x129 -x128 
2189.47/2195.27	v -x127 -x126 -x125 -x124 -x123 x121 -x120 x119 -x118 -x117 -x116 -x115 -x113 -x112 -x111 -x110 -x109 -x107 -x108 -x105 -x104 
2189.47/2195.27	v -x103 -x102 -x101 -x99 -x100 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x89 -x88 -x87 -x86 -x85 -x83 -x84 x81 -x80 x79 -x78 -x77 
2189.47/2195.27	v x76 x75 -x74 -x73 x71 x70 -x68 -x69 x66 x65 x63 -x64 x61 x60 -x58 -x59 x56 x55 x53 -x54 x51 x50 x48 -x49 x46 x45 x43 -x44 x41 
2189.47/2195.27	v x40 -x38 -x39 x36 x35 -x34 x33 x31 x30 -x29 -x28 x26 x25 -x24 -x23 x21 x20 x18 -x19 x16 x15 -x14 x13 x11 x10 -x8 -x9 x6 x5 -x3 
2189.47/2195.27	v -x4 x2439 x2421 x3181 x3177 x3173 x3169 x3165 x3161 x3157 x3153 x3149 x3145 x3141 x3137 x3133 x3129 x3125 x2441 x2423 x72 
2189.47/2195.27	v x67 x62 x57 x52 x47 x42 x37 x32 x27 x22 x17 x12 x7 x2 x1 -x3564 -x3563 x3561 -x3559 -x3557 -x3555 -x3554 x3552 -x3550 -x3548 
2189.47/2195.27	v -x3546 x3545 -x3543 -x3541 -x3539 -x3537 -x3536 x3534 -x3532 -x3530 -x3528 x3527 -x3525 -x3523 -x3521 -x3519 x3518 -x3516 -x3514 
2189.47/2195.27	v -x3512 -x3510 x3509 -x3507 -x3505 -x3503 -x3501 -x3500 x3498 -x3496 -x3494 -x3492 x3491 -x3489 -x3487 -x3485 -x3483 -x3482 
2189.47/2195.27	v x3480 -x3478 -x3476 -x3474 -x3473 x3471 -x3469 -x3467 -x3465 x3464 -x3462 -x3460 -x3458 -x3456 x3455 -x3453 -x3451 -x3449 -x3447 
2189.47/2195.27	v -x3446 x3444 -x3442 -x3440 -x3438 -x3437 x3435 -x3433 -x3431 x3120 -x3118 x3116 x3114 -x3110 x3105 x3100 x3095 -x3090 -x3085 
2189.47/2195.27	v -x3080 -x3075 x3070 -x3065 -x3060 -x3055 -x3050 -x3045 -x3040 x3035 -x3030 -x3025 -x3020 x3015 -x3010 x3005 -x3000 -x2995 
2189.47/2195.27	v -x2990 -x2985 -x2980 -x2975 -x2970 -x2965 -x2960 -x2955 -x2950 -x2945 -x2940 -x2935 x2930 x2925 -x2920 -x2915 -x2910 x2905 
2189.47/2195.27	v -x2900 -x2895 x2890 -x2885 x2880 -x2875 -x2870 -x2865 -x2860 -x2855 -x2850 -x2845 -x2840 -x2835 x2827 x2821 -x2816 x2811 x2806 
2189.47/2195.27	v x2801 -x2796 x2791 x2786 -x2781 x2776 x2771 -x2766 -x2761 -x2753 -x2747 -x2742 x2737 -x2732 x2727 -x2722 x2717 -x2709 -x2703 
2189.47/2195.27	v x2692 -x2679 -x2669 -x2660 -x2648 -x2635 -x2622 
2189.47/2195.27	c SCIP Status        : problem is solved [optimal solution found]
2189.47/2195.27	c Total Time         :    2195.26
2189.47/2195.27	c   solving          :    2195.26
2189.47/2195.27	c   presolving       :       0.35 (included in solving)
2189.47/2195.27	c   reading          :       0.02 (included in solving)
2189.47/2195.27	c   copying          :       0.19 (23 #copies) (minimal 0.01, maximal 0.01, average 0.01)
2189.47/2195.27	c Original Problem   :
2189.47/2195.27	c   Problem name     : HOME/instance-4512442-1751529185.opb
2189.47/2195.27	c   Variables        : 3564 (3564 binary, 0 integer, 0 implicit integer, 0 continuous)
2189.47/2195.27	c   Constraints      : 11685 initial, 11685 maximal
2189.47/2195.27	c   Objective        : minimize, 166 non-zeros (abs.min = 1, abs.max = 5.24288e+06)
2189.47/2195.27	c Presolved Problem  :
2189.47/2195.27	c   Problem name     : t_HOME/instance-4512442-1751529185.opb
2189.47/2195.27	c   Variables        : 1572 (1572 binary, 0 integer, 0 implicit integer, 0 continuous)
2189.47/2195.27	c   Constraints      : 2863 initial, 3609 maximal
2189.47/2195.27	c   Objective        : minimize, 115 non-zeros (abs.min = 15, abs.max = 20480)
2189.47/2195.27	c   Nonzeros         : 10311 constraint, 57620 clique table
2189.47/2195.27	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2189.47/2195.27	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   gateextraction   :       0.01       0.00      3          0          0          0          0          0       6252       1827          0          0
2189.47/2195.27	c   implics          :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   milp             :       0.02       0.00      1          0        246          0          0          0          0          0          0          0
2189.47/2195.27	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   trivial          :       0.00       0.00     11         30          0          0          0          0          0          0          0          0
2189.47/2195.27	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   dualfix          :       0.00       0.00     11          1          0          0          0          0          0          0          0          0
2189.47/2195.27	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   probing          :       0.23       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   setppc           :       0.00       0.00     10          0         15          0          0          0          0          0         15         15
2189.47/2195.27	c   and              :       0.01       0.00      5          0        657          0          0          0        657          0          0          0
2189.47/2195.27	c   linear           :       0.04       0.00     14        175        868          0        175          0       3740          0          0          0
2189.47/2195.27	c   logicor          :       0.01       0.00      9          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   root node        :          -          -      -         90          -          -         90          -          -          -          -          -
2189.47/2195.27	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2189.47/2195.27	c   benderslp        :          0          0          0          0       7194          0          0         53          0          0          0          0          0          0          0
2189.47/2195.27	c   integral         :          0          0          0          0       7194          0          0         53          0          0       4252          0          0       2157      12324
2189.47/2195.27	c   knapsack         :          0+         1          0      60636          0          0          0          0          0          1          0          0          0          0          0
2189.47/2195.27	c   setppc           :        378+       394         32     110065          0          0          0         47       1186         54      45138          6          4          0          0
2189.47/2195.27	c   and              :       1155       1155      20625     110199          0          0          0          9      32963        202     129398     465808     240621          0          0
2189.47/2195.27	c   linear           :        246+       454         33     109873          0          0          0         12       1959        364       4181         49          6          0          0
2189.47/2195.27	c   logicor          :       1084+      1734         32      71314          0          0          0          9       9595        303      80445        323         42          0          0
2189.47/2195.27	c   benders          :          0          0          0          0          0          0          0         11          0          0          0          0          0          0          0
2189.47/2195.27	c   fixedvar         :          0          0          0          0          0          0          0         11          0          0          0          0          0          0          0
2189.47/2195.27	c   countsols        :          0          0          0          0          0          0          0         11          0          0          0          0          0          0          0
2189.47/2195.27	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2189.47/2195.27	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   integral         :     227.85       0.00       0.00       0.00     227.85       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   setppc           :       0.19       0.00       0.00       0.14       0.00       0.00       0.00       0.00       0.00       0.05
2189.47/2195.27	c   and              :       6.84       0.00       4.16       2.12       0.00       0.00       0.00       0.00       0.01       0.55
2189.47/2195.27	c   linear           :       0.56       0.00       0.01       0.46       0.00       0.00       0.00       0.00       0.00       0.09
2189.47/2195.27	c   logicor          :       1.14       0.00       0.01       1.01       0.00       0.00       0.00       0.00       0.00       0.12
2189.47/2195.27	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2189.47/2195.27	c   dualfix          :          3          0          0          0
2189.47/2195.27	c   genvbounds       :          0          0          0          0
2189.47/2195.27	c   nlobbt           :          0          0          0          0
2189.47/2195.27	c   obbt             :          0          0          0          0
2189.47/2195.27	c   probing          :          0          0          0          0
2189.47/2195.27	c   pseudoobj        :      49253         91          1        340
2189.47/2195.27	c   redcost          :      44701          0          0      13322
2189.47/2195.27	c   rootredcost      :          2          0          0          0
2189.47/2195.27	c   symmetry         :     103220          0         23       5995
2189.47/2195.27	c   vbounds          :      78197          0          0          0
2189.47/2195.27	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2189.47/2195.27	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
2189.47/2195.27	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2189.47/2195.27	c   probing          :       0.23       0.00       0.23       0.00       0.00       0.00
2189.47/2195.27	c   pseudoobj        :       0.07       0.00       0.00       0.06       0.00       0.00
2189.47/2195.27	c   redcost          :       1.23       0.00       0.00       1.23       0.00       0.00
2189.47/2195.27	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
2189.47/2195.27	c   symmetry         :       7.69       0.00       0.01       7.43       0.00       0.25
2189.47/2195.27	c   vbounds          :       0.08       0.00       0.00       0.07       0.00       0.01
2189.47/2195.27	c Symmetry           :
2189.47/2195.27	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2189.47/2195.27	c   orbital reduction:       3853 reductions applied,          1 cutoffs
2189.47/2195.27	c   lexicographic red:       3478 reductions applied,         22 cutoffs
2189.47/2195.27	c   shadow tree time :       0.02 s
2189.47/2195.27	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2189.47/2195.27	c   propagation      :       0.03        623        528          -       2563       50.9         39       12.8          -          -          -
2189.47/2195.27	c   infeasible LP    :       0.01         18         18          -         31       35.5          0        0.0         18       45.2          0
2189.47/2195.27	c   bound exceed. LP :       4.51       2883       2735          -       2305      122.5         22       39.8       2728      142.6      25913
2189.47/2195.27	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2189.47/2195.27	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2189.47/2195.27	c   applied globally :       0.13          -          -          0       3872       43.0          -          -       2746          -          -
2189.47/2195.27	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
2189.47/2195.27	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2189.47/2195.27	c   cut pool         :      10.27          -       6009         62          -          -      93772    1436800          -          -          -          -          -    (maximal pool size:       7794)
2189.47/2195.27	c   aggregation      :       4.84       0.00       1479         32          0          0        154       1681          0        177        177          0          0
2189.47/2195.27	c   > cmir           :          -          -          -          -          -          -          -       1377          0        154        154          0          -
2189.47/2195.27	c   > flowcover      :          -          -          -          -          -          -          -        239          0         10         10          0          -
2189.47/2195.27	c   > knapsackcover  :          -          -          -          -          -          -          -         65          0         13         13          0          -
2189.47/2195.27	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   clique           :       0.25       0.00         32         32          0          0         99       7017          0        357        357          0          0
2189.47/2195.27	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   gomory           :      19.10       0.00        992         10          0          0      51466     212703          0       6350       6350          0          0
2189.47/2195.27	c   > gomorymi       :          -          -          -          -          -          -          -      83487          0       1723       1723          0          -
2189.47/2195.27	c   > strongcg       :          -          -          -          -          -          -          -     129216          0       4627       4627          0          -
2189.47/2195.27	c   impliedbounds    :       1.31       0.00       1479         32          0          0      36276     331253          0      97015      97015          0          0
2189.47/2195.27	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   multilinear      :       0.00       0.00       1741         32          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2189.47/2195.27	c   rapidlearning    :       1.62       0.00         10          1          0         53          0          0          0          0          0          0        290
2189.47/2195.27	c   rlt              :      18.02       0.00        326         10          0          0       2380     383348          0      40360      40360          0          0
2189.47/2195.27	c   zerohalf         :      11.76       0.00       1002         20          0          0       3396     500798          0      39217      39217          0          0
2189.47/2195.27	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2189.47/2195.27	c   hybrid           :       1.56       0.00      20665         33     424155          0    1478831       1793          0      13350
2189.47/2195.27	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2189.47/2195.27	c   problem variables:       0.00          -          0          0
2189.47/2195.27	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2189.47/2195.27	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c   relpscost        :     227.84       0.00       7194          0          0          0       4252          0       3718      12324
2189.47/2195.27	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2189.47/2195.27	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2189.47/2195.27	c   LP solutions     :       0.00          -          -          0          0
2189.47/2195.27	c   relax solutions  :       0.00          -          -          0          0
2189.47/2195.27	c   pseudo solutions :       0.00          -          -          0          0
2189.47/2195.27	c   strong branching :       0.01          -          -          0          0
2189.47/2195.27	c   actconsdiving    :       0.00       0.00          0          0          0
2189.47/2195.27	c   adaptivediving   :       5.85       0.00         32          0          0
2189.47/2195.27	c   alns             :       0.08       0.00          6          0          0
2189.47/2195.27	c   bound            :       0.00       0.00          0          0          0
2189.47/2195.27	c   clique           :       0.02       0.00          1          0          0
2189.47/2195.27	c   coefdiving       :       0.00       0.00          0          0          0
2189.47/2195.27	c   completesol      :       0.00       0.00          0          0          0
2189.47/2195.27	c   conflictdiving   :       4.21       0.00         56          0          0
2189.47/2195.27	c   crossover        :       0.03       0.00          1          1          0
2189.47/2195.27	c   dins             :       0.00       0.00          0          0          0
2189.47/2195.27	c   distributiondivin:       8.20       0.00         55          0          0
2189.47/2195.27	c   dps              :       0.00       0.00          0          0          0
2189.47/2195.27	c   dualval          :       0.00       0.00          0          0          0
2189.47/2195.27	c   farkasdiving     :      29.76       0.00         56          1          1
2189.47/2195.27	c   feasjump         :       0.00       0.00          0          0          0
2189.47/2195.27	c   feaspump         :      35.58       0.00         11          1          0
2189.47/2195.27	c   fixandinfer      :       0.00       0.00          0          0          0
2189.47/2195.27	c   fracdiving       :      10.74       0.00         56          0          0
2189.47/2195.27	c   gins             :       0.12       0.00          5          0          0
2189.47/2195.27	c   guideddiving     :       9.53       0.00         55          1          1
2189.47/2195.27	c   indcoefdiving    :       0.00       0.00          0          0          0
2189.47/2195.27	c   indicator        :       0.01       0.00          0          0          0
2189.47/2195.27	c   indicatordiving  :       0.00       0.00          0          0          0
2189.47/2195.27	c   indoneopt        :       0.01       0.00          0          0          0
2189.47/2195.27	c   indrounding      :       0.00       0.00          0          0          0
2189.47/2195.27	c   indtwoopt        :       0.00       0.00          0          0          0
2189.47/2195.27	c   intdiving        :       0.00       0.00          0          0          0
2189.47/2195.27	c   intshifting      :       0.00       0.00          0          0          0
2189.47/2195.27	c   linesearchdiving :       7.22       0.00         55          0          0
2189.47/2195.27	c   localbranching   :       0.00       0.00          0          0          0
2189.47/2195.27	c   locks            :       0.00       0.00          1          0          0
2189.47/2195.27	c   lpface           :       0.00       0.00          0          0          0
2189.47/2195.27	c   mpec             :       0.00       0.00          0          0          0
2189.47/2195.27	c   multistart       :       0.00       0.00          0          0          0
2189.47/2195.27	c   mutation         :       0.00       0.00          0          0          0
2189.47/2195.27	c   nlpdiving        :       0.00       0.00          0          0          0
2189.47/2195.27	c   objpscostdiving  :       6.91       0.00          3          1          0
2189.47/2195.27	c   octane           :       0.00       0.00          0          0          0
2189.47/2195.27	c   ofins            :       0.00       0.00          0          0          0
2189.47/2195.27	c   oneopt           :       0.01       0.00          4          0          0
2189.47/2195.27	c   padm             :       0.00       0.00          0          0          0
2189.47/2195.27	c   proximity        :       0.00       0.00          0          0          0
2189.47/2195.27	c   pscostdiving     :      11.80       0.00         56          0          0
2189.47/2195.27	c   randrounding     :       0.13       0.00         70          0          0
2189.47/2195.27	c   rens             :       0.00       0.00          0          0          0
2189.47/2195.27	c   reoptsols        :       0.00       0.00          0          0          0
2189.47/2195.27	c   repair           :       0.00       0.00          0          0          0
2189.47/2195.27	c   rins             :       1.69       0.00          1          1          0
2189.47/2195.27	c   rootsoldiving    :       6.10       0.00          7          0          0
2189.47/2195.27	c   rounding         :       0.49       0.00       2306          0          0
2189.47/2195.27	c   scheduler        :       0.00       0.00          0          0          0
2189.47/2195.27	c   shiftandpropagate:       0.00       0.00          0          0          0
2189.47/2195.27	c   shifting         :       1.19       0.00        916          0          0
2189.47/2195.27	c   simplerounding   :       0.01       0.00          0          0          0
2189.47/2195.27	c   smallcard        :       0.00       0.00          0          0          0
2189.47/2195.27	c   subnlp           :       0.01       0.00          0          0          0
2189.47/2195.27	c   trivial          :       0.00       0.00          2          0          0
2189.47/2195.27	c   trivialnegation  :       0.00       0.00          0          0          0
2189.47/2195.27	c   trustregion      :       0.00       0.00          0          0          0
2189.47/2195.27	c   trysol           :       0.01       0.00          0          0          0
2189.47/2195.27	c   twoopt           :       0.00       0.00          0          0          0
2189.47/2195.27	c   undercover       :       0.07       0.00          1          1          1
2189.47/2195.27	c   vbounds          :       0.13       0.00          1          1          1
2189.47/2195.27	c   veclendiving     :       2.83       0.00         55          0          0
2189.47/2195.27	c   zeroobj          :       0.00       0.00          0          0          0
2189.47/2195.27	c   zirounding       :       0.19       0.00       1000          0          0
2189.47/2195.27	c   other solutions  :          -          -          -          0          -
2189.47/2195.27	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2189.47/2195.27	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2189.47/2195.27	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
2189.47/2195.27	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2189.47/2195.27	c   primal LP        :       1.63       2509          0       0.00       0.00       1.63       2509
2189.47/2195.27	c   dual LP          :    1681.94      41452   17967374     529.25   10682.53       5.21       7503
2189.47/2195.27	c   lex dual LP      :       0.00          0          0       0.00          -
2189.47/2195.27	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2189.47/2195.27	c   resolve instable :       0.00          0          0       0.00          -
2189.47/2195.27	c   diving/probing LP:     164.37       4401    1370769     311.47    8339.69
2189.47/2195.27	c   strong branching :     180.92       4355    1919919     440.85   10611.85          -          -       2556
2189.47/2195.27	c     (at root node) :          -         11       5999     545.36          -
2189.47/2195.27	c   conflict analysis:       3.31       2593      25913       9.99    7827.32
2189.47/2195.27	c B&B Tree           :
2189.47/2195.27	c   number of runs   :          1
2189.47/2195.27	c   nodes            :      12322 (6162 internal, 6160 leaves)
2189.47/2195.27	c   feasible leaves  :          0
2189.47/2195.27	c   infeas. leaves   :        188
2189.47/2195.27	c   objective leaves :       5972
2189.47/2195.27	c   nodes (total)    :      12322 (6162 internal, 6160 leaves)
2189.47/2195.27	c   nodes left       :          0
2189.47/2195.27	c   max depth        :         21
2189.47/2195.27	c   max depth (total):         21
2189.47/2195.27	c   backtracks       :       4487 (36.4%)
2189.47/2195.27	c   early backtracks :          0 (0.0%)
2189.47/2195.27	c   nodes exc. ref.  :          0 (0.0%)
2189.47/2195.27	c   delayed cutoffs  :          3
2189.47/2195.27	c   repropagations   :         43 (305 domain reductions, 3 cutoffs)
2189.47/2195.27	c   avg switch length:       6.87
2189.47/2195.27	c   switching time   :       5.96
2189.47/2195.27	c Root Node          :
2189.47/2195.27	c   First LP value   : +6.31724486530612e+07
2189.47/2195.27	c   First LP Iters   :       4672 (12108.43 Iter/sec)
2189.47/2195.27	c   First LP Time    :       0.39
2189.47/2195.27	c   Final Dual Bound : +8.74257952051168e+07
2189.47/2195.27	c   Final Root Iters :      39103
2189.47/2195.27	c   Root LP Estimate : +1.87806451781648e+08
2189.47/2195.27	c Solution           :
2189.47/2195.27	c   Solutions found  :          9 (5 improvements)
2189.47/2195.27	c   First Solution   : +1.93287424000000e+08   (in run 1, after 1 nodes, 0.53 seconds, depth 61, found by <vbounds>)
2189.47/2195.27	c   Gap First Sol.   :     514.37 %
2189.47/2195.27	c   Gap Last Sol.    :      41.75 %
2189.47/2195.27	c   Primal Bound     : +1.34248448000000e+08   (in run 1, after 65 nodes, 40.78 seconds, depth 138, found by <guideddiving>)
2189.47/2195.27	c   Dual Bound       : +1.34248448000000e+08
2189.47/2195.27	c   Gap              :       0.00 %
2189.47/2195.27	c Integrals          :      Total       Avg%
2189.47/2195.27	c   primal-dual      :   29824.08      13.59
2189.47/2195.27	c   primal-ref       :          -          - (not evaluated)
2189.47/2195.27	c   dual-ref         :          -          - (not evaluated)
2189.57/2195.32	c Time complete: 2189.6.

Verifier Data

OK	134248448

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62372 MiB free)
  memory of node 1: 64465 MiB (63737 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512442-1751529185/watcher-4512442-1751529185 -o /tmp/evaluation-result-4512442-1751529185/solver-4512442-1751529185 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751529182-88316 --watchdog 3760 pbscip -f HOME/instance-4512442-1751529185.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=88509, runsolver pid=88505

[startup+0.100062 s]*
/proc/loadavg: 0.57 0.97 1.64 5/268 88510
/proc/meminfo: memFree=129089868/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=73052 memory=46776 CPUtime=0.08 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 9248 0 0 0 7 1 0 0 20 0 1 0 68596070 74805248 11694 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 18263 11694 3680 3530 0 9714 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 73052 KiB
Current children cumulated memory: 46776 KiB

[startup+0.205646 s]*
/proc/loadavg: 0.57 0.97 1.64 6/268 88510
/proc/meminfo: memFree=129049920/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=77428 memory=51384 CPUtime=0.18 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 10367 0 0 0 17 1 0 0 20 0 1 0 68596070 79286272 12846 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 19357 12846 3712 3530 0 10808 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 77428 KiB
Current children cumulated memory: 51384 KiB

[startup+0.304693 s]*
/proc/loadavg: 0.57 0.97 1.64 6/268 88510
/proc/meminfo: memFree=129009600/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=80316 memory=53688 CPUtime=0.28 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 10969 0 0 0 27 1 0 0 20 0 1 0 68596070 82243584 13422 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 20079 13422 3712 3530 0 11530 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 80316 KiB
Current children cumulated memory: 53688 KiB

[startup+0.700126 s]
/proc/loadavg: 0.57 0.97 1.64 5/268 88510
/proc/meminfo: memFree=128937024/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=113180 memory=81060 CPUtime=0.67 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 18265 0 0 0 64 3 0 0 20 0 1 0 68596070 115896320 20265 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 28295 20265 3936 3530 0 19746 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 113180 KiB
Current children cumulated memory: 81060 KiB

[startup+1.50015 s]
/proc/loadavg: 0.57 0.97 1.64 5/267 88524
/proc/meminfo: memFree=128711208/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=148848 memory=116164 CPUtime=1.47 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 27751 0 0 0 142 5 0 0 20 0 1 0 68596070 152420352 29041 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 37212 29041 3936 3530 0 28663 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 148848 KiB
Current children cumulated memory: 116164 KiB

[startup+3.1055 s]
/proc/loadavg: 0.84 1.02 1.66 5/268 88555
/proc/meminfo: memFree=128357184/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=148848 memory=117316 CPUtime=3.07 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 28048 0 0 0 302 5 0 0 20 0 1 0 68596070 152420352 29329 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 37212 29329 3936 3530 0 28663 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 148848 KiB
Current children cumulated memory: 117316 KiB

[startup+6.30017 s]
/proc/loadavg: 0.84 1.02 1.66 5/268 88555
/proc/meminfo: memFree=128353488/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=171720 memory=130756 CPUtime=6.26 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 31417 0 0 0 621 5 0 0 20 0 1 0 68596070 175841280 32689 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 42930 32689 3936 3530 0 34381 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 171720 KiB
Current children cumulated memory: 130756 KiB

[startup+12.7002 s]
/proc/loadavg: 1.33 1.12 1.68 5/268 88555
/proc/meminfo: memFree=128166216/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=183248 memory=141124 CPUtime=12.63 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 33983 0 0 0 1258 5 0 0 20 0 1 0 68596070 187645952 35281 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 45812 35281 3936 3530 0 37263 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 183248 KiB
Current children cumulated memory: 141124 KiB

[startup+25.5002 s]
/proc/loadavg: 1.89 1.25 1.72 5/269 88602
/proc/meminfo: memFree=128154704/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=193344 memory=150980 CPUtime=25.4 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 36478 0 0 0 2534 6 0 0 20 0 1 0 68596070 197984256 37745 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 48336 37745 3936 3530 0 39787 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 193344 KiB
Current children cumulated memory: 150980 KiB

[startup+51.1053 s]
/proc/loadavg: 2.87 1.53 1.80 5/269 88647
/proc/meminfo: memFree=128206992/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=218284 memory=172780 CPUtime=50.95 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 42757 0 0 0 5088 7 0 0 20 0 1 0 68596070 223522816 43195 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 54571 43195 3936 3530 0 46022 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 218284 KiB
Current children cumulated memory: 172780 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 1.98 1.94 5/269 88738
/proc/meminfo: memFree=127861536/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=266072 memory=209132 CPUtime=102.01 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 51873 0 0 0 10193 8 0 0 20 0 1 0 68596070 272457728 52283 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 66518 52283 3936 3530 0 57969 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 266072 KiB
Current children cumulated memory: 209132 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.37 2.08 5/269 88740
/proc/meminfo: memFree=127786952/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=318904 memory=238616 CPUtime=161.85 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 57704 0 0 0 16176 9 0 0 20 0 1 0 68596070 326557696 59654 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 79726 59654 3936 3530 0 71177 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 318904 KiB
Current children cumulated memory: 238616 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.68 2.21 5/270 88748
/proc/meminfo: memFree=127648692/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=388328 memory=269304 CPUtime=221.69 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 62809 0 0 0 22159 10 0 0 20 0 1 0 68596070 397647872 67326 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 97082 67326 3936 3530 0 88533 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 388328 KiB
Current children cumulated memory: 269304 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 2.94 2.33 5/270 88751
/proc/meminfo: memFree=127624556/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=430512 memory=277368 CPUtime=281.53 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 64854 0 0 0 28142 11 0 0 20 0 1 0 68596070 440844288 69342 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 107628 69342 3936 3530 0 99079 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 430512 KiB
Current children cumulated memory: 277368 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.15 2.44 5/266 88753
/proc/meminfo: memFree=127607816/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=479620 memory=305828 CPUtime=341.38 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 71957 0 0 0 34125 13 0 0 20 0 1 0 68596070 491130880 76457 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 119905 76457 3936 3530 0 111356 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 479620 KiB
Current children cumulated memory: 305828 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.34 2.55 5/266 88755
/proc/meminfo: memFree=127582768/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=507584 memory=325040 CPUtime=401.22 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 75235 0 0 0 40109 13 0 0 20 0 1 0 68596070 519766016 81260 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 126896 81260 3936 3530 0 118347 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 507584 KiB
Current children cumulated memory: 325040 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 3.46 2.64 5/266 88759
/proc/meminfo: memFree=127514124/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=526672 memory=334720 CPUtime=461.07 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 77133 0 0 0 46093 14 0 0 20 0 1 0 68596070 539312128 83680 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 131668 83680 3936 3530 0 123119 0
Current children cumulated CPU time: 461.07 s

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

/proc/loadavg: 4.10 4.09 3.81 5/265 88971
/proc/meminfo: memFree=126042992/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=755968 memory=702912 CPUtime=1837.47 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 114524 0 0 0 183726 21 0 0 20 0 1 0 68596070 774111232 175728 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 188992 175728 3936 3530 0 180443 0
Current children cumulated CPU time: 1837.47 s
Current children cumulated vsize: 755968 KiB
Current children cumulated memory: 702912 KiB

[startup+1902.3 s]
/proc/loadavg: 4.08 4.09 3.83 5/265 88973
/proc/meminfo: memFree=125989492/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=756272 memory=703296 CPUtime=1897.32 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 114619 0 0 0 189711 21 0 0 20 0 1 0 68596070 774422528 175824 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 189068 175824 3936 3530 0 180519 0
Current children cumulated CPU time: 1897.32 s
Current children cumulated vsize: 756272 KiB
Current children cumulated memory: 703296 KiB

[startup+1962.3 s]
/proc/loadavg: 4.13 4.10 3.85 5/265 88975
/proc/meminfo: memFree=125954960/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=757352 memory=704192 CPUtime=1957.17 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 114872 0 0 0 195695 22 0 0 20 0 1 0 68596070 775528448 176048 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 189338 176048 3936 3530 0 180789 0
Current children cumulated CPU time: 1957.17 s
Current children cumulated vsize: 757352 KiB
Current children cumulated memory: 704192 KiB

[startup+2022.3 s]
/proc/loadavg: 4.09 4.09 3.87 5/265 88977
/proc/meminfo: memFree=125906296/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=758640 memory=705600 CPUtime=2017.02 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115212 0 0 0 201680 22 0 0 20 0 1 0 68596070 776847360 176400 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 189660 176400 3936 3530 0 181111 0
Current children cumulated CPU time: 2017.02 s
Current children cumulated vsize: 758640 KiB
Current children cumulated memory: 705600 KiB

[startup+2082.3 s]
/proc/loadavg: 4.14 4.10 3.89 5/267 88986
/proc/meminfo: memFree=125845556/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=759408 memory=706240 CPUtime=2076.86 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115397 0 0 0 207664 22 0 0 20 0 1 0 68596070 777633792 176560 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 189852 176560 3936 3530 0 181303 0
Current children cumulated CPU time: 2076.86 s
Current children cumulated vsize: 759408 KiB
Current children cumulated memory: 706240 KiB

[startup+2142.3 s]
/proc/loadavg: 4.14 4.11 3.91 5/265 88988
/proc/meminfo: memFree=125809428/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=760304 memory=707264 CPUtime=2136.71 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115629 0 0 0 213649 22 0 0 20 0 1 0 68596070 778551296 176816 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190076 176816 3936 3530 0 181527 0
Current children cumulated CPU time: 2136.71 s
Current children cumulated vsize: 760304 KiB
Current children cumulated memory: 707264 KiB

[startup+2195.33 s]
# the end of solver process 88509 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=2189.38 s, system=0.229303 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2150.4 s]
/proc/loadavg: 4.13 4.11 3.91 5/265 88988
/proc/meminfo: memFree=125805396/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761408 memory=708288 CPUtime=2144.79 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115897 0 0 0 214457 22 0 0 20 0 1 0 68596070 779681792 177072 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190352 177072 3936 3530 0 181803 0
Current children cumulated CPU time: 2144.79 s
Current children cumulated vsize: 761408 KiB
Current children cumulated memory: 708288 KiB

[startup+2176 s]*
/proc/loadavg: 4.16 4.12 3.92 5/266 88991
/proc/meminfo: memFree=125781296/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761408 memory=708288 CPUtime=2170.33 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115897 0 0 0 217011 22 0 0 20 0 1 0 68596070 779681792 177072 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190352 177072 3936 3530 0 181803 0
Current children cumulated CPU time: 2170.33 s
Current children cumulated vsize: 761408 KiB
Current children cumulated memory: 708288 KiB

[startup+2188.8 s]
/proc/loadavg: 4.12 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125781312/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761408 memory=708288 CPUtime=2183.09 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115897 0 0 0 218287 22 0 0 20 0 1 0 68596070 779681792 177072 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190352 177072 3936 3530 0 181803 0
Current children cumulated CPU time: 2183.09 s
Current children cumulated vsize: 761408 KiB
Current children cumulated memory: 708288 KiB

[startup+2192 s]*
/proc/loadavg: 4.11 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125773120/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761408 memory=708288 CPUtime=2186.29 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115897 0 0 0 218607 22 0 0 20 0 1 0 68596070 779681792 177072 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190352 177072 3936 3530 0 181803 0
Current children cumulated CPU time: 2186.29 s
Current children cumulated vsize: 761408 KiB
Current children cumulated memory: 708288 KiB

[startup+2193.6 s]
/proc/loadavg: 4.11 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125773120/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761552 memory=708416 CPUtime=2187.88 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115935 0 0 0 218766 22 0 0 20 0 1 0 68596070 779829248 177104 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190388 177104 3936 3530 0 181839 0
Current children cumulated CPU time: 2187.88 s
Current children cumulated vsize: 761552 KiB
Current children cumulated memory: 708416 KiB

[startup+2194.4 s]
/proc/loadavg: 4.11 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125773120/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761552 memory=708416 CPUtime=2188.68 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115935 0 0 0 218846 22 0 0 20 0 1 0 68596070 779829248 177104 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190388 177104 3936 3530 0 181839 0
Current children cumulated CPU time: 2188.68 s
Current children cumulated vsize: 761552 KiB
Current children cumulated memory: 708416 KiB

[startup+2194.8 s]
/proc/loadavg: 4.11 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125773120/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761552 memory=708416 CPUtime=2189.07 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115935 0 0 0 218885 22 0 0 20 0 1 0 68596070 779829248 177104 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190388 177104 3936 3530 0 181839 0
Current children cumulated CPU time: 2189.07 s
Current children cumulated vsize: 761552 KiB
Current children cumulated memory: 708416 KiB

[startup+2195.2 s]
/proc/loadavg: 4.11 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125773120/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761552 memory=708416 CPUtime=2189.47 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115935 0 0 0 218925 22 0 0 20 0 1 0 68596070 779829248 177104 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190388 177104 3936 3530 0 181839 0
Current children cumulated CPU time: 2189.47 s
Current children cumulated vsize: 761552 KiB
Current children cumulated memory: 708416 KiB

[startup+2195.3 s]
/proc/loadavg: 4.11 4.11 3.92 5/266 88991
/proc/meminfo: memFree=125773120/131250000 swapFree=33010160/33010684
[pid=88509] ppid=88505 vsize=761552 memory=708416 CPUtime=2189.57 cores=5,7
/proc/88509/stat : 88509 (pbscip) R 88505 88509 88303 0 -1 4194304 115935 0 0 0 218935 22 0 0 20 0 1 0 68596070 779829248 177104 18446744073709551615 4235264 18693293 140735359277264 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45236224 140735359285641 140735359285740 140735359285740 140735359291342 0
/proc/88509/statm: 190388 177104 3936 3530 0 181839 0
Current children cumulated CPU time: 2189.57 s
Current children cumulated vsize: 761552 KiB
Current children cumulated memory: 708416 KiB

Child status: 0

Real time (s): 2195.33
CPU time (s): 2189.61
CPU user time (s): 2189.38
CPU system time (s): 0.229303
CPU usage (%): 99.7395
Max. virtual memory (cumulated for all children) (KiB): 761552
Max. memory (cumulated for all children) (KiB): 708416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2189.38
system time used= 0.229303
maximum resident set size= 708416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116293
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= 122
involuntary context switches= 1945


# summary of solver processes directly reported to runsolver:
#   pid: 88509
#   total CPU time (s): 2189.61
#   total CPU user time (s): 2189.38
#   total CPU system time (s): 0.229303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.45307 second user time and 10.0551 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-03 09:53:05
IDJOB=4512442
IDBENCH=161280
IDSOLVER=3365
FILE ID=nodeC016/4512442-1751529185
RUNJOBID= nodeC016-1751529182-88316
SLURM_JOB_ID= 9598668
Free space on /tmp= 432848 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f4-DataDisplay_2_order9.seq-A-3-2-irabcde.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512442-1751529185/watcher-4512442-1751529185 -o /tmp/evaluation-result-4512442-1751529185/solver-4512442-1751529185 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751529182-88316 --watchdog 3760  pbscip -f HOME/instance-4512442-1751529185.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= a5dff9c93e7230bd45df778b178a2583
RANDOM SEED=799449847

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.705
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.114
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3605.641
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.785
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.746
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.666
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.836
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.755
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129169460 kB
MemAvailable:   129317772 kB
Buffers:            2144 kB
Cached:           916936 kB
SwapCached:           28 kB
Active:           850368 kB
Inactive:         297152 kB
Active(anon):     241200 kB
Inactive(anon):     5288 kB
Active(file):     609168 kB
Inactive(file):   291864 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             85056 kB
Writeback:             8 kB
AnonPages:        231524 kB
Mapped:           124716 kB
Shmem:             18044 kB
KReclaimable:     173040 kB
Slab:             265464 kB
SReclaimable:     173040 kB
SUnreclaim:        92424 kB
KernelStack:        4224 kB
PageTables:         3360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     572524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432812 MiB
End job on nodeC016 at 2025-07-03 10:29:41