Trace number 4519866

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.12

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxfirst_lastlayerdiv2/
normalized-injcomp_opt_3layers_maxfirst_lastlayerdiv2_size_60.opb
MD5SUM8a6dbe9648cdf1a99b0bd946afbbdeb1
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-30
Best CPU time to get the best result obtained on this benchmark0.541281
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7260
Total number of constraints2010
Number of constraints which are clauses1860
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints60
Minimum length of a constraint3
Maximum length of a constraint61
Number of terms in the objective function 3600
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 3600
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3600
Number of bits of the biggest sum of numbers12
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-4519866-1751539565.opb
0.00/0.03	c [0.01] will start solving
169.62/170.07	c [0.01] solve iteration 1, LB=-3600, UB=1
169.62/170.07	c [0.04] solve iteration 2, LB=-60, UB=-30
169.62/170.07	c [0.05] solve iteration 3, LB=-60, UB=-30
169.62/170.07	c [0.06] solve iteration 4, LB=-60, UB=-30
169.62/170.07	c [0.07] solve iteration 5, LB=-60, UB=-30
169.62/170.07	c [1.04] solve iteration 6, LB=-60, UB=-30
169.62/170.07	c [1.05] solve iteration 7, LB=-60, UB=-30
169.62/170.07	c [1.06] solve iteration 8, LB=-60, UB=-30
169.62/170.07	c [1.06] solve iteration 9, LB=-60, UB=-30
169.62/170.07	c [1.07] solve iteration 10, LB=-60, UB=-30
169.62/170.07	c [3.8] solve iteration 11, LB=-60, UB=-30
169.62/170.07	c [3.81] solve iteration 12, LB=-60, UB=-30
169.62/170.07	c [3.82] solve iteration 13, LB=-60, UB=-30
169.62/170.07	c [3.83] solve iteration 14, LB=-60, UB=-30
169.62/170.07	c [3.84] solve iteration 15, LB=-60, UB=-30
169.62/170.07	c [6.3] solve iteration 16, LB=-60, UB=-30
169.62/170.07	c [6.31] solve iteration 17, LB=-60, UB=-30
169.62/170.07	c [6.31] solve iteration 18, LB=-60, UB=-30
169.62/170.07	c [6.32] solve iteration 19, LB=-60, UB=-30
169.62/170.07	c [6.33] solve iteration 20, LB=-60, UB=-30
169.62/170.07	c [9.11] solve iteration 21, LB=-60, UB=-30
169.62/170.07	c [9.12] solve iteration 22, LB=-60, UB=-30
169.62/170.07	c [9.13] solve iteration 23, LB=-60, UB=-30
169.62/170.07	c [9.14] solve iteration 24, LB=-60, UB=-30
169.62/170.07	c [9.14] solve iteration 25, LB=-60, UB=-30
169.62/170.07	c [13.75] solve iteration 26, LB=-60, UB=-30
169.62/170.07	c [13.76] solve iteration 27, LB=-60, UB=-30
169.62/170.07	c [13.77] solve iteration 28, LB=-60, UB=-30
169.62/170.07	c [13.78] solve iteration 29, LB=-60, UB=-30
169.62/170.07	c [13.79] solve iteration 30, LB=-60, UB=-30
169.62/170.07	c [21.1] solve iteration 31, LB=-60, UB=-30
169.62/170.07	c [21.11] solve iteration 32, LB=-60, UB=-30
169.62/170.07	c [21.12] solve iteration 33, LB=-60, UB=-30
169.62/170.07	c [21.13] solve iteration 34, LB=-60, UB=-30
169.62/170.07	c [21.14] solve iteration 35, LB=-60, UB=-30
169.62/170.07	c [24.75] solve iteration 36, LB=-60, UB=-30
169.62/170.07	c [24.76] solve iteration 37, LB=-60, UB=-30
169.62/170.07	c [24.77] solve iteration 38, LB=-60, UB=-30
169.62/170.07	c [24.78] solve iteration 39, LB=-60, UB=-30
169.62/170.07	c [24.79] solve iteration 40, LB=-60, UB=-30
169.62/170.07	c [30.09] solve iteration 41, LB=-60, UB=-30
169.62/170.07	c [30.11] solve iteration 42, LB=-60, UB=-30
169.62/170.07	c [30.12] solve iteration 43, LB=-60, UB=-30
169.62/170.07	c [30.12] solve iteration 44, LB=-60, UB=-30
169.62/170.07	c [30.14] solve iteration 45, LB=-60, UB=-30
169.62/170.07	c [38.7] solve iteration 46, LB=-60, UB=-30
169.62/170.07	c [38.71] solve iteration 47, LB=-60, UB=-30
169.62/170.07	c [38.72] solve iteration 48, LB=-60, UB=-30
169.62/170.07	c [38.74] solve iteration 49, LB=-60, UB=-30
169.62/170.07	c [38.75] solve iteration 50, LB=-60, UB=-30
169.62/170.07	c [47.97] solve iteration 51, LB=-60, UB=-30
169.62/170.07	c [47.97] solve iteration 52, LB=-60, UB=-30
169.62/170.07	c [47.99] solve iteration 53, LB=-60, UB=-30
169.62/170.07	c [48] solve iteration 54, LB=-60, UB=-30
169.62/170.07	c [48.01] solve iteration 55, LB=-60, UB=-30
169.62/170.07	c [68.8] solve iteration 56, LB=-60, UB=-30
169.62/170.07	c [68.81] solve iteration 57, LB=-60, UB=-30
169.62/170.07	c [68.82] solve iteration 58, LB=-60, UB=-30
169.62/170.07	c [68.83] solve iteration 59, LB=-60, UB=-30
169.62/170.07	c [68.84] solve iteration 60, LB=-60, UB=-30
169.62/170.07	c [81.75] solve iteration 61, LB=-60, UB=-30
169.62/170.07	c [81.76] solve iteration 62, LB=-60, UB=-30
169.62/170.07	c [81.78] solve iteration 63, LB=-60, UB=-30
169.62/170.07	c [81.79] solve iteration 64, LB=-60, UB=-30
169.62/170.07	c [81.81] solve iteration 65, LB=-60, UB=-30
169.62/170.07	c [89.59] solve iteration 66, LB=-60, UB=-30
169.62/170.07	c [89.61] solve iteration 67, LB=-60, UB=-30
169.62/170.07	c [89.63] solve iteration 68, LB=-60, UB=-30
169.62/170.07	c [89.64] solve iteration 69, LB=-60, UB=-30
169.62/170.07	c [89.66] solve iteration 70, LB=-60, UB=-30
169.62/170.07	c [94.71] solve iteration 71, LB=-60, UB=-30
169.62/170.07	c [94.73] solve iteration 72, LB=-60, UB=-30
169.62/170.07	c [94.74] solve iteration 73, LB=-60, UB=-30
169.62/170.07	c [94.76] solve iteration 74, LB=-60, UB=-30
169.62/170.07	c [94.78] solve iteration 75, LB=-60, UB=-30
169.62/170.07	c [102.6] solve iteration 76, LB=-60, UB=-30
169.62/170.07	c [102.62] solve iteration 77, LB=-60, UB=-30
169.62/170.07	c [102.64] solve iteration 78, LB=-60, UB=-30
169.62/170.07	c [102.65] solve iteration 79, LB=-60, UB=-30
169.62/170.07	c [102.67] solve iteration 80, LB=-60, UB=-30
169.62/170.07	c [130.15] solve iteration 81, LB=-60, UB=-30
169.62/170.07	c [130.17] solve iteration 82, LB=-60, UB=-30
169.62/170.07	c [130.18] solve iteration 83, LB=-60, UB=-30
169.62/170.07	c [130.2] solve iteration 84, LB=-60, UB=-30
169.62/170.07	c [130.22] solve iteration 85, LB=-60, UB=-30
169.62/170.07	c [142.54] solve iteration 86, LB=-60, UB=-30
169.62/170.07	c [142.56] solve iteration 87, LB=-60, UB=-30
169.62/170.07	c [142.58] solve iteration 88, LB=-60, UB=-30
169.62/170.07	c [142.6] solve iteration 89, LB=-60, UB=-30
169.62/170.07	c [142.61] solve iteration 90, LB=-60, UB=-30
169.62/170.07	c [168.07] solve iteration 91, LB=-60, UB=-30
169.62/170.07	c [168.09] solve iteration 92, LB=-60, UB=-30
661.58/663.04	c [168.11] solve iteration 93, LB=-60, UB=-30
661.58/663.04	c [168.13] solve iteration 94, LB=-60, UB=-30
661.58/663.04	c [168.15] solve iteration 95, LB=-60, UB=-30
661.58/663.04	c [193.2] solve iteration 96, LB=-60, UB=-30
661.58/663.04	c [193.22] solve iteration 97, LB=-60, UB=-30
661.58/663.04	c [193.23] solve iteration 98, LB=-60, UB=-30
661.58/663.04	c [193.25] solve iteration 99, LB=-60, UB=-30
661.58/663.04	c [193.27] solve iteration 100, LB=-60, UB=-30
661.58/663.04	c [221.28] solve iteration 101, LB=-60, UB=-30
661.58/663.04	c [221.3] solve iteration 102, LB=-60, UB=-30
661.58/663.04	c [221.31] solve iteration 103, LB=-60, UB=-30
661.58/663.04	c [221.33] solve iteration 104, LB=-60, UB=-30
661.58/663.04	c [221.35] solve iteration 105, LB=-60, UB=-30
661.58/663.04	c [241.34] solve iteration 106, LB=-60, UB=-30
661.58/663.04	c [241.35] solve iteration 107, LB=-60, UB=-30
661.58/663.04	c [241.37] solve iteration 108, LB=-60, UB=-30
661.58/663.04	c [241.39] solve iteration 109, LB=-60, UB=-30
661.58/663.04	c [241.41] solve iteration 110, LB=-60, UB=-30
661.58/663.04	c [267.34] solve iteration 111, LB=-60, UB=-30
661.58/663.04	c [267.36] solve iteration 112, LB=-60, UB=-30
661.58/663.04	c [267.38] solve iteration 113, LB=-60, UB=-30
661.58/663.04	c [267.39] solve iteration 114, LB=-60, UB=-30
661.58/663.04	c [267.41] solve iteration 115, LB=-60, UB=-30
661.58/663.04	c [295.88] solve iteration 116, LB=-60, UB=-30
661.58/663.04	c [295.9] solve iteration 117, LB=-60, UB=-30
661.58/663.04	c [295.92] solve iteration 118, LB=-60, UB=-30
661.58/663.04	c [295.94] solve iteration 119, LB=-60, UB=-30
661.58/663.04	c [295.96] solve iteration 120, LB=-60, UB=-30
661.58/663.04	c [322.85] solve iteration 121, LB=-60, UB=-30
661.58/663.04	c [322.9] solve iteration 122, LB=-60, UB=-30
661.58/663.04	c [322.93] solve iteration 123, LB=-60, UB=-30
661.58/663.04	c [322.95] solve iteration 124, LB=-60, UB=-30
661.58/663.04	c [322.98] solve iteration 125, LB=-60, UB=-30
661.58/663.04	c [343.24] solve iteration 126, LB=-60, UB=-30
661.58/663.04	c [343.27] solve iteration 127, LB=-60, UB=-30
661.58/663.04	c [343.3] solve iteration 128, LB=-60, UB=-30
661.58/663.04	c [343.34] solve iteration 129, LB=-60, UB=-30
661.58/663.04	c [343.37] solve iteration 130, LB=-60, UB=-30
661.58/663.04	c [365.8] solve iteration 131, LB=-60, UB=-30
661.58/663.04	c [365.84] solve iteration 132, LB=-60, UB=-30
661.58/663.04	c [365.87] solve iteration 133, LB=-60, UB=-30
661.58/663.04	c [365.9] solve iteration 134, LB=-60, UB=-30
661.58/663.04	c [365.93] solve iteration 135, LB=-60, UB=-30
661.58/663.04	c [388.27] solve iteration 136, LB=-60, UB=-30
661.58/663.04	c [388.3] solve iteration 137, LB=-60, UB=-30
661.58/663.04	c [388.33] solve iteration 138, LB=-60, UB=-30
661.58/663.04	c [388.36] solve iteration 139, LB=-60, UB=-30
661.58/663.04	c [388.4] solve iteration 140, LB=-60, UB=-30
661.58/663.04	c [412.19] solve iteration 141, LB=-60, UB=-30
661.58/663.04	c [412.22] solve iteration 142, LB=-60, UB=-30
661.58/663.04	c [412.25] solve iteration 143, LB=-60, UB=-30
661.58/663.04	c [412.28] solve iteration 144, LB=-60, UB=-30
661.58/663.04	c [412.32] solve iteration 145, LB=-60, UB=-30
661.58/663.04	c [442.48] solve iteration 146, LB=-60, UB=-30
661.58/663.04	c [442.5] solve iteration 147, LB=-60, UB=-30
661.58/663.04	c [442.54] solve iteration 148, LB=-60, UB=-30
661.58/663.04	c [442.57] solve iteration 149, LB=-60, UB=-30
661.58/663.04	c [442.6] solve iteration 150, LB=-60, UB=-30
661.58/663.04	c [469.33] solve iteration 151, LB=-60, UB=-30
661.58/663.04	c [469.36] solve iteration 152, LB=-60, UB=-30
661.58/663.04	c [469.4] solve iteration 153, LB=-60, UB=-30
661.58/663.04	c [469.43] solve iteration 154, LB=-60, UB=-30
661.58/663.04	c [469.46] solve iteration 155, LB=-60, UB=-30
661.58/663.04	c [500.16] solve iteration 156, LB=-60, UB=-30
661.58/663.04	c [500.19] solve iteration 157, LB=-60, UB=-30
661.58/663.04	c [500.22] solve iteration 158, LB=-60, UB=-30
661.58/663.04	c [500.25] solve iteration 159, LB=-60, UB=-30
661.58/663.04	c [500.28] solve iteration 160, LB=-60, UB=-30
661.58/663.04	c [554.71] solve iteration 161, LB=-60, UB=-30
661.58/663.04	c [554.74] solve iteration 162, LB=-60, UB=-30
661.58/663.04	c [554.78] solve iteration 163, LB=-60, UB=-30
661.58/663.04	c [554.81] solve iteration 164, LB=-60, UB=-30
661.58/663.04	c [554.84] solve iteration 165, LB=-60, UB=-30
661.58/663.04	c [588.52] solve iteration 166, LB=-60, UB=-30
661.58/663.04	c [588.55] solve iteration 167, LB=-60, UB=-30
661.58/663.04	c [588.58] solve iteration 168, LB=-60, UB=-30
661.58/663.04	c [588.61] solve iteration 169, LB=-60, UB=-30
661.58/663.04	c [588.64] solve iteration 170, LB=-60, UB=-30
661.58/663.04	c [608.44] solve iteration 171, LB=-60, UB=-30
661.58/663.04	c [608.47] solve iteration 172, LB=-60, UB=-30
661.58/663.04	c [608.5] solve iteration 173, LB=-60, UB=-30
661.58/663.04	c [608.53] solve iteration 174, LB=-60, UB=-30
661.58/663.04	c [608.57] solve iteration 175, LB=-60, UB=-30
661.58/663.04	c [657.36] solve iteration 176, LB=-60, UB=-30
661.58/663.04	c [657.39] solve iteration 177, LB=-60, UB=-30
661.58/663.04	c [657.42] solve iteration 178, LB=-60, UB=-30
661.58/663.04	c [657.45] solve iteration 179, LB=-60, UB=-30
661.58/663.04	c [657.49] solve iteration 180, LB=-60, UB=-30
2021.68/2026.28	c [696.94] solve iteration 181, LB=-60, UB=-30
2021.68/2026.28	c [696.97] solve iteration 182, LB=-60, UB=-30
2021.68/2026.28	c [697.01] solve iteration 183, LB=-60, UB=-30
2021.68/2026.28	c [697.04] solve iteration 184, LB=-60, UB=-30
2021.68/2026.28	c [697.08] solve iteration 185, LB=-60, UB=-30
2021.68/2026.28	c [738.81] solve iteration 186, LB=-60, UB=-30
2021.68/2026.28	c [738.84] solve iteration 187, LB=-60, UB=-30
2021.68/2026.28	c [738.88] solve iteration 188, LB=-60, UB=-30
2021.68/2026.28	c [738.91] solve iteration 189, LB=-60, UB=-30
2021.68/2026.28	c [738.95] solve iteration 190, LB=-60, UB=-30
2021.68/2026.28	c [776.73] solve iteration 191, LB=-60, UB=-30
2021.68/2026.28	c [776.76] solve iteration 192, LB=-60, UB=-30
2021.68/2026.28	c [776.8] solve iteration 193, LB=-60, UB=-30
2021.68/2026.28	c [776.84] solve iteration 194, LB=-60, UB=-30
2021.68/2026.28	c [776.87] solve iteration 195, LB=-60, UB=-30
2021.68/2026.28	c [825.64] solve iteration 196, LB=-60, UB=-30
2021.68/2026.28	c [825.68] solve iteration 197, LB=-60, UB=-30
2021.68/2026.28	c [825.72] solve iteration 198, LB=-60, UB=-30
2021.68/2026.28	c [825.76] solve iteration 199, LB=-60, UB=-30
2021.68/2026.28	c [825.79] solve iteration 200, LB=-60, UB=-30
2021.68/2026.28	c [873.42] solve iteration 201, LB=-60, UB=-30
2021.68/2026.28	c [873.45] solve iteration 202, LB=-60, UB=-30
2021.68/2026.28	c [873.49] solve iteration 203, LB=-60, UB=-30
2021.68/2026.28	c [873.53] solve iteration 204, LB=-60, UB=-30
2021.68/2026.28	c [873.57] solve iteration 205, LB=-60, UB=-30
2021.68/2026.28	c [920.66] solve iteration 206, LB=-60, UB=-30
2021.68/2026.28	c [920.69] solve iteration 207, LB=-60, UB=-30
2021.68/2026.28	c [920.73] solve iteration 208, LB=-60, UB=-30
2021.68/2026.28	c [920.77] solve iteration 209, LB=-60, UB=-30
2021.68/2026.28	c [920.81] solve iteration 210, LB=-60, UB=-30
2021.68/2026.28	c [980.44] solve iteration 211, LB=-60, UB=-30
2021.68/2026.28	c [980.48] solve iteration 212, LB=-60, UB=-30
2021.68/2026.28	c [980.52] solve iteration 213, LB=-60, UB=-30
2021.68/2026.28	c [980.56] solve iteration 214, LB=-60, UB=-30
2021.68/2026.28	c [980.59] solve iteration 215, LB=-60, UB=-30
2021.68/2026.28	c [1035.2] solve iteration 216, LB=-60, UB=-30
2021.68/2026.28	c [1035.24] solve iteration 217, LB=-60, UB=-30
2021.68/2026.28	c [1035.28] solve iteration 218, LB=-60, UB=-30
2021.68/2026.28	c [1035.31] solve iteration 219, LB=-60, UB=-30
2021.68/2026.28	c [1035.35] solve iteration 220, LB=-60, UB=-30
2021.68/2026.28	c [1116.47] solve iteration 221, LB=-60, UB=-30
2021.68/2026.28	c [1116.51] solve iteration 222, LB=-60, UB=-30
2021.68/2026.28	c [1116.55] solve iteration 223, LB=-60, UB=-30
2021.68/2026.28	c [1116.59] solve iteration 224, LB=-60, UB=-30
2021.68/2026.28	c [1116.63] solve iteration 225, LB=-60, UB=-30
2021.68/2026.28	c [1180.03] solve iteration 226, LB=-60, UB=-30
2021.68/2026.28	c [1180.07] solve iteration 227, LB=-60, UB=-30
2021.68/2026.28	c [1180.11] solve iteration 228, LB=-60, UB=-30
2021.68/2026.28	c [1180.15] solve iteration 229, LB=-60, UB=-30
2021.68/2026.28	c [1180.19] solve iteration 230, LB=-60, UB=-30
2021.68/2026.28	c [1292.58] solve iteration 231, LB=-60, UB=-30
2021.68/2026.28	c [1292.62] solve iteration 232, LB=-60, UB=-30
2021.68/2026.28	c [1292.66] solve iteration 233, LB=-60, UB=-30
2021.68/2026.28	c [1292.7] solve iteration 234, LB=-60, UB=-30
2021.68/2026.28	c [1292.74] solve iteration 235, LB=-60, UB=-30
2021.68/2026.28	c [1379.23] solve iteration 236, LB=-60, UB=-30
2021.68/2026.28	c [1379.27] solve iteration 237, LB=-60, UB=-30
2021.68/2026.28	c [1379.31] solve iteration 238, LB=-60, UB=-30
2021.68/2026.28	c [1379.35] solve iteration 239, LB=-60, UB=-30
2021.68/2026.28	c [1379.39] solve iteration 240, LB=-60, UB=-30
2021.68/2026.28	c [1455.95] solve iteration 241, LB=-60, UB=-30
2021.68/2026.28	c [1455.99] solve iteration 242, LB=-60, UB=-30
2021.68/2026.28	c [1456.03] solve iteration 243, LB=-60, UB=-30
2021.68/2026.28	c [1456.07] solve iteration 244, LB=-60, UB=-30
2021.68/2026.28	c [1456.11] solve iteration 245, LB=-60, UB=-30
2021.68/2026.28	c [1562.98] solve iteration 246, LB=-60, UB=-30
2021.68/2026.28	c [1563.02] solve iteration 247, LB=-60, UB=-30
2021.68/2026.28	c [1563.06] solve iteration 248, LB=-60, UB=-30
2021.68/2026.28	c [1563.1] solve iteration 249, LB=-60, UB=-30
2021.68/2026.28	c [1563.34] solve iteration 250, LB=-60, UB=-30
2021.68/2026.28	c [1716.03] solve iteration 251, LB=-60, UB=-30
2021.68/2026.28	c [1716.12] solve iteration 252, LB=-60, UB=-30
2021.68/2026.28	c [1716.18] solve iteration 253, LB=-60, UB=-30
2021.68/2026.28	c [1716.25] solve iteration 254, LB=-60, UB=-30
2021.68/2026.28	c [1716.32] solve iteration 255, LB=-60, UB=-30
2021.68/2026.28	c [1831.74] solve iteration 256, LB=-60, UB=-30
2021.68/2026.28	c [1831.8] solve iteration 257, LB=-60, UB=-30
2021.68/2026.28	c [1831.87] solve iteration 258, LB=-60, UB=-30
2021.68/2026.28	c [1831.94] solve iteration 259, LB=-60, UB=-30
2021.68/2026.28	c [1832.01] solve iteration 260, LB=-60, UB=-30
2021.68/2026.28	c [1931.96] solve iteration 261, LB=-60, UB=-30
2021.68/2026.28	c [1932.03] solve iteration 262, LB=-60, UB=-30
2021.68/2026.28	c [1932.09] solve iteration 263, LB=-60, UB=-30
2021.68/2026.28	c [1932.16] solve iteration 264, LB=-60, UB=-30
2021.68/2026.28	c [1932.23] solve iteration 265, LB=-60, UB=-30
2021.68/2026.28	c [2012.7] 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: 63665 MiB (61479 MiB free)
  memory of node 1: 64507 MiB (61884 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100056 s]*
