Trace number 4431808

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.02 3609.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUM01f07e427327757fda434ad4b1d2038d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
Number of bits of the biggest sum of numbers9
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.02	c initialize IPBHS solver
0.00/0.02	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
0.00/0.02	c optimizer = "scip"
0.00/0.02	c pbsolver = "roundingsat"
0.00/0.02	c load symmetries from file ""
0.00/0.02	c set time limit for symmetry computation to 100 seconds.
0.00/0.02	c set interchangeable summation variable limit to 3
0.00/0.02	c set abs symmetric core budget per WCE-iteration to 100
0.00/0.02	c set rel symmetric core budget per WCE-iteration to 0
0.00/0.02	c set lit symmetric core budget per WCE-iteration to 0
0.00/0.02	c set sym generation to 's'
0.00/0.02	c set abstraction set creation to 10 iterations without LB change
0.00/0.02	c set abstraction set inputs to 0
0.00/0.02	c set abstraction set cluster min size to 2
0.00/0.02	c set abstraction set cluster max size to 100000000
0.00/0.02	c set abstraction set cluster activation limit to 2
0.00/0.02	c enable abstraction set require equal cost
0.00/0.02	c set abstraction set assumptions to 0
0.00/0.02	c set abstraction set constraint type to 0
0.00/0.02	c set abstract core extraction strategy to b
0.00/0.02	c set core extraction strategy to 2
0.00/0.02	c set core extraction shuffles 10
0.00/0.02	c set cores per iteration to 5
0.00/0.02	c set optimizer bound usage strategy to 2
0.00/0.02	c set optimizer max non-optimal iterations to 1000
0.00/0.02	c set small core cardinality limit to 2
0.00/0.02	c set max coef in cores to 1000000000
0.00/0.02	c set SIS iterations to 5
0.00/0.02	c set SIS budget abs to 1000
0.00/0.02	c set SIS budget rel to 0.05
0.00/0.02	c limit for coefficient in constraints and objective to 9223372036854775807
0.00/0.02	c will solve HOME/instance-4431808-1721072114.opb
0.00/0.02	c [0.01] solve iteration 1, LB=0, UB=325
1.68/1.72	c [0.24] solve iteration 2, LB=48, UB=74
1.68/1.72	c [0.51] solve iteration 3, LB=48, UB=74
1.68/1.72	c [0.67] solve iteration 4, LB=48, UB=74
1.68/1.72	c [0.76] solve iteration 5, LB=48, UB=74
1.68/1.72	c [1.07] solve iteration 6, LB=48, UB=74
1.68/1.72	c [1.21] solve iteration 7, LB=48, UB=70
1.68/1.72	c [1.38] solve iteration 8, LB=48, UB=70
1.68/1.72	c [1.53] solve iteration 9, LB=52, UB=70
1.78/1.85	c [1.63] solve iteration 10, LB=56, UB=70
2.09/2.18	c [1.96] solve iteration 11, LB=58, UB=70
2.28/2.39	c [2.15] solve iteration 12, LB=60, UB=70
2.58/2.60	c [2.35] solve iteration 13, LB=60, UB=70
2.69/2.78	c [2.52] solve iteration 14, LB=60, UB=70
3.08/3.19	c [2.89] solve iteration 15, LB=60, UB=70
3.38/3.42	c [3.12] solve iteration 16, LB=60, UB=70
3.48/3.57	c [3.27] solve iteration 17, LB=60, UB=68
3.68/3.74	c [3.42] solve iteration 18, LB=60, UB=68
3.88/3.92	c [3.6] solve iteration 19, LB=60, UB=68
4.09/4.17	c [3.83] solve iteration 20, LB=60, UB=68
4.28/4.37	c [4.02] solve iteration 21, LB=60, UB=68
4.88/4.94	c [4.57] solve iteration 22, LB=60, UB=68
5.08/5.11	c [4.74] solve iteration 23, LB=60, UB=68
5.27/5.38	c [4.98] solve iteration 24, LB=60, UB=68
5.58/5.69	c [5.28] solve iteration 25, LB=60, UB=68
5.87/5.94	c [5.53] solve iteration 26, LB=60, UB=68
6.57/6.60	c [6.15] solve iteration 27, LB=60, UB=68
6.77/6.89	c [6.42] solve iteration 28, LB=60, UB=68
7.17/7.23	c [6.76] solve iteration 29, LB=60, UB=68
7.46/7.57	c [7.07] solve iteration 30, LB=60, UB=68
7.76/7.87	c [7.37] solve iteration 31, LB=60, UB=68
8.76/8.87	c [8.35] solve iteration 32, LB=60, UB=68
9.66/9.79	c [9.23] solve iteration 33, LB=60, UB=68
10.07/10.12	c [9.54] solve iteration 34, LB=60, UB=68
10.36/10.44	c [9.85] solve iteration 35, LB=60, UB=68
10.66/10.76	c [10.17] solve iteration 36, LB=60, UB=68
11.76/11.82	c [11.19] solve iteration 37, LB=60, UB=68
12.15/12.24	c [11.62] solve iteration 38, LB=60, UB=68
12.46/12.57	c [11.94] solve iteration 39, LB=60, UB=68
13.35/13.46	c [12.76] solve iteration 40, LB=60, UB=68
13.65/13.74	c [13.05] solve iteration 41, LB=60, UB=68
15.15/15.23	c [14.51] solve iteration 42, LB=60, UB=68
15.74/15.80	c [15.06] solve iteration 43, LB=60, UB=68
16.05/16.15	c [15.41] solve iteration 44, LB=60, UB=68
16.45/16.59	c [15.82] solve iteration 45, LB=60, UB=68
17.45/17.58	c [16.81] solve iteration 46, LB=60, UB=68
19.34/19.42	c [18.59] solve iteration 47, LB=60, UB=68
19.74/19.82	c [18.99] solve iteration 48, LB=60, UB=68
20.13/20.22	c [19.37] solve iteration 49, LB=60, UB=68
20.44/20.57	c [19.71] solve iteration 50, LB=60, UB=68
21.04/21.11	c [20.24] solve iteration 51, LB=60, UB=68
23.12/23.24	c [22.32] solve iteration 52, LB=60, UB=68
23.63/23.70	c [22.78] solve iteration 53, LB=60, UB=68
24.03/24.11	c [23.17] solve iteration 54, LB=60, UB=68
24.42/24.59	c [23.64] solve iteration 55, LB=60, UB=68
25.52/25.65	c [24.65] solve iteration 56, LB=60, UB=68
28.51/28.65	c [26.39] solve iteration 57, LB=60, UB=68
28.51/28.65	c [27.08] solve iteration 58, LB=60, UB=68
28.51/28.65	c [27.61] solve iteration 59, LB=60, UB=68
29.12/29.23	c [28.18] solve iteration 60, LB=60, UB=68
29.51/29.67	c [28.59] solve iteration 61, LB=60, UB=68
32.02/32.13	c [30.99] solve iteration 62, LB=60, UB=68
32.40/32.55	c [31.42] solve iteration 63, LB=60, UB=68
32.91/33.00	c [31.84] solve iteration 64, LB=60, UB=68
33.30/33.48	c [32.33] solve iteration 65, LB=60, UB=68
33.81/33.92	c [32.72] solve iteration 66, LB=60, UB=68
36.40/36.59	c [35.38] solve iteration 67, LB=60, UB=68
37.10/37.22	c [35.97] solve iteration 68, LB=60, UB=68
37.69/37.85	c [36.62] solve iteration 69, LB=60, UB=68
38.29/38.42	c [37.2] solve iteration 70, LB=60, UB=68
38.79/38.95	c [37.72] solve iteration 71, LB=60, UB=68
42.18/42.36	c [41.03] solve iteration 72, LB=60, UB=68
42.89/43.01	c [41.67] solve iteration 73, LB=60, UB=68
43.47/43.60	c [42.28] solve iteration 74, LB=60, UB=68
44.08/44.21	c [42.86] solve iteration 75, LB=60, UB=68
44.98/45.16	c [43.78] solve iteration 76, LB=60, UB=68
48.87/49.03	c [47.57] solve iteration 77, LB=60, UB=68
49.66/49.88	c [48.42] solve iteration 78, LB=60, UB=68
50.56/50.70	c [49.21] solve iteration 79, LB=60, UB=68
51.26/51.48	c [49.98] solve iteration 80, LB=60, UB=68
51.76/51.99	c [50.49] solve iteration 81, LB=60, UB=68
57.04/57.20	c [55.64] solve iteration 82, LB=60, UB=68
57.63/57.89	c [56.31] solve iteration 83, LB=60, UB=68
59.04/59.27	c [57.64] solve iteration 84, LB=60, UB=68
59.84/60.01	c [58.37] solve iteration 85, LB=60, UB=68
60.63/60.83	c [59.2] solve iteration 86, LB=60, UB=68
67.92/68.16	c [66.4] solve iteration 87, LB=60, UB=68
69.01/69.27	c [67.53] solve iteration 88, LB=60, UB=68
69.71/69.94	c [68.19] solve iteration 89, LB=60, UB=68
70.41/70.67	c [68.94] solve iteration 90, LB=60, UB=68
71.10/71.31	c [69.55] solve iteration 91, LB=60, UB=68
76.59/76.83	c [74.99] solve iteration 92, LB=60, UB=68
77.39/77.65	c [75.82] solve iteration 93, LB=60, UB=68
78.08/78.34	c [76.47] solve iteration 94, LB=60, UB=68
79.38/79.68	c [77.76] solve iteration 95, LB=60, UB=68
80.58/80.85	c [78.93] solve iteration 96, LB=60, UB=68
85.87/86.17	c [84.17] solve iteration 97, LB=60, UB=68
86.66/87.00	c [84.96] solve iteration 98, LB=60, UB=68
87.36/87.67	c [85.65] solve iteration 99, LB=60, UB=68
88.16/88.44	c [86.4] solve iteration 100, LB=60, UB=68
88.86/89.17	c [87.1] solve iteration 101, LB=60, UB=68
95.44/95.73	c [93.55] solve iteration 102, LB=60, UB=68
97.53/97.88	c [95.73] solve iteration 103, LB=60, UB=68
98.23/98.58	c [96.42] solve iteration 104, LB=60, UB=68
98.93/99.21	c [97.04] solve iteration 105, LB=60, UB=68
101.13/101.42	c [99.22] solve iteration 106, LB=60, UB=68
108.81/109.13	c [106.87] solve iteration 107, LB=60, UB=68
109.59/109.98	c [107.73] solve iteration 108, LB=60, UB=68
110.30/110.65	c [108.41] solve iteration 109, LB=60, UB=68
112.29/112.66	c [110.33] solve iteration 110, LB=60, UB=68
113.49/113.80	c [111.53] solve iteration 111, LB=60, UB=68
124.66/125.10	c [122.66] solve iteration 112, LB=60, UB=68
125.85/126.23	c [123.71] solve iteration 113, LB=60, UB=68
127.35/127.70	c [125.2] solve iteration 114, LB=60, UB=68
128.24/128.64	c [126.12] solve iteration 115, LB=60, UB=68
129.05/129.40	c [126.93] solve iteration 116, LB=60, UB=68
139.42/139.87	c [137.28] solve iteration 117, LB=60, UB=68
142.41/142.82	c [140.16] solve iteration 118, LB=60, UB=68
143.40/143.85	c [141.24] solve iteration 119, LB=60, UB=68
144.50/144.90	c [142.3] solve iteration 120, LB=60, UB=68
146.40/146.82	c [144.17] solve iteration 121, LB=60, UB=68
155.87/156.33	c [153.55] solve iteration 122, LB=60, UB=68
158.16/158.64	c [155.86] solve iteration 123, LB=60, UB=68
158.96/159.48	c [156.65] solve iteration 124, LB=60, UB=68
161.66/162.13	c [159.25] solve iteration 125, LB=60, UB=68
162.56/163.05	c [160.15] solve iteration 126, LB=60, UB=68
175.32/175.84	c [172.86] solve iteration 127, LB=60, UB=66
176.70/177.23	c [174.22] solve iteration 128, LB=60, UB=66
178.90/179.42	c [176.4] solve iteration 129, LB=60, UB=66
180.10/180.67	c [177.63] solve iteration 130, LB=60, UB=66
182.69/183.23	c [180.17] solve iteration 131, LB=60, UB=66
200.94/201.58	c [198.37] solve iteration 132, LB=60, UB=66
202.34/202.96	c [199.73] solve iteration 133, LB=60, UB=66
203.54/204.19	c [200.95] solve iteration 134, LB=60, UB=66
204.54/205.17	c [201.9] solve iteration 135, LB=60, UB=66
205.63/206.25	c [202.94] solve iteration 136, LB=60, UB=66
220.99/221.65	c [218.22] solve iteration 137, LB=60, UB=66
222.08/222.71	c [219.27] solve iteration 138, LB=60, UB=66
227.97/228.63	c [225.15] solve iteration 139, LB=60, UB=66
229.37/230.07	c [226.54] solve iteration 140, LB=60, UB=66
236.94/237.67	c [234.11] solve iteration 141, LB=60, UB=66
257.68/258.45	c [254.66] solve iteration 142, LB=60, UB=66
258.77/259.51	c [255.76] solve iteration 143, LB=60, UB=66
260.27/261.07	c [257.29] solve iteration 144, LB=60, UB=66
261.47/262.23	c [258.4] solve iteration 145, LB=60, UB=66
263.07/263.84	c [259.98] solve iteration 146, LB=60, UB=66
293.30/294.12	c [290.1] solve iteration 147, LB=60, UB=66
294.30/295.11	c [291.06] solve iteration 148, LB=60, UB=66
295.39/296.27	c [292.19] solve iteration 149, LB=60, UB=66
297.58/298.41	c [294.3] solve iteration 150, LB=60, UB=66
300.07/300.98	c [296.85] solve iteration 151, LB=60, UB=66
325.01/325.98	c [321.59] solve iteration 152, LB=60, UB=66
326.81/327.75	c [323.44] solve iteration 153, LB=60, UB=66
327.80/328.78	c [324.43] solve iteration 154, LB=60, UB=66
330.70/331.64	c [327.21] solve iteration 155, LB=60, UB=66
332.39/333.34	c [328.97] solve iteration 156, LB=60, UB=66
357.63/358.60	c [354.02] solve iteration 157, LB=60, UB=66
361.53/362.59	c [357.95] solve iteration 158, LB=60, UB=66
363.32/364.32	c [359.71] solve iteration 159, LB=60, UB=66
366.91/367.97	c [363.31] solve iteration 160, LB=60, UB=66
369.61/370.68	c [366.02] solve iteration 161, LB=60, UB=66
406.11/407.24	c [402.36] solve iteration 162, LB=60, UB=66
408.60/409.75	c [404.78] solve iteration 163, LB=60, UB=66
409.91/411.02	c [406.06] solve iteration 164, LB=60, UB=66
411.40/412.58	c [407.67] solve iteration 165, LB=60, UB=66
412.60/413.78	c [408.83] solve iteration 166, LB=60, UB=66
445.01/446.28	c [441.16] solve iteration 167, LB=60, UB=66
448.51/449.76	c [444.52] solve iteration 168, LB=60, UB=66
450.50/451.78	c [446.6] solve iteration 169, LB=60, UB=66
451.69/452.93	c [447.74] solve iteration 170, LB=60, UB=66
454.40/455.61	c [450.34] solve iteration 171, LB=60, UB=66
496.09/497.45	c [491.95] solve iteration 172, LB=60, UB=66
498.59/499.97	c [494.48] solve iteration 173, LB=60, UB=66
506.96/508.37	c [502.81] solve iteration 174, LB=60, UB=66
508.35/509.73	c [504.19] solve iteration 175, LB=60, UB=66
516.23/517.67	c [512.02] solve iteration 176, LB=60, UB=66
596.63/598.26	c [592.13] solve iteration 177, LB=60, UB=66
597.92/599.53	c [593.42] solve iteration 178, LB=60, UB=66
602.12/603.74	c [597.57] solve iteration 179, LB=60, UB=66
603.81/605.43	c [599.22] solve iteration 180, LB=60, UB=66
607.11/608.79	c [602.59] solve iteration 181, LB=60, UB=66
678.71/680.55	c [673.93] solve iteration 182, LB=60, UB=66
680.60/682.48	c [675.81] solve iteration 183, LB=60, UB=66
686.09/687.97	c [681.3] solve iteration 184, LB=60, UB=66
690.08/691.97	c [685.23] solve iteration 185, LB=60, UB=66
692.08/693.95	c [687.14] solve iteration 186, LB=60, UB=66
807.76/809.93	c [802.52] solve iteration 187, LB=60, UB=66
812.25/814.42	c [806.99] solve iteration 188, LB=60, UB=66
815.85/818.02	c [810.55] solve iteration 189, LB=60, UB=66
825.72/827.98	c [820.45] solve iteration 190, LB=60, UB=66
829.81/832.02	c [824.42] solve iteration 191, LB=60, UB=66
962.65/965.29	c [956.97] solve iteration 192, LB=60, UB=66
967.33/969.97	c [961.63] solve iteration 193, LB=60, UB=66
968.94/971.53	c [963.19] solve iteration 194, LB=60, UB=66
984.79/987.44	c [979.03] solve iteration 195, LB=60, UB=66
988.28/990.96	c [982.5] solve iteration 196, LB=60, UB=66
1117.53/1120.59	c [1111.48] solve iteration 197, LB=60, UB=66
1125.32/1128.39	c [1119.18] solve iteration 198, LB=60, UB=66
1128.21/1131.22	c [1121.99] solve iteration 199, LB=60, UB=66
1131.80/1134.82	c [1125.62] solve iteration 200, LB=60, UB=66
1133.29/1136.34	c [1127.11] solve iteration 201, LB=60, UB=66
1243.99/1247.31	c [1237.49] solve iteration 202, LB=60, UB=64
1253.67/1257.08	c [1247.25] solve iteration 203, LB=60, UB=64
1258.56/1261.95	c [1252.05] solve iteration 204, LB=60, UB=64
1273.11/1276.57	c [1266.57] solve iteration 205, LB=60, UB=64
1283.88/1287.32	c [1277.2] solve iteration 206, LB=60, UB=64
1431.91/1435.76	c [1424.98] solve iteration 207, LB=60, UB=64
1435.20/1439.02	c [1428.14] solve iteration 208, LB=60, UB=64
1440.18/1444.00	c [1433.13] solve iteration 209, LB=60, UB=64
1444.77/1448.68	c [1437.84] solve iteration 210, LB=60, UB=64
1453.66/1457.51	c [1446.56] solve iteration 211, LB=60, UB=64
1697.06/1701.59	c [1689.69] solve iteration 212, LB=60, UB=64
1699.75/1704.28	c [1692.36] solve iteration 213, LB=60, UB=64
1704.04/1708.58	c [1696.57] solve iteration 214, LB=60, UB=64
1707.92/1712.41	c [1700.35] solve iteration 215, LB=60, UB=64
1715.31/1719.81	c [1707.83] solve iteration 216, LB=60, UB=64
1950.63/1955.73	c [1942.75] solve iteration 217, LB=60, UB=64
1954.42/1959.55	c [1946.57] solve iteration 218, LB=60, UB=64
1969.28/1974.40	c [1961.25] solve iteration 219, LB=60, UB=64
1974.57/1979.75	c [1966.61] solve iteration 220, LB=60, UB=64
1979.66/1984.89	c [1971.77] solve iteration 221, LB=60, UB=64
2198.33/2204.07	c [2190.12] solve iteration 222, LB=60, UB=64
2201.51/2207.25	c [2193.31] solve iteration 223, LB=60, UB=64
2204.01/2209.75	c [2195.77] solve iteration 224, LB=60, UB=64
2207.30/2213.01	c [2199.01] solve iteration 225, LB=60, UB=64
2209.49/2215.27	c [2201.24] solve iteration 226, LB=60, UB=64
2424.56/2430.81	c [2415.92] solve iteration 227, LB=60, UB=64
2426.65/2432.94	c [2417.94] solve iteration 228, LB=60, UB=64
2432.74/2439.02	c [2424.12] solve iteration 229, LB=60, UB=64
2437.03/2443.30	c [2428.37] solve iteration 230, LB=60, UB=64
2443.91/2450.28	c [2435.3] solve iteration 231, LB=60, UB=64
2793.45/2800.69	c [2784.36] solve iteration 232, LB=60, UB=64
2811.11/2818.39	c [2801.95] solve iteration 233, LB=60, UB=64
2816.40/2823.67	c [2807.2] solve iteration 234, LB=60, UB=64
2819.68/2826.90	c [2810.39] solve iteration 235, LB=60, UB=64
2850.71/2858.03	c [2841.47] solve iteration 236, LB=60, UB=64
3241.95/3250.38	c [3232.12] solve iteration 237, LB=60, UB=64
3245.94/3254.34	c [3236.1] solve iteration 238, LB=60, UB=64
3262.39/3270.86	c [3252.6] solve iteration 239, LB=60, UB=64
3265.49/3273.95	c [3255.68] solve iteration 240, LB=60, UB=64
3272.96/3281.41	c [3263.09] solve iteration 241, LB=60, UB=64

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: 63931 MiB (60341 MiB free)
  memory of node 1: 64510 MiB (63099 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431808-1721072114/watcher-4431808-1721072114 -o /tmp/evaluation-result-4431808-1721072114/solver-4431808-1721072114 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721068515-820553 --watchdog 3760 ./ipbhs_static_scip HOME/instance-4431808-1721072114.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=822645, runsolver pid=822642
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 4.17 4.13 4.09 5/257 822646
/proc/meminfo: memFree=126389868/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=43852 memory=25252 CPUtime=0.1 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 3819 0 0 0 8 2 0 0 20 0 1 0 159379690 44904448 6313 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 10963 6313 2895 2900 0 7477 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 43852 KiB
Current children cumulated memory: 25252 KiB

[startup+0.205637 s]*
/proc/loadavg: 4.17 4.13 4.09 5/257 822646
/proc/meminfo: memFree=126389028/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=43852 memory=25632 CPUtime=0.2 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 3893 0 0 0 18 2 0 0 20 0 1 0 159379690 44904448 6408 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 10963 6408 2927 2900 0 7477 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43852 KiB
Current children cumulated memory: 25632 KiB

[startup+0.30551 s]*
/proc/loadavg: 4.17 4.13 4.09 5/257 822646
/proc/meminfo: memFree=126388160/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=42180 memory=25628 CPUtime=0.3 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 4432 0 0 0 26 4 0 0 20 0 1 0 159379690 43192320 6407 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 10545 6407 2927 2900 0 7059 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42180 KiB
Current children cumulated memory: 25628 KiB

[startup+0.700221 s]
/proc/loadavg: 4.17 4.13 4.09 5/257 822646
/proc/meminfo: memFree=126387012/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=44628 memory=28328 CPUtime=0.69 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 5042 0 0 0 63 6 0 0 20 0 1 0 159379690 45699072 7082 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 11157 7082 2943 2900 0 7671 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44628 KiB
Current children cumulated memory: 28328 KiB

[startup+1.50022 s]
/proc/loadavg: 4.17 4.13 4.09 4/255 822646
/proc/meminfo: memFree=127813136/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=55432 memory=39912 CPUtime=1.48 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 8448 0 0 0 137 11 0 0 20 0 1 0 159379690 56762368 9978 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 13858 9978 2943 2900 0 10372 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 55432 KiB
Current children cumulated memory: 39912 KiB

[startup+3.10529 s]
/proc/loadavg: 4.15 4.13 4.09 5/258 822741
/proc/meminfo: memFree=127751368/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=94020 memory=80500 CPUtime=3.08 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 18125 0 0 0 289 19 0 0 20 0 1 0 159379690 96276480 20125 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 23505 20125 2943 2900 0 20019 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 94020 KiB
Current children cumulated memory: 80500 KiB

[startup+6.30016 s]
/proc/loadavg: 4.15 4.13 4.09 5/258 822741
/proc/meminfo: memFree=127700472/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=139312 memory=126024 CPUtime=6.27 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 30508 0 0 0 598 29 0 0 20 0 1 0 159379690 142655488 31506 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 34828 31506 2943 2900 0 31342 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 139312 KiB
Current children cumulated memory: 126024 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.13 4.09 5/256 822741
/proc/meminfo: memFree=127587868/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=184308 memory=167480 CPUtime=12.65 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 43434 0 0 0 1221 44 0 0 20 0 1 0 159379690 188731392 41870 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 46077 41870 2943 2900 0 42591 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 184308 KiB
Current children cumulated memory: 167480 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.14 4.10 5/256 822744
/proc/meminfo: memFree=127432720/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=229452 memory=213632 CPUtime=25.42 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 56965 0 0 0 2475 67 0 0 20 0 1 0 159379690 234958848 53408 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 57363 53408 2943 2900 0 53877 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 229452 KiB
Current children cumulated memory: 213632 KiB

[startup+51.1053 s]
/proc/loadavg: 4.12 4.13 4.09 5/256 822748
/proc/meminfo: memFree=127304276/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=275436 memory=253228 CPUtime=50.97 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 72945 0 0 0 4993 104 0 0 20 0 1 0 159379690 282046464 63307 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 68859 63307 2943 2900 0 65373 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 275436 KiB
Current children cumulated memory: 253228 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/256 822756
/proc/meminfo: memFree=127181740/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=311036 memory=293140 CPUtime=102.02 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 94576 0 0 0 10051 151 0 0 20 0 1 0 159379690 318500864 73285 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 77759 73285 2943 2900 0 74273 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 311036 KiB
Current children cumulated memory: 293140 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/256 822767
/proc/meminfo: memFree=127105572/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=340632 memory=313076 CPUtime=161.85 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 105969 0 0 0 15991 194 0 0 20 0 1 0 159379690 348807168 78269 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 85158 78269 2943 2900 0 81672 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 340632 KiB
Current children cumulated memory: 313076 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.09 6/256 822778
/proc/meminfo: memFree=127021328/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=355172 memory=326584 CPUtime=221.68 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 117719 0 0 0 21936 232 0 0 20 0 1 0 159379690 363696128 81646 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 88793 81646 2943 2900 0 85307 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 355172 KiB
Current children cumulated memory: 326584 KiB

[startup+282.3 s]
/proc/loadavg: 4.24 4.16 4.10 5/258 822792
/proc/meminfo: memFree=126961768/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=360180 memory=336152 CPUtime=281.52 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 126772 0 0 0 27885 267 0 0 20 0 1 0 159379690 368824320 84038 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 90045 84038 2943 2900 0 86559 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 360180 KiB
Current children cumulated memory: 336152 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/257 822803
/proc/meminfo: memFree=126916056/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=375296 memory=353552 CPUtime=341.37 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 139606 0 0 0 33840 297 0 0 20 0 1 0 159379690 384303104 88388 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 93824 88388 2943 2900 0 90338 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 375296 KiB
Current children cumulated memory: 353552 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/257 822815
/proc/meminfo: memFree=126875772/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=376196 memory=354324 CPUtime=401.22 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 145077 0 0 0 39804 318 0 0 20 0 1 0 159379690 385224704 88581 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 94049 88581 2943 2900 0 90563 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 376196 KiB
Current children cumulated memory: 354324 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/257 822826
/proc/meminfo: memFree=126832568/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=392116 memory=370292 CPUtime=461.07 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 154450 0 0 0 45765 342 0 0 20 0 1 0 159379690 401526784 92573 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 98029 92573 2943 2900 0 94543 0

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

Current children cumulated memory: 469380 KiB

[startup+2862.3 s]
/proc/loadavg: 4.35 4.18 4.16 5/259 823844
/proc/meminfo: memFree=126239568/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=2854.99 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 244578 0 0 0 284663 836 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 2854.99 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+2922.3 s]
/proc/loadavg: 4.23 4.18 4.16 5/259 823855
/proc/meminfo: memFree=126189820/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=2914.85 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 244750 0 0 0 290639 846 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 2914.85 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.16 4.16 5/258 823865
/proc/meminfo: memFree=126173136/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=2974.7 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 244913 0 0 0 296615 855 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 2974.7 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.16 4.16 5/259 824261
/proc/meminfo: memFree=126168356/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=3034.55 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 245077 0 0 0 302590 865 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 3034.55 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+3102.3 s]
/proc/loadavg: 4.22 4.17 4.16 5/259 824271
/proc/meminfo: memFree=126170784/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=3094.38 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 245242 0 0 0 308564 874 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 3094.38 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.16 4.16 5/260 824452
/proc/meminfo: memFree=126163528/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=3154.2 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 245408 0 0 0 314540 880 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 3154.2 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.16 4.16 5/260 824462
/proc/meminfo: memFree=126163076/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=515224 memory=476628 CPUtime=3214.03 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 245576 0 0 0 320516 887 0 0 20 0 1 0 159379690 527589376 119157 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 128806 119157 2943 2900 0 125320 0
Current children cumulated CPU time: 3214.03 s
Current children cumulated vsize: 515224 KiB
Current children cumulated memory: 476628 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/261 824529
/proc/meminfo: memFree=126138756/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=478764 CPUtime=3273.86 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 250310 0 0 0 326492 894 0 0 20 0 1 0 159379690 529776640 119691 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 119691 2943 2900 0 125854 0
Current children cumulated CPU time: 3273.86 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 478764 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/260 824542
/proc/meminfo: memFree=126148880/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=478764 CPUtime=3333.68 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 250483 0 0 0 332465 903 0 0 20 0 1 0 159379690 529776640 119691 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 119691 2943 2900 0 125854 0
Current children cumulated CPU time: 3333.68 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 478764 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.15 4.15 5/258 824552
/proc/meminfo: memFree=126143768/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=480812 CPUtime=3393.52 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 250660 0 0 0 338443 909 0 0 20 0 1 0 159379690 529776640 120203 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 120203 2943 2900 0 125854 0
Current children cumulated CPU time: 3393.52 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 480812 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/258 824563
/proc/meminfo: memFree=126138636/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=482860 CPUtime=3453.33 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 250839 0 0 0 344418 915 0 0 20 0 1 0 159379690 529776640 120715 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 120715 2943 2900 0 125854 0
Current children cumulated CPU time: 3453.33 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 482860 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/256 824574
/proc/meminfo: memFree=126137364/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=482860 CPUtime=3513.17 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 251001 0 0 0 350392 925 0 0 20 0 1 0 159379690 529776640 120715 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 120715 2943 2900 0 125854 0
Current children cumulated CPU time: 3513.17 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 482860 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/257 824585
/proc/meminfo: memFree=126136436/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=482860 CPUtime=3572.98 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 251164 0 0 0 356364 934 0 0 20 0 1 0 159379690 529776640 120715 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 120715 2943 2900 0 125854 0
Current children cumulated CPU time: 3572.98 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 482860 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.16 4.14 4.15 5/256 824683
/proc/meminfo: memFree=126390700/131524600 swapFree=131071996/131071996
[pid=822645] ppid=822642 vsize=517360 memory=482860 CPUtime=3600.01 cores=4,6
/proc/822645/stat : 822645 (ipbhs_static_sc) R 822642 822645 820542 0 -1 4194304 251262 0 0 0 359063 938 0 0 20 0 1 0 159379690 529776640 120715 134679101440 4194304 16068861 140732913669696 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 18370176 18462544 55566336 140732913673254 140732913673341 140732913673341 140732913680356 0
/proc/822645/statm: 129340 120715 2943 2900 0 125854 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 517360 KiB
Current children cumulated memory: 482860 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.63 s, system=9.38721 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): 3609.4
CPU time (s): 3600.02
CPU user time (s): 3590.63
CPU system time (s): 9.38721
CPU usage (%): 99.7401
Max. virtual memory (cumulated for all children) (KiB): 523308
Max. memory (cumulated for all children) (KiB): 483212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.63
system time used= 9.38721
maximum resident set size= 483212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251262
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= 102
involuntary context switches= 2985


