Trace number 4495931

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 NameAnswerCPU timeWall clock time
roundingsat-ls-log 63f22adSAT 349.374 350.386

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww4.opb
MD5SUM13439fe0222d33319b9169d149c100b9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.005377
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables82
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint82
Maximum length of a constraint82
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 104723596
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1078440737
Number of bits of the biggest sum of numbers31
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
0.00/0.02	c #variables 82 #constraints 2
0.00/0.02	c rational objective 1.12346
0.19/0.30	c #Conflicts:       1000 | #Constraints:       1183
0.19/0.30	c #Conflicts:       2000 | #Constraints:       2303
0.19/0.30	c INPROCESSING
0.19/0.30	c GARBAGE COLLECT
0.19/0.30	c rational objective 2
0.58/0.67	c #Conflicts:       3000 | #Constraints:       2274
0.58/0.67	c #Conflicts:       4000 | #Constraints:       3405
0.58/0.67	c INPROCESSING
0.58/0.67	c GARBAGE COLLECT
0.58/0.67	c rational objective 2
0.98/1.07	c #Conflicts:       5000 | #Constraints:       2622
0.98/1.07	c #Conflicts:       6000 | #Constraints:       3751
0.98/1.07	c INPROCESSING
0.98/1.07	c GARBAGE COLLECT
0.98/1.07	c rational objective 2
1.47/1.53	c #Conflicts:       7000 | #Constraints:       2623
1.47/1.53	c #Conflicts:       8000 | #Constraints:       3625
1.47/1.53	c #Conflicts:       9000 | #Constraints:       4657
1.47/1.53	c INPROCESSING
1.47/1.53	c GARBAGE COLLECT
1.47/1.53	c rational objective 2
1.87/1.93	c #Conflicts:      10000 | #Constraints:       3246
1.87/1.93	c #Conflicts:      11000 | #Constraints:       4246
1.87/1.93	c #Conflicts:      12000 | #Constraints:       5246
1.87/1.93	c INPROCESSING
1.87/1.93	c GARBAGE COLLECT
1.87/1.93	c rational objective 2
2.57/2.65	c #Conflicts:      13000 | #Constraints:       3632
2.57/2.65	c #Conflicts:      14000 | #Constraints:       4632
2.57/2.65	c #Conflicts:      15000 | #Constraints:       5663
2.57/2.65	c INPROCESSING
2.57/2.65	c GARBAGE COLLECT
2.57/2.65	c rational objective 2
3.27/3.31	c #Conflicts:      16000 | #Constraints:       3862
3.27/3.31	c #Conflicts:      17000 | #Constraints:       4955
3.27/3.31	c #Conflicts:      18000 | #Constraints:       6039
3.27/3.31	c INPROCESSING
3.27/3.31	c GARBAGE COLLECT
3.27/3.31	c rational objective 2
4.16/4.21	c #Conflicts:      19000 | #Constraints:       3971
4.16/4.21	c #Conflicts:      20000 | #Constraints:       5054
4.16/4.21	c #Conflicts:      21000 | #Constraints:       6157
4.16/4.21	c INPROCESSING
4.16/4.21	c GARBAGE COLLECT
4.16/4.21	c rational objective 2
5.36/5.45	c #Conflicts:      22000 | #Constraints:       3822
5.36/5.45	c #Conflicts:      23000 | #Constraints:       4896
5.36/5.45	c #Conflicts:      24000 | #Constraints:       5941
5.36/5.45	c #Conflicts:      25000 | #Constraints:       7062
5.36/5.45	c INPROCESSING
5.36/5.45	c GARBAGE COLLECT
5.36/5.45	c rational objective 2
6.46/6.53	c #Conflicts:      26000 | #Constraints:       4452
6.46/6.53	c #Conflicts:      27000 | #Constraints:       5452
6.46/6.53	c #Conflicts:      28000 | #Constraints:       6452
6.46/6.53	c #Conflicts:      29000 | #Constraints:       7503
6.46/6.53	c INPROCESSING
6.46/6.53	c GARBAGE COLLECT
6.46/6.53	c rational objective 2
7.96/8.02	c #Conflicts:      30000 | #Constraints:       4809
7.96/8.02	c #Conflicts:      31000 | #Constraints:       5876
7.96/8.02	c #Conflicts:      32000 | #Constraints:       6913
7.96/8.02	c #Conflicts:      33000 | #Constraints:       7991
7.96/8.02	c INPROCESSING
7.96/8.02	c GARBAGE COLLECT
7.96/8.02	c rational objective 2
9.34/9.40	c #Conflicts:      34000 | #Constraints:       5117
9.34/9.40	c #Conflicts:      35000 | #Constraints:       6394
9.34/9.40	c #Conflicts:      36000 | #Constraints:       7911
9.34/9.40	c #Conflicts:      37000 | #Constraints:       9283
9.34/9.40	c INPROCESSING
9.34/9.40	c GARBAGE COLLECT
9.34/9.40	c rational objective 2
11.45/11.56	c #Conflicts:      38000 | #Constraints:       5647
11.45/11.56	c #Conflicts:      39000 | #Constraints:       6698
11.45/11.56	c #Conflicts:      40000 | #Constraints:       7734
11.45/11.56	c #Conflicts:      41000 | #Constraints:       8813
11.45/11.56	c INPROCESSING
11.45/11.56	c GARBAGE COLLECT
11.45/11.56	c rational objective 2
14.24/14.40	c #Conflicts:      42000 | #Constraints:       5150
14.24/14.40	c #Conflicts:      43000 | #Constraints:       6276
14.24/14.40	c #Conflicts:      44000 | #Constraints:       7381
14.24/14.40	c #Conflicts:      45000 | #Constraints:       8505
14.24/14.40	c #Conflicts:      46000 | #Constraints:       9607
14.24/14.40	c INPROCESSING
14.24/14.40	c GARBAGE COLLECT
14.24/14.40	c rational objective 2
16.53/16.68	c #Conflicts:      47000 | #Constraints:       5745
16.53/16.68	c #Conflicts:      48000 | #Constraints:       6809
16.53/16.68	c #Conflicts:      49000 | #Constraints:       7857
16.53/16.68	c #Conflicts:      50000 | #Constraints:       8920
16.53/16.68	c #Conflicts:      51000 | #Constraints:       9965
16.53/16.68	c INPROCESSING
16.53/16.68	c GARBAGE COLLECT
16.53/16.68	c rational objective 2
18.83/18.99	c #Conflicts:      52000 | #Constraints:       5992
18.83/18.99	c #Conflicts:      53000 | #Constraints:       6992
18.83/18.99	c #Conflicts:      54000 | #Constraints:       8061
18.83/18.99	c #Conflicts:      55000 | #Constraints:       9112
18.83/18.99	c #Conflicts:      56000 | #Constraints:      10209
18.83/18.99	c INPROCESSING
18.83/18.99	c GARBAGE COLLECT
18.83/18.99	c rational objective 2
21.12/21.28	c #Conflicts:      57000 | #Constraints:       6113
21.12/21.28	c #Conflicts:      58000 | #Constraints:       7122
21.12/21.28	c #Conflicts:      59000 | #Constraints:       8126
21.12/21.28	c #Conflicts:      60000 | #Constraints:       9126
21.12/21.28	c #Conflicts:      61000 | #Constraints:      10126
21.12/21.28	c INPROCESSING
21.12/21.28	c GARBAGE COLLECT
21.12/21.28	c rational objective 2
24.22/24.31	c #Conflicts:      62000 | #Constraints:       6038
24.22/24.31	c #Conflicts:      63000 | #Constraints:       7245
24.22/24.31	c #Conflicts:      64000 | #Constraints:       8343
24.22/24.31	c #Conflicts:      65000 | #Constraints:       9486
24.22/24.31	c #Conflicts:      66000 | #Constraints:      10575
24.22/24.31	c INPROCESSING
24.22/24.31	c GARBAGE COLLECT
24.22/24.31	c rational objective 2
27.61/27.71	c #Conflicts:      67000 | #Constraints:       6036
27.61/27.71	c #Conflicts:      68000 | #Constraints:       7086
27.61/27.71	c #Conflicts:      69000 | #Constraints:       8086
27.61/27.71	c #Conflicts:      70000 | #Constraints:       9086
27.61/27.71	c #Conflicts:      71000 | #Constraints:      10086
27.61/27.71	c #Conflicts:      72000 | #Constraints:      11086
27.61/27.71	c INPROCESSING
27.61/27.71	c GARBAGE COLLECT
27.61/27.71	c rational objective 2
30.50/30.61	c #Conflicts:      73000 | #Constraints:       6480
30.50/30.61	c #Conflicts:      74000 | #Constraints:       7544
30.50/30.61	c #Conflicts:      75000 | #Constraints:       8617
30.50/30.61	c #Conflicts:      76000 | #Constraints:       9645
30.50/30.61	c #Conflicts:      77000 | #Constraints:      10654
30.50/30.61	c #Conflicts:      78000 | #Constraints:      11707
30.50/30.61	c INPROCESSING
30.50/30.61	c GARBAGE COLLECT
30.50/30.61	c rational objective 2
34.09/34.27	c #Conflicts:      79000 | #Constraints:       6964
34.09/34.27	c #Conflicts:      80000 | #Constraints:       8047
34.09/34.27	c #Conflicts:      81000 | #Constraints:       9087
34.09/34.27	c #Conflicts:      82000 | #Constraints:      10159
34.09/34.27	c #Conflicts:      83000 | #Constraints:      11251
34.09/34.27	c #Conflicts:      84000 | #Constraints:      12358
34.09/34.27	c INPROCESSING
34.09/34.27	c GARBAGE COLLECT
34.09/34.27	c rational objective 2
37.38/37.56	c #Conflicts:      85000 | #Constraints:       7278
37.38/37.56	c #Conflicts:      86000 | #Constraints:       8349
37.38/37.56	c #Conflicts:      87000 | #Constraints:       9434
37.38/37.56	c #Conflicts:      88000 | #Constraints:      10540
37.38/37.56	c #Conflicts:      89000 | #Constraints:      11616
37.38/37.56	c #Conflicts:      90000 | #Constraints:      12700
37.38/37.56	c INPROCESSING
37.38/37.56	c GARBAGE COLLECT
37.38/37.56	c rational objective 2
39.78/39.95	c #Conflicts:      91000 | #Constraints:       7328
39.78/39.95	c #Conflicts:      92000 | #Constraints:       8405
39.78/39.95	c #Conflicts:      93000 | #Constraints:       9507
39.78/39.95	c #Conflicts:      94000 | #Constraints:      10602
39.78/39.95	c #Conflicts:      95000 | #Constraints:      11669
39.78/39.95	c #Conflicts:      96000 | #Constraints:      12729
39.78/39.95	c INPROCESSING
39.78/39.95	c GARBAGE COLLECT
39.78/39.95	c rational objective 2
42.77/42.99	c #Conflicts:      97000 | #Constraints:       7119
42.77/42.99	c #Conflicts:      98000 | #Constraints:       8222
42.77/42.99	c #Conflicts:      99000 | #Constraints:       9322
42.77/42.99	c #Conflicts:     100000 | #Constraints:      10411
42.77/42.99	c #Conflicts:     101000 | #Constraints:      11475
42.77/42.99	c #Conflicts:     102000 | #Constraints:      12544
42.77/42.99	c #Conflicts:     103000 | #Constraints:      13608
42.77/42.99	c INPROCESSING
42.77/42.99	c GARBAGE COLLECT
42.77/42.99	c rational objective 2
46.06/46.29	c #Conflicts:     104000 | #Constraints:       7733
46.06/46.29	c #Conflicts:     105000 | #Constraints:       8733
46.06/46.29	c #Conflicts:     106000 | #Constraints:       9755
46.06/46.29	c #Conflicts:     107000 | #Constraints:      10855
46.06/46.29	c #Conflicts:     108000 | #Constraints:      11931
46.06/46.29	c #Conflicts:     109000 | #Constraints:      13066
46.06/46.29	c #Conflicts:     110000 | #Constraints:      14186
46.06/46.29	c INPROCESSING
46.06/46.29	c GARBAGE COLLECT
46.06/46.29	c rational objective 2
49.95/50.15	c #Conflicts:     111000 | #Constraints:       8182
49.95/50.15	c #Conflicts:     112000 | #Constraints:       9244
49.95/50.15	c #Conflicts:     113000 | #Constraints:      10329
49.95/50.15	c #Conflicts:     114000 | #Constraints:      11406
49.95/50.15	c #Conflicts:     115000 | #Constraints:      12470
49.95/50.15	c #Conflicts:     116000 | #Constraints:      13474
49.95/50.15	c #Conflicts:     117000 | #Constraints:      14505
49.95/50.15	c INPROCESSING
49.95/50.15	c GARBAGE COLLECT
49.95/50.15	c rational objective 2
54.14/54.37	c #Conflicts:     118000 | #Constraints:       8281
54.14/54.37	c #Conflicts:     119000 | #Constraints:       9420
54.14/54.37	c #Conflicts:     120000 | #Constraints:      10484
54.14/54.37	c #Conflicts:     121000 | #Constraints:      11576
54.14/54.37	c #Conflicts:     122000 | #Constraints:      12711
54.14/54.37	c #Conflicts:     123000 | #Constraints:      13836
54.14/54.37	c #Conflicts:     124000 | #Constraints:      14927
54.14/54.37	c INPROCESSING
54.14/54.37	c GARBAGE COLLECT
54.14/54.37	c rational objective 2
58.12/58.33	c #Conflicts:     125000 | #Constraints:       8381
58.12/58.33	c #Conflicts:     126000 | #Constraints:       9457
58.12/58.33	c #Conflicts:     127000 | #Constraints:      10599
58.12/58.33	c #Conflicts:     128000 | #Constraints:      11718
58.12/58.33	c #Conflicts:     129000 | #Constraints:      12840
58.12/58.33	c #Conflicts:     130000 | #Constraints:      13910
58.12/58.33	c #Conflicts:     131000 | #Constraints:      14982
58.12/58.33	c INPROCESSING
58.12/58.33	c GARBAGE COLLECT
58.12/58.33	c rational objective 2
62.12/62.37	c #Conflicts:     132000 | #Constraints:       8257
62.12/62.37	c #Conflicts:     133000 | #Constraints:       9341
62.12/62.37	c #Conflicts:     134000 | #Constraints:      10396
62.12/62.37	c #Conflicts:     135000 | #Constraints:      11478
62.12/62.37	c #Conflicts:     136000 | #Constraints:      12561
62.12/62.37	c #Conflicts:     137000 | #Constraints:      13629
62.12/62.37	c #Conflicts:     138000 | #Constraints:      14695
62.12/62.37	c #Conflicts:     139000 | #Constraints:      15754
62.12/62.37	c INPROCESSING
62.12/62.37	c GARBAGE COLLECT
62.12/62.37	c rational objective 2
68.90/69.18	c #Conflicts:     140000 | #Constraints:       9069
68.90/69.18	c #Conflicts:     141000 | #Constraints:      10489
68.90/69.18	c #Conflicts:     142000 | #Constraints:      11808
68.90/69.18	c #Conflicts:     143000 | #Constraints:      13536
68.90/69.18	c #Conflicts:     144000 | #Constraints:      15315
68.90/69.18	c #Conflicts:     145000 | #Constraints:      16992
68.90/69.18	c #Conflicts:     146000 | #Constraints:      18883
68.90/69.18	c #Conflicts:     147000 | #Constraints:      20618
68.90/69.18	c INPROCESSING
68.90/69.18	c GARBAGE COLLECT
68.90/69.18	c rational objective 2
76.08/76.30	c #Conflicts:     148000 | #Constraints:      11496
76.08/76.30	c #Conflicts:     149000 | #Constraints:      12572
76.08/76.30	c #Conflicts:     150000 | #Constraints:      13680
76.08/76.30	c #Conflicts:     151000 | #Constraints:      14801
76.08/76.30	c #Conflicts:     152000 | #Constraints:      15883
76.08/76.30	c #Conflicts:     153000 | #Constraints:      16963
76.08/76.30	c #Conflicts:     154000 | #Constraints:      18033
76.08/76.30	c #Conflicts:     155000 | #Constraints:      19089
76.08/76.30	c INPROCESSING
76.08/76.30	c GARBAGE COLLECT
76.08/76.30	c rational objective 2
81.46/81.74	c #Conflicts:     156000 | #Constraints:      10571
81.46/81.74	c #Conflicts:     157000 | #Constraints:      11641
81.46/81.74	c #Conflicts:     158000 | #Constraints:      12769
81.46/81.74	c #Conflicts:     159000 | #Constraints:      13859
81.46/81.74	c #Conflicts:     160000 | #Constraints:      14913
81.46/81.74	c #Conflicts:     161000 | #Constraints:      16015
81.46/81.74	c #Conflicts:     162000 | #Constraints:      17082
81.46/81.74	c #Conflicts:     163000 | #Constraints:      18180
81.46/81.74	c INPROCESSING
81.46/81.74	c GARBAGE COLLECT
81.46/81.74	c rational objective 2
86.46/86.78	c #Conflicts:     164000 | #Constraints:      10013
86.46/86.78	c #Conflicts:     165000 | #Constraints:      11013
86.46/86.78	c #Conflicts:     166000 | #Constraints:      12013
86.46/86.78	c #Conflicts:     167000 | #Constraints:      13013
86.46/86.78	c #Conflicts:     168000 | #Constraints:      14013
86.46/86.78	c #Conflicts:     169000 | #Constraints:      15013
86.46/86.78	c #Conflicts:     170000 | #Constraints:      16013
86.46/86.78	c #Conflicts:     171000 | #Constraints:      17013
86.46/86.78	c INPROCESSING
86.46/86.78	c GARBAGE COLLECT
86.46/86.78	c rational objective 2
92.93/93.27	c #Conflicts:     172000 | #Constraints:       9247
92.93/93.27	c #Conflicts:     173000 | #Constraints:      10340
92.93/93.27	c #Conflicts:     174000 | #Constraints:      11444
92.93/93.27	c #Conflicts:     175000 | #Constraints:      12551
92.93/93.27	c #Conflicts:     176000 | #Constraints:      13659
92.93/93.27	c #Conflicts:     177000 | #Constraints:      14757
92.93/93.27	c #Conflicts:     178000 | #Constraints:      15847
92.93/93.27	c #Conflicts:     179000 | #Constraints:      16957
92.93/93.27	c #Conflicts:     180000 | #Constraints:      18041
92.93/93.27	c INPROCESSING
92.93/93.27	c GARBAGE COLLECT
92.93/93.27	c rational objective 2
97.83/98.14	c #Conflicts:     181000 | #Constraints:       9956
97.83/98.14	c #Conflicts:     182000 | #Constraints:      11084
97.83/98.14	c #Conflicts:     183000 | #Constraints:      12172
97.83/98.14	c #Conflicts:     184000 | #Constraints:      13252
97.83/98.14	c #Conflicts:     185000 | #Constraints:      14347
97.83/98.14	c #Conflicts:     186000 | #Constraints:      15423
97.83/98.14	c #Conflicts:     187000 | #Constraints:      16548
97.83/98.14	c #Conflicts:     188000 | #Constraints:      17651
97.83/98.14	c #Conflicts:     189000 | #Constraints:      18759
97.83/98.14	c INPROCESSING
97.83/98.14	c GARBAGE COLLECT
97.83/98.14	c rational objective 2
104.01/104.35	c #Conflicts:     190000 | #Constraints:      10389
104.01/104.35	c #Conflicts:     191000 | #Constraints:      11389
104.01/104.35	c #Conflicts:     192000 | #Constraints:      12389
104.01/104.35	c #Conflicts:     193000 | #Constraints:      13389
104.01/104.35	c #Conflicts:     194000 | #Constraints:      14389
104.01/104.35	c #Conflicts:     195000 | #Constraints:      15389
104.01/104.35	c #Conflicts:     196000 | #Constraints:      16389
104.01/104.35	c #Conflicts:     197000 | #Constraints:      17389
104.01/104.35	c #Conflicts:     198000 | #Constraints:      18389
104.01/104.35	c INPROCESSING
104.01/104.35	c GARBAGE COLLECT
104.01/104.35	c rational objective 2
113.48/113.86	c #Conflicts:     199000 | #Constraints:      10216
113.48/113.86	c #Conflicts:     200000 | #Constraints:      11216
113.48/113.86	c #Conflicts:     201000 | #Constraints:      12216
113.48/113.86	c #Conflicts:     202000 | #Constraints:      13216
113.48/113.86	c #Conflicts:     203000 | #Constraints:      14216
113.48/113.86	c #Conflicts:     204000 | #Constraints:      15216
113.48/113.86	c #Conflicts:     205000 | #Constraints:      16216
113.48/113.86	c #Conflicts:     206000 | #Constraints:      17240
113.48/113.86	c #Conflicts:     207000 | #Constraints:      18264
113.48/113.86	c INPROCESSING
113.48/113.86	c GARBAGE COLLECT
113.48/113.86	c rational objective 2
120.56/120.98	c #Conflicts:     208000 | #Constraints:      10039
120.56/120.98	c #Conflicts:     209000 | #Constraints:      11039
120.56/120.98	c #Conflicts:     210000 | #Constraints:      12039
120.56/120.98	c #Conflicts:     211000 | #Constraints:      13039
120.56/120.98	c #Conflicts:     212000 | #Constraints:      14039
120.56/120.98	c #Conflicts:     213000 | #Constraints:      15039
120.56/120.98	c #Conflicts:     214000 | #Constraints:      16039
120.56/120.98	c #Conflicts:     215000 | #Constraints:      17039
120.56/120.98	c #Conflicts:     216000 | #Constraints:      18039
120.56/120.98	c INPROCESSING
120.56/120.98	c GARBAGE COLLECT
120.56/120.98	c rational objective 2
136.11/136.53	c #Conflicts:     217000 | #Constraints:       9791
136.11/136.53	c #Conflicts:     218000 | #Constraints:      11217
136.11/136.53	c #Conflicts:     219000 | #Constraints:      13162
136.11/136.53	c #Conflicts:     220000 | #Constraints:      14755
136.11/136.53	c #Conflicts:     221000 | #Constraints:      16431
136.11/136.53	c #Conflicts:     222000 | #Constraints:      18402
136.11/136.53	c #Conflicts:     223000 | #Constraints:      20013
136.11/136.53	c #Conflicts:     224000 | #Constraints:      21792
136.11/136.53	c #Conflicts:     225000 | #Constraints:      23507
136.11/136.53	c #Conflicts:     226000 | #Constraints:      25380
136.11/136.53	c INPROCESSING
136.11/136.53	c GARBAGE COLLECT
136.11/136.53	c rational objective 2
149.27/149.73	c #Conflicts:     227000 | #Constraints:      14474
149.27/149.73	c #Conflicts:     228000 | #Constraints:      16011
149.27/149.73	c #Conflicts:     229000 | #Constraints:      17115
149.27/149.73	c #Conflicts:     230000 | #Constraints:      18242
149.27/149.73	c #Conflicts:     231000 | #Constraints:      19345
149.27/149.73	c #Conflicts:     232000 | #Constraints:      20475
149.27/149.73	c #Conflicts:     233000 | #Constraints:      21627
149.27/149.73	c #Conflicts:     234000 | #Constraints:      22735
149.27/149.73	c #Conflicts:     235000 | #Constraints:      23884
149.27/149.73	c #Conflicts:     236000 | #Constraints:      24957
149.27/149.73	c INPROCESSING
149.27/149.73	c GARBAGE COLLECT
149.27/149.73	c rational objective 2
161.23/161.72	c #Conflicts:     237000 | #Constraints:      13486
161.23/161.72	c #Conflicts:     238000 | #Constraints:      14486
161.23/161.72	c #Conflicts:     239000 | #Constraints:      15486
161.23/161.72	c #Conflicts:     240000 | #Constraints:      16486
161.23/161.72	c #Conflicts:     241000 | #Constraints:      17552
161.23/161.72	c #Conflicts:     242000 | #Constraints:      18655
161.23/161.72	c #Conflicts:     243000 | #Constraints:      19782
161.23/161.72	c #Conflicts:     244000 | #Constraints:      20875
161.23/161.72	c #Conflicts:     245000 | #Constraints:      21954
161.23/161.72	c #Conflicts:     246000 | #Constraints:      23018
161.23/161.72	c INPROCESSING
161.23/161.72	c GARBAGE COLLECT
161.23/161.72	c rational objective 2
170.51/171.03	c #Conflicts:     247000 | #Constraints:      12600
170.51/171.03	c #Conflicts:     248000 | #Constraints:      13725
170.51/171.03	c #Conflicts:     249000 | #Constraints:      14880
170.51/171.03	c #Conflicts:     250000 | #Constraints:      16038
170.51/171.03	c #Conflicts:     251000 | #Constraints:      17131
170.51/171.03	c #Conflicts:     252000 | #Constraints:      18286
170.51/171.03	c #Conflicts:     253000 | #Constraints:      19383
170.51/171.03	c #Conflicts:     254000 | #Constraints:      20484
170.51/171.03	c #Conflicts:     255000 | #Constraints:      21620
170.51/171.03	c #Conflicts:     256000 | #Constraints:      22762
170.51/171.03	c INPROCESSING
170.51/171.03	c GARBAGE COLLECT
170.51/171.03	c rational objective 2.01894
180.28/180.80	c #Conflicts:     257000 | #Constraints:      12337
180.28/180.80	c #Conflicts:     258000 | #Constraints:      13372
180.28/180.80	c #Conflicts:     259000 | #Constraints:      14395
180.28/180.80	c #Conflicts:     260000 | #Constraints:      15428
180.28/180.80	c #Conflicts:     261000 | #Constraints:      16487
180.28/180.80	c #Conflicts:     262000 | #Constraints:      17519
180.28/180.80	c #Conflicts:     263000 | #Constraints:      18546
180.28/180.80	c #Conflicts:     264000 | #Constraints:      19643
180.28/180.80	c #Conflicts:     265000 | #Constraints:      20749
180.28/180.80	c #Conflicts:     266000 | #Constraints:      21919
180.28/180.80	c INPROCESSING
180.28/180.80	c GARBAGE COLLECT
180.28/180.80	c rational objective 2.08144
191.55/192.11	c #Conflicts:     267000 | #Constraints:      11716
191.55/192.11	c #Conflicts:     268000 | #Constraints:      12733
191.55/192.11	c #Conflicts:     269000 | #Constraints:      13739
191.55/192.11	c #Conflicts:     270000 | #Constraints:      14753
191.55/192.11	c #Conflicts:     271000 | #Constraints:      15755
191.55/192.11	c #Conflicts:     272000 | #Constraints:      16757
191.55/192.11	c #Conflicts:     273000 | #Constraints:      17763
191.55/192.11	c #Conflicts:     274000 | #Constraints:      18777
191.55/192.11	c #Conflicts:     275000 | #Constraints:      19796
191.55/192.11	c #Conflicts:     276000 | #Constraints:      20822
191.55/192.11	c #Conflicts:     277000 | #Constraints:      21840
191.55/192.11	c INPROCESSING
191.55/192.11	c GARBAGE COLLECT
191.55/192.11	c rational objective 2.37458
202.43/203.10	c #Conflicts:     278000 | #Constraints:      11835
202.43/203.10	c #Conflicts:     279000 | #Constraints:      12839
202.43/203.10	c #Conflicts:     280000 | #Constraints:      13864
202.43/203.10	c #Conflicts:     281000 | #Constraints:      14864
202.43/203.10	c #Conflicts:     282000 | #Constraints:      15869
202.43/203.10	c #Conflicts:     283000 | #Constraints:      16869
202.43/203.10	c #Conflicts:     284000 | #Constraints:      17873
202.43/203.10	c #Conflicts:     285000 | #Constraints:      18878
202.43/203.10	c #Conflicts:     286000 | #Constraints:      19900
202.43/203.10	c #Conflicts:     287000 | #Constraints:      20918
202.43/203.10	c #Conflicts:     288000 | #Constraints:      21925
202.43/203.10	c INPROCESSING
202.43/203.10	c GARBAGE COLLECT
202.43/203.10	c rational objective 2.38068
213.50/214.14	c #Conflicts:     289000 | #Constraints:      11982
213.50/214.14	c #Conflicts:     290000 | #Constraints:      12984
213.50/214.14	c #Conflicts:     291000 | #Constraints:      13984
213.50/214.14	c #Conflicts:     292000 | #Constraints:      14996
213.50/214.14	c #Conflicts:     293000 | #Constraints:      16003
213.50/214.14	c #Conflicts:     294000 | #Constraints:      17007
213.50/214.14	c #Conflicts:     295000 | #Constraints:      18007
213.50/214.14	c #Conflicts:     296000 | #Constraints:      19014
213.50/214.14	c #Conflicts:     297000 | #Constraints:      20014
213.50/214.14	c #Conflicts:     298000 | #Constraints:      21014
213.50/214.14	c #Conflicts:     299000 | #Constraints:      22014
213.50/214.14	c INPROCESSING
213.50/214.14	c GARBAGE COLLECT
213.50/214.14	c rational objective 2.00002
223.67/224.35	c #Conflicts:     300000 | #Constraints:      12037
223.67/224.35	c #Conflicts:     301000 | #Constraints:      13037
223.67/224.35	c #Conflicts:     302000 | #Constraints:      14037
223.67/224.35	c #Conflicts:     303000 | #Constraints:      15037
223.67/224.35	c #Conflicts:     304000 | #Constraints:      16037
223.67/224.35	c #Conflicts:     305000 | #Constraints:      17037
223.67/224.35	c #Conflicts:     306000 | #Constraints:      18037
223.67/224.35	c #Conflicts:     307000 | #Constraints:      19037
223.67/224.35	c #Conflicts:     308000 | #Constraints:      20037
223.67/224.35	c #Conflicts:     309000 | #Constraints:      21037
223.67/224.35	c #Conflicts:     310000 | #Constraints:      22037
223.67/224.35	c INPROCESSING
223.67/224.35	c GARBAGE COLLECT
223.67/224.35	c rational objective 2.00002
232.74/233.47	c #Conflicts:     311000 | #Constraints:      11942
232.74/233.47	c #Conflicts:     312000 | #Constraints:      12946
232.74/233.47	c #Conflicts:     313000 | #Constraints:      13949
232.74/233.47	c #Conflicts:     314000 | #Constraints:      15001
232.74/233.47	c #Conflicts:     315000 | #Constraints:      16004
232.74/233.47	c #Conflicts:     316000 | #Constraints:      17021
232.74/233.47	c #Conflicts:     317000 | #Constraints:      18048
232.74/233.47	c #Conflicts:     318000 | #Constraints:      19059
232.74/233.47	c #Conflicts:     319000 | #Constraints:      20065
232.74/233.47	c #Conflicts:     320000 | #Constraints:      21082
232.74/233.47	c #Conflicts:     321000 | #Constraints:      22118
232.74/233.47	c INPROCESSING
232.74/233.47	c GARBAGE COLLECT
232.74/233.47	c rational objective 2.00002
247.89/248.61	c #Conflicts:     322000 | #Constraints:      11768
247.89/248.61	c #Conflicts:     323000 | #Constraints:      12785
247.89/248.61	c #Conflicts:     324000 | #Constraints:      13789
247.89/248.61	c #Conflicts:     325000 | #Constraints:      14796
247.89/248.61	c #Conflicts:     326000 | #Constraints:      15802
247.89/248.61	c #Conflicts:     327000 | #Constraints:      16803
247.89/248.61	c #Conflicts:     328000 | #Constraints:      17811
247.89/248.61	c #Conflicts:     329000 | #Constraints:      18834
247.89/248.61	c #Conflicts:     330000 | #Constraints:      19834
247.89/248.61	c #Conflicts:     331000 | #Constraints:      20847
247.89/248.61	c #Conflicts:     332000 | #Constraints:      21856
247.89/248.61	c #Conflicts:     333000 | #Constraints:      22856
247.89/248.61	c INPROCESSING
247.89/248.61	c GARBAGE COLLECT
247.89/248.61	c rational objective 2.00002
261.16/261.94	c #Conflicts:     334000 | #Constraints:      12345
261.16/261.94	c #Conflicts:     335000 | #Constraints:      13357
261.16/261.94	c #Conflicts:     336000 | #Constraints:      14365
261.16/261.94	c #Conflicts:     337000 | #Constraints:      15369
261.16/261.94	c #Conflicts:     338000 | #Constraints:      16378
261.16/261.94	c #Conflicts:     339000 | #Constraints:      17379
261.16/261.94	c #Conflicts:     340000 | #Constraints:      18379
261.16/261.94	c #Conflicts:     341000 | #Constraints:      19379
261.16/261.94	c #Conflicts:     342000 | #Constraints:      20379
261.16/261.94	c #Conflicts:     343000 | #Constraints:      21379
261.16/261.94	c #Conflicts:     344000 | #Constraints:      22379
261.16/261.94	c #Conflicts:     345000 | #Constraints:      23379
261.16/261.94	c INPROCESSING
261.16/261.94	c GARBAGE COLLECT
261.16/261.94	c rational objective 2.00002
270.43/271.24	c #Conflicts:     346000 | #Constraints:      12710
270.43/271.24	c #Conflicts:     347000 | #Constraints:      13718
270.43/271.24	c #Conflicts:     348000 | #Constraints:      14736
270.43/271.24	c #Conflicts:     349000 | #Constraints:      15736
270.43/271.24	c #Conflicts:     350000 | #Constraints:      16736
270.43/271.24	c #Conflicts:     351000 | #Constraints:      17736
270.43/271.24	c #Conflicts:     352000 | #Constraints:      18736
270.43/271.24	c #Conflicts:     353000 | #Constraints:      19736
270.43/271.24	c #Conflicts:     354000 | #Constraints:      20736
270.43/271.24	c #Conflicts:     355000 | #Constraints:      21736
270.43/271.24	c #Conflicts:     356000 | #Constraints:      22736
270.43/271.24	c #Conflicts:     357000 | #Constraints:      23736
270.43/271.24	c INPROCESSING
270.43/271.24	c GARBAGE COLLECT
270.43/271.24	c rational objective 2.00002
283.30/284.14	c #Conflicts:     358000 | #Constraints:      12875
283.30/284.14	c #Conflicts:     359000 | #Constraints:      13875
283.30/284.14	c #Conflicts:     360000 | #Constraints:      14875
283.30/284.14	c #Conflicts:     361000 | #Constraints:      15875
283.30/284.14	c #Conflicts:     362000 | #Constraints:      16876
283.30/284.14	c #Conflicts:     363000 | #Constraints:      17895
283.30/284.14	c #Conflicts:     364000 | #Constraints:      18896
283.30/284.14	c #Conflicts:     365000 | #Constraints:      19896
283.30/284.14	c #Conflicts:     366000 | #Constraints:      20907
283.30/284.14	c #Conflicts:     367000 | #Constraints:      21913
283.30/284.14	c #Conflicts:     368000 | #Constraints:      22915
283.30/284.14	c #Conflicts:     369000 | #Constraints:      23926
283.30/284.14	c INPROCESSING
283.30/284.14	c GARBAGE COLLECT
283.30/284.14	c rational objective 2.02983
296.36/297.23	c #Conflicts:     370000 | #Constraints:      12878
296.36/297.23	c #Conflicts:     371000 | #Constraints:      13886
296.36/297.23	c #Conflicts:     372000 | #Constraints:      14899
296.36/297.23	c #Conflicts:     373000 | #Constraints:      15910
296.36/297.23	c #Conflicts:     374000 | #Constraints:      16916
296.36/297.23	c #Conflicts:     375000 | #Constraints:      17923
296.36/297.23	c #Conflicts:     376000 | #Constraints:      18923
296.36/297.23	c #Conflicts:     377000 | #Constraints:      19923
296.36/297.23	c #Conflicts:     378000 | #Constraints:      20923
296.36/297.23	c #Conflicts:     379000 | #Constraints:      21923
296.36/297.23	c #Conflicts:     380000 | #Constraints:      22924
296.36/297.23	c #Conflicts:     381000 | #Constraints:      23927
296.36/297.23	c INPROCESSING
296.36/297.23	c GARBAGE COLLECT
296.36/297.23	c rational objective 2.00002
309.72/310.60	c #Conflicts:     382000 | #Constraints:      12677
309.72/310.60	c #Conflicts:     383000 | #Constraints:      13677
309.72/310.60	c #Conflicts:     384000 | #Constraints:      14677
309.72/310.60	c #Conflicts:     385000 | #Constraints:      15677
309.72/310.60	c #Conflicts:     386000 | #Constraints:      16687
309.72/310.60	c #Conflicts:     387000 | #Constraints:      17694
309.72/310.60	c #Conflicts:     388000 | #Constraints:      18694
309.72/310.60	c #Conflicts:     389000 | #Constraints:      19694
309.72/310.60	c #Conflicts:     390000 | #Constraints:      20694
309.72/310.60	c #Conflicts:     391000 | #Constraints:      21694
309.72/310.60	c #Conflicts:     392000 | #Constraints:      22694
309.72/310.60	c #Conflicts:     393000 | #Constraints:      23694
309.72/310.60	c #Conflicts:     394000 | #Constraints:      24694
309.72/310.60	c INPROCESSING
309.72/310.60	c GARBAGE COLLECT
309.72/310.60	c rational objective 2.00002
323.28/324.23	c #Conflicts:     395000 | #Constraints:      13261
323.28/324.23	c #Conflicts:     396000 | #Constraints:      14268
323.28/324.23	c #Conflicts:     397000 | #Constraints:      15283
323.28/324.23	c #Conflicts:     398000 | #Constraints:      16284
323.28/324.23	c #Conflicts:     399000 | #Constraints:      17289
323.28/324.23	c #Conflicts:     400000 | #Constraints:      18290
323.28/324.23	c #Conflicts:     401000 | #Constraints:      19300
323.28/324.23	c #Conflicts:     402000 | #Constraints:      20310
323.28/324.23	c #Conflicts:     403000 | #Constraints:      21318
323.28/324.23	c #Conflicts:     404000 | #Constraints:      22318
323.28/324.23	c #Conflicts:     405000 | #Constraints:      23318
323.28/324.23	c #Conflicts:     406000 | #Constraints:      24325
323.28/324.23	c #Conflicts:     407000 | #Constraints:      25325
323.28/324.23	c INPROCESSING
323.28/324.23	c GARBAGE COLLECT
323.28/324.23	c rational objective 2.00005
336.33/337.34	c #Conflicts:     408000 | #Constraints:      13678
336.33/337.34	c #Conflicts:     409000 | #Constraints:      14679
336.33/337.34	c #Conflicts:     410000 | #Constraints:      15816
336.33/337.34	c #Conflicts:     411000 | #Constraints:      16887
336.33/337.34	c #Conflicts:     412000 | #Constraints:      18112
336.33/337.34	c #Conflicts:     413000 | #Constraints:      19656
336.33/337.34	c #Conflicts:     414000 | #Constraints:      21005
336.33/337.34	c #Conflicts:     415000 | #Constraints:      22332
336.33/337.34	c #Conflicts:     416000 | #Constraints:      23604
336.33/337.34	c #Conflicts:     417000 | #Constraints:      24852
336.33/337.34	c #Conflicts:     418000 | #Constraints:      26456
336.33/337.34	c #Conflicts:     419000 | #Constraints:      27835
336.33/337.34	c #Conflicts:     420000 | #Constraints:      29067
336.33/337.34	c INPROCESSING
336.33/337.34	c GARBAGE COLLECT
336.33/337.34	c rational objective 2.00006
349.29/350.32	c #Conflicts:     421000 | #Constraints:      15563
349.29/350.32	c #Conflicts:     422000 | #Constraints:      16655
349.29/350.32	c #Conflicts:     423000 | #Constraints:      17691
349.29/350.32	c #Conflicts:     424000 | #Constraints:      18811
349.29/350.32	c #Conflicts:     425000 | #Constraints:      20354
349.29/350.32	c #Conflicts:     426000 | #Constraints:      21944
349.29/350.32	c #Conflicts:     427000 | #Constraints:      23402
349.29/350.32	c #Conflicts:     428000 | #Constraints:      24970
349.29/350.32	c #Conflicts:     429000 | #Constraints:      26415
349.29/350.32	c #Conflicts:     430000 | #Constraints:      27456
349.29/350.32	c #Conflicts:     431000 | #Constraints:      28585
349.29/350.32	c #Conflicts:     432000 | #Constraints:      29585
349.29/350.32	c #Conflicts:     433000 | #Constraints:      30585
349.29/350.32	c INPROCESSING
349.29/350.32	c GARBAGE COLLECT
349.29/350.32	c rational objective 2.00005
349.29/350.38	c cpu time 343.387 s
349.29/350.38	c deterministic time 63264069445 6.33e+10
349.29/350.38	c optimization time 6.8e-05 s
349.29/350.38	c total solve time 343.386 s
349.29/350.38	c core-guided solve time 0 s
349.29/350.38	c propagation time 294.412 s
349.29/350.38	c conflict analysis time 41.9392 s
349.29/350.38	c propagations 5624001
349.29/350.38	c resolve steps 1151808
349.29/350.38	c decisions 3794559
349.29/350.38	c conflicts 433200
349.29/350.38	c restarts 1020
349.29/350.38	c inprocessing phases 57
349.29/350.38	c garbage collections 57 ,( 100.00 )
349.29/350.38	c input clauses 0 ,( 0.00 )
349.29/350.38	c input cardinalities 0 ,( 0.00 )
349.29/350.38	c input general constraints 2 ,( 100.00 )
349.29/350.38	c input average constraint length 82.00
349.29/350.38	c input average constraint degree 486858570.50
349.29/350.38	c learned clauses 351946 ,( 74.80 )
349.29/350.38	c learned cardinalities 0 ,( 0.00 )
349.29/350.38	c learned general constraints 118549 ,( 25.20 )
349.29/350.38	c learned average constraint length 45.99
349.29/350.38	c learned average constraint degree 73348024.49
349.29/350.38	c watched  CF 32, 64, 128, Arb: 14624 , 0 , 0 , 0
349.29/350.38	c counting CF 32, 64, 128, Arb: 103927 , 0 , 0 , 0
349.29/350.38	c watched   constraints 14624 ,( 12.34 ) 
349.29/350.38	c counting  constraints 103927 ,( 87.66 ) 
349.29/350.38	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 37544953 , 0 , 9275792409 ,( 11018855 , 9264773554 )
349.29/350.38	c gcd simplifications 261717
349.29/350.38	c detected cardinalities 0
349.29/350.38	c weakened non-implied lits 2213609
349.29/350.38	c weakened non-implying lits 4326428
349.29/350.38	c original variables 82
349.29/350.38	c clausal propagations 392510
349.29/350.38	c cardinality propagations 0
349.29/350.38	c watched propagations 15393
349.29/350.38	c counting propagations 4771436
349.29/350.38	c watch lookups 10600969566
349.29/350.38	c watch backjump lookups 0
349.29/350.38	c watch checks 259546788
349.29/350.38	c propagation checks 52281108226
349.29/350.38	c constraint additions 103130595
349.29/350.38	c trail pops 9851759
349.29/350.38	c formula constraints 2
349.29/350.38	c learned constraints 433200
349.29/350.38	c bound constraints 0
349.29/350.38	c core-guided constraints 0
349.29/350.38	c encountered formula constraints 968528
349.29/350.38	c encountered learned constraints 616450
349.29/350.38	c encountered bound constraints 0
349.29/350.38	c encountered core-guided constraints 0
349.29/350.38	c LP total time 6.49912 s
349.29/350.38	c LP solve time 2.91 s
349.29/350.38	c LP constraints added 105
349.29/350.38	c LP constraints removed 95
349.29/350.38	c LP pivots internal 43327
349.29/350.38	c LP pivots root 623
349.29/350.38	c LP calls 62260
349.29/350.38	c LP optimalities 24438
349.29/350.38	c LP no pivot count 18358
349.29/350.38	c LP infeasibilities 37701
349.29/350.38	c LP valid Farkas constraints 37246
349.29/350.38	c LP learned Farkas constraints 0
349.29/350.38	c LP basis resets 121
349.29/350.38	c LP cycling count 105
349.29/350.38	c LP singular count 16
349.29/350.38	c LP no primal count 0
349.29/350.38	c LP no farkas count 0
349.29/350.38	c LP other issue count 0
349.29/350.38	c LP Gomory cuts 49
349.29/350.38	c LP learned cuts 54
349.29/350.38	c LP deleted cuts 97
349.29/350.38	c LP encountered Gomory constraints 1
349.29/350.38	c LP encountered Farkas constraints 29
349.29/350.38	c LP encountered learned Farkas constraints 0
349.29/350.38	c CG auxiliary variables introduced 0
349.29/350.38	c CG solutions found 0
349.29/350.38	c CG cores constructed 0
349.29/350.38	c CG core cardinality constraints returned 0
349.29/350.38	c CG unit cores 0
349.29/350.38	c CG single cores 0
349.29/350.38	c CG blocks removed during cardinality reduction 0
349.29/350.38	c CG first core best 0
349.29/350.38	c CG decision core best 0
349.29/350.38	c CG core reduction tie 0
349.29/350.38	c CG core degree average 0.00
349.29/350.38	c CG core slack average 0.00
349.29/350.38	c CG core upper bound improvements 0
349.29/350.38	c STR number of successful calls 0
349.29/350.38	c STR number of unsuccessful calls 0
349.29/350.38	c STR number of inconclusive calls 0
349.29/350.38	c STR number of successful attempts 0
349.29/350.38	c STR number of unsuccessful attempts 0
349.29/350.38	c STR number of inconclusive attempts 0
349.29/350.38	c STR average degree increase per successful call inf
349.29/350.38	c STR average degree increase per successful attempt inf
349.29/350.38	c STR total number of conflicts for successful attempts 0
349.29/350.38	c STR total number of conflicts for unsuccessful attempts 0
349.29/350.38	c STR total number of conflicts for inconclusive attempts 0
349.29/350.38	c STR average number of conflicts per successful attempt inf
349.29/350.38	c STR average number of conflicts per unsuccessful attempt inf
349.29/350.38	c STR average number of conflicts per inconclusive attempt inf
349.29/350.38	c AVG.sumWPerc 72.14 
349.29/350.38	c bigint constraints 0 
349.29/350.38	s SATISFIABLE
349.29/350.38	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 x33 -x34 -x35 x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4495931-1751153939/watcher-4495931-1751153939 -o /tmp/evaluation-result-4495931-1751153939/solver-4495931-1751153939 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751146607-14375 --watchdog 3760 --file-size-limit 100000 run-dec-ls-log.sh HOME/instance-4495931-1751153939.opb PROOFDIR/proof-4495931-1751153939 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=18696, runsolver pid=18693