/proc/loadavg: 4.11 4.14 4.11 5/267 82598
/proc/meminfo: memFree=126324172/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=98148 memory=26196 CPUtime=0.09 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 3424 0 0 0 8 1 0 0 20 0 2 0 69636796 100503552 6549 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 24537 6549 3328 641 0 7020 0
[pid=82596/tid=82598] ppid=82593 vsize=98148 memory=4026531960 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69636799 100503552 6549 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 98148 KiB
Current children cumulated memory: 26196 KiB

[startup+0.205574 s]*
/proc/loadavg: 4.11 4.14 4.11 5/267 82598
/proc/meminfo: memFree=126324172/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=98148 memory=26580 CPUtime=0.2 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 3522 0 0 0 18 2 0 0 20 0 2 0 69636796 100503552 6645 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 24537 6645 3328 641 0 7020 0
[pid=82596/tid=82598] ppid=82593 vsize=98148 memory=3472328132921917724 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69636799 100503552 6645 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 98148 KiB
Current children cumulated memory: 26580 KiB

[startup+0.305504 s]*
/proc/loadavg: 4.11 4.14 4.11 6/267 82598
/proc/meminfo: memFree=126320076/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=98148 memory=30316 CPUtime=0.3 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 3926 0 0 0 26 4 0 0 20 0 2 0 69636796 100503552 7579 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 24537 7579 3328 641 0 7020 0
[pid=82596/tid=82598] ppid=82593 vsize=98148 memory=-7387154158047361732 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69636799 100503552 7579 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 98148 KiB
Current children cumulated memory: 30316 KiB

