Trace number 4517474

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
IPBHS-GUROBI 2025-06-09? (TO) 3600.04 3608.41

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=20-t=2.opb
MD5SUM06b87d46bf38d4b028e9a0f41f22c2e8
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 benchmark18
Best CPU time to get the best result obtained on this benchmark3.31113
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints72640
Number of constraints which are clauses72620
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 20
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 20
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 22
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

Solver Data

0.00/0.00	c initialize IPBHS solver
0.00/0.00	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.00	c optimizer = "gurobi"
0.00/0.00	c pbsolver = "roundingsat"
0.00/0.00	c use separate pbsolver for SIS
0.00/0.00	c load symmetries from file ""
0.00/0.00	c set time limit for symmetry computation to 100 seconds.
0.00/0.00	c set interchangeable summation variable limit to 3
0.00/0.00	c set sym compact max subset size to 5
0.00/0.00	c set explicit symmetry matrix usage to 1
0.00/0.00	c sym budget explicit to 100
0.00/0.00	c sym budget explicit lits to 6000
0.00/0.00	c sym budget compact to 100
0.00/0.00	c sym budget compact lits to 6000
0.00/0.00	c sym budget common to 0
0.00/0.00	c sym budget common lits to 0
0.00/0.00	c set sym generation to 's'
0.00/0.00	c set abstraction set creation to 10 iterations without LB change
0.00/0.00	c set abstraction set inputs to 0
0.00/0.00	c set abstraction set cluster min size to 2
0.00/0.00	c set abstraction set cluster max size to 100000000
0.00/0.00	c set abstraction set cluster activation limit to 2
0.00/0.00	c enable abstraction set require equal cost
0.00/0.00	c set abstraction set assumptions to 0
0.00/0.00	c set abstraction set constraint type to 0
0.00/0.00	c set abstract core extraction strategy to b
0.00/0.00	c set core extraction strategy to 2
0.00/0.00	c set core extraction shuffles 10
0.00/0.00	c set cores per iteration to 5
0.00/0.00	c set optimizer bound usage strategy to 2
0.00/0.00	c set optimizer max non-optimal iterations to 1000
0.00/0.00	c set small core cardinality limit to 2
0.00/0.00	c set max coef in cores to 1000000000
0.00/0.00	c set core processing techniques to 4095
0.00/0.00	c set SIS iterations to 5
0.00/0.00	c set SIS budget abs to 1000
0.00/0.00	c set SIS budget rel to 0.05
0.58/0.61	c limit for coefficient in constraints and objective to 1000000000
0.58/0.61	c will solve HOME/instance-4517474-1751532250.opb
0.58/0.61	c [0] will start solving
118.69/119.07	c [0.01] solve iteration 1, LB=0, UB=21
118.69/119.07	c [6.18] solve iteration 2, LB=0, UB=18
118.69/119.07	c [10.19] solve iteration 3, LB=1, UB=18
118.69/119.07	c [26.38] solve iteration 4, LB=1, UB=18
118.69/119.07	c [32.88] solve iteration 5, LB=1, UB=18
118.69/119.07	c [36.56] solve iteration 6, LB=1, UB=18
118.69/119.07	c [41.87] solve iteration 7, LB=1, UB=18
118.69/119.07	c [48.92] solve iteration 8, LB=1, UB=18
118.69/119.07	c [54.56] solve iteration 9, LB=1, UB=18
118.69/119.07	c [60.53] solve iteration 10, LB=1, UB=18
118.69/119.07	c [64.48] solve iteration 11, LB=1, UB=18
118.69/119.07	c [69.4] solve iteration 12, LB=1, UB=18
118.69/119.07	c [72.18] solve iteration 13, LB=1, UB=18
118.69/119.07	c [73.91] solve iteration 14, LB=1, UB=18
118.69/119.07	c [75.61] solve iteration 15, LB=1, UB=18
118.69/119.07	c [76.69] solve iteration 16, LB=1, UB=18
118.69/119.07	c [77.85] solve iteration 17, LB=1, UB=18
118.69/119.07	c [79] solve iteration 18, LB=1, UB=18
118.69/119.07	c [79.85] solve iteration 19, LB=1, UB=18
118.69/119.07	c [81.1] solve iteration 20, LB=1, UB=18
118.69/119.07	c [82.19] solve iteration 21, LB=1, UB=18
118.69/119.07	c [87.82] solve iteration 22, LB=1, UB=18
118.69/119.07	c [89.66] solve iteration 23, LB=1, UB=18
118.69/119.07	c [91.12] solve iteration 24, LB=1, UB=18
118.69/119.07	c [96.9] solve iteration 25, LB=1, UB=18
118.69/119.07	c [98.31] solve iteration 26, LB=1, UB=18
118.69/119.07	c [98.73] solve iteration 27, LB=1, UB=18
118.69/119.07	c [99.04] solve iteration 28, LB=1, UB=18
118.69/119.07	c [99.18] solve iteration 29, LB=1, UB=18
118.69/119.07	c [99.3] solve iteration 30, LB=1, UB=18
118.69/119.07	c [99.58] solve iteration 31, LB=1, UB=18
118.69/119.07	c [99.69] solve iteration 32, LB=1, UB=18
118.69/119.07	c [100.01] solve iteration 33, LB=1, UB=18
118.69/119.07	c [100.15] solve iteration 34, LB=2, UB=18
118.69/119.07	c [100.3] solve iteration 35, LB=2, UB=18
118.69/119.07	c [100.62] solve iteration 36, LB=2, UB=18
118.69/119.07	c [100.76] solve iteration 37, LB=2, UB=18
118.69/119.07	c [100.88] solve iteration 38, LB=2, UB=18
118.69/119.07	c [101.01] solve iteration 39, LB=2, UB=18
118.69/119.07	c [101.13] solve iteration 40, LB=2, UB=18
118.69/119.07	c [101.44] solve iteration 41, LB=2, UB=18
118.69/119.07	c [101.56] solve iteration 42, LB=2, UB=18
118.69/119.07	c [101.68] solve iteration 43, LB=2, UB=18
118.69/119.07	c [101.81] solve iteration 44, LB=2, UB=18
118.69/119.07	c [101.93] solve iteration 45, LB=2, UB=18
118.69/119.07	c [102.22] solve iteration 46, LB=2, UB=18
118.69/119.07	c [102.35] solve iteration 47, LB=2, UB=18
118.69/119.07	c [102.47] solve iteration 48, LB=2, UB=18
118.69/119.07	c [102.7] solve iteration 49, LB=2, UB=18
118.69/119.07	c [102.84] solve iteration 50, LB=2, UB=18
118.69/119.07	c [103.2] solve iteration 51, LB=2, UB=18
118.69/119.07	c [103.34] solve iteration 52, LB=2, UB=18
118.69/119.07	c [103.46] solve iteration 53, LB=2, UB=18
118.69/119.07	c [103.59] solve iteration 54, LB=2, UB=18
118.69/119.07	c [103.71] solve iteration 55, LB=2, UB=18
118.69/119.07	c [104.01] solve iteration 56, LB=2, UB=18
118.69/119.07	c [104.14] solve iteration 57, LB=2, UB=18
118.69/119.07	c [104.26] solve iteration 58, LB=2, UB=18
118.69/119.07	c [104.38] solve iteration 59, LB=2, UB=18
118.69/119.07	c [104.5] solve iteration 60, LB=2, UB=18
118.69/119.07	c [104.85] solve iteration 61, LB=2, UB=18
118.69/119.07	c [104.97] solve iteration 62, LB=2, UB=18
118.69/119.07	c [105.09] solve iteration 63, LB=2, UB=18
118.69/119.07	c [105.21] solve iteration 64, LB=2, UB=18
118.69/119.07	c [105.33] solve iteration 65, LB=2, UB=18
118.69/119.07	c [105.75] solve iteration 66, LB=2, UB=18
118.69/119.07	c [105.88] solve iteration 67, LB=2, UB=18
118.69/119.07	c [106.01] solve iteration 68, LB=2, UB=18
118.69/119.07	c [106.14] solve iteration 69, LB=2, UB=18
118.69/119.07	c [106.26] solve iteration 70, LB=2, UB=18
118.69/119.07	c [106.56] solve iteration 71, LB=2, UB=18
118.69/119.07	c [106.68] solve iteration 72, LB=2, UB=18
118.69/119.07	c [106.81] solve iteration 73, LB=2, UB=18
118.69/119.07	c [106.93] solve iteration 74, LB=2, UB=18
118.69/119.07	c [107.05] solve iteration 75, LB=2, UB=18
118.69/119.07	c [107.44] solve iteration 76, LB=2, UB=18
118.69/119.07	c [107.56] solve iteration 77, LB=2, UB=18
118.69/119.07	c [107.68] solve iteration 78, LB=2, UB=18
118.69/119.07	c [107.8] solve iteration 79, LB=2, UB=18
118.69/119.07	c [107.92] solve iteration 80, LB=2, UB=18
118.69/119.07	c [108.37] solve iteration 81, LB=2, UB=18
118.69/119.07	c [108.5] solve iteration 82, LB=2, UB=18
118.69/119.07	c [108.64] solve iteration 83, LB=2, UB=18
118.69/119.07	c [108.76] solve iteration 84, LB=2, UB=18
118.69/119.07	c [108.89] solve iteration 85, LB=2, UB=18
118.69/119.07	c [109.32] solve iteration 86, LB=2, UB=18
118.69/119.07	c [109.44] solve iteration 87, LB=2, UB=18
118.69/119.07	c [109.57] solve iteration 88, LB=2, UB=18
118.69/119.07	c [109.7] solve iteration 89, LB=2, UB=18
118.69/119.07	c [109.82] solve iteration 90, LB=2, UB=18
118.69/119.07	c [110.23] solve iteration 91, LB=2, UB=18
118.69/119.07	c [110.36] solve iteration 92, LB=2, UB=18
118.69/119.07	c [110.48] solve iteration 93, LB=2, UB=18
118.69/119.07	c [110.6] solve iteration 94, LB=2, UB=18
118.69/119.07	c [110.73] solve iteration 95, LB=2, UB=18
118.69/119.07	c [111.15] solve iteration 96, LB=2, UB=18
118.69/119.07	c [111.53] solve iteration 97, LB=2, UB=18
142.83/143.25	c [111.66] solve iteration 98, LB=2, UB=18
142.83/143.25	c [111.81] solve iteration 99, LB=2, UB=18
142.83/143.25	c [111.94] solve iteration 100, LB=2, UB=18
142.83/143.25	c [112.43] solve iteration 101, LB=2, UB=18
142.83/143.25	c [112.56] solve iteration 102, LB=2, UB=18
142.83/143.25	c [112.7] solve iteration 103, LB=2, UB=18
142.83/143.25	c [112.83] solve iteration 104, LB=2, UB=18
142.83/143.25	c [112.96] solve iteration 105, LB=2, UB=18
142.83/143.25	c [113.36] solve iteration 106, LB=2, UB=18
142.83/143.25	c [113.49] solve iteration 107, LB=2, UB=18
142.83/143.25	c [113.62] solve iteration 108, LB=2, UB=18
142.83/143.25	c [113.75] solve iteration 109, LB=2, UB=18
142.83/143.25	c [113.88] solve iteration 110, LB=2, UB=18
142.83/143.25	c [114.33] solve iteration 111, LB=2, UB=18
142.83/143.25	c [114.46] solve iteration 112, LB=2, UB=18
142.83/143.25	c [114.59] solve iteration 113, LB=2, UB=18
142.83/143.25	c [114.72] solve iteration 114, LB=2, UB=18
142.83/143.25	c [114.85] solve iteration 115, LB=2, UB=18
142.83/143.25	c [115.39] solve iteration 116, LB=2, UB=18
142.83/143.25	c [115.53] solve iteration 117, LB=2, UB=18
142.83/143.25	c [115.66] solve iteration 118, LB=2, UB=18
142.83/143.25	c [115.79] solve iteration 119, LB=2, UB=18
142.83/143.25	c [115.91] solve iteration 120, LB=2, UB=18
142.83/143.25	c [116.54] solve iteration 121, LB=2, UB=18
142.83/143.25	c [116.66] solve iteration 122, LB=2, UB=18
142.83/143.25	c [116.79] solve iteration 123, LB=2, UB=18
142.83/143.25	c [116.92] solve iteration 124, LB=2, UB=18
142.83/143.25	c [117.05] solve iteration 125, LB=2, UB=18
142.83/143.25	c [117.68] solve iteration 126, LB=2, UB=18
142.83/143.25	c [117.81] solve iteration 127, LB=2, UB=18
142.83/143.25	c [117.94] solve iteration 128, LB=2, UB=18
142.83/143.25	c [118.07] solve iteration 129, LB=2, UB=18
142.83/143.25	c [118.2] solve iteration 130, LB=2, UB=18
142.83/143.25	c [118.8] solve iteration 131, LB=2, UB=18
142.83/143.25	c [118.93] solve iteration 132, LB=2, UB=18
142.83/143.25	c [119.06] solve iteration 133, LB=2, UB=18
142.83/143.25	c [119.19] solve iteration 134, LB=2, UB=18
142.83/143.25	c [119.32] solve iteration 135, LB=2, UB=18
142.83/143.25	c [119.94] solve iteration 136, LB=2, UB=18
142.83/143.25	c [120.07] solve iteration 137, LB=2, UB=18
142.83/143.25	c [120.2] solve iteration 138, LB=2, UB=18
142.83/143.25	c [120.33] solve iteration 139, LB=2, UB=18
142.83/143.25	c [120.46] solve iteration 140, LB=2, UB=18
142.83/143.25	c [121.11] solve iteration 141, LB=2, UB=18
142.83/143.25	c [121.24] solve iteration 142, LB=2, UB=18
142.83/143.25	c [121.37] solve iteration 143, LB=2, UB=18
142.83/143.25	c [121.5] solve iteration 144, LB=2, UB=18
142.83/143.25	c [121.63] solve iteration 145, LB=2, UB=18
142.83/143.25	c [122.22] solve iteration 146, LB=2, UB=18
142.83/143.25	c [122.35] solve iteration 147, LB=2, UB=18
142.83/143.25	c [122.5] solve iteration 148, LB=2, UB=18
142.83/143.25	c [122.63] solve iteration 149, LB=2, UB=18
142.83/143.25	c [122.76] solve iteration 150, LB=2, UB=18
142.83/143.25	c [123.5] solve iteration 151, LB=2, UB=18
142.83/143.25	c [123.63] solve iteration 152, LB=2, UB=18
142.83/143.25	c [123.78] solve iteration 153, LB=2, UB=18
142.83/143.25	c [123.91] solve iteration 154, LB=2, UB=18
142.83/143.25	c [124.04] solve iteration 155, LB=2, UB=18
142.83/143.25	c [124.72] solve iteration 156, LB=2, UB=18
142.83/143.25	c [124.85] solve iteration 157, LB=2, UB=18
142.83/143.25	c [125.01] solve iteration 158, LB=2, UB=18
142.83/143.25	c [125.14] solve iteration 159, LB=2, UB=18
142.83/143.25	c [125.27] solve iteration 160, LB=2, UB=18
142.83/143.25	c [126.04] solve iteration 161, LB=2, UB=18
142.83/143.25	c [126.18] solve iteration 162, LB=2, UB=18
142.83/143.25	c [126.31] solve iteration 163, LB=2, UB=18
142.83/143.25	c [126.44] solve iteration 164, LB=2, UB=18
142.83/143.25	c [126.57] solve iteration 165, LB=2, UB=18
142.83/143.25	c [127.34] solve iteration 166, LB=2, UB=18
142.83/143.25	c [127.48] solve iteration 167, LB=2, UB=18
142.83/143.25	c [127.6] solve iteration 168, LB=2, UB=18
142.83/143.25	c [127.74] solve iteration 169, LB=2, UB=18
142.83/143.25	c [127.87] solve iteration 170, LB=2, UB=18
142.83/143.25	c [128.61] solve iteration 171, LB=2, UB=18
142.83/143.25	c [128.75] solve iteration 172, LB=2, UB=18
142.83/143.25	c [128.87] solve iteration 173, LB=2, UB=18
142.83/143.25	c [129] solve iteration 174, LB=2, UB=18
142.83/143.25	c [129.16] solve iteration 175, LB=2, UB=18
142.83/143.25	c [130.08] solve iteration 176, LB=2, UB=18
142.83/143.25	c [130.21] solve iteration 177, LB=2, UB=18
142.83/143.25	c [130.34] solve iteration 178, LB=2, UB=18
142.83/143.25	c [130.47] solve iteration 179, LB=2, UB=18
142.83/143.25	c [130.6] solve iteration 180, LB=2, UB=18
142.83/143.25	c [131.33] solve iteration 181, LB=2, UB=18
142.83/143.25	c [131.47] solve iteration 182, LB=2, UB=18
142.83/143.25	c [131.6] solve iteration 183, LB=2, UB=18
142.83/143.25	c [131.73] solve iteration 184, LB=2, UB=18
142.83/143.25	c [131.86] solve iteration 185, LB=2, UB=18
142.83/143.25	c [132.76] solve iteration 186, LB=2, UB=18
142.83/143.25	c [132.89] solve iteration 187, LB=2, UB=18
142.83/143.25	c [133.03] solve iteration 188, LB=2, UB=18
142.83/143.25	c [133.16] solve iteration 189, LB=2, UB=18
142.83/143.25	c [133.28] solve iteration 190, LB=2, UB=18
142.83/143.25	c [134.16] solve iteration 191, LB=2, UB=18
183.73/184.21	c [134.3] solve iteration 192, LB=2, UB=18
183.73/184.21	c [134.43] solve iteration 193, LB=2, UB=18
183.73/184.21	c [134.56] solve iteration 194, LB=2, UB=18
183.73/184.21	c [134.69] solve iteration 195, LB=2, UB=18
183.73/184.21	c [135.86] solve iteration 196, LB=2, UB=18
183.73/184.21	c [135.99] solve iteration 197, LB=2, UB=18
183.73/184.21	c [136.13] solve iteration 198, LB=2, UB=18
183.73/184.21	c [136.26] solve iteration 199, LB=2, UB=18
183.73/184.21	c [136.39] solve iteration 200, LB=2, UB=18
183.73/184.21	c [137.63] solve iteration 201, LB=2, UB=18
183.73/184.21	c [137.77] solve iteration 202, LB=2, UB=18
183.73/184.21	c [137.9] solve iteration 203, LB=2, UB=18
183.73/184.21	c [138.03] solve iteration 204, LB=2, UB=18
183.73/184.21	c [138.16] solve iteration 205, LB=2, UB=18
183.73/184.21	c [139.23] solve iteration 206, LB=2, UB=18
183.73/184.21	c [139.36] solve iteration 207, LB=2, UB=18
183.73/184.21	c [139.49] solve iteration 208, LB=2, UB=18
183.73/184.21	c [139.63] solve iteration 209, LB=2, UB=18
183.73/184.21	c [139.76] solve iteration 210, LB=2, UB=18
183.73/184.21	c [140.85] solve iteration 211, LB=2, UB=18
183.73/184.21	c [140.98] solve iteration 212, LB=2, UB=18
183.73/184.21	c [141.12] solve iteration 213, LB=2, UB=18
183.73/184.21	c [141.25] solve iteration 214, LB=2, UB=18
183.73/184.21	c [141.38] solve iteration 215, LB=2, UB=18
183.73/184.21	c [142.34] solve iteration 216, LB=2, UB=18
183.73/184.21	c [142.48] solve iteration 217, LB=2, UB=18
183.73/184.21	c [142.61] solve iteration 218, LB=2, UB=18
183.73/184.21	c [142.74] solve iteration 219, LB=2, UB=18
183.73/184.21	c [142.87] solve iteration 220, LB=2, UB=18
183.73/184.21	c [143.88] solve iteration 221, LB=2, UB=18
183.73/184.21	c [144.01] solve iteration 222, LB=2, UB=18
183.73/184.21	c [144.15] solve iteration 223, LB=2, UB=18
183.73/184.21	c [144.28] solve iteration 224, LB=2, UB=18
183.73/184.21	c [144.41] solve iteration 225, LB=2, UB=18
183.73/184.21	c [145.82] solve iteration 226, LB=2, UB=18
183.73/184.21	c [145.95] solve iteration 227, LB=2, UB=18
183.73/184.21	c [146.08] solve iteration 228, LB=2, UB=18
183.73/184.21	c [146.22] solve iteration 229, LB=2, UB=18
183.73/184.21	c [146.35] solve iteration 230, LB=2, UB=18
183.73/184.21	c [147.87] solve iteration 231, LB=2, UB=18
183.73/184.21	c [148] solve iteration 232, LB=2, UB=18
183.73/184.21	c [148.14] solve iteration 233, LB=2, UB=18
183.73/184.21	c [148.27] solve iteration 234, LB=2, UB=18
183.73/184.21	c [148.4] solve iteration 235, LB=2, UB=18
183.73/184.21	c [149.8] solve iteration 236, LB=2, UB=18
183.73/184.21	c [149.94] solve iteration 237, LB=2, UB=18
183.73/184.21	c [150.07] solve iteration 238, LB=2, UB=18
183.73/184.21	c [150.2] solve iteration 239, LB=2, UB=18
183.73/184.21	c [150.33] solve iteration 240, LB=2, UB=18
183.73/184.21	c [151.56] solve iteration 241, LB=2, UB=18
183.73/184.21	c [151.69] solve iteration 242, LB=2, UB=18
183.73/184.21	c [151.83] solve iteration 243, LB=2, UB=18
183.73/184.21	c [151.96] solve iteration 244, LB=2, UB=18
183.73/184.21	c [152.09] solve iteration 245, LB=2, UB=18
183.73/184.21	c [153.78] solve iteration 246, LB=2, UB=18
183.73/184.21	c [153.91] solve iteration 247, LB=2, UB=18
183.73/184.21	c [154.05] solve iteration 248, LB=2, UB=18
183.73/184.21	c [154.18] solve iteration 249, LB=2, UB=18
183.73/184.21	c [154.31] solve iteration 250, LB=2, UB=18
183.73/184.21	c [155.87] solve iteration 251, LB=2, UB=18
183.73/184.21	c [156] solve iteration 252, LB=2, UB=18
183.73/184.21	c [156.13] solve iteration 253, LB=2, UB=18
183.73/184.21	c [156.27] solve iteration 254, LB=2, UB=18
183.73/184.21	c [156.4] solve iteration 255, LB=2, UB=18
183.73/184.21	c [158.7] solve iteration 256, LB=2, UB=18
183.73/184.21	c [158.83] solve iteration 257, LB=2, UB=18
183.73/184.21	c [158.96] solve iteration 258, LB=2, UB=18
183.73/184.21	c [159.1] solve iteration 259, LB=2, UB=18
183.73/184.21	c [159.23] solve iteration 260, LB=2, UB=18
183.73/184.21	c [160.93] solve iteration 261, LB=2, UB=18
183.73/184.21	c [161.08] solve iteration 262, LB=2, UB=18
183.73/184.21	c [161.22] solve iteration 263, LB=2, UB=18
183.73/184.21	c [161.35] solve iteration 264, LB=2, UB=18
183.73/184.21	c [161.48] solve iteration 265, LB=2, UB=18
183.73/184.21	c [163.27] solve iteration 266, LB=2, UB=18
183.73/184.21	c [163.4] solve iteration 267, LB=2, UB=18
183.73/184.21	c [163.53] solve iteration 268, LB=2, UB=18
183.73/184.21	c [163.7] solve iteration 269, LB=2, UB=18
183.73/184.21	c [163.84] solve iteration 270, LB=2, UB=18
183.73/184.21	c [165.72] solve iteration 271, LB=2, UB=18
183.73/184.21	c [165.87] solve iteration 272, LB=2, UB=18
183.73/184.21	c [166.01] solve iteration 273, LB=2, UB=18
183.73/184.21	c [166.14] solve iteration 274, LB=2, UB=18
183.73/184.21	c [166.28] solve iteration 275, LB=2, UB=18
183.73/184.21	c [168.55] solve iteration 276, LB=2, UB=18
183.73/184.21	c [168.69] solve iteration 277, LB=2, UB=18
183.73/184.21	c [168.84] solve iteration 278, LB=2, UB=18
183.73/184.21	c [168.98] solve iteration 279, LB=2, UB=18
183.73/184.21	c [169.11] solve iteration 280, LB=2, UB=18
183.73/184.21	c [171.43] solve iteration 281, LB=2, UB=18
183.73/184.21	c [171.56] solve iteration 282, LB=2, UB=18
183.73/184.21	c [171.7] solve iteration 283, LB=2, UB=18
183.73/184.21	c [171.84] solve iteration 284, LB=2, UB=18
275.99/276.76	c [171.97] solve iteration 285, LB=2, UB=18
275.99/276.76	c [174.07] solve iteration 286, LB=2, UB=18
275.99/276.76	c [174.21] solve iteration 287, LB=2, UB=18
275.99/276.76	c [174.35] solve iteration 288, LB=2, UB=18
275.99/276.76	c [174.49] solve iteration 289, LB=2, UB=18
275.99/276.76	c [174.62] solve iteration 290, LB=2, UB=18
275.99/276.76	c [176.87] solve iteration 291, LB=2, UB=18
275.99/276.76	c [177.01] solve iteration 292, LB=2, UB=18
275.99/276.76	c [177.15] solve iteration 293, LB=2, UB=18
275.99/276.76	c [177.29] solve iteration 294, LB=2, UB=18
275.99/276.76	c [177.42] solve iteration 295, LB=2, UB=18
275.99/276.76	c [180.09] solve iteration 296, LB=2, UB=18
275.99/276.76	c [180.23] solve iteration 297, LB=2, UB=18
275.99/276.76	c [180.36] solve iteration 298, LB=2, UB=18
275.99/276.76	c [180.5] solve iteration 299, LB=2, UB=18
275.99/276.76	c [180.63] solve iteration 300, LB=2, UB=18
275.99/276.76	c [183.56] solve iteration 301, LB=2, UB=18
275.99/276.76	c [183.69] solve iteration 302, LB=2, UB=18
275.99/276.76	c [183.83] solve iteration 303, LB=2, UB=18
275.99/276.76	c [183.97] solve iteration 304, LB=2, UB=18
275.99/276.76	c [184.1] solve iteration 305, LB=2, UB=18
275.99/276.76	c [186.55] solve iteration 306, LB=2, UB=18
275.99/276.76	c [186.69] solve iteration 307, LB=2, UB=18
275.99/276.76	c [186.82] solve iteration 308, LB=2, UB=18
275.99/276.76	c [186.97] solve iteration 309, LB=2, UB=18
275.99/276.76	c [187.11] solve iteration 310, LB=2, UB=18
275.99/276.76	c [190.67] solve iteration 311, LB=2, UB=18
275.99/276.76	c [190.81] solve iteration 312, LB=2, UB=18
275.99/276.76	c [190.94] solve iteration 313, LB=2, UB=18
275.99/276.76	c [191.08] solve iteration 314, LB=2, UB=18
275.99/276.76	c [191.22] solve iteration 315, LB=2, UB=18
275.99/276.76	c [194.57] solve iteration 316, LB=2, UB=18
275.99/276.76	c [194.71] solve iteration 317, LB=2, UB=18
275.99/276.76	c [194.85] solve iteration 318, LB=2, UB=18
275.99/276.76	c [194.99] solve iteration 319, LB=2, UB=18
275.99/276.76	c [195.12] solve iteration 320, LB=2, UB=18
275.99/276.76	c [198.59] solve iteration 321, LB=2, UB=18
275.99/276.76	c [198.73] solve iteration 322, LB=2, UB=18
275.99/276.76	c [198.87] solve iteration 323, LB=2, UB=18
275.99/276.76	c [199] solve iteration 324, LB=2, UB=18
275.99/276.76	c [199.14] solve iteration 325, LB=2, UB=18
275.99/276.76	c [202.23] solve iteration 326, LB=2, UB=18
275.99/276.76	c [202.37] solve iteration 327, LB=2, UB=18
275.99/276.76	c [202.5] solve iteration 328, LB=2, UB=18
275.99/276.76	c [202.64] solve iteration 329, LB=2, UB=18
275.99/276.76	c [202.78] solve iteration 330, LB=2, UB=18
275.99/276.76	c [206.95] solve iteration 331, LB=2, UB=18
275.99/276.76	c [207.09] solve iteration 332, LB=2, UB=18
275.99/276.76	c [207.23] solve iteration 333, LB=2, UB=18
275.99/276.76	c [207.37] solve iteration 334, LB=2, UB=18
275.99/276.76	c [207.5] solve iteration 335, LB=2, UB=18
275.99/276.76	c [211.24] solve iteration 336, LB=2, UB=18
275.99/276.76	c [211.38] solve iteration 337, LB=2, UB=18
275.99/276.76	c [211.52] solve iteration 338, LB=2, UB=18
275.99/276.76	c [211.66] solve iteration 339, LB=2, UB=18
275.99/276.76	c [211.8] solve iteration 340, LB=2, UB=18
275.99/276.76	c [216.26] solve iteration 341, LB=2, UB=18
275.99/276.76	c [216.4] solve iteration 342, LB=2, UB=18
275.99/276.76	c [216.55] solve iteration 343, LB=2, UB=18
275.99/276.76	c [216.69] solve iteration 344, LB=2, UB=18
275.99/276.76	c [216.83] solve iteration 345, LB=2, UB=18
275.99/276.76	c [221] solve iteration 346, LB=2, UB=18
275.99/276.76	c [221.16] solve iteration 347, LB=2, UB=18
275.99/276.76	c [221.3] solve iteration 348, LB=2, UB=18
275.99/276.76	c [221.43] solve iteration 349, LB=2, UB=18
275.99/276.76	c [221.57] solve iteration 350, LB=2, UB=18
275.99/276.76	c [226.15] solve iteration 351, LB=2, UB=18
275.99/276.76	c [226.29] solve iteration 352, LB=2, UB=18
275.99/276.76	c [226.43] solve iteration 353, LB=2, UB=18
275.99/276.76	c [226.57] solve iteration 354, LB=2, UB=18
275.99/276.76	c [226.7] solve iteration 355, LB=2, UB=18
275.99/276.76	c [231.2] solve iteration 356, LB=2, UB=18
275.99/276.76	c [231.34] solve iteration 357, LB=2, UB=18
275.99/276.76	c [231.48] solve iteration 358, LB=2, UB=18
275.99/276.76	c [231.62] solve iteration 359, LB=2, UB=18
275.99/276.76	c [231.76] solve iteration 360, LB=2, UB=18
275.99/276.76	c [236.3] solve iteration 361, LB=2, UB=18
275.99/276.76	c [236.44] solve iteration 362, LB=2, UB=18
275.99/276.76	c [236.58] solve iteration 363, LB=2, UB=18
275.99/276.76	c [236.71] solve iteration 364, LB=2, UB=18
275.99/276.76	c [236.85] solve iteration 365, LB=2, UB=18
275.99/276.76	c [241.85] solve iteration 366, LB=2, UB=18
275.99/276.76	c [241.99] solve iteration 367, LB=2, UB=18
275.99/276.76	c [242.12] solve iteration 368, LB=2, UB=18
275.99/276.76	c [242.26] solve iteration 369, LB=2, UB=18
275.99/276.76	c [242.4] solve iteration 370, LB=2, UB=18
275.99/276.76	c [247.81] solve iteration 371, LB=2, UB=18
275.99/276.76	c [247.95] solve iteration 372, LB=2, UB=18
275.99/276.76	c [248.09] solve iteration 373, LB=2, UB=18
275.99/276.76	c [248.23] solve iteration 374, LB=2, UB=18
275.99/276.76	c [248.37] solve iteration 375, LB=2, UB=18
275.99/276.76	c [256.35] solve iteration 376, LB=2, UB=18
275.99/276.76	c [256.49] solve iteration 377, LB=2, UB=18
519.67/521.03	c [256.63] solve iteration 378, LB=2, UB=18
519.67/521.03	c [256.76] solve iteration 379, LB=2, UB=18
519.67/521.03	c [256.9] solve iteration 380, LB=2, UB=18
519.67/521.03	c [263.38] solve iteration 381, LB=2, UB=18
519.67/521.03	c [263.52] solve iteration 382, LB=2, UB=18
519.67/521.03	c [263.66] solve iteration 383, LB=2, UB=18
519.67/521.03	c [263.8] solve iteration 384, LB=2, UB=18
519.67/521.03	c [263.96] solve iteration 385, LB=2, UB=18
519.67/521.03	c [271.43] solve iteration 386, LB=2, UB=18
519.67/521.03	c [271.57] solve iteration 387, LB=2, UB=18
519.67/521.03	c [271.71] solve iteration 388, LB=2, UB=18
519.67/521.03	c [271.85] solve iteration 389, LB=2, UB=18
519.67/521.03	c [271.99] solve iteration 390, LB=2, UB=18
519.67/521.03	c [279.03] solve iteration 391, LB=2, UB=18
519.67/521.03	c [279.19] solve iteration 392, LB=2, UB=18
519.67/521.03	c [279.33] solve iteration 393, LB=2, UB=18
519.67/521.03	c [279.47] solve iteration 394, LB=2, UB=18
519.67/521.03	c [279.62] solve iteration 395, LB=2, UB=18
519.67/521.03	c [287.78] solve iteration 396, LB=2, UB=18
519.67/521.03	c [287.92] solve iteration 397, LB=2, UB=18
519.67/521.03	c [288.05] solve iteration 398, LB=2, UB=18
519.67/521.03	c [288.21] solve iteration 399, LB=2, UB=18
519.67/521.03	c [288.35] solve iteration 400, LB=2, UB=18
519.67/521.03	c [296.35] solve iteration 401, LB=2, UB=18
519.67/521.03	c [296.49] solve iteration 402, LB=2, UB=18
519.67/521.03	c [296.63] solve iteration 403, LB=2, UB=18
519.67/521.03	c [296.77] solve iteration 404, LB=2, UB=18
519.67/521.03	c [296.91] solve iteration 405, LB=2, UB=18
519.67/521.03	c [305.09] solve iteration 406, LB=2, UB=18
519.67/521.03	c [305.23] solve iteration 407, LB=2, UB=18
519.67/521.03	c [305.37] solve iteration 408, LB=2, UB=18
519.67/521.03	c [305.5] solve iteration 409, LB=2, UB=18
519.67/521.03	c [305.64] solve iteration 410, LB=2, UB=18
519.67/521.03	c [313.38] solve iteration 411, LB=2, UB=18
519.67/521.03	c [313.52] solve iteration 412, LB=2, UB=18
519.67/521.03	c [313.66] solve iteration 413, LB=2, UB=18
519.67/521.03	c [313.8] solve iteration 414, LB=2, UB=18
519.67/521.03	c [313.93] solve iteration 415, LB=2, UB=18
519.67/521.03	c [323.46] solve iteration 416, LB=2, UB=18
519.67/521.03	c [323.6] solve iteration 417, LB=2, UB=18
519.67/521.03	c [323.74] solve iteration 418, LB=2, UB=18
519.67/521.03	c [323.88] solve iteration 419, LB=2, UB=18
519.67/521.03	c [324.03] solve iteration 420, LB=2, UB=18
519.67/521.03	c [334.87] solve iteration 421, LB=2, UB=18
519.67/521.03	c [335.01] solve iteration 422, LB=2, UB=18
519.67/521.03	c [335.15] solve iteration 423, LB=2, UB=18
519.67/521.03	c [335.29] solve iteration 424, LB=2, UB=18
519.67/521.03	c [335.43] solve iteration 425, LB=2, UB=18
519.67/521.03	c [345.75] solve iteration 426, LB=2, UB=18
519.67/521.03	c [345.89] solve iteration 427, LB=2, UB=18
519.67/521.03	c [346.03] solve iteration 428, LB=2, UB=18
519.67/521.03	c [346.17] solve iteration 429, LB=2, UB=18
519.67/521.03	c [346.31] solve iteration 430, LB=2, UB=18
519.67/521.03	c [357.78] solve iteration 431, LB=2, UB=18
519.67/521.03	c [357.92] solve iteration 432, LB=2, UB=18
519.67/521.03	c [358.06] solve iteration 433, LB=2, UB=18
519.67/521.03	c [358.2] solve iteration 434, LB=2, UB=18
519.67/521.03	c [358.34] solve iteration 435, LB=2, UB=18
519.67/521.03	c [370.04] solve iteration 436, LB=2, UB=18
519.67/521.03	c [370.17] solve iteration 437, LB=2, UB=18
519.67/521.03	c [370.31] solve iteration 438, LB=2, UB=18
519.67/521.03	c [370.45] solve iteration 439, LB=2, UB=18
519.67/521.03	c [370.59] solve iteration 440, LB=2, UB=18
519.67/521.03	c [383.02] solve iteration 441, LB=2, UB=18
519.67/521.03	c [383.16] solve iteration 442, LB=2, UB=18
519.67/521.03	c [383.32] solve iteration 443, LB=2, UB=18
519.67/521.03	c [383.46] solve iteration 444, LB=2, UB=18
519.67/521.03	c [383.6] solve iteration 445, LB=2, UB=18
519.67/521.03	c [397.86] solve iteration 446, LB=2, UB=18
519.67/521.03	c [398] solve iteration 447, LB=2, UB=18
519.67/521.03	c [398.14] solve iteration 448, LB=2, UB=18
519.67/521.03	c [398.28] solve iteration 449, LB=2, UB=18
519.67/521.03	c [398.42] solve iteration 450, LB=2, UB=18
519.67/521.03	c [413.03] solve iteration 451, LB=2, UB=18
519.67/521.03	c [413.18] solve iteration 452, LB=2, UB=18
519.67/521.03	c [413.32] solve iteration 453, LB=2, UB=18
519.67/521.03	c [413.46] solve iteration 454, LB=2, UB=18
519.67/521.03	c [413.6] solve iteration 455, LB=2, UB=18
519.67/521.03	c [431.82] solve iteration 456, LB=2, UB=18
519.67/521.03	c [431.96] solve iteration 457, LB=2, UB=18
519.67/521.03	c [432.1] solve iteration 458, LB=2, UB=18
519.67/521.03	c [432.24] solve iteration 459, LB=2, UB=18
519.67/521.03	c [432.38] solve iteration 460, LB=2, UB=18
519.67/521.03	c [448.85] solve iteration 461, LB=2, UB=18
519.67/521.03	c [448.99] solve iteration 462, LB=2, UB=18
519.67/521.03	c [449.16] solve iteration 463, LB=2, UB=18
519.67/521.03	c [449.3] solve iteration 464, LB=2, UB=18
519.67/521.03	c [449.44] solve iteration 465, LB=2, UB=18
519.67/521.03	c [465.06] solve iteration 466, LB=2, UB=18
519.67/521.03	c [465.2] solve iteration 467, LB=2, UB=18
519.67/521.03	c [465.34] solve iteration 468, LB=2, UB=18
519.67/521.03	c [465.52] solve iteration 469, LB=2, UB=18
519.67/521.03	c [465.67] solve iteration 470, LB=2, UB=18
519.67/521.03	c [481.17] solve iteration 471, LB=2, UB=18
1191.04/1194.08	c [481.31] solve iteration 472, LB=2, UB=18
1191.04/1194.08	c [481.45] solve iteration 473, LB=2, UB=18
1191.04/1194.08	c [481.6] solve iteration 474, LB=2, UB=18
1191.04/1194.08	c [481.74] solve iteration 475, LB=2, UB=18
1191.04/1194.08	c [499.76] solve iteration 476, LB=2, UB=18
1191.04/1194.08	c [499.9] solve iteration 477, LB=2, UB=18
1191.04/1194.08	c [500.11] solve iteration 478, LB=2, UB=18
1191.04/1194.08	c [500.25] solve iteration 479, LB=2, UB=18
1191.04/1194.08	c [500.39] solve iteration 480, LB=2, UB=18
1191.04/1194.08	c [519.68] solve iteration 481, LB=2, UB=18
1191.04/1194.08	c [519.83] solve iteration 482, LB=2, UB=18
1191.04/1194.08	c [520.01] solve iteration 483, LB=2, UB=18
1191.04/1194.08	c [520.15] solve iteration 484, LB=2, UB=18
1191.04/1194.08	c [520.29] solve iteration 485, LB=2, UB=18
1191.04/1194.08	c [543.47] solve iteration 486, LB=2, UB=18
1191.04/1194.08	c [543.61] solve iteration 487, LB=2, UB=18
1191.04/1194.08	c [543.75] solve iteration 488, LB=2, UB=18
1191.04/1194.08	c [543.9] solve iteration 489, LB=2, UB=18
1191.04/1194.08	c [544.19] solve iteration 490, LB=2, UB=18
1191.04/1194.08	c [566.24] solve iteration 491, LB=2, UB=18
1191.04/1194.08	c [566.4] solve iteration 492, LB=2, UB=18
1191.04/1194.08	c [566.55] solve iteration 493, LB=2, UB=18
1191.04/1194.08	c [566.69] solve iteration 494, LB=2, UB=18
1191.04/1194.08	c [566.83] solve iteration 495, LB=2, UB=18
1191.04/1194.08	c [596.77] solve iteration 496, LB=2, UB=18
1191.04/1194.08	c [596.92] solve iteration 497, LB=2, UB=18
1191.04/1194.08	c [597.06] solve iteration 498, LB=2, UB=18
1191.04/1194.08	c [597.21] solve iteration 499, LB=2, UB=18
1191.04/1194.08	c [597.35] solve iteration 500, LB=2, UB=18
1191.04/1194.08	c [621.98] solve iteration 501, LB=2, UB=18
1191.04/1194.08	c [622.12] solve iteration 502, LB=2, UB=18
1191.04/1194.08	c [622.27] solve iteration 503, LB=2, UB=18
1191.04/1194.08	c [623.34] solve iteration 504, LB=2, UB=18
1191.04/1194.08	c [629.95] solve iteration 505, LB=2, UB=18
1191.04/1194.08	c [657.84] solve iteration 506, LB=2, UB=18
1191.04/1194.08	c [667.41] solve iteration 507, LB=2, UB=18
1191.04/1194.08	c [672.29] solve iteration 508, LB=2, UB=18
1191.04/1194.08	c [672.62] solve iteration 509, LB=2, UB=18
1191.04/1194.08	c [679.32] solve iteration 510, LB=2, UB=18
1191.04/1194.08	c [706.74] solve iteration 511, LB=2, UB=18
1191.04/1194.08	c [707.53] solve iteration 512, LB=2, UB=18
1191.04/1194.08	c [707.72] solve iteration 513, LB=2, UB=18
1191.04/1194.08	c [707.88] solve iteration 514, LB=2, UB=18
1191.04/1194.08	c [708.11] solve iteration 515, LB=2, UB=18
1191.04/1194.08	c [735.78] solve iteration 516, LB=2, UB=18
1191.04/1194.08	c [735.93] solve iteration 517, LB=2, UB=18
1191.04/1194.08	c [736.06] solve iteration 518, LB=2, UB=18
1191.04/1194.08	c [736.18] solve iteration 519, LB=2, UB=18
1191.04/1194.08	c [736.31] solve iteration 520, LB=2, UB=18
1191.04/1194.08	c [768.7] solve iteration 521, LB=2, UB=18
1191.04/1194.08	c [768.82] solve iteration 522, LB=2, UB=18
1191.04/1194.08	c [768.93] solve iteration 523, LB=2, UB=18
1191.04/1194.08	c [769.09] solve iteration 524, LB=2, UB=18
1191.04/1194.08	c [769.23] solve iteration 525, LB=2, UB=18
1191.04/1194.08	c [801.76] solve iteration 526, LB=2, UB=18
1191.04/1194.08	c [801.89] solve iteration 527, LB=2, UB=18
1191.04/1194.08	c [802.02] solve iteration 528, LB=2, UB=18
1191.04/1194.08	c [802.15] solve iteration 529, LB=2, UB=18
1191.04/1194.08	c [802.26] solve iteration 530, LB=2, UB=18
1191.04/1194.08	c [837.57] solve iteration 531, LB=2, UB=18
1191.04/1194.08	c [837.68] solve iteration 532, LB=2, UB=18
1191.04/1194.08	c [837.8] solve iteration 533, LB=2, UB=18
1191.04/1194.08	c [837.91] solve iteration 534, LB=2, UB=18
1191.04/1194.08	c [838.06] solve iteration 535, LB=2, UB=18
1191.04/1194.08	c [875.01] solve iteration 536, LB=2, UB=18
1191.04/1194.08	c [875.14] solve iteration 537, LB=2, UB=18
1191.04/1194.08	c [875.26] solve iteration 538, LB=2, UB=18
1191.04/1194.08	c [875.44] solve iteration 539, LB=2, UB=18
1191.04/1194.08	c [875.56] solve iteration 540, LB=2, UB=18
1191.04/1194.08	c [912.8] solve iteration 541, LB=2, UB=18
1191.04/1194.08	c [912.91] solve iteration 542, LB=2, UB=18
1191.04/1194.08	c [913.07] solve iteration 543, LB=2, UB=18
1191.04/1194.08	c [913.19] solve iteration 544, LB=2, UB=18
1191.04/1194.08	c [913.34] solve iteration 545, LB=2, UB=18
1191.04/1194.08	c [956.97] solve iteration 546, LB=2, UB=18
1191.04/1194.08	c [957.1] solve iteration 547, LB=2, UB=18
1191.04/1194.08	c [957.22] solve iteration 548, LB=2, UB=18
1191.04/1194.08	c [957.35] solve iteration 549, LB=2, UB=18
1191.04/1194.08	c [957.47] solve iteration 550, LB=2, UB=18
1191.04/1194.08	c [1001.5] solve iteration 551, LB=2, UB=18
1191.04/1194.08	c [1001.62] solve iteration 552, LB=2, UB=18
1191.04/1194.08	c [1001.74] solve iteration 553, LB=2, UB=18
1191.04/1194.08	c [1001.86] solve iteration 554, LB=2, UB=18
1191.04/1194.08	c [1002] solve iteration 555, LB=2, UB=18
1191.04/1194.08	c [1049.5] solve iteration 556, LB=2, UB=18
1191.04/1194.08	c [1049.62] solve iteration 557, LB=2, UB=18
1191.04/1194.08	c [1049.74] solve iteration 558, LB=2, UB=18
1191.04/1194.08	c [1049.86] solve iteration 559, LB=2, UB=18
1191.04/1194.08	c [1049.98] solve iteration 560, LB=2, UB=18
1191.04/1194.08	c [1109.25] solve iteration 561, LB=2, UB=18
1191.04/1194.08	c [1109.37] solve iteration 562, LB=2, UB=18
1191.04/1194.08	c [1109.54] solve iteration 563, LB=2, UB=18
1191.04/1194.08	c [1109.66] solve iteration 564, LB=2, UB=18
3286.51/3294.29	c [1109.79] solve iteration 565, LB=2, UB=18
3286.51/3294.29	c [1168.67] solve iteration 566, LB=2, UB=18
3286.51/3294.29	c [1168.79] solve iteration 567, LB=2, UB=18
3286.51/3294.29	c [1168.91] solve iteration 568, LB=2, UB=18
3286.51/3294.29	c [1169.03] solve iteration 569, LB=2, UB=18
3286.51/3294.29	c [1169.15] solve iteration 570, LB=2, UB=18
3286.51/3294.29	c [1239.29] solve iteration 571, LB=2, UB=18
3286.51/3294.29	c [1239.41] solve iteration 572, LB=2, UB=18
3286.51/3294.29	c [1239.53] solve iteration 573, LB=2, UB=18
3286.51/3294.29	c [1239.65] solve iteration 574, LB=2, UB=18
3286.51/3294.29	c [1239.77] solve iteration 575, LB=2, UB=18
3286.51/3294.29	c [1307.73] solve iteration 576, LB=2, UB=18
3286.51/3294.29	c [1307.87] solve iteration 577, LB=2, UB=18
3286.51/3294.29	c [1308.02] solve iteration 578, LB=2, UB=18
3286.51/3294.29	c [1308.16] solve iteration 579, LB=2, UB=18
3286.51/3294.29	c [1308.29] solve iteration 580, LB=2, UB=18
3286.51/3294.29	c [1368.68] solve iteration 581, LB=2, UB=18
3286.51/3294.29	c [1368.81] solve iteration 582, LB=2, UB=18
3286.51/3294.29	c [1368.97] solve iteration 583, LB=2, UB=18
3286.51/3294.29	c [1369.1] solve iteration 584, LB=2, UB=18
3286.51/3294.29	c [1369.22] solve iteration 585, LB=2, UB=18
3286.51/3294.29	c [1441.48] solve iteration 586, LB=2, UB=18
3286.51/3294.29	c [1441.61] solve iteration 587, LB=2, UB=18
3286.51/3294.29	c [1441.73] solve iteration 588, LB=2, UB=18
3286.51/3294.29	c [1441.87] solve iteration 589, LB=2, UB=18
3286.51/3294.29	c [1442] solve iteration 590, LB=2, UB=18
3286.51/3294.29	c [1518.06] solve iteration 591, LB=2, UB=18
3286.51/3294.29	c [1518.19] solve iteration 592, LB=2, UB=18
3286.51/3294.29	c [1518.32] solve iteration 593, LB=2, UB=18
3286.51/3294.29	c [1518.45] solve iteration 594, LB=2, UB=18
3286.51/3294.29	c [1518.58] solve iteration 595, LB=2, UB=18
3286.51/3294.29	c [1607.55] solve iteration 596, LB=2, UB=18
3286.51/3294.29	c [1607.68] solve iteration 597, LB=2, UB=18
3286.51/3294.29	c [1607.8] solve iteration 598, LB=2, UB=18
3286.51/3294.29	c [1607.93] solve iteration 599, LB=2, UB=18
3286.51/3294.29	c [1608.05] solve iteration 600, LB=2, UB=18
3286.51/3294.29	c [1693.08] solve iteration 601, LB=2, UB=18
3286.51/3294.29	c [1693.21] solve iteration 602, LB=2, UB=18
3286.51/3294.29	c [1693.34] solve iteration 603, LB=2, UB=18
3286.51/3294.29	c [1693.47] solve iteration 604, LB=2, UB=18
3286.51/3294.29	c [1693.61] solve iteration 605, LB=2, UB=18
3286.51/3294.29	c [1782.44] solve iteration 606, LB=2, UB=18
3286.51/3294.29	c [1782.57] solve iteration 607, LB=2, UB=18
3286.51/3294.29	c [1782.7] solve iteration 608, LB=2, UB=18
3286.51/3294.29	c [1782.83] solve iteration 609, LB=2, UB=18
3286.51/3294.29	c [1782.96] solve iteration 610, LB=2, UB=18
3286.51/3294.29	c [1889.33] solve iteration 611, LB=2, UB=18
3286.51/3294.29	c [1889.45] solve iteration 612, LB=2, UB=18
3286.51/3294.29	c [1889.58] solve iteration 613, LB=2, UB=18
3286.51/3294.29	c [1889.71] solve iteration 614, LB=2, UB=18
3286.51/3294.29	c [1889.83] solve iteration 615, LB=2, UB=18
3286.51/3294.29	c [1997.25] solve iteration 616, LB=2, UB=18
3286.51/3294.29	c [1997.38] solve iteration 617, LB=2, UB=18
3286.51/3294.29	c [1997.51] solve iteration 618, LB=2, UB=18
3286.51/3294.29	c [1997.64] solve iteration 619, LB=2, UB=18
3286.51/3294.29	c [1997.78] solve iteration 620, LB=2, UB=18
3286.51/3294.29	c [2113.11] solve iteration 621, LB=2, UB=18
3286.51/3294.29	c [2113.24] solve iteration 622, LB=2, UB=18
3286.51/3294.29	c [2113.37] solve iteration 623, LB=2, UB=18
3286.51/3294.29	c [2113.51] solve iteration 624, LB=2, UB=18
3286.51/3294.29	c [2113.63] solve iteration 625, LB=2, UB=18
3286.51/3294.29	c [2239.26] solve iteration 626, LB=2, UB=18
3286.51/3294.29	c [2239.38] solve iteration 627, LB=2, UB=18
3286.51/3294.29	c [2239.51] solve iteration 628, LB=2, UB=18
3286.51/3294.29	c [2239.64] solve iteration 629, LB=2, UB=18
3286.51/3294.29	c [2239.77] solve iteration 630, LB=2, UB=18
3286.51/3294.29	c [2365.75] solve iteration 631, LB=2, UB=18
3286.51/3294.29	c [2365.88] solve iteration 632, LB=2, UB=18
3286.51/3294.29	c [2366.01] solve iteration 633, LB=2, UB=18
3286.51/3294.29	c [2366.13] solve iteration 634, LB=2, UB=18
3286.51/3294.29	c [2366.26] solve iteration 635, LB=2, UB=18
3286.51/3294.29	c [2514.18] solve iteration 636, LB=2, UB=18
3286.51/3294.29	c [2514.31] solve iteration 637, LB=2, UB=18
3286.51/3294.29	c [2514.43] solve iteration 638, LB=2, UB=18
3286.51/3294.29	c [2514.56] solve iteration 639, LB=2, UB=18
3286.51/3294.29	c [2514.69] solve iteration 640, LB=2, UB=18
3286.51/3294.29	c [2688.67] solve iteration 641, LB=2, UB=18
3286.51/3294.29	c [2688.8] solve iteration 642, LB=2, UB=18
3286.51/3294.29	c [2688.93] solve iteration 643, LB=2, UB=18
3286.51/3294.29	c [2689.06] solve iteration 644, LB=2, UB=18
3286.51/3294.29	c [2689.18] solve iteration 645, LB=2, UB=18
3286.51/3294.29	c [2889.63] solve iteration 646, LB=2, UB=18
3286.51/3294.29	c [2889.76] solve iteration 647, LB=2, UB=18
3286.51/3294.29	c [2889.88] solve iteration 648, LB=2, UB=18
3286.51/3294.29	c [2890.01] solve iteration 649, LB=2, UB=18
3286.51/3294.29	c [2890.14] solve iteration 650, LB=2, UB=18
3286.51/3294.29	c [3117.33] solve iteration 651, LB=2, UB=18
3286.51/3294.29	c [3117.47] solve iteration 652, LB=2, UB=18
3286.51/3294.29	c [3117.6] solve iteration 653, LB=2, UB=18
3286.51/3294.29	c [3117.73] solve iteration 654, LB=2, UB=18
3286.51/3294.29	c [3117.85] solve iteration 655

