Trace number 4118653

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
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament20.lin.opb
MD5SUM30659f624af5945ba654694d2720d24e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-96
Best CPU time to get the best result obtained on this benchmark729.564
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables550
Total number of constraints720
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints360
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 487
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 524
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 524
Number of bits of the biggest sum of numbers10
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.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 550 #constraint= 720
0.19/0.22	c #Conflicts:       1000 | #Learnt:       1036 | 0.000
0.19/0.22	c total clause space: 11.2235MB
0.19/0.22	c total #watches: 70395
0.49/0.55	c total #propagations: 69348 / total #impl: 619872 (eff. 0.112)
0.49/0.55	c #Conflicts:       2000 | #Learnt:       2036 | 0.000
0.49/0.55	c total clause space: 18.2382MB
0.49/0.55	c total #watches: 85077
0.89/0.91	c total #propagations: 132496 / total #impl: 1415477 (eff. 0.094)
0.89/0.91	c GC COLLECT
0.89/0.91	c #Conflicts:       3000 | #Learnt:       2060 | 0.000
0.89/0.91	c total clause space: 18.2382MB
0.89/0.91	c total #watches: 53233
1.20/1.26	c total #propagations: 196875 / total #impl: 2166874 (eff. 0.091)
1.20/1.26	c #Conflicts:       4000 | #Learnt:       3061 | 0.000
1.20/1.26	c total clause space: 29.637MB
1.20/1.26	c total #watches: 80460
1.69/1.73	c total #propagations: 237809 / total #impl: 3220449 (eff. 0.074)
1.69/1.73	c GC COLLECT
1.69/1.73	c #Conflicts:       5000 | #Learnt:       2421 | 0.000
1.69/1.73	c total clause space: 29.637MB
1.69/1.73	c total #watches: 89814
2.20/2.26	c total #propagations: 281880 / total #impl: 4561443 (eff. 0.062)
2.20/2.26	c #Conflicts:       6000 | #Learnt:       3423 | 0.000
2.20/2.26	c total clause space: 29.637MB
2.20/2.26	c total #watches: 117135
2.89/2.90	c total #propagations: 315268 / total #impl: 5606365 (eff. 0.056)
2.89/2.90	c GC COLLECT
2.89/2.90	c #Conflicts:       7000 | #Learnt:       2308 | 0.000
2.89/2.90	c total clause space: 29.637MB
2.89/2.90	c total #watches: 98771
3.59/3.68	c total #propagations: 363529 / total #impl: 6792833 (eff. 0.054)
3.59/3.68	c #Conflicts:       8000 | #Learnt:       3308 | 0.000
3.59/3.68	c total clause space: 29.637MB
3.59/3.68	c total #watches: 111686
4.09/4.19	c total #propagations: 427856 / total #impl: 7754807 (eff. 0.055)
4.09/4.19	c #Conflicts:       9000 | #Learnt:       4315 | 0.000
4.09/4.19	c total clause space: 29.637MB
4.09/4.19	c total #watches: 144319
4.69/4.76	c total #propagations: 478214 / total #impl: 8546149 (eff. 0.056)
4.69/4.76	c GC COLLECT
4.69/4.76	c #Conflicts:      10000 | #Learnt:       2806 | 0.000
4.69/4.76	c total clause space: 48.1602MB
4.69/4.76	c total #watches: 101422
5.19/5.24	c total #propagations: 533033 / total #impl: 9284691 (eff. 0.057)
5.19/5.24	c #Conflicts:      11000 | #Learnt:       3806 | 0.000
5.19/5.24	c total clause space: 48.1602MB
5.19/5.24	c total #watches: 129439
5.59/5.65	c total #propagations: 597987 / total #impl: 10072984 (eff. 0.059)
5.59/5.65	c #Conflicts:      12000 | #Learnt:       4806 | 0.000
5.59/5.65	c total clause space: 48.1602MB
5.59/5.65	c total #watches: 157144
6.09/6.16	c total #propagations: 658094 / total #impl: 11177346 (eff. 0.059)
6.09/6.16	c #Conflicts:      13000 | #Learnt:       5809 | 0.000
6.09/6.16	c total clause space: 48.1602MB
6.09/6.16	c total #watches: 189343
6.60/6.63	c total #propagations: 713801 / total #impl: 12038009 (eff. 0.059)
6.60/6.63	c GC COLLECT
6.60/6.63	c #Conflicts:      14000 | #Learnt:       3964 | 0.000
6.60/6.63	c total clause space: 48.1602MB
6.60/6.63	c total #watches: 149452
7.29/7.32	c total #propagations: 783201 / total #impl: 13202986 (eff. 0.059)
7.29/7.32	c #Conflicts:      15000 | #Learnt:       4964 | 0.000
7.29/7.32	c total clause space: 48.1602MB
7.29/7.32	c total #watches: 179771
8.09/8.11	c total #propagations: 854949 / total #impl: 14355789 (eff. 0.060)
8.09/8.11	c #Conflicts:      16000 | #Learnt:       5964 | 0.000
8.09/8.11	c total clause space: 48.1602MB
8.09/8.11	c total #watches: 210274
9.09/9.17	c total #propagations: 910129 / total #impl: 15934719 (eff. 0.057)
9.09/9.17	c GC COLLECT
9.09/9.17	c #Conflicts:      17000 | #Learnt:       3797 | 0.000
9.09/9.17	c total clause space: 48.1602MB
9.09/9.17	c total #watches: 145210
10.19/10.27	c total #propagations: 969959 / total #impl: 17645929 (eff. 0.055)
10.19/10.27	c #Conflicts:      18000 | #Learnt:       4797 | 0.000
10.19/10.27	c total clause space: 48.1602MB
10.19/10.27	c total #watches: 176484
11.49/11.53	c total #propagations: 1032896 / total #impl: 19072713 (eff. 0.054)
11.49/11.53	c #Conflicts:      19000 | #Learnt:       5797 | 0.000
11.49/11.53	c total clause space: 48.1602MB
11.49/11.53	c total #watches: 206415
13.20/13.27	c total #propagations: 1086360 / total #impl: 20623037 (eff. 0.053)
13.20/13.27	c #Conflicts:      20000 | #Learnt:       6797 | 0.000
13.20/13.27	c total clause space: 48.1602MB
13.20/13.27	c total #watches: 237758
14.49/14.54	c total #propagations: 1149597 / total #impl: 21810215 (eff. 0.053)
14.49/14.54	c GC COLLECT
14.49/14.54	c #Conflicts:      21000 | #Learnt:       4312 | 0.000
14.49/14.54	c total clause space: 48.1602MB
14.49/14.54	c total #watches: 154351
15.40/15.44	c total #propagations: 1209790 / total #impl: 22862127 (eff. 0.053)
15.40/15.44	c #Conflicts:      22000 | #Learnt:       5312 | 0.000
15.40/15.44	c total clause space: 48.1602MB
15.40/15.44	c total #watches: 184216
16.50/16.55	c total #propagations: 1283755 / total #impl: 23839763 (eff. 0.054)
16.50/16.55	c #Conflicts:      23000 | #Learnt:       6312 | 0.000
16.50/16.55	c total clause space: 48.1602MB
16.50/16.55	c total #watches: 217869
16.99/17.05	c total #propagations: 1346778 / total #impl: 24780020 (eff. 0.054)
16.99/17.05	c #Conflicts:      24000 | #Learnt:       7312 | 0.000
16.99/17.05	c total clause space: 48.1602MB
16.99/17.05	c total #watches: 244822
17.39/17.43	c total #propagations: 1396911 / total #impl: 25792032 (eff. 0.054)
17.39/17.43	c GC COLLECT
17.39/17.43	c #Conflicts:      25000 | #Learnt:       4518 | 0.000
17.39/17.43	c total clause space: 48.1602MB
17.39/17.43	c total #watches: 155604
17.89/17.90	c total #propagations: 1448816 / total #impl: 26896435 (eff. 0.054)
17.89/17.90	c #Conflicts:      26000 | #Learnt:       5518 | 0.000
17.89/17.90	c total clause space: 48.1602MB
17.89/17.90	c total #watches: 185206
18.49/18.54	c total #propagations: 1498389 / total #impl: 27932336 (eff. 0.054)
18.49/18.54	c #Conflicts:      27000 | #Learnt:       6518 | 0.000
18.49/18.54	c total clause space: 48.1602MB
18.49/18.54	c total #watches: 206155
19.09/19.13	c total #propagations: 1572923 / total #impl: 29430963 (eff. 0.053)
19.09/19.13	c #Conflicts:      28000 | #Learnt:       7518 | 0.000
19.09/19.13	c total clause space: 48.1602MB
19.09/19.13	c total #watches: 235714
19.69/19.76	c total #propagations: 1636086 / total #impl: 30465577 (eff. 0.054)
19.69/19.76	c GC COLLECT
19.69/19.76	c #Conflicts:      29000 | #Learnt:       4421 | 0.000
19.69/19.76	c total clause space: 78.2603MB
19.69/19.76	c total #watches: 154202
20.29/20.39	c total #propagations: 1690117 / total #impl: 31314089 (eff. 0.054)
20.29/20.39	c #Conflicts:      30000 | #Learnt:       5425 | 0.000
20.29/20.39	c total clause space: 78.2603MB
20.29/20.39	c total #watches: 214814
21.09/21.12	c total #propagations: 1750957 / total #impl: 32529820 (eff. 0.054)
21.09/21.12	c #Conflicts:      31000 | #Learnt:       6425 | 0.000
21.09/21.12	c total clause space: 78.2603MB
21.09/21.12	c total #watches: 246639
21.69/21.76	c total #propagations: 1819717 / total #impl: 33563322 (eff. 0.054)
21.69/21.76	c #Conflicts:      32000 | #Learnt:       7431 | 0.000
21.69/21.76	c total clause space: 78.2603MB
21.69/21.76	c total #watches: 292324
22.09/22.11	c total #propagations: 1870479 / total #impl: 34336285 (eff. 0.054)
22.09/22.11	c #Conflicts:      33000 | #Learnt:       8431 | 0.000
22.09/22.11	c total clause space: 78.2603MB
22.09/22.11	c total #watches: 317387
22.49/22.51	c total #propagations: 1956348 / total #impl: 35022554 (eff. 0.056)
22.49/22.51	c GC COLLECT
22.49/22.51	c #Conflicts:      34000 | #Learnt:       5027 | 0.000
22.49/22.51	c total clause space: 78.2603MB
22.49/22.51	c total #watches: 224598
22.89/22.95	c total #propagations: 2054495 / total #impl: 36066172 (eff. 0.057)
22.89/22.95	c #Conflicts:      35000 | #Learnt:       6027 | 0.000
22.89/22.95	c total clause space: 78.2603MB
22.89/22.95	c total #watches: 247093
23.39/23.48	c total #propagations: 2146347 / total #impl: 36836101 (eff. 0.058)
23.39/23.48	c #Conflicts:      36000 | #Learnt:       7027 | 0.000
23.39/23.48	c total clause space: 78.2603MB
23.39/23.48	c total #watches: 273163
24.19/24.24	c total #propagations: 2212461 / total #impl: 37745498 (eff. 0.059)
24.19/24.24	c #Conflicts:      37000 | #Learnt:       8027 | 0.000
24.19/24.24	c total clause space: 78.2603MB
24.19/24.24	c total #watches: 298813
25.09/25.18	c total #propagations: 2252561 / total #impl: 39487460 (eff. 0.057)
25.09/25.18	c #Conflicts:      38000 | #Learnt:       9027 | 0.000
25.09/25.18	c total clause space: 78.2603MB
25.09/25.18	c total #watches: 325550
26.19/26.21	c total #propagations: 2293035 / total #impl: 41201731 (eff. 0.056)
26.19/26.21	c GC COLLECT
26.19/26.21	c #Conflicts:      39000 | #Learnt:       5339 | 0.000
26.19/26.21	c total clause space: 78.2603MB
26.19/26.21	c total #watches: 172645
27.29/27.33	c total #propagations: 2347738 / total #impl: 43149328 (eff. 0.054)
27.29/27.33	c #Conflicts:      40000 | #Learnt:       6339 | 0.000
27.29/27.33	c total clause space: 78.2603MB
27.29/27.33	c total #watches: 198865
28.29/28.34	c total #propagations: 2414348 / total #impl: 44858546 (eff. 0.054)
28.29/28.34	c #Conflicts:      41000 | #Learnt:       7339 | 0.000
28.29/28.34	c total clause space: 78.2603MB
28.29/28.34	c total #watches: 223676
29.49/29.55	c total #propagations: 2484653 / total #impl: 46239281 (eff. 0.054)
29.49/29.55	c #Conflicts:      42000 | #Learnt:       8339 | 0.000
29.49/29.55	c total clause space: 78.2603MB
29.49/29.55	c total #watches: 249052
30.59/30.62	c total #propagations: 2558318 / total #impl: 47431379 (eff. 0.054)
30.59/30.62	c #Conflicts:      43000 | #Learnt:       9339 | 0.000
30.59/30.62	c total clause space: 78.2603MB
30.59/30.62	c total #watches: 273928
32.09/32.18	c total #propagations: 2634305 / total #impl: 49022439 (eff. 0.054)
32.09/32.18	c GC COLLECT
32.09/32.18	c #Conflicts:      44000 | #Learnt:       5345 | 0.000
32.09/32.18	c total clause space: 78.2603MB
32.09/32.18	c total #watches: 166553
33.48/33.52	c total #propagations: 2720875 / total #impl: 50552901 (eff. 0.054)
33.48/33.52	c #Conflicts:      45000 | #Learnt:       6345 | 0.000
33.48/33.52	c total clause space: 78.2603MB
33.48/33.52	c total #watches: 191512
35.08/35.18	c total #propagations: 2800068 / total #impl: 52138268 (eff. 0.054)
35.08/35.18	c #Conflicts:      46000 | #Learnt:       7345 | 0.000
35.08/35.18	c total clause space: 78.2603MB
35.08/35.18	c total #watches: 221686
36.78/36.85	c total #propagations: 2863387 / total #impl: 54112245 (eff. 0.053)
36.78/36.85	c #Conflicts:      47000 | #Learnt:       8345 | 0.000
36.78/36.85	c total clause space: 78.2603MB
36.78/36.85	c total #watches: 274892
38.28/38.38	c total #propagations: 2917594 / total #impl: 56235760 (eff. 0.052)
38.28/38.38	c #Conflicts:      48000 | #Learnt:       9345 | 0.000
38.28/38.38	c total clause space: 78.2603MB
38.28/38.38	c total #watches: 304580
39.28/39.32	c total #propagations: 2973012 / total #impl: 58674971 (eff. 0.051)
39.28/39.32	c #Conflicts:      49000 | #Learnt:      10345 | 0.000
39.28/39.32	c total clause space: 78.2603MB
39.28/39.32	c total #watches: 326649
39.98/40.09	c total #propagations: 3049639 / total #impl: 59592086 (eff. 0.051)
39.98/40.09	c GC COLLECT
39.98/40.09	c #Conflicts:      50000 | #Learnt:       6046 | 0.000
39.98/40.09	c total clause space: 78.2603MB
39.98/40.09	c total #watches: 217059
40.88/40.94	c total #propagations: 3124032 / total #impl: 60465369 (eff. 0.052)
40.88/40.94	c #Conflicts:      51000 | #Learnt:       7046 | 0.000
40.88/40.94	c total clause space: 78.2603MB
40.88/40.94	c total #watches: 241593
41.89/41.93	c total #propagations: 3188839 / total #impl: 61456157 (eff. 0.052)
41.89/41.93	c #Conflicts:      52000 | #Learnt:       8046 | 0.000
41.89/41.93	c total clause space: 78.2603MB
41.89/41.93	c total #watches: 270447
43.08/43.15	c total #propagations: 3242548 / total #impl: 63261945 (eff. 0.051)
43.08/43.15	c #Conflicts:      53000 | #Learnt:       9046 | 0.000
43.08/43.15	c total clause space: 78.2603MB
43.08/43.15	c total #watches: 297855
44.48/44.53	c total #propagations: 3285915 / total #impl: 65027138 (eff. 0.051)
44.48/44.53	c #Conflicts:      54000 | #Learnt:      10046 | 0.000
44.48/44.53	c total clause space: 78.2603MB
44.48/44.53	c total #watches: 318960
45.88/45.96	c total #propagations: 3335901 / total #impl: 66389499 (eff. 0.050)
45.88/45.96	c #Conflicts:      55000 | #Learnt:      11046 | 0.000
45.88/45.96	c total clause space: 78.2603MB
45.88/45.96	c total #watches: 343109
46.78/46.86	c total #propagations: 3377100 / total #impl: 68186849 (eff. 0.050)
46.78/46.86	c GC COLLECT
46.78/46.86	c #Conflicts:      56000 | #Learnt:       6448 | 0.000
46.78/46.86	c total clause space: 78.2603MB
46.78/46.86	c total #watches: 214828
47.88/47.95	c total #propagations: 3400942 / total #impl: 70766641 (eff. 0.048)
47.88/47.95	c #Conflicts:      57000 | #Learnt:       7448 | 0.000
47.88/47.95	c total clause space: 78.2603MB
47.88/47.95	c total #watches: 244776
49.18/49.26	c total #propagations: 3437184 / total #impl: 73690434 (eff. 0.047)
49.18/49.26	c #Conflicts:      58000 | #Learnt:       8448 | 0.000
49.18/49.26	c total clause space: 78.2603MB
49.18/49.26	c total #watches: 276286
50.69/50.79	c total #propagations: 3464952 / total #impl: 77025016 (eff. 0.045)
50.69/50.79	c #Conflicts:      59000 | #Learnt:       9448 | 0.000
50.69/50.79	c total clause space: 78.2603MB
50.69/50.79	c total #watches: 310488
52.08/52.11	c total #propagations: 3490322 / total #impl: 80393246 (eff. 0.043)
52.08/52.11	c #Conflicts:      60000 | #Learnt:      10449 | 0.000
52.08/52.11	c total clause space: 78.2603MB
52.08/52.11	c total #watches: 348845
53.18/53.23	c total #propagations: 3531441 / total #impl: 83435557 (eff. 0.042)
53.18/53.23	c #Conflicts:      61000 | #Learnt:      11449 | 0.000
53.18/53.23	c total clause space: 78.2603MB
53.18/53.23	c total #watches: 372539
54.18/54.27	c total #propagations: 3599339 / total #impl: 84464068 (eff. 0.043)
54.18/54.27	c GC COLLECT
54.18/54.27	c #Conflicts:      62000 | #Learnt:       6545 | 0.000
54.18/54.27	c total clause space: 78.2603MB
54.18/54.27	c total #watches: 240971
55.28/55.32	c total #propagations: 3676771 / total #impl: 85611549 (eff. 0.043)
55.28/55.32	c #Conflicts:      63000 | #Learnt:       7545 | 0.000
55.28/55.32	c total clause space: 78.2603MB
55.28/55.32	c total #watches: 264002
56.38/56.42	c total #propagations: 3738196 / total #impl: 86679932 (eff. 0.043)
56.38/56.42	c #Conflicts:      64000 | #Learnt:       8545 | 0.000
56.38/56.42	c total clause space: 78.2603MB
56.38/56.42	c total #watches: 291385
57.29/57.37	c total #propagations: 3809111 / total #impl: 87388051 (eff. 0.044)
57.29/57.37	c #Conflicts:      65000 | #Learnt:       9545 | 0.000
57.29/57.37	c total clause space: 78.2603MB
57.29/57.37	c total #watches: 323049
58.18/58.20	c total #propagations: 3881770 / total #impl: 87875717 (eff. 0.044)
58.18/58.20	c #Conflicts:      66000 | #Learnt:      10545 | 0.000
58.18/58.20	c total clause space: 78.2603MB
58.18/58.20	c total #watches: 342987
59.08/59.10	c total #propagations: 3970187 / total #impl: 88395980 (eff. 0.045)
59.08/59.10	c #Conflicts:      67000 | #Learnt:      11545 | 0.000
59.08/59.10	c total clause space: 78.2603MB
59.08/59.10	c total #watches: 364235
60.28/60.35	c total #propagations: 4059754 / total #impl: 88950397 (eff. 0.046)
60.28/60.35	c #Conflicts:      68000 | #Learnt:      12545 | 0.000
60.28/60.35	c total clause space: 78.2603MB
60.28/60.35	c total #watches: 390339
61.48/61.53	c total #propagations: 4128185 / total #impl: 89945193 (eff. 0.046)
61.48/61.53	c GC COLLECT
61.48/61.53	c #Conflicts:      69000 | #Learnt:       7345 | 0.000
61.48/61.53	c total clause space: 78.2603MB
61.48/61.53	c total #watches: 221532
62.48/62.55	c total #propagations: 4198051 / total #impl: 91566212 (eff. 0.046)
62.48/62.55	c #Conflicts:      70000 | #Learnt:       8345 | 0.000
62.48/62.55	c total clause space: 78.2603MB
62.48/62.55	c total #watches: 243422
63.48/63.56	c total #propagations: 4246078 / total #impl: 93444853 (eff. 0.045)
63.48/63.56	c #Conflicts:      71000 | #Learnt:       9345 | 0.000
63.48/63.56	c total clause space: 78.2603MB
63.48/63.56	c total #watches: 270177
64.68/64.77	c total #propagations: 4275763 / total #impl: 96531709 (eff. 0.044)
64.68/64.77	c #Conflicts:      72000 | #Learnt:      10345 | 0.000
64.68/64.77	c total clause space: 78.2603MB
64.68/64.77	c total #watches: 296467
66.28/66.32	c total #propagations: 4309221 / total #impl: 100273943 (eff. 0.043)
66.28/66.32	c #Conflicts:      73000 | #Learnt:      11345 | 0.000
66.28/66.32	c total clause space: 78.2603MB
66.28/66.32	c total #watches: 322832
68.18/68.25	c total #propagations: 4339146 / total #impl: 103457042 (eff. 0.042)
68.18/68.25	c #Conflicts:      74000 | #Learnt:      12345 | 0.000
68.18/68.25	c total clause space: 78.2603MB
68.18/68.25	c total #watches: 350655
70.68/70.78	c total #propagations: 4381496 / total #impl: 106009658 (eff. 0.041)
70.68/70.78	c GC COLLECT
70.68/70.78	c #Conflicts:      75000 | #Learnt:       6846 | 0.000
70.68/70.78	c total clause space: 78.2603MB
70.68/70.78	c total #watches: 221993
72.37/72.49	c total #propagations: 4430105 / total #impl: 109434973 (eff. 0.040)
72.37/72.49	c #Conflicts:      76000 | #Learnt:       7846 | 0.000
72.37/72.49	c total clause space: 78.2603MB
72.37/72.49	c total #watches: 250498
74.47/74.51	c total #propagations: 4470512 / total #impl: 113072479 (eff. 0.040)
74.47/74.51	c #Conflicts:      77000 | #Learnt:       8846 | 0.000
74.47/74.51	c total clause space: 78.2603MB
74.47/74.51	c total #watches: 285213
77.17/77.28	c total #propagations: 4506060 / total #impl: 117029871 (eff. 0.039)
77.17/77.28	c #Conflicts:      78000 | #Learnt:       9846 | 0.000
77.17/77.28	c total clause space: 78.2603MB
77.17/77.28	c total #watches: 310724
79.98/80.00	c total #propagations: 4574788 / total #impl: 119913256 (eff. 0.038)
79.98/80.00	c #Conflicts:      79000 | #Learnt:      10846 | 0.000
79.98/80.00	c total clause space: 78.2603MB
79.98/80.00	c total #watches: 327118
82.18/82.27	c total #propagations: 4649208 / total #impl: 121472966 (eff. 0.038)
82.18/82.27	c #Conflicts:      80000 | #Learnt:      11846 | 0.000
82.18/82.27	c total clause space: 78.2603MB
82.18/82.27	c total #watches: 345206
84.69/84.80	c total #propagations: 4727057 / total #impl: 122817572 (eff. 0.038)
84.69/84.80	c #Conflicts:      81000 | #Learnt:      12846 | 0.000
84.69/84.80	c total clause space: 78.2603MB
84.69/84.80	c total #watches: 371448
86.99/87.09	c total #propagations: 4795027 / total #impl: 124831254 (eff. 0.038)
86.99/87.09	c GC COLLECT
86.99/87.09	c #Conflicts:      82000 | #Learnt:       7048 | 0.000
86.99/87.09	c total clause space: 78.2603MB
86.99/87.09	c total #watches: 221013
88.38/88.46	c total #propagations: 4864891 / total #impl: 126941123 (eff. 0.038)
88.38/88.46	c #Conflicts:      83000 | #Learnt:       8048 | 0.000
88.38/88.46	c total clause space: 78.2603MB
88.38/88.46	c total #watches: 239685
89.28/89.37	c total #propagations: 4935875 / total #impl: 128239772 (eff. 0.038)
89.28/89.37	c #Conflicts:      84000 | #Learnt:       9048 | 0.000
89.28/89.37	c total clause space: 78.2603MB
89.28/89.37	c total #watches: 260058
90.58/90.63	c total #propagations: 5017850 / total #impl: 129211268 (eff. 0.039)
90.58/90.63	c #Conflicts:      85000 | #Learnt:      10048 | 0.000
90.58/90.63	c total clause space: 78.2603MB
90.58/90.63	c total #watches: 281699
91.88/91.97	c total #propagations: 5096729 / total #impl: 130388027 (eff. 0.039)
91.88/91.97	c #Conflicts:      86000 | #Learnt:      11048 | 0.000
91.88/91.97	c total clause space: 78.2603MB
91.88/91.97	c total #watches: 304638
93.38/93.48	c total #propagations: 5164457 / total #impl: 131548030 (eff. 0.039)
93.38/93.48	c #Conflicts:      87000 | #Learnt:      12048 | 0.000
93.38/93.48	c total clause space: 78.2603MB
93.38/93.48	c total #watches: 324288
95.18/95.21	c total #propagations: 5241769 / total #impl: 132561446 (eff. 0.040)
95.18/95.21	c #Conflicts:      88000 | #Learnt:      13048 | 0.000
95.18/95.21	c total clause space: 78.2603MB
95.18/95.21	c total #watches: 349285
97.18/97.25	c total #propagations: 5307525 / total #impl: 133955758 (eff. 0.040)
97.18/97.25	c #Conflicts:      89000 | #Learnt:      14048 | 0.000
97.18/97.25	c total clause space: 78.2603MB
97.18/97.25	c total #watches: 376073
98.48/98.52	c total #propagations: 5371599 / total #impl: 135565323 (eff. 0.040)
98.48/98.52	c GC COLLECT
98.48/98.52	c #Conflicts:      90000 | #Learnt:       7879 | 0.000
98.48/98.52	c total clause space: 78.2603MB
98.48/98.52	c total #watches: 242215
99.88/99.97	c total #propagations: 5426716 / total #impl: 137773669 (eff. 0.039)
99.88/99.97	c #Conflicts:      91000 | #Learnt:       8879 | 0.000
99.88/99.97	c total clause space: 78.2603MB
99.88/99.97	c total #watches: 274435
101.78/101.87	c total #propagations: 5484356 / total #impl: 141043252 (eff. 0.039)
101.78/101.87	c #Conflicts:      92000 | #Learnt:       9879 | 0.000
101.78/101.87	c total clause space: 78.2603MB
101.78/101.87	c total #watches: 297084
103.49/103.59	c total #propagations: 5559448 / total #impl: 144704626 (eff. 0.038)
103.49/103.59	c #Conflicts:      93000 | #Learnt:      10879 | 0.000
103.49/103.59	c total clause space: 78.2603MB
103.49/103.59	c total #watches: 326872
105.69/105.78	c total #propagations: 5601669 / total #impl: 146680952 (eff. 0.038)
105.69/105.78	c #Conflicts:      94000 | #Learnt:      11879 | 0.000
105.69/105.78	c total clause space: 78.2603MB
105.69/105.78	c total #watches: 347013
108.08/108.13	c total #propagations: 5658025 / total #impl: 149334034 (eff. 0.038)
108.08/108.13	c #Conflicts:      95000 | #Learnt:      12879 | 0.000
108.08/108.13	c total clause space: 78.2603MB
108.08/108.13	c total #watches: 367046
110.88/110.93	c total #propagations: 5713054 / total #impl: 151204746 (eff. 0.038)
110.88/110.93	c #Conflicts:      96000 | #Learnt:      13879 | 0.000
110.88/110.93	c total clause space: 78.2603MB
110.88/110.93	c total #watches: 399876
112.88/112.90	c total #propagations: 5765432 / total #impl: 154655772 (eff. 0.037)
112.88/112.90	c #Conflicts:      97000 | #Learnt:      14879 | 0.000
112.88/112.90	c total clause space: 78.2603MB
112.88/112.90	c total #watches: 428361
113.58/113.65	c total #propagations: 5804230 / total #impl: 158223775 (eff. 0.037)
113.58/113.65	c GC COLLECT
113.58/113.65	c #Conflicts:      98000 | #Learnt:       8464 | 0.000
113.58/113.65	c total clause space: 78.2603MB
113.58/113.65	c total #watches: 268937
114.68/114.72	c total #propagations: 5819674 / total #impl: 161291193 (eff. 0.036)
114.68/114.72	c #Conflicts:      99000 | #Learnt:       9464 | 0.000
114.68/114.72	c total clause space: 78.2603MB
114.68/114.72	c total #watches: 299473
116.38/116.43	c total #propagations: 5859603 / total #impl: 165042229 (eff. 0.036)
116.38/116.43	c #Conflicts:     100000 | #Learnt:      10464 | 0.000
116.38/116.43	c total clause space: 78.2603MB
116.38/116.43	c total #watches: 330624
117.88/117.90	c total #propagations: 5889979 / total #impl: 168999353 (eff. 0.035)
117.88/117.90	c #Conflicts:     101000 | #Learnt:      11464 | 0.000
117.88/117.90	c total clause space: 78.2603MB
117.88/117.90	c total #watches: 362590
120.08/120.13	c total #propagations: 5910516 / total #impl: 172594534 (eff. 0.034)
120.08/120.13	c #Conflicts:     102000 | #Learnt:      12464 | 0.000
120.08/120.13	c total clause space: 78.2603MB
120.08/120.13	c total #watches: 392124
122.58/122.64	c total #propagations: 5944325 / total #impl: 176279806 (eff. 0.034)
122.58/122.64	c #Conflicts:     103000 | #Learnt:      13464 | 0.000
122.58/122.64	c total clause space: 78.2603MB
122.58/122.64	c total #watches: 411980
124.28/124.33	c total #propagations: 6007286 / total #impl: 178158775 (eff. 0.034)
124.28/124.33	c #Conflicts:     104000 | #Learnt:      14464 | 0.000
124.28/124.33	c total clause space: 78.2603MB
124.28/124.33	c total #watches: 428398
126.67/126.76	c total #propagations: 6088095 / total #impl: 179191448 (eff. 0.034)
126.67/126.76	c #Conflicts:     105000 | #Learnt:      15464 | 0.000
126.67/126.76	c total clause space: 78.2603MB
126.67/126.76	c total #watches: 456136
127.68/127.78	c total #propagations: 6146103 / total #impl: 181021972 (eff. 0.034)
127.68/127.78	c GC COLLECT
127.68/127.78	c #Conflicts:     106000 | #Learnt:       8732 | 0.000
127.68/127.78	c total clause space: 78.2603MB
127.68/127.78	c total #watches: 262426
128.47/128.58	c total #propagations: 6202837 / total #impl: 181937552 (eff. 0.034)
128.47/128.58	c #Conflicts:     107000 | #Learnt:       9732 | 0.000
128.47/128.58	c total clause space: 78.2603MB
128.47/128.58	c total #watches: 279481
129.67/129.75	c total #propagations: 6285522 / total #impl: 182696743 (eff. 0.034)
129.67/129.75	c #Conflicts:     108000 | #Learnt:      10732 | 0.000
129.67/129.75	c total clause space: 78.2603MB
129.67/129.75	c total #watches: 296760
130.88/130.92	c total #propagations: 6368418 / total #impl: 183458812 (eff. 0.035)
130.88/130.92	c #Conflicts:     109000 | #Learnt:      11732 | 0.000
130.88/130.92	c total clause space: 78.2603MB
130.88/130.92	c total #watches: 315764
131.87/131.93	c total #propagations: 6433883 / total #impl: 184572850 (eff. 0.035)
131.87/131.93	c #Conflicts:     110000 | #Learnt:      12732 | 0.000
131.87/131.93	c total clause space: 78.2603MB
131.87/131.93	c total #watches: 341410
133.18/133.28	c total #propagations: 6489313 / total #impl: 186571781 (eff. 0.035)
133.18/133.28	c #Conflicts:     111000 | #Learnt:      13732 | 0.000
133.18/133.28	c total clause space: 78.2603MB
133.18/133.28	c total #watches: 361685
134.57/134.69	c total #propagations: 6549392 / total #impl: 189510945 (eff. 0.035)
134.57/134.69	c #Conflicts:     112000 | #Learnt:      14732 | 0.000
134.57/134.69	c total clause space: 78.2603MB
134.57/134.69	c total #watches: 378471
136.17/136.27	c total #propagations: 6633929 / total #impl: 191332559 (eff. 0.035)
136.17/136.27	c #Conflicts:     113000 | #Learnt:      15732 | 0.000
136.17/136.27	c total clause space: 78.2603MB
136.17/136.27	c total #watches: 396940
137.17/137.23	c total #propagations: 6700900 / total #impl: 193258294 (eff. 0.035)
137.17/137.23	c GC COLLECT
137.17/137.23	c #Conflicts:     114000 | #Learnt:       8715 | 0.000
137.17/137.23	c total clause space: 78.2603MB
137.17/137.23	c total #watches: 263285
138.07/138.11	c total #propagations: 6756645 / total #impl: 194723029 (eff. 0.035)
138.07/138.11	c #Conflicts:     115000 | #Learnt:       9715 | 0.000
138.07/138.11	c total clause space: 78.2603MB
138.07/138.11	c total #watches: 281398
138.97/139.09	c total #propagations: 6825582 / total #impl: 195494435 (eff. 0.035)
138.97/139.09	c #Conflicts:     116000 | #Learnt:      10715 | 0.000
138.97/139.09	c total clause space: 78.2603MB
138.97/139.09	c total #watches: 299782
140.17/140.25	c total #propagations: 6888188 / total #impl: 196519082 (eff. 0.035)
140.17/140.25	c #Conflicts:     117000 | #Learnt:      11715 | 0.000
140.17/140.25	c total clause space: 78.2603MB
140.17/140.25	c total #watches: 320420
141.47/141.56	c total #propagations: 6941781 / total #impl: 197616340 (eff. 0.035)
141.47/141.56	c #Conflicts:     118000 | #Learnt:      12715 | 0.000
141.47/141.56	c total clause space: 78.2603MB
141.47/141.56	c total #watches: 340018
142.98/143.03	c total #propagations: 6993229 / total #impl: 199444045 (eff. 0.035)
142.98/143.03	c #Conflicts:     119000 | #Learnt:      13715 | 0.000
142.98/143.03	c total clause space: 78.2603MB
142.98/143.03	c total #watches: 360781
143.97/144.04	c total #propagations: 7051435 / total #impl: 200527292 (eff. 0.035)
143.97/144.04	c #Conflicts:     120000 | #Learnt:      14715 | 0.000
143.97/144.04	c total clause space: 78.2603MB
143.97/144.04	c total #watches: 379608
145.07/145.12	c total #propagations: 7083243 / total #impl: 201753137 (eff. 0.035)
145.07/145.12	c #Conflicts:     121000 | #Learnt:      15715 | 0.000
145.07/145.12	c total clause space: 78.2603MB
145.07/145.12	c total #watches: 398694
146.07/146.14	c total #propagations: 7112095 / total #impl: 202691136 (eff. 0.035)
146.07/146.14	c GC COLLECT
146.07/146.14	c #Conflicts:     122000 | #Learnt:       8406 | 0.000
146.07/146.14	c total clause space: 78.2603MB
146.07/146.14	c total #watches: 257891
146.67/146.76	c total #propagations: 7136245 / total #impl: 203731151 (eff. 0.035)
146.67/146.76	c #Conflicts:     123000 | #Learnt:       9406 | 0.000
146.67/146.76	c total clause space: 78.2603MB
146.67/146.76	c total #watches: 278196
147.67/147.70	c total #propagations: 7189793 / total #impl: 204481951 (eff. 0.035)
147.67/147.70	c #Conflicts:     124000 | #Learnt:      10406 | 0.000
147.67/147.70	c total clause space: 78.2603MB
147.67/147.70	c total #watches: 308466
148.77/148.80	c total #propagations: 7233174 / total #impl: 206651584 (eff. 0.035)
148.77/148.80	c #Conflicts:     125000 | #Learnt:      11406 | 0.000
148.77/148.80	c total clause space: 78.2603MB
148.77/148.80	c total #watches: 332371
150.27/150.32	c total #propagations: 7264248 / total #impl: 208961201 (eff. 0.035)
150.27/150.32	c #Conflicts:     126000 | #Learnt:      12406 | 0.000
150.27/150.32	c total clause space: 78.2603MB
150.27/150.32	c total #watches: 358512
151.97/152.07	c total #propagations: 7300119 / total #impl: 212447722 (eff. 0.034)
151.97/152.07	c #Conflicts:     127000 | #Learnt:      13406 | 0.000
151.97/152.07	c total clause space: 78.2603MB
151.97/152.07	c total #watches: 389514
153.77/153.89	c total #propagations: 7354431 / total #impl: 214951103 (eff. 0.034)
153.77/153.89	c #Conflicts:     128000 | #Learnt:      14406 | 0.000
153.77/153.89	c total clause space: 78.2603MB
153.77/153.89	c total #watches: 414105
155.67/155.80	c total #propagations: 7418167 / total #impl: 217472007 (eff. 0.034)
155.67/155.80	c #Conflicts:     129000 | #Learnt:      15406 | 0.000
155.67/155.80	c total clause space: 78.2603MB
155.67/155.80	c total #watches: 438143
157.97/158.01	c total #propagations: 7487671 / total #impl: 220387354 (eff. 0.034)
157.97/158.01	c #Conflicts:     130000 | #Learnt:      16406 | 0.000
157.97/158.01	c total clause space: 78.2603MB
157.97/158.01	c total #watches: 460616
159.87/159.93	c total #propagations: 7554282 / total #impl: 224203926 (eff. 0.034)
159.87/159.93	c GC COLLECT
159.87/159.93	c #Conflicts:     131000 | #Learnt:       8798 | 0.000
159.87/159.93	c total clause space: 127.173MB
159.87/159.93	c total #watches: 267011
160.57/160.63	c total #propagations: 7609740 / total #impl: 226968956 (eff. 0.034)
160.57/160.63	c #Conflicts:     132000 | #Learnt:       9798 | 0.000
160.57/160.63	c total clause space: 127.173MB
160.57/160.63	c total #watches: 294088
161.17/161.22	c total #propagations: 7688960 / total #impl: 227661537 (eff. 0.034)
161.17/161.22	c #Conflicts:     133000 | #Learnt:      10798 | 0.000
161.17/161.22	c total clause space: 127.173MB
161.17/161.22	c total #watches: 316422
162.17/162.28	c total #propagations: 7760475 / total #impl: 228511912 (eff. 0.034)
162.17/162.28	c #Conflicts:     134000 | #Learnt:      11798 | 0.000
162.17/162.28	c total clause space: 127.173MB
162.17/162.28	c total #watches: 337383
163.37/163.40	c total #propagations: 7827952 / total #impl: 230529844 (eff. 0.034)
163.37/163.40	c #Conflicts:     135000 | #Learnt:      12798 | 0.000
163.37/163.40	c total clause space: 127.173MB
163.37/163.40	c total #watches: 361461
164.56/164.65	c total #propagations: 7885422 / total #impl: 231877860 (eff. 0.034)
164.56/164.65	c #Conflicts:     136000 | #Learnt:      13798 | 0.000
164.56/164.65	c total clause space: 127.173MB
164.56/164.65	c total #watches: 384364
166.07/166.17	c total #propagations: 7926657 / total #impl: 233327767 (eff. 0.034)
166.07/166.17	c #Conflicts:     137000 | #Learnt:      14798 | 0.000
166.07/166.17	c total clause space: 127.173MB
166.07/166.17	c total #watches: 403981
167.46/167.53	c total #propagations: 7973532 / total #impl: 235093928 (eff. 0.034)
167.46/167.53	c #Conflicts:     138000 | #Learnt:      15798 | 0.000
167.46/167.53	c total clause space: 127.173MB
167.46/167.53	c total #watches: 428319
169.06/169.12	c total #propagations: 8008159 / total #impl: 237245267 (eff. 0.034)
169.06/169.12	c #Conflicts:     139000 | #Learnt:      16798 | 0.000
169.06/169.12	c total clause space: 127.173MB
169.06/169.12	c total #watches: 447499
171.36/171.41	c total #propagations: 8049053 / total #impl: 239231017 (eff. 0.034)
171.36/171.41	c #Conflicts:     140000 | #Learnt:      17798 | 0.000
171.36/171.41	c total clause space: 127.173MB
171.36/171.41	c total #watches: 469286
172.16/172.20	c total #propagations: 8100062 / total #impl: 241196309 (eff. 0.034)
172.16/172.20	c GC COLLECT
172.16/172.20	c #Conflicts:     141000 | #Learnt:       9901 | 0.000
172.16/172.20	c total clause space: 127.173MB
172.16/172.20	c total #watches: 292620
173.16/173.28	c total #propagations: 8139140 / total #impl: 242272206 (eff. 0.034)
173.16/173.28	c #Conflicts:     142000 | #Learnt:      10901 | 0.000
173.16/173.28	c total clause space: 127.173MB
173.16/173.28	c total #watches: 312539
174.46/174.53	c total #propagations: 8201198 / total #impl: 243315903 (eff. 0.034)
174.46/174.53	c #Conflicts:     143000 | #Learnt:      11901 | 0.000
174.46/174.53	c total clause space: 127.173MB
174.46/174.53	c total #watches: 332207
175.66/175.76	c total #propagations: 8258873 / total #impl: 244411083 (eff. 0.034)
175.66/175.76	c #Conflicts:     144000 | #Learnt:      12901 | 0.000
175.66/175.76	c total clause space: 127.173MB
175.66/175.76	c total #watches: 354364
177.76/177.82	c total #propagations: 8312926 / total #impl: 245791399 (eff. 0.034)
177.76/177.82	c #Conflicts:     145000 | #Learnt:      13901 | 0.000
177.76/177.82	c total clause space: 127.173MB
177.76/177.82	c total #watches: 375637
180.06/180.16	c total #propagations: 8370870 / total #impl: 247343789 (eff. 0.034)
180.06/180.16	c #Conflicts:     146000 | #Learnt:      14901 | 0.000
180.06/180.16	c total clause space: 127.173MB
180.06/180.16	c total #watches: 395530
182.96/183.06	c total #propagations: 8432473 / total #impl: 248845086 (eff. 0.034)
182.96/183.06	c #Conflicts:     147000 | #Learnt:      15901 | 0.000
182.96/183.06	c total clause space: 127.173MB
182.96/183.06	c total #watches: 415279
185.56/185.65	c total #propagations: 8493600 / total #impl: 250554649 (eff. 0.034)
185.56/185.65	c #Conflicts:     148000 | #Learnt:      16901 | 0.000
185.56/185.65	c total clause space: 127.173MB
185.56/185.65	c total #watches: 433511
188.96/189.08	c total #propagations: 8559493 / total #impl: 252154089 (eff. 0.034)
188.96/189.08	c #Conflicts:     149000 | #Learnt:      17901 | 0.000
188.96/189.08	c total clause space: 127.173MB
188.96/189.08	c total #watches: 449834
190.87/190.98	c total #propagations: 8644510 / total #impl: 253628702 (eff. 0.034)
190.87/190.98	c GC COLLECT
190.87/190.98	c #Conflicts:     150000 | #Learnt:       9694 | 0.000
190.87/190.98	c total clause space: 127.173MB
190.87/190.98	c total #watches: 286641
191.87/191.98	c total #propagations: 8719692 / total #impl: 254756933 (eff. 0.034)
191.87/191.98	c #Conflicts:     151000 | #Learnt:      10694 | 0.000
191.87/191.98	c total clause space: 127.173MB
191.87/191.98	c total #watches: 304595
193.17/193.22	c total #propagations: 8795737 / total #impl: 255614596 (eff. 0.034)
193.17/193.22	c #Conflicts:     152000 | #Learnt:      11694 | 0.000
193.17/193.22	c total clause space: 127.173MB
193.17/193.22	c total #watches: 323489
194.17/194.26	c total #propagations: 8861633 / total #impl: 256771728 (eff. 0.035)
194.17/194.26	c #Conflicts:     153000 | #Learnt:      12694 | 0.000
194.17/194.26	c total clause space: 127.173MB
194.17/194.26	c total #watches: 340214
195.07/195.15	c total #propagations: 8919393 / total #impl: 257859357 (eff. 0.035)
195.07/195.15	c #Conflicts:     154000 | #Learnt:      13694 | 0.000
195.07/195.15	c total clause space: 127.173MB
195.07/195.15	c total #watches: 357847
196.07/196.15	c total #propagations: 8962386 / total #impl: 258932114 (eff. 0.035)
196.07/196.15	c #Conflicts:     155000 | #Learnt:      14694 | 0.000
196.07/196.15	c total clause space: 127.173MB
196.07/196.15	c total #watches: 377597
197.37/197.48	c total #propagations: 9033376 / total #impl: 260285255 (eff. 0.035)
197.37/197.48	c #Conflicts:     156000 | #Learnt:      15694 | 0.000
197.37/197.48	c total clause space: 127.173MB
197.37/197.48	c total #watches: 398186
199.26/199.39	c total #propagations: 9093024 / total #impl: 261599139 (eff. 0.035)
199.26/199.39	c #Conflicts:     157000 | #Learnt:      16694 | 0.000
199.26/199.39	c total clause space: 127.173MB
199.26/199.39	c total #watches: 416975
201.16/201.26	c total #propagations: 9158600 / total #impl: 262867488 (eff. 0.035)
201.16/201.26	c #Conflicts:     158000 | #Learnt:      17694 | 0.000
201.16/201.26	c total clause space: 127.173MB
201.16/201.26	c total #watches: 432263
203.16/203.29	c total #propagations: 9243355 / total #impl: 264003294 (eff. 0.035)
203.16/203.29	c #Conflicts:     159000 | #Learnt:      18694 | 0.000
203.16/203.29	c total clause space: 127.173MB
203.16/203.29	c total #watches: 448870
204.36/204.41	c total #propagations: 9299921 / total #impl: 265150735 (eff. 0.035)
204.36/204.41	c GC COLLECT
204.36/204.41	c #Conflicts:     160000 | #Learnt:      10194 | 0.000
204.36/204.41	c total clause space: 127.173MB
204.36/204.41	c total #watches: 297351
205.26/205.39	c total #propagations: 9345486 / total #impl: 265999984 (eff. 0.035)
205.26/205.39	c #Conflicts:     161000 | #Learnt:      11194 | 0.000
205.26/205.39	c total clause space: 127.173MB
205.26/205.39	c total #watches: 316065
206.36/206.44	c total #propagations: 9410775 / total #impl: 267181713 (eff. 0.035)
206.36/206.44	c #Conflicts:     162000 | #Learnt:      12194 | 0.000
206.36/206.44	c total clause space: 127.173MB
206.36/206.44	c total #watches: 334989
207.56/207.63	c total #propagations: 9457309 / total #impl: 268660844 (eff. 0.035)
207.56/207.63	c #Conflicts:     163000 | #Learnt:      13194 | 0.000
207.56/207.63	c total clause space: 127.173MB
207.56/207.63	c total #watches: 352361
208.97/209.08	c total #propagations: 9501068 / total #impl: 269919856 (eff. 0.035)
208.97/209.08	c #Conflicts:     164000 | #Learnt:      14194 | 0.000
208.97/209.08	c total clause space: 127.173MB
208.97/209.08	c total #watches: 370884
210.96/211.04	c total #propagations: 9545306 / total #impl: 271100854 (eff. 0.035)
210.96/211.04	c #Conflicts:     165000 | #Learnt:      15194 | 0.000
210.96/211.04	c total clause space: 127.173MB
210.96/211.04	c total #watches: 389366
212.96/213.03	c total #propagations: 9603790 / total #impl: 272040826 (eff. 0.035)
212.96/213.03	c #Conflicts:     166000 | #Learnt:      16194 | 0.000
212.96/213.03	c total clause space: 127.173MB
212.96/213.03	c total #watches: 407418
215.16/215.27	c total #propagations: 9657477 / total #impl: 273048320 (eff. 0.035)
215.16/215.27	c #Conflicts:     167000 | #Learnt:      17194 | 0.000
215.16/215.27	c total clause space: 127.173MB
215.16/215.27	c total #watches: 426681
217.77/217.87	c total #propagations: 9715689 / total #impl: 273987732 (eff. 0.035)
217.77/217.87	c #Conflicts:     168000 | #Learnt:      18194 | 0.000
217.77/217.87	c total clause space: 127.173MB
217.77/217.87	c total #watches: 445331
220.86/220.97	c total #propagations: 9771921 / total #impl: 274954206 (eff. 0.036)
220.86/220.97	c #Conflicts:     169000 | #Learnt:      19194 | 0.000
220.86/220.97	c total clause space: 127.173MB
220.86/220.97	c total #watches: 463021
222.27/222.39	c total #propagations: 9854495 / total #impl: 276024849 (eff. 0.036)
222.27/222.39	c GC COLLECT
222.27/222.39	c #Conflicts:     170000 | #Learnt:      10391 | 0.000
222.27/222.39	c total clause space: 127.173MB
222.27/222.39	c total #watches: 299703
222.96/223.05	c total #propagations: 9946843 / total #impl: 276757393 (eff. 0.036)
222.96/223.05	c #Conflicts:     171000 | #Learnt:      11391 | 0.000
222.96/223.05	c total clause space: 127.173MB
222.96/223.05	c total #watches: 321678
223.56/223.69	c total #propagations: 10033900 / total #impl: 277371930 (eff. 0.036)
223.56/223.69	c #Conflicts:     172000 | #Learnt:      12391 | 0.000
223.56/223.69	c total clause space: 127.173MB
223.56/223.69	c total #watches: 339161
224.46/224.59	c total #propagations: 10139730 / total #impl: 277948437 (eff. 0.036)
224.46/224.59	c #Conflicts:     173000 | #Learnt:      13391 | 0.000
224.46/224.59	c total clause space: 127.173MB
224.46/224.59	c total #watches: 359085
225.46/225.51	c total #propagations: 10240170 / total #impl: 278603065 (eff. 0.037)
225.46/225.51	c #Conflicts:     174000 | #Learnt:      14391 | 0.000
225.46/225.51	c total clause space: 127.173MB
225.46/225.51	c total #watches: 379812
226.46/226.58	c total #propagations: 10330454 / total #impl: 279460757 (eff. 0.037)
226.46/226.58	c #Conflicts:     175000 | #Learnt:      15391 | 0.000
226.46/226.58	c total clause space: 127.173MB
226.46/226.58	c total #watches: 397848
227.86/227.92	c total #propagations: 10433947 / total #impl: 280461660 (eff. 0.037)
227.86/227.92	c #Conflicts:     176000 | #Learnt:      16391 | 0.000
227.86/227.92	c total clause space: 127.173MB
227.86/227.92	c total #watches: 417724
229.36/229.45	c total #propagations: 10535738 / total #impl: 281195524 (eff. 0.037)
229.36/229.45	c #Conflicts:     177000 | #Learnt:      17391 | 0.000
229.36/229.45	c total clause space: 127.173MB
229.36/229.45	c total #watches: 436132
230.16/230.24	c total #propagations: 10635805 / total #impl: 282106672 (eff. 0.038)
230.16/230.24	c #Conflicts:     178000 | #Learnt:      18391 | 0.000
230.16/230.24	c total clause space: 127.173MB
230.16/230.24	c total #watches: 453618
230.75/230.82	c total #propagations: 10698801 / total #impl: 282631443 (eff. 0.038)
230.75/230.82	c #Conflicts:     179000 | #Learnt:      19391 | 0.000
230.75/230.82	c total clause space: 127.173MB
230.75/230.82	c total #watches: 474436
231.45/231.53	c total #propagations: 10774297 / total #impl: 283116933 (eff. 0.038)
231.45/231.53	c GC COLLECT
231.45/231.53	c #Conflicts:     180000 | #Learnt:      10287 | 0.000
231.45/231.53	c total clause space: 127.173MB
231.45/231.53	c total #watches: 298771
232.25/232.34	c total #propagations: 10854759 / total #impl: 283621971 (eff. 0.038)
232.25/232.34	c #Conflicts:     181000 | #Learnt:      11287 | 0.000
232.25/232.34	c total clause space: 127.173MB
232.25/232.34	c total #watches: 337951
232.95/233.02	c total #propagations: 10910172 / total #impl: 284654549 (eff. 0.038)
232.95/233.02	c #Conflicts:     182000 | #Learnt:      12287 | 0.000
232.95/233.02	c total clause space: 127.173MB
232.95/233.02	c total #watches: 396100
233.85/233.90	c total #propagations: 10935900 / total #impl: 286173020 (eff. 0.038)
233.85/233.90	c #Conflicts:     183000 | #Learnt:      13287 | 0.000
233.85/233.90	c total clause space: 127.173MB
233.85/233.90	c total #watches: 428216
234.75/234.87	c total #propagations: 10970459 / total #impl: 287185076 (eff. 0.038)
234.75/234.87	c #Conflicts:     184000 | #Learnt:      14287 | 0.000
234.75/234.87	c total clause space: 127.173MB
234.75/234.87	c total #watches: 460931
235.85/235.97	c total #propagations: 11011224 / total #impl: 287820503 (eff. 0.038)
235.85/235.97	c #Conflicts:     185000 | #Learnt:      15287 | 0.000
235.85/235.97	c total clause space: 127.173MB
235.85/235.97	c total #watches: 495051
237.45/237.53	c total #propagations: 11051440 / total #impl: 288574352 (eff. 0.038)
237.45/237.53	c #Conflicts:     186000 | #Learnt:      16287 | 0.000
237.45/237.53	c total clause space: 127.173MB
237.45/237.53	c total #watches: 518339
238.85/238.92	c total #propagations: 11094048 / total #impl: 289212514 (eff. 0.038)
238.85/238.92	c #Conflicts:     187000 | #Learnt:      17287 | 0.000
238.85/238.92	c total clause space: 127.173MB
238.85/238.92	c total #watches: 555754
240.75/240.90	c total #propagations: 11140721 / total #impl: 290020694 (eff. 0.038)
240.75/240.90	c #Conflicts:     188000 | #Learnt:      18287 | 0.000
240.75/240.90	c total clause space: 127.173MB
240.75/240.90	c total #watches: 584241
243.06/243.20	c total #propagations: 11192530 / total #impl: 291268361 (eff. 0.038)
243.06/243.20	c #Conflicts:     189000 | #Learnt:      19287 | 0.000
243.06/243.20	c total clause space: 127.173MB
243.06/243.20	c total #watches: 608631
245.75/245.86	c total #propagations: 11247755 / total #impl: 292965923 (eff. 0.038)
245.75/245.86	c #Conflicts:     190000 | #Learnt:      20287 | 0.000
245.75/245.86	c total clause space: 127.173MB
245.75/245.86	c total #watches: 633637
247.56/247.65	c total #propagations: 11300036 / total #impl: 294906283 (eff. 0.038)
247.56/247.65	c GC COLLECT
247.56/247.65	c #Conflicts:     191000 | #Learnt:      10890 | 0.000
247.56/247.65	c total clause space: 127.173MB
247.56/247.65	c total #watches: 324420
248.15/248.29	c total #propagations: 11344319 / total #impl: 296300888 (eff. 0.038)
248.15/248.29	c #Conflicts:     192000 | #Learnt:      11890 | 0.000
248.15/248.29	c total clause space: 127.173MB
248.15/248.29	c total #watches: 349241
248.95/249.08	c total #propagations: 11392610 / total #impl: 296956675 (eff. 0.038)
248.95/249.08	c #Conflicts:     193000 | #Learnt:      12890 | 0.000
248.95/249.08	c total clause space: 127.173MB
248.95/249.08	c total #watches: 371263
249.85/249.92	c total #propagations: 11461316 / total #impl: 297625819 (eff. 0.039)
249.85/249.92	c #Conflicts:     194000 | #Learnt:      13890 | 0.000
249.85/249.92	c total clause space: 127.173MB
249.85/249.92	c total #watches: 393671
250.76/250.81	c total #propagations: 11556815 / total #impl: 298468377 (eff. 0.039)
250.76/250.81	c #Conflicts:     195000 | #Learnt:      14890 | 0.000
250.76/250.81	c total clause space: 127.173MB
250.76/250.81	c total #watches: 416806
251.65/251.76	c total #propagations: 11645361 / total #impl: 299192178 (eff. 0.039)
251.65/251.76	c #Conflicts:     196000 | #Learnt:      15890 | 0.000
251.65/251.76	c total clause space: 127.173MB
251.65/251.76	c total #watches: 439033
252.85/252.97	c total #propagations: 11730892 / total #impl: 299750057 (eff. 0.039)
252.85/252.97	c #Conflicts:     197000 | #Learnt:      16890 | 0.000
252.85/252.97	c total clause space: 127.173MB
252.85/252.97	c total #watches: 460272
254.35/254.42	c total #propagations: 11813371 / total #impl: 300447655 (eff. 0.039)
254.35/254.42	c #Conflicts:     198000 | #Learnt:      17890 | 0.000
254.35/254.42	c total clause space: 127.173MB
254.35/254.42	c total #watches: 478415
255.75/255.88	c total #propagations: 11898995 / total #impl: 301106821 (eff. 0.040)
255.75/255.88	c #Conflicts:     199000 | #Learnt:      18890 | 0.000
255.75/255.88	c total clause space: 127.173MB
255.75/255.88	c total #watches: 497701
257.55/257.66	c total #propagations: 11998015 / total #impl: 301847907 (eff. 0.040)
257.55/257.66	c #Conflicts:     200000 | #Learnt:      19890 | 0.000
257.55/257.66	c total clause space: 127.173MB
257.55/257.66	c total #watches: 517305
259.75/259.87	c total #propagations: 12087953 / total #impl: 302580745 (eff. 0.040)
259.75/259.87	c #Conflicts:     201000 | #Learnt:      20890 | 0.000
259.75/259.87	c total clause space: 127.173MB
259.75/259.87	c total #watches: 534783
261.15/261.29	c total #propagations: 12181475 / total #impl: 303423142 (eff. 0.040)
261.15/261.29	c GC COLLECT
261.15/261.29	c #Conflicts:     202000 | #Learnt:      11190 | 0.000
261.15/261.29	c total clause space: 127.173MB
261.15/261.29	c total #watches: 330793
261.86/261.97	c total #propagations: 12267449 / total #impl: 304081093 (eff. 0.040)
261.86/261.97	c #Conflicts:     203000 | #Learnt:      12190 | 0.000
261.86/261.97	c total clause space: 127.173MB
261.86/261.97	c total #watches: 355503
262.55/262.68	c total #propagations: 12366356 / total #impl: 304500204 (eff. 0.041)
262.55/262.68	c #Conflicts:     204000 | #Learnt:      13190 | 0.000
262.55/262.68	c total clause space: 127.173MB
262.55/262.68	c total #watches: 378074
263.35/263.43	c total #propagations: 12460660 / total #impl: 305105544 (eff. 0.041)
263.35/263.43	c #Conflicts:     205000 | #Learnt:      14190 | 0.000
263.35/263.43	c total clause space: 127.173MB
263.35/263.43	c total #watches: 400499
264.15/264.24	c total #propagations: 12551932 / total #impl: 305740854 (eff. 0.041)
264.15/264.24	c #Conflicts:     206000 | #Learnt:      15190 | 0.000
264.15/264.24	c total clause space: 127.173MB
264.15/264.24	c total #watches: 421755
264.85/264.94	c total #propagations: 12606217 / total #impl: 306231270 (eff. 0.041)
264.85/264.94	c #Conflicts:     207000 | #Learnt:      16190 | 0.000
264.85/264.94	c total clause space: 127.173MB
264.85/264.94	c total #watches: 439556
265.35/265.46	c total #propagations: 12661234 / total #impl: 306789065 (eff. 0.041)
265.35/265.46	c #Conflicts:     208000 | #Learnt:      17190 | 0.000
265.35/265.46	c total clause space: 127.173MB
265.35/265.46	c total #watches: 454580
266.25/266.31	c total #propagations: 12725565 / total #impl: 307329092 (eff. 0.041)
266.25/266.31	c #Conflicts:     209000 | #Learnt:      18190 | 0.000
266.25/266.31	c total clause space: 127.173MB
266.25/266.31	c total #watches: 473029
266.75/266.88	c total #propagations: 12799016 / total #impl: 308423403 (eff. 0.041)
266.75/266.88	c #Conflicts:     210000 | #Learnt:      19190 | 0.000
266.75/266.88	c total clause space: 127.173MB
266.75/266.88	c total #watches: 489777
267.35/267.49	c total #propagations: 12865665 / total #impl: 309031932 (eff. 0.042)
267.35/267.49	c #Conflicts:     211000 | #Learnt:      20190 | 0.000
267.35/267.49	c total clause space: 127.173MB
267.35/267.49	c total #watches: 504318
268.05/268.12	c total #propagations: 12935418 / total #impl: 309828866 (eff. 0.042)
268.05/268.12	c #Conflicts:     212000 | #Learnt:      21190 | 0.000
268.05/268.12	c total clause space: 127.173MB
268.05/268.12	c total #watches: 519180
268.95/269.02	c total #propagations: 13005503 / total #impl: 310363891 (eff. 0.042)
268.95/269.02	c GC COLLECT
268.95/269.02	c #Conflicts:     213000 | #Learnt:      11189 | 0.000
268.95/269.02	c total clause space: 127.173MB
268.95/269.02	c total #watches: 330592
269.35/269.43	c total #propagations: 13081999 / total #impl: 311139539 (eff. 0.042)
269.35/269.43	c #Conflicts:     214000 | #Learnt:      12189 | 0.000
269.35/269.43	c total clause space: 127.173MB
269.35/269.43	c total #watches: 353159
269.65/269.74	c total #propagations: 13137209 / total #impl: 311696815 (eff. 0.042)
269.65/269.74	c #Conflicts:     215000 | #Learnt:      13189 | 0.000
269.65/269.74	c total clause space: 127.173MB
269.65/269.74	c total #watches: 368599
270.05/270.10	c total #propagations: 13201379 / total #impl: 312285590 (eff. 0.042)
270.05/270.10	c #Conflicts:     216000 | #Learnt:      14189 | 0.000
270.05/270.10	c total clause space: 127.173MB
270.05/270.10	c total #watches: 381716
270.35/270.48	c total #propagations: 13263935 / total #impl: 312955032 (eff. 0.042)
270.35/270.48	c #Conflicts:     217000 | #Learnt:      15189 | 0.000
270.35/270.48	c total clause space: 127.173MB
270.35/270.48	c total #watches: 393936
270.85/270.95	c total #propagations: 13328326 / total #impl: 313444298 (eff. 0.043)
270.85/270.95	c #Conflicts:     218000 | #Learnt:      16189 | 0.000
270.85/270.95	c total clause space: 127.173MB
270.85/270.95	c total #watches: 406498
271.25/271.38	c total #propagations: 13410990 / total #impl: 314284542 (eff. 0.043)
271.25/271.38	c #Conflicts:     219000 | #Learnt:      17189 | 0.000
271.25/271.38	c total clause space: 127.173MB
271.25/271.38	c total #watches: 416267
271.75/271.81	c total #propagations: 13487600 / total #impl: 315043310 (eff. 0.043)
271.75/271.81	c #Conflicts:     220000 | #Learnt:      18189 | 0.000
271.75/271.81	c total clause space: 127.173MB
271.75/271.81	c total #watches: 430259
272.25/272.32	c total #propagations: 13545229 / total #impl: 315995013 (eff. 0.043)
272.25/272.32	c #Conflicts:     221000 | #Learnt:      19189 | 0.000
272.25/272.32	c total clause space: 127.173MB
272.25/272.32	c total #watches: 443246
272.85/272.97	c total #propagations: 13604811 / total #impl: 316855694 (eff. 0.043)
272.85/272.97	c #Conflicts:     222000 | #Learnt:      20189 | 0.000
272.85/272.97	c total clause space: 127.173MB
272.85/272.97	c total #watches: 457554
273.65/273.78	c total #propagations: 13667359 / total #impl: 317857148 (eff. 0.043)
273.65/273.78	c #Conflicts:     223000 | #Learnt:      21189 | 0.000
273.65/273.78	c total clause space: 127.173MB
273.65/273.78	c total #watches: 470500
274.55/274.67	c total #propagations: 13731265 / total #impl: 318947428 (eff. 0.043)
274.55/274.67	c #Conflicts:     224000 | #Learnt:      22189 | 0.000
274.55/274.67	c total clause space: 127.173MB
274.55/274.67	c total #watches: 483197
275.15/275.29	c total #propagations: 13793833 / total #impl: 320341505 (eff. 0.043)
275.15/275.29	c GC COLLECT
275.15/275.29	c #Conflicts:     225000 | #Learnt:      11890 | 0.000
275.15/275.29	c total clause space: 127.173MB
275.15/275.29	c total #watches: 349721
275.65/275.75	c total #propagations: 13854361 / total #impl: 321064256 (eff. 0.043)
275.65/275.75	c #Conflicts:     226000 | #Learnt:      12890 | 0.000
275.65/275.75	c total clause space: 127.173MB
275.65/275.75	c total #watches: 363428
276.25/276.37	c total #propagations: 13915510 / total #impl: 321812823 (eff. 0.043)
276.25/276.37	c #Conflicts:     227000 | #Learnt:      13890 | 0.000
276.25/276.37	c total clause space: 127.173MB
276.25/276.37	c total #watches: 377217
277.04/277.14	c total #propagations: 13968096 / total #impl: 322593644 (eff. 0.043)
277.04/277.14	c #Conflicts:     228000 | #Learnt:      14890 | 0.000
277.04/277.14	c total clause space: 127.173MB
277.04/277.14	c total #watches: 390197
277.74/277.85	c total #propagations: 14033599 / total #impl: 323469286 (eff. 0.043)
277.74/277.85	c #Conflicts:     229000 | #Learnt:      15890 | 0.000
277.74/277.85	c total clause space: 127.173MB
277.74/277.85	c total #watches: 401881
278.64/278.79	c total #propagations: 14098444 / total #impl: 324252887 (eff. 0.043)
278.64/278.79	c #Conflicts:     230000 | #Learnt:      16890 | 0.000
278.64/278.79	c total clause space: 127.173MB
278.64/278.79	c total #watches: 414047
279.74/279.84	c total #propagations: 14149999 / total #impl: 325278295 (eff. 0.044)
279.74/279.84	c #Conflicts:     231000 | #Learnt:      17890 | 0.000
279.74/279.84	c total clause space: 127.173MB
279.74/279.84	c total #watches: 425755
280.34/280.49	c total #propagations: 14214624 / total #impl: 326447610 (eff. 0.044)
280.34/280.49	c #Conflicts:     232000 | #Learnt:      18890 | 0.000
280.34/280.49	c total clause space: 127.173MB
280.34/280.49	c total #watches: 441134
281.04/281.19	c total #propagations: 14289352 / total #impl: 327781362 (eff. 0.044)
281.04/281.19	c #Conflicts:     233000 | #Learnt:      19890 | 0.000
281.04/281.19	c total clause space: 127.173MB
281.04/281.19	c total #watches: 456413
281.55/281.68	c total #propagations: 14344113 / total #impl: 329431738 (eff. 0.044)
281.55/281.68	c #Conflicts:     234000 | #Learnt:      20890 | 0.000
281.55/281.68	c total clause space: 127.173MB
281.55/281.68	c total #watches: 470292
282.44/282.59	c total #propagations: 14418546 / total #impl: 329954184 (eff. 0.044)
282.44/282.59	c #Conflicts:     235000 | #Learnt:      21890 | 0.000
282.44/282.59	c total clause space: 127.173MB
282.44/282.59	c total #watches: 491216
283.14/283.26	c total #propagations: 14483514 / total #impl: 330820331 (eff. 0.044)
283.14/283.26	c #Conflicts:     236000 | #Learnt:      22890 | 0.000
283.14/283.26	c total clause space: 127.173MB
283.14/283.26	c total #watches: 513723
283.85/283.99	c total #propagations: 14579187 / total #impl: 331621906 (eff. 0.044)
283.85/283.99	c GC COLLECT
283.85/283.99	c #Conflicts:     237000 | #Learnt:      12288 | 0.000
283.85/283.99	c total clause space: 127.173MB
283.85/283.99	c total #watches: 359972
284.64/284.72	c total #propagations: 14621812 / total #impl: 332421283 (eff. 0.044)
284.64/284.72	c #Conflicts:     238000 | #Learnt:      13288 | 0.000
284.64/284.72	c total clause space: 127.173MB
284.64/284.72	c total #watches: 375782
285.74/285.82	c total #propagations: 14678011 / total #impl: 333441324 (eff. 0.044)
285.74/285.82	c #Conflicts:     239000 | #Learnt:      14288 | 0.000
285.74/285.82	c total clause space: 127.173MB
285.74/285.82	c total #watches: 391341
286.74/286.80	c total #propagations: 14730834 / total #impl: 334961492 (eff. 0.044)
286.74/286.80	c #Conflicts:     240000 | #Learnt:      15288 | 0.000
286.74/286.80	c total clause space: 127.173MB
286.74/286.80	c total #watches: 413012
287.15/287.29	c total #propagations: 14772599 / total #impl: 336090512 (eff. 0.044)
287.15/287.29	c #Conflicts:     241000 | #Learnt:      16288 | 0.000
287.15/287.29	c total clause space: 127.173MB
287.15/287.29	c total #watches: 437338
287.74/287.80	c total #propagations: 14862822 / total #impl: 336812454 (eff. 0.044)
287.74/287.80	c #Conflicts:     242000 | #Learnt:      17288 | 0.000
287.74/287.80	c total clause space: 127.173MB
287.74/287.80	c total #watches: 455458
288.25/288.39	c total #propagations: 14966626 / total #impl: 337573334 (eff. 0.044)
288.25/288.39	c #Conflicts:     243000 | #Learnt:      18288 | 0.000
288.25/288.39	c total clause space: 127.173MB
288.25/288.39	c total #watches: 499782
288.94/289.04	c total #propagations: 15032676 / total #impl: 338574635 (eff. 0.044)
288.94/289.04	c #Conflicts:     244000 | #Learnt:      19288 | 0.000
288.94/289.04	c total clause space: 127.173MB
288.94/289.04	c total #watches: 523820
289.74/289.89	c total #propagations: 15114630 / total #impl: 339942657 (eff. 0.044)
289.74/289.89	c #Conflicts:     245000 | #Learnt:      20288 | 0.000
289.74/289.89	c total clause space: 127.173MB
289.74/289.89	c total #watches: 566339
290.95/291.01	c total #propagations: 15175501 / total #impl: 342121514 (eff. 0.044)
290.95/291.01	c #Conflicts:     246000 | #Learnt:      21288 | 0.000
290.95/291.01	c total clause space: 127.173MB
290.95/291.01	c total #watches: 598552
292.45/292.51	c total #propagations: 15249518 / total #impl: 344096705 (eff. 0.044)
292.45/292.51	c #Conflicts:     247000 | #Learnt:      22288 | 0.000
292.45/292.51	c total clause space: 127.173MB
292.45/292.51	c total #watches: 629896
293.76/293.84	c total #propagations: 15332328 / total #impl: 346584434 (eff. 0.044)
293.76/293.84	c #Conflicts:     248000 | #Learnt:      23288 | 0.000
293.76/293.84	c total clause space: 127.173MB
293.76/293.84	c total #watches: 660523
294.76/294.90	c total #propagations: 15405514 / total #impl: 347899334 (eff. 0.044)
294.76/294.90	c GC COLLECT
294.76/294.90	c #Conflicts:     249000 | #Learnt:      12387 | 0.000
294.76/294.90	c total clause space: 127.173MB
294.76/294.90	c total #watches: 373641
295.55/295.63	c total #propagations: 15466295 / total #impl: 348955222 (eff. 0.044)
295.55/295.63	c #Conflicts:     250000 | #Learnt:      13387 | 0.000
295.55/295.63	c total clause space: 127.173MB
295.55/295.63	c total #watches: 400039
296.25/296.32	c total #propagations: 15513005 / total #impl: 350129335 (eff. 0.044)
296.25/296.32	c #Conflicts:     251000 | #Learnt:      14387 | 0.000
296.25/296.32	c total clause space: 127.173MB
296.25/296.32	c total #watches: 423662
297.05/297.13	c total #propagations: 15571228 / total #impl: 350971135 (eff. 0.044)
297.05/297.13	c #Conflicts:     252000 | #Learnt:      15387 | 0.000
297.05/297.13	c total clause space: 127.173MB
297.05/297.13	c total #watches: 439170
298.45/298.59	c total #propagations: 15631532 / total #impl: 352348794 (eff. 0.044)
298.45/298.59	c #Conflicts:     253000 | #Learnt:      16387 | 0.000
298.45/298.59	c total clause space: 127.173MB
298.45/298.59	c total #watches: 476145
300.15/300.21	c total #propagations: 15698819 / total #impl: 355797143 (eff. 0.044)
300.15/300.21	c #Conflicts:     254000 | #Learnt:      17387 | 0.000
300.15/300.21	c total clause space: 127.173MB
300.15/300.21	c total #watches: 509922
301.85/301.95	c total #propagations: 15766477 / total #impl: 359273049 (eff. 0.044)
301.85/301.95	c #Conflicts:     255000 | #Learnt:      18387 | 0.000
301.85/301.95	c total clause space: 127.173MB
301.85/301.95	c total #watches: 551652
304.25/304.32	c total #propagations: 15828537 / total #impl: 362916022 (eff. 0.044)
304.25/304.32	c #Conflicts:     256000 | #Learnt:      19387 | 0.000
304.25/304.32	c total clause space: 127.173MB
304.25/304.32	c total #watches: 594260
305.85/305.91	c total #propagations: 15897600 / total #impl: 366203352 (eff. 0.043)
305.85/305.91	c #Conflicts:     257000 | #Learnt:      20387 | 0.000
305.85/305.91	c total clause space: 127.173MB
305.85/305.91	c total #watches: 623528
307.25/307.34	c total #propagations: 15961220 / total #impl: 367616975 (eff. 0.043)
307.25/307.34	c #Conflicts:     258000 | #Learnt:      21387 | 0.000
307.25/307.34	c total clause space: 127.173MB
307.25/307.34	c total #watches: 648274
308.85/308.99	c total #propagations: 15999439 / total #impl: 369064777 (eff. 0.043)
308.85/308.99	c #Conflicts:     259000 | #Learnt:      22387 | 0.000
308.85/308.99	c total clause space: 127.173MB
308.85/308.99	c total #watches: 706744
310.65/310.77	c total #propagations: 16048160 / total #impl: 371988012 (eff. 0.043)
310.65/310.77	c #Conflicts:     260000 | #Learnt:      23387 | 0.000
310.65/310.77	c total clause space: 127.173MB
310.65/310.77	c total #watches: 738059
312.65/312.79	c total #propagations: 16121923 / total #impl: 377381819 (eff. 0.043)
312.65/312.79	c #Conflicts:     261000 | #Learnt:      24387 | 0.000
312.65/312.79	c total clause space: 127.173MB
312.65/312.79	c total #watches: 780143
313.75/313.81	c total #propagations: 16187019 / total #impl: 379799579 (eff. 0.043)
313.75/313.81	c GC COLLECT
313.75/313.81	c #Conflicts:     262000 | #Learnt:      13186 | 0.000
313.75/313.81	c total clause space: 127.173MB
313.75/313.81	c total #watches: 391333
314.55/314.65	c total #propagations: 16231546 / total #impl: 380601403 (eff. 0.043)
314.55/314.65	c #Conflicts:     263000 | #Learnt:      14186 | 0.000
314.55/314.65	c total clause space: 127.173MB
314.55/314.65	c total #watches: 417211
315.35/315.47	c total #propagations: 16293687 / total #impl: 381569288 (eff. 0.043)
315.35/315.47	c #Conflicts:     264000 | #Learnt:      15186 | 0.000
315.35/315.47	c total clause space: 127.173MB
315.35/315.47	c total #watches: 442534
316.54/316.61	c total #propagations: 16373916 / total #impl: 382313694 (eff. 0.043)
316.54/316.61	c #Conflicts:     265000 | #Learnt:      16186 | 0.000
316.54/316.61	c total clause space: 127.173MB
316.54/316.61	c total #watches: 460618
317.34/317.43	c total #propagations: 16450107 / total #impl: 383213590 (eff. 0.043)
317.34/317.43	c #Conflicts:     266000 | #Learnt:      17186 | 0.000
317.34/317.43	c total clause space: 127.173MB
317.34/317.43	c total #watches: 479579
318.54/318.65	c total #propagations: 16526642 / total #impl: 383767700 (eff. 0.043)
318.54/318.65	c #Conflicts:     267000 | #Learnt:      18186 | 0.000
318.54/318.65	c total clause space: 127.173MB
318.54/318.65	c total #watches: 498213
320.05/320.13	c total #propagations: 16597670 / total #impl: 384651877 (eff. 0.043)
320.05/320.13	c #Conflicts:     268000 | #Learnt:      19186 | 0.000
320.05/320.13	c total clause space: 127.173MB
320.05/320.13	c total #watches: 516529
321.44/321.52	c total #propagations: 16677741 / total #impl: 385848243 (eff. 0.043)
321.44/321.52	c #Conflicts:     269000 | #Learnt:      20186 | 0.000
321.44/321.52	c total clause space: 127.173MB
321.44/321.52	c total #watches: 537472
322.54/322.66	c total #propagations: 16753034 / total #impl: 387005311 (eff. 0.043)
322.54/322.66	c #Conflicts:     270000 | #Learnt:      21186 | 0.000
322.54/322.66	c total clause space: 127.173MB
322.54/322.66	c total #watches: 556501
323.45/323.56	c total #propagations: 16843377 / total #impl: 387832474 (eff. 0.043)
323.45/323.56	c #Conflicts:     271000 | #Learnt:      22186 | 0.000
323.45/323.56	c total clause space: 127.173MB
323.45/323.56	c total #watches: 575885
324.55/324.63	c total #propagations: 16938164 / total #impl: 388664347 (eff. 0.044)
324.55/324.63	c #Conflicts:     272000 | #Learnt:      23186 | 0.000
324.55/324.63	c total clause space: 127.173MB
324.55/324.63	c total #watches: 597582
325.94/326.00	c total #propagations: 17028971 / total #impl: 389498751 (eff. 0.044)
325.94/326.00	c #Conflicts:     273000 | #Learnt:      24186 | 0.000
325.94/326.00	c total clause space: 127.173MB
325.94/326.00	c total #watches: 617575
327.34/327.42	c total #propagations: 17109343 / total #impl: 391001471 (eff. 0.044)
327.34/327.42	c GC COLLECT
327.34/327.42	c #Conflicts:     274000 | #Learnt:      12689 | 0.000
327.34/327.42	c total clause space: 127.173MB
327.34/327.42	c total #watches: 379919
327.85/327.98	c total #propagations: 17189350 / total #impl: 392578165 (eff. 0.044)
327.85/327.98	c #Conflicts:     275000 | #Learnt:      13689 | 0.000
327.85/327.98	c total clause space: 127.173MB
327.85/327.98	c total #watches: 401058
328.54/328.60	c total #propagations: 17278833 / total #impl: 393339326 (eff. 0.044)
328.54/328.60	c #Conflicts:     276000 | #Learnt:      14689 | 0.000
328.54/328.60	c total clause space: 127.173MB
328.54/328.60	c total #watches: 416846
329.04/329.19	c total #propagations: 17362044 / total #impl: 393998323 (eff. 0.044)
329.04/329.19	c #Conflicts:     277000 | #Learnt:      15689 | 0.000
329.04/329.19	c total clause space: 127.173MB
329.04/329.19	c total #watches: 436089
329.74/329.86	c total #propagations: 17438034 / total #impl: 394910636 (eff. 0.044)
329.74/329.86	c #Conflicts:     278000 | #Learnt:      16689 | 0.000
329.74/329.86	c total clause space: 127.173MB
329.74/329.86	c total #watches: 459392
330.24/330.35	c total #propagations: 17520791 / total #impl: 395797785 (eff. 0.044)
330.24/330.35	c #Conflicts:     279000 | #Learnt:      17689 | 0.000
330.24/330.35	c total clause space: 127.173MB
330.24/330.35	c total #watches: 480150
331.74/331.81	c total #propagations: 17578595 / total #impl: 396384492 (eff. 0.044)
331.74/331.81	c #Conflicts:     280000 | #Learnt:      18689 | 0.000
331.74/331.81	c total clause space: 127.173MB
331.74/331.81	c total #watches: 505343
333.64/333.72	c total #propagations: 17634738 / total #impl: 397367133 (eff. 0.044)
333.64/333.72	c #Conflicts:     281000 | #Learnt:      19689 | 0.000
333.64/333.72	c total clause space: 127.173MB
333.64/333.72	c total #watches: 524406
335.55/335.69	c total #propagations: 17717656 / total #impl: 398917267 (eff. 0.044)
335.55/335.69	c #Conflicts:     282000 | #Learnt:      20689 | 0.000
335.55/335.69	c total clause space: 127.173MB
335.55/335.69	c total #watches: 544361
336.94/337.01	c total #propagations: 17783464 / total #impl: 400365004 (eff. 0.044)
336.94/337.01	c #Conflicts:     283000 | #Learnt:      21689 | 0.000
336.94/337.01	c total clause space: 127.173MB
336.94/337.01	c total #watches: 579783
338.14/338.24	c total #propagations: 17846036 / total #impl: 401704060 (eff. 0.044)
338.14/338.24	c #Conflicts:     284000 | #Learnt:      22689 | 0.000
338.14/338.24	c total clause space: 127.173MB
338.14/338.24	c total #watches: 605977
339.44/339.54	c total #propagations: 17933842 / total #impl: 403108218 (eff. 0.044)
339.44/339.54	c #Conflicts:     285000 | #Learnt:      23689 | 0.000
339.44/339.54	c total clause space: 127.173MB
339.44/339.54	c total #watches: 637700
341.24/341.37	c total #propagations: 18010453 / total #impl: 406157561 (eff. 0.044)
341.24/341.37	c #Conflicts:     286000 | #Learnt:      24689 | 0.000
341.24/341.37	c total clause space: 127.173MB
341.24/341.37	c total #watches: 672400
343.04/343.15	c total #propagations: 18087555 / total #impl: 412737002 (eff. 0.044)
343.04/343.15	c GC COLLECT
343.04/343.15	c #Conflicts:     287000 | #Learnt:      12890 | 0.000
343.04/343.15	c total clause space: 127.173MB
343.04/343.15	c total #watches: 390487
343.64/343.78	c total #propagations: 18167402 / total #impl: 417968724 (eff. 0.043)
343.64/343.78	c #Conflicts:     288000 | #Learnt:      13890 | 0.000
343.64/343.78	c total clause space: 127.173MB
343.64/343.78	c total #watches: 426418
344.35/344.45	c total #propagations: 18238951 / total #impl: 418868130 (eff. 0.044)
344.35/344.45	c #Conflicts:     289000 | #Learnt:      14890 | 0.000
344.35/344.45	c total clause space: 127.173MB
344.35/344.45	c total #watches: 460091
345.94/346.04	c total #propagations: 18316665 / total #impl: 419886410 (eff. 0.044)
345.94/346.04	c #Conflicts:     290000 | #Learnt:      15890 | 0.000
345.94/346.04	c total clause space: 127.173MB
345.94/346.04	c total #watches: 545124
347.65/347.76	c total #propagations: 18376962 / total #impl: 426192539 (eff. 0.043)
347.65/347.76	c #Conflicts:     291000 | #Learnt:      16890 | 0.000
347.65/347.76	c total clause space: 127.173MB
347.65/347.76	c total #watches: 619286
350.04/350.15	c total #propagations: 18428590 / total #impl: 435514328 (eff. 0.042)
350.04/350.15	c #Conflicts:     292000 | #Learnt:      17890 | 0.000
350.04/350.15	c total clause space: 127.173MB
350.04/350.15	c total #watches: 685663
352.94/353.03	c total #propagations: 18477822 / total #impl: 447761995 (eff. 0.041)
352.94/353.03	c #Conflicts:     293000 | #Learnt:      18890 | 0.000
352.94/353.03	c total clause space: 127.173MB
352.94/353.03	c total #watches: 750210
355.74/355.89	c total #propagations: 18525255 / total #impl: 461701355 (eff. 0.040)
355.74/355.89	c #Conflicts:     294000 | #Learnt:      19890 | 0.000
355.74/355.89	c total clause space: 127.173MB
355.74/355.89	c total #watches: 831808
359.84/359.96	c total #propagations: 18570306 / total #impl: 467184594 (eff. 0.040)
359.84/359.96	c #Conflicts:     295000 | #Learnt:      20890 | 0.000
359.84/359.96	c total clause space: 127.173MB
359.84/359.96	c total #watches: 862269
362.34/362.47	c total #propagations: 18609378 / total #impl: 471939446 (eff. 0.039)
362.34/362.47	c #Conflicts:     296000 | #Learnt:      21890 | 0.000
362.34/362.47	c total clause space: 127.173MB
362.34/362.47	c total #watches: 932947
364.54/364.68	c total #propagations: 18691801 / total #impl: 473797657 (eff. 0.039)
364.54/364.68	c #Conflicts:     297000 | #Learnt:      22890 | 0.000
364.54/364.68	c total clause space: 127.173MB
364.54/364.68	c total #watches: 957913
366.93/367.08	c total #propagations: 18792882 / total #impl: 474258972 (eff. 0.040)
366.93/367.08	c #Conflicts:     298000 | #Learnt:      23890 | 0.000
366.93/367.08	c total clause space: 127.173MB
366.93/367.08	c total #watches: 981344
369.83/369.92	c total #propagations: 18905608 / total #impl: 475053272 (eff. 0.040)
369.83/369.92	c #Conflicts:     299000 | #Learnt:      24890 | 0.000
369.83/369.92	c total clause space: 206.656MB
369.83/369.92	c total #watches: 1010602
371.84/371.97	c total #propagations: 18995718 / total #impl: 475828998 (eff. 0.040)
371.84/371.97	c #Conflicts:     300000 | #Learnt:      25890 | 0.000
371.84/371.97	c total clause space: 206.656MB
371.84/371.97	c total #watches: 1033008
373.63/373.77	c total #propagations: 19077307 / total #impl: 476390392 (eff. 0.040)
373.63/373.77	c GC COLLECT
373.63/373.77	c #Conflicts:     301000 | #Learnt:      13779 | 0.000
373.63/373.77	c total clause space: 206.656MB
373.63/373.77	c total #watches: 436120
375.04/375.12	c total #propagations: 19134340 / total #impl: 477499798 (eff. 0.040)
375.04/375.12	c #Conflicts:     302000 | #Learnt:      14779 | 0.000
375.04/375.12	c total clause space: 206.656MB
375.04/375.12	c total #watches: 489735
376.03/376.13	c total #propagations: 19190150 / total #impl: 479134770 (eff. 0.040)
376.03/376.13	c #Conflicts:     303000 | #Learnt:      15779 | 0.000
376.03/376.13	c total clause space: 206.656MB
376.03/376.13	c total #watches: 517356
377.03/377.17	c total #propagations: 19240023 / total #impl: 480077488 (eff. 0.040)
377.03/377.17	c #Conflicts:     304000 | #Learnt:      16779 | 0.000
377.03/377.17	c total clause space: 206.656MB
377.03/377.17	c total #watches: 537773
378.03/378.18	c total #propagations: 19309859 / total #impl: 480911711 (eff. 0.040)
378.03/378.18	c #Conflicts:     305000 | #Learnt:      17779 | 0.000
378.03/378.18	c total clause space: 206.656MB
378.03/378.18	c total #watches: 558391
379.13/379.22	c total #propagations: 19382426 / total #impl: 481545995 (eff. 0.040)
379.13/379.22	c #Conflicts:     306000 | #Learnt:      18779 | 0.000
379.13/379.22	c total clause space: 206.656MB
379.13/379.22	c total #watches: 577765
380.23/380.38	c total #propagations: 19470399 / total #impl: 482354603 (eff. 0.040)
380.23/380.38	c #Conflicts:     307000 | #Learnt:      19779 | 0.000
380.23/380.38	c total clause space: 206.656MB
380.23/380.38	c total #watches: 596593
381.33/381.48	c total #propagations: 19577108 / total #impl: 483192222 (eff. 0.041)
381.33/381.48	c #Conflicts:     308000 | #Learnt:      20779 | 0.000
381.33/381.48	c total clause space: 206.656MB
381.33/381.48	c total #watches: 615093
382.33/382.48	c total #propagations: 19680449 / total #impl: 483927976 (eff. 0.041)
382.33/382.48	c #Conflicts:     309000 | #Learnt:      21779 | 0.000
382.33/382.48	c total clause space: 206.656MB
382.33/382.48	c total #watches: 632572
383.43/383.51	c total #propagations: 19781300 / total #impl: 484438847 (eff. 0.041)
383.43/383.51	c #Conflicts:     310000 | #Learnt:      22779 | 0.000
383.43/383.51	c total clause space: 206.656MB
383.43/383.51	c total #watches: 648887
384.23/384.31	c total #propagations: 19862576 / total #impl: 484913572 (eff. 0.041)
384.23/384.31	c #Conflicts:     311000 | #Learnt:      23779 | 0.000
384.23/384.31	c total clause space: 206.656MB
384.23/384.31	c total #watches: 665216
385.23/385.35	c total #propagations: 19930637 / total #impl: 485600255 (eff. 0.041)
385.23/385.35	c #Conflicts:     312000 | #Learnt:      24779 | 0.000
385.23/385.35	c total clause space: 206.656MB
385.23/385.35	c total #watches: 684540
386.33/386.45	c total #propagations: 20015643 / total #impl: 486282036 (eff. 0.041)
386.33/386.45	c #Conflicts:     313000 | #Learnt:      25779 | 0.000
386.33/386.45	c total clause space: 206.656MB
386.33/386.45	c total #watches: 702600
387.83/387.90	c total #propagations: 20102279 / total #impl: 487122115 (eff. 0.041)
387.83/387.90	c #Conflicts:     314000 | #Learnt:      26779 | 0.000
387.83/387.90	c total clause space: 206.656MB
387.83/387.90	c total #watches: 718479
388.83/388.99	c total #propagations: 20194202 / total #impl: 488044643 (eff. 0.041)
388.83/388.99	c GC COLLECT
388.83/388.99	c #Conflicts:     315000 | #Learnt:      14376 | 0.000
388.83/388.99	c total clause space: 206.656MB
388.83/388.99	c total #watches: 460337
389.83/389.93	c total #propagations: 20258206 / total #impl: 489384848 (eff. 0.041)
389.83/389.93	c #Conflicts:     316000 | #Learnt:      15376 | 0.000
389.83/389.93	c total clause space: 206.656MB
389.83/389.93	c total #watches: 526362
391.03/391.18	c total #propagations: 20310748 / total #impl: 492677498 (eff. 0.041)
391.03/391.18	c #Conflicts:     317000 | #Learnt:      16376 | 0.000
391.03/391.18	c total clause space: 206.656MB
391.03/391.18	c total #watches: 560970
392.83/392.97	c total #propagations: 20360880 / total #impl: 495300087 (eff. 0.041)
392.83/392.97	c #Conflicts:     318000 | #Learnt:      17376 | 0.000
392.83/392.97	c total clause space: 206.656MB
392.83/392.97	c total #watches: 592387
395.03/395.10	c total #propagations: 20429446 / total #impl: 498370791 (eff. 0.041)
395.03/395.10	c #Conflicts:     319000 | #Learnt:      18376 | 0.000
395.03/395.10	c total clause space: 206.656MB
395.03/395.10	c total #watches: 615705
396.33/396.45	c total #propagations: 20506882 / total #impl: 501267375 (eff. 0.041)
396.33/396.45	c #Conflicts:     320000 | #Learnt:      19376 | 0.000
396.33/396.45	c total clause space: 206.656MB
396.33/396.45	c total #watches: 632870
397.43/397.56	c total #propagations: 20585088 / total #impl: 502143812 (eff. 0.041)
397.43/397.56	c #Conflicts:     321000 | #Learnt:      20376 | 0.000
397.43/397.56	c total clause space: 206.656MB
397.43/397.56	c total #watches: 650319
398.23/398.31	c total #propagations: 20673912 / total #impl: 502750465 (eff. 0.041)
398.23/398.31	c #Conflicts:     322000 | #Learnt:      21376 | 0.000
398.23/398.31	c total clause space: 206.656MB
398.23/398.31	c total #watches: 660800
398.93/399.03	c total #propagations: 20765392 / total #impl: 503150586 (eff. 0.041)
398.93/399.03	c #Conflicts:     323000 | #Learnt:      22376 | 0.000
398.93/399.03	c total clause space: 206.656MB
398.93/399.03	c total #watches: 671732
399.63/399.79	c total #propagations: 20850018 / total #impl: 503664422 (eff. 0.041)
399.63/399.79	c #Conflicts:     324000 | #Learnt:      23376 | 0.000
399.63/399.79	c total clause space: 206.656MB
399.63/399.79	c total #watches: 681072
400.43/400.58	c total #propagations: 20931684 / total #impl: 504293967 (eff. 0.042)
400.43/400.58	c #Conflicts:     325000 | #Learnt:      24376 | 0.000
400.43/400.58	c total clause space: 206.656MB
400.43/400.58	c total #watches: 690504
401.03/401.19	c total #propagations: 21024874 / total #impl: 504901568 (eff. 0.042)
401.03/401.19	c #Conflicts:     326000 | #Learnt:      25376 | 0.000
401.03/401.19	c total clause space: 206.656MB
401.03/401.19	c total #watches: 699539
401.62/401.77	c total #propagations: 21104897 / total #impl: 505453670 (eff. 0.042)
401.62/401.77	c #Conflicts:     327000 | #Learnt:      26376 | 0.000
401.62/401.77	c total clause space: 206.656MB
401.62/401.77	c total #watches: 708404
402.22/402.36	c total #propagations: 21187796 / total #impl: 506083101 (eff. 0.042)
402.22/402.36	c #Conflicts:     328000 | #Learnt:      27376 | 0.000
402.22/402.36	c total clause space: 206.656MB
402.22/402.36	c total #watches: 717075
402.72/402.85	c total #propagations: 21269433 / total #impl: 506714975 (eff. 0.042)
402.72/402.85	c GC COLLECT
402.72/402.85	c #Conflicts:     329000 | #Learnt:      14673 | 0.000
402.72/402.85	c total clause space: 206.656MB
402.72/402.85	c total #watches: 444219
403.22/403.33	c total #propagations: 21351088 / total #impl: 507255470 (eff. 0.042)
403.22/403.33	c #Conflicts:     330000 | #Learnt:      15673 | 0.000
403.22/403.33	c total clause space: 206.656MB
403.22/403.33	c total #watches: 460905
403.73/403.85	c total #propagations: 21437433 / total #impl: 507889663 (eff. 0.042)
403.73/403.85	c #Conflicts:     331000 | #Learnt:      16673 | 0.000
403.73/403.85	c total clause space: 206.656MB
403.73/403.85	c total #watches: 479618
404.42/404.50	c total #propagations: 21519500 / total #impl: 508423534 (eff. 0.042)
404.42/404.50	c #Conflicts:     332000 | #Learnt:      17673 | 0.000
404.42/404.50	c total clause space: 206.656MB
404.42/404.50	c total #watches: 498548
405.02/405.14	c total #propagations: 21603074 / total #impl: 508888947 (eff. 0.042)
405.02/405.14	c #Conflicts:     333000 | #Learnt:      18673 | 0.000
405.02/405.14	c total clause space: 206.656MB
405.02/405.14	c total #watches: 515846
405.52/405.68	c total #propagations: 21691807 / total #impl: 509569203 (eff. 0.043)
405.52/405.68	c #Conflicts:     334000 | #Learnt:      19673 | 0.000
405.52/405.68	c total clause space: 206.656MB
405.52/405.68	c total #watches: 534078
406.32/406.43	c total #propagations: 21787291 / total #impl: 510143675 (eff. 0.043)
406.32/406.43	c #Conflicts:     335000 | #Learnt:      20673 | 0.000
406.32/406.43	c total clause space: 206.656MB
406.32/406.43	c total #watches: 556433
407.42/407.54	c total #propagations: 21880153 / total #impl: 510791021 (eff. 0.043)
407.42/407.54	c #Conflicts:     336000 | #Learnt:      21673 | 0.000
407.42/407.54	c total clause space: 206.656MB
407.42/407.54	c total #watches: 592150
408.22/408.35	c total #propagations: 21936206 / total #impl: 511694381 (eff. 0.043)
408.22/408.35	c #Conflicts:     337000 | #Learnt:      22673 | 0.000
408.22/408.35	c total clause space: 206.656MB
408.22/408.35	c total #watches: 631123
409.02/409.17	c total #propagations: 22013768 / total #impl: 512938916 (eff. 0.043)
409.02/409.17	c #Conflicts:     338000 | #Learnt:      23673 | 0.000
409.02/409.17	c total clause space: 206.656MB
409.02/409.17	c total #watches: 654195
410.33/410.43	c total #propagations: 22097927 / total #impl: 514244606 (eff. 0.043)
410.33/410.43	c #Conflicts:     339000 | #Learnt:      24673 | 0.000
410.33/410.43	c total clause space: 206.656MB
410.33/410.43	c total #watches: 677253
411.72/411.83	c total #propagations: 22175730 / total #impl: 515602013 (eff. 0.043)
411.72/411.83	c #Conflicts:     340000 | #Learnt:      25673 | 0.000
411.72/411.83	c total clause space: 206.656MB
411.72/411.83	c total #watches: 701188
413.12/413.22	c total #propagations: 22242794 / total #impl: 516908278 (eff. 0.043)
413.12/413.22	c #Conflicts:     341000 | #Learnt:      26673 | 0.000
413.12/413.22	c total clause space: 206.656MB
413.12/413.22	c total #watches: 724258
415.42/415.56	c total #propagations: 22292472 / total #impl: 518170614 (eff. 0.043)
415.42/415.56	c #Conflicts:     342000 | #Learnt:      27673 | 0.000
415.42/415.56	c total clause space: 206.656MB
415.42/415.56	c total #watches: 755260
417.22/417.37	c total #propagations: 22356355 / total #impl: 519839690 (eff. 0.043)
417.22/417.37	c GC COLLECT
417.22/417.37	c #Conflicts:     343000 | #Learnt:      14674 | 0.000
417.22/417.37	c total clause space: 206.656MB
417.22/417.37	c total #watches: 460112
418.52/418.66	c total #propagations: 22410008 / total #impl: 521556795 (eff. 0.043)
418.52/418.66	c #Conflicts:     344000 | #Learnt:      15674 | 0.000
418.52/418.66	c total clause space: 206.656MB
418.52/418.66	c total #watches: 484879
419.92/420.02	c total #propagations: 22460560 / total #impl: 522675006 (eff. 0.043)
419.92/420.02	c #Conflicts:     345000 | #Learnt:      16674 | 0.000
419.92/420.02	c total clause space: 206.656MB
419.92/420.02	c total #watches: 509339
421.33/421.47	c total #propagations: 22513723 / total #impl: 523538508 (eff. 0.043)
421.33/421.47	c #Conflicts:     346000 | #Learnt:      17674 | 0.000
421.33/421.47	c total clause space: 206.656MB
421.33/421.47	c total #watches: 540281
423.22/423.31	c total #propagations: 22578992 / total #impl: 525195404 (eff. 0.043)
423.22/423.31	c #Conflicts:     347000 | #Learnt:      18674 | 0.000
423.22/423.31	c total clause space: 206.656MB
423.22/423.31	c total #watches: 570421
425.42/425.58	c total #propagations: 22646108 / total #impl: 526978433 (eff. 0.043)
425.42/425.58	c #Conflicts:     348000 | #Learnt:      19674 | 0.000
425.42/425.58	c total clause space: 206.656MB
425.42/425.58	c total #watches: 599413
428.32/428.40	c total #propagations: 22717101 / total #impl: 529678352 (eff. 0.043)
428.32/428.40	c #Conflicts:     349000 | #Learnt:      20674 | 0.000
428.32/428.40	c total clause space: 206.656MB
428.32/428.40	c total #watches: 629598
431.82/431.96	c total #propagations: 22786197 / total #impl: 532548596 (eff. 0.043)
431.82/431.96	c #Conflicts:     350000 | #Learnt:      21674 | 0.000
431.82/431.96	c total clause space: 206.656MB
431.82/431.96	c total #watches: 657167
434.62/434.70	c total #propagations: 22871186 / total #impl: 536636433 (eff. 0.043)
434.62/434.70	c #Conflicts:     351000 | #Learnt:      22674 | 0.000
434.62/434.70	c total clause space: 206.656MB
434.62/434.70	c total #watches: 685632
437.52/437.65	c total #propagations: 22961073 / total #impl: 541712915 (eff. 0.042)
437.52/437.65	c #Conflicts:     352000 | #Learnt:      23674 | 0.000
437.52/437.65	c total clause space: 206.656MB
437.52/437.65	c total #watches: 717912
440.82/440.90	c total #propagations: 23044277 / total #impl: 546295134 (eff. 0.042)
440.82/440.90	c #Conflicts:     353000 | #Learnt:      24674 | 0.000
440.82/440.90	c total clause space: 206.656MB
440.82/440.90	c total #watches: 747707
444.33/444.41	c total #propagations: 23129646 / total #impl: 550879359 (eff. 0.042)
444.33/444.41	c #Conflicts:     354000 | #Learnt:      25674 | 0.000
444.33/444.41	c total clause space: 206.656MB
444.33/444.41	c total #watches: 793074
447.72/447.87	c total #propagations: 23202979 / total #impl: 554006500 (eff. 0.042)
447.72/447.87	c #Conflicts:     355000 | #Learnt:      26674 | 0.000
447.72/447.87	c total clause space: 206.656MB
447.72/447.87	c total #watches: 844668
450.23/450.36	c total #propagations: 23259966 / total #impl: 557112379 (eff. 0.042)
450.23/450.36	c #Conflicts:     356000 | #Learnt:      27674 | 0.000
450.23/450.36	c total clause space: 206.656MB
450.23/450.36	c total #watches: 920689
453.93/454.01	c total #propagations: 23315101 / total #impl: 559985736 (eff. 0.042)
453.93/454.01	c GC COLLECT
453.93/454.01	c #Conflicts:     357000 | #Learnt:      14374 | 0.000
453.93/454.01	c total clause space: 206.656MB
453.93/454.01	c total #watches: 447484
455.33/455.43	c total #propagations: 23371052 / total #impl: 562219607 (eff. 0.042)
455.33/455.43	c #Conflicts:     358000 | #Learnt:      15374 | 0.000
455.33/455.43	c total clause space: 206.656MB
455.33/455.43	c total #watches: 475980
456.92/457.07	c total #propagations: 23436241 / total #impl: 563028104 (eff. 0.042)
456.92/457.07	c #Conflicts:     359000 | #Learnt:      16374 | 0.000
456.92/457.07	c total clause space: 206.656MB
456.92/457.07	c total #watches: 502017
458.73/458.89	c total #propagations: 23495368 / total #impl: 564209210 (eff. 0.042)
458.73/458.89	c #Conflicts:     360000 | #Learnt:      17374 | 0.000
458.73/458.89	c total clause space: 206.656MB
458.73/458.89	c total #watches: 545897
460.83/460.91	c total #propagations: 23549465 / total #impl: 566116546 (eff. 0.042)
460.83/460.91	c #Conflicts:     361000 | #Learnt:      18374 | 0.000
460.83/460.91	c total clause space: 206.656MB
460.83/460.91	c total #watches: 599416
462.62/462.70	c total #propagations: 23595799 / total #impl: 568143438 (eff. 0.042)
462.62/462.70	c #Conflicts:     362000 | #Learnt:      19374 | 0.000
462.62/462.70	c total clause space: 206.656MB
462.62/462.70	c total #watches: 624161
464.13/464.28	c total #propagations: 23649737 / total #impl: 568846580 (eff. 0.042)
464.13/464.28	c #Conflicts:     363000 | #Learnt:      20374 | 0.000
464.13/464.28	c total clause space: 206.656MB
464.13/464.28	c total #watches: 645606
466.02/466.14	c total #propagations: 23735100 / total #impl: 569654772 (eff. 0.042)
466.02/466.14	c #Conflicts:     364000 | #Learnt:      21374 | 0.000
466.02/466.14	c total clause space: 206.656MB
466.02/466.14	c total #watches: 671635
467.62/467.78	c total #propagations: 23785476 / total #impl: 570643546 (eff. 0.042)
467.62/467.78	c #Conflicts:     365000 | #Learnt:      22374 | 0.000
467.62/467.78	c total clause space: 206.656MB
467.62/467.78	c total #watches: 715526
468.92/469.00	c total #propagations: 23866000 / total #impl: 571733823 (eff. 0.042)
468.92/469.00	c #Conflicts:     366000 | #Learnt:      23374 | 0.000
468.92/469.00	c total clause space: 206.656MB
468.92/469.00	c total #watches: 740090
470.32/470.41	c total #propagations: 23954322 / total #impl: 572760044 (eff. 0.042)
470.32/470.41	c #Conflicts:     367000 | #Learnt:      24374 | 0.000
470.32/470.41	c total clause space: 206.656MB
470.32/470.41	c total #watches: 759266
471.83/471.94	c total #propagations: 24014780 / total #impl: 573519599 (eff. 0.042)
471.83/471.94	c #Conflicts:     368000 | #Learnt:      25374 | 0.000
471.83/471.94	c total clause space: 206.656MB
471.83/471.94	c total #watches: 776970
474.32/474.42	c total #propagations: 24075997 / total #impl: 574135821 (eff. 0.042)
474.32/474.42	c #Conflicts:     369000 | #Learnt:      26374 | 0.000
474.32/474.42	c total clause space: 206.656MB
474.32/474.42	c total #watches: 795546
476.82/476.92	c total #propagations: 24159479 / total #impl: 575184881 (eff. 0.042)
476.82/476.92	c #Conflicts:     370000 | #Learnt:      27374 | 0.000
476.82/476.92	c total clause space: 206.656MB
476.82/476.92	c total #watches: 813922
479.82/479.90	c total #propagations: 24251640 / total #impl: 576373795 (eff. 0.042)
479.82/479.90	c #Conflicts:     371000 | #Learnt:      28374 | 0.000
479.82/479.90	c total clause space: 206.656MB
479.82/479.90	c total #watches: 827711
482.62/482.73	c total #propagations: 24346512 / total #impl: 577481802 (eff. 0.042)
482.62/482.73	c GC COLLECT
482.62/482.73	c #Conflicts:     372000 | #Learnt:      14775 | 0.000
482.62/482.73	c total clause space: 206.656MB
482.62/482.73	c total #watches: 461873
483.02/483.18	c total #propagations: 24440168 / total #impl: 578494093 (eff. 0.042)
483.02/483.18	c #Conflicts:     373000 | #Learnt:      15775 | 0.000
483.02/483.18	c total clause space: 206.656MB
483.02/483.18	c total #watches: 480935
483.52/483.65	c total #propagations: 24525449 / total #impl: 579000631 (eff. 0.042)
483.52/483.65	c #Conflicts:     374000 | #Learnt:      16775 | 0.000
483.52/483.65	c total clause space: 206.656MB
483.52/483.65	c total #watches: 491821
484.32/484.41	c total #propagations: 24589551 / total #impl: 579522055 (eff. 0.042)
484.32/484.41	c #Conflicts:     375000 | #Learnt:      17775 | 0.000
484.32/484.41	c total clause space: 206.656MB
484.32/484.41	c total #watches: 513020
485.22/485.34	c total #propagations: 24641499 / total #impl: 580749708 (eff. 0.042)
485.22/485.34	c #Conflicts:     376000 | #Learnt:      18775 | 0.000
485.22/485.34	c total clause space: 206.656MB
485.22/485.34	c total #watches: 538035
486.42/486.51	c total #propagations: 24702938 / total #impl: 582076781 (eff. 0.042)
486.42/486.51	c #Conflicts:     377000 | #Learnt:      19775 | 0.000
486.42/486.51	c total clause space: 206.656MB
486.42/486.51	c total #watches: 560155
487.52/487.68	c total #propagations: 24757166 / total #impl: 583419552 (eff. 0.042)
487.52/487.68	c #Conflicts:     378000 | #Learnt:      20775 | 0.000
487.52/487.68	c total clause space: 206.656MB
487.52/487.68	c total #watches: 580777
488.72/488.87	c total #propagations: 24814481 / total #impl: 584786980 (eff. 0.042)
488.72/488.87	c #Conflicts:     379000 | #Learnt:      21775 | 0.000
488.72/488.87	c total clause space: 206.656MB
488.72/488.87	c total #watches: 599246
489.92/490.05	c total #propagations: 24881453 / total #impl: 585703751 (eff. 0.042)
489.92/490.05	c #Conflicts:     380000 | #Learnt:      22775 | 0.000
489.92/490.05	c total clause space: 206.656MB
489.92/490.05	c total #watches: 619294
491.42/491.50	c total #propagations: 24951357 / total #impl: 586533431 (eff. 0.043)
491.42/491.50	c #Conflicts:     381000 | #Learnt:      23775 | 0.000
491.42/491.50	c total clause space: 206.656MB
491.42/491.50	c total #watches: 639840
493.02/493.14	c total #propagations: 25026843 / total #impl: 587515635 (eff. 0.043)
493.02/493.14	c #Conflicts:     382000 | #Learnt:      24775 | 0.000
493.02/493.14	c total clause space: 206.656MB
493.02/493.14	c total #watches: 660692
495.32/495.45	c total #propagations: 25096465 / total #impl: 589012201 (eff. 0.043)
495.32/495.45	c #Conflicts:     383000 | #Learnt:      25775 | 0.000
495.32/495.45	c total clause space: 206.656MB
495.32/495.45	c total #watches: 687261
497.42/497.50	c total #propagations: 25165080 / total #impl: 591305288 (eff. 0.043)
497.42/497.50	c #Conflicts:     384000 | #Learnt:      26775 | 0.000
497.42/497.50	c total clause space: 206.656MB
497.42/497.50	c total #watches: 715653
499.32/499.42	c total #propagations: 25246148 / total #impl: 593334055 (eff. 0.043)
499.32/499.42	c #Conflicts:     385000 | #Learnt:      27775 | 0.000
499.32/499.42	c total clause space: 206.656MB
499.32/499.42	c total #watches: 740655
501.12/501.27	c total #propagations: 25330054 / total #impl: 594983544 (eff. 0.043)
501.12/501.27	c #Conflicts:     386000 | #Learnt:      28775 | 0.000
501.12/501.27	c total clause space: 206.656MB
501.12/501.27	c total #watches: 766997
503.42/503.50	c total #propagations: 25423901 / total #impl: 596663126 (eff. 0.043)
503.42/503.50	c #Conflicts:     387000 | #Learnt:      29775 | 0.000
503.42/503.50	c total clause space: 206.656MB
503.42/503.50	c total #watches: 796081
504.72/504.86	c total #propagations: 25511529 / total #impl: 598590253 (eff. 0.043)
504.72/504.86	c GC COLLECT
504.72/504.86	c #Conflicts:     388000 | #Learnt:      15877 | 0.000
504.72/504.86	c total clause space: 206.656MB
504.72/504.86	c total #watches: 494185
506.32/506.44	c total #propagations: 25586932 / total #impl: 599452079 (eff. 0.043)
506.32/506.44	c #Conflicts:     389000 | #Learnt:      16877 | 0.000
506.32/506.44	c total clause space: 206.656MB
506.32/506.44	c total #watches: 526001
508.71/508.81	c total #propagations: 25665413 / total #impl: 600515972 (eff. 0.043)
508.71/508.81	c #Conflicts:     390000 | #Learnt:      17877 | 0.000
508.71/508.81	c total clause space: 206.656MB
508.71/508.81	c total #watches: 558315
510.71/510.80	c total #propagations: 25749187 / total #impl: 602744696 (eff. 0.043)
510.71/510.80	c #Conflicts:     391000 | #Learnt:      18877 | 0.000
510.71/510.80	c total clause space: 206.656MB
510.71/510.80	c total #watches: 591357
513.11/513.25	c total #propagations: 25833474 / total #impl: 604316792 (eff. 0.043)
513.11/513.25	c #Conflicts:     392000 | #Learnt:      19877 | 0.000
513.11/513.25	c total clause space: 206.656MB
513.11/513.25	c total #watches: 620491
516.31/516.44	c total #propagations: 25940206 / total #impl: 606407095 (eff. 0.043)
516.31/516.44	c #Conflicts:     393000 | #Learnt:      20877 | 0.000
516.31/516.44	c total clause space: 206.656MB
516.31/516.44	c total #watches: 647641
519.01/519.18	c total #propagations: 26032670 / total #impl: 607992232 (eff. 0.043)
519.01/519.18	c #Conflicts:     394000 | #Learnt:      21877 | 0.000
519.01/519.18	c total clause space: 206.656MB
519.01/519.18	c total #watches: 681416
520.71/520.86	c total #propagations: 26124178 / total #impl: 609341786 (eff. 0.043)
520.71/520.86	c #Conflicts:     395000 | #Learnt:      22877 | 0.000
520.71/520.86	c total clause space: 206.656MB
520.71/520.86	c total #watches: 700748
522.91/523.00	c total #propagations: 26211056 / total #impl: 610047234 (eff. 0.043)
522.91/523.00	c #Conflicts:     396000 | #Learnt:      23877 | 0.000
522.91/523.00	c total clause space: 206.656MB
522.91/523.00	c total #watches: 721058
525.01/525.19	c total #propagations: 26304141 / total #impl: 611132972 (eff. 0.043)
525.01/525.19	c #Conflicts:     397000 | #Learnt:      24877 | 0.000
525.01/525.19	c total clause space: 206.656MB
525.01/525.19	c total #watches: 737468
526.91/527.09	c total #propagations: 26388597 / total #impl: 612142289 (eff. 0.043)
526.91/527.09	c #Conflicts:     398000 | #Learnt:      25877 | 0.000
526.91/527.09	c total clause space: 206.656MB
526.91/527.09	c total #watches: 756115
529.41/529.56	c total #propagations: 26476938 / total #impl: 612682453 (eff. 0.043)
529.41/529.56	c #Conflicts:     399000 | #Learnt:      26877 | 0.000
529.41/529.56	c total clause space: 206.656MB
529.41/529.56	c total #watches: 780951
531.40/531.58	c total #propagations: 26557638 / total #impl: 614119635 (eff. 0.043)
531.40/531.58	c #Conflicts:     400000 | #Learnt:      27877 | 0.000
531.40/531.58	c total clause space: 206.656MB
531.40/531.58	c total #watches: 813666
533.10/533.24	c total #propagations: 26617247 / total #impl: 615143035 (eff. 0.043)
533.10/533.24	c #Conflicts:     401000 | #Learnt:      28877 | 0.000
533.10/533.24	c total clause space: 206.656MB
533.10/533.24	c total #watches: 852363
534.70/534.82	c total #propagations: 26695432 / total #impl: 617203477 (eff. 0.043)
534.70/534.82	c #Conflicts:     402000 | #Learnt:      29877 | 0.000
534.70/534.82	c total clause space: 206.656MB
534.70/534.82	c total #watches: 876343
536.40/536.51	c total #propagations: 26787047 / total #impl: 618950499 (eff. 0.043)
536.40/536.51	c GC COLLECT
536.40/536.51	c #Conflicts:     403000 | #Learnt:      15676 | 0.000
536.40/536.51	c total clause space: 206.656MB
536.40/536.51	c total #watches: 492437
537.20/537.32	c total #propagations: 26863432 / total #impl: 620148627 (eff. 0.043)
537.20/537.32	c #Conflicts:     404000 | #Learnt:      16676 | 0.000
537.20/537.32	c total clause space: 206.656MB
537.20/537.32	c total #watches: 514318
538.20/538.31	c total #propagations: 26936632 / total #impl: 620622864 (eff. 0.043)
538.20/538.31	c #Conflicts:     405000 | #Learnt:      17676 | 0.000
538.20/538.31	c total clause space: 206.656MB
538.20/538.31	c total #watches: 531104
539.40/539.50	c total #propagations: 27020716 / total #impl: 621317411 (eff. 0.043)
539.40/539.50	c #Conflicts:     406000 | #Learnt:      18676 | 0.000
539.40/539.50	c total clause space: 206.656MB
539.40/539.50	c total #watches: 573378
540.90/541.02	c total #propagations: 27106496 / total #impl: 623011974 (eff. 0.044)
540.90/541.02	c #Conflicts:     407000 | #Learnt:      19676 | 0.000
540.90/541.02	c total clause space: 206.656MB
540.90/541.02	c total #watches: 606471
542.60/542.74	c total #propagations: 27172188 / total #impl: 626167702 (eff. 0.043)
542.60/542.74	c #Conflicts:     408000 | #Learnt:      20676 | 0.000
542.60/542.74	c total clause space: 206.656MB
542.60/542.74	c total #watches: 633211
543.90/544.04	c total #propagations: 27269160 / total #impl: 627740992 (eff. 0.043)
543.90/544.04	c #Conflicts:     409000 | #Learnt:      21676 | 0.000
543.90/544.04	c total clause space: 206.656MB
543.90/544.04	c total #watches: 661225
545.61/545.79	c total #propagations: 27355026 / total #impl: 628985618 (eff. 0.043)
545.61/545.79	c #Conflicts:     410000 | #Learnt:      22676 | 0.000
545.61/545.79	c total clause space: 206.656MB
545.61/545.79	c total #watches: 688760
547.50/547.69	c total #propagations: 27438584 / total #impl: 630350934 (eff. 0.044)
547.50/547.69	c #Conflicts:     411000 | #Learnt:      23676 | 0.000
547.50/547.69	c total clause space: 206.656MB
547.50/547.69	c total #watches: 712876
549.20/549.32	c total #propagations: 27544636 / total #impl: 632021234 (eff. 0.044)
549.20/549.32	c #Conflicts:     412000 | #Learnt:      24676 | 0.000
549.20/549.32	c total clause space: 206.656MB
549.20/549.32	c total #watches: 749584
550.50/550.62	c total #propagations: 27633597 / total #impl: 633404957 (eff. 0.044)
550.50/550.62	c #Conflicts:     413000 | #Learnt:      25676 | 0.000
550.50/550.62	c total clause space: 206.656MB
550.50/550.62	c total #watches: 782909
552.00/552.15	c total #propagations: 27742468 / total #impl: 634477043 (eff. 0.044)
552.00/552.15	c #Conflicts:     414000 | #Learnt:      26676 | 0.000
552.00/552.15	c total clause space: 206.656MB
552.00/552.15	c total #watches: 826747
554.00/554.15	c total #propagations: 27799223 / total #impl: 636754439 (eff. 0.044)
554.00/554.15	c #Conflicts:     415000 | #Learnt:      27676 | 0.000
554.00/554.15	c total clause space: 206.656MB
554.00/554.15	c total #watches: 848844
556.51/556.65	c total #propagations: 27861161 / total #impl: 638548966 (eff. 0.044)
556.51/556.65	c #Conflicts:     416000 | #Learnt:      28676 | 0.000
556.51/556.65	c total clause space: 206.656MB
556.51/556.65	c total #watches: 892043
559.70/559.82	c total #propagations: 27911416 / total #impl: 642662131 (eff. 0.043)
559.70/559.82	c #Conflicts:     417000 | #Learnt:      29676 | 0.000
559.70/559.82	c total clause space: 206.656MB
559.70/559.82	c total #watches: 931208
562.20/562.32	c total #propagations: 27969462 / total #impl: 647171214 (eff. 0.043)
562.20/562.32	c #Conflicts:     418000 | #Learnt:      30676 | 0.000
562.20/562.32	c total clause space: 206.656MB
562.20/562.32	c total #watches: 964616
564.00/564.11	c total #propagations: 28022349 / total #impl: 649452964 (eff. 0.043)
564.00/564.11	c GC COLLECT
564.00/564.11	c #Conflicts:     419000 | #Learnt:      16176 | 0.000
564.00/564.11	c total clause space: 206.656MB
564.00/564.11	c total #watches: 502704
565.10/565.24	c total #propagations: 28071107 / total #impl: 650596645 (eff. 0.043)
565.10/565.24	c #Conflicts:     420000 | #Learnt:      17176 | 0.000
565.10/565.24	c total clause space: 206.656MB
565.10/565.24	c total #watches: 523771
566.30/566.49	c total #propagations: 28119204 / total #impl: 651385779 (eff. 0.043)
566.30/566.49	c #Conflicts:     421000 | #Learnt:      18176 | 0.000
566.30/566.49	c total clause space: 206.656MB
566.30/566.49	c total #watches: 545565
567.80/567.91	c total #propagations: 28166120 / total #impl: 652323937 (eff. 0.043)
567.80/567.91	c #Conflicts:     422000 | #Learnt:      19176 | 0.000
567.80/567.91	c total clause space: 206.656MB
567.80/567.91	c total #watches: 568364
569.00/569.12	c total #propagations: 28217799 / total #impl: 653402510 (eff. 0.043)
569.00/569.12	c #Conflicts:     423000 | #Learnt:      20176 | 0.000
569.00/569.12	c total clause space: 206.656MB
569.00/569.12	c total #watches: 593952
571.00/571.15	c total #propagations: 28263319 / total #impl: 654245628 (eff. 0.043)
571.00/571.15	c #Conflicts:     424000 | #Learnt:      21176 | 0.000
571.00/571.15	c total clause space: 206.656MB
571.00/571.15	c total #watches: 617865
574.29/574.40	c total #propagations: 28311183 / total #impl: 655509897 (eff. 0.043)
574.29/574.40	c #Conflicts:     425000 | #Learnt:      22176 | 0.000
574.29/574.40	c total clause space: 206.656MB
574.29/574.40	c total #watches: 643343
577.69/577.89	c total #propagations: 28370642 / total #impl: 659415497 (eff. 0.043)
577.69/577.89	c #Conflicts:     426000 | #Learnt:      23176 | 0.000
577.69/577.89	c total clause space: 206.656MB
577.69/577.89	c total #watches: 671559
579.70/579.81	c total #propagations: 28425283 / total #impl: 662783276 (eff. 0.043)
579.70/579.81	c #Conflicts:     427000 | #Learnt:      24176 | 0.000
579.70/579.81	c total clause space: 206.656MB
579.70/579.81	c total #watches: 701183
581.59/581.71	c total #propagations: 28473795 / total #impl: 664400319 (eff. 0.043)
581.59/581.71	c #Conflicts:     428000 | #Learnt:      25176 | 0.000
581.59/581.71	c total clause space: 206.656MB
581.59/581.71	c total #watches: 729733
584.19/584.35	c total #propagations: 28517404 / total #impl: 666030015 (eff. 0.043)
584.19/584.35	c #Conflicts:     429000 | #Learnt:      26176 | 0.000
584.19/584.35	c total clause space: 206.656MB
584.19/584.35	c total #watches: 758835
588.99/589.17	c total #propagations: 28559177 / total #impl: 668158175 (eff. 0.043)
588.99/589.17	c #Conflicts:     430000 | #Learnt:      27176 | 0.000
588.99/589.17	c total clause space: 206.656MB
588.99/589.17	c total #watches: 788237
595.19/595.36	c total #propagations: 28606483 / total #impl: 671006594 (eff. 0.043)
595.19/595.36	c #Conflicts:     431000 | #Learnt:      28176 | 0.000
595.19/595.36	c total clause space: 206.656MB
595.19/595.36	c total #watches: 817404
601.39/601.50	c total #propagations: 28665580 / total #impl: 674878572 (eff. 0.042)
601.39/601.50	c #Conflicts:     432000 | #Learnt:      29176 | 0.000
601.39/601.50	c total clause space: 206.656MB
601.39/601.50	c total #watches: 843127
605.29/605.45	c total #propagations: 28730560 / total #impl: 677647090 (eff. 0.042)
605.29/605.45	c #Conflicts:     433000 | #Learnt:      30176 | 0.000
605.29/605.45	c total clause space: 206.656MB
605.29/605.45	c total #watches: 867660
610.50/610.62	c total #propagations: 28784391 / total #impl: 679253343 (eff. 0.042)
610.50/610.62	c #Conflicts:     434000 | #Learnt:      31176 | 0.000
610.50/610.62	c total clause space: 206.656MB
610.50/610.62	c total #watches: 895084
614.19/614.35	c total #propagations: 28847554 / total #impl: 681836306 (eff. 0.042)
614.19/614.35	c GC COLLECT
614.19/614.35	c #Conflicts:     435000 | #Learnt:      16374 | 0.000
614.19/614.35	c total clause space: 206.656MB
614.19/614.35	c total #watches: 508894
615.39/615.53	c total #propagations: 28906219 / total #impl: 683640028 (eff. 0.042)
615.39/615.53	c #Conflicts:     436000 | #Learnt:      17374 | 0.000
615.39/615.53	c total clause space: 206.656MB
615.39/615.53	c total #watches: 533086
616.69/616.83	c total #propagations: 28956071 / total #impl: 684775447 (eff. 0.042)
616.69/616.83	c #Conflicts:     437000 | #Learnt:      18374 | 0.000
616.69/616.83	c total clause space: 206.656MB
616.69/616.83	c total #watches: 563282
618.29/618.47	c total #propagations: 29022780 / total #impl: 686811643 (eff. 0.042)
618.29/618.47	c #Conflicts:     438000 | #Learnt:      19374 | 0.000
618.29/618.47	c total clause space: 206.656MB
618.29/618.47	c total #watches: 587669
620.40/620.54	c total #propagations: 29080047 / total #impl: 690286768 (eff. 0.042)
620.40/620.54	c #Conflicts:     439000 | #Learnt:      20374 | 0.000
620.40/620.54	c total clause space: 206.656MB
620.40/620.54	c total #watches: 617260
622.60/622.73	c total #propagations: 29139287 / total #impl: 695228943 (eff. 0.042)
622.60/622.73	c #Conflicts:     440000 | #Learnt:      21374 | 0.000
622.60/622.73	c total clause space: 206.656MB
622.60/622.73	c total #watches: 642570
624.99/625.10	c total #propagations: 29201136 / total #impl: 700317385 (eff. 0.042)
624.99/625.10	c #Conflicts:     441000 | #Learnt:      22374 | 0.000
624.99/625.10	c total clause space: 206.656MB
624.99/625.10	c total #watches: 666754
627.59/627.78	c total #propagations: 29265822 / total #impl: 705156844 (eff. 0.042)
627.59/627.78	c #Conflicts:     442000 | #Learnt:      23374 | 0.000
627.59/627.78	c total clause space: 206.656MB
627.59/627.78	c total #watches: 692385
631.30/631.48	c total #propagations: 29332099 / total #impl: 710444731 (eff. 0.041)
631.30/631.48	c #Conflicts:     443000 | #Learnt:      24374 | 0.000
631.30/631.48	c total clause space: 206.656MB
631.30/631.48	c total #watches: 719735
634.39/634.57	c total #propagations: 29396638 / total #impl: 717753273 (eff. 0.041)
634.39/634.57	c #Conflicts:     444000 | #Learnt:      25374 | 0.000
634.39/634.57	c total clause space: 206.656MB
634.39/634.57	c total #watches: 746811
638.00/638.13	c total #propagations: 29454094 / total #impl: 722791578 (eff. 0.041)
638.00/638.13	c #Conflicts:     445000 | #Learnt:      26374 | 0.000
638.00/638.13	c total clause space: 206.656MB
638.00/638.13	c total #watches: 773257
642.09/642.29	c total #propagations: 29509071 / total #impl: 726628277 (eff. 0.041)
642.09/642.29	c #Conflicts:     446000 | #Learnt:      27374 | 0.000
642.09/642.29	c total clause space: 206.656MB
642.09/642.29	c total #watches: 796168
647.29/647.40	c total #propagations: 29570618 / total #impl: 729980736 (eff. 0.041)
647.29/647.40	c #Conflicts:     447000 | #Learnt:      28374 | 0.000
647.29/647.40	c total clause space: 206.656MB
647.29/647.40	c total #watches: 821165
651.59/651.71	c total #propagations: 29636047 / total #impl: 733691717 (eff. 0.040)
651.59/651.71	c #Conflicts:     448000 | #Learnt:      29374 | 0.000
651.59/651.71	c total clause space: 206.656MB
651.59/651.71	c total #watches: 845655
655.79/655.96	c total #propagations: 29713370 / total #impl: 736444919 (eff. 0.040)
655.79/655.96	c #Conflicts:     449000 | #Learnt:      30374 | 0.000
655.79/655.96	c total clause space: 206.656MB
655.79/655.96	c total #watches: 875370
660.19/660.32	c total #propagations: 29789502 / total #impl: 739467459 (eff. 0.040)
660.19/660.32	c #Conflicts:     450000 | #Learnt:      31374 | 0.000
660.19/660.32	c total clause space: 206.656MB
660.19/660.32	c total #watches: 901883
662.49/662.66	c total #propagations: 29868312 / total #impl: 741533051 (eff. 0.040)
662.49/662.66	c GC COLLECT
662.49/662.66	c #Conflicts:     451000 | #Learnt:      16267 | 0.000
662.49/662.66	c total clause space: 206.656MB
662.49/662.66	c total #watches: 506501
663.59/663.78	c total #propagations: 29937544 / total #impl: 742965561 (eff. 0.040)
663.59/663.78	c #Conflicts:     452000 | #Learnt:      17267 | 0.000
663.59/663.78	c total clause space: 206.656MB
663.59/663.78	c total #watches: 543270
664.69/664.85	c total #propagations: 29996443 / total #impl: 743858617 (eff. 0.040)
664.69/664.85	c #Conflicts:     453000 | #Learnt:      18267 | 0.000
664.69/664.85	c total clause space: 206.656MB
664.69/664.85	c total #watches: 573175
666.19/666.38	c total #propagations: 30070044 / total #impl: 744895077 (eff. 0.040)
666.19/666.38	c #Conflicts:     454000 | #Learnt:      19267 | 0.000
666.19/666.38	c total clause space: 206.656MB
666.19/666.38	c total #watches: 607693
667.99/668.12	c total #propagations: 30133033 / total #impl: 746204257 (eff. 0.040)
667.99/668.12	c #Conflicts:     455000 | #Learnt:      20267 | 0.000
667.99/668.12	c total clause space: 206.656MB
667.99/668.12	c total #watches: 637326
670.19/670.35	c total #propagations: 30190459 / total #impl: 747343689 (eff. 0.040)
670.19/670.35	c #Conflicts:     456000 | #Learnt:      21267 | 0.000
670.19/670.35	c total clause space: 206.656MB
670.19/670.35	c total #watches: 664686
672.59/672.79	c total #propagations: 30257890 / total #impl: 748985297 (eff. 0.040)
672.59/672.79	c #Conflicts:     457000 | #Learnt:      22267 | 0.000
672.59/672.79	c total clause space: 206.656MB
672.59/672.79	c total #watches: 692346
675.09/675.20	c total #propagations: 30319473 / total #impl: 750481115 (eff. 0.040)
675.09/675.20	c #Conflicts:     458000 | #Learnt:      23267 | 0.000
675.09/675.20	c total clause space: 206.656MB
675.09/675.20	c total #watches: 724452
677.98/678.18	c total #propagations: 30373394 / total #impl: 752384990 (eff. 0.040)
677.98/678.18	c #Conflicts:     459000 | #Learnt:      24267 | 0.000
677.98/678.18	c total clause space: 206.656MB
677.98/678.18	c total #watches: 753404
681.99/682.11	c total #propagations: 30438825 / total #impl: 754779809 (eff. 0.040)
681.99/682.11	c #Conflicts:     460000 | #Learnt:      25267 | 0.000
681.99/682.11	c total clause space: 206.656MB
681.99/682.11	c total #watches: 784108
685.29/685.43	c total #propagations: 30503289 / total #impl: 757565113 (eff. 0.040)
685.29/685.43	c #Conflicts:     461000 | #Learnt:      26267 | 0.000
685.29/685.43	c total clause space: 206.656MB
685.29/685.43	c total #watches: 816339
689.78/689.98	c total #propagations: 30571718 / total #impl: 759915105 (eff. 0.040)
689.78/689.98	c #Conflicts:     462000 | #Learnt:      27267 | 0.000
689.78/689.98	c total clause space: 206.656MB
689.78/689.98	c total #watches: 848074
693.78/693.90	c total #propagations: 30621611 / total #impl: 762982167 (eff. 0.040)
693.78/693.90	c #Conflicts:     463000 | #Learnt:      28267 | 0.000
693.78/693.90	c total clause space: 206.656MB
693.78/693.90	c total #watches: 878349
696.88/697.05	c total #propagations: 30658423 / total #impl: 765274138 (eff. 0.040)
696.88/697.05	c #Conflicts:     464000 | #Learnt:      29267 | 0.000
696.88/697.05	c total clause space: 206.656MB
696.88/697.05	c total #watches: 901715
700.48/700.63	c total #propagations: 30696277 / total #impl: 766817325 (eff. 0.040)
700.48/700.63	c #Conflicts:     465000 | #Learnt:      30267 | 0.000
700.48/700.63	c total clause space: 206.656MB
700.48/700.63	c total #watches: 924551
704.88/705.09	c total #propagations: 30734977 / total #impl: 768554985 (eff. 0.040)
704.88/705.09	c #Conflicts:     466000 | #Learnt:      31267 | 0.000
704.88/705.09	c total clause space: 206.656MB
704.88/705.09	c total #watches: 949573
710.18/710.30	c total #propagations: 30776625 / total #impl: 771023019 (eff. 0.040)
710.18/710.30	c #Conflicts:     467000 | #Learnt:      32267 | 0.000
710.18/710.30	c total clause space: 206.656MB
710.18/710.30	c total #watches: 971414
712.68/712.86	c total #propagations: 30823183 / total #impl: 772892726 (eff. 0.040)
712.68/712.86	c GC COLLECT
712.68/712.86	c #Conflicts:     468000 | #Learnt:      16869 | 0.000
712.68/712.86	c total clause space: 206.656MB
712.68/712.86	c total #watches: 524943
713.98/714.17	c total #propagations: 30866256 / total #impl: 774087565 (eff. 0.040)
713.98/714.17	c #Conflicts:     469000 | #Learnt:      17869 | 0.000
713.98/714.17	c total clause space: 206.656MB
713.98/714.17	c total #watches: 549791
715.98/716.14	c total #propagations: 30917470 / total #impl: 774771787 (eff. 0.040)
715.98/716.14	c #Conflicts:     470000 | #Learnt:      18869 | 0.000
715.98/716.14	c total clause space: 206.656MB
715.98/716.14	c total #watches: 601468
718.68/718.89	c total #propagations: 30968477 / total #impl: 776278338 (eff. 0.040)
718.68/718.89	c #Conflicts:     471000 | #Learnt:      19869 | 0.000
718.68/718.89	c total clause space: 206.656MB
718.68/718.89	c total #watches: 713451
722.08/722.27	c total #propagations: 31018278 / total #impl: 779065795 (eff. 0.040)
722.08/722.27	c #Conflicts:     472000 | #Learnt:      20869 | 0.000
722.08/722.27	c total clause space: 206.656MB
722.08/722.27	c total #watches: 819195
726.17/726.35	c total #propagations: 31067327 / total #impl: 783650631 (eff. 0.040)
726.17/726.35	c #Conflicts:     473000 | #Learnt:      21869 | 0.000
726.17/726.35	c total clause space: 206.656MB
726.17/726.35	c total #watches: 916393
732.77/732.93	c total #propagations: 31107114 / total #impl: 790041317 (eff. 0.039)
732.77/732.93	c #Conflicts:     474000 | #Learnt:      22869 | 0.000
732.77/732.93	c total clause space: 206.656MB
732.77/732.93	c total #watches: 977117
737.67/737.81	c total #propagations: 31152720 / total #impl: 798199880 (eff. 0.039)
737.67/737.81	c #Conflicts:     475000 | #Learnt:      23869 | 0.000
737.67/737.81	c total clause space: 206.656MB
737.67/737.81	c total #watches: 1056409
746.37/746.56	c total #propagations: 31198789 / total #impl: 802510241 (eff. 0.039)
746.37/746.56	c #Conflicts:     476000 | #Learnt:      24869 | 0.000
746.37/746.56	c total clause space: 206.656MB
746.37/746.56	c total #watches: 1121897
751.97/752.18	c total #propagations: 31249008 / total #impl: 809020996 (eff. 0.039)
751.97/752.18	c #Conflicts:     477000 | #Learnt:      25869 | 0.000
751.97/752.18	c total clause space: 206.656MB
751.97/752.18	c total #watches: 1198684
761.57/761.73	c total #propagations: 31298211 / total #impl: 813379305 (eff. 0.038)
761.57/761.73	c #Conflicts:     478000 | #Learnt:      26869 | 0.000
761.57/761.73	c total clause space: 206.656MB
761.57/761.73	c total #watches: 1267045
773.17/773.35	c total #propagations: 31344102 / total #impl: 821496413 (eff. 0.038)
773.17/773.35	c #Conflicts:     479000 | #Learnt:      27869 | 0.000
773.17/773.35	c total clause space: 206.656MB
773.17/773.35	c total #watches: 1336868
780.37/780.54	c total #propagations: 31392324 / total #impl: 830937277 (eff. 0.038)
780.37/780.54	c #Conflicts:     480000 | #Learnt:      28869 | 0.000
780.37/780.54	c total clause space: 206.656MB
780.37/780.54	c total #watches: 1402587
790.06/790.27	c total #propagations: 31436289 / total #impl: 839264392 (eff. 0.037)
790.06/790.27	c #Conflicts:     481000 | #Learnt:      29869 | 0.000
790.06/790.27	c total clause space: 206.656MB
790.06/790.27	c total #watches: 1456297
801.66/801.81	c total #propagations: 31478788 / total #impl: 850260475 (eff. 0.037)
801.66/801.81	c #Conflicts:     482000 | #Learnt:      30869 | 0.000
801.66/801.81	c total clause space: 206.656MB
801.66/801.81	c total #watches: 1514675
813.26/813.46	c total #propagations: 31522303 / total #impl: 862085407 (eff. 0.037)
813.26/813.46	c #Conflicts:     483000 | #Learnt:      31869 | 0.000
813.26/813.46	c total clause space: 206.656MB
813.26/813.46	c total #watches: 1579278
829.15/829.34	c total #propagations: 31571878 / total #impl: 874118300 (eff. 0.036)
829.15/829.34	c #Conflicts:     484000 | #Learnt:      32869 | 0.000
829.15/829.34	c total clause space: 206.656MB
829.15/829.34	c total #watches: 1633874
840.45/840.64	c total #propagations: 31618967 / total #impl: 891458001 (eff. 0.035)
840.45/840.64	c GC COLLECT
840.45/840.64	c #Conflicts:     485000 | #Learnt:      17165 | 0.000
840.45/840.64	c total clause space: 206.656MB
840.45/840.64	c total #watches: 530913
841.75/841.94	c total #propagations: 31668392 / total #impl: 897207680 (eff. 0.035)
841.75/841.94	c #Conflicts:     486000 | #Learnt:      18165 | 0.000
841.75/841.94	c total clause space: 206.656MB
841.75/841.94	c total #watches: 557462
843.56/843.80	c total #propagations: 31718237 / total #impl: 897986801 (eff. 0.035)
843.56/843.80	c #Conflicts:     487000 | #Learnt:      19165 | 0.000
843.56/843.80	c total clause space: 206.656MB
843.56/843.80	c total #watches: 583575
845.95/846.11	c total #propagations: 31763387 / total #impl: 898936588 (eff. 0.035)
845.95/846.11	c #Conflicts:     488000 | #Learnt:      20165 | 0.000
845.95/846.11	c total clause space: 206.656MB
845.95/846.11	c total #watches: 611871
848.06/848.24	c total #propagations: 31814927 / total #impl: 900299825 (eff. 0.035)
848.06/848.24	c #Conflicts:     489000 | #Learnt:      21165 | 0.000
848.06/848.24	c total clause space: 206.656MB
848.06/848.24	c total #watches: 640330
850.16/850.33	c total #propagations: 31864222 / total #impl: 902151786 (eff. 0.035)
850.16/850.33	c #Conflicts:     490000 | #Learnt:      22165 | 0.000
850.16/850.33	c total clause space: 206.656MB
850.16/850.33	c total #watches: 666814
853.35/853.60	c total #propagations: 31911890 / total #impl: 903359356 (eff. 0.035)
853.35/853.60	c #Conflicts:     491000 | #Learnt:      23165 | 0.000
853.35/853.60	c total clause space: 206.656MB
853.35/853.60	c total #watches: 693340
855.66/855.82	c total #propagations: 31976515 / total #impl: 906173575 (eff. 0.035)
855.66/855.82	c #Conflicts:     492000 | #Learnt:      24165 | 0.000
855.66/855.82	c total clause space: 206.656MB
855.66/855.82	c total #watches: 740858
857.25/857.42	c total #propagations: 32038400 / total #impl: 908779890 (eff. 0.035)
857.25/857.42	c #Conflicts:     493000 | #Learnt:      25165 | 0.000
857.25/857.42	c total clause space: 206.656MB
857.25/857.42	c total #watches: 784168
859.15/859.37	c total #propagations: 32099099 / total #impl: 913294962 (eff. 0.035)
859.15/859.37	c #Conflicts:     494000 | #Learnt:      26165 | 0.000
859.15/859.37	c total clause space: 206.656MB
859.15/859.37	c total #watches: 836828
861.45/861.66	c total #propagations: 32152936 / total #impl: 918977075 (eff. 0.035)
861.45/861.66	c #Conflicts:     495000 | #Learnt:      27165 | 0.000
861.45/861.66	c total clause space: 206.656MB
861.45/861.66	c total #watches: 890696
864.55/864.75	c total #propagations: 32200868 / total #impl: 924353270 (eff. 0.035)
864.55/864.75	c #Conflicts:     496000 | #Learnt:      28165 | 0.000
864.55/864.75	c total clause space: 206.656MB
864.55/864.75	c total #watches: 942385
867.75/867.93	c total #propagations: 32249947 / total #impl: 932852077 (eff. 0.035)
867.75/867.93	c #Conflicts:     497000 | #Learnt:      29165 | 0.000
867.75/867.93	c total clause space: 206.656MB
867.75/867.93	c total #watches: 988666
871.75/871.99	c total #propagations: 32297827 / total #impl: 939314423 (eff. 0.034)
871.75/871.99	c #Conflicts:     498000 | #Learnt:      30165 | 0.000
871.75/871.99	c total clause space: 206.656MB
871.75/871.99	c total #watches: 1035246
876.65/876.87	c total #propagations: 32358305 / total #impl: 944606228 (eff. 0.034)
876.65/876.87	c #Conflicts:     499000 | #Learnt:      31165 | 0.000
876.65/876.87	c total clause space: 206.656MB
876.65/876.87	c total #watches: 1089269
882.54/882.72	c total #propagations: 32423621 / total #impl: 952448920 (eff. 0.034)
882.54/882.72	c #Conflicts:     500000 | #Learnt:      32165 | 0.000
882.54/882.72	c total clause space: 206.656MB
882.54/882.72	c total #watches: 1149701
889.34/889.58	c total #propagations: 32484632 / total #impl: 962627419 (eff. 0.034)
889.34/889.58	c #Conflicts:     501000 | #Learnt:      33165 | 0.000
889.34/889.58	c total clause space: 206.656MB
889.34/889.58	c total #watches: 1219381
895.74/895.96	c total #propagations: 32537984 / total #impl: 980391446 (eff. 0.033)
895.74/895.96	c GC COLLECT
895.74/895.96	c #Conflicts:     502000 | #Learnt:      17176 | 0.000
895.74/895.96	c total clause space: 206.656MB
895.74/895.96	c total #watches: 537574
897.24/897.49	c total #propagations: 32601161 / total #impl: 992904178 (eff. 0.033)
897.24/897.49	c #Conflicts:     503000 | #Learnt:      18176 | 0.000
897.24/897.49	c total clause space: 206.656MB
897.24/897.49	c total #watches: 572413
898.84/899.09	c total #propagations: 32646871 / total #impl: 994281103 (eff. 0.033)
898.84/899.09	c #Conflicts:     504000 | #Learnt:      19176 | 0.000
898.84/899.09	c total clause space: 206.656MB
898.84/899.09	c total #watches: 663572
901.85/902.09	c total #propagations: 32692362 / total #impl: 996261571 (eff. 0.033)
901.85/902.09	c #Conflicts:     505000 | #Learnt:      20176 | 0.000
901.85/902.09	c total clause space: 206.656MB
901.85/902.09	c total #watches: 782075
905.94/906.16	c total #propagations: 32740806 / total #impl: 1003005548 (eff. 0.033)
905.94/906.16	c #Conflicts:     506000 | #Learnt:      21176 | 0.000
905.94/906.16	c total clause space: 206.656MB
905.94/906.16	c total #watches: 875956
909.24/909.49	c total #propagations: 32795471 / total #impl: 1014985015 (eff. 0.032)
909.24/909.49	c #Conflicts:     507000 | #Learnt:      22176 | 0.000
909.24/909.49	c total clause space: 206.656MB
909.24/909.49	c total #watches: 916284
913.34/913.50	c total #propagations: 32854795 / total #impl: 1019777961 (eff. 0.032)
913.34/913.50	c #Conflicts:     508000 | #Learnt:      23176 | 0.000
913.34/913.50	c total clause space: 206.656MB
913.34/913.50	c total #watches: 990133
917.94/918.20	c total #propagations: 32915189 / total #impl: 1028382199 (eff. 0.032)
917.94/918.20	c #Conflicts:     509000 | #Learnt:      24176 | 0.000
917.94/918.20	c total clause space: 206.656MB
917.94/918.20	c total #watches: 1011714
922.94/923.19	c total #propagations: 32982759 / total #impl: 1034712190 (eff. 0.032)
922.94/923.19	c #Conflicts:     510000 | #Learnt:      25176 | 0.000
922.94/923.19	c total clause space: 206.656MB
922.94/923.19	c total #watches: 1047983
928.24/928.48	c total #propagations: 33048275 / total #impl: 1043435420 (eff. 0.032)
928.24/928.48	c #Conflicts:     511000 | #Learnt:      26176 | 0.000
928.24/928.48	c total clause space: 206.656MB
928.24/928.48	c total #watches: 1077867
932.44/932.67	c total #propagations: 33113132 / total #impl: 1052193730 (eff. 0.031)
932.44/932.67	c #Conflicts:     512000 | #Learnt:      27176 | 0.000
932.44/932.67	c total clause space: 206.656MB
932.44/932.67	c total #watches: 1121411
935.74/935.95	c total #propagations: 33168874 / total #impl: 1059770197 (eff. 0.031)
935.74/935.95	c #Conflicts:     513000 | #Learnt:      28176 | 0.000
935.74/935.95	c total clause space: 206.656MB
935.74/935.95	c total #watches: 1203237
940.24/940.45	c total #propagations: 33223065 / total #impl: 1068495079 (eff. 0.031)
940.24/940.45	c #Conflicts:     514000 | #Learnt:      29176 | 0.000
940.24/940.45	c total clause space: 206.656MB
940.24/940.45	c total #watches: 1262522
944.84/945.09	c total #propagations: 33288908 / total #impl: 1075361357 (eff. 0.031)
944.84/945.09	c #Conflicts:     515000 | #Learnt:      30176 | 0.000
944.84/945.09	c total clause space: 206.656MB
944.84/945.09	c total #watches: 1312948
950.24/950.48	c total #propagations: 33356468 / total #impl: 1081779528 (eff. 0.031)
950.24/950.48	c #Conflicts:     516000 | #Learnt:      31176 | 0.000
950.24/950.48	c total clause space: 206.656MB
950.24/950.48	c total #watches: 1345599
956.33/956.51	c total #propagations: 33435655 / total #impl: 1086433758 (eff. 0.031)
956.33/956.51	c #Conflicts:     517000 | #Learnt:      32176 | 0.000
956.33/956.51	c total clause space: 206.656MB
956.33/956.51	c total #watches: 1371784
963.03/963.28	c total #propagations: 33512648 / total #impl: 1089725832 (eff. 0.031)
963.03/963.28	c #Conflicts:     518000 | #Learnt:      33176 | 0.000
963.03/963.28	c total clause space: 206.656MB
963.03/963.28	c total #watches: 1398220
969.23/969.41	c total #propagations: 33592805 / total #impl: 1092748052 (eff. 0.031)
969.23/969.41	c #Conflicts:     519000 | #Learnt:      34176 | 0.000
969.23/969.41	c total clause space: 206.656MB
969.23/969.41	c total #watches: 1429637
972.53/972.70	c total #propagations: 33662733 / total #impl: 1097001823 (eff. 0.031)
972.53/972.70	c GC COLLECT
972.53/972.70	c #Conflicts:     520000 | #Learnt:      17867 | 0.000
972.53/972.70	c total clause space: 206.656MB
972.53/972.70	c total #watches: 555811
973.53/973.74	c total #propagations: 33733247 / total #impl: 1099656056 (eff. 0.031)
973.53/973.74	c #Conflicts:     521000 | #Learnt:      18867 | 0.000
973.53/973.74	c total clause space: 206.656MB
973.53/973.74	c total #watches: 607873
975.43/975.66	c total #propagations: 33783045 / total #impl: 1101162557 (eff. 0.031)
975.43/975.66	c #Conflicts:     522000 | #Learnt:      19867 | 0.000
975.43/975.66	c total clause space: 206.656MB
975.43/975.66	c total #watches: 666789
978.63/978.84	c total #propagations: 33835635 / total #impl: 1104464357 (eff. 0.031)
978.63/978.84	c #Conflicts:     523000 | #Learnt:      20867 | 0.000
978.63/978.84	c total clause space: 206.656MB
978.63/978.84	c total #watches: 719732
982.53/982.72	c total #propagations: 33899753 / total #impl: 1107994823 (eff. 0.031)
982.53/982.72	c #Conflicts:     524000 | #Learnt:      21867 | 0.000
982.53/982.72	c total clause space: 206.656MB
982.53/982.72	c total #watches: 769404
985.63/985.86	c total #propagations: 33959507 / total #impl: 1112811895 (eff. 0.031)
985.63/985.86	c #Conflicts:     525000 | #Learnt:      22867 | 0.000
985.63/985.86	c total clause space: 206.656MB
985.63/985.86	c total #watches: 826111
988.53/988.71	c total #propagations: 34018995 / total #impl: 1116292364 (eff. 0.030)
988.53/988.71	c #Conflicts:     526000 | #Learnt:      23867 | 0.000
988.53/988.71	c total clause space: 206.656MB
988.53/988.71	c total #watches: 906444
992.14/992.33	c total #propagations: 34079395 / total #impl: 1119990532 (eff. 0.030)
992.14/992.33	c #Conflicts:     527000 | #Learnt:      24867 | 0.000
992.14/992.33	c total clause space: 206.656MB
992.14/992.33	c total #watches: 975626
996.23/996.40	c total #propagations: 34143689 / total #impl: 1126509647 (eff. 0.030)
996.23/996.40	c #Conflicts:     528000 | #Learnt:      25867 | 0.000
996.23/996.40	c total clause space: 206.656MB
996.23/996.40	c total #watches: 1044347
1000.43/1000.61	c total #propagations: 34198556 / total #impl: 1137051284 (eff. 0.030)
1000.43/1000.61	c #Conflicts:     529000 | #Learnt:      26867 | 0.000
1000.43/1000.61	c total clause space: 206.656MB
1000.43/1000.61	c total #watches: 1115943
1005.43/1005.68	c total #propagations: 34248921 / total #impl: 1148111863 (eff. 0.030)
1005.43/1005.68	c #Conflicts:     530000 | #Learnt:      27867 | 0.000
1005.43/1005.68	c total clause space: 206.656MB
1005.43/1005.68	c total #watches: 1191182
1011.13/1011.33	c total #propagations: 34309850 / total #impl: 1166838634 (eff. 0.029)
1011.13/1011.33	c #Conflicts:     531000 | #Learnt:      28867 | 0.000
1011.13/1011.33	c total clause space: 206.656MB
1011.13/1011.33	c total #watches: 1269247
1018.32/1018.50	c total #propagations: 34371733 / total #impl: 1188880156 (eff. 0.029)
1018.32/1018.50	c #Conflicts:     532000 | #Learnt:      29867 | 0.000
1018.32/1018.50	c total clause space: 206.656MB
1018.32/1018.50	c total #watches: 1323535
1026.23/1026.45	c total #propagations: 34439015 / total #impl: 1227832019 (eff. 0.028)
1026.23/1026.45	c #Conflicts:     533000 | #Learnt:      30867 | 0.000
1026.23/1026.45	c total clause space: 206.656MB
1026.23/1026.45	c total #watches: 1383731
1035.03/1035.28	c total #propagations: 34503875 / total #impl: 1242168522 (eff. 0.028)
1035.03/1035.28	c #Conflicts:     534000 | #Learnt:      31867 | 0.000
1035.03/1035.28	c total clause space: 206.656MB
1035.03/1035.28	c total #watches: 1440109
1042.43/1042.62	c total #propagations: 34569421 / total #impl: 1246406559 (eff. 0.028)
1042.43/1042.62	c #Conflicts:     535000 | #Learnt:      32867 | 0.000
1042.43/1042.62	c total clause space: 206.656MB
1042.43/1042.62	c total #watches: 1492875
1048.53/1048.71	c total #propagations: 34631976 / total #impl: 1250460558 (eff. 0.028)
1048.53/1048.71	c #Conflicts:     536000 | #Learnt:      33867 | 0.000
1048.53/1048.71	c total clause space: 206.656MB
1048.53/1048.71	c total #watches: 1529076
1056.93/1057.13	c total #propagations: 34693879 / total #impl: 1253193932 (eff. 0.028)
1056.93/1057.13	c #Conflicts:     537000 | #Learnt:      34867 | 0.000
1056.93/1057.13	c total clause space: 206.656MB
1056.93/1057.13	c total #watches: 1575974
1060.52/1060.71	c total #propagations: 34764165 / total #impl: 1260723238 (eff. 0.028)
1060.52/1060.71	c GC COLLECT
1060.52/1060.71	c #Conflicts:     538000 | #Learnt:      18267 | 0.000
1060.52/1060.71	c total clause space: 206.656MB
1060.52/1060.71	c total #watches: 584292
1061.43/1061.62	c total #propagations: 34824899 / total #impl: 1262891139 (eff. 0.028)
1061.43/1061.62	c #Conflicts:     539000 | #Learnt:      19267 | 0.000
1061.43/1061.62	c total clause space: 206.656MB
1061.43/1061.62	c total #watches: 604227
1062.62/1062.86	c total #propagations: 34894349 / total #impl: 1263247696 (eff. 0.028)
1062.62/1062.86	c #Conflicts:     540000 | #Learnt:      20267 | 0.000
1062.62/1062.86	c total clause space: 206.656MB
1062.62/1062.86	c total #watches: 627985
1064.63/1064.81	c total #propagations: 34968340 / total #impl: 1263932351 (eff. 0.028)
1064.63/1064.81	c #Conflicts:     541000 | #Learnt:      21267 | 0.000
1064.63/1064.81	c total clause space: 206.656MB
1064.63/1064.81	c total #watches: 666634
1066.62/1066.89	c total #propagations: 35030714 / total #impl: 1265962848 (eff. 0.028)
1066.62/1066.89	c #Conflicts:     542000 | #Learnt:      22267 | 0.000
1066.62/1066.89	c total clause space: 206.656MB
1066.62/1066.89	c total #watches: 712423
1069.03/1069.29	c total #propagations: 35090504 / total #impl: 1268942234 (eff. 0.028)
1069.03/1069.29	c #Conflicts:     543000 | #Learnt:      23267 | 0.000
1069.03/1069.29	c total clause space: 206.656MB
1069.03/1069.29	c total #watches: 762103
1072.43/1072.67	c total #propagations: 35155907 / total #impl: 1273917622 (eff. 0.028)
1072.43/1072.67	c #Conflicts:     544000 | #Learnt:      24267 | 0.000
1072.43/1072.67	c total clause space: 206.656MB
1072.43/1072.67	c total #watches: 812054
1076.02/1076.26	c total #propagations: 35225180 / total #impl: 1289976009 (eff. 0.027)
1076.02/1076.26	c #Conflicts:     545000 | #Learnt:      25267 | 0.000
1076.02/1076.26	c total clause space: 206.656MB
1076.02/1076.26	c total #watches: 847380
1079.92/1080.16	c total #propagations: 35296770 / total #impl: 1303849229 (eff. 0.027)
1079.92/1080.16	c #Conflicts:     546000 | #Learnt:      26267 | 0.000
1079.92/1080.16	c total clause space: 206.656MB
1079.92/1080.16	c total #watches: 878514
1084.02/1084.20	c total #propagations: 35373601 / total #impl: 1319098045 (eff. 0.027)
1084.02/1084.20	c #Conflicts:     547000 | #Learnt:      27267 | 0.000
1084.02/1084.20	c total clause space: 206.656MB
1084.02/1084.20	c total #watches: 908827
1088.52/1088.74	c total #propagations: 35442697 / total #impl: 1333885346 (eff. 0.027)
1088.52/1088.74	c #Conflicts:     548000 | #Learnt:      28267 | 0.000
1088.52/1088.74	c total clause space: 206.656MB
1088.52/1088.74	c total #watches: 947537
1092.82/1093.09	c total #propagations: 35514974 / total #impl: 1346209934 (eff. 0.026)
1092.82/1093.09	c #Conflicts:     549000 | #Learnt:      29267 | 0.000
1092.82/1093.09	c total clause space: 206.656MB
1092.82/1093.09	c total #watches: 983169
1097.22/1097.48	c total #propagations: 35581290 / total #impl: 1358882533 (eff. 0.026)
1097.22/1097.48	c #Conflicts:     550000 | #Learnt:      30267 | 0.000
1097.22/1097.48	c total clause space: 206.656MB
1097.22/1097.48	c total #watches: 1011801
1102.03/1102.30	c total #propagations: 35652087 / total #impl: 1363713783 (eff. 0.026)
1102.03/1102.30	c #Conflicts:     551000 | #Learnt:      31267 | 0.000
1102.03/1102.30	c total clause space: 206.656MB
1102.03/1102.30	c total #watches: 1033915
1107.62/1107.89	c total #propagations: 35714151 / total #impl: 1366419679 (eff. 0.026)
1107.62/1107.89	c #Conflicts:     552000 | #Learnt:      32267 | 0.000
1107.62/1107.89	c total clause space: 206.656MB
1107.62/1107.89	c total #watches: 1054768
1112.22/1112.43	c total #propagations: 35787812 / total #impl: 1370419954 (eff. 0.026)
1112.22/1112.43	c #Conflicts:     553000 | #Learnt:      33267 | 0.000
1112.22/1112.43	c total clause space: 206.656MB
1112.22/1112.43	c total #watches: 1074843
1116.82/1117.00	c total #propagations: 35850192 / total #impl: 1373807573 (eff. 0.026)
1116.82/1117.00	c #Conflicts:     554000 | #Learnt:      34267 | 0.000
1116.82/1117.00	c total clause space: 206.656MB
1116.82/1117.00	c total #watches: 1101954
1121.32/1121.53	c total #propagations: 35906956 / total #impl: 1377826448 (eff. 0.026)
1121.32/1121.53	c #Conflicts:     555000 | #Learnt:      35267 | 0.000
1121.32/1121.53	c total clause space: 206.656MB
1121.32/1121.53	c total #watches: 1120302
1124.42/1124.61	c total #propagations: 35963442 / total #impl: 1380953983 (eff. 0.026)
1124.42/1124.61	c GC COLLECT
1124.42/1124.61	c #Conflicts:     556000 | #Learnt:      18373 | 0.000
1124.42/1124.61	c total clause space: 206.656MB
1124.42/1124.61	c total #watches: 587368
1126.22/1126.41	c total #propagations: 36017830 / total #impl: 1384132079 (eff. 0.026)
1126.22/1126.41	c #Conflicts:     557000 | #Learnt:      19373 | 0.000
1126.22/1126.41	c total clause space: 206.656MB
1126.22/1126.41	c total #watches: 625426
1128.42/1128.65	c total #propagations: 36075554 / total #impl: 1386674921 (eff. 0.026)
1128.42/1128.65	c #Conflicts:     558000 | #Learnt:      20373 | 0.000
1128.42/1128.65	c total clause space: 206.656MB
1128.42/1128.65	c total #watches: 656325
1130.11/1130.36	c total #propagations: 36148398 / total #impl: 1391047119 (eff. 0.026)
1130.11/1130.36	c #Conflicts:     559000 | #Learnt:      21373 | 0.000
1130.11/1130.36	c total clause space: 206.656MB
1130.11/1130.36	c total #watches: 676180
1131.82/1132.04	c total #propagations: 36220593 / total #impl: 1391948605 (eff. 0.026)
1131.82/1132.04	c #Conflicts:     560000 | #Learnt:      22373 | 0.000
1131.82/1132.04	c total clause space: 206.656MB
1131.82/1132.04	c total #watches: 711796
1132.61/1132.85	c total #propagations: 36282458 / total #impl: 1392621571 (eff. 0.026)
1132.61/1132.85	c #Conflicts:     561000 | #Learnt:      23373 | 0.000
1132.61/1132.85	c total clause space: 206.656MB
1132.61/1132.85	c total #watches: 726159
1133.41/1133.61	c total #propagations: 36358697 / total #impl: 1393192494 (eff. 0.026)
1133.41/1133.61	c #Conflicts:     562000 | #Learnt:      24373 | 0.000
1133.41/1133.61	c total clause space: 206.656MB
1133.41/1133.61	c total #watches: 740644
1134.31/1134.57	c total #propagations: 36453148 / total #impl: 1393972941 (eff. 0.026)
1134.31/1134.57	c #Conflicts:     563000 | #Learnt:      25373 | 0.000
1134.31/1134.57	c total clause space: 206.656MB
1134.31/1134.57	c total #watches: 762363
1135.81/1136.01	c total #propagations: 36520508 / total #impl: 1394572448 (eff. 0.026)
1135.81/1136.01	c #Conflicts:     564000 | #Learnt:      26373 | 0.000
1135.81/1136.01	c total clause space: 206.656MB
1135.81/1136.01	c total #watches: 781601
1137.01/1137.29	c total #propagations: 36584436 / total #impl: 1395113454 (eff. 0.026)
1137.01/1137.29	c #Conflicts:     565000 | #Learnt:      27373 | 0.000
1137.01/1137.29	c total clause space: 206.656MB
1137.01/1137.29	c total #watches: 799110
1138.32/1138.55	c total #propagations: 36692902 / total #impl: 1396017783 (eff. 0.026)
1138.32/1138.55	c #Conflicts:     566000 | #Learnt:      28373 | 0.000
1138.32/1138.55	c total clause space: 206.656MB
1138.32/1138.55	c total #watches: 817136
1138.91/1139.19	c total #propagations: 36788852 / total #impl: 1397151107 (eff. 0.026)
1138.91/1139.19	c #Conflicts:     567000 | #Learnt:      29373 | 0.000
1138.91/1139.19	c total clause space: 206.656MB
1138.91/1139.19	c total #watches: 832418
1139.71/1139.99	c total #propagations: 36892232 / total #impl: 1397732037 (eff. 0.026)
1139.71/1139.99	c #Conflicts:     568000 | #Learnt:      30373 | 0.000
1139.71/1139.99	c total clause space: 206.656MB
1139.71/1139.99	c total #watches: 858426
1140.31/1140.50	c total #propagations: 36970883 / total #impl: 1398423378 (eff. 0.026)
1140.31/1140.50	c #Conflicts:     569000 | #Learnt:      31373 | 0.000
1140.31/1140.50	c total clause space: 206.656MB
1140.31/1140.50	c total #watches: 874546
1141.01/1141.22	c total #propagations: 37054092 / total #impl: 1398810820 (eff. 0.026)
1141.01/1141.22	c #Conflicts:     570000 | #Learnt:      32373 | 0.000
1141.01/1141.22	c total clause space: 206.656MB
1141.01/1141.22	c total #watches: 897995
1141.81/1142.04	c total #propagations: 37139487 / total #impl: 1399380599 (eff. 0.027)
1141.81/1142.04	c #Conflicts:     571000 | #Learnt:      33373 | 0.000
1141.81/1142.04	c total clause space: 206.656MB
1141.81/1142.04	c total #watches: 931086
1143.21/1143.49	c total #propagations: 37196778 / total #impl: 1399932166 (eff. 0.027)
1143.21/1143.49	c #Conflicts:     572000 | #Learnt:      34373 | 0.000
1143.21/1143.49	c total clause space: 206.656MB
1143.21/1143.49	c total #watches: 970090
1146.02/1146.21	c total #propagations: 37259145 / total #impl: 1401378868 (eff. 0.027)
1146.02/1146.21	c #Conflicts:     573000 | #Learnt:      35373 | 0.000
1146.02/1146.21	c total clause space: 206.656MB
1146.02/1146.21	c total #watches: 998284
1149.71/1149.95	c total #propagations: 37303356 / total #impl: 1403870078 (eff. 0.027)
1149.71/1149.95	c #Conflicts:     574000 | #Learnt:      36373 | 0.000
1149.71/1149.95	c total clause space: 206.656MB
1149.71/1149.95	c total #watches: 1025034
1150.61/1150.81	c total #propagations: 37363942 / total #impl: 1408971322 (eff. 0.027)
1150.61/1150.81	c GC COLLECT
1150.61/1150.81	c #Conflicts:     575000 | #Learnt:      19166 | 0.000
1150.61/1150.81	c total clause space: 206.656MB
1150.61/1150.81	c total #watches: 604458
1151.31/1151.59	c total #propagations: 37443949 / total #impl: 1409585355 (eff. 0.027)
1151.31/1151.59	c #Conflicts:     576000 | #Learnt:      20166 | 0.000
1151.31/1151.59	c total clause space: 206.656MB
1151.31/1151.59	c total #watches: 622054
1152.01/1152.25	c total #propagations: 37538108 / total #impl: 1410301415 (eff. 0.027)
1152.01/1152.25	c #Conflicts:     577000 | #Learnt:      21166 | 0.000
1152.01/1152.25	c total clause space: 206.656MB
1152.01/1152.25	c total #watches: 636245
1153.72/1153.99	c total #propagations: 37635934 / total #impl: 1410812237 (eff. 0.027)
1153.72/1153.99	c #Conflicts:     578000 | #Learnt:      22166 | 0.000
1153.72/1153.99	c total clause space: 206.656MB
1153.72/1153.99	c total #watches: 654857
1155.61/1155.85	c total #propagations: 37707750 / total #impl: 1411631804 (eff. 0.027)
1155.61/1155.85	c #Conflicts:     579000 | #Learnt:      23166 | 0.000
1155.61/1155.85	c total clause space: 206.656MB
1155.61/1155.85	c total #watches: 673644
1156.91/1157.11	c total #propagations: 37764556 / total #impl: 1412509190 (eff. 0.027)
1156.91/1157.11	c #Conflicts:     580000 | #Learnt:      24166 | 0.000
1156.91/1157.11	c total clause space: 206.656MB
1156.91/1157.11	c total #watches: 696781
1158.51/1158.79	c total #propagations: 37830874 / total #impl: 1413433455 (eff. 0.027)
1158.51/1158.79	c #Conflicts:     581000 | #Learnt:      25166 | 0.000
1158.51/1158.79	c total clause space: 206.656MB
1158.51/1158.79	c total #watches: 720777
1159.81/1160.02	c total #propagations: 37891356 / total #impl: 1414643628 (eff. 0.027)
1159.81/1160.02	c #Conflicts:     582000 | #Learnt:      26166 | 0.000
1159.81/1160.02	c total clause space: 206.656MB
1159.81/1160.02	c total #watches: 744327
1161.31/1161.53	c total #propagations: 37985878 / total #impl: 1415872887 (eff. 0.027)
1161.31/1161.53	c #Conflicts:     583000 | #Learnt:      27166 | 0.000
1161.31/1161.53	c total clause space: 206.656MB
1161.31/1161.53	c total #watches: 762370
1163.01/1163.28	c total #propagations: 38089438 / total #impl: 1417722282 (eff. 0.027)
1163.01/1163.28	c #Conflicts:     584000 | #Learnt:      28166 | 0.000
1163.01/1163.28	c total clause space: 206.656MB
1163.01/1163.28	c total #watches: 783664
1164.71/1164.90	c total #propagations: 38185430 / total #impl: 1419246456 (eff. 0.027)
1164.71/1164.90	c #Conflicts:     585000 | #Learnt:      29166 | 0.000
1164.71/1164.90	c total clause space: 206.656MB
1164.71/1164.90	c total #watches: 812061
1166.51/1166.71	c total #propagations: 38289889 / total #impl: 1421040665 (eff. 0.027)
1166.51/1166.71	c #Conflicts:     586000 | #Learnt:      30166 | 0.000
1166.51/1166.71	c total clause space: 206.656MB
1166.51/1166.71	c total #watches: 834842
1167.31/1167.56	c total #propagations: 38386505 / total #impl: 1422612040 (eff. 0.027)
1167.31/1167.56	c #Conflicts:     587000 | #Learnt:      31166 | 0.000
1167.31/1167.56	c total clause space: 206.656MB
1167.31/1167.56	c total #watches: 851978
1168.31/1168.50	c total #propagations: 38474730 / total #impl: 1423310631 (eff. 0.027)
1168.31/1168.50	c #Conflicts:     588000 | #Learnt:      32166 | 0.000
1168.31/1168.50	c total clause space: 206.656MB
1168.31/1168.50	c total #watches: 874365
1169.81/1170.06	c total #propagations: 38569031 / total #impl: 1424352072 (eff. 0.027)
1169.81/1170.06	c #Conflicts:     589000 | #Learnt:      33166 | 0.000
1169.81/1170.06	c total clause space: 206.656MB
1169.81/1170.06	c total #watches: 915213
1171.71/1171.97	c total #propagations: 38623553 / total #impl: 1426885425 (eff. 0.027)
1171.71/1171.97	c #Conflicts:     590000 | #Learnt:      34166 | 0.000
1171.71/1171.97	c total clause space: 206.656MB
1171.71/1171.97	c total #watches: 946580
1174.81/1175.01	c total #propagations: 38699743 / total #impl: 1428265020 (eff. 0.027)
1174.81/1175.01	c #Conflicts:     591000 | #Learnt:      35166 | 0.000
1174.81/1175.01	c total clause space: 206.656MB
1174.81/1175.01	c total #watches: 972874
1177.91/1178.17	c total #propagations: 38745719 / total #impl: 1430147240 (eff. 0.027)
1177.91/1178.17	c #Conflicts:     592000 | #Learnt:      36166 | 0.000
1177.91/1178.17	c total clause space: 206.656MB
1177.91/1178.17	c total #watches: 1000452
1180.90/1181.18	c total #propagations: 38813760 / total #impl: 1432025303 (eff. 0.027)
1180.90/1181.18	c GC COLLECT
1180.90/1181.18	c #Conflicts:     593000 | #Learnt:      18675 | 0.000
1180.90/1181.18	c total clause space: 206.656MB
1180.90/1181.18	c total #watches: 597395
1181.60/1181.83	c total #propagations: 38867417 / total #impl: 1433951106 (eff. 0.027)
1181.60/1181.83	c #Conflicts:     594000 | #Learnt:      19675 | 0.000
1181.60/1181.83	c total clause space: 206.656MB
1181.60/1181.83	c total #watches: 618474
1182.31/1182.56	c total #propagations: 38942585 / total #impl: 1434353790 (eff. 0.027)
1182.31/1182.56	c #Conflicts:     595000 | #Learnt:      20675 | 0.000
1182.31/1182.56	c total clause space: 206.656MB
1182.31/1182.56	c total #watches: 640452
1183.20/1183.46	c total #propagations: 39039108 / total #impl: 1434911316 (eff. 0.027)
1183.20/1183.46	c #Conflicts:     596000 | #Learnt:      21675 | 0.000
1183.20/1183.46	c total clause space: 206.656MB
1183.20/1183.46	c total #watches: 663252
1184.10/1184.39	c total #propagations: 39125730 / total #impl: 1435557269 (eff. 0.027)
1184.10/1184.39	c #Conflicts:     597000 | #Learnt:      22675 | 0.000
1184.10/1184.39	c total clause space: 206.656MB
1184.10/1184.39	c total #watches: 684012
1185.20/1185.40	c total #propagations: 39213984 / total #impl: 1436169306 (eff. 0.027)
1185.20/1185.40	c #Conflicts:     598000 | #Learnt:      23675 | 0.000
1185.20/1185.40	c total clause space: 206.656MB
1185.20/1185.40	c total #watches: 704053
1186.40/1186.63	c total #propagations: 39320902 / total #impl: 1436861749 (eff. 0.027)
1186.40/1186.63	c #Conflicts:     599000 | #Learnt:      24675 | 0.000
1186.40/1186.63	c total clause space: 206.656MB
1186.40/1186.63	c total #watches: 725404
1187.70/1187.97	c total #propagations: 39420685 / total #impl: 1437595379 (eff. 0.027)
1187.70/1187.97	c #Conflicts:     600000 | #Learnt:      25675 | 0.000
1187.70/1187.97	c total clause space: 206.656MB
1187.70/1187.97	c total #watches: 745794
1189.01/1189.24	c total #propagations: 39520831 / total #impl: 1438419139 (eff. 0.027)
1189.01/1189.24	c #Conflicts:     601000 | #Learnt:      26675 | 0.000
1189.01/1189.24	c total clause space: 206.656MB
1189.01/1189.24	c total #watches: 766321
1190.40/1190.65	c total #propagations: 39612044 / total #impl: 1439081746 (eff. 0.028)
1190.40/1190.65	c #Conflicts:     602000 | #Learnt:      27675 | 0.000
1190.40/1190.65	c total clause space: 206.656MB
1190.40/1190.65	c total #watches: 787622
1192.70/1192.91	c total #propagations: 39698693 / total #impl: 1439852600 (eff. 0.028)
1192.70/1192.91	c #Conflicts:     603000 | #Learnt:      28675 | 0.000
1192.70/1192.91	c total clause space: 206.656MB
1192.70/1192.91	c total #watches: 807803
1195.10/1195.36	c total #propagations: 39799136 / total #impl: 1440944269 (eff. 0.028)
1195.10/1195.36	c #Conflicts:     604000 | #Learnt:      29675 | 0.000
1195.10/1195.36	c total clause space: 206.656MB
1195.10/1195.36	c total #watches: 833020
1196.50/1196.76	c total #propagations: 39894804 / total #impl: 1443512716 (eff. 0.028)
1196.50/1196.76	c #Conflicts:     605000 | #Learnt:      30675 | 0.000
1196.50/1196.76	c total clause space: 206.656MB
1196.50/1196.76	c total #watches: 854171
1198.00/1198.21	c total #propagations: 39973751 / total #impl: 1444620333 (eff. 0.028)
1198.00/1198.21	c #Conflicts:     606000 | #Learnt:      31675 | 0.000
1198.00/1198.21	c total clause space: 206.656MB
1198.00/1198.21	c total #watches: 878000
1199.80/1200.08	c total #propagations: 40045451 / total #impl: 1445787751 (eff. 0.028)
1199.80/1200.08	c #Conflicts:     607000 | #Learnt:      32675 | 0.000
1199.80/1200.08	c total clause space: 206.656MB
1199.80/1200.08	c total #watches: 900950
1201.70/1201.97	c total #propagations: 40111937 / total #impl: 1447334736 (eff. 0.028)
1201.70/1201.97	c #Conflicts:     608000 | #Learnt:      33675 | 0.000
1201.70/1201.97	c total clause space: 206.656MB
1201.70/1201.97	c total #watches: 929237
1203.50/1203.73	c total #propagations: 40170448 / total #impl: 1449106805 (eff. 0.028)
1203.50/1203.73	c #Conflicts:     609000 | #Learnt:      34675 | 0.000
1203.50/1203.73	c total clause space: 206.656MB
1203.50/1203.73	c total #watches: 945347
1205.20/1205.42	c total #propagations: 40231236 / total #impl: 1450645045 (eff. 0.028)
1205.20/1205.42	c #Conflicts:     610000 | #Learnt:      35675 | 0.000
1205.20/1205.42	c total clause space: 206.656MB
1205.20/1205.42	c total #watches: 965138
1207.90/1208.15	c total #propagations: 40279283 / total #impl: 1452886551 (eff. 0.028)
1207.90/1208.15	c #Conflicts:     611000 | #Learnt:      36675 | 0.000
1207.90/1208.15	c total clause space: 206.656MB
1207.90/1208.15	c total #watches: 1036668
1211.00/1211.28	c total #propagations: 40338657 / total #impl: 1456362619 (eff. 0.028)
1211.00/1211.28	c GC COLLECT
1211.00/1211.28	c #Conflicts:     612000 | #Learnt:      18877 | 0.000
1211.00/1211.28	c total clause space: 206.656MB
1211.00/1211.28	c total #watches: 602196
1212.20/1212.45	c total #propagations: 40397414 / total #impl: 1461100531 (eff. 0.028)
1212.20/1212.45	c #Conflicts:     613000 | #Learnt:      19877 | 0.000
1212.20/1212.45	c total clause space: 206.656MB
1212.20/1212.45	c total #watches: 624695
1213.30/1213.54	c total #propagations: 40440119 / total #impl: 1461630099 (eff. 0.028)
1213.30/1213.54	c #Conflicts:     614000 | #Learnt:      20877 | 0.000
1213.30/1213.54	c total clause space: 206.656MB
1213.30/1213.54	c total #watches: 648885
1214.50/1214.79	c total #propagations: 40490650 / total #impl: 1462381926 (eff. 0.028)
1214.50/1214.79	c #Conflicts:     615000 | #Learnt:      21877 | 0.000
1214.50/1214.79	c total clause space: 206.656MB
1214.50/1214.79	c total #watches: 670354
1216.30/1216.60	c total #propagations: 40548255 / total #impl: 1463577239 (eff. 0.028)
1216.30/1216.60	c #Conflicts:     616000 | #Learnt:      22877 | 0.000
1216.30/1216.60	c total clause space: 206.656MB
1216.30/1216.60	c total #watches: 693279
1218.29/1218.57	c total #propagations: 40610516 / total #impl: 1464943434 (eff. 0.028)
1218.29/1218.57	c #Conflicts:     617000 | #Learnt:      23877 | 0.000
1218.29/1218.57	c total clause space: 206.656MB
1218.29/1218.57	c total #watches: 717149
1220.19/1220.43	c total #propagations: 40694433 / total #impl: 1466247749 (eff. 0.028)
1220.19/1220.43	c #Conflicts:     618000 | #Learnt:      24877 | 0.000
1220.19/1220.43	c total clause space: 206.656MB
1220.19/1220.43	c total #watches: 739858
1222.19/1222.46	c total #propagations: 40756251 / total #impl: 1467435414 (eff. 0.028)
1222.19/1222.46	c #Conflicts:     619000 | #Learnt:      25877 | 0.000
1222.19/1222.46	c total clause space: 206.656MB
1222.19/1222.46	c total #watches: 762176
1224.10/1224.35	c total #propagations: 40822266 / total #impl: 1468850508 (eff. 0.028)
1224.10/1224.35	c #Conflicts:     620000 | #Learnt:      26877 | 0.000
1224.10/1224.35	c total clause space: 206.656MB
1224.10/1224.35	c total #watches: 778697
1225.49/1225.74	c total #propagations: 40897957 / total #impl: 1469904842 (eff. 0.028)
1225.49/1225.74	c #Conflicts:     621000 | #Learnt:      27877 | 0.000
1225.49/1225.74	c total clause space: 206.656MB
1225.49/1225.74	c total #watches: 797775
1226.49/1226.79	c total #propagations: 40983318 / total #impl: 1470699847 (eff. 0.028)
1226.49/1226.79	c #Conflicts:     622000 | #Learnt:      28877 | 0.000
1226.49/1226.79	c total clause space: 206.656MB
1226.49/1226.79	c total #watches: 815168
1227.59/1227.83	c total #propagations: 41071867 / total #impl: 1471365252 (eff. 0.028)
1227.59/1227.83	c #Conflicts:     623000 | #Learnt:      29877 | 0.000
1227.59/1227.83	c total clause space: 206.656MB
1227.59/1227.83	c total #watches: 835451
1229.09/1229.36	c total #propagations: 41151765 / total #impl: 1471810176 (eff. 0.028)
1229.09/1229.36	c #Conflicts:     624000 | #Learnt:      30877 | 0.000
1229.09/1229.36	c total clause space: 206.656MB
1229.09/1229.36	c total #watches: 855418
1230.59/1230.88	c total #propagations: 41244162 / total #impl: 1472906921 (eff. 0.028)
1230.59/1230.88	c #Conflicts:     625000 | #Learnt:      31877 | 0.000
1230.59/1230.88	c total clause space: 206.656MB
1230.59/1230.88	c total #watches: 873101
1232.79/1233.00	c total #propagations: 41324232 / total #impl: 1473596197 (eff. 0.028)
1232.79/1233.00	c #Conflicts:     626000 | #Learnt:      32877 | 0.000
1232.79/1233.00	c total clause space: 206.656MB
1232.79/1233.00	c total #watches: 907407
1234.89/1235.12	c total #propagations: 41427186 / total #impl: 1475089972 (eff. 0.028)
1234.89/1235.12	c #Conflicts:     627000 | #Learnt:      33877 | 0.000
1234.89/1235.12	c total clause space: 206.656MB
1234.89/1235.12	c total #watches: 946141
1235.99/1236.23	c total #propagations: 41508965 / total #impl: 1476536227 (eff. 0.028)
1235.99/1236.23	c #Conflicts:     628000 | #Learnt:      34877 | 0.000
1235.99/1236.23	c total clause space: 206.656MB
1235.99/1236.23	c total #watches: 970100
1236.79/1237.07	c total #propagations: 41593076 / total #impl: 1477047088 (eff. 0.028)
1236.79/1237.07	c #Conflicts:     629000 | #Learnt:      35877 | 0.000
1236.79/1237.07	c total clause space: 206.656MB
1236.79/1237.07	c total #watches: 991592
1237.59/1237.83	c total #propagations: 41676819 / total #impl: 1477450901 (eff. 0.028)
1237.59/1237.83	c #Conflicts:     630000 | #Learnt:      36877 | 0.000
1237.59/1237.83	c total clause space: 206.656MB
1237.59/1237.83	c total #watches: 1013369
1238.69/1238.95	c total #propagations: 41775171 / total #impl: 1477832667 (eff. 0.028)
1238.69/1238.95	c #Conflicts:     631000 | #Learnt:      37877 | 0.000
1238.69/1238.95	c total clause space: 206.656MB
1238.69/1238.95	c total #watches: 1035872
1239.89/1240.17	c total #propagations: 41844290 / total #impl: 1478733362 (eff. 0.028)
1239.89/1240.17	c GC COLLECT
1239.89/1240.17	c #Conflicts:     632000 | #Learnt:      19769 | 0.000
1239.89/1240.17	c total clause space: 206.656MB
1239.89/1240.17	c total #watches: 642389
1240.89/1241.18	c total #propagations: 41899676 / total #impl: 1479932880 (eff. 0.028)
1240.89/1241.18	c #Conflicts:     633000 | #Learnt:      20769 | 0.000
1240.89/1241.18	c total clause space: 206.656MB
1240.89/1241.18	c total #watches: 663490
1242.09/1242.36	c total #propagations: 41965773 / total #impl: 1481511927 (eff. 0.028)
1242.09/1242.36	c #Conflicts:     634000 | #Learnt:      21769 | 0.000
1242.09/1242.36	c total clause space: 206.656MB
1242.09/1242.36	c total #watches: 681939
1243.59/1243.85	c total #propagations: 42031426 / total #impl: 1483164982 (eff. 0.028)
1243.59/1243.85	c #Conflicts:     635000 | #Learnt:      22769 | 0.000
1243.59/1243.85	c total clause space: 206.656MB
1243.59/1243.85	c total #watches: 699842
1244.59/1244.83	c total #propagations: 42097070 / total #impl: 1484856633 (eff. 0.028)
1244.59/1244.83	c #Conflicts:     636000 | #Learnt:      23769 | 0.000
1244.59/1244.83	c total clause space: 206.656MB
1244.59/1244.83	c total #watches: 719144
1245.79/1246.09	c total #propagations: 42182764 / total #impl: 1485898690 (eff. 0.028)
1245.79/1246.09	c #Conflicts:     637000 | #Learnt:      24769 | 0.000
1245.79/1246.09	c total clause space: 206.656MB
1245.79/1246.09	c total #watches: 743837
1247.09/1247.40	c total #propagations: 42244023 / total #impl: 1487769969 (eff. 0.028)
1247.09/1247.40	c #Conflicts:     638000 | #Learnt:      25769 | 0.000
1247.09/1247.40	c total clause space: 206.656MB
1247.09/1247.40	c total #watches: 773101
1248.49/1248.77	c total #propagations: 42318861 / total #impl: 1489785055 (eff. 0.028)
1248.49/1248.77	c #Conflicts:     639000 | #Learnt:      26769 | 0.000
1248.49/1248.77	c total clause space: 206.656MB
1248.49/1248.77	c total #watches: 811809
1249.99/1250.24	c total #propagations: 42398934 / total #impl: 1492139527 (eff. 0.028)
1249.99/1250.24	c #Conflicts:     640000 | #Learnt:      27769 | 0.000
1249.99/1250.24	c total clause space: 206.656MB
1249.99/1250.24	c total #watches: 831615
1251.19/1251.49	c total #propagations: 42493552 / total #impl: 1497208365 (eff. 0.028)
1251.19/1251.49	c #Conflicts:     641000 | #Learnt:      28769 | 0.000
1251.19/1251.49	c total clause space: 206.656MB
1251.19/1251.49	c total #watches: 853824
1252.59/1252.80	c total #propagations: 42572753 / total #impl: 1499858424 (eff. 0.028)
1252.59/1252.80	c #Conflicts:     642000 | #Learnt:      29769 | 0.000
1252.59/1252.80	c total clause space: 206.656MB
1252.59/1252.80	c total #watches: 880919
1254.09/1254.38	c total #propagations: 42641744 / total #impl: 1502612210 (eff. 0.028)
1254.09/1254.38	c #Conflicts:     643000 | #Learnt:      30769 | 0.000
1254.09/1254.38	c total clause space: 206.656MB
1254.09/1254.38	c total #watches: 897526
1255.89/1256.17	c total #propagations: 42710744 / total #impl: 1506471250 (eff. 0.028)
1255.89/1256.17	c #Conflicts:     644000 | #Learnt:      31769 | 0.000
1255.89/1256.17	c total clause space: 206.656MB
1255.89/1256.17	c total #watches: 918596
1258.69/1258.91	c total #propagations: 42782509 / total #impl: 1508601791 (eff. 0.028)
1258.69/1258.91	c #Conflicts:     645000 | #Learnt:      32769 | 0.000
1258.69/1258.91	c total clause space: 206.656MB
1258.69/1258.91	c total #watches: 940352
1262.29/1262.58	c total #propagations: 42846269 / total #impl: 1510306111 (eff. 0.028)
1262.29/1262.58	c #Conflicts:     646000 | #Learnt:      33769 | 0.000
1262.29/1262.58	c total clause space: 206.656MB
1262.29/1262.58	c total #watches: 962795
1264.99/1265.27	c total #propagations: 42922079 / total #impl: 1513480934 (eff. 0.028)
1264.99/1265.27	c #Conflicts:     647000 | #Learnt:      34769 | 0.000
1264.99/1265.27	c total clause space: 206.656MB
1264.99/1265.27	c total #watches: 1003688
1266.99/1267.22	c total #propagations: 42989144 / total #impl: 1516369325 (eff. 0.028)
1266.99/1267.22	c #Conflicts:     648000 | #Learnt:      35769 | 0.000
1266.99/1267.22	c total clause space: 206.656MB
1266.99/1267.22	c total #watches: 1043652
1269.49/1269.70	c total #propagations: 43064963 / total #impl: 1519369714 (eff. 0.028)
1269.49/1269.70	c #Conflicts:     649000 | #Learnt:      36769 | 0.000
1269.49/1269.70	c total clause space: 206.656MB
1269.49/1269.70	c total #watches: 1098510
1272.49/1272.79	c total #propagations: 43119711 / total #impl: 1522469627 (eff. 0.028)
1272.49/1272.79	c #Conflicts:     650000 | #Learnt:      37769 | 0.000
1272.49/1272.79	c total clause space: 206.656MB
1272.49/1272.79	c total #watches: 1136647
1275.79/1276.02	c total #propagations: 43160495 / total #impl: 1527221999 (eff. 0.028)
1275.79/1276.02	c #Conflicts:     651000 | #Learnt:      38769 | 0.000
1275.79/1276.02	c total clause space: 206.656MB
1275.79/1276.02	c total #watches: 1166183
1276.79/1277.09	c total #propagations: 43202229 / total #impl: 1531620733 (eff. 0.028)
1276.79/1277.09	c GC COLLECT
1276.79/1277.09	c #Conflicts:     652000 | #Learnt:      20360 | 0.000
1276.79/1277.09	c total clause space: 206.656MB
1276.79/1277.09	c total #watches: 667844
1277.79/1278.03	c total #propagations: 43263162 / total #impl: 1532738298 (eff. 0.028)
1277.79/1278.03	c #Conflicts:     653000 | #Learnt:      21360 | 0.000
1277.79/1278.03	c total clause space: 206.656MB
1277.79/1278.03	c total #watches: 690899
1278.69/1278.95	c total #propagations: 43340353 / total #impl: 1534067394 (eff. 0.028)
1278.69/1278.95	c #Conflicts:     654000 | #Learnt:      22360 | 0.000
1278.69/1278.95	c total clause space: 206.656MB
1278.69/1278.95	c total #watches: 710223
1279.78/1280.10	c total #propagations: 43420640 / total #impl: 1535080460 (eff. 0.028)
1279.78/1280.10	c #Conflicts:     655000 | #Learnt:      23360 | 0.000
1279.78/1280.10	c total clause space: 206.656MB
1279.78/1280.10	c total #watches: 731907
1281.39/1281.64	c total #propagations: 43492581 / total #impl: 1537002977 (eff. 0.028)
1281.39/1281.64	c #Conflicts:     656000 | #Learnt:      24360 | 0.000
1281.39/1281.64	c total clause space: 206.656MB
1281.39/1281.64	c total #watches: 760100
1283.49/1283.75	c total #propagations: 43555603 / total #impl: 1539316553 (eff. 0.028)
1283.49/1283.75	c #Conflicts:     657000 | #Learnt:      25360 | 0.000
1283.49/1283.75	c total clause space: 206.656MB
1283.49/1283.75	c total #watches: 788512
1285.69/1285.99	c total #propagations: 43624395 / total #impl: 1544151238 (eff. 0.028)
1285.69/1285.99	c #Conflicts:     658000 | #Learnt:      26360 | 0.000
1285.69/1285.99	c total clause space: 206.656MB
1285.69/1285.99	c total #watches: 814834
1288.38/1288.66	c total #propagations: 43677818 / total #impl: 1549927394 (eff. 0.028)
1288.38/1288.66	c #Conflicts:     659000 | #Learnt:      27360 | 0.000
1288.38/1288.66	c total clause space: 206.656MB
1288.38/1288.66	c total #watches: 844099
1291.58/1291.86	c total #propagations: 43730373 / total #impl: 1556944001 (eff. 0.028)
1291.58/1291.86	c #Conflicts:     660000 | #Learnt:      28360 | 0.000
1291.58/1291.86	c total clause space: 206.656MB
1291.58/1291.86	c total #watches: 864348
1295.48/1295.73	c total #propagations: 43789186 / total #impl: 1565166830 (eff. 0.028)
1295.48/1295.73	c #Conflicts:     661000 | #Learnt:      29360 | 0.000
1295.48/1295.73	c total clause space: 206.656MB
1295.48/1295.73	c total #watches: 886789
1299.08/1299.30	c total #propagations: 43854793 / total #impl: 1574669405 (eff. 0.028)
1299.08/1299.30	c #Conflicts:     662000 | #Learnt:      30360 | 0.000
1299.08/1299.30	c total clause space: 206.656MB
1299.08/1299.30	c total #watches: 910734
1302.38/1302.69	c total #propagations: 43924398 / total #impl: 1578558765 (eff. 0.028)
1302.38/1302.69	c #Conflicts:     663000 | #Learnt:      31360 | 0.000
1302.38/1302.69	c total clause space: 206.656MB
1302.38/1302.69	c total #watches: 944897
1305.68/1305.92	c total #propagations: 43983632 / total #impl: 1582439260 (eff. 0.028)
1305.68/1305.92	c #Conflicts:     664000 | #Learnt:      32360 | 0.000
1305.68/1305.92	c total clause space: 206.656MB
1305.68/1305.92	c total #watches: 979680
1307.79/1308.02	c total #propagations: 44038733 / total #impl: 1585749237 (eff. 0.028)
1307.79/1308.02	c #Conflicts:     665000 | #Learnt:      33360 | 0.000
1307.79/1308.02	c total clause space: 206.656MB
1307.79/1308.02	c total #watches: 1016433
1309.19/1309.47	c total #propagations: 44091378 / total #impl: 1586349074 (eff. 0.028)
1309.19/1309.47	c #Conflicts:     666000 | #Learnt:      34360 | 0.000
1309.19/1309.47	c total clause space: 206.656MB
1309.19/1309.47	c total #watches: 1047536
1310.09/1310.32	c total #propagations: 44167489 / total #impl: 1586819297 (eff. 0.028)
1310.09/1310.32	c #Conflicts:     667000 | #Learnt:      35360 | 0.000
1310.09/1310.32	c total clause space: 206.656MB
1310.09/1310.32	c total #watches: 1062871
1311.09/1311.33	c total #propagations: 44288801 / total #impl: 1587249635 (eff. 0.028)
1311.09/1311.33	c #Conflicts:     668000 | #Learnt:      36360 | 0.000
1311.09/1311.33	c total clause space: 206.656MB
1311.09/1311.33	c total #watches: 1081945
1312.39/1312.60	c total #propagations: 44347933 / total #impl: 1587677752 (eff. 0.028)
1312.39/1312.60	c #Conflicts:     669000 | #Learnt:      37360 | 0.000
1312.39/1312.60	c total clause space: 206.656MB
1312.39/1312.60	c total #watches: 1104403
1313.69/1313.94	c total #propagations: 44421509 / total #impl: 1588262325 (eff. 0.028)
1313.69/1313.94	c #Conflicts:     670000 | #Learnt:      38360 | 0.000
1313.69/1313.94	c total clause space: 206.656MB
1313.69/1313.94	c total #watches: 1140643
1315.39/1315.63	c total #propagations: 44514659 / total #impl: 1588799062 (eff. 0.028)
1315.39/1315.63	c #Conflicts:     671000 | #Learnt:      39360 | 0.000
1315.39/1315.63	c total clause space: 206.656MB
1315.39/1315.63	c total #watches: 1175663
1316.98/1317.25	c total #propagations: 44592016 / total #impl: 1589896829 (eff. 0.028)
1316.98/1317.25	c GC COLLECT
1316.98/1317.25	c #Conflicts:     672000 | #Learnt:      20653 | 0.000
1316.98/1317.25	c total clause space: 206.656MB
1316.98/1317.25	c total #watches: 671397
1318.18/1318.48	c total #propagations: 44642254 / total #impl: 1590366525 (eff. 0.028)
1318.18/1318.48	c #Conflicts:     673000 | #Learnt:      21653 | 0.000
1318.18/1318.48	c total clause space: 206.656MB
1318.18/1318.48	c total #watches: 702144
1319.38/1319.66	c total #propagations: 44723112 / total #impl: 1590983435 (eff. 0.028)
1319.38/1319.66	c #Conflicts:     674000 | #Learnt:      22653 | 0.000
1319.38/1319.66	c total clause space: 206.656MB
1319.38/1319.66	c total #watches: 730019
1320.58/1320.88	c total #propagations: 44790677 / total #impl: 1591614557 (eff. 0.028)
1320.58/1320.88	c #Conflicts:     675000 | #Learnt:      23653 | 0.000
1320.58/1320.88	c total clause space: 206.656MB
1320.58/1320.88	c total #watches: 749566
1321.88/1322.20	c total #propagations: 44849231 / total #impl: 1592216926 (eff. 0.028)
1321.88/1322.20	c #Conflicts:     676000 | #Learnt:      24653 | 0.000
1321.88/1322.20	c total clause space: 206.656MB
1321.88/1322.20	c total #watches: 774238
1323.58/1323.81	c total #propagations: 44914772 / total #impl: 1592831329 (eff. 0.028)
1323.58/1323.81	c #Conflicts:     677000 | #Learnt:      25653 | 0.000
1323.58/1323.81	c total clause space: 206.656MB
1323.58/1323.81	c total #watches: 795159
1325.18/1325.41	c total #propagations: 44988251 / total #impl: 1593536178 (eff. 0.028)
1325.18/1325.41	c #Conflicts:     678000 | #Learnt:      26653 | 0.000
1325.18/1325.41	c total clause space: 206.656MB
1325.18/1325.41	c total #watches: 812500
1326.68/1326.99	c total #propagations: 45081094 / total #impl: 1594656828 (eff. 0.028)
1326.68/1326.99	c #Conflicts:     679000 | #Learnt:      27653 | 0.000
1326.68/1326.99	c total clause space: 206.656MB
1326.68/1326.99	c total #watches: 830924
1327.88/1328.11	c total #propagations: 45178355 / total #impl: 1595617454 (eff. 0.028)
1327.88/1328.11	c #Conflicts:     680000 | #Learnt:      28653 | 0.000
1327.88/1328.11	c total clause space: 206.656MB
1327.88/1328.11	c total #watches: 848458
1328.88/1329.13	c total #propagations: 45276076 / total #impl: 1596190546 (eff. 0.028)
1328.88/1329.13	c #Conflicts:     681000 | #Learnt:      29653 | 0.000
1328.88/1329.13	c total clause space: 206.656MB
1328.88/1329.13	c total #watches: 865380
1329.88/1330.18	c total #propagations: 45341738 / total #impl: 1596686614 (eff. 0.028)
1329.88/1330.18	c #Conflicts:     682000 | #Learnt:      30653 | 0.000
1329.88/1330.18	c total clause space: 206.656MB
1329.88/1330.18	c total #watches: 886241
1331.08/1331.40	c total #propagations: 45431752 / total #impl: 1597236218 (eff. 0.028)
1331.08/1331.40	c #Conflicts:     683000 | #Learnt:      31653 | 0.000
1331.08/1331.40	c total clause space: 206.656MB
1331.08/1331.40	c total #watches: 902085
1332.38/1332.64	c total #propagations: 45529657 / total #impl: 1597689244 (eff. 0.028)
1332.38/1332.64	c #Conflicts:     684000 | #Learnt:      32653 | 0.000
1332.38/1332.64	c total clause space: 206.656MB
1332.38/1332.64	c total #watches: 920055
1333.78/1334.04	c total #propagations: 45609196 / total #impl: 1598249482 (eff. 0.029)
1333.78/1334.04	c #Conflicts:     685000 | #Learnt:      33653 | 0.000
1333.78/1334.04	c total clause space: 206.656MB
1333.78/1334.04	c total #watches: 946219
1335.19/1335.47	c total #propagations: 45684988 / total #impl: 1599476732 (eff. 0.029)
1335.19/1335.47	c #Conflicts:     686000 | #Learnt:      34653 | 0.000
1335.19/1335.47	c total clause space: 206.656MB
1335.19/1335.47	c total #watches: 992010
1336.29/1336.59	c total #propagations: 45746049 / total #impl: 1601223954 (eff. 0.029)
1336.29/1336.59	c #Conflicts:     687000 | #Learnt:      35653 | 0.000
1336.29/1336.59	c total clause space: 206.656MB
1336.29/1336.59	c total #watches: 1023577
1337.88/1338.17	c total #propagations: 45813880 / total #impl: 1602682800 (eff. 0.029)
1337.88/1338.17	c #Conflicts:     688000 | #Learnt:      36653 | 0.000
1337.88/1338.17	c total clause space: 206.656MB
1337.88/1338.17	c total #watches: 1075100
1339.08/1339.33	c total #propagations: 45873891 / total #impl: 1605407769 (eff. 0.029)
1339.08/1339.33	c #Conflicts:     689000 | #Learnt:      37653 | 0.000
1339.08/1339.33	c total clause space: 206.656MB
1339.08/1339.33	c total #watches: 1104325
1340.58/1340.88	c total #propagations: 45958742 / total #impl: 1607122384 (eff. 0.029)
1340.58/1340.88	c #Conflicts:     690000 | #Learnt:      38653 | 0.000
1340.58/1340.88	c total clause space: 206.656MB
1340.58/1340.88	c total #watches: 1120634
1342.28/1342.56	c total #propagations: 46048477 / total #impl: 1608145282 (eff. 0.029)
1342.28/1342.56	c #Conflicts:     691000 | #Learnt:      39653 | 0.000
1342.28/1342.56	c total clause space: 206.656MB
1342.28/1342.56	c total #watches: 1133882
1343.58/1343.85	c total #propagations: 46146150 / total #impl: 1609325326 (eff. 0.029)
1343.58/1343.85	c GC COLLECT
1343.58/1343.85	c #Conflicts:     692000 | #Learnt:      20649 | 0.000
1343.58/1343.85	c total clause space: 206.656MB
1343.58/1343.85	c total #watches: 683594
1344.78/1345.03	c total #propagations: 46222442 / total #impl: 1610598191 (eff. 0.029)
1344.78/1345.03	c #Conflicts:     693000 | #Learnt:      21649 | 0.000
1344.78/1345.03	c total clause space: 206.656MB
1344.78/1345.03	c total #watches: 710481
1346.38/1346.66	c total #propagations: 46293863 / total #impl: 1612486468 (eff. 0.029)
1346.38/1346.66	c #Conflicts:     694000 | #Learnt:      22649 | 0.000
1346.38/1346.66	c total clause space: 206.656MB
1346.38/1346.66	c total #watches: 733213
1348.18/1348.45	c total #propagations: 46375888 / total #impl: 1615374506 (eff. 0.029)
1348.18/1348.45	c #Conflicts:     695000 | #Learnt:      23649 | 0.000
1348.18/1348.45	c total clause space: 206.656MB
1348.18/1348.45	c total #watches: 766616
1349.78/1350.02	c total #propagations: 46437269 / total #impl: 1619416653 (eff. 0.029)
1349.78/1350.02	c #Conflicts:     696000 | #Learnt:      24649 | 0.000
1349.78/1350.02	c total clause space: 206.656MB
1349.78/1350.02	c total #watches: 806583
1351.78/1352.01	c total #propagations: 46484497 / total #impl: 1622442270 (eff. 0.029)
1351.78/1352.01	c #Conflicts:     697000 | #Learnt:      25649 | 0.000
1351.78/1352.01	c total clause space: 206.656MB
1351.78/1352.01	c total #watches: 857605
1353.78/1354.03	c total #propagations: 46530980 / total #impl: 1625385300 (eff. 0.029)
1353.78/1354.03	c #Conflicts:     698000 | #Learnt:      26649 | 0.000
1353.78/1354.03	c total clause space: 206.656MB
1353.78/1354.03	c total #watches: 869928
1355.78/1356.08	c total #propagations: 46578408 / total #impl: 1628406633 (eff. 0.029)
1355.78/1356.08	c #Conflicts:     699000 | #Learnt:      27649 | 0.000
1355.78/1356.08	c total clause space: 206.656MB
1355.78/1356.08	c total #watches: 890678
1357.98/1358.29	c total #propagations: 46615823 / total #impl: 1630692945 (eff. 0.029)
1357.98/1358.29	c #Conflicts:     700000 | #Learnt:      28649 | 0.000
1357.98/1358.29	c total clause space: 206.656MB
1357.98/1358.29	c total #watches: 910766
1360.18/1360.46	c total #propagations: 46650266 / total #impl: 1633056382 (eff. 0.029)
1360.18/1360.46	c #Conflicts:     701000 | #Learnt:      29649 | 0.000
1360.18/1360.46	c total clause space: 206.656MB
1360.18/1360.46	c total #watches: 954700
1362.48/1362.74	c total #propagations: 46704325 / total #impl: 1634784142 (eff. 0.029)
1362.48/1362.74	c #Conflicts:     702000 | #Learnt:      30649 | 0.000
1362.48/1362.74	c total clause space: 206.656MB
1362.48/1362.74	c total #watches: 973002
1364.98/1365.21	c total #propagations: 46777149 / total #impl: 1636437582 (eff. 0.029)
1364.98/1365.21	c #Conflicts:     703000 | #Learnt:      31649 | 0.000
1364.98/1365.21	c total clause space: 206.656MB
1364.98/1365.21	c total #watches: 1009395
1366.78/1367.05	c total #propagations: 46842326 / total #impl: 1638455180 (eff. 0.029)
1366.78/1367.05	c #Conflicts:     704000 | #Learnt:      32649 | 0.000
1366.78/1367.05	c total clause space: 206.656MB
1366.78/1367.05	c total #watches: 1040738
1369.28/1369.56	c total #propagations: 46914918 / total #impl: 1640186798 (eff. 0.029)
1369.28/1369.56	c #Conflicts:     705000 | #Learnt:      33649 | 0.000
1369.28/1369.56	c total clause space: 206.656MB
1369.28/1369.56	c total #watches: 1075079
1371.48/1371.78	c total #propagations: 47004290 / total #impl: 1643117944 (eff. 0.029)
1371.48/1371.78	c #Conflicts:     706000 | #Learnt:      34649 | 0.000
1371.48/1371.78	c total clause space: 206.656MB
1371.48/1371.78	c total #watches: 1091337
1373.87/1374.15	c total #propagations: 47070578 / total #impl: 1645214975 (eff. 0.029)
1373.87/1374.15	c #Conflicts:     707000 | #Learnt:      35649 | 0.000
1373.87/1374.15	c total clause space: 206.656MB
1373.87/1374.15	c total #watches: 1118691
1377.17/1377.48	c total #propagations: 47153277 / total #impl: 1648417975 (eff. 0.029)
1377.17/1377.48	c #Conflicts:     708000 | #Learnt:      36649 | 0.000
1377.17/1377.48	c total clause space: 206.656MB
1377.17/1377.48	c total #watches: 1148197
1380.47/1380.78	c total #propagations: 47230745 / total #impl: 1653307418 (eff. 0.029)
1380.47/1380.78	c #Conflicts:     709000 | #Learnt:      37649 | 0.000
1380.47/1380.78	c total clause space: 206.656MB
1380.47/1380.78	c total #watches: 1176979
1383.97/1384.22	c total #propagations: 47305694 / total #impl: 1658115347 (eff. 0.029)
1383.97/1384.22	c #Conflicts:     710000 | #Learnt:      38649 | 0.000
1383.97/1384.22	c total clause space: 206.656MB
1383.97/1384.22	c total #watches: 1200167
1387.17/1387.42	c total #propagations: 47389150 / total #impl: 1664212524 (eff. 0.028)
1387.17/1387.42	c #Conflicts:     711000 | #Learnt:      39649 | 0.000
1387.17/1387.42	c total clause space: 206.656MB
1387.17/1387.42	c total #watches: 1218147
1390.47/1390.75	c total #propagations: 47471680 / total #impl: 1669073408 (eff. 0.028)
1390.47/1390.75	c GC COLLECT
1390.47/1390.75	c #Conflicts:     712000 | #Learnt:      20352 | 0.000
1390.47/1390.75	c total clause space: 206.656MB
1390.47/1390.75	c total #watches: 673797
1391.17/1391.43	c total #propagations: 47552939 / total #impl: 1673704685 (eff. 0.028)
1391.17/1391.43	c #Conflicts:     713000 | #Learnt:      21352 | 0.000
1391.17/1391.43	c total clause space: 206.656MB
1391.17/1391.43	c total #watches: 691140
1391.67/1391.97	c total #propagations: 47600922 / total #impl: 1674227981 (eff. 0.028)
1391.67/1391.97	c #Conflicts:     714000 | #Learnt:      22352 | 0.000
1391.67/1391.97	c total clause space: 206.656MB
1391.67/1391.97	c total #watches: 703812
1392.38/1392.67	c total #propagations: 47670560 / total #impl: 1674891036 (eff. 0.028)
1392.38/1392.67	c #Conflicts:     715000 | #Learnt:      23352 | 0.000
1392.38/1392.67	c total clause space: 206.656MB
1392.38/1392.67	c total #watches: 717654
1393.17/1393.46	c total #propagations: 47744073 / total #impl: 1675881177 (eff. 0.028)
1393.17/1393.46	c #Conflicts:     716000 | #Learnt:      24352 | 0.000
1393.17/1393.46	c total clause space: 206.656MB
1393.17/1393.46	c total #watches: 731553
1394.07/1394.36	c total #propagations: 47810916 / total #impl: 1676925482 (eff. 0.029)
1394.07/1394.36	c #Conflicts:     717000 | #Learnt:      25352 | 0.000
1394.07/1394.36	c total clause space: 206.656MB
1394.07/1394.36	c total #watches: 744535
1395.07/1395.32	c total #propagations: 47866488 / total #impl: 1678104760 (eff. 0.029)
1395.07/1395.32	c #Conflicts:     718000 | #Learnt:      26352 | 0.000
1395.07/1395.32	c total clause space: 206.656MB
1395.07/1395.32	c total #watches: 758908
1396.07/1396.37	c total #propagations: 47924315 / total #impl: 1679424234 (eff. 0.029)
1396.07/1396.37	c #Conflicts:     719000 | #Learnt:      27352 | 0.000
1396.07/1396.37	c total clause space: 206.656MB
1396.07/1396.37	c total #watches: 774083
1397.27/1397.58	c total #propagations: 47996583 / total #impl: 1681062941 (eff. 0.029)
1397.27/1397.58	c #Conflicts:     720000 | #Learnt:      28352 | 0.000
1397.27/1397.58	c total clause space: 206.656MB
1397.27/1397.58	c total #watches: 791139
1398.57/1398.90	c total #propagations: 48072383 / total #impl: 1682718588 (eff. 0.029)
1398.57/1398.90	c #Conflicts:     721000 | #Learnt:      29352 | 0.000
1398.57/1398.90	c total clause space: 206.656MB
1398.57/1398.90	c total #watches: 807926
1399.77/1400.08	c total #propagations: 48135809 / total #impl: 1684671338 (eff. 0.029)
1399.77/1400.08	c #Conflicts:     722000 | #Learnt:      30352 | 0.000
1399.77/1400.08	c total clause space: 206.656MB
1399.77/1400.08	c total #watches: 825227
1401.27/1401.56	c total #propagations: 48190589 / total #impl: 1686825586 (eff. 0.029)
1401.27/1401.56	c #Conflicts:     723000 | #Learnt:      31352 | 0.000
1401.27/1401.56	c total clause space: 206.656MB
1401.27/1401.56	c total #watches: 845481
1402.77/1403.10	c total #propagations: 48259718 / total #impl: 1688948790 (eff. 0.029)
1402.77/1403.10	c #Conflicts:     724000 | #Learnt:      32352 | 0.000
1402.77/1403.10	c total clause space: 206.656MB
1402.77/1403.10	c total #watches: 863778
1404.47/1404.78	c total #propagations: 48324282 / total #impl: 1691748318 (eff. 0.029)
1404.47/1404.78	c #Conflicts:     725000 | #Learnt:      33352 | 0.000
1404.47/1404.78	c total clause space: 206.656MB
1404.47/1404.78	c total #watches: 879259
1406.37/1406.69	c total #propagations: 48389217 / total #impl: 1694491419 (eff. 0.029)
1406.37/1406.69	c #Conflicts:     726000 | #Learnt:      34352 | 0.000
1406.37/1406.69	c total clause space: 206.656MB
1406.37/1406.69	c total #watches: 892684
1408.27/1408.54	c total #propagations: 48468688 / total #impl: 1698005674 (eff. 0.029)
1408.27/1408.54	c #Conflicts:     727000 | #Learnt:      35352 | 0.000
1408.27/1408.54	c total clause space: 206.656MB
1408.27/1408.54	c total #watches: 911271
1409.97/1410.23	c total #propagations: 48534161 / total #impl: 1701504902 (eff. 0.029)
1409.97/1410.23	c #Conflicts:     728000 | #Learnt:      36352 | 0.000
1409.97/1410.23	c total clause space: 206.656MB
1409.97/1410.23	c total #watches: 931603
1412.07/1412.39	c total #propagations: 48590545 / total #impl: 1704407791 (eff. 0.029)
1412.07/1412.39	c #Conflicts:     729000 | #Learnt:      37352 | 0.000
1412.07/1412.39	c total clause space: 206.656MB
1412.07/1412.39	c total #watches: 950852
1414.17/1414.47	c total #propagations: 48655210 / total #impl: 1708649897 (eff. 0.028)
1414.17/1414.47	c #Conflicts:     730000 | #Learnt:      38352 | 0.000
1414.17/1414.47	c total clause space: 206.656MB
1414.17/1414.47	c total #watches: 972609
1416.77/1417.05	c total #propagations: 48707874 / total #impl: 1711773031 (eff. 0.028)
1416.77/1417.05	c #Conflicts:     731000 | #Learnt:      39352 | 0.000
1416.77/1417.05	c total clause space: 206.656MB
1416.77/1417.05	c total #watches: 995549
1419.77/1420.09	c total #propagations: 48769324 / total #impl: 1715911947 (eff. 0.028)
1419.77/1420.09	c #Conflicts:     732000 | #Learnt:      40352 | 0.000
1419.77/1420.09	c total clause space: 206.656MB
1419.77/1420.09	c total #watches: 1023761
1422.46/1422.72	c total #propagations: 48827542 / total #impl: 1720741837 (eff. 0.028)
1422.46/1422.72	c GC COLLECT
1422.46/1422.72	c #Conflicts:     733000 | #Learnt:      20754 | 0.000
1422.46/1422.72	c total clause space: 206.656MB
1422.46/1422.72	c total #watches: 684107
1423.17/1423.48	c total #propagations: 48886601 / total #impl: 1724655837 (eff. 0.028)
1423.17/1423.48	c #Conflicts:     734000 | #Learnt:      21754 | 0.000
1423.17/1423.48	c total clause space: 206.656MB
1423.17/1423.48	c total #watches: 703561
1423.96/1424.29	c total #propagations: 48968362 / total #impl: 1726010302 (eff. 0.028)
1423.96/1424.29	c #Conflicts:     735000 | #Learnt:      22754 | 0.000
1423.96/1424.29	c total clause space: 206.656MB
1423.96/1424.29	c total #watches: 725157
1424.86/1425.11	c total #propagations: 49050235 / total #impl: 1728245954 (eff. 0.028)
1424.86/1425.11	c #Conflicts:     736000 | #Learnt:      23754 | 0.000
1424.86/1425.11	c total clause space: 206.656MB
1424.86/1425.11	c total #watches: 747445
1425.86/1426.16	c total #propagations: 49126973 / total #impl: 1731572908 (eff. 0.028)
1425.86/1426.16	c #Conflicts:     737000 | #Learnt:      24754 | 0.000
1425.86/1426.16	c total clause space: 206.656MB
1425.86/1426.16	c total #watches: 769118
1426.96/1427.29	c total #propagations: 49185855 / total #impl: 1734721531 (eff. 0.028)
1426.96/1427.29	c #Conflicts:     738000 | #Learnt:      25754 | 0.000
1426.96/1427.29	c total clause space: 206.656MB
1426.96/1427.29	c total #watches: 785373
1428.26/1428.58	c total #propagations: 49246975 / total #impl: 1737939175 (eff. 0.028)
1428.26/1428.58	c #Conflicts:     739000 | #Learnt:      26754 | 0.000
1428.26/1428.58	c total clause space: 206.656MB
1428.26/1428.58	c total #watches: 802083
1429.46/1429.78	c total #propagations: 49321363 / total #impl: 1741520454 (eff. 0.028)
1429.46/1429.78	c #Conflicts:     740000 | #Learnt:      27754 | 0.000
1429.46/1429.78	c total clause space: 206.656MB
1429.46/1429.78	c total #watches: 823984
1431.36/1431.63	c total #propagations: 49378093 / total #impl: 1744365773 (eff. 0.028)
1431.36/1431.63	c #Conflicts:     741000 | #Learnt:      28754 | 0.000
1431.36/1431.63	c total clause space: 206.656MB
1431.36/1431.63	c total #watches: 841876
1433.26/1433.55	c total #propagations: 49445502 / total #impl: 1748800530 (eff. 0.028)
1433.26/1433.55	c #Conflicts:     742000 | #Learnt:      29754 | 0.000
1433.26/1433.55	c total clause space: 206.656MB
1433.26/1433.55	c total #watches: 862391
1435.37/1435.67	c total #propagations: 49525561 / total #impl: 1751544633 (eff. 0.028)
1435.37/1435.67	c #Conflicts:     743000 | #Learnt:      30754 | 0.000
1435.37/1435.67	c total clause space: 206.656MB
1435.37/1435.67	c total #watches: 879872
1437.66/1437.95	c total #propagations: 49590182 / total #impl: 1754252630 (eff. 0.028)
1437.66/1437.95	c #Conflicts:     744000 | #Learnt:      31754 | 0.000
1437.66/1437.95	c total clause space: 206.656MB
1437.66/1437.95	c total #watches: 892561
1439.96/1440.22	c total #propagations: 49665744 / total #impl: 1756529798 (eff. 0.028)
1439.96/1440.22	c #Conflicts:     745000 | #Learnt:      32754 | 0.000
1439.96/1440.22	c total clause space: 206.656MB
1439.96/1440.22	c total #watches: 905748
1441.76/1442.02	c total #propagations: 49741541 / total #impl: 1759092106 (eff. 0.028)
1441.76/1442.02	c #Conflicts:     746000 | #Learnt:      33754 | 0.000
1441.76/1442.02	c total clause space: 206.656MB
1441.76/1442.02	c total #watches: 922228
1443.07/1443.36	c total #propagations: 49797991 / total #impl: 1761752040 (eff. 0.028)
1443.07/1443.36	c #Conflicts:     747000 | #Learnt:      34754 | 0.000
1443.07/1443.36	c total clause space: 206.656MB
1443.07/1443.36	c total #watches: 955964
1444.76/1445.08	c total #propagations: 49850711 / total #impl: 1764391162 (eff. 0.028)
1444.76/1445.08	c #Conflicts:     748000 | #Learnt:      35754 | 0.000
1444.76/1445.08	c total clause space: 206.656MB
1444.76/1445.08	c total #watches: 983609
1446.96/1447.22	c total #propagations: 49906916 / total #impl: 1767278585 (eff. 0.028)
1446.96/1447.22	c #Conflicts:     749000 | #Learnt:      36754 | 0.000
1446.96/1447.22	c total clause space: 206.656MB
1446.96/1447.22	c total #watches: 1001720
1448.96/1449.27	c total #propagations: 49975890 / total #impl: 1769691380 (eff. 0.028)
1448.96/1449.27	c #Conflicts:     750000 | #Learnt:      37754 | 0.000
1448.96/1449.27	c total clause space: 206.656MB
1448.96/1449.27	c total #watches: 1017218
1451.26/1451.56	c total #propagations: 50050852 / total #impl: 1772196087 (eff. 0.028)
1451.26/1451.56	c #Conflicts:     751000 | #Learnt:      38754 | 0.000
1451.26/1451.56	c total clause space: 206.656MB
1451.26/1451.56	c total #watches: 1034435
1453.56/1453.83	c total #propagations: 50124182 / total #impl: 1774709747 (eff. 0.028)
1453.56/1453.83	c #Conflicts:     752000 | #Learnt:      39754 | 0.000
1453.56/1453.83	c total clause space: 206.656MB
1453.56/1453.83	c total #watches: 1056525
1455.76/1456.08	c total #propagations: 50197420 / total #impl: 1777070945 (eff. 0.028)
1455.76/1456.08	c #Conflicts:     753000 | #Learnt:      40754 | 0.000
1455.76/1456.08	c total clause space: 206.656MB
1455.76/1456.08	c total #watches: 1074959
1458.16/1458.47	c total #propagations: 50273356 / total #impl: 1780271355 (eff. 0.028)
1458.16/1458.47	c #Conflicts:     754000 | #Learnt:      41754 | 0.000
1458.16/1458.47	c total clause space: 206.656MB
1458.16/1458.47	c total #watches: 1095408
1459.47/1459.76	c total #propagations: 50354891 / total #impl: 1782476559 (eff. 0.028)
1459.47/1459.76	c GC COLLECT
1459.47/1459.76	c #Conflicts:     755000 | #Learnt:      21853 | 0.000
1459.47/1459.76	c total clause space: 206.656MB
1459.47/1459.76	c total #watches: 716736
1460.86/1461.15	c total #propagations: 50421736 / total #impl: 1783843373 (eff. 0.028)
1460.86/1461.15	c #Conflicts:     756000 | #Learnt:      22853 | 0.000
1460.86/1461.15	c total clause space: 206.656MB
1460.86/1461.15	c total #watches: 738683
1462.66/1462.92	c total #propagations: 50474132 / total #impl: 1785942159 (eff. 0.028)
1462.66/1462.92	c #Conflicts:     757000 | #Learnt:      23853 | 0.000
1462.66/1462.92	c total clause space: 206.656MB
1462.66/1462.92	c total #watches: 767651
1463.87/1464.15	c total #propagations: 50538364 / total #impl: 1788937259 (eff. 0.028)
1463.87/1464.15	c #Conflicts:     758000 | #Learnt:      24853 | 0.000
1463.87/1464.15	c total clause space: 206.656MB
1463.87/1464.15	c total #watches: 813191
1465.26/1465.59	c total #propagations: 50617760 / total #impl: 1790855508 (eff. 0.028)
1465.26/1465.59	c #Conflicts:     759000 | #Learnt:      25853 | 0.000
1465.26/1465.59	c total clause space: 206.656MB
1465.26/1465.59	c total #watches: 880923
1466.76/1467.07	c total #propagations: 50678703 / total #impl: 1793380394 (eff. 0.028)
1466.76/1467.07	c #Conflicts:     760000 | #Learnt:      26853 | 0.000
1466.76/1467.07	c total clause space: 206.656MB
1466.76/1467.07	c total #watches: 927971
1468.36/1468.68	c total #propagations: 50741389 / total #impl: 1796303056 (eff. 0.028)
1468.36/1468.68	c #Conflicts:     761000 | #Learnt:      27853 | 0.000
1468.36/1468.68	c total clause space: 206.656MB
1468.36/1468.68	c total #watches: 952227
1470.36/1470.65	c total #propagations: 50804972 / total #impl: 1798652354 (eff. 0.028)
1470.36/1470.65	c #Conflicts:     762000 | #Learnt:      28853 | 0.000
1470.36/1470.65	c total clause space: 206.656MB
1470.36/1470.65	c total #watches: 974853
1472.56/1472.80	c total #propagations: 50877899 / total #impl: 1800769579 (eff. 0.028)
1472.56/1472.80	c #Conflicts:     763000 | #Learnt:      29853 | 0.000
1472.56/1472.80	c total clause space: 206.656MB
1472.56/1472.80	c total #watches: 995667
1474.36/1474.65	c total #propagations: 50954135 / total #impl: 1802341068 (eff. 0.028)
1474.36/1474.65	c #Conflicts:     764000 | #Learnt:      30853 | 0.000
1474.36/1474.65	c total clause space: 206.656MB
1474.36/1474.65	c total #watches: 1025861
1476.06/1476.31	c total #propagations: 51019580 / total #impl: 1803657228 (eff. 0.028)
1476.06/1476.31	c #Conflicts:     765000 | #Learnt:      31853 | 0.000
1476.06/1476.31	c total clause space: 206.656MB
1476.06/1476.31	c total #watches: 1045965
1477.76/1478.05	c total #propagations: 51093255 / total #impl: 1805112924 (eff. 0.028)
1477.76/1478.05	c #Conflicts:     766000 | #Learnt:      32853 | 0.000
1477.76/1478.05	c total clause space: 206.656MB
1477.76/1478.05	c total #watches: 1070209
1480.16/1480.48	c total #propagations: 51152050 / total #impl: 1806482142 (eff. 0.028)
1480.16/1480.48	c #Conflicts:     767000 | #Learnt:      33853 | 0.000
1480.16/1480.48	c total clause space: 206.656MB
1480.16/1480.48	c total #watches: 1101728
1482.96/1483.28	c total #propagations: 51213669 / total #impl: 1808498555 (eff. 0.028)
1482.96/1483.28	c #Conflicts:     768000 | #Learnt:      34853 | 0.000
1482.96/1483.28	c total clause space: 206.656MB
1482.96/1483.28	c total #watches: 1128548
1485.66/1485.99	c total #propagations: 51281486 / total #impl: 1811871239 (eff. 0.028)
1485.66/1485.99	c #Conflicts:     769000 | #Learnt:      35853 | 0.000
1485.66/1485.99	c total clause space: 206.656MB
1485.66/1485.99	c total #watches: 1155154
1488.16/1488.42	c total #propagations: 51351783 / total #impl: 1814357763 (eff. 0.028)
1488.16/1488.42	c #Conflicts:     770000 | #Learnt:      36853 | 0.000
1488.16/1488.42	c total clause space: 206.656MB
1488.16/1488.42	c total #watches: 1175642
1490.26/1490.55	c total #propagations: 51422724 / total #impl: 1815960694 (eff. 0.028)
1490.26/1490.55	c #Conflicts:     771000 | #Learnt:      37853 | 0.000
1490.26/1490.55	c total clause space: 206.656MB
1490.26/1490.55	c total #watches: 1193075
1493.15/1493.40	c total #propagations: 51490253 / total #impl: 1816806568 (eff. 0.028)
1493.15/1493.40	c #Conflicts:     772000 | #Learnt:      38853 | 0.000
1493.15/1493.40	c total clause space: 206.656MB
1493.15/1493.40	c total #watches: 1213642
1496.55/1496.84	c total #propagations: 51541807 / total #impl: 1817820711 (eff. 0.028)
1496.55/1496.84	c #Conflicts:     773000 | #Learnt:      39853 | 0.000
1496.55/1496.84	c total clause space: 206.656MB
1496.55/1496.84	c total #watches: 1249436
1500.55/1500.80	c total #propagations: 51599008 / total #impl: 1821386906 (eff. 0.028)
1500.55/1500.80	c #Conflicts:     774000 | #Learnt:      40853 | 0.000
1500.55/1500.80	c total clause space: 206.656MB
1500.55/1500.80	c total #watches: 1296774
1504.66/1504.97	c total #propagations: 51657454 / total #impl: 1824672770 (eff. 0.028)
1504.66/1504.97	c #Conflicts:     775000 | #Learnt:      41853 | 0.000
1504.66/1504.97	c total clause space: 206.656MB
1504.66/1504.97	c total #watches: 1355778
1507.65/1507.94	c total #propagations: 51721379 / total #impl: 1828536094 (eff. 0.028)
1507.65/1507.94	c GC COLLECT
1507.65/1507.94	c #Conflicts:     776000 | #Learnt:      21652 | 0.000
1507.65/1507.94	c total clause space: 335.816MB
1507.65/1507.94	c total #watches: 720652
1508.75/1509.08	c total #propagations: 51779322 / total #impl: 1831253238 (eff. 0.028)
1508.75/1509.08	c #Conflicts:     777000 | #Learnt:      22652 | 0.000
1508.75/1509.08	c total clause space: 335.816MB
1508.75/1509.08	c total #watches: 748535
1510.06/1510.37	c total #propagations: 51859253 / total #impl: 1832232503 (eff. 0.028)
1510.06/1510.37	c #Conflicts:     778000 | #Learnt:      23652 | 0.000
1510.06/1510.37	c total clause space: 335.816MB
1510.06/1510.37	c total #watches: 767536
1511.35/1511.66	c total #propagations: 51959431 / total #impl: 1832968414 (eff. 0.028)
1511.35/1511.66	c #Conflicts:     779000 | #Learnt:      24652 | 0.000
1511.35/1511.66	c total clause space: 335.816MB
1511.35/1511.66	c total #watches: 784968
1512.65/1512.93	c total #propagations: 52057321 / total #impl: 1833676557 (eff. 0.028)
1512.65/1512.93	c #Conflicts:     780000 | #Learnt:      25652 | 0.000
1512.65/1512.93	c total clause space: 335.816MB
1512.65/1512.93	c total #watches: 803350
1514.15/1514.40	c total #propagations: 52126307 / total #impl: 1834374022 (eff. 0.028)
1514.15/1514.40	c #Conflicts:     781000 | #Learnt:      26652 | 0.000
1514.15/1514.40	c total clause space: 335.816MB
1514.15/1514.40	c total #watches: 821005
1515.85/1516.11	c total #propagations: 52206791 / total #impl: 1835332811 (eff. 0.028)
1515.85/1516.11	c #Conflicts:     782000 | #Learnt:      27652 | 0.000
1515.85/1516.11	c total clause space: 335.816MB
1515.85/1516.11	c total #watches: 838427
1517.85/1518.19	c total #propagations: 52289084 / total #impl: 1836368422 (eff. 0.028)
1517.85/1518.19	c #Conflicts:     783000 | #Learnt:      28652 | 0.000
1517.85/1518.19	c total clause space: 335.816MB
1517.85/1518.19	c total #watches: 855930
1520.45/1520.75	c total #propagations: 52380997 / total #impl: 1837046867 (eff. 0.029)
1520.45/1520.75	c #Conflicts:     784000 | #Learnt:      29652 | 0.000
1520.45/1520.75	c total clause space: 335.816MB
1520.45/1520.75	c total #watches: 871498
1523.65/1523.95	c total #propagations: 52472758 / total #impl: 1837781120 (eff. 0.029)
1523.65/1523.95	c #Conflicts:     785000 | #Learnt:      30652 | 0.000
1523.65/1523.95	c total clause space: 335.816MB
1523.65/1523.95	c total #watches: 889719
1526.65/1526.99	c total #propagations: 52581150 / total #impl: 1838572552 (eff. 0.029)
1526.65/1526.99	c #Conflicts:     786000 | #Learnt:      31652 | 0.000
1526.65/1526.99	c total clause space: 335.816MB
1526.65/1526.99	c total #watches: 909754
1529.64/1529.94	c total #propagations: 52686008 / total #impl: 1839438143 (eff. 0.029)
1529.64/1529.94	c #Conflicts:     787000 | #Learnt:      32652 | 0.000
1529.64/1529.94	c total clause space: 335.816MB
1529.64/1529.94	c total #watches: 930149
1533.34/1533.66	c total #propagations: 52789373 / total #impl: 1840380824 (eff. 0.029)
1533.34/1533.66	c #Conflicts:     788000 | #Learnt:      33652 | 0.000
1533.34/1533.66	c total clause space: 335.816MB
1533.34/1533.66	c total #watches: 948115
1536.64/1536.93	c total #propagations: 52887961 / total #impl: 1841457214 (eff. 0.029)
1536.64/1536.93	c #Conflicts:     789000 | #Learnt:      34652 | 0.000
1536.64/1536.93	c total clause space: 335.816MB
1536.64/1536.93	c total #watches: 964250
1539.94/1540.28	c total #propagations: 52973029 / total #impl: 1842815542 (eff. 0.029)
1539.94/1540.28	c #Conflicts:     790000 | #Learnt:      35652 | 0.000
1539.94/1540.28	c total clause space: 335.816MB
1539.94/1540.28	c total #watches: 980184
1543.24/1543.58	c total #propagations: 53072069 / total #impl: 1844009406 (eff. 0.029)
1543.24/1543.58	c #Conflicts:     791000 | #Learnt:      36652 | 0.000
1543.24/1543.58	c total clause space: 335.816MB
1543.24/1543.58	c total #watches: 999321
1546.46/1546.75	c total #propagations: 53167404 / total #impl: 1845257758 (eff. 0.029)
1546.46/1546.75	c #Conflicts:     792000 | #Learnt:      37652 | 0.000
1546.46/1546.75	c total clause space: 335.816MB
1546.46/1546.75	c total #watches: 1020386
1548.25/1548.57	c total #propagations: 53264408 / total #impl: 1846626744 (eff. 0.029)
1548.25/1548.57	c #Conflicts:     793000 | #Learnt:      38652 | 0.000
1548.25/1548.57	c total clause space: 335.816MB
1548.25/1548.57	c total #watches: 1038359
1551.35/1551.69	c total #propagations: 53356090 / total #impl: 1847510381 (eff. 0.029)
1551.35/1551.69	c #Conflicts:     794000 | #Learnt:      39652 | 0.000
1551.35/1551.69	c total clause space: 335.816MB
1551.35/1551.69	c total #watches: 1060699
1553.75/1554.05	c total #propagations: 53447244 / total #impl: 1848865350 (eff. 0.029)
1553.75/1554.05	c #Conflicts:     795000 | #Learnt:      40652 | 0.000
1553.75/1554.05	c total clause space: 335.816MB
1553.75/1554.05	c total #watches: 1091342
1556.05/1556.36	c total #propagations: 53531771 / total #impl: 1850074492 (eff. 0.029)
1556.05/1556.36	c #Conflicts:     796000 | #Learnt:      41652 | 0.000
1556.05/1556.36	c total clause space: 335.816MB
1556.05/1556.36	c total #watches: 1114508
1558.95/1559.29	c total #propagations: 53602592 / total #impl: 1851523207 (eff. 0.029)
1558.95/1559.29	c #Conflicts:     797000 | #Learnt:      42652 | 0.000
1558.95/1559.29	c total clause space: 335.816MB
1558.95/1559.29	c total #watches: 1145544
1561.25/1561.56	c total #propagations: 53652861 / total #impl: 1852737661 (eff. 0.029)
1561.25/1561.56	c GC COLLECT
1561.25/1561.56	c #Conflicts:     798000 | #Learnt:      22151 | 0.000
1561.25/1561.56	c total clause space: 335.816MB
1561.25/1561.56	c total #watches: 761370
1562.45/1562.77	c total #propagations: 53717224 / total #impl: 1854113218 (eff. 0.029)
1562.45/1562.77	c #Conflicts:     799000 | #Learnt:      23151 | 0.000
1562.45/1562.77	c total clause space: 335.816MB
1562.45/1562.77	c total #watches: 800289
1563.95/1564.29	c total #propagations: 53792840 / total #impl: 1855164790 (eff. 0.029)
1563.95/1564.29	c #Conflicts:     800000 | #Learnt:      24151 | 0.000
1563.95/1564.29	c total clause space: 335.816MB
1563.95/1564.29	c total #watches: 833519
1565.75/1566.07	c total #propagations: 53860174 / total #impl: 1856911585 (eff. 0.029)
1565.75/1566.07	c #Conflicts:     801000 | #Learnt:      25151 | 0.000
1565.75/1566.07	c total clause space: 335.816MB
1565.75/1566.07	c total #watches: 871643
1568.35/1568.69	c total #propagations: 53936341 / total #impl: 1858901080 (eff. 0.029)
1568.35/1568.69	c #Conflicts:     802000 | #Learnt:      26151 | 0.000
1568.35/1568.69	c total clause space: 335.816MB
1568.35/1568.69	c total #watches: 913504
1571.25/1571.53	c total #propagations: 53999276 / total #impl: 1862368473 (eff. 0.029)
1571.25/1571.53	c #Conflicts:     803000 | #Learnt:      27151 | 0.000
1571.25/1571.53	c total clause space: 335.816MB
1571.25/1571.53	c total #watches: 950710
1574.84/1575.11	c total #propagations: 54069649 / total #impl: 1866542456 (eff. 0.029)
1574.84/1575.11	c #Conflicts:     804000 | #Learnt:      28151 | 0.000
1574.84/1575.11	c total clause space: 335.816MB
1574.84/1575.11	c total #watches: 995952
1578.44/1578.77	c total #propagations: 54134252 / total #impl: 1872464049 (eff. 0.029)
1578.44/1578.77	c #Conflicts:     805000 | #Learnt:      29151 | 0.000
1578.44/1578.77	c total clause space: 335.816MB
1578.44/1578.77	c total #watches: 1037725
1582.44/1582.74	c total #propagations: 54198437 / total #impl: 1878246614 (eff. 0.029)
1582.44/1582.74	c #Conflicts:     806000 | #Learnt:      30151 | 0.000
1582.44/1582.74	c total clause space: 335.816MB
1582.44/1582.74	c total #watches: 1097665
1586.74/1587.09	c total #propagations: 54251154 / total #impl: 1883643848 (eff. 0.029)
1586.74/1587.09	c #Conflicts:     807000 | #Learnt:      31151 | 0.000
1586.74/1587.09	c total clause space: 335.816MB
1586.74/1587.09	c total #watches: 1142694
1590.45/1590.70	c total #propagations: 54308104 / total #impl: 1887861149 (eff. 0.029)
1590.45/1590.70	c #Conflicts:     808000 | #Learnt:      32151 | 0.000
1590.45/1590.70	c total clause space: 335.816MB
1590.45/1590.70	c total #watches: 1172952
1595.14/1595.45	c total #propagations: 54350228 / total #impl: 1890745275 (eff. 0.029)
1595.14/1595.45	c #Conflicts:     809000 | #Learnt:      33151 | 0.000
1595.14/1595.45	c total clause space: 335.816MB
1595.14/1595.45	c total #watches: 1218164
1601.94/1602.26	c total #propagations: 54422561 / total #impl: 1895863486 (eff. 0.029)
1601.94/1602.26	c #Conflicts:     810000 | #Learnt:      34151 | 0.000
1601.94/1602.26	c total clause space: 335.816MB
1601.94/1602.26	c total #watches: 1256613
1610.84/1611.14	c total #propagations: 54498893 / total #impl: 1902169514 (eff. 0.029)
1610.84/1611.14	c #Conflicts:     811000 | #Learnt:      35151 | 0.000
1610.84/1611.14	c total clause space: 335.816MB
1610.84/1611.14	c total #watches: 1290507
1617.85/1618.16	c total #propagations: 54578360 / total #impl: 1908098329 (eff. 0.029)
1617.85/1618.16	c #Conflicts:     812000 | #Learnt:      36151 | 0.000
1617.85/1618.16	c total clause space: 335.816MB
1617.85/1618.16	c total #watches: 1325864
1627.74/1628.00	c total #propagations: 54646604 / total #impl: 1913252156 (eff. 0.029)
1627.74/1628.00	c #Conflicts:     813000 | #Learnt:      37151 | 0.000
1627.74/1628.00	c total clause space: 335.816MB
1627.74/1628.00	c total #watches: 1348506
1636.24/1636.55	c total #propagations: 54730971 / total #impl: 1921016300 (eff. 0.028)
1636.24/1636.55	c #Conflicts:     814000 | #Learnt:      38151 | 0.000
1636.24/1636.55	c total clause space: 335.816MB
1636.24/1636.55	c total #watches: 1372645
1645.93/1646.28	c total #propagations: 54804925 / total #impl: 1926638250 (eff. 0.028)
1645.93/1646.28	c #Conflicts:     815000 | #Learnt:      39151 | 0.000
1645.93/1646.28	c total clause space: 335.816MB
1645.93/1646.28	c total #watches: 1395888
1656.34/1656.61	c total #propagations: 54880332 / total #impl: 1932154513 (eff. 0.028)
1656.34/1656.61	c #Conflicts:     816000 | #Learnt:      40151 | 0.000
1656.34/1656.61	c total clause space: 335.816MB
1656.34/1656.61	c total #watches: 1417283
1664.93/1665.27	c total #propagations: 54973967 / total #impl: 1939974326 (eff. 0.028)
1664.93/1665.27	c #Conflicts:     817000 | #Learnt:      41151 | 0.000
1664.93/1665.27	c total clause space: 335.816MB
1664.93/1665.27	c total #watches: 1444525
1673.23/1673.57	c total #propagations: 55050178 / total #impl: 1944779453 (eff. 0.028)
1673.23/1673.57	c #Conflicts:     818000 | #Learnt:      42151 | 0.000
1673.23/1673.57	c total clause space: 335.816MB
1673.23/1673.57	c total #watches: 1470783
1681.83/1682.12	c total #propagations: 55124536 / total #impl: 1948593008 (eff. 0.028)
1681.83/1682.12	c #Conflicts:     819000 | #Learnt:      43151 | 0.000
1681.83/1682.12	c total clause space: 335.816MB
1681.83/1682.12	c total #watches: 1491288
1685.43/1685.74	c total #propagations: 55188001 / total #impl: 1952762950 (eff. 0.028)
1685.43/1685.74	c GC COLLECT
1685.43/1685.74	c #Conflicts:     820000 | #Learnt:      22352 | 0.000
1685.43/1685.74	c total clause space: 335.816MB
1685.43/1685.74	c total #watches: 756748
1687.03/1687.32	c total #propagations: 55253837 / total #impl: 1954102008 (eff. 0.028)
1687.03/1687.32	c #Conflicts:     821000 | #Learnt:      23352 | 0.000
1687.03/1687.32	c total clause space: 335.816MB
1687.03/1687.32	c total #watches: 784476
1688.13/1688.47	c total #propagations: 55296099 / total #impl: 1955657919 (eff. 0.028)
1688.13/1688.47	c #Conflicts:     822000 | #Learnt:      24352 | 0.000
1688.13/1688.47	c total clause space: 335.816MB
1688.13/1688.47	c total #watches: 819571
1689.23/1689.58	c total #propagations: 55378869 / total #impl: 1956486039 (eff. 0.028)
1689.23/1689.58	c #Conflicts:     823000 | #Learnt:      25352 | 0.000
1689.23/1689.58	c total clause space: 335.816MB
1689.23/1689.58	c total #watches: 847227
1690.53/1690.82	c total #propagations: 55430969 / total #impl: 1957085843 (eff. 0.028)
1690.53/1690.82	c #Conflicts:     824000 | #Learnt:      26352 | 0.000
1690.53/1690.82	c total clause space: 335.816MB
1690.53/1690.82	c total #watches: 873591
1692.33/1692.60	c total #propagations: 55479076 / total #impl: 1957949115 (eff. 0.028)
1692.33/1692.60	c #Conflicts:     825000 | #Learnt:      27352 | 0.000
1692.33/1692.60	c total clause space: 335.816MB
1692.33/1692.60	c total #watches: 901274
1694.03/1694.36	c total #propagations: 55533604 / total #impl: 1958774733 (eff. 0.028)
1694.03/1694.36	c #Conflicts:     826000 | #Learnt:      28352 | 0.000
1694.03/1694.36	c total clause space: 335.816MB
1694.03/1694.36	c total #watches: 920776
1696.03/1696.36	c total #propagations: 55588209 / total #impl: 1959542761 (eff. 0.028)
1696.03/1696.36	c #Conflicts:     827000 | #Learnt:      29352 | 0.000
1696.03/1696.36	c total clause space: 335.816MB
1696.03/1696.36	c total #watches: 945350
1698.33/1698.64	c total #propagations: 55639369 / total #impl: 1960933537 (eff. 0.028)
1698.33/1698.64	c #Conflicts:     828000 | #Learnt:      30352 | 0.000
1698.33/1698.64	c total clause space: 335.816MB
1698.33/1698.64	c total #watches: 968568
1700.13/1700.43	c total #propagations: 55717560 / total #impl: 1961941442 (eff. 0.028)
1700.13/1700.43	c #Conflicts:     829000 | #Learnt:      31352 | 0.000
1700.13/1700.43	c total clause space: 335.816MB
1700.13/1700.43	c total #watches: 993262
1703.23/1703.50	c total #propagations: 55809415 / total #impl: 1962860540 (eff. 0.028)
1703.23/1703.50	c #Conflicts:     830000 | #Learnt:      32352 | 0.000
1703.23/1703.50	c total clause space: 335.816MB
1703.23/1703.50	c total #watches: 1019763
1706.12/1706.44	c total #propagations: 55904379 / total #impl: 1963965479 (eff. 0.028)
1706.12/1706.44	c #Conflicts:     831000 | #Learnt:      33352 | 0.000
1706.12/1706.44	c total clause space: 335.816MB
1706.12/1706.44	c total #watches: 1045285
1709.62/1709.92	c total #propagations: 56024295 / total #impl: 1964974585 (eff. 0.029)
1709.62/1709.92	c #Conflicts:     832000 | #Learnt:      34352 | 0.000
1709.62/1709.92	c total clause space: 335.816MB
1709.62/1709.92	c total #watches: 1069185
1711.72/1712.07	c total #propagations: 56143054 / total #impl: 1965874654 (eff. 0.029)
1711.72/1712.07	c #Conflicts:     833000 | #Learnt:      35352 | 0.000
1711.72/1712.07	c total clause space: 335.816MB
1711.72/1712.07	c total #watches: 1092863
1714.02/1714.30	c total #propagations: 56255980 / total #impl: 1966469260 (eff. 0.029)
1714.02/1714.30	c #Conflicts:     834000 | #Learnt:      36352 | 0.000
1714.02/1714.30	c total clause space: 335.816MB
1714.02/1714.30	c total #watches: 1117197
1717.22/1717.51	c total #propagations: 56359018 / total #impl: 1967347088 (eff. 0.029)
1717.22/1717.51	c #Conflicts:     835000 | #Learnt:      37352 | 0.000
1717.22/1717.51	c total clause space: 335.816MB
1717.22/1717.51	c total #watches: 1141874
1720.13/1720.44	c total #propagations: 56449942 / total #impl: 1968037655 (eff. 0.029)
1720.13/1720.44	c #Conflicts:     836000 | #Learnt:      38352 | 0.000
1720.13/1720.44	c total clause space: 335.816MB
1720.13/1720.44	c total #watches: 1165218
1723.32/1723.70	c total #propagations: 56540148 / total #impl: 1968639396 (eff. 0.029)
1723.32/1723.70	c #Conflicts:     837000 | #Learnt:      39352 | 0.000
1723.32/1723.70	c total clause space: 335.816MB
1723.32/1723.70	c total #watches: 1187544
1726.92/1727.29	c total #propagations: 56636241 / total #impl: 1969347054 (eff. 0.029)
1726.92/1727.29	c #Conflicts:     838000 | #Learnt:      40352 | 0.000
1726.92/1727.29	c total clause space: 335.816MB
1726.92/1727.29	c total #watches: 1208292
1730.82/1731.16	c total #propagations: 56733597 / total #impl: 1970024447 (eff. 0.029)
1730.82/1731.16	c #Conflicts:     839000 | #Learnt:      41352 | 0.000
1730.82/1731.16	c total clause space: 335.816MB
1730.82/1731.16	c total #watches: 1229419
1735.32/1735.68	c total #propagations: 56825574 / total #impl: 1971075744 (eff. 0.029)
1735.32/1735.68	c #Conflicts:     840000 | #Learnt:      42352 | 0.000
1735.32/1735.68	c total clause space: 335.816MB
1735.32/1735.68	c total #watches: 1250618
1739.62/1739.94	c total #propagations: 56912777 / total #impl: 1972100758 (eff. 0.029)
1739.62/1739.94	c #Conflicts:     841000 | #Learnt:      43352 | 0.000
1739.62/1739.94	c total clause space: 335.816MB
1739.62/1739.94	c total #watches: 1269710
1744.02/1744.37	c total #propagations: 56995834 / total #impl: 1973278532 (eff. 0.029)
1744.02/1744.37	c GC COLLECT
1744.02/1744.37	c #Conflicts:     842000 | #Learnt:      22249 | 0.000
1744.02/1744.37	c total clause space: 335.816MB
1744.02/1744.37	c total #watches: 754432
1745.02/1745.35	c total #propagations: 57083859 / total #impl: 1974304985 (eff. 0.029)
1745.02/1745.35	c #Conflicts:     843000 | #Learnt:      23249 | 0.000
1745.02/1745.35	c total clause space: 335.816MB
1745.02/1745.35	c total #watches: 777924
1746.02/1746.31	c total #propagations: 57182806 / total #impl: 1974985348 (eff. 0.029)
1746.02/1746.31	c #Conflicts:     844000 | #Learnt:      24249 | 0.000
1746.02/1746.31	c total clause space: 335.816MB
1746.02/1746.31	c total #watches: 802151
1747.02/1747.30	c total #propagations: 57286106 / total #impl: 1975742665 (eff. 0.029)
1747.02/1747.30	c #Conflicts:     845000 | #Learnt:      25249 | 0.000
1747.02/1747.30	c total clause space: 335.816MB
1747.02/1747.30	c total #watches: 827182
1749.12/1749.41	c total #propagations: 57384949 / total #impl: 1976557170 (eff. 0.029)
1749.12/1749.41	c #Conflicts:     846000 | #Learnt:      26249 | 0.000
1749.12/1749.41	c total clause space: 335.816MB
1749.12/1749.41	c total #watches: 852711
1751.31/1751.68	c total #propagations: 57478360 / total #impl: 1977835941 (eff. 0.029)
1751.31/1751.68	c #Conflicts:     847000 | #Learnt:      27249 | 0.000
1751.31/1751.68	c total clause space: 335.816MB
1751.31/1751.68	c total #watches: 882980
1753.01/1753.40	c total #propagations: 57567086 / total #impl: 1978840846 (eff. 0.029)
1753.01/1753.40	c #Conflicts:     848000 | #Learnt:      28249 | 0.000
1753.01/1753.40	c total clause space: 335.816MB
1753.01/1753.40	c total #watches: 909783
1754.41/1754.78	c total #propagations: 57683246 / total #impl: 1979804450 (eff. 0.029)
1754.41/1754.78	c #Conflicts:     849000 | #Learnt:      29249 | 0.000
1754.41/1754.78	c total clause space: 335.816MB
1754.41/1754.78	c total #watches: 934957
1755.71/1756.05	c total #propagations: 57797454 / total #impl: 1980693735 (eff. 0.029)
1755.71/1756.05	c #Conflicts:     850000 | #Learnt:      30249 | 0.000
1755.71/1756.05	c total clause space: 335.816MB
1755.71/1756.05	c total #watches: 962599
1758.51/1758.81	c total #propagations: 57923589 / total #impl: 1981309110 (eff. 0.029)
1758.51/1758.81	c #Conflicts:     851000 | #Learnt:      31249 | 0.000
1758.51/1758.81	c total clause space: 335.816MB
1758.51/1758.81	c total #watches: 999664
1760.82/1761.20	c total #propagations: 58036037 / total #impl: 1982726744 (eff. 0.029)
1760.82/1761.20	c #Conflicts:     852000 | #Learnt:      32249 | 0.000
1760.82/1761.20	c total clause space: 335.816MB
1760.82/1761.20	c total #watches: 1024109
1762.51/1762.86	c total #propagations: 58158343 / total #impl: 1984344075 (eff. 0.029)
1762.51/1762.86	c #Conflicts:     853000 | #Learnt:      33249 | 0.000
1762.51/1762.86	c total clause space: 335.816MB
1762.51/1762.86	c total #watches: 1047835
1765.11/1765.45	c total #propagations: 58262277 / total #impl: 1985169342 (eff. 0.029)
1765.11/1765.45	c #Conflicts:     854000 | #Learnt:      34249 | 0.000
1765.11/1765.45	c total clause space: 335.816MB
1765.11/1765.45	c total #watches: 1075445
1768.11/1768.45	c total #propagations: 58316320 / total #impl: 1986988679 (eff. 0.029)
1768.11/1768.45	c #Conflicts:     855000 | #Learnt:      35249 | 0.000
1768.11/1768.45	c total clause space: 335.816MB
1768.11/1768.45	c total #watches: 1096765
1771.11/1771.48	c total #propagations: 58384888 / total #impl: 1989978136 (eff. 0.029)
1771.11/1771.48	c #Conflicts:     856000 | #Learnt:      36249 | 0.000
1771.11/1771.48	c total clause space: 335.816MB
1771.11/1771.48	c total #watches: 1124757
1773.31/1773.60	c total #propagations: 58477500 / total #impl: 1992371242 (eff. 0.029)
1773.31/1773.60	c #Conflicts:     857000 | #Learnt:      37249 | 0.000
1773.31/1773.60	c total clause space: 335.816MB
1773.31/1773.60	c total #watches: 1172623
1776.01/1776.31	c total #propagations: 58561629 / total #impl: 1993866262 (eff. 0.029)
1776.01/1776.31	c #Conflicts:     858000 | #Learnt:      38249 | 0.000
1776.01/1776.31	c total clause space: 335.816MB
1776.01/1776.31	c total #watches: 1204053
1779.31/1779.62	c total #propagations: 58633443 / total #impl: 1996874991 (eff. 0.029)
1779.31/1779.62	c #Conflicts:     859000 | #Learnt:      39249 | 0.000
1779.31/1779.62	c total clause space: 335.816MB
1779.31/1779.62	c total #watches: 1242297
1782.31/1782.64	c total #propagations: 58705001 / total #impl: 1999630821 (eff. 0.029)
1782.31/1782.64	c #Conflicts:     860000 | #Learnt:      40249 | 0.000
1782.31/1782.64	c total clause space: 335.816MB
1782.31/1782.64	c total #watches: 1283868
1786.01/1786.40	c total #propagations: 58787794 / total #impl: 2002146342 (eff. 0.029)
1786.01/1786.40	c #Conflicts:     861000 | #Learnt:      41249 | 0.000
1786.01/1786.40	c total clause space: 335.816MB
1786.01/1786.40	c total #watches: 1317247
1790.21/1790.54	c total #propagations: 58868380 / total #impl: 2004415310 (eff. 0.029)
1790.21/1790.54	c #Conflicts:     862000 | #Learnt:      42249 | 0.000
1790.21/1790.54	c total clause space: 335.816MB
1790.21/1790.54	c total #watches: 1349590
1793.82/1794.13	c total #propagations: 58935101 / total #impl: 2007345135 (eff. 0.029)
1793.82/1794.13	c #Conflicts:     863000 | #Learnt:      43249 | 0.000
1793.82/1794.13	c total clause space: 335.816MB
1793.82/1794.13	c total #watches: 1378001
1796.71/1797.06	c total #propagations: 59007286 / total #impl: 2009695562 (eff. 0.029)
1796.71/1797.06	c #Conflicts:     864000 | #Learnt:      44249 | 0.000
1796.71/1797.06	c total clause space: 335.816MB
1796.71/1797.06	c total #watches: 1400680
1799.41/1799.79	c total #propagations: 59082021 / total #impl: 2011111326 (eff. 0.029)
1799.41/1799.79	c GC COLLECT
1799.41/1799.79	c #Conflicts:     865000 | #Learnt:      22846 | 0.000
1799.41/1799.79	c total clause space: 335.816MB
1799.41/1799.79	c total #watches: 772273

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4118653-1467225122/watcher-4118653-1467225122 -o /tmp/evaluation-result-4118653-1467225122/solver-4118653-1467225122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4118653-1467225122.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=3722
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.09 2.08 2/176 3725
/proc/meminfo: memFree=30710316/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 1532180 29810688 5268 33554432000 4194304 6201397 140736859558752 140736612898520 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 7278 5268 130 491 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.04 2.09 2.08 2/176 3725
/proc/meminfo: memFree=30710316/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=36976 CPUtime=0.09 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 1488 0 0 0 9 0 0 0 20 0 1 0 1532180 37863424 7623 33554432000 4194304 6201397 140736859558752 140736612898520 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 9244 7623 146 491 0 8743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36976

