Trace number 4456562

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 10.2463 10.2875

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/jnh/
normalized-jnh08_wcsp.wbo
MD5SUMc3f100ed45bfa0d0f8d6863e1afa59b4
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark462
Best CPU time to get the best result obtained on this benchmark2.21233
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints950
Number of soft constraints850
Number of constraints which are clauses850
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 420926
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 420925
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.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-4456562-1721721678.wbo>
0.00/0.00	c original problem has 1050 variables (1050 bin, 0 int, 0 impl, 0 cont) and 1801 constraints
0.00/0.00	c problem read in 0.00
0.00/0.02	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, 850 impls, 0 clqs
0.00/0.02	c (round 2, fast)       100 del vars, 101 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.03	c (round 3, exhaustive) 125 del vars, 101 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.04	c (round 4, exhaustive) 150 del vars, 101 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.04	c (round 5, fast)       150 del vars, 126 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.04	c (round 6, exhaustive) 175 del vars, 126 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.04	c (round 7, fast)       175 del vars, 151 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.05	c (round 8, exhaustive) 200 del vars, 151 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.05	c (round 9, fast)       200 del vars, 176 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.06	c (round 10, exhaustive) 225 del vars, 176 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.06	c (round 11, fast)       225 del vars, 201 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.06	c (round 12, exhaustive) 250 del vars, 201 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.06	c (round 13, fast)       250 del vars, 226 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.07	c (round 14, exhaustive) 275 del vars, 226 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.07	c (round 15, fast)       275 del vars, 251 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.08	c (round 16, exhaustive) 300 del vars, 251 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.08	c (round 17, fast)       300 del vars, 276 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.08	c (round 18, exhaustive) 325 del vars, 276 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.08	c (round 19, fast)       325 del vars, 301 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.09	c (round 20, exhaustive) 350 del vars, 301 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.09	c (round 21, fast)       350 del vars, 326 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.10	c (round 22, exhaustive) 375 del vars, 326 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.00/0.10	c (round 23, fast)       375 del vars, 351 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.10	c (round 24, exhaustive) 400 del vars, 351 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.10	c (round 25, fast)       400 del vars, 376 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.11	c (round 26, exhaustive) 425 del vars, 376 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.11	c (round 27, fast)       425 del vars, 401 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.11	c (round 28, exhaustive) 450 del vars, 401 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.12	c (round 29, fast)       450 del vars, 426 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.12	c (round 30, exhaustive) 475 del vars, 426 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.12	c (round 31, fast)       475 del vars, 451 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.13	c (round 32, exhaustive) 500 del vars, 451 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.13	c (round 33, fast)       500 del vars, 476 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.13	c (round 34, exhaustive) 525 del vars, 476 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.13	c (round 35, fast)       525 del vars, 501 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.14	c (round 36, exhaustive) 550 del vars, 501 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.14	c (round 37, fast)       550 del vars, 526 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.14	c (round 38, exhaustive) 575 del vars, 526 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.14	c (round 39, fast)       575 del vars, 551 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.15	c (round 40, exhaustive) 600 del vars, 551 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.15	c (round 41, fast)       600 del vars, 576 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.15	c    (0.2s) probing: 1000/1800 (55.6%) - 0 fixings, 502 aggregations, 0 implications, 0 bound changes
0.09/0.16	c (round 42, exhaustive) 625 del vars, 576 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.16	c (round 43, fast)       625 del vars, 601 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.16	c (round 44, exhaustive) 650 del vars, 601 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.16	c (round 45, fast)       650 del vars, 626 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.17	c (round 46, exhaustive) 675 del vars, 626 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.17	c (round 47, fast)       675 del vars, 651 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.17	c (round 48, exhaustive) 700 del vars, 651 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.17	c (round 49, fast)       700 del vars, 676 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.18	c (round 50, exhaustive) 725 del vars, 676 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.18	c (round 51, fast)       725 del vars, 701 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.18	c (round 52, exhaustive) 750 del vars, 701 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.18	c (round 53, fast)       750 del vars, 726 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.19	c (round 54, exhaustive) 775 del vars, 726 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.19	c (round 55, fast)       775 del vars, 751 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.19	c (round 56, exhaustive) 800 del vars, 751 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.19	c (round 57, fast)       800 del vars, 776 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.19	c (round 58, exhaustive) 825 del vars, 776 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.19	c (round 59, fast)       825 del vars, 801 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.20	c (round 60, exhaustive) 850 del vars, 801 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.20	c (round 61, fast)       850 del vars, 826 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.09/0.20	c (round 62, exhaustive) 875 del vars, 826 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.21	c (round 63, fast)       875 del vars, 851 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.21	c (round 64, exhaustive) 900 del vars, 851 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.21	c (round 65, fast)       900 del vars, 876 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.21	c (round 66, exhaustive) 925 del vars, 876 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.21	c (round 67, fast)       925 del vars, 901 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.21	c (round 68, exhaustive) 950 del vars, 901 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.22	c (round 69, fast)       950 del vars, 926 del conss, 0 add conss, 850 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 850 impls, 0 clqs
0.20/0.22	c    (0.2s) probing: 1748/1800 (97.1%) - 0 fixings, 850 aggregations, 0 implications, 0 bound changes
0.20/0.22	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.20/0.22	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.20/0.22	c    (0.2s) no symmetry present (symcode time: 0.00)
0.20/0.22	c presolving (70 rounds: 70 fast, 35 medium, 35 exhaustive):
0.20/0.22	c  950 deleted vars, 926 deleted constraints, 0 added constraints, 850 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.20/0.22	c  850 implications, 0 cliques
0.20/0.22	c presolved problem has 950 variables (950 bin, 0 int, 0 impl, 0 cont) and 875 constraints
0.20/0.22	c     850 constraints of type <linear>
0.20/0.22	c      25 constraints of type <indicator>
0.20/0.22	c transformed objective value is always integral (scale: 1)
0.20/0.22	c Presolving Time: 0.21
0.20/0.22	c - non default parameters ----------------------------------------------------------------------
0.20/0.22	c # SCIP version 10.0.0
0.20/0.22	c 
0.20/0.22	c # maximal time in seconds to run
0.20/0.22	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.20/0.22	c limits/time = 3596.99806
0.20/0.22	c 
0.20/0.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.20/0.22	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.20/0.22	c limits/memory = 27900
0.20/0.22	c 
0.20/0.22	c # belongs reading time to solving time?
0.20/0.22	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.20/0.22	c timing/reading = TRUE
0.20/0.22	c 
0.20/0.22	c -----------------------------------------------------------------------------------------------
0.20/0.22	c start solving
0.20/0.22	c 
0.20/0.22	o 420925
0.20/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.20/0.22	c t 0.2s|     1 |     0 |     0 |     - | trivial|   0 | 950 | 875 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.209250e+05 |    Inf | unknown
0.20/0.23	o 31445
0.20/0.23	c i 0.2s|     1 |     0 |     0 |     - |  oneopt|   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.144500e+04 |    Inf | unknown
0.20/0.24	c   0.2s|     1 |     0 |   137 |     - |    17M |   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.144500e+04 |    Inf | unknown
0.20/0.29	c   0.3s|     1 |     0 |   183 |     - |    18M |   0 | 950 | 875 | 855 |   5 |  1 |   0 |   0 | 0.000000e+00 | 3.144500e+04 |    Inf | unknown
0.20/0.29	o 23495
0.20/0.29	c r 0.3s|     1 |     0 |   183 |     - |shifting|   0 | 950 | 875 | 855 |   5 |  1 |   0 |   0 | 0.000000e+00 | 2.349500e+04 |    Inf | unknown
0.29/0.32	c   0.3s|     1 |     0 |   209 |     - |    20M |   0 | 950 | 875 | 858 |   8 |  2 |   0 |   0 | 0.000000e+00 | 2.349500e+04 |    Inf | unknown
0.29/0.32	o 22918
0.29/0.32	c i 0.3s|     1 |     0 |   209 |     - |  oneopt|   0 | 950 | 875 | 858 |   8 |  2 |   0 |   0 | 0.000000e+00 | 2.291800e+04 |    Inf | unknown
0.29/0.33	o 22899
0.29/0.33	c r 0.3s|     1 |     0 |   215 |     - |shifting|   0 | 950 | 875 | 858 |   8 |  2 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.29/0.35	c   0.3s|     1 |     0 |   234 |     - |    25M |   0 | 950 | 875 | 861 |  11 |  3 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.29/0.38	c   0.4s|     1 |     0 |   261 |     - |    29M |   0 | 950 | 875 | 862 |  12 |  4 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.40/0.41	c   0.4s|     1 |     0 |   286 |     - |    34M |   0 | 950 | 875 | 864 |  14 |  5 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.40/0.45	c   0.4s|     1 |     0 |   320 |     - |    38M |   0 | 950 | 875 | 866 |  16 |  6 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.40/0.48	c   0.5s|     1 |     0 |   347 |     - |    43M |   0 | 950 | 875 | 868 |  18 |  7 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.40/0.48	o 22304
0.40/0.48	c r 0.5s|     1 |     0 |   347 |     - |shifting|   0 | 950 | 875 | 868 |  18 |  7 |   0 |   0 | 0.000000e+00 | 2.230400e+04 |    Inf | unknown
0.50/0.52	c   0.5s|     1 |     0 |   373 |     - |    45M |   0 | 950 | 875 | 870 |  20 |  8 |   0 |   0 | 0.000000e+00 | 2.230400e+04 |    Inf | unknown
0.50/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.50/0.56	c   0.6s|     1 |     0 |   395 |     - |    50M |   0 | 950 | 875 | 872 |  22 |  9 |   0 |   0 | 0.000000e+00 | 2.230400e+04 |    Inf | unknown
0.50/0.56	o 21038
0.50/0.56	c r 0.6s|     1 |     0 |   395 |     - |shifting|   0 | 950 | 875 | 872 |  22 |  9 |   0 |   0 | 0.000000e+00 | 2.103800e+04 |    Inf | unknown
0.50/0.56	o 20126
0.50/0.56	c i 0.6s|     1 |     0 |   395 |     - |  oneopt|   0 | 950 | 875 | 872 |  22 |  9 |   0 |   0 | 0.000000e+00 | 2.012600e+04 |    Inf | unknown
0.60/0.60	c   0.6s|     1 |     0 |   416 |     - |    55M |   0 | 950 | 875 | 875 |  25 | 10 |   0 |   0 | 0.000000e+00 | 2.012600e+04 |    Inf | unknown
0.60/0.61	c   0.6s|     1 |     0 |   428 |     - |    55M |   0 | 950 | 875 | 877 |  27 | 11 |   0 |   0 | 0.000000e+00 | 2.012600e+04 |    Inf | unknown
0.69/0.71	o 3734
0.69/0.71	c d 0.7s|     1 |     0 |  1555 |     - |farkasdi|   0 | 950 | 875 | 877 |   0 | 11 |   0 |   0 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
0.69/0.73	c   0.7s|     1 |     0 |  1561 |     - |    55M |   0 | 950 | 875 | 877 |  27 | 11 |   0 |   0 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
0.69/0.74	c   0.7s|     1 |     0 |  1570 |     - |    55M |   0 | 950 | 875 | 879 |  29 | 12 |   0 |   0 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
0.88/0.90	c   0.9s|     1 |     2 |  1573 |     - |    55M |   0 | 950 | 875 | 879 |  29 | 13 |   0 |  23 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
3.57/3.68	o 2231
3.57/3.68	c L 3.7s|    53 |    46 |  6262 | 112.0 |    alns|  20 | 950 | 875 | 868 |  77 |  3 |   0 | 495 | 0.000000e+00 | 2.231000e+03 |    Inf | unknown
3.67/3.76	o 1953
3.67/3.76	c L 3.8s|    53 |    42 |  6262 | 112.0 |    alns|  20 | 950 | 875 | 868 |  77 |  3 |   0 | 495 | 0.000000e+00 | 1.953000e+03 |    Inf | unknown
3.67/3.77	o 1921
3.67/3.77	c L 3.8s|    53 |    42 |  6262 | 112.0 |    alns|  20 | 950 | 875 | 868 |  77 |  3 |   0 | 495 | 0.000000e+00 | 1.921000e+03 |    Inf | unknown
4.97/5.00	c   5.0s|   100 |    75 | 10337 | 100.0 |    65M |  20 | 950 | 949 | 864 | 119 |  1 |  74 | 673 | 0.000000e+00 | 1.921000e+03 |    Inf |   1.06%
5.17/5.22	o 1718
5.17/5.22	c * 5.2s|   111 |    81 | 11343 |  99.1 |strongbr|  20 | 950 | 909 | 872 | 135 |  2 |  74 | 682 | 0.000000e+00 | 1.718000e+03 |    Inf |   1.06%
5.17/5.22	o 1571
5.17/5.22	c * 5.2s|   111 |    77 | 11343 |  99.1 |strongbr|  20 | 950 | 909 | 872 | 135 |  2 |  74 | 683 | 0.000000e+00 | 1.571000e+03 |    Inf |   1.17%
5.17/5.23	o 1512
5.17/5.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.17/5.23	c i 5.2s|   112 |    75 | 11399 |  98.8 |  oneopt|  20 | 950 | 909 | 864 | 135 |  1 |  74 | 685 | 0.000000e+00 | 1.512000e+03 |    Inf |   1.17%
5.56/5.69	o 799
5.56/5.69	c L 5.7s|   146 |    54 | 13639 |  91.0 |    alns|  20 | 950 | 920 | 874 | 170 |  2 |  91 | 720 | 0.000000e+00 | 7.990000e+02 |    Inf |   5.79%
5.56/5.69	o 776
5.56/5.69	c L 5.7s|   146 |    52 | 13639 |  91.0 |    alns|  20 | 950 | 920 | 874 | 170 |  2 |  91 | 720 | 0.000000e+00 | 7.760000e+02 |    Inf |   6.36%
5.66/5.73	o 583
5.66/5.73	c L 5.7s|   146 |    32 | 13639 |  91.0 |    alns|  20 | 950 | 920 | 874 | 170 |  2 |  91 | 720 | 0.000000e+00 | 5.830000e+02 |    Inf |  14.64%
7.26/7.38	c   7.4s|   200 |    42 | 17673 |  86.6 |    73M |  20 | 950 | 937 | 872 | 323 |  2 | 129 | 755 | 0.000000e+00 | 5.830000e+02 |    Inf |  17.91%
7.65/7.74	o 554
7.65/7.74	c * 7.7s|   226 |    40 | 18705 |  81.2 |strongbr|  20 | 950 | 958 | 874 | 359 |  1 | 150 | 773 | 0.000000e+00 | 5.540000e+02 |    Inf |  19.01%
7.65/7.74	o 462
7.65/7.74	c i 7.7s|   226 |    32 | 18705 |  81.2 |  oneopt|  20 | 950 | 940 | 874 | 359 |  1 | 150 | 774 | 0.000000e+00 | 4.620000e+02 |    Inf |  19.36%
8.75/8.88	c   8.9s|   300 |    37 | 22681 |  74.4 |    74M |  20 | 950 | 948 | 865 | 491 |  2 | 213 | 799 | 0.000000e+00 | 4.620000e+02 |    Inf |  40.56%
10.05/10.16	c  10.2s|   400 |    15 | 27698 |  68.3 |    74M |  20 | 950 |1099 | 862 | 638 |  1 | 364 | 840 | 1.272000e+02 | 4.620000e+02 | 263.21%|  69.59%
10.14/10.26	c 
10.14/10.26	c SCIP Status        : problem is solved [optimal solution found]
10.14/10.26	c Solving Time (sec) : 10.26
10.14/10.26	c Solving Nodes      : 416
10.14/10.26	c Primal Bound       : +4.62000000000000e+02 (71 solutions)
10.14/10.26	c Dual Bound         : +4.62000000000000e+02
10.14/10.26	c Gap                : 0.00 %
10.14/10.26	s OPTIMUM FOUND
10.14/10.26	v x200 -x199 x198 -x197 x196 -x195 -x194 x193 -x192 x191 x190 -x189 x188 -x187 x186 -x185 -x184 x183 -x182 x181 x180 -x179 -x178 
10.14/10.26	v x177 x176 -x175 x174 -x173 x172 -x171 x170 -x169 -x168 x167 -x166 x165 -x164 x163 x162 -x161 x160 -x159 x158 -x157 x156 -x155 
10.14/10.26	v -x154 x153 x152 -x151 -x150 x149 -x148 x147 -x146 x145 -x144 x143 x142 -x141 -x140 x139 -x138 x137 x136 -x135 -x134 x133 -x132 
10.14/10.26	v x131 x130 -x129 x128 -x127 -x126 x125 -x124 x123 -x122 x121 x120 -x119 -x118 x117 -x116 x115 x114 -x113 -x112 x111 -x110 x109 
10.14/10.26	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 
10.14/10.26	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 
10.14/10.26	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 
10.14/10.26	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 
10.14/10.26	c SCIP Status        : problem is solved [optimal solution found]
10.14/10.26	c Total Time         :      10.26
10.14/10.26	c   solving          :      10.26
10.14/10.26	c   presolving       :       0.21 (included in solving)
10.14/10.26	c   reading          :       0.00 (included in solving)
10.14/10.26	c   copying          :       0.02 (4 #copies) (minimal 0.00, maximal 0.00, average 0.00)
10.14/10.26	c Original Problem   :
10.14/10.26	c   Problem name     : HOME/instance-4456562-1721721678.wbo
10.14/10.26	c   Variables        : 1050 (1050 binary, 0 integer, 0 implicit integer, 0 continuous)
10.14/10.26	c   Constraints      : 1801 initial, 1801 maximal
10.14/10.26	c   Objective        : minimize, 850 non-zeros (abs.min = 1, abs.max = 1000)
10.14/10.26	c Presolved Problem  :
10.14/10.26	c   Problem name     : t_HOME/instance-4456562-1721721678.wbo
10.14/10.26	c   Variables        : 950 (950 binary, 0 integer, 0 implicit integer, 0 continuous)
10.14/10.26	c   Constraints      : 875 initial, 1122 maximal
10.14/10.26	c   Objective        : minimize, 850 non-zeros (abs.min = 1, abs.max = 1000)
10.14/10.26	c   Nonzeros         : 5195 constraint, 8 clique table
10.14/10.26	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
10.14/10.26	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   domcol           :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
10.14/10.26	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
10.14/10.26	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   implics          :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
10.14/10.26	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
10.14/10.26	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   trivial          :       0.00       0.00     70          0          0          0          0          0          0          0          0          0
10.14/10.26	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   dualfix          :       0.00       0.00     70          0          0          0          0          0          0          0          0          0
10.14/10.26	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   probing          :       0.15       0.00     35          0        850          0          0          0          0          0          0          0
10.14/10.26	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
10.14/10.26	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   linear           :       0.05       0.00    105          0        100          0        850          0        101          0          0          0
10.14/10.26	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   indicator        :       0.00       0.00     36          0          0          0          0          0        825          0          0          0
10.14/10.26	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
10.14/10.26	c   root node        :          -          -      -        620          -          -        620          -          -          -          -          -
10.14/10.26	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
10.14/10.26	c   benderslp        :          0          0          0          0        320          0          0        369          0          0          0          0          0          0          0
10.14/10.26	c   integral         :          0          0          0          0        320          0          0        369          0          2        154          0          0        184        526
10.14/10.26	c   setppc           :          0+         4          0        652          0          0          0          0         25          0          6          0          0          0          0
10.14/10.26	c   linear           :        850+       852         12       9964          0          0          0        366       2778         83       3359          0          0          0          0
10.14/10.26	c   logicor          :          0+       303          0       1016          0          0          0          0        181          9        159          0          0          0          0
10.14/10.26	c   benders          :          0          0          0          0          0          0          0         74          0          0          0          0          0          0          0
10.14/10.26	c   indicator        :         25         25        225       9844          0          0          0         72          0          0          0          0          0          0          0
10.14/10.26	c   fixedvar         :          0          0          0          0          0          0          0         74          0          0          0          0          0          0          0
10.14/10.26	c   countsols        :          0          0          0          0          0          0          0         74          0          0          0          0          0          0          0
10.14/10.26	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
10.14/10.26	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   integral         :       3.51       0.00       0.00       0.00       3.50       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   linear           :       0.10       0.00       0.00       0.05       0.00       0.00       0.00       0.02       0.00       0.02
10.14/10.26	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   indicator        :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
10.14/10.26	c   dualfix          :          3          0          0          0
10.14/10.26	c   genvbounds       :          0          0          0          0
10.14/10.26	c   nlobbt           :          0          0          0          0
10.14/10.26	c   obbt             :          0          0          0          0
10.14/10.26	c   probing          :          0          0          0          0
10.14/10.26	c   pseudoobj        :       2521        634          1       6124
10.14/10.26	c   redcost          :       1274          0          0      21330
10.14/10.26	c   rootredcost      :          6          0          0        449
10.14/10.26	c   symmetry         :          0          0          0          0
10.14/10.26	c   vbounds          :       1299          0          0          0
10.14/10.26	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
10.14/10.26	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   probing          :       0.15       0.00       0.15       0.00       0.00       0.00
10.14/10.26	c   pseudoobj        :       0.02       0.00       0.00       0.01       0.01       0.00
10.14/10.26	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
10.14/10.26	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
10.14/10.26	c   vbounds          :       0.03       0.00       0.00       0.03       0.00       0.00
10.14/10.26	c Symmetry           :
10.14/10.26	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
10.14/10.26	c   orbital reduction:          0 reductions applied,          0 cutoffs
10.14/10.26	c   lexicographic red:          0 reductions applied,          0 cutoffs
10.14/10.26	c   shadow tree time :       0.00 s
10.14/10.26	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
10.14/10.26	c   propagation      :       0.01         93         88          -        328       23.5          5       13.4          -          -          -
10.14/10.26	c   infeasible LP    :       0.00         18         17          -         64       17.3          0        0.0         16       20.7          0
10.14/10.26	c   bound exceed. LP :       0.03         97         56          -        263       19.0          0        0.0          0        0.0        367
10.14/10.26	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
10.14/10.26	c   pseudo solution  :       0.00          4          4          -          4        3.8          1       27.0          -          -          -
10.14/10.26	c   applied globally :       0.00          -          -          0        371       20.8          -          -         16          -          -
10.14/10.26	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
10.14/10.26	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
10.14/10.26	c   cut pool         :       0.24          -        396         24          -          -       6589       9280          -          -          -          -          -    (maximal pool size:       3895)
10.14/10.26	c   aggregation      :       0.15       0.00        220         12          0          0         17         22          0         13         13          0          0
10.14/10.26	c   > cmir           :          -          -          -          -          -          -          -         14          0          6          6          0          -
10.14/10.26	c   > flowcover      :          -          -          -          -          -          -          -          5          0          4          4          0          -
10.14/10.26	c   > knapsackcover  :          -          -          -          -          -          -          -          3          0          3          3          0          -
10.14/10.26	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
10.14/10.26	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   gomory           :       3.85       0.00        167         10          0          0       6229       8228          0        181        181          0          0
10.14/10.26	c   > gomorymi       :          -          -          -          -          -          -          -       3741          0         66         66          0          -
10.14/10.26	c   > strongcg       :          -          -          -          -          -          -          -       4487          0        115        115          0          -
10.14/10.26	c   impliedbounds    :       0.00       0.00        220         12          0          0          0          0          0          0          0          0          0
10.14/10.26	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
10.14/10.26	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   multilinear      :       0.00       0.00         33         12          0          0          0          0          0          0          0          0          0
10.14/10.26	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
10.14/10.26	c   rlt              :       0.00       0.00         61         10          0          0          0          0          0          0          0          0          0
10.14/10.26	c   zerohalf         :       0.11       0.00        169         12          0          0        343       1030          0        456        456          0          0
10.14/10.26	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
10.14/10.26	c   hybrid           :       0.01       0.00        213         12        650          0       8630         29          0       2253
10.14/10.26	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c Pricers            :   ExecTime  SetupTime      Calls       Vars
10.14/10.26	c   problem variables:       0.00          -          0          0
10.14/10.26	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
10.14/10.26	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c   relpscost        :       3.50       0.00        320          0          0          2        154          0        184        526
10.14/10.26	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
10.14/10.26	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
10.14/10.26	c   LP solutions     :       0.00          -          -          0          0
10.14/10.26	c   relax solutions  :       0.00          -          -          0          0
10.14/10.26	c   pseudo solutions :       0.00          -          -          0          0
10.14/10.26	c   strong branching :       0.00          -          -          3          3
10.14/10.26	c   actconsdiving    :       0.00       0.00          0          0          0
10.14/10.26	c   adaptivediving   :       0.00       0.00          0          0          0
10.14/10.26	c   alns             :       0.16       0.00          3          6          6
10.14/10.26	c   bound            :       0.00       0.00          0          0          0
10.14/10.26	c   clique           :       0.00       0.00          0          0          0
10.14/10.26	c   coefdiving       :       0.00       0.00          0          0          0
10.14/10.26	c   completesol      :       0.00       0.00          0          0          0
10.14/10.26	c   conflictdiving   :       0.00       0.00          0          0          0
10.14/10.26	c   crossover        :       0.00       0.00          0          0          0
10.14/10.26	c   dins             :       0.00       0.00          0          0          0
10.14/10.26	c   distributiondivin:       0.00       0.00          0          0          0
10.14/10.26	c   dps              :       0.00       0.00          0          0          0
10.14/10.26	c   dualval          :       0.00       0.00          0          0          0
10.14/10.26	c   farkasdiving     :       0.09       0.00          1          1          1
10.14/10.26	c   feasjump         :       0.00       0.00          0          0          0
10.14/10.26	c   feaspump         :       0.00       0.00          0          0          0
10.14/10.26	c   fixandinfer      :       0.00       0.00          0          0          0
10.14/10.26	c   fracdiving       :       0.00       0.00          0          0          0
10.14/10.26	c   gins             :       0.00       0.00          0          0          0
10.14/10.26	c   guideddiving     :       0.00       0.00          0          0          0
10.14/10.26	c   indcoefdiving    :       0.00       0.00          0          0          0
10.14/10.26	c   indicator        :       0.00       0.00          0          0          0
10.14/10.26	c   indicatordiving  :       0.00       0.00          0          0          0
10.14/10.26	c   indoneopt        :       0.03       0.00         11          1          0
10.14/10.26	c   indrounding      :       0.00       0.00          0          0          0
10.14/10.26	c   indtwoopt        :       0.00       0.00          0          0          0
10.14/10.26	c   intdiving        :       0.00       0.00          0          0          0
10.14/10.26	c   intshifting      :       0.00       0.00          0          0          0
10.14/10.26	c   linesearchdiving :       0.00       0.00          0          0          0
10.14/10.26	c   localbranching   :       0.00       0.00          0          0          0
10.14/10.26	c   locks            :       0.01       0.00          1          0          0
10.14/10.26	c   lpface           :       0.10       0.00          1          0          0
10.14/10.26	c   mpec             :       0.00       0.00          0          0          0
10.14/10.26	c   multistart       :       0.00       0.00          0          0          0
10.14/10.26	c   mutation         :       0.00       0.00          0          0          0
10.14/10.26	c   nlpdiving        :       0.00       0.00          0          0          0
10.14/10.26	c   objpscostdiving  :       0.00       0.00          0          0          0
10.14/10.26	c   octane           :       0.00       0.00          0          0          0
10.14/10.26	c   ofins            :       0.00       0.00          0          0          0
10.14/10.26	c   oneopt           :       0.00       0.00         10          5          5
10.14/10.26	c   padm             :       0.00       0.00          0          0          0
10.14/10.26	c   proximity        :       0.00       0.00          0          0          0
10.14/10.26	c   pscostdiving     :       0.00       0.00          0          0          0
10.14/10.26	c   randrounding     :       0.02       0.00         19          0          0
10.14/10.26	c   rens             :       0.01       0.00          1          0          0
10.14/10.26	c   reoptsols        :       0.00       0.00          0          0          0
10.14/10.26	c   repair           :       0.00       0.00          0          0          0
10.14/10.26	c   rins             :       0.00       0.00          0          0          0
10.14/10.26	c   rootsoldiving    :       0.00       0.00          0          0          0
10.14/10.26	c   rounding         :       0.01       0.00        276          0          0
10.14/10.26	c   scheduler        :       0.00       0.00          0          0          0
10.14/10.26	c   shiftandpropagate:       0.00       0.00          0          0          0
10.14/10.26	c   shifting         :       0.07       0.00        244         53          4
10.14/10.26	c   simplerounding   :       0.00       0.00        540          0          0
10.14/10.26	c   smallcard        :       0.00       0.00          0          0          0
10.14/10.26	c   subnlp           :       0.00       0.00          0          0          0
10.14/10.26	c   trivial          :       0.00       0.00          2          2          1
10.14/10.26	c   trivialnegation  :       0.00       0.00          0          0          0
10.14/10.26	c   trustregion      :       0.00       0.00          0          0          0
10.14/10.26	c   trysol           :       0.00       0.00          0          0          0
10.14/10.26	c   twoopt           :       0.00       0.00          0          0          0
10.14/10.26	c   undercover       :       0.00       0.00          0          0          0
10.14/10.26	c   vbounds          :       0.00       0.00          0          0          0
10.14/10.26	c   veclendiving     :       0.00       0.00          0          0          0
10.14/10.26	c   zeroobj          :       0.00       0.00          0          0          0
10.14/10.26	c   zirounding       :       0.01       0.00        263          0          0
10.14/10.26	c   other solutions  :          -          -          -          0          -
10.14/10.26	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	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
10.14/10.26	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
10.14/10.26	c   primal LP        :       0.03         62          0       0.00       0.00       0.03         62
10.14/10.26	c   dual LP          :       1.24       1022      25906      41.65   20925.15       0.11        400
10.14/10.26	c   lex dual LP      :       0.00          0          0       0.00          -
10.14/10.26	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
10.14/10.26	c   resolve instable :       0.00          0          0       0.00          -
10.14/10.26	c   diving/probing LP:       0.28        245       2408       9.83    8460.85
10.14/10.26	c   strong branching :       3.00        843      65811      78.07   21939.67          -          -         63
10.14/10.26	c     (at root node) :          -         23       2797     121.61          -
10.14/10.26	c   conflict analysis:       0.02         40        367       9.18   23803.35
10.14/10.26	c B&B Tree           :
10.14/10.26	c   number of runs   :          1
10.14/10.26	c   nodes            :        416 (263 internal, 153 leaves)
10.14/10.26	c   feasible leaves  :          0
10.14/10.26	c   infeas. leaves   :         78
10.14/10.26	c   objective leaves :         75
10.14/10.26	c   nodes (total)    :        416 (263 internal, 153 leaves)
10.14/10.26	c   nodes left       :          0
10.14/10.26	c   max depth        :         20
10.14/10.26	c   max depth (total):         20
10.14/10.26	c   backtracks       :         92 (22.1%)
10.14/10.26	c   early backtracks :          0 (0.0%)
10.14/10.26	c   nodes exc. ref.  :          0 (0.0%)
10.14/10.26	c   delayed cutoffs  :         16
10.14/10.26	c   repropagations   :        146 (1628 domain reductions, 12 cutoffs)
10.14/10.26	c   avg switch length:       3.87
10.14/10.26	c   switching time   :       0.09
10.14/10.26	c Root Node          :
10.14/10.26	c   First LP value   : +0.00000000000000e+00
10.14/10.26	c   First LP Iters   :        137 (33652.67 Iter/sec)
10.14/10.26	c   First LP Time    :       0.00
10.14/10.26	c   Final Dual Bound : +4.62000000000000e+02
10.14/10.26	c   Final Root Iters :        437
10.14/10.26	c   Root LP Estimate : +1.41412051973463e+03
10.14/10.26	c Solution           :
10.14/10.26	c   Solutions found  :         71 (20 improvements)
10.14/10.26	c   First Solution   : +4.20925000000000e+05   (in run 1, after 1 nodes, 0.22 seconds, depth 0, found by <trivial>)
10.14/10.26	c   Gap First Sol.   :   infinite
10.14/10.26	c   Gap Last Sol.    :   infinite
10.14/10.26	c   Primal Bound     : +4.62000000000000e+02   (in run 1, after 226 nodes, 7.74 seconds, depth 13, found by <oneopt>)
10.14/10.26	c   Dual Bound       : +4.62000000000000e+02
10.14/10.26	c   Gap              :       0.00 %
10.14/10.26	c Integrals          :      Total       Avg%
10.14/10.26	c   primal-dual      :    1011.55      98.58
10.14/10.26	c   primal-ref       :          -          - (not evaluated)
10.14/10.26	c   dual-ref         :          -          - (not evaluated)
10.14/10.28	c Time complete: 10.2403.

Verifier Data

OK	462

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 (50010 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-4456562-1721721678/watcher-4456562-1721721678 -o /tmp/evaluation-result-4456562-1721721678/solver-4456562-1721721678 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760 pbscip -f HOME/instance-4456562-1721721678.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
solver pid=91158, runsolver pid=91155
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 4.08 4.10 4.04 5/258 91159
/proc/meminfo: memFree=101918208/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=67116 memory=27892 CPUtime=0.09 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 3698 0 0 0 9 0 0 0 20 0 1 0 8697095 68726784 6973 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 16779 6973 3587 3540 0 5036 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 67116 KiB
Current children cumulated memory: 27892 KiB

[startup+0.205645 s]*
/proc/loadavg: 4.08 4.10 4.04 5/258 91159
/proc/meminfo: memFree=101917192/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=67628 memory=28420 CPUtime=0.2 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 3827 0 0 0 20 0 0 0 20 0 1 0 8697095 69251072 7105 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 16907 7105 3587 3540 0 5164 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 67628 KiB
Current children cumulated memory: 28420 KiB

[startup+0.305565 s]*
/proc/loadavg: 4.08 4.10 4.04 5/258 91159
/proc/meminfo: memFree=101911816/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=75684 memory=35324 CPUtime=0.29 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 5391 0 0 0 29 0 0 0 20 0 1 0 8697095 77500416 8831 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 18921 8831 3827 3540 0 7178 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 75684 KiB
Current children cumulated memory: 35324 KiB

[startup+0.700225 s]
/proc/loadavg: 4.08 4.10 4.04 6/258 91159
/proc/meminfo: memFree=101887960/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=111988 memory=69208 CPUtime=0.69 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 13895 0 0 0 67 2 0 0 20 0 1 0 8697095 114675712 17302 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 27997 17302 3827 3540 0 16254 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 111988 KiB
Current children cumulated memory: 69208 KiB

[startup+1.50023 s]
/proc/loadavg: 4.08 4.10 4.04 6/258 91159
/proc/meminfo: memFree=101870412/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=118324 memory=76180 CPUtime=1.48 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 15497 0 0 0 146 2 0 0 20 0 1 0 8697095 121163776 19045 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 29581 19045 3969 3540 0 17838 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 118324 KiB
Current children cumulated memory: 76180 KiB

[startup+3.10552 s]
/proc/loadavg: 4.07 4.10 4.03 6/258 91159
/proc/meminfo: memFree=101870076/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=118324 memory=76504 CPUtime=3.08 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 15582 0 0 0 306 2 0 0 20 0 1 0 8697095 121163776 19126 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 29581 19126 3985 3540 0 17838 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 118324 KiB
Current children cumulated memory: 76504 KiB

[startup+6.30021 s]
/proc/loadavg: 4.07 4.10 4.03 6/258 91160
/proc/meminfo: memFree=101588984/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=135736 memory=91700 CPUtime=6.26 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 19607 0 0 0 624 2 0 0 20 0 1 0 8697095 138993664 22925 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 33934 22925 3985 3540 0 22191 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 135736 KiB
Current children cumulated memory: 91700 KiB

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

# cumulated CPU time of all completed processes:  user=10.2105 s, system=0.035809 s

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

[startup+6.40024 s]
/proc/loadavg: 4.07 4.10 4.03 6/258 91160
/proc/meminfo: memFree=101588984/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=135736 memory=91700 CPUtime=6.36 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 19607 0 0 0 634 2 0 0 20 0 1 0 8697095 138993664 22925 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 33934 22925 3985 3540 0 22191 0
Current children cumulated CPU time: 6.36 s
Current children cumulated vsize: 135736 KiB
Current children cumulated memory: 91700 KiB

[startup+8.0002 s]*
/proc/loadavg: 4.15 4.11 4.04 6/258 91160
/proc/meminfo: memFree=101611136/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=141312 memory=96716 CPUtime=7.96 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 20866 0 0 0 794 2 0 0 20 0 1 0 8697095 144703488 24179 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 35328 24179 3985 3540 0 23585 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 141312 KiB
Current children cumulated memory: 96716 KiB

[startup+9.6002 s]
/proc/loadavg: 4.15 4.11 4.04 5/258 91160
/proc/meminfo: memFree=101523688/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=141312 memory=96716 CPUtime=9.55 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 20874 0 0 0 953 2 0 0 20 0 1 0 8697095 144703488 24179 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 35328 24179 3985 3540 0 23585 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 141312 KiB
Current children cumulated memory: 96716 KiB

[startup+10.0002 s]*
/proc/loadavg: 4.15 4.11 4.04 6/258 91160
/proc/meminfo: memFree=101670368/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=141312 memory=96716 CPUtime=9.95 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 20878 0 0 0 993 2 0 0 20 0 1 0 8697095 144703488 24179 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 35328 24179 3985 3540 0 23585 0
Current children cumulated CPU time: 9.95 s
Current children cumulated vsize: 141312 KiB
Current children cumulated memory: 96716 KiB

[startup+10.2002 s]
/proc/loadavg: 4.15 4.11 4.04 6/258 91160
/proc/meminfo: memFree=101670368/131524600 swapFree=131071996/131071996
[pid=91158] ppid=91155 vsize=141312 memory=96716 CPUtime=10.14 cores=0,2
/proc/91158/stat : 91158 (pbscip) R 91155 91158 88152 0 -1 4194304 20881 0 0 0 1012 2 0 0 20 0 1 0 8697095 144703488 24179 134679101440 4194304 18693293 140723496235216 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 52125696 140723496240131 140723496240230 140723496240230 140723496247246 0
/proc/91158/statm: 35328 24179 3985 3540 0 23585 0
Current children cumulated CPU time: 10.14 s
Current children cumulated vsize: 141312 KiB
Current children cumulated memory: 96716 KiB

Child status: 0

Real time (s): 10.2875
CPU time (s): 10.2463
CPU user time (s): 10.2105
CPU system time (s): 0.035809
CPU usage (%): 99.5994
Max. virtual memory (cumulated for all children) (KiB): 141312
Max. memory (cumulated for all children) (KiB): 96716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2105
system time used= 0.035809
maximum resident set size= 96716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20886
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= 8
involuntary context switches= 79


# summary of solver processes directly reported to runsolver:
#   pid: 91158
#   total CPU time (s): 10.2463
#   total CPU user time (s): 10.2105
#   total CPU system time (s): 0.035809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03205 second user time and 0.080131 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-23 10:01:18
IDJOB=4456562
IDBENCH=144050
IDSOLVER=3038
FILE ID=nodeC023/4456562-1721721678
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-jnh08_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456562-1721721678/watcher-4456562-1721721678 -o /tmp/evaluation-result-4456562-1721721678/solver-4456562-1721721678 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721718429-88162 --watchdog 3760  pbscip -f HOME/instance-4456562-1721721678.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= c3f100ed45bfa0d0f8d6863e1afa59b4
RANDOM SEED=622352548

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		: 3659.269
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		: 3682.373
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		: 3653.698
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.297
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		: 3661.091
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		: 3682.355
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		: 3600.423
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.138
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:        101932220 kB
MemAvailable:   123106784 kB
Buffers:          147532 kB
Cached:         21762044 kB
SwapCached:            0 kB
Active:           951144 kB
Inactive:       27883168 kB
Active(anon):       1552 kB
Inactive(anon):  6960572 kB
Active(file):     949592 kB
Inactive(file): 20922596 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18564 kB
Writeback:             0 kB
AnonPages:       6923284 kB
Mapped:           134672 kB
Shmem:             37720 kB
KReclaimable:     284048 kB
Slab:             392060 kB
SReclaimable:     284048 kB
SUnreclaim:       108012 kB
KernelStack:        4192 kB
PageTables:        23284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7661568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20288 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4073472 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:29