Trace number 4087720

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 binary search 2016-05-01OPT-167 1394.59 1394.82

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-2000opt.opb
MD5SUM5ab7e551a21f0b7676d0c7dccbb62e78
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-167
Best CPU time to get the best result obtained on this benchmark4.90825
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints61821
Number of constraints which are clauses61821
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 326
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 326
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.09	c * #variable= 2025 #constraint= 61821
0.19/0.26	c * #variable= 2025 #constraint= 61821
0.39/0.47	c S1->S2
0.39/0.47	c S2->S1
0.39/0.47	c #Conflicts:       1000 | #Learnt:        405 | 0.000
0.39/0.47	c total clause space: 18.2382MB
0.39/0.47	c total #watches: 125107
0.49/0.55	c total #propagations: 82449 / total #impl: 229832 (eff. 0.359)
0.49/0.55	c #Conflicts:       2000 | #Learnt:       1403 | 0.001
0.49/0.55	c total clause space: 18.2382MB
0.49/0.55	c total #watches: 129401
0.59/0.65	c total #propagations: 179623 / total #impl: 519274 (eff. 0.346)
0.59/0.65	c #Conflicts:       3000 | #Learnt:       1708 | 0.000
0.59/0.65	c total clause space: 18.2382MB
0.59/0.65	c total #watches: 131292
0.68/0.75	c total #propagations: 289249 / total #impl: 916508 (eff. 0.316)
0.68/0.75	c S1->S2
0.68/0.75	c #Conflicts:       4000 | #Learnt:       2707 | 0.000
0.68/0.75	c total clause space: 18.2382MB
0.68/0.75	c total #watches: 136101
0.79/0.82	c total #propagations: 369301 / total #impl: 1215489 (eff. 0.304)
0.79/0.82	c GC COLLECT
0.79/0.82	c #Conflicts:       5000 | #Learnt:       2208 | 0.000
0.79/0.82	c total clause space: 29.637MB
0.79/0.82	c total #watches: 135662
0.79/0.89	c total #propagations: 425190 / total #impl: 1365368 (eff. 0.311)
0.79/0.89	c #Conflicts:       6000 | #Learnt:       3208 | 0.000
0.79/0.89	c total clause space: 29.637MB
0.79/0.89	c total #watches: 139987
0.89/0.98	c total #propagations: 489644 / total #impl: 1533212 (eff. 0.319)
0.89/0.98	c GC COLLECT
0.89/0.98	c #Conflicts:       7000 | #Learnt:       2156 | 0.000
0.89/0.98	c total clause space: 29.637MB
0.89/0.98	c total #watches: 135581
0.99/1.07	c total #propagations: 556378 / total #impl: 1715947 (eff. 0.324)
0.99/1.07	c #Conflicts:       8000 | #Learnt:       3156 | 0.000
0.99/1.07	c total clause space: 29.637MB
0.99/1.07	c total #watches: 139695
1.10/1.17	c total #propagations: 625829 / total #impl: 1910933 (eff. 0.327)
1.10/1.17	c #Conflicts:       9000 | #Learnt:       4156 | 0.000
1.10/1.17	c total clause space: 29.637MB
1.10/1.17	c total #watches: 144084
1.20/1.28	c total #propagations: 695130 / total #impl: 2108597 (eff. 0.330)
1.20/1.28	c GC COLLECT
1.20/1.28	c #Conflicts:      10000 | #Learnt:       2681 | 0.000
1.20/1.28	c total clause space: 29.637MB
1.20/1.28	c total #watches: 136727
1.29/1.38	c total #propagations: 759769 / total #impl: 2281211 (eff. 0.333)
1.29/1.38	c #Conflicts:      11000 | #Learnt:       3681 | 0.000
1.29/1.38	c total clause space: 29.637MB
1.29/1.38	c total #watches: 140057
1.39/1.48	c total #propagations: 816353 / total #impl: 2424947 (eff. 0.337)
1.39/1.48	c #Conflicts:      12000 | #Learnt:       4681 | 0.000
1.39/1.48	c total clause space: 29.637MB
1.39/1.48	c total #watches: 143076
1.59/1.60	c total #propagations: 876809 / total #impl: 2591244 (eff. 0.338)
1.59/1.60	c #Conflicts:      13000 | #Learnt:       5681 | 0.000
1.59/1.60	c total clause space: 29.637MB
1.59/1.60	c total #watches: 146579
1.69/1.70	c total #propagations: 940916 / total #impl: 2784909 (eff. 0.338)
1.69/1.70	c #Conflicts:      14000 | #Learnt:       3841 | 0.000
1.69/1.70	c total clause space: 29.637MB
1.69/1.70	c total #watches: 140299
1.79/1.81	c total #propagations: 1007263 / total #impl: 2967449 (eff. 0.339)
1.79/1.81	c #Conflicts:      15000 | #Learnt:       4841 | 0.000
1.79/1.81	c total clause space: 29.637MB
1.79/1.81	c total #watches: 144292
1.89/1.94	c total #propagations: 1072679 / total #impl: 3159197 (eff. 0.340)
1.89/1.94	c #Conflicts:      16000 | #Learnt:       5841 | 0.000
1.89/1.94	c total clause space: 29.637MB
1.89/1.94	c total #watches: 147672
1.99/2.08	c total #propagations: 1136020 / total #impl: 3340330 (eff. 0.340)
1.99/2.08	c GC COLLECT
1.99/2.08	c #Conflicts:      17000 | #Learnt:       3671 | 0.000
1.99/2.08	c total clause space: 29.637MB
1.99/2.08	c total #watches: 139908
2.09/2.20	c total #propagations: 1207322 / total #impl: 3572901 (eff. 0.338)
2.09/2.20	c #Conflicts:      18000 | #Learnt:       4671 | 0.000
2.09/2.20	c total clause space: 29.637MB
2.09/2.20	c total #watches: 142793
2.30/2.33	c total #propagations: 1276605 / total #impl: 3811435 (eff. 0.335)
2.30/2.33	c #Conflicts:      19000 | #Learnt:       5670 | 0.000
2.30/2.33	c total clause space: 29.637MB
2.30/2.33	c total #watches: 146068
2.39/2.45	c total #propagations: 1340750 / total #impl: 4016013 (eff. 0.334)
2.39/2.45	c #Conflicts:      20000 | #Learnt:       6670 | 0.000
2.39/2.45	c total clause space: 29.637MB
2.39/2.45	c total #watches: 149263
2.49/2.58	c total #propagations: 1407567 / total #impl: 4215951 (eff. 0.334)
2.49/2.58	c GC COLLECT
2.49/2.58	c #Conflicts:      21000 | #Learnt:       4188 | 0.000
2.49/2.58	c total clause space: 29.637MB
2.49/2.58	c total #watches: 141060
2.69/2.70	c total #propagations: 1478822 / total #impl: 4432584 (eff. 0.334)
2.69/2.70	c #Conflicts:      22000 | #Learnt:       5188 | 0.000
2.69/2.70	c total clause space: 29.637MB
2.69/2.70	c total #watches: 144551
2.79/2.84	c total #propagations: 1552458 / total #impl: 4676029 (eff. 0.332)
2.79/2.84	c #Conflicts:      23000 | #Learnt:       6185 | 0.000
2.79/2.84	c total clause space: 29.637MB
2.79/2.84	c total #watches: 147250
2.89/2.94	c total #propagations: 1620267 / total #impl: 4904821 (eff. 0.330)
2.89/2.94	c S2->S1
2.89/2.94	c #Conflicts:      24000 | #Learnt:       2954 | 0.000
2.89/2.94	c total clause space: 29.637MB
2.89/2.94	c total #watches: 137186
2.99/3.02	c total #propagations: 1686723 / total #impl: 5122740 (eff. 0.329)
2.99/3.02	c GC COLLECT
2.99/3.02	c #Conflicts:      25000 | #Learnt:       1692 | 0.000
2.99/3.02	c total clause space: 29.637MB
2.99/3.02	c total #watches: 130772
3.09/3.10	c total #propagations: 1750657 / total #impl: 5299240 (eff. 0.330)
3.09/3.10	c #Conflicts:      26000 | #Learnt:       2692 | 0.000
3.09/3.10	c total clause space: 29.637MB
3.09/3.10	c total #watches: 134766
3.09/3.18	c total #propagations: 1815060 / total #impl: 5515312 (eff. 0.329)
3.09/3.18	c #Conflicts:      27000 | #Learnt:       3692 | 0.000
3.09/3.18	c total clause space: 29.637MB
3.09/3.18	c total #watches: 138380
3.19/3.28	c total #propagations: 1873278 / total #impl: 5672981 (eff. 0.330)
3.19/3.28	c #Conflicts:      28000 | #Learnt:       4692 | 0.000
3.19/3.28	c total clause space: 29.637MB
3.19/3.28	c total #watches: 142108
3.30/3.38	c total #propagations: 1937728 / total #impl: 5855601 (eff. 0.331)
3.30/3.38	c GC COLLECT
3.30/3.38	c #Conflicts:      29000 | #Learnt:       2946 | 0.000
3.30/3.38	c total clause space: 29.637MB
3.30/3.38	c total #watches: 136166
3.40/3.47	c total #propagations: 2000716 / total #impl: 6037241 (eff. 0.331)
3.40/3.47	c #Conflicts:      30000 | #Learnt:       3946 | 0.000
3.40/3.47	c total clause space: 29.637MB
3.40/3.47	c total #watches: 140077
3.49/3.58	c total #propagations: 2061706 / total #impl: 6227394 (eff. 0.331)
3.49/3.58	c #Conflicts:      31000 | #Learnt:       4946 | 0.000
3.49/3.58	c total clause space: 29.637MB
3.49/3.58	c total #watches: 143805
3.69/3.70	c total #propagations: 2123801 / total #impl: 6435951 (eff. 0.330)
3.69/3.70	c #Conflicts:      32000 | #Learnt:       5946 | 0.000
3.69/3.70	c total clause space: 29.637MB
3.69/3.70	c total #watches: 147863
3.79/3.84	c total #propagations: 2184311 / total #impl: 6624159 (eff. 0.330)
3.79/3.84	c #Conflicts:      33000 | #Learnt:       6946 | 0.000
3.79/3.84	c total clause space: 29.637MB
3.79/3.84	c total #watches: 152725
3.89/3.99	c total #propagations: 2234950 / total #impl: 6771177 (eff. 0.330)
3.89/3.99	c GC COLLECT
3.89/3.99	c #Conflicts:      34000 | #Learnt:       4221 | 0.000
3.89/3.99	c total clause space: 29.637MB
3.89/3.99	c total #watches: 142740
4.09/4.10	c total #propagations: 2304411 / total #impl: 7010493 (eff. 0.329)
4.09/4.10	c #Conflicts:      35000 | #Learnt:       5221 | 0.000
4.09/4.10	c total clause space: 29.637MB
4.09/4.10	c total #watches: 146167
4.19/4.25	c total #propagations: 2365577 / total #impl: 7202867 (eff. 0.328)
4.19/4.25	c #Conflicts:      36000 | #Learnt:       6221 | 0.000
4.19/4.25	c total clause space: 29.637MB
4.19/4.25	c total #watches: 150246
4.40/4.43	c total #propagations: 2423414 / total #impl: 7368762 (eff. 0.329)
4.40/4.43	c #Conflicts:      37000 | #Learnt:       7221 | 0.000
4.40/4.43	c total clause space: 29.637MB
4.40/4.43	c total #watches: 153884
4.59/4.62	c total #propagations: 2488158 / total #impl: 7577306 (eff. 0.328)
4.59/4.62	c #Conflicts:      38000 | #Learnt:       8221 | 0.000
4.59/4.62	c total clause space: 29.637MB
4.59/4.62	c total #watches: 157044
4.69/4.78	c total #propagations: 2556576 / total #impl: 7791226 (eff. 0.328)
4.69/4.78	c GC COLLECT
4.69/4.78	c #Conflicts:      39000 | #Learnt:       4856 | 0.000
4.69/4.78	c total clause space: 29.637MB
4.69/4.78	c total #watches: 143578
4.89/4.94	c total #propagations: 2618602 / total #impl: 7989804 (eff. 0.328)
4.89/4.94	c #Conflicts:      40000 | #Learnt:       5856 | 0.000
4.89/4.94	c total clause space: 29.637MB
4.89/4.94	c total #watches: 147573
5.09/5.11	c total #propagations: 2690195 / total #impl: 8245492 (eff. 0.326)
5.09/5.11	c #Conflicts:      41000 | #Learnt:       6856 | 0.000
5.09/5.11	c total clause space: 29.637MB
5.09/5.11	c total #watches: 151563
5.29/5.30	c total #propagations: 2762949 / total #impl: 8525147 (eff. 0.324)
5.29/5.30	c #Conflicts:      42000 | #Learnt:       7856 | 0.000
5.29/5.30	c total clause space: 29.637MB
5.29/5.30	c total #watches: 155254
5.49/5.51	c total #propagations: 2839980 / total #impl: 8812704 (eff. 0.322)
5.49/5.51	c #Conflicts:      43000 | #Learnt:       8856 | 0.000
5.49/5.51	c total clause space: 29.637MB
5.49/5.51	c total #watches: 158486
5.69/5.75	c total #propagations: 2918182 / total #impl: 9109316 (eff. 0.320)
5.69/5.75	c GC COLLECT
5.69/5.75	c #Conflicts:      44000 | #Learnt:       5027 | 0.000
5.69/5.75	c total clause space: 29.637MB
5.69/5.75	c total #watches: 145163
5.89/5.94	c total #propagations: 3000387 / total #impl: 9431943 (eff. 0.318)
5.89/5.94	c #Conflicts:      45000 | #Learnt:       6027 | 0.000
5.89/5.94	c total clause space: 29.637MB
5.89/5.94	c total #watches: 148544
6.09/6.11	c total #propagations: 3081485 / total #impl: 9759293 (eff. 0.316)
6.09/6.11	c #Conflicts:      46000 | #Learnt:       7027 | 0.000
6.09/6.11	c total clause space: 29.637MB
6.09/6.11	c total #watches: 152043
6.29/6.30	c total #propagations: 3149672 / total #impl: 9992438 (eff. 0.315)
6.29/6.30	c #Conflicts:      47000 | #Learnt:       8027 | 0.000
6.29/6.30	c total clause space: 29.637MB
6.29/6.30	c total #watches: 154989
6.49/6.50	c total #propagations: 3206681 / total #impl: 10181083 (eff. 0.315)
6.49/6.50	c #Conflicts:      48000 | #Learnt:       9027 | 0.000
6.49/6.50	c total clause space: 29.637MB
6.49/6.50	c total #watches: 158904
6.70/6.73	c total #propagations: 3266096 / total #impl: 10378536 (eff. 0.315)
6.70/6.73	c #Conflicts:      49000 | #Learnt:      10027 | 0.000
6.70/6.73	c total clause space: 29.637MB
6.70/6.73	c total #watches: 162236
6.89/6.94	c total #propagations: 3331367 / total #impl: 10622331 (eff. 0.314)
6.89/6.94	c GC COLLECT
6.89/6.94	c #Conflicts:      50000 | #Learnt:       5809 | 0.000
6.89/6.94	c total clause space: 29.637MB
6.89/6.94	c total #watches: 147657
7.09/7.11	c total #propagations: 3400254 / total #impl: 10860953 (eff. 0.313)
7.09/7.11	c #Conflicts:      51000 | #Learnt:       6809 | 0.000
7.09/7.11	c total clause space: 29.637MB
7.09/7.11	c total #watches: 150748
7.19/7.29	c total #propagations: 3461632 / total #impl: 11081812 (eff. 0.312)
7.19/7.29	c #Conflicts:      52000 | #Learnt:       7809 | 0.000
7.19/7.29	c total clause space: 29.637MB
7.19/7.29	c total #watches: 153927
7.39/7.49	c total #propagations: 3522576 / total #impl: 11290168 (eff. 0.312)
7.39/7.49	c #Conflicts:      53000 | #Learnt:       8809 | 0.000
7.39/7.49	c total clause space: 29.637MB
7.39/7.49	c total #watches: 157505
7.69/7.72	c total #propagations: 3591312 / total #impl: 11527540 (eff. 0.312)
7.69/7.72	c #Conflicts:      54000 | #Learnt:       9809 | 0.000
7.69/7.72	c total clause space: 29.637MB
7.69/7.72	c total #watches: 161032
7.89/7.96	c total #propagations: 3666556 / total #impl: 11815183 (eff. 0.310)
7.89/7.96	c #Conflicts:      55000 | #Learnt:      10809 | 0.000
7.89/7.96	c total clause space: 29.637MB
7.89/7.96	c total #watches: 164420
8.09/8.19	c total #propagations: 3735538 / total #impl: 12063076 (eff. 0.310)
8.09/8.19	c GC COLLECT
8.09/8.19	c #Conflicts:      56000 | #Learnt:       6255 | 0.000
8.09/8.19	c total clause space: 29.637MB
8.09/8.19	c total #watches: 150096
8.39/8.42	c total #propagations: 3801755 / total #impl: 12319490 (eff. 0.309)
8.39/8.42	c #Conflicts:      57000 | #Learnt:       7255 | 0.000
8.39/8.42	c total clause space: 29.637MB
8.39/8.42	c total #watches: 153235
8.59/8.66	c total #propagations: 3880208 / total #impl: 12648141 (eff. 0.307)
8.59/8.66	c #Conflicts:      58000 | #Learnt:       8255 | 0.000
8.59/8.66	c total clause space: 29.637MB
8.59/8.66	c total #watches: 156771
8.89/8.92	c total #propagations: 3953035 / total #impl: 12925784 (eff. 0.306)
8.89/8.92	c #Conflicts:      59000 | #Learnt:       9255 | 0.000
8.89/8.92	c total clause space: 29.637MB
8.89/8.92	c total #watches: 159853
9.09/9.17	c total #propagations: 4026262 / total #impl: 13196057 (eff. 0.305)
9.09/9.17	c #Conflicts:      60000 | #Learnt:      10255 | 0.000
9.09/9.17	c total clause space: 29.637MB
9.09/9.17	c total #watches: 162978
9.39/9.40	c total #propagations: 4093481 / total #impl: 13480298 (eff. 0.304)
9.39/9.40	c #Conflicts:      61000 | #Learnt:      11255 | 0.000
9.39/9.40	c total clause space: 29.637MB
9.39/9.40	c total #watches: 166064
9.59/9.66	c total #propagations: 4157910 / total #impl: 13724727 (eff. 0.303)
9.59/9.66	c GC COLLECT
9.59/9.66	c #Conflicts:      62000 | #Learnt:       6375 | 0.000
9.59/9.66	c total clause space: 29.637MB
9.59/9.66	c total #watches: 149998
9.79/9.88	c total #propagations: 4222344 / total #impl: 13958300 (eff. 0.302)
9.79/9.88	c #Conflicts:      63000 | #Learnt:       7375 | 0.000
9.79/9.88	c total clause space: 29.637MB
9.79/9.88	c total #watches: 153127
9.99/10.09	c total #propagations: 4292567 / total #impl: 14247421 (eff. 0.301)
9.99/10.09	c #Conflicts:      64000 | #Learnt:       8375 | 0.000
9.99/10.09	c total clause space: 29.637MB
9.99/10.09	c total #watches: 155912
10.29/10.32	c total #propagations: 4354635 / total #impl: 14466428 (eff. 0.301)
10.29/10.32	c #Conflicts:      65000 | #Learnt:       9375 | 0.000
10.29/10.32	c total clause space: 29.637MB
10.29/10.32	c total #watches: 159269
10.49/10.56	c total #propagations: 4424070 / total #impl: 14717235 (eff. 0.301)
10.49/10.56	c #Conflicts:      66000 | #Learnt:      10375 | 0.000
10.49/10.56	c total clause space: 29.637MB
10.49/10.56	c total #watches: 162665
10.69/10.78	c total #propagations: 4505469 / total #impl: 15010744 (eff. 0.300)
10.69/10.78	c #Conflicts:      67000 | #Learnt:      11375 | 0.000
10.69/10.78	c total clause space: 29.637MB
10.69/10.78	c total #watches: 165852
10.99/11.03	c total #propagations: 4577239 / total #impl: 15276905 (eff. 0.300)
10.99/11.03	c #Conflicts:      68000 | #Learnt:      12375 | 0.000
10.99/11.03	c total clause space: 29.637MB
10.99/11.03	c total #watches: 168917
11.19/11.25	c total #propagations: 4653586 / total #impl: 15567915 (eff. 0.299)
11.19/11.25	c GC COLLECT
11.19/11.25	c #Conflicts:      69000 | #Learnt:       7179 | 0.000
11.19/11.25	c total clause space: 29.637MB
11.19/11.25	c total #watches: 153173
11.39/11.47	c total #propagations: 4725655 / total #impl: 15814706 (eff. 0.299)
11.39/11.47	c #Conflicts:      70000 | #Learnt:       8179 | 0.000
11.39/11.47	c total clause space: 29.637MB
11.39/11.47	c total #watches: 156440
11.69/11.70	c total #propagations: 4801016 / total #impl: 16098366 (eff. 0.298)
11.69/11.70	c #Conflicts:      71000 | #Learnt:       9179 | 0.000
11.69/11.70	c total clause space: 29.637MB
11.69/11.70	c total #watches: 160083
11.89/11.94	c total #propagations: 4879632 / total #impl: 16414315 (eff. 0.297)
11.89/11.94	c #Conflicts:      72000 | #Learnt:      10179 | 0.000
11.89/11.94	c total clause space: 29.637MB
11.89/11.94	c total #watches: 163079
12.19/12.22	c total #propagations: 4946108 / total #impl: 16653770 (eff. 0.297)
12.19/12.22	c #Conflicts:      73000 | #Learnt:      11179 | 0.000
12.19/12.22	c total clause space: 29.637MB
12.19/12.22	c total #watches: 166182
12.49/12.51	c total #propagations: 5027034 / total #impl: 16977119 (eff. 0.296)
12.49/12.51	c #Conflicts:      74000 | #Learnt:      12179 | 0.000
12.49/12.51	c total clause space: 29.637MB
12.49/12.51	c total #watches: 169548
12.79/12.81	c total #propagations: 5103300 / total #impl: 17277934 (eff. 0.295)
12.79/12.81	c GC COLLECT
12.79/12.81	c #Conflicts:      75000 | #Learnt:       6686 | 0.000
12.79/12.81	c total clause space: 48.1602MB
12.79/12.81	c total #watches: 153417
12.99/13.05	c total #propagations: 5183903 / total #impl: 17596322 (eff. 0.295)
12.99/13.05	c #Conflicts:      76000 | #Learnt:       7686 | 0.000
12.99/13.05	c total clause space: 48.1602MB
12.99/13.05	c total #watches: 156479
13.19/13.29	c total #propagations: 5258387 / total #impl: 17887092 (eff. 0.294)
13.19/13.29	c #Conflicts:      77000 | #Learnt:       8686 | 0.000
13.19/13.29	c total clause space: 48.1602MB
13.19/13.29	c total #watches: 160072
13.48/13.58	c total #propagations: 5341639 / total #impl: 18275937 (eff. 0.292)
13.48/13.58	c #Conflicts:      78000 | #Learnt:       9686 | 0.000
13.48/13.58	c total clause space: 48.1602MB
13.48/13.58	c total #watches: 163641
13.78/13.83	c total #propagations: 5413671 / total #impl: 18544980 (eff. 0.292)
13.78/13.83	c #Conflicts:      79000 | #Learnt:      10686 | 0.000
13.78/13.83	c total clause space: 48.1602MB
13.78/13.83	c total #watches: 167297
14.08/14.10	c total #propagations: 5486532 / total #impl: 18819776 (eff. 0.292)
14.08/14.10	c #Conflicts:      80000 | #Learnt:      11686 | 0.000
14.08/14.10	c total clause space: 48.1602MB
14.08/14.10	c total #watches: 171329
14.29/14.37	c total #propagations: 5558944 / total #impl: 19084097 (eff. 0.291)
14.29/14.37	c #Conflicts:      81000 | #Learnt:      12686 | 0.000
14.29/14.37	c total clause space: 48.1602MB
14.29/14.37	c total #watches: 175402
14.58/14.66	c total #propagations: 5624828 / total #impl: 19325394 (eff. 0.291)
14.58/14.66	c GC COLLECT
14.58/14.66	c #Conflicts:      82000 | #Learnt:       6891 | 0.000
14.58/14.66	c total clause space: 48.1602MB
14.58/14.66	c total #watches: 157544
14.88/14.91	c total #propagations: 5691932 / total #impl: 19621938 (eff. 0.290)
14.88/14.91	c #Conflicts:      83000 | #Learnt:       7891 | 0.000
14.88/14.91	c total clause space: 48.1602MB
14.88/14.91	c total #watches: 161331
15.08/15.18	c total #propagations: 5761223 / total #impl: 19885264 (eff. 0.290)
15.08/15.18	c #Conflicts:      84000 | #Learnt:       8891 | 0.000
15.08/15.18	c total clause space: 48.1602MB
15.08/15.18	c total #watches: 164887
15.39/15.46	c total #propagations: 5833193 / total #impl: 20163220 (eff. 0.289)
15.39/15.46	c #Conflicts:      85000 | #Learnt:       9891 | 0.000
15.39/15.46	c total clause space: 48.1602MB
15.39/15.46	c total #watches: 168560
15.68/15.77	c total #propagations: 5897854 / total #impl: 20396616 (eff. 0.289)
15.68/15.77	c #Conflicts:      86000 | #Learnt:      10891 | 0.000
15.68/15.77	c total clause space: 48.1602MB
15.68/15.77	c total #watches: 171831
16.08/16.10	c total #propagations: 5964506 / total #impl: 20668389 (eff. 0.289)
16.08/16.10	c #Conflicts:      87000 | #Learnt:      11891 | 0.000
16.08/16.10	c total clause space: 48.1602MB
16.08/16.10	c total #watches: 175763
16.38/16.44	c total #propagations: 6036205 / total #impl: 20996100 (eff. 0.287)
16.38/16.44	c #Conflicts:      88000 | #Learnt:      12891 | 0.000
16.38/16.44	c total clause space: 48.1602MB
16.38/16.44	c total #watches: 179103
16.78/16.83	c total #propagations: 6099120 / total #impl: 21214578 (eff. 0.287)
16.78/16.83	c #Conflicts:      89000 | #Learnt:      13891 | 0.000
16.78/16.83	c total clause space: 48.1602MB
16.78/16.83	c total #watches: 182096
17.08/17.10	c total #propagations: 6168106 / total #impl: 21473050 (eff. 0.287)
17.08/17.10	c GC COLLECT
17.08/17.10	c #Conflicts:      90000 | #Learnt:       7795 | 0.000
17.08/17.10	c total clause space: 48.1602MB
17.08/17.10	c total #watches: 160858
17.28/17.35	c total #propagations: 6232745 / total #impl: 21713169 (eff. 0.287)
17.28/17.35	c #Conflicts:      91000 | #Learnt:       8795 | 0.000
17.28/17.35	c total clause space: 48.1602MB
17.28/17.35	c total #watches: 164116
17.59/17.66	c total #propagations: 6298562 / total #impl: 21985715 (eff. 0.286)
17.59/17.66	c #Conflicts:      92000 | #Learnt:       9795 | 0.000
17.59/17.66	c total clause space: 48.1602MB
17.59/17.66	c total #watches: 167965
17.88/17.96	c total #propagations: 6373267 / total #impl: 22272552 (eff. 0.286)
17.88/17.96	c #Conflicts:      93000 | #Learnt:      10795 | 0.000
17.88/17.96	c total clause space: 48.1602MB
17.88/17.96	c total #watches: 171901
18.18/18.26	c total #propagations: 6450309 / total #impl: 22567893 (eff. 0.286)
18.18/18.26	c #Conflicts:      94000 | #Learnt:      11795 | 0.000
18.18/18.26	c total clause space: 48.1602MB
18.18/18.26	c total #watches: 175752
18.48/18.59	c total #propagations: 6532282 / total #impl: 22900111 (eff. 0.285)
18.48/18.59	c #Conflicts:      95000 | #Learnt:      12795 | 0.000
18.48/18.59	c total clause space: 48.1602MB
18.48/18.59	c total #watches: 178980
18.88/18.93	c total #propagations: 6600589 / total #impl: 23173172 (eff. 0.285)
18.88/18.93	c #Conflicts:      96000 | #Learnt:      13795 | 0.000
18.88/18.93	c total clause space: 48.1602MB
18.88/18.93	c total #watches: 182903
19.18/19.29	c total #propagations: 6674512 / total #impl: 23458777 (eff. 0.285)
19.18/19.29	c #Conflicts:      97000 | #Learnt:      14795 | 0.000
19.18/19.29	c total clause space: 48.1602MB
19.18/19.29	c total #watches: 186361
19.48/19.55	c total #propagations: 6747552 / total #impl: 23726829 (eff. 0.284)
19.48/19.55	c GC COLLECT
19.48/19.55	c #Conflicts:      98000 | #Learnt:       8394 | 0.000
19.48/19.55	c total clause space: 48.1602MB
19.48/19.55	c total #watches: 163294
19.68/19.79	c total #propagations: 6815590 / total #impl: 23971265 (eff. 0.284)
19.68/19.79	c #Conflicts:      99000 | #Learnt:       9394 | 0.000
19.68/19.79	c total clause space: 48.1602MB
19.68/19.79	c total #watches: 167176
19.98/20.05	c total #propagations: 6897058 / total #impl: 24266884 (eff. 0.284)
19.98/20.05	c #Conflicts:     100000 | #Learnt:      10394 | 0.000
19.98/20.05	c total clause space: 48.1602MB
19.98/20.05	c total #watches: 171625
20.28/20.35	c total #propagations: 6976086 / total #impl: 24539282 (eff. 0.284)
20.28/20.35	c #Conflicts:     101000 | #Learnt:      11394 | 0.000
20.28/20.35	c total clause space: 48.1602MB
20.28/20.35	c total #watches: 175740
20.58/20.67	c total #propagations: 7070530 / total #impl: 24905744 (eff. 0.284)
20.58/20.67	c #Conflicts:     102000 | #Learnt:      12394 | 0.000
20.58/20.67	c total clause space: 48.1602MB
20.58/20.67	c total #watches: 179500
20.99/21.01	c total #propagations: 7156421 / total #impl: 25235842 (eff. 0.284)
20.99/21.01	c #Conflicts:     103000 | #Learnt:      13394 | 0.000
20.99/21.01	c total clause space: 48.1602MB
20.99/21.01	c total #watches: 183882
21.28/21.36	c total #propagations: 7224486 / total #impl: 25470848 (eff. 0.284)
21.28/21.36	c #Conflicts:     104000 | #Learnt:      14394 | 0.000
21.28/21.36	c total clause space: 48.1602MB
21.28/21.36	c total #watches: 187277
21.68/21.74	c total #propagations: 7281909 / total #impl: 25652407 (eff. 0.284)
21.68/21.74	c #Conflicts:     105000 | #Learnt:      15394 | 0.000
21.68/21.74	c total clause space: 48.1602MB
21.68/21.74	c total #watches: 190358
21.99/22.01	c total #propagations: 7341391 / total #impl: 25852176 (eff. 0.284)
21.99/22.01	c GC COLLECT
21.99/22.01	c #Conflicts:     106000 | #Learnt:       8692 | 0.000
21.99/22.01	c total clause space: 48.1602MB
21.99/22.01	c total #watches: 163807
22.18/22.23	c total #propagations: 7408721 / total #impl: 26080011 (eff. 0.284)
22.18/22.23	c #Conflicts:     107000 | #Learnt:       9692 | 0.000
22.18/22.23	c total clause space: 48.1602MB
22.18/22.23	c total #watches: 167174
22.48/22.51	c total #propagations: 7465913 / total #impl: 26292855 (eff. 0.284)
22.48/22.51	c #Conflicts:     108000 | #Learnt:      10692 | 0.000
22.48/22.51	c total clause space: 48.1602MB
22.48/22.51	c total #watches: 170600
22.78/22.83	c total #propagations: 7526921 / total #impl: 26490805 (eff. 0.284)
22.78/22.83	c #Conflicts:     109000 | #Learnt:      11692 | 0.000
22.78/22.83	c total clause space: 48.1602MB
22.78/22.83	c total #watches: 173940
23.09/23.16	c total #propagations: 7594005 / total #impl: 26726882 (eff. 0.284)
23.09/23.16	c #Conflicts:     110000 | #Learnt:      12692 | 0.000
23.09/23.16	c total clause space: 48.1602MB
23.09/23.16	c total #watches: 177292
23.38/23.49	c total #propagations: 7656665 / total #impl: 26955030 (eff. 0.284)
23.38/23.49	c #Conflicts:     111000 | #Learnt:      13692 | 0.000
23.38/23.49	c total clause space: 48.1602MB
23.38/23.49	c total #watches: 180641
23.78/23.86	c total #propagations: 7724619 / total #impl: 27199513 (eff. 0.284)
23.78/23.86	c #Conflicts:     112000 | #Learnt:      14692 | 0.000
23.78/23.86	c total clause space: 48.1602MB
23.78/23.86	c total #watches: 183720
24.19/24.21	c total #propagations: 7790928 / total #impl: 27451208 (eff. 0.284)
24.19/24.21	c #Conflicts:     113000 | #Learnt:      15692 | 0.000
24.19/24.21	c total clause space: 48.1602MB
24.19/24.21	c total #watches: 186502
24.48/24.50	c total #propagations: 7851692 / total #impl: 27679005 (eff. 0.284)
24.48/24.50	c GC COLLECT
24.48/24.50	c #Conflicts:     114000 | #Learnt:       8686 | 0.000
24.48/24.50	c total clause space: 48.1602MB
24.48/24.50	c total #watches: 163918
24.68/24.79	c total #propagations: 7914226 / total #impl: 27907360 (eff. 0.284)
24.68/24.79	c #Conflicts:     115000 | #Learnt:       9686 | 0.000
24.68/24.79	c total clause space: 48.1602MB
24.68/24.79	c total #watches: 167392
24.98/25.08	c total #propagations: 7976531 / total #impl: 28135888 (eff. 0.284)
24.98/25.08	c #Conflicts:     116000 | #Learnt:      10686 | 0.000
24.98/25.08	c total clause space: 48.1602MB
24.98/25.08	c total #watches: 170728
25.29/25.38	c total #propagations: 8041663 / total #impl: 28347652 (eff. 0.284)
25.29/25.38	c #Conflicts:     117000 | #Learnt:      11686 | 0.000
25.29/25.38	c total clause space: 48.1602MB
25.29/25.38	c total #watches: 173901
25.68/25.71	c total #propagations: 8104811 / total #impl: 28577460 (eff. 0.284)
25.68/25.71	c #Conflicts:     118000 | #Learnt:      12686 | 0.000
25.68/25.71	c total clause space: 48.1602MB
25.68/25.71	c total #watches: 177061
25.98/26.05	c total #propagations: 8167441 / total #impl: 28802543 (eff. 0.284)
25.98/26.05	c #Conflicts:     119000 | #Learnt:      13686 | 0.000
25.98/26.05	c total clause space: 48.1602MB
25.98/26.05	c total #watches: 180184
26.39/26.41	c total #propagations: 8240931 / total #impl: 29078315 (eff. 0.283)
26.39/26.41	c #Conflicts:     120000 | #Learnt:      14686 | 0.000
26.39/26.41	c total clause space: 48.1602MB
26.39/26.41	c total #watches: 183596
26.68/26.77	c total #propagations: 8316598 / total #impl: 29398925 (eff. 0.283)
26.68/26.77	c #Conflicts:     121000 | #Learnt:      15686 | 0.000
26.68/26.77	c total clause space: 48.1602MB
26.68/26.77	c total #watches: 187258
27.08/27.15	c total #propagations: 8390374 / total #impl: 29761890 (eff. 0.282)
27.08/27.15	c GC COLLECT
27.08/27.15	c #Conflicts:     122000 | #Learnt:       8388 | 0.000
27.08/27.15	c total clause space: 48.1602MB
27.08/27.15	c total #watches: 162974
27.38/27.42	c total #propagations: 8462069 / total #impl: 30078579 (eff. 0.281)
27.38/27.42	c #Conflicts:     123000 | #Learnt:       9388 | 0.000
27.38/27.42	c total clause space: 48.1602MB
27.38/27.42	c total #watches: 166723
27.68/27.74	c total #propagations: 8529751 / total #impl: 30350050 (eff. 0.281)
27.68/27.74	c #Conflicts:     124000 | #Learnt:      10388 | 0.000
27.68/27.74	c total clause space: 48.1602MB
27.68/27.74	c total #watches: 169891
27.98/28.08	c total #propagations: 8593824 / total #impl: 30577634 (eff. 0.281)
27.98/28.08	c #Conflicts:     125000 | #Learnt:      11388 | 0.000
27.98/28.08	c total clause space: 48.1602MB
27.98/28.08	c total #watches: 173546
28.38/28.42	c total #propagations: 8660267 / total #impl: 30809464 (eff. 0.281)
28.38/28.42	c #Conflicts:     126000 | #Learnt:      12388 | 0.000
28.38/28.42	c total clause space: 48.1602MB
28.38/28.42	c total #watches: 177103
28.69/28.77	c total #propagations: 8734741 / total #impl: 31093747 (eff. 0.281)
28.69/28.77	c #Conflicts:     127000 | #Learnt:      13388 | 0.000
28.69/28.77	c total clause space: 48.1602MB
28.69/28.77	c total #watches: 180351
29.08/29.14	c total #propagations: 8807965 / total #impl: 31368891 (eff. 0.281)
29.08/29.14	c #Conflicts:     128000 | #Learnt:      14388 | 0.000
29.08/29.14	c total clause space: 48.1602MB
29.08/29.14	c total #watches: 183538
29.48/29.51	c total #propagations: 8880552 / total #impl: 31661029 (eff. 0.280)
29.48/29.51	c #Conflicts:     129000 | #Learnt:      15388 | 0.000
29.48/29.51	c total clause space: 48.1602MB
29.48/29.51	c total #watches: 187110
29.88/29.92	c total #propagations: 8951721 / total #impl: 31917429 (eff. 0.280)
29.88/29.92	c #Conflicts:     130000 | #Learnt:      16388 | 0.000
29.88/29.92	c total clause space: 48.1602MB
29.88/29.92	c total #watches: 190414
30.28/30.34	c total #propagations: 9025536 / total #impl: 32185851 (eff. 0.280)
30.28/30.34	c GC COLLECT
30.28/30.34	c #Conflicts:     131000 | #Learnt:       8780 | 0.000
30.28/30.34	c total clause space: 48.1602MB
30.28/30.34	c total #watches: 164470
30.58/30.67	c total #propagations: 9094823 / total #impl: 32448883 (eff. 0.280)
30.58/30.67	c #Conflicts:     132000 | #Learnt:       9780 | 0.000
30.58/30.67	c total clause space: 48.1602MB
30.58/30.67	c total #watches: 168104
30.98/31.04	c total #propagations: 9163804 / total #impl: 32761570 (eff. 0.280)
30.98/31.04	c #Conflicts:     133000 | #Learnt:      10780 | 0.000
30.98/31.04	c total clause space: 48.1602MB
30.98/31.04	c total #watches: 171683
31.28/31.38	c total #propagations: 9229359 / total #impl: 33058990 (eff. 0.279)
31.28/31.38	c #Conflicts:     134000 | #Learnt:      11780 | 0.000
31.28/31.38	c total clause space: 48.1602MB
31.28/31.38	c total #watches: 175157
31.68/31.70	c total #propagations: 9289050 / total #impl: 33312207 (eff. 0.279)
31.68/31.70	c #Conflicts:     135000 | #Learnt:      12780 | 0.000
31.68/31.70	c total clause space: 48.1602MB
31.68/31.70	c total #watches: 178604
31.99/32.04	c total #propagations: 9349850 / total #impl: 33529034 (eff. 0.279)
31.99/32.04	c #Conflicts:     136000 | #Learnt:      13780 | 0.000
31.99/32.04	c total clause space: 48.1602MB
31.99/32.04	c total #watches: 182315
32.28/32.37	c total #propagations: 9424274 / total #impl: 33835478 (eff. 0.279)
32.28/32.37	c #Conflicts:     137000 | #Learnt:      14780 | 0.000
32.28/32.37	c total clause space: 48.1602MB
32.28/32.37	c total #watches: 185739
32.68/32.74	c total #propagations: 9495463 / total #impl: 34161197 (eff. 0.278)
32.68/32.74	c #Conflicts:     138000 | #Learnt:      15780 | 0.000
32.68/32.74	c total clause space: 48.1602MB
32.68/32.74	c total #watches: 189027
32.99/33.10	c total #propagations: 9563432 / total #impl: 34449045 (eff. 0.278)
32.99/33.10	c #Conflicts:     139000 | #Learnt:      16780 | 0.000
32.99/33.10	c total clause space: 48.1602MB
32.99/33.10	c total #watches: 192043
33.38/33.45	c total #propagations: 9620171 / total #impl: 34655402 (eff. 0.278)
33.38/33.45	c #Conflicts:     140000 | #Learnt:      17780 | 0.000
33.38/33.45	c total clause space: 48.1602MB
33.38/33.45	c total #watches: 195200
33.68/33.74	c total #propagations: 9695024 / total #impl: 34963230 (eff. 0.277)
33.68/33.74	c GC COLLECT
33.68/33.74	c #Conflicts:     141000 | #Learnt:       9882 | 0.000
33.68/33.74	c total clause space: 48.1602MB
33.68/33.74	c total #watches: 167947
33.98/34.04	c total #propagations: 9757852 / total #impl: 35224297 (eff. 0.277)
33.98/34.04	c #Conflicts:     142000 | #Learnt:      10882 | 0.000
33.98/34.04	c total clause space: 48.1602MB
33.98/34.04	c total #watches: 171179
34.28/34.34	c total #propagations: 9821050 / total #impl: 35466642 (eff. 0.277)
34.28/34.34	c #Conflicts:     143000 | #Learnt:      11882 | 0.000
34.28/34.34	c total clause space: 48.1602MB
34.28/34.34	c total #watches: 174892
34.58/34.66	c total #propagations: 9892035 / total #impl: 35777460 (eff. 0.276)
34.58/34.66	c #Conflicts:     144000 | #Learnt:      12882 | 0.000
34.58/34.66	c total clause space: 48.1602MB
34.58/34.66	c total #watches: 178256
34.98/35.00	c total #propagations: 9966923 / total #impl: 36061993 (eff. 0.276)
34.98/35.00	c #Conflicts:     145000 | #Learnt:      13882 | 0.000
34.98/35.00	c total clause space: 48.1602MB
34.98/35.00	c total #watches: 181612
35.29/35.34	c total #propagations: 10035324 / total #impl: 36332078 (eff. 0.276)
35.29/35.34	c #Conflicts:     146000 | #Learnt:      14882 | 0.000
35.29/35.34	c total clause space: 48.1602MB
35.29/35.34	c total #watches: 184857
35.58/35.69	c total #propagations: 10100004 / total #impl: 36577304 (eff. 0.276)
35.58/35.69	c #Conflicts:     147000 | #Learnt:      15882 | 0.000
35.58/35.69	c total clause space: 48.1602MB
35.58/35.69	c total #watches: 188498
35.98/36.08	c total #propagations: 10169720 / total #impl: 36870269 (eff. 0.276)
35.98/36.08	c #Conflicts:     148000 | #Learnt:      16882 | 0.000
35.98/36.08	c total clause space: 48.1602MB
35.98/36.08	c total #watches: 191490
36.39/36.49	c total #propagations: 10234767 / total #impl: 37095004 (eff. 0.276)
36.39/36.49	c #Conflicts:     149000 | #Learnt:      17882 | 0.000
36.39/36.49	c total clause space: 48.1602MB
36.39/36.49	c total #watches: 194527
36.78/36.85	c total #propagations: 10305889 / total #impl: 37316621 (eff. 0.276)
36.78/36.85	c GC COLLECT
36.78/36.85	c #Conflicts:     150000 | #Learnt:       9684 | 0.000
36.78/36.85	c total clause space: 48.1602MB
36.78/36.85	c total #watches: 167334
37.08/37.15	c total #propagations: 10374252 / total #impl: 37563654 (eff. 0.276)
37.08/37.15	c #Conflicts:     151000 | #Learnt:      10684 | 0.000
37.08/37.15	c total clause space: 48.1602MB
37.08/37.15	c total #watches: 170530
37.39/37.47	c total #propagations: 10449329 / total #impl: 37809518 (eff. 0.276)
37.39/37.47	c #Conflicts:     152000 | #Learnt:      11684 | 0.000
37.39/37.47	c total clause space: 48.1602MB
37.39/37.47	c total #watches: 173740
37.78/37.80	c total #propagations: 10518673 / total #impl: 38048627 (eff. 0.276)
37.78/37.80	c #Conflicts:     153000 | #Learnt:      12684 | 0.000
37.78/37.80	c total clause space: 48.1602MB
37.78/37.80	c total #watches: 176690
38.08/38.12	c total #propagations: 10588147 / total #impl: 38268762 (eff. 0.277)
38.08/38.12	c #Conflicts:     154000 | #Learnt:      13684 | 0.000
38.08/38.12	c total clause space: 48.1602MB
38.08/38.12	c total #watches: 180404
38.38/38.49	c total #propagations: 10654820 / total #impl: 38517169 (eff. 0.277)
38.38/38.49	c #Conflicts:     155000 | #Learnt:      14684 | 0.000
38.38/38.49	c total clause space: 48.1602MB
38.38/38.49	c total #watches: 184046
38.88/38.91	c total #propagations: 10721901 / total #impl: 38756210 (eff. 0.277)
38.88/38.91	c #Conflicts:     156000 | #Learnt:      15684 | 0.000
38.88/38.91	c total clause space: 48.1602MB
38.88/38.91	c total #watches: 187602
39.18/39.29	c total #propagations: 10789896 / total #impl: 38998370 (eff. 0.277)
39.18/39.29	c #Conflicts:     157000 | #Learnt:      16684 | 0.000
39.18/39.29	c total clause space: 48.1602MB
39.18/39.29	c total #watches: 191350
39.58/39.70	c total #propagations: 10866851 / total #impl: 39299838 (eff. 0.277)
39.58/39.70	c #Conflicts:     158000 | #Learnt:      17684 | 0.000
39.58/39.70	c total clause space: 48.1602MB
39.58/39.70	c total #watches: 194852
40.08/40.14	c total #propagations: 10947642 / total #impl: 39634476 (eff. 0.276)
40.08/40.14	c #Conflicts:     159000 | #Learnt:      18684 | 0.000
40.08/40.14	c total clause space: 48.1602MB
40.08/40.14	c total #watches: 198733
40.38/40.49	c total #propagations: 11032945 / total #impl: 39992510 (eff. 0.276)
40.38/40.49	c GC COLLECT
40.38/40.49	c #Conflicts:     160000 | #Learnt:      10182 | 0.000
40.38/40.49	c total clause space: 48.1602MB
40.38/40.49	c total #watches: 169904
40.68/40.80	c total #propagations: 11099539 / total #impl: 40229095 (eff. 0.276)
40.68/40.80	c #Conflicts:     161000 | #Learnt:      11182 | 0.000
40.68/40.80	c total clause space: 48.1602MB
40.68/40.80	c total #watches: 173373
41.08/41.11	c total #propagations: 11173484 / total #impl: 40487657 (eff. 0.276)
41.08/41.11	c #Conflicts:     162000 | #Learnt:      12182 | 0.000
41.08/41.11	c total clause space: 48.1602MB
41.08/41.11	c total #watches: 176851
41.38/41.44	c total #propagations: 11239034 / total #impl: 40701941 (eff. 0.276)
41.38/41.44	c #Conflicts:     163000 | #Learnt:      13182 | 0.000
41.38/41.44	c total clause space: 48.1602MB
41.38/41.44	c total #watches: 180817
41.68/41.80	c total #propagations: 11312825 / total #impl: 40968042 (eff. 0.276)
41.68/41.80	c #Conflicts:     164000 | #Learnt:      14182 | 0.000
41.68/41.80	c total clause space: 48.1602MB
41.68/41.80	c total #watches: 184819
42.08/42.17	c total #propagations: 11393584 / total #impl: 41312425 (eff. 0.276)
42.08/42.17	c #Conflicts:     165000 | #Learnt:      15182 | 0.000
42.08/42.17	c total clause space: 48.1602MB
42.08/42.17	c total #watches: 188483
42.48/42.53	c total #propagations: 11466429 / total #impl: 41607669 (eff. 0.276)
42.48/42.53	c #Conflicts:     166000 | #Learnt:      16182 | 0.000
42.48/42.53	c total clause space: 48.1602MB
42.48/42.53	c total #watches: 191877
42.88/42.94	c total #propagations: 11542380 / total #impl: 41906843 (eff. 0.275)
42.88/42.94	c #Conflicts:     167000 | #Learnt:      17182 | 0.000
42.88/42.94	c total clause space: 48.1602MB
42.88/42.94	c total #watches: 195945
43.28/43.39	c total #propagations: 11629989 / total #impl: 42298452 (eff. 0.275)
43.28/43.39	c #Conflicts:     168000 | #Learnt:      18182 | 0.000
43.28/43.39	c total clause space: 48.1602MB
43.28/43.39	c total #watches: 199695
43.78/43.80	c total #propagations: 11702968 / total #impl: 42561685 (eff. 0.275)
43.78/43.80	c #Conflicts:     169000 | #Learnt:      19182 | 0.000
43.78/43.80	c total clause space: 48.1602MB
43.78/43.80	c total #watches: 203114
44.09/44.18	c total #propagations: 11767863 / total #impl: 42794877 (eff. 0.275)
44.09/44.18	c GC COLLECT
44.09/44.18	c #Conflicts:     170000 | #Learnt:      10381 | 0.000
44.09/44.18	c total clause space: 48.1602MB
44.09/44.18	c total #watches: 170354
44.48/44.50	c total #propagations: 11834994 / total #impl: 43051383 (eff. 0.275)
44.48/44.50	c #Conflicts:     171000 | #Learnt:      11381 | 0.000
44.48/44.50	c total clause space: 48.1602MB
44.48/44.50	c total #watches: 174057
44.78/44.82	c total #propagations: 11897759 / total #impl: 43294045 (eff. 0.275)
44.78/44.82	c #Conflicts:     172000 | #Learnt:      12381 | 0.000
44.78/44.82	c total clause space: 48.1602MB
44.78/44.82	c total #watches: 177833
45.08/45.15	c total #propagations: 11962031 / total #impl: 43523237 (eff. 0.275)
45.08/45.15	c #Conflicts:     173000 | #Learnt:      13381 | 0.000
45.08/45.15	c total clause space: 48.1602MB
45.08/45.15	c total #watches: 181540
45.48/45.52	c total #propagations: 12024729 / total #impl: 43714473 (eff. 0.275)
45.48/45.52	c #Conflicts:     174000 | #Learnt:      14381 | 0.000
45.48/45.52	c total clause space: 48.1602MB
45.48/45.52	c total #watches: 185089
45.78/45.89	c total #propagations: 12107164 / total #impl: 44002528 (eff. 0.275)
45.78/45.89	c #Conflicts:     175000 | #Learnt:      15381 | 0.000
45.78/45.89	c total clause space: 48.1602MB
45.78/45.89	c total #watches: 188303
46.18/46.29	c total #propagations: 12179127 / total #impl: 44247666 (eff. 0.275)
46.18/46.29	c #Conflicts:     176000 | #Learnt:      16381 | 0.000
46.18/46.29	c total clause space: 48.1602MB
46.18/46.29	c total #watches: 191808
46.68/46.71	c total #propagations: 12269114 / total #impl: 44597770 (eff. 0.275)
46.68/46.71	c #Conflicts:     177000 | #Learnt:      17381 | 0.000
46.68/46.71	c total clause space: 48.1602MB
46.68/46.71	c total #watches: 195518
47.08/47.11	c total #propagations: 12361676 / total #impl: 44978077 (eff. 0.275)
47.08/47.11	c #Conflicts:     178000 | #Learnt:      18381 | 0.000
47.08/47.11	c total clause space: 48.1602MB
47.08/47.11	c total #watches: 198944
47.48/47.55	c total #propagations: 12430919 / total #impl: 45221993 (eff. 0.275)
47.48/47.55	c #Conflicts:     179000 | #Learnt:      19381 | 0.000
47.48/47.55	c total clause space: 48.1602MB
47.48/47.55	c total #watches: 202061
47.98/48.00	c total #propagations: 12493643 / total #impl: 45434490 (eff. 0.275)
47.98/48.00	c GC COLLECT
47.98/48.00	c #Conflicts:     180000 | #Learnt:      10275 | 0.000
47.98/48.00	c total clause space: 48.1602MB
47.98/48.00	c total #watches: 169845
48.28/48.35	c total #propagations: 12550975 / total #impl: 45614411 (eff. 0.275)
48.28/48.35	c #Conflicts:     181000 | #Learnt:      11275 | 0.000
48.28/48.35	c total clause space: 48.1602MB
48.28/48.35	c total #watches: 173045
48.68/48.70	c total #propagations: 12610038 / total #impl: 45821408 (eff. 0.275)
48.68/48.70	c #Conflicts:     182000 | #Learnt:      12275 | 0.000
48.68/48.70	c total clause space: 48.1602MB
48.68/48.70	c total #watches: 176786
48.98/49.05	c total #propagations: 12672865 / total #impl: 46058995 (eff. 0.275)
48.98/49.05	c #Conflicts:     183000 | #Learnt:      13275 | 0.000
48.98/49.05	c total clause space: 48.1602MB
48.98/49.05	c total #watches: 180052
49.38/49.43	c total #propagations: 12740877 / total #impl: 46310432 (eff. 0.275)
49.38/49.43	c #Conflicts:     184000 | #Learnt:      14275 | 0.000
49.38/49.43	c total clause space: 48.1602MB
49.38/49.43	c total #watches: 183369
49.78/49.82	c total #propagations: 12804975 / total #impl: 46565496 (eff. 0.275)
49.78/49.82	c #Conflicts:     185000 | #Learnt:      15275 | 0.000
49.78/49.82	c total clause space: 48.1602MB
49.78/49.82	c total #watches: 186416
50.18/50.21	c total #propagations: 12872139 / total #impl: 46824276 (eff. 0.275)
50.18/50.21	c #Conflicts:     186000 | #Learnt:      16275 | 0.000
50.18/50.21	c total clause space: 48.1602MB
50.18/50.21	c total #watches: 189905
50.58/50.63	c total #propagations: 12938229 / total #impl: 47085844 (eff. 0.275)
50.58/50.63	c #Conflicts:     187000 | #Learnt:      17275 | 0.000
50.58/50.63	c total clause space: 48.1602MB
50.58/50.63	c total #watches: 193256
50.98/51.07	c total #propagations: 13005390 / total #impl: 47310553 (eff. 0.275)
50.98/51.07	c #Conflicts:     188000 | #Learnt:      18275 | 0.000
50.98/51.07	c total clause space: 48.1602MB
50.98/51.07	c total #watches: 196294
51.38/51.47	c total #propagations: 13083762 / total #impl: 47624792 (eff. 0.275)
51.38/51.47	c #Conflicts:     189000 | #Learnt:      19275 | 0.000
51.38/51.47	c total clause space: 48.1602MB
51.38/51.47	c total #watches: 199300
51.79/51.88	c total #propagations: 13152752 / total #impl: 47872461 (eff. 0.275)
51.79/51.88	c #Conflicts:     190000 | #Learnt:      20275 | 0.000
51.79/51.88	c total clause space: 48.1602MB
51.79/51.88	c total #watches: 202735
52.18/52.26	c total #propagations: 13225038 / total #impl: 48116185 (eff. 0.275)
52.18/52.26	c GC COLLECT
52.18/52.26	c #Conflicts:     191000 | #Learnt:      10876 | 0.000
52.18/52.26	c total clause space: 48.1602MB
52.18/52.26	c total #watches: 171574
52.48/52.58	c total #propagations: 13294286 / total #impl: 48385183 (eff. 0.275)
52.48/52.58	c #Conflicts:     192000 | #Learnt:      11876 | 0.000
52.48/52.58	c total clause space: 48.1602MB
52.48/52.58	c total #watches: 175263
52.88/52.92	c total #propagations: 13370528 / total #impl: 48669954 (eff. 0.275)
52.88/52.92	c #Conflicts:     193000 | #Learnt:      12876 | 0.000
52.88/52.92	c total clause space: 48.1602MB
52.88/52.92	c total #watches: 178471
53.18/53.27	c total #propagations: 13438413 / total #impl: 48921811 (eff. 0.275)
53.18/53.27	c #Conflicts:     194000 | #Learnt:      13876 | 0.000
53.18/53.27	c total clause space: 48.1602MB
53.18/53.27	c total #watches: 182103
53.58/53.61	c total #propagations: 13507642 / total #impl: 49199493 (eff. 0.275)
53.58/53.61	c #Conflicts:     195000 | #Learnt:      14876 | 0.000
53.58/53.61	c total clause space: 48.1602MB
53.58/53.61	c total #watches: 185785
53.88/53.98	c total #propagations: 13580207 / total #impl: 49505761 (eff. 0.274)
53.88/53.98	c #Conflicts:     196000 | #Learnt:      15876 | 0.000
53.88/53.98	c total clause space: 48.1602MB
53.88/53.98	c total #watches: 189344
54.28/54.35	c total #propagations: 13653854 / total #impl: 49789318 (eff. 0.274)
54.28/54.35	c #Conflicts:     197000 | #Learnt:      16876 | 0.000
54.28/54.35	c total clause space: 48.1602MB
54.28/54.35	c total #watches: 193031
54.68/54.78	c total #propagations: 13725319 / total #impl: 50078515 (eff. 0.274)
54.68/54.78	c #Conflicts:     198000 | #Learnt:      17876 | 0.000
54.68/54.78	c total clause space: 48.1602MB
54.68/54.78	c total #watches: 196328
55.08/55.17	c total #propagations: 13806451 / total #impl: 50408216 (eff. 0.274)
55.08/55.17	c #Conflicts:     199000 | #Learnt:      18876 | 0.000
55.08/55.17	c total clause space: 48.1602MB
55.08/55.17	c total #watches: 199480
55.48/55.58	c total #propagations: 13880228 / total #impl: 50748748 (eff. 0.274)
55.48/55.58	c #Conflicts:     200000 | #Learnt:      19876 | 0.000
55.48/55.58	c total clause space: 48.1602MB
55.48/55.58	c total #watches: 203048
55.88/55.96	c total #propagations: 13955106 / total #impl: 51052975 (eff. 0.273)
55.88/55.96	c #Conflicts:     201000 | #Learnt:      20876 | 0.000
55.88/55.96	c total clause space: 48.1602MB
55.88/55.96	c total #watches: 206393
56.28/56.32	c total #propagations: 14026754 / total #impl: 51331758 (eff. 0.273)
56.28/56.32	c GC COLLECT
56.28/56.32	c #Conflicts:     202000 | #Learnt:      11177 | 0.000
56.28/56.32	c total clause space: 48.1602MB
56.28/56.32	c total #watches: 173314
56.58/56.63	c total #propagations: 14098267 / total #impl: 51618657 (eff. 0.273)
56.58/56.63	c #Conflicts:     203000 | #Learnt:      12177 | 0.000
56.58/56.63	c total clause space: 48.1602MB
56.58/56.63	c total #watches: 177532
56.88/56.97	c total #propagations: 14172005 / total #impl: 51889306 (eff. 0.273)
56.88/56.97	c #Conflicts:     204000 | #Learnt:      13177 | 0.000
56.88/56.97	c total clause space: 48.1602MB
56.88/56.97	c total #watches: 181951
57.28/57.35	c total #propagations: 14246674 / total #impl: 52214808 (eff. 0.273)
57.28/57.35	c #Conflicts:     205000 | #Learnt:      14177 | 0.000
57.28/57.35	c total clause space: 48.1602MB
57.28/57.35	c total #watches: 186628
57.68/57.72	c total #propagations: 14323056 / total #impl: 52515500 (eff. 0.273)
57.68/57.72	c #Conflicts:     206000 | #Learnt:      15177 | 0.000
57.68/57.72	c total clause space: 48.1602MB
57.68/57.72	c total #watches: 189890
57.98/58.07	c total #propagations: 14394749 / total #impl: 52776147 (eff. 0.273)
57.98/58.07	c #Conflicts:     207000 | #Learnt:      16177 | 0.000
57.98/58.07	c total clause space: 48.1602MB
57.98/58.07	c total #watches: 193632
58.38/58.47	c total #propagations: 14470213 / total #impl: 53047159 (eff. 0.273)
58.38/58.47	c #Conflicts:     208000 | #Learnt:      17177 | 0.000
58.38/58.47	c total clause space: 48.1602MB
58.38/58.47	c total #watches: 197189
58.78/58.87	c total #propagations: 14553461 / total #impl: 53371775 (eff. 0.273)
58.78/58.87	c #Conflicts:     209000 | #Learnt:      18177 | 0.000
58.78/58.87	c total clause space: 48.1602MB
58.78/58.87	c total #watches: 200722
59.18/59.29	c total #propagations: 14630733 / total #impl: 53665118 (eff. 0.273)
59.18/59.29	c #Conflicts:     210000 | #Learnt:      19177 | 0.000
59.18/59.29	c total clause space: 48.1602MB
59.18/59.29	c total #watches: 204258
59.58/59.69	c total #propagations: 14710128 / total #impl: 53955930 (eff. 0.273)
59.58/59.69	c #Conflicts:     211000 | #Learnt:      20177 | 0.000
59.58/59.69	c total clause space: 48.1602MB
59.58/59.69	c total #watches: 208232
60.08/60.17	c total #propagations: 14795811 / total #impl: 54313704 (eff. 0.272)
60.08/60.17	c #Conflicts:     212000 | #Learnt:      21177 | 0.000
60.08/60.17	c total clause space: 48.1602MB
60.08/60.17	c total #watches: 211893
60.48/60.56	c total #propagations: 14870354 / total #impl: 54608897 (eff. 0.272)
60.48/60.56	c GC COLLECT
60.48/60.56	c #Conflicts:     213000 | #Learnt:      11180 | 0.000
60.48/60.56	c total clause space: 48.1602MB
60.48/60.56	c total #watches: 173143
60.78/60.88	c total #propagations: 14939419 / total #impl: 54877153 (eff. 0.272)
60.78/60.88	c #Conflicts:     214000 | #Learnt:      12180 | 0.000
60.78/60.88	c total clause space: 48.1602MB
60.78/60.88	c total #watches: 176416
61.08/61.18	c total #propagations: 15009938 / total #impl: 55165644 (eff. 0.272)
61.08/61.18	c #Conflicts:     215000 | #Learnt:      13180 | 0.000
61.08/61.18	c total clause space: 48.1602MB
61.08/61.18	c total #watches: 179400
61.48/61.51	c total #propagations: 15085228 / total #impl: 55487060 (eff. 0.272)
61.48/61.51	c #Conflicts:     216000 | #Learnt:      14180 | 0.000
61.48/61.51	c total clause space: 48.1602MB
61.48/61.51	c total #watches: 182904
61.78/61.85	c total #propagations: 15168682 / total #impl: 55853558 (eff. 0.272)
61.78/61.85	c #Conflicts:     217000 | #Learnt:      15180 | 0.000
61.78/61.85	c total clause space: 48.1602MB
61.78/61.85	c total #watches: 186959
62.18/62.22	c total #propagations: 15260493 / total #impl: 56325034 (eff. 0.271)
62.18/62.22	c #Conflicts:     218000 | #Learnt:      16180 | 0.000
62.18/62.22	c total clause space: 48.1602MB
62.18/62.22	c total #watches: 189545
62.58/62.60	c total #propagations: 15342348 / total #impl: 56709457 (eff. 0.271)
62.58/62.60	c #Conflicts:     219000 | #Learnt:      17180 | 0.000
62.58/62.60	c total clause space: 48.1602MB
62.58/62.60	c total #watches: 193317
62.88/62.97	c total #propagations: 15424646 / total #impl: 57019540 (eff. 0.271)
62.88/62.97	c #Conflicts:     220000 | #Learnt:      18180 | 0.000
62.88/62.97	c total clause space: 48.1602MB
62.88/62.97	c total #watches: 196533
63.28/63.37	c total #propagations: 15501035 / total #impl: 57315963 (eff. 0.270)
63.28/63.37	c #Conflicts:     221000 | #Learnt:      19180 | 0.000
63.28/63.37	c total clause space: 48.1602MB
63.28/63.37	c total #watches: 200038
63.68/63.77	c total #propagations: 15585376 / total #impl: 57666840 (eff. 0.270)
63.68/63.77	c #Conflicts:     222000 | #Learnt:      20180 | 0.000
63.68/63.77	c total clause space: 48.1602MB
63.68/63.77	c total #watches: 203180
64.08/64.17	c total #propagations: 15667530 / total #impl: 58028682 (eff. 0.270)
64.08/64.17	c #Conflicts:     223000 | #Learnt:      21180 | 0.000
64.08/64.17	c total clause space: 48.1602MB
64.08/64.17	c total #watches: 206775
64.48/64.56	c total #propagations: 15745257 / total #impl: 58382278 (eff. 0.270)
64.48/64.56	c #Conflicts:     224000 | #Learnt:      22180 | 0.000
64.48/64.56	c total clause space: 48.1602MB
64.48/64.56	c total #watches: 210364
64.88/64.92	c total #propagations: 15823641 / total #impl: 58732691 (eff. 0.269)
64.88/64.92	c GC COLLECT
64.88/64.92	c #Conflicts:     225000 | #Learnt:      11881 | 0.000
64.88/64.92	c total clause space: 48.1602MB
64.88/64.92	c total #watches: 175676
65.18/65.25	c total #propagations: 15901643 / total #impl: 59077708 (eff. 0.269)
65.18/65.25	c #Conflicts:     226000 | #Learnt:      12881 | 0.000
65.18/65.25	c total clause space: 48.1602MB
65.18/65.25	c total #watches: 179614
65.48/65.58	c total #propagations: 15982844 / total #impl: 59450989 (eff. 0.269)
65.48/65.58	c #Conflicts:     227000 | #Learnt:      13881 | 0.000
65.48/65.58	c total clause space: 48.1602MB
65.48/65.58	c total #watches: 184243
65.87/65.90	c total #propagations: 16060424 / total #impl: 59769263 (eff. 0.269)
65.87/65.90	c #Conflicts:     228000 | #Learnt:      14881 | 0.000
65.87/65.90	c total clause space: 48.1602MB
65.87/65.90	c total #watches: 188372
66.17/66.26	c total #propagations: 16134570 / total #impl: 60076124 (eff. 0.269)
66.17/66.26	c #Conflicts:     229000 | #Learnt:      15881 | 0.000
66.17/66.26	c total clause space: 48.1602MB
66.17/66.26	c total #watches: 192101
66.57/66.65	c total #propagations: 16217946 / total #impl: 60458425 (eff. 0.268)
66.57/66.65	c #Conflicts:     230000 | #Learnt:      16881 | 0.000
66.57/66.65	c total clause space: 48.1602MB
66.57/66.65	c total #watches: 195772
66.98/67.04	c total #propagations: 16316741 / total #impl: 60941688 (eff. 0.268)
66.98/67.04	c #Conflicts:     231000 | #Learnt:      17881 | 0.000
66.98/67.04	c total clause space: 48.1602MB
66.98/67.04	c total #watches: 200076
67.38/67.48	c total #propagations: 16392906 / total #impl: 61272964 (eff. 0.268)
67.38/67.48	c #Conflicts:     232000 | #Learnt:      18881 | 0.000
67.38/67.48	c total clause space: 48.1602MB
67.38/67.48	c total #watches: 204478
67.88/67.90	c total #propagations: 16474660 / total #impl: 61608156 (eff. 0.267)
67.88/67.90	c #Conflicts:     233000 | #Learnt:      19881 | 0.000
67.88/67.90	c total clause space: 48.1602MB
67.88/67.90	c total #watches: 207773
68.29/68.38	c total #propagations: 16544754 / total #impl: 61849099 (eff. 0.268)
68.29/68.38	c #Conflicts:     234000 | #Learnt:      20881 | 0.000
68.29/68.38	c total clause space: 48.1602MB
68.29/68.38	c total #watches: 211462
68.78/68.84	c total #propagations: 16620775 / total #impl: 62108776 (eff. 0.268)
68.78/68.84	c #Conflicts:     235000 | #Learnt:      21881 | 0.000
68.78/68.84	c total clause space: 48.1602MB
68.78/68.84	c total #watches: 215061
69.18/69.29	c total #propagations: 16681363 / total #impl: 62307494 (eff. 0.268)
69.18/69.29	c #Conflicts:     236000 | #Learnt:      22881 | 0.000
69.18/69.29	c total clause space: 48.1602MB
69.18/69.29	c total #watches: 218394
69.58/69.67	c total #propagations: 16742456 / total #impl: 62514332 (eff. 0.268)
69.58/69.67	c GC COLLECT
69.58/69.67	c #Conflicts:     237000 | #Learnt:      12276 | 0.000
69.58/69.67	c total clause space: 48.1602MB
69.58/69.67	c total #watches: 176519
69.88/69.98	c total #propagations: 16802897 / total #impl: 62716080 (eff. 0.268)
69.88/69.98	c #Conflicts:     238000 | #Learnt:      13276 | 0.000
69.88/69.98	c total clause space: 48.1602MB
69.88/69.98	c total #watches: 179845
70.28/70.32	c total #propagations: 16867504 / total #impl: 62930187 (eff. 0.268)
70.28/70.32	c #Conflicts:     239000 | #Learnt:      14276 | 0.000
70.28/70.32	c total clause space: 48.1602MB
70.28/70.32	c total #watches: 182938
70.68/70.71	c total #propagations: 16945334 / total #impl: 63209298 (eff. 0.268)
70.68/70.71	c #Conflicts:     240000 | #Learnt:      15276 | 0.000
70.68/70.71	c total clause space: 48.1602MB
70.68/70.71	c total #watches: 186201
71.08/71.10	c total #propagations: 17017866 / total #impl: 63446830 (eff. 0.268)
71.08/71.10	c #Conflicts:     241000 | #Learnt:      16276 | 0.000
71.08/71.10	c total clause space: 48.1602MB
71.08/71.10	c total #watches: 189701
71.38/71.48	c total #propagations: 17087344 / total #impl: 63720365 (eff. 0.268)
71.38/71.48	c #Conflicts:     242000 | #Learnt:      17276 | 0.000
71.38/71.48	c total clause space: 48.1602MB
71.38/71.48	c total #watches: 193078
71.88/71.94	c total #propagations: 17166760 / total #impl: 64025922 (eff. 0.268)
71.88/71.94	c #Conflicts:     243000 | #Learnt:      18276 | 0.000
71.88/71.94	c total clause space: 48.1602MB
71.88/71.94	c total #watches: 196556
72.38/72.41	c total #propagations: 17243435 / total #impl: 64303956 (eff. 0.268)
72.38/72.41	c #Conflicts:     244000 | #Learnt:      19276 | 0.000
72.38/72.41	c total clause space: 48.1602MB
72.38/72.41	c total #watches: 199667
72.88/72.90	c total #propagations: 17310648 / total #impl: 64539516 (eff. 0.268)
72.88/72.90	c #Conflicts:     245000 | #Learnt:      20276 | 0.000
72.88/72.90	c total clause space: 48.1602MB
72.88/72.90	c total #watches: 203049
73.38/73.44	c total #propagations: 17383255 / total #impl: 64816094 (eff. 0.268)
73.38/73.44	c #Conflicts:     246000 | #Learnt:      21276 | 0.000
73.38/73.44	c total clause space: 48.1602MB
73.38/73.44	c total #watches: 206452
73.88/73.94	c total #propagations: 17460331 / total #impl: 65125147 (eff. 0.268)
73.88/73.94	c #Conflicts:     247000 | #Learnt:      22276 | 0.000
73.88/73.94	c total clause space: 48.1602MB
73.88/73.94	c total #watches: 209868
74.28/74.39	c total #propagations: 17533548 / total #impl: 65426820 (eff. 0.268)
74.28/74.39	c #Conflicts:     248000 | #Learnt:      23276 | 0.000
74.28/74.39	c total clause space: 48.1602MB
74.28/74.39	c total #watches: 214035
74.68/74.76	c total #propagations: 17604417 / total #impl: 65729164 (eff. 0.268)
74.68/74.76	c GC COLLECT
74.68/74.76	c #Conflicts:     249000 | #Learnt:      12379 | 0.000
74.68/74.76	c total clause space: 48.1602MB
74.68/74.76	c total #watches: 177454
75.08/75.13	c total #propagations: 17673661 / total #impl: 66030895 (eff. 0.268)
75.08/75.13	c #Conflicts:     250000 | #Learnt:      13379 | 0.000
75.08/75.13	c total clause space: 48.1602MB
75.08/75.13	c total #watches: 181413
75.48/75.50	c total #propagations: 17744536 / total #impl: 66297646 (eff. 0.268)
75.48/75.50	c #Conflicts:     251000 | #Learnt:      14379 | 0.000
75.48/75.50	c total clause space: 48.1602MB
75.48/75.50	c total #watches: 185008
75.78/75.87	c total #propagations: 17819932 / total #impl: 66566632 (eff. 0.268)
75.78/75.87	c #Conflicts:     252000 | #Learnt:      15379 | 0.000
75.78/75.87	c total clause space: 48.1602MB
75.78/75.87	c total #watches: 188320
76.18/76.26	c total #propagations: 17895638 / total #impl: 66851079 (eff. 0.268)
76.18/76.26	c #Conflicts:     253000 | #Learnt:      16379 | 0.000
76.18/76.26	c total clause space: 48.1602MB
76.18/76.26	c total #watches: 191787
76.58/76.64	c total #propagations: 17969657 / total #impl: 67112534 (eff. 0.268)
76.58/76.64	c #Conflicts:     254000 | #Learnt:      17379 | 0.000
76.58/76.64	c total clause space: 48.1602MB
76.58/76.64	c total #watches: 194765
76.99/77.06	c total #propagations: 18047028 / total #impl: 67392708 (eff. 0.268)
76.99/77.06	c #Conflicts:     255000 | #Learnt:      18379 | 0.000
76.99/77.06	c total clause space: 48.1602MB
76.99/77.06	c total #watches: 198028
77.38/77.47	c total #propagations: 18119869 / total #impl: 67639642 (eff. 0.268)
77.38/77.47	c #Conflicts:     256000 | #Learnt:      19379 | 0.000
77.38/77.47	c total clause space: 48.1602MB
77.38/77.47	c total #watches: 200966
77.78/77.89	c total #propagations: 18191462 / total #impl: 67879827 (eff. 0.268)
77.78/77.89	c #Conflicts:     257000 | #Learnt:      20379 | 0.000
77.78/77.89	c total clause space: 48.1602MB
77.78/77.89	c total #watches: 204966
78.28/78.30	c total #propagations: 18264943 / total #impl: 68147618 (eff. 0.268)
78.28/78.30	c #Conflicts:     258000 | #Learnt:      21379 | 0.000
78.28/78.30	c total clause space: 48.1602MB
78.28/78.30	c total #watches: 208359
78.78/78.81	c total #propagations: 18340382 / total #impl: 68455682 (eff. 0.268)
78.78/78.81	c #Conflicts:     259000 | #Learnt:      22379 | 0.000
78.78/78.81	c total clause space: 48.1602MB
78.78/78.81	c total #watches: 211676
79.29/79.33	c total #propagations: 18410124 / total #impl: 68720849 (eff. 0.268)
79.29/79.33	c #Conflicts:     260000 | #Learnt:      23379 | 0.000
79.29/79.33	c total clause space: 48.1602MB
79.29/79.33	c total #watches: 214890
79.78/79.86	c total #propagations: 18482557 / total #impl: 68962997 (eff. 0.268)
79.78/79.86	c #Conflicts:     261000 | #Learnt:      24379 | 0.000
79.78/79.86	c total clause space: 48.1602MB
79.78/79.86	c total #watches: 218546
80.18/80.20	c total #propagations: 18559091 / total #impl: 69278353 (eff. 0.268)
80.18/80.20	c GC COLLECT
80.18/80.20	c #Conflicts:     262000 | #Learnt:      13173 | 0.000
80.18/80.20	c total clause space: 48.1602MB
80.18/80.20	c total #watches: 179885
80.48/80.55	c total #propagations: 18620777 / total #impl: 69486655 (eff. 0.268)
80.48/80.55	c #Conflicts:     263000 | #Learnt:      14173 | 0.000
80.48/80.55	c total clause space: 48.1602MB
80.48/80.55	c total #watches: 183139
80.88/80.91	c total #propagations: 18695587 / total #impl: 69735943 (eff. 0.268)
80.88/80.91	c #Conflicts:     264000 | #Learnt:      15173 | 0.000
80.88/80.91	c total clause space: 48.1602MB
80.88/80.91	c total #watches: 186286
81.18/81.27	c total #propagations: 18774229 / total #impl: 70012282 (eff. 0.268)
81.18/81.27	c #Conflicts:     265000 | #Learnt:      16173 | 0.000
81.18/81.27	c total clause space: 48.1602MB
81.18/81.27	c total #watches: 189668
81.58/81.63	c total #propagations: 18858589 / total #impl: 70342677 (eff. 0.268)
81.58/81.63	c #Conflicts:     266000 | #Learnt:      17173 | 0.000
81.58/81.63	c total clause space: 48.1602MB
81.58/81.63	c total #watches: 192448
81.98/82.01	c total #propagations: 18934922 / total #impl: 70648712 (eff. 0.268)
81.98/82.01	c #Conflicts:     267000 | #Learnt:      18173 | 0.000
81.98/82.01	c total clause space: 48.1602MB
81.98/82.01	c total #watches: 195575
82.28/82.38	c total #propagations: 19017691 / total #impl: 71009007 (eff. 0.268)
82.28/82.38	c #Conflicts:     268000 | #Learnt:      19173 | 0.000
82.28/82.38	c total clause space: 48.1602MB
82.28/82.38	c total #watches: 198676
82.68/82.75	c total #propagations: 19102248 / total #impl: 71387344 (eff. 0.268)
82.68/82.75	c #Conflicts:     269000 | #Learnt:      20173 | 0.000
82.68/82.75	c total clause space: 48.1602MB
82.68/82.75	c total #watches: 202378
83.08/83.16	c total #propagations: 19187912 / total #impl: 71744763 (eff. 0.267)
83.08/83.16	c #Conflicts:     270000 | #Learnt:      21173 | 0.000
83.08/83.16	c total clause space: 48.1602MB
83.08/83.16	c total #watches: 205821
83.48/83.60	c total #propagations: 19267783 / total #impl: 72041349 (eff. 0.267)
83.48/83.60	c #Conflicts:     271000 | #Learnt:      22173 | 0.000
83.48/83.60	c total clause space: 48.1602MB
83.48/83.60	c total #watches: 209061
83.98/84.00	c total #propagations: 19351644 / total #impl: 72435611 (eff. 0.267)
83.98/84.00	c #Conflicts:     272000 | #Learnt:      23173 | 0.000
83.98/84.00	c total clause space: 48.1602MB
83.98/84.00	c total #watches: 212714
84.38/84.44	c total #propagations: 19434421 / total #impl: 72800321 (eff. 0.267)
84.38/84.44	c #Conflicts:     273000 | #Learnt:      24173 | 0.000
84.38/84.44	c total clause space: 78.2603MB
84.38/84.44	c total #watches: 215912
84.88/84.91	c total #propagations: 19521595 / total #impl: 73233026 (eff. 0.267)
84.88/84.91	c GC COLLECT
84.88/84.91	c #Conflicts:     274000 | #Learnt:      12669 | 0.000
84.88/84.91	c total clause space: 78.2603MB
84.88/84.91	c total #watches: 178336
85.18/85.24	c total #propagations: 19606367 / total #impl: 73636866 (eff. 0.266)
85.18/85.24	c #Conflicts:     275000 | #Learnt:      13669 | 0.000
85.18/85.24	c total clause space: 78.2603MB
85.18/85.24	c total #watches: 182213
85.48/85.59	c total #propagations: 19684339 / total #impl: 73955037 (eff. 0.266)
85.48/85.59	c #Conflicts:     276000 | #Learnt:      14669 | 0.000
85.48/85.59	c total clause space: 78.2603MB
85.48/85.59	c total #watches: 186463
85.88/85.98	c total #propagations: 19765049 / total #impl: 74245265 (eff. 0.266)
85.88/85.98	c #Conflicts:     277000 | #Learnt:      15669 | 0.000
85.88/85.98	c total clause space: 78.2603MB
85.88/85.98	c total #watches: 189567
86.27/86.36	c total #propagations: 19836442 / total #impl: 74471065 (eff. 0.266)
86.27/86.36	c #Conflicts:     278000 | #Learnt:      16669 | 0.000
86.27/86.36	c total clause space: 78.2603MB
86.27/86.36	c total #watches: 193379
86.67/86.77	c total #propagations: 19930841 / total #impl: 74778752 (eff. 0.267)
86.67/86.77	c #Conflicts:     279000 | #Learnt:      17669 | 0.000
86.67/86.77	c total clause space: 78.2603MB
86.67/86.77	c total #watches: 196909
87.17/87.22	c total #propagations: 20023154 / total #impl: 75137801 (eff. 0.266)
87.17/87.22	c #Conflicts:     280000 | #Learnt:      18669 | 0.000
87.17/87.22	c total clause space: 78.2603MB
87.17/87.22	c total #watches: 200441
87.67/87.71	c total #propagations: 20110202 / total #impl: 75484600 (eff. 0.266)
87.67/87.71	c #Conflicts:     281000 | #Learnt:      19669 | 0.000
87.67/87.71	c total clause space: 78.2603MB
87.67/87.71	c total #watches: 203648
88.17/88.20	c total #propagations: 20187488 / total #impl: 75763046 (eff. 0.266)
88.17/88.20	c #Conflicts:     282000 | #Learnt:      20669 | 0.000
88.17/88.20	c total clause space: 78.2603MB
88.17/88.20	c total #watches: 206753
88.67/88.75	c total #propagations: 20273656 / total #impl: 76089996 (eff. 0.266)
88.67/88.75	c #Conflicts:     283000 | #Learnt:      21669 | 0.000
88.67/88.75	c total clause space: 78.2603MB
88.67/88.75	c total #watches: 210369
89.27/89.32	c total #propagations: 20362303 / total #impl: 76461510 (eff. 0.266)
89.27/89.32	c #Conflicts:     284000 | #Learnt:      22669 | 0.000
89.27/89.32	c total clause space: 78.2603MB
89.27/89.32	c total #watches: 214013
89.77/89.83	c total #propagations: 20445360 / total #impl: 76825717 (eff. 0.266)
89.77/89.83	c #Conflicts:     285000 | #Learnt:      23669 | 0.000
89.77/89.83	c total clause space: 78.2603MB
89.77/89.83	c total #watches: 218004
90.37/90.41	c total #propagations: 20526992 / total #impl: 77155126 (eff. 0.266)
90.37/90.41	c #Conflicts:     286000 | #Learnt:      24669 | 0.000
90.37/90.41	c total clause space: 78.2603MB
90.37/90.41	c total #watches: 221160
90.97/91.07	c total #propagations: 20601835 / total #impl: 77448340 (eff. 0.266)
90.97/91.07	c GC COLLECT
90.97/91.07	c #Conflicts:     287000 | #Learnt:      12867 | 0.000
90.97/91.07	c total clause space: 78.2603MB
90.97/91.07	c total #watches: 179104
91.38/91.41	c total #propagations: 20679775 / total #impl: 77721756 (eff. 0.266)
91.38/91.41	c #Conflicts:     288000 | #Learnt:      13867 | 0.000
91.38/91.41	c total clause space: 78.2603MB
91.38/91.41	c total #watches: 182565
91.67/91.77	c total #propagations: 20757734 / total #impl: 78011089 (eff. 0.266)
91.67/91.77	c #Conflicts:     289000 | #Learnt:      14867 | 0.000
91.67/91.77	c total clause space: 78.2603MB
91.67/91.77	c total #watches: 186244
92.07/92.16	c total #propagations: 20834715 / total #impl: 78277308 (eff. 0.266)
92.07/92.16	c #Conflicts:     290000 | #Learnt:      15867 | 0.000
92.07/92.16	c total clause space: 78.2603MB
92.07/92.16	c total #watches: 189763
92.48/92.57	c total #propagations: 20913059 / total #impl: 78569683 (eff. 0.266)
92.48/92.57	c #Conflicts:     291000 | #Learnt:      16867 | 0.000
92.48/92.57	c total clause space: 78.2603MB
92.48/92.57	c total #watches: 193013
92.87/92.97	c total #propagations: 20995684 / total #impl: 78902189 (eff. 0.266)
92.87/92.97	c #Conflicts:     292000 | #Learnt:      17867 | 0.000
92.87/92.97	c total clause space: 78.2603MB
92.87/92.97	c total #watches: 196789
93.37/93.41	c total #propagations: 21074675 / total #impl: 79212341 (eff. 0.266)
93.37/93.41	c #Conflicts:     293000 | #Learnt:      18867 | 0.000
93.37/93.41	c total clause space: 78.2603MB
93.37/93.41	c total #watches: 200739
93.77/93.84	c total #propagations: 21153115 / total #impl: 79528746 (eff. 0.266)
93.77/93.84	c #Conflicts:     294000 | #Learnt:      19867 | 0.000
93.77/93.84	c total clause space: 78.2603MB
93.77/93.84	c total #watches: 204773
94.17/94.26	c total #propagations: 21232672 / total #impl: 79853496 (eff. 0.266)
94.17/94.26	c #Conflicts:     295000 | #Learnt:      20867 | 0.000
94.17/94.26	c total clause space: 78.2603MB
94.17/94.26	c total #watches: 208245
94.68/94.72	c total #propagations: 21310609 / total #impl: 80185208 (eff. 0.266)
94.68/94.72	c #Conflicts:     296000 | #Learnt:      21867 | 0.000
94.68/94.72	c total clause space: 78.2603MB
94.68/94.72	c total #watches: 212047
95.17/95.20	c total #propagations: 21379683 / total #impl: 80428228 (eff. 0.266)
95.17/95.20	c #Conflicts:     297000 | #Learnt:      22867 | 0.000
95.17/95.20	c total clause space: 78.2603MB
95.17/95.20	c total #watches: 215009
95.57/95.68	c total #propagations: 21446958 / total #impl: 80654961 (eff. 0.266)
95.57/95.68	c #Conflicts:     298000 | #Learnt:      23867 | 0.000
95.57/95.68	c total clause space: 78.2603MB
95.57/95.68	c total #watches: 218299
96.17/96.20	c total #propagations: 21518451 / total #impl: 80916785 (eff. 0.266)
96.17/96.20	c #Conflicts:     299000 | #Learnt:      24867 | 0.000
96.17/96.20	c total clause space: 78.2603MB
96.17/96.20	c total #watches: 222066
96.67/96.78	c total #propagations: 21599463 / total #impl: 81234316 (eff. 0.266)
96.67/96.78	c #Conflicts:     300000 | #Learnt:      25867 | 0.000
96.67/96.78	c total clause space: 78.2603MB
96.67/96.78	c total #watches: 224968
97.17/97.23	c total #propagations: 21671313 / total #impl: 81488165 (eff. 0.266)
97.17/97.23	c GC COLLECT
97.17/97.23	c #Conflicts:     301000 | #Learnt:      13768 | 0.000
97.17/97.23	c total clause space: 78.2603MB
97.17/97.23	c total #watches: 181784
97.57/97.60	c total #propagations: 21740888 / total #impl: 81756952 (eff. 0.266)
97.57/97.60	c #Conflicts:     302000 | #Learnt:      14768 | 0.000
97.57/97.60	c total clause space: 78.2603MB
97.57/97.60	c total #watches: 185030
97.88/98.00	c total #propagations: 21807797 / total #impl: 82004963 (eff. 0.266)
97.88/98.00	c #Conflicts:     303000 | #Learnt:      15768 | 0.000
97.88/98.00	c total clause space: 78.2603MB
97.88/98.00	c total #watches: 187959
98.37/98.42	c total #propagations: 21881510 / total #impl: 82264611 (eff. 0.266)
98.37/98.42	c #Conflicts:     304000 | #Learnt:      16768 | 0.000
98.37/98.42	c total clause space: 78.2603MB
98.37/98.42	c total #watches: 190531
98.77/98.83	c total #propagations: 21952411 / total #impl: 82518081 (eff. 0.266)
98.77/98.83	c #Conflicts:     305000 | #Learnt:      17768 | 0.000
98.77/98.83	c total clause space: 78.2603MB
98.77/98.83	c total #watches: 193429
99.17/99.24	c total #propagations: 22021891 / total #impl: 82747429 (eff. 0.266)
99.17/99.24	c #Conflicts:     306000 | #Learnt:      18768 | 0.000
99.17/99.24	c total clause space: 78.2603MB
99.17/99.24	c total #watches: 197244
99.67/99.70	c total #propagations: 22105720 / total #impl: 83119553 (eff. 0.266)
99.67/99.70	c #Conflicts:     307000 | #Learnt:      19768 | 0.000
99.67/99.70	c total clause space: 78.2603MB
99.67/99.70	c total #watches: 200530
100.08/100.15	c total #propagations: 22178546 / total #impl: 83392126 (eff. 0.266)
100.08/100.15	c #Conflicts:     308000 | #Learnt:      20768 | 0.000
100.08/100.15	c total clause space: 78.2603MB
100.08/100.15	c total #watches: 203898
100.57/100.61	c total #propagations: 22247067 / total #impl: 83644220 (eff. 0.266)
100.57/100.61	c #Conflicts:     309000 | #Learnt:      21768 | 0.000
100.57/100.61	c total clause space: 78.2603MB
100.57/100.61	c total #watches: 207069
100.97/101.07	c total #propagations: 22322074 / total #impl: 83959654 (eff. 0.266)
100.97/101.07	c #Conflicts:     310000 | #Learnt:      22768 | 0.000
100.97/101.07	c total clause space: 78.2603MB
100.97/101.07	c total #watches: 209991
101.47/101.57	c total #propagations: 22397422 / total #impl: 84260683 (eff. 0.266)
101.47/101.57	c #Conflicts:     311000 | #Learnt:      23768 | 0.000
101.47/101.57	c total clause space: 78.2603MB
101.47/101.57	c total #watches: 212711
101.97/102.01	c total #propagations: 22479709 / total #impl: 84577509 (eff. 0.266)
101.97/102.01	c #Conflicts:     312000 | #Learnt:      24768 | 0.000
101.97/102.01	c total clause space: 78.2603MB
101.97/102.01	c total #watches: 216393
102.38/102.47	c total #propagations: 22564116 / total #impl: 84948985 (eff. 0.266)
102.38/102.47	c #Conflicts:     313000 | #Learnt:      25768 | 0.000
102.38/102.47	c total clause space: 78.2603MB
102.38/102.47	c total #watches: 219919
102.87/102.96	c total #propagations: 22652637 / total #impl: 85340887 (eff. 0.265)
102.87/102.96	c #Conflicts:     314000 | #Learnt:      26768 | 0.000
102.87/102.96	c total clause space: 78.2603MB
102.87/102.96	c total #watches: 224288
103.27/103.32	c total #propagations: 22743269 / total #impl: 85755681 (eff. 0.265)
103.27/103.32	c GC COLLECT
103.27/103.32	c #Conflicts:     315000 | #Learnt:      14368 | 0.000
103.27/103.32	c total clause space: 78.2603MB
103.27/103.32	c total #watches: 183981
103.57/103.65	c total #propagations: 22820824 / total #impl: 86046957 (eff. 0.265)
103.57/103.65	c #Conflicts:     316000 | #Learnt:      15368 | 0.000
103.57/103.65	c total clause space: 78.2603MB
103.57/103.65	c total #watches: 187665
103.87/103.99	c total #propagations: 22897878 / total #impl: 86298788 (eff. 0.265)
103.87/103.99	c #Conflicts:     317000 | #Learnt:      16368 | 0.000
103.87/103.99	c total clause space: 78.2603MB
103.87/103.99	c total #watches: 190562
104.27/104.36	c total #propagations: 22973452 / total #impl: 86580943 (eff. 0.265)
104.27/104.36	c #Conflicts:     318000 | #Learnt:      17368 | 0.000
104.27/104.36	c total clause space: 78.2603MB
104.27/104.36	c total #watches: 194110
104.67/104.73	c total #propagations: 23053585 / total #impl: 86889426 (eff. 0.265)
104.67/104.73	c #Conflicts:     319000 | #Learnt:      18368 | 0.000
104.67/104.73	c total clause space: 78.2603MB
104.67/104.73	c total #watches: 197661
105.07/105.12	c total #propagations: 23126069 / total #impl: 87151887 (eff. 0.265)
105.07/105.12	c #Conflicts:     320000 | #Learnt:      19368 | 0.000
105.07/105.12	c total clause space: 78.2603MB
105.07/105.12	c total #watches: 201077
105.47/105.52	c total #propagations: 23193420 / total #impl: 87356826 (eff. 0.266)
105.47/105.52	c #Conflicts:     321000 | #Learnt:      20368 | 0.000
105.47/105.52	c total clause space: 78.2603MB
105.47/105.52	c total #watches: 204938
105.87/105.91	c total #propagations: 23267651 / total #impl: 87623252 (eff. 0.266)
105.87/105.91	c #Conflicts:     322000 | #Learnt:      21368 | 0.000
105.87/105.91	c total clause space: 78.2603MB
105.87/105.91	c total #watches: 208676
106.27/106.36	c total #propagations: 23346515 / total #impl: 87943957 (eff. 0.265)
106.27/106.36	c #Conflicts:     323000 | #Learnt:      22368 | 0.000
106.27/106.36	c total clause space: 78.2603MB
106.27/106.36	c total #watches: 211355
106.78/106.82	c total #propagations: 23425728 / total #impl: 88247416 (eff. 0.265)
106.78/106.82	c #Conflicts:     324000 | #Learnt:      23368 | 0.000
106.78/106.82	c total clause space: 78.2603MB
106.78/106.82	c total #watches: 214457
107.27/107.32	c total #propagations: 23501024 / total #impl: 88534330 (eff. 0.265)
107.27/107.32	c #Conflicts:     325000 | #Learnt:      24368 | 0.000
107.27/107.32	c total clause space: 78.2603MB
107.27/107.32	c total #watches: 217269
107.78/107.83	c total #propagations: 23576511 / total #impl: 88821256 (eff. 0.265)
107.78/107.83	c #Conflicts:     326000 | #Learnt:      25368 | 0.000
107.78/107.83	c total clause space: 78.2603MB
107.78/107.83	c total #watches: 219720
108.27/108.32	c total #propagations: 23647549 / total #impl: 89083948 (eff. 0.265)
108.27/108.32	c #Conflicts:     327000 | #Learnt:      26368 | 0.000
108.27/108.32	c total clause space: 78.2603MB
108.27/108.32	c total #watches: 223215
108.67/108.79	c total #propagations: 23716245 / total #impl: 89332541 (eff. 0.265)
108.67/108.79	c #Conflicts:     328000 | #Learnt:      27368 | 0.000
108.67/108.79	c total clause space: 78.2603MB
108.67/108.79	c total #watches: 227175
109.07/109.14	c total #propagations: 23786369 / total #impl: 89577031 (eff. 0.266)
109.07/109.14	c GC COLLECT
109.07/109.14	c #Conflicts:     329000 | #Learnt:      14662 | 0.000
109.07/109.14	c total clause space: 78.2603MB
109.07/109.14	c total #watches: 185253
109.37/109.46	c total #propagations: 23854822 / total #impl: 89786537 (eff. 0.266)
109.37/109.46	c #Conflicts:     330000 | #Learnt:      15662 | 0.000
109.37/109.46	c total clause space: 78.2603MB
109.37/109.46	c total #watches: 188345
109.77/109.82	c total #propagations: 23926031 / total #impl: 90052039 (eff. 0.266)
109.77/109.82	c #Conflicts:     331000 | #Learnt:      16662 | 0.000
109.77/109.82	c total clause space: 78.2603MB
109.77/109.82	c total #watches: 192030
110.08/110.16	c total #propagations: 24010031 / total #impl: 90367712 (eff. 0.266)
110.08/110.16	c #Conflicts:     332000 | #Learnt:      17662 | 0.000
110.08/110.16	c total clause space: 78.2603MB
110.08/110.16	c total #watches: 195478
110.47/110.56	c total #propagations: 24087702 / total #impl: 90679758 (eff. 0.266)
110.47/110.56	c #Conflicts:     333000 | #Learnt:      18662 | 0.000
110.47/110.56	c total clause space: 78.2603MB
110.47/110.56	c total #watches: 199330
110.97/111.02	c total #propagations: 24163411 / total #impl: 90936342 (eff. 0.266)
110.97/111.02	c #Conflicts:     334000 | #Learnt:      19662 | 0.000
110.97/111.02	c total clause space: 78.2603MB
110.97/111.02	c total #watches: 202587
111.37/111.43	c total #propagations: 24238791 / total #impl: 91185253 (eff. 0.266)
111.37/111.43	c #Conflicts:     335000 | #Learnt:      20662 | 0.000
111.37/111.43	c total clause space: 78.2603MB
111.37/111.43	c total #watches: 206045
111.77/111.85	c total #propagations: 24304075 / total #impl: 91391254 (eff. 0.266)
111.77/111.85	c #Conflicts:     336000 | #Learnt:      21662 | 0.000
111.77/111.85	c total clause space: 78.2603MB
111.77/111.85	c total #watches: 209411
112.28/112.31	c total #propagations: 24370175 / total #impl: 91650263 (eff. 0.266)
112.28/112.31	c #Conflicts:     337000 | #Learnt:      22662 | 0.000
112.28/112.31	c total clause space: 78.2603MB
112.28/112.31	c total #watches: 213442
112.67/112.76	c total #propagations: 24436464 / total #impl: 91892632 (eff. 0.266)
112.67/112.76	c #Conflicts:     338000 | #Learnt:      23662 | 0.000
112.67/112.76	c total clause space: 78.2603MB
112.67/112.76	c total #watches: 217973
113.17/113.27	c total #propagations: 24510141 / total #impl: 92176028 (eff. 0.266)
113.17/113.27	c #Conflicts:     339000 | #Learnt:      24662 | 0.000
113.17/113.27	c total clause space: 78.2603MB
113.17/113.27	c total #watches: 221762
113.67/113.77	c total #propagations: 24579241 / total #impl: 92456013 (eff. 0.266)
113.67/113.77	c #Conflicts:     340000 | #Learnt:      25662 | 0.000
113.67/113.77	c total clause space: 78.2603MB
113.67/113.77	c total #watches: 225861
114.27/114.31	c total #propagations: 24639985 / total #impl: 92660925 (eff. 0.266)
114.27/114.31	c #Conflicts:     341000 | #Learnt:      26662 | 0.000
114.27/114.31	c total clause space: 78.2603MB
114.27/114.31	c total #watches: 229636
114.77/114.86	c total #propagations: 24704355 / total #impl: 92889691 (eff. 0.266)
114.77/114.86	c #Conflicts:     342000 | #Learnt:      27662 | 0.000
114.77/114.86	c total clause space: 78.2603MB
114.77/114.86	c total #watches: 233592
115.27/115.32	c total #propagations: 24771212 / total #impl: 93125355 (eff. 0.266)
115.27/115.32	c GC COLLECT
115.27/115.32	c #Conflicts:     343000 | #Learnt:      14657 | 0.000
115.27/115.32	c total clause space: 78.2603MB
115.27/115.32	c total #watches: 185220
115.58/115.64	c total #propagations: 24842098 / total #impl: 93381715 (eff. 0.266)
115.58/115.64	c #Conflicts:     344000 | #Learnt:      15657 | 0.000
115.58/115.64	c total clause space: 78.2603MB
115.58/115.64	c total #watches: 188947
115.97/116.03	c total #propagations: 24916367 / total #impl: 93634473 (eff. 0.266)
115.97/116.03	c #Conflicts:     345000 | #Learnt:      16657 | 0.000
115.97/116.03	c total clause space: 78.2603MB
115.97/116.03	c total #watches: 192647
116.37/116.42	c total #propagations: 24987888 / total #impl: 93879337 (eff. 0.266)
116.37/116.42	c #Conflicts:     346000 | #Learnt:      17657 | 0.000
116.37/116.42	c total clause space: 78.2603MB
116.37/116.42	c total #watches: 196142
116.77/116.82	c total #propagations: 25063061 / total #impl: 94148284 (eff. 0.266)
116.77/116.82	c #Conflicts:     347000 | #Learnt:      18657 | 0.000
116.77/116.82	c total clause space: 78.2603MB
116.77/116.82	c total #watches: 199256
117.17/117.27	c total #propagations: 25125784 / total #impl: 94375080 (eff. 0.266)
117.17/117.27	c #Conflicts:     348000 | #Learnt:      19657 | 0.000
117.17/117.27	c total clause space: 78.2603MB
117.17/117.27	c total #watches: 202373
117.67/117.72	c total #propagations: 25191021 / total #impl: 94570838 (eff. 0.266)
117.67/117.72	c #Conflicts:     349000 | #Learnt:      20657 | 0.000
117.67/117.72	c total clause space: 78.2603MB
117.67/117.72	c total #watches: 205211
118.07/118.14	c total #propagations: 25254766 / total #impl: 94776257 (eff. 0.266)
118.07/118.14	c #Conflicts:     350000 | #Learnt:      21657 | 0.000
118.07/118.14	c total clause space: 78.2603MB
118.07/118.14	c total #watches: 207984
118.47/118.59	c total #propagations: 25325024 / total #impl: 95007234 (eff. 0.267)
118.47/118.59	c #Conflicts:     351000 | #Learnt:      22657 | 0.000
118.47/118.59	c total clause space: 78.2603MB
118.47/118.59	c total #watches: 211108
118.97/119.04	c total #propagations: 25396245 / total #impl: 95274621 (eff. 0.267)
118.97/119.04	c #Conflicts:     352000 | #Learnt:      23657 | 0.000
118.97/119.04	c total clause space: 78.2603MB
118.97/119.04	c total #watches: 214422
119.37/119.45	c total #propagations: 25467747 / total #impl: 95556876 (eff. 0.267)
119.37/119.45	c #Conflicts:     353000 | #Learnt:      24657 | 0.000
119.37/119.45	c total clause space: 78.2603MB
119.37/119.45	c total #watches: 218091
119.87/119.95	c total #propagations: 25545126 / total #impl: 95844775 (eff. 0.267)
119.87/119.95	c #Conflicts:     354000 | #Learnt:      25657 | 0.000
119.87/119.95	c total clause space: 78.2603MB
119.87/119.95	c total #watches: 221142
120.37/120.46	c total #propagations: 25615015 / total #impl: 96101793 (eff. 0.267)
120.37/120.46	c #Conflicts:     355000 | #Learnt:      26657 | 0.000
120.37/120.46	c total clause space: 78.2603MB
120.37/120.46	c total #watches: 224613
120.97/121.02	c total #propagations: 25691939 / total #impl: 96378010 (eff. 0.267)
120.97/121.02	c #Conflicts:     356000 | #Learnt:      27657 | 0.000
120.97/121.02	c total clause space: 78.2603MB
120.97/121.02	c total #watches: 227736
121.57/121.60	c total #propagations: 25765467 / total #impl: 96681229 (eff. 0.266)
121.57/121.60	c GC COLLECT
121.57/121.60	c #Conflicts:     357000 | #Learnt:      14364 | 0.000
121.57/121.60	c total clause space: 78.2603MB
121.57/121.60	c total #watches: 184169
121.97/122.00	c total #propagations: 25839601 / total #impl: 96956005 (eff. 0.267)
121.97/122.00	c #Conflicts:     358000 | #Learnt:      15364 | 0.000
121.97/122.00	c total clause space: 78.2603MB
121.97/122.00	c total #watches: 187491
122.27/122.34	c total #propagations: 25911842 / total #impl: 97187300 (eff. 0.267)
122.27/122.34	c #Conflicts:     359000 | #Learnt:      16364 | 0.000
122.27/122.34	c total clause space: 78.2603MB
122.27/122.34	c total #watches: 191482
122.67/122.73	c total #propagations: 25987249 / total #impl: 97521204 (eff. 0.266)
122.67/122.73	c #Conflicts:     360000 | #Learnt:      17364 | 0.000
122.67/122.73	c total clause space: 78.2603MB
122.67/122.73	c total #watches: 195096
123.07/123.16	c total #propagations: 26065901 / total #impl: 97821310 (eff. 0.266)
123.07/123.16	c #Conflicts:     361000 | #Learnt:      18364 | 0.000
123.07/123.16	c total clause space: 78.2603MB
123.07/123.16	c total #watches: 198746
123.57/123.64	c total #propagations: 26138298 / total #impl: 98096909 (eff. 0.266)
123.57/123.64	c #Conflicts:     362000 | #Learnt:      19364 | 0.000
123.57/123.64	c total clause space: 78.2603MB
123.57/123.64	c total #watches: 202622
123.97/124.05	c total #propagations: 26211005 / total #impl: 98356689 (eff. 0.266)
123.97/124.05	c #Conflicts:     363000 | #Learnt:      20364 | 0.000
123.97/124.05	c total clause space: 78.2603MB
123.97/124.05	c total #watches: 205848
124.48/124.52	c total #propagations: 26270229 / total #impl: 98557373 (eff. 0.267)
124.48/124.52	c #Conflicts:     364000 | #Learnt:      21364 | 0.000
124.48/124.52	c total clause space: 78.2603MB
124.48/124.52	c total #watches: 209276
124.98/125.01	c total #propagations: 26332137 / total #impl: 98778167 (eff. 0.267)
124.98/125.01	c #Conflicts:     365000 | #Learnt:      22364 | 0.000
124.98/125.01	c total clause space: 78.2603MB
124.98/125.01	c total #watches: 212252
125.48/125.53	c total #propagations: 26392332 / total #impl: 98985365 (eff. 0.267)
125.48/125.53	c #Conflicts:     366000 | #Learnt:      23364 | 0.000
125.48/125.53	c total clause space: 78.2603MB
125.48/125.53	c total #watches: 215791
125.97/126.00	c total #propagations: 26463306 / total #impl: 99242248 (eff. 0.267)
125.97/126.00	c #Conflicts:     367000 | #Learnt:      24364 | 0.000
125.97/126.00	c total clause space: 78.2603MB
125.97/126.00	c total #watches: 219822
126.48/126.56	c total #propagations: 26537889 / total #impl: 99558674 (eff. 0.267)
126.48/126.56	c #Conflicts:     368000 | #Learnt:      25364 | 0.000
126.48/126.56	c total clause space: 78.2603MB
126.48/126.56	c total #watches: 223435
127.07/127.14	c total #propagations: 26621425 / total #impl: 99924030 (eff. 0.266)
127.07/127.14	c #Conflicts:     369000 | #Learnt:      26364 | 0.000
127.07/127.14	c total clause space: 78.2603MB
127.07/127.14	c total #watches: 227663
127.58/127.64	c total #propagations: 26703154 / total #impl: 100304285 (eff. 0.266)
127.58/127.64	c #Conflicts:     370000 | #Learnt:      27364 | 0.000
127.58/127.64	c total clause space: 78.2603MB
127.58/127.64	c total #watches: 232120
128.07/128.17	c total #propagations: 26778389 / total #impl: 100605162 (eff. 0.266)
128.07/128.17	c #Conflicts:     371000 | #Learnt:      28364 | 0.000
128.07/128.17	c total clause space: 78.2603MB
128.07/128.17	c total #watches: 235953
128.57/128.61	c total #propagations: 26850718 / total #impl: 100920040 (eff. 0.266)
128.57/128.61	c GC COLLECT
128.57/128.61	c #Conflicts:     372000 | #Learnt:      14763 | 0.000
128.57/128.61	c total clause space: 78.2603MB
128.57/128.61	c total #watches: 185653
128.87/128.95	c total #propagations: 26921935 / total #impl: 101233210 (eff. 0.266)
128.87/128.95	c #Conflicts:     373000 | #Learnt:      15763 | 0.000
128.87/128.95	c total clause space: 78.2603MB
128.87/128.95	c total #watches: 189181
129.27/129.31	c total #propagations: 26980444 / total #impl: 101460273 (eff. 0.266)
129.27/129.31	c #Conflicts:     374000 | #Learnt:      16763 | 0.000
129.27/129.31	c total clause space: 78.2603MB
129.27/129.31	c total #watches: 192713
129.67/129.71	c total #propagations: 27040905 / total #impl: 101693680 (eff. 0.266)
129.67/129.71	c #Conflicts:     375000 | #Learnt:      17763 | 0.000
129.67/129.71	c total clause space: 78.2603MB
129.67/129.71	c total #watches: 196112
130.07/130.12	c total #propagations: 27102766 / total #impl: 101933897 (eff. 0.266)
130.07/130.12	c #Conflicts:     376000 | #Learnt:      18763 | 0.000
130.07/130.12	c total clause space: 78.2603MB
130.07/130.12	c total #watches: 199458
130.47/130.58	c total #propagations: 27164182 / total #impl: 102163645 (eff. 0.266)
130.47/130.58	c #Conflicts:     377000 | #Learnt:      19763 | 0.000
130.47/130.58	c total clause space: 78.2603MB
130.47/130.58	c total #watches: 203040
130.98/131.07	c total #propagations: 27234097 / total #impl: 102414677 (eff. 0.266)
130.98/131.07	c #Conflicts:     378000 | #Learnt:      20763 | 0.000
130.98/131.07	c total clause space: 78.2603MB
130.98/131.07	c total #watches: 206717
131.47/131.55	c total #propagations: 27302554 / total #impl: 102678504 (eff. 0.266)
131.47/131.55	c #Conflicts:     379000 | #Learnt:      21763 | 0.000
131.47/131.55	c total clause space: 78.2603MB
131.47/131.55	c total #watches: 210000
131.98/132.08	c total #propagations: 27371696 / total #impl: 102940935 (eff. 0.266)
131.98/132.08	c #Conflicts:     380000 | #Learnt:      22763 | 0.000
131.98/132.08	c total clause space: 78.2603MB
131.98/132.08	c total #watches: 213230
132.47/132.58	c total #propagations: 27439211 / total #impl: 103180744 (eff. 0.266)
132.47/132.58	c #Conflicts:     381000 | #Learnt:      23763 | 0.000
132.47/132.58	c total clause space: 78.2603MB
132.47/132.58	c total #watches: 216797
132.97/133.09	c total #propagations: 27509391 / total #impl: 103454470 (eff. 0.266)
132.97/133.09	c #Conflicts:     382000 | #Learnt:      24763 | 0.000
132.97/133.09	c total clause space: 78.2603MB
132.97/133.09	c total #watches: 220299
133.47/133.59	c total #propagations: 27593230 / total #impl: 103749392 (eff. 0.266)
133.47/133.59	c #Conflicts:     383000 | #Learnt:      25763 | 0.000
133.47/133.59	c total clause space: 78.2603MB
133.47/133.59	c total #watches: 223532
134.07/134.15	c total #propagations: 27667212 / total #impl: 104026966 (eff. 0.266)
134.07/134.15	c #Conflicts:     384000 | #Learnt:      26763 | 0.000
134.07/134.15	c total clause space: 78.2603MB
134.07/134.15	c total #watches: 227224
134.67/134.70	c total #propagations: 27743973 / total #impl: 104329901 (eff. 0.266)
134.67/134.70	c #Conflicts:     385000 | #Learnt:      27763 | 0.000
134.67/134.70	c total clause space: 78.2603MB
134.67/134.70	c total #watches: 230624
135.17/135.22	c total #propagations: 27813844 / total #impl: 104597381 (eff. 0.266)
135.17/135.22	c #Conflicts:     386000 | #Learnt:      28763 | 0.000
135.17/135.22	c total clause space: 78.2603MB
135.17/135.22	c total #watches: 233720
135.77/135.85	c total #propagations: 27880984 / total #impl: 104846977 (eff. 0.266)
135.77/135.85	c #Conflicts:     387000 | #Learnt:      29763 | 0.000
135.77/135.85	c total clause space: 78.2603MB
135.77/135.85	c total #watches: 237339
136.17/136.29	c total #propagations: 27949921 / total #impl: 105142082 (eff. 0.266)
136.17/136.29	c GC COLLECT
136.17/136.29	c #Conflicts:     388000 | #Learnt:      15856 | 0.000
136.17/136.29	c total clause space: 78.2603MB
136.17/136.29	c total #watches: 190342
136.67/136.75	c total #propagations: 28024978 / total #impl: 105467557 (eff. 0.266)
136.67/136.75	c #Conflicts:     389000 | #Learnt:      16856 | 0.000
136.67/136.75	c total clause space: 78.2603MB
136.67/136.75	c total #watches: 193928
137.07/137.18	c total #propagations: 28095147 / total #impl: 105714224 (eff. 0.266)
137.07/137.18	c #Conflicts:     390000 | #Learnt:      17856 | 0.000
137.07/137.18	c total clause space: 78.2603MB
137.07/137.18	c total #watches: 197400
137.58/137.64	c total #propagations: 28169681 / total #impl: 106018703 (eff. 0.266)
137.58/137.64	c #Conflicts:     391000 | #Learnt:      18856 | 0.000
137.58/137.64	c total clause space: 78.2603MB
137.58/137.64	c total #watches: 200544
137.97/138.09	c total #propagations: 28240270 / total #impl: 106301954 (eff. 0.266)
137.97/138.09	c #Conflicts:     392000 | #Learnt:      19856 | 0.000
137.97/138.09	c total clause space: 78.2603MB
137.97/138.09	c total #watches: 203688
138.47/138.56	c total #propagations: 28312505 / total #impl: 106608319 (eff. 0.266)
138.47/138.56	c #Conflicts:     393000 | #Learnt:      20856 | 0.000
138.47/138.56	c total clause space: 78.2603MB
138.47/138.56	c total #watches: 206869
138.97/139.05	c total #propagations: 28379350 / total #impl: 106880534 (eff. 0.266)
138.97/139.05	c #Conflicts:     394000 | #Learnt:      21856 | 0.000
138.97/139.05	c total clause space: 78.2603MB
138.97/139.05	c total #watches: 209937
139.47/139.55	c total #propagations: 28450053 / total #impl: 107189350 (eff. 0.265)
139.47/139.55	c #Conflicts:     395000 | #Learnt:      22856 | 0.000
139.47/139.55	c total clause space: 78.2603MB
139.47/139.55	c total #watches: 212867
139.97/140.05	c total #propagations: 28522295 / total #impl: 107482234 (eff. 0.265)
139.97/140.05	c #Conflicts:     396000 | #Learnt:      23856 | 0.000
139.97/140.05	c total clause space: 78.2603MB
139.97/140.05	c total #watches: 216129
140.47/140.55	c total #propagations: 28589733 / total #impl: 107742790 (eff. 0.265)
140.47/140.55	c #Conflicts:     397000 | #Learnt:      24856 | 0.000
140.47/140.55	c total clause space: 78.2603MB
140.47/140.55	c total #watches: 219097
140.97/141.07	c total #propagations: 28659880 / total #impl: 108022888 (eff. 0.265)
140.97/141.07	c #Conflicts:     398000 | #Learnt:      25856 | 0.000
140.97/141.07	c total clause space: 78.2603MB
140.97/141.07	c total #watches: 222462
141.57/141.64	c total #propagations: 28728659 / total #impl: 108287551 (eff. 0.265)
141.57/141.64	c #Conflicts:     399000 | #Learnt:      26856 | 0.000
141.57/141.64	c total clause space: 78.2603MB
141.57/141.64	c total #watches: 225706
142.17/142.20	c total #propagations: 28793774 / total #impl: 108556757 (eff. 0.265)
142.17/142.20	c #Conflicts:     400000 | #Learnt:      27856 | 0.000
142.17/142.20	c total clause space: 78.2603MB
142.17/142.20	c total #watches: 228967
142.77/142.81	c total #propagations: 28851839 / total #impl: 108777086 (eff. 0.265)
142.77/142.81	c #Conflicts:     401000 | #Learnt:      28856 | 0.000
142.77/142.81	c total clause space: 78.2603MB
142.77/142.81	c total #watches: 232035
143.37/143.42	c total #propagations: 28917668 / total #impl: 108999717 (eff. 0.265)
143.37/143.42	c #Conflicts:     402000 | #Learnt:      29856 | 0.000
143.37/143.42	c total clause space: 78.2603MB
143.37/143.42	c total #watches: 235336
143.77/143.89	c total #propagations: 28985931 / total #impl: 109258988 (eff. 0.265)
143.77/143.89	c GC COLLECT
143.77/143.89	c #Conflicts:     403000 | #Learnt:      15653 | 0.000
143.77/143.89	c total clause space: 78.2603MB
143.77/143.89	c total #watches: 189067
144.18/144.27	c total #propagations: 29049324 / total #impl: 109451527 (eff. 0.265)
144.18/144.27	c #Conflicts:     404000 | #Learnt:      16653 | 0.000
144.18/144.27	c total clause space: 78.2603MB
144.18/144.27	c total #watches: 192083
144.57/144.69	c total #propagations: 29113578 / total #impl: 109660164 (eff. 0.265)
144.57/144.69	c #Conflicts:     405000 | #Learnt:      17653 | 0.000
144.57/144.69	c total clause space: 78.2603MB
144.57/144.69	c total #watches: 195420
145.07/145.12	c total #propagations: 29178184 / total #impl: 109890451 (eff. 0.266)
145.07/145.12	c #Conflicts:     406000 | #Learnt:      18653 | 0.000
145.07/145.12	c total clause space: 78.2603MB
145.07/145.12	c total #watches: 198574
145.47/145.51	c total #propagations: 29244261 / total #impl: 110134008 (eff. 0.266)
145.47/145.51	c #Conflicts:     407000 | #Learnt:      19653 | 0.000
145.47/145.51	c total clause space: 78.2603MB
145.47/145.51	c total #watches: 202102
145.87/145.97	c total #propagations: 29311273 / total #impl: 110344084 (eff. 0.266)
145.87/145.97	c #Conflicts:     408000 | #Learnt:      20653 | 0.000
145.87/145.97	c total clause space: 78.2603MB
145.87/145.97	c total #watches: 205217
146.27/146.39	c total #propagations: 29382461 / total #impl: 110580672 (eff. 0.266)
146.27/146.39	c #Conflicts:     409000 | #Learnt:      21653 | 0.000
146.27/146.39	c total clause space: 78.2603MB
146.27/146.39	c total #watches: 208697
146.77/146.87	c total #propagations: 29457042 / total #impl: 110898144 (eff. 0.266)
146.77/146.87	c #Conflicts:     410000 | #Learnt:      22653 | 0.000
146.77/146.87	c total clause space: 78.2603MB
146.77/146.87	c total #watches: 211900
147.27/147.38	c total #propagations: 29524089 / total #impl: 111162527 (eff. 0.266)
147.27/147.38	c #Conflicts:     411000 | #Learnt:      23653 | 0.000
147.27/147.38	c total clause space: 78.2603MB
147.27/147.38	c total #watches: 214731
147.87/147.91	c total #propagations: 29594873 / total #impl: 111418095 (eff. 0.266)
147.87/147.91	c #Conflicts:     412000 | #Learnt:      24653 | 0.000
147.87/147.91	c total clause space: 78.2603MB
147.87/147.91	c total #watches: 217499
148.37/148.47	c total #propagations: 29669615 / total #impl: 111713271 (eff. 0.266)
148.37/148.47	c #Conflicts:     413000 | #Learnt:      25653 | 0.000
148.37/148.47	c total clause space: 78.2603MB
148.37/148.47	c total #watches: 220859
148.87/148.96	c total #propagations: 29734531 / total #impl: 111940203 (eff. 0.266)
148.87/148.96	c #Conflicts:     414000 | #Learnt:      26653 | 0.000
148.87/148.96	c total clause space: 78.2603MB
148.87/148.96	c total #watches: 224212
149.37/149.44	c total #propagations: 29800789 / total #impl: 112187849 (eff. 0.266)
149.37/149.44	c #Conflicts:     415000 | #Learnt:      27653 | 0.000
149.37/149.44	c total clause space: 78.2603MB
149.37/149.44	c total #watches: 227724
149.87/149.96	c total #propagations: 29869033 / total #impl: 112500577 (eff. 0.266)
149.87/149.96	c #Conflicts:     416000 | #Learnt:      28653 | 0.000
149.87/149.96	c total clause space: 78.2603MB
149.87/149.96	c total #watches: 231385
150.47/150.53	c total #propagations: 29940019 / total #impl: 112777184 (eff. 0.265)
150.47/150.53	c #Conflicts:     417000 | #Learnt:      29653 | 0.000
150.47/150.53	c total clause space: 78.2603MB
150.47/150.53	c total #watches: 235317
151.07/151.16	c total #propagations: 30019814 / total #impl: 113119724 (eff. 0.265)
151.07/151.16	c #Conflicts:     418000 | #Learnt:      30653 | 0.000
151.07/151.16	c total clause space: 78.2603MB
151.07/151.16	c total #watches: 238467
151.67/151.71	c total #propagations: 30089534 / total #impl: 113365262 (eff. 0.265)
151.67/151.71	c GC COLLECT
151.67/151.71	c #Conflicts:     419000 | #Learnt:      16164 | 0.000
151.67/151.71	c total clause space: 78.2603MB
151.67/151.71	c total #watches: 191086
152.07/152.12	c total #propagations: 30173392 / total #impl: 113691702 (eff. 0.265)
152.07/152.12	c #Conflicts:     420000 | #Learnt:      17164 | 0.000
152.07/152.12	c total clause space: 78.2603MB
152.07/152.12	c total #watches: 194216
152.47/152.57	c total #propagations: 30239423 / total #impl: 113956096 (eff. 0.265)
152.47/152.57	c #Conflicts:     421000 | #Learnt:      18164 | 0.000
152.47/152.57	c total clause space: 78.2603MB
152.47/152.57	c total #watches: 198048
152.98/153.02	c total #propagations: 30313727 / total #impl: 114241372 (eff. 0.265)
152.98/153.02	c #Conflicts:     422000 | #Learnt:      19164 | 0.000
152.98/153.02	c total clause space: 78.2603MB
152.98/153.02	c total #watches: 202348
153.37/153.45	c total #propagations: 30395848 / total #impl: 114547055 (eff. 0.265)
153.37/153.45	c #Conflicts:     423000 | #Learnt:      20164 | 0.000
153.37/153.45	c total clause space: 78.2603MB
153.37/153.45	c total #watches: 205832
153.87/153.94	c total #propagations: 30468967 / total #impl: 114804566 (eff. 0.265)
153.87/153.94	c #Conflicts:     424000 | #Learnt:      21164 | 0.000
153.87/153.94	c total clause space: 78.2603MB
153.87/153.94	c total #watches: 209420
154.37/154.46	c total #propagations: 30544867 / total #impl: 115094121 (eff. 0.265)
154.37/154.46	c #Conflicts:     425000 | #Learnt:      22164 | 0.000
154.37/154.46	c total clause space: 78.2603MB
154.37/154.46	c total #watches: 213074
154.87/154.93	c total #propagations: 30626347 / total #impl: 115398994 (eff. 0.265)
154.87/154.93	c #Conflicts:     426000 | #Learnt:      23164 | 0.000
154.87/154.93	c total clause space: 78.2603MB
154.87/154.93	c total #watches: 216683
155.37/155.45	c total #propagations: 30709818 / total #impl: 115749293 (eff. 0.265)
155.37/155.45	c #Conflicts:     427000 | #Learnt:      24164 | 0.000
155.37/155.45	c total clause space: 78.2603MB
155.37/155.45	c total #watches: 219936
155.97/156.02	c total #propagations: 30797207 / total #impl: 116135191 (eff. 0.265)
155.97/156.02	c #Conflicts:     428000 | #Learnt:      25164 | 0.000
155.97/156.02	c total clause space: 78.2603MB
155.97/156.02	c total #watches: 223192
156.57/156.60	c total #propagations: 30871681 / total #impl: 116419392 (eff. 0.265)
156.57/156.60	c #Conflicts:     429000 | #Learnt:      26164 | 0.000
156.57/156.60	c total clause space: 78.2603MB
156.57/156.60	c total #watches: 226501
157.07/157.13	c total #propagations: 30946031 / total #impl: 116682943 (eff. 0.265)
157.07/157.13	c #Conflicts:     430000 | #Learnt:      27164 | 0.000
157.07/157.13	c total clause space: 78.2603MB
157.07/157.13	c total #watches: 230216
157.67/157.72	c total #propagations: 31026485 / total #impl: 117004660 (eff. 0.265)
157.67/157.72	c #Conflicts:     431000 | #Learnt:      28164 | 0.000
157.67/157.72	c total clause space: 78.2603MB
157.67/157.72	c total #watches: 233708
158.17/158.29	c total #propagations: 31111983 / total #impl: 117340677 (eff. 0.265)
158.17/158.29	c #Conflicts:     432000 | #Learnt:      29164 | 0.000
158.17/158.29	c total clause space: 78.2603MB
158.17/158.29	c total #watches: 237205
158.77/158.88	c total #propagations: 31201788 / total #impl: 117722136 (eff. 0.265)
158.77/158.88	c #Conflicts:     433000 | #Learnt:      30164 | 0.000
158.77/158.88	c total clause space: 78.2603MB
158.77/158.88	c total #watches: 241128
159.37/159.47	c total #propagations: 31290568 / total #impl: 118099070 (eff. 0.265)
159.37/159.47	c #Conflicts:     434000 | #Learnt:      31164 | 0.000
159.37/159.47	c total clause space: 78.2603MB
159.37/159.47	c total #watches: 245118
159.87/159.97	c total #propagations: 31369756 / total #impl: 118422622 (eff. 0.265)
159.87/159.97	c GC COLLECT
159.87/159.97	c #Conflicts:     435000 | #Learnt:      16359 | 0.000
159.87/159.97	c total clause space: 78.2603MB
159.87/159.97	c total #watches: 192353
160.27/160.34	c total #propagations: 31447832 / total #impl: 118704095 (eff. 0.265)
160.27/160.34	c #Conflicts:     436000 | #Learnt:      17359 | 0.000
160.27/160.34	c total clause space: 78.2603MB
160.27/160.34	c total #watches: 195952
160.77/160.81	c total #propagations: 31530637 / total #impl: 119033337 (eff. 0.265)
160.77/160.81	c #Conflicts:     437000 | #Learnt:      18359 | 0.000
160.77/160.81	c total clause space: 78.2603MB
160.77/160.81	c total #watches: 199236
161.17/161.25	c total #propagations: 31612421 / total #impl: 119378190 (eff. 0.265)
161.17/161.25	c #Conflicts:     438000 | #Learnt:      19359 | 0.000
161.17/161.25	c total clause space: 78.2603MB
161.17/161.25	c total #watches: 202299
161.67/161.73	c total #propagations: 31687967 / total #impl: 119651171 (eff. 0.265)
161.67/161.73	c #Conflicts:     439000 | #Learnt:      20359 | 0.000
161.67/161.73	c total clause space: 78.2603MB
161.67/161.73	c total #watches: 206073
162.07/162.18	c total #propagations: 31781824 / total #impl: 120069011 (eff. 0.265)
162.07/162.18	c #Conflicts:     440000 | #Learnt:      21359 | 0.000
162.07/162.18	c total clause space: 78.2603MB
162.07/162.18	c total #watches: 209265
162.57/162.66	c total #propagations: 31854199 / total #impl: 120339979 (eff. 0.265)
162.57/162.66	c #Conflicts:     441000 | #Learnt:      22359 | 0.000
162.57/162.66	c total clause space: 78.2603MB
162.57/162.66	c total #watches: 212619
163.07/163.18	c total #propagations: 31925364 / total #impl: 120595715 (eff. 0.265)
163.07/163.18	c #Conflicts:     442000 | #Learnt:      23359 | 0.000
163.07/163.18	c total clause space: 78.2603MB
163.07/163.18	c total #watches: 216158
163.67/163.72	c total #propagations: 31999662 / total #impl: 120896550 (eff. 0.265)
163.67/163.72	c #Conflicts:     443000 | #Learnt:      24359 | 0.000
163.67/163.72	c total clause space: 78.2603MB
163.67/163.72	c total #watches: 219458
164.07/164.19	c total #propagations: 32076308 / total #impl: 121209812 (eff. 0.265)
164.07/164.19	c #Conflicts:     444000 | #Learnt:      25359 | 0.000
164.07/164.19	c total clause space: 78.2603MB
164.07/164.19	c total #watches: 222699
164.67/164.73	c total #propagations: 32150239 / total #impl: 121481337 (eff. 0.265)
164.67/164.73	c #Conflicts:     445000 | #Learnt:      26359 | 0.000
164.67/164.73	c total clause space: 78.2603MB
164.67/164.73	c total #watches: 226210
165.27/165.31	c total #propagations: 32234493 / total #impl: 121865313 (eff. 0.265)
165.27/165.31	c #Conflicts:     446000 | #Learnt:      27359 | 0.000
165.27/165.31	c total clause space: 78.2603MB
165.27/165.31	c total #watches: 229479
165.77/165.80	c total #propagations: 32312035 / total #impl: 122165290 (eff. 0.264)
165.77/165.80	c #Conflicts:     447000 | #Learnt:      28359 | 0.000
165.77/165.80	c total clause space: 78.2603MB
165.77/165.80	c total #watches: 233429
166.27/166.31	c total #propagations: 32397991 / total #impl: 122542177 (eff. 0.264)
166.27/166.31	c #Conflicts:     448000 | #Learnt:      29359 | 0.000
166.27/166.31	c total clause space: 78.2603MB
166.27/166.31	c total #watches: 237174
166.77/166.85	c total #propagations: 32481428 / total #impl: 122880188 (eff. 0.264)
166.77/166.85	c #Conflicts:     449000 | #Learnt:      30359 | 0.000
166.77/166.85	c total clause space: 78.2603MB
166.77/166.85	c total #watches: 240761
167.27/167.39	c total #propagations: 32559053 / total #impl: 123213983 (eff. 0.264)
167.27/167.39	c #Conflicts:     450000 | #Learnt:      31359 | 0.000
167.27/167.39	c total clause space: 78.2603MB
167.27/167.39	c total #watches: 244147
167.77/167.87	c total #propagations: 32642395 / total #impl: 123602931 (eff. 0.264)
167.77/167.87	c GC COLLECT
167.77/167.87	c #Conflicts:     451000 | #Learnt:      16261 | 0.000
167.77/167.87	c total clause space: 78.2603MB
167.77/167.87	c total #watches: 191726
168.17/168.23	c total #propagations: 32732674 / total #impl: 124023990 (eff. 0.264)
168.17/168.23	c #Conflicts:     452000 | #Learnt:      17261 | 0.000
168.17/168.23	c total clause space: 78.2603MB
168.17/168.23	c total #watches: 195720
168.47/168.55	c total #propagations: 32815132 / total #impl: 124358819 (eff. 0.264)
168.47/168.55	c #Conflicts:     453000 | #Learnt:      18261 | 0.000
168.47/168.55	c total clause space: 78.2603MB
168.47/168.55	c total #watches: 199388
168.87/168.90	c total #propagations: 32906775 / total #impl: 124705954 (eff. 0.264)
168.87/168.90	c #Conflicts:     454000 | #Learnt:      19261 | 0.000
168.87/168.90	c total clause space: 78.2603MB
168.87/168.90	c total #watches: 203046
169.17/169.28	c total #propagations: 32989166 / total #impl: 125025263 (eff. 0.264)
169.17/169.28	c #Conflicts:     455000 | #Learnt:      20261 | 0.000
169.17/169.28	c total clause space: 78.2603MB
169.17/169.28	c total #watches: 206744
169.67/169.72	c total #propagations: 33064079 / total #impl: 125314071 (eff. 0.264)
169.67/169.72	c #Conflicts:     456000 | #Learnt:      21261 | 0.000
169.67/169.72	c total clause space: 78.2603MB
169.67/169.72	c total #watches: 210561
170.17/170.24	c total #propagations: 33150385 / total #impl: 125701836 (eff. 0.264)
170.17/170.24	c #Conflicts:     457000 | #Learnt:      22261 | 0.000
170.17/170.24	c total clause space: 78.2603MB
170.17/170.24	c total #watches: 214449
170.67/170.72	c total #propagations: 33232394 / total #impl: 126012528 (eff. 0.264)
170.67/170.72	c #Conflicts:     458000 | #Learnt:      23261 | 0.000
170.67/170.72	c total clause space: 78.2603MB
170.67/170.72	c total #watches: 218384
171.06/171.18	c total #propagations: 33317462 / total #impl: 126367889 (eff. 0.264)
171.06/171.18	c #Conflicts:     459000 | #Learnt:      24261 | 0.000
171.06/171.18	c total clause space: 78.2603MB
171.06/171.18	c total #watches: 221882
171.67/171.71	c total #propagations: 33394697 / total #impl: 126682661 (eff. 0.264)
171.67/171.71	c #Conflicts:     460000 | #Learnt:      25261 | 0.000
171.67/171.71	c total clause space: 78.2603MB
171.67/171.71	c total #watches: 224912
172.06/172.18	c total #propagations: 33474713 / total #impl: 127005753 (eff. 0.264)
172.06/172.18	c #Conflicts:     461000 | #Learnt:      26261 | 0.000
172.06/172.18	c total clause space: 78.2603MB
172.06/172.18	c total #watches: 227978
172.67/172.75	c total #propagations: 33545443 / total #impl: 127281882 (eff. 0.264)
172.67/172.75	c #Conflicts:     462000 | #Learnt:      27261 | 0.000
172.67/172.75	c total clause space: 78.2603MB
172.67/172.75	c total #watches: 232376
173.16/173.30	c total #propagations: 33620856 / total #impl: 127586381 (eff. 0.264)
173.16/173.30	c #Conflicts:     463000 | #Learnt:      28261 | 0.000
173.16/173.30	c total clause space: 78.2603MB
173.16/173.30	c total #watches: 236062
173.77/173.87	c total #propagations: 33701593 / total #impl: 127938219 (eff. 0.263)
173.77/173.87	c #Conflicts:     464000 | #Learnt:      29261 | 0.000
173.77/173.87	c total clause space: 78.2603MB
173.77/173.87	c total #watches: 239680
174.36/174.45	c total #propagations: 33778266 / total #impl: 128238864 (eff. 0.263)
174.36/174.45	c #Conflicts:     465000 | #Learnt:      30261 | 0.000
174.36/174.45	c total clause space: 78.2603MB
174.36/174.45	c total #watches: 243415
174.97/175.04	c total #propagations: 33857940 / total #impl: 128565044 (eff. 0.263)
174.97/175.04	c #Conflicts:     466000 | #Learnt:      31261 | 0.000
174.97/175.04	c total clause space: 78.2603MB
174.97/175.04	c total #watches: 246686
175.56/175.68	c total #propagations: 33929972 / total #impl: 128820829 (eff. 0.263)
175.56/175.68	c #Conflicts:     467000 | #Learnt:      32261 | 0.000
175.56/175.68	c total clause space: 78.2603MB
175.56/175.68	c total #watches: 250097
176.16/176.21	c total #propagations: 34007043 / total #impl: 129146999 (eff. 0.263)
176.16/176.21	c GC COLLECT
176.16/176.21	c #Conflicts:     468000 | #Learnt:      16856 | 0.000
176.16/176.21	c total clause space: 78.2603MB
176.16/176.21	c total #watches: 193963
176.56/176.61	c total #propagations: 34080744 / total #impl: 129426631 (eff. 0.263)
176.56/176.61	c #Conflicts:     469000 | #Learnt:      17856 | 0.000
176.56/176.61	c total clause space: 78.2603MB
176.56/176.61	c total #watches: 198485
176.86/176.99	c total #propagations: 34165620 / total #impl: 129748466 (eff. 0.263)
176.86/176.99	c #Conflicts:     470000 | #Learnt:      18856 | 0.000
176.86/176.99	c total clause space: 78.2603MB
176.86/176.99	c total #watches: 202214
177.36/177.46	c total #propagations: 34252014 / total #impl: 130085454 (eff. 0.263)
177.36/177.46	c #Conflicts:     471000 | #Learnt:      19856 | 0.000
177.36/177.46	c total clause space: 78.2603MB
177.36/177.46	c total #watches: 205335
177.86/177.96	c total #propagations: 34326877 / total #impl: 130378481 (eff. 0.263)
177.86/177.96	c #Conflicts:     472000 | #Learnt:      20856 | 0.000
177.86/177.96	c total clause space: 78.2603MB
177.86/177.96	c total #watches: 209014
178.36/178.46	c total #propagations: 34398462 / total #impl: 130643505 (eff. 0.263)
178.36/178.46	c #Conflicts:     473000 | #Learnt:      21856 | 0.000
178.36/178.46	c total clause space: 78.2603MB
178.36/178.46	c total #watches: 214043
178.96/179.00	c total #propagations: 34483651 / total #impl: 131028528 (eff. 0.263)
178.96/179.00	c #Conflicts:     474000 | #Learnt:      22856 | 0.000
178.96/179.00	c total clause space: 78.2603MB
178.96/179.00	c total #watches: 218024
179.46/179.59	c total #propagations: 34565062 / total #impl: 131386829 (eff. 0.263)
179.46/179.59	c #Conflicts:     475000 | #Learnt:      23856 | 0.000
179.46/179.59	c total clause space: 78.2603MB
179.46/179.59	c total #watches: 222094
180.06/180.18	c total #propagations: 34647309 / total #impl: 131718352 (eff. 0.263)
180.06/180.18	c #Conflicts:     476000 | #Learnt:      24856 | 0.000
180.06/180.18	c total clause space: 78.2603MB
180.06/180.18	c total #watches: 226456
180.76/180.81	c total #propagations: 34736120 / total #impl: 132169016 (eff. 0.263)
180.76/180.81	c #Conflicts:     477000 | #Learnt:      25856 | 0.000
180.76/180.81	c total clause space: 78.2603MB
180.76/180.81	c total #watches: 229836
181.26/181.35	c total #propagations: 34816571 / total #impl: 132515228 (eff. 0.263)
181.26/181.35	c #Conflicts:     478000 | #Learnt:      26856 | 0.000
181.26/181.35	c total clause space: 78.2603MB
181.26/181.35	c total #watches: 233293
181.86/181.90	c total #propagations: 34886600 / total #impl: 132809381 (eff. 0.263)
181.86/181.90	c #Conflicts:     479000 | #Learnt:      27856 | 0.000
181.86/181.90	c total clause space: 78.2603MB
181.86/181.90	c total #watches: 237068
182.36/182.48	c total #propagations: 34958122 / total #impl: 133134584 (eff. 0.263)
182.36/182.48	c #Conflicts:     480000 | #Learnt:      28856 | 0.000
182.36/182.48	c total clause space: 78.2603MB
182.36/182.48	c total #watches: 241006
182.96/183.06	c total #propagations: 35039754 / total #impl: 133494048 (eff. 0.262)
182.96/183.06	c #Conflicts:     481000 | #Learnt:      29856 | 0.000
182.96/183.06	c total clause space: 78.2603MB
182.96/183.06	c total #watches: 245495
183.56/183.62	c total #propagations: 35117936 / total #impl: 133826935 (eff. 0.262)
183.56/183.62	c #Conflicts:     482000 | #Learnt:      30856 | 0.000
183.56/183.62	c total clause space: 78.2603MB
183.56/183.62	c total #watches: 248907
184.16/184.22	c total #propagations: 35200073 / total #impl: 134196180 (eff. 0.262)
184.16/184.22	c #Conflicts:     483000 | #Learnt:      31856 | 0.000
184.16/184.22	c total clause space: 78.2603MB
184.16/184.22	c total #watches: 253021
184.77/184.81	c total #propagations: 35275228 / total #impl: 134525862 (eff. 0.262)
184.77/184.81	c #Conflicts:     484000 | #Learnt:      32856 | 0.000
184.77/184.81	c total clause space: 78.2603MB
184.77/184.81	c total #watches: 256791
185.26/185.33	c total #propagations: 35356223 / total #impl: 134890369 (eff. 0.262)
185.26/185.33	c GC COLLECT
185.26/185.33	c #Conflicts:     485000 | #Learnt:      17164 | 0.000
185.26/185.33	c total clause space: 78.2603MB
185.26/185.33	c total #watches: 194990
185.66/185.73	c total #propagations: 35433696 / total #impl: 135245904 (eff. 0.262)
185.66/185.73	c #Conflicts:     486000 | #Learnt:      18164 | 0.000
185.66/185.73	c total clause space: 78.2603MB
185.66/185.73	c total #watches: 198923
186.06/186.13	c total #propagations: 35525483 / total #impl: 135641757 (eff. 0.262)
186.06/186.13	c #Conflicts:     487000 | #Learnt:      19164 | 0.000
186.06/186.13	c total clause space: 78.2603MB
186.06/186.13	c total #watches: 202483
186.46/186.57	c total #propagations: 35597606 / total #impl: 135919842 (eff. 0.262)
186.46/186.57	c #Conflicts:     488000 | #Learnt:      20164 | 0.000
186.46/186.57	c total clause space: 78.2603MB
186.46/186.57	c total #watches: 205644
186.97/187.00	c total #propagations: 35665207 / total #impl: 136191145 (eff. 0.262)
186.97/187.00	c #Conflicts:     489000 | #Learnt:      21164 | 0.000
186.97/187.00	c total clause space: 78.2603MB
186.97/187.00	c total #watches: 209380
187.36/187.47	c total #propagations: 35737471 / total #impl: 136478763 (eff. 0.262)
187.36/187.47	c #Conflicts:     490000 | #Learnt:      22164 | 0.000
187.36/187.47	c total clause space: 78.2603MB
187.36/187.47	c total #watches: 213249
187.86/187.98	c total #propagations: 35812161 / total #impl: 136786406 (eff. 0.262)
187.86/187.98	c #Conflicts:     491000 | #Learnt:      23164 | 0.000
187.86/187.98	c total clause space: 78.2603MB
187.86/187.98	c total #watches: 217514
188.36/188.47	c total #propagations: 35884719 / total #impl: 137109270 (eff. 0.262)
188.36/188.47	c #Conflicts:     492000 | #Learnt:      24164 | 0.000
188.36/188.47	c total clause space: 78.2603MB
188.36/188.47	c total #watches: 221282
188.86/188.94	c total #propagations: 35957403 / total #impl: 137415034 (eff. 0.262)
188.86/188.94	c #Conflicts:     493000 | #Learnt:      25164 | 0.000
188.86/188.94	c total clause space: 78.2603MB
188.86/188.94	c total #watches: 225270
189.36/189.48	c total #propagations: 36038605 / total #impl: 137803983 (eff. 0.262)
189.36/189.48	c #Conflicts:     494000 | #Learnt:      26164 | 0.000
189.36/189.48	c total clause space: 78.2603MB
189.36/189.48	c total #watches: 228998
189.86/189.98	c total #propagations: 36112924 / total #impl: 138098092 (eff. 0.262)
189.86/189.98	c #Conflicts:     495000 | #Learnt:      27164 | 0.000
189.86/189.98	c total clause space: 78.2603MB
189.86/189.98	c total #watches: 233245
190.46/190.55	c total #propagations: 36187840 / total #impl: 138376667 (eff. 0.262)
190.46/190.55	c #Conflicts:     496000 | #Learnt:      28164 | 0.000
190.46/190.55	c total clause space: 78.2603MB
190.46/190.55	c total #watches: 237156
190.96/191.06	c total #propagations: 36262047 / total #impl: 138649679 (eff. 0.262)
190.96/191.06	c #Conflicts:     497000 | #Learnt:      29164 | 0.000
190.96/191.06	c total clause space: 78.2603MB
190.96/191.06	c total #watches: 241101
191.56/191.62	c total #propagations: 36344983 / total #impl: 138961929 (eff. 0.262)
191.56/191.62	c #Conflicts:     498000 | #Learnt:      30164 | 0.000
191.56/191.62	c total clause space: 78.2603MB
191.56/191.62	c total #watches: 244883
192.26/192.30	c total #propagations: 36418844 / total #impl: 139234273 (eff. 0.262)
192.26/192.30	c #Conflicts:     499000 | #Learnt:      31164 | 0.000
192.26/192.30	c total clause space: 78.2603MB
192.26/192.30	c total #watches: 248796
192.86/192.95	c total #propagations: 36494658 / total #impl: 139554236 (eff. 0.262)
192.86/192.95	c #Conflicts:     500000 | #Learnt:      32164 | 0.000
192.86/192.95	c total clause space: 78.2603MB
192.86/192.95	c total #watches: 252984
193.46/193.57	c total #propagations: 36576358 / total #impl: 139905234 (eff. 0.261)
193.46/193.57	c #Conflicts:     501000 | #Learnt:      33164 | 0.000
193.46/193.57	c total clause space: 78.2603MB
193.46/193.57	c total #watches: 257103
194.06/194.17	c total #propagations: 36656241 / total #impl: 140228138 (eff. 0.261)
194.06/194.17	c GC COLLECT
194.06/194.17	c #Conflicts:     502000 | #Learnt:      17164 | 0.000
194.06/194.17	c total clause space: 78.2603MB
194.06/194.17	c total #watches: 195261
194.46/194.51	c total #propagations: 36742742 / total #impl: 140652779 (eff. 0.261)
194.46/194.51	c #Conflicts:     503000 | #Learnt:      18164 | 0.000
194.46/194.51	c total clause space: 78.2603MB
194.46/194.51	c total #watches: 199394
194.86/194.93	c total #propagations: 36841152 / total #impl: 141084951 (eff. 0.261)
194.86/194.93	c #Conflicts:     504000 | #Learnt:      19164 | 0.000
194.86/194.93	c total clause space: 78.2603MB
194.86/194.93	c total #watches: 203394
195.26/195.35	c total #propagations: 36937893 / total #impl: 141462787 (eff. 0.261)
195.26/195.35	c #Conflicts:     505000 | #Learnt:      20164 | 0.000
195.26/195.35	c total clause space: 78.2603MB
195.26/195.35	c total #watches: 207129
195.66/195.79	c total #propagations: 37021242 / total #impl: 141813763 (eff. 0.261)
195.66/195.79	c #Conflicts:     506000 | #Learnt:      21164 | 0.000
195.66/195.79	c total clause space: 78.2603MB
195.66/195.79	c total #watches: 211182
196.16/196.28	c total #propagations: 37095873 / total #impl: 142113663 (eff. 0.261)
196.16/196.28	c #Conflicts:     507000 | #Learnt:      22164 | 0.000
196.16/196.28	c total clause space: 78.2603MB
196.16/196.28	c total #watches: 214801
196.76/196.82	c total #propagations: 37170907 / total #impl: 142445578 (eff. 0.261)
196.76/196.82	c #Conflicts:     508000 | #Learnt:      23164 | 0.000
196.76/196.82	c total clause space: 78.2603MB
196.76/196.82	c total #watches: 218548
197.26/197.36	c total #propagations: 37256568 / total #impl: 142848076 (eff. 0.261)
197.26/197.36	c #Conflicts:     509000 | #Learnt:      24164 | 0.000
197.26/197.36	c total clause space: 78.2603MB
197.26/197.36	c total #watches: 222140
197.86/197.93	c total #propagations: 37342453 / total #impl: 143233827 (eff. 0.261)
197.86/197.93	c #Conflicts:     510000 | #Learnt:      25164 | 0.000
197.86/197.93	c total clause space: 78.2603MB
197.86/197.93	c total #watches: 225835
198.36/198.47	c total #propagations: 37429647 / total #impl: 143635613 (eff. 0.261)
198.36/198.47	c #Conflicts:     511000 | #Learnt:      26164 | 0.000
198.36/198.47	c total clause space: 78.2603MB
198.36/198.47	c total #watches: 229754
198.96/199.01	c total #propagations: 37519268 / total #impl: 143998016 (eff. 0.261)
198.96/199.01	c #Conflicts:     512000 | #Learnt:      27164 | 0.000
198.96/199.01	c total clause space: 78.2603MB
198.96/199.01	c total #watches: 234100
199.56/199.69	c total #propagations: 37604277 / total #impl: 144338483 (eff. 0.261)
199.56/199.69	c S1->S2
199.56/199.69	c #Conflicts:     513000 | #Learnt:      28165 | 0.000
199.56/199.69	c total clause space: 78.2603MB
199.56/199.69	c total #watches: 239167
200.17/200.22	c total #propagations: 37710408 / total #impl: 144931774 (eff. 0.260)
200.17/200.22	c #Conflicts:     514000 | #Learnt:      29165 | 0.000
200.17/200.22	c total clause space: 78.2603MB
200.17/200.22	c total #watches: 243526
200.76/200.80	c total #propagations: 37776430 / total #impl: 145130357 (eff. 0.260)
200.76/200.80	c #Conflicts:     515000 | #Learnt:      30165 | 0.000
200.76/200.80	c total clause space: 78.2603MB
200.76/200.80	c total #watches: 247381
201.27/201.36	c total #propagations: 37844088 / total #impl: 145343601 (eff. 0.260)
201.27/201.36	c #Conflicts:     516000 | #Learnt:      31165 | 0.000
201.27/201.36	c total clause space: 78.2603MB
201.27/201.36	c total #watches: 251825
201.76/201.89	c total #propagations: 37903933 / total #impl: 145553475 (eff. 0.260)
201.76/201.89	c #Conflicts:     517000 | #Learnt:      32165 | 0.000
201.76/201.89	c total clause space: 78.2603MB
201.76/201.89	c total #watches: 256069
202.26/202.37	c total #propagations: 37967169 / total #impl: 145780370 (eff. 0.260)
202.26/202.37	c #Conflicts:     518000 | #Learnt:      33165 | 0.000
202.26/202.37	c total clause space: 78.2603MB
202.26/202.37	c total #watches: 259924
202.76/202.84	c total #propagations: 38030784 / total #impl: 145977051 (eff. 0.261)
202.76/202.84	c #Conflicts:     519000 | #Learnt:      34165 | 0.000
202.76/202.84	c total clause space: 78.2603MB
202.76/202.84	c total #watches: 263495
203.16/203.28	c total #propagations: 38089992 / total #impl: 146165325 (eff. 0.261)
203.16/203.28	c GC COLLECT
203.16/203.28	c #Conflicts:     520000 | #Learnt:      17860 | 0.000
203.16/203.28	c total clause space: 78.2603MB
203.16/203.28	c total #watches: 198476
203.57/203.61	c total #propagations: 38149367 / total #impl: 146337031 (eff. 0.261)
203.57/203.61	c #Conflicts:     521000 | #Learnt:      18860 | 0.000
203.57/203.61	c total clause space: 78.2603MB
203.57/203.61	c total #watches: 202557
203.86/203.98	c total #propagations: 38208646 / total #impl: 146500699 (eff. 0.261)
203.86/203.98	c #Conflicts:     522000 | #Learnt:      19860 | 0.000
203.86/203.98	c total clause space: 78.2603MB
203.86/203.98	c total #watches: 206546
204.16/204.30	c total #propagations: 38274796 / total #impl: 146699028 (eff. 0.261)
204.16/204.30	c #Conflicts:     523000 | #Learnt:      20860 | 0.000
204.16/204.30	c total clause space: 78.2603MB
204.16/204.30	c total #watches: 210625
204.46/204.59	c total #propagations: 38334711 / total #impl: 146869664 (eff. 0.261)
204.46/204.59	c #Conflicts:     524000 | #Learnt:      21860 | 0.000
204.46/204.59	c total clause space: 78.2603MB
204.46/204.59	c total #watches: 214560
204.86/204.93	c total #propagations: 38397154 / total #impl: 147066431 (eff. 0.261)
204.86/204.93	c #Conflicts:     525000 | #Learnt:      22860 | 0.000
204.86/204.93	c total clause space: 78.2603MB
204.86/204.93	c total #watches: 218213
205.16/205.29	c total #propagations: 38460563 / total #impl: 147243660 (eff. 0.261)
205.16/205.29	c #Conflicts:     526000 | #Learnt:      23860 | 0.000
205.16/205.29	c total clause space: 78.2603MB
205.16/205.29	c total #watches: 221223
205.56/205.64	c total #propagations: 38521998 / total #impl: 147427827 (eff. 0.261)
205.56/205.64	c #Conflicts:     527000 | #Learnt:      24860 | 0.000
205.56/205.64	c total clause space: 78.2603MB
205.56/205.64	c total #watches: 224951
205.96/206.04	c total #propagations: 38577631 / total #impl: 147585320 (eff. 0.261)
205.96/206.04	c #Conflicts:     528000 | #Learnt:      25860 | 0.000
205.96/206.04	c total clause space: 78.2603MB
205.96/206.04	c total #watches: 228323
206.36/206.47	c total #propagations: 38637054 / total #impl: 147769513 (eff. 0.261)
206.36/206.47	c #Conflicts:     529000 | #Learnt:      26860 | 0.000
206.36/206.47	c total clause space: 78.2603MB
206.36/206.47	c total #watches: 231487
206.76/206.89	c total #propagations: 38702939 / total #impl: 147992063 (eff. 0.262)
206.76/206.89	c #Conflicts:     530000 | #Learnt:      27860 | 0.000
206.76/206.89	c total clause space: 78.2603MB
206.76/206.89	c total #watches: 234777
207.26/207.36	c total #propagations: 38772549 / total #impl: 148202718 (eff. 0.262)
207.26/207.36	c #Conflicts:     531000 | #Learnt:      28860 | 0.000
207.26/207.36	c total clause space: 78.2603MB
207.26/207.36	c total #watches: 237545
207.76/207.84	c total #propagations: 38839463 / total #impl: 148406847 (eff. 0.262)
207.76/207.84	c #Conflicts:     532000 | #Learnt:      29860 | 0.000
207.76/207.84	c total clause space: 78.2603MB
207.76/207.84	c total #watches: 241148
208.16/208.29	c total #propagations: 38904356 / total #impl: 148611650 (eff. 0.262)
208.16/208.29	c #Conflicts:     533000 | #Learnt:      30860 | 0.000
208.16/208.29	c total clause space: 78.2603MB
208.16/208.29	c total #watches: 244188
208.66/208.71	c total #propagations: 38964295 / total #impl: 148801042 (eff. 0.262)
208.66/208.71	c #Conflicts:     534000 | #Learnt:      31860 | 0.000
208.66/208.71	c total clause space: 78.2603MB
208.66/208.71	c total #watches: 247296
209.07/209.13	c total #propagations: 39019625 / total #impl: 148947347 (eff. 0.262)
209.07/209.13	c #Conflicts:     535000 | #Learnt:      32860 | 0.000
209.07/209.13	c total clause space: 78.2603MB
209.07/209.13	c total #watches: 250303
209.46/209.59	c total #propagations: 39079059 / total #impl: 149148969 (eff. 0.262)
209.46/209.59	c #Conflicts:     536000 | #Learnt:      33860 | 0.000
209.46/209.59	c total clause space: 78.2603MB
209.46/209.59	c total #watches: 253367
209.96/210.07	c total #propagations: 39135975 / total #impl: 149320311 (eff. 0.262)
209.96/210.07	c #Conflicts:     537000 | #Learnt:      34860 | 0.000
209.96/210.07	c total clause space: 78.2603MB
209.96/210.07	c total #watches: 257156
210.36/210.43	c total #propagations: 39209165 / total #impl: 149578559 (eff. 0.262)
210.36/210.43	c GC COLLECT
210.36/210.43	c #Conflicts:     538000 | #Learnt:      18255 | 0.000
210.36/210.43	c total clause space: 78.2603MB
210.36/210.43	c total #watches: 200389
210.66/210.72	c total #propagations: 39279082 / total #impl: 149800696 (eff. 0.262)
210.66/210.72	c #Conflicts:     539000 | #Learnt:      19255 | 0.000
210.66/210.72	c total clause space: 78.2603MB
210.66/210.72	c total #watches: 204972
210.96/211.02	c total #propagations: 39341272 / total #impl: 149978395 (eff. 0.262)
210.96/211.02	c #Conflicts:     540000 | #Learnt:      20255 | 0.000
210.96/211.02	c total clause space: 78.2603MB
210.96/211.02	c total #watches: 208652
211.27/211.34	c total #propagations: 39399251 / total #impl: 150145673 (eff. 0.262)
211.27/211.34	c #Conflicts:     541000 | #Learnt:      21255 | 0.000
211.27/211.34	c total clause space: 78.2603MB
211.27/211.34	c total #watches: 212351
211.56/211.64	c total #propagations: 39459646 / total #impl: 150317878 (eff. 0.263)
211.56/211.64	c #Conflicts:     542000 | #Learnt:      22255 | 0.000
211.56/211.64	c total clause space: 78.2603MB
211.56/211.64	c total #watches: 215724
211.86/212.00	c total #propagations: 39518798 / total #impl: 150490837 (eff. 0.263)
211.86/212.00	c #Conflicts:     543000 | #Learnt:      23255 | 0.000
211.86/212.00	c total clause space: 78.2603MB
211.86/212.00	c total #watches: 219491
212.26/212.37	c total #propagations: 39582589 / total #impl: 150692548 (eff. 0.263)
212.26/212.37	c #Conflicts:     544000 | #Learnt:      24255 | 0.000
212.26/212.37	c total clause space: 78.2603MB
212.26/212.37	c total #watches: 222757
212.66/212.75	c total #propagations: 39648731 / total #impl: 150885971 (eff. 0.263)
212.66/212.75	c #Conflicts:     545000 | #Learnt:      25255 | 0.000
212.66/212.75	c total clause space: 78.2603MB
212.66/212.75	c total #watches: 225895
213.06/213.12	c total #propagations: 39724215 / total #impl: 151125271 (eff. 0.263)
213.06/213.12	c #Conflicts:     546000 | #Learnt:      26255 | 0.000
213.06/213.12	c total clause space: 78.2603MB
213.06/213.12	c total #watches: 229079
213.36/213.49	c total #propagations: 39783547 / total #impl: 151296570 (eff. 0.263)
213.36/213.49	c #Conflicts:     547000 | #Learnt:      27255 | 0.000
213.36/213.49	c total clause space: 78.2603MB
213.36/213.49	c total #watches: 232321
213.76/213.86	c total #propagations: 39844769 / total #impl: 151476763 (eff. 0.263)
213.76/213.86	c #Conflicts:     548000 | #Learnt:      28255 | 0.000
213.76/213.86	c total clause space: 78.2603MB
213.76/213.86	c total #watches: 235709
214.16/214.29	c total #propagations: 39910628 / total #impl: 151690472 (eff. 0.263)
214.16/214.29	c #Conflicts:     549000 | #Learnt:      29255 | 0.000
214.16/214.29	c total clause space: 78.2603MB
214.16/214.29	c total #watches: 239044
214.66/214.71	c total #propagations: 39976876 / total #impl: 151895640 (eff. 0.263)
214.66/214.71	c #Conflicts:     550000 | #Learnt:      30255 | 0.000
214.66/214.71	c total clause space: 78.2603MB
214.66/214.71	c total #watches: 241972
215.06/215.10	c total #propagations: 40040803 / total #impl: 152096087 (eff. 0.263)
215.06/215.10	c #Conflicts:     551000 | #Learnt:      31255 | 0.000
215.06/215.10	c total clause space: 78.2603MB
215.06/215.10	c total #watches: 244946
215.46/215.60	c total #propagations: 40107831 / total #impl: 152316634 (eff. 0.263)
215.46/215.60	c #Conflicts:     552000 | #Learnt:      32255 | 0.000
215.46/215.60	c total clause space: 78.2603MB
215.46/215.60	c total #watches: 248213
216.06/216.10	c total #propagations: 40181043 / total #impl: 152595585 (eff. 0.263)
216.06/216.10	c #Conflicts:     553000 | #Learnt:      33255 | 0.000
216.06/216.10	c total clause space: 78.2603MB
216.06/216.10	c total #watches: 251839
216.56/216.62	c total #propagations: 40246497 / total #impl: 152824671 (eff. 0.263)
216.56/216.62	c #Conflicts:     554000 | #Learnt:      34255 | 0.000
216.56/216.62	c total clause space: 78.2603MB
216.56/216.62	c total #watches: 255160
216.96/217.09	c total #propagations: 40310263 / total #impl: 153041975 (eff. 0.263)
216.96/217.09	c #Conflicts:     555000 | #Learnt:      35255 | 0.000
216.96/217.09	c total clause space: 78.2603MB
216.96/217.09	c total #watches: 258351
217.46/217.58	c total #propagations: 40378400 / total #impl: 153268947 (eff. 0.263)
217.46/217.58	c GC COLLECT
217.46/217.58	c #Conflicts:     556000 | #Learnt:      18354 | 0.000
217.46/217.58	c total clause space: 78.2603MB
217.46/217.58	c total #watches: 201113
217.76/217.89	c total #propagations: 40441795 / total #impl: 153456280 (eff. 0.264)
217.76/217.89	c #Conflicts:     557000 | #Learnt:      19354 | 0.000
217.76/217.89	c total clause space: 78.2603MB
217.76/217.89	c total #watches: 204694
218.16/218.23	c total #propagations: 40499563 / total #impl: 153610962 (eff. 0.264)
218.16/218.23	c #Conflicts:     558000 | #Learnt:      20354 | 0.000
218.16/218.23	c total clause space: 78.2603MB
218.16/218.23	c total #watches: 208077
218.46/218.58	c total #propagations: 40562383 / total #impl: 153808670 (eff. 0.264)
218.46/218.58	c #Conflicts:     559000 | #Learnt:      21354 | 0.000
218.46/218.58	c total clause space: 78.2603MB
218.46/218.58	c total #watches: 211142
218.86/218.96	c total #propagations: 40626567 / total #impl: 153999385 (eff. 0.264)
218.86/218.96	c #Conflicts:     560000 | #Learnt:      22354 | 0.000
218.86/218.96	c total clause space: 78.2603MB
218.86/218.96	c total #watches: 214744
219.26/219.32	c total #propagations: 40688845 / total #impl: 154172202 (eff. 0.264)
219.26/219.32	c #Conflicts:     561000 | #Learnt:      23354 | 0.000
219.26/219.32	c total clause space: 78.2603MB
219.26/219.32	c total #watches: 218825
219.66/219.70	c total #propagations: 40754358 / total #impl: 154371496 (eff. 0.264)
219.66/219.70	c #Conflicts:     562000 | #Learnt:      24354 | 0.000
219.66/219.70	c total clause space: 78.2603MB
219.66/219.70	c total #watches: 222958
219.96/220.08	c total #propagations: 40827137 / total #impl: 154602012 (eff. 0.264)
219.96/220.08	c #Conflicts:     563000 | #Learnt:      25354 | 0.000
219.96/220.08	c total clause space: 78.2603MB
219.96/220.08	c total #watches: 227167
220.36/220.49	c total #propagations: 40892980 / total #impl: 154821410 (eff. 0.264)
220.36/220.49	c #Conflicts:     564000 | #Learnt:      26354 | 0.000
220.36/220.49	c total clause space: 78.2603MB
220.36/220.49	c total #watches: 231604
220.86/220.90	c total #propagations: 40967860 / total #impl: 155043903 (eff. 0.264)
220.86/220.90	c #Conflicts:     565000 | #Learnt:      27354 | 0.000
220.86/220.90	c total clause space: 78.2603MB
220.86/220.90	c total #watches: 235467
221.26/221.31	c total #propagations: 41036380 / total #impl: 155246994 (eff. 0.264)
221.26/221.31	c #Conflicts:     566000 | #Learnt:      28354 | 0.000
221.26/221.31	c total clause space: 78.2603MB
221.26/221.31	c total #watches: 239408
221.66/221.76	c total #propagations: 41112738 / total #impl: 155484801 (eff. 0.264)
221.66/221.76	c #Conflicts:     567000 | #Learnt:      29354 | 0.000
221.66/221.76	c total clause space: 78.2603MB
221.66/221.76	c total #watches: 242965
222.16/222.25	c total #propagations: 41177660 / total #impl: 155682920 (eff. 0.264)
222.16/222.25	c #Conflicts:     568000 | #Learnt:      30354 | 0.000
222.16/222.25	c total clause space: 78.2603MB
222.16/222.25	c total #watches: 246773
222.76/222.85	c total #propagations: 41241983 / total #impl: 155868468 (eff. 0.265)
222.76/222.85	c #Conflicts:     569000 | #Learnt:      31354 | 0.000
222.76/222.85	c total clause space: 78.2603MB
222.76/222.85	c total #watches: 250650
223.36/223.43	c total #propagations: 41316016 / total #impl: 156138659 (eff. 0.265)
223.36/223.43	c #Conflicts:     570000 | #Learnt:      32354 | 0.000
223.36/223.43	c total clause space: 78.2603MB
223.36/223.43	c total #watches: 254454
223.86/223.93	c total #propagations: 41385078 / total #impl: 156359746 (eff. 0.265)
223.86/223.93	c #Conflicts:     571000 | #Learnt:      33354 | 0.000
223.86/223.93	c total clause space: 78.2603MB
223.86/223.93	c total #watches: 257635
224.36/224.41	c total #propagations: 41450093 / total #impl: 156579519 (eff. 0.265)
224.36/224.41	c #Conflicts:     572000 | #Learnt:      34354 | 0.000
224.36/224.41	c total clause space: 78.2603MB
224.36/224.41	c total #watches: 260968
224.86/224.93	c total #propagations: 41518186 / total #impl: 156803170 (eff. 0.265)
224.86/224.93	c #Conflicts:     573000 | #Learnt:      35354 | 0.000
224.86/224.93	c total clause space: 78.2603MB
224.86/224.93	c total #watches: 264760
225.46/225.54	c total #propagations: 41605151 / total #impl: 157116910 (eff. 0.265)
225.46/225.54	c #Conflicts:     574000 | #Learnt:      36354 | 0.000
225.46/225.54	c total clause space: 78.2603MB
225.46/225.54	c total #watches: 268001
225.76/225.85	c total #propagations: 41685837 / total #impl: 157408141 (eff. 0.265)
225.76/225.85	c GC COLLECT
225.76/225.85	c #Conflicts:     575000 | #Learnt:      19149 | 0.000
225.76/225.85	c total clause space: 78.2603MB
225.76/225.85	c total #watches: 204236
226.06/226.17	c total #propagations: 41750025 / total #impl: 157594735 (eff. 0.265)
226.06/226.17	c #Conflicts:     576000 | #Learnt:      20149 | 0.000
226.06/226.17	c total clause space: 78.2603MB
226.06/226.17	c total #watches: 208111
226.46/226.56	c total #propagations: 41817482 / total #impl: 157799322 (eff. 0.265)
226.46/226.56	c #Conflicts:     577000 | #Learnt:      21149 | 0.000
226.46/226.56	c total clause space: 78.2603MB
226.46/226.56	c total #watches: 211624
226.86/226.91	c total #propagations: 41895403 / total #impl: 158048743 (eff. 0.265)
226.86/226.91	c #Conflicts:     578000 | #Learnt:      22149 | 0.000
226.86/226.91	c total clause space: 78.2603MB
226.86/226.91	c total #watches: 215013
227.16/227.24	c total #propagations: 41957918 / total #impl: 158223575 (eff. 0.265)
227.16/227.24	c #Conflicts:     579000 | #Learnt:      23149 | 0.000
227.16/227.24	c total clause space: 78.2603MB
227.16/227.24	c total #watches: 218167
227.46/227.53	c total #propagations: 42019871 / total #impl: 158409340 (eff. 0.265)
227.46/227.53	c #Conflicts:     580000 | #Learnt:      24149 | 0.000
227.46/227.53	c total clause space: 78.2603MB
227.46/227.53	c total #watches: 221686
227.86/227.91	c total #propagations: 42080964 / total #impl: 158573818 (eff. 0.265)
227.86/227.91	c #Conflicts:     581000 | #Learnt:      25149 | 0.000
227.86/227.91	c total clause space: 78.2603MB
227.86/227.91	c total #watches: 224862
228.16/228.27	c total #propagations: 42143455 / total #impl: 158759735 (eff. 0.265)
228.16/228.27	c #Conflicts:     582000 | #Learnt:      26149 | 0.000
228.16/228.27	c total clause space: 78.2603MB
228.16/228.27	c total #watches: 228497
228.56/228.66	c total #propagations: 42202205 / total #impl: 158925052 (eff. 0.266)
228.56/228.66	c #Conflicts:     583000 | #Learnt:      27149 | 0.000
228.56/228.66	c total clause space: 78.2603MB
228.56/228.66	c total #watches: 231827
228.96/229.01	c total #propagations: 42256196 / total #impl: 159071183 (eff. 0.266)
228.96/229.01	c #Conflicts:     584000 | #Learnt:      28149 | 0.000
228.96/229.01	c total clause space: 78.2603MB
228.96/229.01	c total #watches: 234982
229.26/229.36	c total #propagations: 42318134 / total #impl: 159259894 (eff. 0.266)
229.26/229.36	c #Conflicts:     585000 | #Learnt:      29149 | 0.000
229.26/229.36	c total clause space: 78.2603MB
229.26/229.36	c total #watches: 238377
229.66/229.78	c total #propagations: 42377436 / total #impl: 159427677 (eff. 0.266)
229.66/229.78	c #Conflicts:     586000 | #Learnt:      30149 | 0.000
229.66/229.78	c total clause space: 78.2603MB
229.66/229.78	c total #watches: 241909
230.16/230.20	c total #propagations: 42434158 / total #impl: 159592761 (eff. 0.266)
230.16/230.20	c #Conflicts:     587000 | #Learnt:      31149 | 0.000
230.16/230.20	c total clause space: 78.2603MB
230.16/230.20	c total #watches: 245193
230.56/230.62	c total #propagations: 42498431 / total #impl: 159788979 (eff. 0.266)
230.56/230.62	c #Conflicts:     588000 | #Learnt:      32149 | 0.000
230.56/230.62	c total clause space: 78.2603MB
230.56/230.62	c total #watches: 248501
230.96/231.06	c total #propagations: 42562991 / total #impl: 160006198 (eff. 0.266)
230.96/231.06	c #Conflicts:     589000 | #Learnt:      33149 | 0.000
230.96/231.06	c total clause space: 78.2603MB
230.96/231.06	c total #watches: 252136
231.36/231.48	c total #propagations: 42624329 / total #impl: 160213564 (eff. 0.266)
231.36/231.48	c #Conflicts:     590000 | #Learnt:      34149 | 0.000
231.36/231.48	c total clause space: 78.2603MB
231.36/231.48	c total #watches: 256000
231.76/231.85	c total #propagations: 42686353 / total #impl: 160410780 (eff. 0.266)
231.76/231.85	c #Conflicts:     591000 | #Learnt:      35149 | 0.000
231.76/231.85	c total clause space: 78.2603MB
231.76/231.85	c total #watches: 259143
232.26/232.33	c total #propagations: 42743804 / total #impl: 160571217 (eff. 0.266)
232.26/232.33	c #Conflicts:     592000 | #Learnt:      36149 | 0.000
232.26/232.33	c total clause space: 78.2603MB
232.26/232.33	c total #watches: 262112
232.66/232.78	c total #propagations: 42799884 / total #impl: 160736545 (eff. 0.266)
232.66/232.78	c GC COLLECT
232.66/232.78	c #Conflicts:     593000 | #Learnt:      18649 | 0.000
232.66/232.78	c total clause space: 78.2603MB
232.66/232.78	c total #watches: 202439
233.06/233.13	c total #propagations: 42858731 / total #impl: 160919173 (eff. 0.266)
233.06/233.13	c #Conflicts:     594000 | #Learnt:      19649 | 0.000
233.06/233.13	c total clause space: 78.2603MB
233.06/233.13	c total #watches: 206685
233.36/233.48	c total #propagations: 42924350 / total #impl: 161111599 (eff. 0.266)
233.36/233.48	c #Conflicts:     595000 | #Learnt:      20649 | 0.000
233.36/233.48	c total clause space: 78.2603MB
233.36/233.48	c total #watches: 210800
233.86/233.90	c total #propagations: 42983160 / total #impl: 161280522 (eff. 0.267)
233.86/233.90	c #Conflicts:     596000 | #Learnt:      21649 | 0.000
233.86/233.90	c total clause space: 78.2603MB
233.86/233.90	c total #watches: 214847
234.26/234.32	c total #propagations: 43052810 / total #impl: 161499938 (eff. 0.267)
234.26/234.32	c #Conflicts:     597000 | #Learnt:      22649 | 0.000
234.26/234.32	c total clause space: 78.2603MB
234.26/234.32	c total #watches: 218367
234.66/234.75	c total #propagations: 43118608 / total #impl: 161718670 (eff. 0.267)
234.66/234.75	c #Conflicts:     598000 | #Learnt:      23649 | 0.000
234.66/234.75	c total clause space: 78.2603MB
234.66/234.75	c total #watches: 221439
235.06/235.18	c total #propagations: 43188480 / total #impl: 161940657 (eff. 0.267)
235.06/235.18	c #Conflicts:     599000 | #Learnt:      24649 | 0.000
235.06/235.18	c total clause space: 78.2603MB
235.06/235.18	c total #watches: 225214
235.56/235.64	c total #propagations: 43256970 / total #impl: 162167993 (eff. 0.267)
235.56/235.64	c #Conflicts:     600000 | #Learnt:      25649 | 0.000
235.56/235.64	c total clause space: 78.2603MB
235.56/235.64	c total #watches: 229395
236.06/236.13	c total #propagations: 43336573 / total #impl: 162489885 (eff. 0.267)
236.06/236.13	c #Conflicts:     601000 | #Learnt:      26649 | 0.000
236.06/236.13	c total clause space: 78.2603MB
236.06/236.13	c total #watches: 232651
236.56/236.61	c total #propagations: 43413449 / total #impl: 162773857 (eff. 0.267)
236.56/236.61	c #Conflicts:     602000 | #Learnt:      27649 | 0.000
236.56/236.61	c total clause space: 78.2603MB
236.56/236.61	c total #watches: 235978
236.95/237.05	c total #propagations: 43482026 / total #impl: 162998066 (eff. 0.267)
236.95/237.05	c #Conflicts:     603000 | #Learnt:      28649 | 0.000
236.95/237.05	c total clause space: 78.2603MB
236.95/237.05	c total #watches: 240013
237.45/237.51	c total #propagations: 43546574 / total #impl: 163203067 (eff. 0.267)
237.45/237.51	c #Conflicts:     604000 | #Learnt:      29649 | 0.000
237.45/237.51	c total clause space: 78.2603MB
237.45/237.51	c total #watches: 243625
237.85/237.98	c total #propagations: 43608070 / total #impl: 163413031 (eff. 0.267)
237.85/237.98	c #Conflicts:     605000 | #Learnt:      30649 | 0.000
237.85/237.98	c total clause space: 78.2603MB
237.85/237.98	c total #watches: 247131
238.35/238.43	c total #propagations: 43670472 / total #impl: 163613632 (eff. 0.267)
238.35/238.43	c #Conflicts:     606000 | #Learnt:      31649 | 0.000
238.35/238.43	c total clause space: 78.2603MB
238.35/238.43	c total #watches: 250632
238.85/238.91	c total #propagations: 43735143 / total #impl: 163851810 (eff. 0.267)
238.85/238.91	c #Conflicts:     607000 | #Learnt:      32649 | 0.000
238.85/238.91	c total clause space: 78.2603MB
238.85/238.91	c total #watches: 254291
239.35/239.43	c total #propagations: 43802179 / total #impl: 164073443 (eff. 0.267)
239.35/239.43	c #Conflicts:     608000 | #Learnt:      33649 | 0.000
239.35/239.43	c total clause space: 78.2603MB
239.35/239.43	c total #watches: 258211
239.95/240.05	c total #propagations: 43877071 / total #impl: 164363185 (eff. 0.267)
239.95/240.05	c #Conflicts:     609000 | #Learnt:      34649 | 0.000
239.95/240.05	c total clause space: 78.2603MB
239.95/240.05	c total #watches: 262043
240.55/240.62	c total #propagations: 43947937 / total #impl: 164615564 (eff. 0.267)
240.55/240.62	c #Conflicts:     610000 | #Learnt:      35649 | 0.000
240.55/240.62	c total clause space: 78.2603MB
240.55/240.62	c total #watches: 265782
241.05/241.14	c total #propagations: 44020795 / total #impl: 164896536 (eff. 0.267)
241.05/241.14	c #Conflicts:     611000 | #Learnt:      36649 | 0.000
241.05/241.14	c total clause space: 78.2603MB
241.05/241.14	c total #watches: 269321
241.65/241.74	c total #propagations: 44091284 / total #impl: 165146029 (eff. 0.267)
241.65/241.74	c GC COLLECT
241.65/241.74	c #Conflicts:     612000 | #Learnt:      18849 | 0.000
241.65/241.74	c total clause space: 78.2603MB
241.65/241.74	c total #watches: 203270
241.96/242.07	c total #propagations: 44166032 / total #impl: 165421187 (eff. 0.267)
241.96/242.07	c #Conflicts:     613000 | #Learnt:      19849 | 0.000
241.96/242.07	c total clause space: 78.2603MB
241.96/242.07	c total #watches: 207789
242.35/242.43	c total #propagations: 44234093 / total #impl: 165626382 (eff. 0.267)
242.35/242.43	c #Conflicts:     614000 | #Learnt:      20849 | 0.000
242.35/242.43	c total clause space: 78.2603MB
242.35/242.43	c total #watches: 212132
242.65/242.76	c total #propagations: 44301209 / total #impl: 165845511 (eff. 0.267)
242.65/242.76	c #Conflicts:     615000 | #Learnt:      21849 | 0.000
242.65/242.76	c total clause space: 78.2603MB
242.65/242.76	c total #watches: 216693
243.06/243.15	c total #propagations: 44364920 / total #impl: 166038447 (eff. 0.267)
243.06/243.15	c #Conflicts:     616000 | #Learnt:      22849 | 0.000
243.06/243.15	c total clause space: 78.2603MB
243.06/243.15	c total #watches: 220988
243.45/243.54	c total #propagations: 44438121 / total #impl: 166294871 (eff. 0.267)
243.45/243.54	c #Conflicts:     617000 | #Learnt:      23849 | 0.000
243.45/243.54	c total clause space: 78.2603MB
243.45/243.54	c total #watches: 224104
243.85/243.90	c total #propagations: 44500025 / total #impl: 166484662 (eff. 0.267)
243.85/243.90	c #Conflicts:     618000 | #Learnt:      24849 | 0.000
243.85/243.90	c total clause space: 78.2603MB
243.85/243.90	c total #watches: 227606
244.26/244.32	c total #propagations: 44559551 / total #impl: 166646634 (eff. 0.267)
244.26/244.32	c #Conflicts:     619000 | #Learnt:      25849 | 0.000
244.26/244.32	c total clause space: 78.2603MB
244.26/244.32	c total #watches: 231272
244.55/244.66	c total #propagations: 44622664 / total #impl: 166838955 (eff. 0.267)
244.55/244.66	c #Conflicts:     620000 | #Learnt:      26849 | 0.000
244.55/244.66	c total clause space: 78.2603MB
244.55/244.66	c total #watches: 235587
244.95/245.00	c total #propagations: 44682618 / total #impl: 167002180 (eff. 0.268)
244.95/245.00	c #Conflicts:     621000 | #Learnt:      27849 | 0.000
244.95/245.00	c total clause space: 78.2603MB
244.95/245.00	c total #watches: 238865
245.36/245.45	c total #propagations: 44747716 / total #impl: 167225811 (eff. 0.268)
245.36/245.45	c #Conflicts:     622000 | #Learnt:      28849 | 0.000
245.36/245.45	c total clause space: 78.2603MB
245.36/245.45	c total #watches: 242346
245.75/245.88	c total #propagations: 44810427 / total #impl: 167435587 (eff. 0.268)
245.75/245.88	c #Conflicts:     623000 | #Learnt:      29849 | 0.000
245.75/245.88	c total clause space: 78.2603MB
245.75/245.88	c total #watches: 246071
246.25/246.36	c total #propagations: 44872673 / total #impl: 167628393 (eff. 0.268)
246.25/246.36	c #Conflicts:     624000 | #Learnt:      30849 | 0.000
246.25/246.36	c total clause space: 78.2603MB
246.25/246.36	c total #watches: 249266
246.75/246.82	c total #propagations: 44938967 / total #impl: 167845034 (eff. 0.268)
246.75/246.82	c #Conflicts:     625000 | #Learnt:      31849 | 0.000
246.75/246.82	c total clause space: 78.2603MB
246.75/246.82	c total #watches: 252307
247.15/247.23	c total #propagations: 45002243 / total #impl: 168052566 (eff. 0.268)
247.15/247.23	c #Conflicts:     626000 | #Learnt:      32849 | 0.000
247.15/247.23	c total clause space: 78.2603MB
247.15/247.23	c total #watches: 255575
247.65/247.71	c total #propagations: 45061525 / total #impl: 168228330 (eff. 0.268)
247.65/247.71	c #Conflicts:     627000 | #Learnt:      33849 | 0.000
247.65/247.71	c total clause space: 78.2603MB
247.65/247.71	c total #watches: 258706
248.05/248.11	c total #propagations: 45123174 / total #impl: 168416557 (eff. 0.268)
248.05/248.11	c #Conflicts:     628000 | #Learnt:      34849 | 0.000
248.05/248.11	c total clause space: 78.2603MB
248.05/248.11	c total #watches: 261615
248.56/248.64	c total #propagations: 45180684 / total #impl: 168581013 (eff. 0.268)
248.56/248.64	c #Conflicts:     629000 | #Learnt:      35849 | 0.000
248.56/248.64	c total clause space: 78.2603MB
248.56/248.64	c total #watches: 264873
249.05/249.16	c total #propagations: 45253061 / total #impl: 168863836 (eff. 0.268)
249.05/249.16	c #Conflicts:     630000 | #Learnt:      36849 | 0.000
249.05/249.16	c total clause space: 78.2603MB
249.05/249.16	c total #watches: 268195
249.55/249.65	c total #propagations: 45324025 / total #impl: 169124522 (eff. 0.268)
249.55/249.65	c #Conflicts:     631000 | #Learnt:      37849 | 0.000
249.55/249.65	c total clause space: 78.2603MB
249.55/249.65	c total #watches: 270994
250.05/250.12	c total #propagations: 45389366 / total #impl: 169341744 (eff. 0.268)
250.05/250.12	c GC COLLECT
250.05/250.12	c #Conflicts:     632000 | #Learnt:      19746 | 0.000
250.05/250.12	c total clause space: 78.2603MB
250.05/250.12	c total #watches: 206922
250.35/250.48	c total #propagations: 45452465 / total #impl: 169540305 (eff. 0.268)
250.35/250.48	c #Conflicts:     633000 | #Learnt:      20746 | 0.000
250.35/250.48	c total clause space: 78.2603MB
250.35/250.48	c total #watches: 210744
250.76/250.81	c total #propagations: 45515065 / total #impl: 169714529 (eff. 0.268)
250.76/250.81	c #Conflicts:     634000 | #Learnt:      21746 | 0.000
250.76/250.81	c total clause space: 78.2603MB
250.76/250.81	c total #watches: 215340
251.05/251.19	c total #propagations: 45582478 / total #impl: 169932239 (eff. 0.268)
251.05/251.19	c #Conflicts:     635000 | #Learnt:      22746 | 0.000
251.05/251.19	c total clause space: 78.2603MB
251.05/251.19	c total #watches: 219048
251.45/251.55	c total #propagations: 45653591 / total #impl: 170144348 (eff. 0.268)
251.45/251.55	c #Conflicts:     636000 | #Learnt:      23746 | 0.000
251.45/251.55	c total clause space: 78.2603MB
251.45/251.55	c total #watches: 223039
251.75/251.90	c total #propagations: 45717176 / total #impl: 170346359 (eff. 0.268)
251.75/251.90	c #Conflicts:     637000 | #Learnt:      24746 | 0.000
251.75/251.90	c total clause space: 78.2603MB
251.75/251.90	c total #watches: 226681
252.15/252.29	c total #propagations: 45776624 / total #impl: 170525424 (eff. 0.268)
252.15/252.29	c #Conflicts:     638000 | #Learnt:      25746 | 0.000
252.15/252.29	c total clause space: 78.2603MB
252.15/252.29	c total #watches: 229693
252.55/252.69	c total #propagations: 45836264 / total #impl: 170690509 (eff. 0.269)
252.55/252.69	c #Conflicts:     639000 | #Learnt:      26746 | 0.000
252.55/252.69	c total clause space: 78.2603MB
252.55/252.69	c total #watches: 232681
252.96/253.09	c total #propagations: 45895276 / total #impl: 170848356 (eff. 0.269)
252.96/253.09	c #Conflicts:     640000 | #Learnt:      27746 | 0.000
252.96/253.09	c total clause space: 78.2603MB
252.96/253.09	c total #watches: 235521
253.35/253.47	c total #propagations: 45949928 / total #impl: 170994831 (eff. 0.269)
253.35/253.47	c #Conflicts:     641000 | #Learnt:      28746 | 0.000
253.35/253.47	c total clause space: 78.2603MB
253.35/253.47	c total #watches: 238179
253.75/253.88	c total #propagations: 46006418 / total #impl: 171152824 (eff. 0.269)
253.75/253.88	c #Conflicts:     642000 | #Learnt:      29746 | 0.000
253.75/253.88	c total clause space: 78.2603MB
253.75/253.88	c total #watches: 241686
254.25/254.31	c total #propagations: 46076964 / total #impl: 171400029 (eff. 0.269)
254.25/254.31	c #Conflicts:     643000 | #Learnt:      30746 | 0.000
254.25/254.31	c total clause space: 78.2603MB
254.25/254.31	c total #watches: 245582
254.65/254.71	c total #propagations: 46154698 / total #impl: 171716461 (eff. 0.269)
254.65/254.71	c #Conflicts:     644000 | #Learnt:      31746 | 0.000
254.65/254.71	c total clause space: 78.2603MB
254.65/254.71	c total #watches: 248604
255.16/255.21	c total #propagations: 46214087 / total #impl: 171890481 (eff. 0.269)
255.16/255.21	c #Conflicts:     645000 | #Learnt:      32746 | 0.000
255.16/255.21	c total clause space: 78.2603MB
255.16/255.21	c total #watches: 252061
255.65/255.70	c total #propagations: 46290813 / total #impl: 172171301 (eff. 0.269)
255.65/255.70	c #Conflicts:     646000 | #Learnt:      33746 | 0.000
255.65/255.70	c total clause space: 78.2603MB
255.65/255.70	c total #watches: 255395
256.15/256.20	c total #propagations: 46357183 / total #impl: 172362165 (eff. 0.269)
256.15/256.20	c #Conflicts:     647000 | #Learnt:      34746 | 0.000
256.15/256.20	c total clause space: 78.2603MB
256.15/256.20	c total #watches: 259076
256.65/256.70	c total #propagations: 46429186 / total #impl: 172613355 (eff. 0.269)
256.65/256.70	c #Conflicts:     648000 | #Learnt:      35746 | 0.000
256.65/256.70	c total clause space: 78.2603MB
256.65/256.70	c total #watches: 262102
257.05/257.17	c total #propagations: 46494376 / total #impl: 172814748 (eff. 0.269)
257.05/257.17	c #Conflicts:     649000 | #Learnt:      36746 | 0.000
257.05/257.17	c total clause space: 78.2603MB
257.05/257.17	c total #watches: 265047
257.65/257.76	c total #propagations: 46556994 / total #impl: 173002740 (eff. 0.269)
257.65/257.76	c #Conflicts:     650000 | #Learnt:      37746 | 0.000
257.65/257.76	c total clause space: 78.2603MB
257.65/257.76	c total #watches: 268091
258.25/258.32	c total #propagations: 46631502 / total #impl: 173278005 (eff. 0.269)
258.25/258.32	c #Conflicts:     651000 | #Learnt:      38746 | 0.000
258.25/258.32	c total clause space: 78.2603MB
258.25/258.32	c total #watches: 271276
258.56/258.67	c total #propagations: 46702674 / total #impl: 173502612 (eff. 0.269)
258.56/258.67	c GC COLLECT
258.56/258.67	c #Conflicts:     652000 | #Learnt:      20345 | 0.000
258.56/258.67	c total clause space: 78.2603MB
258.56/258.67	c total #watches: 209554
258.95/259.00	c total #propagations: 46770866 / total #impl: 173699628 (eff. 0.269)
258.95/259.00	c #Conflicts:     653000 | #Learnt:      21345 | 0.000
258.95/259.00	c total clause space: 78.2603MB
258.95/259.00	c total #watches: 213464
259.25/259.34	c total #propagations: 46839791 / total #impl: 173937721 (eff. 0.269)
259.25/259.34	c #Conflicts:     654000 | #Learnt:      22345 | 0.000
259.25/259.34	c total clause space: 78.2603MB
259.25/259.34	c total #watches: 218024
259.66/259.70	c total #propagations: 46916822 / total #impl: 174233846 (eff. 0.269)
259.66/259.70	c #Conflicts:     655000 | #Learnt:      23345 | 0.000
259.66/259.70	c total clause space: 78.2603MB
259.66/259.70	c total #watches: 221821
259.95/260.10	c total #propagations: 46978986 / total #impl: 174414576 (eff. 0.269)
259.95/260.10	c #Conflicts:     656000 | #Learnt:      24345 | 0.000
259.95/260.10	c total clause space: 78.2603MB
259.95/260.10	c total #watches: 225644
260.35/260.47	c total #propagations: 47051008 / total #impl: 174633672 (eff. 0.269)
260.35/260.47	c #Conflicts:     657000 | #Learnt:      25345 | 0.000
260.35/260.47	c total clause space: 78.2603MB
260.35/260.47	c total #watches: 228823
260.76/260.88	c total #propagations: 47114350 / total #impl: 174838012 (eff. 0.269)
260.76/260.88	c #Conflicts:     658000 | #Learnt:      26345 | 0.000
260.76/260.88	c total clause space: 78.2603MB
260.76/260.88	c total #watches: 232337
261.25/261.36	c total #propagations: 47182863 / total #impl: 175067539 (eff. 0.270)
261.25/261.36	c #Conflicts:     659000 | #Learnt:      27345 | 0.000
261.25/261.36	c total clause space: 78.2603MB
261.25/261.36	c total #watches: 236113
261.65/261.80	c total #propagations: 47252424 / total #impl: 175298532 (eff. 0.270)
261.65/261.80	c #Conflicts:     660000 | #Learnt:      28345 | 0.000
261.65/261.80	c total clause space: 78.2603MB
261.65/261.80	c total #watches: 239804
262.15/262.29	c total #propagations: 47327150 / total #impl: 175620316 (eff. 0.269)
262.15/262.29	c #Conflicts:     661000 | #Learnt:      29345 | 0.000
262.15/262.29	c total clause space: 78.2603MB
262.15/262.29	c total #watches: 243816
262.65/262.78	c total #propagations: 47394956 / total #impl: 175860734 (eff. 0.270)
262.65/262.78	c #Conflicts:     662000 | #Learnt:      30345 | 0.000
262.65/262.78	c total clause space: 78.2603MB
262.65/262.78	c total #watches: 246625
263.15/263.27	c total #propagations: 47456427 / total #impl: 176074283 (eff. 0.270)
263.15/263.27	c #Conflicts:     663000 | #Learnt:      31345 | 0.000
263.15/263.27	c total clause space: 78.2603MB
263.15/263.27	c total #watches: 249854
263.65/263.76	c total #propagations: 47522358 / total #impl: 176295049 (eff. 0.270)
263.65/263.76	c #Conflicts:     664000 | #Learnt:      32345 | 0.000
263.65/263.76	c total clause space: 78.2603MB
263.65/263.76	c total #watches: 253294
264.15/264.23	c total #propagations: 47592154 / total #impl: 176547432 (eff. 0.270)
264.15/264.23	c #Conflicts:     665000 | #Learnt:      33345 | 0.000
264.15/264.23	c total clause space: 78.2603MB
264.15/264.23	c total #watches: 256043
264.65/264.77	c total #propagations: 47650505 / total #impl: 176728922 (eff. 0.270)
264.65/264.77	c #Conflicts:     666000 | #Learnt:      34345 | 0.000
264.65/264.77	c total clause space: 78.2603MB
264.65/264.77	c total #watches: 259120
265.16/265.27	c total #propagations: 47712537 / total #impl: 176949408 (eff. 0.270)
265.16/265.27	c #Conflicts:     667000 | #Learnt:      35345 | 0.000
265.16/265.27	c total clause space: 78.2603MB
265.16/265.27	c total #watches: 263169
265.65/265.79	c total #propagations: 47792374 / total #impl: 177266697 (eff. 0.270)
265.65/265.79	c #Conflicts:     668000 | #Learnt:      36345 | 0.000
265.65/265.79	c total clause space: 78.2603MB
265.65/265.79	c total #watches: 266837
266.26/266.39	c total #propagations: 47866568 / total #impl: 177519061 (eff. 0.270)
266.26/266.39	c #Conflicts:     669000 | #Learnt:      37345 | 0.000
266.26/266.39	c total clause space: 78.2603MB
266.26/266.39	c total #watches: 270250
266.85/266.95	c total #propagations: 47949045 / total #impl: 177849410 (eff. 0.270)
266.85/266.95	c #Conflicts:     670000 | #Learnt:      38345 | 0.000
266.85/266.95	c total clause space: 78.2603MB
266.85/266.95	c total #watches: 273373
267.45/267.55	c total #propagations: 48010971 / total #impl: 178050808 (eff. 0.270)
267.45/267.55	c #Conflicts:     671000 | #Learnt:      39345 | 0.000
267.45/267.55	c total clause space: 78.2603MB
267.45/267.55	c total #watches: 276059
267.85/267.94	c total #propagations: 48074382 / total #impl: 178258604 (eff. 0.270)
267.85/267.94	c GC COLLECT
267.85/267.94	c #Conflicts:     672000 | #Learnt:      20651 | 0.000
267.85/267.94	c total clause space: 78.2603MB
267.85/267.94	c total #watches: 210540
268.15/268.23	c total #propagations: 48128021 / total #impl: 178412882 (eff. 0.270)
268.15/268.23	c #Conflicts:     673000 | #Learnt:      21651 | 0.000
268.15/268.23	c total clause space: 78.2603MB
268.15/268.23	c total #watches: 214348
268.46/268.58	c total #propagations: 48182748 / total #impl: 178546337 (eff. 0.270)
268.46/268.58	c #Conflicts:     674000 | #Learnt:      22651 | 0.000
268.46/268.58	c total clause space: 78.2603MB
268.46/268.58	c total #watches: 219279
268.85/268.96	c total #propagations: 48239106 / total #impl: 178694843 (eff. 0.270)
268.85/268.96	c #Conflicts:     675000 | #Learnt:      23651 | 0.000
268.85/268.96	c total clause space: 78.2603MB
268.85/268.96	c total #watches: 222666
269.35/269.40	c total #propagations: 48293953 / total #impl: 178846306 (eff. 0.270)
269.35/269.40	c #Conflicts:     676000 | #Learnt:      24651 | 0.000
269.35/269.40	c total clause space: 78.2603MB
269.35/269.40	c total #watches: 227274
269.65/269.79	c total #propagations: 48366328 / total #impl: 179131377 (eff. 0.270)
269.65/269.79	c #Conflicts:     677000 | #Learnt:      25651 | 0.000
269.65/269.79	c total clause space: 78.2603MB
269.65/269.79	c total #watches: 231168
270.15/270.20	c total #propagations: 48440908 / total #impl: 179407451 (eff. 0.270)
270.15/270.20	c #Conflicts:     678000 | #Learnt:      26651 | 0.000
270.15/270.20	c total clause space: 78.2603MB
270.15/270.20	c total #watches: 235876
270.55/270.65	c total #propagations: 48530728 / total #impl: 179781550 (eff. 0.270)
270.55/270.65	c #Conflicts:     679000 | #Learnt:      27651 | 0.000
270.55/270.65	c total clause space: 78.2603MB
270.55/270.65	c total #watches: 240143
270.95/271.03	c total #propagations: 48607642 / total #impl: 180075016 (eff. 0.270)
270.95/271.03	c #Conflicts:     680000 | #Learnt:      28651 | 0.000
270.95/271.03	c total clause space: 78.2603MB
270.95/271.03	c total #watches: 243680
271.35/271.44	c total #propagations: 48676556 / total #impl: 180303960 (eff. 0.270)
271.35/271.44	c #Conflicts:     681000 | #Learnt:      29651 | 0.000
271.35/271.44	c total clause space: 78.2603MB
271.35/271.44	c total #watches: 247533
271.76/271.85	c total #propagations: 48736828 / total #impl: 180491440 (eff. 0.270)
271.76/271.85	c #Conflicts:     682000 | #Learnt:      30651 | 0.000
271.76/271.85	c total clause space: 78.2603MB
271.76/271.85	c total #watches: 250937
272.15/272.29	c total #propagations: 48796356 / total #impl: 180660678 (eff. 0.270)
272.15/272.29	c #Conflicts:     683000 | #Learnt:      31651 | 0.000
272.15/272.29	c total clause space: 78.2603MB
272.15/272.29	c total #watches: 254639
272.65/272.79	c total #propagations: 48859887 / total #impl: 180840441 (eff. 0.270)
272.65/272.79	c #Conflicts:     684000 | #Learnt:      32651 | 0.000
272.65/272.79	c total clause space: 78.2603MB
272.65/272.79	c total #watches: 257633
273.05/273.20	c total #propagations: 48922918 / total #impl: 181036924 (eff. 0.270)
273.05/273.20	c #Conflicts:     685000 | #Learnt:      33651 | 0.000
273.05/273.20	c total clause space: 78.2603MB
273.05/273.20	c total #watches: 260672
273.45/273.58	c total #propagations: 48980253 / total #impl: 181193933 (eff. 0.270)
273.45/273.58	c #Conflicts:     686000 | #Learnt:      34651 | 0.000
273.45/273.58	c total clause space: 78.2603MB
273.45/273.58	c total #watches: 264677
273.96/274.02	c total #propagations: 49036568 / total #impl: 181336252 (eff. 0.270)
273.96/274.02	c #Conflicts:     687000 | #Learnt:      35651 | 0.000
273.96/274.02	c total clause space: 78.2603MB
273.96/274.02	c total #watches: 268787
274.45/274.51	c total #propagations: 49094630 / total #impl: 181502382 (eff. 0.270)
274.45/274.51	c #Conflicts:     688000 | #Learnt:      36651 | 0.000
274.45/274.51	c total clause space: 78.2603MB
274.45/274.51	c total #watches: 272157
274.95/275.07	c total #propagations: 49155112 / total #impl: 181698846 (eff. 0.271)
274.95/275.07	c #Conflicts:     689000 | #Learnt:      37651 | 0.000
274.95/275.07	c total clause space: 78.2603MB
274.95/275.07	c total #watches: 275495
275.45/275.59	c total #propagations: 49221619 / total #impl: 181925335 (eff. 0.271)
275.45/275.59	c #Conflicts:     690000 | #Learnt:      38651 | 0.000
275.45/275.59	c total clause space: 78.2603MB
275.45/275.59	c total #watches: 278720
276.16/276.24	c total #propagations: 49286664 / total #impl: 182141562 (eff. 0.271)
276.16/276.24	c #Conflicts:     691000 | #Learnt:      39651 | 0.000
276.16/276.24	c total clause space: 78.2603MB
276.16/276.24	c total #watches: 282110
276.55/276.68	c total #propagations: 49360538 / total #impl: 182406248 (eff. 0.271)
276.55/276.68	c GC COLLECT
276.55/276.68	c #Conflicts:     692000 | #Learnt:      20648 | 0.000
276.55/276.68	c total clause space: 78.2603MB
276.55/276.68	c total #watches: 210551
276.95/277.04	c total #propagations: 49421364 / total #impl: 182606171 (eff. 0.271)
276.95/277.04	c #Conflicts:     693000 | #Learnt:      21648 | 0.000
276.95/277.04	c total clause space: 78.2603MB
276.95/277.04	c total #watches: 213895
277.35/277.41	c total #propagations: 49480923 / total #impl: 182797087 (eff. 0.271)
277.35/277.41	c #Conflicts:     694000 | #Learnt:      22648 | 0.000
277.35/277.41	c total clause space: 78.2603MB
277.35/277.41	c total #watches: 217599
277.75/277.83	c total #propagations: 49534899 / total #impl: 182949803 (eff. 0.271)
277.75/277.83	c #Conflicts:     695000 | #Learnt:      23648 | 0.000
277.75/277.83	c total clause space: 78.2603MB
277.75/277.83	c total #watches: 221174
278.25/278.33	c total #propagations: 49591646 / total #impl: 183109867 (eff. 0.271)
278.25/278.33	c #Conflicts:     696000 | #Learnt:      24648 | 0.000
278.25/278.33	c total clause space: 78.2603MB
278.25/278.33	c total #watches: 224930
278.75/278.81	c total #propagations: 49658994 / total #impl: 183322007 (eff. 0.271)
278.75/278.81	c #Conflicts:     697000 | #Learnt:      25648 | 0.000
278.75/278.81	c total clause space: 78.2603MB
278.75/278.81	c total #watches: 228001
279.25/279.33	c total #propagations: 49726035 / total #impl: 183525981 (eff. 0.271)
279.25/279.33	c #Conflicts:     698000 | #Learnt:      26648 | 0.000
279.25/279.33	c total clause space: 78.2603MB
279.25/279.33	c total #watches: 231299
279.65/279.79	c total #propagations: 49792247 / total #impl: 183732474 (eff. 0.271)
279.65/279.79	c #Conflicts:     699000 | #Learnt:      27648 | 0.000
279.65/279.79	c total clause space: 78.2603MB
279.65/279.79	c total #watches: 235358
280.05/280.17	c total #propagations: 49863329 / total #impl: 183969702 (eff. 0.271)
280.05/280.17	c #Conflicts:     700000 | #Learnt:      28648 | 0.000
280.05/280.17	c total clause space: 78.2603MB
280.05/280.17	c total #watches: 239184
280.55/280.60	c total #propagations: 49926640 / total #impl: 184159896 (eff. 0.271)
280.55/280.60	c #Conflicts:     701000 | #Learnt:      29648 | 0.000
280.55/280.60	c total clause space: 78.2603MB
280.55/280.60	c total #watches: 243401
280.95/281.08	c total #propagations: 49990530 / total #impl: 184358635 (eff. 0.271)
280.95/281.08	c #Conflicts:     702000 | #Learnt:      30648 | 0.000
280.95/281.08	c total clause space: 78.2603MB
280.95/281.08	c total #watches: 247354
281.45/281.55	c total #propagations: 50066766 / total #impl: 184641835 (eff. 0.271)
281.45/281.55	c #Conflicts:     703000 | #Learnt:      31648 | 0.000
281.45/281.55	c total clause space: 78.2603MB
281.45/281.55	c total #watches: 251311
281.85/281.94	c total #propagations: 50132551 / total #impl: 184867144 (eff. 0.271)
281.85/281.94	c #Conflicts:     704000 | #Learnt:      32648 | 0.000
281.85/281.94	c total clause space: 78.2603MB
281.85/281.94	c total #watches: 254971
282.35/282.45	c total #propagations: 50191384 / total #impl: 185048216 (eff. 0.271)
282.35/282.45	c #Conflicts:     705000 | #Learnt:      33648 | 0.000
282.35/282.45	c total clause space: 78.2603MB
282.35/282.45	c total #watches: 258226
282.85/282.99	c total #propagations: 50249693 / total #impl: 185229053 (eff. 0.271)
282.85/282.99	c #Conflicts:     706000 | #Learnt:      34648 | 0.000
282.85/282.99	c total clause space: 78.2603MB
282.85/282.99	c total #watches: 261796
283.45/283.56	c total #propagations: 50311594 / total #impl: 185441059 (eff. 0.271)
283.45/283.56	c #Conflicts:     707000 | #Learnt:      35648 | 0.000
283.45/283.56	c total clause space: 78.2603MB
283.45/283.56	c total #watches: 265079
284.05/284.16	c total #propagations: 50383396 / total #impl: 185719776 (eff. 0.271)
284.05/284.16	c #Conflicts:     708000 | #Learnt:      36648 | 0.000
284.05/284.16	c total clause space: 78.2603MB
284.05/284.16	c total #watches: 268831
284.65/284.73	c total #propagations: 50458968 / total #impl: 186017253 (eff. 0.271)
284.65/284.73	c #Conflicts:     709000 | #Learnt:      37648 | 0.000
284.65/284.73	c total clause space: 78.2603MB
284.65/284.73	c total #watches: 272096
285.25/285.33	c total #propagations: 50532927 / total #impl: 186305393 (eff. 0.271)
285.25/285.33	c #Conflicts:     710000 | #Learnt:      38648 | 0.000
285.25/285.33	c total clause space: 78.2603MB
285.25/285.33	c total #watches: 275767
285.75/285.88	c total #propagations: 50609453 / total #impl: 186579877 (eff. 0.271)
285.75/285.88	c #Conflicts:     711000 | #Learnt:      39648 | 0.000
285.75/285.88	c total clause space: 78.2603MB
285.75/285.88	c total #watches: 279769
286.45/286.51	c total #propagations: 50673807 / total #impl: 186799360 (eff. 0.271)
286.45/286.51	c GC COLLECT
286.45/286.51	c #Conflicts:     712000 | #Learnt:      20347 | 0.000
286.45/286.51	c total clause space: 78.2603MB
286.45/286.51	c total #watches: 209427
286.75/286.80	c total #propagations: 50742848 / total #impl: 187069715 (eff. 0.271)
286.75/286.80	c #Conflicts:     713000 | #Learnt:      21347 | 0.000
286.75/286.80	c total clause space: 78.2603MB
286.75/286.80	c total #watches: 213745
287.05/287.13	c total #propagations: 50808744 / total #impl: 187255712 (eff. 0.271)
287.05/287.13	c #Conflicts:     714000 | #Learnt:      22347 | 0.000
287.05/287.13	c total clause space: 78.2603MB
287.05/287.13	c total #watches: 217247
287.35/287.48	c total #propagations: 50869315 / total #impl: 187410422 (eff. 0.271)
287.35/287.48	c #Conflicts:     715000 | #Learnt:      23347 | 0.000
287.35/287.48	c total clause space: 78.2603MB
287.35/287.48	c total #watches: 220798
287.75/287.86	c total #propagations: 50931250 / total #impl: 187595907 (eff. 0.271)
287.75/287.86	c #Conflicts:     716000 | #Learnt:      24347 | 0.000
287.75/287.86	c total clause space: 78.2603MB
287.75/287.86	c total #watches: 223947
288.15/288.21	c total #propagations: 50997252 / total #impl: 187811077 (eff. 0.272)
288.15/288.21	c #Conflicts:     717000 | #Learnt:      25347 | 0.000
288.15/288.21	c total clause space: 78.2603MB
288.15/288.21	c total #watches: 227693
288.45/288.54	c total #propagations: 51061726 / total #impl: 188005023 (eff. 0.272)
288.45/288.54	c #Conflicts:     718000 | #Learnt:      26347 | 0.000
288.45/288.54	c total clause space: 78.2603MB
288.45/288.54	c total #watches: 230953
288.85/288.90	c total #propagations: 51124444 / total #impl: 188167714 (eff. 0.272)
288.85/288.90	c #Conflicts:     719000 | #Learnt:      27347 | 0.000
288.85/288.90	c total clause space: 78.2603MB
288.85/288.90	c total #watches: 234375
289.15/289.27	c total #propagations: 51203374 / total #impl: 188439065 (eff. 0.272)
289.15/289.27	c #Conflicts:     720000 | #Learnt:      28347 | 0.000
289.15/289.27	c total clause space: 78.2603MB
289.15/289.27	c total #watches: 237905
289.55/289.69	c total #propagations: 51268063 / total #impl: 188634384 (eff. 0.272)
289.55/289.69	c #Conflicts:     721000 | #Learnt:      29347 | 0.000
289.55/289.69	c total clause space: 78.2603MB
289.55/289.69	c total #watches: 241082
290.05/290.18	c total #propagations: 51339768 / total #impl: 188894283 (eff. 0.272)
290.05/290.18	c #Conflicts:     722000 | #Learnt:      30347 | 0.000
290.05/290.18	c total clause space: 78.2603MB
290.05/290.18	c total #watches: 244416
290.55/290.61	c total #propagations: 51416307 / total #impl: 189168429 (eff. 0.272)
290.55/290.61	c #Conflicts:     723000 | #Learnt:      31347 | 0.000
290.55/290.61	c total clause space: 78.2603MB
290.55/290.61	c total #watches: 248344
290.95/291.06	c total #propagations: 51485893 / total #impl: 189397757 (eff. 0.272)
290.95/291.06	c #Conflicts:     724000 | #Learnt:      32347 | 0.000
290.95/291.06	c total clause space: 78.2603MB
290.95/291.06	c total #watches: 251888
291.45/291.56	c total #propagations: 51560001 / total #impl: 189640866 (eff. 0.272)
291.45/291.56	c #Conflicts:     725000 | #Learnt:      33347 | 0.000
291.45/291.56	c total clause space: 78.2603MB
291.45/291.56	c total #watches: 254950
291.95/292.01	c total #propagations: 51626599 / total #impl: 189853681 (eff. 0.272)
291.95/292.01	c #Conflicts:     726000 | #Learnt:      34347 | 0.000
291.95/292.01	c total clause space: 78.2603MB
291.95/292.01	c total #watches: 258746
292.35/292.42	c total #propagations: 51697238 / total #impl: 190102491 (eff. 0.272)
292.35/292.42	c #Conflicts:     727000 | #Learnt:      35347 | 0.000
292.35/292.42	c total clause space: 78.2603MB
292.35/292.42	c total #watches: 261732
292.75/292.84	c total #propagations: 51762847 / total #impl: 190320141 (eff. 0.272)
292.75/292.84	c #Conflicts:     728000 | #Learnt:      36347 | 0.000
292.75/292.84	c total clause space: 78.2603MB
292.75/292.84	c total #watches: 265311
293.35/293.41	c total #propagations: 51822138 / total #impl: 190504370 (eff. 0.272)
293.35/293.41	c #Conflicts:     729000 | #Learnt:      37347 | 0.000
293.35/293.41	c total clause space: 78.2603MB
293.35/293.41	c total #watches: 269242
293.95/294.05	c total #propagations: 51893778 / total #impl: 190764987 (eff. 0.272)
293.95/294.05	c #Conflicts:     730000 | #Learnt:      38347 | 0.000
293.95/294.05	c total clause space: 78.2603MB
293.95/294.05	c total #watches: 272931
294.45/294.58	c total #propagations: 51969995 / total #impl: 191026704 (eff. 0.272)
294.45/294.58	c #Conflicts:     731000 | #Learnt:      39347 | 0.000
294.45/294.58	c total clause space: 78.2603MB
294.45/294.58	c total #watches: 277044
295.15/295.20	c total #propagations: 52035880 / total #impl: 191239650 (eff. 0.272)
295.15/295.20	c #Conflicts:     732000 | #Learnt:      40347 | 0.000
295.15/295.20	c total clause space: 78.2603MB
295.15/295.20	c total #watches: 280555
295.65/295.78	c total #propagations: 52109713 / total #impl: 191522246 (eff. 0.272)
295.65/295.78	c GC COLLECT
295.65/295.78	c #Conflicts:     733000 | #Learnt:      20748 | 0.000
295.65/295.78	c total clause space: 78.2603MB
295.65/295.78	c total #watches: 211389
296.05/296.10	c total #propagations: 52175336 / total #impl: 191760247 (eff. 0.272)
296.05/296.10	c #Conflicts:     734000 | #Learnt:      21748 | 0.000
296.05/296.10	c total clause space: 78.2603MB
296.05/296.10	c total #watches: 215216
296.34/296.47	c total #propagations: 52243527 / total #impl: 191982305 (eff. 0.272)
296.34/296.47	c #Conflicts:     735000 | #Learnt:      22748 | 0.000
296.34/296.47	c total clause space: 78.2603MB
296.34/296.47	c total #watches: 219176
296.74/296.89	c total #propagations: 52324524 / total #impl: 192267725 (eff. 0.272)
296.74/296.89	c #Conflicts:     736000 | #Learnt:      23747 | 0.000
296.74/296.89	c total clause space: 78.2603MB
296.74/296.89	c total #watches: 223084
297.14/297.25	c total #propagations: 52391537 / total #impl: 192480166 (eff. 0.272)
297.14/297.25	c #Conflicts:     737000 | #Learnt:      24747 | 0.000
297.14/297.25	c total clause space: 78.2603MB
297.14/297.25	c total #watches: 226372
297.54/297.63	c total #propagations: 52462089 / total #impl: 192709253 (eff. 0.272)
297.54/297.63	c #Conflicts:     738000 | #Learnt:      25747 | 0.000
297.54/297.63	c total clause space: 78.2603MB
297.54/297.63	c total #watches: 230308
297.94/298.04	c total #propagations: 52530709 / total #impl: 192916596 (eff. 0.272)
297.94/298.04	c #Conflicts:     739000 | #Learnt:      26747 | 0.000
297.94/298.04	c total clause space: 78.2603MB
297.94/298.04	c total #watches: 233903
298.34/298.44	c total #propagations: 52603663 / total #impl: 193147828 (eff. 0.272)
298.34/298.44	c #Conflicts:     740000 | #Learnt:      27747 | 0.000
298.34/298.44	c total clause space: 78.2603MB
298.34/298.44	c total #watches: 237763
298.74/298.87	c total #propagations: 52680605 / total #impl: 193445418 (eff. 0.272)
298.74/298.87	c #Conflicts:     741000 | #Learnt:      28747 | 0.000
298.74/298.87	c total clause space: 78.2603MB
298.74/298.87	c total #watches: 241460
299.25/299.31	c total #propagations: 52760556 / total #impl: 193751836 (eff. 0.272)
299.25/299.31	c #Conflicts:     742000 | #Learnt:      29747 | 0.000
299.25/299.31	c total clause space: 78.2603MB
299.25/299.31	c total #watches: 244620
299.64/299.76	c total #propagations: 52831725 / total #impl: 194015691 (eff. 0.272)
299.64/299.76	c #Conflicts:     743000 | #Learnt:      30747 | 0.000
299.64/299.76	c total clause space: 78.2603MB
299.64/299.76	c total #watches: 248887
300.14/300.20	c total #propagations: 52913216 / total #impl: 194354798 (eff. 0.272)
300.14/300.20	c #Conflicts:     744000 | #Learnt:      31747 | 0.000
300.14/300.20	c total clause space: 78.2603MB
300.14/300.20	c total #watches: 252599
300.54/300.69	c total #propagations: 52986017 / total #impl: 194599561 (eff. 0.272)
300.54/300.69	c #Conflicts:     745000 | #Learnt:      32747 | 0.000
300.54/300.69	c total clause space: 78.2603MB
300.54/300.69	c total #watches: 255751
301.04/301.16	c total #propagations: 53055962 / total #impl: 194824202 (eff. 0.272)
301.04/301.16	c #Conflicts:     746000 | #Learnt:      33747 | 0.000
301.04/301.16	c total clause space: 78.2603MB
301.04/301.16	c total #watches: 258747
301.54/301.69	c total #propagations: 53126417 / total #impl: 195025888 (eff. 0.272)
301.54/301.69	c #Conflicts:     747000 | #Learnt:      34747 | 0.000
301.54/301.69	c total clause space: 78.2603MB
301.54/301.69	c total #watches: 261846
302.14/302.22	c total #propagations: 53194069 / total #impl: 195212866 (eff. 0.272)
302.14/302.22	c #Conflicts:     748000 | #Learnt:      35747 | 0.000
302.14/302.22	c total clause space: 78.2603MB
302.14/302.22	c total #watches: 265191
302.74/302.82	c total #propagations: 53259878 / total #impl: 195407213 (eff. 0.273)
302.74/302.82	c #Conflicts:     749000 | #Learnt:      36747 | 0.000
302.74/302.82	c total clause space: 78.2603MB
302.74/302.82	c total #watches: 268510
303.24/303.36	c total #propagations: 53326405 / total #impl: 195611972 (eff. 0.273)
303.24/303.36	c #Conflicts:     750000 | #Learnt:      37747 | 0.000
303.24/303.36	c total clause space: 78.2603MB
303.24/303.36	c total #watches: 271799
303.84/303.96	c total #propagations: 53397279 / total #impl: 195840660 (eff. 0.273)
303.84/303.96	c #Conflicts:     751000 | #Learnt:      38747 | 0.000
303.84/303.96	c total clause space: 78.2603MB
303.84/303.96	c total #watches: 275136
304.44/304.50	c total #propagations: 53469324 / total #impl: 196112741 (eff. 0.273)
304.44/304.50	c #Conflicts:     752000 | #Learnt:      39746 | 0.000
304.44/304.50	c total clause space: 78.2603MB
304.44/304.50	c total #watches: 278848
305.04/305.13	c total #propagations: 53542725 / total #impl: 196364667 (eff. 0.273)
305.04/305.13	c #Conflicts:     753000 | #Learnt:      40746 | 0.000
305.04/305.13	c total clause space: 78.2603MB
305.04/305.13	c total #watches: 281930
305.75/305.81	c total #propagations: 53608406 / total #impl: 196579301 (eff. 0.273)
305.75/305.81	c #Conflicts:     754000 | #Learnt:      41746 | 0.000
305.75/305.81	c total clause space: 78.2603MB
305.75/305.81	c total #watches: 285319
306.14/306.21	c total #propagations: 53678317 / total #impl: 196833547 (eff. 0.273)
306.14/306.21	c GC COLLECT
306.14/306.21	c #Conflicts:     755000 | #Learnt:      21845 | 0.000
306.14/306.21	c total clause space: 78.2603MB
306.14/306.21	c total #watches: 215755
306.44/306.57	c total #propagations: 53738948 / total #impl: 196991086 (eff. 0.273)
306.44/306.57	c #Conflicts:     756000 | #Learnt:      22845 | 0.000
306.44/306.57	c total clause space: 78.2603MB
306.44/306.57	c total #watches: 219431
306.85/306.97	c total #propagations: 53801996 / total #impl: 197170266 (eff. 0.273)
306.85/306.97	c #Conflicts:     757000 | #Learnt:      23845 | 0.000
306.85/306.97	c total clause space: 78.2603MB
306.85/306.97	c total #watches: 223067
307.34/307.41	c total #propagations: 53873450 / total #impl: 197400701 (eff. 0.273)
307.34/307.41	c #Conflicts:     758000 | #Learnt:      24845 | 0.000
307.34/307.41	c total clause space: 78.2603MB
307.34/307.41	c total #watches: 226770
307.74/307.82	c total #propagations: 53957377 / total #impl: 197685062 (eff. 0.273)
307.74/307.82	c #Conflicts:     759000 | #Learnt:      25845 | 0.000
307.74/307.82	c total clause space: 78.2603MB
307.74/307.82	c total #watches: 230482
308.14/308.27	c total #propagations: 54048936 / total #impl: 198061203 (eff. 0.273)
308.14/308.27	c #Conflicts:     760000 | #Learnt:      26845 | 0.000
308.14/308.27	c total clause space: 78.2603MB
308.14/308.27	c total #watches: 233868
308.64/308.73	c total #propagations: 54124154 / total #impl: 198307016 (eff. 0.273)
308.64/308.73	c #Conflicts:     761000 | #Learnt:      27845 | 0.000
308.64/308.73	c total clause space: 78.2603MB
308.64/308.73	c total #watches: 237509
309.05/309.17	c total #propagations: 54198429 / total #impl: 198584110 (eff. 0.273)
309.05/309.17	c #Conflicts:     762000 | #Learnt:      28845 | 0.000
309.05/309.17	c total clause space: 78.2603MB
309.05/309.17	c total #watches: 241330
309.54/309.65	c total #propagations: 54271266 / total #impl: 198835530 (eff. 0.273)
309.54/309.65	c #Conflicts:     763000 | #Learnt:      29844 | 0.000
309.54/309.65	c total clause space: 78.2603MB
309.54/309.65	c total #watches: 245454
310.04/310.18	c total #propagations: 54363758 / total #impl: 199195912 (eff. 0.273)
310.04/310.18	c #Conflicts:     764000 | #Learnt:      30844 | 0.000
310.04/310.18	c total clause space: 78.2603MB
310.04/310.18	c total #watches: 248659
310.75/310.86	c total #propagations: 54446628 / total #impl: 199494784 (eff. 0.273)
310.75/310.86	c S2->S1
310.75/310.86	c #Conflicts:     765000 | #Learnt:      28554 | 0.000
310.75/310.86	c total clause space: 127.173MB
310.75/310.86	c total #watches: 247077
311.45/311.52	c total #propagations: 54525003 / total #impl: 199779951 (eff. 0.273)
311.45/311.52	c #Conflicts:     766000 | #Learnt:      29554 | 0.000
311.45/311.52	c total clause space: 127.173MB
311.45/311.52	c total #watches: 244662
312.05/312.16	c total #propagations: 54591010 / total #impl: 200013617 (eff. 0.273)
312.05/312.16	c #Conflicts:     767000 | #Learnt:      30554 | 0.000
312.05/312.16	c total clause space: 127.173MB
312.05/312.16	c total #watches: 246783
312.75/312.82	c total #propagations: 54663917 / total #impl: 200272430 (eff. 0.273)
312.75/312.82	c #Conflicts:     768000 | #Learnt:      31554 | 0.000
312.75/312.82	c total clause space: 127.173MB
312.75/312.82	c total #watches: 249669
313.35/313.48	c total #propagations: 54740546 / total #impl: 200561123 (eff. 0.273)
313.35/313.48	c #Conflicts:     769000 | #Learnt:      32554 | 0.000
313.35/313.48	c total clause space: 127.173MB
313.35/313.48	c total #watches: 252545
314.05/314.16	c total #propagations: 54810535 / total #impl: 200791582 (eff. 0.273)
314.05/314.16	c #Conflicts:     770000 | #Learnt:      33554 | 0.000
314.05/314.16	c total clause space: 127.173MB
314.05/314.16	c total #watches: 256186
314.75/314.81	c total #propagations: 54877825 / total #impl: 201072415 (eff. 0.273)
314.75/314.81	c #Conflicts:     771000 | #Learnt:      34554 | 0.000
314.75/314.81	c total clause space: 127.173MB
314.75/314.81	c total #watches: 260240
315.25/315.32	c total #propagations: 54956651 / total #impl: 201380378 (eff. 0.273)
315.25/315.32	c #Conflicts:     772000 | #Learnt:      35554 | 0.000
315.25/315.32	c total clause space: 127.173MB
315.25/315.32	c total #watches: 264246
315.75/315.81	c total #propagations: 55023679 / total #impl: 201599778 (eff. 0.273)
315.75/315.81	c #Conflicts:     773000 | #Learnt:      36554 | 0.000
315.75/315.81	c total clause space: 127.173MB
315.75/315.81	c total #watches: 268333
316.14/316.29	c total #propagations: 55095843 / total #impl: 201847059 (eff. 0.273)
316.14/316.29	c #Conflicts:     774000 | #Learnt:      37554 | 0.000
316.14/316.29	c total clause space: 127.173MB
316.14/316.29	c total #watches: 271615
316.85/316.92	c total #propagations: 55158263 / total #impl: 202046920 (eff. 0.273)
316.85/316.92	c #Conflicts:     775000 | #Learnt:      38554 | 0.000
316.85/316.92	c total clause space: 127.173MB
316.85/316.92	c total #watches: 275394
317.34/317.49	c total #propagations: 55223858 / total #impl: 202258922 (eff. 0.273)
317.34/317.49	c GC COLLECT
317.34/317.49	c #Conflicts:     776000 | #Learnt:      19997 | 0.000
317.34/317.49	c total clause space: 127.173MB
317.34/317.49	c total #watches: 206954
317.95/318.02	c total #propagations: 55294472 / total #impl: 202490422 (eff. 0.273)
317.95/318.02	c #Conflicts:     777000 | #Learnt:      20997 | 0.000
317.95/318.02	c total clause space: 127.173MB
317.95/318.02	c total #watches: 211520
318.44/318.54	c total #propagations: 55369721 / total #impl: 202756372 (eff. 0.273)
318.44/318.54	c #Conflicts:     778000 | #Learnt:      21997 | 0.000
318.44/318.54	c total clause space: 127.173MB
318.44/318.54	c total #watches: 215175
318.95/319.09	c total #propagations: 55441062 / total #impl: 203021291 (eff. 0.273)
318.95/319.09	c #Conflicts:     779000 | #Learnt:      22997 | 0.000
318.95/319.09	c total clause space: 127.173MB
318.95/319.09	c total #watches: 218967
319.44/319.52	c total #propagations: 55512197 / total #impl: 203283825 (eff. 0.273)
319.44/319.52	c #Conflicts:     780000 | #Learnt:      23997 | 0.000
319.44/319.52	c total clause space: 127.173MB
319.44/319.52	c total #watches: 223635
319.94/320.03	c total #propagations: 55585581 / total #impl: 203569034 (eff. 0.273)
319.94/320.03	c #Conflicts:     781000 | #Learnt:      24997 | 0.000
319.94/320.03	c total clause space: 127.173MB
319.94/320.03	c total #watches: 227975
320.44/320.58	c total #propagations: 55659195 / total #impl: 203825800 (eff. 0.273)
320.44/320.58	c #Conflicts:     782000 | #Learnt:      25997 | 0.000
320.44/320.58	c total clause space: 127.173MB
320.44/320.58	c total #watches: 231149
321.04/321.19	c total #propagations: 55730282 / total #impl: 204079439 (eff. 0.273)
321.04/321.19	c #Conflicts:     783000 | #Learnt:      26997 | 0.000
321.04/321.19	c total clause space: 127.173MB
321.04/321.19	c total #watches: 234618
321.64/321.71	c total #propagations: 55798943 / total #impl: 204322734 (eff. 0.273)
321.64/321.71	c #Conflicts:     784000 | #Learnt:      27997 | 0.000
321.64/321.71	c total clause space: 127.173MB
321.64/321.71	c total #watches: 238588
322.14/322.21	c total #propagations: 55862862 / total #impl: 204535887 (eff. 0.273)
322.14/322.21	c #Conflicts:     785000 | #Learnt:      28997 | 0.000
322.14/322.21	c total clause space: 127.173MB
322.14/322.21	c total #watches: 241935
322.64/322.74	c total #propagations: 55920838 / total #impl: 204718734 (eff. 0.273)
322.64/322.74	c #Conflicts:     786000 | #Learnt:      29997 | 0.000
322.64/322.74	c total clause space: 127.173MB
322.64/322.74	c total #watches: 245615
323.14/323.28	c total #propagations: 55988704 / total #impl: 204958344 (eff. 0.273)
323.14/323.28	c #Conflicts:     787000 | #Learnt:      30997 | 0.000
323.14/323.28	c total clause space: 127.173MB
323.14/323.28	c total #watches: 249011
323.74/323.83	c total #propagations: 56057662 / total #impl: 205217557 (eff. 0.273)
323.74/323.83	c #Conflicts:     788000 | #Learnt:      31997 | 0.000
323.74/323.83	c total clause space: 127.173MB
323.74/323.83	c total #watches: 252622
324.34/324.41	c total #propagations: 56128181 / total #impl: 205482656 (eff. 0.273)
324.34/324.41	c #Conflicts:     789000 | #Learnt:      32997 | 0.000
324.34/324.41	c total clause space: 127.173MB
324.34/324.41	c total #watches: 255417
324.94/325.04	c total #propagations: 56194463 / total #impl: 205707078 (eff. 0.273)
324.94/325.04	c #Conflicts:     790000 | #Learnt:      33997 | 0.000
324.94/325.04	c total clause space: 127.173MB
324.94/325.04	c total #watches: 258373
325.55/325.64	c total #propagations: 56257620 / total #impl: 205908030 (eff. 0.273)
325.55/325.64	c #Conflicts:     791000 | #Learnt:      34997 | 0.000
325.55/325.64	c total clause space: 127.173MB
325.55/325.64	c total #watches: 261538
326.24/326.31	c total #propagations: 56328104 / total #impl: 206128385 (eff. 0.273)
326.24/326.31	c #Conflicts:     792000 | #Learnt:      35997 | 0.000
326.24/326.31	c total clause space: 127.173MB
326.24/326.31	c total #watches: 264780
326.84/326.96	c total #propagations: 56404033 / total #impl: 206377386 (eff. 0.273)
326.84/326.96	c #Conflicts:     793000 | #Learnt:      36997 | 0.000
326.84/326.96	c total clause space: 127.173MB
326.84/326.96	c total #watches: 267956
327.54/327.62	c total #propagations: 56476458 / total #impl: 206643211 (eff. 0.273)
327.54/327.62	c #Conflicts:     794000 | #Learnt:      37997 | 0.000
327.54/327.62	c total clause space: 127.173MB
327.54/327.62	c total #watches: 271799
328.24/328.30	c total #propagations: 56557386 / total #impl: 206952955 (eff. 0.273)
328.24/328.30	c #Conflicts:     795000 | #Learnt:      38997 | 0.000
328.24/328.30	c total clause space: 127.173MB
328.24/328.30	c total #watches: 274761
328.95/329.05	c total #propagations: 56635920 / total #impl: 207254109 (eff. 0.273)
328.95/329.05	c #Conflicts:     796000 | #Learnt:      39997 | 0.000
328.95/329.05	c total clause space: 127.173MB
328.95/329.05	c total #watches: 278379
329.64/329.78	c total #propagations: 56719851 / total #impl: 207570660 (eff. 0.273)
329.64/329.78	c #Conflicts:     797000 | #Learnt:      40997 | 0.000
329.64/329.78	c total clause space: 127.173MB
329.64/329.78	c total #watches: 282043
330.24/330.33	c total #propagations: 56791996 / total #impl: 207843382 (eff. 0.273)
330.24/330.33	c GC COLLECT
330.24/330.33	c #Conflicts:     798000 | #Learnt:      21318 | 0.000
330.24/330.33	c total clause space: 127.173MB
330.24/330.33	c total #watches: 212789
330.64/330.79	c total #propagations: 56865446 / total #impl: 208105011 (eff. 0.273)
330.64/330.79	c #Conflicts:     799000 | #Learnt:      22318 | 0.000
330.64/330.79	c total clause space: 127.173MB
330.64/330.79	c total #watches: 216742
331.15/331.24	c total #propagations: 56940666 / total #impl: 208363929 (eff. 0.273)
331.15/331.24	c #Conflicts:     800000 | #Learnt:      23318 | 0.000
331.15/331.24	c total clause space: 127.173MB
331.15/331.24	c total #watches: 220293
331.64/331.77	c total #propagations: 57004656 / total #impl: 208580747 (eff. 0.273)
331.64/331.77	c #Conflicts:     801000 | #Learnt:      24318 | 0.000
331.64/331.77	c total clause space: 127.173MB
331.64/331.77	c total #watches: 224275
332.25/332.36	c total #propagations: 57077367 / total #impl: 208824799 (eff. 0.273)
332.25/332.36	c #Conflicts:     802000 | #Learnt:      25318 | 0.000
332.25/332.36	c total clause space: 127.173MB
332.25/332.36	c total #watches: 227446
332.74/332.88	c total #propagations: 57150325 / total #impl: 209053869 (eff. 0.273)
332.74/332.88	c #Conflicts:     803000 | #Learnt:      26318 | 0.000
332.74/332.88	c total clause space: 127.173MB
332.74/332.88	c total #watches: 230835
333.35/333.41	c total #propagations: 57212144 / total #impl: 209245010 (eff. 0.273)
333.35/333.41	c #Conflicts:     804000 | #Learnt:      27318 | 0.000
333.35/333.41	c total clause space: 127.173MB
333.35/333.41	c total #watches: 234344
333.84/333.96	c total #propagations: 57274836 / total #impl: 209436606 (eff. 0.273)
333.84/333.96	c #Conflicts:     805000 | #Learnt:      28318 | 0.000
333.84/333.96	c total clause space: 127.173MB
333.84/333.96	c total #watches: 238149
334.45/334.59	c total #propagations: 57342651 / total #impl: 209667420 (eff. 0.273)
334.45/334.59	c #Conflicts:     806000 | #Learnt:      29318 | 0.000
334.45/334.59	c total clause space: 127.173MB
334.45/334.59	c total #watches: 241590
335.04/335.13	c total #propagations: 57423644 / total #impl: 210019124 (eff. 0.273)
335.04/335.13	c #Conflicts:     807000 | #Learnt:      30318 | 0.000
335.04/335.13	c total clause space: 127.173MB
335.04/335.13	c total #watches: 245123
335.64/335.73	c total #propagations: 57503191 / total #impl: 210366933 (eff. 0.273)
335.64/335.73	c #Conflicts:     808000 | #Learnt:      31318 | 0.000
335.64/335.73	c total clause space: 127.173MB
335.64/335.73	c total #watches: 248875
336.24/336.31	c total #propagations: 57584389 / total #impl: 210682527 (eff. 0.273)
336.24/336.31	c #Conflicts:     809000 | #Learnt:      32318 | 0.000
336.24/336.31	c total clause space: 127.173MB
336.24/336.31	c total #watches: 252443
336.74/336.84	c total #propagations: 57662388 / total #impl: 210972611 (eff. 0.273)
336.74/336.84	c #Conflicts:     810000 | #Learnt:      33318 | 0.000
336.74/336.84	c total clause space: 127.173MB
336.74/336.84	c total #watches: 256226
337.34/337.46	c total #propagations: 57724429 / total #impl: 211192253 (eff. 0.273)
337.34/337.46	c #Conflicts:     811000 | #Learnt:      34318 | 0.000
337.34/337.46	c total clause space: 127.173MB
337.34/337.46	c total #watches: 259497
338.04/338.17	c total #propagations: 57798847 / total #impl: 211477521 (eff. 0.273)
338.04/338.17	c #Conflicts:     812000 | #Learnt:      35318 | 0.000
338.04/338.17	c total clause space: 127.173MB
338.04/338.17	c total #watches: 263293
338.85/338.92	c total #propagations: 57870007 / total #impl: 211738306 (eff. 0.273)
338.85/338.92	c #Conflicts:     813000 | #Learnt:      36318 | 0.000
338.85/338.92	c total clause space: 127.173MB
338.85/338.92	c total #watches: 267016
339.54/339.65	c total #propagations: 57950750 / total #impl: 212048670 (eff. 0.273)
339.54/339.65	c #Conflicts:     814000 | #Learnt:      37318 | 0.000
339.54/339.65	c total clause space: 127.173MB
339.54/339.65	c total #watches: 270262
340.24/340.36	c total #propagations: 58026748 / total #impl: 212345543 (eff. 0.273)
340.24/340.36	c #Conflicts:     815000 | #Learnt:      38318 | 0.000
340.24/340.36	c total clause space: 127.173MB
340.24/340.36	c total #watches: 273844
341.05/341.15	c total #propagations: 58101120 / total #impl: 212613240 (eff. 0.273)
341.05/341.15	c #Conflicts:     816000 | #Learnt:      39318 | 0.000
341.05/341.15	c total clause space: 127.173MB
341.05/341.15	c total #watches: 277784
341.84/341.92	c total #propagations: 58179812 / total #impl: 212926946 (eff. 0.273)
341.84/341.92	c #Conflicts:     817000 | #Learnt:      40318 | 0.000
341.84/341.92	c total clause space: 127.173MB
341.84/341.92	c total #watches: 280488
342.64/342.75	c total #propagations: 58257931 / total #impl: 213214130 (eff. 0.273)
342.64/342.75	c #Conflicts:     818000 | #Learnt:      41318 | 0.000
342.64/342.75	c total clause space: 127.173MB
342.64/342.75	c total #watches: 283641
343.44/343.52	c total #propagations: 58332940 / total #impl: 213481631 (eff. 0.273)
343.44/343.52	c #Conflicts:     819000 | #Learnt:      42318 | 0.000
343.44/343.52	c total clause space: 127.173MB
343.44/343.52	c total #watches: 286923
344.04/344.19	c total #propagations: 58411495 / total #impl: 213778118 (eff. 0.273)
344.04/344.19	c GC COLLECT
344.04/344.19	c #Conflicts:     820000 | #Learnt:      21934 | 0.000
344.04/344.19	c total clause space: 127.173MB
344.04/344.19	c total #watches: 215585
344.64/344.70	c total #propagations: 58481482 / total #impl: 214020384 (eff. 0.273)
344.64/344.70	c #Conflicts:     821000 | #Learnt:      22934 | 0.000
344.64/344.70	c total clause space: 127.173MB
344.64/344.70	c total #watches: 219790
345.04/345.14	c total #propagations: 58557188 / total #impl: 214280985 (eff. 0.273)
345.04/345.14	c #Conflicts:     822000 | #Learnt:      23934 | 0.000
345.04/345.14	c total clause space: 127.173MB
345.04/345.14	c total #watches: 223812
345.45/345.58	c total #propagations: 58616310 / total #impl: 214456477 (eff. 0.273)
345.45/345.58	c #Conflicts:     823000 | #Learnt:      24934 | 0.000
345.45/345.58	c total clause space: 127.173MB
345.45/345.58	c total #watches: 227645
346.04/346.10	c total #propagations: 58677658 / total #impl: 214636362 (eff. 0.273)
346.04/346.10	c #Conflicts:     824000 | #Learnt:      25934 | 0.000
346.04/346.10	c total clause space: 127.173MB
346.04/346.10	c total #watches: 232227
346.55/346.64	c total #propagations: 58745273 / total #impl: 214876247 (eff. 0.273)
346.55/346.64	c #Conflicts:     825000 | #Learnt:      26934 | 0.000
346.55/346.64	c total clause space: 127.173MB
346.55/346.64	c total #watches: 236134
347.04/347.18	c total #propagations: 58815224 / total #impl: 215155166 (eff. 0.273)
347.04/347.18	c #Conflicts:     826000 | #Learnt:      27934 | 0.000
347.04/347.18	c total clause space: 127.173MB
347.04/347.18	c total #watches: 240293
347.65/347.76	c total #propagations: 58886293 / total #impl: 215434038 (eff. 0.273)
347.65/347.76	c #Conflicts:     827000 | #Learnt:      28934 | 0.000
347.65/347.76	c total clause space: 127.173MB
347.65/347.76	c total #watches: 244234
348.24/348.34	c total #propagations: 58964707 / total #impl: 215782907 (eff. 0.273)
348.24/348.34	c #Conflicts:     828000 | #Learnt:      29934 | 0.000
348.24/348.34	c total clause space: 127.173MB
348.24/348.34	c total #watches: 248159
348.84/348.96	c total #propagations: 59027750 / total #impl: 216017569 (eff. 0.273)
348.84/348.96	c #Conflicts:     829000 | #Learnt:      30934 | 0.000
348.84/348.96	c total clause space: 127.173MB
348.84/348.96	c total #watches: 251507
349.44/349.59	c total #propagations: 59091231 / total #impl: 216248049 (eff. 0.273)
349.44/349.59	c #Conflicts:     830000 | #Learnt:      31934 | 0.000
349.44/349.59	c total clause space: 127.173MB
349.44/349.59	c total #watches: 255172
350.04/350.15	c total #propagations: 59151611 / total #impl: 216456022 (eff. 0.273)
350.04/350.15	c #Conflicts:     831000 | #Learnt:      32934 | 0.000
350.04/350.15	c total clause space: 127.173MB
350.04/350.15	c total #watches: 259481
350.64/350.74	c total #propagations: 59215353 / total #impl: 216691995 (eff. 0.273)
350.64/350.74	c #Conflicts:     832000 | #Learnt:      33934 | 0.000
350.64/350.74	c total clause space: 127.173MB
350.64/350.74	c total #watches: 264292
351.24/351.31	c total #propagations: 59280508 / total #impl: 216947822 (eff. 0.273)
351.24/351.31	c #Conflicts:     833000 | #Learnt:      34934 | 0.000
351.24/351.31	c total clause space: 127.173MB
351.24/351.31	c total #watches: 268121
351.94/352.01	c total #propagations: 59340305 / total #impl: 217168272 (eff. 0.273)
351.94/352.01	c #Conflicts:     834000 | #Learnt:      35934 | 0.000
351.94/352.01	c total clause space: 127.173MB
351.94/352.01	c total #watches: 271749
352.54/352.67	c total #propagations: 59404598 / total #impl: 217417166 (eff. 0.273)
352.54/352.67	c #Conflicts:     835000 | #Learnt:      36934 | 0.000
352.54/352.67	c total clause space: 127.173MB
352.54/352.67	c total #watches: 275713
353.24/353.35	c total #propagations: 59462458 / total #impl: 217629200 (eff. 0.273)
353.24/353.35	c #Conflicts:     836000 | #Learnt:      37934 | 0.000
353.24/353.35	c total clause space: 127.173MB
353.24/353.35	c total #watches: 279375
353.94/354.02	c total #propagations: 59523037 / total #impl: 217839160 (eff. 0.273)
353.94/354.02	c #Conflicts:     837000 | #Learnt:      38934 | 0.000
353.94/354.02	c total clause space: 127.173MB
353.94/354.02	c total #watches: 282377
354.64/354.77	c total #propagations: 59575732 / total #impl: 218018259 (eff. 0.273)
354.64/354.77	c #Conflicts:     838000 | #Learnt:      39934 | 0.000
354.64/354.77	c total clause space: 127.173MB
354.64/354.77	c total #watches: 286026
355.34/355.45	c total #propagations: 59636591 / total #impl: 218234118 (eff. 0.273)
355.34/355.45	c #Conflicts:     839000 | #Learnt:      40934 | 0.000
355.34/355.45	c total clause space: 127.173MB
355.34/355.45	c total #watches: 289065
356.04/356.16	c total #propagations: 59698283 / total #impl: 218429790 (eff. 0.273)
356.04/356.16	c #Conflicts:     840000 | #Learnt:      41934 | 0.000
356.04/356.16	c total clause space: 127.173MB
356.04/356.16	c total #watches: 292466
356.74/356.89	c total #propagations: 59757548 / total #impl: 218627996 (eff. 0.273)
356.74/356.89	c #Conflicts:     841000 | #Learnt:      42934 | 0.000
356.74/356.89	c total clause space: 127.173MB
356.74/356.89	c total #watches: 295654
357.54/357.61	c total #propagations: 59821437 / total #impl: 218856687 (eff. 0.273)
357.54/357.61	c GC COLLECT
357.54/357.61	c #Conflicts:     842000 | #Learnt:      22037 | 0.000
357.54/357.61	c total clause space: 127.173MB
357.54/357.61	c total #watches: 215953
357.94/358.07	c total #propagations: 59883703 / total #impl: 219052683 (eff. 0.273)
357.94/358.07	c #Conflicts:     843000 | #Learnt:      23037 | 0.000
357.94/358.07	c total clause space: 127.173MB
357.94/358.07	c total #watches: 219460
358.44/358.56	c total #propagations: 59953668 / total #impl: 219285385 (eff. 0.273)
358.44/358.56	c #Conflicts:     844000 | #Learnt:      24037 | 0.000
358.44/358.56	c total clause space: 127.173MB
358.44/358.56	c total #watches: 222581
359.04/359.10	c total #propagations: 60025821 / total #impl: 219536318 (eff. 0.273)
359.04/359.10	c #Conflicts:     845000 | #Learnt:      25037 | 0.000
359.04/359.10	c total clause space: 127.173MB
359.04/359.10	c total #watches: 225879
359.54/359.65	c total #propagations: 60102087 / total #impl: 219818709 (eff. 0.273)
359.54/359.65	c #Conflicts:     846000 | #Learnt:      26037 | 0.000
359.54/359.65	c total clause space: 127.173MB
359.54/359.65	c total #watches: 229500
360.14/360.23	c total #propagations: 60184154 / total #impl: 220143320 (eff. 0.273)
360.14/360.23	c #Conflicts:     847000 | #Learnt:      27037 | 0.000
360.14/360.23	c total clause space: 127.173MB
360.14/360.23	c total #watches: 232527
360.74/360.81	c total #propagations: 60253059 / total #impl: 220414922 (eff. 0.273)
360.74/360.81	c #Conflicts:     848000 | #Learnt:      28037 | 0.000
360.74/360.81	c total clause space: 127.173MB
360.74/360.81	c total #watches: 236251
361.34/361.49	c total #propagations: 60316615 / total #impl: 220656969 (eff. 0.273)
361.34/361.49	c #Conflicts:     849000 | #Learnt:      29037 | 0.000
361.34/361.49	c total clause space: 127.173MB
361.34/361.49	c total #watches: 239126
362.04/362.13	c total #propagations: 60394791 / total #impl: 220943795 (eff. 0.273)
362.04/362.13	c #Conflicts:     850000 | #Learnt:      30037 | 0.000
362.04/362.13	c total clause space: 127.173MB
362.04/362.13	c total #watches: 242545
362.64/362.72	c total #propagations: 60469644 / total #impl: 221216995 (eff. 0.273)
362.64/362.72	c #Conflicts:     851000 | #Learnt:      31037 | 0.000
362.64/362.72	c total clause space: 127.173MB
362.64/362.72	c total #watches: 245238
363.14/363.27	c total #propagations: 60543582 / total #impl: 221493796 (eff. 0.273)
363.14/363.27	c #Conflicts:     852000 | #Learnt:      32037 | 0.000
363.14/363.27	c total clause space: 127.173MB
363.14/363.27	c total #watches: 248413
363.74/363.86	c total #propagations: 60604284 / total #impl: 221683965 (eff. 0.273)
363.74/363.86	c #Conflicts:     853000 | #Learnt:      33037 | 0.000
363.74/363.86	c total clause space: 127.173MB
363.74/363.86	c total #watches: 251305
364.44/364.54	c total #propagations: 60672107 / total #impl: 221931128 (eff. 0.273)
364.44/364.54	c #Conflicts:     854000 | #Learnt:      34037 | 0.000
364.44/364.54	c total clause space: 127.173MB
364.44/364.54	c total #watches: 254445
365.04/365.17	c total #propagations: 60748301 / total #impl: 222213273 (eff. 0.273)
365.04/365.17	c #Conflicts:     855000 | #Learnt:      35037 | 0.000
365.04/365.17	c total clause space: 127.173MB
365.04/365.17	c total #watches: 257793
365.74/365.83	c total #propagations: 60819565 / total #impl: 222457625 (eff. 0.273)
365.74/365.83	c #Conflicts:     856000 | #Learnt:      36037 | 0.000
365.74/365.83	c total clause space: 127.173MB
365.74/365.83	c total #watches: 260983
366.44/366.51	c total #propagations: 60885100 / total #impl: 222686866 (eff. 0.273)
366.44/366.51	c #Conflicts:     857000 | #Learnt:      37037 | 0.000
366.44/366.51	c total clause space: 127.173MB
366.44/366.51	c total #watches: 264029
367.14/367.21	c total #propagations: 60951065 / total #impl: 222914268 (eff. 0.273)
367.14/367.21	c #Conflicts:     858000 | #Learnt:      38037 | 0.000
367.14/367.21	c total clause space: 127.173MB
367.14/367.21	c total #watches: 267997
367.94/368.00	c total #propagations: 61020732 / total #impl: 223170877 (eff. 0.273)
367.94/368.00	c #Conflicts:     859000 | #Learnt:      39037 | 0.000
367.94/368.00	c total clause space: 127.173MB
367.94/368.00	c total #watches: 271576
368.63/368.79	c total #propagations: 61091820 / total #impl: 223408476 (eff. 0.273)
368.63/368.79	c #Conflicts:     860000 | #Learnt:      40037 | 0.000
368.63/368.79	c total clause space: 127.173MB
368.63/368.79	c total #watches: 274784
369.33/369.49	c total #propagations: 61163475 / total #impl: 223670615 (eff. 0.273)
369.33/369.49	c #Conflicts:     861000 | #Learnt:      41037 | 0.000
369.33/369.49	c total clause space: 127.173MB
369.33/369.49	c total #watches: 278147
370.13/370.29	c total #propagations: 61228276 / total #impl: 223893438 (eff. 0.273)
370.13/370.29	c #Conflicts:     862000 | #Learnt:      42037 | 0.000
370.13/370.29	c total clause space: 127.173MB
370.13/370.29	c total #watches: 281971
371.03/371.10	c total #propagations: 61291825 / total #impl: 224120144 (eff. 0.273)
371.03/371.10	c #Conflicts:     863000 | #Learnt:      43037 | 0.000
371.03/371.10	c total clause space: 127.173MB
371.03/371.10	c total #watches: 285060
371.74/371.82	c total #propagations: 61358782 / total #impl: 224367127 (eff. 0.273)
371.74/371.82	c #Conflicts:     864000 | #Learnt:      44037 | 0.000
371.74/371.82	c total clause space: 127.173MB
371.74/371.82	c total #watches: 288805
372.23/372.34	c total #propagations: 61432515 / total #impl: 224661846 (eff. 0.273)
372.23/372.34	c GC COLLECT
372.23/372.34	c #Conflicts:     865000 | #Learnt:      22740 | 0.000
372.23/372.34	c total clause space: 127.173MB
372.23/372.34	c total #watches: 218945
372.73/372.84	c total #propagations: 61494625 / total #impl: 224910119 (eff. 0.273)
372.73/372.84	c #Conflicts:     866000 | #Learnt:      23740 | 0.000
372.73/372.84	c total clause space: 127.173MB
372.73/372.84	c total #watches: 222655
373.23/373.32	c total #propagations: 61561600 / total #impl: 225147183 (eff. 0.273)
373.23/373.32	c #Conflicts:     867000 | #Learnt:      24740 | 0.000
373.23/373.32	c total clause space: 127.173MB
373.23/373.32	c total #watches: 225765
373.83/373.90	c total #propagations: 61628137 / total #impl: 225379771 (eff. 0.273)
373.83/373.90	c #Conflicts:     868000 | #Learnt:      25740 | 0.000
373.83/373.90	c total clause space: 127.173MB
373.83/373.90	c total #watches: 229223
374.33/374.45	c total #propagations: 61702967 / total #impl: 225648617 (eff. 0.273)
374.33/374.45	c #Conflicts:     869000 | #Learnt:      26740 | 0.000
374.33/374.45	c total clause space: 127.173MB
374.33/374.45	c total #watches: 232382
374.93/375.00	c total #propagations: 61769497 / total #impl: 225873161 (eff. 0.273)
374.93/375.00	c #Conflicts:     870000 | #Learnt:      27740 | 0.000
374.93/375.00	c total clause space: 127.173MB
374.93/375.00	c total #watches: 236008
375.43/375.50	c total #propagations: 61834558 / total #impl: 226101517 (eff. 0.273)
375.43/375.50	c #Conflicts:     871000 | #Learnt:      28740 | 0.000
375.43/375.50	c total clause space: 127.173MB
375.43/375.50	c total #watches: 239145
375.93/376.09	c total #propagations: 61900895 / total #impl: 226353015 (eff. 0.273)
375.93/376.09	c #Conflicts:     872000 | #Learnt:      29740 | 0.000
375.93/376.09	c total clause space: 127.173MB
375.93/376.09	c total #watches: 241877
376.53/376.68	c total #propagations: 61970670 / total #impl: 226613681 (eff. 0.273)
376.53/376.68	c #Conflicts:     873000 | #Learnt:      30740 | 0.000
376.53/376.68	c total clause space: 127.173MB
376.53/376.68	c total #watches: 244736
377.13/377.26	c total #propagations: 62037031 / total #impl: 226852106 (eff. 0.273)
377.13/377.26	c #Conflicts:     874000 | #Learnt:      31740 | 0.000
377.13/377.26	c total clause space: 127.173MB
377.13/377.26	c total #watches: 248140
377.83/377.95	c total #propagations: 62102432 / total #impl: 227082405 (eff. 0.273)
377.83/377.95	c #Conflicts:     875000 | #Learnt:      32740 | 0.000
377.83/377.95	c total clause space: 127.173MB
377.83/377.95	c total #watches: 251007
378.53/378.63	c total #propagations: 62170374 / total #impl: 227304772 (eff. 0.274)
378.53/378.63	c #Conflicts:     876000 | #Learnt:      33740 | 0.000
378.53/378.63	c total clause space: 127.173MB
378.53/378.63	c total #watches: 253659
379.23/379.32	c total #propagations: 62239626 / total #impl: 227536668 (eff. 0.274)
379.23/379.32	c #Conflicts:     877000 | #Learnt:      34740 | 0.000
379.23/379.32	c total clause space: 127.173MB
379.23/379.32	c total #watches: 256361
379.93/380.03	c total #propagations: 62308382 / total #impl: 227771439 (eff. 0.274)
379.93/380.03	c #Conflicts:     878000 | #Learnt:      35740 | 0.000
379.93/380.03	c total clause space: 127.173MB
379.93/380.03	c total #watches: 259189
380.54/380.64	c total #propagations: 62377374 / total #impl: 228025868 (eff. 0.274)
380.54/380.64	c #Conflicts:     879000 | #Learnt:      36740 | 0.000
380.54/380.64	c total clause space: 127.173MB
380.54/380.64	c total #watches: 262567
381.13/381.29	c total #propagations: 62439287 / total #impl: 228225328 (eff. 0.274)
381.13/381.29	c #Conflicts:     880000 | #Learnt:      37740 | 0.000
381.13/381.29	c total clause space: 127.173MB
381.13/381.29	c total #watches: 266037
381.83/381.93	c total #propagations: 62506406 / total #impl: 228476658 (eff. 0.274)
381.83/381.93	c #Conflicts:     881000 | #Learnt:      38740 | 0.000
381.83/381.93	c total clause space: 127.173MB
381.83/381.93	c total #watches: 269986
382.33/382.45	c total #propagations: 62576112 / total #impl: 228715153 (eff. 0.274)
382.33/382.45	c #Conflicts:     882000 | #Learnt:      39740 | 0.000
382.33/382.45	c total clause space: 127.173MB
382.33/382.45	c total #watches: 273821
382.93/383.00	c total #propagations: 62641164 / total #impl: 228929864 (eff. 0.274)
382.93/383.00	c #Conflicts:     883000 | #Learnt:      40740 | 0.000
382.93/383.00	c total clause space: 127.173MB
382.93/383.00	c total #watches: 276919
383.43/383.56	c total #propagations: 62703985 / total #impl: 229130013 (eff. 0.274)
383.43/383.56	c #Conflicts:     884000 | #Learnt:      41740 | 0.000
383.43/383.56	c total clause space: 127.173MB
383.43/383.56	c total #watches: 280943
384.03/384.13	c total #propagations: 62768878 / total #impl: 229333919 (eff. 0.274)
384.03/384.13	c #Conflicts:     885000 | #Learnt:      42740 | 0.000
384.03/384.13	c total clause space: 127.173MB
384.03/384.13	c total #watches: 284192
384.63/384.76	c total #propagations: 62833707 / total #impl: 229544306 (eff. 0.274)
384.63/384.76	c #Conflicts:     886000 | #Learnt:      43740 | 0.000
384.63/384.76	c total clause space: 127.173MB
384.63/384.76	c total #watches: 287854
385.23/385.36	c total #propagations: 62894588 / total #impl: 229731746 (eff. 0.274)
385.23/385.36	c #Conflicts:     887000 | #Learnt:      44740 | 0.000
385.23/385.36	c total clause space: 127.173MB
385.23/385.36	c total #watches: 291028
385.83/385.93	c total #propagations: 62963767 / total #impl: 229953714 (eff. 0.274)
385.83/385.93	c GC COLLECT
385.83/385.93	c #Conflicts:     888000 | #Learnt:      23090 | 0.000
385.83/385.93	c total clause space: 127.173MB
385.83/385.93	c total #watches: 220246
386.33/386.43	c total #propagations: 63031318 / total #impl: 230180583 (eff. 0.274)
386.33/386.43	c #Conflicts:     889000 | #Learnt:      24090 | 0.000
386.33/386.43	c total clause space: 127.173MB
386.33/386.43	c total #watches: 223582
386.73/386.86	c total #propagations: 63105883 / total #impl: 230451302 (eff. 0.274)
386.73/386.86	c #Conflicts:     890000 | #Learnt:      25090 | 0.000
386.73/386.86	c total clause space: 127.173MB
386.73/386.86	c total #watches: 227648
387.24/387.35	c total #propagations: 63168699 / total #impl: 230638643 (eff. 0.274)
387.24/387.35	c #Conflicts:     891000 | #Learnt:      26090 | 0.000
387.24/387.35	c total clause space: 127.173MB
387.24/387.35	c total #watches: 231681
387.73/387.85	c total #propagations: 63230307 / total #impl: 230848065 (eff. 0.274)
387.73/387.85	c #Conflicts:     892000 | #Learnt:      27090 | 0.000
387.73/387.85	c total clause space: 127.173MB
387.73/387.85	c total #watches: 235150
388.23/388.38	c total #propagations: 63291899 / total #impl: 231039109 (eff. 0.274)
388.23/388.38	c #Conflicts:     893000 | #Learnt:      28090 | 0.000
388.23/388.38	c total clause space: 127.173MB
388.23/388.38	c total #watches: 238733
388.73/388.90	c total #propagations: 63353408 / total #impl: 231247299 (eff. 0.274)
388.73/388.90	c #Conflicts:     894000 | #Learnt:      29090 | 0.000
388.73/388.90	c total clause space: 127.173MB
388.73/388.90	c total #watches: 242919
389.44/389.50	c total #propagations: 63414882 / total #impl: 231445965 (eff. 0.274)
389.44/389.50	c #Conflicts:     895000 | #Learnt:      30090 | 0.000
389.44/389.50	c total clause space: 127.173MB
389.44/389.50	c total #watches: 246697
390.03/390.19	c total #propagations: 63481540 / total #impl: 231699486 (eff. 0.274)
390.03/390.19	c #Conflicts:     896000 | #Learnt:      31090 | 0.000
390.03/390.19	c total clause space: 127.173MB
390.03/390.19	c total #watches: 250663
390.63/390.78	c total #propagations: 63553888 / total #impl: 231979118 (eff. 0.274)
390.63/390.78	c #Conflicts:     897000 | #Learnt:      32090 | 0.000
390.63/390.78	c total clause space: 127.173MB
390.63/390.78	c total #watches: 254289
391.33/391.42	c total #propagations: 63619955 / total #impl: 232202006 (eff. 0.274)
391.33/391.42	c #Conflicts:     898000 | #Learnt:      33090 | 0.000
391.33/391.42	c total clause space: 127.173MB
391.33/391.42	c total #watches: 257595
391.93/392.04	c total #propagations: 63685597 / total #impl: 232420261 (eff. 0.274)
391.93/392.04	c #Conflicts:     899000 | #Learnt:      34090 | 0.000
391.93/392.04	c total clause space: 127.173MB
391.93/392.04	c total #watches: 261193
392.53/392.62	c total #propagations: 63754739 / total #impl: 232653393 (eff. 0.274)
392.53/392.62	c #Conflicts:     900000 | #Learnt:      35090 | 0.000
392.53/392.62	c total clause space: 127.173MB
392.53/392.62	c total #watches: 264490
393.23/393.31	c total #propagations: 63824013 / total #impl: 232879844 (eff. 0.274)
393.23/393.31	c #Conflicts:     901000 | #Learnt:      36090 | 0.000
393.23/393.31	c total clause space: 127.173MB
393.23/393.31	c total #watches: 267954
393.84/393.99	c total #propagations: 63897871 / total #impl: 233131792 (eff. 0.274)
393.84/393.99	c #Conflicts:     902000 | #Learnt:      37090 | 0.000
393.84/393.99	c total clause space: 127.173MB
393.84/393.99	c total #watches: 271234
394.63/394.71	c total #propagations: 63967598 / total #impl: 233355799 (eff. 0.274)
394.63/394.71	c #Conflicts:     903000 | #Learnt:      38090 | 0.000
394.63/394.71	c total clause space: 127.173MB
394.63/394.71	c total #watches: 274411
395.33/395.42	c total #propagations: 64042661 / total #impl: 233620492 (eff. 0.274)
395.33/395.42	c #Conflicts:     904000 | #Learnt:      39090 | 0.000
395.33/395.42	c total clause space: 127.173MB
395.33/395.42	c total #watches: 277754
396.04/396.15	c total #propagations: 64122513 / total #impl: 233887465 (eff. 0.274)
396.04/396.15	c #Conflicts:     905000 | #Learnt:      40090 | 0.000
396.04/396.15	c total clause space: 127.173MB
396.04/396.15	c total #watches: 280825
396.73/396.82	c total #propagations: 64190765 / total #impl: 234091317 (eff. 0.274)
396.73/396.82	c #Conflicts:     906000 | #Learnt:      41090 | 0.000
396.73/396.82	c total clause space: 127.173MB
396.73/396.82	c total #watches: 284739
397.53/397.62	c total #propagations: 64265178 / total #impl: 234347302 (eff. 0.274)
397.53/397.62	c #Conflicts:     907000 | #Learnt:      42090 | 0.000
397.53/397.62	c total clause space: 127.173MB
397.53/397.62	c total #watches: 287809
398.24/398.36	c total #propagations: 64335975 / total #impl: 234652683 (eff. 0.274)
398.24/398.36	c #Conflicts:     908000 | #Learnt:      43090 | 0.000
398.24/398.36	c total clause space: 127.173MB
398.24/398.36	c total #watches: 291109
399.13/399.23	c total #propagations: 64401720 / total #impl: 234873165 (eff. 0.274)
399.13/399.23	c #Conflicts:     909000 | #Learnt:      44090 | 0.000
399.13/399.23	c total clause space: 127.173MB
399.13/399.23	c total #watches: 294105
400.03/400.11	c total #propagations: 64469494 / total #impl: 235114458 (eff. 0.274)
400.03/400.11	c #Conflicts:     910000 | #Learnt:      45090 | 0.000
400.03/400.11	c total clause space: 127.173MB
400.03/400.11	c total #watches: 297024
400.73/400.87	c total #propagations: 64534886 / total #impl: 235339082 (eff. 0.274)
400.73/400.87	c GC COLLECT
400.73/400.87	c #Conflicts:     911000 | #Learnt:      23108 | 0.000
400.73/400.87	c total clause space: 127.173MB
400.73/400.87	c total #watches: 220448
401.33/401.42	c total #propagations: 64597587 / total #impl: 235543233 (eff. 0.274)
401.33/401.42	c #Conflicts:     912000 | #Learnt:      24108 | 0.000
401.33/401.42	c total clause space: 127.173MB
401.33/401.42	c total #watches: 223703
401.93/402.02	c total #propagations: 64667476 / total #impl: 235780952 (eff. 0.274)
401.93/402.02	c #Conflicts:     913000 | #Learnt:      25108 | 0.000
401.93/402.02	c total clause space: 127.173MB
401.93/402.02	c total #watches: 226891
402.43/402.58	c total #propagations: 64735630 / total #impl: 235987383 (eff. 0.274)
402.43/402.58	c #Conflicts:     914000 | #Learnt:      26108 | 0.000
402.43/402.58	c total clause space: 127.173MB
402.43/402.58	c total #watches: 230644
403.03/403.18	c total #propagations: 64804516 / total #impl: 236244070 (eff. 0.274)
403.03/403.18	c #Conflicts:     915000 | #Learnt:      27108 | 0.000
403.03/403.18	c total clause space: 127.173MB
403.03/403.18	c total #watches: 233607
403.63/403.76	c total #propagations: 64871976 / total #impl: 236462855 (eff. 0.274)
403.63/403.76	c #Conflicts:     916000 | #Learnt:      28108 | 0.000
403.63/403.76	c total clause space: 127.173MB
403.63/403.76	c total #watches: 236448
404.33/404.40	c total #propagations: 64933161 / total #impl: 236642169 (eff. 0.274)
404.33/404.40	c #Conflicts:     917000 | #Learnt:      29108 | 0.000
404.33/404.40	c total clause space: 127.173MB
404.33/404.40	c total #watches: 239620
404.83/404.98	c total #propagations: 65001666 / total #impl: 236880651 (eff. 0.274)
404.83/404.98	c #Conflicts:     918000 | #Learnt:      30108 | 0.000
404.83/404.98	c total clause space: 127.173MB
404.83/404.98	c total #watches: 242649
405.43/405.54	c total #propagations: 65074055 / total #impl: 237143284 (eff. 0.274)
405.43/405.54	c #Conflicts:     919000 | #Learnt:      31108 | 0.000
405.43/405.54	c total clause space: 127.173MB
405.43/405.54	c total #watches: 246524
406.03/406.14	c total #propagations: 65146441 / total #impl: 237446205 (eff. 0.274)
406.03/406.14	c #Conflicts:     920000 | #Learnt:      32108 | 0.000
406.03/406.14	c total clause space: 127.173MB
406.03/406.14	c total #watches: 250071
406.63/406.77	c total #propagations: 65215580 / total #impl: 237709192 (eff. 0.274)
406.63/406.77	c #Conflicts:     921000 | #Learnt:      33108 | 0.000
406.63/406.77	c total clause space: 127.173MB
406.63/406.77	c total #watches: 253546
407.43/407.50	c total #propagations: 65290156 / total #impl: 237949000 (eff. 0.274)
407.43/407.50	c #Conflicts:     922000 | #Learnt:      34108 | 0.000
407.43/407.50	c total clause space: 127.173MB
407.43/407.50	c total #watches: 256412
408.13/408.29	c total #propagations: 65365526 / total #impl: 238215247 (eff. 0.274)
408.13/408.29	c #Conflicts:     923000 | #Learnt:      35108 | 0.000
408.13/408.29	c total clause space: 127.173MB
408.13/408.29	c total #watches: 259750
408.93/409.06	c total #propagations: 65435101 / total #impl: 238438663 (eff. 0.274)
408.93/409.06	c #Conflicts:     924000 | #Learnt:      36108 | 0.000
408.93/409.06	c total clause space: 127.173MB
408.93/409.06	c total #watches: 263129
409.83/409.93	c total #propagations: 65505798 / total #impl: 238685934 (eff. 0.274)
409.83/409.93	c #Conflicts:     925000 | #Learnt:      37108 | 0.000
409.83/409.93	c total clause space: 127.173MB
409.83/409.93	c total #watches: 266062
410.63/410.71	c total #propagations: 65580786 / total #impl: 238942994 (eff. 0.274)
410.63/410.71	c #Conflicts:     926000 | #Learnt:      38108 | 0.000
410.63/410.71	c total clause space: 127.173MB
410.63/410.71	c total #watches: 269446
411.23/411.40	c total #propagations: 65645235 / total #impl: 239152198 (eff. 0.274)
411.23/411.40	c #Conflicts:     927000 | #Learnt:      39108 | 0.000
411.23/411.40	c total clause space: 127.173MB
411.23/411.40	c total #watches: 272716
412.13/412.25	c total #propagations: 65721491 / total #impl: 239419673 (eff. 0.275)
412.13/412.25	c #Conflicts:     928000 | #Learnt:      40108 | 0.000
412.13/412.25	c total clause space: 127.173MB
412.13/412.25	c total #watches: 275166
412.83/412.98	c total #propagations: 65791506 / total #impl: 239636984 (eff. 0.275)
412.83/412.98	c #Conflicts:     929000 | #Learnt:      41108 | 0.000
412.83/412.98	c total clause space: 127.173MB
412.83/412.98	c total #watches: 278357
413.63/413.77	c total #propagations: 65858123 / total #impl: 239824145 (eff. 0.275)
413.63/413.77	c #Conflicts:     930000 | #Learnt:      42108 | 0.000
413.63/413.77	c total clause space: 127.173MB
413.63/413.77	c total #watches: 281385
414.43/414.54	c total #propagations: 65938388 / total #impl: 240087446 (eff. 0.275)
414.43/414.54	c #Conflicts:     931000 | #Learnt:      43108 | 0.000
414.43/414.54	c total clause space: 127.173MB
414.43/414.54	c total #watches: 284411
415.12/415.29	c total #propagations: 66024648 / total #impl: 240392244 (eff. 0.275)
415.12/415.29	c #Conflicts:     932000 | #Learnt:      44108 | 0.000
415.12/415.29	c total clause space: 127.173MB
415.12/415.29	c total #watches: 287530
415.92/416.01	c total #propagations: 66102078 / total #impl: 240707401 (eff. 0.275)
415.92/416.01	c #Conflicts:     933000 | #Learnt:      45108 | 0.000
415.92/416.01	c total clause space: 127.173MB
415.92/416.01	c total #watches: 291134
416.62/416.75	c total #propagations: 66182860 / total #impl: 241026377 (eff. 0.275)
416.62/416.75	c #Conflicts:     934000 | #Learnt:      46108 | 0.000
416.62/416.75	c total clause space: 127.173MB
416.62/416.75	c total #watches: 294442
417.22/417.37	c total #propagations: 66265441 / total #impl: 241318016 (eff. 0.275)
417.22/417.37	c GC COLLECT
417.22/417.37	c #Conflicts:     935000 | #Learnt:      23828 | 0.000
417.22/417.37	c total clause space: 127.173MB
417.22/417.37	c total #watches: 223349
417.72/417.85	c total #propagations: 66352575 / total #impl: 241677620 (eff. 0.275)
417.72/417.85	c #Conflicts:     936000 | #Learnt:      24828 | 0.000
417.72/417.85	c total clause space: 127.173MB
417.72/417.85	c total #watches: 227346
418.32/418.45	c total #propagations: 66428317 / total #impl: 241985948 (eff. 0.275)
418.32/418.45	c #Conflicts:     937000 | #Learnt:      25828 | 0.000
418.32/418.45	c total clause space: 127.173MB
418.32/418.45	c total #watches: 231024
418.92/419.10	c total #propagations: 66503560 / total #impl: 242272784 (eff. 0.274)
418.92/419.10	c #Conflicts:     938000 | #Learnt:      26828 | 0.000
418.92/419.10	c total clause space: 127.173MB
418.92/419.10	c total #watches: 234179
419.52/419.69	c total #propagations: 66578162 / total #impl: 242545475 (eff. 0.274)
419.52/419.69	c #Conflicts:     939000 | #Learnt:      27828 | 0.000
419.52/419.69	c total clause space: 127.173MB
419.52/419.69	c total #watches: 237456
420.23/420.33	c total #propagations: 66645586 / total #impl: 242765511 (eff. 0.275)
420.23/420.33	c #Conflicts:     940000 | #Learnt:      28828 | 0.000
420.23/420.33	c total clause space: 127.173MB
420.23/420.33	c total #watches: 240510
420.82/420.97	c total #propagations: 66712852 / total #impl: 243004547 (eff. 0.275)
420.82/420.97	c #Conflicts:     941000 | #Learnt:      29828 | 0.000
420.82/420.97	c total clause space: 127.173MB
420.82/420.97	c total #watches: 243956
421.52/421.62	c total #propagations: 66781071 / total #impl: 243254736 (eff. 0.275)
421.52/421.62	c #Conflicts:     942000 | #Learnt:      30828 | 0.000
421.52/421.62	c total clause space: 127.173MB
421.52/421.62	c total #watches: 247674
422.12/422.27	c total #propagations: 66848819 / total #impl: 243474633 (eff. 0.275)
422.12/422.27	c #Conflicts:     943000 | #Learnt:      31828 | 0.000
422.12/422.27	c total clause space: 127.173MB
422.12/422.27	c total #watches: 251280
422.92/423.02	c total #propagations: 66918991 / total #impl: 243707616 (eff. 0.275)
422.92/423.02	c #Conflicts:     944000 | #Learnt:      32828 | 0.000
422.92/423.02	c total clause space: 127.173MB
422.92/423.02	c total #watches: 254800
423.62/423.72	c total #propagations: 66997860 / total #impl: 243992405 (eff. 0.275)
423.62/423.72	c #Conflicts:     945000 | #Learnt:      33828 | 0.000
423.62/423.72	c total clause space: 127.173MB
423.62/423.72	c total #watches: 257890
424.22/424.35	c total #propagations: 67070018 / total #impl: 244266863 (eff. 0.275)
424.22/424.35	c #Conflicts:     946000 | #Learnt:      34828 | 0.000
424.22/424.35	c total clause space: 127.173MB
424.22/424.35	c total #watches: 261280
424.82/424.92	c total #propagations: 67131397 / total #impl: 244473030 (eff. 0.275)
424.82/424.92	c #Conflicts:     947000 | #Learnt:      35828 | 0.000
424.82/424.92	c total clause space: 127.173MB
424.82/424.92	c total #watches: 264388
425.52/425.61	c total #propagations: 67196139 / total #impl: 244696829 (eff. 0.275)
425.52/425.61	c #Conflicts:     948000 | #Learnt:      36828 | 0.000
425.52/425.61	c total clause space: 127.173MB
425.52/425.61	c total #watches: 267827
426.22/426.39	c total #propagations: 67268478 / total #impl: 244981008 (eff. 0.275)
426.22/426.39	c #Conflicts:     949000 | #Learnt:      37828 | 0.000
426.22/426.39	c total clause space: 127.173MB
426.22/426.39	c total #watches: 270959
427.02/427.17	c total #propagations: 67340998 / total #impl: 245252615 (eff. 0.275)
427.02/427.17	c #Conflicts:     950000 | #Learnt:      38828 | 0.000
427.02/427.17	c total clause space: 127.173MB
427.02/427.17	c total #watches: 274133
427.83/427.96	c total #propagations: 67420120 / total #impl: 245545149 (eff. 0.275)
427.83/427.96	c #Conflicts:     951000 | #Learnt:      39828 | 0.000
427.83/427.96	c total clause space: 127.173MB
427.83/427.96	c total #watches: 277443
428.62/428.76	c total #propagations: 67487022 / total #impl: 245783539 (eff. 0.275)
428.62/428.76	c #Conflicts:     952000 | #Learnt:      40828 | 0.000
428.62/428.76	c total clause space: 127.173MB
428.62/428.76	c total #watches: 280686
429.32/429.46	c total #propagations: 67563092 / total #impl: 246079585 (eff. 0.275)
429.32/429.46	c #Conflicts:     953000 | #Learnt:      41828 | 0.000
429.32/429.46	c total clause space: 127.173MB
429.32/429.46	c total #watches: 284722
430.13/430.25	c total #propagations: 67640549 / total #impl: 246374927 (eff. 0.275)
430.13/430.25	c #Conflicts:     954000 | #Learnt:      42828 | 0.000
430.13/430.25	c total clause space: 127.173MB
430.13/430.25	c total #watches: 288255
431.02/431.10	c total #propagations: 67711948 / total #impl: 246662589 (eff. 0.275)
431.02/431.10	c #Conflicts:     955000 | #Learnt:      43828 | 0.000
431.02/431.10	c total clause space: 127.173MB
431.02/431.10	c total #watches: 291934
431.82/431.94	c total #propagations: 67792633 / total #impl: 246982966 (eff. 0.274)
431.82/431.94	c #Conflicts:     956000 | #Learnt:      44828 | 0.000
431.82/431.94	c total clause space: 127.173MB
431.82/431.94	c total #watches: 295261
432.62/432.76	c total #propagations: 67872762 / total #impl: 247287548 (eff. 0.274)
432.62/432.76	c #Conflicts:     957000 | #Learnt:      45828 | 0.000
432.62/432.76	c total clause space: 127.173MB
432.62/432.76	c total #watches: 298906
433.52/433.60	c total #propagations: 67949611 / total #impl: 247560787 (eff. 0.274)
433.52/433.60	c #Conflicts:     958000 | #Learnt:      46828 | 0.000
433.52/433.60	c total clause space: 127.173MB
433.52/433.60	c total #watches: 302558
434.12/434.28	c total #propagations: 68033510 / total #impl: 247897569 (eff. 0.274)
434.12/434.28	c GC COLLECT
434.12/434.28	c #Conflicts:     959000 | #Learnt:      24231 | 0.000
434.12/434.28	c total clause space: 127.173MB
434.12/434.28	c total #watches: 224505
434.62/434.79	c total #propagations: 68110604 / total #impl: 248206986 (eff. 0.274)
434.62/434.79	c #Conflicts:     960000 | #Learnt:      25231 | 0.000
434.62/434.79	c total clause space: 127.173MB
434.62/434.79	c total #watches: 227898
435.22/435.34	c total #propagations: 68178011 / total #impl: 248431540 (eff. 0.274)
435.22/435.34	c #Conflicts:     961000 | #Learnt:      26231 | 0.000
435.22/435.34	c total clause space: 127.173MB
435.22/435.34	c total #watches: 231386
435.72/435.87	c total #propagations: 68245025 / total #impl: 248659829 (eff. 0.274)
435.72/435.87	c #Conflicts:     962000 | #Learnt:      27231 | 0.000
435.72/435.87	c total clause space: 127.173MB
435.72/435.87	c total #watches: 235298
436.32/436.44	c total #propagations: 68320252 / total #impl: 248918948 (eff. 0.274)
436.32/436.44	c #Conflicts:     963000 | #Learnt:      28231 | 0.000
436.32/436.44	c total clause space: 127.173MB
436.32/436.44	c total #watches: 238819
436.92/437.04	c total #propagations: 68399757 / total #impl: 249215881 (eff. 0.274)
436.92/437.04	c #Conflicts:     964000 | #Learnt:      29231 | 0.000
436.92/437.04	c total clause space: 127.173MB
436.92/437.04	c total #watches: 242375
437.52/437.63	c total #propagations: 68484104 / total #impl: 249502059 (eff. 0.274)
437.52/437.63	c #Conflicts:     965000 | #Learnt:      30231 | 0.000
437.52/437.63	c total clause space: 127.173MB
437.52/437.63	c total #watches: 245553
438.12/438.22	c total #propagations: 68554513 / total #impl: 249716227 (eff. 0.275)
438.12/438.22	c #Conflicts:     966000 | #Learnt:      31231 | 0.000
438.12/438.22	c total clause space: 127.173MB
438.12/438.22	c total #watches: 249573
438.72/438.80	c total #propagations: 68623262 / total #impl: 249934777 (eff. 0.275)
438.72/438.80	c #Conflicts:     967000 | #Learnt:      32231 | 0.000
438.72/438.80	c total clause space: 127.173MB
438.72/438.80	c total #watches: 252590
439.32/439.40	c total #propagations: 68689397 / total #impl: 250150829 (eff. 0.275)
439.32/439.40	c #Conflicts:     968000 | #Learnt:      33231 | 0.000
439.32/439.40	c total clause space: 127.173MB
439.32/439.40	c total #watches: 256155
439.93/440.05	c total #propagations: 68763806 / total #impl: 250418112 (eff. 0.275)
439.93/440.05	c #Conflicts:     969000 | #Learnt:      34231 | 0.000
439.93/440.05	c total clause space: 127.173MB
439.93/440.05	c total #watches: 259317
440.52/440.65	c total #propagations: 68845258 / total #impl: 250727770 (eff. 0.275)
440.52/440.65	c #Conflicts:     970000 | #Learnt:      35231 | 0.000
440.52/440.65	c total clause space: 127.173MB
440.52/440.65	c total #watches: 262738
441.13/441.27	c total #propagations: 68925726 / total #impl: 251013690 (eff. 0.275)
441.13/441.27	c #Conflicts:     971000 | #Learnt:      36231 | 0.000
441.13/441.27	c total clause space: 127.173MB
441.13/441.27	c total #watches: 266338
441.72/441.88	c total #propagations: 69004959 / total #impl: 251310305 (eff. 0.275)
441.72/441.88	c #Conflicts:     972000 | #Learnt:      37231 | 0.000
441.72/441.88	c total clause space: 127.173MB
441.72/441.88	c total #watches: 270074
442.42/442.59	c total #propagations: 69071927 / total #impl: 251534463 (eff. 0.275)
442.42/442.59	c #Conflicts:     973000 | #Learnt:      38231 | 0.000
442.42/442.59	c total clause space: 127.173MB
442.42/442.59	c total #watches: 273593
443.22/443.38	c total #propagations: 69142252 / total #impl: 251762586 (eff. 0.275)
443.22/443.38	c #Conflicts:     974000 | #Learnt:      39231 | 0.000
443.22/443.38	c total clause space: 127.173MB
443.22/443.38	c total #watches: 276830
443.92/444.08	c total #propagations: 69218809 / total #impl: 252009241 (eff. 0.275)
443.92/444.08	c #Conflicts:     975000 | #Learnt:      40231 | 0.000
443.92/444.08	c total clause space: 127.173MB
443.92/444.08	c total #watches: 280091
444.62/444.72	c total #propagations: 69294285 / total #impl: 252265956 (eff. 0.275)
444.62/444.72	c #Conflicts:     976000 | #Learnt:      41231 | 0.000
444.62/444.72	c total clause space: 127.173MB
444.62/444.72	c total #watches: 283466
445.32/445.41	c total #propagations: 69367994 / total #impl: 252535636 (eff. 0.275)
445.32/445.41	c #Conflicts:     977000 | #Learnt:      42231 | 0.000
445.32/445.41	c total clause space: 127.173MB
445.32/445.41	c total #watches: 287009
446.02/446.11	c total #propagations: 69454227 / total #impl: 252882362 (eff. 0.275)
446.02/446.11	c #Conflicts:     978000 | #Learnt:      43231 | 0.000
446.02/446.11	c total clause space: 127.173MB
446.02/446.11	c total #watches: 290518
446.82/446.91	c total #propagations: 69533600 / total #impl: 253179886 (eff. 0.275)
446.82/446.91	c #Conflicts:     979000 | #Learnt:      44231 | 0.000
446.82/446.91	c total clause space: 127.173MB
446.82/446.91	c total #watches: 294290
447.62/447.71	c total #propagations: 69625631 / total #impl: 253551825 (eff. 0.275)
447.62/447.71	c #Conflicts:     980000 | #Learnt:      45231 | 0.000
447.62/447.71	c total clause space: 127.173MB
447.62/447.71	c total #watches: 298146
448.52/448.61	c total #propagations: 69707347 / total #impl: 253872527 (eff. 0.275)
448.52/448.61	c #Conflicts:     981000 | #Learnt:      46231 | 0.000
448.52/448.61	c total clause space: 127.173MB
448.52/448.61	c total #watches: 301641
449.32/449.46	c total #propagations: 69783812 / total #impl: 254143017 (eff. 0.275)
449.32/449.46	c #Conflicts:     982000 | #Learnt:      47231 | 0.000
449.32/449.46	c total clause space: 127.173MB
449.32/449.46	c total #watches: 305137
450.12/450.20	c total #propagations: 69855829 / total #impl: 254389515 (eff. 0.275)
450.12/450.20	c GC COLLECT
450.12/450.20	c #Conflicts:     983000 | #Learnt:      24338 | 0.000
450.12/450.20	c total clause space: 127.173MB
450.12/450.20	c total #watches: 224914
450.62/450.74	c total #propagations: 69919936 / total #impl: 254604487 (eff. 0.275)
450.62/450.74	c #Conflicts:     984000 | #Learnt:      25338 | 0.000
450.62/450.74	c total clause space: 127.173MB
450.62/450.74	c total #watches: 228432
451.12/451.25	c total #propagations: 69985156 / total #impl: 254819858 (eff. 0.275)
451.12/451.25	c #Conflicts:     985000 | #Learnt:      26338 | 0.000
451.12/451.25	c total clause space: 127.173MB
451.12/451.25	c total #watches: 232319
451.72/451.85	c total #propagations: 70060970 / total #impl: 255079147 (eff. 0.275)
451.72/451.85	c #Conflicts:     986000 | #Learnt:      27338 | 0.000
451.72/451.85	c total clause space: 127.173MB
451.72/451.85	c total #watches: 236175
452.22/452.37	c total #propagations: 70137002 / total #impl: 255337629 (eff. 0.275)
452.22/452.37	c #Conflicts:     987000 | #Learnt:      28338 | 0.000
452.22/452.37	c total clause space: 127.173MB
452.22/452.37	c total #watches: 240177
452.82/452.94	c total #propagations: 70218370 / total #impl: 255605062 (eff. 0.275)
452.82/452.94	c #Conflicts:     988000 | #Learnt:      29338 | 0.000
452.82/452.94	c total clause space: 127.173MB
452.82/452.94	c total #watches: 243908
453.42/453.54	c total #propagations: 70306222 / total #impl: 255939817 (eff. 0.275)
453.42/453.54	c #Conflicts:     989000 | #Learnt:      30338 | 0.000
453.42/453.54	c total clause space: 127.173MB
453.42/453.54	c total #watches: 247658
454.02/454.12	c total #propagations: 70402614 / total #impl: 256293307 (eff. 0.275)
454.02/454.12	c #Conflicts:     990000 | #Learnt:      31338 | 0.000
454.02/454.12	c total clause space: 127.173MB
454.02/454.12	c total #watches: 251604
454.52/454.67	c total #propagations: 70493944 / total #impl: 256643269 (eff. 0.275)
454.52/454.67	c #Conflicts:     991000 | #Learnt:      32338 | 0.000
454.52/454.67	c total clause space: 127.173MB
454.52/454.67	c total #watches: 255699
455.22/455.33	c total #propagations: 70584183 / total #impl: 256980942 (eff. 0.275)
455.22/455.33	c #Conflicts:     992000 | #Learnt:      33338 | 0.000
455.22/455.33	c total clause space: 127.173MB
455.22/455.33	c total #watches: 259718
455.92/456.00	c total #propagations: 70664506 / total #impl: 257286498 (eff. 0.275)
455.92/456.00	c #Conflicts:     993000 | #Learnt:      34338 | 0.000
455.92/456.00	c total clause space: 127.173MB
455.92/456.00	c total #watches: 263262
456.52/456.68	c total #propagations: 70736231 / total #impl: 257558124 (eff. 0.275)
456.52/456.68	c #Conflicts:     994000 | #Learnt:      35338 | 0.000
456.52/456.68	c total clause space: 127.173MB
456.52/456.68	c total #watches: 267409
457.22/457.33	c total #propagations: 70820542 / total #impl: 257875212 (eff. 0.275)
457.22/457.33	c #Conflicts:     995000 | #Learnt:      36338 | 0.000
457.22/457.33	c total clause space: 127.173MB
457.22/457.33	c total #watches: 270831
457.92/458.03	c total #propagations: 70890037 / total #impl: 258132682 (eff. 0.275)
457.92/458.03	c #Conflicts:     996000 | #Learnt:      37338 | 0.000
457.92/458.03	c total clause space: 127.173MB
457.92/458.03	c total #watches: 274951
458.72/458.84	c total #propagations: 70968812 / total #impl: 258442365 (eff. 0.275)
458.72/458.84	c #Conflicts:     997000 | #Learnt:      38338 | 0.000
458.72/458.84	c total clause space: 127.173MB
458.72/458.84	c total #watches: 278271
459.32/459.44	c total #propagations: 71049007 / total #impl: 258754289 (eff. 0.275)
459.32/459.44	c #Conflicts:     998000 | #Learnt:      39338 | 0.000
459.32/459.44	c total clause space: 127.173MB
459.32/459.44	c total #watches: 282643
459.92/460.07	c total #propagations: 71131800 / total #impl: 259057877 (eff. 0.275)
459.92/460.07	c #Conflicts:     999000 | #Learnt:      40338 | 0.000
459.92/460.07	c total clause space: 127.173MB
459.92/460.07	c total #watches: 286605
460.62/460.71	c total #propagations: 71212727 / total #impl: 259347482 (eff. 0.275)
460.62/460.71	c #Conflicts:    1000000 | #Learnt:      41338 | 0.000
460.62/460.71	c total clause space: 127.173MB
460.62/460.71	c total #watches: 290620
461.32/461.43	c total #propagations: 71291758 / total #impl: 259674258 (eff. 0.275)
461.32/461.43	c #Conflicts:    1001000 | #Learnt:      42338 | 0.000
461.32/461.43	c total clause space: 127.173MB
461.32/461.43	c total #watches: 295704
462.02/462.19	c total #propagations: 71376255 / total #impl: 260012887 (eff. 0.275)
462.02/462.19	c #Conflicts:    1002000 | #Learnt:      43338 | 0.000
462.02/462.19	c total clause space: 127.173MB
462.02/462.19	c total #watches: 299639
462.92/463.00	c total #propagations: 71466153 / total #impl: 260380348 (eff. 0.274)
462.92/463.00	c #Conflicts:    1003000 | #Learnt:      44338 | 0.000
462.92/463.00	c total clause space: 127.173MB
462.92/463.00	c total #watches: 304485
463.62/463.77	c total #propagations: 71573857 / total #impl: 260881684 (eff. 0.274)
463.62/463.77	c #Conflicts:    1004000 | #Learnt:      45338 | 0.000
463.62/463.77	c total clause space: 127.173MB
463.62/463.77	c total #watches: 308031
464.42/464.52	c total #propagations: 71656462 / total #impl: 261215747 (eff. 0.274)
464.42/464.52	c #Conflicts:    1005000 | #Learnt:      46338 | 0.000
464.42/464.52	c total clause space: 127.173MB
464.42/464.52	c total #watches: 312112
465.22/465.33	c total #propagations: 71745385 / total #impl: 261594587 (eff. 0.274)
465.22/465.33	c #Conflicts:    1006000 | #Learnt:      47338 | 0.000
465.22/465.33	c total clause space: 127.173MB
465.22/465.33	c total #watches: 316183
466.02/466.11	c total #propagations: 71825970 / total #impl: 261933265 (eff. 0.274)
466.02/466.11	c #Conflicts:    1007000 | #Learnt:      48338 | 0.000
466.02/466.11	c total clause space: 127.173MB
466.02/466.11	c total #watches: 319873
466.52/466.66	c total #propagations: 71912284 / total #impl: 262304052 (eff. 0.274)
466.52/466.66	c GC COLLECT
466.52/466.66	c #Conflicts:    1008000 | #Learnt:      25134 | 0.000
466.52/466.66	c total clause space: 127.173MB
466.52/466.66	c total #watches: 228745
467.12/467.20	c total #propagations: 71990148 / total #impl: 262584798 (eff. 0.274)
467.12/467.20	c #Conflicts:    1009000 | #Learnt:      26134 | 0.000
467.12/467.20	c total clause space: 127.173MB
467.12/467.20	c total #watches: 232483
467.62/467.73	c total #propagations: 72084825 / total #impl: 262945936 (eff. 0.274)
467.62/467.73	c #Conflicts:    1010000 | #Learnt:      27134 | 0.000
467.62/467.73	c total clause space: 127.173MB
467.62/467.73	c total #watches: 236143
468.22/468.35	c total #propagations: 72181623 / total #impl: 263337163 (eff. 0.274)
468.22/468.35	c #Conflicts:    1011000 | #Learnt:      28134 | 0.000
468.22/468.35	c total clause space: 127.173MB
468.22/468.35	c total #watches: 239876
468.82/468.96	c total #propagations: 72276958 / total #impl: 263723530 (eff. 0.274)
468.82/468.96	c #Conflicts:    1012000 | #Learnt:      29134 | 0.000
468.82/468.96	c total clause space: 127.173MB
468.82/468.96	c total #watches: 243336
469.42/469.52	c total #propagations: 72370820 / total #impl: 264137045 (eff. 0.274)
469.42/469.52	c #Conflicts:    1013000 | #Learnt:      30134 | 0.000
469.42/469.52	c total clause space: 127.173MB
469.42/469.52	c total #watches: 246784
470.02/470.10	c total #propagations: 72483445 / total #impl: 264689476 (eff. 0.274)
470.02/470.10	c #Conflicts:    1014000 | #Learnt:      31134 | 0.000
470.02/470.10	c total clause space: 127.173MB
470.02/470.10	c total #watches: 250281
470.62/470.74	c total #propagations: 72589235 / total #impl: 265185109 (eff. 0.274)
470.62/470.74	c #Conflicts:    1015000 | #Learnt:      32134 | 0.000
470.62/470.74	c total clause space: 127.173MB
470.62/470.74	c total #watches: 253990
471.22/471.38	c total #propagations: 72679819 / total #impl: 265557152 (eff. 0.274)
471.22/471.38	c #Conflicts:    1016000 | #Learnt:      33134 | 0.000
471.22/471.38	c total clause space: 127.173MB
471.22/471.38	c total #watches: 257219
471.92/472.01	c total #propagations: 72757134 / total #impl: 265839419 (eff. 0.274)
471.92/472.01	c #Conflicts:    1017000 | #Learnt:      34134 | 0.000
471.92/472.01	c total clause space: 127.173MB
471.92/472.01	c total #watches: 260992
472.52/472.69	c total #propagations: 72837655 / total #impl: 266171208 (eff. 0.274)
472.52/472.69	c #Conflicts:    1018000 | #Learnt:      35134 | 0.000
472.52/472.69	c total clause space: 127.173MB
472.52/472.69	c total #watches: 264248
473.32/473.42	c total #propagations: 72939411 / total #impl: 266652626 (eff. 0.274)
473.32/473.42	c #Conflicts:    1019000 | #Learnt:      36134 | 0.000
473.32/473.42	c total clause space: 127.173MB
473.32/473.42	c total #watches: 267732
474.02/474.11	c total #propagations: 73017477 / total #impl: 266957721 (eff. 0.274)
474.02/474.11	c #Conflicts:    1020000 | #Learnt:      37134 | 0.000
474.02/474.11	c total clause space: 127.173MB
474.02/474.11	c total #watches: 270791
474.71/474.86	c total #propagations: 73088171 / total #impl: 267217569 (eff. 0.274)
474.71/474.86	c #Conflicts:    1021000 | #Learnt:      38134 | 0.000
474.71/474.86	c total clause space: 127.173MB
474.71/474.86	c total #watches: 273908
475.51/475.65	c total #propagations: 73168438 / total #impl: 267528888 (eff. 0.273)
475.51/475.65	c #Conflicts:    1022000 | #Learnt:      39134 | 0.000
475.51/475.65	c total clause space: 127.173MB
475.51/475.65	c total #watches: 276762
476.22/476.36	c total #propagations: 73244950 / total #impl: 267815364 (eff. 0.273)
476.22/476.36	c #Conflicts:    1023000 | #Learnt:      40134 | 0.000
476.22/476.36	c total clause space: 127.173MB
476.22/476.36	c total #watches: 280020
477.01/477.11	c total #propagations: 73314252 / total #impl: 268077194 (eff. 0.273)
477.01/477.11	c #Conflicts:    1024000 | #Learnt:      41134 | 0.000
477.01/477.11	c total clause space: 127.173MB
477.01/477.11	c total #watches: 283479
477.71/477.87	c total #propagations: 73386217 / total #impl: 268381171 (eff. 0.273)
477.71/477.87	c #Conflicts:    1025000 | #Learnt:      42134 | 0.000
477.71/477.87	c total clause space: 127.173MB
477.71/477.87	c total #watches: 286359
478.61/478.71	c total #propagations: 73452188 / total #impl: 268610229 (eff. 0.273)
478.61/478.71	c #Conflicts:    1026000 | #Learnt:      43134 | 0.000
478.61/478.71	c total clause space: 127.173MB
478.61/478.71	c total #watches: 289368
479.41/479.50	c total #propagations: 73521029 / total #impl: 268860719 (eff. 0.273)
479.41/479.50	c #Conflicts:    1027000 | #Learnt:      44134 | 0.000
479.41/479.50	c total clause space: 127.173MB
479.41/479.50	c total #watches: 292634
480.21/480.39	c total #propagations: 73588828 / total #impl: 269135445 (eff. 0.273)
480.21/480.39	c #Conflicts:    1028000 | #Learnt:      45134 | 0.000
480.21/480.39	c total clause space: 127.173MB
480.21/480.39	c total #watches: 295667
481.21/481.30	c total #propagations: 73659185 / total #impl: 269413575 (eff. 0.273)
481.21/481.30	c #Conflicts:    1029000 | #Learnt:      46134 | 0.000
481.21/481.30	c total clause space: 127.173MB
481.21/481.30	c total #watches: 299072
482.11/482.20	c total #propagations: 73728983 / total #impl: 269652848 (eff. 0.273)
482.11/482.20	c #Conflicts:    1030000 | #Learnt:      47134 | 0.000
482.11/482.20	c total clause space: 127.173MB
482.11/482.20	c total #watches: 302872
482.92/483.06	c total #propagations: 73808884 / total #impl: 269974260 (eff. 0.273)
482.92/483.06	c #Conflicts:    1031000 | #Learnt:      48134 | 0.000
482.92/483.06	c total clause space: 127.173MB
482.92/483.06	c total #watches: 306729
483.81/483.93	c total #propagations: 73891658 / total #impl: 270303169 (eff. 0.273)
483.81/483.93	c GC COLLECT
483.81/483.93	c #Conflicts:    1032000 | #Learnt:      24635 | 0.000
483.81/483.93	c total clause space: 127.173MB
483.81/483.93	c total #watches: 226624
484.31/484.48	c total #propagations: 73984490 / total #impl: 270732797 (eff. 0.273)
484.31/484.48	c #Conflicts:    1033000 | #Learnt:      25635 | 0.000
484.31/484.48	c total clause space: 127.173MB
484.31/484.48	c total #watches: 229678
484.91/485.03	c total #propagations: 74053795 / total #impl: 270970859 (eff. 0.273)
484.91/485.03	c #Conflicts:    1034000 | #Learnt:      26635 | 0.000
484.91/485.03	c total clause space: 127.173MB
484.91/485.03	c total #watches: 233491
485.41/485.55	c total #propagations: 74133591 / total #impl: 271237089 (eff. 0.273)
485.41/485.55	c #Conflicts:    1035000 | #Learnt:      27635 | 0.000
485.41/485.55	c total clause space: 127.173MB
485.41/485.55	c total #watches: 236878
486.01/486.12	c total #propagations: 74207306 / total #impl: 271515680 (eff. 0.273)
486.01/486.12	c #Conflicts:    1036000 | #Learnt:      28635 | 0.000
486.01/486.12	c total clause space: 127.173MB
486.01/486.12	c total #watches: 240513
486.51/486.69	c total #propagations: 74287289 / total #impl: 271800361 (eff. 0.273)
486.51/486.69	c #Conflicts:    1037000 | #Learnt:      29635 | 0.000
486.51/486.69	c total clause space: 127.173MB
486.51/486.69	c total #watches: 244112
487.11/487.25	c total #propagations: 74364490 / total #impl: 272077257 (eff. 0.273)
487.11/487.25	c #Conflicts:    1038000 | #Learnt:      30635 | 0.000
487.11/487.25	c total clause space: 127.173MB
487.11/487.25	c total #watches: 248113
487.71/487.85	c total #propagations: 74449950 / total #impl: 272411334 (eff. 0.273)
487.71/487.85	c #Conflicts:    1039000 | #Learnt:      31635 | 0.000
487.71/487.85	c total clause space: 127.173MB
487.71/487.85	c total #watches: 251487
488.32/488.44	c total #propagations: 74525369 / total #impl: 272698258 (eff. 0.273)
488.32/488.44	c #Conflicts:    1040000 | #Learnt:      32635 | 0.000
488.32/488.44	c total clause space: 127.173MB
488.32/488.44	c total #watches: 254571
488.91/489.00	c total #propagations: 74590037 / total #impl: 272915864 (eff. 0.273)
488.91/489.00	c #Conflicts:    1041000 | #Learnt:      33635 | 0.000
488.91/489.00	c total clause space: 127.173MB
488.91/489.00	c total #watches: 257298
489.42/489.60	c total #propagations: 74654314 / total #impl: 273123929 (eff. 0.273)
489.42/489.60	c #Conflicts:    1042000 | #Learnt:      34635 | 0.000
489.42/489.60	c total clause space: 127.173MB
489.42/489.60	c total #watches: 260355
490.01/490.18	c total #propagations: 74722208 / total #impl: 273352718 (eff. 0.273)
490.01/490.18	c #Conflicts:    1043000 | #Learnt:      35635 | 0.000
490.01/490.18	c total clause space: 127.173MB
490.01/490.18	c total #watches: 263636
490.71/490.81	c total #propagations: 74800389 / total #impl: 273637551 (eff. 0.273)
490.71/490.81	c #Conflicts:    1044000 | #Learnt:      36635 | 0.000
490.71/490.81	c total clause space: 127.173MB
490.71/490.81	c total #watches: 266776
491.31/491.43	c total #propagations: 74890714 / total #impl: 274043770 (eff. 0.273)
491.31/491.43	c #Conflicts:    1045000 | #Learnt:      37635 | 0.000
491.31/491.43	c total clause space: 127.173MB
491.31/491.43	c total #watches: 270651
491.91/492.05	c total #propagations: 74974607 / total #impl: 274361439 (eff. 0.273)
491.91/492.05	c #Conflicts:    1046000 | #Learnt:      38635 | 0.000
491.91/492.05	c total clause space: 127.173MB
491.91/492.05	c total #watches: 274350
492.51/492.64	c total #propagations: 75056453 / total #impl: 274713142 (eff. 0.273)
492.51/492.64	c #Conflicts:    1047000 | #Learnt:      39635 | 0.000
492.51/492.64	c total clause space: 127.173MB
492.51/492.64	c total #watches: 278158
493.21/493.30	c total #propagations: 75140386 / total #impl: 275080255 (eff. 0.273)
493.21/493.30	c #Conflicts:    1048000 | #Learnt:      40635 | 0.000
493.21/493.30	c total clause space: 127.173MB
493.21/493.30	c total #watches: 281766
493.82/493.95	c total #propagations: 75220594 / total #impl: 275375997 (eff. 0.273)
493.82/493.95	c #Conflicts:    1049000 | #Learnt:      41635 | 0.000
493.82/493.95	c total clause space: 127.173MB
493.82/493.95	c total #watches: 286350
494.41/494.57	c total #propagations: 75319633 / total #impl: 275866198 (eff. 0.273)
494.41/494.57	c #Conflicts:    1050000 | #Learnt:      42635 | 0.000
494.41/494.57	c total clause space: 127.173MB
494.41/494.57	c total #watches: 290158
495.11/495.28	c total #propagations: 75413764 / total #impl: 276251253 (eff. 0.273)
495.11/495.28	c #Conflicts:    1051000 | #Learnt:      43635 | 0.000
495.11/495.28	c total clause space: 127.173MB
495.11/495.28	c total #watches: 293630
495.91/496.03	c total #propagations: 75497549 / total #impl: 276604660 (eff. 0.273)
495.91/496.03	c #Conflicts:    1052000 | #Learnt:      44635 | 0.000
495.91/496.03	c total clause space: 127.173MB
495.91/496.03	c total #watches: 297441
496.71/496.85	c total #propagations: 75589727 / total #impl: 277014806 (eff. 0.273)
496.71/496.85	c #Conflicts:    1053000 | #Learnt:      45635 | 0.000
496.71/496.85	c total clause space: 127.173MB
496.71/496.85	c total #watches: 301601
497.51/497.65	c total #propagations: 75708787 / total #impl: 277675834 (eff. 0.273)
497.51/497.65	c #Conflicts:    1054000 | #Learnt:      46635 | 0.000
497.51/497.65	c total clause space: 127.173MB
497.51/497.65	c total #watches: 305751
498.32/498.47	c total #propagations: 75804691 / total #impl: 278082102 (eff. 0.273)
498.32/498.47	c #Conflicts:    1055000 | #Learnt:      47635 | 0.000
498.32/498.47	c total clause space: 127.173MB
498.32/498.47	c total #watches: 309819
499.11/499.25	c total #propagations: 75915288 / total #impl: 278630269 (eff. 0.272)
499.11/499.25	c #Conflicts:    1056000 | #Learnt:      48635 | 0.000
499.11/499.25	c total clause space: 127.173MB
499.11/499.25	c total #watches: 313410
500.11/500.25	c total #propagations: 75993138 / total #impl: 278914322 (eff. 0.272)
500.11/500.25	c GC COLLECT
500.11/500.25	c #Conflicts:    1057000 | #Learnt:      24838 | 0.000
500.11/500.25	c total clause space: 127.173MB
500.11/500.25	c total #watches: 227116
500.61/500.77	c total #propagations: 76074789 / total #impl: 279246180 (eff. 0.272)
500.61/500.77	c #Conflicts:    1058000 | #Learnt:      25838 | 0.000
500.61/500.77	c total clause space: 127.173MB
500.61/500.77	c total #watches: 229698
501.21/501.36	c total #propagations: 76142459 / total #impl: 279466631 (eff. 0.272)
501.21/501.36	c #Conflicts:    1059000 | #Learnt:      26838 | 0.000
501.21/501.36	c total clause space: 127.173MB
501.21/501.36	c total #watches: 233089
501.71/501.89	c total #propagations: 76212228 / total #impl: 279704205 (eff. 0.272)
501.71/501.89	c #Conflicts:    1060000 | #Learnt:      27838 | 0.000
501.71/501.89	c total clause space: 127.173MB
501.71/501.89	c total #watches: 236437
502.31/502.48	c total #propagations: 76292019 / total #impl: 280000807 (eff. 0.272)
502.31/502.48	c #Conflicts:    1061000 | #Learnt:      28838 | 0.000
502.31/502.48	c total clause space: 127.173MB
502.31/502.48	c total #watches: 240014
502.91/503.06	c total #propagations: 76377585 / total #impl: 280348513 (eff. 0.272)
502.91/503.06	c #Conflicts:    1062000 | #Learnt:      29838 | 0.000
502.91/503.06	c total clause space: 127.173MB
502.91/503.06	c total #watches: 243686
503.51/503.60	c total #propagations: 76449765 / total #impl: 280589362 (eff. 0.272)
503.51/503.60	c #Conflicts:    1063000 | #Learnt:      30838 | 0.000
503.51/503.60	c total clause space: 127.173MB
503.51/503.60	c total #watches: 247342
504.11/504.20	c total #propagations: 76522058 / total #impl: 280834102 (eff. 0.272)
504.11/504.20	c #Conflicts:    1064000 | #Learnt:      31838 | 0.000
504.11/504.20	c total clause space: 127.173MB
504.11/504.20	c total #watches: 250834
504.61/504.78	c total #propagations: 76602807 / total #impl: 281145215 (eff. 0.272)
504.61/504.78	c #Conflicts:    1065000 | #Learnt:      32838 | 0.000
504.61/504.78	c total clause space: 127.173MB
504.61/504.78	c total #watches: 253965
505.21/505.33	c total #propagations: 76674355 / total #impl: 281387720 (eff. 0.272)
505.21/505.33	c #Conflicts:    1066000 | #Learnt:      33838 | 0.000
505.21/505.33	c total clause space: 127.173MB
505.21/505.33	c total #watches: 257175
505.81/505.91	c total #propagations: 76766304 / total #impl: 281761614 (eff. 0.272)
505.81/505.91	c #Conflicts:    1067000 | #Learnt:      34838 | 0.000
505.81/505.91	c total clause space: 127.173MB
505.81/505.91	c total #watches: 260455
506.31/506.48	c total #propagations: 76848017 / total #impl: 282111320 (eff. 0.272)
506.31/506.48	c #Conflicts:    1068000 | #Learnt:      35838 | 0.000
506.31/506.48	c total clause space: 127.173MB
506.31/506.48	c total #watches: 264077
506.91/507.06	c total #propagations: 76940197 / total #impl: 282525139 (eff. 0.272)
506.91/507.06	c #Conflicts:    1069000 | #Learnt:      36838 | 0.000
506.91/507.06	c total clause space: 127.173MB
506.91/507.06	c total #watches: 268018
507.51/507.65	c total #propagations: 77004852 / total #impl: 282754729 (eff. 0.272)
507.51/507.65	c #Conflicts:    1070000 | #Learnt:      37838 | 0.000
507.51/507.65	c total clause space: 127.173MB
507.51/507.65	c total #watches: 271223
508.11/508.23	c total #propagations: 77071904 / total #impl: 282993427 (eff. 0.272)
508.11/508.23	c #Conflicts:    1071000 | #Learnt:      38838 | 0.000
508.11/508.23	c total clause space: 127.173MB
508.11/508.23	c total #watches: 273992
508.71/508.88	c total #propagations: 77144158 / total #impl: 283271010 (eff. 0.272)
508.71/508.88	c #Conflicts:    1072000 | #Learnt:      39838 | 0.000
508.71/508.88	c total clause space: 127.173MB
508.71/508.88	c total #watches: 276838
509.32/509.49	c total #propagations: 77223812 / total #impl: 283570986 (eff. 0.272)
509.32/509.49	c #Conflicts:    1073000 | #Learnt:      40838 | 0.000
509.32/509.49	c total clause space: 127.173MB
509.32/509.49	c total #watches: 280198
510.01/510.12	c total #propagations: 77309978 / total #impl: 283932222 (eff. 0.272)
510.01/510.12	c #Conflicts:    1074000 | #Learnt:      41838 | 0.000
510.01/510.12	c total clause space: 127.173MB
510.01/510.12	c total #watches: 283253
510.61/510.70	c total #propagations: 77392262 / total #impl: 284261666 (eff. 0.272)
510.61/510.70	c #Conflicts:    1075000 | #Learnt:      42838 | 0.000
510.61/510.70	c total clause space: 127.173MB
510.61/510.70	c total #watches: 286567
511.21/511.33	c total #propagations: 77475397 / total #impl: 284641051 (eff. 0.272)
511.21/511.33	c #Conflicts:    1076000 | #Learnt:      43838 | 0.000
511.21/511.33	c total clause space: 127.173MB
511.21/511.33	c total #watches: 289999
511.91/512.02	c total #propagations: 77571098 / total #impl: 285076742 (eff. 0.272)
511.91/512.02	c #Conflicts:    1077000 | #Learnt:      44838 | 0.000
511.91/512.02	c total clause space: 127.173MB
511.91/512.02	c total #watches: 293751
512.51/512.70	c total #propagations: 77646170 / total #impl: 285375483 (eff. 0.272)
512.51/512.70	c #Conflicts:    1078000 | #Learnt:      45838 | 0.000
512.51/512.70	c total clause space: 127.173MB
512.51/512.70	c total #watches: 297753
513.21/513.36	c total #propagations: 77716753 / total #impl: 285651785 (eff. 0.272)
513.21/513.36	c #Conflicts:    1079000 | #Learnt:      46838 | 0.000
513.21/513.36	c total clause space: 127.173MB
513.21/513.36	c total #watches: 300913
513.91/514.02	c total #propagations: 77777343 / total #impl: 285857757 (eff. 0.272)
513.91/514.02	c #Conflicts:    1080000 | #Learnt:      47838 | 0.000
513.91/514.02	c total clause space: 127.173MB
513.91/514.02	c total #watches: 304120
514.61/514.72	c total #propagations: 77841882 / total #impl: 286082433 (eff. 0.272)
514.61/514.72	c #Conflicts:    1081000 | #Learnt:      48838 | 0.000
514.61/514.72	c total clause space: 127.173MB
514.61/514.72	c total #watches: 307272
515.31/515.44	c total #propagations: 77919561 / total #impl: 286366652 (eff. 0.272)
515.31/515.44	c #Conflicts:    1082000 | #Learnt:      49838 | 0.000
515.31/515.44	c total clause space: 127.173MB
515.31/515.44	c total #watches: 310464
515.81/516.00	c total #propagations: 77996507 / total #impl: 286670247 (eff. 0.272)
515.81/516.00	c GC COLLECT
515.81/516.00	c #Conflicts:    1083000 | #Learnt:      25739 | 0.000
515.81/516.00	c total clause space: 127.173MB
515.81/516.00	c total #watches: 230727
516.41/516.53	c total #propagations: 78066284 / total #impl: 286912781 (eff. 0.272)
516.41/516.53	c #Conflicts:    1084000 | #Learnt:      26739 | 0.000
516.41/516.53	c total clause space: 127.173MB
516.41/516.53	c total #watches: 234807
516.91/517.04	c total #propagations: 78144026 / total #impl: 287195052 (eff. 0.272)
516.91/517.04	c #Conflicts:    1085000 | #Learnt:      27739 | 0.000
516.91/517.04	c total clause space: 127.173MB
516.91/517.04	c total #watches: 238479
517.41/517.56	c total #propagations: 78218289 / total #impl: 287488508 (eff. 0.272)
517.41/517.56	c #Conflicts:    1086000 | #Learnt:      28739 | 0.000
517.41/517.56	c total clause space: 127.173MB
517.41/517.56	c total #watches: 241980
518.01/518.12	c total #propagations: 78308291 / total #impl: 287833673 (eff. 0.272)
518.01/518.12	c #Conflicts:    1087000 | #Learnt:      29739 | 0.000
518.01/518.12	c total clause space: 127.173MB
518.01/518.12	c total #watches: 245907
518.51/518.67	c total #propagations: 78398159 / total #impl: 288222897 (eff. 0.272)
518.51/518.67	c #Conflicts:    1088000 | #Learnt:      30739 | 0.000
518.51/518.67	c total clause space: 127.173MB
518.51/518.67	c total #watches: 249563
519.11/519.22	c total #propagations: 78495854 / total #impl: 288623374 (eff. 0.272)
519.11/519.22	c #Conflicts:    1089000 | #Learnt:      31739 | 0.000
519.11/519.22	c total clause space: 127.173MB
519.11/519.22	c total #watches: 252662
519.71/519.84	c total #propagations: 78576670 / total #impl: 288912692 (eff. 0.272)
519.71/519.84	c #Conflicts:    1090000 | #Learnt:      32739 | 0.000
519.71/519.84	c total clause space: 127.173MB
519.71/519.84	c total #watches: 255939
520.31/520.47	c total #propagations: 78654950 / total #impl: 289195661 (eff. 0.272)
520.31/520.47	c #Conflicts:    1091000 | #Learnt:      33739 | 0.000
520.31/520.47	c total clause space: 127.173MB
520.31/520.47	c total #watches: 258819
521.01/521.12	c total #propagations: 78722140 / total #impl: 289435015 (eff. 0.272)
521.01/521.12	c #Conflicts:    1092000 | #Learnt:      34739 | 0.000
521.01/521.12	c total clause space: 127.173MB
521.01/521.12	c total #watches: 261833
521.61/521.74	c total #propagations: 78792879 / total #impl: 289693599 (eff. 0.272)
521.61/521.74	c #Conflicts:    1093000 | #Learnt:      35739 | 0.000
521.61/521.74	c total clause space: 127.173MB
521.61/521.74	c total #watches: 264571
522.31/522.47	c total #propagations: 78856377 / total #impl: 289920234 (eff. 0.272)
522.31/522.47	c #Conflicts:    1094000 | #Learnt:      36739 | 0.000
522.31/522.47	c total clause space: 127.173MB
522.31/522.47	c total #watches: 267856
523.01/523.16	c total #propagations: 78925206 / total #impl: 290168181 (eff. 0.272)
523.01/523.16	c #Conflicts:    1095000 | #Learnt:      37739 | 0.000
523.01/523.16	c total clause space: 127.173MB
523.01/523.16	c total #watches: 271206
523.71/523.84	c total #propagations: 78993824 / total #impl: 290415614 (eff. 0.272)
523.71/523.84	c #Conflicts:    1096000 | #Learnt:      38739 | 0.000
523.71/523.84	c total clause space: 127.173MB
523.71/523.84	c total #watches: 274276
524.41/524.56	c total #propagations: 79066283 / total #impl: 290710214 (eff. 0.272)
524.41/524.56	c #Conflicts:    1097000 | #Learnt:      39739 | 0.000
524.41/524.56	c total clause space: 127.173MB
524.41/524.56	c total #watches: 277228
525.11/525.25	c total #propagations: 79141609 / total #impl: 291015259 (eff. 0.272)
525.11/525.25	c #Conflicts:    1098000 | #Learnt:      40739 | 0.000
525.11/525.25	c total clause space: 127.173MB
525.11/525.25	c total #watches: 280163
525.91/526.01	c total #propagations: 79209739 / total #impl: 291262455 (eff. 0.272)
525.91/526.01	c #Conflicts:    1099000 | #Learnt:      41739 | 0.000
525.91/526.01	c total clause space: 127.173MB
525.91/526.01	c total #watches: 283318
526.51/526.68	c total #propagations: 79288652 / total #impl: 291601465 (eff. 0.272)
526.51/526.68	c #Conflicts:    1100000 | #Learnt:      42739 | 0.000
526.51/526.68	c total clause space: 127.173MB
526.51/526.68	c total #watches: 286814
527.31/527.42	c total #propagations: 79366473 / total #impl: 291893525 (eff. 0.272)
527.31/527.42	c #Conflicts:    1101000 | #Learnt:      43739 | 0.000
527.31/527.42	c total clause space: 127.173MB
527.31/527.42	c total #watches: 289836
527.91/528.09	c total #propagations: 79446779 / total #impl: 292232491 (eff. 0.272)
527.91/528.09	c #Conflicts:    1102000 | #Learnt:      44739 | 0.000
527.91/528.09	c total clause space: 127.173MB
527.91/528.09	c total #watches: 292831
528.71/528.88	c total #propagations: 79514295 / total #impl: 292478571 (eff. 0.272)
528.71/528.88	c #Conflicts:    1103000 | #Learnt:      45739 | 0.000
528.71/528.88	c total clause space: 127.173MB
528.71/528.88	c total #watches: 296004
529.61/529.79	c total #propagations: 79587242 / total #impl: 292746651 (eff. 0.272)
529.61/529.79	c #Conflicts:    1104000 | #Learnt:      46739 | 0.000
529.61/529.79	c total clause space: 127.173MB
529.61/529.79	c total #watches: 299135
530.51/530.64	c total #propagations: 79661242 / total #impl: 293027686 (eff. 0.272)
530.51/530.64	c #Conflicts:    1105000 | #Learnt:      47739 | 0.000
530.51/530.64	c total clause space: 127.173MB
530.51/530.64	c total #watches: 302264
531.31/531.43	c total #propagations: 79732527 / total #impl: 293294683 (eff. 0.272)
531.31/531.43	c #Conflicts:    1106000 | #Learnt:      48739 | 0.000
531.31/531.43	c total clause space: 127.173MB
531.31/531.43	c total #watches: 305450
532.11/532.25	c total #propagations: 79806810 / total #impl: 293574347 (eff. 0.272)
532.11/532.25	c #Conflicts:    1107000 | #Learnt:      49739 | 0.000
532.11/532.25	c total clause space: 127.173MB
532.11/532.25	c total #watches: 308627
533.01/533.15	c total #propagations: 79882732 / total #impl: 293870473 (eff. 0.272)
533.01/533.15	c #Conflicts:    1108000 | #Learnt:      50739 | 0.000
533.01/533.15	c total clause space: 127.173MB
533.01/533.15	c total #watches: 311732
533.61/533.73	c total #propagations: 79960208 / total #impl: 294198769 (eff. 0.272)
533.61/533.73	c GC COLLECT
533.61/533.73	c #Conflicts:    1109000 | #Learnt:      26330 | 0.000
533.61/533.73	c total clause space: 127.173MB
533.61/533.73	c total #watches: 232145
534.11/534.26	c total #propagations: 80036868 / total #impl: 294493958 (eff. 0.272)
534.11/534.26	c #Conflicts:    1110000 | #Learnt:      27330 | 0.000
534.11/534.26	c total clause space: 127.173MB
534.11/534.26	c total #watches: 236030
534.71/534.81	c total #propagations: 80105311 / total #impl: 294720340 (eff. 0.272)
534.71/534.81	c #Conflicts:    1111000 | #Learnt:      28330 | 0.000
534.71/534.81	c total clause space: 127.173MB
534.71/534.81	c total #watches: 239111
535.31/535.44	c total #propagations: 80173105 / total #impl: 294959171 (eff. 0.272)
535.31/535.44	c #Conflicts:    1112000 | #Learnt:      29330 | 0.000
535.31/535.44	c total clause space: 127.173MB
535.31/535.44	c total #watches: 242627
535.91/536.02	c total #propagations: 80249680 / total #impl: 295233886 (eff. 0.272)
535.91/536.02	c #Conflicts:    1113000 | #Learnt:      30330 | 0.000
535.91/536.02	c total clause space: 127.173MB
535.91/536.02	c total #watches: 245887
536.51/536.65	c total #propagations: 80315814 / total #impl: 295437467 (eff. 0.272)
536.51/536.65	c #Conflicts:    1114000 | #Learnt:      31330 | 0.000
536.51/536.65	c total clause space: 127.173MB
536.51/536.65	c total #watches: 249253
537.21/537.31	c total #propagations: 80391600 / total #impl: 295708095 (eff. 0.272)
537.21/537.31	c #Conflicts:    1115000 | #Learnt:      32330 | 0.000
537.21/537.31	c total clause space: 127.173MB
537.21/537.31	c total #watches: 252357
537.71/537.88	c total #propagations: 80466723 / total #impl: 295967982 (eff. 0.272)
537.71/537.88	c #Conflicts:    1116000 | #Learnt:      33330 | 0.000
537.71/537.88	c total clause space: 127.173MB
537.71/537.88	c total #watches: 255786
538.31/538.47	c total #propagations: 80543557 / total #impl: 296245076 (eff. 0.272)
538.31/538.47	c #Conflicts:    1117000 | #Learnt:      34330 | 0.000
538.31/538.47	c total clause space: 127.173MB
538.31/538.47	c total #watches: 258978
538.91/539.04	c total #propagations: 80611739 / total #impl: 296482454 (eff. 0.272)
538.91/539.04	c #Conflicts:    1118000 | #Learnt:      35330 | 0.000
538.91/539.04	c total clause space: 127.173MB
538.91/539.04	c total #watches: 262224
539.50/539.67	c total #propagations: 80682917 / total #impl: 296771718 (eff. 0.272)
539.50/539.67	c #Conflicts:    1119000 | #Learnt:      36330 | 0.000
539.50/539.67	c total clause space: 127.173MB
539.50/539.67	c total #watches: 265587
540.11/540.27	c total #propagations: 80757047 / total #impl: 297092919 (eff. 0.272)
540.11/540.27	c #Conflicts:    1120000 | #Learnt:      37330 | 0.000
540.11/540.27	c total clause space: 127.173MB
540.11/540.27	c total #watches: 268746
540.80/540.90	c total #propagations: 80822376 / total #impl: 297291208 (eff. 0.272)
540.80/540.90	c #Conflicts:    1121000 | #Learnt:      38330 | 0.000
540.80/540.90	c total clause space: 127.173MB
540.80/540.90	c total #watches: 272064
541.40/541.51	c total #propagations: 80892890 / total #impl: 297531479 (eff. 0.272)
541.40/541.51	c #Conflicts:    1122000 | #Learnt:      39330 | 0.000
541.40/541.51	c total clause space: 127.173MB
541.40/541.51	c total #watches: 275189
542.00/542.10	c total #propagations: 80964746 / total #impl: 297805507 (eff. 0.272)
542.00/542.10	c #Conflicts:    1123000 | #Learnt:      40330 | 0.000
542.00/542.10	c total clause space: 127.173MB
542.00/542.10	c total #watches: 278777
542.60/542.72	c total #propagations: 81046139 / total #impl: 298135957 (eff. 0.272)
542.60/542.72	c #Conflicts:    1124000 | #Learnt:      41330 | 0.000
542.60/542.72	c total clause space: 127.173MB
542.60/542.72	c total #watches: 282162
543.31/543.46	c total #propagations: 81127043 / total #impl: 298440630 (eff. 0.272)
543.31/543.46	c #Conflicts:    1125000 | #Learnt:      42330 | 0.000
543.31/543.46	c total clause space: 127.173MB
543.31/543.46	c total #watches: 285437
544.00/544.17	c total #propagations: 81206298 / total #impl: 298733470 (eff. 0.272)
544.00/544.17	c #Conflicts:    1126000 | #Learnt:      43330 | 0.000
544.00/544.17	c total clause space: 127.173MB
544.00/544.17	c total #watches: 288943
544.80/544.92	c total #propagations: 81293304 / total #impl: 299082741 (eff. 0.272)
544.80/544.92	c #Conflicts:    1127000 | #Learnt:      44330 | 0.000
544.80/544.92	c total clause space: 127.173MB
544.80/544.92	c total #watches: 291938
545.51/545.62	c total #propagations: 81365951 / total #impl: 299324362 (eff. 0.272)
545.51/545.62	c #Conflicts:    1128000 | #Learnt:      45330 | 0.000
545.51/545.62	c total clause space: 127.173MB
545.51/545.62	c total #watches: 294984
546.10/546.28	c total #propagations: 81440398 / total #impl: 299575597 (eff. 0.272)
546.10/546.28	c #Conflicts:    1129000 | #Learnt:      46330 | 0.000
546.10/546.28	c total clause space: 127.173MB
546.10/546.28	c total #watches: 297926
546.80/546.99	c total #propagations: 81507375 / total #impl: 299813581 (eff. 0.272)
546.80/546.99	c #Conflicts:    1130000 | #Learnt:      47330 | 0.000
546.80/546.99	c total clause space: 127.173MB
546.80/546.99	c total #watches: 300762
547.60/547.79	c total #propagations: 81569503 / total #impl: 300013587 (eff. 0.272)
547.60/547.79	c #Conflicts:    1131000 | #Learnt:      48330 | 0.000
547.60/547.79	c total clause space: 127.173MB
547.60/547.79	c total #watches: 303832
548.40/548.56	c total #propagations: 81642773 / total #impl: 300260277 (eff. 0.272)
548.40/548.56	c #Conflicts:    1132000 | #Learnt:      49330 | 0.000
548.40/548.56	c total clause space: 127.173MB
548.40/548.56	c total #watches: 306884
549.10/549.26	c total #propagations: 81707780 / total #impl: 300493973 (eff. 0.272)
549.10/549.26	c #Conflicts:    1133000 | #Learnt:      50330 | 0.000
549.10/549.26	c total clause space: 127.173MB
549.10/549.26	c total #watches: 309865
550.01/550.11	c total #propagations: 81779270 / total #impl: 300762407 (eff. 0.272)
550.01/550.11	c #Conflicts:    1134000 | #Learnt:      51330 | 0.000
550.01/550.11	c total clause space: 127.173MB
550.01/550.11	c total #watches: 313032
550.60/550.72	c total #propagations: 81854924 / total #impl: 301042020 (eff. 0.272)
550.60/550.72	c GC COLLECT
550.60/550.72	c #Conflicts:    1135000 | #Learnt:      26621 | 0.000
550.60/550.72	c total clause space: 127.173MB
550.60/550.72	c total #watches: 233003
551.20/551.32	c total #propagations: 81922918 / total #impl: 301286396 (eff. 0.272)
551.20/551.32	c #Conflicts:    1136000 | #Learnt:      27621 | 0.000
551.20/551.32	c total clause space: 127.173MB
551.20/551.32	c total #watches: 236047
551.80/551.96	c total #propagations: 81992637 / total #impl: 301522796 (eff. 0.272)
551.80/551.96	c #Conflicts:    1137000 | #Learnt:      28621 | 0.000
551.80/551.96	c total clause space: 127.173MB
551.80/551.96	c total #watches: 239087
552.50/552.62	c total #propagations: 82063635 / total #impl: 301770557 (eff. 0.272)
552.50/552.62	c #Conflicts:    1138000 | #Learnt:      29621 | 0.000
552.50/552.62	c total clause space: 127.173MB
552.50/552.62	c total #watches: 242148
553.10/553.24	c total #propagations: 82130381 / total #impl: 302005304 (eff. 0.272)
553.10/553.24	c #Conflicts:    1139000 | #Learnt:      30621 | 0.000
553.10/553.24	c total clause space: 127.173MB
553.10/553.24	c total #watches: 245270
553.70/553.88	c total #propagations: 82202260 / total #impl: 302231787 (eff. 0.272)
553.70/553.88	c #Conflicts:    1140000 | #Learnt:      31621 | 0.000
553.70/553.88	c total clause space: 127.173MB
553.70/553.88	c total #watches: 248355
554.50/554.60	c total #propagations: 82278475 / total #impl: 302477609 (eff. 0.272)
554.50/554.60	c #Conflicts:    1141000 | #Learnt:      32621 | 0.000
554.50/554.60	c total clause space: 127.173MB
554.50/554.60	c total #watches: 251401
555.10/555.26	c total #propagations: 82343876 / total #impl: 302693469 (eff. 0.272)
555.10/555.26	c #Conflicts:    1142000 | #Learnt:      33621 | 0.000
555.10/555.26	c total clause space: 127.173MB
555.10/555.26	c total #watches: 254372
555.70/555.86	c total #propagations: 82413128 / total #impl: 302940507 (eff. 0.272)
555.70/555.86	c #Conflicts:    1143000 | #Learnt:      34621 | 0.000
555.70/555.86	c total clause space: 127.173MB
555.70/555.86	c total #watches: 258126
556.30/556.45	c total #propagations: 82496567 / total #impl: 303301881 (eff. 0.272)
556.30/556.45	c #Conflicts:    1144000 | #Learnt:      35621 | 0.000
556.30/556.45	c total clause space: 127.173MB
556.30/556.45	c total #watches: 260880
556.90/557.09	c total #propagations: 82576564 / total #impl: 303624783 (eff. 0.272)
556.90/557.09	c #Conflicts:    1145000 | #Learnt:      36621 | 0.000
556.90/557.09	c total clause space: 127.173MB
556.90/557.09	c total #watches: 264365
557.61/557.75	c total #propagations: 82658001 / total #impl: 303925068 (eff. 0.272)
557.61/557.75	c #Conflicts:    1146000 | #Learnt:      37621 | 0.000
557.61/557.75	c total clause space: 127.173MB
557.61/557.75	c total #watches: 267530
558.30/558.43	c total #propagations: 82732378 / total #impl: 304194429 (eff. 0.272)
558.30/558.43	c #Conflicts:    1147000 | #Learnt:      38621 | 0.000
558.30/558.43	c total clause space: 127.173MB
558.30/558.43	c total #watches: 270606
559.00/559.16	c total #propagations: 82793686 / total #impl: 304404033 (eff. 0.272)
559.00/559.16	c #Conflicts:    1148000 | #Learnt:      39621 | 0.000
559.00/559.16	c total clause space: 127.173MB
559.00/559.16	c total #watches: 273615
559.81/559.94	c total #propagations: 82860565 / total #impl: 304630861 (eff. 0.272)
559.81/559.94	c #Conflicts:    1149000 | #Learnt:      40621 | 0.000
559.81/559.94	c total clause space: 127.173MB
559.81/559.94	c total #watches: 276539
560.40/560.53	c total #propagations: 82941087 / total #impl: 304949148 (eff. 0.272)
560.40/560.53	c #Conflicts:    1150000 | #Learnt:      41621 | 0.000
560.40/560.53	c total clause space: 127.173MB
560.40/560.53	c total #watches: 279549
561.10/561.26	c total #propagations: 83006378 / total #impl: 305196865 (eff. 0.272)
561.10/561.26	c #Conflicts:    1151000 | #Learnt:      42621 | 0.000
561.10/561.26	c total clause space: 127.173MB
561.10/561.26	c total #watches: 282575
561.90/562.00	c total #propagations: 83082423 / total #impl: 305504431 (eff. 0.272)
561.90/562.00	c #Conflicts:    1152000 | #Learnt:      43621 | 0.000
561.90/562.00	c total clause space: 127.173MB
561.90/562.00	c total #watches: 285678
562.60/562.73	c total #propagations: 83152398 / total #impl: 305727921 (eff. 0.272)
562.60/562.73	c #Conflicts:    1153000 | #Learnt:      44621 | 0.000
562.60/562.73	c total clause space: 127.173MB
562.60/562.73	c total #watches: 289099
563.30/563.46	c total #propagations: 83232180 / total #impl: 306047608 (eff. 0.272)
563.30/563.46	c #Conflicts:    1154000 | #Learnt:      45621 | 0.000
563.30/563.46	c total clause space: 127.173MB
563.30/563.46	c total #watches: 292641
564.10/564.23	c total #propagations: 83314019 / total #impl: 306384862 (eff. 0.272)
564.10/564.23	c #Conflicts:    1155000 | #Learnt:      46621 | 0.000
564.10/564.23	c total clause space: 127.173MB
564.10/564.23	c total #watches: 295950
564.90/565.05	c total #propagations: 83392054 / total #impl: 306669160 (eff. 0.272)
564.90/565.05	c #Conflicts:    1156000 | #Learnt:      47621 | 0.000
564.90/565.05	c total clause space: 127.173MB
564.90/565.05	c total #watches: 299048
565.80/565.91	c total #propagations: 83459673 / total #impl: 306899112 (eff. 0.272)
565.80/565.91	c #Conflicts:    1157000 | #Learnt:      48621 | 0.000
565.80/565.91	c total clause space: 127.173MB
565.80/565.91	c total #watches: 302088
566.60/566.74	c total #propagations: 83532126 / total #impl: 307177312 (eff. 0.272)
566.60/566.74	c #Conflicts:    1158000 | #Learnt:      49621 | 0.000
566.60/566.74	c total clause space: 127.173MB
566.60/566.74	c total #watches: 304892
567.40/567.55	c total #propagations: 83598170 / total #impl: 307446536 (eff. 0.272)
567.40/567.55	c #Conflicts:    1159000 | #Learnt:      50621 | 0.000
567.40/567.55	c total clause space: 127.173MB
567.40/567.55	c total #watches: 307803
568.40/568.58	c total #propagations: 83667685 / total #impl: 307708442 (eff. 0.272)
568.40/568.58	c #Conflicts:    1160000 | #Learnt:      51621 | 0.000
568.40/568.58	c total clause space: 127.173MB
568.40/568.58	c total #watches: 310438
569.30/569.47	c total #propagations: 83740263 / total #impl: 307977744 (eff. 0.272)
569.30/569.47	c GC COLLECT
569.30/569.47	c #Conflicts:    1161000 | #Learnt:      26623 | 0.000
569.30/569.47	c total clause space: 127.173MB
569.30/569.47	c total #watches: 232946
569.90/570.03	c total #propagations: 83814640 / total #impl: 308237125 (eff. 0.272)
569.90/570.03	c #Conflicts:    1162000 | #Learnt:      27623 | 0.000
569.90/570.03	c total clause space: 127.173MB
569.90/570.03	c total #watches: 236448
570.40/570.54	c total #propagations: 83888033 / total #impl: 308495390 (eff. 0.272)
570.40/570.54	c #Conflicts:    1163000 | #Learnt:      28623 | 0.000
570.40/570.54	c total clause space: 127.173MB
570.40/570.54	c total #watches: 240107
570.91/571.03	c total #propagations: 83954365 / total #impl: 308728058 (eff. 0.272)
570.91/571.03	c #Conflicts:    1164000 | #Learnt:      29623 | 0.000
570.91/571.03	c total clause space: 127.173MB
570.91/571.03	c total #watches: 243691
571.40/571.56	c total #propagations: 84018718 / total #impl: 308958734 (eff. 0.272)
571.40/571.56	c #Conflicts:    1165000 | #Learnt:      30623 | 0.000
571.40/571.56	c total clause space: 127.173MB
571.40/571.56	c total #watches: 247205
572.01/572.11	c total #propagations: 84079442 / total #impl: 309160014 (eff. 0.272)
572.01/572.11	c #Conflicts:    1166000 | #Learnt:      31623 | 0.000
572.01/572.11	c total clause space: 127.173MB
572.01/572.11	c total #watches: 250436
572.50/572.64	c total #propagations: 84148116 / total #impl: 309391658 (eff. 0.272)
572.50/572.64	c #Conflicts:    1167000 | #Learnt:      32623 | 0.000
572.50/572.64	c total clause space: 127.173MB
572.50/572.64	c total #watches: 254003
573.10/573.25	c total #propagations: 84217859 / total #impl: 309641576 (eff. 0.272)
573.10/573.25	c #Conflicts:    1168000 | #Learnt:      33623 | 0.000
573.10/573.25	c total clause space: 127.173MB
573.10/573.25	c total #watches: 256760
573.70/573.89	c total #propagations: 84285383 / total #impl: 309874228 (eff. 0.272)
573.70/573.89	c #Conflicts:    1169000 | #Learnt:      34623 | 0.000
573.70/573.89	c total clause space: 127.173MB
573.70/573.89	c total #watches: 259480
574.30/574.49	c total #propagations: 84356224 / total #impl: 310141941 (eff. 0.272)
574.30/574.49	c #Conflicts:    1170000 | #Learnt:      35623 | 0.000
574.30/574.49	c total clause space: 127.173MB
574.30/574.49	c total #watches: 262600
574.90/575.06	c total #propagations: 84428002 / total #impl: 310400234 (eff. 0.272)
574.90/575.06	c #Conflicts:    1171000 | #Learnt:      36623 | 0.000
574.90/575.06	c total clause space: 127.173MB
574.90/575.06	c total #watches: 266033
575.60/575.77	c total #propagations: 84503569 / total #impl: 310688504 (eff. 0.272)
575.60/575.77	c #Conflicts:    1172000 | #Learnt:      37623 | 0.000
575.60/575.77	c total clause space: 127.173MB
575.60/575.77	c total #watches: 268786
576.30/576.50	c total #propagations: 84572065 / total #impl: 310949942 (eff. 0.272)
576.30/576.50	c #Conflicts:    1173000 | #Learnt:      38623 | 0.000
576.30/576.50	c total clause space: 127.173MB
576.30/576.50	c total #watches: 271520
577.10/577.20	c total #propagations: 84643540 / total #impl: 311230805 (eff. 0.272)
577.10/577.20	c #Conflicts:    1174000 | #Learnt:      39623 | 0.000
577.10/577.20	c total clause space: 127.173MB
577.10/577.20	c total #watches: 274363
577.70/577.88	c total #propagations: 84710213 / total #impl: 311481716 (eff. 0.272)
577.70/577.88	c #Conflicts:    1175000 | #Learnt:      40623 | 0.000
577.70/577.88	c total clause space: 127.173MB
577.70/577.88	c total #watches: 277199
578.40/578.60	c total #propagations: 84778535 / total #impl: 311719171 (eff. 0.272)
578.40/578.60	c #Conflicts:    1176000 | #Learnt:      41623 | 0.000
578.40/578.60	c total clause space: 127.173MB
578.40/578.60	c total #watches: 280687
579.10/579.29	c total #propagations: 84845180 / total #impl: 311955748 (eff. 0.272)
579.10/579.29	c #Conflicts:    1177000 | #Learnt:      42623 | 0.000
579.10/579.29	c total clause space: 127.173MB
579.10/579.29	c total #watches: 283651
579.90/580.01	c total #propagations: 84914903 / total #impl: 312237109 (eff. 0.272)
579.90/580.01	c #Conflicts:    1178000 | #Learnt:      43623 | 0.000
579.90/580.01	c total clause space: 127.173MB
579.90/580.01	c total #watches: 286756
580.70/580.86	c total #propagations: 84983277 / total #impl: 312487542 (eff. 0.272)
580.70/580.86	c #Conflicts:    1179000 | #Learnt:      44623 | 0.000
580.70/580.86	c total clause space: 127.173MB
580.70/580.86	c total #watches: 289535
581.50/581.68	c total #propagations: 85049463 / total #impl: 312730683 (eff. 0.272)
581.50/581.68	c #Conflicts:    1180000 | #Learnt:      45623 | 0.000
581.50/581.68	c total clause space: 127.173MB
581.50/581.68	c total #watches: 293275
582.30/582.45	c total #propagations: 85135041 / total #impl: 313147265 (eff. 0.272)
582.30/582.45	c #Conflicts:    1181000 | #Learnt:      46623 | 0.000
582.30/582.45	c total clause space: 127.173MB
582.30/582.45	c total #watches: 296305
583.20/583.32	c total #propagations: 85213363 / total #impl: 313489310 (eff. 0.272)
583.20/583.32	c #Conflicts:    1182000 | #Learnt:      47623 | 0.000
583.20/583.32	c total clause space: 127.173MB
583.20/583.32	c total #watches: 299089
584.00/584.10	c total #propagations: 85280657 / total #impl: 313739025 (eff. 0.272)
584.00/584.10	c #Conflicts:    1183000 | #Learnt:      48623 | 0.000
584.00/584.10	c total clause space: 127.173MB
584.00/584.10	c total #watches: 302155
584.80/584.97	c total #propagations: 85350265 / total #impl: 313999233 (eff. 0.272)
584.80/584.97	c #Conflicts:    1184000 | #Learnt:      49623 | 0.000
584.80/584.97	c total clause space: 127.173MB
584.80/584.97	c total #watches: 305104
585.60/585.78	c total #propagations: 85421131 / total #impl: 314258604 (eff. 0.272)
585.60/585.78	c #Conflicts:    1185000 | #Learnt:      50623 | 0.000
585.60/585.78	c total clause space: 127.173MB
585.60/585.78	c total #watches: 307896
586.40/586.52	c total #propagations: 85483051 / total #impl: 314488261 (eff. 0.272)
586.40/586.52	c #Conflicts:    1186000 | #Learnt:      51623 | 0.000
586.40/586.52	c total clause space: 127.173MB
586.40/586.52	c total #watches: 310772
587.20/587.39	c total #propagations: 85546949 / total #impl: 314716522 (eff. 0.272)
587.20/587.39	c GC COLLECT
587.20/587.39	c #Conflicts:    1187000 | #Learnt:      26319 | 0.000
587.20/587.39	c total clause space: 127.173MB
587.20/587.39	c total #watches: 231987
587.70/587.88	c total #propagations: 85619071 / total #impl: 315020523 (eff. 0.272)
587.70/587.88	c #Conflicts:    1188000 | #Learnt:      27319 | 0.000
587.70/587.88	c total clause space: 127.173MB
587.70/587.88	c total #watches: 235255
588.30/588.46	c total #propagations: 85687957 / total #impl: 315262651 (eff. 0.272)
588.30/588.46	c #Conflicts:    1189000 | #Learnt:      28319 | 0.000
588.30/588.46	c total clause space: 127.173MB
588.30/588.46	c total #watches: 238341
588.80/588.97	c total #propagations: 85757970 / total #impl: 315505608 (eff. 0.272)
588.80/588.97	c #Conflicts:    1190000 | #Learnt:      29319 | 0.000
588.80/588.97	c total clause space: 127.173MB
588.80/588.97	c total #watches: 241693
589.30/589.47	c total #propagations: 85830448 / total #impl: 315770583 (eff. 0.272)
589.30/589.47	c #Conflicts:    1191000 | #Learnt:      30319 | 0.000
589.30/589.47	c total clause space: 127.173MB
589.30/589.47	c total #watches: 245415
589.80/589.95	c total #propagations: 85901146 / total #impl: 316015476 (eff. 0.272)
589.80/589.95	c #Conflicts:    1192000 | #Learnt:      31319 | 0.000
589.80/589.95	c total clause space: 127.173MB
589.80/589.95	c total #watches: 248964
590.30/590.49	c total #propagations: 85961072 / total #impl: 316198743 (eff. 0.272)
590.30/590.49	c #Conflicts:    1193000 | #Learnt:      32319 | 0.000
590.30/590.49	c total clause space: 127.173MB
590.30/590.49	c total #watches: 252087
590.90/591.02	c total #propagations: 86025281 / total #impl: 316403669 (eff. 0.272)
590.90/591.02	c #Conflicts:    1194000 | #Learnt:      33319 | 0.000
590.90/591.02	c total clause space: 127.173MB
590.90/591.02	c total #watches: 255175
591.40/591.58	c total #propagations: 86085435 / total #impl: 316589643 (eff. 0.272)
591.40/591.58	c #Conflicts:    1195000 | #Learnt:      34319 | 0.000
591.40/591.58	c total clause space: 127.173MB
591.40/591.58	c total #watches: 258397
592.09/592.22	c total #propagations: 86150531 / total #impl: 316799733 (eff. 0.272)
592.09/592.22	c #Conflicts:    1196000 | #Learnt:      35319 | 0.000
592.09/592.22	c total clause space: 127.173MB
592.09/592.22	c total #watches: 261718
592.80/592.91	c total #propagations: 86223444 / total #impl: 317039677 (eff. 0.272)
592.80/592.91	c #Conflicts:    1197000 | #Learnt:      36319 | 0.000
592.80/592.91	c total clause space: 127.173MB
592.80/592.91	c total #watches: 264989
593.39/593.52	c total #propagations: 86296067 / total #impl: 317286631 (eff. 0.272)
593.39/593.52	c #Conflicts:    1198000 | #Learnt:      37319 | 0.000
593.39/593.52	c total clause space: 127.173MB
593.39/593.52	c total #watches: 268374
594.09/594.21	c total #propagations: 86365443 / total #impl: 317525468 (eff. 0.272)
594.09/594.21	c #Conflicts:    1199000 | #Learnt:      38319 | 0.000
594.09/594.21	c total clause space: 127.173MB
594.09/594.21	c total #watches: 271932
594.69/594.89	c total #propagations: 86437893 / total #impl: 317820373 (eff. 0.272)
594.69/594.89	c #Conflicts:    1200000 | #Learnt:      39319 | 0.000
594.69/594.89	c total clause space: 127.173MB
594.69/594.89	c total #watches: 275532
595.39/595.54	c total #propagations: 86505367 / total #impl: 318055991 (eff. 0.272)
595.39/595.54	c #Conflicts:    1201000 | #Learnt:      40319 | 0.000
595.39/595.54	c total clause space: 127.173MB
595.39/595.54	c total #watches: 278736
596.10/596.26	c total #propagations: 86570081 / total #impl: 318269726 (eff. 0.272)
596.10/596.26	c #Conflicts:    1202000 | #Learnt:      41319 | 0.000
596.10/596.26	c total clause space: 127.173MB
596.10/596.26	c total #watches: 281771
596.89/597.02	c total #propagations: 86637792 / total #impl: 318510660 (eff. 0.272)
596.89/597.02	c #Conflicts:    1203000 | #Learnt:      42319 | 0.000
596.89/597.02	c total clause space: 127.173MB
596.89/597.02	c total #watches: 284826
597.59/597.72	c total #propagations: 86702632 / total #impl: 318728699 (eff. 0.272)
597.59/597.72	c #Conflicts:    1204000 | #Learnt:      43319 | 0.000
597.59/597.72	c total clause space: 127.173MB
597.59/597.72	c total #watches: 288287
598.40/598.55	c total #propagations: 86767665 / total #impl: 318985783 (eff. 0.272)
598.40/598.55	c #Conflicts:    1205000 | #Learnt:      44319 | 0.000
598.40/598.55	c total clause space: 127.173MB
598.40/598.55	c total #watches: 291521
599.09/599.25	c total #propagations: 86831816 / total #impl: 319216228 (eff. 0.272)
599.09/599.25	c #Conflicts:    1206000 | #Learnt:      45319 | 0.000
599.09/599.25	c total clause space: 127.173MB
599.09/599.25	c total #watches: 294563
599.79/599.92	c total #propagations: 86898125 / total #impl: 319447209 (eff. 0.272)
599.79/599.92	c #Conflicts:    1207000 | #Learnt:      46319 | 0.000
599.79/599.92	c total clause space: 127.173MB
599.79/599.92	c total #watches: 298138
600.50/600.61	c total #propagations: 86962498 / total #impl: 319676829 (eff. 0.272)
600.50/600.61	c #Conflicts:    1208000 | #Learnt:      47319 | 0.000
600.50/600.61	c total clause space: 127.173MB
600.50/600.61	c total #watches: 301281
601.19/601.37	c total #propagations: 87030363 / total #impl: 319932761 (eff. 0.272)
601.19/601.37	c #Conflicts:    1209000 | #Learnt:      48319 | 0.000
601.19/601.37	c total clause space: 127.173MB
601.19/601.37	c total #watches: 304235
602.09/602.24	c total #propagations: 87093243 / total #impl: 320163213 (eff. 0.272)
602.09/602.24	c #Conflicts:    1210000 | #Learnt:      49319 | 0.000
602.09/602.24	c total clause space: 127.173MB
602.09/602.24	c total #watches: 307663
602.99/603.12	c total #propagations: 87166650 / total #impl: 320459832 (eff. 0.272)
602.99/603.12	c #Conflicts:    1211000 | #Learnt:      50319 | 0.000
602.99/603.12	c total clause space: 127.173MB
602.99/603.12	c total #watches: 311613
603.91/604.04	c total #propagations: 87247743 / total #impl: 320772355 (eff. 0.272)
603.91/604.04	c #Conflicts:    1212000 | #Learnt:      51319 | 0.000
603.91/604.04	c total clause space: 127.173MB
603.91/604.04	c total #watches: 314575
604.70/604.89	c total #propagations: 87313735 / total #impl: 321032201 (eff. 0.272)
604.70/604.89	c #Conflicts:    1213000 | #Learnt:      52319 | 0.000
604.70/604.89	c total clause space: 127.173MB
604.70/604.89	c total #watches: 317900
605.50/605.68	c total #propagations: 87375716 / total #impl: 321273488 (eff. 0.272)
605.50/605.68	c GC COLLECT
605.50/605.68	c #Conflicts:    1214000 | #Learnt:      26720 | 0.000
605.50/605.68	c total clause space: 127.173MB
605.50/605.68	c total #watches: 233452
606.01/606.20	c total #propagations: 87442419 / total #impl: 321540363 (eff. 0.272)
606.01/606.20	c #Conflicts:    1215000 | #Learnt:      27720 | 0.000
606.01/606.20	c total clause space: 127.173MB
606.01/606.20	c total #watches: 237661
606.60/606.73	c total #propagations: 87511749 / total #impl: 321797975 (eff. 0.272)
606.60/606.73	c #Conflicts:    1216000 | #Learnt:      28720 | 0.000
606.60/606.73	c total clause space: 127.173MB
606.60/606.73	c total #watches: 242024
607.21/607.33	c total #propagations: 87581615 / total #impl: 322027658 (eff. 0.272)
607.21/607.33	c #Conflicts:    1217000 | #Learnt:      29720 | 0.000
607.21/607.33	c total clause space: 127.173MB
607.21/607.33	c total #watches: 245369
607.80/607.91	c total #propagations: 87651281 / total #impl: 322280796 (eff. 0.272)
607.80/607.91	c #Conflicts:    1218000 | #Learnt:      30720 | 0.000
607.80/607.91	c total clause space: 127.173MB
607.80/607.91	c total #watches: 248673
608.31/608.48	c total #propagations: 87727893 / total #impl: 322581615 (eff. 0.272)
608.31/608.48	c #Conflicts:    1219000 | #Learnt:      31720 | 0.000
608.31/608.48	c total clause space: 127.173MB
608.31/608.48	c total #watches: 252688
609.10/609.20	c total #propagations: 87792414 / total #impl: 322794524 (eff. 0.272)
609.10/609.20	c #Conflicts:    1220000 | #Learnt:      32720 | 0.000
609.10/609.20	c total clause space: 127.173MB
609.10/609.20	c total #watches: 256245
609.80/609.91	c total #propagations: 87865493 / total #impl: 323069173 (eff. 0.272)
609.80/609.91	c #Conflicts:    1221000 | #Learnt:      33720 | 0.000
609.80/609.91	c total clause space: 127.173MB
609.80/609.91	c total #watches: 259054
610.51/610.66	c total #propagations: 87937076 / total #impl: 323357034 (eff. 0.272)
610.51/610.66	c #Conflicts:    1222000 | #Learnt:      34720 | 0.000
610.51/610.66	c total clause space: 127.173MB
610.51/610.66	c total #watches: 262088
611.30/611.45	c total #propagations: 88009227 / total #impl: 323664165 (eff. 0.272)
611.30/611.45	c #Conflicts:    1223000 | #Learnt:      35720 | 0.000
611.30/611.45	c total clause space: 127.173MB
611.30/611.45	c total #watches: 264977
612.00/612.18	c total #propagations: 88093225 / total #impl: 324000943 (eff. 0.272)
612.00/612.18	c #Conflicts:    1224000 | #Learnt:      36720 | 0.000
612.00/612.18	c total clause space: 127.173MB
612.00/612.18	c total #watches: 268066
612.71/612.89	c total #propagations: 88164221 / total #impl: 324275702 (eff. 0.272)
612.71/612.89	c #Conflicts:    1225000 | #Learnt:      37720 | 0.000
612.71/612.89	c total clause space: 127.173MB
612.71/612.89	c total #watches: 271367
613.60/613.73	c total #propagations: 88240551 / total #impl: 324549430 (eff. 0.272)
613.60/613.73	c #Conflicts:    1226000 | #Learnt:      38720 | 0.000
613.60/613.73	c total clause space: 127.173MB
613.60/613.73	c total #watches: 274477
614.30/614.48	c total #propagations: 88321222 / total #impl: 324863393 (eff. 0.272)
614.30/614.48	c #Conflicts:    1227000 | #Learnt:      39720 | 0.000
614.30/614.48	c total clause space: 127.173MB
614.30/614.48	c total #watches: 277794
615.10/615.26	c total #propagations: 88399590 / total #impl: 325173002 (eff. 0.272)
615.10/615.26	c #Conflicts:    1228000 | #Learnt:      40720 | 0.000
615.10/615.26	c total clause space: 127.173MB
615.10/615.26	c total #watches: 280875
615.91/616.07	c total #propagations: 88482707 / total #impl: 325537228 (eff. 0.272)
615.91/616.07	c #Conflicts:    1229000 | #Learnt:      41720 | 0.000
615.91/616.07	c total clause space: 127.173MB
615.91/616.07	c total #watches: 284557
616.70/616.82	c total #propagations: 88568830 / total #impl: 325927518 (eff. 0.272)
616.70/616.82	c #Conflicts:    1230000 | #Learnt:      42720 | 0.000
616.70/616.82	c total clause space: 127.173MB
616.70/616.82	c total #watches: 288082
617.50/617.60	c total #propagations: 88655921 / total #impl: 326296471 (eff. 0.272)
617.50/617.60	c #Conflicts:    1231000 | #Learnt:      43720 | 0.000
617.50/617.60	c total clause space: 127.173MB
617.50/617.60	c total #watches: 291349
618.21/618.33	c total #propagations: 88731063 / total #impl: 326602017 (eff. 0.272)
618.21/618.33	c #Conflicts:    1232000 | #Learnt:      44720 | 0.000
618.21/618.33	c total clause space: 127.173MB
618.21/618.33	c total #watches: 294169
618.80/618.98	c total #propagations: 88796920 / total #impl: 326869292 (eff. 0.272)
618.80/618.98	c #Conflicts:    1233000 | #Learnt:      45720 | 0.000
618.80/618.98	c total clause space: 127.173MB
618.80/618.98	c total #watches: 296979
619.60/619.76	c total #propagations: 88859256 / total #impl: 327112094 (eff. 0.272)
619.60/619.76	c #Conflicts:    1234000 | #Learnt:      46720 | 0.000
619.60/619.76	c total clause space: 127.173MB
619.60/619.76	c total #watches: 299778
620.41/620.52	c total #propagations: 88922130 / total #impl: 327371934 (eff. 0.272)
620.41/620.52	c #Conflicts:    1235000 | #Learnt:      47720 | 0.000
620.41/620.52	c total clause space: 127.173MB
620.41/620.52	c total #watches: 302527
621.20/621.35	c total #propagations: 88978366 / total #impl: 327543550 (eff. 0.272)
621.20/621.35	c #Conflicts:    1236000 | #Learnt:      48720 | 0.000
621.20/621.35	c total clause space: 127.173MB
621.20/621.35	c total #watches: 305630
622.10/622.23	c total #propagations: 89038132 / total #impl: 327745808 (eff. 0.272)
622.10/622.23	c #Conflicts:    1237000 | #Learnt:      49720 | 0.000
622.10/622.23	c total clause space: 127.173MB
622.10/622.23	c total #watches: 308269
622.90/623.06	c total #propagations: 89109044 / total #impl: 327999731 (eff. 0.272)
622.90/623.06	c #Conflicts:    1238000 | #Learnt:      50720 | 0.000
622.90/623.06	c total clause space: 127.173MB
622.90/623.06	c total #watches: 311200
623.71/623.89	c total #propagations: 89178277 / total #impl: 328273439 (eff. 0.272)
623.71/623.89	c #Conflicts:    1239000 | #Learnt:      51720 | 0.000
623.71/623.89	c total clause space: 127.173MB
623.71/623.89	c total #watches: 315171
624.60/624.78	c total #propagations: 89255528 / total #impl: 328615371 (eff. 0.272)
624.60/624.78	c #Conflicts:    1240000 | #Learnt:      52720 | 0.000
624.60/624.78	c total clause space: 127.173MB
624.60/624.78	c total #watches: 318119
625.50/625.65	c total #propagations: 89329068 / total #impl: 328915417 (eff. 0.272)
625.50/625.65	c #Conflicts:    1241000 | #Learnt:      53720 | 0.000
625.50/625.65	c total clause space: 127.173MB
625.50/625.65	c total #watches: 321091
626.20/626.35	c total #propagations: 89399571 / total #impl: 329200396 (eff. 0.272)
626.20/626.35	c GC COLLECT
626.20/626.35	c #Conflicts:    1242000 | #Learnt:      27826 | 0.000
626.20/626.35	c total clause space: 127.173MB
626.20/626.35	c total #watches: 237131
626.80/626.93	c total #propagations: 89468219 / total #impl: 329465679 (eff. 0.272)
626.80/626.93	c #Conflicts:    1243000 | #Learnt:      28826 | 0.000
626.80/626.93	c total clause space: 127.173MB
626.80/626.93	c total #watches: 240199
627.40/627.59	c total #propagations: 89536594 / total #impl: 329703312 (eff. 0.272)
627.40/627.59	c #Conflicts:    1244000 | #Learnt:      29826 | 0.000
627.40/627.59	c total clause space: 127.173MB
627.40/627.59	c total #watches: 243551
628.20/628.33	c total #propagations: 89598013 / total #impl: 329918532 (eff. 0.272)
628.20/628.33	c #Conflicts:    1245000 | #Learnt:      30826 | 0.000
628.20/628.33	c total clause space: 127.173MB
628.20/628.33	c total #watches: 246577
628.80/628.95	c total #propagations: 89663892 / total #impl: 330160751 (eff. 0.272)
628.80/628.95	c #Conflicts:    1246000 | #Learnt:      31826 | 0.000
628.80/628.95	c total clause space: 127.173MB
628.80/628.95	c total #watches: 249692
629.40/629.57	c total #propagations: 89727173 / total #impl: 330403099 (eff. 0.272)
629.40/629.57	c #Conflicts:    1247000 | #Learnt:      32826 | 0.000
629.40/629.57	c total clause space: 127.173MB
629.40/629.57	c total #watches: 252789
630.00/630.10	c total #propagations: 89790977 / total #impl: 330618675 (eff. 0.272)
630.00/630.10	c #Conflicts:    1248000 | #Learnt:      33826 | 0.000
630.00/630.10	c total clause space: 127.173MB
630.00/630.10	c total #watches: 256282
630.60/630.74	c total #propagations: 89854351 / total #impl: 330815777 (eff. 0.272)
630.60/630.74	c #Conflicts:    1249000 | #Learnt:      34826 | 0.000
630.60/630.74	c total clause space: 127.173MB
630.60/630.74	c total #watches: 260043
631.30/631.46	c total #propagations: 89926946 / total #impl: 331060070 (eff. 0.272)
631.30/631.46	c #Conflicts:    1250000 | #Learnt:      35826 | 0.000
631.30/631.46	c total clause space: 127.173MB
631.30/631.46	c total #watches: 263923
632.10/632.22	c total #propagations: 90006608 / total #impl: 331362508 (eff. 0.272)
632.10/632.22	c #Conflicts:    1251000 | #Learnt:      36826 | 0.000
632.10/632.22	c total clause space: 127.173MB
632.10/632.22	c total #watches: 267279
632.90/633.01	c total #propagations: 90077089 / total #impl: 331595835 (eff. 0.272)
632.90/633.01	c #Conflicts:    1252000 | #Learnt:      37826 | 0.000
632.90/633.01	c total clause space: 127.173MB
632.90/633.01	c total #watches: 270658
633.50/633.66	c total #propagations: 90143026 / total #impl: 331824366 (eff. 0.272)
633.50/633.66	c #Conflicts:    1253000 | #Learnt:      38826 | 0.000
633.50/633.66	c total clause space: 127.173MB
633.50/633.66	c total #watches: 274026
634.30/634.42	c total #propagations: 90211329 / total #impl: 332059287 (eff. 0.272)
634.30/634.42	c #Conflicts:    1254000 | #Learnt:      39826 | 0.000
634.30/634.42	c total clause space: 127.173MB
634.30/634.42	c total #watches: 277269
634.90/635.08	c total #propagations: 90283214 / total #impl: 332298367 (eff. 0.272)
634.90/635.08	c #Conflicts:    1255000 | #Learnt:      40826 | 0.000
634.90/635.08	c total clause space: 127.173MB
634.90/635.08	c total #watches: 280662
635.70/635.82	c total #propagations: 90356318 / total #impl: 332583494 (eff. 0.272)
635.70/635.82	c #Conflicts:    1256000 | #Learnt:      41826 | 0.000
635.70/635.82	c total clause space: 127.173MB
635.70/635.82	c total #watches: 283839
636.40/636.52	c total #propagations: 90433406 / total #impl: 332879107 (eff. 0.272)
636.40/636.52	c #Conflicts:    1257000 | #Learnt:      42825 | 0.000
636.40/636.52	c total clause space: 127.173MB
636.40/636.52	c total #watches: 287024
637.10/637.26	c total #propagations: 90492026 / total #impl: 333072315 (eff. 0.272)
637.10/637.26	c #Conflicts:    1258000 | #Learnt:      43825 | 0.000
637.10/637.26	c total clause space: 127.173MB
637.10/637.26	c total #watches: 290333
637.90/638.03	c total #propagations: 90562860 / total #impl: 333334850 (eff. 0.272)
637.90/638.03	c #Conflicts:    1259000 | #Learnt:      44825 | 0.000
637.90/638.03	c total clause space: 127.173MB
637.90/638.03	c total #watches: 293765
638.90/639.01	c total #propagations: 90627495 / total #impl: 333553361 (eff. 0.272)
638.90/639.01	c #Conflicts:    1260000 | #Learnt:      45825 | 0.000
638.90/639.01	c total clause space: 127.173MB
638.90/639.01	c total #watches: 296893
639.80/639.94	c total #propagations: 90704478 / total #impl: 333840782 (eff. 0.272)
639.80/639.94	c #Conflicts:    1261000 | #Learnt:      46825 | 0.000
639.80/639.94	c total clause space: 127.173MB
639.80/639.94	c total #watches: 300040
640.70/640.86	c total #propagations: 90781086 / total #impl: 334154071 (eff. 0.272)
640.70/640.86	c #Conflicts:    1262000 | #Learnt:      47825 | 0.000
640.70/640.86	c total clause space: 127.173MB
640.70/640.86	c total #watches: 303228
641.70/641.80	c total #propagations: 90855547 / total #impl: 334446929 (eff. 0.272)
641.70/641.80	c #Conflicts:    1263000 | #Learnt:      48825 | 0.000
641.70/641.80	c total clause space: 127.173MB
641.70/641.80	c total #watches: 307012
642.60/642.73	c total #propagations: 90926512 / total #impl: 334707743 (eff. 0.272)
642.60/642.73	c #Conflicts:    1264000 | #Learnt:      49825 | 0.000
642.60/642.73	c total clause space: 127.173MB
642.60/642.73	c total #watches: 310629
643.50/643.63	c total #propagations: 91004795 / total #impl: 335000643 (eff. 0.272)
643.50/643.63	c #Conflicts:    1265000 | #Learnt:      50825 | 0.000
643.50/643.63	c total clause space: 127.173MB
643.50/643.63	c total #watches: 314409
644.40/644.53	c total #propagations: 91085152 / total #impl: 335328290 (eff. 0.272)
644.40/644.53	c #Conflicts:    1266000 | #Learnt:      51825 | 0.000
644.40/644.53	c total clause space: 127.173MB
644.40/644.53	c total #watches: 317674
645.20/645.32	c total #propagations: 91158222 / total #impl: 335594726 (eff. 0.272)
645.20/645.32	c #Conflicts:    1267000 | #Learnt:      52825 | 0.000
645.20/645.32	c total clause space: 127.173MB
645.20/645.32	c total #watches: 321403
645.90/646.08	c total #propagations: 91252369 / total #impl: 335940783 (eff. 0.272)
645.90/646.08	c #Conflicts:    1268000 | #Learnt:      53825 | 0.000
645.90/646.08	c total clause space: 127.173MB
645.90/646.08	c total #watches: 325015
646.60/646.74	c total #propagations: 91339513 / total #impl: 336295401 (eff. 0.272)
646.60/646.74	c GC COLLECT
646.60/646.74	c #Conflicts:    1269000 | #Learnt:      27626 | 0.000
646.60/646.74	c total clause space: 127.173MB
646.60/646.74	c total #watches: 236883
647.10/647.26	c total #propagations: 91426183 / total #impl: 336650759 (eff. 0.272)
647.10/647.26	c #Conflicts:    1270000 | #Learnt:      28626 | 0.000
647.10/647.26	c total clause space: 127.173MB
647.10/647.26	c total #watches: 240519
647.70/647.85	c total #propagations: 91501596 / total #impl: 336924535 (eff. 0.272)
647.70/647.85	c #Conflicts:    1271000 | #Learnt:      29626 | 0.000
647.70/647.85	c total clause space: 127.173MB
647.70/647.85	c total #watches: 243677
648.30/648.43	c total #propagations: 91591546 / total #impl: 337266247 (eff. 0.272)
648.30/648.43	c #Conflicts:    1272000 | #Learnt:      30626 | 0.000
648.30/648.43	c total clause space: 127.173MB
648.30/648.43	c total #watches: 247148
648.80/648.99	c total #propagations: 91673594 / total #impl: 337578575 (eff. 0.272)
648.80/648.99	c #Conflicts:    1273000 | #Learnt:      31626 | 0.000
648.80/648.99	c total clause space: 127.173MB
648.80/648.99	c total #watches: 250434
649.40/649.51	c total #propagations: 91747313 / total #impl: 337861083 (eff. 0.272)
649.40/649.51	c #Conflicts:    1274000 | #Learnt:      32626 | 0.000
649.40/649.51	c total clause space: 127.173MB
649.40/649.51	c total #watches: 253429
650.00/650.15	c total #propagations: 91820349 / total #impl: 338127881 (eff. 0.272)
650.00/650.15	c #Conflicts:    1275000 | #Learnt:      33626 | 0.000
650.00/650.15	c total clause space: 127.173MB
650.00/650.15	c total #watches: 256924
650.70/650.84	c total #propagations: 91905718 / total #impl: 338435363 (eff. 0.272)
650.70/650.84	c #Conflicts:    1276000 | #Learnt:      34626 | 0.000
650.70/650.84	c total clause space: 127.173MB
650.70/650.84	c total #watches: 260381
651.49/651.60	c total #propagations: 91972926 / total #impl: 338655482 (eff. 0.272)
651.49/651.60	c #Conflicts:    1277000 | #Learnt:      35626 | 0.000
651.49/651.60	c total clause space: 127.173MB
651.49/651.60	c total #watches: 263430
652.20/652.38	c total #propagations: 92043368 / total #impl: 338921182 (eff. 0.272)
652.20/652.38	c #Conflicts:    1278000 | #Learnt:      36626 | 0.000
652.20/652.38	c total clause space: 127.173MB
652.20/652.38	c total #watches: 266046
652.89/653.06	c total #propagations: 92107580 / total #impl: 339139185 (eff. 0.272)
652.89/653.06	c #Conflicts:    1279000 | #Learnt:      37626 | 0.000
652.89/653.06	c total clause space: 127.173MB
652.89/653.06	c total #watches: 269096
653.59/653.73	c total #propagations: 92171570 / total #impl: 339370482 (eff. 0.272)
653.59/653.73	c #Conflicts:    1280000 | #Learnt:      38626 | 0.000
653.59/653.73	c total clause space: 127.173MB
653.59/653.73	c total #watches: 272797
654.29/654.50	c total #propagations: 92243643 / total #impl: 339645987 (eff. 0.272)
654.29/654.50	c #Conflicts:    1281000 | #Learnt:      39626 | 0.000
654.29/654.50	c total clause space: 127.173MB
654.29/654.50	c total #watches: 276106
655.09/655.28	c total #propagations: 92316900 / total #impl: 339920005 (eff. 0.272)
655.09/655.28	c #Conflicts:    1282000 | #Learnt:      40626 | 0.000
655.09/655.28	c total clause space: 127.173MB
655.09/655.28	c total #watches: 279534
655.89/656.01	c total #propagations: 92385422 / total #impl: 340209486 (eff. 0.272)
655.89/656.01	c #Conflicts:    1283000 | #Learnt:      41626 | 0.000
655.89/656.01	c total clause space: 127.173MB
655.89/656.01	c total #watches: 282789
656.60/656.77	c total #propagations: 92459247 / total #impl: 340491725 (eff. 0.272)
656.60/656.77	c #Conflicts:    1284000 | #Learnt:      42626 | 0.000
656.60/656.77	c total clause space: 127.173MB
656.60/656.77	c total #watches: 285705
657.49/657.67	c total #propagations: 92535158 / total #impl: 340787312 (eff. 0.272)
657.49/657.67	c #Conflicts:    1285000 | #Learnt:      43626 | 0.000
657.49/657.67	c total clause space: 127.173MB
657.49/657.67	c total #watches: 288996
658.39/658.52	c total #propagations: 92606983 / total #impl: 341027786 (eff. 0.272)
658.39/658.52	c #Conflicts:    1286000 | #Learnt:      44626 | 0.000
658.39/658.52	c total clause space: 127.173MB
658.39/658.52	c total #watches: 292425
659.19/659.39	c total #propagations: 92673995 / total #impl: 341243725 (eff. 0.272)
659.19/659.39	c #Conflicts:    1287000 | #Learnt:      45626 | 0.000
659.19/659.39	c total clause space: 127.173MB
659.19/659.39	c total #watches: 295350
660.19/660.31	c total #propagations: 92745373 / total #impl: 341505976 (eff. 0.272)
660.19/660.31	c #Conflicts:    1288000 | #Learnt:      46626 | 0.000
660.19/660.31	c total clause space: 127.173MB
660.19/660.31	c total #watches: 298201
661.19/661.32	c total #propagations: 92830055 / total #impl: 341856238 (eff. 0.272)
661.19/661.32	c #Conflicts:    1289000 | #Learnt:      47626 | 0.000
661.19/661.32	c total clause space: 127.173MB
661.19/661.32	c total #watches: 300976
662.10/662.24	c total #propagations: 92902922 / total #impl: 342128742 (eff. 0.272)
662.10/662.24	c #Conflicts:    1290000 | #Learnt:      48626 | 0.000
662.10/662.24	c total clause space: 127.173MB
662.10/662.24	c total #watches: 304317
662.99/663.11	c total #propagations: 92978715 / total #impl: 342431405 (eff. 0.272)
662.99/663.11	c #Conflicts:    1291000 | #Learnt:      49626 | 0.000
662.99/663.11	c total clause space: 127.173MB
662.99/663.11	c total #watches: 307051
663.89/664.09	c total #propagations: 93049950 / total #impl: 342678706 (eff. 0.272)
663.89/664.09	c #Conflicts:    1292000 | #Learnt:      50626 | 0.000
663.89/664.09	c total clause space: 127.173MB
663.89/664.09	c total #watches: 309803
664.79/664.98	c total #propagations: 93125485 / total #impl: 342965774 (eff. 0.272)
664.79/664.98	c #Conflicts:    1293000 | #Learnt:      51626 | 0.000
664.79/664.98	c total clause space: 127.173MB
664.79/664.98	c total #watches: 312971
665.79/665.96	c total #propagations: 93197374 / total #impl: 343262228 (eff. 0.272)
665.79/665.96	c #Conflicts:    1294000 | #Learnt:      52626 | 0.000
665.79/665.96	c total clause space: 127.173MB
665.79/665.96	c total #watches: 315896
666.89/667.01	c total #propagations: 93274494 / total #impl: 343588538 (eff. 0.271)
666.89/667.01	c #Conflicts:    1295000 | #Learnt:      53626 | 0.000
666.89/667.01	c total clause space: 127.173MB
666.89/667.01	c total #watches: 318961
667.60/667.79	c total #propagations: 93346917 / total #impl: 343873321 (eff. 0.271)
667.60/667.79	c #Conflicts:    1296000 | #Learnt:      54626 | 0.000
667.60/667.79	c total clause space: 127.173MB
667.60/667.79	c total #watches: 321989
668.39/668.57	c total #propagations: 93424614 / total #impl: 344142524 (eff. 0.271)
668.39/668.57	c GC COLLECT
668.39/668.57	c #Conflicts:    1297000 | #Learnt:      28122 | 0.000
668.39/668.57	c total clause space: 127.173MB
668.39/668.57	c total #watches: 238448
668.99/669.16	c total #propagations: 93504344 / total #impl: 344431406 (eff. 0.271)
668.99/669.16	c #Conflicts:    1298000 | #Learnt:      29122 | 0.000
668.99/669.16	c total clause space: 127.173MB
668.99/669.16	c total #watches: 241897
669.59/669.71	c total #propagations: 93572864 / total #impl: 344674720 (eff. 0.271)
669.59/669.71	c #Conflicts:    1299000 | #Learnt:      30122 | 0.000
669.59/669.71	c total clause space: 127.173MB
669.59/669.71	c total #watches: 244735
670.09/670.28	c total #propagations: 93638413 / total #impl: 344895947 (eff. 0.271)
670.09/670.28	c #Conflicts:    1300000 | #Learnt:      31122 | 0.000
670.09/670.28	c total clause space: 127.173MB
670.09/670.28	c total #watches: 247749
670.90/671.04	c total #propagations: 93702914 / total #impl: 345092571 (eff. 0.272)
670.90/671.04	c #Conflicts:    1301000 | #Learnt:      32122 | 0.000
670.90/671.04	c total clause space: 127.173MB
670.90/671.04	c total #watches: 250931
671.59/671.72	c total #propagations: 93785237 / total #impl: 345392013 (eff. 0.272)
671.59/671.72	c #Conflicts:    1302000 | #Learnt:      33122 | 0.000
671.59/671.72	c total clause space: 127.173MB
671.59/671.72	c total #watches: 253912
672.10/672.26	c total #propagations: 93854018 / total #impl: 345648014 (eff. 0.272)
672.10/672.26	c #Conflicts:    1303000 | #Learnt:      34122 | 0.000
672.10/672.26	c total clause space: 127.173MB
672.10/672.26	c total #watches: 257121
672.79/672.96	c total #propagations: 93926534 / total #impl: 345919913 (eff. 0.272)
672.79/672.96	c #Conflicts:    1304000 | #Learnt:      35122 | 0.000
672.79/672.96	c total clause space: 127.173MB
672.79/672.96	c total #watches: 260174
673.49/673.68	c total #propagations: 94005108 / total #impl: 346185558 (eff. 0.272)
673.49/673.68	c #Conflicts:    1305000 | #Learnt:      36122 | 0.000
673.49/673.68	c total clause space: 127.173MB
673.49/673.68	c total #watches: 263683
674.20/674.38	c total #propagations: 94083996 / total #impl: 346503250 (eff. 0.272)
674.20/674.38	c #Conflicts:    1306000 | #Learnt:      37122 | 0.000
674.20/674.38	c total clause space: 127.173MB
674.20/674.38	c total #watches: 266718
674.99/675.12	c total #propagations: 94153505 / total #impl: 346743059 (eff. 0.272)
674.99/675.12	c #Conflicts:    1307000 | #Learnt:      38122 | 0.000
674.99/675.12	c total clause space: 127.173MB
674.99/675.12	c total #watches: 269667
675.59/675.78	c total #propagations: 94226099 / total #impl: 347007477 (eff. 0.272)
675.59/675.78	c #Conflicts:    1308000 | #Learnt:      39122 | 0.000
675.59/675.78	c total clause space: 127.173MB
675.59/675.78	c total #watches: 273362
676.40/676.55	c total #propagations: 94295846 / total #impl: 347244042 (eff. 0.272)
676.40/676.55	c #Conflicts:    1309000 | #Learnt:      40122 | 0.000
676.40/676.55	c total clause space: 127.173MB
676.40/676.55	c total #watches: 276425
677.09/677.26	c total #propagations: 94368960 / total #impl: 347505662 (eff. 0.272)
677.09/677.26	c #Conflicts:    1310000 | #Learnt:      41122 | 0.000
677.09/677.26	c total clause space: 127.173MB
677.09/677.26	c total #watches: 279209
677.89/678.00	c total #propagations: 94442860 / total #impl: 347752490 (eff. 0.272)
677.89/678.00	c #Conflicts:    1311000 | #Learnt:      42122 | 0.000
677.89/678.00	c total clause space: 127.173MB
677.89/678.00	c total #watches: 282459
678.70/678.82	c total #propagations: 94520538 / total #impl: 348036758 (eff. 0.272)
678.70/678.82	c #Conflicts:    1312000 | #Learnt:      43122 | 0.000
678.70/678.82	c total clause space: 127.173MB
678.70/678.82	c total #watches: 285552
679.59/679.72	c total #propagations: 94603834 / total #impl: 348350485 (eff. 0.272)
679.59/679.72	c #Conflicts:    1313000 | #Learnt:      44122 | 0.000
679.59/679.72	c total clause space: 127.173MB
679.59/679.72	c total #watches: 288383
680.39/680.54	c total #propagations: 94676054 / total #impl: 348642790 (eff. 0.272)
680.39/680.54	c #Conflicts:    1314000 | #Learnt:      45122 | 0.000
680.39/680.54	c total clause space: 127.173MB
680.39/680.54	c total #watches: 291432
681.19/681.37	c total #propagations: 94757105 / total #impl: 349014055 (eff. 0.271)
681.19/681.37	c #Conflicts:    1315000 | #Learnt:      46122 | 0.000
681.19/681.37	c total clause space: 127.173MB
681.19/681.37	c total #watches: 294912
682.09/682.22	c total #propagations: 94837143 / total #impl: 349334467 (eff. 0.271)
682.09/682.22	c #Conflicts:    1316000 | #Learnt:      47122 | 0.000
682.09/682.22	c total clause space: 127.173MB
682.09/682.22	c total #watches: 297870
682.89/683.06	c total #propagations: 94918172 / total #impl: 349648611 (eff. 0.271)
682.89/683.06	c #Conflicts:    1317000 | #Learnt:      48122 | 0.000
682.89/683.06	c total clause space: 127.173MB
682.89/683.06	c total #watches: 301010
683.79/683.98	c total #propagations: 94984373 / total #impl: 349882206 (eff. 0.271)
683.79/683.98	c #Conflicts:    1318000 | #Learnt:      49122 | 0.000
683.79/683.98	c total clause space: 127.173MB
683.79/683.98	c total #watches: 303894
684.69/684.84	c total #propagations: 95064613 / total #impl: 350213712 (eff. 0.271)
684.69/684.84	c #Conflicts:    1319000 | #Learnt:      50122 | 0.000
684.69/684.84	c total clause space: 127.173MB
684.69/684.84	c total #watches: 306637
685.59/685.74	c total #propagations: 95133312 / total #impl: 350462264 (eff. 0.271)
685.59/685.74	c #Conflicts:    1320000 | #Learnt:      51122 | 0.000
685.59/685.74	c total clause space: 127.173MB
685.59/685.74	c total #watches: 309447
686.59/686.74	c total #propagations: 95207483 / total #impl: 350724567 (eff. 0.271)
686.59/686.74	c #Conflicts:    1321000 | #Learnt:      52122 | 0.000
686.59/686.74	c total clause space: 127.173MB
686.59/686.74	c total #watches: 312347
687.50/687.68	c total #propagations: 95286520 / total #impl: 351003462 (eff. 0.271)
687.50/687.68	c #Conflicts:    1322000 | #Learnt:      53122 | 0.000
687.50/687.68	c total clause space: 127.173MB
687.50/687.68	c total #watches: 315615
688.39/688.53	c total #propagations: 95374141 / total #impl: 351349625 (eff. 0.271)
688.39/688.53	c #Conflicts:    1323000 | #Learnt:      54122 | 0.000
688.39/688.53	c total clause space: 127.173MB
688.39/688.53	c total #watches: 318639
689.19/689.36	c total #propagations: 95452057 / total #impl: 351665455 (eff. 0.271)
689.19/689.36	c #Conflicts:    1324000 | #Learnt:      55122 | 0.000
689.19/689.36	c total clause space: 127.173MB
689.19/689.36	c total #watches: 321845
689.99/690.11	c total #propagations: 95534553 / total #impl: 351996507 (eff. 0.271)
689.99/690.11	c GC COLLECT
689.99/690.11	c #Conflicts:    1325000 | #Learnt:      28326 | 0.000
689.99/690.11	c total clause space: 127.173MB
689.99/690.11	c total #watches: 239187
690.59/690.72	c total #propagations: 95616401 / total #impl: 352310592 (eff. 0.271)
690.59/690.72	c #Conflicts:    1326000 | #Learnt:      29326 | 0.000
690.59/690.72	c total clause space: 127.173MB
690.59/690.72	c total #watches: 242837
691.19/691.37	c total #propagations: 95689687 / total #impl: 352586146 (eff. 0.271)
691.19/691.37	c #Conflicts:    1327000 | #Learnt:      30326 | 0.000
691.19/691.37	c total clause space: 127.173MB
691.19/691.37	c total #watches: 246379
691.79/691.98	c total #propagations: 95768612 / total #impl: 352898421 (eff. 0.271)
691.79/691.98	c #Conflicts:    1328000 | #Learnt:      31326 | 0.000
691.79/691.98	c total clause space: 127.173MB
691.79/691.98	c total #watches: 249788
692.39/692.58	c total #propagations: 95839399 / total #impl: 353159828 (eff. 0.271)
692.39/692.58	c #Conflicts:    1329000 | #Learnt:      32326 | 0.000
692.39/692.58	c total clause space: 127.173MB
692.39/692.58	c total #watches: 252992
693.09/693.21	c total #propagations: 95909833 / total #impl: 353410671 (eff. 0.271)
693.09/693.21	c #Conflicts:    1330000 | #Learnt:      33326 | 0.000
693.09/693.21	c total clause space: 127.173MB
693.09/693.21	c total #watches: 256501
693.69/693.82	c total #propagations: 95984840 / total #impl: 353670153 (eff. 0.271)
693.69/693.82	c #Conflicts:    1331000 | #Learnt:      34326 | 0.000
693.69/693.82	c total clause space: 127.173MB
693.69/693.82	c total #watches: 260608
694.29/694.43	c total #propagations: 96065226 / total #impl: 353941798 (eff. 0.271)
694.29/694.43	c #Conflicts:    1332000 | #Learnt:      35326 | 0.000
694.29/694.43	c total clause space: 127.173MB
694.29/694.43	c total #watches: 264589
694.99/695.10	c total #propagations: 96141688 / total #impl: 354186430 (eff. 0.271)
694.99/695.10	c #Conflicts:    1333000 | #Learnt:      36326 | 0.000
694.99/695.10	c total clause space: 127.173MB
694.99/695.10	c total #watches: 268720
695.59/695.75	c total #propagations: 96210499 / total #impl: 354411796 (eff. 0.271)
695.59/695.75	c #Conflicts:    1334000 | #Learnt:      37326 | 0.000
695.59/695.75	c total clause space: 127.173MB
695.59/695.75	c total #watches: 273174
696.19/696.38	c total #propagations: 96285729 / total #impl: 354699204 (eff. 0.271)
696.19/696.38	c #Conflicts:    1335000 | #Learnt:      38326 | 0.000
696.19/696.38	c total clause space: 127.173MB
696.19/696.38	c total #watches: 277365
696.89/697.08	c total #propagations: 96356352 / total #impl: 354961138 (eff. 0.271)
696.89/697.08	c #Conflicts:    1336000 | #Learnt:      39326 | 0.000
696.89/697.08	c total clause space: 127.173MB
696.89/697.08	c total #watches: 281262
697.59/697.79	c total #propagations: 96430708 / total #impl: 355226691 (eff. 0.271)
697.59/697.79	c #Conflicts:    1337000 | #Learnt:      40326 | 0.000
697.59/697.79	c total clause space: 127.173MB
697.59/697.79	c total #watches: 284389
698.39/698.58	c total #propagations: 96500088 / total #impl: 355454085 (eff. 0.271)
698.39/698.58	c #Conflicts:    1338000 | #Learnt:      41326 | 0.000
698.39/698.58	c total clause space: 127.173MB
698.39/698.58	c total #watches: 288171
699.19/699.35	c total #propagations: 96587499 / total #impl: 355821115 (eff. 0.271)
699.19/699.35	c #Conflicts:    1339000 | #Learnt:      42326 | 0.000
699.19/699.35	c total clause space: 127.173MB
699.19/699.35	c total #watches: 292764
700.09/700.21	c total #propagations: 96680602 / total #impl: 356301721 (eff. 0.271)
700.09/700.21	c #Conflicts:    1340000 | #Learnt:      43326 | 0.000
700.09/700.21	c total clause space: 127.173MB
700.09/700.21	c total #watches: 296949
700.99/701.11	c total #propagations: 96759215 / total #impl: 356636758 (eff. 0.271)
700.99/701.11	c #Conflicts:    1341000 | #Learnt:      44326 | 0.000
700.99/701.11	c total clause space: 127.173MB
700.99/701.11	c total #watches: 300329
701.89/702.02	c total #propagations: 96838019 / total #impl: 356954711 (eff. 0.271)
701.89/702.02	c #Conflicts:    1342000 | #Learnt:      45326 | 0.000
701.89/702.02	c total clause space: 127.173MB
701.89/702.02	c total #watches: 304568
702.79/702.95	c total #propagations: 96929810 / total #impl: 357363975 (eff. 0.271)
702.79/702.95	c #Conflicts:    1343000 | #Learnt:      46323 | 0.000
702.79/702.95	c total clause space: 127.173MB
702.79/702.95	c total #watches: 307790
703.48/703.62	c total #propagations: 97002679 / total #impl: 357658799 (eff. 0.271)
703.48/703.62	c S2->S1
703.48/703.62	c #Conflicts:    1344000 | #Learnt:      28949 | 0.000
703.48/703.62	c total clause space: 127.173MB
703.48/703.62	c total #watches: 272768
703.99/704.18	c total #propagations: 97083497 / total #impl: 358024628 (eff. 0.271)
703.99/704.18	c #Conflicts:    1345000 | #Learnt:      29949 | 0.000
703.99/704.18	c total clause space: 206.656MB
703.99/704.18	c total #watches: 267274
704.58/704.77	c total #propagations: 97167434 / total #impl: 358427217 (eff. 0.271)
704.58/704.77	c #Conflicts:    1346000 | #Learnt:      30949 | 0.000
704.58/704.77	c total clause space: 206.656MB
704.58/704.77	c total #watches: 271339
705.18/705.34	c total #propagations: 97271729 / total #impl: 358917906 (eff. 0.271)
705.18/705.34	c #Conflicts:    1347000 | #Learnt:      31949 | 0.000
705.18/705.34	c total clause space: 206.656MB
705.18/705.34	c total #watches: 275417
705.78/705.97	c total #propagations: 97355787 / total #impl: 359306871 (eff. 0.271)
705.78/705.97	c #Conflicts:    1348000 | #Learnt:      32949 | 0.000
705.78/705.97	c total clause space: 206.656MB
705.78/705.97	c total #watches: 279815
706.48/706.64	c total #propagations: 97443839 / total #impl: 359752866 (eff. 0.271)
706.48/706.64	c #Conflicts:    1349000 | #Learnt:      33949 | 0.000
706.48/706.64	c total clause space: 206.656MB
706.48/706.64	c total #watches: 284124
707.08/707.23	c total #propagations: 97528390 / total #impl: 360135454 (eff. 0.271)
707.08/707.23	c #Conflicts:    1350000 | #Learnt:      34949 | 0.000
707.08/707.23	c total clause space: 206.656MB
707.08/707.23	c total #watches: 287308
707.68/707.85	c total #propagations: 97599513 / total #impl: 360392692 (eff. 0.271)
707.68/707.85	c #Conflicts:    1351000 | #Learnt:      35949 | 0.000
707.68/707.85	c total clause space: 206.656MB
707.68/707.85	c total #watches: 288592
708.28/708.44	c total #propagations: 97675425 / total #impl: 360669581 (eff. 0.271)
708.28/708.44	c #Conflicts:    1352000 | #Learnt:      36949 | 0.000
708.28/708.44	c total clause space: 206.656MB
708.28/708.44	c total #watches: 292173
708.98/709.10	c total #propagations: 97740934 / total #impl: 360896395 (eff. 0.271)
708.98/709.10	c GC COLLECT
708.98/709.10	c #Conflicts:    1353000 | #Learnt:      19036 | 0.000
708.98/709.10	c total clause space: 206.656MB
708.98/709.10	c total #watches: 202906
709.38/709.51	c total #propagations: 97811563 / total #impl: 361158248 (eff. 0.271)
709.38/709.51	c #Conflicts:    1354000 | #Learnt:      20036 | 0.000
709.38/709.51	c total clause space: 206.656MB
709.38/709.51	c total #watches: 207376
709.78/709.92	c total #propagations: 97891503 / total #impl: 361483651 (eff. 0.271)
709.78/709.92	c #Conflicts:    1355000 | #Learnt:      21036 | 0.000
709.78/709.92	c total clause space: 206.656MB
709.78/709.92	c total #watches: 211885
710.28/710.44	c total #propagations: 97969033 / total #impl: 361819354 (eff. 0.271)
710.28/710.44	c #Conflicts:    1356000 | #Learnt:      22036 | 0.000
710.28/710.44	c total clause space: 206.656MB
710.28/710.44	c total #watches: 215494
710.88/711.00	c total #propagations: 98047157 / total #impl: 362113018 (eff. 0.271)
710.88/711.00	c #Conflicts:    1357000 | #Learnt:      23036 | 0.000
710.88/711.00	c total clause space: 206.656MB
710.88/711.00	c total #watches: 218904
711.38/711.51	c total #propagations: 98128546 / total #impl: 362480195 (eff. 0.271)
711.38/711.51	c #Conflicts:    1358000 | #Learnt:      24036 | 0.000
711.38/711.51	c total clause space: 206.656MB
711.38/711.51	c total #watches: 222548
711.88/712.03	c total #propagations: 98206260 / total #impl: 362817906 (eff. 0.271)
711.88/712.03	c #Conflicts:    1359000 | #Learnt:      25036 | 0.000
711.88/712.03	c total clause space: 206.656MB
711.88/712.03	c total #watches: 225962
712.38/712.58	c total #propagations: 98287121 / total #impl: 363177926 (eff. 0.271)
712.38/712.58	c #Conflicts:    1360000 | #Learnt:      26036 | 0.000
712.38/712.58	c total clause space: 206.656MB
712.38/712.58	c total #watches: 229730
712.98/713.17	c total #propagations: 98352287 / total #impl: 363388229 (eff. 0.271)
712.98/713.17	c #Conflicts:    1361000 | #Learnt:      27036 | 0.000
712.98/713.17	c total clause space: 206.656MB
712.98/713.17	c total #watches: 233459
713.58/713.73	c total #propagations: 98423016 / total #impl: 363612790 (eff. 0.271)
713.58/713.73	c #Conflicts:    1362000 | #Learnt:      28036 | 0.000
713.58/713.73	c total clause space: 206.656MB
713.58/713.73	c total #watches: 236618
714.18/714.34	c total #propagations: 98494876 / total #impl: 363883898 (eff. 0.271)
714.18/714.34	c #Conflicts:    1363000 | #Learnt:      29036 | 0.000
714.18/714.34	c total clause space: 206.656MB
714.18/714.34	c total #watches: 240058
714.78/714.97	c total #propagations: 98574884 / total #impl: 364175827 (eff. 0.271)
714.78/714.97	c #Conflicts:    1364000 | #Learnt:      30036 | 0.000
714.78/714.97	c total clause space: 206.656MB
714.78/714.97	c total #watches: 244262
715.48/715.60	c total #propagations: 98647375 / total #impl: 364437411 (eff. 0.271)
715.48/715.60	c #Conflicts:    1365000 | #Learnt:      31036 | 0.000
715.48/715.60	c total clause space: 206.656MB
715.48/715.60	c total #watches: 247984
716.09/716.23	c total #propagations: 98720397 / total #impl: 364718540 (eff. 0.271)
716.09/716.23	c #Conflicts:    1366000 | #Learnt:      32036 | 0.000
716.09/716.23	c total clause space: 206.656MB
716.09/716.23	c total #watches: 251286
716.78/716.92	c total #propagations: 98792220 / total #impl: 365015170 (eff. 0.271)
716.78/716.92	c #Conflicts:    1367000 | #Learnt:      33036 | 0.000
716.78/716.92	c total clause space: 206.656MB
716.78/716.92	c total #watches: 255048
717.48/717.62	c total #propagations: 98863964 / total #impl: 365281283 (eff. 0.271)
717.48/717.62	c #Conflicts:    1368000 | #Learnt:      34036 | 0.000
717.48/717.62	c total clause space: 206.656MB
717.48/717.62	c total #watches: 258943
718.18/718.36	c total #propagations: 98941213 / total #impl: 365595517 (eff. 0.271)
718.18/718.36	c #Conflicts:    1369000 | #Learnt:      35036 | 0.000
718.18/718.36	c total clause space: 206.656MB
718.18/718.36	c total #watches: 261999
718.88/719.01	c total #propagations: 99009349 / total #impl: 365857358 (eff. 0.271)
718.88/719.01	c #Conflicts:    1370000 | #Learnt:      36036 | 0.000
718.88/719.01	c total clause space: 206.656MB
718.88/719.01	c total #watches: 265227
719.58/719.77	c total #propagations: 99068665 / total #impl: 366087540 (eff. 0.271)
719.58/719.77	c #Conflicts:    1371000 | #Learnt:      37036 | 0.000
719.58/719.77	c total clause space: 206.656MB
719.58/719.77	c total #watches: 267937
720.38/720.52	c total #propagations: 99132876 / total #impl: 366290103 (eff. 0.271)
720.38/720.52	c #Conflicts:    1372000 | #Learnt:      38036 | 0.000
720.38/720.52	c total clause space: 206.656MB
720.38/720.52	c total #watches: 271269
721.18/721.34	c total #propagations: 99200897 / total #impl: 366531570 (eff. 0.271)
721.18/721.34	c #Conflicts:    1373000 | #Learnt:      39036 | 0.000
721.18/721.34	c total clause space: 206.656MB
721.18/721.34	c total #watches: 275099
721.98/722.12	c total #propagations: 99275312 / total #impl: 366818232 (eff. 0.271)
721.98/722.12	c #Conflicts:    1374000 | #Learnt:      40036 | 0.000
721.98/722.12	c total clause space: 206.656MB
721.98/722.12	c total #watches: 278330
722.58/722.77	c total #propagations: 99343854 / total #impl: 367114298 (eff. 0.271)
722.58/722.77	c #Conflicts:    1375000 | #Learnt:      41036 | 0.000
722.58/722.77	c total clause space: 206.656MB
722.58/722.77	c total #watches: 281255
723.28/723.45	c total #propagations: 99402784 / total #impl: 367313253 (eff. 0.271)
723.28/723.45	c #Conflicts:    1376000 | #Learnt:      42036 | 0.000
723.28/723.45	c total clause space: 206.656MB
723.28/723.45	c total #watches: 284615
723.98/724.17	c total #propagations: 99471968 / total #impl: 367622836 (eff. 0.271)
723.98/724.17	c #Conflicts:    1377000 | #Learnt:      43036 | 0.000
723.98/724.17	c total clause space: 206.656MB
723.98/724.17	c total #watches: 288076
724.78/724.92	c total #propagations: 99552405 / total #impl: 367998268 (eff. 0.271)
724.78/724.92	c #Conflicts:    1378000 | #Learnt:      44036 | 0.000
724.78/724.92	c total clause space: 206.656MB
724.78/724.92	c total #watches: 290986
725.58/725.75	c total #propagations: 99631853 / total #impl: 368315519 (eff. 0.271)
725.58/725.75	c #Conflicts:    1379000 | #Learnt:      45036 | 0.000
725.58/725.75	c total clause space: 206.656MB
725.58/725.75	c total #watches: 294240
726.48/726.65	c total #propagations: 99700527 / total #impl: 368602072 (eff. 0.270)
726.48/726.65	c #Conflicts:    1380000 | #Learnt:      46036 | 0.000
726.48/726.65	c total clause space: 206.656MB
726.48/726.65	c total #watches: 297731
727.38/727.52	c total #propagations: 99774650 / total #impl: 368924482 (eff. 0.270)
727.38/727.52	c #Conflicts:    1381000 | #Learnt:      47036 | 0.000
727.38/727.52	c total clause space: 206.656MB
727.38/727.52	c total #watches: 301004
728.08/728.27	c total #propagations: 99845638 / total #impl: 369205945 (eff. 0.270)
728.08/728.27	c GC COLLECT
728.08/728.27	c #Conflicts:    1382000 | #Learnt:      24226 | 0.000
728.08/728.27	c total clause space: 206.656MB
728.08/728.27	c total #watches: 223170
728.68/728.82	c total #propagations: 99913092 / total #impl: 369425006 (eff. 0.270)
728.68/728.82	c #Conflicts:    1383000 | #Learnt:      25226 | 0.000
728.68/728.82	c total clause space: 206.656MB
728.68/728.82	c total #watches: 226544
729.18/729.37	c total #propagations: 99988739 / total #impl: 369719166 (eff. 0.270)
729.18/729.37	c #Conflicts:    1384000 | #Learnt:      26226 | 0.000
729.18/729.37	c total clause space: 206.656MB
729.18/729.37	c total #watches: 229995
729.78/729.92	c total #propagations: 100058856 / total #impl: 369994743 (eff. 0.270)
729.78/729.92	c #Conflicts:    1385000 | #Learnt:      27226 | 0.000
729.78/729.92	c total clause space: 206.656MB
729.78/729.92	c total #watches: 233295
730.38/730.50	c total #propagations: 100134387 / total #impl: 370249728 (eff. 0.270)
730.38/730.50	c #Conflicts:    1386000 | #Learnt:      28226 | 0.000
730.38/730.50	c total clause space: 206.656MB
730.38/730.50	c total #watches: 237163
730.98/731.18	c total #propagations: 100206533 / total #impl: 370493764 (eff. 0.270)
730.98/731.18	c #Conflicts:    1387000 | #Learnt:      29226 | 0.000
730.98/731.18	c total clause space: 206.656MB
730.98/731.18	c total #watches: 240738
731.58/731.79	c total #propagations: 100285074 / total #impl: 370782665 (eff. 0.270)
731.58/731.79	c #Conflicts:    1388000 | #Learnt:      30226 | 0.000
731.58/731.79	c total clause space: 206.656MB
731.58/731.79	c total #watches: 244077
732.18/732.37	c total #propagations: 100357877 / total #impl: 371068052 (eff. 0.270)
732.18/732.37	c #Conflicts:    1389000 | #Learnt:      31226 | 0.000
732.18/732.37	c total clause space: 206.656MB
732.18/732.37	c total #watches: 247306
732.78/732.99	c total #propagations: 100425388 / total #impl: 371333012 (eff. 0.270)
732.78/732.99	c #Conflicts:    1390000 | #Learnt:      32226 | 0.000
732.78/732.99	c total clause space: 206.656MB
732.78/732.99	c total #watches: 250548
733.38/733.58	c total #propagations: 100493598 / total #impl: 371600235 (eff. 0.270)
733.38/733.58	c #Conflicts:    1391000 | #Learnt:      33226 | 0.000
733.38/733.58	c total clause space: 206.656MB
733.38/733.58	c total #watches: 254127
733.98/734.13	c total #propagations: 100567816 / total #impl: 371899721 (eff. 0.270)
733.98/734.13	c #Conflicts:    1392000 | #Learnt:      34226 | 0.000
733.98/734.13	c total clause space: 206.656MB
733.98/734.13	c total #watches: 257226
734.58/734.75	c total #propagations: 100637103 / total #impl: 372174469 (eff. 0.270)
734.58/734.75	c #Conflicts:    1393000 | #Learnt:      35226 | 0.000
734.58/734.75	c total clause space: 206.656MB
734.58/734.75	c total #watches: 260552
735.18/735.38	c total #propagations: 100708169 / total #impl: 372455492 (eff. 0.270)
735.18/735.38	c #Conflicts:    1394000 | #Learnt:      36226 | 0.000
735.18/735.38	c total clause space: 206.656MB
735.18/735.38	c total #watches: 264066
735.88/736.04	c total #propagations: 100775534 / total #impl: 372731252 (eff. 0.270)
735.88/736.04	c #Conflicts:    1395000 | #Learnt:      37226 | 0.000
735.88/736.04	c total clause space: 206.656MB
735.88/736.04	c total #watches: 268188
736.58/736.76	c total #propagations: 100854769 / total #impl: 373099311 (eff. 0.270)
736.58/736.76	c #Conflicts:    1396000 | #Learnt:      38226 | 0.000
736.58/736.76	c total clause space: 206.656MB
736.58/736.76	c total #watches: 271825
737.27/737.48	c total #propagations: 100940157 / total #impl: 373501523 (eff. 0.270)
737.27/737.48	c #Conflicts:    1397000 | #Learnt:      39226 | 0.000
737.27/737.48	c total clause space: 206.656MB
737.27/737.48	c total #watches: 275261
737.98/738.17	c total #propagations: 101012666 / total #impl: 373798823 (eff. 0.270)
737.98/738.17	c #Conflicts:    1398000 | #Learnt:      40226 | 0.000
737.98/738.17	c total clause space: 206.656MB
737.98/738.17	c total #watches: 278730
738.77/738.90	c total #propagations: 101086326 / total #impl: 374089202 (eff. 0.270)
738.77/738.90	c #Conflicts:    1399000 | #Learnt:      41226 | 0.000
738.77/738.90	c total clause space: 206.656MB
738.77/738.90	c total #watches: 282225
739.47/739.61	c total #propagations: 101164006 / total #impl: 374411868 (eff. 0.270)
739.47/739.61	c #Conflicts:    1400000 | #Learnt:      42226 | 0.000
739.47/739.61	c total clause space: 206.656MB
739.47/739.61	c total #watches: 285469
740.18/740.33	c total #propagations: 101244018 / total #impl: 374723983 (eff. 0.270)
740.18/740.33	c #Conflicts:    1401000 | #Learnt:      43226 | 0.000
740.18/740.33	c total clause space: 206.656MB
740.18/740.33	c total #watches: 288501
740.87/741.02	c total #propagations: 101323043 / total #impl: 375026049 (eff. 0.270)
740.87/741.02	c #Conflicts:    1402000 | #Learnt:      44226 | 0.000
740.87/741.02	c total clause space: 206.656MB
740.87/741.02	c total #watches: 291608
741.57/741.74	c total #propagations: 101391635 / total #impl: 375259664 (eff. 0.270)
741.57/741.74	c #Conflicts:    1403000 | #Learnt:      45226 | 0.000
741.57/741.74	c total clause space: 206.656MB
741.57/741.74	c total #watches: 295034
742.38/742.51	c total #propagations: 101465280 / total #impl: 375519602 (eff. 0.270)
742.38/742.51	c #Conflicts:    1404000 | #Learnt:      46226 | 0.000
742.38/742.51	c total clause space: 206.656MB
742.38/742.51	c total #watches: 299046
743.07/743.26	c total #propagations: 101541465 / total #impl: 375838891 (eff. 0.270)
743.07/743.26	c #Conflicts:    1405000 | #Learnt:      47226 | 0.000
743.07/743.26	c total clause space: 206.656MB
743.07/743.26	c total #watches: 302337
743.77/743.95	c total #propagations: 101615614 / total #impl: 376156515 (eff. 0.270)
743.77/743.95	c #Conflicts:    1406000 | #Learnt:      48226 | 0.000
743.77/743.95	c total clause space: 206.656MB
743.77/743.95	c total #watches: 306308
744.58/744.77	c total #propagations: 101677970 / total #impl: 376403864 (eff. 0.270)
744.58/744.77	c #Conflicts:    1407000 | #Learnt:      49226 | 0.000
744.58/744.77	c total clause space: 206.656MB
744.58/744.77	c total #watches: 310225
745.57/745.70	c total #propagations: 101745584 / total #impl: 376691722 (eff. 0.270)
745.57/745.70	c #Conflicts:    1408000 | #Learnt:      50226 | 0.000
745.57/745.70	c total clause space: 206.656MB
745.57/745.70	c total #watches: 313662
746.47/746.65	c total #propagations: 101821963 / total #impl: 377031001 (eff. 0.270)
746.47/746.65	c #Conflicts:    1409000 | #Learnt:      51226 | 0.000
746.47/746.65	c total clause space: 206.656MB
746.47/746.65	c total #watches: 316524
747.27/747.41	c total #propagations: 101892545 / total #impl: 377283461 (eff. 0.270)
747.27/747.41	c #Conflicts:    1410000 | #Learnt:      52226 | 0.000
747.27/747.41	c total clause space: 206.656MB
747.27/747.41	c total #watches: 320316
747.98/748.11	c total #propagations: 101960290 / total #impl: 377536908 (eff. 0.270)
747.98/748.11	c GC COLLECT
747.98/748.11	c #Conflicts:    1411000 | #Learnt:      26821 | 0.000
747.98/748.11	c total clause space: 206.656MB
747.98/748.11	c total #watches: 232419
748.47/748.62	c total #propagations: 102043007 / total #impl: 377874316 (eff. 0.270)
748.47/748.62	c #Conflicts:    1412000 | #Learnt:      27821 | 0.000
748.47/748.62	c total clause space: 206.656MB
748.47/748.62	c total #watches: 237458
748.98/749.16	c total #propagations: 102131640 / total #impl: 378268455 (eff. 0.270)
748.98/749.16	c #Conflicts:    1413000 | #Learnt:      28821 | 0.000
748.98/749.16	c total clause space: 206.656MB
748.98/749.16	c total #watches: 241431
749.67/749.84	c total #propagations: 102205689 / total #impl: 378566469 (eff. 0.270)
749.67/749.84	c #Conflicts:    1414000 | #Learnt:      29821 | 0.000
749.67/749.84	c total clause space: 206.656MB
749.67/749.84	c total #watches: 244889
750.37/750.50	c total #propagations: 102275297 / total #impl: 378845386 (eff. 0.270)
750.37/750.50	c #Conflicts:    1415000 | #Learnt:      30821 | 0.000
750.37/750.50	c total clause space: 206.656MB
750.37/750.50	c total #watches: 248289
751.07/751.22	c total #propagations: 102352660 / total #impl: 379141940 (eff. 0.270)
751.07/751.22	c #Conflicts:    1416000 | #Learnt:      31821 | 0.000
751.07/751.22	c total clause space: 206.656MB
751.07/751.22	c total #watches: 251243
751.77/751.93	c total #propagations: 102432632 / total #impl: 379445338 (eff. 0.270)
751.77/751.93	c #Conflicts:    1417000 | #Learnt:      32821 | 0.000
751.77/751.93	c total clause space: 206.656MB
751.77/751.93	c total #watches: 255038
752.47/752.60	c total #propagations: 102507297 / total #impl: 379739194 (eff. 0.270)
752.47/752.60	c #Conflicts:    1418000 | #Learnt:      33821 | 0.000
752.47/752.60	c total clause space: 206.656MB
752.47/752.60	c total #watches: 258135
753.17/753.31	c total #propagations: 102586666 / total #impl: 380071139 (eff. 0.270)
753.17/753.31	c #Conflicts:    1419000 | #Learnt:      34821 | 0.000
753.17/753.31	c total clause space: 206.656MB
753.17/753.31	c total #watches: 261509
753.87/754.01	c total #propagations: 102666276 / total #impl: 380390782 (eff. 0.270)
753.87/754.01	c #Conflicts:    1420000 | #Learnt:      35821 | 0.000
753.87/754.01	c total clause space: 206.656MB
753.87/754.01	c total #watches: 265194
754.48/754.69	c total #propagations: 102736793 / total #impl: 380664973 (eff. 0.270)
754.48/754.69	c #Conflicts:    1421000 | #Learnt:      36821 | 0.000
754.48/754.69	c total clause space: 206.656MB
754.48/754.69	c total #watches: 268875
755.17/755.39	c total #propagations: 102817446 / total #impl: 381009506 (eff. 0.270)
755.17/755.39	c #Conflicts:    1422000 | #Learnt:      37821 | 0.000
755.17/755.39	c total clause space: 206.656MB
755.17/755.39	c total #watches: 272573
755.87/756.06	c total #propagations: 102893911 / total #impl: 381300959 (eff. 0.270)
755.87/756.06	c #Conflicts:    1423000 | #Learnt:      38821 | 0.000
755.87/756.06	c total clause space: 206.656MB
755.87/756.06	c total #watches: 275920
756.68/756.87	c total #propagations: 102969635 / total #impl: 381602505 (eff. 0.270)
756.68/756.87	c #Conflicts:    1424000 | #Learnt:      39821 | 0.000
756.68/756.87	c total clause space: 206.656MB
756.68/756.87	c total #watches: 279170
757.47/757.69	c total #propagations: 103051552 / total #impl: 381936168 (eff. 0.270)
757.47/757.69	c #Conflicts:    1425000 | #Learnt:      40821 | 0.000
757.47/757.69	c total clause space: 206.656MB
757.47/757.69	c total #watches: 282672
758.17/758.35	c total #propagations: 103127295 / total #impl: 382259202 (eff. 0.270)
758.17/758.35	c #Conflicts:    1426000 | #Learnt:      41821 | 0.000
758.17/758.35	c total clause space: 206.656MB
758.17/758.35	c total #watches: 286630
758.88/759.08	c total #propagations: 103198561 / total #impl: 382563413 (eff. 0.270)
758.88/759.08	c #Conflicts:    1427000 | #Learnt:      42821 | 0.000
758.88/759.08	c total clause space: 206.656MB
758.88/759.08	c total #watches: 290046
759.67/759.87	c total #propagations: 103275177 / total #impl: 382894673 (eff. 0.270)
759.67/759.87	c #Conflicts:    1428000 | #Learnt:      43821 | 0.000
759.67/759.87	c total clause space: 206.656MB
759.67/759.87	c total #watches: 293375
760.57/760.76	c total #propagations: 103342972 / total #impl: 383180865 (eff. 0.270)
760.57/760.76	c #Conflicts:    1429000 | #Learnt:      44821 | 0.000
760.57/760.76	c total clause space: 206.656MB
760.57/760.76	c total #watches: 296140
761.47/761.60	c total #propagations: 103413715 / total #impl: 383484910 (eff. 0.270)
761.47/761.60	c #Conflicts:    1430000 | #Learnt:      45821 | 0.000
761.47/761.60	c total clause space: 206.656MB
761.47/761.60	c total #watches: 299467
762.28/762.49	c total #propagations: 103487692 / total #impl: 383800590 (eff. 0.270)
762.28/762.49	c #Conflicts:    1431000 | #Learnt:      46821 | 0.000
762.28/762.49	c total clause space: 206.656MB
762.28/762.49	c total #watches: 303229
763.17/763.38	c total #propagations: 103555770 / total #impl: 384091342 (eff. 0.270)
763.17/763.38	c #Conflicts:    1432000 | #Learnt:      47821 | 0.000
763.17/763.38	c total clause space: 206.656MB
763.17/763.38	c total #watches: 306200
764.07/764.25	c total #propagations: 103625175 / total #impl: 384372310 (eff. 0.270)
764.07/764.25	c #Conflicts:    1433000 | #Learnt:      48821 | 0.000
764.07/764.25	c total clause space: 206.656MB
764.07/764.25	c total #watches: 309406
765.07/765.22	c total #propagations: 103691511 / total #impl: 384614241 (eff. 0.270)
765.07/765.22	c #Conflicts:    1434000 | #Learnt:      49821 | 0.000
765.07/765.22	c total clause space: 206.656MB
765.07/765.22	c total #watches: 312608
766.07/766.20	c total #propagations: 103768789 / total #impl: 384923702 (eff. 0.270)
766.07/766.20	c #Conflicts:    1435000 | #Learnt:      50821 | 0.000
766.07/766.20	c total clause space: 206.656MB
766.07/766.20	c total #watches: 315734
767.17/767.31	c total #propagations: 103844303 / total #impl: 385230782 (eff. 0.270)
767.17/767.31	c #Conflicts:    1436000 | #Learnt:      51821 | 0.000
767.17/767.31	c total clause space: 206.656MB
767.17/767.31	c total #watches: 318750
768.17/768.38	c total #propagations: 103924709 / total #impl: 385570196 (eff. 0.270)
768.17/768.38	c #Conflicts:    1437000 | #Learnt:      52821 | 0.000
768.17/768.38	c total clause space: 206.656MB
768.17/768.38	c total #watches: 321815
769.37/769.52	c total #propagations: 103996281 / total #impl: 385842541 (eff. 0.270)
769.37/769.52	c #Conflicts:    1438000 | #Learnt:      53821 | 0.000
769.37/769.52	c total clause space: 206.656MB
769.37/769.52	c total #watches: 324827
770.27/770.40	c total #propagations: 104070738 / total #impl: 386162051 (eff. 0.270)
770.27/770.40	c #Conflicts:    1439000 | #Learnt:      54821 | 0.000
770.27/770.40	c total clause space: 206.656MB
770.27/770.40	c total #watches: 328984
771.17/771.34	c total #propagations: 104148722 / total #impl: 386510923 (eff. 0.269)
771.17/771.34	c GC COLLECT
771.17/771.34	c #Conflicts:    1440000 | #Learnt:      27972 | 0.000
771.17/771.34	c total clause space: 206.656MB
771.17/771.34	c total #watches: 238052
771.67/771.86	c total #propagations: 104221684 / total #impl: 386813831 (eff. 0.269)
771.67/771.86	c #Conflicts:    1441000 | #Learnt:      28972 | 0.000
771.67/771.86	c total clause space: 206.656MB
771.67/771.86	c total #watches: 242442
772.17/772.36	c total #propagations: 104289017 / total #impl: 387089531 (eff. 0.269)
772.17/772.36	c #Conflicts:    1442000 | #Learnt:      29972 | 0.000
772.17/772.36	c total clause space: 206.656MB
772.17/772.36	c total #watches: 246702
772.77/772.91	c total #propagations: 104360290 / total #impl: 387373101 (eff. 0.269)
772.77/772.91	c #Conflicts:    1443000 | #Learnt:      30972 | 0.000
772.77/772.91	c total clause space: 206.656MB
772.77/772.91	c total #watches: 251370
773.37/773.51	c total #propagations: 104430523 / total #impl: 387640345 (eff. 0.269)
773.37/773.51	c #Conflicts:    1444000 | #Learnt:      31972 | 0.000
773.37/773.51	c total clause space: 206.656MB
773.37/773.51	c total #watches: 255651
773.87/774.05	c total #propagations: 104513276 / total #impl: 387976457 (eff. 0.269)
773.87/774.05	c #Conflicts:    1445000 | #Learnt:      32972 | 0.000
773.87/774.05	c total clause space: 206.656MB
773.87/774.05	c total #watches: 259727
774.47/774.60	c total #propagations: 104581727 / total #impl: 388246666 (eff. 0.269)
774.47/774.60	c #Conflicts:    1446000 | #Learnt:      33972 | 0.000
774.47/774.60	c total clause space: 206.656MB
774.47/774.60	c total #watches: 264422
775.07/775.21	c total #propagations: 104668588 / total #impl: 388623651 (eff. 0.269)
775.07/775.21	c #Conflicts:    1447000 | #Learnt:      34972 | 0.000
775.07/775.21	c total clause space: 206.656MB
775.07/775.21	c total #watches: 268385
775.57/775.78	c total #propagations: 104748257 / total #impl: 388924558 (eff. 0.269)
775.57/775.78	c #Conflicts:    1448000 | #Learnt:      35972 | 0.000
775.57/775.78	c total clause space: 206.656MB
775.57/775.78	c total #watches: 271742
776.27/776.45	c total #propagations: 104828984 / total #impl: 389251997 (eff. 0.269)
776.27/776.45	c #Conflicts:    1449000 | #Learnt:      36972 | 0.000
776.27/776.45	c total clause space: 206.656MB
776.27/776.45	c total #watches: 275298
776.97/777.13	c total #propagations: 104903365 / total #impl: 389580286 (eff. 0.269)
776.97/777.13	c #Conflicts:    1450000 | #Learnt:      37972 | 0.000
776.97/777.13	c total clause space: 206.656MB
776.97/777.13	c total #watches: 279292
777.67/777.86	c total #propagations: 104974963 / total #impl: 389888434 (eff. 0.269)
777.67/777.86	c #Conflicts:    1451000 | #Learnt:      38972 | 0.000
777.67/777.86	c total clause space: 206.656MB
777.67/777.86	c total #watches: 282985
778.47/778.61	c total #propagations: 105044645 / total #impl: 390213862 (eff. 0.269)
778.47/778.61	c #Conflicts:    1452000 | #Learnt:      39972 | 0.000
778.47/778.61	c total clause space: 206.656MB
778.47/778.61	c total #watches: 286867
779.17/779.37	c total #propagations: 105122963 / total #impl: 390598869 (eff. 0.269)
779.17/779.37	c #Conflicts:    1453000 | #Learnt:      40972 | 0.000
779.17/779.37	c total clause space: 206.656MB
779.17/779.37	c total #watches: 290756
779.97/780.13	c total #propagations: 105210096 / total #impl: 391115415 (eff. 0.269)
779.97/780.13	c #Conflicts:    1454000 | #Learnt:      41972 | 0.000
779.97/780.13	c total clause space: 206.656MB
779.97/780.13	c total #watches: 294913
780.77/780.92	c total #propagations: 105297672 / total #impl: 391590420 (eff. 0.269)
780.77/780.92	c #Conflicts:    1455000 | #Learnt:      42972 | 0.000
780.77/780.92	c total clause space: 206.656MB
780.77/780.92	c total #watches: 298631
781.47/781.66	c total #propagations: 105381466 / total #impl: 391982955 (eff. 0.269)
781.47/781.66	c #Conflicts:    1456000 | #Learnt:      43972 | 0.000
781.47/781.66	c total clause space: 206.656MB
781.47/781.66	c total #watches: 302452
782.27/782.43	c total #propagations: 105458814 / total #impl: 392338992 (eff. 0.269)
782.27/782.43	c #Conflicts:    1457000 | #Learnt:      44972 | 0.000
782.27/782.43	c total clause space: 206.656MB
782.27/782.43	c total #watches: 305712
783.07/783.30	c total #propagations: 105540716 / total #impl: 392703781 (eff. 0.269)
783.07/783.30	c #Conflicts:    1458000 | #Learnt:      45972 | 0.000
783.07/783.30	c total clause space: 206.656MB
783.07/783.30	c total #watches: 309361
784.06/784.21	c total #propagations: 105613564 / total #impl: 393021154 (eff. 0.269)
784.06/784.21	c #Conflicts:    1459000 | #Learnt:      46972 | 0.000
784.06/784.21	c total clause space: 206.656MB
784.06/784.21	c total #watches: 313529
784.86/785.04	c total #propagations: 105689621 / total #impl: 393379912 (eff. 0.269)
784.86/785.04	c #Conflicts:    1460000 | #Learnt:      47972 | 0.000
784.86/785.04	c total clause space: 206.656MB
784.86/785.04	c total #watches: 317107
785.66/785.88	c total #propagations: 105764752 / total #impl: 393734280 (eff. 0.269)
785.66/785.88	c #Conflicts:    1461000 | #Learnt:      48972 | 0.000
785.66/785.88	c total clause space: 206.656MB
785.66/785.88	c total #watches: 321001
786.56/786.71	c total #propagations: 105851788 / total #impl: 394173447 (eff. 0.269)
786.56/786.71	c #Conflicts:    1462000 | #Learnt:      49972 | 0.000
786.56/786.71	c total clause space: 206.656MB
786.56/786.71	c total #watches: 324754
787.36/787.55	c total #propagations: 105932111 / total #impl: 394565027 (eff. 0.268)
787.36/787.55	c #Conflicts:    1463000 | #Learnt:      50972 | 0.000
787.36/787.55	c total clause space: 206.656MB
787.36/787.55	c total #watches: 327766
788.26/788.47	c total #propagations: 106006593 / total #impl: 394895838 (eff. 0.268)
788.26/788.47	c #Conflicts:    1464000 | #Learnt:      51972 | 0.000
788.26/788.47	c total clause space: 206.656MB
788.26/788.47	c total #watches: 331900
789.16/789.33	c total #propagations: 106081188 / total #impl: 395194508 (eff. 0.268)
789.16/789.33	c #Conflicts:    1465000 | #Learnt:      52972 | 0.000
789.16/789.33	c total clause space: 206.656MB
789.16/789.33	c total #watches: 335085
789.86/790.09	c total #propagations: 106154822 / total #impl: 395494050 (eff. 0.268)
789.86/790.09	c #Conflicts:    1466000 | #Learnt:      53972 | 0.000
789.86/790.09	c total clause space: 206.656MB
789.86/790.09	c total #watches: 338394
790.87/791.07	c total #propagations: 106224866 / total #impl: 395754272 (eff. 0.268)
790.87/791.07	c #Conflicts:    1467000 | #Learnt:      54972 | 0.000
790.87/791.07	c total clause space: 206.656MB
790.87/791.07	c total #watches: 341365
791.97/792.19	c total #propagations: 106290204 / total #impl: 395965616 (eff. 0.268)
791.97/792.19	c #Conflicts:    1468000 | #Learnt:      55972 | 0.000
791.97/792.19	c total clause space: 206.656MB
791.97/792.19	c total #watches: 344950
792.97/793.12	c total #propagations: 106361318 / total #impl: 396218082 (eff. 0.268)
792.97/793.12	c #Conflicts:    1469000 | #Learnt:      56972 | 0.000
792.97/793.12	c total clause space: 206.656MB
792.97/793.12	c total #watches: 348472
793.96/794.12	c total #propagations: 106432794 / total #impl: 396485059 (eff. 0.268)
793.96/794.12	c GC COLLECT
793.96/794.12	c #Conflicts:    1470000 | #Learnt:      29241 | 0.000
793.96/794.12	c total clause space: 206.656MB
793.96/794.12	c total #watches: 243048
794.66/794.83	c total #propagations: 106505288 / total #impl: 396763164 (eff. 0.268)
794.66/794.83	c #Conflicts:    1471000 | #Learnt:      30241 | 0.000
794.66/794.83	c total clause space: 206.656MB
794.66/794.83	c total #watches: 246355
795.27/795.48	c total #propagations: 106575535 / total #impl: 397046374 (eff. 0.268)
795.27/795.48	c #Conflicts:    1472000 | #Learnt:      31241 | 0.000
795.27/795.48	c total clause space: 206.656MB
795.27/795.48	c total #watches: 249450
796.06/796.21	c total #propagations: 106637829 / total #impl: 397263525 (eff. 0.268)
796.06/796.21	c #Conflicts:    1473000 | #Learnt:      32241 | 0.000
796.06/796.21	c total clause space: 206.656MB
796.06/796.21	c total #watches: 252651
796.76/796.93	c total #propagations: 106704870 / total #impl: 397504045 (eff. 0.268)
796.76/796.93	c #Conflicts:    1474000 | #Learnt:      33241 | 0.000
796.76/796.93	c total clause space: 206.656MB
796.76/796.93	c total #watches: 256038
797.47/797.67	c total #propagations: 106779472 / total #impl: 397806701 (eff. 0.268)
797.47/797.67	c #Conflicts:    1475000 | #Learnt:      34241 | 0.000
797.47/797.67	c total clause space: 206.656MB
797.47/797.67	c total #watches: 259428
798.26/798.42	c total #propagations: 106850100 / total #impl: 398062566 (eff. 0.268)
798.26/798.42	c #Conflicts:    1476000 | #Learnt:      35241 | 0.000
798.26/798.42	c total clause space: 206.656MB
798.26/798.42	c total #watches: 262649
798.86/799.06	c total #propagations: 106923731 / total #impl: 398357376 (eff. 0.268)
798.86/799.06	c #Conflicts:    1477000 | #Learnt:      36241 | 0.000
798.86/799.06	c total clause space: 206.656MB
798.86/799.06	c total #watches: 266193
799.67/799.82	c total #propagations: 106992085 / total #impl: 398602587 (eff. 0.268)
799.67/799.82	c #Conflicts:    1478000 | #Learnt:      37241 | 0.000
799.67/799.82	c total clause space: 206.656MB
799.67/799.82	c total #watches: 269550
800.46/800.60	c total #propagations: 107068110 / total #impl: 398901741 (eff. 0.268)
800.46/800.60	c #Conflicts:    1479000 | #Learnt:      38241 | 0.000
800.46/800.60	c total clause space: 206.656MB
800.46/800.60	c total #watches: 273169
801.06/801.27	c total #propagations: 107141488 / total #impl: 399189040 (eff. 0.268)
801.06/801.27	c #Conflicts:    1480000 | #Learnt:      39241 | 0.000
801.06/801.27	c total clause space: 206.656MB
801.06/801.27	c total #watches: 277006
801.77/801.97	c total #propagations: 107215453 / total #impl: 399475521 (eff. 0.268)
801.77/801.97	c #Conflicts:    1481000 | #Learnt:      40241 | 0.000
801.77/801.97	c total clause space: 206.656MB
801.77/801.97	c total #watches: 280454
802.46/802.68	c total #propagations: 107297930 / total #impl: 399824046 (eff. 0.268)
802.46/802.68	c #Conflicts:    1482000 | #Learnt:      41241 | 0.000
802.46/802.68	c total clause space: 206.656MB
802.46/802.68	c total #watches: 284505
803.26/803.40	c total #propagations: 107372601 / total #impl: 400107203 (eff. 0.268)
803.26/803.40	c #Conflicts:    1483000 | #Learnt:      42241 | 0.000
803.26/803.40	c total clause space: 206.656MB
803.26/803.40	c total #watches: 288000
804.07/804.23	c total #propagations: 107444478 / total #impl: 400412067 (eff. 0.268)
804.07/804.23	c #Conflicts:    1484000 | #Learnt:      43241 | 0.000
804.07/804.23	c total clause space: 206.656MB
804.07/804.23	c total #watches: 291433
804.86/805.05	c total #propagations: 107510567 / total #impl: 400684792 (eff. 0.268)
804.86/805.05	c #Conflicts:    1485000 | #Learnt:      44241 | 0.000
804.86/805.05	c total clause space: 206.656MB
804.86/805.05	c total #watches: 294701
805.76/805.96	c total #propagations: 107583488 / total #impl: 401003555 (eff. 0.268)
805.76/805.96	c #Conflicts:    1486000 | #Learnt:      45241 | 0.000
805.76/805.96	c total clause space: 206.656MB
805.76/805.96	c total #watches: 298126
806.56/806.73	c total #propagations: 107660318 / total #impl: 401312982 (eff. 0.268)
806.56/806.73	c #Conflicts:    1487000 | #Learnt:      46241 | 0.000
806.56/806.73	c total clause space: 206.656MB
806.56/806.73	c total #watches: 301756
807.37/807.57	c total #propagations: 107731166 / total #impl: 401585664 (eff. 0.268)
807.37/807.57	c #Conflicts:    1488000 | #Learnt:      47241 | 0.000
807.37/807.57	c total clause space: 206.656MB
807.37/807.57	c total #watches: 305338
808.26/808.50	c total #propagations: 107805194 / total #impl: 401882594 (eff. 0.268)
808.26/808.50	c #Conflicts:    1489000 | #Learnt:      48241 | 0.000
808.26/808.50	c total clause space: 206.656MB
808.26/808.50	c total #watches: 309068
809.16/809.36	c total #propagations: 107890068 / total #impl: 402245913 (eff. 0.268)
809.16/809.36	c #Conflicts:    1490000 | #Learnt:      49241 | 0.000
809.16/809.36	c total clause space: 206.656MB
809.16/809.36	c total #watches: 312488
810.06/810.24	c total #propagations: 107965112 / total #impl: 402558089 (eff. 0.268)
810.06/810.24	c #Conflicts:    1491000 | #Learnt:      50241 | 0.000
810.06/810.24	c total clause space: 206.656MB
810.06/810.24	c total #watches: 316022
810.96/811.19	c total #propagations: 108035856 / total #impl: 402858205 (eff. 0.268)
810.96/811.19	c #Conflicts:    1492000 | #Learnt:      51241 | 0.000
810.96/811.19	c total clause space: 206.656MB
810.96/811.19	c total #watches: 319629
811.96/812.11	c total #propagations: 108110757 / total #impl: 403159476 (eff. 0.268)
811.96/812.11	c #Conflicts:    1493000 | #Learnt:      52241 | 0.000
811.96/812.11	c total clause space: 206.656MB
811.96/812.11	c total #watches: 322503
812.96/813.15	c total #propagations: 108181635 / total #impl: 403442892 (eff. 0.268)
812.96/813.15	c #Conflicts:    1494000 | #Learnt:      53241 | 0.000
812.96/813.15	c total clause space: 206.656MB
812.96/813.15	c total #watches: 326082
813.97/814.18	c total #propagations: 108254366 / total #impl: 403761410 (eff. 0.268)
813.97/814.18	c #Conflicts:    1495000 | #Learnt:      54241 | 0.000
813.97/814.18	c total clause space: 206.656MB
813.97/814.18	c total #watches: 329427
815.07/815.22	c total #propagations: 108323407 / total #impl: 404031934 (eff. 0.268)
815.07/815.22	c #Conflicts:    1496000 | #Learnt:      55241 | 0.000
815.07/815.22	c total clause space: 206.656MB
815.07/815.22	c total #watches: 332817
815.96/816.19	c total #propagations: 108398957 / total #impl: 404327498 (eff. 0.268)
815.96/816.19	c #Conflicts:    1497000 | #Learnt:      56241 | 0.000
815.96/816.19	c total clause space: 206.656MB
815.96/816.19	c total #watches: 337246
816.96/817.12	c total #propagations: 108485288 / total #impl: 404682157 (eff. 0.268)
816.96/817.12	c #Conflicts:    1498000 | #Learnt:      57241 | 0.000
816.96/817.12	c total clause space: 206.656MB
816.96/817.12	c total #watches: 341193
817.96/818.17	c total #propagations: 108563612 / total #impl: 404978588 (eff. 0.268)
817.96/818.17	c #Conflicts:    1499000 | #Learnt:      58241 | 0.000
817.96/818.17	c total clause space: 206.656MB
817.96/818.17	c total #watches: 344030
818.66/818.88	c total #propagations: 108634128 / total #impl: 405257998 (eff. 0.268)
818.66/818.88	c GC COLLECT
818.66/818.88	c #Conflicts:    1500000 | #Learnt:      29934 | 0.000
818.66/818.88	c total clause space: 206.656MB
818.66/818.88	c total #watches: 245730
819.36/819.54	c total #propagations: 108705188 / total #impl: 405544972 (eff. 0.268)
819.36/819.54	c #Conflicts:    1501000 | #Learnt:      30934 | 0.000
819.36/819.54	c total clause space: 206.656MB
819.36/819.54	c total #watches: 249058
820.07/820.21	c total #propagations: 108779384 / total #impl: 405844823 (eff. 0.268)
820.07/820.21	c #Conflicts:    1502000 | #Learnt:      31934 | 0.000
820.07/820.21	c total clause space: 206.656MB
820.07/820.21	c total #watches: 252304
820.67/820.88	c total #propagations: 108845857 / total #impl: 406086373 (eff. 0.268)
820.67/820.88	c #Conflicts:    1503000 | #Learnt:      32934 | 0.000
820.67/820.88	c total clause space: 206.656MB
820.67/820.88	c total #watches: 256290
821.37/821.56	c total #propagations: 108922368 / total #impl: 406415674 (eff. 0.268)
821.37/821.56	c #Conflicts:    1504000 | #Learnt:      33934 | 0.000
821.37/821.56	c total clause space: 206.656MB
821.37/821.56	c total #watches: 260376
822.07/822.29	c total #propagations: 108998508 / total #impl: 406715136 (eff. 0.268)
822.07/822.29	c #Conflicts:    1505000 | #Learnt:      34934 | 0.000
822.07/822.29	c total clause space: 206.656MB
822.07/822.29	c total #watches: 264054
822.87/823.07	c total #propagations: 109069447 / total #impl: 406985333 (eff. 0.268)
822.87/823.07	c #Conflicts:    1506000 | #Learnt:      35934 | 0.000
822.87/823.07	c total clause space: 206.656MB
822.87/823.07	c total #watches: 267489
823.67/823.82	c total #propagations: 109142527 / total #impl: 407291869 (eff. 0.268)
823.67/823.82	c #Conflicts:    1507000 | #Learnt:      36934 | 0.000
823.67/823.82	c total clause space: 206.656MB
823.67/823.82	c total #watches: 271106
824.47/824.64	c total #propagations: 109209957 / total #impl: 407531869 (eff. 0.268)
824.47/824.64	c #Conflicts:    1508000 | #Learnt:      37934 | 0.000
824.47/824.64	c total clause space: 206.656MB
824.47/824.64	c total #watches: 274617
825.17/825.37	c total #propagations: 109281959 / total #impl: 407803644 (eff. 0.268)
825.17/825.37	c #Conflicts:    1509000 | #Learnt:      38934 | 0.000
825.17/825.37	c total clause space: 206.656MB
825.17/825.37	c total #watches: 278583
825.97/826.13	c total #propagations: 109359951 / total #impl: 408110864 (eff. 0.268)
825.97/826.13	c #Conflicts:    1510000 | #Learnt:      39934 | 0.000
825.97/826.13	c total clause space: 206.656MB
825.97/826.13	c total #watches: 282822
826.67/826.87	c total #propagations: 109434799 / total #impl: 408394222 (eff. 0.268)
826.67/826.87	c #Conflicts:    1511000 | #Learnt:      40934 | 0.000
826.67/826.87	c total clause space: 206.656MB
826.67/826.87	c total #watches: 286139
827.47/827.60	c total #propagations: 109507860 / total #impl: 408671196 (eff. 0.268)
827.47/827.60	c #Conflicts:    1512000 | #Learnt:      41934 | 0.000
827.47/827.60	c total clause space: 206.656MB
827.47/827.60	c total #watches: 289080
828.17/828.34	c total #propagations: 109576419 / total #impl: 408924266 (eff. 0.268)
828.17/828.34	c #Conflicts:    1513000 | #Learnt:      42934 | 0.000
828.17/828.34	c total clause space: 206.656MB
828.17/828.34	c total #watches: 292341
828.97/829.10	c total #propagations: 109648327 / total #impl: 409200577 (eff. 0.268)
828.97/829.10	c #Conflicts:    1514000 | #Learnt:      43934 | 0.000
828.97/829.10	c total clause space: 206.656MB
828.97/829.10	c total #watches: 295460
829.77/829.92	c total #propagations: 109715711 / total #impl: 409447916 (eff. 0.268)
829.77/829.92	c #Conflicts:    1515000 | #Learnt:      44934 | 0.000
829.77/829.92	c total clause space: 206.656MB
829.77/829.92	c total #watches: 299001
830.67/830.83	c total #propagations: 109780496 / total #impl: 409693272 (eff. 0.268)
830.67/830.83	c #Conflicts:    1516000 | #Learnt:      45934 | 0.000
830.67/830.83	c total clause space: 206.656MB
830.67/830.83	c total #watches: 302757
831.47/831.70	c total #propagations: 109851643 / total #impl: 409947558 (eff. 0.268)
831.47/831.70	c #Conflicts:    1517000 | #Learnt:      46934 | 0.000
831.47/831.70	c total clause space: 206.656MB
831.47/831.70	c total #watches: 306506
832.36/832.57	c total #propagations: 109923278 / total #impl: 410204045 (eff. 0.268)
832.36/832.57	c #Conflicts:    1518000 | #Learnt:      47934 | 0.000
832.36/832.57	c total clause space: 206.656MB
832.36/832.57	c total #watches: 310078
833.26/833.48	c total #propagations: 109994633 / total #impl: 410457332 (eff. 0.268)
833.26/833.48	c #Conflicts:    1519000 | #Learnt:      48934 | 0.000
833.26/833.48	c total clause space: 206.656MB
833.26/833.48	c total #watches: 313937
834.16/834.30	c total #propagations: 110060856 / total #impl: 410688095 (eff. 0.268)
834.16/834.30	c #Conflicts:    1520000 | #Learnt:      49934 | 0.000
834.16/834.30	c total clause space: 206.656MB
834.16/834.30	c total #watches: 317258
834.87/835.09	c total #propagations: 110127832 / total #impl: 410933657 (eff. 0.268)
834.87/835.09	c #Conflicts:    1521000 | #Learnt:      50934 | 0.000
834.87/835.09	c total clause space: 206.656MB
834.87/835.09	c total #watches: 321003
835.66/835.86	c total #propagations: 110201294 / total #impl: 411221465 (eff. 0.268)
835.66/835.86	c #Conflicts:    1522000 | #Learnt:      51934 | 0.000
835.66/835.86	c total clause space: 206.656MB
835.66/835.86	c total #watches: 324799
836.56/836.72	c total #propagations: 110268467 / total #impl: 411453546 (eff. 0.268)
836.56/836.72	c #Conflicts:    1523000 | #Learnt:      52934 | 0.000
836.56/836.72	c total clause space: 206.656MB
836.56/836.72	c total #watches: 328758
837.56/837.74	c total #propagations: 110343303 / total #impl: 411696429 (eff. 0.268)
837.56/837.74	c #Conflicts:    1524000 | #Learnt:      53934 | 0.000
837.56/837.74	c total clause space: 206.656MB
837.56/837.74	c total #watches: 332716
838.46/838.64	c total #propagations: 110433828 / total #impl: 412009864 (eff. 0.268)
838.46/838.64	c #Conflicts:    1525000 | #Learnt:      54934 | 0.000
838.46/838.64	c total clause space: 206.656MB
838.46/838.64	c total #watches: 337371
839.36/839.55	c total #propagations: 110525956 / total #impl: 412379276 (eff. 0.268)
839.36/839.55	c #Conflicts:    1526000 | #Learnt:      55934 | 0.000
839.36/839.55	c total clause space: 206.656MB
839.36/839.55	c total #watches: 341500
840.26/840.49	c total #propagations: 110626732 / total #impl: 412776341 (eff. 0.268)
840.26/840.49	c #Conflicts:    1527000 | #Learnt:      56934 | 0.000
840.26/840.49	c total clause space: 206.656MB
840.26/840.49	c total #watches: 344868
841.26/841.48	c total #propagations: 110714829 / total #impl: 413120979 (eff. 0.268)
841.26/841.48	c #Conflicts:    1528000 | #Learnt:      57934 | 0.000
841.26/841.48	c total clause space: 206.656MB
841.26/841.48	c total #watches: 348804
842.25/842.43	c total #propagations: 110806330 / total #impl: 413478984 (eff. 0.268)
842.25/842.43	c #Conflicts:    1529000 | #Learnt:      58934 | 0.000
842.25/842.43	c total clause space: 206.656MB
842.25/842.43	c total #watches: 352299
843.05/843.21	c total #propagations: 110902338 / total #impl: 413900418 (eff. 0.268)
843.05/843.21	c GC COLLECT
843.05/843.21	c #Conflicts:    1530000 | #Learnt:      30170 | 0.000
843.05/843.21	c total clause space: 206.656MB
843.05/843.21	c total #watches: 246584
843.56/843.77	c total #propagations: 110982556 / total #impl: 414239853 (eff. 0.268)
843.56/843.77	c #Conflicts:    1531000 | #Learnt:      31170 | 0.000
843.56/843.77	c total clause space: 206.656MB
843.56/843.77	c total #watches: 249876
844.15/844.39	c total #propagations: 111064901 / total #impl: 414597269 (eff. 0.268)
844.15/844.39	c #Conflicts:    1532000 | #Learnt:      32170 | 0.000
844.15/844.39	c total clause space: 206.656MB
844.15/844.39	c total #watches: 253433
844.76/844.99	c total #propagations: 111147469 / total #impl: 414931169 (eff. 0.268)
844.76/844.99	c #Conflicts:    1533000 | #Learnt:      33170 | 0.000
844.76/844.99	c total clause space: 206.656MB
844.76/844.99	c total #watches: 257132
845.45/845.63	c total #propagations: 111230787 / total #impl: 415310096 (eff. 0.268)
845.45/845.63	c #Conflicts:    1534000 | #Learnt:      34170 | 0.000
845.45/845.63	c total clause space: 206.656MB
845.45/845.63	c total #watches: 261652
846.15/846.34	c total #propagations: 111314396 / total #impl: 415725245 (eff. 0.268)
846.15/846.34	c #Conflicts:    1535000 | #Learnt:      35170 | 0.000
846.15/846.34	c total clause space: 206.656MB
846.15/846.34	c total #watches: 265461
846.86/847.09	c total #propagations: 111394886 / total #impl: 416099007 (eff. 0.268)
846.86/847.09	c #Conflicts:    1536000 | #Learnt:      36170 | 0.000
846.86/847.09	c total clause space: 206.656MB
846.86/847.09	c total #watches: 268888
847.55/847.78	c total #propagations: 111474783 / total #impl: 416428279 (eff. 0.268)
847.55/847.78	c #Conflicts:    1537000 | #Learnt:      37170 | 0.000
847.55/847.78	c total clause space: 206.656MB
847.55/847.78	c total #watches: 272587
848.35/848.52	c total #propagations: 111549669 / total #impl: 416755007 (eff. 0.268)
848.35/848.52	c #Conflicts:    1538000 | #Learnt:      38170 | 0.000
848.35/848.52	c total clause space: 206.656MB
848.35/848.52	c total #watches: 276553
848.95/849.20	c total #propagations: 111627190 / total #impl: 417064312 (eff. 0.268)
848.95/849.20	c #Conflicts:    1539000 | #Learnt:      39170 | 0.000
848.95/849.20	c total clause space: 206.656MB
848.95/849.20	c total #watches: 280133
849.75/849.92	c total #propagations: 111711884 / total #impl: 417437206 (eff. 0.268)
849.75/849.92	c #Conflicts:    1540000 | #Learnt:      40170 | 0.000
849.75/849.92	c total clause space: 206.656MB
849.75/849.92	c total #watches: 283540
850.45/850.62	c total #propagations: 111796552 / total #impl: 417771891 (eff. 0.268)
850.45/850.62	c #Conflicts:    1541000 | #Learnt:      41170 | 0.000
850.45/850.62	c total clause space: 206.656MB
850.45/850.62	c total #watches: 287014
851.15/851.38	c total #propagations: 111880400 / total #impl: 418110952 (eff. 0.268)
851.15/851.38	c #Conflicts:    1542000 | #Learnt:      42170 | 0.000
851.15/851.38	c total clause space: 206.656MB
851.15/851.38	c total #watches: 290529
852.05/852.22	c total #propagations: 111955176 / total #impl: 418423016 (eff. 0.268)
852.05/852.22	c #Conflicts:    1543000 | #Learnt:      43170 | 0.000
852.05/852.22	c total clause space: 206.656MB
852.05/852.22	c total #watches: 293544
852.85/853.06	c total #propagations: 112037122 / total #impl: 418834987 (eff. 0.267)
852.85/853.06	c #Conflicts:    1544000 | #Learnt:      44170 | 0.000
852.85/853.06	c total clause space: 206.656MB
852.85/853.06	c total #watches: 297208
853.65/853.88	c total #propagations: 112113743 / total #impl: 419184228 (eff. 0.267)
853.65/853.88	c #Conflicts:    1545000 | #Learnt:      45170 | 0.000
853.65/853.88	c total clause space: 206.656MB
853.65/853.88	c total #watches: 300490
854.45/854.69	c total #propagations: 112202025 / total #impl: 419578549 (eff. 0.267)
854.45/854.69	c #Conflicts:    1546000 | #Learnt:      46170 | 0.000
854.45/854.69	c total clause space: 206.656MB
854.45/854.69	c total #watches: 304321
855.35/855.55	c total #propagations: 112284477 / total #impl: 419957011 (eff. 0.267)
855.35/855.55	c #Conflicts:    1547000 | #Learnt:      47170 | 0.000
855.35/855.55	c total clause space: 206.656MB
855.35/855.55	c total #watches: 307246
856.25/856.41	c total #propagations: 112363714 / total #impl: 420306591 (eff. 0.267)
856.25/856.41	c #Conflicts:    1548000 | #Learnt:      48170 | 0.000
856.25/856.41	c total clause space: 206.656MB
856.25/856.41	c total #watches: 310458
857.15/857.32	c total #propagations: 112448490 / total #impl: 420688665 (eff. 0.267)
857.15/857.32	c #Conflicts:    1549000 | #Learnt:      49170 | 0.000
857.15/857.32	c total clause space: 206.656MB
857.15/857.32	c total #watches: 313822
858.05/858.23	c total #propagations: 112531436 / total #impl: 421006914 (eff. 0.267)
858.05/858.23	c #Conflicts:    1550000 | #Learnt:      50170 | 0.000
858.05/858.23	c total clause space: 206.656MB
858.05/858.23	c total #watches: 317281
858.85/859.06	c total #propagations: 112599681 / total #impl: 421300130 (eff. 0.267)
858.85/859.06	c #Conflicts:    1551000 | #Learnt:      51170 | 0.000
858.85/859.06	c total clause space: 206.656MB
858.85/859.06	c total #watches: 320584
859.75/859.91	c total #propagations: 112667572 / total #impl: 421592862 (eff. 0.267)
859.75/859.91	c #Conflicts:    1552000 | #Learnt:      52170 | 0.000
859.75/859.91	c total clause space: 206.656MB
859.75/859.91	c total #watches: 323555
860.65/860.81	c total #propagations: 112743974 / total #impl: 421945816 (eff. 0.267)
860.65/860.81	c #Conflicts:    1553000 | #Learnt:      53170 | 0.000
860.65/860.81	c total clause space: 206.656MB
860.65/860.81	c total #watches: 326597
861.65/861.84	c total #propagations: 112826602 / total #impl: 422336272 (eff. 0.267)
861.65/861.84	c #Conflicts:    1554000 | #Learnt:      54170 | 0.000
861.65/861.84	c total clause space: 206.656MB
861.65/861.84	c total #watches: 329444
862.55/862.79	c total #propagations: 112903399 / total #impl: 422658345 (eff. 0.267)
862.55/862.79	c #Conflicts:    1555000 | #Learnt:      55170 | 0.000
862.55/862.79	c total clause space: 206.656MB
862.55/862.79	c total #watches: 332694
863.35/863.60	c total #propagations: 112973199 / total #impl: 422959856 (eff. 0.267)
863.35/863.60	c #Conflicts:    1556000 | #Learnt:      56170 | 0.000
863.35/863.60	c total clause space: 206.656MB
863.35/863.60	c total #watches: 335633
864.25/864.45	c total #propagations: 113048773 / total #impl: 423282474 (eff. 0.267)
864.25/864.45	c #Conflicts:    1557000 | #Learnt:      57170 | 0.000
864.25/864.45	c total clause space: 206.656MB
864.25/864.45	c total #watches: 338933
865.15/865.30	c total #propagations: 113129366 / total #impl: 423636977 (eff. 0.267)
865.15/865.30	c #Conflicts:    1558000 | #Learnt:      58170 | 0.000
865.15/865.30	c total clause space: 206.656MB
865.15/865.30	c total #watches: 342662
866.05/866.22	c total #propagations: 113206602 / total #impl: 423966068 (eff. 0.267)
866.05/866.22	c #Conflicts:    1559000 | #Learnt:      59170 | 0.000
866.05/866.22	c total clause space: 206.656MB
866.05/866.22	c total #watches: 346019
866.85/867.03	c total #propagations: 113279724 / total #impl: 424290748 (eff. 0.267)
866.85/867.03	c #Conflicts:    1560000 | #Learnt:      60170 | 0.000
866.85/867.03	c total clause space: 206.656MB
866.85/867.03	c total #watches: 349540
867.45/867.63	c total #propagations: 113352808 / total #impl: 424633246 (eff. 0.267)
867.45/867.63	c GC COLLECT
867.45/867.63	c #Conflicts:    1561000 | #Learnt:      31045 | 0.000
867.45/867.63	c total clause space: 206.656MB
867.45/867.63	c total #watches: 249741
867.95/868.15	c total #propagations: 113424375 / total #impl: 424910791 (eff. 0.267)
867.95/868.15	c #Conflicts:    1562000 | #Learnt:      32045 | 0.000
867.95/868.15	c total clause space: 206.656MB
867.95/868.15	c total #watches: 253680
868.54/868.74	c total #propagations: 113504532 / total #impl: 425244507 (eff. 0.267)
868.54/868.74	c #Conflicts:    1563000 | #Learnt:      33045 | 0.000
868.54/868.74	c total clause space: 206.656MB
868.54/868.74	c total #watches: 257445
869.14/869.38	c total #propagations: 113585478 / total #impl: 425590517 (eff. 0.267)
869.14/869.38	c #Conflicts:    1564000 | #Learnt:      34045 | 0.000
869.14/869.38	c total clause space: 206.656MB
869.14/869.38	c total #watches: 261162
869.84/870.04	c total #propagations: 113665796 / total #impl: 425924026 (eff. 0.267)
869.84/870.04	c #Conflicts:    1565000 | #Learnt:      35045 | 0.000
869.84/870.04	c total clause space: 206.656MB
869.84/870.04	c total #watches: 264183
870.44/870.69	c total #propagations: 113737119 / total #impl: 426179071 (eff. 0.267)
870.44/870.69	c #Conflicts:    1566000 | #Learnt:      36045 | 0.000
870.44/870.69	c total clause space: 206.656MB
870.44/870.69	c total #watches: 267479
871.05/871.25	c total #propagations: 113813178 / total #impl: 426446204 (eff. 0.267)
871.05/871.25	c #Conflicts:    1567000 | #Learnt:      37045 | 0.000
871.05/871.25	c total clause space: 206.656MB
871.05/871.25	c total #watches: 271034
871.74/871.93	c total #propagations: 113884464 / total #impl: 426733389 (eff. 0.267)
871.74/871.93	c #Conflicts:    1568000 | #Learnt:      38045 | 0.000
871.74/871.93	c total clause space: 206.656MB
871.74/871.93	c total #watches: 274207
872.44/872.61	c total #propagations: 113956369 / total #impl: 426995983 (eff. 0.267)
872.44/872.61	c #Conflicts:    1569000 | #Learnt:      39045 | 0.000
872.44/872.61	c total clause space: 206.656MB
872.44/872.61	c total #watches: 277478
873.14/873.30	c total #propagations: 114028545 / total #impl: 427279755 (eff. 0.267)
873.14/873.30	c #Conflicts:    1570000 | #Learnt:      40045 | 0.000
873.14/873.30	c total clause space: 206.656MB
873.14/873.30	c total #watches: 281138
873.94/874.12	c total #propagations: 114105120 / total #impl: 427591635 (eff. 0.267)
873.94/874.12	c #Conflicts:    1571000 | #Learnt:      41045 | 0.000
873.94/874.12	c total clause space: 206.656MB
873.94/874.12	c total #watches: 284721
874.64/874.85	c total #propagations: 114181598 / total #impl: 427882424 (eff. 0.267)
874.64/874.85	c #Conflicts:    1572000 | #Learnt:      42045 | 0.000
874.64/874.85	c total clause space: 206.656MB
874.64/874.85	c total #watches: 288013
875.34/875.57	c total #propagations: 114261259 / total #impl: 428218637 (eff. 0.267)
875.34/875.57	c #Conflicts:    1573000 | #Learnt:      43045 | 0.000
875.34/875.57	c total clause space: 206.656MB
875.34/875.57	c total #watches: 291167
876.14/876.32	c total #propagations: 114336642 / total #impl: 428525465 (eff. 0.267)
876.14/876.32	c #Conflicts:    1574000 | #Learnt:      44045 | 0.000
876.14/876.32	c total clause space: 206.656MB
876.14/876.32	c total #watches: 294799
876.74/876.97	c total #propagations: 114403615 / total #impl: 428795265 (eff. 0.267)
876.74/876.97	c #Conflicts:    1575000 | #Learnt:      45045 | 0.000
876.74/876.97	c total clause space: 206.656MB
876.74/876.97	c total #watches: 298042
877.54/877.71	c total #propagations: 114469982 / total #impl: 429066231 (eff. 0.267)
877.54/877.71	c #Conflicts:    1576000 | #Learnt:      46045 | 0.000
877.54/877.71	c total clause space: 206.656MB
877.54/877.71	c total #watches: 301511
878.34/878.51	c total #propagations: 114537846 / total #impl: 429335618 (eff. 0.267)
878.34/878.51	c #Conflicts:    1577000 | #Learnt:      47045 | 0.000
878.34/878.51	c total clause space: 206.656MB
878.34/878.51	c total #watches: 304742
879.14/879.37	c total #propagations: 114607024 / total #impl: 429596163 (eff. 0.267)
879.14/879.37	c #Conflicts:    1578000 | #Learnt:      48045 | 0.000
879.14/879.37	c total clause space: 206.656MB
879.14/879.37	c total #watches: 308275
879.95/880.18	c total #propagations: 114680492 / total #impl: 429865587 (eff. 0.267)
879.95/880.18	c #Conflicts:    1579000 | #Learnt:      49045 | 0.000
879.95/880.18	c total clause space: 206.656MB
879.95/880.18	c total #watches: 311947
880.74/880.96	c total #propagations: 114755209 / total #impl: 430128105 (eff. 0.267)
880.74/880.96	c #Conflicts:    1580000 | #Learnt:      50045 | 0.000
880.74/880.96	c total clause space: 206.656MB
880.74/880.96	c total #watches: 315500
881.44/881.67	c total #propagations: 114834646 / total #impl: 430442803 (eff. 0.267)
881.44/881.67	c #Conflicts:    1581000 | #Learnt:      51045 | 0.000
881.44/881.67	c total clause space: 206.656MB
881.44/881.67	c total #watches: 318708
882.34/882.54	c total #propagations: 114908806 / total #impl: 430749959 (eff. 0.267)
882.34/882.54	c #Conflicts:    1582000 | #Learnt:      52045 | 0.000
882.34/882.54	c total clause space: 206.656MB
882.34/882.54	c total #watches: 322765
883.04/883.30	c total #propagations: 114979064 / total #impl: 431024497 (eff. 0.267)
883.04/883.30	c #Conflicts:    1583000 | #Learnt:      53045 | 0.000
883.04/883.30	c total clause space: 206.656MB
883.04/883.30	c total #watches: 326419
883.84/884.07	c total #propagations: 115049825 / total #impl: 431298731 (eff. 0.267)
883.84/884.07	c #Conflicts:    1584000 | #Learnt:      54045 | 0.000
883.84/884.07	c total clause space: 206.656MB
883.84/884.07	c total #watches: 329596
884.64/884.86	c total #propagations: 115119070 / total #impl: 431586901 (eff. 0.267)
884.64/884.86	c #Conflicts:    1585000 | #Learnt:      55045 | 0.000
884.64/884.86	c total clause space: 206.656MB
884.64/884.86	c total #watches: 332834
885.45/885.63	c total #propagations: 115195326 / total #impl: 431900391 (eff. 0.267)
885.45/885.63	c #Conflicts:    1586000 | #Learnt:      56045 | 0.000
885.45/885.63	c total clause space: 206.656MB
885.45/885.63	c total #watches: 336065
886.24/886.47	c total #propagations: 115265132 / total #impl: 432188992 (eff. 0.267)
886.24/886.47	c #Conflicts:    1587000 | #Learnt:      57045 | 0.000
886.24/886.47	c total clause space: 206.656MB
886.24/886.47	c total #watches: 339207
887.04/887.21	c total #propagations: 115338004 / total #impl: 432458696 (eff. 0.267)
887.04/887.21	c #Conflicts:    1588000 | #Learnt:      58045 | 0.000
887.04/887.21	c total clause space: 206.656MB
887.04/887.21	c total #watches: 343013
887.74/887.91	c total #propagations: 115413996 / total #impl: 432735302 (eff. 0.267)
887.74/887.91	c #Conflicts:    1589000 | #Learnt:      59045 | 0.000
887.74/887.91	c total clause space: 206.656MB
887.74/887.91	c total #watches: 347273
888.65/888.81	c total #propagations: 115483819 / total #impl: 432997550 (eff. 0.267)
888.65/888.81	c #Conflicts:    1590000 | #Learnt:      60045 | 0.000
888.65/888.81	c total clause space: 206.656MB
888.65/888.81	c total #watches: 351094
889.54/889.71	c total #propagations: 115560483 / total #impl: 433286849 (eff. 0.267)
889.54/889.71	c GC COLLECT
889.54/889.71	c #Conflicts:    1591000 | #Learnt:      30583 | 0.000
889.54/889.71	c total clause space: 206.656MB
889.54/889.71	c total #watches: 248029
890.04/890.23	c total #propagations: 115635628 / total #impl: 433571159 (eff. 0.267)
890.04/890.23	c #Conflicts:    1592000 | #Learnt:      31583 | 0.000
890.04/890.23	c total clause space: 206.656MB
890.04/890.23	c total #watches: 251722
890.54/890.77	c total #propagations: 115703939 / total #impl: 433824379 (eff. 0.267)
890.54/890.77	c #Conflicts:    1593000 | #Learnt:      32583 | 0.000
890.54/890.77	c total clause space: 206.656MB
890.54/890.77	c total #watches: 255648
891.14/891.30	c total #propagations: 115771034 / total #impl: 434104820 (eff. 0.267)
891.14/891.30	c #Conflicts:    1594000 | #Learnt:      33583 | 0.000
891.14/891.30	c total clause space: 206.656MB
891.14/891.30	c total #watches: 259904
891.64/891.85	c total #propagations: 115848129 / total #impl: 434429128 (eff. 0.267)
891.64/891.85	c #Conflicts:    1595000 | #Learnt:      34583 | 0.000
891.64/891.85	c total clause space: 206.656MB
891.64/891.85	c total #watches: 264487
892.14/892.39	c total #propagations: 115915260 / total #impl: 434718808 (eff. 0.267)
892.14/892.39	c #Conflicts:    1596000 | #Learnt:      35583 | 0.000
892.14/892.39	c total clause space: 206.656MB
892.14/892.39	c total #watches: 268109
892.74/892.97	c total #propagations: 115980143 / total #impl: 434969408 (eff. 0.267)
892.74/892.97	c #Conflicts:    1597000 | #Learnt:      36583 | 0.000
892.74/892.97	c total clause space: 206.656MB
892.74/892.97	c total #watches: 272460
893.34/893.57	c total #propagations: 116052837 / total #impl: 435234677 (eff. 0.267)
893.34/893.57	c #Conflicts:    1598000 | #Learnt:      37583 | 0.000
893.34/893.57	c total clause space: 206.656MB
893.34/893.57	c total #watches: 276210
894.04/894.20	c total #propagations: 116122331 / total #impl: 435495795 (eff. 0.267)
894.04/894.20	c #Conflicts:    1599000 | #Learnt:      38583 | 0.000
894.04/894.20	c total clause space: 206.656MB
894.04/894.20	c total #watches: 279614
894.64/894.81	c total #propagations: 116191617 / total #impl: 435765304 (eff. 0.267)
894.64/894.81	c #Conflicts:    1600000 | #Learnt:      39583 | 0.000
894.64/894.81	c total clause space: 206.656MB
894.64/894.81	c total #watches: 283226
895.24/895.49	c total #propagations: 116267442 / total #impl: 436097150 (eff. 0.267)
895.24/895.49	c #Conflicts:    1601000 | #Learnt:      40583 | 0.000
895.24/895.49	c total clause space: 206.656MB
895.24/895.49	c total #watches: 287080
896.04/896.25	c total #propagations: 116339252 / total #impl: 436410677 (eff. 0.267)
896.04/896.25	c #Conflicts:    1602000 | #Learnt:      41583 | 0.000
896.04/896.25	c total clause space: 206.656MB
896.04/896.25	c total #watches: 290767
896.84/897.02	c total #propagations: 116406185 / total #impl: 436682631 (eff. 0.267)
896.84/897.02	c #Conflicts:    1603000 | #Learnt:      42583 | 0.000
896.84/897.02	c total clause space: 206.656MB
896.84/897.02	c total #watches: 294341
897.55/897.71	c total #propagations: 116477277 / total #impl: 436975408 (eff. 0.267)
897.55/897.71	c #Conflicts:    1604000 | #Learnt:      43583 | 0.000
897.55/897.71	c total clause space: 206.656MB
897.55/897.71	c total #watches: 297774
898.24/898.44	c total #propagations: 116543532 / total #impl: 437221901 (eff. 0.267)
898.24/898.44	c #Conflicts:    1605000 | #Learnt:      44583 | 0.000
898.24/898.44	c total clause space: 206.656MB
898.24/898.44	c total #watches: 301277
898.94/899.16	c total #propagations: 116607923 / total #impl: 437482117 (eff. 0.267)
898.94/899.16	c #Conflicts:    1606000 | #Learnt:      45583 | 0.000
898.94/899.16	c total clause space: 206.656MB
898.94/899.16	c total #watches: 305010
899.75/899.91	c total #propagations: 116676294 / total #impl: 437744383 (eff. 0.267)
899.75/899.91	c #Conflicts:    1607000 | #Learnt:      46583 | 0.000
899.75/899.91	c total clause space: 206.656MB
899.75/899.91	c total #watches: 308636
900.54/900.70	c total #propagations: 116749132 / total #impl: 438061752 (eff. 0.267)
900.54/900.70	c #Conflicts:    1608000 | #Learnt:      47583 | 0.000
900.54/900.70	c total clause space: 206.656MB
900.54/900.70	c total #watches: 312027
901.34/901.57	c total #propagations: 116818434 / total #impl: 438355856 (eff. 0.266)
901.34/901.57	c #Conflicts:    1609000 | #Learnt:      48583 | 0.000
901.34/901.57	c total clause space: 206.656MB
901.34/901.57	c total #watches: 315869
902.24/902.41	c total #propagations: 116887975 / total #impl: 438653446 (eff. 0.266)
902.24/902.41	c #Conflicts:    1610000 | #Learnt:      49583 | 0.000
902.24/902.41	c total clause space: 206.656MB
902.24/902.41	c total #watches: 319402
902.94/903.20	c total #propagations: 116954246 / total #impl: 438913850 (eff. 0.266)
902.94/903.20	c #Conflicts:    1611000 | #Learnt:      50583 | 0.000
902.94/903.20	c total clause space: 206.656MB
902.94/903.20	c total #watches: 322903
903.84/904.01	c total #propagations: 117027373 / total #impl: 439176363 (eff. 0.266)
903.84/904.01	c #Conflicts:    1612000 | #Learnt:      51583 | 0.000
903.84/904.01	c total clause space: 206.656MB
903.84/904.01	c total #watches: 326085
904.64/904.85	c total #propagations: 117102196 / total #impl: 439499176 (eff. 0.266)
904.64/904.85	c #Conflicts:    1613000 | #Learnt:      52583 | 0.000
904.64/904.85	c total clause space: 206.656MB
904.64/904.85	c total #watches: 329238
905.54/905.70	c total #propagations: 117176131 / total #impl: 439800105 (eff. 0.266)
905.54/905.70	c #Conflicts:    1614000 | #Learnt:      53583 | 0.000
905.54/905.70	c total clause space: 206.656MB
905.54/905.70	c total #watches: 332978
906.34/906.55	c total #propagations: 117244992 / total #impl: 440071621 (eff. 0.266)
906.34/906.55	c #Conflicts:    1615000 | #Learnt:      54583 | 0.000
906.34/906.55	c total clause space: 206.656MB
906.34/906.55	c total #watches: 336163
907.24/907.50	c total #propagations: 117314705 / total #impl: 440374704 (eff. 0.266)
907.24/907.50	c #Conflicts:    1616000 | #Learnt:      55583 | 0.000
907.24/907.50	c total clause space: 206.656MB
907.24/907.50	c total #watches: 339545
908.04/908.29	c total #propagations: 117388253 / total #impl: 440689086 (eff. 0.266)
908.04/908.29	c #Conflicts:    1617000 | #Learnt:      56583 | 0.000
908.04/908.29	c total clause space: 206.656MB
908.04/908.29	c total #watches: 343174
908.94/909.18	c total #propagations: 117464675 / total #impl: 441008015 (eff. 0.266)
908.94/909.18	c #Conflicts:    1618000 | #Learnt:      57583 | 0.000
908.94/909.18	c total clause space: 206.656MB
908.94/909.18	c total #watches: 347500
909.84/910.09	c total #propagations: 117541137 / total #impl: 441345277 (eff. 0.266)
909.84/910.09	c #Conflicts:    1619000 | #Learnt:      58583 | 0.000
909.84/910.09	c total clause space: 206.656MB
909.84/910.09	c total #watches: 350939
910.74/910.92	c total #propagations: 117624429 / total #impl: 441727700 (eff. 0.266)
910.74/910.92	c #Conflicts:    1620000 | #Learnt:      59583 | 0.000
910.74/910.92	c total clause space: 206.656MB
910.74/910.92	c total #watches: 354617
911.54/911.74	c total #propagations: 117704360 / total #impl: 442097635 (eff. 0.266)
911.54/911.74	c #Conflicts:    1621000 | #Learnt:      60583 | 0.000
911.54/911.74	c total clause space: 206.656MB
911.54/911.74	c total #watches: 358868
912.64/912.80	c total #propagations: 117783882 / total #impl: 442412301 (eff. 0.266)
912.64/912.80	c GC COLLECT
912.64/912.80	c #Conflicts:    1622000 | #Learnt:      30805 | 0.000
912.64/912.80	c total clause space: 206.656MB
912.64/912.80	c total #watches: 249079
913.14/913.33	c total #propagations: 117861490 / total #impl: 442771432 (eff. 0.266)
913.14/913.33	c #Conflicts:    1623000 | #Learnt:      31805 | 0.000
913.14/913.33	c total clause space: 206.656MB
913.14/913.33	c total #watches: 252640
913.74/913.92	c total #propagations: 117946925 / total #impl: 443103887 (eff. 0.266)
913.74/913.92	c #Conflicts:    1624000 | #Learnt:      32805 | 0.000
913.74/913.92	c total clause space: 206.656MB
913.74/913.92	c total #watches: 256632
914.34/914.53	c total #propagations: 118035825 / total #impl: 443464911 (eff. 0.266)
914.34/914.53	c #Conflicts:    1625000 | #Learnt:      33805 | 0.000
914.34/914.53	c total clause space: 206.656MB
914.34/914.53	c total #watches: 260488
914.94/915.11	c total #propagations: 118117805 / total #impl: 443790436 (eff. 0.266)
914.94/915.11	c #Conflicts:    1626000 | #Learnt:      34805 | 0.000
914.94/915.11	c total clause space: 206.656MB
914.94/915.11	c total #watches: 264752
915.44/915.66	c total #propagations: 118195462 / total #impl: 444102647 (eff. 0.266)
915.44/915.66	c #Conflicts:    1627000 | #Learnt:      35805 | 0.000
915.44/915.66	c total clause space: 206.656MB
915.44/915.66	c total #watches: 268874
916.04/916.26	c total #propagations: 118273479 / total #impl: 444406938 (eff. 0.266)
916.04/916.26	c #Conflicts:    1628000 | #Learnt:      36805 | 0.000
916.04/916.26	c total clause space: 206.656MB
916.04/916.26	c total #watches: 272885
916.64/916.81	c total #propagations: 118347516 / total #impl: 444671782 (eff. 0.266)
916.64/916.81	c #Conflicts:    1629000 | #Learnt:      37805 | 0.000
916.64/916.81	c total clause space: 206.656MB
916.64/916.81	c total #watches: 277256
917.14/917.37	c total #propagations: 118407971 / total #impl: 444869490 (eff. 0.266)
917.14/917.37	c #Conflicts:    1630000 | #Learnt:      38805 | 0.000
917.14/917.37	c total clause space: 206.656MB
917.14/917.37	c total #watches: 281791
917.74/917.94	c total #propagations: 118468975 / total #impl: 445065381 (eff. 0.266)
917.74/917.94	c #Conflicts:    1631000 | #Learnt:      39805 | 0.000
917.74/917.94	c total clause space: 206.656MB
917.74/917.94	c total #watches: 285827
918.34/918.56	c total #propagations: 118533454 / total #impl: 445289610 (eff. 0.266)
918.34/918.56	c #Conflicts:    1632000 | #Learnt:      40805 | 0.000
918.34/918.56	c total clause space: 206.656MB
918.34/918.56	c total #watches: 288894
919.03/919.23	c total #propagations: 118595198 / total #impl: 445486870 (eff. 0.266)
919.03/919.23	c #Conflicts:    1633000 | #Learnt:      41805 | 0.000
919.03/919.23	c total clause space: 206.656MB
919.03/919.23	c total #watches: 292139
919.63/919.87	c total #propagations: 118652862 / total #impl: 445685814 (eff. 0.266)
919.63/919.87	c #Conflicts:    1634000 | #Learnt:      42805 | 0.000
919.63/919.87	c total clause space: 206.656MB
919.63/919.87	c total #watches: 295687
920.33/920.50	c total #propagations: 118718355 / total #impl: 445918439 (eff. 0.266)
920.33/920.50	c #Conflicts:    1635000 | #Learnt:      43805 | 0.000
920.33/920.50	c total clause space: 206.656MB
920.33/920.50	c total #watches: 299862
921.03/921.20	c total #propagations: 118781054 / total #impl: 446126238 (eff. 0.266)
921.03/921.20	c #Conflicts:    1636000 | #Learnt:      44805 | 0.000
921.03/921.20	c total clause space: 206.656MB
921.03/921.20	c total #watches: 303453
921.74/921.96	c total #propagations: 118857123 / total #impl: 446428330 (eff. 0.266)
921.74/921.96	c #Conflicts:    1637000 | #Learnt:      45805 | 0.000
921.74/921.96	c total clause space: 206.656MB
921.74/921.96	c total #watches: 307209
922.53/922.75	c total #propagations: 118923890 / total #impl: 446682254 (eff. 0.266)
922.53/922.75	c #Conflicts:    1638000 | #Learnt:      46805 | 0.000
922.53/922.75	c total clause space: 206.656MB
922.53/922.75	c total #watches: 310519
923.33/923.52	c total #propagations: 118986207 / total #impl: 446934519 (eff. 0.266)
923.33/923.52	c #Conflicts:    1639000 | #Learnt:      47805 | 0.000
923.33/923.52	c total clause space: 206.656MB
923.33/923.52	c total #watches: 314592
924.03/924.29	c total #propagations: 119061186 / total #impl: 447254490 (eff. 0.266)
924.03/924.29	c #Conflicts:    1640000 | #Learnt:      48805 | 0.000
924.03/924.29	c total clause space: 206.656MB
924.03/924.29	c total #watches: 317448
924.83/925.05	c total #propagations: 119133663 / total #impl: 447575127 (eff. 0.266)
924.83/925.05	c #Conflicts:    1641000 | #Learnt:      49805 | 0.000
924.83/925.05	c total clause space: 206.656MB
924.83/925.05	c total #watches: 321501
925.53/925.77	c total #propagations: 119223302 / total #impl: 448001942 (eff. 0.266)
925.53/925.77	c #Conflicts:    1642000 | #Learnt:      50805 | 0.000
925.53/925.77	c total clause space: 206.656MB
925.53/925.77	c total #watches: 325351
926.33/926.50	c total #propagations: 119282132 / total #impl: 448223691 (eff. 0.266)
926.33/926.50	c #Conflicts:    1643000 | #Learnt:      51805 | 0.000
926.33/926.50	c total clause space: 206.656MB
926.33/926.50	c total #watches: 328774
927.03/927.28	c total #propagations: 119335330 / total #impl: 448377460 (eff. 0.266)
927.03/927.28	c #Conflicts:    1644000 | #Learnt:      52805 | 0.000
927.03/927.28	c total clause space: 206.656MB
927.03/927.28	c total #watches: 333048
927.93/928.11	c total #propagations: 119407876 / total #impl: 448656165 (eff. 0.266)
927.93/928.11	c #Conflicts:    1645000 | #Learnt:      53805 | 0.000
927.93/928.11	c total clause space: 206.656MB
927.93/928.11	c total #watches: 336431
928.73/928.98	c total #propagations: 119471685 / total #impl: 448885508 (eff. 0.266)
928.73/928.98	c #Conflicts:    1646000 | #Learnt:      54805 | 0.000
928.73/928.98	c total clause space: 206.656MB
928.73/928.98	c total #watches: 339612
929.73/929.92	c total #propagations: 119534168 / total #impl: 449104303 (eff. 0.266)
929.73/929.92	c #Conflicts:    1647000 | #Learnt:      55805 | 0.000
929.73/929.92	c total clause space: 206.656MB
929.73/929.92	c total #watches: 342894
930.63/930.85	c total #propagations: 119597939 / total #impl: 449340058 (eff. 0.266)
930.63/930.85	c #Conflicts:    1648000 | #Learnt:      56805 | 0.000
930.63/930.85	c total clause space: 206.656MB
930.63/930.85	c total #watches: 345875
931.73/931.95	c total #propagations: 119655850 / total #impl: 449544340 (eff. 0.266)
931.73/931.95	c #Conflicts:    1649000 | #Learnt:      57805 | 0.000
931.73/931.95	c total clause space: 206.656MB
931.73/931.95	c total #watches: 349219
932.64/932.90	c total #propagations: 119724680 / total #impl: 449775857 (eff. 0.266)
932.64/932.90	c #Conflicts:    1650000 | #Learnt:      58805 | 0.000
932.64/932.90	c total clause space: 206.656MB
932.64/932.90	c total #watches: 353040
933.63/933.82	c total #propagations: 119789046 / total #impl: 450010484 (eff. 0.266)
933.63/933.82	c #Conflicts:    1651000 | #Learnt:      59805 | 0.000
933.63/933.82	c total clause space: 206.656MB
933.63/933.82	c total #watches: 356528
934.63/934.86	c total #propagations: 119855035 / total #impl: 450244453 (eff. 0.266)
934.63/934.86	c #Conflicts:    1652000 | #Learnt:      60805 | 0.000
934.63/934.86	c total clause space: 206.656MB
934.63/934.86	c total #watches: 360015
935.63/935.88	c total #propagations: 119929147 / total #impl: 450522264 (eff. 0.266)
935.63/935.88	c #Conflicts:    1653000 | #Learnt:      61805 | 0.000
935.63/935.88	c total clause space: 206.656MB
935.63/935.88	c total #watches: 363163
936.53/936.75	c total #propagations: 119992098 / total #impl: 450756400 (eff. 0.266)
936.53/936.75	c GC COLLECT
936.53/936.75	c #Conflicts:    1654000 | #Learnt:      31712 | 0.000
936.53/936.75	c total clause space: 206.656MB
936.53/936.75	c total #watches: 251899
937.23/937.40	c total #propagations: 120061146 / total #impl: 451038473 (eff. 0.266)
937.23/937.40	c #Conflicts:    1655000 | #Learnt:      32712 | 0.000
937.23/937.40	c total clause space: 206.656MB
937.23/937.40	c total #watches: 255438
937.83/938.00	c total #propagations: 120123784 / total #impl: 451292647 (eff. 0.266)
937.83/938.00	c #Conflicts:    1656000 | #Learnt:      33712 | 0.000
937.83/938.00	c total clause space: 206.656MB
937.83/938.00	c total #watches: 259336
938.33/938.55	c total #propagations: 120187574 / total #impl: 451515119 (eff. 0.266)
938.33/938.55	c #Conflicts:    1657000 | #Learnt:      34712 | 0.000
938.33/938.55	c total clause space: 206.656MB
938.33/938.55	c total #watches: 262994
938.93/939.13	c total #propagations: 120256856 / total #impl: 451794099 (eff. 0.266)
938.93/939.13	c #Conflicts:    1658000 | #Learnt:      35712 | 0.000
938.93/939.13	c total clause space: 206.656MB
938.93/939.13	c total #watches: 266972
939.63/939.81	c total #propagations: 120328257 / total #impl: 452073819 (eff. 0.266)
939.63/939.81	c #Conflicts:    1659000 | #Learnt:      36712 | 0.000
939.63/939.81	c total clause space: 206.656MB
939.63/939.81	c total #watches: 270307
940.23/940.43	c total #propagations: 120396111 / total #impl: 452336239 (eff. 0.266)
940.23/940.43	c #Conflicts:    1660000 | #Learnt:      37712 | 0.000
940.23/940.43	c total clause space: 206.656MB
940.23/940.43	c total #watches: 274265
940.93/941.19	c total #propagations: 120465649 / total #impl: 452654174 (eff. 0.266)
940.93/941.19	c #Conflicts:    1661000 | #Learnt:      38712 | 0.000
940.93/941.19	c total clause space: 206.656MB
940.93/941.19	c total #watches: 277381
941.63/941.88	c total #propagations: 120530047 / total #impl: 452885302 (eff. 0.266)
941.63/941.88	c #Conflicts:    1662000 | #Learnt:      39712 | 0.000
941.63/941.88	c total clause space: 206.656MB
941.63/941.88	c total #watches: 280484
942.43/942.69	c total #propagations: 120600332 / total #impl: 453120343 (eff. 0.266)
942.43/942.69	c #Conflicts:    1663000 | #Learnt:      40712 | 0.000
942.43/942.69	c total clause space: 206.656MB
942.43/942.69	c total #watches: 283633
943.23/943.40	c total #propagations: 120667265 / total #impl: 453350412 (eff. 0.266)
943.23/943.40	c #Conflicts:    1664000 | #Learnt:      41712 | 0.000
943.23/943.40	c total clause space: 206.656MB
943.23/943.40	c total #watches: 287113
943.93/944.11	c total #propagations: 120739126 / total #impl: 453600568 (eff. 0.266)
943.93/944.11	c #Conflicts:    1665000 | #Learnt:      42712 | 0.000
943.93/944.11	c total clause space: 206.656MB
943.93/944.11	c total #watches: 290448
944.53/944.78	c total #propagations: 120811988 / total #impl: 453851797 (eff. 0.266)
944.53/944.78	c #Conflicts:    1666000 | #Learnt:      43712 | 0.000
944.53/944.78	c total clause space: 206.656MB
944.53/944.78	c total #watches: 293515
945.33/945.56	c total #propagations: 120878843 / total #impl: 454078959 (eff. 0.266)
945.33/945.56	c #Conflicts:    1667000 | #Learnt:      44712 | 0.000
945.33/945.56	c total clause space: 206.656MB
945.33/945.56	c total #watches: 296767
946.13/946.32	c total #propagations: 120951646 / total #impl: 454346354 (eff. 0.266)
946.13/946.32	c #Conflicts:    1668000 | #Learnt:      45712 | 0.000
946.13/946.32	c total clause space: 206.656MB
946.13/946.32	c total #watches: 299831
946.83/947.10	c total #propagations: 121029068 / total #impl: 454646021 (eff. 0.266)
946.83/947.10	c #Conflicts:    1669000 | #Learnt:      46712 | 0.000
946.83/947.10	c total clause space: 206.656MB
946.83/947.10	c total #watches: 302984
947.63/947.88	c total #propagations: 121107835 / total #impl: 454936614 (eff. 0.266)
947.63/947.88	c #Conflicts:    1670000 | #Learnt:      47712 | 0.000
947.63/947.88	c total clause space: 206.656MB
947.63/947.88	c total #watches: 306120
948.43/948.62	c total #propagations: 121179043 / total #impl: 455202574 (eff. 0.266)
948.43/948.62	c #Conflicts:    1671000 | #Learnt:      48712 | 0.000
948.43/948.62	c total clause space: 206.656MB
948.43/948.62	c total #watches: 309709
949.23/949.46	c total #propagations: 121251619 / total #impl: 455463616 (eff. 0.266)
949.23/949.46	c #Conflicts:    1672000 | #Learnt:      49712 | 0.000
949.23/949.46	c total clause space: 206.656MB
949.23/949.46	c total #watches: 312769
950.03/950.26	c total #propagations: 121325434 / total #impl: 455746216 (eff. 0.266)
950.03/950.26	c #Conflicts:    1673000 | #Learnt:      50712 | 0.000
950.03/950.26	c total clause space: 206.656MB
950.03/950.26	c total #watches: 315811
950.83/951.04	c total #propagations: 121402594 / total #impl: 456059137 (eff. 0.266)
950.83/951.04	c #Conflicts:    1674000 | #Learnt:      51712 | 0.000
950.83/951.04	c total clause space: 206.656MB
950.83/951.04	c total #watches: 319085
951.73/951.98	c total #propagations: 121488433 / total #impl: 456357916 (eff. 0.266)
951.73/951.98	c #Conflicts:    1675000 | #Learnt:      52712 | 0.000
951.73/951.98	c total clause space: 206.656MB
951.73/951.98	c total #watches: 322614
952.63/952.80	c total #propagations: 121569257 / total #impl: 456653579 (eff. 0.266)
952.63/952.80	c #Conflicts:    1676000 | #Learnt:      53712 | 0.000
952.63/952.80	c total clause space: 206.656MB
952.63/952.80	c total #watches: 325670
953.23/953.50	c total #propagations: 121646671 / total #impl: 456938657 (eff. 0.266)
953.23/953.50	c #Conflicts:    1677000 | #Learnt:      54712 | 0.000
953.23/953.50	c total clause space: 206.656MB
953.23/953.50	c total #watches: 328802
954.03/954.27	c total #propagations: 121721576 / total #impl: 457230980 (eff. 0.266)
954.03/954.27	c #Conflicts:    1678000 | #Learnt:      55712 | 0.000
954.03/954.27	c total clause space: 206.656MB
954.03/954.27	c total #watches: 332364
954.83/955.04	c total #propagations: 121793318 / total #impl: 457469257 (eff. 0.266)
954.83/955.04	c #Conflicts:    1679000 | #Learnt:      56712 | 0.000
954.83/955.04	c total clause space: 206.656MB
954.83/955.04	c total #watches: 335413
955.53/955.79	c total #propagations: 121863529 / total #impl: 457709962 (eff. 0.266)
955.53/955.79	c #Conflicts:    1680000 | #Learnt:      57712 | 0.000
955.53/955.79	c total clause space: 206.656MB
955.53/955.79	c total #watches: 338788
956.43/956.69	c total #propagations: 121927600 / total #impl: 457930450 (eff. 0.266)
956.43/956.69	c #Conflicts:    1681000 | #Learnt:      58712 | 0.000
956.43/956.69	c total clause space: 206.656MB
956.43/956.69	c total #watches: 341522
957.43/957.60	c total #propagations: 121995625 / total #impl: 458144895 (eff. 0.266)
957.43/957.60	c #Conflicts:    1682000 | #Learnt:      59712 | 0.000
957.43/957.60	c total clause space: 206.656MB
957.43/957.60	c total #watches: 344736
958.33/958.53	c total #propagations: 122070513 / total #impl: 458427541 (eff. 0.266)
958.33/958.53	c #Conflicts:    1683000 | #Learnt:      60712 | 0.000
958.33/958.53	c total clause space: 206.656MB
958.33/958.53	c total #watches: 347783
959.33/959.52	c total #propagations: 122147980 / total #impl: 458718523 (eff. 0.266)
959.33/959.52	c #Conflicts:    1684000 | #Learnt:      61712 | 0.000
959.33/959.52	c total clause space: 206.656MB
959.33/959.52	c total #watches: 351039
960.23/960.43	c total #propagations: 122221193 / total #impl: 458987570 (eff. 0.266)
960.23/960.43	c #Conflicts:    1685000 | #Learnt:      62712 | 0.000
960.23/960.43	c total clause space: 206.656MB
960.23/960.43	c total #watches: 353906
960.82/961.05	c total #propagations: 122291043 / total #impl: 459235863 (eff. 0.266)
960.82/961.05	c GC COLLECT
960.82/961.05	c #Conflicts:    1686000 | #Learnt:      32316 | 0.000
960.82/961.05	c total clause space: 206.656MB
960.82/961.05	c total #watches: 254467
961.42/961.69	c total #propagations: 122363414 / total #impl: 459522052 (eff. 0.266)
961.42/961.69	c #Conflicts:    1687000 | #Learnt:      33316 | 0.000
961.42/961.69	c total clause space: 206.656MB
961.42/961.69	c total #watches: 258091
962.12/962.35	c total #propagations: 122435366 / total #impl: 459794753 (eff. 0.266)
962.12/962.35	c #Conflicts:    1688000 | #Learnt:      34316 | 0.000
962.12/962.35	c total clause space: 206.656MB
962.12/962.35	c total #watches: 261382
962.82/963.00	c total #propagations: 122510067 / total #impl: 460126180 (eff. 0.266)
962.82/963.00	c #Conflicts:    1689000 | #Learnt:      35316 | 0.000
962.82/963.00	c total clause space: 206.656MB
962.82/963.00	c total #watches: 264967
963.53/963.73	c total #propagations: 122590969 / total #impl: 460445263 (eff. 0.266)
963.53/963.73	c #Conflicts:    1690000 | #Learnt:      36316 | 0.000
963.53/963.73	c total clause space: 206.656MB
963.53/963.73	c total #watches: 268818
964.22/964.49	c total #propagations: 122670987 / total #impl: 460754419 (eff. 0.266)
964.22/964.49	c #Conflicts:    1691000 | #Learnt:      37316 | 0.000
964.22/964.49	c total clause space: 206.656MB
964.22/964.49	c total #watches: 272278
965.12/965.32	c total #propagations: 122747088 / total #impl: 461064724 (eff. 0.266)
965.12/965.32	c #Conflicts:    1692000 | #Learnt:      38316 | 0.000
965.12/965.32	c total clause space: 206.656MB
965.12/965.32	c total #watches: 275384
965.92/966.11	c total #propagations: 122821441 / total #impl: 461352014 (eff. 0.266)
965.92/966.11	c #Conflicts:    1693000 | #Learnt:      39316 | 0.000
965.92/966.11	c total clause space: 206.656MB
965.92/966.11	c total #watches: 278696
966.62/966.87	c total #propagations: 122904448 / total #impl: 461690851 (eff. 0.266)
966.62/966.87	c #Conflicts:    1694000 | #Learnt:      40316 | 0.000
966.62/966.87	c total clause space: 206.656MB
966.62/966.87	c total #watches: 282108
967.42/967.61	c total #propagations: 122985266 / total #impl: 461994509 (eff. 0.266)
967.42/967.61	c #Conflicts:    1695000 | #Learnt:      41316 | 0.000
967.42/967.61	c total clause space: 206.656MB
967.42/967.61	c total #watches: 285549
968.12/968.32	c total #propagations: 123046561 / total #impl: 462182624 (eff. 0.266)
968.12/968.32	c #Conflicts:    1696000 | #Learnt:      42316 | 0.000
968.12/968.32	c total clause space: 206.656MB
968.12/968.32	c total #watches: 288958
968.82/969.08	c total #propagations: 123118110 / total #impl: 462437151 (eff. 0.266)
968.82/969.08	c #Conflicts:    1697000 | #Learnt:      43316 | 0.000
968.82/969.08	c total clause space: 206.656MB
968.82/969.08	c total #watches: 292642
969.72/969.93	c total #propagations: 123195861 / total #impl: 462731025 (eff. 0.266)
969.72/969.93	c #Conflicts:    1698000 | #Learnt:      44316 | 0.000
969.72/969.93	c total clause space: 206.656MB
969.72/969.93	c total #watches: 296186
970.42/970.66	c total #propagations: 123266520 / total #impl: 462964658 (eff. 0.266)
970.42/970.66	c #Conflicts:    1699000 | #Learnt:      45316 | 0.000
970.42/970.66	c total clause space: 206.656MB
970.42/970.66	c total #watches: 299629
971.32/971.54	c total #propagations: 123341922 / total #impl: 463252553 (eff. 0.266)
971.32/971.54	c #Conflicts:    1700000 | #Learnt:      46316 | 0.000
971.32/971.54	c total clause space: 206.656MB
971.32/971.54	c total #watches: 302855
972.12/972.36	c total #propagations: 123416323 / total #impl: 463519948 (eff. 0.266)
972.12/972.36	c #Conflicts:    1701000 | #Learnt:      47316 | 0.000
972.12/972.36	c total clause space: 206.656MB
972.12/972.36	c total #watches: 306008
972.92/973.18	c total #propagations: 123493325 / total #impl: 463822326 (eff. 0.266)
972.92/973.18	c #Conflicts:    1702000 | #Learnt:      48316 | 0.000
972.92/973.18	c total clause space: 206.656MB
972.92/973.18	c total #watches: 308892
973.72/973.98	c total #propagations: 123574508 / total #impl: 464151244 (eff. 0.266)
973.72/973.98	c #Conflicts:    1703000 | #Learnt:      49316 | 0.000
973.72/973.98	c total clause space: 206.656MB
973.72/973.98	c total #watches: 311962
974.43/974.67	c total #propagations: 123647385 / total #impl: 464454823 (eff. 0.266)
974.43/974.67	c #Conflicts:    1704000 | #Learnt:      50316 | 0.000
974.43/974.67	c total clause space: 206.656MB
974.43/974.67	c total #watches: 315335
975.12/975.32	c total #propagations: 123726715 / total #impl: 464785011 (eff. 0.266)
975.12/975.32	c #Conflicts:    1705000 | #Learnt:      51316 | 0.000
975.12/975.32	c total clause space: 206.656MB
975.12/975.32	c total #watches: 319014
975.82/976.09	c total #propagations: 123808829 / total #impl: 465119688 (eff. 0.266)
975.82/976.09	c #Conflicts:    1706000 | #Learnt:      52316 | 0.000
975.82/976.09	c total clause space: 206.656MB
975.82/976.09	c total #watches: 322069
976.82/977.03	c total #propagations: 123885503 / total #impl: 465394293 (eff. 0.266)
976.82/977.03	c #Conflicts:    1707000 | #Learnt:      53316 | 0.000
976.82/977.03	c total clause space: 206.656MB
976.82/977.03	c total #watches: 325510
977.62/977.90	c total #propagations: 123963965 / total #impl: 465669975 (eff. 0.266)
977.62/977.90	c #Conflicts:    1708000 | #Learnt:      54316 | 0.000
977.62/977.90	c total clause space: 206.656MB
977.62/977.90	c total #watches: 328847
978.52/978.76	c total #propagations: 124040218 / total #impl: 465972776 (eff. 0.266)
978.52/978.76	c #Conflicts:    1709000 | #Learnt:      55316 | 0.000
978.52/978.76	c total clause space: 206.656MB
978.52/978.76	c total #watches: 332741
979.32/979.58	c total #propagations: 124122658 / total #impl: 466298054 (eff. 0.266)
979.32/979.58	c #Conflicts:    1710000 | #Learnt:      56316 | 0.000
979.32/979.58	c total clause space: 206.656MB
979.32/979.58	c total #watches: 335749
980.32/980.54	c total #propagations: 124197280 / total #impl: 466575817 (eff. 0.266)
980.32/980.54	c #Conflicts:    1711000 | #Learnt:      57316 | 0.000
980.32/980.54	c total clause space: 206.656MB
980.32/980.54	c total #watches: 339227
981.22/981.49	c total #propagations: 124277318 / total #impl: 466898531 (eff. 0.266)
981.22/981.49	c #Conflicts:    1712000 | #Learnt:      58316 | 0.000
981.22/981.49	c total clause space: 206.656MB
981.22/981.49	c total #watches: 342948
982.13/982.38	c total #propagations: 124355698 / total #impl: 467156702 (eff. 0.266)
982.13/982.38	c #Conflicts:    1713000 | #Learnt:      59316 | 0.000
982.13/982.38	c total clause space: 206.656MB
982.13/982.38	c total #watches: 346041
983.02/983.21	c total #propagations: 124440540 / total #impl: 467404822 (eff. 0.266)
983.02/983.21	c #Conflicts:    1714000 | #Learnt:      60316 | 0.000
983.02/983.21	c total clause space: 206.656MB
983.02/983.21	c total #watches: 349777
984.02/984.22	c total #propagations: 124522317 / total #impl: 467727802 (eff. 0.266)
984.02/984.22	c #Conflicts:    1715000 | #Learnt:      61316 | 0.000
984.02/984.22	c total clause space: 206.656MB
984.02/984.22	c total #watches: 353243
985.02/985.26	c total #propagations: 124602166 / total #impl: 468042316 (eff. 0.266)
985.02/985.26	c #Conflicts:    1716000 | #Learnt:      62316 | 0.000
985.02/985.26	c total clause space: 206.656MB
985.02/985.26	c total #watches: 356434
986.22/986.41	c total #propagations: 124683056 / total #impl: 468380488 (eff. 0.266)
986.22/986.41	c #Conflicts:    1717000 | #Learnt:      63316 | 0.000
986.22/986.41	c total clause space: 206.656MB
986.22/986.41	c total #watches: 359760
986.82/987.08	c total #propagations: 124763533 / total #impl: 468704441 (eff. 0.266)
986.82/987.08	c GC COLLECT
986.82/987.08	c #Conflicts:    1718000 | #Learnt:      32619 | 0.000
986.82/987.08	c total clause space: 206.656MB
986.82/987.08	c total #watches: 255329
987.52/987.75	c total #propagations: 124841461 / total #impl: 469023677 (eff. 0.266)
987.52/987.75	c #Conflicts:    1719000 | #Learnt:      33619 | 0.000
987.52/987.75	c total clause space: 206.656MB
987.52/987.75	c total #watches: 258398
988.12/988.38	c total #propagations: 124912728 / total #impl: 469301380 (eff. 0.266)
988.12/988.38	c #Conflicts:    1720000 | #Learnt:      34619 | 0.000
988.12/988.38	c total clause space: 206.656MB
988.12/988.38	c total #watches: 261418
988.73/988.99	c total #propagations: 124988950 / total #impl: 469608275 (eff. 0.266)
988.73/988.99	c #Conflicts:    1721000 | #Learnt:      35619 | 0.000
988.73/988.99	c total clause space: 206.656MB
988.73/988.99	c total #watches: 265119
989.42/989.66	c total #propagations: 125066123 / total #impl: 469918448 (eff. 0.266)
989.42/989.66	c #Conflicts:    1722000 | #Learnt:      36619 | 0.000
989.42/989.66	c total clause space: 206.656MB
989.42/989.66	c total #watches: 268215
990.02/990.26	c total #propagations: 125142320 / total #impl: 470225021 (eff. 0.266)
990.02/990.26	c #Conflicts:    1723000 | #Learnt:      37619 | 0.000
990.02/990.26	c total clause space: 206.656MB
990.02/990.26	c total #watches: 271972
990.72/990.90	c total #propagations: 125220050 / total #impl: 470577131 (eff. 0.266)
990.72/990.90	c #Conflicts:    1724000 | #Learnt:      38619 | 0.000
990.72/990.90	c total clause space: 206.656MB
990.72/990.90	c total #watches: 275521
991.42/991.63	c total #propagations: 125300617 / total #impl: 470911068 (eff. 0.266)
991.42/991.63	c #Conflicts:    1725000 | #Learnt:      39619 | 0.000
991.42/991.63	c total clause space: 206.656MB
991.42/991.63	c total #watches: 279176
992.13/992.36	c total #propagations: 125378284 / total #impl: 471285108 (eff. 0.266)
992.13/992.36	c #Conflicts:    1726000 | #Learnt:      40619 | 0.000
992.13/992.36	c total clause space: 206.656MB
992.13/992.36	c total #watches: 282864
992.82/993.08	c total #propagations: 125453756 / total #impl: 471578128 (eff. 0.266)
992.82/993.08	c #Conflicts:    1727000 | #Learnt:      41619 | 0.000
992.82/993.08	c total clause space: 206.656MB
992.82/993.08	c total #watches: 286872
993.62/993.87	c total #propagations: 125524426 / total #impl: 471875864 (eff. 0.266)
993.62/993.87	c #Conflicts:    1728000 | #Learnt:      42619 | 0.000
993.62/993.87	c total clause space: 206.656MB
993.62/993.87	c total #watches: 289808
994.42/994.60	c total #propagations: 125599762 / total #impl: 472183943 (eff. 0.266)
994.42/994.60	c #Conflicts:    1729000 | #Learnt:      43619 | 0.000
994.42/994.60	c total clause space: 206.656MB
994.42/994.60	c total #watches: 293720
995.02/995.25	c total #propagations: 125672225 / total #impl: 472469917 (eff. 0.266)
995.02/995.25	c #Conflicts:    1730000 | #Learnt:      44619 | 0.000
995.02/995.25	c total clause space: 206.656MB
995.02/995.25	c total #watches: 297476
995.82/996.05	c total #propagations: 125746236 / total #impl: 472746134 (eff. 0.266)
995.82/996.05	c #Conflicts:    1731000 | #Learnt:      45619 | 0.000
995.82/996.05	c total clause space: 206.656MB
995.82/996.05	c total #watches: 300673
996.62/996.87	c total #propagations: 125815834 / total #impl: 473021560 (eff. 0.266)
996.62/996.87	c #Conflicts:    1732000 | #Learnt:      46619 | 0.000
996.62/996.87	c total clause space: 206.656MB
996.62/996.87	c total #watches: 304276
997.52/997.71	c total #propagations: 125892288 / total #impl: 473332608 (eff. 0.266)
997.52/997.71	c #Conflicts:    1733000 | #Learnt:      47619 | 0.000
997.52/997.71	c total clause space: 206.656MB
997.52/997.71	c total #watches: 307502
998.32/998.57	c total #propagations: 125962628 / total #impl: 473601220 (eff. 0.266)
998.32/998.57	c #Conflicts:    1734000 | #Learnt:      48619 | 0.000
998.32/998.57	c total clause space: 206.656MB
998.32/998.57	c total #watches: 310826
999.22/999.44	c total #propagations: 126037830 / total #impl: 473908083 (eff. 0.266)
999.22/999.44	c #Conflicts:    1735000 | #Learnt:      49619 | 0.000
999.22/999.44	c total clause space: 206.656MB
999.22/999.44	c total #watches: 314132
1000.02/1000.26	c total #propagations: 126113062 / total #impl: 474216094 (eff. 0.266)
1000.02/1000.26	c #Conflicts:    1736000 | #Learnt:      50619 | 0.000
1000.02/1000.26	c total clause space: 206.656MB
1000.02/1000.26	c total #watches: 317836
1000.93/1001.15	c total #propagations: 126188988 / total #impl: 474531110 (eff. 0.266)
1000.93/1001.15	c #Conflicts:    1737000 | #Learnt:      51619 | 0.000
1000.93/1001.15	c total clause space: 206.656MB
1000.93/1001.15	c total #watches: 320784
1001.82/1002.01	c total #propagations: 126257182 / total #impl: 474812547 (eff. 0.266)
1001.82/1002.01	c #Conflicts:    1738000 | #Learnt:      52619 | 0.000
1001.82/1002.01	c total clause space: 206.656MB
1001.82/1002.01	c total #watches: 324244
1002.62/1002.81	c total #propagations: 126326728 / total #impl: 475113210 (eff. 0.266)
1002.62/1002.81	c #Conflicts:    1739000 | #Learnt:      53619 | 0.000
1002.62/1002.81	c total clause space: 206.656MB
1002.62/1002.81	c total #watches: 328015
1003.52/1003.75	c total #propagations: 126396678 / total #impl: 475390270 (eff. 0.266)
1003.52/1003.75	c #Conflicts:    1740000 | #Learnt:      54619 | 0.000
1003.52/1003.75	c total clause space: 206.656MB
1003.52/1003.75	c total #watches: 331731
1004.42/1004.64	c total #propagations: 126466491 / total #impl: 475661861 (eff. 0.266)
1004.42/1004.64	c #Conflicts:    1741000 | #Learnt:      55619 | 0.000
1004.42/1004.64	c total clause space: 206.656MB
1004.42/1004.64	c total #watches: 335147
1005.33/1005.52	c total #propagations: 126535725 / total #impl: 475955816 (eff. 0.266)
1005.33/1005.52	c #Conflicts:    1742000 | #Learnt:      56619 | 0.000
1005.33/1005.52	c total clause space: 206.656MB
1005.33/1005.52	c total #watches: 338551
1006.12/1006.33	c total #propagations: 126608454 / total #impl: 476256122 (eff. 0.266)
1006.12/1006.33	c #Conflicts:    1743000 | #Learnt:      57619 | 0.000
1006.12/1006.33	c total clause space: 206.656MB
1006.12/1006.33	c total #watches: 341936
1007.02/1007.25	c total #propagations: 126684536 / total #impl: 476606867 (eff. 0.266)
1007.02/1007.25	c #Conflicts:    1744000 | #Learnt:      58619 | 0.000
1007.02/1007.25	c total clause space: 206.656MB
1007.02/1007.25	c total #watches: 345347
1008.02/1008.28	c total #propagations: 126754493 / total #impl: 476877322 (eff. 0.266)
1008.02/1008.28	c #Conflicts:    1745000 | #Learnt:      59619 | 0.000
1008.02/1008.28	c total clause space: 206.656MB
1008.02/1008.28	c total #watches: 348660
1009.12/1009.38	c total #propagations: 126830414 / total #impl: 477181973 (eff. 0.266)
1009.12/1009.38	c #Conflicts:    1746000 | #Learnt:      60619 | 0.000
1009.12/1009.38	c total clause space: 206.656MB
1009.12/1009.38	c total #watches: 351758
1010.22/1010.46	c total #propagations: 126906657 / total #impl: 477515774 (eff. 0.266)
1010.22/1010.46	c #Conflicts:    1747000 | #Learnt:      61619 | 0.000
1010.22/1010.46	c total clause space: 206.656MB
1010.22/1010.46	c total #watches: 355444
1011.32/1011.54	c total #propagations: 126981199 / total #impl: 477797900 (eff. 0.266)
1011.32/1011.54	c #Conflicts:    1748000 | #Learnt:      62619 | 0.000
1011.32/1011.54	c total clause space: 206.656MB
1011.32/1011.54	c total #watches: 358914
1012.42/1012.60	c total #propagations: 127055435 / total #impl: 478053246 (eff. 0.266)
1012.42/1012.60	c #Conflicts:    1749000 | #Learnt:      63619 | 0.000
1012.42/1012.60	c total clause space: 206.656MB
1012.42/1012.60	c total #watches: 362604
1013.22/1013.43	c total #propagations: 127132440 / total #impl: 478336455 (eff. 0.266)
1013.22/1013.43	c GC COLLECT
1013.22/1013.43	c #Conflicts:    1750000 | #Learnt:      32616 | 0.000
1013.22/1013.43	c total clause space: 206.656MB
1013.22/1013.43	c total #watches: 255275
1013.82/1014.04	c total #propagations: 127201587 / total #impl: 478584319 (eff. 0.266)
1013.82/1014.04	c #Conflicts:    1751000 | #Learnt:      33616 | 0.000
1013.82/1014.04	c total clause space: 206.656MB
1013.82/1014.04	c total #watches: 258535
1014.42/1014.64	c total #propagations: 127268248 / total #impl: 478832770 (eff. 0.266)
1014.42/1014.64	c #Conflicts:    1752000 | #Learnt:      34616 | 0.000
1014.42/1014.64	c total clause space: 206.656MB
1014.42/1014.64	c total #watches: 262298
1015.02/1015.25	c total #propagations: 127341213 / total #impl: 479112364 (eff. 0.266)
1015.02/1015.25	c #Conflicts:    1753000 | #Learnt:      35616 | 0.000
1015.02/1015.25	c total clause space: 206.656MB
1015.02/1015.25	c total #watches: 265306
1015.72/1015.93	c total #propagations: 127412546 / total #impl: 479422531 (eff. 0.266)
1015.72/1015.93	c #Conflicts:    1754000 | #Learnt:      36616 | 0.000
1015.72/1015.93	c total clause space: 206.656MB
1015.72/1015.93	c total #watches: 268635
1016.42/1016.61	c total #propagations: 127480741 / total #impl: 479677122 (eff. 0.266)
1016.42/1016.61	c #Conflicts:    1755000 | #Learnt:      37616 | 0.000
1016.42/1016.61	c total clause space: 206.656MB
1016.42/1016.61	c total #watches: 271948
1017.12/1017.35	c total #propagations: 127553978 / total #impl: 479964610 (eff. 0.266)
1017.12/1017.35	c #Conflicts:    1756000 | #Learnt:      38616 | 0.000
1017.12/1017.35	c total clause space: 206.656MB
1017.12/1017.35	c total #watches: 276391
1017.82/1018.06	c total #propagations: 127636511 / total #impl: 480287843 (eff. 0.266)
1017.82/1018.06	c #Conflicts:    1757000 | #Learnt:      39616 | 0.000
1017.82/1018.06	c total clause space: 206.656MB
1017.82/1018.06	c total #watches: 280004
1018.52/1018.79	c total #propagations: 127711018 / total #impl: 480588774 (eff. 0.266)
1018.52/1018.79	c #Conflicts:    1758000 | #Learnt:      40616 | 0.000
1018.52/1018.79	c total clause space: 206.656MB
1018.52/1018.79	c total #watches: 283797
1019.32/1019.51	c total #propagations: 127794398 / total #impl: 480942022 (eff. 0.266)
1019.32/1019.51	c #Conflicts:    1759000 | #Learnt:      41616 | 0.000
1019.32/1019.51	c total clause space: 206.656MB
1019.32/1019.51	c total #watches: 287339
1020.11/1020.30	c total #propagations: 127874445 / total #impl: 481264740 (eff. 0.266)
1020.11/1020.30	c #Conflicts:    1760000 | #Learnt:      42616 | 0.000
1020.11/1020.30	c total clause space: 206.656MB
1020.11/1020.30	c total #watches: 291528
1020.91/1021.14	c total #propagations: 127949682 / total #impl: 481554918 (eff. 0.266)
1020.91/1021.14	c #Conflicts:    1761000 | #Learnt:      43616 | 0.000
1020.91/1021.14	c total clause space: 206.656MB
1020.91/1021.14	c total #watches: 295206
1021.72/1021.99	c total #propagations: 128036298 / total #impl: 481900290 (eff. 0.266)
1021.72/1021.99	c #Conflicts:    1762000 | #Learnt:      44616 | 0.000
1021.72/1021.99	c total clause space: 206.656MB
1021.72/1021.99	c total #watches: 298394
1022.61/1022.87	c total #propagations: 128116879 / total #impl: 482237404 (eff. 0.266)
1022.61/1022.87	c #Conflicts:    1763000 | #Learnt:      45616 | 0.000
1022.61/1022.87	c total clause space: 206.656MB
1022.61/1022.87	c total #watches: 302142
1023.51/1023.76	c total #propagations: 128196576 / total #impl: 482587446 (eff. 0.266)
1023.51/1023.76	c #Conflicts:    1764000 | #Learnt:      46616 | 0.000
1023.51/1023.76	c total clause space: 206.656MB
1023.51/1023.76	c total #watches: 306304
1024.41/1024.69	c total #propagations: 128269213 / total #impl: 482851934 (eff. 0.266)
1024.41/1024.69	c #Conflicts:    1765000 | #Learnt:      47616 | 0.000
1024.41/1024.69	c total clause space: 206.656MB
1024.41/1024.69	c total #watches: 309610
1025.21/1025.40	c total #propagations: 128341477 / total #impl: 483098996 (eff. 0.266)
1025.21/1025.40	c #Conflicts:    1766000 | #Learnt:      48616 | 0.000
1025.21/1025.40	c total clause space: 206.656MB
1025.21/1025.40	c total #watches: 313612
1026.01/1026.24	c total #propagations: 128413403 / total #impl: 483354030 (eff. 0.266)
1026.01/1026.24	c #Conflicts:    1767000 | #Learnt:      49616 | 0.000
1026.01/1026.24	c total clause space: 206.656MB
1026.01/1026.24	c total #watches: 317111
1026.91/1027.13	c total #propagations: 128485247 / total #impl: 483591748 (eff. 0.266)
1026.91/1027.13	c #Conflicts:    1768000 | #Learnt:      50616 | 0.000
1026.91/1027.13	c total clause space: 206.656MB
1026.91/1027.13	c total #watches: 320502
1027.71/1027.99	c total #propagations: 128564797 / total #impl: 483893634 (eff. 0.266)
1027.71/1027.99	c #Conflicts:    1769000 | #Learnt:      51616 | 0.000
1027.71/1027.99	c total clause space: 206.656MB
1027.71/1027.99	c total #watches: 323969
1028.61/1028.80	c total #propagations: 128638227 / total #impl: 484143581 (eff. 0.266)
1028.61/1028.80	c #Conflicts:    1770000 | #Learnt:      52616 | 0.000
1028.61/1028.80	c total clause space: 206.656MB
1028.61/1028.80	c total #watches: 327416
1029.42/1029.65	c total #propagations: 128715685 / total #impl: 484444026 (eff. 0.266)
1029.42/1029.65	c #Conflicts:    1771000 | #Learnt:      53616 | 0.000
1029.42/1029.65	c total clause space: 206.656MB
1029.42/1029.65	c total #watches: 330526
1030.31/1030.57	c total #propagations: 128790644 / total #impl: 484768097 (eff. 0.266)
1030.31/1030.57	c #Conflicts:    1772000 | #Learnt:      54616 | 0.000
1030.31/1030.57	c total clause space: 206.656MB
1030.31/1030.57	c total #watches: 334578
1031.11/1031.38	c total #propagations: 128863397 / total #impl: 485028693 (eff. 0.266)
1031.11/1031.38	c #Conflicts:    1773000 | #Learnt:      55616 | 0.000
1031.11/1031.38	c total clause space: 206.656MB
1031.11/1031.38	c total #watches: 339050
1032.11/1032.32	c total #propagations: 128938023 / total #impl: 485338598 (eff. 0.266)
1032.11/1032.32	c #Conflicts:    1774000 | #Learnt:      56616 | 0.000
1032.11/1032.32	c total clause space: 206.656MB
1032.11/1032.32	c total #watches: 343059
1033.11/1033.35	c total #propagations: 129015624 / total #impl: 485646289 (eff. 0.266)
1033.11/1033.35	c #Conflicts:    1775000 | #Learnt:      57616 | 0.000
1033.11/1033.35	c total clause space: 206.656MB
1033.11/1033.35	c total #watches: 346657
1034.11/1034.39	c total #propagations: 129094954 / total #impl: 485930815 (eff. 0.266)
1034.11/1034.39	c #Conflicts:    1776000 | #Learnt:      58616 | 0.000
1034.11/1034.39	c total clause space: 206.656MB
1034.11/1034.39	c total #watches: 350549
1035.02/1035.22	c total #propagations: 129173407 / total #impl: 486218403 (eff. 0.266)
1035.02/1035.22	c #Conflicts:    1777000 | #Learnt:      59616 | 0.000
1035.02/1035.22	c total clause space: 206.656MB
1035.02/1035.22	c total #watches: 354319
1035.81/1036.05	c total #propagations: 129243864 / total #impl: 486481594 (eff. 0.266)
1035.81/1036.05	c #Conflicts:    1778000 | #Learnt:      60616 | 0.000
1035.81/1036.05	c total clause space: 206.656MB
1035.81/1036.05	c total #watches: 358298
1036.71/1036.93	c total #propagations: 129315042 / total #impl: 486747273 (eff. 0.266)
1036.71/1036.93	c #Conflicts:    1779000 | #Learnt:      61616 | 0.000
1036.71/1036.93	c total clause space: 206.656MB
1036.71/1036.93	c total #watches: 362309
1037.61/1037.80	c total #propagations: 129401767 / total #impl: 487113271 (eff. 0.266)
1037.61/1037.80	c #Conflicts:    1780000 | #Learnt:      62616 | 0.000
1037.61/1037.80	c total clause space: 206.656MB
1037.61/1037.80	c total #watches: 366598
1038.41/1038.64	c total #propagations: 129484631 / total #impl: 487484605 (eff. 0.266)
1038.41/1038.64	c #Conflicts:    1781000 | #Learnt:      63616 | 0.000
1038.41/1038.64	c total clause space: 206.656MB
1038.41/1038.64	c total #watches: 370431
1039.32/1039.57	c total #propagations: 129564437 / total #impl: 487832649 (eff. 0.266)
1039.32/1039.57	c GC COLLECT
1039.32/1039.57	c #Conflicts:    1782000 | #Learnt:      32320 | 0.000
1039.32/1039.57	c total clause space: 206.656MB
1039.32/1039.57	c total #watches: 254393
1039.81/1040.09	c total #propagations: 129643590 / total #impl: 488182114 (eff. 0.266)
1039.81/1040.09	c #Conflicts:    1783000 | #Learnt:      33320 | 0.000
1039.81/1040.09	c total clause space: 206.656MB
1039.81/1040.09	c total #watches: 257872
1040.42/1040.68	c total #propagations: 129714757 / total #impl: 488463611 (eff. 0.266)
1040.42/1040.68	c #Conflicts:    1784000 | #Learnt:      34320 | 0.000
1040.42/1040.68	c total clause space: 206.656MB
1040.42/1040.68	c total #watches: 261498
1041.11/1041.33	c total #propagations: 129785448 / total #impl: 488746628 (eff. 0.266)
1041.11/1041.33	c #Conflicts:    1785000 | #Learnt:      35320 | 0.000
1041.11/1041.33	c total clause space: 206.656MB
1041.11/1041.33	c total #watches: 265283
1041.81/1042.05	c total #propagations: 129861383 / total #impl: 489068937 (eff. 0.266)
1041.81/1042.05	c #Conflicts:    1786000 | #Learnt:      36320 | 0.000
1041.81/1042.05	c total clause space: 206.656MB
1041.81/1042.05	c total #watches: 268613
1042.51/1042.78	c total #propagations: 129939287 / total #impl: 489361031 (eff. 0.266)
1042.51/1042.78	c #Conflicts:    1787000 | #Learnt:      37320 | 0.000
1042.51/1042.78	c total clause space: 206.656MB
1042.51/1042.78	c total #watches: 272298
1043.31/1043.54	c total #propagations: 130011518 / total #impl: 489632137 (eff. 0.266)
1043.31/1043.54	c #Conflicts:    1788000 | #Learnt:      38320 | 0.000
1043.31/1043.54	c total clause space: 206.656MB
1043.31/1043.54	c total #watches: 276759
1043.91/1044.17	c total #propagations: 130084089 / total #impl: 489891183 (eff. 0.266)
1043.91/1044.17	c #Conflicts:    1789000 | #Learnt:      39320 | 0.000
1043.91/1044.17	c total clause space: 206.656MB
1043.91/1044.17	c total #watches: 280915
1044.71/1044.93	c total #propagations: 130160548 / total #impl: 490164466 (eff. 0.266)
1044.71/1044.93	c #Conflicts:    1790000 | #Learnt:      40320 | 0.000
1044.71/1044.93	c total clause space: 206.656MB
1044.71/1044.93	c total #watches: 283973
1045.51/1045.70	c total #propagations: 130228240 / total #impl: 490400919 (eff. 0.266)
1045.51/1045.70	c #Conflicts:    1791000 | #Learnt:      41320 | 0.000
1045.51/1045.70	c total clause space: 206.656MB
1045.51/1045.70	c total #watches: 287884
1046.21/1046.49	c total #propagations: 130303518 / total #impl: 490678203 (eff. 0.266)
1046.21/1046.49	c #Conflicts:    1792000 | #Learnt:      42320 | 0.000
1046.21/1046.49	c total clause space: 206.656MB
1046.21/1046.49	c total #watches: 291490
1047.02/1047.27	c total #propagations: 130383170 / total #impl: 490979020 (eff. 0.266)
1047.02/1047.27	c #Conflicts:    1793000 | #Learnt:      43320 | 0.000
1047.02/1047.27	c total clause space: 206.656MB
1047.02/1047.27	c total #watches: 295399
1047.81/1048.09	c total #propagations: 130465929 / total #impl: 491278987 (eff. 0.266)
1047.81/1048.09	c #Conflicts:    1794000 | #Learnt:      44320 | 0.000
1047.81/1048.09	c total clause space: 206.656MB
1047.81/1048.09	c total #watches: 298655
1048.71/1048.90	c total #propagations: 130533284 / total #impl: 491527514 (eff. 0.266)
1048.71/1048.90	c #Conflicts:    1795000 | #Learnt:      45320 | 0.000
1048.71/1048.90	c total clause space: 206.656MB
1048.71/1048.90	c total #watches: 302484
1049.41/1049.67	c total #propagations: 130600214 / total #impl: 491785688 (eff. 0.266)
1049.41/1049.67	c #Conflicts:    1796000 | #Learnt:      46320 | 0.000
1049.41/1049.67	c total clause space: 206.656MB
1049.41/1049.67	c total #watches: 305826
1050.21/1050.48	c total #propagations: 130671722 / total #impl: 492078011 (eff. 0.266)
1050.21/1050.48	c #Conflicts:    1797000 | #Learnt:      47320 | 0.000
1050.21/1050.48	c total clause space: 206.656MB
1050.21/1050.48	c total #watches: 308994
1051.01/1051.28	c total #propagations: 130743151 / total #impl: 492356503 (eff. 0.266)
1051.01/1051.28	c #Conflicts:    1798000 | #Learnt:      48320 | 0.000
1051.01/1051.28	c total clause space: 206.656MB
1051.01/1051.28	c total #watches: 312649
1051.91/1052.13	c total #propagations: 130818917 / total #impl: 492684681 (eff. 0.266)
1051.91/1052.13	c #Conflicts:    1799000 | #Learnt:      49320 | 0.000
1051.91/1052.13	c total clause space: 206.656MB
1051.91/1052.13	c total #watches: 316477
1052.81/1053.05	c total #propagations: 130890368 / total #impl: 492972910 (eff. 0.266)
1052.81/1053.05	c #Conflicts:    1800000 | #Learnt:      50320 | 0.000
1052.81/1053.05	c total clause space: 206.656MB
1052.81/1053.05	c total #watches: 320224
1053.61/1053.87	c total #propagations: 130964718 / total #impl: 493253097 (eff. 0.266)
1053.61/1053.87	c #Conflicts:    1801000 | #Learnt:      51320 | 0.000
1053.61/1053.87	c total clause space: 206.656MB
1053.61/1053.87	c total #watches: 323309
1054.41/1054.68	c total #propagations: 131033229 / total #impl: 493488894 (eff. 0.266)
1054.41/1054.68	c #Conflicts:    1802000 | #Learnt:      52320 | 0.000
1054.41/1054.68	c total clause space: 206.656MB
1054.41/1054.68	c total #watches: 327873
1055.21/1055.44	c total #propagations: 131114163 / total #impl: 493838140 (eff. 0.266)
1055.21/1055.44	c #Conflicts:    1803000 | #Learnt:      53320 | 0.000
1055.21/1055.44	c total clause space: 206.656MB
1055.21/1055.44	c total #watches: 331744
1056.11/1056.33	c total #propagations: 131197849 / total #impl: 494166059 (eff. 0.265)
1056.11/1056.33	c #Conflicts:    1804000 | #Learnt:      54320 | 0.000
1056.11/1056.33	c total clause space: 206.656MB
1056.11/1056.33	c total #watches: 336013
1057.02/1057.24	c total #propagations: 131271377 / total #impl: 494445058 (eff. 0.265)
1057.02/1057.24	c #Conflicts:    1805000 | #Learnt:      55320 | 0.000
1057.02/1057.24	c total clause space: 206.656MB
1057.02/1057.24	c total #watches: 339472
1057.81/1058.08	c total #propagations: 131350570 / total #impl: 494755835 (eff. 0.265)
1057.81/1058.08	c #Conflicts:    1806000 | #Learnt:      56320 | 0.000
1057.81/1058.08	c total clause space: 206.656MB
1057.81/1058.08	c total #watches: 342503
1058.61/1058.82	c total #propagations: 131427277 / total #impl: 495083256 (eff. 0.265)
1058.61/1058.82	c #Conflicts:    1807000 | #Learnt:      57320 | 0.000
1058.61/1058.82	c total clause space: 206.656MB
1058.61/1058.82	c total #watches: 346295
1059.41/1059.64	c total #propagations: 131501274 / total #impl: 495368892 (eff. 0.265)
1059.41/1059.64	c #Conflicts:    1808000 | #Learnt:      58320 | 0.000
1059.41/1059.64	c total clause space: 206.656MB
1059.41/1059.64	c total #watches: 350173
1060.32/1060.58	c total #propagations: 131584745 / total #impl: 495675682 (eff. 0.265)
1060.32/1060.58	c #Conflicts:    1809000 | #Learnt:      59320 | 0.000
1060.32/1060.58	c total clause space: 206.656MB
1060.32/1060.58	c total #watches: 354015
1061.31/1061.57	c total #propagations: 131658914 / total #impl: 495926575 (eff. 0.265)
1061.31/1061.57	c #Conflicts:    1810000 | #Learnt:      60320 | 0.000
1061.31/1061.57	c total clause space: 206.656MB
1061.31/1061.57	c total #watches: 357170
1062.31/1062.56	c total #propagations: 131728177 / total #impl: 496180191 (eff. 0.265)
1062.31/1062.56	c #Conflicts:    1811000 | #Learnt:      61320 | 0.000
1062.31/1062.56	c total clause space: 206.656MB
1062.31/1062.56	c total #watches: 361377
1063.31/1063.51	c total #propagations: 131808838 / total #impl: 496495851 (eff. 0.265)
1063.31/1063.51	c #Conflicts:    1812000 | #Learnt:      62320 | 0.000
1063.31/1063.51	c total clause space: 206.656MB
1063.31/1063.51	c total #watches: 365974
1064.41/1064.62	c total #propagations: 131892234 / total #impl: 496851359 (eff. 0.265)
1064.41/1064.62	c #Conflicts:    1813000 | #Learnt:      63320 | 0.000
1064.41/1064.62	c total clause space: 206.656MB
1064.41/1064.62	c total #watches: 369100
1065.51/1065.71	c total #propagations: 131963732 / total #impl: 497115173 (eff. 0.265)
1065.51/1065.71	c #Conflicts:    1814000 | #Learnt:      64320 | 0.000
1065.51/1065.71	c total clause space: 206.656MB
1065.51/1065.71	c total #watches: 372519
1066.41/1066.66	c total #propagations: 132045994 / total #impl: 497462780 (eff. 0.265)
1066.41/1066.66	c GC COLLECT
1066.41/1066.66	c #Conflicts:    1815000 | #Learnt:      32719 | 0.000
1066.41/1066.66	c total clause space: 206.656MB
1066.41/1066.66	c total #watches: 256236
1066.91/1067.14	c total #propagations: 132131998 / total #impl: 497870448 (eff. 0.265)
1066.91/1067.14	c #Conflicts:    1816000 | #Learnt:      33719 | 0.000
1066.91/1067.14	c total clause space: 206.656MB
1066.91/1067.14	c total #watches: 261168
1067.61/1067.80	c total #propagations: 132212756 / total #impl: 498214281 (eff. 0.265)
1067.61/1067.80	c #Conflicts:    1817000 | #Learnt:      34719 | 0.000
1067.61/1067.80	c total clause space: 206.656MB
1067.61/1067.80	c total #watches: 265389
1068.21/1068.44	c total #propagations: 132300250 / total #impl: 498579047 (eff. 0.265)
1068.21/1068.44	c #Conflicts:    1818000 | #Learnt:      35719 | 0.000
1068.21/1068.44	c total clause space: 206.656MB
1068.21/1068.44	c total #watches: 269767
1068.81/1069.09	c total #propagations: 132386850 / total #impl: 498927688 (eff. 0.265)
1068.81/1069.09	c #Conflicts:    1819000 | #Learnt:      36719 | 0.000
1068.81/1069.09	c total clause space: 206.656MB
1068.81/1069.09	c total #watches: 273608
1069.51/1069.75	c total #propagations: 132476968 / total #impl: 499308019 (eff. 0.265)
1069.51/1069.75	c #Conflicts:    1820000 | #Learnt:      37719 | 0.000
1069.51/1069.75	c total clause space: 206.656MB
1069.51/1069.75	c total #watches: 277532
1070.21/1070.46	c total #propagations: 132560733 / total #impl: 499656112 (eff. 0.265)
1070.21/1070.46	c #Conflicts:    1821000 | #Learnt:      38719 | 0.000
1070.21/1070.46	c total clause space: 206.656MB
1070.21/1070.46	c total #watches: 281104
1071.01/1071.20	c total #propagations: 132645070 / total #impl: 499989434 (eff. 0.265)
1071.01/1071.20	c #Conflicts:    1822000 | #Learnt:      39719 | 0.000
1071.01/1071.20	c total clause space: 206.656MB
1071.01/1071.20	c total #watches: 285039
1071.71/1071.95	c total #propagations: 132732479 / total #impl: 500352539 (eff. 0.265)
1071.71/1071.95	c #Conflicts:    1823000 | #Learnt:      40719 | 0.000
1071.71/1071.95	c total clause space: 206.656MB
1071.71/1071.95	c total #watches: 288548
1072.51/1072.70	c total #propagations: 132814963 / total #impl: 500676004 (eff. 0.265)
1072.51/1072.70	c #Conflicts:    1824000 | #Learnt:      41719 | 0.000
1072.51/1072.70	c total clause space: 206.656MB
1072.51/1072.70	c total #watches: 292979
1073.20/1073.47	c total #propagations: 132902689 / total #impl: 501059321 (eff. 0.265)
1073.20/1073.47	c #Conflicts:    1825000 | #Learnt:      42719 | 0.000
1073.20/1073.47	c total clause space: 206.656MB
1073.20/1073.47	c total #watches: 296577
1074.00/1074.25	c total #propagations: 132990840 / total #impl: 501450993 (eff. 0.265)
1074.00/1074.25	c #Conflicts:    1826000 | #Learnt:      43719 | 0.000
1074.00/1074.25	c total clause space: 206.656MB
1074.00/1074.25	c total #watches: 300864
1074.80/1075.02	c total #propagations: 133081923 / total #impl: 501851519 (eff. 0.265)
1074.80/1075.02	c #Conflicts:    1827000 | #Learnt:      44719 | 0.000
1074.80/1075.02	c total clause space: 206.656MB
1074.80/1075.02	c total #watches: 305162
1075.50/1075.79	c total #propagations: 133172150 / total #impl: 502250089 (eff. 0.265)
1075.50/1075.79	c #Conflicts:    1828000 | #Learnt:      45719 | 0.000
1075.50/1075.79	c total clause space: 206.656MB
1075.50/1075.79	c total #watches: 308484
1076.50/1076.76	c total #propagations: 133247635 / total #impl: 502548390 (eff. 0.265)
1076.50/1076.76	c #Conflicts:    1829000 | #Learnt:      46719 | 0.000
1076.50/1076.76	c total clause space: 206.656MB
1076.50/1076.76	c total #watches: 312098
1077.30/1077.57	c total #propagations: 133327890 / total #impl: 502831860 (eff. 0.265)
1077.30/1077.57	c #Conflicts:    1830000 | #Learnt:      47719 | 0.000
1077.30/1077.57	c total clause space: 206.656MB
1077.30/1077.57	c total #watches: 315541
1078.20/1078.41	c total #propagations: 133405652 / total #impl: 503148413 (eff. 0.265)
1078.20/1078.41	c #Conflicts:    1831000 | #Learnt:      48719 | 0.000
1078.20/1078.41	c total clause space: 206.656MB
1078.20/1078.41	c total #watches: 319244
1079.10/1079.38	c total #propagations: 133478750 / total #impl: 503415022 (eff. 0.265)
1079.10/1079.38	c #Conflicts:    1832000 | #Learnt:      49719 | 0.000
1079.10/1079.38	c total clause space: 206.656MB
1079.10/1079.38	c total #watches: 322382
1080.11/1080.37	c total #propagations: 133552484 / total #impl: 503679057 (eff. 0.265)
1080.11/1080.37	c #Conflicts:    1833000 | #Learnt:      50719 | 0.000
1080.11/1080.37	c total clause space: 206.656MB
1080.11/1080.37	c total #watches: 325716
1081.11/1081.31	c total #propagations: 133623233 / total #impl: 503970962 (eff. 0.265)
1081.11/1081.31	c #Conflicts:    1834000 | #Learnt:      51719 | 0.000
1081.11/1081.31	c total clause space: 206.656MB
1081.11/1081.31	c total #watches: 329221
1082.10/1082.35	c total #propagations: 133700985 / total #impl: 504295450 (eff. 0.265)
1082.10/1082.35	c #Conflicts:    1835000 | #Learnt:      52719 | 0.000
1082.10/1082.35	c total clause space: 206.656MB
1082.10/1082.35	c total #watches: 332398
1083.10/1083.34	c total #propagations: 133775597 / total #impl: 504586546 (eff. 0.265)
1083.10/1083.34	c #Conflicts:    1836000 | #Learnt:      53719 | 0.000
1083.10/1083.34	c total clause space: 206.656MB
1083.10/1083.34	c total #watches: 335751
1084.10/1084.30	c total #propagations: 133853841 / total #impl: 504901616 (eff. 0.265)
1084.10/1084.30	c #Conflicts:    1837000 | #Learnt:      54719 | 0.000
1084.10/1084.30	c total clause space: 206.656MB
1084.10/1084.30	c total #watches: 339448
1085.10/1085.33	c total #propagations: 133931114 / total #impl: 505228096 (eff. 0.265)
1085.10/1085.33	c #Conflicts:    1838000 | #Learnt:      55719 | 0.000
1085.10/1085.33	c total clause space: 206.656MB
1085.10/1085.33	c total #watches: 342826
1086.10/1086.38	c total #propagations: 134005212 / total #impl: 505533844 (eff. 0.265)
1086.10/1086.38	c #Conflicts:    1839000 | #Learnt:      56719 | 0.000
1086.10/1086.38	c total clause space: 206.656MB
1086.10/1086.38	c total #watches: 345759
1087.20/1087.46	c total #propagations: 134082973 / total #impl: 505869609 (eff. 0.265)
1087.20/1087.46	c #Conflicts:    1840000 | #Learnt:      57719 | 0.000
1087.20/1087.46	c total clause space: 206.656MB
1087.20/1087.46	c total #watches: 349044
1088.30/1088.56	c total #propagations: 134162109 / total #impl: 506182662 (eff. 0.265)
1088.30/1088.56	c #Conflicts:    1841000 | #Learnt:      58719 | 0.000
1088.30/1088.56	c total clause space: 206.656MB
1088.30/1088.56	c total #watches: 352054
1089.20/1089.49	c total #propagations: 134234919 / total #impl: 506481396 (eff. 0.265)
1089.20/1089.49	c #Conflicts:    1842000 | #Learnt:      59719 | 0.000
1089.20/1089.49	c total clause space: 206.656MB
1089.20/1089.49	c total #watches: 355713
1090.10/1090.34	c total #propagations: 134316884 / total #impl: 506839039 (eff. 0.265)
1090.10/1090.34	c #Conflicts:    1843000 | #Learnt:      60719 | 0.000
1090.10/1090.34	c total clause space: 206.656MB
1090.10/1090.34	c total #watches: 359916
1091.11/1091.35	c total #propagations: 134395854 / total #impl: 507198107 (eff. 0.265)
1091.11/1091.35	c #Conflicts:    1844000 | #Learnt:      61719 | 0.000
1091.11/1091.35	c total clause space: 206.656MB
1091.11/1091.35	c total #watches: 363221
1092.30/1092.54	c total #propagations: 134476747 / total #impl: 507564604 (eff. 0.265)
1092.30/1092.54	c #Conflicts:    1845000 | #Learnt:      62719 | 0.000
1092.30/1092.54	c total clause space: 206.656MB
1092.30/1092.54	c total #watches: 366197
1093.50/1093.70	c total #propagations: 134551823 / total #impl: 507838644 (eff. 0.265)
1093.50/1093.70	c #Conflicts:    1846000 | #Learnt:      63719 | 0.000
1093.50/1093.70	c total clause space: 206.656MB
1093.50/1093.70	c total #watches: 369869
1094.50/1094.76	c total #propagations: 134631212 / total #impl: 508177470 (eff. 0.265)
1094.50/1094.76	c #Conflicts:    1847000 | #Learnt:      64719 | 0.000
1094.50/1094.76	c total clause space: 206.656MB
1094.50/1094.76	c total #watches: 373213
1095.60/1095.81	c total #propagations: 134709493 / total #impl: 508513363 (eff. 0.265)
1095.60/1095.81	c #Conflicts:    1848000 | #Learnt:      65719 | 0.000
1095.60/1095.81	c total clause space: 206.656MB
1095.60/1095.81	c total #watches: 376751
1096.30/1096.51	c total #propagations: 134785701 / total #impl: 508867026 (eff. 0.265)
1096.30/1096.51	c GC COLLECT
1096.30/1096.51	c #Conflicts:    1849000 | #Learnt:      33821 | 0.000
1096.30/1096.51	c total clause space: 206.656MB
1096.30/1096.51	c total #watches: 261340
1096.90/1097.15	c total #propagations: 134871698 / total #impl: 509255508 (eff. 0.265)
1096.90/1097.15	c #Conflicts:    1850000 | #Learnt:      34821 | 0.000
1096.90/1097.15	c total clause space: 206.656MB
1096.90/1097.15	c total #watches: 265158
1097.50/1097.74	c total #propagations: 134954004 / total #impl: 509624095 (eff. 0.265)
1097.50/1097.74	c #Conflicts:    1851000 | #Learnt:      35821 | 0.000
1097.50/1097.74	c total clause space: 206.656MB
1097.50/1097.74	c total #watches: 269435
1098.10/1098.32	c total #propagations: 135027564 / total #impl: 509892415 (eff. 0.265)
1098.10/1098.32	c #Conflicts:    1852000 | #Learnt:      36821 | 0.000
1098.10/1098.32	c total clause space: 206.656MB
1098.10/1098.32	c total #watches: 272871
1098.71/1098.92	c total #propagations: 135101817 / total #impl: 510166804 (eff. 0.265)
1098.71/1098.92	c #Conflicts:    1853000 | #Learnt:      37821 | 0.000
1098.71/1098.92	c total clause space: 206.656MB
1098.71/1098.92	c total #watches: 276311
1099.30/1099.52	c total #propagations: 135171788 / total #impl: 510438787 (eff. 0.265)
1099.30/1099.52	c #Conflicts:    1854000 | #Learnt:      38821 | 0.000
1099.30/1099.52	c total clause space: 206.656MB
1099.30/1099.52	c total #watches: 279433
1100.00/1100.20	c total #propagations: 135241638 / total #impl: 510720376 (eff. 0.265)
1100.00/1100.20	c #Conflicts:    1855000 | #Learnt:      39821 | 0.000
1100.00/1100.20	c total clause space: 206.656MB
1100.00/1100.20	c total #watches: 283555
1100.60/1100.85	c total #propagations: 135312665 / total #impl: 510978472 (eff. 0.265)
1100.60/1100.85	c #Conflicts:    1856000 | #Learnt:      40821 | 0.000
1100.60/1100.85	c total clause space: 206.656MB
1100.60/1100.85	c total #watches: 286375
1101.20/1101.48	c total #propagations: 135379364 / total #impl: 511198315 (eff. 0.265)
1101.20/1101.48	c #Conflicts:    1857000 | #Learnt:      41821 | 0.000
1101.20/1101.48	c total clause space: 206.656MB
1101.20/1101.48	c total #watches: 289815
1101.90/1102.14	c total #propagations: 135446239 / total #impl: 511457717 (eff. 0.265)
1101.90/1102.14	c #Conflicts:    1858000 | #Learnt:      42821 | 0.000
1101.90/1102.14	c total clause space: 206.656MB
1101.90/1102.14	c total #watches: 293842
1102.60/1102.84	c total #propagations: 135520469 / total #impl: 511766513 (eff. 0.265)
1102.60/1102.84	c #Conflicts:    1859000 | #Learnt:      43821 | 0.000
1102.60/1102.84	c total clause space: 206.656MB
1102.60/1102.84	c total #watches: 297526
1103.40/1103.67	c total #propagations: 135588308 / total #impl: 512051133 (eff. 0.265)
1103.40/1103.67	c #Conflicts:    1860000 | #Learnt:      44821 | 0.000
1103.40/1103.67	c total clause space: 206.656MB
1103.40/1103.67	c total #watches: 301256
1104.21/1104.44	c total #propagations: 135665137 / total #impl: 512362746 (eff. 0.265)
1104.21/1104.44	c #Conflicts:    1861000 | #Learnt:      45821 | 0.000
1104.21/1104.44	c total clause space: 206.656MB
1104.21/1104.44	c total #watches: 304556
1105.00/1105.20	c total #propagations: 135742184 / total #impl: 512665522 (eff. 0.265)
1105.00/1105.20	c #Conflicts:    1862000 | #Learnt:      46821 | 0.000
1105.00/1105.20	c total clause space: 206.656MB
1105.00/1105.20	c total #watches: 308484
1105.70/1105.92	c total #propagations: 135819318 / total #impl: 512973985 (eff. 0.265)
1105.70/1105.92	c #Conflicts:    1863000 | #Learnt:      47821 | 0.000
1105.70/1105.92	c total clause space: 206.656MB
1105.70/1105.92	c total #watches: 311401
1106.40/1106.62	c total #propagations: 135897362 / total #impl: 513284975 (eff. 0.265)
1106.40/1106.62	c #Conflicts:    1864000 | #Learnt:      48821 | 0.000
1106.40/1106.62	c total clause space: 206.656MB
1106.40/1106.62	c total #watches: 315078
1107.20/1107.43	c total #propagations: 135976673 / total #impl: 513584037 (eff. 0.265)
1107.20/1107.43	c #Conflicts:    1865000 | #Learnt:      49821 | 0.000
1107.20/1107.43	c total clause space: 206.656MB
1107.20/1107.43	c total #watches: 318943
1108.00/1108.25	c total #propagations: 136050818 / total #impl: 513872352 (eff. 0.265)
1108.00/1108.25	c #Conflicts:    1866000 | #Learnt:      50821 | 0.000
1108.00/1108.25	c total clause space: 206.656MB
1108.00/1108.25	c total #watches: 322102
1108.80/1109.06	c total #propagations: 136122197 / total #impl: 514195994 (eff. 0.265)
1108.80/1109.06	c #Conflicts:    1867000 | #Learnt:      51821 | 0.000
1108.80/1109.06	c total clause space: 206.656MB
1108.80/1109.06	c total #watches: 325271
1109.70/1109.99	c total #propagations: 136195513 / total #impl: 514512044 (eff. 0.265)
1109.70/1109.99	c #Conflicts:    1868000 | #Learnt:      52821 | 0.000
1109.70/1109.99	c total clause space: 206.656MB
1109.70/1109.99	c total #watches: 328121
1110.60/1110.87	c total #propagations: 136264190 / total #impl: 514784491 (eff. 0.265)
1110.60/1110.87	c #Conflicts:    1869000 | #Learnt:      53821 | 0.000
1110.60/1110.87	c total clause space: 206.656MB
1110.60/1110.87	c total #watches: 331463
1111.50/1111.79	c total #propagations: 136339315 / total #impl: 515099060 (eff. 0.265)
1111.50/1111.79	c #Conflicts:    1870000 | #Learnt:      54821 | 0.000
1111.50/1111.79	c total clause space: 206.656MB
1111.50/1111.79	c total #watches: 335933
1112.50/1112.76	c total #propagations: 136414010 / total #impl: 515419081 (eff. 0.265)
1112.50/1112.76	c #Conflicts:    1871000 | #Learnt:      55821 | 0.000
1112.50/1112.76	c total clause space: 206.656MB
1112.50/1112.76	c total #watches: 340706
1113.30/1113.57	c total #propagations: 136503648 / total #impl: 515868854 (eff. 0.265)
1113.30/1113.57	c #Conflicts:    1872000 | #Learnt:      56821 | 0.000
1113.30/1113.57	c total clause space: 206.656MB
1113.30/1113.57	c total #watches: 344850
1114.30/1114.54	c total #propagations: 136581377 / total #impl: 516254856 (eff. 0.265)
1114.30/1114.54	c #Conflicts:    1873000 | #Learnt:      57821 | 0.000
1114.30/1114.54	c total clause space: 206.656MB
1114.30/1114.54	c total #watches: 348058
1115.31/1115.58	c total #propagations: 136652756 / total #impl: 516554344 (eff. 0.265)
1115.31/1115.58	c #Conflicts:    1874000 | #Learnt:      58821 | 0.000
1115.31/1115.58	c total clause space: 206.656MB
1115.31/1115.58	c total #watches: 351444
1116.41/1116.68	c total #propagations: 136724279 / total #impl: 516868877 (eff. 0.265)
1116.41/1116.68	c #Conflicts:    1875000 | #Learnt:      59821 | 0.000
1116.41/1116.68	c total clause space: 206.656MB
1116.41/1116.68	c total #watches: 354656
1117.51/1117.74	c total #propagations: 136803371 / total #impl: 517246149 (eff. 0.264)
1117.51/1117.74	c #Conflicts:    1876000 | #Learnt:      60821 | 0.000
1117.51/1117.74	c total clause space: 206.656MB
1117.51/1117.74	c total #watches: 358873
1118.60/1118.83	c total #propagations: 136885449 / total #impl: 517640140 (eff. 0.264)
1118.60/1118.83	c #Conflicts:    1877000 | #Learnt:      61821 | 0.000
1118.60/1118.83	c total clause space: 206.656MB
1118.60/1118.83	c total #watches: 362161
1119.70/1119.99	c total #propagations: 136965093 / total #impl: 518011683 (eff. 0.264)
1119.70/1119.99	c #Conflicts:    1878000 | #Learnt:      62821 | 0.000
1119.70/1119.99	c total clause space: 206.656MB
1119.70/1119.99	c total #watches: 365312
1120.80/1121.01	c total #propagations: 137037723 / total #impl: 518344263 (eff. 0.264)
1120.80/1121.01	c #Conflicts:    1879000 | #Learnt:      63821 | 0.000
1120.80/1121.01	c total clause space: 206.656MB
1120.80/1121.01	c total #watches: 369158
1121.70/1121.93	c total #propagations: 137125229 / total #impl: 518804625 (eff. 0.264)
1121.70/1121.93	c #Conflicts:    1880000 | #Learnt:      64821 | 0.000
1121.70/1121.93	c total clause space: 206.656MB
1121.70/1121.93	c total #watches: 372494
1122.90/1123.15	c total #propagations: 137209635 / total #impl: 519215420 (eff. 0.264)
1122.90/1123.15	c #Conflicts:    1881000 | #Learnt:      65821 | 0.000
1122.90/1123.15	c total clause space: 206.656MB
1122.90/1123.15	c total #watches: 375976
1123.90/1124.10	c total #propagations: 137297741 / total #impl: 519627859 (eff. 0.264)
1123.90/1124.10	c GC COLLECT
1123.90/1124.10	c #Conflicts:    1882000 | #Learnt:      33628 | 0.000
1123.90/1124.10	c total clause space: 206.656MB
1123.90/1124.10	c total #watches: 260268
1124.60/1124.82	c total #propagations: 137384506 / total #impl: 520029170 (eff. 0.264)
1124.60/1124.82	c #Conflicts:    1883000 | #Learnt:      34628 | 0.000
1124.60/1124.82	c total clause space: 206.656MB
1124.60/1124.82	c total #watches: 263345
1125.20/1125.49	c total #propagations: 137470718 / total #impl: 520389275 (eff. 0.264)
1125.20/1125.49	c #Conflicts:    1884000 | #Learnt:      35628 | 0.000
1125.20/1125.49	c total clause space: 206.656MB
1125.20/1125.49	c total #watches: 266786
1126.00/1126.26	c total #propagations: 137546311 / total #impl: 520663090 (eff. 0.264)
1126.00/1126.26	c #Conflicts:    1885000 | #Learnt:      36628 | 0.000
1126.00/1126.26	c total clause space: 206.656MB
1126.00/1126.26	c total #watches: 270207
1126.80/1127.02	c total #propagations: 137623916 / total #impl: 520962622 (eff. 0.264)
1126.80/1127.02	c #Conflicts:    1886000 | #Learnt:      37628 | 0.000
1126.80/1127.02	c total clause space: 206.656MB
1126.80/1127.02	c total #watches: 273802
1127.50/1127.77	c total #propagations: 137702504 / total #impl: 521276017 (eff. 0.264)
1127.50/1127.77	c #Conflicts:    1887000 | #Learnt:      38628 | 0.000
1127.50/1127.77	c total clause space: 206.656MB
1127.50/1127.77	c total #watches: 276716
1128.30/1128.54	c total #propagations: 137778919 / total #impl: 521564802 (eff. 0.264)
1128.30/1128.54	c #Conflicts:    1888000 | #Learnt:      39628 | 0.000
1128.30/1128.54	c total clause space: 206.656MB
1128.30/1128.54	c total #watches: 279867
1129.10/1129.39	c total #propagations: 137854019 / total #impl: 521831825 (eff. 0.264)
1129.10/1129.39	c #Conflicts:    1889000 | #Learnt:      40628 | 0.000
1129.10/1129.39	c total clause space: 206.656MB
1129.10/1129.39	c total #watches: 282821
1130.00/1130.20	c total #propagations: 137931796 / total #impl: 522126890 (eff. 0.264)
1130.00/1130.20	c #Conflicts:    1890000 | #Learnt:      41628 | 0.000
1130.00/1130.20	c total clause space: 206.656MB
1130.00/1130.20	c total #watches: 286222
1130.70/1130.92	c total #propagations: 138005999 / total #impl: 522410360 (eff. 0.264)
1130.70/1130.92	c #Conflicts:    1891000 | #Learnt:      42628 | 0.000
1130.70/1130.92	c total clause space: 206.656MB
1130.70/1130.92	c total #watches: 289299
1131.50/1131.79	c total #propagations: 138076693 / total #impl: 522661542 (eff. 0.264)
1131.50/1131.79	c #Conflicts:    1892000 | #Learnt:      43628 | 0.000
1131.50/1131.79	c total clause space: 206.656MB
1131.50/1131.79	c total #watches: 292199
1132.40/1132.67	c total #propagations: 138150261 / total #impl: 522908447 (eff. 0.264)
1132.40/1132.67	c #Conflicts:    1893000 | #Learnt:      44628 | 0.000
1132.40/1132.67	c total clause space: 206.656MB
1132.40/1132.67	c total #watches: 295297
1133.30/1133.56	c total #propagations: 138226934 / total #impl: 523207760 (eff. 0.264)
1133.30/1133.56	c #Conflicts:    1894000 | #Learnt:      45628 | 0.000
1133.30/1133.56	c total clause space: 206.656MB
1133.30/1133.56	c total #watches: 298626
1134.10/1134.31	c total #propagations: 138312043 / total #impl: 523593351 (eff. 0.264)
1134.10/1134.31	c #Conflicts:    1895000 | #Learnt:      46628 | 0.000
1134.10/1134.31	c total clause space: 206.656MB
1134.10/1134.31	c total #watches: 302417
1134.90/1135.15	c total #propagations: 138394255 / total #impl: 523934558 (eff. 0.264)
1134.90/1135.15	c #Conflicts:    1896000 | #Learnt:      47628 | 0.000
1134.90/1135.15	c total clause space: 206.656MB
1134.90/1135.15	c total #watches: 305790
1135.90/1136.11	c total #propagations: 138471150 / total #impl: 524244669 (eff. 0.264)
1135.90/1136.11	c #Conflicts:    1897000 | #Learnt:      48628 | 0.000
1135.90/1136.11	c total clause space: 206.656MB
1135.90/1136.11	c total #watches: 309110
1136.70/1136.99	c total #propagations: 138557956 / total #impl: 524630381 (eff. 0.264)
1136.70/1136.99	c #Conflicts:    1898000 | #Learnt:      49628 | 0.000
1136.70/1136.99	c total clause space: 206.656MB
1136.70/1136.99	c total #watches: 312120
1137.70/1137.95	c total #propagations: 138639163 / total #impl: 524968735 (eff. 0.264)
1137.70/1137.95	c #Conflicts:    1899000 | #Learnt:      50628 | 0.000
1137.70/1137.95	c total clause space: 206.656MB
1137.70/1137.95	c total #watches: 315403
1138.79/1139.00	c total #propagations: 138721064 / total #impl: 525288216 (eff. 0.264)
1138.79/1139.00	c #Conflicts:    1900000 | #Learnt:      51628 | 0.000
1138.79/1139.00	c total clause space: 206.656MB
1138.79/1139.00	c total #watches: 318678
1139.79/1140.03	c total #propagations: 138804534 / total #impl: 525620236 (eff. 0.264)
1139.79/1140.03	c #Conflicts:    1901000 | #Learnt:      52628 | 0.000
1139.79/1140.03	c total clause space: 206.656MB
1139.79/1140.03	c total #watches: 321753
1140.79/1141.04	c total #propagations: 138884654 / total #impl: 525920300 (eff. 0.264)
1140.79/1141.04	c #Conflicts:    1902000 | #Learnt:      53628 | 0.000
1140.79/1141.04	c total clause space: 206.656MB
1140.79/1141.04	c total #watches: 324826
1141.70/1141.96	c total #propagations: 138962394 / total #impl: 526214700 (eff. 0.264)
1141.70/1141.96	c #Conflicts:    1903000 | #Learnt:      54628 | 0.000
1141.70/1141.96	c total clause space: 206.656MB
1141.70/1141.96	c total #watches: 328385
1142.59/1142.88	c total #propagations: 139041609 / total #impl: 526528840 (eff. 0.264)
1142.59/1142.88	c #Conflicts:    1904000 | #Learnt:      55628 | 0.000
1142.59/1142.88	c total clause space: 206.656MB
1142.59/1142.88	c total #watches: 331648
1143.69/1143.96	c total #propagations: 139115847 / total #impl: 526835644 (eff. 0.264)
1143.69/1143.96	c #Conflicts:    1905000 | #Learnt:      56628 | 0.000
1143.69/1143.96	c total clause space: 206.656MB
1143.69/1143.96	c total #watches: 335078
1144.69/1144.91	c total #propagations: 139188858 / total #impl: 527112028 (eff. 0.264)
1144.69/1144.91	c #Conflicts:    1906000 | #Learnt:      57628 | 0.000
1144.69/1144.91	c total clause space: 206.656MB
1144.69/1144.91	c total #watches: 338606
1145.59/1145.83	c total #propagations: 139266634 / total #impl: 527392949 (eff. 0.264)
1145.59/1145.83	c #Conflicts:    1907000 | #Learnt:      58628 | 0.000
1145.59/1145.83	c total clause space: 206.656MB
1145.59/1145.83	c total #watches: 342065
1146.59/1146.88	c total #propagations: 139340969 / total #impl: 527692196 (eff. 0.264)
1146.59/1146.88	c #Conflicts:    1908000 | #Learnt:      59628 | 0.000
1146.59/1146.88	c total clause space: 206.656MB
1146.59/1146.88	c total #watches: 345617
1147.49/1147.75	c total #propagations: 139420128 / total #impl: 527987488 (eff. 0.264)
1147.49/1147.75	c #Conflicts:    1909000 | #Learnt:      60628 | 0.000
1147.49/1147.75	c total clause space: 206.656MB
1147.49/1147.75	c total #watches: 349901
1148.39/1148.68	c total #propagations: 139508198 / total #impl: 528332939 (eff. 0.264)
1148.39/1148.68	c #Conflicts:    1910000 | #Learnt:      61628 | 0.000
1148.39/1148.68	c total clause space: 206.656MB
1148.39/1148.68	c total #watches: 353693
1149.41/1149.64	c total #propagations: 139587972 / total #impl: 528669217 (eff. 0.264)
1149.41/1149.64	c #Conflicts:    1911000 | #Learnt:      62628 | 0.000
1149.41/1149.64	c total clause space: 206.656MB
1149.41/1149.64	c total #watches: 357501
1150.41/1150.65	c total #propagations: 139664789 / total #impl: 528945296 (eff. 0.264)
1150.41/1150.65	c #Conflicts:    1912000 | #Learnt:      63628 | 0.000
1150.41/1150.65	c total clause space: 206.656MB
1150.41/1150.65	c total #watches: 361728
1151.69/1151.91	c total #propagations: 139742326 / total #impl: 529224231 (eff. 0.264)
1151.69/1151.91	c S1->S2
1151.69/1151.91	c #Conflicts:    1913000 | #Learnt:      64629 | 0.000
1151.69/1151.91	c total clause space: 206.656MB
1151.69/1151.91	c total #watches: 366065
1152.70/1152.98	c total #propagations: 139839846 / total #impl: 529678583 (eff. 0.264)
1152.70/1152.98	c #Conflicts:    1914000 | #Learnt:      65629 | 0.000
1152.70/1152.98	c total clause space: 206.656MB
1152.70/1152.98	c total #watches: 370024
1153.70/1153.98	c total #propagations: 139920080 / total #impl: 530021753 (eff. 0.264)
1153.70/1153.98	c #Conflicts:    1915000 | #Learnt:      66629 | 0.000
1153.70/1153.98	c total clause space: 206.656MB
1153.70/1153.98	c total #watches: 373913
1154.49/1154.72	c total #propagations: 139997637 / total #impl: 530346823 (eff. 0.264)
1154.49/1154.72	c GC COLLECT
1154.49/1154.72	c #Conflicts:    1916000 | #Learnt:      34124 | 0.000
1154.49/1154.72	c total clause space: 206.656MB
1154.49/1154.72	c total #watches: 262862
1154.99/1155.26	c total #propagations: 140080882 / total #impl: 530736340 (eff. 0.264)
1154.99/1155.26	c #Conflicts:    1917000 | #Learnt:      35124 | 0.000
1154.99/1155.26	c total clause space: 206.656MB
1154.99/1155.26	c total #watches: 266636
1155.59/1155.84	c total #propagations: 140158488 / total #impl: 531081330 (eff. 0.264)
1155.59/1155.84	c #Conflicts:    1918000 | #Learnt:      36124 | 0.000
1155.59/1155.84	c total clause space: 206.656MB
1155.59/1155.84	c total #watches: 270505
1156.29/1156.53	c total #propagations: 140232297 / total #impl: 531347255 (eff. 0.264)
1156.29/1156.53	c #Conflicts:    1919000 | #Learnt:      37124 | 0.000
1156.29/1156.53	c total clause space: 206.656MB
1156.29/1156.53	c total #watches: 274438
1157.00/1157.30	c total #propagations: 140313454 / total #impl: 531682528 (eff. 0.264)
1157.00/1157.30	c #Conflicts:    1920000 | #Learnt:      38124 | 0.000
1157.00/1157.30	c total clause space: 206.656MB
1157.00/1157.30	c total #watches: 277953
1157.79/1158.01	c total #propagations: 140396601 / total #impl: 532056613 (eff. 0.264)
1157.79/1158.01	c #Conflicts:    1921000 | #Learnt:      39124 | 0.000
1157.79/1158.01	c total clause space: 206.656MB
1157.79/1158.01	c total #watches: 282060
1158.59/1158.81	c total #propagations: 140477120 / total #impl: 532406180 (eff. 0.264)
1158.59/1158.81	c #Conflicts:    1922000 | #Learnt:      40124 | 0.000
1158.59/1158.81	c total clause space: 206.656MB
1158.59/1158.81	c total #watches: 285251
1159.39/1159.66	c total #propagations: 140559908 / total #impl: 532736031 (eff. 0.264)
1159.39/1159.66	c #Conflicts:    1923000 | #Learnt:      41124 | 0.000
1159.39/1159.66	c total clause space: 206.656MB
1159.39/1159.66	c total #watches: 288834
1160.19/1160.49	c total #propagations: 140646729 / total #impl: 533119822 (eff. 0.264)
1160.19/1160.49	c #Conflicts:    1924000 | #Learnt:      42124 | 0.000
1160.19/1160.49	c total clause space: 206.656MB
1160.19/1160.49	c total #watches: 292396
1160.99/1161.26	c total #propagations: 140718578 / total #impl: 533378877 (eff. 0.264)
1160.99/1161.26	c #Conflicts:    1925000 | #Learnt:      43124 | 0.000
1160.99/1161.26	c total clause space: 206.656MB
1160.99/1161.26	c total #watches: 295992
1161.99/1162.20	c total #propagations: 140791149 / total #impl: 533658790 (eff. 0.264)
1161.99/1162.20	c #Conflicts:    1926000 | #Learnt:      44124 | 0.000
1161.99/1162.20	c total clause space: 206.656MB
1161.99/1162.20	c total #watches: 298949
1162.79/1163.04	c total #propagations: 140871986 / total #impl: 533970252 (eff. 0.264)
1162.79/1163.04	c #Conflicts:    1927000 | #Learnt:      45124 | 0.000
1162.79/1163.04	c total clause space: 206.656MB
1162.79/1163.04	c total #watches: 302005
1163.60/1163.82	c total #propagations: 140953988 / total #impl: 534310194 (eff. 0.264)
1163.60/1163.82	c #Conflicts:    1928000 | #Learnt:      46124 | 0.000
1163.60/1163.82	c total clause space: 206.656MB
1163.60/1163.82	c total #watches: 305452
1164.39/1164.66	c total #propagations: 141033567 / total #impl: 534631719 (eff. 0.264)
1164.39/1164.66	c #Conflicts:    1929000 | #Learnt:      47124 | 0.000
1164.39/1164.66	c total clause space: 206.656MB
1164.39/1164.66	c total #watches: 309647
1165.19/1165.45	c total #propagations: 141116620 / total #impl: 534944195 (eff. 0.264)
1165.19/1165.45	c #Conflicts:    1930000 | #Learnt:      48124 | 0.000
1165.19/1165.45	c total clause space: 206.656MB
1165.19/1165.45	c total #watches: 314054
1165.99/1166.21	c total #propagations: 141193583 / total #impl: 535233899 (eff. 0.264)
1165.99/1166.21	c #Conflicts:    1931000 | #Learnt:      49124 | 0.000
1165.99/1166.21	c total clause space: 206.656MB
1165.99/1166.21	c total #watches: 317611
1166.69/1166.97	c total #propagations: 141264395 / total #impl: 535495266 (eff. 0.264)
1166.69/1166.97	c #Conflicts:    1932000 | #Learnt:      50124 | 0.000
1166.69/1166.97	c total clause space: 206.656MB
1166.69/1166.97	c total #watches: 321376
1167.39/1167.69	c total #propagations: 141341390 / total #impl: 535788142 (eff. 0.264)
1167.39/1167.69	c #Conflicts:    1933000 | #Learnt:      51124 | 0.000
1167.39/1167.69	c total clause space: 206.656MB
1167.39/1167.69	c total #watches: 324905
1168.29/1168.54	c total #propagations: 141411802 / total #impl: 536027580 (eff. 0.264)
1168.29/1168.54	c #Conflicts:    1934000 | #Learnt:      52124 | 0.000
1168.29/1168.54	c total clause space: 206.656MB
1168.29/1168.54	c total #watches: 328104
1169.10/1169.33	c total #propagations: 141482880 / total #impl: 536270974 (eff. 0.264)
1169.10/1169.33	c #Conflicts:    1935000 | #Learnt:      53124 | 0.000
1169.10/1169.33	c total clause space: 206.656MB
1169.10/1169.33	c total #watches: 332123
1169.99/1170.26	c total #propagations: 141551410 / total #impl: 536508876 (eff. 0.264)
1169.99/1170.26	c #Conflicts:    1936000 | #Learnt:      54124 | 0.000
1169.99/1170.26	c total clause space: 206.656MB
1169.99/1170.26	c total #watches: 335714
1170.89/1171.19	c total #propagations: 141620422 / total #impl: 536743846 (eff. 0.264)
1170.89/1171.19	c #Conflicts:    1937000 | #Learnt:      55124 | 0.000
1170.89/1171.19	c total clause space: 206.656MB
1170.89/1171.19	c total #watches: 339765
1171.79/1172.06	c total #propagations: 141692514 / total #impl: 537002208 (eff. 0.264)
1171.79/1172.06	c #Conflicts:    1938000 | #Learnt:      56124 | 0.000
1171.79/1172.06	c total clause space: 206.656MB
1171.79/1172.06	c total #watches: 343339
1172.79/1173.00	c total #propagations: 141761088 / total #impl: 537252138 (eff. 0.264)
1172.79/1173.00	c #Conflicts:    1939000 | #Learnt:      57124 | 0.000
1172.79/1173.00	c total clause space: 206.656MB
1172.79/1173.00	c total #watches: 346993
1173.60/1173.88	c total #propagations: 141828147 / total #impl: 537494403 (eff. 0.264)
1173.60/1173.88	c #Conflicts:    1940000 | #Learnt:      58124 | 0.000
1173.60/1173.88	c total clause space: 206.656MB
1173.60/1173.88	c total #watches: 350929
1174.70/1174.97	c total #propagations: 141904531 / total #impl: 537775557 (eff. 0.264)
1174.70/1174.97	c #Conflicts:    1941000 | #Learnt:      59124 | 0.000
1174.70/1174.97	c total clause space: 206.656MB
1174.70/1174.97	c total #watches: 354117
1175.89/1176.15	c total #propagations: 141981836 / total #impl: 538085513 (eff. 0.264)
1175.89/1176.15	c #Conflicts:    1942000 | #Learnt:      60124 | 0.000
1175.89/1176.15	c total clause space: 206.656MB
1175.89/1176.15	c total #watches: 357526
1176.99/1177.23	c total #propagations: 142058184 / total #impl: 538360348 (eff. 0.264)
1176.99/1177.23	c #Conflicts:    1943000 | #Learnt:      61124 | 0.000
1176.99/1177.23	c total clause space: 206.656MB
1176.99/1177.23	c total #watches: 361176
1178.00/1178.29	c total #propagations: 142133791 / total #impl: 538668820 (eff. 0.264)
1178.00/1178.29	c #Conflicts:    1944000 | #Learnt:      62124 | 0.000
1178.00/1178.29	c total clause space: 206.656MB
1178.00/1178.29	c total #watches: 364426
1179.10/1179.38	c total #propagations: 142207857 / total #impl: 538990409 (eff. 0.264)
1179.10/1179.38	c #Conflicts:    1945000 | #Learnt:      63124 | 0.000
1179.10/1179.38	c total clause space: 206.656MB
1179.10/1179.38	c total #watches: 367795
1180.20/1180.45	c total #propagations: 142287224 / total #impl: 539304159 (eff. 0.264)
1180.20/1180.45	c #Conflicts:    1946000 | #Learnt:      64124 | 0.000
1180.20/1180.45	c total clause space: 206.656MB
1180.20/1180.45	c total #watches: 371286
1181.30/1181.50	c total #propagations: 142369748 / total #impl: 539669687 (eff. 0.264)
1181.30/1181.50	c #Conflicts:    1947000 | #Learnt:      65124 | 0.000
1181.30/1181.50	c total clause space: 206.656MB
1181.30/1181.50	c total #watches: 374396
1182.30/1182.59	c total #propagations: 142446596 / total #impl: 539993090 (eff. 0.264)
1182.30/1182.59	c #Conflicts:    1948000 | #Learnt:      66124 | 0.000
1182.30/1182.59	c total clause space: 206.656MB
1182.30/1182.59	c total #watches: 377675
1183.40/1183.62	c total #propagations: 142526580 / total #impl: 540295416 (eff. 0.264)
1183.40/1183.62	c #Conflicts:    1949000 | #Learnt:      67124 | 0.000
1183.40/1183.62	c total clause space: 206.656MB
1183.40/1183.62	c total #watches: 381358
1184.39/1184.65	c total #propagations: 142602916 / total #impl: 540622478 (eff. 0.264)
1184.39/1184.65	c GC COLLECT
1184.39/1184.65	c #Conflicts:    1950000 | #Learnt:      34316 | 0.000
1184.39/1184.65	c total clause space: 206.656MB
1184.39/1184.65	c total #watches: 263331
1185.09/1185.35	c total #propagations: 142677113 / total #impl: 540893611 (eff. 0.264)
1185.09/1185.35	c #Conflicts:    1951000 | #Learnt:      35316 | 0.000
1185.09/1185.35	c total clause space: 206.656MB
1185.09/1185.35	c total #watches: 266753
1185.79/1186.10	c total #propagations: 142742899 / total #impl: 541139649 (eff. 0.264)
1185.79/1186.10	c #Conflicts:    1952000 | #Learnt:      36316 | 0.000
1185.79/1186.10	c total clause space: 206.656MB
1185.79/1186.10	c total #watches: 270203
1186.49/1186.74	c total #propagations: 142809210 / total #impl: 541405296 (eff. 0.264)
1186.49/1186.74	c #Conflicts:    1953000 | #Learnt:      37316 | 0.000
1186.49/1186.74	c total clause space: 206.656MB
1186.49/1186.74	c total #watches: 274287
1187.09/1187.39	c total #propagations: 142878368 / total #impl: 541702865 (eff. 0.264)
1187.09/1187.39	c #Conflicts:    1954000 | #Learnt:      38316 | 0.000
1187.09/1187.39	c total clause space: 206.656MB
1187.09/1187.39	c total #watches: 278059
1187.69/1188.00	c total #propagations: 142957190 / total #impl: 542024574 (eff. 0.264)
1187.69/1188.00	c #Conflicts:    1955000 | #Learnt:      39316 | 0.000
1187.69/1188.00	c total clause space: 206.656MB
1187.69/1188.00	c total #watches: 281194
1188.39/1188.69	c total #propagations: 143034455 / total #impl: 542341475 (eff. 0.264)
1188.39/1188.69	c #Conflicts:    1956000 | #Learnt:      40316 | 0.000
1188.39/1188.69	c total clause space: 206.656MB
1188.39/1188.69	c total #watches: 285412
1189.19/1189.46	c total #propagations: 143120294 / total #impl: 542690898 (eff. 0.264)
1189.19/1189.46	c #Conflicts:    1957000 | #Learnt:      41316 | 0.000
1189.19/1189.46	c total clause space: 206.656MB
1189.19/1189.46	c total #watches: 289117
1189.89/1190.16	c total #propagations: 143193061 / total #impl: 542974324 (eff. 0.264)
1189.89/1190.16	c #Conflicts:    1958000 | #Learnt:      42316 | 0.000
1189.89/1190.16	c total clause space: 206.656MB
1189.89/1190.16	c total #watches: 293760
1190.59/1190.88	c total #propagations: 143269094 / total #impl: 543237864 (eff. 0.264)
1190.59/1190.88	c #Conflicts:    1959000 | #Learnt:      43316 | 0.000
1190.59/1190.88	c total clause space: 206.656MB
1190.59/1190.88	c total #watches: 297788
1191.29/1191.58	c total #propagations: 143348382 / total #impl: 543510941 (eff. 0.264)
1191.29/1191.58	c #Conflicts:    1960000 | #Learnt:      44316 | 0.000
1191.29/1191.58	c total clause space: 206.656MB
1191.29/1191.58	c total #watches: 301881
1191.99/1192.26	c total #propagations: 143417068 / total #impl: 543753075 (eff. 0.264)
1191.99/1192.26	c #Conflicts:    1961000 | #Learnt:      45316 | 0.000
1191.99/1192.26	c total clause space: 206.656MB
1191.99/1192.26	c total #watches: 305265
1192.79/1193.02	c total #propagations: 143485371 / total #impl: 543984890 (eff. 0.264)
1192.79/1193.02	c #Conflicts:    1962000 | #Learnt:      46316 | 0.000
1192.79/1193.02	c total clause space: 206.656MB
1192.79/1193.02	c total #watches: 308815
1193.59/1193.80	c total #propagations: 143552963 / total #impl: 544232958 (eff. 0.264)
1193.59/1193.80	c #Conflicts:    1963000 | #Learnt:      47316 | 0.000
1193.59/1193.80	c total clause space: 206.656MB
1193.59/1193.80	c total #watches: 312259
1194.19/1194.42	c total #propagations: 143626538 / total #impl: 544524888 (eff. 0.264)
1194.19/1194.42	c #Conflicts:    1964000 | #Learnt:      48316 | 0.000
1194.19/1194.42	c total clause space: 206.656MB
1194.19/1194.42	c total #watches: 315769
1194.99/1195.20	c total #propagations: 143699407 / total #impl: 544811785 (eff. 0.264)
1194.99/1195.20	c #Conflicts:    1965000 | #Learnt:      49316 | 0.000
1194.99/1195.20	c total clause space: 206.656MB
1194.99/1195.20	c total #watches: 319264
1195.79/1196.02	c total #propagations: 143761483 / total #impl: 545022603 (eff. 0.264)
1195.79/1196.02	c #Conflicts:    1966000 | #Learnt:      50316 | 0.000
1195.79/1196.02	c total clause space: 206.656MB
1195.79/1196.02	c total #watches: 323140
1196.49/1196.76	c total #propagations: 143823723 / total #impl: 545260530 (eff. 0.264)
1196.49/1196.76	c #Conflicts:    1967000 | #Learnt:      51316 | 0.000
1196.49/1196.76	c total clause space: 206.656MB
1196.49/1196.76	c total #watches: 327058
1197.39/1197.69	c total #propagations: 143891278 / total #impl: 545507417 (eff. 0.264)
1197.39/1197.69	c #Conflicts:    1968000 | #Learnt:      52315 | 0.000
1197.39/1197.69	c total clause space: 206.656MB
1197.39/1197.69	c total #watches: 330454
1198.29/1198.54	c total #propagations: 143959028 / total #impl: 545767928 (eff. 0.264)
1198.29/1198.54	c #Conflicts:    1969000 | #Learnt:      53315 | 0.000
1198.29/1198.54	c total clause space: 206.656MB
1198.29/1198.54	c total #watches: 334218
1199.19/1199.41	c total #propagations: 144038747 / total #impl: 546083408 (eff. 0.264)
1199.19/1199.41	c #Conflicts:    1970000 | #Learnt:      54315 | 0.000
1199.19/1199.41	c total clause space: 206.656MB
1199.19/1199.41	c total #watches: 338313
1200.09/1200.35	c total #propagations: 144128724 / total #impl: 546468320 (eff. 0.264)
1200.09/1200.35	c #Conflicts:    1971000 | #Learnt:      55315 | 0.000
1200.09/1200.35	c total clause space: 206.656MB
1200.09/1200.35	c total #watches: 342065
1200.99/1201.23	c total #propagations: 144220196 / total #impl: 546894360 (eff. 0.264)
1200.99/1201.23	c #Conflicts:    1972000 | #Learnt:      56315 | 0.000
1200.99/1201.23	c total clause space: 206.656MB
1200.99/1201.23	c total #watches: 345820
1201.79/1202.04	c total #propagations: 144296958 / total #impl: 547224192 (eff. 0.264)
1201.79/1202.04	c #Conflicts:    1973000 | #Learnt:      57315 | 0.000
1201.79/1202.04	c total clause space: 206.656MB
1201.79/1202.04	c total #watches: 349670
1202.69/1202.96	c total #propagations: 144382906 / total #impl: 547613860 (eff. 0.264)
1202.69/1202.96	c #Conflicts:    1974000 | #Learnt:      58315 | 0.000
1202.69/1202.96	c total clause space: 206.656MB
1202.69/1202.96	c total #watches: 353574
1203.69/1203.90	c total #propagations: 144466116 / total #impl: 547960020 (eff. 0.264)
1203.69/1203.90	c #Conflicts:    1975000 | #Learnt:      59315 | 0.000
1203.69/1203.90	c total clause space: 206.656MB
1203.69/1203.90	c total #watches: 356983
1204.59/1204.85	c total #propagations: 144545460 / total #impl: 548283143 (eff. 0.264)
1204.59/1204.85	c #Conflicts:    1976000 | #Learnt:      60315 | 0.000
1204.59/1204.85	c total clause space: 206.656MB
1204.59/1204.85	c total #watches: 360761
1205.69/1205.90	c total #propagations: 144616967 / total #impl: 548578060 (eff. 0.264)
1205.69/1205.90	c #Conflicts:    1977000 | #Learnt:      61315 | 0.000
1205.69/1205.90	c total clause space: 206.656MB
1205.69/1205.90	c total #watches: 364115
1206.79/1207.04	c total #propagations: 144691946 / total #impl: 548853274 (eff. 0.264)
1206.79/1207.04	c #Conflicts:    1978000 | #Learnt:      62315 | 0.000
1206.79/1207.04	c total clause space: 206.656MB
1206.79/1207.04	c total #watches: 366916
1207.89/1208.18	c total #propagations: 144762013 / total #impl: 549098629 (eff. 0.264)
1207.89/1208.18	c #Conflicts:    1979000 | #Learnt:      63315 | 0.000
1207.89/1208.18	c total clause space: 206.656MB
1207.89/1208.18	c total #watches: 370304
1208.99/1209.28	c total #propagations: 144826060 / total #impl: 549346568 (eff. 0.264)
1208.99/1209.28	c #Conflicts:    1980000 | #Learnt:      64315 | 0.000
1208.99/1209.28	c total clause space: 206.656MB
1208.99/1209.28	c total #watches: 373741
1210.19/1210.42	c total #propagations: 144898476 / total #impl: 549618525 (eff. 0.264)
1210.19/1210.42	c #Conflicts:    1981000 | #Learnt:      65315 | 0.000
1210.19/1210.42	c total clause space: 206.656MB
1210.19/1210.42	c total #watches: 377460
1211.19/1211.46	c total #propagations: 144981945 / total #impl: 549929072 (eff. 0.264)
1211.19/1211.46	c #Conflicts:    1982000 | #Learnt:      66315 | 0.000
1211.19/1211.46	c total clause space: 206.656MB
1211.19/1211.46	c total #watches: 380933
1212.29/1212.57	c total #propagations: 145056763 / total #impl: 550193648 (eff. 0.264)
1212.29/1212.57	c #Conflicts:    1983000 | #Learnt:      67315 | 0.000
1212.29/1212.57	c total clause space: 206.656MB
1212.29/1212.57	c total #watches: 383979
1213.49/1213.79	c total #propagations: 145128443 / total #impl: 550447848 (eff. 0.264)
1213.49/1213.79	c GC COLLECT
1213.49/1213.79	c #Conflicts:    1984000 | #Learnt:      34211 | 0.000
1213.49/1213.79	c total clause space: 206.656MB
1213.49/1213.79	c total #watches: 262809
1214.19/1214.48	c total #propagations: 145198741 / total #impl: 550708438 (eff. 0.264)
1214.19/1214.48	c #Conflicts:    1985000 | #Learnt:      35211 | 0.000
1214.19/1214.48	c total clause space: 206.656MB
1214.19/1214.48	c total #watches: 265940
1214.88/1215.19	c total #propagations: 145268001 / total #impl: 550950738 (eff. 0.264)
1214.88/1215.19	c #Conflicts:    1986000 | #Learnt:      36211 | 0.000
1214.88/1215.19	c total clause space: 206.656MB
1214.88/1215.19	c total #watches: 269159
1215.68/1215.96	c total #propagations: 145331765 / total #impl: 551170837 (eff. 0.264)
1215.68/1215.96	c #Conflicts:    1987000 | #Learnt:      37211 | 0.000
1215.68/1215.96	c total clause space: 206.656MB
1215.68/1215.96	c total #watches: 272770
1216.49/1216.76	c total #propagations: 145407462 / total #impl: 551473218 (eff. 0.264)
1216.49/1216.76	c #Conflicts:    1988000 | #Learnt:      38211 | 0.000
1216.49/1216.76	c total clause space: 206.656MB
1216.49/1216.76	c total #watches: 275821
1217.28/1217.53	c total #propagations: 145481403 / total #impl: 551761818 (eff. 0.264)
1217.28/1217.53	c #Conflicts:    1989000 | #Learnt:      39211 | 0.000
1217.28/1217.53	c total clause space: 206.656MB
1217.28/1217.53	c total #watches: 279471
1218.08/1218.30	c total #propagations: 145548052 / total #impl: 552007751 (eff. 0.264)
1218.08/1218.30	c #Conflicts:    1990000 | #Learnt:      40211 | 0.000
1218.08/1218.30	c total clause space: 206.656MB
1218.08/1218.30	c total #watches: 282684
1218.78/1219.08	c total #propagations: 145622709 / total #impl: 552303191 (eff. 0.264)
1218.78/1219.08	c #Conflicts:    1991000 | #Learnt:      41211 | 0.000
1218.78/1219.08	c total clause space: 206.656MB
1218.78/1219.08	c total #watches: 286660
1219.48/1219.71	c total #propagations: 145705019 / total #impl: 552642759 (eff. 0.264)
1219.48/1219.71	c #Conflicts:    1992000 | #Learnt:      42211 | 0.000
1219.48/1219.71	c total clause space: 206.656MB
1219.48/1219.71	c total #watches: 290643
1220.18/1220.41	c total #propagations: 145785768 / total #impl: 552936977 (eff. 0.264)
1220.18/1220.41	c #Conflicts:    1993000 | #Learnt:      43211 | 0.000
1220.18/1220.41	c total clause space: 206.656MB
1220.18/1220.41	c total #watches: 294997
1220.89/1221.15	c total #propagations: 145871100 / total #impl: 553306202 (eff. 0.264)
1220.89/1221.15	c #Conflicts:    1994000 | #Learnt:      44211 | 0.000
1220.89/1221.15	c total clause space: 206.656MB
1220.89/1221.15	c total #watches: 298414
1221.78/1222.08	c total #propagations: 145948569 / total #impl: 553614185 (eff. 0.264)
1221.78/1222.08	c #Conflicts:    1995000 | #Learnt:      45211 | 0.000
1221.78/1222.08	c total clause space: 206.656MB
1221.78/1222.08	c total #watches: 301383
1222.58/1222.89	c total #propagations: 146028876 / total #impl: 553921734 (eff. 0.264)
1222.58/1222.89	c #Conflicts:    1996000 | #Learnt:      46211 | 0.000
1222.58/1222.89	c total clause space: 206.656MB
1222.58/1222.89	c total #watches: 304760
1223.48/1223.72	c total #propagations: 146099648 / total #impl: 554189264 (eff. 0.264)
1223.48/1223.72	c #Conflicts:    1997000 | #Learnt:      47211 | 0.000
1223.48/1223.72	c total clause space: 206.656MB
1223.48/1223.72	c total #watches: 308071
1224.38/1224.60	c total #propagations: 146176045 / total #impl: 554504890 (eff. 0.264)
1224.38/1224.60	c #Conflicts:    1998000 | #Learnt:      48211 | 0.000
1224.38/1224.60	c total clause space: 206.656MB
1224.38/1224.60	c total #watches: 311350
1225.08/1225.39	c total #propagations: 146253311 / total #impl: 554802484 (eff. 0.264)
1225.08/1225.39	c #Conflicts:    1999000 | #Learnt:      49211 | 0.000
1225.08/1225.39	c total clause space: 206.656MB
1225.08/1225.39	c total #watches: 314769
1226.08/1226.32	c total #propagations: 146316700 / total #impl: 555021139 (eff. 0.264)
1226.08/1226.32	c #Conflicts:    2000000 | #Learnt:      50211 | 0.000
1226.08/1226.32	c total clause space: 206.656MB
1226.08/1226.32	c total #watches: 317656
1226.88/1227.19	c total #propagations: 146387741 / total #impl: 555302695 (eff. 0.264)
1226.88/1227.19	c #Conflicts:    2001000 | #Learnt:      51211 | 0.000
1226.88/1227.19	c total clause space: 206.656MB
1226.88/1227.19	c total #watches: 320842
1227.68/1227.95	c total #propagations: 146474574 / total #impl: 555710446 (eff. 0.264)
1227.68/1227.95	c #Conflicts:    2002000 | #Learnt:      52211 | 0.000
1227.68/1227.95	c total clause space: 206.656MB
1227.68/1227.95	c total #watches: 324514
1228.38/1228.69	c total #propagations: 146567746 / total #impl: 556167221 (eff. 0.264)
1228.38/1228.69	c #Conflicts:    2003000 | #Learnt:      53211 | 0.000
1228.38/1228.69	c total clause space: 206.656MB
1228.38/1228.69	c total #watches: 328205
1229.18/1229.48	c total #propagations: 146650132 / total #impl: 556462806 (eff. 0.264)
1229.18/1229.48	c #Conflicts:    2004000 | #Learnt:      54211 | 0.000
1229.18/1229.48	c total clause space: 206.656MB
1229.18/1229.48	c total #watches: 331470
1230.18/1230.40	c total #propagations: 146723157 / total #impl: 556740597 (eff. 0.264)
1230.18/1230.40	c #Conflicts:    2005000 | #Learnt:      55211 | 0.000
1230.18/1230.40	c total clause space: 206.656MB
1230.18/1230.40	c total #watches: 335246
1230.98/1231.24	c total #propagations: 146794870 / total #impl: 557014210 (eff. 0.264)
1230.98/1231.24	c #Conflicts:    2006000 | #Learnt:      56211 | 0.000
1230.98/1231.24	c total clause space: 206.656MB
1230.98/1231.24	c total #watches: 338844
1231.89/1232.12	c total #propagations: 146862149 / total #impl: 557251502 (eff. 0.264)
1231.89/1232.12	c #Conflicts:    2007000 | #Learnt:      57211 | 0.000
1231.89/1232.12	c total clause space: 206.656MB
1231.89/1232.12	c total #watches: 342525
1232.99/1233.23	c total #propagations: 146940491 / total #impl: 557528650 (eff. 0.264)
1232.99/1233.23	c #Conflicts:    2008000 | #Learnt:      58211 | 0.000
1232.99/1233.23	c total clause space: 206.656MB
1232.99/1233.23	c total #watches: 345886
1234.09/1234.32	c total #propagations: 147017625 / total #impl: 557834397 (eff. 0.264)
1234.09/1234.32	c #Conflicts:    2009000 | #Learnt:      59211 | 0.000
1234.09/1234.32	c total clause space: 206.656MB
1234.09/1234.32	c total #watches: 349081
1234.98/1235.26	c total #propagations: 147091125 / total #impl: 558142878 (eff. 0.264)
1234.98/1235.26	c #Conflicts:    2010000 | #Learnt:      60211 | 0.000
1234.98/1235.26	c total clause space: 206.656MB
1234.98/1235.26	c total #watches: 352198
1235.98/1236.23	c total #propagations: 147160500 / total #impl: 558410255 (eff. 0.264)
1235.98/1236.23	c #Conflicts:    2011000 | #Learnt:      61211 | 0.000
1235.98/1236.23	c total clause space: 206.656MB
1235.98/1236.23	c total #watches: 355633
1237.08/1237.36	c total #propagations: 147231937 / total #impl: 558660421 (eff. 0.264)
1237.08/1237.36	c #Conflicts:    2012000 | #Learnt:      62211 | 0.000
1237.08/1237.36	c total clause space: 206.656MB
1237.08/1237.36	c total #watches: 359225
1237.98/1238.24	c total #propagations: 147314377 / total #impl: 558979254 (eff. 0.264)
1237.98/1238.24	c #Conflicts:    2013000 | #Learnt:      63211 | 0.000
1237.98/1238.24	c total clause space: 206.656MB
1237.98/1238.24	c total #watches: 363348
1238.98/1239.25	c total #propagations: 147394924 / total #impl: 559380231 (eff. 0.263)
1238.98/1239.25	c #Conflicts:    2014000 | #Learnt:      64211 | 0.000
1238.98/1239.25	c total clause space: 206.656MB
1238.98/1239.25	c total #watches: 367312
1239.98/1240.27	c total #propagations: 147473969 / total #impl: 559714526 (eff. 0.263)
1239.98/1240.27	c #Conflicts:    2015000 | #Learnt:      65211 | 0.000
1239.98/1240.27	c total clause space: 206.656MB
1239.98/1240.27	c total #watches: 370859
1240.98/1241.29	c total #propagations: 147555702 / total #impl: 560073081 (eff. 0.263)
1240.98/1241.29	c #Conflicts:    2016000 | #Learnt:      66211 | 0.000
1240.98/1241.29	c total clause space: 206.656MB
1240.98/1241.29	c total #watches: 374198
1242.08/1242.38	c total #propagations: 147634711 / total #impl: 560411022 (eff. 0.263)
1242.08/1242.38	c #Conflicts:    2017000 | #Learnt:      67211 | 0.000
1242.08/1242.38	c total clause space: 206.656MB
1242.08/1242.38	c total #watches: 377792
1243.18/1243.49	c total #propagations: 147711775 / total #impl: 560734214 (eff. 0.263)
1243.18/1243.49	c #Conflicts:    2018000 | #Learnt:      68211 | 0.000
1243.18/1243.49	c total clause space: 206.656MB
1243.18/1243.49	c total #watches: 381596
1244.28/1244.54	c total #propagations: 147796049 / total #impl: 561090544 (eff. 0.263)
1244.28/1244.54	c GC COLLECT
1244.28/1244.54	c #Conflicts:    2019000 | #Learnt:      34812 | 0.000
1244.28/1244.54	c total clause space: 206.656MB
1244.28/1244.54	c total #watches: 265042
1244.88/1245.13	c total #propagations: 147883677 / total #impl: 561488417 (eff. 0.263)
1244.88/1245.13	c #Conflicts:    2020000 | #Learnt:      35812 | 0.000
1244.88/1245.13	c total clause space: 206.656MB
1244.88/1245.13	c total #watches: 269286
1245.58/1245.81	c total #propagations: 147960002 / total #impl: 561761660 (eff. 0.263)
1245.58/1245.81	c #Conflicts:    2021000 | #Learnt:      36812 | 0.000
1245.58/1245.81	c total clause space: 206.656MB
1245.58/1245.81	c total #watches: 273440
1246.38/1246.66	c total #propagations: 148027651 / total #impl: 562020903 (eff. 0.263)
1246.38/1246.66	c #Conflicts:    2022000 | #Learnt:      37812 | 0.000
1246.38/1246.66	c total clause space: 206.656MB
1246.38/1246.66	c total #watches: 276997
1247.18/1247.45	c total #propagations: 148103564 / total #impl: 562319005 (eff. 0.263)
1247.18/1247.45	c #Conflicts:    2023000 | #Learnt:      38812 | 0.000
1247.18/1247.45	c total clause space: 206.656MB
1247.18/1247.45	c total #watches: 280410
1247.98/1248.24	c total #propagations: 148175120 / total #impl: 562637182 (eff. 0.263)
1247.98/1248.24	c #Conflicts:    2024000 | #Learnt:      39812 | 0.000
1247.98/1248.24	c total clause space: 206.656MB
1247.98/1248.24	c total #watches: 284106
1248.78/1249.07	c total #propagations: 148254137 / total #impl: 562972662 (eff. 0.263)
1248.78/1249.07	c #Conflicts:    2025000 | #Learnt:      40812 | 0.000
1248.78/1249.07	c total clause space: 206.656MB
1248.78/1249.07	c total #watches: 287878
1249.58/1249.85	c total #propagations: 148331262 / total #impl: 563269815 (eff. 0.263)
1249.58/1249.85	c #Conflicts:    2026000 | #Learnt:      41812 | 0.000
1249.58/1249.85	c total clause space: 206.656MB
1249.58/1249.85	c total #watches: 291792
1250.28/1250.52	c total #propagations: 148406809 / total #impl: 563580480 (eff. 0.263)
1250.28/1250.52	c #Conflicts:    2027000 | #Learnt:      42812 | 0.000
1250.28/1250.52	c total clause space: 206.656MB
1250.28/1250.52	c total #watches: 295636
1251.08/1251.39	c total #propagations: 148482314 / total #impl: 563883861 (eff. 0.263)
1251.08/1251.39	c #Conflicts:    2028000 | #Learnt:      43812 | 0.000
1251.08/1251.39	c total clause space: 206.656MB
1251.08/1251.39	c total #watches: 299072
1252.08/1252.37	c total #propagations: 148555985 / total #impl: 564171528 (eff. 0.263)
1252.08/1252.37	c #Conflicts:    2029000 | #Learnt:      44812 | 0.000
1252.08/1252.37	c total clause space: 206.656MB
1252.08/1252.37	c total #watches: 302036
1252.98/1253.25	c total #propagations: 148627126 / total #impl: 564422857 (eff. 0.263)
1252.98/1253.25	c #Conflicts:    2030000 | #Learnt:      45812 | 0.000
1252.98/1253.25	c total clause space: 206.656MB
1252.98/1253.25	c total #watches: 304859
1253.98/1254.21	c total #propagations: 148697499 / total #impl: 564706472 (eff. 0.263)
1253.98/1254.21	c #Conflicts:    2031000 | #Learnt:      46812 | 0.000
1253.98/1254.21	c total clause space: 206.656MB
1253.98/1254.21	c total #watches: 308113
1254.88/1255.11	c total #propagations: 148770436 / total #impl: 565015321 (eff. 0.263)
1254.88/1255.11	c #Conflicts:    2032000 | #Learnt:      47812 | 0.000
1254.88/1255.11	c total clause space: 206.656MB
1254.88/1255.11	c total #watches: 311191
1255.88/1256.16	c total #propagations: 148846201 / total #impl: 565329343 (eff. 0.263)
1255.88/1256.16	c #Conflicts:    2033000 | #Learnt:      48812 | 0.000
1255.88/1256.16	c total clause space: 206.656MB
1255.88/1256.16	c total #watches: 313997
1256.78/1257.08	c total #propagations: 148920039 / total #impl: 565610427 (eff. 0.263)
1256.78/1257.08	c #Conflicts:    2034000 | #Learnt:      49812 | 0.000
1256.78/1257.08	c total clause space: 206.656MB
1256.78/1257.08	c total #watches: 317618
1257.78/1258.01	c total #propagations: 149009893 / total #impl: 566051370 (eff. 0.263)
1257.78/1258.01	c #Conflicts:    2035000 | #Learnt:      50812 | 0.000
1257.78/1258.01	c total clause space: 206.656MB
1257.78/1258.01	c total #watches: 321336
1258.68/1258.92	c total #propagations: 149083074 / total #impl: 566316889 (eff. 0.263)
1258.68/1258.92	c #Conflicts:    2036000 | #Learnt:      51812 | 0.000
1258.68/1258.92	c total clause space: 206.656MB
1258.68/1258.92	c total #watches: 324733
1259.48/1259.72	c total #propagations: 149157986 / total #impl: 566617947 (eff. 0.263)
1259.48/1259.72	c #Conflicts:    2037000 | #Learnt:      52812 | 0.000
1259.48/1259.72	c total clause space: 206.656MB
1259.48/1259.72	c total #watches: 327935
1260.18/1260.49	c total #propagations: 149225718 / total #impl: 566854423 (eff. 0.263)
1260.18/1260.49	c #Conflicts:    2038000 | #Learnt:      53812 | 0.000
1260.18/1260.49	c total clause space: 206.656MB
1260.18/1260.49	c total #watches: 330847
1261.18/1261.46	c total #propagations: 149295144 / total #impl: 567116130 (eff. 0.263)
1261.18/1261.46	c #Conflicts:    2039000 | #Learnt:      54812 | 0.000
1261.18/1261.46	c total clause space: 206.656MB
1261.18/1261.46	c total #watches: 334933
1262.18/1262.40	c total #propagations: 149377355 / total #impl: 567464991 (eff. 0.263)
1262.18/1262.40	c #Conflicts:    2040000 | #Learnt:      55812 | 0.000
1262.18/1262.40	c total clause space: 206.656MB
1262.18/1262.40	c total #watches: 338362
1263.08/1263.39	c total #propagations: 149455835 / total #impl: 567789965 (eff. 0.263)
1263.08/1263.39	c #Conflicts:    2041000 | #Learnt:      56812 | 0.000
1263.08/1263.39	c total clause space: 206.656MB
1263.08/1263.39	c total #watches: 341649
1264.18/1264.41	c total #propagations: 149531349 / total #impl: 568095285 (eff. 0.263)
1264.18/1264.41	c #Conflicts:    2042000 | #Learnt:      57812 | 0.000
1264.18/1264.41	c total clause space: 206.656MB
1264.18/1264.41	c total #watches: 345279
1265.28/1265.58	c total #propagations: 149608244 / total #impl: 568410138 (eff. 0.263)
1265.28/1265.58	c #Conflicts:    2043000 | #Learnt:      58812 | 0.000
1265.28/1265.58	c total clause space: 206.656MB
1265.28/1265.58	c total #watches: 348534
1266.38/1266.68	c total #propagations: 149678265 / total #impl: 568690487 (eff. 0.263)
1266.38/1266.68	c #Conflicts:    2044000 | #Learnt:      59812 | 0.000
1266.38/1266.68	c total clause space: 206.656MB
1266.38/1266.68	c total #watches: 351492
1267.38/1267.69	c total #propagations: 149751156 / total #impl: 568980242 (eff. 0.263)
1267.38/1267.69	c #Conflicts:    2045000 | #Learnt:      60812 | 0.000
1267.38/1267.69	c total clause space: 206.656MB
1267.38/1267.69	c total #watches: 354699
1268.38/1268.65	c total #propagations: 149819263 / total #impl: 569250217 (eff. 0.263)
1268.38/1268.65	c #Conflicts:    2046000 | #Learnt:      61812 | 0.000
1268.38/1268.65	c total clause space: 206.656MB
1268.38/1268.65	c total #watches: 358379
1269.48/1269.73	c total #propagations: 149893627 / total #impl: 569577431 (eff. 0.263)
1269.48/1269.73	c #Conflicts:    2047000 | #Learnt:      62812 | 0.000
1269.48/1269.73	c total clause space: 206.656MB
1269.48/1269.73	c total #watches: 362098
1270.78/1271.08	c total #propagations: 149962033 / total #impl: 569854643 (eff. 0.263)
1270.78/1271.08	c #Conflicts:    2048000 | #Learnt:      63812 | 0.000
1270.78/1271.08	c total clause space: 206.656MB
1270.78/1271.08	c total #watches: 365192
1272.08/1272.35	c total #propagations: 150039667 / total #impl: 570147101 (eff. 0.263)
1272.08/1272.35	c #Conflicts:    2049000 | #Learnt:      64812 | 0.000
1272.08/1272.35	c total clause space: 206.656MB
1272.08/1272.35	c total #watches: 368327
1273.38/1273.62	c total #propagations: 150121395 / total #impl: 570501742 (eff. 0.263)
1273.38/1273.62	c #Conflicts:    2050000 | #Learnt:      65812 | 0.000
1273.38/1273.62	c total clause space: 206.656MB
1273.38/1273.62	c total #watches: 371524
1274.48/1274.70	c total #propagations: 150195799 / total #impl: 570817904 (eff. 0.263)
1274.48/1274.70	c #Conflicts:    2051000 | #Learnt:      66812 | 0.000
1274.48/1274.70	c total clause space: 206.656MB
1274.48/1274.70	c total #watches: 375087
1275.68/1275.91	c total #propagations: 150267910 / total #impl: 571139215 (eff. 0.263)
1275.68/1275.91	c #Conflicts:    2052000 | #Learnt:      67812 | 0.000
1275.68/1275.91	c total clause space: 206.656MB
1275.68/1275.91	c total #watches: 377925
1276.98/1277.26	c total #propagations: 150337662 / total #impl: 571420782 (eff. 0.263)
1276.98/1277.26	c #Conflicts:    2053000 | #Learnt:      68812 | 0.000
1276.98/1277.26	c total clause space: 206.656MB
1276.98/1277.26	c total #watches: 381542
1277.98/1278.27	c total #propagations: 150405958 / total #impl: 571687585 (eff. 0.263)
1277.98/1278.27	c GC COLLECT
1277.98/1278.27	c #Conflicts:    2054000 | #Learnt:      35113 | 0.000
1277.98/1278.27	c total clause space: 206.656MB
1277.98/1278.27	c total #watches: 266156
1278.67/1278.97	c total #propagations: 150479165 / total #impl: 572004572 (eff. 0.263)
1278.67/1278.97	c #Conflicts:    2055000 | #Learnt:      36113 | 0.000
1278.67/1278.97	c total clause space: 206.656MB
1278.67/1278.97	c total #watches: 270490
1279.37/1279.66	c total #propagations: 150566540 / total #impl: 572346849 (eff. 0.263)
1279.37/1279.66	c #Conflicts:    2056000 | #Learnt:      37113 | 0.000
1279.37/1279.66	c total clause space: 206.656MB
1279.37/1279.66	c total #watches: 273807
1280.07/1280.34	c total #propagations: 150640856 / total #impl: 572623911 (eff. 0.263)
1280.07/1280.34	c #Conflicts:    2057000 | #Learnt:      38113 | 0.000
1280.07/1280.34	c total clause space: 206.656MB
1280.07/1280.34	c total #watches: 277422
1280.87/1281.13	c total #propagations: 150708655 / total #impl: 572855317 (eff. 0.263)
1280.87/1281.13	c #Conflicts:    2058000 | #Learnt:      39113 | 0.000
1280.87/1281.13	c total clause space: 206.656MB
1280.87/1281.13	c total #watches: 280416
1281.67/1281.90	c total #propagations: 150781936 / total #impl: 573127035 (eff. 0.263)
1281.67/1281.90	c #Conflicts:    2059000 | #Learnt:      40113 | 0.000
1281.67/1281.90	c total clause space: 206.656MB
1281.67/1281.90	c total #watches: 284547
1282.38/1282.65	c total #propagations: 150863571 / total #impl: 573428015 (eff. 0.263)
1282.38/1282.65	c #Conflicts:    2060000 | #Learnt:      41113 | 0.000
1282.38/1282.65	c total clause space: 206.656MB
1282.38/1282.65	c total #watches: 288967
1283.07/1283.36	c total #propagations: 150941361 / total #impl: 573733707 (eff. 0.263)
1283.07/1283.36	c #Conflicts:    2061000 | #Learnt:      42113 | 0.000
1283.07/1283.36	c total clause space: 206.656MB
1283.07/1283.36	c total #watches: 293668
1283.87/1284.12	c total #propagations: 151027838 / total #impl: 574101413 (eff. 0.263)
1283.87/1284.12	c #Conflicts:    2062000 | #Learnt:      43113 | 0.000
1283.87/1284.12	c total clause space: 206.656MB
1283.87/1284.12	c total #watches: 297332
1284.58/1284.85	c total #propagations: 151111647 / total #impl: 574459176 (eff. 0.263)
1284.58/1284.85	c #Conflicts:    2063000 | #Learnt:      44113 | 0.000
1284.58/1284.85	c total clause space: 206.656MB
1284.58/1284.85	c total #watches: 301904
1285.37/1285.63	c total #propagations: 151194164 / total #impl: 574798699 (eff. 0.263)
1285.37/1285.63	c #Conflicts:    2064000 | #Learnt:      45113 | 0.000
1285.37/1285.63	c total clause space: 206.656MB
1285.37/1285.63	c total #watches: 305586
1286.17/1286.49	c total #propagations: 151271001 / total #impl: 575112650 (eff. 0.263)
1286.17/1286.49	c #Conflicts:    2065000 | #Learnt:      46113 | 0.000
1286.17/1286.49	c total clause space: 206.656MB
1286.17/1286.49	c total #watches: 308870
1287.17/1287.41	c total #propagations: 151347195 / total #impl: 575410497 (eff. 0.263)
1287.17/1287.41	c #Conflicts:    2066000 | #Learnt:      47113 | 0.000
1287.17/1287.41	c total clause space: 206.656MB
1287.17/1287.41	c total #watches: 312436
1288.07/1288.34	c total #propagations: 151435181 / total #impl: 575771513 (eff. 0.263)
1288.07/1288.34	c #Conflicts:    2067000 | #Learnt:      48113 | 0.000
1288.07/1288.34	c total clause space: 206.656MB
1288.07/1288.34	c total #watches: 315639
1288.98/1289.24	c total #propagations: 151506896 / total #impl: 576060238 (eff. 0.263)
1288.98/1289.24	c #Conflicts:    2068000 | #Learnt:      49113 | 0.000
1288.98/1289.24	c total clause space: 206.656MB
1288.98/1289.24	c total #watches: 318888
1289.87/1290.16	c total #propagations: 151576563 / total #impl: 576304133 (eff. 0.263)
1289.87/1290.16	c #Conflicts:    2069000 | #Learnt:      50113 | 0.000
1289.87/1290.16	c total clause space: 206.656MB
1289.87/1290.16	c total #watches: 322087
1290.77/1291.09	c total #propagations: 151647230 / total #impl: 576544260 (eff. 0.263)
1290.77/1291.09	c #Conflicts:    2070000 | #Learnt:      51113 | 0.000
1290.77/1291.09	c total clause space: 206.656MB
1290.77/1291.09	c total #watches: 325592
1291.77/1292.08	c total #propagations: 151728082 / total #impl: 576864484 (eff. 0.263)
1291.77/1292.08	c #Conflicts:    2071000 | #Learnt:      52113 | 0.000
1291.77/1292.08	c total clause space: 206.656MB
1291.77/1292.08	c total #watches: 328619
1292.67/1292.90	c total #propagations: 151801130 / total #impl: 577126931 (eff. 0.263)
1292.67/1292.90	c #Conflicts:    2072000 | #Learnt:      53113 | 0.000
1292.67/1292.90	c total clause space: 206.656MB
1292.67/1292.90	c total #watches: 331977
1293.38/1293.61	c total #propagations: 151876346 / total #impl: 577397461 (eff. 0.263)
1293.38/1293.61	c #Conflicts:    2073000 | #Learnt:      54113 | 0.000
1293.38/1293.61	c total clause space: 206.656MB
1293.38/1293.61	c total #watches: 335754
1294.07/1294.39	c total #propagations: 151946322 / total #impl: 577655423 (eff. 0.263)
1294.07/1294.39	c #Conflicts:    2074000 | #Learnt:      55113 | 0.000
1294.07/1294.39	c total clause space: 206.656MB
1294.07/1294.39	c total #watches: 339025
1294.97/1295.22	c total #propagations: 152012326 / total #impl: 577911529 (eff. 0.263)
1294.97/1295.22	c #Conflicts:    2075000 | #Learnt:      56113 | 0.000
1294.97/1295.22	c total clause space: 206.656MB
1294.97/1295.22	c total #watches: 342578
1295.68/1295.94	c total #propagations: 152077482 / total #impl: 578158461 (eff. 0.263)
1295.68/1295.94	c #Conflicts:    2076000 | #Learnt:      57113 | 0.000
1295.68/1295.94	c total clause space: 206.656MB
1295.68/1295.94	c total #watches: 346971
1296.57/1296.88	c total #propagations: 152144788 / total #impl: 578444606 (eff. 0.263)
1296.57/1296.88	c #Conflicts:    2077000 | #Learnt:      58113 | 0.000
1296.57/1296.88	c total clause space: 206.656MB
1296.57/1296.88	c total #watches: 350098
1297.57/1297.88	c total #propagations: 152205772 / total #impl: 578663856 (eff. 0.263)
1297.57/1297.88	c #Conflicts:    2078000 | #Learnt:      59113 | 0.000
1297.57/1297.88	c total clause space: 206.656MB
1297.57/1297.88	c total #watches: 353266
1298.57/1298.84	c total #propagations: 152272591 / total #impl: 578911934 (eff. 0.263)
1298.57/1298.84	c #Conflicts:    2079000 | #Learnt:      60113 | 0.000
1298.57/1298.84	c total clause space: 206.656MB
1298.57/1298.84	c total #watches: 356328
1299.47/1299.74	c total #propagations: 152354681 / total #impl: 579280404 (eff. 0.263)
1299.47/1299.74	c #Conflicts:    2080000 | #Learnt:      61113 | 0.000
1299.47/1299.74	c total clause space: 206.656MB
1299.47/1299.74	c total #watches: 360480
1300.47/1300.71	c total #propagations: 152432963 / total #impl: 579592897 (eff. 0.263)
1300.47/1300.71	c #Conflicts:    2081000 | #Learnt:      62113 | 0.000
1300.47/1300.71	c total clause space: 206.656MB
1300.47/1300.71	c total #watches: 364036
1301.37/1301.66	c total #propagations: 152520390 / total #impl: 579960280 (eff. 0.263)
1301.37/1301.66	c #Conflicts:    2082000 | #Learnt:      63113 | 0.000
1301.37/1301.66	c total clause space: 206.656MB
1301.37/1301.66	c total #watches: 367965
1302.28/1302.59	c total #propagations: 152617007 / total #impl: 580395576 (eff. 0.263)
1302.28/1302.59	c #Conflicts:    2083000 | #Learnt:      64113 | 0.000
1302.28/1302.59	c total clause space: 206.656MB
1302.28/1302.59	c total #watches: 371424
1303.38/1303.62	c total #propagations: 152708617 / total #impl: 580806396 (eff. 0.263)
1303.38/1303.62	c #Conflicts:    2084000 | #Learnt:      65113 | 0.000
1303.38/1303.62	c total clause space: 206.656MB
1303.38/1303.62	c total #watches: 374669
1304.38/1304.69	c total #propagations: 152789281 / total #impl: 581143542 (eff. 0.263)
1304.38/1304.69	c #Conflicts:    2085000 | #Learnt:      66113 | 0.000
1304.38/1304.69	c total clause space: 206.656MB
1304.38/1304.69	c total #watches: 377770
1305.48/1305.74	c total #propagations: 152863197 / total #impl: 581426284 (eff. 0.263)
1305.48/1305.74	c #Conflicts:    2086000 | #Learnt:      67113 | 0.000
1305.48/1305.74	c total clause space: 206.656MB
1305.48/1305.74	c total #watches: 381199
1306.58/1306.83	c total #propagations: 152941240 / total #impl: 581765904 (eff. 0.263)
1306.58/1306.83	c #Conflicts:    2087000 | #Learnt:      68113 | 0.000
1306.58/1306.83	c total clause space: 206.656MB
1306.58/1306.83	c total #watches: 384749
1307.68/1307.96	c total #propagations: 153023864 / total #impl: 582125705 (eff. 0.263)
1307.68/1307.96	c #Conflicts:    2088000 | #Learnt:      69113 | 0.000
1307.68/1307.96	c total clause space: 206.656MB
1307.68/1307.96	c total #watches: 387967
1308.67/1308.99	c total #propagations: 153104846 / total #impl: 582450084 (eff. 0.263)
1308.67/1308.99	c GC COLLECT
1308.67/1308.99	c #Conflicts:    2089000 | #Learnt:      35110 | 0.000
1308.67/1308.99	c total clause space: 206.656MB
1308.67/1308.99	c total #watches: 266045
1309.37/1309.67	c total #propagations: 153182520 / total #impl: 582755510 (eff. 0.263)
1309.37/1309.67	c #Conflicts:    2090000 | #Learnt:      36110 | 0.000
1309.37/1309.67	c total clause space: 206.656MB
1309.37/1309.67	c total #watches: 269656
1310.07/1310.33	c total #propagations: 153258877 / total #impl: 583061329 (eff. 0.263)
1310.07/1310.33	c #Conflicts:    2091000 | #Learnt:      37110 | 0.000
1310.07/1310.33	c total clause space: 206.656MB
1310.07/1310.33	c total #watches: 273711
1310.67/1310.96	c total #propagations: 153330470 / total #impl: 583347464 (eff. 0.263)
1310.67/1310.96	c #Conflicts:    2092000 | #Learnt:      38110 | 0.000
1310.67/1310.96	c total clause space: 206.656MB
1310.67/1310.96	c total #watches: 277042
1311.27/1311.58	c total #propagations: 153405143 / total #impl: 583653557 (eff. 0.263)
1311.27/1311.58	c #Conflicts:    2093000 | #Learnt:      39110 | 0.000
1311.27/1311.58	c total clause space: 206.656MB
1311.27/1311.58	c total #watches: 280422
1311.87/1312.13	c total #propagations: 153472278 / total #impl: 583879110 (eff. 0.263)
1311.87/1312.13	c #Conflicts:    2094000 | #Learnt:      40110 | 0.000
1311.87/1312.13	c total clause space: 206.656MB
1311.87/1312.13	c total #watches: 284350
1312.47/1312.77	c total #propagations: 153543792 / total #impl: 584156454 (eff. 0.263)
1312.47/1312.77	c #Conflicts:    2095000 | #Learnt:      41110 | 0.000
1312.47/1312.77	c total clause space: 206.656MB
1312.47/1312.77	c total #watches: 287909
1313.17/1313.47	c total #propagations: 153611355 / total #impl: 584387884 (eff. 0.263)
1313.17/1313.47	c #Conflicts:    2096000 | #Learnt:      42110 | 0.000
1313.17/1313.47	c total clause space: 206.656MB
1313.17/1313.47	c total #watches: 291369
1313.77/1314.09	c total #propagations: 153682694 / total #impl: 584658328 (eff. 0.263)
1313.77/1314.09	c #Conflicts:    2097000 | #Learnt:      43110 | 0.000
1313.77/1314.09	c total clause space: 206.656MB
1313.77/1314.09	c total #watches: 295093
1314.47/1314.79	c total #propagations: 153763935 / total #impl: 585028897 (eff. 0.263)
1314.47/1314.79	c #Conflicts:    2098000 | #Learnt:      44110 | 0.000
1314.47/1314.79	c total clause space: 206.656MB
1314.47/1314.79	c total #watches: 298774
1315.27/1315.51	c total #propagations: 153836377 / total #impl: 585296953 (eff. 0.263)
1315.27/1315.51	c #Conflicts:    2099000 | #Learnt:      45110 | 0.000
1315.27/1315.51	c total clause space: 206.656MB
1315.27/1315.51	c total #watches: 302539
1316.17/1316.45	c total #propagations: 153911847 / total #impl: 585583044 (eff. 0.263)
1316.17/1316.45	c #Conflicts:    2100000 | #Learnt:      46110 | 0.000
1316.17/1316.45	c total clause space: 206.656MB
1316.17/1316.45	c total #watches: 305446
1316.87/1317.17	c total #propagations: 153981579 / total #impl: 585838755 (eff. 0.263)
1316.87/1317.17	c #Conflicts:    2101000 | #Learnt:      47110 | 0.000
1316.87/1317.17	c total clause space: 206.656MB
1316.87/1317.17	c total #watches: 308727
1317.67/1317.96	c total #propagations: 154055170 / total #impl: 586150363 (eff. 0.263)
1317.67/1317.96	c #Conflicts:    2102000 | #Learnt:      48110 | 0.000
1317.67/1317.96	c total clause space: 206.656MB
1317.67/1317.96	c total #watches: 312137
1318.57/1318.85	c total #propagations: 154119878 / total #impl: 586392058 (eff. 0.263)
1318.57/1318.85	c #Conflicts:    2103000 | #Learnt:      49110 | 0.000
1318.57/1318.85	c total clause space: 206.656MB
1318.57/1318.85	c total #watches: 315225
1319.47/1319.79	c total #propagations: 154183684 / total #impl: 586612858 (eff. 0.263)
1319.47/1319.79	c #Conflicts:    2104000 | #Learnt:      50110 | 0.000
1319.47/1319.79	c total clause space: 206.656MB
1319.47/1319.79	c total #watches: 318551
1320.37/1320.67	c total #propagations: 154257498 / total #impl: 586919721 (eff. 0.263)
1320.37/1320.67	c #Conflicts:    2105000 | #Learnt:      51110 | 0.000
1320.37/1320.67	c total clause space: 206.656MB
1320.37/1320.67	c total #watches: 321985
1321.17/1321.41	c total #propagations: 154332263 / total #impl: 587216279 (eff. 0.263)
1321.17/1321.41	c #Conflicts:    2106000 | #Learnt:      52110 | 0.000
1321.17/1321.41	c total clause space: 206.656MB
1321.17/1321.41	c total #watches: 325212
1321.97/1322.21	c total #propagations: 154404869 / total #impl: 587506135 (eff. 0.263)
1321.97/1322.21	c #Conflicts:    2107000 | #Learnt:      53110 | 0.000
1321.97/1322.21	c total clause space: 206.656MB
1321.97/1322.21	c total #watches: 329295
1322.77/1323.06	c total #propagations: 154474244 / total #impl: 587770370 (eff. 0.263)
1322.77/1323.06	c #Conflicts:    2108000 | #Learnt:      54110 | 0.000
1322.77/1323.06	c total clause space: 206.656MB
1322.77/1323.06	c total #watches: 333091
1323.67/1323.90	c total #propagations: 154548110 / total #impl: 588067189 (eff. 0.263)
1323.67/1323.90	c #Conflicts:    2109000 | #Learnt:      55110 | 0.000
1323.67/1323.90	c total clause space: 206.656MB
1323.67/1323.90	c total #watches: 336337
1324.47/1324.75	c total #propagations: 154621158 / total #impl: 588361622 (eff. 0.263)
1324.47/1324.75	c #Conflicts:    2110000 | #Learnt:      56110 | 0.000
1324.47/1324.75	c total clause space: 206.656MB
1324.47/1324.75	c total #watches: 340006
1325.27/1325.53	c total #propagations: 154699743 / total #impl: 588693176 (eff. 0.263)
1325.27/1325.53	c #Conflicts:    2111000 | #Learnt:      57110 | 0.000
1325.27/1325.53	c total clause space: 206.656MB
1325.27/1325.53	c total #watches: 344073
1326.07/1326.32	c total #propagations: 154781594 / total #impl: 589027658 (eff. 0.263)
1326.07/1326.32	c #Conflicts:    2112000 | #Learnt:      58110 | 0.000
1326.07/1326.32	c total clause space: 206.656MB
1326.07/1326.32	c total #watches: 347840
1326.87/1327.15	c total #propagations: 154858647 / total #impl: 589302840 (eff. 0.263)
1326.87/1327.15	c #Conflicts:    2113000 | #Learnt:      59110 | 0.000
1326.87/1327.15	c total clause space: 206.656MB
1326.87/1327.15	c total #watches: 350903
1327.77/1328.06	c total #propagations: 154929427 / total #impl: 589548074 (eff. 0.263)
1327.77/1328.06	c #Conflicts:    2114000 | #Learnt:      60110 | 0.000
1327.77/1328.06	c total clause space: 206.656MB
1327.77/1328.06	c total #watches: 354131
1328.77/1329.03	c total #propagations: 154999826 / total #impl: 589799325 (eff. 0.263)
1328.77/1329.03	c #Conflicts:    2115000 | #Learnt:      61110 | 0.000
1328.77/1329.03	c total clause space: 206.656MB
1328.77/1329.03	c total #watches: 357400
1329.77/1330.02	c total #propagations: 155075609 / total #impl: 590086810 (eff. 0.263)
1329.77/1330.02	c #Conflicts:    2116000 | #Learnt:      62110 | 0.000
1329.77/1330.02	c total clause space: 206.656MB
1329.77/1330.02	c total #watches: 361674
1330.67/1330.98	c total #propagations: 155154285 / total #impl: 590393400 (eff. 0.263)
1330.67/1330.98	c #Conflicts:    2117000 | #Learnt:      63110 | 0.000
1330.67/1330.98	c total clause space: 206.656MB
1330.67/1330.98	c total #watches: 365429
1331.67/1331.91	c total #propagations: 155225044 / total #impl: 590660563 (eff. 0.263)
1331.67/1331.91	c #Conflicts:    2118000 | #Learnt:      64110 | 0.000
1331.67/1331.91	c total clause space: 206.656MB
1331.67/1331.91	c total #watches: 368814
1332.77/1333.08	c total #propagations: 155298545 / total #impl: 590960163 (eff. 0.263)
1332.77/1333.08	c #Conflicts:    2119000 | #Learnt:      65110 | 0.000
1332.77/1333.08	c total clause space: 206.656MB
1332.77/1333.08	c total #watches: 372296
1333.87/1334.10	c total #propagations: 155375769 / total #impl: 591266922 (eff. 0.263)
1333.87/1334.10	c #Conflicts:    2120000 | #Learnt:      66110 | 0.000
1333.87/1334.10	c total clause space: 206.656MB
1333.87/1334.10	c total #watches: 376613
1334.87/1335.11	c total #propagations: 155460056 / total #impl: 591627396 (eff. 0.263)
1334.87/1335.11	c #Conflicts:    2121000 | #Learnt:      67110 | 0.000
1334.87/1335.11	c total clause space: 206.656MB
1334.87/1335.11	c total #watches: 379960
1335.66/1335.98	c total #propagations: 155542531 / total #impl: 592003416 (eff. 0.263)
1335.66/1335.98	c #Conflicts:    2122000 | #Learnt:      68110 | 0.000
1335.66/1335.98	c total clause space: 206.656MB
1335.66/1335.98	c total #watches: 383708
1336.76/1337.08	c total #propagations: 155621830 / total #impl: 592333195 (eff. 0.263)
1336.76/1337.08	c #Conflicts:    2123000 | #Learnt:      69110 | 0.000
1336.76/1337.08	c total clause space: 206.656MB
1336.76/1337.08	c total #watches: 386899
1338.06/1338.32	c total #propagations: 155697174 / total #impl: 592641819 (eff. 0.263)
1338.06/1338.32	c #Conflicts:    2124000 | #Learnt:      70110 | 0.000
1338.06/1338.32	c total clause space: 206.656MB
1338.06/1338.32	c total #watches: 390377
1338.96/1339.23	c total #propagations: 155785980 / total #impl: 593077622 (eff. 0.263)
1338.96/1339.23	c GC COLLECT
1338.96/1339.23	c #Conflicts:    2125000 | #Learnt:      35810 | 0.000
1338.96/1339.23	c total clause space: 206.656MB
1338.96/1339.23	c total #watches: 268762
1339.67/1339.94	c total #propagations: 155872545 / total #impl: 593461764 (eff. 0.263)
1339.67/1339.94	c #Conflicts:    2126000 | #Learnt:      36810 | 0.000
1339.67/1339.94	c total clause space: 206.656MB
1339.67/1339.94	c total #watches: 272111
1340.36/1340.64	c total #propagations: 155952136 / total #impl: 593784563 (eff. 0.263)
1340.36/1340.64	c #Conflicts:    2127000 | #Learnt:      37810 | 0.000
1340.36/1340.64	c total clause space: 206.656MB
1340.36/1340.64	c total #watches: 275855
1341.06/1341.32	c total #propagations: 156033844 / total #impl: 594123640 (eff. 0.263)
1341.06/1341.32	c #Conflicts:    2128000 | #Learnt:      38810 | 0.000
1341.06/1341.32	c total clause space: 206.656MB
1341.06/1341.32	c total #watches: 279615
1341.87/1342.13	c total #propagations: 156121606 / total #impl: 594509647 (eff. 0.263)
1341.87/1342.13	c #Conflicts:    2129000 | #Learnt:      39810 | 0.000
1341.87/1342.13	c total clause space: 206.656MB
1341.87/1342.13	c total #watches: 282831
1342.56/1342.80	c total #propagations: 156200698 / total #impl: 594816362 (eff. 0.263)
1342.56/1342.80	c #Conflicts:    2130000 | #Learnt:      40810 | 0.000
1342.56/1342.80	c total clause space: 206.656MB
1342.56/1342.80	c total #watches: 286299
1343.16/1343.46	c total #propagations: 156277162 / total #impl: 595132573 (eff. 0.263)
1343.16/1343.46	c #Conflicts:    2131000 | #Learnt:      41810 | 0.000
1343.16/1343.46	c total clause space: 206.656MB
1343.16/1343.46	c total #watches: 289986
1343.97/1344.23	c total #propagations: 156361524 / total #impl: 595486261 (eff. 0.263)
1343.97/1344.23	c #Conflicts:    2132000 | #Learnt:      42810 | 0.000
1343.97/1344.23	c total clause space: 206.656MB
1343.97/1344.23	c total #watches: 293722
1344.66/1344.91	c total #propagations: 156444273 / total #impl: 595833425 (eff. 0.263)
1344.66/1344.91	c #Conflicts:    2133000 | #Learnt:      43810 | 0.000
1344.66/1344.91	c total clause space: 206.656MB
1344.66/1344.91	c total #watches: 297402
1345.36/1345.64	c total #propagations: 156525279 / total #impl: 596192434 (eff. 0.263)
1345.36/1345.64	c #Conflicts:    2134000 | #Learnt:      44810 | 0.000
1345.36/1345.64	c total clause space: 206.656MB
1345.36/1345.64	c total #watches: 301157
1346.06/1346.40	c total #propagations: 156600627 / total #impl: 596508318 (eff. 0.263)
1346.06/1346.40	c #Conflicts:    2135000 | #Learnt:      45810 | 0.000
1346.06/1346.40	c total clause space: 206.656MB
1346.06/1346.40	c total #watches: 304584
1346.86/1347.15	c total #propagations: 156683488 / total #impl: 596852425 (eff. 0.263)
1346.86/1347.15	c #Conflicts:    2136000 | #Learnt:      46810 | 0.000
1346.86/1347.15	c total clause space: 206.656MB
1346.86/1347.15	c total #watches: 308614
1347.56/1347.86	c total #propagations: 156779308 / total #impl: 597296659 (eff. 0.262)
1347.56/1347.86	c #Conflicts:    2137000 | #Learnt:      47810 | 0.000
1347.56/1347.86	c total clause space: 206.656MB
1347.56/1347.86	c total #watches: 312268
1348.26/1348.59	c total #propagations: 156872867 / total #impl: 597764726 (eff. 0.262)
1348.26/1348.59	c #Conflicts:    2138000 | #Learnt:      48810 | 0.000
1348.26/1348.59	c total clause space: 206.656MB
1348.26/1348.59	c total #watches: 316592
1349.06/1349.36	c total #propagations: 156966510 / total #impl: 598197083 (eff. 0.262)
1349.06/1349.36	c #Conflicts:    2139000 | #Learnt:      49810 | 0.000
1349.06/1349.36	c total clause space: 206.656MB
1349.06/1349.36	c total #watches: 319925
1349.86/1350.13	c total #propagations: 157047918 / total #impl: 598558227 (eff. 0.262)
1349.86/1350.13	c #Conflicts:    2140000 | #Learnt:      50810 | 0.000
1349.86/1350.13	c total clause space: 206.656MB
1349.86/1350.13	c total #watches: 323659
1350.67/1350.96	c total #propagations: 157126009 / total #impl: 598843619 (eff. 0.262)
1350.67/1350.96	c #Conflicts:    2141000 | #Learnt:      51810 | 0.000
1350.67/1350.96	c total clause space: 206.656MB
1350.67/1350.96	c total #watches: 326873
1351.46/1351.70	c total #propagations: 157208628 / total #impl: 599205042 (eff. 0.262)
1351.46/1351.70	c #Conflicts:    2142000 | #Learnt:      52810 | 0.000
1351.46/1351.70	c total clause space: 206.656MB
1351.46/1351.70	c total #watches: 329764
1352.26/1352.55	c total #propagations: 157283293 / total #impl: 599485558 (eff. 0.262)
1352.26/1352.55	c #Conflicts:    2143000 | #Learnt:      53810 | 0.000
1352.26/1352.55	c total clause space: 206.656MB
1352.26/1352.55	c total #watches: 332854
1353.36/1353.62	c total #propagations: 157374488 / total #impl: 599899318 (eff. 0.262)
1353.36/1353.62	c #Conflicts:    2144000 | #Learnt:      54810 | 0.000
1353.36/1353.62	c total clause space: 206.656MB
1353.36/1353.62	c total #watches: 335871
1354.46/1354.71	c total #propagations: 157460218 / total #impl: 600241142 (eff. 0.262)
1354.46/1354.71	c #Conflicts:    2145000 | #Learnt:      55810 | 0.000
1354.46/1354.71	c total clause space: 206.656MB
1354.46/1354.71	c total #watches: 338984
1355.36/1355.68	c total #propagations: 157532556 / total #impl: 600521645 (eff. 0.262)
1355.36/1355.68	c #Conflicts:    2146000 | #Learnt:      56810 | 0.000
1355.36/1355.68	c total clause space: 206.656MB
1355.36/1355.68	c total #watches: 342853
1356.36/1356.63	c total #propagations: 157610369 / total #impl: 600846520 (eff. 0.262)
1356.36/1356.63	c #Conflicts:    2147000 | #Learnt:      57810 | 0.000
1356.36/1356.63	c total clause space: 206.656MB
1356.36/1356.63	c total #watches: 346369
1357.27/1357.54	c total #propagations: 157680453 / total #impl: 601121468 (eff. 0.262)
1357.27/1357.54	c #Conflicts:    2148000 | #Learnt:      58810 | 0.000
1357.27/1357.54	c total clause space: 206.656MB
1357.27/1357.54	c total #watches: 349805
1358.27/1358.55	c total #propagations: 157756325 / total #impl: 601428972 (eff. 0.262)
1358.27/1358.55	c #Conflicts:    2149000 | #Learnt:      59810 | 0.000
1358.27/1358.55	c total clause space: 206.656MB
1358.27/1358.55	c total #watches: 352896
1359.16/1359.47	c total #propagations: 157825594 / total #impl: 601694622 (eff. 0.262)
1359.16/1359.47	c #Conflicts:    2150000 | #Learnt:      60810 | 0.000
1359.16/1359.47	c total clause space: 206.656MB
1359.16/1359.47	c total #watches: 355936
1360.16/1360.41	c total #propagations: 157897891 / total #impl: 601984534 (eff. 0.262)
1360.16/1360.41	c #Conflicts:    2151000 | #Learnt:      61810 | 0.000
1360.16/1360.41	c total clause space: 206.656MB
1360.16/1360.41	c total #watches: 359672
1361.16/1361.48	c total #propagations: 157973335 / total #impl: 602302120 (eff. 0.262)
1361.16/1361.48	c #Conflicts:    2152000 | #Learnt:      62810 | 0.000
1361.16/1361.48	c total clause space: 206.656MB
1361.16/1361.48	c total #watches: 362876
1362.26/1362.53	c total #propagations: 158045074 / total #impl: 602577093 (eff. 0.262)
1362.26/1362.53	c #Conflicts:    2153000 | #Learnt:      63810 | 0.000
1362.26/1362.53	c total clause space: 206.656MB
1362.26/1362.53	c total #watches: 366230
1363.46/1363.75	c total #propagations: 158120009 / total #impl: 602858659 (eff. 0.262)
1363.46/1363.75	c #Conflicts:    2154000 | #Learnt:      64810 | 0.000
1363.46/1363.75	c total clause space: 206.656MB
1363.46/1363.75	c total #watches: 369443
1364.66/1364.96	c total #propagations: 158193449 / total #impl: 603122794 (eff. 0.262)
1364.66/1364.96	c #Conflicts:    2155000 | #Learnt:      65810 | 0.000
1364.66/1364.96	c total clause space: 206.656MB
1364.66/1364.96	c total #watches: 372563
1365.76/1366.07	c total #propagations: 158279831 / total #impl: 603469444 (eff. 0.262)
1365.76/1366.07	c #Conflicts:    2156000 | #Learnt:      66810 | 0.000
1365.76/1366.07	c total clause space: 206.656MB
1365.76/1366.07	c total #watches: 375583
1366.86/1367.18	c total #propagations: 158353795 / total #impl: 603769225 (eff. 0.262)
1366.86/1367.18	c #Conflicts:    2157000 | #Learnt:      67810 | 0.000
1366.86/1367.18	c total clause space: 206.656MB
1366.86/1367.18	c total #watches: 379696
1368.06/1368.31	c total #propagations: 158445033 / total #impl: 604208812 (eff. 0.262)
1368.06/1368.31	c #Conflicts:    2158000 | #Learnt:      68810 | 0.000
1368.06/1368.31	c total clause space: 206.656MB
1368.06/1368.31	c total #watches: 383265
1369.16/1369.42	c total #propagations: 158533699 / total #impl: 604596139 (eff. 0.262)
1369.16/1369.42	c #Conflicts:    2159000 | #Learnt:      69810 | 0.000
1369.16/1369.42	c total clause space: 206.656MB
1369.16/1369.42	c total #watches: 387287
1370.26/1370.51	c total #propagations: 158620481 / total #impl: 604991933 (eff. 0.262)
1370.26/1370.51	c #Conflicts:    2160000 | #Learnt:      70810 | 0.000
1370.26/1370.51	c total clause space: 206.656MB
1370.26/1370.51	c total #watches: 390464
1370.96/1371.22	c total #propagations: 158700423 / total #impl: 605322041 (eff. 0.262)
1370.96/1371.22	c GC COLLECT
1370.96/1371.22	c #Conflicts:    2161000 | #Learnt:      36210 | 0.000
1370.96/1371.22	c total clause space: 206.656MB
1370.96/1371.22	c total #watches: 270877
1371.46/1371.79	c total #propagations: 158777396 / total #impl: 605611899 (eff. 0.262)
1371.46/1371.79	c #Conflicts:    2162000 | #Learnt:      37210 | 0.000
1371.46/1371.79	c total clause space: 206.656MB
1371.46/1371.79	c total #watches: 275199
1372.16/1372.42	c total #propagations: 158858897 / total #impl: 605949721 (eff. 0.262)
1372.16/1372.42	c #Conflicts:    2163000 | #Learnt:      38210 | 0.000
1372.16/1372.42	c total clause space: 206.656MB
1372.16/1372.42	c total #watches: 278523
1372.76/1373.05	c total #propagations: 158936400 / total #impl: 606262923 (eff. 0.262)
1372.76/1373.05	c #Conflicts:    2164000 | #Learnt:      39210 | 0.000
1372.76/1373.05	c total clause space: 206.656MB
1372.76/1373.05	c total #watches: 282578
1373.46/1373.73	c total #propagations: 159012314 / total #impl: 606586168 (eff. 0.262)
1373.46/1373.73	c #Conflicts:    2165000 | #Learnt:      40210 | 0.000
1373.46/1373.73	c total clause space: 206.656MB
1373.46/1373.73	c total #watches: 286474
1374.06/1374.35	c total #propagations: 159105004 / total #impl: 606989799 (eff. 0.262)
1374.06/1374.35	c #Conflicts:    2166000 | #Learnt:      41210 | 0.000
1374.06/1374.35	c total clause space: 206.656MB
1374.06/1374.35	c total #watches: 290555
1374.76/1375.07	c total #propagations: 159188628 / total #impl: 607314535 (eff. 0.262)
1374.76/1375.07	c #Conflicts:    2167000 | #Learnt:      42210 | 0.000
1374.76/1375.07	c total clause space: 206.656MB
1374.76/1375.07	c total #watches: 293984
1375.46/1375.78	c total #propagations: 159265141 / total #impl: 607629215 (eff. 0.262)
1375.46/1375.78	c #Conflicts:    2168000 | #Learnt:      43210 | 0.000
1375.46/1375.78	c total clause space: 206.656MB
1375.46/1375.78	c total #watches: 297330
1376.36/1376.66	c total #propagations: 159344427 / total #impl: 607944443 (eff. 0.262)
1376.36/1376.66	c #Conflicts:    2169000 | #Learnt:      44210 | 0.000
1376.36/1376.66	c total clause space: 206.656MB
1376.36/1376.66	c total #watches: 300807
1377.16/1377.47	c total #propagations: 159415246 / total #impl: 608237906 (eff. 0.262)
1377.16/1377.47	c #Conflicts:    2170000 | #Learnt:      45210 | 0.000
1377.16/1377.47	c total clause space: 206.656MB
1377.16/1377.47	c total #watches: 304879
1377.96/1378.30	c total #propagations: 159488409 / total #impl: 608553111 (eff. 0.262)
1377.96/1378.30	c #Conflicts:    2171000 | #Learnt:      46210 | 0.000
1377.96/1378.30	c total clause space: 206.656MB
1377.96/1378.30	c total #watches: 308928
1378.76/1379.07	c total #propagations: 159561361 / total #impl: 608865399 (eff. 0.262)
1378.76/1379.07	c #Conflicts:    2172000 | #Learnt:      47210 | 0.000
1378.76/1379.07	c total clause space: 206.656MB
1378.76/1379.07	c total #watches: 312699
1379.56/1379.82	c total #propagations: 159634821 / total #impl: 609118984 (eff. 0.262)
1379.56/1379.82	c #Conflicts:    2173000 | #Learnt:      48210 | 0.000
1379.56/1379.82	c total clause space: 206.656MB
1379.56/1379.82	c total #watches: 316451
1380.26/1380.59	c total #propagations: 159707852 / total #impl: 609363932 (eff. 0.262)
1380.26/1380.59	c #Conflicts:    2174000 | #Learnt:      49210 | 0.000
1380.26/1380.59	c total clause space: 206.656MB
1380.26/1380.59	c total #watches: 321027
1381.16/1381.41	c total #propagations: 159792794 / total #impl: 609714069 (eff. 0.262)
1381.16/1381.41	c #Conflicts:    2175000 | #Learnt:      50210 | 0.000
1381.16/1381.41	c total clause space: 206.656MB
1381.16/1381.41	c total #watches: 324990
1381.96/1382.20	c total #propagations: 159868421 / total #impl: 609977533 (eff. 0.262)
1381.96/1382.20	c #Conflicts:    2176000 | #Learnt:      51210 | 0.000
1381.96/1382.20	c total clause space: 206.656MB
1381.96/1382.20	c total #watches: 328573
1382.76/1383.04	c total #propagations: 159943211 / total #impl: 610230141 (eff. 0.262)
1382.76/1383.04	c #Conflicts:    2177000 | #Learnt:      52210 | 0.000
1382.76/1383.04	c total clause space: 206.656MB
1382.76/1383.04	c total #watches: 332587
1383.46/1383.76	c total #propagations: 160016962 / total #impl: 610523345 (eff. 0.262)
1383.46/1383.76	c #Conflicts:    2178000 | #Learnt:      53210 | 0.000
1383.46/1383.76	c total clause space: 206.656MB
1383.46/1383.76	c total #watches: 337052
1384.26/1384.58	c total #propagations: 160100563 / total #impl: 610884376 (eff. 0.262)
1384.26/1384.58	c #Conflicts:    2179000 | #Learnt:      54210 | 0.000
1384.26/1384.58	c total clause space: 206.656MB
1384.26/1384.58	c total #watches: 341383
1385.16/1385.42	c total #propagations: 160191071 / total #impl: 611294186 (eff. 0.262)
1385.16/1385.42	c #Conflicts:    2180000 | #Learnt:      55210 | 0.000
1385.16/1385.42	c total clause space: 206.656MB
1385.16/1385.42	c total #watches: 345697
1386.06/1386.36	c total #propagations: 160268099 / total #impl: 611600025 (eff. 0.262)
1386.06/1386.36	c #Conflicts:    2181000 | #Learnt:      56210 | 0.000
1386.06/1386.36	c total clause space: 206.656MB
1386.06/1386.36	c total #watches: 349471
1386.96/1387.20	c total #propagations: 160347816 / total #impl: 611927355 (eff. 0.262)
1386.96/1387.20	c #Conflicts:    2182000 | #Learnt:      57210 | 0.000
1386.96/1387.20	c total clause space: 206.656MB
1386.96/1387.20	c total #watches: 353792
1387.86/1388.11	c total #propagations: 160433407 / total #impl: 612303061 (eff. 0.262)
1387.86/1388.11	c #Conflicts:    2183000 | #Learnt:      58210 | 0.000
1387.86/1388.11	c total clause space: 206.656MB
1387.86/1388.11	c total #watches: 358735
1388.86/1389.15	c total #propagations: 160519134 / total #impl: 612698594 (eff. 0.262)
1388.86/1389.15	c #Conflicts:    2184000 | #Learnt:      59210 | 0.000
1388.86/1389.15	c total clause space: 206.656MB
1388.86/1389.15	c total #watches: 362842
1389.86/1390.16	c total #propagations: 160605981 / total #impl: 613052535 (eff. 0.262)
1389.86/1390.16	c #Conflicts:    2185000 | #Learnt:      60210 | 0.000
1389.86/1390.16	c total clause space: 206.656MB
1389.86/1390.16	c total #watches: 366872
1390.86/1391.14	c total #propagations: 160694598 / total #impl: 613424253 (eff. 0.262)
1390.86/1391.14	c #Conflicts:    2186000 | #Learnt:      61210 | 0.000
1390.86/1391.14	c total clause space: 206.656MB
1390.86/1391.14	c total #watches: 371198
1391.76/1392.05	c total #propagations: 160774512 / total #impl: 613747193 (eff. 0.262)
1391.76/1392.05	c #Conflicts:    2187000 | #Learnt:      62210 | 0.000
1391.76/1392.05	c total clause space: 206.656MB
1391.76/1392.05	c total #watches: 375431
1392.76/1393.08	c total #propagations: 160862486 / total #impl: 614137670 (eff. 0.262)
1392.76/1393.08	c #Conflicts:    2188000 | #Learnt:      63210 | 0.000
1392.76/1393.08	c total clause space: 206.656MB
1392.76/1393.08	c total #watches: 380123
1394.06/1394.31	c total #propagations: 160960811 / total #impl: 614634501 (eff. 0.262)
1394.06/1394.31	c S1->S2
1394.06/1394.31	c #Conflicts:    2189000 | #Learnt:      64211 | 0.000
1394.06/1394.31	c total clause space: 206.656MB
1394.06/1394.31	c total #watches: 384422
1394.46/1394.79	c total #propagations: 161054048 / total #impl: 615156355 (eff. 0.262)
1394.46/1394.79	c S1->S2
1394.46/1394.79	o -167
1394.46/1394.79	s OPTIMUM FOUND
1394.46/1394.79	v x1 x2 x3 x4 x5 -x6 x7 -x8 -x9 x10 x11 x12 x13 x14 x15 x16 x17 -x18 x19 -x20 -x21 x22 x23 x24 x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 x35 x36 -x37 -x38 x39 x40 -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 x63 x64 x65 -x66 x67 x68 -x69 -x70 -x71 -x72 x73 -x74 x75 x76 x77 -x78 -x79 -x80 x81 x82 -x83 x84 -x85 x86 x87 -x88 -x89 -x90 x91 x92 -x93 x94 -x95 x96 -x97 x98 x99 x100 -x101 -x102 -x103 x104 x105 x106 -x107 -x108 x109 x110 -x111 x112 -x113 -x114 x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 x127 -x128 -x129 x130 x131 -x132 -x133 x134 x135 -x136 -x137 x138 -x139 -x140 -x141 x142 -x143 -x144 x145 x146 x147 -x148 x149 -x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 -x161 -x162 x163 -x164 -x165 x166 x167 x168 -x169 x170 x171 x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180 x181 -x182 x183 -x184 x185 x186 x187 x188 x189 -x190 -x191 -x192 -x193 x194 -x195 x196 x197 x198 -x199 -x200 x201 -x202 -x203 x204 -x205 -x206 -x207 x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 x216 x217 x218 x219 x220 x221 x222 -x223 x224 -x225 -x226 -x227 -x228 x229 x230 x231 x232 -x233 -x234 -x235 x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 -x245 x246 x247 x248 x249 -x250 -x251 -x252 -x253 -x254 x255 x256 -x257 x258 -x259 x260 x261 x262 -x263 -x264 x265 x266 x267 x268 -x269 -x270 x271 x272 x273 -x274 x275 x276 -x277 -x278 -x279 -x280 x281 x282 x283 x284 -x285 -x286 x287 -x288 -x289 -x290 -x291 -x292 x293 x294 -x295 -x296 x297 x298 x299 -x300 -x301 -x302 x303 -x304 x305 x306 x307 x308 -x309 x310 x311 x312 -x313 -x314 -x315 -x316 -x317 x318 x319 x320 x321 x322 -x323 x324 x325 x326 x327 -x328 x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 x353 -x354 x355 x356 -x357 -x358 x359 -x360 -x361 -x362 x363 -x364 x365 -x366 -x367 -x368 x369 -x370 x371 -x372 -x373 x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 x384 x385 -x386 -x387 x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 -x397 x398 -x399 -x400 x401 -x402 x403 -x404 x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 x413 -x414 x415 x416 -x417 x418 -x419 -x420 -x421 -x422 x423 -x424 x425 -x426 -x427 x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 x438 -x439 x440 -x441 -x442 -x443 -x444 x445 -x446 -x447 x448 -x449 -x450 -x451 x452 -x453 -x454 -x455 x456 -x457 x458 -x459 -x460 x461 -x462 -x463 -x464 -x465 x466 x467 -x468 x469 -x470 x471 -x472 -x473 -x474 -x475 x476 -x477 -x478 -x479 -x480 x481 x482 -x483 -x484 -x485 x486 x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 x495 -x496 -x497 -x498 -x499 x500 x501 -x502 -x503 -x504 x505 -x506 -x507 -x508 x509 -x510 x511 -x512 -x513 x514 x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 x526 -x527 -x528 -x529 -x530 -x531 -x532 x533 x534 -x535 -x536 -x537 x538 x539 -x540 -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 -x559 -x560 x561 -x562 -x563 x564 -x565 x566 -x567 x568 -x569 -x570 x571 -x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 -x584 -x585 x586 -x587 x588 -x589 -x590 x591 -x592 x593 -x594 x595 -x596 -x597 -x598 x599 -x600 x601 -x602 x603 -x604 x605 -x606 -x607 -x608 -x609 x610 x611 -x612 x613 -x614 x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 x625 -x626 -x627 -x628 -x629 x630 -x631 x632 -x633 -x634 x635 -x636 x637 -x638 x639 -x640 x641 -x642 x643 -x644 -x645 -x646 -x647 x648 -x649 -x650 -x651 -x652 x653 -x654 x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 x663 x664 -x665 x666 -x667 -x668 -x669 x670 -x671 -x672 -x673 -x674 x675 -x676 x677 x678 -x679 -x680 x681 -x682 -x683 -x684 -x685 -x686 x687 x688 -x689 x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 x698 -x699 x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 x712 -x713 x714 -x715 -x716 -x717 -x718 -x719 -x720 x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 x729 -x730 -x731 -x732 -x733 -x734 x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 x745 -x746 x747 -x748 -x749 -x750 -x751 -x752 -x753 x754 -x755 -x756 -x757 -x758 -x759 x760 x761 -x762 x763 -x764 -x765 -x766 -x767 -x768 x769 -x770 -x771 x772 -x773 x774 -x775 x776 -x777 -x778 x779 -x780 -x781 -x782 x783 -x784 x785 -x786 x787 -x788 -x789 x790 x791 -x792 -x793 -x794 -x795 x796 -x797 -x798 -x799 -x800 x801 -x802 -x803 -x804 -x805 -x806 x807 -x808 x809 -x810 -x811 -x812 -x813 x814 -x815 -x816 x817 -x818 -x819 -x820 -x821 x822 -x823 -x824 x825 -x826 x827 -x828 -x829 x830 -x831 x832 -x833 -x834 -x835 x836 x837 -x838 x839 -x840 x841 -x842 -x843 -x844 x845 x846 -x847 x848 -x849 -x850 -x851 x852 -x853 x854 -x855 -x856 -x857 -x858 -x859 -x860 x861 -x862 x863 -x864 x865 -x866 x867 -x868 x869 x870 -x871 -x872 x873 -x874 x875 -x876 x877 -x878 -x879 x880 -x881 -x882 -x883 x884 -x885 x886 -x887 -x888 -x889 x890 -x891 -x892 -x893 x894 -x895 x896 -x897 -x898 x899 -x900 -x901 x902 -x903 x904 -x905 x906 x907 x908 -x909 -x910 -x911 -x912 x913 -x914 x915 -x916 -x917 x918 -x919 x920 x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 x929 -x930 -x931 -x932 x933 -x934 -x935 x936 x937 -x938 -x939 -x940 x941 x942 x943 -x944 -x945 -x946 -x947 x948 -x949 x950 -x951 -x952 x953 x954 -x955 -x956 x957 -x958 -x959 -x960 x961 -x962 x963 -x964 x965 -x966 x967 -x968 -x969 -x970 -x971 x972 -x973 x974 x975 -x976 -x977 x978 -x979 x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 x988 -x989 -x990 x991 -x992 -x993 x994 -x995 -x996 -x997 -x998 -x999 x1000 -x1001 -x1002 -x1003 x1004 -x1005 -x1006 -x1007 x1008 -x1009 x1010 -x1011 -x1012 x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 x1025 -x1026 -x1027 -x1028 x1029 -x1030 -x1031 x1032 -x1033 -x1034 -x1035 x1036 -x1037 -x1038 -x1039 x1040 -x1041 -x1042 -x1043 -x1044 x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 x1053 -x1054 -x1055 -x1056 x1057 x1058 -x1059 -x1060 -x1061 x1062 -x1063 -x1064 -x1065 -x1066 x1067 -x1068 -x1069 x1070 -x1071 x1072 -x1073 -x1074 x1075 -x1076 x1077 -x1078 -x1079 -x1080 -x1081 x1082 -x1083 x1084 -x1085 x1086 -x1087 -x1088 -x1089 x1090 -x1091 -x1092 x1093 x1094 -x1095 x1096 -x1097 x1098 x1099 -x1100 -x1101 x1102 -x1103 x1104 -x1105 x1106 -x1107 x1108 -x1109 -x1110 -x1111 -x1112 x1113 -x1114 x1115 -x1116 x1117 -x1118 x1119 -x1120 x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 x1139 -x1140 -x1141 -x1142 -x1143 -x1144 x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 x1164 x1165 -x1166 -x1167 -x1168 x1169 -x1170 -x1171 -x1172 -x1173 -x1174 x1175 -x1176 x1177 -x1178 x1179 -x1180 -x1181 x1182 -x1183 x1184 -x1185 -x1186 x1187 -x1188 x1189 x1190 -x1191 -x1192 x1193 -x1194 x1195 -x1196 x1197 -x1198 -x1199 x1200 -x1201 -x1202 -x1203 x1204 -x1205 x1206 -x1207 x1208 -x1209 x1210 -x1211 -x1212 -x1213 x1214 -x1215 x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 x1224 -x1225 -x1226 x1227 x1228 -x1229 -x1230 -x1231 x1232 -x1233 -x1234 -x1235 x1236 -x1237 x1238 -x1239 x1240 -x1241 -x1242 x1243 -x1244 x1245 -x1246 -x1247 -x1248 x1249 -x1250 -x1251 -x1252 x1253 -x1254 x1255 -x1256 x1257 -x1258 -x1259 -x1260 x1261 -x1262 -x1263 x1264 -x1265 x1266 -x1267 x1268 -x1269 -x1270 -x1271 x1272 -x1273 -x1274 -x1275 -x1276 x1277 -x1278 -x1279 -x1280 -x1281 x1282 -x1283 -x1284 x1285 -x1286 x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 x1295 x1296 -x1297 -x1298 -x1299 -x1300 -x1301 x1302 -x1303 -x1304 -x1305 x1306 -x1307 x1308 x1309 -x1310 -x1311 x1312 -x1313 -x1314 -x1315 -x1316 x1317 x1318 -x1319 -x1320 x1321 -x1322 x1323 x1324 -x1325 -x1326 -x1327 x1328 -x1329 x1330 -x1331 -x1332 x1333 x1334 -x1335 x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 x1346 -x1347 -x1348 -x1349 x1350 x1351 -x1352 x1353 -x1354 x1355 -x1356 x1357 x1358 -x1359 -x1360 -x1361 -x1362 -x1363 x1364 -x1365 -x1366 x1367 x1368 -x1369 -x1370 -x1371 -x1372 x1373 -x1374 x1375 -x1376 -x1377 x1378 -x1379 x1380 -x1381 x1382 -x1383 x1384 -x1385 -x1386 -x1387 -x1388 x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 x1396 -x1397 x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 x1405 -x1406 -x1407 -x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 x1416 -x1417 x1418 -x1419 -x1420 x1421 -x1422 x1423 -x1424 -x1425 x1426 -x1427 -x1428 x1429 -x1430 x1431 -x1432 -x1433 x1434 -x1435 x1436 -x1437 x1438 -x1439 x1440 -x1441 x1442 -x1443 x1444 x1445 -x1446 x1447 -x1448 x1449 -x1450 -x1451 -x1452 x1453 -x1454 x1455 x1456 -x1457 x1458 -x1459 -x1460 -x1461 -x1462 -x1463 x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 -x1488 -x1489 -x1490 x1491 -x1492 -x1493 -x1494 x1495 -x1496 -x1497 -x1498 -x1499 -x1500 -x1501 -x1502 x1503 -x1504 x1505 -x1506 x1507 x1508 -x1509 x1510 -x1511 -x1512 -x1513 -x1514 x1515 -x1516 -x1517 x1518 -x1519 -x1520 -x1521 -x1522 x1523 -x1524 x1525 -x1526 -x1527 x1528 -x1529 x1530 x1531 -x1532 -x1533 x1534 x1535 -x1536 x1537 -x1538 -x1539 x1540 -x1541 -x1542 x1543 -x1544 -x1545 x1546 -x1547 -x1548 x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 x1558 x1559 -x1560 -x1561 -x1562 -x1563 -x1564 x1565 -x1566 -x1567 x1568 -x1569 x1570 x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 x1579 x1580 -x1581 -x1582 x1583 -x1584 x1585 -x1586 x1587 -x1588 x1589 -x1590 x1591 -x1592 x1593 -x1594 x1595 x1596 -x1597 x1598 -x1599 x1600 -x1601 x1602 -x1603 x1604 -x1605 x1606 x1607 -x1608 x1609 -x1610 x1611 -x1612 x1613 -x1614 -x1615 -x1616 x1617 -x1618 x1619 -x1620 -x1621 x1622 x1623 -x1624 x1625 -x1626 -x1627 -x1628 x1629 -x1630 -x1631 x1632 -x1633 x1634 -x1635 -x1636 -x1637 x1638 -x1639 x1640 -x1641 x1642 -x1643 -x1644 -x1645 -x1646 -x1647 x1648 x1649 -x1650 x1651 -x1652 x1653 -x1654 x1655 -x1656 x1657 -x1658 -x1659 -x1660 -x1661 x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 x1670 x1671 -x1672 x1673 -x1674 -x1675 x1676 x1677 -x1678 -x1679 -x1680 -x1681 x1682 x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 x1691 x1692 -x1693 -x1694 x1695 x1696 -x1697 x1698 -x1699 x1700 -x1701 x1702 -x1703 -x1704 -x1705 -x1706 x1707 -x1708 x1709 -x1710 x1711 -x1712 x1713 -x1714 x1715 -x1716 x1717 -x1718 x1719 -x1720 x1721 -x1722 -x1723 x1724 -x1725 x1726 -x1727 -x1728 x1729 -x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 -x1737 -x1738 -x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 x1758 -x1759 -x1760 -x1761 -x1762 x1763 -x1764 -x1765 x1766 -x1767 -x1768 -x1769 x1770 -x1771 -x1772 -x1773 -x1774 -x1775 x1776 -x1777 -x1778 -x1779 -x1780 x1781 -x1782 -x1783 -x1784 x1785 -x1786 x1787 x1788 -x1789 -x1790 x1791 -x1792 x1793 -x1794 -x1795 x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 x1811 -x1812 -x1813 -x1814 x1815 -x1816 -x1817 x1818 x1819 -x1820 -x1821 -x1822 -x1823 x1824 -x1825 x1826 -x1827 -x1828 -x1829 -x1830 x1831 x1832 -x1833 -x1834 -x1835 x1836 -x1837 -x1838 -x1839 -x1840 x1841 -x1842 -x1843 x1844 -x1845 x1846 -x1847 x1848 -x1849 x1850 -x1851 -x1852 -x1853 x1854 -x1855 x1856 x1857 -x1858 -x1859 -x1860 x1861 -x1862 -x1863 x1864 x1865 -x1866 x1867 -x1868 -x1869 -x1870 x1871 -x1872 x1873 -x1874 -x1875 -x1876 -x1877 x1878 x1879 -x1880 -x1881 -x1882 -x1883 x1884 -x1885 -x1886 x1887 -x1888 -x1889 -x1890 -x1891 x1892 x1893 -x1894 -x1895 -x1896 -x1897 -x1898 x1899 x1900 -x1901 -x1902 x1903 x1904 -x1905 x1906 -x1907 x1908 -x1909 x1910 -x1911 x1912 -x1913 -x1914 -x1915 x1916 x1917 -x1918 x1919 -x1920 x1921 -x1922 -x1923 x1924 -x1925 -x1926 -x1927 x1928 -x1929 -x1930 x1931 -x1932 x1933 -x1934 -x1935 x1936 -x1937 -x1938 -x1939 -x1940 -x1941 x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 -x1950 -x1951 -x1952 -x1953 -x1954 -x1955 x1956 x1957 -x1958 -x1959 x1960 -x1961 -x1962 x1963 -x1964 -x1965 -x1966 x1967 -x1968 -x1969 x1970 -x1971 x1972 -x1973 -x1974 -x1975 x1976 -x1977 x1978 -x1979 x1980 -x1981 x1982 -x1983 x1984 -x1985 x1986 -x1987 x1988 -x1989 -x1990 x1991 -x1992 -x1993 -x1994 -x1995 x1996 x1997 -x1998 -x1999 x2000 x2001 -x2002 -x2003 -x2004 -x2005 x2006 -x2007 -x2008 -x2009 -x2010 x2011 -x2012 -x2013 x2014 -x2015 -x2016 x2017 -x2018 -x2019 x2020 x2021 -x2022 -x2023 -x2024 x2025
1394.46/1394.80	c CPU time              : 1394.39 s

Verifier Data

OK	-167

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-4087720-1465436064/watcher-4087720-1465436064 -o /tmp/evaluation-result-4087720-1465436064/solver-4087720-1465436064 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087720-1465436064.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=707
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.03 2.76 2.61 2/176 710
/proc/meminfo: memFree=30131832/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 253 0 0 0 0 0 0 0 20 0 1 0 125539820 57319424 5756 33554432000 4194304 6211289 140735477312048 140737320273208 4206544 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 13994 5756 98 493 0 13491 0

[startup+0.100162 s]
/proc/loadavg: 2.03 2.76 2.61 2/176 710
/proc/meminfo: memFree=30131832/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=64796 CPUtime=0.09 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 2053 0 0 0 8 1 0 0 20 0 1 0 125539820 66351104 13128 33554432000 4194304 6211289 140735477312048 140737320273208 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 16199 13129 143 493 0 15696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64796

[startup+0.200393 s]
/proc/loadavg: 2.03 2.76 2.61 2/176 710
/proc/meminfo: memFree=30131832/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=68668 CPUtime=0.19 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 3419 0 0 0 18 1 0 0 20 0 1 0 125539820 70316032 15005 33554432000 4194304 6211289 140735477312048 140737320273208 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 17167 15006 143 493 0 16664 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68668

[startup+0.300371 s]
/proc/loadavg: 2.03 2.76 2.61 2/176 710
/proc/meminfo: memFree=30131832/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=78612 CPUtime=0.29 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 5020 0 0 0 28 1 0 0 20 0 1 0 125539820 80498688 17635 33554432000 4194304 6211289 140735477312048 140737320273208 4225596 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 19653 17635 143 493 0 19150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78612

[startup+0.700313 s]
/proc/loadavg: 2.03 2.76 2.61 2/176 710
/proc/meminfo: memFree=30131832/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=94788 CPUtime=0.68 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 7344 0 0 0 67 1 0 0 20 0 1 0 125539820 97062912 21813 33554432000 4194304 6211289 140735477312048 140735477310392 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 23697 21813 219 493 0 23194 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 94788

[startup+1.50027 s]
/proc/loadavg: 2.03 2.76 2.61 3/177 711
/proc/meminfo: memFree=30037596/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=113644 CPUtime=1.49 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 8850 0 0 0 147 2 0 0 20 0 1 0 125539820 116371456 23692 33554432000 4194304 6211289 140735477312048 140735477310392 4201570 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 28411 23692 219 493 0 27908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113644

[startup+3.10029 s]
/proc/loadavg: 2.03 2.76 2.61 3/177 711
/proc/meminfo: memFree=30033128/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=113644 CPUtime=3.09 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 8854 0 0 0 307 2 0 0 20 0 1 0 125539820 116371456 25229 33554432000 4194304 6211289 140735477312048 140735477310392 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 28411 25229 219 493 0 27908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113644

[startup+6.3003 s]
/proc/loadavg: 2.03 2.75 2.60 3/177 711
/proc/meminfo: memFree=30031080/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=113776 CPUtime=6.29 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 8899 0 0 0 627 2 0 0 20 0 1 0 125539820 116506624 25785 33554432000 4194304 6211289 140735477312048 140735477309912 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 28444 25785 219 493 0 27941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113776

[startup+12.7003 s]
/proc/loadavg: 2.02 2.74 2.60 3/177 711
/proc/meminfo: memFree=30026232/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=114496 CPUtime=12.69 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 9498 0 0 0 1267 2 0 0 20 0 1 0 125539820 117243904 26693 33554432000 4194304 6211289 140735477312048 140735477310392 4205850 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 28624 26693 219 493 0 28121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114496

[startup+25.5004 s]
/proc/loadavg: 2.02 2.70 2.59 3/177 711
/proc/meminfo: memFree=30017816/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=134088 CPUtime=25.48 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 10179 0 0 0 2546 2 0 0 20 0 1 0 125539820 137306112 28674 33554432000 4194304 6211289 140735477312048 140735477310392 4209816 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 33522 28674 219 493 0 33019 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 134088

[startup+51.1004 s]
/proc/loadavg: 2.08 2.66 2.58 3/177 711
/proc/meminfo: memFree=30009552/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=134800 CPUtime=51.08 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 10355 0 0 0 5106 2 0 0 20 0 1 0 125539820 138035200 30383 33554432000 4194304 6211289 140735477312048 140735477310392 4209342 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 33700 30383 219 493 0 33197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 134800

[startup+102.3 s]
/proc/loadavg: 2.08 2.57 2.55 3/177 712
/proc/meminfo: memFree=29996732/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=166384 CPUtime=102.28 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 11538 0 0 0 10225 3 0 0 20 0 1 0 125539820 170377216 33182 33554432000 4194304 6211289 140735477312048 140735477310392 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 41596 33182 219 493 0 41093 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 166384

[startup+162.3 s]
/proc/loadavg: 2.10 2.48 2.52 3/177 714
/proc/meminfo: memFree=29987468/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=167024 CPUtime=162.27 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 11697 0 0 0 16223 4 0 0 20 0 1 0 125539820 171032576 35385 33554432000 4194304 6211289 140735477312048 140735477310392 4209221 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 41756 35385 219 493 0 41253 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 167024

[startup+222.307 s]
/proc/loadavg: 2.09 2.41 2.49 3/177 716
/proc/meminfo: memFree=29933112/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=230864 CPUtime=222.26 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 15050 0 0 0 22221 5 0 0 20 0 1 0 125539820 236404736 48736 33554432000 4194304 6211289 140735477312048 140735477310392 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 57716 48736 219 493 0 57213 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 230864

[startup+282.3 s]
/proc/loadavg: 2.08 2.34 2.46 3/177 717
/proc/meminfo: memFree=29928804/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=231356 CPUtime=282.25 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 15167 0 0 0 28220 5 0 0 20 0 1 0 125539820 236908544 49875 33554432000 4194304 6211289 140735477312048 140735477310392 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 57839 49875 219 493 0 57336 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 231356

[startup+342.3 s]
/proc/loadavg: 2.06 2.29 2.43 3/178 721
/proc/meminfo: memFree=29876288/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=282296 CPUtime=342.24 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 16288 0 0 0 34218 6 0 0 20 0 1 0 125539820 289071104 62351 33554432000 4194304 6211289 140735477312048 140735477310392 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 70574 62351 219 493 0 70071 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 282296

[startup+402.3 s]
/proc/loadavg: 2.13 2.27 2.41 3/177 722
/proc/meminfo: memFree=29877292/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=282808 CPUtime=402.23 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 16398 0 0 0 40217 6 0 0 20 0 1 0 125539820 289595392 62461 33554432000 4194304 6211289 140735477312048 140735477310392 4209895 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 70702 62461 219 493 0 70199 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 282808

[startup+462.3 s]
/proc/loadavg: 2.05 2.22 2.38 3/177 723
/proc/meminfo: memFree=29877036/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=283668 CPUtime=462.22 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 16552 0 0 0 46216 6 0 0 20 0 1 0 125539820 290476032 62615 33554432000 4194304 6211289 140735477312048 140735477310392 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 70917 62615 219 493 0 70414 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 283668

[startup+522.3 s]
/proc/loadavg: 2.12 2.20 2.37 3/177 725
/proc/meminfo: memFree=29874800/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=284024 CPUtime=522.21 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 16667 0 0 0 52215 6 0 0 20 0 1 0 125539820 290840576 62730 33554432000 4194304 6211289 140735477312048 140735477310392 4209830 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 71006 62730 219 493 0 70503 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 284024

[startup+582.3 s]
/proc/loadavg: 2.15 2.20 2.35 3/177 726
/proc/meminfo: memFree=29874424/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=284188 CPUtime=582.2 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 16713 0 0 0 58214 6 0 0 20 0 1 0 125539820 291008512 62776 33554432000 4194304 6211289 140735477312048 140735477310392 4209844 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 71047 62776 219 493 0 70544 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 284188


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

/proc/meminfo: memFree=29847732/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=366732 CPUtime=762.18 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 17895 0 0 0 76211 7 0 0 20 0 1 0 125539820 375533568 69181 33554432000 4194304 6211289 140735477312048 140735477310392 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 91683 69181 219 493 0 91180 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 366732

[startup+822.3 s]
/proc/loadavg: 2.05 2.13 2.29 3/177 731
/proc/meminfo: memFree=29846496/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=367128 CPUtime=822.17 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 17987 0 0 0 82209 8 0 0 20 0 1 0 125539820 375939072 69367 33554432000 4194304 6211289 140735477312048 140735477310392 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 91782 69367 219 493 0 91279 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 367128

[startup+882.307 s]
/proc/loadavg: 2.07 2.12 2.27 3/177 732
/proc/meminfo: memFree=29846132/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=367268 CPUtime=882.15 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 18061 0 0 0 88207 8 0 0 20 0 1 0 125539820 376082432 69421 33554432000 4194304 6211289 140735477312048 140735477310392 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 91817 69421 219 493 0 91314 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 367268

[startup+942.3 s]
/proc/loadavg: 2.22 2.14 2.27 3/178 736
/proc/meminfo: memFree=29844992/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=367268 CPUtime=942.13 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 18073 0 0 0 94205 8 0 0 20 0 1 0 125539820 376082432 69433 33554432000 4194304 6211289 140735477312048 140735477310392 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 91817 69433 219 493 0 91314 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 367268

[startup+1002.3 s]
/proc/loadavg: 2.08 2.12 2.25 3/177 737
/proc/meminfo: memFree=29844316/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=367268 CPUtime=1002.12 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 18075 0 0 0 100204 8 0 0 20 0 1 0 125539820 376082432 69435 33554432000 4194304 6211289 140735477312048 140735477310392 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 91817 69435 219 493 0 91314 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 367268

[startup+1062.3 s]
/proc/loadavg: 2.03 2.09 2.23 3/177 738
/proc/meminfo: memFree=29842456/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=367524 CPUtime=1062.11 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 18139 0 0 0 106203 8 0 0 20 0 1 0 125539820 376344576 69499 33554432000 4194304 6211289 140735477312048 140735477310392 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 91881 69499 219 493 0 91378 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 367524

[startup+1122.3 s]
/proc/loadavg: 2.08 2.09 2.22 3/177 740
/proc/meminfo: memFree=29841956/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=368420 CPUtime=1122.1 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 18258 0 0 0 112202 8 0 0 20 0 1 0 125539820 377262080 69618 33554432000 4194304 6211289 140735477312048 140735477310392 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 92105 69618 219 493 0 91602 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 368420

[startup+1182.3 s]
/proc/loadavg: 2.03 2.07 2.20 3/177 741
/proc/meminfo: memFree=29732796/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502332 CPUtime=1182.09 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21397 0 0 0 118198 11 0 0 20 0 1 0 125539820 514387968 96700 33554432000 4194304 6211289 140735477312048 140735477310392 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125583 96700 219 493 0 125080 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 502332

[startup+1242.3 s]
/proc/loadavg: 2.01 2.06 2.18 3/177 742
/proc/meminfo: memFree=29732052/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502528 CPUtime=1242.08 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21435 0 0 0 124197 11 0 0 20 0 1 0 125539820 514588672 96738 33554432000 4194304 6211289 140735477312048 140735477310392 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125632 96738 219 493 0 125129 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 502528

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.17 3/177 743
/proc/meminfo: memFree=29731304/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502528 CPUtime=1302.07 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21455 0 0 0 130196 11 0 0 20 0 1 0 125539820 514588672 96758 33554432000 4194304 6211289 140735477312048 140735477310392 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125632 96758 219 493 0 125129 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 502528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.16 3/177 744
/proc/meminfo: memFree=29730180/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502916 CPUtime=1362.06 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21531 0 0 0 136195 11 0 0 20 0 1 0 125539820 514985984 96834 33554432000 4194304 6211289 140735477312048 140735477310392 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125729 96834 219 493 0 125226 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 502916

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

[startup+1369.61 s]
/proc/loadavg: 2.00 2.03 2.16 4/177 744
/proc/meminfo: memFree=29730056/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502916 CPUtime=1369.37 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21531 0 0 0 136926 11 0 0 20 0 1 0 125539820 514985984 96834 33554432000 4194304 6211289 140735477312048 140735477310392 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125729 96834 219 493 0 125226 0
Current children cumulated CPU time (s) 1369.37
Current children cumulated vsize (KiB) 502916

[startup+1382.4 s]
/proc/loadavg: 2.00 2.03 2.16 3/177 745
/proc/meminfo: memFree=29729676/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502916 CPUtime=1382.16 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21533 0 0 0 138205 11 0 0 20 0 1 0 125539820 514985984 96836 33554432000 4194304 6211289 140735477312048 140735477310392 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125729 96836 219 493 0 125226 0
Current children cumulated CPU time (s) 1382.16
Current children cumulated vsize (KiB) 502916

[startup+1388.8 s]
/proc/loadavg: 2.07 2.04 2.16 3/176 745
/proc/meminfo: memFree=29729448/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502916 CPUtime=1388.56 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21533 0 0 0 138845 11 0 0 20 0 1 0 125539820 514985984 96836 33554432000 4194304 6211289 140735477312048 140735477310392 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125729 96836 219 493 0 125226 0
Current children cumulated CPU time (s) 1388.56
Current children cumulated vsize (KiB) 502916

[startup+1392 s]
/proc/loadavg: 2.07 2.04 2.16 3/177 746
/proc/meminfo: memFree=29729552/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502916 CPUtime=1391.76 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21533 0 0 0 139165 11 0 0 20 0 1 0 125539820 514985984 96836 33554432000 4194304 6211289 140735477312048 140735477310392 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125729 96836 219 493 0 125226 0
Current children cumulated CPU time (s) 1391.76
Current children cumulated vsize (KiB) 502916

[startup+1393.6 s]
/proc/loadavg: 2.07 2.04 2.16 3/177 746
/proc/meminfo: memFree=29729552/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=502916 CPUtime=1393.36 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 21534 0 0 0 139325 11 0 0 20 0 1 0 125539820 514985984 96837 33554432000 4194304 6211289 140735477312048 140735477310392 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 125729 96837 219 493 0 125226 0
Current children cumulated CPU time (s) 1393.36
Current children cumulated vsize (KiB) 502916

[startup+1394.4 s]
/proc/loadavg: 2.07 2.04 2.16 3/177 746
/proc/meminfo: memFree=29729560/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=638044 CPUtime=1394.16 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202496 23069 0 0 0 139403 13 0 0 20 0 1 0 125539820 653357056 124573 33554432000 4194304 6211289 140735477312048 140735477310392 4209844 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/710/statm: 159511 124573 219 493 0 159008 0
Current children cumulated CPU time (s) 1394.16
Current children cumulated vsize (KiB) 638044

[startup+1394.8 s]
/proc/loadavg: 2.07 2.04 2.16 3/177 746
/proc/meminfo: memFree=29511236/32872528 swapFree=11452/354844
[pid=710] ppid=707 vsize=0 CPUtime=1394.56 cores=1,3,5,7
/proc/710/stat : 710 (cdcl-cuttingpla) R 707 710 31775 0 -1 4202500 24586 0 0 0 139439 17 0 0 20 0 1 0 125539820 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/710/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1394.56
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 1394.82
CPU time (s): 1394.59
CPU user time (s): 1394.4
CPU system time (s): 0.19397
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 640604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1394.4
system time used= 0.19397
maximum resident set size= 609356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24586
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= 33
involuntary context switches= 1435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.61645 second user time and 5.41718 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-09 03:34:24
IDJOB=4087720
IDBENCH=71831
IDSOLVER=2549
FILE ID=node126/4087720-1465436064
RUNJOBID= node126-1465427031-31792
PBS_JOBID= 19859785
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-2000opt.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087720-1465436064/watcher-4087720-1465436064 -o /tmp/evaluation-result-4087720-1465436064/solver-4087720-1465436064 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087720-1465436064.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 5ab7e551a21f0b7676d0c7dccbb62e78
RANDOM SEED=1708558640

node126.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.500
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	: 5333.00
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.500
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.500
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.500
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.500
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.500
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	: 5332.56
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.500
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.55
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.500
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30132476 kB
Buffers:          129692 kB
Cached:           509416 kB
SwapCached:         2732 kB
Active:          1192340 kB
Inactive:         433872 kB
Active(anon):     984056 kB
Inactive(anon):     5124 kB
Active(file):     208284 kB
Inactive(file):   428748 kB
Unevictable:      354844 kB
Mlocked:           11452 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:              4280 kB
Writeback:             0 kB
AnonPages:       1321836 kB
Mapped:             8056 kB
Shmem:                 0 kB
Slab:             625780 kB
SReclaimable:      69752 kB
SUnreclaim:       556028 kB
KernelStack:        1472 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1654376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    751616 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= 71732 MiB
End job on node126 at 2016-06-09 03:57:39