Verifier Data

ERROR: no interpretation found !

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517474-1751532250/watcher-4517474-1751532250 -o /tmp/evaluation-result-4517474-1751532250/solver-4517474-1751532250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751532243-80330 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4517474-1751532250.opb --max-coef 1000000000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=80707, runsolver pid=80704

[startup+0.100069 s]*
/proc/loadavg: 1.20 1.15 1.82 5/271 80708
/proc/meminfo: memFree=128134492/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1568820 memory=393344 CPUtime=0.08 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 830 0 0 0 1 7 0 0 20 0 1 0 68905286 1606471680 98336 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 392205 98336 1632 641 0 376962 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 1568820 KiB
Current children cumulated memory: 393344 KiB

[startup+0.205796 s]*
/proc/loadavg: 1.20 1.15 1.82 5/272 80709
/proc/meminfo: memFree=127574412/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1568820 memory=839808 CPUtime=0.18 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 1048 0 0 0 3 15 0 0 20 0 1 0 68905286 1606471680 209952 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 392205 209952 1632 641 0 376962 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1568820 KiB
Current children cumulated memory: 839808 KiB

[startup+0.305545 s]*
/proc/loadavg: 1.20 1.15 1.82 5/272 80709
/proc/meminfo: memFree=127150508/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1568820 memory=1280128 CPUtime=0.29 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 1263 0 0 0 5 24 0 0 20 0 1 0 68905286 1606471680 320032 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 392205 320032 1632 641 0 376962 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 1568820 KiB
Current children cumulated memory: 1280128 KiB

