Trace number 4506229

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
roundingsat-ihs-log 63f22ad? (MO) 3518.73 3530.52

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUMdbf34b7abc88a78c4f9cfedcb1385de8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-451137
Best CPU time to get the best result obtained on this benchmark71743.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 596093810
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 596093810
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c RoundingSat 2
0.00/0.01	c branch pb25
0.00/0.01	c commit 63f22ad
2.76/2.82	c #variables 399113 #constraints 400980
2.76/2.82	c objective is ce32 
3.06/3.11	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3.06/3.11	c initial counting CF 32, 64, 128, Arb: 2 , 0 , 0 , 0
3.06/3.11	c GLOBAL bounds - >= -596093810 @ 2.60623
3.55/3.61	c GLOBAL bounds - >= -596093810 @ 2.84427
4.06/4.10	c GLOBAL bounds - >= -596093810 @ 3.0874
4.55/4.60	c GLOBAL bounds - >= -596093810 @ 3.35587
5.15/5.22	c GLOBAL bounds - >= -596093810 @ 3.71794
5.75/5.82	c GLOBAL bounds - >= -596093810 @ 4.05624
6.24/6.32	c GLOBAL bounds - >= -596093810 @ 4.31283
6.75/6.83	c GLOBAL bounds - >= -596093810 @ 4.58032
7.34/7.41	c GLOBAL bounds - >= -596093810 @ 4.92657
7.95/8.04	c GLOBAL bounds - >= -596093810 @ 5.3003
8.44/8.57	c GLOBAL bounds - >= -596093810 @ 5.56606
8.95/9.10	c GLOBAL bounds - >= -596093810 @ 5.83507
9.64/9.73	c GLOBAL bounds - >= -596093810 @ 6.21727
10.24/10.37	c GLOBAL bounds - >= -596093810 @ 6.59021
10.84/10.91	c GLOBAL bounds - >= -596093810 @ 6.86707
11.34/11.44	c GLOBAL bounds - >= -596093810 @ 7.14059
11.94/12.07	c GLOBAL bounds - >= -596093810 @ 7.53184
12.63/12.71	c GLOBAL bounds - >= -596093810 @ 7.92224
13.13/13.25	c GLOBAL bounds - >= -596093810 @ 8.21131
13.63/13.78	c GLOBAL bounds - >= -596093810 @ 8.49772
14.32/14.42	c GLOBAL bounds - >= -596093810 @ 8.89792
14.93/15.07	c GLOBAL bounds - >= -596093810 @ 9.29042
15.52/15.61	c GLOBAL bounds - >= -596093810 @ 9.60042
16.03/16.16	c GLOBAL bounds - >= -596093810 @ 9.90158
16.72/16.81	c GLOBAL bounds - >= -596093810 @ 10.302
17.23/17.36	c GLOBAL bounds - >= -596093810 @ 10.6037
17.82/17.91	c GLOBAL bounds - >= -596093810 @ 10.9067
18.42/18.56	c GLOBAL bounds - >= -596093810 @ 11.3023
19.12/19.22	c GLOBAL bounds - >= -596093810 @ 11.6979
19.62/19.78	c GLOBAL bounds - >= -596093810 @ 11.9924
20.22/20.33	c GLOBAL bounds - >= -596093810 @ 12.287
20.82/21.00	c GLOBAL bounds - >= -596093810 @ 12.6875
21.51/21.67	c GLOBAL bounds - >= -596093810 @ 13.111
22.11/22.23	c GLOBAL bounds - >= -596093810 @ 13.4209
22.81/22.90	c GLOBAL bounds - >= -596093810 @ 13.8443
23.41/23.60	c GLOBAL bounds - >= -596093810 @ 14.2904
24.01/24.16	c GLOBAL bounds - >= -596093810 @ 14.6065
24.70/24.85	c GLOBAL bounds - >= -596093810 @ 15.0461
25.31/25.42	c GLOBAL bounds - >= -596093810 @ 15.3631
26.01/26.10	c GLOBAL bounds - >= -596093810 @ 15.7913
36.28/36.44	c GLOBAL bounds - >= -596093810 @ 25.5891
36.88/37.08	c GLOBAL bounds - >= -596093810 @ 25.9774
37.67/37.87	c GLOBAL bounds - >= -596093810 @ 26.5132
38.48/38.66	c GLOBAL bounds - >= -596093810 @ 27.0303
39.07/39.28	c GLOBAL bounds - >= -596093810 @ 27.4038
39.98/40.18	c GLOBAL bounds - >= -596093810 @ 28.0633
40.67/40.81	c GLOBAL bounds - >= -596093810 @ 28.4428
41.56/41.72	c GLOBAL bounds - >= -596093810 @ 29.1035
42.26/42.45	c GLOBAL bounds - >= -596093810 @ 29.5707
42.87/43.08	c GLOBAL bounds - >= -596093810 @ 29.9498
43.65/43.81	c GLOBAL bounds - >= -596093810 @ 30.4467
44.36/44.55	c GLOBAL bounds - >= -596093810 @ 30.9119
45.05/45.27	c GLOBAL bounds - >= -596093810 @ 31.3951
45.86/46.07	c GLOBAL bounds - >= -596093810 @ 31.9402
46.56/46.74	c GLOBAL bounds - >= -596093810 @ 32.3553
47.35/47.58	c GLOBAL bounds - >= -596093810 @ 32.9417
48.05/48.23	c GLOBAL bounds - >= -596093810 @ 33.3355
49.04/49.21	c GLOBAL bounds - >= -596093810 @ 34.0566
49.64/49.86	c GLOBAL bounds - >= -596093810 @ 34.4666
50.44/50.65	c GLOBAL bounds - >= -596093810 @ 35.0061
51.14/51.31	c GLOBAL bounds - >= -596093810 @ 35.4051
51.94/52.12	c GLOBAL bounds - >= -596093810 @ 35.9685
52.74/52.97	c GLOBAL bounds - >= -596093810 @ 36.5642
53.53/53.75	c GLOBAL bounds - >= -596093810 @ 37.0893
54.33/54.51	c GLOBAL bounds - >= -596093810 @ 37.5926
55.03/55.27	c GLOBAL bounds - >= -596093810 @ 38.0835
55.73/55.94	c GLOBAL bounds - >= -596093810 @ 38.5163
57.33/57.57	c GLOBAL bounds - >= -596093810 @ 39.9131
58.42/58.64	c GLOBAL bounds - >= -596093810 @ 40.723
59.72/59.90	c GLOBAL bounds - >= -596093810 @ 41.7204
60.62/60.80	c GLOBAL bounds - >= -596093810 @ 42.3317
61.51/61.70	c GLOBAL bounds - >= -596093810 @ 42.9855
62.51/62.70	c GLOBAL bounds - >= -596093810 @ 43.7461
63.41/63.61	c GLOBAL bounds - >= -596093810 @ 44.401
64.41/64.68	c GLOBAL bounds - >= -596093810 @ 45.2258
65.31/65.53	c GLOBAL bounds - >= -596093810 @ 45.8188
66.10/66.38	c GLOBAL bounds - >= -596093810 @ 46.4163
66.80/67.06	c GLOBAL bounds - >= -596093810 @ 46.8509
68.60/68.87	c GLOBAL bounds - >= -596093810 @ 48.3284
69.60/69.82	c GLOBAL bounds - >= -596093810 @ 49.0096
70.59/70.87	c GLOBAL bounds - >= -596093810 @ 49.8186
71.39/71.66	c GLOBAL bounds - >= -596093810 @ 50.3735
72.29/72.50	c GLOBAL bounds - >= -596093810 @ 50.9499
73.18/73.45	c GLOBAL bounds - >= -596093810 @ 51.6553
74.18/74.40	c GLOBAL bounds - >= -596093810 @ 52.3578
75.28/75.51	c GLOBAL bounds - >= -596093810 @ 53.2031
75.88/76.18	c GLOBAL bounds - >= -596093810 @ 53.6219
76.78/77.06	c GLOBAL bounds - >= -596093810 @ 54.2475
77.57/77.86	c GLOBAL bounds - >= -596093810 @ 54.7974
78.47/78.72	c GLOBAL bounds - >= -596093810 @ 55.4084
79.37/79.69	c GLOBAL bounds - >= -596093810 @ 56.1312
80.57/80.86	c GLOBAL bounds - >= -596093810 @ 57.0294
81.47/81.78	c GLOBAL bounds - >= -596093810 @ 57.7056
82.37/82.65	c GLOBAL bounds - >= -596093810 @ 58.3445
83.26/83.55	c GLOBAL bounds - >= -596093810 @ 58.9858
84.16/84.43	c GLOBAL bounds - >= -596093810 @ 59.6526
85.06/85.36	c GLOBAL bounds - >= -596093810 @ 60.3354
116.67/117.09	c GLOBAL bounds - >= -596093810 @ 91.3198
133.41/133.88	c GLOBAL bounds - >= -596093810 @ 107.319
134.91/135.38	c GLOBAL bounds - >= -596093810 @ 108.553
136.00/136.48	c GLOBAL bounds - >= -596093810 @ 109.382
137.20/137.60	c GLOBAL bounds - >= -596093810 @ 110.228
138.29/138.73	c GLOBAL bounds - >= -596093810 @ 111.098
139.99/140.45	c GLOBAL bounds - >= -596093810 @ 112.539
141.60/142.07	c GLOBAL bounds - >= -596093810 @ 113.881
142.88/143.30	c GLOBAL bounds - >= -596093810 @ 114.868
144.28/144.71	c GLOBAL bounds - >= -596093810 @ 116.032
145.68/146.11	c GLOBAL bounds - >= -596093810 @ 117.158
147.07/147.50	c GLOBAL bounds - >= -596093810 @ 118.303
148.36/148.85	c GLOBAL bounds - >= -596093810 @ 119.389
150.16/150.64	c GLOBAL bounds - >= -596093810 @ 120.91
151.76/152.28	c GLOBAL bounds - >= -596093810 @ 122.269
153.16/153.68	c GLOBAL bounds - >= -596093810 @ 123.404
154.35/154.81	c GLOBAL bounds - >= -596093810 @ 124.27
155.45/155.96	c GLOBAL bounds - >= -596093810 @ 125.152
156.74/157.26	c GLOBAL bounds - >= -596093810 @ 126.182
158.54/159.06	c GLOBAL bounds - >= -596093810 @ 127.706
159.94/160.47	c GLOBAL bounds - >= -596093810 @ 128.876
161.33/161.88	c GLOBAL bounds - >= -596093810 @ 130.028
162.43/162.91	c GLOBAL bounds - >= -596093810 @ 130.775
163.53/164.07	c GLOBAL bounds - >= -596093810 @ 131.648
164.73/165.24	c GLOBAL bounds - >= -596093810 @ 132.536
166.12/166.61	c GLOBAL bounds - >= -596093810 @ 133.66
168.21/168.71	c GLOBAL bounds - >= -596093810 @ 135.494
170.11/170.62	c GLOBAL bounds - >= -596093810 @ 137.116
171.51/172.04	c GLOBAL bounds - >= -596093810 @ 138.281
173.00/173.52	c GLOBAL bounds - >= -596093810 @ 139.481
174.00/174.59	c GLOBAL bounds - >= -596093810 @ 140.292
175.50/176.01	c GLOBAL bounds - >= -596093810 @ 141.434
189.85/190.40	c GLOBAL bounds - >= -596093810 @ 154.834
191.05/191.63	c GLOBAL bounds - >= -596093810 @ 155.795
192.24/192.88	c GLOBAL bounds - >= -596093810 @ 156.794
193.54/194.13	c GLOBAL bounds - >= -596093810 @ 157.786
195.03/195.67	c GLOBAL bounds - >= -596093810 @ 159.065
196.33/196.93	c GLOBAL bounds - >= -596093810 @ 160.067
198.12/198.77	c GLOBAL bounds - >= -596093810 @ 161.639
199.42/200.03	c GLOBAL bounds - >= -596093810 @ 162.636
200.72/201.31	c GLOBAL bounds - >= -596093810 @ 163.667
202.51/203.19	c GLOBAL bounds - >= -596093810 @ 165.267
204.11/204.76	c GLOBAL bounds - >= -596093810 @ 166.577
205.41/206.05	c GLOBAL bounds - >= -596093810 @ 167.585
206.70/207.34	c GLOBAL bounds - >= -596093810 @ 168.614
208.30/208.95	c GLOBAL bounds - >= -596093810 @ 169.949
209.69/210.34	c GLOBAL bounds - >= -596093810 @ 171.073
211.39/212.04	c GLOBAL bounds - >= -596093810 @ 172.51
212.59/213.20	c GLOBAL bounds - >= -596093810 @ 173.43
213.88/214.50	c GLOBAL bounds - >= -596093810 @ 174.485
215.17/215.83	c GLOBAL bounds - >= -596093810 @ 175.566
217.76/218.41	c GLOBAL bounds - >= -596093810 @ 177.895
219.37/220.05	c GLOBAL bounds - >= -596093810 @ 179.264
266.61/267.49	c GLOBAL bounds - >= -596093810 @ 225.641
268.11/268.94	c GLOBAL bounds - >= -596093810 @ 226.831
269.81/270.65	c GLOBAL bounds - >= -596093810 @ 228.26
271.81/272.65	c GLOBAL bounds - >= -596093810 @ 230.012
334.02/335.01	c GLOBAL bounds - >= -596093810 @ 291.817
336.02/337.08	c GLOBAL bounds - >= -596093810 @ 293.592
345.18/346.27	c GLOBAL bounds - >= -596093810 @ 302.33
347.38/348.41	c GLOBAL bounds - >= -596093810 @ 304.166
354.26/355.38	c GLOBAL bounds - >= -596093810 @ 310.809
356.36/357.49	c GLOBAL bounds - >= -596093810 @ 312.648
401.53/402.74	c #Conflicts:       1000 | #Constraints:       2922
401.53/402.74	c GLOBAL bounds - >= -596093810 @ 356.995
403.83/405.06	c GLOBAL bounds - >= -596093810 @ 359.047
406.32/407.51	c GLOBAL bounds - >= -596093810 @ 361.29
409.70/410.95	c GLOBAL bounds - >= -596093810 @ 364.533
413.69/414.91	c GLOBAL bounds - >= -596093810 @ 368.316
417.48/418.77	c GLOBAL bounds - >= -596093810 @ 372.022
421.07/422.33	c GLOBAL bounds - >= -596093810 @ 375.417
424.77/426.01	c GLOBAL bounds - >= -596093810 @ 378.949
427.95/429.29	c GLOBAL bounds - >= -596093810 @ 382.081
430.85/432.19	c GLOBAL bounds - >= -596093810 @ 384.844
435.53/436.84	c GLOBAL bounds - >= -596093810 @ 389.296
437.63/438.97	c GLOBAL bounds - >= -596093810 @ 391.274
440.31/441.62	c GLOBAL bounds - >= -596093810 @ 393.758
443.11/444.50	c GLOBAL bounds - >= -596093810 @ 396.489
445.90/447.28	c GLOBAL bounds - >= -596093810 @ 399.12
448.58/449.99	c GLOBAL bounds - >= -596093810 @ 401.683
452.27/453.63	c GLOBAL bounds - >= -596093810 @ 405.152
454.67/456.08	c GLOBAL bounds - >= -596093810 @ 407.447
456.77/458.13	c GLOBAL bounds - >= -596093810 @ 409.335
459.25/460.68	c GLOBAL bounds - >= -596093810 @ 411.733
462.05/463.49	c GLOBAL bounds - >= -596093810 @ 414.375
464.14/465.57	c GLOBAL bounds - >= -596093810 @ 416.301
466.83/468.27	c GLOBAL bounds - >= -596093810 @ 418.836
469.03/470.40	c GLOBAL bounds - >= -596093810 @ 420.833
473.52/474.91	c GLOBAL bounds - >= -596093810 @ 425.059
475.81/477.22	c GLOBAL bounds - >= -596093810 @ 427.093
478.10/479.56	c GLOBAL bounds - >= -596093810 @ 429.227
480.29/481.78	c GLOBAL bounds - >= -596093810 @ 431.221
482.78/484.20	c GLOBAL bounds - >= -596093810 @ 433.414
485.47/486.98	c GLOBAL bounds - >= -596093810 @ 435.959
487.96/489.49	c GLOBAL bounds - >= -596093810 @ 438.234
490.46/491.98	c GLOBAL bounds - >= -596093810 @ 440.489
492.96/494.48	c GLOBAL bounds - >= -596093810 @ 442.768
496.64/498.11	c GLOBAL bounds - >= -596093810 @ 446.169
501.13/502.60	c GLOBAL bounds - >= -596093810 @ 450.419
503.63/505.17	c GLOBAL bounds - >= -596093810 @ 452.755
506.31/507.86	c GLOBAL bounds - >= -596093810 @ 455.222
509.51/511.10	c GLOBAL bounds - >= -596093810 @ 458.258
540.11/541.72	c GLOBAL bounds - >= -596093810 @ 488.135
542.11/543.72	c GLOBAL bounds - >= -596093810 @ 489.883
852.31/854.95	c GLOBAL bounds - >= -596093810 @ 799.044
855.00/857.68	c GLOBAL bounds - >= -596093810 @ 801.506
1004.16/1007.24	c GLOBAL bounds - >= -596093810 @ 946.331
1287.28/1291.22	c GLOBAL bounds - >= -596093810 @ 1224.4
1293.76/1297.75	c GLOBAL bounds - >= -596093810 @ 1230.61
1333.43/1337.54	c GLOBAL bounds - >= -596093810 @ 1269.62
1336.42/1340.56	c GLOBAL bounds - >= -596093810 @ 1272.34
1339.41/1343.56	c GLOBAL bounds - >= -596093810 @ 1275.06
1346.59/1350.79	c GLOBAL bounds - >= -596093810 @ 1281.9
1370.42/1374.63	c GLOBAL bounds - >= -596093810 @ 1304.89
1374.81/1379.01	c GLOBAL bounds - >= -596093810 @ 1308.96
1378.49/1382.79	c GLOBAL bounds - >= -596093810 @ 1312.46
1383.18/1387.47	c GLOBAL bounds - >= -596093810 @ 1316.89
1401.13/1405.41	c GLOBAL bounds - >= -596093810 @ 1334.28
1404.72/1409.08	c GLOBAL bounds - >= -596093810 @ 1337.66
1408.60/1412.91	c GLOBAL bounds - >= -596093810 @ 1341.22
1429.05/1433.48	c GLOBAL bounds - >= -596093810 @ 1361.09
1444.01/1448.46	c GLOBAL bounds - >= -596093810 @ 1375.7
1455.27/1459.75	c GLOBAL bounds - >= -596093810 @ 1386.64
1458.76/1463.20	c GLOBAL bounds - >= -596093810 @ 1389.88
1469.72/1474.24	c GLOBAL bounds - >= -596093810 @ 1400.55
1473.41/1477.91	c GLOBAL bounds - >= -596093810 @ 1403.95
1486.38/1490.90	c GLOBAL bounds - >= -596093810 @ 1416.35
1500.44/1505.06	c GLOBAL bounds - >= -596093810 @ 1430.16
1506.31/1510.93	c GLOBAL bounds - >= -596093810 @ 1435.8
1513.00/1517.61	c GLOBAL bounds - >= -596093810 @ 1442.17
1519.39/1524.01	c GLOBAL bounds - >= -596093810 @ 1448.35
1525.66/1530.38	c GLOBAL bounds - >= -596093810 @ 1454.53
1532.14/1536.81	c GLOBAL bounds - >= -596093810 @ 1460.79
1538.43/1543.11	c GLOBAL bounds - >= -596093810 @ 1466.91
1551.98/1556.75	c GLOBAL bounds - >= -596093810 @ 1480.35
1626.97/1631.95	c #Conflicts:       2000 | #Constraints:       4064
1626.97/1631.95	c INPROCESSING
1626.97/1631.95	c GARBAGE COLLECT
1626.97/1631.95	c GLOBAL bounds - >= -596093810 @ 1554.6
1631.16/1636.13	c GLOBAL bounds - >= -596093810 @ 1558.47
1637.64/1642.64	c GLOBAL bounds - >= -596093810 @ 1564.36
1643.13/1648.11	c GLOBAL bounds - >= -596093810 @ 1569.28
1650.70/1655.71	c GLOBAL bounds - >= -596093810 @ 1576.22
1659.27/1664.31	c GLOBAL bounds - >= -596093810 @ 1584.04
1666.65/1671.75	c GLOBAL bounds - >= -596093810 @ 1590.82
1870.61/1876.34	c #Conflicts:       3000 | #Constraints:       4086
1870.61/1876.34	c GLOBAL bounds - >= -596093810 @ 1792.16
1874.99/1880.71	c GLOBAL bounds - >= -596093810 @ 1796.19
1879.08/1884.89	c GLOBAL bounds - >= -596093810 @ 1800.05
2073.46/2079.82	c GLOBAL bounds - >= -596093810 @ 1991.96
2159.27/2165.90	c GLOBAL bounds - >= -596093810 @ 2076.72
2170.24/2176.91	c GLOBAL bounds - >= -596093810 @ 2087.24
2182.21/2188.96	c GLOBAL bounds - >= -596093810 @ 2098.74
2193.17/2199.93	c GLOBAL bounds - >= -596093810 @ 2109.31
2199.75/2206.55	c GLOBAL bounds - >= -596093810 @ 2115.74
2204.94/2211.77	c GLOBAL bounds - >= -596093810 @ 2120.74
2211.23/2218.07	c GLOBAL bounds - >= -596093810 @ 2126.73
2215.80/2222.63	c GLOBAL bounds - >= -596093810 @ 2131.05
2220.19/2227.09	c GLOBAL bounds - >= -596093810 @ 2135.26
2253.39/2260.38	c GLOBAL bounds - >= -596093810 @ 2167.52
2261.45/2268.43	c GLOBAL bounds - >= -596093810 @ 2175.36
2267.23/2274.29	c GLOBAL bounds - >= -596093810 @ 2181.03
2284.39/2291.42	c GLOBAL bounds - >= -596093810 @ 2197.82
2288.37/2295.44	c GLOBAL bounds - >= -596093810 @ 2201.65
2293.37/2300.47	c GLOBAL bounds - >= -596093810 @ 2206.45
2300.94/2308.01	c GLOBAL bounds - >= -596093810 @ 2213.66
2305.22/2312.35	c GLOBAL bounds - >= -596093810 @ 2217.81
2309.41/2316.51	c GLOBAL bounds - >= -596093810 @ 2221.79
2522.19/2529.90	c GLOBAL bounds - >= -596093810 @ 2432.81
2538.74/2546.56	c GLOBAL bounds - >= -596093810 @ 2449.02
2552.29/2560.12	c GLOBAL bounds - >= -596093810 @ 2462.23
2763.97/2772.48	c #Conflicts:       4000 | #Constraints:       5136
2763.97/2772.48	c INPROCESSING
2763.97/2772.48	c GARBAGE COLLECT
2763.97/2772.48	c GLOBAL bounds - >= -596093810 @ 2670.98
2773.25/2781.74	c GLOBAL bounds - >= -596093810 @ 2679.98
2786.62/2795.15	c GLOBAL bounds - >= -596093810 @ 2693.21
2810.95/2819.51	c GLOBAL bounds - >= -596093810 @ 2717.21
2814.34/2822.91	c GLOBAL bounds - >= -596093810 @ 2720.46
2817.73/2826.31	c GLOBAL bounds - >= -596093810 @ 2723.69
2821.33/2829.95	c GLOBAL bounds - >= -596093810 @ 2727.19
2827.61/2836.24	c GLOBAL bounds - >= -596093810 @ 2733.29
2830.80/2839.40	c GLOBAL bounds - >= -596093810 @ 2736.31
2833.79/2842.43	c GLOBAL bounds - >= -596093810 @ 2739.19
2839.98/2848.60	c GLOBAL bounds - >= -596093810 @ 2745.18
2843.27/2852.00	c GLOBAL bounds - >= -596093810 @ 2748.42
2846.76/2855.44	c GLOBAL bounds - >= -596093810 @ 2751.71
2850.15/2858.86	c GLOBAL bounds - >= -596093810 @ 2754.99
2859.53/2868.29	c GLOBAL bounds - >= -596093810 @ 2764.12
2900.32/2909.12	c GLOBAL bounds - >= -596093810 @ 2804.31
2903.91/2912.75	c GLOBAL bounds - >= -596093810 @ 2807.77
2908.60/2917.48	c GLOBAL bounds - >= -596093810 @ 2812.25
2911.20/2920.08	c GLOBAL bounds - >= -596093810 @ 2814.59
2913.88/2922.79	c GLOBAL bounds - >= -596093810 @ 2817.04
2916.48/2925.38	c GLOBAL bounds - >= -596093810 @ 2819.41
2919.47/2928.34	c GLOBAL bounds - >= -596093810 @ 2822.17
2922.56/2931.49	c GLOBAL bounds - >= -596093810 @ 2825.16
2925.56/2934.41	c GLOBAL bounds - >= -596093810 @ 2827.92
2928.55/2937.43	c GLOBAL bounds - >= -596093810 @ 2830.72
2932.84/2941.73	c GLOBAL bounds - >= -596093810 @ 2834.84
2937.14/2946.07	c GLOBAL bounds - >= -596093810 @ 2838.96
3517.11/3527.58	terminate called after throwing an instance of 'std::bad_alloc'
3517.11/3527.58	  what():  std::bad_alloc

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: 63708 MiB (62625 MiB free)
  memory of node 1: 64465 MiB (63512 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4506229-1751501416/watcher-4506229-1751501416 -o /tmp/evaluation-result-4506229-1751501416/solver-4506229-1751501416 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751497800-71420 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4506229-1751501416.opb PROOFDIR/proof-4506229-1751501416 

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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=71866, runsolver pid=71863
Current StackSize limit: 8192 KiB


[startup+0.100069 s]*
/proc/loadavg: 4.09 4.11 4.06 5/273 71868
/proc/meminfo: memFree=129003740/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=168260 memory=109388 CPUtime=0.07 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 9668 0 0 0 4 3 0 0 20 0 1 0 65819163 172298240 27347 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 42065 27347 1888 1147 0 29492 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 172452 KiB
Current children cumulated memory: 112204 KiB

[startup+0.205856 s]*
/proc/loadavg: 4.09 4.11 4.06 5/273 71868
/proc/meminfo: memFree=128951460/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=132848 memory=87804 CPUtime=0.18 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 9966 0 0 0 13 5 0 0 20 0 1 0 65819163 136036352 21951 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 33212 21951 1920 1147 0 20639 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 137040 KiB
Current children cumulated memory: 90620 KiB

[startup+0.305924 s]*
/proc/loadavg: 4.09 4.11 4.06 5/273 71868
/proc/meminfo: memFree=128831988/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=136204 memory=93200 CPUtime=0.27 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 10810 0 0 0 20 7 0 0 20 0 1 0 65819163 139472896 23300 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 34051 23300 1920 1147 0 21478 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 140396 KiB
Current children cumulated memory: 96016 KiB

[startup+0.700214 s]
/proc/loadavg: 4.09 4.11 4.06 5/273 71868
/proc/meminfo: memFree=128758140/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=161656 memory=116888 CPUtime=0.67 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 16470 0 0 0 53 14 0 0 20 0 1 0 65819163 165535744 29222 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 40414 29222 1920 1147 0 27841 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 165848 KiB
Current children cumulated memory: 119704 KiB

[startup+1.50019 s]
/proc/loadavg: 4.09 4.11 4.06 5/273 71868
/proc/meminfo: memFree=128325852/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=196388 memory=151596 CPUtime=1.46 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 22283 0 0 0 118 28 0 0 20 0 1 0 65819163 201101312 37899 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 49097 37899 1920 1147 0 36524 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 200580 KiB
Current children cumulated memory: 154412 KiB

[startup+3.10556 s]
/proc/loadavg: 4.09 4.11 4.06 5/273 71868
/proc/meminfo: memFree=127293012/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=700640 memory=588148 CPUtime=3.06 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 52079 0 0 0 260 46 0 0 20 0 1 0 65819163 717455360 147037 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 175160 147037 2272 1147 0 162587 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 704832 KiB
Current children cumulated memory: 590964 KiB

[startup+6.30021 s]
/proc/loadavg: 4.16 4.12 4.06 5/273 71868
/proc/meminfo: memFree=127037504/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=818720 memory=681036 CPUtime=6.24 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 59940 0 0 0 428 196 0 0 20 0 1 0 65819163 838369280 170259 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 204680 170259 2304 1147 0 192107 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 822912 KiB
Current children cumulated memory: 683852 KiB

[startup+12.7002 s]
/proc/loadavg: 4.23 4.14 4.07 5/273 71868
/proc/meminfo: memFree=126802880/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=880184 memory=722692 CPUtime=12.63 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 61705 0 0 0 790 473 0 0 20 0 1 0 65819163 901308416 180673 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 220046 180673 2304 1147 0 207473 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 884376 KiB
Current children cumulated memory: 725508 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.13 4.07 5/272 71868
/proc/meminfo: memFree=126185964/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=1028172 memory=815608 CPUtime=25.4 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 66553 0 0 0 1539 1001 0 0 20 0 1 0 65819163 1052848128 203902 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 257043 203902 2304 1147 0 244470 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1032364 KiB
Current children cumulated memory: 818424 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.12 4.06 5/272 71869
/proc/meminfo: memFree=125050996/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=1423716 memory=1148644 CPUtime=50.95 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 77798 0 0 0 3523 1572 0 0 20 0 1 0 65819163 1457885184 287161 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 355929 287161 2336 1147 0 343356 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 1427908 KiB
Current children cumulated memory: 1151460 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.13 4.07 5/273 71876
/proc/meminfo: memFree=122744180/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=2454584 memory=2173840 CPUtime=102 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 241812 0 0 0 7678 2522 0 0 20 0 1 0 65819163 2513494016 543460 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 613646 543460 2336 1147 0 601073 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2458776 KiB
Current children cumulated memory: 2176656 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.07 5/274 71881
/proc/meminfo: memFree=119159076/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=3732752 memory=3378048 CPUtime=161.83 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 419754 0 0 0 13029 3154 0 0 20 0 1 0 65819163 3822338048 844512 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 933188 844512 2336 1147 0 920615 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 3736944 KiB
Current children cumulated memory: 3380864 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.07 5/273 71883
/proc/meminfo: memFree=114746356/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=5774260 memory=4783756 CPUtime=221.66 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 698676 0 0 0 18128 4038 0 0 20 0 1 0 65819163 5912842240 1195939 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 1443565 1195939 2336 1147 0 1430992 0

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

/proc/meminfo: memFree=50999808/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=24975488 memory=19965604 CPUtime=3212.7 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 3352991 0 0 0 311119 10151 0 0 20 0 1 0 65819163 25574899712 4991401 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 6243872 4991401 2336 1147 0 6231299 0
Current children cumulated CPU time: 3212.7 s
Current children cumulated vsize: 24979680 KiB
Current children cumulated memory: 19968420 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.16 4.11 5/277 72157
/proc/meminfo: memFree=48746280/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=25045732 memory=20194084 CPUtime=3272.55 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 3411154 0 0 0 317032 10223 0 0 20 0 1 0 65819163 25646829568 5048521 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 6261433 5048521 2336 1147 0 6248860 0
Current children cumulated CPU time: 3272.55 s
Current children cumulated vsize: 25049924 KiB
Current children cumulated memory: 20196900 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/277 72159
/proc/meminfo: memFree=47004012/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=25047396 memory=20331940 CPUtime=3332.39 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 3447378 0 0 0 322942 10297 0 0 20 0 1 0 65819163 25648533504 5082985 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 6261849 5082985 2336 1147 0 6249276 0
Current children cumulated CPU time: 3332.39 s
Current children cumulated vsize: 25051588 KiB
Current children cumulated memory: 20334756 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.17 4.11 5/277 72163
/proc/meminfo: memFree=44240796/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=26503944 memory=21237924 CPUtime=3392.23 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 3674917 0 0 0 328835 10388 0 0 20 0 1 0 65819163 27140038656 5309481 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 6625986 5309481 2336 1147 0 6613413 0
Current children cumulated CPU time: 3392.23 s
Current children cumulated vsize: 26508136 KiB
Current children cumulated memory: 21240740 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.17 4.11 5/277 72165
/proc/meminfo: memFree=41928892/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=27357356 memory=21784612 CPUtime=3452.07 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 3812899 0 0 0 334743 10464 0 0 20 0 1 0 65819163 28013932544 5446153 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 6839339 5446153 2336 1147 0 6826766 0
Current children cumulated CPU time: 3452.07 s
Current children cumulated vsize: 27361548 KiB
Current children cumulated memory: 21787428 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/277 72167
/proc/meminfo: memFree=37641132/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=30208392 memory=23523876 CPUtime=3511.92 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71866 71866 71409 0 -1 4194304 4250092 0 0 0 340637 10555 0 0 20 0 1 0 65819163 30933393408 5880969 18446744073709551615 4227072 8923433 140737197354096 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 0
/proc/71868/statm: 7552098 5880969 2336 1147 0 7539525 0
Current children cumulated CPU time: 3511.92 s
Current children cumulated vsize: 30212584 KiB
Current children cumulated memory: 23526692 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3527.6 s]
/proc/loadavg: 4.10 4.15 4.11 5/277 72167
/proc/meminfo: memFree=36524944/131249988 swapFree=33010160/33010684
[pid=71866] ppid=71863 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/71866/stat : 71866 (run-opt-log.sh) S 71863 71866 71409 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 65819162 4292608 704 18446744073709551615 94333855182848 94333856077381 140727820240880 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94333856316432 94333856364176 94333884051456 140727820245281 140727820245476 140727820245476 140727820251078 0
/proc/71866/statm: 1048 704 640 219 0 110 0
[pid=71868] ppid=71866 vsize=31795148 memory=24444068 CPUtime=3517.2 cores=4,6
/proc/71868/stat : 71868 (roundingsat) S 71866 71866 71409 0 -1 4195840 4480111 0 0 0 341129 10591 0 0 20 0 1 0 65819163 32558231552 6111017 18446744073709551615 4227072 8923433 140737197354096 140737197349824 139651701062252 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 6
/proc/71868/statm: 7948787 6111017 2464 1147 0 7936214 0
Current children cumulated CPU time: 3517.2 s
Current children cumulated vsize: 31799340 KiB
Current children cumulated memory: 24446884 KiB

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

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.002089 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3530.52 s]
# the end of solver process 71868 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3411.29 s, system=107.438 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+3528 s]*
/proc/loadavg: 4.10 4.15 4.11 5/278 72170
/proc/meminfo: memFree=35828776/131249988 swapFree=33010160/33010684
[pid=71868] ppid=71863 vsize=31795148 memory=24444068 CPUtime=3517.55 cores=4,6
/proc/71868/stat : 71868 (roundingsat) R 71863 71866 71409 0 -1 4195840 4480111 0 0 0 341129 10626 0 0 20 0 1 0 65819163 32558231552 6111017 18446744073709551615 4227072 8923433 140737197354096 140737197349824 139651701062252 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 6
/proc/71868/statm: 7948787 6111017 2464 1147 0 7936214 0
Current cumulated CPU time of completed processes: 0.002089 s
Current children cumulated CPU time: 3517.55 s
Current children cumulated vsize: 31795148 KiB
Current children cumulated memory: 24444068 KiB

