Trace number 4431867

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 2024-07-09? (TO) 3600.06 3612.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.00.opb
MD5SUM9be73b05d343999548eaad0214200c86
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 benchmark34
Best CPU time to get the best result obtained on this benchmark2.60336
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8601
Total number of constraints386810
Number of constraints which are clauses384742
Number of constraints which are cardinality constraints (but not clauses)2068
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint94
Number of terms in the objective function 94
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 94
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 92
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 186
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.38/1.47	c initialize IPBHS solver
1.38/1.47	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:06:57), with Glucose 3.0, with SCIP , with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
1.38/1.47	c optimizer = "scip"
1.38/1.47	c pbsolver = "roundingsat"
1.38/1.47	c load symmetries from file ""
1.38/1.47	c set time limit for symmetry computation to 100 seconds.
1.38/1.47	c set interchangeable summation variable limit to 3
1.38/1.47	c set abs symmetric core budget per WCE-iteration to 100
1.38/1.47	c set rel symmetric core budget per WCE-iteration to 0
1.38/1.47	c set lit symmetric core budget per WCE-iteration to 0
1.38/1.47	c set sym generation to 's'
1.38/1.47	c set abstraction set creation to 10 iterations without LB change
1.38/1.47	c set abstraction set inputs to 0
1.38/1.47	c set abstraction set cluster min size to 2
1.38/1.47	c set abstraction set cluster max size to 100000000
1.38/1.47	c set abstraction set cluster activation limit to 2
1.38/1.47	c enable abstraction set require equal cost
1.38/1.47	c set abstraction set assumptions to 0
1.38/1.47	c set abstraction set constraint type to 0
1.38/1.47	c set abstract core extraction strategy to b
1.38/1.47	c set core extraction strategy to 2
1.38/1.47	c set core extraction shuffles 10
1.38/1.47	c set cores per iteration to 5
1.38/1.47	c set optimizer bound usage strategy to 2
1.38/1.47	c set optimizer max non-optimal iterations to 1000
1.38/1.47	c set small core cardinality limit to 2
1.38/1.47	c set max coef in cores to 1000000000
1.38/1.47	c set SIS iterations to 5
1.38/1.47	c set SIS budget abs to 1000
1.38/1.47	c set SIS budget rel to 0.05
1.38/1.47	c limit for coefficient in constraints and objective to 9223372036854775807
1.38/1.47	c will solve HOME/instance-4431867-1721094473.opb
1.38/1.47	c [0.01] solve iteration 1, LB=0, UB=95
1.38/1.47	c [0.17] solve iteration 2, LB=5, UB=47
1.38/1.47	c [0.25] solve iteration 3, LB=25, UB=46
1.38/1.47	c [0.33] solve iteration 4, LB=25, UB=46
1.38/1.47	c [0.4] solve iteration 5, LB=25, UB=46
1.38/1.47	c [0.51] solve iteration 6, LB=25, UB=42
1.38/1.47	c [0.58] solve iteration 7, LB=26, UB=42
1.38/1.47	c [0.66] solve iteration 8, LB=26, UB=42
1.38/1.47	c [0.75] solve iteration 9, LB=26, UB=42
2.28/2.36	c [0.84] solve iteration 10, LB=26, UB=42
2.28/2.36	c [0.97] solve iteration 11, LB=26, UB=41
2.28/2.36	c [1.06] solve iteration 12, LB=26, UB=41
2.28/2.36	c [1.14] solve iteration 13, LB=26, UB=41
2.28/2.36	c [1.22] solve iteration 14, LB=26, UB=40
2.28/2.36	c [1.3] solve iteration 15, LB=26, UB=40
2.28/2.36	c [1.4] solve iteration 16, LB=26, UB=39
2.28/2.36	c [1.49] solve iteration 17, LB=26, UB=39
2.28/2.36	c [1.57] solve iteration 18, LB=26, UB=39
2.38/2.47	c [1.66] solve iteration 19, LB=26, UB=39
2.48/2.58	c [1.77] solve iteration 20, LB=26, UB=39
2.58/2.69	c [1.89] solve iteration 21, LB=26, UB=38
2.78/2.81	c [1.98] solve iteration 22, LB=26, UB=38
2.88/2.93	c [2.09] solve iteration 23, LB=26, UB=38
3.08/3.11	c [2.26] solve iteration 24, LB=26, UB=38
3.17/3.23	c [2.39] solve iteration 25, LB=26, UB=38
3.38/3.43	c [2.58] solve iteration 26, LB=27, UB=38
3.87/3.90	c [2.77] solve iteration 27, LB=27, UB=38
3.87/3.90	c [2.88] solve iteration 28, LB=27, UB=38
3.87/3.90	c [2.98] solve iteration 29, LB=27, UB=38
3.87/3.90	c [3.07] solve iteration 30, LB=27, UB=38
4.27/4.30	c [3.36] solve iteration 31, LB=27, UB=38
4.27/4.30	c [3.45] solve iteration 32, LB=27, UB=38
4.37/4.43	c [3.55] solve iteration 33, LB=27, UB=38
4.87/4.99	c [3.69] solve iteration 34, LB=27, UB=38
4.87/4.99	c [3.8] solve iteration 35, LB=27, UB=38
4.87/4.99	c [3.9] solve iteration 36, LB=28, UB=38
4.87/4.99	c [4] solve iteration 37, LB=28, UB=38
4.87/4.99	c [4.12] solve iteration 38, LB=28, UB=38
5.07/5.10	c [4.23] solve iteration 39, LB=28, UB=38
5.16/5.20	c [4.33] solve iteration 40, LB=28, UB=38
5.47/5.55	c [4.65] solve iteration 41, LB=28, UB=38
5.57/5.68	c [4.79] solve iteration 42, LB=29, UB=38
5.76/5.88	c [4.89] solve iteration 43, LB=29, UB=38
5.76/5.88	c [4.98] solve iteration 44, LB=29, UB=38
6.36/6.41	c [5.09] solve iteration 45, LB=29, UB=38
6.36/6.41	c [5.19] solve iteration 46, LB=29, UB=38
6.36/6.41	c [5.49] solve iteration 47, LB=29, UB=38
6.76/6.82	c [5.6] solve iteration 48, LB=29, UB=38
6.76/6.82	c [5.69] solve iteration 49, LB=29, UB=38
6.76/6.82	c [5.79] solve iteration 50, LB=29, UB=38
6.76/6.82	c [5.88] solve iteration 51, LB=29, UB=38
7.96/8.00	c [6.09] solve iteration 52, LB=29, UB=37
7.96/8.00	c [6.2] solve iteration 53, LB=29, UB=37
7.96/8.00	c [6.3] solve iteration 54, LB=30, UB=37
7.96/8.00	c [6.4] solve iteration 55, LB=30, UB=37
7.96/8.00	c [6.5] solve iteration 56, LB=30, UB=37
7.96/8.00	c [6.6] solve iteration 57, LB=30, UB=37
7.96/8.00	c [6.7] solve iteration 58, LB=30, UB=37
7.96/8.00	c [7.04] solve iteration 59, LB=30, UB=37
8.35/8.45	c [7.15] solve iteration 60, LB=30, UB=37
8.35/8.45	c [7.26] solve iteration 61, LB=30, UB=37
8.35/8.45	c [7.35] solve iteration 62, LB=30, UB=37
8.35/8.45	c [7.45] solve iteration 63, LB=30, UB=37
8.56/8.60	c [7.63] solve iteration 64, LB=30, UB=36
9.45/9.51	c [7.73] solve iteration 65, LB=30, UB=36
9.45/9.51	c [7.84] solve iteration 66, LB=30, UB=36
9.45/9.51	c [7.96] solve iteration 67, LB=30, UB=36
9.45/9.51	c [8.08] solve iteration 68, LB=30, UB=36
9.45/9.51	c [8.47] solve iteration 69, LB=30, UB=36
9.65/9.72	c [8.67] solve iteration 70, LB=30, UB=36
9.75/9.87	c [8.82] solve iteration 71, LB=30, UB=36
10.15/10.22	c [9.03] solve iteration 72, LB=30, UB=36
10.15/10.22	c [9.16] solve iteration 73, LB=30, UB=36
10.55/10.69	c [9.63] solve iteration 74, LB=30, UB=36
10.74/10.81	c [9.75] solve iteration 75, LB=30, UB=36
10.85/10.95	c [9.87] solve iteration 76, LB=30, UB=36
11.05/11.17	c [10.08] solve iteration 77, LB=30, UB=36
11.24/11.37	c [10.28] solve iteration 78, LB=30, UB=36
11.95/12.09	c [10.99] solve iteration 79, LB=30, UB=36
12.25/12.32	c [11.2] solve iteration 80, LB=31, UB=36
12.45/12.56	c [11.43] solve iteration 81, LB=31, UB=36
12.74/12.82	c [11.7] solve iteration 82, LB=31, UB=36
12.95/13.07	c [11.93] solve iteration 83, LB=31, UB=36
13.24/13.33	c [12.18] solve iteration 84, LB=31, UB=36
13.94/14.06	c [12.9] solve iteration 85, LB=31, UB=36
14.23/14.32	c [13.15] solve iteration 86, LB=31, UB=36
14.53/14.61	c [13.44] solve iteration 87, LB=31, UB=36
14.84/14.92	c [13.73] solve iteration 88, LB=31, UB=36
15.23/15.30	c [14.12] solve iteration 89, LB=31, UB=36
16.03/16.17	c [14.95] solve iteration 90, LB=31, UB=36
16.33/16.46	c [15.24] solve iteration 91, LB=31, UB=36
16.62/16.73	c [15.52] solve iteration 92, LB=31, UB=36
16.83/16.94	c [15.72] solve iteration 93, LB=31, UB=36
17.03/17.17	c [15.93] solve iteration 94, LB=31, UB=36
18.03/18.17	c [16.9] solve iteration 95, LB=31, UB=36
18.32/18.43	c [17.16] solve iteration 96, LB=31, UB=36
18.52/18.69	c [17.41] solve iteration 97, LB=31, UB=36
18.82/18.90	c [17.64] solve iteration 98, LB=31, UB=36
19.12/19.22	c [17.94] solve iteration 99, LB=31, UB=36
20.12/20.23	c [18.91] solve iteration 100, LB=31, UB=36
20.41/20.56	c [19.24] solve iteration 101, LB=31, UB=36
21.02/21.11	c [19.79] solve iteration 102, LB=31, UB=36
21.21/21.34	c [20.01] solve iteration 103, LB=31, UB=36
21.61/21.77	c [20.43] solve iteration 104, LB=31, UB=36
22.41/22.58	c [21.23] solve iteration 105, LB=31, UB=36
22.71/22.89	c [21.51] solve iteration 106, LB=31, UB=36
23.31/23.45	c [22.05] solve iteration 107, LB=32, UB=36
23.70/23.82	c [22.44] solve iteration 108, LB=32, UB=36
24.30/24.45	c [23.06] solve iteration 109, LB=32, UB=36
25.09/25.22	c [23.83] solve iteration 110, LB=32, UB=36
25.91/26.09	c [24.67] solve iteration 111, LB=32, UB=36
26.90/27.04	c [25.62] solve iteration 112, LB=32, UB=35
27.29/27.44	c [26] solve iteration 113, LB=32, UB=35
27.59/27.75	c [26.31] solve iteration 114, LB=32, UB=35
28.29/28.43	c [26.98] solve iteration 115, LB=32, UB=35
28.99/29.16	c [27.72] solve iteration 116, LB=32, UB=35
30.08/30.22	c [28.72] solve iteration 117, LB=32, UB=35
30.58/30.70	c [29.2] solve iteration 118, LB=32, UB=35
31.28/31.49	c [30] solve iteration 119, LB=32, UB=35
31.68/31.80	c [30.31] solve iteration 120, LB=32, UB=35
32.27/32.41	c [30.92] solve iteration 121, LB=32, UB=35
33.37/33.56	c [32.02] solve iteration 122, LB=32, UB=35
33.67/33.83	c [32.29] solve iteration 123, LB=32, UB=35
33.97/34.14	c [32.59] solve iteration 124, LB=32, UB=35
34.66/34.88	c [33.32] solve iteration 125, LB=32, UB=35
35.06/35.22	c [33.64] solve iteration 126, LB=32, UB=35
36.87/37.01	c [35.36] solve iteration 127, LB=32, UB=35
37.16/37.34	c [35.69] solve iteration 128, LB=32, UB=35
37.96/38.19	c [36.54] solve iteration 129, LB=32, UB=35
38.65/38.83	c [37.19] solve iteration 130, LB=32, UB=35
38.96/39.18	c [37.53] solve iteration 131, LB=32, UB=35
40.95/41.17	c [39.45] solve iteration 132, LB=32, UB=35
41.34/41.50	c [39.81] solve iteration 133, LB=32, UB=35
41.64/41.84	c [40.13] solve iteration 134, LB=32, UB=35
41.95/42.15	c [40.43] solve iteration 135, LB=32, UB=35
42.34/42.51	c [40.77] solve iteration 136, LB=32, UB=35
45.23/45.46	c [43.69] solve iteration 137, LB=32, UB=35
45.63/45.87	c [44.09] solve iteration 138, LB=32, UB=35
46.03/46.24	c [44.43] solve iteration 139, LB=32, UB=35
47.44/47.68	c [45.86] solve iteration 140, LB=32, UB=35
48.42/48.65	c [46.82] solve iteration 141, LB=32, UB=35
49.21/49.44	c [47.6] solve iteration 142, LB=32, UB=34
49.92/50.18	c [48.33] solve iteration 143, LB=32, UB=34
50.82/51.04	c [49.18] solve iteration 144, LB=32, UB=34
51.61/51.80	c [49.92] solve iteration 145, LB=32, UB=34
52.51/52.77	c [50.88] solve iteration 146, LB=32, UB=34
56.99/57.29	c [55.35] solve iteration 147, LB=32, UB=34
57.49/57.79	c [55.83] solve iteration 148, LB=32, UB=34
58.09/58.35	c [56.39] solve iteration 149, LB=32, UB=34
58.48/58.77	c [56.8] solve iteration 150, LB=32, UB=34
59.89/60.18	c [58.2] solve iteration 151, LB=32, UB=34
68.76/69.01	c [66.92] solve iteration 152, LB=32, UB=34
69.45/69.78	c [67.68] solve iteration 153, LB=32, UB=34
70.55/70.80	c [68.72] solve iteration 154, LB=32, UB=34
71.75/72.02	c [69.94] solve iteration 155, LB=32, UB=34
72.14/72.45	c [70.33] solve iteration 156, LB=32, UB=34
76.23/76.50	c [74.33] solve iteration 157, LB=32, UB=34
77.73/78.08	c [75.91] solve iteration 158, LB=32, UB=34
78.62/78.95	c [76.76] solve iteration 159, LB=32, UB=34
79.61/79.92	c [77.73] solve iteration 160, LB=32, UB=34
80.01/80.38	c [78.18] solve iteration 161, LB=32, UB=34
83.00/83.32	c [81.07] solve iteration 162, LB=32, UB=34
83.91/84.30	c [82.06] solve iteration 163, LB=32, UB=34
84.40/84.77	c [82.53] solve iteration 164, LB=32, UB=34
85.80/86.17	c [83.91] solve iteration 165, LB=32, UB=34
87.58/87.93	c [85.66] solve iteration 166, LB=32, UB=34
90.48/90.88	c [88.52] solve iteration 167, LB=32, UB=34
91.97/92.33	c [89.98] solve iteration 168, LB=32, UB=34
93.37/93.73	c [91.39] solve iteration 169, LB=32, UB=34
94.17/94.57	c [92.19] solve iteration 170, LB=32, UB=34
95.36/95.79	c [93.42] solve iteration 171, LB=32, UB=34
99.75/100.17	c [97.7] solve iteration 172, LB=32, UB=34
100.84/101.24	c [98.77] solve iteration 173, LB=32, UB=34
101.35/101.79	c [99.33] solve iteration 174, LB=32, UB=34
101.95/102.33	c [99.84] solve iteration 175, LB=32, UB=34
103.04/103.42	c [100.96] solve iteration 176, LB=32, UB=34
111.21/111.70	c [109.09] solve iteration 177, LB=32, UB=34
111.81/112.26	c [109.67] solve iteration 178, LB=32, UB=34
113.80/114.22	c [111.63] solve iteration 179, LB=32, UB=34
115.10/115.56	c [112.95] solve iteration 180, LB=32, UB=34
115.99/116.41	c [113.82] solve iteration 181, LB=32, UB=34
128.56/129.07	c [126.34] solve iteration 182, LB=32, UB=34
129.55/130.07	c [127.31] solve iteration 183, LB=32, UB=34
130.05/130.58	c [127.88] solve iteration 184, LB=32, UB=34
130.55/131.07	c [128.32] solve iteration 185, LB=32, UB=34
131.74/132.26	c [129.53] solve iteration 186, LB=32, UB=34
148.98/149.57	c [146.66] solve iteration 187, LB=32, UB=34
149.48/150.05	c [147.12] solve iteration 188, LB=32, UB=34
150.98/151.58	c [148.64] solve iteration 189, LB=32, UB=34
152.87/153.46	c [150.51] solve iteration 190, LB=32, UB=34
153.47/154.04	c [151.05] solve iteration 191, LB=32, UB=34
161.84/162.41	c [159.32] solve iteration 192, LB=32, UB=34
162.45/163.04	c [159.99] solve iteration 193, LB=32, UB=34
163.54/164.15	c [161.08] solve iteration 194, LB=32, UB=34
164.03/164.69	c [161.65] solve iteration 195, LB=32, UB=34
164.63/165.25	c [162.18] solve iteration 196, LB=32, UB=34
173.20/173.89	c [170.69] solve iteration 197, LB=32, UB=34
174.10/174.72	c [171.5] solve iteration 198, LB=32, UB=34
174.80/175.40	c [172.15] solve iteration 199, LB=32, UB=34
176.19/176.83	c [173.59] solve iteration 200, LB=32, UB=34
176.79/177.44	c [174.21] solve iteration 201, LB=32, UB=34
197.61/198.30	c [194.86] solve iteration 202, LB=32, UB=34
198.42/199.15	c [195.67] solve iteration 203, LB=32, UB=34
199.32/200.04	c [196.56] solve iteration 204, LB=32, UB=34
202.20/202.94	c [199.49] solve iteration 205, LB=32, UB=34
203.99/204.75	c [201.26] solve iteration 206, LB=32, UB=34
236.19/237.07	c [233.32] solve iteration 207, LB=32, UB=34
236.98/237.82	c [234.05] solve iteration 208, LB=32, UB=34
237.88/238.78	c [235] solve iteration 209, LB=32, UB=34
239.28/240.15	c [236.35] solve iteration 210, LB=32, UB=34
241.28/242.13	c [238.35] solve iteration 211, LB=32, UB=34
267.28/268.28	c [264.26] solve iteration 212, LB=32, UB=34
268.87/269.81	c [265.76] solve iteration 213, LB=32, UB=34
270.86/271.83	c [267.81] solve iteration 214, LB=32, UB=34
273.16/274.12	c [270.09] solve iteration 215, LB=32, UB=34
273.95/274.99	c [270.91] solve iteration 216, LB=32, UB=34
286.71/287.77	c [283.54] solve iteration 217, LB=32, UB=34
290.70/291.74	c [287.49] solve iteration 218, LB=32, UB=34
294.00/295.04	c [290.82] solve iteration 219, LB=33, UB=34
298.18/299.23	c [295] solve iteration 220, LB=33, UB=34
302.66/303.75	c [299.46] solve iteration 221, LB=33, UB=34
310.44/311.59	c [307.24] solve iteration 222, LB=33, UB=34
314.32/315.46	c [311.16] solve iteration 223, LB=33, UB=34
334.46/335.60	c [331.06] solve iteration 224, LB=33, UB=34
339.95/341.12	c [336.57] solve iteration 225, LB=33, UB=34
347.62/348.85	c [344.28] solve iteration 226, LB=33, UB=34
355.50/356.78	c [352.18] solve iteration 227, LB=33, UB=34
362.27/363.55	c [358.91] solve iteration 228, LB=33, UB=34
403.83/405.21	c [400.18] solve iteration 229, LB=33, UB=34
413.31/414.76	c [409.72] solve iteration 230, LB=33, UB=34
423.58/425.08	c [420] solve iteration 231, LB=33, UB=34
426.96/428.47	c [423.4] solve iteration 232, LB=33, UB=34
431.65/433.16	c [428.06] solve iteration 233, LB=33, UB=34
490.75/492.40	c [486.81] solve iteration 234, LB=33, UB=34
494.44/496.11	c [490.54] solve iteration 235, LB=33, UB=34
495.14/496.81	c [491.21] solve iteration 236, LB=33, UB=34
499.92/501.66	c [496.03] solve iteration 237, LB=33, UB=34
505.70/507.49	c [501.9] solve iteration 238, LB=33, UB=34
537.10/538.93	c [533.04] solve iteration 239, LB=33, UB=34
541.99/543.88	c [537.99] solve iteration 240, LB=33, UB=34
547.98/549.80	c [543.88] solve iteration 241, LB=33, UB=34
557.54/559.49	c [553.54] solve iteration 242, LB=33, UB=34
567.41/569.39	c [563.42] solve iteration 243, LB=33, UB=34
594.73/596.71	c [590.47] solve iteration 244, LB=33, UB=34
602.02/604.04	c [597.79] solve iteration 245, LB=33, UB=34
607.49/609.59	c [603.29] solve iteration 246, LB=33, UB=34
616.76/618.87	c [612.58] solve iteration 247, LB=33, UB=34
620.45/622.59	c [616.29] solve iteration 248, LB=33, UB=34
667.70/669.99	c [663.32] solve iteration 249, LB=33, UB=34
673.48/675.73	c [669.01] solve iteration 250, LB=33, UB=34
680.96/683.25	c [676.52] solve iteration 251, LB=33, UB=34
686.45/688.76	c [682.03] solve iteration 252, LB=33, UB=34
693.12/695.40	c [688.61] solve iteration 253, LB=33, UB=34
773.96/776.52	c [769.21] solve iteration 254, LB=33, UB=34
779.94/782.56	c [775.25] solve iteration 255, LB=33, UB=34
784.43/787.06	c [779.73] solve iteration 256, LB=33, UB=34
792.50/795.11	c [787.77] solve iteration 257, LB=33, UB=34
799.48/802.16	c [794.76] solve iteration 258, LB=33, UB=34
829.18/831.90	c [824.25] solve iteration 259, LB=33, UB=34
833.48/836.26	c [828.61] solve iteration 260, LB=33, UB=34
837.56/840.38	c [832.72] solve iteration 261, LB=33, UB=34
849.23/852.04	c [844.32] solve iteration 262, LB=33, UB=34
854.11/856.98	c [849.22] solve iteration 263, LB=33, UB=34
885.02/887.91	c [879.9] solve iteration 264, LB=33, UB=34
889.31/892.28	c [884.26] solve iteration 265, LB=33, UB=34
894.69/897.63	c [889.56] solve iteration 266, LB=33, UB=34
899.38/902.34	c [894.26] solve iteration 267, LB=33, UB=34
905.26/908.29	c [900.24] solve iteration 268, LB=33, UB=34
973.14/976.36	c [967.74] solve iteration 269, LB=33, UB=34
979.32/982.56	c [973.93] solve iteration 270, LB=33, UB=34
983.21/986.44	c [977.81] solve iteration 271, LB=33, UB=34
984.70/987.92	c [979.24] solve iteration 272, LB=33, UB=34
993.88/997.14	c [988.46] solve iteration 273, LB=33, UB=34
1109.06/1112.79	c [1103.35] solve iteration 274, LB=33, UB=34
1114.24/1117.98	c [1108.49] solve iteration 275, LB=33, UB=34
1123.42/1127.17	c [1117.64] solve iteration 276, LB=33, UB=34
1127.41/1131.17	c [1121.63] solve iteration 277, LB=33, UB=34
1133.98/1137.78	c [1128.22] solve iteration 278, LB=33, UB=34
1200.25/1204.25	c [1194.16] solve iteration 279, LB=33, UB=34
1206.63/1210.62	c [1200.53] solve iteration 280, LB=33, UB=34
1211.52/1215.59	c [1205.48] solve iteration 281, LB=33, UB=34
1214.52/1218.50	c [1208.39] solve iteration 282, LB=33, UB=34
1221.10/1225.19	c [1215.05] solve iteration 283, LB=33, UB=34
1243.43/1247.56	c [1237.19] solve iteration 284, LB=33, UB=34
1254.79/1258.94	c [1248.57] solve iteration 285, LB=33, UB=34
1256.49/1260.61	c [1250.19] solve iteration 286, LB=33, UB=34
1261.88/1266.06	c [1255.65] solve iteration 287, LB=33, UB=34
1268.35/1272.53	c [1262.08] solve iteration 288, LB=33, UB=34
1315.11/1319.42	c [1308.62] solve iteration 289, LB=33, UB=34
1325.47/1329.80	c [1318.88] solve iteration 290, LB=33, UB=34
1336.83/1341.20	c [1330.27] solve iteration 291, LB=33, UB=34
1345.80/1350.26	c [1339.35] solve iteration 292, LB=33, UB=34
1354.88/1359.30	c [1348.32] solve iteration 293, LB=33, UB=34
1423.26/1427.97	c [1416.5] solve iteration 294, LB=33, UB=34
1426.16/1430.87	c [1419.44] solve iteration 295, LB=33, UB=34
1433.54/1438.23	c [1426.75] solve iteration 296, LB=33, UB=34
1443.41/1448.12	c [1436.63] solve iteration 297, LB=33, UB=34
1448.39/1453.16	c [1441.65] solve iteration 298, LB=33, UB=34
1499.94/1504.89	c [1492.96] solve iteration 299, LB=33, UB=34
1505.51/1510.44	c [1498.5] solve iteration 300, LB=33, UB=34
1511.20/1516.14	c [1504.16] solve iteration 301, LB=33, UB=34
1518.87/1523.84	c [1511.87] solve iteration 302, LB=33, UB=34
1525.06/1530.01	c [1518.01] solve iteration 303, LB=33, UB=34
1570.90/1576.07	c [1563.63] solve iteration 304, LB=33, UB=34
1581.66/1586.89	c [1574.38] solve iteration 305, LB=33, UB=34
1585.45/1590.62	c [1578.09] solve iteration 306, LB=33, UB=34
1588.44/1593.69	c [1581.12] solve iteration 307, LB=33, UB=34
1593.62/1598.81	c [1586.28] solve iteration 308, LB=33, UB=34
1701.02/1706.65	c [1693.31] solve iteration 309, LB=33, UB=34
1705.51/1711.15	c [1697.73] solve iteration 310, LB=33, UB=34
1708.00/1713.69	c [1700.32] solve iteration 311, LB=33, UB=34
1711.78/1717.40	c [1703.99] solve iteration 312, LB=33, UB=34
1719.75/1725.40	c [1712] solve iteration 313, LB=33, UB=34
1824.30/1830.30	c [1816.13] solve iteration 314, LB=33, UB=34
1829.08/1835.16	c [1820.95] solve iteration 315, LB=33, UB=34
1833.76/1839.84	c [1825.63] solve iteration 316, LB=33, UB=34
1848.31/1854.40	c [1840.13] solve iteration 317, LB=33, UB=34
1860.77/1866.95	c [1852.67] solve iteration 318, LB=33, UB=34
1928.35/1934.74	c [1919.81] solve iteration 319, LB=33, UB=34
1934.03/1940.47	c [1925.55] solve iteration 320, LB=33, UB=34
1938.01/1944.47	c [1929.49] solve iteration 321, LB=33, UB=34
1953.75/1960.23	c [1945.2] solve iteration 322, LB=33, UB=34
1960.83/1967.33	c [1952.29] solve iteration 323, LB=33, UB=34
2093.36/2100.30	c [2084.36] solve iteration 324, LB=33, UB=34
2102.52/2109.55	c [2093.49] solve iteration 325, LB=33, UB=34
2109.20/2116.29	c [2100.26] solve iteration 326, LB=33, UB=34
2116.17/2123.22	c [2107.17] solve iteration 327, LB=33, UB=34
2121.35/2128.48	c [2112.39] solve iteration 328, LB=33, UB=34
2230.48/2237.92	c [2220.96] solve iteration 329, LB=33, UB=34
2248.81/2256.36	c [2239.4] solve iteration 330, LB=33, UB=34
2255.29/2262.84	c [2245.85] solve iteration 331, LB=33, UB=34
2263.06/2270.62	c [2253.59] solve iteration 332, LB=33, UB=34
2269.94/2277.58	c [2260.58] solve iteration 333, LB=33, UB=34
2345.00/2352.82	c [2335.12] solve iteration 334, LB=33, UB=34
2351.37/2359.27	c [2341.56] solve iteration 335, LB=33, UB=34
2368.21/2376.12	c [2358.36] solve iteration 336, LB=33, UB=34
2379.17/2387.15	c [2369.32] solve iteration 337, LB=33, UB=34
2389.53/2397.55	c [2379.72] solve iteration 338, LB=33, UB=34
2586.34/2595.05	c [2575.93] solve iteration 339, LB=33, UB=34
2611.75/2620.51	c [2601.26] solve iteration 340, LB=33, UB=34
2615.24/2624.07	c [2604.79] solve iteration 341, LB=33, UB=34
2623.41/2632.29	c [2613.03] solve iteration 342, LB=33, UB=34
2638.26/2647.16	c [2627.87] solve iteration 343, LB=33, UB=34
2752.87/2762.17	c [2742] solve iteration 344, LB=33, UB=34
2762.64/2771.95	c [2751.71] solve iteration 345, LB=33, UB=34
2774.40/2783.78	c [2763.55] solve iteration 346, LB=33, UB=34
2781.27/2790.63	c [2770.35] solve iteration 347, LB=33, UB=34
2786.46/2795.80	c [2775.51] solve iteration 348, LB=33, UB=34
3093.49/3103.98	c [3081.74] solve iteration 349, LB=33, UB=34
3101.17/3111.62	c [3089.41] solve iteration 350, LB=33, UB=34
3119.31/3129.83	c [3107.56] solve iteration 351, LB=33, UB=34
3124.09/3134.63	c [3112.32] solve iteration 352, LB=33, UB=34
3136.55/3147.17	c [3124.82] solve iteration 353, LB=33, UB=34
3296.58/3307.75	c [3284.23] solve iteration 354, LB=33, UB=34
3306.06/3317.22	c [3293.69] solve iteration 355, LB=33, UB=34
3313.33/3324.55	c [3300.94] solve iteration 356, LB=33, UB=34
3320.81/3332.09	c [3308.48] solve iteration 357, LB=33, UB=34
3330.08/3341.32	c [3317.65] solve iteration 358, LB=33, UB=34
3464.94/3476.61	c [3452.02] solve iteration 359, LB=33, UB=34
3475.81/3487.58	c [3462.98] solve iteration 360, LB=33, UB=34
3483.98/3495.70	c [3471.05] solve iteration 361, LB=33, UB=34
3508.21/3520.03	c [3495.27] solve iteration 362, LB=33, UB=34
3512.10/3523.91	c [3499.17] solve iteration 363, LB=33, UB=34

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: 63968 MiB (50824 MiB free)
  memory of node 1: 64473 MiB (57341 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431867-1721094473/watcher-4431867-1721094473 -o /tmp/evaluation-result-4431867-1721094473/solver-4431867-1721094473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721094346-872422 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431867-1721094473.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=872832, runsolver pid=872829

[startup+0.100632 s]*
/proc/loadavg: 4.06 4.06 4.07 5/261 872833
/proc/meminfo: memFree=110750780/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=40540 memory=15488 CPUtime=0.09 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 3523 0 0 0 9 0 0 0 20 0 1 0 161615413 41512960 3872 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 10135 3872 1023 2900 0 6649 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 40540 KiB
Current children cumulated memory: 15488 KiB

[startup+0.205978 s]*
/proc/loadavg: 4.06 4.06 4.07 5/261 872833
/proc/meminfo: memFree=110739136/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=52688 memory=26928 CPUtime=0.2 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 5891 0 0 0 19 1 0 0 20 0 1 0 161615413 53952512 6732 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 13172 6732 1023 2900 0 9686 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 52688 KiB
Current children cumulated memory: 26928 KiB

[startup+0.305899 s]*
/proc/loadavg: 4.06 4.06 4.07 5/261 872833
/proc/meminfo: memFree=110727528/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=68008 memory=38500 CPUtime=0.29 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 8228 0 0 0 28 1 0 0 20 0 1 0 161615413 69640192 9625 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 17002 9625 1023 2900 0 13516 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 68008 KiB
Current children cumulated memory: 38500 KiB

[startup+0.700236 s]
/proc/loadavg: 4.06 4.06 4.07 5/261 872833
/proc/meminfo: memFree=110713072/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=125004 memory=101824 CPUtime=0.69 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 21595 0 0 0 61 8 0 0 20 0 1 0 161615413 128004096 25456 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 31251 25456 2655 2900 0 27765 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 125004 KiB
Current children cumulated memory: 101824 KiB

[startup+1.50024 s]
/proc/loadavg: 4.06 4.06 4.07 5/261 872833
/proc/meminfo: memFree=110662816/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=140820 memory=122244 CPUtime=1.48 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 25967 0 0 0 136 12 0 0 20 0 1 0 161615413 144199680 30561 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 35205 30561 2911 2900 0 31719 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 140820 KiB
Current children cumulated memory: 122244 KiB

[startup+3.106 s]
/proc/loadavg: 4.06 4.06 4.07 5/261 872833
/proc/meminfo: memFree=110547992/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=166032 memory=147700 CPUtime=3.08 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 32274 0 0 0 292 16 0 0 20 0 1 0 161615413 170016768 36925 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 41508 36925 2943 2900 0 38022 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 166032 KiB
Current children cumulated memory: 147700 KiB

[startup+6.30021 s]
/proc/loadavg: 4.06 4.06 4.07 6/261 872833
/proc/meminfo: memFree=110525304/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=182052 memory=164324 CPUtime=6.26 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 36433 0 0 0 602 24 0 0 20 0 1 0 161615413 186421248 41081 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 45513 41081 2943 2900 0 42027 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 182052 KiB
Current children cumulated memory: 164324 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.05 4.07 5/261 872835
/proc/meminfo: memFree=110414228/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=186564 memory=168528 CPUtime=12.64 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 37537 0 0 0 1225 39 0 0 20 0 1 0 161615413 191041536 42132 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 46641 42132 2943 2900 0 43155 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 186564 KiB
Current children cumulated memory: 168528 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.05 4.07 5/261 872836
/proc/meminfo: memFree=110406176/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=194156 memory=176440 CPUtime=25.39 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 39499 0 0 0 2482 57 0 0 20 0 1 0 161615413 198815744 44110 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 48539 44110 2943 2900 0 45053 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 194156 KiB
Current children cumulated memory: 176440 KiB

[startup+51.106 s]
/proc/loadavg: 4.16 4.08 4.08 5/260 872841
/proc/meminfo: memFree=110391240/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=209708 memory=190796 CPUtime=50.92 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 43169 0 0 0 5004 88 0 0 20 0 1 0 161615413 214740992 47699 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 52427 47699 2943 2900 0 48941 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 209708 KiB
Current children cumulated memory: 190796 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.10 4.08 5/260 872851
/proc/meminfo: memFree=110245168/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=230852 memory=212692 CPUtime=101.95 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 48198 0 0 0 10068 127 0 0 20 0 1 0 161615413 236392448 53173 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 57713 53173 3263 2900 0 54227 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 230852 KiB
Current children cumulated memory: 212692 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.11 4.09 6/262 872882
/proc/meminfo: memFree=110200876/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=248472 memory=227232 CPUtime=161.74 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 51050 0 0 0 16010 164 0 0 20 0 1 0 161615413 254435328 56808 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 62118 56808 3263 2900 0 58632 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 248472 KiB
Current children cumulated memory: 227232 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/258 872892
/proc/meminfo: memFree=110197344/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=251284 memory=230132 CPUtime=221.54 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 51791 0 0 0 21952 202 0 0 20 0 1 0 161615413 257314816 57533 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 62821 57533 3263 2900 0 59335 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 251284 KiB
Current children cumulated memory: 230132 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/258 872904
/proc/meminfo: memFree=110174460/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=259180 memory=241652 CPUtime=281.33 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 53771 0 0 0 27905 228 0 0 20 0 1 0 161615413 265400320 60413 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 64795 60413 3263 2900 0 61309 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 259180 KiB
Current children cumulated memory: 241652 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/258 872916
/proc/meminfo: memFree=110159332/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=273184 memory=255544 CPUtime=341.14 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 56444 0 0 0 33863 251 0 0 20 0 1 0 161615413 279740416 63886 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 68296 63886 3263 2900 0 64810 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 273184 KiB
Current children cumulated memory: 255544 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/258 872926
/proc/meminfo: memFree=110148572/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=273184 memory=255544 CPUtime=400.94 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 56449 0 0 0 39820 274 0 0 20 0 1 0 161615413 279740416 63886 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 68296 63886 3263 2900 0 64810 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 273184 KiB
Current children cumulated memory: 255544 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 873319
/proc/meminfo: memFree=110073828/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=284860 memory=255984 CPUtime=460.75 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 56587 0 0 0 45785 290 0 0 20 0 1 0 161615413 291696640 63996 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 71215 63996 3263 2900 0 67729 0

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

Current children cumulated memory: 338728 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 874575
/proc/meminfo: memFree=108175468/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=338756 CPUtime=2912.52 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66556 0 0 0 290211 1041 0 0 20 0 1 0 161615413 384520192 84689 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 84689 3263 2900 0 90391 0
Current children cumulated CPU time: 2912.52 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 338756 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/256 874587
/proc/meminfo: memFree=108170568/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=338756 CPUtime=2972.32 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66575 0 0 0 296178 1054 0 0 20 0 1 0 161615413 384520192 84689 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 84689 3263 2900 0 90391 0
Current children cumulated CPU time: 2972.32 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 338756 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/255 874597
/proc/meminfo: memFree=108163244/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=342852 CPUtime=3032.1 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66590 0 0 0 302144 1066 0 0 20 0 1 0 161615413 384520192 85713 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 85713 3263 2900 0 90391 0
Current children cumulated CPU time: 3032.1 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 342852 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/255 874607
/proc/meminfo: memFree=108159832/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3091.89 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66606 0 0 0 308112 1077 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3091.89 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.11 4.09 5/257 874623
/proc/meminfo: memFree=108158800/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3151.7 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66619 0 0 0 314085 1085 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3151.7 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/257 874633
/proc/meminfo: memFree=108157896/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3211.49 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66633 0 0 0 320042 1107 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3211.49 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/258 874645
/proc/meminfo: memFree=108157172/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3271.27 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66653 0 0 0 325997 1130 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3271.27 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/258 874656
/proc/meminfo: memFree=108155008/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3331.07 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66666 0 0 0 331967 1140 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3331.07 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 874668
/proc/meminfo: memFree=108154036/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3390.88 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66682 0 0 0 337918 1170 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3390.88 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/256 874678
/proc/meminfo: memFree=108152660/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=344900 CPUtime=3450.68 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66696 0 0 0 343877 1191 0 0 20 0 1 0 161615413 384520192 86225 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86225 3263 2900 0 90391 0
Current children cumulated CPU time: 3450.68 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 344900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/256 874917
/proc/meminfo: memFree=127743932/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=345860 CPUtime=3510.5 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66740 0 0 0 349855 1195 0 0 20 0 1 0 161615413 384520192 86465 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86465 3263 2900 0 90391 0
Current children cumulated CPU time: 3510.5 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 345860 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.13 4.10 5/255 874929
/proc/meminfo: memFree=127724764/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=346560 CPUtime=3570.33 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66859 0 0 0 355813 1220 0 0 20 0 1 0 161615413 384520192 86640 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86640 3263 2900 0 90391 0
Current children cumulated CPU time: 3570.33 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 346560 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.13 4.12 4.09 5/255 874934
/proc/meminfo: memFree=127720436/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=346560 CPUtime=3600.04 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66950 0 0 0 358776 1228 0 0 20 0 1 0 161615413 384520192 86640 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86640 3263 2900 0 90391 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 346560 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.77 s, system=12.2904 s

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

[startup+3612.11 s]
/proc/loadavg: 4.13 4.12 4.09 5/255 874934
/proc/meminfo: memFree=127720436/131524600 swapFree=131071996/131071996
[pid=872832] ppid=872829 vsize=375508 memory=346560 CPUtime=3600.04 cores=1,3
/proc/872832/stat : 872832 (ipbhs_static_sc) R 872829 872832 872410 0 -1 4194304 66950 0 0 0 358776 1228 0 0 20 0 1 0 161615413 384520192 86640 134679101440 4194304 16068861 140730299973776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 18370176 18462544 37957632 140730299982886 140730299982973 140730299982973 140730299989988 0
/proc/872832/statm: 93877 86640 3263 2900 0 90391 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 375508 KiB
Current children cumulated memory: 346560 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.11
CPU time (s): 3600.06
CPU user time (s): 3587.77
CPU system time (s): 12.2904
CPU usage (%): 99.6664
Max. virtual memory (cumulated for all children) (KiB): 375508
Max. memory (cumulated for all children) (KiB): 346560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.77
system time used= 12.2904
maximum resident set size= 346560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66950
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= 56
involuntary context switches= 1511


# summary of solver processes directly reported to runsolver:
#   pid: 872832
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3587.77
#   total CPU system time (s): 12.2904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.14346 second user time and 18.9479 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-16 03:48:06
IDJOB=4431867
IDBENCH=147573
IDSOLVER=3057
FILE ID=nodeC030/4431867-1721094473
RUNJOBID= nodeC030-1721094346-872422
SLURM_JOB_ID= 7505600
Free space on /tmp= 889864 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/haplotype/normalized-simp-unif-100_100.00.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431867-1721094473/watcher-4431867-1721094473 -o /tmp/evaluation-result-4431867-1721094473/solver-4431867-1721094473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721094346-872422 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431867-1721094473.opb

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

MD5SUM BENCH= 9be73b05d343999548eaad0214200c86
RANDOM SEED=971843764

nodeC030.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3683.871
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
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		: 3682.916
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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.788
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
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		: 3667.655
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
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		: 3683.887
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
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		: 3679.628
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.851
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
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.999
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        110762600 kB
MemAvailable:   112314988 kB
Buffers:          378984 kB
Cached:          1998748 kB
SwapCached:            0 kB
Active:           946588 kB
Inactive:       19162484 kB
Active(anon):       1552 kB
Inactive(anon): 17767544 kB
Active(file):     945036 kB
Inactive(file):  1394940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             66540 kB
Writeback:             0 kB
AnonPages:      17729080 kB
Mapped:           139128 kB
Shmem:             37720 kB
KReclaimable:     104468 kB
Slab:             211372 kB
SReclaimable:     104468 kB
SUnreclaim:       106904 kB
KernelStack:        4128 kB
PageTables:        44104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   19800408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62720 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8683520 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889852 MiB
End job on nodeC030 at 2024-07-16 04:48:18