Trace number 4505661

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI-SYM 2025-06-09? (TO) 3600.1 3608.16

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
MD5SUM0390bfe3f6c229f0cac833c3202307c0
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-186459
Best CPU time to get the best result obtained on this benchmark72000.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 24116532
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 24116532
Number of bits of the biggest sum of numbers25
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.29	c initialize IPBHS solver
0.00/0.29	c IPBHS 0.0.0 beta (8d0f613-dirty, Jun  3 2025 11:30:33), compiled with satsolvers: , optimizers: , GreedyOptimizer, Gurobi 12.0.2, RoundingSat 2, , , pbsolvers: RoundingSat 2, BreakID 0.0.0
0.00/0.29	c optimizer = "gurobi"
0.00/0.29	c pbsolver = "roundingsat"
0.00/0.29	c use separate pbsolver for SIS
0.00/0.29	c load symmetries from file ""
0.00/0.29	c set time limit for symmetry computation to 100 seconds.
0.00/0.29	c set interchangeable summation variable limit to 3
0.00/0.29	c enable explicit+compact SCL
0.00/0.29	c set sym compact max subset size to 5
0.00/0.29	c set explicit symmetry matrix usage to 1
0.00/0.29	c sym budget explicit to 100
0.00/0.29	c sym budget explicit lits to 6000
0.00/0.29	c sym budget compact to 100
0.00/0.29	c sym budget compact lits to 6000
0.00/0.29	c sym budget common to 0
0.00/0.29	c sym budget common lits to 0
0.00/0.29	c set sym generation to 's'
0.00/0.29	c set abstraction set creation to 10 iterations without LB change
0.00/0.29	c set abstraction set inputs to 0
0.00/0.29	c set abstraction set cluster min size to 2
0.00/0.29	c set abstraction set cluster max size to 100000000
0.00/0.29	c set abstraction set cluster activation limit to 2
0.00/0.29	c enable abstraction set require equal cost
0.00/0.29	c set abstraction set assumptions to 0
0.00/0.29	c set abstraction set constraint type to 0
0.00/0.29	c set abstract core extraction strategy to b
0.00/0.29	c set core extraction strategy to 2
0.00/0.29	c set core extraction shuffles 10
0.00/0.29	c set cores per iteration to 5
0.00/0.29	c set optimizer bound usage strategy to 2
0.00/0.29	c set optimizer max non-optimal iterations to 1000
0.00/0.29	c set small core cardinality limit to 2
0.00/0.29	c set max coef in cores to 1000000000
0.00/0.29	c set core processing techniques to 4095
0.00/0.29	c set SIS iterations to 5
0.00/0.29	c set SIS budget abs to 1000
0.00/0.29	c set SIS budget rel to 0.05
0.51/1.02	c limit for coefficient in constraints and objective to 1000000000
0.51/1.02	c will solve HOME/instance-4505661-1751487178.opb
0.51/1.02	Searching graph automorphisms with time limit: 100
0.90/1.41	c [0.62] will start solving
1028.23/1030.89	c [2.62] solve iteration 1, LB=-24116532, UB=1
1028.23/1030.89	c [3.32] solve iteration 2, LB=-237241, UB=0
1028.23/1030.89	c [3.82] solve iteration 3, LB=-237241, UB=-24476
1028.23/1030.89	c [4.29] solve iteration 4, LB=-237241, UB=-32838
1028.23/1030.89	c [4.67] solve iteration 5, LB=-237241, UB=-32838
1028.23/1030.89	c [7.01] solve iteration 6, LB=-237241, UB=-34347
1028.23/1030.89	c [7.36] solve iteration 7, LB=-237241, UB=-34347
1028.23/1030.89	c [7.8] solve iteration 8, LB=-237241, UB=-34347
1028.23/1030.89	c [8.16] solve iteration 9, LB=-237241, UB=-34347
1028.23/1030.89	c [8.56] solve iteration 10, LB=-237241, UB=-34347
1028.23/1030.89	c [9.13] solve iteration 11, LB=-237241, UB=-34355
1028.23/1030.89	c [9.47] solve iteration 12, LB=-237241, UB=-34355
1028.23/1030.89	c [9.79] solve iteration 13, LB=-237241, UB=-34355
1028.23/1030.89	c [10.2] solve iteration 14, LB=-237241, UB=-34355
1028.23/1030.89	c [10.69] solve iteration 15, LB=-237241, UB=-34355
1028.23/1030.89	c [164.89] solve iteration 16, LB=-237241, UB=-44771
1028.23/1030.89	c [165.32] solve iteration 17, LB=-237241, UB=-44771
1028.23/1030.89	c [165.75] solve iteration 18, LB=-237241, UB=-44771
1028.23/1030.89	c [166.16] solve iteration 19, LB=-237241, UB=-44771
1028.23/1030.89	c [166.61] solve iteration 20, LB=-237241, UB=-44771
1028.23/1030.89	c [304.95] solve iteration 21, LB=-237241, UB=-44771
1028.23/1030.89	c [305.36] solve iteration 22, LB=-237241, UB=-44771
1028.23/1030.89	c [305.86] solve iteration 23, LB=-237241, UB=-44771
1028.23/1030.89	c [306.29] solve iteration 24, LB=-237241, UB=-44771
1028.23/1030.89	c [306.82] solve iteration 25, LB=-237241, UB=-44771
1028.23/1030.89	c [451.65] solve iteration 26, LB=-237241, UB=-44771
1028.23/1030.89	c [452.16] solve iteration 27, LB=-237241, UB=-44771
1028.23/1030.89	c [452.71] solve iteration 28, LB=-237241, UB=-44771
1028.23/1030.89	c [453.13] solve iteration 29, LB=-237241, UB=-44771
1028.23/1030.89	c [453.65] solve iteration 30, LB=-237241, UB=-44771
1028.23/1030.89	c [595.2] solve iteration 31, LB=-237241, UB=-44771
1028.23/1030.89	c [595.69] solve iteration 32, LB=-237241, UB=-44771
1028.23/1030.89	c [596.28] solve iteration 33, LB=-237241, UB=-44771
1028.23/1030.89	c [596.81] solve iteration 34, LB=-237241, UB=-44771
1028.23/1030.89	c [597.28] solve iteration 35, LB=-237241, UB=-44771
1028.23/1030.89	c [721.03] solve iteration 36, LB=-237241, UB=-44771
1028.23/1030.89	c [721.57] solve iteration 37, LB=-237241, UB=-44771
1028.23/1030.89	c [722.04] solve iteration 38, LB=-237241, UB=-44771
1028.23/1030.89	c [722.72] solve iteration 39, LB=-237241, UB=-44771
1028.23/1030.89	c [723.31] solve iteration 40, LB=-237241, UB=-44771
1028.23/1030.89	c [833.97] solve iteration 41, LB=-237241, UB=-44771
1028.23/1030.89	c [834.47] solve iteration 42, LB=-237241, UB=-44771
1028.23/1030.89	c [834.98] solve iteration 43, LB=-237241, UB=-44771
1028.23/1030.89	c [835.56] solve iteration 44, LB=-237241, UB=-44771
1028.23/1030.89	c [836.09] solve iteration 45, LB=-237241, UB=-44771
1028.23/1030.89	c [974.63] solve iteration 46, LB=-237241, UB=-44771
1028.23/1030.89	c [974.97] solve iteration 47, LB=-237241, UB=-44771
1028.23/1030.89	c [975.39] solve iteration 48, LB=-237241, UB=-44771
1028.23/1030.89	c [975.85] solve iteration 49, LB=-237241, UB=-44771
1028.23/1030.89	c [976.29] solve iteration 50, LB=-237241, UB=-44771
1028.23/1030.89	c [1011.1] solve iteration 51, LB=-237241, UB=-47885
1028.23/1030.89	c [1011.58] solve iteration 52, LB=-237241, UB=-47885
1028.23/1030.89	c [1012.02] solve iteration 53, LB=-237241, UB=-47885
1028.23/1030.89	c [1012.54] solve iteration 54, LB=-237241, UB=-47885
1028.23/1030.89	c [1013.07] solve iteration 55, LB=-237241, UB=-47885
1028.23/1030.89	c [1013.83] solve iteration 56, LB=-237241, UB=-47887
1028.23/1030.89	c [1014.3] solve iteration 57, LB=-237241, UB=-47887
1028.23/1030.89	c [1014.76] solve iteration 58, LB=-237241, UB=-47887
1028.23/1030.89	c [1015.32] solve iteration 59, LB=-237241, UB=-47887
1028.23/1030.89	c [1015.77] solve iteration 60, LB=-237241, UB=-47887
1028.23/1030.89	c [1016.55] solve iteration 61, LB=-237241, UB=-47888
1028.23/1030.89	c [1017.05] solve iteration 62, LB=-237241, UB=-47888
1028.23/1030.89	c [1017.56] solve iteration 63, LB=-237241, UB=-47888
1028.23/1030.89	c [1018.14] solve iteration 64, LB=-237241, UB=-47888
1028.23/1030.89	c [1018.68] solve iteration 65, LB=-237241, UB=-47888
1028.23/1030.89	c [1019.47] solve iteration 66, LB=-237241, UB=-47896
1028.23/1030.89	c [1020] solve iteration 67, LB=-237241, UB=-47896
1028.23/1030.89	c [1020.42] solve iteration 68, LB=-237241, UB=-47896
1028.23/1030.89	c [1020.93] solve iteration 69, LB=-237241, UB=-47896
1028.23/1030.89	c [1021.34] solve iteration 70, LB=-237241, UB=-47896
1028.23/1030.89	c [1022.08] solve iteration 71, LB=-237241, UB=-47930
1028.23/1030.89	c [1022.64] solve iteration 72, LB=-237241, UB=-47930
1028.23/1030.89	c [1023.09] solve iteration 73, LB=-237241, UB=-47930
1028.23/1030.89	c [1023.56] solve iteration 74, LB=-237241, UB=-47930
1028.23/1030.89	c [1024.07] solve iteration 75, LB=-237241, UB=-47930
1028.23/1030.89	c [1024.81] solve iteration 76, LB=-237241, UB=-47935
1028.23/1030.89	c [1025.26] solve iteration 77, LB=-237241, UB=-53133
1028.23/1030.89	c [1025.78] solve iteration 78, LB=-237241, UB=-53133
2087.46/2092.08	c [1026.41] solve iteration 79, LB=-237241, UB=-53133
2087.46/2092.08	c [1027] solve iteration 80, LB=-237241, UB=-53133
2087.46/2092.08	c [1136.76] solve iteration 81, LB=-237241, UB=-54700
2087.46/2092.08	c [1137.25] solve iteration 82, LB=-237241, UB=-54700
2087.46/2092.08	c [1137.79] solve iteration 83, LB=-237241, UB=-54700
2087.46/2092.08	c [1138.31] solve iteration 84, LB=-237241, UB=-67883
2087.46/2092.08	c [1138.85] solve iteration 85, LB=-237241, UB=-67883
2087.46/2092.08	c [1267.04] solve iteration 86, LB=-237241, UB=-67883
2087.46/2092.08	c [1267.57] solve iteration 87, LB=-237241, UB=-67883
2087.46/2092.08	c [1268.07] solve iteration 88, LB=-237241, UB=-67883
2087.46/2092.08	c [1268.66] solve iteration 89, LB=-237241, UB=-67883
2087.46/2092.08	c [1269.21] solve iteration 90, LB=-237241, UB=-67883
2087.46/2092.08	c [1457.57] solve iteration 91, LB=-237241, UB=-67883
2087.46/2092.08	c [1458.2] solve iteration 92, LB=-237241, UB=-67883
2087.46/2092.08	c [1458.74] solve iteration 93, LB=-237241, UB=-67883
2087.46/2092.08	c [1459.32] solve iteration 94, LB=-237241, UB=-67883
2087.46/2092.08	c [1459.95] solve iteration 95, LB=-237241, UB=-67883
2087.46/2092.08	c [1648.37] solve iteration 96, LB=-237241, UB=-67883
2087.46/2092.08	c [1648.98] solve iteration 97, LB=-237241, UB=-67883
2087.46/2092.08	c [1649.46] solve iteration 98, LB=-237241, UB=-67883
2087.46/2092.08	c [1650.15] solve iteration 99, LB=-237241, UB=-67883
2087.46/2092.08	c [1650.6] solve iteration 100, LB=-237241, UB=-67883
2087.46/2092.08	c [1851.73] solve iteration 101, LB=-237241, UB=-67883
2087.46/2092.08	c [1852.38] solve iteration 102, LB=-237241, UB=-67883
2087.46/2092.08	c [1852.94] solve iteration 103, LB=-237241, UB=-67883
2087.46/2092.08	c [1853.49] solve iteration 104, LB=-237241, UB=-67883
2087.46/2092.08	c [1854.08] solve iteration 105, LB=-237241, UB=-67883
2087.46/2092.08	c [2046.54] solve iteration 106, LB=-237241, UB=-67883
2087.46/2092.08	c [2047.15] solve iteration 107, LB=-237241, UB=-67883
2087.46/2092.08	c [2047.77] solve iteration 108, LB=-237241, UB=-67883
2087.46/2092.08	c [2048.44] solve iteration 109, LB=-237241, UB=-67883
2087.46/2092.08	c [2049.09] solve iteration 110, LB=-237241, UB=-67883
2087.46/2092.08	c [2052.25] solve iteration 111, LB=-237241, UB=-68840
2087.46/2092.08	c [2052.95] solve iteration 112, LB=-237241, UB=-68840
2087.46/2092.08	c [2053.6] solve iteration 113, LB=-237241, UB=-68840
2087.46/2092.08	c [2054.2] solve iteration 114, LB=-237241, UB=-68840
2087.46/2092.08	c [2054.89] solve iteration 115, LB=-237241, UB=-68840
2087.46/2092.08	c [2055.94] solve iteration 116, LB=-237241, UB=-68853
2087.46/2092.08	c [2056.59] solve iteration 117, LB=-237241, UB=-68853
2087.46/2092.08	c [2057.15] solve iteration 118, LB=-237241, UB=-68853
2087.46/2092.08	c [2057.85] solve iteration 119, LB=-237241, UB=-68853
2087.46/2092.08	c [2058.48] solve iteration 120, LB=-237241, UB=-68853
2087.46/2092.08	c [2059.49] solve iteration 121, LB=-237241, UB=-68866
2087.46/2092.08	c [2060.23] solve iteration 122, LB=-237241, UB=-68866
2087.46/2092.08	c [2060.74] solve iteration 123, LB=-237241, UB=-68866
2087.46/2092.08	c [2061.43] solve iteration 124, LB=-237241, UB=-68866
2087.46/2092.08	c [2062.06] solve iteration 125, LB=-237241, UB=-68866
2087.46/2092.08	c [2063] solve iteration 126, LB=-237241, UB=-68879
2087.46/2092.08	c [2063.59] solve iteration 127, LB=-237241, UB=-68879
2087.46/2092.08	c [2064.23] solve iteration 128, LB=-237241, UB=-68879
2087.46/2092.08	c [2064.88] solve iteration 129, LB=-237241, UB=-68879
2087.46/2092.08	c [2065.47] solve iteration 130, LB=-237241, UB=-68879
2087.46/2092.08	c [2066.55] solve iteration 131, LB=-237241, UB=-68913
2087.46/2092.08	c [2067.17] solve iteration 132, LB=-237241, UB=-68913
2087.46/2092.08	c [2067.81] solve iteration 133, LB=-237241, UB=-68913
2087.46/2092.08	c [2068.39] solve iteration 134, LB=-237241, UB=-68913
2087.46/2092.08	c [2068.99] solve iteration 135, LB=-237241, UB=-68913
2087.46/2092.08	c [2070.02] solve iteration 136, LB=-237241, UB=-68947
2087.46/2092.08	c [2070.63] solve iteration 137, LB=-237241, UB=-68947
2087.46/2092.08	c [2071.29] solve iteration 138, LB=-237241, UB=-68947
2087.46/2092.08	c [2071.95] solve iteration 139, LB=-237241, UB=-68947
2087.46/2092.08	c [2072.56] solve iteration 140, LB=-237241, UB=-68947
2087.46/2092.08	c [2073.6] solve iteration 141, LB=-237241, UB=-68952
2087.46/2092.08	c [2074.35] solve iteration 142, LB=-237241, UB=-68952
2087.46/2092.08	c [2075.1] solve iteration 143, LB=-237241, UB=-68952
2087.46/2092.08	c [2075.87] solve iteration 144, LB=-237241, UB=-68952
2087.46/2092.08	c [2076.46] solve iteration 145, LB=-237241, UB=-68952
2087.46/2092.08	c [2077.57] solve iteration 146, LB=-237241, UB=-68955
2087.46/2092.08	c [2078.25] solve iteration 147, LB=-237241, UB=-68955
2087.46/2092.08	c [2078.94] solve iteration 148, LB=-237241, UB=-68955
2087.46/2092.08	c [2079.7] solve iteration 149, LB=-237241, UB=-68955
2087.46/2092.08	c [2080.36] solve iteration 150, LB=-237241, UB=-68955
2087.46/2092.08	c [2081.84] solve iteration 151, LB=-237241, UB=-68956
2087.46/2092.08	c [2082.52] solve iteration 152, LB=-237241, UB=-68956
2087.46/2092.08	c [2083.22] solve iteration 153, LB=-237241, UB=-68956
2236.73/2241.67	c [2083.84] solve iteration 154, LB=-237241, UB=-68956
2236.73/2241.67	c [2084.5] solve iteration 155, LB=-237241, UB=-68956
2236.73/2241.67	c [2085.7] solve iteration 156, LB=-237241, UB=-68957
2236.73/2241.67	c [2086.37] solve iteration 157, LB=-237241, UB=-68957
2236.73/2241.67	c [2087.07] solve iteration 158, LB=-237241, UB=-68957
2236.73/2241.67	c [2087.88] solve iteration 159, LB=-237241, UB=-68957
2236.73/2241.67	c [2088.58] solve iteration 160, LB=-237241, UB=-68957
2236.73/2241.67	c [2094.52] solve iteration 161, LB=-237241, UB=-68976
2236.73/2241.67	c [2095.28] solve iteration 162, LB=-237241, UB=-68976
2236.73/2241.67	c [2096.08] solve iteration 163, LB=-237241, UB=-68976
2236.73/2241.67	c [2096.84] solve iteration 164, LB=-237241, UB=-68976
2236.73/2241.67	c [2097.5] solve iteration 165, LB=-237241, UB=-68976
2236.73/2241.67	c [2107.36] solve iteration 166, LB=-237241, UB=-68981
2236.73/2241.67	c [2108.1] solve iteration 167, LB=-237241, UB=-68981
2236.73/2241.67	c [2108.94] solve iteration 168, LB=-237241, UB=-68981
2236.73/2241.67	c [2109.59] solve iteration 169, LB=-237241, UB=-68981
2236.73/2241.67	c [2110.42] solve iteration 170, LB=-237241, UB=-68981
2236.73/2241.67	c [2113.8] solve iteration 171, LB=-237241, UB=-69007
2236.73/2241.67	c [2114.6] solve iteration 172, LB=-237241, UB=-69007
2236.73/2241.67	c [2115.4] solve iteration 173, LB=-237241, UB=-69007
2236.73/2241.67	c [2116.17] solve iteration 174, LB=-237241, UB=-69480
2236.73/2241.67	c [2116.91] solve iteration 175, LB=-237241, UB=-69480
2236.73/2241.67	c [2118.07] solve iteration 176, LB=-237241, UB=-69994
2236.73/2241.67	c [2118.91] solve iteration 177, LB=-237241, UB=-69994
2236.73/2241.67	c [2119.65] solve iteration 178, LB=-237241, UB=-69994
2236.73/2241.67	c [2120.34] solve iteration 179, LB=-237241, UB=-69994
2236.73/2241.67	c [2121.02] solve iteration 180, LB=-237241, UB=-69994
2236.73/2241.67	c [2122.26] solve iteration 181, LB=-237241, UB=-69995
2236.73/2241.67	c [2123.11] solve iteration 182, LB=-237241, UB=-69995
2236.73/2241.67	c [2123.83] solve iteration 183, LB=-237241, UB=-69995
2236.73/2241.67	c [2124.57] solve iteration 184, LB=-237241, UB=-69995
2236.73/2241.67	c [2125.4] solve iteration 185, LB=-237241, UB=-69995
2236.73/2241.67	c [2126.53] solve iteration 186, LB=-237241, UB=-69996
2236.73/2241.67	c [2127.29] solve iteration 187, LB=-237241, UB=-69996
2236.73/2241.67	c [2128.11] solve iteration 188, LB=-237241, UB=-69996
2236.73/2241.67	c [2128.97] solve iteration 189, LB=-237241, UB=-69996
2236.73/2241.67	c [2129.83] solve iteration 190, LB=-237241, UB=-69996
2236.73/2241.67	c [2131.12] solve iteration 191, LB=-237241, UB=-69997
2236.73/2241.67	c [2131.89] solve iteration 192, LB=-237241, UB=-69997
2236.73/2241.67	c [2132.76] solve iteration 193, LB=-237241, UB=-69997
2236.73/2241.67	c [2133.63] solve iteration 194, LB=-237241, UB=-69997
2236.73/2241.67	c [2134.38] solve iteration 195, LB=-237241, UB=-69997
2236.73/2241.67	c [2136.89] solve iteration 196, LB=-237241, UB=-70030
2236.73/2241.67	c [2137.61] solve iteration 197, LB=-237241, UB=-70030
2236.73/2241.67	c [2138.42] solve iteration 198, LB=-237241, UB=-70030
2236.73/2241.67	c [2139.34] solve iteration 199, LB=-237241, UB=-70030
2236.73/2241.67	c [2140.22] solve iteration 200, LB=-237241, UB=-70030
2236.73/2241.67	c [2157.47] solve iteration 201, LB=-237241, UB=-71626
2236.73/2241.67	c [2158.4] solve iteration 202, LB=-237241, UB=-71626
2236.73/2241.67	c [2159.15] solve iteration 203, LB=-237241, UB=-71626
2236.73/2241.67	c [2159.91] solve iteration 204, LB=-237241, UB=-71626
2236.73/2241.67	c [2160.71] solve iteration 205, LB=-237241, UB=-71626
2236.73/2241.67	c [2162.96] solve iteration 206, LB=-237241, UB=-75806
2236.73/2241.67	c [2163.78] solve iteration 207, LB=-237241, UB=-75806
2236.73/2241.67	c [2164.59] solve iteration 208, LB=-237241, UB=-75806
2236.73/2241.67	c [2165.44] solve iteration 209, LB=-237241, UB=-75806
2236.73/2241.67	c [2166.35] solve iteration 210, LB=-237241, UB=-75806
2236.73/2241.67	c [2202.06] solve iteration 211, LB=-237241, UB=-75947
2236.73/2241.67	c [2203.01] solve iteration 212, LB=-237241, UB=-75947
2236.73/2241.67	c [2203.92] solve iteration 213, LB=-237241, UB=-75947
2236.73/2241.67	c [2204.82] solve iteration 214, LB=-237241, UB=-75947
2236.73/2241.67	c [2205.73] solve iteration 215, LB=-237241, UB=-75947
2236.73/2241.67	c [2216.07] solve iteration 216, LB=-237241, UB=-75948
2236.73/2241.67	c [2216.95] solve iteration 217, LB=-237241, UB=-75948
2236.73/2241.67	c [2217.92] solve iteration 218, LB=-237241, UB=-75948
2236.73/2241.67	c [2218.72] solve iteration 219, LB=-237241, UB=-75948
2236.73/2241.67	c [2219.68] solve iteration 220, LB=-237241, UB=-75948
2236.73/2241.67	c [2222.37] solve iteration 221, LB=-237241, UB=-76934
2236.73/2241.67	c [2223.31] solve iteration 222, LB=-237241, UB=-76934
2236.73/2241.67	c [2224.21] solve iteration 223, LB=-237241, UB=-76934
2236.73/2241.67	c [2225.15] solve iteration 224, LB=-237241, UB=-76934
2236.73/2241.67	c [2226.05] solve iteration 225, LB=-237241, UB=-76934
2236.73/2241.67	c [2229.66] solve iteration 226, LB=-237241, UB=-76936
2236.73/2241.67	c [2230.66] solve iteration 227, LB=-237241, UB=-76936
2236.73/2241.67	c [2231.55] solve iteration 228, LB=-237241, UB=-76936
2459.27/2464.61	c [2232.49] solve iteration 229, LB=-237241, UB=-76936
2459.27/2464.61	c [2233.5] solve iteration 230, LB=-237241, UB=-76936
2459.27/2464.61	c [2236.57] solve iteration 231, LB=-237241, UB=-77543
2459.27/2464.61	c [2237.58] solve iteration 232, LB=-237241, UB=-77543
2459.27/2464.61	c [2238.48] solve iteration 233, LB=-237241, UB=-77543
2459.27/2464.61	c [2239.39] solve iteration 234, LB=-237241, UB=-77543
2459.27/2464.61	c [2240.37] solve iteration 235, LB=-237241, UB=-77543
2459.27/2464.61	c [2295.99] solve iteration 236, LB=-237241, UB=-77682
2459.27/2464.61	c [2296.94] solve iteration 237, LB=-237241, UB=-77682
2459.27/2464.61	c [2297.9] solve iteration 238, LB=-237241, UB=-77682
2459.27/2464.61	c [2298.84] solve iteration 239, LB=-237241, UB=-77682
2459.27/2464.61	c [2299.72] solve iteration 240, LB=-237241, UB=-77682
2459.27/2464.61	c [2300.92] solve iteration 241, LB=-237241, UB=-78148
2459.27/2464.61	c [2301.88] solve iteration 242, LB=-237241, UB=-78148
2459.27/2464.61	c [2302.79] solve iteration 243, LB=-237241, UB=-78148
2459.27/2464.61	c [2303.75] solve iteration 244, LB=-237241, UB=-78148
2459.27/2464.61	c [2304.7] solve iteration 245, LB=-237241, UB=-78148
2459.27/2464.61	c [2327.29] solve iteration 246, LB=-237241, UB=-78525
2459.27/2464.61	c [2328.44] solve iteration 247, LB=-237241, UB=-78525
2459.27/2464.61	c [2329.44] solve iteration 248, LB=-237241, UB=-78525
2459.27/2464.61	c [2330.37] solve iteration 249, LB=-237241, UB=-78525
2459.27/2464.61	c [2331.46] solve iteration 250, LB=-237241, UB=-78525
2459.27/2464.61	c [2334.19] solve iteration 251, LB=-237241, UB=-78991
2459.27/2464.61	c [2335.26] solve iteration 252, LB=-237241, UB=-78991
2459.27/2464.61	c [2336.22] solve iteration 253, LB=-237241, UB=-78991
2459.27/2464.61	c [2337.17] solve iteration 254, LB=-237241, UB=-78991
2459.27/2464.61	c [2338.31] solve iteration 255, LB=-237241, UB=-78991
2459.27/2464.61	c [2340.87] solve iteration 256, LB=-237241, UB=-78992
2459.27/2464.61	c [2341.89] solve iteration 257, LB=-237241, UB=-78992
2459.27/2464.61	c [2342.91] solve iteration 258, LB=-237241, UB=-78992
2459.27/2464.61	c [2344.04] solve iteration 259, LB=-237241, UB=-78992
2459.27/2464.61	c [2345.11] solve iteration 260, LB=-237241, UB=-78992
2459.27/2464.61	c [2346.65] solve iteration 261, LB=-237241, UB=-78993
2459.27/2464.61	c [2347.71] solve iteration 262, LB=-237241, UB=-78993
2459.27/2464.61	c [2348.8] solve iteration 263, LB=-237241, UB=-78993
2459.27/2464.61	c [2349.89] solve iteration 264, LB=-237241, UB=-78993
2459.27/2464.61	c [2350.94] solve iteration 265, LB=-237241, UB=-78993
2459.27/2464.61	c [2353.75] solve iteration 266, LB=-237241, UB=-79602
2459.27/2464.61	c [2354.8] solve iteration 267, LB=-237241, UB=-79602
2459.27/2464.61	c [2355.91] solve iteration 268, LB=-237241, UB=-79602
2459.27/2464.61	c [2356.96] solve iteration 269, LB=-237241, UB=-79602
2459.27/2464.61	c [2358.1] solve iteration 270, LB=-237241, UB=-79602
2459.27/2464.61	c [2360.3] solve iteration 271, LB=-237241, UB=-79604
2459.27/2464.61	c [2361.51] solve iteration 272, LB=-237241, UB=-79604
2459.27/2464.61	c [2362.64] solve iteration 273, LB=-237241, UB=-79604
2459.27/2464.61	c [2363.74] solve iteration 274, LB=-237241, UB=-79604
2459.27/2464.61	c [2364.77] solve iteration 275, LB=-237241, UB=-79604
2459.27/2464.61	c [2369.09] solve iteration 276, LB=-237241, UB=-79606
2459.27/2464.61	c [2370.23] solve iteration 277, LB=-237241, UB=-79606
2459.27/2464.61	c [2371.45] solve iteration 278, LB=-237241, UB=-79606
2459.27/2464.61	c [2372.61] solve iteration 279, LB=-237241, UB=-79606
2459.27/2464.61	c [2373.89] solve iteration 280, LB=-237241, UB=-79606
2459.27/2464.61	c [2376.52] solve iteration 281, LB=-237241, UB=-79745
2459.27/2464.61	c [2377.72] solve iteration 282, LB=-237241, UB=-79745
2459.27/2464.61	c [2378.81] solve iteration 283, LB=-237241, UB=-79745
2459.27/2464.61	c [2380.02] solve iteration 284, LB=-237241, UB=-79745
2459.27/2464.61	c [2381.17] solve iteration 285, LB=-237241, UB=-79745
2459.27/2464.61	c [2423.78] solve iteration 286, LB=-237241, UB=-79750
2459.27/2464.61	c [2424.83] solve iteration 287, LB=-237241, UB=-79750
2459.27/2464.61	c [2425.9] solve iteration 288, LB=-237241, UB=-79750
2459.27/2464.61	c [2426.92] solve iteration 289, LB=-237241, UB=-79750
2459.27/2464.61	c [2428.1] solve iteration 290, LB=-237241, UB=-79750
2459.27/2464.61	c [2429.58] solve iteration 291, LB=-237241, UB=-79755
2459.27/2464.61	c [2430.86] solve iteration 292, LB=-237241, UB=-79755
2459.27/2464.61	c [2432.15] solve iteration 293, LB=-237241, UB=-79755
2459.27/2464.61	c [2433.41] solve iteration 294, LB=-237241, UB=-79755
2459.27/2464.61	c [2434.65] solve iteration 295, LB=-237241, UB=-79755
2459.27/2464.61	c [2443.41] solve iteration 296, LB=-237241, UB=-79839
2459.27/2464.61	c [2444.52] solve iteration 297, LB=-237241, UB=-79839
2459.27/2464.61	c [2445.75] solve iteration 298, LB=-237241, UB=-79839
2459.27/2464.61	c [2446.92] solve iteration 299, LB=-237241, UB=-79839
2459.27/2464.61	c [2448.11] solve iteration 300, LB=-237241, UB=-79839
2459.27/2464.61	c [2450.87] solve iteration 301, LB=-237241, UB=-79978
2459.27/2464.61	c [2452.17] solve iteration 302, LB=-237241, UB=-79978
2459.27/2464.61	c [2453.42] solve iteration 303, LB=-237241, UB=-79978
2641.48/2647.20	c [2454.73] solve iteration 304, LB=-237241, UB=-79978
2641.48/2647.20	c [2455.99] solve iteration 305, LB=-237241, UB=-79978
2641.48/2647.20	c [2466.45] solve iteration 306, LB=-237241, UB=-80910
2641.48/2647.20	c [2467.6] solve iteration 307, LB=-237241, UB=-80910
2641.48/2647.20	c [2468.82] solve iteration 308, LB=-237241, UB=-80910
2641.48/2647.20	c [2470.15] solve iteration 309, LB=-237241, UB=-80910
2641.48/2647.20	c [2471.53] solve iteration 310, LB=-237241, UB=-80910
2641.48/2647.20	c [2473.76] solve iteration 311, LB=-237241, UB=-80952
2641.48/2647.20	c [2475.02] solve iteration 312, LB=-237241, UB=-80952
2641.48/2647.20	c [2476.28] solve iteration 313, LB=-237241, UB=-80952
2641.48/2647.20	c [2477.53] solve iteration 314, LB=-237241, UB=-80952
2641.48/2647.20	c [2478.78] solve iteration 315, LB=-237241, UB=-80952
2641.48/2647.20	c [2482.7] solve iteration 316, LB=-237241, UB=-82515
2641.48/2647.20	c [2484.09] solve iteration 317, LB=-237241, UB=-82515
2641.48/2647.20	c [2485.3] solve iteration 318, LB=-237241, UB=-82515
2641.48/2647.20	c [2486.51] solve iteration 319, LB=-237241, UB=-82515
2641.48/2647.20	c [2487.69] solve iteration 320, LB=-237241, UB=-82515
2641.48/2647.20	c [2489.84] solve iteration 321, LB=-237241, UB=-82714
2641.48/2647.20	c [2491.12] solve iteration 322, LB=-237241, UB=-82714
2641.48/2647.20	c [2492.24] solve iteration 323, LB=-237241, UB=-82714
2641.48/2647.20	c [2493.44] solve iteration 324, LB=-237241, UB=-82714
2641.48/2647.20	c [2494.68] solve iteration 325, LB=-237241, UB=-82714
2641.48/2647.20	c [2499.37] solve iteration 326, LB=-237241, UB=-82727
2641.48/2647.20	c [2500.57] solve iteration 327, LB=-237241, UB=-82727
2641.48/2647.20	c [2501.83] solve iteration 328, LB=-237241, UB=-82727
2641.48/2647.20	c [2503.21] solve iteration 329, LB=-237241, UB=-82727
2641.48/2647.20	c [2504.53] solve iteration 330, LB=-237241, UB=-82727
2641.48/2647.20	c [2506.15] solve iteration 331, LB=-237241, UB=-82740
2641.48/2647.20	c [2507.56] solve iteration 332, LB=-237241, UB=-82740
2641.48/2647.20	c [2508.84] solve iteration 333, LB=-237241, UB=-82740
2641.48/2647.20	c [2510.13] solve iteration 334, LB=-237241, UB=-82740
2641.48/2647.20	c [2511.38] solve iteration 335, LB=-237241, UB=-82740
2641.48/2647.20	c [2520.6] solve iteration 336, LB=-237241, UB=-82795
2641.48/2647.20	c [2521.95] solve iteration 337, LB=-237241, UB=-82795
2641.48/2647.20	c [2523.32] solve iteration 338, LB=-237241, UB=-82795
2641.48/2647.20	c [2524.56] solve iteration 339, LB=-237241, UB=-82795
2641.48/2647.20	c [2525.74] solve iteration 340, LB=-237241, UB=-82795
2641.48/2647.20	c [2531.6] solve iteration 341, LB=-237241, UB=-82803
2641.48/2647.20	c [2532.88] solve iteration 342, LB=-237241, UB=-82803
2641.48/2647.20	c [2534.15] solve iteration 343, LB=-237241, UB=-82803
2641.48/2647.20	c [2535.52] solve iteration 344, LB=-237241, UB=-82803
2641.48/2647.20	c [2536.96] solve iteration 345, LB=-237241, UB=-82803
2641.48/2647.20	c [2540.91] solve iteration 346, LB=-237241, UB=-82989
2641.48/2647.20	c [2542.35] solve iteration 347, LB=-237241, UB=-82989
2641.48/2647.20	c [2543.92] solve iteration 348, LB=-237241, UB=-82989
2641.48/2647.20	c [2545.39] solve iteration 349, LB=-237241, UB=-82989
2641.48/2647.20	c [2546.76] solve iteration 350, LB=-237241, UB=-82989
2641.48/2647.20	c [2557.85] solve iteration 351, LB=-237241, UB=-83002
2641.48/2647.20	c [2559.26] solve iteration 352, LB=-237241, UB=-83002
2641.48/2647.20	c [2560.68] solve iteration 353, LB=-237241, UB=-83002
2641.48/2647.20	c [2562.14] solve iteration 354, LB=-237241, UB=-83002
2641.48/2647.20	c [2563.74] solve iteration 355, LB=-237241, UB=-83002
2641.48/2647.20	c [2599.23] solve iteration 356, LB=-237241, UB=-83010
2641.48/2647.20	c [2600.77] solve iteration 357, LB=-237241, UB=-83010
2641.48/2647.20	c [2602.18] solve iteration 358, LB=-237241, UB=-83010
2641.48/2647.20	c [2603.6] solve iteration 359, LB=-237241, UB=-83010
2641.48/2647.20	c [2604.82] solve iteration 360, LB=-237241, UB=-83010
2641.48/2647.20	c [2607.2] solve iteration 361, LB=-237241, UB=-83065
2641.48/2647.20	c [2608.76] solve iteration 362, LB=-237241, UB=-83065
2641.48/2647.20	c [2610.27] solve iteration 363, LB=-237241, UB=-83065
2641.48/2647.20	c [2611.9] solve iteration 364, LB=-237241, UB=-83065
2641.48/2647.20	c [2613.66] solve iteration 365, LB=-237241, UB=-83065
2641.48/2647.20	c [2616.31] solve iteration 366, LB=-237241, UB=-83531
2641.48/2647.20	c [2617.82] solve iteration 367, LB=-237241, UB=-83531
2641.48/2647.20	c [2619.48] solve iteration 368, LB=-237241, UB=-83531
2641.48/2647.20	c [2620.95] solve iteration 369, LB=-237241, UB=-83531
2641.48/2647.20	c [2622.56] solve iteration 370, LB=-237241, UB=-83531
2641.48/2647.20	c [2624.29] solve iteration 371, LB=-237241, UB=-83532
2641.48/2647.20	c [2625.94] solve iteration 372, LB=-237241, UB=-83532
2641.48/2647.20	c [2627.6] solve iteration 373, LB=-237241, UB=-83532
2641.48/2647.20	c [2629.15] solve iteration 374, LB=-237241, UB=-83532
2641.48/2647.20	c [2630.77] solve iteration 375, LB=-237241, UB=-83532
2641.48/2647.20	c [2633.51] solve iteration 376, LB=-237241, UB=-83536
2641.48/2647.20	c [2634.95] solve iteration 377, LB=-237241, UB=-83536
2931.14/2937.56	c [2636.5] solve iteration 378, LB=-237241, UB=-83536
2931.14/2937.56	c [2638.04] solve iteration 379, LB=-237241, UB=-83536
2931.14/2937.56	c [2639.66] solve iteration 380, LB=-237241, UB=-83536
2931.14/2937.56	c [2642.37] solve iteration 381, LB=-237241, UB=-83539
2931.14/2937.56	c [2644] solve iteration 382, LB=-237241, UB=-83539
2931.14/2937.56	c [2645.81] solve iteration 383, LB=-237241, UB=-83539
2931.14/2937.56	c [2647.3] solve iteration 384, LB=-237241, UB=-83539
2931.14/2937.56	c [2648.99] solve iteration 385, LB=-237241, UB=-83539
2931.14/2937.56	c [2665.95] solve iteration 386, LB=-237241, UB=-83544
2931.14/2937.56	c [2667.77] solve iteration 387, LB=-237241, UB=-83544
2931.14/2937.56	c [2669.45] solve iteration 388, LB=-237241, UB=-83544
2931.14/2937.56	c [2671.41] solve iteration 389, LB=-237241, UB=-83544
2931.14/2937.56	c [2673.22] solve iteration 390, LB=-237241, UB=-83544
2931.14/2937.56	c [2676.16] solve iteration 391, LB=-237241, UB=-83565
2931.14/2937.56	c [2677.9] solve iteration 392, LB=-237241, UB=-83565
2931.14/2937.56	c [2679.77] solve iteration 393, LB=-237241, UB=-83565
2931.14/2937.56	c [2681.79] solve iteration 394, LB=-237241, UB=-83565
2931.14/2937.56	c [2683.49] solve iteration 395, LB=-237241, UB=-83565
2931.14/2937.56	c [2717.03] solve iteration 396, LB=-237241, UB=-84086
2931.14/2937.56	c [2718.85] solve iteration 397, LB=-237241, UB=-84086
2931.14/2937.56	c [2720.52] solve iteration 398, LB=-237241, UB=-84086
2931.14/2937.56	c [2722.35] solve iteration 399, LB=-237241, UB=-84086
2931.14/2937.56	c [2724.02] solve iteration 400, LB=-237241, UB=-84086
2931.14/2937.56	c [2726.75] solve iteration 401, LB=-237241, UB=-90474
2931.14/2937.56	c [2728.72] solve iteration 402, LB=-237241, UB=-90474
2931.14/2937.56	c [2730.66] solve iteration 403, LB=-237241, UB=-90474
2931.14/2937.56	c [2732.68] solve iteration 404, LB=-237241, UB=-90474
2931.14/2937.56	c [2734.67] solve iteration 405, LB=-237241, UB=-90474
2931.14/2937.56	c [2738.38] solve iteration 406, LB=-237241, UB=-90479
2931.14/2937.56	c [2740.42] solve iteration 407, LB=-237241, UB=-90479
2931.14/2937.56	c [2742.61] solve iteration 408, LB=-237241, UB=-90479
2931.14/2937.56	c [2744.45] solve iteration 409, LB=-237241, UB=-90479
2931.14/2937.56	c [2746.31] solve iteration 410, LB=-237241, UB=-90479
2931.14/2937.56	c [2749.06] solve iteration 411, LB=-237241, UB=-90484
2931.14/2937.56	c [2751.23] solve iteration 412, LB=-237241, UB=-90484
2931.14/2937.56	c [2753.3] solve iteration 413, LB=-237241, UB=-90484
2931.14/2937.56	c [2755.44] solve iteration 414, LB=-237241, UB=-90484
2931.14/2937.56	c [2757.44] solve iteration 415, LB=-237241, UB=-90484
2931.14/2937.56	c [2761.31] solve iteration 416, LB=-237241, UB=-90513
2931.14/2937.56	c [2763.26] solve iteration 417, LB=-237241, UB=-90513
2931.14/2937.56	c [2765.44] solve iteration 418, LB=-237241, UB=-90513
2931.14/2937.56	c [2767.6] solve iteration 419, LB=-237241, UB=-90513
2931.14/2937.56	c [2769.77] solve iteration 420, LB=-237241, UB=-90513
2931.14/2937.56	c [2773.42] solve iteration 421, LB=-237241, UB=-90521
2931.14/2937.56	c [2775.73] solve iteration 422, LB=-237241, UB=-90521
2931.14/2937.56	c [2778.36] solve iteration 423, LB=-237241, UB=-90521
2931.14/2937.56	c [2780.96] solve iteration 424, LB=-237241, UB=-90521
2931.14/2937.56	c [2783.24] solve iteration 425, LB=-237241, UB=-90521
2931.14/2937.56	c [2796.43] solve iteration 426, LB=-237241, UB=-90542
2931.14/2937.56	c [2798.77] solve iteration 427, LB=-237241, UB=-90542
2931.14/2937.56	c [2801.19] solve iteration 428, LB=-237241, UB=-90542
2931.14/2937.56	c [2803.5] solve iteration 429, LB=-237241, UB=-90542
2931.14/2937.56	c [2806.07] solve iteration 430, LB=-237241, UB=-90542
2931.14/2937.56	c [2821.6] solve iteration 431, LB=-237241, UB=-90547
2931.14/2937.56	c [2824.03] solve iteration 432, LB=-237241, UB=-90547
2931.14/2937.56	c [2826.97] solve iteration 433, LB=-237241, UB=-90547
2931.14/2937.56	c [2829.2] solve iteration 434, LB=-237241, UB=-90547
2931.14/2937.56	c [2831.51] solve iteration 435, LB=-237241, UB=-90547
2931.14/2937.56	c [2834.72] solve iteration 436, LB=-237241, UB=-90555
2931.14/2937.56	c [2836.88] solve iteration 437, LB=-237241, UB=-90555
2931.14/2937.56	c [2839.53] solve iteration 438, LB=-237241, UB=-90555
2931.14/2937.56	c [2842.18] solve iteration 439, LB=-237241, UB=-90555
2931.14/2937.56	c [2844.93] solve iteration 440, LB=-237241, UB=-90555
2931.14/2937.56	c [2850.94] solve iteration 441, LB=-237241, UB=-90560
2931.14/2937.56	c [2853.9] solve iteration 442, LB=-237241, UB=-90560
2931.14/2937.56	c [2857.08] solve iteration 443, LB=-237241, UB=-90560
2931.14/2937.56	c [2859.97] solve iteration 444, LB=-237241, UB=-90560
2931.14/2937.56	c [2862.84] solve iteration 445, LB=-237241, UB=-90560
2931.14/2937.56	c [2899.93] solve iteration 446, LB=-237241, UB=-90623
2931.14/2937.56	c [2902.8] solve iteration 447, LB=-237241, UB=-90623
2931.14/2937.56	c [2905.2] solve iteration 448, LB=-237241, UB=-90623
2931.14/2937.56	c [2908.27] solve iteration 449, LB=-237241, UB=-90623
2931.14/2937.56	c [2911.17] solve iteration 450, LB=-237241, UB=-90623
2931.14/2937.56	c [2921.62] solve iteration 451, LB=-237241, UB=-90631
2931.14/2937.56	c [2923.98] solve iteration 452, LB=-237241, UB=-90631
3280.73/3287.93	c [2927.17] solve iteration 453, LB=-237241, UB=-90631
3280.73/3287.93	c [2929.9] solve iteration 454, LB=-237241, UB=-90631
3280.73/3287.93	c [2933.3] solve iteration 455, LB=-237241, UB=-90631
3280.73/3287.93	c [2941.89] solve iteration 456, LB=-237241, UB=-90686
3280.73/3287.93	c [2945.14] solve iteration 457, LB=-237241, UB=-90686
3280.73/3287.93	c [2947.75] solve iteration 458, LB=-237241, UB=-90686
3280.73/3287.93	c [2950.78] solve iteration 459, LB=-237241, UB=-90686
3280.73/3287.93	c [2953.15] solve iteration 460, LB=-237241, UB=-90686
3280.73/3287.93	c [2965.87] solve iteration 461, LB=-237241, UB=-90691
3280.73/3287.93	c [2968.83] solve iteration 462, LB=-237241, UB=-90691
3280.73/3287.93	c [2972.46] solve iteration 463, LB=-237241, UB=-90691
3280.73/3287.93	c [2975.43] solve iteration 464, LB=-237241, UB=-90691
3280.73/3287.93	c [2978.79] solve iteration 465, LB=-237241, UB=-90691
3280.73/3287.93	c [2982.44] solve iteration 466, LB=-237241, UB=-90694
3280.73/3287.93	c [2985.41] solve iteration 467, LB=-237241, UB=-90694
3280.73/3287.93	c [2988.22] solve iteration 468, LB=-237241, UB=-90694
3280.73/3287.93	c [2991.58] solve iteration 469, LB=-237241, UB=-90694
3280.73/3287.93	c [2994.95] solve iteration 470, LB=-237241, UB=-90694
3280.73/3287.93	c [2999.59] solve iteration 471, LB=-237241, UB=-90699
3280.73/3287.93	c [3002.74] solve iteration 472, LB=-237241, UB=-90699
3280.73/3287.93	c [3005.98] solve iteration 473, LB=-237241, UB=-90699
3280.73/3287.93	c [3009.52] solve iteration 474, LB=-237241, UB=-90699
3280.73/3287.93	c [3012.9] solve iteration 475, LB=-237241, UB=-90699
3280.73/3287.93	c [3033.71] solve iteration 476, LB=-237241, UB=-90707
3280.73/3287.93	c [3036.95] solve iteration 477, LB=-237241, UB=-90707
3280.73/3287.93	c [3040.12] solve iteration 478, LB=-237241, UB=-90707
3280.73/3287.93	c [3043.63] solve iteration 479, LB=-237241, UB=-90707
3280.73/3287.93	c [3047.13] solve iteration 480, LB=-237241, UB=-90707
3280.73/3287.93	c [3055.11] solve iteration 481, LB=-237241, UB=-90796
3280.73/3287.93	c [3058.79] solve iteration 482, LB=-237241, UB=-90796
3280.73/3287.93	c [3061.82] solve iteration 483, LB=-237241, UB=-90796
3280.73/3287.93	c [3065.61] solve iteration 484, LB=-237241, UB=-90796
3280.73/3287.93	c [3068.75] solve iteration 485, LB=-237241, UB=-90796
3280.73/3287.93	c [3077.36] solve iteration 486, LB=-237241, UB=-97417
3280.73/3287.93	c [3080.9] solve iteration 487, LB=-237241, UB=-97417
3280.73/3287.93	c [3083.83] solve iteration 488, LB=-237241, UB=-97417
3280.73/3287.93	c [3086.34] solve iteration 489, LB=-237241, UB=-97417
3280.73/3287.93	c [3089.35] solve iteration 490, LB=-237241, UB=-97417
3280.73/3287.93	c [3109.1] solve iteration 491, LB=-237241, UB=-97739
3280.73/3287.93	c [3112.4] solve iteration 492, LB=-237241, UB=-97739
3280.73/3287.93	c [3115.81] solve iteration 493, LB=-237241, UB=-97739
3280.73/3287.93	c [3119.46] solve iteration 494, LB=-237241, UB=-97739
3280.73/3287.93	c [3122.74] solve iteration 495, LB=-237241, UB=-97739
3280.73/3287.93	c [3129.47] solve iteration 496, LB=-237241, UB=-98027
3280.73/3287.93	c [3133.24] solve iteration 497, LB=-237241, UB=-98027
3280.73/3287.93	c [3137.17] solve iteration 498, LB=-237241, UB=-98027
3280.73/3287.93	c [3140.48] solve iteration 499, LB=-237241, UB=-98027
3280.73/3287.93	c [3144.03] solve iteration 500, LB=-237241, UB=-98027
3280.73/3287.93	c [3151.27] solve iteration 501, LB=-237241, UB=-98315
3280.73/3287.93	c [3155.14] solve iteration 502, LB=-237241, UB=-98315
3280.73/3287.93	c [3158.45] solve iteration 503, LB=-237241, UB=-98315
3280.73/3287.93	c [3162.48] solve iteration 504, LB=-237241, UB=-98315
3280.73/3287.93	c [3166.25] solve iteration 505, LB=-237241, UB=-98315
3280.73/3287.93	c [3174.83] solve iteration 506, LB=-237241, UB=-98320
3280.73/3287.93	c [3179.07] solve iteration 507, LB=-237241, UB=-98320
3280.73/3287.93	c [3182.95] solve iteration 508, LB=-237241, UB=-98320
3280.73/3287.93	c [3186.8] solve iteration 509, LB=-237241, UB=-98320
3280.73/3287.93	c [3190.82] solve iteration 510, LB=-237241, UB=-98320
3280.73/3287.93	c [3196.22] solve iteration 511, LB=-237241, UB=-98341
3280.73/3287.93	c [3200.12] solve iteration 512, LB=-237241, UB=-98341
3280.73/3287.93	c [3203.99] solve iteration 513, LB=-237241, UB=-98341
3280.73/3287.93	c [3208.22] solve iteration 514, LB=-237241, UB=-98341
3280.73/3287.93	c [3212.88] solve iteration 515, LB=-237241, UB=-98341
3280.73/3287.93	c [3221.81] solve iteration 516, LB=-237241, UB=-98370
3280.73/3287.93	c [3226.52] solve iteration 517, LB=-237241, UB=-98370
3280.73/3287.93	c [3231] solve iteration 518, LB=-237241, UB=-98370
3280.73/3287.93	c [3235.66] solve iteration 519, LB=-237241, UB=-98370
3280.73/3287.93	c [3239.72] solve iteration 520, LB=-237241, UB=-98370
3280.73/3287.93	c [3246.53] solve iteration 521, LB=-237241, UB=-98446
3280.73/3287.93	c [3251.04] solve iteration 522, LB=-237241, UB=-98446
3280.73/3287.93	c [3255.42] solve iteration 523, LB=-237241, UB=-98446
3280.73/3287.93	c [3259.47] solve iteration 524, LB=-237241, UB=-98446
3280.73/3287.93	c [3263.37] solve iteration 525, LB=-237241, UB=-98446
3280.73/3287.93	c [3268.93] solve iteration 526, LB=-237241, UB=-98451
3280.73/3287.93	c [3273.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505661-1751487178/watcher-4505661-1751487178 -o /tmp/evaluation-result-4505661-1751487178/solver-4505661-1751487178 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751487178-74114 --watchdog 3760 ./ipbhs_gurobi --sym-cores-compact HOME/instance-4505661-1751487178.opb --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
Current StackSize limit: 8192 KiB

solver pid=74160, runsolver pid=74154

[startup+0.100076 s]*
/proc/loadavg: 0.54 0.97 1.64 1/268 74173
/proc/meminfo: memFree=129688740/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=50352 memory=256 CPUtime=0 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) D 74154 74160 74104 0 -1 4194304 74 0 3 0 0 0 0 0 20 0 1 0 64398223 51560448 64 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 12588 64 64 641 0 208 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 50352 KiB
Current children cumulated memory: 256 KiB

