Trace number 4425237

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 15.1889 15.2519

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/jnh/
normalized-jnh309_wcsp.wbo
MD5SUM96a7bb3d2f4d960817b831e20b609ac8
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark276
Best CPU time to get the best result obtained on this benchmark0.584609
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 constraints1000
Number of soft constraints900
Number of constraints which are clauses900
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 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
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-4425237-1720889987.wbo>
0.00/0.02	c original problem has 1100 variables (1100 bin, 0 int, 0 impl, 0 cont) and 1901 constraints
0.00/0.02	c problem read in 0.01
0.00/0.05	c presolving:
0.00/0.06	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, 900 impls, 0 clqs
0.00/0.06	c (round 2, fast)       100 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.00/0.08	c (round 3, exhaustive) 125 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.00/0.10	c (round 4, exhaustive) 150 del vars, 101 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.00/0.10	c (round 5, fast)       150 del vars, 126 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.11	c (round 6, exhaustive) 175 del vars, 126 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.11	c (round 7, fast)       175 del vars, 151 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.11	c (round 8, exhaustive) 200 del vars, 151 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.11	c (round 9, fast)       200 del vars, 176 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.12	c (round 10, exhaustive) 225 del vars, 176 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.12	c (round 11, fast)       225 del vars, 201 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.13	c (round 12, exhaustive) 250 del vars, 201 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.13	c (round 13, fast)       250 del vars, 226 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.13	c (round 14, exhaustive) 275 del vars, 226 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.13	c (round 15, fast)       275 del vars, 251 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.14	c (round 16, exhaustive) 300 del vars, 251 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.14	c (round 17, fast)       300 del vars, 276 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.15	c (round 18, exhaustive) 325 del vars, 276 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.15	c (round 19, fast)       325 del vars, 301 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.16	c (round 20, exhaustive) 350 del vars, 301 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.16	c (round 21, fast)       350 del vars, 326 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.16	c (round 22, exhaustive) 375 del vars, 326 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.16	c (round 23, fast)       375 del vars, 351 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.17	c (round 24, exhaustive) 400 del vars, 351 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.17	c (round 25, fast)       400 del vars, 376 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.18	c (round 26, exhaustive) 425 del vars, 376 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.18	c (round 27, fast)       425 del vars, 401 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.18	c (round 28, exhaustive) 450 del vars, 401 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.18	c (round 29, fast)       450 del vars, 426 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.19	c (round 30, exhaustive) 475 del vars, 426 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.19	c (round 31, fast)       475 del vars, 451 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.20	c (round 32, exhaustive) 500 del vars, 451 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.20	c (round 33, fast)       500 del vars, 476 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.20	c (round 34, exhaustive) 525 del vars, 476 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.20	c (round 35, fast)       525 del vars, 501 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.21	c (round 36, exhaustive) 550 del vars, 501 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.21	c (round 37, fast)       550 del vars, 526 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.10/0.22	c (round 38, exhaustive) 575 del vars, 526 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.22	c (round 39, fast)       575 del vars, 551 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.22	c (round 40, exhaustive) 600 del vars, 551 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.23	c (round 41, fast)       600 del vars, 576 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.23	c    (0.2s) probing: 1000/1900 (52.6%) - 0 fixings, 516 aggregations, 0 implications, 0 bound changes
0.21/0.23	c (round 42, exhaustive) 625 del vars, 576 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.23	c (round 43, fast)       625 del vars, 601 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.24	c (round 44, exhaustive) 650 del vars, 601 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.24	c (round 45, fast)       650 del vars, 626 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.25	c (round 46, exhaustive) 675 del vars, 626 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.25	c (round 47, fast)       675 del vars, 651 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.26	c (round 48, exhaustive) 700 del vars, 651 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.26	c (round 49, fast)       700 del vars, 676 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.27	c (round 50, exhaustive) 725 del vars, 676 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.27	c (round 51, fast)       725 del vars, 701 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.27	c (round 52, exhaustive) 750 del vars, 701 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.27	c (round 53, fast)       750 del vars, 726 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.28	c (round 54, exhaustive) 775 del vars, 726 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.28	c (round 55, fast)       775 del vars, 751 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.29	c (round 56, exhaustive) 800 del vars, 751 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.29	c (round 57, fast)       800 del vars, 776 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.30	c (round 58, exhaustive) 825 del vars, 776 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.30	c (round 59, fast)       825 del vars, 801 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.30	c (round 60, exhaustive) 850 del vars, 801 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.30	c (round 61, fast)       850 del vars, 826 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.31	c (round 62, exhaustive) 875 del vars, 826 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.21/0.31	c (round 63, fast)       875 del vars, 851 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.32	c (round 64, exhaustive) 900 del vars, 851 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.32	c (round 65, fast)       900 del vars, 876 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.32	c (round 66, exhaustive) 925 del vars, 876 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.32	c (round 67, fast)       925 del vars, 901 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.33	c (round 68, exhaustive) 950 del vars, 901 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.33	c (round 69, fast)       950 del vars, 926 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.34	c (round 70, exhaustive) 975 del vars, 926 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.34	c (round 71, fast)       975 del vars, 951 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.34	c (round 72, exhaustive) 1000 del vars, 951 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.34	c (round 73, fast)       1000 del vars, 976 del conss, 0 add conss, 900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 900 impls, 0 clqs
0.31/0.35	c    (0.3s) probing: 1849/1900 (97.3%) - 0 fixings, 900 aggregations, 0 implications, 0 bound changes
0.31/0.35	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.31/0.35	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.31/0.36	c    (0.3s) no symmetry present (symcode time: 0.00)
0.31/0.36	c presolving (74 rounds: 74 fast, 37 medium, 37 exhaustive):
0.31/0.36	c  1000 deleted vars, 976 deleted constraints, 0 added constraints, 900 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.31/0.36	c  900 implications, 0 cliques
0.31/0.36	c presolved problem has 1000 variables (1000 bin, 0 int, 0 impl, 0 cont) and 925 constraints
0.31/0.36	c     900 constraints of type <linear>
0.31/0.36	c      25 constraints of type <indicator>
0.31/0.36	c transformed objective value is always integral (scale: 1)
0.31/0.36	c Presolving Time: 0.33
0.31/0.36	c - non default parameters ----------------------------------------------------------------------
0.31/0.36	c # SCIP version 10.0.0
0.31/0.36	c 
0.31/0.36	c # maximal time in seconds to run
0.31/0.36	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.31/0.36	c limits/time = 3596.993107
0.31/0.36	c 
0.31/0.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.31/0.36	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.31/0.36	c limits/memory = 27900
0.31/0.36	c 
0.31/0.36	c # belongs reading time to solving time?
0.31/0.36	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.31/0.36	c timing/reading = TRUE
0.31/0.36	c 
0.31/0.36	c -----------------------------------------------------------------------------------------------
0.31/0.36	c start solving
0.31/0.36	c 
0.31/0.36	o 444854
0.31/0.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.31/0.36	c t 0.4s|     1 |     0 |     0 |     - | trivial|   0 |1000 | 925 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.448540e+05 |    Inf | unknown
0.31/0.37	o 23175
0.31/0.37	c i 0.4s|     1 |     0 |     0 |     - |  oneopt|   0 |1000 | 925 | 900 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.317500e+04 |    Inf | unknown
0.31/0.39	c   0.4s|     1 |     0 |   188 |     - |    17M |   0 |1000 | 925 | 900 |   0 |  0 |   0 |   0 | 0.000000e+00 | 2.317500e+04 |    Inf | unknown
0.31/0.39	o 18332
0.31/0.39	c r 0.4s|     1 |     0 |   188 |     - |shifting|   0 |1000 | 925 | 900 |   0 |  0 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.51/0.52	c   0.5s|     1 |     0 |   204 |     - |    19M |   0 |1000 | 925 | 903 |   3 |  1 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.51/0.56	c   0.6s|     1 |     0 |   221 |     - |    24M |   0 |1000 | 925 | 904 |   4 |  2 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.51/0.60	c   0.6s|     1 |     0 |   249 |     - |    28M |   0 |1000 | 925 | 905 |   5 |  3 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.60/0.65	c   0.6s|     1 |     0 |   267 |     - |    32M |   0 |1000 | 925 | 906 |   6 |  4 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.60/0.69	c   0.7s|     1 |     0 |   284 |     - |    37M |   0 |1000 | 925 | 907 |   7 |  5 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.68/0.74	c   0.7s|     1 |     0 |   309 |     - |    43M |   0 |1000 | 925 | 909 |   9 |  6 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.68/0.78	c   0.8s|     1 |     0 |   330 |     - |    47M |   0 |1000 | 925 | 910 |  10 |  7 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.78/0.82	c   0.8s|     1 |     0 |   353 |     - |    53M |   0 |1000 | 925 | 911 |  11 |  8 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.78/0.86	c   0.9s|     1 |     0 |   377 |     - |    59M |   0 |1000 | 925 | 914 |  14 |  9 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.88/0.91	c   0.9s|     1 |     0 |   397 |     - |    61M |   0 |1000 | 925 | 916 |  16 | 10 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.88/0.92	c   0.9s|     1 |     0 |   412 |     - |    61M |   0 |1000 | 925 | 914 |  17 | 11 |   0 |   0 | 0.000000e+00 | 1.833200e+04 |    Inf | unknown
0.99/1.05	o 1891
0.99/1.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.99/1.05	c d 1.0s|     1 |     0 |  1435 |     - |farkasdi|   0 |1000 | 925 | 914 |   0 | 11 |   0 |   0 | 0.000000e+00 | 1.891000e+03 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  1441 |     - |    61M |   0 |1000 | 925 | 914 |  17 | 11 |   0 |   0 | 0.000000e+00 | 1.891000e+03 |    Inf | unknown
0.99/1.10	c   1.1s|     1 |     0 |  1466 |     - |    61M |   0 |1000 | 925 | 916 |  19 | 12 |   0 |   0 | 0.000000e+00 | 1.891000e+03 |    Inf | unknown
1.10/1.11	c   1.1s|     1 |     0 |  1473 |     - |    61M |   0 |1000 | 925 | 917 |  20 | 13 |   0 |   0 | 0.000000e+00 | 1.891000e+03 |    Inf | unknown
1.28/1.36	c   1.4s|     1 |     2 |  1481 |     - |    61M |   0 |1000 | 925 | 917 |  20 | 13 |   0 |  34 | 0.000000e+00 | 1.891000e+03 |    Inf | unknown
5.67/5.78	o 1880
5.67/5.78	c * 5.8s|   100 |    62 | 11991 | 116.6 |strongbr|  20 |1000 |1112 | 912 | 127 |  2 | 187 | 600 | 1.070833e+01 | 1.880000e+03 |  Large |   0.87%
5.76/5.80	o 1864
5.76/5.80	c * 5.8s|   100 |    62 | 12002 | 116.7 |strongbr|  20 |1000 |1121 | 912 | 127 |  4 | 196 | 606 | 1.070833e+01 | 1.864000e+03 |  Large |   0.87%
8.16/8.20	c   8.2s|   200 |   116 | 22661 | 111.6 |    79M |  20 |1000 |1255 | 912 | 270 |  1 | 330 | 744 | 1.070833e+01 | 1.864000e+03 |  Large |   1.44%
8.97/9.05	o 1276
8.97/9.05	c L 9.0s|   241 |    82 | 26270 | 107.6 |    alns|  20 |1000 |1140 | 915 | 303 |  5 | 400 | 774 | 1.180000e+01 | 1.276000e+03 |  Large |   8.07%
8.97/9.06	o 1217
8.97/9.06	c i 9.1s|   242 |    80 | 26290 | 107.2 |  oneopt|  20 |1000 |1140 | 904 | 303 |  1 | 400 | 774 | 1.180000e+01 | 1.217000e+03 |  Large |   8.09%
9.65/9.71	o 1178
9.65/9.71	c L 9.7s|   281 |    97 | 28632 | 100.7 |    alns|  21 |1000 |1222 | 917 | 330 |  6 | 482 | 851 | 1.180000e+01 | 1.178000e+03 |9883.05%|   8.42%
9.74/9.89	c   9.9s|   300 |   102 | 29321 |  96.6 |    80M |  23 |1000 |1289 | 909 | 335 |  1 | 549 | 877 | 1.180000e+01 | 1.178000e+03 |9883.05%|   9.00%
10.84/10.94	c  10.9s|   400 |   148 | 34629 |  85.7 |    80M |  24 |1000 |1408 | 920 | 390 |  5 | 668 | 954 | 2.950000e+01 | 1.178000e+03 |3893.22%|   9.39%
11.64/11.74	o 631
11.64/11.74	c *11.7s|   455 |    91 | 37917 |  82.5 |    LP  |  27 |1000 |1357 | 916 | 448 |  2 | 712 | 977 | 2.950000e+01 | 6.310000e+02 |2038.98%|  10.67%
11.84/11.98	o 566
11.84/11.98	c *12.0s|   486 |    80 | 39070 |  79.6 |strongbr|  27 |1000 |1368 | 908 | 465 |  1 | 736 | 983 | 3.200000e+01 | 5.660000e+02 |1668.75%|  19.78%
12.05/12.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.05/12.18	c  12.2s|   500 |    85 | 39506 |  78.3 |    81M |  27 |1000 |1369 | 913 | 476 |  1 | 747 | 984 | 6.425000e+01 | 5.660000e+02 | 780.93%|  20.37%
12.24/12.30	o 463
12.24/12.30	c *12.3s|   515 |    56 | 39975 |  76.9 |    LP  |  27 |1000 |1410 | 910 | 486 |  1 | 790 | 986 | 6.425000e+01 | 4.630000e+02 | 620.62%|  31.17%
14.43/14.51	o 366
14.43/14.51	c *14.5s|   597 |    29 | 45964 |  76.4 |    LP  |  27 |1000 |1448 | 910 | 680 |  1 | 879 | 999 | 6.633333e+01 | 3.660000e+02 | 451.76%|  47.65%
14.43/14.52	o 325
14.43/14.52	c *14.5s|   599 |    19 | 46005 |  76.2 |    LP  |  27 |1000 |1432 | 910 | 680 |  2 | 879 | 999 | 6.633333e+01 | 3.250000e+02 | 389.95%|  48.47%
14.53/14.63	c  14.6s|   600 |    18 | 46191 |  76.4 |    82M |  27 |1000 |1433 | 917 | 690 |  3 | 880 | 999 | 6.633333e+01 | 3.250000e+02 | 389.95%|  48.49%
15.04/15.18	o 276
15.04/15.18	c *15.2s|   665 |     7 | 48676 |  72.6 |    LP  |  27 |1000 |1416 | 904 | 741 |  1 | 964 |1006 | 1.133333e+02 | 2.760000e+02 | 143.53%|  84.47%
15.12/15.22	c 
15.12/15.22	c SCIP Status        : problem is solved [optimal solution found]
15.12/15.22	c Solving Time (sec) : 15.22
15.12/15.22	c Solving Nodes      : 685
15.12/15.22	c Primal Bound       : +2.76000000000000e+02 (98 solutions)
15.12/15.22	c Dual Bound         : +2.76000000000000e+02
15.12/15.22	c Gap                : 0.00 %
15.12/15.23	s OPTIMUM FOUND
15.12/15.23	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 
15.12/15.23	v x176 -x175 -x174 x173 x172 -x171 -x170 x169 x168 -x167 x166 -x165 -x164 x163 x162 -x161 x160 -x159 x158 -x157 -x156 x155 
15.12/15.23	v x154 -x153 x152 -x151 x150 -x149 -x148 x147 -x146 x145 x144 -x143 x142 -x141 -x140 x139 -x138 x137 x136 -x135 x134 -x133 -x132 
15.12/15.23	v x131 x130 -x129 x128 -x127 x126 -x125 x124 -x123 x122 -x121 -x120 x119 x118 -x117 x116 -x115 x114 -x113 x112 -x111 x110 -x109 
15.12/15.23	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 
15.12/15.23	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 
15.12/15.23	v -x55 x54 -x53 x52 -x51 -x50 x49 x48 -x47 x46 -x45 -x44 x43 -x42 x41 -x40 x39 x38 -x37 x36 -x35 x34 -x33 x32 -x31 -x30 x29 -x28 
15.12/15.23	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 
15.12/15.23	c SCIP Status        : problem is solved [optimal solution found]
15.12/15.23	c Total Time         :      15.22
15.12/15.23	c   solving          :      15.22
15.12/15.23	c   presolving       :       0.33 (included in solving)
15.12/15.23	c   reading          :       0.01 (included in solving)
15.12/15.23	c   copying          :       0.03 (6 #copies) (minimal 0.00, maximal 0.01, average 0.01)
15.12/15.23	c Original Problem   :
15.12/15.23	c   Problem name     : HOME/instance-4425237-1720889987.wbo
15.12/15.23	c   Variables        : 1100 (1100 binary, 0 integer, 0 implicit integer, 0 continuous)
15.12/15.23	c   Constraints      : 1901 initial, 1901 maximal
15.12/15.23	c   Objective        : minimize, 900 non-zeros (abs.min = 1, abs.max = 1000)
15.12/15.23	c Presolved Problem  :
15.12/15.23	c   Problem name     : t_HOME/instance-4425237-1720889987.wbo
15.12/15.23	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
15.12/15.23	c   Constraints      : 925 initial, 1475 maximal
15.12/15.23	c   Objective        : minimize, 900 non-zeros (abs.min = 1, abs.max = 1000)
15.12/15.23	c   Nonzeros         : 5506 constraint, 6 clique table
15.12/15.23	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
15.12/15.23	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   domcol           :       0.00       0.00     37          0          0          0          0          0          0          0          0          0
15.12/15.23	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
15.12/15.23	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   implics          :       0.00       0.00     37          0          0          0          0          0          0          0          0          0
15.12/15.23	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
15.12/15.23	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   trivial          :       0.00       0.00     74          0          0          0          0          0          0          0          0          0
15.12/15.23	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   dualfix          :       0.00       0.00     74          0          0          0          0          0          0          0          0          0
15.12/15.23	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   probing          :       0.21       0.00     37          0        900          0          0          0          0          0          0          0
15.12/15.23	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
15.12/15.23	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   linear           :       0.09       0.00    111          0        100          0        900          0        101          0          0          0
15.12/15.23	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   indicator        :       0.00       0.00     38          0          0          0          0          0        875          0          0          0
15.12/15.23	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
15.12/15.23	c   root node        :          -          -      -        681          -          -        681          -          -          -          -          -
15.12/15.23	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
15.12/15.23	c   benderslp        :          0          0          0          0        614          0          0        313          0          0          0          0          0          0          0
15.12/15.23	c   integral         :          0          0          0          0        614          0          0        313          0          0        506          0          0        572        972
15.12/15.23	c   setppc           :          0+         3          0        230          0          0          0          0         23          0         10          0          0          0          0
15.12/15.23	c   linear           :        900+       902         12      12967          5          0          0        310       5686        196       5752          0          0          0          0
15.12/15.23	c   logicor          :          0+       593          0       2313          0          0          0          0        508         40        378          0          0          0          0
15.12/15.23	c   benders          :          0          0          0          0          5          0          0         96          0          0          0          0          0          0          0
15.12/15.23	c   indicator        :         25         25        356      12188          3          0          0         94          0          0          0          0          0          0          0
15.12/15.23	c   fixedvar         :          0          0          0          0          5          0          0         96          0          0          0          0          0          0          0
15.12/15.23	c   countsols        :          0          0          0          0          5          0          0         96          0          0          0          0          0          0          0
15.12/15.23	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
15.12/15.23	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   integral         :       4.45       0.00       0.00       0.00       4.44       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   linear           :       0.17       0.00       0.00       0.10       0.00       0.00       0.00       0.02       0.00       0.04
15.12/15.23	c   logicor          :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   indicator        :       0.06       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
15.12/15.23	c   dualfix          :          3          0          0          0
15.12/15.23	c   genvbounds       :          0          0          0          0
15.12/15.23	c   nlobbt           :          0          0          0          0
15.12/15.23	c   obbt             :          0          0          0          0
15.12/15.23	c   probing          :          0          0          0          0
15.12/15.23	c   pseudoobj        :       4253        930          5      12267
15.12/15.23	c   redcost          :       2422          0          0      43757
15.12/15.23	c   rootredcost      :         12          0          0        654
15.12/15.23	c   symmetry         :          0          0          0          0
15.12/15.23	c   vbounds          :       2159          0          0          0
15.12/15.23	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
15.12/15.23	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   probing          :       0.21       0.00       0.21       0.00       0.00       0.00
15.12/15.23	c   pseudoobj        :       0.04       0.00       0.00       0.02       0.02       0.00
15.12/15.23	c   redcost          :       0.09       0.00       0.00       0.09       0.00       0.00
15.12/15.23	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
15.12/15.23	c   vbounds          :       0.05       0.00       0.00       0.05       0.00       0.00
15.12/15.23	c Symmetry           :
15.12/15.23	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
15.12/15.23	c   orbital reduction:          0 reductions applied,          0 cutoffs
15.12/15.23	c   lexicographic red:          0 reductions applied,          0 cutoffs
15.12/15.23	c   shadow tree time :       0.00 s
15.12/15.23	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
15.12/15.23	c   propagation      :       0.02        241        233          -        840       32.0         10       10.6          -          -          -
15.12/15.23	c   infeasible LP    :       0.00          5          5          -         12       14.9          0        0.0          3       16.7          0
15.12/15.23	c   bound exceed. LP :       0.06        159         98          -        352       27.0          1        8.0          0        0.0        609
15.12/15.23	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
15.12/15.23	c   pseudo solution  :       0.00          9          9          -         10        5.4          1        5.0          -          -          -
15.12/15.23	c   applied globally :       0.00          -          -          0        999       30.2          -          -          3          -          -
15.12/15.23	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
15.12/15.23	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
15.12/15.23	c   cut pool         :       0.35          -        579         24          -          -       9471      13895          -          -          -          -          -    (maximal pool size:       3722)
15.12/15.23	c   aggregation      :       0.22       0.00        309         12          0          0         12         14          0         12         12          0          0
15.12/15.23	c   > cmir           :          -          -          -          -          -          -          -          7          0          6          6          0          -
15.12/15.23	c   > flowcover      :          -          -          -          -          -          -          -          3          0          3          3          0          -
15.12/15.23	c   > knapsackcover  :          -          -          -          -          -          -          -          4          0          3          3          0          -
15.12/15.23	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
15.12/15.23	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   gomory           :       6.16       0.00        213         10          0          0       9095      12967          0        263        263          0          0
15.12/15.23	c   > gomorymi       :          -          -          -          -          -          -          -       5514          0        110        110          0          -
15.12/15.23	c   > strongcg       :          -          -          -          -          -          -          -       7453          0        153        153          0          -
15.12/15.23	c   impliedbounds    :       0.00       0.00        309         12          0          0          0          0          0          0          0          0          0
15.12/15.23	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
15.12/15.23	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   multilinear      :       0.00       0.00         71         12          0          0          0          0          0          0          0          0          0
15.12/15.23	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
15.12/15.23	c   rlt              :       0.00       0.00         58         10          0          0          0          0          0          0          0          0          0
15.12/15.23	c   zerohalf         :       0.18       0.00        215         12          0          0        364        914          0        466        466          0          0
15.12/15.23	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
15.12/15.23	c   hybrid           :       0.02       0.00        314         13        741          0      13154         20          0       2991
15.12/15.23	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c Pricers            :   ExecTime  SetupTime      Calls       Vars
15.12/15.23	c   problem variables:       0.00          -          0          0
15.12/15.23	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
15.12/15.23	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c   relpscost        :       4.44       0.00        609          0          0          0        506          0        572        972
15.12/15.23	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
15.12/15.23	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
15.12/15.23	c   LP solutions     :       0.00          -          -          5          5
15.12/15.23	c   relax solutions  :       0.00          -          -          0          0
15.12/15.23	c   pseudo solutions :       0.00          -          -          0          0
15.12/15.23	c   strong branching :       0.00          -          -          3          3
15.12/15.23	c   actconsdiving    :       0.00       0.00          0          0          0
15.12/15.23	c   adaptivediving   :       0.00       0.00          1          0          0
15.12/15.23	c   alns             :       0.07       0.00          5          2          2
15.12/15.23	c   bound            :       0.00       0.00          0          0          0
15.12/15.23	c   clique           :       0.00       0.00          0          0          0
15.12/15.23	c   coefdiving       :       0.00       0.00          0          0          0
15.12/15.23	c   completesol      :       0.00       0.00          0          0          0
15.12/15.23	c   conflictdiving   :       0.00       0.00          1          0          0
15.12/15.23	c   crossover        :       0.00       0.00          0          0          0
15.12/15.23	c   dins             :       0.00       0.00          0          0          0
15.12/15.23	c   distributiondivin:       0.00       0.00          0          0          0
15.12/15.23	c   dps              :       0.00       0.00          0          0          0
15.12/15.23	c   dualval          :       0.00       0.00          0          0          0
15.12/15.23	c   farkasdiving     :       0.13       0.00          1          1          1
15.12/15.23	c   feasjump         :       0.00       0.00          0          0          0
15.12/15.23	c   feaspump         :       0.00       0.00          0          0          0
15.12/15.23	c   fixandinfer      :       0.00       0.00          0          0          0
15.12/15.23	c   fracdiving       :       0.00       0.00          1          0          0
15.12/15.23	c   gins             :       0.00       0.00          0          0          0
15.12/15.23	c   guideddiving     :       0.00       0.00          0          0          0
15.12/15.23	c   indcoefdiving    :       0.00       0.00          0          0          0
15.12/15.23	c   indicator        :       0.00       0.00          0          0          0
15.12/15.23	c   indicatordiving  :       0.00       0.00          0          0          0
15.12/15.23	c   indoneopt        :       0.02       0.00         14          1          0
15.12/15.23	c   indrounding      :       0.00       0.00          0          0          0
15.12/15.23	c   indtwoopt        :       0.00       0.00          0          0          0
15.12/15.23	c   intdiving        :       0.00       0.00          0          0          0
15.12/15.23	c   intshifting      :       0.00       0.00          0          0          0
15.12/15.23	c   linesearchdiving :       0.00       0.00          0          0          0
15.12/15.23	c   localbranching   :       0.00       0.00          0          0          0
15.12/15.23	c   locks            :       0.01       0.00          1          0          0
15.12/15.23	c   lpface           :       0.00       0.00          0          0          0
15.12/15.23	c   mpec             :       0.00       0.00          0          0          0
15.12/15.23	c   multistart       :       0.00       0.00          0          0          0
15.12/15.23	c   mutation         :       0.00       0.00          0          0          0
15.12/15.23	c   nlpdiving        :       0.00       0.00          0          0          0
15.12/15.23	c   objpscostdiving  :       0.00       0.00          1          0          0
15.12/15.23	c   octane           :       0.00       0.00          0          0          0
15.12/15.23	c   ofins            :       0.00       0.00          0          0          0
15.12/15.23	c   oneopt           :       0.00       0.00         13          2          2
15.12/15.23	c   padm             :       0.00       0.00          0          0          0
15.12/15.23	c   proximity        :       0.00       0.00          0          0          0
15.12/15.23	c   pscostdiving     :       0.00       0.00          1          0          0
15.12/15.23	c   randrounding     :       0.03       0.00         57          0          0
15.12/15.23	c   rens             :       0.02       0.00          1          0          0
15.12/15.23	c   reoptsols        :       0.00       0.00          0          0          0
15.12/15.23	c   repair           :       0.00       0.00          0          0          0
15.12/15.23	c   rins             :       0.00       0.00          0          0          0
15.12/15.23	c   rootsoldiving    :       0.01       0.00          1          0          0
15.12/15.23	c   rounding         :       0.02       0.00        391          0          0
15.12/15.23	c   scheduler        :       0.00       0.00          0          0          0
15.12/15.23	c   shiftandpropagate:       0.00       0.00          0          0          0
15.12/15.23	c   shifting         :       0.11       0.00        386         72          1
15.12/15.23	c   simplerounding   :       0.01       0.00        942          0          0
15.12/15.23	c   smallcard        :       0.00       0.00          0          0          0
15.12/15.23	c   subnlp           :       0.00       0.00          0          0          0
15.12/15.23	c   trivial          :       0.00       0.00          2          2          1
15.12/15.23	c   trivialnegation  :       0.00       0.00          0          0          0
15.12/15.23	c   trustregion      :       0.00       0.00          0          0          0
15.12/15.23	c   trysol           :       0.00       0.00         10         10          0
15.12/15.23	c   twoopt           :       0.00       0.00          0          0          0
15.12/15.23	c   undercover       :       0.00       0.00          0          0          0
15.12/15.23	c   vbounds          :       0.00       0.00          0          0          0
15.12/15.23	c   veclendiving     :       0.00       0.00          1          0          0
15.12/15.23	c   zeroobj          :       0.00       0.00          0          0          0
15.12/15.23	c   zirounding       :       0.03       0.00        486          0          0
15.12/15.23	c   other solutions  :          -          -          -          0          -
15.12/15.23	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	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
15.12/15.23	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
15.12/15.23	c   primal LP        :       0.04         83          0       0.00       0.00       0.04         83
15.12/15.23	c   dual LP          :       2.33       1855      46018      45.79   19772.21       0.25        850
15.12/15.23	c   lex dual LP      :       0.00          0          0       0.00          -
15.12/15.23	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
15.12/15.23	c   resolve instable :       0.00          0          0       0.00          -
15.12/15.23	c   diving/probing LP:       0.43        363       3028       8.34    6979.79
15.12/15.23	c   strong branching :       3.73       1007      77728      77.19   20847.09          -          -         75
15.12/15.23	c     (at root node) :          -         34       3478     102.29          -
15.12/15.23	c   conflict analysis:       0.03         65        609       9.37   23140.94
15.12/15.23	c B&B Tree           :
15.12/15.23	c   number of runs   :          1
15.12/15.23	c   nodes            :        685 (486 internal, 199 leaves)
15.12/15.23	c   feasible leaves  :          5
15.12/15.23	c   infeas. leaves   :        128
15.12/15.23	c   objective leaves :         66
15.12/15.23	c   nodes (total)    :        685 (486 internal, 199 leaves)
15.12/15.23	c   nodes left       :          0
15.12/15.23	c   max depth        :         27
15.12/15.23	c   max depth (total):         27
15.12/15.23	c   backtracks       :        107 (15.6%)
15.12/15.23	c   early backtracks :          0 (0.0%)
15.12/15.23	c   nodes exc. ref.  :          0 (0.0%)
15.12/15.23	c   delayed cutoffs  :         40
15.12/15.23	c   repropagations   :        225 (2837 domain reductions, 38 cutoffs)
15.12/15.23	c   avg switch length:       3.29
15.12/15.23	c   switching time   :       0.14
15.12/15.23	c Root Node          :
15.12/15.23	c   First LP value   : +0.00000000000000e+00
15.12/15.23	c   First LP Iters   :        188 (19289.97 Iter/sec)
15.12/15.23	c   First LP Time    :       0.01
15.12/15.23	c   Final Dual Bound : +0.00000000000000e+00
15.12/15.23	c   Final Root Iters :        444
15.12/15.23	c   Root LP Estimate : +1.21739865039300e+03
15.12/15.23	c Solution           :
15.12/15.23	c   Solutions found  :         98 (15 improvements)
15.12/15.23	c   First Solution   : +4.44854000000000e+05   (in run 1, after 1 nodes, 0.35 seconds, depth 0, found by <trivial>)
15.12/15.23	c   Gap First Sol.   :   infinite
15.12/15.23	c   Gap Last Sol.    :     143.53 %
15.12/15.23	c   Primal Bound     : +2.76000000000000e+02   (in run 1, after 665 nodes, 15.18 seconds, depth 10, found by <relaxation>)
15.12/15.23	c   Dual Bound       : +2.76000000000000e+02
15.12/15.23	c   Gap              :       0.00 %
15.12/15.23	c Integrals          :      Total       Avg%
15.12/15.23	c   primal-dual      :    1455.77      95.67
15.12/15.23	c   primal-ref       :          -          - (not evaluated)
15.12/15.23	c   dual-ref         :          -          - (not evaluated)
15.12/15.24	c Time complete: 15.1798.

Verifier Data

OK	276

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425237-1720889987/watcher-4425237-1720889987 -o /tmp/evaluation-result-4425237-1720889987/solver-4425237-1720889987 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1720885247-703900 --watchdog 3760 pbscip -f HOME/instance-4425237-1720889987.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=710033, runsolver pid=710030

[startup+0.100707 s]*
/proc/loadavg: 4.25 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123913176/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=66688 memory=27596 CPUtime=0.1 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 3624 0 0 0 10 0 0 0 20 0 1 0 141155866 68288512 6899 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 16672 6899 3626 3540 0 4929 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 66688 KiB
Current children cumulated memory: 27596 KiB

[startup+0.213107 s]*
/proc/loadavg: 4.25 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123911476/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=67696 memory=28388 CPUtime=0.21 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 3848 0 0 0 21 0 0 0 20 0 1 0 141155866 69320704 7097 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 16924 7097 3626 3540 0 5181 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 67696 KiB
Current children cumulated memory: 28388 KiB

[startup+0.313358 s]*
/proc/loadavg: 4.25 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123911336/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=67696 memory=28652 CPUtime=0.31 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 3850 0 0 0 31 0 0 0 20 0 1 0 141155866 69320704 7163 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 16924 7163 3626 3540 0 5181 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 67696 KiB
Current children cumulated memory: 28652 KiB

[startup+0.700333 s]
/proc/loadavg: 4.25 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123905148/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=93896 memory=52640 CPUtime=0.68 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 9671 0 0 0 67 1 0 0 20 0 1 0 141155866 96149504 13160 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 23474 13160 3866 3540 0 11731 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 93896 KiB
Current children cumulated memory: 52640 KiB

[startup+1.50034 s]
/proc/loadavg: 4.25 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123866152/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=125412 memory=81896 CPUtime=1.48 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 17391 0 0 0 145 3 0 0 20 0 1 0 141155866 128421888 20474 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 31353 20474 3992 3540 0 19610 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 125412 KiB
Current children cumulated memory: 81896 KiB

[startup+3.11264 s]
/proc/loadavg: 4.25 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123843180/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=125412 memory=81896 CPUtime=3.09 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 17392 0 0 0 306 3 0 0 20 0 1 0 141155866 128421888 20474 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 31353 20474 3992 3540 0 19610 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 125412 KiB
Current children cumulated memory: 81896 KiB

[startup+6.30031 s]
/proc/loadavg: 4.23 4.27 4.22 5/246 710034
/proc/meminfo: memFree=123836276/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=133836 memory=89000 CPUtime=6.26 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 19143 0 0 0 623 3 0 0 20 0 1 0 141155866 137048064 22250 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 33459 22250 3997 3540 0 21716 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 133836 KiB
Current children cumulated memory: 89000 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.26 4.22 5/246 710036
/proc/meminfo: memFree=123823012/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=145776 memory=100352 CPUtime=12.63 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 21974 0 0 0 1260 3 0 0 20 0 1 0 141155866 149274624 25088 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 36444 25088 3997 3540 0 24701 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 145776 KiB
Current children cumulated memory: 100352 KiB

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

# cumulated CPU time of all completed processes:  user=15.1451 s, system=0.043775 s

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

[startup+12.8004 s]
/proc/loadavg: 4.21 4.26 4.22 5/246 710036
/proc/meminfo: memFree=123823012/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=145776 memory=100352 CPUtime=12.73 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 21974 0 0 0 1270 3 0 0 20 0 1 0 141155866 149274624 25088 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 36444 25088 3997 3540 0 24701 0
Current children cumulated CPU time: 12.73 s
Current children cumulated vsize: 145776 KiB
Current children cumulated memory: 100352 KiB

[startup+14.4003 s]
/proc/loadavg: 4.20 4.26 4.22 5/246 710036
/proc/meminfo: memFree=123822984/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=145776 memory=100352 CPUtime=14.33 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 21977 0 0 0 1430 3 0 0 20 0 1 0 141155866 149274624 25088 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 36444 25088 3997 3540 0 24701 0
Current children cumulated CPU time: 14.33 s
Current children cumulated vsize: 145776 KiB
Current children cumulated memory: 100352 KiB

[startup+14.8003 s]
/proc/loadavg: 4.20 4.26 4.22 5/246 710036
/proc/meminfo: memFree=123822984/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=145776 memory=100352 CPUtime=14.73 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 21977 0 0 0 1470 3 0 0 20 0 1 0 141155866 149274624 25088 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 36444 25088 3997 3540 0 24701 0
Current children cumulated CPU time: 14.73 s
Current children cumulated vsize: 145776 KiB
Current children cumulated memory: 100352 KiB

[startup+15.2003 s]
/proc/loadavg: 4.20 4.26 4.22 5/246 710036
/proc/meminfo: memFree=123821472/131655788 swapFree=131071996/131071996
[pid=710033] ppid=710030 vsize=145776 memory=100352 CPUtime=15.12 cores=0,2
/proc/710033/stat : 710033 (pbscip) R 710030 710033 703890 0 -1 4194304 21977 0 0 0 1509 3 0 0 20 0 1 0 141155866 149274624 25088 134679101440 4194304 18693293 140726700642576 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27430912 140726700647416 140726700647515 140726700647515 140726700654542 0
/proc/710033/statm: 36444 25088 3997 3540 0 24701 0
Current children cumulated CPU time: 15.12 s
Current children cumulated vsize: 145776 KiB
Current children cumulated memory: 100352 KiB

Child status: 0

Real time (s): 15.2519
CPU time (s): 15.1889
CPU user time (s): 15.1451
CPU system time (s): 0.043775
CPU usage (%): 99.5872
Max. virtual memory (cumulated for all children) (KiB): 145776
Max. memory (cumulated for all children) (KiB): 100352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1451
system time used= 0.043775
maximum resident set size= 100352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21983
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= 10
involuntary context switches= 118


# summary of solver processes directly reported to runsolver:
#   pid: 710033
#   total CPU time (s): 15.1889
#   total CPU user time (s): 15.1451
#   total CPU system time (s): 0.043775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.106238 second user time and 0.213358 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-13 19:00:00
IDJOB=4425237
IDBENCH=144072
IDSOLVER=3038
FILE ID=nodeC011/4425237-1720889987
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-jnh309_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425237-1720889987/watcher-4425237-1720889987 -o /tmp/evaluation-result-4425237-1720889987/solver-4425237-1720889987 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1720885247-703900 --watchdog 3760  pbscip -f HOME/instance-4425237-1720889987.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 96a7bb3d2f4d960817b831e20b609ac8
RANDOM SEED=995336417

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.610
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		: 3491.600
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.129
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.255
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		: 3624.517
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		: 3491.601
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.298
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.269
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:        123926664 kB
MemAvailable:   125135360 kB
Buffers:          333976 kB
Cached:          1706236 kB
SwapCached:            0 kB
Active:           519856 kB
Inactive:        6663420 kB
Active(anon):       1452 kB
Inactive(anon):  5179024 kB
Active(file):     518404 kB
Inactive(file):  1484396 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18524 kB
Writeback:             0 kB
AnonPages:       5141860 kB
Mapped:           136296 kB
Shmem:             37704 kB
KReclaimable:      92188 kB
Slab:             186800 kB
SReclaimable:      92188 kB
SUnreclaim:        94612 kB
KernelStack:        3964 kB
PageTables:        20252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6322648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            46080 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1875968 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:15