Trace number 4425230

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 22.9475 23.0414

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/jnh/
normalized-jnh11_wcsp.wbo
MD5SUM319100b57addc0b4cf3c4ce671e8a7bd
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark172
Best CPU time to get the best result obtained on this benchmark0.275363
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints950
Number of soft constraints850
Number of constraints which are clauses850
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 420926
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 420925
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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-4425230-1720890002.wbo>
0.00/0.02	c original problem has 1050 variables (1050 bin, 0 int, 0 impl, 0 cont) and 1801 constraints
0.00/0.02	c problem read in 0.01
0.00/0.04	c presolving:
0.00/0.05	c (round 1, fast)       100 del vars, 101 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.05	c (round 2, fast)       100 del vars, 101 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.08	c (round 3, exhaustive) 125 del vars, 101 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.10	c (round 4, exhaustive) 150 del vars, 101 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.10	c (round 5, fast)       150 del vars, 126 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.11	c (round 6, exhaustive) 175 del vars, 126 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.11	c (round 7, fast)       175 del vars, 151 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.11	c (round 8, exhaustive) 200 del vars, 151 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.11	c (round 9, fast)       200 del vars, 176 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.12	c (round 10, exhaustive) 225 del vars, 176 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.12	c (round 11, fast)       225 del vars, 201 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.13	c (round 12, exhaustive) 250 del vars, 201 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.13	c (round 13, fast)       250 del vars, 226 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.13	c (round 14, exhaustive) 275 del vars, 226 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.13	c (round 15, fast)       275 del vars, 251 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.14	c (round 16, exhaustive) 300 del vars, 251 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.14	c (round 17, fast)       300 del vars, 276 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.15	c (round 18, exhaustive) 325 del vars, 276 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.15	c (round 19, fast)       325 del vars, 301 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.16	c (round 20, exhaustive) 350 del vars, 301 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.16	c (round 21, fast)       350 del vars, 326 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.16	c (round 22, exhaustive) 375 del vars, 326 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.16	c (round 23, fast)       375 del vars, 351 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.17	c (round 24, exhaustive) 400 del vars, 351 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.17	c (round 25, fast)       400 del vars, 376 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.17	c (round 26, exhaustive) 425 del vars, 376 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.17	c (round 27, fast)       425 del vars, 401 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.18	c (round 28, exhaustive) 450 del vars, 401 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.18	c (round 29, fast)       450 del vars, 426 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.19	c (round 30, exhaustive) 475 del vars, 426 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.19	c (round 31, fast)       475 del vars, 451 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.19	c (round 32, exhaustive) 500 del vars, 451 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.19	c (round 33, fast)       500 del vars, 476 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.20	c (round 34, exhaustive) 525 del vars, 476 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.20	c (round 35, fast)       525 del vars, 501 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.21	c (round 36, exhaustive) 550 del vars, 501 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.21	c (round 37, fast)       550 del vars, 526 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.21	c (round 38, exhaustive) 575 del vars, 526 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.10/0.21	c (round 39, fast)       575 del vars, 551 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.22	c (round 40, exhaustive) 600 del vars, 551 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.22	c (round 41, fast)       600 del vars, 576 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.22	c    (0.2s) probing: 1000/1800 (55.6%) - 0 fixings, 502 aggregations, 0 implications, 0 bound changes
0.21/0.22	c (round 42, exhaustive) 625 del vars, 576 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.22	c (round 43, fast)       625 del vars, 601 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.23	c (round 44, exhaustive) 650 del vars, 601 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.23	c (round 45, fast)       650 del vars, 626 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.23	c (round 46, exhaustive) 675 del vars, 626 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.23	c (round 47, fast)       675 del vars, 651 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.24	c (round 48, exhaustive) 700 del vars, 651 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.24	c (round 49, fast)       700 del vars, 676 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.24	c (round 50, exhaustive) 725 del vars, 676 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.24	c (round 51, fast)       725 del vars, 701 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.25	c (round 52, exhaustive) 750 del vars, 701 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.25	c (round 53, fast)       750 del vars, 726 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.25	c (round 54, exhaustive) 775 del vars, 726 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.25	c (round 55, fast)       775 del vars, 751 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.26	c (round 56, exhaustive) 800 del vars, 751 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.26	c (round 57, fast)       800 del vars, 776 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.26	c (round 58, exhaustive) 825 del vars, 776 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.26	c (round 59, fast)       825 del vars, 801 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.27	c (round 60, exhaustive) 850 del vars, 801 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.27	c (round 61, fast)       850 del vars, 826 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.27	c (round 62, exhaustive) 875 del vars, 826 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.27	c (round 63, fast)       875 del vars, 851 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.28	c (round 64, exhaustive) 900 del vars, 851 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.28	c (round 65, fast)       900 del vars, 876 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.28	c (round 66, exhaustive) 925 del vars, 876 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.28	c (round 67, fast)       925 del vars, 901 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.29	c (round 68, exhaustive) 950 del vars, 901 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.29	c (round 69, fast)       950 del vars, 926 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.21/0.29	c    (0.3s) probing: 1748/1800 (97.1%) - 0 fixings, 850 aggregations, 0 implications, 0 bound changes
0.21/0.29	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.21/0.29	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.21/0.29	c    (0.3s) no symmetry present (symcode time: 0.00)
0.21/0.29	c presolving (70 rounds: 70 fast, 35 medium, 35 exhaustive):
0.21/0.29	c  950 deleted vars, 926 deleted constraints, 0 added constraints, 850 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.21/0.29	c  850 implications, 0 cliques
0.21/0.29	c presolved problem has 950 variables (950 bin, 0 int, 0 impl, 0 cont) and 875 constraints
0.21/0.29	c     850 constraints of type <linear>
0.21/0.29	c      25 constraints of type <indicator>
0.21/0.29	c transformed objective value is always integral (scale: 1)
0.21/0.29	c Presolving Time: 0.27
0.21/0.29	c - non default parameters ----------------------------------------------------------------------
0.21/0.29	c # SCIP version 10.0.0
0.21/0.29	c 
0.21/0.29	c # maximal time in seconds to run
0.21/0.29	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.21/0.29	c limits/time = 3596.994138
0.21/0.29	c 
0.21/0.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.21/0.29	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.21/0.29	c limits/memory = 27900
0.21/0.29	c 
0.21/0.29	c # belongs reading time to solving time?
0.21/0.29	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.21/0.29	c timing/reading = TRUE
0.21/0.29	c 
0.21/0.29	c -----------------------------------------------------------------------------------------------
0.21/0.29	c start solving
0.21/0.29	c 
0.21/0.30	o 420925
0.21/0.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.21/0.30	c t 0.3s|     1 |     0 |     0 |     - | trivial|   0 | 950 | 875 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.209250e+05 |    Inf | unknown
0.21/0.30	o 28334
0.21/0.30	c i 0.3s|     1 |     0 |     0 |     - |  oneopt|   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.833400e+04 |    Inf | unknown
0.21/0.31	c   0.3s|     1 |     0 |   146 |     - |    17M |   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.833400e+04 |    Inf | unknown
0.31/0.32	o 24819
0.31/0.32	c r 0.3s|     1 |     0 |   146 |     - |shifting|   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.481900e+04 |    Inf | unknown
0.31/0.36	c   0.4s|     1 |     0 |   193 |     - |    20M |   0 | 950 | 875 | 852 |   2 |  1 |   0 |   0 | 0.000000e+00 | 2.481900e+04 |    Inf | unknown
0.31/0.36	o 23764
0.31/0.36	c r 0.4s|     1 |     0 |   193 |     - |shifting|   0 | 950 | 875 | 852 |   2 |  1 |   0 |   0 | 0.000000e+00 | 2.376400e+04 |    Inf | unknown
0.31/0.39	c   0.4s|     1 |     0 |   207 |     - |    24M |   0 | 950 | 875 | 853 |   3 |  2 |   0 |   0 | 0.000000e+00 | 2.376400e+04 |    Inf | unknown
0.40/0.42	c   0.4s|     1 |     0 |   231 |     - |    29M |   0 | 950 | 875 | 856 |   6 |  3 |   0 |   0 | 0.000000e+00 | 2.376400e+04 |    Inf | unknown
0.40/0.45	c   0.4s|     1 |     0 |   243 |     - |    33M |   0 | 950 | 875 | 859 |   9 |  4 |   0 |   0 | 0.000000e+00 | 2.376400e+04 |    Inf | unknown
0.40/0.48	c   0.5s|     1 |     0 |   273 |     - |    39M |   0 | 950 | 875 | 861 |  11 |  5 |   0 |   0 | 0.000000e+00 | 2.376400e+04 |    Inf | unknown
0.40/0.48	o 23071
0.40/0.48	c r 0.5s|     1 |     0 |   273 |     - |shifting|   0 | 950 | 875 | 861 |  11 |  5 |   0 |   0 | 0.000000e+00 | 2.307100e+04 |    Inf | unknown
0.40/0.51	c   0.5s|     1 |     0 |   291 |     - |    43M |   0 | 950 | 875 | 862 |  12 |  6 |   0 |   0 | 0.000000e+00 | 2.307100e+04 |    Inf | unknown
0.51/0.52	o 19104
0.51/0.52	c r 0.5s|     1 |     0 |   291 |     - |shifting|   0 | 950 | 875 | 862 |  12 |  6 |   0 |   0 | 0.000000e+00 | 1.910400e+04 |    Inf | unknown
0.51/0.55	c   0.5s|     1 |     0 |   323 |     - |    46M |   0 | 950 | 875 | 864 |  14 |  7 |   0 |   0 | 0.000000e+00 | 1.910400e+04 |    Inf | unknown
0.51/0.59	c   0.6s|     1 |     0 |   350 |     - |    51M |   0 | 950 | 875 | 866 |  16 |  8 |   0 |   0 | 0.000000e+00 | 1.910400e+04 |    Inf | unknown
0.51/0.59	o 13804
0.51/0.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.51/0.59	c r 0.6s|     1 |     0 |   350 |     - |shifting|   0 | 950 | 875 | 866 |  16 |  8 |   0 |   0 | 0.000000e+00 | 1.380400e+04 |    Inf | unknown
0.60/0.63	c   0.6s|     1 |     0 |   383 |     - |    55M |   0 | 950 | 875 | 868 |  18 |  9 |   0 |   0 | 0.000000e+00 | 1.380400e+04 |    Inf | unknown
0.60/0.66	c   0.7s|     1 |     0 |   396 |     - |    59M |   0 | 950 | 875 | 869 |  19 | 10 |   0 |   0 | 0.000000e+00 | 1.380400e+04 |    Inf | unknown
0.60/0.67	c   0.7s|     1 |     0 |   413 |     - |    59M |   0 | 950 | 875 | 871 |  22 | 11 |   0 |   0 | 0.000000e+00 | 1.380400e+04 |    Inf | unknown
0.68/0.78	o 3132
0.68/0.78	c d 0.8s|     1 |     0 |  1674 |     - |farkasdi|   0 | 950 | 875 | 871 |   0 | 11 |   0 |   0 | 0.000000e+00 | 3.132000e+03 |    Inf | unknown
0.78/0.80	c   0.8s|     1 |     0 |  1686 |     - |    59M |   0 | 950 | 875 | 871 |  22 | 11 |   0 |   0 | 0.000000e+00 | 3.132000e+03 |    Inf | unknown
0.78/0.82	c   0.8s|     1 |     0 |  1706 |     - |    60M |   0 | 950 | 875 | 873 |  24 | 12 |   0 |   0 | 0.000000e+00 | 3.132000e+03 |    Inf | unknown
0.88/1.00	c   1.0s|     1 |     2 |  1711 |     - |    60M |   0 | 950 | 875 | 873 |  24 | 13 |   0 |  39 | 0.000000e+00 | 3.132000e+03 |    Inf | unknown
4.17/4.26	o 2419
4.17/4.26	c L 4.2s|    66 |    67 |  6583 |  94.6 |    alns|  20 | 950 | 875 | 865 |  86 |  1 |   0 | 513 | 0.000000e+00 | 2.419000e+03 |    Inf | unknown
4.26/4.30	o 2274
4.26/4.30	c L 4.3s|    66 |    67 |  6583 |  94.6 |    alns|  20 | 950 | 875 | 865 |  86 |  1 |   0 | 513 | 0.000000e+00 | 2.274000e+03 |    Inf | unknown
4.26/4.31	o 1582
4.26/4.31	c L 4.3s|    66 |    66 |  6583 |  94.6 |    alns|  20 | 950 | 875 | 865 |  86 |  1 |   0 | 513 | 0.000000e+00 | 1.582000e+03 |    Inf | unknown
5.07/5.14	c   5.1s|   100 |   100 |  8890 |  85.4 |    71M |  20 | 950 | 875 | 870 | 120 |  1 |   0 | 596 | 0.000000e+00 | 1.582000e+03 |    Inf | unknown
5.16/5.25	o 1454
5.16/5.25	c L 5.2s|   104 |   103 |  9043 |  83.6 |    alns|  20 | 950 | 875 | 874 | 124 |  2 |   0 | 609 | 0.000000e+00 | 1.454000e+03 |    Inf | unknown
5.16/5.27	o 1278
5.16/5.27	c L 5.3s|   104 |   102 |  9043 |  83.6 |    alns|  20 | 950 | 875 | 874 | 124 |  2 |   0 | 609 | 0.000000e+00 | 1.278000e+03 |    Inf | unknown
5.16/5.29	o 1181
5.16/5.29	c L 5.3s|   104 |   102 |  9043 |  83.6 |    alns|  20 | 950 | 875 | 874 | 124 |  2 |   0 | 609 | 0.000000e+00 | 1.181000e+03 |    Inf | unknown
7.07/7.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.07/7.16	c   7.2s|   200 |   190 | 16502 |  80.7 |    76M |  21 | 950 | 919 | 873 | 247 |  2 |  44 | 723 | 0.000000e+00 | 1.181000e+03 |    Inf | unknown
8.55/8.61	c   8.6s|   300 |   279 | 22913 |  75.2 |    77M |  21 | 950 |1027 | 864 | 372 |  1 | 152 | 780 | 0.000000e+00 | 1.181000e+03 |    Inf | unknown
10.65/10.75	c  10.7s|   400 |   366 | 30489 |  75.3 |    78M |  22 | 950 |1056 | 873 | 542 |  3 | 181 | 845 | 0.000000e+00 | 1.181000e+03 |    Inf | unknown
12.74/12.84	c  12.8s|   500 |   450 | 37844 |  75.0 |    81M |  22 | 950 |1147 | 866 | 692 |  1 | 272 | 907 | 0.000000e+00 | 1.181000e+03 |    Inf | unknown
14.13/14.26	o 879
14.13/14.26	c d14.3s|   535 |   418 | 42993 |  79.7 |pscostdi|  22 | 950 |1069 | 865 |   0 |  1 | 283 | 921 | 0.000000e+00 | 8.790000e+02 |    Inf | unknown
14.13/14.26	c solution value 1 violates bounds of <t_indicatorvar446>[-0,0] by 1
14.13/14.27	o 506
14.13/14.27	c i14.3s|   536 |   268 | 43024 |  79.6 |  oneopt|  22 | 950 |1069 | 867 | 867 |  1 | 283 | 921 | 0.000000e+00 | 5.060000e+02 |    Inf |   1.42%
14.83/14.93	o 460
14.83/14.93	c d14.9s|   557 |   257 | 46150 |  82.2 |farkasdi|  22 | 950 |1070 | 874 |   0 |  1 | 299 | 922 | 0.000000e+00 | 4.600000e+02 |    Inf |   2.07%
16.04/16.16	o 348
16.04/16.16	c d16.1s|   595 |   201 | 50195 |  83.8 |fracdivi|  22 | 950 |1100 | 872 |   0 |  1 | 340 | 932 | 0.000000e+00 | 3.480000e+02 |    Inf |   4.09%
16.12/16.25	c  16.2s|   600 |   202 | 50551 |  83.7 |    84M |  22 | 950 |1085 | 867 |1079 |  1 | 345 | 932 | 0.000000e+00 | 3.480000e+02 |    Inf |   4.70%
18.61/18.79	c  18.8s|   700 |   255 | 59214 |  84.1 |    86M |  22 | 950 |1318 | 859 |1359 |  1 | 578 | 939 | 0.000000e+00 | 3.480000e+02 |    Inf |  10.86%
20.51/20.62	c  20.6s|   800 |   281 | 66536 |  82.7 |    88M |  22 | 950 |1516 | 867 |1549 |  1 | 776 | 945 | 0.000000e+00 | 3.480000e+02 |    Inf |  18.86%
20.71/20.84	o 172
20.71/20.84	c d20.8s|   853 |   125 | 68436 |  79.8 |adaptive|  22 | 950 |1619 | 862 |   0 |  1 | 918 | 956 | 0.000000e+00 | 1.720000e+02 |    Inf |  28.21%
21.02/21.12	c  21.1s|   900 |   118 | 69787 |  77.1 |    90M |  22 | 950 |1661 | 860 |1576 |  0 |1011 | 959 | 0.000000e+00 | 1.720000e+02 |    Inf |  33.62%
21.70/21.85	c  21.8s|  1000 |    64 | 73355 |  73.0 |    90M |  22 | 950 |1775 | 869 |1641 |  3 |1144 | 966 | 1.400000e+01 | 1.720000e+02 |1128.57%|  68.90%
22.50/22.69	c  22.7s|  1100 |    36 | 77201 |  69.9 |    90M |  22 | 950 |1903 | 860 |1731 |  1 |1293 | 969 | 3.220000e+01 | 1.720000e+02 | 434.16%|  84.55%
22.91/23.01	c 
22.91/23.01	c SCIP Status        : problem is solved [optimal solution found]
22.91/23.01	c Solving Time (sec) : 23.01
22.91/23.01	c Solving Nodes      : 1156
22.91/23.01	c Primal Bound       : +1.72000000000000e+02 (195 solutions)
22.91/23.01	c Dual Bound         : +1.72000000000000e+02
22.91/23.01	c Gap                : 0.00 %
22.91/23.02	s OPTIMUM FOUND
22.91/23.02	v x200 -x199 -x198 x197 x196 -x195 x194 -x193 -x192 x191 x190 -x189 x188 -x187 x186 -x185 x184 -x183 -x182 x181 x180 -x179 -x178 
22.91/23.02	v x177 -x176 x175 x174 -x173 x172 -x171 x170 -x169 -x168 x167 -x166 x165 x164 -x163 -x162 x161 x160 -x159 -x158 x157 x156 -x155 
22.91/23.02	v -x154 x153 -x152 x151 -x150 x149 x148 -x147 x146 -x145 -x144 x143 x142 -x141 x140 -x139 x138 -x137 x136 -x135 x134 -x133 -x132 
22.91/23.02	v x131 -x130 x129 -x128 x127 x126 -x125 -x124 x123 -x122 x121 x120 -x119 x118 -x117 -x116 x115 -x114 x113 -x112 x111 -x110 x109 
22.91/23.02	v x108 -x107 x106 -x105 x104 -x103 x102 -x101 -x100 x99 -x98 x97 x96 -x95 x94 -x93 x92 -x91 -x90 x89 -x88 x87 -x86 x85 -x84 
22.91/23.02	v x83 x82 -x81 -x80 x79 x78 -x77 x76 -x75 -x74 x73 x72 -x71 x70 -x69 x68 -x67 -x66 x65 -x64 x63 -x62 x61 -x60 x59 -x58 x57 x56 
22.91/23.02	v -x55 x54 -x53 x52 -x51 -x50 x49 x48 -x47 -x46 x45 x44 -x43 -x42 x41 x40 -x39 x38 -x37 -x36 x35 x34 -x33 x32 -x31 -x30 x29 x28 
22.91/23.02	v -x27 -x26 x25 x24 -x23 -x22 x21 -x20 x19 -x18 x17 -x16 x15 x14 -x13 x12 -x11 x10 -x9 -x8 x7 x6 -x5 -x4 x3 -x2 x1 
22.91/23.02	c SCIP Status        : problem is solved [optimal solution found]
22.91/23.02	c Total Time         :      23.01
22.91/23.02	c   solving          :      23.01
22.91/23.02	c   presolving       :       0.27 (included in solving)
22.91/23.02	c   reading          :       0.01 (included in solving)
22.91/23.02	c   copying          :       0.03 (8 #copies) (minimal 0.00, maximal 0.00, average 0.00)
22.91/23.02	c Original Problem   :
22.91/23.02	c   Problem name     : HOME/instance-4425230-1720890002.wbo
22.91/23.02	c   Variables        : 1050 (1050 binary, 0 integer, 0 implicit integer, 0 continuous)
22.91/23.02	c   Constraints      : 1801 initial, 1801 maximal
22.91/23.02	c   Objective        : minimize, 850 non-zeros (abs.min = 1, abs.max = 1000)
22.91/23.02	c Presolved Problem  :
22.91/23.02	c   Problem name     : t_HOME/instance-4425230-1720890002.wbo
22.91/23.02	c   Variables        : 950 (950 binary, 0 integer, 0 implicit integer, 0 continuous)
22.91/23.02	c   Constraints      : 875 initial, 1969 maximal
22.91/23.02	c   Objective        : minimize, 850 non-zeros (abs.min = 1, abs.max = 1000)
22.91/23.02	c   Nonzeros         : 5183 constraint, 8 clique table
22.91/23.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
22.91/23.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   domcol           :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
22.91/23.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.91/23.02	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   implics          :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
22.91/23.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.91/23.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   trivial          :       0.00       0.00     70          0          0          0          0          0          0          0          0          0
22.91/23.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   dualfix          :       0.00       0.00     70          0          0          0          0          0          0          0          0          0
22.91/23.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   probing          :       0.17       0.00     35          0        850          0          0          0          0          0          0          0
22.91/23.02	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.91/23.02	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   linear           :       0.07       0.00    105          0        100          0        850          0        101          0          0          0
22.91/23.02	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   indicator        :       0.00       0.00     36          0          0          0          0          0        825          0          0          0
22.91/23.02	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
22.91/23.02	c   root node        :          -          -      -        860          -          -        860          -          -          -          -          -
22.91/23.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
22.91/23.02	c   benderslp        :          0          0          0          0        949          0          0        543          0          0          0          0          0          0          0
22.91/23.02	c   integral         :          0          0          0          0        949          0          0        543          0          0        210          0          0        129       1780
22.91/23.02	c   setppc           :          0+         4          0       2630          0          0          0          0        265          1         97          0          0          0          0
22.91/23.02	c   linear           :        850+       860         12      17697          0          0          0        540      11040        411       9847          0          0          0          0
22.91/23.02	c   logicor          :          0+      1101          0       5061          0          0          0          0       1552        143       1290          0          0          0          0
22.91/23.02	c   benders          :          0          0          0          0          0          0          0        199          0          0          0          0          0          0          0
22.91/23.02	c   indicator        :         25         25        694      16938          0          0          0        197          0          0          0          0          0          0          0
22.91/23.02	c   fixedvar         :          0          0          0          0          0          0          0        199          0          0          0          0          0          0          0
22.91/23.02	c   countsols        :          0          0          0          0          0          0          0        199          0          0          0          0          0          0          0
22.91/23.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
22.91/23.02	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   integral         :       3.97       0.00       0.00       0.00       3.96       0.00       0.00       0.01       0.00       0.00
22.91/23.02	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   linear           :       0.26       0.00       0.00       0.20       0.00       0.00       0.00       0.04       0.00       0.02
22.91/23.02	c   logicor          :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   indicator        :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
22.91/23.02	c   dualfix          :          3          0          0          0
22.91/23.02	c   genvbounds       :          0          0          0          0
22.91/23.02	c   nlobbt           :          0          0          0          0
22.91/23.02	c   obbt             :          0          0          0          0
22.91/23.02	c   probing          :          0          0          0          0
22.91/23.02	c   pseudoobj        :       6531       2120          7      22439
22.91/23.02	c   redcost          :       3681          0          0      32325
22.91/23.02	c   rootredcost      :          8          0          0        398
22.91/23.02	c   symmetry         :          0          0          0          0
22.91/23.02	c   vbounds          :       3179          0          0          0
22.91/23.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
22.91/23.02	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   probing          :       0.17       0.00       0.17       0.00       0.00       0.00
22.91/23.02	c   pseudoobj        :       0.06       0.00       0.00       0.03       0.03       0.00
22.91/23.02	c   redcost          :       0.10       0.00       0.00       0.10       0.00       0.00
22.91/23.02	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
22.91/23.02	c   vbounds          :       0.09       0.00       0.00       0.09       0.00       0.00
22.91/23.02	c Symmetry           :
22.91/23.02	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
22.91/23.02	c   orbital reduction:          0 reductions applied,          0 cutoffs
22.91/23.02	c   lexicographic red:          0 reductions applied,          0 cutoffs
22.91/23.02	c   shadow tree time :       0.00 s
22.91/23.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
22.91/23.02	c   propagation      :       0.03        560        499          -       1943       18.4         22        6.1          -          -          -
22.91/23.02	c   infeasible LP    :       0.01         32         32          -        129       17.6          0        0.0         29       20.6          0
22.91/23.02	c   bound exceed. LP :       0.06        136         49          -        213       22.1          1        7.0          0        0.0        824
22.91/23.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
22.91/23.02	c   pseudo solution  :       0.00          4          4          -          4        3.8          1        4.0          -          -          -
22.91/23.02	c   applied globally :       0.00          -          -          0       1356       17.9          -          -         29          -          -
22.91/23.02	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
22.91/23.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
22.91/23.02	c   cut pool         :       0.70          -       1159         24          -          -      18574      27118          -          -          -          -          -    (maximal pool size:       4082)
22.91/23.02	c   aggregation      :       0.47       0.00        675         12          0          0         16         20          0         16         16          0          0
22.91/23.02	c   > cmir           :          -          -          -          -          -          -          -         12          0          8          8          0          -
22.91/23.02	c   > flowcover      :          -          -          -          -          -          -          -          8          0          8          8          0          -
22.91/23.02	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
22.91/23.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
22.91/23.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   gomory           :      11.02       0.00        458         10          0          0      17849      24145        148        557        554          3          0
22.91/23.02	c   > gomorymi       :          -          -          -          -          -          -          -       9762         74        225        223          2          -
22.91/23.02	c   > strongcg       :          -          -          -          -          -          -          -      14383         74        332        331          1          -
22.91/23.02	c   impliedbounds    :       0.01       0.00        675         12          0          0          2         11          0          6          6          0          0
22.91/23.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
22.91/23.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   multilinear      :       0.00       0.00         86         12          0          0          0          0          0          0          0          0          0
22.91/23.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
22.91/23.02	c   rlt              :       0.00       0.00        127         10          0          0          0          0          0          0          0          0          0
22.91/23.02	c   zerohalf         :       0.30       0.00        460         12          0          0        859       2942          4       1168       1165          3          0
22.91/23.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
22.91/23.02	c   hybrid           :       0.03       0.00        649         12       1747          0      25523         24          0       2713
22.91/23.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
22.91/23.02	c   problem variables:       0.00          -          0          0
22.91/23.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
22.91/23.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c   relpscost        :       3.96       0.00        949          0          0          0        210          0        129       1780
22.91/23.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
22.91/23.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
22.91/23.02	c   LP solutions     :       0.00          -          -          0          0
22.91/23.02	c   relax solutions  :       0.00          -          -          0          0
22.91/23.02	c   pseudo solutions :       0.00          -          -          0          0
22.91/23.02	c   strong branching :       0.00          -          -          0          0
22.91/23.02	c   actconsdiving    :       0.00       0.00          0          0          0
22.91/23.02	c   adaptivediving   :       0.08       0.00         30          1          1
22.91/23.02	c   alns             :       0.39       0.00          5          6          6
22.91/23.02	c   bound            :       0.00       0.00          0          0          0
22.91/23.02	c   clique           :       0.00       0.00          0          0          0
22.91/23.02	c   coefdiving       :       0.00       0.00          0          0          0
22.91/23.02	c   completesol      :       0.00       0.00          0          0          0
22.91/23.02	c   conflictdiving   :       0.02       0.00         17          0          0
22.91/23.02	c   crossover        :       0.01       0.00          1          0          0
22.91/23.02	c   dins             :       0.00       0.00          0          0          0
22.91/23.02	c   distributiondivin:       0.15       0.00         13          0          0
22.91/23.02	c   dps              :       0.00       0.00          0          0          0
22.91/23.02	c   dualval          :       0.00       0.00          0          0          0
22.91/23.02	c   farkasdiving     :       0.24       0.00         17          2          2
22.91/23.02	c   feasjump         :       0.00       0.00          0          0          0
22.91/23.02	c   feaspump         :       0.00       0.00          0          0          0
22.91/23.02	c   fixandinfer      :       0.00       0.00          0          0          0
22.91/23.02	c   fracdiving       :       0.03       0.00         16          1          1
22.91/23.02	c   gins             :       0.00       0.00          0          0          0
22.91/23.02	c   guideddiving     :       0.02       0.00         16          0          0
22.91/23.02	c   indcoefdiving    :       0.00       0.00          0          0          0
22.91/23.02	c   indicator        :       0.00       0.00          0          0          0
22.91/23.02	c   indicatordiving  :       0.00       0.00          0          0          0
22.91/23.02	c   indoneopt        :       0.03       0.00         14          0          0
22.91/23.02	c   indrounding      :       0.00       0.00          0          0          0
22.91/23.02	c   indtwoopt        :       0.00       0.00          0          0          0
22.91/23.02	c   intdiving        :       0.00       0.00          0          0          0
22.91/23.02	c   intshifting      :       0.00       0.00          0          0          0
22.91/23.02	c   linesearchdiving :       0.03       0.00         16          0          0
22.91/23.02	c   localbranching   :       0.00       0.00          0          0          0
22.91/23.02	c   locks            :       0.01       0.00          1          0          0
22.91/23.02	c   lpface           :       0.13       0.00          1          0          0
22.91/23.02	c   mpec             :       0.00       0.00          0          0          0
22.91/23.02	c   multistart       :       0.00       0.00          0          0          0
22.91/23.02	c   mutation         :       0.00       0.00          0          0          0
22.91/23.02	c   nlpdiving        :       0.00       0.00          0          0          0
22.91/23.02	c   objpscostdiving  :       0.07       0.00          7          0          0
22.91/23.02	c   octane           :       0.00       0.00          0          0          0
22.91/23.02	c   ofins            :       0.00       0.00          0          0          0
22.91/23.02	c   oneopt           :       0.00       0.00         13          2          2
22.91/23.02	c   padm             :       0.00       0.00          0          0          0
22.91/23.02	c   proximity        :       0.00       0.00          0          0          0
22.91/23.02	c   pscostdiving     :       0.06       0.00         16          1          1
22.91/23.02	c   randrounding     :       0.02       0.00         38          0          0
22.91/23.02	c   rens             :       0.01       0.00          1          0          0
22.91/23.02	c   reoptsols        :       0.00       0.00          0          0          0
22.91/23.02	c   repair           :       0.00       0.00          0          0          0
22.91/23.02	c   rins             :       0.06       0.00          1          1          0
22.91/23.02	c   rootsoldiving    :       0.11       0.00          9          2          0
22.91/23.02	c   rounding         :       0.02       0.00        526          0          0
22.91/23.02	c   scheduler        :       0.00       0.00          0          0          0
22.91/23.02	c   shiftandpropagate:       0.00       0.00          0          0          0
22.91/23.02	c   shifting         :       0.19       0.00        758        157          5
22.91/23.02	c   simplerounding   :       0.01       0.00       1611          0          0
22.91/23.02	c   smallcard        :       0.00       0.00          0          0          0
22.91/23.02	c   subnlp           :       0.00       0.00          0          0          0
22.91/23.02	c   trivial          :       0.00       0.00          2          2          1
22.91/23.02	c   trivialnegation  :       0.00       0.00          0          0          0
22.91/23.02	c   trustregion      :       0.00       0.00          0          0          0
22.91/23.02	c   trysol           :       0.00       0.00         20         20          0
22.91/23.02	c   twoopt           :       0.00       0.00          0          0          0
22.91/23.02	c   undercover       :       0.00       0.00          0          0          0
22.91/23.02	c   vbounds          :       0.00       0.00          0          0          0
22.91/23.02	c   veclendiving     :       0.03       0.00         16          0          0
22.91/23.02	c   zeroobj          :       0.00       0.00          0          0          0
22.91/23.02	c   zirounding       :       0.05       0.00        888          0          0
22.91/23.02	c   other solutions  :          -          -          -          0          -
22.91/23.02	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	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
22.91/23.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
22.91/23.02	c   primal LP        :       0.08        202          0       0.00       0.00       0.08        202
22.91/23.02	c   dual LP          :       3.37       2769      67727      40.31   20112.91       0.30       1089
22.91/23.02	c   lex dual LP      :       0.00          0          0       0.00          -
22.91/23.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
22.91/23.02	c   resolve instable :       0.00          0          0       0.00          -
22.91/23.02	c   diving/probing LP:       0.81        669      10580      15.81   13093.62
22.91/23.02	c   strong branching :       3.31        972      70418      72.45   21299.31          -          -        113
22.91/23.02	c     (at root node) :          -         39       2960      75.90          -
22.91/23.02	c   conflict analysis:       0.03         84        824       9.81   25638.63
22.91/23.02	c B&B Tree           :
22.91/23.02	c   number of runs   :          1
22.91/23.02	c   nodes            :       1156 (890 internal, 266 leaves)
22.91/23.02	c   feasible leaves  :          0
22.91/23.02	c   infeas. leaves   :        220
22.91/23.02	c   objective leaves :         46
22.91/23.02	c   nodes (total)    :       1156 (890 internal, 266 leaves)
22.91/23.02	c   nodes left       :          0
22.91/23.02	c   max depth        :         22
22.91/23.02	c   max depth (total):         22
22.91/23.02	c   backtracks       :        329 (28.5%)
22.91/23.02	c   early backtracks :          0 (0.0%)
22.91/23.02	c   nodes exc. ref.  :          0 (0.0%)
22.91/23.02	c   delayed cutoffs  :        117
22.91/23.02	c   repropagations   :        449 (7305 domain reductions, 86 cutoffs)
22.91/23.02	c   avg switch length:       5.40
22.91/23.02	c   switching time   :       0.25
22.91/23.02	c Root Node          :
22.91/23.02	c   First LP value   : +0.00000000000000e+00
22.91/23.02	c   First LP Iters   :        146 (33493.92 Iter/sec)
22.91/23.02	c   First LP Time    :       0.00
22.91/23.02	c   Final Dual Bound : +1.72000000000000e+02
22.91/23.02	c   Final Root Iters :        433
22.91/23.02	c   Root LP Estimate : +6.56129626104675e+02
22.91/23.02	c Solution           :
22.91/23.02	c   Solutions found  :        195 (19 improvements)
22.91/23.02	c   First Solution   : +4.20925000000000e+05   (in run 1, after 1 nodes, 0.29 seconds, depth 0, found by <trivial>)
22.91/23.02	c   Gap First Sol.   :   infinite
22.91/23.02	c   Gap Last Sol.    :   infinite
22.91/23.02	c   Primal Bound     : +1.72000000000000e+02   (in run 1, after 853 nodes, 20.83 seconds, depth 12, found by <adaptivediving>)
22.91/23.02	c   Dual Bound       : +1.72000000000000e+02
22.91/23.02	c   Gap              :       0.00 %
22.91/23.02	c Integrals          :      Total       Avg%
22.91/23.02	c   primal-dual      :    2289.30      99.50
22.91/23.02	c   primal-ref       :          -          - (not evaluated)
22.91/23.02	c   dual-ref         :          -          - (not evaluated)
22.91/23.03	c Time complete: 22.9375.

Verifier Data

OK	172

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (61449 MiB free)
  memory of node 1: 64473 MiB (59553 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=710081, runsolver pid=710078

[startup+0.100901 s]*
/proc/loadavg: 4.20 4.26 4.22 5/246 710082
/proc/meminfo: memFree=123893232/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=66664 memory=27560 CPUtime=0.1 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 3603 0 0 0 9 1 0 0 20 0 1 0 141157440 68263936 6890 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 16666 6890 3640 3540 0 4923 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 66664 KiB
Current children cumulated memory: 27560 KiB

[startup+0.213113 s]*
/proc/loadavg: 4.20 4.26 4.22 5/246 710082
/proc/meminfo: memFree=123891900/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=67624 memory=28616 CPUtime=0.21 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 3827 0 0 0 20 1 0 0 20 0 1 0 141157440 69246976 7154 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 16906 7154 3640 3540 0 5163 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 67624 KiB
Current children cumulated memory: 28616 KiB

[startup+0.312733 s]*
/proc/loadavg: 4.20 4.26 4.22 5/246 710082
/proc/meminfo: memFree=123888204/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=73968 memory=33976 CPUtime=0.31 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 4977 0 0 0 29 2 0 0 20 0 1 0 141157440 75743232 8494 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 18492 8494 3880 3540 0 6749 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 73968 KiB
Current children cumulated memory: 33976 KiB

[startup+0.700338 s]
/proc/loadavg: 4.20 4.26 4.22 5/246 710082
/proc/meminfo: memFree=123863108/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=115108 memory=71872 CPUtime=0.68 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 14494 0 0 0 64 4 0 0 20 0 1 0 141157440 117870592 17968 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 28777 17968 3880 3540 0 17034 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 115108 KiB
Current children cumulated memory: 71872 KiB

[startup+1.50032 s]
/proc/loadavg: 4.20 4.26 4.22 5/246 710082
/proc/meminfo: memFree=123841480/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=121564 memory=79020 CPUtime=1.48 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 16177 0 0 0 144 4 0 0 20 0 1 0 141157440 124481536 19755 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 30391 19755 4007 3540 0 18648 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 121564 KiB
Current children cumulated memory: 79020 KiB

[startup+3.11271 s]
/proc/loadavg: 4.18 4.25 4.21 5/246 710083
/proc/meminfo: memFree=123834012/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=137380 memory=92804 CPUtime=3.08 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 19574 0 0 0 304 4 0 0 20 0 1 0 141157440 140677120 23201 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 34345 23201 4022 3540 0 22602 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 137380 KiB
Current children cumulated memory: 92804 KiB

[startup+6.30029 s]
/proc/loadavg: 4.18 4.25 4.21 5/246 710083
/proc/meminfo: memFree=123822208/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=137380 memory=94388 CPUtime=6.26 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 19971 0 0 0 622 4 0 0 20 0 1 0 141157440 140677120 23597 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 34345 23597 4022 3540 0 22602 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 137380 KiB
Current children cumulated memory: 94388 KiB

[startup+12.7003 s]
/proc/loadavg: 4.17 4.25 4.21 5/246 710085
/proc/meminfo: memFree=123808244/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=147164 memory=104264 CPUtime=12.64 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 22751 0 0 0 1259 5 0 0 20 0 1 0 141157440 150695936 26066 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 36791 26066 4022 3540 0 25048 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 147164 KiB
Current children cumulated memory: 104264 KiB

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

# cumulated CPU time of all completed processes:  user=22.8879 s, system=0.059588 s

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

[startup+12.8003 s]
/proc/loadavg: 4.17 4.25 4.21 5/246 710085
/proc/meminfo: memFree=123808244/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=147164 memory=104264 CPUtime=12.74 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 22751 0 0 0 1269 5 0 0 20 0 1 0 141157440 150695936 26066 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 36791 26066 4022 3540 0 25048 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 147164 KiB
Current children cumulated memory: 104264 KiB

[startup+19.2003 s]
/proc/loadavg: 4.14 4.24 4.21 5/246 710085
/proc/meminfo: memFree=123797812/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=150392 memory=108248 CPUtime=19.11 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 23584 0 0 0 1906 5 0 0 20 0 1 0 141157440 154001408 27062 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 37598 27062 4165 3540 0 25855 0
Current children cumulated CPU time: 19.11 s
Current children cumulated vsize: 150392 KiB
Current children cumulated memory: 108248 KiB

[startup+20.8003 s]
/proc/loadavg: 4.14 4.24 4.21 5/246 710085
/proc/meminfo: memFree=123796552/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=151604 memory=109696 CPUtime=20.71 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 23927 0 0 0 2066 5 0 0 20 0 1 0 141157440 155242496 27424 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 37901 27424 4165 3540 0 26158 0
Current children cumulated CPU time: 20.71 s
Current children cumulated vsize: 151604 KiB
Current children cumulated memory: 109696 KiB

[startup+22.4002 s]
/proc/loadavg: 4.14 4.24 4.21 5/246 710088
/proc/meminfo: memFree=123794788/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=153060 memory=110804 CPUtime=22.3 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 24237 0 0 0 2225 5 0 0 20 0 1 0 141157440 156733440 27701 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 38265 27701 4165 3540 0 26522 0
Current children cumulated CPU time: 22.3 s
Current children cumulated vsize: 153060 KiB
Current children cumulated memory: 110804 KiB

[startup+22.8002 s]
/proc/loadavg: 4.14 4.24 4.21 5/246 710088
/proc/meminfo: memFree=123794788/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=153060 memory=110804 CPUtime=22.7 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 24237 0 0 0 2265 5 0 0 20 0 1 0 141157440 156733440 27701 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 38265 27701 4165 3540 0 26522 0
Current children cumulated CPU time: 22.7 s
Current children cumulated vsize: 153060 KiB
Current children cumulated memory: 110804 KiB

[startup+23.0002 s]*
/proc/loadavg: 4.21 4.25 4.21 5/246 710088
/proc/meminfo: memFree=123793876/131655788 swapFree=131071996/131071996
[pid=710081] ppid=710078 vsize=153060 memory=110804 CPUtime=22.91 cores=0,2
/proc/710081/stat : 710081 (pbscip) R 710078 710081 703890 0 -1 4194304 24237 0 0 0 2286 5 0 0 20 0 1 0 141157440 156733440 27701 134679101440 4194304 18693293 140726464445168 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 38637568 140726464451576 140726464451675 140726464451675 140726464458702 0
/proc/710081/statm: 38265 27701 4165 3540 0 26522 0
Current children cumulated CPU time: 22.91 s
Current children cumulated vsize: 153060 KiB
Current children cumulated memory: 110804 KiB

Child status: 0

Real time (s): 23.0414
CPU time (s): 22.9475
CPU user time (s): 22.8879
CPU system time (s): 0.059588
CPU usage (%): 99.5923
Max. virtual memory (cumulated for all children) (KiB): 153060
Max. memory (cumulated for all children) (KiB): 110804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8879
system time used= 0.059588
maximum resident set size= 110804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24243
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 170


# summary of solver processes directly reported to runsolver:
#   pid: 710081
#   total CPU time (s): 22.9475
#   total CPU user time (s): 22.8879
#   total CPU system time (s): 0.059588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.17728 second user time and 0.250095 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-13 19:00:15
IDJOB=4425230
IDBENCH=144073
IDSOLVER=3038
FILE ID=nodeC011/4425230-1720890002
RUNJOBID= nodeC011-1720885247-703900
SLURM_JOB_ID= 7485791
Free space on /tmp= 723720 MiB

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

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

MD5SUM BENCH= 319100b57addc0b4cf3c4ce671e8a7bd
RANDOM SEED=2013886063

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123907256 kB
MemAvailable:   125116040 kB
Buffers:          334004 kB
Cached:          1706344 kB
SwapCached:            0 kB
Active:           519916 kB
Inactive:        6683280 kB
Active(anon):       1452 kB
Inactive(anon):  5198808 kB
Active(file):     518464 kB
Inactive(file):  1484472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18692 kB
Writeback:             0 kB
AnonPages:       5161964 kB
Mapped:           136440 kB
Shmem:             37704 kB
KReclaimable:      92092 kB
Slab:             186500 kB
SReclaimable:      92092 kB
SUnreclaim:        94408 kB
KernelStack:        4048 kB
PageTables:        20140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6305224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            46080 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1890304 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      185160 kB
DirectMap2M:    17545216 kB
DirectMap1G:    118489088 kB

Free space on /tmp at the end= 723700 MiB
End job on nodeC011 at 2024-07-13 19:00:39