Trace number 4447275

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.01 3597.04

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathBA/normalized-BeauxArts_K71.opb
MD5SUM9c6bc9cc94309c2493f896d524de96fb
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.08104
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3905
Total number of constraints4049
Number of constraints which are clauses3978
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint71
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 72
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-4447275-1721349477.opb>
0.00/0.01	c original problem has 3905 variables (3905 bin, 0 int, 0 impl, 0 cont) and 4049 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.02	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, 738 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, 725 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, 722 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, 733 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, 755 clqs
0.00/0.03	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, 773 clqs
0.00/0.03	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, 782 clqs
0.00/0.04	c    (0.0s) running MILP presolver
0.09/0.12	c    (0.1s) MILP presolver (10 rounds): 3 aggregations, 118 fixings, 0 bound changes
0.09/0.12	c (round 8, medium)     848 del vars, 414 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 677 clqs
0.09/0.12	c (round 9, fast)       848 del vars, 535 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 681 clqs
0.09/0.13	c (round 10, exhaustive) 848 del vars, 602 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 681 clqs
0.09/0.14	c (round 11, exhaustive) 848 del vars, 602 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 0 chg coeffs, 3447 upgd conss, 0 impls, 681 clqs
0.09/0.15	c (round 12, exhaustive) 886 del vars, 603 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 40 chg coeffs, 3447 upgd conss, 0 impls, 677 clqs
0.09/0.15	c (round 13, fast)       924 del vars, 640 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 40 chg coeffs, 3447 upgd conss, 0 impls, 678 clqs
0.50/0.53	c (round 14, exhaustive) 949 del vars, 641 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 40 chg coeffs, 3447 upgd conss, 0 impls, 22679 clqs
0.50/0.53	c (round 15, fast)       949 del vars, 666 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 80 chg coeffs, 3447 upgd conss, 0 impls, 22688 clqs
0.50/0.56	c (round 16, exhaustive) 974 del vars, 666 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 81 chg coeffs, 3447 upgd conss, 0 impls, 22730 clqs
0.50/0.56	c (round 17, fast)       974 del vars, 691 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 127 chg coeffs, 3447 upgd conss, 0 impls, 22739 clqs
0.60/0.65	c (round 18, exhaustive) 999 del vars, 691 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 127 chg coeffs, 3447 upgd conss, 0 impls, 22701 clqs
0.60/0.65	c (round 19, fast)       999 del vars, 716 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 152 chg coeffs, 3447 upgd conss, 0 impls, 22701 clqs
0.60/0.69	c (round 20, exhaustive) 1025 del vars, 716 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 152 chg coeffs, 3447 upgd conss, 0 impls, 22743 clqs
0.60/0.69	c (round 21, fast)       1026 del vars, 742 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 187 chg coeffs, 3447 upgd conss, 0 impls, 22744 clqs
0.89/0.93	c    (0.9s) probing: 1000/3290 (30.4%) - 110 fixings, 3 aggregations, 354199 implications, 0 bound changes
1.09/1.12	c (round 22, exhaustive) 1051 del vars, 742 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 187 chg coeffs, 3447 upgd conss, 0 impls, 22770 clqs
1.09/1.12	c (round 23, fast)       1051 del vars, 767 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 230 chg coeffs, 3447 upgd conss, 0 impls, 22780 clqs
1.09/1.15	c (round 24, exhaustive) 1076 del vars, 767 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 230 chg coeffs, 3447 upgd conss, 0 impls, 22774 clqs
1.09/1.15	c (round 25, fast)       1076 del vars, 792 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 269 chg coeffs, 3447 upgd conss, 0 impls, 22777 clqs
1.49/1.54	c    (1.5s) probing: 2000/3290 (60.8%) - 167 fixings, 3 aggregations, 671192 implications, 0 bound changes
1.79/1.85	c (round 26, exhaustive) 1101 del vars, 792 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 269 chg coeffs, 3447 upgd conss, 0 impls, 22804 clqs
1.79/1.85	c (round 27, fast)       1101 del vars, 817 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 313 chg coeffs, 3447 upgd conss, 0 impls, 22807 clqs
2.09/2.14	c    (2.1s) probing: 3000/3290 (91.2%) - 183 fixings, 3 aggregations, 989180 implications, 0 bound changes
2.19/2.28	c    (2.3s) probing cycle finished: starting next cycle
2.39/2.46	c    (2.5s) probing: 266/3103 (8.6%) - 183 fixings, 3 aggregations, 1168089 implications, 0 bound changes
2.39/2.46	c    (2.5s) probing aborted: 1000/1000 successive useless probings
2.39/2.46	c (round 28, exhaustive) 1114 del vars, 817 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 318 chg coeffs, 3447 upgd conss, 0 impls, 22822 clqs
2.39/2.46	c (round 29, fast)       1114 del vars, 828 del conss, 0 add conss, 184 chg bounds, 0 chg sides, 327 chg coeffs, 3447 upgd conss, 0 impls, 22822 clqs
2.49/2.55	c    (2.5s) probing: 366/3103 (11.8%) - 183 fixings, 3 aggregations, 1195587 implications, 0 bound changes
2.49/2.55	c    (2.5s) probing aborted: 1000/1000 successive useless probings
2.49/2.55	c    (2.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.49/2.57	c    (2.6s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
2.49/2.57	c dynamic symmetry handling statistics:
2.49/2.57	c    orbitopal reduction:       no components
2.49/2.57	c    orbital reduction:         no components
2.49/2.57	c    lexicographic reduction:    3 permutations with support sizes 312, 122, 116
2.49/2.57	c handled 3 out of 3 symmetry components
2.49/2.57	c presolving (30 rounds: 30 fast, 13 medium, 12 exhaustive):
2.49/2.57	c  1114 deleted vars, 828 deleted constraints, 0 added constraints, 184 tightened bounds, 0 added holes, 0 changed sides, 327 changed coefficients
2.49/2.57	c  0 implications, 22830 cliques
2.49/2.57	c presolved problem has 3103 variables (3103 bin, 0 int, 0 impl, 0 cont) and 3221 constraints
2.49/2.57	c     659 constraints of type <setppc>
2.49/2.57	c    2562 constraints of type <logicor>
2.49/2.57	c transformed objective value is always integral (scale: 1)
2.49/2.57	c Presolving Time: 2.55
2.49/2.57	c - non default parameters ----------------------------------------------------------------------
2.49/2.57	c # SCIP version 10.0.0
2.49/2.57	c 
2.49/2.57	c # maximal time in seconds to run
2.49/2.57	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
2.49/2.57	c limits/time = 3596.997058
2.49/2.57	c 
2.49/2.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.49/2.57	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
2.49/2.57	c limits/memory = 27900
2.49/2.57	c 
2.49/2.57	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
2.49/2.57	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
2.49/2.57	c limits/solutions = 1
2.49/2.57	c 
2.49/2.57	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.49/2.57	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
2.49/2.57	c misc/usesymmetry = 3
2.49/2.57	c 
2.49/2.57	c # belongs reading time to solving time?
2.49/2.57	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
2.49/2.57	c timing/reading = TRUE
2.49/2.57	c 
2.49/2.57	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
2.49/2.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.49/2.57	c propagating/symmetry/detectdoublelex = FALSE
2.49/2.57	c 
2.49/2.57	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
2.49/2.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.49/2.57	c propagating/symmetry/detectsubgroups = FALSE
2.49/2.57	c 
2.49/2.57	c # Type of symmetries that shall be computed?
2.49/2.57	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
2.49/2.57	c propagating/symmetry/symtype = 1
2.49/2.57	c 
2.49/2.57	c # Should components consisting of a single full reflection be handled?
2.49/2.57	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
2.49/2.57	c propagating/symmetry/usesimplesgncomp = FALSE
2.49/2.57	c 
2.49/2.57	c -----------------------------------------------------------------------------------------------
2.49/2.57	c start solving
2.49/2.57	c 
3.88/3.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.88/3.93	c   3.9s|     1 |     0 |  7283 |     - |    52M |   0 |3103 |3393 |3221 |   0 |  0 | 175 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.06/15.14	c  15.1s|     1 |     0 | 44447 |     - |    57M |   0 |3103 |3596 |3233 |  12 |  1 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.45/15.59	c  15.6s|     1 |     0 | 45468 |     - |    58M |   0 |3103 |3595 |3243 |  22 |  2 | 181 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.15/16.25	c  16.2s|     1 |     0 | 47300 |     - |    59M |   0 |3103 |3601 |3251 |  30 |  3 | 187 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.85/16.98	c  17.0s|     1 |     0 | 49246 |     - |    61M |   0 |3103 |3598 |3260 |  39 |  4 | 188 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.45/17.57	c  17.6s|     1 |     0 | 50602 |     - |    61M |   0 |3103 |3603 |3267 |  46 |  5 | 193 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.15/18.28	c  18.3s|     1 |     0 | 52286 |     - |    63M |   0 |3103 |3608 |3276 |  55 |  6 | 198 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.05/19.15	c  19.2s|     1 |     0 | 54656 |     - |    64M |   0 |3103 |3610 |3282 |  61 |  7 | 200 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.05/20.11	c  20.1s|     1 |     0 | 57216 |     - |    64M |   0 |3103 |3611 |3291 |  70 |  8 | 201 |   0 | 0.000000e+00 |      --      |    Inf | unknown
21.24/21.35	c  21.3s|     1 |     0 | 60641 |     - |    66M |   0 |3103 |3616 |3303 |  82 |  9 | 211 |   0 | 0.000000e+00 |      --      |    Inf | unknown
24.43/24.57	c  24.6s|     1 |     0 | 71176 |     - |    66M |   0 |3103 |3615 |3316 |  95 | 10 | 212 |   0 | 0.000000e+00 |      --      |    Inf | unknown
25.83/25.95	c  26.0s|     1 |     0 | 75561 |     - |    66M |   0 |3103 |3615 |3326 | 105 | 11 | 213 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.69/40.89	c  40.9s|     1 |     2 |128273 |     - |    66M |   0 |3103 |3515 |3326 | 105 | 11 | 218 |  11 | 0.000000e+00 |      --      |    Inf | unknown
70.31/70.59	c  70.6s|   100 |    33 |240723 |1668.3 |    72M |  20 |3103 |3559 |3283 | 116 |  1 | 274 |  11 | 0.000000e+00 |      --      |    Inf | unknown
90.56/90.85	c  90.9s|   200 |    30 |335862 |1308.0 |    76M |  20 |3103 |3572 |3283 | 119 |  1 | 313 |  11 | 0.000000e+00 |      --      |    Inf | unknown
114.81/115.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
114.81/115.13	c   115s|   300 |    32 |447196 |1242.9 |    80M |  20 |3103 |3603 |3280 | 128 |  1 | 359 |  11 | 0.000000e+00 |      --      |    Inf |   3.20%
126.27/126.68	c   127s|   400 |    33 |502459 |1069.9 |    85M |  45 |3103 |3656 |3283 | 137 |  0 | 431 |  11 | 0.000000e+00 |      --      |    Inf |   3.20%
132.96/133.39	c   133s|   500 |    32 |538195 | 927.1 |    87M |  45 |3103 |3728 |3284 | 141 |  1 | 544 |  11 | 0.000000e+00 |      --      |    Inf |   3.20%
148.51/148.90	c   149s|   600 |    30 |614546 | 899.8 |    89M |  45 |3103 |3706 |3283 | 157 |  1 | 597 |  11 | 0.000000e+00 |      --      |    Inf |   3.23%
162.88/163.30	c   163s|   700 |    26 |682868 | 868.8 |    89M |  45 |3103 |3719 |3283 | 179 |  0 | 626 |  11 | 0.000000e+00 |      --      |    Inf |   3.24%
179.65/180.17	c   180s|   800 |    26 |763219 | 860.6 |    90M |  45 |3103 |3689 |3283 | 196 |  0 | 664 |  11 | 0.000000e+00 |      --      |    Inf |   6.43%
191.31/191.87	c   192s|   900 |    29 |824366 | 832.9 |    90M |  45 |3103 |3711 |3284 | 206 |  1 | 702 |  11 | 0.000000e+00 |      --      |    Inf |   6.43%
198.90/199.46	c   199s|  1000 |    29 |864250 | 789.5 |    93M |  45 |3103 |3727 |3287 | 225 |  1 | 746 |  11 | 0.000000e+00 |      --      |    Inf |   6.43%
208.97/209.53	c   210s|  1100 |    25 |916582 | 765.3 |    95M |  46 |3103 |3742 |3291 | 260 |  0 | 776 |  11 | 0.000000e+00 |      --      |    Inf |   6.43%
218.45/219.07	c   219s|  1200 |    25 |968858 | 745.0 |    96M |  57 |3103 |3731 |3288 | 281 |  1 | 795 |  11 | 0.000000e+00 |      --      |    Inf |   6.44%
230.90/231.52	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
230.90/231.52	c (run 1, node 1274) performing user restart
230.90/231.52	c 
230.90/231.52	c (restart) converted 49 cuts from the global cut pool into linear constraints
230.90/231.52	c 
230.90/231.53	c presolving:
230.90/231.53	c (round 1, fast)       0 del vars, 22 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 22830 clqs
230.90/231.54	c (round 2, exhaustive) 0 del vars, 26 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 22830 clqs
230.90/231.55	c (round 3, exhaustive) 0 del vars, 33 del conss, 2 add conss, 0 chg bounds, 7 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 22830 clqs
230.90/231.55	c (round 4, exhaustive) 0 del vars, 33 del conss, 2 add conss, 0 chg bounds, 7 chg sides, 4 chg coeffs, 243 upgd conss, 0 impls, 22830 clqs
230.90/231.56	c (round 5, medium)     0 del vars, 34 del conss, 4 add conss, 0 chg bounds, 16 chg sides, 16 chg coeffs, 243 upgd conss, 0 impls, 22830 clqs
230.90/231.56	c (round 6, exhaustive) 0 del vars, 43 del conss, 4 add conss, 0 chg bounds, 16 chg sides, 35 chg coeffs, 243 upgd conss, 0 impls, 22830 clqs
231.00/231.63	c (round 7, exhaustive) 0 del vars, 51 del conss, 4 add conss, 0 chg bounds, 16 chg sides, 2238 chg coeffs, 243 upgd conss, 0 impls, 22830 clqs
231.10/231.71	c presolving (8 rounds: 8 fast, 7 medium, 6 exhaustive):
231.10/231.71	c  0 deleted vars, 51 deleted constraints, 4 added constraints, 0 tightened bounds, 0 added holes, 16 changed sides, 2282 changed coefficients
231.10/231.71	c  0 implications, 22830 cliques
231.10/231.71	c presolved problem has 3103 variables (3103 bin, 0 int, 0 impl, 0 cont) and 3726 constraints
231.10/231.71	c      31 constraints of type <knapsack>
231.10/231.71	c     757 constraints of type <setppc>
231.10/231.71	c       3 constraints of type <linear>
231.10/231.71	c    2935 constraints of type <logicor>
231.10/231.71	c transformed objective value is always integral (scale: 1)
231.10/231.71	c Presolving Time: 2.73
231.10/231.71	c 
233.20/233.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
233.20/233.88	c   234s|     1 |     0 |  1043k|     - |   101M |   0 |3103 |3728 |3261 |   0 |  0 | 816 |  11 | 0.000000e+00 |      --      |    Inf | unknown
234.19/234.86	c   235s|     1 |     0 |  1046k|     - |   102M |   0 |3103 |3724 |3269 |   8 |  1 | 820 |  11 | 0.000000e+00 |      --      |    Inf | unknown
234.89/235.55	c   236s|     1 |     0 |  1048k|     - |   103M |   0 |3103 |3731 |3279 |  18 |  2 | 829 |  11 | 0.000000e+00 |      --      |    Inf | unknown
235.59/236.27	c   236s|     1 |     0 |  1050k|     - |   103M |   0 |3103 |3731 |3288 |  27 |  3 | 831 |  11 | 0.000000e+00 |      --      |    Inf | unknown
236.39/237.09	c   237s|     1 |     0 |  1052k|     - |   104M |   0 |3103 |3731 |3297 |  36 |  4 | 840 |  11 | 0.000000e+00 |      --      |    Inf | unknown
237.09/237.74	c   238s|     1 |     0 |  1053k|     - |   104M |   0 |3103 |3718 |3303 |  42 |  5 | 842 |  11 | 0.000000e+00 |      --      |    Inf | unknown
237.69/238.40	c   238s|     1 |     0 |  1055k|     - |   104M |   0 |3103 |3716 |3311 |  50 |  6 | 845 |  11 | 0.000000e+00 |      --      |    Inf | unknown
238.49/239.15	c   239s|     1 |     0 |  1057k|     - |   105M |   0 |3103 |3712 |3319 |  58 |  7 | 849 |  11 | 0.000000e+00 |      --      |    Inf | unknown
239.68/240.31	c   240s|     1 |     0 |  1060k|     - |   105M |   0 |3103 |3711 |3329 |  68 |  8 | 853 |  11 | 0.000000e+00 |      --      |    Inf | unknown
240.48/241.12	c   241s|     1 |     0 |  1063k|     - |   105M |   0 |3103 |3698 |3340 |  79 |  9 | 857 |  11 | 0.000000e+00 |      --      |    Inf | unknown
241.58/242.28	c   242s|     1 |     0 |  1066k|     - |   106M |   0 |3103 |3688 |3320 |  92 | 10 | 863 |  11 | 0.000000e+00 |      --      |    Inf | unknown
242.57/243.25	c   243s|     1 |     0 |  1069k|     - |   107M |   0 |3103 |3680 |3328 | 100 | 11 | 867 |  11 | 0.000000e+00 |      --      |    Inf | unknown
251.55/252.23	c   252s|     1 |     2 |  1091k|     - |   107M |   0 |3103 |3649 |3328 | 100 | 11 | 874 |  22 | 0.000000e+00 |      --      |    Inf | unknown
276.48/277.23	c   277s|   100 |    15 |  1203k| 795.4 |   108M |  40 |3103 |3650 |3301 | 146 |  1 | 895 |  22 | 0.000000e+00 |      --      |    Inf |  12.51%
311.30/312.15	c   312s|   200 |    21 |  1372k| 855.8 |   108M |  40 |3103 |3657 |3305 | 179 |  1 | 930 |  22 | 0.000000e+00 |      --      |    Inf |  12.52%
331.04/331.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
331.04/331.99	c   332s|   300 |    23 |  1468k| 862.2 |   109M |  53 |3103 |3675 |3323 | 228 |  0 | 964 |  22 | 0.000000e+00 |      --      |    Inf |  12.52%
351.89/352.89	c   353s|   400 |    21 |  1567k| 870.3 |   109M |  59 |3103 |3692 |3321 | 268 |  1 | 988 |  22 | 0.000000e+00 |      --      |    Inf |  12.52%
373.74/374.70	c   375s|   500 |    21 |  1672k| 880.3 |   110M |  59 |3103 |3724 |3310 | 307 |  1 |1045 |  22 | 0.000000e+00 |      --      |    Inf |  12.52%
393.89/394.92	c   395s|   600 |    21 |  1770k| 885.5 |   111M |  59 |3103 |3753 |3286 | 399 |  0 |1099 |  22 | 0.000000e+00 |      --      |    Inf |  12.85%
412.74/413.86	c   414s|   700 |    21 |  1861k| 887.0 |   111M |  59 |3103 |3775 |3316 | 439 |  2 |1153 |  22 | 0.000000e+00 |      --      |    Inf |  12.86%
439.18/440.36	c   440s|   800 |    21 |  1990k| 906.3 |   112M |  59 |3103 |3792 |3298 | 465 |  0 |1192 |  22 | 0.000000e+00 |      --      |    Inf |  13.27%
456.04/457.24	c   457s|   900 |    21 |  2074k| 903.4 |   113M |  59 |3103 |3827 |3286 | 501 |  1 |1244 |  22 | 0.000000e+00 |      --      |    Inf |  13.31%
470.50/471.78	c   472s|  1000 |    23 |  2150k| 897.0 |   114M |  59 |3103 |3859 |3293 | 548 |  0 |1290 |  22 | 0.000000e+00 |      --      |    Inf |  13.34%
482.37/483.68	c   484s|  1100 |    25 |  2214k| 886.2 |   114M |  59 |3103 |3857 |3295 | 569 |  0 |1294 |  22 | 0.000000e+00 |      --      |    Inf |  13.35%
495.14/496.44	c   496s|  1200 |    26 |  2281k| 877.2 |   114M |  59 |3103 |3941 |3291 | 579 |  1 |1396 |  22 | 0.000000e+00 |      --      |    Inf |  13.40%
509.21/510.50	c   510s|  1300 |    25 |  2352k| 870.8 |   115M |  59 |3103 |4030 |3302 | 623 |  1 |1505 |  22 | 0.000000e+00 |      --      |    Inf |  13.43%
522.38/523.71	c   524s|  1400 |    25 |  2420k| 863.6 |   115M |  59 |3103 |4099 |3298 | 629 |  0 |1600 |  22 | 0.000000e+00 |      --      |    Inf |  13.46%
540.33/541.77	c   542s|  1500 |    25 |  2507k| 863.8 |   115M |  59 |3103 |4015 |3309 | 696 |  0 |1666 |  22 | 0.000000e+00 |      --      |    Inf |  13.69%
556.79/558.23	c   558s|  1600 |    23 |  2587k| 861.7 |   115M |  59 |3103 |4021 |3313 | 723 |  0 |1699 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
577.64/579.15	c   579s|  1700 |    23 |  2692k| 868.1 |   115M |  59 |3103 |4025 |3313 | 772 |  2 |1708 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
599.59/601.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
599.59/601.18	c   601s|  1800 |    25 |  2803k| 875.9 |   115M |  59 |3103 |4069 |3312 | 832 |  1 |1754 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
616.64/618.22	c   618s|  1900 |    25 |  2888k| 875.2 |   115M |  59 |3103 |4089 |3309 | 864 |  0 |1782 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
639.89/641.52	c   642s|  2000 |    27 |  3002k| 883.1 |   117M |  59 |3103 |4097 |3311 | 931 |  0 |1792 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
662.03/663.75	c   664s|  2100 |    27 |  3112k| 889.5 |   117M |  59 |3103 |4113 |3321 |1003 |  0 |1811 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
677.79/679.59	c   680s|  2200 |    25 |  3191k| 886.8 |   118M |  59 |3103 |4120 |3316 |1041 |  1 |1831 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
698.84/700.62	c   701s|  2300 |    23 |  3294k| 890.7 |   119M |  59 |3103 |4111 |3306 |1079 |  0 |1835 |  22 | 0.000000e+00 |      --      |    Inf |  13.72%
717.70/719.54	c   720s|  2400 |    25 |  3387k| 892.0 |   119M |  59 |3103 |4122 |3313 |1126 |  0 |1866 |  22 | 0.000000e+00 |      --      |    Inf |  13.76%
739.15/741.06	c   741s|  2500 |    27 |  3494k| 896.7 |   120M |  66 |3103 |4144 |3326 |1169 |  1 |1892 |  22 | 0.000000e+00 |      --      |    Inf |  13.76%
757.50/759.47	c   759s|  2600 |    25 |  3586k| 897.2 |   120M |  73 |3103 |4153 |3315 |1206 |  0 |1905 |  22 | 0.000000e+00 |      --      |    Inf |  13.76%
774.56/776.52	c   777s|  2700 |    27 |  3671k| 895.9 |   121M |  73 |3103 |4179 |3328 |1226 |  0 |1937 |  22 | 0.000000e+00 |      --      |    Inf |  13.78%
789.62/791.69	c   792s|  2800 |    27 |  3746k| 892.5 |   121M |  73 |3103 |4206 |3293 |1231 |  1 |1969 |  22 | 0.000000e+00 |      --      |    Inf |  13.78%
812.26/814.35	c   814s|  2900 |    29 |  3859k| 898.0 |   121M |  73 |3103 |4220 |3295 |1298 |  0 |1995 |  22 | 0.000000e+00 |      --      |    Inf |  13.78%
830.12/832.28	c   832s|  3000 |    27 |  3948k| 897.8 |   121M |  73 |3103 |4277 |3298 |1309 |  1 |2056 |  22 | 0.000000e+00 |      --      |    Inf |  13.79%
845.68/847.82	c   848s|  3100 |    29 |  4024k| 894.6 |   122M |  73 |3103 |4318 |3297 |1331 |  1 |2103 |  22 | 0.000000e+00 |      --      |    Inf |  13.79%
859.65/861.85	c   862s|  3200 |    27 |  4093k| 890.1 |   122M |  73 |3103 |4348 |3293 |1347 |  1 |2140 |  22 | 0.000000e+00 |      --      |    Inf |  13.80%
874.61/876.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
874.61/876.80	c   877s|  3300 |    29 |  4167k| 886.8 |   122M |  73 |3103 |4368 |3298 |1360 |  1 |2163 |  22 | 0.000000e+00 |      --      |    Inf |  13.80%
896.06/898.30	c   898s|  3400 |    23 |  4272k| 890.4 |   123M |  73 |3103 |4385 |3331 |1403 |  2 |2193 |  22 | 0.000000e+00 |      --      |    Inf |  13.80%
920.70/923.07	c   923s|  3500 |    25 |  4394k| 897.3 |   123M |  73 |3103 |4398 |3307 |1450 |  1 |2229 |  22 | 0.000000e+00 |      --      |    Inf |  13.81%
940.75/943.18	c   943s|  3600 |    25 |  4489k| 898.4 |   125M |  73 |3103 |4414 |3306 |1489 |  0 |2259 |  22 | 0.000000e+00 |      --      |    Inf |  13.81%
960.80/963.20	c   963s|  3700 |    25 |  4588k| 900.1 |   125M |  73 |3103 |4425 |3321 |1545 |  2 |2285 |  22 | 0.000000e+00 |      --      |    Inf |  13.91%
982.05/984.51	c   985s|  3800 |    31 |  4690k| 902.5 |   127M |  73 |3103 |4403 |   0 |1608 |  0 |2309 |  22 | 0.000000e+00 |      --      |    Inf |  14.09%
993.92/996.40	c   996s|  3900 |    33 |  4748k| 896.4 |   127M |  73 |3103 |4448 |   0 |1622 |  0 |2368 |  22 | 0.000000e+00 |      --      |    Inf |  14.09%
1005.99/1008.55	c  1009s|  4000 |    35 |  4808k| 890.8 |   127M |  73 |3103 |4486 |3287 |1630 |  1 |2413 |  22 | 0.000000e+00 |      --      |    Inf |  14.09%
1019.65/1022.28	c  1022s|  4100 |    33 |  4876k| 886.7 |   128M |  73 |3103 |4533 |3287 |1640 |  0 |2463 |  22 | 0.000000e+00 |      --      |    Inf |  14.09%
1036.21/1038.85	c  1039s|  4200 |    31 |  4957k| 885.5 |   128M |  73 |3103 |4559 |3299 |1659 |  1 |2492 |  22 | 0.000000e+00 |      --      |    Inf |  14.09%
1050.28/1052.92	c  1053s|  4300 |    35 |  5026k| 881.9 |   128M |  73 |3103 |4597 |3287 |1685 |  1 |2539 |  22 | 0.000000e+00 |      --      |    Inf |  14.09%
1064.74/1067.49	c  1067s|  4400 |    33 |  5098k| 879.1 |   128M |  73 |3103 |4654 |3291 |1697 |  0 |2604 |  22 | 0.000000e+00 |      --      |    Inf |  14.10%
1076.11/1078.89	c  1079s|  4500 |    35 |  5156k| 873.9 |   129M |  73 |3103 |4696 |3288 |1711 |  1 |2659 |  22 | 0.000000e+00 |      --      |    Inf |  14.10%
1087.98/1090.74	c  1091s|  4600 |    33 |  5216k| 869.2 |   129M |  73 |3103 |4738 |3290 |1715 |  1 |2709 |  22 | 0.000000e+00 |      --      |    Inf |  14.10%
1103.55/1106.35	c  1106s|  4700 |    33 |  5293k| 867.5 |   129M |  73 |3103 |4776 |3294 |1742 |  0 |2757 |  22 | 0.000000e+00 |      --      |    Inf |  14.10%
1115.92/1118.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1115.92/1118.79	c  1119s|  4800 |    33 |  5354k| 863.2 |   129M |  73 |3103 |4817 |3292 |1785 |  0 |2807 |  22 | 0.000000e+00 |      --      |    Inf |  14.10%
1132.37/1135.24	c  1135s|  4900 |    31 |  5436k| 862.6 |   129M |  73 |3103 |4857 |3292 |1793 |  0 |2859 |  22 | 0.000000e+00 |      --      |    Inf |  14.10%
1150.33/1153.27	c  1153s|  5000 |    33 |  5524k| 862.8 |   129M |  73 |3103 |4898 |3297 |1811 |  0 |2908 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1169.28/1172.26	c  1172s|  5100 |    31 |  5616k| 863.8 |   130M |  73 |3103 |4935 |3299 |1853 |  0 |2952 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1186.24/1189.23	c  1189s|  5200 |    31 |  5698k| 863.0 |   131M |  73 |3103 |4976 |3299 |1876 |  1 |3002 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1209.09/1212.11	c  1212s|  5300 |    31 |  5812k| 867.2 |   131M |  73 |3103 |5011 |3315 |1903 |  1 |3048 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1229.04/1232.16	c  1232s|  5400 |    29 |  5910k| 868.9 |   131M |  73 |3103 |5051 |3296 |1931 |  0 |3098 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1247.19/1250.36	c  1250s|  5500 |    31 |  5998k| 869.1 |   131M |  73 |3103 |5082 |3296 |1956 |  1 |3138 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1263.65/1266.85	c  1267s|  5600 |    29 |  6079k| 868.3 |   131M |  73 |3103 |5095 |3323 |1968 |  1 |3157 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1283.50/1286.77	c  1287s|  5700 |    29 |  6179k| 870.2 |   131M |  99 |3103 |5123 |3324 |1969 |  0 |3191 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1299.86/1303.17	c  1303s|  5800 |    27 |  6260k| 869.4 |   131M | 112 |3103 |5131 |3299 |1983 |  0 |3229 |  22 | 0.000000e+00 |      --      |    Inf |  14.11%
1317.92/1321.23	c  1321s|  5900 |    33 |  6348k| 869.4 |   132M | 112 |3103 |5091 |3300 |2025 |  0 |3258 |  22 | 0.000000e+00 |      --      |    Inf |  14.13%
1337.68/1341.00	c  1341s|  6000 |    33 |  6448k| 871.2 |   132M | 112 |3103 |5105 |3299 |2065 |  1 |3289 |  22 | 0.000000e+00 |      --      |    Inf |  14.13%
1356.92/1360.34	c  1360s|  6100 |    31 |  6546k| 872.8 |   133M | 112 |3103 |5123 |3295 |2103 |  0 |3327 |  22 | 0.000000e+00 |      --      |    Inf |  14.14%
1373.48/1376.91	c  1377s|  6200 |    31 |  6631k| 872.4 |   133M | 112 |3103 |5145 |3302 |2132 |  2 |3359 |  22 | 0.000000e+00 |      --      |    Inf |  14.14%
1391.34/1394.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1391.34/1394.81	c  1395s|  6300 |    33 |  6722k| 872.9 |   134M | 112 |3103 |5167 |3296 |2175 |  1 |3393 |  22 | 0.000000e+00 |      --      |    Inf |  14.15%
1405.00/1408.55	c  1409s|  6400 |    31 |  6793k| 870.9 |   134M | 112 |3103 |5186 |3290 |2193 |  0 |3425 |  22 | 0.000000e+00 |      --      |    Inf |  14.16%
1426.55/1430.12	c  1430s|  6500 |    33 |  6902k| 873.7 |   134M | 112 |3103 |5217 |3297 |2244 |  0 |3461 |  22 | 0.000000e+00 |      --      |    Inf |  14.16%
1447.99/1451.66	c  1452s|  6600 |    33 |  7014k| 876.7 |   134M | 112 |3103 |5256 |3316 |2284 |  3 |3506 |  22 | 0.000000e+00 |      --      |    Inf |  14.17%
1470.53/1474.29	c  1474s|  6700 |    33 |  7127k| 880.0 |   134M | 112 |3103 |5290 |3304 |2315 |  1 |3548 |  22 | 0.000000e+00 |      --      |    Inf |  14.17%
1491.48/1495.23	c  1495s|  6800 |    31 |  7233k| 882.1 |   134M | 112 |3103 |5316 |3301 |2353 |  0 |3577 |  22 | 0.000000e+00 |      --      |    Inf |  14.17%
1514.42/1518.29	c  1518s|  6900 |    31 |  7346k| 885.2 |   134M | 112 |3103 |5339 |3326 |2392 |  1 |3613 |  22 | 0.000000e+00 |      --      |    Inf |  14.17%
1541.76/1545.63	c  1546s|  7000 |    33 |  7483k| 891.0 |   134M | 112 |3103 |5329 |3326 |2392 |  1 |3628 |  22 | 0.000000e+00 |      --      |    Inf |  14.18%
1565.70/1569.65	c  1570s|  7100 |    31 |  7603k| 894.8 |   134M | 112 |3103 |5343 |3326 |2405 |  0 |3661 |  22 | 0.000000e+00 |      --      |    Inf |  14.18%
1584.06/1588.07	c  1588s|  7200 |    35 |  7695k| 895.0 |   134M | 112 |3103 |5384 |3327 |2407 |  1 |3708 |  22 | 0.000000e+00 |      --      |    Inf |  14.18%
1598.02/1602.07	c  1602s|  7300 |    31 |  7765k| 892.8 |   134M | 116 |3103 |5393 |3327 |2408 |  1 |3741 |  22 | 0.000000e+00 |      --      |    Inf |  14.18%
1609.29/1613.35	c  1613s|  7400 |    31 |  7822k| 889.0 |   134M | 116 |3103 |5438 |3327 |2408 |  0 |3813 |  22 | 0.000000e+00 |      --      |    Inf |  14.18%
1625.35/1629.41	c  1629s|  7500 |    32 |  7899k| 887.7 |   134M | 116 |3103 |5418 |3300 |2447 |  0 |3886 |  22 | 0.000000e+00 |      --      |    Inf |  14.20%
1640.51/1644.61	c  1645s|  7600 |    36 |  7972k| 885.9 |   135M | 116 |3103 |5435 |   0 |2477 |  0 |3957 |  22 | 0.000000e+00 |      --      |    Inf |  14.21%
1652.08/1656.24	c  1656s|  7700 |    34 |  8030k| 882.5 |   135M | 116 |3103 |5333 |3305 |2497 |  0 |4024 |  22 | 0.000000e+00 |      --      |    Inf |  14.21%
1672.83/1677.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1672.83/1677.09	c  1677s|  7800 |    40 |  8130k| 883.8 |   135M | 116 |3103 |5308 |3295 |2530 |  1 |4062 |  22 | 0.000000e+00 |      --      |    Inf |  14.41%
1686.59/1690.84	c  1691s|  7900 |    39 |  8201k| 881.9 |   135M | 116 |3103 |5326 |3303 |2558 |  0 |4141 |  22 | 0.000000e+00 |      --      |    Inf |  14.43%
1708.64/1712.94	c  1713s|  8000 |    43 |  8306k| 883.7 |   135M | 116 |3103 |5313 |3282 |2601 |  0 |4178 |  22 | 0.000000e+00 |      --      |    Inf |  14.44%
1724.80/1729.15	c  1729s|  8100 |    45 |  8385k| 882.7 |   135M | 116 |3103 |5333 |3285 |2626 |  1 |4218 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1734.97/1739.32	c  1739s|  8200 |    45 |  8436k| 878.8 |   136M | 116 |3103 |5371 |3288 |2630 |  1 |4271 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1743.25/1747.69	c  1748s|  8300 |    43 |  8477k| 873.9 |   136M | 116 |3103 |5364 |3291 |2641 |  0 |4336 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1756.22/1760.61	c  1761s|  8400 |    45 |  8541k| 871.5 |   136M | 116 |3103 |5338 |3288 |2663 |  0 |4378 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1769.88/1774.37	c  1774s|  8500 |    45 |  8608k| 869.4 |   136M | 116 |3103 |5360 |3290 |2673 |  1 |4421 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1780.56/1785.10	c  1785s|  8600 |    45 |  8660k| 865.9 |   137M | 116 |3103 |5381 |3292 |2682 |  0 |4476 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1792.13/1796.63	c  1797s|  8700 |    45 |  8718k| 863.0 |   137M | 116 |3103 |5392 |   0 |2696 |  0 |4534 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1803.70/1808.24	c  1808s|  8800 |    45 |  8775k| 860.1 |   137M | 116 |3103 |5354 |3300 |2706 |  1 |4575 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1814.07/1818.60	c  1819s|  8900 |    45 |  8827k| 856.7 |   137M | 116 |3103 |5374 |3292 |2715 |  0 |4627 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1825.45/1830.04	c  1830s|  9000 |    45 |  8884k| 853.9 |   138M | 116 |3103 |5395 |3297 |2726 |  0 |4680 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1838.61/1843.21	c  1843s|  9100 |    43 |  8949k| 852.0 |   138M | 116 |3103 |5415 |   0 |2736 |  0 |4707 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1850.58/1855.28	c  1855s|  9200 |    45 |  9009k| 849.6 |   138M | 116 |3103 |5436 |3293 |2738 |  0 |4734 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1859.86/1864.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1859.86/1864.57	c  1865s|  9300 |    45 |  9056k| 846.0 |   138M | 116 |3103 |5461 |3292 |2743 |  1 |4787 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1869.93/1874.64	c  1875s|  9400 |    45 |  9108k| 842.9 |   138M | 116 |3103 |5486 |3296 |2748 |  0 |4833 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1882.50/1887.26	c  1887s|  9500 |    45 |  9173k| 841.1 |   138M | 116 |3103 |5522 |3293 |2760 |  1 |4882 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1894.67/1899.49	c  1899s|  9600 |    45 |  9233k| 838.9 |   138M | 116 |3103 |5559 |3293 |2784 |  1 |4923 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1910.54/1915.37	c  1915s|  9700 |    45 |  9312k| 838.5 |   138M | 116 |3103 |5571 |3298 |2822 |  0 |4985 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1926.39/1931.23	c  1931s|  9800 |    49 |  9391k| 838.1 |   138M | 116 |3103 |5579 |3304 |2834 |  1 |5022 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1934.86/1939.78	c  1940s|  9900 |    49 |  9434k| 834.4 |   139M | 122 |3103 |5649 |3308 |2838 |  1 |5093 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1948.13/1953.04	c  1953s| 10000 |    47 |  9501k| 832.9 |   139M | 128 |3103 |5677 |3303 |2850 |  1 |5150 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1962.28/1967.28	c  1967s| 10100 |    47 |  9572k| 831.9 |   140M | 128 |3103 |5717 |3307 |2858 |  0 |5198 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1972.05/1977.01	c  1977s| 10200 |    46 |  9621k| 828.9 |   140M | 128 |3103 |5823 |3302 |2866 |  0 |5353 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1983.02/1988.08	c  1988s| 10300 |    46 |  9676k| 826.4 |   140M | 128 |3103 |5804 |   0 |2889 |  0 |5438 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
1995.87/2000.97	c  2001s| 10400 |    43 |  9740k| 824.9 |   140M | 128 |3103 |5782 |   0 |2930 |  0 |5510 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
2010.43/2015.53	c  2016s| 10500 |    43 |  9815k| 824.2 |   140M | 128 |3103 |5816 |3298 |2955 |  1 |5549 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
2026.69/2031.80	c  2032s| 10600 |    43 |  9897k| 824.2 |   140M | 128 |3103 |5854 |   0 |2986 |  0 |5660 |  22 | 0.000000e+00 |      --      |    Inf |  14.45%
2037.67/2042.80	c  2043s| 10700 |    44 |  9951k| 821.8 |   141M | 128 |3103 |5830 |   0 |3020 |  0 |5761 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2048.54/2053.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2048.54/2053.74	c  2054s| 10800 |    45 | 10005k| 819.5 |   141M | 128 |3103 |5966 |3296 |3032 |  1 |5926 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2061.11/2066.30	c  2066s| 10900 |    44 | 10068k| 817.9 |   141M | 128 |3103 |5825 |3289 |3056 |  1 |6026 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2073.57/2078.81	c  2079s| 11000 |    46 | 10130k| 816.3 |   142M | 128 |3103 |5551 |3294 |3075 |  1 |6107 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2085.04/2090.36	c  2090s| 11100 |    44 | 10188k| 814.4 |   142M | 128 |3103 |5579 |3288 |3105 |  0 |6194 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2096.62/2101.91	c  2102s| 11200 |    44 | 10246k| 812.5 |   143M | 128 |3103 |5627 |3286 |3123 |  0 |6268 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2112.28/2117.66	c  2118s| 11300 |    43 | 10323k| 812.2 |   143M | 128 |3103 |5689 |   0 |3143 |  0 |6363 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2125.44/2130.83	c  2131s| 11400 |    43 | 10388k| 810.9 |   143M | 128 |3103 |5634 |   0 |3178 |  0 |6466 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2137.81/2143.23	c  2143s| 11500 |    42 | 10450k| 809.4 |   143M | 128 |3103 |5614 |3296 |3206 |  1 |6560 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2158.16/2163.65	c  2164s| 11600 |    45 | 10551k| 811.0 |   143M | 128 |3103 |5652 |3304 |3245 |  1 |6642 |  22 | 0.000000e+00 |      --      |    Inf |  14.46%
2173.63/2179.12	c  2179s| 11700 |    43 | 10629k| 810.8 |   143M | 128 |3103 |5426 |3293 |3257 |  1 |6707 |  22 | 0.000000e+00 |      --      |    Inf |  14.47%
2186.29/2191.87	c  2192s| 11800 |    42 | 10693k| 809.5 |   143M | 128 |3103 |5346 |3293 |3274 |  0 |6785 |  22 | 0.000000e+00 |      --      |    Inf |  14.47%
2202.15/2207.77	c  2208s| 11900 |    48 | 10773k| 809.4 |   143M | 128 |3103 |5323 |3298 |3285 |  0 |6863 |  22 | 0.000000e+00 |      --      |    Inf |  14.47%
2216.21/2221.85	c  2222s| 12000 |    46 | 10843k| 808.5 |   144M | 128 |3103 |5336 |3300 |3295 |  1 |6949 |  22 | 0.000000e+00 |      --      |    Inf |  14.47%
2231.28/2236.91	c  2237s| 12100 |    44 | 10917k| 808.0 |   144M | 128 |3103 |5197 |3299 |3313 |  0 |6987 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2242.15/2247.84	c  2248s| 12200 |    46 | 10971k| 806.0 |   144M | 128 |3103 |5078 |3300 |3322 |  1 |7009 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2259.41/2265.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2259.41/2265.15	c  2265s| 12300 |    46 | 11057k| 806.4 |   144M | 128 |3103 |4997 |   0 |3345 |  0 |7044 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2270.98/2276.78	c  2277s| 12400 |    48 | 11114k| 804.7 |   144M | 128 |3103 |4984 |3311 |3378 |  1 |7110 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2286.64/2292.43	c  2292s| 12500 |    48 | 11192k| 804.5 |   144M | 128 |3103 |4987 |3307 |3403 |  1 |7133 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2302.60/2308.42	c  2308s| 12600 |    46 | 11271k| 804.4 |   144M | 128 |3103 |5037 |3304 |3415 |  0 |7218 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2321.55/2327.47	c  2327s| 12700 |    46 | 11365k| 805.4 |   144M | 128 |3103 |5018 |3312 |3427 |  0 |7245 |  22 | 0.000000e+00 |      --      |    Inf |  14.48%
2341.90/2347.81	c  2348s| 12800 |    50 | 11464k| 806.7 |   144M | 128 |3103 |4970 |3294 |3444 |  1 |7266 |  22 | 0.000000e+00 |      --      |    Inf |  16.04%
2360.35/2366.39	c  2366s| 12900 |    60 | 11552k| 807.2 |   145M | 128 |3103 |4716 |   0 |3493 |  0 |7314 |  22 | 0.000000e+00 |      --      |    Inf |  17.38%
2369.83/2375.83	c  2376s| 13000 |    62 | 11599k| 804.8 |   145M | 128 |3103 |4692 |3284 |3517 |  1 |7372 |  22 | 0.000000e+00 |      --      |    Inf |  17.88%
2378.41/2384.47	c  2384s| 13100 |    60 | 11643k| 802.3 |   145M | 128 |3103 |4676 |3286 |3547 |  0 |7403 |  22 | 0.000000e+00 |      --      |    Inf |  18.29%
2390.68/2396.76	c  2397s| 13200 |    59 | 11704k| 801.0 |   145M | 128 |3103 |4668 |3280 |3600 |  0 |7439 |  22 | 0.000000e+00 |      --      |    Inf |  18.76%
2400.95/2407.06	c  2407s| 13300 |    65 | 11755k| 799.0 |   145M | 128 |3103 |4706 |3283 |3610 |  1 |7494 |  22 | 0.000000e+00 |      --      |    Inf |  18.80%
2411.13/2417.28	c  2417s| 13400 |    63 | 11806k| 797.0 |   145M | 128 |3103 |4750 |3283 |3615 |  2 |7548 |  22 | 0.000000e+00 |      --      |    Inf |  18.82%
2422.61/2428.74	c  2429s| 13500 |    63 | 11863k| 795.5 |   147M | 128 |3103 |4777 |3284 |3628 |  0 |7602 |  22 | 0.000000e+00 |      --      |    Inf |  18.85%
2431.99/2438.12	c  2438s| 13600 |    65 | 11910k| 793.3 |   147M | 128 |3103 |4822 |3284 |3631 |  1 |7656 |  22 | 0.000000e+00 |      --      |    Inf |  18.87%
2442.06/2448.20	c  2448s| 13700 |    67 | 11962k| 791.5 |   147M | 128 |3103 |4857 |3284 |3633 |  1 |7710 |  22 | 0.000000e+00 |      --      |    Inf |  18.88%
2453.03/2459.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2453.03/2459.27	c  2459s| 13800 |    61 | 12019k| 790.0 |   147M | 128 |3103 |4896 |3284 |3636 |  0 |7770 |  22 | 0.000000e+00 |      --      |    Inf |  18.89%
2467.09/2473.32	c  2473s| 13900 |    65 | 12089k| 789.4 |   148M | 128 |3103 |4933 |3284 |3645 |  1 |7823 |  22 | 0.000000e+00 |      --      |    Inf |  18.89%
2482.35/2488.62	c  2489s| 14000 |    62 | 12166k| 789.3 |   149M | 128 |3103 |4977 |3286 |3659 |  0 |7877 |  22 | 0.000000e+00 |      --      |    Inf |  18.89%
2495.42/2501.78	c  2502s| 14100 |    66 | 12234k| 788.6 |   149M | 128 |3103 |5014 |3288 |3668 |  1 |7928 |  22 | 0.000000e+00 |      --      |    Inf |  18.89%
2509.88/2516.24	c  2516s| 14200 |    64 | 12306k| 788.1 |   150M | 128 |3103 |5061 |3286 |3681 |  1 |7977 |  22 | 0.000000e+00 |      --      |    Inf |  18.89%
2526.04/2532.49	c  2532s| 14300 |    62 | 12386k| 788.2 |   151M | 128 |3103 |5103 |3288 |3702 |  1 |8026 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2539.71/2546.19	c  2546s| 14400 |    62 | 12452k| 787.4 |   151M | 128 |3103 |5133 |3299 |3721 |  1 |8065 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2553.56/2560.06	c  2560s| 14500 |    62 | 12520k| 786.7 |   151M | 128 |3103 |5164 |3291 |3752 |  0 |8106 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2570.21/2576.75	c  2577s| 14600 |    62 | 12604k| 787.0 |   151M | 128 |3103 |5197 |3287 |3771 |  1 |8147 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2582.17/2588.78	c  2589s| 14700 |    65 | 12664k| 785.9 |   151M | 128 |3103 |5236 |3296 |3789 |  0 |8190 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2593.34/2599.97	c  2600s| 14800 |    63 | 12720k| 784.5 |   151M | 128 |3103 |5282 |3291 |3809 |  0 |8241 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2606.90/2613.55	c  2614s| 14900 |    61 | 12788k| 783.8 |   152M | 128 |3103 |5318 |3290 |3846 |  0 |8281 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2617.56/2624.26	c  2624s| 15000 |    63 | 12842k| 782.3 |   152M | 128 |3103 |5363 |3293 |3859 |  1 |8332 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2633.42/2640.15	c  2640s| 15100 |    63 | 12895k| 780.8 |   152M | 128 |3103 |5412 |3291 |3870 |  0 |8383 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2646.88/2653.64	c  2654s| 15200 |    63 | 12963k| 780.2 |   152M | 128 |3103 |5434 |3298 |3890 |  1 |8409 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2662.14/2668.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2662.14/2668.95	c  2669s| 15300 |    65 | 13039k| 780.1 |   152M | 128 |3103 |5475 |3291 |3907 |  1 |8453 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2679.10/2685.97	c  2686s| 15400 |    63 | 13124k| 780.5 |   154M | 128 |3103 |5516 |3299 |3929 |  1 |8498 |  22 | 0.000000e+00 |      --      |    Inf |  18.90%
2692.77/2699.69	c  2700s| 15500 |    63 | 13196k| 780.1 |   154M | 128 |3103 |5551 |3289 |3950 |  1 |8544 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2706.43/2713.34	c  2713s| 15600 |    61 | 13268k| 779.8 |   154M | 128 |3103 |5592 |3289 |3965 |  1 |8596 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2724.49/2731.46	c  2731s| 15700 |    61 | 13364k| 780.8 |   154M | 128 |3103 |5633 |3293 |3982 |  1 |8646 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2744.54/2751.58	c  2752s| 15800 |    61 | 13467k| 782.3 |   155M | 128 |3103 |5660 |3300 |4015 |  0 |8682 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2755.41/2762.43	c  2762s| 15900 |    65 | 13525k| 781.1 |   155M | 128 |3103 |5719 |3302 |4022 |  1 |8741 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2766.39/2773.45	c  2773s| 16000 |    61 | 13585k| 780.0 |   156M | 128 |3103 |5755 |3303 |4026 |  0 |8784 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2779.46/2786.53	c  2787s| 16100 |    59 | 13656k| 779.6 |   156M | 128 |3103 |5791 |3302 |4026 |  0 |8822 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2798.71/2805.80	c  2806s| 16200 |    61 | 13756k| 780.9 |   156M | 128 |3103 |5789 |3282 |4026 |  1 |8848 |  22 | 0.000000e+00 |      --      |    Inf |  18.91%
2808.89/2816.09	c  2816s| 16300 |    63 | 13809k| 779.5 |   156M | 128 |3103 |5818 |3289 |4039 |  0 |8903 |  22 | 0.000000e+00 |      --      |    Inf |  18.92%
2821.75/2829.00	c  2829s| 16400 |    63 | 13874k| 778.8 |   156M | 128 |3103 |5822 |3286 |4047 |  0 |8953 |  22 | 0.000000e+00 |      --      |    Inf |  18.92%
2832.43/2839.68	c  2840s| 16500 |    65 | 13929k| 777.4 |   156M | 128 |3103 |5832 |3291 |4056 |  2 |9005 |  22 | 0.000000e+00 |      --      |    Inf |  18.92%
2843.90/2851.17	c  2851s| 16600 |    63 | 13985k| 776.3 |   156M | 128 |3103 |5869 |3292 |4073 |  0 |9057 |  22 | 0.000000e+00 |      --      |    Inf |  18.92%
2855.17/2862.47	c  2862s| 16700 |    63 | 14042k| 775.1 |   156M | 128 |3103 |5887 |3291 |4093 |  0 |9110 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2869.14/2876.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2869.14/2876.48	c  2876s| 16800 |    63 | 14110k| 774.6 |   156M | 128 |3103 |5907 |3306 |4119 |  1 |9148 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2878.41/2885.78	c  2886s| 16900 |    65 | 14157k| 772.9 |   156M | 128 |3103 |5953 |3287 |4128 |  0 |9197 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2891.28/2898.61	c  2899s| 17000 |    67 | 14223k| 772.3 |   156M | 128 |3103 |5996 |3289 |4142 |  1 |9248 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2906.55/2913.90	c  2914s| 17100 |    63 | 14300k| 772.3 |   156M | 128 |3103 |6042 |3284 |4161 |  1 |9297 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2917.42/2924.82	c  2925s| 17200 |    63 | 14354k| 771.0 |   156M | 128 |3103 |6086 |3295 |4188 |  0 |9354 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2930.89/2938.37	c  2938s| 17300 |    63 | 14420k| 770.4 |   156M | 128 |3103 |6122 |3300 |4215 |  2 |9396 |  22 | 0.000000e+00 |      --      |    Inf |  18.93%
2944.05/2951.53	c  2952s| 17400 |    63 | 14484k| 769.7 |   156M | 128 |3103 |6166 |3290 |4252 |  0 |9446 |  22 | 0.000000e+00 |      --      |    Inf |  18.94%
2958.82/2966.32	c  2966s| 17500 |    65 | 14557k| 769.5 |   156M | 128 |3103 |6201 |3282 |4306 |  0 |9497 |  22 | 0.000000e+00 |      --      |    Inf |  19.01%
2973.78/2981.38	c  2981s| 17600 |    65 | 14630k| 769.3 |   157M | 128 |3103 |6250 |3292 |4343 |  0 |9550 |  22 | 0.000000e+00 |      --      |    Inf |  19.02%
2984.75/2992.36	c  2992s| 17700 |    62 | 14682k| 768.0 |   157M | 128 |3103 |6235 |3297 |4385 |  1 |9608 |  22 | 0.000000e+00 |      --      |    Inf |  19.20%
3004.01/3011.66	c  3012s| 17800 |    72 | 14771k| 768.6 |   157M | 128 |3103 |6166 |3282 |4425 |  0 |9670 |  22 | 0.000000e+00 |      --      |    Inf |  19.50%
3018.48/3026.18	c  3026s| 17900 |    74 | 14842k| 768.3 |   157M | 128 |3103 |6145 |3307 |4456 |  1 |9755 |  22 | 0.000000e+00 |      --      |    Inf |  19.51%
3030.24/3037.97	c  3038s| 18000 |    76 | 14897k| 767.2 |   157M | 128 |3103 |6123 |3294 |4496 |  1 |9850 |  22 | 0.000000e+00 |      --      |    Inf |  19.72%
3045.41/3053.13	c  3053s| 18100 |    76 | 14969k| 766.9 |   157M | 128 |3103 |6093 |3293 |4532 |  0 |9920 |  22 | 0.000000e+00 |      --      |    Inf |  20.11%
3058.28/3066.10	c  3066s| 18200 |    77 | 15031k| 766.2 |   157M | 128 |3103 |6127 |3299 |4560 |  2 |9977 |  22 | 0.000000e+00 |      --      |    Inf |  20.11%
3073.14/3080.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3073.14/3080.95	c  3081s| 18300 |    74 | 15104k| 766.0 |   157M | 128 |3103 |6040 |3288 |4574 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.12%
3086.21/3094.03	c  3094s| 18400 |    74 | 15167k| 765.3 |   157M | 128 |3103 |6010 |3292 |4593 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.12%
3101.87/3109.71	c  3110s| 18500 |    80 | 15239k| 765.1 |   157M | 128 |3103 |5970 |3286 |4643 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.56%
3112.64/3120.51	c  3121s| 18600 |    76 | 15295k| 764.0 |   157M | 128 |3103 |5997 |3293 |4648 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.63%
3125.61/3133.51	c  3134s| 18700 |    84 | 15358k| 763.4 |   157M | 128 |3103 |6004 |3284 |4695 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.72%
3134.39/3142.32	c  3142s| 18800 |    83 | 15404k| 761.8 |   157M | 128 |3103 |6040 |3283 |4701 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.76%
3143.96/3151.93	c  3152s| 18900 |    83 | 15454k| 760.5 |   157M | 128 |3103 |6061 |   0 |4705 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.83%
3154.54/3162.51	c  3163s| 19000 |    87 | 15505k| 759.3 |   159M | 128 |3103 |6096 |3289 |4730 |  2 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.84%
3165.21/3173.29	c  3173s| 19100 |    87 | 15560k| 758.3 |   159M | 128 |3103 |6136 |3289 |4747 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.85%
3174.39/3182.40	c  3182s| 19200 |    87 | 15607k| 756.9 |   159M | 128 |3103 |6153 |3284 |4754 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.85%
3184.66/3192.74	c  3193s| 19300 |    85 | 15659k| 755.8 |   159M | 128 |3103 |6169 |3284 |4759 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.86%
3195.54/3203.63	c  3204s| 19400 |    83 | 15714k| 754.8 |   159M | 128 |3103 |6199 |3289 |4774 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.87%
3205.51/3213.61	c  3214s| 19500 |    87 | 15765k| 753.6 |   159M | 128 |3103 |6238 |3283 |4784 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.88%
3214.59/3222.75	c  3223s| 19600 |    87 | 15812k| 752.2 |   159M | 128 |3103 |6287 |3284 |4786 |  2 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.89%
3222.57/3230.77	c  3231s| 19700 |    87 | 15854k| 750.6 |   159M | 128 |3103 |6334 |3284 |4787 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.89%
3232.54/3240.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3232.54/3240.73	c  3241s| 19800 |    87 | 15904k| 749.4 |   159M | 128 |3103 |6377 |3286 |4796 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.89%
3240.62/3248.86	c  3249s| 19900 |    87 | 15945k| 747.8 |   159M | 128 |3103 |6414 |3286 |4811 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.89%
3251.30/3259.50	c  3260s| 20000 |    87 | 15999k| 746.8 |   159M | 128 |3103 |6437 |3285 |4815 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.89%
3260.37/3268.66	c  3269s| 20100 |    85 | 16046k| 745.5 |   159M | 128 |3103 |6495 |3291 |4825 |  1 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.89%
3268.76/3277.00	c  3277s| 20200 |    87 | 16089k| 744.1 |   159M | 128 |3103 |6527 |3287 |4833 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.90%
3280.42/3288.75	c  3289s| 20300 |    86 | 16148k| 743.4 |   159M | 128 |3103 |6556 |3290 |4856 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.91%
3292.70/3301.07	c  3301s| 20400 |    86 | 16210k| 742.8 |   159M | 128 |3103 |6596 |3294 |4867 |  0 |  10k|  22 | 0.000000e+00 |      --      |    Inf |  20.91%
3302.77/3311.11	c  3311s| 20500 |    86 | 16261k| 741.7 |   159M | 128 |3103 |6631 |3288 |4871 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.91%
3312.84/3321.22	c  3321s| 20600 |    84 | 16312k| 740.7 |   159M | 128 |3103 |6674 |3287 |4874 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.91%
3322.72/3331.16	c  3331s| 20700 |    86 | 16363k| 739.6 |   159M | 128 |3103 |6717 |3291 |4886 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.92%
3331.10/3339.53	c  3340s| 20800 |    84 | 16407k| 738.3 |   159M | 128 |3103 |6761 |3287 |4888 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.92%
3339.28/3347.70	c  3348s| 20900 |    86 | 16449k| 736.8 |   159M | 128 |3103 |6805 |3289 |4897 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.92%
3351.75/3360.22	c  3360s| 21000 |    88 | 16513k| 736.4 |   159M | 128 |3103 |6833 |3289 |4902 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.92%
3362.53/3371.07	c  3371s| 21100 |    84 | 16567k| 735.5 |   159M | 128 |3103 |6862 |3287 |4907 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.92%
3372.40/3381.00	c  3381s| 21200 |    84 | 16618k| 734.5 |   159M | 128 |3103 |6910 |3293 |4923 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.93%
3381.37/3389.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3381.37/3389.99	c  3390s| 21300 |    88 | 16665k| 733.4 |   159M | 128 |3103 |6962 |3290 |4932 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.93%
3389.65/3398.25	c  3398s| 21400 |    88 | 16709k| 732.1 |   160M | 128 |3103 |7013 |3291 |4933 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.93%
3400.13/3408.74	c  3409s| 21500 |    86 | 16764k| 731.2 |   160M | 128 |3103 |7060 |3289 |4945 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.93%
3410.41/3419.03	c  3419s| 21600 |    90 | 16818k| 730.4 |   160M | 128 |3103 |7098 |3289 |4947 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.93%
3420.18/3428.87	c  3429s| 21700 |    88 | 16868k| 729.4 |   160M | 128 |3103 |7143 |3289 |4959 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.93%
3431.25/3439.93	c  3440s| 21800 |    88 | 16925k| 728.7 |   160M | 128 |3103 |7190 |3290 |4986 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3440.33/3449.07	c  3449s| 21900 |    88 | 16974k| 727.7 |   160M | 128 |3103 |7260 |3292 |4993 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3450.80/3459.54	c  3460s| 22000 |    86 | 17029k| 726.9 |   160M | 128 |3103 |7298 |3290 |5002 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3458.68/3467.47	c  3467s| 22100 |    90 | 17070k| 725.6 |   160M | 128 |3103 |7349 |3295 |5019 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3469.06/3477.89	c  3478s| 22200 |    92 | 17124k| 724.8 |   160M | 128 |3103 |7377 |3293 |5039 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3479.63/3488.45	c  3488s| 22300 |    92 | 17178k| 724.0 |   160M | 128 |3103 |7406 |3293 |5053 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3488.41/3497.25	c  3497s| 22400 |    90 | 17225k| 722.9 |   160M | 128 |3103 |7450 |3293 |5063 |  1 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3498.58/3507.40	c  3507s| 22500 |    90 | 17277k| 722.0 |   160M | 128 |3103 |7471 |3294 |5083 |  0 |  11k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3508.46/3517.31	c  3517s| 22600 |    90 | 17327k| 721.2 |   160M | 128 |3103 |7510 |3293 |5107 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3518.44/3527.35	c  3527s| 22700 |    91 | 17379k| 720.3 |   160M | 128 |3103 |7543 |3293 |5118 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3530.80/3539.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3530.80/3539.75	c  3540s| 22800 |    90 | 17443k| 719.9 |   160M | 128 |3103 |7574 |3293 |5131 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3542.08/3551.08	c  3551s| 22900 |    90 | 17501k| 719.4 |   160M | 128 |3103 |7603 |3293 |5143 |  0 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3553.55/3562.56	c  3563s| 23000 |    90 | 17559k| 718.8 |   160M | 128 |3103 |7615 |3294 |5155 |  2 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3564.72/3573.70	c  3574s| 23100 |    90 | 17615k| 718.1 |   160M | 128 |3103 |7658 |3293 |5155 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3570.91/3579.97	c  3580s| 23200 |    90 | 17649k| 716.6 |   160M | 128 |3103 |7710 |3294 |5159 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3580.58/3589.61	c  3590s| 23300 |    88 | 17698k| 715.7 |   160M | 128 |3103 |7742 |3298 |5200 |  1 |  12k|  22 | 0.000000e+00 |      --      |    Inf |  20.94%
3587.86/3597.00	c 
3587.86/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.86/3597.00	c Solving Time (sec) : 3597.00
3587.86/3597.00	c Solving Nodes      : 23367 (total of 24641 nodes in 2 runs)
3587.86/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.86/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.86/3597.00	c Gap                : infinite
3587.86/3597.00	s UNKNOWN
3587.86/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.86/3597.00	c Total Time         :    3597.00
3587.86/3597.00	c   solving          :    3597.00
3587.86/3597.00	c   presolving       :       2.73 (included in solving)
3587.86/3597.00	c   reading          :       0.01 (included in solving)
3587.86/3597.00	c   copying          :       1.03 (107 #copies) (minimal 0.01, maximal 0.01, average 0.01)
3587.86/3597.00	c Original Problem   :
3587.86/3597.00	c   Problem name     : HOME/instance-4447275-1721349477.opb
3587.86/3597.00	c   Variables        : 3905 (3905 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.86/3597.00	c   Constraints      : 4049 initial, 4049 maximal
3587.86/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.86/3597.00	c Presolved Problem  :
3587.86/3597.00	c   Problem name     : t_HOME/instance-4447275-1721349477.opb
3587.86/3597.00	c   Variables        : 3103 (3103 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.86/3597.00	c   Constraints      : 3726 initial, 7762 maximal
3587.86/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.86/3597.00	c   Nonzeros         : 45504 constraint, 49142 clique table
3587.86/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.86/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   domcol           :       0.05       0.00     10          0          0          0          0          0          0          0          0          5
3587.86/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   gateextraction   :       0.03       0.00     16          0          0          0          0          0          5          1          0          0
3587.86/3597.00	c   implics          :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   milp             :       0.09       0.00      1        118          3          0          0          0          0          0          0          0
3587.86/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   sparsify         :       0.06       0.00      3          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   trivial          :       0.00       0.00     38        310          0          0          0          0          0          0          0          0
3587.86/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   dualfix          :       0.00       0.00     38          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   probing          :       2.15       0.00      9        183          3          0          0          0          0          0          0          0
3587.86/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   vbounds          :       0.01       0.00      4          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   knapsack         :       0.01       0.00     20          0          0          0          0          0          0          2         10         50
3587.86/3597.00	c   setppc           :       0.03       0.00     59          0          0          0          0          0         36          0          0          0
3587.86/3597.00	c   and              :       0.00       0.00      2          0          0          0          0          0          1          1          0          0
3587.86/3597.00	c   linear           :       0.03       0.00     25        184          1          0        184          0        608          0          6          0
3587.86/3597.00	c   logicor          :       0.24       0.01     56         40          0          0          0          0        229          0          0       2554
3587.86/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.86/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.86/3597.00	c   benderslp        :          0          0          0          0      12414          0          0       1719          0          0          0          0          0          0          0
3587.86/3597.00	c   integral         :          0          0          0          0      12414          0          0       1719          0          0          0          0          0          0      24828
3587.86/3597.00	c   knapsack         :         31+        33         11     195168          0          0          0          0     389008         21      84398          0          0          0          0
3587.86/3597.00	c   setppc           :        757+      1015         22     247409          0          0          0       1714    4123174        312     904146          1          0          0          0
3587.86/3597.00	c   linear           :          3+        12         11     135405          0          0          0          3       4121         12       2411          6          4          0          0
3587.86/3597.00	c   logicor          :       2935+      6716         22     190344          0          0          0          0    8015789       1402    1830011         56         24          0          0
3587.86/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.86/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   integral         :       6.93       0.00       0.00       0.00       6.93       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   knapsack         :       0.81       0.00       0.03       0.68       0.00       0.00       0.00       0.00       0.10       0.00
3587.86/3597.00	c   setppc           :       2.48       0.00       0.00       1.48       0.00       0.00       0.00       0.03       0.95       0.01
3587.86/3597.00	c   linear           :       0.07       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   logicor          :       7.31       0.01       0.01       4.40       0.00       0.00       0.00       0.00       2.88       0.01
3587.86/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.86/3597.00	c   dualfix          :          2          0          0          0
3587.86/3597.00	c   genvbounds       :          0          0          0          0
3587.86/3597.00	c   nlobbt           :          0          0          0          0
3587.86/3597.00	c   obbt             :          0          0          0          0
3587.86/3597.00	c   probing          :          0          0          0          0
3587.86/3597.00	c   pseudoobj        :          0          0          0          0
3587.86/3597.00	c   redcost          :          0          0          0          0
3587.86/3597.00	c   rootredcost      :          0          0          0          0
3587.86/3597.00	c   symmetry         :       4387          0          0         62
3587.86/3597.00	c   vbounds          :     162433          0          0          0
3587.86/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.86/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3587.86/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.86/3597.00	c   probing          :       2.15       0.00       2.15       0.00       0.00       0.00
3587.86/3597.00	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3587.86/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3587.86/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.86/3597.00	c   symmetry         :       0.07       0.00       0.01       0.05       0.00       0.00
3587.86/3597.00	c   vbounds          :       2.77       0.00       0.01       2.76       0.00       0.00
3587.86/3597.00	c Symmetry           :
3587.86/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.86/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.86/3597.00	c   lexicographic red:         62 reductions applied,          0 cutoffs
3587.86/3597.00	c   shadow tree time :       0.04 s
3587.86/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.86/3597.00	c   propagation      :       0.42       1731       1564          -       8557      138.8        171       49.3          -          -          -
3587.86/3597.00	c   infeasible LP    :      21.18      10695       7021          -     108830      549.2         78        8.7         49      211.8          0
3587.86/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.86/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.86/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.86/3597.00	c   applied globally :       0.68          -          -          0      12146       73.9          -          -         42          -          -
3587.86/3597.00	c   applied locally  :          -          -          -          0        154      584.1          -          -          7          -          -
3587.86/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.86/3597.00	c   cut pool         :       0.49          -       2710         42          -          -       5138      30041          -          -          -          -          -    (maximal pool size:        684)
3587.86/3597.00	c   aggregation      :       0.26       0.00        481         22          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.86/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.86/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.86/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   clique           :       0.35       0.00         22         22          0          0        163       1115          0        408        408          0          0
3587.86/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.86/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   gomory           :      17.88       0.00        479         20          0          0       5656      25077       1359       2041       1999         42          0
3587.97/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      12542        691       1169       1137         32          -
3587.97/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      12535        668        872        862         10          -
3587.97/3597.00	c   impliedbounds    :       0.38       0.00        481         22          0          0        441       1952          0        871        871          0          0
3587.97/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   multilinear      :       0.00       0.00        389         22          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   rapidlearning    :      10.44       0.00        100          2          0       9865          0          0          0          0          0          0        280
3587.97/3597.00	c   rlt              :       0.00       0.00        293         20          0          0          0          0          0          0          0          0          0
3587.97/3597.00	c   zerohalf         :       7.01       0.00        481         22          0          0       1247       1897       1010       2188       1246        942          0
3587.97/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.97/3597.00	c   hybrid           :       0.05       0.00       1743         22       5542          0      26931        205          0        477
3587.97/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.97/3597.00	c   problem variables:       0.00          -          0          0
3587.97/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.97/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c   relpscost        :       6.92       0.00      12414          0          0          0          0          0          0      24828
3587.97/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.97/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.97/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.97/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.97/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.97/3597.00	c   strong branching :       0.00          -          -          0          0
3587.97/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.97/3597.00	c   adaptivediving   :       0.64       0.00          1          0          0
3587.97/3597.00	c   alns             :       7.44       0.00          5          0          0
3587.97/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.97/3597.00	c   clique           :       0.01       0.00          1          0          0
3587.97/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.97/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.97/3597.00	c   conflictdiving   :      18.49       0.00          2          0          0
3587.97/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.97/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.97/3597.00	c   distributiondivin:       1.76       0.00          1          0          0
3587.97/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.97/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.97/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3587.97/3597.00	c   feasjump         :       0.02       0.00          2          0          0
3587.97/3597.00	c   feaspump         :      10.40       0.00          2          0          0
3587.97/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.97/3597.00	c   fracdiving       :       0.01       0.00          1          0          0
3587.97/3597.00	c   gins             :       0.00       0.00          0          0          0
3587.97/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3587.97/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.97/3597.00	c   indicator        :       0.01       0.00          0          0          0
3587.97/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.97/3597.00	c   indoneopt        :       0.01       0.00          0          0          0
3587.97/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3587.97/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3587.97/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.97/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.97/3597.00	c   linesearchdiving :       0.00       0.00          0          0          0
3587.97/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.97/3597.00	c   locks            :       0.00       0.00          1          0          0
3587.97/3597.00	c   lpface           :       0.05       0.00          0          0          0
3587.97/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.97/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.97/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.97/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.97/3597.00	c   objpscostdiving  :       9.54       0.00          1          0          0
3587.97/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.97/3597.00	c   ofins            :       0.01       0.00          0          0          0
3587.97/3597.00	c   oneopt           :       0.01       0.00          0          0          0
3587.97/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.97/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.97/3597.00	c   pscostdiving     :       2.07       0.00          1          0          0
3587.97/3597.00	c   randrounding     :       0.32       0.00       1729          0          0
3587.97/3597.00	c   rens             :       0.09       0.00          2          0          0
3587.97/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.97/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.97/3597.00	c   rins             :       0.00       0.00          0          0          0
3587.97/3597.00	c   rootsoldiving    :       7.70       0.00          1          0          0
3587.97/3597.00	c   rounding         :       0.20       0.00       1684          0          0
3587.97/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.97/3597.00	c   shiftandpropagate:       0.04       0.00          2          0          0
3587.97/3597.00	c   shifting         :       0.51       0.00        717          0          0
3587.97/3597.00	c   simplerounding   :       0.01       0.00          0          0          0
3587.97/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3587.97/3597.00	c   subnlp           :       0.01       0.00          0          0          0
3587.97/3597.00	c   trivial          :       0.00       0.00          4          0          0
3587.97/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.97/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.97/3597.00	c   trysol           :       0.01       0.00          0          0          0
3587.97/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.97/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.97/3597.00	c   vbounds          :       0.02       0.00          2          0          0
3587.97/3597.00	c   veclendiving     :       1.03       0.00          1          0          0
3587.97/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.97/3597.00	c   zirounding       :       0.05       0.00       1000          0          0
3587.97/3597.00	c   other solutions  :          -          -          -          0          -
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/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
3587.97/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.97/3597.00	c   primal LP        :       1.39        702          0       0.00       0.00       1.39        702
3587.97/3597.00	c   dual LP          :    3438.88      24958   17510870     702.23    5092.03       0.02         22
3587.97/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.97/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.97/3597.00	c   resolve instable :       0.24          1       2132    2132.00    9041.94
3587.97/3597.00	c   diving/probing LP:      51.31        248     225111     907.71    4387.08
3587.97/3597.00	c   strong branching :       4.47         22      14777     671.68    3304.45          -          -         25
3587.97/3597.00	c     (at root node) :          -         22      14777     671.68          -
3587.97/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3587.97/3597.00	c B&B Tree           :
3587.97/3597.00	c   number of runs   :          2
3587.97/3597.00	c   nodes            :      23367 (11760 internal, 11607 leaves)
3587.97/3597.00	c   feasible leaves  :          0
3587.97/3597.00	c   infeas. leaves   :      11606
3587.97/3597.00	c   objective leaves :          0
3587.97/3597.00	c   nodes (total)    :      24641 (12414 internal, 12227 leaves)
3587.97/3597.00	c   nodes left       :         88
3587.97/3597.00	c   max depth        :        128
3587.97/3597.00	c   max depth (total):        128
3587.97/3597.00	c   backtracks       :       1835 (7.9%)
3587.97/3597.00	c   early backtracks :          0 (0.0%)
3587.97/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.97/3597.00	c   delayed cutoffs  :         67
3587.97/3597.00	c   repropagations   :      37778 (104594 domain reductions, 57 cutoffs)
3587.97/3597.00	c   avg switch length:       4.87
3587.97/3597.00	c   switching time   :       5.97
3587.97/3597.00	c Root Node          :
3587.97/3597.00	c   First LP value   : +0.00000000000000e+00
3587.97/3597.00	c   First LP Iters   :       7283 (5647.08 Iter/sec)
3587.97/3597.00	c   First LP Time    :       1.29
3587.97/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3587.97/3597.00	c   Final Root Iters :     111801
3587.97/3597.00	c   Root LP Estimate : +1.52514834879770e-02
3587.97/3597.00	c Solution           :
3587.97/3597.00	c   Solutions found  :          0 (0 improvements)
3587.97/3597.00	c   Primal Bound     :          -
3587.97/3597.00	c   Dual Bound       : +0.00000000000000e+00
3587.97/3597.00	c   Gap              :   infinite
3587.97/3597.00	c Integrals          :      Total       Avg%
3587.97/3597.00	c   primal-dual      :  359699.74     100.00
3587.97/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.97/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.97/3597.03	c Time complete: 3588.01.

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
solver pid=1014733, runsolver pid=1014730
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 4.08 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123422968/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=78220 memory=38948 CPUtime=0.09 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 6789 0 0 0 8 1 0 0 20 0 1 0 187113092 80097280 9737 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 19555 9737 3668 3540 0 7812 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 78220 KiB
Current children cumulated memory: 38948 KiB

[startup+0.204568 s]*
/proc/loadavg: 4.08 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123394240/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=88944 memory=48308 CPUtime=0.2 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 9298 0 0 0 18 2 0 0 20 0 1 0 187113092 91078656 12077 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 22236 12077 3780 3540 0 10493 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 88944 KiB
Current children cumulated memory: 48308 KiB

[startup+0.305486 s]*
/proc/loadavg: 4.08 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123372064/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=92032 memory=51192 CPUtime=0.3 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 10063 0 0 0 28 2 0 0 20 0 1 0 187113092 94240768 12798 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 23008 12798 3780 3540 0 11265 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 92032 KiB
Current children cumulated memory: 51192 KiB

[startup+0.70022 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123369880/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=92708 memory=51716 CPUtime=0.69 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 10199 0 0 0 67 2 0 0 20 0 1 0 187113092 94932992 12929 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 23177 12929 3780 3540 0 11434 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 92708 KiB
Current children cumulated memory: 51716 KiB

[startup+1.50022 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123363944/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=93736 memory=52772 CPUtime=1.49 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 10455 0 0 0 147 2 0 0 20 0 1 0 187113092 95985664 13193 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 23434 13193 3780 3540 0 11691 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 93736 KiB
Current children cumulated memory: 52772 KiB

[startup+3.10468 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123320104/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=113140 memory=68160 CPUtime=3.08 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 14887 0 0 0 306 2 0 0 20 0 1 0 187113092 115855360 17040 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 28285 17040 3988 3540 0 16542 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 113140 KiB
Current children cumulated memory: 68160 KiB

[startup+6.30014 s]
/proc/loadavg: 4.07 4.10 4.09 5/256 1014734
/proc/meminfo: memFree=123299704/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=114224 memory=69216 CPUtime=6.27 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 15141 0 0 0 625 2 0 0 20 0 1 0 187113092 116965376 17304 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 28556 17304 3988 3540 0 16813 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 114224 KiB
Current children cumulated memory: 69216 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.11 4.09 5/256 1014735
/proc/meminfo: memFree=123260252/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=114356 memory=69540 CPUtime=12.65 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 15182 0 0 0 1263 2 0 0 20 0 1 0 187113092 117100544 17385 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 28589 17385 4004 3540 0 16846 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 114356 KiB
Current children cumulated memory: 69540 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.11 4.09 5/256 1014737
/proc/meminfo: memFree=123154076/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=149172 memory=102964 CPUtime=25.43 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 27158 0 0 0 2539 4 0 0 20 0 1 0 187113092 152752128 25741 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 37293 25741 4035 3540 0 25550 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 149172 KiB
Current children cumulated memory: 102964 KiB

[startup+51.1046 s]
/proc/loadavg: 4.15 4.12 4.09 5/256 1014742
/proc/meminfo: memFree=123120664/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=155284 memory=110740 CPUtime=50.96 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 32376 0 0 0 5092 4 0 0 20 0 1 0 187113092 159010816 27685 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 38821 27685 4035 3540 0 27078 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 155284 KiB
Current children cumulated memory: 110740 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.13 4.10 6/257 1014751
/proc/meminfo: memFree=123105004/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=159140 memory=114496 CPUtime=102.03 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 37290 0 0 0 10198 5 0 0 20 0 1 0 187113092 162959360 28624 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 39785 28624 4035 3540 0 28042 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 159140 KiB
Current children cumulated memory: 114496 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 1014767
/proc/meminfo: memFree=123038684/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=170724 memory=126104 CPUtime=161.88 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 43926 0 0 0 16182 6 0 0 20 0 1 0 187113092 174821376 31526 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 42681 31526 4035 3540 0 30938 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 170724 KiB
Current children cumulated memory: 126104 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 1014777
/proc/meminfo: memFree=122988808/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=175328 memory=132624 CPUtime=221.73 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 46273 0 0 0 22166 7 0 0 20 0 1 0 187113092 179535872 33156 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 43832 33156 4035 3540 0 32089 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 175328 KiB
Current children cumulated memory: 132624 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/259 1014787
/proc/meminfo: memFree=122944048/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=191652 memory=154544 CPUtime=281.56 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 54198 0 0 0 28148 8 0 0 20 0 1 0 187113092 196251648 38636 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 47913 38636 4035 3540 0 36170 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 191652 KiB
Current children cumulated memory: 154544 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/258 1014798
/proc/meminfo: memFree=122939200/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=192464 memory=155456 CPUtime=341.42 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 54504 0 0 0 34134 8 0 0 20 0 1 0 187113092 197083136 38864 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 48116 38864 4035 3540 0 36373 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 192464 KiB
Current children cumulated memory: 155456 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 1014809
/proc/meminfo: memFree=122925056/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=192464 memory=155456 CPUtime=401.27 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 54621 0 0 0 40119 8 0 0 20 0 1 0 187113092 197083136 38864 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 48116 38864 4035 3540 0 36373 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 192464 KiB
Current children cumulated memory: 155456 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/255 1014819
/proc/meminfo: memFree=122908116/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=192464 memory=155456 CPUtime=461.13 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 54680 0 0 0 46105 8 0 0 20 0 1 0 187113092 197083136 38864 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 48116 38864 4035 3540 0 36373 0

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

/proc/loadavg: 4.11 4.10 4.09 5/259 1016567
/proc/meminfo: memFree=122805256/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3154.34 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 69855 0 0 0 315422 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3154.34 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/259 1016577
/proc/meminfo: memFree=122802228/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3214.19 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 69936 0 0 0 321407 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3214.19 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 1016587
/proc/meminfo: memFree=122801576/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3274.04 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70017 0 0 0 327392 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3274.04 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 1016598
/proc/meminfo: memFree=122799068/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3333.89 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70098 0 0 0 333377 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3333.89 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/257 1016610
/proc/meminfo: memFree=122776324/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3393.74 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70178 0 0 0 339362 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3393.74 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/255 1016621
/proc/meminfo: memFree=122762784/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3453.6 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70258 0 0 0 345348 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3453.6 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 1016632
/proc/meminfo: memFree=122760404/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3513.45 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70338 0 0 0 351333 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3513.45 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/255 1016644
/proc/meminfo: memFree=122759792/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3573.3 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70418 0 0 0 357318 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3573.3 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

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

# cumulated CPU time of all completed processes:  user=3587.88 s, system=0.128605 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.12 4.09 5/255 1016644
/proc/meminfo: memFree=122759796/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3575 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70418 0 0 0 357488 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3575 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.12 4.09 5/255 1016645
/proc/meminfo: memFree=122759744/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3581.38 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70498 0 0 0 358126 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3581.38 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.12 4.09 5/255 1016645
/proc/meminfo: memFree=122759744/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3584.57 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70498 0 0 0 358445 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3584.57 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 1016645
/proc/meminfo: memFree=122759744/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3586.17 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70498 0 0 0 358605 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3586.17 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.12 4.09 5/255 1016645
/proc/meminfo: memFree=122759744/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3586.97 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70498 0 0 0 358685 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3586.97 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 1016645
/proc/meminfo: memFree=122759744/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3587.76 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70498 0 0 0 358764 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3587.76 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

[startup+3597 s]*
/proc/loadavg: 4.12 4.12 4.09 4/253 1016647
/proc/meminfo: memFree=122944060/131524600 swapFree=131071996/131071996
[pid=1014733] ppid=1014730 vsize=243232 memory=207000 CPUtime=3587.97 cores=5,7
/proc/1014733/stat : 1014733 (pbscip) R 1014730 1014733 1010581 0 -1 4194304 70498 0 0 0 358785 12 0 0 20 0 1 0 187113092 249069568 51750 134679101440 4194304 18693293 140722514424240 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 37761024 140722514433026 140722514433125 140722514433125 140722514440142 0
/proc/1014733/statm: 60808 51750 4210 3540 0 49065 0
Current children cumulated CPU time: 3587.97 s
Current children cumulated vsize: 243232 KiB
Current children cumulated memory: 207000 KiB

Child status: 0

Real time (s): 3597.04
CPU time (s): 3588.01
CPU user time (s): 3587.88
CPU system time (s): 0.128605
CPU usage (%): 99.749
Max. virtual memory (cumulated for all children) (KiB): 243232
Max. memory (cumulated for all children) (KiB): 207000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.88
system time used= 0.128605
maximum resident set size= 207000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70507
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= 44
involuntary context switches= 3423


# summary of solver processes directly reported to runsolver:
#   pid: 1014733
#   total CPU time (s): 3588.01
#   total CPU user time (s): 3587.88
#   total CPU system time (s): 0.128605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56089 second user time and 13.3485 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 02:38:10
IDJOB=4447275
IDBENCH=158375
IDSOLVER=3059
FILE ID=nodeC025/4447275-1721349477
RUNJOBID= nodeC025-1721342295-1010594
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_K71.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-4447275-1721349477/watcher-4447275-1721349477 -o /tmp/evaluation-result-4447275-1721349477/solver-4447275-1721349477 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010594 --watchdog 3760  pbscip -f HOME/instance-4447275-1721349477.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 9c6bc9cc94309c2493f896d524de96fb
RANDOM SEED=979661098

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		: 3629.272
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		: 3600.429
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		: 3645.580
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		: 3671.357
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		: 3647.574
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		: 3600.599
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		: 3612.326
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		: 3671.312
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:        123495436 kB
MemAvailable:   129585768 kB
Buffers:          533236 kB
Cached:          6319176 kB
SwapCached:            0 kB
Active:          1093456 kB
Inactive:        6161472 kB
Active(anon):       1480 kB
Inactive(anon):   438084 kB
Active(file):    1091976 kB
Inactive(file):  5723388 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75436 kB
Writeback:             0 kB
AnonPages:        399852 kB
Mapped:           124256 kB
Shmem:             37720 kB
KReclaimable:     229228 kB
Slab:             357220 kB
SReclaimable:     229228 kB
SUnreclaim:       127992 kB
KernelStack:        4020 kB
PageTables:        10472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     857072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70624 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 889956 MiB
End job on nodeC025 at 2024-07-19 03:38:07