Trace number 4522028

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.05 3605.03

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib3/normalized-mitre.opb
MD5SUMef3ff3fe247f050efe42854747d2eb97
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 benchmark7677
Best CPU time to get the best result obtained on this benchmark6.70395
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10724
Total number of constraints1662
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)1139
Number of constraints which are nor clauses,nor cardinality constraints383
Minimum length of a constraint3
Maximum length of a constraint98
Number of terms in the objective function 9324
Biggest coefficient in the objective function 213
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 909647
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1069
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 909647
Number of bits of the biggest sum of numbers20
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:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "gurobi"
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.31/0.38	c limit for coefficient in constraints and objective to 1000000000
0.31/0.38	c will solve HOME/instance-4522028-1751576621.opb
0.31/0.38	c [0.02] will start solving
469.04/469.77	c [0.15] solve iteration 1, LB=-363860, UB=545788
469.04/469.77	c [16.95] solve iteration 2, LB=5753, UB=7742
469.04/469.77	c [19.68] solve iteration 3, LB=6792, UB=7683
469.04/469.77	c [21.11] solve iteration 4, LB=6888, UB=7683
469.04/469.77	c [22.08] solve iteration 5, LB=6946, UB=7683
469.04/469.77	c [23.76] solve iteration 6, LB=6978, UB=7683
469.04/469.77	c [25.13] solve iteration 7, LB=7002, UB=7683
469.04/469.77	c [26.26] solve iteration 8, LB=7020, UB=7683
469.04/469.77	c [27.54] solve iteration 9, LB=7035, UB=7683
469.04/469.77	c [28.87] solve iteration 10, LB=7039, UB=7683
469.04/469.77	c [30.4] solve iteration 11, LB=7041, UB=7683
469.04/469.77	c [31.63] solve iteration 12, LB=7044, UB=7683
469.04/469.77	c [33.03] solve iteration 13, LB=7047, UB=7683
469.04/469.77	c [34.43] solve iteration 14, LB=7048, UB=7683
469.04/469.77	c [35.5] solve iteration 15, LB=7051, UB=7683
469.04/469.77	c [37.13] solve iteration 16, LB=7053, UB=7683
469.04/469.77	c [38.54] solve iteration 17, LB=7056, UB=7683
469.04/469.77	c [39.89] solve iteration 18, LB=7057, UB=7683
469.04/469.77	c [40.9] solve iteration 19, LB=7060, UB=7683
469.04/469.77	c [42.13] solve iteration 20, LB=7062, UB=7683
469.04/469.77	c [49.41] solve iteration 21, LB=7063, UB=7683
469.04/469.77	c [50.5] solve iteration 22, LB=7072, UB=7683
469.04/469.77	c [51.14] solve iteration 23, LB=7075, UB=7683
469.04/469.77	c [52.38] solve iteration 24, LB=7078, UB=7683
469.04/469.77	c [53.43] solve iteration 25, LB=7080, UB=7683
469.04/469.77	c [69.59] solve iteration 26, LB=7084, UB=7683
469.04/469.77	c [70.4] solve iteration 27, LB=7086, UB=7683
469.04/469.77	c [71.46] solve iteration 28, LB=7088, UB=7683
469.04/469.77	c [72.46] solve iteration 29, LB=7092, UB=7683
469.04/469.77	c [73.62] solve iteration 30, LB=7097, UB=7683
469.04/469.77	c [96.65] solve iteration 31, LB=7100, UB=7683
469.04/469.77	c [98.28] solve iteration 32, LB=7100, UB=7683
469.04/469.77	c [99.41] solve iteration 33, LB=7102, UB=7683
469.04/469.77	c [100.02] solve iteration 34, LB=7103, UB=7683
469.04/469.77	c [100.53] solve iteration 35, LB=7103, UB=7683
469.04/469.77	c [120.79] solve iteration 36, LB=7104, UB=7683
469.04/469.77	c [121.35] solve iteration 37, LB=7107, UB=7683
469.04/469.77	c [122.33] solve iteration 38, LB=7107, UB=7683
469.04/469.77	c [123.31] solve iteration 39, LB=7108, UB=7683
469.04/469.77	c [124.3] solve iteration 40, LB=7108, UB=7683
469.04/469.77	c [148.93] solve iteration 41, LB=7111, UB=7683
469.04/469.77	c [149.86] solve iteration 42, LB=7114, UB=7683
469.04/469.77	c [150.43] solve iteration 43, LB=7114, UB=7683
469.04/469.77	c [151.75] solve iteration 44, LB=7114, UB=7683
469.04/469.77	c [152.46] solve iteration 45, LB=7114, UB=7683
469.04/469.77	c [173.45] solve iteration 46, LB=7114, UB=7683
469.04/469.77	c [174.73] solve iteration 47, LB=7114, UB=7683
469.04/469.77	c [175.38] solve iteration 48, LB=7114, UB=7683
469.04/469.77	c [175.99] solve iteration 49, LB=7115, UB=7683
469.04/469.77	c [176.58] solve iteration 50, LB=7115, UB=7683
469.04/469.77	c [205.97] solve iteration 51, LB=7116, UB=7683
469.04/469.77	c [206.53] solve iteration 52, LB=7116, UB=7683
469.04/469.77	c [207.12] solve iteration 53, LB=7117, UB=7683
469.04/469.77	c [207.55] solve iteration 54, LB=7117, UB=7683
469.04/469.77	c [208.19] solve iteration 55, LB=7119, UB=7683
469.04/469.77	c [234.07] solve iteration 56, LB=7119, UB=7683
469.04/469.77	c [234.58] solve iteration 57, LB=7119, UB=7683
469.04/469.77	c [235.02] solve iteration 58, LB=7119, UB=7683
469.04/469.77	c [235.94] solve iteration 59, LB=7119, UB=7683
469.04/469.77	c [236.5] solve iteration 60, LB=7121, UB=7683
469.04/469.77	c [263.44] solve iteration 61, LB=7121, UB=7683
469.04/469.77	c [263.93] solve iteration 62, LB=7121, UB=7683
469.04/469.77	c [264.34] solve iteration 63, LB=7122, UB=7683
469.04/469.77	c [264.86] solve iteration 64, LB=7122, UB=7683
469.04/469.77	c [265.43] solve iteration 65, LB=7122, UB=7683
469.04/469.77	c [296.96] solve iteration 66, LB=7122, UB=7683
469.04/469.77	c [297.5] solve iteration 67, LB=7122, UB=7683
469.04/469.77	c [298.03] solve iteration 68, LB=7122, UB=7683
469.04/469.77	c [298.5] solve iteration 69, LB=7122, UB=7683
469.04/469.77	c [299.02] solve iteration 70, LB=7122, UB=7683
469.04/469.77	c [330.44] solve iteration 71, LB=7122, UB=7683
469.04/469.77	c [330.93] solve iteration 72, LB=7122, UB=7683
469.04/469.77	c [331.34] solve iteration 73, LB=7122, UB=7683
469.04/469.77	c [331.72] solve iteration 74, LB=7122, UB=7683
469.04/469.77	c [332.19] solve iteration 75, LB=7122, UB=7683
469.04/469.77	c [373.69] solve iteration 76, LB=7122, UB=7683
469.04/469.77	c [374.11] solve iteration 77, LB=7122, UB=7683
469.04/469.77	c [374.52] solve iteration 78, LB=7122, UB=7683
469.04/469.77	c [374.94] solve iteration 79, LB=7123, UB=7683
469.04/469.77	c [375.36] solve iteration 80, LB=7123, UB=7683
469.04/469.77	c [408.96] solve iteration 81, LB=7123, UB=7683
469.04/469.77	c [409.37] solve iteration 82, LB=7123, UB=7683
469.04/469.77	c [409.75] solve iteration 83, LB=7123, UB=7683
469.04/469.77	c [410.19] solve iteration 84, LB=7123, UB=7683
469.04/469.77	c [410.6] solve iteration 85, LB=7123, UB=7683
469.04/469.77	c [447.7] solve iteration 86, LB=7123, UB=7683
469.04/469.77	c [448.19] solve iteration 87, LB=7123, UB=7683
1406.71/1408.71	c [448.67] solve iteration 88, LB=7123, UB=7683
1406.71/1408.71	c [449.11] solve iteration 89, LB=7124, UB=7683
1406.71/1408.71	c [449.53] solve iteration 90, LB=7126, UB=7683
1406.71/1408.71	c [492.38] solve iteration 91, LB=7126, UB=7683
1406.71/1408.71	c [492.81] solve iteration 92, LB=7127, UB=7683
1406.71/1408.71	c [493.25] solve iteration 93, LB=7127, UB=7683
1406.71/1408.71	c [493.67] solve iteration 94, LB=7127, UB=7683
1406.71/1408.71	c [494.19] solve iteration 95, LB=7127, UB=7683
1406.71/1408.71	c [535.47] solve iteration 96, LB=7127, UB=7683
1406.71/1408.71	c [535.9] solve iteration 97, LB=7129, UB=7683
1406.71/1408.71	c [536.31] solve iteration 98, LB=7130, UB=7683
1406.71/1408.71	c [536.8] solve iteration 99, LB=7130, UB=7683
1406.71/1408.71	c [537.36] solve iteration 100, LB=7130, UB=7683
1406.71/1408.71	c [579.46] solve iteration 101, LB=7130, UB=7683
1406.71/1408.71	c [579.86] solve iteration 102, LB=7130, UB=7683
1406.71/1408.71	c [580.48] solve iteration 103, LB=7132, UB=7683
1406.71/1408.71	c [580.9] solve iteration 104, LB=7133, UB=7683
1406.71/1408.71	c [581.31] solve iteration 105, LB=7133, UB=7683
1406.71/1408.71	c [617.13] solve iteration 106, LB=7133, UB=7683
1406.71/1408.71	c [617.59] solve iteration 107, LB=7135, UB=7683
1406.71/1408.71	c [617.89] solve iteration 108, LB=7135, UB=7682
1406.71/1408.71	c [632.81] solve iteration 109, LB=7371, UB=7682
1406.71/1408.71	c [633.34] solve iteration 110, LB=7371, UB=7682
1406.71/1408.71	c [633.82] solve iteration 111, LB=7371, UB=7682
1406.71/1408.71	c [634.33] solve iteration 112, LB=7371, UB=7682
1406.71/1408.71	c [634.75] solve iteration 113, LB=7371, UB=7682
1406.71/1408.71	c [671.84] solve iteration 114, LB=7371, UB=7682
1406.71/1408.71	c [672.36] solve iteration 115, LB=7371, UB=7682
1406.71/1408.71	c [672.71] solve iteration 116, LB=7371, UB=7682
1406.71/1408.71	c [673.12] solve iteration 117, LB=7371, UB=7682
1406.71/1408.71	c [673.53] solve iteration 118, LB=7371, UB=7682
1406.71/1408.71	c [726.23] solve iteration 119, LB=7371, UB=7682
1406.71/1408.71	c [726.66] solve iteration 120, LB=7371, UB=7682
1406.71/1408.71	c [727.05] solve iteration 121, LB=7371, UB=7682
1406.71/1408.71	c [727.4] solve iteration 122, LB=7371, UB=7682
1406.71/1408.71	c [727.88] solve iteration 123, LB=7371, UB=7682
1406.71/1408.71	c [769.63] solve iteration 124, LB=7371, UB=7682
1406.71/1408.71	c [770.18] solve iteration 125, LB=7371, UB=7682
1406.71/1408.71	c [770.61] solve iteration 126, LB=7371, UB=7682
1406.71/1408.71	c [771.02] solve iteration 127, LB=7371, UB=7682
1406.71/1408.71	c [771.44] solve iteration 128, LB=7371, UB=7682
1406.71/1408.71	c [821.73] solve iteration 129, LB=7371, UB=7682
1406.71/1408.71	c [822.34] solve iteration 130, LB=7371, UB=7682
1406.71/1408.71	c [822.76] solve iteration 131, LB=7371, UB=7682
1406.71/1408.71	c [823.2] solve iteration 132, LB=7371, UB=7682
1406.71/1408.71	c [823.66] solve iteration 133, LB=7371, UB=7682
1406.71/1408.71	c [892.2] solve iteration 134, LB=7371, UB=7682
1406.71/1408.71	c [892.82] solve iteration 135, LB=7371, UB=7682
1406.71/1408.71	c [893.27] solve iteration 136, LB=7371, UB=7682
1406.71/1408.71	c [893.69] solve iteration 137, LB=7371, UB=7682
1406.71/1408.71	c [894.19] solve iteration 138, LB=7371, UB=7682
1406.71/1408.71	c [951.95] solve iteration 139, LB=7371, UB=7682
1406.71/1408.71	c [952.44] solve iteration 140, LB=7371, UB=7682
1406.71/1408.71	c [952.97] solve iteration 141, LB=7371, UB=7682
1406.71/1408.71	c [953.42] solve iteration 142, LB=7371, UB=7682
1406.71/1408.71	c [954.15] solve iteration 143, LB=7371, UB=7682
1406.71/1408.71	c [1016.95] solve iteration 144, LB=7371, UB=7682
1406.71/1408.71	c [1017.55] solve iteration 145, LB=7371, UB=7682
1406.71/1408.71	c [1018.01] solve iteration 146, LB=7371, UB=7682
1406.71/1408.71	c [1018.52] solve iteration 147, LB=7371, UB=7682
1406.71/1408.71	c [1019.13] solve iteration 148, LB=7371, UB=7682
1406.71/1408.71	c [1078.04] solve iteration 149, LB=7371, UB=7682
1406.71/1408.71	c [1078.52] solve iteration 150, LB=7371, UB=7682
1406.71/1408.71	c [1079.02] solve iteration 151, LB=7371, UB=7682
1406.71/1408.71	c [1079.51] solve iteration 152, LB=7371, UB=7682
1406.71/1408.71	c [1080.26] solve iteration 153, LB=7371, UB=7682
1406.71/1408.71	c [1157.7] solve iteration 154, LB=7371, UB=7682
1406.71/1408.71	c [1158.14] solve iteration 155, LB=7371, UB=7682
1406.71/1408.71	c [1158.69] solve iteration 156, LB=7371, UB=7682
1406.71/1408.71	c [1159.12] solve iteration 157, LB=7371, UB=7682
1406.71/1408.71	c [1159.57] solve iteration 158, LB=7371, UB=7682
1406.71/1408.71	c [1225.28] solve iteration 159, LB=7371, UB=7682
1406.71/1408.71	c [1225.72] solve iteration 160, LB=7371, UB=7682
1406.71/1408.71	c [1226.29] solve iteration 161, LB=7371, UB=7682
1406.71/1408.71	c [1226.89] solve iteration 162, LB=7371, UB=7682
1406.71/1408.71	c [1227.34] solve iteration 163, LB=7371, UB=7682
1406.71/1408.71	c [1299.64] solve iteration 164, LB=7371, UB=7682
1406.71/1408.71	c [1300.08] solve iteration 165, LB=7371, UB=7682
1406.71/1408.71	c [1300.67] solve iteration 166, LB=7371, UB=7682
1406.71/1408.71	c [1301.13] solve iteration 167, LB=7371, UB=7682
1406.71/1408.71	c [1301.59] solve iteration 168, LB=7371, UB=7682
1406.71/1408.71	c [1378.52] solve iteration 169, LB=7371, UB=7682
1406.71/1408.71	c [1379.09] solve iteration 170, LB=7371, UB=7682
3347.04/3351.71	c [1379.61] solve iteration 171, LB=7371, UB=7682
3347.04/3351.71	c [1380.13] solve iteration 172, LB=7371, UB=7682
3347.04/3351.71	c [1380.57] solve iteration 173, LB=7371, UB=7682
3347.04/3351.71	c [1452.66] solve iteration 174, LB=7371, UB=7682
3347.04/3351.71	c [1453.1] solve iteration 175, LB=7371, UB=7682
3347.04/3351.71	c [1453.7] solve iteration 176, LB=7371, UB=7682
3347.04/3351.71	c [1454.17] solve iteration 177, LB=7371, UB=7682
3347.04/3351.71	c [1454.66] solve iteration 178, LB=7371, UB=7682
3347.04/3351.71	c [1531.32] solve iteration 179, LB=7371, UB=7682
3347.04/3351.71	c [1531.8] solve iteration 180, LB=7371, UB=7682
3347.04/3351.71	c [1532.3] solve iteration 181, LB=7371, UB=7682
3347.04/3351.71	c [1532.76] solve iteration 182, LB=7371, UB=7682
3347.04/3351.71	c [1533.27] solve iteration 183, LB=7371, UB=7682
3347.04/3351.71	c [1614.91] solve iteration 184, LB=7371, UB=7682
3347.04/3351.71	c [1615.36] solve iteration 185, LB=7371, UB=7682
3347.04/3351.71	c [1615.77] solve iteration 186, LB=7371, UB=7682
3347.04/3351.71	c [1616.22] solve iteration 187, LB=7371, UB=7682
3347.04/3351.71	c [1616.74] solve iteration 188, LB=7371, UB=7682
3347.04/3351.71	c [1703.31] solve iteration 189, LB=7371, UB=7682
3347.04/3351.71	c [1703.75] solve iteration 190, LB=7371, UB=7682
3347.04/3351.71	c [1704.62] solve iteration 191, LB=7371, UB=7682
3347.04/3351.71	c [1705.13] solve iteration 192, LB=7371, UB=7682
3347.04/3351.71	c [1705.69] solve iteration 193, LB=7371, UB=7682
3347.04/3351.71	c [1819.74] solve iteration 194, LB=7371, UB=7682
3347.04/3351.71	c [1820.29] solve iteration 195, LB=7371, UB=7682
3347.04/3351.71	c [1820.77] solve iteration 196, LB=7371, UB=7682
3347.04/3351.71	c [1821.35] solve iteration 197, LB=7371, UB=7682
3347.04/3351.71	c [1821.82] solve iteration 198, LB=7371, UB=7682
3347.04/3351.71	c [1938.58] solve iteration 199, LB=7371, UB=7682
3347.04/3351.71	c [1939.08] solve iteration 200, LB=7371, UB=7682
3347.04/3351.71	c [1939.59] solve iteration 201, LB=7371, UB=7682
3347.04/3351.71	c [1940] solve iteration 202, LB=7371, UB=7682
3347.04/3351.71	c [1940.41] solve iteration 203, LB=7371, UB=7682
3347.04/3351.71	c [2052.83] solve iteration 204, LB=7371, UB=7682
3347.04/3351.71	c [2053.39] solve iteration 205, LB=7371, UB=7682
3347.04/3351.71	c [2053.88] solve iteration 206, LB=7371, UB=7682
3347.04/3351.71	c [2054.29] solve iteration 207, LB=7371, UB=7682
3347.04/3351.71	c [2054.84] solve iteration 208, LB=7371, UB=7682
3347.04/3351.71	c [2180.61] solve iteration 209, LB=7371, UB=7682
3347.04/3351.71	c [2181.48] solve iteration 210, LB=7371, UB=7682
3347.04/3351.71	c [2182.05] solve iteration 211, LB=7371, UB=7682
3347.04/3351.71	c [2182.95] solve iteration 212, LB=7371, UB=7682
3347.04/3351.71	c [2183.3] solve iteration 213, LB=7371, UB=7681
3347.04/3351.71	c [2199.89] solve iteration 214, LB=7466, UB=7681
3347.04/3351.71	c [2200.4] solve iteration 215, LB=7466, UB=7681
3347.04/3351.71	c [2200.88] solve iteration 216, LB=7466, UB=7681
3347.04/3351.71	c [2201.35] solve iteration 217, LB=7466, UB=7681
3347.04/3351.71	c [2201.8] solve iteration 218, LB=7466, UB=7681
3347.04/3351.71	c [2330.27] solve iteration 219, LB=7466, UB=7681
3347.04/3351.71	c [2330.81] solve iteration 220, LB=7466, UB=7681
3347.04/3351.71	c [2331.33] solve iteration 221, LB=7466, UB=7681
3347.04/3351.71	c [2331.76] solve iteration 222, LB=7466, UB=7681
3347.04/3351.71	c [2332.34] solve iteration 223, LB=7466, UB=7681
3347.04/3351.71	c [2449.12] solve iteration 224, LB=7466, UB=7681
3347.04/3351.71	c [2449.86] solve iteration 225, LB=7466, UB=7681
3347.04/3351.71	c [2450.75] solve iteration 226, LB=7466, UB=7681
3347.04/3351.71	c [2451.56] solve iteration 227, LB=7466, UB=7681
3347.04/3351.71	c [2452.04] solve iteration 228, LB=7466, UB=7681
3347.04/3351.71	c [2592.68] solve iteration 229, LB=7466, UB=7681
3347.04/3351.71	c [2593.24] solve iteration 230, LB=7466, UB=7681
3347.04/3351.71	c [2593.75] solve iteration 231, LB=7466, UB=7681
3347.04/3351.71	c [2594.46] solve iteration 232, LB=7466, UB=7681
3347.04/3351.71	c [2595.12] solve iteration 233, LB=7466, UB=7681
3347.04/3351.71	c [2758.03] solve iteration 234, LB=7466, UB=7681
3347.04/3351.71	c [2758.41] solve iteration 235, LB=7466, UB=7680
3347.04/3351.71	c [2776] solve iteration 236, LB=7524, UB=7680
3347.04/3351.71	c [2776.52] solve iteration 237, LB=7524, UB=7680
3347.04/3351.71	c [2777.13] solve iteration 238, LB=7524, UB=7680
3347.04/3351.71	c [2777.67] solve iteration 239, LB=7524, UB=7680
3347.04/3351.71	c [2778.4] solve iteration 240, LB=7524, UB=7680
3347.04/3351.71	c [2930.86] solve iteration 241, LB=7524, UB=7680
3347.04/3351.71	c [2931.28] solve iteration 242, LB=7524, UB=7680
3347.04/3351.71	c [2932.13] solve iteration 243, LB=7524, UB=7680
3347.04/3351.71	c [2933.22] solve iteration 244, LB=7524, UB=7680
3347.04/3351.71	c [2933.79] solve iteration 245, LB=7524, UB=7680
3347.04/3351.71	c [3114.5] solve iteration 246, LB=7524, UB=7680
3347.04/3351.71	c [3115.27] solve iteration 247, LB=7524, UB=7680
3347.04/3351.71	c [3115.8] solve iteration 248, LB=7524, UB=7680
3347.04/3351.71	c [3116.54] solve iteration 249, LB=7524, UB=7680
3347.04/3351.71	c [3117.23] solve iteration 250, LB=7524, UB=7680
3347.04/3351.71	c [3308.16] solve iteration 251, LB=7524, UB=7680
3347.04/3351.71	c [3308.89] solve iteration 252, LB=7524, UB=7680
3347.04/3351.71	c 

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522028-1751576621/watcher-4522028-1751576621 -o /tmp/evaluation-result-4522028-1751576621/solver-4522028-1751576621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751570052-85954 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4522028-1751576621.opb --max-coef 1000000000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100116 s]*
/proc/loadavg: 4.11 4.11 4.09 5/254 87633
/proc/meminfo: memFree=120275656/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=929068 memory=318776 CPUtime=0.09 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1061 0 0 0 2 7 0 0 20 0 1 0 73341909 951365632 79694 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 232267 79694 1664 641 0 217024 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 929068 KiB
Current children cumulated memory: 318776 KiB

