Trace number 4502402

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.1 3610.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.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.08/0.19	c limit for coefficient in constraints and objective to 1000000000
0.08/0.19	c will solve HOME/instance-4502402-1751428542.opb
0.08/0.19	c [0] will start solving
97.53/97.90	c [0.01] solve iteration 1, LB=-120, UB=1
97.53/97.90	c [0.29] solve iteration 2, LB=-120, UB=-19
97.53/97.90	c [0.44] solve iteration 3, LB=-110, UB=-19
97.53/97.90	c [0.53] solve iteration 4, LB=-110, UB=-19
97.53/97.90	c [0.65] solve iteration 5, LB=-109, UB=-19
97.53/97.90	c [1.11] solve iteration 6, LB=-108, UB=-19
97.53/97.90	c [1.22] solve iteration 7, LB=-107, UB=-19
97.53/97.90	c [1.4] solve iteration 8, LB=-106, UB=-22
97.53/97.90	c [1.52] solve iteration 9, LB=-106, UB=-22
97.53/97.90	c [1.67] solve iteration 10, LB=-106, UB=-22
97.53/97.90	c [2.01] solve iteration 11, LB=-106, UB=-22
97.53/97.90	c [2.16] solve iteration 12, LB=-106, UB=-22
97.53/97.90	c [2.31] solve iteration 13, LB=-105, UB=-22
97.53/97.90	c [2.49] solve iteration 14, LB=-105, UB=-22
97.53/97.90	c [2.6] solve iteration 15, LB=-104, UB=-22
97.53/97.90	c [3.04] solve iteration 16, LB=-104, UB=-22
97.53/97.90	c [3.16] solve iteration 17, LB=-104, UB=-22
97.53/97.90	c [3.74] solve iteration 18, LB=-104, UB=-22
97.53/97.90	c [3.98] solve iteration 19, LB=-104, UB=-22
97.53/97.90	c [4.22] solve iteration 20, LB=-104, UB=-22
97.53/97.90	c [4.74] solve iteration 21, LB=-104, UB=-22
97.53/97.90	c [4.91] solve iteration 22, LB=-103, UB=-22
97.53/97.90	c [5.1] solve iteration 23, LB=-103, UB=-22
97.53/97.90	c [5.4] solve iteration 24, LB=-103, UB=-22
97.53/97.90	c [5.72] solve iteration 25, LB=-103, UB=-22
97.53/97.90	c [6.21] solve iteration 26, LB=-103, UB=-22
97.53/97.90	c [6.58] solve iteration 27, LB=-103, UB=-22
97.53/97.90	c [6.93] solve iteration 28, LB=-103, UB=-22
97.53/97.90	c [7.16] solve iteration 29, LB=-103, UB=-22
97.53/97.90	c [7.36] solve iteration 30, LB=-103, UB=-22
97.53/97.90	c [8.06] solve iteration 31, LB=-103, UB=-22
97.53/97.90	c [9.13] solve iteration 32, LB=-103, UB=-22
97.53/97.90	c [9.4] solve iteration 33, LB=-102, UB=-22
97.53/97.90	c [11.01] solve iteration 34, LB=-102, UB=-22
97.53/97.90	c [11.28] solve iteration 35, LB=-102, UB=-22
97.53/97.90	c [11.89] solve iteration 36, LB=-102, UB=-22
97.53/97.90	c [12.15] solve iteration 37, LB=-102, UB=-22
97.53/97.90	c [12.41] solve iteration 38, LB=-102, UB=-22
97.53/97.90	c [12.79] solve iteration 39, LB=-102, UB=-22
97.53/97.90	c [13.17] solve iteration 40, LB=-102, UB=-22
97.53/97.90	c [13.87] solve iteration 41, LB=-102, UB=-22
97.53/97.90	c [14.22] solve iteration 42, LB=-102, UB=-22
97.53/97.90	c [14.55] solve iteration 43, LB=-102, UB=-22
97.53/97.90	c [14.93] solve iteration 44, LB=-102, UB=-22
97.53/97.90	c [15.34] solve iteration 45, LB=-102, UB=-22
97.53/97.90	c [16.7] solve iteration 46, LB=-102, UB=-22
97.53/97.90	c [17.01] solve iteration 47, LB=-102, UB=-22
97.53/97.90	c [17.38] solve iteration 48, LB=-102, UB=-22
97.53/97.90	c [17.72] solve iteration 49, LB=-102, UB=-22
97.53/97.90	c [18.06] solve iteration 50, LB=-102, UB=-22
97.53/97.90	c [20.36] solve iteration 51, LB=-102, UB=-22
97.53/97.90	c [20.72] solve iteration 52, LB=-102, UB=-22
97.53/97.90	c [21.14] solve iteration 53, LB=-102, UB=-22
97.53/97.90	c [21.5] solve iteration 54, LB=-102, UB=-22
97.53/97.90	c [21.91] solve iteration 55, LB=-102, UB=-22
97.53/97.90	c [22.67] solve iteration 56, LB=-102, UB=-22
97.53/97.90	c [23.11] solve iteration 57, LB=-102, UB=-22
97.53/97.90	c [23.55] solve iteration 58, LB=-102, UB=-22
97.53/97.90	c [23.99] solve iteration 59, LB=-101, UB=-22
97.53/97.90	c [24.66] solve iteration 60, LB=-101, UB=-22
97.53/97.90	c [34.79] solve iteration 61, LB=-101, UB=-22
97.53/97.90	c [35.43] solve iteration 62, LB=-101, UB=-22
97.53/97.90	c [35.85] solve iteration 63, LB=-101, UB=-22
97.53/97.90	c [36.68] solve iteration 64, LB=-101, UB=-22
97.53/97.90	c [37.06] solve iteration 65, LB=-101, UB=-22
97.53/97.90	c [38.48] solve iteration 66, LB=-100, UB=-22
97.53/97.90	c [39.29] solve iteration 67, LB=-100, UB=-22
97.53/97.90	c [39.8] solve iteration 68, LB=-100, UB=-22
97.53/97.90	c [40.54] solve iteration 69, LB=-100, UB=-22
97.53/97.90	c [41.09] solve iteration 70, LB=-100, UB=-22
97.53/97.90	c [44.47] solve iteration 71, LB=-100, UB=-22
97.53/97.90	c [45.32] solve iteration 72, LB=-100, UB=-22
97.53/97.90	c [45.72] solve iteration 73, LB=-100, UB=-22
97.53/97.90	c [46.21] solve iteration 74, LB=-100, UB=-22
97.53/97.90	c [79.4] solve iteration 75, LB=-100, UB=-22
97.53/97.90	c [80.61] solve iteration 76, LB=-100, UB=-22
97.53/97.90	c [81.74] solve iteration 77, LB=-100, UB=-22
97.53/97.90	c [82.59] solve iteration 78, LB=-100, UB=-22
97.53/97.90	c [83.18] solve iteration 79, LB=-100, UB=-22
97.53/97.90	c [86.04] solve iteration 80, LB=-99, UB=-23
97.53/97.90	c [87.08] solve iteration 81, LB=-99, UB=-23
97.53/97.90	c [87.6] solve iteration 82, LB=-99, UB=-23
97.53/97.90	c [88.13] solve iteration 83, LB=-99, UB=-23
97.53/97.90	c [88.62] solve iteration 84, LB=-99, UB=-23
97.53/97.90	c [89.13] solve iteration 85, LB=-99, UB=-23
97.53/97.90	c [90.16] solve iteration 86, LB=-99, UB=-23
97.53/97.90	c [90.91] solve iteration 87, LB=-99, UB=-23
97.53/97.90	c [91.5] solve iteration 88, LB=-99, UB=-23
97.53/97.90	c [93.84] solve iteration 89, LB=-99, UB=-23
97.53/97.90	c [94.65] solve iteration 90, LB=-99, UB=-23
97.53/97.90	c [96.31] solve iteration 91, LB=-99, UB=-23
301.39/302.39	c [119.07] solve iteration 92, LB=-99, UB=-24
301.39/302.39	c [119.84] solve iteration 93, LB=-99, UB=-24
301.39/302.39	c [168.27] solve iteration 94, LB=-99, UB=-24
301.39/302.39	c [169.23] solve iteration 95, LB=-99, UB=-24
301.39/302.39	c [175.4] solve iteration 96, LB=-99, UB=-24
301.39/302.39	c [176.34] solve iteration 97, LB=-99, UB=-24
301.39/302.39	c [177.58] solve iteration 98, LB=-98, UB=-24
301.39/302.39	c [178.3] solve iteration 99, LB=-98, UB=-24
301.39/302.39	c [180.22] solve iteration 100, LB=-98, UB=-24
301.39/302.39	c [182.17] solve iteration 101, LB=-98, UB=-24
301.39/302.39	c [183.28] solve iteration 102, LB=-98, UB=-24
301.39/302.39	c [184.89] solve iteration 103, LB=-98, UB=-24
301.39/302.39	c [185.44] solve iteration 104, LB=-98, UB=-24
301.39/302.39	c [186.02] solve iteration 105, LB=-98, UB=-24
301.39/302.39	c [187.67] solve iteration 106, LB=-98, UB=-24
301.39/302.39	c [188.36] solve iteration 107, LB=-98, UB=-24
301.39/302.39	c [195.07] solve iteration 108, LB=-98, UB=-24
301.39/302.39	c [203.54] solve iteration 109, LB=-98, UB=-24
301.39/302.39	c [204.57] solve iteration 110, LB=-98, UB=-24
301.39/302.39	c [206.3] solve iteration 111, LB=-98, UB=-24
301.39/302.39	c [207] solve iteration 112, LB=-98, UB=-24
301.39/302.39	c [208.05] solve iteration 113, LB=-98, UB=-24
301.39/302.39	c [208.83] solve iteration 114, LB=-98, UB=-24
301.39/302.39	c [209.58] solve iteration 115, LB=-98, UB=-24
301.39/302.39	c [211.28] solve iteration 116, LB=-98, UB=-24
301.39/302.39	c [212.41] solve iteration 117, LB=-98, UB=-24
301.39/302.39	c [213.2] solve iteration 118, LB=-98, UB=-24
301.39/302.39	c [214.42] solve iteration 119, LB=-98, UB=-24
301.39/302.39	c [215.32] solve iteration 120, LB=-98, UB=-24
301.39/302.39	c [217.55] solve iteration 121, LB=-98, UB=-24
301.39/302.39	c [219.83] solve iteration 122, LB=-98, UB=-24
301.39/302.39	c [221.05] solve iteration 123, LB=-98, UB=-24
301.39/302.39	c [221.58] solve iteration 124, LB=-98, UB=-24
301.39/302.39	c [225.06] solve iteration 125, LB=-97, UB=-24
301.39/302.39	c [227.32] solve iteration 126, LB=-97, UB=-24
301.39/302.39	c [228.15] solve iteration 127, LB=-97, UB=-24
301.39/302.39	c [228.95] solve iteration 128, LB=-97, UB=-24
301.39/302.39	c [229.8] solve iteration 129, LB=-97, UB=-24
301.39/302.39	c [230.69] solve iteration 130, LB=-97, UB=-24
301.39/302.39	c [232.53] solve iteration 131, LB=-97, UB=-24
301.39/302.39	c [233.39] solve iteration 132, LB=-97, UB=-24
301.39/302.39	c [237.96] solve iteration 133, LB=-97, UB=-24
301.39/302.39	c [239.32] solve iteration 134, LB=-97, UB=-24
301.39/302.39	c [240.06] solve iteration 135, LB=-97, UB=-24
301.39/302.39	c [242.45] solve iteration 136, LB=-97, UB=-24
301.39/302.39	c [243.61] solve iteration 137, LB=-97, UB=-24
301.39/302.39	c [244.51] solve iteration 138, LB=-97, UB=-24
301.39/302.39	c [245.57] solve iteration 139, LB=-97, UB=-24
301.39/302.39	c [246.35] solve iteration 140, LB=-97, UB=-24
301.39/302.39	c [248.44] solve iteration 141, LB=-97, UB=-24
301.39/302.39	c [249.2] solve iteration 142, LB=-97, UB=-24
301.39/302.39	c [250.16] solve iteration 143, LB=-97, UB=-24
301.39/302.39	c [251.2] solve iteration 144, LB=-97, UB=-24
301.39/302.39	c [252.06] solve iteration 145, LB=-96, UB=-24
301.39/302.39	c [254.85] solve iteration 146, LB=-96, UB=-24
301.39/302.39	c [255.62] solve iteration 147, LB=-96, UB=-24
301.39/302.39	c [256.9] solve iteration 148, LB=-96, UB=-24
301.39/302.39	c [257.84] solve iteration 149, LB=-96, UB=-24
301.39/302.39	c [259.25] solve iteration 150, LB=-96, UB=-24
301.39/302.39	c [261.72] solve iteration 151, LB=-96, UB=-24
301.39/302.39	c [262.34] solve iteration 152, LB=-96, UB=-24
301.39/302.39	c [263.1] solve iteration 153, LB=-96, UB=-24
301.39/302.39	c [263.74] solve iteration 154, LB=-96, UB=-24
301.39/302.39	c [264.4] solve iteration 155, LB=-96, UB=-24
301.39/302.39	c [266.79] solve iteration 156, LB=-96, UB=-24
301.39/302.39	c [267.48] solve iteration 157, LB=-96, UB=-24
301.39/302.39	c [268.2] solve iteration 158, LB=-96, UB=-24
301.39/302.39	c [269.26] solve iteration 159, LB=-96, UB=-24
301.39/302.39	c [270.3] solve iteration 160, LB=-96, UB=-24
301.39/302.39	c [272.6] solve iteration 161, LB=-96, UB=-24
301.39/302.39	c [273.36] solve iteration 162, LB=-96, UB=-24
301.39/302.39	c [274.3] solve iteration 163, LB=-96, UB=-24
301.39/302.39	c [275.07] solve iteration 164, LB=-95, UB=-24
301.39/302.39	c [277.23] solve iteration 165, LB=-95, UB=-24
301.39/302.39	c [280.43] solve iteration 166, LB=-95, UB=-24
301.39/302.39	c [282.1] solve iteration 167, LB=-95, UB=-24
301.39/302.39	c [283.19] solve iteration 168, LB=-95, UB=-24
301.39/302.39	c [284.4] solve iteration 169, LB=-95, UB=-24
301.39/302.39	c [285.38] solve iteration 170, LB=-95, UB=-24
301.39/302.39	c [288.08] solve iteration 171, LB=-95, UB=-24
301.39/302.39	c [288.75] solve iteration 172, LB=-95, UB=-24
301.39/302.39	c [289.57] solve iteration 173, LB=-95, UB=-24
301.39/302.39	c [290.39] solve iteration 174, LB=-95, UB=-24
301.39/302.39	c [291.13] solve iteration 175, LB=-95, UB=-24
301.39/302.39	c [296.05] solve iteration 176, LB=-95, UB=-24
301.39/302.39	c [296.84] solve iteration 177, LB=-95, UB=-24
301.39/302.39	c [298.15] solve iteration 178, LB=-95, UB=-24
301.39/302.39	c [299] solve iteration 179, LB=-95, UB=-24
659.11/660.93	c [299.83] solve iteration 180, LB=-95, UB=-24
659.11/660.93	c [304.7] solve iteration 181, LB=-95, UB=-24
659.11/660.93	c [305.53] solve iteration 182, LB=-95, UB=-24
659.11/660.93	c [306.36] solve iteration 183, LB=-95, UB=-24
659.11/660.93	c [307.2] solve iteration 184, LB=-95, UB=-24
659.11/660.93	c [308.07] solve iteration 185, LB=-95, UB=-24
659.11/660.93	c [311.81] solve iteration 186, LB=-95, UB=-24
659.11/660.93	c [312.89] solve iteration 187, LB=-95, UB=-24
659.11/660.93	c [313.78] solve iteration 188, LB=-95, UB=-24
659.11/660.93	c [314.77] solve iteration 189, LB=-95, UB=-24
659.11/660.93	c [315.79] solve iteration 190, LB=-95, UB=-24
659.11/660.93	c [318.95] solve iteration 191, LB=-95, UB=-24
659.11/660.93	c [320.01] solve iteration 192, LB=-95, UB=-24
659.11/660.93	c [321.02] solve iteration 193, LB=-94, UB=-24
659.11/660.93	c [322.02] solve iteration 194, LB=-94, UB=-24
659.11/660.93	c [323.15] solve iteration 195, LB=-94, UB=-24
659.11/660.93	c [328.38] solve iteration 196, LB=-94, UB=-24
659.11/660.93	c [329.19] solve iteration 197, LB=-94, UB=-24
659.11/660.93	c [329.95] solve iteration 198, LB=-94, UB=-24
659.11/660.93	c [330.79] solve iteration 199, LB=-94, UB=-24
659.11/660.93	c [332.86] solve iteration 200, LB=-94, UB=-24
659.11/660.93	c [336.6] solve iteration 201, LB=-94, UB=-24
659.11/660.93	c [337.97] solve iteration 202, LB=-94, UB=-24
659.11/660.93	c [338.98] solve iteration 203, LB=-94, UB=-24
659.11/660.93	c [340.09] solve iteration 204, LB=-94, UB=-24
659.11/660.93	c [341.37] solve iteration 205, LB=-94, UB=-24
659.11/660.93	c [344.86] solve iteration 206, LB=-94, UB=-24
659.11/660.93	c [345.94] solve iteration 207, LB=-94, UB=-24
659.11/660.93	c [347.16] solve iteration 208, LB=-93, UB=-24
659.11/660.93	c [348.53] solve iteration 209, LB=-93, UB=-24
659.11/660.93	c [349.72] solve iteration 210, LB=-93, UB=-24
659.11/660.93	c [354.16] solve iteration 211, LB=-93, UB=-24
659.11/660.93	c [355.64] solve iteration 212, LB=-93, UB=-24
659.11/660.93	c [357.41] solve iteration 213, LB=-93, UB=-24
659.11/660.93	c [361.14] solve iteration 214, LB=-92, UB=-24
659.11/660.93	c [362.33] solve iteration 215, LB=-92, UB=-24
659.11/660.93	c [367.44] solve iteration 216, LB=-92, UB=-24
659.11/660.93	c [368.57] solve iteration 217, LB=-92, UB=-24
659.11/660.93	c [369.65] solve iteration 218, LB=-92, UB=-24
659.11/660.93	c [370.74] solve iteration 219, LB=-92, UB=-24
659.11/660.93	c [371.91] solve iteration 220, LB=-92, UB=-24
659.11/660.93	c [377.15] solve iteration 221, LB=-92, UB=-24
659.11/660.93	c [378.26] solve iteration 222, LB=-92, UB=-24
659.11/660.93	c [379.33] solve iteration 223, LB=-92, UB=-24
659.11/660.93	c [380.39] solve iteration 224, LB=-92, UB=-24
659.11/660.93	c [383.43] solve iteration 225, LB=-92, UB=-24
659.11/660.93	c [388.36] solve iteration 226, LB=-92, UB=-24
659.11/660.93	c [389.2] solve iteration 227, LB=-92, UB=-24
659.11/660.93	c [390.12] solve iteration 228, LB=-92, UB=-24
659.11/660.93	c [391.07] solve iteration 229, LB=-92, UB=-24
659.11/660.93	c [412.2] solve iteration 230, LB=-92, UB=-24
659.11/660.93	c [418.07] solve iteration 231, LB=-92, UB=-24
659.11/660.93	c [418.89] solve iteration 232, LB=-92, UB=-24
659.11/660.93	c [419.75] solve iteration 233, LB=-92, UB=-24
659.11/660.93	c [424.36] solve iteration 234, LB=-92, UB=-24
659.11/660.93	c [425.71] solve iteration 235, LB=-92, UB=-24
659.11/660.93	c [431.49] solve iteration 236, LB=-92, UB=-24
659.11/660.93	c [432.55] solve iteration 237, LB=-92, UB=-24
659.11/660.93	c [434.88] solve iteration 238, LB=-92, UB=-24
659.11/660.93	c [436.16] solve iteration 239, LB=-92, UB=-24
659.11/660.93	c [437.86] solve iteration 240, LB=-92, UB=-24
659.11/660.93	c [444.61] solve iteration 241, LB=-92, UB=-24
659.11/660.93	c [446.89] solve iteration 242, LB=-92, UB=-24
659.11/660.93	c [448.01] solve iteration 243, LB=-92, UB=-24
659.11/660.93	c [448.86] solve iteration 244, LB=-92, UB=-24
659.11/660.93	c [449.74] solve iteration 245, LB=-91, UB=-24
659.11/660.93	c [456.11] solve iteration 246, LB=-91, UB=-24
659.11/660.93	c [457.11] solve iteration 247, LB=-91, UB=-24
659.11/660.93	c [458.63] solve iteration 248, LB=-91, UB=-24
659.11/660.93	c [460.01] solve iteration 249, LB=-91, UB=-24
659.11/660.93	c [461.15] solve iteration 250, LB=-91, UB=-24
659.11/660.93	c [604.83] solve iteration 251, LB=-91, UB=-24
659.11/660.93	c [606.13] solve iteration 252, LB=-91, UB=-24
659.11/660.93	c [608.01] solve iteration 253, LB=-91, UB=-24
659.11/660.93	c [609.04] solve iteration 254, LB=-91, UB=-24
659.11/660.93	c [610.44] solve iteration 255, LB=-91, UB=-24
659.11/660.93	c [621.44] solve iteration 256, LB=-91, UB=-24
659.11/660.93	c [623.06] solve iteration 257, LB=-91, UB=-24
659.11/660.93	c [624.57] solve iteration 258, LB=-91, UB=-24
659.11/660.93	c [626.25] solve iteration 259, LB=-91, UB=-24
659.11/660.93	c [627.83] solve iteration 260, LB=-91, UB=-24
659.11/660.93	c [635.32] solve iteration 261, LB=-91, UB=-24
659.11/660.93	c [637.06] solve iteration 262, LB=-91, UB=-24
659.11/660.93	c [638.42] solve iteration 263, LB=-91, UB=-24
659.11/660.93	c [645.97] solve iteration 264, LB=-91, UB=-24
659.11/660.93	c [647.14] solve iteration 265, LB=-91, UB=-24
659.11/660.93	c [654.61] solve iteration 266, LB=-91, UB=-24
1235.94/1239.33	c [666.07] solve iteration 267, LB=-91, UB=-24
1235.94/1239.33	c [667.27] solve iteration 268, LB=-91, UB=-24
1235.94/1239.33	c [676.97] solve iteration 269, LB=-91, UB=-24
1235.94/1239.33	c [728.75] solve iteration 270, LB=-91, UB=-24
1235.94/1239.33	c [736.2] solve iteration 271, LB=-90, UB=-24
1235.94/1239.33	c [737.88] solve iteration 272, LB=-90, UB=-24
1235.94/1239.33	c [739.32] solve iteration 273, LB=-90, UB=-24
1235.94/1239.33	c [740.92] solve iteration 274, LB=-90, UB=-24
1235.94/1239.33	c [743.62] solve iteration 275, LB=-90, UB=-24
1235.94/1239.33	c [747.71] solve iteration 276, LB=-90, UB=-25
1235.94/1239.33	c [749.44] solve iteration 277, LB=-90, UB=-25
1235.94/1239.33	c [752.91] solve iteration 278, LB=-90, UB=-25
1235.94/1239.33	c [754.56] solve iteration 279, LB=-90, UB=-25
1235.94/1239.33	c [756.28] solve iteration 280, LB=-90, UB=-25
1235.94/1239.33	c [758.29] solve iteration 281, LB=-90, UB=-26
1235.94/1239.33	c [760.28] solve iteration 282, LB=-90, UB=-26
1235.94/1239.33	c [762.7] solve iteration 283, LB=-90, UB=-26
1235.94/1239.33	c [763.67] solve iteration 284, LB=-90, UB=-26
1235.94/1239.33	c [764.98] solve iteration 285, LB=-90, UB=-26
1235.94/1239.33	c [769.06] solve iteration 286, LB=-90, UB=-27
1235.94/1239.33	c [785.65] solve iteration 287, LB=-90, UB=-27
1235.94/1239.33	c [787.66] solve iteration 288, LB=-90, UB=-27
1235.94/1239.33	c [790.31] solve iteration 289, LB=-90, UB=-27
1235.94/1239.33	c [793.91] solve iteration 290, LB=-90, UB=-27
1235.94/1239.33	c [810.16] solve iteration 291, LB=-90, UB=-27
1235.94/1239.33	c [811.48] solve iteration 292, LB=-90, UB=-27
1235.94/1239.33	c [813.24] solve iteration 293, LB=-90, UB=-27
1235.94/1239.33	c [814.52] solve iteration 294, LB=-90, UB=-27
1235.94/1239.33	c [815.95] solve iteration 295, LB=-90, UB=-27
1235.94/1239.33	c [821.76] solve iteration 296, LB=-90, UB=-28
1235.94/1239.33	c [823.14] solve iteration 297, LB=-90, UB=-28
1235.94/1239.33	c [824.42] solve iteration 298, LB=-90, UB=-28
1235.94/1239.33	c [825.76] solve iteration 299, LB=-90, UB=-28
1235.94/1239.33	c [838.55] solve iteration 300, LB=-90, UB=-28
1235.94/1239.33	c [858.01] solve iteration 301, LB=-90, UB=-28
1235.94/1239.33	c [859.29] solve iteration 302, LB=-90, UB=-28
1235.94/1239.33	c [860.52] solve iteration 303, LB=-90, UB=-28
1235.94/1239.33	c [862.29] solve iteration 304, LB=-90, UB=-28
1235.94/1239.33	c [863.54] solve iteration 305, LB=-90, UB=-28
1235.94/1239.33	c [886.57] solve iteration 306, LB=-90, UB=-28
1235.94/1239.33	c [887.79] solve iteration 307, LB=-90, UB=-28
1235.94/1239.33	c [889.42] solve iteration 308, LB=-90, UB=-28
1235.94/1239.33	c [893.24] solve iteration 309, LB=-90, UB=-28
1235.94/1239.33	c [894.73] solve iteration 310, LB=-90, UB=-28
1235.94/1239.33	c [924.28] solve iteration 311, LB=-89, UB=-28
1235.94/1239.33	c [925.93] solve iteration 312, LB=-89, UB=-28
1235.94/1239.33	c [927.6] solve iteration 313, LB=-89, UB=-28
1235.94/1239.33	c [929.49] solve iteration 314, LB=-89, UB=-28
1235.94/1239.33	c [931.55] solve iteration 315, LB=-89, UB=-28
1235.94/1239.33	c [953.93] solve iteration 316, LB=-89, UB=-28
1235.94/1239.33	c [956.11] solve iteration 317, LB=-89, UB=-28
1235.94/1239.33	c [957.88] solve iteration 318, LB=-89, UB=-28
1235.94/1239.33	c [959.68] solve iteration 319, LB=-89, UB=-28
1235.94/1239.33	c [960.86] solve iteration 320, LB=-89, UB=-28
1235.94/1239.33	c [993.65] solve iteration 321, LB=-89, UB=-28
1235.94/1239.33	c [994.86] solve iteration 322, LB=-89, UB=-28
1235.94/1239.33	c [996.72] solve iteration 323, LB=-89, UB=-28
1235.94/1239.33	c [997.91] solve iteration 324, LB=-89, UB=-28
1235.94/1239.33	c [999.39] solve iteration 325, LB=-89, UB=-28
1235.94/1239.33	c [1038.27] solve iteration 326, LB=-89, UB=-28
1235.94/1239.33	c [1039.52] solve iteration 327, LB=-89, UB=-28
1235.94/1239.33	c [1041.14] solve iteration 328, LB=-89, UB=-28
1235.94/1239.33	c [1044.07] solve iteration 329, LB=-89, UB=-28
1235.94/1239.33	c [1045.41] solve iteration 330, LB=-89, UB=-28
1235.94/1239.33	c [1085.47] solve iteration 331, LB=-89, UB=-28
1235.94/1239.33	c [1086.94] solve iteration 332, LB=-89, UB=-28
1235.94/1239.33	c [1088.6] solve iteration 333, LB=-89, UB=-28
1235.94/1239.33	c [1090.15] solve iteration 334, LB=-89, UB=-28
1235.94/1239.33	c [1092.53] solve iteration 335, LB=-89, UB=-28
1235.94/1239.33	c [1123.08] solve iteration 336, LB=-89, UB=-28
1235.94/1239.33	c [1124.72] solve iteration 337, LB=-89, UB=-28
1235.94/1239.33	c [1127.11] solve iteration 338, LB=-89, UB=-28
1235.94/1239.33	c [1128.91] solve iteration 339, LB=-89, UB=-28
1235.94/1239.33	c [1130.99] solve iteration 340, LB=-89, UB=-28
1235.94/1239.33	c [1166.62] solve iteration 341, LB=-89, UB=-28
1235.94/1239.33	c [1168.6] solve iteration 342, LB=-89, UB=-28
1235.94/1239.33	c [1170.1] solve iteration 343, LB=-89, UB=-28
1235.94/1239.33	c [1171.76] solve iteration 344, LB=-89, UB=-28
1235.94/1239.33	c [1173.09] solve iteration 345, LB=-89, UB=-28
1235.94/1239.33	c [1176.34] solve iteration 346, LB=-89, UB=-29
1235.94/1239.33	c [1177.54] solve iteration 347, LB=-89, UB=-29
1235.94/1239.33	c [1178.78] solve iteration 348, LB=-89, UB=-29
1235.94/1239.33	c [1180.73] solve iteration 349, LB=-89, UB=-29
1235.94/1239.33	c [1191.64] solve iteration 350, LB=-88, UB=-29
1235.94/1239.33	c [1224.06] solve iteration 351, LB=-88, UB=-29
1235.94/1239.33	c [1225.84] solve iteration 352, LB=-88, UB=-29
1235.94/1239.33	c [1228.59] solve iteration 353, LB=-88, UB=-29
2535.73/2542.73	c [1237.07] solve iteration 354, LB=-88, UB=-29
2535.73/2542.73	c [1239.93] solve iteration 355, LB=-88, UB=-29
2535.73/2542.73	c [1281.72] solve iteration 356, LB=-88, UB=-29
2535.73/2542.73	c [1283.69] solve iteration 357, LB=-88, UB=-29
2535.73/2542.73	c [1285.68] solve iteration 358, LB=-88, UB=-29
2535.73/2542.73	c [1287.41] solve iteration 359, LB=-88, UB=-29
2535.73/2542.73	c [1289] solve iteration 360, LB=-88, UB=-29
2535.73/2542.73	c [1324.42] solve iteration 361, LB=-88, UB=-29
2535.73/2542.73	c [1326.08] solve iteration 362, LB=-88, UB=-29
2535.73/2542.73	c [1328.03] solve iteration 363, LB=-88, UB=-29
2535.73/2542.73	c [1330.02] solve iteration 364, LB=-88, UB=-29
2535.73/2542.73	c [1331.6] solve iteration 365, LB=-88, UB=-29
2535.73/2542.73	c [1368.29] solve iteration 366, LB=-88, UB=-29
2535.73/2542.73	c [1371.17] solve iteration 367, LB=-88, UB=-29
2535.73/2542.73	c [1373.2] solve iteration 368, LB=-88, UB=-29
2535.73/2542.73	c [1375.56] solve iteration 369, LB=-88, UB=-29
2535.73/2542.73	c [1377.66] solve iteration 370, LB=-88, UB=-29
2535.73/2542.73	c [1421.9] solve iteration 371, LB=-88, UB=-29
2535.73/2542.73	c [1423.81] solve iteration 372, LB=-88, UB=-29
2535.73/2542.73	c [1427.45] solve iteration 373, LB=-88, UB=-29
2535.73/2542.73	c [1431.99] solve iteration 374, LB=-88, UB=-29
2535.73/2542.73	c [1433.49] solve iteration 375, LB=-88, UB=-29
2535.73/2542.73	c [1481.22] solve iteration 376, LB=-88, UB=-29
2535.73/2542.73	c [1482.76] solve iteration 377, LB=-88, UB=-29
2535.73/2542.73	c [1486.96] solve iteration 378, LB=-88, UB=-29
2535.73/2542.73	c [1488.61] solve iteration 379, LB=-88, UB=-29
2535.73/2542.73	c [1490.57] solve iteration 380, LB=-88, UB=-29
2535.73/2542.73	c [1547.44] solve iteration 381, LB=-88, UB=-29
2535.73/2542.73	c [1549.22] solve iteration 382, LB=-88, UB=-29
2535.73/2542.73	c [1551.36] solve iteration 383, LB=-88, UB=-29
2535.73/2542.73	c [1553.27] solve iteration 384, LB=-88, UB=-29
2535.73/2542.73	c [1555.36] solve iteration 385, LB=-88, UB=-29
2535.73/2542.73	c [1605.83] solve iteration 386, LB=-88, UB=-29
2535.73/2542.73	c [1607.9] solve iteration 387, LB=-88, UB=-29
2535.73/2542.73	c [1609.78] solve iteration 388, LB=-88, UB=-29
2535.73/2542.73	c [1613.38] solve iteration 389, LB=-88, UB=-29
2535.73/2542.73	c [1616.21] solve iteration 390, LB=-88, UB=-29
2535.73/2542.73	c [1669.02] solve iteration 391, LB=-88, UB=-29
2535.73/2542.73	c [1670.46] solve iteration 392, LB=-88, UB=-29
2535.73/2542.73	c [1672.42] solve iteration 393, LB=-88, UB=-29
2535.73/2542.73	c [1673.8] solve iteration 394, LB=-88, UB=-29
2535.73/2542.73	c [1675.29] solve iteration 395, LB=-88, UB=-29
2535.73/2542.73	c [1736.11] solve iteration 396, LB=-88, UB=-29
2535.73/2542.73	c [1737.76] solve iteration 397, LB=-88, UB=-29
2535.73/2542.73	c [1739.85] solve iteration 398, LB=-88, UB=-29
2535.73/2542.73	c [1741.78] solve iteration 399, LB=-88, UB=-29
2535.73/2542.73	c [1743.38] solve iteration 400, LB=-88, UB=-29
2535.73/2542.73	c [1831.39] solve iteration 401, LB=-88, UB=-29
2535.73/2542.73	c [1833.12] solve iteration 402, LB=-88, UB=-29
2535.73/2542.73	c [1834.7] solve iteration 403, LB=-88, UB=-29
2535.73/2542.73	c [1836.67] solve iteration 404, LB=-88, UB=-29
2535.73/2542.73	c [1838.5] solve iteration 405, LB=-88, UB=-29
2535.73/2542.73	c [1905.08] solve iteration 406, LB=-88, UB=-29
2535.73/2542.73	c [1906.83] solve iteration 407, LB=-88, UB=-29
2535.73/2542.73	c [1909.18] solve iteration 408, LB=-88, UB=-29
2535.73/2542.73	c [1910.95] solve iteration 409, LB=-88, UB=-29
2535.73/2542.73	c [1913.33] solve iteration 410, LB=-88, UB=-29
2535.73/2542.73	c [1988.61] solve iteration 411, LB=-88, UB=-29
2535.73/2542.73	c [1991.34] solve iteration 412, LB=-88, UB=-29
2535.73/2542.73	c [1993.72] solve iteration 413, LB=-88, UB=-29
2535.73/2542.73	c [1996.82] solve iteration 414, LB=-88, UB=-29
2535.73/2542.73	c [1998.18] solve iteration 415, LB=-88, UB=-29
2535.73/2542.73	c [2068.64] solve iteration 416, LB=-88, UB=-29
2535.73/2542.73	c [2070.13] solve iteration 417, LB=-87, UB=-29
2535.73/2542.73	c [2071.52] solve iteration 418, LB=-87, UB=-29
2535.73/2542.73	c [2072.89] solve iteration 419, LB=-87, UB=-29
2535.73/2542.73	c [2108.03] solve iteration 420, LB=-87, UB=-29
2535.73/2542.73	c [2187.48] solve iteration 421, LB=-87, UB=-29
2535.73/2542.73	c [2189.78] solve iteration 422, LB=-87, UB=-29
2535.73/2542.73	c [2192.16] solve iteration 423, LB=-87, UB=-29
2535.73/2542.73	c [2193.58] solve iteration 424, LB=-87, UB=-29
2535.73/2542.73	c [2196.02] solve iteration 425, LB=-87, UB=-29
2535.73/2542.73	c [2289.43] solve iteration 426, LB=-87, UB=-29
2535.73/2542.73	c [2291.04] solve iteration 427, LB=-87, UB=-29
2535.73/2542.73	c [2292.57] solve iteration 428, LB=-87, UB=-29
2535.73/2542.73	c [2294.37] solve iteration 429, LB=-87, UB=-29
2535.73/2542.73	c [2296.14] solve iteration 430, LB=-87, UB=-29
2535.73/2542.73	c [2387.45] solve iteration 431, LB=-87, UB=-29
2535.73/2542.73	c [2390.07] solve iteration 432, LB=-87, UB=-29
2535.73/2542.73	c [2391.72] solve iteration 433, LB=-87, UB=-29
2535.73/2542.73	c [2394.32] solve iteration 434, LB=-87, UB=-29
2535.73/2542.73	c [2396.69] solve iteration 435, LB=-87, UB=-29
2535.73/2542.73	c [2511.32] solve iteration 436, LB=-87, UB=-29
2535.73/2542.73	c [2513.3] solve iteration 437, LB=-87, UB=-29
2535.73/2542.73	c [2522.99] solve iteration 438, LB=-87

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62340 MiB free)
  memory of node 1: 64507 MiB (63469 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502402-1751428542/watcher-4502402-1751428542 -o /tmp/evaluation-result-4502402-1751428542/solver-4502402-1751428542 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751428542-66634 --watchdog 3760 ./ipbhs_scip HOME/instance-4502402-1751428542.opb --optimizer scip --max-coef 1000000000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=66685, runsolver pid=66676

[startup+0.100063 s]*
/proc/loadavg: 1.67 3.41 3.86 6/265 66694
/proc/meminfo: memFree=127783104/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=719172 memory=403240 CPUtime=0.08 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 770 0 0 0 1 7 0 0 20 0 1 0 58534560 736432128 100810 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 179793 100810 1600 2790 0 173218 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 719172 KiB
Current children cumulated memory: 403240 KiB

[startup+0.205688 s]*
/proc/loadavg: 1.67 3.41 3.86 6/265 66694
/proc/meminfo: memFree=126954856/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=734996 memory=707496 CPUtime=0.19 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 5064 0 0 0 5 14 0 0 20 0 1 0 58534560 752635904 176874 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 183749 176874 3488 2790 0 177174 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 734996 KiB
Current children cumulated memory: 707496 KiB

[startup+0.305492 s]*
/proc/loadavg: 1.67 3.41 3.86 6/265 66694
/proc/meminfo: memFree=126829820/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=734996 memory=709952 CPUtime=0.29 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 5170 0 0 0 13 16 0 0 20 0 1 0 58534560 752635904 177488 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 183749 177488 3488 2790 0 177174 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 734996 KiB
Current children cumulated memory: 709952 KiB

[startup+0.700117 s]
/proc/loadavg: 1.67 3.41 3.86 6/265 66694
/proc/meminfo: memFree=126741368/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=739548 memory=714628 CPUtime=0.67 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 6844 0 0 0 50 17 0 0 20 0 1 0 58534560 757297152 178657 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 184887 178657 3744 2790 0 178312 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 739548 KiB
Current children cumulated memory: 714628 KiB

[startup+1.50012 s]
/proc/loadavg: 1.67 3.41 3.86 6/265 66694
/proc/meminfo: memFree=126520804/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=749388 memory=727864 CPUtime=1.47 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 9621 0 0 0 128 19 0 0 20 0 1 0 58534560 767373312 181966 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 187347 181966 3744 2790 0 180772 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 749388 KiB
Current children cumulated memory: 727864 KiB

[startup+3.10436 s]
/proc/loadavg: 1.94 3.44 3.86 6/265 66694
/proc/meminfo: memFree=125899472/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=780216 memory=761228 CPUtime=3.08 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 20488 0 0 0 283 25 0 0 20 0 1 0 58534560 798941184 190307 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 195054 190307 3744 2790 0 188479 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 780216 KiB
Current children cumulated memory: 761228 KiB

[startup+6.30011 s]
/proc/loadavg: 1.94 3.44 3.86 6/265 66694
/proc/meminfo: memFree=125775132/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=793352 memory=775232 CPUtime=6.26 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 25529 0 0 0 596 30 0 0 20 0 1 0 58534560 812392448 193808 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 198338 193808 3744 2790 0 191763 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 793352 KiB
Current children cumulated memory: 775232 KiB

[startup+12.7001 s]
/proc/loadavg: 2.34 3.48 3.87 6/265 66694
/proc/meminfo: memFree=125719076/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=826032 memory=801808 CPUtime=12.64 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 33815 0 0 0 1224 40 0 0 20 0 1 0 58534560 845856768 200452 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 206508 200452 3744 2790 0 199933 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 826032 KiB
Current children cumulated memory: 801808 KiB

[startup+25.5001 s]
/proc/loadavg: 2.59 3.49 3.87 6/265 66695
/proc/meminfo: memFree=125509080/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=855864 memory=831376 CPUtime=25.4 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 43900 0 0 0 2487 53 0 0 20 0 1 0 58534560 876404736 207844 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 213966 207844 3744 2790 0 207391 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 855864 KiB
Current children cumulated memory: 831376 KiB

[startup+51.1053 s]
/proc/loadavg: 3.14 3.55 3.88 5/265 66740
/proc/meminfo: memFree=124707124/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=873836 memory=847804 CPUtime=50.9 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 47972 0 0 0 5009 81 0 0 20 0 1 0 58534560 894808064 211951 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 218459 211951 3744 2790 0 211884 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 873836 KiB
Current children cumulated memory: 847804 KiB

[startup+102.3 s]
/proc/loadavg: 3.72 3.64 3.90 5/265 66741
/proc/meminfo: memFree=123959720/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=895308 memory=870708 CPUtime=101.92 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 53027 0 0 0 10069 123 0 0 20 0 1 0 58534560 916795392 217677 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 223827 217677 3744 2790 0 217252 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 895308 KiB
Current children cumulated memory: 870708 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.73 3.91 5/265 66833
/proc/meminfo: memFree=125488492/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=909988 memory=878988 CPUtime=161.74 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 54114 0 0 0 16017 157 0 0 20 0 1 0 58534560 931827712 219747 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 227497 219747 3744 2790 0 220922 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 909988 KiB
Current children cumulated memory: 878988 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.81 3.93 5/266 66836
/proc/meminfo: memFree=125499600/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=930300 memory=898532 CPUtime=221.59 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 60401 0 0 0 21967 192 0 0 20 0 1 0 58534560 952627200 224633 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 232575 224633 3744 2790 0 226000 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 930300 KiB
Current children cumulated memory: 898532 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.86 3.94 5/265 66838
/proc/meminfo: memFree=125396696/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=954684 memory=925680 CPUtime=281.44 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 82743 0 0 0 27911 233 0 0 20 0 1 0 58534560 977596416 231420 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 238671 231420 3744 2790 0 232096 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 954684 KiB
Current children cumulated memory: 925680 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 3.92 3.96 5/263 66851
/proc/meminfo: memFree=125114132/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=977304 memory=947928 CPUtime=341.3 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 121862 0 0 0 33856 274 0 0 20 0 1 0 58534560 1000759296 236982 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 244326 236982 3744 2790 0 237751 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 977304 KiB
Current children cumulated memory: 947928 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.95 3.97 5/264 66858
/proc/meminfo: memFree=125162764/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=984632 memory=955196 CPUtime=401.15 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 165141 0 0 0 39796 319 0 0 20 0 1 0 58534560 1008263168 238799 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 246158 238799 3744 2790 0 239583 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 984632 KiB
Current children cumulated memory: 955196 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.98 3.98 5/264 66860
/proc/meminfo: memFree=125110236/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1009164 memory=974856 CPUtime=461.01 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 206501 0 0 0 45741 360 0 0 20 0 1 0 58534560 1033383936 243714 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 252291 243714 3744 2790 0 245716 0

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

Current children cumulated memory: 1192284 KiB

[startup+2922.3 s]
/proc/loadavg: 4.06 4.14 4.12 5/263 66977
/proc/meminfo: memFree=123168104/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1250344 memory=1199856 CPUtime=2914.25 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 757487 0 0 0 290002 1423 0 0 20 0 1 0 58534560 1280352256 299964 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 312586 299964 3744 2790 0 306011 0
Current children cumulated CPU time: 2914.25 s
Current children cumulated vsize: 1250344 KiB
Current children cumulated memory: 1199856 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/263 66979
/proc/meminfo: memFree=123085396/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1250344 memory=1199856 CPUtime=2974.09 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 757487 0 0 0 295964 1445 0 0 20 0 1 0 58534560 1280352256 299964 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 312586 299964 3744 2790 0 306011 0
Current children cumulated CPU time: 2974.09 s
Current children cumulated vsize: 1250344 KiB
Current children cumulated memory: 1199856 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/263 66983
/proc/meminfo: memFree=123031420/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1253512 memory=1202476 CPUtime=3033.88 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 777498 0 0 0 301922 1466 0 0 20 0 1 0 58534560 1283596288 300619 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 313378 300619 3744 2790 0 306803 0
Current children cumulated CPU time: 3033.88 s
Current children cumulated vsize: 1253512 KiB
Current children cumulated memory: 1202476 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.14 4.12 5/263 66985
/proc/meminfo: memFree=123005028/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1253512 memory=1202476 CPUtime=3093.67 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 777501 0 0 0 307884 1483 0 0 20 0 1 0 58534560 1283596288 300619 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 313378 300619 3744 2790 0 306803 0
Current children cumulated CPU time: 3093.67 s
Current children cumulated vsize: 1253512 KiB
Current children cumulated memory: 1202476 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.12 4.11 5/263 66987
/proc/meminfo: memFree=122956732/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1254620 memory=1204152 CPUtime=3153.46 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 794982 0 0 0 313841 1505 0 0 20 0 1 0 58534560 1284730880 301038 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 313655 301038 3744 2790 0 307080 0
Current children cumulated CPU time: 3153.46 s
Current children cumulated vsize: 1254620 KiB
Current children cumulated memory: 1204152 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.11 5/263 66989
/proc/meminfo: memFree=122877256/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1254620 memory=1204152 CPUtime=3213.26 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 794992 0 0 0 319802 1524 0 0 20 0 1 0 58534560 1284730880 301038 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 313655 301038 3744 2790 0 307080 0
Current children cumulated CPU time: 3213.26 s
Current children cumulated vsize: 1254620 KiB
Current children cumulated memory: 1204152 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/263 66991
/proc/meminfo: memFree=122800128/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1254620 memory=1204152 CPUtime=3273.04 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 794992 0 0 0 325757 1547 0 0 20 0 1 0 58534560 1284730880 301038 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 313655 301038 3744 2790 0 307080 0
Current children cumulated CPU time: 3273.04 s
Current children cumulated vsize: 1254620 KiB
Current children cumulated memory: 1204152 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.10 5/263 66993
/proc/meminfo: memFree=122738424/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1256860 memory=1206404 CPUtime=3332.82 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 813555 0 0 0 331714 1568 0 0 20 0 1 0 58534560 1287024640 301601 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 314215 301601 3744 2790 0 307640 0
Current children cumulated CPU time: 3332.82 s
Current children cumulated vsize: 1256860 KiB
Current children cumulated memory: 1206404 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/263 66999
/proc/meminfo: memFree=122680232/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1256860 memory=1206404 CPUtime=3392.61 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 813555 0 0 0 337671 1590 0 0 20 0 1 0 58534560 1287024640 301601 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 314215 301601 3744 2790 0 307640 0
Current children cumulated CPU time: 3392.61 s
Current children cumulated vsize: 1256860 KiB
Current children cumulated memory: 1206404 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 67001
/proc/meminfo: memFree=122681028/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1264588 memory=1216060 CPUtime=3452.39 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 825994 0 0 0 343628 1611 0 0 20 0 1 0 58534560 1294938112 304015 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 316147 304015 3744 2790 0 309572 0
Current children cumulated CPU time: 3452.39 s
Current children cumulated vsize: 1264588 KiB
Current children cumulated memory: 1216060 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.10 5/263 67003
/proc/meminfo: memFree=122667824/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1264588 memory=1222204 CPUtime=3512.18 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 825997 0 0 0 349591 1627 0 0 20 0 1 0 58534560 1294938112 305551 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 316147 305551 3744 2790 0 309572 0
Current children cumulated CPU time: 3512.18 s
Current children cumulated vsize: 1264588 KiB
Current children cumulated memory: 1222204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/263 67004
/proc/meminfo: memFree=122665488/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1264588 memory=1222204 CPUtime=3571.96 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 825999 0 0 0 355550 1646 0 0 20 0 1 0 58534560 1294938112 305551 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 316147 305551 3744 2790 0 309572 0
Current children cumulated CPU time: 3571.96 s
Current children cumulated vsize: 1264588 KiB
Current children cumulated memory: 1222204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 67008
/proc/meminfo: memFree=122637140/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1262336 memory=1220092 CPUtime=3600.08 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 833724 0 0 0 358351 1657 0 0 20 0 1 0 58534560 1292632064 305023 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 315584 305023 3744 2790 0 309009 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1262336 KiB
Current children cumulated memory: 1220092 KiB

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

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

# cumulated CPU time of all completed processes:  user=3583.52 s, system=16.5863 s

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

[startup+3610.5 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 67008
/proc/meminfo: memFree=122637140/131250000 swapFree=33010684/33010684
[pid=66685] ppid=66676 vsize=1262336 memory=1220092 CPUtime=3600.08 cores=0,2
/proc/66685/stat : 66685 (ipbhs_scip) R 66676 66685 66624 0 -1 4194304 833724 0 0 0 358351 1657 0 0 20 0 1 0 58534560 1292632064 305023 18446744073709551615 93854289887232 93854301313629 140730618161712 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 93854303449304 93854303494322 93854319398912 140730618169746 140730618169865 140730618169865 140730618175467 0
/proc/66685/statm: 315584 305023 3744 2790 0 309009 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1262336 KiB
Current children cumulated memory: 1220092 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.51
CPU time (s): 3600.1
CPU user time (s): 3583.52
CPU system time (s): 16.5863
CPU usage (%): 99.7117
Max. virtual memory (cumulated for all children) (KiB): 1268164
Max. memory (cumulated for all children) (KiB): 1225788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.52
system time used= 16.5863
maximum resident set size= 1225788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 833724
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= 142
involuntary context switches= 4588


# summary of solver processes directly reported to runsolver:
#   pid: 66685
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3583.52
#   total CPU system time (s): 16.5863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.49228 second user time and 15.7493 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-02 05:55:43
IDJOB=4502402
IDBENCH=155330
IDSOLVER=3335
FILE ID=nodeC013/4502402-1751428542
RUNJOBID= nodeC013-1751428542-66634
SLURM_JOB_ID= 9598364
Free space on /tmp= 432720 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-protfold.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502402-1751428542/watcher-4502402-1751428542 -o /tmp/evaluation-result-4502402-1751428542/solver-4502402-1751428542 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751428542-66634 --watchdog 3760  ./ipbhs_scip HOME/instance-4502402-1751428542.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 7d697abe2607c9e2486f4e4c4676f6ab
RANDOM SEED=391695030

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128833760 kB
MemAvailable:   129769360 kB
Buffers:            3280 kB
Cached:          1735084 kB
SwapCached:            0 kB
Active:           313920 kB
Inactive:        1490152 kB
Active(anon):      79020 kB
Inactive(anon):        0 kB
Active(file):     234900 kB
Inactive(file):  1490152 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            285760 kB
Writeback:             4 kB
AnonPages:         68808 kB
Mapped:            99216 kB
Shmem:             13284 kB
KReclaimable:      99176 kB
Slab:             187640 kB
SReclaimable:      99176 kB
SUnreclaim:        88464 kB
KernelStack:        4032 kB
PageTables:         2816 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     316184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432440 MiB
End job on nodeC013 at 2025-07-02 06:55:54