Trace number 4519546

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.06 3610.71

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxall_lastlayerdecr1/
normalized-injcomp_opt_4layers_maxall_lastlayerdecr1_size_26.opb
MD5SUMc7d48d7b52922a8c66e4a5b5da991f51
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-76
Best CPU time to get the best result obtained on this benchmark9.84808
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3380
Total number of constraints1507
Number of constraints which are clauses1378
Number of constraints which are cardinality constraints (but not clauses)77
Number of constraints which are nor clauses,nor cardinality constraints52
Minimum length of a constraint3
Maximum length of a constraint27
Number of terms in the objective function 2002
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 2002
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 2002
Number of bits of the biggest sum of numbers11
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.06	c limit for coefficient in constraints and objective to 1000000000
0.00/0.06	c will solve HOME/instance-4519546-1751533731.opb
0.00/0.06	c [0.01] will start solving
34.88/35.19	c [0.02] solve iteration 1, LB=-2002, UB=1
34.88/35.19	c [0.12] solve iteration 2, LB=-77, UB=-58
34.88/35.19	c [0.28] solve iteration 3, LB=-77, UB=-70
34.88/35.19	c [0.36] solve iteration 4, LB=-77, UB=-70
34.88/35.19	c [0.47] solve iteration 5, LB=-77, UB=-70
34.88/35.19	c [0.76] solve iteration 6, LB=-77, UB=-71
34.88/35.19	c [0.84] solve iteration 7, LB=-77, UB=-71
34.88/35.19	c [0.91] solve iteration 8, LB=-77, UB=-71
34.88/35.19	c [1.08] solve iteration 9, LB=-77, UB=-72
34.88/35.19	c [1.25] solve iteration 10, LB=-77, UB=-72
34.88/35.19	c [1.4] solve iteration 11, LB=-77, UB=-73
34.88/35.19	c [1.49] solve iteration 12, LB=-77, UB=-73
34.88/35.19	c [1.63] solve iteration 13, LB=-77, UB=-73
34.88/35.19	c [1.75] solve iteration 14, LB=-77, UB=-73
34.88/35.19	c [1.86] solve iteration 15, LB=-77, UB=-73
34.88/35.19	c [2.01] solve iteration 16, LB=-77, UB=-74
34.88/35.19	c [2.16] solve iteration 17, LB=-77, UB=-74
34.88/35.19	c [2.31] solve iteration 18, LB=-77, UB=-74
34.88/35.19	c [2.43] solve iteration 19, LB=-77, UB=-74
34.88/35.19	c [2.55] solve iteration 20, LB=-77, UB=-74
34.88/35.19	c [2.8] solve iteration 21, LB=-77, UB=-75
34.88/35.19	c [2.92] solve iteration 22, LB=-77, UB=-75
34.88/35.19	c [3.11] solve iteration 23, LB=-77, UB=-75
34.88/35.19	c [3.41] solve iteration 24, LB=-77, UB=-75
34.88/35.19	c [3.54] solve iteration 25, LB=-77, UB=-75
34.88/35.19	c [3.95] solve iteration 26, LB=-77, UB=-76
34.88/35.19	c [4.27] solve iteration 27, LB=-77, UB=-76
34.88/35.19	c [4.51] solve iteration 28, LB=-77, UB=-76
34.88/35.19	c [4.82] solve iteration 29, LB=-77, UB=-76
34.88/35.19	c [4.96] solve iteration 30, LB=-77, UB=-76
34.88/35.19	c [6.14] solve iteration 31, LB=-77, UB=-76
34.88/35.19	c [6.32] solve iteration 32, LB=-77, UB=-76
34.88/35.19	c [6.57] solve iteration 33, LB=-77, UB=-76
34.88/35.19	c [6.86] solve iteration 34, LB=-77, UB=-76
34.88/35.19	c [7.02] solve iteration 35, LB=-77, UB=-76
34.88/35.19	c [9.19] solve iteration 36, LB=-77, UB=-76
34.88/35.19	c [10.16] solve iteration 37, LB=-77, UB=-76
34.88/35.19	c [10.63] solve iteration 38, LB=-77, UB=-76
34.88/35.19	c [10.96] solve iteration 39, LB=-77, UB=-76
34.88/35.19	c [11.4] solve iteration 40, LB=-77, UB=-76
34.88/35.19	c [14.12] solve iteration 41, LB=-77, UB=-76
34.88/35.19	c [14.27] solve iteration 42, LB=-77, UB=-76
34.88/35.19	c [14.47] solve iteration 43, LB=-77, UB=-76
34.88/35.19	c [14.66] solve iteration 44, LB=-77, UB=-76
34.88/35.19	c [14.97] solve iteration 45, LB=-77, UB=-76
34.88/35.19	c [18.21] solve iteration 46, LB=-77, UB=-76
34.88/35.19	c [18.5] solve iteration 47, LB=-77, UB=-76
34.88/35.19	c [18.74] solve iteration 48, LB=-77, UB=-76
34.88/35.19	c [19.09] solve iteration 49, LB=-77, UB=-76
34.88/35.19	c [19.3] solve iteration 50, LB=-77, UB=-76
34.88/35.19	c [23.44] solve iteration 51, LB=-77, UB=-76
34.88/35.19	c [23.77] solve iteration 52, LB=-77, UB=-76
34.88/35.19	c [23.98] solve iteration 53, LB=-77, UB=-76
34.88/35.19	c [24.23] solve iteration 54, LB=-77, UB=-76
34.88/35.19	c [24.54] solve iteration 55, LB=-77, UB=-76
34.88/35.19	c [26.7] solve iteration 56, LB=-77, UB=-76
34.88/35.19	c [26.96] solve iteration 57, LB=-77, UB=-76
34.88/35.19	c [27.23] solve iteration 58, LB=-77, UB=-76
34.88/35.19	c [27.79] solve iteration 59, LB=-77, UB=-76
34.88/35.19	c [28.2] solve iteration 60, LB=-77, UB=-76
34.88/35.19	c [32.31] solve iteration 61, LB=-77, UB=-76
34.88/35.19	c [33.53] solve iteration 62, LB=-77, UB=-76
34.88/35.19	c [34.11] solve iteration 63, LB=-77, UB=-76
35.37/35.67	c [34.59] solve iteration 64, LB=-77, UB=-76
219.41/220.19	c [35] solve iteration 65, LB=-77, UB=-76
219.41/220.19	c [37.65] solve iteration 66, LB=-77, UB=-76
219.41/220.19	c [37.98] solve iteration 67, LB=-77, UB=-76
219.41/220.19	c [38.38] solve iteration 68, LB=-77, UB=-76
219.41/220.19	c [38.74] solve iteration 69, LB=-77, UB=-76
219.41/220.19	c [39.1] solve iteration 70, LB=-77, UB=-76
219.41/220.19	c [41.59] solve iteration 71, LB=-77, UB=-76
219.41/220.19	c [41.94] solve iteration 72, LB=-77, UB=-76
219.41/220.19	c [42.28] solve iteration 73, LB=-77, UB=-76
219.41/220.19	c [42.61] solve iteration 74, LB=-77, UB=-76
219.41/220.19	c [42.95] solve iteration 75, LB=-77, UB=-76
219.41/220.19	c [45.85] solve iteration 76, LB=-77, UB=-76
219.41/220.19	c [46.22] solve iteration 77, LB=-77, UB=-76
219.41/220.19	c [46.71] solve iteration 78, LB=-77, UB=-76
219.41/220.19	c [47.07] solve iteration 79, LB=-77, UB=-76
219.41/220.19	c [47.51] solve iteration 80, LB=-77, UB=-76
219.41/220.19	c [51.67] solve iteration 81, LB=-77, UB=-76
219.41/220.19	c [52.13] solve iteration 82, LB=-77, UB=-76
219.41/220.19	c [52.55] solve iteration 83, LB=-77, UB=-76
219.41/220.19	c [53.08] solve iteration 84, LB=-77, UB=-76
219.41/220.19	c [53.5] solve iteration 85, LB=-77, UB=-76
219.41/220.19	c [57.16] solve iteration 86, LB=-77, UB=-76
219.41/220.19	c [57.56] solve iteration 87, LB=-77, UB=-76
219.41/220.20	c [58.07] solve iteration 88, LB=-77, UB=-76
219.41/220.20	c [58.55] solve iteration 89, LB=-77, UB=-76
219.41/220.20	c [59.01] solve iteration 90, LB=-77, UB=-76
219.41/220.20	c [64.35] solve iteration 91, LB=-77, UB=-76
219.41/220.20	c [64.79] solve iteration 92, LB=-77, UB=-76
219.41/220.20	c [65.62] solve iteration 93, LB=-77, UB=-76
219.41/220.20	c [66.2] solve iteration 94, LB=-77, UB=-76
219.41/220.20	c [67.41] solve iteration 95, LB=-77, UB=-76
219.41/220.20	c [71.7] solve iteration 96, LB=-77, UB=-76
219.41/220.20	c [72.96] solve iteration 97, LB=-77, UB=-76
219.41/220.20	c [74.25] solve iteration 98, LB=-77, UB=-76
219.41/220.20	c [75.74] solve iteration 99, LB=-77, UB=-76
219.41/220.20	c [78.04] solve iteration 100, LB=-77, UB=-76
219.41/220.20	c [82.87] solve iteration 101, LB=-77, UB=-76
219.41/220.20	c [84.53] solve iteration 102, LB=-77, UB=-76
219.41/220.20	c [85.85] solve iteration 103, LB=-77, UB=-76
219.41/220.20	c [87.13] solve iteration 104, LB=-77, UB=-76
219.41/220.20	c [88.44] solve iteration 105, LB=-77, UB=-76
219.41/220.20	c [94.14] solve iteration 106, LB=-77, UB=-76
219.41/220.20	c [95.37] solve iteration 107, LB=-77, UB=-76
219.41/220.20	c [96.61] solve iteration 108, LB=-77, UB=-76
219.41/220.20	c [98.01] solve iteration 109, LB=-77, UB=-76
219.41/220.20	c [99.23] solve iteration 110, LB=-77, UB=-76
219.41/220.20	c [104.1] solve iteration 111, LB=-77, UB=-76
219.41/220.20	c [105.43] solve iteration 112, LB=-77, UB=-76
219.41/220.20	c [106.81] solve iteration 113, LB=-77, UB=-76
219.41/220.20	c [108.09] solve iteration 114, LB=-77, UB=-76
219.41/220.20	c [109.49] solve iteration 115, LB=-77, UB=-76
219.41/220.20	c [115.56] solve iteration 116, LB=-77, UB=-76
219.41/220.20	c [116.92] solve iteration 117, LB=-77, UB=-76
219.41/220.20	c [118.25] solve iteration 118, LB=-77, UB=-76
219.41/220.20	c [119.69] solve iteration 119, LB=-77, UB=-76
219.41/220.20	c [121.04] solve iteration 120, LB=-77, UB=-76
219.41/220.20	c [125.86] solve iteration 121, LB=-77, UB=-76
219.41/220.20	c [127.16] solve iteration 122, LB=-77, UB=-76
219.41/220.20	c [128.48] solve iteration 123, LB=-77, UB=-76
219.41/220.20	c [129.85] solve iteration 124, LB=-77, UB=-76
219.41/220.20	c [131.86] solve iteration 125, LB=-77, UB=-76
219.41/220.20	c [137] solve iteration 126, LB=-77, UB=-76
219.41/220.20	c [138.41] solve iteration 127, LB=-77, UB=-76
219.41/220.20	c [140] solve iteration 128, LB=-77, UB=-76
219.41/220.20	c [141.46] solve iteration 129, LB=-77, UB=-76
219.41/220.20	c [142.84] solve iteration 130, LB=-77, UB=-76
219.41/220.20	c [149.16] solve iteration 131, LB=-77, UB=-76
219.41/220.20	c [150.72] solve iteration 132, LB=-77, UB=-76
219.41/220.20	c [152.28] solve iteration 133, LB=-77, UB=-76
219.41/220.20	c [154.13] solve iteration 134, LB=-77, UB=-76
219.41/220.20	c [155.57] solve iteration 135, LB=-77, UB=-76
219.41/220.20	c [161.77] solve iteration 136, LB=-77, UB=-76
219.41/220.20	c [163.44] solve iteration 137, LB=-77, UB=-76
219.41/220.20	c [164.98] solve iteration 138, LB=-77, UB=-76
219.41/220.20	c [166.56] solve iteration 139, LB=-77, UB=-76
219.41/220.20	c [168.96] solve iteration 140, LB=-77, UB=-76
219.41/220.20	c [177.91] solve iteration 141, LB=-77, UB=-76
219.41/220.20	c [179.56] solve iteration 142, LB=-77, UB=-76
219.41/220.20	c [181.51] solve iteration 143, LB=-77, UB=-76
219.41/220.20	c [183.44] solve iteration 144, LB=-77, UB=-76
219.41/220.20	c [184.98] solve iteration 145, LB=-77, UB=-76
219.41/220.20	c [191.76] solve iteration 146, LB=-77, UB=-76
219.41/220.20	c [194.65] solve iteration 147, LB=-77, UB=-76
219.41/220.20	c [200.04] solve iteration 148, LB=-77, UB=-76
219.41/220.20	c [202.39] solve iteration 149, LB=-77, UB=-76
219.41/220.20	c [205.15] solve iteration 150, LB=-77, UB=-76
219.41/220.20	c [211.16] solve iteration 151, LB=-77, UB=-76
219.41/220.20	c [213.39] solve iteration 152, LB=-77, UB=-76
219.41/220.20	c [215.48] solve iteration 153, LB=-77, UB=-76
219.41/220.20	c [217.43] solve iteration 154, LB=-77, UB=-76
431.74/433.02	c [219.4] solve iteration 155, LB=-77, UB=-76
431.74/433.02	c [224.8] solve iteration 156, LB=-77, UB=-76
431.74/433.02	c [227.06] solve iteration 157, LB=-77, UB=-76
431.74/433.02	c [229.18] solve iteration 158, LB=-77, UB=-76
431.74/433.02	c [231.7] solve iteration 159, LB=-77, UB=-76
431.74/433.02	c [234.3] solve iteration 160, LB=-77, UB=-76
431.74/433.02	c [240.03] solve iteration 161, LB=-77, UB=-76
431.74/433.02	c [242.2] solve iteration 162, LB=-77, UB=-76
431.74/433.02	c [244.32] solve iteration 163, LB=-77, UB=-76
431.74/433.02	c [246.47] solve iteration 164, LB=-77, UB=-76
431.74/433.02	c [248.71] solve iteration 165, LB=-77, UB=-76
431.74/433.02	c [253.68] solve iteration 166, LB=-77, UB=-76
431.74/433.02	c [255.92] solve iteration 167, LB=-77, UB=-76
431.74/433.02	c [258.11] solve iteration 168, LB=-77, UB=-76
431.74/433.02	c [260.45] solve iteration 169, LB=-77, UB=-76
431.74/433.02	c [262.58] solve iteration 170, LB=-77, UB=-76
431.74/433.02	c [265.84] solve iteration 171, LB=-77, UB=-76
431.74/433.02	c [266.94] solve iteration 172, LB=-77, UB=-76
431.74/433.02	c [267.84] solve iteration 173, LB=-77, UB=-76
431.74/433.02	c [268.84] solve iteration 174, LB=-77, UB=-76
431.74/433.02	c [269.54] solve iteration 175, LB=-77, UB=-76
431.74/433.02	c [273.52] solve iteration 176, LB=-77, UB=-76
431.74/433.02	c [274.33] solve iteration 177, LB=-77, UB=-76
431.74/433.02	c [275.24] solve iteration 178, LB=-77, UB=-76
431.74/433.02	c [276.5] solve iteration 179, LB=-77, UB=-76
431.74/433.02	c [278.07] solve iteration 180, LB=-77, UB=-76
431.74/433.02	c [283.75] solve iteration 181, LB=-77, UB=-76
431.74/433.02	c [284.47] solve iteration 182, LB=-77, UB=-76
431.74/433.02	c [286] solve iteration 183, LB=-77, UB=-76
431.74/433.02	c [286.76] solve iteration 184, LB=-77, UB=-76
431.74/433.02	c [287.54] solve iteration 185, LB=-77, UB=-76
431.74/433.02	c [293.06] solve iteration 186, LB=-77, UB=-76
431.74/433.02	c [293.84] solve iteration 187, LB=-77, UB=-76
431.74/433.02	c [294.56] solve iteration 188, LB=-77, UB=-76
431.74/433.02	c [295.45] solve iteration 189, LB=-77, UB=-76
431.74/433.02	c [296.73] solve iteration 190, LB=-77, UB=-76
431.74/433.02	c [303.68] solve iteration 191, LB=-77, UB=-76
431.74/433.02	c [304.39] solve iteration 192, LB=-77, UB=-76
431.74/433.02	c [305.24] solve iteration 193, LB=-77, UB=-76
431.74/433.02	c [305.98] solve iteration 194, LB=-77, UB=-76
431.74/433.02	c [306.86] solve iteration 195, LB=-77, UB=-76
431.74/433.02	c [312.65] solve iteration 196, LB=-77, UB=-76
431.74/433.02	c [313.44] solve iteration 197, LB=-77, UB=-76
431.74/433.02	c [314.35] solve iteration 198, LB=-77, UB=-76
431.74/433.02	c [315.24] solve iteration 199, LB=-77, UB=-76
431.74/433.02	c [316.72] solve iteration 200, LB=-77, UB=-76
431.74/433.02	c [322.77] solve iteration 201, LB=-77, UB=-76
431.74/433.02	c [324.13] solve iteration 202, LB=-77, UB=-76
431.74/433.02	c [325.05] solve iteration 203, LB=-77, UB=-76
431.74/433.02	c [326.12] solve iteration 204, LB=-77, UB=-76
431.74/433.02	c [326.86] solve iteration 205, LB=-77, UB=-76
431.74/433.02	c [332.9] solve iteration 206, LB=-77, UB=-76
431.74/433.02	c [333.63] solve iteration 207, LB=-77, UB=-76
431.74/433.02	c [334.47] solve iteration 208, LB=-77, UB=-76
431.74/433.02	c [335.33] solve iteration 209, LB=-77, UB=-76
431.74/433.02	c [336.02] solve iteration 210, LB=-77, UB=-76
431.74/433.02	c [344.1] solve iteration 211, LB=-77, UB=-76
431.74/433.02	c [344.94] solve iteration 212, LB=-77, UB=-76
431.74/433.02	c [345.74] solve iteration 213, LB=-77, UB=-76
431.74/433.02	c [346.45] solve iteration 214, LB=-77, UB=-76
431.74/433.02	c [347.26] solve iteration 215, LB=-77, UB=-76
431.74/433.02	c [355.41] solve iteration 216, LB=-77, UB=-76
431.74/433.02	c [356.29] solve iteration 217, LB=-77, UB=-76
431.74/433.02	c [357.61] solve iteration 218, LB=-77, UB=-76
431.74/433.02	c [361.49] solve iteration 219, LB=-77, UB=-76
431.74/433.02	c [362.75] solve iteration 220, LB=-77, UB=-76
431.74/433.02	c [369.59] solve iteration 221, LB=-77, UB=-76
431.74/433.02	c [370.43] solve iteration 222, LB=-77, UB=-76
431.74/433.02	c [372.66] solve iteration 223, LB=-77, UB=-76
431.74/433.02	c [373.57] solve iteration 224, LB=-77, UB=-76
431.74/433.02	c [374.46] solve iteration 225, LB=-77, UB=-76
431.74/433.02	c [381.96] solve iteration 226, LB=-77, UB=-76
431.74/433.02	c [382.84] solve iteration 227, LB=-77, UB=-76
431.74/433.02	c [384.23] solve iteration 228, LB=-77, UB=-76
431.74/433.02	c [385.24] solve iteration 229, LB=-77, UB=-76
431.74/433.02	c [386.32] solve iteration 230, LB=-77, UB=-76
431.74/433.02	c [398.34] solve iteration 231, LB=-77, UB=-76
431.74/433.02	c [399.53] solve iteration 232, LB=-77, UB=-76
431.74/433.02	c [400.4] solve iteration 233, LB=-77, UB=-76
431.74/433.02	c [401.26] solve iteration 234, LB=-77, UB=-76
431.74/433.02	c [402.71] solve iteration 235, LB=-77, UB=-76
431.74/433.02	c [411.56] solve iteration 236, LB=-77, UB=-76
431.74/433.02	c [412.55] solve iteration 237, LB=-77, UB=-76
431.74/433.02	c [413.75] solve iteration 238, LB=-77, UB=-76
431.74/433.02	c [414.52] solve iteration 239, LB=-77, UB=-76
431.74/433.02	c [415.44] solve iteration 240, LB=-77, UB=-76
431.74/433.02	c [427.87] solve iteration 241, LB=-77, UB=-76
1025.60/1028.75	c [428.88] solve iteration 242, LB=-77, UB=-76
1025.60/1028.75	c [429.59] solve iteration 243, LB=-77, UB=-76
1025.60/1028.75	c [430.35] solve iteration 244, LB=-77, UB=-76
1025.60/1028.75	c [431.07] solve iteration 245, LB=-77, UB=-76
1025.60/1028.75	c [446.06] solve iteration 246, LB=-77, UB=-76
1025.60/1028.75	c [446.9] solve iteration 247, LB=-77, UB=-76
1025.60/1028.75	c [447.66] solve iteration 248, LB=-77, UB=-76
1025.60/1028.75	c [448.39] solve iteration 249, LB=-77, UB=-76
1025.60/1028.75	c [449.13] solve iteration 250, LB=-77, UB=-76
1025.60/1028.75	c [465.62] solve iteration 251, LB=-77, UB=-76
1025.60/1028.75	c [466.31] solve iteration 252, LB=-77, UB=-76
1025.60/1028.75	c [467.19] solve iteration 253, LB=-77, UB=-76
1025.60/1028.75	c [468.13] solve iteration 254, LB=-77, UB=-76
1025.60/1028.75	c [468.92] solve iteration 255, LB=-77, UB=-76
1025.60/1028.75	c [493.39] solve iteration 256, LB=-77, UB=-76
1025.60/1028.75	c [494.22] solve iteration 257, LB=-77, UB=-76
1025.60/1028.75	c [494.9] solve iteration 258, LB=-77, UB=-76
1025.60/1028.75	c [495.59] solve iteration 259, LB=-77, UB=-76
1025.60/1028.75	c [496.36] solve iteration 260, LB=-77, UB=-76
1025.60/1028.75	c [519.61] solve iteration 261, LB=-77, UB=-76
1025.60/1028.75	c [520.5] solve iteration 262, LB=-77, UB=-76
1025.60/1028.75	c [521.48] solve iteration 263, LB=-77, UB=-76
1025.60/1028.75	c [522.36] solve iteration 264, LB=-77, UB=-76
1025.60/1028.75	c [523.31] solve iteration 265, LB=-77, UB=-76
1025.60/1028.75	c [551.51] solve iteration 266, LB=-77, UB=-76
1025.60/1028.75	c [552.26] solve iteration 267, LB=-77, UB=-76
1025.60/1028.75	c [553.06] solve iteration 268, LB=-77, UB=-76
1025.60/1028.75	c [553.87] solve iteration 269, LB=-77, UB=-76
1025.60/1028.75	c [554.82] solve iteration 270, LB=-77, UB=-76
1025.60/1028.75	c [580.38] solve iteration 271, LB=-77, UB=-76
1025.60/1028.75	c [582.52] solve iteration 272, LB=-77, UB=-76
1025.60/1028.75	c [583.55] solve iteration 273, LB=-77, UB=-76
1025.60/1028.75	c [584.35] solve iteration 274, LB=-77, UB=-76
1025.60/1028.75	c [585.55] solve iteration 275, LB=-77, UB=-76
1025.60/1028.75	c [612.51] solve iteration 276, LB=-77, UB=-76
1025.60/1028.75	c [613.98] solve iteration 277, LB=-77, UB=-76
1025.60/1028.75	c [615.35] solve iteration 278, LB=-77, UB=-76
1025.60/1028.75	c [616.55] solve iteration 279, LB=-77, UB=-76
1025.60/1028.75	c [617.44] solve iteration 280, LB=-77, UB=-76
1025.60/1028.75	c [641.72] solve iteration 281, LB=-77, UB=-76
1025.60/1028.75	c [642.74] solve iteration 282, LB=-77, UB=-76
1025.60/1028.75	c [643.43] solve iteration 283, LB=-77, UB=-76
1025.60/1028.75	c [644.13] solve iteration 284, LB=-77, UB=-76
1025.60/1028.75	c [644.79] solve iteration 285, LB=-77, UB=-76
1025.60/1028.75	c [670.33] solve iteration 286, LB=-77, UB=-76
1025.60/1028.75	c [671] solve iteration 287, LB=-77, UB=-76
1025.60/1028.75	c [671.65] solve iteration 288, LB=-77, UB=-76
1025.60/1028.75	c [672.29] solve iteration 289, LB=-77, UB=-76
1025.60/1028.75	c [672.94] solve iteration 290, LB=-77, UB=-76
1025.60/1028.75	c [702.18] solve iteration 291, LB=-77, UB=-76
1025.60/1028.75	c [702.78] solve iteration 292, LB=-77, UB=-76
1025.60/1028.75	c [703.93] solve iteration 293, LB=-77, UB=-76
1025.60/1028.75	c [704.8] solve iteration 294, LB=-77, UB=-76
1025.60/1028.75	c [705.58] solve iteration 295, LB=-77, UB=-76
1025.60/1028.75	c [740.07] solve iteration 296, LB=-77, UB=-76
1025.60/1028.75	c [740.8] solve iteration 297, LB=-77, UB=-76
1025.60/1028.75	c [741.57] solve iteration 298, LB=-77, UB=-76
1025.60/1028.75	c [742.41] solve iteration 299, LB=-77, UB=-76
1025.60/1028.75	c [743.19] solve iteration 300, LB=-77, UB=-76
1025.60/1028.75	c [775.64] solve iteration 301, LB=-77, UB=-76
1025.60/1028.75	c [776.5] solve iteration 302, LB=-77, UB=-76
1025.60/1028.75	c [778.25] solve iteration 303, LB=-77, UB=-76
1025.60/1028.75	c [779.2] solve iteration 304, LB=-77, UB=-76
1025.60/1028.75	c [780.16] solve iteration 305, LB=-77, UB=-76
1025.60/1028.75	c [816.79] solve iteration 306, LB=-77, UB=-76
1025.60/1028.75	c [817.77] solve iteration 307, LB=-77, UB=-76
1025.60/1028.75	c [818.57] solve iteration 308, LB=-77, UB=-76
1025.60/1028.75	c [819.69] solve iteration 309, LB=-77, UB=-76
1025.60/1028.75	c [820.61] solve iteration 310, LB=-77, UB=-76
1025.60/1028.75	c [859.83] solve iteration 311, LB=-77, UB=-76
1025.60/1028.75	c [860.75] solve iteration 312, LB=-77, UB=-76
1025.60/1028.75	c [861.96] solve iteration 313, LB=-77, UB=-76
1025.60/1028.75	c [862.96] solve iteration 314, LB=-77, UB=-76
1025.60/1028.75	c [863.91] solve iteration 315, LB=-77, UB=-76
1025.60/1028.75	c [896.18] solve iteration 316, LB=-77, UB=-76
1025.60/1028.75	c [897.01] solve iteration 317, LB=-77, UB=-76
1025.60/1028.75	c [898.06] solve iteration 318, LB=-77, UB=-76
1025.60/1028.75	c [899.03] solve iteration 319, LB=-77, UB=-76
1025.60/1028.75	c [900.42] solve iteration 320, LB=-77, UB=-76
1025.60/1028.75	c [955.01] solve iteration 321, LB=-77, UB=-76
1025.60/1028.75	c [955.92] solve iteration 322, LB=-77, UB=-76
1025.60/1028.75	c [957.13] solve iteration 323, LB=-77, UB=-76
1025.60/1028.75	c [958.05] solve iteration 324, LB=-77, UB=-76
1025.60/1028.75	c [959.16] solve iteration 325, LB=-77, UB=-76
1025.60/1028.75	c [1017.25] solve iteration 326, LB=-77, UB=-76
1025.60/1028.75	c [1018.56] solve iteration 327, LB=-77, UB=-76
1025.60/1028.75	c [1019.31] solve iteration 328, LB=-77, UB=-76
2315.11/2322.41	c [1020.17] solve iteration 329, LB=-77, UB=-76
2315.11/2322.41	c [1020.89] solve iteration 330, LB=-77, UB=-76
2315.11/2322.41	c [1086.58] solve iteration 331, LB=-77, UB=-76
2315.11/2322.41	c [1088.09] solve iteration 332, LB=-77, UB=-76
2315.11/2322.41	c [1089.04] solve iteration 333, LB=-77, UB=-76
2315.11/2322.41	c [1089.97] solve iteration 334, LB=-77, UB=-76
2315.11/2322.41	c [1090.88] solve iteration 335, LB=-77, UB=-76
2315.11/2322.41	c [1146.8] solve iteration 336, LB=-77, UB=-76
2315.11/2322.41	c [1150.46] solve iteration 337, LB=-77, UB=-76
2315.11/2322.41	c [1151.8] solve iteration 338, LB=-77, UB=-76
2315.11/2322.41	c [1152.83] solve iteration 339, LB=-77, UB=-76
2315.11/2322.41	c [1153.76] solve iteration 340, LB=-77, UB=-76
2315.11/2322.41	c [1232.84] solve iteration 341, LB=-77, UB=-76
2315.11/2322.41	c [1233.61] solve iteration 342, LB=-77, UB=-76
2315.11/2322.41	c [1239.85] solve iteration 343, LB=-77, UB=-76
2315.11/2322.41	c [1240.92] solve iteration 344, LB=-77, UB=-76
2315.11/2322.41	c [1241.88] solve iteration 345, LB=-77, UB=-76
2315.11/2322.41	c [1321.18] solve iteration 346, LB=-77, UB=-76
2315.11/2322.41	c [1322.07] solve iteration 347, LB=-77, UB=-76
2315.11/2322.41	c [1322.83] solve iteration 348, LB=-77, UB=-76
2315.11/2322.41	c [1323.86] solve iteration 349, LB=-77, UB=-76
2315.11/2322.41	c [1325.11] solve iteration 350, LB=-77, UB=-76
2315.11/2322.41	c [1381.34] solve iteration 351, LB=-77, UB=-76
2315.11/2322.41	c [1382.02] solve iteration 352, LB=-77, UB=-76
2315.11/2322.41	c [1384.46] solve iteration 353, LB=-77, UB=-76
2315.11/2322.41	c [1385.3] solve iteration 354, LB=-77, UB=-76
2315.11/2322.41	c [1386.18] solve iteration 355, LB=-77, UB=-76
2315.11/2322.41	c [1438.72] solve iteration 356, LB=-77, UB=-76
2315.11/2322.41	c [1440.03] solve iteration 357, LB=-77, UB=-76
2315.11/2322.41	c [1441.2] solve iteration 358, LB=-77, UB=-76
2315.11/2322.41	c [1442.19] solve iteration 359, LB=-77, UB=-76
2315.11/2322.41	c [1443.02] solve iteration 360, LB=-77, UB=-76
2315.11/2322.41	c [1522.9] solve iteration 361, LB=-77, UB=-76
2315.11/2322.41	c [1523.96] solve iteration 362, LB=-77, UB=-76
2315.11/2322.41	c [1529.1] solve iteration 363, LB=-77, UB=-76
2315.11/2322.41	c [1530.23] solve iteration 364, LB=-77, UB=-76
2315.11/2322.41	c [1531.12] solve iteration 365, LB=-77, UB=-76
2315.11/2322.41	c [1598.78] solve iteration 366, LB=-77, UB=-76
2315.11/2322.41	c [1599.5] solve iteration 367, LB=-77, UB=-76
2315.11/2322.41	c [1600.28] solve iteration 368, LB=-77, UB=-76
2315.11/2322.41	c [1601.05] solve iteration 369, LB=-77, UB=-76
2315.11/2322.41	c [1602] solve iteration 370, LB=-77, UB=-76
2315.11/2322.41	c [1665.03] solve iteration 371, LB=-77, UB=-76
2315.11/2322.41	c [1665.83] solve iteration 372, LB=-77, UB=-76
2315.11/2322.41	c [1674.33] solve iteration 373, LB=-77, UB=-76
2315.11/2322.41	c [1675.51] solve iteration 374, LB=-77, UB=-76
2315.11/2322.41	c [1676.72] solve iteration 375, LB=-77, UB=-76
2315.11/2322.41	c [1739.45] solve iteration 376, LB=-77, UB=-76
2315.11/2322.41	c [1740.82] solve iteration 377, LB=-77, UB=-76
2315.11/2322.41	c [1741.93] solve iteration 378, LB=-77, UB=-76
2315.11/2322.41	c [1743.2] solve iteration 379, LB=-77, UB=-76
2315.11/2322.41	c [1744.6] solve iteration 380, LB=-77, UB=-76
2315.11/2322.41	c [1805.52] solve iteration 381, LB=-77, UB=-76
2315.11/2322.41	c [1806.42] solve iteration 382, LB=-77, UB=-76
2315.11/2322.41	c [1807.23] solve iteration 383, LB=-77, UB=-76
2315.11/2322.41	c [1807.97] solve iteration 384, LB=-77, UB=-76
2315.11/2322.41	c [1808.71] solve iteration 385, LB=-77, UB=-76
2315.11/2322.41	c [1879.55] solve iteration 386, LB=-77, UB=-76
2315.11/2322.41	c [1880.32] solve iteration 387, LB=-77, UB=-76
2315.11/2322.41	c [1881.16] solve iteration 388, LB=-77, UB=-76
2315.11/2322.41	c [1882] solve iteration 389, LB=-77, UB=-76
2315.11/2322.41	c [1882.9] solve iteration 390, LB=-77, UB=-76
2315.11/2322.41	c [1959.41] solve iteration 391, LB=-77, UB=-76
2315.11/2322.41	c [1960.21] solve iteration 392, LB=-77, UB=-76
2315.11/2322.41	c [1961.26] solve iteration 393, LB=-77, UB=-76
2315.11/2322.41	c [1962.19] solve iteration 394, LB=-77, UB=-76
2315.11/2322.41	c [1962.98] solve iteration 395, LB=-77, UB=-76
2315.11/2322.41	c [2031.78] solve iteration 396, LB=-77, UB=-76
2315.11/2322.41	c [2032.68] solve iteration 397, LB=-77, UB=-76
2315.11/2322.41	c [2033.56] solve iteration 398, LB=-77, UB=-76
2315.11/2322.41	c [2034.48] solve iteration 399, LB=-77, UB=-76
2315.11/2322.41	c [2036.19] solve iteration 400, LB=-77, UB=-76
2315.11/2322.41	c [2110.56] solve iteration 401, LB=-77, UB=-76
2315.11/2322.41	c [2111.69] solve iteration 402, LB=-77, UB=-76
2315.11/2322.41	c [2112.63] solve iteration 403, LB=-77, UB=-76
2315.11/2322.41	c [2114.04] solve iteration 404, LB=-77, UB=-76
2315.11/2322.41	c [2115.04] solve iteration 405, LB=-77, UB=-76
2315.11/2322.41	c [2205.11] solve iteration 406, LB=-77, UB=-76
2315.11/2322.41	c [2206.2] solve iteration 407, LB=-77, UB=-76
2315.11/2322.41	c [2207.21] solve iteration 408, LB=-77, UB=-76
2315.11/2322.41	c [2208.15] solve iteration 409, LB=-77, UB=-76
2315.11/2322.41	c [2209.98] solve iteration 410, LB=-77, UB=-76
2315.11/2322.41	c [2299.15] solve iteration 411, LB=-77, UB=-76
2315.11/2322.41	c [2300.52] solve iteration 412, LB=-77, UB=-76
2315.11/2322.41	c [2301.74] solve iteration 413, LB=-77, UB=-76
2315.11/2322.41	c [2304.26] solve iteration

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519546-1751533731/watcher-4519546-1751533731 -o /tmp/evaluation-result-4519546-1751533731/solver-4519546-1751533731 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751530082-72189 --watchdog 3760 ./ipbhs_scip HOME/instance-4519546-1751533731.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=74322, runsolver pid=74319