[startup+0.205103 s]*
/proc/loadavg: 0.54 0.97 1.64 1/268 74173
/proc/meminfo: memFree=129688284/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=61524 memory=2176 CPUtime=0 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) D 74154 74160 74104 0 -1 4194304 183 0 10 0 0 0 0 0 20 0 1 0 64398223 63000576 544 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 15381 544 480 641 0 249 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 61524 KiB
Current children cumulated memory: 2176 KiB

[startup+0.306596 s]*
/proc/loadavg: 0.54 0.97 1.64 6/268 74173
/proc/meminfo: memFree=129628044/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=75936 memory=11724 CPUtime=0.01 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2073 0 30 0 1 0 0 0 20 0 1 0 64398223 77758464 2931 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 18984 2931 1600 641 0 3741 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 75936 KiB
Current children cumulated memory: 11724 KiB

[startup+0.70024 s]
/proc/loadavg: 0.54 0.97 1.64 5/268 74173
/proc/meminfo: memFree=128653912/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=120736 memory=59856 CPUtime=0.26 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) D 74154 74160 74104 0 -1 4194304 13333 0 40 0 19 7 0 0 20 0 1 0 64398223 123633664 14964 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 30184 14964 1952 641 0 14941 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 120736 KiB
Current children cumulated memory: 59856 KiB