[startup+0.100067 s]*
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124880376/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=56080 memory=13212 CPUtime=0.09 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 614 0 0 0 8 1 0 0 20 0 1 0 31071440 57425920 3303 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 14020 3303 2400 1147 0 1447 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 60272 KiB
Current children cumulated memory: 16284 KiB

[startup+0.20597 s]*
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124877604/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=56756 memory=13852 CPUtime=0.19 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 772 0 0 0 18 1 0 0 20 0 1 0 31071440 58118144 3463 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 14189 3463 2400 1147 0 1616 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 60948 KiB
Current children cumulated memory: 16924 KiB

[startup+0.305927 s]*
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124877604/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=57168 memory=14236 CPUtime=0.28 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 882 0 0 0 27 1 0 0 20 0 1 0 31071440 58540032 3559 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 14292 3559 2400 1147 0 1719 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 61360 KiB
Current children cumulated memory: 17308 KiB

[startup+0.700196 s]
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124875588/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=57872 memory=14876 CPUtime=0.67 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 1035 0 0 0 63 4 0 0 20 0 1 0 31071440 59260928 3719 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 14468 3719 2400 1147 0 1895 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 62064 KiB
Current children cumulated memory: 17948 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124869540/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=58164 memory=15260 CPUtime=1.47 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 1122 0 0 0 137 10 0 0 20 0 1 0 31071440 59559936 3815 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 14541 3815 2400 1147 0 1968 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 62356 KiB
Current children cumulated memory: 18332 KiB

