Trace number 4486408

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.11 3608.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUM01f07e427327757fda434ad4b1d2038d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3584.69
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
Number of bits of the biggest sum of numbers9
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.00/0.03	c limit for coefficient in constraints and objective to 1000000000
0.00/0.03	c will solve HOME/instance-4486408-1751306461.opb
0.00/0.03	c [0] will start solving
28.71/28.88	c [0] solve iteration 1, LB=0, UB=325
28.71/28.88	c [0.16] solve iteration 2, LB=48, UB=76
28.71/28.88	c [0.79] solve iteration 3, LB=48, UB=76
28.71/28.88	c [1.22] solve iteration 4, LB=48, UB=68
28.71/28.88	c [1.33] solve iteration 5, LB=48, UB=68
28.71/28.88	c [1.64] solve iteration 6, LB=48, UB=68
28.71/28.88	c [1.87] solve iteration 7, LB=48, UB=68
28.71/28.88	c [2.2] solve iteration 8, LB=49, UB=68
28.71/28.88	c [2.33] solve iteration 9, LB=49, UB=68
28.71/28.88	c [2.42] solve iteration 10, LB=49, UB=68
28.71/28.88	c [2.78] solve iteration 11, LB=49, UB=68
28.71/28.88	c [2.93] solve iteration 12, LB=49, UB=68
28.71/28.88	c [3.06] solve iteration 13, LB=49, UB=68
28.71/28.88	c [3.17] solve iteration 14, LB=49, UB=68
28.71/28.88	c [3.31] solve iteration 15, LB=49, UB=68
28.71/28.88	c [3.62] solve iteration 16, LB=49, UB=68
28.71/28.88	c [3.73] solve iteration 17, LB=50, UB=68
28.71/28.88	c [3.81] solve iteration 18, LB=50, UB=68
28.71/28.88	c [3.91] solve iteration 19, LB=50, UB=68
28.71/28.88	c [3.99] solve iteration 20, LB=50, UB=68
28.71/28.88	c [4.22] solve iteration 21, LB=50, UB=68
28.71/28.88	c [4.42] solve iteration 22, LB=50, UB=68
28.71/28.88	c [4.53] solve iteration 23, LB=50, UB=68
28.71/28.88	c [4.6] solve iteration 24, LB=50, UB=68
28.71/28.88	c [4.68] solve iteration 25, LB=50, UB=68
28.71/28.88	c [4.91] solve iteration 26, LB=50, UB=68
28.71/28.88	c [5.12] solve iteration 27, LB=50, UB=68
28.71/28.88	c [5.46] solve iteration 28, LB=50, UB=68
28.71/28.88	c [5.88] solve iteration 29, LB=50, UB=68
28.71/28.88	c [6.1] solve iteration 30, LB=50, UB=68
28.71/28.88	c [6.41] solve iteration 31, LB=50, UB=68
28.71/28.88	c [6.72] solve iteration 32, LB=50, UB=68
28.71/28.88	c [6.9] solve iteration 33, LB=50, UB=68
28.71/28.88	c [7] solve iteration 34, LB=50, UB=68
28.71/28.88	c [7.14] solve iteration 35, LB=50, UB=68
28.71/28.88	c [7.52] solve iteration 36, LB=50, UB=68
28.71/28.88	c [7.78] solve iteration 37, LB=50, UB=68
28.71/28.88	c [8.68] solve iteration 38, LB=50, UB=68
28.71/28.88	c [8.96] solve iteration 39, LB=50, UB=68
28.71/28.88	c [9.17] solve iteration 40, LB=50, UB=68
28.71/28.88	c [9.43] solve iteration 41, LB=50, UB=68
28.71/28.88	c [9.57] solve iteration 42, LB=50, UB=68
28.71/28.88	c [9.75] solve iteration 43, LB=50, UB=68
28.71/28.88	c [9.86] solve iteration 44, LB=50, UB=68
28.71/28.88	c [10.16] solve iteration 45, LB=50, UB=68
28.71/28.88	c [10.68] solve iteration 46, LB=50, UB=68
28.71/28.88	c [10.76] solve iteration 47, LB=50, UB=68
28.71/28.88	c [11.04] solve iteration 48, LB=50, UB=68
28.71/28.88	c [11.3] solve iteration 49, LB=50, UB=68
28.71/28.88	c [11.46] solve iteration 50, LB=50, UB=68
28.71/28.88	c [11.81] solve iteration 51, LB=50, UB=68
28.71/28.88	c [11.97] solve iteration 52, LB=50, UB=68
28.71/28.88	c [12.14] solve iteration 53, LB=50, UB=68
28.71/28.88	c [15] solve iteration 54, LB=50, UB=68
28.71/28.88	c [15.22] solve iteration 55, LB=50, UB=68
28.71/28.88	c [15.8] solve iteration 56, LB=50, UB=68
28.71/28.88	c [16.05] solve iteration 57, LB=50, UB=68
28.71/28.88	c [16.22] solve iteration 58, LB=50, UB=68
28.71/28.88	c [16.79] solve iteration 59, LB=50, UB=68
28.71/28.88	c [17.18] solve iteration 60, LB=50, UB=68
28.71/28.88	c [17.57] solve iteration 61, LB=50, UB=68
28.71/28.88	c [17.73] solve iteration 62, LB=50, UB=68
28.71/28.88	c [17.94] solve iteration 63, LB=50, UB=68
28.71/28.88	c [18.05] solve iteration 64, LB=50, UB=68
28.71/28.88	c [18.21] solve iteration 65, LB=50, UB=68
28.71/28.88	c [18.81] solve iteration 66, LB=50, UB=68
28.71/28.88	c [19.38] solve iteration 67, LB=50, UB=68
28.71/28.88	c [19.48] solve iteration 68, LB=50, UB=68
28.71/28.88	c [19.64] solve iteration 69, LB=50, UB=68
28.71/28.88	c [19.75] solve iteration 70, LB=50, UB=68
28.71/28.88	c [20.17] solve iteration 71, LB=50, UB=68
28.71/28.88	c [20.28] solve iteration 72, LB=50, UB=68
28.71/28.88	c [20.46] solve iteration 73, LB=50, UB=68
28.71/28.88	c [20.56] solve iteration 74, LB=50, UB=68
28.71/28.88	c [20.73] solve iteration 75, LB=50, UB=68
28.71/28.88	c [21.21] solve iteration 76, LB=50, UB=68
28.71/28.88	c [21.36] solve iteration 77, LB=50, UB=68
28.71/28.88	c [21.66] solve iteration 78, LB=50, UB=68
28.71/28.88	c [21.92] solve iteration 79, LB=50, UB=68
28.71/28.88	c [22.1] solve iteration 80, LB=50, UB=68
28.71/28.88	c [22.55] solve iteration 81, LB=50, UB=68
28.71/28.88	c [22.7] solve iteration 82, LB=50, UB=68
28.71/28.88	c [22.87] solve iteration 83, LB=50, UB=68
28.71/28.88	c [23.02] solve iteration 84, LB=50, UB=68
28.71/28.88	c [23.22] solve iteration 85, LB=50, UB=68
28.71/28.88	c [23.79] solve iteration 86, LB=50, UB=68
28.71/28.88	c [24.01] solve iteration 87, LB=50, UB=68
28.71/28.88	c [24.19] solve iteration 88, LB=50, UB=68
28.71/28.88	c [24.51] solve iteration 89, LB=50, UB=68
28.71/28.88	c [24.82] solve iteration 90, LB=50, UB=68
28.71/28.88	c [25.51] solve iteration 91, LB=50, UB=68
28.71/28.88	c [25.73] solve iteration 92, LB=50, UB=68
28.71/28.88	c [25.99] solve iteration 93, LB=50, UB=68
28.71/28.88	c [26.44] solve iteration 94, LB=50, UB=68
28.71/28.88	c [26.81] solve iteration 95, LB=50, UB=68
28.71/28.88	c [27.51] solve iteration 96, LB=50, UB=68
28.71/28.88	c [28.05] solve iteration 97, LB=50, UB=68
92.37/92.63	c [28.74] solve iteration 98, LB=50, UB=68
92.37/92.63	c [29.11] solve iteration 99, LB=50, UB=68
92.37/92.63	c [29.39] solve iteration 100, LB=50, UB=68
92.37/92.63	c [30.09] solve iteration 101, LB=50, UB=68
92.37/92.63	c [30.5] solve iteration 102, LB=50, UB=68
92.37/92.63	c [30.93] solve iteration 103, LB=50, UB=68
92.37/92.63	c [31.28] solve iteration 104, LB=50, UB=68
92.37/92.63	c [31.63] solve iteration 105, LB=50, UB=68
92.37/92.63	c [32.57] solve iteration 106, LB=50, UB=68
92.37/92.63	c [32.99] solve iteration 107, LB=50, UB=68
92.37/92.63	c [33.5] solve iteration 108, LB=50, UB=68
92.37/92.63	c [33.89] solve iteration 109, LB=50, UB=68
92.37/92.63	c [34.2] solve iteration 110, LB=50, UB=68
92.37/92.63	c [35.08] solve iteration 111, LB=50, UB=68
92.37/92.63	c [35.62] solve iteration 112, LB=50, UB=68
92.37/92.63	c [36.1] solve iteration 113, LB=50, UB=68
92.37/92.63	c [36.59] solve iteration 114, LB=50, UB=68
92.37/92.63	c [36.92] solve iteration 115, LB=50, UB=68
92.37/92.63	c [37.73] solve iteration 116, LB=50, UB=68
92.37/92.63	c [38.16] solve iteration 117, LB=50, UB=68
92.37/92.63	c [38.49] solve iteration 118, LB=50, UB=68
92.37/92.63	c [38.88] solve iteration 119, LB=50, UB=68
92.37/92.63	c [39.31] solve iteration 120, LB=50, UB=68
92.37/92.63	c [40.35] solve iteration 121, LB=50, UB=68
92.37/92.63	c [41.21] solve iteration 122, LB=50, UB=68
92.37/92.63	c [41.58] solve iteration 123, LB=50, UB=68
92.37/92.63	c [42.23] solve iteration 124, LB=50, UB=68
92.37/92.63	c [42.74] solve iteration 125, LB=51, UB=68
92.37/92.63	c [43.64] solve iteration 126, LB=51, UB=68
92.37/92.63	c [44.07] solve iteration 127, LB=51, UB=68
92.37/92.63	c [44.42] solve iteration 128, LB=51, UB=68
92.37/92.63	c [44.79] solve iteration 129, LB=51, UB=68
92.37/92.63	c [46.84] solve iteration 130, LB=51, UB=68
92.37/92.63	c [47.76] solve iteration 131, LB=51, UB=68
92.37/92.63	c [48.21] solve iteration 132, LB=51, UB=68
92.37/92.63	c [48.65] solve iteration 133, LB=51, UB=68
92.37/92.63	c [49.04] solve iteration 134, LB=51, UB=68
92.37/92.63	c [49.47] solve iteration 135, LB=51, UB=68
92.37/92.63	c [50.45] solve iteration 136, LB=51, UB=68
92.37/92.63	c [50.89] solve iteration 137, LB=51, UB=68
92.37/92.63	c [51.29] solve iteration 138, LB=51, UB=68
92.37/92.63	c [51.84] solve iteration 139, LB=51, UB=68
92.37/92.63	c [52.39] solve iteration 140, LB=51, UB=68
92.37/92.63	c [53.5] solve iteration 141, LB=51, UB=68
92.37/92.63	c [54.08] solve iteration 142, LB=51, UB=68
92.37/92.63	c [54.46] solve iteration 143, LB=51, UB=68
92.37/92.63	c [54.87] solve iteration 144, LB=51, UB=68
92.37/92.63	c [55.72] solve iteration 145, LB=51, UB=68
92.37/92.63	c [56.93] solve iteration 146, LB=51, UB=68
92.37/92.63	c [57.39] solve iteration 147, LB=51, UB=68
92.37/92.63	c [57.88] solve iteration 148, LB=51, UB=68
92.37/92.63	c [58.47] solve iteration 149, LB=51, UB=68
92.37/92.63	c [58.93] solve iteration 150, LB=51, UB=68
92.37/92.63	c [60.12] solve iteration 151, LB=51, UB=68
92.37/92.63	c [60.59] solve iteration 152, LB=51, UB=68
92.37/92.63	c [61.55] solve iteration 153, LB=51, UB=68
92.37/92.63	c [62.01] solve iteration 154, LB=51, UB=68
92.37/92.63	c [62.48] solve iteration 155, LB=51, UB=68
92.37/92.63	c [63.66] solve iteration 156, LB=51, UB=68
92.37/92.63	c [64.34] solve iteration 157, LB=51, UB=68
92.37/92.63	c [64.91] solve iteration 158, LB=51, UB=68
92.37/92.63	c [65.38] solve iteration 159, LB=51, UB=68
92.37/92.63	c [65.93] solve iteration 160, LB=51, UB=68
92.37/92.63	c [67.13] solve iteration 161, LB=51, UB=68
92.37/92.63	c [67.67] solve iteration 162, LB=51, UB=68
92.37/92.63	c [68.11] solve iteration 163, LB=51, UB=68
92.37/92.63	c [68.63] solve iteration 164, LB=51, UB=68
92.37/92.63	c [69.36] solve iteration 165, LB=51, UB=68
92.37/92.63	c [70.8] solve iteration 166, LB=51, UB=68
92.37/92.63	c [71.34] solve iteration 167, LB=51, UB=68
92.37/92.63	c [71.96] solve iteration 168, LB=51, UB=68
92.37/92.63	c [72.48] solve iteration 169, LB=51, UB=68
92.37/92.63	c [72.95] solve iteration 170, LB=51, UB=68
92.37/92.63	c [74.79] solve iteration 171, LB=51, UB=68
92.37/92.63	c [75.33] solve iteration 172, LB=51, UB=68
92.37/92.63	c [76.19] solve iteration 173, LB=51, UB=68
92.37/92.63	c [76.75] solve iteration 174, LB=51, UB=68
92.37/92.63	c [77.2] solve iteration 175, LB=51, UB=68
92.37/92.63	c [78.75] solve iteration 176, LB=51, UB=68
92.37/92.63	c [79.27] solve iteration 177, LB=51, UB=68
92.37/92.63	c [79.74] solve iteration 178, LB=51, UB=68
92.37/92.63	c [80.24] solve iteration 179, LB=51, UB=68
92.37/92.63	c [80.85] solve iteration 180, LB=51, UB=68
92.37/92.63	c [82.65] solve iteration 181, LB=51, UB=68
92.37/92.63	c [83.5] solve iteration 182, LB=51, UB=68
92.37/92.63	c [84.12] solve iteration 183, LB=51, UB=68
92.37/92.63	c [84.79] solve iteration 184, LB=51, UB=68
92.37/92.63	c [85.31] solve iteration 185, LB=51, UB=68
92.37/92.63	c [87.02] solve iteration 186, LB=51, UB=68
92.37/92.63	c [87.47] solve iteration 187, LB=51, UB=68
92.37/92.63	c [87.99] solve iteration 188, LB=51, UB=68
92.37/92.63	c [88.55] solve iteration 189, LB=51, UB=68
92.37/92.63	c [89.07] solve iteration 190, LB=51, UB=68
92.37/92.63	c [90.86] solve iteration 191, LB=51, UB=68
197.03/197.55	c [91.41] solve iteration 192, LB=51, UB=68
197.03/197.55	c [92.03] solve iteration 193, LB=51, UB=68
197.03/197.55	c [92.78] solve iteration 194, LB=51, UB=68
197.03/197.55	c [93.28] solve iteration 195, LB=51, UB=68
197.03/197.55	c [94.89] solve iteration 196, LB=51, UB=68
197.03/197.55	c [95.68] solve iteration 197, LB=51, UB=68
197.03/197.55	c [96.25] solve iteration 198, LB=51, UB=68
197.03/197.55	c [97.09] solve iteration 199, LB=51, UB=68
197.03/197.55	c [98.08] solve iteration 200, LB=51, UB=68
197.03/197.55	c [100] solve iteration 201, LB=51, UB=68
197.03/197.55	c [100.57] solve iteration 202, LB=51, UB=68
197.03/197.55	c [101.17] solve iteration 203, LB=51, UB=68
197.03/197.55	c [101.8] solve iteration 204, LB=51, UB=68
197.03/197.55	c [102.3] solve iteration 205, LB=51, UB=68
197.03/197.55	c [104.33] solve iteration 206, LB=51, UB=68
197.03/197.55	c [105.03] solve iteration 207, LB=51, UB=68
197.03/197.55	c [105.6] solve iteration 208, LB=51, UB=68
197.03/197.55	c [106.21] solve iteration 209, LB=51, UB=68
197.03/197.55	c [107.18] solve iteration 210, LB=51, UB=68
197.03/197.55	c [109.02] solve iteration 211, LB=51, UB=68
197.03/197.55	c [109.63] solve iteration 212, LB=51, UB=68
197.03/197.55	c [110.24] solve iteration 213, LB=51, UB=68
197.03/197.55	c [110.81] solve iteration 214, LB=51, UB=68
197.03/197.55	c [111.41] solve iteration 215, LB=51, UB=68
197.03/197.55	c [113.67] solve iteration 216, LB=51, UB=68
197.03/197.55	c [114.29] solve iteration 217, LB=51, UB=68
197.03/197.55	c [114.95] solve iteration 218, LB=51, UB=68
197.03/197.55	c [115.52] solve iteration 219, LB=51, UB=68
197.03/197.55	c [116.14] solve iteration 220, LB=51, UB=68
197.03/197.55	c [118.52] solve iteration 221, LB=51, UB=68
197.03/197.55	c [119.15] solve iteration 222, LB=51, UB=68
197.03/197.55	c [119.67] solve iteration 223, LB=51, UB=68
197.03/197.55	c [120.98] solve iteration 224, LB=51, UB=68
197.03/197.55	c [121.66] solve iteration 225, LB=51, UB=68
197.03/197.55	c [124.02] solve iteration 226, LB=51, UB=68
197.03/197.55	c [124.93] solve iteration 227, LB=51, UB=68
197.03/197.55	c [125.64] solve iteration 228, LB=51, UB=68
197.03/197.55	c [126.27] solve iteration 229, LB=51, UB=68
197.03/197.55	c [126.91] solve iteration 230, LB=51, UB=68
197.03/197.55	c [129.37] solve iteration 231, LB=51, UB=68
197.03/197.55	c [130.21] solve iteration 232, LB=51, UB=68
197.03/197.55	c [130.87] solve iteration 233, LB=51, UB=68
197.03/197.55	c [131.5] solve iteration 234, LB=51, UB=68
197.03/197.55	c [132.41] solve iteration 235, LB=51, UB=66
197.03/197.55	c [135.15] solve iteration 236, LB=51, UB=66
197.03/197.55	c [136.24] solve iteration 237, LB=51, UB=66
197.03/197.55	c [136.94] solve iteration 238, LB=51, UB=66
197.03/197.55	c [137.54] solve iteration 239, LB=51, UB=66
197.03/197.55	c [138.26] solve iteration 240, LB=51, UB=66
197.03/197.55	c [141.11] solve iteration 241, LB=51, UB=66
197.03/197.55	c [141.79] solve iteration 242, LB=52, UB=66
197.03/197.55	c [142.45] solve iteration 243, LB=52, UB=66
197.03/197.55	c [143.08] solve iteration 244, LB=52, UB=66
197.03/197.55	c [143.82] solve iteration 245, LB=52, UB=66
197.03/197.55	c [147.13] solve iteration 246, LB=52, UB=66
197.03/197.55	c [147.76] solve iteration 247, LB=52, UB=66
197.03/197.55	c [148.53] solve iteration 248, LB=52, UB=66
197.03/197.55	c [149.18] solve iteration 249, LB=52, UB=66
197.03/197.55	c [149.82] solve iteration 250, LB=52, UB=66
197.03/197.55	c [153.17] solve iteration 251, LB=52, UB=66
197.03/197.55	c [153.75] solve iteration 252, LB=52, UB=66
197.03/197.55	c [154.38] solve iteration 253, LB=52, UB=66
197.03/197.55	c [155] solve iteration 254, LB=52, UB=66
197.03/197.55	c [155.62] solve iteration 255, LB=52, UB=66
197.03/197.55	c [158.86] solve iteration 256, LB=52, UB=66
197.03/197.55	c [159.49] solve iteration 257, LB=52, UB=66
197.03/197.55	c [160.19] solve iteration 258, LB=52, UB=66
197.03/197.55	c [160.91] solve iteration 259, LB=52, UB=66
197.03/197.55	c [161.65] solve iteration 260, LB=52, UB=66
197.03/197.55	c [164.8] solve iteration 261, LB=52, UB=66
197.03/197.55	c [165.53] solve iteration 262, LB=52, UB=66
197.03/197.55	c [166.51] solve iteration 263, LB=52, UB=66
197.03/197.55	c [167.22] solve iteration 264, LB=52, UB=66
197.03/197.55	c [167.95] solve iteration 265, LB=52, UB=66
197.03/197.55	c [171.45] solve iteration 266, LB=52, UB=66
197.03/197.55	c [172.16] solve iteration 267, LB=52, UB=66
197.03/197.55	c [172.89] solve iteration 268, LB=52, UB=66
197.03/197.55	c [173.72] solve iteration 269, LB=52, UB=66
197.03/197.55	c [174.53] solve iteration 270, LB=52, UB=66
197.03/197.55	c [178.09] solve iteration 271, LB=52, UB=66
197.03/197.55	c [178.92] solve iteration 272, LB=52, UB=66
197.03/197.55	c [179.79] solve iteration 273, LB=52, UB=66
197.03/197.55	c [180.55] solve iteration 274, LB=52, UB=66
197.03/197.55	c [181.33] solve iteration 275, LB=52, UB=66
197.03/197.55	c [185.1] solve iteration 276, LB=52, UB=66
197.03/197.55	c [186.35] solve iteration 277, LB=52, UB=66
197.03/197.55	c [187.68] solve iteration 278, LB=52, UB=66
197.03/197.55	c [188.64] solve iteration 279, LB=52, UB=66
197.03/197.55	c [189.43] solve iteration 280, LB=52, UB=66
197.03/197.55	c [193.45] solve iteration 281, LB=52, UB=66
197.03/197.55	c [194.28] solve iteration 282, LB=52, UB=66
371.02/371.95	c [195.11] solve iteration 283, LB=52, UB=66
371.02/371.95	c [195.93] solve iteration 284, LB=52, UB=66
371.02/371.95	c [196.77] solve iteration 285, LB=52, UB=66
371.02/371.95	c [201.32] solve iteration 286, LB=52, UB=66
371.02/371.95	c [202.05] solve iteration 287, LB=52, UB=66
371.02/371.95	c [202.98] solve iteration 288, LB=52, UB=66
371.02/371.95	c [203.72] solve iteration 289, LB=52, UB=66
371.02/371.95	c [204.66] solve iteration 290, LB=52, UB=66
371.02/371.95	c [209.07] solve iteration 291, LB=52, UB=66
371.02/371.95	c [209.88] solve iteration 292, LB=52, UB=66
371.02/371.95	c [210.66] solve iteration 293, LB=52, UB=66
371.02/371.95	c [211.36] solve iteration 294, LB=52, UB=66
371.02/371.95	c [212.15] solve iteration 295, LB=52, UB=66
371.02/371.95	c [217.3] solve iteration 296, LB=52, UB=66
371.02/371.95	c [218.06] solve iteration 297, LB=52, UB=66
371.02/371.95	c [218.85] solve iteration 298, LB=52, UB=66
371.02/371.95	c [220] solve iteration 299, LB=52, UB=66
371.02/371.95	c [220.8] solve iteration 300, LB=52, UB=66
371.02/371.95	c [225.59] solve iteration 301, LB=52, UB=66
371.02/371.95	c [226.45] solve iteration 302, LB=52, UB=66
371.02/371.95	c [227.32] solve iteration 303, LB=52, UB=66
371.02/371.95	c [228.13] solve iteration 304, LB=52, UB=66
371.02/371.95	c [228.54] solve iteration 305, LB=52, UB=66
371.02/371.95	c [233.43] solve iteration 306, LB=52, UB=66
371.02/371.95	c [233.92] solve iteration 307, LB=52, UB=66
371.02/371.95	c [234.27] solve iteration 308, LB=52, UB=66
371.02/371.95	c [234.63] solve iteration 309, LB=52, UB=66
371.02/371.95	c [234.96] solve iteration 310, LB=52, UB=66
371.02/371.95	c [240.15] solve iteration 311, LB=52, UB=66
371.02/371.95	c [240.52] solve iteration 312, LB=52, UB=66
371.02/371.95	c [240.87] solve iteration 313, LB=52, UB=66
371.02/371.95	c [241.37] solve iteration 314, LB=52, UB=66
371.02/371.95	c [241.71] solve iteration 315, LB=52, UB=66
371.02/371.95	c [247.04] solve iteration 316, LB=52, UB=66
371.02/371.95	c [247.42] solve iteration 317, LB=52, UB=66
371.02/371.95	c [247.81] solve iteration 318, LB=52, UB=66
371.02/371.95	c [248.17] solve iteration 319, LB=52, UB=66
371.02/371.95	c [248.61] solve iteration 320, LB=52, UB=66
371.02/371.95	c [254.89] solve iteration 321, LB=52, UB=66
371.02/371.95	c [255.35] solve iteration 322, LB=52, UB=66
371.02/371.95	c [255.92] solve iteration 323, LB=52, UB=66
371.02/371.95	c [256.58] solve iteration 324, LB=52, UB=66
371.02/371.95	c [257.08] solve iteration 325, LB=52, UB=66
371.02/371.95	c [264.13] solve iteration 326, LB=52, UB=66
371.02/371.95	c [264.72] solve iteration 327, LB=52, UB=66
371.02/371.95	c [265.27] solve iteration 328, LB=52, UB=66
371.02/371.95	c [266.03] solve iteration 329, LB=52, UB=66
371.02/371.95	c [266.38] solve iteration 330, LB=52, UB=66
371.02/371.95	c [273.36] solve iteration 331, LB=52, UB=66
371.02/371.95	c [273.74] solve iteration 332, LB=52, UB=66
371.02/371.95	c [274.23] solve iteration 333, LB=52, UB=66
371.02/371.95	c [274.84] solve iteration 334, LB=52, UB=66
371.02/371.95	c [275.22] solve iteration 335, LB=52, UB=66
371.02/371.95	c [282.52] solve iteration 336, LB=52, UB=66
371.02/371.95	c [283.16] solve iteration 337, LB=52, UB=66
371.02/371.95	c [283.73] solve iteration 338, LB=52, UB=66
371.02/371.95	c [284.13] solve iteration 339, LB=52, UB=66
371.02/371.95	c [284.55] solve iteration 340, LB=52, UB=66
371.02/371.95	c [291.9] solve iteration 341, LB=52, UB=66
371.02/371.95	c [292.56] solve iteration 342, LB=52, UB=66
371.02/371.95	c [292.94] solve iteration 343, LB=52, UB=66
371.02/371.95	c [293.34] solve iteration 344, LB=52, UB=66
371.02/371.95	c [293.76] solve iteration 345, LB=52, UB=66
371.02/371.95	c [301.59] solve iteration 346, LB=52, UB=66
371.02/371.95	c [302.03] solve iteration 347, LB=52, UB=66
371.02/371.95	c [302.44] solve iteration 348, LB=52, UB=66
371.02/371.95	c [303.01] solve iteration 349, LB=52, UB=66
371.02/371.95	c [303.37] solve iteration 350, LB=52, UB=66
371.02/371.95	c [311.41] solve iteration 351, LB=52, UB=66
371.02/371.95	c [312.05] solve iteration 352, LB=52, UB=66
371.02/371.95	c [312.55] solve iteration 353, LB=52, UB=66
371.02/371.95	c [313.07] solve iteration 354, LB=52, UB=66
371.02/371.95	c [314.95] solve iteration 355, LB=52, UB=66
371.02/371.95	c [315.74] solve iteration 356, LB=52, UB=64
371.02/371.95	c [316.38] solve iteration 357, LB=52, UB=64
371.02/371.95	c [316.89] solve iteration 358, LB=52, UB=64
371.02/371.95	c [317.82] solve iteration 359, LB=52, UB=64
371.02/371.95	c [318.41] solve iteration 360, LB=52, UB=64
371.02/371.95	c [328.25] solve iteration 361, LB=52, UB=64
371.02/371.95	c [329.16] solve iteration 362, LB=60, UB=64
371.02/371.95	c [329.77] solve iteration 363, LB=60, UB=64
371.02/371.95	c [330.39] solve iteration 364, LB=60, UB=64
371.02/371.95	c [331] solve iteration 365, LB=60, UB=64
371.02/371.95	c [331.58] solve iteration 366, LB=60, UB=64
371.02/371.95	c [342.15] solve iteration 367, LB=60, UB=64
371.02/371.95	c [343.92] solve iteration 368, LB=60, UB=64
371.02/371.95	c [352.55] solve iteration 369, LB=60, UB=64
371.02/371.95	c [353.09] solve iteration 370, LB=60, UB=64
371.02/371.95	c [353.59] solve iteration 371, LB=60, UB=64
371.02/371.95	c [365.5] solve iteration 372, LB=60, UB=64
371.02/371.95	c [365.93] solve iteration 373, LB=60, UB=64
820.19/822.13	c [366.78] solve iteration 374, LB=60, UB=64
820.19/822.13	c [367.92] solve iteration 375, LB=60, UB=64
820.19/822.13	c [368.51] solve iteration 376, LB=60, UB=64
820.19/822.13	c [380.21] solve iteration 377, LB=60, UB=64
820.19/822.13	c [380.71] solve iteration 378, LB=60, UB=64
820.19/822.13	c [381.18] solve iteration 379, LB=60, UB=64
820.19/822.13	c [381.87] solve iteration 380, LB=60, UB=64
820.19/822.13	c [382.3] solve iteration 381, LB=60, UB=64
820.19/822.13	c [395.51] solve iteration 382, LB=60, UB=64
820.19/822.13	c [396.13] solve iteration 383, LB=60, UB=64
820.19/822.13	c [396.69] solve iteration 384, LB=60, UB=64
820.19/822.13	c [397.18] solve iteration 385, LB=60, UB=64
820.19/822.13	c [398.07] solve iteration 386, LB=60, UB=64
820.19/822.13	c [411.01] solve iteration 387, LB=60, UB=64
820.19/822.13	c [411.78] solve iteration 388, LB=60, UB=64
820.19/822.13	c [412.25] solve iteration 389, LB=60, UB=64
820.19/822.13	c [413.15] solve iteration 390, LB=60, UB=64
820.19/822.13	c [413.77] solve iteration 391, LB=60, UB=64
820.19/822.13	c [427.93] solve iteration 392, LB=60, UB=64
820.19/822.13	c [428.4] solve iteration 393, LB=60, UB=64
820.19/822.13	c [428.86] solve iteration 394, LB=60, UB=64
820.19/822.13	c [429.56] solve iteration 395, LB=60, UB=64
820.19/822.13	c [430.33] solve iteration 396, LB=60, UB=64
820.19/822.13	c [445.49] solve iteration 397, LB=60, UB=64
820.19/822.13	c [446.02] solve iteration 398, LB=60, UB=64
820.19/822.13	c [446.58] solve iteration 399, LB=60, UB=64
820.19/822.13	c [447.04] solve iteration 400, LB=60, UB=64
820.19/822.13	c [447.51] solve iteration 401, LB=60, UB=64
820.19/822.13	c [464.1] solve iteration 402, LB=60, UB=64
820.19/822.13	c [464.87] solve iteration 403, LB=60, UB=64
820.19/822.13	c [465.48] solve iteration 404, LB=60, UB=64
820.19/822.13	c [466.14] solve iteration 405, LB=60, UB=64
820.19/822.13	c [466.9] solve iteration 406, LB=60, UB=64
820.19/822.13	c [483.4] solve iteration 407, LB=60, UB=64
820.19/822.13	c [484.05] solve iteration 408, LB=60, UB=64
820.19/822.13	c [484.67] solve iteration 409, LB=60, UB=64
820.19/822.13	c [485.4] solve iteration 410, LB=60, UB=64
820.19/822.13	c [486.05] solve iteration 411, LB=60, UB=64
820.19/822.13	c [505.73] solve iteration 412, LB=60, UB=64
820.19/822.13	c [506.54] solve iteration 413, LB=60, UB=64
820.19/822.13	c [507.24] solve iteration 414, LB=60, UB=64
820.19/822.13	c [507.79] solve iteration 415, LB=60, UB=64
820.19/822.13	c [508.34] solve iteration 416, LB=60, UB=64
820.19/822.13	c [528.41] solve iteration 417, LB=60, UB=64
820.19/822.13	c [529.08] solve iteration 418, LB=60, UB=64
820.19/822.13	c [529.68] solve iteration 419, LB=60, UB=64
820.19/822.13	c [530.31] solve iteration 420, LB=60, UB=64
820.19/822.13	c [530.79] solve iteration 421, LB=60, UB=64
820.19/822.13	c [554.95] solve iteration 422, LB=60, UB=64
820.19/822.13	c [555.87] solve iteration 423, LB=60, UB=64
820.19/822.13	c [556.52] solve iteration 424, LB=60, UB=64
820.19/822.13	c [557.22] solve iteration 425, LB=60, UB=64
820.19/822.13	c [557.9] solve iteration 426, LB=60, UB=64
820.19/822.13	c [580.68] solve iteration 427, LB=60, UB=64
820.19/822.13	c [581.5] solve iteration 428, LB=60, UB=64
820.19/822.13	c [582.16] solve iteration 429, LB=60, UB=64
820.19/822.13	c [582.81] solve iteration 430, LB=60, UB=64
820.19/822.13	c [583.6] solve iteration 431, LB=60, UB=64
820.19/822.13	c [606.75] solve iteration 432, LB=60, UB=64
820.19/822.13	c [607.46] solve iteration 433, LB=60, UB=64
820.19/822.13	c [608.15] solve iteration 434, LB=60, UB=64
820.19/822.13	c [608.68] solve iteration 435, LB=60, UB=64
820.19/822.13	c [609.23] solve iteration 436, LB=60, UB=64
820.19/822.13	c [634.59] solve iteration 437, LB=60, UB=64
820.19/822.13	c [635.24] solve iteration 438, LB=60, UB=64
820.19/822.13	c [635.83] solve iteration 439, LB=60, UB=64
820.19/822.13	c [636.61] solve iteration 440, LB=60, UB=64
820.19/822.13	c [637.49] solve iteration 441, LB=60, UB=64
820.19/822.13	c [664.96] solve iteration 442, LB=60, UB=64
820.19/822.13	c [665.96] solve iteration 443, LB=60, UB=64
820.19/822.13	c [666.79] solve iteration 444, LB=60, UB=64
820.19/822.13	c [667.44] solve iteration 445, LB=60, UB=64
820.19/822.13	c [668.06] solve iteration 446, LB=60, UB=64
820.19/822.13	c [696.77] solve iteration 447, LB=60, UB=64
820.19/822.13	c [697.6] solve iteration 448, LB=60, UB=64
820.19/822.13	c [698.15] solve iteration 449, LB=60, UB=64
820.19/822.13	c [698.69] solve iteration 450, LB=60, UB=64
820.19/822.13	c [699.61] solve iteration 451, LB=60, UB=64
820.19/822.13	c [730.4] solve iteration 452, LB=60, UB=64
820.19/822.13	c [731.09] solve iteration 453, LB=60, UB=64
820.19/822.13	c [731.83] solve iteration 454, LB=60, UB=64
820.19/822.13	c [732.54] solve iteration 455, LB=60, UB=64
820.19/822.13	c [733.26] solve iteration 456, LB=60, UB=64
820.19/822.13	c [766.95] solve iteration 457, LB=60, UB=64
820.19/822.13	c [768.23] solve iteration 458, LB=60, UB=64
820.19/822.13	c [768.9] solve iteration 459, LB=60, UB=64
820.19/822.13	c [769.88] solve iteration 460, LB=60, UB=64
820.19/822.13	c [770.66] solve iteration 461, LB=60, UB=64
820.19/822.13	c [807.81] solve iteration 462, LB=60, UB=64
820.19/822.13	c [808.58] solve iteration 463, LB=60, UB=64
820.19/822.13	c [809.32] solve iteration 464, LB=60, UB=64
820.19/822.13	c [810.01] solve iteration 465, LB=60, UB=64
2153.04/2157.81	c [810.88] solve iteration 466, LB=60, UB=64
2153.04/2157.81	c [849.05] solve iteration 467, LB=60, UB=64
2153.04/2157.81	c [850.26] solve iteration 468, LB=60, UB=64
2153.04/2157.81	c [850.97] solve iteration 469, LB=60, UB=64
2153.04/2157.81	c [851.74] solve iteration 470, LB=60, UB=64
2153.04/2157.81	c [852.62] solve iteration 471, LB=60, UB=64
2153.04/2157.81	c [891.98] solve iteration 472, LB=60, UB=64
2153.04/2157.81	c [892.53] solve iteration 473, LB=60, UB=64
2153.04/2157.81	c [893.14] solve iteration 474, LB=60, UB=64
2153.04/2157.81	c [894.47] solve iteration 475, LB=60, UB=64
2153.04/2157.81	c [895.19] solve iteration 476, LB=60, UB=64
2153.04/2157.81	c [940.62] solve iteration 477, LB=60, UB=64
2153.04/2157.81	c [942.47] solve iteration 478, LB=60, UB=64
2153.04/2157.81	c [943.33] solve iteration 479, LB=60, UB=64
2153.04/2157.81	c [943.9] solve iteration 480, LB=60, UB=64
2153.04/2157.81	c [944.63] solve iteration 481, LB=60, UB=64
2153.04/2157.81	c [992.52] solve iteration 482, LB=60, UB=64
2153.04/2157.81	c [993.52] solve iteration 483, LB=60, UB=64
2153.04/2157.81	c [994.78] solve iteration 484, LB=60, UB=64
2153.04/2157.81	c [995.42] solve iteration 485, LB=60, UB=64
2153.04/2157.81	c [996.19] solve iteration 486, LB=60, UB=64
2153.04/2157.81	c [1047.5] solve iteration 487, LB=60, UB=64
2153.04/2157.81	c [1048.19] solve iteration 488, LB=60, UB=64
2153.04/2157.81	c [1048.9] solve iteration 489, LB=60, UB=64
2153.04/2157.81	c [1049.57] solve iteration 490, LB=60, UB=64
2153.04/2157.81	c [1050.34] solve iteration 491, LB=60, UB=64
2153.04/2157.81	c [1102.91] solve iteration 492, LB=60, UB=64
2153.04/2157.81	c [1103.7] solve iteration 493, LB=60, UB=64
2153.04/2157.81	c [1104.46] solve iteration 494, LB=60, UB=64
2153.04/2157.81	c [1105.45] solve iteration 495, LB=60, UB=64
2153.04/2157.81	c [1106.05] solve iteration 496, LB=60, UB=64
2153.04/2157.81	c [1162.69] solve iteration 497, LB=60, UB=64
2153.04/2157.81	c [1163.52] solve iteration 498, LB=60, UB=64
2153.04/2157.81	c [1164.64] solve iteration 499, LB=60, UB=64
2153.04/2157.81	c [1165.51] solve iteration 500, LB=60, UB=64
2153.04/2157.81	c [1166.26] solve iteration 501, LB=60, UB=64
2153.04/2157.81	c [1225.17] solve iteration 502, LB=60, UB=64
2153.04/2157.81	c [1226.12] solve iteration 503, LB=60, UB=64
2153.04/2157.81	c [1226.89] solve iteration 504, LB=60, UB=64
2153.04/2157.81	c [1227.78] solve iteration 505, LB=60, UB=64
2153.04/2157.81	c [1228.97] solve iteration 506, LB=60, UB=64
2153.04/2157.81	c [1289.84] solve iteration 507, LB=60, UB=64
2153.04/2157.81	c [1290.8] solve iteration 508, LB=60, UB=64
2153.04/2157.81	c [1292.04] solve iteration 509, LB=60, UB=64
2153.04/2157.81	c [1293.86] solve iteration 510, LB=60, UB=64
2153.04/2157.81	c [1294.84] solve iteration 511, LB=60, UB=64
2153.04/2157.81	c [1360.75] solve iteration 512, LB=60, UB=64
2153.04/2157.81	c [1361.55] solve iteration 513, LB=60, UB=64
2153.04/2157.81	c [1362.47] solve iteration 514, LB=60, UB=64
2153.04/2157.81	c [1363.3] solve iteration 515, LB=60, UB=64
2153.04/2157.81	c [1364.1] solve iteration 516, LB=60, UB=64
2153.04/2157.81	c [1433.48] solve iteration 517, LB=60, UB=64
2153.04/2157.81	c [1434.29] solve iteration 518, LB=60, UB=64
2153.04/2157.81	c [1435.05] solve iteration 519, LB=60, UB=64
2153.04/2157.81	c [1435.94] solve iteration 520, LB=60, UB=64
2153.04/2157.81	c [1436.91] solve iteration 521, LB=60, UB=64
2153.04/2157.81	c [1515.92] solve iteration 522, LB=60, UB=64
2153.04/2157.81	c [1516.66] solve iteration 523, LB=60, UB=64
2153.04/2157.81	c [1517.53] solve iteration 524, LB=60, UB=64
2153.04/2157.81	c [1518.52] solve iteration 525, LB=60, UB=64
2153.04/2157.81	c [1519.69] solve iteration 526, LB=60, UB=64
2153.04/2157.81	c [1600.91] solve iteration 527, LB=60, UB=64
2153.04/2157.81	c [1601.93] solve iteration 528, LB=60, UB=64
2153.04/2157.81	c [1602.75] solve iteration 529, LB=60, UB=64
2153.04/2157.81	c [1603.72] solve iteration 530, LB=60, UB=64
2153.04/2157.81	c [1604.69] solve iteration 531, LB=60, UB=64
2153.04/2157.81	c [1692.26] solve iteration 532, LB=60, UB=64
2153.04/2157.81	c [1693.08] solve iteration 533, LB=60, UB=64
2153.04/2157.81	c [1693.92] solve iteration 534, LB=60, UB=64
2153.04/2157.81	c [1696.05] solve iteration 535, LB=60, UB=64
2153.04/2157.81	c [1697.11] solve iteration 536, LB=60, UB=64
2153.04/2157.81	c [1791.64] solve iteration 537, LB=60, UB=64
2153.04/2157.81	c [1792.49] solve iteration 538, LB=60, UB=64
2153.04/2157.81	c [1793.43] solve iteration 539, LB=60, UB=64
2153.04/2157.81	c [1795.13] solve iteration 540, LB=60, UB=64
2153.04/2157.81	c [1797.15] solve iteration 541, LB=60, UB=64
2153.04/2157.81	c [1901.99] solve iteration 542, LB=60, UB=64
2153.04/2157.81	c [1903.05] solve iteration 543, LB=60, UB=64
2153.04/2157.81	c [1903.91] solve iteration 544, LB=60, UB=64
2153.04/2157.81	c [1906.12] solve iteration 545, LB=60, UB=64
2153.04/2157.81	c [1907.45] solve iteration 546, LB=60, UB=64
2153.04/2157.81	c [2014.06] solve iteration 547, LB=60, UB=64
2153.04/2157.81	c [2014.79] solve iteration 548, LB=60, UB=64
2153.04/2157.81	c [2015.75] solve iteration 549, LB=60, UB=64
2153.04/2157.81	c [2016.72] solve iteration 550, LB=60, UB=64
2153.04/2157.81	c [2017.53] solve iteration 551, LB=60, UB=64
2153.04/2157.81	c [2131.03] solve iteration 552, LB=60, UB=64
2153.04/2157.81	c [2131.79] solve iteration 553, LB=60, UB=64
2153.04/2157.81	c [2132.62] solve iteration 554, LB=60, UB

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: 63708 MiB (60592 MiB free)
  memory of node 1: 64465 MiB (62753 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486408-1751306461/watcher-4486408-1751306461 -o /tmp/evaluation-result-4486408-1751306461/solver-4486408-1751306461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751302134-48266 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4486408-1751306461.opb --max-coef 1000000000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 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=49570, runsolver pid=49567

[startup+0.100061 s]*
/proc/loadavg: 4.21 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126298520/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=91628 memory=21124 CPUtime=0.08 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1797 0 0 0 7 1 0 0 20 0 2 0 46323678 93827072 5281 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 22907 5281 3424 641 0 5390 0
[pid=49570/tid=49572] ppid=49567 vsize=91628 memory=4026531960 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 46323681 93827072 5281 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 91628 KiB
Current children cumulated memory: 21124 KiB

[startup+0.205343 s]*
/proc/loadavg: 4.21 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126298520/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=92992 memory=21764 CPUtime=0.2 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1967 0 0 0 18 2 0 0 20 0 2 0 46323678 95223808 5441 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 23248 5441 3424 641 0 5731 0
[pid=49570/tid=49572] ppid=49567 vsize=92992 memory=3472328132921917724 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 46323681 95223808 5441 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 92992 KiB
Current children cumulated memory: 21764 KiB

[startup+0.305132 s]*
/proc/loadavg: 4.21 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126298520/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=92992 memory=21892 CPUtime=0.29 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1988 0 0 0 27 2 0 0 20 0 2 0 46323678 95223808 5473 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 23248 5473 3424 641 0 5731 0
[pid=49570/tid=49572] ppid=49567 vsize=92992 memory=-7675384534132161213 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 46323681 95223808 5473 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 92992 KiB
Current children cumulated memory: 21892 KiB

[startup+0.700141 s]
/proc/loadavg: 4.21 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126298520/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=92992 memory=24256 CPUtime=0.68 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 2067 0 0 0 65 3 0 0 20 0 2 0 46323678 95223808 6064 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 23248 6064 3424 641 0 5731 0
[pid=49570/tid=49572] ppid=49567 vsize=92992 memory=17664 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 46323681 95223808 6064 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 92992 KiB
Current children cumulated memory: 24256 KiB

[startup+1.50016 s]
/proc/loadavg: 4.19 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126294424/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=94664 memory=25536 CPUtime=1.48 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 2406 0 0 0 141 7 0 0 20 0 2 0 46323678 96935936 6384 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 23666 6384 3424 641 0 6149 0
[pid=49570/tid=49572] ppid=49567 vsize=94664 memory=17664 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 46323681 96935936 6384 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 94664 KiB
Current children cumulated memory: 25536 KiB

[startup+3.1052 s]
/proc/loadavg: 4.19 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126295788/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=98420 memory=28880 CPUtime=3.08 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 5125 0 0 0 295 13 0 0 20 0 2 0 46323678 100782080 7220 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 24605 7220 3456 641 0 7088 0
[pid=49570/tid=49572] ppid=49567 vsize=98420 memory=26816 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 46323681 100782080 7220 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 98420 KiB
Current children cumulated memory: 28880 KiB

[startup+6.30014 s]
/proc/loadavg: 4.17 4.14 4.10 5/268 49572
/proc/meminfo: memFree=126295872/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=104276 memory=34052 CPUtime=6.26 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 8658 0 0 0 603 23 0 0 20 0 2 0 46323678 106778624 8513 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 26069 8513 3488 641 0 8552 0
[pid=49570/tid=49572] ppid=49567 vsize=104276 memory=17664 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 46323681 106778624 8513 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 104276 KiB
Current children cumulated memory: 34052 KiB

[startup+12.7001 s]
/proc/loadavg: 4.16 4.13 4.09 5/268 49572
/proc/meminfo: memFree=126292708/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=110852 memory=39396 CPUtime=12.65 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 20678 0 0 0 1225 40 0 0 20 0 2 0 46323678 113512448 9849 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 27713 9849 3616 641 0 10196 0
[pid=49570/tid=49572] ppid=49567 vsize=110852 memory=36476 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 46323681 113512448 9849 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 110852 KiB
Current children cumulated memory: 39396 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.13 4.09 5/268 49572
/proc/meminfo: memFree=126292204/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=118636 memory=45268 CPUtime=25.42 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 33605 0 0 0 2475 67 0 0 20 0 2 0 46323678 121483264 11317 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 29659 11317 3616 641 0 12142 0
[pid=49570/tid=49572] ppid=49567 vsize=118636 memory=46948 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 46323681 121483264 11317 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 118636 KiB
Current children cumulated memory: 45268 KiB

[startup+51.1053 s]
/proc/loadavg: 4.08 4.12 4.09 5/269 49574
/proc/meminfo: memFree=126280816/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=123816 memory=53832 CPUtime=50.97 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 64299 0 0 0 4994 103 0 0 20 0 2 0 46323678 126787584 13458 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 30954 13458 3616 641 0 13437 0
[pid=49570/tid=49572] ppid=49567 vsize=123816 memory=17664 CPUtime=0 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 9 0 0 0 0 0 0 0 20 0 2 0 46323681 126787584 13458 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 123816 KiB
Current children cumulated memory: 53832 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 49576
/proc/meminfo: memFree=126267428/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=130168 memory=58576 CPUtime=102.04 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 140352 0 0 0 10040 164 0 0 20 0 2 0 46323678 133292032 14644 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 32542 14644 3616 641 0 15025 0
[pid=49570/tid=49572] ppid=49567 vsize=130168 memory=17664 CPUtime=0.01 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 9 0 0 0 1 0 0 0 20 0 2 0 46323681 133292032 14644 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 130168 KiB
Current children cumulated memory: 58576 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/270 49585
/proc/meminfo: memFree=126253584/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=139368 memory=72060 CPUtime=161.91 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 235677 0 0 0 15956 235 0 0 20 0 2 0 46323678 142712832 18015 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 34842 18015 3616 641 0 17325 0
[pid=49570/tid=49572] ppid=49567 vsize=139368 memory=5632 CPUtime=0.02 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 15 0 0 0 1 1 0 0 20 0 2 0 46323681 142712832 18015 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 139368 KiB
Current children cumulated memory: 72060 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/270 49587
/proc/meminfo: memFree=126242028/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=165044 memory=86188 CPUtime=221.77 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 321171 0 0 0 21870 307 0 0 20 0 2 0 46323678 169005056 21547 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 41261 21547 3616 641 0 23744 0
[pid=49570/tid=49572] ppid=49567 vsize=165044 memory=17664 CPUtime=0.04 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 19 0 0 0 2 2 0 0 20 0 2 0 46323681 169005056 21547 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 165044 KiB
Current children cumulated memory: 86188 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/269 49590
/proc/meminfo: memFree=126235116/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=165232 memory=88736 CPUtime=281.64 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 400752 0 0 0 27774 390 0 0 20 0 2 0 46323678 169197568 22184 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 41308 22184 3616 641 0 23791 0
[pid=49570/tid=49572] ppid=49567 vsize=165232 memory=92656 CPUtime=0.05 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 20 0 0 0 2 3 0 0 20 0 2 0 46323681 169197568 22184 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 165232 KiB

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

/proc/meminfo: memFree=127178528/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=262008 memory=174332 CPUtime=3035.27 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1395384 0 0 0 300942 2585 0 0 20 0 2 0 46323678 268296192 43583 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 65502 43583 3616 641 0 47985 0
[pid=49570/tid=49572] ppid=49567 vsize=262008 memory=174332 CPUtime=1.27 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 39 0 0 0 38 89 0 0 20 0 2 0 46323681 268296192 43583 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3035.27 s
Current children cumulated vsize: 262008 KiB
Current children cumulated memory: 174332 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/270 51659
/proc/meminfo: memFree=127164984/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=272544 memory=181836 CPUtime=3095.14 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1400810 0 0 0 306896 2618 0 0 20 0 2 0 46323678 279085056 45459 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 68136 45459 3616 641 0 50619 0
[pid=49570/tid=49572] ppid=49567 vsize=272544 memory=-7603326940077586885 CPUtime=1.3 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 42 0 0 0 39 91 0 0 20 0 2 0 46323681 279085056 45459 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3095.14 s
Current children cumulated vsize: 272544 KiB
Current children cumulated memory: 181836 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/271 51669
/proc/meminfo: memFree=127111752/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=265672 memory=177804 CPUtime=3154.99 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1431208 0 0 0 312838 2661 0 0 20 0 2 0 46323678 272048128 44451 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 66418 44451 3616 641 0 48901 0
[pid=49570/tid=49572] ppid=49567 vsize=265672 memory=177804 CPUtime=1.32 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 42 0 0 0 39 93 0 0 20 0 2 0 46323681 272048128 44451 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3154.99 s
Current children cumulated vsize: 265672 KiB
Current children cumulated memory: 177804 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/270 51671
/proc/meminfo: memFree=126832956/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=265672 memory=177804 CPUtime=3214.85 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1431430 0 0 0 318791 2694 0 0 20 0 2 0 46323678 272048128 44451 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 66418 44451 3616 641 0 48901 0
[pid=49570/tid=49572] ppid=49567 vsize=265672 memory=14432 CPUtime=1.35 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 40 95 0 0 20 0 2 0 46323681 272048128 44451 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3214.85 s
Current children cumulated vsize: 265672 KiB
Current children cumulated memory: 177804 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 51673
/proc/meminfo: memFree=126932208/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=265672 memory=177804 CPUtime=3274.7 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1431508 0 0 0 324742 2728 0 0 20 0 2 0 46323678 272048128 44451 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 66418 44451 3616 641 0 48901 0
[pid=49570/tid=49572] ppid=49567 vsize=265672 memory=177804 CPUtime=1.38 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 41 97 0 0 20 0 2 0 46323681 272048128 44451 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3274.7 s
Current children cumulated vsize: 265672 KiB
Current children cumulated memory: 177804 KiB

[startup+3342.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/270 51675
/proc/meminfo: memFree=127031640/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=265252 memory=183272 CPUtime=3334.54 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1462706 0 0 0 330689 2765 0 0 20 0 2 0 46323678 271618048 45818 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 66313 45818 3616 641 0 48796 0
[pid=49570/tid=49572] ppid=49567 vsize=265252 memory=14432 CPUtime=1.42 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 42 100 0 0 20 0 2 0 46323681 271618048 45818 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3334.54 s
Current children cumulated vsize: 265252 KiB
Current children cumulated memory: 183272 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/270 51677
/proc/meminfo: memFree=127017624/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=265252 memory=183272 CPUtime=3394.4 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1462709 0 0 0 336646 2794 0 0 20 0 2 0 46323678 271618048 45818 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 66313 45818 3616 641 0 48796 0
[pid=49570/tid=49572] ppid=49567 vsize=265252 memory=183272 CPUtime=1.45 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 43 102 0 0 20 0 2 0 46323681 271618048 45818 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3394.4 s
Current children cumulated vsize: 265252 KiB
Current children cumulated memory: 183272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 51680
/proc/meminfo: memFree=126980288/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=265252 memory=183272 CPUtime=3454.25 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1462710 0 0 0 342596 2829 0 0 20 0 2 0 46323678 271618048 45818 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 66313 45818 3616 641 0 48796 0
[pid=49570/tid=49572] ppid=49567 vsize=265252 memory=183272 CPUtime=1.47 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 43 104 0 0 20 0 2 0 46323681 271618048 45818 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3454.25 s
Current children cumulated vsize: 265252 KiB
Current children cumulated memory: 183272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/268 51682
/proc/meminfo: memFree=126974036/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=259084 memory=182924 CPUtime=3514.1 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1505716 0 0 0 348539 2871 0 0 20 0 2 0 46323678 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 64771 45731 3616 641 0 47254 0
[pid=49570/tid=49572] ppid=49567 vsize=259084 memory=183272 CPUtime=1.5 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 44 106 0 0 20 0 2 0 46323681 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3514.1 s
Current children cumulated vsize: 259084 KiB
Current children cumulated memory: 182924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/269 51686
/proc/meminfo: memFree=126974404/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=259084 memory=182924 CPUtime=3573.96 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1505716 0 0 0 354490 2906 0 0 20 0 2 0 46323678 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 64771 45731 3616 641 0 47254 0
[pid=49570/tid=49572] ppid=49567 vsize=259084 memory=17664 CPUtime=1.53 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 45 108 0 0 20 0 2 0 46323681 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3573.96 s
Current children cumulated vsize: 259084 KiB
Current children cumulated memory: 182924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 51698
/proc/meminfo: memFree=126974948/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=259084 memory=182924 CPUtime=3600.09 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1505716 0 0 0 357090 2919 0 0 20 0 2 0 46323678 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 64771 45731 3616 641 0 47254 0
[pid=49570/tid=49572] ppid=49567 vsize=259084 memory=182924 CPUtime=1.54 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 45 109 0 0 20 0 2 0 46323681 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 259084 KiB
Current children cumulated memory: 182924 KiB

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

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

# cumulated CPU time of all completed processes:  user=3570.91 s, system=29.1979 s

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

[startup+3608.5 s]
/proc/loadavg: 4.14 4.11 4.09 5/269 51698
/proc/meminfo: memFree=126974948/131250000 swapFree=33010684/33010684
[pid=49570] ppid=49567 vsize=259084 memory=182924 CPUtime=3600.09 cores=0,2
/proc/49570/stat : 49570 (ipbhs_gurobi) R 49567 49570 48256 0 -1 4194304 1505716 0 0 0 357090 2919 0 0 20 0 2 0 46323678 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
/proc/49570/statm: 64771 45731 3616 641 0 47254 0
[pid=49570/tid=49572] ppid=49567 vsize=259084 memory=182924 CPUtime=1.54 cores=0,2
/proc/49570/task/49572/stat : 49572 (ipbhs_gurobi) S 49567 49570 48256 0 -1 4194368 44 0 0 0 45 109 0 0 20 0 2 0 46323681 265302016 45731 18446744073709551615 94553402806272 94553405431325 140726261370736 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94553406050200 94553406083162 94553438765056 140726261377439 140726261377543 140726261377543 140726261383145 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 259084 KiB
Current children cumulated memory: 182924 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.51
CPU time (s): 3600.11
CPU user time (s): 3570.91
CPU system time (s): 29.1979
CPU usage (%): 99.7672
Max. virtual memory (cumulated for all children) (KiB): 278644
Max. memory (cumulated for all children) (KiB): 198824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.91
system time used= 29.1979
maximum resident set size= 199080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1505716
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= 359013
involuntary context switches= 7923


# summary of solver processes directly reported to runsolver:
#   pid: 49570
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3570.91
#   total CPU system time (s): 29.1979

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.13571 second user time and 16.1014 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-30 20:01:01
IDJOB=4486408
IDBENCH=147020
IDSOLVER=3333
FILE ID=nodeC016/4486408-1751306461
RUNJOBID= nodeC016-1751302134-48266
SLURM_JOB_ID= 9594282
Free space on /tmp= 432884 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486408-1751306461/watcher-4486408-1751306461 -o /tmp/evaluation-result-4486408-1751306461/solver-4486408-1751306461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751302134-48266 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4486408-1751306461.opb --max-coef 1000000000

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

MD5SUM BENCH= 01f07e427327757fda434ad4b1d2038d
RANDOM SEED=1239231427

nodeC016 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.659
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.814
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.48
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		: 3600.391
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.48
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		: 3554.591
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.48
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.802
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.910
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.725
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.48
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		: 3666.127
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126305640 kB
MemAvailable:   127392348 kB
Buffers:            3280 kB
Cached:          1890104 kB
SwapCached:            0 kB
Active:          2705340 kB
Inactive:        1621736 kB
Active(anon):    2451764 kB
Inactive(anon):        0 kB
Active(file):     253576 kB
Inactive(file):  1621736 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59384 kB
Writeback:             4 kB
AnonPages:       2436344 kB
Mapped:           118724 kB
Shmem:             18072 kB
KReclaimable:     101272 kB
Slab:             188908 kB
SReclaimable:     101272 kB
SUnreclaim:        87636 kB
KernelStack:        4304 kB
PageTables:         7936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2831068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2170880 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432828 MiB
End job on nodeC016 at 2025-06-30 21:01:10