[startup+0.100073 s]*
/proc/loadavg: 4.10 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121689156/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=62356 memory=36224 CPUtime=0.08 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 5791 0 0 0 6 2 0 0 20 0 1 0 69052824 63852544 9056 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 15589 9056 3584 2790 0 9014 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 62356 KiB
Current children cumulated memory: 36224 KiB

[startup+0.213312 s]*
/proc/loadavg: 4.10 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121687392/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=67336 memory=40340 CPUtime=0.18 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 7593 0 0 0 14 4 0 0 20 0 1 0 69052824 68952064 10085 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 16834 10085 3616 2790 0 10259 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 67336 KiB
Current children cumulated memory: 40340 KiB

[startup+0.317405 s]*
/proc/loadavg: 4.10 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121685628/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=69732 memory=42272 CPUtime=0.28 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 8848 0 0 0 23 5 0 0 20 0 1 0 69052824 71405568 10568 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 17433 10568 3616 2790 0 10858 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 69732 KiB
Current children cumulated memory: 42272 KiB

[startup+0.70029 s]
/proc/loadavg: 4.10 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121681848/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=78748 memory=54200 CPUtime=0.61 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 11323 0 0 0 54 7 0 0 20 0 1 0 69052824 80637952 13550 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 19687 13550 3616 2790 0 13112 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 78748 KiB
Current children cumulated memory: 54200 KiB