[startup+3528.8 s]
/proc/loadavg: 4.10 4.15 4.11 5/278 72170
/proc/meminfo: memFree=35828776/131249988 swapFree=33010160/33010684
[pid=71868] ppid=71863 vsize=31795148 memory=24444068 CPUtime=3517.87 cores=4,6
/proc/71868/stat : 71868 (roundingsat) S 71863 71866 71409 0 -1 4195840 4480111 0 0 0 341129 10658 0 0 20 0 1 0 65819163 32558231552 6111017 18446744073709551615 4227072 8923433 140737197354096 140737197349824 139651701062252 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 6
/proc/71868/statm: 7948787 6111017 2464 1147 0 7936214 0
Current cumulated CPU time of completed processes: 0.002089 s
Current children cumulated CPU time: 3517.87 s
Current children cumulated vsize: 31795148 KiB
Current children cumulated memory: 24444068 KiB

[startup+3529.2 s]
/proc/loadavg: 4.10 4.15 4.11 5/278 72170
/proc/meminfo: memFree=35260848/131249988 swapFree=33010160/33010684
[pid=71868] ppid=71863 vsize=31795148 memory=24444068 CPUtime=3517.87 cores=4,6
/proc/71868/stat : 71868 (roundingsat) S 71863 71866 71409 0 -1 4195840 4480111 0 0 0 341129 10658 0 0 20 0 1 0 65819163 32558231552 6111017 18446744073709551615 4227072 8923433 140737197354096 140737197349824 139651701062252 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 6
/proc/71868/statm: 7948787 6111017 2464 1147 0 7936214 0
Current cumulated CPU time of completed processes: 0.002089 s
Current children cumulated CPU time: 3517.87 s
Current children cumulated vsize: 31795148 KiB
Current children cumulated memory: 24444068 KiB