[startup+1.50016 s]
/proc/loadavg: 0.54 0.97 1.64 5/272 74177
/proc/meminfo: memFree=128318572/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=207052 memory=130544 CPUtime=1 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 31172 0 48 0 90 10 0 0 20 0 2 0 64398223 212021248 32636 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 51763 32636 2272 641 0 34246 0
[pid=74160/tid=74174] ppid=74154 vsize=207052 memory=0 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 2 0 64398298 212021248 32636 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 207052 KiB
Current children cumulated memory: 130544 KiB

[startup+3.10529 s]
/proc/loadavg: 0.82 1.02 1.65 5/272 74177
/proc/meminfo: memFree=128027304/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=207052 memory=130544 CPUtime=2.6 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 31369 0 48 0 250 10 0 0 20 0 2 0 64398223 212021248 32636 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 51763 32636 2272 641 0 34246 0
[pid=74160/tid=74174] ppid=74154 vsize=207052 memory=77436 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 3 0 0 0 0 0 0 0 20 0 2 0 64398298 212021248 32636 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 2.6 s
Current children cumulated vsize: 207052 KiB
Current children cumulated memory: 130544 KiB

[startup+6.30016 s]
/proc/loadavg: 0.82 1.02 1.65 5/272 74177
/proc/meminfo: memFree=128041548/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=207052 memory=134640 CPUtime=5.79 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 62656 0 48 0 565 14 0 0 20 0 2 0 64398223 212021248 33660 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 51763 33660 3264 641 0 34246 0
[pid=74160/tid=74174] ppid=74154 vsize=207052 memory=14720 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 6 0 0 0 0 0 0 0 20 0 2 0 64398298 212021248 33660 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 5.79 s
Current children cumulated vsize: 207052 KiB
Current children cumulated memory: 134640 KiB