[startup+3.10572 s]
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124857876/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=59368 memory=16284 CPUtime=3.07 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 1392 0 0 0 286 21 0 0 20 0 1 0 31071440 60792832 4071 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 14842 4071 2400 1147 0 2269 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 63560 KiB
Current children cumulated memory: 19356 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.10 4.09 5/274 18698
/proc/meminfo: memFree=124844928/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=60408 memory=17180 CPUtime=6.26 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 1643 0 0 0 591 35 0 0 20 0 1 0 31071440 61857792 4295 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 15102 4295 2400 1147 0 2529 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 64600 KiB
Current children cumulated memory: 20252 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.09 4.09 5/274 18699
/proc/meminfo: memFree=124812880/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=65288 memory=22908 CPUtime=12.64 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 2563 0 0 0 1212 52 0 0 20 0 1 0 31071440 66854912 5727 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 16322 5727 2400 1147 0 3749 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 69480 KiB
Current children cumulated memory: 25980 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 4.09 4.09 5/274 18699
/proc/meminfo: memFree=124708244/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=65784 memory=23804 CPUtime=25.41 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 2723 0 0 0 2457 84 0 0 20 0 1 0 31071440 67362816 5951 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 16446 5951 2496 1147 0 3873 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 69976 KiB
Current children cumulated memory: 26876 KiB