[startup+1.50022 s]
/proc/loadavg: 4.10 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121670692/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=91644 memory=71776 CPUtime=1.4 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 14688 0 0 0 128 12 0 0 20 0 1 0 69052824 93843456 17944 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 22911 17944 3616 2790 0 16336 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 91644 KiB
Current children cumulated memory: 71776 KiB

[startup+3.10537 s]
/proc/loadavg: 4.10 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121648912/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=117044 memory=96120 CPUtime=2.99 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 21177 0 0 0 281 18 0 0 20 0 1 0 69052824 119853056 24030 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 29261 24030 3616 2790 0 22686 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 117044 KiB
Current children cumulated memory: 96120 KiB

[startup+6.30018 s]
/proc/loadavg: 4.09 4.11 4.09 5/252 74323
/proc/meminfo: memFree=121638164/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=139644 memory=118928 CPUtime=6.16 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 27310 0 0 0 588 28 0 0 20 0 1 0 69052824 142995456 29732 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 34911 29732 3616 2790 0 28336 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 139644 KiB
Current children cumulated memory: 118928 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.10 4.09 5/252 74323
/proc/meminfo: memFree=121615944/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=167668 memory=143276 CPUtime=12.53 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 34065 0 0 0 1212 41 0 0 20 0 1 0 69052824 171692032 35819 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 41917 35819 3616 2790 0 35342 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 167668 KiB
Current children cumulated memory: 143276 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 74323
/proc/meminfo: memFree=121585132/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=227124 memory=185520 CPUtime=25.29 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 43801 0 0 0 2468 61 0 0 20 0 1 0 69052824 232574976 46380 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 56781 46380 3744 2790 0 50206 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 227124 KiB
Current children cumulated memory: 185520 KiB