[startup+0.213916 s]*
/proc/loadavg: 4.11 4.11 4.09 5/254 87633
/proc/meminfo: memFree=119902164/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=929068 memory=689464 CPUtime=0.21 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1242 0 0 0 5 16 0 0 20 0 1 0 73341909 951365632 172366 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 232267 172366 1664 641 0 217024 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 929068 KiB
Current children cumulated memory: 689464 KiB

[startup+0.313321 s]*
/proc/loadavg: 4.11 4.11 4.09 5/254 87633
/proc/meminfo: memFree=119684068/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=934848 memory=872140 CPUtime=0.31 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 2974 0 0 0 10 21 0 0 20 0 1 0 73341909 957284352 218035 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 233712 218035 1760 641 0 218469 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 934848 KiB
Current children cumulated memory: 872140 KiB

[startup+0.700312 s]
/proc/loadavg: 4.11 4.11 4.09 5/255 87634
/proc/meminfo: memFree=119679972/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=971200 memory=898256 CPUtime=0.68 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 9167 0 0 0 43 25 0 0 20 0 2 0 73341909 994508800 224564 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 242800 224564 3136 641 0 225283 0
[pid=87632/tid=87634] ppid=87629 vsize=971200 memory=11136 CPUtime=0 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 73341946 994508800 224564 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 971200 KiB
Current children cumulated memory: 898256 KiB