[startup+51.1056 s]
/proc/loadavg: 4.05 4.08 4.09 5/274 18699
/proc/meminfo: memFree=124559296/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=67556 memory=25780 CPUtime=50.95 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 3420 0 0 0 4946 149 0 0 20 0 1 0 31071440 69177344 6445 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 16889 6445 2496 1147 0 4316 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 71748 KiB
Current children cumulated memory: 28852 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/274 18701
/proc/meminfo: memFree=124330508/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=86392 memory=40888 CPUtime=102.01 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 6703 0 0 0 9950 251 0 0 20 0 1 0 31071440 88465408 10222 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 21598 10222 2496 1147 0 9025 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 90584 KiB
Current children cumulated memory: 43960 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/273 18705
/proc/meminfo: memFree=124135980/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=98480 memory=52152 CPUtime=161.83 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 9539 0 0 0 15856 327 0 0 20 0 1 0 31071440 100843520 13038 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 24620 13038 2496 1147 0 12047 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 102672 KiB
Current children cumulated memory: 55224 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.08 4.09 5/271 18799
/proc/meminfo: memFree=127799224/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=98480 memory=52280 CPUtime=221.67 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 9550 0 0 0 21751 416 0 0 20 0 1 0 31071440 100843520 13070 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 24620 13070 2496 1147 0 12047 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 102672 KiB
Current children cumulated memory: 55352 KiB