[startup+0.700117 s]
/proc/loadavg: 1.20 1.15 1.82 5/272 80709
/proc/meminfo: memFree=126892084/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1603672 memory=1537120 CPUtime=0.67 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 6698 0 0 0 28 39 0 0 20 0 2 0 68905286 1642160128 384280 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 400918 384280 3040 641 0 383401 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 1603672 KiB
Current children cumulated memory: 1537120 KiB

[startup+1.50012 s]
/proc/loadavg: 1.20 1.15 1.82 5/273 80710
/proc/meminfo: memFree=126880964/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1609796 memory=1541600 CPUtime=1.47 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 7820 0 0 0 99 48 0 0 20 0 2 0 68905286 1648431104 385400 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 402449 385400 3040 641 0 384932 0
[pid=80707/tid=80710] ppid=80704 vsize=1609796 memory=0 CPUtime=0 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 68905347 1648431104 385400 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1609796 KiB
Current children cumulated memory: 1541600 KiB

[startup+3.10458 s]
/proc/loadavg: 1.20 1.15 1.82 5/273 80710
/proc/meminfo: memFree=126878316/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1610060 memory=1542368 CPUtime=3.07 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 13863 0 0 0 244 63 0 0 20 0 2 0 68905286 1648701440 385592 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 402515 385592 3040 641 0 384998 0
[pid=80707/tid=80710] ppid=80704 vsize=1610060 memory=0 CPUtime=0 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 68905347 1648701440 385592 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1610060 KiB
Current children cumulated memory: 1542368 KiB

