Trace number 4425193

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 183.695 184.378

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/coloring/
normalized-queen5-5-4_wcsp.wbo
MD5SUMcb6ea9648287f931b56a2a3b8dcad6ec
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark120.183
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables100
Total number of constraints665
Number of soft constraints640
Number of constraints which are clauses640
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 161
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 640
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4425193-1720894366.wbo>
0.00/0.00	c original problem has 740 variables (740 bin, 0 int, 0 impl, 0 cont) and 1306 constraints
0.00/0.00	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 665 clqs
0.00/0.01	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 665 clqs
0.00/0.02	c (round 3, exhaustive) 25 del vars, 0 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 640 clqs
0.00/0.03	c (round 4, exhaustive) 50 del vars, 0 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 615 clqs
0.00/0.03	c (round 5, fast)       50 del vars, 25 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 615 clqs
0.00/0.03	c (round 6, exhaustive) 75 del vars, 25 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 590 clqs
0.00/0.03	c (round 7, fast)       75 del vars, 50 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 590 clqs
0.00/0.04	c (round 8, exhaustive) 100 del vars, 50 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 565 clqs
0.00/0.04	c (round 9, fast)       100 del vars, 75 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 565 clqs
0.00/0.05	c (round 10, exhaustive) 125 del vars, 75 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 540 clqs
0.00/0.05	c (round 11, fast)       125 del vars, 100 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 540 clqs
0.00/0.05	c (round 12, exhaustive) 150 del vars, 100 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 515 clqs
0.00/0.05	c (round 13, fast)       150 del vars, 125 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 515 clqs
0.00/0.06	c (round 14, exhaustive) 175 del vars, 125 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 490 clqs
0.00/0.06	c (round 15, fast)       175 del vars, 150 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 490 clqs
0.00/0.07	c (round 16, exhaustive) 200 del vars, 150 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 465 clqs
0.00/0.07	c (round 17, fast)       200 del vars, 175 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 465 clqs
0.00/0.07	c (round 18, exhaustive) 225 del vars, 175 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 440 clqs
0.00/0.07	c (round 19, fast)       225 del vars, 200 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 440 clqs
0.00/0.08	c (round 20, exhaustive) 250 del vars, 200 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 415 clqs
0.00/0.08	c (round 21, fast)       250 del vars, 225 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 415 clqs
0.00/0.08	c (round 22, exhaustive) 275 del vars, 225 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 390 clqs
0.00/0.08	c (round 23, fast)       275 del vars, 250 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 390 clqs
0.00/0.09	c (round 24, exhaustive) 300 del vars, 250 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 365 clqs
0.00/0.09	c (round 25, fast)       300 del vars, 275 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 365 clqs
0.00/0.10	c (round 26, exhaustive) 325 del vars, 275 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 340 clqs
0.00/0.10	c (round 27, fast)       325 del vars, 300 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 340 clqs
0.10/0.11	c (round 28, exhaustive) 350 del vars, 300 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 315 clqs
0.10/0.11	c (round 29, fast)       350 del vars, 325 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 315 clqs
0.10/0.12	c (round 30, exhaustive) 375 del vars, 325 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 290 clqs
0.10/0.12	c (round 31, fast)       375 del vars, 350 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 290 clqs
0.10/0.12	c (round 32, exhaustive) 400 del vars, 350 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 265 clqs
0.10/0.12	c (round 33, fast)       400 del vars, 375 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 265 clqs
0.10/0.13	c (round 34, exhaustive) 425 del vars, 375 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 240 clqs
0.10/0.13	c (round 35, fast)       425 del vars, 400 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 240 clqs
0.10/0.14	c (round 36, exhaustive) 450 del vars, 400 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 215 clqs
0.10/0.14	c (round 37, fast)       450 del vars, 425 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 215 clqs
0.10/0.15	c (round 38, exhaustive) 475 del vars, 425 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 190 clqs
0.10/0.15	c (round 39, fast)       475 del vars, 450 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 190 clqs
0.10/0.16	c    (0.2s) probing: 1000/1380 (72.5%) - 0 fixings, 498 aggregations, 0 implications, 0 bound changes
0.10/0.16	c (round 40, exhaustive) 500 del vars, 450 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 165 clqs
0.10/0.16	c (round 41, fast)       500 del vars, 475 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 165 clqs
0.10/0.16	c (round 42, exhaustive) 525 del vars, 475 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 140 clqs
0.10/0.16	c (round 43, fast)       525 del vars, 500 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 140 clqs
0.10/0.17	c (round 44, exhaustive) 550 del vars, 500 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 115 clqs
0.10/0.17	c (round 45, fast)       550 del vars, 525 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 115 clqs
0.10/0.18	c (round 46, exhaustive) 575 del vars, 525 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 90 clqs
0.10/0.18	c (round 47, fast)       575 del vars, 550 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 90 clqs
0.10/0.18	c (round 48, exhaustive) 600 del vars, 550 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 65 clqs
0.10/0.18	c (round 49, fast)       600 del vars, 575 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 65 clqs
0.10/0.19	c (round 50, exhaustive) 625 del vars, 575 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 40 clqs
0.10/0.19	c (round 51, fast)       625 del vars, 600 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 40 clqs
0.10/0.20	c    (0.2s) probing: 1331/1380 (96.4%) - 0 fixings, 640 aggregations, 0 implications, 0 bound changes
0.10/0.20	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.10/0.20	c (round 52, exhaustive) 640 del vars, 600 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 25 clqs
0.10/0.20	c (round 53, fast)       640 del vars, 625 del conss, 0 add conss, 640 chg bounds, 0 chg sides, 0 chg coeffs, 26 upgd conss, 0 impls, 25 clqs
0.10/0.20	c    (0.2s) probing: 1336/1380 (96.8%) - 0 fixings, 640 aggregations, 0 implications, 0 bound changes
0.10/0.20	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.10/0.20	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.10/0.20	c    (0.2s) no symmetry present (symcode time: 0.00)
0.10/0.21	c presolving (54 rounds: 54 fast, 28 medium, 28 exhaustive):
0.10/0.21	c  640 deleted vars, 625 deleted constraints, 0 added constraints, 640 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.10/0.21	c  0 implications, 25 cliques
0.10/0.21	c presolved problem has 740 variables (740 bin, 0 int, 0 impl, 0 cont) and 681 constraints
0.10/0.21	c       1 constraints of type <knapsack>
0.10/0.21	c      25 constraints of type <setppc>
0.10/0.21	c     640 constraints of type <linear>
0.10/0.21	c      15 constraints of type <indicator>
0.10/0.21	c transformed objective value is always integral (scale: 1)
0.10/0.21	c Presolving Time: 0.20
0.10/0.21	c - non default parameters ----------------------------------------------------------------------
0.10/0.21	c # SCIP version 10.0.0
0.10/0.21	c 
0.10/0.21	c # maximal time in seconds to run
0.10/0.21	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.10/0.21	c limits/time = 3596.997035
0.10/0.21	c 
0.10/0.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.21	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.10/0.21	c limits/memory = 27900
0.10/0.21	c 
0.10/0.21	c # belongs reading time to solving time?
0.10/0.21	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.10/0.21	c timing/reading = TRUE
0.10/0.21	c 
0.10/0.21	c -----------------------------------------------------------------------------------------------
0.10/0.21	c start solving
0.10/0.21	c 
0.10/0.21	o 160
0.10/0.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.10/0.21	c p 0.2s|     1 |     0 |     0 |     - |  clique|   0 | 740 | 681 | 665 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.600000e+02 |    Inf | unknown
0.21/0.23	c   0.2s|     1 |     0 |    50 |     - |    11M |   0 | 740 | 682 | 665 |   0 |  0 |   1 |   0 | 0.000000e+00 | 1.600000e+02 |    Inf | unknown
0.21/0.23	o 108
0.21/0.23	c r 0.2s|     1 |     0 |    50 |     - |shifting|   0 | 740 | 681 | 665 |   0 |  0 |   1 |   0 | 0.000000e+00 | 1.080000e+02 |    Inf | unknown
0.21/0.25	c   0.2s|     1 |     0 |   106 |     - |    12M |   0 | 740 | 681 | 671 |   6 |  1 |   1 |   0 | 0.000000e+00 | 1.080000e+02 |    Inf | unknown
0.21/0.25	o 69
0.21/0.25	c r 0.2s|     1 |     0 |   106 |     - |shifting|   0 | 740 | 681 | 671 |   6 |  1 |   1 |   0 | 0.000000e+00 | 6.900000e+01 |    Inf | unknown
0.21/0.27	c   0.3s|     1 |     0 |   148 |     - |    12M |   0 | 740 | 681 | 676 |  11 |  2 |   1 |   0 | 0.000000e+00 | 6.900000e+01 |    Inf | unknown
0.21/0.31	c   0.3s|     1 |     0 |   176 |     - |    13M |   0 | 740 | 681 | 679 |  14 |  3 |   1 |   0 | 0.000000e+00 | 6.900000e+01 |    Inf | unknown
0.21/0.31	o 64
0.21/0.31	c r 0.3s|     1 |     0 |   176 |     - |shifting|   0 | 740 | 681 | 679 |  14 |  3 |   1 |   0 | 0.000000e+00 | 6.400000e+01 |    Inf | unknown
0.31/0.37	c   0.4s|     1 |     0 |   200 |     - |    14M |   0 | 740 | 681 | 682 |  17 |  4 |   1 |   0 | 0.000000e+00 | 6.400000e+01 |    Inf | unknown
0.31/0.37	o 60
0.31/0.37	c i 0.4s|     1 |     0 |   200 |     - |  oneopt|   0 | 740 | 681 | 682 |  17 |  4 |   1 |   0 | 0.000000e+00 | 6.000000e+01 |    Inf | unknown
0.41/0.45	c   0.4s|     1 |     0 |   227 |     - |    15M |   0 | 740 | 681 | 685 |  20 |  5 |   1 |   0 | 0.000000e+00 | 6.000000e+01 |    Inf | unknown
0.41/0.45	o 55
0.41/0.45	c r 0.4s|     1 |     0 |   227 |     - |shifting|   0 | 740 | 681 | 685 |  20 |  5 |   1 |   0 | 0.000000e+00 | 5.500000e+01 |    Inf | unknown
0.41/0.45	o 52
0.41/0.45	c i 0.4s|     1 |     0 |   227 |     - |  oneopt|   0 | 740 | 681 | 685 |  20 |  5 |   1 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf | unknown
0.51/0.55	c   0.6s|     1 |     0 |   243 |     - |    18M |   0 | 740 | 681 | 687 |  22 |  6 |   1 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf | unknown
0.51/0.55	o 50
0.51/0.55	c r 0.6s|     1 |     0 |   243 |     - |shifting|   0 | 740 | 681 | 687 |  22 |  6 |   1 |   0 | 0.000000e+00 | 5.000000e+01 |    Inf | unknown
0.51/0.56	o 49
0.51/0.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.51/0.56	c i 0.6s|     1 |     0 |   243 |     - |  oneopt|   0 | 740 | 681 | 687 |  22 |  6 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.51/0.60	c   0.6s|     1 |     0 |   271 |     - |    19M |   0 | 740 | 681 | 691 |  26 |  7 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.60/0.64	c   0.6s|     1 |     0 |   289 |     - |    21M |   0 | 740 | 681 | 694 |  29 |  8 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.60/0.69	c   0.7s|     1 |     0 |   304 |     - |    22M |   0 | 740 | 681 | 697 |  32 |  9 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.68/0.75	c   0.8s|     1 |     0 |   329 |     - |    24M |   0 | 740 | 681 | 701 |  36 | 10 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.68/0.76	c   0.8s|     1 |     0 |   361 |     - |    24M |   0 | 740 | 681 | 704 |  39 | 11 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.68/0.77	o 40
0.68/0.77	c d 0.8s|     1 |     0 |   467 |     - |conflict|   0 | 740 | 681 | 704 |   0 | 11 |   1 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.68/0.79	c   0.8s|     1 |     0 |   475 |     - |    24M |   0 | 740 | 681 | 704 |  39 | 11 |   1 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.68/0.79	c   0.8s|     1 |     0 |   492 |     - |    24M |   0 | 740 | 681 | 708 |  43 | 12 |   1 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.79/0.87	c   0.9s|     1 |     2 |   497 |     - |    24M |   0 | 740 | 681 | 708 |  43 | 13 |   1 |  26 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
1.10/1.19	o 39
1.10/1.19	c r 1.2s|    11 |    10 |  1103 |  72.5 |shifting|  10 | 740 | 681 | 689 |  53 |  3 |   1 | 168 | 0.000000e+00 | 3.900000e+01 |    Inf | unknown
1.19/1.20	o 29
1.19/1.20	c i 1.2s|    11 |    10 |  1119 |  74.1 |  oneopt|  10 | 740 | 681 | 694 |  58 |  4 |   1 | 168 | 0.000000e+00 | 2.900000e+01 |    Inf | unknown
1.88/1.97	o 17
1.88/1.97	c * 2.0s|    39 |    34 |  2861 |  65.3 |strongbr|  14 | 740 | 681 | 690 |  97 |  1 |   1 | 557 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
3.17/3.25	c   3.2s|   100 |    81 |  6814 |  65.0 |    36M |  16 | 740 | 795 | 705 | 242 |  4 | 115 |1129 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
3.57/3.61	o 16
3.57/3.61	c * 3.6s|   123 |    88 |  8434 |  66.0 |strongbr|  16 | 740 | 698 | 701 | 305 |  3 | 148 |1264 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
4.37/4.47	o 15
4.37/4.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.37/4.47	c * 4.5s|   177 |    99 | 11922 |  65.6 |strongbr|  16 | 740 | 716 | 705 | 502 |  3 | 284 |1531 | 0.000000e+00 | 1.500000e+01 |    Inf |   2.02%
4.77/4.86	c   4.9s|   200 |   112 | 13851 |  67.7 |    42M |  16 | 740 | 753 | 717 | 632 |  2 | 321 |1593 | 0.000000e+00 | 1.500000e+01 |    Inf |   2.14%
5.67/5.77	o 13
5.67/5.77	c * 5.8s|   242 |   106 | 17501 |  71.0 |strongbr|  16 | 740 | 727 | 714 | 879 |  1 | 471 |1792 | 0.000000e+00 | 1.300000e+01 |    Inf |   3.05%
6.66/6.79	c   6.8s|   300 |   128 | 22937 |  75.4 |    53M |  16 | 740 | 839 | 754 |1338 | 17 | 583 |1904 | 0.000000e+00 | 1.300000e+01 |    Inf |   3.64%
8.15/8.29	c   8.3s|   400 |   166 | 31060 |  76.9 |    53M |  17 | 740 | 920 | 746 |1986 |  1 | 664 |2049 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.33%
9.85/9.92	c   9.9s|   500 |   244 | 41705 |  82.8 |    62M |  20 | 740 | 945 | 700 |2729 |  1 | 689 |2169 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.90%
12.24/12.31	c  12.3s|   600 |   344 | 55615 |  92.2 |    72M |  20 | 740 | 972 | 694 |3812 |  1 | 716 |2313 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.90%
15.13/15.21	c  15.2s|   700 |   442 | 72260 | 102.8 |    77M |  20 | 740 | 980 | 695 |5228 |  1 | 724 |2451 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.92%
19.52/19.63	c  19.6s|   800 |   540 | 94839 | 118.2 |    87M |  20 | 740 |1011 | 762 |7167 | 11 | 755 |2598 | 5.000000e-01 | 1.300000e+01 |2500.00%|   5.83%
23.70/23.89	c  23.9s|   900 |   630 |117408 | 130.2 |    92M |  20 | 740 |1044 | 695 |9021 |  1 | 788 |2706 | 1.300000e+00 | 1.300000e+01 | 900.00%|   6.84%
27.59/27.71	c  27.7s|  1000 |   714 |138915 | 138.7 |    94M |  20 | 740 |1082 | 688 |  10k|  1 | 826 |2758 | 1.800000e+00 | 1.300000e+01 | 622.22%|   8.16%
31.98/32.17	c  32.2s|  1100 |   784 |162209 | 147.3 |   107M |  20 | 740 |1123 | 813 |  12k|  7 | 867 |2800 | 1.913043e+00 | 1.300000e+01 | 579.55%|  10.20%
35.96/36.17	c  36.2s|  1200 |   864 |187151 | 155.8 |   114M |  20 | 740 |1181 | 726 |  14k|  3 | 925 |2848 | 2.000000e+00 | 1.300000e+01 | 550.00%|  12.11%
40.54/40.76	c  40.8s|  1300 |   930 |210837 | 162.0 |   118M |  20 | 740 |1221 | 702 |  16k|  1 | 965 |2873 | 2.300000e+00 | 1.300000e+01 | 465.22%|  15.08%
45.42/45.63	c  45.6s|  1400 |   990 |233225 | 166.4 |   121M |  20 | 740 |1255 | 689 |  17k|  1 | 999 |2904 | 2.416667e+00 | 1.300000e+01 | 437.93%|  17.51%
50.50/50.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
50.50/50.76	c  50.8s|  1500 |  1054 |258377 | 172.1 |   127M |  20 | 740 |1313 | 760 |  19k|  0 |1057 |2917 | 2.943239e+00 | 1.300000e+01 | 341.69%|  18.84%
54.08/54.36	c  54.4s|  1600 |  1108 |277116 | 173.1 |   130M |  20 | 740 |1339 | 694 |  20k|  1 |1083 |2920 | 3.000000e+00 | 1.300000e+01 | 333.33%|  22.22%
59.17/59.43	c  59.4s|  1700 |  1170 |302615 | 177.9 |   137M |  20 | 740 |1390 | 777 |  22k|  1 |1138 |2931 | 3.125000e+00 | 1.300000e+01 | 316.00%|  24.91%
63.05/63.34	c  63.3s|  1800 |  1224 |322375 | 179.0 |   138M |  20 | 740 |1438 | 786 |  23k|  1 |1192 |2972 | 3.395833e+00 | 1.300000e+01 | 282.82%|  27.59%
67.85/68.16	c  68.2s|  1900 |  1270 |346593 | 182.3 |   140M |  20 | 740 |1513 | 772 |  24k|  9 |1270 |3016 | 3.468085e+00 | 1.300000e+01 | 274.85%|  28.76%
73.22/73.52	c  73.5s|  2000 |  1322 |370627 | 185.2 |   148M |  20 | 740 |1566 | 779 |  26k| 10 |1327 |3068 | 3.500000e+00 | 1.300000e+01 | 271.43%|  30.84%
77.39/77.77	c  77.8s|  2100 |  1372 |393038 | 187.1 |   154M |  20 | 740 |1645 | 751 |  27k|  1 |1411 |3080 | 3.739130e+00 | 1.300000e+01 | 247.67%|  33.11%
80.19/80.57	c  80.6s|  2200 |  1426 |409881 | 186.2 |   155M |  20 | 740 |1748 | 775 |  28k|  1 |1526 |3103 | 3.923077e+00 | 1.300000e+01 | 231.37%|  34.92%
83.27/83.65	c  83.6s|  2300 |  1480 |427433 | 185.8 |   156M |  20 | 740 |1801 | 800 |  29k|  1 |1593 |3118 | 4.000000e+00 | 1.300000e+01 | 225.00%|  36.07%
84.47/84.82	o 12
84.47/84.82	c *84.8s|  2329 |  1198 |433105 | 185.9 |    LP  |  20 | 740 |1145 | 737 |  29k|  2 |1602 |3122 | 4.034682e+00 | 1.200000e+01 | 197.42%|  40.38%
87.36/87.70	c  87.7s|  2400 |  1213 |448637 | 186.9 |   162M |  20 | 740 |1201 | 751 |  30k|  0 |1667 |3134 | 4.250000e+00 | 1.200000e+01 | 182.35%|  41.68%
89.45/89.88	c  89.9s|  2500 |  1247 |463879 | 185.5 |   167M |  20 | 740 |1271 | 794 |  31k|  1 |1754 |3144 | 4.266667e+00 | 1.200000e+01 | 181.25%|  43.00%
91.84/92.20	c  92.2s|  2600 |  1285 |480153 | 184.6 |   168M |  20 | 740 |1303 | 773 |  31k|  1 |1817 |3152 | 4.350000e+00 | 1.200000e+01 | 175.86%|  44.11%
94.04/94.41	c  94.4s|  2700 |  1315 |494617 | 183.1 |   168M |  20 | 740 |1324 | 819 |  32k|  1 |1859 |3175 | 4.526316e+00 | 1.200000e+01 | 165.12%|  45.28%
97.42/97.82	c  97.8s|  2800 |  1333 |514507 | 183.7 |   171M |  20 | 740 |1330 | 760 |  33k|  0 |1884 |3188 | 4.750000e+00 | 1.200000e+01 | 152.63%|  46.86%
99.81/100.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.81/100.25	c   100s|  2900 |  1361 |530225 | 182.8 |   174M |  20 | 740 |1425 | 780 |  33k|  0 |2007 |3213 | 4.875000e+00 | 1.200000e+01 | 146.15%|  48.09%
101.51/101.93	c   102s|  3000 |  1391 |543821 | 181.2 |   174M |  21 | 740 |1485 | 766 |  34k|  0 |2121 |3247 | 5.000000e+00 | 1.200000e+01 | 140.00%|  48.98%
104.20/104.66	c   105s|  3100 |  1415 |560359 | 180.7 |   175M |  21 | 740 |1567 | 765 |  34k|  3 |2246 |3261 | 5.266667e+00 | 1.200000e+01 | 127.85%|  50.33%
106.79/107.28	c   107s|  3200 |  1451 |576674 | 180.1 |   178M |  21 | 740 |1603 | 848 |  35k|  1 |2354 |3272 | 5.303571e+00 | 1.200000e+01 | 126.26%|  51.60%
109.78/110.20	c   110s|  3300 |  1475 |595348 | 180.3 |   179M |  21 | 740 |1610 | 802 |  36k|  0 |2430 |3293 | 5.500000e+00 | 1.200000e+01 | 118.18%|  52.77%
112.37/112.85	c   113s|  3400 |  1491 |611070 | 179.7 |   179M |  21 | 740 |1614 | 764 |  36k|  2 |2521 |3334 | 5.630870e+00 | 1.200000e+01 | 113.11%|  54.11%
115.26/115.76	c   116s|  3500 |  1515 |629455 | 179.8 |   180M |  21 | 740 |1594 | 800 |  37k|  1 |2555 |3365 | 5.800000e+00 | 1.200000e+01 | 106.90%|  55.15%
117.75/118.24	c   118s|  3600 |  1517 |647019 | 179.7 |   181M |  21 | 740 |1605 | 812 |  38k|  1 |2626 |3391 | 5.846154e+00 | 1.200000e+01 | 105.26%|  56.55%
119.85/120.39	c   120s|  3700 |  1535 |661327 | 178.7 |   183M |  21 | 740 |1651 | 781 |  38k|  1 |2779 |3402 | 5.992168e+00 | 1.200000e+01 | 100.26%|  57.42%
121.94/122.49	c   122s|  3800 |  1566 |676506 | 178.0 |   183M |  21 | 740 |1635 | 800 |  39k|  2 |2883 |3406 | 6.000000e+00 | 1.200000e+01 | 100.00%|  58.31%
124.02/124.56	c   125s|  3900 |  1593 |692444 | 177.5 |   187M |  21 | 740 |1665 | 787 |  39k|  1 |3032 |3417 | 6.000000e+00 | 1.200000e+01 | 100.00%|  59.17%
126.22/126.70	c   127s|  4000 |  1589 |706091 | 176.5 |   186M |  21 | 740 |1649 | 739 |  39k|  0 |3100 |3430 | 6.028360e+00 | 1.200000e+01 |  99.06%|  60.20%
127.91/128.47	c   128s|  4100 |  1595 |720439 | 175.7 |   187M |  21 | 740 |1632 | 831 |  40k|  1 |3203 |3445 | 6.170455e+00 | 1.200000e+01 |  94.48%|  61.15%
130.30/130.84	c   131s|  4200 |  1605 |735176 | 175.0 |   191M |  21 | 740 |1599 | 779 |  40k|  1 |3288 |3463 | 6.242086e+00 | 1.200000e+01 |  92.24%|  62.23%
132.09/132.63	c   133s|  4300 |  1607 |749946 | 174.4 |   192M |  21 | 740 |1566 | 801 |  41k|  2 |3347 |3477 | 6.333333e+00 | 1.200000e+01 |  89.47%|  63.14%
133.99/134.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
133.99/134.55	c   135s|  4400 |  1617 |764179 | 173.6 |   193M |  21 | 740 |1606 | 818 |  41k|  2 |3530 |3523 | 6.496680e+00 | 1.200000e+01 |  84.71%|  64.01%
135.09/135.66	c   136s|  4500 |  1619 |775780 | 172.3 |   193M |  21 | 740 |1579 | 821 |  41k|  1 |3603 |3541 | 6.514178e+00 | 1.200000e+01 |  84.21%|  64.78%
136.59/137.17	c   137s|  4600 |  1639 |788634 | 171.4 |   194M |  21 | 740 |1586 | 768 |  42k|  0 |3742 |3554 | 6.629556e+00 | 1.200000e+01 |  81.01%|  65.45%
137.97/138.52	c   139s|  4700 |  1653 |802380 | 170.7 |   195M |  21 | 740 |1598 | 798 |  42k|  0 |3889 |3599 | 6.750000e+00 | 1.200000e+01 |  77.78%|  66.12%
138.78/139.37	c   139s|  4800 |  1653 |812991 | 169.3 |   195M |  21 | 740 |1564 | 756 |  42k|  0 |3998 |3607 | 6.862827e+00 | 1.200000e+01 |  74.86%|  66.83%
140.48/141.06	c   141s|  4900 |  1653 |827981 | 168.9 |   196M |  21 | 740 |1596 | 924 |  42k|  0 |4139 |3652 | 6.896739e+00 | 1.200000e+01 |  74.00%|  67.46%
141.48/142.02	c   142s|  5000 |  1659 |840295 | 168.0 |   197M |  21 | 740 |1525 | 885 |  43k|  9 |4179 |3675 | 6.972540e+00 | 1.200000e+01 |  72.10%|  67.94%
142.76/143.34	c   143s|  5100 |  1674 |852943 | 167.2 |   197M |  21 | 740 |1536 | 835 |  43k|  1 |4362 |3686 | 7.000635e+00 | 1.200000e+01 |  71.41%|  68.51%
143.65/144.26	c   144s|  5200 |  1674 |864557 | 166.2 |   198M |  22 | 740 |1498 | 795 |  43k|  2 |4442 |3704 | 7.029299e+00 | 1.200000e+01 |  70.71%|  69.10%
144.46/145.07	c   145s|  5300 |  1684 |874737 | 165.0 |   198M |  22 | 740 |1510 | 808 |  43k|  4 |4580 |3721 | 7.076923e+00 | 1.200000e+01 |  69.57%|  69.57%
145.75/146.38	c   146s|  5400 |  1692 |888067 | 164.4 |   199M |  22 | 740 |1464 | 840 |  43k|  2 |4661 |3741 | 7.250000e+00 | 1.200000e+01 |  65.52%|  70.07%
146.65/147.20	c   147s|  5500 |  1684 |897991 | 163.2 |   199M |  22 | 740 |1432 |   0 |  43k|  0 |4743 |3754 | 7.283333e+00 | 1.200000e+01 |  64.76%|  70.51%
148.14/148.75	c   149s|  5600 |  1686 |910271 | 162.5 |   200M |  22 | 740 |1391 | 770 |  44k|  0 |4797 |3788 | 7.369318e+00 | 1.200000e+01 |  62.84%|  71.12%
149.04/149.68	c   150s|  5700 |  1678 |920260 | 161.4 |   200M |  22 | 740 |1416 | 796 |  44k|  0 |4923 |3808 | 7.419169e+00 | 1.200000e+01 |  61.74%|  71.74%
149.83/150.45	c   150s|  5800 |  1684 |930769 | 160.4 |   200M |  22 | 740 |1424 | 801 |  44k|  0 |5006 |3809 | 7.484733e+00 | 1.200000e+01 |  60.33%|  72.14%
150.83/151.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
150.83/151.47	c   151s|  5900 |  1674 |940542 | 159.4 |   201M |  22 | 740 |1416 | 808 |  44k|  1 |5097 |3813 | 7.533333e+00 | 1.200000e+01 |  59.29%|  72.79%
151.62/152.20	c   152s|  6000 |  1666 |950713 | 158.4 |   201M |  22 | 740 |1388 | 762 |  44k|  0 |5152 |3828 | 7.600000e+00 | 1.200000e+01 |  57.89%|  73.20%
152.23/152.84	c   153s|  6100 |  1660 |958313 | 157.1 |   202M |  22 | 740 |1350 | 925 |  44k|  0 |5216 |3833 | 7.621951e+00 | 1.200000e+01 |  57.44%|  73.54%
153.03/153.69	c   154s|  6200 |  1673 |969914 | 156.4 |   202M |  22 | 740 |1330 | 820 |  44k|  0 |5318 |3837 | 7.659978e+00 | 1.200000e+01 |  56.66%|  73.83%
153.82/154.42	c   154s|  6300 |  1667 |980814 | 155.6 |   203M |  22 | 740 |1328 | 885 |  44k|  1 |5402 |3844 | 7.709794e+00 | 1.200000e+01 |  55.65%|  74.31%
154.32/155.01	c   155s|  6400 |  1652 |990358 | 154.7 |   203M |  22 | 740 |1273 | 836 |  44k|  2 |5424 |3851 | 7.750000e+00 | 1.200000e+01 |  54.84%|  75.09%
155.21/155.80	c   156s|  6500 |  1627 |  1000k| 153.9 |   203M |  22 | 740 |1269 | 778 |  45k|  1 |5506 |3876 | 7.762239e+00 | 1.200000e+01 |  54.59%|  75.48%
155.81/156.43	c   156s|  6600 |  1615 |  1010k| 153.1 |   204M |  22 | 740 |1261 | 822 |  45k|  2 |5572 |3900 | 7.819185e+00 | 1.200000e+01 |  53.47%|  75.84%
156.42/157.11	c   157s|  6700 |  1597 |  1020k| 152.2 |   204M |  22 | 740 |1341 | 798 |  45k|  0 |5743 |3917 | 7.866269e+00 | 1.200000e+01 |  52.55%|  76.21%
157.30/157.90	c   158s|  6800 |  1591 |  1029k| 151.4 |   205M |  22 | 740 |1345 | 769 |  45k|  3 |5826 |3954 | 7.923513e+00 | 1.200000e+01 |  51.45%|  76.53%
157.81/158.46	c   158s|  6900 |  1581 |  1036k| 150.2 |   205M |  22 | 740 |1403 |1199 |  45k|  0 |5979 |3963 | 7.950302e+00 | 1.200000e+01 |  50.94%|  76.81%
158.52/159.13	c   159s|  7000 |  1575 |  1046k| 149.4 |   205M |  22 | 740 |1386 | 810 |  45k|  0 |6076 |3982 | 7.968750e+00 | 1.200000e+01 |  50.59%|  77.07%
159.20/159.87	c   160s|  7100 |  1577 |  1056k| 148.7 |   205M |  22 | 740 |1404 | 827 |  45k|  2 |6206 |3994 | 8.000000e+00 | 1.200000e+01 |  50.00%|  77.31%
159.90/160.57	c   161s|  7200 |  1547 |  1064k| 147.8 |   206M |  22 | 740 |1324 | 874 |  45k|  0 |6253 |3994 | 8.001192e+00 | 1.200000e+01 |  49.98%|  78.04%
160.59/161.26	c   161s|  7300 |  1527 |  1072k| 146.9 |   206M |  22 | 740 |1308 |   0 |  45k|  0 |6341 |3996 | 8.042915e+00 | 1.200000e+01 |  49.20%|  78.54%
161.19/161.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
161.19/161.83	c   162s|  7400 |  1515 |  1080k| 146.0 |   206M |  22 | 740 |1260 | 792 |  45k|  0 |6381 |4010 | 8.087854e+00 | 1.200000e+01 |  48.37%|  78.88%
161.69/162.35	c   162s|  7500 |  1507 |  1088k| 145.1 |   207M |  22 | 740 |1249 | 838 |  45k|  2 |6448 |4033 | 8.102756e+00 | 1.200000e+01 |  48.10%|  79.09%
162.29/162.93	c   163s|  7600 |  1503 |  1096k| 144.3 |   207M |  23 | 740 |1279 | 806 |  45k|  0 |6540 |4047 | 8.129548e+00 | 1.200000e+01 |  47.61%|  79.38%
163.08/163.74	c   164s|  7700 |  1485 |  1106k| 143.7 |   207M |  23 | 740 |1289 | 801 |  45k|  0 |6644 |4051 | 8.172414e+00 | 1.200000e+01 |  46.84%|  79.93%
163.58/164.28	c   164s|  7800 |  1453 |  1113k| 142.8 |   208M |  23 | 740 |1244 |   0 |  45k|  0 |6697 |4054 | 8.187500e+00 | 1.200000e+01 |  46.56%|  80.42%
164.08/164.76	c   165s|  7900 |  1443 |  1121k| 141.9 |   208M |  23 | 740 |1228 | 895 |  45k|  0 |6755 |4063 | 8.235127e+00 | 1.200000e+01 |  45.72%|  80.70%
164.68/165.36	c   165s|  8000 |  1435 |  1130k| 141.2 |   208M |  23 | 740 |1194 | 827 |  45k|  0 |6790 |4071 | 8.271719e+00 | 1.200000e+01 |  45.07%|  80.95%
165.27/165.90	c   166s|  8100 |  1411 |  1138k| 140.5 |   208M |  23 | 740 |1156 | 833 |  45k|  0 |6805 |4076 | 8.357143e+00 | 1.200000e+01 |  43.59%|  81.41%
165.77/166.41	c   166s|  8200 |  1383 |  1146k| 139.8 |   208M |  23 | 740 |1161 |1217 |  45k|  0 |6857 |4078 | 8.368787e+00 | 1.200000e+01 |  43.39%|  81.76%
166.38/167.02	c   167s|  8300 |  1362 |  1155k| 139.2 |   208M |  23 | 740 |1155 | 825 |  45k|  1 |6908 |4100 | 8.433962e+00 | 1.200000e+01 |  42.28%|  82.08%
166.88/167.56	c   168s|  8400 |  1332 |  1163k| 138.5 |   209M |  23 | 740 |1143 | 862 |  45k|  0 |6944 |4116 | 8.473945e+00 | 1.200000e+01 |  41.61%|  82.51%
167.67/168.31	c   168s|  8500 |  1302 |  1173k| 138.0 |   209M |  23 | 740 |1167 | 839 |  45k|  2 |7003 |4143 | 8.504943e+00 | 1.200000e+01 |  41.09%|  82.88%
168.17/168.83	c   169s|  8600 |  1258 |  1181k| 137.3 |   209M |  23 | 740 |1160 | 849 |  45k|  2 |7035 |4155 | 8.531905e+00 | 1.200000e+01 |  40.65%|  83.30%
168.77/169.45	c   169s|  8700 |  1220 |  1190k| 136.8 |   209M |  23 | 740 |1151 | 846 |  45k|  2 |7060 |4164 | 8.541478e+00 | 1.200000e+01 |  40.49%|  84.02%
169.26/170.00	c   170s|  8800 |  1189 |  1198k| 136.2 |   210M |  23 | 740 |1175 | 866 |  45k|  0 |7120 |4172 | 8.585185e+00 | 1.200000e+01 |  39.78%|  84.58%
169.86/170.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.86/170.56	c   171s|  8900 |  1149 |  1206k| 135.6 |   210M |  23 | 740 |1172 | 911 |  45k|  0 |7146 |4180 | 8.628720e+00 | 1.200000e+01 |  39.07%|  85.07%
170.37/171.07	c   171s|  9000 |  1125 |  1214k| 134.9 |   210M |  23 | 740 |1193 | 828 |  45k|  1 |7207 |4188 | 8.634503e+00 | 1.200000e+01 |  38.98%|  85.45%
170.96/171.62	c   172s|  9100 |  1105 |  1222k| 134.3 |   210M |  23 | 740 |1217 | 812 |  45k|  0 |7278 |4189 | 8.675471e+00 | 1.200000e+01 |  38.32%|  85.77%
171.55/172.21	c   172s|  9200 |  1071 |  1231k| 133.8 |   211M |  23 | 740 |1201 | 820 |  45k|  0 |7328 |4208 | 8.728070e+00 | 1.200000e+01 |  37.49%|  86.17%
171.95/172.68	c   173s|  9300 |  1049 |  1239k| 133.2 |   211M |  23 | 740 |1169 | 870 |  45k|  0 |7360 |4213 | 8.775576e+00 | 1.200000e+01 |  36.74%|  86.66%
172.55/173.23	c   173s|  9400 |  1017 |  1246k| 132.6 |   211M |  23 | 740 |1189 | 817 |  45k|  0 |7407 |4213 | 8.802832e+00 | 1.200000e+01 |  36.32%|  86.95%
172.95/173.69	c   174s|  9500 |   989 |  1253k| 132.0 |   211M |  23 | 740 |1186 |1019 |  45k|  0 |7445 |4222 | 8.855556e+00 | 1.200000e+01 |  35.51%|  87.33%
173.54/174.25	c   174s|  9600 |   961 |  1262k| 131.4 |   211M |  23 | 740 |1153 |1164 |  45k|  0 |7458 |4224 | 8.922938e+00 | 1.200000e+01 |  34.48%|  87.61%
174.14/174.85	c   175s|  9700 |   945 |  1270k| 131.0 |   211M |  23 | 740 |1188 | 881 |  46k|  3 |7545 |4242 | 8.950510e+00 | 1.200000e+01 |  34.07%|  87.96%
174.74/175.41	c   175s|  9800 |   907 |  1279k| 130.5 |   211M |  23 | 740 |1207 |1055 |  46k|  0 |7590 |4253 | 8.980293e+00 | 1.200000e+01 |  33.63%|  88.39%
175.24/175.96	c   176s|  9900 |   863 |  1286k| 130.0 |   211M |  23 | 740 |1187 | 822 |  46k|  1 |7611 |4256 | 9.028626e+00 | 1.200000e+01 |  32.91%|  89.04%
175.84/176.53	c   177s| 10000 |   827 |  1295k| 129.5 |   211M |  23 | 740 |1172 | 838 |  46k|  0 |7637 |4266 | 9.060898e+00 | 1.200000e+01 |  32.44%|  89.62%
176.35/177.02	c   177s| 10100 |   797 |  1302k| 128.9 |   211M |  23 | 740 |1198 | 839 |  46k|  0 |7684 |4285 | 9.080648e+00 | 1.200000e+01 |  32.15%|  89.95%
176.84/177.53	c   178s| 10200 |   765 |  1309k| 128.4 |   212M |  23 | 740 |1198 | 857 |  46k|  0 |7729 |4304 | 9.097936e+00 | 1.200000e+01 |  31.90%|  90.38%
177.35/178.09	c   178s| 10300 |   731 |  1317k| 127.9 |   212M |  23 | 740 |1205 |1033 |  46k|  0 |7765 |4324 | 9.181818e+00 | 1.200000e+01 |  30.69%|  90.79%
177.93/178.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.93/178.70	c   179s| 10400 |   687 |  1325k| 127.4 |   212M |  23 | 740 |1189 |1034 |  46k|  0 |7781 |4333 | 9.250000e+00 | 1.200000e+01 |  29.73%|  91.25%
178.63/179.33	c   179s| 10500 |   609 |  1331k| 126.8 |   212M |  23 | 740 |1161 |1222 |  46k|  0 |7785 |4333 | 9.277620e+00 | 1.200000e+01 |  29.34%|  92.00%
179.22/179.92	c   180s| 10600 |   539 |  1338k| 126.3 |   212M |  23 | 740 |1139 |1034 |  46k|  0 |7803 |4335 | 9.381356e+00 | 1.200000e+01 |  27.91%|  92.65%
179.72/180.43	c   180s| 10700 |   499 |  1345k| 125.7 |   212M |  23 | 740 |1124 | 779 |  46k|  0 |7832 |4346 | 9.447443e+00 | 1.200000e+01 |  27.02%|  93.09%
180.33/181.03	c   181s| 10800 |   436 |  1352k| 125.2 |   212M |  23 | 740 |1127 | 808 |  46k|  0 |7867 |4346 | 9.541246e+00 | 1.200000e+01 |  25.77%|  93.83%
180.81/181.55	c   182s| 10900 |   357 |  1357k| 124.5 |   212M |  23 | 740 |1106 | 972 |  46k|  0 |7884 |4347 | 9.600983e+00 | 1.200000e+01 |  24.99%|  94.90%
181.32/182.05	c   182s| 11000 |   295 |  1364k| 124.0 |   212M |  23 | 740 |1105 |1327 |  46k|  0 |7912 |4354 | 9.632136e+00 | 1.200000e+01 |  24.58%|  95.70%
181.81/182.52	c   183s| 11100 |   239 |  1370k| 123.4 |   212M |  23 | 740 |1087 |1363 |  46k|  0 |7923 |4355 | 9.715958e+00 | 1.200000e+01 |  23.51%|  96.27%
182.43/183.13	c   183s| 11200 |   159 |  1375k| 122.8 |   212M |  23 | 740 |1068 |1750 |  46k|  0 |7929 |4355 | 9.817971e+00 | 1.200000e+01 |  22.22%|  97.40%
182.81/183.58	c   184s| 11300 |   103 |  1380k| 122.2 |   212M |  23 | 740 |1054 |1169 |  46k|  0 |7937 |4355 | 9.986842e+00 | 1.200000e+01 |  20.16%|  98.30%
183.32/184.09	c   184s| 11400 |    33 |  1386k| 121.6 |   212M |  23 | 740 |1038 |1172 |  46k|  0 |7948 |4355 | 1.019079e+01 | 1.200000e+01 |  17.75%|  99.42%
183.51/184.27	c 
183.51/184.27	c SCIP Status        : problem is solved [optimal solution found]
183.51/184.27	c Solving Time (sec) : 184.27
183.51/184.27	c Solving Nodes      : 11433
183.51/184.27	c Primal Bound       : +1.20000000000000e+01 (31 solutions)
183.51/184.27	c Dual Bound         : +1.20000000000000e+01
183.51/184.27	c Gap                : 0.00 %
183.51/184.27	s OPTIMUM FOUND
183.51/184.27	v -x100 -x99 -x98 x97 -x96 -x95 x94 -x93 x92 -x91 -x90 -x89 -x88 -x87 x86 -x85 -x84 x83 -x82 -x81 x80 -x79 -x78 -x77 -x76 -x75 x74 
183.51/184.27	v -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 x61 -x60 x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 x49 x48 
183.51/184.27	v -x47 -x46 -x45 -x44 -x43 x42 -x41 x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 x30 -x29 -x28 x27 -x26 -x25 -x24 -x23 -x22 
183.51/184.27	v x21 -x20 -x19 x18 -x17 -x16 x15 -x14 -x13 -x12 -x11 -x10 x9 -x8 x7 -x6 -x5 x4 -x3 -x2 -x1 
183.51/184.27	c SCIP Status        : problem is solved [optimal solution found]
183.51/184.27	c Total Time         :     184.27
183.51/184.27	c   solving          :     184.27
183.51/184.27	c   presolving       :       0.20 (included in solving)
183.51/184.27	c   reading          :       0.00 (included in solving)
183.51/184.27	c   copying          :       0.03 (7 #copies) (minimal 0.00, maximal 0.01, average 0.00)
183.51/184.27	c Original Problem   :
183.51/184.27	c   Problem name     : HOME/instance-4425193-1720894366.wbo
183.51/184.27	c   Variables        : 740 (740 binary, 0 integer, 0 implicit integer, 0 continuous)
183.51/184.27	c   Constraints      : 1306 initial, 1306 maximal
183.51/184.27	c   Objective        : minimize, 640 non-zeros (abs.min = 1, abs.max = 1)
183.51/184.27	c Presolved Problem  :
183.51/184.27	c   Problem name     : t_HOME/instance-4425193-1720894366.wbo
183.51/184.27	c   Variables        : 740 (740 binary, 0 integer, 0 implicit integer, 0 continuous)
183.51/184.27	c   Constraints      : 681 initial, 1806 maximal
183.51/184.27	c   Objective        : minimize, 640 non-zeros (abs.min = 1, abs.max = 1)
183.51/184.27	c   Nonzeros         : 2735 constraint, 100 clique table
183.51/184.27	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
183.51/184.27	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   domcol           :       0.00       0.00     27          0          0          0          0          0          0          0          0          0
183.51/184.27	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   implics          :       0.00       0.00     28          0          0          0          0          0          0          0          0          0
183.51/184.27	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   trivial          :       0.00       0.00     54          0          0          0          0          0          0          0          0          0
183.51/184.27	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   dualfix          :       0.00       0.00     54          0          0          0          0          0          0          0          0          0
183.51/184.27	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   probing          :       0.15       0.00     27          0        640          0          0          0          0          0          0          0
183.51/184.27	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   knapsack         :       0.00       0.00    106          0          0          0          0          0          0          0          0          0
183.51/184.27	c   setppc           :       0.00       0.00    106          0          0          0          0          0          0          0          0          0
183.51/184.27	c   linear           :       0.04       0.00     82          0          0          0        640          0          0          0          0          0
183.51/184.27	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   indicator        :       0.00       0.00     27          0          0          0          0          0        625          0          0          0
183.51/184.27	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   root node        :          -          -      -        585          -          -        585          -          -          -          -          -
183.51/184.27	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
183.51/184.27	c   benderslp        :          0          0          0          0       6484          0          0       1093          0          0          0          0          0          0          0
183.51/184.27	c   integral         :          0          0          0          0       6484          0          0       1093          0          4       1349          0          0       2209      11784
183.51/184.27	c   knapsack         :          1          1          0      62532          0          0          0       1087          0          0          0          0          0          0          0
183.51/184.27	c   setppc           :         25         25         12      81379          1          0          0       1085      15550        708      18480          0          0          0          0
183.51/184.27	c   linear           :        640        640         12      80671          1          0          0        657      23410       1189      40091          0          0          0          0
183.51/184.27	c   logicor          :          0+      1125          0      34146          0          0          0          0       3039        492       1041          0          0          0          0
183.51/184.27	c   benders          :          0          0          0          0          1          0          0         33          0          0          0          0          0          0          0
183.51/184.27	c   indicator        :         15         15       6583      76957          1          0          0         31          0          0          0          0          0          0          0
183.51/184.27	c   fixedvar         :          0          0          0          0          1          0          0         33          0          0          0          0          0          0          0
183.51/184.27	c   countsols        :          0          0          0          0          1          0          0         33          0          0          0          0          0          0          0
183.51/184.27	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
183.51/184.27	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   integral         :       9.91       0.00       0.00       0.00       9.90       0.00       0.00       0.01       0.00       0.00
183.51/184.27	c   knapsack         :       0.05       0.00       0.00       0.04       0.00       0.00       0.00       0.01       0.00       0.01
183.51/184.27	c   setppc           :       0.15       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.01       0.01
183.51/184.27	c   linear           :       0.54       0.00       0.00       0.46       0.00       0.00       0.00       0.02       0.01       0.04
183.51/184.27	c   logicor          :       0.48       0.00       0.00       0.46       0.00       0.00       0.00       0.00       0.00       0.01
183.51/184.27	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   indicator        :       0.06       0.00       0.02       0.04       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
183.51/184.27	c   dualfix          :          3          0          0          0
183.51/184.27	c   genvbounds       :          0          0          0          0
183.51/184.27	c   nlobbt           :          0          0          0          0
183.51/184.27	c   obbt             :          0          0          0          0
183.51/184.27	c   probing          :          0          0          0          0
183.51/184.27	c   pseudoobj        :      33574          6          8        631
183.51/184.27	c   redcost          :      24198          0          0    1053065
183.51/184.27	c   rootredcost      :          7          0          0          0
183.51/184.27	c   symmetry         :          0          0          0          0
183.51/184.27	c   vbounds          :      27376          0          0          0
183.51/184.27	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
183.51/184.27	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
183.51/184.27	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
183.51/184.27	c   probing          :       0.15       0.00       0.15       0.00       0.00       0.00
183.51/184.27	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
183.51/184.27	c   redcost          :       1.21       0.00       0.00       1.21       0.00       0.00
183.51/184.27	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
183.51/184.27	c   symmetry         :       0.01       0.00       0.00       0.01       0.00       0.00
183.51/184.27	c   vbounds          :       0.02       0.00       0.00       0.02       0.00       0.00
183.51/184.27	c Symmetry           :
183.51/184.27	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
183.51/184.27	c   orbital reduction:          0 reductions applied,          0 cutoffs
183.51/184.27	c   lexicographic red:          0 reductions applied,          0 cutoffs
183.51/184.27	c   shadow tree time :       0.00 s
183.51/184.27	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
183.51/184.27	c   propagation      :       0.04       2397       2278          -       5264       26.5         23       18.0          -          -          -
183.51/184.27	c   infeasible LP    :       0.00          3          3          -          3       46.0          0        0.0          3       46.0          0
183.51/184.27	c   bound exceed. LP :       0.90       2763       1310          -       4716       21.5          6       13.5          0        0.0      11127
183.51/184.27	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
183.51/184.27	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
183.51/184.27	c   applied globally :       0.02          -          -          0       7944       22.9          -          -          3          -          -
183.51/184.27	c   applied locally  :          -          -          -          0          1      124.0          -          -          0          -          -
183.51/184.27	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
183.51/184.27	c   cut pool         :      19.44          -       9842         24          -          -     163481     435549          -          -          -          -          -    (maximal pool size:       3473)
183.51/184.27	c   aggregation      :       6.71       0.00       6187         12          0          0          6          8          0          1          1          0          0
183.51/184.27	c   > cmir           :          -          -          -          -          -          -          -          8          0          1          1          0          -
183.51/184.27	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
183.51/184.27	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
183.51/184.27	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   clique           :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
183.51/184.27	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   gomory           :      57.94       0.00       3233         10          0          0     157635     245561          0      11646      11646          0          0
183.51/184.27	c   > gomorymi       :          -          -          -          -          -          -          -      96858          0       1097       1097          0          -
183.51/184.27	c   > strongcg       :          -          -          -          -          -          -          -     148703          0      10549      10549          0          -
183.51/184.27	c   impliedbounds    :       0.09       0.00       6187         12          0          0          0          0          0          0          0          0          0
183.51/184.27	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
183.51/184.27	c   minor            :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   multilinear      :       0.00       0.00        833         12          0          0          0          0          0          0          0          0          0
183.51/184.27	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
183.51/184.27	c   rlt              :       0.01       0.00        854         10          0          0          0          0          0          0          0          0          0
183.51/184.27	c   zerohalf         :       5.59       0.00       3235         12          0          0       5840     189980          0      34388      34388          0          0
183.51/184.27	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
183.51/184.27	c   hybrid           :       0.84       0.00       6382         12      46035          0     389514         43          0       1878
183.51/184.27	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c Pricers            :   ExecTime  SetupTime      Calls       Vars
183.51/184.27	c   problem variables:       0.00          -          0          0
183.51/184.27	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
183.51/184.27	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c   relpscost        :       9.90       0.00       6483          0          0          4       1349          0       2305      11784
183.51/184.27	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
183.51/184.27	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
183.51/184.27	c   LP solutions     :       0.01          -          -          1          1
183.51/184.27	c   relax solutions  :       0.00          -          -          0          0
183.51/184.27	c   pseudo solutions :       0.00          -          -          0          0
183.51/184.27	c   strong branching :       0.01          -          -          4          4
183.51/184.27	c   actconsdiving    :       0.00       0.00          0          0          0
183.51/184.27	c   adaptivediving   :       0.27       0.00         68          0          0
183.51/184.27	c   alns             :       0.05       0.00          6          0          0
183.51/184.27	c   bound            :       0.00       0.00          0          0          0
183.51/184.27	c   clique           :       0.00       0.00          1          1          1
183.51/184.27	c   coefdiving       :       0.00       0.00          0          0          0
183.51/184.27	c   completesol      :       0.00       0.00          0          0          0
183.51/184.27	c   conflictdiving   :       0.27       0.00        157          1          1
183.51/184.27	c   crossover        :       0.01       0.00          1          1          0
183.51/184.27	c   dins             :       0.00       0.00          0          0          0
183.51/184.27	c   distributiondivin:       5.78       0.00        157          0          0
183.51/184.27	c   dps              :       0.00       0.00          0          0          0
183.51/184.27	c   dualval          :       0.00       0.00          0          0          0
183.51/184.27	c   farkasdiving     :       0.00       0.00          0          0          0
183.51/184.27	c   feasjump         :       0.00       0.00          0          0          0
183.51/184.27	c   feaspump         :       0.00       0.00          0          0          0
183.51/184.27	c   fixandinfer      :       0.00       0.00          0          0          0
183.51/184.27	c   fracdiving       :       0.27       0.00        157          0          0
183.51/184.27	c   gins             :       0.00       0.00          0          0          0
183.51/184.27	c   guideddiving     :       0.31       0.00        157          0          0
183.51/184.27	c   indcoefdiving    :       0.00       0.00          0          0          0
183.51/184.27	c   indicator        :       0.00       0.00          0          0          0
183.51/184.27	c   indicatordiving  :       0.00       0.00          0          0          0
183.51/184.27	c   indoneopt        :       0.06       0.00         13          0          0
183.51/184.27	c   indrounding      :       0.00       0.00          0          0          0
183.51/184.27	c   indtwoopt        :       0.00       0.00          0          0          0
183.51/184.27	c   intdiving        :       0.00       0.00          0          0          0
183.51/184.27	c   intshifting      :       0.00       0.00          0          0          0
183.51/184.27	c   linesearchdiving :       0.31       0.00        158          0          0
183.51/184.27	c   localbranching   :       0.00       0.00          0          0          0
183.51/184.27	c   locks            :       0.00       0.00          1          0          0
183.51/184.27	c   lpface           :       0.05       0.00          1          0          0
183.51/184.27	c   mpec             :       0.00       0.00          0          0          0
183.51/184.27	c   multistart       :       0.00       0.00          0          0          0
183.51/184.27	c   mutation         :       0.00       0.00          0          0          0
183.51/184.27	c   nlpdiving        :       0.00       0.00          0          0          0
183.51/184.27	c   objpscostdiving  :       0.03       0.00          3          0          0
183.51/184.27	c   octane           :       0.00       0.00          0          0          0
183.51/184.27	c   ofins            :       0.00       0.00          0          0          0
183.51/184.27	c   oneopt           :       0.00       0.00         13          4          4
183.51/184.27	c   padm             :       0.00       0.00          0          0          0
183.51/184.27	c   proximity        :       0.00       0.00          0          0          0
183.51/184.27	c   pscostdiving     :       0.40       0.00        158          0          0
183.51/184.27	c   randrounding     :       0.03       0.00        430          0          0
183.51/184.27	c   rens             :       0.01       0.00          1          0          0
183.51/184.27	c   reoptsols        :       0.00       0.00          0          0          0
183.51/184.27	c   repair           :       0.00       0.00          0          0          0
183.51/184.27	c   rins             :       0.01       0.00          1          0          0
183.51/184.27	c   rootsoldiving    :       0.04       0.00          5          3          0
183.51/184.27	c   rounding         :       0.08       0.00       1578          0          0
183.51/184.27	c   scheduler        :       0.00       0.00          0          0          0
183.51/184.27	c   shiftandpropagate:       0.00       0.00          0          0          0
183.51/184.27	c   shifting         :       0.90       0.00       6903         16          6
183.51/184.27	c   simplerounding   :       0.00       0.00          0          0          0
183.51/184.27	c   smallcard        :       0.00       0.00          0          0          0
183.51/184.27	c   subnlp           :       0.01       0.00          0          0          0
183.51/184.27	c   trivial          :       0.00       0.00          2          0          0
183.51/184.27	c   trivialnegation  :       0.00       0.00          0          0          0
183.51/184.27	c   trustregion      :       0.00       0.00          0          0          0
183.51/184.27	c   trysol           :       0.00       0.00          0          0          0
183.51/184.27	c   twoopt           :       0.00       0.00          0          0          0
183.51/184.27	c   undercover       :       0.00       0.00          0          0          0
183.51/184.27	c   vbounds          :       0.00       0.00          0          0          0
183.51/184.27	c   veclendiving     :       0.26       0.00        157          0          0
183.51/184.27	c   zeroobj          :       0.00       0.00          0          0          0
183.51/184.27	c   zirounding       :       0.01       0.00       1000          0          0
183.51/184.27	c   other solutions  :          -          -          -          0          -
183.51/184.27	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
183.51/184.27	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
183.51/184.27	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
183.51/184.27	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
183.51/184.27	c   primal LP        :       1.05       2897          0       0.00       0.00       1.05       2897
183.51/184.27	c   dual LP          :      62.08      25156    1361756      75.27   21934.49       1.71       7065
183.51/184.27	c   lex dual LP      :       0.00          0          0       0.00          -
183.51/184.27	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
183.51/184.27	c   resolve instable :       0.00          0          0       0.00          -
183.51/184.27	c   diving/probing LP:       1.59       2166      25618      11.83   16092.21
183.51/184.27	c   strong branching :       7.88       4355     181728      41.73   23067.51          -          -       1229
183.51/184.27	c     (at root node) :          -         26       1282      49.31          -
183.51/184.27	c   conflict analysis:       0.51       1120      11127       9.93   21930.57
183.51/184.27	c B&B Tree           :
183.51/184.27	c   number of runs   :          1
183.51/184.27	c   nodes            :      11433 (5892 internal, 5541 leaves)
183.51/184.27	c   feasible leaves  :          1
183.51/184.27	c   infeas. leaves   :        375
183.51/184.27	c   objective leaves :       5165
183.51/184.27	c   nodes (total)    :      11433 (5892 internal, 5541 leaves)
183.51/184.27	c   nodes left       :          0
183.51/184.27	c   max depth        :         23
183.51/184.27	c   max depth (total):         23
183.51/184.27	c   backtracks       :       4757 (41.6%)
183.51/184.27	c   early backtracks :          0 (0.0%)
183.51/184.27	c   nodes exc. ref.  :          0 (0.0%)
183.51/184.27	c   delayed cutoffs  :         11
183.51/184.27	c   repropagations   :        462 (630 domain reductions, 8 cutoffs)
183.51/184.27	c   avg switch length:      10.41
183.51/184.27	c   switching time   :       3.00
183.51/184.27	c Root Node          :
183.51/184.27	c   First LP value   : +0.00000000000000e+00
183.51/184.27	c   First LP Iters   :         50 (39246.47 Iter/sec)
183.51/184.27	c   First LP Time    :       0.00
183.51/184.27	c   Final Dual Bound : +0.00000000000000e+00
183.51/184.27	c   Final Root Iters :        378
183.51/184.27	c   Root LP Estimate : +1.78257269582793e+01
183.51/184.27	c Solution           :
183.51/184.27	c   Solutions found  :         31 (17 improvements)
183.51/184.27	c   First Solution   : +1.60000000000000e+02   (in run 1, after 1 nodes, 0.21 seconds, depth 27, found by <clique>)
183.51/184.27	c   Gap First Sol.   :   infinite
183.51/184.27	c   Gap Last Sol.    :     197.42 %
183.51/184.27	c   Primal Bound     : +1.20000000000000e+01   (in run 1, after 2329 nodes, 84.81 seconds, depth 14, found by <relaxation>)
183.51/184.27	c   Dual Bound       : +1.20000000000000e+01
183.51/184.27	c   Gap              :       0.00 %
183.51/184.27	c Integrals          :      Total       Avg%
183.51/184.27	c   primal-dual      :   11484.76      62.33
183.51/184.27	c   primal-ref       :          -          - (not evaluated)
183.51/184.27	c   dual-ref         :          -          - (not evaluated)
183.61/184.37	c Time complete: 183.687.

Verifier Data

OK	12

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: 64096 MiB (61832 MiB free)
  memory of node 1: 64473 MiB (61838 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425193-1720894366/watcher-4425193-1720894366 -o /tmp/evaluation-result-4425193-1720894366/solver-4425193-1720894366 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1720885247-703900 --watchdog 3760 pbscip -f HOME/instance-4425193-1720894366.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 Starting watchdog threadmit, stack expansion wi

Linux Starting watchdog threadmit, stack expansion wi

Current StackSize limit: 8192 KiB

solver pid=713111, runsolver pid=713108

[startup+0.100098 s]*
/proc/loadavg: 4.16 4.15 4.16 5/244 713112
/proc/meminfo: memFree=126629120/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=63356 memory=24068 CPUtime=0.1 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 2749 0 0 0 10 0 0 0 20 0 1 0 141593817 64876544 6017 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 15839 6017 3632 3540 0 4096 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63356 KiB
Current children cumulated memory: 24068 KiB

[startup+0.213114 s]*
/proc/loadavg: 4.16 4.15 4.16 5/244 713112
/proc/meminfo: memFree=126627272/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=67428 memory=27360 CPUtime=0.21 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 3362 0 0 0 21 0 0 0 20 0 1 0 141593817 69046272 6840 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 16857 6840 3808 3540 0 5114 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 67428 KiB
Current children cumulated memory: 27360 KiB

[startup+0.313216 s]*
/proc/loadavg: 4.16 4.15 4.16 5/244 713112
/proc/meminfo: memFree=126625116/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=69064 memory=28796 CPUtime=0.31 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 3738 0 0 0 31 0 0 0 20 0 1 0 141593817 70721536 7199 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 17266 7199 3840 3540 0 5523 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 69064 KiB
Current children cumulated memory: 28796 KiB

[startup+0.70032 s]
/proc/loadavg: 4.16 4.15 4.16 5/244 713112
/proc/meminfo: memFree=126620944/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=78320 memory=37492 CPUtime=0.68 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 5927 0 0 0 68 0 0 0 20 0 1 0 141593817 80199680 9373 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 19580 9373 3840 3540 0 7837 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 78320 KiB
Current children cumulated memory: 37492 KiB

[startup+1.50027 s]
/proc/loadavg: 4.16 4.15 4.16 5/244 713112
/proc/meminfo: memFree=126610024/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=85528 memory=44568 CPUtime=1.49 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 7491 0 0 0 148 1 0 0 20 0 1 0 141593817 87580672 11142 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 21382 11142 3998 3540 0 9639 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 85528 KiB
Current children cumulated memory: 44568 KiB

[startup+3.11283 s]
/proc/loadavg: 4.16 4.15 4.16 5/244 713112
/proc/meminfo: memFree=126603588/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=91720 memory=50640 CPUtime=3.09 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 9065 0 0 0 308 1 0 0 20 0 1 0 141593817 93921280 12660 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 22930 12660 3998 3540 0 11187 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 91720 KiB
Current children cumulated memory: 50640 KiB

[startup+6.30028 s]
/proc/loadavg: 4.23 4.17 4.17 5/244 713112
/proc/meminfo: memFree=126592368/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=106096 memory=62776 CPUtime=6.26 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 12063 0 0 0 624 2 0 0 20 0 1 0 141593817 108642304 15694 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 26524 15694 3998 3540 0 14781 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 106096 KiB
Current children cumulated memory: 62776 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.16 4.16 5/244 713114
/proc/meminfo: memFree=126550224/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=132496 memory=89140 CPUtime=12.64 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 18916 0 0 0 1261 3 0 0 20 0 1 0 141593817 135675904 22285 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 33124 22285 3998 3540 0 21381 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 132496 KiB
Current children cumulated memory: 89140 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.15 4.16 5/244 713115
/proc/meminfo: memFree=126515772/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=149460 memory=104188 CPUtime=25.4 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 22680 0 0 0 2536 4 0 0 20 0 1 0 141593817 153047040 26047 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 37365 26047 3998 3540 0 25622 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 149460 KiB
Current children cumulated memory: 104188 KiB

[startup+51.1128 s]
/proc/loadavg: 4.19 4.16 4.16 5/244 713120
/proc/meminfo: memFree=126459572/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=183156 memory=135548 CPUtime=50.91 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 30519 0 0 0 5086 5 0 0 20 0 1 0 141593817 187551744 33887 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 45789 33887 3998 3540 0 34046 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 183156 KiB
Current children cumulated memory: 135548 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/244 713129
/proc/meminfo: memFree=126390672/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=235428 memory=184580 CPUtime=101.91 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 42765 0 0 0 10179 12 0 0 20 0 1 0 141593817 241078272 46145 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 58857 46145 3998 3540 0 47114 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 235428 KiB
Current children cumulated memory: 184580 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/244 713141
/proc/meminfo: memFree=126356440/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=261920 memory=210272 CPUtime=161.69 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 49430 0 0 0 16149 20 0 0 20 0 1 0 141593817 268206080 52568 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 65480 52568 3998 3540 0 53737 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 261920 KiB
Current children cumulated memory: 210272 KiB

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

# cumulated CPU time of all completed processes:  user=183.449 s, system=0.246009 s

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

[startup+166.4 s]
/proc/loadavg: 4.09 4.13 4.15 5/244 713141
/proc/meminfo: memFree=126355176/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=263268 memory=211592 CPUtime=165.77 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 49786 0 0 0 16557 20 0 0 20 0 1 0 141593817 269586432 52898 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 65817 52898 3998 3540 0 54074 0
Current children cumulated CPU time: 165.77 s
Current children cumulated vsize: 263268 KiB
Current children cumulated memory: 211592 KiB

[startup+172.8 s]
/proc/loadavg: 4.08 4.13 4.15 5/242 713143
/proc/meminfo: memFree=126352548/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=265692 memory=214232 CPUtime=172.15 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 50405 0 0 0 17194 21 0 0 20 0 1 0 141593817 272068608 53558 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 66423 53558 3998 3540 0 54680 0
Current children cumulated CPU time: 172.15 s
Current children cumulated vsize: 265692 KiB
Current children cumulated memory: 214232 KiB

[startup+179.2 s]
/proc/loadavg: 4.16 4.14 4.16 5/242 713144
/proc/meminfo: memFree=126341660/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=269740 memory=218192 CPUtime=178.53 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 51421 0 0 0 17831 22 0 0 20 0 1 0 141593817 276213760 54548 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 67435 54548 3998 3540 0 55692 0
Current children cumulated CPU time: 178.53 s
Current children cumulated vsize: 269740 KiB
Current children cumulated memory: 218192 KiB

[startup+182.4 s]
/proc/loadavg: 4.14 4.14 4.15 5/242 713145
/proc/meminfo: memFree=126339800/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=270260 memory=218832 CPUtime=181.71 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 52204 0 0 0 18149 22 0 0 20 0 1 0 141593817 276746240 54708 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 67565 54708 3998 3540 0 55822 0
Current children cumulated CPU time: 181.71 s
Current children cumulated vsize: 270260 KiB
Current children cumulated memory: 218832 KiB

[startup+183.2 s]
/proc/loadavg: 4.14 4.14 4.15 5/242 713145
/proc/meminfo: memFree=126339800/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=270604 memory=219176 CPUtime=182.51 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 52717 0 0 0 18228 23 0 0 20 0 1 0 141593817 277098496 54794 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 67651 54794 3998 3540 0 55908 0
Current children cumulated CPU time: 182.51 s
Current children cumulated vsize: 270604 KiB
Current children cumulated memory: 219176 KiB

[startup+184 s]*
/proc/loadavg: 4.14 4.14 4.15 5/242 713145
/proc/meminfo: memFree=126336252/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=270604 memory=219176 CPUtime=183.32 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 52717 0 0 0 18309 23 0 0 20 0 1 0 141593817 277098496 54794 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 67651 54794 3998 3540 0 55908 0
Current children cumulated CPU time: 183.32 s
Current children cumulated vsize: 270604 KiB
Current children cumulated memory: 219176 KiB

[startup+184.2 s]
/proc/loadavg: 4.14 4.14 4.15 5/242 713145
/proc/meminfo: memFree=126336252/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=270604 memory=219176 CPUtime=183.51 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 52717 0 0 0 18328 23 0 0 20 0 1 0 141593817 277098496 54794 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 67651 54794 3998 3540 0 55908 0
Current children cumulated CPU time: 183.51 s
Current children cumulated vsize: 270604 KiB
Current children cumulated memory: 219176 KiB

[startup+184.3 s]
/proc/loadavg: 4.14 4.14 4.15 5/242 713145
/proc/meminfo: memFree=126336252/131655788 swapFree=131071996/131071996
[pid=713111] ppid=713108 vsize=270604 memory=219176 CPUtime=183.61 cores=0,2
/proc/713111/stat : 713111 (pbscip) R 713108 713111 703890 0 -1 4194304 52717 0 0 0 18338 23 0 0 20 0 1 0 141593817 277098496 54794 134679101440 4194304 18693293 140732907201152 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 37519360 140732907209720 140732907209819 140732907209819 140732907216846 0
/proc/713111/statm: 67651 54794 3998 3540 0 55908 0
Current children cumulated CPU time: 183.61 s
Current children cumulated vsize: 270604 KiB
Current children cumulated memory: 219176 KiB

Child status: 0

Real time (s): 184.378
CPU time (s): 183.695
CPU user time (s): 183.449
CPU system time (s): 0.246009
CPU usage (%): 99.6295
Max. virtual memory (cumulated for all children) (KiB): 270604
Max. memory (cumulated for all children) (KiB): 219176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.449
system time used= 0.246009
maximum resident set size= 220676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52722
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= 1304


# summary of solver processes directly reported to runsolver:
#   pid: 713111
#   total CPU time (s): 183.695
#   total CPU user time (s): 183.449
#   total CPU system time (s): 0.246009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.840975 second user time and 1.91907 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-13 20:12:59
IDJOB=4425193
IDBENCH=144131
IDSOLVER=3038
FILE ID=nodeC011/4425193-1720894366
RUNJOBID= nodeC011-1720885247-703900
SLURM_JOB_ID= 7485791
Free space on /tmp= 723728 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/coloring/normalized-queen5-5-4_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425193-1720894366/watcher-4425193-1720894366 -o /tmp/evaluation-result-4425193-1720894366/solver-4425193-1720894366 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1720885247-703900 --watchdog 3760  pbscip -f HOME/instance-4425193-1720894366.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= cb6ea9648287f931b56a2a3b8dcad6ec
RANDOM SEED=623267137

nodeC011.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		: 3491.625
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.20
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		: 3659.016
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.121
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.20
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.261
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		: 3667.126
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.20
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		: 3664.794
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.344
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.20
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.315
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:        126639732 kB
MemAvailable:   127874756 kB
Buffers:          340448 kB
Cached:          1725852 kB
SwapCached:            0 kB
Active:           519956 kB
Inactive:        3954244 kB
Active(anon):       1428 kB
Inactive(anon):  2444188 kB
Active(file):     518528 kB
Inactive(file):  1510056 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18800 kB
Writeback:             8 kB
AnonPages:       2407920 kB
Mapped:           137084 kB
Shmem:             37704 kB
KReclaimable:      93276 kB
Slab:             188148 kB
SReclaimable:      93276 kB
SUnreclaim:        94872 kB
KernelStack:        3904 kB
PageTables:        14028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2977236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            46208 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1241088 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:      185160 kB
DirectMap2M:    17545216 kB
DirectMap1G:    118489088 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC011 at 2024-07-13 20:16:04