Trace number 4517547

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13OPT16 187.039 187.587

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=18-t=2.opb
MD5SUM5da417552da80e99ebaacbb86c541f7c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1.94433
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables531
Total number of constraints47178
Number of constraints which are clauses47160
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint19
Number of terms in the objective function 18
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 18
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 20
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 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4517547-1751530455.opb>
0.00/0.07	c original problem has 531 variables (531 bin, 0 int, 0 cont) and 47178 constraints
0.00/0.07	c problem read in 0.072 seconds
0.09/0.13	c presolving:
0.09/0.17	c (round 1, fast)       18 del vars, 18 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 18 clqs
0.20/0.22	c    (0.2s) running MILP presolver
0.20/0.25	c    (0.3s) MILP presolver found nothing
0.30/0.33	c (round 2, exhaustive) 18 del vars, 18 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 47160 upgd conss, 0 impls, 18 clqs
0.40/0.44	c    (0.4s) probing: 51/513 (9.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.40/0.44	c    (0.4s) probing aborted: 50/50 successive totally useless probings
0.59/0.64	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.28/1.35	c    (1.4s) symmetry computation finished: 34 generators found (max: 1500, log10 of symmetry group size: 31.61) (symcode time: 0.68)
1.28/1.36	c dynamic symmetry handling statistics:
1.28/1.36	c    orbitopal reduction:       no components
1.28/1.36	c    orbital reduction:          1 components of sizes 34
1.28/1.36	c    lexicographic reduction:   34 permutations with support sizes 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38
1.28/1.36	c handled 1 out of 1 symmetry components
1.28/1.38	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
1.28/1.38	c  18 deleted vars, 18 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.28/1.38	c  0 implications, 18 cliques
1.28/1.38	c presolved problem has 513 variables (513 bin, 0 int, 0 cont) and 47160 constraints
1.28/1.38	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
1.28/1.38	c      18 constraints of type <setppc>
1.28/1.38	c   47142 constraints of type <logicor>
1.28/1.38	c transformed objective value is always integral (scale: 1)
1.28/1.38	c Presolving Time: 1.26
1.28/1.38	c 
1.28/1.38	c - non default parameters ----------------------------------------------------------------------
1.28/1.38	c 
1.28/1.38	c # SCIP version 10.0.0
1.28/1.38	c 
1.28/1.38	c # maximal time in seconds to run
1.28/1.38	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.28/1.38	c limits/time = 3596.998007
1.28/1.38	c 
1.28/1.38	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.28/1.38	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.28/1.38	c limits/memory = 27900
1.28/1.38	c 
1.28/1.38	c # belongs reading time to solving time?
1.28/1.38	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.28/1.38	c timing/reading = TRUE
1.28/1.38	c 
1.28/1.38	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
1.28/1.38	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
1.28/1.38	c reading/opbreader/maxintsize = 47
1.28/1.38	c 
1.28/1.38	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
1.28/1.38	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
1.28/1.38	c propagating/genvbounds/timingmask = 0
1.28/1.38	c 
1.28/1.38	c -----------------------------------------------------------------------------------------------
1.28/1.38	c 
1.38/1.45	o 17
1.38/1.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.38/1.45	c p 1.4s|     1 |     0 |     0 |     - |  clique|   0 | 513 |  47k|  47k|   0 |  0 |   0 |   0 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
1.38/1.49	o 16
1.38/1.49	c p 1.5s|     1 |     0 |     2 |     - | vbounds|   0 | 513 |  47k|  47k|   0 |  0 |  12 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
1.87/1.96	c   2.0s|     1 |     0 |  1185 |     - |   242M |   0 | 513 |  47k|  47k|   0 |  0 |  12 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
2.78/2.81	c   2.8s|     1 |     0 |  1243 |     - |   248M |   0 | 513 |  47k|  47k|   8 |  1 |  14 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
3.38/3.43	c   3.4s|     1 |     0 |  1296 |     - |   257M |   0 | 513 |  47k|  47k|  15 |  2 |  16 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
3.77/3.83	c   3.8s|     1 |     0 |  1314 |     - |   265M |   0 | 513 |  47k|  47k|  18 |  3 |  17 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
4.57/4.65	c   4.7s|     1 |     0 |  1333 |     - |   274M |   0 | 513 |  47k|  47k|  22 |  4 |  19 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
5.07/5.19	c   5.2s|     1 |     0 |  1384 |     - |   284M |   0 | 513 |  47k|  47k|  26 |  5 |  20 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
6.16/6.24	c   6.2s|     1 |     0 |  1412 |     - |   295M |   0 | 513 |  47k|  47k|  29 |  6 |  22 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
6.57/6.66	c   6.7s|     1 |     0 |  1439 |     - |   305M |   0 | 513 |  47k|  47k|  31 |  7 |  24 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
6.76/6.85	c   6.9s|     1 |     0 |  1459 |     - |   313M |   0 | 513 |  47k|  47k|  34 |  8 |  26 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
7.07/7.18	c   7.2s|     1 |     0 |  1523 |     - |   324M |   0 | 513 |  47k|  47k|  36 |  9 |  28 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
7.47/7.59	c   7.6s|     1 |     0 |  1576 |     - |   334M |   0 | 513 |  47k|  47k|  41 | 10 |  30 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
7.56/7.63	c   7.6s|     1 |     0 |  1605 |     - |   339M |   0 | 513 |  47k|  47k|  43 | 11 |  32 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
9.66/9.73	c   9.7s|     1 |     2 |  3587 |     - |   340M |   0 | 513 |  47k|  47k|  43 | 11 |  38 |  22 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
35.99/36.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
35.99/36.19	c  36.2s|   100 |    29 | 14426 | 129.5 |   361M |  18 | 513 |  47k|  47k|  72 |  1 | 207 | 839 | 0.000000e+00 | 1.600000e+01 |    Inf |  54.10%
47.75/47.98	c  48.0s|   200 |    31 | 17606 |  80.4 |   363M |  22 | 513 |  47k|  47k|  86 |  1 | 430 |1302 | 0.000000e+00 | 1.600000e+01 |    Inf |  54.82%
73.18/73.41	c  73.4s|   300 |    46 | 22920 |  71.3 |   391M |  22 | 513 |  47k|  47k| 175 |  1 | 616 |1816 | 0.000000e+00 | 1.600000e+01 |    Inf |  56.07%
86.85/87.11	c  87.1s|   400 |    62 | 25226 |  59.2 |   394M |  22 | 513 |  47k|  47k| 214 |  0 | 715 |1991 | 1.000000e+00 | 1.600000e+01 |1500.00%|  61.55%
96.91/97.28	c  97.3s|   500 |    66 | 27599 |  52.1 |   395M |  22 | 513 |  47k|  47k| 245 |  1 | 792 |2149 | 1.000000e+00 | 1.600000e+01 |1500.00%|  62.78%
115.17/115.55	c   116s|   600 |    78 | 29803 |  47.1 |   399M |  22 | 513 |  47k|  47k| 307 |  4 | 883 |2295 | 4.000000e+00 | 1.600000e+01 | 300.00%|  70.22%
123.75/124.13	c   124s|   700 |    93 | 31710 |  43.1 |   399M |  22 | 513 |  47k|  47k| 363 |  2 | 956 |2360 | 5.000000e+00 | 1.600000e+01 | 220.00%|  72.67%
131.92/132.31	c   132s|   800 |   116 | 32979 |  39.3 |   399M |  22 | 513 |  47k|  47k| 390 |  1 |1019 |2452 | 5.000000e+00 | 1.600000e+01 | 220.00%|  72.94%
140.60/141.04	c   141s|   900 |   128 | 34272 |  36.3 |   400M |  22 | 513 |  47k|   0 | 424 |  0 |1082 |2496 | 5.000000e+00 | 1.600000e+01 | 220.00%|  73.32%
143.98/144.41	c   144s|  1000 |   131 | 34871 |  33.3 |   400M |  23 | 513 |  47k|  47k| 432 |  1 |1144 |2517 | 5.000000e+00 | 1.600000e+01 | 220.00%|  73.54%
146.88/147.38	c   147s|  1100 |   131 | 35571 |  30.9 |   401M |  27 | 513 |  47k|   0 | 437 |  0 |1228 |2532 | 6.000000e+00 | 1.600000e+01 | 166.67%|  76.31%
154.25/154.71	c   155s|  1200 |   143 | 36813 |  29.4 |   401M |  27 | 513 |  47k|  47k| 475 |  1 |1290 |2569 | 8.000000e+00 | 1.600000e+01 | 100.00%|  80.50%
156.84/157.37	c   157s|  1300 |   153 | 37432 |  27.6 |   401M |  32 | 513 |  47k|  47k| 483 |  1 |1337 |2590 | 1.000000e+01 | 1.600000e+01 |  60.00%|  84.55%
162.64/163.10	c   163s|  1400 |   183 | 38616 |  26.5 |   435M |  32 | 513 |  47k|  47k| 498 |  0 |1414 |2619 | 1.000000e+01 | 1.600000e+01 |  60.00%|  84.60%
165.02/165.58	c r 166s|  1489 |   193 | 39114 |  25.2 |ziroundi|  32 | 513 |  47k|  47k| 503 |  1 |1478 |2628 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.91%
165.22/165.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
165.22/165.72	c   166s|  1500 |   197 | 39163 |  25.1 |   435M |  32 | 513 |  47k|  47k| 503 |  1 |1486 |2628 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.92%
166.32/166.86	c   167s|  1600 |   213 | 39885 |  23.9 |   436M |  32 | 513 |  47k|   0 | 503 |  0 |1564 |2644 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.94%
169.21/169.79	c   170s|  1700 |   233 | 40652 |  23.0 |   444M |  32 | 513 |  47k|   0 | 513 |  0 |1645 |2651 | 1.100000e+01 | 1.600000e+01 |  45.45%|  87.73%
170.10/170.66	c   171s|  1800 |   221 | 41325 |  22.1 |   444M |  32 | 513 |  47k|   0 | 513 |  0 |1700 |2653 | 1.100000e+01 | 1.600000e+01 |  45.45%|  87.75%
171.20/171.71	c   172s|  1900 |   217 | 42117 |  21.3 |   445M |  32 | 513 |  47k|  47k| 513 |  1 |1762 |2655 | 1.100000e+01 | 1.600000e+01 |  45.45%|  88.04%
172.00/172.55	c   173s|  2000 |   220 | 42600 |  20.5 |   445M |  32 | 513 |  47k|   0 | 513 |  0 |1833 |2656 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.07%
174.29/174.80	c   175s|  2100 |   211 | 43049 |  19.7 |   445M |  32 | 513 |  47k|  47k| 519 |  1 |1910 |2671 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.48%
175.38/175.90	c   176s|  2200 |   217 | 43554 |  19.1 |   445M |  32 | 513 |  47k|   0 | 519 |  0 |1961 |2678 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.51%
176.38/176.91	c   177s|  2300 |   224 | 44043 |  18.5 |   445M |  32 | 513 |  47k|   0 | 522 |  0 |2023 |2687 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.52%
177.67/178.22	c   178s|  2400 |   205 | 44433 |  17.9 |   445M |  32 | 513 |  47k|  47k| 526 |  1 |2080 |2689 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.67%
179.27/179.89	c   180s|  2500 |   188 | 44794 |  17.3 |   445M |  32 | 513 |  47k|  47k| 532 |  1 |2129 |2693 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.77%
180.06/180.65	c   181s|  2600 |   177 | 45130 |  16.7 |   445M |  32 | 513 |  47k|  47k| 532 |  1 |2204 |2693 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.79%
180.86/181.44	c   181s|  2700 |   161 | 45481 |  16.3 |   445M |  32 | 513 |  47k|   0 | 534 |  0 |2286 |2694 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.95%
183.15/183.75	c   184s|  2800 |   132 | 45853 |  15.8 |   445M |  32 | 513 |  47k|   0 | 542 |  0 |2352 |2707 | 1.300000e+01 | 1.600000e+01 |  23.08%|  93.60%
183.75/184.38	c   184s|  2900 |    94 | 46107 |  15.4 |   445M |  32 | 513 |  47k|  47k| 542 |  1 |2413 |2707 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.72%
184.45/185.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.45/185.08	c   185s|  3000 |    78 | 46492 |  15.0 |   445M |  32 | 513 |  48k|   0 | 542 |  0 |2508 |2710 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.79%
185.15/185.76	c   186s|  3100 |    40 | 46702 |  14.6 |   445M |  32 | 513 |  48k|  47k| 542 |  1 |2577 |2710 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.84%
186.64/187.20	c   187s|  3200 |     8 | 47022 |  14.2 |   445M |  32 | 513 |  48k|  47k| 549 |  1 |2668 |2712 | 1.500000e+01 | 1.600000e+01 |   6.67%|  98.02%
186.85/187.49	c 
186.85/187.49	c SCIP Status        : problem is solved [optimal solution found]
186.85/187.49	c Solving Time (sec) : 187.50
186.85/187.49	c Solving Nodes      : 3226
186.85/187.49	c Primal Bound       : +1.60000000000000e+01 (120 solutions)
186.85/187.49	c Dual Bound         : +1.60000000000000e+01
186.85/187.49	c Gap                : 0.00 %
186.95/187.50	s OPTIMUM FOUND
186.95/187.50	v x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 -x168 x169 x170 -x171 -x172 -x190 -x208 -x226 -x244 -x262
186.95/187.50	v -x280 -x298 -x316 -x334 -x352 -x370 -x388 -x406 -x424 -x442 -x460 -x478 -x173 -x191 -x209 -x227 -x245 -x263 -x281 -x299 -x317 -x335
186.95/187.50	v -x353 -x371 -x389 -x407 -x425 -x443 -x461 -x479 -x174 -x192 -x210 -x228 -x246 -x264 -x282 -x300 -x318 -x336 -x354 -x372 -x390 -x408
186.95/187.50	v -x426 -x444 -x462 -x480 -x175 -x193 -x211 -x229 -x247 -x265 -x283 -x301 -x319 -x337 -x355 -x373 -x391 -x409 -x427 -x445 -x463 -x481
186.95/187.50	v -x176 -x194 -x212 -x230 -x248 -x266 -x284 -x302 -x320 -x338 -x356 -x374 -x392 -x410 -x428 -x446 -x464 -x482 -x177 -x195 -x213 -x231
186.95/187.50	v -x249 -x267 -x285 -x303 -x321 -x339 -x357 -x375 -x393 -x411 -x429 -x447 -x465 -x483 -x178 -x196 -x214 -x232 -x250 -x268 -x286 -x304
186.95/187.50	v -x322 -x340 -x358 -x376 -x394 -x412 -x430 -x448 -x466 -x484 -x179 -x197 -x215 -x233 -x251 -x269 -x287 -x305 -x323 -x341 -x359 -x377
186.95/187.50	v -x395 -x413 -x431 -x449 -x467 -x485 -x180 -x198 -x216 -x234 -x252 -x270 -x288 -x306 -x324 -x342 -x360 -x378 -x396 -x414 -x432 -x450
186.95/187.50	v -x468 -x486 -x181 -x199 -x217 -x235 -x253 -x271 -x289 -x307 -x325 -x343 -x361 -x379 -x397 -x415 -x433 -x451 -x469 -x487 -x182 -x200
186.95/187.50	v -x218 -x236 -x254 -x272 -x290 -x308 -x326 -x344 -x362 -x380 -x398 -x416 -x434 -x452 -x470 -x488 -x183 -x201 -x219 -x237 -x255 -x273
186.95/187.50	v -x291 -x309 -x327 -x345 -x363 -x381 -x399 -x417 -x435 -x453 -x471 -x489 -x184 -x202 -x220 -x238 -x256 -x274 -x292 -x310 -x328 -x346
186.95/187.50	v -x364 -x382 -x400 -x418 -x436 -x454 -x472 -x490 -x185 -x203 -x221 -x239 -x257 -x275 -x293 -x311 -x329 -x347 -x365 -x383 -x401 -x419
186.95/187.50	v -x437 -x455 -x473 -x491 -x186 -x204 -x222 -x240 x258 -x276 -x294 -x312 -x330 -x348 -x366 -x384 -x402 -x420 -x438 -x456 -x474 -x492
186.95/187.50	v -x187 -x205 -x223 -x241 -x259 -x277 -x295 -x313 -x331 -x349 -x367 -x385 -x403 -x421 -x439 -x457 -x475 -x493 -x188 -x206 -x224 -x242
186.95/187.50	v -x260 -x278 -x296 -x314 -x332 -x350 -x368 -x386 -x404 -x422 -x440 -x458 -x476 -x494 -x189 -x207 -x225 -x243 -x261 -x279 -x297 -x315
186.95/187.50	v -x333 x351 -x369 -x387 -x405 -x423 -x441 -x459 -x477 -x495 -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16
186.95/187.50	v -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42
186.95/187.50	v -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68
186.95/187.50	v -x69 x70 -x71 -x72 -x73 -x74 -x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95
186.95/187.50	v -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118
186.95/187.50	v -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
186.95/187.50	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x496 -x497 -x498 x499 -x500 x501 -x502 x503 x504 -x505
186.95/187.50	v -x506 x507 x508 -x509 x510 -x511 x512 -x513 -x514 x515 -x516 x517 -x518 x519 -x520 x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529
186.95/187.50	v x530 -x531
186.95/187.50	c SCIP Status        : problem is solved [optimal solution found]
186.95/187.50	c Total Time         :     187.50
186.95/187.50	c   solving          :     187.50
186.95/187.50	c   presolving       :       1.26 (included in solving)
186.95/187.50	c   reading          :       0.07 (included in solving)
186.95/187.50	c   copying          :       0.60 (14 #copies) (minimal 0.04, maximal 0.05, average 0.04)
186.95/187.50	c Original Problem   :
186.95/187.50	c   Problem name     : HOME/instance-4517547-1751530455.opb
186.95/187.50	c   Variables        : 531 (531 binary, 0 integer, 0 continuous)
186.95/187.50	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
186.95/187.50	c   Constraints      : 47178 initial, 47178 maximal
186.95/187.50	c   Objective        : minimize, 18 non-zeros (abs.min = 1, abs.max = 1)
186.95/187.50	c Presolved Problem  :
186.95/187.50	c   Problem name     : t_HOME/instance-4517547-1751530455.opb
186.95/187.50	c   Variables        : 513 (513 binary, 0 integer, 0 continuous)
186.95/187.50	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
186.95/187.50	c   Constraints      : 47160 initial, 48096 maximal
186.95/187.50	c   Objective        : minimize, 18 non-zeros (abs.min = 1, abs.max = 1)
186.95/187.50	c   Nonzeros         : 142038 constraint, 324 clique table
186.95/187.50	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
186.95/187.50	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   domcol           :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   dualsparsify     :       0.21       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   gateextraction   :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   implics          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
186.95/187.50	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   milp             :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   trivial          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
186.95/187.50	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   dualfix          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
186.95/187.50	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   symmetry         :       0.71       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   setppc           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
186.95/187.50	c   linear           :       0.10       0.01      3          0         18          0          0          0         18          0          0          0
186.95/187.50	c   logicor          :       0.05       0.02      3          0          0          0          0          0          0          0          0          0
186.95/187.50	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   root node        :          -          -      -        375          -          -        375          -          -          -          -          -
186.95/187.50	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
186.95/187.50	c   integral         :          0          0          0          0       2211          0          0        235          0          0       2318          0          0        668       3472
186.95/187.50	c   knapsack         :          0+         3          0      21640          0          0          0          0         26        184          0          0          0          0          0
186.95/187.50	c   setppc           :         18         18         11      24518          0          0          0        229      27562         41       7630          0          0          0          0
186.95/187.50	c   linear           :          0+         1          0       2373          0          0          0          3          0          0          0          0          0          0          0
186.95/187.50	c   logicor          :      47142+     48075         11      20612          0          0          0        187      79932       1156      44468          1          0          0          0
186.95/187.50	c   fixedvar         :          0          0          0          0          0          0          0        128          0          0          0          0          0          0          0
186.95/187.50	c   countsols        :          0          0          0          0          0          0          0        128          0          0          0          0          0          0          0
186.95/187.50	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
186.95/187.50	c   integral         :      43.72       0.00       0.00       0.00      43.72       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   knapsack         :       0.04       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.02
186.95/187.50	c   setppc           :       0.08       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.05
186.95/187.50	c   linear           :       0.02       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   logicor          :       3.51       0.02       0.05       1.88       0.00       0.00       0.00       0.16       0.06       1.35
186.95/187.50	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
186.95/187.50	c   dualfix          :          2          0          0          0
186.95/187.50	c   genvbounds       :          0          0          0          0
186.95/187.50	c   nlobbt           :          0          0          0          0
186.95/187.50	c   obbt             :          0          0          0          0
186.95/187.50	c   probing          :          0          0          0          0
186.95/187.50	c   pseudoobj        :      15313        268        788        409
186.95/187.50	c   redcost          :       4963          0          0       1334
186.95/187.50	c   rootredcost      :          1          0          0          0
186.95/187.50	c   symmetry         :      22456          0        157      31276
186.95/187.50	c   vbounds          :       5747          0          0          0
186.95/187.50	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
186.95/187.50	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
186.95/187.50	c   pseudoobj        :       0.14       0.00       0.00       0.14       0.00       0.00
186.95/187.50	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
186.95/187.50	c   rootredcost      :       0.01       0.00       0.00       0.00       0.00       0.00
186.95/187.50	c   symmetry         :       1.71       0.00       0.71       0.86       0.00       0.14
186.95/187.50	c   vbounds          :       0.02       0.00       0.00       0.01       0.00       0.00
186.95/187.50	c Symmetry           :
186.95/187.50	c   #affected vars   :        513 (513 bin, 0 int, 0 cont)
186.95/187.50	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
186.95/187.50	c   orbital reduction:      30840 reductions applied,        117 cutoffs
186.95/187.50	c   lexicographic red:        644 reductions applied,         40 cutoffs
186.95/187.50	c   shadow tree time :       0.01 s
186.95/187.50	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
186.95/187.50	c   propagation      :       0.19       2147       2116          -       7628      153.1         96       99.3          -          -          -
186.95/187.50	c   infeasible LP    :       0.02         71         49          -        144      120.2          1        4.0          4       12.2          0
186.95/187.50	c   bound exceed. LP :       0.03         98         13          -         61      168.8          0        0.0          3       29.7          3
186.95/187.50	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
186.95/187.50	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
186.95/187.50	c   applied globally :       0.01          -          -          0       1683       19.3          -          -          7          -          -
186.95/187.50	c   applied locally  :          -          -          -          0        997      185.7          -          -          0          -          -
186.95/187.50	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
186.95/187.50	c   cut pool         :       0.27          -        485         21          -          -       6617       8767          -          -          -          -          -    (maximal pool size:       3684)
186.95/187.50	c   aggregation      :       0.45       0.00        189         11          0          0          0          0          0          0          0          0          0
186.95/187.50	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
186.95/187.50	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
186.95/187.50	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
186.95/187.50	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
186.95/187.50	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   gomory           :      98.87       0.00        187         10          0          0       6365       8231         98        287        286          1          0
186.95/187.50	c   > gomorymi       :          -          -          -          -          -          -          -       3252         49        101        101          0          -
186.95/187.50	c   > strongcg       :          -          -          -          -          -          -          -       4979         49        186        185          1          -
186.95/187.50	c   impliedbounds    :       0.00       0.00        189         11          0          0          0          0          0          0          0          0          0
186.95/187.50	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
186.95/187.50	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   multilinear      :       0.00       0.00        236         11          0          0          0          0          0          0          0          0          0
186.95/187.50	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
186.95/187.50	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
186.95/187.50	c   zerohalf         :       0.36       0.00        188         11          0          0        355        536          5        262        259          3          0
186.95/187.50	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
186.95/187.50	c   hybrid           :       0.01       0.00        194         11        549          0       8322         43          0       2608
186.95/187.50	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c Pricers            :   ExecTime  SetupTime      Calls       Vars
186.95/187.50	c   problem variables:       0.00          -          0          0
186.95/187.50	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
186.95/187.50	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c   relpscost        :      43.72       0.00       2211          0          0          0       2318          0        689       3472
186.95/187.50	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
186.95/187.50	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
186.95/187.50	c   LP solutions     :       0.00          -          -          0          0
186.95/187.50	c   relax solutions  :       0.00          -          -          0          0
186.95/187.50	c   pseudo solutions :       0.00          -          -          0          0
186.95/187.50	c   strong branching :       0.03          -          -          0          0
186.95/187.50	c   actconsdiving    :       0.00       0.00          0          0          0
186.95/187.50	c   adaptivediving   :       0.59       0.00         18          0          0
186.95/187.50	c   alns             :       0.61       0.00          4          0          0
186.95/187.50	c   bound            :       0.00       0.00          0          0          0
186.95/187.50	c   clique           :       0.07       0.00          1          1          1
186.95/187.50	c   coefdiving       :       0.00       0.00          0          0          0
186.95/187.50	c   completesol      :       0.00       0.00          0          0          0
186.95/187.50	c   conflictdiving   :       0.30       0.00         10          0          0
186.95/187.50	c   crossover        :       0.48       0.00          4          2          0
186.95/187.50	c   dins             :       0.00       0.00          0          0          0
186.95/187.50	c   distributiondivin:       0.42       0.00          7          0          0
186.95/187.50	c   dks              :       0.00       0.00          0          0          0
186.95/187.50	c   dps              :       0.00       0.00          0          0          0
186.95/187.50	c   dualval          :       0.00       0.00          0          0          0
186.95/187.50	c   farkasdiving     :       0.00       0.00          0          0          0
186.95/187.50	c   feaspump         :       0.61       0.00          1          0          0
186.95/187.50	c   fixandinfer      :       0.00       0.00          0          0          0
186.95/187.50	c   fracdiving       :       0.05       0.00         10          0          0
186.95/187.50	c   gins             :       0.01       0.00          0          0          0
186.95/187.50	c   guideddiving     :       0.03       0.00          9          0          0
186.95/187.50	c   indicator        :       0.00       0.00          0          0          0
186.95/187.50	c   indicatordiving  :       0.00       0.00          0          0          0
186.95/187.50	c   intdiving        :       0.00       0.00          0          0          0
186.95/187.50	c   intshifting      :       0.00       0.00          0          0          0
186.95/187.50	c   linesearchdiving :       0.04       0.00          9          0          0
186.95/187.50	c   localbranching   :       0.00       0.00          0          0          0
186.95/187.50	c   locks            :       0.01       0.00          1          0          0
186.95/187.50	c   lpface           :       0.16       0.00          1          0          0
186.95/187.50	c   mpec             :       0.00       0.00          0          0          0
186.95/187.50	c   multistart       :       0.00       0.00          0          0          0
186.95/187.50	c   mutation         :       0.00       0.00          0          0          0
186.95/187.50	c   nlpdiving        :       0.00       0.00          0          0          0
186.95/187.50	c   objpscostdiving  :       0.86       0.00          6          3          0
186.95/187.50	c   octane           :       0.00       0.00          0          0          0
186.95/187.50	c   ofins            :       0.00       0.00          0          0          0
186.95/187.50	c   oneopt           :       0.01       0.00          2          0          0
186.95/187.50	c   padm             :       0.00       0.00          0          0          0
186.95/187.50	c   proximity        :       0.00       0.00          0          0          0
186.95/187.50	c   pscostdiving     :       0.06       0.00         10          0          0
186.95/187.50	c   randrounding     :       0.05       0.00        118          0          0
186.95/187.50	c   rens             :       0.15       0.00          1          0          0
186.95/187.50	c   reoptsols        :       0.00       0.00          0          0          0
186.95/187.50	c   repair           :       0.00       0.00          0          0          0
186.95/187.50	c   rins             :       0.76       0.00          5          5          0
186.95/187.50	c   rootsoldiving    :       0.96       0.00          5          3          0
186.95/187.50	c   rounding         :       0.72       0.00        643          0          0
186.95/187.50	c   scheduler        :       0.00       0.00          0          0          0
186.95/187.50	c   shiftandpropagate:       0.00       0.00          0          0          0
186.95/187.50	c   shifting         :       0.97       0.00        388         36          0
186.95/187.50	c   simplerounding   :       0.01       0.00       2419          0          0
186.95/187.50	c   subnlp           :       0.00       0.00          0          0          0
186.95/187.50	c   trivial          :       0.00       0.00          2          0          0
186.95/187.50	c   trivialnegation  :       0.00       0.00          0          0          0
186.95/187.50	c   trustregion      :       0.00       0.00          0          0          0
186.95/187.50	c   trysol           :       0.00       0.00          0          0          0
186.95/187.50	c   twoopt           :       0.00       0.00          0          0          0
186.95/187.50	c   undercover       :       0.00       0.00          0          0          0
186.95/187.50	c   vbounds          :       0.04       0.00          1          1          1
186.95/187.50	c   veclendiving     :       0.20       0.00         10          0          0
186.95/187.50	c   zeroobj          :       0.00       0.00          0          0          0
186.95/187.50	c   zirounding       :       2.25       0.00       1733         69          0
186.95/187.50	c   other solutions  :          -          -          -          0          -
186.95/187.50	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	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
186.95/187.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
186.95/187.50	c   primal LP        :       0.37        115          0       0.00       0.00       0.37        115
186.95/187.50	c   dual LP          :      16.53       3059      34507      13.01    2087.17       1.54        407
186.95/187.50	c   lex dual LP      :       0.00          0          0       0.00          -
186.95/187.50	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
186.95/187.50	c   resolve instable :       0.00          0          0       0.00          -
186.95/187.50	c   diving/probing LP:       7.25        702      12561      17.89    1731.59
186.95/187.50	c   strong branching :      22.50       2712      54464      20.08    2421.12          -          -        374
186.95/187.50	c     (at root node) :          -         22       1864      84.73          -
186.95/187.50	c   conflict analysis:       0.00          1          3       3.00          -
186.95/187.50	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
186.95/187.50	c   benders          :       0.00          0          0          0       0.00          0          0          0
186.95/187.50	c B&B Tree           :
186.95/187.50	c   number of runs   :          1
186.95/187.50	c   nodes            :       3226 (1736 internal, 1490 leaves)
186.95/187.50	c   feasible leaves  :          0
186.95/187.50	c   infeas. leaves   :       1300
186.95/187.50	c   objective leaves :        190
186.95/187.50	c   nodes (total)    :       3226 (1736 internal, 1490 leaves)
186.95/187.50	c   nodes left       :          0
186.95/187.50	c   max depth        :         32
186.95/187.50	c   max depth (total):         32
186.95/187.50	c   backtracks       :        824 (25.5%)
186.95/187.50	c   early backtracks :          0 (0.0%)
186.95/187.50	c   nodes exc. ref.  :          0 (0.0%)
186.95/187.50	c   delayed cutoffs  :        247
186.95/187.50	c   repropagations   :       1298 (6063 domain reductions, 215 cutoffs)
186.95/187.50	c   avg switch length:       6.06
186.95/187.50	c   switching time   :       2.64
186.95/187.50	c Root Node          :
186.95/187.50	c   First LP value   : +0.00000000000000e+00
186.95/187.50	c   First LP Iters   :       1183 (2597.29 Iter/sec)
186.95/187.50	c   First LP Time    :       0.46
186.95/187.50	c   Final Dual Bound : +0.00000000000000e+00
186.95/187.50	c   Final Root Iters :       1603
186.95/187.50	c   Root LP Estimate : +1.87104186368020e+01
186.95/187.50	c Solution           :
186.95/187.50	c   Solutions found  :        120 (2 improvements)
186.95/187.50	c   First Solution   : +1.70000000000000e+01   (in run 1, after 1 nodes, 1.45 seconds, depth 20, found by <clique>)
186.95/187.50	c   Gap First Sol.   :   infinite
186.95/187.50	c   Gap Last Sol.    :      45.45 %
186.95/187.50	c   Primal Bound     : +1.60000000000000e+01   (in run 1, after 1489 nodes, 165.58 seconds, depth 16, found by <zirounding>)
186.95/187.50	c   Dual Bound       : +1.60000000000000e+01
186.95/187.50	c   Gap              :       0.00 %
186.95/187.50	c Integrals          :      Total       Avg%
186.95/187.50	c   primal-dual      :   14750.21      78.67
186.95/187.50	c   primal-ref       :          -          - (not evaluated)
186.95/187.50	c   dual-ref         :          -          - (not evaluated)
186.95/187.57	c Time complete (sec):    187.025

Verifier Data

OK	16

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: 63665 MiB (62314 MiB free)
  memory of node 1: 64507 MiB (63228 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517547-1751530455/watcher-4517547-1751530455 -o /tmp/evaluation-result-4517547-1751530455/solver-4517547-1751530455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751526542-73834 --watchdog 3760 pbsolver -f HOME/instance-4517547-1751530455.opb -t 3600 -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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=74805, runsolver pid=74802

[startup+0.100062 s]*
/proc/loadavg: 4.13 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128509220/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=66984 memory=56756 CPUtime=0.09 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 12232 0 0 0 7 2 0 0 20 0 1 0 68725370 68591616 14189 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 16746 14189 2368 2575 0 13653 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 66984 KiB
Current children cumulated memory: 56756 KiB

[startup+0.205556 s]*
/proc/loadavg: 4.13 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128476964/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=109332 memory=98020 CPUtime=0.2 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 21507 0 0 0 16 4 0 0 20 0 1 0 68725370 111955968 24505 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 27333 24505 2432 2575 0 24240 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 109332 KiB
Current children cumulated memory: 98020 KiB

[startup+0.305639 s]*
/proc/loadavg: 4.13 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128453024/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=113748 memory=103264 CPUtime=0.3 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 27143 0 0 0 25 5 0 0 20 0 1 0 68725370 116477952 25816 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 28437 25816 2496 2575 0 25344 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 113748 KiB
Current children cumulated memory: 103264 KiB

[startup+0.70017 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128422904/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=241652 memory=214816 CPUtime=0.68 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 42799 0 0 0 60 8 0 0 20 0 1 0 68725370 247451648 53704 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 60413 53704 2560 2575 0 57320 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 241652 KiB
Current children cumulated memory: 214816 KiB

[startup+1.50017 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128323544/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=282044 memory=259112 CPUtime=1.48 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 55887 0 0 0 138 10 0 0 20 0 1 0 68725370 288813056 64778 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 70511 64778 2688 2575 0 67418 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 282044 KiB
Current children cumulated memory: 259112 KiB

[startup+3.10536 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128296224/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=296252 memory=268384 CPUtime=3.08 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 57174 0 0 0 297 11 0 0 20 0 1 0 68725370 303362048 67096 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 74063 67096 2688 2575 0 70970 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 296252 KiB
Current children cumulated memory: 268384 KiB

[startup+6.30015 s]
/proc/loadavg: 4.12 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128260376/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=341752 memory=290656 CPUtime=6.26 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 62745 0 0 0 615 11 0 0 20 0 1 0 68725370 349954048 72664 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 85438 72664 2688 2575 0 82345 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 341752 KiB
Current children cumulated memory: 290656 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.12 4.09 5/266 74806
/proc/meminfo: memFree=128180240/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=441544 memory=369972 CPUtime=12.65 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 82147 0 0 0 1250 15 0 0 20 0 1 0 68725370 452141056 92493 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 110386 92493 2688 2575 0 107293 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 441544 KiB
Current children cumulated memory: 369972 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.11 4.09 5/266 74806
/proc/meminfo: memFree=128167636/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=441544 memory=370484 CPUtime=25.42 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 82274 0 0 0 2527 15 0 0 20 0 1 0 68725370 452141056 92621 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 110386 92621 2688 2575 0 107293 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 441544 KiB
Current children cumulated memory: 370484 KiB

[startup+51.1053 s]
/proc/loadavg: 4.05 4.10 4.09 5/266 74852
/proc/meminfo: memFree=128453116/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=464836 memory=394036 CPUtime=50.95 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 88174 0 0 0 5079 16 0 0 20 0 1 0 68725370 475992064 98509 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 116209 98509 2688 2575 0 113116 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 464836 KiB
Current children cumulated memory: 394036 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 74855
/proc/meminfo: memFree=128354596/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=478092 memory=396952 CPUtime=102 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 88386 0 0 0 10184 16 0 0 20 0 1 0 68725370 489566208 99238 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 119523 99238 2688 2575 0 116430 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 478092 KiB
Current children cumulated memory: 396952 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 74857
/proc/meminfo: memFree=128177312/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=523092 memory=435652 CPUtime=161.84 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 97883 0 0 0 16166 18 0 0 20 0 1 0 68725370 535646208 108913 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 130773 108913 2688 2575 0 127680 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 523092 KiB
Current children cumulated memory: 435652 KiB

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

# cumulated CPU time of all completed processes:  user=186.818 s, system=0.221305 s

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

[startup+166.4 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 74858
/proc/meminfo: memFree=128165232/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=533672 memory=445380 CPUtime=165.92 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 100318 0 0 0 16574 18 0 0 20 0 1 0 68725370 546480128 111345 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 133418 111345 2688 2575 0 130325 0
Current children cumulated CPU time: 165.92 s
Current children cumulated vsize: 533672 KiB
Current children cumulated memory: 445380 KiB

[startup+179.2 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128116952/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=542816 memory=453996 CPUtime=178.67 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 104729 0 0 0 17849 18 0 0 20 0 1 0 68725370 555843584 113499 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 135704 113499 2688 2575 0 132611 0
Current children cumulated CPU time: 178.67 s
Current children cumulated vsize: 542816 KiB
Current children cumulated memory: 453996 KiB

[startup+182.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128113172/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=542816 memory=453996 CPUtime=181.86 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 104729 0 0 0 18168 18 0 0 20 0 1 0 68725370 555843584 113499 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 135704 113499 2688 2575 0 132611 0
Current children cumulated CPU time: 181.86 s
Current children cumulated vsize: 542816 KiB
Current children cumulated memory: 453996 KiB

[startup+185.6 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128112924/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=542816 memory=453996 CPUtime=185.05 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 104729 0 0 0 18487 18 0 0 20 0 1 0 68725370 555843584 113499 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 135704 113499 2688 2575 0 132611 0
Current children cumulated CPU time: 185.05 s
Current children cumulated vsize: 542816 KiB
Current children cumulated memory: 453996 KiB

[startup+186.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128108852/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=542816 memory=453996 CPUtime=185.84 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 104729 0 0 0 18566 18 0 0 20 0 1 0 68725370 555843584 113499 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 135704 113499 2688 2575 0 132611 0
Current children cumulated CPU time: 185.84 s
Current children cumulated vsize: 542816 KiB
Current children cumulated memory: 453996 KiB

[startup+187.2 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128109104/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=542816 memory=453996 CPUtime=186.64 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 104729 0 0 0 18646 18 0 0 20 0 1 0 68725370 555843584 113499 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 135704 113499 2688 2575 0 132611 0
Current children cumulated CPU time: 186.64 s
Current children cumulated vsize: 542816 KiB
Current children cumulated memory: 453996 KiB

[startup+187.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128109104/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=546672 memory=459116 CPUtime=186.85 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 106021 0 0 0 18666 19 0 0 20 0 1 0 68725370 559792128 114779 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 136668 114779 2688 2575 0 133575 0
Current children cumulated CPU time: 186.85 s
Current children cumulated vsize: 546672 KiB
Current children cumulated memory: 459116 KiB

[startup+187.5 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 74858
/proc/meminfo: memFree=128109104/131250000 swapFree=33010416/33010684
[pid=74805] ppid=74802 vsize=559688 memory=470892 CPUtime=186.95 cores=4,6
/proc/74805/stat : 74805 (pbsolver) R 74802 74805 73823 0 -1 4194304 108994 0 0 0 18675 20 0 0 20 0 1 0 68725370 573120512 117723 18446744073709551615 4198400 14743177 140726546608576 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 30216192 140726546610570 140726546610666 140726546610666 140726546616268 0
/proc/74805/statm: 139922 117723 2688 2575 0 136829 0
Current children cumulated CPU time: 186.95 s
Current children cumulated vsize: 559688 KiB
Current children cumulated memory: 470892 KiB

Child status: 0

Real time (s): 187.587
CPU time (s): 187.039
CPU user time (s): 186.818
CPU system time (s): 0.221305
CPU usage (%): 99.7082
Max. virtual memory (cumulated for all children) (KiB): 559688
Max. memory (cumulated for all children) (KiB): 470892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.818
system time used= 0.221305
maximum resident set size= 470892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108995
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= 3
involuntary context switches= 237


# summary of solver processes directly reported to runsolver:
#   pid: 74805
#   total CPU time (s): 187.039
#   total CPU user time (s): 186.818
#   total CPU system time (s): 0.221305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.340248 second user time and 0.836808 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-03 10:14:15
IDJOB=4517547
IDBENCH=176113
IDSOLVER=3366
FILE ID=nodeC027/4517547-1751530455
RUNJOBID= nodeC027-1751526542-73834
SLURM_JOB_ID= 9598657
Free space on /tmp= 431136 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=18-t=2.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517547-1751530455/watcher-4517547-1751530455 -o /tmp/evaluation-result-4517547-1751530455/solver-4517547-1751530455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751526542-73834 --watchdog 3760  pbsolver -f HOME/instance-4517547-1751530455.opb -t 3600 -m 31000

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

MD5SUM BENCH= 5da417552da80e99ebaacbb86c541f7c
RANDOM SEED=125196202

nodeC027 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	: 0xb00002a
cpu MHz		: 3599.636
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.652
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.117
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3678.378
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3800.796
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.633
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3599.630
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 pti ibrs ibpb stibp 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	: 6999.29
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		: 3700.000
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 pti ibrs ibpb stibp 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	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128556848 kB
MemAvailable:   128788304 kB
Buffers:            2488 kB
Cached:          1031260 kB
SwapCached:           12 kB
Active:          1580100 kB
Inactive:         490740 kB
Active(anon):    1052356 kB
Inactive(anon):     2792 kB
Active(file):     527744 kB
Inactive(file):   487948 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16256 kB
Writeback:             0 kB
AnonPages:       1040524 kB
Mapped:           136664 kB
Shmem:             18056 kB
KReclaimable:     109608 kB
Slab:             198200 kB
SReclaimable:     109608 kB
SUnreclaim:        88592 kB
KernelStack:        4288 kB
PageTables:         5372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1567908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431124 MiB
End job on nodeC027 at 2025-07-03 10:17:23