[startup+3529.6 s]
/proc/loadavg: 4.10 4.15 4.11 5/278 72170
/proc/meminfo: memFree=35260848/131249988 swapFree=33010160/33010684
[pid=71868] ppid=71863 vsize=31795148 memory=24444068 CPUtime=3517.87 cores=4,6
/proc/71868/stat : 71868 (roundingsat) S 71863 71866 71409 0 -1 4195840 4480111 0 0 0 341129 10658 0 0 20 0 1 0 65819163 32558231552 6111017 18446744073709551615 4227072 8923433 140737197354096 140737197349824 139651701062252 0 0 0 8404994 1 0 0 17 4 0 0 0 0 0 9823104 9832592 15556608 140737197357394 140737197357608 140737197357608 140737197363178 6
/proc/71868/statm: 7948787 6111017 2464 1147 0 7936214 0
Current cumulated CPU time of completed processes: 0.002089 s
Current children cumulated CPU time: 3517.87 s
Current children cumulated vsize: 31795148 KiB
Current children cumulated memory: 24444068 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3530.52
CPU time (s): 3518.73
CPU user time (s): 3411.29
CPU system time (s): 107.438
CPU usage (%): 99.6662
Max. virtual memory (cumulated for all children) (KiB): 31799340
Max. memory (cumulated for all children) (KiB): 24446884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3411.29
system time used= 107.438
maximum resident set size= 24444068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4480321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20358560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1196
involuntary context switches= 22724