# summary of solver processes directly reported to runsolver:
#   pid: 822645
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3590.63
#   total CPU system time (s): 9.38721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.33536 second user time and 15.8466 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-15 21:35:27
IDJOB=4431808
IDBENCH=147020
IDSOLVER=3057
FILE ID=nodeC031/4431808-1721072114
RUNJOBID= nodeC031-1721068515-820553
SLURM_JOB_ID= 7505521
Free space on /tmp= 889920 MiB

SOLVER NAME= IPBHS-SCIP 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= ./ipbhs_static_scip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431808-1721072114/watcher-4431808-1721072114 -o /tmp/evaluation-result-4431808-1721072114/solver-4431808-1721072114 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721068515-820553 --watchdog 3760  ./ipbhs_static_scip HOME/instance-4431808-1721072114.opb

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

MD5SUM BENCH= 01f07e427327757fda434ad4b1d2038d
RANDOM SEED=1024582441

nodeC031.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		: 3674.386
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.55
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		: 3681.135
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	: 7006.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		: 3600.262
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.980
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	: 7006.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		: 3679.291
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.55
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		: 3681.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 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	: 7006.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		: 3663.113
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.55
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.831
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	: 7006.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126405044 kB
MemAvailable:   128186756 kB
Buffers:          361812 kB
Cached:          2242964 kB
SwapCached:            0 kB
Active:           680864 kB
Inactive:        3816544 kB
Active(anon):       1536 kB
Inactive(anon):  1928504 kB
Active(file):     679328 kB
Inactive(file):  1888040 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            165368 kB
Writeback:             0 kB
AnonPages:       1890628 kB
Mapped:           137760 kB
Shmem:             37720 kB
KReclaimable:     107984 kB
Slab:             214876 kB
SReclaimable:     107984 kB
SUnreclaim:       106892 kB
KernelStack:        4192 kB
PageTables:        13092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2268220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61824 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1685504 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:      185044 kB
DirectMap2M:    16365568 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889872 MiB
End job on nodeC031 at 2024-07-15 22:35:36