[startup+12.7001 s]
/proc/loadavg: 1.39 1.14 1.68 5/272 74177
/proc/meminfo: memFree=128008100/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=214192 memory=141948 CPUtime=12.17 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 82330 0 48 0 1194 23 0 0 20 0 2 0 64398223 219332608 35487 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 53548 35487 3264 641 0 36031 0
[pid=74160/tid=74174] ppid=74154 vsize=214192 memory=141948 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 64398298 219332608 35487 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 12.17 s
Current children cumulated vsize: 214192 KiB
Current children cumulated memory: 141948 KiB

[startup+25.5001 s]
/proc/loadavg: 1.79 1.23 1.71 5/272 74177
/proc/meminfo: memFree=128026016/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=233048 memory=152432 CPUtime=24.95 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 83994 0 48 0 2471 24 0 0 20 0 2 0 64398223 238641152 38108 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 58262 38108 3264 641 0 40745 0
[pid=74160/tid=74174] ppid=74154 vsize=233048 memory=152432 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 64398298 238641152 38108 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 24.95 s
Current children cumulated vsize: 233048 KiB
Current children cumulated memory: 152432 KiB

[startup+51.1053 s]
/proc/loadavg: 2.55 1.45 1.77 5/272 74177
/proc/meminfo: memFree=128031004/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=252016 memory=171032 CPUtime=50.52 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 85102 0 48 0 5026 26 0 0 20 0 2 0 64398223 258064384 42758 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 63004 42758 3264 641 0 45487 0
[pid=74160/tid=74174] ppid=74154 vsize=252016 memory=14720 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 11 0 0 0 0 0 0 0 20 0 2 0 64398298 258064384 42758 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 50.52 s
Current children cumulated vsize: 252016 KiB
Current children cumulated memory: 171032 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 1.92 1.91 5/272 74179
/proc/meminfo: memFree=127825644/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=332924 memory=228684 CPUtime=101.62 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 89107 0 48 0 10118 44 0 0 20 0 2 0 64398223 340914176 57171 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 83231 57171 3264 641 0 65714 0
[pid=74160/tid=74174] ppid=74154 vsize=332924 memory=220492 CPUtime=0 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 2 0 64398298 340914176 57171 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 101.62 s
Current children cumulated vsize: 332924 KiB
Current children cumulated memory: 228684 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.31 2.05 5/271 74181
/proc/meminfo: memFree=127493484/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=414312 memory=301900 CPUtime=161.5 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 97633 0 48 0 16093 57 0 0 20 0 2 0 64398223 424255488 75475 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 103578 75475 3264 641 0 86061 0
[pid=74160/tid=74174] ppid=74154 vsize=414312 memory=246604 CPUtime=0.01 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 12 0 0 0 0 1 0 0 20 0 2 0 64398298 424255488 75475 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 161.5 s
Current children cumulated vsize: 414312 KiB
Current children cumulated memory: 301900 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.64 2.18 5/269 74187
/proc/meminfo: memFree=127112964/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=547068 memory=383816 CPUtime=221.39 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 106150 0 48 0 22068 71 0 0 20 0 2 0 64398223 560197632 95954 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 136767 95954 3264 641 0 119250 0
[pid=74160/tid=74174] ppid=74154 vsize=547068 memory=379720 CPUtime=0.03 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 14 0 0 0 1 2 0 0 20 0 2 0 64398298 560197632 95954 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 221.39 s
Current children cumulated vsize: 547068 KiB
Current children cumulated memory: 383816 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.92 2.31 5/269 74189
/proc/meminfo: memFree=126775652/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=547068 memory=437064 CPUtime=281.28 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 109111 0 48 0 28051 77 0 0 20 0 2 0 64398223 560197632 109266 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 136767 109266 3264 641 0 119250 0
[pid=74160/tid=74174] ppid=74154 vsize=547068 memory=420680 CPUtime=0.04 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 15 0 0 0 1 3 0 0 20 0 2 0 64398298 560197632 109266 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 547068 KiB
Current children cumulated memory: 437064 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.13 2.42 5/267 74191
/proc/meminfo: memFree=126442076/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=543464 memory=446096 CPUtime=341.17 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 148851 0 48 0 34028 89 0 0 20 0 2 0 64398223 556507136 111524 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 135866 111524 3264 641 0 118349 0
[pid=74160/tid=74174] ppid=74154 vsize=543464 memory=420680 CPUtime=0.05 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 16 0 0 0 2 3 0 0 20 0 2 0 64398298 556507136 111524 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0

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