[startup+6.30011 s]
/proc/loadavg: 1.50 1.22 1.84 5/273 80710
/proc/meminfo: memFree=126868024/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1612716 memory=1547232 CPUtime=6.26 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 25013 0 0 0 533 93 0 0 20 0 2 0 68905286 1651421184 386808 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 403179 386808 3040 641 0 385662 0
[pid=80707/tid=80710] ppid=80704 vsize=1612716 memory=14720 CPUtime=0 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 5 0 0 0 0 0 0 0 20 0 2 0 68905347 1651421184 386808 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1612716 KiB
Current children cumulated memory: 1547232 KiB

[startup+12.7001 s]
/proc/loadavg: 1.70 1.26 1.85 5/273 80710
/proc/meminfo: memFree=126857376/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1619636 memory=1554216 CPUtime=12.64 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 38224 0 0 0 1125 139 0 0 20 0 2 0 68905286 1658507264 388554 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 404909 388554 3296 641 0 387392 0
[pid=80707/tid=80710] ppid=80704 vsize=1619636 memory=1553576 CPUtime=0 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 2 0 68905347 1658507264 388554 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1619636 KiB
Current children cumulated memory: 1554216 KiB

[startup+25.5001 s]
/proc/loadavg: 2.21 1.40 1.89 5/273 80711
/proc/meminfo: memFree=126851164/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1629540 memory=1561396 CPUtime=25.42 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 52388 0 0 0 2331 211 0 0 20 0 2 0 68905286 1668648960 390349 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 407385 390349 3296 641 0 389868 0
[pid=80707/tid=80710] ppid=80704 vsize=1629540 memory=1558696 CPUtime=0 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 2 0 68905347 1668648960 390349 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1629540 KiB
Current children cumulated memory: 1561396 KiB