[startup+0.700175 s]
/proc/loadavg: 4.11 4.14 4.11 5/267 82598
/proc/meminfo: memFree=126320076/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=100136 memory=32364 CPUtime=0.68 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 4452 0 0 0 63 5 0 0 20 0 2 0 69636796 102539264 8091 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 25034 8091 3328 641 0 7517 0
[pid=82596/tid=82598] ppid=82593 vsize=100136 memory=14976 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69636799 102539264 8091 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 100136 KiB
Current children cumulated memory: 32364 KiB

[startup+1.50016 s]
/proc/loadavg: 4.11 4.14 4.11 5/267 82598
/proc/meminfo: memFree=126320076/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=114384 memory=45628 CPUtime=1.48 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 7242 0 0 0 138 10 0 0 20 0 2 0 69636796 117129216 11407 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 28596 11407 3328 641 0 11079 0
[pid=82596/tid=82598] ppid=82593 vsize=114384 memory=14976 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 69636799 117129216 11407 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 114384 KiB
Current children cumulated memory: 45628 KiB

[startup+3.1054 s]
/proc/loadavg: 4.18 4.16 4.11 5/267 82598
/proc/meminfo: memFree=126308192/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=122624 memory=53464 CPUtime=3.08 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 12513 0 0 0 294 14 0 0 20 0 2 0 69636796 125566976 13366 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 30656 13366 3328 641 0 13139 0
[pid=82596/tid=82598] ppid=82593 vsize=122624 memory=45628 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 69636799 125566976 13366 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 122624 KiB
Current children cumulated memory: 53464 KiB