[startup+282.3 s]
/proc/loadavg: 4.01 4.06 4.08 5/268 18801
/proc/meminfo: memFree=127537592/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=98480 memory=52280 CPUtime=281.5 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 9569 0 0 0 27645 505 0 0 20 0 1 0 31071440 100843520 13070 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 24620 13070 2496 1147 0 12047 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 102672 KiB
Current children cumulated memory: 55352 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.08 4.09 5/268 18803
/proc/meminfo: memFree=127308984/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=98736 memory=57272 CPUtime=341.32 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 9632 0 0 0 33540 592 0 0 20 0 1 0 31071440 101105664 14318 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 24684 14318 2496 1147 0 12111 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 102928 KiB
Current children cumulated memory: 60344 KiB

[startup+350.386 s]
# the end of solver process 18696 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=343.391 s, system=5.98272 s

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

[startup+345.6 s]
/proc/loadavg: 4.10 4.08 4.08 5/268 18803
/proc/meminfo: memFree=127301544/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=101552 memory=58808 CPUtime=344.61 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 10029 0 0 0 33866 595 0 0 20 0 1 0 31071440 103989248 14702 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 25388 14702 2496 1147 0 12815 0
Current children cumulated CPU time: 344.61 s
Current children cumulated vsize: 105744 KiB
Current children cumulated memory: 61880 KiB