[startup+51.1049 s]
/proc/loadavg: 2.89 1.62 1.95 5/273 80757
/proc/meminfo: memFree=125238856/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1635340 memory=1569872 CPUtime=50.96 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 67119 0 0 0 4740 356 0 0 20 0 2 0 68905286 1674588160 392468 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 408835 392468 3296 641 0 391318 0
[pid=80707/tid=80710] ppid=80704 vsize=1635340 memory=14720 CPUtime=0 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 21 0 0 0 0 0 0 0 20 0 2 0 68905347 1674588160 392468 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1635340 KiB
Current children cumulated memory: 1569872 KiB

[startup+102.3 s]
/proc/loadavg: 3.92 2.09 2.09 5/273 80760
/proc/meminfo: memFree=125153964/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1663644 memory=1596824 CPUtime=102.03 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 78044 0 0 0 9586 617 0 0 20 0 2 0 68905286 1703571456 399206 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 415911 399206 3488 641 0 398394 0
[pid=80707/tid=80710] ppid=80704 vsize=1663644 memory=14976 CPUtime=0.02 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 22 0 0 0 1 1 0 0 20 0 2 0 68905347 1703571456 399206 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 1663644 KiB
Current children cumulated memory: 1596824 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 2.45 2.22 5/270 80762
/proc/meminfo: memFree=125143116/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1681900 memory=1614476 CPUtime=161.89 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 102735 0 0 0 15175 1014 0 0 20 0 2 0 68905286 1722265600 403619 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 420475 403619 3552 641 0 402958 0
[pid=80707/tid=80710] ppid=80704 vsize=1681900 memory=1604724 CPUtime=0.03 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 27 0 0 0 1 2 0 0 20 0 2 0 68905347 1722265600 403619 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 1681900 KiB
Current children cumulated memory: 1614476 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 2.77 2.34 5/271 80767
/proc/meminfo: memFree=125108792/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1722464 memory=1630412 CPUtime=221.73 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 115690 0 0 0 20717 1456 0 0 20 0 2 0 68905286 1763803136 407603 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 430616 407603 3552 641 0 413099 0
[pid=80707/tid=80710] ppid=80704 vsize=1722464 memory=14720 CPUtime=0.05 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 29 0 0 0 2 3 0 0 20 0 2 0 68905347 1763803136 407603 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 1722464 KiB
Current children cumulated memory: 1630412 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 3.00 2.45 6/271 80769
/proc/meminfo: memFree=125069612/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1732188 memory=1649632 CPUtime=281.58 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 141288 0 0 0 26170 1988 0 0 20 0 2 0 68905286 1773760512 412408 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 433047 412408 3552 641 0 415530 0
[pid=80707/tid=80710] ppid=80704 vsize=1732188 memory=1632696 CPUtime=0.07 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 32 0 0 0 3 4 0 0 20 0 2 0 68905347 1773760512 412408 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 1732188 KiB
Current children cumulated memory: 1649632 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.20 2.56 5/268 80770
/proc/meminfo: memFree=125047116/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=1737560 memory=1654988 CPUtime=341.43 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 144566 0 0 0 31744 2399 0 0 20 0 2 0 68905286 1779261440 413747 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 434390 413747 3552 641 0 416873 0