[startup+6.30017 s]
/proc/loadavg: 4.18 4.16 4.11 5/267 82598
/proc/meminfo: memFree=126300404/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=137776 memory=60860 CPUtime=6.28 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 21256 0 0 0 606 22 0 0 20 0 2 0 69636796 141082624 15215 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 34444 15215 3328 641 0 16927 0
[pid=82596/tid=82598] ppid=82593 vsize=137776 memory=14976 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 69636799 141082624 15215 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 137776 KiB
Current children cumulated memory: 60860 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.15 4.11 5/267 82598
/proc/meminfo: memFree=126275768/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=170772 memory=86380 CPUtime=12.66 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 38694 0 0 0 1225 41 0 0 20 0 2 0 69636796 174870528 21595 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 42693 21595 3328 641 0 25176 0
[pid=82596/tid=82598] ppid=82593 vsize=170772 memory=86252 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 2 0 69636799 174870528 21595 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 170772 KiB
Current children cumulated memory: 86380 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.15 4.11 5/266 82599
/proc/meminfo: memFree=126247988/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=177492 memory=107424 CPUtime=25.43 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 54322 0 0 0 2490 53 0 0 20 0 2 0 69636796 181751808 26856 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 44373 26856 3328 641 0 26856 0
[pid=82596/tid=82598] ppid=82593 vsize=177492 memory=103840 CPUtime=0 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 14 0 0 0 0 0 0 0 20 0 2 0 69636799 181751808 26856 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 177492 KiB
Current children cumulated memory: 107424 KiB

