Trace number 4519868

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-SCIP 2025-06-09? (TO) 3600.04 3609.91

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.01	c initialize IPBHS solver
0.00/0.01	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:36:14), compiled with satsolvers: , optimizers: , GreedyOptimizer, SCIP 10.0.0, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.01	c optimizer = "scip"
0.00/0.01	c pbsolver = "roundingsat"
0.00/0.01	c use separate pbsolver for SIS
0.00/0.01	c load symmetries from file ""
0.00/0.01	c set time limit for symmetry computation to 100 seconds.
0.00/0.01	c set interchangeable summation variable limit to 3
0.00/0.01	c set sym compact max subset size to 5
0.00/0.01	c set explicit symmetry matrix usage to 1
0.00/0.01	c sym budget explicit to 100
0.00/0.01	c sym budget explicit lits to 6000
0.00/0.01	c sym budget compact to 100
0.00/0.01	c sym budget compact lits to 6000
0.00/0.01	c sym budget common to 0
0.00/0.01	c sym budget common lits to 0
0.00/0.01	c set sym generation to 's'
0.00/0.01	c set abstraction set creation to 10 iterations without LB change
0.00/0.01	c set abstraction set inputs to 0
0.00/0.01	c set abstraction set cluster min size to 2
0.00/0.01	c set abstraction set cluster max size to 100000000
0.00/0.01	c set abstraction set cluster activation limit to 2
0.00/0.01	c enable abstraction set require equal cost
0.00/0.01	c set abstraction set assumptions to 0
0.00/0.01	c set abstraction set constraint type to 0
0.00/0.01	c set abstract core extraction strategy to b
0.00/0.01	c set core extraction strategy to 2
0.00/0.01	c set core extraction shuffles 10
0.00/0.01	c set cores per iteration to 5
0.00/0.01	c set optimizer bound usage strategy to 2
0.00/0.01	c set optimizer max non-optimal iterations to 1000
0.00/0.01	c set small core cardinality limit to 2
0.00/0.01	c set max coef in cores to 1000000000
0.00/0.01	c set core processing techniques to 4095
0.00/0.01	c set SIS iterations to 5
0.00/0.01	c set SIS budget abs to 1000
0.00/0.01	c set SIS budget rel to 0.05
0.00/0.09	c limit for coefficient in constraints and objective to 1000000000
0.00/0.09	c will solve HOME/instance-4519868-1751537387.opb
0.00/0.09	c [0.01] will start solving
197.23/197.80	c [0.02] solve iteration 1, LB=-3600, UB=1
197.23/197.80	c [0.12] solve iteration 2, LB=-60, UB=-30
197.23/197.80	c [0.2] solve iteration 3, LB=-60, UB=-30
197.23/197.80	c [0.27] solve iteration 4, LB=-60, UB=-30
197.23/197.80	c [0.34] solve iteration 5, LB=-60, UB=-30
197.23/197.80	c [1.84] solve iteration 6, LB=-60, UB=-30
197.23/197.80	c [1.87] solve iteration 7, LB=-60, UB=-30
197.23/197.80	c [1.91] solve iteration 8, LB=-60, UB=-30
197.23/197.80	c [1.94] solve iteration 9, LB=-60, UB=-30
197.23/197.80	c [1.97] solve iteration 10, LB=-60, UB=-30
197.23/197.80	c [4.73] solve iteration 11, LB=-60, UB=-30
197.23/197.80	c [4.77] solve iteration 12, LB=-60, UB=-30
197.23/197.80	c [4.8] solve iteration 13, LB=-60, UB=-30
197.23/197.80	c [4.83] solve iteration 14, LB=-60, UB=-30
197.23/197.80	c [4.87] solve iteration 15, LB=-60, UB=-30
197.23/197.80	c [7.36] solve iteration 16, LB=-60, UB=-30
197.23/197.80	c [7.39] solve iteration 17, LB=-60, UB=-30
197.23/197.80	c [7.43] solve iteration 18, LB=-60, UB=-30
197.23/197.80	c [7.46] solve iteration 19, LB=-60, UB=-30
197.23/197.80	c [7.5] solve iteration 20, LB=-60, UB=-30
197.23/197.80	c [10.32] solve iteration 21, LB=-60, UB=-30
197.23/197.80	c [10.36] solve iteration 22, LB=-60, UB=-30
197.23/197.80	c [10.39] solve iteration 23, LB=-60, UB=-30
197.23/197.80	c [10.43] solve iteration 24, LB=-60, UB=-30
197.23/197.80	c [10.46] solve iteration 25, LB=-60, UB=-30
197.23/197.80	c [15.11] solve iteration 26, LB=-60, UB=-30
197.23/197.80	c [15.15] solve iteration 27, LB=-60, UB=-30
197.23/197.80	c [15.18] solve iteration 28, LB=-60, UB=-30
197.23/197.80	c [15.22] solve iteration 29, LB=-60, UB=-30
197.23/197.80	c [15.26] solve iteration 30, LB=-60, UB=-30
197.23/197.80	c [22.66] solve iteration 31, LB=-60, UB=-30
197.23/197.80	c [22.7] solve iteration 32, LB=-60, UB=-30
197.23/197.80	c [22.81] solve iteration 33, LB=-60, UB=-30
197.23/197.80	c [22.95] solve iteration 34, LB=-60, UB=-30
197.23/197.80	c [23.07] solve iteration 35, LB=-60, UB=-30
197.23/197.80	c [26.82] solve iteration 36, LB=-60, UB=-30
197.23/197.80	c [26.94] solve iteration 37, LB=-60, UB=-30
197.23/197.80	c [27.07] solve iteration 38, LB=-60, UB=-30
197.23/197.80	c [27.21] solve iteration 39, LB=-60, UB=-30
197.23/197.80	c [27.36] solve iteration 40, LB=-60, UB=-30
197.23/197.80	c [32.88] solve iteration 41, LB=-60, UB=-30
197.23/197.80	c [33.04] solve iteration 42, LB=-60, UB=-30
197.23/197.80	c [33.2] solve iteration 43, LB=-60, UB=-30
197.23/197.80	c [33.37] solve iteration 44, LB=-60, UB=-30
197.23/197.80	c [33.53] solve iteration 45, LB=-60, UB=-30
197.23/197.80	c [42.24] solve iteration 46, LB=-60, UB=-30
197.23/197.80	c [42.41] solve iteration 47, LB=-60, UB=-30
197.23/197.80	c [42.59] solve iteration 48, LB=-60, UB=-30
197.23/197.80	c [42.8] solve iteration 49, LB=-60, UB=-30
197.23/197.80	c [43.02] solve iteration 50, LB=-60, UB=-30
197.23/197.80	c [52.48] solve iteration 51, LB=-60, UB=-30
197.23/197.80	c [52.71] solve iteration 52, LB=-60, UB=-30
197.23/197.80	c [52.93] solve iteration 53, LB=-60, UB=-30
197.23/197.80	c [53.17] solve iteration 54, LB=-60, UB=-30
197.23/197.80	c [53.41] solve iteration 55, LB=-60, UB=-30
197.23/197.80	c [74.62] solve iteration 56, LB=-60, UB=-30
197.23/197.80	c [74.85] solve iteration 57, LB=-60, UB=-30
197.23/197.80	c [75.02] solve iteration 58, LB=-60, UB=-30
197.23/197.80	c [75.2] solve iteration 59, LB=-60, UB=-30
197.23/197.80	c [75.49] solve iteration 60, LB=-60, UB=-30
197.23/197.80	c [88.71] solve iteration 61, LB=-60, UB=-30
197.23/197.80	c [88.94] solve iteration 62, LB=-60, UB=-30
197.23/197.80	c [89.16] solve iteration 63, LB=-60, UB=-30
197.23/197.80	c [90.46] solve iteration 64, LB=-60, UB=-30
197.23/197.80	c [90.67] solve iteration 65, LB=-60, UB=-30
197.23/197.80	c [99.49] solve iteration 66, LB=-60, UB=-30
197.23/197.80	c [100.68] solve iteration 67, LB=-60, UB=-30
197.23/197.80	c [101.86] solve iteration 68, LB=-60, UB=-30
197.23/197.80	c [103] solve iteration 69, LB=-60, UB=-30
197.23/197.80	c [104.12] solve iteration 70, LB=-60, UB=-30
197.23/197.80	c [110.04] solve iteration 71, LB=-60, UB=-30
197.23/197.80	c [111.08] solve iteration 72, LB=-60, UB=-30
197.23/197.80	c [112.1] solve iteration 73, LB=-60, UB=-30
197.23/197.80	c [113.07] solve iteration 74, LB=-60, UB=-30
197.23/197.80	c [113.99] solve iteration 75, LB=-60, UB=-30
197.23/197.80	c [122.57] solve iteration 76, LB=-60, UB=-30
197.23/197.80	c [123.42] solve iteration 77, LB=-60, UB=-30
197.23/197.80	c [124.23] solve iteration 78, LB=-60, UB=-30
197.23/197.80	c [124.99] solve iteration 79, LB=-60, UB=-30
197.23/197.80	c [125.71] solve iteration 80, LB=-60, UB=-30
197.23/197.80	c [153.64] solve iteration 81, LB=-60, UB=-30
197.23/197.80	c [154.27] solve iteration 82, LB=-60, UB=-30
197.23/197.80	c [154.86] solve iteration 83, LB=-60, UB=-30
197.23/197.80	c [155.4] solve iteration 84, LB=-60, UB=-30
197.23/197.80	c [155.89] solve iteration 85, LB=-60, UB=-30
197.23/197.80	c [168.44] solve iteration 86, LB=-60, UB=-30
197.23/197.80	c [168.85] solve iteration 87, LB=-60, UB=-30
197.23/197.80	c [169.21] solve iteration 88, LB=-60, UB=-30
197.23/197.80	c [169.53] solve iteration 89, LB=-60, UB=-30
197.23/197.80	c [169.8] solve iteration 90, LB=-60, UB=-30
197.23/197.80	c [195.29] solve iteration 91, LB=-60, UB=-30
197.23/197.80	c [195.5] solve iteration 92, LB=-60, UB=-30
784.33/786.52	c [195.73] solve iteration 93, LB=-60, UB=-30
784.33/786.52	c [195.95] solve iteration 94, LB=-60, UB=-30
784.33/786.52	c [196.16] solve iteration 95, LB=-60, UB=-30
784.33/786.52	c [221.16] solve iteration 96, LB=-60, UB=-30
784.33/786.52	c [221.38] solve iteration 97, LB=-60, UB=-30
784.33/786.52	c [221.99] solve iteration 98, LB=-60, UB=-30
784.33/786.52	c [222.63] solve iteration 99, LB=-60, UB=-30
784.33/786.52	c [223.29] solve iteration 100, LB=-60, UB=-30
784.33/786.52	c [251.66] solve iteration 101, LB=-60, UB=-30
784.33/786.52	c [252.35] solve iteration 102, LB=-60, UB=-30
784.33/786.52	c [253.07] solve iteration 103, LB=-60, UB=-30
784.33/786.52	c [253.81] solve iteration 104, LB=-60, UB=-30
784.33/786.52	c [254.58] solve iteration 105, LB=-60, UB=-30
784.33/786.52	c [275.17] solve iteration 106, LB=-60, UB=-30
784.33/786.52	c [275.99] solve iteration 107, LB=-60, UB=-30
784.33/786.52	c [276.82] solve iteration 108, LB=-60, UB=-30
784.33/786.52	c [277.68] solve iteration 109, LB=-60, UB=-30
784.33/786.52	c [278.57] solve iteration 110, LB=-60, UB=-30
784.33/786.52	c [305.33] solve iteration 111, LB=-60, UB=-30
784.33/786.52	c [306.26] solve iteration 112, LB=-60, UB=-30
784.33/786.52	c [307.24] solve iteration 113, LB=-60, UB=-30
784.33/786.52	c [308.24] solve iteration 114, LB=-60, UB=-30
784.33/786.52	c [309.26] solve iteration 115, LB=-60, UB=-30
784.33/786.52	c [338.53] solve iteration 116, LB=-60, UB=-30
784.33/786.52	c [339.58] solve iteration 117, LB=-60, UB=-30
784.33/786.52	c [340.64] solve iteration 118, LB=-60, UB=-30
784.33/786.52	c [341.73] solve iteration 119, LB=-60, UB=-30
784.33/786.52	c [342.84] solve iteration 120, LB=-60, UB=-30
784.33/786.52	c [370.43] solve iteration 121, LB=-60, UB=-30
784.33/786.52	c [371.6] solve iteration 122, LB=-60, UB=-30
784.33/786.52	c [372.79] solve iteration 123, LB=-60, UB=-30
784.33/786.52	c [374.09] solve iteration 124, LB=-60, UB=-30
784.33/786.52	c [375.3] solve iteration 125, LB=-60, UB=-30
784.33/786.52	c [396.27] solve iteration 126, LB=-60, UB=-30
784.33/786.52	c [397.47] solve iteration 127, LB=-60, UB=-30
784.33/786.52	c [398.68] solve iteration 128, LB=-60, UB=-30
784.33/786.52	c [399.9] solve iteration 129, LB=-60, UB=-30
784.33/786.52	c [401.11] solve iteration 130, LB=-60, UB=-30
784.33/786.52	c [424.01] solve iteration 131, LB=-60, UB=-30
784.33/786.52	c [425.22] solve iteration 132, LB=-60, UB=-30
784.33/786.52	c [426.44] solve iteration 133, LB=-60, UB=-30
784.33/786.52	c [427.66] solve iteration 134, LB=-60, UB=-30
784.33/786.52	c [428.87] solve iteration 135, LB=-60, UB=-30
784.33/786.52	c [452.01] solve iteration 136, LB=-60, UB=-30
784.33/786.52	c [453.22] solve iteration 137, LB=-60, UB=-30
784.33/786.52	c [454.44] solve iteration 138, LB=-60, UB=-30
784.33/786.52	c [455.65] solve iteration 139, LB=-60, UB=-30
784.33/786.52	c [456.86] solve iteration 140, LB=-60, UB=-30
784.33/786.52	c [481.13] solve iteration 141, LB=-60, UB=-30
784.33/786.52	c [482.34] solve iteration 142, LB=-60, UB=-30
784.33/786.52	c [483.55] solve iteration 143, LB=-60, UB=-30
784.33/786.52	c [484.77] solve iteration 144, LB=-60, UB=-30
784.33/786.52	c [485.99] solve iteration 145, LB=-60, UB=-30
784.33/786.52	c [516.48] solve iteration 146, LB=-60, UB=-30
784.33/786.52	c [517.69] solve iteration 147, LB=-60, UB=-30
784.33/786.52	c [518.91] solve iteration 148, LB=-60, UB=-30
784.33/786.52	c [520.13] solve iteration 149, LB=-60, UB=-30
784.33/786.52	c [521.34] solve iteration 150, LB=-60, UB=-30
784.33/786.52	c [548.13] solve iteration 151, LB=-60, UB=-30
784.33/786.52	c [549.35] solve iteration 152, LB=-60, UB=-30
784.33/786.52	c [549.67] solve iteration 153, LB=-60, UB=-30
784.33/786.52	c [550.9] solve iteration 154, LB=-60, UB=-30
784.33/786.52	c [551.32] solve iteration 155, LB=-60, UB=-30
784.33/786.52	c [582.02] solve iteration 156, LB=-60, UB=-30
784.33/786.52	c [582.45] solve iteration 157, LB=-60, UB=-30
784.33/786.52	c [582.9] solve iteration 158, LB=-60, UB=-30
784.33/786.52	c [583.35] solve iteration 159, LB=-60, UB=-30
784.33/786.52	c [583.8] solve iteration 160, LB=-60, UB=-30
784.33/786.52	c [638.46] solve iteration 161, LB=-60, UB=-30
784.33/786.52	c [639.81] solve iteration 162, LB=-60, UB=-30
784.33/786.52	c [641.31] solve iteration 163, LB=-60, UB=-30
784.33/786.52	c [642.79] solve iteration 164, LB=-60, UB=-30
784.33/786.52	c [644.39] solve iteration 165, LB=-60, UB=-30
784.33/786.52	c [678.96] solve iteration 166, LB=-60, UB=-30
784.33/786.52	c [680.67] solve iteration 167, LB=-60, UB=-30
784.33/786.52	c [682.38] solve iteration 168, LB=-60, UB=-30
784.33/786.52	c [684.22] solve iteration 169, LB=-60, UB=-30
784.33/786.52	c [686.04] solve iteration 170, LB=-60, UB=-30
784.33/786.52	c [707.18] solve iteration 171, LB=-60, UB=-30
784.33/786.52	c [709.12] solve iteration 172, LB=-60, UB=-30
784.33/786.52	c [711.19] solve iteration 173, LB=-60, UB=-30
784.33/786.52	c [713.26] solve iteration 174, LB=-60, UB=-30
784.33/786.52	c [716.93] solve iteration 175, LB=-60, UB=-30
784.33/786.52	c [768.75] solve iteration 176, LB=-60, UB=-30
784.33/786.52	c [772.58] solve iteration 177, LB=-60, UB=-30
784.33/786.52	c [776.46] solve iteration 178, LB=-60, UB=-30
784.33/786.52	c [780.44] solve iteration 179, LB=-60, UB=-30
2310.91/2317.79	c [784.49] solve iteration 180, LB=-60, UB=-30
2310.91/2317.79	c [827.33] solve iteration 181, LB=-60, UB=-30
2310.91/2317.79	c [831.54] solve iteration 182, LB=-60, UB=-30
2310.91/2317.79	c [835.81] solve iteration 183, LB=-60, UB=-30
2310.91/2317.79	c [840.19] solve iteration 184, LB=-60, UB=-30
2310.91/2317.79	c [844.2] solve iteration 185, LB=-60, UB=-30
2310.91/2317.79	c [889.13] solve iteration 186, LB=-60, UB=-30
2310.91/2317.79	c [893.11] solve iteration 187, LB=-60, UB=-30
2310.91/2317.79	c [897] solve iteration 188, LB=-60, UB=-30
2310.91/2317.79	c [900.8] solve iteration 189, LB=-60, UB=-30
2310.91/2317.79	c [904.52] solve iteration 190, LB=-60, UB=-30
2310.91/2317.79	c [944.91] solve iteration 191, LB=-60, UB=-30
2310.91/2317.79	c [948.52] solve iteration 192, LB=-60, UB=-30
2310.91/2317.79	c [952.05] solve iteration 193, LB=-60, UB=-30
2310.91/2317.79	c [955.5] solve iteration 194, LB=-60, UB=-30
2310.91/2317.79	c [958.87] solve iteration 195, LB=-60, UB=-30
2310.91/2317.79	c [1009.98] solve iteration 196, LB=-60, UB=-30
2310.91/2317.79	c [1013.23] solve iteration 197, LB=-60, UB=-30
2310.91/2317.79	c [1016.4] solve iteration 198, LB=-60, UB=-30
2310.91/2317.79	c [1019.49] solve iteration 199, LB=-60, UB=-30
2310.91/2317.79	c [1022.51] solve iteration 200, LB=-60, UB=-30
2310.91/2317.79	c [1071.1] solve iteration 201, LB=-60, UB=-30
2310.91/2317.79	c [1073.96] solve iteration 202, LB=-60, UB=-30
2310.91/2317.79	c [1076.74] solve iteration 203, LB=-60, UB=-30
2310.91/2317.79	c [1079.46] solve iteration 204, LB=-60, UB=-30
2310.91/2317.79	c [1082.14] solve iteration 205, LB=-60, UB=-30
2310.91/2317.79	c [1130.63] solve iteration 206, LB=-60, UB=-30
2310.91/2317.79	c [1133.17] solve iteration 207, LB=-60, UB=-30
2310.91/2317.79	c [1135.64] solve iteration 208, LB=-60, UB=-30
2310.91/2317.79	c [1138.05] solve iteration 209, LB=-60, UB=-30
2310.91/2317.79	c [1140.4] solve iteration 210, LB=-60, UB=-30
2310.91/2317.79	c [1202.13] solve iteration 211, LB=-60, UB=-30
2310.91/2317.79	c [1204.39] solve iteration 212, LB=-60, UB=-30
2310.91/2317.79	c [1206.61] solve iteration 213, LB=-60, UB=-30
2310.91/2317.79	c [1208.81] solve iteration 214, LB=-60, UB=-30
2310.91/2317.79	c [1210.99] solve iteration 215, LB=-60, UB=-30
2310.91/2317.79	c [1267.92] solve iteration 216, LB=-60, UB=-30
2310.91/2317.79	c [1270.09] solve iteration 217, LB=-60, UB=-30
2310.91/2317.79	c [1272.27] solve iteration 218, LB=-60, UB=-30
2310.91/2317.79	c [1274.48] solve iteration 219, LB=-60, UB=-30
2310.91/2317.79	c [1276.75] solve iteration 220, LB=-60, UB=-30
2310.91/2317.79	c [1361.57] solve iteration 221, LB=-60, UB=-30
2310.91/2317.79	c [1363.26] solve iteration 222, LB=-60, UB=-30
2310.91/2317.79	c [1365.63] solve iteration 223, LB=-60, UB=-30
2310.91/2317.79	c [1368.06] solve iteration 224, LB=-60, UB=-30
2310.91/2317.79	c [1369.82] solve iteration 225, LB=-60, UB=-30
2310.91/2317.79	c [1436.05] solve iteration 226, LB=-60, UB=-30
2310.91/2317.79	c [1437.9] solve iteration 227, LB=-60, UB=-30
2310.91/2317.79	c [1439.78] solve iteration 228, LB=-60, UB=-30
2310.91/2317.79	c [1441.71] solve iteration 229, LB=-60, UB=-30
2310.91/2317.79	c [1443.67] solve iteration 230, LB=-60, UB=-30
2310.91/2317.79	c [1560.18] solve iteration 231, LB=-60, UB=-30
2310.91/2317.79	c [1562.24] solve iteration 232, LB=-60, UB=-30
2310.91/2317.79	c [1564.34] solve iteration 233, LB=-60, UB=-30
2310.91/2317.79	c [1566.48] solve iteration 234, LB=-60, UB=-30
2310.91/2317.79	c [1568.68] solve iteration 235, LB=-60, UB=-30
2310.91/2317.79	c [1658.42] solve iteration 236, LB=-60, UB=-30
2310.91/2317.79	c [1660.65] solve iteration 237, LB=-60, UB=-30
2310.91/2317.79	c [1662.92] solve iteration 238, LB=-60, UB=-30
2310.91/2317.79	c [1665.26] solve iteration 239, LB=-60, UB=-30
2310.91/2317.79	c [1667.63] solve iteration 240, LB=-60, UB=-30
2310.91/2317.79	c [1748.31] solve iteration 241, LB=-60, UB=-30
2310.91/2317.79	c [1750.74] solve iteration 242, LB=-60, UB=-30
2310.91/2317.79	c [1753.63] solve iteration 243, LB=-60, UB=-30
2310.91/2317.79	c [1756.55] solve iteration 244, LB=-60, UB=-30
2310.91/2317.79	c [1759.47] solve iteration 245, LB=-60, UB=-30
2310.91/2317.79	c [1870.99] solve iteration 246, LB=-60, UB=-30
2310.91/2317.79	c [1873.89] solve iteration 247, LB=-60, UB=-30
2310.91/2317.79	c [1876.79] solve iteration 248, LB=-60, UB=-30
2310.91/2317.79	c [1879.71] solve iteration 249, LB=-60, UB=-30
2310.91/2317.79	c [1882.62] solve iteration 250, LB=-60, UB=-30
2310.91/2317.79	c [2041] solve iteration 251, LB=-60, UB=-30
2310.91/2317.79	c [2043.91] solve iteration 252, LB=-60, UB=-30
2310.91/2317.79	c [2046.83] solve iteration 253, LB=-60, UB=-30
2310.91/2317.79	c [2049.74] solve iteration 254, LB=-60, UB=-30
2310.91/2317.79	c [2052.65] solve iteration 255, LB=-60, UB=-30
2310.91/2317.79	c [2174.51] solve iteration 256, LB=-60, UB=-30
2310.91/2317.79	c [2177.46] solve iteration 257, LB=-60, UB=-30
2310.91/2317.79	c [2180.4] solve iteration 258, LB=-60, UB=-30
2310.91/2317.79	c [2183.35] solve iteration 259, LB=-60, UB=-30
2310.91/2317.79	c [2186.31] solve iteration 260, LB=-60, UB=-30
2310.91/2317.79	c [2291.51] solve iteration 261, LB=-60, UB=-30
2310.91/2317.79	c [2294.45] solve iteration 262, LB=-60, UB=-30
2310.91/2317.79	c [2297.38] solve iteration 263, LB=-60, UB=-30
2310.91/2317.79	c [2300.3] solve iteration 264, LB=-60, UB=-30
2310.91/2317.79	c [2303.23] solve iteration 265, LB=-60,

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

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

