Trace number 4517476

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=20-t=2.opb
MD5SUM06b87d46bf38d4b028e9a0f41f22c2e8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark3.31113
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints72640
Number of constraints which are clauses72620
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 20
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 20
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.69/0.75	c limit for coefficient in constraints and objective to 1000000000
0.69/0.75	c will solve HOME/instance-4517476-1751530261.opb
0.69/0.75	c [0.01] will start solving
175.79/176.38	c [0.03] solve iteration 1, LB=0, UB=21
175.79/176.38	c [6.72] solve iteration 2, LB=0, UB=18
175.79/176.38	c [10.74] solve iteration 3, LB=1, UB=18
175.79/176.38	c [21.3] solve iteration 4, LB=1, UB=18
175.79/176.38	c [25.97] solve iteration 5, LB=1, UB=18
175.79/176.38	c [33.42] solve iteration 6, LB=1, UB=18
175.79/176.38	c [41.74] solve iteration 7, LB=1, UB=18
175.79/176.38	c [46.77] solve iteration 8, LB=1, UB=18
175.79/176.38	c [52.26] solve iteration 9, LB=1, UB=18
175.79/176.38	c [60.08] solve iteration 10, LB=1, UB=18
175.79/176.38	c [65.4] solve iteration 11, LB=1, UB=18
175.79/176.38	c [69.15] solve iteration 12, LB=1, UB=18
175.79/176.38	c [70.6] solve iteration 13, LB=1, UB=18
175.79/176.38	c [71.27] solve iteration 14, LB=1, UB=18
175.79/176.38	c [71.87] solve iteration 15, LB=1, UB=18
175.79/176.38	c [73.26] solve iteration 16, LB=1, UB=18
175.79/176.38	c [74.01] solve iteration 17, LB=1, UB=18
175.79/176.38	c [74.4] solve iteration 18, LB=1, UB=18
175.79/176.38	c [75.18] solve iteration 19, LB=1, UB=18
175.79/176.38	c [75.54] solve iteration 20, LB=1, UB=18
175.79/176.38	c [76.15] solve iteration 21, LB=1, UB=18
175.79/176.38	c [76.91] solve iteration 22, LB=1, UB=18
175.79/176.38	c [96.02] solve iteration 23, LB=2, UB=18
175.79/176.38	c [103.72] solve iteration 24, LB=2, UB=18
175.79/176.38	c [109.37] solve iteration 25, LB=2, UB=18
175.79/176.38	c [123.01] solve iteration 26, LB=2, UB=18
175.79/176.38	c [131.09] solve iteration 27, LB=2, UB=18
175.79/176.38	c [132.66] solve iteration 28, LB=2, UB=18
175.79/176.38	c [133.76] solve iteration 29, LB=2, UB=18
175.79/176.38	c [134.31] solve iteration 30, LB=2, UB=18
175.79/176.38	c [134.84] solve iteration 31, LB=2, UB=18
175.79/176.38	c [135.07] solve iteration 32, LB=2, UB=18
175.79/176.38	c [135.56] solve iteration 33, LB=2, UB=18
175.79/176.38	c [135.84] solve iteration 34, LB=2, UB=18
175.79/176.38	c [136.12] solve iteration 35, LB=2, UB=18
175.79/176.38	c [136.5] solve iteration 36, LB=2, UB=18
175.79/176.38	c [137.88] solve iteration 37, LB=2, UB=18
175.79/176.38	c [140.27] solve iteration 38, LB=2, UB=18
175.79/176.38	c [140.63] solve iteration 39, LB=2, UB=18
175.79/176.38	c [141.06] solve iteration 40, LB=2, UB=18
175.79/176.38	c [142.06] solve iteration 41, LB=2, UB=18
175.79/176.38	c [142.35] solve iteration 42, LB=2, UB=18
175.79/176.38	c [142.55] solve iteration 43, LB=2, UB=18
175.79/176.38	c [143.69] solve iteration 44, LB=2, UB=18
175.79/176.38	c [143.89] solve iteration 45, LB=2, UB=18
175.79/176.38	c [149.07] solve iteration 46, LB=2, UB=18
175.79/176.38	c [149.88] solve iteration 47, LB=2, UB=18
175.79/176.38	c [150.27] solve iteration 48, LB=2, UB=18
175.79/176.38	c [150.51] solve iteration 49, LB=2, UB=18
175.79/176.38	c [150.73] solve iteration 50, LB=2, UB=18
175.79/176.38	c [151.13] solve iteration 51, LB=2, UB=18
175.79/176.38	c [151.8] solve iteration 52, LB=2, UB=18
175.79/176.38	c [152.09] solve iteration 53, LB=2, UB=18
175.79/176.38	c [152.25] solve iteration 54, LB=2, UB=18
175.79/176.38	c [152.45] solve iteration 55, LB=2, UB=18
175.79/176.38	c [152.79] solve iteration 56, LB=2, UB=18
175.79/176.38	c [153.11] solve iteration 57, LB=2, UB=18
175.79/176.38	c [153.39] solve iteration 58, LB=2, UB=18
175.79/176.38	c [153.56] solve iteration 59, LB=2, UB=18
175.79/176.38	c [154.39] solve iteration 60, LB=2, UB=18
175.79/176.38	c [154.95] solve iteration 61, LB=2, UB=18
175.79/176.38	c [155.13] solve iteration 62, LB=2, UB=18
175.79/176.38	c [155.32] solve iteration 63, LB=2, UB=18
175.79/176.38	c [155.51] solve iteration 64, LB=2, UB=18
175.79/176.38	c [155.69] solve iteration 65, LB=2, UB=18
175.79/176.38	c [156.17] solve iteration 66, LB=2, UB=18
175.79/176.38	c [156.35] solve iteration 67, LB=2, UB=18
175.79/176.38	c [156.56] solve iteration 68, LB=2, UB=18
175.79/176.38	c [156.79] solve iteration 69, LB=2, UB=18
175.79/176.38	c [157.86] solve iteration 70, LB=2, UB=18
175.79/176.38	c [158.29] solve iteration 71, LB=2, UB=18
175.79/176.38	c [158.47] solve iteration 72, LB=2, UB=18
175.79/176.38	c [158.68] solve iteration 73, LB=2, UB=18
175.79/176.38	c [158.97] solve iteration 74, LB=2, UB=18
175.79/176.38	c [159.26] solve iteration 75, LB=2, UB=18
175.79/176.38	c [159.73] solve iteration 76, LB=2, UB=18
175.79/176.38	c [160.73] solve iteration 77, LB=2, UB=18
175.79/176.38	c [161.03] solve iteration 78, LB=2, UB=18
175.79/176.38	c [161.24] solve iteration 79, LB=2, UB=18
175.79/176.38	c [161.47] solve iteration 80, LB=2, UB=18
175.79/176.38	c [162.11] solve iteration 81, LB=2, UB=18
175.79/176.38	c [162.27] solve iteration 82, LB=2, UB=18
175.79/176.38	c [162.41] solve iteration 83, LB=2, UB=18
175.79/176.38	c [162.6] solve iteration 84, LB=2, UB=18
175.79/176.38	c [163.54] solve iteration 85, LB=2, UB=18
175.79/176.38	c [164.09] solve iteration 86, LB=2, UB=18
175.79/176.38	c [164.27] solve iteration 87, LB=2, UB=18
175.79/176.38	c [164.43] solve iteration 88, LB=2, UB=18
175.79/176.38	c [164.59] solve iteration 89, LB=2, UB=18
175.79/176.38	c [164.76] solve iteration 90, LB=2, UB=18
175.79/176.38	c [165.23] solve iteration 91, LB=2, UB=18
175.79/176.38	c [165.39] solve iteration 92, LB=2, UB=18
175.79/176.38	c [165.56] solve iteration 93, LB=2, UB=18
176.20/176.72	c [165.73] solve iteration 94, LB=3, UB=18
176.20/176.72	c [165.89] solve iteration 95, LB=3, UB=18
176.80/177.34	c [166.31] solve iteration 96, LB=3, UB=18
176.80/177.34	c [166.47] solve iteration 97, LB=3, UB=18
177.10/177.66	c [166.63] solve iteration 98, LB=3, UB=18
177.10/177.66	c [166.79] solve iteration 99, LB=3, UB=18
177.89/178.43	c [166.96] solve iteration 100, LB=3, UB=18
177.89/178.43	c [167.48] solve iteration 101, LB=3, UB=18
178.39/178.93	c [167.64] solve iteration 102, LB=3, UB=18
178.39/178.93	c [167.8] solve iteration 103, LB=3, UB=18
178.39/178.93	c [167.97] solve iteration 104, LB=3, UB=18
180.98/181.50	c [168.25] solve iteration 105, LB=3, UB=18
180.98/181.50	c [168.72] solve iteration 106, LB=3, UB=18
180.98/181.50	c [168.89] solve iteration 107, LB=3, UB=18
180.98/181.50	c [169.34] solve iteration 108, LB=3, UB=18
180.98/181.50	c [169.52] solve iteration 109, LB=3, UB=18
180.98/181.50	c [169.7] solve iteration 110, LB=3, UB=18
180.98/181.50	c [170.21] solve iteration 111, LB=3, UB=18
180.98/181.50	c [170.44] solve iteration 112, LB=3, UB=18
181.19/181.70	c [170.64] solve iteration 113, LB=3, UB=18
181.29/181.89	c [170.83] solve iteration 114, LB=3, UB=18
182.08/182.67	c [170.99] solve iteration 115, LB=3, UB=18
182.08/182.67	c [171.57] solve iteration 116, LB=3, UB=18
182.59/183.18	c [171.74] solve iteration 117, LB=3, UB=18
182.59/183.18	c [171.91] solve iteration 118, LB=3, UB=18
182.59/183.18	c [172.08] solve iteration 119, LB=3, UB=18
183.67/184.28	c [172.48] solve iteration 120, LB=3, UB=18
183.67/184.28	c [173.13] solve iteration 121, LB=3, UB=18
185.58/186.13	c [173.32] solve iteration 122, LB=3, UB=18
185.58/186.13	c [173.53] solve iteration 123, LB=3, UB=18
185.58/186.13	c [173.73] solve iteration 124, LB=3, UB=18
185.58/186.13	c [173.96] solve iteration 125, LB=3, UB=18
185.58/186.13	c [174.64] solve iteration 126, LB=3, UB=18
185.58/186.13	c [174.84] solve iteration 127, LB=3, UB=18
185.78/186.39	c [175.09] solve iteration 128, LB=3, UB=18
188.77/189.34	c [175.33] solve iteration 129, LB=3, UB=18
188.77/189.34	c [175.52] solve iteration 130, LB=3, UB=18
188.77/189.34	c [176.21] solve iteration 131, LB=3, UB=18
188.77/189.34	c [176.4] solve iteration 132, LB=3, UB=18
188.77/189.34	c [176.58] solve iteration 133, LB=3, UB=18
188.77/189.34	c [176.81] solve iteration 134, LB=3, UB=18
188.77/189.34	c [177.01] solve iteration 135, LB=3, UB=18
188.77/189.34	c [177.68] solve iteration 136, LB=3, UB=18
188.77/189.34	c [177.86] solve iteration 137, LB=3, UB=18
188.97/189.52	c [178.04] solve iteration 138, LB=3, UB=18
189.16/189.70	c [178.22] solve iteration 139, LB=3, UB=18
189.26/189.89	c [178.41] solve iteration 140, LB=3, UB=18
190.16/190.70	c [179.1] solve iteration 141, LB=3, UB=18
190.26/190.88	c [179.28] solve iteration 142, LB=3, UB=18
190.48/191.06	c [179.47] solve iteration 143, LB=3, UB=18
190.66/191.25	c [179.65] solve iteration 144, LB=3, UB=18
190.86/191.43	c [179.83] solve iteration 145, LB=3, UB=18
191.57/192.14	c [180.46] solve iteration 146, LB=3, UB=18
191.76/192.33	c [180.65] solve iteration 147, LB=3, UB=18
191.96/192.53	c [180.84] solve iteration 148, LB=3, UB=18
192.16/192.73	c [181.05] solve iteration 149, LB=3, UB=18
192.36/192.93	c [181.24] solve iteration 150, LB=3, UB=18
193.25/193.80	c [182] solve iteration 151, LB=3, UB=18
193.35/193.99	c [182.19] solve iteration 152, LB=3, UB=18
194.05/194.65	c [182.44] solve iteration 153, LB=3, UB=18
194.05/194.65	c [182.64] solve iteration 154, LB=3, UB=18
194.05/194.65	c [182.84] solve iteration 155, LB=3, UB=18
194.95/195.52	c [183.58] solve iteration 156, LB=3, UB=18
195.15/195.72	c [183.77] solve iteration 157, LB=3, UB=18
195.46/196.10	c [183.97] solve iteration 158, LB=3, UB=18
195.46/196.10	c [184.16] solve iteration 159, LB=3, UB=18
195.74/196.37	c [184.42] solve iteration 160, LB=3, UB=18
196.95/197.56	c [185.31] solve iteration 161, LB=3, UB=18
196.95/197.56	c [185.49] solve iteration 162, LB=3, UB=18
197.34/197.94	c [185.69] solve iteration 163, LB=3, UB=18
197.34/197.94	c [185.87] solve iteration 164, LB=3, UB=18
197.56/198.14	c [186.07] solve iteration 165, LB=3, UB=18
198.63/199.26	c [186.9] solve iteration 166, LB=3, UB=18
198.63/199.26	c [187.08] solve iteration 167, LB=3, UB=18
198.83/199.46	c [187.28] solve iteration 168, LB=3, UB=18
199.04/199.66	c [187.47] solve iteration 169, LB=3, UB=18
199.34/199.99	c [187.8] solve iteration 170, LB=3, UB=18
200.23/200.86	c [188.63] solve iteration 171, LB=3, UB=18
200.44/201.06	c [188.83] solve iteration 172, LB=3, UB=18
200.63/201.26	c [189.02] solve iteration 173, LB=3, UB=18
200.83/201.45	c [189.22] solve iteration 174, LB=3, UB=18
201.03/201.65	c [189.41] solve iteration 175, LB=3, UB=18
202.03/202.66	c [190.38] solve iteration 176, LB=3, UB=18
202.22/202.87	c [190.58] solve iteration 177, LB=3, UB=18
202.44/203.06	c [190.77] solve iteration 178, LB=3, UB=18
203.62/204.26	c [190.96] solve iteration 179, LB=3, UB=18
203.62/204.26	c [191.16] solve iteration 180, LB=3, UB=18
203.62/204.26	c [191.93] solve iteration 181, LB=3, UB=18
203.83/204.46	c [192.12] solve iteration 182, LB=3, UB=18
204.03/204.66	c [192.32] solve iteration 183, LB=3, UB=18
204.23/204.86	c [192.52] solve iteration 184, LB=3, UB=18
204.44/205.06	c [192.71] solve iteration 185, LB=3, UB=18
205.43/206.08	c [193.69] solve iteration 186, LB=3, UB=18
205.61/206.29	c [193.89] solve iteration 187, LB=3, UB=18
205.81/206.49	c [194.09] solve iteration 188, LB=3, UB=18
206.02/206.69	c [194.29] solve iteration 189, LB=3, UB=18
206.22/206.89	c [194.49] solve iteration 190, LB=3, UB=18
209.01/209.69	c [195.53] solve iteration 191, LB=3, UB=18
209.01/209.69	c [197.04] solve iteration 192, LB=3, UB=18
211.90/212.54	c [197.27] solve iteration 193, LB=3, UB=18
211.90/212.54	c [197.48] solve iteration 194, LB=3, UB=18
211.90/212.54	c [197.69] solve iteration 195, LB=3, UB=18
211.90/212.54	c [199.67] solve iteration 196, LB=3, UB=18
212.10/212.79	c [199.92] solve iteration 197, LB=3, UB=18
212.30/212.98	c [200.1] solve iteration 198, LB=3, UB=18
212.51/213.17	c [200.29] solve iteration 199, LB=3, UB=18
212.80/213.43	c [200.54] solve iteration 200, LB=3, UB=18
214.19/214.85	c [201.85] solve iteration 201, LB=3, UB=18
214.40/215.03	c [202.03] solve iteration 202, LB=3, UB=18
214.69/215.35	c [202.34] solve iteration 203, LB=3, UB=18
214.90/215.53	c [202.52] solve iteration 204, LB=3, UB=18
215.09/215.70	c [202.69] solve iteration 205, LB=3, UB=18
216.29/217.00	c [203.82] solve iteration 206, LB=3, UB=18
216.59/217.20	c [204.02] solve iteration 207, LB=3, UB=18
216.69/217.38	c [204.19] solve iteration 208, LB=3, UB=18
216.89/217.56	c [204.37] solve iteration 209, LB=3, UB=18
217.08/217.74	c [204.55] solve iteration 210, LB=3, UB=18
218.40/219.02	c [205.7] solve iteration 211, LB=3, UB=18
218.58/219.25	c [205.91] solve iteration 212, LB=3, UB=18
218.78/219.43	c [206.1] solve iteration 213, LB=3, UB=18
218.98/219.63	c [206.3] solve iteration 214, LB=3, UB=18
219.18/219.83	c [206.49] solve iteration 215, LB=3, UB=18
220.39/221.10	c [207.67] solve iteration 216, LB=3, UB=18
220.57/221.28	c [207.85] solve iteration 217, LB=3, UB=18
220.97/221.63	c [208.19] solve iteration 218, LB=3, UB=18
221.18/221.87	c [208.43] solve iteration 219, LB=3, UB=18
221.39/222.07	c [208.62] solve iteration 220, LB=3, UB=18
222.57/223.26	c [209.68] solve iteration 221, LB=3, UB=18
222.77/223.47	c [209.89] solve iteration 222, LB=3, UB=18
222.97/223.67	c [210.09] solve iteration 223, LB=3, UB=18
223.17/223.87	c [210.29] solve iteration 224, LB=3, UB=18
223.48/224.11	c [210.52] solve iteration 225, LB=3, UB=18
225.16/225.80	c [212.04] solve iteration 226, LB=3, UB=18
225.26/226.01	c [212.24] solve iteration 227, LB=3, UB=18
225.56/226.28	c [212.51] solve iteration 228, LB=3, UB=18
225.76/226.47	c [212.7] solve iteration 229, LB=3, UB=18
225.96/226.67	c [212.89] solve iteration 230, LB=3, UB=18
227.75/228.44	c [214.46] solve iteration 231, LB=3, UB=18
228.16/228.80	c [214.65] solve iteration 232, LB=3, UB=18
228.16/228.80	c [214.82] solve iteration 233, LB=3, UB=18
228.25/229.01	c [215.03] solve iteration 234, LB=3, UB=18
228.55/229.20	c [215.22] solve iteration 235, LB=3, UB=18
230.25/230.97	c [216.73] solve iteration 236, LB=3, UB=18
230.55/231.20	c [216.95] solve iteration 237, LB=3, UB=18
230.75/231.47	c [217.21] solve iteration 238, LB=3, UB=18
231.05/231.72	c [217.46] solve iteration 239, LB=4, UB=18
231.25/231.97	c [217.71] solve iteration 240, LB=4, UB=18
231.54/232.22	c [217.96] solve iteration 241, LB=4, UB=18
231.74/232.47	c [218.21] solve iteration 242, LB=4, UB=18
232.04/232.72	c [218.45] solve iteration 243, LB=4, UB=18
233.54/234.25	c [219.79] solve iteration 244, LB=4, UB=18
233.84/234.50	c [220.04] solve iteration 245, LB=4, UB=18
235.34/236.01	c [221.46] solve iteration 246, LB=4, UB=18
235.53/236.27	c [221.72] solve iteration 247, LB=4, UB=18
235.83/236.53	c [221.98] solve iteration 248, LB=4, UB=18
237.73/238.41	c [223.78] solve iteration 249, LB=4, UB=18
237.93/238.69	c [224.06] solve iteration 250, LB=4, UB=18
238.23/238.95	c [224.33] solve iteration 251, LB=4, UB=18
238.52/239.26	c [224.62] solve iteration 252, LB=4, UB=18
238.83/239.52	c [224.88] solve iteration 253, LB=4, UB=18
240.62/241.31	c [226.57] solve iteration 254, LB=4, UB=18
240.82/241.58	c [226.83] solve iteration 255, LB=4, UB=18
241.12/241.89	c [227.14] solve iteration 256, LB=4, UB=18
241.43/242.15	c [227.4] solve iteration 257, LB=4, UB=18
241.72/242.47	c [227.71] solve iteration 258, LB=4, UB=18
244.32/245.05	c [230.22] solve iteration 259, LB=4, UB=18
244.60/245.33	c [230.49] solve iteration 260, LB=4, UB=18
244.91/245.65	c [230.81] solve iteration 261, LB=4, UB=18
245.21/245.93	c [231.09] solve iteration 262, LB=4, UB=18
245.50/246.29	c [231.44] solve iteration 263, LB=4, UB=18
247.60/248.30	c [233.31] solve iteration 264, LB=4, UB=18
247.80/248.56	c [233.57] solve iteration 265, LB=4, UB=18
248.41/249.17	c [234.15] solve iteration 266, LB=4, UB=18
248.70/249.44	c [234.43] solve iteration 267, LB=4, UB=18
248.99/249.74	c [234.73] solve iteration 268, LB=4, UB=18
251.19/252.00	c [236.67] solve iteration 269, LB=4, UB=18
251.49/252.26	c [236.92] solve iteration 270, LB=4, UB=18
251.89/252.64	c [237.29] solve iteration 271, LB=4, UB=18
252.19/252.95	c [237.6] solve iteration 272, LB=4, UB=18
252.49/253.26	c [237.9] solve iteration 273, LB=4, UB=18
254.78/255.50	c [239.89] solve iteration 274, LB=4, UB=18
255.07/255.85	c [240.24] solve iteration 275, LB=4, UB=18
255.38/256.12	c [240.51] solve iteration 276, LB=4, UB=18
255.57/256.38	c [240.77] solve iteration 277, LB=4, UB=18
255.87/256.66	c [241.05] solve iteration 278, LB=4, UB=18
258.56/259.31	c [243.47] solve iteration 279, LB=4, UB=18
258.76/259.58	c [243.74] solve iteration 280, LB=4, UB=18
259.07/259.86	c [244.01] solve iteration 281, LB=4, UB=18
259.38/260.13	c [244.29] solve iteration 282, LB=4, UB=18
259.67/260.45	c [244.6] solve iteration 283, LB=4, UB=18
262.46/263.28	c [247.06] solve iteration 284, LB=4, UB=18
262.76/263.56	c [247.34] solve iteration 285, LB=4, UB=18
263.46/264.20	c [247.96] solve iteration 286, LB=4, UB=18
263.66/264.48	c [248.24] solve iteration 287, LB=4, UB=18
263.95/264.76	c [248.51] solve iteration 288, LB=4, UB=18
266.45/267.29	c [250.7] solve iteration 289, LB=4, UB=18
266.74/267.57	c [250.98] solve iteration 290, LB=4, UB=18
267.04/267.87	c [251.28] solve iteration 291, LB=4, UB=18
267.36/268.20	c [251.6] solve iteration 292, LB=4, UB=18
267.65/268.49	c [251.89] solve iteration 293, LB=4, UB=18
270.35/271.17	c [254.3] solve iteration 294, LB=4, UB=18
270.64/271.45	c [254.58] solve iteration 295, LB=4, UB=18
270.93/271.76	c [254.89] solve iteration 296, LB=4, UB=18
271.25/272.03	c [255.16] solve iteration 297, LB=4, UB=18
271.53/272.33	c [255.45] solve iteration 298, LB=4, UB=18
274.42/275.29	c [258.21] solve iteration 299, LB=4, UB=18
274.72/275.57	c [258.49] solve iteration 300, LB=4, UB=18
275.03/275.86	c [258.78] solve iteration 301, LB=4, UB=18
275.34/276.14	c [259.06] solve iteration 302, LB=4, UB=18
276.23/277.04	c [259.91] solve iteration 303, LB=4, UB=18
279.71/280.51	c [263] solve iteration 304, LB=4, UB=18
280.01/280.82	c [263.31] solve iteration 305, LB=4, UB=18
280.32/281.11	c [263.6] solve iteration 306, LB=4, UB=18
280.61/281.40	c [263.89] solve iteration 307, LB=4, UB=18
280.80/281.69	c [264.17] solve iteration 308, LB=4, UB=18
284.70/285.50	c [267.54] solve iteration 309, LB=4, UB=18
284.90/285.79	c [267.83] solve iteration 310, LB=4, UB=18
285.31/286.11	c [268.15] solve iteration 311, LB=4, UB=18
285.59/286.40	c [268.44] solve iteration 312, LB=4, UB=18
285.89/286.73	c [268.76] solve iteration 313, LB=4, UB=18
290.38/291.26	c [272.85] solve iteration 314, LB=4, UB=18
290.68/291.53	c [273.12] solve iteration 315, LB=4, UB=18
290.98/291.85	c [273.44] solve iteration 316, LB=4, UB=18
291.29/292.16	c [273.74] solve iteration 317, LB=4, UB=18
291.58/292.49	c [274.07] solve iteration 318, LB=4, UB=18
295.97/296.82	c [277.9] solve iteration 319, LB=4, UB=18
296.36/297.23	c [278.31] solve iteration 320, LB=4, UB=18
296.66/297.59	c [278.66] solve iteration 321, LB=4, UB=18
297.27/298.14	c [279.2] solve iteration 322, LB=4, UB=18
297.56/298.43	c [279.48] solve iteration 323, LB=4, UB=18
301.26/302.15	c [283.06] solve iteration 324, LB=4, UB=18
301.54/302.46	c [283.37] solve iteration 325, LB=4, UB=18
301.84/302.78	c [283.68] solve iteration 326, LB=4, UB=18
302.26/303.17	c [284.07] solve iteration 327, LB=4, UB=18
302.54/303.48	c [284.37] solve iteration 328, LB=4, UB=18
306.34/307.27	c [287.95] solve iteration 329, LB=4, UB=18
306.63/307.50	c [288.18] solve iteration 330, LB=4, UB=18
306.83/307.75	c [288.44] solve iteration 331, LB=4, UB=18
307.14/308.05	c [288.73] solve iteration 332, LB=4, UB=18
307.43/308.37	c [289.05] solve iteration 333, LB=4, UB=18
311.92/312.82	c [293.35] solve iteration 334, LB=4, UB=18
312.23/313.11	c [293.64] solve iteration 335, LB=4, UB=18
312.42/313.37	c [293.9] solve iteration 336, LB=4, UB=18
312.72/313.63	c [294.16] solve iteration 337, LB=4, UB=18
312.92/313.89	c [294.41] solve iteration 338, LB=4, UB=18
317.12/318.05	c [298.28] solve iteration 339, LB=4, UB=18
317.40/318.38	c [298.61] solve iteration 340, LB=4, UB=18
317.80/318.73	c [298.95] solve iteration 341, LB=4, UB=18
318.11/319.06	c [299.28] solve iteration 342, LB=4, UB=18
318.40/319.35	c [299.58] solve iteration 343, LB=4, UB=18
323.48/324.41	c [304.13] solve iteration 344, LB=4, UB=18
323.78/324.72	c [304.44] solve iteration 345, LB=4, UB=18
324.09/325.02	c [304.74] solve iteration 346, LB=4, UB=18
324.38/325.36	c [305.07] solve iteration 347, LB=4, UB=18
324.88/325.86	c [305.56] solve iteration 348, LB=4, UB=18
329.87/330.80	c [310.02] solve iteration 349, LB=4, UB=18
330.08/331.07	c [310.29] solve iteration 350, LB=4, UB=18
330.37/331.37	c [310.58] solve iteration 351, LB=4, UB=18
330.66/331.68	c [310.88] solve iteration 352, LB=4, UB=18
330.96/331.95	c [311.15] solve iteration 353, LB=4, UB=18
336.35/337.37	c [315.87] solve iteration 354, LB=4, UB=18
336.75/337.71	c [316.21] solve iteration 355, LB=4, UB=18
337.06/338.04	c [316.54] solve iteration 356, LB=4, UB=18
337.35/338.39	c [316.88] solve iteration 357, LB=4, UB=18
337.65/338.69	c [317.18] solve iteration 358, LB=4, UB=18
342.83/343.83	c [321.92] solve iteration 359, LB=4, UB=18
343.15/344.14	c [322.23] solve iteration 360, LB=4, UB=18
343.43/344.47	c [322.56] solve iteration 361, LB=4, UB=18
343.83/344.80	c [322.88] solve iteration 362, LB=4, UB=18
344.23/345.23	c [323.31] solve iteration 363, LB=4, UB=18
349.61/350.69	c [327.98] solve iteration 364, LB=4, UB=18
349.91/350.99	c [328.28] solve iteration 365, LB=4, UB=18
350.21/351.28	c [328.57] solve iteration 366, LB=4, UB=18
350.51/351.56	c [328.84] solve iteration 367, LB=4, UB=18
350.81/351.83	c [329.12] solve iteration 368, LB=4, UB=18
356.69/357.79	c [334.4] solve iteration 369, LB=4, UB=18
357.00/358.07	c [334.68] solve iteration 370, LB=4, UB=18
357.29/358.39	c [334.99] solve iteration 371, LB=4, UB=18
357.69/358.74	c [335.34] solve iteration 372, LB=4, UB=18
358.00/359.04	c [335.64] solve iteration 373, LB=4, UB=18
364.17/365.22	c [341.38] solve iteration 374, LB=4, UB=18
364.37/365.50	c [341.65] solve iteration 375, LB=4, UB=18
364.67/365.77	c [341.92] solve iteration 376, LB=4, UB=18
364.98/366.09	c [342.24] solve iteration 377, LB=4, UB=18
365.26/366.36	c [342.52] solve iteration 378, LB=4, UB=18
374.06/375.11	c [350.8] solve iteration 379, LB=4, UB=18
374.35/375.40	c [351.08] solve iteration 380, LB=4, UB=18
374.64/375.80	c [351.47] solve iteration 381, LB=4, UB=18
374.95/376.08	c [351.76] solve iteration 382, LB=4, UB=18
375.34/376.41	c [352.08] solve iteration 383, LB=4, UB=18
382.82/383.95	c [358.79] solve iteration 384, LB=4, UB=18
383.12/384.23	c [359.06] solve iteration 385, LB=4, UB=18
383.42/384.52	c [359.35] solve iteration 386, LB=4, UB=18
383.82/384.90	c [359.73] solve iteration 387, LB=4, UB=18
384.12/385.24	c [360.07] solve iteration 388, LB=4, UB=18
392.59/393.78	c [367.86] solve iteration 389, LB=4, UB=18
392.90/394.06	c [368.14] solve iteration 390, LB=4, UB=18
393.29/394.40	c [368.47] solve iteration 391, LB=4, UB=18
393.49/394.68	c [368.75] solve iteration 392, LB=4, UB=18
393.79/394.95	c [369.03] solve iteration 393, LB=4, UB=18
401.88/403.08	c [376.29] solve iteration 394, LB=4, UB=18
402.27/403.41	c [376.62] solve iteration 395, LB=4, UB=18
402.57/403.72	c [376.93] solve iteration 396, LB=4, UB=18
402.88/404.01	c [377.22] solve iteration 397, LB=4, UB=18
403.16/404.33	c [377.54] solve iteration 398, LB=4, UB=18
412.64/413.81	c [386.06] solve iteration 399, LB=4, UB=18
412.85/414.11	c [386.36] solve iteration 400, LB=4, UB=18
414.53/415.71	c [387.85] solve iteration 401, LB=4, UB=18
414.84/416.04	c [388.17] solve iteration 402, LB=4, UB=18
415.13/416.34	c [388.47] solve iteration 403, LB=4, UB=18
423.70/425.00	c [396.73] solve iteration 404, LB=4, UB=18
424.10/425.30	c [397.02] solve iteration 405, LB=4, UB=18
424.41/425.62	c [397.34] solve iteration 406, LB=4, UB=18
424.82/426.01	c [397.73] solve iteration 407, LB=4, UB=18
425.10/426.30	c [398.02] solve iteration 408, LB=4, UB=18
433.78/435.09	c [406.47] solve iteration 409, LB=4, UB=18
434.18/435.43	c [406.81] solve iteration 410, LB=4, UB=18
434.48/435.72	c [407.1] solve iteration 411, LB=4, UB=18
434.89/436.13	c [407.51] solve iteration 412, LB=4, UB=18
435.17/436.43	c [407.81] solve iteration 413, LB=4, UB=18
443.65/444.96	c [415.88] solve iteration 414, LB=4, UB=18
443.95/445.27	c [416.18] solve iteration 415, LB=4, UB=18
444.34/445.69	c [416.6] solve iteration 416, LB=4, UB=18
444.86/446.13	c [417.03] solve iteration 417, LB=4, UB=18
445.14/446.46	c [417.35] solve iteration 418, LB=4, UB=18
455.42/456.77	c [427.27] solve iteration 419, LB=4, UB=18
455.83/457.11	c [427.62] solve iteration 420, LB=4, UB=18
456.11/457.42	c [427.92] solve iteration 421, LB=4, UB=18
456.41/457.78	c [428.28] solve iteration 422, LB=4, UB=18
456.82/458.18	c [428.68] solve iteration 423, LB=4, UB=18
469.37/470.75	c [439.81] solve iteration 424, LB=4, UB=18
469.69/471.06	c [440.12] solve iteration 425, LB=4, UB=18
469.98/471.38	c [440.44] solve iteration 426, LB=4, UB=18
470.47/471.85	c [440.9] solve iteration 427, LB=4, UB=18
470.78/472.17	c [441.21] solve iteration 428, LB=4, UB=18
482.54/483.95	c [451.86] solve iteration 429, LB=4, UB=18
482.84/484.28	c [452.18] solve iteration 430, LB=4, UB=18
483.24/484.60	c [452.5] solve iteration 431, LB=4, UB=18
483.54/484.92	c [452.82] solve iteration 432, LB=4, UB=18
483.94/485.30	c [453.19] solve iteration 433, LB=4, UB=18
497.10/498.53	c [465.18] solve iteration 434, LB=4, UB=18
497.40/498.87	c [465.51] solve iteration 435, LB=4, UB=18
497.71/499.18	c [465.83] solve iteration 436, LB=4, UB=18
498.09/499.58	c [466.22] solve iteration 437, LB=4, UB=18
498.61/500.05	c [466.69] solve iteration 438, LB=4, UB=18
511.45/512.96	c [478.7] solve iteration 439, LB=4, UB=18
511.85/513.33	c [479.08] solve iteration 440, LB=4, UB=18
512.15/513.64	c [479.39] solve iteration 441, LB=4, UB=18
512.57/514.04	c [479.78] solve iteration 442, LB=4, UB=18
512.86/514.36	c [480.09] solve iteration 443, LB=4, UB=18
527.01/528.56	c [492.86] solve iteration 444, LB=4, UB=18
527.31/528.88	c [493.18] solve iteration 445, LB=4, UB=18
527.62/529.19	c [493.49] solve iteration 446, LB=4, UB=18
528.01/529.51	c [493.81] solve iteration 447, LB=4, UB=18
528.31/529.87	c [494.16] solve iteration 448, LB=4, UB=18
544.47/546.06	c [508.82] solve iteration 449, LB=4, UB=18
544.86/546.42	c [509.18] solve iteration 450, LB=4, UB=18
545.16/546.78	c [509.53] solve iteration 451, LB=4, UB=18
545.47/547.11	c [509.86] solve iteration 452, LB=4, UB=18
545.86/547.45	c [510.19] solve iteration 453, LB=4, UB=18
561.43/563.11	c [524.95] solve iteration 454, LB=4, UB=18
561.91/563.52	c [525.37] solve iteration 455, LB=4, UB=18
562.21/563.86	c [525.7] solve iteration 456, LB=4, UB=18
562.52/564.19	c [526.03] solve iteration 457, LB=4, UB=18
562.91/564.51	c [526.35] solve iteration 458, LB=4, UB=18
582.85/584.56	c [545.14] solve iteration 459, LB=4, UB=18
583.16/584.90	c [545.47] solve iteration 460, LB=4, UB=18
583.55/585.22	c [545.8] solve iteration 461, LB=4, UB=18
583.85/585.58	c [546.16] solve iteration 462, LB=4, UB=18
584.25/585.93	c [546.5] solve iteration 463, LB=4, UB=18
602.41/604.19	c [563.27] solve iteration 464, LB=4, UB=18
602.80/604.51	c [563.58] solve iteration 465, LB=4, UB=18
603.20/604.90	c [563.97] solve iteration 466, LB=4, UB=18
603.50/605.23	c [564.3] solve iteration 467, LB=4, UB=18
604.00/605.75	c [564.8] solve iteration 468, LB=4, UB=18
621.54/623.32	c [580.8] solve iteration 469, LB=4, UB=18
621.95/623.78	c [581.25] solve iteration 470, LB=4, UB=18
622.36/624.17	c [581.64] solve iteration 471, LB=4, UB=18
622.75/624.58	c [582.05] solve iteration 472, LB=4, UB=18
623.14/624.93	c [582.4] solve iteration 473, LB=4, UB=18
640.79/642.66	c [598.48] solve iteration 474, LB=4, UB=18
641.09/643.00	c [598.82] solve iteration 475, LB=4, UB=18
641.59/643.40	c [599.22] solve iteration 476, LB=4, UB=18
641.89/643.75	c [599.57] solve iteration 477, LB=4, UB=18
642.20/644.09	c [599.9] solve iteration 478, LB=4, UB=18
662.73/664.60	c [618.54] solve iteration 479, LB=4, UB=18
663.15/665.01	c [618.95] solve iteration 480, LB=4, UB=18
663.43/665.35	c [619.29] solve iteration 481, LB=4, UB=18
663.93/665.81	c [619.75] solve iteration 482, LB=4, UB=18
665.32/667.22	c [621.11] solve iteration 483, LB=4, UB=18
686.47/688.41	c [641.01] solve iteration 484, LB=4, UB=18
686.76/688.74	c [641.33] solve iteration 485, LB=4, UB=18
687.07/689.08	c [641.67] solve iteration 486, LB=4, UB=18
687.46/689.41	c [642] solve iteration 487, LB=4, UB=18
687.76/689.74	c [642.32] solve iteration 488, LB=4, UB=18
712.10/714.18	c [665.96] solve iteration 489, LB=4, UB=18
712.39/714.48	c [666.25] solve iteration 490, LB=4, UB=18
712.68/714.77	c [666.54] solve iteration 491, LB=4, UB=18
713.10/715.13	c [666.9] solve iteration 492, LB=4, UB=18
713.39/715.43	c [667.19] solve iteration 493, LB=4, UB=18
736.93/739.01	c [689.81] solve iteration 494, LB=4, UB=18
737.32/739.44	c [690.23] solve iteration 495, LB=4, UB=18
737.62/739.74	c [690.53] solve iteration 496, LB=4, UB=18
737.93/740.08	c [690.87] solve iteration 497, LB=4, UB=18
738.31/740.41	c [691.2] solve iteration 498, LB=4, UB=18
770.12/772.35	c [721.72] solve iteration 499, LB=4, UB=18
770.42/772.65	c [722.01] solve iteration 500, LB=4, UB=18
770.72/772.94	c [722.31] solve iteration 501, LB=4, UB=18
771.02/773.29	c [722.65] solve iteration 502, LB=4, UB=18
771.51/773.72	c [723.06] solve iteration 503, LB=4, UB=18
799.14/801.40	c [748.4] solve iteration 504, LB=4, UB=18
799.54/801.80	c [748.79] solve iteration 505, LB=4, UB=18
799.85/802.14	c [749.12] solve iteration 506, LB=4, UB=18
800.14/802.44	c [749.42] solve iteration 507, LB=4, UB=18
800.53/802.82	c [749.8] solve iteration 508, LB=4, UB=18
831.35/833.70	c [778.07] solve iteration 509, LB=4, UB=18
831.66/834.03	c [778.39] solve iteration 510, LB=4, UB=18
831.94/834.34	c [778.7] solve iteration 511, LB=4, UB=18
832.34/834.73	c [779.09] solve iteration 512, LB=4, UB=18
832.65/835.07	c [779.42] solve iteration 513, LB=4, UB=18
863.56/866.06	c [807.67] solve iteration 514, LB=4, UB=18
863.85/866.39	c [808] solve iteration 515, LB=4, UB=18
864.25/866.70	c [808.31] solve iteration 516, LB=4, UB=18
864.55/867.02	c [808.62] solve iteration 517, LB=4, UB=18
864.85/867.38	c [808.99] solve iteration 518, LB=4, UB=18
896.46/899.08	c [838.83] solve iteration 519, LB=4, UB=18
896.85/899.41	c [839.16] solve iteration 520, LB=4, UB=18
897.15/899.80	c [839.54] solve iteration 521, LB=4, UB=18
897.56/900.14	c [839.88] solve iteration 522, LB=4, UB=18
897.84/900.49	c [840.22] solve iteration 523, LB=4, UB=18
933.94/936.68	c [873.51] solve iteration 524, LB=4, UB=18
934.45/937.12	c [873.95] solve iteration 525, LB=4, UB=18
934.84/937.54	c [874.36] solve iteration 526, LB=4, UB=18
935.14/937.87	c [874.69] solve iteration 527, LB=4, UB=18
936.13/938.81	c [875.58] solve iteration 528, LB=4, UB=18
972.42/975.20	c [908.98] solve iteration 529, LB=4, UB=18
972.72/975.53	c [909.3] solve iteration 530, LB=4, UB=18
973.12/975.91	c [909.68] solve iteration 531, LB=4, UB=18
973.42/976.29	c [910.06] solve iteration 532, LB=4, UB=18
973.81/976.65	c [910.41] solve iteration 533, LB=4, UB=18
1012.30/1015.22	c [946.97] solve iteration 534, LB=4, UB=18
1012.69/1015.65	c [947.39] solve iteration 535, LB=4, UB=18
1013.30/1016.27	c [948] solve iteration 536, LB=4, UB=18
1013.79/1016.75	c [948.47] solve iteration 537, LB=4, UB=18
1014.10/1017.10	c [948.82] solve iteration 538, LB=4, UB=18
1056.47/1059.56	c [988.73] solve iteration 539, LB=4, UB=18
1056.97/1060.04	c [989.2] solve iteration 540, LB=4, UB=18
1057.36/1060.47	c [989.63] solve iteration 541, LB=4, UB=18
1057.76/1060.87	c [990.03] solve iteration 542, LB=4, UB=18
1058.17/1061.24	c [990.39] solve iteration 543, LB=4, UB=18
1101.63/1104.81	c [1030.54] solve iteration 544, LB=4, UB=18
1101.95/1105.14	c [1030.86] solve iteration 545, LB=4, UB=18
1102.23/1105.46	c [1031.18] solve iteration 546, LB=4, UB=18
1102.63/1105.83	c [1031.55] solve iteration 547, LB=4, UB=18
1103.52/1106.71	c [1032.4] solve iteration 548, LB=4, UB=18
1153.08/1156.44	c [1078.66] solve iteration 549, LB=4, UB=18
1153.47/1156.85	c [1079.06] solve iteration 550, LB=4, UB=18
1153.87/1157.28	c [1079.49] solve iteration 551, LB=4, UB=18
1154.27/1157.65	c [1079.85] solve iteration 552, LB=4, UB=18
1154.78/1158.12	c [1080.31] solve iteration 553, LB=4, UB=18
1208.41/1211.91	c [1130] solve iteration 554, LB=4, UB=18
1209.11/1212.69	c [1130.77] solve iteration 555, LB=4, UB=18
1209.62/1213.16	c [1131.23] solve iteration 556, LB=4, UB=18
1210.10/1213.64	c [1131.71] solve iteration 557, LB=4, UB=18
1210.40/1213.99	c [1132.06] solve iteration 558, LB=4, UB=18
1268.23/1271.91	c [1186.09] solve iteration 559, LB=4, UB=18
1268.52/1272.26	c [1186.44] solve iteration 560, LB=4, UB=18
1268.92/1272.61	c [1186.79] solve iteration 561, LB=4, UB=18
1269.22/1272.96	c [1187.14] solve iteration 562, LB=4, UB=18
1269.62/1273.30	c [1187.48] solve iteration 563, LB=4, UB=18
1336.71/1340.65	c [1252.21] solve iteration 564, LB=4, UB=18
1337.12/1341.07	c [1252.63] solve iteration 565, LB=4, UB=18
1337.51/1341.42	c [1252.98] solve iteration 566, LB=4, UB=18
1337.92/1341.85	c [1253.4] solve iteration 567, LB=4, UB=18
1338.31/1342.27	c [1253.82] solve iteration 568, LB=4, UB=18
1405.80/1409.99	c [1319.47] solve iteration 569, LB=4, UB=18
1406.20/1410.35	c [1319.83] solve iteration 570, LB=4, UB=18
1406.60/1410.77	c [1320.25] solve iteration 571, LB=4, UB=18
1407.01/1411.19	c [1320.66] solve iteration 572, LB=4, UB=18
1407.40/1411.56	c [1321.03] solve iteration 573, LB=4, UB=18
1484.77/1489.15	c [1396.4] solve iteration 574, LB=4, UB=18
1485.15/1489.56	c [1396.81] solve iteration 575, LB=4, UB=18
1485.56/1489.93	c [1397.18] solve iteration 576, LB=4, UB=18
1485.95/1490.36	c [1397.6] solve iteration 577, LB=4, UB=18
1486.35/1490.73	c [1397.97] solve iteration 578, LB=4, UB=18
1562.22/1566.85	c [1470.66] solve iteration 579, LB=4, UB=18
1562.62/1567.27	c [1471.08] solve iteration 580, LB=4, UB=18
1563.01/1567.67	c [1471.48] solve iteration 581, LB=4, UB=18
1563.42/1568.06	c [1471.86] solve iteration 582, LB=4, UB=18
1563.91/1568.52	c [1472.32] solve iteration 583, LB=4, UB=18
1635.89/1640.78	c [1539.43] solve iteration 584, LB=4, UB=18
1636.30/1641.19	c [1539.83] solve iteration 585, LB=4, UB=18
1636.68/1641.57	c [1540.21] solve iteration 586, LB=4, UB=18
1637.08/1641.95	c [1540.59] solve iteration 587, LB=4, UB=18
1637.48/1642.33	c [1540.97] solve iteration 588, LB=4, UB=18
1725.04/1730.22	c [1623.38] solve iteration 589, LB=4, UB=18
1725.44/1730.63	c [1623.78] solve iteration 590, LB=4, UB=18
1725.85/1731.02	c [1624.17] solve iteration 591, LB=4, UB=18
1726.33/1731.53	c [1624.68] solve iteration 592, LB=4, UB=18
1726.74/1731.94	c [1625.08] solve iteration 593, LB=4, UB=18
1815.59/1821.11	c [1708.97] solve iteration 594, LB=4, UB=18
1815.88/1821.49	c [1709.34] solve iteration 595, LB=4, UB=18
1816.28/1821.88	c [1709.73] solve iteration 596, LB=4, UB=18
1816.68/1822.26	c [1710.11] solve iteration 597, LB=4, UB=18
1817.07/1822.62	c [1710.47] solve iteration 598, LB=4, UB=18
1919.22/1925.17	c [1808.29] solve iteration 599, LB=4, UB=18
1919.71/1925.63	c [1808.74] solve iteration 600, LB=4, UB=18
1920.01/1926.00	c [1809.11] solve iteration 601, LB=4, UB=18
1920.40/1926.39	c [1809.5] solve iteration 602, LB=4, UB=18
1920.80/1926.79	c [1809.89] solve iteration 603, LB=4, UB=18
2015.33/2021.57	c [1898.92] solve iteration 604, LB=4, UB=18
2015.84/2022.08	c [1899.43] solve iteration 605, LB=4, UB=18
2016.33/2022.58	c [1899.92] solve iteration 606, LB=4, UB=18
2016.84/2023.07	c [1900.41] solve iteration 607, LB=4, UB=18
2017.32/2023.51	c [1900.85] solve iteration 608, LB=4, UB=18
2115.34/2121.83	c [1992.68] solve iteration 609, LB=4, UB=18
2115.74/2122.22	c [1993.07] solve iteration 610, LB=4, UB=18
2116.14/2122.64	c [1993.49] solve iteration 611, LB=4, UB=18
2116.55/2123.02	c [1993.87] solve iteration 612, LB=4, UB=18
2116.93/2123.40	c [1994.25] solve iteration 613, LB=4, UB=18
2230.40/2237.22	c [2103.83] solve iteration 614, LB=4, UB=18
2230.70/2237.59	c [2104.19] solve iteration 615, LB=4, UB=18
2231.11/2237.97	c [2104.57] solve iteration 616, LB=4, UB=18
2231.51/2238.35	c [2104.95] solve iteration 617, LB=4, UB=18
2232.50/2239.30	c [2105.86] solve iteration 618, LB=4, UB=18
2349.17/2356.38	c [2216.77] solve iteration 619, LB=4, UB=18
2349.67/2356.83	c [2217.22] solve iteration 620, LB=4, UB=18
2350.07/2357.20	c [2217.59] solve iteration 621, LB=4, UB=18
2350.46/2357.67	c [2218.05] solve iteration 622, LB=4, UB=18
2350.87/2358.07	c [2218.45] solve iteration 623, LB=4, UB=18
2477.30/2484.88	c [2337.99] solve iteration 624, LB=4, UB=18
2477.80/2485.37	c [2338.48] solve iteration 625, LB=4, UB=18
2478.19/2485.78	c [2338.89] solve iteration 626, LB=4, UB=18
2478.69/2486.23	c [2339.33] solve iteration 627, LB=4, UB=18
2479.10/2486.61	c [2339.71] solve iteration 628, LB=4, UB=18
2616.69/2624.69	c [2471.12] solve iteration 629, LB=4, UB=18
2617.10/2625.10	c [2471.53] solve iteration 630, LB=4, UB=18
2617.59/2625.52	c [2471.95] solve iteration 631, LB=4, UB=18
2617.98/2625.91	c [2472.33] solve iteration 632, LB=4, UB=18
2618.38/2626.39	c [2472.81] solve iteration 633, LB=4, UB=18
2758.08/2766.45	c [2604.75] solve iteration 634, LB=4, UB=18
2758.48/2766.89	c [2605.19] solve iteration 635, LB=4, UB=18
2758.88/2767.27	c [2605.57] solve iteration 636, LB=4, UB=18
2759.37/2767.70	c [2606] solve iteration 637, LB=4, UB=18
2759.69/2768.09	c [2606.39] solve iteration 638, LB=4, UB=18
2921.32/2930.12	c [2760.17] solve iteration 639, LB=4, UB=18
2921.71/2930.51	c [2760.55] solve iteration 640, LB=4, UB=18
2922.10/2930.90	c [2760.94] solve iteration 641, LB=4, UB=18
2922.40/2931.29	c [2761.34] solve iteration 642, LB=4, UB=18
2922.91/2931.70	c [2761.74] solve iteration 643, LB=4, UB=18
3108.56/3117.96	c [2943.41] solve iteration 644, LB=4, UB=18
3108.96/3118.37	c [2943.82] solve iteration 645, LB=4, UB=18
3109.46/3118.83	c [2944.28] solve iteration 646, LB=4, UB=18
3110.06/3119.40	c [2944.84] solve iteration 647, LB=4, UB=18
3110.55/3119.90	c [2945.33] solve iteration 648, LB=4, UB=18
3323.06/3333.10	c [3155.18] solve iteration 649, LB=4, UB=18
3323.54/3333.56	c [3155.63] solve iteration 650, LB=4, UB=18
3323.94/3334.00	c [3156.07] solve iteration 651, LB=4, UB=18
3324.44/3334.46	c [3156.53] solve iteration 652, LB=4, UB=18
3324.94/3334.91	c [3156.98] solve iteration 653, LB=4, UB=18
3564.78/3575.44	c [3392.3] solve iteration 654, LB=4, UB=18
3565.17/3575.83	c [3392.7] solve iteration 655, LB=4, UB=18
3565.57/3576.24	c [3393.1] solve iteration 656, LB=4, UB=18
3565.97/3576.69	c [3393.55] solve iteration 657, LB=4, UB=18
3566.38/3577.10	c [3393.96] solve iteration 658, LB=4, UB=18

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62909 MiB free)
  memory of node 1: 64507 MiB (61657 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517476-1751530261/watcher-4517476-1751530261 -o /tmp/evaluation-result-4517476-1751530261/solver-4517476-1751530261 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751530082-72188 --watchdog 3760 ./ipbhs_scip HOME/instance-4517476-1751530261.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
Starting watchdog thread
solver pid=72619, runsolver pid=72616
Current StackSize limit: 8192 KiB


[startup+0.100119 s]*
/proc/loadavg: 3.92 2.71 2.78 5/255 72620
/proc/meminfo: memFree=127554884/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=46624 memory=12572 CPUtime=0.09 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 1840 0 0 0 9 0 0 0 20 0 1 0 68705869 47742976 3143 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 11656 3143 1600 2790 0 5081 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 46624 KiB
Current children cumulated memory: 12572 KiB

[startup+0.213112 s]*
/proc/loadavg: 3.92 2.71 2.78 5/255 72620
/proc/meminfo: memFree=127547028/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=52224 memory=17320 CPUtime=0.21 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 3065 0 0 0 19 2 0 0 20 0 1 0 68705869 53477376 4330 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 13056 4330 1696 2790 0 6481 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 52224 KiB
Current children cumulated memory: 17320 KiB

[startup+0.31304 s]*
/proc/loadavg: 3.92 2.71 2.78 5/255 72620
/proc/meminfo: memFree=127546272/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=53080 memory=22656 CPUtime=0.31 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 3379 0 0 0 24 7 0 0 20 0 1 0 68705869 54353920 5664 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 13270 5664 1696 2790 0 6695 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 53080 KiB
Current children cumulated memory: 22656 KiB

[startup+0.700224 s]
/proc/loadavg: 3.92 2.71 2.78 5/255 72620
/proc/meminfo: memFree=127543248/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=57508 memory=28932 CPUtime=0.69 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 4430 0 0 0 43 26 0 0 20 0 1 0 68705869 58888192 7233 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 14377 7233 1696 2790 0 7802 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 57508 KiB
Current children cumulated memory: 28932 KiB

[startup+1.50023 s]
/proc/loadavg: 3.92 2.71 2.78 5/255 72620
/proc/meminfo: memFree=127527056/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=63464 memory=42372 CPUtime=1.48 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 6058 0 0 0 113 35 0 0 20 0 1 0 68705869 64987136 10593 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 15866 10593 3552 2790 0 9291 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 63464 KiB
Current children cumulated memory: 42372 KiB

[startup+3.11278 s]
/proc/loadavg: 3.92 2.71 2.78 5/255 72620
/proc/meminfo: memFree=127518464/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=69364 memory=45956 CPUtime=3.09 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 6941 0 0 0 259 50 0 0 20 0 1 0 68705869 71028736 11489 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 17341 11489 3552 2790 0 10766 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 69364 KiB
Current children cumulated memory: 45956 KiB

[startup+6.30022 s]
/proc/loadavg: 4.01 2.75 2.79 5/255 72620
/proc/meminfo: memFree=127523484/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=72016 memory=51076 CPUtime=6.27 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 8223 0 0 0 549 78 0 0 20 0 1 0 68705869 73744384 12769 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 18004 12769 3552 2790 0 11429 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 72016 KiB
Current children cumulated memory: 51076 KiB

[startup+12.7002 s]
/proc/loadavg: 4.01 2.77 2.80 5/255 72620
/proc/meminfo: memFree=127493220/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=79340 memory=56932 CPUtime=12.65 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 9131 0 0 0 1135 130 0 0 20 0 1 0 68705869 81244160 14233 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 19835 14233 3584 2790 0 13260 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 79340 KiB
Current children cumulated memory: 56932 KiB

[startup+25.5003 s]
/proc/loadavg: 4.00 2.83 2.82 5/255 72620
/proc/meminfo: memFree=127469420/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=93020 memory=67732 CPUtime=25.41 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 11342 0 0 0 2325 216 0 0 20 0 1 0 68705869 95252480 16933 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 23255 16933 3584 2790 0 16680 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 93020 KiB
Current children cumulated memory: 67732 KiB

[startup+51.1129 s]
/proc/loadavg: 4.07 2.94 2.86 5/255 72620
/proc/meminfo: memFree=127415688/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=117680 memory=85928 CPUtime=50.96 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 14858 0 0 0 4733 363 0 0 20 0 1 0 68705869 120504320 21482 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 29420 21482 3584 2790 0 22845 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 117680 KiB
Current children cumulated memory: 85928 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 3.12 2.93 5/253 72624
/proc/meminfo: memFree=127219712/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=148464 memory=125324 CPUtime=102 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 27778 0 0 0 9563 637 0 0 20 0 1 0 68705869 152027136 31331 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 37116 31331 3776 2790 0 30541 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 148464 KiB
Current children cumulated memory: 125324 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.30 3.00 5/251 72626
/proc/meminfo: memFree=127170152/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=183588 memory=151676 CPUtime=161.84 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 43712 0 0 0 15271 913 0 0 20 0 1 0 68705869 187994112 37919 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 45897 37919 3776 2790 0 39322 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 183588 KiB
Current children cumulated memory: 151676 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.46 3.08 5/251 72629
/proc/meminfo: memFree=127139100/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=207932 memory=174472 CPUtime=221.68 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 52647 0 0 0 20931 1237 0 0 20 0 1 0 68705869 212922368 43618 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 51983 43618 3808 2790 0 45408 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 207932 KiB
Current children cumulated memory: 174472 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.56 3.14 5/250 72631
/proc/meminfo: memFree=127097832/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=225184 memory=189136 CPUtime=281.5 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 54769 0 0 0 26521 1629 0 0 20 0 1 0 68705869 230588416 47284 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 56296 47284 3808 2790 0 49721 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 225184 KiB
Current children cumulated memory: 189136 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.66 3.20 5/250 72633
/proc/meminfo: memFree=126960648/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=248088 memory=197820 CPUtime=341.33 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 59153 0 0 0 32103 2030 0 0 20 0 1 0 68705869 254042112 49455 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 62022 49455 3808 2790 0 55447 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 248088 KiB
Current children cumulated memory: 197820 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.75 3.26 5/250 72635
/proc/meminfo: memFree=126940536/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=251796 memory=217404 CPUtime=401.17 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 60463 0 0 0 37609 2508 0 0 20 0 1 0 68705869 257839104 54351 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 62949 54351 3808 2790 0 56374 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 251796 KiB
Current children cumulated memory: 217404 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.82 3.32 5/250 72637
/proc/meminfo: memFree=126935112/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=256600 memory=222268 CPUtime=461 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 61672 0 0 0 43274 2826 0 0 20 0 1 0 68705869 262758400 55567 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 64150 55567 3808 2790 0 57575 0
Current children cumulated CPU time: 461 s

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

Current children cumulated memory: 423152 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/250 74103
/proc/meminfo: memFree=127164836/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=531828 memory=456028 CPUtime=2853.71 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 139711 0 0 0 269650 15721 0 0 20 0 1 0 68705869 544591872 114007 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 132957 114007 3808 2790 0 126382 0
Current children cumulated CPU time: 2853.71 s
Current children cumulated vsize: 531828 KiB
Current children cumulated memory: 456028 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/250 74105
/proc/meminfo: memFree=127165624/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=534204 memory=458460 CPUtime=2913.53 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 140314 0 0 0 275325 16028 0 0 20 0 1 0 68705869 547024896 114615 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 133551 114615 3808 2790 0 126976 0
Current children cumulated CPU time: 2913.53 s
Current children cumulated vsize: 534204 KiB
Current children cumulated memory: 458460 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/250 74107
/proc/meminfo: memFree=127137788/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=537036 memory=462784 CPUtime=2973.36 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 146110 0 0 0 281098 16238 0 0 20 0 1 0 68705869 549924864 115696 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 134259 115696 3808 2790 0 127684 0
Current children cumulated CPU time: 2973.36 s
Current children cumulated vsize: 537036 KiB
Current children cumulated memory: 462784 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/250 74125
/proc/meminfo: memFree=127118084/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=538620 memory=466428 CPUtime=3033.18 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 146521 0 0 0 286970 16348 0 0 20 0 1 0 68705869 551546880 116607 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 134655 116607 3808 2790 0 128080 0
Current children cumulated CPU time: 3033.18 s
Current children cumulated vsize: 538620 KiB
Current children cumulated memory: 466428 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/251 74128
/proc/meminfo: memFree=127117900/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=540468 memory=472400 CPUtime=3093.01 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 147070 0 0 0 292863 16438 0 0 20 0 1 0 68705869 553439232 118100 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 135117 118100 3808 2790 0 128542 0
Current children cumulated CPU time: 3093.01 s
Current children cumulated vsize: 540468 KiB
Current children cumulated memory: 472400 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/251 74132
/proc/meminfo: memFree=127133080/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=506636 memory=437768 CPUtime=3152.83 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 148096 0 0 0 298764 16519 0 0 20 0 1 0 68705869 518795264 109442 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 126659 109442 3808 2790 0 120084 0
Current children cumulated CPU time: 3152.83 s
Current children cumulated vsize: 506636 KiB
Current children cumulated memory: 437768 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/251 74134
/proc/meminfo: memFree=127121884/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=541492 memory=487832 CPUtime=3212.66 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 153954 0 0 0 304669 16597 0 0 20 0 1 0 68705869 554487808 121958 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 135373 121958 3808 2790 0 128798 0
Current children cumulated CPU time: 3212.66 s
Current children cumulated vsize: 541492 KiB
Current children cumulated memory: 487832 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/251 74136
/proc/meminfo: memFree=127115976/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=542548 memory=488856 CPUtime=3272.49 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 154226 0 0 0 310573 16676 0 0 20 0 1 0 68705869 555569152 122214 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 135637 122214 3808 2790 0 129062 0
Current children cumulated CPU time: 3272.49 s
Current children cumulated vsize: 542548 KiB
Current children cumulated memory: 488856 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 74138
/proc/meminfo: memFree=127123684/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=542548 memory=488856 CPUtime=3332.32 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 154226 0 0 0 316463 16769 0 0 20 0 1 0 68705869 555569152 122214 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 135637 122214 3808 2790 0 129062 0
Current children cumulated CPU time: 3332.32 s
Current children cumulated vsize: 542548 KiB
Current children cumulated memory: 488856 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 74185
/proc/meminfo: memFree=122759340/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=545320 memory=491672 CPUtime=3392.16 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 154917 0 0 0 322283 16933 0 0 20 0 1 0 68705869 558407680 122918 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 136330 122918 3808 2790 0 129755 0
Current children cumulated CPU time: 3392.16 s
Current children cumulated vsize: 545320 KiB
Current children cumulated memory: 491672 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/251 74232
/proc/meminfo: memFree=121639636/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=547960 memory=502576 CPUtime=3451.98 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 155578 0 0 0 328183 17015 0 0 20 0 1 0 68705869 561111040 125644 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 136990 125644 3808 2790 0 130415 0
Current children cumulated CPU time: 3451.98 s
Current children cumulated vsize: 547960 KiB
Current children cumulated memory: 502576 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 74324
/proc/meminfo: memFree=121508880/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=547960 memory=502576 CPUtime=3511.82 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 155582 0 0 0 334060 17122 0 0 20 0 1 0 68705869 561111040 125644 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 136990 125644 3808 2790 0 130415 0
Current children cumulated CPU time: 3511.82 s
Current children cumulated vsize: 547960 KiB
Current children cumulated memory: 502576 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/251 74340
/proc/meminfo: memFree=124143212/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=553240 memory=522208 CPUtime=3571.65 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 156913 0 0 0 339956 17209 0 0 20 0 1 0 68705869 566517760 130552 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 138310 130552 3808 2790 0 131735 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 553240 KiB
Current children cumulated memory: 522208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.07 4.10 4.09 5/252 74372
/proc/meminfo: memFree=124109424/131382112 swapFree=33010416/33010684
[pid=72619] ppid=72616 vsize=553240 memory=522208 CPUtime=3600.07 cores=0,2
/proc/72619/stat : 72619 (ipbhs_scip) R 72616 72619 72178 0 -1 4194304 156913 0 0 0 342755 17252 0 0 20 0 1 0 68705869 566517760 130552 18446744073709551615 93856404254720 93856415681117 140724986799040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 93856417816792 93856417861810 93856439734272 140724986804626 140724986804745 140724986804745 140724986810347 0
/proc/72619/statm: 138310 130552 3808 2790 0 131735 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 553240 KiB
Current children cumulated memory: 522208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3427.55 s, system=172.523 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.8
CPU time (s): 3600.08
CPU user time (s): 3427.55
CPU system time (s): 172.523
CPU usage (%): 99.703
Max. virtual memory (cumulated for all children) (KiB): 553240
Max. memory (cumulated for all children) (KiB): 522208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3427.55
system time used= 172.523
maximum resident set size= 522208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156913
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= 194
involuntary context switches= 7939


# summary of solver processes directly reported to runsolver:
#   pid: 72619
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3427.55
#   total CPU system time (s): 172.523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5937 second user time and 33.6609 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 10:11:01
IDJOB=4517476
IDBENCH=176097
IDSOLVER=3335
FILE ID=nodeC012/4517476-1751530261
RUNJOBID= nodeC012-1751530082-72188
SLURM_JOB_ID= 9598671
Free space on /tmp= 431668 MiB

SOLVER NAME= IPBHS-SCIP 2025-06-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=20-t=2.opb
COMMAND LINE= ./ipbhs_scip BENCHNAME --optimizer scip --max-coef 1000000000
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517476-1751530261/watcher-4517476-1751530261 -o /tmp/evaluation-result-4517476-1751530261/solver-4517476-1751530261 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751530082-72188 --watchdog 3760  ./ipbhs_scip HOME/instance-4517476-1751530261.opb --optimizer scip --max-coef 1000000000

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

MD5SUM BENCH= 06b87d46bf38d4b028e9a0f41f22c2e8
RANDOM SEED=1373694986

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127557068 kB
MemAvailable:   127925564 kB
Buffers:            2136 kB
Cached:          1169824 kB
SwapCached:           16 kB
Active:          2705064 kB
Inactive:         552120 kB
Active(anon):    2096172 kB
Inactive(anon):     6996 kB
Active(file):     608892 kB
Inactive(file):   545124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             72016 kB
Writeback:             0 kB
AnonPages:       2088284 kB
Mapped:           135680 kB
Shmem:             17944 kB
KReclaimable:     107832 kB
Slab:             192752 kB
SReclaimable:     107832 kB
SUnreclaim:        84920 kB
KernelStack:        4112 kB
PageTables:         7232 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2485336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1148928 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431576 MiB
End job on nodeC012 at 2025-07-03 11:11:13