[startup+51.1054 s]
/proc/loadavg: 4.16 4.15 4.11 5/267 82646
/proc/meminfo: memFree=125009968/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=214356 memory=118244 CPUtime=50.96 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 70257 0 0 0 5014 82 0 0 20 0 2 0 69636796 219500544 29561 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 53589 29561 3328 641 0 36072 0
[pid=82596/tid=82598] ppid=82593 vsize=214356 memory=2432 CPUtime=0.01 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 17 0 0 0 0 1 0 0 20 0 2 0 69636799 219500544 29561 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 214356 KiB
Current children cumulated memory: 118244 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/267 82647
/proc/meminfo: memFree=124912744/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=279736 memory=170620 CPUtime=102.05 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 78452 0 0 0 10084 121 0 0 20 0 2 0 69636796 286449664 42655 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 69934 42655 3520 641 0 52417 0
[pid=82596/tid=82598] ppid=82593 vsize=279736 memory=153620 CPUtime=0.03 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 19 0 0 0 1 2 0 0 20 0 2 0 69636799 286449664 42655 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 279736 KiB
Current children cumulated memory: 170620 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/268 82654
/proc/meminfo: memFree=124894924/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=289204 memory=186824 CPUtime=161.93 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 106979 0 0 0 16041 152 0 0 20 0 2 0 69636796 296144896 46706 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 72301 46706 3520 641 0 54784 0
[pid=82596/tid=82598] ppid=82593 vsize=289204 memory=186824 CPUtime=0.06 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 22 0 0 0 2 4 0 0 20 0 2 0 69636799 296144896 46706 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 289204 KiB
Current children cumulated memory: 186824 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/268 82656
/proc/meminfo: memFree=124878112/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=289976 memory=188684 CPUtime=221.8 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 108181 0 0 0 22000 180 0 0 20 0 2 0 69636796 296935424 47171 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 72494 47171 3520 641 0 54977 0
[pid=82596/tid=82598] ppid=82593 vsize=289976 memory=187080 CPUtime=0.08 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 22 0 0 0 2 6 0 0 20 0 2 0 69636799 296935424 47171 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 289976 KiB
Current children cumulated memory: 188684 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/268 82658
/proc/meminfo: memFree=124863440/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=297940 memory=198824 CPUtime=281.68 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 109875 0 0 0 27964 204 0 0 20 0 2 0 69636796 305090560 49706 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 74485 49706 3520 641 0 56968 0
[pid=82596/tid=82598] ppid=82593 vsize=297940 memory=10752 CPUtime=0.1 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 22 0 0 0 3 7 0 0 20 0 2 0 69636799 305090560 49706 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 281.68 s
Current children cumulated vsize: 297940 KiB

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

