Trace number 4519960

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-SCIP 2025-06-09? (TO) 3600.05 3610.02

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxall_lastlayerdiv2/
normalized-injcomp_opt_3layers_maxall_lastlayerdiv2_size_22.opb
MD5SUM352d46e2b577dcfb3a10b12d10bca5f2
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 benchmark-22
Best CPU time to get the best result obtained on this benchmark0.043162
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables990
Total number of constraints319
Number of constraints which are clauses264
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint3
Maximum length of a constraint23
Number of terms in the objective function 726
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 726
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 726
Number of bits of the biggest sum of numbers10
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.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:36:14), compiled with satsolvers: , optimizers: , GreedyOptimizer, SCIP 10.0.0, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "scip"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.08/0.19	c limit for coefficient in constraints and objective to 1000000000
0.08/0.19	c will solve HOME/instance-4519960-1751537485.opb
0.08/0.19	c [0.01] will start solving
3.57/3.60	c [0.01] solve iteration 1, LB=-726, UB=1
3.57/3.60	c [0.11] solve iteration 2, LB=-33, UB=-22
3.57/3.60	c [0.19] solve iteration 3, LB=-33, UB=-22
3.57/3.60	c [0.25] solve iteration 4, LB=-33, UB=-22
3.57/3.60	c [0.33] solve iteration 5, LB=-33, UB=-22
3.57/3.60	c [0.78] solve iteration 6, LB=-33, UB=-22
3.57/3.60	c [0.81] solve iteration 7, LB=-33, UB=-22
3.57/3.60	c [0.84] solve iteration 8, LB=-33, UB=-22
3.57/3.60	c [0.88] solve iteration 9, LB=-33, UB=-22
3.57/3.60	c [0.91] solve iteration 10, LB=-33, UB=-22
3.57/3.60	c [1.45] solve iteration 11, LB=-33, UB=-22
3.57/3.60	c [1.48] solve iteration 12, LB=-33, UB=-22
3.57/3.60	c [1.51] solve iteration 13, LB=-33, UB=-22
3.57/3.60	c [1.54] solve iteration 14, LB=-33, UB=-22
3.57/3.60	c [1.58] solve iteration 15, LB=-33, UB=-22
3.57/3.60	c [2.03] solve iteration 16, LB=-33, UB=-22
3.57/3.60	c [2.05] solve iteration 17, LB=-33, UB=-22
3.57/3.60	c [2.08] solve iteration 18, LB=-33, UB=-22
3.57/3.60	c [2.11] solve iteration 19, LB=-33, UB=-22
3.57/3.60	c [2.14] solve iteration 20, LB=-33, UB=-22
3.57/3.60	c [2.6] solve iteration 21, LB=-33, UB=-22
3.57/3.60	c [2.63] solve iteration 22, LB=-33, UB=-22
3.57/3.60	c [2.66] solve iteration 23, LB=-33, UB=-22
3.57/3.60	c [2.71] solve iteration 24, LB=-33, UB=-22
3.57/3.60	c [2.75] solve iteration 25, LB=-33, UB=-22
3.57/3.60	c [3.16] solve iteration 26, LB=-33, UB=-22
3.57/3.60	c [3.21] solve iteration 27, LB=-33, UB=-22
25.02/25.12	c [3.27] solve iteration 28, LB=-33, UB=-22
25.02/25.12	c [3.33] solve iteration 29, LB=-33, UB=-22
25.02/25.12	c [3.37] solve iteration 30, LB=-33, UB=-22
25.02/25.12	c [3.82] solve iteration 31, LB=-33, UB=-22
25.02/25.12	c [3.88] solve iteration 32, LB=-33, UB=-22
25.02/25.12	c [3.93] solve iteration 33, LB=-33, UB=-22
25.02/25.12	c [3.98] solve iteration 34, LB=-33, UB=-22
25.02/25.12	c [4.03] solve iteration 35, LB=-33, UB=-22
25.02/25.12	c [4.61] solve iteration 36, LB=-33, UB=-22
25.02/25.12	c [4.67] solve iteration 37, LB=-33, UB=-22
25.02/25.12	c [4.73] solve iteration 38, LB=-33, UB=-22
25.02/25.12	c [4.79] solve iteration 39, LB=-33, UB=-22
25.02/25.12	c [4.85] solve iteration 40, LB=-33, UB=-22
25.02/25.12	c [5.35] solve iteration 41, LB=-33, UB=-22
25.02/25.12	c [5.42] solve iteration 42, LB=-33, UB=-22
25.02/25.12	c [5.48] solve iteration 43, LB=-33, UB=-22
25.02/25.12	c [5.55] solve iteration 44, LB=-33, UB=-22
25.02/25.12	c [5.62] solve iteration 45, LB=-33, UB=-22
25.02/25.12	c [6.05] solve iteration 46, LB=-33, UB=-22
25.02/25.12	c [6.12] solve iteration 47, LB=-33, UB=-22
25.02/25.12	c [6.19] solve iteration 48, LB=-33, UB=-22
25.02/25.12	c [6.26] solve iteration 49, LB=-33, UB=-22
25.02/25.12	c [6.34] solve iteration 50, LB=-33, UB=-22
25.02/25.12	c [6.89] solve iteration 51, LB=-33, UB=-22
25.02/25.12	c [6.97] solve iteration 52, LB=-33, UB=-22
25.02/25.12	c [7.05] solve iteration 53, LB=-33, UB=-22
25.02/25.12	c [7.14] solve iteration 54, LB=-33, UB=-22
25.02/25.12	c [7.21] solve iteration 55, LB=-33, UB=-22
25.02/25.12	c [7.78] solve iteration 56, LB=-33, UB=-22
25.02/25.12	c [7.87] solve iteration 57, LB=-33, UB=-22
25.02/25.12	c [7.94] solve iteration 58, LB=-33, UB=-22
25.02/25.12	c [8.03] solve iteration 59, LB=-33, UB=-22
25.02/25.12	c [8.12] solve iteration 60, LB=-33, UB=-22
25.02/25.12	c [8.85] solve iteration 61, LB=-33, UB=-22
25.02/25.12	c [8.94] solve iteration 62, LB=-33, UB=-22
25.02/25.12	c [9.03] solve iteration 63, LB=-33, UB=-22
25.02/25.12	c [9.12] solve iteration 64, LB=-33, UB=-22
25.02/25.12	c [9.21] solve iteration 65, LB=-33, UB=-22
25.02/25.12	c [9.77] solve iteration 66, LB=-33, UB=-22
25.02/25.12	c [9.87] solve iteration 67, LB=-33, UB=-22
25.02/25.12	c [9.96] solve iteration 68, LB=-33, UB=-22
25.02/25.12	c [10.07] solve iteration 69, LB=-33, UB=-22
25.02/25.12	c [10.17] solve iteration 70, LB=-33, UB=-22
25.02/25.12	c [10.78] solve iteration 71, LB=-33, UB=-22
25.02/25.12	c [10.89] solve iteration 72, LB=-33, UB=-22
25.02/25.12	c [10.98] solve iteration 73, LB=-33, UB=-22
25.02/25.12	c [11.09] solve iteration 74, LB=-33, UB=-22
25.02/25.12	c [11.2] solve iteration 75, LB=-33, UB=-22
25.02/25.12	c [11.9] solve iteration 76, LB=-33, UB=-22
25.02/25.12	c [12] solve iteration 77, LB=-33, UB=-22
25.02/25.12	c [12.11] solve iteration 78, LB=-33, UB=-22
25.02/25.12	c [12.22] solve iteration 79, LB=-33, UB=-22
25.02/25.12	c [12.33] solve iteration 80, LB=-33, UB=-22
25.02/25.12	c [13.05] solve iteration 81, LB=-33, UB=-22
25.02/25.12	c [13.16] solve iteration 82, LB=-33, UB=-22
25.02/25.12	c [13.29] solve iteration 83, LB=-33, UB=-22
25.02/25.12	c [13.41] solve iteration 84, LB=-33, UB=-22
25.02/25.12	c [13.53] solve iteration 85, LB=-33, UB=-22
25.02/25.12	c [14.33] solve iteration 86, LB=-33, UB=-22
25.02/25.12	c [14.46] solve iteration 87, LB=-33, UB=-22
25.02/25.12	c [14.59] solve iteration 88, LB=-33, UB=-22
25.02/25.12	c [14.72] solve iteration 89, LB=-33, UB=-22
25.02/25.12	c [14.84] solve iteration 90, LB=-33, UB=-22
25.02/25.12	c [15.64] solve iteration 91, LB=-33, UB=-22
25.02/25.12	c [15.78] solve iteration 92, LB=-33, UB=-22
25.02/25.12	c [15.91] solve iteration 93, LB=-33, UB=-22
25.02/25.12	c [16.05] solve iteration 94, LB=-33, UB=-22
25.02/25.12	c [16.19] solve iteration 95, LB=-33, UB=-22
25.02/25.12	c [17.08] solve iteration 96, LB=-33, UB=-22
25.02/25.12	c [17.22] solve iteration 97, LB=-33, UB=-22
25.02/25.12	c [17.35] solve iteration 98, LB=-33, UB=-22
25.02/25.12	c [17.49] solve iteration 99, LB=-33, UB=-22
25.02/25.12	c [17.62] solve iteration 100, LB=-33, UB=-22
25.02/25.12	c [18.58] solve iteration 101, LB=-33, UB=-22
25.02/25.12	c [18.71] solve iteration 102, LB=-33, UB=-22
25.02/25.12	c [18.84] solve iteration 103, LB=-33, UB=-22
25.02/25.12	c [18.99] solve iteration 104, LB=-33, UB=-22
25.02/25.12	c [19.13] solve iteration 105, LB=-33, UB=-22
25.02/25.12	c [20.1] solve iteration 106, LB=-33, UB=-22
25.02/25.12	c [20.25] solve iteration 107, LB=-33, UB=-22
25.02/25.12	c [20.4] solve iteration 108, LB=-33, UB=-22
25.02/25.12	c [20.55] solve iteration 109, LB=-33, UB=-22
25.02/25.12	c [20.7] solve iteration 110, LB=-33, UB=-22
25.02/25.12	c [21.84] solve iteration 111, LB=-33, UB=-22
25.02/25.12	c [22] solve iteration 112, LB=-33, UB=-22
25.02/25.12	c [22.16] solve iteration 113, LB=-33, UB=-22
25.02/25.12	c [22.32] solve iteration 114, LB=-33, UB=-22
25.02/25.12	c [22.47] solve iteration 115, LB=-33, UB=-22
25.02/25.12	c [23.79] solve iteration 116, LB=-33, UB=-22
25.02/25.12	c [23.95] solve iteration 117, LB=-33, UB=-22
25.02/25.12	c [24.1] solve iteration 118, LB=-33, UB=-22
25.02/25.12	c [24.26] solve iteration 119, LB=-33, UB=-22
72.67/72.93	c [24.42] solve iteration 120, LB=-33, UB=-22
72.67/72.93	c [25.41] solve iteration 121, LB=-33, UB=-22
72.67/72.93	c [25.58] solve iteration 122, LB=-33, UB=-22
72.67/72.93	c [25.74] solve iteration 123, LB=-33, UB=-22
72.67/72.93	c [25.9] solve iteration 124, LB=-33, UB=-22
72.67/72.93	c [26.06] solve iteration 125, LB=-33, UB=-22
72.67/72.93	c [27.21] solve iteration 126, LB=-33, UB=-22
72.67/72.93	c [27.36] solve iteration 127, LB=-33, UB=-22
72.67/72.93	c [27.53] solve iteration 128, LB=-33, UB=-22
72.67/72.93	c [27.71] solve iteration 129, LB=-33, UB=-22
72.67/72.93	c [27.87] solve iteration 130, LB=-33, UB=-22
72.67/72.93	c [29.03] solve iteration 131, LB=-33, UB=-22
72.67/72.93	c [29.2] solve iteration 132, LB=-33, UB=-22
72.67/72.93	c [29.36] solve iteration 133, LB=-33, UB=-22
72.67/72.93	c [29.52] solve iteration 134, LB=-33, UB=-22
72.67/72.93	c [29.7] solve iteration 135, LB=-33, UB=-22
72.67/72.93	c [30.84] solve iteration 136, LB=-33, UB=-22
72.67/72.93	c [31] solve iteration 137, LB=-33, UB=-22
72.67/72.93	c [31.17] solve iteration 138, LB=-33, UB=-22
72.67/72.93	c [31.33] solve iteration 139, LB=-33, UB=-22
72.67/72.93	c [31.49] solve iteration 140, LB=-33, UB=-22
72.67/72.93	c [32.73] solve iteration 141, LB=-33, UB=-22
72.67/72.93	c [32.89] solve iteration 142, LB=-33, UB=-22
72.67/72.93	c [33.05] solve iteration 143, LB=-33, UB=-22
72.67/72.93	c [33.21] solve iteration 144, LB=-33, UB=-22
72.67/72.93	c [33.37] solve iteration 145, LB=-33, UB=-22
72.67/72.93	c [34.94] solve iteration 146, LB=-33, UB=-22
72.67/72.93	c [35.11] solve iteration 147, LB=-33, UB=-22
72.67/72.93	c [35.28] solve iteration 148, LB=-33, UB=-22
72.67/72.93	c [35.46] solve iteration 149, LB=-33, UB=-22
72.67/72.93	c [35.63] solve iteration 150, LB=-33, UB=-22
72.67/72.93	c [37.11] solve iteration 151, LB=-33, UB=-22
72.67/72.93	c [37.28] solve iteration 152, LB=-33, UB=-22
72.67/72.93	c [37.46] solve iteration 153, LB=-33, UB=-22
72.67/72.93	c [37.64] solve iteration 154, LB=-33, UB=-22
72.67/72.93	c [37.82] solve iteration 155, LB=-33, UB=-22
72.67/72.93	c [39.35] solve iteration 156, LB=-33, UB=-22
72.67/72.93	c [39.53] solve iteration 157, LB=-33, UB=-22
72.67/72.93	c [39.7] solve iteration 158, LB=-33, UB=-22
72.67/72.93	c [39.89] solve iteration 159, LB=-33, UB=-22
72.67/72.93	c [40.07] solve iteration 160, LB=-33, UB=-22
72.67/72.93	c [41.99] solve iteration 161, LB=-33, UB=-22
72.67/72.93	c [42.18] solve iteration 162, LB=-33, UB=-22
72.67/72.93	c [42.37] solve iteration 163, LB=-33, UB=-22
72.67/72.93	c [42.54] solve iteration 164, LB=-33, UB=-22
72.67/72.93	c [42.73] solve iteration 165, LB=-33, UB=-22
72.67/72.93	c [44.64] solve iteration 166, LB=-33, UB=-22
72.67/72.93	c [44.83] solve iteration 167, LB=-33, UB=-22
72.67/72.93	c [45.02] solve iteration 168, LB=-33, UB=-22
72.67/72.93	c [45.21] solve iteration 169, LB=-33, UB=-22
72.67/72.93	c [45.41] solve iteration 170, LB=-33, UB=-22
72.67/72.93	c [47.38] solve iteration 171, LB=-33, UB=-22
72.67/72.93	c [47.57] solve iteration 172, LB=-33, UB=-22
72.67/72.93	c [47.77] solve iteration 173, LB=-33, UB=-22
72.67/72.93	c [47.96] solve iteration 174, LB=-33, UB=-22
72.67/72.93	c [48.16] solve iteration 175, LB=-33, UB=-22
72.67/72.93	c [50.61] solve iteration 176, LB=-33, UB=-22
72.67/72.93	c [50.8] solve iteration 177, LB=-33, UB=-22
72.67/72.93	c [51] solve iteration 178, LB=-33, UB=-22
72.67/72.93	c [51.2] solve iteration 179, LB=-33, UB=-22
72.67/72.93	c [51.4] solve iteration 180, LB=-33, UB=-22
72.67/72.93	c [53.48] solve iteration 181, LB=-33, UB=-22
72.67/72.93	c [53.68] solve iteration 182, LB=-33, UB=-22
72.67/72.93	c [53.88] solve iteration 183, LB=-33, UB=-22
72.67/72.93	c [54.09] solve iteration 184, LB=-33, UB=-22
72.67/72.93	c [54.29] solve iteration 185, LB=-33, UB=-22
72.67/72.93	c [56.78] solve iteration 186, LB=-33, UB=-22
72.67/72.93	c [56.98] solve iteration 187, LB=-33, UB=-22
72.67/72.93	c [57.19] solve iteration 188, LB=-33, UB=-22
72.67/72.93	c [57.39] solve iteration 189, LB=-33, UB=-22
72.67/72.93	c [57.6] solve iteration 190, LB=-33, UB=-22
72.67/72.93	c [60.06] solve iteration 191, LB=-33, UB=-22
72.67/72.93	c [60.26] solve iteration 192, LB=-33, UB=-22
72.67/72.93	c [60.48] solve iteration 193, LB=-33, UB=-22
72.67/72.93	c [60.69] solve iteration 194, LB=-33, UB=-22
72.67/72.93	c [60.91] solve iteration 195, LB=-33, UB=-22
72.67/72.93	c [63.5] solve iteration 196, LB=-33, UB=-22
72.67/72.93	c [63.72] solve iteration 197, LB=-33, UB=-22
72.67/72.93	c [63.94] solve iteration 198, LB=-33, UB=-22
72.67/72.93	c [64.16] solve iteration 199, LB=-33, UB=-22
72.67/72.93	c [64.38] solve iteration 200, LB=-33, UB=-22
72.67/72.93	c [66.77] solve iteration 201, LB=-33, UB=-22
72.67/72.93	c [66.99] solve iteration 202, LB=-33, UB=-22
72.67/72.93	c [67.19] solve iteration 203, LB=-33, UB=-22
72.67/72.93	c [67.41] solve iteration 204, LB=-33, UB=-22
72.67/72.93	c [67.64] solve iteration 205, LB=-33, UB=-22
72.67/72.93	c [70.4] solve iteration 206, LB=-33, UB=-22
72.67/72.93	c [70.63] solve iteration 207, LB=-33, UB=-22
72.67/72.93	c [70.84] solve iteration 208, LB=-33, UB=-22
72.67/72.93	c [71.06] solve iteration 209, LB=-33, UB=-22
178.89/179.43	c [71.28] solve iteration 210, LB=-33, UB=-22
178.89/179.43	c [74.12] solve iteration 211, LB=-33, UB=-22
178.89/179.43	c [74.35] solve iteration 212, LB=-33, UB=-22
178.89/179.43	c [74.58] solve iteration 213, LB=-33, UB=-22
178.89/179.43	c [74.81] solve iteration 214, LB=-33, UB=-22
178.89/179.43	c [75.03] solve iteration 215, LB=-33, UB=-22
178.89/179.43	c [78.41] solve iteration 216, LB=-33, UB=-22
178.89/179.43	c [78.63] solve iteration 217, LB=-33, UB=-22
178.89/179.43	c [78.86] solve iteration 218, LB=-33, UB=-22
178.89/179.43	c [79.09] solve iteration 219, LB=-33, UB=-22
178.89/179.43	c [79.32] solve iteration 220, LB=-33, UB=-22
178.89/179.43	c [82.08] solve iteration 221, LB=-33, UB=-22
178.89/179.43	c [82.32] solve iteration 222, LB=-33, UB=-22
178.89/179.43	c [82.55] solve iteration 223, LB=-33, UB=-22
178.89/179.43	c [82.79] solve iteration 224, LB=-33, UB=-22
178.89/179.43	c [83.03] solve iteration 225, LB=-33, UB=-22
178.89/179.43	c [86.46] solve iteration 226, LB=-33, UB=-22
178.89/179.43	c [86.7] solve iteration 227, LB=-33, UB=-22
178.89/179.43	c [86.94] solve iteration 228, LB=-33, UB=-22
178.89/179.43	c [87.19] solve iteration 229, LB=-33, UB=-22
178.89/179.43	c [87.43] solve iteration 230, LB=-33, UB=-22
178.89/179.43	c [90.79] solve iteration 231, LB=-33, UB=-22
178.89/179.43	c [91.02] solve iteration 232, LB=-33, UB=-22
178.89/179.43	c [91.25] solve iteration 233, LB=-33, UB=-22
178.89/179.43	c [91.48] solve iteration 234, LB=-33, UB=-22
178.89/179.43	c [91.72] solve iteration 235, LB=-33, UB=-22
178.89/179.43	c [95.5] solve iteration 236, LB=-33, UB=-22
178.89/179.43	c [95.75] solve iteration 237, LB=-33, UB=-22
178.89/179.43	c [96] solve iteration 238, LB=-33, UB=-22
178.89/179.43	c [96.25] solve iteration 239, LB=-33, UB=-22
178.89/179.43	c [96.51] solve iteration 240, LB=-33, UB=-22
178.89/179.43	c [99.79] solve iteration 241, LB=-33, UB=-22
178.89/179.43	c [100.04] solve iteration 242, LB=-33, UB=-22
178.89/179.43	c [100.29] solve iteration 243, LB=-33, UB=-22
178.89/179.43	c [100.56] solve iteration 244, LB=-33, UB=-22
178.89/179.43	c [100.82] solve iteration 245, LB=-33, UB=-22
178.89/179.43	c [105.15] solve iteration 246, LB=-33, UB=-22
178.89/179.43	c [105.41] solve iteration 247, LB=-33, UB=-22
178.89/179.43	c [105.67] solve iteration 248, LB=-33, UB=-22
178.89/179.43	c [105.92] solve iteration 249, LB=-33, UB=-22
178.89/179.43	c [106.18] solve iteration 250, LB=-33, UB=-22
178.89/179.43	c [111.11] solve iteration 251, LB=-33, UB=-22
178.89/179.43	c [111.36] solve iteration 252, LB=-33, UB=-22
178.89/179.43	c [111.62] solve iteration 253, LB=-33, UB=-22
178.89/179.43	c [111.88] solve iteration 254, LB=-33, UB=-22
178.89/179.43	c [112.14] solve iteration 255, LB=-33, UB=-22
178.89/179.43	c [116.75] solve iteration 256, LB=-33, UB=-22
178.89/179.43	c [117.02] solve iteration 257, LB=-33, UB=-22
178.89/179.43	c [117.28] solve iteration 258, LB=-33, UB=-22
178.89/179.43	c [117.55] solve iteration 259, LB=-33, UB=-22
178.89/179.43	c [117.82] solve iteration 260, LB=-33, UB=-22
178.89/179.43	c [122.44] solve iteration 261, LB=-33, UB=-22
178.89/179.43	c [122.73] solve iteration 262, LB=-33, UB=-22
178.89/179.43	c [122.98] solve iteration 263, LB=-33, UB=-22
178.89/179.43	c [123.23] solve iteration 264, LB=-33, UB=-22
178.89/179.43	c [123.51] solve iteration 265, LB=-33, UB=-22
178.89/179.43	c [129.25] solve iteration 266, LB=-33, UB=-22
178.89/179.43	c [129.53] solve iteration 267, LB=-33, UB=-22
178.89/179.43	c [129.79] solve iteration 268, LB=-33, UB=-22
178.89/179.43	c [130.07] solve iteration 269, LB=-33, UB=-22
178.89/179.43	c [130.35] solve iteration 270, LB=-33, UB=-22
178.89/179.43	c [135.16] solve iteration 271, LB=-33, UB=-22
178.89/179.43	c [135.45] solve iteration 272, LB=-33, UB=-22
178.89/179.43	c [135.73] solve iteration 273, LB=-33, UB=-22
178.89/179.43	c [135.99] solve iteration 274, LB=-33, UB=-22
178.89/179.43	c [136.26] solve iteration 275, LB=-33, UB=-22
178.89/179.43	c [142.3] solve iteration 276, LB=-33, UB=-22
178.89/179.43	c [142.58] solve iteration 277, LB=-33, UB=-22
178.89/179.43	c [142.86] solve iteration 278, LB=-33, UB=-22
178.89/179.43	c [143.14] solve iteration 279, LB=-33, UB=-22
178.89/179.43	c [143.42] solve iteration 280, LB=-33, UB=-22
178.89/179.43	c [149.75] solve iteration 281, LB=-33, UB=-22
178.89/179.43	c [150.03] solve iteration 282, LB=-33, UB=-22
178.89/179.43	c [150.32] solve iteration 283, LB=-33, UB=-22
178.89/179.43	c [150.6] solve iteration 284, LB=-33, UB=-22
178.89/179.43	c [150.89] solve iteration 285, LB=-33, UB=-22
178.89/179.43	c [158.42] solve iteration 286, LB=-33, UB=-22
178.89/179.43	c [158.71] solve iteration 287, LB=-33, UB=-22
178.89/179.43	c [159.01] solve iteration 288, LB=-33, UB=-22
178.89/179.43	c [159.28] solve iteration 289, LB=-33, UB=-22
178.89/179.43	c [159.57] solve iteration 290, LB=-33, UB=-22
178.89/179.43	c [166.49] solve iteration 291, LB=-33, UB=-22
178.89/179.43	c [166.79] solve iteration 292, LB=-33, UB=-22
178.89/179.43	c [167.08] solve iteration 293, LB=-33, UB=-22
178.89/179.43	c [167.35] solve iteration 294, LB=-33, UB=-22
178.89/179.43	c [167.65] solve iteration 295, LB=-33, UB=-22
178.89/179.43	c [175.13] solve iteration 296, LB=-33, UB=-22
178.89/179.43	c [175.42] solve iteration 297, LB=-33, UB=-22
420.71/421.99	c [175.72] solve iteration 298, LB=-33, UB=-22
420.71/421.99	c [176] solve iteration 299, LB=-33, UB=-22
420.71/421.99	c [176.3] solve iteration 300, LB=-33, UB=-22
420.71/421.99	c [183.7] solve iteration 301, LB=-33, UB=-22
420.71/421.99	c [184.01] solve iteration 302, LB=-33, UB=-22
420.71/421.99	c [184.31] solve iteration 303, LB=-33, UB=-22
420.71/421.99	c [184.61] solve iteration 304, LB=-33, UB=-22
420.71/421.99	c [184.91] solve iteration 305, LB=-33, UB=-22
420.71/421.99	c [193.21] solve iteration 306, LB=-33, UB=-22
420.71/421.99	c [193.52] solve iteration 307, LB=-33, UB=-22
420.71/421.99	c [193.83] solve iteration 308, LB=-33, UB=-22
420.71/421.99	c [194.13] solve iteration 309, LB=-33, UB=-22
420.71/421.99	c [194.44] solve iteration 310, LB=-33, UB=-22
420.71/421.99	c [202.95] solve iteration 311, LB=-33, UB=-22
420.71/421.99	c [203.26] solve iteration 312, LB=-33, UB=-22
420.71/421.99	c [203.57] solve iteration 313, LB=-33, UB=-22
420.71/421.99	c [203.88] solve iteration 314, LB=-33, UB=-22
420.71/421.99	c [204.19] solve iteration 315, LB=-33, UB=-22
420.71/421.99	c [212.85] solve iteration 316, LB=-33, UB=-22
420.71/421.99	c [213.16] solve iteration 317, LB=-33, UB=-22
420.71/421.99	c [213.48] solve iteration 318, LB=-33, UB=-22
420.71/421.99	c [213.78] solve iteration 319, LB=-33, UB=-22
420.71/421.99	c [214.08] solve iteration 320, LB=-33, UB=-22
420.71/421.99	c [222.11] solve iteration 321, LB=-33, UB=-22
420.71/421.99	c [222.45] solve iteration 322, LB=-33, UB=-22
420.71/421.99	c [222.79] solve iteration 323, LB=-33, UB=-22
420.71/421.99	c [223.12] solve iteration 324, LB=-33, UB=-22
420.71/421.99	c [223.44] solve iteration 325, LB=-33, UB=-22
420.71/421.99	c [234.39] solve iteration 326, LB=-33, UB=-22
420.71/421.99	c [234.71] solve iteration 327, LB=-33, UB=-22
420.71/421.99	c [235.04] solve iteration 328, LB=-33, UB=-22
420.71/421.99	c [235.36] solve iteration 329, LB=-33, UB=-22
420.71/421.99	c [235.69] solve iteration 330, LB=-33, UB=-22
420.71/421.99	c [244.8] solve iteration 331, LB=-33, UB=-22
420.71/421.99	c [245.12] solve iteration 332, LB=-33, UB=-22
420.71/421.99	c [245.45] solve iteration 333, LB=-33, UB=-22
420.71/421.99	c [245.78] solve iteration 334, LB=-33, UB=-22
420.71/421.99	c [246.11] solve iteration 335, LB=-33, UB=-22
420.71/421.99	c [254.57] solve iteration 336, LB=-33, UB=-22
420.71/421.99	c [254.91] solve iteration 337, LB=-33, UB=-22
420.71/421.99	c [255.25] solve iteration 338, LB=-33, UB=-22
420.71/421.99	c [255.59] solve iteration 339, LB=-33, UB=-22
420.71/421.99	c [255.93] solve iteration 340, LB=-33, UB=-22
420.71/421.99	c [269.62] solve iteration 341, LB=-33, UB=-22
420.71/421.99	c [269.96] solve iteration 342, LB=-33, UB=-22
420.71/421.99	c [270.3] solve iteration 343, LB=-33, UB=-22
420.71/421.99	c [270.64] solve iteration 344, LB=-33, UB=-22
420.71/421.99	c [271] solve iteration 345, LB=-33, UB=-22
420.71/421.99	c [284.26] solve iteration 346, LB=-33, UB=-22
420.71/421.99	c [284.62] solve iteration 347, LB=-33, UB=-22
420.71/421.99	c [284.98] solve iteration 348, LB=-33, UB=-22
420.71/421.99	c [285.34] solve iteration 349, LB=-33, UB=-22
420.71/421.99	c [285.69] solve iteration 350, LB=-33, UB=-22
420.71/421.99	c [299.25] solve iteration 351, LB=-33, UB=-22
420.71/421.99	c [299.59] solve iteration 352, LB=-33, UB=-22
420.71/421.99	c [299.95] solve iteration 353, LB=-33, UB=-22
420.71/421.99	c [300.3] solve iteration 354, LB=-33, UB=-22
420.71/421.99	c [300.65] solve iteration 355, LB=-33, UB=-22
420.71/421.99	c [314.21] solve iteration 356, LB=-33, UB=-22
420.71/421.99	c [314.57] solve iteration 357, LB=-33, UB=-22
420.71/421.99	c [314.94] solve iteration 358, LB=-33, UB=-22
420.71/421.99	c [315.31] solve iteration 359, LB=-33, UB=-22
420.71/421.99	c [315.64] solve iteration 360, LB=-33, UB=-22
420.71/421.99	c [332.18] solve iteration 361, LB=-33, UB=-22
420.71/421.99	c [332.55] solve iteration 362, LB=-33, UB=-22
420.71/421.99	c [332.92] solve iteration 363, LB=-33, UB=-22
420.71/421.99	c [333.28] solve iteration 364, LB=-33, UB=-22
420.71/421.99	c [333.65] solve iteration 365, LB=-33, UB=-22
420.71/421.99	c [350.61] solve iteration 366, LB=-33, UB=-22
420.71/421.99	c [350.95] solve iteration 367, LB=-33, UB=-22
420.71/421.99	c [351.31] solve iteration 368, LB=-33, UB=-22
420.71/421.99	c [351.68] solve iteration 369, LB=-33, UB=-22
420.71/421.99	c [352.02] solve iteration 370, LB=-33, UB=-22
420.71/421.99	c [368.75] solve iteration 371, LB=-33, UB=-22
420.71/421.99	c [369.09] solve iteration 372, LB=-33, UB=-22
420.71/421.99	c [369.46] solve iteration 373, LB=-33, UB=-22
420.71/421.99	c [369.82] solve iteration 374, LB=-33, UB=-22
420.71/421.99	c [370.16] solve iteration 375, LB=-33, UB=-22
420.71/421.99	c [389.09] solve iteration 376, LB=-33, UB=-22
420.71/421.99	c [389.47] solve iteration 377, LB=-33, UB=-22
420.71/421.99	c [389.86] solve iteration 378, LB=-33, UB=-22
420.71/421.99	c [390.22] solve iteration 379, LB=-33, UB=-22
420.71/421.99	c [390.6] solve iteration 380, LB=-33, UB=-22
420.71/421.99	c [412.22] solve iteration 381, LB=-33, UB=-22
420.71/421.99	c [412.59] solve iteration 382, LB=-33, UB=-22
420.71/421.99	c [412.95] solve iteration 383, LB=-33, UB=-22
420.71/421.99	c [413.34] solve iteration 384, LB=-33, UB=-22
1042.95/1045.91	c [413.72] solve iteration 385, LB=-33, UB=-22
1042.95/1045.91	c [433.83] solve iteration 386, LB=-33, UB=-22
1042.95/1045.91	c [434.2] solve iteration 387, LB=-33, UB=-22
1042.95/1045.91	c [434.58] solve iteration 388, LB=-33, UB=-22
1042.95/1045.91	c [434.94] solve iteration 389, LB=-33, UB=-22
1042.95/1045.91	c [435.32] solve iteration 390, LB=-33, UB=-22
1042.95/1045.91	c [456.91] solve iteration 391, LB=-33, UB=-22
1042.95/1045.91	c [457.28] solve iteration 392, LB=-33, UB=-22
1042.95/1045.91	c [457.67] solve iteration 393, LB=-33, UB=-22
1042.95/1045.91	c [458.06] solve iteration 394, LB=-33, UB=-22
1042.95/1045.91	c [458.45] solve iteration 395, LB=-33, UB=-22
1042.95/1045.91	c [484.55] solve iteration 396, LB=-33, UB=-22
1042.95/1045.91	c [484.93] solve iteration 397, LB=-33, UB=-22
1042.95/1045.91	c [485.28] solve iteration 398, LB=-33, UB=-22
1042.95/1045.91	c [485.67] solve iteration 399, LB=-33, UB=-22
1042.95/1045.91	c [486.05] solve iteration 400, LB=-33, UB=-22
1042.95/1045.91	c [509.1] solve iteration 401, LB=-33, UB=-22
1042.95/1045.91	c [509.49] solve iteration 402, LB=-33, UB=-22
1042.95/1045.91	c [509.88] solve iteration 403, LB=-33, UB=-22
1042.95/1045.91	c [510.26] solve iteration 404, LB=-33, UB=-22
1042.95/1045.91	c [510.65] solve iteration 405, LB=-33, UB=-22
1042.95/1045.91	c [532.47] solve iteration 406, LB=-33, UB=-22
1042.95/1045.91	c [532.86] solve iteration 407, LB=-33, UB=-22
1042.95/1045.91	c [533.25] solve iteration 408, LB=-33, UB=-22
1042.95/1045.91	c [533.64] solve iteration 409, LB=-33, UB=-22
1042.95/1045.91	c [534.05] solve iteration 410, LB=-33, UB=-22
1042.95/1045.91	c [558.1] solve iteration 411, LB=-33, UB=-22
1042.95/1045.91	c [558.49] solve iteration 412, LB=-33, UB=-22
1042.95/1045.91	c [558.88] solve iteration 413, LB=-33, UB=-22
1042.95/1045.91	c [559.29] solve iteration 414, LB=-33, UB=-22
1042.95/1045.91	c [559.7] solve iteration 415, LB=-33, UB=-22
1042.95/1045.91	c [582.94] solve iteration 416, LB=-33, UB=-22
1042.95/1045.91	c [583.33] solve iteration 417, LB=-33, UB=-22
1042.95/1045.91	c [583.74] solve iteration 418, LB=-33, UB=-22
1042.95/1045.91	c [584.14] solve iteration 419, LB=-33, UB=-22
1042.95/1045.91	c [584.55] solve iteration 420, LB=-33, UB=-22
1042.95/1045.91	c [612.56] solve iteration 421, LB=-33, UB=-22
1042.95/1045.91	c [612.96] solve iteration 422, LB=-33, UB=-22
1042.95/1045.91	c [613.36] solve iteration 423, LB=-33, UB=-22
1042.95/1045.91	c [613.76] solve iteration 424, LB=-33, UB=-22
1042.95/1045.91	c [614.16] solve iteration 425, LB=-33, UB=-22
1042.95/1045.91	c [646.66] solve iteration 426, LB=-33, UB=-22
1042.95/1045.91	c [647.07] solve iteration 427, LB=-33, UB=-22
1042.95/1045.91	c [647.44] solve iteration 428, LB=-33, UB=-22
1042.95/1045.91	c [647.82] solve iteration 429, LB=-33, UB=-22
1042.95/1045.91	c [648.22] solve iteration 430, LB=-33, UB=-22
1042.95/1045.91	c [678.9] solve iteration 431, LB=-33, UB=-22
1042.95/1045.91	c [679.3] solve iteration 432, LB=-33, UB=-22
1042.95/1045.91	c [679.71] solve iteration 433, LB=-33, UB=-22
1042.95/1045.91	c [680.12] solve iteration 434, LB=-33, UB=-22
1042.95/1045.91	c [680.5] solve iteration 435, LB=-33, UB=-22
1042.95/1045.91	c [715.48] solve iteration 436, LB=-33, UB=-22
1042.95/1045.91	c [715.9] solve iteration 437, LB=-33, UB=-22
1042.95/1045.91	c [716.34] solve iteration 438, LB=-33, UB=-22
1042.95/1045.91	c [716.76] solve iteration 439, LB=-33, UB=-22
1042.95/1045.91	c [717.19] solve iteration 440, LB=-33, UB=-22
1042.95/1045.91	c [749.02] solve iteration 441, LB=-33, UB=-22
1042.95/1045.91	c [749.44] solve iteration 442, LB=-33, UB=-22
1042.95/1045.91	c [749.87] solve iteration 443, LB=-33, UB=-22
1042.95/1045.91	c [750.29] solve iteration 444, LB=-33, UB=-22
1042.95/1045.91	c [750.72] solve iteration 445, LB=-33, UB=-22
1042.95/1045.91	c [788.64] solve iteration 446, LB=-33, UB=-22
1042.95/1045.91	c [789.05] solve iteration 447, LB=-33, UB=-22
1042.95/1045.91	c [789.47] solve iteration 448, LB=-33, UB=-22
1042.95/1045.91	c [789.92] solve iteration 449, LB=-33, UB=-22
1042.95/1045.91	c [790.34] solve iteration 450, LB=-33, UB=-22
1042.95/1045.91	c [827.58] solve iteration 451, LB=-33, UB=-22
1042.95/1045.91	c [828.02] solve iteration 452, LB=-33, UB=-22
1042.95/1045.91	c [828.45] solve iteration 453, LB=-33, UB=-22
1042.95/1045.91	c [828.88] solve iteration 454, LB=-33, UB=-22
1042.95/1045.91	c [829.29] solve iteration 455, LB=-33, UB=-22
1042.95/1045.91	c [879.95] solve iteration 456, LB=-33, UB=-22
1042.95/1045.91	c [880.39] solve iteration 457, LB=-33, UB=-22
1042.95/1045.91	c [880.82] solve iteration 458, LB=-33, UB=-22
1042.95/1045.91	c [881.26] solve iteration 459, LB=-33, UB=-22
1042.95/1045.91	c [881.69] solve iteration 460, LB=-33, UB=-22
1042.95/1045.91	c [924.74] solve iteration 461, LB=-33, UB=-22
1042.95/1045.91	c [925.17] solve iteration 462, LB=-33, UB=-22
1042.95/1045.91	c [925.61] solve iteration 463, LB=-33, UB=-22
1042.95/1045.91	c [926.06] solve iteration 464, LB=-33, UB=-22
1042.95/1045.91	c [926.5] solve iteration 465, LB=-33, UB=-22
1042.95/1045.91	c [974.49] solve iteration 466, LB=-33, UB=-22
1042.95/1045.91	c [974.93] solve iteration 467, LB=-33, UB=-22
1042.95/1045.91	c [975.38] solve iteration 468, LB=-33, UB=-22
1042.95/1045.91	c [975.84] solve iteration 469, LB=-33, UB=-22
1042.95/1045.91	c [976.29] solve iteration 470, LB=-33, UB=-22
1042.95/1045.91	c [1025.82] solve iteration 471, LB=-33, UB=-22
2748.15/2755.92	c [1026.27] solve iteration 472, LB=-33, UB=-22
2748.15/2755.92	c [1026.71] solve iteration 473, LB=-33, UB=-22
2748.15/2755.92	c [1027.12] solve iteration 474, LB=-33, UB=-22
2748.15/2755.92	c [1027.56] solve iteration 475, LB=-33, UB=-22
2748.15/2755.92	c [1081.24] solve iteration 476, LB=-33, UB=-22
2748.15/2755.92	c [1081.66] solve iteration 477, LB=-33, UB=-22
2748.15/2755.92	c [1082.11] solve iteration 478, LB=-33, UB=-22
2748.15/2755.92	c [1082.55] solve iteration 479, LB=-33, UB=-22
2748.15/2755.92	c [1083] solve iteration 480, LB=-33, UB=-22
2748.15/2755.92	c [1142.32] solve iteration 481, LB=-33, UB=-22
2748.15/2755.92	c [1142.79] solve iteration 482, LB=-33, UB=-22
2748.15/2755.92	c [1143.22] solve iteration 483, LB=-33, UB=-22
2748.15/2755.92	c [1143.68] solve iteration 484, LB=-33, UB=-22
2748.15/2755.92	c [1144.13] solve iteration 485, LB=-33, UB=-22
2748.15/2755.92	c [1214.39] solve iteration 486, LB=-33, UB=-22
2748.15/2755.92	c [1214.84] solve iteration 487, LB=-33, UB=-22
2748.15/2755.92	c [1215.3] solve iteration 488, LB=-33, UB=-22
2748.15/2755.92	c [1215.73] solve iteration 489, LB=-33, UB=-22
2748.15/2755.92	c [1216.18] solve iteration 490, LB=-33, UB=-22
2748.15/2755.92	c [1273.6] solve iteration 491, LB=-33, UB=-22
2748.15/2755.92	c [1274.02] solve iteration 492, LB=-33, UB=-22
2748.15/2755.92	c [1274.48] solve iteration 493, LB=-33, UB=-22
2748.15/2755.92	c [1274.9] solve iteration 494, LB=-33, UB=-22
2748.15/2755.92	c [1275.32] solve iteration 495, LB=-33, UB=-22
2748.15/2755.92	c [1340.57] solve iteration 496, LB=-33, UB=-22
2748.15/2755.92	c [1341.03] solve iteration 497, LB=-33, UB=-22
2748.15/2755.92	c [1341.51] solve iteration 498, LB=-33, UB=-22
2748.15/2755.92	c [1341.99] solve iteration 499, LB=-33, UB=-22
2748.15/2755.92	c [1342.48] solve iteration 500, LB=-33, UB=-22
2748.15/2755.92	c [1420.47] solve iteration 501, LB=-33, UB=-22
2748.15/2755.92	c [1420.91] solve iteration 502, LB=-33, UB=-22
2748.15/2755.92	c [1421.35] solve iteration 503, LB=-33, UB=-22
2748.15/2755.92	c [1421.78] solve iteration 504, LB=-33, UB=-22
2748.15/2755.92	c [1422.25] solve iteration 505, LB=-33, UB=-22
2748.15/2755.92	c [1504.48] solve iteration 506, LB=-33, UB=-22
2748.15/2755.92	c [1504.91] solve iteration 507, LB=-33, UB=-22
2748.15/2755.92	c [1505.38] solve iteration 508, LB=-33, UB=-22
2748.15/2755.92	c [1505.85] solve iteration 509, LB=-33, UB=-22
2748.15/2755.92	c [1506.28] solve iteration 510, LB=-33, UB=-22
2748.15/2755.92	c [1588.44] solve iteration 511, LB=-33, UB=-22
2748.15/2755.92	c [1588.92] solve iteration 512, LB=-33, UB=-22
2748.15/2755.92	c [1589.36] solve iteration 513, LB=-33, UB=-22
2748.15/2755.92	c [1589.8] solve iteration 514, LB=-33, UB=-22
2748.15/2755.92	c [1590.28] solve iteration 515, LB=-33, UB=-22
2748.15/2755.92	c [1688.41] solve iteration 516, LB=-33, UB=-22
2748.15/2755.92	c [1688.91] solve iteration 517, LB=-33, UB=-22
2748.15/2755.92	c [1689.39] solve iteration 518, LB=-33, UB=-22
2748.15/2755.92	c [1689.87] solve iteration 519, LB=-33, UB=-22
2748.15/2755.92	c [1690.32] solve iteration 520, LB=-33, UB=-22
2748.15/2755.92	c [1782.83] solve iteration 521, LB=-33, UB=-22
2748.15/2755.92	c [1783.31] solve iteration 522, LB=-33, UB=-22
2748.15/2755.92	c [1783.8] solve iteration 523, LB=-33, UB=-22
2748.15/2755.92	c [1784.24] solve iteration 524, LB=-33, UB=-22
2748.15/2755.92	c [1784.7] solve iteration 525, LB=-33, UB=-22
2748.15/2755.92	c [1894.04] solve iteration 526, LB=-33, UB=-22
2748.15/2755.92	c [1894.51] solve iteration 527, LB=-33, UB=-22
2748.15/2755.92	c [1894.98] solve iteration 528, LB=-33, UB=-22
2748.15/2755.92	c [1895.46] solve iteration 529, LB=-33, UB=-22
2748.15/2755.92	c [1895.92] solve iteration 530, LB=-33, UB=-22
2748.15/2755.92	c [2013.45] solve iteration 531, LB=-33, UB=-22
2748.15/2755.92	c [2013.95] solve iteration 532, LB=-33, UB=-22
2748.15/2755.92	c [2014.4] solve iteration 533, LB=-33, UB=-22
2748.15/2755.92	c [2014.88] solve iteration 534, LB=-33, UB=-22
2748.15/2755.92	c [2015.33] solve iteration 535, LB=-33, UB=-22
2748.15/2755.92	c [2133.01] solve iteration 536, LB=-33, UB=-22
2748.15/2755.92	c [2133.47] solve iteration 537, LB=-33, UB=-22
2748.15/2755.92	c [2133.94] solve iteration 538, LB=-33, UB=-22
2748.15/2755.92	c [2134.4] solve iteration 539, LB=-33, UB=-22
2748.15/2755.92	c [2134.85] solve iteration 540, LB=-33, UB=-22
2748.15/2755.92	c [2250.38] solve iteration 541, LB=-33, UB=-22
2748.15/2755.92	c [2250.85] solve iteration 542, LB=-33, UB=-22
2748.15/2755.92	c [2251.31] solve iteration 543, LB=-33, UB=-22
2748.15/2755.92	c [2251.78] solve iteration 544, LB=-33, UB=-22
2748.15/2755.92	c [2252.25] solve iteration 545, LB=-33, UB=-22
2748.15/2755.92	c [2393.44] solve iteration 546, LB=-33, UB=-22
2748.15/2755.92	c [2393.89] solve iteration 547, LB=-33, UB=-22
2748.15/2755.92	c [2394.34] solve iteration 548, LB=-33, UB=-22
2748.15/2755.92	c [2394.79] solve iteration 549, LB=-33, UB=-22
2748.15/2755.92	c [2395.23] solve iteration 550, LB=-33, UB=-22
2748.15/2755.92	c [2551.86] solve iteration 551, LB=-33, UB=-22
2748.15/2755.92	c [2552.36] solve iteration 552, LB=-33, UB=-22
2748.15/2755.92	c [2552.85] solve iteration 553, LB=-33, UB=-22
2748.15/2755.92	c [2553.36] solve iteration 554, LB=-33, UB=-22
2748.15/2755.92	c [2553.82] solve iteration 555, LB=-33, UB=-22
2748.15/2755.92	c [2709.22] solve iteration 556, LB=-33, UB=-22
2748.15/2755.92	c [2709.67] solve ite

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519960-1751537485/watcher-4519960-1751537485 -o /tmp/evaluation-result-4519960-1751537485/solver-4519960-1751537485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751530082-72188 --watchdog 3760 ./ipbhs_scip HOME/instance-4519960-1751537485.opb --optimizer scip --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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=74933, runsolver pid=74930