[startup+348.8 s]
/proc/loadavg: 4.09 4.07 4.08 5/268 18803
/proc/meminfo: memFree=127292156/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=102320 memory=59192 CPUtime=347.8 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 10135 0 0 0 34183 597 0 0 20 0 1 0 31071440 104775680 14798 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 25580 14798 2496 1147 0 13007 0
Current children cumulated CPU time: 347.8 s
Current children cumulated vsize: 106512 KiB
Current children cumulated memory: 62264 KiB

[startup+349.6 s]
/proc/loadavg: 4.09 4.07 4.08 5/268 18803
/proc/meminfo: memFree=127283860/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=102576 memory=59448 CPUtime=348.59 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 10178 0 0 0 34262 597 0 0 20 0 1 0 31071440 105037824 14862 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 25644 14862 2496 1147 0 13071 0
Current children cumulated CPU time: 348.59 s
Current children cumulated vsize: 106768 KiB
Current children cumulated memory: 62520 KiB

[startup+350 s]*
/proc/loadavg: 4.09 4.07 4.08 5/268 18803
/proc/meminfo: memFree=127283128/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=102576 memory=59448 CPUtime=348.99 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 10179 0 0 0 34302 597 0 0 20 0 1 0 31071440 105037824 14862 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 25644 14862 2496 1147 0 13071 0
Current children cumulated CPU time: 348.99 s
Current children cumulated vsize: 106768 KiB
Current children cumulated memory: 62520 KiB