################
# More data... #
################

/proc/meminfo: memFree=124787140/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2045500 memory=1936972 CPUtime=2975.31 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 368055 0 0 0 281256 16275 0 0 20 0 2 0 68905286 2094592000 484243 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 511375 484243 3552 641 0 493858 0
[pid=80707/tid=80710] ppid=80704 vsize=2045500 memory=1936972 CPUtime=1.27 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 95 0 0 0 42 85 0 0 20 0 2 0 68905347 2094592000 484243 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 2975.31 s
Current children cumulated vsize: 2045500 KiB
Current children cumulated memory: 1936972 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.11 4.03 5/267 81884
/proc/meminfo: memFree=124787300/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2046416 memory=1937868 CPUtime=3035.17 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 368380 0 0 0 287155 16362 0 0 20 0 2 0 68905286 2095529984 484467 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 511604 484467 3552 641 0 494087 0
[pid=80707/tid=80710] ppid=80704 vsize=2046416 memory=1936972 CPUtime=1.29 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 96 0 0 0 42 87 0 0 20 0 2 0 68905347 2095529984 484467 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3035.17 s
Current children cumulated vsize: 2046416 KiB
Current children cumulated memory: 1937868 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.03 5/268 81891
/proc/meminfo: memFree=124776264/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2053964 memory=1945420 CPUtime=3095.04 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 377473 0 0 0 292981 16523 0 0 20 0 2 0 68905286 2103259136 486355 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 513491 486355 3552 641 0 495974 0
[pid=80707/tid=80710] ppid=80704 vsize=2053964 memory=1945420 CPUtime=1.33 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 99 0 0 0 43 90 0 0 20 0 2 0 68905347 2103259136 486355 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3095.04 s
Current children cumulated vsize: 2053964 KiB
Current children cumulated memory: 1945420 KiB