/proc/meminfo: memFree=122263588/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=1981164 memory=1872244 CPUtime=3035.71 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2049368 0 50 0 302844 727 0 0 20 0 2 0 64398223 2028711936 468061 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 495291 468061 3520 641 0 477774 0
[pid=74160/tid=74174] ppid=74154 vsize=1981164 memory=1870708 CPUtime=1.05 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 46 0 0 0 41 64 0 0 20 0 2 0 64398298 2028711936 468061 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3035.71 s
Current children cumulated vsize: 1981164 KiB
Current children cumulated memory: 1872244 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.03 5/267 74331
/proc/meminfo: memFree=122220376/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2577256 memory=1907244 CPUtime=3095.57 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2082655 0 50 0 308821 736 0 0 20 0 2 0 64398223 2639110144 476811 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 644314 476811 3520 641 0 626797 0
[pid=74160/tid=74174] ppid=74154 vsize=2577256 memory=1898548 CPUtime=1.08 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 47 0 0 0 42 66 0 0 20 0 2 0 64398298 2639110144 476811 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3095.57 s
Current children cumulated vsize: 2577256 KiB
Current children cumulated memory: 1907244 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.04 5/267 74333
/proc/meminfo: memFree=122175224/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2590704 memory=1945204 CPUtime=3155.43 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2095539 0 50 0 314799 744 0 0 20 0 2 0 64398223 2652880896 486301 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 647676 486301 3520 641 0 630159 0
[pid=74160/tid=74174] ppid=74154 vsize=2590704 memory=1898548 CPUtime=1.12 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 47 0 0 0 43 69 0 0 20 0 2 0 64398298 2652880896 486301 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3155.43 s
Current children cumulated vsize: 2590704 KiB
Current children cumulated memory: 1945204 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.04 5/268 74340
/proc/meminfo: memFree=122151904/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2597712 memory=1963240 CPUtime=3215.3 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2098836 0 50 0 320779 751 0 0 20 0 2 0 64398223 2660057088 490810 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 649428 490810 3520 641 0 631911 0
[pid=74160/tid=74174] ppid=74154 vsize=2597712 memory=1898548 CPUtime=1.15 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 47 0 0 0 44 71 0 0 20 0 2 0 64398298 2660057088 490810 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3215.3 s
Current children cumulated vsize: 2597712 KiB
Current children cumulated memory: 1963240 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/268 74342
/proc/meminfo: memFree=122060660/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2617596 memory=1981556 CPUtime=3275.15 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2102812 0 50 0 326760 755 0 0 20 0 2 0 64398223 2680418304 495389 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 654399 495389 3520 641 0 636882 0
[pid=74160/tid=74174] ppid=74154 vsize=2617596 memory=14720 CPUtime=1.18 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 47 0 0 0 45 73 0 0 20 0 2 0 64398298 2680418304 495389 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3275.15 s
Current children cumulated vsize: 2617596 KiB
Current children cumulated memory: 1981556 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.11 4.04 5/267 74344
/proc/meminfo: memFree=121954836/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2614192 memory=1991176 CPUtime=3334.87 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2177735 0 51 0 332720 767 0 0 20 0 2 0 64398223 2676932608 497794 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 653548 497794 3520 641 0 636031 0
[pid=74160/tid=74174] ppid=74154 vsize=2614192 memory=14720 CPUtime=1.22 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 50 0 0 0 46 76 0 0 20 0 2 0 64398298 2676932608 497794 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3334.87 s
Current children cumulated vsize: 2614192 KiB
Current children cumulated memory: 1991176 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.04 5/267 74346
/proc/meminfo: memFree=121946596/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2614460 memory=2000148 CPUtime=3394.73 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2250055 0 51 0 338695 778 0 0 20 0 2 0 64398223 2677207040 500037 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 653615 500037 3520 641 0 636098 0
[pid=74160/tid=74174] ppid=74154 vsize=2614460 memory=14720 CPUtime=1.25 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 51 0 0 0 47 78 0 0 20 0 2 0 64398298 2677207040 500037 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3394.73 s
Current children cumulated vsize: 2614460 KiB
Current children cumulated memory: 2000148 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.04 5/267 74350
/proc/meminfo: memFree=121931416/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2619044 memory=2014588 CPUtime=3454.58 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2325195 0 51 0 344668 790 0 0 20 0 2 0 64398223 2681901056 503647 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 654761 503647 3520 641 0 637244 0
[pid=74160/tid=74174] ppid=74154 vsize=2619044 memory=14720 CPUtime=1.29 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 53 0 0 0 48 81 0 0 20 0 2 0 64398298 2681901056 503647 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3454.58 s
Current children cumulated vsize: 2619044 KiB
Current children cumulated memory: 2014588 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/267 74352
/proc/meminfo: memFree=121939804/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2614308 memory=1993504 CPUtime=3514.43 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2391802 0 51 0 350644 799 0 0 20 0 2 0 64398223 2677051392 498376 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 653577 498376 3520 641 0 636060 0
[pid=74160/tid=74174] ppid=74154 vsize=2614308 memory=2023240 CPUtime=1.32 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 54 0 0 0 49 83 0 0 20 0 2 0 64398298 2677051392 498376 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3514.43 s
Current children cumulated vsize: 2614308 KiB
Current children cumulated memory: 1993504 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.05 5/268 74355
/proc/meminfo: memFree=121933484/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2620536 memory=2002752 CPUtime=3574.29 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2483888 0 51 0 356615 814 0 0 20 0 2 0 64398223 2683428864 500688 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 655134 500688 3520 641 0 637617 0
[pid=74160/tid=74174] ppid=74154 vsize=2620536 memory=14720 CPUtime=1.35 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 55 0 0 0 50 85 0 0 20 0 2 0 64398298 2683428864 500688 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3574.29 s
Current children cumulated vsize: 2620536 KiB
Current children cumulated memory: 2002752 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 4.11 4.11 4.05 2/255 74372
/proc/meminfo: memFree=127616988/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2649676 memory=2021404 CPUtime=3600.03 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2495140 0 51 0 359185 818 0 0 20 0 2 0 64398223 2713268224 505351 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 662419 505351 3520 641 0 644902 0
[pid=74160/tid=74174] ppid=74154 vsize=2649676 memory=2005704 CPUtime=1.37 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 56 0 0 0 51 86 0 0 20 0 2 0 64398298 2713268224 505351 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2649676 KiB
Current children cumulated memory: 2021404 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.86 s, system=8.24264 s

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