[startup+350.2 s]
/proc/loadavg: 4.09 4.07 4.08 5/268 18803
/proc/meminfo: memFree=127283128/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=102576 memory=59448 CPUtime=349.19 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 10181 0 0 0 34322 597 0 0 20 0 1 0 31071440 105037824 14862 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 25644 14862 2496 1147 0 13071 0
Current children cumulated CPU time: 349.19 s
Current children cumulated vsize: 106768 KiB
Current children cumulated memory: 62520 KiB

[startup+350.3 s]
/proc/loadavg: 4.09 4.07 4.08 5/268 18803
/proc/meminfo: memFree=127283128/131249988 swapFree=33010684/33010684
[pid=18696] ppid=18693 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/18696/stat : 18696 (run-dec-ls-log.) S 18693 18696 14359 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 31071439 4292608 768 18446744073709551615 93940967333888 93940968228421 140733957955520 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93940968467472 93940968515216 93940972822528 140733957957915 140733957958113 140733957958113 140733957963715 0
/proc/18696/statm: 1048 768 704 219 0 110 0
[pid=18698] ppid=18696 vsize=102816 memory=59576 CPUtime=349.29 cores=5,7
/proc/18698/stat : 18698 (roundingsat) R 18696 18696 14359 0 -1 4194304 10234 0 0 0 34332 597 0 0 20 0 1 0 31071440 105283584 14894 18446744073709551615 4227072 8923433 140733147604240 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 23265280 140733147613520 140733147613736 140733147613736 140733147619306 0
/proc/18698/statm: 25704 14894 2496 1147 0 13131 0
Current children cumulated CPU time: 349.29 s
Current children cumulated vsize: 107008 KiB
Current children cumulated memory: 62648 KiB

