Trace number 4425116

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-07OPTIMUM 6.20407 6.25488

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110970444--soft-66-100-0.wbo
MD5SUM938b841d1fff451a1013f00070492fe7
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark80
Best CPU time to get the best result obtained on this benchmark0.125115
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints28
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4425116-1720880796.wbo>
0.00/0.01	c original problem has 197 variables (197 bin, 0 int, 0 impl, 0 cont) and 130 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 28 impls, 51 clqs
0.00/0.01	c (round 2, fast)       0 del vars, 1 del conss, 0 add conss, 28 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 28 impls, 51 clqs
0.00/0.01	c (round 3, exhaustive) 0 del vars, 17 del conss, 0 add conss, 28 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 28 impls, 51 clqs
0.00/0.01	c (round 4, fast)       2 del vars, 18 del conss, 0 add conss, 28 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 28 impls, 51 clqs
0.00/0.01	c (round 5, exhaustive) 2 del vars, 18 del conss, 0 add conss, 28 chg bounds, 1 chg sides, 0 chg coeffs, 58 upgd conss, 28 impls, 51 clqs
0.00/0.02	c    (0.0s) probing: 84/203 (41.4%) - 0 fixings, 7 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02	c (round 6, exhaustive) 9 del vars, 18 del conss, 0 add conss, 28 chg bounds, 1 chg sides, 0 chg coeffs, 58 upgd conss, 28 impls, 51 clqs
0.00/0.02	c    (0.0s) probing: 89/203 (43.8%) - 0 fixings, 7 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.02	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.02	c presolving (7 rounds: 7 fast, 4 medium, 4 exhaustive):
0.00/0.02	c  9 deleted vars, 18 deleted constraints, 0 added constraints, 28 tightened bounds, 0 added holes, 1 changed sides, 0 changed coefficients
0.00/0.02	c  28 implications, 51 cliques
0.00/0.02	c presolved problem has 216 variables (196 bin, 0 int, 20 impl, 0 cont) and 112 constraints
0.00/0.02	c      51 constraints of type <setppc>
0.00/0.02	c      27 constraints of type <linear>
0.00/0.02	c       7 constraints of type <logicor>
0.00/0.02	c      27 constraints of type <indicator>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 10.0.0
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.02	c limits/time = 3596.994107
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.02	c limits/memory = 27900
0.00/0.02	c 
0.00/0.02	c # belongs reading time to solving time?
0.00/0.02	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c timing/reading = TRUE
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.02	o 590
0.00/0.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.02	c p 0.0s|     1 |     0 |     0 |     - |  clique|   0 | 216 | 112 | 105 |   0 |  0 |   0 |   0 | 0.000000e+00 | 5.900000e+02 |    Inf | unknown
0.00/0.03	o 546
0.00/0.03	c p 0.0s|     1 |     0 |     2 |     - | vbounds|   0 | 216 | 128 | 105 |   0 |  0 |  16 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.00/0.04	c   0.0s|     1 |     0 |   143 |     - |  3225k |   0 | 216 | 128 | 105 |   0 |  0 |  16 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.09/0.12	c   0.1s|     1 |     0 |   169 |     - |  6973k |   0 | 216 | 260 | 108 |   3 |  1 |  16 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.09/0.14	c   0.1s|     1 |     0 |   210 |     - |    10M |   0 | 216 | 267 | 111 |   6 |  2 |  23 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.09/0.18	c   0.2s|     1 |     0 |   254 |     - |    13M |   0 | 216 | 267 | 114 |   9 |  3 |  23 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.21/0.22	c   0.2s|     1 |     0 |   322 |     - |    17M |   0 | 216 | 267 | 116 |  11 |  4 |  23 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.21/0.27	c   0.3s|     1 |     0 |   373 |     - |    21M |   0 | 216 | 267 | 119 |  14 |  5 |  23 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.21/0.31	c   0.3s|     1 |     0 |   458 |     - |    25M |   0 | 216 | 267 | 121 |  16 |  6 |  23 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.31/0.36	c   0.4s|     1 |     0 |   510 |     - |    31M |   0 | 216 | 267 | 124 |  19 |  7 |  23 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.31/0.41	c   0.4s|     1 |     0 |   599 |     - |    33M |   0 | 216 | 275 | 126 |  21 |  8 |  31 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.41/0.47	c   0.5s|     1 |     0 |   640 |     - |    38M |   0 | 216 | 275 | 128 |  23 |  9 |  31 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.41/0.52	c   0.5s|     1 |     0 |   677 |     - |    44M |   0 | 216 | 275 | 131 |  26 | 10 |  31 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.51/0.53	c   0.5s|     1 |     0 |   741 |     - |    44M |   0 | 216 | 280 | 135 |  30 | 11 |  36 |   0 | 0.000000e+00 | 5.460000e+02 |    Inf | unknown
0.51/0.57	o 80
0.51/0.57	c o 0.6s|     1 |     0 |  1154 |     - |feaspump|   0 | 216 | 289 | 135 |  30 | 11 |  45 |   0 | 0.000000e+00 | 8.000000e+01 |    Inf | unknown
0.59/0.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.59/0.62	c   0.6s|     1 |     0 |  1543 |     - |    44M |   0 | 216 | 283 | 135 |  30 | 11 |  45 |   0 | 0.000000e+00 | 8.000000e+01 |    Inf | unknown
0.59/0.63	c   0.6s|     1 |     0 |  1682 |     - |    44M |   0 | 216 | 283 | 139 |  34 | 12 |  45 |   0 | 2.383204e-01 | 8.000000e+01 |  Large | unknown
0.59/0.64	c   0.6s|     1 |     0 |  1689 |     - |    44M |   0 | 216 | 283 | 135 |  36 | 13 |  45 |   0 | 2.460302e-01 | 8.000000e+01 |  Large | unknown
0.78/0.81	c   0.8s|     1 |     0 |  1734 |     - |    44M |   0 | 216 | 283 | 135 |  36 | 13 |  47 |  21 | 1.623806e+00 | 8.000000e+01 |4826.70%| unknown
0.78/0.83	c   0.8s|     1 |     0 |  1766 |     - |    44M |   0 | 216 | 283 | 138 |  39 | 14 |  47 |  21 | 1.623806e+00 | 8.000000e+01 |4826.70%| unknown
0.78/0.83	c   0.8s|     1 |     0 |  1775 |     - |    44M |   0 | 216 | 287 | 139 |  40 | 15 |  51 |  21 | 1.623806e+00 | 8.000000e+01 |4826.70%| unknown
0.88/0.95	c   0.9s|     1 |     0 |  1785 |     - |    44M |   0 | 216 | 287 | 139 |  40 | 15 |  67 |  34 | 3.391179e+00 | 8.000000e+01 |2259.06%| unknown
0.88/0.95	c (run 1, node 1) restarting after 30 global fixings of integer variables
0.88/0.95	c 
0.88/0.95	c (restart) converted 33 cuts from the global cut pool into linear constraints
0.88/0.95	c 
0.88/0.97	c presolving:
0.88/0.97	c (round 1, fast)       30 del vars, 137 del conss, 98 add conss, 0 chg bounds, 0 chg sides, 24 chg coeffs, 0 upgd conss, 28 impls, 62 clqs
0.88/0.97	c (round 2, fast)       31 del vars, 138 del conss, 98 add conss, 8 chg bounds, 0 chg sides, 24 chg coeffs, 0 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 3, exhaustive) 31 del vars, 139 del conss, 98 add conss, 8 chg bounds, 1 chg sides, 24 chg coeffs, 0 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 4, exhaustive) 31 del vars, 139 del conss, 98 add conss, 8 chg bounds, 1 chg sides, 24 chg coeffs, 24 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 5, medium)     31 del vars, 139 del conss, 98 add conss, 8 chg bounds, 2 chg sides, 25 chg coeffs, 24 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 6, exhaustive) 31 del vars, 141 del conss, 99 add conss, 8 chg bounds, 2 chg sides, 25 chg coeffs, 24 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 7, exhaustive) 31 del vars, 141 del conss, 99 add conss, 8 chg bounds, 2 chg sides, 26 chg coeffs, 24 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 8, exhaustive) 31 del vars, 142 del conss, 99 add conss, 8 chg bounds, 2 chg sides, 26 chg coeffs, 24 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 9, exhaustive) 31 del vars, 142 del conss, 99 add conss, 8 chg bounds, 2 chg sides, 26 chg coeffs, 31 upgd conss, 28 impls, 62 clqs
0.88/0.98	c (round 10, medium)     31 del vars, 142 del conss, 99 add conss, 8 chg bounds, 9 chg sides, 33 chg coeffs, 31 upgd conss, 28 impls, 62 clqs
0.88/0.99	c (round 11, exhaustive) 31 del vars, 152 del conss, 99 add conss, 8 chg bounds, 9 chg sides, 42 chg coeffs, 31 upgd conss, 28 impls, 62 clqs
0.88/0.99	c (round 12, exhaustive) 31 del vars, 152 del conss, 99 add conss, 8 chg bounds, 9 chg sides, 739 chg coeffs, 31 upgd conss, 28 impls, 62 clqs
0.88/0.99	c (round 13, exhaustive) 31 del vars, 153 del conss, 99 add conss, 8 chg bounds, 9 chg sides, 744 chg coeffs, 31 upgd conss, 28 impls, 62 clqs
0.98/1.01	c presolving (14 rounds: 14 fast, 12 medium, 10 exhaustive):
0.98/1.01	c  31 deleted vars, 153 deleted constraints, 99 added constraints, 8 tightened bounds, 0 added holes, 9 changed sides, 744 changed coefficients
0.98/1.01	c  28 implications, 62 cliques
0.98/1.01	c presolved problem has 185 variables (171 bin, 0 int, 14 impl, 0 cont) and 266 constraints
0.98/1.01	c      13 constraints of type <knapsack>
0.98/1.01	c      61 constraints of type <setppc>
0.98/1.01	c      28 constraints of type <linear>
0.98/1.01	c     139 constraints of type <logicor>
0.98/1.01	c      11 constraints of type <bounddisjunction>
0.98/1.01	c      14 constraints of type <indicator>
0.98/1.01	c transformed objective value is always integral (scale: 1)
0.98/1.01	c Presolving Time: 0.05
0.98/1.01	c 
0.98/1.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.98/1.02	c   1.0s|     1 |     0 |  2003 |     - |    42M |   0 | 185 | 266 | 127 |   0 |  0 |  67 |  34 | 3.391179e+00 | 8.000000e+01 |2259.06%| unknown
0.98/1.09	c   1.1s|     1 |     0 |  2071 |     - |    42M |   0 | 185 | 273 | 130 |   3 |  1 |  74 |  34 | 3.391179e+00 | 8.000000e+01 |2259.06%| unknown
1.08/1.14	c   1.1s|     1 |     0 |  2131 |     - |    42M |   0 | 185 | 277 | 134 |   7 |  2 |  78 |  34 | 6.834986e+00 | 8.000000e+01 |1070.45%| unknown
1.08/1.18	c   1.2s|     1 |     0 |  2194 |     - |    42M |   0 | 185 | 278 | 138 |  11 |  3 |  79 |  34 | 1.200795e+01 | 8.000000e+01 | 566.23%| unknown
1.08/1.19	c   1.2s|     1 |     0 |  2194 |     - |    42M |   0 | 185 | 278 | 138 |  11 |  3 |  79 |  34 | 1.200795e+01 | 8.000000e+01 | 566.23%| unknown
1.16/1.22	c   1.2s|     1 |     0 |  2228 |     - |    44M |   0 | 185 | 278 | 140 |  13 |  4 |  79 |  34 | 1.338737e+01 | 8.000000e+01 | 497.58%| unknown
1.16/1.22	c   1.2s|     1 |     0 |  2228 |     - |    44M |   0 | 185 | 280 | 140 |  13 |  4 |  81 |  34 | 1.338737e+01 | 8.000000e+01 | 497.58%| unknown
1.16/1.25	c   1.2s|     1 |     0 |  2259 |     - |    44M |   0 | 185 | 280 | 141 |  14 |  5 |  81 |  34 | 1.452212e+01 | 8.000000e+01 | 450.88%| unknown
1.16/1.26	c   1.2s|     1 |     0 |  2259 |     - |    44M |   0 | 185 | 283 | 141 |  14 |  5 |  84 |  34 | 1.452212e+01 | 8.000000e+01 | 450.88%| unknown
1.16/1.29	c   1.3s|     1 |     0 |  2287 |     - |    44M |   0 | 185 | 283 | 145 |  18 |  6 |  84 |  34 | 1.516689e+01 | 8.000000e+01 | 427.46%| unknown
1.16/1.29	c   1.3s|     1 |     0 |  2287 |     - |    44M |   0 | 185 | 284 | 144 |  18 |  6 |  85 |  34 | 1.516689e+01 | 8.000000e+01 | 427.46%| unknown
1.26/1.32	c   1.3s|     1 |     0 |  2313 |     - |    44M |   0 | 185 | 283 | 146 |  20 |  7 |  85 |  34 | 1.668607e+01 | 8.000000e+01 | 379.44%| unknown
1.26/1.33	c   1.3s|     1 |     0 |  2313 |     - |    44M |   0 | 185 | 287 | 146 |  20 |  7 |  89 |  34 | 1.668607e+01 | 8.000000e+01 | 379.44%| unknown
1.26/1.36	c   1.4s|     1 |     0 |  2346 |     - |    45M |   0 | 185 | 287 | 148 |  22 |  8 |  89 |  34 | 1.736391e+01 | 8.000000e+01 | 360.73%| unknown
1.26/1.37	c   1.4s|     1 |     0 |  2346 |     - |    45M |   0 | 185 | 288 | 148 |  22 |  8 |  90 |  34 | 1.736391e+01 | 8.000000e+01 | 360.73%| unknown
1.36/1.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.36/1.40	c   1.4s|     1 |     0 |  2394 |     - |    46M |   0 | 185 | 288 | 150 |  24 |  9 |  90 |  34 | 1.883090e+01 | 8.000000e+01 | 324.83%| unknown
1.36/1.40	c   1.4s|     1 |     0 |  2394 |     - |    46M |   0 | 185 | 291 | 150 |  24 |  9 |  93 |  34 | 1.883090e+01 | 8.000000e+01 | 324.83%| unknown
1.36/1.44	c   1.4s|     1 |     0 |  2440 |     - |    46M |   0 | 185 | 291 | 153 |  27 | 10 |  93 |  34 | 2.027956e+01 | 8.000000e+01 | 294.49%| unknown
1.36/1.44	c   1.4s|     1 |     0 |  2440 |     - |    46M |   0 | 185 | 295 | 153 |  27 | 10 |  97 |  34 | 2.027956e+01 | 8.000000e+01 | 294.49%| unknown
1.36/1.46	c   1.5s|     1 |     0 |  2449 |     - |    46M |   0 | 185 | 295 | 154 |  28 | 11 |  97 |  34 | 2.033159e+01 | 8.000000e+01 | 293.48%| unknown
1.36/1.48	c   1.5s|     1 |     0 |  2465 |     - |    46M |   0 | 185 | 298 | 133 |  30 | 12 | 100 |  34 | 2.045291e+01 | 8.000000e+01 | 291.14%| unknown
1.46/1.50	c   1.5s|     1 |     0 |  2471 |     - |    46M |   0 | 185 | 301 | 135 |  32 | 13 | 103 |  34 | 2.048907e+01 | 8.000000e+01 | 290.45%| unknown
1.46/1.52	c   1.5s|     1 |     0 |  2493 |     - |    46M |   0 | 185 | 303 | 137 |  34 | 14 | 105 |  34 | 2.079954e+01 | 8.000000e+01 | 284.62%| unknown
1.46/1.53	c   1.5s|     1 |     0 |  2503 |     - |    46M |   0 | 185 | 306 | 139 |  36 | 15 | 108 |  34 | 2.087221e+01 | 8.000000e+01 | 283.28%| unknown
1.46/1.56	c   1.5s|     1 |     0 |  2519 |     - |    46M |   0 | 185 | 310 | 142 |  39 | 16 | 112 |  34 | 2.096985e+01 | 8.000000e+01 | 281.50%| unknown
1.46/1.58	c   1.6s|     1 |     0 |  2548 |     - |    46M |   0 | 185 | 315 | 144 |  41 | 17 | 117 |  34 | 2.116254e+01 | 8.000000e+01 | 278.03%| unknown
1.46/1.58	c   1.6s|     1 |     0 |  2548 |     - |    46M |   0 | 185 | 321 | 144 |  41 | 17 | 123 |  34 | 2.116254e+01 | 8.000000e+01 | 278.03%| unknown
1.56/1.60	c   1.6s|     1 |     0 |  2569 |     - |    46M |   0 | 185 | 321 | 139 |  43 | 18 | 123 |  34 | 2.133452e+01 | 8.000000e+01 | 274.98%| unknown
1.56/1.62	c   1.6s|     1 |     0 |  2570 |     - |    46M |   0 | 185 | 327 | 140 |  44 | 19 | 129 |  34 | 2.133834e+01 | 8.000000e+01 | 274.91%| unknown
1.56/1.64	c   1.6s|     1 |     0 |  2576 |     - |    46M |   0 | 185 | 331 | 142 |  46 | 20 | 133 |  34 | 2.135454e+01 | 8.000000e+01 | 274.63%| unknown
1.56/1.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.56/1.65	c   1.6s|     1 |     0 |  2580 |     - |    46M |   0 | 185 | 331 | 144 |  48 | 21 | 133 |  34 | 2.138712e+01 | 8.000000e+01 | 274.06%| unknown
1.56/1.67	c   1.7s|     1 |     0 |  2585 |     - |    46M |   0 | 185 | 333 | 146 |  50 | 22 | 135 |  34 | 2.143226e+01 | 8.000000e+01 | 273.27%| unknown
1.56/1.69	c   1.7s|     1 |     0 |  2591 |     - |    46M |   0 | 185 | 337 | 148 |  52 | 23 | 139 |  34 | 2.144008e+01 | 8.000000e+01 | 273.13%| unknown
1.56/1.69	c   1.7s|     1 |     0 |  2591 |     - |    46M |   0 | 185 | 339 | 148 |  52 | 23 | 141 |  34 | 2.144008e+01 | 8.000000e+01 | 273.13%| unknown
1.66/1.70	c   1.7s|     1 |     0 |  2602 |     - |    46M |   0 | 185 | 339 | 134 |  53 | 24 | 141 |  34 | 2.150607e+01 | 8.000000e+01 | 271.99%| unknown
1.66/1.72	c   1.7s|     1 |     0 |  2610 |     - |    46M |   0 | 185 | 342 | 137 |  56 | 25 | 144 |  34 | 2.155876e+01 | 8.000000e+01 | 271.08%| unknown
1.66/1.74	c   1.7s|     1 |     0 |  2613 |     - |    46M |   0 | 185 | 345 | 138 |  57 | 26 | 147 |  34 | 2.160598e+01 | 8.000000e+01 | 270.27%| unknown
1.66/1.76	c   1.8s|     1 |     0 |  2624 |     - |    46M |   0 | 185 | 348 | 139 |  58 | 27 | 150 |  34 | 2.168746e+01 | 8.000000e+01 | 268.88%| unknown
1.66/1.78	c   1.8s|     1 |     0 |  2627 |     - |    46M |   0 | 185 | 352 | 140 |  59 | 28 | 154 |  34 | 2.169789e+01 | 8.000000e+01 | 268.70%| unknown
1.66/1.79	c   1.8s|     1 |     0 |  2638 |     - |    46M |   0 | 185 | 359 | 142 |  61 | 29 | 161 |  34 | 2.175703e+01 | 8.000000e+01 | 267.70%| unknown
1.76/1.81	c   1.8s|     1 |     0 |  2643 |     - |    46M |   0 | 185 | 360 | 137 |  63 | 30 | 162 |  34 | 2.179576e+01 | 8.000000e+01 | 267.04%| unknown
1.76/1.83	c   1.8s|     1 |     0 |  2646 |     - |    46M |   0 | 185 | 365 | 138 |  64 | 31 | 167 |  34 | 2.180592e+01 | 8.000000e+01 | 266.87%| unknown
1.76/1.85	c   1.8s|     1 |     0 |  2650 |     - |    46M |   0 | 185 | 368 | 139 |  65 | 32 | 170 |  34 | 2.182583e+01 | 8.000000e+01 | 266.54%| unknown
1.76/1.87	c   1.9s|     1 |     0 |  2650 |     - |    46M |   0 | 185 | 367 | 139 |  65 | 33 | 176 |  34 | 2.182583e+01 | 8.000000e+01 | 266.54%| unknown
1.96/2.06	c (run 2, node 1) restarting after 27 global fixings of integer variables
1.96/2.06	c 
1.96/2.06	c (restart) converted 40 cuts from the global cut pool into linear constraints
1.96/2.06	c 
1.96/2.07	c presolving:
1.96/2.07	c (round 1, fast)       27 del vars, 24 del conss, 6 add conss, 9 chg bounds, 1 chg sides, 174 chg coeffs, 0 upgd conss, 28 impls, 66 clqs
1.96/2.07	c (round 2, fast)       27 del vars, 25 del conss, 6 add conss, 9 chg bounds, 1 chg sides, 174 chg coeffs, 0 upgd conss, 28 impls, 66 clqs
1.96/2.07	c (round 3, medium)     27 del vars, 25 del conss, 6 add conss, 9 chg bounds, 18 chg sides, 191 chg coeffs, 0 upgd conss, 28 impls, 66 clqs
1.96/2.07	c (round 4, exhaustive) 27 del vars, 25 del conss, 6 add conss, 9 chg bounds, 18 chg sides, 191 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c (round 5, medium)     27 del vars, 25 del conss, 6 add conss, 9 chg bounds, 21 chg sides, 194 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c (round 6, exhaustive) 27 del vars, 27 del conss, 7 add conss, 9 chg bounds, 21 chg sides, 194 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c (round 7, exhaustive) 27 del vars, 27 del conss, 7 add conss, 9 chg bounds, 21 chg sides, 195 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c (round 8, exhaustive) 27 del vars, 37 del conss, 7 add conss, 9 chg bounds, 21 chg sides, 199 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c (round 9, exhaustive) 27 del vars, 37 del conss, 7 add conss, 9 chg bounds, 21 chg sides, 222 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c (round 10, exhaustive) 27 del vars, 38 del conss, 7 add conss, 9 chg bounds, 21 chg sides, 222 chg coeffs, 15 upgd conss, 28 impls, 66 clqs
1.96/2.08	c presolving (11 rounds: 11 fast, 9 medium, 7 exhaustive):
1.96/2.08	c  27 deleted vars, 38 deleted constraints, 7 added constraints, 9 tightened bounds, 0 added holes, 21 changed sides, 222 changed coefficients
1.96/2.08	c  28 implications, 66 cliques
1.96/2.08	c presolved problem has 158 variables (146 bin, 0 int, 12 impl, 0 cont) and 381 constraints
1.96/2.08	c      23 constraints of type <knapsack>
1.96/2.08	c      65 constraints of type <setppc>
1.96/2.08	c      53 constraints of type <linear>
1.96/2.08	c     183 constraints of type <logicor>
1.96/2.08	c      45 constraints of type <bounddisjunction>
1.96/2.08	c      12 constraints of type <indicator>
1.96/2.08	c transformed objective value is always integral (scale: 1)
1.96/2.08	c Presolving Time: 0.07
1.96/2.08	c 
2.06/2.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.06/2.11	c   2.1s|     1 |     0 |  3615 |     - |    45M |   0 | 158 | 381 | 163 |   0 |  0 | 181 |  34 | 2.188981e+01 | 8.000000e+01 | 265.47%| unknown
2.06/2.15	c   2.1s|     1 |     0 |  3801 |     - |    45M |   0 | 158 | 385 | 165 |   2 |  1 | 185 |  34 | 4.063111e+01 | 8.000000e+01 |  96.89%| unknown
2.06/2.15	c   2.1s|     1 |     0 |  3801 |     - |    45M |   0 | 158 | 388 | 165 |   2 |  1 | 188 |  34 | 4.063111e+01 | 8.000000e+01 |  96.89%| unknown
2.06/2.18	c   2.2s|     1 |     0 |  3828 |     - |    45M |   0 | 158 | 388 | 167 |   4 |  2 | 188 |  34 | 4.210966e+01 | 8.000000e+01 |  89.98%| unknown
2.15/2.22	c   2.2s|     1 |     0 |  3852 |     - |    45M |   0 | 158 | 394 | 169 |   6 |  3 | 194 |  34 | 4.281353e+01 | 8.000000e+01 |  86.86%| unknown
2.15/2.25	c   2.2s|     1 |     0 |  3887 |     - |    45M |   0 | 158 | 399 | 172 |   9 |  4 | 199 |  34 | 4.303662e+01 | 8.000000e+01 |  85.89%| unknown
2.15/2.25	c   2.2s|     1 |     0 |  3887 |     - |    45M |   0 | 158 | 400 | 172 |   9 |  4 | 200 |  34 | 4.303662e+01 | 8.000000e+01 |  85.89%| unknown
2.15/2.28	c   2.3s|     1 |     0 |  3900 |     - |    46M |   0 | 158 | 400 | 175 |  12 |  5 | 200 |  34 | 4.321312e+01 | 8.000000e+01 |  85.13%| unknown
2.25/2.32	c   2.3s|     1 |     0 |  3936 |     - |    46M |   0 | 158 | 402 | 178 |  15 |  6 | 202 |  34 | 4.405764e+01 | 8.000000e+01 |  81.58%| unknown
2.25/2.35	c   2.3s|     1 |     0 |  3968 |     - |    46M |   0 | 158 | 405 | 179 |  16 |  7 | 205 |  34 | 4.462832e+01 | 8.000000e+01 |  79.26%| unknown
2.25/2.38	c   2.4s|     1 |     0 |  3993 |     - |    47M |   0 | 158 | 410 | 181 |  18 |  8 | 210 |  34 | 4.526684e+01 | 8.000000e+01 |  76.73%| unknown
2.35/2.41	c   2.4s|     1 |     0 |  4024 |     - |    47M |   0 | 158 | 415 | 182 |  19 |  9 | 215 |  34 | 4.565560e+01 | 8.000000e+01 |  75.22%| unknown
2.35/2.44	c   2.4s|     1 |     0 |  4071 |     - |    54M |   0 | 158 | 416 | 183 |  20 | 10 | 216 |  34 | 4.582895e+01 | 8.000000e+01 |  74.56%| unknown
2.35/2.46	c   2.5s|     1 |     0 |  4081 |     - |    54M |   0 | 158 | 419 | 129 |  22 | 11 | 219 |  34 | 4.590871e+01 | 8.000000e+01 |  74.26%| unknown
2.35/2.47	c   2.5s|     1 |     0 |  4113 |     - |    54M |   0 | 158 | 422 | 130 |  23 | 12 | 222 |  34 | 4.599844e+01 | 8.000000e+01 |  73.92%| unknown
2.35/2.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.35/2.48	c   2.5s|     1 |     0 |  4119 |     - |    54M |   0 | 158 | 425 | 131 |  24 | 13 | 225 |  34 | 4.600305e+01 | 8.000000e+01 |  73.90%| unknown
2.35/2.49	c   2.5s|     1 |     0 |  4136 |     - |    54M |   0 | 158 | 427 | 133 |  26 | 14 | 227 |  34 | 4.605429e+01 | 8.000000e+01 |  73.71%| unknown
2.46/2.51	c   2.5s|     1 |     0 |  4141 |     - |    54M |   0 | 158 | 429 | 135 |  28 | 15 | 229 |  34 | 4.605941e+01 | 8.000000e+01 |  73.69%| unknown
2.46/2.52	c   2.5s|     1 |     0 |  4173 |     - |    54M |   0 | 158 | 431 | 137 |  30 | 16 | 231 |  34 | 4.614472e+01 | 8.000000e+01 |  73.37%| unknown
2.46/2.53	c   2.5s|     1 |     0 |  4183 |     - |    54M |   0 | 158 | 436 | 131 |  31 | 17 | 236 |  34 | 4.615533e+01 | 8.000000e+01 |  73.33%| unknown
2.46/2.54	c   2.5s|     1 |     0 |  4202 |     - |    54M |   0 | 158 | 437 | 132 |  32 | 18 | 237 |  34 | 4.617197e+01 | 8.000000e+01 |  73.27%| unknown
2.46/2.55	c   2.5s|     1 |     0 |  4216 |     - |    54M |   0 | 158 | 441 | 133 |  33 | 19 | 241 |  34 | 4.619984e+01 | 8.000000e+01 |  73.16%| unknown
2.46/2.56	c   2.6s|     1 |     0 |  4234 |     - |    54M |   0 | 158 | 443 | 135 |  35 | 20 | 243 |  34 | 4.621854e+01 | 8.000000e+01 |  73.09%| unknown
2.46/2.57	c   2.6s|     1 |     0 |  4245 |     - |    54M |   0 | 158 | 445 | 137 |  37 | 21 | 245 |  34 | 4.622141e+01 | 8.000000e+01 |  73.08%| unknown
2.46/2.59	c   2.6s|     1 |     0 |  4253 |     - |    54M |   0 | 158 | 447 | 138 |  38 | 22 | 247 |  34 | 4.622555e+01 | 8.000000e+01 |  73.06%| unknown
2.56/2.60	c   2.6s|     1 |     0 |  4269 |     - |    54M |   0 | 158 | 451 | 134 |  39 | 23 | 251 |  34 | 4.625478e+01 | 8.000000e+01 |  72.96%| unknown
2.56/2.61	c   2.6s|     1 |     0 |  4276 |     - |    54M |   0 | 158 | 455 | 136 |  41 | 24 | 255 |  34 | 4.627577e+01 | 8.000000e+01 |  72.88%| unknown
2.56/2.62	c   2.6s|     1 |     0 |  4284 |     - |    54M |   0 | 158 | 459 | 137 |  42 | 25 | 259 |  34 | 4.630160e+01 | 8.000000e+01 |  72.78%| unknown
2.56/2.63	c   2.6s|     1 |     0 |  4287 |     - |    54M |   0 | 158 | 459 | 139 |  44 | 26 | 259 |  34 | 4.630328e+01 | 8.000000e+01 |  72.77%| unknown
2.56/2.64	c   2.6s|     1 |     0 |  4297 |     - |    54M |   0 | 158 | 461 | 140 |  45 | 27 | 261 |  34 | 4.632734e+01 | 8.000000e+01 |  72.68%| unknown
2.56/2.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.56/2.65	c   2.6s|     1 |     0 |  4306 |     - |    54M |   0 | 158 | 467 | 141 |  46 | 28 | 267 |  34 | 4.635563e+01 | 8.000000e+01 |  72.58%| unknown
2.56/2.67	c   2.7s|     1 |     0 |  4310 |     - |    54M |   0 | 158 | 471 | 132 |  47 | 29 | 271 |  34 | 4.635578e+01 | 8.000000e+01 |  72.58%| unknown
2.56/2.68	c   2.7s|     1 |     0 |  4315 |     - |    54M |   0 | 158 | 474 | 133 |  48 | 30 | 274 |  34 | 4.636219e+01 | 8.000000e+01 |  72.55%| unknown
2.56/2.69	c   2.7s|     1 |     0 |  4320 |     - |    54M |   0 | 158 | 479 | 134 |  49 | 31 | 279 |  34 | 4.636333e+01 | 8.000000e+01 |  72.55%| unknown
2.66/2.70	c   2.7s|     1 |     0 |  4329 |     - |    54M |   0 | 158 | 483 | 135 |  50 | 32 | 283 |  34 | 4.637380e+01 | 8.000000e+01 |  72.51%| unknown
2.66/2.71	c   2.7s|     1 |     0 |  4344 |     - |    54M |   0 | 158 | 486 | 136 |  51 | 33 | 286 |  34 | 4.640030e+01 | 8.000000e+01 |  72.41%| unknown
2.66/2.72	c   2.7s|     1 |     0 |  4351 |     - |    54M |   0 | 158 | 488 | 138 |  53 | 34 | 288 |  34 | 4.640454e+01 | 8.000000e+01 |  72.40%| unknown
2.66/2.74	c   2.7s|     1 |     0 |  4355 |     - |    54M |   0 | 158 | 491 | 132 |  55 | 35 | 291 |  34 | 4.640540e+01 | 8.000000e+01 |  72.39%| unknown
2.66/2.75	c   2.7s|     1 |     0 |  4359 |     - |    54M |   0 | 158 | 493 | 133 |  56 | 36 | 293 |  34 | 4.640551e+01 | 8.000000e+01 |  72.39%| unknown
2.66/2.76	c   2.8s|     1 |     0 |  4362 |     - |    54M |   0 | 158 | 495 | 134 |  57 | 37 | 295 |  34 | 4.640578e+01 | 8.000000e+01 |  72.39%| unknown
2.66/2.77	c   2.8s|     1 |     0 |  4366 |     - |    54M |   0 | 158 | 497 | 135 |  58 | 38 | 297 |  34 | 4.640635e+01 | 8.000000e+01 |  72.39%| unknown
2.66/2.78	c   2.8s|     1 |     0 |  4376 |     - |    54M |   0 | 158 | 501 | 136 |  59 | 39 | 301 |  34 | 4.640834e+01 | 8.000000e+01 |  72.38%| unknown
2.66/2.80	c   2.8s|     1 |     0 |  4378 |     - |    54M |   0 | 158 | 502 | 137 |  60 | 40 | 302 |  34 | 4.640841e+01 | 8.000000e+01 |  72.38%| unknown
2.76/2.81	c   2.8s|     1 |     0 |  4378 |     - |    54M |   0 | 158 | 502 | 137 |  60 | 41 | 304 |  34 | 4.640841e+01 | 8.000000e+01 |  72.38%| unknown
2.96/3.03	c   3.0s|     1 |     0 |  4999 |     - |    54M |   0 | 158 | 511 | 137 |  60 | 42 | 335 |  67 | 4.748789e+01 | 8.000000e+01 |  68.46%| unknown
2.96/3.03	c (run 3, node 1) restarting after 27 global fixings of integer variables
2.96/3.03	c 
2.96/3.03	c (restart) converted 36 cuts from the global cut pool into linear constraints
2.96/3.03	c 
2.96/3.05	c presolving:
2.96/3.06	c (round 1, fast)       27 del vars, 150 del conss, 9 add conss, 0 chg bounds, 0 chg sides, 176 chg coeffs, 0 upgd conss, 28 impls, 69 clqs
2.96/3.06	c (round 2, fast)       27 del vars, 150 del conss, 9 add conss, 9 chg bounds, 0 chg sides, 176 chg coeffs, 0 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 3, medium)     27 del vars, 150 del conss, 9 add conss, 9 chg bounds, 12 chg sides, 188 chg coeffs, 0 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 4, exhaustive) 27 del vars, 152 del conss, 10 add conss, 9 chg bounds, 12 chg sides, 188 chg coeffs, 0 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 5, exhaustive) 27 del vars, 153 del conss, 10 add conss, 9 chg bounds, 12 chg sides, 189 chg coeffs, 0 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 6, exhaustive) 27 del vars, 154 del conss, 10 add conss, 9 chg bounds, 12 chg sides, 189 chg coeffs, 0 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 7, exhaustive) 27 del vars, 154 del conss, 10 add conss, 9 chg bounds, 12 chg sides, 189 chg coeffs, 8 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 8, exhaustive) 27 del vars, 156 del conss, 11 add conss, 9 chg bounds, 12 chg sides, 189 chg coeffs, 8 upgd conss, 28 impls, 69 clqs
2.96/3.07	c (round 9, exhaustive) 27 del vars, 157 del conss, 11 add conss, 9 chg bounds, 12 chg sides, 189 chg coeffs, 8 upgd conss, 28 impls, 69 clqs
2.96/3.08	c (round 10, exhaustive) 27 del vars, 168 del conss, 11 add conss, 9 chg bounds, 12 chg sides, 191 chg coeffs, 8 upgd conss, 28 impls, 69 clqs
2.96/3.08	c (round 11, exhaustive) 27 del vars, 168 del conss, 11 add conss, 9 chg bounds, 12 chg sides, 195 chg coeffs, 8 upgd conss, 28 impls, 69 clqs
2.96/3.08	c presolving (12 rounds: 12 fast, 10 medium, 9 exhaustive):
2.96/3.08	c  27 deleted vars, 168 deleted constraints, 11 added constraints, 9 tightened bounds, 0 added holes, 12 changed sides, 195 changed coefficients
2.96/3.08	c  28 implications, 69 cliques
2.96/3.08	c presolved problem has 131 variables (120 bin, 0 int, 11 impl, 0 cont) and 390 constraints
2.96/3.08	c      23 constraints of type <knapsack>
2.96/3.08	c      66 constraints of type <setppc>
2.96/3.08	c      80 constraints of type <linear>
2.96/3.08	c     160 constraints of type <logicor>
2.96/3.08	c      50 constraints of type <bounddisjunction>
2.96/3.08	c      11 constraints of type <indicator>
2.96/3.08	c transformed objective value is always integral (scale: 1)
2.96/3.08	c Presolving Time: 0.09
2.96/3.08	c 
3.06/3.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.06/3.10	c   3.1s|     1 |     0 |  5245 |     - |    55M |   0 | 131 | 390 | 189 |   0 |  0 | 335 |  67 | 4.748789e+01 | 8.000000e+01 |  68.46%| unknown
3.06/3.11	c   3.1s|     1 |     0 |  5245 |     - |    55M |   0 | 131 | 392 | 189 |   0 |  0 | 337 |  67 | 4.748789e+01 | 8.000000e+01 |  68.46%| unknown
3.15/3.23	c   3.2s|     1 |     0 |  5341 |     - |    55M |   0 | 131 | 392 | 192 |   3 |  1 | 337 |  67 | 4.748789e+01 | 8.000000e+01 |  68.46%| unknown
3.25/3.35	c   3.3s|     1 |     0 |  5418 |     - |    55M |   0 | 131 | 394 | 194 |   5 |  2 | 339 |  67 | 5.194839e+01 | 8.000000e+01 |  54.00%| unknown
3.25/3.36	c   3.4s|     1 |     0 |  5418 |     - |    55M |   0 | 131 | 396 | 194 |   5 |  2 | 341 |  67 | 5.194839e+01 | 8.000000e+01 |  54.00%| unknown
3.45/3.54	c   3.5s|     1 |     0 |  5452 |     - |    55M |   0 | 131 | 396 | 196 |   7 |  3 | 341 |  67 | 5.254636e+01 | 8.000000e+01 |  52.25%| unknown
3.55/3.66	c   3.7s|     1 |     0 |  5467 |     - |    57M |   0 | 131 | 399 | 198 |   9 |  4 | 344 |  67 | 5.261953e+01 | 8.000000e+01 |  52.03%| unknown
3.65/3.77	c   3.8s|     1 |     0 |  5508 |     - |    57M |   0 | 131 | 402 | 199 |  10 |  5 | 347 |  67 | 5.326289e+01 | 8.000000e+01 |  50.20%| unknown
3.85/3.95	c   3.9s|     1 |     0 |  5530 |     - |    57M |   0 | 131 | 405 | 201 |  12 |  6 | 350 |  67 | 5.347852e+01 | 8.000000e+01 |  49.59%| unknown
4.06/4.16	c   4.2s|     1 |     0 |  5563 |     - |    59M |   0 | 131 | 407 | 203 |  14 |  7 | 352 |  67 | 5.414508e+01 | 8.000000e+01 |  47.75%| unknown
4.15/4.26	c   4.3s|     1 |     0 |  5582 |     - |    59M |   0 | 131 | 407 | 204 |  15 |  8 | 352 |  67 | 5.438694e+01 | 8.000000e+01 |  47.09%| unknown
4.25/4.35	c   4.3s|     1 |     0 |  5605 |     - |    59M |   0 | 131 | 411 | 205 |  16 |  9 | 356 |  67 | 5.454320e+01 | 8.000000e+01 |  46.67%| unknown
4.35/4.48	c   4.5s|     1 |     0 |  5633 |     - |    59M |   0 | 131 | 416 | 207 |  18 | 10 | 361 |  67 | 5.462447e+01 | 8.000000e+01 |  46.45%| unknown
4.44/4.59	c   4.6s|     1 |     0 |  5664 |     - |    59M |   0 | 131 | 421 | 209 |  20 | 11 | 366 |  67 | 5.482348e+01 | 8.000000e+01 |  45.92%| unknown
4.64/4.72	c   4.7s|     1 |     0 |  5686 |     - |    60M |   0 | 131 | 423 | 132 |  23 | 12 | 368 |  67 | 5.496541e+01 | 8.000000e+01 |  45.55%| unknown
4.64/4.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.64/4.75	c   4.7s|     1 |     0 |  5699 |     - |    60M |   0 | 131 | 424 | 134 |  25 | 13 | 369 |  67 | 5.515437e+01 | 8.000000e+01 |  45.05%| unknown
4.64/4.77	c   4.8s|     1 |     0 |  5706 |     - |    60M |   0 | 131 | 426 | 135 |  26 | 14 | 371 |  67 | 5.517936e+01 | 8.000000e+01 |  44.98%| unknown
4.64/4.79	c   4.8s|     1 |     0 |  5718 |     - |    60M |   0 | 131 | 427 | 138 |  29 | 15 | 372 |  67 | 5.537123e+01 | 8.000000e+01 |  44.48%| unknown
4.74/4.82	c   4.8s|     1 |     0 |  5734 |     - |    60M |   0 | 131 | 432 | 140 |  31 | 16 | 377 |  67 | 5.559102e+01 | 8.000000e+01 |  43.91%| unknown
4.74/4.85	c   4.8s|     1 |     0 |  5737 |     - |    60M |   0 | 131 | 435 | 142 |  33 | 17 | 380 |  67 | 5.560673e+01 | 8.000000e+01 |  43.87%| unknown
4.74/4.87	c   4.9s|     1 |     0 |  5756 |     - |    60M |   0 | 131 | 438 | 134 |  34 | 18 | 383 |  67 | 5.578385e+01 | 8.000000e+01 |  43.41%| unknown
4.84/4.90	c   4.9s|     1 |     0 |  5772 |     - |    60M |   0 | 131 | 440 | 135 |  35 | 19 | 385 |  67 | 5.594349e+01 | 8.000000e+01 |  43.00%| unknown
4.84/4.93	c   4.9s|     1 |     0 |  5793 |     - |    60M |   0 | 131 | 441 | 136 |  36 | 20 | 386 |  67 | 5.611229e+01 | 8.000000e+01 |  42.57%| unknown
4.84/4.95	c   4.9s|     1 |     0 |  5797 |     - |    60M |   0 | 131 | 443 | 137 |  37 | 21 | 388 |  67 | 5.612159e+01 | 8.000000e+01 |  42.55%| unknown
4.84/4.98	c   5.0s|     1 |     0 |  5803 |     - |    60M |   0 | 131 | 445 | 138 |  38 | 22 | 390 |  67 | 5.613917e+01 | 8.000000e+01 |  42.50%| unknown
4.95/5.01	c   5.0s|     1 |     0 |  5803 |     - |    60M |   0 | 131 | 445 | 138 |  38 | 23 | 391 |  67 | 5.613917e+01 | 8.000000e+01 |  42.50%| unknown
5.14/5.29	c   5.3s|     1 |     0 |  6044 |     - |    60M |   0 | 131 | 453 | 138 |  38 | 24 | 410 |  74 | 5.803941e+01 | 8.000000e+01 |  37.84%| unknown
5.14/5.29	c (run 4, node 1) restarting after 16 global fixings of integer variables
5.14/5.29	c 
5.14/5.29	c (restart) converted 30 cuts from the global cut pool into linear constraints
5.14/5.29	c 
5.24/5.30	c presolving:
5.24/5.30	c (round 1, fast)       16 del vars, 10 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 115 chg coeffs, 0 upgd conss, 28 impls, 76 clqs
5.24/5.30	c (round 2, fast)       18 del vars, 11 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 115 chg coeffs, 0 upgd conss, 28 impls, 76 clqs
5.24/5.30	c (round 3, medium)     18 del vars, 11 del conss, 0 add conss, 5 chg bounds, 5 chg sides, 120 chg coeffs, 0 upgd conss, 28 impls, 76 clqs
5.24/5.30	c (round 4, exhaustive) 18 del vars, 12 del conss, 0 add conss, 5 chg bounds, 5 chg sides, 120 chg coeffs, 0 upgd conss, 28 impls, 76 clqs
5.24/5.30	c (round 5, exhaustive) 18 del vars, 12 del conss, 0 add conss, 5 chg bounds, 5 chg sides, 120 chg coeffs, 15 upgd conss, 28 impls, 76 clqs
5.24/5.30	c (round 6, exhaustive) 18 del vars, 23 del conss, 0 add conss, 5 chg bounds, 5 chg sides, 121 chg coeffs, 15 upgd conss, 28 impls, 76 clqs
5.24/5.31	c (round 7, exhaustive) 18 del vars, 23 del conss, 0 add conss, 5 chg bounds, 5 chg sides, 123 chg coeffs, 15 upgd conss, 28 impls, 76 clqs
5.24/5.31	c (round 8, exhaustive) 18 del vars, 24 del conss, 0 add conss, 5 chg bounds, 5 chg sides, 123 chg coeffs, 15 upgd conss, 28 impls, 76 clqs
5.24/5.31	c presolving (9 rounds: 9 fast, 7 medium, 6 exhaustive):
5.24/5.31	c  18 deleted vars, 24 deleted constraints, 0 added constraints, 5 tightened bounds, 0 added holes, 5 changed sides, 123 changed coefficients
5.24/5.31	c  28 implications, 76 cliques
5.24/5.31	c presolved problem has 113 variables (104 bin, 0 int, 9 impl, 0 cont) and 459 constraints
5.24/5.31	c      31 constraints of type <knapsack>
5.24/5.31	c      68 constraints of type <setppc>
5.24/5.31	c      95 constraints of type <linear>
5.24/5.31	c     191 constraints of type <logicor>
5.24/5.31	c      65 constraints of type <bounddisjunction>
5.24/5.31	c       9 constraints of type <indicator>
5.24/5.31	c transformed objective value is always integral (scale: 1)
5.24/5.31	c Presolving Time: 0.11
5.24/5.31	c transformed 1/7 original solutions to the transformed problem space
5.24/5.31	c 
5.24/5.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.24/5.32	c   5.3s|     1 |     0 |  6291 |     - |    57M |   0 | 113 | 459 | 213 |   0 |  0 | 410 |  74 | 5.803941e+01 | 8.000000e+01 |  37.84%| unknown
5.24/5.37	c   5.4s|     1 |     0 |  6382 |     - |    58M |   0 | 113 | 462 | 216 |   3 |  1 | 413 |  74 | 5.803941e+01 | 8.000000e+01 |  37.84%| unknown
5.24/5.37	c   5.4s|     1 |     0 |  6382 |     - |    58M |   0 | 113 | 463 | 216 |   3 |  1 | 414 |  74 | 5.803941e+01 | 8.000000e+01 |  37.84%| unknown
5.34/5.43	c   5.4s|     1 |     0 |  6460 |     - |    58M |   0 | 113 | 463 | 218 |   5 |  2 | 414 |  74 | 6.306267e+01 | 8.000000e+01 |  26.86%| unknown
5.34/5.43	c   5.4s|     1 |     0 |  6460 |     - |    58M |   0 | 113 | 466 | 218 |   5 |  2 | 417 |  74 | 6.306267e+01 | 8.000000e+01 |  26.86%| unknown
5.34/5.48	c   5.5s|     1 |     0 |  6471 |     - |    59M |   0 | 113 | 466 | 219 |   6 |  3 | 417 |  74 | 6.456631e+01 | 8.000000e+01 |  23.90%| unknown
5.44/5.53	c   5.5s|     1 |     0 |  6517 |     - |    60M |   0 | 113 | 468 | 220 |   7 |  4 | 419 |  74 | 6.808301e+01 | 8.000000e+01 |  17.50%| unknown
5.44/5.58	c   5.6s|     1 |     0 |  6557 |     - |    60M |   0 | 113 | 469 | 224 |  11 |  5 | 420 |  74 | 6.928912e+01 | 8.000000e+01 |  15.46%| unknown
5.54/5.62	c   5.6s|     1 |     0 |  6576 |     - |    61M |   0 | 113 | 470 | 225 |  12 |  6 | 421 |  74 | 6.957521e+01 | 8.000000e+01 |  14.98%| unknown
5.54/5.67	c   5.7s|     1 |     0 |  6605 |     - |    61M |   0 | 113 | 471 | 228 |  15 |  7 | 422 |  74 | 6.976868e+01 | 8.000000e+01 |  14.66%| unknown
5.64/5.72	c   5.7s|     1 |     0 |  6635 |     - |    62M |   0 | 113 | 477 | 229 |  16 |  8 | 428 |  74 | 6.991772e+01 | 8.000000e+01 |  14.42%| unknown
5.64/5.78	c   5.8s|     1 |     0 |  6656 |     - |    62M |   0 | 113 | 481 | 230 |  17 |  9 | 432 |  74 | 6.996881e+01 | 8.000000e+01 |  14.34%| unknown
5.74/5.83	c   5.8s|     1 |     0 |  6704 |     - |    67M |   0 | 113 | 482 | 150 |  19 | 10 | 433 |  74 | 7.009562e+01 | 8.000000e+01 |  14.13%| unknown
5.74/5.85	c   5.8s|     1 |     0 |  6718 |     - |    67M |   0 | 113 | 485 | 152 |  21 | 11 | 436 |  74 | 7.012238e+01 | 8.000000e+01 |  14.09%| unknown
5.74/5.86	c   5.9s|     1 |     0 |  6725 |     - |    67M |   0 | 113 | 490 | 154 |  23 | 12 | 441 |  74 | 7.017065e+01 | 8.000000e+01 |  14.01%| unknown
5.74/5.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.74/5.88	c   5.9s|     1 |     0 |  6754 |     - |    67M |   0 | 113 | 491 | 156 |  25 | 13 | 442 |  74 | 7.039310e+01 | 8.000000e+01 |  13.65%| unknown
5.84/5.91	c   5.9s|     1 |     0 |  6764 |     - |    67M |   0 | 113 | 496 | 159 |  28 | 14 | 447 |  74 | 7.040530e+01 | 8.000000e+01 |  13.63%| unknown
5.84/5.94	c   5.9s|     1 |     0 |  6773 |     - |    67M |   0 | 113 | 497 | 161 |  30 | 15 | 448 |  74 | 7.041803e+01 | 8.000000e+01 |  13.61%| unknown
5.84/5.97	c   6.0s|     1 |     0 |  6798 |     - |    67M |   0 | 113 | 500 | 128 |  33 | 16 | 451 |  74 | 7.057610e+01 | 8.000000e+01 |  13.35%| unknown
5.84/5.99	c   6.0s|     1 |     0 |  6807 |     - |    67M |   0 | 113 | 501 | 129 |  34 | 17 | 452 |  74 | 7.058582e+01 | 8.000000e+01 |  13.34%| unknown
5.84/6.01	c   6.0s|     1 |     0 |  6811 |     - |    67M |   0 | 113 | 502 | 131 |  36 | 18 | 453 |  74 | 7.058676e+01 | 8.000000e+01 |  13.34%| unknown
5.95/6.02	c   6.0s|     1 |     0 |  6816 |     - |    67M |   0 | 113 | 507 | 132 |  37 | 19 | 458 |  74 | 7.060217e+01 | 8.000000e+01 |  13.31%| unknown
5.95/6.04	c   6.0s|     1 |     0 |  6828 |     - |    67M |   0 | 113 | 507 | 133 |  38 | 20 | 458 |  74 | 7.062002e+01 | 8.000000e+01 |  13.28%| unknown
5.95/6.07	c   6.1s|     1 |     0 |  6830 |     - |    67M |   0 | 113 | 510 | 134 |  39 | 21 | 461 |  74 | 7.062146e+01 | 8.000000e+01 |  13.28%| unknown
6.05/6.11	c   6.1s|     1 |     0 |  6831 |     - |    67M |   0 | 113 | 512 | 119 |  40 | 22 | 463 |  74 | 7.062234e+01 | 8.000000e+01 |  13.28%| unknown
6.05/6.15	c   6.1s|     1 |     0 |  6831 |     - |    67M |   0 | 113 | 513 | 119 |  40 | 23 | 465 |  74 | 7.062234e+01 | 8.000000e+01 |  13.28%| unknown
6.14/6.23	c   6.2s|     1 |     0 |  7123 |     - |    67M |   0 | 113 | 519 | 119 |  40 | 24 | 475 |  92 | 8.000000e+01 | 8.000000e+01 |   0.00%| unknown
6.14/6.23	c 
6.14/6.23	c SCIP Status        : problem is solved [optimal solution found]
6.14/6.23	c Solving Time (sec) : 6.23
6.14/6.23	c Solving Nodes      : 1 (total of 5 nodes in 5 runs)
6.14/6.23	c Primal Bound       : +8.00000000000000e+01 (7 solutions)
6.14/6.23	c Dual Bound         : +8.00000000000000e+01
6.14/6.23	c Gap                : 0.00 %
6.14/6.23	s OPTIMUM FOUND
6.14/6.23	v -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 
6.14/6.23	v -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 
6.14/6.23	v x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 
6.14/6.23	v -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 
6.14/6.23	v -x81 -x80 x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 
6.14/6.23	v -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 
6.14/6.23	v -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 
6.14/6.23	v -x4 -x3 -x2 -x1 
6.14/6.23	c SCIP Status        : problem is solved [optimal solution found]
6.14/6.23	c Total Time         :       6.23
6.14/6.23	c   solving          :       6.23
6.14/6.23	c   presolving       :       0.11 (included in solving)
6.14/6.23	c   reading          :       0.00 (included in solving)
6.14/6.23	c   copying          :       0.03 (6 #copies) (minimal 0.00, maximal 0.01, average 0.01)
6.14/6.23	c Original Problem   :
6.14/6.23	c   Problem name     : HOME/instance-4425116-1720880796.wbo
6.14/6.23	c   Variables        : 197 (197 binary, 0 integer, 0 implicit integer, 0 continuous)
6.14/6.23	c   Constraints      : 130 initial, 130 maximal
6.14/6.23	c   Objective        : minimize, 28 non-zeros (abs.min = 1, abs.max = 98)
6.14/6.23	c Presolved Problem  :
6.14/6.23	c   Problem name     : t_HOME/instance-4425116-1720880796.wbo
6.14/6.23	c   Variables        : 113 (104 binary, 0 integer, 9 implicit integer, 0 continuous)
6.14/6.23	c   Constraints      : 459 initial, 519 maximal
6.14/6.23	c   Objective        : minimize, 12 non-zeros (abs.min = 6, abs.max = 76)
6.14/6.23	c   Nonzeros         : 11570 constraint, 371 clique table
6.14/6.23	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
6.14/6.23	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   domcol           :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
6.14/6.23	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
6.14/6.23	c   gateextraction   :       0.01       0.00     34          0          0          0          0          0          8          4          0          0
6.14/6.23	c   implics          :       0.00       0.00     42          0          0          0          0          0          0          0          0          0
6.14/6.23	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
6.14/6.23	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   trivial          :       0.00       0.00     53        100          0          0          0          0          0          0          0          0
6.14/6.23	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   dualfix          :       0.00       0.00     53          3          0          0          0          0          0          0          0          0
6.14/6.23	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   probing          :       0.01       0.00      2          0          7          0          0          0          0          0          0          0
6.14/6.23	c   pseudoobj        :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
6.14/6.23	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
6.14/6.23	c   vbounds          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
6.14/6.23	c   knapsack         :       0.01       0.00    112          0          0          0          0          0          1          0         46         57
6.14/6.23	c   setppc           :       0.00       0.00    115          0          0          0          0          0         10          0          0          0
6.14/6.23	c   linear           :       0.02       0.00     78          0          0          0         59          0         21          0          2          0
6.14/6.23	c   logicor          :       0.02       0.00    105          0          0          0          0          0        189          0          0       1227
6.14/6.23	c   bounddisjunction :       0.00       0.00     46          0          0          0          0          0        163        113          0          0
6.14/6.23	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
6.14/6.23	c   indicator        :       0.00       0.00     13          2          0          0          0          0          9          0          0          0
6.14/6.23	c   components       :       0.02       0.00      5          0          0          0          0          0          0          0          0          0
6.14/6.23	c   root node        :          -          -      -        107          -          -        111          -          -          -          -          -
6.14/6.23	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
6.14/6.23	c   benderslp        :          0          0          0          0          5          0          0         75          0          0          0          0          0          0          0
6.14/6.23	c   integral         :          0          0          0          0          5          0          0         75          0          1          2          0          0          0          0
6.14/6.23	c   knapsack         :         31         31        124       3525          0          0          0         37        520         27          0          0          0          0          0
6.14/6.23	c   setppc           :         68+        70        137       3790          0          0          0         57       1706         78          0          2          0          0          0
6.14/6.23	c   linear           :         95         95        138       3720          0          0          0         18        140          5          0          2          1          0          0
6.14/6.23	c   logicor          :        191+       242        137       2006          0          0          0         11        193         20          0         14          9          0          0
6.14/6.23	c   bounddisjunction :         65+        73          0       1306          0          0          0          0          5          1          0          0          0          0          0
6.14/6.23	c   benders          :          0          0          0          0          0          0          0         13          0          0          0          0          0          0          0
6.14/6.23	c   indicator        :          9          9        137       3698          0          0          0         11        110          4         11          9          0          0          0
6.14/6.23	c   fixedvar         :          0          0          0          0          0          0          0         11          0          0          0          0          0          0          0
6.14/6.23	c   countsols        :          0          0          0          0          0          0          0         11          0          0          0          0          0          0          0
6.14/6.23	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
6.14/6.23	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
6.14/6.23	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   integral         :       0.52       0.00       0.00       0.00       0.52       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   knapsack         :       0.39       0.00       0.33       0.06       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   linear           :       0.05       0.00       0.02       0.02       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   logicor          :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   bounddisjunction :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   indicator        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
6.14/6.23	c   dualfix          :         17          0          0          0
6.14/6.23	c   genvbounds       :          0          0          0          0
6.14/6.23	c   nlobbt           :          0          0          0          0
6.14/6.23	c   obbt             :          0          0          0          0
6.14/6.23	c   probing          :          0          0          0          0
6.14/6.23	c   pseudoobj        :        198          0          0          6
6.14/6.23	c   redcost          :        165          0          0         38
6.14/6.23	c   rootredcost      :          0          0          0          0
6.14/6.23	c   symmetry         :          0          0          0          0
6.14/6.23	c   vbounds          :       1612          0          0          0
6.14/6.23	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
6.14/6.23	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
6.14/6.23	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
6.14/6.23	c Symmetry           :
6.14/6.23	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
6.14/6.23	c   orbital reduction:          0 reductions applied,          0 cutoffs
6.14/6.23	c   lexicographic red:          0 reductions applied,          0 cutoffs
6.14/6.23	c   shadow tree time :       0.00 s
6.14/6.23	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
6.14/6.23	c   propagation      :       0.00        130        130          -        714       17.8          7        7.6          -          -          -
6.14/6.23	c   infeasible LP    :       0.00          7          7          -         10       11.5          0        0.0          0        0.0          0
6.14/6.23	c   bound exceed. LP :       0.01         40         68          -         58        5.1          0        0.0         42        1.8        149
6.14/6.23	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
6.14/6.23	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
6.14/6.23	c   applied globally :       0.00          -          -         40        433        9.9          -          -         42          -          -
6.14/6.23	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
6.14/6.23	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
6.14/6.23	c   cut pool         :       0.07          -        231        231          -          -       7192      14206          -          -          -          -          -    (maximal pool size:       1749)
6.14/6.23	c   aggregation      :       2.82       0.00        137        137          0          0         20         42          0         14         14          0          0
6.14/6.23	c   > cmir           :          -          -          -          -          -          -          -         14          0          2          2          0          -
6.14/6.23	c   > flowcover      :          -          -          -          -          -          -          -          2          0          0          0          0          -
6.14/6.23	c   > knapsackcover  :          -          -          -          -          -          -          -         26          0         12         12          0          -
6.14/6.24	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   clique           :       0.02       0.00        137        137          0          0         48         73          0         38         38          0          0
6.14/6.24	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   gomory           :       0.98       0.00         50         50          0          0       7027      13846          0        109        109          0          0
6.14/6.24	c   > gomorymi       :          -          -          -          -          -          -          -      10537          0         95         95          0          -
6.14/6.24	c   > strongcg       :          -          -          -          -          -          -          -       3309          0         14         14          0          -
6.14/6.24	c   impliedbounds    :       0.00       0.00        137        137          0          0          2          9          0          2          2          0          0
6.14/6.24	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   mcf              :       0.00       0.00          5          5          0          0          0          0          0          0          0          0          0
6.14/6.24	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   mixing           :       0.00       0.00        137        137          0          0          0          0          0          0          0          0          0
6.14/6.24	c   multilinear      :       0.00       0.00        137        137          0          0          0          0          0          0          0          0          0
6.14/6.24	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
6.14/6.24	c   rapidlearning    :       0.05       0.00          1          1          0          0          0          0          0          0          0          0        132
6.14/6.24	c   rlt              :       0.00       0.00         50         50          0          0          0          0          0          0          0          0          0
6.14/6.24	c   zerohalf         :       0.11       0.00         93         93          0          0         95        236          0         70         70          0          0
6.14/6.24	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
6.14/6.24	c   hybrid           :       0.04       0.00        131        131        243          0      13990        243          0      13990
6.14/6.24	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c Pricers            :   ExecTime  SetupTime      Calls       Vars
6.14/6.24	c   problem variables:       0.00          -          0          0
6.14/6.24	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
6.14/6.24	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c   relpscost        :       0.52       0.00          5          0          0          1          2          0          0          0
6.14/6.24	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
6.14/6.24	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
6.14/6.24	c   LP solutions     :       0.00          -          -          0          0
6.14/6.24	c   relax solutions  :       0.00          -          -          0          0
6.14/6.24	c   pseudo solutions :       0.00          -          -          0          0
6.14/6.24	c   strong branching :       0.00          -          -          2          0
6.14/6.24	c   actconsdiving    :       0.00       0.00          0          0          0
6.14/6.24	c   adaptivediving   :       0.00       0.00          0          0          0
6.14/6.24	c   alns             :       0.01       0.00          1          0          0
6.14/6.24	c   bound            :       0.00       0.00          0          0          0
6.14/6.24	c   clique           :       0.00       0.00          1          1          1
6.14/6.24	c   coefdiving       :       0.00       0.00          0          0          0
6.14/6.24	c   completesol      :       0.00       0.00          0          0          0
6.14/6.24	c   conflictdiving   :       0.05       0.00          5          0          0
6.14/6.24	c   crossover        :       0.00       0.00          0          0          0
6.14/6.24	c   dins             :       0.00       0.00          0          0          0
6.14/6.24	c   distributiondivin:       0.00       0.00          0          0          0
6.14/6.24	c   dps              :       0.00       0.00          0          0          0
6.14/6.24	c   dualval          :       0.00       0.00          0          0          0
6.14/6.24	c   farkasdiving     :       0.06       0.00          5          0          0
6.14/6.24	c   feasjump         :       0.00       0.00          0          0          0
6.14/6.24	c   feaspump         :       0.01       0.00          1          1          1
6.14/6.24	c   fixandinfer      :       0.00       0.00          0          0          0
6.14/6.24	c   fracdiving       :       0.00       0.00          0          0          0
6.14/6.24	c   gins             :       0.00       0.00          0          0          0
6.14/6.24	c   guideddiving     :       0.00       0.00          0          0          0
6.14/6.24	c   indcoefdiving    :       0.00       0.00          0          0          0
6.14/6.24	c   indicator        :       0.00       0.00          0          0          0
6.14/6.24	c   indicatordiving  :       0.00       0.00          0          0          0
6.14/6.24	c   indoneopt        :       0.00       0.00          6          0          0
6.14/6.24	c   indrounding      :       0.00       0.00          0          0          0
6.14/6.24	c   indtwoopt        :       0.00       0.00          0          0          0
6.14/6.24	c   intdiving        :       0.00       0.00          0          0          0
6.14/6.24	c   intshifting      :       0.00       0.00          0          0          0
6.14/6.24	c   linesearchdiving :       0.00       0.00          0          0          0
6.14/6.24	c   localbranching   :       0.00       0.00          0          0          0
6.14/6.24	c   locks            :       0.00       0.00          1          0          0
6.14/6.24	c   lpface           :       0.00       0.00          0          0          0
6.14/6.24	c   mpec             :       0.00       0.00          0          0          0
6.14/6.24	c   multistart       :       0.00       0.00          0          0          0
6.14/6.24	c   mutation         :       0.00       0.00          0          0          0
6.14/6.24	c   nlpdiving        :       0.00       0.00          0          0          0
6.14/6.24	c   objpscostdiving  :       0.00       0.00          0          0          0
6.14/6.24	c   octane           :       0.00       0.00          0          0          0
6.14/6.24	c   ofins            :       0.00       0.00          0          0          0
6.14/6.24	c   oneopt           :       0.00       0.00          2          0          0
6.14/6.24	c   padm             :       0.00       0.00          0          0          0
6.14/6.24	c   proximity        :       0.00       0.00          0          0          0
6.14/6.24	c   pscostdiving     :       0.00       0.00          0          0          0
6.14/6.24	c   randrounding     :       0.20       0.00        138          0          0
6.14/6.24	c   rens             :       0.42       0.00          4          2          0
6.14/6.24	c   reoptsols        :       0.00       0.00          0          0          0
6.14/6.24	c   repair           :       0.00       0.00          0          0          0
6.14/6.24	c   rins             :       0.00       0.00          0          0          0
6.14/6.24	c   rootsoldiving    :       0.00       0.00          0          0          0
6.14/6.24	c   rounding         :       0.01       0.00        100          0          0
6.14/6.24	c   scheduler        :       0.00       0.00          0          0          0
6.14/6.24	c   shiftandpropagate:       0.00       0.00          0          0          0
6.14/6.24	c   shifting         :       0.03       0.00        100          0          0
6.14/6.24	c   simplerounding   :       0.00       0.00        158          0          0
6.14/6.24	c   smallcard        :       0.00       0.00          0          0          0
6.14/6.24	c   subnlp           :       0.00       0.00          0          0          0
6.14/6.24	c   trivial          :       0.00       0.00         10          0          0
6.14/6.24	c   trivialnegation  :       0.00       0.00          0          0          0
6.14/6.24	c   trustregion      :       0.00       0.00          0          0          0
6.14/6.24	c   trysol           :       0.00       0.00          2          1          0
6.14/6.24	c   twoopt           :       0.00       0.00          0          0          0
6.14/6.24	c   undercover       :       0.00       0.00          0          0          0
6.14/6.24	c   vbounds          :       0.00       0.00          5          1          1
6.14/6.24	c   veclendiving     :       0.00       0.00          0          0          0
6.14/6.24	c   zeroobj          :       0.00       0.00          0          0          0
6.14/6.24	c   zirounding       :       0.00       0.00          5          0          0
6.14/6.24	c   other solutions  :          -          -          -          0          -
6.14/6.24	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
6.14/6.24	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
6.14/6.24	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
6.14/6.24	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
6.14/6.24	c   primal LP        :       0.00         15          0       0.00          -       0.00         15
6.14/6.24	c   dual LP          :       0.23        158       4781      34.90   20413.83       0.00         21
6.14/6.24	c   lex dual LP      :       0.00          0          0       0.00          -
6.14/6.24	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
6.14/6.24	c   resolve instable :       0.00          0          0       0.00          -
6.14/6.24	c   diving/probing LP:       0.10         90       2342      26.02   23103.71
6.14/6.24	c   strong branching :       0.48         92      12312     133.83   25918.64          -          -          0
6.14/6.24	c     (at root node) :          -         92      12312     133.83          -
6.14/6.24	c   conflict analysis:       0.00         15        149       9.93          -
6.14/6.24	c B&B Tree           :
6.14/6.24	c   number of runs   :          5
6.14/6.24	c   nodes            :          1 (0 internal, 1 leaves)
6.14/6.24	c   feasible leaves  :          0
6.14/6.24	c   infeas. leaves   :          0
6.14/6.24	c   objective leaves :          0
6.14/6.24	c   nodes (total)    :          5 (0 internal, 5 leaves)
6.14/6.24	c   nodes left       :          0
6.14/6.24	c   max depth        :          0
6.14/6.24	c   max depth (total):          0
6.14/6.24	c   backtracks       :          0 (0.0%)
6.14/6.24	c   early backtracks :          0 (0.0%)
6.14/6.24	c   nodes exc. ref.  :          0 (0.0%)
6.14/6.24	c   delayed cutoffs  :          0
6.14/6.24	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
6.14/6.24	c   avg switch length:       2.00
6.14/6.24	c   switching time   :       0.00
6.14/6.24	c Root Node          :
6.14/6.24	c   First LP value   : +0.00000000000000e+00
6.14/6.24	c   First LP Iters   :        141 (31857.21 Iter/sec)
6.14/6.24	c   First LP Time    :       0.00
6.14/6.24	c   Final Dual Bound : +8.00000000000000e+01
6.14/6.24	c   Final Root Iters :       4781
6.14/6.24	c   Root LP Estimate :                     -
6.14/6.24	c Solution           :
6.14/6.24	c   Solutions found  :          7 (3 improvements)
6.14/6.24	c   First Solution   : +5.90000000000000e+02   (in run 1, after 1 nodes, 0.02 seconds, depth 18, found by <clique>)
6.14/6.24	c   Gap First Sol.   :   infinite
6.14/6.24	c   Gap Last Sol.    :   infinite
6.14/6.24	c   Primal Bound     : +8.00000000000000e+01   (in run 1, after 1 nodes, 0.56 seconds, depth 0, found by <feaspump>)
6.14/6.24	c   Dual Bound       : +8.00000000000000e+01
6.14/6.24	c   Gap              :       0.00 %
6.14/6.24	c Integrals          :      Total       Avg%
6.14/6.24	c   primal-dual      :     317.09      50.92
6.14/6.24	c   primal-ref       :          -          - (not evaluated)
6.14/6.24	c   dual-ref         :          -          - (not evaluated)
6.14/6.25	c Time complete: 6.19684.

Verifier Data

OK	80

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425116-1720880796/watcher-4425116-1720880796 -o /tmp/evaluation-result-4425116-1720880796/solver-4425116-1720880796 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1720879382-700521 --watchdog 3760 pbscip -f HOME/instance-4425116-1720880796.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=702737, runsolver pid=702734

[startup+0.100267 s]*
/proc/loadavg: 4.12 4.12 3.68 5/243 702738
/proc/meminfo: memFree=128709380/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=66504 memory=26808 CPUtime=0.09 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 3133 0 0 0 9 0 0 0 20 0 1 0 140236111 68100096 6702 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 16626 6702 3915 3540 0 4883 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 66504 KiB
Current children cumulated memory: 26808 KiB

[startup+0.212846 s]*
/proc/loadavg: 4.12 4.12 3.68 5/243 702738
/proc/meminfo: memFree=128701832/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=72956 memory=34524 CPUtime=0.21 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 5053 0 0 0 20 1 0 0 20 0 1 0 140236111 74706944 8631 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 18239 8631 3931 3540 0 6496 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 72956 KiB
Current children cumulated memory: 34524 KiB

[startup+0.311944 s]*
/proc/loadavg: 4.12 4.12 3.68 5/243 702738
/proc/meminfo: memFree=128693964/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=80676 memory=41916 CPUtime=0.31 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 6941 0 0 0 30 1 0 0 20 0 1 0 140236111 82612224 10479 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 20169 10479 3931 3540 0 8426 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 80676 KiB
Current children cumulated memory: 41916 KiB

[startup+0.700275 s]
/proc/loadavg: 4.12 4.12 3.68 5/243 702738
/proc/meminfo: memFree=128676016/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=102720 memory=62208 CPUtime=0.68 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 11994 0 0 0 65 3 0 0 20 0 1 0 140236111 105185280 15552 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 25680 15552 3946 3540 0 13937 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 102720 KiB
Current children cumulated memory: 62208 KiB

[startup+1.50027 s]
/proc/loadavg: 4.12 4.12 3.68 7/243 702738
/proc/meminfo: memFree=128673796/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=104684 memory=65292 CPUtime=1.46 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 12881 0 0 0 143 3 0 0 20 0 1 0 140236111 107196416 16323 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 26171 16323 4010 3540 0 14428 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 104684 KiB
Current children cumulated memory: 65292 KiB

[startup+3.10554 s]
/proc/loadavg: 4.12 4.12 3.68 7/243 702738
/proc/meminfo: memFree=128661596/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=114948 memory=74260 CPUtime=3.06 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 15170 0 0 0 302 4 0 0 20 0 1 0 140236111 117706752 18565 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 28737 18565 4010 3540 0 16994 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 114948 KiB
Current children cumulated memory: 74260 KiB

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

# cumulated CPU time of all completed processes:  user=6.15252 s, system=0.051554 s

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

[startup+3.20022 s]
/proc/loadavg: 4.12 4.12 3.68 7/243 702738
/proc/meminfo: memFree=128661596/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=114948 memory=74260 CPUtime=3.15 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 15170 0 0 0 311 4 0 0 20 0 1 0 140236111 117706752 18565 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 28737 18565 4010 3540 0 16994 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 114948 KiB
Current children cumulated memory: 74260 KiB

[startup+4.80024 s]
/proc/loadavg: 4.12 4.12 3.68 6/243 702738
/proc/meminfo: memFree=128657784/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=118020 memory=77952 CPUtime=4.74 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 16090 0 0 0 470 4 0 0 20 0 1 0 140236111 120852480 19488 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 29505 19488 4010 3540 0 17762 0
Current children cumulated CPU time: 4.74 s
Current children cumulated vsize: 118020 KiB
Current children cumulated memory: 77952 KiB

[startup+5.60024 s]
/proc/loadavg: 4.19 4.14 3.69 6/243 702738
/proc/meminfo: memFree=128657756/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=120764 memory=80400 CPUtime=5.54 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 16907 0 0 0 550 4 0 0 20 0 1 0 140236111 123662336 20100 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 30191 20100 4010 3540 0 18448 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 120764 KiB
Current children cumulated memory: 80400 KiB

[startup+6.00024 s]*
/proc/loadavg: 4.19 4.14 3.69 6/243 702739
/proc/meminfo: memFree=128651056/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=124820 memory=84888 CPUtime=5.95 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 18084 0 0 0 591 4 0 0 20 0 1 0 140236111 127815680 21222 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 31205 21222 4010 3540 0 19462 0
Current children cumulated CPU time: 5.95 s
Current children cumulated vsize: 124820 KiB
Current children cumulated memory: 84888 KiB

[startup+6.20024 s]
/proc/loadavg: 4.19 4.14 3.69 6/243 702739
/proc/meminfo: memFree=128651056/131655788 swapFree=131071996/131071996
[pid=702737] ppid=702734 vsize=124820 memory=84888 CPUtime=6.14 cores=1,3
/proc/702737/stat : 702737 (pbscip) R 702734 702737 697210 0 -1 4194304 18084 0 0 0 610 4 0 0 20 0 1 0 140236111 127815680 21222 134679101440 4194304 18693293 140725352754480 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58408960 140725352760298 140725352760397 140725352760397 140725352767438 0
/proc/702737/statm: 31205 21222 4010 3540 0 19462 0
Current children cumulated CPU time: 6.14 s
Current children cumulated vsize: 124820 KiB
Current children cumulated memory: 84888 KiB

Child status: 0

Real time (s): 6.25488
CPU time (s): 6.20407
CPU user time (s): 6.15252
CPU system time (s): 0.051554
CPU usage (%): 99.1877
Max. virtual memory (cumulated for all children) (KiB): 124820
Max. memory (cumulated for all children) (KiB): 84888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.15252
system time used= 0.051554
maximum resident set size= 84888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18090
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= 7
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 702737
#   total CPU time (s): 6.20407
#   total CPU user time (s): 6.15252
#   total CPU system time (s): 0.051554

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06399 second user time and 0.112385 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-13 16:26:49
IDJOB=4425116
IDBENCH=143712
IDSOLVER=3038
FILE ID=nodeC008/4425116-1720880796
RUNJOBID= nodeC008-1720879382-700521
SLURM_JOB_ID= 7483756
Free space on /tmp= 723724 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110970444--soft-66-100-0.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425116-1720880796/watcher-4425116-1720880796 -o /tmp/evaluation-result-4425116-1720880796/solver-4425116-1720880796 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1720879382-700521 --watchdog 3760  pbscip -f HOME/instance-4425116-1720880796.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 938b841d1fff451a1013f00070492fe7
RANDOM SEED=1006044820

nodeC008.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	: 0xb00001f
cpu MHz		: 3662.791
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 3491.985
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.424
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.244
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 3674.081
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 3660.783
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.444
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.339
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128721320 kB
MemAvailable:   128714856 kB
Buffers:          324820 kB
Cached:           517564 kB
SwapCached:            0 kB
Active:           497660 kB
Inactive:        1937120 kB
Active(anon):       1484 kB
Inactive(anon):  1628648 kB
Active(file):     496176 kB
Inactive(file):   308472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18860 kB
Writeback:             0 kB
AnonPages:       1588508 kB
Mapped:           137108 kB
Shmem:             37704 kB
KReclaimable:      57840 kB
Slab:             146568 kB
SReclaimable:      57840 kB
SUnreclaim:        88728 kB
KernelStack:        3920 kB
PageTables:        12256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2070304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            45696 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1239040 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:      146248 kB
DirectMap2M:     9195520 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC008 at 2024-07-13 16:26:55