Trace number 4447305

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 NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3588.79 3597.04

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathBA/normalized-BeauxArts_K72.opb
MD5SUMe64e621864ff5f0b0d30a15b78ec6db8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.64559
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3960
Total number of constraints4106
Number of constraints which are clauses4034
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint72
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 73
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4447305-1721351247.opb>
0.00/0.01	c original problem has 3960 variables (3960 bin, 0 int, 0 impl, 0 cont) and 4106 constraints
0.00/0.01	c problem read in 0.01
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.03	c presolving:
0.00/0.03	c (round 1, fast)       174 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 749 clqs
0.00/0.03	c (round 2, fast)       434 del vars, 190 del conss, 0 add conss, 60 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 736 clqs
0.00/0.03	c (round 3, fast)       551 del vars, 276 del conss, 0 add conss, 116 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 733 clqs
0.00/0.03	c (round 4, fast)       644 del vars, 346 del conss, 0 add conss, 154 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 744 clqs
0.00/0.03	c (round 5, fast)       701 del vars, 391 del conss, 0 add conss, 176 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 766 clqs
0.00/0.04	c (round 6, fast)       723 del vars, 410 del conss, 0 add conss, 183 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 784 clqs
0.00/0.04	c (round 7, fast)       727 del vars, 414 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 793 clqs
0.00/0.04	c    (0.0s) running MILP presolver
0.08/0.13	c    (0.1s) MILP presolver (10 rounds): 3 aggregations, 119 fixings, 0 bound changes
0.08/0.13	c (round 8, medium)     849 del vars, 414 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 687 clqs
0.08/0.13	c (round 9, fast)       849 del vars, 536 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 691 clqs
0.08/0.14	c (round 10, exhaustive) 849 del vars, 604 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 691 clqs
0.08/0.15	c (round 11, exhaustive) 849 del vars, 604 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 3502 upgd conss, 0 impls, 691 clqs
0.08/0.17	c (round 12, exhaustive) 887 del vars, 605 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 40 chg coeffs, 3502 upgd conss, 0 impls, 687 clqs
0.08/0.17	c (round 13, fast)       925 del vars, 642 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 40 chg coeffs, 3502 upgd conss, 0 impls, 688 clqs
0.49/0.54	c (round 14, exhaustive) 950 del vars, 643 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 40 chg coeffs, 3502 upgd conss, 0 impls, 23003 clqs
0.49/0.54	c (round 15, fast)       950 del vars, 668 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 80 chg coeffs, 3502 upgd conss, 0 impls, 23012 clqs
0.49/0.57	c (round 16, exhaustive) 978 del vars, 668 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 81 chg coeffs, 3502 upgd conss, 0 impls, 23013 clqs
0.49/0.57	c (round 17, fast)       981 del vars, 696 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 126 chg coeffs, 3502 upgd conss, 0 impls, 23019 clqs
0.67/0.76	c (round 18, exhaustive) 1006 del vars, 696 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 126 chg coeffs, 3502 upgd conss, 0 impls, 23058 clqs
0.67/0.76	c (round 19, fast)       1006 del vars, 721 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 153 chg coeffs, 3502 upgd conss, 0 impls, 23058 clqs
0.77/0.80	c (round 20, exhaustive) 1031 del vars, 721 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 153 chg coeffs, 3502 upgd conss, 0 impls, 23064 clqs
0.77/0.80	c (round 21, fast)       1031 del vars, 746 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 185 chg coeffs, 3502 upgd conss, 0 impls, 23065 clqs
0.87/0.91	c    (0.9s) probing: 1000/3344 (29.9%) - 106 fixings, 3 aggregations, 356447 implications, 0 bound changes
1.08/1.14	c (round 22, exhaustive) 1056 del vars, 746 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 185 chg coeffs, 3502 upgd conss, 0 impls, 23101 clqs
1.08/1.15	c (round 23, fast)       1056 del vars, 771 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 230 chg coeffs, 3502 upgd conss, 0 impls, 23109 clqs
1.08/1.17	c (round 24, exhaustive) 1082 del vars, 771 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 231 chg coeffs, 3502 upgd conss, 0 impls, 20447 clqs
1.08/1.17	c (round 25, fast)       1082 del vars, 796 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 270 chg coeffs, 3502 upgd conss, 0 impls, 20452 clqs
1.47/1.50	c    (1.5s) probing: 2000/3344 (59.8%) - 167 fixings, 3 aggregations, 673336 implications, 0 bound changes
1.67/1.74	c (round 26, exhaustive) 1108 del vars, 796 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 275 chg coeffs, 3502 upgd conss, 0 impls, 23040 clqs
1.67/1.74	c (round 27, fast)       1108 del vars, 821 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 309 chg coeffs, 3502 upgd conss, 0 impls, 23040 clqs
1.97/2.08	c    (2.1s) probing: 3000/3344 (89.7%) - 180 fixings, 3 aggregations, 994995 implications, 0 bound changes
2.17/2.25	c    (2.2s) probing cycle finished: starting next cycle
2.77/2.82	c    (2.8s) probing: 1000/3158 (31.7%) - 182 fixings, 3 aggregations, 1425288 implications, 0 bound changes
2.87/2.93	c    (2.9s) probing: 1199/3158 (38.0%) - 182 fixings, 3 aggregations, 1492594 implications, 0 bound changes
2.87/2.93	c    (2.9s) probing aborted: 1000/1000 successive useless probings
2.87/2.93	c (round 28, exhaustive) 1119 del vars, 822 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 310 chg coeffs, 3502 upgd conss, 0 impls, 23024 clqs
2.87/2.93	c (round 29, fast)       1119 del vars, 831 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 323 chg coeffs, 3502 upgd conss, 0 impls, 23024 clqs
2.97/3.03	c    (3.0s) probing: 1299/3158 (41.1%) - 182 fixings, 3 aggregations, 1523178 implications, 0 bound changes
2.97/3.03	c    (3.0s) probing aborted: 1000/1000 successive useless probings
2.97/3.03	c    (3.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.97/3.05	c    (3.0s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
2.97/3.05	c dynamic symmetry handling statistics:
2.97/3.05	c    orbitopal reduction:       no components
2.97/3.05	c    orbital reduction:         no components
2.97/3.05	c    lexicographic reduction:    3 permutations with support sizes 318, 124, 118
2.97/3.05	c handled 3 out of 3 symmetry components
2.97/3.05	c presolving (30 rounds: 30 fast, 13 medium, 12 exhaustive):
2.97/3.05	c  1119 deleted vars, 831 deleted constraints, 0 added constraints, 184 tightened bounds, 0 added holes, 0 changed sides, 323 changed coefficients
2.97/3.05	c  0 implications, 23149 cliques
2.97/3.05	c presolved problem has 3156 variables (3156 bin, 0 int, 0 impl, 0 cont) and 3275 constraints
2.97/3.05	c     668 constraints of type <setppc>
2.97/3.05	c    2607 constraints of type <logicor>
2.97/3.05	c transformed objective value is always integral (scale: 1)
2.97/3.05	c Presolving Time: 3.03
2.97/3.05	c - non default parameters ----------------------------------------------------------------------
2.97/3.05	c # SCIP version 10.0.0
2.97/3.05	c 
2.97/3.05	c # maximal time in seconds to run
2.97/3.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
2.97/3.05	c limits/time = 3596.998007
2.97/3.05	c 
2.97/3.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.97/3.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
2.97/3.05	c limits/memory = 27900
2.97/3.05	c 
2.97/3.05	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
2.97/3.05	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
2.97/3.05	c limits/solutions = 1
2.97/3.05	c 
2.97/3.05	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
2.97/3.05	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
2.97/3.05	c misc/usesymmetry = 3
2.97/3.05	c 
2.97/3.05	c # belongs reading time to solving time?
2.97/3.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
2.97/3.05	c timing/reading = TRUE
2.97/3.05	c 
2.97/3.05	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
2.97/3.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.97/3.05	c propagating/symmetry/detectdoublelex = FALSE
2.97/3.05	c 
2.97/3.05	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
2.97/3.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.97/3.05	c propagating/symmetry/detectsubgroups = FALSE
2.97/3.05	c 
2.97/3.05	c # Type of symmetries that shall be computed?
2.97/3.05	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
2.97/3.05	c propagating/symmetry/symtype = 1
2.97/3.05	c 
2.97/3.05	c # Should components consisting of a single full reflection be handled?
2.97/3.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.97/3.05	c propagating/symmetry/usesimplesgncomp = FALSE
2.97/3.05	c 
2.97/3.05	c -----------------------------------------------------------------------------------------------
2.97/3.05	c start solving
2.97/3.05	c 
4.87/4.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.87/4.98	c   5.0s|     1 |     0 |  9852 |     - |    52M |   0 |3156 |3478 |3275 |   0 |  0 | 202 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.13/18.25	c  18.2s|     1 |     0 | 58839 |     - |    58M |   0 |3156 |3679 |3285 |  10 |  1 | 204 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.83/18.96	c  19.0s|     1 |     0 | 60875 |     - |    59M |   0 |3156 |3672 |3295 |  20 |  2 | 205 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.73/19.83	c  19.8s|     1 |     0 | 63228 |     - |    61M |   0 |3156 |3674 |3310 |  35 |  3 | 207 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.72/20.89	c  20.9s|     1 |     0 | 66419 |     - |    62M |   0 |3156 |3681 |3323 |  48 |  4 | 214 |   0 | 0.000000e+00 |      --      |    Inf | unknown
21.52/21.65	c  21.7s|     1 |     0 | 68345 |     - |    63M |   0 |3156 |3682 |3331 |  56 |  5 | 216 |   0 | 0.000000e+00 |      --      |    Inf | unknown
22.72/22.82	c  22.8s|     1 |     0 | 71586 |     - |    64M |   0 |3156 |3687 |3343 |  68 |  6 | 222 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.72/23.89	c  23.9s|     1 |     0 | 74436 |     - |    64M |   0 |3156 |3688 |3355 |  80 |  7 | 224 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.81/24.93	c  24.9s|     1 |     0 | 77129 |     - |    65M |   0 |3156 |3682 |3365 |  90 |  8 | 225 |   0 | 0.000000e+00 |      --      |    Inf | unknown
25.81/25.94	c  25.9s|     1 |     0 | 79499 |     - |    66M |   0 |3156 |3679 |3374 |  99 |  9 | 226 |   0 | 0.000000e+00 |      --      |    Inf | unknown
26.91/27.07	c  27.1s|     1 |     0 | 82539 |     - |    67M |   0 |3156 |3675 |3387 | 112 | 10 | 227 |   0 | 0.000000e+00 |      --      |    Inf | unknown
28.01/28.12	c  28.1s|     1 |     0 | 85667 |     - |    67M |   0 |3156 |3653 |3394 | 123 | 11 | 228 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.66/46.82	c  46.8s|     1 |     2 |145287 |     - |    69M |   0 |3156 |3603 |3394 | 123 | 11 | 270 |  11 | 0.000000e+00 |      --      |    Inf | unknown
67.32/67.56	c  67.6s|   100 |    19 |223389 |1391.1 |    71M |  39 |3156 |3593 |3344 | 143 |  1 | 307 |  11 | 0.000000e+00 |      --      |    Inf | unknown
90.16/90.41	c  90.4s|   200 |    25 |322617 |1190.7 |    75M |  40 |3156 |3603 |3345 | 168 |  1 | 349 |  11 | 0.000000e+00 |      --      |    Inf |   9.38%
105.73/106.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.73/106.10	c   106s|   300 |    29 |397082 |1041.5 |    80M |  40 |3156 |3617 |3349 | 224 |  1 | 370 |  11 | 0.000000e+00 |      --      |    Inf |   9.63%
121.29/121.63	c   122s|   400 |    29 |471210 | 966.3 |    83M |  41 |3156 |3629 |3347 | 299 |  1 | 389 |  11 | 0.000000e+00 |      --      |    Inf |   9.67%
135.95/136.35	c   136s|   500 |    29 |542819 | 916.1 |    86M |  41 |3156 |3640 |3344 | 323 |  1 | 421 |  11 | 0.000000e+00 |      --      |    Inf |   9.70%
150.62/151.01	c   151s|   600 |    31 |612827 | 880.1 |    87M |  41 |3156 |3653 |3355 | 414 |  1 | 439 |  11 | 0.000000e+00 |      --      |    Inf |   9.70%
167.18/167.66	c   168s|   700 |    29 |693180 | 869.1 |    88M |  41 |3156 |3675 |3356 | 544 |  0 | 461 |  11 | 0.000000e+00 |      --      |    Inf |   9.70%
180.24/180.76	c   181s|   800 |    33 |755066 | 837.8 |    90M |  48 |3156 |3709 |3372 | 618 |  0 | 495 |  11 | 0.000000e+00 |      --      |    Inf |   9.70%
194.31/194.83	c   195s|   900 |    29 |822669 | 819.8 |    90M |  50 |3156 |3723 |3353 | 675 |  1 | 511 |  11 | 0.000000e+00 |      --      |    Inf |   9.70%
213.67/214.21	c   214s|  1000 |    33 |914680 | 829.8 |    91M |  50 |3156 |3723 |3351 | 748 |  1 | 539 |  11 | 0.000000e+00 |      --      |    Inf |   9.72%
224.74/225.39	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
224.74/225.39	c (run 1, node 1057) performing user restart
224.74/225.39	c 
224.84/225.40	c (restart) converted 55 cuts from the global cut pool into linear constraints
224.84/225.40	c 
224.84/225.40	c presolving:
224.84/225.41	c (round 1, exhaustive) 0 del vars, 5 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 23149 clqs
224.84/225.42	c (round 2, exhaustive) 0 del vars, 13 del conss, 2 add conss, 0 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 23149 clqs
224.84/225.42	c (round 3, exhaustive) 0 del vars, 13 del conss, 2 add conss, 0 chg bounds, 6 chg sides, 0 chg coeffs, 248 upgd conss, 0 impls, 23149 clqs
224.84/225.43	c (round 4, medium)     0 del vars, 17 del conss, 7 add conss, 0 chg bounds, 29 chg sides, 29 chg coeffs, 248 upgd conss, 0 impls, 23149 clqs
224.84/225.44	c (round 5, exhaustive) 0 del vars, 22 del conss, 7 add conss, 0 chg bounds, 29 chg sides, 52 chg coeffs, 248 upgd conss, 0 impls, 23149 clqs
224.94/225.51	c (round 6, exhaustive) 0 del vars, 26 del conss, 7 add conss, 0 chg bounds, 29 chg sides, 1659 chg coeffs, 248 upgd conss, 0 impls, 23149 clqs
224.94/225.59	c presolving (7 rounds: 7 fast, 7 medium, 6 exhaustive):
224.94/225.59	c  0 deleted vars, 26 deleted constraints, 7 added constraints, 0 tightened bounds, 0 added holes, 29 changed sides, 1708 changed coefficients
224.94/225.59	c  0 implications, 23149 cliques
224.94/225.59	c presolved problem has 3156 variables (3156 bin, 0 int, 0 impl, 0 cont) and 3746 constraints
224.94/225.59	c      38 constraints of type <knapsack>
224.94/225.59	c     787 constraints of type <setppc>
224.94/225.59	c       2 constraints of type <linear>
224.94/225.59	c    2919 constraints of type <logicor>
224.94/225.59	c transformed objective value is always integral (scale: 1)
224.94/225.59	c Presolving Time: 3.22
224.94/225.59	c 
227.33/227.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
227.33/227.94	c   228s|     1 |     0 |977653 |     - |    94M |   0 |3156 |3799 |3325 |   0 |  0 | 613 |  11 | 0.000000e+00 |      --      |    Inf | unknown
228.14/228.75	c   229s|     1 |     0 |979101 |     - |    95M |   0 |3156 |3796 |3337 |  12 |  1 | 617 |  11 | 0.000000e+00 |      --      |    Inf | unknown
228.73/229.35	c   229s|     1 |     0 |980603 |     - |    96M |   0 |3156 |3793 |3349 |  24 |  2 | 618 |  11 | 0.000000e+00 |      --      |    Inf | unknown
229.44/230.04	c   230s|     1 |     0 |982279 |     - |    96M |   0 |3156 |3788 |3355 |  30 |  3 | 621 |  11 | 0.000000e+00 |      --      |    Inf | unknown
230.33/231.00	c   231s|     1 |     0 |984845 |     - |    96M |   0 |3156 |3781 |3367 |  42 |  4 | 622 |  11 | 0.000000e+00 |      --      |    Inf | unknown
231.43/232.01	c   232s|     1 |     0 |987596 |     - |    97M |   0 |3156 |3766 |3373 |  48 |  5 | 625 |  11 | 0.000000e+00 |      --      |    Inf | unknown
232.43/233.03	c   233s|     1 |     0 |990395 |     - |    98M |   0 |3156 |3765 |3381 |  56 |  6 | 628 |  11 | 0.000000e+00 |      --      |    Inf | unknown
233.62/234.28	c   234s|     1 |     0 |993947 |     - |    98M |   0 |3156 |3746 |3392 |  67 |  7 | 630 |  11 | 0.000000e+00 |      --      |    Inf | unknown
234.62/235.25	c   235s|     1 |     0 |996344 |     - |    98M |   0 |3156 |3736 |3403 |  78 |  8 | 631 |  11 | 0.000000e+00 |      --      |    Inf | unknown
235.82/236.46	c   236s|     1 |     0 |999495 |     - |    99M |   0 |3156 |3713 |3412 |  87 |  9 | 633 |  11 | 0.000000e+00 |      --      |    Inf | unknown
237.31/237.99	c   238s|     1 |     0 |  1003k|     - |    99M |   0 |3156 |3714 |3426 | 101 | 10 | 637 |  11 | 0.000000e+00 |      --      |    Inf | unknown
238.81/239.40	c   239s|     1 |     0 |  1007k|     - |   100M |   0 |3156 |3699 |3392 | 112 | 11 | 639 |  11 | 0.000000e+00 |      --      |    Inf | unknown
252.68/253.30	c   253s|     1 |     2 |  1046k|     - |   100M |   0 |3156 |3675 |3392 | 112 | 11 | 645 |  22 | 0.000000e+00 |      --      |    Inf | unknown
311.32/312.18	c   312s|   100 |    35 |  1283k|1000.6 |   102M |  32 |3156 |3780 |   0 | 173 |  0 | 770 |  22 | 0.000000e+00 |      --      |    Inf | unknown
316.01/316.82	c   317s|   200 |    38 |  1308k| 940.9 |   105M |  40 |3156 |3835 |3356 | 185 |  1 | 842 |  22 | 0.000000e+00 |      --      |    Inf | unknown
320.20/321.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
320.20/321.07	c   321s|   300 |    35 |  1332k| 889.1 |   107M |  40 |3156 |3862 |3355 | 194 |  0 | 910 |  22 | 0.000000e+00 |      --      |    Inf | unknown
326.89/327.76	c   328s|   400 |    36 |  1367k| 852.2 |   109M |  40 |3156 |3872 |3357 | 206 |  1 | 976 |  22 | 0.000000e+00 |      --      |    Inf | unknown
331.78/332.64	c   333s|   500 |    36 |  1396k| 815.7 |   112M |  40 |3156 |3867 |3355 | 211 |  0 |1025 |  22 | 0.000000e+00 |      --      |    Inf | unknown
335.97/336.88	c   337s|   600 |    36 |  1419k| 780.7 |   113M |  40 |3156 |3880 |3359 | 227 |  1 |1065 |  22 | 0.000000e+00 |      --      |    Inf | unknown
341.45/342.39	c   342s|   700 |    39 |  1448k| 752.6 |   113M |  40 |3156 |3838 |3355 | 238 |  0 |1127 |  22 | 0.000000e+00 |      --      |    Inf | unknown
346.54/347.48	c   347s|   800 |    39 |  1476k| 727.0 |   115M |  40 |3156 |3858 |3357 | 256 |  1 |1199 |  22 | 0.000000e+00 |      --      |    Inf | unknown
351.63/352.57	c   353s|   900 |    39 |  1504k| 704.1 |   116M |  40 |3156 |3878 |3355 | 258 |  0 |1250 |  22 | 0.000000e+00 |      --      |    Inf | unknown
357.12/358.09	c   358s|  1000 |    39 |  1534k| 684.4 |   118M |  40 |3156 |3864 |3359 | 281 |  0 |1298 |  22 | 0.000000e+00 |      --      |    Inf | unknown
363.10/364.09	c   364s|  1100 |    37 |  1567k| 668.0 |   119M |  40 |3156 |3867 |3361 | 303 |  0 |1361 |  22 | 0.000000e+00 |      --      |    Inf | unknown
368.49/369.42	c   369s|  1200 |    42 |  1596k| 651.5 |   120M |  40 |3156 |3881 |3360 | 308 |  0 |1418 |  22 | 0.000000e+00 |      --      |    Inf | unknown
373.77/374.75	c   375s|  1300 |    38 |  1626k| 636.3 |   122M |  40 |3156 |3910 |3363 | 333 |  0 |1503 |  22 | 0.000000e+00 |      --      |    Inf | unknown
379.56/380.55	c   381s|  1400 |    38 |  1658k| 623.6 |   122M |  40 |3156 |3916 |3364 | 346 |  1 |1579 |  22 | 0.000000e+00 |      --      |    Inf | unknown
385.84/386.88	c   387s|  1500 |    42 |  1693k| 612.8 |   123M |  40 |3156 |3906 |3360 | 352 |  1 |1628 |  22 | 0.000000e+00 |      --      |    Inf | unknown
391.04/392.03	c   392s|  1600 |    40 |  1722k| 600.5 |   123M |  40 |3156 |3938 |   0 | 359 |  0 |1698 |  22 | 0.000000e+00 |      --      |    Inf | unknown
398.32/399.39	c   399s|  1700 |    46 |  1760k| 592.6 |   124M |  40 |3156 |3940 |3359 | 373 |  0 |1785 |  22 | 0.000000e+00 |      --      |    Inf | unknown
403.11/404.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
403.11/404.17	c   404s|  1800 |    44 |  1786k| 581.2 |   124M |  40 |3156 |4055 |3360 | 385 |  1 |1952 |  22 | 0.000000e+00 |      --      |    Inf | unknown
408.69/409.79	c   410s|  1900 |    43 |  1817k| 571.8 |   125M |  40 |3156 |4062 |3363 | 401 |  0 |2023 |  22 | 0.000000e+00 |      --      |    Inf | unknown
413.78/414.83	c   415s|  2000 |    45 |  1844k| 561.9 |   125M |  40 |3156 |4054 |3360 | 413 |  0 |2080 |  22 | 0.000000e+00 |      --      |    Inf | unknown
418.57/419.66	c   420s|  2100 |    49 |  1871k| 552.7 |   130M |  53 |3156 |4073 |3360 | 424 |  0 |2133 |  22 | 0.000000e+00 |      --      |    Inf | unknown
422.66/423.75	c   424s|  2200 |    47 |  1894k| 542.8 |   131M |  53 |3156 |4088 |3364 | 442 |  1 |2184 |  22 | 0.000000e+00 |      --      |    Inf | unknown
427.25/428.31	c   428s|  2300 |    48 |  1920k| 534.4 |   132M |  53 |3156 |4135 |3358 | 452 |  1 |2385 |  22 | 0.000000e+00 |      --      |    Inf | unknown
431.94/433.02	c   433s|  2400 |    48 |  1947k| 526.8 |   133M |  53 |3156 |4146 |3358 | 462 |  1 |2451 |  22 | 0.000000e+00 |      --      |    Inf | unknown
436.52/437.67	c   438s|  2500 |    48 |  1973k| 519.3 |   133M |  53 |3156 |4190 |3359 | 477 |  1 |2529 |  22 | 0.000000e+00 |      --      |    Inf | unknown
441.81/442.96	c   443s|  2600 |    46 |  2002k| 513.0 |   135M |  53 |3156 |4199 |3365 | 503 |  2 |2586 |  22 | 0.000000e+00 |      --      |    Inf | unknown
447.70/448.89	c   449s|  2700 |    44 |  2033k| 507.7 |   136M |  53 |3156 |4218 |3366 | 527 |  0 |2641 |  22 | 0.000000e+00 |      --      |    Inf | unknown
452.68/453.87	c   454s|  2800 |    46 |  2061k| 501.6 |   136M |  53 |3156 |4227 |3364 | 535 |  1 |2698 |  22 | 0.000000e+00 |      --      |    Inf | unknown
458.17/459.31	c   459s|  2900 |    44 |  2090k| 496.2 |   138M |  53 |3156 |4265 |3366 | 558 |  0 |2765 |  22 | 0.000000e+00 |      --      |    Inf | unknown
464.26/465.46	c   465s|  3000 |    46 |  2121k| 491.8 |   139M |  53 |3156 |4214 |   0 | 599 |  0 |2860 |  22 | 0.000000e+00 |      --      |    Inf | unknown
469.34/470.57	c   471s|  3100 |    43 |  2149k| 486.6 |   139M |  53 |3156 |4242 |3358 | 629 |  0 |2936 |  22 | 0.000000e+00 |      --      |    Inf | unknown
475.23/476.49	c   476s|  3200 |    48 |  2179k| 482.2 |   140M |  53 |3156 |4184 |3371 | 660 |  1 |3043 |  22 | 0.000000e+00 |      --      |    Inf | unknown
483.31/484.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
483.31/484.58	c   485s|  3300 |    50 |  2220k| 480.7 |   140M |  53 |3156 |4127 |3360 | 693 |  0 |3111 |  22 | 0.000000e+00 |      --      |    Inf | unknown
489.00/490.29	c   490s|  3400 |    49 |  2250k| 476.6 |   140M |  53 |3156 |4076 |3359 | 727 |  0 |3210 |  22 | 0.000000e+00 |      --      |    Inf | unknown
498.58/499.80	c   500s|  3500 |    46 |  2300k| 477.1 |   141M |  53 |3156 |4039 |3362 | 752 |  0 |3298 |  22 | 0.000000e+00 |      --      |    Inf | unknown
508.76/510.08	c   510s|  3600 |    54 |  2352k| 478.0 |   141M |  53 |3156 |4031 |3361 | 796 |  0 |3393 |  22 | 0.000000e+00 |      --      |    Inf | unknown
517.23/518.52	c   519s|  3700 |    57 |  2396k| 477.3 |   142M |  53 |3156 |3984 |   0 | 817 |  0 |3443 |  22 | 0.000000e+00 |      --      |    Inf | unknown
530.00/531.38	c   531s|  3800 |    55 |  2462k| 480.9 |   142M |  53 |3156 |3963 |3351 | 857 |  1 |3452 |  22 | 0.000000e+00 |      --      |    Inf | unknown
546.46/547.83	c   548s|  3900 |    61 |  2539k| 486.7 |   143M |  53 |3156 |3984 |3349 | 908 |  0 |3476 |  22 | 0.000000e+00 |      --      |    Inf | unknown
554.84/556.24	c   556s|  4000 |    61 |  2581k| 485.5 |   143M |  53 |3156 |4027 |3351 | 945 |  0 |3522 |  22 | 0.000000e+00 |      --      |    Inf | unknown
562.03/563.42	c   563s|  4100 |    61 |  2619k| 483.4 |   143M |  53 |3156 |4059 |3351 | 949 |  0 |3564 |  22 | 0.000000e+00 |      --      |    Inf | unknown
571.30/572.75	c   573s|  4200 |    59 |  2672k| 484.2 |   143M |  53 |3156 |4100 |3351 | 965 |  1 |3617 |  22 | 0.000000e+00 |      --      |    Inf | unknown
579.19/580.69	c   581s|  4300 |    63 |  2713k| 482.8 |   143M |  53 |3156 |4099 |3349 | 987 |  1 |3652 |  22 | 0.000000e+00 |      --      |    Inf | unknown
587.57/589.02	c   589s|  4400 |    63 |  2756k| 481.9 |   143M |  53 |3156 |4125 |3351 |1003 |  0 |3706 |  22 | 0.000000e+00 |      --      |    Inf | unknown
594.75/596.22	c   596s|  4500 |    61 |  2793k| 480.0 |   143M |  53 |3156 |4151 |3349 |1019 |  0 |3756 |  22 | 0.000000e+00 |      --      |    Inf | unknown
603.13/604.61	c   605s|  4600 |    61 |  2837k| 479.2 |   143M |  53 |3156 |4166 |3352 |1039 |  2 |3791 |  22 | 0.000000e+00 |      --      |    Inf | unknown
611.11/612.64	c   613s|  4700 |    65 |  2879k| 478.1 |   143M |  53 |3156 |4172 |3353 |1062 |  2 |3815 |  22 | 0.000000e+00 |      --      |    Inf | unknown
620.09/621.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
620.09/621.68	c   622s|  4800 |    61 |  2925k| 477.9 |   144M |  53 |3156 |4198 |3353 |1067 |  0 |3868 |  22 | 0.000000e+00 |      --      |    Inf | unknown
627.77/629.40	c   629s|  4900 |    61 |  2966k| 476.6 |   144M |  53 |3156 |4225 |3353 |1083 |  1 |3911 |  22 | 0.000000e+00 |      --      |    Inf | unknown
636.15/637.76	c   638s|  5000 |    63 |  3009k| 475.9 |   144M |  53 |3156 |4247 |   0 |1092 |  0 |3959 |  22 | 0.000000e+00 |      --      |    Inf | unknown
644.54/646.17	c   646s|  5100 |    59 |  3053k| 475.4 |   144M |  53 |3156 |4290 |3355 |1110 |  0 |4011 |  22 | 0.000000e+00 |      --      |    Inf | unknown
653.52/655.15	c   655s|  5200 |    62 |  3101k| 475.4 |   144M |  53 |3156 |4295 |3353 |1129 |  0 |4056 |  22 | 0.000000e+00 |      --      |    Inf | unknown
661.40/663.08	c   663s|  5300 |    64 |  3142k| 474.3 |   144M |  53 |3156 |4314 |3354 |1139 |  0 |4101 |  22 | 0.000000e+00 |      --      |    Inf | unknown
670.27/671.95	c   672s|  5400 |    60 |  3188k| 474.2 |   144M |  53 |3156 |4297 |3346 |1154 |  1 |4143 |  22 | 0.000000e+00 |      --      |    Inf | unknown
677.25/678.92	c   679s|  5500 |    60 |  3225k| 472.5 |   144M |  53 |3156 |4303 |   0 |1155 |  0 |4200 |  22 | 0.000000e+00 |      --      |    Inf | unknown
684.34/686.01	c   686s|  5600 |    58 |  3262k| 471.0 |   144M |  53 |3156 |4344 |3347 |1157 |  1 |4256 |  22 | 0.000000e+00 |      --      |    Inf | unknown
692.82/694.57	c   695s|  5700 |    58 |  3308k| 470.9 |   144M |  53 |3156 |4333 |3348 |1168 |  0 |4283 |  22 | 0.000000e+00 |      --      |    Inf | unknown
701.10/702.82	c   703s|  5800 |    58 |  3352k| 470.4 |   144M |  53 |3156 |4334 |3354 |1176 |  0 |4305 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
720.95/722.77	c   723s|  5900 |    80 |  3444k| 476.9 |   145M |  53 |3156 |4261 |3361 |1217 |  0 |4354 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
727.43/729.20	c   729s|  6000 |    83 |  3481k| 475.4 |   145M |  53 |3156 |4283 |3362 |1232 |  1 |4408 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
733.02/734.86	c   735s|  6100 |    82 |  3514k| 473.3 |   145M |  53 |3156 |4284 |3362 |1264 |  1 |4466 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
739.61/741.48	c   741s|  6200 |    81 |  3549k| 471.7 |   145M |  53 |3156 |4315 |3353 |1267 |  0 |4527 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
745.59/747.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
745.59/747.44	c   747s|  6300 |    77 |  3583k| 469.9 |   145M |  53 |3156 |4329 |3363 |1276 |  1 |4583 |  22 | 0.000000e+00 |      --      |    Inf |   0.50%
752.57/754.47	c   754s|  6400 |    79 |  3621k| 468.7 |   146M |  53 |3156 |4194 |3347 |1305 |  1 |4604 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
758.46/760.38	c   760s|  6500 |    83 |  3653k| 466.7 |   146M |  53 |3156 |4210 |3350 |1315 |  1 |4646 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
763.65/765.56	c   766s|  6600 |    83 |  3681k| 464.3 |   147M |  53 |3156 |4205 |3347 |1326 |  1 |4751 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
768.54/770.45	c   770s|  6700 |    83 |  3709k| 461.8 |   147M |  53 |3156 |4242 |   0 |1340 |  0 |4800 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
773.92/775.87	c   776s|  6800 |    83 |  3739k| 459.8 |   147M |  53 |3156 |4248 |3350 |1347 |  0 |4827 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
779.41/781.39	c   781s|  6900 |    79 |  3769k| 457.9 |   147M |  53 |3156 |4275 |3350 |1370 |  0 |4880 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
787.10/789.06	c   789s|  7000 |    81 |  3811k| 457.4 |   147M |  53 |3156 |4236 |   0 |1391 |  0 |4907 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
794.87/796.84	c   797s|  7100 |    75 |  3852k| 456.8 |   147M |  53 |3156 |4264 |3354 |1406 |  0 |4969 |  22 | 0.000000e+00 |      --      |    Inf |   0.69%
809.74/811.77	c   812s|  7200 |    89 |  3925k| 460.1 |   147M |  53 |3156 |4167 |3347 |1435 |  0 |5018 |  22 | 0.000000e+00 |      --      |    Inf |   0.72%
817.13/819.19	c   819s|  7300 |    92 |  3967k| 459.6 |   148M |  53 |3156 |4160 |3364 |1464 |  0 |5078 |  22 | 0.000000e+00 |      --      |    Inf |   0.77%
823.71/825.75	c   826s|  7400 |    93 |  4004k| 458.5 |   149M |  53 |3156 |4152 |3354 |1478 |  0 |5092 |  22 | 0.000000e+00 |      --      |    Inf |   0.81%
830.59/832.66	c   833s|  7500 |    97 |  4042k| 457.6 |   149M |  53 |3156 |4174 |3358 |1495 |  1 |5168 |  22 | 0.000000e+00 |      --      |    Inf |   0.82%
837.47/839.59	c   840s|  7600 |    95 |  4081k| 456.8 |   149M |  53 |3156 |4213 |3364 |1541 |  1 |5221 |  22 | 0.000000e+00 |      --      |    Inf |   0.82%
844.66/846.77	c   847s|  7700 |    93 |  4121k| 456.2 |   149M |  53 |3156 |4258 |3361 |1571 |  0 |5287 |  22 | 0.000000e+00 |      --      |    Inf |   0.82%
860.03/862.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
860.03/862.16	c   862s|  7800 |   103 |  4195k| 459.4 |   150M |  53 |3156 |4167 |3348 |1617 |  1 |5325 |  22 | 0.000000e+00 |      --      |    Inf |   0.98%
867.70/869.88	c   870s|  7900 |   103 |  4235k| 458.7 |   150M |  53 |3156 |4204 |3349 |1630 |  1 |5389 |  22 | 0.000000e+00 |      --      |    Inf |   1.00%
876.08/878.22	c   878s|  8000 |   103 |  4278k| 458.5 |   150M |  53 |3156 |4249 |3350 |1633 |  0 |5442 |  22 | 0.000000e+00 |      --      |    Inf |   1.01%
884.46/886.60	c   887s|  8100 |    99 |  4321k| 458.1 |   150M |  53 |3156 |4282 |3350 |1646 |  0 |5500 |  22 | 0.000000e+00 |      --      |    Inf |   1.01%
893.85/896.04	c   896s|  8200 |    98 |  4369k| 458.4 |   152M |  53 |3156 |4295 |3359 |1670 |  0 |5546 |  22 | 0.000000e+00 |      --      |    Inf |   1.22%
902.42/904.67	c   905s|  8300 |   104 |  4412k| 458.1 |   154M |  53 |3156 |4281 |3354 |1705 |  0 |5584 |  22 | 0.000000e+00 |      --      |    Inf |   1.25%
911.80/914.07	c   914s|  8400 |   104 |  4462k| 458.4 |   154M |  53 |3156 |4291 |3353 |1738 |  0 |5599 |  22 | 0.000000e+00 |      --      |    Inf |   1.27%
920.08/922.38	c   922s|  8500 |   104 |  4505k| 458.1 |   154M |  53 |3156 |4299 |3351 |1751 |  1 |5628 |  22 | 0.000000e+00 |      --      |    Inf |   1.27%
929.66/931.94	c   932s|  8600 |   104 |  4554k| 458.5 |   154M |  53 |3156 |4281 |3349 |1775 |  0 |5638 |  22 | 0.000000e+00 |      --      |    Inf |   1.27%
939.63/941.97	c   942s|  8700 |   108 |  4607k| 459.2 |   154M |  53 |3156 |4243 |3345 |1795 |  1 |5652 |  22 | 0.000000e+00 |      --      |    Inf |   1.28%
949.91/952.20	c   952s|  8800 |   112 |  4656k| 459.6 |   156M |  53 |3156 |4230 |3346 |1817 |  1 |5710 |  22 | 0.000000e+00 |      --      |    Inf |   1.39%
961.69/964.05	c   964s|  8900 |   112 |  4714k| 460.8 |   156M |  53 |3156 |4264 |3345 |1826 |  0 |5751 |  22 | 0.000000e+00 |      --      |    Inf |   1.39%
971.66/974.07	c   974s|  9000 |   112 |  4763k| 461.1 |   156M |  53 |3156 |4239 |3346 |1846 |  0 |5767 |  22 | 0.000000e+00 |      --      |    Inf |   1.39%
981.33/983.72	c   984s|  9100 |   112 |  4810k| 461.2 |   157M |  55 |3156 |4246 |3351 |1862 |  0 |5778 |  22 | 0.000000e+00 |      --      |    Inf |   1.39%
990.71/993.18	c   993s|  9200 |   114 |  4858k| 461.3 |   157M |  65 |3156 |4241 |3351 |1874 |  0 |5827 |  22 | 0.000000e+00 |      --      |    Inf |   1.40%
998.29/1000.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
998.29/1000.74	c  1001s|  9300 |   112 |  4895k| 460.4 |   158M |  65 |3156 |4270 |3350 |1900 |  0 |5893 |  22 | 0.000000e+00 |      --      |    Inf |   1.40%
1009.36/1011.81	c  1012s|  9400 |   112 |  4949k| 461.2 |   158M |  65 |3156 |4250 |3351 |1928 |  0 |5910 |  22 | 0.000000e+00 |      --      |    Inf |   1.40%
1016.24/1018.71	c  1019s|  9500 |   110 |  4985k| 460.3 |   158M |  65 |3156 |4286 |3362 |1936 |  0 |5951 |  22 | 0.000000e+00 |      --      |    Inf |   1.40%
1026.63/1029.13	c  1029s|  9600 |   112 |  5043k| 461.4 |   158M |  65 |3156 |4318 |3352 |1955 |  1 |5997 |  22 | 0.000000e+00 |      --      |    Inf |   1.40%
1039.39/1041.95	c  1042s|  9700 |   116 |  5108k| 463.1 |   158M |  65 |3156 |4265 |3351 |1985 |  0 |6033 |  22 | 0.000000e+00 |      --      |    Inf |   1.46%
1052.76/1055.35	c  1055s|  9800 |   124 |  5174k| 464.9 |   158M |  65 |3156 |4248 |3347 |2009 |  0 |6058 |  22 | 0.000000e+00 |      --      |    Inf |   1.50%
1061.94/1064.50	c  1064s|  9900 |   124 |  5221k| 465.0 |   158M |  65 |3156 |4260 |   0 |2018 |  0 |6110 |  22 | 0.000000e+00 |      --      |    Inf |   1.56%
1067.72/1070.35	c  1070s| 10000 |   122 |  5252k| 463.6 |   158M |  65 |3156 |4259 |3352 |2036 |  0 |6159 |  22 | 0.000000e+00 |      --      |    Inf |   1.57%
1073.71/1076.38	c  1076s| 10100 |   122 |  5283k| 462.2 |   158M |  65 |3156 |4323 |3358 |2050 |  0 |6237 |  22 | 0.000000e+00 |      --      |    Inf |   1.60%
1082.79/1085.49	c  1085s| 10200 |   124 |  5330k| 462.3 |   158M |  65 |3156 |4350 |3362 |2063 |  0 |6275 |  22 | 0.000000e+00 |      --      |    Inf |   1.60%
1097.05/1099.79	c  1100s| 10300 |   133 |  5397k| 464.1 |   158M |  65 |3156 |4305 |3363 |2097 |  0 |6332 |  22 | 0.000000e+00 |      --      |    Inf |   1.60%
1117.11/1119.85	c  1120s| 10400 |   151 |  5491k| 468.3 |   159M |  65 |3156 |4279 |3347 |2184 |  0 |6357 |  22 | 0.000000e+00 |      --      |    Inf |   2.52%
1125.79/1128.56	c  1129s| 10500 |   151 |  5536k| 468.1 |   159M |  65 |3156 |4302 |3350 |2208 |  1 |6430 |  22 | 0.000000e+00 |      --      |    Inf |   2.53%
1136.56/1139.30	c  1139s| 10600 |   153 |  5592k| 468.9 |   159M |  65 |3156 |4328 |3351 |2275 |  1 |6475 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
1145.94/1148.78	c  1149s| 10700 |   157 |  5642k| 469.2 |   159M |  65 |3156 |4347 |3353 |2284 |  1 |6516 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
1161.11/1163.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1161.11/1163.91	c  1164s| 10800 |   157 |  5721k| 471.9 |   159M |  65 |3156 |4363 |3355 |2298 |  1 |6557 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
1168.89/1171.77	c  1172s| 10900 |   158 |  5763k| 471.4 |   159M |  65 |3156 |4415 |3356 |2310 |  1 |6641 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
1178.66/1181.57	c  1182s| 11000 |   155 |  5815k| 471.8 |   159M |  65 |3156 |4374 |3355 |2321 |  0 |6690 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
1191.73/1194.69	c  1195s| 11100 |   155 |  5883k| 473.6 |   160M |  65 |3156 |4417 |3355 |2337 |  1 |6797 |  22 | 0.000000e+00 |      --      |    Inf |   3.12%
1204.11/1207.09	c  1207s| 11200 |   156 |  5945k| 474.7 |   160M |  65 |3156 |4437 |3358 |2370 |  0 |6847 |  22 | 0.000000e+00 |      --      |    Inf |   3.18%
1215.68/1218.61	c  1219s| 11300 |   158 |  6002k| 475.5 |   160M |  65 |3156 |4462 |3358 |2391 |  0 |6898 |  22 | 0.000000e+00 |      --      |    Inf |   3.18%
1227.65/1230.61	c  1231s| 11400 |   156 |  6061k| 476.4 |   160M |  65 |3156 |4491 |3362 |2408 |  0 |6931 |  22 | 0.000000e+00 |      --      |    Inf |   3.18%
1237.53/1240.53	c  1241s| 11500 |   158 |  6111k| 476.6 |   160M |  65 |3156 |4510 |3345 |2426 |  1 |6979 |  22 | 0.000000e+00 |      --      |    Inf |   3.18%
1245.91/1248.90	c  1249s| 11600 |   160 |  6154k| 476.2 |   160M |  65 |3156 |4527 |   0 |2435 |  0 |7032 |  22 | 0.000000e+00 |      --      |    Inf |   3.19%
1256.28/1259.35	c  1259s| 11700 |   158 |  6206k| 476.6 |   160M |  65 |3156 |4543 |3354 |2460 |  0 |7081 |  22 | 0.000000e+00 |      --      |    Inf |   3.19%
1266.56/1269.61	c  1270s| 11800 |   156 |  6257k| 476.8 |   160M |  65 |3156 |4514 |3356 |2496 |  1 |7138 |  22 | 0.000000e+00 |      --      |    Inf |   3.20%
1279.23/1282.38	c  1282s| 11900 |   168 |  6320k| 478.0 |   160M |  65 |3156 |4465 |3361 |2545 |  0 |7168 |  22 | 0.000000e+00 |      --      |    Inf |   3.28%
1290.60/1293.73	c  1294s| 12000 |   164 |  6379k| 478.9 |   160M |  65 |3156 |4492 |3359 |2574 |  1 |7209 |  22 | 0.000000e+00 |      --      |    Inf |   3.29%
1300.88/1304.03	c  1304s| 12100 |   164 |  6431k| 479.2 |   160M |  65 |3156 |4507 |3354 |2587 |  1 |7246 |  22 | 0.000000e+00 |      --      |    Inf |   3.29%
1309.36/1312.53	c  1313s| 12200 |   164 |  6475k| 478.9 |   161M |  65 |3156 |4557 |3353 |2635 |  1 |7326 |  22 | 0.000000e+00 |      --      |    Inf |   3.29%
1318.03/1321.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1318.03/1321.27	c  1321s| 12300 |   166 |  6521k| 478.8 |   161M |  65 |3156 |4577 |   0 |2655 |  0 |7389 |  22 | 0.000000e+00 |      --      |    Inf |   3.31%
1330.20/1333.46	c  1333s| 12400 |   166 |  6582k| 479.7 |   161M |  65 |3156 |4584 |3358 |2682 |  0 |7419 |  22 | 0.000000e+00 |      --      |    Inf |   3.31%
1340.17/1343.47	c  1343s| 12500 |   166 |  6632k| 479.9 |   161M |  65 |3156 |4598 |3354 |2702 |  0 |7453 |  22 | 0.000000e+00 |      --      |    Inf |   3.32%
1351.14/1354.41	c  1354s| 12600 |   166 |  6687k| 480.4 |   161M |  65 |3156 |4610 |3363 |2726 |  0 |7493 |  22 | 0.000000e+00 |      --      |    Inf |   3.33%
1358.52/1361.88	c  1362s| 12700 |   168 |  6726k| 479.7 |   161M |  65 |3156 |4639 |3366 |2771 |  0 |7562 |  22 | 0.000000e+00 |      --      |    Inf |   3.33%
1368.99/1372.34	c  1372s| 12800 |   172 |  6778k| 480.0 |   161M |  65 |3156 |4592 |3361 |2803 |  0 |7591 |  22 | 0.000000e+00 |      --      |    Inf |   3.38%
1378.86/1382.26	c  1382s| 12900 |   170 |  6829k| 480.2 |   161M |  65 |3156 |4598 |3361 |2807 |  0 |7608 |  22 | 0.000000e+00 |      --      |    Inf |   3.38%
1387.04/1390.42	c  1390s| 13000 |   170 |  6872k| 479.9 |   161M |  65 |3156 |4596 |3367 |2844 |  1 |7654 |  22 | 0.000000e+00 |      --      |    Inf |   3.38%
1394.02/1397.40	c  1397s| 13100 |   170 |  6909k| 479.1 |   163M |  65 |3156 |4631 |3378 |2880 |  0 |7694 |  22 | 0.000000e+00 |      --      |    Inf |   3.38%
1400.40/1403.84	c  1404s| 13200 |   168 |  6944k| 478.2 |   163M |  65 |3156 |4678 |3362 |2894 |  1 |7754 |  22 | 0.000000e+00 |      --      |    Inf |   3.38%
1409.07/1412.55	c  1413s| 13300 |   168 |  6992k| 478.2 |   163M |  65 |3156 |4683 |3352 |2923 |  0 |7796 |  22 | 0.000000e+00 |      --      |    Inf |   3.38%
1430.81/1434.34	c  1434s| 13400 |   180 |  7088k| 481.5 |   163M |  65 |3156 |4624 |3347 |2977 |  1 |7818 |  22 | 0.000000e+00 |      --      |    Inf |   3.62%
1439.19/1442.78	c  1443s| 13500 |   178 |  7131k| 481.2 |   163M |  65 |3156 |4654 |3345 |3000 |  0 |7862 |  22 | 0.000000e+00 |      --      |    Inf |   3.64%
1449.66/1453.21	c  1453s| 13600 |   180 |  7185k| 481.6 |   163M |  65 |3156 |4647 |3365 |3023 |  1 |7878 |  22 | 0.000000e+00 |      --      |    Inf |   3.67%
1461.02/1464.68	c  1465s| 13700 |   182 |  7242k| 482.2 |   163M |  65 |3156 |4628 |3354 |3028 |  1 |7912 |  22 | 0.000000e+00 |      --      |    Inf |   3.67%
1475.08/1478.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1475.08/1478.71	c  1479s| 13800 |   188 |  7311k| 483.6 |   164M |  65 |3156 |4625 |3354 |3034 |  1 |7972 |  22 | 0.000000e+00 |      --      |    Inf |   3.68%
1486.05/1489.77	c  1490s| 13900 |   186 |  7367k| 484.1 |   164M |  65 |3156 |4637 |3350 |3078 |  0 |8012 |  22 | 0.000000e+00 |      --      |    Inf |   3.68%
1501.11/1504.82	c  1505s| 14000 |   186 |  7442k| 485.9 |   164M |  65 |3156 |4625 |3346 |3100 |  0 |8067 |  22 | 0.000000e+00 |      --      |    Inf |   3.73%
1511.48/1515.24	c  1515s| 14100 |   186 |  7496k| 486.2 |   164M |  65 |3156 |4632 |3374 |3134 |  0 |8122 |  22 | 0.000000e+00 |      --      |    Inf |   3.78%
1519.65/1523.42	c  1523s| 14200 |   186 |  7540k| 485.9 |   164M |  65 |3156 |4650 |3365 |3169 |  1 |8162 |  22 | 0.000000e+00 |      --      |    Inf |   3.78%
1527.24/1531.06	c  1531s| 14300 |   186 |  7580k| 485.4 |   164M |  65 |3156 |4679 |3371 |3207 |  1 |8215 |  22 | 0.000000e+00 |      --      |    Inf |   3.78%
1536.41/1540.20	c  1540s| 14400 |   183 |  7625k| 485.1 |   165M |  65 |3156 |4719 |3361 |3258 |  0 |8273 |  22 | 0.000000e+00 |      --      |    Inf |   3.78%
1546.08/1549.97	c  1550s| 14500 |   181 |  7677k| 485.4 |   165M |  65 |3156 |4707 |3380 |3312 |  0 |8310 |  22 | 0.000000e+00 |      --      |    Inf |   3.78%
1554.85/1558.78	c  1559s| 14600 |   187 |  7721k| 485.1 |   165M |  65 |3156 |4690 |3360 |3343 |  0 |8390 |  22 | 0.000000e+00 |      --      |    Inf |   3.80%
1561.73/1565.60	c  1566s| 14700 |   189 |  7757k| 484.3 |   165M |  65 |3156 |4674 |3360 |3354 |  1 |8461 |  22 | 0.000000e+00 |      --      |    Inf |   3.80%
1569.31/1573.25	c  1573s| 14800 |   185 |  7798k| 483.8 |   165M |  65 |3156 |4673 |3345 |3362 |  1 |8517 |  22 | 0.000000e+00 |      --      |    Inf |   3.81%
1573.50/1577.49	c  1577s| 14900 |   185 |  7819k| 482.1 |   165M |  65 |3156 |4761 |3350 |3378 |  1 |8631 |  22 | 0.000000e+00 |      --      |    Inf |   3.81%
1579.28/1583.26	c  1583s| 15000 |   185 |  7849k| 481.0 |   165M |  65 |3156 |4722 |3351 |3384 |  1 |8685 |  22 | 0.000000e+00 |      --      |    Inf |   3.86%
1589.75/1593.76	c  1594s| 15100 |   185 |  7894k| 480.8 |   165M |  65 |3156 |4683 |3342 |3405 |  2 |8713 |  22 | 0.000000e+00 |      --      |    Inf |   3.87%
1600.32/1604.36	c  1604s| 15200 |   187 |  7949k| 481.2 |   166M |  65 |3156 |4602 |3351 |3424 |  0 |8757 |  22 | 0.000000e+00 |      --      |    Inf |   3.92%
1610.69/1614.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1610.69/1614.73	c  1615s| 15300 |   185 |  8003k| 481.6 |   166M |  65 |3156 |4568 |3355 |3455 |  0 |8798 |  22 | 0.000000e+00 |      --      |    Inf |   3.93%
1617.57/1621.68	c  1622s| 15400 |   187 |  8039k| 480.8 |   166M |  65 |3156 |4596 |3349 |3468 |  1 |8856 |  22 | 0.000000e+00 |      --      |    Inf |   3.93%
1627.84/1632.00	c  1632s| 15500 |   191 |  8096k| 481.4 |   166M |  65 |3156 |4638 |3364 |3486 |  0 |8925 |  22 | 0.000000e+00 |      --      |    Inf |   3.94%
1637.71/1641.87	c  1642s| 15600 |   195 |  8146k| 481.5 |   166M |  65 |3156 |4605 |3345 |3504 |  1 |9000 |  22 | 0.000000e+00 |      --      |    Inf |   3.95%
1643.70/1647.86	c  1648s| 15700 |   197 |  8179k| 480.5 |   166M |  65 |3156 |4588 |3369 |3523 |  0 |9041 |  22 | 0.000000e+00 |      --      |    Inf |   3.95%
1650.28/1654.44	c  1654s| 15800 |   195 |  8215k| 479.9 |   166M |  65 |3156 |4623 |3368 |3528 |  1 |9086 |  22 | 0.000000e+00 |      --      |    Inf |   3.95%
1656.76/1660.91	c  1661s| 15900 |   196 |  8251k| 479.1 |   166M |  65 |3156 |4667 |3370 |3533 |  0 |9139 |  22 | 0.000000e+00 |      --      |    Inf |   3.95%
1663.74/1667.92	c  1668s| 16000 |   198 |  8290k| 478.6 |   166M |  65 |3156 |4703 |3369 |3540 |  1 |9210 |  22 | 0.000000e+00 |      --      |    Inf |   3.95%
1671.92/1676.13	c  1676s| 16100 |   198 |  8333k| 478.3 |   166M |  65 |3156 |4681 |3346 |3555 |  1 |9242 |  22 | 0.000000e+00 |      --      |    Inf |   3.97%
1678.60/1682.85	c  1683s| 16200 |   202 |  8369k| 477.6 |   166M |  65 |3156 |4649 |3358 |3571 |  0 |9313 |  22 | 0.000000e+00 |      --      |    Inf |   4.01%
1688.67/1692.97	c  1693s| 16300 |   204 |  8421k| 477.9 |   166M |  65 |3156 |4618 |3354 |3590 |  1 |9334 |  22 | 0.000000e+00 |      --      |    Inf |   4.04%
1697.64/1702.00	c  1702s| 16400 |   205 |  8468k| 477.8 |   166M |  65 |3156 |4575 |3369 |3605 |  0 |9378 |  22 | 0.000000e+00 |      --      |    Inf |   4.05%
1704.03/1708.39	c  1708s| 16500 |   203 |  8501k| 477.0 |   166M |  65 |3156 |4596 |3365 |3610 |  0 |9428 |  22 | 0.000000e+00 |      --      |    Inf |   4.05%
1713.30/1717.65	c  1718s| 16600 |   204 |  8549k| 477.0 |   166M |  65 |3156 |4627 |3347 |3627 |  0 |9479 |  22 | 0.000000e+00 |      --      |    Inf |   4.06%
1724.97/1729.34	c  1729s| 16700 |   214 |  8608k| 477.7 |   166M |  65 |3156 |4646 |3351 |3629 |  0 |9555 |  22 | 0.000000e+00 |      --      |    Inf |   4.06%
1732.56/1736.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1732.56/1736.95	c  1737s| 16800 |   216 |  8648k| 477.2 |   167M |  65 |3156 |4667 |3352 |3649 |  0 |9659 |  22 | 0.000000e+00 |      --      |    Inf |   4.06%
1740.54/1744.96	c  1745s| 16900 |   218 |  8689k| 476.8 |   167M |  65 |3156 |4693 |3347 |3652 |  0 |9707 |  22 | 0.000000e+00 |      --      |    Inf |   4.07%
1748.92/1753.33	c  1753s| 17000 |   218 |  8733k| 476.6 |   167M |  65 |3156 |4726 |3347 |3656 |  0 |9751 |  22 | 0.000000e+00 |      --      |    Inf |   4.07%
1758.70/1763.15	c  1763s| 17100 |   214 |  8783k| 476.8 |   167M |  65 |3156 |4745 |3359 |3658 |  1 |9793 |  22 | 0.000000e+00 |      --      |    Inf |   4.08%
1767.68/1772.11	c  1772s| 17200 |   216 |  8830k| 476.7 |   167M |  65 |3156 |4750 |3347 |3671 |  1 |9844 |  22 | 0.000000e+00 |      --      |    Inf |   4.11%
1776.45/1780.94	c  1781s| 17300 |   222 |  8875k| 476.6 |   167M |  65 |3156 |4772 |3358 |3707 |  2 |9920 |  22 | 0.000000e+00 |      --      |    Inf |   4.12%
1784.33/1788.84	c  1789s| 17400 |   225 |  8916k| 476.2 |   167M |  65 |3156 |4781 |3345 |3726 |  1 |9981 |  22 | 0.000000e+00 |      --      |    Inf |   4.12%
1794.91/1799.40	c  1799s| 17500 |   233 |  8968k| 476.5 |   168M |  65 |3156 |4775 |3349 |3757 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.14%
1801.89/1806.41	c  1806s| 17600 |   233 |  9002k| 475.8 |   168M |  65 |3156 |4811 |3354 |3763 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.14%
1811.07/1815.61	c  1816s| 17700 |   237 |  9049k| 475.7 |   168M |  65 |3156 |4840 |3349 |3781 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.15%
1818.25/1822.84	c  1823s| 17800 |   235 |  9086k| 475.2 |   168M |  65 |3156 |4881 |3348 |3782 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.15%
1828.73/1833.30	c  1833s| 17900 |   235 |  9139k| 475.4 |   168M |  65 |3156 |4879 |3347 |3797 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.15%
1838.61/1843.27	c  1843s| 18000 |   233 |  9191k| 475.7 |   168M |  65 |3156 |4895 |3349 |3802 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1850.68/1855.35	c  1855s| 18100 |   235 |  9252k| 476.4 |   168M |  65 |3156 |4892 |3349 |3824 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1862.26/1866.92	c  1867s| 18200 |   235 |  9311k| 477.0 |   168M |  65 |3156 |4913 |3345 |3836 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1869.05/1873.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1869.05/1873.70	c  1874s| 18300 |   235 |  9347k| 476.4 |   168M |  65 |3156 |4953 |3350 |3857 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1877.63/1882.38	c  1882s| 18400 |   235 |  9393k| 476.3 |   168M |  65 |3156 |4982 |   0 |3880 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1886.11/1890.87	c  1891s| 18500 |   235 |  9437k| 476.1 |   168M |  65 |3156 |5023 |3348 |3897 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1892.60/1897.38	c  1897s| 18600 |   235 |  9472k| 475.5 |   168M |  65 |3156 |5066 |   0 |3910 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1900.29/1905.05	c  1905s| 18700 |   233 |  9513k| 475.1 |   168M |  65 |3156 |5079 |3347 |3928 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.16%
1908.86/1913.61	c  1914s| 18800 |   233 |  9558k| 475.0 |   168M |  65 |3156 |5119 |   0 |3953 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.17%
1917.05/1921.80	c  1922s| 18900 |   231 |  9601k| 474.7 |   168M |  65 |3156 |5195 |   0 |3976 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.17%
1925.63/1930.42	c  1930s| 19000 |   233 |  9645k| 474.6 |   168M |  65 |3156 |5258 |3350 |4006 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.17%
1933.11/1937.97	c  1938s| 19100 |   231 |  9684k| 474.2 |   168M |  65 |3156 |5278 |3350 |4026 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1942.99/1947.86	c  1948s| 19200 |   233 |  9734k| 474.3 |   168M |  65 |3156 |5235 |   0 |4047 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1950.28/1955.13	c  1955s| 19300 |   238 |  9773k| 473.9 |   168M |  65 |3156 |5247 |3366 |4061 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1957.17/1962.07	c  1962s| 19400 |   238 |  9810k| 473.4 |   168M |  65 |3156 |5283 |3352 |4089 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1965.44/1970.30	c  1970s| 19500 |   236 |  9853k| 473.2 |   168M |  65 |3156 |5248 |3351 |4103 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1972.83/1977.74	c  1978s| 19600 |   235 |  9894k| 472.8 |   168M |  65 |3156 |5280 |3366 |4122 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1979.81/1984.74	c  1985s| 19700 |   237 |  9932k| 472.4 |   169M |  65 |3156 |5271 |3361 |4149 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1986.21/1991.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1986.21/1991.11	c  1991s| 19800 |   237 |  9966k| 471.8 |   169M |  65 |3156 |5291 |3350 |4164 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
1993.09/1998.04	c  1998s| 19900 |   237 | 10003k| 471.3 |   169M |  65 |3156 |5309 |3364 |4174 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.18%
2005.76/2010.73	c  2011s| 20000 |   245 | 10069k| 472.2 |   169M |  65 |3156 |5302 |3349 |4185 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.19%
2019.33/2024.37	c  2024s| 20100 |   249 | 10138k| 473.2 |   169M |  65 |3156 |5280 |3348 |4202 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2032.01/2037.05	c  2037s| 20200 |   251 | 10204k| 474.1 |   169M |  65 |3156 |5311 |3349 |4225 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2042.09/2047.17	c  2047s| 20300 |   251 | 10255k| 474.3 |   169M |  65 |3156 |5372 |3349 |4231 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2054.06/2059.18	c  2059s| 20400 |   248 | 10317k| 474.9 |   169M |  65 |3156 |5404 |3351 |4236 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2068.93/2074.08	c  2074s| 20500 |   248 | 10391k| 476.2 |   169M |  65 |3156 |5428 |3350 |4247 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2089.48/2094.64	c  2095s| 20600 |   246 | 10496k| 478.8 |   169M |  65 |3156 |5442 |3354 |4264 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2109.24/2114.42	c  2114s| 20700 |   245 | 10597k| 481.3 |   169M |  65 |3156 |5463 |3353 |4290 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2125.21/2130.44	c  2130s| 20800 |   245 | 10679k| 482.8 |   169M |  65 |3156 |5491 |3350 |4314 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.20%
2136.89/2142.16	c  2142s| 20900 |   245 | 10740k| 483.4 |   169M |  65 |3156 |5456 |3351 |4335 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.21%
2148.66/2153.98	c  2154s| 21000 |   243 | 10803k| 484.0 |   169M |  65 |3156 |5471 |3361 |4352 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.22%
2161.43/2166.75	c  2167s| 21100 |   239 | 10869k| 484.8 |   169M |  65 |3156 |5514 |3354 |4364 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.22%
2168.42/2173.72	c  2174s| 21200 |   237 | 10907k| 484.4 |   169M |  65 |3156 |5533 |3370 |4373 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |   4.22%
2176.00/2181.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2176.00/2181.30	c  2181s| 21300 |   236 | 10948k| 484.0 |   169M |  65 |3156 |5550 |3375 |4387 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.22%
2182.99/2188.36	c  2188s| 21400 |   240 | 10985k| 483.5 |   169M |  65 |3156 |5547 |3351 |4412 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.23%
2191.27/2196.63	c  2197s| 21500 |   244 | 11029k| 483.3 |   169M |  65 |3156 |5548 |3348 |4437 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.29%
2203.24/2208.65	c  2209s| 21600 |   246 | 11089k| 483.9 |   170M |  65 |3156 |5550 |3353 |4480 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.44%
2209.03/2214.49	c  2214s| 21700 |   254 | 11121k| 483.2 |   170M |  65 |3156 |5606 |3361 |4504 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.44%
2216.42/2221.80	c  2222s| 21800 |   246 | 11161k| 482.8 |   170M |  65 |3156 |5593 |3363 |4522 |  2 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.45%
2222.61/2228.09	c  2228s| 21900 |   246 | 11195k| 482.2 |   170M |  65 |3156 |5631 |3361 |4529 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.45%
2228.60/2234.10	c  2234s| 22000 |   244 | 11228k| 481.5 |   170M |  65 |3156 |5643 |3358 |4536 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.45%
2236.87/2242.37	c  2242s| 22100 |   244 | 11271k| 481.3 |   170M |  65 |3156 |5626 |3354 |4555 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.54%
2248.45/2253.97	c  2254s| 22200 |   242 | 11331k| 481.8 |   171M |  65 |3156 |5596 |3354 |4576 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.59%
2266.62/2272.12	c  2272s| 22300 |   244 | 11417k| 483.4 |   171M |  65 |3156 |5513 |3353 |4592 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.61%
2274.89/2280.42	c  2280s| 22400 |   246 | 11462k| 483.3 |   171M |  65 |3156 |5518 |3361 |4609 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2288.07/2293.60	c  2294s| 22500 |   250 | 11529k| 484.1 |   172M |  65 |3156 |5461 |3348 |4629 |  2 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2298.64/2304.20	c  2304s| 22600 |   252 | 11584k| 484.3 |   172M |  65 |3156 |5422 |3349 |4636 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2311.72/2317.38	c  2317s| 22700 |   252 | 11651k| 485.1 |   172M |  65 |3156 |5417 |3355 |4662 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2322.99/2328.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2322.99/2328.63	c  2329s| 22800 |   252 | 11708k| 485.5 |   172M |  92 |3156 |5464 |3347 |4668 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2332.67/2338.37	c  2338s| 22900 |   250 | 11758k| 485.5 |   172M |  92 |3156 |5467 |   0 |4680 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2341.46/2347.19	c  2347s| 23000 |   250 | 11802k| 485.3 |   172M |  92 |3156 |5482 |3357 |4685 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2349.94/2355.65	c  2356s| 23100 |   248 | 11845k| 485.1 |   172M |  92 |3156 |5497 |3356 |4688 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2359.81/2365.54	c  2366s| 23200 |   250 | 11895k| 485.2 |   172M |  97 |3156 |5496 |3348 |4695 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2370.89/2376.68	c  2377s| 23300 |   250 | 11951k| 485.5 |   172M |  97 |3156 |5522 |3349 |4705 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |   4.63%
2378.97/2384.75	c  2385s| 23400 |   247 | 11994k| 485.3 |   172M |  97 |3156 |5530 |3351 |4717 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.64%
2390.65/2396.47	c  2396s| 23500 |   249 | 12054k| 485.7 |   172M |  97 |3156 |5549 |3351 |4744 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.83%
2398.53/2404.34	c  2404s| 23600 |   251 | 12095k| 485.4 |   172M |  97 |3156 |5563 |3359 |4773 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.83%
2404.72/2410.55	c  2411s| 23700 |   246 | 12128k| 484.8 |   172M |  97 |3156 |5593 |3350 |4778 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.83%
2413.70/2419.56	c  2420s| 23800 |   246 | 12176k| 484.7 |   172M |  97 |3156 |5626 |3365 |4784 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.83%
2424.48/2430.31	c  2430s| 23900 |   246 | 12231k| 485.0 |   172M |  97 |3156 |5500 |3348 |4823 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.88%
2435.66/2441.52	c  2442s| 24000 |   250 | 12290k| 485.4 |   172M |  97 |3156 |5464 |3361 |4848 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.91%
2444.24/2450.19	c  2450s| 24100 |   252 | 12336k| 485.3 |   172M |  97 |3156 |5468 |3362 |4867 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.94%
2452.82/2458.74	c  2459s| 24200 |   247 | 12382k| 485.2 |   172M |  97 |3156 |5452 |3347 |4872 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.98%
2461.11/2467.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2461.11/2467.04	c  2467s| 24300 |   253 | 12426k| 485.1 |   172M |  97 |3156 |5455 |3359 |4882 |  2 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.99%
2469.98/2475.92	c  2476s| 24400 |   259 | 12473k| 485.0 |   172M |  97 |3156 |5485 |   0 |4905 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.99%
2476.47/2482.45	c  2482s| 24500 |   259 | 12508k| 484.5 |   172M |  97 |3156 |5515 |3359 |4912 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.99%
2484.06/2490.08	c  2490s| 24600 |   256 | 12550k| 484.2 |   173M |  97 |3156 |5540 |3352 |4918 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.99%
2492.24/2498.23	c  2498s| 24700 |   256 | 12593k| 484.0 |   173M |  97 |3156 |5556 |3344 |4962 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   4.99%
2502.12/2508.14	c  2508s| 24800 |   264 | 12645k| 484.2 |   173M |  97 |3156 |5537 |3353 |4986 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.01%
2509.70/2515.76	c  2516s| 24900 |   264 | 12687k| 483.9 |   173M |  97 |3156 |5547 |3352 |4997 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.01%
2518.18/2524.23	c  2524s| 25000 |   262 | 12733k| 483.8 |   173M |  97 |3156 |5572 |3353 |5002 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.01%
2528.26/2534.32	c  2534s| 25100 |   265 | 12785k| 483.9 |   173M |  97 |3156 |5590 |3354 |5043 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2538.14/2544.25	c  2544s| 25200 |   267 | 12837k| 484.1 |   173M |  97 |3156 |5565 |3355 |5049 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2547.82/2553.96	c  2554s| 25300 |   269 | 12888k| 484.2 |   173M |  97 |3156 |5598 |3352 |5053 |  1 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2558.50/2564.65	c  2565s| 25400 |   267 | 12943k| 484.4 |   173M |  97 |3156 |5622 |3360 |5088 |  0 |  13k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2565.68/2571.86	c  2572s| 25500 |   269 | 12982k| 484.1 |   173M |  97 |3156 |5624 |3353 |5105 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2572.67/2578.82	c  2579s| 25600 |   261 | 13020k| 483.7 |   173M |  97 |3156 |5610 |3369 |5126 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2579.75/2585.95	c  2586s| 25700 |   261 | 13059k| 483.3 |   173M |  97 |3156 |5612 |3355 |5146 |  2 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.21%
2590.03/2596.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2590.03/2596.25	c  2596s| 25800 |   265 | 13112k| 483.5 |   173M |  97 |3156 |5555 |3347 |5192 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.23%
2600.71/2606.91	c  2607s| 25900 |   273 | 13166k| 483.7 |   173M |  97 |3156 |5536 |3353 |5225 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.31%
2609.09/2615.31	c  2615s| 26000 |   271 | 13211k| 483.6 |   173M |  97 |3156 |5554 |3351 |5254 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.39%
2619.07/2625.38	c  2625s| 26100 |   275 | 13263k| 483.7 |   173M |  97 |3156 |5457 |3356 |5272 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.44%
2628.45/2634.76	c  2635s| 26200 |   273 | 13312k| 483.8 |   173M |  97 |3156 |5471 |3355 |5281 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.44%
2638.93/2645.20	c  2645s| 26300 |   273 | 13367k| 484.0 |   173M |  97 |3156 |5464 |3356 |5291 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.44%
2649.01/2655.36	c  2655s| 26400 |   273 | 13420k| 484.2 |   173M |  97 |3156 |5482 |3355 |5324 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2658.69/2665.08	c  2665s| 26500 |   273 | 13472k| 484.3 |   173M |  97 |3156 |5463 |3357 |5369 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2666.97/2673.38	c  2673s| 26600 |   275 | 13516k| 484.2 |   173M |  97 |3156 |5423 |   0 |5393 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2673.76/2680.13	c  2680s| 26700 |   277 | 13552k| 483.7 |   174M |  97 |3156 |5445 |3373 |5432 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2681.04/2687.41	c  2687s| 26800 |   277 | 13592k| 483.4 |   174M |  97 |3156 |5443 |3345 |5445 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2691.92/2698.38	c  2698s| 26900 |   277 | 13650k| 483.7 |   174M |  97 |3156 |5421 |3348 |5456 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2703.39/2709.89	c  2710s| 27000 |   279 | 13710k| 484.2 |   174M |  97 |3156 |5418 |3354 |5474 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2716.96/2723.40	c  2723s| 27100 |   273 | 13768k| 484.5 |   174M |  97 |3156 |5410 |3346 |5492 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2726.55/2733.04	c  2733s| 27200 |   277 | 13819k| 484.6 |   174M |  97 |3156 |5421 |   0 |5514 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2738.52/2745.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2738.52/2745.02	c  2745s| 27300 |   277 | 13883k| 485.1 |   174M |  97 |3156 |5440 |3348 |5541 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2750.60/2757.14	c  2757s| 27400 |   275 | 13944k| 485.6 |   175M |  97 |3156 |5449 |3347 |5586 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2762.47/2769.09	c  2769s| 27500 |   275 | 14008k| 486.1 |   175M |  97 |3156 |5465 |3347 |5613 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2778.03/2784.60	c  2785s| 27600 |   275 | 14087k| 487.2 |   175M |  97 |3156 |5459 |3354 |5648 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2794.70/2801.34	c  2801s| 27700 |   275 | 14174k| 488.5 |   175M |  97 |3156 |5480 |3353 |5676 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2807.87/2814.56	c  2815s| 27800 |   273 | 14243k| 489.2 |   175M |  97 |3156 |5510 |3362 |5693 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.45%
2819.65/2826.33	c  2826s| 27900 |   271 | 14303k| 489.6 |   175M |  97 |3156 |5423 |3351 |5708 |  0 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.50%
2831.22/2837.98	c  2838s| 28000 |   279 | 14361k| 489.9 |   175M |  97 |3156 |5316 |3348 |5722 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.51%
2843.99/2850.73	c  2851s| 28100 |   278 | 14425k| 490.4 |   175M |  97 |3156 |5323 |3363 |5727 |  2 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.53%
2849.98/2856.71	c  2857s| 28200 |   278 | 14458k| 489.9 |   175M |  97 |3156 |5360 |3356 |5750 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.53%
2864.45/2871.21	c  2871s| 28300 |   280 | 14533k| 490.7 |   175M |  97 |3156 |5316 |3348 |5761 |  1 |  14k|  22 | 0.000000e+00 |      --      |    Inf |   5.54%
2877.33/2884.15	c  2884s| 28400 |   282 | 14599k| 491.3 |   175M |  97 |3156 |5307 |3348 |5765 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.54%
2891.00/2897.84	c  2898s| 28500 |   282 | 14668k| 492.0 |   175M |  97 |3156 |5351 |   0 |5786 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.54%
2903.57/2910.49	c  2910s| 28600 |   282 | 14730k| 492.4 |   175M |  97 |3156 |5362 |3361 |5807 |  3 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.55%
2913.85/2920.74	c  2921s| 28700 |   282 | 14782k| 492.5 |   175M |  97 |3156 |5376 |3353 |5818 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.55%
2928.52/2935.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2928.52/2935.46	c  2935s| 28800 |   280 | 14857k| 493.4 |   175M |  97 |3156 |5410 |3351 |5835 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.55%
2946.98/2953.94	c  2954s| 28900 |   278 | 14949k| 494.8 |   175M |  97 |3156 |5445 |3354 |5870 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.55%
2963.64/2970.63	c  2971s| 29000 |   278 | 15031k| 495.9 |   175M |  97 |3156 |5461 |3353 |5894 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.55%
2977.32/2984.37	c  2984s| 29100 |   276 | 15098k| 496.5 |   175M |  97 |3156 |5514 |3361 |5915 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.55%
2986.60/2993.66	c  2994s| 29200 |   278 | 15145k| 496.4 |   175M |  97 |3156 |5511 |3358 |5948 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.91%
2995.88/3002.90	c  3003s| 29300 |   281 | 15193k| 496.3 |   175M |  97 |3156 |5535 |3357 |5973 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.92%
3002.66/3009.73	c  3010s| 29400 |   279 | 15230k| 495.9 |   175M |  97 |3156 |5555 |3358 |5999 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.93%
3011.05/3018.15	c  3018s| 29500 |   279 | 15275k| 495.7 |   175M |  97 |3156 |5543 |3344 |6007 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.95%
3017.93/3025.05	c  3025s| 29600 |   277 | 15312k| 495.3 |   175M |  97 |3156 |5497 |3365 |6025 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.96%
3025.21/3032.36	c  3032s| 29700 |   277 | 15350k| 495.0 |   176M |  97 |3156 |5536 |3352 |6046 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   5.96%
3034.69/3041.81	c  3042s| 29800 |   277 | 15399k| 494.9 |   176M |  97 |3156 |5504 |3351 |6077 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   6.01%
3045.67/3052.86	c  3053s| 29900 |   277 | 15456k| 495.2 |   176M |  97 |3156 |5492 |3352 |6108 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   6.40%
3058.24/3065.48	c  3065s| 30000 |   277 | 15523k| 495.8 |   176M |  97 |3156 |5484 |3355 |6139 |  0 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   6.40%
3071.52/3078.72	c  3079s| 30100 |   281 | 15590k| 496.3 |   176M |  97 |3156 |5511 |3352 |6172 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   6.41%
3085.19/3092.48	c  3092s| 30200 |   283 | 15659k| 496.9 |   176M |  97 |3156 |5466 |3368 |6209 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   6.81%
3092.97/3100.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3092.97/3100.21	c  3100s| 30300 |   286 | 15699k| 496.6 |   176M |  97 |3156 |5473 |3355 |6265 |  1 |  15k|  22 | 0.000000e+00 |      --      |    Inf |   6.81%
3103.25/3110.52	c  3111s| 30400 |   291 | 15753k| 496.8 |   176M |  97 |3156 |5443 |3373 |6314 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   6.83%
3112.43/3119.71	c  3120s| 30500 |   288 | 15801k| 496.7 |   176M |  97 |3156 |5424 |3364 |6345 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   6.87%
3123.81/3131.18	c  3131s| 30600 |   292 | 15861k| 497.1 |   176M |  97 |3156 |5421 |3355 |6387 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.11%
3131.49/3138.88	c  3139s| 30700 |   294 | 15902k| 496.8 |   176M |  97 |3156 |5382 |3351 |6402 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.12%
3139.87/3147.23	c  3147s| 30800 |   296 | 15946k| 496.6 |   177M |  97 |3156 |5368 |3361 |6421 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.14%
3145.46/3152.85	c  3153s| 30900 |   296 | 15976k| 496.0 |   178M |  97 |3156 |5412 |3350 |6446 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.14%
3160.73/3168.16	c  3168s| 31000 |   301 | 16053k| 496.8 |   178M |  97 |3156 |5390 |3353 |6486 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3169.81/3177.21	c  3177s| 31100 |   307 | 16100k| 496.8 |   179M |  97 |3156 |5451 |3354 |6504 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3177.89/3185.36	c  3185s| 31200 |   304 | 16143k| 496.6 |   179M |  97 |3156 |5428 |3354 |6508 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3188.27/3195.77	c  3196s| 31300 |   304 | 16198k| 496.7 |   179M |  97 |3156 |5420 |3355 |6524 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3197.95/3205.47	c  3205s| 31400 |   303 | 16250k| 496.8 |   179M |  97 |3156 |5474 |3353 |6532 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3207.23/3214.79	c  3215s| 31500 |   303 | 16300k| 496.8 |   179M |  97 |3156 |5476 |3353 |6544 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3221.30/3228.81	c  3229s| 31600 |   305 | 16370k| 497.4 |   179M |  97 |3156 |5468 |3359 |6554 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3235.58/3243.19	c  3243s| 31700 |   305 | 16444k| 498.2 |   179M |  97 |3156 |5480 |3353 |6571 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3249.24/3256.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3249.24/3256.82	c  3257s| 31800 |   303 | 16513k| 498.7 |   179M |  97 |3156 |5477 |3354 |6588 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3260.62/3268.27	c  3268s| 31900 |   305 | 16571k| 499.0 |   180M |  97 |3156 |5534 |3354 |6597 |  0 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3282.17/3289.80	c  3290s| 32000 |   305 | 16677k| 500.7 |   180M |  97 |3156 |5566 |3359 |6621 |  1 |  16k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3297.14/3304.80	c  3305s| 32100 |   305 | 16752k| 501.4 |   180M |  97 |3156 |5601 |3360 |6625 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3309.81/3317.50	c  3318s| 32200 |   305 | 16817k| 501.9 |   180M |  97 |3156 |5587 |3360 |6630 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3324.88/3332.64	c  3333s| 32300 |   305 | 16892k| 502.6 |   180M |  97 |3156 |5618 |3361 |6636 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3339.36/3347.19	c  3347s| 32400 |   305 | 16964k| 503.3 |   180M | 124 |3156 |5657 |3365 |6640 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3349.43/3357.25	c  3357s| 32500 |   307 | 17015k| 503.3 |   180M | 131 |3156 |5683 |3362 |6641 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3360.71/3368.50	c  3368s| 32600 |   305 | 17073k| 503.5 |   180M | 131 |3156 |5647 |3357 |6658 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3371.88/3379.73	c  3380s| 32700 |   305 | 17130k| 503.7 |   180M | 131 |3156 |5681 |3364 |6674 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.17%
3385.66/3393.54	c  3394s| 32800 |   307 | 17199k| 504.3 |   180M | 131 |3156 |5482 |3357 |6696 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3399.13/3407.03	c  3407s| 32900 |   309 | 17267k| 504.8 |   180M | 131 |3156 |5448 |3361 |6707 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3411.11/3419.01	c  3419s| 33000 |   309 | 17328k| 505.1 |   180M | 131 |3156 |5473 |3358 |6719 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3421.28/3429.22	c  3429s| 33100 |   311 | 17379k| 505.1 |   180M | 131 |3156 |5491 |3370 |6742 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3433.55/3441.57	c  3442s| 33200 |   309 | 17442k| 505.5 |   180M | 131 |3156 |5491 |3368 |6751 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3445.43/3453.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3445.43/3453.41	c  3453s| 33300 |   307 | 17500k| 505.7 |   180M | 131 |3156 |5505 |3361 |6760 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3458.60/3466.69	c  3467s| 33400 |   309 | 17568k| 506.2 |   181M | 131 |3156 |5542 |3362 |6762 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3471.27/3479.32	c  3479s| 33500 |   309 | 17630k| 506.5 |   181M | 131 |3156 |5496 |   0 |6796 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3483.55/3491.64	c  3492s| 33600 |   311 | 17691k| 506.8 |   181M | 131 |3156 |5483 |3366 |6812 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3496.32/3504.44	c  3504s| 33700 |   309 | 17754k| 507.2 |   181M | 131 |3156 |5519 |3366 |6843 |  1 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3508.40/3516.55	c  3517s| 33800 |   309 | 17814k| 507.4 |   181M | 131 |3156 |5562 |   0 |6868 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3523.56/3531.72	c  3532s| 33900 |   308 | 17890k| 508.2 |   181M | 131 |3156 |5606 |3366 |6883 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3532.25/3540.48	c  3540s| 34000 |   308 | 17935k| 508.0 |   181M | 131 |3156 |5575 |   0 |6884 |  0 |  17k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3545.32/3553.57	c  3554s| 34100 |   308 | 17998k| 508.4 |   181M | 131 |3156 |5590 |3367 |6909 |  2 |  18k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3552.40/3560.67	c  3561s| 34200 |   308 | 18034k| 507.9 |   181M | 131 |3156 |5657 |3365 |6920 |  1 |  18k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3565.58/3573.80	c  3574s| 34300 |   306 | 18101k| 508.4 |   181M | 131 |3156 |5629 |   0 |6942 |  0 |  18k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3577.86/3586.17	c  3586s| 34400 |   306 | 18164k| 508.7 |   181M | 131 |3156 |5546 |3363 |6962 |  1 |  18k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3585.84/3594.10	c  3594s| 34500 |   306 | 18205k| 508.4 |   181M | 131 |3156 |5495 |3358 |6976 |  1 |  18k|  22 | 0.000000e+00 |      --      |    Inf |   7.18%
3588.63/3597.00	c 
3588.63/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.63/3597.00	c Solving Time (sec) : 3597.00
3588.63/3597.00	c Solving Nodes      : 34545 (total of 35602 nodes in 2 runs)
3588.63/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.63/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.63/3597.00	c Gap                : infinite
3588.63/3597.00	s UNKNOWN
3588.63/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.63/3597.00	c Total Time         :    3597.00
3588.63/3597.00	c   solving          :    3597.00
3588.63/3597.00	c   presolving       :       3.22 (included in solving)
3588.63/3597.00	c   reading          :       0.01 (included in solving)
3588.63/3597.00	c   copying          :       1.18 (109 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3588.63/3597.00	c Original Problem   :
3588.63/3597.00	c   Problem name     : HOME/instance-4447305-1721351247.opb
3588.63/3597.00	c   Variables        : 3960 (3960 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.63/3597.00	c   Constraints      : 4106 initial, 4106 maximal
3588.63/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.63/3597.00	c Presolved Problem  :
3588.63/3597.00	c   Problem name     : t_HOME/instance-4447305-1721351247.opb
3588.63/3597.00	c   Variables        : 3156 (3156 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.63/3597.00	c   Constraints      : 3746 initial, 5694 maximal
3588.63/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.63/3597.00	c   Nonzeros         : 47799 constraint, 50217 clique table
3588.63/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.63/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   domcol           :       0.05       0.00     10          0          0          0          0          0          0          0          0          4
3588.63/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   gateextraction   :       0.03       0.00     16          0          0          0          0          0          5          1          0          0
3588.63/3597.00	c   implics          :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   milp             :       0.10       0.00      1        119          3          0          0          0          0          0          0          0
3588.63/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   sparsify         :       0.07       0.00      3          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   trivial          :       0.00       0.00     37        312          0          0          0          0          0          0          0          0
3588.63/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   dualfix          :       0.00       0.00     37          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   probing          :       2.62       0.00      9        182          3          0          0          0          0          0          0          0
3588.63/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   vbounds          :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   knapsack         :       0.01       0.00     11          0          0          0          0          0          0          5         23         75
3588.63/3597.00	c   setppc           :       0.02       0.00     58          0          0          0          0          0         32          0          0          0
3588.63/3597.00	c   and              :       0.00       0.00      2          0          0          0          0          0          1          1          0          0
3588.63/3597.00	c   linear           :       0.03       0.00     24        184          1          0        184          0        611          0          6          0
3588.63/3597.00	c   logicor          :       0.26       0.01     55         41          0          0          0          0        208          0          0       1952
3588.63/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3588.63/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.63/3597.00	c   benderslp        :          0          0          0          0      18007          0          0       2379          0          0          0          0          0          0          0
3588.63/3597.00	c   integral         :          0          0          0          0      18007          0          0       2379          0          0          0          0          0          0      36014
3588.63/3597.00	c   knapsack         :         38+        39         11     234260          0          0          0          0     480872         38     107897          0          0          0          0
3588.63/3597.00	c   setppc           :        787+      1307         22     303106          0          0          0       2374    5168299        514    1049011          0          0          0          0
3588.63/3597.00	c   linear           :          2+        34         11     191671          0          0          0          3        932         10       1846         12          8          0          0
3588.63/3597.00	c   logicor          :       2919+      4517         22     239768          0          0          0          0   10558425       2105    1887468         31         22          0          0
3588.63/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.63/3597.00	c   benderslp        :       0.01       0.00       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   integral         :       8.12       0.00       0.00       0.00       8.12       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   knapsack         :       1.18       0.00       0.05       1.01       0.00       0.00       0.00       0.00       0.12       0.00
3588.63/3597.00	c   setppc           :       2.94       0.00       0.00       1.75       0.00       0.00       0.00       0.03       1.16       0.01
3588.63/3597.00	c   linear           :       0.09       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   logicor          :       8.80       0.01       0.01       4.70       0.00       0.00       0.00       0.00       4.07       0.01
3588.63/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.63/3597.00	c   dualfix          :          2          0          0          0
3588.63/3597.00	c   genvbounds       :          0          0          0          0
3588.63/3597.00	c   nlobbt           :          0          0          0          0
3588.63/3597.00	c   obbt             :          0          0          0          0
3588.63/3597.00	c   probing          :          0          0          0          0
3588.63/3597.00	c   pseudoobj        :          0          0          0          0
3588.63/3597.00	c   redcost          :          0          0          0          0
3588.63/3597.00	c   rootredcost      :          0          0          0          0
3588.63/3597.00	c   symmetry         :       7071          0          0         36
3588.63/3597.00	c   vbounds          :     188265          0          0          0
3588.63/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.63/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3588.63/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.63/3597.00	c   probing          :       2.62       0.00       2.62       0.00       0.00       0.00
3588.63/3597.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3588.63/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3588.63/3597.00	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3588.63/3597.00	c   symmetry         :       0.08       0.00       0.02       0.07       0.00       0.00
3588.63/3597.00	c   vbounds          :       3.09       0.00       0.01       3.09       0.00       0.00
3588.63/3597.00	c Symmetry           :
3588.63/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.63/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.63/3597.00	c   lexicographic red:         36 reductions applied,          0 cutoffs
3588.63/3597.00	c   shadow tree time :       0.05 s
3588.63/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.63/3597.00	c   propagation      :       0.97       2658       2503          -      16042      224.4        348       53.3          -          -          -
3588.63/3597.00	c   infeasible LP    :      31.81      15357       8897          -     169362      719.8         63       33.9         54      261.9          0
3588.63/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.63/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.63/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.63/3597.00	c   applied globally :       0.73          -          -          0      17483      170.7          -          -         53          -          -
3588.63/3597.00	c   applied locally  :          -          -          -          0        815      582.0          -          -          1          -          -
3588.63/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.63/3597.00	c   cut pool         :       0.66          -       3912         42          -          -       6431      41153          -          -          -          -          -    (maximal pool size:        597)
3588.63/3597.00	c   aggregation      :       0.30       0.00        589         22          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.63/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.63/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.63/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   clique           :       0.35       0.00         22         22          0          0        165        356          0        102        102          0          0
3588.63/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   gomory           :      18.60       0.00        587         20          0          0       6778      35645       1350       3574       3509         65          0
3588.63/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      15969        675       1923       1877         46          -
3588.63/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      19676        675       1651       1632         19          -
3588.63/3597.00	c   impliedbounds    :       0.49       0.00        589         22          0          0        477       1606          0        919        919          0          0
3588.63/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   multilinear      :       0.00       0.00        468         22          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   rapidlearning    :      11.34       0.00        100          2          0       7354          0          0          0          0          0          0        343
3588.63/3597.00	c   rlt              :       0.00       0.00        349         20          0          0          0          0          0          0          0          0          0
3588.63/3597.00	c   zerohalf         :       7.43       0.00        589         22          0          0       1561       3546       1200       3153       2038       1115          0
3588.63/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.63/3597.00	c   hybrid           :       0.07       0.00       2618         22       7784          0      35916        235          0        295
3588.63/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.63/3597.00	c   problem variables:       0.00          -          0          0
3588.63/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.63/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c   relpscost        :       8.11       0.00      18007          0          0          0          0          0          0      36014
3588.73/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.73/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.73/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.73/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.73/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.73/3597.00	c   strong branching :       0.00          -          -          0          0
3588.73/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.73/3597.00	c   adaptivediving   :       4.94       0.00         11          0          0
3588.73/3597.00	c   alns             :       4.19       0.00          7          0          0
3588.73/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.73/3597.00	c   clique           :       0.01       0.00          1          0          0
3588.73/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.73/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.73/3597.00	c   conflictdiving   :      27.17       0.00          6          0          0
3588.73/3597.00	c   crossover        :       0.01       0.00          0          0          0
3588.73/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.73/3597.00	c   distributiondivin:       4.54       0.00          6          0          0
3588.73/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.73/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.73/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.73/3597.00	c   feasjump         :       0.04       0.00          2          0          0
3588.73/3597.00	c   feaspump         :      11.49       0.00          3          0          0
3588.73/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.73/3597.00	c   fracdiving       :       2.43       0.00          6          0          0
3588.73/3597.00	c   gins             :       0.00       0.00          0          0          0
3588.73/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.73/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.73/3597.00	c   indicator        :       0.01       0.00          0          0          0
3588.73/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.73/3597.00	c   indoneopt        :       0.01       0.00          0          0          0
3588.73/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3588.73/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3588.73/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.73/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.73/3597.00	c   linesearchdiving :       5.06       0.00          6          0          0
3588.73/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.73/3597.00	c   locks            :       0.00       0.00          1          0          0
3588.73/3597.00	c   lpface           :       0.08       0.00          0          0          0
3588.73/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.73/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.73/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.73/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.73/3597.00	c   objpscostdiving  :      13.44       0.00          3          0          0
3588.73/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.73/3597.00	c   ofins            :       0.01       0.00          0          0          0
3588.73/3597.00	c   oneopt           :       0.01       0.00          0          0          0
3588.73/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.73/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.73/3597.00	c   pscostdiving     :       4.45       0.00          6          0          0
3588.73/3597.00	c   randrounding     :       0.36       0.00       2389          0          0
3588.73/3597.00	c   rens             :       0.11       0.00          2          0          0
3588.73/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.73/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.73/3597.00	c   rins             :       0.01       0.00          0          0          0
3588.73/3597.00	c   rootsoldiving    :      11.42       0.00          3          0          0
3588.73/3597.00	c   rounding         :       0.22       0.00       1970          0          0
3588.73/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.73/3597.00	c   shiftandpropagate:       0.06       0.00          2          0          0
3588.73/3597.00	c   shifting         :       0.57       0.00        884          0          0
3588.73/3597.00	c   simplerounding   :       0.01       0.00          0          0          0
3588.73/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3588.73/3597.00	c   subnlp           :       0.01       0.00          0          0          0
3588.73/3597.00	c   trivial          :       0.00       0.00          4          0          0
3588.73/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.73/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.73/3597.00	c   trysol           :       0.01       0.00          0          0          0
3588.73/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.73/3597.00	c   undercover       :       0.00       0.00          0          0          0
3588.73/3597.00	c   vbounds          :       0.02       0.00          2          0          0
3588.73/3597.00	c   veclendiving     :       1.44       0.00          6          0          0
3588.73/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.73/3597.00	c   zirounding       :       0.05       0.00       1000          0          0
3588.73/3597.00	c   other solutions  :          -          -          -          0          -
3588.73/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3588.73/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.73/3597.00	c   zeroobjective    :          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
3588.73/3597.00	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
3588.73/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.73/3597.00	c   primal LP        :       1.54        987          0       0.00       0.00       1.54        987
3588.73/3597.00	c   dual LP          :    3387.18      36009   17856449     495.94    5271.77       0.00          4
3588.73/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.73/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.73/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3588.73/3597.00	c   diving/probing LP:      84.86        589     363381     616.95    4282.18
3588.73/3597.00	c   strong branching :       5.27         22      16223     737.41    3078.27          -          -         29
3588.73/3597.00	c     (at root node) :          -         22      16223     737.41          -
3588.73/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.73/3597.00	c B&B Tree           :
3588.73/3597.00	c   number of runs   :          2
3588.73/3597.00	c   nodes            :      34545 (17462 internal, 17083 leaves)
3588.73/3597.00	c   feasible leaves  :          0
3588.73/3597.00	c   infeas. leaves   :      17082
3588.73/3597.00	c   objective leaves :          0
3588.73/3597.00	c   nodes (total)    :      35602 (18007 internal, 17595 leaves)
3588.73/3597.00	c   nodes left       :        304
3588.73/3597.00	c   max depth        :        131
3588.73/3597.00	c   max depth (total):        131
3588.73/3597.00	c   backtracks       :       3383 (9.8%)
3588.73/3597.00	c   early backtracks :          0 (0.0%)
3588.73/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.73/3597.00	c   delayed cutoffs  :         77
3588.73/3597.00	c   repropagations   :      37711 (114263 domain reductions, 75 cutoffs)
3588.73/3597.00	c   avg switch length:       4.36
3588.73/3597.00	c   switching time   :       7.27
3588.73/3597.00	c Root Node          :
3588.73/3597.00	c   First LP value   : +0.00000000000000e+00
3588.73/3597.00	c   First LP Iters   :       9852 (5346.19 Iter/sec)
3588.73/3597.00	c   First LP Time    :       1.84
3588.73/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.73/3597.00	c   Final Root Iters :     127125
3588.73/3597.00	c   Root LP Estimate : +1.90946830599867e-02
3588.73/3597.00	c Solution           :
3588.73/3597.00	c   Solutions found  :          0 (0 improvements)
3588.73/3597.00	c   Primal Bound     :          -
3588.73/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.73/3597.00	c   Gap              :   infinite
3588.73/3597.00	c Integrals          :      Total       Avg%
3588.73/3597.00	c   primal-dual      :  359699.83     100.00
3588.73/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.73/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.73/3597.04	c Time complete: 3588.78.

Verifier Data

ERROR: no interpretation found !

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: 63931 MiB (59811 MiB free)
  memory of node 1: 64510 MiB (60428 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447305-1721351247/watcher-4447305-1721351247 -o /tmp/evaluation-result-4447305-1721351247/solver-4447305-1721351247 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010592 --watchdog 3760 pbscip -f HOME/instance-4447305-1721351247.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1015681, runsolver pid=1015678

[startup+0.100447 s]*
/proc/loadavg: 4.16 4.13 4.09 5/256 1015682
/proc/meminfo: memFree=123100712/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=78292 memory=38828 CPUtime=0.08 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 6822 0 0 0 8 0 0 0 20 0 1 0 187290008 80171008 9707 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 19573 9707 3616 3540 0 7830 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 38828 KiB

[startup+0.205448 s]*
/proc/loadavg: 4.16 4.13 4.09 5/256 1015682
/proc/meminfo: memFree=123090940/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=89544 memory=48732 CPUtime=0.19 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 9463 0 0 0 18 1 0 0 20 0 1 0 187290008 91693056 12183 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 22386 12183 3712 3540 0 10643 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 89544 KiB
Current children cumulated memory: 48732 KiB

[startup+0.30553 s]*
/proc/loadavg: 4.16 4.13 4.09 5/256 1015682
/proc/meminfo: memFree=123086964/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=93196 memory=52200 CPUtime=0.29 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 10384 0 0 0 28 1 0 0 20 0 1 0 187290008 95432704 13050 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 23299 13050 3728 3540 0 11556 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 93196 KiB
Current children cumulated memory: 52200 KiB

[startup+0.700211 s]
/proc/loadavg: 4.16 4.13 4.09 5/256 1015682
/proc/meminfo: memFree=123086824/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=94224 memory=53256 CPUtime=0.67 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 10644 0 0 0 66 1 0 0 20 0 1 0 187290008 96485376 13314 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 23556 13314 3728 3540 0 11813 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 94224 KiB
Current children cumulated memory: 53256 KiB

[startup+1.50021 s]
/proc/loadavg: 4.16 4.13 4.09 5/256 1015682
/proc/meminfo: memFree=123085452/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=94784 memory=53784 CPUtime=1.47 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 10769 0 0 0 146 1 0 0 20 0 1 0 187290008 97058816 13446 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 23696 13446 3728 3540 0 11953 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 94784 KiB
Current children cumulated memory: 53784 KiB

[startup+3.1055 s]
/proc/loadavg: 4.16 4.13 4.09 5/256 1015682
/proc/meminfo: memFree=123085272/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=108988 memory=63836 CPUtime=3.08 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 13985 0 0 0 306 2 0 0 20 0 1 0 187290008 111603712 15959 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 27247 15959 3824 3540 0 15504 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 108988 KiB
Current children cumulated memory: 63836 KiB

[startup+6.30015 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 1015682
/proc/meminfo: memFree=123070552/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=114540 memory=69508 CPUtime=6.26 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 15270 0 0 0 624 2 0 0 20 0 1 0 187290008 117288960 17377 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 28635 17377 3936 3540 0 16892 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 114540 KiB
Current children cumulated memory: 69508 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.12 4.09 5/256 1015684
/proc/meminfo: memFree=123069992/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=114744 memory=69832 CPUtime=12.65 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 15334 0 0 0 1263 2 0 0 20 0 1 0 187290008 117497856 17458 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 28686 17458 3952 3540 0 16943 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 114744 KiB
Current children cumulated memory: 69832 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1015685
/proc/meminfo: memFree=123029644/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=156396 memory=109884 CPUtime=25.41 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 28652 0 0 0 2537 4 0 0 20 0 1 0 187290008 160149504 27471 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 39099 27471 3990 3540 0 27356 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 156396 KiB
Current children cumulated memory: 109884 KiB

[startup+51.1053 s]
/proc/loadavg: 4.14 4.12 4.09 5/256 1015691
/proc/meminfo: memFree=123026672/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=156460 memory=111748 CPUtime=50.96 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 33211 0 0 0 5090 6 0 0 20 0 1 0 187290008 160215040 27937 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 39115 27937 3990 3540 0 27372 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 156460 KiB
Current children cumulated memory: 111748 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 1015699
/proc/meminfo: memFree=123020960/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=160200 memory=115332 CPUtime=102.03 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 37177 0 0 0 10197 6 0 0 20 0 1 0 187290008 164044800 28833 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 40050 28833 3990 3540 0 28307 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 160200 KiB
Current children cumulated memory: 115332 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/258 1015714
/proc/meminfo: memFree=123005188/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=160200 memory=115332 CPUtime=161.89 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 37210 0 0 0 16183 6 0 0 20 0 1 0 187290008 164044800 28833 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 40050 28833 3990 3540 0 28307 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 160200 KiB
Current children cumulated memory: 115332 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 1015742
/proc/meminfo: memFree=122983360/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=176628 memory=131852 CPUtime=221.75 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 41552 0 0 0 22168 7 0 0 20 0 1 0 187290008 180867072 32963 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 44157 32963 3990 3540 0 32414 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 176628 KiB
Current children cumulated memory: 131852 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 1015752
/proc/meminfo: memFree=122963200/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=186180 memory=143776 CPUtime=281.6 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 46402 0 0 0 28152 8 0 0 20 0 1 0 187290008 190648320 35944 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 46545 35944 3990 3540 0 34802 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 186180 KiB
Current children cumulated memory: 143776 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/257 1015763
/proc/meminfo: memFree=122921568/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=199196 memory=159512 CPUtime=341.45 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 50617 0 0 0 34136 9 0 0 20 0 1 0 187290008 203976704 39878 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 49799 39878 3990 3540 0 38056 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 199196 KiB
Current children cumulated memory: 159512 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/257 1015775
/proc/meminfo: memFree=122911760/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=207704 memory=167852 CPUtime=401.31 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 55624 0 0 0 40121 10 0 0 20 0 1 0 187290008 212688896 41963 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 51926 41963 3990 3540 0 40183 0
Current children cumulated CPU time: 401.31 s
Current children cumulated vsize: 207704 KiB
Current children cumulated memory: 167852 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 1015785
/proc/meminfo: memFree=122910164/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=205740 memory=167552 CPUtime=461.16 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 56547 0 0 0 46106 10 0 0 20 0 1 0 187290008 210677760 41888 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 51435 41888 3990 3540 0 39692 0

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

/proc/loadavg: 1.11 1.18 1.81 2/237 1017555
/proc/meminfo: memFree=123408764/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227512 CPUtime=3154.94 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74336 0 0 0 315482 12 0 0 20 0 1 0 187290008 271380480 56878 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56878 4156 3540 0 54512 0
Current children cumulated CPU time: 3154.94 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227512 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.16 1.76 2/237 1017578
/proc/meminfo: memFree=123408068/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3214.81 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74433 0 0 0 321469 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3214.81 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.16 1.72 2/237 1017589
/proc/meminfo: memFree=123407304/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3274.69 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74527 0 0 0 327457 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3274.69 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3342.3 s]
/proc/loadavg: 1.09 1.14 1.68 2/237 1017602
/proc/meminfo: memFree=123406732/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3334.56 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74621 0 0 0 333444 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3334.56 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3402.3 s]
/proc/loadavg: 1.15 1.14 1.64 2/237 1017614
/proc/meminfo: memFree=123406048/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3394.44 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74715 0 0 0 339432 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3394.44 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3462.3 s]
/proc/loadavg: 1.12 1.13 1.61 2/235 1017625
/proc/meminfo: memFree=123405296/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3454.31 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74811 0 0 0 345419 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3454.31 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.12 1.57 2/234 1017636
/proc/meminfo: memFree=123404720/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3514.18 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 74906 0 0 0 351406 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3514.18 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3582.3 s]
/proc/loadavg: 1.13 1.13 1.54 2/234 1017646
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3574.06 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 357394 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3574.06 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

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

# cumulated CPU time of all completed processes:  user=3588.65 s, system=0.131637 s

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

[startup+3584 s]*
/proc/loadavg: 1.13 1.13 1.54 2/234 1017646
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3575.76 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 357564 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3575.76 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3590.4 s]
/proc/loadavg: 1.12 1.12 1.54 2/234 1017647
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3582.14 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 358202 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3582.14 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3593.6 s]
/proc/loadavg: 1.11 1.12 1.54 2/234 1017648
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3585.33 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 358521 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3585.33 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3595.2 s]
/proc/loadavg: 1.11 1.12 1.54 2/234 1017648
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3586.93 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 358681 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3586.93 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3596 s]*
/proc/loadavg: 1.10 1.12 1.53 2/234 1017648
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3587.73 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 358761 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3587.73 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3596.8 s]
/proc/loadavg: 1.10 1.12 1.53 2/234 1017648
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3588.53 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 358841 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3588.53 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

