Trace number 4502400

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

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-protfold.opb
MD5SUM7d697abe2607c9e2486f4e4c4676f6ab
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-31
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1835
Total number of constraints2112
Number of constraints which are clauses1906
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints120
Minimum length of a constraint3
Maximum length of a constraint882
Number of terms in the objective function 120
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 120
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c initialize IPBHS solver
0.00/0.02	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.02	c optimizer = "gurobi"
0.00/0.02	c pbsolver = "roundingsat"
0.00/0.02	c use separate pbsolver for SIS
0.00/0.02	c load symmetries from file ""
0.00/0.02	c set time limit for symmetry computation to 100 seconds.
0.00/0.02	c set interchangeable summation variable limit to 3
0.00/0.02	c set sym compact max subset size to 5
0.00/0.02	c set explicit symmetry matrix usage to 1
0.00/0.02	c sym budget explicit to 100
0.00/0.02	c sym budget explicit lits to 6000
0.00/0.02	c sym budget compact to 100
0.00/0.02	c sym budget compact lits to 6000
0.00/0.02	c sym budget common to 0
0.00/0.02	c sym budget common lits to 0
0.00/0.02	c set sym generation to 's'
0.00/0.02	c set abstraction set creation to 10 iterations without LB change
0.00/0.02	c set abstraction set inputs to 0
0.00/0.02	c set abstraction set cluster min size to 2
0.00/0.02	c set abstraction set cluster max size to 100000000
0.00/0.02	c set abstraction set cluster activation limit to 2
0.00/0.02	c enable abstraction set require equal cost
0.00/0.02	c set abstraction set assumptions to 0
0.00/0.02	c set abstraction set constraint type to 0
0.00/0.02	c set abstract core extraction strategy to b
0.00/0.02	c set core extraction strategy to 2
0.00/0.02	c set core extraction shuffles 10
0.00/0.02	c set cores per iteration to 5
0.00/0.02	c set optimizer bound usage strategy to 2
0.00/0.02	c set optimizer max non-optimal iterations to 1000
0.00/0.02	c set small core cardinality limit to 2
0.00/0.02	c set max coef in cores to 1000000000
0.00/0.02	c set core processing techniques to 4095
0.00/0.02	c set SIS iterations to 5
0.00/0.02	c set SIS budget abs to 1000
0.00/0.02	c set SIS budget rel to 0.05
0.00/0.04	c limit for coefficient in constraints and objective to 1000000000
0.00/0.04	c will solve HOME/instance-4502400-1751434963.opb
0.00/0.04	c [0] will start solving
99.70/100.03	c [0] solve iteration 1, LB=-120, UB=1
99.70/100.03	c [0.3] solve iteration 2, LB=-120, UB=-19
99.70/100.03	c [0.47] solve iteration 3, LB=-110, UB=-19
99.70/100.03	c [0.56] solve iteration 4, LB=-110, UB=-19
99.70/100.03	c [1.31] solve iteration 5, LB=-109, UB=-21
99.70/100.03	c [1.59] solve iteration 6, LB=-108, UB=-21
99.70/100.03	c [1.91] solve iteration 7, LB=-108, UB=-21
99.70/100.03	c [2.02] solve iteration 8, LB=-108, UB=-21
99.70/100.03	c [2.23] solve iteration 9, LB=-107, UB=-21
99.70/100.03	c [2.37] solve iteration 10, LB=-107, UB=-21
99.70/100.03	c [2.67] solve iteration 11, LB=-107, UB=-21
99.70/100.03	c [2.75] solve iteration 12, LB=-107, UB=-21
99.70/100.03	c [2.84] solve iteration 13, LB=-106, UB=-21
99.70/100.03	c [2.94] solve iteration 14, LB=-106, UB=-21
99.70/100.03	c [3.02] solve iteration 15, LB=-106, UB=-21
99.70/100.03	c [4.3] solve iteration 16, LB=-106, UB=-21
99.70/100.03	c [4.57] solve iteration 17, LB=-106, UB=-21
99.70/100.03	c [4.74] solve iteration 18, LB=-106, UB=-21
99.70/100.03	c [4.85] solve iteration 19, LB=-106, UB=-21
99.70/100.03	c [10.75] solve iteration 20, LB=-106, UB=-21
99.70/100.03	c [11.19] solve iteration 21, LB=-106, UB=-21
99.70/100.03	c [11.92] solve iteration 22, LB=-106, UB=-21
99.70/100.03	c [12.16] solve iteration 23, LB=-105, UB=-21
99.70/100.03	c [12.46] solve iteration 24, LB=-105, UB=-21
99.70/100.03	c [12.68] solve iteration 25, LB=-105, UB=-21
99.70/100.03	c [36.06] solve iteration 26, LB=-105, UB=-21
99.70/100.03	c [36.29] solve iteration 27, LB=-105, UB=-22
99.70/100.03	c [36.47] solve iteration 28, LB=-105, UB=-22
99.70/100.03	c [36.65] solve iteration 29, LB=-105, UB=-22
99.70/100.03	c [36.87] solve iteration 30, LB=-105, UB=-22
99.70/100.03	c [37.46] solve iteration 31, LB=-105, UB=-22
99.70/100.03	c [37.66] solve iteration 32, LB=-105, UB=-22
99.70/100.03	c [38.21] solve iteration 33, LB=-105, UB=-22
99.70/100.03	c [38.45] solve iteration 34, LB=-105, UB=-22
99.70/100.03	c [38.72] solve iteration 35, LB=-105, UB=-22
99.70/100.03	c [39.38] solve iteration 36, LB=-104, UB=-22
99.70/100.03	c [39.7] solve iteration 37, LB=-103, UB=-22
99.70/100.03	c [40.16] solve iteration 38, LB=-103, UB=-22
99.70/100.03	c [40.58] solve iteration 39, LB=-103, UB=-23
99.70/100.03	c [63.55] solve iteration 40, LB=-103, UB=-23
99.70/100.03	c [64.05] solve iteration 41, LB=-103, UB=-23
99.70/100.03	c [64.27] solve iteration 42, LB=-103, UB=-23
99.70/100.03	c [64.57] solve iteration 43, LB=-103, UB=-23
99.70/100.03	c [64.8] solve iteration 44, LB=-103, UB=-23
99.70/100.03	c [64.97] solve iteration 45, LB=-103, UB=-23
99.70/100.03	c [65.52] solve iteration 46, LB=-103, UB=-23
99.70/100.03	c [65.7] solve iteration 47, LB=-103, UB=-23
99.70/100.03	c [65.92] solve iteration 48, LB=-103, UB=-23
99.70/100.03	c [66.09] solve iteration 49, LB=-103, UB=-23
99.70/100.03	c [66.35] solve iteration 50, LB=-102, UB=-23
99.70/100.03	c [66.9] solve iteration 51, LB=-102, UB=-23
99.70/100.03	c [67.09] solve iteration 52, LB=-102, UB=-23
99.70/100.03	c [67.3] solve iteration 53, LB=-102, UB=-23
99.70/100.03	c [67.53] solve iteration 54, LB=-102, UB=-23
99.70/100.03	c [67.73] solve iteration 55, LB=-102, UB=-23
99.70/100.03	c [68.41] solve iteration 56, LB=-102, UB=-23
99.70/100.03	c [68.88] solve iteration 57, LB=-102, UB=-23
99.70/100.03	c [69.11] solve iteration 58, LB=-102, UB=-23
99.70/100.03	c [69.34] solve iteration 59, LB=-102, UB=-23
99.70/100.03	c [69.71] solve iteration 60, LB=-102, UB=-23
99.70/100.03	c [70.92] solve iteration 61, LB=-102, UB=-23
99.70/100.03	c [71.26] solve iteration 62, LB=-102, UB=-23
99.70/100.03	c [71.59] solve iteration 63, LB=-102, UB=-23
99.70/100.03	c [76.46] solve iteration 64, LB=-102, UB=-23
99.70/100.03	c [76.99] solve iteration 65, LB=-102, UB=-23
99.70/100.03	c [77.81] solve iteration 66, LB=-102, UB=-23
99.70/100.03	c [78.2] solve iteration 67, LB=-102, UB=-23
99.70/100.03	c [78.4] solve iteration 68, LB=-102, UB=-23
99.70/100.03	c [88.89] solve iteration 69, LB=-102, UB=-23
99.70/100.03	c [89.12] solve iteration 70, LB=-102, UB=-23
99.70/100.03	c [90.12] solve iteration 71, LB=-102, UB=-23
99.70/100.03	c [90.86] solve iteration 72, LB=-102, UB=-23
99.70/100.03	c [91.26] solve iteration 73, LB=-101, UB=-23
99.70/100.03	c [91.53] solve iteration 74, LB=-101, UB=-23
99.70/100.03	c [91.9] solve iteration 75, LB=-101, UB=-23
99.70/100.03	c [92.92] solve iteration 76, LB=-101, UB=-23
99.70/100.03	c [93.25] solve iteration 77, LB=-101, UB=-23
99.70/100.03	c [93.68] solve iteration 78, LB=-101, UB=-23
99.70/100.03	c [93.8] solve iteration 79, LB=-101, UB=-23
99.70/100.03	c [93.91] solve iteration 80, LB=-101, UB=-23
99.70/100.03	c [94.67] solve iteration 81, LB=-101, UB=-23
99.70/100.03	c [94.78] solve iteration 82, LB=-101, UB=-23
99.70/100.03	c [94.89] solve iteration 83, LB=-101, UB=-23
99.70/100.03	c [95.01] solve iteration 84, LB=-101, UB=-23
99.70/100.03	c [95.16] solve iteration 85, LB=-101, UB=-23
99.70/100.03	c [96.29] solve iteration 86, LB=-101, UB=-23
99.70/100.03	c [96.46] solve iteration 87, LB=-101, UB=-23
99.70/100.03	c [97.15] solve iteration 88, LB=-101, UB=-23
99.70/100.03	c [97.37] solve iteration 89, LB=-101, UB=-23
99.70/100.03	c [97.82] solve iteration 90, LB=-101, UB=-23
1095.95/1098.76	c [98.75] solve iteration 91, LB=-101, UB=-23
1095.95/1098.76	c [99.18] solve iteration 92, LB=-101, UB=-23
1095.95/1098.76	c [99.44] solve iteration 93, LB=-101, UB=-23
1095.95/1098.76	c [99.65] solve iteration 94, LB=-101, UB=-23
1095.95/1098.76	c [100.57] solve iteration 95, LB=-101, UB=-23
1095.95/1098.76	c [101.94] solve iteration 96, LB=-101, UB=-23
1095.95/1098.76	c [102.2] solve iteration 97, LB=-101, UB=-23
1095.95/1098.76	c [102.35] solve iteration 98, LB=-101, UB=-23
1095.95/1098.76	c [103.92] solve iteration 99, LB=-101, UB=-23
1095.95/1098.76	c [104.57] solve iteration 100, LB=-101, UB=-23
1095.95/1098.76	c [107.78] solve iteration 101, LB=-101, UB=-23
1095.95/1098.76	c [108.11] solve iteration 102, LB=-101, UB=-23
1095.95/1098.76	c [108.57] solve iteration 103, LB=-101, UB=-23
1095.95/1098.76	c [112.43] solve iteration 104, LB=-101, UB=-23
1095.95/1098.76	c [113.18] solve iteration 105, LB=-101, UB=-23
1095.95/1098.76	c [114.88] solve iteration 106, LB=-101, UB=-23
1095.95/1098.76	c [116.37] solve iteration 107, LB=-101, UB=-24
1095.95/1098.76	c [116.88] solve iteration 108, LB=-101, UB=-24
1095.95/1098.76	c [117.24] solve iteration 109, LB=-101, UB=-24
1095.95/1098.76	c [117.46] solve iteration 110, LB=-101, UB=-24
1095.95/1098.76	c [118.82] solve iteration 111, LB=-101, UB=-24
1095.95/1098.76	c [119.1] solve iteration 112, LB=-101, UB=-24
1095.95/1098.76	c [119.38] solve iteration 113, LB=-101, UB=-24
1095.95/1098.76	c [119.61] solve iteration 114, LB=-101, UB=-24
1095.95/1098.76	c [120.16] solve iteration 115, LB=-101, UB=-24
1095.95/1098.76	c [121.36] solve iteration 116, LB=-101, UB=-24
1095.95/1098.76	c [121.65] solve iteration 117, LB=-100, UB=-24
1095.95/1098.76	c [122.06] solve iteration 118, LB=-100, UB=-24
1095.95/1098.76	c [122.42] solve iteration 119, LB=-100, UB=-24
1095.95/1098.76	c [122.77] solve iteration 120, LB=-100, UB=-24
1095.95/1098.76	c [124.39] solve iteration 121, LB=-100, UB=-24
1095.95/1098.76	c [124.66] solve iteration 122, LB=-100, UB=-24
1095.95/1098.76	c [125.05] solve iteration 123, LB=-100, UB=-24
1095.95/1098.76	c [125.37] solve iteration 124, LB=-100, UB=-24
1095.95/1098.76	c [125.63] solve iteration 125, LB=-100, UB=-24
1095.95/1098.76	c [127.72] solve iteration 126, LB=-100, UB=-24
1095.95/1098.76	c [128.11] solve iteration 127, LB=-100, UB=-24
1095.95/1098.76	c [128.28] solve iteration 128, LB=-100, UB=-24
1095.95/1098.76	c [128.44] solve iteration 129, LB=-100, UB=-24
1095.95/1098.76	c [128.74] solve iteration 130, LB=-100, UB=-24
1095.95/1098.76	c [129.94] solve iteration 131, LB=-100, UB=-24
1095.95/1098.76	c [130.1] solve iteration 132, LB=-100, UB=-24
1095.95/1098.76	c [130.28] solve iteration 133, LB=-100, UB=-24
1095.95/1098.76	c [130.45] solve iteration 134, LB=-100, UB=-24
1095.95/1098.76	c [130.81] solve iteration 135, LB=-100, UB=-24
1095.95/1098.76	c [132.13] solve iteration 136, LB=-100, UB=-24
1095.95/1098.76	c [132.35] solve iteration 137, LB=-100, UB=-24
1095.95/1098.76	c [133.47] solve iteration 138, LB=-100, UB=-24
1095.95/1098.76	c [133.77] solve iteration 139, LB=-100, UB=-24
1095.95/1098.76	c [133.99] solve iteration 140, LB=-100, UB=-24
1095.95/1098.76	c [135.34] solve iteration 141, LB=-100, UB=-24
1095.95/1098.76	c [135.68] solve iteration 142, LB=-100, UB=-24
1095.95/1098.76	c [139.02] solve iteration 143, LB=-100, UB=-24
1095.95/1098.76	c [139.34] solve iteration 144, LB=-100, UB=-24
1095.95/1098.76	c [139.81] solve iteration 145, LB=-100, UB=-24
1095.95/1098.76	c [141.66] solve iteration 146, LB=-100, UB=-24
1095.95/1098.76	c [143.25] solve iteration 147, LB=-100, UB=-24
1095.95/1098.76	c [143.65] solve iteration 148, LB=-100, UB=-24
1095.95/1098.76	c [144.02] solve iteration 149, LB=-100, UB=-24
1095.95/1098.76	c [144.42] solve iteration 150, LB=-100, UB=-24
1095.95/1098.76	c [146.19] solve iteration 151, LB=-100, UB=-24
1095.95/1098.76	c [147.71] solve iteration 152, LB=-100, UB=-24
1095.95/1098.76	c [1053.17] solve iteration 153, LB=-100, UB=-24
1095.95/1098.76	c [1054.12] solve iteration 154, LB=-100, UB=-24
1095.95/1098.76	c [1055.36] solve iteration 155, LB=-100, UB=-24
1095.95/1098.76	c [1057.97] solve iteration 156, LB=-100, UB=-24
1095.95/1098.76	c [1058.84] solve iteration 157, LB=-99, UB=-24
1095.95/1098.76	c [1059.96] solve iteration 158, LB=-99, UB=-24
1095.95/1098.76	c [1065.93] solve iteration 159, LB=-99, UB=-24
1095.95/1098.76	c [1066.74] solve iteration 160, LB=-99, UB=-24
1095.95/1098.76	c [1069.58] solve iteration 161, LB=-99, UB=-24
1095.95/1098.76	c [1070.56] solve iteration 162, LB=-99, UB=-24
1095.95/1098.76	c [1071.76] solve iteration 163, LB=-99, UB=-24
1095.95/1098.76	c [1073.61] solve iteration 164, LB=-99, UB=-24
1095.95/1098.76	c [1075.01] solve iteration 165, LB=-99, UB=-24
1095.95/1098.76	c [1077.61] solve iteration 166, LB=-99, UB=-24
1095.95/1098.76	c [1079.12] solve iteration 167, LB=-99, UB=-24
1095.95/1098.76	c [1080.68] solve iteration 168, LB=-99, UB=-24
1095.95/1098.76	c [1081.62] solve iteration 169, LB=-99, UB=-24
1095.95/1098.76	c [1082.12] solve iteration 170, LB=-99, UB=-24
1095.95/1098.76	c [1085.02] solve iteration 171, LB=-99, UB=-24
1095.95/1098.76	c [1085.37] solve iteration 172, LB=-99, UB=-24
1095.95/1098.76	c [1085.85] solve iteration 173, LB=-99, UB=-24
1095.95/1098.76	c [1086.52] solve iteration 174, LB=-98, UB=-24
1095.95/1098.76	c [1086.96] solve iteration 175, LB=-98, UB=-24
1095.95/1098.76	c [1090.47] solve iteration 176, LB=-98, UB=-24
1342.77/1346.03	c [1091.02] solve iteration 177, LB=-98, UB=-24
1342.77/1346.03	c [1091.47] solve iteration 178, LB=-98, UB=-24
1342.77/1346.03	c [1092.62] solve iteration 179, LB=-98, UB=-24
1342.77/1346.03	c [1093.06] solve iteration 180, LB=-98, UB=-24
1342.77/1346.03	c [1096.07] solve iteration 181, LB=-98, UB=-24
1342.77/1346.03	c [1096.65] solve iteration 182, LB=-98, UB=-24
1342.77/1346.03	c [1098.23] solve iteration 183, LB=-98, UB=-24
1342.77/1346.03	c [1098.76] solve iteration 184, LB=-98, UB=-24
1342.77/1346.03	c [1099.34] solve iteration 185, LB=-98, UB=-24
1342.77/1346.03	c [1104.73] solve iteration 186, LB=-98, UB=-24
1342.77/1346.03	c [1108.05] solve iteration 187, LB=-98, UB=-24
1342.77/1346.03	c [1109.26] solve iteration 188, LB=-98, UB=-24
1342.77/1346.03	c [1114.54] solve iteration 189, LB=-98, UB=-24
1342.77/1346.03	c [1115.38] solve iteration 190, LB=-98, UB=-24
1342.77/1346.03	c [1134.79] solve iteration 191, LB=-98, UB=-24
1342.77/1346.03	c [1142.78] solve iteration 192, LB=-98, UB=-24
1342.77/1346.03	c [1143.92] solve iteration 193, LB=-98, UB=-24
1342.77/1346.03	c [1150.66] solve iteration 194, LB=-98, UB=-24
1342.77/1346.03	c [1168.98] solve iteration 195, LB=-98, UB=-24
1342.77/1346.03	c [1172.2] solve iteration 196, LB=-98, UB=-24
1342.77/1346.03	c [1173.3] solve iteration 197, LB=-98, UB=-24
1342.77/1346.03	c [1177.38] solve iteration 198, LB=-98, UB=-24
1342.77/1346.03	c [1178.44] solve iteration 199, LB=-98, UB=-24
1342.77/1346.03	c [1180.51] solve iteration 200, LB=-98, UB=-24
1342.77/1346.03	c [1184.01] solve iteration 201, LB=-98, UB=-24
1342.77/1346.03	c [1189.53] solve iteration 202, LB=-98, UB=-24
1342.77/1346.03	c [1190.85] solve iteration 203, LB=-98, UB=-24
1342.77/1346.03	c [1191.24] solve iteration 204, LB=-97, UB=-24
1342.77/1346.03	c [1191.8] solve iteration 205, LB=-97, UB=-24
1342.77/1346.03	c [1194.85] solve iteration 206, LB=-97, UB=-24
1342.77/1346.03	c [1195.23] solve iteration 207, LB=-97, UB=-24
1342.77/1346.03	c [1195.73] solve iteration 208, LB=-97, UB=-24
1342.77/1346.03	c [1196.43] solve iteration 209, LB=-97, UB=-24
1342.77/1346.03	c [1197.03] solve iteration 210, LB=-97, UB=-24
1342.77/1346.03	c [1200.64] solve iteration 211, LB=-97, UB=-24
1342.77/1346.03	c [1201.17] solve iteration 212, LB=-97, UB=-24
1342.77/1346.03	c [1201.71] solve iteration 213, LB=-97, UB=-24
1342.77/1346.03	c [1202.28] solve iteration 214, LB=-97, UB=-24
1342.77/1346.03	c [1202.88] solve iteration 215, LB=-97, UB=-24
1342.77/1346.03	c [1206.94] solve iteration 216, LB=-97, UB=-24
1342.77/1346.03	c [1212.34] solve iteration 217, LB=-97, UB=-24
1342.77/1346.03	c [1213.11] solve iteration 218, LB=-97, UB=-24
1342.77/1346.03	c [1213.75] solve iteration 219, LB=-96, UB=-24
1342.77/1346.03	c [1216.98] solve iteration 220, LB=-96, UB=-24
1342.77/1346.03	c [1221.93] solve iteration 221, LB=-96, UB=-24
1342.77/1346.03	c [1223.06] solve iteration 222, LB=-96, UB=-24
1342.77/1346.03	c [1224.5] solve iteration 223, LB=-96, UB=-24
1342.77/1346.03	c [1225.49] solve iteration 224, LB=-96, UB=-24
1342.77/1346.03	c [1226.49] solve iteration 225, LB=-96, UB=-24
1342.77/1346.03	c [1230.96] solve iteration 226, LB=-96, UB=-24
1342.77/1346.03	c [1232.23] solve iteration 227, LB=-96, UB=-24
1342.77/1346.03	c [1233.39] solve iteration 228, LB=-96, UB=-24
1342.77/1346.03	c [1234.57] solve iteration 229, LB=-96, UB=-24
1342.77/1346.03	c [1235.56] solve iteration 230, LB=-96, UB=-24
1342.77/1346.03	c [1240.73] solve iteration 231, LB=-96, UB=-24
1342.77/1346.03	c [1246.71] solve iteration 232, LB=-96, UB=-24
1342.77/1346.03	c [1247.41] solve iteration 233, LB=-96, UB=-24
1342.77/1346.03	c [1248.28] solve iteration 234, LB=-96, UB=-24
1342.77/1346.03	c [1248.9] solve iteration 235, LB=-96, UB=-24
1342.77/1346.03	c [1253.19] solve iteration 236, LB=-96, UB=-24
1342.77/1346.03	c [1254.23] solve iteration 237, LB=-96, UB=-24
1342.77/1346.03	c [1254.82] solve iteration 238, LB=-96, UB=-24
1342.77/1346.03	c [1255.47] solve iteration 239, LB=-96, UB=-24
1342.77/1346.03	c [1256.4] solve iteration 240, LB=-96, UB=-24
1342.77/1346.03	c [1266.82] solve iteration 241, LB=-96, UB=-24
1342.77/1346.03	c [1267.53] solve iteration 242, LB=-96, UB=-24
1342.77/1346.03	c [1268.27] solve iteration 243, LB=-96, UB=-24
1342.77/1346.03	c [1269.02] solve iteration 244, LB=-96, UB=-24
1342.77/1346.03	c [1270.1] solve iteration 245, LB=-96, UB=-24
1342.77/1346.03	c [1277.43] solve iteration 246, LB=-96, UB=-24
1342.77/1346.03	c [1278.3] solve iteration 247, LB=-95, UB=-24
1342.77/1346.03	c [1279.76] solve iteration 248, LB=-95, UB=-24
1342.77/1346.03	c [1285.95] solve iteration 249, LB=-95, UB=-24
1342.77/1346.03	c [1287.46] solve iteration 250, LB=-95, UB=-24
1342.77/1346.03	c [1294.97] solve iteration 251, LB=-95, UB=-24
1342.77/1346.03	c [1295.73] solve iteration 252, LB=-95, UB=-24
1342.77/1346.03	c [1296.49] solve iteration 253, LB=-95, UB=-24
1342.77/1346.03	c [1302.89] solve iteration 254, LB=-95, UB=-24
1342.77/1346.03	c [1303.29] solve iteration 255, LB=-95, UB=-24
1342.77/1346.03	c [1312.55] solve iteration 256, LB=-95, UB=-24
1342.77/1346.03	c [1314.61] solve iteration 257, LB=-95, UB=-24
1342.77/1346.03	c [1315.09] solve iteration 258, LB=-95, UB=-24
1342.77/1346.03	c [1315.94] solve iteration 259, LB=-95, UB=-24
1342.77/1346.03	c [1316.57] solve iteration 260, LB=-95, UB=-24
1342.77/1346.03	c [1325.13] solve iteration 261, LB=-95, UB=-24
1342.77/1346.03	c [1335.66] solve iteration 262, LB=-95, UB=-24
1731.56/1735.79	c [1337.22] solve iteration 263, LB=-95, UB=-24
1731.56/1735.79	c [1338.43] solve iteration 264, LB=-95, UB=-24
1731.56/1735.79	c [1339.07] solve iteration 265, LB=-95, UB=-24
1731.56/1735.79	c [1358.83] solve iteration 266, LB=-95, UB=-24
1731.56/1735.79	c [1359.55] solve iteration 267, LB=-95, UB=-24
1731.56/1735.79	c [1373.41] solve iteration 268, LB=-95, UB=-24
1731.56/1735.79	c [1374.64] solve iteration 269, LB=-95, UB=-24
1731.56/1735.79	c [1376.87] solve iteration 270, LB=-95, UB=-24
1731.56/1735.79	c [1386.19] solve iteration 271, LB=-94, UB=-24
1731.56/1735.79	c [1391.34] solve iteration 272, LB=-94, UB=-24
1731.56/1735.79	c [1392.16] solve iteration 273, LB=-94, UB=-24
1731.56/1735.79	c [1392.84] solve iteration 274, LB=-94, UB=-24
1731.56/1735.79	c [1393.19] solve iteration 275, LB=-94, UB=-24
1731.56/1735.79	c [1401.14] solve iteration 276, LB=-94, UB=-24
1731.56/1735.79	c [1401.49] solve iteration 277, LB=-94, UB=-24
1731.56/1735.79	c [1401.8] solve iteration 278, LB=-94, UB=-24
1731.56/1735.79	c [1402.18] solve iteration 279, LB=-94, UB=-24
1731.56/1735.79	c [1404.14] solve iteration 280, LB=-94, UB=-24
1731.56/1735.79	c [1413.47] solve iteration 281, LB=-94, UB=-24
1731.56/1735.79	c [1414.75] solve iteration 282, LB=-94, UB=-24
1731.56/1735.79	c [1415.16] solve iteration 283, LB=-94, UB=-24
1731.56/1735.79	c [1415.71] solve iteration 284, LB=-94, UB=-24
1731.56/1735.79	c [1416.28] solve iteration 285, LB=-93, UB=-24
1731.56/1735.79	c [1425.25] solve iteration 286, LB=-93, UB=-24
1731.56/1735.79	c [1425.66] solve iteration 287, LB=-93, UB=-24
1731.56/1735.79	c [1426.2] solve iteration 288, LB=-93, UB=-24
1731.56/1735.79	c [1426.75] solve iteration 289, LB=-93, UB=-24
1731.56/1735.79	c [1427.64] solve iteration 290, LB=-93, UB=-24
1731.56/1735.79	c [1437.89] solve iteration 291, LB=-93, UB=-24
1731.56/1735.79	c [1439.9] solve iteration 292, LB=-93, UB=-24
1731.56/1735.79	c [1459.74] solve iteration 293, LB=-93, UB=-24
1731.56/1735.79	c [1460.81] solve iteration 294, LB=-93, UB=-24
1731.56/1735.79	c [1461.87] solve iteration 295, LB=-93, UB=-24
1731.56/1735.79	c [1489.69] solve iteration 296, LB=-93, UB=-24
1731.56/1735.79	c [1490.43] solve iteration 297, LB=-93, UB=-24
1731.56/1735.79	c [1491.44] solve iteration 298, LB=-93, UB=-24
1731.56/1735.79	c [1492.27] solve iteration 299, LB=-93, UB=-24
1731.56/1735.79	c [1492.87] solve iteration 300, LB=-93, UB=-24
1731.56/1735.79	c [1504.04] solve iteration 301, LB=-93, UB=-24
1731.56/1735.79	c [1504.79] solve iteration 302, LB=-93, UB=-24
1731.56/1735.79	c [1505.63] solve iteration 303, LB=-93, UB=-24
1731.56/1735.79	c [1506.49] solve iteration 304, LB=-93, UB=-24
1731.56/1735.79	c [1507.6] solve iteration 305, LB=-93, UB=-24
1731.56/1735.79	c [1519.34] solve iteration 306, LB=-93, UB=-24
1731.56/1735.79	c [1520.08] solve iteration 307, LB=-93, UB=-24
1731.56/1735.79	c [1520.86] solve iteration 308, LB=-93, UB=-24
1731.56/1735.79	c [1521.45] solve iteration 309, LB=-93, UB=-24
1731.56/1735.79	c [1522.19] solve iteration 310, LB=-93, UB=-24
1731.56/1735.79	c [1534] solve iteration 311, LB=-93, UB=-24
1731.56/1735.79	c [1537.27] solve iteration 312, LB=-93, UB=-24
1731.56/1735.79	c [1538.24] solve iteration 313, LB=-93, UB=-24
1731.56/1735.79	c [1539.53] solve iteration 314, LB=-93, UB=-24
1731.56/1735.79	c [1540.4] solve iteration 315, LB=-93, UB=-24
1731.56/1735.79	c [1555.75] solve iteration 316, LB=-93, UB=-24
1731.56/1735.79	c [1558.2] solve iteration 317, LB=-93, UB=-24
1731.56/1735.79	c [1559.11] solve iteration 318, LB=-93, UB=-24
1731.56/1735.79	c [1560.09] solve iteration 319, LB=-93, UB=-24
1731.56/1735.79	c [1561.16] solve iteration 320, LB=-93, UB=-24
1731.56/1735.79	c [1584.59] solve iteration 321, LB=-93, UB=-24
1731.56/1735.79	c [1585.53] solve iteration 322, LB=-93, UB=-24
1731.56/1735.79	c [1586.94] solve iteration 323, LB=-93, UB=-24
1731.56/1735.79	c [1588.15] solve iteration 324, LB=-93, UB=-24
1731.56/1735.79	c [1591.25] solve iteration 325, LB=-93, UB=-24
1731.56/1735.79	c [1609.4] solve iteration 326, LB=-93, UB=-24
1731.56/1735.79	c [1609.74] solve iteration 327, LB=-93, UB=-24
1731.56/1735.79	c [1610.15] solve iteration 328, LB=-93, UB=-24
1731.56/1735.79	c [1610.74] solve iteration 329, LB=-93, UB=-24
1731.56/1735.79	c [1611.03] solve iteration 330, LB=-93, UB=-24
1731.56/1735.79	c [1632.96] solve iteration 331, LB=-93, UB=-24
1731.56/1735.79	c [1633.47] solve iteration 332, LB=-93, UB=-24
1731.56/1735.79	c [1633.9] solve iteration 333, LB=-93, UB=-24
1731.56/1735.79	c [1636.06] solve iteration 334, LB=-93, UB=-24
1731.56/1735.79	c [1637] solve iteration 335, LB=-93, UB=-24
1731.56/1735.79	c [1662.35] solve iteration 336, LB=-93, UB=-24
1731.56/1735.79	c [1664.6] solve iteration 337, LB=-93, UB=-24
1731.56/1735.79	c [1665.05] solve iteration 338, LB=-93, UB=-24
1731.56/1735.79	c [1665.65] solve iteration 339, LB=-93, UB=-24
1731.56/1735.79	c [1675.49] solve iteration 340, LB=-93, UB=-24
1731.56/1735.79	c [1694.75] solve iteration 341, LB=-93, UB=-24
1731.56/1735.79	c [1695.75] solve iteration 342, LB=-93, UB=-24
1731.56/1735.79	c [1699.01] solve iteration 343, LB=-93, UB=-24
1731.56/1735.79	c [1699.81] solve iteration 344, LB=-93, UB=-24
1731.56/1735.79	c [1701.48] solve iteration 345, LB=-93, UB=-24
1731.56/1735.79	c [1721.01] solve iteration 346, LB=-93, UB=-24
1731.56/1735.79	c [1721.95] solve iteration 347, LB=-93, UB=-24
2641.78/2648.06	c [1722.94] solve iteration 348, LB=-93, UB=-24
2641.78/2648.06	c [1723.76] solve iteration 349, LB=-93, UB=-24
2641.78/2648.06	c [1725.23] solve iteration 350, LB=-93, UB=-24
2641.78/2648.06	c [1746.1] solve iteration 351, LB=-93, UB=-24
2641.78/2648.06	c [1748.2] solve iteration 352, LB=-93, UB=-24
2641.78/2648.06	c [1748.64] solve iteration 353, LB=-93, UB=-24
2641.78/2648.06	c [1748.91] solve iteration 354, LB=-93, UB=-24
2641.78/2648.06	c [1749.54] solve iteration 355, LB=-93, UB=-24
2641.78/2648.06	c [1775.91] solve iteration 356, LB=-93, UB=-24
2641.78/2648.06	c [1779.75] solve iteration 357, LB=-93, UB=-24
2641.78/2648.06	c [1780.22] solve iteration 358, LB=-93, UB=-24
2641.78/2648.06	c [1781.47] solve iteration 359, LB=-93, UB=-24
2641.78/2648.06	c [1795.37] solve iteration 360, LB=-93, UB=-24
2641.78/2648.06	c [1817.8] solve iteration 361, LB=-93, UB=-24
2641.78/2648.06	c [1818.68] solve iteration 362, LB=-93, UB=-24
2641.78/2648.06	c [1830.75] solve iteration 363, LB=-93, UB=-24
2641.78/2648.06	c [1831.71] solve iteration 364, LB=-93, UB=-24
2641.78/2648.06	c [1833.38] solve iteration 365, LB=-93, UB=-24
2641.78/2648.06	c [1859.32] solve iteration 366, LB=-93, UB=-24
2641.78/2648.06	c [1859.62] solve iteration 367, LB=-93, UB=-24
2641.78/2648.06	c [1867.41] solve iteration 368, LB=-93, UB=-24
2641.78/2648.06	c [1868.15] solve iteration 369, LB=-93, UB=-24
2641.78/2648.06	c [1882.7] solve iteration 370, LB=-93, UB=-24
2641.78/2648.06	c [1912.64] solve iteration 371, LB=-93, UB=-24
2641.78/2648.06	c [1913.48] solve iteration 372, LB=-93, UB=-24
2641.78/2648.06	c [1918.72] solve iteration 373, LB=-93, UB=-24
2641.78/2648.06	c [1919.58] solve iteration 374, LB=-93, UB=-24
2641.78/2648.06	c [1920.5] solve iteration 375, LB=-93, UB=-24
2641.78/2648.06	c [1956.41] solve iteration 376, LB=-93, UB=-24
2641.78/2648.06	c [1956.85] solve iteration 377, LB=-93, UB=-24
2641.78/2648.06	c [1957.41] solve iteration 378, LB=-93, UB=-24
2641.78/2648.06	c [1957.94] solve iteration 379, LB=-93, UB=-24
2641.78/2648.06	c [1958.54] solve iteration 380, LB=-93, UB=-24
2641.78/2648.06	c [1988.74] solve iteration 381, LB=-93, UB=-24
2641.78/2648.06	c [1989.6] solve iteration 382, LB=-93, UB=-24
2641.78/2648.06	c [1990.05] solve iteration 383, LB=-93, UB=-24
2641.78/2648.06	c [1990.57] solve iteration 384, LB=-93, UB=-24
2641.78/2648.06	c [1991.01] solve iteration 385, LB=-93, UB=-24
2641.78/2648.06	c [2029.61] solve iteration 386, LB=-93, UB=-24
2641.78/2648.06	c [2031.69] solve iteration 387, LB=-93, UB=-24
2641.78/2648.06	c [2035.19] solve iteration 388, LB=-93, UB=-24
2641.78/2648.06	c [2036.23] solve iteration 389, LB=-93, UB=-24
2641.78/2648.06	c [2037.01] solve iteration 390, LB=-93, UB=-24
2641.78/2648.06	c [2073.64] solve iteration 391, LB=-93, UB=-24
2641.78/2648.06	c [2074.64] solve iteration 392, LB=-93, UB=-24
2641.78/2648.06	c [2075.4] solve iteration 393, LB=-93, UB=-24
2641.78/2648.06	c [2076.42] solve iteration 394, LB=-93, UB=-24
2641.78/2648.06	c [2077.25] solve iteration 395, LB=-93, UB=-24
2641.78/2648.06	c [2117.4] solve iteration 396, LB=-93, UB=-24
2641.78/2648.06	c [2118.23] solve iteration 397, LB=-93, UB=-24
2641.78/2648.06	c [2123.54] solve iteration 398, LB=-93, UB=-24
2641.78/2648.06	c [2125.8] solve iteration 399, LB=-93, UB=-24
2641.78/2648.06	c [2126.15] solve iteration 400, LB=-93, UB=-24
2641.78/2648.06	c [2190.55] solve iteration 401, LB=-93, UB=-24
2641.78/2648.06	c [2191.46] solve iteration 402, LB=-93, UB=-24
2641.78/2648.06	c [2192.74] solve iteration 403, LB=-93, UB=-24
2641.78/2648.06	c [2193.57] solve iteration 404, LB=-93, UB=-24
2641.78/2648.06	c [2194.24] solve iteration 405, LB=-93, UB=-24
2641.78/2648.06	c [2270.69] solve iteration 406, LB=-93, UB=-24
2641.78/2648.06	c [2273.27] solve iteration 407, LB=-93, UB=-24
2641.78/2648.06	c [2274.74] solve iteration 408, LB=-93, UB=-24
2641.78/2648.06	c [2276.49] solve iteration 409, LB=-93, UB=-24
2641.78/2648.06	c [2277.1] solve iteration 410, LB=-93, UB=-24
2641.78/2648.06	c [2341.51] solve iteration 411, LB=-93, UB=-24
2641.78/2648.06	c [2342.58] solve iteration 412, LB=-93, UB=-24
2641.78/2648.06	c [2343.45] solve iteration 413, LB=-93, UB=-24
2641.78/2648.06	c [2354.75] solve iteration 414, LB=-93, UB=-24
2641.78/2648.06	c [2356.01] solve iteration 415, LB=-93, UB=-24
2641.78/2648.06	c [2434.54] solve iteration 416, LB=-93, UB=-24
2641.78/2648.06	c [2438.54] solve iteration 417, LB=-93, UB=-24
2641.78/2648.06	c [2440.3] solve iteration 418, LB=-93, UB=-24
2641.78/2648.06	c [2443.27] solve iteration 419, LB=-93, UB=-24
2641.78/2648.06	c [2446.67] solve iteration 420, LB=-93, UB=-24
2641.78/2648.06	c [2500.63] solve iteration 421, LB=-93, UB=-24
2641.78/2648.06	c [2506.89] solve iteration 422, LB=-93, UB=-24
2641.78/2648.06	c [2508.28] solve iteration 423, LB=-93, UB=-24
2641.78/2648.06	c [2508.93] solve iteration 424, LB=-93, UB=-24
2641.78/2648.06	c [2513.51] solve iteration 425, LB=-93, UB=-24
2641.78/2648.06	c [2578.96] solve iteration 426, LB=-93, UB=-24
2641.78/2648.06	c [2585.5] solve iteration 427, LB=-93, UB=-24
2641.78/2648.06	c [2589.68] solve iteration 428, LB=-93, UB=-24
2641.78/2648.06	c [2592.39] solve iteration 429, LB=-93, UB=-24
2641.78/2648.06	c [2593.14] solve iteration 430, LB=-93, UB=-24
2641.78/2648.06	c [2623.02] solve iteration 431, LB=-93, UB=-25
2641.78/2648.06	c [2625.92] solve iteration 432, LB=-93, UB=-25
2641.78/2648.06	c [2626.72] sol

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62647 MiB free)
  memory of node 1: 64465 MiB (62937 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502400-1751434963/watcher-4502400-1751434963 -o /tmp/evaluation-result-4502400-1751434963/solver-4502400-1751434963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751434963-62504 --watchdog 3760 ./ipbhs_gurobi HOME/instance-4502400-1751434963.opb --max-coef 1000000000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=62551, runsolver pid=62540

[startup+0.100066 s]*
/proc/loadavg: 0.85 2.85 3.63 6/266 62563
/proc/meminfo: memFree=127835668/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=91884 memory=19212 CPUtime=0.08 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 1711 0 0 0 6 2 0 0 20 0 2 0 59174166 94089216 4803 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 22971 4803 2944 641 0 5454 0
[pid=62551/tid=62559] ppid=62540 vsize=91884 memory=4026532124 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 59174170 94089216 4803 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 91884 KiB
Current children cumulated memory: 19212 KiB

[startup+0.205781 s]*
/proc/loadavg: 0.85 2.85 3.63 5/266 62563
/proc/meminfo: memFree=126881680/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=91884 memory=19468 CPUtime=0.18 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 1803 0 0 0 16 2 0 0 20 0 2 0 59174166 94089216 4867 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 22971 4867 2944 641 0 5454 0
[pid=62551/tid=62559] ppid=62540 vsize=91884 memory=3472328132921917724 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 59174170 94089216 4867 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 91884 KiB
Current children cumulated memory: 19468 KiB

[startup+0.305729 s]*
/proc/loadavg: 0.85 2.85 3.63 5/266 62563
/proc/meminfo: memFree=126150200/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=91884 memory=19852 CPUtime=0.28 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 1881 0 0 0 26 2 0 0 20 0 2 0 59174166 94089216 4963 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 22971 4963 2944 641 0 5454 0
[pid=62551/tid=62559] ppid=62540 vsize=91884 memory=-7531269346039593668 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 59174170 94089216 4963 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 91884 KiB
Current children cumulated memory: 19852 KiB

[startup+0.700132 s]
/proc/loadavg: 0.85 2.85 3.63 4/265 62565
/proc/meminfo: memFree=126887492/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=95348 memory=26900 CPUtime=0.67 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 2766 0 0 0 63 4 0 0 20 0 2 0 59174166 97636352 6725 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 23837 6725 3424 641 0 6320 0
[pid=62551/tid=62559] ppid=62540 vsize=95348 memory=14208 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 59174170 97636352 6725 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 95348 KiB
Current children cumulated memory: 26900 KiB

[startup+1.50012 s]
/proc/loadavg: 0.85 2.85 3.63 4/264 62574
/proc/meminfo: memFree=126811808/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=95792 memory=27540 CPUtime=1.47 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 2926 0 0 0 141 6 0 0 20 0 2 0 59174166 98091008 6885 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 23948 6885 3424 641 0 6431 0
[pid=62551/tid=62559] ppid=62540 vsize=95792 memory=14208 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 59174170 98091008 6885 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 95792 KiB
Current children cumulated memory: 27540 KiB

[startup+3.1045 s]
/proc/loadavg: 1.11 2.87 3.63 4/263 62602
/proc/meminfo: memFree=126738204/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=99628 memory=34052 CPUtime=3.07 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 6375 0 0 0 297 10 0 0 20 0 2 0 59174166 102019072 8513 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 24907 8513 3424 641 0 7390 0
[pid=62551/tid=62559] ppid=62540 vsize=99628 memory=-7531269346173876932 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 59174170 102019072 8513 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 99628 KiB
Current children cumulated memory: 34052 KiB

[startup+6.3001 s]
/proc/loadavg: 1.11 2.87 3.63 4/263 62602
/proc/meminfo: memFree=126573064/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=101488 memory=35680 CPUtime=6.25 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 10664 0 0 0 611 14 0 0 20 0 2 0 59174166 103923712 8920 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 25372 8920 3424 641 0 7855 0
[pid=62551/tid=62559] ppid=62540 vsize=101488 memory=35424 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 2 0 59174170 103923712 8920 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 101488 KiB
Current children cumulated memory: 35680 KiB

[startup+12.7001 s]
/proc/loadavg: 1.48 2.90 3.63 4/263 62603
/proc/meminfo: memFree=126584292/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=111888 memory=42436 CPUtime=12.64 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 18492 0 0 0 1243 21 0 0 20 0 2 0 59174166 114573312 10609 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 27972 10609 3424 641 0 10455 0
[pid=62551/tid=62559] ppid=62540 vsize=111888 memory=41028 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 8 0 0 0 0 0 0 0 20 0 2 0 59174170 114573312 10609 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 111888 KiB
Current children cumulated memory: 42436 KiB

[startup+25.5001 s]
/proc/loadavg: 1.79 2.92 3.63 3/256 62639
/proc/meminfo: memFree=126958100/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=114012 memory=49344 CPUtime=25.39 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 23738 0 0 0 2507 32 0 0 20 0 2 0 59174166 116748288 12336 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 28503 12336 3424 641 0 10986 0
[pid=62551/tid=62559] ppid=62540 vsize=114012 memory=47680 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 2 0 59174170 116748288 12336 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 114012 KiB
Current children cumulated memory: 49344 KiB

[startup+51.1043 s]
/proc/loadavg: 1.86 2.84 3.58 3/256 62639
/proc/meminfo: memFree=126943240/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=131628 memory=62588 CPUtime=50.93 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 37530 0 0 0 5039 54 0 0 20 0 2 0 59174166 134787072 15647 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 32907 15647 3424 641 0 15390 0
[pid=62551/tid=62559] ppid=62540 vsize=131628 memory=62588 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 2 0 59174170 134787072 15647 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 131628 KiB
Current children cumulated memory: 62588 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.71 3.50 3/257 62645
/proc/meminfo: memFree=126906924/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=180556 memory=77880 CPUtime=102 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 49546 0 0 0 10100 100 0 0 20 0 2 0 59174166 184889344 19470 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 45139 19470 3424 641 0 27622 0
[pid=62551/tid=62559] ppid=62540 vsize=180556 memory=-7531269346173876932 CPUtime=0 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 2 0 59174170 184889344 19470 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 180556 KiB
Current children cumulated memory: 77880 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.60 3.40 3/258 62650
/proc/meminfo: memFree=126886816/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=202540 memory=100324 CPUtime=161.84 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 60070 0 0 0 16026 158 0 0 20 0 2 0 59174166 207400960 25081 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 50635 25081 3424 641 0 33118 0
[pid=62551/tid=62559] ppid=62540 vsize=202540 memory=79924 CPUtime=0.01 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 16 0 0 0 0 1 0 0 20 0 2 0 59174170 207400960 25081 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 202540 KiB
Current children cumulated memory: 100324 KiB

[startup+222.3 s]
/proc/loadavg: 2.07 2.50 3.32 3/258 62652
/proc/meminfo: memFree=126859516/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=214216 memory=109524 CPUtime=221.69 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 60834 0 0 0 21979 190 0 0 20 0 2 0 59174166 219357184 27381 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 53554 27381 3424 641 0 36037 0
[pid=62551/tid=62559] ppid=62540 vsize=214216 memory=14156 CPUtime=0.03 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 17 0 0 0 1 2 0 0 20 0 2 0 59174170 219357184 27381 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 214216 KiB
Current children cumulated memory: 109524 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 2.42 3.24 3/258 62655
/proc/meminfo: memFree=126858928/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=214216 memory=110420 CPUtime=281.54 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 76315 0 0 0 27934 220 0 0 20 0 2 0 59174166 219357184 27605 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 53554 27605 3424 641 0 36037 0
[pid=62551/tid=62559] ppid=62540 vsize=214216 memory=110292 CPUtime=0.06 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 23 0 0 0 2 4 0 0 20 0 2 0 59174170 219357184 27605 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 214216 KiB

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

/proc/meminfo: memFree=126184144/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=513252 memory=349696 CPUtime=3035.2 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 185093 0 0 0 301862 1658 0 0 20 0 2 0 59174166 525570048 87424 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 128313 87424 3424 641 0 110796 0
[pid=62551/tid=62559] ppid=62540 vsize=513252 memory=347136 CPUtime=1.67 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 37 0 0 0 44 123 0 0 20 0 2 0 59174170 525570048 87424 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3035.2 s
Current children cumulated vsize: 513252 KiB
Current children cumulated memory: 349696 KiB

[startup+3102.3 s]
/proc/loadavg: 2.10 2.11 2.16 3/253 62797
/proc/meminfo: memFree=126194652/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=513252 memory=352004 CPUtime=3095.06 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 185187 0 0 0 307823 1683 0 0 20 0 2 0 59174166 525570048 88001 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 128313 88001 3424 641 0 110796 0
[pid=62551/tid=62559] ppid=62540 vsize=513252 memory=352004 CPUtime=1.71 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 37 0 0 0 45 126 0 0 20 0 2 0 59174170 525570048 88001 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3095.06 s
Current children cumulated vsize: 513252 KiB
Current children cumulated memory: 352004 KiB

[startup+3162.3 s]
/proc/loadavg: 2.11 2.10 2.15 3/254 62802
/proc/meminfo: memFree=126188416/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=530584 memory=354456 CPUtime=3154.92 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 185382 0 0 0 313784 1708 0 0 20 0 2 0 59174166 543318016 88614 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132646 88614 3424 641 0 115129 0
[pid=62551/tid=62559] ppid=62540 vsize=530584 memory=352004 CPUtime=1.75 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 37 0 0 0 46 129 0 0 20 0 2 0 59174170 543318016 88614 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3154.92 s
Current children cumulated vsize: 530584 KiB
Current children cumulated memory: 354456 KiB

[startup+3222.3 s]
/proc/loadavg: 2.10 2.10 2.15 3/254 62804
/proc/meminfo: memFree=126189788/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=530872 memory=354656 CPUtime=3214.79 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 185615 0 0 0 319752 1727 0 0 20 0 2 0 59174166 543612928 88664 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132718 88664 3424 641 0 115201 0
[pid=62551/tid=62559] ppid=62540 vsize=530872 memory=354656 CPUtime=1.79 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 37 0 0 0 47 132 0 0 20 0 2 0 59174170 543612928 88664 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3214.79 s
Current children cumulated vsize: 530872 KiB
Current children cumulated memory: 354656 KiB

[startup+3282.3 s]
/proc/loadavg: 2.08 2.09 2.14 3/254 62806
/proc/meminfo: memFree=126182152/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=530872 memory=354656 CPUtime=3274.64 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 185615 0 0 0 325712 1752 0 0 20 0 2 0 59174166 543612928 88664 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132718 88664 3424 641 0 115201 0
[pid=62551/tid=62559] ppid=62540 vsize=530872 memory=354656 CPUtime=1.83 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 37 0 0 0 49 134 0 0 20 0 2 0 59174170 543612928 88664 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3274.64 s
Current children cumulated vsize: 530872 KiB
Current children cumulated memory: 354656 KiB

[startup+3342.3 s]
/proc/loadavg: 2.11 2.10 2.14 3/254 62809
/proc/meminfo: memFree=126178876/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=531612 memory=357840 CPUtime=3334.49 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 186697 0 0 0 331674 1775 0 0 20 0 2 0 59174166 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132903 89460 3424 641 0 115386 0
[pid=62551/tid=62559] ppid=62540 vsize=531612 memory=14156 CPUtime=1.87 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 38 0 0 0 50 137 0 0 20 0 2 0 59174170 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3334.49 s
Current children cumulated vsize: 531612 KiB
Current children cumulated memory: 357840 KiB

[startup+3402.3 s]
/proc/loadavg: 2.09 2.10 2.14 3/254 62811
/proc/meminfo: memFree=126179036/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=531612 memory=357840 CPUtime=3394.35 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 186697 0 0 0 337640 1795 0 0 20 0 2 0 59174166 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132903 89460 3424 641 0 115386 0
[pid=62551/tid=62559] ppid=62540 vsize=531612 memory=357840 CPUtime=1.91 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 38 0 0 0 51 140 0 0 20 0 2 0 59174170 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3394.35 s
Current children cumulated vsize: 531612 KiB
Current children cumulated memory: 357840 KiB

[startup+3462.3 s]
/proc/loadavg: 2.15 2.11 2.14 3/255 62814
/proc/meminfo: memFree=126176832/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=531612 memory=357840 CPUtime=3454.22 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 186700 0 0 0 343606 1816 0 0 20 0 2 0 59174166 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132903 89460 3424 641 0 115386 0
[pid=62551/tid=62559] ppid=62540 vsize=531612 memory=357840 CPUtime=1.94 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 38 0 0 0 52 142 0 0 20 0 2 0 59174170 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3454.22 s
Current children cumulated vsize: 531612 KiB
Current children cumulated memory: 357840 KiB

[startup+3522.3 s]
/proc/loadavg: 2.11 2.10 2.13 3/254 62816
/proc/meminfo: memFree=126176924/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=531612 memory=357840 CPUtime=3514.07 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 187193 0 0 0 349571 1836 0 0 20 0 2 0 59174166 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 132903 89460 3424 641 0 115386 0
[pid=62551/tid=62559] ppid=62540 vsize=531612 memory=357840 CPUtime=1.99 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 38 0 0 0 54 145 0 0 20 0 2 0 59174170 544370688 89460 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3514.07 s
Current children cumulated vsize: 531612 KiB
Current children cumulated memory: 357840 KiB

[startup+3582.3 s]
/proc/loadavg: 2.04 2.08 2.12 3/256 62824
/proc/meminfo: memFree=126195684/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=532368 memory=360648 CPUtime=3573.93 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 189240 0 0 0 355532 1861 0 0 20 0 2 0 59174166 545144832 90162 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 133092 90162 3424 641 0 115575 0
[pid=62551/tid=62559] ppid=62540 vsize=532368 memory=10880 CPUtime=2.02 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 40 0 0 0 54 148 0 0 20 0 2 0 59174170 545144832 90162 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3573.93 s
Current children cumulated vsize: 532368 KiB
Current children cumulated memory: 360648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 2.08 2.09 2.12 2/251 62832
/proc/meminfo: memFree=128257668/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=532368 memory=360648 CPUtime=3600.07 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 189756 0 0 0 358133 1874 0 0 20 0 2 0 59174166 545144832 90162 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 133092 90162 3424 641 0 115575 0
[pid=62551/tid=62559] ppid=62540 vsize=532368 memory=5632 CPUtime=2.04 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 40 0 0 0 55 149 0 0 20 0 2 0 59174170 545144832 90162 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 532368 KiB
Current children cumulated memory: 360648 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.34 s, system=18.7423 s

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

[startup+3608.5 s]
/proc/loadavg: 2.08 2.09 2.12 2/251 62832
/proc/meminfo: memFree=128257668/131249996 swapFree=33005272/33010684
[pid=62551] ppid=62540 vsize=532368 memory=360648 CPUtime=3600.07 cores=4,6
/proc/62551/stat : 62551 (ipbhs_gurobi) R 62540 62551 62461 0 -1 4194304 189756 0 0 0 358133 1874 0 0 20 0 2 0 59174166 545144832 90162 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
/proc/62551/statm: 133092 90162 3424 641 0 115575 0
[pid=62551/tid=62559] ppid=62540 vsize=532368 memory=5632 CPUtime=2.04 cores=4,6
/proc/62551/task/62559/stat : 62559 (ipbhs_gurobi) S 62540 62551 62461 0 -1 4194368 40 0 0 0 55 149 0 0 20 0 2 0 59174170 545144832 90162 18446744073709551615 93964527161344 93964529786397 140733741300464 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 93964530405272 93964530438234 93964556546048 140733741304223 140733741304327 140733741304327 140733741309929 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 532368 KiB
Current children cumulated memory: 360648 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.51
CPU time (s): 3600.08
CPU user time (s): 3581.34
CPU system time (s): 18.7423
CPU usage (%): 99.7664
Max. virtual memory (cumulated for all children) (KiB): 532368
Max. memory (cumulated for all children) (KiB): 360648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.34
system time used= 18.7422
maximum resident set size= 360648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189756
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= 358824
involuntary context switches= 2051


# summary of solver processes directly reported to runsolver:
#   pid: 62551
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3581.34
#   total CPU system time (s): 18.7423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.40226 second user time and 14.9201 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-02 07:42:43
IDJOB=4502400
IDBENCH=155330
IDSOLVER=3333
FILE ID=nodeC023/4502400-1751434963
RUNJOBID= nodeC023-1751434963-62504
SLURM_JOB_ID= 9598388
Free space on /tmp= 432080 MiB

SOLVER NAME= IPBHS-GUROBI 2025-06-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-protfold.opb
COMMAND LINE= ./ipbhs_gurobi BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502400-1751434963/watcher-4502400-1751434963 -o /tmp/evaluation-result-4502400-1751434963/solver-4502400-1751434963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751434963-62504 --watchdog 3760  ./ipbhs_gurobi HOME/instance-4502400-1751434963.opb --max-coef 1000000000

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

MD5SUM BENCH= 7d697abe2607c9e2486f4e4c4676f6ab
RANDOM SEED=1804491401

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128598820 kB
MemAvailable:   129738012 kB
Buffers:            1328 kB
Cached:          1936844 kB
SwapCached:          372 kB
Active:           250088 kB
Inactive:        1767892 kB
Active(anon):      38688 kB
Inactive(anon):    54560 kB
Active(file):     211400 kB
Inactive(file):  1713332 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005272 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            253396 kB
Writeback:             0 kB
AnonPages:         82524 kB
Mapped:            99656 kB
Shmem:             13440 kB
KReclaimable:     107396 kB
Slab:             195564 kB
SReclaimable:     107396 kB
SUnreclaim:        88168 kB
KernelStack:        4160 kB
PageTables:         2836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     340520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431840 MiB
End job on nodeC023 at 2025-07-02 08:42:52