[startup+3162.3 s]
/proc/loadavg: 4.37 4.18 4.06 5/267 81893
/proc/meminfo: memFree=124776928/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2053964 memory=1945420 CPUtime=3154.9 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 379319 0 0 0 298866 16624 0 0 20 0 2 0 68905286 2103259136 486355 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 513491 486355 3552 641 0 495974 0
[pid=80707/tid=80710] ppid=80704 vsize=2053964 memory=1945420 CPUtime=1.36 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 100 0 0 0 44 92 0 0 20 0 2 0 68905347 2103259136 486355 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3154.9 s
Current children cumulated vsize: 2053964 KiB
Current children cumulated memory: 1945420 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.16 4.06 5/267 81895
/proc/meminfo: memFree=124746244/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2053964 memory=1955776 CPUtime=3214.77 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 382754 0 0 0 304741 16736 0 0 20 0 2 0 68905286 2103259136 488944 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 513491 488944 3552 641 0 495974 0
[pid=80707/tid=80710] ppid=80704 vsize=2053964 memory=1951680 CPUtime=1.39 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 100 0 0 0 45 94 0 0 20 0 2 0 68905347 2103259136 488944 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3214.77 s
Current children cumulated vsize: 2053964 KiB
Current children cumulated memory: 1955776 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.16 4.06 5/267 81899
/proc/meminfo: memFree=124729140/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2053964 memory=1969088 CPUtime=3274.63 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 383489 0 0 0 310636 16827 0 0 20 0 2 0 68905286 2103259136 492272 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 513491 492272 3552 641 0 495974 0
[pid=80707/tid=80710] ppid=80704 vsize=2053964 memory=14720 CPUtime=1.43 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 101 0 0 0 46 97 0 0 20 0 2 0 68905347 2103259136 492272 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3274.63 s
Current children cumulated vsize: 2053964 KiB
Current children cumulated memory: 1969088 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.12 4.06 5/267 81901
/proc/meminfo: memFree=124784284/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2053964 memory=1969088 CPUtime=3334.51 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 387462 0 0 0 316524 16927 0 0 20 0 2 0 68905286 2103259136 492272 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 513491 492272 3552 641 0 495974 0
[pid=80707/tid=80710] ppid=80704 vsize=2053964 memory=1969088 CPUtime=1.46 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 103 0 0 0 47 99 0 0 20 0 2 0 68905347 2103259136 492272 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3334.51 s
Current children cumulated vsize: 2053964 KiB
Current children cumulated memory: 1969088 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.13 4.06 5/267 81903
/proc/meminfo: memFree=124754920/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2056076 memory=1971392 CPUtime=3394.37 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 398981 0 0 0 322153 17284 0 0 20 0 2 0 68905286 2105421824 492848 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 514019 492848 3552 641 0 496502 0
[pid=80707/tid=80710] ppid=80704 vsize=2056076 memory=1971392 CPUtime=1.49 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 104 0 0 0 48 101 0 0 20 0 2 0 68905347 2105421824 492848 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3394.37 s
Current children cumulated vsize: 2056076 KiB
Current children cumulated memory: 1971392 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.06 5/267 81906
/proc/meminfo: memFree=124738600/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2058584 memory=1973824 CPUtime=3454.24 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 404219 0 0 0 327854 17570 0 0 20 0 2 0 68905286 2107990016 493456 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 514646 493456 3552 641 0 497129 0
[pid=80707/tid=80710] ppid=80704 vsize=2058584 memory=1971392 CPUtime=1.53 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 104 0 0 0 50 103 0 0 20 0 2 0 68905347 2107990016 493456 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3454.24 s
Current children cumulated vsize: 2058584 KiB
Current children cumulated memory: 1973824 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.06 5/267 81908
/proc/meminfo: memFree=124738692/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2060960 memory=1976256 CPUtime=3514.11 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 405411 0 0 0 333587 17824 0 0 20 0 2 0 68905286 2110423040 494064 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 515240 494064 3552 641 0 497723 0
[pid=80707/tid=80710] ppid=80704 vsize=2060960 memory=1973824 CPUtime=1.56 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 105 0 0 0 51 105 0 0 20 0 2 0 68905347 2110423040 494064 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3514.11 s
Current children cumulated vsize: 2060960 KiB
Current children cumulated memory: 1976256 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.06 5/267 81910
/proc/meminfo: memFree=124721268/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2060960 memory=1976256 CPUtime=3573.98 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 410094 0 0 0 339307 18091 0 0 20 0 2 0 68905286 2110423040 494064 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 515240 494064 3552 641 0 497723 0
[pid=80707/tid=80710] ppid=80704 vsize=2060960 memory=1976256 CPUtime=1.59 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 107 0 0 0 52 107 0 0 20 0 2 0 68905347 2110423040 494064 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3573.98 s
Current children cumulated vsize: 2060960 KiB
Current children cumulated memory: 1976256 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 4.06 4.10 4.06 5/264 81911
/proc/meminfo: memFree=125425296/131250000 swapFree=33008100/33010684
[pid=80707] ppid=80704 vsize=2063732 memory=1979072 CPUtime=3600.02 cores=5,7
/proc/80707/stat : 80707 (ipbhs_gurobi) R 80704 80707 80313 0 -1 4194304 415299 0 0 0 341785 18217 0 0 20 0 2 0 68905286 2113261568 494768 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
/proc/80707/statm: 515933 494768 3552 641 0 498416 0
[pid=80707/tid=80710] ppid=80704 vsize=2063732 memory=4788 CPUtime=1.6 cores=5,7
/proc/80707/task/80710/stat : 80710 (ipbhs_gurobi) S 80704 80707 80313 0 -1 4194368 107 0 0 0 52 108 0 0 20 0 2 0 68905347 2113261568 494768 18446744073709551615 94542329352192 94542331977245 140733965241456 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 94542332596120 94542332629082 94542354333696 140733965248927 140733965249031 140733965249031 140733965254633 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2063732 KiB
Current children cumulated memory: 1979072 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3608.41 s]
# the end of solver process 80707 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3417.86 s, system=182.188 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.41
CPU time (s): 3600.04
CPU user time (s): 3417.86
CPU system time (s): 182.188
CPU usage (%): 99.768
Max. virtual memory (cumulated for all children) (KiB): 2063732
Max. memory (cumulated for all children) (KiB): 1979072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3417.86
system time used= 182.188
maximum resident set size= 1979072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415299
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= 358853
involuntary context switches= 1737