/proc/meminfo: memFree=126730796/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=855304 memory=605864 CPUtime=3035.42 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 298374 0 0 0 302284 1258 0 0 20 0 2 0 69636796 875831296 151466 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 213826 151466 3520 641 0 196309 0
[pid=82596/tid=82598] ppid=82593 vsize=855304 memory=605608 CPUtime=1.01 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 59 0 0 0 33 68 0 0 20 0 2 0 69636799 875831296 151466 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3035.42 s
Current children cumulated vsize: 855304 KiB
Current children cumulated memory: 605864 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/267 83444
/proc/meminfo: memFree=126726016/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=857672 memory=607400 CPUtime=3095.3 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 299800 0 0 0 308249 1281 0 0 20 0 2 0 69636796 878256128 151850 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 214418 151850 3520 641 0 196901 0
[pid=82596/tid=82598] ppid=82593 vsize=857672 memory=606760 CPUtime=1.03 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 60 0 0 0 34 69 0 0 20 0 2 0 69636799 878256128 151850 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3095.3 s
Current children cumulated vsize: 857672 KiB
Current children cumulated memory: 607400 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/267 83446
/proc/meminfo: memFree=126718800/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=860288 memory=608940 CPUtime=3155.18 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 302570 0 0 0 314218 1300 0 0 20 0 2 0 69636796 880934912 152235 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 215072 152235 3520 641 0 197555 0
[pid=82596/tid=82598] ppid=82593 vsize=860288 memory=606760 CPUtime=1.06 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 62 0 0 0 35 71 0 0 20 0 2 0 69636799 880934912 152235 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3155.18 s
Current children cumulated vsize: 860288 KiB
Current children cumulated memory: 608940 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/268 83453
/proc/meminfo: memFree=126718552/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=860288 memory=608940 CPUtime=3215.06 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 304142 0 0 0 320181 1325 0 0 20 0 2 0 69636796 880934912 152235 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 215072 152235 3520 641 0 197555 0
[pid=82596/tid=82598] ppid=82593 vsize=860288 memory=606760 CPUtime=1.07 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 64 0 0 0 35 72 0 0 20 0 2 0 69636799 880934912 152235 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3215.06 s
Current children cumulated vsize: 860288 KiB
Current children cumulated memory: 608940 KiB