[startup+3608.11 s]
/proc/loadavg: 4.11 4.11 4.05 2/255 74372
/proc/meminfo: memFree=127616988/131250000 swapFree=33008100/33010684
[pid=74160] ppid=74154 vsize=2649676 memory=2021404 CPUtime=3600.03 cores=0,2
/proc/74160/stat : 74160 (ipbhs_gurobi) R 74154 74160 74104 0 -1 4194304 2495140 0 51 0 359185 818 0 0 20 0 2 0 64398223 2713268224 505351 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
/proc/74160/statm: 662419 505351 3520 641 0 644902 0
[pid=74160/tid=74174] ppid=74154 vsize=2649676 memory=2005704 CPUtime=1.37 cores=0,2
/proc/74160/task/74174/stat : 74174 (ipbhs_gurobi) S 74154 74160 74104 0 -1 4194368 56 0 0 0 51 86 0 0 20 0 2 0 64398298 2713268224 505351 18446744073709551615 94299191185408 94299193810461 140736521435152 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 94299194429336 94299194462298 94299196309504 140736521443723 140736521443847 140736521443847 140736521449449 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2649676 KiB
Current children cumulated memory: 2021404 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.16
CPU time (s): 3600.1
CPU user time (s): 3591.86
CPU system time (s): 8.24264
CPU usage (%): 99.7766
Max. virtual memory (cumulated for all children) (KiB): 2650280
Max. memory (cumulated for all children) (KiB): 2024648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.86
system time used= 8.24264
maximum resident set size= 2024648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2495140
page faults= 51
swaps= 0
block input operations= 4080
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 359048
involuntary context switches= 4719