[startup+3597 s]*
/proc/loadavg: 1.10 1.12 1.53 2/234 1017648
/proc/meminfo: memFree=123403784/131524600 swapFree=131071996/131071996
[pid=1015681] ppid=1015678 vsize=265020 memory=227628 CPUtime=3588.73 cores=4,6
/proc/1015681/stat : 1015681 (pbscip) R 1015678 1015681 1010581 0 -1 4194304 75001 0 0 0 358861 12 0 0 20 0 1 0 187290008 271380480 56907 134679101440 4194304 18693293 140734825809120 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 27590656 140734825817090 140734825817189 140734825817189 140734825824206 0
/proc/1015681/statm: 66255 56907 4156 3540 0 54512 0
Current children cumulated CPU time: 3588.73 s
Current children cumulated vsize: 265020 KiB
Current children cumulated memory: 227628 KiB

Child status: 0

Real time (s): 3597.04
CPU time (s): 3588.79
CPU user time (s): 3588.65
CPU system time (s): 0.131637
CPU usage (%): 99.7704
Max. virtual memory (cumulated for all children) (KiB): 265020
Max. memory (cumulated for all children) (KiB): 227628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.65
system time used= 0.131637
maximum resident set size= 227628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75008
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= 45
involuntary context switches= 1321


# summary of solver processes directly reported to runsolver:
#   pid: 1015681
#   total CPU time (s): 3588.79
#   total CPU user time (s): 3588.65
#   total CPU system time (s): 0.131637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55252 second user time and 14.8621 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 03:07:39
IDJOB=4447305
IDBENCH=158382
IDSOLVER=3059
FILE ID=nodeC025/4447305-1721351247
RUNJOBID= nodeC025-1721342295-1010592
SLURM_JOB_ID= 7542740
Free space on /tmp= 889976 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K72.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4447305-1721351247/watcher-4447305-1721351247 -o /tmp/evaluation-result-4447305-1721351247/solver-4447305-1721351247 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010592 --watchdog 3760  pbscip -f HOME/instance-4447305-1721351247.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= e64e621864ff5f0b0d30a15b78ec6db8
RANDOM SEED=295328001

nodeC025.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3663.081
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3687.335
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.09
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		: 3613.247
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3600.100
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.09
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		: 3670.507
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3687.448
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.09
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		: 3647.495
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.72
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		: 3600.151
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123125864 kB
MemAvailable:   129139868 kB
Buffers:          535192 kB
Cached:          6241136 kB
SwapCached:            0 kB
Active:          1095824 kB
Inactive:        6526968 kB
Active(anon):       1532 kB
Inactive(anon):   882360 kB
Active(file):    1094292 kB
Inactive(file):  5644608 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19028 kB
Writeback:             0 kB
AnonPages:        840692 kB
Mapped:           141156 kB
Shmem:             37720 kB
KReclaimable:     229504 kB
Slab:             357736 kB
SReclaimable:     229504 kB
SUnreclaim:       128232 kB
KernelStack:        4096 kB
PageTables:        11028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1259136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70656 kB
HardwareCorrupted:     0 kB
AnonHugePages:    675840 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC025 at 2024-07-19 04:07:36