[startup+3282.3 s]
/proc/loadavg: 4.44 4.18 4.12 5/268 83455
/proc/meminfo: memFree=126716024/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=860288 memory=608940 CPUtime=3274.93 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 304274 0 0 0 326144 1349 0 0 20 0 2 0 69636796 880934912 152235 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 215072 152235 3520 641 0 197555 0
[pid=82596/tid=82598] ppid=82593 vsize=860288 memory=608940 CPUtime=1.09 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 64 0 0 0 36 73 0 0 20 0 2 0 69636799 880934912 152235 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3274.93 s
Current children cumulated vsize: 860288 KiB
Current children cumulated memory: 608940 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/268 83457
/proc/meminfo: memFree=126701808/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=868860 memory=617288 CPUtime=3334.82 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 308315 0 0 0 332113 1369 0 0 20 0 2 0 69636796 889712640 154322 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217215 154322 3520 641 0 199698 0
[pid=82596/tid=82598] ppid=82593 vsize=868860 memory=14720 CPUtime=1.1 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 65 0 0 0 36 74 0 0 20 0 2 0 69636799 889712640 154322 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3334.82 s
Current children cumulated vsize: 868860 KiB
Current children cumulated memory: 617288 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/267 83461
/proc/meminfo: memFree=126701936/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=868860 memory=617288 CPUtime=3394.69 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 309383 0 0 0 338069 1400 0 0 20 0 2 0 69636796 889712640 154322 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217215 154322 3520 641 0 199698 0
[pid=82596/tid=82598] ppid=82593 vsize=868860 memory=617288 CPUtime=1.12 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 67 0 0 0 37 75 0 0 20 0 2 0 69636799 889712640 154322 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3394.69 s
Current children cumulated vsize: 868860 KiB
Current children cumulated memory: 617288 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/267 83463
/proc/meminfo: memFree=126695768/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=871864 memory=620092 CPUtime=3454.57 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 316253 0 0 0 344031 1426 0 0 20 0 2 0 69636796 892788736 155023 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217966 155023 3520 641 0 200449 0
[pid=82596/tid=82598] ppid=82593 vsize=871864 memory=617288 CPUtime=1.14 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 70 0 0 0 38 76 0 0 20 0 2 0 69636799 892788736 155023 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3454.57 s
Current children cumulated vsize: 871864 KiB
Current children cumulated memory: 620092 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/267 83465
/proc/meminfo: memFree=126695852/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=871864 memory=620092 CPUtime=3514.45 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 317745 0 0 0 350010 1435 0 0 20 0 2 0 69636796 892788736 155023 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217966 155023 3520 641 0 200449 0
[pid=82596/tid=82598] ppid=82593 vsize=871864 memory=620092 CPUtime=1.15 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 71 0 0 0 38 77 0 0 20 0 2 0 69636799 892788736 155023 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3514.45 s
Current children cumulated vsize: 871864 KiB
Current children cumulated memory: 620092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/266 83466
/proc/meminfo: memFree=126679880/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=871864 memory=638576 CPUtime=3574.34 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 318492 0 0 0 355995 1439 0 0 20 0 2 0 69636796 892788736 159644 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217966 159644 3520 641 0 200449 0
[pid=82596/tid=82598] ppid=82593 vsize=871864 memory=14720 CPUtime=1.17 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 72 0 0 0 39 78 0 0 20 0 2 0 69636799 892788736 159644 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3574.34 s
Current children cumulated vsize: 871864 KiB
Current children cumulated memory: 638576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 4.11 4.12 4.09 5/266 83467
/proc/meminfo: memFree=126667632/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=871864 memory=648860 CPUtime=3600.09 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 318916 0 0 0 358569 1440 0 0 20 0 2 0 69636796 892788736 162215 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217966 162215 3520 641 0 200449 0
[pid=82596/tid=82598] ppid=82593 vsize=871864 memory=646772 CPUtime=1.17 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 72 0 0 0 39 78 0 0 20 0 2 0 69636799 892788736 162215 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 871864 KiB
Current children cumulated memory: 648860 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.7 s, system=14.4128 s

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