[startup+0.100068 s]*
/proc/loadavg: 4.14 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126982692/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=525436 memory=301836 CPUtime=0.08 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 929 0 0 0 2 6 0 0 20 0 1 0 69428277 538046464 75459 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 131359 75459 1632 2790 0 124784 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 525436 KiB
Current children cumulated memory: 301836 KiB

[startup+0.20983 s]*
/proc/loadavg: 4.14 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126793836/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=535088 memory=507788 CPUtime=0.2 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 3638 0 0 0 8 12 0 0 20 0 1 0 69428277 547930112 126947 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 133772 126947 3552 2790 0 127197 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 535088 KiB
Current children cumulated memory: 507788 KiB

[startup+0.309619 s]*
/proc/loadavg: 4.14 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126788732/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=537256 memory=512104 CPUtime=0.3 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 4446 0 0 0 17 13 0 0 20 0 1 0 69428277 550150144 128026 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 134314 128026 3552 2790 0 127739 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 537256 KiB
Current children cumulated memory: 512104 KiB

[startup+0.700352 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126781928/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=544656 memory=520828 CPUtime=0.68 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 8544 0 0 0 51 17 0 0 20 0 1 0 69428277 557727744 130207 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 136164 130207 3584 2790 0 129589 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 544656 KiB
Current children cumulated memory: 520828 KiB

[startup+1.50028 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126775880/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=555652 memory=535368 CPUtime=1.47 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 11663 0 0 0 127 20 0 0 20 0 1 0 69428277 568987648 133842 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 138913 133842 3584 2790 0 132338 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 555652 KiB
Current children cumulated memory: 535368 KiB

[startup+3.11263 s]
/proc/loadavg: 4.13 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126749080/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=577928 memory=557548 CPUtime=3.08 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 16041 0 0 0 282 26 0 0 20 0 1 0 69428277 591798272 139387 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 144482 139387 3744 2790 0 137907 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 577928 KiB
Current children cumulated memory: 557548 KiB

[startup+6.30027 s]
/proc/loadavg: 4.13 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126702964/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=613404 memory=593636 CPUtime=6.25 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 29134 0 0 0 591 34 0 0 20 0 1 0 69428277 628125696 148409 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 153351 148409 3744 2790 0 146776 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 613404 KiB
Current children cumulated memory: 593636 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 74934
/proc/meminfo: memFree=126668060/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=633652 memory=610264 CPUtime=12.64 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 46441 0 0 0 1214 50 0 0 20 0 1 0 69428277 648859648 152566 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 158413 152566 3744 2790 0 151838 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 633652 KiB
Current children cumulated memory: 610264 KiB

[startup+25.5003 s]
/proc/loadavg: 4.09 4.10 4.09 6/250 74935
/proc/meminfo: memFree=126650136/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=643632 memory=625856 CPUtime=25.4 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 54087 0 0 0 2468 72 0 0 20 0 1 0 69428277 659079168 156464 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 160908 156464 3744 2790 0 154333 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 643632 KiB
Current children cumulated memory: 625856 KiB

[startup+51.1127 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 74935
/proc/meminfo: memFree=126601152/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=670976 memory=646328 CPUtime=50.95 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 68710 0 0 0 4974 121 0 0 20 0 1 0 69428277 687079424 161582 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 167744 161582 3744 2790 0 161169 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 670976 KiB
Current children cumulated memory: 646328 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/252 74943
/proc/meminfo: memFree=126532096/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=707148 memory=670528 CPUtime=102 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 99591 0 0 0 9985 215 0 0 20 0 1 0 69428277 724119552 167632 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 176787 167632 3744 2790 0 170212 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 707148 KiB
Current children cumulated memory: 670528 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 74946
/proc/meminfo: memFree=126485868/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=715848 memory=690788 CPUtime=161.83 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 127308 0 0 0 15865 318 0 0 20 0 1 0 69428277 733028352 172697 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 178962 172697 3744 2790 0 172387 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 715848 KiB
Current children cumulated memory: 690788 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/252 74950
/proc/meminfo: memFree=126450348/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=734864 memory=716048 CPUtime=221.67 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 177283 0 0 0 21738 429 0 0 20 0 1 0 69428277 752500736 179012 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 183716 179012 3744 2790 0 177141 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 734864 KiB
Current children cumulated memory: 716048 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/252 74997
/proc/meminfo: memFree=126675320/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=775608 memory=732232 CPUtime=281.51 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 192969 0 0 0 27628 523 0 0 20 0 1 0 69428277 794222592 183058 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 193902 183058 3744 2790 0 187327 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 775608 KiB
Current children cumulated memory: 732232 KiB

[startup+342.3 s]
/proc/loadavg: 4.56 4.22 4.13 5/252 74999
/proc/meminfo: memFree=126543884/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=785260 memory=745888 CPUtime=341.34 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 205413 0 0 0 33513 621 0 0 20 0 1 0 69428277 804106240 186472 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 196315 186472 3744 2790 0 189740 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 785260 KiB
Current children cumulated memory: 745888 KiB

[startup+402.3 s]
/proc/loadavg: 4.56 4.30 4.17 5/251 75045
/proc/meminfo: memFree=126507976/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=794076 memory=755980 CPUtime=401.16 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 219612 0 0 0 39401 715 0 0 20 0 1 0 69428277 813133824 188995 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 198519 188995 3744 2790 0 191944 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 794076 KiB
Current children cumulated memory: 755980 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.24 4.15 5/250 75047
/proc/meminfo: memFree=126493228/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=795940 memory=764668 CPUtime=460.96 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 229245 0 0 0 45290 806 0 0 20 0 1 0 69428277 815042560 191167 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 198985 191167 3744 2790 0 192410 0
Current children cumulated CPU time: 460.96 s

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

Current children cumulated memory: 922456 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.11 4.09 6/250 75158
/proc/meminfo: memFree=125960292/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1011796 memory=922456 CPUtime=2854.27 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 442739 0 0 0 281454 3973 0 0 20 0 1 0 69428277 1036079104 230614 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 252949 230614 3744 2790 0 246374 0
Current children cumulated CPU time: 2854.27 s
Current children cumulated vsize: 1011796 KiB
Current children cumulated memory: 922456 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/249 75160
/proc/meminfo: memFree=125923112/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1013056 memory=923800 CPUtime=2914.12 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 451830 0 0 0 287363 4049 0 0 20 0 1 0 69428277 1037369344 230950 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 253264 230950 3744 2790 0 246689 0
Current children cumulated CPU time: 2914.12 s
Current children cumulated vsize: 1013056 KiB
Current children cumulated memory: 923800 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/249 75173
/proc/meminfo: memFree=125918508/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1013056 memory=923800 CPUtime=2973.96 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 451830 0 0 0 293294 4102 0 0 20 0 1 0 69428277 1037369344 230950 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 253264 230950 3744 2790 0 246689 0
Current children cumulated CPU time: 2973.96 s
Current children cumulated vsize: 1013056 KiB
Current children cumulated memory: 923800 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/249 75175
/proc/meminfo: memFree=125919580/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1016776 memory=926744 CPUtime=3033.8 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 452572 0 0 0 299231 4149 0 0 20 0 1 0 69428277 1041178624 231686 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 254194 231686 3744 2790 0 247619 0
Current children cumulated CPU time: 3033.8 s
Current children cumulated vsize: 1016776 KiB
Current children cumulated memory: 926744 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/250 75182
/proc/meminfo: memFree=125915280/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1016776 memory=926744 CPUtime=3093.64 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 452572 0 0 0 305171 4193 0 0 20 0 1 0 69428277 1041178624 231686 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 254194 231686 3744 2790 0 247619 0
Current children cumulated CPU time: 3093.64 s
Current children cumulated vsize: 1016776 KiB
Current children cumulated memory: 926744 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 75184
/proc/meminfo: memFree=125910820/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1017832 memory=927568 CPUtime=3153.49 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 458091 0 0 0 311099 4250 0 0 20 0 1 0 69428277 1042259968 231892 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 254458 231892 3744 2790 0 247883 0
Current children cumulated CPU time: 3153.49 s
Current children cumulated vsize: 1017832 KiB
Current children cumulated memory: 927568 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/250 75188
/proc/meminfo: memFree=125904832/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1018924 memory=928080 CPUtime=3213.33 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 458420 0 0 0 317036 4297 0 0 20 0 1 0 69428277 1043378176 232020 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 254731 232020 3744 2790 0 248156 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 1018924 KiB
Current children cumulated memory: 928080 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/250 75190
/proc/meminfo: memFree=125904668/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1021552 memory=930384 CPUtime=3273.17 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 458996 0 0 0 322953 4364 0 0 20 0 1 0 69428277 1046069248 232596 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 255388 232596 3744 2790 0 248813 0
Current children cumulated CPU time: 3273.17 s
Current children cumulated vsize: 1021552 KiB
Current children cumulated memory: 930384 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 75192
/proc/meminfo: memFree=125897628/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1025608 memory=934580 CPUtime=3333.01 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 465577 0 0 0 328876 4425 0 0 20 0 1 0 69428277 1050222592 233645 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 256402 233645 3744 2790 0 249827 0
Current children cumulated CPU time: 3333.01 s
Current children cumulated vsize: 1025608 KiB
Current children cumulated memory: 934580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 75193
/proc/meminfo: memFree=125864884/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1025608 memory=934580 CPUtime=3392.85 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 465577 0 0 0 334805 4480 0 0 20 0 1 0 69428277 1050222592 233645 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 256402 233645 3744 2790 0 249827 0
Current children cumulated CPU time: 3392.85 s
Current children cumulated vsize: 1025608 KiB
Current children cumulated memory: 934580 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 75195
/proc/meminfo: memFree=125860836/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1025608 memory=938760 CPUtime=3452.7 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 465767 0 0 0 340709 4561 0 0 20 0 1 0 69428277 1050222592 234690 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 256402 234690 3744 2790 0 249827 0
Current children cumulated CPU time: 3452.7 s
Current children cumulated vsize: 1025608 KiB
Current children cumulated memory: 938760 KiB

[startup+3522.3 s]
/proc/loadavg: 3.83 4.04 4.07 4/244 75228
/proc/meminfo: memFree=126639360/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1026428 memory=941584 CPUtime=3512.54 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 474406 0 0 0 346618 4636 0 0 20 0 1 0 69428277 1051062272 235396 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 256607 235396 3744 2790 0 250032 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 1026428 KiB
Current children cumulated memory: 941584 KiB

[startup+3582.3 s]
/proc/loadavg: 3.33 3.86 4.00 4/241 75248
/proc/meminfo: memFree=126924700/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1027452 memory=948844 CPUtime=3572.39 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 474665 0 0 0 352536 4703 0 0 20 0 1 0 69428277 1052110848 237211 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 256863 237211 3744 2790 0 250288 0
Current children cumulated CPU time: 3572.39 s
Current children cumulated vsize: 1027452 KiB
Current children cumulated memory: 948844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 2.88 3.71 3.95 3/238 75263
/proc/meminfo: memFree=126993148/131382112 swapFree=33010416/33010684
[pid=74933] ppid=74930 vsize=1027968 memory=949356 CPUtime=3600.03 cores=0,2
/proc/74933/stat : 74933 (ipbhs_scip) R 74930 74933 72178 0 -1 4194304 474794 0 0 0 355263 4740 0 0 20 0 1 0 69428277 1052639232 237339 18446744073709551615 94730253090816 94730264517213 140737159263456 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94730266652888 94730266697906 94730294341632 140737159268754 140737159268873 140737159268873 140737159274475 0
/proc/74933/statm: 256992 237339 3744 2790 0 250417 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1027968 KiB
Current children cumulated memory: 949356 KiB

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

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

# cumulated CPU time of all completed processes:  user=3552.64 s, system=47.4115 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): 3610.02
CPU time (s): 3600.05
CPU user time (s): 3552.64
CPU system time (s): 47.4115
CPU usage (%): 99.724
Max. virtual memory (cumulated for all children) (KiB): 1030748
Max. memory (cumulated for all children) (KiB): 949356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3552.64
system time used= 47.4115
maximum resident set size= 949356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 474794
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= 204
involuntary context switches= 7915


# summary of solver processes directly reported to runsolver:
#   pid: 74933
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3552.64
#   total CPU system time (s): 47.4115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.0259 second user time and 30.2232 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 12:11:25
IDJOB=4519960
IDBENCH=177591
IDSOLVER=3335
FILE ID=nodeC012/4519960-1751537485
RUNJOBID= nodeC012-1751530082-72188
SLURM_JOB_ID= 9598671
Free space on /tmp= 431668 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxall_lastlayerdiv2/normalized-injcomp_opt_3layers_maxall_lastlayerdiv2_size_22.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519960-1751537485/watcher-4519960-1751537485 -o /tmp/evaluation-result-4519960-1751537485/solver-4519960-1751537485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751530082-72188 --watchdog 3760  ./ipbhs_scip HOME/instance-4519960-1751537485.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 352d46e2b577dcfb3a10b12d10bca5f2
RANDOM SEED=486726448

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.153
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3567.597
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.153
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3661.507
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.209
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127265504 kB
MemAvailable:   127642608 kB
Buffers:            2136 kB
Cached:          1178248 kB
SwapCached:           16 kB
Active:          2993132 kB
Inactive:         560076 kB
Active(anon):    2383772 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   553080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69816 kB
Writeback:             0 kB
AnonPages:       2374608 kB
Mapped:           135640 kB
Shmem:             17944 kB
KReclaimable:     108196 kB
Slab:             193184 kB
SReclaimable:     108196 kB
SUnreclaim:        84988 kB
KernelStack:        4032 kB
PageTables:         7900 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2923412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1849344 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431736 MiB
End job on nodeC012 at 2025-07-03 13:11:36