[startup+1.5004 s]
/proc/loadavg: 4.11 4.11 4.09 5/255 87634
/proc/meminfo: memFree=119679972/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=972500 memory=902152 CPUtime=1.48 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 11278 0 0 0 123 25 0 0 20 0 2 0 73341909 995840000 225538 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 243125 225538 3616 641 0 225608 0
[pid=87632/tid=87634] ppid=87629 vsize=972500 memory=11136 CPUtime=0 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 73341946 995840000 225538 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 972500 KiB
Current children cumulated memory: 902152 KiB

[startup+3.11321 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 87634
/proc/meminfo: memFree=119683060/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=972500 memory=902152 CPUtime=3.09 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 14242 0 0 0 253 56 0 0 20 0 2 0 73341909 995840000 225538 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 243125 225538 3616 641 0 225608 0
[pid=87632/tid=87634] ppid=87629 vsize=972500 memory=0 CPUtime=0 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 73341946 995840000 225538 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 972500 KiB
Current children cumulated memory: 902152 KiB

[startup+6.30028 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 87634
/proc/meminfo: memFree=119684428/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=972500 memory=902408 CPUtime=6.28 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 16818 0 0 0 472 156 0 0 20 0 2 0 73341909 995840000 225602 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 243125 225602 3616 641 0 225608 0
[pid=87632/tid=87634] ppid=87629 vsize=972500 memory=14336 CPUtime=0 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 8 0 0 0 0 0 0 0 20 0 2 0 73341946 995840000 225602 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 972500 KiB
Current children cumulated memory: 902408 KiB

[startup+12.7004 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 87634
/proc/meminfo: memFree=119674584/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=972656 memory=902920 CPUtime=12.67 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 21159 0 0 0 904 363 0 0 20 0 2 0 73341909 995999744 225730 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 243164 225730 3616 641 0 225647 0
[pid=87632/tid=87634] ppid=87629 vsize=972656 memory=902920 CPUtime=0.01 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 12 0 0 0 0 1 0 0 20 0 2 0 73341946 995999744 225730 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 972656 KiB
Current children cumulated memory: 902920 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.12 4.09 5/255 87635
/proc/meminfo: memFree=119680092/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=982328 memory=911640 CPUtime=25.45 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 32280 0 0 0 1780 765 0 0 20 0 2 0 73341909 1005903872 227910 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 245582 227910 3616 641 0 228065 0
[pid=87632/tid=87634] ppid=87629 vsize=982328 memory=14336 CPUtime=0.03 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 16 0 0 0 1 2 0 0 20 0 2 0 73341946 1005903872 227910 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 982328 KiB
Current children cumulated memory: 911640 KiB

[startup+51.1131 s]
/proc/loadavg: 4.25 4.14 4.10 5/255 87635
/proc/meminfo: memFree=119654748/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=995208 memory=925736 CPUtime=51.02 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 73886 0 0 0 3888 1214 0 0 20 0 2 0 73341909 1019092992 231434 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 248802 231434 3616 641 0 231285 0
[pid=87632/tid=87634] ppid=87629 vsize=995208 memory=14336 CPUtime=0.07 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 19 0 0 0 2 5 0 0 20 0 2 0 73341946 1019092992 231434 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 995208 KiB
Current children cumulated memory: 925736 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/255 87638
/proc/meminfo: memFree=119410832/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=1259384 memory=1147812 CPUtime=102.14 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 162295 0 0 0 8710 1504 0 0 20 0 2 0 73341909 1289609216 286953 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 314846 286953 3616 641 0 297329 0
[pid=87632/tid=87634] ppid=87629 vsize=1259384 memory=1130752 CPUtime=0.15 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 22 0 0 0 4 11 0 0 20 0 2 0 73341946 1289609216 286953 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 102.14 s
Current children cumulated vsize: 1259384 KiB
Current children cumulated memory: 1147812 KiB

[startup+162.3 s]
/proc/loadavg: 4.31 4.17 4.11 5/256 87643
/proc/meminfo: memFree=119354420/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=1358116 memory=1210932 CPUtime=162.07 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 198709 0 0 0 14540 1667 0 0 20 0 2 0 73341909 1390710784 302733 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 339529 302733 3776 641 0 322012 0
[pid=87632/tid=87634] ppid=87629 vsize=1358116 memory=1200796 CPUtime=0.24 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 22 0 0 0 7 17 0 0 20 0 2 0 73341946 1390710784 302733 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 162.07 s
Current children cumulated vsize: 1358116 KiB
Current children cumulated memory: 1210932 KiB

[startup+222.3 s]
/proc/loadavg: 4.80 4.34 4.17 5/255 87645
/proc/meminfo: memFree=119302120/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=1370784 memory=1235780 CPUtime=221.99 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 206224 0 0 0 20401 1798 0 0 20 0 2 0 73341909 1403682816 308945 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 342696 308945 3776 641 0 325179 0
[pid=87632/tid=87634] ppid=87629 vsize=1370784 memory=1235780 CPUtime=0.33 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 22 0 0 0 9 24 0 0 20 0 2 0 73341946 1403682816 308945 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 221.99 s
Current children cumulated vsize: 1370784 KiB
Current children cumulated memory: 1235780 KiB

[startup+282.3 s]
/proc/loadavg: 4.53 4.35 4.18 5/255 87647
/proc/meminfo: memFree=119133532/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=1493492 memory=1351396 CPUtime=281.91 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 228922 0 0 0 26310 1881 0 0 20 0 2 0 73341909 1529335808 337849 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 373373 337849 3776 641 0 355856 0
[pid=87632/tid=87634] ppid=87629 vsize=1493492 memory=1281016 CPUtime=0.43 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 23 0 0 0 12 31 0 0 20 0 2 0 73341946 1529335808 337849 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 281.91 s
Current children cumulated vsize: 1493492 KiB
Current children cumulated memory: 1351396 KiB

[startup+342.3 s]
/proc/loadavg: 4.25 4.30 4.18 5/255 87649
/proc/meminfo: memFree=119126452/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=1507852 memory=1379844 CPUtime=341.83 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 248476 0 0 0 32229 1954 0 0 20 0 2 0 73341909 1544040448 344961 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0

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

/proc/meminfo: memFree=117734684/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2193572 memory=1996148 CPUtime=2978.08 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1418598 0 0 0 294223 3585 0 0 20 0 2 0 73341909 2246217728 499037 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548393 499037 3840 641 0 530876 0
[pid=87632/tid=87634] ppid=87629 vsize=2193572 memory=14336 CPUtime=4.25 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 92 0 0 0 117 308 0 0 20 0 2 0 73341946 2246217728 499037 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 2978.08 s
Current children cumulated vsize: 2193572 KiB
Current children cumulated memory: 1996148 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.15 4.12 5/255 87927
/proc/meminfo: memFree=117724764/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2193572 memory=1996148 CPUtime=3038.02 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1457221 0 0 0 300192 3610 0 0 20 0 2 0 73341909 2246217728 499037 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548393 499037 3840 641 0 530876 0
[pid=87632/tid=87634] ppid=87629 vsize=2193572 memory=1996148 CPUtime=4.34 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 93 0 0 0 120 314 0 0 20 0 2 0 73341946 2246217728 499037 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3038.02 s
Current children cumulated vsize: 2193572 KiB
Current children cumulated memory: 1996148 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.15 4.12 5/255 87933
/proc/meminfo: memFree=117706576/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2193572 memory=1996148 CPUtime=3097.94 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1474964 0 0 0 306167 3627 0 0 20 0 2 0 73341909 2246217728 499037 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548393 499037 3840 641 0 530876 0
[pid=87632/tid=87634] ppid=87629 vsize=2193572 memory=-7387154158064531391 CPUtime=4.42 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 93 0 0 0 122 320 0 0 20 0 2 0 73341946 2246217728 499037 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3097.94 s
Current children cumulated vsize: 2193572 KiB
Current children cumulated memory: 1996148 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.15 4.12 5/254 87935
/proc/meminfo: memFree=117698828/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2194572 memory=1997408 CPUtime=3157.87 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1482496 0 0 0 312119 3668 0 0 20 0 2 0 73341909 2247241728 499352 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548643 499352 3840 641 0 531126 0
[pid=87632/tid=87634] ppid=87629 vsize=2194572 memory=1996148 CPUtime=4.5 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 94 0 0 0 125 325 0 0 20 0 2 0 73341946 2247241728 499352 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3157.87 s
Current children cumulated vsize: 2194572 KiB
Current children cumulated memory: 1997408 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/253 87981
/proc/meminfo: memFree=123202980/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2194572 memory=2014528 CPUtime=3217.78 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1542052 0 0 0 318083 3695 0 0 20 0 2 0 73341909 2247241728 503632 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548643 503632 3840 641 0 531126 0
[pid=87632/tid=87634] ppid=87629 vsize=2194572 memory=1997536 CPUtime=4.6 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 95 0 0 0 128 332 0 0 20 0 2 0 73341946 2247241728 503632 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3217.78 s
Current children cumulated vsize: 2194572 KiB
Current children cumulated memory: 2014528 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.11 5/254 87987
/proc/meminfo: memFree=122537148/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2194572 memory=2014528 CPUtime=3277.71 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1571834 0 0 0 324053 3718 0 0 20 0 2 0 73341909 2247241728 503632 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548643 503632 3840 641 0 531126 0
[pid=87632/tid=87634] ppid=87629 vsize=2194572 memory=2014528 CPUtime=4.7 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 97 0 0 0 131 339 0 0 20 0 2 0 73341946 2247241728 503632 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3277.71 s
Current children cumulated vsize: 2194572 KiB
Current children cumulated memory: 2014528 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.15 4.12 5/256 87991
/proc/meminfo: memFree=122536620/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2194572 memory=2014528 CPUtime=3337.64 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1590240 0 0 0 330028 3736 0 0 20 0 2 0 73341909 2247241728 503632 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 548643 503632 3840 641 0 531126 0
[pid=87632/tid=87634] ppid=87629 vsize=2194572 memory=18816 CPUtime=4.8 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 97 0 0 0 134 346 0 0 20 0 2 0 73341946 2247241728 503632 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3337.64 s
Current children cumulated vsize: 2194572 KiB
Current children cumulated memory: 2014528 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.15 4.12 5/257 88003
/proc/meminfo: memFree=121952044/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2216104 memory=2046816 CPUtime=3397.58 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1633532 0 0 0 335979 3779 0 0 20 0 2 0 73341909 2269290496 511704 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 554026 511704 3840 641 0 536509 0
[pid=87632/tid=87634] ppid=87629 vsize=2216104 memory=18816 CPUtime=4.92 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 99 0 0 0 138 354 0 0 20 0 2 0 73341946 2269290496 511704 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3397.58 s
Current children cumulated vsize: 2216104 KiB
Current children cumulated memory: 2046816 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/257 88020
/proc/meminfo: memFree=122214656/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2216104 memory=2046816 CPUtime=3457.5 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1658466 0 0 0 341952 3798 0 0 20 0 2 0 73341909 2269290496 511704 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 554026 511704 3840 641 0 536509 0
[pid=87632/tid=87634] ppid=87629 vsize=2216104 memory=18816 CPUtime=4.99 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 100 0 0 0 140 359 0 0 20 0 2 0 73341946 2269290496 511704 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3457.5 s
Current children cumulated vsize: 2216104 KiB
Current children cumulated memory: 2046816 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/257 88022
/proc/meminfo: memFree=122096860/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2270988 memory=2118296 CPUtime=3517.41 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1726549 0 0 0 347921 3820 0 0 20 0 2 0 73341909 2325491712 529574 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 567747 529574 3840 641 0 550230 0
[pid=87632/tid=87634] ppid=87629 vsize=2270988 memory=14336 CPUtime=5.09 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 102 0 0 0 142 367 0 0 20 0 2 0 73341946 2325491712 529574 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3517.41 s
Current children cumulated vsize: 2270988 KiB
Current children cumulated memory: 2118296 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.11 5/256 88024
/proc/meminfo: memFree=122042092/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2269696 memory=2126636 CPUtime=3577.34 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1750025 0 0 0 353861 3873 0 0 20 0 2 0 73341909 2324168704 531659 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 567424 531659 3840 641 0 549907 0
[pid=87632/tid=87634] ppid=87629 vsize=2269696 memory=2124972 CPUtime=5.2 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 104 0 0 0 146 374 0 0 20 0 2 0 73341946 2324168704 531659 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3577.34 s
Current children cumulated vsize: 2269696 KiB
Current children cumulated memory: 2126636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605 s]*
/proc/loadavg: 4.17 4.15 4.11 5/256 88025
/proc/meminfo: memFree=122040496/131382116 swapFree=33010684/33010684
[pid=87632] ppid=87629 vsize=2269696 memory=2130220 CPUtime=3600.02 cores=5,7
/proc/87632/stat : 87632 (ipbhs_gurobi) R 87629 87632 85941 0 -1 4194304 1754803 0 0 0 356122 3880 0 0 20 0 2 0 73341909 2324168704 532555 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
/proc/87632/statm: 567424 532555 3840 641 0 549907 0
[pid=87632/tid=87634] ppid=87629 vsize=2269696 memory=-7387154157997160127 CPUtime=5.24 cores=5,7
/proc/87632/task/87634/stat : 87634 (ipbhs_gurobi) S 87629 87632 85941 0 -1 4194368 105 0 0 0 147 377 0 0 20 0 2 0 73341946 2324168704 532555 18446744073709551615 93953284968448 93953287593501 140733893123664 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 93953288212376 93953288245338 93953288708096 140733893126559 140733893126663 140733893126663 140733893132265 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2269696 KiB
Current children cumulated memory: 2130220 KiB

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

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

# cumulated CPU time of all completed processes:  user=3561.23 s, system=38.8196 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): 3605.03
CPU time (s): 3600.05
CPU user time (s): 3561.23
CPU system time (s): 38.8196
CPU usage (%): 99.8619
Max. virtual memory (cumulated for all children) (KiB): 2282644
Max. memory (cumulated for all children) (KiB): 2131608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.23
system time used= 38.8196
maximum resident set size= 2131608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1754803
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= 356979
involuntary context switches= 20400


# summary of solver processes directly reported to runsolver:
#   pid: 87632
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3561.23
#   total CPU system time (s): 38.8196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1312 second user time and 34.6951 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-03 23:03:42
IDJOB=4522028
IDBENCH=178564
IDSOLVER=3333
FILE ID=nodeC011/4522028-1751576621
RUNJOBID= nodeC011-1751570052-85954
SLURM_JOB_ID= 9598789
Free space on /tmp= 430244 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib3/normalized-mitre.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522028-1751576621/watcher-4522028-1751576621 -o /tmp/evaluation-result-4522028-1751576621/solver-4522028-1751576621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751570052-85954 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4522028-1751576621.opb --max-coef 1000000000

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

MD5SUM BENCH= ef3ff3fe247f050efe42854747d2eb97
RANDOM SEED=1913304855

nodeC011 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		: 3662.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 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	: 6984.20
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		: 3691.611
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	: 6984.20
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.508
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	: 6984.20
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	: 6984.20
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		: 3566.822
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	: 6984.20
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		: 1197.371
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	: 6984.20
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	: 6984.20
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        120476360 kB
MemAvailable:   123472784 kB
Buffers:            3276 kB
Cached:          3792016 kB
SwapCached:            0 kB
Active:          6847584 kB
Inactive:        3350372 kB
Active(anon):    6418520 kB
Inactive(anon):     2104 kB
Active(file):     429064 kB
Inactive(file):  3348268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             59656 kB
Writeback:             0 kB
AnonPages:       6405060 kB
Mapped:           119368 kB
Shmem:             17960 kB
KReclaimable:     117052 kB
Slab:             202772 kB
SReclaimable:     117052 kB
SUnreclaim:        85720 kB
KernelStack:        4096 kB
PageTables:        15892 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8063860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4876288 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430236 MiB
End job on nodeC011 at 2025-07-04 00:03:47