Trace number 4456572

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 5.60663 5.64905

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/jnh/
normalized-jnh214_wcsp.wbo
MD5SUM1ab7cc3b3028eae736c05f0bf63271e7
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark0.560071
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 constraints900
Number of soft constraints800
Number of constraints which are clauses800
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 394239
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 394238
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4456572-1721721689.wbo>
0.00/0.00	c original problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 1701 constraints
0.00/0.00	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.02	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, 800 impls, 0 clqs
0.00/0.02	c (round 2, fast)       100 del vars, 101 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.03	c (round 3, exhaustive) 125 del vars, 101 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.03	c (round 4, exhaustive) 150 del vars, 101 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.04	c (round 5, fast)       150 del vars, 126 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.04	c (round 6, exhaustive) 175 del vars, 126 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.04	c (round 7, fast)       175 del vars, 151 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.05	c (round 8, exhaustive) 200 del vars, 151 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.05	c (round 9, fast)       200 del vars, 176 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.06	c (round 10, exhaustive) 225 del vars, 176 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.06	c (round 11, fast)       225 del vars, 201 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.06	c (round 12, exhaustive) 250 del vars, 201 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.06	c (round 13, fast)       250 del vars, 226 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.07	c (round 14, exhaustive) 275 del vars, 226 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.07	c (round 15, fast)       275 del vars, 251 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.08	c (round 16, exhaustive) 300 del vars, 251 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.08	c (round 17, fast)       300 del vars, 276 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.08	c (round 18, exhaustive) 325 del vars, 276 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.08	c (round 19, fast)       325 del vars, 301 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.09	c (round 20, exhaustive) 350 del vars, 301 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.09	c (round 21, fast)       350 del vars, 326 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.09	c (round 22, exhaustive) 375 del vars, 326 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.00/0.09	c (round 23, fast)       375 del vars, 351 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.11	c (round 24, exhaustive) 400 del vars, 351 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.11	c (round 25, fast)       400 del vars, 376 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.11	c (round 26, exhaustive) 425 del vars, 376 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.11	c (round 27, fast)       425 del vars, 401 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.12	c (round 28, exhaustive) 450 del vars, 401 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.12	c (round 29, fast)       450 del vars, 426 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.13	c (round 30, exhaustive) 475 del vars, 426 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.13	c (round 31, fast)       475 del vars, 451 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.13	c (round 32, exhaustive) 500 del vars, 451 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.13	c (round 33, fast)       500 del vars, 476 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.14	c (round 34, exhaustive) 525 del vars, 476 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.14	c (round 35, fast)       525 del vars, 501 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.14	c (round 36, exhaustive) 550 del vars, 501 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.14	c (round 37, fast)       550 del vars, 526 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.15	c (round 38, exhaustive) 575 del vars, 526 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.15	c (round 39, fast)       575 del vars, 551 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.15	c    (0.2s) probing: 1000/1700 (58.8%) - 0 fixings, 490 aggregations, 0 implications, 0 bound changes
0.09/0.15	c (round 40, exhaustive) 600 del vars, 551 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.15	c (round 41, fast)       600 del vars, 576 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.16	c (round 42, exhaustive) 625 del vars, 576 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.16	c (round 43, fast)       625 del vars, 601 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.16	c (round 44, exhaustive) 650 del vars, 601 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.16	c (round 45, fast)       650 del vars, 626 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.17	c (round 46, exhaustive) 675 del vars, 626 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.17	c (round 47, fast)       675 del vars, 651 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.17	c (round 48, exhaustive) 700 del vars, 651 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.17	c (round 49, fast)       700 del vars, 676 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.18	c (round 50, exhaustive) 725 del vars, 676 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.18	c (round 51, fast)       725 del vars, 701 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.18	c (round 52, exhaustive) 750 del vars, 701 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.18	c (round 53, fast)       750 del vars, 726 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.19	c (round 54, exhaustive) 775 del vars, 726 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.19	c (round 55, fast)       775 del vars, 751 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.19	c (round 56, exhaustive) 800 del vars, 751 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.19	c (round 57, fast)       800 del vars, 776 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.20	c (round 58, exhaustive) 825 del vars, 776 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.20	c (round 59, fast)       825 del vars, 801 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.20	c (round 60, exhaustive) 850 del vars, 801 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.09/0.20	c (round 61, fast)       850 del vars, 826 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.19/0.21	c (round 62, exhaustive) 875 del vars, 826 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.19/0.21	c (round 63, fast)       875 del vars, 851 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.19/0.21	c (round 64, exhaustive) 900 del vars, 851 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.19/0.21	c (round 65, fast)       900 del vars, 876 del conss, 0 add conss, 800 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 0 clqs
0.19/0.22	c    (0.2s) probing: 1649/1700 (97.0%) - 0 fixings, 800 aggregations, 0 implications, 0 bound changes
0.19/0.22	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.19/0.22	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.19/0.22	c    (0.2s) no symmetry present (symcode time: 0.00)
0.19/0.22	c presolving (66 rounds: 66 fast, 33 medium, 33 exhaustive):
0.19/0.22	c  900 deleted vars, 876 deleted constraints, 0 added constraints, 800 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.22	c  800 implications, 0 cliques
0.19/0.22	c presolved problem has 900 variables (900 bin, 0 int, 0 impl, 0 cont) and 825 constraints
0.19/0.22	c     800 constraints of type <linear>
0.19/0.22	c      25 constraints of type <indicator>
0.19/0.22	c transformed objective value is always integral (scale: 1)
0.19/0.22	c Presolving Time: 0.21
0.19/0.22	c - non default parameters ----------------------------------------------------------------------
0.19/0.22	c # SCIP version 10.0.0
0.19/0.22	c 
0.19/0.22	c # maximal time in seconds to run
0.19/0.22	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.19/0.22	c limits/time = 3596.998021
0.19/0.22	c 
0.19/0.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.22	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.19/0.22	c limits/memory = 27900
0.19/0.22	c 
0.19/0.22	c # belongs reading time to solving time?
0.19/0.22	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.19/0.22	c timing/reading = TRUE
0.19/0.22	c 
0.19/0.22	c -----------------------------------------------------------------------------------------------
0.19/0.22	c start solving
0.19/0.22	c 
0.19/0.22	o 394238
0.19/0.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.19/0.22	c t 0.2s|     1 |     0 |     0 |     - | trivial|   0 | 900 | 825 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.942380e+05 |    Inf | unknown
0.19/0.23	o 30524
0.19/0.23	c i 0.2s|     1 |     0 |     0 |     - |  oneopt|   0 | 900 | 825 | 800 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.052400e+04 |    Inf | unknown
0.19/0.24	c   0.2s|     1 |     0 |   149 |     - |    14M |   0 | 900 | 825 | 800 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.052400e+04 |    Inf | unknown
0.19/0.29	c   0.3s|     1 |     0 |   177 |     - |    15M |   0 | 900 | 825 | 802 |   2 |  1 |   0 |   0 | 0.000000e+00 | 3.052400e+04 |    Inf | unknown
0.28/0.31	c   0.3s|     1 |     0 |   201 |     - |    18M |   0 | 900 | 825 | 804 |   4 |  2 |   0 |   0 | 0.000000e+00 | 3.052400e+04 |    Inf | unknown
0.28/0.32	o 26168
0.28/0.32	c r 0.3s|     1 |     0 |   201 |     - |shifting|   0 | 900 | 825 | 804 |   4 |  2 |   0 |   0 | 0.000000e+00 | 2.616800e+04 |    Inf | unknown
0.28/0.34	c   0.3s|     1 |     0 |   230 |     - |    22M |   0 | 900 | 825 | 806 |   6 |  3 |   0 |   0 | 0.000000e+00 | 2.616800e+04 |    Inf | unknown
0.28/0.35	o 24021
0.28/0.35	c r 0.3s|     1 |     0 |   230 |     - |shifting|   0 | 900 | 825 | 806 |   6 |  3 |   0 |   0 | 0.000000e+00 | 2.402100e+04 |    Inf | unknown
0.28/0.37	c   0.4s|     1 |     0 |   248 |     - |    26M |   0 | 900 | 825 | 808 |   8 |  4 |   0 |   0 | 0.000000e+00 | 2.402100e+04 |    Inf | unknown
0.28/0.40	c   0.4s|     1 |     0 |   270 |     - |    32M |   0 | 900 | 825 | 809 |   9 |  5 |   0 |   0 | 0.000000e+00 | 2.402100e+04 |    Inf | unknown
0.28/0.40	o 17918
0.28/0.40	c r 0.4s|     1 |     0 |   270 |     - |shifting|   0 | 900 | 825 | 809 |   9 |  5 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.38/0.43	c   0.4s|     1 |     0 |   296 |     - |    36M |   0 | 900 | 825 | 811 |  11 |  6 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.38/0.46	c   0.5s|     1 |     0 |   320 |     - |    40M |   0 | 900 | 825 | 813 |  13 |  7 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.38/0.49	c   0.5s|     1 |     0 |   337 |     - |    44M |   0 | 900 | 825 | 814 |  14 |  8 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.48/0.52	c   0.5s|     1 |     0 |   356 |     - |    47M |   0 | 900 | 825 | 816 |  16 |  9 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.48/0.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.48/0.56	c   0.6s|     1 |     0 |   377 |     - |    51M |   0 | 900 | 825 | 817 |  17 | 10 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.48/0.57	c   0.6s|     1 |     0 |   385 |     - |    51M |   0 | 900 | 825 | 817 |  18 | 11 |   0 |   0 | 0.000000e+00 | 1.791800e+04 |    Inf | unknown
0.57/0.66	o 620
0.57/0.66	c d 0.7s|     1 |     0 |  1327 |     - |farkasdi|   0 | 900 | 825 | 817 |   0 | 11 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.57/0.69	c   0.7s|     1 |     0 |  1332 |     - |    51M |   0 | 900 | 818 | 817 |  18 | 11 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.67/0.70	c   0.7s|     1 |     0 |  1358 |     - |    51M |   0 | 900 | 818 | 818 |  21 | 12 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.67/0.71	c   0.7s|     1 |     0 |  1359 |     - |    51M |   0 | 900 | 818 | 819 |  22 | 13 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.67/0.71	c (run 1, node 1) restarting after 295 global fixings of integer variables
0.67/0.71	c 
0.67/0.71	c (restart) converted 19 cuts from the global cut pool into linear constraints
0.67/0.71	c 
0.67/0.73	c presolving:
0.67/0.73	c (round 1, fast)       295 del vars, 18 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 800 impls, 29 clqs
0.67/0.74	c (round 2, exhaustive) 295 del vars, 18 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 304 upgd conss, 800 impls, 29 clqs
0.67/0.74	c (round 3, exhaustive) 295 del vars, 19 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 304 upgd conss, 800 impls, 29 clqs
0.67/0.74	c (round 4, exhaustive) 295 del vars, 19 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 12 chg coeffs, 304 upgd conss, 800 impls, 29 clqs
0.67/0.74	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
0.67/0.74	c  295 deleted vars, 19 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 12 changed coefficients
0.67/0.74	c  800 implications, 29 cliques
0.67/0.74	c presolved problem has 605 variables (605 bin, 0 int, 0 impl, 0 cont) and 818 constraints
0.67/0.74	c       3 constraints of type <knapsack>
0.67/0.74	c      29 constraints of type <setppc>
0.67/0.74	c     515 constraints of type <linear>
0.67/0.74	c     271 constraints of type <logicor>
0.67/0.74	c transformed objective value is always integral (scale: 1)
0.67/0.74	c Presolving Time: 0.23
0.67/0.74	c transformed 4/16 original solutions to the transformed problem space
0.67/0.74	c 
0.67/0.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.67/0.75	c   0.7s|     1 |     0 |  1462 |     - |    48M |   0 | 605 | 818 | 818 |   0 |  0 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.67/0.79	c   0.8s|     1 |     0 |  1541 |     - |    48M |   0 | 605 | 818 | 821 |   3 |  1 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.77/0.82	c   0.8s|     1 |     0 |  1561 |     - |    50M |   0 | 605 | 818 | 822 |   4 |  2 |   0 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.77/0.84	c   0.8s|     1 |     0 |  1580 |     - |    50M |   0 | 605 | 819 | 824 |   6 |  3 |   1 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.77/0.87	c   0.9s|     1 |     0 |  1601 |     - |    51M |   0 | 605 | 820 | 825 |   7 |  4 |   2 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.87/0.90	c   0.9s|     1 |     0 |  1612 |     - |    51M |   0 | 605 | 821 | 827 |   9 |  5 |   3 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.87/0.93	c   0.9s|     1 |     0 |  1622 |     - |    52M |   0 | 605 | 821 | 828 |  10 |  6 |   3 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.87/0.96	c   1.0s|     1 |     0 |  1643 |     - |    53M |   0 | 605 | 822 | 830 |  12 |  7 |   4 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.87/0.99	c   1.0s|     1 |     0 |  1656 |     - |    54M |   0 | 605 | 824 | 832 |  14 |  8 |   6 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.97/1.02	c   1.0s|     1 |     0 |  1673 |     - |    56M |   0 | 605 | 824 | 833 |  15 |  9 |   6 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.97/1.05	c   1.1s|     1 |     0 |  1692 |     - |    57M |   0 | 605 | 824 | 816 |  16 | 10 |   6 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
0.97/1.06	c   1.1s|     1 |     0 |  1716 |     - |    57M |   0 | 605 | 824 | 817 |  17 | 11 |   6 |   0 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
1.17/1.26	c   1.3s|     1 |     2 |  2397 |     - |    57M |   0 | 605 | 828 | 817 |  17 | 11 |  10 |  31 | 0.000000e+00 | 6.200000e+02 |    Inf | unknown
4.56/4.66	o 596
4.56/4.66	c * 4.7s|    87 |    36 |  8614 |  90.2 |strongbr|  16 | 605 |1066 | 811 | 136 |  1 | 248 | 610 | 0.000000e+00 | 5.960000e+02 |    Inf |  10.38%
4.56/4.67	o 157
4.56/4.67	c * 4.7s|    90 |    20 |  8752 |  88.7 |    LP  |  16 | 605 |1019 | 811 | 136 |  1 | 260 | 619 | 0.000000e+00 | 1.570000e+02 |    Inf |  11.16%
4.85/4.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.85/4.93	c   4.9s|   100 |    20 |  9217 |  84.5 |    66M |  16 | 605 | 970 | 807 | 160 |  1 | 283 | 629 | 0.000000e+00 | 1.570000e+02 |    Inf |  20.54%
4.96/5.06	o 121
4.96/5.06	c * 5.1s|   101 |    17 |  9379 |  85.2 |strongbr|  16 | 605 | 963 | 819 | 172 |  6 | 285 | 631 | 0.000000e+00 | 1.210000e+02 |    Inf |  20.64%
4.96/5.08	o 86
4.96/5.08	c r 5.1s|   102 |    14 |  9472 |  85.3 |rounding|  16 | 605 | 950 | 817 | 177 |  2 | 286 | 633 | 0.000000e+00 | 8.600000e+01 |    Inf |  21.50%
5.06/5.14	o 75
5.06/5.14	c r 5.1s|   112 |    14 |  9917 |  81.7 |rounding|  16 | 605 | 972 | 805 | 177 |  1 | 321 | 649 | 0.000000e+00 | 7.500000e+01 |    Inf |  27.17%
5.45/5.58	c   5.6s|   200 |    14 | 11851 |  55.4 |    67M |  16 | 605 |1077 | 807 | 207 |  1 | 458 | 708 | 0.000000e+00 | 7.500000e+01 |    Inf |  66.69%
5.55/5.62	c 
5.55/5.62	c SCIP Status        : problem is solved [optimal solution found]
5.55/5.62	c Solving Time (sec) : 5.62
5.55/5.62	c Solving Nodes      : 220 (total of 221 nodes in 2 runs)
5.55/5.62	c Primal Bound       : +7.50000000000000e+01 (40 solutions)
5.55/5.62	c Dual Bound         : +7.50000000000000e+01
5.55/5.62	c Gap                : 0.00 %
5.55/5.62	s OPTIMUM FOUND
5.55/5.62	v x200 -x199 -x198 x197 -x196 x195 x194 -x193 x192 -x191 -x190 x189 -x188 x187 -x186 x185 x184 -x183 x182 -x181 x180 -x179 x178 -x177 
5.55/5.62	v -x176 x175 -x174 x173 x172 -x171 -x170 x169 -x168 x167 x166 -x165 x164 -x163 x162 -x161 x160 -x159 x158 -x157 x156 -x155 
5.55/5.62	v -x154 x153 -x152 x151 x150 -x149 x148 -x147 x146 -x145 -x144 x143 x142 -x141 x140 -x139 -x138 x137 -x136 x135 -x134 x133 -x132 
5.55/5.62	v x131 -x130 x129 x128 -x127 -x126 x125 x124 -x123 x122 -x121 x120 -x119 -x118 x117 x116 -x115 -x114 x113 x112 -x111 x110 -x109 
5.55/5.62	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 
5.55/5.62	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 
5.55/5.62	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 
5.55/5.62	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 
5.55/5.62	c SCIP Status        : problem is solved [optimal solution found]
5.55/5.62	c Total Time         :       5.62
5.55/5.62	c   solving          :       5.62
5.55/5.62	c   presolving       :       0.23 (included in solving)
5.55/5.62	c   reading          :       0.00 (included in solving)
5.55/5.62	c   copying          :       0.01 (3 #copies) (minimal 0.00, maximal 0.00, average 0.00)
5.55/5.62	c Original Problem   :
5.55/5.62	c   Problem name     : HOME/instance-4456572-1721721689.wbo
5.55/5.62	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
5.55/5.62	c   Constraints      : 1701 initial, 1701 maximal
5.55/5.62	c   Objective        : minimize, 800 non-zeros (abs.min = 1, abs.max = 1000)
5.55/5.62	c Presolved Problem  :
5.55/5.62	c   Problem name     : t_HOME/instance-4456572-1721721689.wbo
5.55/5.62	c   Variables        : 605 (605 binary, 0 integer, 0 implicit integer, 0 continuous)
5.55/5.62	c   Constraints      : 818 initial, 1112 maximal
5.55/5.62	c   Objective        : minimize, 505 non-zeros (abs.min = 1, abs.max = 619)
5.55/5.62	c   Nonzeros         : 6143 constraint, 62 clique table
5.55/5.62	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
5.55/5.62	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   domcol           :       0.00       0.00     34          0          0          0          0          0          0          0          0          0
5.55/5.62	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
5.55/5.62	c   gateextraction   :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
5.55/5.62	c   implics          :       0.00       0.00     37          0          0          0          0          0          0          0          0          0
5.55/5.62	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
5.55/5.62	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   trivial          :       0.00       0.00     71        295          0          0          0          0          0          0          0          0
5.55/5.62	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   dualfix          :       0.00       0.00     71          0          0          0          0          0          0          0          0          0
5.55/5.62	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   probing          :       0.15       0.00     33          0        800          0          0          0          0          0          0          0
5.55/5.62	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
5.55/5.62	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
5.55/5.62	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
5.55/5.62	c   knapsack         :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
5.55/5.62	c   setppc           :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
5.55/5.62	c   linear           :       0.05       0.00    108          0        100          0        800          0        101          0          0          0
5.55/5.62	c   logicor          :       0.00       0.00      9          0          0          0          0          0          1          0          0         12
5.55/5.62	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   indicator        :       0.00       0.00     35          0          0          0          0          0        793          0          0          0
5.55/5.62	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
5.55/5.62	c   root node        :          -          -      -        806          -          -        806          -          -          -          -          -
5.55/5.62	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
5.55/5.62	c   benderslp        :          0          0          0          0        221          0          0        283          0          0          0          0          0          0          0
5.55/5.62	c   integral         :          0          0          0          0        221          0          0        283          0          0        367          0          0        304        282
5.55/5.62	c   knapsack         :          3+         5         11       4539          0          0          0          0         23          0         13          0          0          0          0
5.55/5.62	c   setppc           :         29+        36         11       4811          1          0          0         36        879          6        378          0          0          0          0
5.55/5.62	c   linear           :        515        515         23      10396          1          0          0        275       2658        122       1851          0          0          0          0
5.55/5.62	c   logicor          :        271+       599         11       3516          1          0          0         27       1585         85        977          0          0          0          0
5.55/5.62	c   benders          :          0          0          0          0          1          0          0         45          0          0          0          0          0          0          0
5.55/5.62	c   fixedvar         :          0          0          0          0          1          0          0         45          0          0          0          0          0          0          0
5.55/5.62	c   countsols        :          0          0          0          0          1          0          0         45          0          0          0          0          0          0          0
5.55/5.62	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
5.55/5.62	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   integral         :       2.09       0.00       0.00       0.00       2.09       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   knapsack         :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   setppc           :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.01
5.55/5.62	c   linear           :       0.08       0.00       0.00       0.03       0.00       0.00       0.00       0.01       0.00       0.03
5.55/5.62	c   logicor          :       0.04       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.02
5.55/5.62	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
5.55/5.62	c   dualfix          :          5          0          0          0
5.55/5.62	c   genvbounds       :          0          0          0          0
5.55/5.62	c   nlobbt           :          0          0          0          0
5.55/5.62	c   obbt             :          0          0          0          0
5.55/5.62	c   probing          :          0          0          0          0
5.55/5.62	c   pseudoobj        :       1677        957          3       6642
5.55/5.62	c   redcost          :        755          0          0       3579
5.55/5.62	c   rootredcost      :          6          0          0        452
5.55/5.62	c   symmetry         :          0          0          0          0
5.55/5.62	c   vbounds          :       2165          0          0          0
5.55/5.62	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
5.55/5.62	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   probing          :       0.15       0.00       0.15       0.00       0.00       0.00
5.55/5.62	c   pseudoobj        :       0.02       0.00       0.00       0.01       0.00       0.00
5.55/5.62	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
5.55/5.62	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
5.55/5.62	c   vbounds          :       0.02       0.00       0.00       0.02       0.00       0.00
5.55/5.62	c Symmetry           :
5.55/5.62	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
5.55/5.62	c   orbital reduction:          0 reductions applied,          0 cutoffs
5.55/5.62	c   lexicographic red:          0 reductions applied,          0 cutoffs
5.55/5.62	c   shadow tree time :       0.00 s
5.55/5.62	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
5.55/5.62	c   propagation      :       0.01        216        201          -        664       13.9         16        9.1          -          -          -
5.55/5.62	c   infeasible LP    :       0.00          4          4          -         21       13.0          0        0.0          4       16.8          0
5.55/5.62	c   bound exceed. LP :       0.01         47         31          -        128       20.8          0        0.0          3       63.3        162
5.55/5.62	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
5.55/5.62	c   pseudo solution  :       0.00          3          3          -          3        3.0          0        0.0          -          -          -
5.55/5.62	c   applied globally :       0.00          -          -          0        486       13.5          -          -          7          -          -
5.55/5.62	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
5.55/5.62	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
5.55/5.62	c   cut pool         :       0.12          -        219         45          -          -       5875       8616          -          -          -          -          -    (maximal pool size:       3055)
5.55/5.62	c   aggregation      :       0.16       0.00        125         23          0          0          6          6          0          6          6          0          0
5.55/5.62	c   > cmir           :          -          -          -          -          -          -          -          3          0          3          3          0          -
5.55/5.62	c   > flowcover      :          -          -          -          -          -          -          -          3          0          3          3          0          -
5.55/5.62	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
5.55/5.62	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   clique           :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
5.55/5.62	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.62	c   gomory           :       1.88       0.00         89         20          0          0       5724       8317          0        103        103          0          0
5.55/5.62	c   > gomorymi       :          -          -          -          -          -          -          -       5290          0         48         48          0          -
5.55/5.62	c   > strongcg       :          -          -          -          -          -          -          -       3027          0         55         55          0          -
5.55/5.63	c   impliedbounds    :       0.00       0.00        125         23          0          2          1          1          0          1          1          0          0
5.55/5.63	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
5.55/5.63	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   multilinear      :       0.00       0.00         40         23          0          0          0          0          0          0          0          0          0
5.55/5.63	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
5.55/5.63	c   rlt              :       0.00       0.00         42         20          0          0          0          0          0          0          0          0          0
5.55/5.63	c   zerohalf         :       0.06       0.00         92         23          0          0        144        292          0        119        119          0          0
5.55/5.63	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
5.55/5.63	c   hybrid           :       0.02       0.00        119         24        229          0       8387         39          0       5856
5.55/5.63	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c Pricers            :   ExecTime  SetupTime      Calls       Vars
5.55/5.63	c   problem variables:       0.00          -          0          0
5.55/5.63	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
5.55/5.63	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c   relpscost        :       2.09       0.00        220          0          0          0        367          0        306        282
5.55/5.63	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
5.55/5.63	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
5.55/5.63	c   LP solutions     :       0.00          -          -          1          1
5.55/5.63	c   relax solutions  :       0.00          -          -          0          0
5.55/5.63	c   pseudo solutions :       0.00          -          -          0          0
5.55/5.63	c   strong branching :       0.00          -          -          2          2
5.55/5.63	c   actconsdiving    :       0.00       0.00          0          0          0
5.55/5.63	c   adaptivediving   :       0.00       0.00          0          0          0
5.55/5.63	c   alns             :       0.01       0.00          1          0          0
5.55/5.63	c   bound            :       0.00       0.00          0          0          0
5.55/5.63	c   clique           :       0.00       0.00          1          0          0
5.55/5.63	c   coefdiving       :       0.00       0.00          0          0          0
5.55/5.63	c   completesol      :       0.00       0.00          0          0          0
5.55/5.63	c   conflictdiving   :       0.01       0.00          1          0          0
5.55/5.63	c   crossover        :       0.00       0.00          0          0          0
5.55/5.63	c   dins             :       0.00       0.00          0          0          0
5.55/5.63	c   distributiondivin:       0.00       0.00          0          0          0
5.55/5.63	c   dps              :       0.00       0.00          0          0          0
5.55/5.63	c   dualval          :       0.00       0.00          0          0          0
5.55/5.63	c   farkasdiving     :       0.14       0.00          2          1          1
5.55/5.63	c   feasjump         :       0.00       0.00          0          0          0
5.55/5.63	c   feaspump         :       0.00       0.00          0          0          0
5.55/5.63	c   fixandinfer      :       0.00       0.00          0          0          0
5.55/5.63	c   fracdiving       :       0.00       0.00          0          0          0
5.55/5.63	c   gins             :       0.00       0.00          0          0          0
5.55/5.63	c   guideddiving     :       0.00       0.00          0          0          0
5.55/5.63	c   indcoefdiving    :       0.00       0.00          0          0          0
5.55/5.63	c   indicator        :       0.00       0.00          0          0          0
5.55/5.63	c   indicatordiving  :       0.00       0.00          0          0          0
5.55/5.63	c   indoneopt        :       0.02       0.00          5          0          0
5.55/5.63	c   indrounding      :       0.00       0.00          0          0          0
5.55/5.63	c   indtwoopt        :       0.00       0.00          0          0          0
5.55/5.63	c   intdiving        :       0.00       0.00          0          0          0
5.55/5.63	c   intshifting      :       0.00       0.00          0          0          0
5.55/5.63	c   linesearchdiving :       0.00       0.00          0          0          0
5.55/5.63	c   localbranching   :       0.00       0.00          0          0          0
5.55/5.63	c   locks            :       0.01       0.00          1          0          0
5.55/5.63	c   lpface           :       0.08       0.00          1          0          0
5.55/5.63	c   mpec             :       0.00       0.00          0          0          0
5.55/5.63	c   multistart       :       0.00       0.00          0          0          0
5.55/5.63	c   mutation         :       0.00       0.00          0          0          0
5.55/5.63	c   nlpdiving        :       0.00       0.00          0          0          0
5.55/5.63	c   objpscostdiving  :       0.00       0.00          0          0          0
5.55/5.63	c   octane           :       0.00       0.00          0          0          0
5.55/5.63	c   ofins            :       0.00       0.00          0          0          0
5.55/5.63	c   oneopt           :       0.00       0.00         10          1          1
5.55/5.63	c   padm             :       0.00       0.00          0          0          0
5.55/5.63	c   proximity        :       0.00       0.00          0          0          0
5.55/5.63	c   pscostdiving     :       0.00       0.00          0          0          0
5.55/5.63	c   randrounding     :       0.04       0.00         27          0          0
5.55/5.63	c   rens             :       0.03       0.00          2          0          0
5.55/5.63	c   reoptsols        :       0.00       0.00          0          0          0
5.55/5.63	c   repair           :       0.00       0.00          0          0          0
5.55/5.63	c   rins             :       0.00       0.00          0          0          0
5.55/5.63	c   rootsoldiving    :       0.00       0.00          0          0          0
5.55/5.63	c   rounding         :       0.01       0.00        265          2          2
5.55/5.63	c   scheduler        :       0.00       0.00          0          0          0
5.55/5.63	c   shiftandpropagate:       0.00       0.00          0          0          0
5.55/5.63	c   shifting         :       0.04       0.00        139         31          3
5.55/5.63	c   simplerounding   :       0.00       0.00        345          0          0
5.55/5.63	c   smallcard        :       0.00       0.00          0          0          0
5.55/5.63	c   subnlp           :       0.00       0.00          0          0          0
5.55/5.63	c   trivial          :       0.00       0.00          4          2          1
5.55/5.63	c   trivialnegation  :       0.00       0.00          0          0          0
5.55/5.63	c   trustregion      :       0.00       0.00          0          0          0
5.55/5.63	c   trysol           :       0.00       0.00          0          0          0
5.55/5.63	c   twoopt           :       0.00       0.00          0          0          0
5.55/5.63	c   undercover       :       0.00       0.00          0          0          0
5.55/5.63	c   vbounds          :       0.00       0.00          0          0          0
5.55/5.63	c   veclendiving     :       0.00       0.00          0          0          0
5.55/5.63	c   zeroobj          :       0.00       0.00          0          0          0
5.55/5.63	c   zirounding       :       0.01       0.00        141          0          0
5.55/5.63	c   other solutions  :          -          -          -          0          -
5.55/5.63	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	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
5.55/5.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
5.55/5.63	c   primal LP        :       0.01         23          0       0.00          -       0.01         23
5.55/5.63	c   dual LP          :       0.40        541       9720      27.69   24058.21       0.04        190
5.55/5.63	c   lex dual LP      :       0.00          0          0       0.00          -
5.55/5.63	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
5.55/5.63	c   resolve instable :       0.00          0          0       0.00          -
5.55/5.63	c   diving/probing LP:       0.26        200       2550      12.75    9767.08
5.55/5.63	c   strong branching :       1.65        711      44121      62.05   26809.59          -          -         40
5.55/5.63	c     (at root node) :          -         31       2946      95.03          -
5.55/5.63	c   conflict analysis:       0.01         20        162       8.10          -
5.55/5.63	c B&B Tree           :
5.55/5.63	c   number of runs   :          2
5.55/5.63	c   nodes            :        220 (141 internal, 79 leaves)
5.55/5.63	c   feasible leaves  :          1
5.55/5.63	c   infeas. leaves   :         67
5.55/5.63	c   objective leaves :         11
5.55/5.63	c   nodes (total)    :        221 (141 internal, 80 leaves)
5.55/5.63	c   nodes left       :          0
5.55/5.63	c   max depth        :         17
5.55/5.63	c   max depth (total):         17
5.55/5.63	c   backtracks       :         52 (23.6%)
5.55/5.63	c   early backtracks :          0 (0.0%)
5.55/5.63	c   nodes exc. ref.  :          0 (0.0%)
5.55/5.63	c   delayed cutoffs  :         40
5.55/5.63	c   repropagations   :        197 (1650 domain reductions, 32 cutoffs)
5.55/5.63	c   avg switch length:       3.62
5.55/5.63	c   switching time   :       0.04
5.55/5.63	c Root Node          :
5.55/5.63	c   First LP value   : +0.00000000000000e+00
5.55/5.63	c   First LP Iters   :        149 (32928.18 Iter/sec)
5.55/5.63	c   First LP Time    :       0.00
5.55/5.63	c   Final Dual Bound : +0.00000000000000e+00
5.55/5.63	c   Final Root Iters :        769
5.55/5.63	c   Root LP Estimate : +3.19848965691776e+02
5.55/5.63	c Solution           :
5.55/5.63	c   Solutions found  :         40 (11 improvements)
5.55/5.63	c   First Solution   : +3.94238000000000e+05   (in run 1, after 1 nodes, 0.22 seconds, depth 0, found by <trivial>)
5.55/5.63	c   Gap First Sol.   :   infinite
5.55/5.63	c   Gap Last Sol.    :   infinite
5.55/5.63	c   Primal Bound     : +7.50000000000000e+01   (in run 2, after 112 nodes, 5.14 seconds, depth 9, found by <rounding>)
5.55/5.63	c   Dual Bound       : +7.50000000000000e+01
5.55/5.63	c   Gap              :       0.00 %
5.55/5.63	c Integrals          :      Total       Avg%
5.55/5.63	c   primal-dual      :     562.23     100.00
5.55/5.63	c   primal-ref       :          -          - (not evaluated)
5.55/5.63	c   dual-ref         :          -          - (not evaluated)
5.55/5.64	c Time complete: 5.60018.

Verifier Data

OK	75

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (49834 MiB free)
  memory of node 1: 64510 MiB (49532 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456572-1721721689/watcher-4456572-1721721689 -o /tmp/evaluation-result-4456572-1721721689/solver-4456572-1721721689 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760 pbscip -f HOME/instance-4456572-1721721689.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=91205, runsolver pid=91202

[startup+0.100603 s]*
/proc/loadavg: 4.15 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101740832/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=64836 memory=25552 CPUtime=0.09 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 3117 0 0 0 9 0 0 0 20 0 1 0 8698164 66392064 6388 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 16209 6388 3600 3540 0 4466 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 64836 KiB
Current children cumulated memory: 25552 KiB

[startup+0.206605 s]*
/proc/loadavg: 4.15 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101740252/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=65352 memory=26080 CPUtime=0.19 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 3248 0 0 0 19 0 0 0 20 0 1 0 8698164 66920448 6520 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 16338 6520 3600 3540 0 4595 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 65352 KiB
Current children cumulated memory: 26080 KiB

[startup+0.306607 s]*
/proc/loadavg: 4.15 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101732844/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=74424 memory=34348 CPUtime=0.28 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 5082 0 0 0 28 0 0 0 20 0 1 0 8698164 76210176 8587 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 18606 8587 3840 3540 0 6863 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 74424 KiB
Current children cumulated memory: 34348 KiB

[startup+0.700235 s]
/proc/loadavg: 4.15 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101708316/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=114492 memory=70988 CPUtime=0.67 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 14198 0 0 0 65 2 0 0 20 0 1 0 8698164 117239808 17747 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 28623 17747 3967 3540 0 16880 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 114492 KiB
Current children cumulated memory: 70988 KiB

[startup+1.50024 s]
/proc/loadavg: 4.13 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101697136/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=119816 memory=76756 CPUtime=1.46 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 16007 0 0 0 144 2 0 0 20 0 1 0 8698164 122691584 19189 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 29954 19189 3983 3540 0 18211 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 119816 KiB
Current children cumulated memory: 76756 KiB

[startup+3.10569 s]
/proc/loadavg: 4.13 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101683900/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=127364 memory=83676 CPUtime=3.07 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 17699 0 0 0 304 3 0 0 20 0 1 0 8698164 130420736 20919 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 31841 20919 3998 3540 0 20098 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 127364 KiB
Current children cumulated memory: 83676 KiB

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

# cumulated CPU time of all completed processes:  user=5.56894 s, system=0.037691 s

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

[startup+3.20023 s]
/proc/loadavg: 4.13 4.11 4.04 5/258 91206
/proc/meminfo: memFree=101683900/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=127364 memory=83676 CPUtime=3.16 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 17699 0 0 0 313 3 0 0 20 0 1 0 8698164 130420736 20919 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 31841 20919 3998 3540 0 20098 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 127364 KiB
Current children cumulated memory: 83676 KiB

[startup+4.8002 s]
/proc/loadavg: 4.13 4.11 4.04 5/258 91208
/proc/meminfo: memFree=101683264/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=127364 memory=84204 CPUtime=4.75 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 17883 0 0 0 472 3 0 0 20 0 1 0 8698164 130420736 21051 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 31841 21051 3998 3540 0 20098 0
Current children cumulated CPU time: 4.75 s
Current children cumulated vsize: 127364 KiB
Current children cumulated memory: 84204 KiB

[startup+5.2002 s]
/proc/loadavg: 4.13 4.11 4.04 5/258 91208
/proc/meminfo: memFree=101682920/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=127364 memory=84204 CPUtime=5.15 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 17883 0 0 0 512 3 0 0 20 0 1 0 8698164 130420736 21051 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 31841 21051 3998 3540 0 20098 0
Current children cumulated CPU time: 5.15 s
Current children cumulated vsize: 127364 KiB
Current children cumulated memory: 84204 KiB

[startup+5.60019 s]
/proc/loadavg: 4.13 4.11 4.04 5/258 91208
/proc/meminfo: memFree=101682920/131524600 swapFree=131071996/131071996
[pid=91205] ppid=91202 vsize=127364 memory=84204 CPUtime=5.55 cores=0,2
/proc/91205/stat : 91205 (pbscip) R 91202 91205 88152 0 -1 4194304 17883 0 0 0 552 3 0 0 20 0 1 0 8698164 130420736 21051 134679101440 4194304 18693293 140737361582816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30638080 140737361585155 140737361585254 140737361585254 140737361592270 0
/proc/91205/statm: 31841 21051 3998 3540 0 20098 0
Current children cumulated CPU time: 5.55 s
Current children cumulated vsize: 127364 KiB
Current children cumulated memory: 84204 KiB

Child status: 0

Real time (s): 5.64905
CPU time (s): 5.60663
CPU user time (s): 5.56894
CPU system time (s): 0.037691
CPU usage (%): 99.2491
Max. virtual memory (cumulated for all children) (KiB): 127364
Max. memory (cumulated for all children) (KiB): 84204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.56894
system time used= 0.037691
maximum resident set size= 84204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17888
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= 50


# summary of solver processes directly reported to runsolver:
#   pid: 91205
#   total CPU time (s): 5.60663
#   total CPU user time (s): 5.56894
#   total CPU system time (s): 0.037691

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019734 second user time and 0.063826 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-23 10:01:29
IDJOB=4456572
IDBENCH=144054
IDSOLVER=3038
FILE ID=nodeC023/4456572-1721721689
RUNJOBID= nodeC023-1721718429-88162
SLURM_JOB_ID= 7770414
Free space on /tmp= 890020 MiB

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

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

MD5SUM BENCH= 1ab7cc3b3028eae736c05f0bf63271e7
RANDOM SEED=1750993831

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        101752628 kB
MemAvailable:   122927036 kB
Buffers:          147568 kB
Cached:         21762176 kB
SwapCached:            0 kB
Active:           951200 kB
Inactive:       28061720 kB
Active(anon):       1560 kB
Inactive(anon):  7139328 kB
Active(file):     949640 kB
Inactive(file): 20922392 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18868 kB
Writeback:             4 kB
AnonPages:       7102348 kB
Mapped:           134864 kB
Shmem:             37720 kB
KReclaimable:     284048 kB
Slab:             391860 kB
SReclaimable:     284048 kB
SUnreclaim:       107812 kB
KernelStack:        4156 kB
PageTables:        23468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7851892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20288 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4093952 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:      279252 kB
DirectMap2M:    32000000 kB
DirectMap1G:    103809024 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC023 at 2024-07-23 10:01:35