Trace number 4526632

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 184.138 184.697

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 benchmark14.7606
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4526632-1751632187.wbo>
0.00/0.01	c original problem has 740 variables (740 bin, 0 int, 0 impl, 0 cont) and 1306 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.02	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.02	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.04	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.04	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.06	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.06	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.08	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.08	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.09	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.09	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.09/0.10	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.09/0.10	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.09/0.11	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.09/0.11	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.09/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.09/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.09/0.12	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.09/0.12	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.09/0.13	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.09/0.13	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.09/0.13	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.09/0.13	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.09/0.14	c    (0.1s) probing: 1000/1380 (72.5%) - 0 fixings, 498 aggregations, 0 implications, 0 bound changes
0.09/0.14	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.09/0.14	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.09/0.14	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.09/0.14	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.09/0.15	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.09/0.15	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.09/0.15	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.09/0.15	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.09/0.16	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.09/0.16	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.09/0.16	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.09/0.16	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.09/0.17	c    (0.2s) probing: 1331/1380 (96.4%) - 0 fixings, 640 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.09/0.17	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.09/0.17	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.09/0.17	c    (0.2s) probing: 1336/1380 (96.8%) - 0 fixings, 640 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.09/0.17	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.09/0.17	c    (0.2s) no symmetry present (symcode time: 0.00)
0.09/0.17	c presolving (54 rounds: 54 fast, 28 medium, 28 exhaustive):
0.09/0.17	c  640 deleted vars, 625 deleted constraints, 0 added constraints, 640 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.17	c  0 implications, 25 cliques
0.09/0.17	c presolved problem has 740 variables (740 bin, 0 int, 0 impl, 0 cont) and 681 constraints
0.09/0.17	c       1 constraints of type <knapsack>
0.09/0.17	c      25 constraints of type <setppc>
0.09/0.17	c     640 constraints of type <linear>
0.09/0.17	c      15 constraints of type <indicator>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.16
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 10.0.0
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.09/0.17	c limits/time = 3596.997018
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.09/0.17	c limits/memory = 27900
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.17	o 160
0.09/0.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.17	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.09/0.19	c   0.2s|     1 |     0 |    50 |     - |    11M |   0 | 740 | 682 | 665 |   0 |  0 |   1 |   0 | 0.000000e+00 | 1.600000e+02 |    Inf | unknown
0.09/0.19	o 108
0.09/0.19	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.09/0.20	c   0.2s|     1 |     0 |   106 |     - |    12M |   0 | 740 | 681 | 671 |   6 |  1 |   1 |   0 | 0.000000e+00 | 1.080000e+02 |    Inf | unknown
0.09/0.20	o 69
0.09/0.20	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.19/0.21	c   0.2s|     1 |     0 |   148 |     - |    12M |   0 | 740 | 681 | 676 |  11 |  2 |   1 |   0 | 0.000000e+00 | 6.900000e+01 |    Inf | unknown
0.19/0.23	c   0.2s|     1 |     0 |   176 |     - |    13M |   0 | 740 | 681 | 679 |  14 |  3 |   1 |   0 | 0.000000e+00 | 6.900000e+01 |    Inf | unknown
0.19/0.23	o 64
0.19/0.23	c r 0.2s|     1 |     0 |   176 |     - |shifting|   0 | 740 | 681 | 679 |  14 |  3 |   1 |   0 | 0.000000e+00 | 6.400000e+01 |    Inf | unknown
0.19/0.27	c   0.3s|     1 |     0 |   200 |     - |    14M |   0 | 740 | 681 | 682 |  17 |  4 |   1 |   0 | 0.000000e+00 | 6.400000e+01 |    Inf | unknown
0.19/0.27	o 60
0.19/0.27	c i 0.3s|     1 |     0 |   200 |     - |  oneopt|   0 | 740 | 681 | 682 |  17 |  4 |   1 |   0 | 0.000000e+00 | 6.000000e+01 |    Inf | unknown
0.29/0.32	c   0.3s|     1 |     0 |   227 |     - |    15M |   0 | 740 | 681 | 685 |  20 |  5 |   1 |   0 | 0.000000e+00 | 6.000000e+01 |    Inf | unknown
0.29/0.32	o 55
0.29/0.32	c r 0.3s|     1 |     0 |   227 |     - |shifting|   0 | 740 | 681 | 685 |  20 |  5 |   1 |   0 | 0.000000e+00 | 5.500000e+01 |    Inf | unknown
0.29/0.32	o 52
0.29/0.32	c i 0.3s|     1 |     0 |   227 |     - |  oneopt|   0 | 740 | 681 | 685 |  20 |  5 |   1 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf | unknown
0.29/0.38	c   0.4s|     1 |     0 |   243 |     - |    18M |   0 | 740 | 681 | 687 |  22 |  6 |   1 |   0 | 0.000000e+00 | 5.200000e+01 |    Inf | unknown
0.29/0.38	o 50
0.29/0.38	c r 0.4s|     1 |     0 |   243 |     - |shifting|   0 | 740 | 681 | 687 |  22 |  6 |   1 |   0 | 0.000000e+00 | 5.000000e+01 |    Inf | unknown
0.29/0.38	o 49
0.29/0.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.29/0.38	c i 0.4s|     1 |     0 |   243 |     - |  oneopt|   0 | 740 | 681 | 687 |  22 |  6 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.39/0.41	c   0.4s|     1 |     0 |   271 |     - |    19M |   0 | 740 | 681 | 691 |  26 |  7 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.39/0.44	c   0.4s|     1 |     0 |   289 |     - |    21M |   0 | 740 | 681 | 694 |  29 |  8 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.39/0.48	c   0.5s|     1 |     0 |   304 |     - |    22M |   0 | 740 | 681 | 697 |  32 |  9 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.49/0.53	c   0.5s|     1 |     0 |   329 |     - |    24M |   0 | 740 | 681 | 701 |  36 | 10 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.49/0.53	c   0.5s|     1 |     0 |   361 |     - |    24M |   0 | 740 | 681 | 704 |  39 | 11 |   1 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf | unknown
0.49/0.54	o 40
0.49/0.54	c d 0.5s|     1 |     0 |   467 |     - |conflict|   0 | 740 | 681 | 704 |   0 | 11 |   1 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.49/0.55	c   0.5s|     1 |     0 |   475 |     - |    24M |   0 | 740 | 681 | 704 |  39 | 11 |   1 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.49/0.56	c   0.6s|     1 |     0 |   492 |     - |    24M |   0 | 740 | 681 | 708 |  43 | 12 |   1 |   0 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.59/0.62	c   0.6s|     1 |     2 |   497 |     - |    24M |   0 | 740 | 681 | 708 |  43 | 13 |   1 |  26 | 0.000000e+00 | 4.000000e+01 |    Inf | unknown
0.78/0.88	o 39
0.78/0.88	c r 0.9s|    11 |    10 |  1103 |  72.5 |shifting|  10 | 740 | 681 | 689 |  53 |  3 |   1 | 168 | 0.000000e+00 | 3.900000e+01 |    Inf | unknown
0.78/0.89	o 29
0.78/0.89	c i 0.9s|    11 |    10 |  1119 |  74.1 |  oneopt|  10 | 740 | 681 | 694 |  58 |  4 |   1 | 168 | 0.000000e+00 | 2.900000e+01 |    Inf | unknown
1.58/1.62	o 17
1.58/1.62	c * 1.6s|    39 |    34 |  2861 |  65.3 |strongbr|  14 | 740 | 681 | 690 |  97 |  1 |   1 | 557 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
2.78/2.87	c   2.9s|   100 |    81 |  6814 |  65.0 |    36M |  16 | 740 | 795 | 705 | 242 |  4 | 115 |1129 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
3.17/3.23	o 16
3.17/3.23	c * 3.2s|   123 |    88 |  8434 |  66.0 |strongbr|  16 | 740 | 698 | 701 | 305 |  3 | 148 |1264 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
3.97/4.10	o 15
3.97/4.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.97/4.10	c * 4.1s|   177 |    99 | 11922 |  65.6 |strongbr|  16 | 740 | 716 | 705 | 502 |  3 | 284 |1531 | 0.000000e+00 | 1.500000e+01 |    Inf |   2.02%
4.37/4.49	c   4.5s|   200 |   112 | 13851 |  67.7 |    42M |  16 | 740 | 753 | 717 | 632 |  2 | 321 |1593 | 0.000000e+00 | 1.500000e+01 |    Inf |   2.14%
5.27/5.39	o 13
5.27/5.39	c * 5.4s|   242 |   106 | 17501 |  71.0 |strongbr|  16 | 740 | 727 | 714 | 879 |  1 | 471 |1792 | 0.000000e+00 | 1.300000e+01 |    Inf |   3.05%
6.36/6.40	c   6.4s|   300 |   128 | 22937 |  75.4 |    53M |  16 | 740 | 839 | 754 |1338 | 17 | 583 |1904 | 0.000000e+00 | 1.300000e+01 |    Inf |   3.64%
7.86/7.92	c   7.9s|   400 |   166 | 31060 |  76.9 |    53M |  17 | 740 | 920 | 746 |1986 |  1 | 664 |2049 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.33%
9.45/9.55	c   9.5s|   500 |   244 | 41705 |  82.8 |    62M |  20 | 740 | 945 | 700 |2729 |  1 | 689 |2169 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.90%
11.85/11.94	c  11.9s|   600 |   344 | 55615 |  92.2 |    72M |  20 | 740 | 972 | 694 |3812 |  1 | 716 |2313 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.90%
14.74/14.84	c  14.8s|   700 |   442 | 72260 | 102.8 |    77M |  20 | 740 | 980 | 695 |5228 |  1 | 724 |2451 | 0.000000e+00 | 1.300000e+01 |    Inf |   4.92%
19.12/19.28	c  19.3s|   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.41/23.55	c  23.5s|   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.19/27.37	c  27.4s|  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.59/31.79	c  31.8s|  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.67/35.80	c  35.8s|  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.16/40.39	c  40.4s|  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.04/45.21	c  45.2s|  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.03/50.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
50.03/50.29	c  50.3s|  1500 |  1054 |258377 | 172.1 |   127M |  20 | 740 |1313 | 760 |  19k|  0 |1057 |2917 | 2.943239e+00 | 1.300000e+01 | 341.69%|  18.84%
53.62/53.86	c  53.8s|  1600 |  1108 |277116 | 173.1 |   130M |  20 | 740 |1339 | 694 |  20k|  1 |1083 |2920 | 3.000000e+00 | 1.300000e+01 | 333.33%|  22.22%
58.61/58.87	c  58.9s|  1700 |  1170 |302615 | 177.9 |   137M |  20 | 740 |1390 | 777 |  22k|  1 |1138 |2931 | 3.125000e+00 | 1.300000e+01 | 316.00%|  24.91%
62.49/62.75	c  62.7s|  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.18/67.44	c  67.4s|  1900 |  1270 |346593 | 182.3 |   140M |  20 | 740 |1513 | 772 |  24k|  9 |1270 |3016 | 3.468085e+00 | 1.300000e+01 | 274.85%|  28.76%
72.46/72.75	c  72.7s|  2000 |  1322 |370627 | 185.2 |   148M |  20 | 740 |1566 | 779 |  26k| 10 |1327 |3068 | 3.500000e+00 | 1.300000e+01 | 271.43%|  30.84%
76.65/76.96	c  77.0s|  2100 |  1372 |393038 | 187.1 |   154M |  20 | 740 |1645 | 751 |  27k|  1 |1411 |3080 | 3.739130e+00 | 1.300000e+01 | 247.67%|  33.11%
79.44/79.73	c  79.7s|  2200 |  1426 |409881 | 186.2 |   155M |  20 | 740 |1748 | 775 |  28k|  1 |1526 |3103 | 3.923077e+00 | 1.300000e+01 | 231.37%|  34.92%
82.43/82.78	c  82.8s|  2300 |  1480 |427433 | 185.8 |   156M |  20 | 740 |1801 | 800 |  29k|  1 |1593 |3118 | 4.000000e+00 | 1.300000e+01 | 225.00%|  36.07%
83.63/83.95	o 12
83.63/83.95	c *83.9s|  2329 |  1198 |433105 | 185.9 |    LP  |  20 | 740 |1145 | 737 |  29k|  2 |1602 |3122 | 4.034682e+00 | 1.200000e+01 | 197.42%|  40.38%
86.52/86.81	c  86.8s|  2400 |  1213 |448637 | 186.9 |   162M |  20 | 740 |1201 | 751 |  30k|  0 |1667 |3134 | 4.250000e+00 | 1.200000e+01 | 182.35%|  41.68%
88.61/88.97	c  89.0s|  2500 |  1247 |463879 | 185.5 |   167M |  20 | 740 |1271 | 794 |  31k|  1 |1754 |3144 | 4.266667e+00 | 1.200000e+01 | 181.25%|  43.00%
90.90/91.28	c  91.3s|  2600 |  1285 |480153 | 184.6 |   168M |  20 | 740 |1303 | 773 |  31k|  1 |1817 |3152 | 4.350000e+00 | 1.200000e+01 | 175.86%|  44.11%
93.10/93.48	c  93.5s|  2700 |  1315 |494617 | 183.1 |   168M |  20 | 740 |1324 | 819 |  32k|  1 |1859 |3175 | 4.526316e+00 | 1.200000e+01 | 165.12%|  45.28%
96.49/96.88	c  96.9s|  2800 |  1333 |514507 | 183.7 |   171M |  20 | 740 |1330 | 760 |  33k|  0 |1884 |3188 | 4.750000e+00 | 1.200000e+01 | 152.63%|  46.86%
98.99/99.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
98.99/99.30	c  99.3s|  2900 |  1361 |530225 | 182.8 |   174M |  20 | 740 |1425 | 780 |  33k|  0 |2007 |3213 | 4.875000e+00 | 1.200000e+01 | 146.15%|  48.09%
100.58/100.99	c   101s|  3000 |  1391 |543821 | 181.2 |   174M |  21 | 740 |1485 | 766 |  34k|  0 |2121 |3247 | 5.000000e+00 | 1.200000e+01 | 140.00%|  48.98%
103.27/103.70	c   104s|  3100 |  1415 |560359 | 180.7 |   175M |  21 | 740 |1567 | 765 |  34k|  3 |2246 |3261 | 5.266667e+00 | 1.200000e+01 | 127.85%|  50.33%
105.86/106.27	c   106s|  3200 |  1451 |576674 | 180.1 |   178M |  21 | 740 |1603 | 848 |  35k|  1 |2354 |3272 | 5.303571e+00 | 1.200000e+01 | 126.26%|  51.60%
108.76/109.17	c   109s|  3300 |  1475 |595348 | 180.3 |   179M |  21 | 740 |1610 | 802 |  36k|  0 |2430 |3293 | 5.500000e+00 | 1.200000e+01 | 118.18%|  52.77%
111.45/111.81	c   112s|  3400 |  1491 |611070 | 179.7 |   179M |  21 | 740 |1614 | 764 |  36k|  2 |2521 |3334 | 5.630870e+00 | 1.200000e+01 | 113.11%|  54.11%
114.34/114.70	c   115s|  3500 |  1515 |629455 | 179.8 |   180M |  21 | 740 |1594 | 800 |  37k|  1 |2555 |3365 | 5.800000e+00 | 1.200000e+01 | 106.90%|  55.15%
116.73/117.16	c   117s|  3600 |  1517 |647019 | 179.7 |   181M |  21 | 740 |1605 | 812 |  38k|  1 |2626 |3391 | 5.846154e+00 | 1.200000e+01 | 105.26%|  56.55%
118.82/119.29	c   119s|  3700 |  1535 |661327 | 178.7 |   183M |  21 | 740 |1651 | 781 |  38k|  1 |2779 |3402 | 5.992168e+00 | 1.200000e+01 | 100.26%|  57.42%
120.91/121.36	c   121s|  3800 |  1566 |676506 | 178.0 |   183M |  21 | 740 |1635 | 800 |  39k|  2 |2883 |3406 | 6.000000e+00 | 1.200000e+01 | 100.00%|  58.31%
123.01/123.42	c   123s|  3900 |  1593 |692444 | 177.5 |   187M |  21 | 740 |1665 | 787 |  39k|  1 |3032 |3417 | 6.000000e+00 | 1.200000e+01 | 100.00%|  59.17%
125.10/125.57	c   126s|  4000 |  1589 |706091 | 176.5 |   186M |  21 | 740 |1649 | 739 |  39k|  0 |3100 |3430 | 6.028360e+00 | 1.200000e+01 |  99.06%|  60.20%
126.90/127.33	c   127s|  4100 |  1595 |720439 | 175.7 |   187M |  21 | 740 |1632 | 831 |  40k|  1 |3203 |3445 | 6.170455e+00 | 1.200000e+01 |  94.48%|  61.15%
129.19/129.66	c   130s|  4200 |  1605 |735176 | 175.0 |   191M |  21 | 740 |1599 | 779 |  40k|  1 |3288 |3463 | 6.242086e+00 | 1.200000e+01 |  92.24%|  62.23%
130.98/131.43	c   131s|  4300 |  1607 |749946 | 174.4 |   192M |  21 | 740 |1566 | 801 |  41k|  2 |3347 |3477 | 6.333333e+00 | 1.200000e+01 |  89.47%|  63.14%
132.88/133.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.88/133.33	c   133s|  4400 |  1617 |764179 | 173.6 |   193M |  21 | 740 |1606 | 818 |  41k|  2 |3530 |3523 | 6.496680e+00 | 1.200000e+01 |  84.71%|  64.01%
133.98/134.45	c   134s|  4500 |  1619 |775780 | 172.3 |   193M |  21 | 740 |1579 | 821 |  41k|  1 |3603 |3541 | 6.514178e+00 | 1.200000e+01 |  84.21%|  64.78%
135.47/135.93	c   136s|  4600 |  1639 |788634 | 171.4 |   194M |  21 | 740 |1586 | 768 |  42k|  0 |3742 |3554 | 6.629556e+00 | 1.200000e+01 |  81.01%|  65.45%
136.78/137.26	c   137s|  4700 |  1653 |802380 | 170.7 |   195M |  21 | 740 |1598 | 798 |  42k|  0 |3889 |3599 | 6.750000e+00 | 1.200000e+01 |  77.78%|  66.12%
137.68/138.12	c   138s|  4800 |  1653 |812991 | 169.3 |   195M |  21 | 740 |1564 | 756 |  42k|  0 |3998 |3607 | 6.862827e+00 | 1.200000e+01 |  74.86%|  66.83%
139.37/139.80	c   140s|  4900 |  1653 |827981 | 168.9 |   196M |  21 | 740 |1596 | 924 |  42k|  0 |4139 |3652 | 6.896739e+00 | 1.200000e+01 |  74.00%|  67.46%
140.26/140.74	c   141s|  5000 |  1659 |840295 | 168.0 |   197M |  21 | 740 |1525 | 885 |  43k|  9 |4179 |3675 | 6.972540e+00 | 1.200000e+01 |  72.10%|  67.94%
141.56/142.05	c   142s|  5100 |  1674 |852943 | 167.2 |   197M |  21 | 740 |1536 | 835 |  43k|  1 |4362 |3686 | 7.000635e+00 | 1.200000e+01 |  71.41%|  68.51%
142.46/142.95	c   143s|  5200 |  1674 |864557 | 166.2 |   198M |  22 | 740 |1498 | 795 |  43k|  2 |4442 |3704 | 7.029299e+00 | 1.200000e+01 |  70.71%|  69.10%
143.25/143.76	c   144s|  5300 |  1684 |874737 | 165.0 |   198M |  22 | 740 |1510 | 808 |  43k|  4 |4580 |3721 | 7.076923e+00 | 1.200000e+01 |  69.57%|  69.57%
144.55/145.08	c   145s|  5400 |  1692 |888067 | 164.4 |   199M |  22 | 740 |1464 | 840 |  43k|  2 |4661 |3741 | 7.250000e+00 | 1.200000e+01 |  65.52%|  70.07%
145.45/145.93	c   146s|  5500 |  1684 |897991 | 163.2 |   199M |  22 | 740 |1432 |   0 |  43k|  0 |4743 |3754 | 7.283333e+00 | 1.200000e+01 |  64.76%|  70.51%
147.04/147.53	c   148s|  5600 |  1686 |910271 | 162.5 |   200M |  22 | 740 |1391 | 770 |  44k|  0 |4797 |3788 | 7.369318e+00 | 1.200000e+01 |  62.84%|  71.12%
147.94/148.48	c   148s|  5700 |  1678 |920260 | 161.4 |   200M |  22 | 740 |1416 | 796 |  44k|  0 |4923 |3808 | 7.419169e+00 | 1.200000e+01 |  61.74%|  71.74%
148.74/149.27	c   149s|  5800 |  1684 |930769 | 160.4 |   200M |  22 | 740 |1424 | 801 |  44k|  0 |5006 |3809 | 7.484733e+00 | 1.200000e+01 |  60.33%|  72.14%
149.83/150.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
149.83/150.31	c   150s|  5900 |  1674 |940542 | 159.4 |   201M |  22 | 740 |1416 | 808 |  44k|  1 |5097 |3813 | 7.533333e+00 | 1.200000e+01 |  59.29%|  72.79%
150.53/151.06	c   151s|  6000 |  1666 |950713 | 158.4 |   201M |  22 | 740 |1388 | 762 |  44k|  0 |5152 |3828 | 7.600000e+00 | 1.200000e+01 |  57.89%|  73.20%
151.23/151.75	c   152s|  6100 |  1660 |958313 | 157.1 |   202M |  22 | 740 |1350 | 925 |  44k|  0 |5216 |3833 | 7.621951e+00 | 1.200000e+01 |  57.44%|  73.54%
152.12/152.63	c   153s|  6200 |  1673 |969914 | 156.4 |   202M |  22 | 740 |1330 | 820 |  44k|  0 |5318 |3837 | 7.659978e+00 | 1.200000e+01 |  56.66%|  73.83%
152.92/153.41	c   153s|  6300 |  1667 |980814 | 155.6 |   203M |  22 | 740 |1328 | 885 |  44k|  1 |5402 |3844 | 7.709794e+00 | 1.200000e+01 |  55.65%|  74.31%
153.53/154.02	c   154s|  6400 |  1652 |990358 | 154.7 |   203M |  22 | 740 |1273 | 836 |  44k|  2 |5424 |3851 | 7.750000e+00 | 1.200000e+01 |  54.84%|  75.09%
154.32/154.87	c   155s|  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.02/155.57	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%
155.72/156.29	c   156s|  6700 |  1597 |  1020k| 152.2 |   204M |  22 | 740 |1341 | 798 |  45k|  0 |5743 |3917 | 7.866269e+00 | 1.200000e+01 |  52.55%|  76.21%
156.62/157.15	c   157s|  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.22/157.75	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%
157.91/158.47	c   158s|  7000 |  1575 |  1046k| 149.4 |   205M |  22 | 740 |1386 | 810 |  45k|  0 |6076 |3982 | 7.968750e+00 | 1.200000e+01 |  50.59%|  77.07%
158.71/159.27	c   159s|  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.51/160.02	c   160s|  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.20/160.76	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%
160.80/161.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.80/161.37	c   161s|  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.40/161.93	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.00/162.54	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%
162.90/163.41	c   163s|  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.39/164.00	c   164s|  7800 |  1453 |  1113k| 142.8 |   207M |  23 | 740 |1244 |   0 |  45k|  0 |6697 |4054 | 8.187500e+00 | 1.200000e+01 |  46.56%|  80.42%
163.99/164.52	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.59/165.15	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.19/165.73	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.69/166.27	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/166.92	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.98/167.51	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.78/168.32	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.28/168.88	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.97/169.54	c   170s|  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.58/170.13	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%
170.17/170.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
170.17/170.73	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.67/171.29	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%
171.27/171.85	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.86/172.48	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%
172.36/172.99	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.96/173.58	c   174s|  9400 |  1017 |  1246k| 132.6 |   211M |  23 | 740 |1189 | 817 |  45k|  0 |7407 |4213 | 8.802832e+00 | 1.200000e+01 |  36.32%|  86.95%
173.46/174.06	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%
174.06/174.63	c   175s|  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.66/175.22	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%
175.16/175.79	c   176s|  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.75/176.36	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%
176.35/176.94	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.85/177.43	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%
177.35/177.93	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.85/178.45	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%
178.45/179.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.45/179.02	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%
179.04/179.60	c   180s| 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.54/180.15	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%
180.04/180.67	c   181s| 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.64/181.28	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%
181.24/181.80	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.74/182.32	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%
182.24/182.80	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.84/183.42	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%
183.24/183.89	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.83/184.41	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%
184.03/184.60	c 
184.03/184.60	c SCIP Status        : problem is solved [optimal solution found]
184.03/184.60	c Solving Time (sec) : 184.60
184.03/184.60	c Solving Nodes      : 11433
184.03/184.60	c Primal Bound       : +1.20000000000000e+01 (31 solutions)
184.03/184.60	c Dual Bound         : +1.20000000000000e+01
184.03/184.60	c Gap                : 0.00 %
184.03/184.60	s OPTIMUM FOUND
184.03/184.60	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 
184.03/184.60	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 
184.03/184.60	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 
184.03/184.60	v x21 -x20 -x19 x18 -x17 -x16 x15 -x14 -x13 -x12 -x11 -x10 x9 -x8 x7 -x6 -x5 x4 -x3 -x2 -x1 
184.03/184.60	c SCIP Status        : problem is solved [optimal solution found]
184.03/184.60	c Total Time         :     184.60
184.03/184.60	c   solving          :     184.60
184.03/184.60	c   presolving       :       0.16 (included in solving)
184.03/184.60	c   reading          :       0.00 (included in solving)
184.03/184.60	c   copying          :       0.03 (7 #copies) (minimal 0.00, maximal 0.01, average 0.00)
184.03/184.60	c Original Problem   :
184.03/184.60	c   Problem name     : HOME/instance-4526632-1751632187.wbo
184.03/184.60	c   Variables        : 740 (740 binary, 0 integer, 0 implicit integer, 0 continuous)
184.03/184.60	c   Constraints      : 1306 initial, 1306 maximal
184.03/184.60	c   Objective        : minimize, 640 non-zeros (abs.min = 1, abs.max = 1)
184.03/184.60	c Presolved Problem  :
184.03/184.60	c   Problem name     : t_HOME/instance-4526632-1751632187.wbo
184.03/184.60	c   Variables        : 740 (740 binary, 0 integer, 0 implicit integer, 0 continuous)
184.03/184.60	c   Constraints      : 681 initial, 1806 maximal
184.03/184.60	c   Objective        : minimize, 640 non-zeros (abs.min = 1, abs.max = 1)
184.03/184.60	c   Nonzeros         : 2735 constraint, 100 clique table
184.03/184.60	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
184.03/184.60	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   domcol           :       0.00       0.00     27          0          0          0          0          0          0          0          0          0
184.03/184.60	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   implics          :       0.00       0.00     28          0          0          0          0          0          0          0          0          0
184.03/184.60	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   trivial          :       0.00       0.00     54          0          0          0          0          0          0          0          0          0
184.03/184.60	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   dualfix          :       0.00       0.00     54          0          0          0          0          0          0          0          0          0
184.03/184.60	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   probing          :       0.12       0.00     27          0        640          0          0          0          0          0          0          0
184.03/184.60	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   knapsack         :       0.00       0.00    106          0          0          0          0          0          0          0          0          0
184.03/184.60	c   setppc           :       0.00       0.00    106          0          0          0          0          0          0          0          0          0
184.03/184.60	c   linear           :       0.03       0.00     82          0          0          0        640          0          0          0          0          0
184.03/184.60	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   indicator        :       0.00       0.00     27          0          0          0          0          0        625          0          0          0
184.03/184.60	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   root node        :          -          -      -        585          -          -        585          -          -          -          -          -
184.03/184.60	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
184.03/184.60	c   benderslp        :          0          0          0          0       6484          0          0       1093          0          0          0          0          0          0          0
184.03/184.60	c   integral         :          0          0          0          0       6484          0          0       1093          0          4       1349          0          0       2209      11784
184.03/184.60	c   knapsack         :          1          1          0      62532          0          0          0       1087          0          0          0          0          0          0          0
184.03/184.60	c   setppc           :         25         25         12      81379          1          0          0       1085      15550        708      18480          0          0          0          0
184.03/184.60	c   linear           :        640        640         12      80671          1          0          0        657      23410       1189      40091          0          0          0          0
184.03/184.60	c   logicor          :          0+      1125          0      34146          0          0          0          0       3039        492       1041          0          0          0          0
184.03/184.60	c   benders          :          0          0          0          0          1          0          0         33          0          0          0          0          0          0          0
184.03/184.60	c   indicator        :         15         15       6583      76957          1          0          0         31          0          0          0          0          0          0          0
184.03/184.60	c   fixedvar         :          0          0          0          0          1          0          0         33          0          0          0          0          0          0          0
184.03/184.60	c   countsols        :          0          0          0          0          1          0          0         33          0          0          0          0          0          0          0
184.03/184.60	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
184.03/184.60	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   integral         :       9.99       0.00       0.00       0.00       9.98       0.00       0.00       0.01       0.00       0.00
184.03/184.60	c   knapsack         :       0.06       0.00       0.00       0.04       0.00       0.00       0.00       0.01       0.00       0.01
184.03/184.60	c   setppc           :       0.16       0.00       0.00       0.14       0.00       0.00       0.00       0.00       0.01       0.02
184.03/184.60	c   linear           :       0.59       0.00       0.00       0.51       0.00       0.00       0.00       0.02       0.01       0.05
184.03/184.60	c   logicor          :       0.51       0.00       0.00       0.49       0.00       0.00       0.00       0.00       0.00       0.01
184.03/184.60	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   indicator        :       0.06       0.00       0.02       0.04       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
184.03/184.60	c   dualfix          :          3          0          0          0
184.03/184.60	c   genvbounds       :          0          0          0          0
184.03/184.60	c   nlobbt           :          0          0          0          0
184.03/184.60	c   obbt             :          0          0          0          0
184.03/184.60	c   probing          :          0          0          0          0
184.03/184.60	c   pseudoobj        :      33574          6          8        631
184.03/184.60	c   redcost          :      24198          0          0    1053065
184.03/184.60	c   rootredcost      :          7          0          0          0
184.03/184.60	c   symmetry         :          0          0          0          0
184.03/184.60	c   vbounds          :      27376          0          0          0
184.03/184.60	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
184.03/184.60	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
184.03/184.60	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
184.03/184.60	c   probing          :       0.12       0.00       0.12       0.00       0.00       0.00
184.03/184.60	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
184.03/184.60	c   redcost          :       1.34       0.00       0.00       1.34       0.00       0.00
184.03/184.60	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
184.03/184.60	c   symmetry         :       0.02       0.00       0.00       0.01       0.00       0.00
184.03/184.60	c   vbounds          :       0.02       0.00       0.00       0.02       0.00       0.00
184.03/184.60	c Symmetry           :
184.03/184.60	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
184.03/184.60	c   orbital reduction:          0 reductions applied,          0 cutoffs
184.03/184.60	c   lexicographic red:          0 reductions applied,          0 cutoffs
184.03/184.60	c   shadow tree time :       0.00 s
184.03/184.60	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
184.03/184.60	c   propagation      :       0.04       2397       2278          -       5264       26.5         23       18.0          -          -          -
184.03/184.60	c   infeasible LP    :       0.00          3          3          -          3       46.0          0        0.0          3       46.0          0
184.03/184.60	c   bound exceed. LP :       0.92       2763       1310          -       4716       21.5          6       13.5          0        0.0      11127
184.03/184.60	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
184.03/184.60	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
184.03/184.60	c   applied globally :       0.02          -          -          0       7944       22.9          -          -          3          -          -
184.03/184.60	c   applied locally  :          -          -          -          0          1      124.0          -          -          0          -          -
184.03/184.60	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
184.03/184.60	c   cut pool         :      18.71          -       9842         24          -          -     163481     435549          -          -          -          -          -    (maximal pool size:       3473)
184.03/184.60	c   aggregation      :       6.64       0.00       6187         12          0          0          6          8          0          1          1          0          0
184.03/184.60	c   > cmir           :          -          -          -          -          -          -          -          8          0          1          1          0          -
184.03/184.60	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
184.03/184.60	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
184.03/184.60	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   clique           :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
184.03/184.60	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   gomory           :      57.49       0.00       3233         10          0          0     157635     245561          0      11646      11646          0          0
184.03/184.60	c   > gomorymi       :          -          -          -          -          -          -          -      96858          0       1097       1097          0          -
184.03/184.60	c   > strongcg       :          -          -          -          -          -          -          -     148703          0      10549      10549          0          -
184.03/184.60	c   impliedbounds    :       0.08       0.00       6187         12          0          0          0          0          0          0          0          0          0
184.03/184.60	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
184.03/184.60	c   minor            :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   multilinear      :       0.00       0.00        833         12          0          0          0          0          0          0          0          0          0
184.03/184.60	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
184.03/184.60	c   rlt              :       0.01       0.00        854         10          0          0          0          0          0          0          0          0          0
184.03/184.60	c   zerohalf         :       5.46       0.00       3235         12          0          0       5840     189980          0      34388      34388          0          0
184.03/184.60	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
184.03/184.60	c   hybrid           :       0.84       0.00       6382         12      46035          0     389514         43          0       1878
184.03/184.60	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c Pricers            :   ExecTime  SetupTime      Calls       Vars
184.03/184.60	c   problem variables:       0.00          -          0          0
184.03/184.60	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
184.03/184.60	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c   relpscost        :       9.98       0.00       6483          0          0          4       1349          0       2305      11784
184.03/184.60	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
184.03/184.60	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
184.03/184.60	c   LP solutions     :       0.01          -          -          1          1
184.03/184.60	c   relax solutions  :       0.00          -          -          0          0
184.03/184.60	c   pseudo solutions :       0.00          -          -          0          0
184.03/184.60	c   strong branching :       0.01          -          -          4          4
184.03/184.60	c   actconsdiving    :       0.00       0.00          0          0          0
184.03/184.60	c   adaptivediving   :       0.28       0.00         68          0          0
184.03/184.60	c   alns             :       0.05       0.00          6          0          0
184.03/184.60	c   bound            :       0.00       0.00          0          0          0
184.03/184.60	c   clique           :       0.00       0.00          1          1          1
184.03/184.60	c   coefdiving       :       0.00       0.00          0          0          0
184.03/184.60	c   completesol      :       0.00       0.00          0          0          0
184.03/184.60	c   conflictdiving   :       0.28       0.00        157          1          1
184.03/184.60	c   crossover        :       0.01       0.00          1          1          0
184.03/184.60	c   dins             :       0.00       0.00          0          0          0
184.03/184.60	c   distributiondivin:       5.51       0.00        157          0          0
184.03/184.60	c   dps              :       0.00       0.00          0          0          0
184.03/184.60	c   dualval          :       0.00       0.00          0          0          0
184.03/184.60	c   farkasdiving     :       0.00       0.00          0          0          0
184.03/184.60	c   feasjump         :       0.00       0.00          0          0          0
184.03/184.60	c   feaspump         :       0.00       0.00          0          0          0
184.03/184.60	c   fixandinfer      :       0.00       0.00          0          0          0
184.03/184.60	c   fracdiving       :       0.27       0.00        157          0          0
184.03/184.60	c   gins             :       0.00       0.00          0          0          0
184.03/184.60	c   guideddiving     :       0.33       0.00        157          0          0
184.03/184.60	c   indcoefdiving    :       0.00       0.00          0          0          0
184.03/184.60	c   indicator        :       0.01       0.00          0          0          0
184.03/184.60	c   indicatordiving  :       0.00       0.00          0          0          0
184.03/184.60	c   indoneopt        :       0.05       0.00         13          0          0
184.03/184.60	c   indrounding      :       0.00       0.00          0          0          0
184.03/184.60	c   indtwoopt        :       0.00       0.00          0          0          0
184.03/184.60	c   intdiving        :       0.00       0.00          0          0          0
184.03/184.60	c   intshifting      :       0.00       0.00          0          0          0
184.03/184.60	c   linesearchdiving :       0.32       0.00        158          0          0
184.03/184.60	c   localbranching   :       0.00       0.00          0          0          0
184.03/184.60	c   locks            :       0.00       0.00          1          0          0
184.03/184.60	c   lpface           :       0.05       0.00          1          0          0
184.03/184.60	c   mpec             :       0.00       0.00          0          0          0
184.03/184.60	c   multistart       :       0.00       0.00          0          0          0
184.03/184.60	c   mutation         :       0.00       0.00          0          0          0
184.03/184.60	c   nlpdiving        :       0.00       0.00          0          0          0
184.03/184.60	c   objpscostdiving  :       0.03       0.00          3          0          0
184.03/184.60	c   octane           :       0.00       0.00          0          0          0
184.03/184.60	c   ofins            :       0.00       0.00          0          0          0
184.03/184.60	c   oneopt           :       0.00       0.00         13          4          4
184.03/184.60	c   padm             :       0.00       0.00          0          0          0
184.03/184.60	c   proximity        :       0.00       0.00          0          0          0
184.03/184.60	c   pscostdiving     :       0.41       0.00        158          0          0
184.03/184.60	c   randrounding     :       0.03       0.00        430          0          0
184.03/184.60	c   rens             :       0.01       0.00          1          0          0
184.03/184.60	c   reoptsols        :       0.00       0.00          0          0          0
184.03/184.60	c   repair           :       0.00       0.00          0          0          0
184.03/184.60	c   rins             :       0.01       0.00          1          0          0
184.03/184.60	c   rootsoldiving    :       0.04       0.00          5          3          0
184.03/184.60	c   rounding         :       0.08       0.00       1578          0          0
184.03/184.60	c   scheduler        :       0.00       0.00          0          0          0
184.03/184.60	c   shiftandpropagate:       0.00       0.00          0          0          0
184.03/184.60	c   shifting         :       0.89       0.00       6903         16          6
184.03/184.60	c   simplerounding   :       0.01       0.00          0          0          0
184.03/184.60	c   smallcard        :       0.00       0.00          0          0          0
184.03/184.60	c   subnlp           :       0.01       0.00          0          0          0
184.03/184.60	c   trivial          :       0.00       0.00          2          0          0
184.03/184.60	c   trivialnegation  :       0.00       0.00          0          0          0
184.03/184.60	c   trustregion      :       0.00       0.00          0          0          0
184.03/184.60	c   trysol           :       0.00       0.00          0          0          0
184.03/184.60	c   twoopt           :       0.00       0.00          0          0          0
184.03/184.60	c   undercover       :       0.00       0.00          0          0          0
184.03/184.60	c   vbounds          :       0.00       0.00          0          0          0
184.03/184.60	c   veclendiving     :       0.27       0.00        157          0          0
184.03/184.60	c   zeroobj          :       0.00       0.00          0          0          0
184.03/184.60	c   zirounding       :       0.01       0.00       1000          0          0
184.03/184.60	c   other solutions  :          -          -          -          0          -
184.03/184.60	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	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
184.03/184.60	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
184.03/184.60	c   primal LP        :       1.07       2897          0       0.00       0.00       1.07       2897
184.03/184.60	c   dual LP          :      63.20      25156    1361756      75.27   21546.37       1.74       7065
184.03/184.60	c   lex dual LP      :       0.00          0          0       0.00          -
184.03/184.60	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
184.03/184.60	c   resolve instable :       0.00          0          0       0.00          -
184.03/184.60	c   diving/probing LP:       1.62       2166      25618      11.83   15827.97
184.03/184.60	c   strong branching :       7.89       4355     181728      41.73   23030.47          -          -       1229
184.03/184.60	c     (at root node) :          -         26       1282      49.31          -
184.03/184.60	c   conflict analysis:       0.52       1120      11127       9.93   21557.31
184.03/184.60	c B&B Tree           :
184.03/184.60	c   number of runs   :          1
184.03/184.60	c   nodes            :      11433 (5892 internal, 5541 leaves)
184.03/184.60	c   feasible leaves  :          1
184.03/184.60	c   infeas. leaves   :        375
184.03/184.60	c   objective leaves :       5165
184.03/184.60	c   nodes (total)    :      11433 (5892 internal, 5541 leaves)
184.03/184.60	c   nodes left       :          0
184.03/184.60	c   max depth        :         23
184.03/184.60	c   max depth (total):         23
184.03/184.60	c   backtracks       :       4757 (41.6%)
184.03/184.60	c   early backtracks :          0 (0.0%)
184.03/184.60	c   nodes exc. ref.  :          0 (0.0%)
184.03/184.60	c   delayed cutoffs  :         11
184.03/184.60	c   repropagations   :        462 (630 domain reductions, 8 cutoffs)
184.03/184.60	c   avg switch length:      10.41
184.03/184.60	c   switching time   :       3.26
184.03/184.60	c Root Node          :
184.03/184.60	c   First LP value   : +0.00000000000000e+00
184.03/184.60	c   First LP Iters   :         50 (65530.80 Iter/sec)
184.03/184.60	c   First LP Time    :       0.00
184.03/184.60	c   Final Dual Bound : +0.00000000000000e+00
184.03/184.60	c   Final Root Iters :        378
184.03/184.60	c   Root LP Estimate : +1.78257269582793e+01
184.03/184.60	c Solution           :
184.03/184.60	c   Solutions found  :         31 (17 improvements)
184.03/184.60	c   First Solution   : +1.60000000000000e+02   (in run 1, after 1 nodes, 0.17 seconds, depth 27, found by <clique>)
184.03/184.60	c   Gap First Sol.   :   infinite
184.03/184.60	c   Gap Last Sol.    :     197.42 %
184.03/184.60	c   Primal Bound     : +1.20000000000000e+01   (in run 1, after 2329 nodes, 83.93 seconds, depth 14, found by <relaxation>)
184.03/184.60	c   Dual Bound       : +1.20000000000000e+01
184.03/184.60	c   Gap              :       0.00 %
184.03/184.60	c Integrals          :      Total       Avg%
184.03/184.60	c   primal-dual      :   11440.64      61.98
184.03/184.60	c   primal-ref       :          -          - (not evaluated)
184.03/184.60	c   dual-ref         :          -          - (not evaluated)
184.03/184.69	c Time complete: 184.13.

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: 63708 MiB (58394 MiB free)
  memory of node 1: 64465 MiB (63219 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526632-1751632187/watcher-4526632-1751632187 -o /tmp/evaluation-result-4526632-1751632187/solver-4526632-1751632187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751624435-89176 --watchdog 3760 pbscip -f HOME/instance-4526632-1751632187.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100058 s]*
/proc/loadavg: 4.09 4.09 4.09 5/264 91355
/proc/meminfo: memFree=124521400/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=50596 memory=24192 CPUtime=0.09 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 2775 0 0 0 9 0 0 0 20 0 1 0 78896268 51810304 6048 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 12649 6048 3616 3530 0 4100 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50596 KiB
Current children cumulated memory: 24192 KiB

[startup+0.205662 s]*
/proc/loadavg: 4.09 4.08 4.09 5/264 91355
/proc/meminfo: memFree=124513588/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=55676 memory=28288 CPUtime=0.19 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 3597 0 0 0 19 0 0 0 20 0 1 0 78896268 57012224 7072 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 13919 7072 3840 3530 0 5370 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 55676 KiB
Current children cumulated memory: 28288 KiB

[startup+0.305588 s]*
/proc/loadavg: 4.09 4.08 4.09 5/264 91355
/proc/meminfo: memFree=124513588/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=58456 memory=30976 CPUtime=0.29 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 4280 0 0 0 29 0 0 0 20 0 1 0 78896268 59858944 7744 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 14614 7744 3840 3530 0 6065 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 58456 KiB
Current children cumulated memory: 30976 KiB

[startup+0.700159 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 91355
/proc/meminfo: memFree=124505524/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=72760 memory=45184 CPUtime=0.69 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 7728 0 0 0 68 1 0 0 20 0 1 0 78896268 74506240 11296 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 18190 11296 3936 3530 0 9641 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 72760 KiB
Current children cumulated memory: 45184 KiB

[startup+1.50014 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 91355
/proc/meminfo: memFree=124505020/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=72760 memory=45184 CPUtime=1.48 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 7738 0 0 0 147 1 0 0 20 0 1 0 78896268 74506240 11296 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 18190 11296 3936 3530 0 9641 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 72760 KiB
Current children cumulated memory: 45184 KiB

[startup+3.10543 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 91355
/proc/meminfo: memFree=124498472/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=81560 memory=52480 CPUtime=3.08 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 9557 0 0 0 307 1 0 0 20 0 1 0 78896268 83517440 13120 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 20390 13120 3936 3530 0 11841 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 81560 KiB
Current children cumulated memory: 52480 KiB

[startup+6.30015 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 91355
/proc/meminfo: memFree=124486880/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=96464 memory=65792 CPUtime=6.26 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 12919 0 0 0 624 2 0 0 20 0 1 0 78896268 98779136 16448 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 24116 16448 3936 3530 0 15567 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 96464 KiB
Current children cumulated memory: 65792 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 91356
/proc/meminfo: memFree=124459060/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=120476 memory=89676 CPUtime=12.65 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 19106 0 0 0 1262 3 0 0 20 0 1 0 78896268 123367424 22419 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 30119 22419 3936 3530 0 21570 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 120476 KiB
Current children cumulated memory: 89676 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 91356
/proc/meminfo: memFree=124442716/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=138132 memory=105548 CPUtime=25.4 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 23067 0 0 0 2537 3 0 0 20 0 1 0 78896268 141447168 26387 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 34533 26387 3936 3530 0 25984 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 138132 KiB
Current children cumulated memory: 105548 KiB

[startup+51.1055 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 91356
/proc/meminfo: memFree=124414128/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=170576 memory=135500 CPUtime=50.94 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 30564 0 0 0 5089 5 0 0 20 0 1 0 78896268 174669824 33875 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 42644 33875 3936 3530 0 34095 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 170576 KiB
Current children cumulated memory: 135500 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 91358
/proc/meminfo: memFree=124366860/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=222656 memory=184140 CPUtime=101.98 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 42725 0 0 0 10191 7 0 0 20 0 1 0 78896268 227999744 46035 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 55664 46035 3936 3530 0 47115 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 222656 KiB
Current children cumulated memory: 184140 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 91450
/proc/meminfo: memFree=120668444/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=249260 memory=209612 CPUtime=161.8 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 49107 0 0 0 16171 9 0 0 20 0 1 0 78896268 255242240 52403 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 62315 52403 3936 3530 0 53766 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 249260 KiB
Current children cumulated memory: 209612 KiB

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

# cumulated CPU time of all completed processes:  user=184.023 s, system=0.114598 s

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

[startup+166.4 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 91450
/proc/meminfo: memFree=120661568/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=250504 memory=211020 CPUtime=165.88 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 49457 0 0 0 16579 9 0 0 20 0 1 0 78896268 256516096 52755 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 62626 52755 3936 3530 0 54077 0
Current children cumulated CPU time: 165.88 s
Current children cumulated vsize: 250504 KiB
Current children cumulated memory: 211020 KiB

[startup+172.8 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 91450
/proc/meminfo: memFree=119531192/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=252756 memory=213324 CPUtime=172.26 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 50039 0 0 0 17217 9 0 0 20 0 1 0 78896268 258822144 53331 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 63189 53331 3936 3530 0 54640 0
Current children cumulated CPU time: 172.26 s
Current children cumulated vsize: 252756 KiB
Current children cumulated memory: 213324 KiB

[startup+179.2 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 91450
/proc/meminfo: memFree=118562600/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=255404 memory=216064 CPUtime=178.64 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 50920 0 0 0 17855 9 0 0 20 0 1 0 78896268 261533696 54016 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 63851 54016 3936 3530 0 55302 0
Current children cumulated CPU time: 178.64 s
Current children cumulated vsize: 255404 KiB
Current children cumulated memory: 216064 KiB

[startup+182.4 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 91450
/proc/meminfo: memFree=118332096/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=257212 memory=217764 CPUtime=181.84 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 52252 0 0 0 18174 10 0 0 20 0 1 0 78896268 263385088 54441 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 64303 54441 3936 3530 0 55754 0
Current children cumulated CPU time: 181.84 s
Current children cumulated vsize: 257212 KiB
Current children cumulated memory: 217764 KiB

[startup+184 s]*
/proc/loadavg: 4.06 4.08 4.09 5/263 91450
/proc/meminfo: memFree=118170972/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=257556 memory=218136 CPUtime=183.44 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 52765 0 0 0 18334 10 0 0 20 0 1 0 78896268 263737344 54534 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 64389 54534 3936 3530 0 55840 0
Current children cumulated CPU time: 183.44 s
Current children cumulated vsize: 257556 KiB
Current children cumulated memory: 218136 KiB

[startup+184.4 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 91450
/proc/meminfo: memFree=118170972/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=257556 memory=218136 CPUtime=183.83 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 52765 0 0 0 18373 10 0 0 20 0 1 0 78896268 263737344 54534 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 64389 54534 3936 3530 0 55840 0
Current children cumulated CPU time: 183.83 s
Current children cumulated vsize: 257556 KiB
Current children cumulated memory: 218136 KiB

[startup+184.6 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 91450
/proc/meminfo: memFree=118170972/131249988 swapFree=33010160/33010684
[pid=91354] ppid=91351 vsize=257556 memory=218136 CPUtime=184.03 cores=1,3
/proc/91354/stat : 91354 (pbscip) R 91351 91354 89164 0 -1 4194304 52765 0 0 0 18393 10 0 0 20 0 1 0 78896268 263737344 54534 18446744073709551615 4235264 18693293 140721246183776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49733632 140721246185863 140721246185962 140721246185962 140721246191566 0
/proc/91354/statm: 64389 54534 3936 3530 0 55840 0
Current children cumulated CPU time: 184.03 s
Current children cumulated vsize: 257556 KiB
Current children cumulated memory: 218136 KiB

Child status: 0

Real time (s): 184.697
CPU time (s): 184.138
CPU user time (s): 184.023
CPU system time (s): 0.114598
CPU usage (%): 99.6971
Max. virtual memory (cumulated for all children) (KiB): 257556
Max. memory (cumulated for all children) (KiB): 218136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.023
system time used= 0.114598
maximum resident set size= 219812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52775
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= 84
involuntary context switches= 421


# summary of solver processes directly reported to runsolver:
#   pid: 91354
#   total CPU time (s): 184.138
#   total CPU user time (s): 184.023
#   total CPU system time (s): 0.114598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.380268 second user time and 0.800763 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-04 14:29:47
IDJOB=4526632
IDBENCH=144131
IDSOLVER=3382
FILE ID=nodeC020/4526632-1751632187
RUNJOBID= nodeC020-1751624435-89176
SLURM_JOB_ID= 9598948
Free space on /tmp= 431500 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-4526632-1751632187/watcher-4526632-1751632187 -o /tmp/evaluation-result-4526632-1751632187/solver-4526632-1751632187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751624435-89176 --watchdog 3760  pbscip -f HOME/instance-4526632-1751632187.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= cb6ea9648287f931b56a2a3b8dcad6ec
RANDOM SEED=1481273364

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        124532928 kB
MemAvailable:   125201608 kB
Buffers:            2128 kB
Cached:          1459860 kB
SwapCached:            8 kB
Active:          5163428 kB
Inactive:         894440 kB
Active(anon):    4589360 kB
Inactive(anon):    24568 kB
Active(file):     574068 kB
Inactive(file):   869872 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18688 kB
Writeback:             0 kB
AnonPages:       4594152 kB
Mapped:           138620 kB
Shmem:             18044 kB
KReclaimable:     127960 kB
Slab:             219844 kB
SReclaimable:     127960 kB
SUnreclaim:        91884 kB
KernelStack:        4256 kB
PageTables:        12596 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    5701348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1271808 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431468 MiB
End job on nodeC020 at 2025-07-04 14:32:52