Trace number 4526380

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 11.9574 12.1173

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 benchmark1.11305
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints950
Number of soft constraints850
Number of constraints which are clauses850
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 420926
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 420925
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4526380-1751629857.wbo>
0.00/0.03	c original problem has 1050 variables (1050 bin, 0 int, 0 impl, 0 cont) and 1801 constraints
0.00/0.03	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, 850 impls, 0 clqs
0.00/0.06	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.09	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.09/0.12	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.09/0.12	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.09/0.13	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.09/0.13	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.09/0.15	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.09/0.15	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.09/0.17	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.09/0.17	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.09/0.18	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.09/0.18	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.09/0.20	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.09/0.20	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.18/0.23	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.18/0.23	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.18/0.25	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.18/0.25	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.18/0.26	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.18/0.26	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.18/0.28	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.18/0.28	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.18/0.29	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.18/0.29	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.18/0.31	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.18/0.31	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.27/0.33	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.27/0.34	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.27/0.35	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.27/0.35	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.27/0.37	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.27/0.37	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.27/0.38	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.27/0.38	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.27/0.39	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.27/0.39	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.27/0.41	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.27/0.41	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.36/0.43	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.36/0.44	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.36/0.44	c    (0.4s) probing: 1000/1800 (55.6%) - 0 fixings, 502 aggregations, 0 implications, 0 bound changes
0.36/0.45	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.36/0.45	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.36/0.46	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.36/0.46	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.36/0.47	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.36/0.47	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.36/0.49	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.36/0.49	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.36/0.50	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.36/0.50	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.36/0.51	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.36/0.51	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.45/0.54	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.45/0.54	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.45/0.55	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.45/0.55	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.45/0.56	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.45/0.56	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.45/0.57	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.45/0.57	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.45/0.58	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.45/0.58	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.45/0.59	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.45/0.59	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.45/0.60	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.45/0.60	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.45/0.60	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.45/0.60	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.53/0.61	c    (0.6s) probing: 1748/1800 (97.1%) - 0 fixings, 850 aggregations, 0 implications, 0 bound changes
0.53/0.61	c    (0.6s) probing aborted: 50/50 successive totally useless probings
0.53/0.61	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.53/0.62	c    (0.6s) no symmetry present (symcode time: 0.00)
0.53/0.62	c presolving (70 rounds: 70 fast, 35 medium, 35 exhaustive):
0.53/0.62	c  950 deleted vars, 926 deleted constraints, 0 added constraints, 850 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.53/0.62	c  850 implications, 0 cliques
0.53/0.62	c presolved problem has 950 variables (950 bin, 0 int, 0 impl, 0 cont) and 875 constraints
0.53/0.62	c     850 constraints of type <linear>
0.53/0.62	c      25 constraints of type <indicator>
0.53/0.62	c transformed objective value is always integral (scale: 1)
0.53/0.62	c Presolving Time: 0.58
0.53/0.62	c - non default parameters ----------------------------------------------------------------------
0.53/0.62	c # SCIP version 10.0.0
0.53/0.62	c 
0.53/0.62	c # maximal time in seconds to run
0.53/0.62	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.53/0.62	c limits/time = 3596.993107
0.53/0.62	c 
0.53/0.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.53/0.62	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.53/0.62	c limits/memory = 27900
0.53/0.62	c 
0.53/0.62	c # belongs reading time to solving time?
0.53/0.62	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.53/0.62	c timing/reading = TRUE
0.53/0.62	c 
0.53/0.62	c -----------------------------------------------------------------------------------------------
0.53/0.62	c start solving
0.53/0.62	c 
0.53/0.62	o 420925
0.53/0.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.53/0.62	c t 0.6s|     1 |     0 |     0 |     - | trivial|   0 | 950 | 875 |   0 |   0 |  0 |   0 |   0 | 0.000000e+00 | 4.209250e+05 |    Inf | unknown
0.53/0.63	o 31445
0.53/0.63	c i 0.6s|     1 |     0 |     0 |     - |  oneopt|   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.144500e+04 |    Inf | unknown
0.53/0.65	c   0.6s|     1 |     0 |   137 |     - |    17M |   0 | 950 | 875 | 850 |   0 |  0 |   0 |   0 | 0.000000e+00 | 3.144500e+04 |    Inf | unknown
0.62/0.75	c   0.7s|     1 |     0 |   183 |     - |    18M |   0 | 950 | 875 | 855 |   5 |  1 |   0 |   0 | 0.000000e+00 | 3.144500e+04 |    Inf | unknown
0.62/0.75	o 23495
0.62/0.75	c r 0.7s|     1 |     0 |   183 |     - |shifting|   0 | 950 | 875 | 855 |   5 |  1 |   0 |   0 | 0.000000e+00 | 2.349500e+04 |    Inf | unknown
0.62/0.79	c   0.8s|     1 |     0 |   209 |     - |    20M |   0 | 950 | 875 | 858 |   8 |  2 |   0 |   0 | 0.000000e+00 | 2.349500e+04 |    Inf | unknown
0.62/0.79	o 22918
0.62/0.79	c i 0.8s|     1 |     0 |   209 |     - |  oneopt|   0 | 950 | 875 | 858 |   8 |  2 |   0 |   0 | 0.000000e+00 | 2.291800e+04 |    Inf | unknown
0.72/0.81	o 22899
0.72/0.81	c r 0.8s|     1 |     0 |   215 |     - |shifting|   0 | 950 | 875 | 858 |   8 |  2 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.72/0.85	c   0.8s|     1 |     0 |   234 |     - |    25M |   0 | 950 | 875 | 861 |  11 |  3 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.81/0.91	c   0.9s|     1 |     0 |   261 |     - |    29M |   0 | 950 | 875 | 862 |  12 |  4 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.81/0.97	c   1.0s|     1 |     0 |   286 |     - |    34M |   0 | 950 | 875 | 864 |  14 |  5 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.92/1.04	c   1.0s|     1 |     0 |   320 |     - |    38M |   0 | 950 | 875 | 866 |  16 |  6 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.92/1.09	c   1.1s|     1 |     0 |   347 |     - |    43M |   0 | 950 | 875 | 868 |  18 |  7 |   0 |   0 | 0.000000e+00 | 2.289900e+04 |    Inf | unknown
0.92/1.09	o 22304
0.92/1.09	c r 1.1s|     1 |     0 |   347 |     - |shifting|   0 | 950 | 875 | 868 |  18 |  7 |   0 |   0 | 0.000000e+00 | 2.230400e+04 |    Inf | unknown
1.01/1.14	c   1.1s|     1 |     0 |   373 |     - |    45M |   0 | 950 | 875 | 870 |  20 |  8 |   0 |   0 | 0.000000e+00 | 2.230400e+04 |    Inf | unknown
1.10/1.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.10/1.20	c   1.2s|     1 |     0 |   395 |     - |    50M |   0 | 950 | 875 | 872 |  22 |  9 |   0 |   0 | 0.000000e+00 | 2.230400e+04 |    Inf | unknown
1.10/1.21	o 21038
1.10/1.21	c r 1.2s|     1 |     0 |   395 |     - |shifting|   0 | 950 | 875 | 872 |  22 |  9 |   0 |   0 | 0.000000e+00 | 2.103800e+04 |    Inf | unknown
1.10/1.21	o 20126
1.10/1.21	c i 1.2s|     1 |     0 |   395 |     - |  oneopt|   0 | 950 | 875 | 872 |  22 |  9 |   0 |   0 | 0.000000e+00 | 2.012600e+04 |    Inf | unknown
1.10/1.26	c   1.2s|     1 |     0 |   416 |     - |    55M |   0 | 950 | 875 | 875 |  25 | 10 |   0 |   0 | 0.000000e+00 | 2.012600e+04 |    Inf | unknown
1.10/1.28	c   1.3s|     1 |     0 |   428 |     - |    55M |   0 | 950 | 875 | 877 |  27 | 11 |   0 |   0 | 0.000000e+00 | 2.012600e+04 |    Inf | unknown
1.31/1.42	o 3734
1.31/1.42	c d 1.4s|     1 |     0 |  1555 |     - |farkasdi|   0 | 950 | 875 | 877 |   0 | 11 |   0 |   0 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
1.31/1.45	c   1.4s|     1 |     0 |  1561 |     - |    55M |   0 | 950 | 875 | 877 |  27 | 11 |   0 |   0 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
1.31/1.46	c   1.4s|     1 |     0 |  1570 |     - |    55M |   0 | 950 | 875 | 879 |  29 | 12 |   0 |   0 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
1.50/1.68	c   1.7s|     1 |     2 |  1573 |     - |    55M |   0 | 950 | 875 | 879 |  29 | 13 |   0 |  23 | 0.000000e+00 | 3.734000e+03 |    Inf | unknown
4.37/4.56	o 2231
4.37/4.56	c L 4.5s|    53 |    46 |  6262 | 112.0 |    alns|  20 | 950 | 875 | 868 |  77 |  3 |   0 | 495 | 0.000000e+00 | 2.231000e+03 |    Inf | unknown
4.47/4.64	o 1953
4.47/4.64	c L 4.6s|    53 |    42 |  6262 | 112.0 |    alns|  20 | 950 | 875 | 868 |  77 |  3 |   0 | 495 | 0.000000e+00 | 1.953000e+03 |    Inf | unknown
4.47/4.65	o 1921
4.47/4.65	c L 4.6s|    53 |    42 |  6262 | 112.0 |    alns|  20 | 950 | 875 | 868 |  77 |  3 |   0 | 495 | 0.000000e+00 | 1.921000e+03 |    Inf | unknown
5.76/5.90	c   5.9s|   100 |    75 | 10337 | 100.0 |    65M |  20 | 950 | 949 | 864 | 119 |  1 |  74 | 673 | 0.000000e+00 | 1.921000e+03 |    Inf |   1.06%
6.15/6.35	o 1718
6.15/6.35	c * 6.3s|   111 |    81 | 11343 |  99.1 |strongbr|  20 | 950 | 909 | 872 | 135 |  2 |  74 | 682 | 0.000000e+00 | 1.718000e+03 |    Inf |   1.06%
6.15/6.35	o 1571
6.15/6.35	c * 6.3s|   111 |    77 | 11343 |  99.1 |strongbr|  20 | 950 | 909 | 872 | 135 |  2 |  74 | 683 | 0.000000e+00 | 1.571000e+03 |    Inf |   1.17%
6.15/6.38	o 1512
6.15/6.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.15/6.38	c i 6.4s|   112 |    75 | 11399 |  98.8 |  oneopt|  20 | 950 | 909 | 864 | 135 |  1 |  74 | 685 | 0.000000e+00 | 1.512000e+03 |    Inf |   1.17%
7.04/7.28	o 799
7.04/7.28	c L 7.3s|   146 |    54 | 13639 |  91.0 |    alns|  20 | 950 | 920 | 874 | 170 |  2 |  91 | 720 | 0.000000e+00 | 7.990000e+02 |    Inf |   5.79%
7.04/7.28	o 776
7.04/7.28	c L 7.3s|   146 |    52 | 13639 |  91.0 |    alns|  20 | 950 | 920 | 874 | 170 |  2 |  91 | 720 | 0.000000e+00 | 7.760000e+02 |    Inf |   6.36%
7.15/7.33	o 583
7.15/7.33	c L 7.3s|   146 |    32 | 13639 |  91.0 |    alns|  20 | 950 | 920 | 874 | 170 |  2 |  91 | 720 | 0.000000e+00 | 5.830000e+02 |    Inf |  14.64%
8.96/9.17	c   9.2s|   200 |    42 | 17673 |  86.6 |    73M |  20 | 950 | 937 | 872 | 323 |  2 | 129 | 755 | 0.000000e+00 | 5.830000e+02 |    Inf |  17.91%
9.34/9.55	o 554
9.34/9.55	c * 9.5s|   226 |    40 | 18705 |  81.2 |strongbr|  20 | 950 | 958 | 874 | 359 |  1 | 150 | 773 | 0.000000e+00 | 5.540000e+02 |    Inf |  19.01%
9.34/9.55	o 462
9.34/9.55	c i 9.5s|   226 |    32 | 18705 |  81.2 |  oneopt|  20 | 950 | 940 | 874 | 359 |  1 | 150 | 774 | 0.000000e+00 | 4.620000e+02 |    Inf |  19.36%
10.54/10.71	c  10.7s|   300 |    37 | 22681 |  74.4 |    74M |  20 | 950 | 948 | 865 | 491 |  2 | 213 | 799 | 0.000000e+00 | 4.620000e+02 |    Inf |  40.56%
11.73/11.99	c  12.0s|   400 |    15 | 27698 |  68.3 |    74M |  20 | 950 |1099 | 862 | 638 |  1 | 364 | 840 | 1.272000e+02 | 4.620000e+02 | 263.21%|  69.59%
11.85/12.09	c 
11.85/12.09	c SCIP Status        : problem is solved [optimal solution found]
11.85/12.09	c Solving Time (sec) : 12.08
11.85/12.09	c Solving Nodes      : 416
11.85/12.09	c Primal Bound       : +4.62000000000000e+02 (71 solutions)
11.85/12.09	c Dual Bound         : +4.62000000000000e+02
11.85/12.09	c Gap                : 0.00 %
11.85/12.09	s OPTIMUM FOUND
11.85/12.09	v x200 -x199 x198 -x197 x196 -x195 -x194 x193 -x192 x191 x190 -x189 x188 -x187 x186 -x185 -x184 x183 -x182 x181 x180 -x179 -x178 
11.85/12.09	v x177 x176 -x175 x174 -x173 x172 -x171 x170 -x169 -x168 x167 -x166 x165 -x164 x163 x162 -x161 x160 -x159 x158 -x157 x156 -x155 
11.85/12.09	v -x154 x153 x152 -x151 -x150 x149 -x148 x147 -x146 x145 -x144 x143 x142 -x141 -x140 x139 -x138 x137 x136 -x135 -x134 x133 -x132 
11.85/12.09	v x131 x130 -x129 x128 -x127 -x126 x125 -x124 x123 -x122 x121 x120 -x119 -x118 x117 -x116 x115 x114 -x113 -x112 x111 -x110 x109 
11.85/12.09	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 
11.85/12.09	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 
11.85/12.09	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 
11.85/12.09	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 
11.85/12.09	c SCIP Status        : problem is solved [optimal solution found]
11.85/12.09	c Total Time         :      12.08
11.85/12.09	c   solving          :      12.08
11.85/12.09	c   presolving       :       0.58 (included in solving)
11.85/12.09	c   reading          :       0.01 (included in solving)
11.85/12.09	c   copying          :       0.02 (4 #copies) (minimal 0.00, maximal 0.01, average 0.01)
11.85/12.09	c Original Problem   :
11.85/12.09	c   Problem name     : HOME/instance-4526380-1751629857.wbo
11.85/12.09	c   Variables        : 1050 (1050 binary, 0 integer, 0 implicit integer, 0 continuous)
11.85/12.09	c   Constraints      : 1801 initial, 1801 maximal
11.85/12.09	c   Objective        : minimize, 850 non-zeros (abs.min = 1, abs.max = 1000)
11.85/12.09	c Presolved Problem  :
11.85/12.09	c   Problem name     : t_HOME/instance-4526380-1751629857.wbo
11.85/12.09	c   Variables        : 950 (950 binary, 0 integer, 0 implicit integer, 0 continuous)
11.85/12.09	c   Constraints      : 875 initial, 1122 maximal
11.85/12.09	c   Objective        : minimize, 850 non-zeros (abs.min = 1, abs.max = 1000)
11.85/12.09	c   Nonzeros         : 5195 constraint, 8 clique table
11.85/12.09	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
11.85/12.09	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   domcol           :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
11.85/12.09	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.85/12.09	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   implics          :       0.00       0.00     35          0          0          0          0          0          0          0          0          0
11.85/12.09	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.85/12.09	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   trivial          :       0.00       0.00     70          0          0          0          0          0          0          0          0          0
11.85/12.09	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   dualfix          :       0.00       0.00     70          0          0          0          0          0          0          0          0          0
11.85/12.09	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   probing          :       0.39       0.00     35          0        850          0          0          0          0          0          0          0
11.85/12.09	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.85/12.09	c   vbounds          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   setppc           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   linear           :       0.16       0.00    105          0        100          0        850          0        101          0          0          0
11.85/12.09	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.85/12.09	c   indicator        :       0.00       0.00     36          0          0          0          0          0        825          0          0          0
11.85/12.09	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.85/12.09	c   root node        :          -          -      -        620          -          -        620          -          -          -          -          -
11.85/12.09	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
11.85/12.09	c   benderslp        :          0          0          0          0        320          0          0        369          0          0          0          0          0          0          0
11.85/12.09	c   integral         :          0          0          0          0        320          0          0        369          0          2        154          0          0        184        526
11.85/12.09	c   setppc           :          0+         4          0        652          0          0          0          0         25          0          6          0          0          0          0
11.85/12.09	c   linear           :        850+       852         12       9964          0          0          0        366       2778         83       3359          0          0          0          0
11.85/12.09	c   logicor          :          0+       303          0       1016          0          0          0          0        181          9        159          0          0          0          0
11.85/12.09	c   benders          :          0          0          0          0          0          0          0         74          0          0          0          0          0          0          0
11.85/12.09	c   indicator        :         25         25        225       9844          0          0          0         72          0          0          0          0          0          0          0
11.85/12.09	c   fixedvar         :          0          0          0          0          0          0          0         74          0          0          0          0          0          0          0
11.85/12.09	c   countsols        :          0          0          0          0          0          0          0         74          0          0          0          0          0          0          0
11.85/12.09	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
11.85/12.09	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
11.85/12.09	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   integral         :       3.88       0.00       0.00       0.00       3.87       0.00       0.00       0.01       0.00       0.00
11.85/12.09	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   linear           :       0.12       0.00       0.00       0.06       0.00       0.00       0.00       0.03       0.00       0.02
11.85/12.09	c   logicor          :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   indicator        :       0.12       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
11.85/12.09	c   dualfix          :          3          0          0          0
11.85/12.09	c   genvbounds       :          0          0          0          0
11.85/12.09	c   nlobbt           :          0          0          0          0
11.85/12.09	c   obbt             :          0          0          0          0
11.85/12.09	c   probing          :          0          0          0          0
11.85/12.09	c   pseudoobj        :       2521        634          1       6124
11.85/12.09	c   redcost          :       1274          0          0      21330
11.85/12.09	c   rootredcost      :          6          0          0        449
11.85/12.09	c   symmetry         :          0          0          0          0
11.85/12.09	c   vbounds          :       1299          0          0          0
11.85/12.09	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
11.85/12.09	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   probing          :       0.39       0.00       0.39       0.00       0.00       0.00
11.85/12.09	c   pseudoobj        :       0.02       0.00       0.00       0.01       0.01       0.00
11.85/12.09	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
11.85/12.09	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
11.85/12.09	c   vbounds          :       0.03       0.00       0.00       0.03       0.00       0.00
11.85/12.09	c Symmetry           :
11.85/12.09	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
11.85/12.09	c   orbital reduction:          0 reductions applied,          0 cutoffs
11.85/12.09	c   lexicographic red:          0 reductions applied,          0 cutoffs
11.85/12.09	c   shadow tree time :       0.00 s
11.85/12.09	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
11.85/12.09	c   propagation      :       0.01         93         88          -        328       23.5          5       13.4          -          -          -
11.85/12.09	c   infeasible LP    :       0.00         18         17          -         64       17.3          0        0.0         16       20.7          0
11.85/12.09	c   bound exceed. LP :       0.04         97         56          -        263       19.0          0        0.0          0        0.0        367
11.85/12.09	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
11.85/12.09	c   pseudo solution  :       0.00          4          4          -          4        3.8          1       27.0          -          -          -
11.85/12.09	c   applied globally :       0.00          -          -          0        371       20.8          -          -         16          -          -
11.85/12.09	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
11.85/12.10	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
11.85/12.10	c   cut pool         :       0.27          -        396         24          -          -       6589       9280          -          -          -          -          -    (maximal pool size:       3895)
11.85/12.10	c   aggregation      :       0.19       0.00        220         12          0          0         17         22          0         13         13          0          0
11.85/12.10	c   > cmir           :          -          -          -          -          -          -          -         14          0          6          6          0          -
11.85/12.10	c   > flowcover      :          -          -          -          -          -          -          -          5          0          4          4          0          -
11.85/12.10	c   > knapsackcover  :          -          -          -          -          -          -          -          3          0          3          3          0          -
11.85/12.10	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   clique           :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
11.85/12.10	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   gomory           :       4.38       0.00        167         10          0          0       6229       8228          0        181        181          0          0
11.85/12.10	c   > gomorymi       :          -          -          -          -          -          -          -       3741          0         66         66          0          -
11.85/12.10	c   > strongcg       :          -          -          -          -          -          -          -       4487          0        115        115          0          -
11.85/12.10	c   impliedbounds    :       0.00       0.00        220         12          0          0          0          0          0          0          0          0          0
11.85/12.10	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
11.85/12.10	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   multilinear      :       0.00       0.00         33         12          0          0          0          0          0          0          0          0          0
11.85/12.10	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.85/12.10	c   rlt              :       0.00       0.00         61         10          0          0          0          0          0          0          0          0          0
11.85/12.10	c   zerohalf         :       0.12       0.00        169         12          0          0        343       1030          0        456        456          0          0
11.85/12.10	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
11.85/12.10	c   hybrid           :       0.02       0.00        213         12        650          0       8630         29          0       2253
11.85/12.10	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c Pricers            :   ExecTime  SetupTime      Calls       Vars
11.85/12.10	c   problem variables:       0.00          -          0          0
11.85/12.10	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
11.85/12.10	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c   relpscost        :       3.87       0.00        320          0          0          2        154          0        184        526
11.85/12.10	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
11.85/12.10	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
11.85/12.10	c   LP solutions     :       0.00          -          -          0          0
11.85/12.10	c   relax solutions  :       0.00          -          -          0          0
11.85/12.10	c   pseudo solutions :       0.00          -          -          0          0
11.85/12.10	c   strong branching :       0.00          -          -          3          3
11.85/12.10	c   actconsdiving    :       0.00       0.00          0          0          0
11.85/12.10	c   adaptivediving   :       0.00       0.00          0          0          0
11.85/12.10	c   alns             :       0.20       0.00          3          6          6
11.85/12.10	c   bound            :       0.00       0.00          0          0          0
11.85/12.10	c   clique           :       0.00       0.00          0          0          0
11.85/12.10	c   coefdiving       :       0.00       0.00          0          0          0
11.85/12.10	c   completesol      :       0.00       0.00          0          0          0
11.85/12.10	c   conflictdiving   :       0.00       0.00          0          0          0
11.85/12.10	c   crossover        :       0.00       0.00          0          0          0
11.85/12.10	c   dins             :       0.00       0.00          0          0          0
11.85/12.10	c   distributiondivin:       0.00       0.00          0          0          0
11.85/12.10	c   dps              :       0.00       0.00          0          0          0
11.85/12.10	c   dualval          :       0.00       0.00          0          0          0
11.85/12.10	c   farkasdiving     :       0.14       0.00          1          1          1
11.85/12.10	c   feasjump         :       0.00       0.00          0          0          0
11.85/12.10	c   feaspump         :       0.00       0.00          0          0          0
11.85/12.10	c   fixandinfer      :       0.00       0.00          0          0          0
11.85/12.10	c   fracdiving       :       0.00       0.00          0          0          0
11.85/12.10	c   gins             :       0.00       0.00          0          0          0
11.85/12.10	c   guideddiving     :       0.00       0.00          0          0          0
11.85/12.10	c   indcoefdiving    :       0.00       0.00          0          0          0
11.85/12.10	c   indicator        :       0.00       0.00          0          0          0
11.85/12.10	c   indicatordiving  :       0.00       0.00          0          0          0
11.85/12.10	c   indoneopt        :       0.04       0.00         11          1          0
11.85/12.10	c   indrounding      :       0.00       0.00          0          0          0
11.85/12.10	c   indtwoopt        :       0.00       0.00          0          0          0
11.85/12.10	c   intdiving        :       0.00       0.00          0          0          0
11.85/12.10	c   intshifting      :       0.00       0.00          0          0          0
11.85/12.10	c   linesearchdiving :       0.00       0.00          0          0          0
11.85/12.10	c   localbranching   :       0.00       0.00          0          0          0
11.85/12.10	c   locks            :       0.01       0.00          1          0          0
11.85/12.10	c   lpface           :       0.10       0.00          1          0          0
11.85/12.10	c   mpec             :       0.00       0.00          0          0          0
11.85/12.10	c   multistart       :       0.00       0.00          0          0          0
11.85/12.10	c   mutation         :       0.00       0.00          0          0          0
11.85/12.10	c   nlpdiving        :       0.00       0.00          0          0          0
11.85/12.10	c   objpscostdiving  :       0.00       0.00          0          0          0
11.85/12.10	c   octane           :       0.00       0.00          0          0          0
11.85/12.10	c   ofins            :       0.00       0.00          0          0          0
11.85/12.10	c   oneopt           :       0.00       0.00         10          5          5
11.85/12.10	c   padm             :       0.00       0.00          0          0          0
11.85/12.10	c   proximity        :       0.00       0.00          0          0          0
11.85/12.10	c   pscostdiving     :       0.00       0.00          0          0          0
11.85/12.10	c   randrounding     :       0.03       0.00         19          0          0
11.85/12.10	c   rens             :       0.02       0.00          1          0          0
11.85/12.10	c   reoptsols        :       0.00       0.00          0          0          0
11.85/12.10	c   repair           :       0.00       0.00          0          0          0
11.85/12.10	c   rins             :       0.00       0.00          0          0          0
11.85/12.10	c   rootsoldiving    :       0.00       0.00          0          0          0
11.85/12.10	c   rounding         :       0.02       0.00        276          0          0
11.85/12.10	c   scheduler        :       0.00       0.00          0          0          0
11.85/12.10	c   shiftandpropagate:       0.00       0.00          0          0          0
11.85/12.10	c   shifting         :       0.08       0.00        244         53          4
11.85/12.10	c   simplerounding   :       0.01       0.00        540          0          0
11.85/12.10	c   smallcard        :       0.00       0.00          0          0          0
11.85/12.10	c   subnlp           :       0.00       0.00          0          0          0
11.85/12.10	c   trivial          :       0.00       0.00          2          2          1
11.85/12.10	c   trivialnegation  :       0.00       0.00          0          0          0
11.85/12.10	c   trustregion      :       0.00       0.00          0          0          0
11.85/12.10	c   trysol           :       0.00       0.00          0          0          0
11.85/12.10	c   twoopt           :       0.00       0.00          0          0          0
11.85/12.10	c   undercover       :       0.00       0.00          0          0          0
11.85/12.10	c   vbounds          :       0.00       0.00          0          0          0
11.85/12.10	c   veclendiving     :       0.00       0.00          0          0          0
11.85/12.10	c   zeroobj          :       0.00       0.00          0          0          0
11.85/12.10	c   zirounding       :       0.02       0.00        263          0          0
11.85/12.10	c   other solutions  :          -          -          -          0          -
11.85/12.10	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	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
11.85/12.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
11.85/12.10	c   primal LP        :       0.03         62          0       0.00       0.00       0.03         62
11.85/12.10	c   dual LP          :       1.48       1022      25906      41.65   17464.43       0.13        400
11.85/12.10	c   lex dual LP      :       0.00          0          0       0.00          -
11.85/12.10	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
11.85/12.10	c   resolve instable :       0.00          0          0       0.00          -
11.85/12.10	c   diving/probing LP:       0.37        245       2408       9.83    6557.88
11.85/12.10	c   strong branching :       3.32        843      65811      78.07   19796.10          -          -         63
11.85/12.10	c     (at root node) :          -         23       2797     121.61          -
11.85/12.10	c   conflict analysis:       0.02         40        367       9.18   22088.47
11.85/12.10	c B&B Tree           :
11.85/12.10	c   number of runs   :          1
11.85/12.10	c   nodes            :        416 (263 internal, 153 leaves)
11.85/12.10	c   feasible leaves  :          0
11.85/12.10	c   infeas. leaves   :         78
11.85/12.10	c   objective leaves :         75
11.85/12.10	c   nodes (total)    :        416 (263 internal, 153 leaves)
11.85/12.10	c   nodes left       :          0
11.85/12.10	c   max depth        :         20
11.85/12.10	c   max depth (total):         20
11.85/12.10	c   backtracks       :         92 (22.1%)
11.85/12.10	c   early backtracks :          0 (0.0%)
11.85/12.10	c   nodes exc. ref.  :          0 (0.0%)
11.85/12.10	c   delayed cutoffs  :         16
11.85/12.10	c   repropagations   :        146 (1628 domain reductions, 12 cutoffs)
11.85/12.10	c   avg switch length:       3.87
11.85/12.10	c   switching time   :       0.10
11.85/12.10	c Root Node          :
11.85/12.10	c   First LP value   : +0.00000000000000e+00
11.85/12.10	c   First LP Iters   :        137 (17616.05 Iter/sec)
11.85/12.10	c   First LP Time    :       0.01
11.85/12.10	c   Final Dual Bound : +4.62000000000000e+02
11.85/12.10	c   Final Root Iters :        437
11.85/12.10	c   Root LP Estimate : +1.41412051973463e+03
11.85/12.10	c Solution           :
11.85/12.10	c   Solutions found  :         71 (20 improvements)
11.85/12.10	c   First Solution   : +4.20925000000000e+05   (in run 1, after 1 nodes, 0.60 seconds, depth 0, found by <trivial>)
11.85/12.10	c   Gap First Sol.   :   infinite
11.85/12.10	c   Gap Last Sol.    :   infinite
11.85/12.10	c   Primal Bound     : +4.62000000000000e+02   (in run 1, after 226 nodes, 9.53 seconds, depth 13, found by <oneopt>)
11.85/12.10	c   Dual Bound       : +4.62000000000000e+02
11.85/12.10	c   Gap              :       0.00 %
11.85/12.10	c Integrals          :      Total       Avg%
11.85/12.10	c   primal-dual      :    1193.48      98.81
11.85/12.10	c   primal-ref       :          -          - (not evaluated)
11.85/12.10	c   dual-ref         :          -          - (not evaluated)
11.85/12.11	c Time complete: 11.947.

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: 63794 MiB (60043 MiB free)
  memory of node 1: 64507 MiB (63013 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526380-1751629857/watcher-4526380-1751629857 -o /tmp/evaluation-result-4526380-1751629857/solver-4526380-1751629857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751626031-88029 --watchdog 3760 pbscip -f HOME/instance-4526380-1751629857.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=90019, runsolver pid=90016

[startup+0.100074 s]*
/proc/loadavg: 4.11 4.09 4.14 6/253 90020
/proc/meminfo: memFree=125986712/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=53904 memory=27520 CPUtime=0.09 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 3606 0 0 0 8 1 0 0 20 0 1 0 78665412 55197696 6880 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 13476 6880 3616 3530 0 4927 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 53904 KiB
Current children cumulated memory: 27520 KiB

[startup+0.213427 s]*
/proc/loadavg: 4.11 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125986712/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=54096 memory=27648 CPUtime=0.18 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 3655 0 0 0 17 1 0 0 20 0 1 0 78665412 55394304 6912 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 13524 6912 3616 3530 0 4975 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 54096 KiB
Current children cumulated memory: 27648 KiB

[startup+0.313258 s]*
/proc/loadavg: 4.11 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125986712/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=54352 memory=27904 CPUtime=0.27 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 3719 0 0 0 26 1 0 0 20 0 1 0 78665412 55656448 6976 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 13588 6976 3616 3530 0 5039 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 54352 KiB
Current children cumulated memory: 27904 KiB

[startup+0.70023 s]
/proc/loadavg: 4.11 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125986712/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=61412 memory=34048 CPUtime=0.62 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 5030 0 0 0 60 2 0 0 20 0 1 0 78665412 62885888 8512 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 15353 8512 3840 3530 0 6804 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 61412 KiB
Current children cumulated memory: 34048 KiB

[startup+1.50018 s]
/proc/loadavg: 4.11 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125958928/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=105560 memory=76032 CPUtime=1.4 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 15467 0 0 0 136 4 0 0 20 0 1 0 78665412 108093440 19008 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 26390 19008 3936 3530 0 17841 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 105560 KiB
Current children cumulated memory: 76032 KiB

[startup+3.10571 s]
/proc/loadavg: 4.11 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125928832/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=105560 memory=76288 CPUtime=2.99 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 15528 0 0 0 295 4 0 0 20 0 1 0 78665412 108093440 19072 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 26390 19072 3936 3530 0 17841 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 105560 KiB
Current children cumulated memory: 76288 KiB

[startup+6.30021 s]
/proc/loadavg: 4.10 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125880860/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=113100 memory=82460 CPUtime=6.15 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 17329 0 0 0 611 4 0 0 20 0 1 0 78665412 115814400 20615 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 28275 20615 3936 3530 0 19726 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 113100 KiB
Current children cumulated memory: 82460 KiB

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

# cumulated CPU time of all completed processes:  user=11.8998 s, system=0.057619 s

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

[startup+6.40024 s]
/proc/loadavg: 4.10 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125880860/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=113100 memory=82460 CPUtime=6.25 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 17329 0 0 0 621 4 0 0 20 0 1 0 78665412 115814400 20615 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 28275 20615 3936 3530 0 19726 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 113100 KiB
Current children cumulated memory: 82460 KiB

[startup+9.60027 s]
/proc/loadavg: 4.09 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125873064/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=122984 memory=91548 CPUtime=9.44 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 19589 0 0 0 939 5 0 0 20 0 1 0 78665412 125935616 22887 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 30746 22887 3936 3530 0 22197 0
Current children cumulated CPU time: 9.44 s
Current children cumulated vsize: 122984 KiB
Current children cumulated memory: 91548 KiB

[startup+11.2003 s]
/proc/loadavg: 4.09 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125865000/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=128556 memory=96412 CPUtime=11.04 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 20815 0 0 0 1099 5 0 0 20 0 1 0 78665412 131641344 24103 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 32139 24103 3936 3530 0 23590 0
Current children cumulated CPU time: 11.04 s
Current children cumulated vsize: 128556 KiB
Current children cumulated memory: 96412 KiB

[startup+11.6003 s]
/proc/loadavg: 4.09 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125865000/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=128556 memory=96412 CPUtime=11.43 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 20817 0 0 0 1138 5 0 0 20 0 1 0 78665412 131641344 24103 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 32139 24103 3936 3530 0 23590 0
Current children cumulated CPU time: 11.43 s
Current children cumulated vsize: 128556 KiB
Current children cumulated memory: 96412 KiB

[startup+12.0003 s]*
/proc/loadavg: 4.09 4.09 4.14 5/253 90020
/proc/meminfo: memFree=125865000/131382112 swapFree=33010416/33010684
[pid=90019] ppid=90016 vsize=128556 memory=96412 CPUtime=11.85 cores=4,6
/proc/90019/stat : 90019 (pbscip) R 90016 90019 88018 0 -1 4194304 20822 0 0 0 1180 5 0 0 20 0 1 0 78665412 131641344 24103 18446744073709551615 4235264 18693293 140724275984112 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 58716160 140724275988871 140724275988970 140724275988970 140724275994574 0
/proc/90019/statm: 32139 24103 3936 3530 0 23590 0
Current children cumulated CPU time: 11.85 s
Current children cumulated vsize: 128556 KiB
Current children cumulated memory: 96412 KiB

Child status: 0

Real time (s): 12.1173
CPU time (s): 11.9574
CPU user time (s): 11.8998
CPU system time (s): 0.057619
CPU usage (%): 98.6802
Max. virtual memory (cumulated for all children) (KiB): 128556
Max. memory (cumulated for all children) (KiB): 96412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8998
system time used= 0.057619
maximum resident set size= 96412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20829
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= 80
involuntary context switches= 109


# summary of solver processes directly reported to runsolver:
#   pid: 90019
#   total CPU time (s): 11.9574
#   total CPU user time (s): 11.8998
#   total CPU system time (s): 0.057619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.090142 second user time and 0.14908 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-04 13:50:57
IDJOB=4526380
IDBENCH=144050
IDSOLVER=3382
FILE ID=nodeC012/4526380-1751629857
RUNJOBID= nodeC012-1751626031-88029
SLURM_JOB_ID= 9598953
Free space on /tmp= 431692 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-4526380-1751629857/watcher-4526380-1751629857 -o /tmp/evaluation-result-4526380-1751629857/solver-4526380-1751629857 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751626031-88029 --watchdog 3760  pbscip -f HOME/instance-4526380-1751629857.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= c3f100ed45bfa0d0f8d6863e1afa59b4
RANDOM SEED=1899770905

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.380
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 2593.871
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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.128
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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.220
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 3700.000
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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		: 3691.247
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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.147
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
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.553
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 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        126010088 kB
MemAvailable:   126500000 kB
Buffers:            2136 kB
Cached:          1289212 kB
SwapCached:           16 kB
Active:          4073984 kB
Inactive:         668976 kB
Active(anon):    3464616 kB
Inactive(anon):     4948 kB
Active(file):     609368 kB
Inactive(file):   664028 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37884 kB
Writeback:             0 kB
AnonPages:       3453884 kB
Mapped:           136800 kB
Shmem:             17944 kB
KReclaimable:     111904 kB
Slab:             197528 kB
SReclaimable:     111904 kB
SUnreclaim:        85624 kB
KernelStack:        4080 kB
PageTables:        10120 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4064028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431672 MiB
End job on nodeC012 at 2025-07-04 13:51:09