[startup+3608.11 s]
/proc/loadavg: 4.11 4.12 4.09 5/266 83467
/proc/meminfo: memFree=126667632/131250000 swapFree=33008100/33010684
[pid=82596] ppid=82593 vsize=871864 memory=648860 CPUtime=3600.09 cores=4,6
/proc/82596/stat : 82596 (ipbhs_gurobi) R 82593 82596 80313 0 -1 4194304 318916 0 0 0 358569 1440 0 0 20 0 2 0 69636796 892788736 162215 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
/proc/82596/statm: 217966 162215 3520 641 0 200449 0
[pid=82596/tid=82598] ppid=82593 vsize=871864 memory=646772 CPUtime=1.17 cores=4,6
/proc/82596/task/82598/stat : 82598 (ipbhs_gurobi) S 82593 82596 80313 0 -1 4194368 72 0 0 0 39 78 0 0 20 0 2 0 69636799 892788736 162215 18446744073709551615 94008144961536 94008147586589 140736548162304 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 94008148205464 94008148238426 94008178561024 140736548170143 140736548170247 140736548170247 140736548175849 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 871864 KiB
Current children cumulated memory: 648860 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.12
CPU time (s): 3600.11
CPU user time (s): 3585.7
CPU system time (s): 14.4128
CPU usage (%): 99.7781
Max. virtual memory (cumulated for all children) (KiB): 871864
Max. memory (cumulated for all children) (KiB): 648860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.7
system time used= 14.4128
maximum resident set size= 648860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318916
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= 358979
involuntary context switches= 2719


# summary of solver processes directly reported to runsolver:
#   pid: 82596
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3585.7
#   total CPU system time (s): 14.4128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.54904 second user time and 15.3691 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-03 12:46:05
IDJOB=4519866
IDBENCH=177532
IDSOLVER=3333
FILE ID=nodeC013/4519866-1751539565
RUNJOBID= nodeC013-1751532243-80328
SLURM_JOB_ID= 9598676
Free space on /tmp= 432472 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxfirst_lastlayerdiv2/normalized-injcomp_opt_3layers_maxfirst_lastlayerdiv2_size_60.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519866-1751539565/watcher-4519866-1751539565 -o /tmp/evaluation-result-4519866-1751539565/solver-4519866-1751539565 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751532243-80328 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4519866-1751539565.opb --max-coef 1000000000

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

MD5SUM BENCH= 8a6dbe9648cdf1a99b0bd946afbbdeb1
RANDOM SEED=759425878

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

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126324172 kB
MemAvailable:   126577144 kB
Buffers:            1668 kB
Cached:          1047784 kB
SwapCached:         2024 kB
Active:          3557884 kB
Inactive:         734744 kB
Active(anon):    3236796 kB
Inactive(anon):    17632 kB
Active(file):     321088 kB
Inactive(file):   717112 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59380 kB
Writeback:             0 kB
AnonPages:       3242704 kB
Mapped:           113768 kB
Shmem:             11252 kB
KReclaimable:     107620 kB
Slab:             196756 kB
SReclaimable:     107620 kB
SUnreclaim:        89136 kB
KernelStack:        4288 kB
PageTables:         9672 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3691012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3039232 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432412 MiB
End job on nodeC013 at 2025-07-03 13:46:14