# summary of solver processes directly reported to runsolver:
#   pid: 80707
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3417.86
#   total CPU system time (s): 182.188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.852 second user time and 14.9981 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-03 10:44:10
IDJOB=4517474
IDBENCH=176097
IDSOLVER=3333
FILE ID=nodeC013/4517474-1751532250
RUNJOBID= nodeC013-1751532243-80330
SLURM_JOB_ID= 9598676
Free space on /tmp= 432512 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=20-t=2.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517474-1751532250/watcher-4517474-1751532250 -o /tmp/evaluation-result-4517474-1751532250/solver-4517474-1751532250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751532243-80330 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4517474-1751532250.opb --max-coef 1000000000

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

MD5SUM BENCH= 06b87d46bf38d4b028e9a0f41f22c2e8
RANDOM SEED=1666047488

nodeC013 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.830
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.67
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		: 3600.479
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.67
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.529
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.67
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		: 3599.964
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.67
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		: 3599.834
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.67
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		: 3609.500
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.67
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		: 3603.441
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.67
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		: 3599.848
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128990428 kB
MemAvailable:   129219340 kB
Buffers:            1668 kB
Cached:          1023764 kB
SwapCached:         2040 kB
Active:           911060 kB
Inactive:         710832 kB
Active(anon):     590060 kB
Inactive(anon):    17640 kB
Active(file):     321000 kB
Inactive(file):   693192 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            231188 kB
Writeback:             0 kB
AnonPages:        597620 kB
Mapped:           113088 kB
Shmem:             11236 kB
KReclaimable:     107516 kB
Slab:             196860 kB
SReclaimable:     107516 kB
SUnreclaim:        89344 kB
KernelStack:        4320 kB
PageTables:         4236 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     918464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432408 MiB
End job on nodeC013 at 2025-07-03 11:44:19