[startup+51.113 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 74324
/proc/meminfo: memFree=121508880/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=283116 memory=252068 CPUtime=50.84 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 64457 0 0 0 4987 97 0 0 20 0 1 0 69052824 289910784 63017 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 70779 63017 3776 2790 0 64204 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 283116 KiB
Current children cumulated memory: 252068 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 74326
/proc/meminfo: memFree=121441528/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=311716 memory=279060 CPUtime=101.89 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 90207 0 0 0 10056 133 0 0 20 0 1 0 69052824 319197184 69765 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 77929 69765 3776 2790 0 71354 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 311716 KiB
Current children cumulated memory: 279060 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/252 74423
/proc/meminfo: memFree=124533664/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=339376 memory=302540 CPUtime=161.73 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 98677 0 0 0 16008 165 0 0 20 0 1 0 69052824 347521024 75635 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 84844 75635 3776 2790 0 78269 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 339376 KiB
Current children cumulated memory: 302540 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/252 74425
/proc/meminfo: memFree=124447728/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=368740 memory=334536 CPUtime=221.58 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 121903 0 0 0 21953 205 0 0 20 0 1 0 69052824 377589760 83634 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 92185 83634 3776 2790 0 85610 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 368740 KiB
Current children cumulated memory: 334536 KiB

[startup+282.3 s]
/proc/loadavg: 4.60 4.24 4.14 5/253 74430
/proc/meminfo: memFree=124412516/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=398032 memory=363544 CPUtime=281.43 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 172207 0 0 0 27893 250 0 0 20 0 1 0 69052824 407584768 90886 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 99508 90886 3776 2790 0 92933 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 398032 KiB
Current children cumulated memory: 363544 KiB

[startup+342.3 s]
/proc/loadavg: 4.42 4.27 4.15 5/251 74432
/proc/meminfo: memFree=124390884/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=405396 memory=369980 CPUtime=341.28 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 175759 0 0 0 33820 308 0 0 20 0 1 0 69052824 415125504 92495 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 101349 92495 3776 2790 0 94774 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 405396 KiB
Current children cumulated memory: 369980 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.23 4.15 5/251 74434
/proc/meminfo: memFree=124376536/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=406776 memory=373432 CPUtime=401.12 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 178145 0 0 0 39745 367 0 0 20 0 1 0 69052824 416538624 93358 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 101694 93358 3776 2790 0 95119 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 406776 KiB
Current children cumulated memory: 373432 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.20 4.14 5/251 74526
/proc/meminfo: memFree=128021696/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=416820 memory=386260 CPUtime=460.94 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 202065 0 0 0 45686 408 0 0 20 0 1 0 69052824 426823680 96565 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 104205 96565 3776 2790 0 97630 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 579724 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 74663
/proc/meminfo: memFree=126836368/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=637496 memory=579724 CPUtime=2913.45 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 756353 0 0 0 290104 1241 0 0 20 0 1 0 69052824 652795904 144931 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 159374 144931 3776 2790 0 152799 0
Current children cumulated CPU time: 2913.45 s
Current children cumulated vsize: 637496 KiB
Current children cumulated memory: 579724 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 74665
/proc/meminfo: memFree=126800252/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=637832 memory=594160 CPUtime=2973.29 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 773093 0 0 0 296075 1254 0 0 20 0 1 0 69052824 653139968 148540 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 159458 148540 3776 2790 0 152883 0
Current children cumulated CPU time: 2973.29 s
Current children cumulated vsize: 637832 KiB
Current children cumulated memory: 594160 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/250 74667
/proc/meminfo: memFree=126769392/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=637832 memory=594160 CPUtime=3033.13 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 773094 0 0 0 302052 1261 0 0 20 0 1 0 69052824 653139968 148540 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 159458 148540 3776 2790 0 152883 0
Current children cumulated CPU time: 3033.13 s
Current children cumulated vsize: 637832 KiB
Current children cumulated memory: 594160 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 74669
/proc/meminfo: memFree=126759468/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=637832 memory=594160 CPUtime=3092.97 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 773096 0 0 0 308024 1273 0 0 20 0 1 0 69052824 653139968 148540 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 159458 148540 3776 2790 0 152883 0
Current children cumulated CPU time: 3092.97 s
Current children cumulated vsize: 637832 KiB
Current children cumulated memory: 594160 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 74681
/proc/meminfo: memFree=126756120/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=639040 memory=595640 CPUtime=3152.81 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 794503 0 0 0 313990 1291 0 0 20 0 1 0 69052824 654376960 148910 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 159760 148910 3776 2790 0 153185 0
Current children cumulated CPU time: 3152.81 s
Current children cumulated vsize: 639040 KiB
Current children cumulated memory: 595640 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/251 74688
/proc/meminfo: memFree=126677288/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=639040 memory=595640 CPUtime=3212.66 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 794503 0 0 0 319960 1306 0 0 20 0 1 0 69052824 654376960 148910 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 159760 148910 3776 2790 0 153185 0
Current children cumulated CPU time: 3212.66 s
Current children cumulated vsize: 639040 KiB
Current children cumulated memory: 595640 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 74690
/proc/meminfo: memFree=126619328/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=640064 memory=596504 CPUtime=3272.5 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 817436 0 0 0 325924 1326 0 0 20 0 1 0 69052824 655425536 149126 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 160016 149126 3776 2790 0 153441 0
Current children cumulated CPU time: 3272.5 s
Current children cumulated vsize: 640064 KiB
Current children cumulated memory: 596504 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/251 74695
/proc/meminfo: memFree=126638004/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=640064 memory=596504 CPUtime=3332.35 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 817436 0 0 0 331897 1338 0 0 20 0 1 0 69052824 655425536 149126 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 160016 149126 3776 2790 0 153441 0
Current children cumulated CPU time: 3332.35 s
Current children cumulated vsize: 640064 KiB
Current children cumulated memory: 596504 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/251 74697
/proc/meminfo: memFree=126642688/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=640064 memory=596504 CPUtime=3392.19 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 817436 0 0 0 337867 1352 0 0 20 0 1 0 69052824 655425536 149126 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 160016 149126 3776 2790 0 153441 0
Current children cumulated CPU time: 3392.19 s
Current children cumulated vsize: 640064 KiB
Current children cumulated memory: 596504 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/251 74699
/proc/meminfo: memFree=126571088/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=644632 memory=601276 CPUtime=3452.03 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 845259 0 0 0 343832 1371 0 0 20 0 1 0 69052824 660103168 150319 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 161158 150319 3776 2790 0 154583 0
Current children cumulated CPU time: 3452.03 s
Current children cumulated vsize: 644632 KiB
Current children cumulated memory: 601276 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 74701
/proc/meminfo: memFree=126561576/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=644632 memory=601276 CPUtime=3511.87 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 845259 0 0 0 349797 1390 0 0 20 0 1 0 69052824 660103168 150319 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 161158 150319 3776 2790 0 154583 0
Current children cumulated CPU time: 3511.87 s
Current children cumulated vsize: 644632 KiB
Current children cumulated memory: 601276 KiB

[startup+3582.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/250 74703
/proc/meminfo: memFree=126561456/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=644632 memory=601276 CPUtime=3571.72 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 845259 0 0 0 355770 1402 0 0 20 0 1 0 69052824 660103168 150319 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 161158 150319 3776 2790 0 154583 0
Current children cumulated CPU time: 3571.72 s
Current children cumulated vsize: 644632 KiB
Current children cumulated memory: 601276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 74706
/proc/meminfo: memFree=126557724/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=647716 memory=604688 CPUtime=3600.04 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 867098 0 0 0 358592 1412 0 0 20 0 1 0 69052824 663261184 151172 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 161929 151172 3776 2790 0 155354 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 647716 KiB
Current children cumulated memory: 604688 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.93 s, system=14.1314 s

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

[startup+3610.7 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 74706
/proc/meminfo: memFree=126557724/131382112 swapFree=33010416/33010684
[pid=74322] ppid=74319 vsize=647716 memory=604688 CPUtime=3600.04 cores=4,6
/proc/74322/stat : 74322 (ipbhs_scip) R 74319 74322 72178 0 -1 4194304 867098 0 0 0 358592 1412 0 0 20 0 1 0 69052824 663261184 151172 18446744073709551615 94483769266176 94483780692573 140720527424192 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 94483782828248 94483782873266 94483805155328 140720527427986 140720527428105 140720527428105 140720527433707 0
/proc/74322/statm: 161929 151172 3776 2790 0 155354 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 647716 KiB
Current children cumulated memory: 604688 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.71
CPU time (s): 3600.06
CPU user time (s): 3585.93
CPU system time (s): 14.1314
CPU usage (%): 99.7052
Max. virtual memory (cumulated for all children) (KiB): 653664
Max. memory (cumulated for all children) (KiB): 610080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.93
system time used= 14.1314
maximum resident set size= 611632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 867098
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= 170
involuntary context switches= 1893


# summary of solver processes directly reported to runsolver:
#   pid: 74322
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3585.93
#   total CPU system time (s): 14.1314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0045 second user time and 34.2507 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 11:08:51
IDJOB=4519546
IDBENCH=177275
IDSOLVER=3335
FILE ID=nodeC012/4519546-1751533731
RUNJOBID= nodeC012-1751530082-72189
SLURM_JOB_ID= 9598671
Free space on /tmp= 431636 MiB

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

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

MD5SUM BENCH= c7d48d7b52922a8c66e4a5b5da991f51
RANDOM SEED=514313173

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.291
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:        121705620 kB
MemAvailable:   122112468 kB
Buffers:            2136 kB
Cached:          1208064 kB
SwapCached:           16 kB
Active:          8454936 kB
Inactive:         589892 kB
Active(anon):    7845576 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   582896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69884 kB
Writeback:             0 kB
AnonPages:       7835204 kB
Mapped:           134424 kB
Shmem:             17944 kB
KReclaimable:     108052 kB
Slab:             193104 kB
SReclaimable:     108052 kB
SUnreclaim:        85052 kB
KernelStack:        4064 kB
PageTables:        18584 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8389832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3155968 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 12:09:02