solver pid=74841, runsolver pid=74838

[startup+0.100071 s]*
/proc/loadavg: 4.09 4.10 4.09 5/250 74842
/proc/meminfo: memFree=127012772/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=55724 memory=28240 CPUtime=0.09 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 4229 0 0 0 7 2 0 0 20 0 1 0 69418462 57061376 7060 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 13931 7060 3200 2790 0 7356 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 55724 KiB
Current children cumulated memory: 28240 KiB

[startup+0.218188 s]*
/proc/loadavg: 4.09 4.10 4.09 5/250 74842
/proc/meminfo: memFree=127000928/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=70292 memory=42832 CPUtime=0.19 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 7568 0 0 0 16 3 0 0 20 0 1 0 69418462 71979008 10708 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 17573 10708 3552 2790 0 10998 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 70292 KiB
Current children cumulated memory: 42832 KiB

[startup+0.309555 s]*
/proc/loadavg: 4.09 4.10 4.09 5/250 74842
/proc/meminfo: memFree=127000928/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=71732 memory=44224 CPUtime=0.28 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 10061 0 0 0 24 4 0 0 20 0 1 0 69418462 73453568 11056 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 17933 11056 3552 2790 0 11358 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 71732 KiB
Current children cumulated memory: 44224 KiB

[startup+0.700277 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 74842
/proc/meminfo: memFree=127000928/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=79348 memory=52920 CPUtime=0.66 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 12279 0 0 0 58 8 0 0 20 0 1 0 69418462 81252352 13230 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 19837 13230 3552 2790 0 13262 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 79348 KiB
Current children cumulated memory: 52920 KiB

[startup+1.50031 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 74842
/proc/meminfo: memFree=126998408/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=81740 memory=58824 CPUtime=1.47 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 13245 0 0 0 132 15 0 0 20 0 1 0 69418462 83701760 14706 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 20435 14706 3552 2790 0 13860 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 81740 KiB
Current children cumulated memory: 58824 KiB

[startup+3.11274 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 74842
/proc/meminfo: memFree=126979504/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=102236 memory=79652 CPUtime=3.07 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 18155 0 0 0 286 21 0 0 20 0 1 0 69418462 104689664 19913 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 25559 19913 3552 2790 0 18984 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 102236 KiB
Current children cumulated memory: 79652 KiB

[startup+6.3003 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 74842
/proc/meminfo: memFree=126969928/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=126964 memory=93104 CPUtime=6.25 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 20977 0 0 0 594 31 0 0 20 0 1 0 69418462 130011136 23276 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 31741 23276 3552 2790 0 25166 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 126964 KiB
Current children cumulated memory: 93104 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 74842
/proc/meminfo: memFree=126990208/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=157884 memory=116704 CPUtime=12.63 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 27795 0 0 0 1214 49 0 0 20 0 1 0 69418462 161673216 29176 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 39471 29176 3552 2790 0 32896 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 157884 KiB
Current children cumulated memory: 116704 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 74842
/proc/meminfo: memFree=126983412/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=177580 memory=153704 CPUtime=25.39 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 33300 0 0 0 2481 58 0 0 20 0 1 0 69418462 181841920 38426 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 44395 38426 3712 2790 0 37820 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 177580 KiB
Current children cumulated memory: 153704 KiB

[startup+51.1128 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 74842
/proc/meminfo: memFree=126965968/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=232344 memory=183100 CPUtime=50.94 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 70336 0 0 0 5004 90 0 0 20 0 1 0 69418462 237920256 45775 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 58086 45775 3712 2790 0 51511 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 232344 KiB
Current children cumulated memory: 183100 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/250 74934
/proc/meminfo: memFree=126733204/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=334124 memory=263832 CPUtime=101.99 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 126393 0 0 0 10075 124 0 0 20 0 1 0 69418462 342142976 65958 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 83531 65958 3712 2790 0 76956 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 334124 KiB
Current children cumulated memory: 263832 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/251 74941
/proc/meminfo: memFree=126578856/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=351196 memory=287600 CPUtime=161.82 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 140133 0 0 0 16029 153 0 0 20 0 1 0 69418462 359624704 71900 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 87799 71900 3712 2790 0 81224 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 351196 KiB
Current children cumulated memory: 287600 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 74944
/proc/meminfo: memFree=126518048/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=355124 memory=300292 CPUtime=221.67 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 144591 0 0 0 21990 177 0 0 20 0 1 0 69418462 363646976 75073 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 88781 75073 3712 2790 0 82206 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 355124 KiB
Current children cumulated memory: 300292 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/252 74949
/proc/meminfo: memFree=126484300/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=365360 memory=314892 CPUtime=281.53 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 152492 0 0 0 27956 197 0 0 20 0 1 0 69418462 374128640 78723 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 91340 78723 3712 2790 0 84765 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 365360 KiB
Current children cumulated memory: 314892 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/252 74951
/proc/meminfo: memFree=126439448/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=371500 memory=323084 CPUtime=341.39 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 156021 0 0 0 33925 214 0 0 20 0 1 0 69418462 380416000 80771 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 92875 80771 3712 2790 0 86300 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 371500 KiB
Current children cumulated memory: 323084 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/252 74997
/proc/meminfo: memFree=126640936/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=379132 memory=349092 CPUtime=401.24 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 169119 0 0 0 39883 241 0 0 20 0 1 0 69418462 388231168 87273 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 94783 87273 3712 2790 0 88208 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 379132 KiB
Current children cumulated memory: 349092 KiB

[startup+462.3 s]
/proc/loadavg: 4.76 4.29 4.16 5/252 75044
/proc/meminfo: memFree=126588512/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=464616 memory=367608 CPUtime=461.06 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 182720 0 0 0 45842 264 0 0 20 0 1 0 69418462 475766784 91902 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 116154 91902 3712 2790 0 109579 0
Current children cumulated CPU time: 461.06 s

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

Current children cumulated memory: 704360 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/250 75157
/proc/meminfo: memFree=125964668/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=751932 memory=704360 CPUtime=2914.09 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 300436 0 0 0 290444 965 0 0 20 0 1 0 69418462 769978368 176090 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 187983 176090 3712 2790 0 181408 0
Current children cumulated CPU time: 2914.09 s
Current children cumulated vsize: 751932 KiB
Current children cumulated memory: 704360 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/250 75159
/proc/meminfo: memFree=125940296/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=751932 memory=726944 CPUtime=2973.94 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 300447 0 0 0 296410 984 0 0 20 0 1 0 69418462 769978368 181736 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 187983 181736 3712 2790 0 181408 0
Current children cumulated CPU time: 2973.94 s
Current children cumulated vsize: 751932 KiB
Current children cumulated memory: 726944 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/249 75161
/proc/meminfo: memFree=125918340/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=766412 memory=741396 CPUtime=3033.8 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303103 0 0 0 302377 1003 0 0 20 0 1 0 69418462 784805888 185349 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 191603 185349 3712 2790 0 185028 0
Current children cumulated CPU time: 3033.8 s
Current children cumulated vsize: 766412 KiB
Current children cumulated memory: 741396 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/249 75174
/proc/meminfo: memFree=125919412/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=766412 memory=741396 CPUtime=3093.66 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303132 0 0 0 308347 1019 0 0 20 0 1 0 69418462 784805888 185349 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 191603 185349 3712 2790 0 185028 0
Current children cumulated CPU time: 3093.66 s
Current children cumulated vsize: 766412 KiB
Current children cumulated memory: 741396 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 75181
/proc/meminfo: memFree=125919480/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=758584 memory=733696 CPUtime=3153.51 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303134 0 0 0 314322 1029 0 0 20 0 1 0 69418462 776790016 183424 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 189646 183424 3712 2790 0 183071 0
Current children cumulated CPU time: 3153.51 s
Current children cumulated vsize: 758584 KiB
Current children cumulated memory: 733696 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/250 75183
/proc/meminfo: memFree=125910780/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=758584 memory=733696 CPUtime=3213.36 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303136 0 0 0 320298 1038 0 0 20 0 1 0 69418462 776790016 183424 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 189646 183424 3712 2790 0 183071 0
Current children cumulated CPU time: 3213.36 s
Current children cumulated vsize: 758584 KiB
Current children cumulated memory: 733696 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 75187
/proc/meminfo: memFree=125911228/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=758584 memory=733696 CPUtime=3273.22 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303136 0 0 0 326272 1050 0 0 20 0 1 0 69418462 776790016 183424 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 189646 183424 3712 2790 0 183071 0
Current children cumulated CPU time: 3273.22 s
Current children cumulated vsize: 758584 KiB
Current children cumulated memory: 733696 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 75189
/proc/meminfo: memFree=125905596/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=758584 memory=733696 CPUtime=3333.08 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303137 0 0 0 332230 1078 0 0 20 0 1 0 69418462 776790016 183424 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 189646 183424 3712 2790 0 183071 0
Current children cumulated CPU time: 3333.08 s
Current children cumulated vsize: 758584 KiB
Current children cumulated memory: 733696 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/250 75191
/proc/meminfo: memFree=125897880/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=758584 memory=733696 CPUtime=3392.93 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303190 0 0 0 338196 1097 0 0 20 0 1 0 69418462 776790016 183424 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 189646 183424 3712 2790 0 183071 0
Current children cumulated CPU time: 3392.93 s
Current children cumulated vsize: 758584 KiB
Current children cumulated memory: 733696 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/250 75193
/proc/meminfo: memFree=125897644/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=758584 memory=733696 CPUtime=3452.78 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 303234 0 0 0 344169 1109 0 0 20 0 1 0 69418462 776790016 183424 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 189646 183424 3712 2790 0 183071 0
Current children cumulated CPU time: 3452.78 s
Current children cumulated vsize: 758584 KiB
Current children cumulated memory: 733696 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/250 75195
/proc/meminfo: memFree=125864916/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=975396 memory=769968 CPUtime=3512.65 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 304148 0 0 0 350133 1132 0 0 20 0 1 0 69418462 998805504 192492 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 243849 192492 3712 2790 0 237274 0
Current children cumulated CPU time: 3512.65 s
Current children cumulated vsize: 975396 KiB
Current children cumulated memory: 769968 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 75197
/proc/meminfo: memFree=125857432/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=975396 memory=769968 CPUtime=3572.49 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 304148 0 0 0 356092 1157 0 0 20 0 1 0 69418462 998805504 192492 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 243849 192492 3712 2790 0 237274 0
Current children cumulated CPU time: 3572.49 s
Current children cumulated vsize: 975396 KiB
Current children cumulated memory: 769968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.07 4.10 4.09 5/250 75197
/proc/meminfo: memFree=125849408/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=975396 memory=769968 CPUtime=3600.02 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 304148 0 0 0 358837 1165 0 0 20 0 1 0 69418462 998805504 192492 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 243849 192492 3712 2790 0 237274 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 975396 KiB
Current children cumulated memory: 769968 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.38 s, system=11.6607 s

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

[startup+3609.9 s]
/proc/loadavg: 4.07 4.10 4.09 5/250 75197
/proc/meminfo: memFree=125849408/131382112 swapFree=33010416/33010684
[pid=74841] ppid=74838 vsize=975396 memory=769968 CPUtime=3600.02 cores=4,6
/proc/74841/stat : 74841 (ipbhs_scip) R 74838 74841 72178 0 -1 4194304 304148 0 0 0 358837 1165 0 0 20 0 1 0 69418462 998805504 192492 18446744073709551615 94261215232000 94261226658397 140737345186544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94261228794072 94261228839090 94261263581184 140737345190290 140737345190409 140737345190409 140737345196011 0
/proc/74841/statm: 243849 192492 3712 2790 0 237274 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 975396 KiB
Current children cumulated memory: 769968 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.91
CPU time (s): 3600.04
CPU user time (s): 3588.38
CPU system time (s): 11.6607
CPU usage (%): 99.7266
Max. virtual memory (cumulated for all children) (KiB): 975396
Max. memory (cumulated for all children) (KiB): 769968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.38
system time used= 11.6607
maximum resident set size= 769968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304148
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= 117
involuntary context switches= 1557


# summary of solver processes directly reported to runsolver:
#   pid: 74841
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3588.38
#   total CPU system time (s): 11.6607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2596 second user time and 35.0243 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 12:09:47
IDJOB=4519868
IDBENCH=177532
IDSOLVER=3335
FILE ID=nodeC012/4519868-1751537387
RUNJOBID= nodeC012-1751530082-72189
SLURM_JOB_ID= 9598671
Free space on /tmp= 431668 MiB

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

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

MD5SUM BENCH= 8a6dbe9648cdf1a99b0bd946afbbdeb1
RANDOM SEED=1751851865

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127029580 kB
MemAvailable:   127406864 kB
Buffers:            2136 kB
Cached:          1178428 kB
SwapCached:           16 kB
Active:          3144460 kB
Inactive:         560256 kB
Active(anon):    2535100 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   553260 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69972 kB
Writeback:             0 kB
AnonPages:       2521888 kB
Mapped:           134220 kB
Shmem:             17944 kB
KReclaimable:     108196 kB
Slab:             193280 kB
SReclaimable:     108196 kB
SUnreclaim:        85084 kB
KernelStack:        4032 kB
PageTables:         8192 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    3057132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2314240 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431600 MiB
End job on nodeC012 at 2025-07-03 13:09:58