Child status: 0

Real time (s): 350.386
CPU time (s): 349.374
CPU user time (s): 343.391
CPU system time (s): 5.98272
CPU usage (%): 99.711
Max. virtual memory (cumulated for all children) (KiB): 107008
Max. memory (cumulated for all children) (KiB): 62648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 343.391
system time used= 5.98272
maximum resident set size= 59704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 668736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 595
involuntary context switches= 478


# summary of solver processes directly reported to runsolver:
#   pid: 18696
#   total CPU time (s): 349.374
#   total CPU user time (s): 343.391
#   total CPU system time (s): 5.98272

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.856064 second user time and 1.47587 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 01:38:59
IDJOB=4495931
IDBENCH=148102
IDSOLVER=3354
FILE ID=nodeC020/4495931-1751153939
RUNJOBID= nodeC020-1751146607-14375
SLURM_JOB_ID= 9587464
Free space on /tmp= 433036 MiB

SOLVER NAME= roundingsat-ls-log 63f22ad
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww4.opb
COMMAND LINE= run-dec-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4495931-1751153939/watcher-4495931-1751153939 -o /tmp/evaluation-result-4495931-1751153939/solver-4495931-1751153939 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751146607-14375 --watchdog 3760 --file-size-limit 100000 run-dec-ls-log.sh HOME/instance-4495931-1751153939.opb PROOFDIR/proof-4495931-1751153939

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

MD5SUM BENCH= 13439fe0222d33319b9169d149c100b9
RANDOM SEED=1960840060

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.889
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.898
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		: 3274.197
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		: 3600.206
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.902
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		: 3603.237
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		: 3600.596
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		: 3599.870
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:        124881276 kB
MemAvailable:   129247784 kB
Buffers:            3280 kB
Cached:          5170284 kB
SwapCached:            0 kB
Active:           861452 kB
Inactive:        4913552 kB
Active(anon):     619552 kB
Inactive(anon):        0 kB
Active(file):     241900 kB
Inactive(file):  4913552 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            119796 kB
Writeback:             0 kB
AnonPages:        603024 kB
Mapped:           117092 kB
Shmem:             18056 kB
KReclaimable:     100588 kB
Slab:             189796 kB
SReclaimable:     100588 kB
SUnreclaim:        89208 kB
KernelStack:        4416 kB
PageTables:         4496 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1016076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 433032 MiB
End job on nodeC020 at 2025-06-29 01:44:49