# summary of solver processes directly reported to runsolver:
#   pid: 74160
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3591.86
#   total CPU system time (s): 8.24264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.58968 second user time and 15.2815 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-02 22:12:58
IDJOB=4505661
IDBENCH=156158
IDSOLVER=3334
FILE ID=nodeC013/4505661-1751487178
RUNJOBID= nodeC013-1751487178-74114
SLURM_JOB_ID= 9598543
Free space on /tmp= 432692 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2025-06-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE2.0_TMAX180_K67_cod1.opb
COMMAND LINE= ./ipbhs_gurobi --sym-cores-compact BENCHNAME --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505661-1751487178/watcher-4505661-1751487178 -o /tmp/evaluation-result-4505661-1751487178/solver-4505661-1751487178 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751487178-74114 --watchdog 3760  ./ipbhs_gurobi --sym-cores-compact HOME/instance-4505661-1751487178.opb --max-coef 1000000000

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

MD5SUM BENCH= 0390bfe3f6c229f0cac833c3202307c0
RANDOM SEED=1368529897

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		: 3600.051
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.820
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.836
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.794
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		: 3588.546
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.838
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:        129701144 kB
MemAvailable:   129806500 kB
Buffers:            1668 kB
Cached:           902812 kB
SwapCached:         2164 kB
Active:           320480 kB
Inactive:         651916 kB
Active(anon):      60952 kB
Inactive(anon):    18104 kB
Active(file):     259528 kB
Inactive(file):   633812 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            247240 kB
Writeback:             8 kB
AnonPages:         68852 kB
Mapped:            99360 kB
Shmem:             11112 kB
KReclaimable:     102112 kB
Slab:             191208 kB
SReclaimable:     102112 kB
SUnreclaim:        89096 kB
KernelStack:        4080 kB
PageTables:         2780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     316444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 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= 432452 MiB
End job on nodeC013 at 2025-07-02 23:13:08