[startup+0.200362 s]
/proc/loadavg: 2.04 2.09 2.08 2/176 3725
/proc/meminfo: memFree=30710316/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=41528 CPUtime=0.19 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 2339 0 0 0 19 0 0 0 20 0 1 0 1532180 42524672 8643 33554432000 4194304 6201397 140736859558752 140736612898520 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 10382 8643 146 491 0 9881 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41528

[startup+0.300283 s]
/proc/loadavg: 2.04 2.09 2.08 2/176 3725
/proc/meminfo: memFree=30710316/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=41664 CPUtime=0.29 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 2380 0 0 0 28 1 0 0 20 0 1 0 1532180 42663936 9195 33554432000 4194304 6201397 140736859558752 140736612898520 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 10416 9195 159 491 0 9915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41664

[startup+0.700289 s]
/proc/loadavg: 2.04 2.09 2.08 2/176 3725
/proc/meminfo: memFree=30710316/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=49104 CPUtime=0.69 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 3552 0 0 0 68 1 0 0 20 0 1 0 1532180 50282496 10429 33554432000 4194304 6201397 140736859558752 140736612898520 4216747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 12276 10429 159 491 0 11775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49104

[startup+1.5003 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 3726
/proc/meminfo: memFree=30666564/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=61196 CPUtime=1.49 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 4538 0 0 0 148 1 0 0 20 0 1 0 1532180 62664704 12570 33554432000 4194304 6201397 140736859558752 140736859557416 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 15299 12570 165 491 0 14798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61196

[startup+3.1003 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 3726
/proc/meminfo: memFree=30659864/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=62280 CPUtime=3.09 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 4850 0 0 0 308 1 0 0 20 0 1 0 1532180 63774720 14414 33554432000 4194304 6201397 140736859558752 140736859557464 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 15570 14414 165 491 0 15069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62280

[startup+6.3003 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 3726
/proc/meminfo: memFree=30647964/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=83280 CPUtime=6.29 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 6171 0 0 0 627 2 0 0 20 0 1 0 1532180 85278720 16886 33554432000 4194304 6201397 140736859558752 140736859557464 4200908 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 20820 16886 165 491 0 20319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83280

[startup+12.7003 s]
/proc/loadavg: 2.03 2.09 2.08 3/177 3726
/proc/meminfo: memFree=30636312/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=86356 CPUtime=12.69 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 6853 0 0 0 1267 2 0 0 20 0 1 0 1532180 88428544 18590 33554432000 4194304 6201397 140736859558752 140736859557880 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 21589 18590 165 491 0 21088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86356

[startup+25.5004 s]
/proc/loadavg: 2.10 2.10 2.08 3/177 3726
/proc/meminfo: memFree=30621740/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=119928 CPUtime=25.49 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 8326 0 0 0 2547 2 0 0 20 0 1 0 1532180 122806272 22229 33554432000 4194304 6201397 140736859558752 140736859557880 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 29982 22229 165 491 0 29481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119928

[startup+51.1004 s]
/proc/loadavg: 2.13 2.11 2.09 4/177 3726
/proc/meminfo: memFree=30609520/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=124404 CPUtime=51.08 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 9246 0 0 0 5106 2 0 0 20 0 1 0 1532180 127389696 24682 33554432000 4194304 6201397 140736859558752 140736859557880 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 31101 24682 165 491 0 30600 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 124404

[startup+102.3 s]
/proc/loadavg: 2.24 2.13 2.10 4/177 3727
/proc/meminfo: memFree=30590456/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=127380 CPUtime=102.29 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 9863 0 0 0 10226 3 0 0 20 0 1 0 1532180 130437120 27854 33554432000 4194304 6201397 140736859558752 140736859557880 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 31845 27854 165 491 0 31344 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 127380

[startup+162.3 s]
/proc/loadavg: 2.09 2.11 2.09 3/177 3729
/proc/meminfo: memFree=30567440/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=180072 CPUtime=162.27 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 11264 0 0 0 16224 3 0 0 20 0 1 0 1532180 184393728 31929 33554432000 4194304 6201397 140736859558752 140736859557880 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 45018 31929 165 491 0 44517 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 180072

[startup+222.307 s]
/proc/loadavg: 2.07 2.10 2.09 3/177 3730
/proc/meminfo: memFree=30548964/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=181368 CPUtime=222.27 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 11534 0 0 0 22223 4 0 0 20 0 1 0 1532180 185720832 34753 33554432000 4194304 6201397 140736859558752 140736859557880 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 45342 34753 165 491 0 44841 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 181368

[startup+282.3 s]
/proc/loadavg: 2.11 2.10 2.09 3/177 3731
/proc/meminfo: memFree=30528416/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=184328 CPUtime=282.24 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 12128 0 0 0 28220 4 0 0 20 0 1 0 1532180 188751872 38891 33554432000 4194304 6201397 140736859558752 140736859557880 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 46082 38891 165 491 0 45581 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 184328

[startup+342.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 3732
/proc/meminfo: memFree=30509424/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=187628 CPUtime=342.24 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 12802 0 0 0 34219 5 0 0 20 0 1 0 1532180 192131072 43620 33554432000 4194304 6201397 140736859558752 140736859557880 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 46907 43620 165 491 0 46406 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 187628

[startup+402.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/177 3733
/proc/meminfo: memFree=30485652/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=272796 CPUtime=402.22 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 14493 0 0 0 40217 5 0 0 20 0 1 0 1532180 279343104 47921 33554432000 4194304 6201397 140736859558752 140736859557880 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 68199 47921 165 491 0 67698 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 272796

[startup+462.3 s]
/proc/loadavg: 2.04 2.07 2.08 3/177 3735
/proc/meminfo: memFree=30472804/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=274524 CPUtime=462.22 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 14881 0 0 0 46216 6 0 0 20 0 1 0 1532180 281112576 50831 33554432000 4194304 6201397 140736859558752 140736859557880 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 68631 50831 165 491 0 68130 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 274524

[startup+522.3 s]
/proc/loadavg: 2.01 2.06 2.07 3/178 3739
/proc/meminfo: memFree=30465208/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=275484 CPUtime=522.21 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 15141 0 0 0 52215 6 0 0 20 0 1 0 1532180 282095616 51982 33554432000 4194304 6201397 140736859558752 140736859557880 4220352 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 68871 51982 165 491 0 68370 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 275484

[startup+582.3 s]
/proc/loadavg: 2.12 2.07 2.08 3/177 3740
/proc/meminfo: memFree=30452604/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=277468 CPUtime=582.19 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 15510 0 0 0 58213 6 0 0 20 0 1 0 1532180 284127232 53648 33554432000 4194304 6201397 140736859558752 140736859557880 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 69367 53648 165 491 0 68866 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 277468


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.04 2.06 3/177 3747
/proc/meminfo: memFree=30380748/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=286436 CPUtime=942.14 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 17149 0 0 0 94207 7 0 0 20 0 1 0 1532180 293310464 64352 33554432000 4194304 6201397 140736859558752 140736859557880 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 71609 64352 165 491 0 71108 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 286436

[startup+1002.3 s]
/proc/loadavg: 2.17 2.08 2.07 3/177 3748
/proc/meminfo: memFree=30379996/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=287396 CPUtime=1002.13 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 17280 0 0 0 100206 7 0 0 20 0 1 0 1532180 294293504 64483 33554432000 4194304 6201397 140736859558752 140736859557880 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 71849 64483 165 491 0 71348 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 287396

[startup+1062.3 s]
/proc/loadavg: 2.19 2.09 2.07 3/177 3750
/proc/meminfo: memFree=30363324/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=288424 CPUtime=1062.12 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 17502 0 0 0 106204 8 0 0 20 0 1 0 1532180 295346176 66238 33554432000 4194304 6201397 140736859558752 140736859557880 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 72106 66238 165 491 0 71605 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 288424

[startup+1122.3 s]
/proc/loadavg: 2.12 2.09 2.07 3/178 3754
/proc/meminfo: memFree=30341216/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=288680 CPUtime=1122.12 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 17546 0 0 0 112204 8 0 0 20 0 1 0 1532180 295608320 66282 33554432000 4194304 6201397 140736859558752 140736859557880 4213751 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 72170 66282 165 491 0 71669 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 288680

[startup+1182.3 s]
/proc/loadavg: 2.12 2.09 2.07 3/177 3755
/proc/meminfo: memFree=30341488/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=289064 CPUtime=1182.1 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 17650 0 0 0 118202 8 0 0 20 0 1 0 1532180 296001536 66353 33554432000 4194304 6201397 140736859558752 140736859557880 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 72266 66353 165 491 0 71765 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 289064

[startup+1242.3 s]
/proc/loadavg: 2.04 2.07 2.07 3/177 3756
/proc/meminfo: memFree=30331580/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=291240 CPUtime=1242.09 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 18113 0 0 0 124201 8 0 0 20 0 1 0 1532180 298229760 66717 33554432000 4194304 6201397 140736859558752 140736859557880 4215614 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 72810 66717 165 491 0 72309 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 291240

[startup+1302.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/177 3757
/proc/meminfo: memFree=30325068/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=291500 CPUtime=1302.08 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 18156 0 0 0 130200 8 0 0 20 0 1 0 1532180 298496000 67879 33554432000 4194304 6201397 140736859558752 140736859557880 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 72875 67879 165 491 0 72374 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 291500

[startup+1362.3 s]
/proc/loadavg: 2.09 2.07 2.07 3/177 3759
/proc/meminfo: memFree=30318428/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=291756 CPUtime=1362.08 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 18203 0 0 0 136199 9 0 0 20 0 1 0 1532180 298758144 69459 33554432000 4194304 6201397 140736859558752 140736859557880 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 72939 69459 165 491 0 72438 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 291756

[startup+1422.3 s]
/proc/loadavg: 2.16 2.08 2.07 3/177 3805
/proc/meminfo: memFree=30538956/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=293036 CPUtime=1422.07 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 18418 0 0 0 142198 9 0 0 20 0 1 0 1532180 300068864 71207 33554432000 4194304 6201397 140736859558752 140736859557880 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 73259 71207 165 491 0 72758 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 293036

[startup+1482.3 s]
/proc/loadavg: 2.20 2.10 2.08 3/177 3806
/proc/meminfo: memFree=30508476/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=293036 CPUtime=1482.06 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 18421 0 0 0 148197 9 0 0 20 0 1 0 1532180 300068864 71210 33554432000 4194304 6201397 140736859558752 140736859557880 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 73259 71210 165 491 0 72758 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 293036

[startup+1542.31 s]
/proc/loadavg: 2.07 2.08 2.07 3/177 3807
/proc/meminfo: memFree=30474556/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=426840 CPUtime=1542.05 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 19475 0 0 0 154196 9 0 0 20 0 1 0 1532180 437084160 72944 33554432000 4194304 6201397 140736859558752 140736859557416 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 106710 72944 165 491 0 106209 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 426840

[startup+1602.3 s]
/proc/loadavg: 2.06 2.08 2.07 3/177 3808
/proc/meminfo: memFree=30459108/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=427608 CPUtime=1602.04 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 19692 0 0 0 160194 10 0 0 20 0 1 0 1532180 437870592 73126 33554432000 4194304 6201397 140736859558752 140736859557880 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 106902 73126 165 491 0 106401 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 427608

[startup+1662.3 s]
/proc/loadavg: 2.13 2.09 2.08 3/177 3810
/proc/meminfo: memFree=30447872/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=428248 CPUtime=1662.03 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 19824 0 0 0 166193 10 0 0 20 0 1 0 1532180 438525952 73225 33554432000 4194304 6201397 140736859558752 140736859557880 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 107062 73225 165 491 0 106561 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 428248

[startup+1722.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/178 3814
/proc/meminfo: memFree=30418500/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=429020 CPUtime=1722.02 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 19944 0 0 0 172192 10 0 0 20 0 1 0 1532180 439316480 74878 33554432000 4194304 6201397 140736859558752 140736859557880 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 107255 74878 165 491 0 106754 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 429020

[startup+1782.3 s]
/proc/loadavg: 2.08 2.07 2.07 4/178 3838
/proc/meminfo: memFree=30404048/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=430300 CPUtime=1782.01 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 20160 0 0 0 178191 10 0 0 20 0 1 0 1532180 440627200 75540 33554432000 4194304 6201397 140736859558752 140736859557880 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 107575 75540 165 491 0 107074 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 430300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/177 3839
/proc/meminfo: memFree=30401876/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=430940 CPUtime=1800.01 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 20270 0 0 0 179991 10 0 0 20 0 1 0 1532180 441282560 76161 33554432000 4194304 6201397 140736859558752 140736859557880 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 107735 76161 165 491 0 107234 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 430940

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3725 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/177 3839
/proc/meminfo: memFree=30401876/32872528 swapFree=478180/527236
[pid=3725] ppid=3722 vsize=430940 CPUtime=1800.01 cores=1,3,5,7
/proc/3725/stat : 3725 (cdcl-cuttingpla) R 3722 3725 1982 0 -1 4202496 20270 0 0 0 179991 10 0 0 20 0 1 0 1532180 441282560 76161 33554432000 4194304 6201397 140736859558752 140736859557880 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3725/statm: 107735 76161 165 491 0 107234 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 430940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.91
CPU system time (s): 0.108983
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 430940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.108983
maximum resident set size= 304644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 2004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5823 second user time and 6.93694 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-29 20:32:03
IDJOB=4118653
IDBENCH=111517
IDSOLVER=2550
FILE ID=node141/4118653-1467225122
RUNJOBID= node141-1467210288-1999
PBS_JOBID= 19997592
Free space on /tmp= 71748 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament20.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118653-1467225122/watcher-4118653-1467225122 -o /tmp/evaluation-result-4118653-1467225122/solver-4118653-1467225122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4118653-1467225122.opb ./cdcl-cuttingplanes-opt-linearsearch-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 30659f624af5945ba654694d2720d24e
RANDOM SEED=2073605322

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5339.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30710596 kB
Buffers:           65768 kB
Cached:           604632 kB
SwapCached:            0 kB
Active:           338860 kB
Inactive:         589404 kB
Active(anon):     260408 kB
Inactive(anon):        4 kB
Active(file):      78452 kB
Inactive(file):   589400 kB
Unevictable:      527236 kB
Mlocked:          478180 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2324 kB
Writeback:            24 kB
AnonPages:        785032 kB
Mapped:            14556 kB
Shmem:               204 kB
Slab:             575864 kB
SReclaimable:      19992 kB
SUnreclaim:       555872 kB
KernelStack:        1448 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     925936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node141 at 2016-06-29 21:02:03