# summary of solver processes directly reported to runsolver:
#   pid: 71866,71868
#   total CPU time (s): 3518.73
#   total CPU user time (s): 3411.29
#   total CPU system time (s): 107.438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24178 second user time and 17.1165 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-03 02:10:16
IDJOB=4506229
IDBENCH=157926
IDSOLVER=3351
FILE ID=nodeC020/4506229-1751501416
RUNJOBID= nodeC020-1751497800-71420
SLURM_JOB_ID= 9598575
Free space on /tmp= 431908 MiB

SOLVER NAME= roundingsat-ihs-log 63f22ad
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
COMMAND LINE= run-opt-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4506229-1751501416/watcher-4506229-1751501416 -o /tmp/evaluation-result-4506229-1751501416/solver-4506229-1751501416 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751497800-71420 --watchdog 3760 --file-size-limit 100000 run-opt-log.sh HOME/instance-4506229-1751501416.opb PROOFDIR/proof-4506229-1751501416

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

MD5SUM BENCH= dbf34b7abc88a78c4f9cfedcb1385de8
RANDOM SEED=1560073671

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129267944 kB
MemAvailable:   129307140 kB
Buffers:            2128 kB
Cached:           837948 kB
SwapCached:           12 kB
Active:          1084180 kB
Inactive:         302472 kB
Active(anon):     539532 kB
Inactive(anon):    25084 kB
Active(file):     544648 kB
Inactive(file):   277388 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            137816 kB
Writeback:             8 kB
AnonPages:        549272 kB
Mapped:           112920 kB
Shmem:             18040 kB
KReclaimable:     112800 kB
Slab:             202548 kB
SReclaimable:     112800 kB
SUnreclaim:        89748 kB
KernelStack:        4384 kB
PageTables:         3680 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     917256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429588 MiB
End job on nodeC020 at 2025-07-03 03:09:07