Trace number 4087171

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.01 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/heinz/
normalized-neos-820146.opb
MD5SUM04a6efcac49375b9407fbc5f15fae5c7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
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 * #variable= 600 #constraint= 830
0.00/0.03	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.03	c total clause space: 4.25031MB
0.00/0.03	c total #watches: 5030
0.00/0.06	c total #propagations: 31239 / total #impl: 88450 (eff. 0.353)
0.00/0.06	c #Conflicts:       2000 | #Learnt:       1999 | 0.001
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 7490
0.00/0.09	c total #propagations: 61051 / total #impl: 173842 (eff. 0.351)
0.00/0.09	c GARBAGE COLLECT
0.00/0.09	c #Conflicts:       3000 | #Learnt:       2014 | 0.000
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 7309
0.09/0.12	c total #propagations: 96539 / total #impl: 287367 (eff. 0.336)
0.09/0.12	c #Conflicts:       4000 | #Learnt:       3014 | 0.000
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 9695
0.09/0.15	c total #propagations: 127122 / total #impl: 377239 (eff. 0.337)
0.09/0.15	c GARBAGE COLLECT
0.09/0.15	c #Conflicts:       5000 | #Learnt:       2368 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 8263
0.09/0.18	c total #propagations: 156886 / total #impl: 467705 (eff. 0.335)
0.09/0.18	c #Conflicts:       6000 | #Learnt:       3368 | 0.000
0.09/0.18	c total clause space: 4.25031MB
0.09/0.18	c total #watches: 10611
0.19/0.22	c total #propagations: 194337 / total #impl: 593734 (eff. 0.327)
0.19/0.22	c GARBAGE COLLECT
0.19/0.22	c #Conflicts:       7000 | #Learnt:       2239 | 0.000
0.19/0.22	c total clause space: 4.25031MB
0.19/0.22	c total #watches: 7959
0.19/0.27	c total #propagations: 234784 / total #impl: 730677 (eff. 0.321)
0.19/0.27	c #Conflicts:       8000 | #Learnt:       3239 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 10401
0.29/0.31	c total #propagations: 284365 / total #impl: 908958 (eff. 0.313)
0.29/0.31	c #Conflicts:       9000 | #Learnt:       4239 | 0.000
0.29/0.31	c total clause space: 4.25031MB
0.29/0.31	c total #watches: 12710
0.29/0.35	c total #propagations: 320499 / total #impl: 1028557 (eff. 0.312)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:      10000 | #Learnt:       2724 | 0.000
0.29/0.35	c total clause space: 6.90675MB
0.29/0.35	c total #watches: 9163
0.29/0.39	c total #propagations: 353463 / total #impl: 1130499 (eff. 0.313)
0.29/0.39	c #Conflicts:      11000 | #Learnt:       3724 | 0.000
0.29/0.39	c total clause space: 6.90675MB
0.29/0.39	c total #watches: 11439
0.39/0.43	c total #propagations: 389708 / total #impl: 1253069 (eff. 0.311)
0.39/0.43	c #Conflicts:      12000 | #Learnt:       4724 | 0.000
0.39/0.43	c total clause space: 6.90675MB
0.39/0.43	c total #watches: 13753
0.39/0.48	c total #propagations: 433000 / total #impl: 1411910 (eff. 0.307)
0.39/0.48	c #Conflicts:      13000 | #Learnt:       5724 | 0.000
0.39/0.48	c total clause space: 6.90675MB
0.39/0.48	c total #watches: 16186
0.49/0.52	c total #propagations: 471683 / total #impl: 1545929 (eff. 0.305)
0.49/0.52	c GARBAGE COLLECT
0.49/0.52	c #Conflicts:      14000 | #Learnt:       3868 | 0.000
0.49/0.52	c total clause space: 6.90675MB
0.49/0.52	c total #watches: 11882
0.49/0.57	c total #propagations: 508094 / total #impl: 1672088 (eff. 0.304)
0.49/0.57	c #Conflicts:      15000 | #Learnt:       4868 | 0.000
0.49/0.57	c total clause space: 6.90675MB
0.49/0.57	c total #watches: 14185
0.59/0.63	c total #propagations: 547835 / total #impl: 1823909 (eff. 0.300)
0.59/0.63	c #Conflicts:      16000 | #Learnt:       5868 | 0.000
0.59/0.63	c total clause space: 6.90675MB
0.59/0.63	c total #watches: 16501
0.59/0.69	c total #propagations: 596242 / total #impl: 2010757 (eff. 0.297)
0.59/0.69	c GARBAGE COLLECT
0.59/0.69	c #Conflicts:      17000 | #Learnt:       3693 | 0.000
0.59/0.69	c total clause space: 6.90675MB
0.59/0.69	c total #watches: 11350
0.69/0.75	c total #propagations: 644318 / total #impl: 2195095 (eff. 0.294)
0.69/0.75	c #Conflicts:      18000 | #Learnt:       4693 | 0.000
0.69/0.75	c total clause space: 6.90675MB
0.69/0.75	c total #watches: 13894
0.79/0.85	c total #propagations: 699693 / total #impl: 2429898 (eff. 0.288)
0.79/0.85	c #Conflicts:      19000 | #Learnt:       5693 | 0.000
0.79/0.85	c total clause space: 6.90675MB
0.79/0.85	c total #watches: 17263
0.89/0.92	c total #propagations: 773068 / total #impl: 2762911 (eff. 0.280)
0.89/0.92	c #Conflicts:      20000 | #Learnt:       6693 | 0.000
0.89/0.92	c total clause space: 11.2235MB
0.89/0.92	c total #watches: 19723
0.89/0.98	c total #propagations: 820013 / total #impl: 2938462 (eff. 0.279)
0.89/0.98	c GARBAGE COLLECT
0.89/0.98	c #Conflicts:      21000 | #Learnt:       4196 | 0.000
0.89/0.98	c total clause space: 11.2235MB
0.89/0.98	c total #watches: 13913
0.99/1.03	c total #propagations: 858890 / total #impl: 3078654 (eff. 0.279)
0.99/1.03	c #Conflicts:      22000 | #Learnt:       5196 | 0.000
0.99/1.03	c total clause space: 11.2235MB
0.99/1.03	c total #watches: 16289
0.99/1.08	c total #propagations: 895240 / total #impl: 3211740 (eff. 0.279)
0.99/1.08	c #Conflicts:      23000 | #Learnt:       6196 | 0.000
0.99/1.08	c total clause space: 11.2235MB
0.99/1.08	c total #watches: 18901
1.10/1.13	c total #propagations: 935979 / total #impl: 3364358 (eff. 0.278)
1.10/1.13	c #Conflicts:      24000 | #Learnt:       7196 | 0.000
1.10/1.13	c total clause space: 11.2235MB
1.10/1.13	c total #watches: 21369
1.10/1.19	c total #propagations: 968161 / total #impl: 3474317 (eff. 0.279)
1.10/1.19	c GARBAGE COLLECT
1.10/1.19	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
1.10/1.19	c total clause space: 11.2235MB
1.10/1.19	c total #watches: 13464
1.20/1.23	c total #propagations: 1013228 / total #impl: 3631335 (eff. 0.279)
1.20/1.23	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
1.20/1.23	c total clause space: 11.2235MB
1.20/1.23	c total #watches: 16034
1.29/1.32	c total #propagations: 1048023 / total #impl: 3751671 (eff. 0.279)
1.29/1.32	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
1.29/1.32	c total clause space: 11.2235MB
1.29/1.32	c total #watches: 18531
1.29/1.38	c total #propagations: 1108953 / total #impl: 4027416 (eff. 0.275)
1.29/1.38	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
1.29/1.38	c total clause space: 11.2235MB
1.29/1.38	c total #watches: 20875
1.39/1.43	c total #propagations: 1151530 / total #impl: 4181112 (eff. 0.275)
1.39/1.43	c GARBAGE COLLECT
1.39/1.43	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
1.39/1.43	c total clause space: 11.2235MB
1.39/1.43	c total #watches: 13276
1.39/1.47	c total #propagations: 1186817 / total #impl: 4302356 (eff. 0.276)
1.39/1.47	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
1.39/1.47	c total clause space: 11.2235MB
1.39/1.47	c total #watches: 15807
1.49/1.53	c total #propagations: 1224356 / total #impl: 4432831 (eff. 0.276)
1.49/1.53	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
1.49/1.53	c total clause space: 11.2235MB
1.49/1.53	c total #watches: 18077
1.49/1.58	c total #propagations: 1265306 / total #impl: 4587120 (eff. 0.276)
1.49/1.58	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
1.49/1.58	c total clause space: 11.2235MB
1.49/1.58	c total #watches: 20589
1.59/1.63	c total #propagations: 1299828 / total #impl: 4705381 (eff. 0.276)
1.59/1.63	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
1.59/1.63	c total clause space: 11.2235MB
1.59/1.63	c total #watches: 23189
1.59/1.70	c total #propagations: 1334623 / total #impl: 4828945 (eff. 0.276)
1.59/1.70	c GARBAGE COLLECT
1.59/1.70	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
1.59/1.70	c total clause space: 11.2235MB
1.59/1.70	c total #watches: 14747
1.69/1.76	c total #propagations: 1384810 / total #impl: 5005200 (eff. 0.277)
1.69/1.76	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
1.69/1.76	c total clause space: 11.2235MB
1.69/1.76	c total #watches: 17587
1.79/1.84	c total #propagations: 1441062 / total #impl: 5204861 (eff. 0.277)
1.79/1.84	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
1.79/1.84	c total clause space: 11.2235MB
1.79/1.84	c total #watches: 20392
1.89/1.94	c total #propagations: 1503544 / total #impl: 5454882 (eff. 0.276)
1.89/1.94	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
1.89/1.94	c total clause space: 11.2235MB
1.89/1.94	c total #watches: 23171
1.99/2.05	c total #propagations: 1566829 / total #impl: 5737364 (eff. 0.273)
1.99/2.05	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
1.99/2.05	c total clause space: 11.2235MB
1.99/2.05	c total #watches: 25555
2.09/2.14	c total #propagations: 1633464 / total #impl: 6031409 (eff. 0.271)
2.09/2.14	c GARBAGE COLLECT
2.09/2.14	c #Conflicts:      39000 | #Learnt:       5203 | 0.000
2.09/2.14	c total clause space: 11.2235MB
2.09/2.14	c total #watches: 16376
2.09/2.20	c total #propagations: 1687925 / total #impl: 6269705 (eff. 0.269)
2.09/2.20	c #Conflicts:      40000 | #Learnt:       6203 | 0.000
2.09/2.20	c total clause space: 11.2235MB
2.09/2.20	c total #watches: 19186
2.20/2.28	c total #propagations: 1734921 / total #impl: 6458475 (eff. 0.269)
2.20/2.28	c #Conflicts:      41000 | #Learnt:       7203 | 0.000
2.20/2.28	c total clause space: 11.2235MB
2.20/2.28	c total #watches: 21641
2.30/2.39	c total #propagations: 1784779 / total #impl: 6678972 (eff. 0.267)
2.30/2.39	c #Conflicts:      42000 | #Learnt:       8203 | 0.000
2.30/2.39	c total clause space: 11.2235MB
2.30/2.39	c total #watches: 24323
2.39/2.49	c total #propagations: 1840338 / total #impl: 6927481 (eff. 0.266)
2.39/2.49	c #Conflicts:      43000 | #Learnt:       9203 | 0.000
2.39/2.49	c total clause space: 18.2382MB
2.39/2.49	c total #watches: 26673
2.49/2.58	c total #propagations: 1890062 / total #impl: 7133187 (eff. 0.265)
2.49/2.58	c GARBAGE COLLECT
2.49/2.58	c #Conflicts:      44000 | #Learnt:       5223 | 0.000
2.49/2.58	c total clause space: 18.2382MB
2.49/2.58	c total #watches: 16485
2.59/2.65	c total #propagations: 1937302 / total #impl: 7342809 (eff. 0.264)
2.59/2.65	c #Conflicts:      45000 | #Learnt:       6223 | 0.000
2.59/2.65	c total clause space: 18.2382MB
2.59/2.65	c total #watches: 18835
2.69/2.70	c total #propagations: 1986018 / total #impl: 7544333 (eff. 0.263)
2.69/2.70	c #Conflicts:      46000 | #Learnt:       7223 | 0.000
2.69/2.70	c total clause space: 18.2382MB
2.69/2.70	c total #watches: 21159
2.69/2.75	c total #propagations: 2020510 / total #impl: 7661137 (eff. 0.264)
2.69/2.75	c #Conflicts:      47000 | #Learnt:       8223 | 0.000
2.69/2.75	c total clause space: 18.2382MB
2.69/2.75	c total #watches: 23515
2.79/2.81	c total #propagations: 2053582 / total #impl: 7771738 (eff. 0.264)
2.79/2.81	c #Conflicts:      48000 | #Learnt:       9223 | 0.000
2.79/2.81	c total clause space: 18.2382MB
2.79/2.81	c total #watches: 26041
2.79/2.87	c total #propagations: 2088982 / total #impl: 7904917 (eff. 0.264)
2.79/2.87	c #Conflicts:      49000 | #Learnt:      10223 | 0.000
2.79/2.87	c total clause space: 18.2382MB
2.79/2.87	c total #watches: 28762
2.89/2.93	c total #propagations: 2121867 / total #impl: 8017090 (eff. 0.265)
2.89/2.93	c GARBAGE COLLECT
2.89/2.93	c #Conflicts:      50000 | #Learnt:       5920 | 0.000
2.89/2.93	c total clause space: 18.2382MB
2.89/2.93	c total #watches: 18110
2.99/3.00	c total #propagations: 2157857 / total #impl: 8147205 (eff. 0.265)
2.99/3.00	c #Conflicts:      51000 | #Learnt:       6920 | 0.000
2.99/3.00	c total clause space: 18.2382MB
2.99/3.00	c total #watches: 20422
2.99/3.07	c total #propagations: 2198552 / total #impl: 8314537 (eff. 0.264)
2.99/3.07	c #Conflicts:      52000 | #Learnt:       7920 | 0.000
2.99/3.07	c total clause space: 18.2382MB
2.99/3.07	c total #watches: 22735
3.09/3.14	c total #propagations: 2241226 / total #impl: 8490254 (eff. 0.264)
3.09/3.14	c #Conflicts:      53000 | #Learnt:       8920 | 0.000
3.09/3.14	c total clause space: 18.2382MB
3.09/3.14	c total #watches: 25209
3.09/3.19	c total #propagations: 2283157 / total #impl: 8663904 (eff. 0.264)
3.09/3.19	c #Conflicts:      54000 | #Learnt:       9920 | 0.000
3.09/3.19	c total clause space: 18.2382MB
3.09/3.19	c total #watches: 27854
3.19/3.26	c total #propagations: 2316271 / total #impl: 8770366 (eff. 0.264)
3.19/3.26	c #Conflicts:      55000 | #Learnt:      10920 | 0.000
3.19/3.26	c total clause space: 18.2382MB
3.19/3.26	c total #watches: 30308
3.30/3.34	c total #propagations: 2351456 / total #impl: 8895678 (eff. 0.264)
3.30/3.34	c GARBAGE COLLECT
3.30/3.34	c #Conflicts:      56000 | #Learnt:       6321 | 0.000
3.30/3.34	c total clause space: 18.2382MB
3.30/3.34	c total #watches: 19154
3.30/3.39	c total #propagations: 2401988 / total #impl: 9096727 (eff. 0.264)
3.30/3.39	c #Conflicts:      57000 | #Learnt:       7321 | 0.000
3.30/3.39	c total clause space: 18.2382MB
3.30/3.39	c total #watches: 21693
3.40/3.44	c total #propagations: 2436164 / total #impl: 9213672 (eff. 0.264)
3.40/3.44	c #Conflicts:      58000 | #Learnt:       8321 | 0.000
3.40/3.44	c total clause space: 18.2382MB
3.40/3.44	c total #watches: 24074
3.49/3.51	c total #propagations: 2467563 / total #impl: 9320772 (eff. 0.265)
3.49/3.51	c #Conflicts:      59000 | #Learnt:       9321 | 0.000
3.49/3.51	c total clause space: 18.2382MB
3.49/3.51	c total #watches: 26378
3.49/3.58	c total #propagations: 2505639 / total #impl: 9462549 (eff. 0.265)
3.49/3.58	c #Conflicts:      60000 | #Learnt:      10321 | 0.000
3.49/3.58	c total clause space: 18.2382MB
3.49/3.58	c total #watches: 28656
3.59/3.66	c total #propagations: 2545986 / total #impl: 9619225 (eff. 0.265)
3.59/3.66	c #Conflicts:      61000 | #Learnt:      11321 | 0.000
3.59/3.66	c total clause space: 18.2382MB
3.59/3.66	c total #watches: 31135
3.69/3.74	c total #propagations: 2588234 / total #impl: 9789599 (eff. 0.264)
3.69/3.74	c GARBAGE COLLECT
3.69/3.74	c #Conflicts:      62000 | #Learnt:       6418 | 0.000
3.69/3.74	c total clause space: 18.2382MB
3.69/3.74	c total #watches: 19463
3.79/3.81	c total #propagations: 2632037 / total #impl: 9985875 (eff. 0.264)
3.79/3.81	c #Conflicts:      63000 | #Learnt:       7418 | 0.000
3.79/3.81	c total clause space: 18.2382MB
3.79/3.81	c total #watches: 21841
3.89/3.91	c total #propagations: 2680243 / total #impl: 10188921 (eff. 0.263)
3.89/3.91	c #Conflicts:      64000 | #Learnt:       8418 | 0.000
3.89/3.91	c total clause space: 18.2382MB
3.89/3.91	c total #watches: 24203
3.89/3.98	c total #propagations: 2731636 / total #impl: 10411207 (eff. 0.262)
3.89/3.98	c #Conflicts:      65000 | #Learnt:       9418 | 0.000
3.89/3.98	c total clause space: 18.2382MB
3.89/3.98	c total #watches: 26661
3.99/4.04	c total #propagations: 2768503 / total #impl: 10540016 (eff. 0.263)
3.99/4.04	c #Conflicts:      66000 | #Learnt:      10418 | 0.000
3.99/4.04	c total clause space: 18.2382MB
3.99/4.04	c total #watches: 28897
4.09/4.12	c total #propagations: 2804086 / total #impl: 10670657 (eff. 0.263)
4.09/4.12	c #Conflicts:      67000 | #Learnt:      11418 | 0.000
4.09/4.12	c total clause space: 18.2382MB
4.09/4.12	c total #watches: 31320
4.19/4.21	c total #propagations: 2844753 / total #impl: 10835867 (eff. 0.263)
4.19/4.21	c #Conflicts:      68000 | #Learnt:      12418 | 0.000
4.19/4.21	c total clause space: 18.2382MB
4.19/4.21	c total #watches: 33805
4.19/4.27	c total #propagations: 2885460 / total #impl: 10998421 (eff. 0.262)
4.19/4.27	c GARBAGE COLLECT
4.19/4.27	c #Conflicts:      69000 | #Learnt:       7205 | 0.000
4.19/4.27	c total clause space: 18.2382MB
4.19/4.27	c total #watches: 21338
4.29/4.32	c total #propagations: 2924432 / total #impl: 11135337 (eff. 0.263)
4.29/4.32	c #Conflicts:      70000 | #Learnt:       8205 | 0.000
4.29/4.32	c total clause space: 18.2382MB
4.29/4.32	c total #watches: 23746
4.39/4.41	c total #propagations: 2958151 / total #impl: 11255601 (eff. 0.263)
4.39/4.41	c #Conflicts:      71000 | #Learnt:       9205 | 0.000
4.39/4.41	c total clause space: 18.2382MB
4.39/4.41	c total #watches: 26034
4.39/4.49	c total #propagations: 3014063 / total #impl: 11492655 (eff. 0.262)
4.39/4.49	c #Conflicts:      72000 | #Learnt:      10205 | 0.000
4.39/4.49	c total clause space: 18.2382MB
4.39/4.49	c total #watches: 28393
4.49/4.57	c total #propagations: 3072829 / total #impl: 11692829 (eff. 0.263)
4.49/4.57	c #Conflicts:      73000 | #Learnt:      11205 | 0.000
4.49/4.57	c total clause space: 18.2382MB
4.49/4.57	c total #watches: 30856
4.59/4.64	c total #propagations: 3118369 / total #impl: 11856059 (eff. 0.263)
4.59/4.64	c #Conflicts:      74000 | #Learnt:      12205 | 0.000
4.59/4.64	c total clause space: 18.2382MB
4.59/4.64	c total #watches: 33446
4.69/4.72	c total #propagations: 3153062 / total #impl: 11980195 (eff. 0.263)
4.69/4.72	c GARBAGE COLLECT
4.69/4.72	c #Conflicts:      75000 | #Learnt:       6711 | 0.000
4.69/4.72	c total clause space: 18.2382MB
4.69/4.72	c total #watches: 20022
4.69/4.79	c total #propagations: 3193617 / total #impl: 12143750 (eff. 0.263)
4.69/4.79	c #Conflicts:      76000 | #Learnt:       7711 | 0.000
4.69/4.79	c total clause space: 18.2382MB
4.69/4.79	c total #watches: 22571
4.79/4.86	c total #propagations: 3234915 / total #impl: 12306266 (eff. 0.263)
4.79/4.86	c #Conflicts:      77000 | #Learnt:       8711 | 0.000
4.79/4.86	c total clause space: 18.2382MB
4.79/4.86	c total #watches: 24913
4.89/4.92	c total #propagations: 3276068 / total #impl: 12463017 (eff. 0.263)
4.89/4.92	c #Conflicts:      78000 | #Learnt:       9711 | 0.000
4.89/4.92	c total clause space: 18.2382MB
4.89/4.92	c total #watches: 27313
4.99/5.00	c total #propagations: 3309436 / total #impl: 12583413 (eff. 0.263)
4.99/5.00	c #Conflicts:      79000 | #Learnt:      10711 | 0.000
4.99/5.00	c total clause space: 18.2382MB
4.99/5.00	c total #watches: 29886
5.09/5.10	c total #propagations: 3359443 / total #impl: 12779432 (eff. 0.263)
5.09/5.10	c #Conflicts:      80000 | #Learnt:      11711 | 0.000
5.09/5.10	c total clause space: 18.2382MB
5.09/5.10	c total #watches: 32443
5.19/5.21	c total #propagations: 3422585 / total #impl: 12997370 (eff. 0.263)
5.19/5.21	c #Conflicts:      81000 | #Learnt:      12711 | 0.000
5.19/5.21	c total clause space: 18.2382MB
5.19/5.21	c total #watches: 34891
5.29/5.35	c total #propagations: 3477814 / total #impl: 13241439 (eff. 0.263)
5.29/5.35	c GARBAGE COLLECT
5.29/5.35	c #Conflicts:      82000 | #Learnt:       6914 | 0.000
5.29/5.35	c total clause space: 18.2382MB
5.29/5.35	c total #watches: 20458
5.39/5.45	c total #propagations: 3540197 / total #impl: 13525876 (eff. 0.262)
5.39/5.45	c #Conflicts:      83000 | #Learnt:       7914 | 0.000
5.39/5.45	c total clause space: 18.2382MB
5.39/5.45	c total #watches: 23376
5.49/5.55	c total #propagations: 3598887 / total #impl: 13782542 (eff. 0.261)
5.49/5.55	c #Conflicts:      84000 | #Learnt:       8914 | 0.000
5.49/5.55	c total clause space: 18.2382MB
5.49/5.55	c total #watches: 26297
5.59/5.67	c total #propagations: 3657784 / total #impl: 14043398 (eff. 0.260)
5.59/5.67	c #Conflicts:      85000 | #Learnt:       9914 | 0.000
5.59/5.67	c total clause space: 18.2382MB
5.59/5.67	c total #watches: 29945
5.79/5.84	c total #propagations: 3724417 / total #impl: 14333857 (eff. 0.260)
5.79/5.84	c #Conflicts:      86000 | #Learnt:      10914 | 0.000
5.79/5.84	c total clause space: 18.2382MB
5.79/5.84	c total #watches: 33539
5.89/6.00	c total #propagations: 3796125 / total #impl: 14692215 (eff. 0.258)
5.89/6.00	c #Conflicts:      87000 | #Learnt:      11914 | 0.000
5.89/6.00	c total clause space: 18.2382MB
5.89/6.00	c total #watches: 36366
6.09/6.17	c total #propagations: 3863609 / total #impl: 15000378 (eff. 0.258)
6.09/6.17	c #Conflicts:      88000 | #Learnt:      12914 | 0.000
6.09/6.17	c total clause space: 18.2382MB
6.09/6.17	c total #watches: 39537
6.29/6.36	c total #propagations: 3927870 / total #impl: 15313629 (eff. 0.256)
6.29/6.36	c #Conflicts:      89000 | #Learnt:      13914 | 0.000
6.29/6.36	c total clause space: 29.637MB
6.29/6.36	c total #watches: 42436
6.39/6.47	c total #propagations: 3993141 / total #impl: 15610511 (eff. 0.256)
6.39/6.47	c GARBAGE COLLECT
6.39/6.47	c #Conflicts:      90000 | #Learnt:       7816 | 0.000
6.39/6.47	c total clause space: 29.637MB
6.39/6.47	c total #watches: 22869
6.49/6.58	c total #propagations: 4043407 / total #impl: 15818636 (eff. 0.256)
6.49/6.58	c #Conflicts:      91000 | #Learnt:       8816 | 0.000
6.49/6.58	c total clause space: 29.637MB
6.49/6.58	c total #watches: 26542
6.69/6.73	c total #propagations: 4103144 / total #impl: 16065121 (eff. 0.255)
6.69/6.73	c #Conflicts:      92000 | #Learnt:       9816 | 0.000
6.69/6.73	c total clause space: 29.637MB
6.69/6.73	c total #watches: 30406
6.88/6.93	c total #propagations: 4170486 / total #impl: 16360531 (eff. 0.255)
6.88/6.93	c #Conflicts:      93000 | #Learnt:      10816 | 0.000
6.88/6.93	c total clause space: 29.637MB
6.88/6.93	c total #watches: 33029
7.08/7.13	c total #propagations: 4253580 / total #impl: 16749300 (eff. 0.254)
7.08/7.13	c #Conflicts:      94000 | #Learnt:      11816 | 0.000
7.08/7.13	c total clause space: 29.637MB
7.08/7.13	c total #watches: 36605
7.18/7.27	c total #propagations: 4324510 / total #impl: 17077791 (eff. 0.253)
7.18/7.27	c #Conflicts:      95000 | #Learnt:      12816 | 0.000
7.18/7.27	c total clause space: 29.637MB
7.18/7.27	c total #watches: 40043
7.38/7.43	c total #propagations: 4371806 / total #impl: 17283246 (eff. 0.253)
7.38/7.43	c #Conflicts:      96000 | #Learnt:      13816 | 0.000
7.38/7.43	c total clause space: 29.637MB
7.38/7.43	c total #watches: 43906
7.58/7.60	c total #propagations: 4418272 / total #impl: 17497038 (eff. 0.253)
7.58/7.60	c #Conflicts:      97000 | #Learnt:      14816 | 0.000
7.58/7.60	c total clause space: 29.637MB
7.58/7.60	c total #watches: 46979
7.58/7.70	c total #propagations: 4469050 / total #impl: 17733965 (eff. 0.252)
7.58/7.70	c GARBAGE COLLECT
7.58/7.70	c #Conflicts:      98000 | #Learnt:       8406 | 0.000
7.58/7.70	c total clause space: 29.637MB
7.58/7.70	c total #watches: 24517
7.69/7.80	c total #propagations: 4526716 / total #impl: 17952268 (eff. 0.252)
7.69/7.80	c #Conflicts:      99000 | #Learnt:       9406 | 0.000
7.69/7.80	c total clause space: 29.637MB
7.69/7.80	c total #watches: 27372
7.88/7.96	c total #propagations: 4585713 / total #impl: 18185385 (eff. 0.252)
7.88/7.96	c #Conflicts:     100000 | #Learnt:      10406 | 0.000
7.88/7.96	c total clause space: 29.637MB
7.88/7.96	c total #watches: 31088
8.08/8.17	c total #propagations: 4671318 / total #impl: 18561347 (eff. 0.252)
8.08/8.17	c #Conflicts:     101000 | #Learnt:      11406 | 0.000
8.08/8.17	c total clause space: 29.637MB
8.08/8.17	c total #watches: 34583
8.28/8.37	c total #propagations: 4763059 / total #impl: 19011801 (eff. 0.251)
8.28/8.37	c #Conflicts:     102000 | #Learnt:      12406 | 0.000
8.28/8.37	c total clause space: 29.637MB
8.28/8.37	c total #watches: 38888
8.48/8.56	c total #propagations: 4839620 / total #impl: 19428467 (eff. 0.249)
8.48/8.56	c #Conflicts:     103000 | #Learnt:      13406 | 0.000
8.48/8.56	c total clause space: 29.637MB
8.48/8.56	c total #watches: 43330
8.58/8.65	c total #propagations: 4900436 / total #impl: 19766758 (eff. 0.248)
8.58/8.65	c #Conflicts:     104000 | #Learnt:      14406 | 0.000
8.58/8.65	c total clause space: 29.637MB
8.58/8.65	c total #watches: 45862
8.68/8.75	c total #propagations: 4933620 / total #impl: 19879377 (eff. 0.248)
8.68/8.75	c #Conflicts:     105000 | #Learnt:      15406 | 0.000
8.68/8.75	c total clause space: 29.637MB
8.68/8.75	c total #watches: 48250
8.79/8.82	c total #propagations: 4967512 / total #impl: 20005277 (eff. 0.248)
8.79/8.82	c GARBAGE COLLECT
8.79/8.82	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
8.79/8.82	c total clause space: 29.637MB
8.79/8.82	c total #watches: 25052
8.79/8.88	c total #propagations: 5009620 / total #impl: 20175252 (eff. 0.248)
8.79/8.88	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
8.79/8.88	c total clause space: 29.637MB
8.79/8.88	c total #watches: 27458
8.89/8.95	c total #propagations: 5043870 / total #impl: 20288780 (eff. 0.249)
8.89/8.95	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
8.89/8.95	c total clause space: 29.637MB
8.89/8.95	c total #watches: 29976
8.98/9.04	c total #propagations: 5081803 / total #impl: 20428229 (eff. 0.249)
8.98/9.04	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
8.98/9.04	c total clause space: 29.637MB
8.98/9.04	c total #watches: 32323
9.08/9.13	c total #propagations: 5131983 / total #impl: 20643385 (eff. 0.249)
9.08/9.13	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
9.08/9.13	c total clause space: 29.637MB
9.08/9.13	c total #watches: 34575
9.18/9.22	c total #propagations: 5172176 / total #impl: 20803710 (eff. 0.249)
9.18/9.22	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
9.18/9.22	c total clause space: 29.637MB
9.18/9.22	c total #watches: 36889
9.28/9.30	c total #propagations: 5216954 / total #impl: 20970279 (eff. 0.249)
9.28/9.30	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
9.28/9.30	c total clause space: 29.637MB
9.28/9.30	c total #watches: 39265
9.28/9.39	c total #propagations: 5255604 / total #impl: 21100574 (eff. 0.249)
9.28/9.39	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
9.28/9.39	c total clause space: 29.637MB
9.28/9.39	c total #watches: 41847
9.38/9.49	c total #propagations: 5293531 / total #impl: 21243798 (eff. 0.249)
9.38/9.49	c GARBAGE COLLECT
9.38/9.49	c #Conflicts:     114000 | #Learnt:       8702 | 0.000
9.38/9.49	c total clause space: 29.637MB
9.38/9.49	c total #watches: 24978
9.49/9.55	c total #propagations: 5342719 / total #impl: 21458560 (eff. 0.249)
9.49/9.55	c #Conflicts:     115000 | #Learnt:       9702 | 0.000
9.49/9.55	c total clause space: 29.637MB
9.49/9.55	c total #watches: 27562
9.59/9.62	c total #propagations: 5377931 / total #impl: 21580158 (eff. 0.249)
9.59/9.62	c #Conflicts:     116000 | #Learnt:      10702 | 0.000
9.59/9.62	c total clause space: 29.637MB
9.59/9.62	c total #watches: 30105
9.69/9.71	c total #propagations: 5417984 / total #impl: 21723682 (eff. 0.249)
9.69/9.71	c #Conflicts:     117000 | #Learnt:      11702 | 0.000
9.69/9.71	c total clause space: 29.637MB
9.69/9.71	c total #watches: 32461
9.79/9.81	c total #propagations: 5470574 / total #impl: 21966588 (eff. 0.249)
9.79/9.81	c #Conflicts:     118000 | #Learnt:      12702 | 0.000
9.79/9.81	c total clause space: 29.637MB
9.79/9.81	c total #watches: 34794
9.90/9.90	c total #propagations: 5517049 / total #impl: 22156765 (eff. 0.249)
9.90/9.90	c #Conflicts:     119000 | #Learnt:      13702 | 0.000
9.90/9.90	c total clause space: 29.637MB
9.90/9.90	c total #watches: 37215
10.00/10.00	c total #propagations: 5562960 / total #impl: 22345148 (eff. 0.249)
10.00/10.00	c #Conflicts:     120000 | #Learnt:      14702 | 0.000
10.00/10.00	c total clause space: 29.637MB
10.00/10.00	c total #watches: 39489
10.09/10.14	c total #propagations: 5610916 / total #impl: 22548928 (eff. 0.249)
10.09/10.14	c #Conflicts:     121000 | #Learnt:      15702 | 0.000
10.09/10.14	c total clause space: 29.637MB
10.09/10.14	c total #watches: 41819
10.29/10.30	c total #propagations: 5670551 / total #impl: 22836303 (eff. 0.248)
10.29/10.30	c GARBAGE COLLECT
10.29/10.30	c #Conflicts:     122000 | #Learnt:       8394 | 0.000
10.29/10.30	c total clause space: 29.637MB
10.29/10.30	c total #watches: 24288
10.29/10.36	c total #propagations: 5732988 / total #impl: 23148903 (eff. 0.248)
10.29/10.36	c #Conflicts:     123000 | #Learnt:       9394 | 0.000
10.29/10.36	c total clause space: 29.637MB
10.29/10.36	c total #watches: 26878
10.39/10.42	c total #propagations: 5765540 / total #impl: 23260631 (eff. 0.248)
10.39/10.42	c #Conflicts:     124000 | #Learnt:      10394 | 0.000
10.39/10.42	c total clause space: 29.637MB
10.39/10.42	c total #watches: 29238
10.49/10.52	c total #propagations: 5802321 / total #impl: 23395701 (eff. 0.248)
10.49/10.52	c #Conflicts:     125000 | #Learnt:      11394 | 0.000
10.49/10.52	c total clause space: 29.637MB
10.49/10.52	c total #watches: 31600
10.49/10.57	c total #propagations: 5846107 / total #impl: 23590134 (eff. 0.248)
10.49/10.57	c #Conflicts:     126000 | #Learnt:      12394 | 0.000
10.49/10.57	c total clause space: 29.637MB
10.49/10.57	c total #watches: 34058
10.59/10.65	c total #propagations: 5877078 / total #impl: 23693040 (eff. 0.248)
10.59/10.65	c #Conflicts:     127000 | #Learnt:      13394 | 0.000
10.59/10.65	c total clause space: 29.637MB
10.59/10.65	c total #watches: 36449
10.69/10.76	c total #propagations: 5913740 / total #impl: 23830447 (eff. 0.248)
10.69/10.76	c #Conflicts:     128000 | #Learnt:      14394 | 0.000
10.69/10.76	c total clause space: 29.637MB
10.69/10.76	c total #watches: 39088
10.79/10.86	c total #propagations: 5962429 / total #impl: 24055605 (eff. 0.248)
10.79/10.86	c #Conflicts:     129000 | #Learnt:      15394 | 0.000
10.79/10.86	c total clause space: 29.637MB
10.79/10.86	c total #watches: 41336
10.89/10.95	c total #propagations: 6011200 / total #impl: 24254976 (eff. 0.248)
10.89/10.95	c #Conflicts:     130000 | #Learnt:      16394 | 0.000
10.89/10.95	c total clause space: 29.637MB
10.89/10.95	c total #watches: 45097
11.00/11.05	c total #propagations: 6052038 / total #impl: 24408395 (eff. 0.248)
11.00/11.05	c GARBAGE COLLECT
11.00/11.05	c #Conflicts:     131000 | #Learnt:       8801 | 0.000
11.00/11.05	c total clause space: 29.637MB
11.00/11.05	c total #watches: 25297
11.10/11.11	c total #propagations: 6091957 / total #impl: 24564709 (eff. 0.248)
11.10/11.11	c #Conflicts:     132000 | #Learnt:       9801 | 0.000
11.10/11.11	c total clause space: 29.637MB
11.10/11.11	c total #watches: 27809
11.10/11.19	c total #propagations: 6126405 / total #impl: 24688051 (eff. 0.248)
11.10/11.19	c #Conflicts:     133000 | #Learnt:      10801 | 0.000
11.10/11.19	c total clause space: 29.637MB
11.10/11.19	c total #watches: 30369
11.19/11.27	c total #propagations: 6170902 / total #impl: 24870729 (eff. 0.248)
11.19/11.27	c #Conflicts:     134000 | #Learnt:      11801 | 0.000
11.19/11.27	c total clause space: 29.637MB
11.19/11.27	c total #watches: 32807
11.29/11.35	c total #propagations: 6211396 / total #impl: 25029999 (eff. 0.248)
11.29/11.35	c #Conflicts:     135000 | #Learnt:      12801 | 0.000
11.29/11.35	c total clause space: 29.637MB
11.29/11.35	c total #watches: 35309
11.39/11.43	c total #propagations: 6249623 / total #impl: 25172127 (eff. 0.248)
11.39/11.43	c #Conflicts:     136000 | #Learnt:      13801 | 0.000
11.39/11.43	c total clause space: 29.637MB
11.39/11.43	c total #watches: 37661
11.49/11.55	c total #propagations: 6291631 / total #impl: 25326611 (eff. 0.248)
11.49/11.55	c #Conflicts:     137000 | #Learnt:      14801 | 0.000
11.49/11.55	c total clause space: 29.637MB
11.49/11.55	c total #watches: 39967
11.59/11.67	c total #propagations: 6343880 / total #impl: 25543419 (eff. 0.248)
11.59/11.67	c #Conflicts:     138000 | #Learnt:      15801 | 0.000
11.59/11.67	c total clause space: 29.637MB
11.59/11.67	c total #watches: 42414
11.69/11.78	c total #propagations: 6400209 / total #impl: 25804937 (eff. 0.248)
11.69/11.78	c #Conflicts:     139000 | #Learnt:      16801 | 0.000
11.69/11.78	c total clause space: 29.637MB
11.69/11.78	c total #watches: 44794
11.89/11.93	c total #propagations: 6444208 / total #impl: 25994642 (eff. 0.248)
11.89/11.93	c #Conflicts:     140000 | #Learnt:      17801 | 0.000
11.89/11.93	c total clause space: 29.637MB
11.89/11.93	c total #watches: 47418
11.99/12.02	c total #propagations: 6501912 / total #impl: 26288788 (eff. 0.247)
11.99/12.02	c GARBAGE COLLECT
11.99/12.02	c #Conflicts:     141000 | #Learnt:       9912 | 0.000
11.99/12.02	c total clause space: 29.637MB
11.99/12.02	c total #watches: 28288
12.10/12.14	c total #propagations: 6546498 / total #impl: 26480363 (eff. 0.247)
12.10/12.14	c #Conflicts:     142000 | #Learnt:      10912 | 0.000
12.10/12.14	c total clause space: 29.637MB
12.10/12.14	c total #watches: 30854
12.29/12.31	c total #propagations: 6609077 / total #impl: 26768157 (eff. 0.247)
12.29/12.31	c #Conflicts:     143000 | #Learnt:      11912 | 0.000
12.29/12.31	c total clause space: 29.637MB
12.29/12.31	c total #watches: 34403
12.39/12.48	c total #propagations: 6687051 / total #impl: 27173636 (eff. 0.246)
12.39/12.48	c #Conflicts:     144000 | #Learnt:      12912 | 0.000
12.39/12.48	c total clause space: 29.637MB
12.39/12.48	c total #watches: 37455
12.59/12.65	c total #propagations: 6755709 / total #impl: 27506539 (eff. 0.246)
12.59/12.65	c #Conflicts:     145000 | #Learnt:      13912 | 0.000
12.59/12.65	c total clause space: 29.637MB
12.59/12.65	c total #watches: 40690
12.79/12.87	c total #propagations: 6817495 / total #impl: 27806769 (eff. 0.245)
12.79/12.87	c #Conflicts:     146000 | #Learnt:      14912 | 0.000
12.79/12.87	c total clause space: 29.637MB
12.79/12.87	c total #watches: 44586
13.09/13.18	c total #propagations: 6889033 / total #impl: 28151968 (eff. 0.245)
13.09/13.18	c #Conflicts:     147000 | #Learnt:      15912 | 0.000
13.09/13.18	c total clause space: 29.637MB
13.09/13.18	c total #watches: 48593
13.30/13.36	c total #propagations: 6981937 / total #impl: 28627371 (eff. 0.244)
13.30/13.36	c #Conflicts:     148000 | #Learnt:      16912 | 0.000
13.30/13.36	c total clause space: 29.637MB
13.30/13.36	c total #watches: 51385
13.39/13.47	c total #propagations: 7034056 / total #impl: 28880549 (eff. 0.244)
13.39/13.47	c #Conflicts:     149000 | #Learnt:      17912 | 0.000
13.39/13.47	c total clause space: 29.637MB
13.39/13.47	c total #watches: 53749
13.49/13.57	c total #propagations: 7066513 / total #impl: 28994726 (eff. 0.244)
13.49/13.57	c GARBAGE COLLECT
13.49/13.57	c #Conflicts:     150000 | #Learnt:       9707 | 0.000
13.49/13.57	c total clause space: 29.637MB
13.49/13.57	c total #watches: 27770
13.59/13.66	c total #propagations: 7104420 / total #impl: 29130169 (eff. 0.244)
13.59/13.66	c #Conflicts:     151000 | #Learnt:      10707 | 0.000
13.59/13.66	c total clause space: 29.637MB
13.59/13.66	c total #watches: 30603
13.69/13.74	c total #propagations: 7160910 / total #impl: 29329810 (eff. 0.244)
13.69/13.74	c #Conflicts:     152000 | #Learnt:      11707 | 0.000
13.69/13.74	c total clause space: 29.637MB
13.69/13.74	c total #watches: 33051
13.79/13.82	c total #propagations: 7199050 / total #impl: 29480373 (eff. 0.244)
13.79/13.82	c #Conflicts:     153000 | #Learnt:      12707 | 0.000
13.79/13.82	c total clause space: 29.637MB
13.79/13.82	c total #watches: 35622
13.89/13.92	c total #propagations: 7232935 / total #impl: 29598238 (eff. 0.244)
13.89/13.92	c #Conflicts:     154000 | #Learnt:      13707 | 0.000
13.89/13.92	c total clause space: 29.637MB
13.89/13.92	c total #watches: 38078
13.99/14.02	c total #propagations: 7274692 / total #impl: 29777246 (eff. 0.244)
13.99/14.02	c #Conflicts:     155000 | #Learnt:      14707 | 0.000
13.99/14.02	c total clause space: 29.637MB
13.99/14.02	c total #watches: 40532
14.09/14.13	c total #propagations: 7320421 / total #impl: 29951016 (eff. 0.244)
14.09/14.13	c #Conflicts:     156000 | #Learnt:      15707 | 0.000
14.09/14.13	c total clause space: 29.637MB
14.09/14.13	c total #watches: 43124
14.19/14.23	c total #propagations: 7371885 / total #impl: 30146269 (eff. 0.245)
14.19/14.23	c #Conflicts:     157000 | #Learnt:      16707 | 0.000
14.19/14.23	c total clause space: 29.637MB
14.19/14.23	c total #watches: 45401
14.30/14.34	c total #propagations: 7415607 / total #impl: 30335040 (eff. 0.244)
14.30/14.34	c #Conflicts:     158000 | #Learnt:      17707 | 0.000
14.30/14.34	c total clause space: 29.637MB
14.30/14.34	c total #watches: 47843
14.40/14.44	c total #propagations: 7453383 / total #impl: 30487009 (eff. 0.244)
14.40/14.44	c #Conflicts:     159000 | #Learnt:      18707 | 0.000
14.40/14.44	c total clause space: 29.637MB
14.40/14.44	c total #watches: 50381
14.49/14.52	c total #propagations: 7494593 / total #impl: 30649311 (eff. 0.245)
14.49/14.52	c GARBAGE COLLECT
14.49/14.52	c #Conflicts:     160000 | #Learnt:      10207 | 0.000
14.49/14.52	c total clause space: 29.637MB
14.49/14.52	c total #watches: 29023
14.49/14.58	c total #propagations: 7530644 / total #impl: 30782916 (eff. 0.245)
14.49/14.58	c #Conflicts:     161000 | #Learnt:      11207 | 0.000
14.49/14.58	c total clause space: 29.637MB
14.49/14.58	c total #watches: 31457
14.59/14.66	c total #propagations: 7562509 / total #impl: 30890956 (eff. 0.245)
14.59/14.66	c #Conflicts:     162000 | #Learnt:      12207 | 0.000
14.59/14.66	c total clause space: 29.637MB
14.59/14.66	c total #watches: 33805
14.69/14.78	c total #propagations: 7600661 / total #impl: 31059915 (eff. 0.245)
14.69/14.78	c #Conflicts:     163000 | #Learnt:      13207 | 0.000
14.69/14.78	c total clause space: 29.637MB
14.69/14.78	c total #watches: 36413
14.79/14.89	c total #propagations: 7650582 / total #impl: 31276182 (eff. 0.245)
14.79/14.89	c #Conflicts:     164000 | #Learnt:      14207 | 0.000
14.79/14.89	c total clause space: 29.637MB
14.79/14.89	c total #watches: 39166
14.99/15.01	c total #propagations: 7696465 / total #impl: 31461502 (eff. 0.245)
14.99/15.01	c #Conflicts:     165000 | #Learnt:      15207 | 0.000
14.99/15.01	c total clause space: 29.637MB
14.99/15.01	c total #watches: 42281
15.09/15.14	c total #propagations: 7745909 / total #impl: 31664645 (eff. 0.245)
15.09/15.14	c #Conflicts:     166000 | #Learnt:      16207 | 0.000
15.09/15.14	c total clause space: 29.637MB
15.09/15.14	c total #watches: 44969
15.19/15.22	c total #propagations: 7793149 / total #impl: 31844963 (eff. 0.245)
15.19/15.22	c #Conflicts:     167000 | #Learnt:      17207 | 0.000
15.19/15.22	c total clause space: 29.637MB
15.19/15.22	c total #watches: 47480
15.29/15.32	c total #propagations: 7828604 / total #impl: 31978885 (eff. 0.245)
15.29/15.32	c #Conflicts:     168000 | #Learnt:      18207 | 0.000
15.29/15.32	c total clause space: 29.637MB
15.29/15.32	c total #watches: 50128
15.40/15.43	c total #propagations: 7865004 / total #impl: 32107344 (eff. 0.245)
15.40/15.43	c #Conflicts:     169000 | #Learnt:      19207 | 0.000
15.40/15.43	c total clause space: 29.637MB
15.40/15.43	c total #watches: 52427
15.50/15.54	c total #propagations: 7907595 / total #impl: 32272422 (eff. 0.245)
15.50/15.54	c GARBAGE COLLECT
15.50/15.54	c #Conflicts:     170000 | #Learnt:      10404 | 0.000
15.50/15.54	c total clause space: 29.637MB
15.50/15.54	c total #watches: 29430
15.59/15.60	c total #propagations: 7954714 / total #impl: 32474193 (eff. 0.245)
15.59/15.60	c #Conflicts:     171000 | #Learnt:      11404 | 0.000
15.59/15.60	c total clause space: 29.637MB
15.59/15.60	c total #watches: 31869
15.59/15.68	c total #propagations: 7989400 / total #impl: 32597792 (eff. 0.245)
15.59/15.68	c #Conflicts:     172000 | #Learnt:      12404 | 0.000
15.59/15.68	c total clause space: 29.637MB
15.59/15.68	c total #watches: 34425
15.69/15.75	c total #propagations: 8028054 / total #impl: 32745162 (eff. 0.245)
15.69/15.75	c #Conflicts:     173000 | #Learnt:      13404 | 0.000
15.69/15.75	c total clause space: 29.637MB
15.69/15.75	c total #watches: 36653
15.79/15.88	c total #propagations: 8069941 / total #impl: 32911785 (eff. 0.245)
15.79/15.88	c #Conflicts:     174000 | #Learnt:      14404 | 0.000
15.79/15.88	c total clause space: 29.637MB
15.79/15.88	c total #watches: 39379
15.89/15.97	c total #propagations: 8125284 / total #impl: 33160228 (eff. 0.245)
15.89/15.97	c #Conflicts:     175000 | #Learnt:      15404 | 0.000
15.89/15.97	c total clause space: 29.637MB
15.89/15.97	c total #watches: 41722
15.99/16.06	c total #propagations: 8166181 / total #impl: 33342866 (eff. 0.245)
15.99/16.06	c #Conflicts:     176000 | #Learnt:      16404 | 0.000
15.99/16.06	c total clause space: 29.637MB
15.99/16.06	c total #watches: 43973
16.09/16.15	c total #propagations: 8208104 / total #impl: 33491982 (eff. 0.245)
16.09/16.15	c #Conflicts:     177000 | #Learnt:      17404 | 0.000
16.09/16.15	c total clause space: 29.637MB
16.09/16.15	c total #watches: 46402
16.19/16.28	c total #propagations: 8246180 / total #impl: 33638287 (eff. 0.245)
16.19/16.28	c #Conflicts:     178000 | #Learnt:      18404 | 0.000
16.19/16.28	c total clause space: 29.637MB
16.19/16.28	c total #watches: 49089
16.29/16.38	c total #propagations: 8295005 / total #impl: 33873342 (eff. 0.245)
16.29/16.38	c #Conflicts:     179000 | #Learnt:      19404 | 0.000
16.29/16.38	c total clause space: 29.637MB
16.29/16.38	c total #watches: 51561
16.39/16.48	c total #propagations: 8331192 / total #impl: 34008864 (eff. 0.245)
16.39/16.48	c GARBAGE COLLECT
16.39/16.48	c #Conflicts:     180000 | #Learnt:      10295 | 0.000
16.39/16.48	c total clause space: 29.637MB
16.39/16.48	c total #watches: 29167
16.50/16.56	c total #propagations: 8368889 / total #impl: 34157308 (eff. 0.245)
16.50/16.56	c #Conflicts:     181000 | #Learnt:      11295 | 0.000
16.50/16.56	c total clause space: 29.637MB
16.50/16.56	c total #watches: 31863
16.60/16.66	c total #propagations: 8415279 / total #impl: 34335615 (eff. 0.245)
16.60/16.66	c #Conflicts:     182000 | #Learnt:      12295 | 0.000
16.60/16.66	c total clause space: 29.637MB
16.60/16.66	c total #watches: 34461
16.79/16.81	c total #propagations: 8470032 / total #impl: 34566873 (eff. 0.245)
16.79/16.81	c #Conflicts:     183000 | #Learnt:      13295 | 0.000
16.79/16.81	c total clause space: 29.637MB
16.79/16.81	c total #watches: 37650
16.89/16.94	c total #propagations: 8534028 / total #impl: 34853086 (eff. 0.245)
16.89/16.94	c #Conflicts:     184000 | #Learnt:      14295 | 0.000
16.89/16.94	c total clause space: 29.637MB
16.89/16.94	c total #watches: 40848
17.09/17.16	c total #propagations: 8588170 / total #impl: 35102948 (eff. 0.245)
17.09/17.16	c #Conflicts:     185000 | #Learnt:      15295 | 0.000
17.09/17.16	c total clause space: 29.637MB
17.09/17.16	c total #watches: 44149
17.29/17.39	c total #propagations: 8667582 / total #impl: 35513600 (eff. 0.244)
17.29/17.39	c #Conflicts:     186000 | #Learnt:      16295 | 0.000
17.29/17.39	c total clause space: 29.637MB
17.29/17.39	c total #watches: 47229
17.49/17.53	c total #propagations: 8744565 / total #impl: 35934960 (eff. 0.243)
17.49/17.53	c #Conflicts:     187000 | #Learnt:      17295 | 0.000
17.49/17.53	c total clause space: 29.637MB
17.49/17.53	c total #watches: 49712
17.60/17.70	c total #propagations: 8794672 / total #impl: 36189042 (eff. 0.243)
17.60/17.70	c #Conflicts:     188000 | #Learnt:      18295 | 0.000
17.60/17.70	c total clause space: 29.637MB
17.60/17.70	c total #watches: 52449
17.79/17.89	c total #propagations: 8859636 / total #impl: 36475815 (eff. 0.243)
17.79/17.89	c #Conflicts:     189000 | #Learnt:      19295 | 0.000
17.79/17.89	c total clause space: 29.637MB
17.79/17.89	c total #watches: 55597
17.99/18.09	c total #propagations: 8920920 / total #impl: 36808308 (eff. 0.242)
17.99/18.09	c #Conflicts:     190000 | #Learnt:      20295 | 0.000
17.99/18.09	c total clause space: 29.637MB
17.99/18.09	c total #watches: 58161
18.19/18.26	c total #propagations: 8983551 / total #impl: 37135096 (eff. 0.242)
18.19/18.26	c GARBAGE COLLECT
18.19/18.26	c #Conflicts:     191000 | #Learnt:      10901 | 0.000
18.19/18.26	c total clause space: 29.637MB
18.19/18.26	c total #watches: 30767
18.29/18.36	c total #propagations: 9048319 / total #impl: 37439968 (eff. 0.242)
18.29/18.36	c #Conflicts:     192000 | #Learnt:      11901 | 0.000
18.29/18.36	c total clause space: 29.637MB
18.29/18.36	c total #watches: 33614
18.39/18.49	c total #propagations: 9099721 / total #impl: 37659943 (eff. 0.242)
18.39/18.49	c #Conflicts:     193000 | #Learnt:      12901 | 0.000
18.39/18.49	c total clause space: 29.637MB
18.39/18.49	c total #watches: 36619
18.59/18.64	c total #propagations: 9157403 / total #impl: 37942285 (eff. 0.241)
18.59/18.64	c #Conflicts:     194000 | #Learnt:      13901 | 0.000
18.59/18.64	c total clause space: 29.637MB
18.59/18.64	c total #watches: 39741
18.70/18.79	c total #propagations: 9219073 / total #impl: 38263490 (eff. 0.241)
18.70/18.79	c #Conflicts:     195000 | #Learnt:      14901 | 0.000
18.70/18.79	c total clause space: 29.637MB
18.70/18.79	c total #watches: 42790
18.99/19.04	c total #propagations: 9277614 / total #impl: 38534819 (eff. 0.241)
18.99/19.04	c #Conflicts:     196000 | #Learnt:      15901 | 0.000
18.99/19.04	c total clause space: 29.637MB
18.99/19.04	c total #watches: 45769
19.29/19.30	c total #propagations: 9369977 / total #impl: 38949551 (eff. 0.241)
19.29/19.30	c #Conflicts:     197000 | #Learnt:      16901 | 0.000
19.29/19.30	c total clause space: 29.637MB
19.29/19.30	c total #watches: 48730
19.49/19.59	c total #propagations: 9452806 / total #impl: 39342153 (eff. 0.240)
19.49/19.59	c #Conflicts:     198000 | #Learnt:      17901 | 0.000
19.49/19.59	c total clause space: 29.637MB
19.49/19.59	c total #watches: 52021
19.80/19.87	c total #propagations: 9541479 / total #impl: 39784026 (eff. 0.240)
19.80/19.87	c #Conflicts:     199000 | #Learnt:      18901 | 0.000
19.80/19.87	c total clause space: 29.637MB
19.80/19.87	c total #watches: 55750
20.09/20.15	c total #propagations: 9621831 / total #impl: 40173987 (eff. 0.240)
20.09/20.15	c #Conflicts:     200000 | #Learnt:      19901 | 0.000
20.09/20.15	c total clause space: 29.637MB
20.09/20.15	c total #watches: 59301
20.39/20.47	c total #propagations: 9698609 / total #impl: 40546831 (eff. 0.239)
20.39/20.47	c #Conflicts:     201000 | #Learnt:      20901 | 0.000
20.39/20.47	c total clause space: 29.637MB
20.39/20.47	c total #watches: 63107
20.69/20.71	c total #propagations: 9783563 / total #impl: 40968873 (eff. 0.239)
20.69/20.71	c GARBAGE COLLECT
20.69/20.71	c #Conflicts:     202000 | #Learnt:      11203 | 0.000
20.69/20.71	c total clause space: 48.1602MB
20.69/20.71	c total #watches: 31446
20.79/20.85	c total #propagations: 9853627 / total #impl: 41316812 (eff. 0.238)
20.79/20.85	c #Conflicts:     203000 | #Learnt:      12203 | 0.000
20.79/20.85	c total clause space: 48.1602MB
20.79/20.85	c total #watches: 34504
20.99/21.03	c total #propagations: 9925041 / total #impl: 41634213 (eff. 0.238)
20.99/21.03	c #Conflicts:     204000 | #Learnt:      13203 | 0.000
20.99/21.03	c total clause space: 48.1602MB
20.99/21.03	c total #watches: 38158
21.19/21.26	c total #propagations: 10002353 / total #impl: 41992059 (eff. 0.238)
21.19/21.26	c #Conflicts:     205000 | #Learnt:      14203 | 0.000
21.19/21.26	c total clause space: 48.1602MB
21.19/21.26	c total #watches: 42052
21.39/21.42	c total #propagations: 10094498 / total #impl: 42414433 (eff. 0.238)
21.39/21.42	c #Conflicts:     206000 | #Learnt:      15203 | 0.000
21.39/21.42	c total clause space: 48.1602MB
21.39/21.42	c total #watches: 45236
21.49/21.54	c total #propagations: 10150016 / total #impl: 42705837 (eff. 0.238)
21.49/21.54	c #Conflicts:     207000 | #Learnt:      16203 | 0.000
21.49/21.54	c total clause space: 48.1602MB
21.49/21.54	c total #watches: 47776
21.69/21.72	c total #propagations: 10193771 / total #impl: 42912043 (eff. 0.238)
21.69/21.72	c #Conflicts:     208000 | #Learnt:      17203 | 0.000
21.69/21.72	c total clause space: 48.1602MB
21.69/21.72	c total #watches: 51083
21.89/21.91	c total #propagations: 10254842 / total #impl: 43223329 (eff. 0.237)
21.89/21.91	c #Conflicts:     209000 | #Learnt:      18203 | 0.000
21.89/21.91	c total clause space: 48.1602MB
21.89/21.91	c total #watches: 53994
22.09/22.15	c total #propagations: 10320052 / total #impl: 43546581 (eff. 0.237)
22.09/22.15	c #Conflicts:     210000 | #Learnt:      19203 | 0.000
22.09/22.15	c total clause space: 48.1602MB
22.09/22.15	c total #watches: 57933
22.29/22.40	c total #propagations: 10394134 / total #impl: 43938837 (eff. 0.237)
22.29/22.40	c #Conflicts:     211000 | #Learnt:      20203 | 0.000
22.29/22.40	c total clause space: 48.1602MB
22.29/22.40	c total #watches: 61377
22.59/22.66	c total #propagations: 10462663 / total #impl: 44304472 (eff. 0.236)
22.59/22.66	c #Conflicts:     212000 | #Learnt:      21203 | 0.000
22.59/22.66	c total clause space: 48.1602MB
22.59/22.66	c total #watches: 65928
22.89/22.90	c total #propagations: 10533737 / total #impl: 44689477 (eff. 0.236)
22.89/22.90	c GARBAGE COLLECT
22.89/22.90	c #Conflicts:     213000 | #Learnt:      11213 | 0.000
22.89/22.90	c total clause space: 48.1602MB
22.89/22.90	c total #watches: 31378
22.89/22.99	c total #propagations: 10592822 / total #impl: 45001699 (eff. 0.235)
22.89/22.99	c #Conflicts:     214000 | #Learnt:      12213 | 0.000
22.89/22.99	c total clause space: 48.1602MB
22.89/22.99	c total #watches: 34097
23.09/23.13	c total #propagations: 10638901 / total #impl: 45186558 (eff. 0.235)
23.09/23.13	c #Conflicts:     215000 | #Learnt:      13213 | 0.000
23.09/23.13	c total clause space: 48.1602MB
23.09/23.13	c total #watches: 37483
23.29/23.30	c total #propagations: 10704796 / total #impl: 45482939 (eff. 0.235)
23.29/23.30	c #Conflicts:     216000 | #Learnt:      14213 | 0.000
23.29/23.30	c total clause space: 48.1602MB
23.29/23.30	c total #watches: 41015
23.49/23.51	c total #propagations: 10776037 / total #impl: 45863414 (eff. 0.235)
23.49/23.51	c #Conflicts:     217000 | #Learnt:      15213 | 0.000
23.49/23.51	c total clause space: 48.1602MB
23.49/23.51	c total #watches: 45631
23.69/23.78	c total #propagations: 10851943 / total #impl: 46219720 (eff. 0.235)
23.69/23.78	c #Conflicts:     218000 | #Learnt:      16213 | 0.000
23.69/23.78	c total clause space: 48.1602MB
23.69/23.78	c total #watches: 50027
24.09/24.11	c total #propagations: 10931629 / total #impl: 46625586 (eff. 0.234)
24.09/24.11	c #Conflicts:     219000 | #Learnt:      17213 | 0.000
24.09/24.11	c total clause space: 48.1602MB
24.09/24.11	c total #watches: 54322
24.39/24.46	c total #propagations: 11005058 / total #impl: 47056412 (eff. 0.234)
24.39/24.46	c #Conflicts:     220000 | #Learnt:      18213 | 0.000
24.39/24.46	c total clause space: 48.1602MB
24.39/24.46	c total #watches: 58642
24.79/24.89	c total #propagations: 11082665 / total #impl: 47496672 (eff. 0.233)
24.79/24.89	c #Conflicts:     221000 | #Learnt:      19213 | 0.000
24.79/24.89	c total clause space: 48.1602MB
24.79/24.89	c total #watches: 63903
25.19/25.28	c total #propagations: 11174633 / total #impl: 47991355 (eff. 0.233)
25.19/25.28	c #Conflicts:     222000 | #Learnt:      20213 | 0.000
25.19/25.28	c total clause space: 48.1602MB
25.19/25.28	c total #watches: 69813
25.59/25.69	c total #propagations: 11250333 / total #impl: 48395572 (eff. 0.232)
25.59/25.69	c #Conflicts:     223000 | #Learnt:      21213 | 0.000
25.59/25.69	c total clause space: 48.1602MB
25.59/25.69	c total #watches: 74966
26.19/26.29	c total #propagations: 11328703 / total #impl: 48873863 (eff. 0.232)
26.19/26.29	c #Conflicts:     224000 | #Learnt:      22213 | 0.000
26.19/26.29	c total clause space: 48.1602MB
26.19/26.29	c total #watches: 80506
26.49/26.58	c total #propagations: 11429895 / total #impl: 49490881 (eff. 0.231)
26.49/26.58	c GARBAGE COLLECT
26.49/26.58	c #Conflicts:     225000 | #Learnt:      11908 | 0.000
26.49/26.58	c total clause space: 48.1602MB
26.49/26.58	c total #watches: 33380
26.69/26.77	c total #propagations: 11503372 / total #impl: 49861446 (eff. 0.231)
26.69/26.77	c #Conflicts:     226000 | #Learnt:      12908 | 0.000
26.69/26.77	c total clause space: 48.1602MB
26.69/26.77	c total #watches: 37862
26.89/26.94	c total #propagations: 11589028 / total #impl: 50266254 (eff. 0.231)
26.89/26.94	c #Conflicts:     227000 | #Learnt:      13908 | 0.000
26.89/26.94	c total clause space: 48.1602MB
26.89/26.94	c total #watches: 41337
27.09/27.12	c total #propagations: 11655821 / total #impl: 50580879 (eff. 0.230)
27.09/27.12	c #Conflicts:     228000 | #Learnt:      14908 | 0.000
27.09/27.12	c total clause space: 48.1602MB
27.09/27.12	c total #watches: 45596
27.29/27.39	c total #propagations: 11720033 / total #impl: 50890238 (eff. 0.230)
27.29/27.39	c #Conflicts:     229000 | #Learnt:      15908 | 0.000
27.29/27.39	c total clause space: 48.1602MB
27.29/27.39	c total #watches: 50948
27.69/27.70	c total #propagations: 11791849 / total #impl: 51292880 (eff. 0.230)
27.69/27.70	c #Conflicts:     230000 | #Learnt:      16908 | 0.000
27.69/27.70	c total clause space: 48.1602MB
27.69/27.70	c total #watches: 55901
27.99/28.04	c total #propagations: 11870387 / total #impl: 51740877 (eff. 0.229)
27.99/28.04	c #Conflicts:     231000 | #Learnt:      17908 | 0.000
27.99/28.04	c total clause space: 48.1602MB
27.99/28.04	c total #watches: 60872
28.19/28.20	c total #propagations: 11943527 / total #impl: 52191312 (eff. 0.229)
28.19/28.20	c #Conflicts:     232000 | #Learnt:      18908 | 0.000
28.19/28.20	c total clause space: 48.1602MB
28.19/28.20	c total #watches: 63189
28.29/28.30	c total #propagations: 11981558 / total #impl: 52341720 (eff. 0.229)
28.29/28.30	c #Conflicts:     233000 | #Learnt:      19908 | 0.000
28.29/28.30	c total clause space: 48.1602MB
28.29/28.30	c total #watches: 65541
28.39/28.49	c total #propagations: 12015947 / total #impl: 52459652 (eff. 0.229)
28.39/28.49	c #Conflicts:     234000 | #Learnt:      20908 | 0.000
28.39/28.49	c total clause space: 48.1602MB
28.39/28.49	c total #watches: 67973
28.59/28.62	c total #propagations: 12066768 / total #impl: 52684916 (eff. 0.229)
28.59/28.62	c #Conflicts:     235000 | #Learnt:      21908 | 0.000
28.59/28.62	c total clause space: 48.1602MB
28.59/28.62	c total #watches: 70635
28.69/28.76	c total #propagations: 12104454 / total #impl: 52826594 (eff. 0.229)
28.69/28.76	c #Conflicts:     236000 | #Learnt:      22908 | 0.000
28.69/28.76	c total clause space: 48.1602MB
28.69/28.76	c total #watches: 72941
28.79/28.88	c total #propagations: 12139861 / total #impl: 52962080 (eff. 0.229)
28.79/28.88	c GARBAGE COLLECT
28.79/28.88	c #Conflicts:     237000 | #Learnt:      12301 | 0.000
28.79/28.88	c total clause space: 48.1602MB
28.79/28.88	c total #watches: 34236
28.89/28.97	c total #propagations: 12180979 / total #impl: 53126625 (eff. 0.229)
28.89/28.97	c #Conflicts:     238000 | #Learnt:      13301 | 0.000
28.89/28.97	c total clause space: 48.1602MB
28.89/28.97	c total #watches: 36564
28.99/29.08	c total #propagations: 12224050 / total #impl: 53327804 (eff. 0.229)
28.99/29.08	c #Conflicts:     239000 | #Learnt:      14301 | 0.000
28.99/29.08	c total clause space: 48.1602MB
28.99/29.08	c total #watches: 38862
29.09/29.17	c total #propagations: 12271299 / total #impl: 53540041 (eff. 0.229)
29.09/29.17	c #Conflicts:     240000 | #Learnt:      15301 | 0.000
29.09/29.17	c total clause space: 48.1602MB
29.09/29.17	c total #watches: 41108
29.19/29.25	c total #propagations: 12309373 / total #impl: 53690024 (eff. 0.229)
29.19/29.25	c #Conflicts:     241000 | #Learnt:      16301 | 0.000
29.19/29.25	c total clause space: 48.1602MB
29.19/29.25	c total #watches: 43646
29.29/29.33	c total #propagations: 12342221 / total #impl: 53807289 (eff. 0.229)
29.29/29.33	c #Conflicts:     242000 | #Learnt:      17301 | 0.000
29.29/29.33	c total clause space: 48.1602MB
29.29/29.33	c total #watches: 46034
29.39/29.42	c total #propagations: 12378806 / total #impl: 53936015 (eff. 0.230)
29.39/29.42	c #Conflicts:     243000 | #Learnt:      18301 | 0.000
29.39/29.42	c total clause space: 48.1602MB
29.39/29.42	c total #watches: 48409
29.49/29.52	c total #propagations: 12415224 / total #impl: 54070211 (eff. 0.230)
29.49/29.52	c #Conflicts:     244000 | #Learnt:      19301 | 0.000
29.49/29.52	c total clause space: 48.1602MB
29.49/29.52	c total #watches: 50741
29.59/29.62	c total #propagations: 12451918 / total #impl: 54203596 (eff. 0.230)
29.59/29.62	c #Conflicts:     245000 | #Learnt:      20301 | 0.000
29.59/29.62	c total clause space: 48.1602MB
29.59/29.62	c total #watches: 53324
29.69/29.74	c total #propagations: 12490415 / total #impl: 54362676 (eff. 0.230)
29.69/29.74	c #Conflicts:     246000 | #Learnt:      21301 | 0.000
29.69/29.74	c total clause space: 48.1602MB
29.69/29.74	c total #watches: 55710
29.79/29.88	c total #propagations: 12533169 / total #impl: 54571218 (eff. 0.230)
29.79/29.88	c #Conflicts:     247000 | #Learnt:      22301 | 0.000
29.79/29.88	c total clause space: 48.1602MB
29.79/29.88	c total #watches: 58243
29.99/30.02	c total #propagations: 12587066 / total #impl: 54822195 (eff. 0.230)
29.99/30.02	c #Conflicts:     248000 | #Learnt:      23301 | 0.000
29.99/30.02	c total clause space: 48.1602MB
29.99/30.02	c total #watches: 60840
30.09/30.13	c total #propagations: 12630507 / total #impl: 55025229 (eff. 0.230)
30.09/30.13	c GARBAGE COLLECT
30.09/30.13	c #Conflicts:     249000 | #Learnt:      12401 | 0.000
30.09/30.13	c total clause space: 48.1602MB
30.09/30.13	c total #watches: 34439
30.19/30.25	c total #propagations: 12672237 / total #impl: 55194818 (eff. 0.230)
30.19/30.25	c #Conflicts:     250000 | #Learnt:      13401 | 0.000
30.19/30.25	c total clause space: 48.1602MB
30.19/30.25	c total #watches: 36957
30.29/30.33	c total #propagations: 12731144 / total #impl: 55456277 (eff. 0.230)
30.29/30.33	c #Conflicts:     251000 | #Learnt:      14401 | 0.000
30.29/30.33	c total clause space: 48.1602MB
30.29/30.33	c total #watches: 39337
30.39/30.43	c total #propagations: 12768640 / total #impl: 55598335 (eff. 0.230)
30.39/30.43	c #Conflicts:     252000 | #Learnt:      15401 | 0.000
30.39/30.43	c total clause space: 48.1602MB
30.39/30.43	c total #watches: 41818
30.49/30.52	c total #propagations: 12809295 / total #impl: 55770063 (eff. 0.230)
30.49/30.52	c #Conflicts:     253000 | #Learnt:      16401 | 0.000
30.49/30.52	c total clause space: 48.1602MB
30.49/30.52	c total #watches: 44361
30.59/30.63	c total #propagations: 12850463 / total #impl: 55924424 (eff. 0.230)
30.59/30.63	c #Conflicts:     254000 | #Learnt:      17401 | 0.000
30.59/30.63	c total clause space: 48.1602MB
30.59/30.63	c total #watches: 46882
30.69/30.73	c total #propagations: 12891884 / total #impl: 56087322 (eff. 0.230)
30.69/30.73	c #Conflicts:     255000 | #Learnt:      18401 | 0.000
30.69/30.73	c total clause space: 48.1602MB
30.69/30.73	c total #watches: 49144
30.79/30.82	c total #propagations: 12933110 / total #impl: 56261069 (eff. 0.230)
30.79/30.82	c #Conflicts:     256000 | #Learnt:      19401 | 0.000
30.79/30.82	c total clause space: 48.1602MB
30.79/30.82	c total #watches: 51663
30.89/30.95	c total #propagations: 12967430 / total #impl: 56395165 (eff. 0.230)
30.89/30.95	c #Conflicts:     257000 | #Learnt:      20401 | 0.000
30.89/30.95	c total clause space: 48.1602MB
30.89/30.95	c total #watches: 54077
30.99/31.07	c total #propagations: 13014681 / total #impl: 56585458 (eff. 0.230)
30.99/31.07	c #Conflicts:     258000 | #Learnt:      21401 | 0.000
30.99/31.07	c total clause space: 48.1602MB
30.99/31.07	c total #watches: 56843
31.09/31.19	c total #propagations: 13066126 / total #impl: 56793196 (eff. 0.230)
31.09/31.19	c #Conflicts:     259000 | #Learnt:      22401 | 0.000
31.09/31.19	c total clause space: 48.1602MB
31.09/31.19	c total #watches: 59212
31.29/31.32	c total #propagations: 13105913 / total #impl: 56956467 (eff. 0.230)
31.29/31.32	c #Conflicts:     260000 | #Learnt:      23401 | 0.000
31.29/31.32	c total clause space: 48.1602MB
31.29/31.32	c total #watches: 61600
31.39/31.46	c total #propagations: 13148765 / total #impl: 57128255 (eff. 0.230)
31.39/31.46	c #Conflicts:     261000 | #Learnt:      24401 | 0.000
31.39/31.46	c total clause space: 48.1602MB
31.39/31.46	c total #watches: 64136
31.48/31.55	c total #propagations: 13193319 / total #impl: 57306682 (eff. 0.230)
31.48/31.55	c GARBAGE COLLECT
31.48/31.55	c #Conflicts:     262000 | #Learnt:      13201 | 0.000
31.48/31.55	c total clause space: 48.1602MB
31.48/31.55	c total #watches: 36543
31.58/31.64	c total #propagations: 13238378 / total #impl: 57492800 (eff. 0.230)
31.58/31.64	c #Conflicts:     263000 | #Learnt:      14201 | 0.000
31.58/31.64	c total clause space: 48.1602MB
31.58/31.64	c total #watches: 39124
31.68/31.74	c total #propagations: 13278517 / total #impl: 57657946 (eff. 0.230)
31.68/31.74	c #Conflicts:     264000 | #Learnt:      15201 | 0.000
31.68/31.74	c total clause space: 48.1602MB
31.68/31.74	c total #watches: 41443
31.78/31.87	c total #propagations: 13321311 / total #impl: 57828089 (eff. 0.230)
31.78/31.87	c #Conflicts:     265000 | #Learnt:      16201 | 0.000
31.78/31.87	c total clause space: 48.1602MB
31.78/31.87	c total #watches: 44069
31.99/32.01	c total #propagations: 13374361 / total #impl: 58103663 (eff. 0.230)
31.99/32.01	c #Conflicts:     266000 | #Learnt:      17201 | 0.000
31.99/32.01	c total clause space: 48.1602MB
31.99/32.01	c total #watches: 46540
32.08/32.15	c total #propagations: 13432866 / total #impl: 58401213 (eff. 0.230)
32.08/32.15	c #Conflicts:     267000 | #Learnt:      18201 | 0.000
32.08/32.15	c total clause space: 48.1602MB
32.08/32.15	c total #watches: 49162
32.28/32.33	c total #propagations: 13487573 / total #impl: 58672403 (eff. 0.230)
32.28/32.33	c #Conflicts:     268000 | #Learnt:      19201 | 0.000
32.28/32.33	c total clause space: 48.1602MB
32.28/32.33	c total #watches: 52489
32.48/32.51	c total #propagations: 13551412 / total #impl: 59005742 (eff. 0.230)
32.48/32.51	c #Conflicts:     269000 | #Learnt:      20201 | 0.000
32.48/32.51	c total clause space: 48.1602MB
32.48/32.51	c total #watches: 55666
32.68/32.70	c total #propagations: 13615263 / total #impl: 59283335 (eff. 0.230)
32.68/32.70	c #Conflicts:     270000 | #Learnt:      21201 | 0.000
32.68/32.70	c total clause space: 48.1602MB
32.68/32.70	c total #watches: 58240
32.88/32.90	c total #propagations: 13675522 / total #impl: 59554006 (eff. 0.230)
32.88/32.90	c #Conflicts:     271000 | #Learnt:      22201 | 0.000
32.88/32.90	c total clause space: 48.1602MB
32.88/32.90	c total #watches: 61053
32.99/33.08	c total #propagations: 13742649 / total #impl: 59865750 (eff. 0.230)
32.99/33.08	c #Conflicts:     272000 | #Learnt:      23201 | 0.000
32.99/33.08	c total clause space: 48.1602MB
32.99/33.08	c total #watches: 63932
33.28/33.34	c total #propagations: 13806606 / total #impl: 60145815 (eff. 0.230)
33.28/33.34	c #Conflicts:     273000 | #Learnt:      24201 | 0.000
33.28/33.34	c total clause space: 48.1602MB
33.28/33.34	c total #watches: 67069
33.58/33.61	c total #propagations: 13889810 / total #impl: 60528231 (eff. 0.229)
33.58/33.61	c GARBAGE COLLECT
33.58/33.61	c #Conflicts:     274000 | #Learnt:      12692 | 0.000
33.58/33.61	c total clause space: 48.1602MB
33.58/33.61	c total #watches: 35202
33.68/33.73	c total #propagations: 13968100 / total #impl: 60902842 (eff. 0.229)
33.68/33.73	c #Conflicts:     275000 | #Learnt:      13692 | 0.000
33.68/33.73	c total clause space: 48.1602MB
33.68/33.73	c total #watches: 37716
33.78/33.86	c total #propagations: 14025634 / total #impl: 61129439 (eff. 0.229)
33.78/33.86	c #Conflicts:     276000 | #Learnt:      14692 | 0.000
33.78/33.86	c total clause space: 48.1602MB
33.78/33.86	c total #watches: 40736
33.88/33.95	c total #propagations: 14086642 / total #impl: 61367942 (eff. 0.230)
33.88/33.95	c #Conflicts:     277000 | #Learnt:      15692 | 0.000
33.88/33.95	c total clause space: 48.1602MB
33.88/33.95	c total #watches: 43340
33.98/34.06	c total #propagations: 14125441 / total #impl: 61503898 (eff. 0.230)
33.98/34.06	c #Conflicts:     278000 | #Learnt:      16692 | 0.000
33.98/34.06	c total clause space: 48.1602MB
33.98/34.06	c total #watches: 45881
34.09/34.19	c total #propagations: 14172638 / total #impl: 61688771 (eff. 0.230)
34.09/34.19	c #Conflicts:     279000 | #Learnt:      17692 | 0.000
34.09/34.19	c total clause space: 48.1602MB
34.09/34.19	c total #watches: 49342
34.19/34.29	c total #propagations: 14223896 / total #impl: 61897065 (eff. 0.230)
34.19/34.29	c #Conflicts:     280000 | #Learnt:      18692 | 0.000
34.19/34.29	c total clause space: 48.1602MB
34.19/34.29	c total #watches: 51943
34.28/34.39	c total #propagations: 14259657 / total #impl: 62031857 (eff. 0.230)
34.28/34.39	c #Conflicts:     281000 | #Learnt:      19692 | 0.000
34.28/34.39	c total clause space: 48.1602MB
34.28/34.39	c total #watches: 54408
34.48/34.53	c total #propagations: 14295086 / total #impl: 62161635 (eff. 0.230)
34.48/34.53	c #Conflicts:     282000 | #Learnt:      20692 | 0.000
34.48/34.53	c total clause space: 48.1602MB
34.48/34.53	c total #watches: 56995
34.58/34.69	c total #propagations: 14338732 / total #impl: 62367081 (eff. 0.230)
34.58/34.69	c #Conflicts:     283000 | #Learnt:      21692 | 0.000
34.58/34.69	c total clause space: 48.1602MB
34.58/34.69	c total #watches: 59616
34.78/34.84	c total #propagations: 14385337 / total #impl: 62585276 (eff. 0.230)
34.78/34.84	c #Conflicts:     284000 | #Learnt:      22692 | 0.000
34.78/34.84	c total clause space: 48.1602MB
34.78/34.84	c total #watches: 61936
34.88/34.98	c total #propagations: 14432506 / total #impl: 62789596 (eff. 0.230)
34.88/34.98	c #Conflicts:     285000 | #Learnt:      23692 | 0.000
34.88/34.98	c total clause space: 48.1602MB
34.88/34.98	c total #watches: 64353
34.98/35.09	c total #propagations: 14473575 / total #impl: 62964130 (eff. 0.230)
34.98/35.09	c #Conflicts:     286000 | #Learnt:      24692 | 0.000
34.98/35.09	c total clause space: 48.1602MB
34.98/35.09	c total #watches: 66683
35.19/35.26	c total #propagations: 14506445 / total #impl: 63079495 (eff. 0.230)
35.19/35.26	c GARBAGE COLLECT
35.19/35.26	c #Conflicts:     287000 | #Learnt:      12891 | 0.000
35.19/35.26	c total clause space: 48.1602MB
35.19/35.26	c total #watches: 35787
35.29/35.34	c total #propagations: 14560734 / total #impl: 63288320 (eff. 0.230)
35.29/35.34	c #Conflicts:     288000 | #Learnt:      13891 | 0.000
35.29/35.34	c total clause space: 48.1602MB
35.29/35.34	c total #watches: 38041
35.38/35.43	c total #propagations: 14599956 / total #impl: 63436472 (eff. 0.230)
35.38/35.43	c #Conflicts:     289000 | #Learnt:      14891 | 0.000
35.38/35.43	c total clause space: 48.1602MB
35.38/35.43	c total #watches: 40439
35.48/35.51	c total #propagations: 14637681 / total #impl: 63586739 (eff. 0.230)
35.48/35.51	c #Conflicts:     290000 | #Learnt:      15891 | 0.000
35.48/35.51	c total clause space: 48.1602MB
35.48/35.51	c total #watches: 42854
35.58/35.63	c total #propagations: 14675915 / total #impl: 63740767 (eff. 0.230)
35.58/35.63	c #Conflicts:     291000 | #Learnt:      16891 | 0.000
35.58/35.63	c total clause space: 48.1602MB
35.58/35.63	c total #watches: 45253
35.68/35.77	c total #propagations: 14718592 / total #impl: 63931262 (eff. 0.230)
35.68/35.77	c #Conflicts:     292000 | #Learnt:      17891 | 0.000
35.68/35.77	c total clause space: 48.1602MB
35.68/35.77	c total #watches: 47957
35.88/35.90	c total #propagations: 14772356 / total #impl: 64193041 (eff. 0.230)
35.88/35.90	c #Conflicts:     293000 | #Learnt:      18891 | 0.000
35.88/35.90	c total clause space: 48.1602MB
35.88/35.90	c total #watches: 50444
35.98/36.06	c total #propagations: 14820829 / total #impl: 64439134 (eff. 0.230)
35.98/36.06	c #Conflicts:     294000 | #Learnt:      19891 | 0.000
35.98/36.06	c total clause space: 48.1602MB
35.98/36.06	c total #watches: 53016
36.18/36.21	c total #propagations: 14875582 / total #impl: 64713334 (eff. 0.230)
36.18/36.21	c #Conflicts:     295000 | #Learnt:      20891 | 0.000
36.18/36.21	c total clause space: 48.1602MB
36.18/36.21	c total #watches: 55387
36.29/36.31	c total #propagations: 14927709 / total #impl: 64963248 (eff. 0.230)
36.29/36.31	c #Conflicts:     296000 | #Learnt:      21891 | 0.000
36.29/36.31	c total clause space: 48.1602MB
36.29/36.31	c total #watches: 57845
36.39/36.44	c total #propagations: 14965359 / total #impl: 65101471 (eff. 0.230)
36.39/36.44	c #Conflicts:     297000 | #Learnt:      22891 | 0.000
36.39/36.44	c total clause space: 48.1602MB
36.39/36.44	c total #watches: 60350
36.48/36.57	c total #propagations: 15005631 / total #impl: 65263312 (eff. 0.230)
36.48/36.57	c #Conflicts:     298000 | #Learnt:      23891 | 0.000
36.48/36.57	c total clause space: 48.1602MB
36.48/36.57	c total #watches: 62873
36.58/36.68	c total #propagations: 15046435 / total #impl: 65434020 (eff. 0.230)
36.58/36.68	c #Conflicts:     299000 | #Learnt:      24891 | 0.000
36.58/36.68	c total clause space: 48.1602MB
36.58/36.68	c total #watches: 65282
36.78/36.80	c total #propagations: 15081890 / total #impl: 65567986 (eff. 0.230)
36.78/36.80	c #Conflicts:     300000 | #Learnt:      25891 | 0.000
36.78/36.80	c total clause space: 48.1602MB
36.78/36.80	c total #watches: 67786
36.88/36.92	c total #propagations: 15118484 / total #impl: 65712779 (eff. 0.230)
36.88/36.92	c GARBAGE COLLECT
36.88/36.92	c #Conflicts:     301000 | #Learnt:      13786 | 0.000
36.88/36.92	c total clause space: 48.1602MB
36.88/36.92	c total #watches: 37982
36.98/37.02	c total #propagations: 15161695 / total #impl: 65884625 (eff. 0.230)
36.98/37.02	c #Conflicts:     302000 | #Learnt:      14786 | 0.000
36.98/37.02	c total clause space: 48.1602MB
36.98/37.02	c total #watches: 40377
37.08/37.11	c total #propagations: 15206584 / total #impl: 66083976 (eff. 0.230)
37.08/37.11	c #Conflicts:     303000 | #Learnt:      15786 | 0.000
37.08/37.11	c total clause space: 48.1602MB
37.08/37.11	c total #watches: 43740
37.18/37.21	c total #propagations: 15245873 / total #impl: 66245230 (eff. 0.230)
37.18/37.21	c #Conflicts:     304000 | #Learnt:      16786 | 0.000
37.18/37.21	c total clause space: 48.1602MB
37.18/37.21	c total #watches: 46174
37.28/37.31	c total #propagations: 15284665 / total #impl: 66396465 (eff. 0.230)
37.28/37.31	c #Conflicts:     305000 | #Learnt:      17786 | 0.000
37.28/37.31	c total clause space: 48.1602MB
37.28/37.31	c total #watches: 48659
37.39/37.44	c total #propagations: 15321514 / total #impl: 66538754 (eff. 0.230)
37.39/37.44	c #Conflicts:     306000 | #Learnt:      18786 | 0.000
37.39/37.44	c total clause space: 48.1602MB
37.39/37.44	c total #watches: 51486
37.49/37.55	c total #propagations: 15371767 / total #impl: 66772887 (eff. 0.230)
37.49/37.55	c #Conflicts:     307000 | #Learnt:      19786 | 0.000
37.49/37.55	c total clause space: 48.1602MB
37.49/37.55	c total #watches: 53940
37.58/37.66	c total #propagations: 15411463 / total #impl: 66931109 (eff. 0.230)
37.58/37.66	c #Conflicts:     308000 | #Learnt:      20786 | 0.000
37.58/37.66	c total clause space: 48.1602MB
37.58/37.66	c total #watches: 56314
37.68/37.78	c total #propagations: 15452251 / total #impl: 67092698 (eff. 0.230)
37.68/37.78	c #Conflicts:     309000 | #Learnt:      21786 | 0.000
37.68/37.78	c total clause space: 48.1602MB
37.68/37.78	c total #watches: 58773
37.88/37.94	c total #propagations: 15492552 / total #impl: 67254404 (eff. 0.230)
37.88/37.94	c #Conflicts:     310000 | #Learnt:      22786 | 0.000
37.88/37.94	c total clause space: 48.1602MB
37.88/37.94	c total #watches: 61056
38.08/38.12	c total #propagations: 15543797 / total #impl: 67487676 (eff. 0.230)
38.08/38.12	c #Conflicts:     311000 | #Learnt:      23786 | 0.000
38.08/38.12	c total clause space: 48.1602MB
38.08/38.12	c total #watches: 63628
38.18/38.23	c total #propagations: 15603989 / total #impl: 67738756 (eff. 0.230)
38.18/38.23	c #Conflicts:     312000 | #Learnt:      24786 | 0.000
38.18/38.23	c total clause space: 48.1602MB
38.18/38.23	c total #watches: 66006
38.28/38.35	c total #propagations: 15642607 / total #impl: 67877000 (eff. 0.230)
38.28/38.35	c #Conflicts:     313000 | #Learnt:      25786 | 0.000
38.28/38.35	c total clause space: 48.1602MB
38.28/38.35	c total #watches: 69046
38.49/38.54	c total #propagations: 15688031 / total #impl: 68038932 (eff. 0.231)
38.49/38.54	c #Conflicts:     314000 | #Learnt:      26786 | 0.000
38.49/38.54	c total clause space: 48.1602MB
38.49/38.54	c total #watches: 71997
38.59/38.68	c total #propagations: 15747666 / total #impl: 68314372 (eff. 0.231)
38.59/38.68	c GARBAGE COLLECT
38.59/38.68	c #Conflicts:     315000 | #Learnt:      14395 | 0.000
38.59/38.68	c total clause space: 48.1602MB
38.59/38.68	c total #watches: 39448
38.68/38.78	c total #propagations: 15803033 / total #impl: 68567706 (eff. 0.230)
38.68/38.78	c #Conflicts:     316000 | #Learnt:      15395 | 0.000
38.68/38.78	c total clause space: 48.1602MB
38.68/38.78	c total #watches: 41784
38.88/38.90	c total #propagations: 15852330 / total #impl: 68793690 (eff. 0.230)
38.88/38.90	c #Conflicts:     317000 | #Learnt:      16395 | 0.000
38.88/38.90	c total clause space: 48.1602MB
38.88/38.90	c total #watches: 44203
38.98/39.06	c total #propagations: 15901020 / total #impl: 69006209 (eff. 0.230)
38.98/39.06	c #Conflicts:     318000 | #Learnt:      17395 | 0.000
38.98/39.06	c total clause space: 48.1602MB
38.98/39.06	c total #watches: 47252
39.18/39.23	c total #propagations: 15963548 / total #impl: 69323400 (eff. 0.230)
39.18/39.23	c #Conflicts:     319000 | #Learnt:      18395 | 0.000
39.18/39.23	c total clause space: 48.1602MB
39.18/39.23	c total #watches: 50058
39.38/39.42	c total #propagations: 16027934 / total #impl: 69648834 (eff. 0.230)
39.38/39.42	c #Conflicts:     320000 | #Learnt:      19395 | 0.000
39.38/39.42	c total clause space: 48.1602MB
39.38/39.42	c total #watches: 52460
39.59/39.63	c total #propagations: 16096778 / total #impl: 70004866 (eff. 0.230)
39.59/39.63	c #Conflicts:     321000 | #Learnt:      20395 | 0.000
39.59/39.63	c total clause space: 48.1602MB
39.59/39.63	c total #watches: 55737
39.78/39.83	c total #propagations: 16166031 / total #impl: 70376361 (eff. 0.230)
39.78/39.83	c #Conflicts:     322000 | #Learnt:      21395 | 0.000
39.78/39.83	c total clause space: 48.1602MB
39.78/39.83	c total #watches: 58710
39.98/40.03	c total #propagations: 16230472 / total #impl: 70704971 (eff. 0.230)
39.98/40.03	c #Conflicts:     323000 | #Learnt:      22395 | 0.000
39.98/40.03	c total clause space: 48.1602MB
39.98/40.03	c total #watches: 61636
40.18/40.24	c total #propagations: 16295031 / total #impl: 71055638 (eff. 0.229)
40.18/40.24	c #Conflicts:     324000 | #Learnt:      23395 | 0.000
40.18/40.24	c total clause space: 48.1602MB
40.18/40.24	c total #watches: 64475
40.38/40.44	c total #propagations: 16352904 / total #impl: 71386783 (eff. 0.229)
40.38/40.44	c #Conflicts:     325000 | #Learnt:      24395 | 0.000
40.38/40.44	c total clause space: 48.1602MB
40.38/40.44	c total #watches: 67128
40.58/40.65	c total #propagations: 16415500 / total #impl: 71686679 (eff. 0.229)
40.58/40.65	c #Conflicts:     326000 | #Learnt:      25395 | 0.000
40.58/40.65	c total clause space: 48.1602MB
40.58/40.65	c total #watches: 70145
40.79/40.89	c total #propagations: 16474743 / total #impl: 71988407 (eff. 0.229)
40.79/40.89	c #Conflicts:     327000 | #Learnt:      26395 | 0.000
40.79/40.89	c total clause space: 48.1602MB
40.79/40.89	c total #watches: 72862
41.08/41.16	c total #propagations: 16540675 / total #impl: 72285149 (eff. 0.229)
41.08/41.16	c #Conflicts:     328000 | #Learnt:      27395 | 0.000
41.08/41.16	c total clause space: 48.1602MB
41.08/41.16	c total #watches: 75904
41.28/41.30	c total #propagations: 16610934 / total #impl: 72629745 (eff. 0.229)
41.28/41.30	c GARBAGE COLLECT
41.28/41.30	c #Conflicts:     329000 | #Learnt:      14717 | 0.000
41.28/41.30	c total clause space: 48.1602MB
41.28/41.30	c total #watches: 40441
41.38/41.45	c total #propagations: 16664833 / total #impl: 72895238 (eff. 0.229)
41.38/41.45	c #Conflicts:     330000 | #Learnt:      15717 | 0.000
41.38/41.45	c total clause space: 48.1602MB
41.38/41.45	c total #watches: 43439
41.58/41.62	c total #propagations: 16734600 / total #impl: 73185999 (eff. 0.229)
41.58/41.62	c #Conflicts:     331000 | #Learnt:      16717 | 0.000
41.58/41.62	c total clause space: 48.1602MB
41.58/41.62	c total #watches: 46782
41.79/41.82	c total #propagations: 16796927 / total #impl: 73508674 (eff. 0.229)
41.79/41.82	c #Conflicts:     332000 | #Learnt:      17717 | 0.000
41.79/41.82	c total clause space: 48.1602MB
41.79/41.82	c total #watches: 50059
41.98/42.02	c total #propagations: 16857260 / total #impl: 73825428 (eff. 0.228)
41.98/42.02	c #Conflicts:     333000 | #Learnt:      18717 | 0.000
41.98/42.02	c total clause space: 48.1602MB
41.98/42.02	c total #watches: 52774
42.18/42.20	c total #propagations: 16920811 / total #impl: 74166547 (eff. 0.228)
42.18/42.20	c #Conflicts:     334000 | #Learnt:      19717 | 0.000
42.18/42.20	c total clause space: 48.1602MB
42.18/42.20	c total #watches: 56249
42.28/42.33	c total #propagations: 16974112 / total #impl: 74410026 (eff. 0.228)
42.28/42.33	c #Conflicts:     335000 | #Learnt:      20717 | 0.000
42.28/42.33	c total clause space: 48.1602MB
42.28/42.33	c total #watches: 58591
42.38/42.46	c total #propagations: 17016988 / total #impl: 74584558 (eff. 0.228)
42.38/42.46	c #Conflicts:     336000 | #Learnt:      21717 | 0.000
42.38/42.46	c total clause space: 48.1602MB
42.38/42.46	c total #watches: 60929
42.58/42.60	c total #propagations: 17054441 / total #impl: 74732651 (eff. 0.228)
42.58/42.60	c #Conflicts:     337000 | #Learnt:      22717 | 0.000
42.58/42.60	c total clause space: 48.1602MB
42.58/42.60	c total #watches: 63374
42.68/42.73	c total #propagations: 17097958 / total #impl: 74922202 (eff. 0.228)
42.68/42.73	c #Conflicts:     338000 | #Learnt:      23717 | 0.000
42.68/42.73	c total clause space: 48.1602MB
42.68/42.73	c total #watches: 66085
42.78/42.87	c total #propagations: 17133750 / total #impl: 75055606 (eff. 0.228)
42.78/42.87	c #Conflicts:     339000 | #Learnt:      24717 | 0.000
42.78/42.87	c total clause space: 48.1602MB
42.78/42.87	c total #watches: 68482
42.99/43.07	c total #propagations: 17174713 / total #impl: 75219369 (eff. 0.228)
42.99/43.07	c #Conflicts:     340000 | #Learnt:      25717 | 0.000
42.99/43.07	c total clause space: 48.1602MB
42.99/43.07	c total #watches: 70936
43.18/43.24	c total #propagations: 17223100 / total #impl: 75445047 (eff. 0.228)
43.18/43.24	c #Conflicts:     341000 | #Learnt:      26717 | 0.000
43.18/43.24	c total clause space: 48.1602MB
43.18/43.24	c total #watches: 73247
43.38/43.43	c total #propagations: 17269363 / total #impl: 75672683 (eff. 0.228)
43.38/43.43	c #Conflicts:     342000 | #Learnt:      27717 | 0.000
43.38/43.43	c total clause space: 48.1602MB
43.38/43.43	c total #watches: 75785
43.48/43.54	c total #propagations: 17315797 / total #impl: 75892427 (eff. 0.228)
43.48/43.54	c GARBAGE COLLECT
43.48/43.54	c #Conflicts:     343000 | #Learnt:      14705 | 0.000
43.48/43.54	c total clause space: 48.1602MB
43.48/43.54	c total #watches: 40084
43.58/43.64	c total #propagations: 17354247 / total #impl: 76055814 (eff. 0.228)
43.58/43.64	c #Conflicts:     344000 | #Learnt:      15705 | 0.000
43.58/43.64	c total clause space: 48.1602MB
43.58/43.64	c total #watches: 42496
43.68/43.76	c total #propagations: 17391844 / total #impl: 76197277 (eff. 0.228)
43.68/43.76	c #Conflicts:     345000 | #Learnt:      16705 | 0.000
43.68/43.76	c total clause space: 48.1602MB
43.68/43.76	c total #watches: 44954
43.78/43.86	c total #propagations: 17443037 / total #impl: 76460320 (eff. 0.228)
43.78/43.86	c #Conflicts:     346000 | #Learnt:      17705 | 0.000
43.78/43.86	c total clause space: 48.1602MB
43.78/43.86	c total #watches: 47541
43.88/43.95	c total #propagations: 17482124 / total #impl: 76608911 (eff. 0.228)
43.88/43.95	c #Conflicts:     347000 | #Learnt:      18705 | 0.000
43.88/43.95	c total clause space: 48.1602MB
43.88/43.95	c total #watches: 49959
43.99/44.06	c total #propagations: 17522626 / total #impl: 76751868 (eff. 0.228)
43.99/44.06	c #Conflicts:     348000 | #Learnt:      19705 | 0.000
43.99/44.06	c total clause space: 48.1602MB
43.99/44.06	c total #watches: 52359
44.09/44.19	c total #propagations: 17565661 / total #impl: 76935383 (eff. 0.228)
44.09/44.19	c #Conflicts:     349000 | #Learnt:      20705 | 0.000
44.09/44.19	c total clause space: 48.1602MB
44.09/44.19	c total #watches: 54791
44.28/44.37	c total #propagations: 17616091 / total #impl: 77182716 (eff. 0.228)
44.28/44.37	c #Conflicts:     350000 | #Learnt:      21705 | 0.000
44.28/44.37	c total clause space: 48.1602MB
44.28/44.37	c total #watches: 57185
44.48/44.57	c total #propagations: 17674492 / total #impl: 77500646 (eff. 0.228)
44.48/44.57	c #Conflicts:     351000 | #Learnt:      22705 | 0.000
44.48/44.57	c total clause space: 48.1602MB
44.48/44.57	c total #watches: 59946
44.68/44.77	c total #propagations: 17737106 / total #impl: 77840027 (eff. 0.228)
44.68/44.77	c #Conflicts:     352000 | #Learnt:      23705 | 0.000
44.68/44.77	c total clause space: 48.1602MB
44.68/44.77	c total #watches: 62824
44.88/44.94	c total #propagations: 17797116 / total #impl: 78156893 (eff. 0.228)
44.88/44.94	c #Conflicts:     353000 | #Learnt:      24705 | 0.000
44.88/44.94	c total clause space: 48.1602MB
44.88/44.94	c total #watches: 65619
44.98/45.05	c total #propagations: 17846066 / total #impl: 78387684 (eff. 0.228)
44.98/45.05	c #Conflicts:     354000 | #Learnt:      25705 | 0.000
44.98/45.05	c total clause space: 48.1602MB
44.98/45.05	c total #watches: 68162
45.09/45.18	c total #propagations: 17881741 / total #impl: 78530230 (eff. 0.228)
45.09/45.18	c #Conflicts:     355000 | #Learnt:      26705 | 0.000
45.09/45.18	c total clause space: 48.1602MB
45.09/45.18	c total #watches: 70551
45.28/45.35	c total #propagations: 17920655 / total #impl: 78692948 (eff. 0.228)
45.28/45.35	c #Conflicts:     356000 | #Learnt:      27705 | 0.000
45.28/45.35	c total clause space: 48.1602MB
45.28/45.35	c total #watches: 73074
45.38/45.49	c total #propagations: 17965883 / total #impl: 78906764 (eff. 0.228)
45.38/45.49	c GARBAGE COLLECT
45.38/45.49	c #Conflicts:     357000 | #Learnt:      14396 | 0.000
45.38/45.49	c total clause space: 48.1602MB
45.38/45.49	c total #watches: 39398
45.48/45.57	c total #propagations: 18004987 / total #impl: 79070488 (eff. 0.228)
45.48/45.57	c #Conflicts:     358000 | #Learnt:      15396 | 0.000
45.48/45.57	c total clause space: 48.1602MB
45.48/45.57	c total #watches: 41879
45.58/45.67	c total #propagations: 18036768 / total #impl: 79180051 (eff. 0.228)
45.58/45.67	c #Conflicts:     359000 | #Learnt:      16396 | 0.000
45.58/45.67	c total clause space: 48.1602MB
45.58/45.67	c total #watches: 44160
45.68/45.78	c total #propagations: 18078142 / total #impl: 79365421 (eff. 0.228)
45.68/45.78	c #Conflicts:     360000 | #Learnt:      17396 | 0.000
45.68/45.78	c total clause space: 48.1602MB
45.68/45.78	c total #watches: 46474
45.88/45.91	c total #propagations: 18132308 / total #impl: 79612415 (eff. 0.228)
45.88/45.91	c #Conflicts:     361000 | #Learnt:      18396 | 0.000
45.88/45.91	c total clause space: 48.1602MB
45.88/45.91	c total #watches: 49069
45.98/46.02	c total #propagations: 18186287 / total #impl: 79852420 (eff. 0.228)
45.98/46.02	c #Conflicts:     362000 | #Learnt:      19396 | 0.000
45.98/46.02	c total clause space: 48.1602MB
45.98/46.02	c total #watches: 51534
46.08/46.12	c total #propagations: 18226879 / total #impl: 80028049 (eff. 0.228)
46.08/46.12	c #Conflicts:     363000 | #Learnt:      20396 | 0.000
46.08/46.12	c total clause space: 48.1602MB
46.08/46.12	c total #watches: 54046
46.19/46.26	c total #propagations: 18263415 / total #impl: 80169819 (eff. 0.228)
46.19/46.26	c #Conflicts:     364000 | #Learnt:      21396 | 0.000
46.19/46.26	c total clause space: 48.1602MB
46.19/46.26	c total #watches: 56508
46.29/46.36	c total #propagations: 18315753 / total #impl: 80428542 (eff. 0.228)
46.29/46.36	c #Conflicts:     365000 | #Learnt:      22396 | 0.000
46.29/46.36	c total clause space: 48.1602MB
46.29/46.36	c total #watches: 59027
46.38/46.48	c total #propagations: 18354856 / total #impl: 80577406 (eff. 0.228)
46.38/46.48	c #Conflicts:     366000 | #Learnt:      23396 | 0.000
46.38/46.48	c total clause space: 48.1602MB
46.38/46.48	c total #watches: 61502
46.58/46.61	c total #propagations: 18394372 / total #impl: 80734464 (eff. 0.228)
46.58/46.61	c #Conflicts:     367000 | #Learnt:      24396 | 0.000
46.58/46.61	c total clause space: 48.1602MB
46.58/46.61	c total #watches: 63819
46.68/46.79	c total #propagations: 18434598 / total #impl: 80922962 (eff. 0.228)
46.68/46.79	c #Conflicts:     368000 | #Learnt:      25396 | 0.000
46.68/46.79	c total clause space: 48.1602MB
46.68/46.79	c total #watches: 66307
46.88/46.95	c total #propagations: 18490515 / total #impl: 81226224 (eff. 0.228)
46.88/46.95	c #Conflicts:     369000 | #Learnt:      26396 | 0.000
46.88/46.95	c total clause space: 48.1602MB
46.88/46.95	c total #watches: 68925
46.98/47.09	c total #propagations: 18538096 / total #impl: 81455637 (eff. 0.228)
46.98/47.09	c #Conflicts:     370000 | #Learnt:      27396 | 0.000
46.98/47.09	c total clause space: 48.1602MB
46.98/47.09	c total #watches: 71218
47.29/47.31	c total #propagations: 18580119 / total #impl: 81660017 (eff. 0.228)
47.29/47.31	c #Conflicts:     371000 | #Learnt:      28396 | 0.000
47.29/47.31	c total clause space: 48.1602MB
47.29/47.31	c total #watches: 73860
47.48/47.51	c total #propagations: 18641169 / total #impl: 81995827 (eff. 0.227)
47.48/47.51	c GARBAGE COLLECT
47.48/47.51	c #Conflicts:     372000 | #Learnt:      14796 | 0.000
47.48/47.51	c total clause space: 48.1602MB
47.48/47.51	c total #watches: 40384
47.58/47.63	c total #propagations: 18695536 / total #impl: 82292368 (eff. 0.227)
47.58/47.63	c #Conflicts:     373000 | #Learnt:      15796 | 0.000
47.58/47.63	c total clause space: 48.1602MB
47.58/47.63	c total #watches: 42784
47.68/47.77	c total #propagations: 18745827 / total #impl: 82511152 (eff. 0.227)
47.68/47.77	c #Conflicts:     374000 | #Learnt:      16796 | 0.000
47.68/47.77	c total clause space: 48.1602MB
47.68/47.77	c total #watches: 45352
47.88/47.96	c total #propagations: 18804034 / total #impl: 82791971 (eff. 0.227)
47.88/47.96	c #Conflicts:     375000 | #Learnt:      17796 | 0.000
47.88/47.96	c total clause space: 48.1602MB
47.88/47.96	c total #watches: 48173
48.08/48.18	c total #propagations: 18876231 / total #impl: 83207810 (eff. 0.227)
48.08/48.18	c #Conflicts:     376000 | #Learnt:      18796 | 0.000
48.08/48.18	c total clause space: 48.1602MB
48.08/48.18	c total #watches: 51839
48.28/48.39	c total #propagations: 18947529 / total #impl: 83551389 (eff. 0.227)
48.28/48.39	c #Conflicts:     377000 | #Learnt:      19796 | 0.000
48.28/48.39	c total clause space: 48.1602MB
48.28/48.39	c total #watches: 54873
48.68/48.72	c total #propagations: 19016215 / total #impl: 83886393 (eff. 0.227)
48.68/48.72	c #Conflicts:     378000 | #Learnt:      20796 | 0.000
48.68/48.72	c total clause space: 48.1602MB
48.68/48.72	c total #watches: 57895
48.88/48.92	c total #propagations: 19104236 / total #impl: 84380238 (eff. 0.226)
48.88/48.92	c #Conflicts:     379000 | #Learnt:      21796 | 0.000
48.88/48.92	c total clause space: 48.1602MB
48.88/48.92	c total #watches: 60821
48.98/49.05	c total #propagations: 19158433 / total #impl: 84664416 (eff. 0.226)
48.98/49.05	c #Conflicts:     380000 | #Learnt:      22796 | 0.000
48.98/49.05	c total clause space: 48.1602MB
48.98/49.05	c total #watches: 63406
49.18/49.20	c total #propagations: 19192619 / total #impl: 84792482 (eff. 0.226)
49.18/49.20	c #Conflicts:     381000 | #Learnt:      23796 | 0.000
49.18/49.20	c total clause space: 48.1602MB
49.18/49.20	c total #watches: 65789
49.28/49.39	c total #propagations: 19235839 / total #impl: 84980410 (eff. 0.226)
49.28/49.39	c #Conflicts:     382000 | #Learnt:      24796 | 0.000
49.28/49.39	c total clause space: 48.1602MB
49.28/49.39	c total #watches: 68676
49.49/49.54	c total #propagations: 19279778 / total #impl: 85199360 (eff. 0.226)
49.49/49.54	c #Conflicts:     383000 | #Learnt:      25796 | 0.000
49.49/49.54	c total clause space: 48.1602MB
49.49/49.54	c total #watches: 71087
49.59/49.68	c total #propagations: 19318569 / total #impl: 85348369 (eff. 0.226)
49.59/49.68	c #Conflicts:     384000 | #Learnt:      26796 | 0.000
49.59/49.68	c total clause space: 48.1602MB
49.59/49.68	c total #watches: 73734
49.78/49.88	c total #propagations: 19356350 / total #impl: 85488945 (eff. 0.226)
49.78/49.88	c #Conflicts:     385000 | #Learnt:      27796 | 0.000
49.78/49.88	c total clause space: 48.1602MB
49.78/49.88	c total #watches: 76090
50.08/50.11	c total #propagations: 19400516 / total #impl: 85700221 (eff. 0.226)
50.08/50.11	c #Conflicts:     386000 | #Learnt:      28796 | 0.000
50.08/50.11	c total clause space: 48.1602MB
50.08/50.11	c total #watches: 78708
50.28/50.32	c total #propagations: 19454606 / total #impl: 85982252 (eff. 0.226)
50.28/50.32	c #Conflicts:     387000 | #Learnt:      29796 | 0.000
50.28/50.32	c total clause space: 48.1602MB
50.28/50.32	c total #watches: 81416
50.38/50.42	c total #propagations: 19500401 / total #impl: 86195880 (eff. 0.226)
50.38/50.42	c GARBAGE COLLECT
50.38/50.42	c #Conflicts:     388000 | #Learnt:      15893 | 0.000
50.38/50.42	c total clause space: 48.1602MB
50.38/50.42	c total #watches: 42859
50.48/50.53	c total #propagations: 19536983 / total #impl: 86336046 (eff. 0.226)
50.48/50.53	c #Conflicts:     389000 | #Learnt:      16893 | 0.000
50.48/50.53	c total clause space: 48.1602MB
50.48/50.53	c total #watches: 45226
50.59/50.64	c total #propagations: 19579637 / total #impl: 86514698 (eff. 0.226)
50.59/50.64	c #Conflicts:     390000 | #Learnt:      17893 | 0.000
50.59/50.64	c total clause space: 48.1602MB
50.59/50.64	c total #watches: 47725
50.69/50.75	c total #propagations: 19621964 / total #impl: 86699820 (eff. 0.226)
50.69/50.75	c #Conflicts:     391000 | #Learnt:      18893 | 0.000
50.69/50.75	c total clause space: 48.1602MB
50.69/50.75	c total #watches: 50291
50.78/50.84	c total #propagations: 19662279 / total #impl: 86869604 (eff. 0.226)
50.78/50.84	c #Conflicts:     392000 | #Learnt:      19893 | 0.000
50.78/50.84	c total clause space: 48.1602MB
50.78/50.84	c total #watches: 52751
50.88/50.99	c total #propagations: 19698691 / total #impl: 87014352 (eff. 0.226)
50.88/50.99	c #Conflicts:     393000 | #Learnt:      20893 | 0.000
50.88/50.99	c total clause space: 48.1602MB
50.88/50.99	c total #watches: 55292
51.08/51.12	c total #propagations: 19748467 / total #impl: 87251162 (eff. 0.226)
51.08/51.12	c #Conflicts:     394000 | #Learnt:      21893 | 0.000
51.08/51.12	c total clause space: 48.1602MB
51.08/51.12	c total #watches: 57866
51.18/51.26	c total #propagations: 19797105 / total #impl: 87496503 (eff. 0.226)
51.18/51.26	c #Conflicts:     395000 | #Learnt:      22893 | 0.000
51.18/51.26	c total clause space: 48.1602MB
51.18/51.26	c total #watches: 60239
51.28/51.37	c total #propagations: 19841260 / total #impl: 87701962 (eff. 0.226)
51.28/51.37	c #Conflicts:     396000 | #Learnt:      23893 | 0.000
51.28/51.37	c total clause space: 48.1602MB
51.28/51.37	c total #watches: 62600
51.48/51.50	c total #propagations: 19883697 / total #impl: 87876161 (eff. 0.226)
51.48/51.50	c #Conflicts:     397000 | #Learnt:      24893 | 0.000
51.48/51.50	c total clause space: 48.1602MB
51.48/51.50	c total #watches: 65014
51.58/51.64	c total #propagations: 19930869 / total #impl: 88064150 (eff. 0.226)
51.58/51.64	c #Conflicts:     398000 | #Learnt:      25893 | 0.000
51.58/51.64	c total clause space: 48.1602MB
51.58/51.64	c total #watches: 67731
51.69/51.78	c total #propagations: 19976687 / total #impl: 88259535 (eff. 0.226)
51.69/51.78	c #Conflicts:     399000 | #Learnt:      26893 | 0.000
51.69/51.78	c total clause space: 48.1602MB
51.69/51.78	c total #watches: 70342
51.88/51.91	c total #propagations: 20016637 / total #impl: 88423898 (eff. 0.226)
51.88/51.91	c #Conflicts:     400000 | #Learnt:      27893 | 0.000
51.88/51.91	c total clause space: 48.1602MB
51.88/51.91	c total #watches: 72826
52.08/52.10	c total #propagations: 20053224 / total #impl: 88584031 (eff. 0.226)
52.08/52.10	c #Conflicts:     401000 | #Learnt:      28893 | 0.000
52.08/52.10	c total clause space: 48.1602MB
52.08/52.10	c total #watches: 75264
52.18/52.27	c total #propagations: 20102420 / total #impl: 88835826 (eff. 0.226)
52.18/52.27	c #Conflicts:     402000 | #Learnt:      29893 | 0.000
52.18/52.27	c total clause space: 48.1602MB
52.18/52.27	c total #watches: 77773
52.38/52.40	c total #propagations: 20145775 / total #impl: 89038936 (eff. 0.226)
52.38/52.40	c GARBAGE COLLECT
52.38/52.40	c #Conflicts:     403000 | #Learnt:      15694 | 0.000
52.38/52.40	c total clause space: 48.1602MB
52.38/52.40	c total #watches: 42596
52.48/52.51	c total #propagations: 20185112 / total #impl: 89194990 (eff. 0.226)
52.48/52.51	c #Conflicts:     404000 | #Learnt:      16694 | 0.000
52.48/52.51	c total clause space: 48.1602MB
52.48/52.51	c total #watches: 45003
52.58/52.64	c total #propagations: 20226385 / total #impl: 89373852 (eff. 0.226)
52.58/52.64	c #Conflicts:     405000 | #Learnt:      17694 | 0.000
52.58/52.64	c total clause space: 48.1602MB
52.58/52.64	c total #watches: 47660
52.68/52.76	c total #propagations: 20277879 / total #impl: 89622039 (eff. 0.226)
52.68/52.76	c #Conflicts:     406000 | #Learnt:      18694 | 0.000
52.68/52.76	c total clause space: 48.1602MB
52.68/52.76	c total #watches: 50217
52.79/52.87	c total #propagations: 20324322 / total #impl: 89832799 (eff. 0.226)
52.79/52.87	c #Conflicts:     407000 | #Learnt:      19694 | 0.000
52.79/52.87	c total clause space: 48.1602MB
52.79/52.87	c total #watches: 52887
52.89/52.99	c total #propagations: 20363027 / total #impl: 89989850 (eff. 0.226)
52.89/52.99	c #Conflicts:     408000 | #Learnt:      20694 | 0.000
52.89/52.99	c total clause space: 48.1602MB
52.89/52.99	c total #watches: 55305
53.08/53.14	c total #propagations: 20404464 / total #impl: 90160513 (eff. 0.226)
53.08/53.14	c #Conflicts:     409000 | #Learnt:      21694 | 0.000
53.08/53.14	c total clause space: 48.1602MB
53.08/53.14	c total #watches: 57756
53.18/53.27	c total #propagations: 20455077 / total #impl: 90420809 (eff. 0.226)
53.18/53.27	c #Conflicts:     410000 | #Learnt:      22694 | 0.000
53.18/53.27	c total clause space: 48.1602MB
53.18/53.27	c total #watches: 60300
53.28/53.39	c total #propagations: 20500170 / total #impl: 90605896 (eff. 0.226)
53.28/53.39	c #Conflicts:     411000 | #Learnt:      23694 | 0.000
53.28/53.39	c total clause space: 48.1602MB
53.28/53.39	c total #watches: 62804
53.48/53.54	c total #propagations: 20540290 / total #impl: 90757266 (eff. 0.226)
53.48/53.54	c #Conflicts:     412000 | #Learnt:      24694 | 0.000
53.48/53.54	c total clause space: 48.1602MB
53.48/53.54	c total #watches: 65186
53.68/53.71	c total #propagations: 20587565 / total #impl: 90954590 (eff. 0.226)
53.68/53.71	c #Conflicts:     413000 | #Learnt:      25694 | 0.000
53.68/53.71	c total clause space: 48.1602MB
53.68/53.71	c total #watches: 67835
53.89/53.92	c total #propagations: 20642215 / total #impl: 91185431 (eff. 0.226)
53.89/53.92	c #Conflicts:     414000 | #Learnt:      26694 | 0.000
53.89/53.92	c total clause space: 48.1602MB
53.89/53.92	c total #watches: 70858
54.08/54.14	c total #propagations: 20705589 / total #impl: 91488146 (eff. 0.226)
54.08/54.14	c #Conflicts:     415000 | #Learnt:      27694 | 0.000
54.08/54.14	c total clause space: 48.1602MB
54.08/54.14	c total #watches: 73783
54.28/54.39	c total #propagations: 20767196 / total #impl: 91813227 (eff. 0.226)
54.28/54.39	c #Conflicts:     416000 | #Learnt:      28694 | 0.000
54.28/54.39	c total clause space: 48.1602MB
54.28/54.39	c total #watches: 76902
54.58/54.63	c total #propagations: 20832705 / total #impl: 92172314 (eff. 0.226)
54.58/54.63	c #Conflicts:     417000 | #Learnt:      29694 | 0.000
54.58/54.63	c total clause space: 48.1602MB
54.58/54.63	c total #watches: 79586
54.78/54.87	c total #propagations: 20893324 / total #impl: 92492697 (eff. 0.226)
54.78/54.87	c #Conflicts:     418000 | #Learnt:      30694 | 0.000
54.78/54.87	c total clause space: 48.1602MB
54.78/54.87	c total #watches: 81923
54.98/55.01	c total #propagations: 20946994 / total #impl: 92795324 (eff. 0.226)
54.98/55.01	c GARBAGE COLLECT
54.98/55.01	c #Conflicts:     419000 | #Learnt:      16195 | 0.000
54.98/55.01	c total clause space: 48.1602MB
54.98/55.01	c total #watches: 43834
55.08/55.14	c total #propagations: 20991013 / total #impl: 93008775 (eff. 0.226)
55.08/55.14	c #Conflicts:     420000 | #Learnt:      17195 | 0.000
55.08/55.14	c total clause space: 48.1602MB
55.08/55.14	c total #watches: 46925
55.28/55.36	c total #propagations: 21037707 / total #impl: 93256843 (eff. 0.226)
55.28/55.36	c #Conflicts:     421000 | #Learnt:      18195 | 0.000
55.28/55.36	c total clause space: 48.1602MB
55.28/55.36	c total #watches: 50200
55.48/55.59	c total #propagations: 21118843 / total #impl: 93692161 (eff. 0.225)
55.48/55.59	c #Conflicts:     422000 | #Learnt:      19195 | 0.000
55.48/55.59	c total clause space: 48.1602MB
55.48/55.59	c total #watches: 53994
55.68/55.77	c total #propagations: 21195261 / total #impl: 94154541 (eff. 0.225)
55.68/55.77	c #Conflicts:     423000 | #Learnt:      20195 | 0.000
55.68/55.77	c total clause space: 48.1602MB
55.68/55.77	c total #watches: 56456
55.88/55.92	c total #propagations: 21249648 / total #impl: 94449503 (eff. 0.225)
55.88/55.92	c #Conflicts:     424000 | #Learnt:      21195 | 0.000
55.88/55.92	c total clause space: 48.1602MB
55.88/55.92	c total #watches: 58909
56.08/56.12	c total #propagations: 21302588 / total #impl: 94718176 (eff. 0.225)
56.08/56.12	c #Conflicts:     425000 | #Learnt:      22195 | 0.000
56.08/56.12	c total clause space: 48.1602MB
56.08/56.12	c total #watches: 61405
56.28/56.33	c total #propagations: 21366655 / total #impl: 95037067 (eff. 0.225)
56.28/56.33	c #Conflicts:     426000 | #Learnt:      23195 | 0.000
56.28/56.33	c total clause space: 48.1602MB
56.28/56.33	c total #watches: 64337
56.48/56.54	c total #propagations: 21430264 / total #impl: 95382488 (eff. 0.225)
56.48/56.54	c #Conflicts:     427000 | #Learnt:      24195 | 0.000
56.48/56.54	c total clause space: 48.1602MB
56.48/56.54	c total #watches: 67324
56.68/56.77	c total #propagations: 21489828 / total #impl: 95686930 (eff. 0.225)
56.68/56.77	c #Conflicts:     428000 | #Learnt:      25195 | 0.000
56.68/56.77	c total clause space: 48.1602MB
56.68/56.77	c total #watches: 70423
56.88/56.99	c total #propagations: 21556234 / total #impl: 96023442 (eff. 0.224)
56.88/56.99	c #Conflicts:     429000 | #Learnt:      26195 | 0.000
56.88/56.99	c total clause space: 48.1602MB
56.88/56.99	c total #watches: 73398
57.18/57.25	c total #propagations: 21610916 / total #impl: 96301372 (eff. 0.224)
57.18/57.25	c #Conflicts:     430000 | #Learnt:      27195 | 0.000
57.18/57.25	c total clause space: 48.1602MB
57.18/57.25	c total #watches: 75813
57.48/57.54	c total #propagations: 21667977 / total #impl: 96616845 (eff. 0.224)
57.48/57.54	c #Conflicts:     431000 | #Learnt:      28195 | 0.000
57.48/57.54	c total clause space: 48.1602MB
57.48/57.54	c total #watches: 78249
57.78/57.83	c total #propagations: 21730583 / total #impl: 96944975 (eff. 0.224)
57.78/57.83	c #Conflicts:     432000 | #Learnt:      29195 | 0.000
57.78/57.83	c total clause space: 48.1602MB
57.78/57.83	c total #watches: 81107
58.08/58.10	c total #propagations: 21792145 / total #impl: 97285748 (eff. 0.224)
58.08/58.10	c #Conflicts:     433000 | #Learnt:      30195 | 0.000
58.08/58.10	c total clause space: 48.1602MB
58.08/58.10	c total #watches: 83890
58.28/58.37	c total #propagations: 21850298 / total #impl: 97569420 (eff. 0.224)
58.28/58.37	c #Conflicts:     434000 | #Learnt:      31195 | 0.000
58.28/58.37	c total clause space: 48.1602MB
58.28/58.37	c total #watches: 86687
58.48/58.57	c total #propagations: 21903369 / total #impl: 97824669 (eff. 0.224)
58.48/58.57	c GARBAGE COLLECT
58.48/58.57	c #Conflicts:     435000 | #Learnt:      16403 | 0.000
58.48/58.57	c total clause space: 48.1602MB
58.48/58.57	c total #watches: 44336
58.68/58.70	c total #propagations: 21956908 / total #impl: 98067178 (eff. 0.224)
58.68/58.70	c #Conflicts:     436000 | #Learnt:      17403 | 0.000
58.68/58.70	c total clause space: 48.1602MB
58.68/58.70	c total #watches: 46839
58.78/58.81	c total #propagations: 22010237 / total #impl: 98299259 (eff. 0.224)
58.78/58.81	c #Conflicts:     437000 | #Learnt:      18403 | 0.000
58.78/58.81	c total clause space: 48.1602MB
58.78/58.81	c total #watches: 49238
58.88/58.97	c total #propagations: 22062992 / total #impl: 98502357 (eff. 0.224)
58.88/58.97	c #Conflicts:     438000 | #Learnt:      19403 | 0.000
58.88/58.97	c total clause space: 48.1602MB
58.88/58.97	c total #watches: 52022
59.08/59.13	c total #propagations: 22140615 / total #impl: 98827730 (eff. 0.224)
59.08/59.13	c #Conflicts:     439000 | #Learnt:      20403 | 0.000
59.08/59.13	c total clause space: 48.1602MB
59.08/59.13	c total #watches: 55569
59.28/59.33	c total #propagations: 22200871 / total #impl: 99118932 (eff. 0.224)
59.28/59.33	c #Conflicts:     440000 | #Learnt:      21403 | 0.000
59.28/59.33	c total clause space: 48.1602MB
59.28/59.33	c total #watches: 58936
59.48/59.51	c total #propagations: 22271346 / total #impl: 99489508 (eff. 0.224)
59.48/59.51	c #Conflicts:     441000 | #Learnt:      22403 | 0.000
59.48/59.51	c total clause space: 48.1602MB
59.48/59.51	c total #watches: 63443
59.78/59.80	c total #propagations: 22334700 / total #impl: 99894859 (eff. 0.224)
59.78/59.80	c #Conflicts:     442000 | #Learnt:      23403 | 0.000
59.78/59.80	c total clause space: 48.1602MB
59.78/59.80	c total #watches: 69411
59.98/60.06	c total #propagations: 22423267 / total #impl: 100449254 (eff. 0.223)
59.98/60.06	c #Conflicts:     443000 | #Learnt:      24403 | 0.000
59.98/60.06	c total clause space: 48.1602MB
59.98/60.06	c total #watches: 75279
60.28/60.38	c total #propagations: 22487198 / total #impl: 100872721 (eff. 0.223)
60.28/60.38	c #Conflicts:     444000 | #Learnt:      25403 | 0.000
60.28/60.38	c total clause space: 48.1602MB
60.28/60.38	c total #watches: 81737
60.68/60.79	c total #propagations: 22567406 / total #impl: 101411956 (eff. 0.223)
60.68/60.79	c #Conflicts:     445000 | #Learnt:      26403 | 0.000
60.68/60.79	c total clause space: 48.1602MB
60.68/60.79	c total #watches: 87278
61.08/61.18	c total #propagations: 22653983 / total #impl: 101977980 (eff. 0.222)
61.08/61.18	c #Conflicts:     446000 | #Learnt:      27403 | 0.000
61.08/61.18	c total clause space: 48.1602MB
61.08/61.18	c total #watches: 92696
61.58/61.65	c total #propagations: 22726284 / total #impl: 102547589 (eff. 0.222)
61.58/61.65	c #Conflicts:     447000 | #Learnt:      28403 | 0.000
61.58/61.65	c total clause space: 48.1602MB
61.58/61.65	c total #watches: 98668
62.08/62.11	c total #propagations: 22818554 / total #impl: 103291222 (eff. 0.221)
62.08/62.11	c #Conflicts:     448000 | #Learnt:      29403 | 0.000
62.08/62.11	c total clause space: 48.1602MB
62.08/62.11	c total #watches: 104941
62.58/62.66	c total #propagations: 22891819 / total #impl: 103843363 (eff. 0.220)
62.58/62.66	c #Conflicts:     449000 | #Learnt:      30403 | 0.000
62.58/62.66	c total clause space: 48.1602MB
62.58/62.66	c total #watches: 110447
63.08/63.15	c total #propagations: 22979644 / total #impl: 104562056 (eff. 0.220)
63.08/63.15	c #Conflicts:     450000 | #Learnt:      31403 | 0.001
63.08/63.15	c total clause space: 48.1602MB
63.08/63.15	c total #watches: 117204
63.68/63.72	c total #propagations: 23038443 / total #impl: 105025947 (eff. 0.219)
63.68/63.72	c GARBAGE COLLECT
63.68/63.72	c #Conflicts:     451000 | #Learnt:      16304 | 0.001
63.68/63.72	c total clause space: 48.1602MB
63.68/63.72	c total #watches: 44205
63.89/63.91	c total #propagations: 23116364 / total #impl: 105608536 (eff. 0.219)
63.89/63.91	c #Conflicts:     452000 | #Learnt:      17304 | 0.001
63.89/63.91	c total clause space: 48.1602MB
63.89/63.91	c total #watches: 48925
64.08/64.16	c total #propagations: 23189698 / total #impl: 105992026 (eff. 0.219)
64.08/64.16	c #Conflicts:     453000 | #Learnt:      18304 | 0.001
64.08/64.16	c total clause space: 48.1602MB
64.08/64.16	c total #watches: 53079
64.38/64.42	c total #propagations: 23281903 / total #impl: 106465818 (eff. 0.219)
64.38/64.42	c #Conflicts:     454000 | #Learnt:      19304 | 0.001
64.38/64.42	c total clause space: 48.1602MB
64.38/64.42	c total #watches: 56617
64.58/64.66	c total #propagations: 23366584 / total #impl: 106902586 (eff. 0.219)
64.58/64.66	c #Conflicts:     455000 | #Learnt:      20304 | 0.001
64.58/64.66	c total clause space: 48.1602MB
64.58/64.66	c total #watches: 60257
64.89/64.94	c total #propagations: 23436466 / total #impl: 107274400 (eff. 0.218)
64.89/64.94	c #Conflicts:     456000 | #Learnt:      21304 | 0.001
64.89/64.94	c total clause space: 48.1602MB
64.89/64.94	c total #watches: 63253
65.18/65.27	c total #propagations: 23518725 / total #impl: 107727946 (eff. 0.218)
65.18/65.27	c #Conflicts:     457000 | #Learnt:      22304 | 0.001
65.18/65.27	c total clause space: 48.1602MB
65.18/65.27	c total #watches: 67327
65.58/65.66	c total #propagations: 23604733 / total #impl: 108199747 (eff. 0.218)
65.58/65.66	c #Conflicts:     458000 | #Learnt:      23304 | 0.001
65.58/65.66	c total clause space: 48.1602MB
65.58/65.66	c total #watches: 70819
65.99/66.06	c total #propagations: 23697358 / total #impl: 108729508 (eff. 0.218)
65.99/66.06	c #Conflicts:     459000 | #Learnt:      24304 | 0.001
65.99/66.06	c total clause space: 48.1602MB
65.99/66.06	c total #watches: 74247
66.38/66.46	c total #propagations: 23792690 / total #impl: 109275769 (eff. 0.218)
66.38/66.46	c #Conflicts:     460000 | #Learnt:      25304 | 0.001
66.38/66.46	c total clause space: 48.1602MB
66.38/66.46	c total #watches: 77126
66.78/66.85	c total #propagations: 23874510 / total #impl: 109737547 (eff. 0.218)
66.78/66.85	c #Conflicts:     461000 | #Learnt:      26304 | 0.001
66.78/66.85	c total clause space: 48.1602MB
66.78/66.85	c total #watches: 80416
67.09/67.15	c total #propagations: 23957103 / total #impl: 110209256 (eff. 0.217)
67.09/67.15	c #Conflicts:     462000 | #Learnt:      27304 | 0.001
67.09/67.15	c total clause space: 48.1602MB
67.09/67.15	c total #watches: 83537
67.28/67.38	c total #propagations: 24023482 / total #impl: 110570924 (eff. 0.217)
67.28/67.38	c #Conflicts:     463000 | #Learnt:      28304 | 0.001
67.28/67.38	c total clause space: 48.1602MB
67.28/67.38	c total #watches: 86997
67.48/67.56	c total #propagations: 24092167 / total #impl: 110870848 (eff. 0.217)
67.48/67.56	c #Conflicts:     464000 | #Learnt:      29304 | 0.001
67.48/67.56	c total clause space: 48.1602MB
67.48/67.56	c total #watches: 90251
67.78/67.83	c total #propagations: 24138656 / total #impl: 111075787 (eff. 0.217)
67.78/67.83	c #Conflicts:     465000 | #Learnt:      30304 | 0.001
67.78/67.83	c total clause space: 48.1602MB
67.78/67.83	c total #watches: 93764
68.19/68.24	c total #propagations: 24209443 / total #impl: 111411591 (eff. 0.217)
68.19/68.24	c #Conflicts:     466000 | #Learnt:      31304 | 0.001
68.19/68.24	c total clause space: 48.1602MB
68.19/68.24	c total #watches: 98272
68.58/68.68	c total #propagations: 24293725 / total #impl: 111875569 (eff. 0.217)
68.58/68.68	c #Conflicts:     467000 | #Learnt:      32304 | 0.001
68.58/68.68	c total clause space: 48.1602MB
68.58/68.68	c total #watches: 103449
68.88/68.96	c total #propagations: 24378952 / total #impl: 112391146 (eff. 0.217)
68.88/68.96	c GARBAGE COLLECT
68.88/68.96	c #Conflicts:     468000 | #Learnt:      16903 | 0.001
68.88/68.96	c total clause space: 48.1602MB
68.88/68.96	c total #watches: 46090
69.08/69.13	c total #propagations: 24445901 / total #impl: 112739593 (eff. 0.217)
69.08/69.13	c #Conflicts:     469000 | #Learnt:      17903 | 0.001
69.08/69.13	c total clause space: 48.1602MB
69.08/69.13	c total #watches: 49246
69.29/69.34	c total #propagations: 24521356 / total #impl: 113047195 (eff. 0.217)
69.29/69.34	c #Conflicts:     470000 | #Learnt:      18903 | 0.001
69.29/69.34	c total clause space: 48.1602MB
69.29/69.34	c total #watches: 52121
69.58/69.60	c total #propagations: 24602073 / total #impl: 113415575 (eff. 0.217)
69.58/69.60	c #Conflicts:     471000 | #Learnt:      19903 | 0.001
69.58/69.60	c total clause space: 48.1602MB
69.58/69.60	c total #watches: 55765
69.88/69.90	c total #propagations: 24693436 / total #impl: 113876030 (eff. 0.217)
69.88/69.90	c #Conflicts:     472000 | #Learnt:      20903 | 0.001
69.88/69.90	c total clause space: 48.1602MB
69.88/69.90	c total #watches: 59255
70.08/70.18	c total #propagations: 24784655 / total #impl: 114355262 (eff. 0.217)
70.08/70.18	c #Conflicts:     473000 | #Learnt:      21903 | 0.001
70.08/70.18	c total clause space: 48.1602MB
70.08/70.18	c total #watches: 62626
70.39/70.48	c total #propagations: 24858638 / total #impl: 114713330 (eff. 0.217)
70.39/70.48	c #Conflicts:     474000 | #Learnt:      22903 | 0.001
70.39/70.48	c total clause space: 48.1602MB
70.39/70.48	c total #watches: 66121
70.78/70.84	c total #propagations: 24937067 / total #impl: 115131294 (eff. 0.217)
70.78/70.84	c #Conflicts:     475000 | #Learnt:      23903 | 0.001
70.78/70.84	c total clause space: 48.1602MB
70.78/70.84	c total #watches: 70108
71.28/71.36	c total #propagations: 25023728 / total #impl: 115580189 (eff. 0.217)
71.28/71.36	c #Conflicts:     476000 | #Learnt:      24903 | 0.001
71.28/71.36	c total clause space: 48.1602MB
71.28/71.36	c total #watches: 74523
71.88/71.90	c total #propagations: 25151293 / total #impl: 116218974 (eff. 0.216)
71.88/71.90	c #Conflicts:     477000 | #Learnt:      25903 | 0.001
71.88/71.90	c total clause space: 48.1602MB
71.88/71.90	c total #watches: 78466
72.38/72.43	c total #propagations: 25271329 / total #impl: 116861655 (eff. 0.216)
72.38/72.43	c #Conflicts:     478000 | #Learnt:      26903 | 0.001
72.38/72.43	c total clause space: 48.1602MB
72.38/72.43	c total #watches: 82418
73.08/73.10	c total #propagations: 25377232 / total #impl: 117482947 (eff. 0.216)
73.08/73.10	c #Conflicts:     479000 | #Learnt:      27903 | 0.001
73.08/73.10	c total clause space: 48.1602MB
73.08/73.10	c total #watches: 86969
73.69/73.79	c total #propagations: 25503961 / total #impl: 118252545 (eff. 0.216)
73.69/73.79	c #Conflicts:     480000 | #Learnt:      28903 | 0.001
73.69/73.79	c total clause space: 48.1602MB
73.69/73.79	c total #watches: 91047
74.48/74.52	c total #propagations: 25629409 / total #impl: 119017646 (eff. 0.215)
74.48/74.52	c #Conflicts:     481000 | #Learnt:      29903 | 0.001
74.48/74.52	c total clause space: 48.1602MB
74.48/74.52	c total #watches: 94915
75.28/75.31	c total #propagations: 25751779 / total #impl: 119819855 (eff. 0.215)
75.28/75.31	c #Conflicts:     482000 | #Learnt:      30903 | 0.001
75.28/75.31	c total clause space: 48.1602MB
75.28/75.31	c total #watches: 99243
75.89/75.99	c total #propagations: 25877433 / total #impl: 120726519 (eff. 0.214)
75.89/75.99	c #Conflicts:     483000 | #Learnt:      31903 | 0.001
75.89/75.99	c total clause space: 48.1602MB
75.89/75.99	c total #watches: 103715
76.58/76.66	c total #propagations: 25977306 / total #impl: 121379184 (eff. 0.214)
76.58/76.66	c #Conflicts:     484000 | #Learnt:      32903 | 0.001
76.58/76.66	c total clause space: 48.1602MB
76.58/76.66	c total #watches: 107348
77.09/77.17	c total #propagations: 26068507 / total #impl: 121983444 (eff. 0.214)
77.09/77.17	c GARBAGE COLLECT
77.09/77.17	c #Conflicts:     485000 | #Learnt:      17203 | 0.001
77.09/77.17	c total clause space: 78.2603MB
77.09/77.17	c total #watches: 47619
77.38/77.43	c total #propagations: 26162317 / total #impl: 122536243 (eff. 0.214)
77.38/77.43	c #Conflicts:     486000 | #Learnt:      18203 | 0.001
77.38/77.43	c total clause space: 78.2603MB
77.38/77.43	c total #watches: 51306
77.58/77.64	c total #propagations: 26278421 / total #impl: 123030298 (eff. 0.214)
77.58/77.64	c #Conflicts:     487000 | #Learnt:      19203 | 0.001
77.58/77.64	c total clause space: 78.2603MB
77.58/77.64	c total #watches: 54468
77.88/77.94	c total #propagations: 26354820 / total #impl: 123399519 (eff. 0.214)
77.88/77.94	c #Conflicts:     488000 | #Learnt:      20203 | 0.001
77.88/77.94	c total clause space: 78.2603MB
77.88/77.94	c total #watches: 58662
78.28/78.31	c total #propagations: 26455228 / total #impl: 123859819 (eff. 0.214)
78.28/78.31	c #Conflicts:     489000 | #Learnt:      21203 | 0.001
78.28/78.31	c total clause space: 78.2603MB
78.28/78.31	c total #watches: 62245
78.68/78.71	c total #propagations: 26567282 / total #impl: 124373543 (eff. 0.214)
78.68/78.71	c #Conflicts:     490000 | #Learnt:      22203 | 0.001
78.68/78.71	c total clause space: 78.2603MB
78.68/78.71	c total #watches: 66189
78.98/79.08	c total #propagations: 26674179 / total #impl: 124923141 (eff. 0.214)
78.98/79.08	c #Conflicts:     491000 | #Learnt:      23203 | 0.001
78.98/79.08	c total clause space: 78.2603MB
78.98/79.08	c total #watches: 70141
79.48/79.54	c total #propagations: 26770854 / total #impl: 125416690 (eff. 0.213)
79.48/79.54	c #Conflicts:     492000 | #Learnt:      24203 | 0.001
79.48/79.54	c total clause space: 78.2603MB
79.48/79.54	c total #watches: 73091
79.88/79.90	c total #propagations: 26883790 / total #impl: 125996512 (eff. 0.213)
79.88/79.90	c #Conflicts:     493000 | #Learnt:      25203 | 0.001
79.88/79.90	c total clause space: 78.2603MB
79.88/79.90	c total #watches: 77309
80.39/80.44	c total #propagations: 26972185 / total #impl: 126498908 (eff. 0.213)
80.39/80.44	c #Conflicts:     494000 | #Learnt:      26203 | 0.001
80.39/80.44	c total clause space: 78.2603MB
80.39/80.44	c total #watches: 80788
81.08/81.10	c total #propagations: 27081854 / total #impl: 127156520 (eff. 0.213)
81.08/81.10	c #Conflicts:     495000 | #Learnt:      27203 | 0.001
81.08/81.10	c total clause space: 78.2603MB
81.08/81.10	c total #watches: 85760
81.68/81.78	c total #propagations: 27212220 / total #impl: 127851654 (eff. 0.213)
81.68/81.78	c #Conflicts:     496000 | #Learnt:      28203 | 0.001
81.68/81.78	c total clause space: 78.2603MB
81.68/81.78	c total #watches: 90869
82.28/82.31	c total #propagations: 27337331 / total #impl: 128580704 (eff. 0.213)
82.28/82.31	c #Conflicts:     497000 | #Learnt:      29203 | 0.001
82.28/82.31	c total clause space: 78.2603MB
82.28/82.31	c total #watches: 94441
82.88/82.90	c total #propagations: 27428061 / total #impl: 129099971 (eff. 0.212)
82.88/82.90	c #Conflicts:     498000 | #Learnt:      30203 | 0.001
82.88/82.90	c total clause space: 78.2603MB
82.88/82.90	c total #watches: 99174
83.48/83.56	c total #propagations: 27524561 / total #impl: 129569703 (eff. 0.212)
83.48/83.56	c #Conflicts:     499000 | #Learnt:      31203 | 0.001
83.48/83.56	c total clause space: 78.2603MB
83.48/83.56	c total #watches: 104654
84.18/84.25	c total #propagations: 27625894 / total #impl: 130111303 (eff. 0.212)
84.18/84.25	c #Conflicts:     500000 | #Learnt:      32203 | 0.001
84.18/84.25	c total clause space: 78.2603MB
84.18/84.25	c total #watches: 109042
84.98/85.09	c total #propagations: 27728762 / total #impl: 130652212 (eff. 0.212)
84.98/85.09	c #Conflicts:     501000 | #Learnt:      33203 | 0.001
84.98/85.09	c total clause space: 78.2603MB
84.98/85.09	c total #watches: 114873
85.78/85.90	c total #propagations: 27849367 / total #impl: 131389471 (eff. 0.212)
85.78/85.90	c GARBAGE COLLECT
85.78/85.90	c #Conflicts:     502000 | #Learnt:      17195 | 0.001
85.78/85.90	c total clause space: 78.2603MB
85.78/85.90	c total #watches: 47635
86.08/86.17	c total #propagations: 27964595 / total #impl: 132059326 (eff. 0.212)
86.08/86.17	c #Conflicts:     503000 | #Learnt:      18195 | 0.001
86.08/86.17	c total clause space: 78.2603MB
86.08/86.17	c total #watches: 51880
86.38/86.48	c total #propagations: 28082563 / total #impl: 132567777 (eff. 0.212)
86.38/86.48	c #Conflicts:     504000 | #Learnt:      19195 | 0.001
86.38/86.48	c total clause space: 78.2603MB
86.38/86.48	c total #watches: 56697
86.68/86.80	c total #propagations: 28195445 / total #impl: 133117965 (eff. 0.212)
86.68/86.80	c #Conflicts:     505000 | #Learnt:      20195 | 0.001
86.68/86.80	c total clause space: 78.2603MB
86.68/86.80	c total #watches: 61043
87.17/87.21	c total #propagations: 28294588 / total #impl: 133633170 (eff. 0.212)
87.17/87.21	c #Conflicts:     506000 | #Learnt:      21195 | 0.001
87.17/87.21	c total clause space: 78.2603MB
87.17/87.21	c total #watches: 65426
87.57/87.61	c total #propagations: 28421471 / total #impl: 134256926 (eff. 0.212)
87.57/87.61	c #Conflicts:     507000 | #Learnt:      22195 | 0.001
87.57/87.61	c total clause space: 78.2603MB
87.57/87.61	c total #watches: 69686
87.98/88.05	c total #propagations: 28531037 / total #impl: 134839865 (eff. 0.212)
87.98/88.05	c #Conflicts:     508000 | #Learnt:      23195 | 0.001
87.98/88.05	c total clause space: 78.2603MB
87.98/88.05	c total #watches: 74158
88.47/88.55	c total #propagations: 28644010 / total #impl: 135421139 (eff. 0.212)
88.47/88.55	c #Conflicts:     509000 | #Learnt:      24195 | 0.001
88.47/88.55	c total clause space: 78.2603MB
88.47/88.55	c total #watches: 78538
89.08/89.16	c total #propagations: 28752928 / total #impl: 135971075 (eff. 0.211)
89.08/89.16	c #Conflicts:     510000 | #Learnt:      25195 | 0.001
89.08/89.16	c total clause space: 78.2603MB
89.08/89.16	c total #watches: 83635
89.67/89.77	c total #propagations: 28871926 / total #impl: 136615228 (eff. 0.211)
89.67/89.77	c #Conflicts:     511000 | #Learnt:      26195 | 0.001
89.67/89.77	c total clause space: 78.2603MB
89.67/89.77	c total #watches: 87962
90.47/90.50	c total #propagations: 28976787 / total #impl: 137239002 (eff. 0.211)
90.47/90.50	c #Conflicts:     512000 | #Learnt:      27195 | 0.001
90.47/90.50	c total clause space: 78.2603MB
90.47/90.50	c total #watches: 94357
91.17/91.20	c total #propagations: 29100309 / total #impl: 137999387 (eff. 0.211)
91.17/91.20	c #Conflicts:     513000 | #Learnt:      28195 | 0.001
91.17/91.20	c total clause space: 78.2603MB
91.17/91.20	c total #watches: 98727
91.38/91.48	c total #propagations: 29204505 / total #impl: 138668983 (eff. 0.211)
91.38/91.48	c #Conflicts:     514000 | #Learnt:      29195 | 0.001
91.38/91.48	c total clause space: 78.2603MB
91.38/91.48	c total #watches: 101069
91.67/91.76	c total #propagations: 29246097 / total #impl: 138844236 (eff. 0.211)
91.67/91.76	c #Conflicts:     515000 | #Learnt:      30195 | 0.001
91.67/91.76	c total clause space: 78.2603MB
91.67/91.76	c total #watches: 103685
91.87/91.99	c total #propagations: 29288834 / total #impl: 139029553 (eff. 0.211)
91.87/91.99	c #Conflicts:     516000 | #Learnt:      31195 | 0.001
91.87/91.99	c total clause space: 78.2603MB
91.87/91.99	c total #watches: 106306
92.17/92.24	c total #propagations: 29331122 / total #impl: 139199371 (eff. 0.211)
92.17/92.24	c #Conflicts:     517000 | #Learnt:      32195 | 0.001
92.17/92.24	c total clause space: 78.2603MB
92.17/92.24	c total #watches: 108920
92.38/92.47	c total #propagations: 29368359 / total #impl: 139359125 (eff. 0.211)
92.38/92.47	c #Conflicts:     518000 | #Learnt:      33195 | 0.001
92.38/92.47	c total clause space: 78.2603MB
92.38/92.47	c total #watches: 111296
92.67/92.75	c total #propagations: 29407539 / total #impl: 139521838 (eff. 0.211)
92.67/92.75	c #Conflicts:     519000 | #Learnt:      34195 | 0.001
92.67/92.75	c total clause space: 78.2603MB
92.67/92.75	c total #watches: 113852
92.97/93.03	c total #propagations: 29451649 / total #impl: 139739900 (eff. 0.211)
92.97/93.03	c GARBAGE COLLECT
92.97/93.03	c #Conflicts:     520000 | #Learnt:      17897 | 0.001
92.97/93.03	c total clause space: 78.2603MB
92.97/93.03	c total #watches: 49583
93.07/93.16	c total #propagations: 29500960 / total #impl: 140007780 (eff. 0.211)
93.07/93.16	c #Conflicts:     521000 | #Learnt:      18897 | 0.001
93.07/93.16	c total clause space: 78.2603MB
93.07/93.16	c total #watches: 51998
93.17/93.25	c total #propagations: 29548292 / total #impl: 140239314 (eff. 0.211)
93.17/93.25	c #Conflicts:     522000 | #Learnt:      19897 | 0.001
93.17/93.25	c total clause space: 78.2603MB
93.17/93.25	c total #watches: 54619
93.27/93.36	c total #propagations: 29584614 / total #impl: 140369098 (eff. 0.211)
93.27/93.36	c #Conflicts:     523000 | #Learnt:      20897 | 0.001
93.27/93.36	c total clause space: 78.2603MB
93.27/93.36	c total #watches: 56992
93.37/93.49	c total #propagations: 29621874 / total #impl: 140507359 (eff. 0.211)
93.37/93.49	c #Conflicts:     524000 | #Learnt:      21897 | 0.001
93.37/93.49	c total clause space: 78.2603MB
93.37/93.49	c total #watches: 59420
93.48/93.60	c total #propagations: 29665398 / total #impl: 140712379 (eff. 0.211)
93.48/93.60	c #Conflicts:     525000 | #Learnt:      22897 | 0.001
93.48/93.60	c total clause space: 78.2603MB
93.48/93.60	c total #watches: 61882
93.67/93.71	c total #propagations: 29702094 / total #impl: 140858915 (eff. 0.211)
93.67/93.71	c #Conflicts:     526000 | #Learnt:      23897 | 0.001
93.67/93.71	c total clause space: 78.2603MB
93.67/93.71	c total #watches: 64353
93.77/93.87	c total #propagations: 29738138 / total #impl: 141000218 (eff. 0.211)
93.77/93.87	c #Conflicts:     527000 | #Learnt:      24897 | 0.001
93.77/93.87	c total clause space: 78.2603MB
93.77/93.87	c total #watches: 66999
93.97/94.00	c total #propagations: 29783262 / total #impl: 141223399 (eff. 0.211)
93.97/94.00	c #Conflicts:     528000 | #Learnt:      25897 | 0.001
93.97/94.00	c total clause space: 78.2603MB
93.97/94.00	c total #watches: 69152
94.07/94.17	c total #propagations: 29821974 / total #impl: 141403740 (eff. 0.211)
94.07/94.17	c #Conflicts:     529000 | #Learnt:      26897 | 0.001
94.07/94.17	c total clause space: 78.2603MB
94.07/94.17	c total #watches: 72092
94.27/94.39	c total #propagations: 29873469 / total #impl: 141687266 (eff. 0.211)
94.27/94.39	c #Conflicts:     530000 | #Learnt:      27897 | 0.001
94.27/94.39	c total clause space: 78.2603MB
94.27/94.39	c total #watches: 74537
94.47/94.59	c total #propagations: 29929471 / total #impl: 142023939 (eff. 0.211)
94.47/94.59	c #Conflicts:     531000 | #Learnt:      28897 | 0.001
94.47/94.59	c total clause space: 78.2603MB
94.47/94.59	c total #watches: 77032
94.77/94.80	c total #propagations: 29984165 / total #impl: 142320236 (eff. 0.211)
94.77/94.80	c #Conflicts:     532000 | #Learnt:      29897 | 0.001
94.77/94.80	c total clause space: 78.2603MB
94.77/94.80	c total #watches: 79785
94.87/94.98	c total #propagations: 30038804 / total #impl: 142634758 (eff. 0.211)
94.87/94.98	c #Conflicts:     533000 | #Learnt:      30897 | 0.001
94.87/94.98	c total clause space: 78.2603MB
94.87/94.98	c total #watches: 82231
95.17/95.21	c total #propagations: 30079065 / total #impl: 142810930 (eff. 0.211)
95.17/95.21	c #Conflicts:     534000 | #Learnt:      31897 | 0.001
95.17/95.21	c total clause space: 78.2603MB
95.17/95.21	c total #watches: 84697
95.27/95.38	c total #propagations: 30131175 / total #impl: 143074059 (eff. 0.211)
95.27/95.38	c #Conflicts:     535000 | #Learnt:      32897 | 0.001
95.27/95.38	c total clause space: 78.2603MB
95.27/95.38	c total #watches: 87159
95.47/95.58	c total #propagations: 30173966 / total #impl: 143266216 (eff. 0.211)
95.47/95.58	c #Conflicts:     536000 | #Learnt:      33897 | 0.001
95.47/95.58	c total clause space: 78.2603MB
95.47/95.58	c total #watches: 90035
95.68/95.77	c total #propagations: 30215380 / total #impl: 143460497 (eff. 0.211)
95.68/95.77	c #Conflicts:     537000 | #Learnt:      34897 | 0.001
95.68/95.77	c total clause space: 78.2603MB
95.68/95.77	c total #watches: 92266
95.87/95.91	c total #propagations: 30258371 / total #impl: 143653957 (eff. 0.211)
95.87/95.91	c GARBAGE COLLECT
95.87/95.91	c #Conflicts:     538000 | #Learnt:      18286 | 0.001
95.87/95.91	c total clause space: 78.2603MB
95.87/95.91	c total #watches: 50586
95.97/96.05	c total #propagations: 30294495 / total #impl: 143801814 (eff. 0.211)
95.97/96.05	c #Conflicts:     539000 | #Learnt:      19286 | 0.001
95.97/96.05	c total clause space: 78.2603MB
95.97/96.05	c total #watches: 52995
96.17/96.24	c total #propagations: 30341000 / total #impl: 144036633 (eff. 0.211)
96.17/96.24	c #Conflicts:     540000 | #Learnt:      20286 | 0.001
96.17/96.24	c total clause space: 78.2603MB
96.17/96.24	c total #watches: 55531
96.27/96.40	c total #propagations: 30404461 / total #impl: 144368793 (eff. 0.211)
96.27/96.40	c #Conflicts:     541000 | #Learnt:      21286 | 0.001
96.27/96.40	c total clause space: 78.2603MB
96.27/96.40	c total #watches: 58031
96.47/96.52	c total #propagations: 30452850 / total #impl: 144597351 (eff. 0.211)
96.47/96.52	c #Conflicts:     542000 | #Learnt:      22286 | 0.001
96.47/96.52	c total clause space: 78.2603MB
96.47/96.52	c total #watches: 60457
96.57/96.63	c total #propagations: 30491627 / total #impl: 144759061 (eff. 0.211)
96.57/96.63	c #Conflicts:     543000 | #Learnt:      23286 | 0.001
96.57/96.63	c total clause space: 78.2603MB
96.57/96.63	c total #watches: 62968
96.67/96.76	c total #propagations: 30530097 / total #impl: 144912317 (eff. 0.211)
96.67/96.76	c #Conflicts:     544000 | #Learnt:      24286 | 0.001
96.67/96.76	c total clause space: 78.2603MB
96.67/96.76	c total #watches: 65572
96.78/96.89	c total #propagations: 30571945 / total #impl: 145069510 (eff. 0.211)
96.78/96.89	c #Conflicts:     545000 | #Learnt:      25286 | 0.001
96.78/96.89	c total clause space: 78.2603MB
96.78/96.89	c total #watches: 68124
96.97/97.02	c total #propagations: 30611681 / total #impl: 145226354 (eff. 0.211)
96.97/97.02	c #Conflicts:     546000 | #Learnt:      26286 | 0.001
96.97/97.02	c total clause space: 78.2603MB
96.97/97.02	c total #watches: 70562
97.07/97.17	c total #propagations: 30656272 / total #impl: 145409415 (eff. 0.211)
97.07/97.17	c #Conflicts:     547000 | #Learnt:      27286 | 0.001
97.07/97.17	c total clause space: 78.2603MB
97.07/97.17	c total #watches: 72902
97.27/97.39	c total #propagations: 30703970 / total #impl: 145609016 (eff. 0.211)
97.27/97.39	c #Conflicts:     548000 | #Learnt:      28286 | 0.001
97.27/97.39	c total clause space: 78.2603MB
97.27/97.39	c total #watches: 75702
97.57/97.61	c total #propagations: 30761154 / total #impl: 145873686 (eff. 0.211)
97.57/97.61	c #Conflicts:     549000 | #Learnt:      29286 | 0.001
97.57/97.61	c total clause space: 78.2603MB
97.57/97.61	c total #watches: 78188
97.77/97.88	c total #propagations: 30817859 / total #impl: 146187516 (eff. 0.211)
97.77/97.88	c #Conflicts:     550000 | #Learnt:      30286 | 0.001
97.77/97.88	c total clause space: 78.2603MB
97.77/97.88	c total #watches: 80953
98.07/98.19	c total #propagations: 30890218 / total #impl: 146544566 (eff. 0.211)
98.07/98.19	c #Conflicts:     551000 | #Learnt:      31286 | 0.001
98.07/98.19	c total clause space: 78.2603MB
98.07/98.19	c total #watches: 84636
98.37/98.48	c total #propagations: 30969420 / total #impl: 146979467 (eff. 0.211)
98.37/98.48	c #Conflicts:     552000 | #Learnt:      32286 | 0.001
98.37/98.48	c total clause space: 78.2603MB
98.37/98.48	c total #watches: 87606
98.77/98.89	c total #propagations: 31035782 / total #impl: 147373157 (eff. 0.211)
98.77/98.89	c #Conflicts:     553000 | #Learnt:      33286 | 0.001
98.77/98.89	c total clause space: 78.2603MB
98.77/98.89	c total #watches: 90741
99.17/99.23	c total #propagations: 31121282 / total #impl: 147954271 (eff. 0.210)
99.17/99.23	c #Conflicts:     554000 | #Learnt:      34286 | 0.001
99.17/99.23	c total clause space: 78.2603MB
99.17/99.23	c total #watches: 93576
99.57/99.69	c total #propagations: 31195151 / total #impl: 148388450 (eff. 0.210)
99.57/99.69	c #Conflicts:     555000 | #Learnt:      35286 | 0.001
99.57/99.69	c total clause space: 78.2603MB
99.57/99.69	c total #watches: 97189
99.97/100.02	c total #propagations: 31287339 / total #impl: 148990077 (eff. 0.210)
99.97/100.02	c GARBAGE COLLECT
99.97/100.02	c #Conflicts:     556000 | #Learnt:      18400 | 0.001
99.97/100.02	c total clause space: 78.2603MB
99.97/100.02	c total #watches: 51207
100.18/100.20	c total #propagations: 31359917 / total #impl: 149358794 (eff. 0.210)
100.18/100.20	c #Conflicts:     557000 | #Learnt:      19400 | 0.001
100.18/100.20	c total clause space: 78.2603MB
100.18/100.20	c total #watches: 54156
100.37/100.41	c total #propagations: 31427745 / total #impl: 149690585 (eff. 0.210)
100.37/100.41	c #Conflicts:     558000 | #Learnt:      20400 | 0.001
100.37/100.41	c total clause space: 78.2603MB
100.37/100.41	c total #watches: 57471
100.47/100.54	c total #propagations: 31497357 / total #impl: 150029072 (eff. 0.210)
100.47/100.54	c #Conflicts:     559000 | #Learnt:      21400 | 0.001
100.47/100.54	c total clause space: 78.2603MB
100.47/100.54	c total #watches: 59853
100.57/100.69	c total #propagations: 31542410 / total #impl: 150205997 (eff. 0.210)
100.57/100.69	c #Conflicts:     560000 | #Learnt:      22400 | 0.001
100.57/100.69	c total clause space: 78.2603MB
100.57/100.69	c total #watches: 62454
100.77/100.86	c total #propagations: 31584491 / total #impl: 150396695 (eff. 0.210)
100.77/100.86	c #Conflicts:     561000 | #Learnt:      23400 | 0.001
100.77/100.86	c total clause space: 78.2603MB
100.77/100.86	c total #watches: 64911
100.87/100.96	c total #propagations: 31627649 / total #impl: 150616184 (eff. 0.210)
100.87/100.96	c #Conflicts:     562000 | #Learnt:      24400 | 0.001
100.87/100.96	c total clause space: 78.2603MB
100.87/100.96	c total #watches: 67511
101.07/101.11	c total #propagations: 31661296 / total #impl: 150739010 (eff. 0.210)
101.07/101.11	c #Conflicts:     563000 | #Learnt:      25400 | 0.001
101.07/101.11	c total clause space: 78.2603MB
101.07/101.11	c total #watches: 69881
101.18/101.27	c total #propagations: 31701983 / total #impl: 150919048 (eff. 0.210)
101.18/101.27	c #Conflicts:     564000 | #Learnt:      26400 | 0.001
101.18/101.27	c total clause space: 78.2603MB
101.18/101.27	c total #watches: 72575
101.47/101.54	c total #propagations: 31747652 / total #impl: 151102973 (eff. 0.210)
101.47/101.54	c #Conflicts:     565000 | #Learnt:      27400 | 0.001
101.47/101.54	c total clause space: 78.2603MB
101.47/101.54	c total #watches: 75532
101.67/101.74	c total #propagations: 31832570 / total #impl: 151481725 (eff. 0.210)
101.67/101.74	c #Conflicts:     566000 | #Learnt:      28400 | 0.001
101.67/101.74	c total clause space: 78.2603MB
101.67/101.74	c total #watches: 78218
101.77/101.89	c total #propagations: 31885177 / total #impl: 151756771 (eff. 0.210)
101.77/101.89	c #Conflicts:     567000 | #Learnt:      29400 | 0.001
101.77/101.89	c total clause space: 78.2603MB
101.77/101.89	c total #watches: 80718
101.97/102.06	c total #propagations: 31922127 / total #impl: 151907928 (eff. 0.210)
101.97/102.06	c #Conflicts:     568000 | #Learnt:      30400 | 0.001
101.97/102.06	c total clause space: 78.2603MB
101.97/102.06	c total #watches: 83405
102.28/102.32	c total #propagations: 31962999 / total #impl: 152070931 (eff. 0.210)
102.28/102.32	c #Conflicts:     569000 | #Learnt:      31400 | 0.001
102.28/102.32	c total clause space: 78.2603MB
102.28/102.32	c total #watches: 86250
102.47/102.50	c total #propagations: 32018537 / total #impl: 152369155 (eff. 0.210)
102.47/102.50	c #Conflicts:     570000 | #Learnt:      32400 | 0.001
102.47/102.50	c total clause space: 78.2603MB
102.47/102.50	c total #watches: 88632
102.57/102.69	c total #propagations: 32062207 / total #impl: 152557943 (eff. 0.210)
102.57/102.69	c #Conflicts:     571000 | #Learnt:      33400 | 0.001
102.57/102.69	c total clause space: 78.2603MB
102.57/102.69	c total #watches: 91122
102.77/102.89	c total #propagations: 32101450 / total #impl: 152723140 (eff. 0.210)
102.77/102.89	c #Conflicts:     572000 | #Learnt:      34400 | 0.001
102.77/102.89	c total clause space: 78.2603MB
102.77/102.89	c total #watches: 93603
103.07/103.17	c total #propagations: 32143800 / total #impl: 152919816 (eff. 0.210)
103.07/103.17	c #Conflicts:     573000 | #Learnt:      35400 | 0.001
103.07/103.17	c total clause space: 78.2603MB
103.07/103.17	c total #watches: 96126
103.27/103.38	c total #propagations: 32205724 / total #impl: 153277501 (eff. 0.210)
103.27/103.38	c #Conflicts:     574000 | #Learnt:      36400 | 0.001
103.27/103.38	c total clause space: 78.2603MB
103.27/103.38	c total #watches: 98514
103.48/103.51	c total #propagations: 32259806 / total #impl: 153578543 (eff. 0.210)
103.48/103.51	c GARBAGE COLLECT
103.48/103.51	c #Conflicts:     575000 | #Learnt:      19185 | 0.001
103.48/103.51	c total clause space: 78.2603MB
103.48/103.51	c total #watches: 53177
103.57/103.66	c total #propagations: 32304916 / total #impl: 153765139 (eff. 0.210)
103.57/103.66	c #Conflicts:     576000 | #Learnt:      20185 | 0.001
103.57/103.66	c total clause space: 78.2603MB
103.57/103.66	c total #watches: 56005
103.77/103.81	c total #propagations: 32355725 / total #impl: 153974250 (eff. 0.210)
103.77/103.81	c #Conflicts:     577000 | #Learnt:      21185 | 0.001
103.77/103.81	c total clause space: 78.2603MB
103.77/103.81	c total #watches: 59162
103.87/103.93	c total #propagations: 32407484 / total #impl: 154202125 (eff. 0.210)
103.87/103.93	c #Conflicts:     578000 | #Learnt:      22185 | 0.001
103.87/103.93	c total clause space: 78.2603MB
103.87/103.93	c total #watches: 61550
103.97/104.06	c total #propagations: 32446120 / total #impl: 154363119 (eff. 0.210)
103.97/104.06	c #Conflicts:     579000 | #Learnt:      23185 | 0.001
103.97/104.06	c total clause space: 78.2603MB
103.97/104.06	c total #watches: 64077
104.17/104.24	c total #propagations: 32485655 / total #impl: 154524049 (eff. 0.210)
104.17/104.24	c #Conflicts:     580000 | #Learnt:      24185 | 0.001
104.17/104.24	c total clause space: 78.2603MB
104.17/104.24	c total #watches: 66699
104.27/104.39	c total #propagations: 32535942 / total #impl: 154755366 (eff. 0.210)
104.27/104.39	c #Conflicts:     581000 | #Learnt:      25185 | 0.001
104.27/104.39	c total clause space: 78.2603MB
104.27/104.39	c total #watches: 69150
104.48/104.52	c total #propagations: 32579964 / total #impl: 154952510 (eff. 0.210)
104.48/104.52	c #Conflicts:     582000 | #Learnt:      26185 | 0.001
104.48/104.52	c total clause space: 78.2603MB
104.48/104.52	c total #watches: 71760
104.58/104.68	c total #propagations: 32627884 / total #impl: 155133361 (eff. 0.210)
104.58/104.68	c #Conflicts:     583000 | #Learnt:      27185 | 0.001
104.58/104.68	c total clause space: 78.2603MB
104.58/104.68	c total #watches: 74229
104.77/104.87	c total #propagations: 32671826 / total #impl: 155347030 (eff. 0.210)
104.77/104.87	c #Conflicts:     584000 | #Learnt:      28185 | 0.001
104.77/104.87	c total clause space: 78.2603MB
104.77/104.87	c total #watches: 77104
105.07/105.10	c total #propagations: 32720587 / total #impl: 155607626 (eff. 0.210)
105.07/105.10	c #Conflicts:     585000 | #Learnt:      29185 | 0.001
105.07/105.10	c total clause space: 78.2603MB
105.07/105.10	c total #watches: 80462
105.17/105.29	c total #propagations: 32785569 / total #impl: 155998315 (eff. 0.210)
105.17/105.29	c #Conflicts:     586000 | #Learnt:      30185 | 0.001
105.17/105.29	c total clause space: 78.2603MB
105.17/105.29	c total #watches: 83122
105.37/105.46	c total #propagations: 32823569 / total #impl: 156153987 (eff. 0.210)
105.37/105.46	c #Conflicts:     587000 | #Learnt:      31185 | 0.001
105.37/105.46	c total clause space: 78.2603MB
105.37/105.46	c total #watches: 85810
105.58/105.61	c total #propagations: 32862723 / total #impl: 156318282 (eff. 0.210)
105.58/105.61	c #Conflicts:     588000 | #Learnt:      32185 | 0.001
105.58/105.61	c total clause space: 78.2603MB
105.58/105.61	c total #watches: 88226
105.68/105.76	c total #propagations: 32905929 / total #impl: 156506175 (eff. 0.210)
105.68/105.76	c #Conflicts:     589000 | #Learnt:      33185 | 0.001
105.68/105.76	c total clause space: 78.2603MB
105.68/105.76	c total #watches: 90527
105.87/105.96	c total #propagations: 32945374 / total #impl: 156659716 (eff. 0.210)
105.87/105.96	c #Conflicts:     590000 | #Learnt:      34185 | 0.001
105.87/105.96	c total clause space: 78.2603MB
105.87/105.96	c total #watches: 93074
106.07/106.16	c total #propagations: 32988451 / total #impl: 156872177 (eff. 0.210)
106.07/106.16	c #Conflicts:     591000 | #Learnt:      35185 | 0.001
106.07/106.16	c total clause space: 78.2603MB
106.07/106.16	c total #watches: 95885
106.27/106.35	c total #propagations: 33035094 / total #impl: 157082270 (eff. 0.210)
106.27/106.35	c #Conflicts:     592000 | #Learnt:      36185 | 0.001
106.27/106.35	c total clause space: 78.2603MB
106.27/106.35	c total #watches: 98272
106.47/106.59	c total #propagations: 33083904 / total #impl: 157276499 (eff. 0.210)
106.47/106.59	c GARBAGE COLLECT
106.47/106.59	c #Conflicts:     593000 | #Learnt:      18689 | 0.001
106.47/106.59	c total clause space: 78.2603MB
106.47/106.59	c total #watches: 51975
106.68/106.75	c total #propagations: 33140053 / total #impl: 157514030 (eff. 0.210)
106.68/106.75	c #Conflicts:     594000 | #Learnt:      19689 | 0.001
106.68/106.75	c total clause space: 78.2603MB
106.68/106.75	c total #watches: 54635
106.87/106.94	c total #propagations: 33197028 / total #impl: 157783968 (eff. 0.210)
106.87/106.94	c #Conflicts:     595000 | #Learnt:      20689 | 0.001
106.87/106.94	c total clause space: 78.2603MB
106.87/106.94	c total #watches: 57737
107.07/107.17	c total #propagations: 33257569 / total #impl: 158110843 (eff. 0.210)
107.07/107.17	c #Conflicts:     596000 | #Learnt:      21689 | 0.001
107.07/107.17	c total clause space: 78.2603MB
107.07/107.17	c total #watches: 61161
107.27/107.38	c total #propagations: 33322241 / total #impl: 158453077 (eff. 0.210)
107.27/107.38	c #Conflicts:     597000 | #Learnt:      22689 | 0.001
107.27/107.38	c total clause space: 78.2603MB
107.27/107.38	c total #watches: 64112
107.57/107.62	c total #propagations: 33381712 / total #impl: 158754545 (eff. 0.210)
107.57/107.62	c #Conflicts:     598000 | #Learnt:      23689 | 0.001
107.57/107.62	c total clause space: 78.2603MB
107.57/107.62	c total #watches: 67281
107.78/107.81	c total #propagations: 33449329 / total #impl: 159109000 (eff. 0.210)
107.78/107.81	c #Conflicts:     599000 | #Learnt:      24689 | 0.001
107.78/107.81	c total clause space: 78.2603MB
107.78/107.81	c total #watches: 70803
107.97/108.08	c total #propagations: 33507216 / total #impl: 159394485 (eff. 0.210)
107.97/108.08	c #Conflicts:     600000 | #Learnt:      25689 | 0.001
107.97/108.08	c total clause space: 78.2603MB
107.97/108.08	c total #watches: 74332
108.27/108.33	c total #propagations: 33579790 / total #impl: 159773295 (eff. 0.210)
108.27/108.33	c #Conflicts:     601000 | #Learnt:      26689 | 0.001
108.27/108.33	c total clause space: 78.2603MB
108.27/108.33	c total #watches: 77848
108.57/108.67	c total #propagations: 33643687 / total #impl: 160084236 (eff. 0.210)
108.57/108.67	c #Conflicts:     602000 | #Learnt:      27689 | 0.001
108.57/108.67	c total clause space: 78.2603MB
108.57/108.67	c total #watches: 80859
108.88/108.91	c total #propagations: 33727268 / total #impl: 160521334 (eff. 0.210)
108.88/108.91	c #Conflicts:     603000 | #Learnt:      28689 | 0.001
108.88/108.91	c total clause space: 78.2603MB
108.88/108.91	c total #watches: 84020
109.07/109.13	c total #propagations: 33782710 / total #impl: 160798875 (eff. 0.210)
109.07/109.13	c #Conflicts:     604000 | #Learnt:      29689 | 0.001
109.07/109.13	c total clause space: 78.2603MB
109.07/109.13	c total #watches: 86347
109.27/109.39	c total #propagations: 33825417 / total #impl: 161026864 (eff. 0.210)
109.27/109.39	c #Conflicts:     605000 | #Learnt:      30689 | 0.001
109.27/109.39	c total clause space: 78.2603MB
109.27/109.39	c total #watches: 88953
109.67/109.80	c total #propagations: 33874146 / total #impl: 161275005 (eff. 0.210)
109.67/109.80	c #Conflicts:     606000 | #Learnt:      31689 | 0.001
109.67/109.80	c total clause space: 78.2603MB
109.67/109.80	c total #watches: 92264
110.17/110.26	c total #propagations: 33942383 / total #impl: 161720441 (eff. 0.210)
110.17/110.26	c #Conflicts:     607000 | #Learnt:      32689 | 0.001
110.17/110.26	c total clause space: 78.2603MB
110.17/110.26	c total #watches: 95919
110.57/110.65	c total #propagations: 34023021 / total #impl: 162208902 (eff. 0.210)
110.57/110.65	c #Conflicts:     608000 | #Learnt:      33689 | 0.001
110.57/110.65	c total clause space: 78.2603MB
110.57/110.65	c total #watches: 98858
110.97/111.06	c total #propagations: 34088572 / total #impl: 162627180 (eff. 0.210)
110.97/111.06	c #Conflicts:     609000 | #Learnt:      34689 | 0.001
110.97/111.06	c total clause space: 78.2603MB
110.97/111.06	c total #watches: 101990
111.47/111.50	c total #propagations: 34153302 / total #impl: 163018247 (eff. 0.210)
111.47/111.50	c #Conflicts:     610000 | #Learnt:      35689 | 0.001
111.47/111.50	c total clause space: 78.2603MB
111.47/111.50	c total #watches: 105452
111.97/112.03	c total #propagations: 34220554 / total #impl: 163437484 (eff. 0.209)
111.97/112.03	c #Conflicts:     611000 | #Learnt:      36689 | 0.001
111.97/112.03	c total clause space: 78.2603MB
111.97/112.03	c total #watches: 109315
112.47/112.53	c total #propagations: 34292247 / total #impl: 163924863 (eff. 0.209)
112.47/112.53	c GARBAGE COLLECT
112.47/112.53	c #Conflicts:     612000 | #Learnt:      18894 | 0.001
112.47/112.53	c total clause space: 78.2603MB
112.47/112.53	c total #watches: 52475
112.57/112.69	c total #propagations: 34361473 / total #impl: 164366863 (eff. 0.209)
112.57/112.69	c #Conflicts:     613000 | #Learnt:      19894 | 0.001
112.57/112.69	c total clause space: 78.2603MB
112.57/112.69	c total #watches: 55346
112.77/112.87	c total #propagations: 34416982 / total #impl: 164651342 (eff. 0.209)
112.77/112.87	c #Conflicts:     614000 | #Learnt:      20894 | 0.001
112.77/112.87	c total clause space: 78.2603MB
112.77/112.87	c total #watches: 58070
113.07/113.10	c total #propagations: 34469975 / total #impl: 164917018 (eff. 0.209)
113.07/113.10	c #Conflicts:     615000 | #Learnt:      21894 | 0.001
113.07/113.10	c total clause space: 78.2603MB
113.07/113.10	c total #watches: 61479
113.17/113.30	c total #propagations: 34533853 / total #impl: 165269326 (eff. 0.209)
113.17/113.30	c #Conflicts:     616000 | #Learnt:      22894 | 0.001
113.17/113.30	c total clause space: 78.2603MB
113.17/113.30	c total #watches: 64349
113.38/113.45	c total #propagations: 34586178 / total #impl: 165544667 (eff. 0.209)
113.38/113.45	c #Conflicts:     617000 | #Learnt:      23894 | 0.001
113.38/113.45	c total clause space: 78.2603MB
113.38/113.45	c total #watches: 66882
113.47/113.57	c total #propagations: 34626310 / total #impl: 165721795 (eff. 0.209)
113.47/113.57	c #Conflicts:     618000 | #Learnt:      24894 | 0.001
113.47/113.57	c total clause space: 78.2603MB
113.47/113.57	c total #watches: 69175
113.67/113.73	c total #propagations: 34663004 / total #impl: 165869309 (eff. 0.209)
113.67/113.73	c #Conflicts:     619000 | #Learnt:      25894 | 0.001
113.67/113.73	c total clause space: 78.2603MB
113.67/113.73	c total #watches: 71715
113.77/113.87	c total #propagations: 34702718 / total #impl: 166055624 (eff. 0.209)
113.77/113.87	c #Conflicts:     620000 | #Learnt:      26894 | 0.001
113.77/113.87	c total clause space: 78.2603MB
113.77/113.87	c total #watches: 74316
113.97/114.03	c total #propagations: 34740350 / total #impl: 166211031 (eff. 0.209)
113.97/114.03	c #Conflicts:     621000 | #Learnt:      27894 | 0.001
113.97/114.03	c total clause space: 78.2603MB
113.97/114.03	c total #watches: 76631
114.17/114.24	c total #propagations: 34779122 / total #impl: 166364675 (eff. 0.209)
114.17/114.24	c #Conflicts:     622000 | #Learnt:      28894 | 0.001
114.17/114.24	c total clause space: 78.2603MB
114.17/114.24	c total #watches: 79068
114.38/114.44	c total #propagations: 34827288 / total #impl: 166601048 (eff. 0.209)
114.38/114.44	c #Conflicts:     623000 | #Learnt:      29894 | 0.001
114.38/114.44	c total clause space: 78.2603MB
114.38/114.44	c total #watches: 81406
114.57/114.65	c total #propagations: 34879811 / total #impl: 166856779 (eff. 0.209)
114.57/114.65	c #Conflicts:     624000 | #Learnt:      30894 | 0.001
114.57/114.65	c total clause space: 78.2603MB
114.57/114.65	c total #watches: 83980
114.77/114.81	c total #propagations: 34924723 / total #impl: 167065535 (eff. 0.209)
114.77/114.81	c #Conflicts:     625000 | #Learnt:      31894 | 0.001
114.77/114.81	c total clause space: 78.2603MB
114.77/114.81	c total #watches: 86330
114.97/115.01	c total #propagations: 34963519 / total #impl: 167226044 (eff. 0.209)
114.97/115.01	c #Conflicts:     626000 | #Learnt:      32894 | 0.001
114.97/115.01	c total clause space: 78.2603MB
114.97/115.01	c total #watches: 88851
115.17/115.22	c total #propagations: 35005248 / total #impl: 167414253 (eff. 0.209)
115.17/115.22	c #Conflicts:     627000 | #Learnt:      33894 | 0.001
115.17/115.22	c total clause space: 78.2603MB
115.17/115.22	c total #watches: 91486
115.37/115.40	c total #propagations: 35047981 / total #impl: 167627470 (eff. 0.209)
115.37/115.40	c #Conflicts:     628000 | #Learnt:      34894 | 0.001
115.37/115.40	c total clause space: 78.2603MB
115.37/115.40	c total #watches: 93996
115.58/115.62	c total #propagations: 35086217 / total #impl: 167789448 (eff. 0.209)
115.58/115.62	c #Conflicts:     629000 | #Learnt:      35894 | 0.001
115.58/115.62	c total clause space: 78.2603MB
115.58/115.62	c total #watches: 96354
115.77/115.86	c total #propagations: 35133882 / total #impl: 167992630 (eff. 0.209)
115.77/115.86	c #Conflicts:     630000 | #Learnt:      36894 | 0.001
115.77/115.86	c total clause space: 78.2603MB
115.77/115.86	c total #watches: 98796
116.07/116.18	c total #propagations: 35182612 / total #impl: 168265196 (eff. 0.209)
116.07/116.18	c #Conflicts:     631000 | #Learnt:      37894 | 0.001
116.07/116.18	c total clause space: 78.2603MB
116.07/116.18	c total #watches: 101433
116.27/116.39	c total #propagations: 35241116 / total #impl: 168599943 (eff. 0.209)
116.27/116.39	c GARBAGE COLLECT
116.27/116.39	c #Conflicts:     632000 | #Learnt:      19791 | 0.001
116.27/116.39	c total clause space: 78.2603MB
116.27/116.39	c total #watches: 54863
116.47/116.59	c total #propagations: 35293437 / total #impl: 168857255 (eff. 0.209)
116.47/116.59	c #Conflicts:     633000 | #Learnt:      20791 | 0.001
116.47/116.59	c total clause space: 78.2603MB
116.47/116.59	c total #watches: 57792
116.77/116.83	c total #propagations: 35353108 / total #impl: 169181516 (eff. 0.209)
116.77/116.83	c #Conflicts:     634000 | #Learnt:      21791 | 0.001
116.77/116.83	c total clause space: 78.2603MB
116.77/116.83	c total #watches: 61666
117.07/117.12	c total #propagations: 35430411 / total #impl: 169586163 (eff. 0.209)
117.07/117.12	c #Conflicts:     635000 | #Learnt:      22791 | 0.001
117.07/117.12	c total clause space: 78.2603MB
117.07/117.12	c total #watches: 65741
117.17/117.28	c total #propagations: 35514781 / total #impl: 170013120 (eff. 0.209)
117.17/117.28	c #Conflicts:     636000 | #Learnt:      23791 | 0.001
117.17/117.28	c total clause space: 78.2603MB
117.17/117.28	c total #watches: 68561
117.37/117.42	c total #propagations: 35556232 / total #impl: 170188798 (eff. 0.209)
117.37/117.42	c #Conflicts:     637000 | #Learnt:      24791 | 0.001
117.37/117.42	c total clause space: 78.2603MB
117.37/117.42	c total #watches: 71038
117.57/117.61	c total #propagations: 35594009 / total #impl: 170339997 (eff. 0.209)
117.57/117.61	c #Conflicts:     638000 | #Learnt:      25791 | 0.001
117.57/117.61	c total clause space: 78.2603MB
117.57/117.61	c total #watches: 73830
117.68/117.76	c total #propagations: 35643854 / total #impl: 170588990 (eff. 0.209)
117.68/117.76	c #Conflicts:     639000 | #Learnt:      26791 | 0.001
117.68/117.76	c total clause space: 78.2603MB
117.68/117.76	c total #watches: 76003
117.87/117.93	c total #propagations: 35683187 / total #impl: 170731073 (eff. 0.209)
117.87/117.93	c #Conflicts:     640000 | #Learnt:      27791 | 0.001
117.87/117.93	c total clause space: 78.2603MB
117.87/117.93	c total #watches: 78652
118.07/118.15	c total #propagations: 35722347 / total #impl: 170900738 (eff. 0.209)
118.07/118.15	c #Conflicts:     641000 | #Learnt:      28791 | 0.001
118.07/118.15	c total clause space: 78.2603MB
118.07/118.15	c total #watches: 80954
118.27/118.34	c total #propagations: 35772653 / total #impl: 171135023 (eff. 0.209)
118.27/118.34	c #Conflicts:     642000 | #Learnt:      29791 | 0.001
118.27/118.34	c total clause space: 78.2603MB
118.27/118.34	c total #watches: 83373
118.47/118.53	c total #propagations: 35815856 / total #impl: 171322795 (eff. 0.209)
118.47/118.53	c #Conflicts:     643000 | #Learnt:      30791 | 0.001
118.47/118.53	c total clause space: 78.2603MB
118.47/118.53	c total #watches: 85838
118.67/118.76	c total #propagations: 35865533 / total #impl: 171533257 (eff. 0.209)
118.67/118.76	c #Conflicts:     644000 | #Learnt:      31791 | 0.001
118.67/118.76	c total clause space: 78.2603MB
118.67/118.76	c total #watches: 88355
118.87/118.94	c total #propagations: 35909477 / total #impl: 171741934 (eff. 0.209)
118.87/118.94	c #Conflicts:     645000 | #Learnt:      32791 | 0.001
118.87/118.94	c total clause space: 78.2603MB
118.87/118.94	c total #watches: 90715
119.07/119.16	c total #propagations: 35947857 / total #impl: 171915037 (eff. 0.209)
119.07/119.16	c #Conflicts:     646000 | #Learnt:      33791 | 0.001
119.07/119.16	c total clause space: 78.2603MB
119.07/119.16	c total #watches: 92946
119.27/119.35	c total #propagations: 35991372 / total #impl: 172132588 (eff. 0.209)
119.27/119.35	c #Conflicts:     647000 | #Learnt:      34791 | 0.001
119.27/119.35	c total clause space: 78.2603MB
119.27/119.35	c total #watches: 95422
119.47/119.56	c total #propagations: 36030047 / total #impl: 172296922 (eff. 0.209)
119.47/119.56	c #Conflicts:     648000 | #Learnt:      35791 | 0.001
119.47/119.56	c total clause space: 78.2603MB
119.47/119.56	c total #watches: 97938
119.77/119.83	c total #propagations: 36069277 / total #impl: 172462568 (eff. 0.209)
119.77/119.83	c #Conflicts:     649000 | #Learnt:      36791 | 0.001
119.77/119.83	c total clause space: 78.2603MB
119.77/119.83	c total #watches: 100855
120.07/120.12	c total #propagations: 36122053 / total #impl: 172745341 (eff. 0.209)
120.07/120.12	c #Conflicts:     650000 | #Learnt:      37791 | 0.001
120.07/120.12	c total clause space: 78.2603MB
120.07/120.12	c total #watches: 103191
120.47/120.53	c total #propagations: 36174412 / total #impl: 173034706 (eff. 0.209)
120.47/120.53	c #Conflicts:     651000 | #Learnt:      38791 | 0.001
120.47/120.53	c total clause space: 78.2603MB
120.47/120.53	c total #watches: 106044
120.67/120.75	c total #propagations: 36254164 / total #impl: 173514111 (eff. 0.209)
120.67/120.75	c GARBAGE COLLECT
120.67/120.75	c #Conflicts:     652000 | #Learnt:      20383 | 0.001
120.67/120.75	c total clause space: 78.2603MB
120.67/120.75	c total #watches: 56564
120.97/121.08	c total #propagations: 36321179 / total #impl: 173848812 (eff. 0.209)
120.97/121.08	c #Conflicts:     653000 | #Learnt:      21383 | 0.001
120.97/121.08	c total clause space: 78.2603MB
120.97/121.08	c total #watches: 60545
121.27/121.33	c total #propagations: 36420918 / total #impl: 174397781 (eff. 0.209)
121.27/121.33	c #Conflicts:     654000 | #Learnt:      22383 | 0.001
121.27/121.33	c total clause space: 78.2603MB
121.27/121.33	c total #watches: 63647
121.47/121.55	c total #propagations: 36493164 / total #impl: 174830504 (eff. 0.209)
121.47/121.55	c #Conflicts:     655000 | #Learnt:      23383 | 0.001
121.47/121.55	c total clause space: 78.2603MB
121.47/121.55	c total #watches: 66119
121.77/121.81	c total #propagations: 36555055 / total #impl: 175144036 (eff. 0.209)
121.77/121.81	c #Conflicts:     656000 | #Learnt:      24383 | 0.001
121.77/121.81	c total clause space: 78.2603MB
121.77/121.81	c total #watches: 69064
122.07/122.15	c total #propagations: 36624381 / total #impl: 175543239 (eff. 0.209)
122.07/122.15	c #Conflicts:     657000 | #Learnt:      25383 | 0.001
122.07/122.15	c total clause space: 78.2603MB
122.07/122.15	c total #watches: 72173
122.47/122.53	c total #propagations: 36707219 / total #impl: 176034107 (eff. 0.209)
122.47/122.53	c #Conflicts:     658000 | #Learnt:      26383 | 0.001
122.47/122.53	c total clause space: 78.2603MB
122.47/122.53	c total #watches: 76144
122.77/122.89	c total #propagations: 36790342 / total #impl: 176565970 (eff. 0.208)
122.77/122.89	c #Conflicts:     659000 | #Learnt:      27383 | 0.001
122.77/122.89	c total clause space: 78.2603MB
122.77/122.89	c total #watches: 79957
123.17/123.29	c total #propagations: 36868664 / total #impl: 177025078 (eff. 0.208)
123.17/123.29	c #Conflicts:     660000 | #Learnt:      28383 | 0.001
123.17/123.29	c total clause space: 78.2603MB
123.17/123.29	c total #watches: 84074
123.47/123.59	c total #propagations: 36950590 / total #impl: 177506967 (eff. 0.208)
123.47/123.59	c #Conflicts:     661000 | #Learnt:      29383 | 0.001
123.47/123.59	c total clause space: 78.2603MB
123.47/123.59	c total #watches: 87091
123.77/123.81	c total #propagations: 37008339 / total #impl: 177790624 (eff. 0.208)
123.77/123.81	c #Conflicts:     662000 | #Learnt:      30383 | 0.001
123.77/123.81	c total clause space: 78.2603MB
123.77/123.81	c total #watches: 89429
123.87/123.97	c total #propagations: 37047994 / total #impl: 177971823 (eff. 0.208)
123.87/123.97	c #Conflicts:     663000 | #Learnt:      31383 | 0.001
123.87/123.97	c total clause space: 78.2603MB
123.87/123.97	c total #watches: 91937
124.17/124.23	c total #propagations: 37083121 / total #impl: 178107469 (eff. 0.208)
124.17/124.23	c #Conflicts:     664000 | #Learnt:      32383 | 0.001
124.17/124.23	c total clause space: 78.2603MB
124.17/124.23	c total #watches: 94579
124.37/124.48	c total #propagations: 37130977 / total #impl: 178350147 (eff. 0.208)
124.37/124.48	c #Conflicts:     665000 | #Learnt:      33383 | 0.001
124.37/124.48	c total clause space: 78.2603MB
124.37/124.48	c total #watches: 96976
124.67/124.71	c total #propagations: 37176495 / total #impl: 178574540 (eff. 0.208)
124.67/124.71	c #Conflicts:     666000 | #Learnt:      34383 | 0.001
124.67/124.71	c total clause space: 78.2603MB
124.67/124.71	c total #watches: 99560
124.87/124.98	c total #propagations: 37217631 / total #impl: 178771865 (eff. 0.208)
124.87/124.98	c #Conflicts:     667000 | #Learnt:      35383 | 0.001
124.87/124.98	c total clause space: 78.2603MB
124.87/124.98	c total #watches: 101947
125.27/125.33	c total #propagations: 37264611 / total #impl: 178992758 (eff. 0.208)
125.27/125.33	c #Conflicts:     668000 | #Learnt:      36383 | 0.001
125.27/125.33	c total clause space: 78.2603MB
125.27/125.33	c total #watches: 104393
125.57/125.63	c total #propagations: 37324935 / total #impl: 179333346 (eff. 0.208)
125.57/125.63	c #Conflicts:     669000 | #Learnt:      37383 | 0.001
125.57/125.63	c total clause space: 78.2603MB
125.57/125.63	c total #watches: 107035
125.77/125.89	c total #propagations: 37379929 / total #impl: 179617742 (eff. 0.208)
125.77/125.89	c #Conflicts:     670000 | #Learnt:      38383 | 0.001
125.77/125.89	c total clause space: 78.2603MB
125.77/125.89	c total #watches: 109594
126.07/126.17	c total #propagations: 37422440 / total #impl: 179805521 (eff. 0.208)
126.07/126.17	c #Conflicts:     671000 | #Learnt:      39383 | 0.001
126.07/126.17	c total clause space: 78.2603MB
126.07/126.17	c total #watches: 112001
126.27/126.30	c total #propagations: 37465878 / total #impl: 180009692 (eff. 0.208)
126.27/126.30	c GARBAGE COLLECT
126.27/126.30	c #Conflicts:     672000 | #Learnt:      20680 | 0.001
126.27/126.30	c total clause space: 78.2603MB
126.27/126.30	c total #watches: 56685
126.37/126.42	c total #propagations: 37503634 / total #impl: 180169008 (eff. 0.208)
126.37/126.42	c #Conflicts:     673000 | #Learnt:      21680 | 0.001
126.37/126.42	c total clause space: 78.2603MB
126.37/126.42	c total #watches: 59161
126.47/126.55	c total #propagations: 37543664 / total #impl: 180342114 (eff. 0.208)
126.47/126.55	c #Conflicts:     674000 | #Learnt:      22680 | 0.001
126.47/126.55	c total clause space: 78.2603MB
126.47/126.55	c total #watches: 61659
126.57/126.68	c total #propagations: 37587819 / total #impl: 180522678 (eff. 0.208)
126.57/126.68	c #Conflicts:     675000 | #Learnt:      23680 | 0.001
126.57/126.68	c total clause space: 78.2603MB
126.57/126.68	c total #watches: 64502
126.77/126.89	c total #propagations: 37643677 / total #impl: 180740193 (eff. 0.208)
126.77/126.89	c #Conflicts:     676000 | #Learnt:      24680 | 0.001
126.77/126.89	c total clause space: 78.2603MB
126.77/126.89	c total #watches: 67162
127.07/127.12	c total #propagations: 37710560 / total #impl: 181093743 (eff. 0.208)
127.07/127.12	c #Conflicts:     677000 | #Learnt:      25680 | 0.001
127.07/127.12	c total clause space: 78.2603MB
127.07/127.12	c total #watches: 70860
127.27/127.38	c total #propagations: 37773232 / total #impl: 181432716 (eff. 0.208)
127.27/127.38	c #Conflicts:     678000 | #Learnt:      26680 | 0.001
127.27/127.38	c total clause space: 78.2603MB
127.27/127.38	c total #watches: 74232
127.67/127.72	c total #propagations: 37840102 / total #impl: 181750122 (eff. 0.208)
127.67/127.72	c #Conflicts:     679000 | #Learnt:      27680 | 0.001
127.67/127.72	c total clause space: 78.2603MB
127.67/127.72	c total #watches: 78306
127.97/128.00	c total #propagations: 37919934 / total #impl: 182184622 (eff. 0.208)
127.97/128.00	c #Conflicts:     680000 | #Learnt:      28680 | 0.001
127.97/128.00	c total clause space: 78.2603MB
127.97/128.00	c total #watches: 82017
128.17/128.21	c total #propagations: 37979881 / total #impl: 182493315 (eff. 0.208)
128.17/128.21	c #Conflicts:     681000 | #Learnt:      29680 | 0.001
128.17/128.21	c total clause space: 78.2603MB
128.17/128.21	c total #watches: 84920
128.37/128.42	c total #propagations: 38022706 / total #impl: 182696093 (eff. 0.208)
128.37/128.42	c #Conflicts:     682000 | #Learnt:      30680 | 0.001
128.37/128.42	c total clause space: 78.2603MB
128.37/128.42	c total #watches: 87319
128.57/128.60	c total #propagations: 38068332 / total #impl: 182891365 (eff. 0.208)
128.57/128.60	c #Conflicts:     683000 | #Learnt:      31680 | 0.001
128.57/128.60	c total clause space: 78.2603MB
128.57/128.60	c total #watches: 89671
128.67/128.79	c total #propagations: 38108553 / total #impl: 183074089 (eff. 0.208)
128.67/128.79	c #Conflicts:     684000 | #Learnt:      32680 | 0.001
128.67/128.79	c total clause space: 78.2603MB
128.67/128.79	c total #watches: 92046
128.87/128.97	c total #propagations: 38145722 / total #impl: 183243809 (eff. 0.208)
128.87/128.97	c #Conflicts:     685000 | #Learnt:      33680 | 0.001
128.87/128.97	c total clause space: 78.2603MB
128.87/128.97	c total #watches: 94444
129.17/129.21	c total #propagations: 38180959 / total #impl: 183381980 (eff. 0.208)
129.17/129.21	c #Conflicts:     686000 | #Learnt:      34680 | 0.001
129.17/129.21	c total clause space: 78.2603MB
129.17/129.21	c total #watches: 97317
129.47/129.58	c total #propagations: 38227301 / total #impl: 183588592 (eff. 0.208)
129.47/129.58	c #Conflicts:     687000 | #Learnt:      35680 | 0.001
129.47/129.58	c total clause space: 78.2603MB
129.47/129.58	c total #watches: 100463
129.87/129.94	c total #propagations: 38297848 / total #impl: 183988931 (eff. 0.208)
129.87/129.94	c #Conflicts:     688000 | #Learnt:      36680 | 0.001
129.87/129.94	c total clause space: 78.2603MB
129.87/129.94	c total #watches: 103583
130.07/130.16	c total #propagations: 38362463 / total #impl: 184366995 (eff. 0.208)
130.07/130.16	c #Conflicts:     689000 | #Learnt:      37680 | 0.001
130.07/130.16	c total clause space: 78.2603MB
130.07/130.16	c total #watches: 106192
130.37/130.42	c total #propagations: 38405787 / total #impl: 184542341 (eff. 0.208)
130.37/130.42	c #Conflicts:     690000 | #Learnt:      38680 | 0.001
130.37/130.42	c total clause space: 78.2603MB
130.37/130.42	c total #watches: 108780
130.67/130.75	c total #propagations: 38449831 / total #impl: 184735807 (eff. 0.208)
130.67/130.75	c #Conflicts:     691000 | #Learnt:      39680 | 0.001
130.67/130.75	c total clause space: 78.2603MB
130.67/130.75	c total #watches: 112005
130.87/130.91	c total #propagations: 38499559 / total #impl: 184976504 (eff. 0.208)
130.87/130.91	c GARBAGE COLLECT
130.87/130.91	c #Conflicts:     692000 | #Learnt:      20681 | 0.001
130.87/130.91	c total clause space: 78.2603MB
130.87/130.91	c total #watches: 56737
130.97/131.02	c total #propagations: 38535016 / total #impl: 185122989 (eff. 0.208)
130.97/131.02	c #Conflicts:     693000 | #Learnt:      21681 | 0.001
130.97/131.02	c total clause space: 78.2603MB
130.97/131.02	c total #watches: 59338
131.07/131.16	c total #propagations: 38569087 / total #impl: 185249222 (eff. 0.208)
131.07/131.16	c #Conflicts:     694000 | #Learnt:      22681 | 0.001
131.07/131.16	c total clause space: 78.2603MB
131.07/131.16	c total #watches: 61595
131.27/131.33	c total #propagations: 38616986 / total #impl: 185436603 (eff. 0.208)
131.27/131.33	c #Conflicts:     695000 | #Learnt:      23681 | 0.001
131.27/131.33	c total clause space: 78.2603MB
131.27/131.33	c total #watches: 64213
131.47/131.50	c total #propagations: 38667580 / total #impl: 185665461 (eff. 0.208)
131.47/131.50	c #Conflicts:     696000 | #Learnt:      24681 | 0.001
131.47/131.50	c total clause space: 78.2603MB
131.47/131.50	c total #watches: 67135
131.67/131.70	c total #propagations: 38723641 / total #impl: 185923343 (eff. 0.208)
131.67/131.70	c #Conflicts:     697000 | #Learnt:      25681 | 0.001
131.67/131.70	c total clause space: 78.2603MB
131.67/131.70	c total #watches: 70823
131.87/131.95	c total #propagations: 38786400 / total #impl: 186223887 (eff. 0.208)
131.87/131.95	c #Conflicts:     698000 | #Learnt:      26681 | 0.001
131.87/131.95	c total clause space: 78.2603MB
131.87/131.95	c total #watches: 74059
132.17/132.27	c total #propagations: 38861036 / total #impl: 186565535 (eff. 0.208)
132.17/132.27	c #Conflicts:     699000 | #Learnt:      27681 | 0.001
132.17/132.27	c total clause space: 78.2603MB
132.17/132.27	c total #watches: 77856
132.47/132.55	c total #propagations: 38956022 / total #impl: 187012755 (eff. 0.208)
132.47/132.55	c #Conflicts:     700000 | #Learnt:      28681 | 0.001
132.47/132.55	c total clause space: 78.2603MB
132.47/132.55	c total #watches: 81633
132.77/132.88	c total #propagations: 39031746 / total #impl: 187349359 (eff. 0.208)
132.77/132.88	c #Conflicts:     701000 | #Learnt:      29681 | 0.001
132.77/132.88	c total clause space: 78.2603MB
132.77/132.88	c total #watches: 84967
133.18/133.27	c total #propagations: 39106449 / total #impl: 187729982 (eff. 0.208)
133.18/133.27	c #Conflicts:     702000 | #Learnt:      30681 | 0.001
133.18/133.27	c total clause space: 78.2603MB
133.18/133.27	c total #watches: 89357
133.67/133.72	c total #propagations: 39188892 / total #impl: 188189664 (eff. 0.208)
133.67/133.72	c #Conflicts:     703000 | #Learnt:      31681 | 0.001
133.67/133.72	c total clause space: 78.2603MB
133.67/133.72	c total #watches: 93130
134.18/134.21	c total #propagations: 39275644 / total #impl: 188637772 (eff. 0.208)
134.18/134.21	c #Conflicts:     704000 | #Learnt:      32681 | 0.001
134.18/134.21	c total clause space: 78.2603MB
134.18/134.21	c total #watches: 98014
134.77/134.81	c total #propagations: 39367223 / total #impl: 189107124 (eff. 0.208)
134.77/134.81	c #Conflicts:     705000 | #Learnt:      33681 | 0.001
134.77/134.81	c total clause space: 78.2603MB
134.77/134.81	c total #watches: 103135
135.17/135.29	c total #propagations: 39468684 / total #impl: 189712716 (eff. 0.208)
135.17/135.29	c #Conflicts:     706000 | #Learnt:      34681 | 0.001
135.17/135.29	c total clause space: 78.2603MB
135.17/135.29	c total #watches: 106284
135.77/135.86	c total #propagations: 39533949 / total #impl: 190107535 (eff. 0.208)
135.77/135.86	c #Conflicts:     707000 | #Learnt:      35681 | 0.001
135.77/135.86	c total clause space: 78.2603MB
135.77/135.86	c total #watches: 109420
136.38/136.43	c total #propagations: 39615670 / total #impl: 190558393 (eff. 0.208)
136.38/136.43	c #Conflicts:     708000 | #Learnt:      36681 | 0.001
136.38/136.43	c total clause space: 78.2603MB
136.38/136.43	c total #watches: 113282
137.07/137.16	c total #propagations: 39698371 / total #impl: 191029171 (eff. 0.208)
137.07/137.16	c #Conflicts:     709000 | #Learnt:      37681 | 0.001
137.07/137.16	c total clause space: 78.2603MB
137.07/137.16	c total #watches: 117746
137.87/137.93	c total #propagations: 39801181 / total #impl: 191601959 (eff. 0.208)
137.87/137.93	c #Conflicts:     710000 | #Learnt:      38681 | 0.001
137.87/137.93	c total clause space: 78.2603MB
137.87/137.93	c total #watches: 122960
138.47/138.58	c total #propagations: 39900425 / total #impl: 192150816 (eff. 0.208)
138.47/138.58	c #Conflicts:     711000 | #Learnt:      39681 | 0.001
138.47/138.58	c total clause space: 78.2603MB
138.47/138.58	c total #watches: 128225
139.07/139.18	c total #propagations: 39980823 / total #impl: 192619439 (eff. 0.208)
139.07/139.18	c GARBAGE COLLECT
139.07/139.18	c #Conflicts:     712000 | #Learnt:      20381 | 0.001
139.07/139.18	c total clause space: 78.2603MB
139.07/139.18	c total #watches: 55985
139.37/139.41	c total #propagations: 40049202 / total #impl: 193023977 (eff. 0.207)
139.37/139.41	c #Conflicts:     713000 | #Learnt:      21381 | 0.001
139.37/139.41	c total clause space: 78.2603MB
139.37/139.41	c total #watches: 59826
139.57/139.66	c total #propagations: 40124768 / total #impl: 193388071 (eff. 0.207)
139.57/139.66	c #Conflicts:     714000 | #Learnt:      22381 | 0.001
139.57/139.66	c total clause space: 78.2603MB
139.57/139.66	c total #watches: 64235
139.87/139.92	c total #propagations: 40200588 / total #impl: 193744158 (eff. 0.207)
139.87/139.92	c #Conflicts:     715000 | #Learnt:      23381 | 0.001
139.87/139.92	c total clause space: 78.2603MB
139.87/139.92	c total #watches: 69329
140.17/140.20	c total #propagations: 40270636 / total #impl: 194112897 (eff. 0.207)
140.17/140.20	c #Conflicts:     716000 | #Learnt:      24381 | 0.001
140.17/140.20	c total clause space: 78.2603MB
140.17/140.20	c total #watches: 73005
140.47/140.54	c total #propagations: 40340600 / total #impl: 194483291 (eff. 0.207)
140.47/140.54	c #Conflicts:     717000 | #Learnt:      25381 | 0.001
140.47/140.54	c total clause space: 78.2603MB
140.47/140.54	c total #watches: 77600
140.88/140.92	c total #propagations: 40414862 / total #impl: 194867375 (eff. 0.207)
140.88/140.92	c #Conflicts:     718000 | #Learnt:      26381 | 0.001
140.88/140.92	c total clause space: 78.2603MB
140.88/140.92	c total #watches: 84843
141.17/141.20	c total #propagations: 40484459 / total #impl: 195310690 (eff. 0.207)
141.17/141.20	c #Conflicts:     719000 | #Learnt:      27381 | 0.001
141.17/141.20	c total clause space: 78.2603MB
141.17/141.20	c total #watches: 87768
141.47/141.50	c total #propagations: 40549249 / total #impl: 195601058 (eff. 0.207)
141.47/141.50	c #Conflicts:     720000 | #Learnt:      28381 | 0.001
141.47/141.50	c total clause space: 78.2603MB
141.47/141.50	c total #watches: 90932
141.77/141.82	c total #propagations: 40617635 / total #impl: 195943339 (eff. 0.207)
141.77/141.82	c #Conflicts:     721000 | #Learnt:      29381 | 0.001
141.77/141.82	c total clause space: 78.2603MB
141.77/141.82	c total #watches: 93726
141.98/142.08	c total #propagations: 40684231 / total #impl: 196281179 (eff. 0.207)
141.98/142.08	c #Conflicts:     722000 | #Learnt:      30381 | 0.001
141.98/142.08	c total clause space: 78.2603MB
141.98/142.08	c total #watches: 96858
142.37/142.42	c total #propagations: 40735600 / total #impl: 196526648 (eff. 0.207)
142.37/142.42	c #Conflicts:     723000 | #Learnt:      31381 | 0.001
142.37/142.42	c total clause space: 78.2603MB
142.37/142.42	c total #watches: 99522
142.77/142.84	c total #propagations: 40797467 / total #impl: 196867012 (eff. 0.207)
142.77/142.84	c #Conflicts:     724000 | #Learnt:      32381 | 0.001
142.77/142.84	c total clause space: 78.2603MB
142.77/142.84	c total #watches: 103104
143.17/143.25	c total #propagations: 40871984 / total #impl: 197276814 (eff. 0.207)
143.17/143.25	c #Conflicts:     725000 | #Learnt:      33381 | 0.001
143.17/143.25	c total clause space: 78.2603MB
143.17/143.25	c total #watches: 106897
143.57/143.67	c total #propagations: 40941273 / total #impl: 197668161 (eff. 0.207)
143.57/143.67	c #Conflicts:     726000 | #Learnt:      34381 | 0.001
143.57/143.67	c total clause space: 78.2603MB
143.57/143.67	c total #watches: 110274
144.08/144.10	c total #propagations: 41010505 / total #impl: 198074666 (eff. 0.207)
144.08/144.10	c #Conflicts:     727000 | #Learnt:      35381 | 0.001
144.08/144.10	c total clause space: 78.2603MB
144.08/144.10	c total #watches: 113376
144.57/144.63	c total #propagations: 41075202 / total #impl: 198499136 (eff. 0.207)
144.57/144.63	c #Conflicts:     728000 | #Learnt:      36381 | 0.001
144.57/144.63	c total clause space: 78.2603MB
144.57/144.63	c total #watches: 117315
145.18/145.22	c total #propagations: 41157577 / total #impl: 199005800 (eff. 0.207)
145.18/145.22	c #Conflicts:     729000 | #Learnt:      37381 | 0.001
145.18/145.22	c total clause space: 78.2603MB
145.18/145.22	c total #watches: 121836
145.77/145.85	c total #propagations: 41243997 / total #impl: 199592684 (eff. 0.207)
145.77/145.85	c #Conflicts:     730000 | #Learnt:      38381 | 0.001
145.77/145.85	c total clause space: 78.2603MB
145.77/145.85	c total #watches: 126287
146.47/146.53	c total #propagations: 41334161 / total #impl: 200181433 (eff. 0.206)
146.47/146.53	c #Conflicts:     731000 | #Learnt:      39381 | 0.001
146.47/146.53	c total clause space: 78.2603MB
146.47/146.53	c total #watches: 130468
147.27/147.37	c total #propagations: 41426476 / total #impl: 200779121 (eff. 0.206)
147.27/147.37	c #Conflicts:     732000 | #Learnt:      40381 | 0.001
147.27/147.37	c total clause space: 78.2603MB
147.27/147.37	c total #watches: 135655
148.07/148.18	c total #propagations: 41527548 / total #impl: 201487391 (eff. 0.206)
148.07/148.18	c GARBAGE COLLECT
148.07/148.18	c #Conflicts:     733000 | #Learnt:      20787 | 0.001
148.07/148.18	c total clause space: 78.2603MB
148.07/148.18	c total #watches: 57185
148.37/148.41	c total #propagations: 41623277 / total #impl: 202213135 (eff. 0.206)
148.37/148.41	c #Conflicts:     734000 | #Learnt:      21787 | 0.001
148.37/148.41	c total clause space: 78.2603MB
148.37/148.41	c total #watches: 61070
148.67/148.70	c total #propagations: 41699582 / total #impl: 202590810 (eff. 0.206)
148.67/148.70	c #Conflicts:     735000 | #Learnt:      22787 | 0.001
148.67/148.70	c total clause space: 78.2603MB
148.67/148.70	c total #watches: 65387
148.97/149.00	c total #propagations: 41787558 / total #impl: 203072245 (eff. 0.206)
148.97/149.00	c #Conflicts:     736000 | #Learnt:      23787 | 0.001
148.97/149.00	c total clause space: 78.2603MB
148.97/149.00	c total #watches: 69199
149.27/149.38	c total #propagations: 41867345 / total #impl: 203513915 (eff. 0.206)
149.27/149.38	c #Conflicts:     737000 | #Learnt:      24787 | 0.001
149.27/149.38	c total clause space: 78.2603MB
149.27/149.38	c total #watches: 74027
149.87/149.90	c total #propagations: 41965748 / total #impl: 204017681 (eff. 0.206)
149.87/149.90	c #Conflicts:     738000 | #Learnt:      25787 | 0.001
149.87/149.90	c total clause space: 78.2603MB
149.87/149.90	c total #watches: 79099
150.37/150.49	c total #propagations: 42080014 / total #impl: 204676809 (eff. 0.206)
150.37/150.49	c #Conflicts:     739000 | #Learnt:      26787 | 0.001
150.37/150.49	c total clause space: 78.2603MB
150.37/150.49	c total #watches: 84371
151.07/151.11	c total #propagations: 42190585 / total #impl: 205342771 (eff. 0.205)
151.07/151.11	c #Conflicts:     740000 | #Learnt:      27787 | 0.001
151.07/151.11	c total clause space: 78.2603MB
151.07/151.11	c total #watches: 89204
151.67/151.77	c total #propagations: 42300245 / total #impl: 206041165 (eff. 0.205)
151.67/151.77	c #Conflicts:     741000 | #Learnt:      28787 | 0.001
151.67/151.77	c total clause space: 78.2603MB
151.67/151.77	c total #watches: 93989
152.37/152.45	c total #propagations: 42403699 / total #impl: 206705758 (eff. 0.205)
152.37/152.45	c #Conflicts:     742000 | #Learnt:      29787 | 0.001
152.37/152.45	c total clause space: 78.2603MB
152.37/152.45	c total #watches: 98979
152.98/153.03	c total #propagations: 42502335 / total #impl: 207294200 (eff. 0.205)
152.98/153.03	c #Conflicts:     743000 | #Learnt:      30787 | 0.001
152.98/153.03	c total clause space: 78.2603MB
152.98/153.03	c total #watches: 102487
153.47/153.59	c total #propagations: 42584996 / total #impl: 207734793 (eff. 0.205)
153.47/153.59	c #Conflicts:     744000 | #Learnt:      31787 | 0.001
153.47/153.59	c total clause space: 78.2603MB
153.47/153.59	c total #watches: 105855
153.87/153.90	c total #propagations: 42655115 / total #impl: 208171229 (eff. 0.205)
153.87/153.90	c #Conflicts:     745000 | #Learnt:      32787 | 0.001
153.87/153.90	c total clause space: 78.2603MB
153.87/153.90	c total #watches: 108607
154.08/154.14	c total #propagations: 42693977 / total #impl: 208337446 (eff. 0.205)
154.08/154.14	c #Conflicts:     746000 | #Learnt:      33787 | 0.001
154.08/154.14	c total clause space: 78.2603MB
154.08/154.14	c total #watches: 111175
154.47/154.55	c total #propagations: 42727361 / total #impl: 208469942 (eff. 0.205)
154.47/154.55	c #Conflicts:     747000 | #Learnt:      34787 | 0.001
154.47/154.55	c total clause space: 78.2603MB
154.47/154.55	c total #watches: 113559
154.87/154.94	c total #propagations: 42777586 / total #impl: 208699974 (eff. 0.205)
154.87/154.94	c #Conflicts:     748000 | #Learnt:      35787 | 0.001
154.87/154.94	c total clause space: 78.2603MB
154.87/154.94	c total #watches: 115981
155.18/155.28	c total #propagations: 42821589 / total #impl: 208928144 (eff. 0.205)
155.18/155.28	c #Conflicts:     749000 | #Learnt:      36787 | 0.001
155.18/155.28	c total clause space: 78.2603MB
155.18/155.28	c total #watches: 118413
155.67/155.76	c total #propagations: 42864141 / total #impl: 209130695 (eff. 0.205)
155.67/155.76	c #Conflicts:     750000 | #Learnt:      37787 | 0.001
155.67/155.76	c total clause space: 78.2603MB
155.67/155.76	c total #watches: 120928
156.18/156.25	c total #propagations: 42916116 / total #impl: 209415939 (eff. 0.205)
156.18/156.25	c #Conflicts:     751000 | #Learnt:      38787 | 0.001
156.18/156.25	c total clause space: 78.2603MB
156.18/156.25	c total #watches: 123548
156.67/156.72	c total #propagations: 42969840 / total #impl: 209730886 (eff. 0.205)
156.67/156.72	c #Conflicts:     752000 | #Learnt:      39787 | 0.001
156.67/156.72	c total clause space: 78.2603MB
156.67/156.72	c total #watches: 126564
157.07/157.12	c total #propagations: 43029968 / total #impl: 210077049 (eff. 0.205)
157.07/157.12	c #Conflicts:     753000 | #Learnt:      40787 | 0.001
157.07/157.12	c total clause space: 78.2603MB
157.07/157.12	c total #watches: 129089
157.47/157.58	c total #propagations: 43076212 / total #impl: 210287742 (eff. 0.205)
157.47/157.58	c #Conflicts:     754000 | #Learnt:      41787 | 0.001
157.47/157.58	c total clause space: 78.2603MB
157.47/157.58	c total #watches: 131686
157.67/157.76	c total #propagations: 43122175 / total #impl: 210518750 (eff. 0.205)
157.67/157.76	c GARBAGE COLLECT
157.67/157.76	c #Conflicts:     755000 | #Learnt:      21868 | 0.001
157.67/157.76	c total clause space: 78.2603MB
157.67/157.76	c total #watches: 60044
157.77/157.88	c total #propagations: 43168100 / total #impl: 210755981 (eff. 0.205)
157.77/157.88	c #Conflicts:     756000 | #Learnt:      22868 | 0.001
157.77/157.88	c total clause space: 78.2603MB
157.77/157.88	c total #watches: 62620
157.97/158.00	c total #propagations: 43205806 / total #impl: 210908857 (eff. 0.205)
157.97/158.00	c #Conflicts:     757000 | #Learnt:      23868 | 0.001
157.97/158.00	c total clause space: 78.2603MB
157.97/158.00	c total #watches: 65117
158.07/158.19	c total #propagations: 43246024 / total #impl: 211070927 (eff. 0.205)
158.07/158.19	c #Conflicts:     758000 | #Learnt:      24868 | 0.001
158.07/158.19	c total clause space: 78.2603MB
158.07/158.19	c total #watches: 67752
158.27/158.40	c total #propagations: 43301282 / total #impl: 211330891 (eff. 0.205)
158.27/158.40	c #Conflicts:     759000 | #Learnt:      25868 | 0.001
158.27/158.40	c total clause space: 78.2603MB
158.27/158.40	c total #watches: 70371
158.57/158.61	c total #propagations: 43357943 / total #impl: 211648044 (eff. 0.205)
158.57/158.61	c #Conflicts:     760000 | #Learnt:      26868 | 0.001
158.57/158.61	c total clause space: 78.2603MB
158.57/158.61	c total #watches: 72757
158.77/158.84	c total #propagations: 43413545 / total #impl: 211950343 (eff. 0.205)
158.77/158.84	c #Conflicts:     761000 | #Learnt:      27868 | 0.001
158.77/158.84	c total clause space: 78.2603MB
158.77/158.84	c total #watches: 75038
158.97/159.07	c total #propagations: 43473786 / total #impl: 212310933 (eff. 0.205)
158.97/159.07	c #Conflicts:     762000 | #Learnt:      28868 | 0.001
158.97/159.07	c total clause space: 78.2603MB
158.97/159.07	c total #watches: 77500
159.27/159.32	c total #propagations: 43534137 / total #impl: 212647572 (eff. 0.205)
159.27/159.32	c #Conflicts:     763000 | #Learnt:      29868 | 0.001
159.27/159.32	c total clause space: 78.2603MB
159.27/159.32	c total #watches: 80447
159.37/159.49	c total #propagations: 43592687 / total #impl: 212966960 (eff. 0.205)
159.37/159.49	c #Conflicts:     764000 | #Learnt:      30868 | 0.001
159.37/159.49	c total clause space: 78.2603MB
159.37/159.49	c total #watches: 82836
159.58/159.66	c total #propagations: 43638651 / total #impl: 213173671 (eff. 0.205)
159.58/159.66	c #Conflicts:     765000 | #Learnt:      31868 | 0.001
159.58/159.66	c total clause space: 78.2603MB
159.58/159.66	c total #watches: 85519
159.77/159.86	c total #propagations: 43680631 / total #impl: 213361373 (eff. 0.205)
159.77/159.86	c #Conflicts:     766000 | #Learnt:      32868 | 0.001
159.77/159.86	c total clause space: 78.2603MB
159.77/159.86	c total #watches: 87886
159.97/160.05	c total #propagations: 43725461 / total #impl: 213553884 (eff. 0.205)
159.97/160.05	c #Conflicts:     767000 | #Learnt:      33868 | 0.001
159.97/160.05	c total clause space: 78.2603MB
159.97/160.05	c total #watches: 90383
160.17/160.23	c total #propagations: 43768016 / total #impl: 213735237 (eff. 0.205)
160.17/160.23	c #Conflicts:     768000 | #Learnt:      34868 | 0.001
160.17/160.23	c total clause space: 78.2603MB
160.17/160.23	c total #watches: 92906
160.37/160.47	c total #propagations: 43808661 / total #impl: 213912863 (eff. 0.205)
160.37/160.47	c #Conflicts:     769000 | #Learnt:      35868 | 0.001
160.37/160.47	c total clause space: 78.2603MB
160.37/160.47	c total #watches: 95456
160.68/160.71	c total #propagations: 43859085 / total #impl: 214154721 (eff. 0.205)
160.68/160.71	c #Conflicts:     770000 | #Learnt:      36868 | 0.001
160.68/160.71	c total clause space: 78.2603MB
160.68/160.71	c total #watches: 97939
160.87/160.97	c total #propagations: 43912358 / total #impl: 214397747 (eff. 0.205)
160.87/160.97	c #Conflicts:     771000 | #Learnt:      37868 | 0.001
160.87/160.97	c total clause space: 78.2603MB
160.87/160.97	c total #watches: 100210
161.07/161.14	c total #propagations: 43973839 / total #impl: 214683049 (eff. 0.205)
161.07/161.14	c #Conflicts:     772000 | #Learnt:      38868 | 0.001
161.07/161.14	c total clause space: 78.2603MB
161.07/161.14	c total #watches: 102547
161.27/161.35	c total #propagations: 44010688 / total #impl: 214830918 (eff. 0.205)
161.27/161.35	c #Conflicts:     773000 | #Learnt:      39868 | 0.001
161.27/161.35	c total clause space: 78.2603MB
161.27/161.35	c total #watches: 105315
161.47/161.57	c total #propagations: 44053851 / total #impl: 215025703 (eff. 0.205)
161.47/161.57	c #Conflicts:     774000 | #Learnt:      40868 | 0.001
161.47/161.57	c total clause space: 78.2603MB
161.47/161.57	c total #watches: 107587
161.68/161.78	c total #propagations: 44100606 / total #impl: 215248726 (eff. 0.205)
161.68/161.78	c #Conflicts:     775000 | #Learnt:      41868 | 0.001
161.68/161.78	c total clause space: 78.2603MB
161.68/161.78	c total #watches: 110130
161.87/161.96	c total #propagations: 44141355 / total #impl: 215427800 (eff. 0.205)
161.87/161.96	c GARBAGE COLLECT
161.87/161.96	c #Conflicts:     776000 | #Learnt:      21660 | 0.001
161.87/161.96	c total clause space: 78.2603MB
161.87/161.96	c total #watches: 59470
161.97/162.08	c total #propagations: 44179461 / total #impl: 215593909 (eff. 0.205)
161.97/162.08	c #Conflicts:     777000 | #Learnt:      22660 | 0.001
161.97/162.08	c total clause space: 78.2603MB
161.97/162.08	c total #watches: 61841
162.17/162.23	c total #propagations: 44217617 / total #impl: 215756089 (eff. 0.205)
162.17/162.23	c #Conflicts:     778000 | #Learnt:      23660 | 0.001
162.17/162.23	c total clause space: 78.2603MB
162.17/162.23	c total #watches: 64555
162.37/162.40	c total #propagations: 44261880 / total #impl: 215976071 (eff. 0.205)
162.37/162.40	c #Conflicts:     779000 | #Learnt:      24660 | 0.001
162.37/162.40	c total clause space: 78.2603MB
162.37/162.40	c total #watches: 67218
162.57/162.60	c total #propagations: 44311099 / total #impl: 216210546 (eff. 0.205)
162.57/162.60	c #Conflicts:     780000 | #Learnt:      25660 | 0.001
162.57/162.60	c total clause space: 78.2603MB
162.57/162.60	c total #watches: 69799
162.78/162.80	c total #propagations: 44364492 / total #impl: 216522703 (eff. 0.205)
162.78/162.80	c #Conflicts:     781000 | #Learnt:      26660 | 0.001
162.78/162.80	c total clause space: 78.2603MB
162.78/162.80	c total #watches: 72714
162.97/163.03	c total #propagations: 44418795 / total #impl: 216839237 (eff. 0.205)
162.97/163.03	c #Conflicts:     782000 | #Learnt:      27660 | 0.001
162.97/163.03	c total clause space: 78.2603MB
162.97/163.03	c total #watches: 75572
163.17/163.22	c total #propagations: 44478357 / total #impl: 217165835 (eff. 0.205)
163.17/163.22	c #Conflicts:     783000 | #Learnt:      28660 | 0.001
163.17/163.22	c total clause space: 78.2603MB
163.17/163.22	c total #watches: 78145
163.37/163.47	c total #propagations: 44526362 / total #impl: 217406062 (eff. 0.205)
163.37/163.47	c #Conflicts:     784000 | #Learnt:      29660 | 0.001
163.37/163.47	c total clause space: 78.2603MB
163.37/163.47	c total #watches: 80889
163.67/163.72	c total #propagations: 44582777 / total #impl: 217694746 (eff. 0.205)
163.67/163.72	c #Conflicts:     785000 | #Learnt:      30660 | 0.001
163.67/163.72	c total clause space: 78.2603MB
163.67/163.72	c total #watches: 83662
163.98/164.04	c total #propagations: 44638862 / total #impl: 217990339 (eff. 0.205)
163.98/164.04	c #Conflicts:     786000 | #Learnt:      31660 | 0.001
163.98/164.04	c total clause space: 78.2603MB
163.98/164.04	c total #watches: 86470
164.37/164.41	c total #propagations: 44706807 / total #impl: 218382703 (eff. 0.205)
164.37/164.41	c #Conflicts:     787000 | #Learnt:      32660 | 0.001
164.37/164.41	c total clause space: 78.2603MB
164.37/164.41	c total #watches: 90006
164.67/164.75	c total #propagations: 44781689 / total #impl: 218845773 (eff. 0.205)
164.67/164.75	c #Conflicts:     788000 | #Learnt:      33660 | 0.001
164.67/164.75	c total clause space: 78.2603MB
164.67/164.75	c total #watches: 93671
164.97/165.03	c total #propagations: 44849290 / total #impl: 219219302 (eff. 0.205)
164.97/165.03	c #Conflicts:     789000 | #Learnt:      34660 | 0.001
164.97/165.03	c total clause space: 78.2603MB
164.97/165.03	c total #watches: 96187
165.17/165.24	c total #propagations: 44904246 / total #impl: 219523524 (eff. 0.205)
165.17/165.24	c #Conflicts:     790000 | #Learnt:      35660 | 0.001
165.17/165.24	c total clause space: 78.2603MB
165.17/165.24	c total #watches: 98748
165.37/165.45	c total #propagations: 44941574 / total #impl: 219681216 (eff. 0.205)
165.37/165.45	c #Conflicts:     791000 | #Learnt:      36660 | 0.001
165.37/165.45	c total clause space: 78.2603MB
165.37/165.45	c total #watches: 101173
165.57/165.69	c total #propagations: 44980934 / total #impl: 219849359 (eff. 0.205)
165.57/165.69	c #Conflicts:     792000 | #Learnt:      37660 | 0.001
165.57/165.69	c total clause space: 78.2603MB
165.57/165.69	c total #watches: 104057
165.87/165.92	c total #propagations: 45023825 / total #impl: 220033771 (eff. 0.205)
165.87/165.92	c #Conflicts:     793000 | #Learnt:      38660 | 0.001
165.87/165.92	c total clause space: 78.2603MB
165.87/165.92	c total #watches: 106530
166.07/166.15	c total #propagations: 45065574 / total #impl: 220232829 (eff. 0.205)
166.07/166.15	c #Conflicts:     794000 | #Learnt:      39660 | 0.001
166.07/166.15	c total clause space: 78.2603MB
166.07/166.15	c total #watches: 108807
166.37/166.40	c total #propagations: 45106227 / total #impl: 220410189 (eff. 0.205)
166.37/166.40	c #Conflicts:     795000 | #Learnt:      40660 | 0.001
166.37/166.40	c total clause space: 78.2603MB
166.37/166.40	c total #watches: 111566
166.57/166.68	c total #propagations: 45149225 / total #impl: 220590227 (eff. 0.205)
166.57/166.68	c #Conflicts:     796000 | #Learnt:      41660 | 0.001
166.57/166.68	c total clause space: 78.2603MB
166.57/166.68	c total #watches: 113995
166.87/166.97	c total #propagations: 45208449 / total #impl: 220844430 (eff. 0.205)
166.87/166.97	c #Conflicts:     797000 | #Learnt:      42660 | 0.001
166.87/166.97	c total clause space: 78.2603MB
166.87/166.97	c total #watches: 116506
167.07/167.14	c total #propagations: 45257119 / total #impl: 221090448 (eff. 0.205)
167.07/167.14	c GARBAGE COLLECT
167.07/167.14	c #Conflicts:     798000 | #Learnt:      22155 | 0.001
167.07/167.14	c total clause space: 78.2603MB
167.07/167.14	c total #watches: 60822
167.17/167.25	c total #propagations: 45294900 / total #impl: 221234934 (eff. 0.205)
167.17/167.25	c #Conflicts:     799000 | #Learnt:      23155 | 0.001
167.17/167.25	c total clause space: 78.2603MB
167.17/167.25	c total #watches: 63393
167.27/167.39	c total #propagations: 45328858 / total #impl: 221365052 (eff. 0.205)
167.27/167.39	c #Conflicts:     800000 | #Learnt:      24155 | 0.001
167.27/167.39	c total clause space: 78.2603MB
167.27/167.39	c total #watches: 65849
167.47/167.58	c total #propagations: 45372047 / total #impl: 221560864 (eff. 0.205)
167.47/167.58	c #Conflicts:     801000 | #Learnt:      25155 | 0.001
167.47/167.58	c total clause space: 78.2603MB
167.47/167.58	c total #watches: 68606
167.67/167.72	c total #propagations: 45423110 / total #impl: 221829479 (eff. 0.205)
167.67/167.72	c #Conflicts:     802000 | #Learnt:      26155 | 0.001
167.67/167.72	c total clause space: 78.2603MB
167.67/167.72	c total #watches: 71062
167.77/167.87	c total #propagations: 45464431 / total #impl: 222010130 (eff. 0.205)
167.77/167.87	c #Conflicts:     803000 | #Learnt:      27155 | 0.001
167.77/167.87	c total clause space: 78.2603MB
167.77/167.87	c total #watches: 73606
167.97/168.05	c total #propagations: 45508539 / total #impl: 222199969 (eff. 0.205)
167.97/168.05	c #Conflicts:     804000 | #Learnt:      28155 | 0.001
167.97/168.05	c total clause space: 78.2603MB
167.97/168.05	c total #watches: 76153
168.17/168.23	c total #propagations: 45560478 / total #impl: 222419830 (eff. 0.205)
168.17/168.23	c #Conflicts:     805000 | #Learnt:      29155 | 0.001
168.17/168.23	c total clause space: 78.2603MB
168.17/168.23	c total #watches: 78629
168.47/168.51	c total #propagations: 45611510 / total #impl: 222641497 (eff. 0.205)
168.47/168.51	c #Conflicts:     806000 | #Learnt:      30155 | 0.001
168.47/168.51	c total clause space: 78.2603MB
168.47/168.51	c total #watches: 81439
168.77/168.82	c total #propagations: 45676646 / total #impl: 223025325 (eff. 0.205)
168.77/168.82	c #Conflicts:     807000 | #Learnt:      31155 | 0.001
168.77/168.82	c total clause space: 78.2603MB
168.77/168.82	c total #watches: 84626
169.07/169.13	c total #propagations: 45749376 / total #impl: 223467073 (eff. 0.205)
169.07/169.13	c #Conflicts:     808000 | #Learnt:      32155 | 0.001
169.07/169.13	c total clause space: 78.2603MB
169.07/169.13	c total #watches: 87287
169.17/169.29	c total #propagations: 45815953 / total #impl: 223855158 (eff. 0.205)
169.17/169.29	c #Conflicts:     809000 | #Learnt:      33155 | 0.001
169.17/169.29	c total clause space: 78.2603MB
169.17/169.29	c total #watches: 89708
169.37/169.48	c total #propagations: 45852927 / total #impl: 224008515 (eff. 0.205)
169.37/169.48	c #Conflicts:     810000 | #Learnt:      34155 | 0.001
169.37/169.48	c total clause space: 78.2603MB
169.37/169.48	c total #watches: 92126
169.67/169.71	c total #propagations: 45895396 / total #impl: 224184861 (eff. 0.205)
169.67/169.71	c #Conflicts:     811000 | #Learnt:      35155 | 0.001
169.67/169.71	c total clause space: 78.2603MB
169.67/169.71	c total #watches: 94573
169.87/169.91	c total #propagations: 45944655 / total #impl: 224411016 (eff. 0.205)
169.87/169.91	c #Conflicts:     812000 | #Learnt:      36155 | 0.001
169.87/169.91	c total clause space: 78.2603MB
169.87/169.91	c total #watches: 96903
169.97/170.09	c total #propagations: 45987651 / total #impl: 224593276 (eff. 0.205)
169.97/170.09	c #Conflicts:     813000 | #Learnt:      37155 | 0.001
169.97/170.09	c total clause space: 78.2603MB
169.97/170.09	c total #watches: 99365
170.27/170.33	c total #propagations: 46025434 / total #impl: 224756214 (eff. 0.205)
170.27/170.33	c #Conflicts:     814000 | #Learnt:      38155 | 0.001
170.27/170.33	c total clause space: 78.2603MB
170.27/170.33	c total #watches: 101995
170.57/170.61	c total #propagations: 46072804 / total #impl: 225028923 (eff. 0.205)
170.57/170.61	c #Conflicts:     815000 | #Learnt:      39155 | 0.001
170.57/170.61	c total clause space: 78.2603MB
170.57/170.61	c total #watches: 104563
170.87/170.97	c total #propagations: 46119649 / total #impl: 225295109 (eff. 0.205)
170.87/170.97	c #Conflicts:     816000 | #Learnt:      40155 | 0.001
170.87/170.97	c total clause space: 78.2603MB
170.87/170.97	c total #watches: 107608
171.07/171.18	c total #propagations: 46177458 / total #impl: 225636928 (eff. 0.205)
171.07/171.18	c #Conflicts:     817000 | #Learnt:      41155 | 0.001
171.07/171.18	c total clause space: 78.2603MB
171.07/171.18	c total #watches: 110077
171.37/171.40	c total #propagations: 46218800 / total #impl: 225821247 (eff. 0.205)
171.37/171.40	c #Conflicts:     818000 | #Learnt:      42155 | 0.001
171.37/171.40	c total clause space: 78.2603MB
171.37/171.40	c total #watches: 112517
171.57/171.68	c total #propagations: 46259739 / total #impl: 226008643 (eff. 0.205)
171.57/171.68	c #Conflicts:     819000 | #Learnt:      43155 | 0.001
171.57/171.68	c total clause space: 78.2603MB
171.57/171.68	c total #watches: 115170
171.77/171.88	c total #propagations: 46309491 / total #impl: 226249149 (eff. 0.205)
171.77/171.88	c GARBAGE COLLECT
171.77/171.88	c #Conflicts:     820000 | #Learnt:      22354 | 0.001
171.77/171.88	c total clause space: 78.2603MB
171.77/171.88	c total #watches: 61385
171.97/172.00	c total #propagations: 46349337 / total #impl: 226411556 (eff. 0.205)
171.97/172.00	c #Conflicts:     821000 | #Learnt:      23354 | 0.001
171.97/172.00	c total clause space: 78.2603MB
171.97/172.00	c total #watches: 63745
172.07/172.15	c total #propagations: 46386130 / total #impl: 226562453 (eff. 0.205)
172.07/172.15	c #Conflicts:     822000 | #Learnt:      24354 | 0.001
172.07/172.15	c total clause space: 78.2603MB
172.07/172.15	c total #watches: 66180
172.27/172.35	c total #propagations: 46433002 / total #impl: 226768077 (eff. 0.205)
172.27/172.35	c #Conflicts:     823000 | #Learnt:      25354 | 0.001
172.27/172.35	c total clause space: 78.2603MB
172.27/172.35	c total #watches: 68612
172.47/172.56	c total #propagations: 46488848 / total #impl: 227097027 (eff. 0.205)
172.47/172.56	c #Conflicts:     824000 | #Learnt:      26354 | 0.001
172.47/172.56	c total clause space: 78.2603MB
172.47/172.56	c total #watches: 71800
172.67/172.71	c total #propagations: 46549355 / total #impl: 227450894 (eff. 0.205)
172.67/172.71	c #Conflicts:     825000 | #Learnt:      27354 | 0.001
172.67/172.71	c total clause space: 78.2603MB
172.67/172.71	c total #watches: 74122
172.87/172.92	c total #propagations: 46595350 / total #impl: 227688597 (eff. 0.205)
172.87/172.92	c #Conflicts:     826000 | #Learnt:      28354 | 0.001
172.87/172.92	c total clause space: 78.2603MB
172.87/172.92	c total #watches: 77049
173.07/173.10	c total #propagations: 46655158 / total #impl: 227998397 (eff. 0.205)
173.07/173.10	c #Conflicts:     827000 | #Learnt:      29354 | 0.001
173.07/173.10	c total clause space: 78.2603MB
173.07/173.10	c total #watches: 79803
173.27/173.36	c total #propagations: 46706695 / total #impl: 228252041 (eff. 0.205)
173.27/173.36	c #Conflicts:     828000 | #Learnt:      30354 | 0.001
173.27/173.36	c total clause space: 78.2603MB
173.27/173.36	c total #watches: 83286
173.57/173.67	c total #propagations: 46770147 / total #impl: 228670148 (eff. 0.205)
173.57/173.67	c #Conflicts:     829000 | #Learnt:      31354 | 0.001
173.57/173.67	c total clause space: 78.2603MB
173.57/173.67	c total #watches: 87048
173.97/174.04	c total #propagations: 46838781 / total #impl: 229082185 (eff. 0.204)
173.97/174.04	c #Conflicts:     830000 | #Learnt:      32354 | 0.001
173.97/174.04	c total clause space: 78.2603MB
173.97/174.04	c total #watches: 90590
174.27/174.37	c total #propagations: 46913399 / total #impl: 229521554 (eff. 0.204)
174.27/174.37	c #Conflicts:     831000 | #Learnt:      33354 | 0.001
174.27/174.37	c total clause space: 78.2603MB
174.27/174.37	c total #watches: 94103
174.57/174.60	c total #propagations: 46979008 / total #impl: 229893021 (eff. 0.204)
174.57/174.60	c #Conflicts:     832000 | #Learnt:      34354 | 0.001
174.57/174.60	c total clause space: 78.2603MB
174.57/174.60	c total #watches: 96360
174.77/174.87	c total #propagations: 47020679 / total #impl: 230127280 (eff. 0.204)
174.77/174.87	c #Conflicts:     833000 | #Learnt:      35354 | 0.001
174.77/174.87	c total clause space: 78.2603MB
174.77/174.87	c total #watches: 99089
175.07/175.12	c total #propagations: 47073642 / total #impl: 230451199 (eff. 0.204)
175.07/175.12	c #Conflicts:     834000 | #Learnt:      36354 | 0.001
175.07/175.12	c total clause space: 78.2603MB
175.07/175.12	c total #watches: 101487
175.37/175.45	c total #propagations: 47120193 / total #impl: 230700634 (eff. 0.204)
175.37/175.45	c #Conflicts:     835000 | #Learnt:      37354 | 0.001
175.37/175.45	c total clause space: 78.2603MB
175.37/175.45	c total #watches: 103964
175.67/175.76	c total #propagations: 47183957 / total #impl: 231034711 (eff. 0.204)
175.67/175.76	c #Conflicts:     836000 | #Learnt:      38354 | 0.001
175.67/175.76	c total clause space: 78.2603MB
175.67/175.76	c total #watches: 106427
176.07/176.13	c total #propagations: 47239920 / total #impl: 231344405 (eff. 0.204)
176.07/176.13	c #Conflicts:     837000 | #Learnt:      39354 | 0.001
176.07/176.13	c total clause space: 78.2603MB
176.07/176.13	c total #watches: 109275
176.57/176.69	c total #propagations: 47308683 / total #impl: 231676248 (eff. 0.204)
176.57/176.69	c #Conflicts:     838000 | #Learnt:      40354 | 0.001
176.57/176.69	c total clause space: 78.2603MB
176.57/176.69	c total #watches: 112893
176.97/177.09	c total #propagations: 47400646 / total #impl: 232198513 (eff. 0.204)
176.97/177.09	c #Conflicts:     839000 | #Learnt:      41354 | 0.001
176.97/177.09	c total clause space: 78.2603MB
176.97/177.09	c total #watches: 116293
177.47/177.54	c total #propagations: 47470525 / total #impl: 232571736 (eff. 0.204)
177.47/177.54	c #Conflicts:     840000 | #Learnt:      42354 | 0.001
177.47/177.54	c total clause space: 78.2603MB
177.47/177.54	c total #watches: 119891
177.87/177.93	c total #propagations: 47538865 / total #impl: 232965725 (eff. 0.204)
177.87/177.93	c #Conflicts:     841000 | #Learnt:      43354 | 0.001
177.87/177.93	c total clause space: 78.2603MB
177.87/177.93	c total #watches: 122287
178.27/178.37	c total #propagations: 47594801 / total #impl: 233261801 (eff. 0.204)
178.27/178.37	c GARBAGE COLLECT
178.27/178.37	c #Conflicts:     842000 | #Learnt:      22282 | 0.001
178.27/178.37	c total clause space: 78.2603MB
178.27/178.37	c total #watches: 61269
178.57/178.60	c total #propagations: 47665723 / total #impl: 233605486 (eff. 0.204)
178.57/178.60	c #Conflicts:     843000 | #Learnt:      23282 | 0.001
178.57/178.60	c total clause space: 78.2603MB
178.57/178.60	c total #watches: 64510
178.77/178.83	c total #propagations: 47735030 / total #impl: 233927648 (eff. 0.204)
178.77/178.83	c #Conflicts:     844000 | #Learnt:      24282 | 0.001
178.77/178.83	c total clause space: 78.2603MB
178.77/178.83	c total #watches: 67765
178.97/179.06	c total #propagations: 47799929 / total #impl: 234225375 (eff. 0.204)
178.97/179.06	c #Conflicts:     845000 | #Learnt:      25282 | 0.001
178.97/179.06	c total clause space: 78.2603MB
178.97/179.06	c total #watches: 71663
179.17/179.29	c total #propagations: 47858831 / total #impl: 234504169 (eff. 0.204)
179.17/179.29	c #Conflicts:     846000 | #Learnt:      26282 | 0.001
179.17/179.29	c total clause space: 78.2603MB
179.17/179.29	c total #watches: 75337
179.37/179.47	c total #propagations: 47919014 / total #impl: 234787980 (eff. 0.204)
179.37/179.47	c #Conflicts:     847000 | #Learnt:      27282 | 0.001
179.37/179.47	c total clause space: 78.2603MB
179.37/179.47	c total #watches: 78421
179.57/179.68	c total #propagations: 47961970 / total #impl: 234966401 (eff. 0.204)
179.57/179.68	c #Conflicts:     848000 | #Learnt:      28282 | 0.001
179.57/179.68	c total clause space: 78.2603MB
179.57/179.68	c total #watches: 81331
179.87/179.91	c total #propagations: 48007453 / total #impl: 235166256 (eff. 0.204)
179.87/179.91	c #Conflicts:     849000 | #Learnt:      29282 | 0.001
179.87/179.91	c total clause space: 78.2603MB
179.87/179.91	c total #watches: 84086
180.07/180.13	c total #propagations: 48059939 / total #impl: 235424052 (eff. 0.204)
180.07/180.13	c #Conflicts:     850000 | #Learnt:      30282 | 0.001
180.07/180.13	c total clause space: 78.2603MB
180.07/180.13	c total #watches: 86815
180.27/180.35	c total #propagations: 48105548 / total #impl: 235668850 (eff. 0.204)
180.27/180.35	c #Conflicts:     851000 | #Learnt:      31282 | 0.001
180.27/180.35	c total clause space: 78.2603MB
180.27/180.35	c total #watches: 89599
180.47/180.56	c total #propagations: 48147156 / total #impl: 235857035 (eff. 0.204)
180.47/180.56	c #Conflicts:     852000 | #Learnt:      32282 | 0.001
180.47/180.56	c total clause space: 78.2603MB
180.47/180.56	c total #watches: 92151
180.77/180.81	c total #propagations: 48188053 / total #impl: 236046082 (eff. 0.204)
180.77/180.81	c #Conflicts:     853000 | #Learnt:      33282 | 0.001
180.77/180.81	c total clause space: 78.2603MB
180.77/180.81	c total #watches: 94692
180.97/181.06	c total #propagations: 48244059 / total #impl: 236299466 (eff. 0.204)
180.97/181.06	c #Conflicts:     854000 | #Learnt:      34282 | 0.001
180.97/181.06	c total clause space: 78.2603MB
180.97/181.06	c total #watches: 97262
181.27/181.31	c total #propagations: 48295235 / total #impl: 236586001 (eff. 0.204)
181.27/181.31	c #Conflicts:     855000 | #Learnt:      35282 | 0.001
181.27/181.31	c total clause space: 78.2603MB
181.27/181.31	c total #watches: 99812
181.47/181.53	c total #propagations: 48343007 / total #impl: 236823313 (eff. 0.204)
181.47/181.53	c #Conflicts:     856000 | #Learnt:      36282 | 0.001
181.47/181.53	c total clause space: 78.2603MB
181.47/181.53	c total #watches: 102392
181.77/181.81	c total #propagations: 48385026 / total #impl: 236999558 (eff. 0.204)
181.77/181.81	c #Conflicts:     857000 | #Learnt:      37282 | 0.001
181.77/181.81	c total clause space: 78.2603MB
181.77/181.81	c total #watches: 104931
182.07/182.11	c total #propagations: 48436964 / total #impl: 237284158 (eff. 0.204)
182.07/182.11	c #Conflicts:     858000 | #Learnt:      38282 | 0.001
182.07/182.11	c total clause space: 78.2603MB
182.07/182.11	c total #watches: 107586
182.27/182.34	c total #propagations: 48488436 / total #impl: 237560283 (eff. 0.204)
182.27/182.34	c #Conflicts:     859000 | #Learnt:      39282 | 0.001
182.27/182.34	c total clause space: 78.2603MB
182.27/182.34	c total #watches: 110187
182.47/182.59	c total #propagations: 48530414 / total #impl: 237759371 (eff. 0.204)
182.47/182.59	c #Conflicts:     860000 | #Learnt:      40282 | 0.001
182.47/182.59	c total clause space: 78.2603MB
182.47/182.59	c total #watches: 112671
182.77/182.87	c total #propagations: 48574088 / total #impl: 237959792 (eff. 0.204)
182.77/182.87	c #Conflicts:     861000 | #Learnt:      41282 | 0.001
182.77/182.87	c total clause space: 78.2603MB
182.77/182.87	c total #watches: 115137
183.17/183.23	c total #propagations: 48625125 / total #impl: 238231687 (eff. 0.204)
183.17/183.23	c #Conflicts:     862000 | #Learnt:      42282 | 0.001
183.17/183.23	c total clause space: 78.2603MB
183.17/183.23	c total #watches: 118165
183.47/183.53	c total #propagations: 48683414 / total #impl: 238530260 (eff. 0.204)
183.47/183.53	c #Conflicts:     863000 | #Learnt:      43282 | 0.001
183.47/183.53	c total clause space: 78.2603MB
183.47/183.53	c total #watches: 121156
183.87/183.97	c total #propagations: 48732970 / total #impl: 238783181 (eff. 0.204)
183.87/183.97	c #Conflicts:     864000 | #Learnt:      44282 | 0.001
183.87/183.97	c total clause space: 78.2603MB
183.87/183.97	c total #watches: 123813
184.36/184.46	c total #propagations: 48807229 / total #impl: 239243536 (eff. 0.204)
184.36/184.46	c GARBAGE COLLECT
184.36/184.46	c #Conflicts:     865000 | #Learnt:      22877 | 0.001
184.36/184.46	c total clause space: 78.2603MB
184.36/184.46	c total #watches: 62978
184.56/184.64	c total #propagations: 48894473 / total #impl: 239751081 (eff. 0.204)
184.56/184.64	c #Conflicts:     866000 | #Learnt:      23877 | 0.001
184.56/184.64	c total clause space: 78.2603MB
184.56/184.64	c total #watches: 65943
184.66/184.76	c total #propagations: 48945968 / total #impl: 239986181 (eff. 0.204)
184.66/184.76	c #Conflicts:     867000 | #Learnt:      24877 | 0.001
184.66/184.76	c total clause space: 78.2603MB
184.66/184.76	c total #watches: 68568
184.87/184.91	c total #propagations: 48983209 / total #impl: 240139363 (eff. 0.204)
184.87/184.91	c #Conflicts:     868000 | #Learnt:      25877 | 0.001
184.87/184.91	c total clause space: 78.2603MB
184.87/184.91	c total #watches: 71029
184.96/185.09	c total #propagations: 49023780 / total #impl: 240312084 (eff. 0.204)
184.96/185.09	c #Conflicts:     869000 | #Learnt:      26877 | 0.001
184.96/185.09	c total clause space: 78.2603MB
184.96/185.09	c total #watches: 73647
185.16/185.22	c total #propagations: 49069893 / total #impl: 240515507 (eff. 0.204)
185.16/185.22	c #Conflicts:     870000 | #Learnt:      27877 | 0.001
185.16/185.22	c total clause space: 78.2603MB
185.16/185.22	c total #watches: 76407
185.26/185.38	c total #propagations: 49107326 / total #impl: 240657990 (eff. 0.204)
185.26/185.38	c #Conflicts:     871000 | #Learnt:      28877 | 0.001
185.26/185.38	c total clause space: 78.2603MB
185.26/185.38	c total #watches: 79010
185.46/185.55	c total #propagations: 49147610 / total #impl: 240850867 (eff. 0.204)
185.46/185.55	c #Conflicts:     872000 | #Learnt:      29877 | 0.001
185.46/185.55	c total clause space: 78.2603MB
185.46/185.55	c total #watches: 81645
185.66/185.76	c total #propagations: 49190006 / total #impl: 241056412 (eff. 0.204)
185.66/185.76	c #Conflicts:     873000 | #Learnt:      30877 | 0.001
185.66/185.76	c total clause space: 78.2603MB
185.66/185.76	c total #watches: 83958
185.87/185.95	c total #propagations: 49240879 / total #impl: 241375674 (eff. 0.204)
185.87/185.95	c #Conflicts:     874000 | #Learnt:      31877 | 0.001
185.87/185.95	c total clause space: 78.2603MB
185.87/185.95	c total #watches: 86642
186.06/186.13	c total #propagations: 49291949 / total #impl: 241642928 (eff. 0.204)
186.06/186.13	c #Conflicts:     875000 | #Learnt:      32877 | 0.001
186.06/186.13	c total clause space: 78.2603MB
186.06/186.13	c total #watches: 89307
186.26/186.30	c total #propagations: 49333933 / total #impl: 241810809 (eff. 0.204)
186.26/186.30	c #Conflicts:     876000 | #Learnt:      33877 | 0.001
186.26/186.30	c total clause space: 78.2603MB
186.26/186.30	c total #watches: 91873
186.36/186.48	c total #propagations: 49371012 / total #impl: 241952039 (eff. 0.204)
186.36/186.48	c #Conflicts:     877000 | #Learnt:      34877 | 0.001
186.36/186.48	c total clause space: 78.2603MB
186.36/186.48	c total #watches: 94482
186.66/186.72	c total #propagations: 49417553 / total #impl: 242145785 (eff. 0.204)
186.66/186.72	c #Conflicts:     878000 | #Learnt:      35877 | 0.001
186.66/186.72	c total clause space: 78.2603MB
186.66/186.72	c total #watches: 97005
186.86/186.91	c total #propagations: 49468585 / total #impl: 242418766 (eff. 0.204)
186.86/186.91	c #Conflicts:     879000 | #Learnt:      36877 | 0.001
186.86/186.91	c total clause space: 78.2603MB
186.86/186.91	c total #watches: 99678
187.07/187.16	c total #propagations: 49508159 / total #impl: 242599695 (eff. 0.204)
187.07/187.16	c #Conflicts:     880000 | #Learnt:      37877 | 0.001
187.07/187.16	c total clause space: 78.2603MB
187.07/187.16	c total #watches: 102395
187.36/187.45	c total #propagations: 49561945 / total #impl: 242888423 (eff. 0.204)
187.36/187.45	c #Conflicts:     881000 | #Learnt:      38877 | 0.001
187.36/187.45	c total clause space: 78.2603MB
187.36/187.45	c total #watches: 104898
187.66/187.73	c total #propagations: 49617646 / total #impl: 243194365 (eff. 0.204)
187.66/187.73	c #Conflicts:     882000 | #Learnt:      39877 | 0.001
187.66/187.73	c total clause space: 78.2603MB
187.66/187.73	c total #watches: 107278
187.96/188.02	c total #propagations: 49670819 / total #impl: 243487370 (eff. 0.204)
187.96/188.02	c #Conflicts:     883000 | #Learnt:      40877 | 0.001
187.96/188.02	c total clause space: 78.2603MB
187.96/188.02	c total #watches: 109982
188.26/188.34	c total #propagations: 49728919 / total #impl: 243809253 (eff. 0.204)
188.26/188.34	c #Conflicts:     884000 | #Learnt:      41877 | 0.001
188.26/188.34	c total clause space: 78.2603MB
188.26/188.34	c total #watches: 112880
188.56/188.60	c total #propagations: 49787976 / total #impl: 244152420 (eff. 0.204)
188.56/188.60	c #Conflicts:     885000 | #Learnt:      42877 | 0.001
188.56/188.60	c total clause space: 78.2603MB
188.56/188.60	c total #watches: 115849
188.96/189.05	c total #propagations: 49841835 / total #impl: 244430366 (eff. 0.204)
188.96/189.05	c #Conflicts:     886000 | #Learnt:      43877 | 0.001
188.96/189.05	c total clause space: 78.2603MB
188.96/189.05	c total #watches: 118985
189.46/189.56	c total #propagations: 49918423 / total #impl: 244885814 (eff. 0.204)
189.46/189.56	c #Conflicts:     887000 | #Learnt:      44877 | 0.001
189.46/189.56	c total clause space: 78.2603MB
189.46/189.56	c total #watches: 122203
189.86/189.93	c total #propagations: 49997437 / total #impl: 245376297 (eff. 0.204)
189.86/189.93	c GARBAGE COLLECT
189.86/189.93	c #Conflicts:     888000 | #Learnt:      23194 | 0.001
189.86/189.93	c total clause space: 78.2603MB
189.86/189.93	c total #watches: 63976
190.16/190.30	c total #propagations: 50067796 / total #impl: 245829563 (eff. 0.204)
190.16/190.30	c #Conflicts:     889000 | #Learnt:      24194 | 0.001
190.16/190.30	c total clause space: 78.2603MB
190.16/190.30	c total #watches: 68823
190.46/190.53	c total #propagations: 50162238 / total #impl: 246400075 (eff. 0.204)
190.46/190.53	c #Conflicts:     890000 | #Learnt:      25194 | 0.001
190.46/190.53	c total clause space: 78.2603MB
190.46/190.53	c total #watches: 71849
190.76/190.82	c total #propagations: 50223523 / total #impl: 246706848 (eff. 0.204)
190.76/190.82	c #Conflicts:     891000 | #Learnt:      26194 | 0.001
190.76/190.82	c total clause space: 78.2603MB
190.76/190.82	c total #watches: 74940
190.86/191.00	c total #propagations: 50290044 / total #impl: 247072359 (eff. 0.204)
190.86/191.00	c #Conflicts:     892000 | #Learnt:      27194 | 0.001
190.86/191.00	c total clause space: 78.2603MB
190.86/191.00	c total #watches: 77548
191.06/191.16	c total #propagations: 50330685 / total #impl: 247259327 (eff. 0.204)
191.06/191.16	c #Conflicts:     893000 | #Learnt:      28194 | 0.001
191.06/191.16	c total clause space: 78.2603MB
191.06/191.16	c total #watches: 79842
191.26/191.32	c total #propagations: 50370997 / total #impl: 247429638 (eff. 0.204)
191.26/191.32	c #Conflicts:     894000 | #Learnt:      29194 | 0.001
191.26/191.32	c total clause space: 78.2603MB
191.26/191.32	c total #watches: 82370
191.47/191.51	c total #propagations: 50407876 / total #impl: 247590448 (eff. 0.204)
191.47/191.51	c #Conflicts:     895000 | #Learnt:      30194 | 0.001
191.47/191.51	c total clause space: 78.2603MB
191.47/191.51	c total #watches: 84758
191.66/191.70	c total #propagations: 50450813 / total #impl: 247795379 (eff. 0.204)
191.66/191.70	c #Conflicts:     896000 | #Learnt:      31194 | 0.001
191.66/191.70	c total clause space: 78.2603MB
191.66/191.70	c total #watches: 87254
191.76/191.86	c total #propagations: 50491329 / total #impl: 247961770 (eff. 0.204)
191.76/191.86	c #Conflicts:     897000 | #Learnt:      32194 | 0.001
191.76/191.86	c total clause space: 78.2603MB
191.76/191.86	c total #watches: 89631
191.96/192.08	c total #propagations: 50525152 / total #impl: 248106489 (eff. 0.204)
191.96/192.08	c #Conflicts:     898000 | #Learnt:      33194 | 0.001
191.96/192.08	c total clause space: 78.2603MB
191.96/192.08	c total #watches: 92054
192.26/192.33	c total #propagations: 50569944 / total #impl: 248338819 (eff. 0.204)
192.26/192.33	c #Conflicts:     899000 | #Learnt:      34194 | 0.001
192.26/192.33	c total clause space: 78.2603MB
192.26/192.33	c total #watches: 94334
192.47/192.53	c total #propagations: 50624491 / total #impl: 248564458 (eff. 0.204)
192.47/192.53	c #Conflicts:     900000 | #Learnt:      35194 | 0.001
192.47/192.53	c total clause space: 78.2603MB
192.47/192.53	c total #watches: 96771
192.66/192.76	c total #propagations: 50666435 / total #impl: 248736517 (eff. 0.204)
192.66/192.76	c #Conflicts:     901000 | #Learnt:      36194 | 0.001
192.66/192.76	c total clause space: 78.2603MB
192.66/192.76	c total #watches: 99629
192.86/192.98	c total #propagations: 50709201 / total #impl: 248935089 (eff. 0.204)
192.86/192.98	c #Conflicts:     902000 | #Learnt:      37194 | 0.001
192.86/192.98	c total clause space: 78.2603MB
192.86/192.98	c total #watches: 102457
193.16/193.28	c total #propagations: 50752038 / total #impl: 249112300 (eff. 0.204)
193.16/193.28	c #Conflicts:     903000 | #Learnt:      38194 | 0.001
193.16/193.28	c total clause space: 78.2603MB
193.16/193.28	c total #watches: 105211
193.46/193.54	c total #propagations: 50810962 / total #impl: 249392762 (eff. 0.204)
193.46/193.54	c #Conflicts:     904000 | #Learnt:      39194 | 0.001
193.46/193.54	c total clause space: 78.2603MB
193.46/193.54	c total #watches: 107626
193.67/193.79	c total #propagations: 50851648 / total #impl: 249592131 (eff. 0.204)
193.67/193.79	c #Conflicts:     905000 | #Learnt:      40194 | 0.001
193.67/193.79	c total clause space: 78.2603MB
193.67/193.79	c total #watches: 110196
194.16/194.23	c total #propagations: 50894710 / total #impl: 249799793 (eff. 0.204)
194.16/194.23	c #Conflicts:     906000 | #Learnt:      41194 | 0.001
194.16/194.23	c total clause space: 78.2603MB
194.16/194.23	c total #watches: 113114
194.46/194.55	c total #propagations: 50961174 / total #impl: 250219632 (eff. 0.204)
194.46/194.55	c #Conflicts:     907000 | #Learnt:      42194 | 0.001
194.46/194.55	c total clause space: 78.2603MB
194.46/194.55	c total #watches: 116086
194.77/194.82	c total #propagations: 51019366 / total #impl: 250508657 (eff. 0.204)
194.77/194.82	c #Conflicts:     908000 | #Learnt:      43194 | 0.001
194.77/194.82	c total clause space: 78.2603MB
194.77/194.82	c total #watches: 118372
195.06/195.17	c total #propagations: 51068689 / total #impl: 250709928 (eff. 0.204)
195.06/195.17	c #Conflicts:     909000 | #Learnt:      44194 | 0.001
195.06/195.17	c total clause space: 78.2603MB
195.06/195.17	c total #watches: 120703
195.46/195.58	c total #propagations: 51136323 / total #impl: 251021283 (eff. 0.204)
195.46/195.58	c #Conflicts:     910000 | #Learnt:      45194 | 0.001
195.46/195.58	c total clause space: 78.2603MB
195.46/195.58	c total #watches: 123400
195.77/195.90	c total #propagations: 51209241 / total #impl: 251366288 (eff. 0.204)
195.77/195.90	c GARBAGE COLLECT
195.77/195.90	c #Conflicts:     911000 | #Learnt:      23182 | 0.001
195.77/195.90	c total clause space: 78.2603MB
195.77/195.90	c total #watches: 63630
195.96/196.02	c total #propagations: 51261501 / total #impl: 251623330 (eff. 0.204)
195.96/196.02	c #Conflicts:     912000 | #Learnt:      24182 | 0.001
195.96/196.02	c total clause space: 78.2603MB
195.96/196.02	c total #watches: 65970
196.06/196.18	c total #propagations: 51299244 / total #impl: 251778339 (eff. 0.204)
196.06/196.18	c #Conflicts:     913000 | #Learnt:      25182 | 0.001
196.06/196.18	c total clause space: 78.2603MB
196.06/196.18	c total #watches: 68461
196.26/196.35	c total #propagations: 51346254 / total #impl: 251995094 (eff. 0.204)
196.26/196.35	c #Conflicts:     914000 | #Learnt:      26182 | 0.001
196.26/196.35	c total clause space: 78.2603MB
196.26/196.35	c total #watches: 70806
196.46/196.52	c total #propagations: 51390883 / total #impl: 252212132 (eff. 0.204)
196.46/196.52	c #Conflicts:     915000 | #Learnt:      27182 | 0.001
196.46/196.52	c total clause space: 78.2603MB
196.46/196.52	c total #watches: 73352
196.66/196.71	c total #propagations: 51438896 / total #impl: 252435336 (eff. 0.204)
196.66/196.71	c #Conflicts:     916000 | #Learnt:      28182 | 0.001
196.66/196.71	c total clause space: 78.2603MB
196.66/196.71	c total #watches: 75787
196.76/196.87	c total #propagations: 51484887 / total #impl: 252656567 (eff. 0.204)
196.76/196.87	c #Conflicts:     917000 | #Learnt:      29182 | 0.001
196.76/196.87	c total clause space: 78.2603MB
196.76/196.87	c total #watches: 78208
196.97/197.09	c total #propagations: 51527764 / total #impl: 252868169 (eff. 0.204)
196.97/197.09	c #Conflicts:     918000 | #Learnt:      30182 | 0.001
196.97/197.09	c total clause space: 78.2603MB
196.97/197.09	c total #watches: 80660
197.26/197.30	c total #propagations: 51581180 / total #impl: 253144783 (eff. 0.204)
197.26/197.30	c #Conflicts:     919000 | #Learnt:      31182 | 0.001
197.26/197.30	c total clause space: 78.2603MB
197.26/197.30	c total #watches: 83113
197.36/197.46	c total #propagations: 51628850 / total #impl: 253368650 (eff. 0.204)
197.36/197.46	c #Conflicts:     920000 | #Learnt:      32182 | 0.001
197.36/197.46	c total clause space: 78.2603MB
197.36/197.46	c total #watches: 85529
197.56/197.62	c total #propagations: 51670881 / total #impl: 253544490 (eff. 0.204)
197.56/197.62	c #Conflicts:     921000 | #Learnt:      33182 | 0.001
197.56/197.62	c total clause space: 78.2603MB
197.56/197.62	c total #watches: 87937
197.66/197.78	c total #propagations: 51711846 / total #impl: 253715077 (eff. 0.204)
197.66/197.78	c #Conflicts:     922000 | #Learnt:      34182 | 0.001
197.66/197.78	c total clause space: 78.2603MB
197.66/197.78	c total #watches: 90432
197.86/197.98	c total #propagations: 51754226 / total #impl: 253890923 (eff. 0.204)
197.86/197.98	c #Conflicts:     923000 | #Learnt:      35182 | 0.001
197.86/197.98	c total clause space: 78.2603MB
197.86/197.98	c total #watches: 93054
198.07/198.18	c total #propagations: 51796142 / total #impl: 254112264 (eff. 0.204)
198.07/198.18	c #Conflicts:     924000 | #Learnt:      36182 | 0.001
198.07/198.18	c total clause space: 78.2603MB
198.07/198.18	c total #watches: 95553
198.36/198.44	c total #propagations: 51837553 / total #impl: 254303435 (eff. 0.204)
198.36/198.44	c #Conflicts:     925000 | #Learnt:      37182 | 0.001
198.36/198.44	c total clause space: 78.2603MB
198.36/198.44	c total #watches: 98146
198.66/198.70	c total #propagations: 51896951 / total #impl: 254634691 (eff. 0.204)
198.66/198.70	c #Conflicts:     926000 | #Learnt:      38182 | 0.001
198.66/198.70	c total clause space: 78.2603MB
198.66/198.70	c total #watches: 100759
198.96/199.01	c total #propagations: 51948301 / total #impl: 254866118 (eff. 0.204)
198.96/199.01	c #Conflicts:     927000 | #Learnt:      39182 | 0.001
198.96/199.01	c total clause space: 78.2603MB
198.96/199.01	c total #watches: 103227
199.26/199.36	c total #propagations: 52007441 / total #impl: 255186416 (eff. 0.204)
199.26/199.36	c #Conflicts:     928000 | #Learnt:      40182 | 0.001
199.26/199.36	c total clause space: 78.2603MB
199.26/199.36	c total #watches: 105773
199.76/199.80	c total #propagations: 52074202 / total #impl: 255608205 (eff. 0.204)
199.76/199.80	c #Conflicts:     929000 | #Learnt:      41182 | 0.001
199.76/199.80	c total clause space: 78.2603MB
199.76/199.80	c total #watches: 108798
200.17/200.22	c total #propagations: 52150762 / total #impl: 256103402 (eff. 0.204)
200.17/200.22	c #Conflicts:     930000 | #Learnt:      42182 | 0.001
200.17/200.22	c total clause space: 78.2603MB
200.17/200.22	c total #watches: 111501
200.46/200.52	c total #propagations: 52232451 / total #impl: 256573680 (eff. 0.204)
200.46/200.52	c #Conflicts:     931000 | #Learnt:      43182 | 0.001
200.46/200.52	c total clause space: 78.2603MB
200.46/200.52	c total #watches: 113814
200.76/200.87	c total #propagations: 52300195 / total #impl: 256931924 (eff. 0.204)
200.76/200.87	c #Conflicts:     932000 | #Learnt:      44182 | 0.001
200.76/200.87	c total clause space: 78.2603MB
200.76/200.87	c total #watches: 116336
201.16/201.20	c total #propagations: 52366743 / total #impl: 257322220 (eff. 0.204)
201.16/201.20	c #Conflicts:     933000 | #Learnt:      45182 | 0.001
201.16/201.20	c total clause space: 78.2603MB
201.16/201.20	c total #watches: 118770
201.46/201.59	c total #propagations: 52437175 / total #impl: 257730979 (eff. 0.203)
201.46/201.59	c #Conflicts:     934000 | #Learnt:      46182 | 0.001
201.46/201.59	c total clause space: 78.2603MB
201.46/201.59	c total #watches: 121690
201.86/201.92	c total #propagations: 52501006 / total #impl: 258143232 (eff. 0.203)
201.86/201.92	c GARBAGE COLLECT
201.86/201.92	c #Conflicts:     935000 | #Learnt:      23880 | 0.001
201.86/201.92	c total clause space: 78.2603MB
201.86/201.92	c total #watches: 65552
202.16/202.23	c total #propagations: 52568741 / total #impl: 258539412 (eff. 0.203)
202.16/202.23	c #Conflicts:     936000 | #Learnt:      24880 | 0.001
202.16/202.23	c total clause space: 78.2603MB
202.16/202.23	c total #watches: 68836
202.37/202.44	c total #propagations: 52651987 / total #impl: 258993295 (eff. 0.203)
202.37/202.44	c #Conflicts:     937000 | #Learnt:      25880 | 0.001
202.37/202.44	c total clause space: 78.2603MB
202.37/202.44	c total #watches: 71390
202.66/202.70	c total #propagations: 52705556 / total #impl: 259294431 (eff. 0.203)
202.66/202.70	c #Conflicts:     938000 | #Learnt:      26880 | 0.001
202.66/202.70	c total clause space: 78.2603MB
202.66/202.70	c total #watches: 73978
202.86/202.93	c total #propagations: 52767638 / total #impl: 259680988 (eff. 0.203)
202.86/202.93	c #Conflicts:     939000 | #Learnt:      27880 | 0.001
202.86/202.93	c total clause space: 78.2603MB
202.86/202.93	c total #watches: 76275
203.16/203.22	c total #propagations: 52826061 / total #impl: 260022000 (eff. 0.203)
203.16/203.22	c #Conflicts:     940000 | #Learnt:      28880 | 0.001
203.16/203.22	c total clause space: 78.2603MB
203.16/203.22	c total #watches: 78629
203.47/203.56	c total #propagations: 52894357 / total #impl: 260407703 (eff. 0.203)
203.47/203.56	c #Conflicts:     941000 | #Learnt:      29880 | 0.001
203.47/203.56	c total clause space: 78.2603MB
203.47/203.56	c total #watches: 82145
203.76/203.89	c total #propagations: 52967942 / total #impl: 260829022 (eff. 0.203)
203.76/203.89	c #Conflicts:     942000 | #Learnt:      30880 | 0.001
203.76/203.89	c total clause space: 78.2603MB
203.76/203.89	c total #watches: 85330
204.06/204.15	c total #propagations: 53035316 / total #impl: 261193335 (eff. 0.203)
204.06/204.15	c #Conflicts:     943000 | #Learnt:      31880 | 0.001
204.06/204.15	c total clause space: 78.2603MB
204.06/204.15	c total #watches: 88017
204.46/204.50	c total #propagations: 53089365 / total #impl: 261465779 (eff. 0.203)
204.46/204.50	c #Conflicts:     944000 | #Learnt:      32880 | 0.001
204.46/204.50	c total clause space: 78.2603MB
204.46/204.50	c total #watches: 91102
204.67/204.78	c total #propagations: 53155938 / total #impl: 261894895 (eff. 0.203)
204.67/204.78	c #Conflicts:     945000 | #Learnt:      33880 | 0.001
204.67/204.78	c total clause space: 78.2603MB
204.67/204.78	c total #watches: 94402
205.06/205.13	c total #propagations: 53211677 / total #impl: 262231412 (eff. 0.203)
205.06/205.13	c #Conflicts:     946000 | #Learnt:      34880 | 0.001
205.06/205.13	c total clause space: 78.2603MB
205.06/205.13	c total #watches: 98283
205.36/205.48	c total #propagations: 53272668 / total #impl: 262606275 (eff. 0.203)
205.36/205.48	c #Conflicts:     947000 | #Learnt:      35880 | 0.001
205.36/205.48	c total clause space: 78.2603MB
205.36/205.48	c total #watches: 100991
205.77/205.86	c total #propagations: 53327220 / total #impl: 262903753 (eff. 0.203)
205.77/205.86	c #Conflicts:     948000 | #Learnt:      36880 | 0.001
205.77/205.86	c total clause space: 78.2603MB
205.77/205.86	c total #watches: 104525
206.16/206.28	c total #propagations: 53392599 / total #impl: 263237675 (eff. 0.203)
206.16/206.28	c #Conflicts:     949000 | #Learnt:      37880 | 0.001
206.16/206.28	c total clause space: 78.2603MB
206.16/206.28	c total #watches: 108132
206.46/206.57	c total #propagations: 53456491 / total #impl: 263604524 (eff. 0.203)
206.46/206.57	c #Conflicts:     950000 | #Learnt:      38880 | 0.001
206.46/206.57	c total clause space: 78.2603MB
206.46/206.57	c total #watches: 110481
206.87/206.91	c total #propagations: 53508246 / total #impl: 263908782 (eff. 0.203)
206.87/206.91	c #Conflicts:     951000 | #Learnt:      39880 | 0.001
206.87/206.91	c total clause space: 78.2603MB
206.87/206.91	c total #watches: 113128
207.16/207.26	c total #propagations: 53569880 / total #impl: 264300460 (eff. 0.203)
207.16/207.26	c #Conflicts:     952000 | #Learnt:      40880 | 0.001
207.16/207.26	c total clause space: 78.2603MB
207.16/207.26	c total #watches: 115545
207.46/207.58	c total #propagations: 53628406 / total #impl: 264695516 (eff. 0.203)
207.46/207.58	c #Conflicts:     953000 | #Learnt:      41880 | 0.001
207.46/207.58	c total clause space: 78.2603MB
207.46/207.58	c total #watches: 117990
207.76/207.88	c total #propagations: 53684075 / total #impl: 265058851 (eff. 0.203)
207.76/207.88	c #Conflicts:     954000 | #Learnt:      42880 | 0.001
207.76/207.88	c total clause space: 78.2603MB
207.76/207.88	c total #watches: 120675
208.16/208.25	c total #propagations: 53736864 / total #impl: 265383892 (eff. 0.202)
208.16/208.25	c #Conflicts:     955000 | #Learnt:      43880 | 0.001
208.16/208.25	c total clause space: 78.2603MB
208.16/208.25	c total #watches: 124215
208.66/208.76	c total #propagations: 53798638 / total #impl: 265799649 (eff. 0.202)
208.66/208.76	c #Conflicts:     956000 | #Learnt:      44880 | 0.001
208.66/208.76	c total clause space: 78.2603MB
208.66/208.76	c total #watches: 127270
209.16/209.23	c total #propagations: 53866566 / total #impl: 266282086 (eff. 0.202)
209.16/209.23	c #Conflicts:     957000 | #Learnt:      45880 | 0.001
209.16/209.23	c total clause space: 78.2603MB
209.16/209.23	c total #watches: 130845
209.66/209.76	c total #propagations: 53931216 / total #impl: 266700812 (eff. 0.202)
209.66/209.76	c #Conflicts:     958000 | #Learnt:      46880 | 0.001
209.66/209.76	c total clause space: 78.2603MB
209.66/209.76	c total #watches: 134250
210.07/210.14	c total #propagations: 54003126 / total #impl: 267146077 (eff. 0.202)
210.07/210.14	c GARBAGE COLLECT
210.07/210.14	c #Conflicts:     959000 | #Learnt:      24281 | 0.001
210.07/210.14	c total clause space: 78.2603MB
210.07/210.14	c total #watches: 66526
210.26/210.39	c total #propagations: 54067581 / total #impl: 267498759 (eff. 0.202)
210.26/210.39	c #Conflicts:     960000 | #Learnt:      25281 | 0.001
210.26/210.39	c total clause space: 78.2603MB
210.26/210.39	c total #watches: 69453
210.56/210.66	c total #propagations: 54141229 / total #impl: 267875502 (eff. 0.202)
210.56/210.66	c #Conflicts:     961000 | #Learnt:      26281 | 0.001
210.56/210.66	c total clause space: 78.2603MB
210.56/210.66	c total #watches: 72507
210.86/210.94	c total #propagations: 54208125 / total #impl: 268267384 (eff. 0.202)
210.86/210.94	c #Conflicts:     962000 | #Learnt:      27281 | 0.001
210.86/210.94	c total clause space: 78.2603MB
210.86/210.94	c total #watches: 76005
211.16/211.25	c total #propagations: 54279825 / total #impl: 268684922 (eff. 0.202)
211.16/211.25	c #Conflicts:     963000 | #Learnt:      28281 | 0.001
211.16/211.25	c total clause space: 78.2603MB
211.16/211.25	c total #watches: 79577
211.46/211.50	c total #propagations: 54351370 / total #impl: 269123308 (eff. 0.202)
211.46/211.50	c #Conflicts:     964000 | #Learnt:      29281 | 0.001
211.46/211.50	c total clause space: 78.2603MB
211.46/211.50	c total #watches: 82693
211.76/211.84	c total #propagations: 54409919 / total #impl: 269430103 (eff. 0.202)
211.76/211.84	c #Conflicts:     965000 | #Learnt:      30281 | 0.001
211.76/211.84	c total clause space: 78.2603MB
211.76/211.84	c total #watches: 85249
212.06/212.16	c total #propagations: 54483770 / total #impl: 269850267 (eff. 0.202)
212.06/212.16	c #Conflicts:     966000 | #Learnt:      31281 | 0.001
212.06/212.16	c total clause space: 78.2603MB
212.06/212.16	c total #watches: 87782
212.36/212.49	c total #propagations: 54548349 / total #impl: 270239884 (eff. 0.202)
212.36/212.49	c #Conflicts:     967000 | #Learnt:      32281 | 0.001
212.36/212.49	c total clause space: 78.2603MB
212.36/212.49	c total #watches: 90228
212.86/212.92	c total #propagations: 54613533 / total #impl: 270633757 (eff. 0.202)
212.86/212.92	c #Conflicts:     968000 | #Learnt:      33281 | 0.001
212.86/212.92	c total clause space: 78.2603MB
212.86/212.92	c total #watches: 93279
213.26/213.34	c total #propagations: 54689134 / total #impl: 271093063 (eff. 0.202)
213.26/213.34	c #Conflicts:     969000 | #Learnt:      34281 | 0.001
213.26/213.34	c total clause space: 78.2603MB
213.26/213.34	c total #watches: 97874
213.66/213.79	c total #propagations: 54765250 / total #impl: 271548341 (eff. 0.202)
213.66/213.79	c #Conflicts:     970000 | #Learnt:      35281 | 0.001
213.66/213.79	c total clause space: 78.2603MB
213.66/213.79	c total #watches: 102819
214.26/214.35	c total #propagations: 54842276 / total #impl: 272020202 (eff. 0.202)
214.26/214.35	c #Conflicts:     971000 | #Learnt:      36281 | 0.001
214.26/214.35	c total clause space: 78.2603MB
214.26/214.35	c total #watches: 107217
214.76/214.87	c total #propagations: 54929164 / total #impl: 272591111 (eff. 0.202)
214.76/214.87	c #Conflicts:     972000 | #Learnt:      37281 | 0.001
214.76/214.87	c total clause space: 78.2603MB
214.76/214.87	c total #watches: 110195
215.46/215.51	c total #propagations: 55007851 / total #impl: 273094855 (eff. 0.201)
215.46/215.51	c #Conflicts:     973000 | #Learnt:      38281 | 0.001
215.46/215.51	c total clause space: 78.2603MB
215.46/215.51	c total #watches: 113928
215.96/216.08	c total #propagations: 55100333 / total #impl: 273687817 (eff. 0.201)
215.96/216.08	c #Conflicts:     974000 | #Learnt:      39281 | 0.001
215.96/216.08	c total clause space: 78.2603MB
215.96/216.08	c total #watches: 118365
216.46/216.52	c total #propagations: 55180430 / total #impl: 274211384 (eff. 0.201)
216.46/216.52	c #Conflicts:     975000 | #Learnt:      40281 | 0.001
216.46/216.52	c total clause space: 78.2603MB
216.46/216.52	c total #watches: 121316
216.96/217.01	c total #propagations: 55239036 / total #impl: 274556342 (eff. 0.201)
216.96/217.01	c #Conflicts:     976000 | #Learnt:      41281 | 0.001
216.96/217.01	c total clause space: 78.2603MB
216.96/217.01	c total #watches: 124269
217.66/217.70	c total #propagations: 55302183 / total #impl: 274933064 (eff. 0.201)
217.66/217.70	c #Conflicts:     977000 | #Learnt:      42281 | 0.001
217.66/217.70	c total clause space: 78.2603MB
217.66/217.70	c total #watches: 127144
218.26/218.35	c total #propagations: 55384248 / total #impl: 275498255 (eff. 0.201)
218.26/218.35	c #Conflicts:     978000 | #Learnt:      43281 | 0.001
218.26/218.35	c total clause space: 78.2603MB
218.26/218.35	c total #watches: 130231
218.86/219.00	c total #propagations: 55458745 / total #impl: 276027851 (eff. 0.201)
218.86/219.00	c #Conflicts:     979000 | #Learnt:      44281 | 0.001
218.86/219.00	c total clause space: 78.2603MB
218.86/219.00	c total #watches: 133815
219.46/219.59	c total #propagations: 55534612 / total #impl: 276586516 (eff. 0.201)
219.46/219.59	c #Conflicts:     980000 | #Learnt:      45281 | 0.001
219.46/219.59	c total clause space: 78.2603MB
219.46/219.59	c total #watches: 136599
220.25/220.38	c total #propagations: 55604937 / total #impl: 277042385 (eff. 0.201)
220.25/220.38	c #Conflicts:     981000 | #Learnt:      46281 | 0.001
220.25/220.38	c total clause space: 78.2603MB
220.25/220.38	c total #watches: 139660
221.16/221.28	c total #propagations: 55688759 / total #impl: 277647497 (eff. 0.201)
221.16/221.28	c #Conflicts:     982000 | #Learnt:      47281 | 0.001
221.16/221.28	c total clause space: 78.2603MB
221.16/221.28	c total #watches: 142820
221.85/221.94	c total #propagations: 55783465 / total #impl: 278310081 (eff. 0.200)
221.85/221.94	c GARBAGE COLLECT
221.85/221.94	c #Conflicts:     983000 | #Learnt:      24374 | 0.001
221.85/221.94	c total clause space: 78.2603MB
221.85/221.94	c total #watches: 66728
222.05/222.12	c total #propagations: 55869987 / total #impl: 278841755 (eff. 0.200)
222.05/222.12	c #Conflicts:     984000 | #Learnt:      25374 | 0.001
222.05/222.12	c total clause space: 78.2603MB
222.05/222.12	c total #watches: 69372
222.16/222.30	c total #propagations: 55926991 / total #impl: 279126026 (eff. 0.200)
222.16/222.30	c #Conflicts:     985000 | #Learnt:      26374 | 0.001
222.16/222.30	c total clause space: 78.2603MB
222.16/222.30	c total #watches: 72215
222.45/222.52	c total #propagations: 55977258 / total #impl: 279375376 (eff. 0.200)
222.45/222.52	c #Conflicts:     986000 | #Learnt:      27374 | 0.001
222.45/222.52	c total clause space: 78.2603MB
222.45/222.52	c total #watches: 75482
222.65/222.74	c total #propagations: 56040352 / total #impl: 279719928 (eff. 0.200)
222.65/222.74	c #Conflicts:     987000 | #Learnt:      28374 | 0.001
222.65/222.74	c total clause space: 78.2603MB
222.65/222.74	c total #watches: 79026
222.95/223.08	c total #propagations: 56101559 / total #impl: 280014422 (eff. 0.200)
222.95/223.08	c #Conflicts:     988000 | #Learnt:      29374 | 0.001
222.95/223.08	c total clause space: 78.2603MB
222.95/223.08	c total #watches: 81988
223.36/223.44	c total #propagations: 56183183 / total #impl: 280545484 (eff. 0.200)
223.36/223.44	c #Conflicts:     989000 | #Learnt:      30374 | 0.001
223.36/223.44	c total clause space: 78.2603MB
223.36/223.44	c total #watches: 85075
223.75/223.83	c total #propagations: 56263469 / total #impl: 281090473 (eff. 0.200)
223.75/223.83	c #Conflicts:     990000 | #Learnt:      31374 | 0.001
223.75/223.83	c total clause space: 78.2603MB
223.75/223.83	c total #watches: 88740
224.15/224.27	c total #propagations: 56349394 / total #impl: 281636773 (eff. 0.200)
224.15/224.27	c #Conflicts:     991000 | #Learnt:      32374 | 0.001
224.15/224.27	c total clause space: 78.2603MB
224.15/224.27	c total #watches: 92816
224.55/224.64	c total #propagations: 56435472 / total #impl: 282200205 (eff. 0.200)
224.55/224.64	c #Conflicts:     992000 | #Learnt:      33374 | 0.001
224.55/224.64	c total clause space: 78.2603MB
224.55/224.64	c total #watches: 96122
224.95/225.05	c total #propagations: 56507300 / total #impl: 282642576 (eff. 0.200)
224.95/225.05	c #Conflicts:     993000 | #Learnt:      34374 | 0.001
224.95/225.05	c total clause space: 78.2603MB
224.95/225.05	c total #watches: 99657
225.56/225.63	c total #propagations: 56580586 / total #impl: 283076233 (eff. 0.200)
225.56/225.63	c #Conflicts:     994000 | #Learnt:      35374 | 0.001
225.56/225.63	c total clause space: 78.2603MB
225.56/225.63	c total #watches: 103805
226.05/226.19	c total #propagations: 56669372 / total #impl: 283679057 (eff. 0.200)
226.05/226.19	c #Conflicts:     995000 | #Learnt:      36374 | 0.001
226.05/226.19	c total clause space: 78.2603MB
226.05/226.19	c total #watches: 108390
226.66/226.71	c total #propagations: 56747021 / total #impl: 284182498 (eff. 0.200)
226.66/226.71	c #Conflicts:     996000 | #Learnt:      37374 | 0.001
226.66/226.71	c total clause space: 78.2603MB
226.66/226.71	c total #watches: 111578
227.15/227.20	c total #propagations: 56823735 / total #impl: 284692214 (eff. 0.200)
227.15/227.20	c #Conflicts:     997000 | #Learnt:      38374 | 0.001
227.15/227.20	c total clause space: 78.2603MB
227.15/227.20	c total #watches: 114756
227.55/227.69	c total #propagations: 56888444 / total #impl: 285096386 (eff. 0.200)
227.55/227.69	c #Conflicts:     998000 | #Learnt:      39374 | 0.001
227.55/227.69	c total clause space: 78.2603MB
227.55/227.69	c total #watches: 117518
228.05/228.13	c total #propagations: 56949736 / total #impl: 285517307 (eff. 0.199)
228.05/228.13	c #Conflicts:     999000 | #Learnt:      40374 | 0.001
228.05/228.13	c total clause space: 78.2603MB
228.05/228.13	c total #watches: 120330
228.55/228.68	c total #propagations: 57010986 / total #impl: 285871474 (eff. 0.199)
228.55/228.68	c #Conflicts:    1000000 | #Learnt:      41374 | 0.001
228.55/228.68	c total clause space: 78.2603MB
228.55/228.68	c total #watches: 123852
229.25/229.32	c total #propagations: 57082261 / total #impl: 286312277 (eff. 0.199)
229.25/229.32	c #Conflicts:    1001000 | #Learnt:      42374 | 0.001
229.25/229.32	c total clause space: 78.2603MB
229.25/229.32	c total #watches: 128078
229.75/229.85	c total #propagations: 57159272 / total #impl: 286834533 (eff. 0.199)
229.75/229.85	c #Conflicts:    1002000 | #Learnt:      43374 | 0.001
229.75/229.85	c total clause space: 78.2603MB
229.75/229.85	c total #watches: 131510
230.45/230.52	c total #propagations: 57234376 / total #impl: 287276800 (eff. 0.199)
230.45/230.52	c #Conflicts:    1003000 | #Learnt:      44374 | 0.001
230.45/230.52	c total clause space: 78.2603MB
230.45/230.52	c total #watches: 134663
231.35/231.40	c total #propagations: 57309130 / total #impl: 287713865 (eff. 0.199)
231.35/231.40	c #Conflicts:    1004000 | #Learnt:      45374 | 0.001
231.35/231.40	c total clause space: 78.2603MB
231.35/231.40	c total #watches: 138307
232.25/232.34	c total #propagations: 57397639 / total #impl: 288205573 (eff. 0.199)
232.25/232.34	c #Conflicts:    1005000 | #Learnt:      46374 | 0.001
232.25/232.34	c total clause space: 78.2603MB
232.25/232.34	c total #watches: 142321
233.26/233.33	c total #propagations: 57487847 / total #impl: 288770920 (eff. 0.199)
233.26/233.33	c #Conflicts:    1006000 | #Learnt:      47374 | 0.001
233.26/233.33	c total clause space: 78.2603MB
233.26/233.33	c total #watches: 146627
234.26/234.34	c total #propagations: 57575392 / total #impl: 289391614 (eff. 0.199)
234.26/234.34	c #Conflicts:    1007000 | #Learnt:      48374 | 0.001
234.26/234.34	c total clause space: 78.2603MB
234.26/234.34	c total #watches: 150954
234.55/234.61	c total #propagations: 57662116 / total #impl: 290043065 (eff. 0.199)
234.55/234.61	c GARBAGE COLLECT
234.55/234.61	c #Conflicts:    1008000 | #Learnt:      25177 | 0.001
234.55/234.61	c total clause space: 78.2603MB
234.55/234.61	c total #watches: 69245
234.75/234.85	c total #propagations: 57717682 / total #impl: 290372660 (eff. 0.199)
234.75/234.85	c #Conflicts:    1009000 | #Learnt:      26177 | 0.001
234.75/234.85	c total clause space: 78.2603MB
234.75/234.85	c total #watches: 72398
235.05/235.12	c total #propagations: 57781785 / total #impl: 290703835 (eff. 0.199)
235.05/235.12	c #Conflicts:    1010000 | #Learnt:      27177 | 0.001
235.05/235.12	c total clause space: 78.2603MB
235.05/235.12	c total #watches: 75451
235.36/235.42	c total #propagations: 57851234 / total #impl: 291110287 (eff. 0.199)
235.36/235.42	c #Conflicts:    1011000 | #Learnt:      28177 | 0.001
235.36/235.42	c total clause space: 78.2603MB
235.36/235.42	c total #watches: 78474
235.65/235.71	c total #propagations: 57924476 / total #impl: 291532845 (eff. 0.199)
235.65/235.71	c #Conflicts:    1012000 | #Learnt:      29177 | 0.001
235.65/235.71	c total clause space: 78.2603MB
235.65/235.71	c total #watches: 81632
235.95/236.05	c total #propagations: 57989796 / total #impl: 291911712 (eff. 0.199)
235.95/236.05	c #Conflicts:    1013000 | #Learnt:      30177 | 0.001
235.95/236.05	c total clause space: 78.2603MB
235.95/236.05	c total #watches: 84211
236.35/236.43	c total #propagations: 58060494 / total #impl: 292351741 (eff. 0.199)
236.35/236.43	c #Conflicts:    1014000 | #Learnt:      31177 | 0.001
236.35/236.43	c total clause space: 78.2603MB
236.35/236.43	c total #watches: 87348
236.85/236.92	c total #propagations: 58139419 / total #impl: 292856636 (eff. 0.199)
236.85/236.92	c #Conflicts:    1015000 | #Learnt:      32177 | 0.001
236.85/236.92	c total clause space: 78.2603MB
236.85/236.92	c total #watches: 92052
237.25/237.35	c total #propagations: 58230198 / total #impl: 293414408 (eff. 0.198)
237.25/237.35	c #Conflicts:    1016000 | #Learnt:      33177 | 0.001
237.25/237.35	c total clause space: 78.2603MB
237.25/237.35	c total #watches: 95823
237.75/237.82	c total #propagations: 58305313 / total #impl: 293878566 (eff. 0.198)
237.75/237.82	c #Conflicts:    1017000 | #Learnt:      34177 | 0.001
237.75/237.82	c total clause space: 78.2603MB
237.75/237.82	c total #watches: 99757
238.35/238.42	c total #propagations: 58381891 / total #impl: 294346585 (eff. 0.198)
238.35/238.42	c #Conflicts:    1018000 | #Learnt:      35177 | 0.001
238.35/238.42	c total clause space: 78.2603MB
238.35/238.42	c total #watches: 103463
238.95/239.01	c total #propagations: 58471512 / total #impl: 294965309 (eff. 0.198)
238.95/239.01	c #Conflicts:    1019000 | #Learnt:      36177 | 0.001
238.95/239.01	c total clause space: 78.2603MB
238.95/239.01	c total #watches: 107287
239.55/239.66	c total #propagations: 58556673 / total #impl: 295537231 (eff. 0.198)
239.55/239.66	c #Conflicts:    1020000 | #Learnt:      37177 | 0.001
239.55/239.66	c total clause space: 78.2603MB
239.55/239.66	c total #watches: 111667
240.25/240.31	c total #propagations: 58647143 / total #impl: 296164652 (eff. 0.198)
240.25/240.31	c #Conflicts:    1021000 | #Learnt:      38177 | 0.001
240.25/240.31	c total clause space: 78.2603MB
240.25/240.31	c total #watches: 115905
240.96/241.03	c total #propagations: 58729977 / total #impl: 296744165 (eff. 0.198)
240.96/241.03	c #Conflicts:    1022000 | #Learnt:      39177 | 0.001
240.96/241.03	c total clause space: 78.2603MB
240.96/241.03	c total #watches: 120074
241.75/241.86	c total #propagations: 58819701 / total #impl: 297367223 (eff. 0.198)
241.75/241.86	c #Conflicts:    1023000 | #Learnt:      40177 | 0.001
241.75/241.86	c total clause space: 78.2603MB
241.75/241.86	c total #watches: 124639
242.75/242.80	c total #propagations: 58914701 / total #impl: 298074356 (eff. 0.198)
242.75/242.80	c #Conflicts:    1024000 | #Learnt:      41177 | 0.001
242.75/242.80	c total clause space: 78.2603MB
242.75/242.80	c total #watches: 128971
243.55/243.62	c total #propagations: 59011203 / total #impl: 298797626 (eff. 0.197)
243.55/243.62	c #Conflicts:    1025000 | #Learnt:      42177 | 0.001
243.55/243.62	c total clause space: 78.2603MB
243.55/243.62	c total #watches: 132614
244.26/244.32	c total #propagations: 59099023 / total #impl: 299445986 (eff. 0.197)
244.26/244.32	c #Conflicts:    1026000 | #Learnt:      43177 | 0.001
244.26/244.32	c total clause space: 78.2603MB
244.26/244.32	c total #watches: 135731
244.75/244.86	c total #propagations: 59175701 / total #impl: 299968523 (eff. 0.197)
244.75/244.86	c #Conflicts:    1027000 | #Learnt:      44177 | 0.001
244.75/244.86	c total clause space: 78.2603MB
244.75/244.86	c total #watches: 138149
245.26/245.37	c total #propagations: 59234214 / total #impl: 300316732 (eff. 0.197)
245.26/245.37	c #Conflicts:    1028000 | #Learnt:      45177 | 0.001
245.26/245.37	c total clause space: 78.2603MB
245.26/245.37	c total #watches: 140739
245.75/245.88	c total #propagations: 59289485 / total #impl: 300657893 (eff. 0.197)
245.75/245.88	c #Conflicts:    1029000 | #Learnt:      46177 | 0.001
245.75/245.88	c total clause space: 78.2603MB
245.75/245.88	c total #watches: 143614
246.36/246.50	c total #propagations: 59349881 / total #impl: 301014197 (eff. 0.197)
246.36/246.50	c #Conflicts:    1030000 | #Learnt:      47177 | 0.001
246.36/246.50	c total clause space: 78.2603MB
246.36/246.50	c total #watches: 146971
247.05/247.14	c total #propagations: 59421726 / total #impl: 301489499 (eff. 0.197)
247.05/247.14	c #Conflicts:    1031000 | #Learnt:      48177 | 0.001
247.05/247.14	c total clause space: 78.2603MB
247.05/247.14	c total #watches: 150620
247.65/247.73	c total #propagations: 59498543 / total #impl: 301989155 (eff. 0.197)
247.65/247.73	c GARBAGE COLLECT
247.65/247.73	c #Conflicts:    1032000 | #Learnt:      24694 | 0.001
247.65/247.73	c total clause space: 78.2603MB
247.65/247.73	c total #watches: 67836
247.85/247.91	c total #propagations: 59561724 / total #impl: 302383767 (eff. 0.197)
247.85/247.91	c #Conflicts:    1033000 | #Learnt:      25694 | 0.001
247.85/247.91	c total clause space: 78.2603MB
247.85/247.91	c total #watches: 70271
248.05/248.13	c total #propagations: 59614191 / total #impl: 302645735 (eff. 0.197)
248.05/248.13	c #Conflicts:    1034000 | #Learnt:      26694 | 0.001
248.05/248.13	c total clause space: 78.2603MB
248.05/248.13	c total #watches: 72957
248.25/248.37	c total #propagations: 59672497 / total #impl: 302970812 (eff. 0.197)
248.25/248.37	c #Conflicts:    1035000 | #Learnt:      27694 | 0.001
248.25/248.37	c total clause space: 78.2603MB
248.25/248.37	c total #watches: 76618
248.56/248.69	c total #propagations: 59732016 / total #impl: 303370354 (eff. 0.197)
248.56/248.69	c #Conflicts:    1036000 | #Learnt:      28694 | 0.001
248.56/248.69	c total clause space: 78.2603MB
248.56/248.69	c total #watches: 80151
248.85/248.92	c total #propagations: 59806688 / total #impl: 303855466 (eff. 0.197)
248.85/248.92	c #Conflicts:    1037000 | #Learnt:      29694 | 0.001
248.85/248.92	c total clause space: 78.2603MB
248.85/248.92	c total #watches: 82531
249.15/249.20	c total #propagations: 59859840 / total #impl: 304167092 (eff. 0.197)
249.15/249.20	c #Conflicts:    1038000 | #Learnt:      30694 | 0.001
249.15/249.20	c total clause space: 78.2603MB
249.15/249.20	c total #watches: 84902
249.45/249.51	c total #propagations: 59921965 / total #impl: 304516120 (eff. 0.197)
249.45/249.51	c #Conflicts:    1039000 | #Learnt:      31694 | 0.001
249.45/249.51	c total clause space: 78.2603MB
249.45/249.51	c total #watches: 87848
249.76/249.89	c total #propagations: 59988060 / total #impl: 304940969 (eff. 0.197)
249.76/249.89	c #Conflicts:    1040000 | #Learnt:      32694 | 0.001
249.76/249.89	c total clause space: 78.2603MB
249.76/249.89	c total #watches: 91865
250.25/250.36	c total #propagations: 60063866 / total #impl: 305467240 (eff. 0.197)
250.25/250.36	c #Conflicts:    1041000 | #Learnt:      33694 | 0.001
250.25/250.36	c total clause space: 78.2603MB
250.25/250.36	c total #watches: 95965
250.76/250.83	c total #propagations: 60145906 / total #impl: 306054879 (eff. 0.197)
250.76/250.83	c #Conflicts:    1042000 | #Learnt:      34694 | 0.001
250.76/250.83	c total clause space: 78.2603MB
250.76/250.83	c total #watches: 100342
251.25/251.33	c total #propagations: 60221198 / total #impl: 306591692 (eff. 0.196)
251.25/251.33	c #Conflicts:    1043000 | #Learnt:      35694 | 0.001
251.25/251.33	c total clause space: 78.2603MB
251.25/251.33	c total #watches: 103247
251.65/251.78	c total #propagations: 60298117 / total #impl: 307069925 (eff. 0.196)
251.65/251.78	c #Conflicts:    1044000 | #Learnt:      36694 | 0.001
251.65/251.78	c total clause space: 78.2603MB
251.65/251.78	c total #watches: 106933
252.15/252.28	c total #propagations: 60368606 / total #impl: 307536739 (eff. 0.196)
252.15/252.28	c #Conflicts:    1045000 | #Learnt:      37694 | 0.001
252.15/252.28	c total clause space: 78.2603MB
252.15/252.28	c total #watches: 110549
252.65/252.74	c total #propagations: 60438184 / total #impl: 308016880 (eff. 0.196)
252.65/252.74	c #Conflicts:    1046000 | #Learnt:      38694 | 0.001
252.65/252.74	c total clause space: 78.2603MB
252.65/252.74	c total #watches: 113862
253.25/253.31	c total #propagations: 60508477 / total #impl: 308469613 (eff. 0.196)
253.25/253.31	c #Conflicts:    1047000 | #Learnt:      39694 | 0.001
253.25/253.31	c total clause space: 78.2603MB
253.25/253.31	c total #watches: 118773
253.85/253.91	c total #propagations: 60579316 / total #impl: 308979100 (eff. 0.196)
253.85/253.91	c #Conflicts:    1048000 | #Learnt:      40694 | 0.001
253.85/253.91	c total clause space: 78.2603MB
253.85/253.91	c total #watches: 124081
254.45/254.50	c total #propagations: 60651129 / total #impl: 309514228 (eff. 0.196)
254.45/254.50	c #Conflicts:    1049000 | #Learnt:      41694 | 0.001
254.45/254.50	c total clause space: 78.2603MB
254.45/254.50	c total #watches: 127851
255.05/255.11	c total #propagations: 60720612 / total #impl: 309973613 (eff. 0.196)
255.05/255.11	c #Conflicts:    1050000 | #Learnt:      42694 | 0.001
255.05/255.11	c total clause space: 78.2603MB
255.05/255.11	c total #watches: 130228
255.65/255.70	c total #propagations: 60792040 / total #impl: 310387352 (eff. 0.196)
255.65/255.70	c #Conflicts:    1051000 | #Learnt:      43694 | 0.001
255.65/255.70	c total clause space: 78.2603MB
255.65/255.70	c total #watches: 132722
256.25/256.33	c total #propagations: 60851672 / total #impl: 310719680 (eff. 0.196)
256.25/256.33	c #Conflicts:    1052000 | #Learnt:      44694 | 0.001
256.25/256.33	c total clause space: 78.2603MB
256.25/256.33	c total #watches: 135476
256.85/256.97	c total #propagations: 60912110 / total #impl: 311058226 (eff. 0.196)
256.85/256.97	c #Conflicts:    1053000 | #Learnt:      45694 | 0.001
256.85/256.97	c total clause space: 78.2603MB
256.85/256.97	c total #watches: 138102
257.45/257.58	c total #propagations: 60970051 / total #impl: 311463257 (eff. 0.196)
257.45/257.58	c #Conflicts:    1054000 | #Learnt:      46694 | 0.001
257.45/257.58	c total clause space: 78.2603MB
257.45/257.58	c total #watches: 141165
258.05/258.11	c total #propagations: 61031058 / total #impl: 311835423 (eff. 0.196)
258.05/258.11	c #Conflicts:    1055000 | #Learnt:      47694 | 0.001
258.05/258.11	c total clause space: 78.2603MB
258.05/258.11	c total #watches: 143720
258.65/258.78	c total #propagations: 61084725 / total #impl: 312109616 (eff. 0.196)
258.65/258.78	c #Conflicts:    1056000 | #Learnt:      48694 | 0.001
258.65/258.78	c total clause space: 78.2603MB
258.65/258.78	c total #watches: 146343
259.25/259.32	c total #propagations: 61144368 / total #impl: 312483753 (eff. 0.196)
259.25/259.32	c GARBAGE COLLECT
259.25/259.32	c #Conflicts:    1057000 | #Learnt:      24872 | 0.001
259.25/259.32	c total clause space: 78.2603MB
259.25/259.32	c total #watches: 68356
259.45/259.56	c total #propagations: 61199672 / total #impl: 312794431 (eff. 0.196)
259.45/259.56	c #Conflicts:    1058000 | #Learnt:      25872 | 0.001
259.45/259.56	c total clause space: 78.2603MB
259.45/259.56	c total #watches: 71363
259.65/259.79	c total #propagations: 61262622 / total #impl: 313149332 (eff. 0.196)
259.65/259.79	c #Conflicts:    1059000 | #Learnt:      26872 | 0.001
259.65/259.79	c total clause space: 78.2603MB
259.65/259.79	c total #watches: 74061
259.95/260.04	c total #propagations: 61324233 / total #impl: 313494236 (eff. 0.196)
259.95/260.04	c #Conflicts:    1060000 | #Learnt:      27872 | 0.001
259.95/260.04	c total clause space: 78.2603MB
259.95/260.04	c total #watches: 77309
260.25/260.32	c total #propagations: 61386568 / total #impl: 313873756 (eff. 0.196)
260.25/260.32	c #Conflicts:    1061000 | #Learnt:      28872 | 0.001
260.25/260.32	c total clause space: 78.2603MB
260.25/260.32	c total #watches: 81398
260.55/260.62	c total #propagations: 61452209 / total #impl: 314292031 (eff. 0.196)
260.55/260.62	c #Conflicts:    1062000 | #Learnt:      29872 | 0.001
260.55/260.62	c total clause space: 78.2603MB
260.55/260.62	c total #watches: 84269
260.75/260.88	c total #propagations: 61516936 / total #impl: 314668692 (eff. 0.195)
260.75/260.88	c #Conflicts:    1063000 | #Learnt:      30872 | 0.001
260.75/260.88	c total clause space: 78.2603MB
260.75/260.88	c total #watches: 87100
261.15/261.20	c total #propagations: 61573753 / total #impl: 314970072 (eff. 0.195)
261.15/261.20	c #Conflicts:    1064000 | #Learnt:      31872 | 0.001
261.15/261.20	c total clause space: 78.2603MB
261.15/261.20	c total #watches: 90060
261.45/261.50	c total #propagations: 61642843 / total #impl: 315353588 (eff. 0.195)
261.45/261.50	c #Conflicts:    1065000 | #Learnt:      32872 | 0.001
261.45/261.50	c total clause space: 78.2603MB
261.45/261.50	c total #watches: 92894
261.75/261.82	c total #propagations: 61700039 / total #impl: 315670234 (eff. 0.195)
261.75/261.82	c #Conflicts:    1066000 | #Learnt:      33872 | 0.001
261.75/261.82	c total clause space: 78.2603MB
261.75/261.82	c total #watches: 96613
262.05/262.17	c total #propagations: 61761555 / total #impl: 316016978 (eff. 0.195)
262.05/262.17	c #Conflicts:    1067000 | #Learnt:      34872 | 0.001
262.05/262.17	c total clause space: 78.2603MB
262.05/262.17	c total #watches: 100504
262.45/262.59	c total #propagations: 61821459 / total #impl: 316375950 (eff. 0.195)
262.45/262.59	c #Conflicts:    1068000 | #Learnt:      35872 | 0.001
262.45/262.59	c total clause space: 78.2603MB
262.45/262.59	c total #watches: 105094
262.85/262.99	c total #propagations: 61884399 / total #impl: 316759052 (eff. 0.195)
262.85/262.99	c #Conflicts:    1069000 | #Learnt:      36872 | 0.001
262.85/262.99	c total clause space: 78.2603MB
262.85/262.99	c total #watches: 108636
263.35/263.40	c total #propagations: 61946840 / total #impl: 317171898 (eff. 0.195)
263.35/263.40	c #Conflicts:    1070000 | #Learnt:      37872 | 0.001
263.35/263.40	c total clause space: 78.2603MB
263.35/263.40	c total #watches: 113580
263.75/263.82	c total #propagations: 62003374 / total #impl: 317509665 (eff. 0.195)
263.75/263.82	c #Conflicts:    1071000 | #Learnt:      38872 | 0.001
263.75/263.82	c total clause space: 78.2603MB
263.75/263.82	c total #watches: 116554
264.15/264.26	c total #propagations: 62078810 / total #impl: 317907167 (eff. 0.195)
264.15/264.26	c #Conflicts:    1072000 | #Learnt:      39872 | 0.001
264.15/264.26	c total clause space: 78.2603MB
264.15/264.26	c total #watches: 119391
264.55/264.66	c total #propagations: 62145086 / total #impl: 318274653 (eff. 0.195)
264.55/264.66	c #Conflicts:    1073000 | #Learnt:      40872 | 0.001
264.55/264.66	c total clause space: 78.2603MB
264.55/264.66	c total #watches: 122391
264.95/265.07	c total #propagations: 62206287 / total #impl: 318577947 (eff. 0.195)
264.95/265.07	c #Conflicts:    1074000 | #Learnt:      41872 | 0.001
264.95/265.07	c total clause space: 78.2603MB
264.95/265.07	c total #watches: 125000
265.35/265.47	c total #propagations: 62273708 / total #impl: 318911573 (eff. 0.195)
265.35/265.47	c #Conflicts:    1075000 | #Learnt:      42872 | 0.001
265.35/265.47	c total clause space: 78.2603MB
265.35/265.47	c total #watches: 127657
265.85/265.91	c total #propagations: 62328331 / total #impl: 319208415 (eff. 0.195)
265.85/265.91	c #Conflicts:    1076000 | #Learnt:      43872 | 0.001
265.85/265.91	c total clause space: 78.2603MB
265.85/265.91	c total #watches: 130710
266.25/266.37	c total #propagations: 62390923 / total #impl: 319591250 (eff. 0.195)
266.25/266.37	c #Conflicts:    1077000 | #Learnt:      44872 | 0.001
266.25/266.37	c total clause space: 78.2603MB
266.25/266.37	c total #watches: 133876
266.75/266.81	c total #propagations: 62458823 / total #impl: 319949731 (eff. 0.195)
266.75/266.81	c #Conflicts:    1078000 | #Learnt:      45872 | 0.001
266.75/266.81	c total clause space: 78.2603MB
266.75/266.81	c total #watches: 137170
267.15/267.22	c total #propagations: 62518615 / total #impl: 320244799 (eff. 0.195)
267.15/267.22	c #Conflicts:    1079000 | #Learnt:      46872 | 0.001
267.15/267.22	c total clause space: 78.2603MB
267.15/267.22	c total #watches: 139819
267.65/267.77	c total #propagations: 62568450 / total #impl: 320506720 (eff. 0.195)
267.65/267.77	c #Conflicts:    1080000 | #Learnt:      47872 | 0.001
267.65/267.77	c total clause space: 78.2603MB
267.65/267.77	c total #watches: 143206
268.35/268.41	c total #propagations: 62637656 / total #impl: 320901756 (eff. 0.195)
268.35/268.41	c #Conflicts:    1081000 | #Learnt:      48872 | 0.001
268.35/268.41	c total clause space: 78.2603MB
268.35/268.41	c total #watches: 146183
268.85/268.97	c total #propagations: 62715884 / total #impl: 321346364 (eff. 0.195)
268.85/268.97	c #Conflicts:    1082000 | #Learnt:      49872 | 0.001
268.85/268.97	c total clause space: 78.2603MB
268.85/268.97	c total #watches: 150066
269.25/269.35	c total #propagations: 62775398 / total #impl: 321740923 (eff. 0.195)
269.25/269.35	c GARBAGE COLLECT
269.25/269.35	c #Conflicts:    1083000 | #Learnt:      25768 | 0.001
269.25/269.35	c total clause space: 78.2603MB
269.25/269.35	c total #watches: 70628
269.45/269.54	c total #propagations: 62836038 / total #impl: 322154781 (eff. 0.195)
269.45/269.54	c #Conflicts:    1084000 | #Learnt:      26768 | 0.001
269.45/269.54	c total clause space: 78.2603MB
269.45/269.54	c total #watches: 73630
269.74/269.81	c total #propagations: 62891106 / total #impl: 322472674 (eff. 0.195)
269.74/269.81	c #Conflicts:    1085000 | #Learnt:      27768 | 0.001
269.74/269.81	c total clause space: 78.2603MB
269.74/269.81	c total #watches: 76908
269.94/270.04	c total #propagations: 62962416 / total #impl: 322895943 (eff. 0.195)
269.94/270.04	c #Conflicts:    1086000 | #Learnt:      28768 | 0.001
269.94/270.04	c total clause space: 78.2603MB
269.94/270.04	c total #watches: 80126
270.24/270.30	c total #propagations: 63020250 / total #impl: 323196942 (eff. 0.195)
270.24/270.30	c #Conflicts:    1087000 | #Learnt:      29768 | 0.001
270.24/270.30	c total clause space: 78.2603MB
270.24/270.30	c total #watches: 82481
270.44/270.56	c total #propagations: 63079327 / total #impl: 323529101 (eff. 0.195)
270.44/270.56	c #Conflicts:    1088000 | #Learnt:      30768 | 0.001
270.44/270.56	c total clause space: 78.2603MB
270.44/270.56	c total #watches: 85078
270.74/270.84	c total #propagations: 63137312 / total #impl: 323844928 (eff. 0.195)
270.74/270.84	c #Conflicts:    1089000 | #Learnt:      31768 | 0.001
270.74/270.84	c total clause space: 78.2603MB
270.74/270.84	c total #watches: 88003
271.04/271.12	c total #propagations: 63201249 / total #impl: 324171701 (eff. 0.195)
271.04/271.12	c #Conflicts:    1090000 | #Learnt:      32768 | 0.001
271.04/271.12	c total clause space: 78.2603MB
271.04/271.12	c total #watches: 90699
271.24/271.36	c total #propagations: 63266544 / total #impl: 324497614 (eff. 0.195)
271.24/271.36	c #Conflicts:    1091000 | #Learnt:      33768 | 0.001
271.24/271.36	c total clause space: 78.2603MB
271.24/271.36	c total #watches: 93275
271.54/271.68	c total #propagations: 63326978 / total #impl: 324789275 (eff. 0.195)
271.54/271.68	c #Conflicts:    1092000 | #Learnt:      34768 | 0.001
271.54/271.68	c total clause space: 78.2603MB
271.54/271.68	c total #watches: 95765
271.84/271.98	c total #propagations: 63397091 / total #impl: 325166579 (eff. 0.195)
271.84/271.98	c #Conflicts:    1093000 | #Learnt:      35768 | 0.001
271.84/271.98	c total clause space: 78.2603MB
271.84/271.98	c total #watches: 98719
272.24/272.31	c total #propagations: 63464068 / total #impl: 325509454 (eff. 0.195)
272.24/272.31	c #Conflicts:    1094000 | #Learnt:      36768 | 0.001
272.24/272.31	c total clause space: 78.2603MB
272.24/272.31	c total #watches: 101465
272.54/272.62	c total #propagations: 63531502 / total #impl: 325871591 (eff. 0.195)
272.54/272.62	c #Conflicts:    1095000 | #Learnt:      37768 | 0.001
272.54/272.62	c total clause space: 78.2603MB
272.54/272.62	c total #watches: 104308
272.85/272.96	c total #propagations: 63590590 / total #impl: 326220142 (eff. 0.195)
272.85/272.96	c #Conflicts:    1096000 | #Learnt:      38768 | 0.001
272.85/272.96	c total clause space: 78.2603MB
272.85/272.96	c total #watches: 107850
273.14/273.27	c total #propagations: 63659078 / total #impl: 326579549 (eff. 0.195)
273.14/273.27	c #Conflicts:    1097000 | #Learnt:      39768 | 0.001
273.14/273.27	c total clause space: 78.2603MB
273.14/273.27	c total #watches: 111163
273.54/273.63	c total #propagations: 63721497 / total #impl: 326881518 (eff. 0.195)
273.54/273.63	c #Conflicts:    1098000 | #Learnt:      40768 | 0.001
273.54/273.63	c total clause space: 78.2603MB
273.54/273.63	c total #watches: 113677
273.95/274.06	c total #propagations: 63782256 / total #impl: 327243724 (eff. 0.195)
273.95/274.06	c #Conflicts:    1099000 | #Learnt:      41768 | 0.001
273.95/274.06	c total clause space: 78.2603MB
273.95/274.06	c total #watches: 116706
274.34/274.47	c total #propagations: 63851028 / total #impl: 327676887 (eff. 0.195)
274.34/274.47	c #Conflicts:    1100000 | #Learnt:      42768 | 0.001
274.34/274.47	c total clause space: 78.2603MB
274.34/274.47	c total #watches: 119194
274.84/274.91	c total #propagations: 63920222 / total #impl: 328035851 (eff. 0.195)
274.84/274.91	c #Conflicts:    1101000 | #Learnt:      43768 | 0.001
274.84/274.91	c total clause space: 78.2603MB
274.84/274.91	c total #watches: 122933
275.24/275.39	c total #propagations: 63987780 / total #impl: 328440930 (eff. 0.195)
275.24/275.39	c #Conflicts:    1102000 | #Learnt:      44768 | 0.001
275.24/275.39	c total clause space: 78.2603MB
275.24/275.39	c total #watches: 126460
275.84/275.91	c total #propagations: 64062380 / total #impl: 328909051 (eff. 0.195)
275.84/275.91	c #Conflicts:    1103000 | #Learnt:      45768 | 0.001
275.84/275.91	c total clause space: 78.2603MB
275.84/275.91	c total #watches: 131373
276.34/276.47	c total #propagations: 64129725 / total #impl: 329349212 (eff. 0.195)
276.34/276.47	c #Conflicts:    1104000 | #Learnt:      46768 | 0.001
276.34/276.47	c total clause space: 78.2603MB
276.34/276.47	c total #watches: 136276
276.94/277.03	c total #propagations: 64201622 / total #impl: 329819072 (eff. 0.195)
276.94/277.03	c #Conflicts:    1105000 | #Learnt:      47768 | 0.001
276.94/277.03	c total clause space: 78.2603MB
276.94/277.03	c total #watches: 140386
277.54/277.69	c total #propagations: 64272766 / total #impl: 330275093 (eff. 0.195)
277.54/277.69	c #Conflicts:    1106000 | #Learnt:      48768 | 0.001
277.54/277.69	c total clause space: 78.2603MB
277.54/277.69	c total #watches: 144786
278.14/278.28	c total #propagations: 64349453 / total #impl: 330762559 (eff. 0.195)
278.14/278.28	c #Conflicts:    1107000 | #Learnt:      49768 | 0.001
278.14/278.28	c total clause space: 78.2603MB
278.14/278.28	c total #watches: 149169
278.84/278.91	c total #propagations: 64414399 / total #impl: 331159015 (eff. 0.195)
278.84/278.91	c #Conflicts:    1108000 | #Learnt:      50768 | 0.001
278.84/278.91	c total clause space: 78.2603MB
278.84/278.91	c total #watches: 152109
279.04/279.13	c total #propagations: 64482730 / total #impl: 331531537 (eff. 0.194)
279.04/279.13	c GARBAGE COLLECT
279.04/279.13	c #Conflicts:    1109000 | #Learnt:      26360 | 0.001
279.04/279.13	c total clause space: 78.2603MB
279.04/279.13	c total #watches: 72096
279.24/279.33	c total #propagations: 64531306 / total #impl: 331784607 (eff. 0.194)
279.24/279.33	c #Conflicts:    1110000 | #Learnt:      27360 | 0.001
279.24/279.33	c total clause space: 78.2603MB
279.24/279.33	c total #watches: 74759
279.45/279.53	c total #propagations: 64586980 / total #impl: 332094608 (eff. 0.194)
279.45/279.53	c #Conflicts:    1111000 | #Learnt:      28360 | 0.001
279.45/279.53	c total clause space: 78.2603MB
279.45/279.53	c total #watches: 77222
279.64/279.78	c total #propagations: 64643004 / total #impl: 332409758 (eff. 0.194)
279.64/279.78	c #Conflicts:    1112000 | #Learnt:      29360 | 0.001
279.64/279.78	c total clause space: 78.2603MB
279.64/279.78	c total #watches: 79600
279.94/280.08	c total #propagations: 64707463 / total #impl: 332794654 (eff. 0.194)
279.94/280.08	c #Conflicts:    1113000 | #Learnt:      30360 | 0.001
279.94/280.08	c total clause space: 78.2603MB
279.94/280.08	c total #watches: 82533
280.24/280.37	c total #propagations: 64779009 / total #impl: 333220896 (eff. 0.194)
280.24/280.37	c #Conflicts:    1114000 | #Learnt:      31360 | 0.001
280.24/280.37	c total clause space: 78.2603MB
280.24/280.37	c total #watches: 85043
280.45/280.60	c total #propagations: 64846765 / total #impl: 333587995 (eff. 0.194)
280.45/280.60	c #Conflicts:    1115000 | #Learnt:      32360 | 0.001
280.45/280.60	c total clause space: 78.2603MB
280.45/280.60	c total #watches: 87276
280.84/280.97	c total #propagations: 64904442 / total #impl: 333894287 (eff. 0.194)
280.84/280.97	c #Conflicts:    1116000 | #Learnt:      33360 | 0.001
280.84/280.97	c total clause space: 78.2603MB
280.84/280.97	c total #watches: 90348
281.14/281.28	c total #propagations: 64985966 / total #impl: 334435464 (eff. 0.194)
281.14/281.28	c #Conflicts:    1117000 | #Learnt:      34360 | 0.001
281.14/281.28	c total clause space: 78.2603MB
281.14/281.28	c total #watches: 93215
281.44/281.60	c total #propagations: 65050435 / total #impl: 334815427 (eff. 0.194)
281.44/281.60	c #Conflicts:    1118000 | #Learnt:      35360 | 0.001
281.44/281.60	c total clause space: 78.2603MB
281.44/281.60	c total #watches: 95878
281.84/281.93	c total #propagations: 65111593 / total #impl: 335191123 (eff. 0.194)
281.84/281.93	c #Conflicts:    1119000 | #Learnt:      36360 | 0.001
281.84/281.93	c total clause space: 78.2603MB
281.84/281.93	c total #watches: 98562
282.14/282.27	c total #propagations: 65168657 / total #impl: 335539691 (eff. 0.194)
282.14/282.27	c #Conflicts:    1120000 | #Learnt:      37360 | 0.001
282.14/282.27	c total clause space: 78.2603MB
282.14/282.27	c total #watches: 101997
282.44/282.59	c total #propagations: 65234971 / total #impl: 335910062 (eff. 0.194)
282.44/282.59	c #Conflicts:    1121000 | #Learnt:      38360 | 0.001
282.44/282.59	c total clause space: 78.2603MB
282.44/282.59	c total #watches: 104628
282.84/282.99	c total #propagations: 65292743 / total #impl: 336223079 (eff. 0.194)
282.84/282.99	c #Conflicts:    1122000 | #Learnt:      39360 | 0.001
282.84/282.99	c total clause space: 78.2603MB
282.84/282.99	c total #watches: 107589
283.24/283.39	c total #propagations: 65358370 / total #impl: 336626146 (eff. 0.194)
283.24/283.39	c #Conflicts:    1123000 | #Learnt:      40360 | 0.001
283.24/283.39	c total clause space: 78.2603MB
283.24/283.39	c total #watches: 112125
283.94/284.03	c total #propagations: 65424051 / total #impl: 337028774 (eff. 0.194)
283.94/284.03	c #Conflicts:    1124000 | #Learnt:      41360 | 0.001
283.94/284.03	c total clause space: 78.2603MB
283.94/284.03	c total #watches: 116696
284.44/284.55	c total #propagations: 65512089 / total #impl: 337654115 (eff. 0.194)
284.44/284.55	c #Conflicts:    1125000 | #Learnt:      42360 | 0.001
284.44/284.55	c total clause space: 78.2603MB
284.44/284.55	c total #watches: 120088
285.04/285.13	c total #propagations: 65576852 / total #impl: 338054738 (eff. 0.194)
285.04/285.13	c #Conflicts:    1126000 | #Learnt:      43360 | 0.001
285.04/285.13	c total clause space: 78.2603MB
285.04/285.13	c total #watches: 125066
285.74/285.80	c total #propagations: 65643057 / total #impl: 338450447 (eff. 0.194)
285.74/285.80	c #Conflicts:    1127000 | #Learnt:      44360 | 0.001
285.74/285.80	c total clause space: 78.2603MB
285.74/285.80	c total #watches: 131395
286.34/286.42	c total #propagations: 65712973 / total #impl: 338911718 (eff. 0.194)
286.34/286.42	c #Conflicts:    1128000 | #Learnt:      45360 | 0.001
286.34/286.42	c total clause space: 78.2603MB
286.34/286.42	c total #watches: 135518
286.64/286.75	c total #propagations: 65773146 / total #impl: 339295544 (eff. 0.194)
286.64/286.75	c #Conflicts:    1129000 | #Learnt:      46360 | 0.001
286.64/286.75	c total clause space: 78.2603MB
286.64/286.75	c total #watches: 137918
287.15/287.23	c total #propagations: 65812646 / total #impl: 339474193 (eff. 0.194)
287.15/287.23	c #Conflicts:    1130000 | #Learnt:      47360 | 0.001
287.15/287.23	c total clause space: 78.2603MB
287.15/287.23	c total #watches: 140222
287.44/287.59	c total #propagations: 65863245 / total #impl: 339738237 (eff. 0.194)
287.44/287.59	c #Conflicts:    1131000 | #Learnt:      48360 | 0.001
287.44/287.59	c total clause space: 78.2603MB
287.44/287.59	c total #watches: 142893
287.84/287.90	c total #propagations: 65908603 / total #impl: 339963239 (eff. 0.194)
287.84/287.90	c #Conflicts:    1132000 | #Learnt:      49360 | 0.001
287.84/287.90	c total clause space: 78.2603MB
287.84/287.90	c total #watches: 145387
288.15/288.27	c total #propagations: 65946808 / total #impl: 340128783 (eff. 0.194)
288.15/288.27	c #Conflicts:    1133000 | #Learnt:      50360 | 0.001
288.15/288.27	c total clause space: 78.2603MB
288.15/288.27	c total #watches: 147843
288.54/288.65	c total #propagations: 65990362 / total #impl: 340336038 (eff. 0.194)
288.54/288.65	c #Conflicts:    1134000 | #Learnt:      51360 | 0.001
288.54/288.65	c total clause space: 78.2603MB
288.54/288.65	c total #watches: 150478
288.74/288.83	c total #propagations: 66035527 / total #impl: 340547099 (eff. 0.194)
288.74/288.83	c GARBAGE COLLECT
288.74/288.83	c #Conflicts:    1135000 | #Learnt:      26657 | 0.001
288.74/288.83	c total clause space: 78.2603MB
288.74/288.83	c total #watches: 72938
288.94/289.00	c total #propagations: 66077377 / total #impl: 340745863 (eff. 0.194)
288.94/289.00	c #Conflicts:    1136000 | #Learnt:      27657 | 0.001
288.94/289.00	c total clause space: 78.2603MB
288.94/289.00	c total #watches: 75536
289.04/289.16	c total #propagations: 66129478 / total #impl: 340991345 (eff. 0.194)
289.04/289.16	c #Conflicts:    1137000 | #Learnt:      28657 | 0.001
289.04/289.16	c total clause space: 78.2603MB
289.04/289.16	c total #watches: 77923
289.25/289.32	c total #propagations: 66167465 / total #impl: 341150861 (eff. 0.194)
289.25/289.32	c #Conflicts:    1138000 | #Learnt:      29657 | 0.001
289.25/289.32	c total clause space: 78.2603MB
289.25/289.32	c total #watches: 80677
289.44/289.50	c total #propagations: 66208925 / total #impl: 341327261 (eff. 0.194)
289.44/289.50	c #Conflicts:    1139000 | #Learnt:      30657 | 0.001
289.44/289.50	c total clause space: 78.2603MB
289.44/289.50	c total #watches: 83001
289.54/289.67	c total #propagations: 66251603 / total #impl: 341530179 (eff. 0.194)
289.54/289.67	c #Conflicts:    1140000 | #Learnt:      31657 | 0.001
289.54/289.67	c total clause space: 78.2603MB
289.54/289.67	c total #watches: 85607
289.74/289.84	c total #propagations: 66293893 / total #impl: 341723032 (eff. 0.194)
289.74/289.84	c #Conflicts:    1141000 | #Learnt:      32657 | 0.001
289.74/289.84	c total clause space: 78.2603MB
289.74/289.84	c total #watches: 87968
289.94/290.01	c total #propagations: 66336166 / total #impl: 341896939 (eff. 0.194)
289.94/290.01	c #Conflicts:    1142000 | #Learnt:      33657 | 0.001
289.94/290.01	c total clause space: 78.2603MB
289.94/290.01	c total #watches: 90442
290.14/290.23	c total #propagations: 66374720 / total #impl: 342064725 (eff. 0.194)
290.14/290.23	c #Conflicts:    1143000 | #Learnt:      34657 | 0.001
290.14/290.23	c total clause space: 78.2603MB
290.14/290.23	c total #watches: 93010
290.45/290.53	c total #propagations: 66425737 / total #impl: 342325752 (eff. 0.194)
290.45/290.53	c #Conflicts:    1144000 | #Learnt:      35657 | 0.001
290.45/290.53	c total clause space: 78.2603MB
290.45/290.53	c total #watches: 96419
290.64/290.76	c total #propagations: 66493190 / total #impl: 342648761 (eff. 0.194)
290.64/290.76	c #Conflicts:    1145000 | #Learnt:      36657 | 0.001
290.64/290.76	c total clause space: 78.2603MB
290.64/290.76	c total #watches: 99180
290.84/290.97	c total #propagations: 66546298 / total #impl: 342959670 (eff. 0.194)
290.84/290.97	c #Conflicts:    1146000 | #Learnt:      37657 | 0.001
290.84/290.97	c total clause space: 78.2603MB
290.84/290.97	c total #watches: 101934
291.04/291.18	c total #propagations: 66596768 / total #impl: 343250555 (eff. 0.194)
291.04/291.18	c #Conflicts:    1147000 | #Learnt:      38657 | 0.001
291.04/291.18	c total clause space: 78.2603MB
291.04/291.18	c total #watches: 104701
291.34/291.43	c total #propagations: 66644362 / total #impl: 343506548 (eff. 0.194)
291.34/291.43	c #Conflicts:    1148000 | #Learnt:      39657 | 0.001
291.34/291.43	c total clause space: 78.2603MB
291.34/291.43	c total #watches: 107402
291.55/291.69	c total #propagations: 66694349 / total #impl: 343761058 (eff. 0.194)
291.55/291.69	c #Conflicts:    1149000 | #Learnt:      40657 | 0.001
291.55/291.69	c total clause space: 78.2603MB
291.55/291.69	c total #watches: 110029
291.84/291.94	c total #propagations: 66739280 / total #impl: 343975596 (eff. 0.194)
291.84/291.94	c #Conflicts:    1150000 | #Learnt:      41657 | 0.001
291.84/291.94	c total clause space: 78.2603MB
291.84/291.94	c total #watches: 112421
292.14/292.22	c total #propagations: 66785664 / total #impl: 344213416 (eff. 0.194)
292.14/292.22	c #Conflicts:    1151000 | #Learnt:      42657 | 0.001
292.14/292.22	c total clause space: 78.2603MB
292.14/292.22	c total #watches: 115161
292.34/292.49	c total #propagations: 66838174 / total #impl: 344489969 (eff. 0.194)
292.34/292.49	c #Conflicts:    1152000 | #Learnt:      43657 | 0.001
292.34/292.49	c total clause space: 78.2603MB
292.34/292.49	c total #watches: 117861
292.65/292.74	c total #propagations: 66879303 / total #impl: 344706079 (eff. 0.194)
292.65/292.74	c #Conflicts:    1153000 | #Learnt:      44657 | 0.001
292.65/292.74	c total clause space: 78.2603MB
292.65/292.74	c total #watches: 120194
292.84/292.99	c total #propagations: 66919217 / total #impl: 344893943 (eff. 0.194)
292.84/292.99	c #Conflicts:    1154000 | #Learnt:      45657 | 0.001
292.84/292.99	c total clause space: 78.2603MB
292.84/292.99	c total #watches: 122732
293.24/293.37	c total #propagations: 66965692 / total #impl: 345128151 (eff. 0.194)
293.24/293.37	c #Conflicts:    1155000 | #Learnt:      46657 | 0.001
293.24/293.37	c total clause space: 78.2603MB
293.24/293.37	c total #watches: 124994
293.54/293.66	c total #propagations: 67023094 / total #impl: 345476113 (eff. 0.194)
293.54/293.66	c #Conflicts:    1156000 | #Learnt:      47657 | 0.001
293.54/293.66	c total clause space: 78.2603MB
293.54/293.66	c total #watches: 127562
293.84/293.91	c total #propagations: 67069755 / total #impl: 345714130 (eff. 0.194)
293.84/293.91	c #Conflicts:    1157000 | #Learnt:      48657 | 0.001
293.84/293.91	c total clause space: 78.2603MB
293.84/293.91	c total #watches: 130066
294.14/294.21	c total #propagations: 67113524 / total #impl: 345914577 (eff. 0.194)
294.14/294.21	c #Conflicts:    1158000 | #Learnt:      49657 | 0.001
294.14/294.21	c total clause space: 78.2603MB
294.14/294.21	c total #watches: 132536
294.44/294.59	c total #propagations: 67160334 / total #impl: 346141357 (eff. 0.194)
294.44/294.59	c #Conflicts:    1159000 | #Learnt:      50657 | 0.001
294.44/294.59	c total clause space: 78.2603MB
294.44/294.59	c total #watches: 135153
294.75/294.89	c total #propagations: 67216711 / total #impl: 346459956 (eff. 0.194)
294.75/294.89	c #Conflicts:    1160000 | #Learnt:      51657 | 0.001
294.75/294.89	c total clause space: 78.2603MB
294.75/294.89	c total #watches: 137553
295.04/295.12	c total #propagations: 67257404 / total #impl: 346679950 (eff. 0.194)
295.04/295.12	c GARBAGE COLLECT
295.04/295.12	c #Conflicts:    1161000 | #Learnt:      26655 | 0.001
295.04/295.12	c total clause space: 78.2603MB
295.04/295.12	c total #watches: 72957
295.24/295.31	c total #propagations: 67302158 / total #impl: 346879919 (eff. 0.194)
295.24/295.31	c #Conflicts:    1162000 | #Learnt:      27655 | 0.001
295.24/295.31	c total clause space: 78.2603MB
295.24/295.31	c total #watches: 75741
295.34/295.45	c total #propagations: 67351072 / total #impl: 347129353 (eff. 0.194)
295.34/295.45	c #Conflicts:    1163000 | #Learnt:      28655 | 0.001
295.34/295.45	c total clause space: 78.2603MB
295.34/295.45	c total #watches: 78080
295.54/295.61	c total #propagations: 67393314 / total #impl: 347285378 (eff. 0.194)
295.54/295.61	c #Conflicts:    1164000 | #Learnt:      29655 | 0.001
295.54/295.61	c total clause space: 78.2603MB
295.54/295.61	c total #watches: 80734
295.74/295.85	c total #propagations: 67452409 / total #impl: 347507765 (eff. 0.194)
295.74/295.85	c #Conflicts:    1165000 | #Learnt:      30655 | 0.001
295.74/295.85	c total clause space: 78.2603MB
295.74/295.85	c total #watches: 83435
296.04/296.15	c total #propagations: 67518117 / total #impl: 347855417 (eff. 0.194)
296.04/296.15	c #Conflicts:    1166000 | #Learnt:      31655 | 0.001
296.04/296.15	c total clause space: 78.2603MB
296.04/296.15	c total #watches: 86181
296.34/296.45	c total #propagations: 67585407 / total #impl: 348287186 (eff. 0.194)
296.34/296.45	c #Conflicts:    1167000 | #Learnt:      32655 | 0.001
296.34/296.45	c total clause space: 78.2603MB
296.34/296.45	c total #watches: 89404
296.74/296.82	c total #propagations: 67650806 / total #impl: 348678011 (eff. 0.194)
296.74/296.82	c #Conflicts:    1168000 | #Learnt:      33655 | 0.001
296.74/296.82	c total clause space: 78.2603MB
296.74/296.82	c total #watches: 93072
297.14/297.29	c total #propagations: 67721981 / total #impl: 349119583 (eff. 0.194)
297.14/297.29	c #Conflicts:    1169000 | #Learnt:      34655 | 0.001
297.14/297.29	c total clause space: 78.2603MB
297.14/297.29	c total #watches: 96520
297.63/297.73	c total #propagations: 67812490 / total #impl: 349702347 (eff. 0.194)
297.63/297.73	c #Conflicts:    1170000 | #Learnt:      35655 | 0.001
297.63/297.73	c total clause space: 78.2603MB
297.63/297.73	c total #watches: 100482
298.14/298.25	c total #propagations: 67888278 / total #impl: 350183884 (eff. 0.194)
298.14/298.25	c #Conflicts:    1171000 | #Learnt:      36655 | 0.001
298.14/298.25	c total clause space: 78.2603MB
298.14/298.25	c total #watches: 104652
298.73/298.81	c total #propagations: 67982578 / total #impl: 350768629 (eff. 0.194)
298.73/298.81	c #Conflicts:    1172000 | #Learnt:      37655 | 0.001
298.73/298.81	c total clause space: 78.2603MB
298.73/298.81	c total #watches: 109447
299.33/299.47	c total #propagations: 68078892 / total #impl: 351388530 (eff. 0.194)
299.33/299.47	c #Conflicts:    1173000 | #Learnt:      38655 | 0.001
299.33/299.47	c total clause space: 78.2603MB
299.33/299.47	c total #watches: 114981
299.63/299.73	c total #propagations: 68173701 / total #impl: 352017776 (eff. 0.194)
299.63/299.73	c #Conflicts:    1174000 | #Learnt:      39655 | 0.001
299.63/299.73	c total clause space: 78.2603MB
299.63/299.73	c total #watches: 117512
299.93/300.02	c total #propagations: 68215075 / total #impl: 352192338 (eff. 0.194)
299.93/300.02	c #Conflicts:    1175000 | #Learnt:      40655 | 0.001
299.93/300.02	c total clause space: 78.2603MB
299.93/300.02	c total #watches: 120115
300.34/300.42	c total #propagations: 68254206 / total #impl: 352367791 (eff. 0.194)
300.34/300.42	c #Conflicts:    1176000 | #Learnt:      41655 | 0.001
300.34/300.42	c total clause space: 78.2603MB
300.34/300.42	c total #watches: 122869
300.63/300.73	c total #propagations: 68310936 / total #impl: 352679358 (eff. 0.194)
300.63/300.73	c #Conflicts:    1177000 | #Learnt:      42655 | 0.001
300.63/300.73	c total clause space: 78.2603MB
300.63/300.73	c total #watches: 125133
300.93/301.06	c total #propagations: 68352225 / total #impl: 352864572 (eff. 0.194)
300.93/301.06	c #Conflicts:    1178000 | #Learnt:      43655 | 0.001
300.93/301.06	c total clause space: 78.2603MB
300.93/301.06	c total #watches: 127817
301.23/301.39	c total #propagations: 68392380 / total #impl: 353032910 (eff. 0.194)
301.23/301.39	c #Conflicts:    1179000 | #Learnt:      44655 | 0.001
301.23/301.39	c total clause space: 78.2603MB
301.23/301.39	c total #watches: 130488
301.63/301.77	c total #propagations: 68435548 / total #impl: 353245673 (eff. 0.194)
301.63/301.77	c #Conflicts:    1180000 | #Learnt:      45655 | 0.001
301.63/301.77	c total clause space: 78.2603MB
301.63/301.77	c total #watches: 133092
302.13/302.28	c total #propagations: 68488717 / total #impl: 353539199 (eff. 0.194)
302.13/302.28	c #Conflicts:    1181000 | #Learnt:      46655 | 0.001
302.13/302.28	c total clause space: 78.2603MB
302.13/302.28	c total #watches: 137165
302.54/302.61	c total #propagations: 68557991 / total #impl: 353927201 (eff. 0.194)
302.54/302.61	c #Conflicts:    1182000 | #Learnt:      47655 | 0.001
302.54/302.61	c total clause space: 78.2603MB
302.54/302.61	c total #watches: 139716
302.83/302.91	c total #propagations: 68597109 / total #impl: 354090853 (eff. 0.194)
302.83/302.91	c #Conflicts:    1183000 | #Learnt:      48655 | 0.001
302.83/302.91	c total clause space: 78.2603MB
302.83/302.91	c total #watches: 142101
303.23/303.33	c total #propagations: 68639601 / total #impl: 354265009 (eff. 0.194)
303.23/303.33	c #Conflicts:    1184000 | #Learnt:      49655 | 0.001
303.23/303.33	c total clause space: 78.2603MB
303.23/303.33	c total #watches: 144579
303.64/303.71	c total #propagations: 68689034 / total #impl: 354542254 (eff. 0.194)
303.64/303.71	c #Conflicts:    1185000 | #Learnt:      50655 | 0.001
303.64/303.71	c total clause space: 78.2603MB
303.64/303.71	c total #watches: 147263
304.03/304.15	c total #propagations: 68734392 / total #impl: 354759546 (eff. 0.194)
304.03/304.15	c #Conflicts:    1186000 | #Learnt:      51655 | 0.001
304.03/304.15	c total clause space: 78.2603MB
304.03/304.15	c total #watches: 150071
304.43/304.59	c total #propagations: 68781262 / total #impl: 354995458 (eff. 0.194)
304.43/304.59	c GARBAGE COLLECT
304.43/304.59	c #Conflicts:    1187000 | #Learnt:      26359 | 0.001
304.43/304.59	c total clause space: 78.2603MB
304.43/304.59	c total #watches: 72133
304.64/304.78	c total #propagations: 68825382 / total #impl: 355213204 (eff. 0.194)
304.64/304.78	c #Conflicts:    1188000 | #Learnt:      27359 | 0.001
304.64/304.78	c total clause space: 78.2603MB
304.64/304.78	c total #watches: 74503
304.93/305.01	c total #propagations: 68874624 / total #impl: 355489607 (eff. 0.194)
304.93/305.01	c #Conflicts:    1189000 | #Learnt:      28359 | 0.001
304.93/305.01	c total clause space: 78.2603MB
304.93/305.01	c total #watches: 76937
305.13/305.22	c total #propagations: 68934882 / total #impl: 355811417 (eff. 0.194)
305.13/305.22	c #Conflicts:    1190000 | #Learnt:      29359 | 0.001
305.13/305.22	c total clause space: 78.2603MB
305.13/305.22	c total #watches: 79602
305.33/305.45	c total #propagations: 68989734 / total #impl: 356161586 (eff. 0.194)
305.33/305.45	c #Conflicts:    1191000 | #Learnt:      30359 | 0.001
305.33/305.45	c total clause space: 78.2603MB
305.33/305.45	c total #watches: 82492
305.53/305.67	c total #propagations: 69050267 / total #impl: 356547124 (eff. 0.194)
305.53/305.67	c #Conflicts:    1192000 | #Learnt:      31359 | 0.001
305.53/305.67	c total clause space: 78.2603MB
305.53/305.67	c total #watches: 84982
305.74/305.83	c total #propagations: 69108141 / total #impl: 356894457 (eff. 0.194)
305.74/305.83	c #Conflicts:    1193000 | #Learnt:      32359 | 0.001
305.74/305.83	c total clause space: 78.2603MB
305.74/305.83	c total #watches: 87515
305.93/306.02	c total #propagations: 69152111 / total #impl: 357072143 (eff. 0.194)
305.93/306.02	c #Conflicts:    1194000 | #Learnt:      33359 | 0.001
305.93/306.02	c total clause space: 78.2603MB
305.93/306.02	c total #watches: 90018
306.03/306.19	c total #propagations: 69194953 / total #impl: 357276175 (eff. 0.194)
306.03/306.19	c #Conflicts:    1195000 | #Learnt:      34359 | 0.001
306.03/306.19	c total clause space: 78.2603MB
306.03/306.19	c total #watches: 92345
306.23/306.39	c total #propagations: 69235737 / total #impl: 357462632 (eff. 0.194)
306.23/306.39	c #Conflicts:    1196000 | #Learnt:      35359 | 0.001
306.23/306.39	c total clause space: 78.2603MB
306.23/306.39	c total #watches: 94823
306.43/306.57	c total #propagations: 69276775 / total #impl: 357649826 (eff. 0.194)
306.43/306.57	c #Conflicts:    1197000 | #Learnt:      36359 | 0.001
306.43/306.57	c total clause space: 78.2603MB
306.43/306.57	c total #watches: 97322
306.63/306.75	c total #propagations: 69319687 / total #impl: 357818466 (eff. 0.194)
306.63/306.75	c #Conflicts:    1198000 | #Learnt:      37359 | 0.001
306.63/306.75	c total clause space: 78.2603MB
306.63/306.75	c total #watches: 99855
306.84/306.96	c total #propagations: 69368165 / total #impl: 358017386 (eff. 0.194)
306.84/306.96	c #Conflicts:    1199000 | #Learnt:      38359 | 0.001
306.84/306.96	c total clause space: 78.2603MB
306.84/306.96	c total #watches: 102203
307.13/307.26	c total #propagations: 69422274 / total #impl: 358252181 (eff. 0.194)
307.13/307.26	c #Conflicts:    1200000 | #Learnt:      39359 | 0.001
307.13/307.26	c total clause space: 78.2603MB
307.13/307.26	c total #watches: 104599
307.33/307.44	c total #propagations: 69480036 / total #impl: 358575292 (eff. 0.194)
307.33/307.44	c #Conflicts:    1201000 | #Learnt:      40359 | 0.001
307.33/307.44	c total clause space: 78.2603MB
307.33/307.44	c total #watches: 107079
307.53/307.67	c total #propagations: 69520355 / total #impl: 358756507 (eff. 0.194)
307.53/307.67	c #Conflicts:    1202000 | #Learnt:      41359 | 0.001
307.53/307.67	c total clause space: 78.2603MB
307.53/307.67	c total #watches: 109643
307.83/307.95	c total #propagations: 69564835 / total #impl: 358951701 (eff. 0.194)
307.83/307.95	c #Conflicts:    1203000 | #Learnt:      42359 | 0.001
307.83/307.95	c total clause space: 78.2603MB
307.83/307.95	c total #watches: 112207
308.13/308.28	c total #propagations: 69613506 / total #impl: 359218345 (eff. 0.194)
308.13/308.28	c #Conflicts:    1204000 | #Learnt:      43359 | 0.001
308.13/308.28	c total clause space: 78.2603MB
308.13/308.28	c total #watches: 114944
308.43/308.52	c total #propagations: 69663525 / total #impl: 359501930 (eff. 0.194)
308.43/308.52	c #Conflicts:    1205000 | #Learnt:      44359 | 0.001
308.43/308.52	c total clause space: 78.2603MB
308.43/308.52	c total #watches: 117251
308.63/308.77	c total #propagations: 69705332 / total #impl: 359711900 (eff. 0.194)
308.63/308.77	c #Conflicts:    1206000 | #Learnt:      45359 | 0.001
308.63/308.77	c total clause space: 78.2603MB
308.63/308.77	c total #watches: 119733
308.93/309.10	c total #propagations: 69751535 / total #impl: 359951099 (eff. 0.194)
308.93/309.10	c #Conflicts:    1207000 | #Learnt:      46359 | 0.001
308.93/309.10	c total clause space: 78.2603MB
308.93/309.10	c total #watches: 122284
309.43/309.53	c total #propagations: 69811074 / total #impl: 360311807 (eff. 0.194)
309.43/309.53	c #Conflicts:    1208000 | #Learnt:      47359 | 0.001
309.43/309.53	c total clause space: 78.2603MB
309.43/309.53	c total #watches: 124916
309.83/309.90	c total #propagations: 69895554 / total #impl: 360771961 (eff. 0.194)
309.83/309.90	c #Conflicts:    1209000 | #Learnt:      48359 | 0.001
309.83/309.90	c total clause space: 78.2603MB
309.83/309.90	c total #watches: 127613
310.14/310.24	c total #propagations: 69959299 / total #impl: 361150702 (eff. 0.194)
310.14/310.24	c #Conflicts:    1210000 | #Learnt:      49359 | 0.001
310.14/310.24	c total clause space: 78.2603MB
310.14/310.24	c total #watches: 130314
310.53/310.62	c total #propagations: 70017559 / total #impl: 361499724 (eff. 0.194)
310.53/310.62	c #Conflicts:    1211000 | #Learnt:      50359 | 0.001
310.53/310.62	c total clause space: 78.2603MB
310.53/310.62	c total #watches: 132978
310.93/311.04	c total #propagations: 70076844 / total #impl: 361911424 (eff. 0.194)
310.93/311.04	c #Conflicts:    1212000 | #Learnt:      51359 | 0.001
310.93/311.04	c total clause space: 78.2603MB
310.93/311.04	c total #watches: 135961
311.43/311.52	c total #propagations: 70138054 / total #impl: 362247332 (eff. 0.194)
311.43/311.52	c #Conflicts:    1213000 | #Learnt:      52359 | 0.001
311.43/311.52	c total clause space: 78.2603MB
311.43/311.52	c total #watches: 139597
311.83/311.94	c total #propagations: 70213398 / total #impl: 362668249 (eff. 0.194)
311.83/311.94	c GARBAGE COLLECT
311.83/311.94	c #Conflicts:    1214000 | #Learnt:      26765 | 0.001
311.83/311.94	c total clause space: 78.2603MB
311.83/311.94	c total #watches: 73077
312.03/312.14	c total #propagations: 70278131 / total #impl: 362965986 (eff. 0.194)
312.03/312.14	c #Conflicts:    1215000 | #Learnt:      27765 | 0.001
312.03/312.14	c total clause space: 78.2603MB
312.03/312.14	c total #watches: 75696
312.23/312.39	c total #propagations: 70339939 / total #impl: 363251323 (eff. 0.194)
312.23/312.39	c #Conflicts:    1216000 | #Learnt:      28765 | 0.001
312.23/312.39	c total clause space: 78.2603MB
312.23/312.39	c total #watches: 78648
312.63/312.73	c total #propagations: 70409762 / total #impl: 363598111 (eff. 0.194)
312.63/312.73	c #Conflicts:    1217000 | #Learnt:      29765 | 0.001
312.63/312.73	c total clause space: 78.2603MB
312.63/312.73	c total #watches: 81776
312.93/313.03	c total #propagations: 70497888 / total #impl: 364058534 (eff. 0.194)
312.93/313.03	c #Conflicts:    1218000 | #Learnt:      30765 | 0.001
312.93/313.03	c total clause space: 78.2603MB
312.93/313.03	c total #watches: 85271
313.13/313.26	c total #propagations: 70571246 / total #impl: 364444943 (eff. 0.194)
313.13/313.26	c #Conflicts:    1219000 | #Learnt:      31765 | 0.001
313.13/313.26	c total clause space: 78.2603MB
313.13/313.26	c total #watches: 87658
313.44/313.51	c total #propagations: 70623566 / total #impl: 364740335 (eff. 0.194)
313.44/313.51	c #Conflicts:    1220000 | #Learnt:      32765 | 0.001
313.44/313.51	c total clause space: 78.2603MB
313.44/313.51	c total #watches: 90740
313.63/313.76	c total #propagations: 70685300 / total #impl: 365063770 (eff. 0.194)
313.63/313.76	c #Conflicts:    1221000 | #Learnt:      33765 | 0.001
313.63/313.76	c total clause space: 78.2603MB
313.63/313.76	c total #watches: 93843
313.93/314.08	c total #propagations: 70743261 / total #impl: 365371116 (eff. 0.194)
313.93/314.08	c #Conflicts:    1222000 | #Learnt:      34765 | 0.001
313.93/314.08	c total clause space: 78.2603MB
313.93/314.08	c total #watches: 96590
314.23/314.36	c total #propagations: 70809300 / total #impl: 365806435 (eff. 0.194)
314.23/314.36	c #Conflicts:    1223000 | #Learnt:      35765 | 0.001
314.23/314.36	c total clause space: 78.2603MB
314.23/314.36	c total #watches: 99522
314.64/314.76	c total #propagations: 70867936 / total #impl: 366128699 (eff. 0.194)
314.64/314.76	c #Conflicts:    1224000 | #Learnt:      36765 | 0.001
314.64/314.76	c total clause space: 78.2603MB
314.64/314.76	c total #watches: 102717
315.03/315.11	c total #propagations: 70938509 / total #impl: 366571523 (eff. 0.194)
315.03/315.11	c #Conflicts:    1225000 | #Learnt:      37765 | 0.001
315.03/315.11	c total clause space: 78.2603MB
315.03/315.11	c total #watches: 105418
315.33/315.45	c total #propagations: 71002866 / total #impl: 366966767 (eff. 0.193)
315.33/315.45	c #Conflicts:    1226000 | #Learnt:      38765 | 0.001
315.33/315.45	c total clause space: 78.2603MB
315.33/315.45	c total #watches: 107841
315.65/315.79	c total #propagations: 71062443 / total #impl: 367314645 (eff. 0.193)
315.65/315.79	c #Conflicts:    1227000 | #Learnt:      39765 | 0.001
315.65/315.79	c total clause space: 78.2603MB
315.65/315.79	c total #watches: 110588
316.04/316.17	c total #propagations: 71116754 / total #impl: 367636719 (eff. 0.193)
316.04/316.17	c #Conflicts:    1228000 | #Learnt:      40765 | 0.001
316.04/316.17	c total clause space: 78.2603MB
316.04/316.17	c total #watches: 113135
316.44/316.57	c total #propagations: 71176441 / total #impl: 368020098 (eff. 0.193)
316.44/316.57	c #Conflicts:    1229000 | #Learnt:      41765 | 0.001
316.44/316.57	c total clause space: 78.2603MB
316.44/316.57	c total #watches: 116915
316.94/317.02	c total #propagations: 71238674 / total #impl: 368413613 (eff. 0.193)
316.94/317.02	c #Conflicts:    1230000 | #Learnt:      42765 | 0.001
316.94/317.02	c total clause space: 78.2603MB
316.94/317.02	c total #watches: 120565
317.34/317.41	c total #propagations: 71307499 / total #impl: 368819711 (eff. 0.193)
317.34/317.41	c #Conflicts:    1231000 | #Learnt:      43765 | 0.001
317.34/317.41	c total clause space: 78.2603MB
317.34/317.41	c total #watches: 123355
317.64/317.74	c total #propagations: 71367537 / total #impl: 369170635 (eff. 0.193)
317.64/317.74	c #Conflicts:    1232000 | #Learnt:      44765 | 0.001
317.64/317.74	c total clause space: 78.2603MB
317.64/317.74	c total #watches: 126240
317.94/318.03	c total #propagations: 71413744 / total #impl: 369399981 (eff. 0.193)
317.94/318.03	c #Conflicts:    1233000 | #Learnt:      45765 | 0.001
317.94/318.03	c total clause space: 78.2603MB
317.94/318.03	c total #watches: 128694
318.24/318.37	c total #propagations: 71455608 / total #impl: 369573911 (eff. 0.193)
318.24/318.37	c #Conflicts:    1234000 | #Learnt:      46765 | 0.001
318.24/318.37	c total clause space: 78.2603MB
318.24/318.37	c total #watches: 131169
318.64/318.71	c total #propagations: 71504181 / total #impl: 369858828 (eff. 0.193)
318.64/318.71	c #Conflicts:    1235000 | #Learnt:      47765 | 0.001
318.64/318.71	c total clause space: 78.2603MB
318.64/318.71	c total #watches: 133686
318.94/319.02	c total #propagations: 71546332 / total #impl: 370071765 (eff. 0.193)
318.94/319.02	c #Conflicts:    1236000 | #Learnt:      48765 | 0.001
318.94/319.02	c total clause space: 78.2603MB
318.94/319.02	c total #watches: 136205
319.24/319.37	c total #propagations: 71594373 / total #impl: 370300443 (eff. 0.193)
319.24/319.37	c #Conflicts:    1237000 | #Learnt:      49765 | 0.001
319.24/319.37	c total clause space: 78.2603MB
319.24/319.37	c total #watches: 138541
319.54/319.67	c total #propagations: 71641374 / total #impl: 370584666 (eff. 0.193)
319.54/319.67	c #Conflicts:    1238000 | #Learnt:      50765 | 0.001
319.54/319.67	c total clause space: 78.2603MB
319.54/319.67	c total #watches: 141159
319.94/320.07	c total #propagations: 71685490 / total #impl: 370800605 (eff. 0.193)
319.94/320.07	c #Conflicts:    1239000 | #Learnt:      51765 | 0.001
319.94/320.07	c total clause space: 78.2603MB
319.94/320.07	c total #watches: 143944
320.24/320.35	c total #propagations: 71741828 / total #impl: 371083017 (eff. 0.193)
320.24/320.35	c #Conflicts:    1240000 | #Learnt:      52765 | 0.001
320.24/320.35	c total clause space: 78.2603MB
320.24/320.35	c total #watches: 146567
320.64/320.71	c total #propagations: 71775347 / total #impl: 371238528 (eff. 0.193)
320.64/320.71	c #Conflicts:    1241000 | #Learnt:      53765 | 0.001
320.64/320.71	c total clause space: 78.2603MB
320.64/320.71	c total #watches: 149099
320.84/320.95	c total #propagations: 71816286 / total #impl: 371436954 (eff. 0.193)
320.84/320.95	c GARBAGE COLLECT
320.84/320.95	c #Conflicts:    1242000 | #Learnt:      27862 | 0.001
320.84/320.95	c total clause space: 78.2603MB
320.84/320.95	c total #watches: 75825
320.94/321.08	c total #propagations: 71866394 / total #impl: 371724712 (eff. 0.193)
320.94/321.08	c #Conflicts:    1243000 | #Learnt:      28862 | 0.001
320.94/321.08	c total clause space: 78.2603MB
320.94/321.08	c total #watches: 78487
321.14/321.22	c total #propagations: 71904789 / total #impl: 371870160 (eff. 0.193)
321.14/321.22	c #Conflicts:    1244000 | #Learnt:      29862 | 0.001
321.14/321.22	c total clause space: 78.2603MB
321.14/321.22	c total #watches: 81000
321.24/321.39	c total #propagations: 71942770 / total #impl: 372020442 (eff. 0.193)
321.24/321.39	c #Conflicts:    1245000 | #Learnt:      30862 | 0.001
321.24/321.39	c total clause space: 78.2603MB
321.24/321.39	c total #watches: 83416
321.54/321.60	c total #propagations: 71992483 / total #impl: 372256148 (eff. 0.193)
321.54/321.60	c #Conflicts:    1246000 | #Learnt:      31862 | 0.001
321.54/321.60	c total clause space: 78.2603MB
321.54/321.60	c total #watches: 85832
321.74/321.83	c total #propagations: 72041254 / total #impl: 372496529 (eff. 0.193)
321.74/321.83	c #Conflicts:    1247000 | #Learnt:      32862 | 0.001
321.74/321.83	c total clause space: 78.2603MB
321.74/321.83	c total #watches: 88235
321.94/322.07	c total #propagations: 72090937 / total #impl: 372762790 (eff. 0.193)
321.94/322.07	c #Conflicts:    1248000 | #Learnt:      33862 | 0.001
321.94/322.07	c total clause space: 78.2603MB
321.94/322.07	c total #watches: 90665
322.24/322.33	c total #propagations: 72148968 / total #impl: 373073192 (eff. 0.193)
322.24/322.33	c #Conflicts:    1249000 | #Learnt:      34862 | 0.001
322.24/322.33	c total clause space: 78.2603MB
322.24/322.33	c total #watches: 93330
322.44/322.56	c total #propagations: 72215763 / total #impl: 373431201 (eff. 0.193)
322.44/322.56	c #Conflicts:    1250000 | #Learnt:      35862 | 0.001
322.44/322.56	c total clause space: 78.2603MB
322.44/322.56	c total #watches: 96012
322.64/322.74	c total #propagations: 72269400 / total #impl: 373728726 (eff. 0.193)
322.64/322.74	c #Conflicts:    1251000 | #Learnt:      36862 | 0.001
322.64/322.74	c total clause space: 78.2603MB
322.64/322.74	c total #watches: 98634
322.84/322.96	c total #propagations: 72310572 / total #impl: 373901110 (eff. 0.193)
322.84/322.96	c #Conflicts:    1252000 | #Learnt:      37862 | 0.001
322.84/322.96	c total clause space: 78.2603MB
322.84/322.96	c total #watches: 101337
323.14/323.20	c total #propagations: 72350802 / total #impl: 374092760 (eff. 0.193)
323.14/323.20	c #Conflicts:    1253000 | #Learnt:      38862 | 0.001
323.14/323.20	c total clause space: 78.2603MB
323.14/323.20	c total #watches: 104237
323.34/323.41	c total #propagations: 72397890 / total #impl: 374331708 (eff. 0.193)
323.34/323.41	c #Conflicts:    1254000 | #Learnt:      39862 | 0.001
323.34/323.41	c total clause space: 78.2603MB
323.34/323.41	c total #watches: 106758
323.54/323.62	c total #propagations: 72437153 / total #impl: 374504599 (eff. 0.193)
323.54/323.62	c #Conflicts:    1255000 | #Learnt:      40862 | 0.001
323.54/323.62	c total clause space: 78.2603MB
323.54/323.62	c total #watches: 109230
323.74/323.88	c total #propagations: 72480682 / total #impl: 374699673 (eff. 0.193)
323.74/323.88	c #Conflicts:    1256000 | #Learnt:      41862 | 0.001
323.74/323.88	c total clause space: 78.2603MB
323.74/323.88	c total #watches: 111885
324.04/324.19	c total #propagations: 72526275 / total #impl: 374947872 (eff. 0.193)
324.04/324.19	c #Conflicts:    1257000 | #Learnt:      42862 | 0.001
324.04/324.19	c total clause space: 78.2603MB
324.04/324.19	c total #watches: 114459
324.44/324.60	c total #propagations: 72581351 / total #impl: 375269776 (eff. 0.193)
324.44/324.60	c #Conflicts:    1258000 | #Learnt:      43862 | 0.001
324.44/324.60	c total clause space: 78.2603MB
324.44/324.60	c total #watches: 117760
324.74/324.83	c total #propagations: 72651291 / total #impl: 375720974 (eff. 0.193)
324.74/324.83	c #Conflicts:    1259000 | #Learnt:      44862 | 0.001
324.74/324.83	c total clause space: 78.2603MB
324.74/324.83	c total #watches: 120205
324.94/325.09	c total #propagations: 72688422 / total #impl: 375887980 (eff. 0.193)
324.94/325.09	c #Conflicts:    1260000 | #Learnt:      45862 | 0.001
324.94/325.09	c total clause space: 78.2603MB
324.94/325.09	c total #watches: 122801
325.24/325.39	c total #propagations: 72733989 / total #impl: 376117169 (eff. 0.193)
325.24/325.39	c #Conflicts:    1261000 | #Learnt:      46862 | 0.001
325.24/325.39	c total clause space: 78.2603MB
325.24/325.39	c total #watches: 125407
325.54/325.70	c total #propagations: 72781554 / total #impl: 376377414 (eff. 0.193)
325.54/325.70	c #Conflicts:    1262000 | #Learnt:      47862 | 0.001
325.54/325.70	c total clause space: 78.2603MB
325.54/325.70	c total #watches: 127738
325.84/325.97	c total #propagations: 72828548 / total #impl: 376609260 (eff. 0.193)
325.84/325.97	c #Conflicts:    1263000 | #Learnt:      48862 | 0.001
325.84/325.97	c total clause space: 78.2603MB
325.84/325.97	c total #watches: 130376
326.14/326.24	c total #propagations: 72874090 / total #impl: 376818352 (eff. 0.193)
326.14/326.24	c #Conflicts:    1264000 | #Learnt:      49862 | 0.001
326.14/326.24	c total clause space: 78.2603MB
326.14/326.24	c total #watches: 133049
326.54/326.60	c total #propagations: 72914919 / total #impl: 377023714 (eff. 0.193)
326.54/326.60	c #Conflicts:    1265000 | #Learnt:      50862 | 0.001
326.54/326.60	c total clause space: 78.2603MB
326.54/326.60	c total #watches: 135591
326.84/326.97	c total #propagations: 72969784 / total #impl: 377328712 (eff. 0.193)
326.84/326.97	c #Conflicts:    1266000 | #Learnt:      51862 | 0.001
326.84/326.97	c total clause space: 78.2603MB
326.84/326.97	c total #watches: 138754
327.14/327.28	c total #propagations: 73039479 / total #impl: 377728148 (eff. 0.193)
327.14/327.28	c #Conflicts:    1267000 | #Learnt:      52862 | 0.001
327.14/327.28	c total clause space: 78.2603MB
327.14/327.28	c total #watches: 141370
327.54/327.67	c total #propagations: 73095539 / total #impl: 378015099 (eff. 0.193)
327.54/327.67	c #Conflicts:    1268000 | #Learnt:      53862 | 0.001
327.54/327.67	c total clause space: 78.2603MB
327.54/327.67	c total #watches: 143915
327.94/328.01	c total #propagations: 73162650 / total #impl: 378370312 (eff. 0.193)
327.94/328.01	c GARBAGE COLLECT
327.94/328.01	c #Conflicts:    1269000 | #Learnt:      27661 | 0.001
327.94/328.01	c total clause space: 78.2603MB
327.94/328.01	c total #watches: 75729
328.14/328.22	c total #propagations: 73228154 / total #impl: 378711492 (eff. 0.193)
328.14/328.22	c #Conflicts:    1270000 | #Learnt:      28661 | 0.001
328.14/328.22	c total clause space: 78.2603MB
328.14/328.22	c total #watches: 78225
328.34/328.46	c total #propagations: 73278960 / total #impl: 379002972 (eff. 0.193)
328.34/328.46	c #Conflicts:    1271000 | #Learnt:      29661 | 0.001
328.34/328.46	c total clause space: 78.2603MB
328.34/328.46	c total #watches: 80903
328.64/328.72	c total #propagations: 73335792 / total #impl: 379347429 (eff. 0.193)
328.64/328.72	c #Conflicts:    1272000 | #Learnt:      30661 | 0.001
328.64/328.72	c total clause space: 78.2603MB
328.64/328.72	c total #watches: 83451
328.84/328.97	c total #propagations: 73398380 / total #impl: 379698635 (eff. 0.193)
328.84/328.97	c #Conflicts:    1273000 | #Learnt:      31661 | 0.001
328.84/328.97	c total clause space: 78.2603MB
328.84/328.97	c total #watches: 86106
329.14/329.28	c total #propagations: 73459406 / total #impl: 380036394 (eff. 0.193)
329.14/329.28	c #Conflicts:    1274000 | #Learnt:      32661 | 0.001
329.14/329.28	c total clause space: 78.2603MB
329.14/329.28	c total #watches: 89207
329.44/329.58	c total #propagations: 73527575 / total #impl: 380437402 (eff. 0.193)
329.44/329.58	c #Conflicts:    1275000 | #Learnt:      33661 | 0.001
329.44/329.58	c total clause space: 78.2603MB
329.44/329.58	c total #watches: 92055
329.74/329.83	c total #propagations: 73595838 / total #impl: 380852276 (eff. 0.193)
329.74/329.83	c #Conflicts:    1276000 | #Learnt:      34661 | 0.001
329.74/329.83	c total clause space: 78.2603MB
329.74/329.83	c total #watches: 94804
329.84/330.00	c total #propagations: 73648089 / total #impl: 381131135 (eff. 0.193)
329.84/330.00	c #Conflicts:    1277000 | #Learnt:      35661 | 0.001
329.84/330.00	c total clause space: 78.2603MB
329.84/330.00	c total #watches: 97228
330.14/330.22	c total #propagations: 73683761 / total #impl: 381278475 (eff. 0.193)
330.14/330.22	c #Conflicts:    1278000 | #Learnt:      36661 | 0.001
330.14/330.22	c total clause space: 78.2603MB
330.14/330.22	c total #watches: 99848
330.34/330.42	c total #propagations: 73728021 / total #impl: 381485122 (eff. 0.193)
330.34/330.42	c #Conflicts:    1279000 | #Learnt:      37661 | 0.001
330.34/330.42	c total clause space: 78.2603MB
330.34/330.42	c total #watches: 102420
330.54/330.63	c total #propagations: 73771928 / total #impl: 381697043 (eff. 0.193)
330.54/330.63	c #Conflicts:    1280000 | #Learnt:      38661 | 0.001
330.54/330.63	c total clause space: 78.2603MB
330.54/330.63	c total #watches: 105025
330.74/330.83	c total #propagations: 73812615 / total #impl: 381873351 (eff. 0.193)
330.74/330.83	c #Conflicts:    1281000 | #Learnt:      39661 | 0.001
330.74/330.83	c total clause space: 78.2603MB
330.74/330.83	c total #watches: 107377
330.94/331.07	c total #propagations: 73849391 / total #impl: 382039898 (eff. 0.193)
330.94/331.07	c #Conflicts:    1282000 | #Learnt:      40661 | 0.001
330.94/331.07	c total clause space: 78.2603MB
330.94/331.07	c total #watches: 109802
331.34/331.43	c total #propagations: 73897019 / total #impl: 382273386 (eff. 0.193)
331.34/331.43	c #Conflicts:    1283000 | #Learnt:      41661 | 0.001
331.34/331.43	c total clause space: 78.2603MB
331.34/331.43	c total #watches: 112639
331.64/331.73	c total #propagations: 73960534 / total #impl: 382684985 (eff. 0.193)
331.64/331.73	c #Conflicts:    1284000 | #Learnt:      42661 | 0.001
331.64/331.73	c total clause space: 78.2603MB
331.64/331.73	c total #watches: 115425
331.84/331.95	c total #propagations: 74013183 / total #impl: 382973185 (eff. 0.193)
331.84/331.95	c #Conflicts:    1285000 | #Learnt:      43661 | 0.001
331.84/331.95	c total clause space: 78.2603MB
331.84/331.95	c total #watches: 117837
332.14/332.21	c total #propagations: 74051487 / total #impl: 383163052 (eff. 0.193)
332.14/332.21	c #Conflicts:    1286000 | #Learnt:      44661 | 0.001
332.14/332.21	c total clause space: 78.2603MB
332.14/332.21	c total #watches: 120459
332.34/332.47	c total #propagations: 74092613 / total #impl: 383367303 (eff. 0.193)
332.34/332.47	c #Conflicts:    1287000 | #Learnt:      45661 | 0.001
332.34/332.47	c total clause space: 78.2603MB
332.34/332.47	c total #watches: 123021
332.64/332.72	c total #propagations: 74136974 / total #impl: 383587403 (eff. 0.193)
332.64/332.72	c #Conflicts:    1288000 | #Learnt:      46661 | 0.001
332.64/332.72	c total clause space: 78.2603MB
332.64/332.72	c total #watches: 125528
332.84/332.97	c total #propagations: 74178950 / total #impl: 383784163 (eff. 0.193)
332.84/332.97	c #Conflicts:    1289000 | #Learnt:      47661 | 0.001
332.84/332.97	c total clause space: 78.2603MB
332.84/332.97	c total #watches: 128057
333.24/333.32	c total #propagations: 74217139 / total #impl: 383951322 (eff. 0.193)
333.24/333.32	c #Conflicts:    1290000 | #Learnt:      48661 | 0.001
333.24/333.32	c total clause space: 78.2603MB
333.24/333.32	c total #watches: 130366
333.54/333.65	c total #propagations: 74275402 / total #impl: 384319921 (eff. 0.193)
333.54/333.65	c #Conflicts:    1291000 | #Learnt:      49661 | 0.001
333.54/333.65	c total clause space: 78.2603MB
333.54/333.65	c total #watches: 132869
334.04/334.11	c total #propagations: 74328007 / total #impl: 384637483 (eff. 0.193)
334.04/334.11	c #Conflicts:    1292000 | #Learnt:      50661 | 0.001
334.04/334.11	c total clause space: 78.2603MB
334.04/334.11	c total #watches: 135482
334.44/334.54	c total #propagations: 74396254 / total #impl: 385103568 (eff. 0.193)
334.44/334.54	c #Conflicts:    1293000 | #Learnt:      51661 | 0.001
334.44/334.54	c total clause space: 78.2603MB
334.44/334.54	c total #watches: 138494
334.94/335.05	c total #propagations: 74460221 / total #impl: 385459378 (eff. 0.193)
334.94/335.05	c #Conflicts:    1294000 | #Learnt:      52661 | 0.001
334.94/335.05	c total clause space: 78.2603MB
334.94/335.05	c total #watches: 141429
335.44/335.51	c total #propagations: 74530782 / total #impl: 385841889 (eff. 0.193)
335.44/335.51	c #Conflicts:    1295000 | #Learnt:      53661 | 0.001
335.44/335.51	c total clause space: 78.2603MB
335.44/335.51	c total #watches: 144293
335.73/335.84	c total #propagations: 74592861 / total #impl: 386172829 (eff. 0.193)
335.73/335.84	c #Conflicts:    1296000 | #Learnt:      54661 | 0.001
335.73/335.84	c total clause space: 78.2603MB
335.73/335.84	c total #watches: 146702
335.93/336.05	c total #propagations: 74640219 / total #impl: 386402677 (eff. 0.193)
335.93/336.05	c GARBAGE COLLECT
335.93/336.05	c #Conflicts:    1297000 | #Learnt:      28159 | 0.001
335.93/336.05	c total clause space: 78.2603MB
335.93/336.05	c total #watches: 77015
336.13/336.22	c total #propagations: 74676235 / total #impl: 386550447 (eff. 0.193)
336.13/336.22	c #Conflicts:    1298000 | #Learnt:      29159 | 0.001
336.13/336.22	c total clause space: 78.2603MB
336.13/336.22	c total #watches: 79555
336.23/336.38	c total #propagations: 74718572 / total #impl: 386751933 (eff. 0.193)
336.23/336.38	c #Conflicts:    1299000 | #Learnt:      30159 | 0.001
336.23/336.38	c total clause space: 78.2603MB
336.23/336.38	c total #watches: 82237
336.43/336.58	c total #propagations: 74759996 / total #impl: 386932654 (eff. 0.193)
336.43/336.58	c #Conflicts:    1300000 | #Learnt:      31159 | 0.001
336.43/336.58	c total clause space: 78.2603MB
336.43/336.58	c total #watches: 84946
336.64/336.75	c total #propagations: 74808229 / total #impl: 387166044 (eff. 0.193)
336.64/336.75	c #Conflicts:    1301000 | #Learnt:      32159 | 0.001
336.64/336.75	c total clause space: 78.2603MB
336.64/336.75	c total #watches: 87455
336.83/336.98	c total #propagations: 74848330 / total #impl: 387342882 (eff. 0.193)
336.83/336.98	c #Conflicts:    1302000 | #Learnt:      33159 | 0.001
336.83/336.98	c total clause space: 78.2603MB
336.83/336.98	c total #watches: 90027
337.13/337.26	c total #propagations: 74899679 / total #impl: 387626449 (eff. 0.193)
337.13/337.26	c #Conflicts:    1303000 | #Learnt:      34159 | 0.001
337.13/337.26	c total clause space: 78.2603MB
337.13/337.26	c total #watches: 92711
337.33/337.47	c total #propagations: 74958986 / total #impl: 387936898 (eff. 0.193)
337.33/337.47	c #Conflicts:    1304000 | #Learnt:      35159 | 0.001
337.33/337.47	c total clause space: 78.2603MB
337.33/337.47	c total #watches: 95355
337.53/337.68	c total #propagations: 75002910 / total #impl: 388149337 (eff. 0.193)
337.53/337.68	c #Conflicts:    1305000 | #Learnt:      36159 | 0.001
337.53/337.68	c total clause space: 78.2603MB
337.53/337.68	c total #watches: 97688
337.83/337.92	c total #propagations: 75047539 / total #impl: 388357748 (eff. 0.193)
337.83/337.92	c #Conflicts:    1306000 | #Learnt:      37159 | 0.001
337.83/337.92	c total clause space: 78.2603MB
337.83/337.92	c total #watches: 100378
338.03/338.14	c total #propagations: 75101103 / total #impl: 388645607 (eff. 0.193)
338.03/338.14	c #Conflicts:    1307000 | #Learnt:      38159 | 0.001
338.03/338.14	c total clause space: 78.2603MB
338.03/338.14	c total #watches: 103041
338.23/338.34	c total #propagations: 75140215 / total #impl: 388821187 (eff. 0.193)
338.23/338.34	c #Conflicts:    1308000 | #Learnt:      39159 | 0.001
338.23/338.34	c total clause space: 78.2603MB
338.23/338.34	c total #watches: 105599
338.43/338.58	c total #propagations: 75181072 / total #impl: 389002465 (eff. 0.193)
338.43/338.58	c #Conflicts:    1309000 | #Learnt:      40159 | 0.001
338.43/338.58	c total clause space: 78.2603MB
338.43/338.58	c total #watches: 108183
338.74/338.84	c total #propagations: 75223900 / total #impl: 389219428 (eff. 0.193)
338.74/338.84	c #Conflicts:    1310000 | #Learnt:      41159 | 0.001
338.74/338.84	c total clause space: 78.2603MB
338.74/338.84	c total #watches: 110723
339.13/339.20	c total #propagations: 75275485 / total #impl: 389502522 (eff. 0.193)
339.13/339.20	c #Conflicts:    1311000 | #Learnt:      42159 | 0.001
339.13/339.20	c total clause space: 78.2603MB
339.13/339.20	c total #watches: 113680
339.43/339.51	c total #propagations: 75338245 / total #impl: 389897679 (eff. 0.193)
339.43/339.51	c #Conflicts:    1312000 | #Learnt:      43159 | 0.001
339.43/339.51	c total clause space: 78.2603MB
339.43/339.51	c total #watches: 116238
339.73/339.83	c total #propagations: 75390034 / total #impl: 390211250 (eff. 0.193)
339.73/339.83	c #Conflicts:    1313000 | #Learnt:      44159 | 0.001
339.73/339.83	c total clause space: 78.2603MB
339.73/339.83	c total #watches: 118858
340.13/340.23	c total #propagations: 75450611 / total #impl: 390580014 (eff. 0.193)
340.13/340.23	c #Conflicts:    1314000 | #Learnt:      45159 | 0.001
340.13/340.23	c total clause space: 78.2603MB
340.13/340.23	c total #watches: 121523
340.33/340.48	c total #propagations: 75522069 / total #impl: 391019448 (eff. 0.193)
340.33/340.48	c #Conflicts:    1315000 | #Learnt:      46159 | 0.001
340.33/340.48	c total clause space: 78.2603MB
340.33/340.48	c total #watches: 124425
340.73/340.87	c total #propagations: 75564445 / total #impl: 391226369 (eff. 0.193)
340.73/340.87	c #Conflicts:    1316000 | #Learnt:      47159 | 0.001
340.73/340.87	c total clause space: 78.2603MB
340.73/340.87	c total #watches: 128090
341.33/341.40	c total #propagations: 75623797 / total #impl: 391590366 (eff. 0.193)
341.33/341.40	c #Conflicts:    1317000 | #Learnt:      48159 | 0.001
341.33/341.40	c total clause space: 78.2603MB
341.33/341.40	c total #watches: 133215
341.73/341.89	c total #propagations: 75706784 / total #impl: 392089524 (eff. 0.193)
341.73/341.89	c #Conflicts:    1318000 | #Learnt:      49159 | 0.001
341.73/341.89	c total clause space: 78.2603MB
341.73/341.89	c total #watches: 139745
342.43/342.54	c total #propagations: 75780100 / total #impl: 392540149 (eff. 0.193)
342.43/342.54	c #Conflicts:    1319000 | #Learnt:      50159 | 0.001
342.43/342.54	c total clause space: 78.2603MB
342.43/342.54	c total #watches: 146062
343.24/343.31	c total #propagations: 75861964 / total #impl: 393098191 (eff. 0.193)
343.24/343.31	c #Conflicts:    1320000 | #Learnt:      51159 | 0.001
343.24/343.31	c total clause space: 78.2603MB
343.24/343.31	c total #watches: 152600
343.73/343.87	c total #propagations: 75949927 / total #impl: 393759248 (eff. 0.193)
343.73/343.87	c #Conflicts:    1321000 | #Learnt:      52159 | 0.001
343.73/343.87	c total clause space: 78.2603MB
343.73/343.87	c total #watches: 156737
344.24/344.39	c total #propagations: 76021664 / total #impl: 394224353 (eff. 0.193)
344.24/344.39	c #Conflicts:    1322000 | #Learnt:      53159 | 0.001
344.24/344.39	c total clause space: 78.2603MB
344.24/344.39	c total #watches: 161232
345.03/345.13	c total #propagations: 76091227 / total #impl: 394642566 (eff. 0.193)
345.03/345.13	c #Conflicts:    1323000 | #Learnt:      54159 | 0.001
345.03/345.13	c total clause space: 78.2603MB
345.03/345.13	c total #watches: 165658
345.53/345.69	c total #propagations: 76194772 / total #impl: 395238769 (eff. 0.193)
345.53/345.69	c #Conflicts:    1324000 | #Learnt:      55159 | 0.001
345.53/345.69	c total clause space: 78.2603MB
345.53/345.69	c total #watches: 170159
346.13/346.20	c total #propagations: 76265477 / total #impl: 395655042 (eff. 0.193)
346.13/346.20	c GARBAGE COLLECT
346.13/346.20	c #Conflicts:    1325000 | #Learnt:      28367 | 0.001
346.13/346.20	c total clause space: 78.2603MB
346.13/346.20	c total #watches: 78177
346.33/346.48	c total #propagations: 76343007 / total #impl: 396061133 (eff. 0.193)
346.33/346.48	c #Conflicts:    1326000 | #Learnt:      29367 | 0.001
346.33/346.48	c total clause space: 78.2603MB
346.33/346.48	c total #watches: 82616
346.63/346.74	c total #propagations: 76430623 / total #impl: 396466015 (eff. 0.193)
346.63/346.74	c #Conflicts:    1327000 | #Learnt:      30367 | 0.001
346.63/346.74	c total clause space: 78.2603MB
346.63/346.74	c total #watches: 86334
347.03/347.17	c total #propagations: 76499374 / total #impl: 396811659 (eff. 0.193)
347.03/347.17	c #Conflicts:    1328000 | #Learnt:      31367 | 0.001
347.03/347.17	c total clause space: 78.2603MB
347.03/347.17	c total #watches: 91215
347.54/347.62	c total #propagations: 76604827 / total #impl: 397336286 (eff. 0.193)
347.54/347.62	c #Conflicts:    1329000 | #Learnt:      32367 | 0.001
347.54/347.62	c total clause space: 78.2603MB
347.54/347.62	c total #watches: 96698
347.93/348.09	c total #propagations: 76703173 / total #impl: 397896207 (eff. 0.193)
347.93/348.09	c #Conflicts:    1330000 | #Learnt:      33367 | 0.001
347.93/348.09	c total clause space: 78.2603MB
347.93/348.09	c total #watches: 101748
348.43/348.51	c total #propagations: 76795500 / total #impl: 398437786 (eff. 0.193)
348.43/348.51	c #Conflicts:    1331000 | #Learnt:      34367 | 0.001
348.43/348.51	c total clause space: 78.2603MB
348.43/348.51	c total #watches: 105456
348.83/348.98	c total #propagations: 76870825 / total #impl: 398890814 (eff. 0.193)
348.83/348.98	c #Conflicts:    1332000 | #Learnt:      35367 | 0.001
348.83/348.98	c total clause space: 78.2603MB
348.83/348.98	c total #watches: 110124
349.43/349.57	c total #propagations: 76948962 / total #impl: 399407272 (eff. 0.193)
349.43/349.57	c #Conflicts:    1333000 | #Learnt:      36367 | 0.001
349.43/349.57	c total clause space: 78.2603MB
349.43/349.57	c total #watches: 114809
349.93/350.08	c total #propagations: 77040440 / total #impl: 399985500 (eff. 0.193)
349.93/350.08	c #Conflicts:    1334000 | #Learnt:      37367 | 0.001
349.93/350.08	c total clause space: 78.2603MB
349.93/350.08	c total #watches: 118302
350.43/350.56	c total #propagations: 77114304 / total #impl: 400431300 (eff. 0.193)
350.43/350.56	c #Conflicts:    1335000 | #Learnt:      38367 | 0.001
350.43/350.56	c total clause space: 78.2603MB
350.43/350.56	c total #watches: 122667
350.94/351.06	c total #propagations: 77189996 / total #impl: 400895946 (eff. 0.193)
350.94/351.06	c #Conflicts:    1336000 | #Learnt:      39367 | 0.001
350.94/351.06	c total clause space: 78.2603MB
350.94/351.06	c total #watches: 126607
351.53/351.66	c total #propagations: 77265012 / total #impl: 401359368 (eff. 0.193)
351.53/351.66	c #Conflicts:    1337000 | #Learnt:      40367 | 0.001
351.53/351.66	c total clause space: 78.2603MB
351.53/351.66	c total #watches: 131313
352.23/352.33	c total #propagations: 77352928 / total #impl: 401887667 (eff. 0.192)
352.23/352.33	c #Conflicts:    1338000 | #Learnt:      41367 | 0.001
352.23/352.33	c total clause space: 78.2603MB
352.23/352.33	c total #watches: 135430
352.93/353.00	c total #propagations: 77437958 / total #impl: 402472786 (eff. 0.192)
352.93/353.00	c #Conflicts:    1339000 | #Learnt:      42367 | 0.001
352.93/353.00	c total clause space: 78.2603MB
352.93/353.00	c total #watches: 140024
353.63/353.78	c total #propagations: 77512625 / total #impl: 403056881 (eff. 0.192)
353.63/353.78	c #Conflicts:    1340000 | #Learnt:      43367 | 0.001
353.63/353.78	c total clause space: 78.2603MB
353.63/353.78	c total #watches: 145448
354.63/354.74	c total #propagations: 77593195 / total #impl: 403650930 (eff. 0.192)
354.63/354.74	c #Conflicts:    1341000 | #Learnt:      44367 | 0.001
354.63/354.74	c total clause space: 78.2603MB
354.63/354.74	c total #watches: 151223
355.53/355.64	c total #propagations: 77685012 / total #impl: 404378372 (eff. 0.192)
355.53/355.64	c #Conflicts:    1342000 | #Learnt:      45367 | 0.001
355.53/355.64	c total clause space: 78.2603MB
355.53/355.64	c total #watches: 156609
356.53/356.61	c total #propagations: 77767128 / total #impl: 405041680 (eff. 0.192)
356.53/356.61	c #Conflicts:    1343000 | #Learnt:      46367 | 0.001
356.53/356.61	c total clause space: 78.2603MB
356.53/356.61	c total #watches: 161698
357.63/357.75	c total #propagations: 77848618 / total #impl: 405773727 (eff. 0.192)
357.63/357.75	c #Conflicts:    1344000 | #Learnt:      47367 | 0.001
357.63/357.75	c total clause space: 78.2603MB
357.63/357.75	c total #watches: 166980
358.93/359.08	c total #propagations: 77942156 / total #impl: 406449314 (eff. 0.192)
358.93/359.08	c #Conflicts:    1345000 | #Learnt:      48367 | 0.001
358.93/359.08	c total clause space: 78.2603MB
358.93/359.08	c total #watches: 172512
360.03/360.12	c total #propagations: 78048452 / total #impl: 407218723 (eff. 0.192)
360.03/360.12	c #Conflicts:    1346000 | #Learnt:      49367 | 0.001
360.03/360.12	c total clause space: 78.2603MB
360.03/360.12	c total #watches: 177464
361.63/361.75	c total #propagations: 78131993 / total #impl: 407714364 (eff. 0.192)
361.63/361.75	c #Conflicts:    1347000 | #Learnt:      50367 | 0.001
361.63/361.75	c total clause space: 78.2603MB
361.63/361.75	c total #watches: 185560
363.53/363.62	c total #propagations: 78244948 / total #impl: 408722602 (eff. 0.191)
363.53/363.62	c #Conflicts:    1348000 | #Learnt:      51367 | 0.001
363.53/363.62	c total clause space: 78.2603MB
363.53/363.62	c total #watches: 191721
365.32/365.44	c total #propagations: 78363127 / total #impl: 409741809 (eff. 0.191)
365.32/365.44	c #Conflicts:    1349000 | #Learnt:      52367 | 0.001
365.32/365.44	c total clause space: 127.173MB
365.32/365.44	c total #watches: 197989
367.52/367.68	c total #propagations: 78473733 / total #impl: 410862347 (eff. 0.191)
367.52/367.68	c #Conflicts:    1350000 | #Learnt:      53367 | 0.001
367.52/367.68	c total clause space: 127.173MB
367.52/367.68	c total #watches: 205473
369.42/369.52	c total #propagations: 78602929 / total #impl: 412115272 (eff. 0.191)
369.42/369.52	c #Conflicts:    1351000 | #Learnt:      54367 | 0.001
369.42/369.52	c total clause space: 127.173MB
369.42/369.52	c total #watches: 211704
371.03/371.14	c total #propagations: 78704557 / total #impl: 413071033 (eff. 0.191)
371.03/371.14	c #Conflicts:    1352000 | #Learnt:      55367 | 0.001
371.03/371.14	c total clause space: 127.173MB
371.03/371.14	c total #watches: 217184
372.43/372.52	c total #propagations: 78793693 / total #impl: 413920889 (eff. 0.190)
372.43/372.52	c GARBAGE COLLECT
372.43/372.52	c #Conflicts:    1353000 | #Learnt:      28280 | 0.001
372.43/372.52	c total clause space: 127.173MB
372.43/372.52	c total #watches: 78006
372.73/372.80	c total #propagations: 78873876 / total #impl: 414747510 (eff. 0.190)
372.73/372.80	c #Conflicts:    1354000 | #Learnt:      29280 | 0.001
372.73/372.80	c total clause space: 127.173MB
372.73/372.80	c total #watches: 81600
373.03/373.15	c total #propagations: 78962086 / total #impl: 415143717 (eff. 0.190)
373.03/373.15	c #Conflicts:    1355000 | #Learnt:      30280 | 0.001
373.03/373.15	c total clause space: 127.173MB
373.03/373.15	c total #watches: 84718
373.33/373.49	c total #propagations: 79045082 / total #impl: 415610607 (eff. 0.190)
373.33/373.49	c #Conflicts:    1356000 | #Learnt:      31280 | 0.001
373.33/373.49	c total clause space: 127.173MB
373.33/373.49	c total #watches: 89283
373.83/373.94	c total #propagations: 79118410 / total #impl: 416082736 (eff. 0.190)
373.83/373.94	c #Conflicts:    1357000 | #Learnt:      32280 | 0.001
373.83/373.94	c total clause space: 127.173MB
373.83/373.94	c total #watches: 94724
374.43/374.58	c total #propagations: 79208723 / total #impl: 416673636 (eff. 0.190)
374.43/374.58	c #Conflicts:    1358000 | #Learnt:      33280 | 0.001
374.43/374.58	c total clause space: 127.173MB
374.43/374.58	c total #watches: 99266
375.14/375.23	c total #propagations: 79318983 / total #impl: 417297978 (eff. 0.190)
375.14/375.23	c #Conflicts:    1359000 | #Learnt:      34280 | 0.001
375.14/375.23	c total clause space: 127.173MB
375.14/375.23	c total #watches: 103808
375.33/375.47	c total #propagations: 79425211 / total #impl: 417919089 (eff. 0.190)
375.33/375.47	c #Conflicts:    1360000 | #Learnt:      35280 | 0.001
375.33/375.47	c total clause space: 127.173MB
375.33/375.47	c total #watches: 106335
375.63/375.77	c total #propagations: 79463358 / total #impl: 418073471 (eff. 0.190)
375.63/375.77	c #Conflicts:    1361000 | #Learnt:      36280 | 0.001
375.63/375.77	c total clause space: 127.173MB
375.63/375.77	c total #watches: 108842
376.03/376.17	c total #propagations: 79507120 / total #impl: 418284731 (eff. 0.190)
376.03/376.17	c #Conflicts:    1362000 | #Learnt:      37280 | 0.001
376.03/376.17	c total clause space: 127.173MB
376.03/376.17	c total #watches: 111585
376.33/376.46	c total #propagations: 79558925 / total #impl: 418595854 (eff. 0.190)
376.33/376.46	c #Conflicts:    1363000 | #Learnt:      38280 | 0.001
376.33/376.46	c total clause space: 127.173MB
376.33/376.46	c total #watches: 114233
376.63/376.73	c total #propagations: 79600569 / total #impl: 418788538 (eff. 0.190)
376.63/376.73	c #Conflicts:    1364000 | #Learnt:      39280 | 0.001
376.63/376.73	c total clause space: 127.173MB
376.63/376.73	c total #watches: 116792
376.93/377.05	c total #propagations: 79643278 / total #impl: 418983186 (eff. 0.190)
376.93/377.05	c #Conflicts:    1365000 | #Learnt:      40280 | 0.001
376.93/377.05	c total clause space: 127.173MB
376.93/377.05	c total #watches: 119227
377.34/377.49	c total #propagations: 79689110 / total #impl: 419202560 (eff. 0.190)
377.34/377.49	c #Conflicts:    1366000 | #Learnt:      41280 | 0.001
377.34/377.49	c total clause space: 127.173MB
377.34/377.49	c total #watches: 121520
377.83/377.93	c total #propagations: 79745574 / total #impl: 419547822 (eff. 0.190)
377.83/377.93	c #Conflicts:    1367000 | #Learnt:      42280 | 0.001
377.83/377.93	c total clause space: 127.173MB
377.83/377.93	c total #watches: 123844
378.13/378.26	c total #propagations: 79804681 / total #impl: 419906272 (eff. 0.190)
378.13/378.26	c #Conflicts:    1368000 | #Learnt:      43280 | 0.001
378.13/378.26	c total clause space: 127.173MB
378.13/378.26	c total #watches: 126423
378.53/378.61	c total #propagations: 79848500 / total #impl: 420128144 (eff. 0.190)
378.53/378.61	c #Conflicts:    1369000 | #Learnt:      44280 | 0.001
378.53/378.61	c total clause space: 127.173MB
378.53/378.61	c total #watches: 129020
378.93/379.06	c total #propagations: 79895337 / total #impl: 420352457 (eff. 0.190)
378.93/379.06	c #Conflicts:    1370000 | #Learnt:      45280 | 0.001
378.93/379.06	c total clause space: 127.173MB
378.93/379.06	c total #watches: 131414
379.23/379.34	c total #propagations: 79950020 / total #impl: 420651651 (eff. 0.190)
379.23/379.34	c #Conflicts:    1371000 | #Learnt:      46280 | 0.001
379.23/379.34	c total clause space: 127.173MB
379.23/379.34	c total #watches: 133860
379.54/379.66	c total #propagations: 79987823 / total #impl: 420818049 (eff. 0.190)
379.54/379.66	c #Conflicts:    1372000 | #Learnt:      47280 | 0.001
379.54/379.66	c total clause space: 127.173MB
379.54/379.66	c total #watches: 136222
379.83/379.98	c total #propagations: 80025723 / total #impl: 420999219 (eff. 0.190)
379.83/379.98	c #Conflicts:    1373000 | #Learnt:      48280 | 0.001
379.83/379.98	c total clause space: 127.173MB
379.83/379.98	c total #watches: 138594
380.23/380.38	c total #propagations: 80067801 / total #impl: 421203528 (eff. 0.190)
380.23/380.38	c #Conflicts:    1374000 | #Learnt:      49280 | 0.001
380.23/380.38	c total clause space: 127.173MB
380.23/380.38	c total #watches: 141021
380.73/380.85	c total #propagations: 80117947 / total #impl: 421488615 (eff. 0.190)
380.73/380.85	c #Conflicts:    1375000 | #Learnt:      50280 | 0.001
380.73/380.85	c total clause space: 127.173MB
380.73/380.85	c total #watches: 143532
381.23/381.36	c total #propagations: 80175334 / total #impl: 421810682 (eff. 0.190)
381.23/381.36	c #Conflicts:    1376000 | #Learnt:      51280 | 0.001
381.23/381.36	c total clause space: 127.173MB
381.23/381.36	c total #watches: 146442
381.83/381.90	c total #propagations: 80239379 / total #impl: 422226791 (eff. 0.190)
381.83/381.90	c #Conflicts:    1377000 | #Learnt:      52280 | 0.001
381.83/381.90	c total clause space: 127.173MB
381.83/381.90	c total #watches: 149485
382.43/382.51	c total #propagations: 80301215 / total #impl: 422630009 (eff. 0.190)
382.43/382.51	c #Conflicts:    1378000 | #Learnt:      53280 | 0.001
382.43/382.51	c total clause space: 127.173MB
382.43/382.51	c total #watches: 152458
382.83/382.92	c total #propagations: 80367656 / total #impl: 423079086 (eff. 0.190)
382.83/382.92	c #Conflicts:    1379000 | #Learnt:      54280 | 0.001
382.83/382.92	c total clause space: 127.173MB
382.83/382.92	c total #watches: 154857
383.23/383.31	c total #propagations: 80411345 / total #impl: 423310316 (eff. 0.190)
383.23/383.31	c #Conflicts:    1380000 | #Learnt:      55280 | 0.001
383.23/383.31	c total clause space: 127.173MB
383.23/383.31	c total #watches: 157566
383.53/383.68	c total #propagations: 80454574 / total #impl: 423534285 (eff. 0.190)
383.53/383.68	c #Conflicts:    1381000 | #Learnt:      56280 | 0.001
383.53/383.68	c total clause space: 127.173MB
383.53/383.68	c total #watches: 159965
383.83/383.99	c total #propagations: 80498965 / total #impl: 423739610 (eff. 0.190)
383.83/383.99	c GARBAGE COLLECT
383.83/383.99	c #Conflicts:    1382000 | #Learnt:      28863 | 0.001
383.83/383.99	c total clause space: 127.173MB
383.83/383.99	c total #watches: 79417
384.03/384.15	c total #propagations: 80536214 / total #impl: 423896847 (eff. 0.190)
384.03/384.15	c #Conflicts:    1383000 | #Learnt:      29863 | 0.001
384.03/384.15	c total clause space: 127.173MB
384.03/384.15	c total #watches: 81847
384.23/384.31	c total #propagations: 80574564 / total #impl: 424063821 (eff. 0.190)
384.23/384.31	c #Conflicts:    1384000 | #Learnt:      30863 | 0.001
384.23/384.31	c total clause space: 127.173MB
384.23/384.31	c total #watches: 84528
384.43/384.51	c total #propagations: 80612317 / total #impl: 424218993 (eff. 0.190)
384.43/384.51	c #Conflicts:    1385000 | #Learnt:      31863 | 0.001
384.43/384.51	c total clause space: 127.173MB
384.43/384.51	c total #watches: 86985
384.63/384.72	c total #propagations: 80661289 / total #impl: 424492290 (eff. 0.190)
384.63/384.72	c #Conflicts:    1386000 | #Learnt:      32863 | 0.001
384.63/384.72	c total clause space: 127.173MB
384.63/384.72	c total #watches: 89322
384.83/384.93	c total #propagations: 80714978 / total #impl: 424780495 (eff. 0.190)
384.83/384.93	c #Conflicts:    1387000 | #Learnt:      33863 | 0.001
384.83/384.93	c total clause space: 127.173MB
384.83/384.93	c total #watches: 91766
384.93/385.10	c total #propagations: 80760551 / total #impl: 424997476 (eff. 0.190)
384.93/385.10	c #Conflicts:    1388000 | #Learnt:      34863 | 0.001
384.93/385.10	c total clause space: 127.173MB
384.93/385.10	c total #watches: 94225
385.13/385.28	c total #propagations: 80798396 / total #impl: 425159756 (eff. 0.190)
385.13/385.28	c #Conflicts:    1389000 | #Learnt:      35863 | 0.001
385.13/385.28	c total clause space: 127.173MB
385.13/385.28	c total #watches: 96689
385.33/385.46	c total #propagations: 80834590 / total #impl: 425313257 (eff. 0.190)
385.33/385.46	c #Conflicts:    1390000 | #Learnt:      36863 | 0.001
385.33/385.46	c total clause space: 127.173MB
385.33/385.46	c total #watches: 99307
385.53/385.64	c total #propagations: 80872091 / total #impl: 425462712 (eff. 0.190)
385.53/385.64	c #Conflicts:    1391000 | #Learnt:      37863 | 0.001
385.53/385.64	c total clause space: 127.173MB
385.53/385.64	c total #watches: 101854
385.73/385.88	c total #propagations: 80908268 / total #impl: 425618351 (eff. 0.190)
385.73/385.88	c #Conflicts:    1392000 | #Learnt:      38863 | 0.001
385.73/385.88	c total clause space: 127.173MB
385.73/385.88	c total #watches: 104332
386.03/386.16	c total #propagations: 80952320 / total #impl: 425878296 (eff. 0.190)
386.03/386.16	c #Conflicts:    1393000 | #Learnt:      39863 | 0.001
386.03/386.16	c total clause space: 127.173MB
386.03/386.16	c total #watches: 106626
386.33/386.45	c total #propagations: 81007200 / total #impl: 426214693 (eff. 0.190)
386.33/386.45	c #Conflicts:    1394000 | #Learnt:      40863 | 0.001
386.33/386.45	c total clause space: 127.173MB
386.33/386.45	c total #watches: 109185
386.63/386.71	c total #propagations: 81063087 / total #impl: 426601558 (eff. 0.190)
386.63/386.71	c #Conflicts:    1395000 | #Learnt:      41863 | 0.001
386.63/386.71	c total clause space: 127.173MB
386.63/386.71	c total #watches: 111522
386.93/387.01	c total #propagations: 81113199 / total #impl: 426866336 (eff. 0.190)
386.93/387.01	c #Conflicts:    1396000 | #Learnt:      42863 | 0.001
386.93/387.01	c total clause space: 127.173MB
386.93/387.01	c total #watches: 113942
387.33/387.48	c total #propagations: 81176807 / total #impl: 427180508 (eff. 0.190)
387.33/387.48	c #Conflicts:    1397000 | #Learnt:      43863 | 0.001
387.33/387.48	c total clause space: 127.173MB
387.33/387.48	c total #watches: 117289
387.73/387.83	c total #propagations: 81257955 / total #impl: 427700488 (eff. 0.190)
387.73/387.83	c #Conflicts:    1398000 | #Learnt:      44863 | 0.001
387.73/387.83	c total clause space: 127.173MB
387.73/387.83	c total #watches: 120087
388.13/388.20	c total #propagations: 81319770 / total #impl: 428083707 (eff. 0.190)
388.13/388.20	c #Conflicts:    1399000 | #Learnt:      45863 | 0.001
388.13/388.20	c total clause space: 127.173MB
388.13/388.20	c total #watches: 123283
388.63/388.72	c total #propagations: 81380112 / total #impl: 428497984 (eff. 0.190)
388.63/388.72	c #Conflicts:    1400000 | #Learnt:      46863 | 0.001
388.63/388.72	c total clause space: 127.173MB
388.63/388.72	c total #watches: 127405
389.13/389.23	c total #propagations: 81457744 / total #impl: 429035010 (eff. 0.190)
389.13/389.23	c #Conflicts:    1401000 | #Learnt:      47863 | 0.001
389.13/389.23	c total clause space: 127.173MB
389.13/389.23	c total #watches: 130438
389.63/389.75	c total #propagations: 81534092 / total #impl: 429539975 (eff. 0.190)
389.63/389.75	c #Conflicts:    1402000 | #Learnt:      48863 | 0.001
389.63/389.75	c total clause space: 127.173MB
389.63/389.75	c total #watches: 133438
390.13/390.25	c total #propagations: 81601805 / total #impl: 430005790 (eff. 0.190)
390.13/390.25	c #Conflicts:    1403000 | #Learnt:      49863 | 0.001
390.13/390.25	c total clause space: 127.173MB
390.13/390.25	c total #watches: 136154
390.63/390.70	c total #propagations: 81670592 / total #impl: 430479777 (eff. 0.190)
390.63/390.70	c #Conflicts:    1404000 | #Learnt:      50863 | 0.001
390.63/390.70	c total clause space: 127.173MB
390.63/390.70	c total #watches: 139359
391.03/391.12	c total #propagations: 81733040 / total #impl: 430868939 (eff. 0.190)
391.03/391.12	c #Conflicts:    1405000 | #Learnt:      51863 | 0.001
391.03/391.12	c total clause space: 127.173MB
391.03/391.12	c total #watches: 141794
391.33/391.46	c total #propagations: 81787207 / total #impl: 431142623 (eff. 0.190)
391.33/391.46	c #Conflicts:    1406000 | #Learnt:      52863 | 0.001
391.33/391.46	c total clause space: 127.173MB
391.33/391.46	c total #watches: 144322
391.83/391.91	c total #propagations: 81831283 / total #impl: 431348073 (eff. 0.190)
391.83/391.91	c #Conflicts:    1407000 | #Learnt:      53863 | 0.001
391.83/391.91	c total clause space: 127.173MB
391.83/391.91	c total #watches: 147064
392.13/392.25	c total #propagations: 81886073 / total #impl: 431678589 (eff. 0.190)
392.13/392.25	c #Conflicts:    1408000 | #Learnt:      54863 | 0.001
392.13/392.25	c total clause space: 127.173MB
392.13/392.25	c total #watches: 149725
392.43/392.58	c total #propagations: 81925377 / total #impl: 431865136 (eff. 0.190)
392.43/392.58	c #Conflicts:    1409000 | #Learnt:      55863 | 0.001
392.43/392.58	c total clause space: 127.173MB
392.43/392.58	c total #watches: 152158
392.83/392.96	c total #propagations: 81965387 / total #impl: 432045893 (eff. 0.190)
392.83/392.96	c #Conflicts:    1410000 | #Learnt:      56863 | 0.001
392.83/392.96	c total clause space: 127.173MB
392.83/392.96	c total #watches: 154865
393.13/393.27	c total #propagations: 82008685 / total #impl: 432258464 (eff. 0.190)
393.13/393.27	c GARBAGE COLLECT
393.13/393.27	c #Conflicts:    1411000 | #Learnt:      29149 | 0.001
393.13/393.27	c total clause space: 127.173MB
393.13/393.27	c total #watches: 80073
393.33/393.44	c total #propagations: 82052388 / total #impl: 432442954 (eff. 0.190)
393.33/393.44	c #Conflicts:    1412000 | #Learnt:      30149 | 0.001
393.33/393.44	c total clause space: 127.173MB
393.33/393.44	c total #watches: 82922
393.53/393.61	c total #propagations: 82099419 / total #impl: 432630278 (eff. 0.190)
393.53/393.61	c #Conflicts:    1413000 | #Learnt:      31149 | 0.001
393.53/393.61	c total clause space: 127.173MB
393.53/393.61	c total #watches: 85438
393.63/393.75	c total #propagations: 82145305 / total #impl: 432831731 (eff. 0.190)
393.63/393.75	c #Conflicts:    1414000 | #Learnt:      32149 | 0.001
393.63/393.75	c total clause space: 127.173MB
393.63/393.75	c total #watches: 87903
393.83/393.93	c total #propagations: 82180471 / total #impl: 432975508 (eff. 0.190)
393.83/393.93	c #Conflicts:    1415000 | #Learnt:      33149 | 0.001
393.83/393.93	c total clause space: 127.173MB
393.83/393.93	c total #watches: 90666
394.03/394.14	c total #propagations: 82226610 / total #impl: 433181543 (eff. 0.190)
394.03/394.14	c #Conflicts:    1416000 | #Learnt:      34149 | 0.001
394.03/394.14	c total clause space: 127.173MB
394.03/394.14	c total #watches: 93430
394.23/394.33	c total #propagations: 82268545 / total #impl: 433370356 (eff. 0.190)
394.23/394.33	c #Conflicts:    1417000 | #Learnt:      35149 | 0.001
394.23/394.33	c total clause space: 127.173MB
394.23/394.33	c total #watches: 95760
394.43/394.51	c total #propagations: 82312033 / total #impl: 433556260 (eff. 0.190)
394.43/394.51	c #Conflicts:    1418000 | #Learnt:      36149 | 0.001
394.43/394.51	c total clause space: 127.173MB
394.43/394.51	c total #watches: 98467
394.63/394.75	c total #propagations: 82355971 / total #impl: 433751575 (eff. 0.190)
394.63/394.75	c #Conflicts:    1419000 | #Learnt:      37149 | 0.001
394.63/394.75	c total clause space: 127.173MB
394.63/394.75	c total #watches: 100962
394.93/395.07	c total #propagations: 82408461 / total #impl: 434019344 (eff. 0.190)
394.93/395.07	c #Conflicts:    1420000 | #Learnt:      38149 | 0.001
394.93/395.07	c total clause space: 127.173MB
394.93/395.07	c total #watches: 103844
395.22/395.34	c total #propagations: 82468932 / total #impl: 434363551 (eff. 0.190)
395.22/395.34	c #Conflicts:    1421000 | #Learnt:      39149 | 0.001
395.22/395.34	c total clause space: 127.173MB
395.22/395.34	c total #watches: 106740
395.52/395.62	c total #propagations: 82529365 / total #impl: 434718632 (eff. 0.190)
395.52/395.62	c #Conflicts:    1422000 | #Learnt:      40149 | 0.001
395.52/395.62	c total clause space: 127.173MB
395.52/395.62	c total #watches: 109373
395.82/395.92	c total #propagations: 82594760 / total #impl: 435078778 (eff. 0.190)
395.82/395.92	c #Conflicts:    1423000 | #Learnt:      41149 | 0.001
395.82/395.92	c total clause space: 127.173MB
395.82/395.92	c total #watches: 112288
396.03/396.19	c total #propagations: 82659598 / total #impl: 435467787 (eff. 0.190)
396.03/396.19	c #Conflicts:    1424000 | #Learnt:      42149 | 0.001
396.03/396.19	c total clause space: 127.173MB
396.03/396.19	c total #watches: 114865
396.32/396.40	c total #propagations: 82703589 / total #impl: 435676778 (eff. 0.190)
396.32/396.40	c #Conflicts:    1425000 | #Learnt:      43149 | 0.001
396.32/396.40	c total clause space: 127.173MB
396.32/396.40	c total #watches: 117258
396.62/396.73	c total #propagations: 82743344 / total #impl: 435845581 (eff. 0.190)
396.62/396.73	c #Conflicts:    1426000 | #Learnt:      44149 | 0.001
396.62/396.73	c total clause space: 127.173MB
396.62/396.73	c total #watches: 119814
396.92/397.00	c total #propagations: 82793826 / total #impl: 436105160 (eff. 0.190)
396.92/397.00	c #Conflicts:    1427000 | #Learnt:      45149 | 0.001
396.92/397.00	c total clause space: 127.173MB
396.92/397.00	c total #watches: 122581
397.13/397.28	c total #propagations: 82835376 / total #impl: 436288662 (eff. 0.190)
397.13/397.28	c #Conflicts:    1428000 | #Learnt:      46149 | 0.001
397.13/397.28	c total clause space: 127.173MB
397.13/397.28	c total #watches: 125109
397.42/397.56	c total #propagations: 82877842 / total #impl: 436523523 (eff. 0.190)
397.42/397.56	c #Conflicts:    1429000 | #Learnt:      47149 | 0.001
397.42/397.56	c total clause space: 127.173MB
397.42/397.56	c total #watches: 127558
397.72/397.88	c total #propagations: 82923646 / total #impl: 436736010 (eff. 0.190)
397.72/397.88	c #Conflicts:    1430000 | #Learnt:      48149 | 0.001
397.72/397.88	c total clause space: 127.173MB
397.72/397.88	c total #watches: 129811
398.23/398.33	c total #propagations: 82971642 / total #impl: 436972120 (eff. 0.190)
398.23/398.33	c #Conflicts:    1431000 | #Learnt:      49149 | 0.001
398.23/398.33	c total clause space: 127.173MB
398.23/398.33	c total #watches: 132888
398.52/398.64	c total #propagations: 83043366 / total #impl: 437335891 (eff. 0.190)
398.52/398.64	c #Conflicts:    1432000 | #Learnt:      50149 | 0.001
398.52/398.64	c total clause space: 127.173MB
398.52/398.64	c total #watches: 135663
398.82/398.96	c total #propagations: 83087654 / total #impl: 437557210 (eff. 0.190)
398.82/398.96	c #Conflicts:    1433000 | #Learnt:      51149 | 0.001
398.82/398.96	c total clause space: 127.173MB
398.82/398.96	c total #watches: 138075
399.23/399.31	c total #propagations: 83131664 / total #impl: 437779332 (eff. 0.190)
399.23/399.31	c #Conflicts:    1434000 | #Learnt:      52149 | 0.001
399.23/399.31	c total clause space: 127.173MB
399.23/399.31	c total #watches: 140513
399.62/399.70	c total #propagations: 83184507 / total #impl: 438047363 (eff. 0.190)
399.62/399.70	c #Conflicts:    1435000 | #Learnt:      53149 | 0.001
399.62/399.70	c total clause space: 127.173MB
399.62/399.70	c total #watches: 143041
399.92/400.03	c total #propagations: 83239568 / total #impl: 438358655 (eff. 0.190)
399.92/400.03	c #Conflicts:    1436000 | #Learnt:      54149 | 0.001
399.92/400.03	c total clause space: 127.173MB
399.92/400.03	c total #watches: 145419
400.33/400.41	c total #propagations: 83282901 / total #impl: 438556772 (eff. 0.190)
400.33/400.41	c #Conflicts:    1437000 | #Learnt:      55149 | 0.001
400.33/400.41	c total clause space: 127.173MB
400.33/400.41	c total #watches: 147870
400.62/400.75	c total #propagations: 83328336 / total #impl: 438817925 (eff. 0.190)
400.62/400.75	c #Conflicts:    1438000 | #Learnt:      56149 | 0.001
400.62/400.75	c total clause space: 127.173MB
400.62/400.75	c total #watches: 150398
401.02/401.12	c total #propagations: 83372863 / total #impl: 439064255 (eff. 0.190)
401.02/401.12	c #Conflicts:    1439000 | #Learnt:      57149 | 0.001
401.02/401.12	c total clause space: 127.173MB
401.02/401.12	c total #watches: 153031
401.43/401.57	c total #propagations: 83427158 / total #impl: 439421197 (eff. 0.190)
401.43/401.57	c GARBAGE COLLECT
401.43/401.57	c #Conflicts:    1440000 | #Learnt:      29156 | 0.001
401.43/401.57	c total clause space: 127.173MB
401.43/401.57	c total #watches: 80106
401.72/401.84	c total #propagations: 83482837 / total #impl: 439774005 (eff. 0.190)
401.72/401.84	c #Conflicts:    1441000 | #Learnt:      30156 | 0.001
401.72/401.84	c total clause space: 127.173MB
401.72/401.84	c total #watches: 82612
402.02/402.16	c total #propagations: 83543099 / total #impl: 440149372 (eff. 0.190)
402.02/402.16	c #Conflicts:    1442000 | #Learnt:      31156 | 0.001
402.02/402.16	c total clause space: 127.173MB
402.02/402.16	c total #watches: 85408
402.22/402.39	c total #propagations: 83613925 / total #impl: 440593294 (eff. 0.190)
402.22/402.39	c #Conflicts:    1443000 | #Learnt:      32156 | 0.001
402.22/402.39	c total clause space: 127.173MB
402.22/402.39	c total #watches: 88005
402.53/402.67	c total #propagations: 83666109 / total #impl: 440890062 (eff. 0.190)
402.53/402.67	c #Conflicts:    1444000 | #Learnt:      33156 | 0.001
402.53/402.67	c total clause space: 127.173MB
402.53/402.67	c total #watches: 90669
402.92/403.00	c total #propagations: 83729327 / total #impl: 441262557 (eff. 0.190)
402.92/403.00	c #Conflicts:    1445000 | #Learnt:      34156 | 0.001
402.92/403.00	c total clause space: 127.173MB
402.92/403.00	c total #watches: 93437
403.32/403.41	c total #propagations: 83797903 / total #impl: 441689468 (eff. 0.190)
403.32/403.41	c #Conflicts:    1446000 | #Learnt:      35156 | 0.001
403.32/403.41	c total clause space: 127.173MB
403.32/403.41	c total #watches: 96438
403.73/403.86	c total #propagations: 83881455 / total #impl: 442244295 (eff. 0.190)
403.73/403.86	c #Conflicts:    1447000 | #Learnt:      36156 | 0.001
403.73/403.86	c total clause space: 127.173MB
403.73/403.86	c total #watches: 99625
404.22/404.31	c total #propagations: 83968449 / total #impl: 442827879 (eff. 0.190)
404.22/404.31	c #Conflicts:    1448000 | #Learnt:      37156 | 0.001
404.22/404.31	c total clause space: 127.173MB
404.22/404.31	c total #watches: 102357
404.52/404.65	c total #propagations: 84050844 / total #impl: 443348968 (eff. 0.190)
404.52/404.65	c #Conflicts:    1449000 | #Learnt:      38156 | 0.001
404.52/404.65	c total clause space: 127.173MB
404.52/404.65	c total #watches: 105204
404.92/405.00	c total #propagations: 84120245 / total #impl: 443727264 (eff. 0.190)
404.92/405.00	c #Conflicts:    1450000 | #Learnt:      39156 | 0.001
404.92/405.00	c total clause space: 127.173MB
404.92/405.00	c total #watches: 108159
405.22/405.37	c total #propagations: 84186928 / total #impl: 444095626 (eff. 0.190)
405.22/405.37	c #Conflicts:    1451000 | #Learnt:      40156 | 0.001
405.22/405.37	c total clause space: 127.173MB
405.22/405.37	c total #watches: 111245
405.72/405.81	c total #propagations: 84249296 / total #impl: 444484631 (eff. 0.190)
405.72/405.81	c #Conflicts:    1452000 | #Learnt:      41156 | 0.001
405.72/405.81	c total clause space: 127.173MB
405.72/405.81	c total #watches: 114845
406.12/406.26	c total #propagations: 84323095 / total #impl: 444918343 (eff. 0.190)
406.12/406.26	c #Conflicts:    1453000 | #Learnt:      42156 | 0.001
406.12/406.26	c total clause space: 127.173MB
406.12/406.26	c total #watches: 118716
406.62/406.73	c total #propagations: 84397409 / total #impl: 445397274 (eff. 0.189)
406.62/406.73	c #Conflicts:    1454000 | #Learnt:      43156 | 0.001
406.62/406.73	c total clause space: 127.173MB
406.62/406.73	c total #watches: 121858
406.93/407.08	c total #propagations: 84475894 / total #impl: 445829184 (eff. 0.189)
406.93/407.08	c #Conflicts:    1455000 | #Learnt:      44156 | 0.001
406.93/407.08	c total clause space: 127.173MB
406.93/407.08	c total #watches: 124368
407.52/407.65	c total #propagations: 84530350 / total #impl: 446135690 (eff. 0.189)
407.52/407.65	c #Conflicts:    1456000 | #Learnt:      45156 | 0.001
407.52/407.65	c total clause space: 127.173MB
407.52/407.65	c total #watches: 128196
408.03/408.18	c total #propagations: 84608368 / total #impl: 446659454 (eff. 0.189)
408.03/408.18	c #Conflicts:    1457000 | #Learnt:      46156 | 0.001
408.03/408.18	c total clause space: 127.173MB
408.03/408.18	c total #watches: 131259
408.72/408.83	c total #propagations: 84684026 / total #impl: 447138565 (eff. 0.189)
408.72/408.83	c #Conflicts:    1458000 | #Learnt:      47156 | 0.001
408.72/408.83	c total clause space: 127.173MB
408.72/408.83	c total #watches: 134758
409.23/409.32	c total #propagations: 84769573 / total #impl: 447703036 (eff. 0.189)
409.23/409.32	c #Conflicts:    1459000 | #Learnt:      48156 | 0.001
409.23/409.32	c total clause space: 127.173MB
409.23/409.32	c total #watches: 137888
409.72/409.84	c total #propagations: 84835226 / total #impl: 448172032 (eff. 0.189)
409.72/409.84	c #Conflicts:    1460000 | #Learnt:      49156 | 0.001
409.72/409.84	c total clause space: 127.173MB
409.72/409.84	c total #watches: 141937
410.33/410.47	c total #propagations: 84904423 / total #impl: 448735377 (eff. 0.189)
410.33/410.47	c #Conflicts:    1461000 | #Learnt:      50156 | 0.001
410.33/410.47	c total clause space: 127.173MB
410.33/410.47	c total #watches: 146437
410.92/411.07	c total #propagations: 84977703 / total #impl: 449251059 (eff. 0.189)
410.92/411.07	c #Conflicts:    1462000 | #Learnt:      51156 | 0.001
410.92/411.07	c total clause space: 127.173MB
410.92/411.07	c total #watches: 151249
411.33/411.49	c total #propagations: 85042345 / total #impl: 449681200 (eff. 0.189)
411.33/411.49	c #Conflicts:    1463000 | #Learnt:      52156 | 0.001
411.33/411.49	c total clause space: 127.173MB
411.33/411.49	c total #watches: 153753
411.82/411.96	c total #propagations: 85081579 / total #impl: 449852602 (eff. 0.189)
411.82/411.96	c #Conflicts:    1464000 | #Learnt:      53156 | 0.001
411.82/411.96	c total clause space: 127.173MB
411.82/411.96	c total #watches: 156047
412.32/412.48	c total #propagations: 85130415 / total #impl: 450116582 (eff. 0.189)
412.32/412.48	c #Conflicts:    1465000 | #Learnt:      54156 | 0.001
412.32/412.48	c total clause space: 127.173MB
412.32/412.48	c total #watches: 158452
412.82/412.93	c total #propagations: 85182801 / total #impl: 450434783 (eff. 0.189)
412.82/412.93	c #Conflicts:    1466000 | #Learnt:      55156 | 0.001
412.82/412.93	c total clause space: 127.173MB
412.82/412.93	c total #watches: 161282
413.22/413.39	c total #propagations: 85225411 / total #impl: 450633049 (eff. 0.189)
413.22/413.39	c #Conflicts:    1467000 | #Learnt:      56156 | 0.001
413.22/413.39	c total clause space: 127.173MB
413.22/413.39	c total #watches: 164137
413.63/413.76	c total #propagations: 85272505 / total #impl: 450887811 (eff. 0.189)
413.63/413.76	c #Conflicts:    1468000 | #Learnt:      57156 | 0.001
413.63/413.76	c total clause space: 127.173MB
413.63/413.76	c total #watches: 166611
414.12/414.28	c total #propagations: 85310956 / total #impl: 451062516 (eff. 0.189)
414.12/414.28	c #Conflicts:    1469000 | #Learnt:      58156 | 0.001
414.12/414.28	c total clause space: 127.173MB
414.12/414.28	c total #watches: 169059
414.52/414.67	c total #propagations: 85357057 / total #impl: 451310061 (eff. 0.189)
414.52/414.67	c GARBAGE COLLECT
414.52/414.67	c #Conflicts:    1470000 | #Learnt:      29858 | 0.001
414.52/414.67	c total clause space: 127.173MB
414.52/414.67	c total #watches: 81731
414.73/414.83	c total #propagations: 85403684 / total #impl: 451570537 (eff. 0.189)
414.73/414.83	c #Conflicts:    1471000 | #Learnt:      30858 | 0.001
414.73/414.83	c total clause space: 127.173MB
414.73/414.83	c total #watches: 84276
414.92/415.02	c total #propagations: 85441516 / total #impl: 451748293 (eff. 0.189)
414.92/415.02	c #Conflicts:    1472000 | #Learnt:      31858 | 0.001
414.92/415.02	c total clause space: 127.173MB
414.92/415.02	c total #watches: 86649
415.12/415.20	c total #propagations: 85483783 / total #impl: 451964400 (eff. 0.189)
415.12/415.20	c #Conflicts:    1473000 | #Learnt:      32858 | 0.001
415.12/415.20	c total clause space: 127.173MB
415.12/415.20	c total #watches: 88995
415.32/415.41	c total #propagations: 85530342 / total #impl: 452208349 (eff. 0.189)
415.32/415.41	c #Conflicts:    1474000 | #Learnt:      33858 | 0.001
415.32/415.41	c total clause space: 127.173MB
415.32/415.41	c total #watches: 91833
415.42/415.58	c total #propagations: 85576194 / total #impl: 452427852 (eff. 0.189)
415.42/415.58	c #Conflicts:    1475000 | #Learnt:      34858 | 0.001
415.42/415.58	c total clause space: 127.173MB
415.42/415.58	c total #watches: 94562
415.73/415.83	c total #propagations: 85613632 / total #impl: 452594964 (eff. 0.189)
415.73/415.83	c #Conflicts:    1476000 | #Learnt:      35858 | 0.001
415.73/415.83	c total clause space: 127.173MB
415.73/415.83	c total #watches: 96728
415.92/416.07	c total #propagations: 85663277 / total #impl: 452879414 (eff. 0.189)
415.92/416.07	c #Conflicts:    1477000 | #Learnt:      36858 | 0.001
415.92/416.07	c total clause space: 127.173MB
415.92/416.07	c total #watches: 98979
416.22/416.35	c total #propagations: 85715551 / total #impl: 453153067 (eff. 0.189)
416.22/416.35	c #Conflicts:    1478000 | #Learnt:      37858 | 0.001
416.22/416.35	c total clause space: 127.173MB
416.22/416.35	c total #watches: 101616
416.52/416.62	c total #propagations: 85772078 / total #impl: 453460806 (eff. 0.189)
416.52/416.62	c #Conflicts:    1479000 | #Learnt:      38858 | 0.001
416.52/416.62	c total clause space: 127.173MB
416.52/416.62	c total #watches: 103925
416.83/416.91	c total #propagations: 85831999 / total #impl: 453782251 (eff. 0.189)
416.83/416.91	c #Conflicts:    1480000 | #Learnt:      39858 | 0.001
416.83/416.91	c total clause space: 127.173MB
416.83/416.91	c total #watches: 106510
417.02/417.16	c total #propagations: 85887636 / total #impl: 454100544 (eff. 0.189)
417.02/417.16	c #Conflicts:    1481000 | #Learnt:      40858 | 0.001
417.02/417.16	c total clause space: 127.173MB
417.02/417.16	c total #watches: 109000
417.32/417.41	c total #propagations: 85939196 / total #impl: 454406697 (eff. 0.189)
417.32/417.41	c #Conflicts:    1482000 | #Learnt:      41858 | 0.001
417.32/417.41	c total clause space: 127.173MB
417.32/417.41	c total #watches: 111614
417.52/417.65	c total #propagations: 85979192 / total #impl: 454603825 (eff. 0.189)
417.52/417.65	c #Conflicts:    1483000 | #Learnt:      42858 | 0.001
417.52/417.65	c total clause space: 127.173MB
417.52/417.65	c total #watches: 114242
417.82/417.91	c total #propagations: 86026893 / total #impl: 454800688 (eff. 0.189)
417.82/417.91	c #Conflicts:    1484000 | #Learnt:      43858 | 0.001
417.82/417.91	c total clause space: 127.173MB
417.82/417.91	c total #watches: 116829
418.03/418.15	c total #propagations: 86076600 / total #impl: 455059374 (eff. 0.189)
418.03/418.15	c #Conflicts:    1485000 | #Learnt:      44858 | 0.001
418.03/418.15	c total clause space: 127.173MB
418.03/418.15	c total #watches: 119406
418.32/418.41	c total #propagations: 86118074 / total #impl: 455252204 (eff. 0.189)
418.32/418.41	c #Conflicts:    1486000 | #Learnt:      45858 | 0.001
418.32/418.41	c total clause space: 127.173MB
418.32/418.41	c total #watches: 121828
418.62/418.72	c total #propagations: 86160955 / total #impl: 455461431 (eff. 0.189)
418.62/418.72	c #Conflicts:    1487000 | #Learnt:      46858 | 0.001
418.62/418.72	c total clause space: 127.173MB
418.62/418.72	c total #watches: 124221
418.92/419.00	c total #propagations: 86209786 / total #impl: 455728608 (eff. 0.189)
418.92/419.00	c #Conflicts:    1488000 | #Learnt:      47858 | 0.001
418.92/419.00	c total clause space: 127.173MB
418.92/419.00	c total #watches: 126681
419.22/419.34	c total #propagations: 86259190 / total #impl: 455983774 (eff. 0.189)
419.22/419.34	c #Conflicts:    1489000 | #Learnt:      48858 | 0.001
419.22/419.34	c total clause space: 127.173MB
419.22/419.34	c total #watches: 129742
419.52/419.65	c total #propagations: 86320919 / total #impl: 456324512 (eff. 0.189)
419.52/419.65	c #Conflicts:    1490000 | #Learnt:      49858 | 0.001
419.52/419.65	c total clause space: 127.173MB
419.52/419.65	c total #watches: 132160
419.82/419.91	c total #propagations: 86365538 / total #impl: 456581861 (eff. 0.189)
419.82/419.91	c #Conflicts:    1491000 | #Learnt:      50858 | 0.001
419.82/419.91	c total clause space: 127.173MB
419.82/419.91	c total #watches: 134699
420.13/420.30	c total #propagations: 86405147 / total #impl: 456766179 (eff. 0.189)
420.13/420.30	c #Conflicts:    1492000 | #Learnt:      51858 | 0.001
420.13/420.30	c total clause space: 127.173MB
420.13/420.30	c total #watches: 137329
420.42/420.59	c total #propagations: 86466937 / total #impl: 457149248 (eff. 0.189)
420.42/420.59	c #Conflicts:    1493000 | #Learnt:      52858 | 0.001
420.42/420.59	c total clause space: 127.173MB
420.42/420.59	c total #watches: 140005
420.82/420.91	c total #propagations: 86505387 / total #impl: 457316361 (eff. 0.189)
420.82/420.91	c #Conflicts:    1494000 | #Learnt:      53858 | 0.001
420.82/420.91	c total clause space: 127.173MB
420.82/420.91	c total #watches: 142598
421.12/421.28	c total #propagations: 86551495 / total #impl: 457571763 (eff. 0.189)
421.12/421.28	c #Conflicts:    1495000 | #Learnt:      54858 | 0.001
421.12/421.28	c total clause space: 127.173MB
421.12/421.28	c total #watches: 145067
421.62/421.71	c total #propagations: 86605773 / total #impl: 457841218 (eff. 0.189)
421.62/421.71	c #Conflicts:    1496000 | #Learnt:      55858 | 0.001
421.62/421.71	c total clause space: 127.173MB
421.62/421.71	c total #watches: 147865
421.92/422.09	c total #propagations: 86662495 / total #impl: 458160357 (eff. 0.189)
421.92/422.09	c #Conflicts:    1497000 | #Learnt:      56858 | 0.001
421.92/422.09	c total clause space: 127.173MB
421.92/422.09	c total #watches: 150525
422.43/422.52	c total #propagations: 86714360 / total #impl: 458412653 (eff. 0.189)
422.43/422.52	c #Conflicts:    1498000 | #Learnt:      57858 | 0.001
422.43/422.52	c total clause space: 127.173MB
422.43/422.52	c total #watches: 153171
423.02/423.10	c total #propagations: 86773426 / total #impl: 458696414 (eff. 0.189)
423.02/423.10	c #Conflicts:    1499000 | #Learnt:      58858 | 0.001
423.02/423.10	c total clause space: 127.173MB
423.02/423.10	c total #watches: 156289
423.43/423.52	c total #propagations: 86847797 / total #impl: 459078712 (eff. 0.189)
423.43/423.52	c GARBAGE COLLECT
423.43/423.52	c #Conflicts:    1500000 | #Learnt:      30255 | 0.001
423.43/423.52	c total clause space: 127.173MB
423.43/423.52	c total #watches: 82768
423.62/423.72	c total #propagations: 86922000 / total #impl: 459446360 (eff. 0.189)
423.62/423.72	c #Conflicts:    1501000 | #Learnt:      31255 | 0.001
423.62/423.72	c total clause space: 127.173MB
423.62/423.72	c total #watches: 85543
423.82/423.98	c total #propagations: 86975517 / total #impl: 459722374 (eff. 0.189)
423.82/423.98	c #Conflicts:    1502000 | #Learnt:      32255 | 0.001
423.82/423.98	c total clause space: 127.173MB
423.82/423.98	c total #watches: 88943
424.12/424.28	c total #propagations: 87041648 / total #impl: 460094091 (eff. 0.189)
424.12/424.28	c #Conflicts:    1503000 | #Learnt:      33255 | 0.001
424.12/424.28	c total clause space: 127.173MB
424.12/424.28	c total #watches: 93309
424.42/424.58	c total #propagations: 87110880 / total #impl: 460461919 (eff. 0.189)
424.42/424.58	c #Conflicts:    1504000 | #Learnt:      34255 | 0.001
424.42/424.58	c total clause space: 127.173MB
424.42/424.58	c total #watches: 95932
424.82/424.94	c total #propagations: 87165923 / total #impl: 460783831 (eff. 0.189)
424.82/424.94	c #Conflicts:    1505000 | #Learnt:      35255 | 0.001
424.82/424.94	c total clause space: 127.173MB
424.82/424.94	c total #watches: 99359
425.32/425.43	c total #propagations: 87237424 / total #impl: 461167648 (eff. 0.189)
425.32/425.43	c #Conflicts:    1506000 | #Learnt:      36255 | 0.001
425.32/425.43	c total clause space: 127.173MB
425.32/425.43	c total #watches: 104171
425.73/425.80	c total #propagations: 87324505 / total #impl: 461706082 (eff. 0.189)
425.73/425.80	c #Conflicts:    1507000 | #Learnt:      37255 | 0.001
425.73/425.80	c total clause space: 127.173MB
425.73/425.80	c total #watches: 107279
425.92/426.05	c total #propagations: 87382903 / total #impl: 462016027 (eff. 0.189)
425.92/426.05	c #Conflicts:    1508000 | #Learnt:      38255 | 0.001
425.92/426.05	c total clause space: 127.173MB
425.92/426.05	c total #watches: 109811
426.12/426.24	c total #propagations: 87420551 / total #impl: 462191410 (eff. 0.189)
426.12/426.24	c #Conflicts:    1509000 | #Learnt:      39255 | 0.001
426.12/426.24	c total clause space: 127.173MB
426.12/426.24	c total #watches: 112610
426.42/426.54	c total #propagations: 87456700 / total #impl: 462323819 (eff. 0.189)
426.42/426.54	c #Conflicts:    1510000 | #Learnt:      40255 | 0.001
426.42/426.54	c total clause space: 127.173MB
426.42/426.54	c total #watches: 115149
426.73/426.84	c total #propagations: 87503032 / total #impl: 462544616 (eff. 0.189)
426.73/426.84	c #Conflicts:    1511000 | #Learnt:      41255 | 0.001
426.73/426.84	c total clause space: 127.173MB
426.73/426.84	c total #watches: 117865
427.02/427.13	c total #propagations: 87543514 / total #impl: 462734358 (eff. 0.189)
427.02/427.13	c #Conflicts:    1512000 | #Learnt:      42255 | 0.001
427.02/427.13	c total clause space: 127.173MB
427.02/427.13	c total #watches: 120562
427.42/427.51	c total #propagations: 87582910 / total #impl: 462927942 (eff. 0.189)
427.42/427.51	c #Conflicts:    1513000 | #Learnt:      43255 | 0.001
427.42/427.51	c total clause space: 127.173MB
427.42/427.51	c total #watches: 122862
427.82/427.90	c total #propagations: 87634515 / total #impl: 463222822 (eff. 0.189)
427.82/427.90	c #Conflicts:    1514000 | #Learnt:      44255 | 0.001
427.82/427.90	c total clause space: 127.173MB
427.82/427.90	c total #watches: 125770
428.12/428.25	c total #propagations: 87691631 / total #impl: 463568732 (eff. 0.189)
428.12/428.25	c #Conflicts:    1515000 | #Learnt:      45255 | 0.001
428.12/428.25	c total clause space: 127.173MB
428.12/428.25	c total #watches: 128509
428.42/428.58	c total #propagations: 87741954 / total #impl: 463859890 (eff. 0.189)
428.42/428.58	c #Conflicts:    1516000 | #Learnt:      46255 | 0.001
428.42/428.58	c total clause space: 127.173MB
428.42/428.58	c total #watches: 131064
428.82/428.90	c total #propagations: 87785466 / total #impl: 464075398 (eff. 0.189)
428.82/428.90	c #Conflicts:    1517000 | #Learnt:      47255 | 0.001
428.82/428.90	c total clause space: 127.173MB
428.82/428.90	c total #watches: 133558
429.02/429.19	c total #propagations: 87830031 / total #impl: 464290066 (eff. 0.189)
429.02/429.19	c #Conflicts:    1518000 | #Learnt:      48255 | 0.001
429.02/429.19	c total clause space: 127.173MB
429.02/429.19	c total #watches: 135905
429.42/429.55	c total #propagations: 87877929 / total #impl: 464495678 (eff. 0.189)
429.42/429.55	c #Conflicts:    1519000 | #Learnt:      49255 | 0.001
429.42/429.55	c total clause space: 127.173MB
429.42/429.55	c total #watches: 138307
429.72/429.89	c total #propagations: 87921120 / total #impl: 464732791 (eff. 0.189)
429.72/429.89	c #Conflicts:    1520000 | #Learnt:      50255 | 0.001
429.72/429.89	c total clause space: 127.173MB
429.72/429.89	c total #watches: 141083
430.22/430.32	c total #propagations: 87963838 / total #impl: 464952065 (eff. 0.189)
430.22/430.32	c #Conflicts:    1521000 | #Learnt:      51255 | 0.001
430.22/430.32	c total clause space: 127.173MB
430.22/430.32	c total #watches: 143653
430.62/430.78	c total #propagations: 88018107 / total #impl: 465318227 (eff. 0.189)
430.62/430.78	c #Conflicts:    1522000 | #Learnt:      52255 | 0.001
430.62/430.78	c total clause space: 127.173MB
430.62/430.78	c total #watches: 146220
431.22/431.31	c total #propagations: 88081909 / total #impl: 465697388 (eff. 0.189)
431.22/431.31	c #Conflicts:    1523000 | #Learnt:      53255 | 0.001
431.22/431.31	c total clause space: 127.173MB
431.22/431.31	c total #watches: 148630
431.62/431.78	c total #propagations: 88144541 / total #impl: 466053621 (eff. 0.189)
431.62/431.78	c #Conflicts:    1524000 | #Learnt:      54255 | 0.001
431.62/431.78	c total clause space: 127.173MB
431.62/431.78	c total #watches: 151743
432.32/432.45	c total #propagations: 88207565 / total #impl: 466360243 (eff. 0.189)
432.32/432.45	c #Conflicts:    1525000 | #Learnt:      55255 | 0.001
432.32/432.45	c total clause space: 127.173MB
432.32/432.45	c total #watches: 154890
432.82/432.99	c total #propagations: 88280697 / total #impl: 466723629 (eff. 0.189)
432.82/432.99	c #Conflicts:    1526000 | #Learnt:      56255 | 0.001
432.82/432.99	c total clause space: 127.173MB
432.82/432.99	c total #watches: 158114
433.22/433.38	c total #propagations: 88336751 / total #impl: 467003592 (eff. 0.189)
433.22/433.38	c #Conflicts:    1527000 | #Learnt:      57255 | 0.001
433.22/433.38	c total clause space: 127.173MB
433.22/433.38	c total #watches: 160467
433.62/433.76	c total #propagations: 88378496 / total #impl: 467193555 (eff. 0.189)
433.62/433.76	c #Conflicts:    1528000 | #Learnt:      58255 | 0.001
433.62/433.76	c total clause space: 127.173MB
433.62/433.76	c total #watches: 162983
434.12/434.20	c total #propagations: 88421244 / total #impl: 467419154 (eff. 0.189)
434.12/434.20	c #Conflicts:    1529000 | #Learnt:      59255 | 0.001
434.12/434.20	c total clause space: 127.173MB
434.12/434.20	c total #watches: 165453
434.42/434.53	c total #propagations: 88471067 / total #impl: 467702473 (eff. 0.189)
434.42/434.53	c GARBAGE COLLECT
434.42/434.53	c #Conflicts:    1530000 | #Learnt:      30354 | 0.001
434.42/434.53	c total clause space: 127.173MB
434.42/434.53	c total #watches: 83061
434.62/434.70	c total #propagations: 88514828 / total #impl: 467933615 (eff. 0.189)
434.62/434.70	c #Conflicts:    1531000 | #Learnt:      31354 | 0.001
434.62/434.70	c total clause space: 127.173MB
434.62/434.70	c total #watches: 85910
434.82/434.92	c total #propagations: 88554631 / total #impl: 468100706 (eff. 0.189)
434.82/434.92	c #Conflicts:    1532000 | #Learnt:      32354 | 0.001
434.82/434.92	c total clause space: 127.173MB
434.82/434.92	c total #watches: 89010
435.02/435.15	c total #propagations: 88604909 / total #impl: 468360908 (eff. 0.189)
435.02/435.15	c #Conflicts:    1533000 | #Learnt:      33354 | 0.001
435.02/435.15	c total clause space: 127.173MB
435.02/435.15	c total #watches: 91749
435.32/435.42	c total #propagations: 88659473 / total #impl: 468668483 (eff. 0.189)
435.32/435.42	c #Conflicts:    1534000 | #Learnt:      34354 | 0.001
435.32/435.42	c total clause space: 127.173MB
435.32/435.42	c total #watches: 94872
435.52/435.65	c total #propagations: 88712500 / total #impl: 468963580 (eff. 0.189)
435.52/435.65	c #Conflicts:    1535000 | #Learnt:      35354 | 0.001
435.52/435.65	c total clause space: 127.173MB
435.52/435.65	c total #watches: 97611
435.72/435.85	c total #propagations: 88759165 / total #impl: 469186362 (eff. 0.189)
435.72/435.85	c #Conflicts:    1536000 | #Learnt:      36354 | 0.001
435.72/435.85	c total clause space: 127.173MB
435.72/435.85	c total #watches: 100250
435.92/436.09	c total #propagations: 88798078 / total #impl: 469365789 (eff. 0.189)
435.92/436.09	c #Conflicts:    1537000 | #Learnt:      37354 | 0.001
435.92/436.09	c total clause space: 127.173MB
435.92/436.09	c total #watches: 103176
436.22/436.32	c total #propagations: 88844122 / total #impl: 469613072 (eff. 0.189)
436.22/436.32	c #Conflicts:    1538000 | #Learnt:      38354 | 0.001
436.22/436.32	c total clause space: 127.173MB
436.22/436.32	c total #watches: 105749
436.41/436.52	c total #propagations: 88887544 / total #impl: 469803801 (eff. 0.189)
436.41/436.52	c #Conflicts:    1539000 | #Learnt:      39354 | 0.001
436.41/436.52	c total clause space: 127.173MB
436.41/436.52	c total #watches: 108163
436.72/436.87	c total #propagations: 88925481 / total #impl: 469963380 (eff. 0.189)
436.72/436.87	c #Conflicts:    1540000 | #Learnt:      40354 | 0.001
436.72/436.87	c total clause space: 127.173MB
436.72/436.87	c total #watches: 110429
437.01/437.17	c total #propagations: 88984125 / total #impl: 470332615 (eff. 0.189)
437.01/437.17	c #Conflicts:    1541000 | #Learnt:      41354 | 0.001
437.01/437.17	c total clause space: 127.173MB
437.01/437.17	c total #watches: 113332
437.41/437.58	c total #propagations: 89043729 / total #impl: 470638513 (eff. 0.189)
437.41/437.58	c #Conflicts:    1542000 | #Learnt:      42354 | 0.001
437.41/437.58	c total clause space: 127.173MB
437.41/437.58	c total #watches: 116305
437.72/437.90	c total #propagations: 89116915 / total #impl: 471047524 (eff. 0.189)
437.72/437.90	c #Conflicts:    1543000 | #Learnt:      43354 | 0.001
437.72/437.90	c total clause space: 127.173MB
437.72/437.90	c total #watches: 118491
438.11/438.22	c total #propagations: 89176275 / total #impl: 471369045 (eff. 0.189)
438.11/438.22	c #Conflicts:    1544000 | #Learnt:      44354 | 0.001
438.11/438.22	c total clause space: 127.173MB
438.11/438.22	c total #watches: 120886
438.41/438.55	c total #propagations: 89234943 / total #impl: 471736918 (eff. 0.189)
438.41/438.55	c #Conflicts:    1545000 | #Learnt:      45354 | 0.001
438.41/438.55	c total clause space: 127.173MB
438.41/438.55	c total #watches: 123409
438.82/438.91	c total #propagations: 89292339 / total #impl: 472018274 (eff. 0.189)
438.82/438.91	c #Conflicts:    1546000 | #Learnt:      46354 | 0.001
438.82/438.91	c total clause space: 127.173MB
438.82/438.91	c total #watches: 126172
439.11/439.22	c total #propagations: 89354555 / total #impl: 472410311 (eff. 0.189)
439.11/439.22	c #Conflicts:    1547000 | #Learnt:      47354 | 0.001
439.11/439.22	c total clause space: 127.173MB
439.11/439.22	c total #watches: 129015
439.51/439.67	c total #propagations: 89408450 / total #impl: 472749838 (eff. 0.189)
439.51/439.67	c #Conflicts:    1548000 | #Learnt:      48354 | 0.001
439.51/439.67	c total clause space: 127.173MB
439.51/439.67	c total #watches: 133056
439.92/440.00	c total #propagations: 89478226 / total #impl: 473211805 (eff. 0.189)
439.92/440.00	c #Conflicts:    1549000 | #Learnt:      49354 | 0.001
439.92/440.00	c total clause space: 127.173MB
439.92/440.00	c total #watches: 136287
440.31/440.41	c total #propagations: 89535217 / total #impl: 473584996 (eff. 0.189)
440.31/440.41	c #Conflicts:    1550000 | #Learnt:      50354 | 0.001
440.31/440.41	c total clause space: 127.173MB
440.31/440.41	c total #watches: 139209
440.71/440.83	c total #propagations: 89594597 / total #impl: 473976741 (eff. 0.189)
440.71/440.83	c #Conflicts:    1551000 | #Learnt:      51354 | 0.001
440.71/440.83	c total clause space: 127.173MB
440.71/440.83	c total #watches: 142812
441.12/441.22	c total #propagations: 89651779 / total #impl: 474351945 (eff. 0.189)
441.12/441.22	c #Conflicts:    1552000 | #Learnt:      52354 | 0.001
441.12/441.22	c total clause space: 127.173MB
441.12/441.22	c total #watches: 145995
441.71/441.84	c total #propagations: 89698775 / total #impl: 474588199 (eff. 0.189)
441.71/441.84	c #Conflicts:    1553000 | #Learnt:      53354 | 0.001
441.71/441.84	c total clause space: 127.173MB
441.71/441.84	c total #watches: 148672
442.12/442.28	c total #propagations: 89780810 / total #impl: 474993622 (eff. 0.189)
442.12/442.28	c #Conflicts:    1554000 | #Learnt:      54354 | 0.001
442.12/442.28	c total clause space: 127.173MB
442.12/442.28	c total #watches: 151425
442.91/443.04	c total #propagations: 89834362 / total #impl: 475254782 (eff. 0.189)
442.91/443.04	c #Conflicts:    1555000 | #Learnt:      55354 | 0.001
442.91/443.04	c total clause space: 127.173MB
442.91/443.04	c total #watches: 154686
443.51/443.66	c total #propagations: 89920933 / total #impl: 475786446 (eff. 0.189)
443.51/443.66	c #Conflicts:    1556000 | #Learnt:      56354 | 0.001
443.51/443.66	c total clause space: 127.173MB
443.51/443.66	c total #watches: 158457
444.21/444.37	c total #propagations: 89997322 / total #impl: 476248945 (eff. 0.189)
444.21/444.37	c #Conflicts:    1557000 | #Learnt:      57354 | 0.001
444.21/444.37	c total clause space: 127.173MB
444.21/444.37	c total #watches: 161765
445.01/445.11	c total #propagations: 90077959 / total #impl: 476764853 (eff. 0.189)
445.01/445.11	c #Conflicts:    1558000 | #Learnt:      58354 | 0.001
445.01/445.11	c total clause space: 127.173MB
445.01/445.11	c total #watches: 165580
445.71/445.83	c total #propagations: 90159026 / total #impl: 477269617 (eff. 0.189)
445.71/445.83	c #Conflicts:    1559000 | #Learnt:      59354 | 0.001
445.71/445.83	c total clause space: 127.173MB
445.71/445.83	c total #watches: 169269
446.52/446.69	c total #propagations: 90230324 / total #impl: 477717509 (eff. 0.189)
446.52/446.69	c #Conflicts:    1560000 | #Learnt:      60354 | 0.001
446.52/446.69	c total clause space: 127.173MB
446.52/446.69	c total #watches: 173628
446.91/447.01	c total #propagations: 90304663 / total #impl: 478260182 (eff. 0.189)
446.91/447.01	c GARBAGE COLLECT
446.91/447.01	c #Conflicts:    1561000 | #Learnt:      31167 | 0.001
446.91/447.01	c total clause space: 127.173MB
446.91/447.01	c total #watches: 85340
447.21/447.31	c total #propagations: 90367399 / total #impl: 478583237 (eff. 0.189)
447.21/447.31	c #Conflicts:    1562000 | #Learnt:      32167 | 0.001
447.21/447.31	c total clause space: 127.173MB
447.21/447.31	c total #watches: 88139
447.51/447.70	c total #propagations: 90435199 / total #impl: 478957551 (eff. 0.189)
447.51/447.70	c #Conflicts:    1563000 | #Learnt:      33167 | 0.001
447.51/447.70	c total clause space: 127.173MB
447.51/447.70	c total #watches: 92501
448.01/448.13	c total #propagations: 90514334 / total #impl: 479383613 (eff. 0.189)
448.01/448.13	c #Conflicts:    1564000 | #Learnt:      34167 | 0.001
448.01/448.13	c total clause space: 127.173MB
448.01/448.13	c total #watches: 97022
448.21/448.38	c total #propagations: 90599343 / total #impl: 479910837 (eff. 0.189)
448.21/448.38	c #Conflicts:    1565000 | #Learnt:      35167 | 0.001
448.21/448.38	c total clause space: 127.173MB
448.21/448.38	c total #watches: 99701
448.51/448.66	c total #propagations: 90663710 / total #impl: 480195194 (eff. 0.189)
448.51/448.66	c #Conflicts:    1566000 | #Learnt:      36167 | 0.001
448.51/448.66	c total clause space: 127.173MB
448.51/448.66	c total #watches: 102895
448.82/448.93	c total #propagations: 90729189 / total #impl: 480488389 (eff. 0.189)
448.82/448.93	c #Conflicts:    1567000 | #Learnt:      37167 | 0.001
448.82/448.93	c total clause space: 127.173MB
448.82/448.93	c total #watches: 105534
449.11/449.27	c total #propagations: 90785728 / total #impl: 480817848 (eff. 0.189)
449.11/449.27	c #Conflicts:    1568000 | #Learnt:      38167 | 0.001
449.11/449.27	c total clause space: 127.173MB
449.11/449.27	c total #watches: 108596
449.51/449.69	c total #propagations: 90856713 / total #impl: 481206649 (eff. 0.189)
449.51/449.69	c #Conflicts:    1569000 | #Learnt:      39167 | 0.001
449.51/449.69	c total clause space: 127.173MB
449.51/449.69	c total #watches: 112027
450.11/450.21	c total #propagations: 90938490 / total #impl: 481698005 (eff. 0.189)
450.11/450.21	c #Conflicts:    1570000 | #Learnt:      40167 | 0.001
450.11/450.21	c total clause space: 127.173MB
450.11/450.21	c total #watches: 116342
450.61/450.75	c total #propagations: 91023117 / total #impl: 482266327 (eff. 0.189)
450.61/450.75	c #Conflicts:    1571000 | #Learnt:      41167 | 0.001
450.61/450.75	c total clause space: 127.173MB
450.61/450.75	c total #watches: 120492
451.21/451.37	c total #propagations: 91105683 / total #impl: 482777785 (eff. 0.189)
451.21/451.37	c #Conflicts:    1572000 | #Learnt:      42167 | 0.001
451.21/451.37	c total clause space: 127.173MB
451.21/451.37	c total #watches: 123718
451.91/452.02	c total #propagations: 91191469 / total #impl: 483317673 (eff. 0.189)
451.91/452.02	c #Conflicts:    1573000 | #Learnt:      43167 | 0.001
451.91/452.02	c total clause space: 127.173MB
451.91/452.02	c total #watches: 127359
452.51/452.60	c total #propagations: 91274455 / total #impl: 483864802 (eff. 0.189)
452.51/452.60	c #Conflicts:    1574000 | #Learnt:      44167 | 0.001
452.51/452.60	c total clause space: 127.173MB
452.51/452.60	c total #watches: 130828
453.12/453.21	c total #propagations: 91350286 / total #impl: 484393301 (eff. 0.189)
453.12/453.21	c #Conflicts:    1575000 | #Learnt:      45167 | 0.001
453.12/453.21	c total clause space: 127.173MB
453.12/453.21	c total #watches: 134927
453.71/453.87	c total #propagations: 91419952 / total #impl: 484863443 (eff. 0.189)
453.71/453.87	c #Conflicts:    1576000 | #Learnt:      46167 | 0.001
453.71/453.87	c total clause space: 127.173MB
453.71/453.87	c total #watches: 139874
454.41/454.52	c total #propagations: 91492934 / total #impl: 485334981 (eff. 0.189)
454.41/454.52	c #Conflicts:    1577000 | #Learnt:      47167 | 0.001
454.41/454.52	c total clause space: 127.173MB
454.41/454.52	c total #watches: 143425
455.11/455.28	c total #propagations: 91562932 / total #impl: 485751707 (eff. 0.188)
455.11/455.28	c #Conflicts:    1578000 | #Learnt:      48167 | 0.001
455.11/455.28	c total clause space: 127.173MB
455.11/455.28	c total #watches: 147368
455.91/456.04	c total #propagations: 91641983 / total #impl: 486193853 (eff. 0.188)
455.91/456.04	c #Conflicts:    1579000 | #Learnt:      49167 | 0.001
455.91/456.04	c total clause space: 127.173MB
455.91/456.04	c total #watches: 151180
456.52/456.68	c total #propagations: 91719668 / total #impl: 486616256 (eff. 0.188)
456.52/456.68	c #Conflicts:    1580000 | #Learnt:      50167 | 0.001
456.52/456.68	c total clause space: 127.173MB
456.52/456.68	c total #watches: 154409
457.21/457.38	c total #propagations: 91789395 / total #impl: 486983985 (eff. 0.188)
457.21/457.38	c #Conflicts:    1581000 | #Learnt:      51167 | 0.001
457.21/457.38	c total clause space: 127.173MB
457.21/457.38	c total #watches: 157719
458.01/458.12	c total #propagations: 91856691 / total #impl: 487383728 (eff. 0.188)
458.01/458.12	c #Conflicts:    1582000 | #Learnt:      52167 | 0.001
458.01/458.12	c total clause space: 127.173MB
458.01/458.12	c total #watches: 160848
458.81/458.99	c total #propagations: 91927262 / total #impl: 487842207 (eff. 0.188)
458.81/458.99	c #Conflicts:    1583000 | #Learnt:      53167 | 0.001
458.81/458.99	c total clause space: 127.173MB
458.81/458.99	c total #watches: 164098
459.82/460.00	c total #propagations: 92014523 / total #impl: 488286690 (eff. 0.188)
459.82/460.00	c #Conflicts:    1584000 | #Learnt:      54167 | 0.001
459.82/460.00	c total clause space: 127.173MB
459.82/460.00	c total #watches: 167693
461.01/461.15	c total #propagations: 92117006 / total #impl: 488804067 (eff. 0.188)
461.01/461.15	c #Conflicts:    1585000 | #Learnt:      55167 | 0.001
461.01/461.15	c total clause space: 127.173MB
461.01/461.15	c total #watches: 171897
461.81/461.95	c total #propagations: 92210608 / total #impl: 489420040 (eff. 0.188)
461.81/461.95	c #Conflicts:    1586000 | #Learnt:      56167 | 0.001
461.81/461.95	c total clause space: 127.173MB
461.81/461.95	c total #watches: 175468
462.71/462.83	c total #propagations: 92275567 / total #impl: 489868517 (eff. 0.188)
462.71/462.83	c #Conflicts:    1587000 | #Learnt:      57167 | 0.001
462.71/462.83	c total clause space: 127.173MB
462.71/462.83	c total #watches: 179294
463.41/463.59	c total #propagations: 92351786 / total #impl: 490429506 (eff. 0.188)
463.41/463.59	c #Conflicts:    1588000 | #Learnt:      58167 | 0.001
463.41/463.59	c total clause space: 127.173MB
463.41/463.59	c total #watches: 182837
464.22/464.35	c total #propagations: 92422502 / total #impl: 490945418 (eff. 0.188)
464.22/464.35	c #Conflicts:    1589000 | #Learnt:      59167 | 0.001
464.22/464.35	c total clause space: 127.173MB
464.22/464.35	c total #watches: 186815
465.01/465.15	c total #propagations: 92485748 / total #impl: 491363661 (eff. 0.188)
465.01/465.15	c #Conflicts:    1590000 | #Learnt:      60167 | 0.001
465.01/465.15	c total clause space: 127.173MB
465.01/465.15	c total #watches: 190201
466.21/466.39	c total #propagations: 92544157 / total #impl: 491753017 (eff. 0.188)
466.21/466.39	c GARBAGE COLLECT
466.21/466.39	c #Conflicts:    1591000 | #Learnt:      30675 | 0.001
466.21/466.39	c total clause space: 127.173MB
466.21/466.39	c total #watches: 83974
466.61/466.71	c total #propagations: 92615265 / total #impl: 492307165 (eff. 0.188)
466.61/466.71	c #Conflicts:    1592000 | #Learnt:      31675 | 0.001
466.61/466.71	c total clause space: 127.173MB
466.61/466.71	c total #watches: 86912
466.81/466.97	c total #propagations: 92678910 / total #impl: 492688189 (eff. 0.188)
466.81/466.97	c #Conflicts:    1593000 | #Learnt:      32675 | 0.001
466.81/466.97	c total clause space: 127.173MB
466.81/466.97	c total #watches: 89828
467.11/467.24	c total #propagations: 92737085 / total #impl: 493027180 (eff. 0.188)
467.11/467.24	c #Conflicts:    1594000 | #Learnt:      33675 | 0.001
467.11/467.24	c total clause space: 127.173MB
467.11/467.24	c total #watches: 92565
467.42/467.52	c total #propagations: 92802480 / total #impl: 493361373 (eff. 0.188)
467.42/467.52	c #Conflicts:    1595000 | #Learnt:      34675 | 0.001
467.42/467.52	c total clause space: 127.173MB
467.42/467.52	c total #watches: 95483
467.61/467.71	c total #propagations: 92861698 / total #impl: 493723923 (eff. 0.188)
467.61/467.71	c #Conflicts:    1596000 | #Learnt:      35675 | 0.001
467.61/467.71	c total clause space: 127.173MB
467.61/467.71	c total #watches: 97967
467.81/467.97	c total #propagations: 92910673 / total #impl: 493942075 (eff. 0.188)
467.81/467.97	c #Conflicts:    1597000 | #Learnt:      36675 | 0.001
467.81/467.97	c total clause space: 127.173MB
467.81/467.97	c total #watches: 100600
468.11/468.24	c total #propagations: 92965840 / total #impl: 494245032 (eff. 0.188)
468.11/468.24	c #Conflicts:    1598000 | #Learnt:      37675 | 0.001
468.11/468.24	c total clause space: 127.173MB
468.11/468.24	c total #watches: 103211
468.41/468.56	c total #propagations: 93020189 / total #impl: 494522939 (eff. 0.188)
468.41/468.56	c #Conflicts:    1599000 | #Learnt:      38675 | 0.001
468.41/468.56	c total clause space: 127.173MB
468.41/468.56	c total #watches: 106398
468.81/468.90	c total #propagations: 93083181 / total #impl: 494859068 (eff. 0.188)
468.81/468.90	c #Conflicts:    1600000 | #Learnt:      39675 | 0.001
468.81/468.90	c total clause space: 127.173MB
468.81/468.90	c total #watches: 109635
469.11/469.23	c total #propagations: 93145227 / total #impl: 495184394 (eff. 0.188)
469.11/469.23	c #Conflicts:    1601000 | #Learnt:      40675 | 0.001
469.11/469.23	c total clause space: 127.173MB
469.11/469.23	c total #watches: 112303
469.51/469.66	c total #propagations: 93202573 / total #impl: 495513035 (eff. 0.188)
469.51/469.66	c #Conflicts:    1602000 | #Learnt:      41675 | 0.001
469.51/469.66	c total clause space: 127.173MB
469.51/469.66	c total #watches: 114971
470.01/470.16	c total #propagations: 93264142 / total #impl: 495916978 (eff. 0.188)
470.01/470.16	c #Conflicts:    1603000 | #Learnt:      42675 | 0.001
470.01/470.16	c total clause space: 127.173MB
470.01/470.16	c total #watches: 118262
470.51/470.66	c total #propagations: 93340247 / total #impl: 496355031 (eff. 0.188)
470.51/470.66	c #Conflicts:    1604000 | #Learnt:      43675 | 0.001
470.51/470.66	c total clause space: 127.173MB
470.51/470.66	c total #watches: 121547
471.11/471.26	c total #propagations: 93409329 / total #impl: 496826401 (eff. 0.188)
471.11/471.26	c #Conflicts:    1605000 | #Learnt:      44675 | 0.001
471.11/471.26	c total clause space: 127.173MB
471.11/471.26	c total #watches: 124670
471.71/471.83	c total #propagations: 93492147 / total #impl: 497342414 (eff. 0.188)
471.71/471.83	c #Conflicts:    1606000 | #Learnt:      45675 | 0.001
471.71/471.83	c total clause space: 127.173MB
471.71/471.83	c total #watches: 128793
472.31/472.42	c total #propagations: 93564482 / total #impl: 497800148 (eff. 0.188)
472.31/472.42	c #Conflicts:    1607000 | #Learnt:      46675 | 0.001
472.31/472.42	c total clause space: 127.173MB
472.31/472.42	c total #watches: 133526
472.92/473.08	c total #propagations: 93630514 / total #impl: 498288114 (eff. 0.188)
472.92/473.08	c #Conflicts:    1608000 | #Learnt:      47675 | 0.001
472.92/473.08	c total clause space: 127.173MB
472.92/473.08	c total #watches: 137407
473.51/473.68	c total #propagations: 93697754 / total #impl: 498786289 (eff. 0.188)
473.51/473.68	c #Conflicts:    1609000 | #Learnt:      48675 | 0.001
473.51/473.68	c total clause space: 127.173MB
473.51/473.68	c total #watches: 140310
474.31/474.40	c total #propagations: 93768903 / total #impl: 499284959 (eff. 0.188)
474.31/474.40	c #Conflicts:    1610000 | #Learnt:      49675 | 0.001
474.31/474.40	c total clause space: 127.173MB
474.31/474.40	c total #watches: 144511
475.01/475.20	c total #propagations: 93845102 / total #impl: 499810605 (eff. 0.188)
475.01/475.20	c #Conflicts:    1611000 | #Learnt:      50675 | 0.001
475.01/475.20	c total clause space: 127.173MB
475.01/475.20	c total #watches: 147688
475.91/476.05	c total #propagations: 93928270 / total #impl: 500404455 (eff. 0.188)
475.91/476.05	c #Conflicts:    1612000 | #Learnt:      51675 | 0.001
475.91/476.05	c total clause space: 127.173MB
475.91/476.05	c total #watches: 151743
476.71/476.83	c total #propagations: 94001701 / total #impl: 500905298 (eff. 0.188)
476.71/476.83	c #Conflicts:    1613000 | #Learnt:      52675 | 0.001
476.71/476.83	c total clause space: 127.173MB
476.71/476.83	c total #watches: 154571
477.51/477.67	c total #propagations: 94072472 / total #impl: 501359045 (eff. 0.188)
477.51/477.67	c #Conflicts:    1614000 | #Learnt:      53675 | 0.001
477.51/477.67	c total clause space: 127.173MB
477.51/477.67	c total #watches: 158720
478.41/478.55	c total #propagations: 94149935 / total #impl: 501839509 (eff. 0.188)
478.41/478.55	c #Conflicts:    1615000 | #Learnt:      54675 | 0.001
478.41/478.55	c total clause space: 127.173MB
478.41/478.55	c total #watches: 162037
479.21/479.39	c total #propagations: 94223357 / total #impl: 502317452 (eff. 0.188)
479.21/479.39	c #Conflicts:    1616000 | #Learnt:      55675 | 0.001
479.21/479.39	c total clause space: 127.173MB
479.21/479.39	c total #watches: 165578
480.21/480.33	c total #propagations: 94292066 / total #impl: 502796330 (eff. 0.188)
480.21/480.33	c #Conflicts:    1617000 | #Learnt:      56675 | 0.001
480.21/480.33	c total clause space: 127.173MB
480.21/480.33	c total #watches: 168385
481.21/481.31	c total #propagations: 94366001 / total #impl: 503334815 (eff. 0.187)
481.21/481.31	c #Conflicts:    1618000 | #Learnt:      57675 | 0.001
481.21/481.31	c total clause space: 127.173MB
481.21/481.31	c total #watches: 171959
482.31/482.42	c total #propagations: 94440234 / total #impl: 503821804 (eff. 0.187)
482.31/482.42	c #Conflicts:    1619000 | #Learnt:      58675 | 0.001
482.31/482.42	c total clause space: 127.173MB
482.31/482.42	c total #watches: 175620
483.21/483.38	c total #propagations: 94523136 / total #impl: 504364187 (eff. 0.187)
483.21/483.38	c #Conflicts:    1620000 | #Learnt:      59675 | 0.001
483.21/483.38	c total clause space: 127.173MB
483.21/483.38	c total #watches: 178754
484.31/484.42	c total #propagations: 94598081 / total #impl: 504887142 (eff. 0.187)
484.31/484.42	c #Conflicts:    1621000 | #Learnt:      60675 | 0.001
484.31/484.42	c total clause space: 127.173MB
484.31/484.42	c total #watches: 181874
485.41/485.50	c total #propagations: 94674213 / total #impl: 505378745 (eff. 0.187)
485.41/485.50	c GARBAGE COLLECT
485.41/485.50	c #Conflicts:    1622000 | #Learnt:      30871 | 0.001
485.41/485.50	c total clause space: 127.173MB
485.41/485.50	c total #watches: 84500
485.71/485.88	c total #propagations: 94746922 / total #impl: 505863536 (eff. 0.187)
485.71/485.88	c #Conflicts:    1623000 | #Learnt:      31871 | 0.001
485.71/485.88	c total clause space: 127.173MB
485.71/485.88	c total #watches: 87810
486.11/486.28	c total #propagations: 94827821 / total #impl: 506331610 (eff. 0.187)
486.11/486.28	c #Conflicts:    1624000 | #Learnt:      32871 | 0.001
486.11/486.28	c total clause space: 127.173MB
486.11/486.28	c total #watches: 91153
486.51/486.67	c total #propagations: 94909409 / total #impl: 506807459 (eff. 0.187)
486.51/486.67	c #Conflicts:    1625000 | #Learnt:      33871 | 0.001
486.51/486.67	c total clause space: 127.173MB
486.51/486.67	c total #watches: 94292
486.91/487.00	c total #propagations: 94987861 / total #impl: 507252847 (eff. 0.187)
486.91/487.00	c #Conflicts:    1626000 | #Learnt:      34871 | 0.001
486.91/487.00	c total clause space: 127.173MB
486.91/487.00	c total #watches: 97330
487.21/487.38	c total #propagations: 95048851 / total #impl: 507623775 (eff. 0.187)
487.21/487.38	c #Conflicts:    1627000 | #Learnt:      35871 | 0.001
487.21/487.38	c total clause space: 127.173MB
487.21/487.38	c total #watches: 100118
487.61/487.74	c total #propagations: 95118346 / total #impl: 508112208 (eff. 0.187)
487.61/487.74	c #Conflicts:    1628000 | #Learnt:      36871 | 0.001
487.61/487.74	c total clause space: 127.173MB
487.61/487.74	c total #watches: 102928
488.01/488.19	c total #propagations: 95181471 / total #impl: 508529039 (eff. 0.187)
488.01/488.19	c #Conflicts:    1629000 | #Learnt:      37871 | 0.001
488.01/488.19	c total clause space: 127.173MB
488.01/488.19	c total #watches: 105929
488.41/488.57	c total #propagations: 95252498 / total #impl: 509004234 (eff. 0.187)
488.41/488.57	c #Conflicts:    1630000 | #Learnt:      38871 | 0.001
488.41/488.57	c total clause space: 127.173MB
488.41/488.57	c total #watches: 108539
489.01/489.13	c total #propagations: 95312755 / total #impl: 509397219 (eff. 0.187)
489.01/489.13	c #Conflicts:    1631000 | #Learnt:      39871 | 0.001
489.01/489.13	c total clause space: 127.173MB
489.01/489.13	c total #watches: 112131
489.61/489.75	c total #propagations: 95397291 / total #impl: 509988261 (eff. 0.187)
489.61/489.75	c #Conflicts:    1632000 | #Learnt:      40871 | 0.001
489.61/489.75	c total clause space: 127.173MB
489.61/489.75	c total #watches: 115348
490.21/490.36	c total #propagations: 95484419 / total #impl: 510606084 (eff. 0.187)
490.21/490.36	c #Conflicts:    1633000 | #Learnt:      41871 | 0.001
490.21/490.36	c total clause space: 127.173MB
490.21/490.36	c total #watches: 118598
490.81/490.97	c total #propagations: 95570734 / total #impl: 511130286 (eff. 0.187)
490.81/490.97	c #Conflicts:    1634000 | #Learnt:      42871 | 0.001
490.81/490.97	c total clause space: 127.173MB
490.81/490.97	c total #watches: 122601
491.51/491.60	c total #propagations: 95654114 / total #impl: 511713395 (eff. 0.187)
491.51/491.60	c #Conflicts:    1635000 | #Learnt:      43871 | 0.001
491.51/491.60	c total clause space: 127.173MB
491.51/491.60	c total #watches: 126556
491.91/492.09	c total #propagations: 95732219 / total #impl: 512246969 (eff. 0.187)
491.91/492.09	c #Conflicts:    1636000 | #Learnt:      44871 | 0.001
491.91/492.09	c total clause space: 127.173MB
491.91/492.09	c total #watches: 129650
492.51/492.69	c total #propagations: 95794952 / total #impl: 512639149 (eff. 0.187)
492.51/492.69	c #Conflicts:    1637000 | #Learnt:      45871 | 0.001
492.51/492.69	c total clause space: 127.173MB
492.51/492.69	c total #watches: 133150
493.31/493.41	c total #propagations: 95861497 / total #impl: 513065739 (eff. 0.187)
493.31/493.41	c #Conflicts:    1638000 | #Learnt:      46871 | 0.001
493.31/493.41	c total clause space: 127.173MB
493.31/493.41	c total #watches: 136789
494.00/494.19	c total #propagations: 95935847 / total #impl: 513587832 (eff. 0.187)
494.00/494.19	c #Conflicts:    1639000 | #Learnt:      47871 | 0.001
494.00/494.19	c total clause space: 127.173MB
494.00/494.19	c total #watches: 140765
494.80/494.91	c total #propagations: 96013441 / total #impl: 514170631 (eff. 0.187)
494.80/494.91	c #Conflicts:    1640000 | #Learnt:      48871 | 0.001
494.80/494.91	c total clause space: 127.173MB
494.80/494.91	c total #watches: 144546
495.50/495.62	c total #propagations: 96085624 / total #impl: 514696808 (eff. 0.187)
495.50/495.62	c #Conflicts:    1641000 | #Learnt:      49871 | 0.001
495.50/495.62	c total clause space: 127.173MB
495.50/495.62	c total #watches: 147811
495.90/496.04	c total #propagations: 96149730 / total #impl: 515177118 (eff. 0.187)
495.90/496.04	c #Conflicts:    1642000 | #Learnt:      50871 | 0.001
495.90/496.04	c total clause space: 127.173MB
495.90/496.04	c total #watches: 150243
496.40/496.51	c total #propagations: 96191484 / total #impl: 515397556 (eff. 0.187)
496.40/496.51	c #Conflicts:    1643000 | #Learnt:      51871 | 0.001
496.40/496.51	c total clause space: 127.173MB
496.40/496.51	c total #watches: 152780
496.80/496.91	c total #propagations: 96240746 / total #impl: 515647365 (eff. 0.187)
496.80/496.91	c #Conflicts:    1644000 | #Learnt:      52871 | 0.001
496.80/496.91	c total clause space: 127.173MB
496.80/496.91	c total #watches: 155303
497.11/497.27	c total #propagations: 96285128 / total #impl: 515857156 (eff. 0.187)
497.11/497.27	c #Conflicts:    1645000 | #Learnt:      53871 | 0.001
497.11/497.27	c total clause space: 127.173MB
497.11/497.27	c total #watches: 157883
497.60/497.72	c total #propagations: 96327041 / total #impl: 516035183 (eff. 0.187)
497.60/497.72	c #Conflicts:    1646000 | #Learnt:      54871 | 0.001
497.60/497.72	c total clause space: 127.173MB
497.60/497.72	c total #watches: 160247
498.10/498.20	c total #propagations: 96372035 / total #impl: 516246522 (eff. 0.187)
498.10/498.20	c #Conflicts:    1647000 | #Learnt:      55871 | 0.001
498.10/498.20	c total clause space: 127.173MB
498.10/498.20	c total #watches: 162784
498.50/498.63	c total #propagations: 96416620 / total #impl: 516485247 (eff. 0.187)
498.50/498.63	c #Conflicts:    1648000 | #Learnt:      56871 | 0.001
498.50/498.63	c total clause space: 127.173MB
498.50/498.63	c total #watches: 165060
499.00/499.15	c total #propagations: 96462109 / total #impl: 516755157 (eff. 0.187)
499.00/499.15	c #Conflicts:    1649000 | #Learnt:      57871 | 0.001
499.00/499.15	c total clause space: 127.173MB
499.00/499.15	c total #watches: 167825
499.50/499.61	c total #propagations: 96514537 / total #impl: 517106992 (eff. 0.187)
499.50/499.61	c #Conflicts:    1650000 | #Learnt:      58871 | 0.001
499.50/499.61	c total clause space: 127.173MB
499.50/499.61	c total #watches: 170436
499.90/500.06	c total #propagations: 96560309 / total #impl: 517334320 (eff. 0.187)
499.90/500.06	c #Conflicts:    1651000 | #Learnt:      59871 | 0.001
499.90/500.06	c total clause space: 127.173MB
499.90/500.06	c total #watches: 172882
500.41/500.56	c total #propagations: 96604553 / total #impl: 517551895 (eff. 0.187)
500.41/500.56	c #Conflicts:    1652000 | #Learnt:      60871 | 0.001
500.41/500.56	c total clause space: 127.173MB
500.41/500.56	c total #watches: 175491
500.80/500.99	c total #propagations: 96662891 / total #impl: 517849718 (eff. 0.187)
500.80/500.99	c #Conflicts:    1653000 | #Learnt:      61871 | 0.001
500.80/500.99	c total clause space: 127.173MB
500.80/500.99	c total #watches: 177853
501.10/501.29	c total #propagations: 96709925 / total #impl: 518066530 (eff. 0.187)
501.10/501.29	c GARBAGE COLLECT
501.10/501.29	c #Conflicts:    1654000 | #Learnt:      31753 | 0.001
501.10/501.29	c total clause space: 127.173MB
501.10/501.29	c total #watches: 86874
501.30/501.47	c total #propagations: 96750427 / total #impl: 518263024 (eff. 0.187)
501.30/501.47	c #Conflicts:    1655000 | #Learnt:      32753 | 0.001
501.30/501.47	c total clause space: 127.173MB
501.30/501.47	c total #watches: 89247
501.61/501.70	c total #propagations: 96794045 / total #impl: 518457331 (eff. 0.187)
501.61/501.70	c #Conflicts:    1656000 | #Learnt:      33753 | 0.001
501.61/501.70	c total clause space: 127.173MB
501.61/501.70	c total #watches: 91674
501.80/501.96	c total #propagations: 96845765 / total #impl: 518736326 (eff. 0.187)
501.80/501.96	c #Conflicts:    1657000 | #Learnt:      34753 | 0.001
501.80/501.96	c total clause space: 127.173MB
501.80/501.96	c total #watches: 94119
502.10/502.23	c total #propagations: 96904021 / total #impl: 519069881 (eff. 0.187)
502.10/502.23	c #Conflicts:    1658000 | #Learnt:      35753 | 0.001
502.10/502.23	c total clause space: 127.173MB
502.10/502.23	c total #watches: 97046
502.40/502.52	c total #propagations: 96960010 / total #impl: 519334114 (eff. 0.187)
502.40/502.52	c #Conflicts:    1659000 | #Learnt:      36753 | 0.001
502.40/502.52	c total clause space: 127.173MB
502.40/502.52	c total #watches: 99783
502.80/502.91	c total #propagations: 97017814 / total #impl: 519625212 (eff. 0.187)
502.80/502.91	c #Conflicts:    1660000 | #Learnt:      37753 | 0.001
502.80/502.91	c total clause space: 127.173MB
502.80/502.91	c total #watches: 102674
503.00/503.15	c total #propagations: 97086279 / total #impl: 520017816 (eff. 0.187)
503.00/503.15	c #Conflicts:    1661000 | #Learnt:      38753 | 0.001
503.00/503.15	c total clause space: 127.173MB
503.00/503.15	c total #watches: 105524
503.20/503.37	c total #propagations: 97131621 / total #impl: 520227819 (eff. 0.187)
503.20/503.37	c #Conflicts:    1662000 | #Learnt:      39753 | 0.001
503.20/503.37	c total clause space: 127.173MB
503.20/503.37	c total #watches: 108082
503.40/503.59	c total #propagations: 97168429 / total #impl: 520394371 (eff. 0.187)
503.40/503.59	c #Conflicts:    1663000 | #Learnt:      40753 | 0.001
503.40/503.59	c total clause space: 127.173MB
503.40/503.59	c total #watches: 110601
503.71/503.87	c total #propagations: 97212296 / total #impl: 520587564 (eff. 0.187)
503.71/503.87	c #Conflicts:    1664000 | #Learnt:      41753 | 0.001
503.71/503.87	c total clause space: 127.173MB
503.71/503.87	c total #watches: 113034
504.00/504.12	c total #propagations: 97265705 / total #impl: 520868064 (eff. 0.187)
504.00/504.12	c #Conflicts:    1665000 | #Learnt:      42753 | 0.001
504.00/504.12	c total clause space: 127.173MB
504.00/504.12	c total #watches: 115431
504.30/504.43	c total #propagations: 97311535 / total #impl: 521087945 (eff. 0.187)
504.30/504.43	c #Conflicts:    1666000 | #Learnt:      43753 | 0.001
504.30/504.43	c total clause space: 127.173MB
504.30/504.43	c total #watches: 117966
504.50/504.66	c total #propagations: 97361975 / total #impl: 521369431 (eff. 0.187)
504.50/504.66	c #Conflicts:    1667000 | #Learnt:      44753 | 0.001
504.50/504.66	c total clause space: 127.173MB
504.50/504.66	c total #watches: 120549
504.81/504.94	c total #propagations: 97402793 / total #impl: 521575829 (eff. 0.187)
504.81/504.94	c #Conflicts:    1668000 | #Learnt:      45753 | 0.001
504.81/504.94	c total clause space: 127.173MB
504.81/504.94	c total #watches: 123244
505.10/505.25	c total #propagations: 97447269 / total #impl: 521806583 (eff. 0.187)
505.10/505.25	c #Conflicts:    1669000 | #Learnt:      46753 | 0.001
505.10/505.25	c total clause space: 127.173MB
505.10/505.25	c total #watches: 126057
505.40/505.55	c total #propagations: 97496600 / total #impl: 522058105 (eff. 0.187)
505.40/505.55	c #Conflicts:    1670000 | #Learnt:      47753 | 0.001
505.40/505.55	c total clause space: 127.173MB
505.40/505.55	c total #watches: 128837
505.70/505.83	c total #propagations: 97543825 / total #impl: 522296640 (eff. 0.187)
505.70/505.83	c #Conflicts:    1671000 | #Learnt:      48753 | 0.001
505.70/505.83	c total clause space: 127.173MB
505.70/505.83	c total #watches: 131166
506.01/506.17	c total #propagations: 97588626 / total #impl: 522512255 (eff. 0.187)
506.01/506.17	c #Conflicts:    1672000 | #Learnt:      49753 | 0.001
506.01/506.17	c total clause space: 127.173MB
506.01/506.17	c total #watches: 133562
506.30/506.45	c total #propagations: 97640908 / total #impl: 522782791 (eff. 0.187)
506.30/506.45	c #Conflicts:    1673000 | #Learnt:      50753 | 0.001
506.30/506.45	c total clause space: 127.173MB
506.30/506.45	c total #watches: 136073
506.60/506.79	c total #propagations: 97685944 / total #impl: 522995739 (eff. 0.187)
506.60/506.79	c #Conflicts:    1674000 | #Learnt:      51753 | 0.001
506.60/506.79	c total clause space: 127.173MB
506.60/506.79	c total #watches: 138417
507.11/507.22	c total #propagations: 97733834 / total #impl: 523252945 (eff. 0.187)
507.11/507.22	c #Conflicts:    1675000 | #Learnt:      52753 | 0.001
507.11/507.22	c total clause space: 127.173MB
507.11/507.22	c total #watches: 140925
507.50/507.60	c total #propagations: 97788449 / total #impl: 523600262 (eff. 0.187)
507.50/507.60	c #Conflicts:    1676000 | #Learnt:      53753 | 0.001
507.50/507.60	c total clause space: 127.173MB
507.50/507.60	c total #watches: 143544
507.80/507.98	c total #propagations: 97839154 / total #impl: 523920179 (eff. 0.187)
507.80/507.98	c #Conflicts:    1677000 | #Learnt:      54753 | 0.001
507.80/507.98	c total clause space: 127.173MB
507.80/507.98	c total #watches: 146665
508.21/508.38	c total #propagations: 97891739 / total #impl: 524276504 (eff. 0.187)
508.21/508.38	c #Conflicts:    1678000 | #Learnt:      55753 | 0.001
508.21/508.38	c total clause space: 127.173MB
508.21/508.38	c total #watches: 149757
508.70/508.84	c total #propagations: 97951624 / total #impl: 524683767 (eff. 0.187)
508.70/508.84	c #Conflicts:    1679000 | #Learnt:      56753 | 0.001
508.70/508.84	c total clause space: 127.173MB
508.70/508.84	c total #watches: 153257
509.10/509.29	c total #propagations: 98024144 / total #impl: 525190125 (eff. 0.187)
509.10/509.29	c #Conflicts:    1680000 | #Learnt:      57753 | 0.001
509.10/509.29	c total clause space: 127.173MB
509.10/509.29	c total #watches: 155805
509.80/509.96	c total #propagations: 98088480 / total #impl: 525613035 (eff. 0.187)
509.80/509.96	c #Conflicts:    1681000 | #Learnt:      58753 | 0.001
509.80/509.96	c total clause space: 127.173MB
509.80/509.96	c total #watches: 158939
510.31/510.47	c total #propagations: 98172399 / total #impl: 526226349 (eff. 0.187)
510.31/510.47	c #Conflicts:    1682000 | #Learnt:      59753 | 0.001
510.31/510.47	c total clause space: 127.173MB
510.31/510.47	c total #watches: 161610
510.70/510.89	c total #propagations: 98239551 / total #impl: 526702991 (eff. 0.187)
510.70/510.89	c #Conflicts:    1683000 | #Learnt:      60753 | 0.001
510.70/510.89	c total clause space: 127.173MB
510.70/510.89	c total #watches: 164066
511.30/511.45	c total #propagations: 98295763 / total #impl: 527102007 (eff. 0.186)
511.30/511.45	c #Conflicts:    1684000 | #Learnt:      61753 | 0.001
511.30/511.45	c total clause space: 127.173MB
511.30/511.45	c total #watches: 166736
511.90/512.04	c total #propagations: 98360982 / total #impl: 527569105 (eff. 0.186)
511.90/512.04	c #Conflicts:    1685000 | #Learnt:      62753 | 0.001
511.90/512.04	c total clause space: 127.173MB
511.90/512.04	c total #watches: 170063
512.20/512.34	c total #propagations: 98432272 / total #impl: 528035861 (eff. 0.186)
512.20/512.34	c GARBAGE COLLECT
512.20/512.34	c #Conflicts:    1686000 | #Learnt:      32356 | 0.001
512.20/512.34	c total clause space: 127.173MB
512.20/512.34	c total #watches: 88732
512.40/512.53	c total #propagations: 98491684 / total #impl: 528362569 (eff. 0.186)
512.40/512.53	c #Conflicts:    1687000 | #Learnt:      33356 | 0.001
512.40/512.53	c total clause space: 127.173MB
512.40/512.53	c total #watches: 91451
512.61/512.72	c total #propagations: 98534337 / total #impl: 528568059 (eff. 0.186)
512.61/512.72	c #Conflicts:    1688000 | #Learnt:      34356 | 0.001
512.61/512.72	c total clause space: 127.173MB
512.61/512.72	c total #watches: 93980
512.80/512.90	c total #propagations: 98573127 / total #impl: 528729513 (eff. 0.186)
512.80/512.90	c #Conflicts:    1689000 | #Learnt:      35356 | 0.001
512.80/512.90	c total clause space: 127.173MB
512.80/512.90	c total #watches: 96409
513.00/513.13	c total #propagations: 98613002 / total #impl: 528909586 (eff. 0.186)
513.00/513.13	c #Conflicts:    1690000 | #Learnt:      36356 | 0.001
513.00/513.13	c total clause space: 127.173MB
513.00/513.13	c total #watches: 98893
513.20/513.34	c total #propagations: 98663142 / total #impl: 529167008 (eff. 0.186)
513.20/513.34	c #Conflicts:    1691000 | #Learnt:      37356 | 0.001
513.20/513.34	c total clause space: 127.173MB
513.20/513.34	c total #watches: 101369
513.40/513.58	c total #propagations: 98705423 / total #impl: 529363888 (eff. 0.186)
513.40/513.58	c #Conflicts:    1692000 | #Learnt:      38356 | 0.001
513.40/513.58	c total clause space: 127.173MB
513.40/513.58	c total #watches: 103741
513.71/513.87	c total #propagations: 98753137 / total #impl: 529617068 (eff. 0.186)
513.71/513.87	c #Conflicts:    1693000 | #Learnt:      39356 | 0.001
513.71/513.87	c total clause space: 127.173MB
513.71/513.87	c total #watches: 106403
514.00/514.10	c total #propagations: 98807048 / total #impl: 529978500 (eff. 0.186)
514.00/514.10	c #Conflicts:    1694000 | #Learnt:      40356 | 0.001
514.00/514.10	c total clause space: 127.173MB
514.00/514.10	c total #watches: 109026
514.20/514.31	c total #propagations: 98857425 / total #impl: 530276940 (eff. 0.186)
514.20/514.31	c #Conflicts:    1695000 | #Learnt:      41356 | 0.001
514.20/514.31	c total clause space: 127.173MB
514.20/514.31	c total #watches: 111591
514.40/514.51	c total #propagations: 98901035 / total #impl: 530488657 (eff. 0.186)
514.40/514.51	c #Conflicts:    1696000 | #Learnt:      42356 | 0.001
514.40/514.51	c total clause space: 127.173MB
514.40/514.51	c total #watches: 113986
514.60/514.75	c total #propagations: 98940708 / total #impl: 530642474 (eff. 0.186)
514.60/514.75	c #Conflicts:    1697000 | #Learnt:      43356 | 0.001
514.60/514.75	c total clause space: 127.173MB
514.60/514.75	c total #watches: 116454
514.90/515.00	c total #propagations: 98986029 / total #impl: 530836317 (eff. 0.186)
514.90/515.00	c #Conflicts:    1698000 | #Learnt:      44356 | 0.001
514.90/515.00	c total clause space: 127.173MB
514.90/515.00	c total #watches: 118915
515.10/515.27	c total #propagations: 99031112 / total #impl: 531044182 (eff. 0.186)
515.10/515.27	c #Conflicts:    1699000 | #Learnt:      45356 | 0.001
515.10/515.27	c total clause space: 127.173MB
515.10/515.27	c total #watches: 121624
515.40/515.55	c total #propagations: 99074677 / total #impl: 531246285 (eff. 0.186)
515.40/515.55	c #Conflicts:    1700000 | #Learnt:      46356 | 0.001
515.40/515.55	c total clause space: 127.173MB
515.40/515.55	c total #watches: 124382
515.70/515.88	c total #propagations: 99123212 / total #impl: 531489169 (eff. 0.187)
515.70/515.88	c #Conflicts:    1701000 | #Learnt:      47356 | 0.001
515.70/515.88	c total clause space: 127.173MB
515.70/515.88	c total #watches: 127330
516.10/516.28	c total #propagations: 99176865 / total #impl: 531775703 (eff. 0.187)
516.10/516.28	c #Conflicts:    1702000 | #Learnt:      48356 | 0.001
516.10/516.28	c total clause space: 127.173MB
516.10/516.28	c total #watches: 130168
516.60/516.74	c total #propagations: 99244219 / total #impl: 532152831 (eff. 0.186)
516.60/516.74	c #Conflicts:    1703000 | #Learnt:      49356 | 0.001
516.60/516.74	c total clause space: 127.173MB
516.60/516.74	c total #watches: 134044
517.10/517.25	c total #propagations: 99324254 / total #impl: 532673100 (eff. 0.186)
517.10/517.25	c #Conflicts:    1704000 | #Learnt:      50356 | 0.001
517.10/517.25	c total clause space: 127.173MB
517.10/517.25	c total #watches: 137358
517.80/517.91	c total #propagations: 99411457 / total #impl: 533216008 (eff. 0.186)
517.80/517.91	c #Conflicts:    1705000 | #Learnt:      51356 | 0.001
517.80/517.91	c total clause space: 127.173MB
517.80/517.91	c total #watches: 141393
518.11/518.23	c total #propagations: 99509514 / total #impl: 533862952 (eff. 0.186)
518.11/518.23	c #Conflicts:    1706000 | #Learnt:      52356 | 0.001
518.11/518.23	c total clause space: 127.173MB
518.11/518.23	c total #watches: 143752
518.40/518.56	c total #propagations: 99550828 / total #impl: 534076274 (eff. 0.186)
518.40/518.56	c #Conflicts:    1707000 | #Learnt:      53356 | 0.001
518.40/518.56	c total clause space: 127.173MB
518.40/518.56	c total #watches: 146584
518.90/519.03	c total #propagations: 99593686 / total #impl: 534280793 (eff. 0.186)
518.90/519.03	c #Conflicts:    1708000 | #Learnt:      54356 | 0.001
518.90/519.03	c total clause space: 127.173MB
518.90/519.03	c total #watches: 149059
519.21/519.39	c total #propagations: 99653001 / total #impl: 534643743 (eff. 0.186)
519.21/519.39	c #Conflicts:    1709000 | #Learnt:      55356 | 0.001
519.21/519.39	c total clause space: 127.173MB
519.21/519.39	c total #watches: 151431
519.60/519.78	c total #propagations: 99696694 / total #impl: 534864597 (eff. 0.186)
519.60/519.78	c #Conflicts:    1710000 | #Learnt:      56356 | 0.001
519.60/519.78	c total clause space: 127.173MB
519.60/519.78	c total #watches: 154105
520.00/520.15	c total #propagations: 99738970 / total #impl: 535093734 (eff. 0.186)
520.00/520.15	c #Conflicts:    1711000 | #Learnt:      57356 | 0.001
520.00/520.15	c total clause space: 127.173MB
520.00/520.15	c total #watches: 156690
520.40/520.57	c total #propagations: 99785169 / total #impl: 535317614 (eff. 0.186)
520.40/520.57	c #Conflicts:    1712000 | #Learnt:      58356 | 0.001
520.40/520.57	c total clause space: 127.173MB
520.40/520.57	c total #watches: 159090
521.00/521.10	c total #propagations: 99836967 / total #impl: 535634187 (eff. 0.186)
521.00/521.10	c #Conflicts:    1713000 | #Learnt:      59356 | 0.001
521.00/521.10	c total clause space: 127.173MB
521.00/521.10	c total #watches: 162327
521.41/521.58	c total #propagations: 99902061 / total #impl: 535966219 (eff. 0.186)
521.41/521.58	c #Conflicts:    1714000 | #Learnt:      60356 | 0.001
521.41/521.58	c total clause space: 127.173MB
521.41/521.58	c total #watches: 164815
521.80/521.95	c total #propagations: 99952712 / total #impl: 536260844 (eff. 0.186)
521.80/521.95	c #Conflicts:    1715000 | #Learnt:      61356 | 0.001
521.80/521.95	c total clause space: 127.173MB
521.80/521.95	c total #watches: 167134
522.20/522.39	c total #propagations: 99992398 / total #impl: 536460146 (eff. 0.186)
522.20/522.39	c #Conflicts:    1716000 | #Learnt:      62356 | 0.001
522.20/522.39	c total clause space: 127.173MB
522.20/522.39	c total #watches: 169627
522.60/522.78	c total #propagations: 100040762 / total #impl: 536736964 (eff. 0.186)
522.60/522.78	c #Conflicts:    1717000 | #Learnt:      63356 | 0.001
522.60/522.78	c total clause space: 127.173MB
522.60/522.78	c total #watches: 171888
522.80/522.96	c total #propagations: 100083634 / total #impl: 536958883 (eff. 0.186)
522.80/522.96	c GARBAGE COLLECT
522.80/522.96	c #Conflicts:    1718000 | #Learnt:      32642 | 0.001
522.80/522.96	c total clause space: 127.173MB
522.80/522.96	c total #watches: 89371
523.00/523.19	c total #propagations: 100118770 / total #impl: 537118051 (eff. 0.186)
523.00/523.19	c #Conflicts:    1719000 | #Learnt:      33642 | 0.001
523.00/523.19	c total clause space: 127.173MB
523.00/523.19	c total #watches: 92162
523.30/523.42	c total #propagations: 100168101 / total #impl: 537391154 (eff. 0.186)
523.30/523.42	c #Conflicts:    1720000 | #Learnt:      34642 | 0.001
523.30/523.42	c total clause space: 127.173MB
523.30/523.42	c total #watches: 94716
523.51/523.66	c total #propagations: 100220203 / total #impl: 537688780 (eff. 0.186)
523.51/523.66	c #Conflicts:    1721000 | #Learnt:      35642 | 0.001
523.51/523.66	c total clause space: 127.173MB
523.51/523.66	c total #watches: 97029
523.80/523.95	c total #propagations: 100270321 / total #impl: 537975316 (eff. 0.186)
523.80/523.95	c #Conflicts:    1722000 | #Learnt:      36642 | 0.001
523.80/523.95	c total clause space: 127.173MB
523.80/523.95	c total #watches: 99812
524.10/524.28	c total #propagations: 100323625 / total #impl: 538281707 (eff. 0.186)
524.10/524.28	c #Conflicts:    1723000 | #Learnt:      37642 | 0.001
524.10/524.28	c total clause space: 127.173MB
524.10/524.28	c total #watches: 102611
524.40/524.58	c total #propagations: 100382320 / total #impl: 538670276 (eff. 0.186)
524.40/524.58	c #Conflicts:    1724000 | #Learnt:      38642 | 0.001
524.40/524.58	c total clause space: 127.173MB
524.40/524.58	c total #watches: 105303
524.71/524.85	c total #propagations: 100438064 / total #impl: 539030624 (eff. 0.186)
524.71/524.85	c #Conflicts:    1725000 | #Learnt:      39642 | 0.001
524.71/524.85	c total clause space: 127.173MB
524.71/524.85	c total #watches: 107879
525.00/525.16	c total #propagations: 100491238 / total #impl: 539337629 (eff. 0.186)
525.00/525.16	c #Conflicts:    1726000 | #Learnt:      40642 | 0.001
525.00/525.16	c total clause space: 127.173MB
525.00/525.16	c total #watches: 110699
525.40/525.54	c total #propagations: 100552726 / total #impl: 539704510 (eff. 0.186)
525.40/525.54	c #Conflicts:    1727000 | #Learnt:      41642 | 0.001
525.40/525.54	c total clause space: 127.173MB
525.40/525.54	c total #watches: 113537
525.71/525.86	c total #propagations: 100623520 / total #impl: 540141909 (eff. 0.186)
525.71/525.86	c #Conflicts:    1728000 | #Learnt:      42642 | 0.001
525.71/525.86	c total clause space: 127.173MB
525.71/525.86	c total #watches: 116027
526.10/526.29	c total #propagations: 100679195 / total #impl: 540511059 (eff. 0.186)
526.10/526.29	c #Conflicts:    1729000 | #Learnt:      43642 | 0.001
526.10/526.29	c total clause space: 127.173MB
526.10/526.29	c total #watches: 119134
526.60/526.72	c total #propagations: 100747760 / total #impl: 541001801 (eff. 0.186)
526.60/526.72	c #Conflicts:    1730000 | #Learnt:      44642 | 0.001
526.60/526.72	c total clause space: 127.173MB
526.60/526.72	c total #watches: 122619
527.00/527.14	c total #propagations: 100817727 / total #impl: 541508848 (eff. 0.186)
527.00/527.14	c #Conflicts:    1731000 | #Learnt:      45642 | 0.001
527.00/527.14	c total clause space: 127.173MB
527.00/527.14	c total #watches: 126563
527.40/527.53	c total #propagations: 100878409 / total #impl: 541912678 (eff. 0.186)
527.40/527.53	c #Conflicts:    1732000 | #Learnt:      46642 | 0.001
527.40/527.53	c total clause space: 127.173MB
527.40/527.53	c total #watches: 129377
527.80/527.98	c total #propagations: 100948746 / total #impl: 542287678 (eff. 0.186)
527.80/527.98	c #Conflicts:    1733000 | #Learnt:      47642 | 0.001
527.80/527.98	c total clause space: 127.173MB
527.80/527.98	c total #watches: 132639
528.30/528.41	c total #propagations: 101026434 / total #impl: 542769234 (eff. 0.186)
528.30/528.41	c #Conflicts:    1734000 | #Learnt:      48642 | 0.001
528.30/528.41	c total clause space: 127.173MB
528.30/528.41	c total #watches: 135758
528.80/528.90	c total #propagations: 101091037 / total #impl: 543187199 (eff. 0.186)
528.80/528.90	c #Conflicts:    1735000 | #Learnt:      49642 | 0.001
528.80/528.90	c total clause space: 127.173MB
528.80/528.90	c total #watches: 139056
529.40/529.55	c total #propagations: 101164464 / total #impl: 543647971 (eff. 0.186)
529.40/529.55	c #Conflicts:    1736000 | #Learnt:      50642 | 0.001
529.40/529.55	c total clause space: 127.173MB
529.40/529.55	c total #watches: 142989
529.90/530.02	c total #propagations: 101249217 / total #impl: 544151295 (eff. 0.186)
529.90/530.02	c #Conflicts:    1737000 | #Learnt:      51642 | 0.001
529.90/530.02	c total clause space: 127.173MB
529.90/530.02	c total #watches: 146219
530.50/530.66	c total #propagations: 101313389 / total #impl: 544490479 (eff. 0.186)
530.50/530.66	c #Conflicts:    1738000 | #Learnt:      52642 | 0.001
530.50/530.66	c total clause space: 127.173MB
530.50/530.66	c total #watches: 149658
531.10/531.20	c total #propagations: 101393892 / total #impl: 544938246 (eff. 0.186)
531.10/531.20	c #Conflicts:    1739000 | #Learnt:      53642 | 0.001
531.10/531.20	c total clause space: 127.173MB
531.10/531.20	c total #watches: 153031
531.60/531.75	c total #propagations: 101457942 / total #impl: 545288972 (eff. 0.186)
531.60/531.75	c #Conflicts:    1740000 | #Learnt:      54642 | 0.001
531.60/531.75	c total clause space: 127.173MB
531.60/531.75	c total #watches: 155966
532.10/532.29	c total #propagations: 101523691 / total #impl: 545608786 (eff. 0.186)
532.10/532.29	c #Conflicts:    1741000 | #Learnt:      55642 | 0.001
532.10/532.29	c total clause space: 127.173MB
532.10/532.29	c total #watches: 160413
532.80/532.94	c total #propagations: 101583396 / total #impl: 545896941 (eff. 0.186)
532.80/532.94	c #Conflicts:    1742000 | #Learnt:      56642 | 0.001
532.80/532.94	c total clause space: 127.173MB
532.80/532.94	c total #watches: 163733
533.40/533.56	c total #propagations: 101654667 / total #impl: 546253540 (eff. 0.186)
533.40/533.56	c #Conflicts:    1743000 | #Learnt:      57642 | 0.001
533.40/533.56	c total clause space: 127.173MB
533.40/533.56	c total #watches: 166865
533.90/534.01	c total #propagations: 101728925 / total #impl: 546626709 (eff. 0.186)
533.90/534.01	c #Conflicts:    1744000 | #Learnt:      58642 | 0.001
533.90/534.01	c total clause space: 127.173MB
533.90/534.01	c total #watches: 170237
534.40/534.53	c total #propagations: 101774036 / total #impl: 546845614 (eff. 0.186)
534.40/534.53	c #Conflicts:    1745000 | #Learnt:      59642 | 0.001
534.40/534.53	c total clause space: 127.173MB
534.40/534.53	c total #watches: 172954
534.90/535.01	c total #propagations: 101821842 / total #impl: 547108743 (eff. 0.186)
534.90/535.01	c #Conflicts:    1746000 | #Learnt:      60642 | 0.001
534.90/535.01	c total clause space: 127.173MB
534.90/535.01	c total #watches: 175330
535.40/535.51	c total #propagations: 101869045 / total #impl: 547375288 (eff. 0.186)
535.40/535.51	c #Conflicts:    1747000 | #Learnt:      61642 | 0.001
535.40/535.51	c total clause space: 127.173MB
535.40/535.51	c total #watches: 177800
535.90/536.09	c total #propagations: 101918018 / total #impl: 547649678 (eff. 0.186)
535.90/536.09	c #Conflicts:    1748000 | #Learnt:      62642 | 0.001
535.90/536.09	c total clause space: 127.173MB
535.90/536.09	c total #watches: 180299
536.40/536.54	c total #propagations: 101966021 / total #impl: 547912667 (eff. 0.186)
536.40/536.54	c #Conflicts:    1749000 | #Learnt:      63642 | 0.001
536.40/536.54	c total clause space: 127.173MB
536.40/536.54	c total #watches: 182828
536.80/536.91	c total #propagations: 102009013 / total #impl: 548125468 (eff. 0.186)
536.80/536.91	c GARBAGE COLLECT
536.80/536.91	c #Conflicts:    1750000 | #Learnt:      32634 | 0.001
536.80/536.91	c total clause space: 127.173MB
536.80/536.91	c total #watches: 89168
537.00/537.14	c total #propagations: 102060452 / total #impl: 548412341 (eff. 0.186)
537.00/537.14	c #Conflicts:    1751000 | #Learnt:      33634 | 0.001
537.00/537.14	c total clause space: 127.173MB
537.00/537.14	c total #watches: 91724
537.20/537.32	c total #propagations: 102108838 / total #impl: 548692020 (eff. 0.186)
537.20/537.32	c #Conflicts:    1752000 | #Learnt:      34634 | 0.001
537.20/537.32	c total clause space: 127.173MB
537.20/537.32	c total #watches: 94272
537.40/537.52	c total #propagations: 102154287 / total #impl: 548889235 (eff. 0.186)
537.40/537.52	c #Conflicts:    1753000 | #Learnt:      35634 | 0.001
537.40/537.52	c total clause space: 127.173MB
537.40/537.52	c total #watches: 96783
537.60/537.73	c total #propagations: 102196023 / total #impl: 549073960 (eff. 0.186)
537.60/537.73	c #Conflicts:    1754000 | #Learnt:      36634 | 0.001
537.60/537.73	c total clause space: 127.173MB
537.60/537.73	c total #watches: 99386
537.80/537.98	c total #propagations: 102239836 / total #impl: 549289513 (eff. 0.186)
537.80/537.98	c #Conflicts:    1755000 | #Learnt:      37634 | 0.001
537.80/537.98	c total clause space: 127.173MB
537.80/537.98	c total #watches: 102000
538.00/538.19	c total #propagations: 102292090 / total #impl: 549563639 (eff. 0.186)
538.00/538.19	c #Conflicts:    1756000 | #Learnt:      38634 | 0.001
538.00/538.19	c total clause space: 127.173MB
538.00/538.19	c total #watches: 104663
538.30/538.48	c total #propagations: 102331077 / total #impl: 549732231 (eff. 0.186)
538.30/538.48	c #Conflicts:    1757000 | #Learnt:      39634 | 0.001
538.30/538.48	c total clause space: 127.173MB
538.30/538.48	c total #watches: 107306
538.70/538.80	c total #propagations: 102383073 / total #impl: 550001479 (eff. 0.186)
538.70/538.80	c #Conflicts:    1758000 | #Learnt:      40634 | 0.001
538.70/538.80	c total clause space: 127.173MB
538.70/538.80	c total #watches: 110689
539.00/539.11	c total #propagations: 102452022 / total #impl: 550349442 (eff. 0.186)
539.00/539.11	c #Conflicts:    1759000 | #Learnt:      41634 | 0.001
539.00/539.11	c total clause space: 127.173MB
539.00/539.11	c total #watches: 113351
539.30/539.44	c total #propagations: 102516709 / total #impl: 550669067 (eff. 0.186)
539.30/539.44	c #Conflicts:    1760000 | #Learnt:      42634 | 0.001
539.30/539.44	c total clause space: 127.173MB
539.30/539.44	c total #watches: 116107
539.69/539.83	c total #propagations: 102574941 / total #impl: 550983922 (eff. 0.186)
539.69/539.83	c #Conflicts:    1761000 | #Learnt:      43634 | 0.001
539.69/539.83	c total clause space: 127.173MB
539.69/539.83	c total #watches: 118913
540.10/540.24	c total #propagations: 102640944 / total #impl: 551392918 (eff. 0.186)
540.10/540.24	c #Conflicts:    1762000 | #Learnt:      44634 | 0.001
540.10/540.24	c total clause space: 127.173MB
540.10/540.24	c total #watches: 122575
540.59/540.75	c total #propagations: 102704528 / total #impl: 551781866 (eff. 0.186)
540.59/540.75	c #Conflicts:    1763000 | #Learnt:      45634 | 0.001
540.59/540.75	c total clause space: 127.173MB
540.59/540.75	c total #watches: 126193
540.89/541.06	c total #propagations: 102777771 / total #impl: 552244495 (eff. 0.186)
540.89/541.06	c #Conflicts:    1764000 | #Learnt:      46634 | 0.001
540.89/541.06	c total clause space: 127.173MB
540.89/541.06	c total #watches: 128544
541.10/541.28	c total #propagations: 102821205 / total #impl: 552455070 (eff. 0.186)
541.10/541.28	c #Conflicts:    1765000 | #Learnt:      47634 | 0.001
541.10/541.28	c total clause space: 127.173MB
541.10/541.28	c total #watches: 131003
541.49/541.64	c total #propagations: 102859211 / total #impl: 552618306 (eff. 0.186)
541.49/541.64	c #Conflicts:    1766000 | #Learnt:      48634 | 0.001
541.49/541.64	c total clause space: 127.173MB
541.49/541.64	c total #watches: 133587
541.69/541.88	c total #propagations: 102911267 / total #impl: 552858139 (eff. 0.186)
541.69/541.88	c #Conflicts:    1767000 | #Learnt:      49634 | 0.001
541.69/541.88	c total clause space: 127.173MB
541.69/541.88	c total #watches: 136163
541.99/542.17	c total #propagations: 102947023 / total #impl: 553013605 (eff. 0.186)
541.99/542.17	c #Conflicts:    1768000 | #Learnt:      50634 | 0.001
541.99/542.17	c total clause space: 127.173MB
541.99/542.17	c total #watches: 138672
542.39/542.51	c total #propagations: 102990081 / total #impl: 553200976 (eff. 0.186)
542.39/542.51	c #Conflicts:    1769000 | #Learnt:      51634 | 0.001
542.39/542.51	c total clause space: 127.173MB
542.39/542.51	c total #watches: 141039
542.79/542.94	c total #propagations: 103043311 / total #impl: 553437527 (eff. 0.186)
542.79/542.94	c #Conflicts:    1770000 | #Learnt:      52634 | 0.001
542.79/542.94	c total clause space: 127.173MB
542.79/542.94	c total #watches: 143977
543.19/543.38	c total #propagations: 103102060 / total #impl: 553781876 (eff. 0.186)
543.19/543.38	c #Conflicts:    1771000 | #Learnt:      53634 | 0.001
543.19/543.38	c total clause space: 127.173MB
543.19/543.38	c total #watches: 146701
543.59/543.71	c total #propagations: 103162484 / total #impl: 554117567 (eff. 0.186)
543.59/543.71	c #Conflicts:    1772000 | #Learnt:      54634 | 0.001
543.59/543.71	c total clause space: 127.173MB
543.59/543.71	c total #watches: 149376
543.89/544.01	c total #propagations: 103201733 / total #impl: 554298241 (eff. 0.186)
543.89/544.01	c #Conflicts:    1773000 | #Learnt:      55634 | 0.001
543.89/544.01	c total clause space: 127.173MB
543.89/544.01	c total #watches: 151853
544.40/544.51	c total #propagations: 103240620 / total #impl: 554468279 (eff. 0.186)
544.40/544.51	c #Conflicts:    1774000 | #Learnt:      56634 | 0.001
544.40/544.51	c total clause space: 127.173MB
544.40/544.51	c total #watches: 154707
544.79/544.97	c total #propagations: 103292912 / total #impl: 554780116 (eff. 0.186)
544.79/544.97	c #Conflicts:    1775000 | #Learnt:      57634 | 0.001
544.79/544.97	c total clause space: 127.173MB
544.79/544.97	c total #watches: 157475
545.29/545.40	c total #propagations: 103342244 / total #impl: 555067396 (eff. 0.186)
545.29/545.40	c #Conflicts:    1776000 | #Learnt:      58634 | 0.001
545.29/545.40	c total clause space: 127.173MB
545.29/545.40	c total #watches: 160167
545.69/545.83	c total #propagations: 103393985 / total #impl: 555360859 (eff. 0.186)
545.69/545.83	c #Conflicts:    1777000 | #Learnt:      59634 | 0.001
545.69/545.83	c total clause space: 127.173MB
545.69/545.83	c total #watches: 163125
546.09/546.26	c total #propagations: 103453879 / total #impl: 555665492 (eff. 0.186)
546.09/546.26	c #Conflicts:    1778000 | #Learnt:      60634 | 0.001
546.09/546.26	c total clause space: 127.173MB
546.09/546.26	c total #watches: 165696
546.60/546.78	c total #propagations: 103507389 / total #impl: 556006732 (eff. 0.186)
546.60/546.78	c #Conflicts:    1779000 | #Learnt:      61634 | 0.001
546.60/546.78	c total clause space: 127.173MB
546.60/546.78	c total #watches: 168470
547.09/547.26	c total #propagations: 103566842 / total #impl: 556440392 (eff. 0.186)
547.09/547.26	c #Conflicts:    1780000 | #Learnt:      62634 | 0.001
547.09/547.26	c total clause space: 127.173MB
547.09/547.26	c total #watches: 171569
547.70/547.82	c total #propagations: 103617821 / total #impl: 556779554 (eff. 0.186)
547.70/547.82	c #Conflicts:    1781000 | #Learnt:      63634 | 0.001
547.70/547.82	c total clause space: 127.173MB
547.70/547.82	c total #watches: 174713
548.29/548.45	c total #propagations: 103675595 / total #impl: 557172721 (eff. 0.186)
548.29/548.45	c GARBAGE COLLECT
548.29/548.45	c #Conflicts:    1782000 | #Learnt:      32324 | 0.001
548.29/548.45	c total clause space: 127.173MB
548.29/548.45	c total #watches: 88399
548.49/548.65	c total #propagations: 103739924 / total #impl: 557622145 (eff. 0.186)
548.49/548.65	c #Conflicts:    1783000 | #Learnt:      33324 | 0.001
548.49/548.65	c total clause space: 127.173MB
548.49/548.65	c total #watches: 90875
548.69/548.89	c total #propagations: 103788691 / total #impl: 557898130 (eff. 0.186)
548.69/548.89	c #Conflicts:    1784000 | #Learnt:      34324 | 0.001
548.69/548.89	c total clause space: 127.173MB
548.69/548.89	c total #watches: 93596
549.09/549.21	c total #propagations: 103853228 / total #impl: 558251769 (eff. 0.186)
549.09/549.21	c #Conflicts:    1785000 | #Learnt:      35324 | 0.001
549.09/549.21	c total clause space: 127.173MB
549.09/549.21	c total #watches: 96750
549.39/549.59	c total #propagations: 103928121 / total #impl: 558688702 (eff. 0.186)
549.39/549.59	c #Conflicts:    1786000 | #Learnt:      36324 | 0.001
549.39/549.59	c total clause space: 127.173MB
549.39/549.59	c total #watches: 101433
549.90/550.00	c total #propagations: 104010895 / total #impl: 559201226 (eff. 0.186)
549.90/550.00	c #Conflicts:    1787000 | #Learnt:      37324 | 0.001
549.90/550.00	c total clause space: 127.173MB
549.90/550.00	c total #watches: 104739
550.29/550.42	c total #propagations: 104090387 / total #impl: 559698956 (eff. 0.186)
550.29/550.42	c #Conflicts:    1788000 | #Learnt:      38324 | 0.001
550.29/550.42	c total clause space: 127.173MB
550.29/550.42	c total #watches: 108779
550.69/550.81	c total #propagations: 104163570 / total #impl: 560152036 (eff. 0.186)
550.69/550.81	c #Conflicts:    1789000 | #Learnt:      39324 | 0.001
550.69/550.81	c total clause space: 127.173MB
550.69/550.81	c total #watches: 111801
550.89/551.09	c total #propagations: 104224489 / total #impl: 560498967 (eff. 0.186)
550.89/551.09	c #Conflicts:    1790000 | #Learnt:      40324 | 0.001
550.89/551.09	c total clause space: 127.173MB
550.89/551.09	c total #watches: 114542
551.19/551.33	c total #propagations: 104267354 / total #impl: 560692054 (eff. 0.186)
551.19/551.33	c #Conflicts:    1791000 | #Learnt:      41324 | 0.001
551.19/551.33	c total clause space: 127.173MB
551.19/551.33	c total #watches: 117087
551.49/551.67	c total #propagations: 104305503 / total #impl: 560855558 (eff. 0.186)
551.49/551.67	c #Conflicts:    1792000 | #Learnt:      42324 | 0.001
551.49/551.67	c total clause space: 127.173MB
551.49/551.67	c total #watches: 119599
551.79/551.94	c total #propagations: 104352049 / total #impl: 561114715 (eff. 0.186)
551.79/551.94	c #Conflicts:    1793000 | #Learnt:      43324 | 0.001
551.79/551.94	c total clause space: 127.173MB
551.79/551.94	c total #watches: 121887
552.10/552.21	c total #propagations: 104394136 / total #impl: 561306747 (eff. 0.186)
552.10/552.21	c #Conflicts:    1794000 | #Learnt:      44324 | 0.001
552.10/552.21	c total clause space: 127.173MB
552.10/552.21	c total #watches: 124387
552.39/552.53	c total #propagations: 104436206 / total #impl: 561501875 (eff. 0.186)
552.39/552.53	c #Conflicts:    1795000 | #Learnt:      45324 | 0.001
552.39/552.53	c total clause space: 127.173MB
552.39/552.53	c total #watches: 127083
552.69/552.86	c total #propagations: 104489860 / total #impl: 561736652 (eff. 0.186)
552.69/552.86	c #Conflicts:    1796000 | #Learnt:      46324 | 0.001
552.69/552.86	c total clause space: 127.173MB
552.69/552.86	c total #watches: 129466
552.99/553.18	c total #propagations: 104538417 / total #impl: 562003534 (eff. 0.186)
552.99/553.18	c #Conflicts:    1797000 | #Learnt:      47324 | 0.001
552.99/553.18	c total clause space: 127.173MB
552.99/553.18	c total #watches: 132084
553.31/553.49	c total #propagations: 104587125 / total #impl: 562260448 (eff. 0.186)
553.31/553.49	c #Conflicts:    1798000 | #Learnt:      48324 | 0.001
553.31/553.49	c total clause space: 127.173MB
553.31/553.49	c total #watches: 134636
553.70/553.82	c total #propagations: 104630163 / total #impl: 562482663 (eff. 0.186)
553.70/553.82	c #Conflicts:    1799000 | #Learnt:      49324 | 0.001
553.70/553.82	c total clause space: 127.173MB
553.70/553.82	c total #watches: 137223
554.10/554.20	c total #propagations: 104673890 / total #impl: 562703013 (eff. 0.186)
554.10/554.20	c #Conflicts:    1800000 | #Learnt:      50324 | 0.001
554.10/554.20	c total clause space: 127.173MB
554.10/554.20	c total #watches: 139693
554.41/554.53	c total #propagations: 104726617 / total #impl: 563033849 (eff. 0.186)
554.41/554.53	c #Conflicts:    1801000 | #Learnt:      51324 | 0.001
554.41/554.53	c total clause space: 127.173MB
554.41/554.53	c total #watches: 142253
554.70/554.85	c total #propagations: 104767404 / total #impl: 563265323 (eff. 0.186)
554.70/554.85	c #Conflicts:    1802000 | #Learnt:      52324 | 0.001
554.70/554.85	c total clause space: 127.173MB
554.70/554.85	c total #watches: 144764
555.10/555.24	c total #propagations: 104805973 / total #impl: 563456634 (eff. 0.186)
555.10/555.24	c #Conflicts:    1803000 | #Learnt:      53324 | 0.001
555.10/555.24	c total clause space: 127.173MB
555.10/555.24	c total #watches: 147156
555.51/555.66	c total #propagations: 104861390 / total #impl: 563783859 (eff. 0.186)
555.51/555.66	c #Conflicts:    1804000 | #Learnt:      54324 | 0.001
555.51/555.66	c total clause space: 127.173MB
555.51/555.66	c total #watches: 150331
555.90/556.07	c total #propagations: 104919024 / total #impl: 564027989 (eff. 0.186)
555.90/556.07	c #Conflicts:    1805000 | #Learnt:      55324 | 0.001
555.90/556.07	c total clause space: 127.173MB
555.90/556.07	c total #watches: 152970
556.40/556.59	c total #propagations: 104973581 / total #impl: 564299018 (eff. 0.186)
556.40/556.59	c #Conflicts:    1806000 | #Learnt:      56324 | 0.001
556.40/556.59	c total clause space: 127.173MB
556.40/556.59	c total #watches: 156003
556.90/557.07	c total #propagations: 105047331 / total #impl: 564684671 (eff. 0.186)
556.90/557.07	c #Conflicts:    1807000 | #Learnt:      57324 | 0.001
556.90/557.07	c total clause space: 127.173MB
556.90/557.07	c total #watches: 158358
557.40/557.58	c total #propagations: 105103611 / total #impl: 565054303 (eff. 0.186)
557.40/557.58	c #Conflicts:    1808000 | #Learnt:      58324 | 0.001
557.40/557.58	c total clause space: 127.173MB
557.40/557.58	c total #watches: 161051
557.90/558.02	c total #propagations: 105183124 / total #impl: 565419921 (eff. 0.186)
557.90/558.02	c #Conflicts:    1809000 | #Learnt:      59324 | 0.001
557.90/558.02	c total clause space: 127.173MB
557.90/558.02	c total #watches: 163590
558.30/558.47	c total #propagations: 105230648 / total #impl: 565708286 (eff. 0.186)
558.30/558.47	c #Conflicts:    1810000 | #Learnt:      60324 | 0.001
558.30/558.47	c total clause space: 127.173MB
558.30/558.47	c total #watches: 166407
558.81/558.90	c total #propagations: 105277764 / total #impl: 565952624 (eff. 0.186)
558.81/558.90	c #Conflicts:    1811000 | #Learnt:      61324 | 0.001
558.81/558.90	c total clause space: 127.173MB
558.81/558.90	c total #watches: 169021
559.10/559.29	c total #propagations: 105327735 / total #impl: 566254712 (eff. 0.186)
559.10/559.29	c #Conflicts:    1812000 | #Learnt:      62324 | 0.001
559.10/559.29	c total clause space: 127.173MB
559.10/559.29	c total #watches: 171845
559.50/559.67	c total #propagations: 105369164 / total #impl: 566444381 (eff. 0.186)
559.50/559.67	c #Conflicts:    1813000 | #Learnt:      63324 | 0.001
559.50/559.67	c total clause space: 127.173MB
559.50/559.67	c total #watches: 174244
560.10/560.24	c total #propagations: 105410710 / total #impl: 566636178 (eff. 0.186)
560.10/560.24	c #Conflicts:    1814000 | #Learnt:      64324 | 0.001
560.10/560.24	c total clause space: 127.173MB
560.10/560.24	c total #watches: 177044
560.70/560.83	c total #propagations: 105468874 / total #impl: 567032279 (eff. 0.186)
560.70/560.83	c GARBAGE COLLECT
560.70/560.83	c #Conflicts:    1815000 | #Learnt:      32742 | 0.001
560.70/560.83	c total clause space: 127.173MB
560.70/560.83	c total #watches: 89526
560.91/561.07	c total #propagations: 105526433 / total #impl: 567383770 (eff. 0.186)
560.91/561.07	c #Conflicts:    1816000 | #Learnt:      33742 | 0.001
560.91/561.07	c total clause space: 127.173MB
560.91/561.07	c total #watches: 92589
561.10/561.27	c total #propagations: 105582077 / total #impl: 567658523 (eff. 0.186)
561.10/561.27	c #Conflicts:    1817000 | #Learnt:      34742 | 0.001
561.10/561.27	c total clause space: 127.173MB
561.10/561.27	c total #watches: 95132
561.40/561.50	c total #propagations: 105626634 / total #impl: 567861019 (eff. 0.186)
561.40/561.50	c #Conflicts:    1818000 | #Learnt:      35742 | 0.001
561.40/561.50	c total clause space: 127.173MB
561.40/561.50	c total #watches: 97607
561.60/561.73	c total #propagations: 105673927 / total #impl: 568094990 (eff. 0.186)
561.60/561.73	c #Conflicts:    1819000 | #Learnt:      36742 | 0.001
561.60/561.73	c total clause space: 127.173MB
561.60/561.73	c total #watches: 100180
561.90/562.00	c total #propagations: 105722749 / total #impl: 568298788 (eff. 0.186)
561.90/562.00	c #Conflicts:    1820000 | #Learnt:      37742 | 0.001
561.90/562.00	c total clause space: 127.173MB
561.90/562.00	c total #watches: 102966
562.11/562.24	c total #propagations: 105772482 / total #impl: 568537311 (eff. 0.186)
562.11/562.24	c #Conflicts:    1821000 | #Learnt:      38742 | 0.001
562.11/562.24	c total clause space: 127.173MB
562.11/562.24	c total #watches: 105764
562.30/562.44	c total #propagations: 105819649 / total #impl: 568766534 (eff. 0.186)
562.30/562.44	c #Conflicts:    1822000 | #Learnt:      39742 | 0.001
562.30/562.44	c total clause space: 127.173MB
562.30/562.44	c total #watches: 108071
562.60/562.70	c total #propagations: 105859914 / total #impl: 568937698 (eff. 0.186)
562.60/562.70	c #Conflicts:    1823000 | #Learnt:      40742 | 0.001
562.60/562.70	c total clause space: 127.173MB
562.60/562.70	c total #watches: 110727
562.80/562.97	c total #propagations: 105905266 / total #impl: 569160567 (eff. 0.186)
562.80/562.97	c #Conflicts:    1824000 | #Learnt:      41742 | 0.001
562.80/562.97	c total clause space: 127.173MB
562.80/562.97	c total #watches: 113619
563.11/563.26	c total #propagations: 105954975 / total #impl: 569425436 (eff. 0.186)
563.11/563.26	c #Conflicts:    1825000 | #Learnt:      42742 | 0.001
563.11/563.26	c total clause space: 127.173MB
563.11/563.26	c total #watches: 115915
563.50/563.65	c total #propagations: 106021076 / total #impl: 569718495 (eff. 0.186)
563.50/563.65	c #Conflicts:    1826000 | #Learnt:      43742 | 0.001
563.50/563.65	c total clause space: 127.173MB
563.50/563.65	c total #watches: 119007
563.90/564.09	c total #propagations: 106094383 / total #impl: 570087823 (eff. 0.186)
563.90/564.09	c #Conflicts:    1827000 | #Learnt:      44742 | 0.001
563.90/564.09	c total clause space: 127.173MB
563.90/564.09	c total #watches: 121892
564.31/564.49	c total #propagations: 106173522 / total #impl: 570482602 (eff. 0.186)
564.31/564.49	c #Conflicts:    1828000 | #Learnt:      45742 | 0.001
564.31/564.49	c total clause space: 127.173MB
564.31/564.49	c total #watches: 124374
564.70/564.87	c total #propagations: 106234732 / total #impl: 570871873 (eff. 0.186)
564.70/564.87	c #Conflicts:    1829000 | #Learnt:      46742 | 0.001
564.70/564.87	c total clause space: 127.173MB
564.70/564.87	c total #watches: 127000
565.10/565.27	c total #propagations: 106290998 / total #impl: 571241354 (eff. 0.186)
565.10/565.27	c #Conflicts:    1830000 | #Learnt:      47742 | 0.001
565.10/565.27	c total clause space: 127.173MB
565.10/565.27	c total #watches: 129705
565.60/565.70	c total #propagations: 106353811 / total #impl: 571670061 (eff. 0.186)
565.60/565.70	c #Conflicts:    1831000 | #Learnt:      48742 | 0.001
565.60/565.70	c total clause space: 127.173MB
565.60/565.70	c total #watches: 132155
566.00/566.17	c total #propagations: 106416637 / total #impl: 572092805 (eff. 0.186)
566.00/566.17	c #Conflicts:    1832000 | #Learnt:      49742 | 0.001
566.00/566.17	c total clause space: 127.173MB
566.00/566.17	c total #watches: 135165
566.41/566.56	c total #propagations: 106485847 / total #impl: 572551191 (eff. 0.186)
566.41/566.56	c #Conflicts:    1833000 | #Learnt:      50742 | 0.001
566.41/566.56	c total clause space: 127.173MB
566.41/566.56	c total #watches: 137580
566.90/567.05	c total #propagations: 106542731 / total #impl: 572940997 (eff. 0.186)
566.90/567.05	c #Conflicts:    1834000 | #Learnt:      51742 | 0.001
566.90/567.05	c total clause space: 127.173MB
566.90/567.05	c total #watches: 140179
567.40/567.50	c total #propagations: 106603438 / total #impl: 573324709 (eff. 0.186)
567.40/567.50	c #Conflicts:    1835000 | #Learnt:      52742 | 0.001
567.40/567.50	c total clause space: 127.173MB
567.40/567.50	c total #watches: 142760
567.90/568.03	c total #propagations: 106675583 / total #impl: 573768198 (eff. 0.186)
567.90/568.03	c #Conflicts:    1836000 | #Learnt:      53742 | 0.001
567.90/568.03	c total clause space: 127.173MB
567.90/568.03	c total #watches: 145596
568.50/568.62	c total #propagations: 106758291 / total #impl: 574266011 (eff. 0.186)
568.50/568.62	c #Conflicts:    1837000 | #Learnt:      54742 | 0.001
568.50/568.62	c total clause space: 127.173MB
568.50/568.62	c total #watches: 149369
569.00/569.18	c total #propagations: 106834588 / total #impl: 574782426 (eff. 0.186)
569.00/569.18	c #Conflicts:    1838000 | #Learnt:      55742 | 0.001
569.00/569.18	c total clause space: 127.173MB
569.00/569.18	c total #watches: 152319
569.71/569.82	c total #propagations: 106911586 / total #impl: 575278139 (eff. 0.186)
569.71/569.82	c #Conflicts:    1839000 | #Learnt:      56742 | 0.001
569.71/569.82	c total clause space: 127.173MB
569.71/569.82	c total #watches: 155723
570.40/570.54	c total #propagations: 106995621 / total #impl: 575847332 (eff. 0.186)
570.40/570.54	c #Conflicts:    1840000 | #Learnt:      57742 | 0.001
570.40/570.54	c total clause space: 127.173MB
570.40/570.54	c total #watches: 159344
571.20/571.39	c total #propagations: 107085867 / total #impl: 576451968 (eff. 0.186)
571.20/571.39	c #Conflicts:    1841000 | #Learnt:      58742 | 0.001
571.20/571.39	c total clause space: 127.173MB
571.20/571.39	c total #watches: 163732
572.20/572.30	c total #propagations: 107184030 / total #impl: 577166326 (eff. 0.186)
572.20/572.30	c #Conflicts:    1842000 | #Learnt:      59742 | 0.001
572.20/572.30	c total clause space: 127.173MB
572.20/572.30	c total #watches: 167528
573.10/573.26	c total #propagations: 107283116 / total #impl: 577872084 (eff. 0.186)
573.10/573.26	c #Conflicts:    1843000 | #Learnt:      60742 | 0.001
573.10/573.26	c total clause space: 127.173MB
573.10/573.26	c total #watches: 171771
574.20/574.39	c total #propagations: 107380047 / total #impl: 578581248 (eff. 0.186)
574.20/574.39	c #Conflicts:    1844000 | #Learnt:      61742 | 0.001
574.20/574.39	c total clause space: 127.173MB
574.20/574.39	c total #watches: 175392
575.40/575.53	c total #propagations: 107489065 / total #impl: 579392592 (eff. 0.186)
575.40/575.53	c #Conflicts:    1845000 | #Learnt:      62742 | 0.001
575.40/575.53	c total clause space: 127.173MB
575.40/575.53	c total #watches: 178605
576.70/576.86	c total #propagations: 107593577 / total #impl: 580166192 (eff. 0.185)
576.70/576.86	c #Conflicts:    1846000 | #Learnt:      63742 | 0.001
576.70/576.86	c total clause space: 127.173MB
576.70/576.86	c total #watches: 182420
577.70/577.81	c total #propagations: 107705229 / total #impl: 581002767 (eff. 0.185)
577.70/577.81	c #Conflicts:    1847000 | #Learnt:      64742 | 0.001
577.70/577.81	c total clause space: 127.173MB
577.70/577.81	c total #watches: 185459
578.60/578.71	c total #propagations: 107776286 / total #impl: 581519829 (eff. 0.185)
578.60/578.71	c #Conflicts:    1848000 | #Learnt:      65742 | 0.001
578.60/578.71	c total clause space: 127.173MB
578.60/578.71	c total #watches: 189256
579.10/579.28	c total #propagations: 107849502 / total #impl: 582018861 (eff. 0.185)
579.10/579.28	c GARBAGE COLLECT
579.10/579.28	c #Conflicts:    1849000 | #Learnt:      33839 | 0.001
579.10/579.28	c total clause space: 127.173MB
579.10/579.28	c total #watches: 93335
579.50/579.63	c total #propagations: 107940015 / total #impl: 582582203 (eff. 0.185)
579.50/579.63	c #Conflicts:    1850000 | #Learnt:      34839 | 0.001
579.50/579.63	c total clause space: 127.173MB
579.50/579.63	c total #watches: 97238
579.90/580.06	c total #propagations: 108011861 / total #impl: 583003919 (eff. 0.185)
579.90/580.06	c #Conflicts:    1851000 | #Learnt:      35839 | 0.001
579.90/580.06	c total clause space: 127.173MB
579.90/580.06	c total #watches: 100985
580.40/580.50	c total #propagations: 108088495 / total #impl: 583522574 (eff. 0.185)
580.40/580.50	c #Conflicts:    1852000 | #Learnt:      36839 | 0.001
580.40/580.50	c total clause space: 127.173MB
580.40/580.50	c total #watches: 104691
580.80/580.99	c total #propagations: 108169039 / total #impl: 584043640 (eff. 0.185)
580.80/580.99	c #Conflicts:    1853000 | #Learnt:      37839 | 0.001
580.80/580.99	c total clause space: 127.173MB
580.80/580.99	c total #watches: 108718
581.40/581.55	c total #propagations: 108249052 / total #impl: 584572549 (eff. 0.185)
581.40/581.55	c #Conflicts:    1854000 | #Learnt:      38839 | 0.001
581.40/581.55	c total clause space: 127.173MB
581.40/581.55	c total #watches: 111645
581.90/582.05	c total #propagations: 108334792 / total #impl: 585149930 (eff. 0.185)
581.90/582.05	c #Conflicts:    1855000 | #Learnt:      39839 | 0.001
581.90/582.05	c total clause space: 127.173MB
581.90/582.05	c total #watches: 114761
582.50/582.64	c total #propagations: 108415446 / total #impl: 585644693 (eff. 0.185)
582.50/582.64	c #Conflicts:    1856000 | #Learnt:      40839 | 0.001
582.50/582.64	c total clause space: 127.173MB
582.50/582.64	c total #watches: 118964
583.10/583.28	c total #propagations: 108503666 / total #impl: 586201158 (eff. 0.185)
583.10/583.28	c #Conflicts:    1857000 | #Learnt:      41839 | 0.001
583.10/583.28	c total clause space: 127.173MB
583.10/583.28	c total #watches: 122298
583.80/583.98	c total #propagations: 108585846 / total #impl: 586732229 (eff. 0.185)
583.80/583.98	c #Conflicts:    1858000 | #Learnt:      42839 | 0.001
583.80/583.98	c total clause space: 127.173MB
583.80/583.98	c total #watches: 127223
584.60/584.70	c total #propagations: 108674685 / total #impl: 587297579 (eff. 0.185)
584.60/584.70	c #Conflicts:    1859000 | #Learnt:      43839 | 0.001
584.60/584.70	c total clause space: 127.173MB
584.60/584.70	c total #watches: 130450
585.30/585.43	c total #propagations: 108762932 / total #impl: 587906974 (eff. 0.185)
585.30/585.43	c #Conflicts:    1860000 | #Learnt:      44839 | 0.001
585.30/585.43	c total clause space: 127.173MB
585.30/585.43	c total #watches: 134239
586.09/586.22	c total #propagations: 108850446 / total #impl: 588470361 (eff. 0.185)
586.09/586.22	c #Conflicts:    1861000 | #Learnt:      45839 | 0.001
586.09/586.22	c total clause space: 127.173MB
586.09/586.22	c total #watches: 138299
587.19/587.30	c total #propagations: 108935681 / total #impl: 589060611 (eff. 0.185)
587.19/587.30	c #Conflicts:    1862000 | #Learnt:      46839 | 0.001
587.19/587.30	c total clause space: 127.173MB
587.19/587.30	c total #watches: 142405
588.19/588.30	c total #propagations: 109041171 / total #impl: 589769506 (eff. 0.185)
588.19/588.30	c #Conflicts:    1863000 | #Learnt:      47839 | 0.001
588.19/588.30	c total clause space: 127.173MB
588.19/588.30	c total #watches: 146622
589.19/589.36	c total #propagations: 109140808 / total #impl: 590430025 (eff. 0.185)
589.19/589.36	c #Conflicts:    1864000 | #Learnt:      48839 | 0.001
589.19/589.36	c total clause space: 127.173MB
589.19/589.36	c total #watches: 150940
590.49/590.60	c total #propagations: 109240051 / total #impl: 591144288 (eff. 0.185)
590.49/590.60	c #Conflicts:    1865000 | #Learnt:      49839 | 0.001
590.49/590.60	c total clause space: 127.173MB
590.49/590.60	c total #watches: 155481
591.80/591.91	c total #propagations: 109349349 / total #impl: 591921026 (eff. 0.185)
591.80/591.91	c #Conflicts:    1866000 | #Learnt:      50839 | 0.001
591.80/591.91	c total clause space: 127.173MB
591.80/591.91	c total #watches: 160156
592.99/593.16	c total #propagations: 109453630 / total #impl: 592669526 (eff. 0.185)
592.99/593.16	c #Conflicts:    1867000 | #Learnt:      51839 | 0.001
592.99/593.16	c total clause space: 127.173MB
592.99/593.16	c total #watches: 164757
594.19/594.30	c total #propagations: 109549367 / total #impl: 593371856 (eff. 0.185)
594.19/594.30	c #Conflicts:    1868000 | #Learnt:      52839 | 0.001
594.19/594.30	c total clause space: 127.173MB
594.19/594.30	c total #watches: 168498
595.39/595.56	c total #propagations: 109638475 / total #impl: 593996177 (eff. 0.185)
595.39/595.56	c #Conflicts:    1869000 | #Learnt:      53839 | 0.001
595.39/595.56	c total clause space: 127.173MB
595.39/595.56	c total #watches: 172557
596.79/596.98	c total #propagations: 109733935 / total #impl: 594616990 (eff. 0.185)
596.79/596.98	c #Conflicts:    1870000 | #Learnt:      54839 | 0.001
596.79/596.98	c total clause space: 127.173MB
596.79/596.98	c total #watches: 177068
598.49/598.61	c total #propagations: 109831122 / total #impl: 595351144 (eff. 0.184)
598.49/598.61	c #Conflicts:    1871000 | #Learnt:      55839 | 0.001
598.49/598.61	c total clause space: 127.173MB
598.49/598.61	c total #watches: 181645
599.89/600.02	c total #propagations: 109937705 / total #impl: 596132576 (eff. 0.184)
599.89/600.02	c #Conflicts:    1872000 | #Learnt:      56839 | 0.001
599.89/600.02	c total clause space: 127.173MB
599.89/600.02	c total #watches: 186134
600.50/600.68	c total #propagations: 110034690 / total #impl: 596780150 (eff. 0.184)
600.50/600.68	c #Conflicts:    1873000 | #Learnt:      57839 | 0.001
600.50/600.68	c total clause space: 127.173MB
600.50/600.68	c total #watches: 188633
600.99/601.16	c total #propagations: 110085457 / total #impl: 597063483 (eff. 0.184)
600.99/601.16	c #Conflicts:    1874000 | #Learnt:      58839 | 0.001
600.99/601.16	c total clause space: 127.173MB
600.99/601.16	c total #watches: 191020
601.60/601.74	c total #propagations: 110121380 / total #impl: 597233223 (eff. 0.184)
601.60/601.74	c #Conflicts:    1875000 | #Learnt:      59839 | 0.001
601.60/601.74	c total clause space: 127.173MB
601.60/601.74	c total #watches: 193549
602.19/602.33	c total #propagations: 110165151 / total #impl: 597427238 (eff. 0.184)
602.19/602.33	c #Conflicts:    1876000 | #Learnt:      60839 | 0.001
602.19/602.33	c total clause space: 127.173MB
602.19/602.33	c total #watches: 196159
602.80/602.91	c total #propagations: 110206888 / total #impl: 597632097 (eff. 0.184)
602.80/602.91	c #Conflicts:    1877000 | #Learnt:      61839 | 0.001
602.80/602.91	c total clause space: 127.173MB
602.80/602.91	c total #watches: 198513
603.69/603.82	c total #propagations: 110247379 / total #impl: 597825308 (eff. 0.184)
603.69/603.82	c #Conflicts:    1878000 | #Learnt:      62839 | 0.001
603.69/603.82	c total clause space: 127.173MB
603.69/603.82	c total #watches: 202033
604.29/604.49	c total #propagations: 110313334 / total #impl: 598208199 (eff. 0.184)
604.29/604.49	c #Conflicts:    1879000 | #Learnt:      63839 | 0.001
604.29/604.49	c total clause space: 127.173MB
604.29/604.49	c total #watches: 205137
605.19/605.37	c total #propagations: 110375379 / total #impl: 598513228 (eff. 0.184)
605.19/605.37	c #Conflicts:    1880000 | #Learnt:      64839 | 0.001
605.19/605.37	c total clause space: 127.173MB
605.19/605.37	c total #watches: 208565
605.79/605.96	c total #propagations: 110433497 / total #impl: 598834054 (eff. 0.184)
605.79/605.96	c #Conflicts:    1881000 | #Learnt:      65839 | 0.001
605.79/605.96	c total clause space: 127.173MB
605.79/605.96	c total #watches: 211256
606.39/606.51	c total #propagations: 110473677 / total #impl: 599018715 (eff. 0.184)
606.39/606.51	c GARBAGE COLLECT
606.39/606.51	c #Conflicts:    1882000 | #Learnt:      33630 | 0.001
606.39/606.51	c total clause space: 127.173MB
606.39/606.51	c total #watches: 92081
606.59/606.74	c total #propagations: 110522638 / total #impl: 599254002 (eff. 0.184)
606.59/606.74	c #Conflicts:    1883000 | #Learnt:      34630 | 0.001
606.59/606.74	c total clause space: 127.173MB
606.59/606.74	c total #watches: 94372
606.79/606.93	c total #propagations: 110572400 / total #impl: 599545033 (eff. 0.184)
606.79/606.93	c #Conflicts:    1884000 | #Learnt:      35630 | 0.001
606.79/606.93	c total clause space: 127.173MB
606.79/606.93	c total #watches: 96723
606.99/607.12	c total #propagations: 110615923 / total #impl: 599726162 (eff. 0.184)
606.99/607.12	c #Conflicts:    1885000 | #Learnt:      36630 | 0.001
606.99/607.12	c total clause space: 127.173MB
606.99/607.12	c total #watches: 99233
607.20/607.36	c total #propagations: 110654184 / total #impl: 599884170 (eff. 0.184)
607.20/607.36	c #Conflicts:    1886000 | #Learnt:      37630 | 0.001
607.20/607.36	c total clause space: 127.173MB
607.20/607.36	c total #watches: 101866
607.49/607.61	c total #propagations: 110699575 / total #impl: 600151377 (eff. 0.184)
607.49/607.61	c #Conflicts:    1887000 | #Learnt:      38630 | 0.001
607.49/607.61	c total clause space: 127.173MB
607.49/607.61	c total #watches: 104452
607.79/607.96	c total #propagations: 110746589 / total #impl: 600397025 (eff. 0.184)
607.79/607.96	c #Conflicts:    1888000 | #Learnt:      39630 | 0.001
607.79/607.96	c total clause space: 127.173MB
607.79/607.96	c total #watches: 107111
608.09/608.30	c total #propagations: 110812772 / total #impl: 600786640 (eff. 0.184)
608.09/608.30	c #Conflicts:    1889000 | #Learnt:      40630 | 0.001
608.09/608.30	c total clause space: 127.173MB
608.09/608.30	c total #watches: 109671
608.49/608.62	c total #propagations: 110875481 / total #impl: 601150764 (eff. 0.184)
608.49/608.62	c #Conflicts:    1890000 | #Learnt:      41630 | 0.001
608.49/608.62	c total clause space: 127.173MB
608.49/608.62	c total #watches: 112187
608.79/608.98	c total #propagations: 110935471 / total #impl: 601534927 (eff. 0.184)
608.79/608.98	c #Conflicts:    1891000 | #Learnt:      42630 | 0.001
608.79/608.98	c total clause space: 127.173MB
608.79/608.98	c total #watches: 115414
609.09/609.26	c total #propagations: 111000162 / total #impl: 601959632 (eff. 0.184)
609.09/609.26	c #Conflicts:    1892000 | #Learnt:      43630 | 0.001
609.09/609.26	c total clause space: 127.173MB
609.09/609.26	c total #watches: 117863
609.40/609.52	c total #propagations: 111045101 / total #impl: 602168673 (eff. 0.184)
609.40/609.52	c #Conflicts:    1893000 | #Learnt:      44630 | 0.001
609.40/609.52	c total clause space: 127.173MB
609.40/609.52	c total #watches: 120653
609.69/609.84	c total #propagations: 111086511 / total #impl: 602354154 (eff. 0.184)
609.69/609.84	c #Conflicts:    1894000 | #Learnt:      45630 | 0.001
609.69/609.84	c total clause space: 127.173MB
609.69/609.84	c total #watches: 123204
609.99/610.12	c total #propagations: 111135639 / total #impl: 602634220 (eff. 0.184)
609.99/610.12	c #Conflicts:    1895000 | #Learnt:      46630 | 0.001
609.99/610.12	c total clause space: 127.173MB
609.99/610.12	c total #watches: 125744
610.29/610.45	c total #propagations: 111179784 / total #impl: 602863571 (eff. 0.184)
610.29/610.45	c #Conflicts:    1896000 | #Learnt:      47630 | 0.001
610.29/610.45	c total clause space: 127.173MB
610.29/610.45	c total #watches: 128283
610.59/610.70	c total #propagations: 111230256 / total #impl: 603112008 (eff. 0.184)
610.59/610.70	c #Conflicts:    1897000 | #Learnt:      48630 | 0.001
610.59/610.70	c total clause space: 127.173MB
610.59/610.70	c total #watches: 131002
610.89/611.04	c total #propagations: 111270773 / total #impl: 603319939 (eff. 0.184)
610.89/611.04	c #Conflicts:    1898000 | #Learnt:      49630 | 0.001
610.89/611.04	c total clause space: 127.173MB
610.89/611.04	c total #watches: 133738
611.19/611.39	c total #propagations: 111324859 / total #impl: 603636252 (eff. 0.184)
611.19/611.39	c #Conflicts:    1899000 | #Learnt:      50630 | 0.001
611.19/611.39	c total clause space: 127.173MB
611.19/611.39	c total #watches: 136221
611.60/611.71	c total #propagations: 111375780 / total #impl: 603902077 (eff. 0.184)
611.60/611.71	c #Conflicts:    1900000 | #Learnt:      51630 | 0.001
611.60/611.71	c total clause space: 127.173MB
611.60/611.71	c total #watches: 138513
611.89/612.04	c total #propagations: 111419090 / total #impl: 604122862 (eff. 0.184)
611.89/612.04	c #Conflicts:    1901000 | #Learnt:      52630 | 0.001
611.89/612.04	c total clause space: 127.173MB
611.89/612.04	c total #watches: 140898
612.19/612.35	c total #propagations: 111466094 / total #impl: 604346324 (eff. 0.184)
612.19/612.35	c #Conflicts:    1902000 | #Learnt:      53630 | 0.001
612.19/612.35	c total clause space: 127.173MB
612.19/612.35	c total #watches: 143318
612.49/612.64	c total #propagations: 111513416 / total #impl: 604612288 (eff. 0.184)
612.49/612.64	c #Conflicts:    1903000 | #Learnt:      54630 | 0.001
612.49/612.64	c total clause space: 127.173MB
612.49/612.64	c total #watches: 145801
612.79/612.95	c total #propagations: 111553664 / total #impl: 604790022 (eff. 0.184)
612.79/612.95	c #Conflicts:    1904000 | #Learnt:      55630 | 0.001
612.79/612.95	c total clause space: 127.173MB
612.79/612.95	c total #watches: 148225
613.09/613.27	c total #propagations: 111595670 / total #impl: 605005810 (eff. 0.184)
613.09/613.27	c #Conflicts:    1905000 | #Learnt:      56630 | 0.001
613.09/613.27	c total clause space: 127.173MB
613.09/613.27	c total #watches: 150902
613.49/613.63	c total #propagations: 111637931 / total #impl: 605218741 (eff. 0.184)
613.49/613.63	c #Conflicts:    1906000 | #Learnt:      57630 | 0.001
613.49/613.63	c total clause space: 127.173MB
613.49/613.63	c total #watches: 153564
613.89/614.08	c total #propagations: 111688278 / total #impl: 605456039 (eff. 0.184)
613.89/614.08	c #Conflicts:    1907000 | #Learnt:      58630 | 0.001
613.89/614.08	c total clause space: 127.173MB
613.89/614.08	c total #watches: 156687
614.49/614.61	c total #propagations: 111754427 / total #impl: 605826028 (eff. 0.184)
614.49/614.61	c #Conflicts:    1908000 | #Learnt:      59630 | 0.001
614.49/614.61	c total clause space: 127.173MB
614.49/614.61	c total #watches: 159265
614.99/615.13	c total #propagations: 111819069 / total #impl: 606276293 (eff. 0.184)
614.99/615.13	c #Conflicts:    1909000 | #Learnt:      60630 | 0.001
614.99/615.13	c total clause space: 127.173MB
614.99/615.13	c total #watches: 162135
615.49/615.64	c total #propagations: 111884790 / total #impl: 606720540 (eff. 0.184)
615.49/615.64	c #Conflicts:    1910000 | #Learnt:      61630 | 0.001
615.49/615.64	c total clause space: 127.173MB
615.49/615.64	c total #watches: 164596
615.90/616.07	c total #propagations: 111947692 / total #impl: 607143110 (eff. 0.184)
615.90/616.07	c #Conflicts:    1911000 | #Learnt:      62630 | 0.001
615.90/616.07	c total clause space: 127.173MB
615.90/616.07	c total #watches: 167280
616.29/616.45	c total #propagations: 111998722 / total #impl: 607444124 (eff. 0.184)
616.29/616.45	c #Conflicts:    1912000 | #Learnt:      63630 | 0.001
616.29/616.45	c total clause space: 127.173MB
616.29/616.45	c total #watches: 169823
616.69/616.84	c total #propagations: 112054913 / total #impl: 607724895 (eff. 0.184)
616.69/616.84	c #Conflicts:    1913000 | #Learnt:      64630 | 0.001
616.69/616.84	c total clause space: 127.173MB
616.69/616.84	c total #watches: 173099
617.19/617.30	c total #propagations: 112105711 / total #impl: 607969370 (eff. 0.184)
617.19/617.30	c #Conflicts:    1914000 | #Learnt:      65630 | 0.001
617.19/617.30	c total clause space: 127.173MB
617.19/617.30	c total #watches: 177886
617.69/617.83	c total #propagations: 112168417 / total #impl: 608309232 (eff. 0.184)
617.69/617.83	c #Conflicts:    1915000 | #Learnt:      66630 | 0.001
617.69/617.83	c total clause space: 127.173MB
617.69/617.83	c total #watches: 182172
618.20/618.31	c total #propagations: 112239998 / total #impl: 608691105 (eff. 0.184)
618.20/618.31	c GARBAGE COLLECT
618.20/618.31	c #Conflicts:    1916000 | #Learnt:      34134 | 0.001
618.20/618.31	c total clause space: 127.173MB
618.20/618.31	c total #watches: 93482
618.39/618.56	c total #propagations: 112306618 / total #impl: 609062185 (eff. 0.184)
618.39/618.56	c #Conflicts:    1917000 | #Learnt:      35134 | 0.001
618.39/618.56	c total clause space: 127.173MB
618.39/618.56	c total #watches: 97010
618.59/618.76	c total #propagations: 112360703 / total #impl: 609344342 (eff. 0.184)
618.59/618.76	c #Conflicts:    1918000 | #Learnt:      36134 | 0.001
618.59/618.76	c total clause space: 127.173MB
618.59/618.76	c total #watches: 99516
618.79/618.95	c total #propagations: 112405379 / total #impl: 609556760 (eff. 0.184)
618.79/618.95	c #Conflicts:    1919000 | #Learnt:      37134 | 0.001
618.79/618.95	c total clause space: 127.173MB
618.79/618.95	c total #watches: 101994
619.09/619.21	c total #propagations: 112442282 / total #impl: 609720902 (eff. 0.184)
619.09/619.21	c #Conflicts:    1920000 | #Learnt:      38134 | 0.001
619.09/619.21	c total clause space: 127.173MB
619.09/619.21	c total #watches: 104556
619.20/619.39	c total #propagations: 112489666 / total #impl: 609991651 (eff. 0.184)
619.20/619.39	c #Conflicts:    1921000 | #Learnt:      39134 | 0.001
619.20/619.39	c total clause space: 127.173MB
619.20/619.39	c total #watches: 107214
619.49/619.62	c total #propagations: 112527770 / total #impl: 610158067 (eff. 0.184)
619.49/619.62	c #Conflicts:    1922000 | #Learnt:      40134 | 0.001
619.49/619.62	c total clause space: 127.173MB
619.49/619.62	c total #watches: 109807
619.69/619.87	c total #propagations: 112570055 / total #impl: 610348354 (eff. 0.184)
619.69/619.87	c #Conflicts:    1923000 | #Learnt:      41134 | 0.001
619.69/619.87	c total clause space: 127.173MB
619.69/619.87	c total #watches: 112472
619.99/620.14	c total #propagations: 112641422 / total #impl: 610669841 (eff. 0.184)
619.99/620.14	c #Conflicts:    1924000 | #Learnt:      42134 | 0.001
619.99/620.14	c total clause space: 127.173MB
619.99/620.14	c total #watches: 114974
620.30/620.47	c total #propagations: 112688769 / total #impl: 610937838 (eff. 0.184)
620.30/620.47	c #Conflicts:    1925000 | #Learnt:      43134 | 0.001
620.30/620.47	c total clause space: 127.173MB
620.30/620.47	c total #watches: 117374
620.59/620.74	c total #propagations: 112747563 / total #impl: 611304872 (eff. 0.184)
620.59/620.74	c #Conflicts:    1926000 | #Learnt:      44134 | 0.001
620.59/620.74	c total clause space: 127.173MB
620.59/620.74	c total #watches: 119891
620.79/621.00	c total #propagations: 112794293 / total #impl: 611564823 (eff. 0.184)
620.79/621.00	c #Conflicts:    1927000 | #Learnt:      45134 | 0.001
620.79/621.00	c total clause space: 127.173MB
620.79/621.00	c total #watches: 122378
621.09/621.27	c total #propagations: 112839978 / total #impl: 611783605 (eff. 0.184)
621.09/621.27	c #Conflicts:    1928000 | #Learnt:      46134 | 0.001
621.09/621.27	c total clause space: 127.173MB
621.09/621.27	c total #watches: 124809
621.40/621.52	c total #propagations: 112888810 / total #impl: 612011685 (eff. 0.184)
621.40/621.52	c #Conflicts:    1929000 | #Learnt:      47134 | 0.001
621.40/621.52	c total clause space: 127.173MB
621.40/621.52	c total #watches: 127191
621.69/621.80	c total #propagations: 112929773 / total #impl: 612217753 (eff. 0.184)
621.69/621.80	c #Conflicts:    1930000 | #Learnt:      48134 | 0.001
621.69/621.80	c total clause space: 127.173MB
621.69/621.80	c total #watches: 129987
621.99/622.18	c total #propagations: 112975028 / total #impl: 612429708 (eff. 0.184)
621.99/622.18	c #Conflicts:    1931000 | #Learnt:      49134 | 0.001
621.99/622.18	c total clause space: 127.173MB
621.99/622.18	c total #watches: 132761
622.39/622.56	c total #propagations: 113039897 / total #impl: 612831959 (eff. 0.184)
622.39/622.56	c #Conflicts:    1932000 | #Learnt:      50134 | 0.001
622.39/622.56	c total clause space: 127.173MB
622.39/622.56	c total #watches: 135763
622.69/622.85	c total #propagations: 113098675 / total #impl: 613164884 (eff. 0.184)
622.69/622.85	c #Conflicts:    1933000 | #Learnt:      51134 | 0.001
622.69/622.85	c total clause space: 127.173MB
622.69/622.85	c total #watches: 138829
623.09/623.25	c total #propagations: 113145583 / total #impl: 613397800 (eff. 0.184)
623.09/623.25	c #Conflicts:    1934000 | #Learnt:      52134 | 0.001
623.09/623.25	c total clause space: 127.173MB
623.09/623.25	c total #watches: 141836
623.49/623.66	c total #propagations: 113206443 / total #impl: 613770743 (eff. 0.184)
623.49/623.66	c #Conflicts:    1935000 | #Learnt:      53134 | 0.001
623.49/623.66	c total clause space: 127.173MB
623.49/623.66	c total #watches: 144614
623.99/624.14	c total #propagations: 113266345 / total #impl: 614084278 (eff. 0.184)
623.99/624.14	c #Conflicts:    1936000 | #Learnt:      54134 | 0.001
623.99/624.14	c total clause space: 127.173MB
623.99/624.14	c total #watches: 148274
624.39/624.50	c total #propagations: 113333522 / total #impl: 614477729 (eff. 0.184)
624.39/624.50	c #Conflicts:    1937000 | #Learnt:      55134 | 0.001
624.39/624.50	c total clause space: 127.173MB
624.39/624.50	c total #watches: 151095
624.70/624.82	c total #propagations: 113379550 / total #impl: 614717321 (eff. 0.184)
624.70/624.82	c #Conflicts:    1938000 | #Learnt:      56134 | 0.001
624.70/624.82	c total clause space: 127.173MB
624.70/624.82	c total #watches: 153660
625.09/625.28	c total #propagations: 113418392 / total #impl: 614877826 (eff. 0.184)
625.09/625.28	c #Conflicts:    1939000 | #Learnt:      57134 | 0.001
625.09/625.28	c total clause space: 127.173MB
625.09/625.28	c total #watches: 156037
625.49/625.64	c total #propagations: 113477745 / total #impl: 615270788 (eff. 0.184)
625.49/625.64	c #Conflicts:    1940000 | #Learnt:      58134 | 0.001
625.49/625.64	c total clause space: 127.173MB
625.49/625.64	c total #watches: 158582
625.80/625.96	c total #propagations: 113525164 / total #impl: 615517244 (eff. 0.184)
625.80/625.96	c #Conflicts:    1941000 | #Learnt:      59134 | 0.001
625.80/625.96	c total clause space: 127.173MB
625.80/625.96	c total #watches: 161139
626.19/626.34	c total #propagations: 113562419 / total #impl: 615681831 (eff. 0.184)
626.19/626.34	c #Conflicts:    1942000 | #Learnt:      60134 | 0.001
626.19/626.34	c total clause space: 127.173MB
626.19/626.34	c total #watches: 163535
626.59/626.75	c total #propagations: 113614592 / total #impl: 616025671 (eff. 0.184)
626.59/626.75	c #Conflicts:    1943000 | #Learnt:      61134 | 0.001
626.59/626.75	c total clause space: 127.173MB
626.59/626.75	c total #watches: 166044
627.09/627.27	c total #propagations: 113666925 / total #impl: 616303190 (eff. 0.184)
627.09/627.27	c #Conflicts:    1944000 | #Learnt:      62134 | 0.001
627.09/627.27	c total clause space: 127.173MB
627.09/627.27	c total #watches: 169771
627.59/627.79	c total #propagations: 113732571 / total #impl: 616630565 (eff. 0.184)
627.59/627.79	c #Conflicts:    1945000 | #Learnt:      63134 | 0.001
627.59/627.79	c total clause space: 127.173MB
627.59/627.79	c total #watches: 172554
628.10/628.21	c total #propagations: 113787436 / total #impl: 616992163 (eff. 0.184)
628.10/628.21	c #Conflicts:    1946000 | #Learnt:      64134 | 0.001
628.10/628.21	c total clause space: 127.173MB
628.10/628.21	c total #watches: 174996
628.49/628.66	c total #propagations: 113831228 / total #impl: 617242656 (eff. 0.184)
628.49/628.66	c #Conflicts:    1947000 | #Learnt:      65134 | 0.001
628.49/628.66	c total clause space: 127.173MB
628.49/628.66	c total #watches: 177421
628.99/629.12	c total #propagations: 113880774 / total #impl: 617529562 (eff. 0.184)
628.99/629.12	c #Conflicts:    1948000 | #Learnt:      66134 | 0.001
628.99/629.12	c total clause space: 127.173MB
628.99/629.12	c total #watches: 180031
629.49/629.64	c total #propagations: 113928481 / total #impl: 617782379 (eff. 0.184)
629.49/629.64	c #Conflicts:    1949000 | #Learnt:      67134 | 0.001
629.49/629.64	c total clause space: 127.173MB
629.49/629.64	c total #watches: 182583
629.79/629.97	c total #propagations: 113980524 / total #impl: 618092887 (eff. 0.184)
629.79/629.97	c GARBAGE COLLECT
629.79/629.97	c #Conflicts:    1950000 | #Learnt:      34340 | 0.001
629.79/629.97	c total clause space: 127.173MB
629.79/629.97	c total #watches: 93909
630.09/630.21	c total #propagations: 114028107 / total #impl: 618300641 (eff. 0.184)
630.09/630.21	c #Conflicts:    1951000 | #Learnt:      35340 | 0.001
630.09/630.21	c total clause space: 127.173MB
630.09/630.21	c total #watches: 96472
630.30/630.49	c total #propagations: 114082774 / total #impl: 618580401 (eff. 0.184)
630.30/630.49	c #Conflicts:    1952000 | #Learnt:      36340 | 0.001
630.30/630.49	c total clause space: 127.173MB
630.30/630.49	c total #watches: 99241
630.59/630.72	c total #propagations: 114140362 / total #impl: 618904192 (eff. 0.184)
630.59/630.72	c #Conflicts:    1953000 | #Learnt:      37340 | 0.001
630.59/630.72	c total clause space: 127.173MB
630.59/630.72	c total #watches: 101483
630.89/631.07	c total #propagations: 114191863 / total #impl: 619180838 (eff. 0.184)
630.89/631.07	c #Conflicts:    1954000 | #Learnt:      38340 | 0.001
630.89/631.07	c total clause space: 127.173MB
630.89/631.07	c total #watches: 104202
631.30/631.46	c total #propagations: 114249516 / total #impl: 619544755 (eff. 0.184)
631.30/631.46	c #Conflicts:    1955000 | #Learnt:      39340 | 0.001
631.30/631.46	c total clause space: 127.173MB
631.30/631.46	c total #watches: 107068
631.59/631.73	c total #propagations: 114317922 / total #impl: 619962913 (eff. 0.184)
631.59/631.73	c #Conflicts:    1956000 | #Learnt:      40340 | 0.001
631.59/631.73	c total clause space: 127.173MB
631.59/631.73	c total #watches: 109774
631.89/632.09	c total #propagations: 114365279 / total #impl: 620228570 (eff. 0.184)
631.89/632.09	c #Conflicts:    1957000 | #Learnt:      41340 | 0.001
631.89/632.09	c total clause space: 127.173MB
631.89/632.09	c total #watches: 112177
632.29/632.43	c total #propagations: 114425804 / total #impl: 620640600 (eff. 0.184)
632.29/632.43	c #Conflicts:    1958000 | #Learnt:      42340 | 0.001
632.29/632.43	c total clause space: 127.173MB
632.29/632.43	c total #watches: 115403
632.59/632.75	c total #propagations: 114481684 / total #impl: 620996174 (eff. 0.184)
632.59/632.75	c #Conflicts:    1959000 | #Learnt:      43340 | 0.001
632.59/632.75	c total clause space: 127.173MB
632.59/632.75	c total #watches: 118189
632.99/633.13	c total #propagations: 114538275 / total #impl: 621318395 (eff. 0.184)
632.99/633.13	c #Conflicts:    1960000 | #Learnt:      44340 | 0.001
632.99/633.13	c total clause space: 127.173MB
632.99/633.13	c total #watches: 121132
633.49/633.60	c total #propagations: 114604233 / total #impl: 621711631 (eff. 0.184)
633.49/633.60	c #Conflicts:    1961000 | #Learnt:      45340 | 0.001
633.49/633.60	c total clause space: 127.173MB
633.49/633.60	c total #watches: 124337
633.79/633.99	c total #propagations: 114680467 / total #impl: 622198295 (eff. 0.184)
633.79/633.99	c #Conflicts:    1962000 | #Learnt:      46340 | 0.001
633.79/633.99	c total clause space: 127.173MB
633.79/633.99	c total #watches: 127038
634.29/634.47	c total #propagations: 114742205 / total #impl: 622577219 (eff. 0.184)
634.29/634.47	c #Conflicts:    1963000 | #Learnt:      47340 | 0.001
634.29/634.47	c total clause space: 127.173MB
634.29/634.47	c total #watches: 130123
634.69/634.89	c total #propagations: 114817667 / total #impl: 623002608 (eff. 0.184)
634.69/634.89	c #Conflicts:    1964000 | #Learnt:      48340 | 0.001
634.69/634.89	c total clause space: 127.173MB
634.69/634.89	c total #watches: 132969
635.39/635.50	c total #propagations: 114886350 / total #impl: 623359916 (eff. 0.184)
635.39/635.50	c #Conflicts:    1965000 | #Learnt:      49340 | 0.001
635.39/635.50	c total clause space: 127.173MB
635.39/635.50	c total #watches: 136221
635.89/636.06	c total #propagations: 114971693 / total #impl: 623868514 (eff. 0.184)
635.89/636.06	c #Conflicts:    1966000 | #Learnt:      50340 | 0.001
635.89/636.06	c total clause space: 127.173MB
635.89/636.06	c total #watches: 139631
636.49/636.67	c total #propagations: 115050847 / total #impl: 624362239 (eff. 0.184)
636.49/636.67	c #Conflicts:    1967000 | #Learnt:      51340 | 0.001
636.49/636.67	c total clause space: 127.173MB
636.49/636.67	c total #watches: 143849
637.19/637.36	c total #propagations: 115137370 / total #impl: 624897435 (eff. 0.184)
637.19/637.36	c #Conflicts:    1968000 | #Learnt:      52340 | 0.001
637.19/637.36	c total clause space: 127.173MB
637.19/637.36	c total #watches: 147460
638.09/638.24	c total #propagations: 115231996 / total #impl: 625469533 (eff. 0.184)
638.09/638.24	c #Conflicts:    1969000 | #Learnt:      53340 | 0.001
638.09/638.24	c total clause space: 127.173MB
638.09/638.24	c total #watches: 151397
638.99/639.14	c total #propagations: 115332262 / total #impl: 626067051 (eff. 0.184)
638.99/639.14	c #Conflicts:    1970000 | #Learnt:      54340 | 0.001
638.99/639.14	c total clause space: 127.173MB
638.99/639.14	c total #watches: 155956
639.79/639.91	c total #propagations: 115429286 / total #impl: 626688310 (eff. 0.184)
639.79/639.91	c #Conflicts:    1971000 | #Learnt:      55340 | 0.001
639.79/639.91	c total clause space: 127.173MB
639.79/639.91	c total #watches: 159707
640.49/640.68	c total #propagations: 115515929 / total #impl: 627191858 (eff. 0.184)
640.49/640.68	c #Conflicts:    1972000 | #Learnt:      56340 | 0.001
640.49/640.68	c total clause space: 127.173MB
640.49/640.68	c total #watches: 163825
641.39/641.56	c total #propagations: 115596488 / total #impl: 627669511 (eff. 0.184)
641.39/641.56	c #Conflicts:    1973000 | #Learnt:      57340 | 0.001
641.39/641.56	c total clause space: 127.173MB
641.39/641.56	c total #watches: 168271
642.49/642.67	c total #propagations: 115685055 / total #impl: 628217836 (eff. 0.184)
642.49/642.67	c #Conflicts:    1974000 | #Learnt:      58340 | 0.001
642.49/642.67	c total clause space: 127.173MB
642.49/642.67	c total #watches: 172421
643.19/643.36	c total #propagations: 115793110 / total #impl: 628882563 (eff. 0.184)
643.19/643.36	c #Conflicts:    1975000 | #Learnt:      59340 | 0.001
643.19/643.36	c total clause space: 127.173MB
643.19/643.36	c total #watches: 175463
643.69/643.88	c total #propagations: 115858706 / total #impl: 629235557 (eff. 0.184)
643.69/643.88	c #Conflicts:    1976000 | #Learnt:      60340 | 0.001
643.69/643.88	c total clause space: 127.173MB
643.69/643.88	c total #watches: 177987
644.09/644.28	c total #propagations: 115904788 / total #impl: 629474619 (eff. 0.184)
644.09/644.28	c #Conflicts:    1977000 | #Learnt:      61340 | 0.001
644.09/644.28	c total clause space: 127.173MB
644.09/644.28	c total #watches: 180634
644.69/644.86	c total #propagations: 115947965 / total #impl: 629666845 (eff. 0.184)
644.69/644.86	c #Conflicts:    1978000 | #Learnt:      62340 | 0.001
644.69/644.86	c total clause space: 127.173MB
644.69/644.86	c total #watches: 183214
645.19/645.34	c total #propagations: 115996985 / total #impl: 629981598 (eff. 0.184)
645.19/645.34	c #Conflicts:    1979000 | #Learnt:      63340 | 0.001
645.19/645.34	c total clause space: 127.173MB
645.19/645.34	c total #watches: 185864
645.79/645.98	c total #propagations: 116039477 / total #impl: 630177221 (eff. 0.184)
645.79/645.98	c #Conflicts:    1980000 | #Learnt:      64340 | 0.001
645.79/645.98	c total clause space: 127.173MB
645.79/645.98	c total #watches: 188598
646.69/646.83	c total #propagations: 116090339 / total #impl: 630512563 (eff. 0.184)
646.69/646.83	c #Conflicts:    1981000 | #Learnt:      65340 | 0.001
646.69/646.83	c total clause space: 127.173MB
646.69/646.83	c total #watches: 191486
647.49/647.69	c total #propagations: 116162900 / total #impl: 631045866 (eff. 0.184)
647.49/647.69	c #Conflicts:    1982000 | #Learnt:      66340 | 0.001
647.49/647.69	c total clause space: 127.173MB
647.49/647.69	c total #watches: 194549
648.19/648.39	c total #propagations: 116236551 / total #impl: 631616884 (eff. 0.184)
648.19/648.39	c #Conflicts:    1983000 | #Learnt:      67340 | 0.001
648.19/648.39	c total clause space: 127.173MB
648.19/648.39	c total #watches: 197559
648.69/648.85	c total #propagations: 116299098 / total #impl: 632004421 (eff. 0.184)
648.69/648.85	c GARBAGE COLLECT
648.69/648.85	c #Conflicts:    1984000 | #Learnt:      34239 | 0.001
648.69/648.85	c total clause space: 127.173MB
648.69/648.85	c total #watches: 93627
648.89/649.07	c total #propagations: 116341432 / total #impl: 632220890 (eff. 0.184)
648.89/649.07	c #Conflicts:    1985000 | #Learnt:      35239 | 0.001
648.89/649.07	c total clause space: 127.173MB
648.89/649.07	c total #watches: 95984
649.09/649.24	c total #propagations: 116386249 / total #impl: 632447725 (eff. 0.184)
649.09/649.24	c #Conflicts:    1986000 | #Learnt:      36239 | 0.001
649.09/649.24	c total clause space: 127.173MB
649.09/649.24	c total #watches: 98471
649.29/649.45	c total #propagations: 116426308 / total #impl: 632603113 (eff. 0.184)
649.29/649.45	c #Conflicts:    1987000 | #Learnt:      37239 | 0.001
649.29/649.45	c total clause space: 127.173MB
649.29/649.45	c total #watches: 101395
649.49/649.66	c total #propagations: 116467828 / total #impl: 632794619 (eff. 0.184)
649.49/649.66	c #Conflicts:    1988000 | #Learnt:      38239 | 0.001
649.49/649.66	c total clause space: 127.173MB
649.49/649.66	c total #watches: 103827
649.79/649.90	c total #propagations: 116513903 / total #impl: 632970678 (eff. 0.184)
649.79/649.90	c #Conflicts:    1989000 | #Learnt:      39239 | 0.001
649.79/649.90	c total clause space: 127.173MB
649.79/649.90	c total #watches: 106181
649.99/650.11	c total #propagations: 116565763 / total #impl: 633252149 (eff. 0.184)
649.99/650.11	c #Conflicts:    1990000 | #Learnt:      40239 | 0.001
649.99/650.11	c total clause space: 127.173MB
649.99/650.11	c total #watches: 108635
650.19/650.38	c total #propagations: 116612889 / total #impl: 633492773 (eff. 0.184)
650.19/650.38	c #Conflicts:    1991000 | #Learnt:      41239 | 0.001
650.19/650.38	c total clause space: 127.173MB
650.19/650.38	c total #watches: 111066
650.59/650.72	c total #propagations: 116667162 / total #impl: 633844492 (eff. 0.184)
650.59/650.72	c #Conflicts:    1992000 | #Learnt:      42239 | 0.001
650.59/650.72	c total clause space: 127.173MB
650.59/650.72	c total #watches: 114242
650.89/651.07	c total #propagations: 116728809 / total #impl: 634247150 (eff. 0.184)
650.89/651.07	c #Conflicts:    1993000 | #Learnt:      43239 | 0.001
650.89/651.07	c total clause space: 127.173MB
650.89/651.07	c total #watches: 117189
651.28/651.42	c total #propagations: 116785740 / total #impl: 634631858 (eff. 0.184)
651.28/651.42	c #Conflicts:    1994000 | #Learnt:      44239 | 0.001
651.28/651.42	c total clause space: 127.173MB
651.28/651.42	c total #watches: 121464
651.58/651.78	c total #propagations: 116847373 / total #impl: 635025147 (eff. 0.184)
651.58/651.78	c #Conflicts:    1995000 | #Learnt:      45239 | 0.001
651.58/651.78	c total clause space: 127.173MB
651.58/651.78	c total #watches: 124307
651.88/652.09	c total #propagations: 116903359 / total #impl: 635324575 (eff. 0.184)
651.88/652.09	c #Conflicts:    1996000 | #Learnt:      46239 | 0.001
651.88/652.09	c total clause space: 127.173MB
651.88/652.09	c total #watches: 126961
652.29/652.46	c total #propagations: 116945780 / total #impl: 635538178 (eff. 0.184)
652.29/652.46	c #Conflicts:    1997000 | #Learnt:      47239 | 0.001
652.29/652.46	c total clause space: 127.173MB
652.29/652.46	c total #watches: 129481
652.58/652.72	c total #propagations: 117003221 / total #impl: 635885932 (eff. 0.184)
652.58/652.72	c #Conflicts:    1998000 | #Learnt:      48239 | 0.001
652.58/652.72	c total clause space: 127.173MB
652.58/652.72	c total #watches: 131785
652.78/652.97	c total #propagations: 117045515 / total #impl: 636078735 (eff. 0.184)
652.78/652.97	c #Conflicts:    1999000 | #Learnt:      49239 | 0.001
652.78/652.97	c total clause space: 127.173MB
652.78/652.97	c total #watches: 134319
653.29/653.44	c total #propagations: 117080119 / total #impl: 636230692 (eff. 0.184)
653.29/653.44	c #Conflicts:    2000000 | #Learnt:      50239 | 0.001
653.29/653.44	c total clause space: 127.173MB
653.29/653.44	c total #watches: 137106
653.78/653.91	c total #propagations: 117140534 / total #impl: 636643989 (eff. 0.184)
653.78/653.91	c #Conflicts:    2001000 | #Learnt:      51239 | 0.001
653.78/653.91	c total clause space: 127.173MB
653.78/653.91	c total #watches: 139933
654.18/654.39	c total #propagations: 117205855 / total #impl: 637122496 (eff. 0.184)
654.18/654.39	c #Conflicts:    2002000 | #Learnt:      52239 | 0.001
654.18/654.39	c total clause space: 127.173MB
654.18/654.39	c total #watches: 142962
654.58/654.74	c total #propagations: 117266331 / total #impl: 637510918 (eff. 0.184)
654.58/654.74	c #Conflicts:    2003000 | #Learnt:      53239 | 0.001
654.58/654.74	c total clause space: 127.173MB
654.58/654.74	c total #watches: 145447
654.88/655.05	c total #propagations: 117316667 / total #impl: 637732306 (eff. 0.184)
654.88/655.05	c #Conflicts:    2004000 | #Learnt:      54239 | 0.001
654.88/655.05	c total clause space: 127.173MB
654.88/655.05	c total #watches: 148138
655.38/655.54	c total #propagations: 117357336 / total #impl: 637937130 (eff. 0.184)
655.38/655.54	c #Conflicts:    2005000 | #Learnt:      55239 | 0.001
655.38/655.54	c total clause space: 127.173MB
655.38/655.54	c total #watches: 151017
655.78/655.91	c total #propagations: 117416024 / total #impl: 638320214 (eff. 0.184)
655.78/655.91	c #Conflicts:    2006000 | #Learnt:      56239 | 0.001
655.78/655.91	c total clause space: 127.173MB
655.78/655.91	c total #watches: 153589
656.18/656.32	c total #propagations: 117458459 / total #impl: 638526322 (eff. 0.184)
656.18/656.32	c #Conflicts:    2007000 | #Learnt:      57239 | 0.001
656.18/656.32	c total clause space: 127.173MB
656.18/656.32	c total #watches: 156322
656.59/656.78	c total #propagations: 117507870 / total #impl: 638806117 (eff. 0.184)
656.59/656.78	c #Conflicts:    2008000 | #Learnt:      58239 | 0.001
656.59/656.78	c total clause space: 127.173MB
656.59/656.78	c total #watches: 158938
657.08/657.23	c total #propagations: 117560042 / total #impl: 639114659 (eff. 0.184)
657.08/657.23	c #Conflicts:    2009000 | #Learnt:      59239 | 0.001
657.08/657.23	c total clause space: 127.173MB
657.08/657.23	c total #watches: 161476
657.48/657.67	c total #propagations: 117610437 / total #impl: 639432920 (eff. 0.184)
657.48/657.67	c #Conflicts:    2010000 | #Learnt:      60239 | 0.001
657.48/657.67	c total clause space: 127.173MB
657.48/657.67	c total #watches: 164324
657.98/658.18	c total #propagations: 117663023 / total #impl: 639752911 (eff. 0.184)
657.98/658.18	c #Conflicts:    2011000 | #Learnt:      61239 | 0.001
657.98/658.18	c total clause space: 127.173MB
657.98/658.18	c total #watches: 167214
658.48/658.67	c total #propagations: 117728006 / total #impl: 640150546 (eff. 0.184)
658.48/658.67	c #Conflicts:    2012000 | #Learnt:      62239 | 0.001
658.48/658.67	c total clause space: 127.173MB
658.48/658.67	c total #watches: 171328
658.89/659.05	c total #propagations: 117795334 / total #impl: 640565145 (eff. 0.184)
658.89/659.05	c #Conflicts:    2013000 | #Learnt:      63239 | 0.001
658.89/659.05	c total clause space: 127.173MB
658.89/659.05	c total #watches: 173964
659.28/659.49	c total #propagations: 117844469 / total #impl: 640856409 (eff. 0.184)
659.28/659.49	c #Conflicts:    2014000 | #Learnt:      64239 | 0.001
659.28/659.49	c total clause space: 127.173MB
659.28/659.49	c total #watches: 176416
659.99/660.17	c total #propagations: 117891814 / total #impl: 641184992 (eff. 0.184)
659.99/660.17	c #Conflicts:    2015000 | #Learnt:      65239 | 0.001
659.99/660.17	c total clause space: 127.173MB
659.99/660.17	c total #watches: 179539
660.68/660.88	c total #propagations: 117962733 / total #impl: 641758140 (eff. 0.184)
660.68/660.88	c #Conflicts:    2016000 | #Learnt:      66239 | 0.001
660.68/660.88	c total clause space: 127.173MB
660.68/660.88	c total #watches: 182998
661.48/661.69	c total #propagations: 118036945 / total #impl: 642323451 (eff. 0.184)
661.48/661.69	c #Conflicts:    2017000 | #Learnt:      67239 | 0.001
661.48/661.69	c total clause space: 127.173MB
661.48/661.69	c total #watches: 186597
662.28/662.45	c total #propagations: 118114501 / total #impl: 642905094 (eff. 0.184)
662.28/662.45	c #Conflicts:    2018000 | #Learnt:      68239 | 0.001
662.28/662.45	c total clause space: 127.173MB
662.28/662.45	c total #watches: 189655
662.88/663.02	c total #propagations: 118183981 / total #impl: 643500559 (eff. 0.184)
662.88/663.02	c GARBAGE COLLECT
662.88/663.02	c #Conflicts:    2019000 | #Learnt:      34847 | 0.001
662.88/663.02	c total clause space: 127.173MB
662.88/663.02	c total #watches: 95173
663.08/663.26	c total #propagations: 118245650 / total #impl: 643956200 (eff. 0.184)
663.08/663.26	c #Conflicts:    2020000 | #Learnt:      35847 | 0.001
663.08/663.26	c total clause space: 127.173MB
663.08/663.26	c total #watches: 97589
663.38/663.52	c total #propagations: 118297693 / total #impl: 644222759 (eff. 0.184)
663.38/663.52	c #Conflicts:    2021000 | #Learnt:      36847 | 0.001
663.38/663.52	c total clause space: 127.173MB
663.38/663.52	c total #watches: 100061
663.58/663.78	c total #propagations: 118346456 / total #impl: 644474257 (eff. 0.184)
663.58/663.78	c #Conflicts:    2022000 | #Learnt:      37847 | 0.001
663.58/663.78	c total clause space: 127.173MB
663.58/663.78	c total #watches: 102725
663.88/664.05	c total #propagations: 118393446 / total #impl: 644713352 (eff. 0.184)
663.88/664.05	c #Conflicts:    2023000 | #Learnt:      38847 | 0.001
663.88/664.05	c total clause space: 127.173MB
663.88/664.05	c total #watches: 105207
664.08/664.23	c total #propagations: 118444911 / total #impl: 644992156 (eff. 0.184)
664.08/664.23	c #Conflicts:    2024000 | #Learnt:      39847 | 0.001
664.08/664.23	c total clause space: 127.173MB
664.08/664.23	c total #watches: 108002
664.29/664.44	c total #propagations: 118479102 / total #impl: 645121885 (eff. 0.184)
664.29/664.44	c #Conflicts:    2025000 | #Learnt:      40847 | 0.001
664.29/664.44	c total clause space: 127.173MB
664.29/664.44	c total #watches: 110461
664.48/664.65	c total #propagations: 118518501 / total #impl: 645297625 (eff. 0.184)
664.48/664.65	c #Conflicts:    2026000 | #Learnt:      41847 | 0.001
664.48/664.65	c total clause space: 127.173MB
664.48/664.65	c total #watches: 112874
664.78/664.96	c total #propagations: 118562755 / total #impl: 645545043 (eff. 0.184)
664.78/664.96	c #Conflicts:    2027000 | #Learnt:      42847 | 0.001
664.78/664.96	c total clause space: 127.173MB
664.78/664.96	c total #watches: 115524
665.08/665.21	c total #propagations: 118623651 / total #impl: 645930696 (eff. 0.184)
665.08/665.21	c #Conflicts:    2028000 | #Learnt:      43847 | 0.001
665.08/665.21	c total clause space: 127.173MB
665.08/665.21	c total #watches: 118218
665.28/665.47	c total #propagations: 118669812 / total #impl: 646162948 (eff. 0.184)
665.28/665.47	c #Conflicts:    2029000 | #Learnt:      44847 | 0.001
665.28/665.47	c total clause space: 127.173MB
665.28/665.47	c total #watches: 120701
665.58/665.75	c total #propagations: 118715062 / total #impl: 646393929 (eff. 0.184)
665.58/665.75	c #Conflicts:    2030000 | #Learnt:      45847 | 0.001
665.58/665.75	c total clause space: 127.173MB
665.58/665.75	c total #watches: 123254
665.88/666.03	c total #propagations: 118761935 / total #impl: 646673829 (eff. 0.184)
665.88/666.03	c #Conflicts:    2031000 | #Learnt:      46847 | 0.001
665.88/666.03	c total clause space: 127.173MB
665.88/666.03	c total #watches: 125642
666.18/666.31	c total #propagations: 118805884 / total #impl: 646909806 (eff. 0.184)
666.18/666.31	c #Conflicts:    2032000 | #Learnt:      47847 | 0.001
666.18/666.31	c total clause space: 127.173MB
666.18/666.31	c total #watches: 128270
666.38/666.56	c total #propagations: 118853305 / total #impl: 647137614 (eff. 0.184)
666.38/666.56	c #Conflicts:    2033000 | #Learnt:      48847 | 0.001
666.38/666.56	c total clause space: 127.173MB
666.38/666.56	c total #watches: 130963
666.68/666.83	c total #propagations: 118892454 / total #impl: 647323672 (eff. 0.184)
666.68/666.83	c #Conflicts:    2034000 | #Learnt:      49847 | 0.001
666.68/666.83	c total clause space: 127.173MB
666.68/666.83	c total #watches: 133513
667.08/667.24	c total #propagations: 118934778 / total #impl: 647522605 (eff. 0.184)
667.08/667.24	c #Conflicts:    2035000 | #Learnt:      50847 | 0.001
667.08/667.24	c total clause space: 127.173MB
667.08/667.24	c total #watches: 135784
667.59/667.71	c total #propagations: 119000115 / total #impl: 647924757 (eff. 0.184)
667.59/667.71	c #Conflicts:    2036000 | #Learnt:      51847 | 0.001
667.59/667.71	c total clause space: 127.173MB
667.59/667.71	c total #watches: 138325
667.98/668.18	c total #propagations: 119082377 / total #impl: 648448663 (eff. 0.184)
667.98/668.18	c #Conflicts:    2037000 | #Learnt:      52847 | 0.001
667.98/668.18	c total clause space: 127.173MB
667.98/668.18	c total #watches: 141057
668.28/668.49	c total #propagations: 119153374 / total #impl: 648935245 (eff. 0.184)
668.28/668.49	c #Conflicts:    2038000 | #Learnt:      53847 | 0.001
668.28/668.49	c total clause space: 127.173MB
668.28/668.49	c total #watches: 143524
668.69/668.84	c total #propagations: 119206741 / total #impl: 649228534 (eff. 0.184)
668.69/668.84	c #Conflicts:    2039000 | #Learnt:      54847 | 0.001
668.69/668.84	c total clause space: 127.173MB
668.69/668.84	c total #watches: 146248
669.08/669.22	c total #propagations: 119263001 / total #impl: 649553767 (eff. 0.184)
669.08/669.22	c #Conflicts:    2040000 | #Learnt:      55847 | 0.001
669.08/669.22	c total clause space: 127.173MB
669.08/669.22	c total #watches: 148875
669.38/669.56	c total #propagations: 119305469 / total #impl: 649781607 (eff. 0.184)
669.38/669.56	c #Conflicts:    2041000 | #Learnt:      56847 | 0.001
669.38/669.56	c total clause space: 127.173MB
669.38/669.56	c total #watches: 151518
669.68/669.88	c total #propagations: 119353732 / total #impl: 650033277 (eff. 0.184)
669.68/669.88	c #Conflicts:    2042000 | #Learnt:      57847 | 0.001
669.68/669.88	c total clause space: 127.173MB
669.68/669.88	c total #watches: 153870
670.18/670.30	c total #propagations: 119406205 / total #impl: 650309736 (eff. 0.184)
670.18/670.30	c #Conflicts:    2043000 | #Learnt:      58847 | 0.001
670.18/670.30	c total clause space: 127.173MB
670.18/670.30	c total #watches: 156801
670.58/670.70	c total #propagations: 119462211 / total #impl: 650643828 (eff. 0.184)
670.58/670.70	c #Conflicts:    2044000 | #Learnt:      59847 | 0.001
670.58/670.70	c total clause space: 127.173MB
670.58/670.70	c total #watches: 159218
670.89/671.07	c total #propagations: 119507387 / total #impl: 650892253 (eff. 0.184)
670.89/671.07	c #Conflicts:    2045000 | #Learnt:      60847 | 0.001
670.89/671.07	c total clause space: 127.173MB
670.89/671.07	c total #watches: 162176
671.38/671.52	c total #propagations: 119561291 / total #impl: 651186715 (eff. 0.184)
671.38/671.52	c #Conflicts:    2046000 | #Learnt:      61847 | 0.001
671.38/671.52	c total clause space: 127.173MB
671.38/671.52	c total #watches: 164984
671.68/671.87	c total #propagations: 119621653 / total #impl: 651558188 (eff. 0.184)
671.68/671.87	c #Conflicts:    2047000 | #Learnt:      62847 | 0.001
671.68/671.87	c total clause space: 127.173MB
671.68/671.87	c total #watches: 167670
671.99/672.18	c total #propagations: 119664672 / total #impl: 651788936 (eff. 0.184)
671.99/672.18	c #Conflicts:    2048000 | #Learnt:      63847 | 0.001
671.99/672.18	c total clause space: 127.173MB
671.99/672.18	c total #watches: 170163
672.48/672.63	c total #propagations: 119709673 / total #impl: 651983690 (eff. 0.184)
672.48/672.63	c #Conflicts:    2049000 | #Learnt:      64847 | 0.001
672.48/672.63	c total clause space: 127.173MB
672.48/672.63	c total #watches: 172664
672.98/673.13	c total #propagations: 119760250 / total #impl: 652257203 (eff. 0.184)
672.98/673.13	c #Conflicts:    2050000 | #Learnt:      65847 | 0.001
672.98/673.13	c total clause space: 127.173MB
672.98/673.13	c total #watches: 175355
673.38/673.51	c total #propagations: 119813795 / total #impl: 652562661 (eff. 0.184)
673.38/673.51	c #Conflicts:    2051000 | #Learnt:      66847 | 0.001
673.38/673.51	c total clause space: 127.173MB
673.38/673.51	c total #watches: 177964
673.78/673.97	c total #propagations: 119855045 / total #impl: 652773935 (eff. 0.184)
673.78/673.97	c #Conflicts:    2052000 | #Learnt:      67847 | 0.001
673.78/673.97	c total clause space: 127.173MB
673.78/673.97	c total #watches: 180660
674.38/674.50	c total #propagations: 119900137 / total #impl: 653013341 (eff. 0.184)
674.38/674.50	c #Conflicts:    2053000 | #Learnt:      68847 | 0.001
674.38/674.50	c total clause space: 127.173MB
674.38/674.50	c total #watches: 183625
674.68/674.90	c total #propagations: 119957610 / total #impl: 653339476 (eff. 0.184)
674.68/674.90	c GARBAGE COLLECT
674.68/674.90	c #Conflicts:    2054000 | #Learnt:      35149 | 0.001
674.68/674.90	c total clause space: 127.173MB
674.68/674.90	c total #watches: 95901
674.98/675.15	c total #propagations: 120000943 / total #impl: 653589424 (eff. 0.184)
674.98/675.15	c #Conflicts:    2055000 | #Learnt:      36149 | 0.001
674.98/675.15	c total clause space: 127.173MB
674.98/675.15	c total #watches: 98363
675.29/675.41	c total #propagations: 120051295 / total #impl: 653870769 (eff. 0.184)
675.29/675.41	c #Conflicts:    2056000 | #Learnt:      37149 | 0.001
675.29/675.41	c total clause space: 127.173MB
675.29/675.41	c total #watches: 101573
675.58/675.70	c total #propagations: 120109138 / total #impl: 654202271 (eff. 0.184)
675.58/675.70	c #Conflicts:    2057000 | #Learnt:      38149 | 0.001
675.58/675.70	c total clause space: 127.173MB
675.58/675.70	c total #watches: 104348
675.78/675.96	c total #propagations: 120163953 / total #impl: 654527343 (eff. 0.184)
675.78/675.96	c #Conflicts:    2058000 | #Learnt:      39149 | 0.001
675.78/675.96	c total clause space: 127.173MB
675.78/675.96	c total #watches: 106929
676.08/676.21	c total #propagations: 120217616 / total #impl: 654818431 (eff. 0.184)
676.08/676.21	c #Conflicts:    2059000 | #Learnt:      40149 | 0.001
676.08/676.21	c total clause space: 127.173MB
676.08/676.21	c total #watches: 109238
676.39/676.55	c total #propagations: 120265657 / total #impl: 655070193 (eff. 0.184)
676.39/676.55	c #Conflicts:    2060000 | #Learnt:      41149 | 0.001
676.39/676.55	c total clause space: 127.173MB
676.39/676.55	c total #watches: 111866
676.78/676.91	c total #propagations: 120327247 / total #impl: 655436246 (eff. 0.184)
676.78/676.91	c #Conflicts:    2061000 | #Learnt:      42149 | 0.001
676.78/676.91	c total clause space: 127.173MB
676.78/676.91	c total #watches: 115546
677.18/677.33	c total #propagations: 120391800 / total #impl: 655808346 (eff. 0.184)
677.18/677.33	c #Conflicts:    2062000 | #Learnt:      43149 | 0.001
677.18/677.33	c total clause space: 127.173MB
677.18/677.33	c total #watches: 118687
677.59/677.74	c total #propagations: 120456341 / total #impl: 656196045 (eff. 0.184)
677.59/677.74	c #Conflicts:    2063000 | #Learnt:      44149 | 0.001
677.59/677.74	c total clause space: 127.173MB
677.59/677.74	c total #watches: 122496
678.08/678.22	c total #propagations: 120526420 / total #impl: 656579572 (eff. 0.184)
678.08/678.22	c #Conflicts:    2064000 | #Learnt:      45149 | 0.001
678.08/678.22	c total clause space: 127.173MB
678.08/678.22	c total #watches: 126606
678.38/678.55	c total #propagations: 120602200 / total #impl: 657010870 (eff. 0.184)
678.38/678.55	c #Conflicts:    2065000 | #Learnt:      46149 | 0.001
678.38/678.55	c total clause space: 127.173MB
678.38/678.55	c total #watches: 129425
678.88/679.05	c total #propagations: 120672572 / total #impl: 657328038 (eff. 0.184)
678.88/679.05	c #Conflicts:    2066000 | #Learnt:      47149 | 0.001
678.88/679.05	c total clause space: 127.173MB
678.88/679.05	c total #watches: 132894
679.58/679.72	c total #propagations: 120761944 / total #impl: 657782451 (eff. 0.184)
679.58/679.72	c #Conflicts:    2067000 | #Learnt:      48149 | 0.001
679.58/679.72	c total clause space: 127.173MB
679.58/679.72	c total #watches: 138482
680.28/680.47	c total #propagations: 120843620 / total #impl: 658373524 (eff. 0.184)
680.28/680.47	c #Conflicts:    2068000 | #Learnt:      49149 | 0.001
680.28/680.47	c total clause space: 127.173MB
680.28/680.47	c total #watches: 143671
680.98/681.12	c total #propagations: 120938475 / total #impl: 658997293 (eff. 0.184)
680.98/681.12	c #Conflicts:    2069000 | #Learnt:      50149 | 0.001
680.98/681.12	c total clause space: 127.173MB
680.98/681.12	c total #watches: 148131
681.58/681.74	c total #propagations: 121021489 / total #impl: 659542116 (eff. 0.183)
681.58/681.74	c #Conflicts:    2070000 | #Learnt:      51149 | 0.001
681.58/681.74	c total clause space: 127.173MB
681.58/681.74	c total #watches: 152388
682.08/682.29	c total #propagations: 121096227 / total #impl: 660074003 (eff. 0.183)
682.08/682.29	c #Conflicts:    2071000 | #Learnt:      52149 | 0.001
682.08/682.29	c total clause space: 127.173MB
682.08/682.29	c total #watches: 154858
682.78/682.91	c total #propagations: 121177953 / total #impl: 660488157 (eff. 0.183)
682.78/682.91	c #Conflicts:    2072000 | #Learnt:      53149 | 0.001
682.78/682.91	c total clause space: 127.173MB
682.78/682.91	c total #watches: 157563
683.38/683.54	c total #propagations: 121263218 / total #impl: 660916963 (eff. 0.183)
683.38/683.54	c #Conflicts:    2073000 | #Learnt:      54149 | 0.001
683.38/683.54	c total clause space: 127.173MB
683.38/683.54	c total #watches: 160645
683.98/684.16	c total #propagations: 121343077 / total #impl: 661343375 (eff. 0.183)
683.98/684.16	c #Conflicts:    2074000 | #Learnt:      55149 | 0.001
683.98/684.16	c total clause space: 127.173MB
683.98/684.16	c total #watches: 164391
684.58/684.80	c total #propagations: 121412836 / total #impl: 661806761 (eff. 0.183)
684.58/684.80	c #Conflicts:    2075000 | #Learnt:      56149 | 0.001
684.58/684.80	c total clause space: 127.173MB
684.58/684.80	c total #watches: 167909
685.38/685.57	c total #propagations: 121486762 / total #impl: 662254612 (eff. 0.183)
685.38/685.57	c #Conflicts:    2076000 | #Learnt:      57149 | 0.001
685.38/685.57	c total clause space: 127.173MB
685.38/685.57	c total #watches: 172073
686.29/686.41	c total #propagations: 121577994 / total #impl: 662708370 (eff. 0.183)
686.29/686.41	c #Conflicts:    2077000 | #Learnt:      58149 | 0.001
686.29/686.41	c total clause space: 127.173MB
686.29/686.41	c total #watches: 175458
686.88/687.06	c total #propagations: 121657811 / total #impl: 663226442 (eff. 0.183)
686.88/687.06	c #Conflicts:    2078000 | #Learnt:      59149 | 0.001
686.88/687.06	c total clause space: 127.173MB
686.88/687.06	c total #watches: 178276
687.58/687.76	c total #propagations: 121711865 / total #impl: 663525983 (eff. 0.183)
687.58/687.76	c #Conflicts:    2079000 | #Learnt:      60149 | 0.001
687.58/687.76	c total clause space: 127.173MB
687.58/687.76	c total #watches: 181231
688.59/688.74	c total #propagations: 121773634 / total #impl: 663868449 (eff. 0.183)
688.59/688.74	c #Conflicts:    2080000 | #Learnt:      61149 | 0.001
688.59/688.74	c total clause space: 127.173MB
688.59/688.74	c total #watches: 185329
689.48/689.63	c total #propagations: 121852744 / total #impl: 664353053 (eff. 0.183)
689.48/689.63	c #Conflicts:    2081000 | #Learnt:      62149 | 0.001
689.48/689.63	c total clause space: 127.173MB
689.48/689.63	c total #watches: 189230
690.18/690.35	c total #propagations: 121926162 / total #impl: 664778277 (eff. 0.183)
690.18/690.35	c #Conflicts:    2082000 | #Learnt:      63149 | 0.001
690.18/690.35	c total clause space: 127.173MB
690.18/690.35	c total #watches: 193154
690.88/691.05	c total #propagations: 121986593 / total #impl: 665157677 (eff. 0.183)
690.88/691.05	c #Conflicts:    2083000 | #Learnt:      64149 | 0.001
690.88/691.05	c total clause space: 127.173MB
690.88/691.05	c total #watches: 197761
691.58/691.76	c total #propagations: 122042094 / total #impl: 665581612 (eff. 0.183)
691.58/691.76	c #Conflicts:    2084000 | #Learnt:      65149 | 0.001
691.58/691.76	c total clause space: 127.173MB
691.58/691.76	c total #watches: 202814
692.48/692.63	c total #propagations: 122105966 / total #impl: 666035355 (eff. 0.183)
692.48/692.63	c #Conflicts:    2085000 | #Learnt:      66149 | 0.001
692.48/692.63	c total clause space: 127.173MB
692.48/692.63	c total #watches: 207559
693.18/693.37	c total #propagations: 122175032 / total #impl: 666534064 (eff. 0.183)
693.18/693.37	c #Conflicts:    2086000 | #Learnt:      67149 | 0.001
693.18/693.37	c total clause space: 127.173MB
693.18/693.37	c total #watches: 212417
693.98/694.18	c total #propagations: 122229786 / total #impl: 666931936 (eff. 0.183)
693.98/694.18	c #Conflicts:    2087000 | #Learnt:      68149 | 0.001
693.98/694.18	c total clause space: 127.173MB
693.98/694.18	c total #watches: 217144
695.08/695.25	c total #propagations: 122286161 / total #impl: 667370375 (eff. 0.183)
695.08/695.25	c #Conflicts:    2088000 | #Learnt:      69149 | 0.001
695.08/695.25	c total clause space: 127.173MB
695.08/695.25	c total #watches: 221140
696.08/696.24	c total #propagations: 122359592 / total #impl: 667872857 (eff. 0.183)
696.08/696.24	c GARBAGE COLLECT
696.08/696.24	c #Conflicts:    2089000 | #Learnt:      35138 | 0.001
696.08/696.24	c total clause space: 127.173MB
696.08/696.24	c total #watches: 95904
696.38/696.56	c total #propagations: 122427654 / total #impl: 668419702 (eff. 0.183)
696.38/696.56	c #Conflicts:    2090000 | #Learnt:      36138 | 0.001
696.38/696.56	c total clause space: 127.173MB
696.38/696.56	c total #watches: 98934
696.78/696.96	c total #propagations: 122490338 / total #impl: 668788292 (eff. 0.183)
696.78/696.96	c #Conflicts:    2091000 | #Learnt:      37138 | 0.001
696.78/696.96	c total clause space: 127.173MB
696.78/696.96	c total #watches: 102743
697.18/697.38	c total #propagations: 122566726 / total #impl: 669260044 (eff. 0.183)
697.18/697.38	c #Conflicts:    2092000 | #Learnt:      38138 | 0.001
697.18/697.38	c total clause space: 127.173MB
697.18/697.38	c total #watches: 106635
697.78/697.91	c total #propagations: 122643103 / total #impl: 669736035 (eff. 0.183)
697.78/697.91	c #Conflicts:    2093000 | #Learnt:      39138 | 0.001
697.78/697.91	c total clause space: 127.173MB
697.78/697.91	c total #watches: 111101
698.28/698.47	c total #propagations: 122727509 / total #impl: 670279537 (eff. 0.183)
698.28/698.47	c #Conflicts:    2094000 | #Learnt:      40138 | 0.001
698.28/698.47	c total clause space: 127.173MB
698.28/698.47	c total #watches: 116679
698.88/699.08	c total #propagations: 122810538 / total #impl: 670823546 (eff. 0.183)
698.88/699.08	c #Conflicts:    2095000 | #Learnt:      41138 | 0.001
698.88/699.08	c total clause space: 127.173MB
698.88/699.08	c total #watches: 122079
699.58/699.74	c total #propagations: 122893006 / total #impl: 671388423 (eff. 0.183)
699.58/699.74	c #Conflicts:    2096000 | #Learnt:      42138 | 0.001
699.58/699.74	c total clause space: 127.173MB
699.58/699.74	c total #watches: 127083
700.28/700.47	c total #propagations: 122976241 / total #impl: 671968503 (eff. 0.183)
700.28/700.47	c #Conflicts:    2097000 | #Learnt:      43138 | 0.001
700.28/700.47	c total clause space: 127.173MB
700.28/700.47	c total #watches: 130953
700.98/701.19	c total #propagations: 123064859 / total #impl: 672561968 (eff. 0.183)
700.98/701.19	c #Conflicts:    2098000 | #Learnt:      44138 | 0.001
700.98/701.19	c total clause space: 127.173MB
700.98/701.19	c total #watches: 135690
701.68/701.80	c total #propagations: 123140622 / total #impl: 673104924 (eff. 0.183)
701.68/701.80	c #Conflicts:    2099000 | #Learnt:      45138 | 0.001
701.68/701.80	c total clause space: 127.173MB
701.68/701.80	c total #watches: 139106
702.18/702.38	c total #propagations: 123207997 / total #impl: 673581007 (eff. 0.183)
702.18/702.38	c #Conflicts:    2100000 | #Learnt:      46138 | 0.001
702.18/702.38	c total clause space: 127.173MB
702.18/702.38	c total #watches: 142981
702.68/702.88	c total #propagations: 123266713 / total #impl: 673968356 (eff. 0.183)
702.68/702.88	c #Conflicts:    2101000 | #Learnt:      47138 | 0.001
702.68/702.88	c total clause space: 127.173MB
702.68/702.88	c total #watches: 146846
703.38/703.55	c total #propagations: 123324117 / total #impl: 674334691 (eff. 0.183)
703.38/703.55	c #Conflicts:    2102000 | #Learnt:      48138 | 0.001
703.38/703.55	c total clause space: 127.173MB
703.38/703.55	c total #watches: 151121
703.88/704.06	c total #propagations: 123386255 / total #impl: 674809936 (eff. 0.183)
703.88/704.06	c #Conflicts:    2103000 | #Learnt:      49138 | 0.001
703.88/704.06	c total clause space: 127.173MB
703.88/704.06	c total #watches: 154238
704.37/704.53	c total #propagations: 123441128 / total #impl: 675196833 (eff. 0.183)
704.37/704.53	c #Conflicts:    2104000 | #Learnt:      50138 | 0.001
704.37/704.53	c total clause space: 127.173MB
704.37/704.53	c total #watches: 156864
704.87/705.07	c total #propagations: 123497371 / total #impl: 675551321 (eff. 0.183)
704.87/705.07	c #Conflicts:    2105000 | #Learnt:      51138 | 0.001
704.87/705.07	c total clause space: 127.173MB
704.87/705.07	c total #watches: 159358
705.47/705.64	c total #propagations: 123558313 / total #impl: 675965375 (eff. 0.183)
705.47/705.64	c #Conflicts:    2106000 | #Learnt:      52138 | 0.001
705.47/705.64	c total clause space: 127.173MB
705.47/705.64	c total #watches: 162025
706.18/706.31	c total #propagations: 123624172 / total #impl: 676401794 (eff. 0.183)
706.18/706.31	c #Conflicts:    2107000 | #Learnt:      53138 | 0.001
706.18/706.31	c total clause space: 127.173MB
706.18/706.31	c total #watches: 164591
706.77/706.97	c total #propagations: 123694966 / total #impl: 676892717 (eff. 0.183)
706.77/706.97	c #Conflicts:    2108000 | #Learnt:      54138 | 0.001
706.77/706.97	c total clause space: 127.173MB
706.77/706.97	c total #watches: 167159
707.47/707.68	c total #propagations: 123763725 / total #impl: 677347760 (eff. 0.183)
707.47/707.68	c #Conflicts:    2109000 | #Learnt:      55138 | 0.001
707.47/707.68	c total clause space: 127.173MB
707.47/707.68	c total #watches: 169880
708.38/708.58	c total #propagations: 123829649 / total #impl: 677809728 (eff. 0.183)
708.38/708.58	c #Conflicts:    2110000 | #Learnt:      56138 | 0.001
708.38/708.58	c total clause space: 127.173MB
708.38/708.58	c total #watches: 173311
709.27/709.47	c total #propagations: 123910714 / total #impl: 678334626 (eff. 0.183)
709.27/709.47	c #Conflicts:    2111000 | #Learnt:      57138 | 0.001
709.27/709.47	c total clause space: 127.173MB
709.27/709.47	c total #watches: 176132
710.07/710.30	c total #propagations: 123991559 / total #impl: 678953764 (eff. 0.183)
710.07/710.30	c #Conflicts:    2112000 | #Learnt:      58138 | 0.001
710.07/710.30	c total clause space: 127.173MB
710.07/710.30	c total #watches: 179379
710.97/711.10	c total #propagations: 124068925 / total #impl: 679498892 (eff. 0.183)
710.97/711.10	c #Conflicts:    2113000 | #Learnt:      59138 | 0.001
710.97/711.10	c total clause space: 127.173MB
710.97/711.10	c total #watches: 182916
711.77/711.94	c total #propagations: 124136602 / total #impl: 679972492 (eff. 0.183)
711.77/711.94	c #Conflicts:    2114000 | #Learnt:      60138 | 0.001
711.77/711.94	c total clause space: 127.173MB
711.77/711.94	c total #watches: 186136
712.47/712.64	c total #propagations: 124203957 / total #impl: 680439631 (eff. 0.183)
712.47/712.64	c #Conflicts:    2115000 | #Learnt:      61138 | 0.001
712.47/712.64	c total clause space: 127.173MB
712.47/712.64	c total #watches: 188863
713.27/713.45	c total #propagations: 124259888 / total #impl: 680805475 (eff. 0.183)
713.27/713.45	c #Conflicts:    2116000 | #Learnt:      62138 | 0.001
713.27/713.45	c total clause space: 127.173MB
713.27/713.45	c total #watches: 192041
714.27/714.44	c total #propagations: 124323124 / total #impl: 681225459 (eff. 0.182)
714.27/714.44	c #Conflicts:    2117000 | #Learnt:      63138 | 0.001
714.27/714.44	c total clause space: 127.173MB
714.27/714.44	c total #watches: 196413
715.57/715.73	c total #propagations: 124401070 / total #impl: 681810189 (eff. 0.182)
715.57/715.73	c #Conflicts:    2118000 | #Learnt:      64138 | 0.001
715.57/715.73	c total clause space: 127.173MB
715.57/715.73	c total #watches: 200271
716.57/716.77	c total #propagations: 124491005 / total #impl: 682526291 (eff. 0.182)
716.57/716.77	c #Conflicts:    2119000 | #Learnt:      65138 | 0.001
716.57/716.77	c total clause space: 127.173MB
716.57/716.77	c total #watches: 204651
717.77/717.98	c total #propagations: 124568623 / total #impl: 683113014 (eff. 0.182)
717.77/717.98	c #Conflicts:    2120000 | #Learnt:      66138 | 0.001
717.77/717.98	c total clause space: 127.173MB
717.77/717.98	c total #watches: 208549
719.17/719.37	c total #propagations: 124652991 / total #impl: 683772451 (eff. 0.182)
719.17/719.37	c #Conflicts:    2121000 | #Learnt:      67138 | 0.001
719.17/719.37	c total clause space: 127.173MB
719.17/719.37	c total #watches: 212655
720.57/720.75	c total #propagations: 124743309 / total #impl: 684458438 (eff. 0.182)
720.57/720.75	c #Conflicts:    2122000 | #Learnt:      68138 | 0.001
720.57/720.75	c total clause space: 127.173MB
720.57/720.75	c total #watches: 217062
721.48/721.67	c total #propagations: 124829742 / total #impl: 685106704 (eff. 0.182)
721.48/721.67	c #Conflicts:    2123000 | #Learnt:      69138 | 0.001
721.48/721.67	c total clause space: 127.173MB
721.48/721.67	c total #watches: 220320
722.47/722.67	c total #propagations: 124892412 / total #impl: 685519370 (eff. 0.182)
722.47/722.67	c #Conflicts:    2124000 | #Learnt:      70138 | 0.001
722.47/722.67	c total clause space: 127.173MB
722.47/722.67	c total #watches: 223762
723.27/723.44	c total #propagations: 124961004 / total #impl: 686002491 (eff. 0.182)
723.27/723.44	c GARBAGE COLLECT
723.27/723.44	c #Conflicts:    2125000 | #Learnt:      35858 | 0.001
723.27/723.44	c total clause space: 127.173MB
723.27/723.44	c total #watches: 97986
723.57/723.77	c total #propagations: 125022601 / total #impl: 686415516 (eff. 0.182)
723.57/723.77	c #Conflicts:    2126000 | #Learnt:      36858 | 0.001
723.57/723.77	c total clause space: 127.173MB
723.57/723.77	c total #watches: 101222
723.97/724.10	c total #propagations: 125088115 / total #impl: 686839375 (eff. 0.182)
723.97/724.10	c #Conflicts:    2127000 | #Learnt:      37858 | 0.001
723.97/724.10	c total clause space: 127.173MB
723.97/724.10	c total #watches: 104297
724.27/724.45	c total #propagations: 125156318 / total #impl: 687222798 (eff. 0.182)
724.27/724.45	c #Conflicts:    2128000 | #Learnt:      38858 | 0.001
724.27/724.45	c total clause space: 127.173MB
724.27/724.45	c total #watches: 107121
724.67/724.83	c total #propagations: 125225238 / total #impl: 687622669 (eff. 0.182)
724.67/724.83	c #Conflicts:    2129000 | #Learnt:      39858 | 0.001
724.67/724.83	c total clause space: 127.173MB
724.67/724.83	c total #watches: 109990
725.07/725.25	c total #propagations: 125301054 / total #impl: 688042495 (eff. 0.182)
725.07/725.25	c #Conflicts:    2130000 | #Learnt:      40858 | 0.001
725.07/725.25	c total clause space: 127.173MB
725.07/725.25	c total #watches: 114009
725.47/725.68	c total #propagations: 125372291 / total #impl: 688453457 (eff. 0.182)
725.47/725.68	c #Conflicts:    2131000 | #Learnt:      41858 | 0.001
725.47/725.68	c total clause space: 127.173MB
725.47/725.68	c total #watches: 119051
726.07/726.26	c total #propagations: 125445749 / total #impl: 688910342 (eff. 0.182)
726.07/726.26	c #Conflicts:    2132000 | #Learnt:      42858 | 0.001
726.07/726.26	c total clause space: 127.173MB
726.07/726.26	c total #watches: 124819
726.77/726.92	c total #propagations: 125533911 / total #impl: 689480984 (eff. 0.182)
726.77/726.92	c #Conflicts:    2133000 | #Learnt:      43858 | 0.001
726.77/726.92	c total clause space: 127.173MB
726.77/726.92	c total #watches: 131715
727.27/727.44	c total #propagations: 125627967 / total #impl: 690168398 (eff. 0.182)
727.27/727.44	c #Conflicts:    2134000 | #Learnt:      44858 | 0.001
727.27/727.44	c total clause space: 127.173MB
727.27/727.44	c total #watches: 136159
727.87/728.01	c total #propagations: 125701601 / total #impl: 690600843 (eff. 0.182)
727.87/728.01	c #Conflicts:    2135000 | #Learnt:      45858 | 0.001
727.87/728.01	c total clause space: 127.173MB
727.87/728.01	c total #watches: 139967
728.57/728.72	c total #propagations: 125771385 / total #impl: 690984611 (eff. 0.182)
728.57/728.72	c #Conflicts:    2136000 | #Learnt:      46858 | 0.001
728.57/728.72	c total clause space: 127.173MB
728.57/728.72	c total #watches: 144461
729.18/729.39	c total #propagations: 125857372 / total #impl: 691441173 (eff. 0.182)
729.18/729.39	c #Conflicts:    2137000 | #Learnt:      47858 | 0.001
729.18/729.39	c total clause space: 127.173MB
729.18/729.39	c total #watches: 148503
730.07/730.20	c total #propagations: 125938046 / total #impl: 691891100 (eff. 0.182)
730.07/730.20	c #Conflicts:    2138000 | #Learnt:      48858 | 0.001
730.07/730.20	c total clause space: 127.173MB
730.07/730.20	c total #watches: 154430
730.87/731.01	c total #propagations: 126027490 / total #impl: 692472571 (eff. 0.182)
730.87/731.01	c #Conflicts:    2139000 | #Learnt:      49858 | 0.001
730.87/731.01	c total clause space: 127.173MB
730.87/731.01	c total #watches: 158313
731.67/731.83	c total #propagations: 126106438 / total #impl: 692974938 (eff. 0.182)
731.67/731.83	c #Conflicts:    2140000 | #Learnt:      50858 | 0.001
731.67/731.83	c total clause space: 127.173MB
731.67/731.83	c total #watches: 161788
732.58/732.72	c total #propagations: 126184770 / total #impl: 693487244 (eff. 0.182)
732.58/732.72	c #Conflicts:    2141000 | #Learnt:      51858 | 0.001
732.58/732.72	c total clause space: 127.173MB
732.58/732.72	c total #watches: 165811
733.47/733.66	c total #propagations: 126269864 / total #impl: 694101633 (eff. 0.182)
733.47/733.66	c #Conflicts:    2142000 | #Learnt:      52858 | 0.001
733.47/733.66	c total clause space: 127.173MB
733.47/733.66	c total #watches: 170217
734.27/734.49	c total #propagations: 126346577 / total #impl: 694619148 (eff. 0.182)
734.27/734.49	c #Conflicts:    2143000 | #Learnt:      53858 | 0.001
734.27/734.49	c total clause space: 127.173MB
734.27/734.49	c total #watches: 174286
735.27/735.44	c total #propagations: 126419241 / total #impl: 695103434 (eff. 0.182)
735.27/735.44	c #Conflicts:    2144000 | #Learnt:      54858 | 0.001
735.27/735.44	c total clause space: 127.173MB
735.27/735.44	c total #watches: 179705
736.27/736.48	c total #propagations: 126494795 / total #impl: 695626181 (eff. 0.182)
736.27/736.48	c #Conflicts:    2145000 | #Learnt:      55858 | 0.001
736.27/736.48	c total clause space: 127.173MB
736.27/736.48	c total #watches: 184077
737.37/737.53	c total #propagations: 126574203 / total #impl: 696182727 (eff. 0.182)
737.37/737.53	c #Conflicts:    2146000 | #Learnt:      56858 | 0.001
737.37/737.53	c total clause space: 127.173MB
737.37/737.53	c total #watches: 188819
738.57/738.70	c total #propagations: 126649762 / total #impl: 696747410 (eff. 0.182)
738.57/738.70	c #Conflicts:    2147000 | #Learnt:      57858 | 0.001
738.57/738.70	c total clause space: 127.173MB
738.57/738.70	c total #watches: 193832
739.87/740.00	c total #propagations: 126731905 / total #impl: 697428535 (eff. 0.182)
739.87/740.00	c #Conflicts:    2148000 | #Learnt:      58858 | 0.001
739.87/740.00	c total clause space: 127.173MB
739.87/740.00	c total #watches: 201440
741.07/741.25	c total #propagations: 126816133 / total #impl: 698145048 (eff. 0.182)
741.07/741.25	c #Conflicts:    2149000 | #Learnt:      59858 | 0.001
741.07/741.25	c total clause space: 127.173MB
741.07/741.25	c total #watches: 208088
742.57/742.79	c total #propagations: 126891343 / total #impl: 698841820 (eff. 0.182)
742.57/742.79	c #Conflicts:    2150000 | #Learnt:      60858 | 0.001
742.57/742.79	c total clause space: 127.173MB
742.57/742.79	c total #watches: 214189
744.17/744.35	c total #propagations: 126971644 / total #impl: 699526879 (eff. 0.182)
744.17/744.35	c #Conflicts:    2151000 | #Learnt:      61858 | 0.001
744.17/744.35	c total clause space: 127.173MB
744.17/744.35	c total #watches: 220230
745.78/745.91	c total #propagations: 127055997 / total #impl: 700294548 (eff. 0.181)
745.78/745.91	c #Conflicts:    2152000 | #Learnt:      62858 | 0.001
745.78/745.91	c total clause space: 127.173MB
745.78/745.91	c total #watches: 225350
747.17/747.40	c total #propagations: 127135852 / total #impl: 701050272 (eff. 0.181)
747.17/747.40	c #Conflicts:    2153000 | #Learnt:      63858 | 0.001
747.17/747.40	c total clause space: 127.173MB
747.17/747.40	c total #watches: 230161
748.57/748.79	c total #propagations: 127206444 / total #impl: 701774373 (eff. 0.181)
748.57/748.79	c #Conflicts:    2154000 | #Learnt:      64858 | 0.001
748.57/748.79	c total clause space: 127.173MB
748.57/748.79	c total #watches: 233836
750.27/750.40	c total #propagations: 127272028 / total #impl: 702390256 (eff. 0.181)
750.27/750.40	c #Conflicts:    2155000 | #Learnt:      65858 | 0.001
750.27/750.40	c total clause space: 127.173MB
750.27/750.40	c total #watches: 236578
751.37/751.55	c total #propagations: 127333447 / total #impl: 702786454 (eff. 0.181)
751.37/751.55	c #Conflicts:    2156000 | #Learnt:      66858 | 0.001
751.37/751.55	c total clause space: 127.173MB
751.37/751.55	c total #watches: 239251
752.57/752.74	c total #propagations: 127401187 / total #impl: 703198195 (eff. 0.181)
752.57/752.74	c #Conflicts:    2157000 | #Learnt:      67858 | 0.001
752.57/752.74	c total clause space: 127.173MB
752.57/752.74	c total #watches: 242309
753.77/753.96	c total #propagations: 127454621 / total #impl: 703526792 (eff. 0.181)
753.77/753.96	c #Conflicts:    2158000 | #Learnt:      68858 | 0.001
753.77/753.96	c total clause space: 127.173MB
753.77/753.96	c total #watches: 244992
755.07/755.27	c total #propagations: 127511463 / total #impl: 703903646 (eff. 0.181)
755.07/755.27	c #Conflicts:    2159000 | #Learnt:      69858 | 0.001
755.07/755.27	c total clause space: 127.173MB
755.07/755.27	c total #watches: 247935
756.47/756.62	c total #propagations: 127573492 / total #impl: 704309991 (eff. 0.181)
756.47/756.62	c #Conflicts:    2160000 | #Learnt:      70858 | 0.001
756.47/756.62	c total clause space: 127.173MB
756.47/756.62	c total #watches: 250843
757.16/757.38	c total #propagations: 127641899 / total #impl: 704804225 (eff. 0.181)
757.16/757.38	c GARBAGE COLLECT
757.16/757.38	c #Conflicts:    2161000 | #Learnt:      36271 | 0.001
757.16/757.38	c total clause space: 127.173MB
757.16/757.38	c total #watches: 100079
757.56/757.72	c total #propagations: 127705938 / total #impl: 705276483 (eff. 0.181)
757.56/757.72	c #Conflicts:    2162000 | #Learnt:      37271 | 0.001
757.56/757.72	c total clause space: 127.173MB
757.56/757.72	c total #watches: 103205
757.96/758.17	c total #propagations: 127770572 / total #impl: 705694090 (eff. 0.181)
757.96/758.17	c #Conflicts:    2163000 | #Learnt:      38271 | 0.001
757.96/758.17	c total clause space: 127.173MB
757.96/758.17	c total #watches: 105988
758.46/758.67	c total #propagations: 127850014 / total #impl: 706214272 (eff. 0.181)
758.46/758.67	c #Conflicts:    2164000 | #Learnt:      39271 | 0.001
758.46/758.67	c total clause space: 127.173MB
758.46/758.67	c total #watches: 109232
759.06/759.24	c total #propagations: 127935166 / total #impl: 706806345 (eff. 0.181)
759.06/759.24	c #Conflicts:    2165000 | #Learnt:      40271 | 0.001
759.06/759.24	c total clause space: 127.173MB
759.06/759.24	c total #watches: 112493
759.56/759.75	c total #propagations: 128025224 / total #impl: 707445571 (eff. 0.181)
759.56/759.75	c #Conflicts:    2166000 | #Learnt:      41271 | 0.001
759.56/759.75	c total clause space: 127.173MB
759.56/759.75	c total #watches: 116712
760.07/760.28	c total #propagations: 128106085 / total #impl: 708012131 (eff. 0.181)
760.07/760.28	c #Conflicts:    2167000 | #Learnt:      42271 | 0.001
760.07/760.28	c total clause space: 127.173MB
760.07/760.28	c total #watches: 120560
760.66/760.81	c total #propagations: 128179185 / total #impl: 708516062 (eff. 0.181)
760.66/760.81	c #Conflicts:    2168000 | #Learnt:      43271 | 0.001
760.66/760.81	c total clause space: 127.173MB
760.66/760.81	c total #watches: 124461
761.07/761.29	c total #propagations: 128253565 / total #impl: 709041939 (eff. 0.181)
761.07/761.29	c #Conflicts:    2169000 | #Learnt:      44271 | 0.001
761.07/761.29	c total clause space: 127.173MB
761.07/761.29	c total #watches: 128834
761.56/761.72	c total #propagations: 128318089 / total #impl: 709487475 (eff. 0.181)
761.56/761.72	c #Conflicts:    2170000 | #Learnt:      45271 | 0.001
761.56/761.72	c total clause space: 127.173MB
761.56/761.72	c total #watches: 131645
762.06/762.21	c total #propagations: 128384331 / total #impl: 709867082 (eff. 0.181)
762.06/762.21	c #Conflicts:    2171000 | #Learnt:      46271 | 0.001
762.06/762.21	c total clause space: 127.173MB
762.06/762.21	c total #watches: 134602
762.56/762.71	c total #propagations: 128449472 / total #impl: 710248740 (eff. 0.181)
762.56/762.71	c #Conflicts:    2172000 | #Learnt:      47271 | 0.001
762.56/762.71	c total clause space: 127.173MB
762.56/762.71	c total #watches: 138526
763.16/763.31	c total #propagations: 128508546 / total #impl: 710618155 (eff. 0.181)
763.16/763.31	c #Conflicts:    2173000 | #Learnt:      48271 | 0.001
763.16/763.31	c total clause space: 127.173MB
763.16/763.31	c total #watches: 143992
763.86/764.00	c total #propagations: 128583142 / total #impl: 711080578 (eff. 0.181)
763.86/764.00	c #Conflicts:    2174000 | #Learnt:      49271 | 0.001
763.86/764.00	c total clause space: 127.173MB
763.86/764.00	c total #watches: 149766
764.47/764.67	c total #propagations: 128661294 / total #impl: 711594457 (eff. 0.181)
764.47/764.67	c #Conflicts:    2175000 | #Learnt:      50271 | 0.001
764.47/764.67	c total clause space: 127.173MB
764.47/764.67	c total #watches: 155376
765.16/765.38	c total #propagations: 128732586 / total #impl: 712106892 (eff. 0.181)
765.16/765.38	c #Conflicts:    2176000 | #Learnt:      51271 | 0.001
765.16/765.38	c total clause space: 127.173MB
765.16/765.38	c total #watches: 161003
765.96/766.12	c total #propagations: 128806820 / total #impl: 712659221 (eff. 0.181)
765.96/766.12	c #Conflicts:    2177000 | #Learnt:      52271 | 0.001
765.96/766.12	c total clause space: 127.173MB
765.96/766.12	c total #watches: 165495
766.67/766.83	c total #propagations: 128870643 / total #impl: 713145490 (eff. 0.181)
766.67/766.83	c #Conflicts:    2178000 | #Learnt:      53271 | 0.001
766.67/766.83	c total clause space: 127.173MB
766.67/766.83	c total #watches: 168883
767.46/767.69	c total #propagations: 128930757 / total #impl: 713527675 (eff. 0.181)
767.46/767.69	c #Conflicts:    2179000 | #Learnt:      54271 | 0.001
767.46/767.69	c total clause space: 127.173MB
767.46/767.69	c total #watches: 171262
768.66/768.80	c total #propagations: 128998482 / total #impl: 713937168 (eff. 0.181)
768.66/768.80	c #Conflicts:    2180000 | #Learnt:      55271 | 0.001
768.66/768.80	c total clause space: 127.173MB
768.66/768.80	c total #watches: 173882
769.56/769.78	c total #propagations: 129080989 / total #impl: 714491738 (eff. 0.181)
769.56/769.78	c #Conflicts:    2181000 | #Learnt:      56271 | 0.001
769.56/769.78	c total clause space: 127.173MB
769.56/769.78	c total #watches: 177010
770.56/770.70	c total #propagations: 129158679 / total #impl: 714981553 (eff. 0.181)
770.56/770.70	c #Conflicts:    2182000 | #Learnt:      57271 | 0.001
770.56/770.70	c total clause space: 127.173MB
770.56/770.70	c total #watches: 180379
771.26/771.40	c total #propagations: 129231372 / total #impl: 715410013 (eff. 0.181)
771.26/771.40	c #Conflicts:    2183000 | #Learnt:      58271 | 0.001
771.26/771.40	c total clause space: 127.173MB
771.26/771.40	c total #watches: 183750
771.96/772.18	c total #propagations: 129296604 / total #impl: 715775461 (eff. 0.181)
771.96/772.18	c #Conflicts:    2184000 | #Learnt:      59271 | 0.001
771.96/772.18	c total clause space: 127.173MB
771.96/772.18	c total #watches: 187286
772.96/773.12	c total #propagations: 129373006 / total #impl: 716182684 (eff. 0.181)
772.96/773.12	c #Conflicts:    2185000 | #Learnt:      60271 | 0.001
772.96/773.12	c total clause space: 127.173MB
772.96/773.12	c total #watches: 191071
773.66/773.80	c total #propagations: 129457997 / total #impl: 716672421 (eff. 0.181)
773.66/773.80	c #Conflicts:    2186000 | #Learnt:      61271 | 0.001
773.66/773.80	c total clause space: 127.173MB
773.66/773.80	c total #watches: 194599
774.27/774.47	c total #propagations: 129522506 / total #impl: 717019534 (eff. 0.181)
774.27/774.47	c #Conflicts:    2187000 | #Learnt:      62271 | 0.001
774.27/774.47	c total clause space: 127.173MB
774.27/774.47	c total #watches: 197861
774.96/775.13	c total #propagations: 129594556 / total #impl: 717397392 (eff. 0.181)
774.96/775.13	c #Conflicts:    2188000 | #Learnt:      63271 | 0.001
774.96/775.13	c total clause space: 127.173MB
774.96/775.13	c total #watches: 200489
775.66/775.88	c total #propagations: 129661922 / total #impl: 717754980 (eff. 0.181)
775.66/775.88	c #Conflicts:    2189000 | #Learnt:      64271 | 0.001
775.66/775.88	c total clause space: 127.173MB
775.66/775.88	c total #watches: 203954
776.36/776.60	c total #propagations: 129730285 / total #impl: 718161359 (eff. 0.181)
776.36/776.60	c #Conflicts:    2190000 | #Learnt:      65271 | 0.001
776.36/776.60	c total clause space: 127.173MB
776.36/776.60	c total #watches: 207288
777.16/777.35	c total #propagations: 129807369 / total #impl: 718592879 (eff. 0.181)
777.16/777.35	c #Conflicts:    2191000 | #Learnt:      66271 | 0.001
777.16/777.35	c total clause space: 127.173MB
777.16/777.35	c total #watches: 210414
777.76/777.97	c total #propagations: 129885726 / total #impl: 719030302 (eff. 0.181)
777.76/777.97	c #Conflicts:    2192000 | #Learnt:      67271 | 0.001
777.76/777.97	c total clause space: 127.173MB
777.76/777.97	c total #watches: 213595
778.56/778.71	c total #propagations: 129940788 / total #impl: 719344380 (eff. 0.181)
778.56/778.71	c #Conflicts:    2193000 | #Learnt:      68271 | 0.001
778.56/778.71	c total clause space: 127.173MB
778.56/778.71	c total #watches: 217178
779.36/779.54	c total #propagations: 130015218 / total #impl: 719749309 (eff. 0.181)
779.36/779.54	c #Conflicts:    2194000 | #Learnt:      69271 | 0.001
779.36/779.54	c total clause space: 127.173MB
779.36/779.54	c total #watches: 220769
780.06/780.29	c total #propagations: 130095640 / total #impl: 720222146 (eff. 0.181)
780.06/780.29	c #Conflicts:    2195000 | #Learnt:      70271 | 0.001
780.06/780.29	c total clause space: 127.173MB
780.06/780.29	c total #watches: 224794
780.87/781.10	c total #propagations: 130170242 / total #impl: 720667146 (eff. 0.181)
780.87/781.10	c #Conflicts:    2196000 | #Learnt:      71271 | 0.001
780.87/781.10	c total clause space: 127.173MB
780.87/781.10	c total #watches: 228632
781.56/781.77	c total #propagations: 130247824 / total #impl: 721080369 (eff. 0.181)
781.56/781.77	c GARBAGE COLLECT
781.56/781.77	c #Conflicts:    2197000 | #Learnt:      36360 | 0.001
781.56/781.77	c total clause space: 127.173MB
781.56/781.77	c total #watches: 99761
781.86/782.02	c total #propagations: 130324145 / total #impl: 721484787 (eff. 0.181)
781.86/782.02	c #Conflicts:    2198000 | #Learnt:      37360 | 0.001
781.86/782.02	c total clause space: 127.173MB
781.86/782.02	c total #watches: 102208
782.07/782.27	c total #propagations: 130386341 / total #impl: 721772347 (eff. 0.181)
782.07/782.27	c #Conflicts:    2199000 | #Learnt:      38360 | 0.001
782.07/782.27	c total clause space: 127.173MB
782.07/782.27	c total #watches: 105254
782.46/782.64	c total #propagations: 130436165 / total #impl: 722036493 (eff. 0.181)
782.46/782.64	c #Conflicts:    2200000 | #Learnt:      39360 | 0.001
782.46/782.64	c total clause space: 127.173MB
782.46/782.64	c total #watches: 108034
782.76/782.95	c total #propagations: 130499079 / total #impl: 722407427 (eff. 0.181)
782.76/782.95	c #Conflicts:    2201000 | #Learnt:      40360 | 0.001
782.76/782.95	c total clause space: 127.173MB
782.76/782.95	c total #watches: 110562
783.17/783.36	c total #propagations: 130556798 / total #impl: 722740562 (eff. 0.181)
783.17/783.36	c #Conflicts:    2202000 | #Learnt:      41360 | 0.001
783.17/783.36	c total clause space: 127.173MB
783.17/783.36	c total #watches: 114321
783.56/783.78	c total #propagations: 130626099 / total #impl: 723179739 (eff. 0.181)
783.56/783.78	c #Conflicts:    2203000 | #Learnt:      42360 | 0.001
783.56/783.78	c total clause space: 127.173MB
783.56/783.78	c total #watches: 118549
784.17/784.33	c total #propagations: 130697119 / total #impl: 723663062 (eff. 0.181)
784.17/784.33	c #Conflicts:    2204000 | #Learnt:      43360 | 0.001
784.17/784.33	c total clause space: 127.173MB
784.17/784.33	c total #watches: 123412
784.76/784.94	c total #propagations: 130780339 / total #impl: 724252805 (eff. 0.181)
784.76/784.94	c #Conflicts:    2205000 | #Learnt:      44360 | 0.001
784.76/784.94	c total clause space: 127.173MB
784.76/784.94	c total #watches: 127537
785.37/785.56	c total #propagations: 130863012 / total #impl: 724934475 (eff. 0.181)
785.37/785.56	c #Conflicts:    2206000 | #Learnt:      45360 | 0.001
785.37/785.56	c total clause space: 127.173MB
785.37/785.56	c total #watches: 131662
785.96/786.10	c total #propagations: 130939659 / total #impl: 725482444 (eff. 0.180)
785.96/786.10	c #Conflicts:    2207000 | #Learnt:      46360 | 0.001
785.96/786.10	c total clause space: 127.173MB
785.96/786.10	c total #watches: 134880
786.66/786.80	c total #propagations: 131010879 / total #impl: 725930537 (eff. 0.180)
786.66/786.80	c #Conflicts:    2208000 | #Learnt:      47360 | 0.001
786.66/786.80	c total clause space: 127.173MB
786.66/786.80	c total #watches: 139790
787.16/787.31	c total #propagations: 131088696 / total #impl: 726544514 (eff. 0.180)
787.16/787.31	c #Conflicts:    2209000 | #Learnt:      48360 | 0.001
787.16/787.31	c total clause space: 127.173MB
787.16/787.31	c total #watches: 142999
787.66/787.83	c total #propagations: 131149190 / total #impl: 726892161 (eff. 0.180)
787.66/787.83	c #Conflicts:    2210000 | #Learnt:      49360 | 0.001
787.66/787.83	c total clause space: 127.173MB
787.66/787.83	c total #watches: 145958
788.26/788.45	c total #propagations: 131210841 / total #impl: 727234662 (eff. 0.180)
788.26/788.45	c #Conflicts:    2211000 | #Learnt:      50360 | 0.001
788.26/788.45	c total clause space: 127.173MB
788.26/788.45	c total #watches: 148918
788.96/789.12	c total #propagations: 131271907 / total #impl: 727629862 (eff. 0.180)
788.96/789.12	c #Conflicts:    2212000 | #Learnt:      51360 | 0.001
788.96/789.12	c total clause space: 127.173MB
788.96/789.12	c total #watches: 151745
789.77/789.91	c total #propagations: 131336684 / total #impl: 728057005 (eff. 0.180)
789.77/789.91	c #Conflicts:    2213000 | #Learnt:      52360 | 0.001
789.77/789.91	c total clause space: 127.173MB
789.77/789.91	c total #watches: 154765
790.46/790.64	c total #propagations: 131409044 / total #impl: 728556066 (eff. 0.180)
790.46/790.64	c #Conflicts:    2214000 | #Learnt:      53360 | 0.001
790.46/790.64	c total clause space: 127.173MB
790.46/790.64	c total #watches: 157685
791.06/791.29	c total #propagations: 131477250 / total #impl: 729049744 (eff. 0.180)
791.06/791.29	c #Conflicts:    2215000 | #Learnt:      54360 | 0.001
791.06/791.29	c total clause space: 127.173MB
791.06/791.29	c total #watches: 160787
791.76/791.93	c total #propagations: 131539712 / total #impl: 729460224 (eff. 0.180)
791.76/791.93	c #Conflicts:    2216000 | #Learnt:      55360 | 0.001
791.76/791.93	c total clause space: 127.173MB
791.76/791.93	c total #watches: 163758
792.26/792.43	c total #propagations: 131599573 / total #impl: 729796931 (eff. 0.180)
792.26/792.43	c #Conflicts:    2217000 | #Learnt:      56360 | 0.001
792.26/792.43	c total clause space: 127.173MB
792.26/792.43	c total #watches: 166281
792.86/793.03	c total #propagations: 131648499 / total #impl: 730070324 (eff. 0.180)
792.86/793.03	c #Conflicts:    2218000 | #Learnt:      57360 | 0.001
792.86/793.03	c total clause space: 127.173MB
792.86/793.03	c total #watches: 170329
793.46/793.69	c total #propagations: 131710688 / total #impl: 730433947 (eff. 0.180)
793.46/793.69	c #Conflicts:    2219000 | #Learnt:      58360 | 0.001
793.46/793.69	c total clause space: 127.173MB
793.46/793.69	c total #watches: 173439
794.26/794.49	c total #propagations: 131771790 / total #impl: 730833325 (eff. 0.180)
794.26/794.49	c #Conflicts:    2220000 | #Learnt:      59360 | 0.001
794.26/794.49	c total clause space: 127.173MB
794.26/794.49	c total #watches: 176895
794.86/795.07	c total #propagations: 131833947 / total #impl: 731264087 (eff. 0.180)
794.86/795.07	c #Conflicts:    2221000 | #Learnt:      60360 | 0.001
794.86/795.07	c total clause space: 127.173MB
794.86/795.07	c total #watches: 179558
795.56/795.70	c total #propagations: 131896233 / total #impl: 731625942 (eff. 0.180)
795.56/795.70	c #Conflicts:    2222000 | #Learnt:      61360 | 0.001
795.56/795.70	c total clause space: 127.173MB
795.56/795.70	c total #watches: 182238
796.26/796.45	c total #propagations: 131962277 / total #impl: 732025167 (eff. 0.180)
796.26/796.45	c #Conflicts:    2223000 | #Learnt:      62360 | 0.001
796.26/796.45	c total clause space: 127.173MB
796.26/796.45	c total #watches: 185948
797.06/797.21	c total #propagations: 132034741 / total #impl: 732520681 (eff. 0.180)
797.06/797.21	c #Conflicts:    2224000 | #Learnt:      63360 | 0.001
797.06/797.21	c total clause space: 127.173MB
797.06/797.21	c total #watches: 188887
797.76/798.00	c total #propagations: 132110433 / total #impl: 733001050 (eff. 0.180)
797.76/798.00	c #Conflicts:    2225000 | #Learnt:      64360 | 0.001
797.76/798.00	c total clause space: 127.173MB
797.76/798.00	c total #watches: 192146
798.56/798.78	c total #propagations: 132186211 / total #impl: 733472306 (eff. 0.180)
798.56/798.78	c #Conflicts:    2226000 | #Learnt:      65360 | 0.001
798.56/798.78	c total clause space: 127.173MB
798.56/798.78	c total #watches: 194725
799.36/799.57	c total #propagations: 132257988 / total #impl: 733895277 (eff. 0.180)
799.36/799.57	c #Conflicts:    2227000 | #Learnt:      66360 | 0.001
799.36/799.57	c total clause space: 127.173MB
799.36/799.57	c total #watches: 197466
800.26/800.43	c total #propagations: 132332235 / total #impl: 734368597 (eff. 0.180)
800.26/800.43	c #Conflicts:    2228000 | #Learnt:      67360 | 0.001
800.26/800.43	c total clause space: 127.173MB
800.26/800.43	c total #watches: 200330
801.16/801.30	c total #propagations: 132408949 / total #impl: 734854927 (eff. 0.180)
801.16/801.30	c #Conflicts:    2229000 | #Learnt:      68360 | 0.001
801.16/801.30	c total clause space: 127.173MB
801.16/801.30	c total #watches: 202936
802.06/802.23	c total #propagations: 132483092 / total #impl: 735339284 (eff. 0.180)
802.06/802.23	c #Conflicts:    2230000 | #Learnt:      69360 | 0.001
802.06/802.23	c total clause space: 127.173MB
802.06/802.23	c total #watches: 206607
803.05/803.22	c total #propagations: 132551299 / total #impl: 735775264 (eff. 0.180)
803.05/803.22	c #Conflicts:    2231000 | #Learnt:      70360 | 0.001
803.05/803.22	c total clause space: 127.173MB
803.05/803.22	c total #watches: 210122
803.96/804.14	c total #propagations: 132618005 / total #impl: 736202113 (eff. 0.180)
803.96/804.14	c #Conflicts:    2232000 | #Learnt:      71360 | 0.001
803.96/804.14	c total clause space: 127.173MB
803.96/804.14	c total #watches: 213478
805.06/805.29	c total #propagations: 132678115 / total #impl: 736590298 (eff. 0.180)
805.06/805.29	c #Conflicts:    2233000 | #Learnt:      72360 | 0.001
805.06/805.29	c total clause space: 127.173MB
805.06/805.29	c total #watches: 216673
805.45/805.66	c total #propagations: 132753273 / total #impl: 737106799 (eff. 0.180)
805.45/805.66	c GARBAGE COLLECT
805.45/805.66	c #Conflicts:    2234000 | #Learnt:      37141 | 0.001
805.45/805.66	c total clause space: 127.173MB
805.45/805.66	c total #watches: 101648
805.65/805.89	c total #propagations: 132803159 / total #impl: 737457232 (eff. 0.180)
805.65/805.89	c #Conflicts:    2235000 | #Learnt:      38141 | 0.001
805.65/805.89	c total clause space: 127.173MB
805.65/805.89	c total #watches: 104614
806.05/806.22	c total #propagations: 132848096 / total #impl: 737715486 (eff. 0.180)
806.05/806.22	c #Conflicts:    2236000 | #Learnt:      39141 | 0.001
806.05/806.22	c total clause space: 127.173MB
806.05/806.22	c total #watches: 107466
806.55/806.71	c total #propagations: 132905526 / total #impl: 738083148 (eff. 0.180)
806.55/806.71	c #Conflicts:    2237000 | #Learnt:      40141 | 0.001
806.55/806.71	c total clause space: 127.173MB
806.55/806.71	c total #watches: 111581
806.95/807.13	c total #propagations: 132983836 / total #impl: 738656369 (eff. 0.180)
806.95/807.13	c #Conflicts:    2238000 | #Learnt:      41141 | 0.001
806.95/807.13	c total clause space: 127.173MB
806.95/807.13	c total #watches: 115586
807.26/807.46	c total #propagations: 133047769 / total #impl: 739138573 (eff. 0.180)
807.26/807.46	c #Conflicts:    2239000 | #Learnt:      42141 | 0.001
807.26/807.46	c total clause space: 127.173MB
807.26/807.46	c total #watches: 118626
807.75/807.90	c total #propagations: 133100753 / total #impl: 739465696 (eff. 0.180)
807.75/807.90	c #Conflicts:    2240000 | #Learnt:      43141 | 0.001
807.75/807.90	c total clause space: 127.173MB
807.75/807.90	c total #watches: 122156
808.15/808.34	c total #propagations: 133167212 / total #impl: 739969138 (eff. 0.180)
808.15/808.34	c #Conflicts:    2241000 | #Learnt:      44141 | 0.001
808.15/808.34	c total clause space: 127.173MB
808.15/808.34	c total #watches: 125868
808.55/808.79	c total #propagations: 133233149 / total #impl: 740422905 (eff. 0.180)
808.55/808.79	c #Conflicts:    2242000 | #Learnt:      45141 | 0.001
808.55/808.79	c total clause space: 127.173MB
808.55/808.79	c total #watches: 129729
809.05/809.21	c total #propagations: 133299056 / total #impl: 740862790 (eff. 0.180)
809.05/809.21	c #Conflicts:    2243000 | #Learnt:      46141 | 0.001
809.05/809.21	c total clause space: 127.173MB
809.05/809.21	c total #watches: 133922
809.46/809.65	c total #propagations: 133354976 / total #impl: 741234101 (eff. 0.180)
809.46/809.65	c #Conflicts:    2244000 | #Learnt:      47141 | 0.001
809.46/809.65	c total clause space: 127.173MB
809.46/809.65	c total #watches: 139535
809.85/810.10	c total #propagations: 133410312 / total #impl: 741625405 (eff. 0.180)
809.85/810.10	c #Conflicts:    2245000 | #Learnt:      48141 | 0.001
809.85/810.10	c total clause space: 127.173MB
809.85/810.10	c total #watches: 145691
810.35/810.56	c total #propagations: 133466338 / total #impl: 742015504 (eff. 0.180)
810.35/810.56	c #Conflicts:    2246000 | #Learnt:      49141 | 0.001
810.35/810.56	c total clause space: 127.173MB
810.35/810.56	c total #watches: 150159
810.95/811.10	c total #propagations: 133522069 / total #impl: 742365704 (eff. 0.180)
810.95/811.10	c #Conflicts:    2247000 | #Learnt:      50141 | 0.001
810.95/811.10	c total clause space: 127.173MB
810.95/811.10	c total #watches: 153236
811.45/811.61	c total #propagations: 133575805 / total #impl: 742740333 (eff. 0.180)
811.45/811.61	c #Conflicts:    2248000 | #Learnt:      51141 | 0.001
811.45/811.61	c total clause space: 127.173MB
811.45/811.61	c total #watches: 155981
812.05/812.23	c total #propagations: 133631626 / total #impl: 743074103 (eff. 0.180)
812.05/812.23	c #Conflicts:    2249000 | #Learnt:      52141 | 0.001
812.05/812.23	c total clause space: 127.173MB
812.05/812.23	c total #watches: 158935
812.76/812.97	c total #propagations: 133696308 / total #impl: 743438988 (eff. 0.180)
812.76/812.97	c #Conflicts:    2250000 | #Learnt:      53141 | 0.001
812.76/812.97	c total clause space: 127.173MB
812.76/812.97	c total #watches: 162815
813.55/813.78	c total #propagations: 133760579 / total #impl: 743923206 (eff. 0.180)
813.55/813.78	c #Conflicts:    2251000 | #Learnt:      54141 | 0.001
813.55/813.78	c total clause space: 127.173MB
813.55/813.78	c total #watches: 167599
814.15/814.39	c total #propagations: 133824019 / total #impl: 744487584 (eff. 0.180)
814.15/814.39	c #Conflicts:    2252000 | #Learnt:      55141 | 0.001
814.15/814.39	c total clause space: 127.173MB
814.15/814.39	c total #watches: 170899
814.75/814.95	c total #propagations: 133879562 / total #impl: 744830751 (eff. 0.180)
814.75/814.95	c #Conflicts:    2253000 | #Learnt:      56141 | 0.001
814.75/814.95	c total clause space: 127.173MB
814.75/814.95	c total #watches: 174054
815.45/815.65	c total #propagations: 133936157 / total #impl: 745230676 (eff. 0.180)
815.45/815.65	c #Conflicts:    2254000 | #Learnt:      57141 | 0.001
815.45/815.65	c total clause space: 127.173MB
815.45/815.65	c total #watches: 178009
816.35/816.51	c total #propagations: 133994489 / total #impl: 745631794 (eff. 0.180)
816.35/816.51	c #Conflicts:    2255000 | #Learnt:      58141 | 0.001
816.35/816.51	c total clause space: 127.173MB
816.35/816.51	c total #watches: 184078
817.05/817.23	c total #propagations: 134059454 / total #impl: 746259803 (eff. 0.180)
817.05/817.23	c #Conflicts:    2256000 | #Learnt:      59141 | 0.001
817.05/817.23	c total clause space: 127.173MB
817.05/817.23	c total #watches: 190783
817.45/817.63	c total #propagations: 134124238 / total #impl: 746723534 (eff. 0.180)
817.45/817.63	c #Conflicts:    2257000 | #Learnt:      60141 | 0.001
817.45/817.63	c total clause space: 127.173MB
817.45/817.63	c total #watches: 193663
818.15/818.34	c total #propagations: 134171005 / total #impl: 746949335 (eff. 0.180)
818.15/818.34	c #Conflicts:    2258000 | #Learnt:      61141 | 0.001
818.15/818.34	c total clause space: 127.173MB
818.15/818.34	c total #watches: 196266
819.05/819.20	c total #propagations: 134224638 / total #impl: 747335419 (eff. 0.180)
819.05/819.20	c #Conflicts:    2259000 | #Learnt:      62141 | 0.001
819.05/819.20	c total clause space: 127.173MB
819.05/819.20	c total #watches: 198895
819.85/820.04	c total #propagations: 134291882 / total #impl: 747813885 (eff. 0.180)
819.85/820.04	c #Conflicts:    2260000 | #Learnt:      63141 | 0.001
819.85/820.04	c total clause space: 127.173MB
819.85/820.04	c total #watches: 201463
820.56/820.79	c total #propagations: 134358905 / total #impl: 748324380 (eff. 0.180)
820.56/820.79	c #Conflicts:    2261000 | #Learnt:      64141 | 0.001
820.56/820.79	c total clause space: 127.173MB
820.56/820.79	c total #watches: 204277
821.35/821.56	c total #propagations: 134426671 / total #impl: 748772097 (eff. 0.180)
821.35/821.56	c #Conflicts:    2262000 | #Learnt:      65141 | 0.001
821.35/821.56	c total clause space: 127.173MB
821.35/821.56	c total #watches: 207224
822.15/822.35	c total #propagations: 134500207 / total #impl: 749210862 (eff. 0.180)
822.15/822.35	c #Conflicts:    2263000 | #Learnt:      66141 | 0.001
822.15/822.35	c total clause space: 127.173MB
822.15/822.35	c total #watches: 210681
822.85/823.01	c total #propagations: 134573341 / total #impl: 749632541 (eff. 0.180)
822.85/823.01	c #Conflicts:    2264000 | #Learnt:      67141 | 0.001
822.85/823.01	c total clause space: 127.173MB
822.85/823.01	c total #watches: 213456
823.76/823.97	c total #propagations: 134623521 / total #impl: 749956569 (eff. 0.180)
823.76/823.97	c #Conflicts:    2265000 | #Learnt:      68141 | 0.001
823.76/823.97	c total clause space: 127.173MB
823.76/823.97	c total #watches: 216243
824.55/824.74	c total #propagations: 134698308 / total #impl: 750430873 (eff. 0.179)
824.55/824.74	c #Conflicts:    2266000 | #Learnt:      69141 | 0.001
824.55/824.74	c total clause space: 127.173MB
824.55/824.74	c total #watches: 218992
825.55/825.76	c total #propagations: 134761009 / total #impl: 750796051 (eff. 0.179)
825.55/825.76	c #Conflicts:    2267000 | #Learnt:      70141 | 0.001
825.55/825.76	c total clause space: 127.173MB
825.55/825.76	c total #watches: 222385
826.55/826.71	c total #propagations: 134831475 / total #impl: 751302482 (eff. 0.179)
826.55/826.71	c #Conflicts:    2268000 | #Learnt:      71141 | 0.001
826.55/826.71	c total clause space: 127.173MB
826.55/826.71	c total #watches: 225882
827.45/827.62	c total #propagations: 134899864 / total #impl: 751777237 (eff. 0.179)
827.45/827.62	c #Conflicts:    2269000 | #Learnt:      72141 | 0.001
827.45/827.62	c total clause space: 127.173MB
827.45/827.62	c total #watches: 229212
828.26/828.49	c total #propagations: 134964479 / total #impl: 752193844 (eff. 0.179)
828.26/828.49	c GARBAGE COLLECT
828.26/828.49	c #Conflicts:    2270000 | #Learnt:      36645 | 0.001
828.26/828.49	c total clause space: 127.173MB
828.26/828.49	c total #watches: 100411
828.55/828.79	c total #propagations: 135025291 / total #impl: 752568465 (eff. 0.179)
828.55/828.79	c #Conflicts:    2271000 | #Learnt:      37645 | 0.001
828.55/828.79	c total clause space: 127.173MB
828.55/828.79	c total #watches: 103970
829.05/829.22	c total #propagations: 135090956 / total #impl: 752923328 (eff. 0.179)
829.05/829.22	c #Conflicts:    2272000 | #Learnt:      38645 | 0.001
829.05/829.22	c total clause space: 127.173MB
829.05/829.22	c total #watches: 107857
829.55/829.70	c total #propagations: 135171945 / total #impl: 753374645 (eff. 0.179)
829.55/829.70	c #Conflicts:    2273000 | #Learnt:      39645 | 0.001
829.55/829.70	c total clause space: 127.173MB
829.55/829.70	c total #watches: 112394
829.95/830.16	c total #propagations: 135257860 / total #impl: 753860919 (eff. 0.179)
829.95/830.16	c #Conflicts:    2274000 | #Learnt:      40645 | 0.001
829.95/830.16	c total clause space: 127.173MB
829.95/830.16	c total #watches: 115623
830.46/830.62	c total #propagations: 135338661 / total #impl: 754278880 (eff. 0.179)
830.46/830.62	c #Conflicts:    2275000 | #Learnt:      41645 | 0.001
830.46/830.62	c total clause space: 127.173MB
830.46/830.62	c total #watches: 119059
830.95/831.18	c total #propagations: 135410436 / total #impl: 754653360 (eff. 0.179)
830.95/831.18	c #Conflicts:    2276000 | #Learnt:      42645 | 0.001
830.95/831.18	c total clause space: 127.173MB
830.95/831.18	c total #watches: 123798
831.65/831.82	c total #propagations: 135502598 / total #impl: 755145104 (eff. 0.179)
831.65/831.82	c #Conflicts:    2277000 | #Learnt:      43645 | 0.001
831.65/831.82	c total clause space: 127.173MB
831.65/831.82	c total #watches: 128895
832.25/832.45	c total #propagations: 135597364 / total #impl: 755686200 (eff. 0.179)
832.25/832.45	c #Conflicts:    2278000 | #Learnt:      44645 | 0.001
832.25/832.45	c total clause space: 127.173MB
832.25/832.45	c total #watches: 133136
832.95/833.13	c total #propagations: 135679713 / total #impl: 756171498 (eff. 0.179)
832.95/833.13	c #Conflicts:    2279000 | #Learnt:      45645 | 0.001
832.95/833.13	c total clause space: 127.173MB
832.95/833.13	c total #watches: 136638
833.66/833.81	c total #propagations: 135758994 / total #impl: 756658314 (eff. 0.179)
833.66/833.81	c #Conflicts:    2280000 | #Learnt:      46645 | 0.001
833.66/833.81	c total clause space: 127.173MB
833.66/833.81	c total #watches: 139966
834.25/834.43	c total #propagations: 135835542 / total #impl: 757148291 (eff. 0.179)
834.25/834.43	c #Conflicts:    2281000 | #Learnt:      47645 | 0.001
834.25/834.43	c total clause space: 127.173MB
834.25/834.43	c total #watches: 144124
834.76/834.97	c total #propagations: 135907769 / total #impl: 757617053 (eff. 0.179)
834.76/834.97	c #Conflicts:    2282000 | #Learnt:      48645 | 0.001
834.76/834.97	c total clause space: 127.173MB
834.76/834.97	c total #watches: 147835
835.45/835.60	c total #propagations: 135962031 / total #impl: 757929567 (eff. 0.179)
835.45/835.60	c #Conflicts:    2283000 | #Learnt:      49645 | 0.001
835.45/835.60	c total clause space: 127.173MB
835.45/835.60	c total #watches: 151344
836.05/836.26	c total #propagations: 136022082 / total #impl: 758298270 (eff. 0.179)
836.05/836.26	c #Conflicts:    2284000 | #Learnt:      50645 | 0.001
836.05/836.26	c total clause space: 127.173MB
836.05/836.26	c total #watches: 154720
836.85/837.04	c total #propagations: 136087728 / total #impl: 758727540 (eff. 0.179)
836.85/837.04	c #Conflicts:    2285000 | #Learnt:      51645 | 0.001
836.85/837.04	c total clause space: 127.173MB
836.85/837.04	c total #watches: 159085
837.65/837.81	c total #propagations: 136159630 / total #impl: 759225632 (eff. 0.179)
837.65/837.81	c #Conflicts:    2286000 | #Learnt:      52645 | 0.001
837.65/837.81	c total clause space: 127.173MB
837.65/837.81	c total #watches: 163068
838.56/838.74	c total #propagations: 136226335 / total #impl: 759649344 (eff. 0.179)
838.56/838.74	c #Conflicts:    2287000 | #Learnt:      53645 | 0.001
838.56/838.74	c total clause space: 127.173MB
838.56/838.74	c total #watches: 168977
839.46/839.67	c total #propagations: 136301463 / total #impl: 760140038 (eff. 0.179)
839.46/839.67	c #Conflicts:    2288000 | #Learnt:      54645 | 0.001
839.46/839.67	c total clause space: 127.173MB
839.46/839.67	c total #watches: 174046
840.46/840.67	c total #propagations: 136374301 / total #impl: 760625563 (eff. 0.179)
840.46/840.67	c #Conflicts:    2289000 | #Learnt:      55645 | 0.001
840.46/840.67	c total clause space: 127.173MB
840.46/840.67	c total #watches: 179970
841.56/841.79	c total #propagations: 136453419 / total #impl: 761217137 (eff. 0.179)
841.56/841.79	c #Conflicts:    2290000 | #Learnt:      56645 | 0.001
841.56/841.79	c total clause space: 127.173MB
841.56/841.79	c total #watches: 185495
842.76/842.92	c total #propagations: 136531251 / total #impl: 761770470 (eff. 0.179)
842.76/842.92	c #Conflicts:    2291000 | #Learnt:      57645 | 0.001
842.76/842.92	c total clause space: 127.173MB
842.76/842.92	c total #watches: 189700
843.96/844.16	c total #propagations: 136607450 / total #impl: 762288502 (eff. 0.179)
843.96/844.16	c #Conflicts:    2292000 | #Learnt:      58645 | 0.001
843.96/844.16	c total clause space: 127.173MB
843.96/844.16	c total #watches: 193763
845.26/845.47	c total #propagations: 136688282 / total #impl: 762824389 (eff. 0.179)
845.26/845.47	c #Conflicts:    2293000 | #Learnt:      59645 | 0.001
845.26/845.47	c total clause space: 127.173MB
845.26/845.47	c total #watches: 198246
846.56/846.76	c total #propagations: 136767422 / total #impl: 763396487 (eff. 0.179)
846.56/846.76	c #Conflicts:    2294000 | #Learnt:      60645 | 0.001
846.56/846.76	c total clause space: 127.173MB
846.56/846.76	c total #watches: 204261
847.96/848.17	c total #propagations: 136840397 / total #impl: 763950374 (eff. 0.179)
847.96/848.17	c #Conflicts:    2295000 | #Learnt:      61645 | 0.001
847.96/848.17	c total clause space: 127.173MB
847.96/848.17	c total #watches: 209416
849.36/849.51	c total #propagations: 136917430 / total #impl: 764543160 (eff. 0.179)
849.36/849.51	c #Conflicts:    2296000 | #Learnt:      62645 | 0.001
849.36/849.51	c total clause space: 127.173MB
849.36/849.51	c total #watches: 213622
850.76/850.96	c total #propagations: 136988316 / total #impl: 765105611 (eff. 0.179)
850.76/850.96	c #Conflicts:    2297000 | #Learnt:      63645 | 0.001
850.76/850.96	c total clause space: 127.173MB
850.76/850.96	c total #watches: 219088
852.26/852.40	c total #propagations: 137061172 / total #impl: 765737845 (eff. 0.179)
852.26/852.40	c #Conflicts:    2298000 | #Learnt:      64645 | 0.001
852.26/852.40	c total clause space: 127.173MB
852.26/852.40	c total #watches: 224691
853.56/853.77	c total #propagations: 137131695 / total #impl: 766338709 (eff. 0.179)
853.56/853.77	c #Conflicts:    2299000 | #Learnt:      65645 | 0.001
853.56/853.77	c total clause space: 127.173MB
853.56/853.77	c total #watches: 229456
854.96/855.13	c total #propagations: 137202443 / total #impl: 766895413 (eff. 0.179)
854.96/855.13	c #Conflicts:    2300000 | #Learnt:      66645 | 0.001
854.96/855.13	c total clause space: 127.173MB
854.96/855.13	c total #watches: 234910
856.15/856.35	c total #propagations: 137266846 / total #impl: 767341798 (eff. 0.179)
856.15/856.35	c #Conflicts:    2301000 | #Learnt:      67645 | 0.001
856.15/856.35	c total clause space: 127.173MB
856.15/856.35	c total #watches: 238601
857.45/857.65	c total #propagations: 137327912 / total #impl: 767794923 (eff. 0.179)
857.45/857.65	c #Conflicts:    2302000 | #Learnt:      68645 | 0.001
857.45/857.65	c total clause space: 127.173MB
857.45/857.65	c total #watches: 241970
858.96/859.18	c total #propagations: 137389320 / total #impl: 768235469 (eff. 0.179)
858.96/859.18	c #Conflicts:    2303000 | #Learnt:      69645 | 0.001
858.96/859.18	c total clause space: 127.173MB
858.96/859.18	c total #watches: 249386
860.65/860.81	c total #propagations: 137460276 / total #impl: 768746902 (eff. 0.179)
860.65/860.81	c #Conflicts:    2304000 | #Learnt:      70645 | 0.001
860.65/860.81	c total clause space: 127.173MB
860.65/860.81	c total #watches: 256242
862.26/862.41	c total #propagations: 137526378 / total #impl: 769307750 (eff. 0.179)
862.26/862.41	c #Conflicts:    2305000 | #Learnt:      71645 | 0.001
862.26/862.41	c total clause space: 127.173MB
862.26/862.41	c total #watches: 263281
863.65/863.83	c total #propagations: 137591796 / total #impl: 769882051 (eff. 0.179)
863.65/863.83	c #Conflicts:    2306000 | #Learnt:      72645 | 0.001
863.65/863.83	c total clause space: 127.173MB
863.65/863.83	c total #watches: 269765
865.15/865.31	c total #propagations: 137649619 / total #impl: 770335410 (eff. 0.179)
865.15/865.31	c #Conflicts:    2307000 | #Learnt:      73645 | 0.001
865.15/865.31	c total clause space: 206.656MB
865.15/865.31	c total #watches: 275688
865.35/865.57	c total #propagations: 137702378 / total #impl: 770705079 (eff. 0.179)
865.35/865.57	c GARBAGE COLLECT
865.35/865.57	c #Conflicts:    2308000 | #Learnt:      37845 | 0.001
865.35/865.57	c total clause space: 206.656MB
865.35/865.57	c total #watches: 103375
865.66/865.84	c total #propagations: 137751778 / total #impl: 771026196 (eff. 0.179)
865.66/865.84	c #Conflicts:    2309000 | #Learnt:      38845 | 0.001
865.66/865.84	c total clause space: 206.656MB
865.66/865.84	c total #watches: 106084
865.95/866.11	c total #propagations: 137810688 / total #impl: 771412238 (eff. 0.179)
865.95/866.11	c #Conflicts:    2310000 | #Learnt:      39845 | 0.001
865.95/866.11	c total clause space: 206.656MB
865.95/866.11	c total #watches: 108662
866.15/866.37	c total #propagations: 137865371 / total #impl: 771772847 (eff. 0.179)
866.15/866.37	c #Conflicts:    2311000 | #Learnt:      40845 | 0.001
866.15/866.37	c total clause space: 206.656MB
866.15/866.37	c total #watches: 111058
866.45/866.66	c total #propagations: 137919704 / total #impl: 772120299 (eff. 0.179)
866.45/866.66	c #Conflicts:    2312000 | #Learnt:      41845 | 0.001
866.45/866.66	c total clause space: 206.656MB
866.45/866.66	c total #watches: 113824
866.76/867.00	c total #propagations: 137976567 / total #impl: 772492995 (eff. 0.179)
866.76/867.00	c #Conflicts:    2313000 | #Learnt:      42845 | 0.001
866.76/867.00	c total clause space: 206.656MB
866.76/867.00	c total #watches: 117012
867.15/867.33	c total #propagations: 138040308 / total #impl: 772946974 (eff. 0.179)
867.15/867.33	c #Conflicts:    2314000 | #Learnt:      43845 | 0.001
867.15/867.33	c total clause space: 206.656MB
867.15/867.33	c total #watches: 120272
867.55/867.70	c total #propagations: 138102479 / total #impl: 773342056 (eff. 0.179)
867.55/867.70	c #Conflicts:    2315000 | #Learnt:      44845 | 0.001
867.55/867.70	c total clause space: 206.656MB
867.55/867.70	c total #watches: 123591
867.95/868.14	c total #propagations: 138166128 / total #impl: 773746116 (eff. 0.179)
867.95/868.14	c #Conflicts:    2316000 | #Learnt:      45845 | 0.001
867.95/868.14	c total clause space: 206.656MB
867.95/868.14	c total #watches: 126539
868.45/868.68	c total #propagations: 138234194 / total #impl: 774189758 (eff. 0.179)
868.45/868.68	c #Conflicts:    2317000 | #Learnt:      46845 | 0.001
868.45/868.68	c total clause space: 206.656MB
868.45/868.68	c total #watches: 130952
869.05/869.24	c total #propagations: 138306309 / total #impl: 774654040 (eff. 0.179)
869.05/869.24	c #Conflicts:    2318000 | #Learnt:      47845 | 0.001
869.05/869.24	c total clause space: 206.656MB
869.05/869.24	c total #watches: 134802
869.55/869.74	c total #propagations: 138381138 / total #impl: 775165262 (eff. 0.179)
869.55/869.74	c #Conflicts:    2319000 | #Learnt:      48845 | 0.001
869.55/869.74	c total clause space: 206.656MB
869.55/869.74	c total #watches: 137889
870.25/870.44	c total #propagations: 138441010 / total #impl: 775549697 (eff. 0.179)
870.25/870.44	c #Conflicts:    2320000 | #Learnt:      49845 | 0.001
870.25/870.44	c total clause space: 206.656MB
870.25/870.44	c total #watches: 142211
870.95/871.11	c total #propagations: 138517407 / total #impl: 776077048 (eff. 0.178)
870.95/871.11	c #Conflicts:    2321000 | #Learnt:      50845 | 0.001
870.95/871.11	c total clause space: 206.656MB
870.95/871.11	c total #watches: 146831
871.65/871.82	c total #propagations: 138592628 / total #impl: 776604285 (eff. 0.178)
871.65/871.82	c #Conflicts:    2322000 | #Learnt:      51845 | 0.001
871.65/871.82	c total clause space: 206.656MB
871.65/871.82	c total #watches: 151719
872.45/872.64	c total #propagations: 138667411 / total #impl: 777145335 (eff. 0.178)
872.45/872.64	c #Conflicts:    2323000 | #Learnt:      52845 | 0.001
872.45/872.64	c total clause space: 206.656MB
872.45/872.64	c total #watches: 157498
873.26/873.47	c total #propagations: 138746151 / total #impl: 777683570 (eff. 0.178)
873.26/873.47	c #Conflicts:    2324000 | #Learnt:      53845 | 0.001
873.26/873.47	c total clause space: 206.656MB
873.26/873.47	c total #watches: 163035
874.25/874.45	c total #propagations: 138821769 / total #impl: 778223836 (eff. 0.178)
874.25/874.45	c #Conflicts:    2325000 | #Learnt:      54845 | 0.001
874.25/874.45	c total clause space: 206.656MB
874.25/874.45	c total #watches: 169176
875.25/875.48	c total #propagations: 138901301 / total #impl: 778806284 (eff. 0.178)
875.25/875.48	c #Conflicts:    2326000 | #Learnt:      55845 | 0.001
875.25/875.48	c total clause space: 206.656MB
875.25/875.48	c total #watches: 175082
876.35/876.54	c total #propagations: 138979141 / total #impl: 779371644 (eff. 0.178)
876.35/876.54	c #Conflicts:    2327000 | #Learnt:      56845 | 0.001
876.35/876.54	c total clause space: 206.656MB
876.35/876.54	c total #watches: 180588
877.35/877.55	c total #propagations: 139049247 / total #impl: 779920920 (eff. 0.178)
877.35/877.55	c #Conflicts:    2328000 | #Learnt:      57845 | 0.001
877.35/877.55	c total clause space: 206.656MB
877.35/877.55	c total #watches: 185301
878.45/878.67	c total #propagations: 139128485 / total #impl: 780441040 (eff. 0.178)
878.45/878.67	c #Conflicts:    2329000 | #Learnt:      58845 | 0.001
878.45/878.67	c total clause space: 206.656MB
878.45/878.67	c total #watches: 189892
879.75/879.90	c total #propagations: 139212798 / total #impl: 780982704 (eff. 0.178)
879.75/879.90	c #Conflicts:    2330000 | #Learnt:      59845 | 0.001
879.75/879.90	c total clause space: 206.656MB
879.75/879.90	c total #watches: 194849
880.96/881.15	c total #propagations: 139298255 / total #impl: 781539787 (eff. 0.178)
880.96/881.15	c #Conflicts:    2331000 | #Learnt:      60845 | 0.001
880.96/881.15	c total clause space: 206.656MB
880.96/881.15	c total #watches: 199344
882.16/882.36	c total #propagations: 139388235 / total #impl: 782115081 (eff. 0.178)
882.16/882.36	c #Conflicts:    2332000 | #Learnt:      61845 | 0.001
882.16/882.36	c total clause space: 206.656MB
882.16/882.36	c total #watches: 204669
883.45/883.63	c total #propagations: 139467658 / total #impl: 782677628 (eff. 0.178)
883.45/883.63	c #Conflicts:    2333000 | #Learnt:      62845 | 0.001
883.45/883.63	c total clause space: 206.656MB
883.45/883.63	c total #watches: 209322
884.65/884.86	c total #propagations: 139546675 / total #impl: 783215038 (eff. 0.178)
884.65/884.86	c #Conflicts:    2334000 | #Learnt:      63845 | 0.001
884.65/884.86	c total clause space: 206.656MB
884.65/884.86	c total #watches: 214815
885.95/886.18	c total #propagations: 139618518 / total #impl: 783729683 (eff. 0.178)
885.95/886.18	c #Conflicts:    2335000 | #Learnt:      64845 | 0.001
885.95/886.18	c total clause space: 206.656MB
885.95/886.18	c total #watches: 221799
887.25/887.43	c total #propagations: 139696945 / total #impl: 784291459 (eff. 0.178)
887.25/887.43	c #Conflicts:    2336000 | #Learnt:      65845 | 0.001
887.25/887.43	c total clause space: 206.656MB
887.25/887.43	c total #watches: 228493
888.85/889.04	c total #propagations: 139766984 / total #impl: 784820767 (eff. 0.178)
888.85/889.04	c #Conflicts:    2337000 | #Learnt:      66845 | 0.001
888.85/889.04	c total clause space: 206.656MB
888.85/889.04	c total #watches: 235334
890.05/890.28	c total #propagations: 139848444 / total #impl: 785441333 (eff. 0.178)
890.05/890.28	c #Conflicts:    2338000 | #Learnt:      67845 | 0.001
890.05/890.28	c total clause space: 206.656MB
890.05/890.28	c total #watches: 240545
891.25/891.44	c total #propagations: 139906246 / total #impl: 785868111 (eff. 0.178)
891.25/891.44	c #Conflicts:    2339000 | #Learnt:      68845 | 0.001
891.25/891.44	c total clause space: 206.656MB
891.25/891.44	c total #watches: 246145
892.35/892.57	c total #propagations: 139964270 / total #impl: 786301670 (eff. 0.178)
892.35/892.57	c #Conflicts:    2340000 | #Learnt:      69845 | 0.001
892.35/892.57	c total clause space: 206.656MB
892.35/892.57	c total #watches: 249690
893.35/893.52	c total #propagations: 140023690 / total #impl: 786743779 (eff. 0.178)
893.35/893.52	c #Conflicts:    2341000 | #Learnt:      70845 | 0.001
893.35/893.52	c total clause space: 206.656MB
893.35/893.52	c total #watches: 254430
894.45/894.67	c total #propagations: 140081944 / total #impl: 787111733 (eff. 0.178)
894.45/894.67	c #Conflicts:    2342000 | #Learnt:      71845 | 0.001
894.45/894.67	c total clause space: 206.656MB
894.45/894.67	c total #watches: 258690
895.75/895.98	c total #propagations: 140147290 / total #impl: 787573962 (eff. 0.178)
895.75/895.98	c #Conflicts:    2343000 | #Learnt:      72845 | 0.001
895.75/895.98	c total clause space: 206.656MB
895.75/895.98	c total #watches: 263679
897.05/897.24	c total #propagations: 140211261 / total #impl: 788071326 (eff. 0.178)
897.05/897.24	c #Conflicts:    2344000 | #Learnt:      73845 | 0.001
897.05/897.24	c total clause space: 206.656MB
897.05/897.24	c total #watches: 268745
897.75/897.96	c total #propagations: 140266451 / total #impl: 788466193 (eff. 0.178)
897.75/897.96	c GARBAGE COLLECT
897.75/897.96	c #Conflicts:    2345000 | #Learnt:      37744 | 0.001
897.75/897.96	c total clause space: 206.656MB
897.75/897.96	c total #watches: 103603
898.15/898.37	c total #propagations: 140333815 / total #impl: 788867009 (eff. 0.178)
898.15/898.37	c #Conflicts:    2346000 | #Learnt:      38744 | 0.001
898.15/898.37	c total clause space: 206.656MB
898.15/898.37	c total #watches: 107234
898.65/898.83	c total #propagations: 140410318 / total #impl: 789398692 (eff. 0.178)
898.65/898.83	c #Conflicts:    2347000 | #Learnt:      39744 | 0.001
898.65/898.83	c total clause space: 206.656MB
898.65/898.83	c total #watches: 110573
899.25/899.41	c total #propagations: 140493319 / total #impl: 789976394 (eff. 0.178)
899.25/899.41	c #Conflicts:    2348000 | #Learnt:      40744 | 0.001
899.25/899.41	c total clause space: 206.656MB
899.25/899.41	c total #watches: 113819
899.75/899.95	c total #propagations: 140590543 / total #impl: 790678359 (eff. 0.178)
899.75/899.95	c #Conflicts:    2349000 | #Learnt:      41744 | 0.001
899.75/899.95	c total clause space: 206.656MB
899.75/899.95	c total #watches: 118417
900.35/900.55	c total #propagations: 140677011 / total #impl: 791272282 (eff. 0.178)
900.35/900.55	c #Conflicts:    2350000 | #Learnt:      42744 | 0.001
900.35/900.55	c total clause space: 206.656MB
900.35/900.55	c total #watches: 121503
900.95/901.14	c total #propagations: 140766577 / total #impl: 791882181 (eff. 0.178)
900.95/901.14	c #Conflicts:    2351000 | #Learnt:      43744 | 0.001
900.95/901.14	c total clause space: 206.656MB
900.95/901.14	c total #watches: 124214
901.54/901.77	c total #propagations: 140849601 / total #impl: 792443169 (eff. 0.178)
901.54/901.77	c #Conflicts:    2352000 | #Learnt:      44744 | 0.001
901.54/901.77	c total clause space: 206.656MB
901.54/901.77	c total #watches: 127320
902.04/902.26	c total #propagations: 140931016 / total #impl: 793001582 (eff. 0.178)
902.04/902.26	c #Conflicts:    2353000 | #Learnt:      45744 | 0.001
902.04/902.26	c total clause space: 206.656MB
902.04/902.26	c total #watches: 129959
902.44/902.69	c total #propagations: 140989751 / total #impl: 793366107 (eff. 0.178)
902.44/902.69	c #Conflicts:    2354000 | #Learnt:      46744 | 0.001
902.44/902.69	c total clause space: 206.656MB
902.44/902.69	c total #watches: 133191
903.14/903.31	c total #propagations: 141049845 / total #impl: 793744558 (eff. 0.178)
903.14/903.31	c #Conflicts:    2355000 | #Learnt:      47744 | 0.001
903.14/903.31	c total clause space: 206.656MB
903.14/903.31	c total #watches: 136194
903.74/903.96	c total #propagations: 141126332 / total #impl: 794284644 (eff. 0.178)
903.74/903.96	c #Conflicts:    2356000 | #Learnt:      48744 | 0.001
903.74/903.96	c total clause space: 206.656MB
903.74/903.96	c total #watches: 139437
904.34/904.56	c total #propagations: 141202898 / total #impl: 794817445 (eff. 0.178)
904.34/904.56	c #Conflicts:    2357000 | #Learnt:      49744 | 0.001
904.34/904.56	c total clause space: 206.656MB
904.34/904.56	c total #watches: 142549
905.04/905.30	c total #propagations: 141263623 / total #impl: 795257177 (eff. 0.178)
905.04/905.30	c #Conflicts:    2358000 | #Learnt:      50744 | 0.001
905.04/905.30	c total clause space: 206.656MB
905.04/905.30	c total #watches: 146351
905.74/905.98	c total #propagations: 141336603 / total #impl: 795858125 (eff. 0.178)
905.74/905.98	c #Conflicts:    2359000 | #Learnt:      51744 | 0.001
905.74/905.98	c total clause space: 206.656MB
905.74/905.98	c total #watches: 149796
906.44/906.63	c total #propagations: 141403274 / total #impl: 796415862 (eff. 0.178)
906.44/906.63	c #Conflicts:    2360000 | #Learnt:      52744 | 0.001
906.44/906.63	c total clause space: 206.656MB
906.44/906.63	c total #watches: 152979
907.14/907.31	c total #propagations: 141470251 / total #impl: 796915159 (eff. 0.178)
907.14/907.31	c #Conflicts:    2361000 | #Learnt:      53744 | 0.001
907.14/907.31	c total clause space: 206.656MB
907.14/907.31	c total #watches: 155704
907.84/908.00	c total #propagations: 141536056 / total #impl: 797408965 (eff. 0.177)
907.84/908.00	c #Conflicts:    2362000 | #Learnt:      54744 | 0.001
907.84/908.00	c total clause space: 206.656MB
907.84/908.00	c total #watches: 158671
908.74/908.99	c total #propagations: 141597750 / total #impl: 797859241 (eff. 0.177)
908.74/908.99	c #Conflicts:    2363000 | #Learnt:      55744 | 0.001
908.74/908.99	c total clause space: 206.656MB
908.74/908.99	c total #watches: 162167
909.84/910.07	c total #propagations: 141683359 / total #impl: 798559432 (eff. 0.177)
909.84/910.07	c #Conflicts:    2364000 | #Learnt:      56744 | 0.001
909.84/910.07	c total clause space: 206.656MB
909.84/910.07	c total #watches: 165328
910.94/911.18	c total #propagations: 141775225 / total #impl: 799295063 (eff. 0.177)
910.94/911.18	c #Conflicts:    2365000 | #Learnt:      57744 | 0.001
910.94/911.18	c total clause space: 206.656MB
910.94/911.18	c total #watches: 168393
912.04/912.22	c total #propagations: 141867148 / total #impl: 800035852 (eff. 0.177)
912.04/912.22	c #Conflicts:    2366000 | #Learnt:      58744 | 0.001
912.04/912.22	c total clause space: 206.656MB
912.04/912.22	c total #watches: 171952
912.95/913.15	c total #propagations: 141950580 / total #impl: 800662588 (eff. 0.177)
912.95/913.15	c #Conflicts:    2367000 | #Learnt:      59744 | 0.001
912.95/913.15	c total clause space: 206.656MB
912.95/913.15	c total #watches: 175389
913.84/914.07	c total #propagations: 142026599 / total #impl: 801215853 (eff. 0.177)
913.84/914.07	c #Conflicts:    2368000 | #Learnt:      60744 | 0.001
913.84/914.07	c total clause space: 206.656MB
913.84/914.07	c total #watches: 178721
914.64/914.89	c total #propagations: 142101170 / total #impl: 801772329 (eff. 0.177)
914.64/914.89	c #Conflicts:    2369000 | #Learnt:      61744 | 0.001
914.64/914.89	c total clause space: 206.656MB
914.64/914.89	c total #watches: 181689
915.54/915.73	c total #propagations: 142171666 / total #impl: 802303275 (eff. 0.177)
915.54/915.73	c #Conflicts:    2370000 | #Learnt:      62744 | 0.001
915.54/915.73	c total clause space: 206.656MB
915.54/915.73	c total #watches: 184891
916.44/916.67	c total #propagations: 142241566 / total #impl: 802813673 (eff. 0.177)
916.44/916.67	c #Conflicts:    2371000 | #Learnt:      63744 | 0.001
916.44/916.67	c total clause space: 206.656MB
916.44/916.67	c total #watches: 188803
917.35/917.58	c total #propagations: 142316133 / total #impl: 803355195 (eff. 0.177)
917.35/917.58	c #Conflicts:    2372000 | #Learnt:      64744 | 0.001
917.35/917.58	c total clause space: 206.656MB
917.35/917.58	c total #watches: 191903
918.45/918.69	c total #propagations: 142379547 / total #impl: 803811111 (eff. 0.177)
918.45/918.69	c #Conflicts:    2373000 | #Learnt:      65744 | 0.001
918.45/918.69	c total clause space: 206.656MB
918.45/918.69	c total #watches: 194817
919.55/919.76	c total #propagations: 142454267 / total #impl: 804363810 (eff. 0.177)
919.55/919.76	c #Conflicts:    2374000 | #Learnt:      66744 | 0.001
919.55/919.76	c total clause space: 206.656MB
919.55/919.76	c total #watches: 198080
920.44/920.64	c total #propagations: 142525821 / total #impl: 804896768 (eff. 0.177)
920.44/920.64	c #Conflicts:    2375000 | #Learnt:      67744 | 0.001
920.44/920.64	c total clause space: 206.656MB
920.44/920.64	c total #watches: 202565
921.34/921.54	c total #propagations: 142594477 / total #impl: 805358346 (eff. 0.177)
921.34/921.54	c #Conflicts:    2376000 | #Learnt:      68744 | 0.001
921.34/921.54	c total clause space: 206.656MB
921.34/921.54	c total #watches: 206751
922.24/922.43	c total #propagations: 142665122 / total #impl: 805897565 (eff. 0.177)
922.24/922.43	c #Conflicts:    2377000 | #Learnt:      69744 | 0.001
922.24/922.43	c total clause space: 206.656MB
922.24/922.43	c total #watches: 210866
923.44/923.60	c total #propagations: 142730255 / total #impl: 806364104 (eff. 0.177)
923.44/923.60	c #Conflicts:    2378000 | #Learnt:      70744 | 0.001
923.44/923.60	c total clause space: 206.656MB
923.44/923.60	c total #watches: 215903
924.74/924.94	c total #propagations: 142803166 / total #impl: 806954775 (eff. 0.177)
924.74/924.94	c #Conflicts:    2379000 | #Learnt:      71744 | 0.001
924.74/924.94	c total clause space: 206.656MB
924.74/924.94	c total #watches: 220814
926.05/926.24	c total #propagations: 142881197 / total #impl: 807633583 (eff. 0.177)
926.05/926.24	c #Conflicts:    2380000 | #Learnt:      72744 | 0.001
926.05/926.24	c total clause space: 206.656MB
926.05/926.24	c total #watches: 225984
927.74/927.95	c total #propagations: 142953999 / total #impl: 808277693 (eff. 0.177)
927.74/927.95	c #Conflicts:    2381000 | #Learnt:      73744 | 0.001
927.74/927.95	c total clause space: 206.656MB
927.74/927.95	c total #watches: 235048
929.54/929.72	c total #propagations: 143042544 / total #impl: 809154681 (eff. 0.177)
929.54/929.72	c #Conflicts:    2382000 | #Learnt:      74744 | 0.001
929.54/929.72	c total clause space: 206.656MB
929.54/929.72	c total #watches: 242385
930.04/930.27	c total #propagations: 143128543 / total #impl: 809983164 (eff. 0.177)
930.04/930.27	c GARBAGE COLLECT
930.04/930.27	c #Conflicts:    2383000 | #Learnt:      38343 | 0.001
930.04/930.27	c total clause space: 206.656MB
930.04/930.27	c total #watches: 104797
930.34/930.59	c total #propagations: 143198152 / total #impl: 810458855 (eff. 0.177)
930.34/930.59	c #Conflicts:    2384000 | #Learnt:      39343 | 0.001
930.34/930.59	c total clause space: 206.656MB
930.34/930.59	c total #watches: 107318
930.74/930.94	c total #propagations: 143257545 / total #impl: 810871339 (eff. 0.177)
930.74/930.94	c #Conflicts:    2385000 | #Learnt:      40343 | 0.001
930.74/930.94	c total clause space: 206.656MB
930.74/930.94	c total #watches: 109757
931.14/931.33	c total #propagations: 143320260 / total #impl: 811288352 (eff. 0.177)
931.14/931.33	c #Conflicts:    2386000 | #Learnt:      41343 | 0.001
931.14/931.33	c total clause space: 206.656MB
931.14/931.33	c total #watches: 114596
931.54/931.77	c total #propagations: 143389993 / total #impl: 811772332 (eff. 0.177)
931.54/931.77	c #Conflicts:    2387000 | #Learnt:      42343 | 0.001
931.54/931.77	c total clause space: 206.656MB
931.54/931.77	c total #watches: 118315
931.94/932.18	c total #propagations: 143464525 / total #impl: 812317902 (eff. 0.177)
931.94/932.18	c #Conflicts:    2388000 | #Learnt:      43343 | 0.001
931.94/932.18	c total clause space: 206.656MB
931.94/932.18	c total #watches: 121964
932.44/932.66	c total #propagations: 143528308 / total #impl: 812722250 (eff. 0.177)
932.44/932.66	c #Conflicts:    2389000 | #Learnt:      44343 | 0.001
932.44/932.66	c total clause space: 206.656MB
932.44/932.66	c total #watches: 126977
932.94/933.13	c total #propagations: 143598720 / total #impl: 813249657 (eff. 0.177)
932.94/933.13	c #Conflicts:    2390000 | #Learnt:      45343 | 0.001
932.94/933.13	c total clause space: 206.656MB
932.94/933.13	c total #watches: 130081
933.34/933.59	c total #propagations: 143666923 / total #impl: 813769539 (eff. 0.177)
933.34/933.59	c #Conflicts:    2391000 | #Learnt:      46343 | 0.001
933.34/933.59	c total clause space: 206.656MB
933.34/933.59	c total #watches: 134165
934.04/934.23	c total #propagations: 143730171 / total #impl: 814249568 (eff. 0.177)
934.04/934.23	c #Conflicts:    2392000 | #Learnt:      47343 | 0.001
934.04/934.23	c total clause space: 206.656MB
934.04/934.23	c total #watches: 139491
934.74/934.92	c total #propagations: 143806109 / total #impl: 814859767 (eff. 0.176)
934.74/934.92	c #Conflicts:    2393000 | #Learnt:      48343 | 0.001
934.74/934.92	c total clause space: 206.656MB
934.74/934.92	c total #watches: 145360
935.44/935.67	c total #propagations: 143881969 / total #impl: 815493756 (eff. 0.176)
935.44/935.67	c #Conflicts:    2394000 | #Learnt:      49343 | 0.001
935.44/935.67	c total clause space: 206.656MB
935.44/935.67	c total #watches: 150371
936.24/936.49	c total #propagations: 143960809 / total #impl: 816178333 (eff. 0.176)
936.24/936.49	c #Conflicts:    2395000 | #Learnt:      50343 | 0.001
936.24/936.49	c total clause space: 206.656MB
936.24/936.49	c total #watches: 157936
937.04/937.29	c total #propagations: 144034998 / total #impl: 816862678 (eff. 0.176)
937.04/937.29	c #Conflicts:    2396000 | #Learnt:      51343 | 0.001
937.04/937.29	c total clause space: 206.656MB
937.04/937.29	c total #watches: 161793
937.84/938.06	c total #propagations: 144113249 / total #impl: 817548948 (eff. 0.176)
937.84/938.06	c #Conflicts:    2397000 | #Learnt:      52343 | 0.001
937.84/938.06	c total clause space: 206.656MB
937.84/938.06	c total #watches: 165911
938.74/938.94	c total #propagations: 144184800 / total #impl: 818131235 (eff. 0.176)
938.74/938.94	c #Conflicts:    2398000 | #Learnt:      53343 | 0.001
938.74/938.94	c total clause space: 206.656MB
938.74/938.94	c total #watches: 170701
939.64/939.82	c total #propagations: 144253992 / total #impl: 818679653 (eff. 0.176)
939.64/939.82	c #Conflicts:    2399000 | #Learnt:      54343 | 0.001
939.64/939.82	c total clause space: 206.656MB
939.64/939.82	c total #watches: 176605
940.64/940.84	c total #propagations: 144318933 / total #impl: 819192462 (eff. 0.176)
940.64/940.84	c #Conflicts:    2400000 | #Learnt:      55343 | 0.001
940.64/940.84	c total clause space: 206.656MB
940.64/940.84	c total #watches: 183462
941.63/941.88	c total #propagations: 144389566 / total #impl: 819773033 (eff. 0.176)
941.63/941.88	c #Conflicts:    2401000 | #Learnt:      56343 | 0.001
941.63/941.88	c total clause space: 206.656MB
941.63/941.88	c total #watches: 188199
942.73/942.97	c total #propagations: 144459319 / total #impl: 820292813 (eff. 0.176)
942.73/942.97	c #Conflicts:    2402000 | #Learnt:      57343 | 0.001
942.73/942.97	c total clause space: 206.656MB
942.73/942.97	c total #watches: 194264
943.93/944.17	c total #propagations: 144530020 / total #impl: 820819856 (eff. 0.176)
943.93/944.17	c #Conflicts:    2403000 | #Learnt:      58343 | 0.001
943.93/944.17	c total clause space: 206.656MB
943.93/944.17	c total #watches: 200505
945.13/945.34	c total #propagations: 144599681 / total #impl: 821395221 (eff. 0.176)
945.13/945.34	c #Conflicts:    2404000 | #Learnt:      59343 | 0.001
945.13/945.34	c total clause space: 206.656MB
945.13/945.34	c total #watches: 207070
946.43/946.70	c total #propagations: 144669016 / total #impl: 822009659 (eff. 0.176)
946.43/946.70	c #Conflicts:    2405000 | #Learnt:      60343 | 0.001
946.43/946.70	c total clause space: 206.656MB
946.43/946.70	c total #watches: 213079
947.73/947.95	c total #propagations: 144744844 / total #impl: 822792836 (eff. 0.176)
947.73/947.95	c #Conflicts:    2406000 | #Learnt:      61343 | 0.001
947.73/947.95	c total clause space: 206.656MB
947.73/947.95	c total #watches: 218453
949.03/949.23	c total #propagations: 144808969 / total #impl: 823455521 (eff. 0.176)
949.03/949.23	c #Conflicts:    2407000 | #Learnt:      62343 | 0.001
949.03/949.23	c total clause space: 206.656MB
949.03/949.23	c total #watches: 222102
950.34/950.59	c total #propagations: 144874722 / total #impl: 824012098 (eff. 0.176)
950.34/950.59	c #Conflicts:    2408000 | #Learnt:      63343 | 0.001
950.34/950.59	c total clause space: 206.656MB
950.34/950.59	c total #watches: 226882
951.93/952.11	c total #propagations: 144938131 / total #impl: 824629505 (eff. 0.176)
951.93/952.11	c #Conflicts:    2409000 | #Learnt:      64343 | 0.001
951.93/952.11	c total clause space: 206.656MB
951.93/952.11	c total #watches: 234369
953.43/953.61	c total #propagations: 145005990 / total #impl: 825263265 (eff. 0.176)
953.43/953.61	c #Conflicts:    2410000 | #Learnt:      65343 | 0.001
953.43/953.61	c total clause space: 206.656MB
953.43/953.61	c total #watches: 241350
955.03/955.24	c total #propagations: 145068181 / total #impl: 825889422 (eff. 0.176)
955.03/955.24	c #Conflicts:    2411000 | #Learnt:      66343 | 0.001
955.03/955.24	c total clause space: 206.656MB
955.03/955.24	c total #watches: 249278
956.63/956.88	c total #propagations: 145129851 / total #impl: 826550058 (eff. 0.176)
956.63/956.88	c #Conflicts:    2412000 | #Learnt:      67343 | 0.001
956.63/956.88	c total clause space: 206.656MB
956.63/956.88	c total #watches: 256507
958.23/958.45	c total #propagations: 145191939 / total #impl: 827322759 (eff. 0.175)
958.23/958.45	c #Conflicts:    2413000 | #Learnt:      68343 | 0.001
958.23/958.45	c total clause space: 206.656MB
958.23/958.45	c total #watches: 262680
959.93/960.10	c total #propagations: 145250715 / total #impl: 827939530 (eff. 0.175)
959.93/960.10	c #Conflicts:    2414000 | #Learnt:      69343 | 0.001
959.93/960.10	c total clause space: 206.656MB
959.93/960.10	c total #watches: 267807
962.03/962.22	c total #propagations: 145307575 / total #impl: 828552519 (eff. 0.175)
962.03/962.22	c #Conflicts:    2415000 | #Learnt:      70343 | 0.001
962.03/962.22	c total clause space: 206.656MB
962.03/962.22	c total #watches: 273550
964.13/964.39	c total #propagations: 145375676 / total #impl: 829273049 (eff. 0.175)
964.13/964.39	c #Conflicts:    2416000 | #Learnt:      71343 | 0.001
964.13/964.39	c total clause space: 206.656MB
964.13/964.39	c total #watches: 280882
966.13/966.38	c total #propagations: 145437001 / total #impl: 830032602 (eff. 0.175)
966.13/966.38	c #Conflicts:    2417000 | #Learnt:      72343 | 0.001
966.13/966.38	c total clause space: 206.656MB
966.13/966.38	c total #watches: 287086
968.13/968.30	c total #propagations: 145497027 / total #impl: 830559387 (eff. 0.175)
968.13/968.30	c #Conflicts:    2418000 | #Learnt:      73343 | 0.001
968.13/968.30	c total clause space: 206.656MB
968.13/968.30	c total #watches: 292916
970.04/970.22	c total #propagations: 145551285 / total #impl: 831078257 (eff. 0.175)
970.04/970.22	c #Conflicts:    2419000 | #Learnt:      74343 | 0.001
970.04/970.22	c total clause space: 206.656MB
970.04/970.22	c total #watches: 300295
971.73/971.90	c total #propagations: 145605360 / total #impl: 831660018 (eff. 0.175)
971.73/971.90	c #Conflicts:    2420000 | #Learnt:      75343 | 0.001
971.73/971.90	c total clause space: 206.656MB
971.73/971.90	c total #watches: 306026
972.13/972.37	c total #propagations: 145660909 / total #impl: 832189717 (eff. 0.175)
972.13/972.37	c GARBAGE COLLECT
972.13/972.37	c #Conflicts:    2421000 | #Learnt:      38633 | 0.001
972.13/972.37	c total clause space: 206.656MB
972.13/972.37	c total #watches: 106006
972.43/972.69	c total #propagations: 145720935 / total #impl: 832554209 (eff. 0.175)
972.43/972.69	c #Conflicts:    2422000 | #Learnt:      39633 | 0.001
972.43/972.69	c total clause space: 206.656MB
972.43/972.69	c total #watches: 109917
972.83/973.04	c total #propagations: 145785110 / total #impl: 832936857 (eff. 0.175)
972.83/973.04	c #Conflicts:    2423000 | #Learnt:      40633 | 0.001
972.83/973.04	c total clause space: 206.656MB
972.83/973.04	c total #watches: 113323
973.34/973.53	c total #propagations: 145851816 / total #impl: 833334126 (eff. 0.175)
973.34/973.53	c #Conflicts:    2424000 | #Learnt:      41633 | 0.001
973.34/973.53	c total clause space: 206.656MB
973.34/973.53	c total #watches: 117062
973.83/974.04	c total #propagations: 145937670 / total #impl: 833872639 (eff. 0.175)
973.83/974.04	c #Conflicts:    2425000 | #Learnt:      42633 | 0.001
973.83/974.04	c total clause space: 206.656MB
973.83/974.04	c total #watches: 120366
974.23/974.44	c total #propagations: 146018607 / total #impl: 834388798 (eff. 0.175)
974.23/974.44	c #Conflicts:    2426000 | #Learnt:      43633 | 0.001
974.23/974.44	c total clause space: 206.656MB
974.23/974.44	c total #watches: 123140
974.63/974.85	c total #propagations: 146082888 / total #impl: 834775159 (eff. 0.175)
974.63/974.85	c #Conflicts:    2427000 | #Learnt:      44633 | 0.001
974.63/974.85	c total clause space: 206.656MB
974.63/974.85	c total #watches: 126203
975.13/975.33	c total #propagations: 146143823 / total #impl: 835196421 (eff. 0.175)
975.13/975.33	c #Conflicts:    2428000 | #Learnt:      45633 | 0.001
975.13/975.33	c total clause space: 206.656MB
975.13/975.33	c total #watches: 129862
975.64/975.81	c total #propagations: 146208621 / total #impl: 835662512 (eff. 0.175)
975.64/975.81	c #Conflicts:    2429000 | #Learnt:      46633 | 0.001
975.64/975.81	c total clause space: 206.656MB
975.64/975.81	c total #watches: 132990
976.03/976.22	c total #propagations: 146271253 / total #impl: 836094593 (eff. 0.175)
976.03/976.22	c #Conflicts:    2430000 | #Learnt:      47633 | 0.001
976.03/976.22	c total clause space: 206.656MB
976.03/976.22	c total #watches: 136244
976.53/976.71	c total #propagations: 146327739 / total #impl: 836426389 (eff. 0.175)
976.53/976.71	c #Conflicts:    2431000 | #Learnt:      48633 | 0.001
976.53/976.71	c total clause space: 206.656MB
976.53/976.71	c total #watches: 139520
977.03/977.23	c total #propagations: 146388179 / total #impl: 836843637 (eff. 0.175)
977.03/977.23	c #Conflicts:    2432000 | #Learnt:      49633 | 0.001
977.03/977.23	c total clause space: 206.656MB
977.03/977.23	c total #watches: 143137
977.63/977.85	c total #propagations: 146453105 / total #impl: 837238951 (eff. 0.175)
977.63/977.85	c #Conflicts:    2433000 | #Learnt:      50633 | 0.001
977.63/977.85	c total clause space: 206.656MB
977.63/977.85	c total #watches: 147478
978.23/978.41	c total #propagations: 146522696 / total #impl: 837738612 (eff. 0.175)
978.23/978.41	c #Conflicts:    2434000 | #Learnt:      51633 | 0.001
978.23/978.41	c total clause space: 206.656MB
978.23/978.41	c total #watches: 151715
978.84/979.08	c total #propagations: 146583056 / total #impl: 838168549 (eff. 0.175)
978.84/979.08	c #Conflicts:    2435000 | #Learnt:      52633 | 0.001
978.84/979.08	c total clause space: 206.656MB
978.84/979.08	c total #watches: 155215
979.63/979.81	c total #propagations: 146649746 / total #impl: 838697257 (eff. 0.175)
979.63/979.81	c #Conflicts:    2436000 | #Learnt:      53633 | 0.001
979.63/979.81	c total clause space: 206.656MB
979.63/979.81	c total #watches: 159341
980.33/980.54	c total #propagations: 146725061 / total #impl: 839284284 (eff. 0.175)
980.33/980.54	c #Conflicts:    2437000 | #Learnt:      54633 | 0.001
980.33/980.54	c total clause space: 206.656MB
980.33/980.54	c total #watches: 163364
981.13/981.37	c total #propagations: 146798123 / total #impl: 839765593 (eff. 0.175)
981.13/981.37	c #Conflicts:    2438000 | #Learnt:      55633 | 0.001
981.13/981.37	c total clause space: 206.656MB
981.13/981.37	c total #watches: 167226
981.93/982.14	c total #propagations: 146876165 / total #impl: 840353830 (eff. 0.175)
981.93/982.14	c #Conflicts:    2439000 | #Learnt:      56633 | 0.001
981.93/982.14	c total clause space: 206.656MB
981.93/982.14	c total #watches: 171147
982.73/982.94	c total #propagations: 146940929 / total #impl: 840886374 (eff. 0.175)
982.73/982.94	c #Conflicts:    2440000 | #Learnt:      57633 | 0.001
982.73/982.94	c total clause space: 206.656MB
982.73/982.94	c total #watches: 175070
983.43/983.67	c total #propagations: 147010315 / total #impl: 841351361 (eff. 0.175)
983.43/983.67	c #Conflicts:    2441000 | #Learnt:      58633 | 0.001
983.43/983.67	c total clause space: 206.656MB
983.43/983.67	c total #watches: 178129
984.33/984.55	c total #propagations: 147073469 / total #impl: 841752630 (eff. 0.175)
984.33/984.55	c #Conflicts:    2442000 | #Learnt:      59633 | 0.001
984.33/984.55	c total clause space: 206.656MB
984.33/984.55	c total #watches: 181054
985.24/985.40	c total #propagations: 147147566 / total #impl: 842198044 (eff. 0.175)
985.24/985.40	c #Conflicts:    2443000 | #Learnt:      60633 | 0.001
985.24/985.40	c total clause space: 206.656MB
985.24/985.40	c total #watches: 183946
985.84/986.00	c total #propagations: 147230132 / total #impl: 842623695 (eff. 0.175)
985.84/986.00	c #Conflicts:    2444000 | #Learnt:      61633 | 0.001
985.84/986.00	c total clause space: 206.656MB
985.84/986.00	c total #watches: 187465
986.83/987.06	c total #propagations: 147291150 / total #impl: 842921823 (eff. 0.175)
986.83/987.06	c #Conflicts:    2445000 | #Learnt:      62633 | 0.001
986.83/987.06	c total clause space: 206.656MB
986.83/987.06	c total #watches: 192429
988.03/988.29	c total #propagations: 147352791 / total #impl: 843487029 (eff. 0.175)
988.03/988.29	c #Conflicts:    2446000 | #Learnt:      63633 | 0.001
988.03/988.29	c total clause space: 206.656MB
988.03/988.29	c total #watches: 197709
989.23/989.43	c total #propagations: 147428024 / total #impl: 844179440 (eff. 0.175)
989.23/989.43	c #Conflicts:    2447000 | #Learnt:      64633 | 0.001
989.23/989.43	c total clause space: 206.656MB
989.23/989.43	c total #watches: 203141
990.33/990.55	c total #propagations: 147500739 / total #impl: 844826540 (eff. 0.175)
990.33/990.55	c #Conflicts:    2448000 | #Learnt:      65633 | 0.001
990.33/990.55	c total clause space: 206.656MB
990.33/990.55	c total #watches: 207624
991.33/991.58	c total #propagations: 147566935 / total #impl: 845365618 (eff. 0.175)
991.33/991.58	c #Conflicts:    2449000 | #Learnt:      66633 | 0.001
991.33/991.58	c total clause space: 206.656MB
991.33/991.58	c total #watches: 210665
992.14/992.36	c total #propagations: 147642733 / total #impl: 845860722 (eff. 0.175)
992.14/992.36	c #Conflicts:    2450000 | #Learnt:      67633 | 0.001
992.14/992.36	c total clause space: 206.656MB
992.14/992.36	c total #watches: 214429
992.93/993.16	c total #propagations: 147699840 / total #impl: 846239988 (eff. 0.175)
992.93/993.16	c #Conflicts:    2451000 | #Learnt:      68633 | 0.001
992.93/993.16	c total clause space: 206.656MB
992.93/993.16	c total #watches: 219237
993.93/994.14	c total #propagations: 147754309 / total #impl: 846598676 (eff. 0.175)
993.93/994.14	c #Conflicts:    2452000 | #Learnt:      69633 | 0.001
993.93/994.14	c total clause space: 206.656MB
993.93/994.14	c total #watches: 223437
995.13/995.34	c total #propagations: 147818096 / total #impl: 847093904 (eff. 0.175)
995.13/995.34	c #Conflicts:    2453000 | #Learnt:      70633 | 0.001
995.13/995.34	c total clause space: 206.656MB
995.13/995.34	c total #watches: 227630
996.54/996.71	c total #propagations: 147889460 / total #impl: 847653491 (eff. 0.174)
996.54/996.71	c #Conflicts:    2454000 | #Learnt:      71633 | 0.001
996.54/996.71	c total clause space: 206.656MB
996.54/996.71	c total #watches: 233305
997.83/998.03	c total #propagations: 147953399 / total #impl: 848269122 (eff. 0.174)
997.83/998.03	c #Conflicts:    2455000 | #Learnt:      72633 | 0.001
997.83/998.03	c total clause space: 206.656MB
997.83/998.03	c total #watches: 237927
999.43/999.64	c total #propagations: 148018161 / total #impl: 848844199 (eff. 0.174)
999.43/999.64	c #Conflicts:    2456000 | #Learnt:      73633 | 0.001
999.43/999.64	c total clause space: 206.656MB
999.43/999.64	c total #watches: 244003
1000.73/1001.00	c total #propagations: 148084812 / total #impl: 849522324 (eff. 0.174)
1000.73/1001.00	c #Conflicts:    2457000 | #Learnt:      74633 | 0.001
1000.73/1001.00	c total clause space: 206.656MB
1000.73/1001.00	c total #watches: 249688
1002.23/1002.41	c total #propagations: 148141934 / total #impl: 850023275 (eff. 0.174)
1002.23/1002.41	c #Conflicts:    2458000 | #Learnt:      75633 | 0.001
1002.23/1002.41	c total clause space: 206.656MB
1002.23/1002.41	c total #watches: 254078
1003.14/1003.32	c total #propagations: 148204549 / total #impl: 850561799 (eff. 0.174)
1003.14/1003.32	c GARBAGE COLLECT
1003.14/1003.32	c #Conflicts:    2459000 | #Learnt:      38628 | 0.001
1003.14/1003.32	c total clause space: 206.656MB
1003.14/1003.32	c total #watches: 105996
1003.43/1003.67	c total #propagations: 148266642 / total #impl: 850942066 (eff. 0.174)
1003.43/1003.67	c #Conflicts:    2460000 | #Learnt:      39628 | 0.001
1003.43/1003.67	c total clause space: 206.656MB
1003.43/1003.67	c total #watches: 109660
1003.83/1004.02	c total #propagations: 148334881 / total #impl: 851324673 (eff. 0.174)
1003.83/1004.02	c #Conflicts:    2461000 | #Learnt:      40628 | 0.001
1003.83/1004.02	c total clause space: 206.656MB
1003.83/1004.02	c total #watches: 113215
1004.03/1004.24	c total #propagations: 148400044 / total #impl: 851711858 (eff. 0.174)
1004.03/1004.24	c #Conflicts:    2462000 | #Learnt:      41628 | 0.001
1004.03/1004.24	c total clause space: 206.656MB
1004.03/1004.24	c total #watches: 115868
1004.24/1004.47	c total #propagations: 148436880 / total #impl: 851876401 (eff. 0.174)
1004.24/1004.47	c #Conflicts:    2463000 | #Learnt:      42628 | 0.001
1004.24/1004.47	c total clause space: 206.656MB
1004.24/1004.47	c total #watches: 118376
1004.53/1004.77	c total #propagations: 148475117 / total #impl: 852054037 (eff. 0.174)
1004.53/1004.77	c #Conflicts:    2464000 | #Learnt:      43628 | 0.001
1004.53/1004.77	c total clause space: 206.656MB
1004.53/1004.77	c total #watches: 120970
1004.83/1005.04	c total #propagations: 148526075 / total #impl: 852302339 (eff. 0.174)
1004.83/1005.04	c #Conflicts:    2465000 | #Learnt:      44628 | 0.001
1004.83/1005.04	c total clause space: 206.656MB
1004.83/1005.04	c total #watches: 123493
1005.13/1005.35	c total #propagations: 148564066 / total #impl: 852467995 (eff. 0.174)
1005.13/1005.35	c #Conflicts:    2466000 | #Learnt:      45628 | 0.001
1005.13/1005.35	c total clause space: 206.656MB
1005.13/1005.35	c total #watches: 126167
1005.43/1005.63	c total #propagations: 148610690 / total #impl: 852703129 (eff. 0.174)
1005.43/1005.63	c #Conflicts:    2467000 | #Learnt:      46628 | 0.001
1005.43/1005.63	c total clause space: 206.656MB
1005.43/1005.63	c total #watches: 128728
1005.73/1005.99	c total #propagations: 148657909 / total #impl: 852934328 (eff. 0.174)
1005.73/1005.99	c #Conflicts:    2468000 | #Learnt:      47628 | 0.001
1005.73/1005.99	c total clause space: 206.656MB
1005.73/1005.99	c total #watches: 131632
1006.13/1006.37	c total #propagations: 148713370 / total #impl: 853248651 (eff. 0.174)
1006.13/1006.37	c #Conflicts:    2469000 | #Learnt:      48628 | 0.001
1006.13/1006.37	c total clause space: 206.656MB
1006.13/1006.37	c total #watches: 133979
1006.44/1006.62	c total #propagations: 148772265 / total #impl: 853600150 (eff. 0.174)
1006.44/1006.62	c #Conflicts:    2470000 | #Learnt:      49628 | 0.001
1006.44/1006.62	c total clause space: 206.656MB
1006.44/1006.62	c total #watches: 136741
1006.63/1006.89	c total #propagations: 148808583 / total #impl: 853753579 (eff. 0.174)
1006.63/1006.89	c #Conflicts:    2471000 | #Learnt:      50628 | 0.001
1006.63/1006.89	c total clause space: 206.656MB
1006.63/1006.89	c total #watches: 139206
1007.03/1007.24	c total #propagations: 148848531 / total #impl: 853934560 (eff. 0.174)
1007.03/1007.24	c #Conflicts:    2472000 | #Learnt:      51628 | 0.001
1007.03/1007.24	c total clause space: 206.656MB
1007.03/1007.24	c total #watches: 142071
1007.44/1007.62	c total #propagations: 148895041 / total #impl: 854194692 (eff. 0.174)
1007.44/1007.62	c #Conflicts:    2473000 | #Learnt:      52628 | 0.001
1007.44/1007.62	c total clause space: 206.656MB
1007.44/1007.62	c total #watches: 144632
1007.73/1007.98	c total #propagations: 148943148 / total #impl: 854437814 (eff. 0.174)
1007.73/1007.98	c #Conflicts:    2474000 | #Learnt:      53628 | 0.001
1007.73/1007.98	c total clause space: 206.656MB
1007.73/1007.98	c total #watches: 147422
1008.13/1008.36	c total #propagations: 148991984 / total #impl: 854679339 (eff. 0.174)
1008.13/1008.36	c #Conflicts:    2475000 | #Learnt:      54628 | 0.001
1008.13/1008.36	c total clause space: 206.656MB
1008.13/1008.36	c total #watches: 149811
1008.64/1008.81	c total #propagations: 149047087 / total #impl: 854959797 (eff. 0.174)
1008.64/1008.81	c #Conflicts:    2476000 | #Learnt:      55628 | 0.001
1008.64/1008.81	c total clause space: 206.656MB
1008.64/1008.81	c total #watches: 152347
1008.93/1009.19	c total #propagations: 149101464 / total #impl: 855322666 (eff. 0.174)
1008.93/1009.19	c #Conflicts:    2477000 | #Learnt:      56628 | 0.001
1008.93/1009.19	c total clause space: 206.656MB
1008.93/1009.19	c total #watches: 154864
1009.33/1009.56	c total #propagations: 149155162 / total #impl: 855668423 (eff. 0.174)
1009.33/1009.56	c #Conflicts:    2478000 | #Learnt:      57628 | 0.001
1009.33/1009.56	c total clause space: 206.656MB
1009.33/1009.56	c total #watches: 157738
1009.74/1009.99	c total #propagations: 149231692 / total #impl: 855988229 (eff. 0.174)
1009.74/1009.99	c #Conflicts:    2479000 | #Learnt:      58628 | 0.001
1009.74/1009.99	c total clause space: 206.656MB
1009.74/1009.99	c total #watches: 160720
1010.23/1010.43	c total #propagations: 149320606 / total #impl: 856359859 (eff. 0.174)
1010.23/1010.43	c #Conflicts:    2480000 | #Learnt:      59628 | 0.001
1010.23/1010.43	c total clause space: 206.656MB
1010.23/1010.43	c total #watches: 163720
1010.63/1010.81	c total #propagations: 149398497 / total #impl: 856753932 (eff. 0.174)
1010.63/1010.81	c #Conflicts:    2481000 | #Learnt:      60628 | 0.001
1010.63/1010.81	c total clause space: 206.656MB
1010.63/1010.81	c total #watches: 166174
1011.13/1011.31	c total #propagations: 149447860 / total #impl: 857003410 (eff. 0.174)
1011.13/1011.31	c #Conflicts:    2482000 | #Learnt:      61628 | 0.001
1011.13/1011.31	c total clause space: 206.656MB
1011.13/1011.31	c total #watches: 168806
1011.53/1011.77	c total #propagations: 149498354 / total #impl: 857277498 (eff. 0.174)
1011.53/1011.77	c #Conflicts:    2483000 | #Learnt:      62628 | 0.001
1011.53/1011.77	c total clause space: 206.656MB
1011.53/1011.77	c total #watches: 171508
1012.03/1012.20	c total #propagations: 149547146 / total #impl: 857552646 (eff. 0.174)
1012.03/1012.20	c #Conflicts:    2484000 | #Learnt:      63628 | 0.001
1012.03/1012.20	c total clause space: 206.656MB
1012.03/1012.20	c total #watches: 174183
1012.33/1012.58	c total #propagations: 149591230 / total #impl: 857791410 (eff. 0.174)
1012.33/1012.58	c #Conflicts:    2485000 | #Learnt:      64628 | 0.001
1012.33/1012.58	c total clause space: 206.656MB
1012.33/1012.58	c total #watches: 176781
1012.83/1013.02	c total #propagations: 149631081 / total #impl: 857971302 (eff. 0.174)
1012.83/1013.02	c #Conflicts:    2486000 | #Learnt:      65628 | 0.001
1012.83/1013.02	c total clause space: 206.656MB
1012.83/1013.02	c total #watches: 179241
1013.43/1013.61	c total #propagations: 149676989 / total #impl: 858231422 (eff. 0.174)
1013.43/1013.61	c #Conflicts:    2487000 | #Learnt:      66628 | 0.001
1013.43/1013.61	c total clause space: 206.656MB
1013.43/1013.61	c total #watches: 181904
1014.04/1014.25	c total #propagations: 149730576 / total #impl: 858613223 (eff. 0.174)
1014.04/1014.25	c #Conflicts:    2488000 | #Learnt:      67628 | 0.001
1014.04/1014.25	c total clause space: 206.656MB
1014.04/1014.25	c total #watches: 184575
1014.63/1014.81	c total #propagations: 149795749 / total #impl: 859109173 (eff. 0.174)
1014.63/1014.81	c #Conflicts:    2489000 | #Learnt:      68628 | 0.001
1014.63/1014.81	c total clause space: 206.656MB
1014.63/1014.81	c total #watches: 187273
1015.14/1015.36	c total #propagations: 149847239 / total #impl: 859430700 (eff. 0.174)
1015.14/1015.36	c #Conflicts:    2490000 | #Learnt:      69628 | 0.001
1015.14/1015.36	c total clause space: 206.656MB
1015.14/1015.36	c total #watches: 189974
1015.73/1015.93	c total #propagations: 149899103 / total #impl: 859736625 (eff. 0.174)
1015.73/1015.93	c #Conflicts:    2491000 | #Learnt:      70628 | 0.001
1015.73/1015.93	c total clause space: 206.656MB
1015.73/1015.93	c total #watches: 192744
1016.24/1016.48	c total #propagations: 149953610 / total #impl: 860068795 (eff. 0.174)
1016.24/1016.48	c #Conflicts:    2492000 | #Learnt:      71628 | 0.001
1016.24/1016.48	c total clause space: 206.656MB
1016.24/1016.48	c total #watches: 195241
1016.73/1016.92	c total #propagations: 150001147 / total #impl: 860364211 (eff. 0.174)
1016.73/1016.92	c #Conflicts:    2493000 | #Learnt:      72628 | 0.001
1016.73/1016.92	c total clause space: 206.656MB
1016.73/1016.92	c total #watches: 197685
1017.33/1017.52	c total #propagations: 150042746 / total #impl: 860567208 (eff. 0.174)
1017.33/1017.52	c #Conflicts:    2494000 | #Learnt:      73628 | 0.001
1017.33/1017.52	c total clause space: 206.656MB
1017.33/1017.52	c total #watches: 200602
1017.93/1018.18	c total #propagations: 150107670 / total #impl: 860966297 (eff. 0.174)
1017.93/1018.18	c #Conflicts:    2495000 | #Learnt:      74628 | 0.001
1017.93/1018.18	c total clause space: 206.656MB
1017.93/1018.18	c total #watches: 203457
1018.63/1018.84	c total #propagations: 150163240 / total #impl: 861332159 (eff. 0.174)
1018.63/1018.84	c #Conflicts:    2496000 | #Learnt:      75628 | 0.001
1018.63/1018.84	c total clause space: 206.656MB
1018.63/1018.84	c total #watches: 206587
1019.43/1019.61	c total #propagations: 150224155 / total #impl: 861708382 (eff. 0.174)
1019.43/1019.61	c #Conflicts:    2497000 | #Learnt:      76628 | 0.001
1019.43/1019.61	c total clause space: 206.656MB
1019.43/1019.61	c total #watches: 209362
1019.73/1019.93	c total #propagations: 150290978 / total #impl: 862171054 (eff. 0.174)
1019.73/1019.93	c GARBAGE COLLECT
1019.73/1019.93	c #Conflicts:    2498000 | #Learnt:      39346 | 0.001
1019.73/1019.93	c total clause space: 206.656MB
1019.73/1019.93	c total #watches: 107703
1020.03/1020.26	c total #propagations: 150341132 / total #impl: 862468065 (eff. 0.174)
1020.03/1020.26	c #Conflicts:    2499000 | #Learnt:      40346 | 0.001
1020.03/1020.26	c total clause space: 206.656MB
1020.03/1020.26	c total #watches: 110833
1020.33/1020.57	c total #propagations: 150411494 / total #impl: 862871868 (eff. 0.174)
1020.33/1020.57	c #Conflicts:    2500000 | #Learnt:      41346 | 0.001
1020.33/1020.57	c total clause space: 206.656MB
1020.33/1020.57	c total #watches: 113424
1020.63/1020.90	c total #propagations: 150470225 / total #impl: 863224946 (eff. 0.174)
1020.63/1020.90	c #Conflicts:    2501000 | #Learnt:      42346 | 0.001
1020.63/1020.90	c total clause space: 206.656MB
1020.63/1020.90	c total #watches: 116641
1021.03/1021.25	c total #propagations: 150535292 / total #impl: 863601403 (eff. 0.174)
1021.03/1021.25	c #Conflicts:    2502000 | #Learnt:      43346 | 0.001
1021.03/1021.25	c total clause space: 206.656MB
1021.03/1021.25	c total #watches: 120493
1021.43/1021.63	c total #propagations: 150601280 / total #impl: 863996840 (eff. 0.174)
1021.43/1021.63	c #Conflicts:    2503000 | #Learnt:      44346 | 0.001
1021.43/1021.63	c total clause space: 206.656MB
1021.43/1021.63	c total #watches: 123825
1021.83/1022.05	c total #propagations: 150664204 / total #impl: 864393976 (eff. 0.174)
1021.83/1022.05	c #Conflicts:    2504000 | #Learnt:      45346 | 0.001
1021.83/1022.05	c total clause space: 206.656MB
1021.83/1022.05	c total #watches: 126757
1022.33/1022.51	c total #propagations: 150725888 / total #impl: 864784764 (eff. 0.174)
1022.33/1022.51	c #Conflicts:    2505000 | #Learnt:      46346 | 0.001
1022.33/1022.51	c total clause space: 206.656MB
1022.33/1022.51	c total #watches: 129891
1022.73/1022.94	c total #propagations: 150796616 / total #impl: 865199815 (eff. 0.174)
1022.73/1022.94	c #Conflicts:    2506000 | #Learnt:      47346 | 0.001
1022.73/1022.94	c total clause space: 206.656MB
1022.73/1022.94	c total #watches: 132922
1023.03/1023.26	c total #propagations: 150863305 / total #impl: 865609865 (eff. 0.174)
1023.03/1023.26	c #Conflicts:    2507000 | #Learnt:      48346 | 0.001
1023.03/1023.26	c total clause space: 206.656MB
1023.03/1023.26	c total #watches: 135440
1023.33/1023.56	c total #propagations: 150903232 / total #impl: 865803148 (eff. 0.174)
1023.33/1023.56	c #Conflicts:    2508000 | #Learnt:      49346 | 0.001
1023.33/1023.56	c total clause space: 206.656MB
1023.33/1023.56	c total #watches: 138241
1023.63/1023.86	c total #propagations: 150942026 / total #impl: 865977084 (eff. 0.174)
1023.63/1023.86	c #Conflicts:    2509000 | #Learnt:      50346 | 0.001
1023.63/1023.86	c total clause space: 206.656MB
1023.63/1023.86	c total #watches: 140652
1024.03/1024.22	c total #propagations: 150986554 / total #impl: 866174368 (eff. 0.174)
1024.03/1024.22	c #Conflicts:    2510000 | #Learnt:      51346 | 0.001
1024.03/1024.22	c total clause space: 206.656MB
1024.03/1024.22	c total #watches: 143346
1024.33/1024.59	c total #propagations: 151032710 / total #impl: 866408291 (eff. 0.174)
1024.33/1024.59	c #Conflicts:    2511000 | #Learnt:      52346 | 0.001
1024.33/1024.59	c total clause space: 206.656MB
1024.33/1024.59	c total #watches: 146283
1024.83/1025.06	c total #propagations: 151077899 / total #impl: 866636913 (eff. 0.174)
1024.83/1025.06	c #Conflicts:    2512000 | #Learnt:      53346 | 0.001
1024.83/1025.06	c total clause space: 206.656MB
1024.83/1025.06	c total #watches: 148931
1025.23/1025.49	c total #propagations: 151135675 / total #impl: 866935750 (eff. 0.174)
1025.23/1025.49	c #Conflicts:    2513000 | #Learnt:      54346 | 0.001
1025.23/1025.49	c total clause space: 206.656MB
1025.23/1025.49	c total #watches: 151443
1025.83/1026.09	c total #propagations: 151189568 / total #impl: 867266639 (eff. 0.174)
1025.83/1026.09	c #Conflicts:    2514000 | #Learnt:      55346 | 0.001
1025.83/1026.09	c total clause space: 206.656MB
1025.83/1026.09	c total #watches: 155892
1026.33/1026.53	c total #propagations: 151257289 / total #impl: 867778037 (eff. 0.174)
1026.33/1026.53	c #Conflicts:    2515000 | #Learnt:      56346 | 0.001
1026.33/1026.53	c total clause space: 206.656MB
1026.33/1026.53	c total #watches: 158581
1026.73/1026.95	c total #propagations: 151304081 / total #impl: 868021706 (eff. 0.174)
1026.73/1026.95	c #Conflicts:    2516000 | #Learnt:      57346 | 0.001
1026.73/1026.95	c total clause space: 206.656MB
1026.73/1026.95	c total #watches: 161292
1027.23/1027.47	c total #propagations: 151347458 / total #impl: 868242567 (eff. 0.174)
1027.23/1027.47	c #Conflicts:    2517000 | #Learnt:      58346 | 0.001
1027.23/1027.47	c total clause space: 206.656MB
1027.23/1027.47	c total #watches: 164079
1027.63/1027.84	c total #propagations: 151410505 / total #impl: 868611832 (eff. 0.174)
1027.63/1027.84	c #Conflicts:    2518000 | #Learnt:      59346 | 0.001
1027.63/1027.84	c total clause space: 206.656MB
1027.63/1027.84	c total #watches: 166713
1028.03/1028.27	c total #propagations: 151454100 / total #impl: 868822832 (eff. 0.174)
1028.03/1028.27	c #Conflicts:    2519000 | #Learnt:      60346 | 0.001
1028.03/1028.27	c total clause space: 206.656MB
1028.03/1028.27	c total #watches: 169179
1028.53/1028.70	c total #propagations: 151497898 / total #impl: 869048102 (eff. 0.174)
1028.53/1028.70	c #Conflicts:    2520000 | #Learnt:      61346 | 0.001
1028.53/1028.70	c total clause space: 206.656MB
1028.53/1028.70	c total #watches: 171588
1029.03/1029.27	c total #propagations: 151543048 / total #impl: 869284235 (eff. 0.174)
1029.03/1029.27	c #Conflicts:    2521000 | #Learnt:      62346 | 0.001
1029.03/1029.27	c total clause space: 206.656MB
1029.03/1029.27	c total #watches: 174214
1029.63/1029.88	c total #propagations: 151599209 / total #impl: 869634275 (eff. 0.174)
1029.63/1029.88	c #Conflicts:    2522000 | #Learnt:      63346 | 0.001
1029.63/1029.88	c total clause space: 206.656MB
1029.63/1029.88	c total #watches: 176773
1030.23/1030.43	c total #propagations: 151657865 / total #impl: 870043431 (eff. 0.174)
1030.23/1030.43	c #Conflicts:    2523000 | #Learnt:      64346 | 0.001
1030.23/1030.43	c total clause space: 206.656MB
1030.23/1030.43	c total #watches: 179272
1030.73/1030.98	c total #propagations: 151721753 / total #impl: 870470734 (eff. 0.174)
1030.73/1030.98	c #Conflicts:    2524000 | #Learnt:      65346 | 0.001
1030.73/1030.98	c total clause space: 206.656MB
1030.73/1030.98	c total #watches: 182389
1031.33/1031.50	c total #propagations: 151786340 / total #impl: 870928893 (eff. 0.174)
1031.33/1031.50	c #Conflicts:    2525000 | #Learnt:      66346 | 0.001
1031.33/1031.50	c total clause space: 206.656MB
1031.33/1031.50	c total #watches: 185772
1031.73/1031.97	c total #propagations: 151846988 / total #impl: 871362579 (eff. 0.174)
1031.73/1031.97	c #Conflicts:    2526000 | #Learnt:      67346 | 0.001
1031.73/1031.97	c total clause space: 206.656MB
1031.73/1031.97	c total #watches: 188477
1032.33/1032.52	c total #propagations: 151890060 / total #impl: 871574466 (eff. 0.174)
1032.33/1032.52	c #Conflicts:    2527000 | #Learnt:      68346 | 0.001
1032.33/1032.52	c total clause space: 206.656MB
1032.33/1032.52	c total #watches: 190912
1032.92/1033.12	c total #propagations: 151936131 / total #impl: 871840143 (eff. 0.174)
1032.92/1033.12	c #Conflicts:    2528000 | #Learnt:      69346 | 0.001
1032.92/1033.12	c total clause space: 206.656MB
1032.92/1033.12	c total #watches: 193420
1033.42/1033.69	c total #propagations: 151989613 / total #impl: 872137562 (eff. 0.174)
1033.42/1033.69	c #Conflicts:    2529000 | #Learnt:      70346 | 0.001
1033.42/1033.69	c total clause space: 206.656MB
1033.42/1033.69	c total #watches: 196170
1034.02/1034.22	c total #propagations: 152035404 / total #impl: 872392682 (eff. 0.174)
1034.02/1034.22	c #Conflicts:    2530000 | #Learnt:      71346 | 0.001
1034.02/1034.22	c total clause space: 206.656MB
1034.02/1034.22	c total #watches: 198806
1034.62/1034.85	c total #propagations: 152080083 / total #impl: 872627582 (eff. 0.174)
1034.62/1034.85	c #Conflicts:    2531000 | #Learnt:      72346 | 0.001
1034.62/1034.85	c total clause space: 206.656MB
1034.62/1034.85	c total #watches: 201911
1035.42/1035.62	c total #propagations: 152139868 / total #impl: 873030797 (eff. 0.174)
1035.42/1035.62	c #Conflicts:    2532000 | #Learnt:      73346 | 0.001
1035.42/1035.62	c total clause space: 206.656MB
1035.42/1035.62	c total #watches: 204889
1036.13/1036.31	c total #propagations: 152204898 / total #impl: 873440860 (eff. 0.174)
1036.13/1036.31	c #Conflicts:    2533000 | #Learnt:      74346 | 0.001
1036.13/1036.31	c total clause space: 206.656MB
1036.13/1036.31	c total #watches: 208276
1036.72/1036.91	c total #propagations: 152265654 / total #impl: 873763958 (eff. 0.174)
1036.72/1036.91	c #Conflicts:    2534000 | #Learnt:      75346 | 0.001
1036.72/1036.91	c total clause space: 206.656MB
1036.72/1036.91	c total #watches: 211073
1037.32/1037.55	c total #propagations: 152311577 / total #impl: 874023156 (eff. 0.174)
1037.32/1037.55	c #Conflicts:    2535000 | #Learnt:      76346 | 0.001
1037.32/1037.55	c total clause space: 206.656MB
1037.32/1037.55	c total #watches: 213766
1038.02/1038.26	c total #propagations: 152360035 / total #impl: 874293188 (eff. 0.174)
1038.02/1038.26	c GARBAGE COLLECT
1038.02/1038.26	c #Conflicts:    2536000 | #Learnt:      38740 | 0.001
1038.02/1038.26	c total clause space: 206.656MB
1038.02/1038.26	c total #watches: 105947
1038.33/1038.51	c total #propagations: 152417380 / total #impl: 874677527 (eff. 0.174)
1038.33/1038.51	c #Conflicts:    2537000 | #Learnt:      39740 | 0.001
1038.33/1038.51	c total clause space: 206.656MB
1038.33/1038.51	c total #watches: 108609
1038.52/1038.71	c total #propagations: 152463497 / total #impl: 874926002 (eff. 0.174)
1038.52/1038.71	c #Conflicts:    2538000 | #Learnt:      40740 | 0.001
1038.52/1038.71	c total clause space: 206.656MB
1038.52/1038.71	c total #watches: 110878
1038.72/1038.94	c total #propagations: 152504913 / total #impl: 875102879 (eff. 0.174)
1038.72/1038.94	c #Conflicts:    2539000 | #Learnt:      41740 | 0.001
1038.72/1038.94	c total clause space: 206.656MB
1038.72/1038.94	c total #watches: 113356
1039.02/1039.22	c total #propagations: 152546126 / total #impl: 875286631 (eff. 0.174)
1039.02/1039.22	c #Conflicts:    2540000 | #Learnt:      42740 | 0.001
1039.02/1039.22	c total clause space: 206.656MB
1039.02/1039.22	c total #watches: 115793
1039.33/1039.57	c total #propagations: 152597860 / total #impl: 875525940 (eff. 0.174)
1039.33/1039.57	c #Conflicts:    2541000 | #Learnt:      43740 | 0.001
1039.33/1039.57	c total clause space: 206.656MB
1039.33/1039.57	c total #watches: 118502
1039.72/1039.94	c total #propagations: 152654601 / total #impl: 875903069 (eff. 0.174)
1039.72/1039.94	c #Conflicts:    2542000 | #Learnt:      44740 | 0.001
1039.72/1039.94	c total clause space: 206.656MB
1039.72/1039.94	c total #watches: 121546
1040.12/1040.39	c total #propagations: 152705980 / total #impl: 876222441 (eff. 0.174)
1040.12/1040.39	c #Conflicts:    2543000 | #Learnt:      45740 | 0.001
1040.12/1040.39	c total clause space: 206.656MB
1040.12/1040.39	c total #watches: 124730
1040.82/1041.04	c total #propagations: 152777888 / total #impl: 876711951 (eff. 0.174)
1040.82/1041.04	c #Conflicts:    2544000 | #Learnt:      46740 | 0.001
1040.82/1041.04	c total clause space: 206.656MB
1040.82/1041.04	c total #watches: 129021
1041.32/1041.50	c total #propagations: 152862422 / total #impl: 877267319 (eff. 0.174)
1041.32/1041.50	c #Conflicts:    2545000 | #Learnt:      47740 | 0.001
1041.32/1041.50	c total clause space: 206.656MB
1041.32/1041.50	c total #watches: 132141
1041.82/1042.05	c total #propagations: 152928101 / total #impl: 877626546 (eff. 0.174)
1041.82/1042.05	c #Conflicts:    2546000 | #Learnt:      48740 | 0.001
1041.82/1042.05	c total clause space: 206.656MB
1041.82/1042.05	c total #watches: 135663
1042.12/1042.39	c total #propagations: 153001482 / total #impl: 877972865 (eff. 0.174)
1042.12/1042.39	c #Conflicts:    2547000 | #Learnt:      49740 | 0.001
1042.12/1042.39	c total clause space: 206.656MB
1042.12/1042.39	c total #watches: 138387
1042.52/1042.79	c total #propagations: 153046653 / total #impl: 878213717 (eff. 0.174)
1042.52/1042.79	c #Conflicts:    2548000 | #Learnt:      50740 | 0.001
1042.52/1042.79	c total clause space: 206.656MB
1042.52/1042.79	c total #watches: 141805
1043.02/1043.27	c total #propagations: 153104904 / total #impl: 878519076 (eff. 0.174)
1043.02/1043.27	c #Conflicts:    2549000 | #Learnt:      51740 | 0.001
1043.02/1043.27	c total clause space: 206.656MB
1043.02/1043.27	c total #watches: 145477
1043.62/1043.84	c total #propagations: 153166512 / total #impl: 878892894 (eff. 0.174)
1043.62/1043.84	c #Conflicts:    2550000 | #Learnt:      52740 | 0.001
1043.62/1043.84	c total clause space: 206.656MB
1043.62/1043.84	c total #watches: 149322
1044.12/1044.34	c total #propagations: 153237776 / total #impl: 879377163 (eff. 0.174)
1044.12/1044.34	c #Conflicts:    2551000 | #Learnt:      53740 | 0.001
1044.12/1044.34	c total clause space: 206.656MB
1044.12/1044.34	c total #watches: 153423
1044.72/1044.91	c total #propagations: 153296307 / total #impl: 879757229 (eff. 0.174)
1044.72/1044.91	c #Conflicts:    2552000 | #Learnt:      54740 | 0.001
1044.72/1044.91	c total clause space: 206.656MB
1044.72/1044.91	c total #watches: 156443
1045.22/1045.47	c total #propagations: 153372092 / total #impl: 880230487 (eff. 0.174)
1045.22/1045.47	c #Conflicts:    2553000 | #Learnt:      55740 | 0.001
1045.22/1045.47	c total clause space: 206.656MB
1045.22/1045.47	c total #watches: 159794
1045.62/1045.89	c total #propagations: 153445680 / total #impl: 880643348 (eff. 0.174)
1045.62/1045.89	c #Conflicts:    2554000 | #Learnt:      56740 | 0.001
1045.62/1045.89	c total clause space: 206.656MB
1045.62/1045.89	c total #watches: 162884
1046.52/1046.77	c total #propagations: 153504798 / total #impl: 880973193 (eff. 0.174)
1046.52/1046.77	c #Conflicts:    2555000 | #Learnt:      57740 | 0.001
1046.52/1046.77	c total clause space: 206.656MB
1046.52/1046.77	c total #watches: 167562
1047.32/1047.59	c total #propagations: 153598323 / total #impl: 881742032 (eff. 0.174)
1047.32/1047.59	c #Conflicts:    2556000 | #Learnt:      58740 | 0.001
1047.32/1047.59	c total clause space: 206.656MB
1047.32/1047.59	c total #watches: 171364
1048.13/1048.36	c total #propagations: 153685067 / total #impl: 882367070 (eff. 0.174)
1048.13/1048.36	c #Conflicts:    2557000 | #Learnt:      59740 | 0.001
1048.13/1048.36	c total clause space: 206.656MB
1048.13/1048.36	c total #watches: 175015
1048.82/1049.06	c total #propagations: 153764612 / total #impl: 882919338 (eff. 0.174)
1048.82/1049.06	c #Conflicts:    2558000 | #Learnt:      60740 | 0.001
1048.82/1049.06	c total clause space: 206.656MB
1048.82/1049.06	c total #watches: 179445
1049.52/1049.73	c total #propagations: 153834191 / total #impl: 883416352 (eff. 0.174)
1049.52/1049.73	c #Conflicts:    2559000 | #Learnt:      61740 | 0.001
1049.52/1049.73	c total clause space: 206.656MB
1049.52/1049.73	c total #watches: 183544
1050.33/1050.54	c total #propagations: 153904111 / total #impl: 883875734 (eff. 0.174)
1050.33/1050.54	c #Conflicts:    2560000 | #Learnt:      62740 | 0.001
1050.33/1050.54	c total clause space: 206.656MB
1050.33/1050.54	c total #watches: 188433
1051.22/1051.44	c total #propagations: 153979169 / total #impl: 884325856 (eff. 0.174)
1051.22/1051.44	c #Conflicts:    2561000 | #Learnt:      63740 | 0.001
1051.22/1051.44	c total clause space: 206.656MB
1051.22/1051.44	c total #watches: 195316
1052.02/1052.20	c total #propagations: 154056124 / total #impl: 884852346 (eff. 0.174)
1052.02/1052.20	c #Conflicts:    2562000 | #Learnt:      64740 | 0.001
1052.02/1052.20	c total clause space: 206.656MB
1052.02/1052.20	c total #watches: 199599
1052.63/1052.87	c total #propagations: 154118006 / total #impl: 885261630 (eff. 0.174)
1052.63/1052.87	c #Conflicts:    2563000 | #Learnt:      65740 | 0.001
1052.63/1052.87	c total clause space: 206.656MB
1052.63/1052.87	c total #watches: 204209
1053.32/1053.59	c total #propagations: 154173668 / total #impl: 885643581 (eff. 0.174)
1053.32/1053.59	c #Conflicts:    2564000 | #Learnt:      66740 | 0.001
1053.32/1053.59	c total clause space: 206.656MB
1053.32/1053.59	c total #watches: 208440
1053.82/1054.08	c total #propagations: 154232254 / total #impl: 886041517 (eff. 0.174)
1053.82/1054.08	c #Conflicts:    2565000 | #Learnt:      67740 | 0.001
1053.82/1054.08	c total clause space: 206.656MB
1053.82/1054.08	c total #watches: 210891
1054.52/1054.75	c total #propagations: 154272628 / total #impl: 886237422 (eff. 0.174)
1054.52/1054.75	c #Conflicts:    2566000 | #Learnt:      68740 | 0.001
1054.52/1054.75	c total clause space: 206.656MB
1054.52/1054.75	c total #watches: 213624
1055.22/1055.47	c total #propagations: 154320036 / total #impl: 886482539 (eff. 0.174)
1055.22/1055.47	c #Conflicts:    2567000 | #Learnt:      69740 | 0.001
1055.22/1055.47	c total clause space: 206.656MB
1055.22/1055.47	c total #watches: 216187
1055.93/1056.11	c total #propagations: 154370821 / total #impl: 886758636 (eff. 0.174)
1055.93/1056.11	c #Conflicts:    2568000 | #Learnt:      70740 | 0.001
1055.93/1056.11	c total clause space: 206.656MB
1055.93/1056.11	c total #watches: 218601
1056.42/1056.67	c total #propagations: 154416370 / total #impl: 887048851 (eff. 0.174)
1056.42/1056.67	c #Conflicts:    2569000 | #Learnt:      71740 | 0.001
1056.42/1056.67	c total clause space: 206.656MB
1056.42/1056.67	c total #watches: 221255
1057.12/1057.33	c total #propagations: 154458214 / total #impl: 887259210 (eff. 0.174)
1057.12/1057.33	c #Conflicts:    2570000 | #Learnt:      72740 | 0.001
1057.12/1057.33	c total clause space: 206.656MB
1057.12/1057.33	c total #watches: 223733
1058.03/1058.23	c total #propagations: 154502250 / total #impl: 887527017 (eff. 0.174)
1058.03/1058.23	c #Conflicts:    2571000 | #Learnt:      73740 | 0.001
1058.03/1058.23	c total clause space: 206.656MB
1058.03/1058.23	c total #watches: 227068
1058.82/1059.05	c total #propagations: 154565200 / total #impl: 887911105 (eff. 0.174)
1058.82/1059.05	c #Conflicts:    2572000 | #Learnt:      74740 | 0.001
1058.82/1059.05	c total clause space: 206.656MB
1058.82/1059.05	c total #watches: 230702
1059.62/1059.83	c total #propagations: 154622880 / total #impl: 888292251 (eff. 0.174)
1059.62/1059.83	c #Conflicts:    2573000 | #Learnt:      75740 | 0.001
1059.62/1059.83	c total clause space: 206.656MB
1059.62/1059.83	c total #watches: 233444
1060.23/1060.43	c total #propagations: 154673764 / total #impl: 888578169 (eff. 0.174)
1060.23/1060.43	c #Conflicts:    2574000 | #Learnt:      76740 | 0.001
1060.23/1060.43	c total clause space: 206.656MB
1060.23/1060.43	c total #watches: 236025
1061.12/1061.35	c total #propagations: 154718569 / total #impl: 888829391 (eff. 0.174)
1061.12/1061.35	c #Conflicts:    2575000 | #Learnt:      77740 | 0.001
1061.12/1061.35	c total clause space: 206.656MB
1061.12/1061.35	c total #watches: 239045
1061.43/1061.68	c total #propagations: 154770181 / total #impl: 889143349 (eff. 0.174)
1061.43/1061.68	c GARBAGE COLLECT
1061.43/1061.68	c #Conflicts:    2576000 | #Learnt:      39828 | 0.001
1061.43/1061.68	c total clause space: 206.656MB
1061.43/1061.68	c total #watches: 108664
1061.62/1061.88	c total #propagations: 154811774 / total #impl: 889343151 (eff. 0.174)
1061.62/1061.88	c #Conflicts:    2577000 | #Learnt:      40828 | 0.001
1061.62/1061.88	c total clause space: 206.656MB
1061.62/1061.88	c total #watches: 111158
1061.92/1062.15	c total #propagations: 154850075 / total #impl: 889517637 (eff. 0.174)
1061.92/1062.15	c #Conflicts:    2578000 | #Learnt:      41828 | 0.001
1061.92/1062.15	c total clause space: 206.656MB
1061.92/1062.15	c total #watches: 113649
1062.32/1062.59	c total #propagations: 154899016 / total #impl: 889799894 (eff. 0.174)
1062.32/1062.59	c #Conflicts:    2579000 | #Learnt:      42828 | 0.001
1062.32/1062.59	c total clause space: 206.656MB
1062.32/1062.59	c total #watches: 116604
1062.82/1063.01	c total #propagations: 154967539 / total #impl: 890226838 (eff. 0.174)
1062.82/1063.01	c #Conflicts:    2580000 | #Learnt:      43828 | 0.001
1062.82/1063.01	c total clause space: 206.656MB
1062.82/1063.01	c total #watches: 119409
1063.22/1063.47	c total #propagations: 155033548 / total #impl: 890643052 (eff. 0.174)
1063.22/1063.47	c #Conflicts:    2581000 | #Learnt:      44828 | 0.001
1063.22/1063.47	c total clause space: 206.656MB
1063.22/1063.47	c total #watches: 122920
1063.82/1064.01	c total #propagations: 155099187 / total #impl: 891088148 (eff. 0.174)
1063.82/1064.01	c #Conflicts:    2582000 | #Learnt:      45828 | 0.001
1063.82/1064.01	c total clause space: 206.656MB
1063.82/1064.01	c total #watches: 125529
1064.22/1064.44	c total #propagations: 155172838 / total #impl: 891579827 (eff. 0.174)
1064.22/1064.44	c #Conflicts:    2583000 | #Learnt:      46828 | 0.001
1064.22/1064.44	c total clause space: 206.656MB
1064.22/1064.44	c total #watches: 128420
1064.52/1064.74	c total #propagations: 155234479 / total #impl: 891967100 (eff. 0.174)
1064.52/1064.74	c #Conflicts:    2584000 | #Learnt:      47828 | 0.001
1064.52/1064.74	c total clause space: 206.656MB
1064.52/1064.74	c total #watches: 130971
1064.82/1065.03	c total #propagations: 155277013 / total #impl: 892182864 (eff. 0.174)
1064.82/1065.03	c #Conflicts:    2585000 | #Learnt:      48828 | 0.001
1064.82/1065.03	c total clause space: 206.656MB
1064.82/1065.03	c total #watches: 133518
1065.12/1065.37	c total #propagations: 155318581 / total #impl: 892387279 (eff. 0.174)
1065.12/1065.37	c #Conflicts:    2586000 | #Learnt:      49828 | 0.001
1065.12/1065.37	c total clause space: 206.656MB
1065.12/1065.37	c total #watches: 135848
1065.42/1065.66	c total #propagations: 155372392 / total #impl: 892657117 (eff. 0.174)
1065.42/1065.66	c #Conflicts:    2587000 | #Learnt:      50828 | 0.001
1065.42/1065.66	c total clause space: 206.656MB
1065.42/1065.66	c total #watches: 138503
1065.73/1065.98	c total #propagations: 155410831 / total #impl: 892847071 (eff. 0.174)
1065.73/1065.98	c #Conflicts:    2588000 | #Learnt:      51828 | 0.001
1065.73/1065.98	c total clause space: 206.656MB
1065.73/1065.98	c total #watches: 141086
1066.12/1066.36	c total #propagations: 155451179 / total #impl: 893046739 (eff. 0.174)
1066.12/1066.36	c #Conflicts:    2589000 | #Learnt:      52828 | 0.001
1066.12/1066.36	c total clause space: 206.656MB
1066.12/1066.36	c total #watches: 143827
1066.62/1066.82	c total #propagations: 155501028 / total #impl: 893362045 (eff. 0.174)
1066.62/1066.82	c #Conflicts:    2590000 | #Learnt:      53828 | 0.001
1066.62/1066.82	c total clause space: 206.656MB
1066.62/1066.82	c total #watches: 146483
1067.02/1067.21	c total #propagations: 155554625 / total #impl: 893717404 (eff. 0.174)
1067.02/1067.21	c #Conflicts:    2591000 | #Learnt:      54828 | 0.001
1067.02/1067.21	c total clause space: 206.656MB
1067.02/1067.21	c total #watches: 148930
1067.32/1067.56	c total #propagations: 155608967 / total #impl: 894046959 (eff. 0.174)
1067.32/1067.56	c #Conflicts:    2592000 | #Learnt:      55828 | 0.001
1067.32/1067.56	c total clause space: 206.656MB
1067.32/1067.56	c total #watches: 151484
1067.62/1067.86	c total #propagations: 155656030 / total #impl: 894317495 (eff. 0.174)
1067.62/1067.86	c #Conflicts:    2593000 | #Learnt:      56828 | 0.001
1067.62/1067.86	c total clause space: 206.656MB
1067.62/1067.86	c total #watches: 153843
1068.03/1068.29	c total #propagations: 155701730 / total #impl: 894519009 (eff. 0.174)
1068.03/1068.29	c #Conflicts:    2594000 | #Learnt:      57828 | 0.001
1068.03/1068.29	c total clause space: 206.656MB
1068.03/1068.29	c total #watches: 156863
1068.42/1068.64	c total #propagations: 155751619 / total #impl: 894784654 (eff. 0.174)
1068.42/1068.64	c #Conflicts:    2595000 | #Learnt:      58828 | 0.001
1068.42/1068.64	c total clause space: 206.656MB
1068.42/1068.64	c total #watches: 159457
1068.72/1068.96	c total #propagations: 155791426 / total #impl: 894977411 (eff. 0.174)
1068.72/1068.96	c #Conflicts:    2596000 | #Learnt:      59828 | 0.001
1068.72/1068.96	c total clause space: 206.656MB
1068.72/1068.96	c total #watches: 161918
1069.13/1069.37	c total #propagations: 155832000 / total #impl: 895160773 (eff. 0.174)
1069.13/1069.37	c #Conflicts:    2597000 | #Learnt:      60828 | 0.001
1069.13/1069.37	c total clause space: 206.656MB
1069.13/1069.37	c total #watches: 164774
1069.62/1069.87	c total #propagations: 155874841 / total #impl: 895424681 (eff. 0.174)
1069.62/1069.87	c #Conflicts:    2598000 | #Learnt:      61828 | 0.001
1069.62/1069.87	c total clause space: 206.656MB
1069.62/1069.87	c total #watches: 167670
1070.23/1070.43	c total #propagations: 155935648 / total #impl: 895753507 (eff. 0.174)
1070.23/1070.43	c #Conflicts:    2599000 | #Learnt:      62828 | 0.001
1070.23/1070.43	c total clause space: 206.656MB
1070.23/1070.43	c total #watches: 170670
1070.72/1070.94	c total #propagations: 156008624 / total #impl: 896137870 (eff. 0.174)
1070.72/1070.94	c #Conflicts:    2600000 | #Learnt:      63828 | 0.001
1070.72/1070.94	c total clause space: 206.656MB
1070.72/1070.94	c total #watches: 173739
1071.23/1071.43	c total #propagations: 156062700 / total #impl: 896399223 (eff. 0.174)
1071.23/1071.43	c #Conflicts:    2601000 | #Learnt:      64828 | 0.001
1071.23/1071.43	c total clause space: 206.656MB
1071.23/1071.43	c total #watches: 176466
1071.82/1072.07	c total #propagations: 156117899 / total #impl: 896666722 (eff. 0.174)
1071.82/1072.07	c #Conflicts:    2602000 | #Learnt:      65828 | 0.001
1071.82/1072.07	c total clause space: 206.656MB
1071.82/1072.07	c total #watches: 179394
1072.52/1072.75	c total #propagations: 156188643 / total #impl: 897032588 (eff. 0.174)
1072.52/1072.75	c #Conflicts:    2603000 | #Learnt:      66828 | 0.001
1072.52/1072.75	c total clause space: 206.656MB
1072.52/1072.75	c total #watches: 182527
1073.22/1073.43	c total #propagations: 156260598 / total #impl: 897575251 (eff. 0.174)
1073.22/1073.43	c #Conflicts:    2604000 | #Learnt:      67828 | 0.001
1073.22/1073.43	c total clause space: 206.656MB
1073.22/1073.43	c total #watches: 185748
1073.82/1074.01	c total #propagations: 156331513 / total #impl: 898100210 (eff. 0.174)
1073.82/1074.01	c #Conflicts:    2605000 | #Learnt:      68828 | 0.001
1073.82/1074.01	c total clause space: 206.656MB
1073.82/1074.01	c total #watches: 188816
1074.63/1074.86	c total #propagations: 156400213 / total #impl: 898583505 (eff. 0.174)
1074.63/1074.86	c #Conflicts:    2606000 | #Learnt:      69828 | 0.001
1074.63/1074.86	c total clause space: 206.656MB
1074.63/1074.86	c total #watches: 192168
1075.42/1075.61	c total #propagations: 156502180 / total #impl: 899311326 (eff. 0.174)
1075.42/1075.61	c #Conflicts:    2607000 | #Learnt:      70828 | 0.001
1075.42/1075.61	c total clause space: 206.656MB
1075.42/1075.61	c total #watches: 194850
1076.32/1076.50	c total #propagations: 156578479 / total #impl: 899899660 (eff. 0.174)
1076.32/1076.50	c #Conflicts:    2608000 | #Learnt:      71828 | 0.001
1076.32/1076.50	c total clause space: 206.656MB
1076.32/1076.50	c total #watches: 198478
1076.92/1077.19	c total #propagations: 156668405 / total #impl: 900681073 (eff. 0.174)
1076.92/1077.19	c #Conflicts:    2609000 | #Learnt:      72828 | 0.001
1076.92/1077.19	c total clause space: 206.656MB
1076.92/1077.19	c total #watches: 201409
1077.52/1077.77	c total #propagations: 156732570 / total #impl: 901156534 (eff. 0.174)
1077.52/1077.77	c #Conflicts:    2610000 | #Learnt:      73828 | 0.001
1077.52/1077.77	c total clause space: 206.656MB
1077.52/1077.77	c total #watches: 203765
1078.02/1078.25	c total #propagations: 156782743 / total #impl: 901439609 (eff. 0.174)
1078.02/1078.25	c #Conflicts:    2611000 | #Learnt:      74828 | 0.001
1078.02/1078.25	c total clause space: 206.656MB
1078.02/1078.25	c total #watches: 206525
1078.72/1078.96	c total #propagations: 156822104 / total #impl: 901644665 (eff. 0.174)
1078.72/1078.96	c #Conflicts:    2612000 | #Learnt:      75828 | 0.001
1078.72/1078.96	c total clause space: 206.656MB
1078.72/1078.96	c total #watches: 209113
1079.32/1079.57	c total #propagations: 156880328 / total #impl: 901968233 (eff. 0.174)
1079.32/1079.57	c #Conflicts:    2613000 | #Learnt:      76828 | 0.001
1079.32/1079.57	c total clause space: 206.656MB
1079.32/1079.57	c total #watches: 211626
1079.92/1080.20	c total #propagations: 156930697 / total #impl: 902218675 (eff. 0.174)
1079.92/1080.20	c #Conflicts:    2614000 | #Learnt:      77828 | 0.001
1079.92/1080.20	c total clause space: 206.656MB
1079.92/1080.20	c total #watches: 213975
1080.52/1080.70	c total #propagations: 156976665 / total #impl: 902471131 (eff. 0.174)
1080.52/1080.70	c GARBAGE COLLECT
1080.52/1080.70	c #Conflicts:    2615000 | #Learnt:      39623 | 0.001
1080.52/1080.70	c total clause space: 206.656MB
1080.52/1080.70	c total #watches: 108306
1080.82/1081.03	c total #propagations: 157024328 / total #impl: 902727080 (eff. 0.174)
1080.82/1081.03	c #Conflicts:    2616000 | #Learnt:      40623 | 0.001
1080.82/1081.03	c total clause space: 206.656MB
1080.82/1081.03	c total #watches: 110852
1081.12/1081.33	c total #propagations: 157084984 / total #impl: 902982354 (eff. 0.174)
1081.12/1081.33	c #Conflicts:    2617000 | #Learnt:      41623 | 0.001
1081.12/1081.33	c total clause space: 206.656MB
1081.12/1081.33	c total #watches: 113553
1081.42/1081.61	c total #propagations: 157138323 / total #impl: 903228185 (eff. 0.174)
1081.42/1081.61	c #Conflicts:    2618000 | #Learnt:      42623 | 0.001
1081.42/1081.61	c total clause space: 206.656MB
1081.42/1081.61	c total #watches: 116014
1081.62/1081.85	c total #propagations: 157182630 / total #impl: 903457114 (eff. 0.174)
1081.62/1081.85	c #Conflicts:    2619000 | #Learnt:      43623 | 0.001
1081.62/1081.85	c total clause space: 206.656MB
1081.62/1081.85	c total #watches: 118282
1081.92/1082.16	c total #propagations: 157223978 / total #impl: 903642089 (eff. 0.174)
1081.92/1082.16	c #Conflicts:    2620000 | #Learnt:      44623 | 0.001
1081.92/1082.16	c total clause space: 206.656MB
1081.92/1082.16	c total #watches: 120653
1082.22/1082.42	c total #propagations: 157277771 / total #impl: 903936842 (eff. 0.174)
1082.22/1082.42	c #Conflicts:    2621000 | #Learnt:      45623 | 0.001
1082.22/1082.42	c total clause space: 206.656MB
1082.22/1082.42	c total #watches: 123275
1082.42/1082.69	c total #propagations: 157320962 / total #impl: 904168042 (eff. 0.174)
1082.42/1082.69	c #Conflicts:    2622000 | #Learnt:      46623 | 0.001
1082.42/1082.69	c total clause space: 206.656MB
1082.42/1082.69	c total #watches: 125788
1082.72/1082.91	c total #propagations: 157364632 / total #impl: 904390180 (eff. 0.174)
1082.72/1082.91	c #Conflicts:    2623000 | #Learnt:      47623 | 0.001
1082.72/1082.91	c total clause space: 206.656MB
1082.72/1082.91	c total #watches: 128040
1083.02/1083.24	c total #propagations: 157406405 / total #impl: 904604697 (eff. 0.174)
1083.02/1083.24	c #Conflicts:    2624000 | #Learnt:      48623 | 0.001
1083.02/1083.24	c total clause space: 206.656MB
1083.02/1083.24	c total #watches: 130507
1083.32/1083.59	c total #propagations: 157456468 / total #impl: 904896559 (eff. 0.174)
1083.32/1083.59	c #Conflicts:    2625000 | #Learnt:      49623 | 0.001
1083.32/1083.59	c total clause space: 206.656MB
1083.32/1083.59	c total #watches: 133073
1083.62/1083.90	c total #propagations: 157509496 / total #impl: 905219474 (eff. 0.174)
1083.62/1083.90	c #Conflicts:    2626000 | #Learnt:      50623 | 0.001
1083.62/1083.90	c total clause space: 206.656MB
1083.62/1083.90	c total #watches: 135747
1084.02/1084.25	c total #propagations: 157559844 / total #impl: 905493121 (eff. 0.174)
1084.02/1084.25	c #Conflicts:    2627000 | #Learnt:      51623 | 0.001
1084.02/1084.25	c total clause space: 206.656MB
1084.02/1084.25	c total #watches: 139169
1084.42/1084.65	c total #propagations: 157621979 / total #impl: 905858383 (eff. 0.174)
1084.42/1084.65	c #Conflicts:    2628000 | #Learnt:      52623 | 0.001
1084.42/1084.65	c total clause space: 206.656MB
1084.42/1084.65	c total #watches: 142688
1084.82/1085.02	c total #propagations: 157676259 / total #impl: 906165806 (eff. 0.174)
1084.82/1085.02	c #Conflicts:    2629000 | #Learnt:      53623 | 0.001
1084.82/1085.02	c total clause space: 206.656MB
1084.82/1085.02	c total #watches: 145174
1085.12/1085.37	c total #propagations: 157720311 / total #impl: 906384147 (eff. 0.174)
1085.12/1085.37	c #Conflicts:    2630000 | #Learnt:      54623 | 0.001
1085.12/1085.37	c total clause space: 206.656MB
1085.12/1085.37	c total #watches: 147680
1085.52/1085.78	c total #propagations: 157762916 / total #impl: 906605345 (eff. 0.174)
1085.52/1085.78	c #Conflicts:    2631000 | #Learnt:      55623 | 0.001
1085.52/1085.78	c total clause space: 206.656MB
1085.52/1085.78	c total #watches: 150114
1085.92/1086.17	c total #propagations: 157811283 / total #impl: 906893694 (eff. 0.174)
1085.92/1086.17	c #Conflicts:    2632000 | #Learnt:      56623 | 0.001
1085.92/1086.17	c total clause space: 206.656MB
1085.92/1086.17	c total #watches: 152595
1086.32/1086.53	c total #propagations: 157858927 / total #impl: 907162331 (eff. 0.174)
1086.32/1086.53	c #Conflicts:    2633000 | #Learnt:      57623 | 0.001
1086.32/1086.53	c total clause space: 206.656MB
1086.32/1086.53	c total #watches: 155329
1086.72/1086.91	c total #propagations: 157901488 / total #impl: 907360362 (eff. 0.174)
1086.72/1086.91	c #Conflicts:    2634000 | #Learnt:      58623 | 0.001
1086.72/1086.91	c total clause space: 206.656MB
1086.72/1086.91	c total #watches: 158436
1087.12/1087.30	c total #propagations: 157951955 / total #impl: 907666472 (eff. 0.174)
1087.12/1087.30	c #Conflicts:    2635000 | #Learnt:      59623 | 0.001
1087.12/1087.30	c total clause space: 206.656MB
1087.12/1087.30	c total #watches: 161316
1087.62/1087.80	c total #propagations: 158006137 / total #impl: 907937285 (eff. 0.174)
1087.62/1087.80	c #Conflicts:    2636000 | #Learnt:      60623 | 0.001
1087.62/1087.80	c total clause space: 206.656MB
1087.62/1087.80	c total #watches: 164266
1087.92/1088.16	c total #propagations: 158068449 / total #impl: 908278990 (eff. 0.174)
1087.92/1088.16	c #Conflicts:    2637000 | #Learnt:      61623 | 0.001
1087.92/1088.16	c total clause space: 206.656MB
1087.92/1088.16	c total #watches: 166629
1088.32/1088.56	c total #propagations: 158111192 / total #impl: 908496231 (eff. 0.174)
1088.32/1088.56	c #Conflicts:    2638000 | #Learnt:      62623 | 0.001
1088.32/1088.56	c total clause space: 206.656MB
1088.32/1088.56	c total #watches: 169112
1088.72/1088.99	c total #propagations: 158155648 / total #impl: 908732993 (eff. 0.174)
1088.72/1088.99	c #Conflicts:    2639000 | #Learnt:      63623 | 0.001
1088.72/1088.99	c total clause space: 206.656MB
1088.72/1088.99	c total #watches: 171484
1089.12/1089.37	c total #propagations: 158206336 / total #impl: 909021935 (eff. 0.174)
1089.12/1089.37	c #Conflicts:    2640000 | #Learnt:      64623 | 0.001
1089.12/1089.37	c total clause space: 206.656MB
1089.12/1089.37	c total #watches: 174218
1089.52/1089.75	c total #propagations: 158245206 / total #impl: 909208662 (eff. 0.174)
1089.52/1089.75	c #Conflicts:    2641000 | #Learnt:      65623 | 0.001
1089.52/1089.75	c total clause space: 206.656MB
1089.52/1089.75	c total #watches: 176712
1090.02/1090.23	c total #propagations: 158287070 / total #impl: 909401585 (eff. 0.174)
1090.02/1090.23	c #Conflicts:    2642000 | #Learnt:      66623 | 0.001
1090.02/1090.23	c total clause space: 206.656MB
1090.02/1090.23	c total #watches: 179542
1090.72/1090.92	c total #propagations: 158340926 / total #impl: 909738906 (eff. 0.174)
1090.72/1090.92	c #Conflicts:    2643000 | #Learnt:      67623 | 0.001
1090.72/1090.92	c total clause space: 206.656MB
1090.72/1090.92	c total #watches: 182221
1091.42/1091.69	c total #propagations: 158405102 / total #impl: 910137507 (eff. 0.174)
1091.42/1091.69	c #Conflicts:    2644000 | #Learnt:      68623 | 0.001
1091.42/1091.69	c total clause space: 206.656MB
1091.42/1091.69	c total #watches: 185157
1092.01/1092.27	c total #propagations: 158481431 / total #impl: 910693319 (eff. 0.174)
1092.01/1092.27	c #Conflicts:    2645000 | #Learnt:      69623 | 0.001
1092.01/1092.27	c total clause space: 206.656MB
1092.01/1092.27	c total #watches: 187954
1092.71/1092.92	c total #propagations: 158548930 / total #impl: 911156557 (eff. 0.174)
1092.71/1092.92	c #Conflicts:    2646000 | #Learnt:      70623 | 0.001
1092.71/1092.92	c total clause space: 206.656MB
1092.71/1092.92	c total #watches: 190773
1093.41/1093.64	c total #propagations: 158624463 / total #impl: 911679911 (eff. 0.174)
1093.41/1093.64	c #Conflicts:    2647000 | #Learnt:      71623 | 0.001
1093.41/1093.64	c total clause space: 206.656MB
1093.41/1093.64	c total #watches: 194933
1094.21/1094.48	c total #propagations: 158709552 / total #impl: 912299363 (eff. 0.174)
1094.21/1094.48	c #Conflicts:    2648000 | #Learnt:      72623 | 0.001
1094.21/1094.48	c total clause space: 206.656MB
1094.21/1094.48	c total #watches: 198898
1095.21/1095.40	c total #propagations: 158780921 / total #impl: 912837272 (eff. 0.174)
1095.21/1095.40	c #Conflicts:    2649000 | #Learnt:      73623 | 0.001
1095.21/1095.40	c total clause space: 206.656MB
1095.21/1095.40	c total #watches: 203619
1096.11/1096.30	c total #propagations: 158865919 / total #impl: 913389611 (eff. 0.174)
1096.11/1096.30	c #Conflicts:    2650000 | #Learnt:      74623 | 0.001
1096.11/1096.30	c total clause space: 206.656MB
1096.11/1096.30	c total #watches: 207316
1096.91/1097.18	c total #propagations: 158948683 / total #impl: 913927976 (eff. 0.174)
1096.91/1097.18	c #Conflicts:    2651000 | #Learnt:      75623 | 0.001
1096.91/1097.18	c total clause space: 206.656MB
1096.91/1097.18	c total #watches: 210370
1097.91/1098.15	c total #propagations: 159021975 / total #impl: 914471856 (eff. 0.174)
1097.91/1098.15	c #Conflicts:    2652000 | #Learnt:      76623 | 0.001
1097.91/1098.15	c total clause space: 206.656MB
1097.91/1098.15	c total #watches: 213621
1098.91/1099.11	c total #propagations: 159104381 / total #impl: 915055132 (eff. 0.174)
1098.91/1099.11	c #Conflicts:    2653000 | #Learnt:      77623 | 0.001
1098.91/1099.11	c total clause space: 206.656MB
1098.91/1099.11	c total #watches: 217340
1100.01/1100.20	c total #propagations: 159186127 / total #impl: 915701222 (eff. 0.174)
1100.01/1100.20	c #Conflicts:    2654000 | #Learnt:      78623 | 0.001
1100.01/1100.20	c total clause space: 206.656MB
1100.01/1100.20	c total #watches: 220578
1100.61/1100.80	c total #propagations: 159269966 / total #impl: 916325084 (eff. 0.174)
1100.61/1100.80	c GARBAGE COLLECT
1100.61/1100.80	c #Conflicts:    2655000 | #Learnt:      40139 | 0.001
1100.61/1100.80	c total clause space: 206.656MB
1100.61/1100.80	c total #watches: 110444
1101.02/1101.27	c total #propagations: 159346493 / total #impl: 916766289 (eff. 0.174)
1101.02/1101.27	c #Conflicts:    2656000 | #Learnt:      41139 | 0.001
1101.02/1101.27	c total clause space: 206.656MB
1101.02/1101.27	c total #watches: 113967
1101.41/1101.68	c total #propagations: 159437838 / total #impl: 917301509 (eff. 0.174)
1101.41/1101.68	c #Conflicts:    2657000 | #Learnt:      42139 | 0.001
1101.41/1101.68	c total clause space: 206.656MB
1101.41/1101.68	c total #watches: 117301
1101.91/1102.16	c total #propagations: 159511787 / total #impl: 917729305 (eff. 0.174)
1101.91/1102.16	c #Conflicts:    2658000 | #Learnt:      43139 | 0.001
1101.91/1102.16	c total clause space: 206.656MB
1101.91/1102.16	c total #watches: 120623
1102.51/1102.75	c total #propagations: 159597504 / total #impl: 918242068 (eff. 0.174)
1102.51/1102.75	c #Conflicts:    2659000 | #Learnt:      44139 | 0.001
1102.51/1102.75	c total clause space: 206.656MB
1102.51/1102.75	c total #watches: 124508
1103.12/1103.31	c total #propagations: 159694348 / total #impl: 918776314 (eff. 0.174)
1103.12/1103.31	c #Conflicts:    2660000 | #Learnt:      45139 | 0.001
1103.12/1103.31	c total clause space: 206.656MB
1103.12/1103.31	c total #watches: 128220
1103.71/1103.95	c total #propagations: 159784872 / total #impl: 919235698 (eff. 0.174)
1103.71/1103.95	c #Conflicts:    2661000 | #Learnt:      46139 | 0.001
1103.71/1103.95	c total clause space: 206.656MB
1103.71/1103.95	c total #watches: 132425
1104.41/1104.69	c total #propagations: 159886213 / total #impl: 919775667 (eff. 0.174)
1104.41/1104.69	c #Conflicts:    2662000 | #Learnt:      47139 | 0.001
1104.41/1104.69	c total clause space: 206.656MB
1104.41/1104.69	c total #watches: 136915
1105.21/1105.45	c total #propagations: 159985731 / total #impl: 920294811 (eff. 0.174)
1105.21/1105.45	c #Conflicts:    2663000 | #Learnt:      48139 | 0.001
1105.21/1105.45	c total clause space: 206.656MB
1105.21/1105.45	c total #watches: 141687
1105.91/1106.17	c total #propagations: 160098760 / total #impl: 920931339 (eff. 0.174)
1105.91/1106.17	c #Conflicts:    2664000 | #Learnt:      49139 | 0.001
1105.91/1106.17	c total clause space: 206.656MB
1105.91/1106.17	c total #watches: 145534
1106.81/1107.06	c total #propagations: 160191607 / total #impl: 921440807 (eff. 0.174)
1106.81/1107.06	c #Conflicts:    2665000 | #Learnt:      50139 | 0.001
1106.81/1107.06	c total clause space: 206.656MB
1106.81/1107.06	c total #watches: 150391
1107.81/1108.07	c total #propagations: 160294271 / total #impl: 922040757 (eff. 0.174)
1107.81/1108.07	c #Conflicts:    2666000 | #Learnt:      51139 | 0.001
1107.81/1108.07	c total clause space: 206.656MB
1107.81/1108.07	c total #watches: 155370
1108.81/1109.05	c total #propagations: 160398945 / total #impl: 922659794 (eff. 0.174)
1108.81/1109.05	c #Conflicts:    2667000 | #Learnt:      52139 | 0.001
1108.81/1109.05	c total clause space: 206.656MB
1108.81/1109.05	c total #watches: 159541
1109.61/1109.84	c total #propagations: 160494147 / total #impl: 923214864 (eff. 0.174)
1109.61/1109.84	c #Conflicts:    2668000 | #Learnt:      53139 | 0.001
1109.61/1109.84	c total clause space: 206.656MB
1109.61/1109.84	c total #watches: 164022
1110.41/1110.69	c total #propagations: 160571501 / total #impl: 923623973 (eff. 0.174)
1110.41/1110.69	c #Conflicts:    2669000 | #Learnt:      54139 | 0.001
1110.41/1110.69	c total clause space: 206.656MB
1110.41/1110.69	c total #watches: 169039
1111.71/1111.90	c total #propagations: 160651168 / total #impl: 924078641 (eff. 0.174)
1111.71/1111.90	c #Conflicts:    2670000 | #Learnt:      55139 | 0.001
1111.71/1111.90	c total clause space: 206.656MB
1111.71/1111.90	c total #watches: 175413
1113.02/1113.28	c total #propagations: 160748910 / total #impl: 924756310 (eff. 0.174)
1113.02/1113.28	c #Conflicts:    2671000 | #Learnt:      56139 | 0.001
1113.02/1113.28	c total clause space: 206.656MB
1113.02/1113.28	c total #watches: 180250
1114.71/1114.96	c total #propagations: 160860855 / total #impl: 925449580 (eff. 0.174)
1114.71/1114.96	c #Conflicts:    2672000 | #Learnt:      57139 | 0.001
1114.71/1114.96	c total clause space: 206.656MB
1114.71/1114.96	c total #watches: 185479
1116.51/1116.79	c total #propagations: 160988256 / total #impl: 926230382 (eff. 0.174)
1116.51/1116.79	c #Conflicts:    2673000 | #Learnt:      58139 | 0.001
1116.51/1116.79	c total clause space: 206.656MB
1116.51/1116.79	c total #watches: 190591
1118.21/1118.47	c total #propagations: 161122619 / total #impl: 927063210 (eff. 0.174)
1118.21/1118.47	c #Conflicts:    2674000 | #Learnt:      59139 | 0.001
1118.21/1118.47	c total clause space: 206.656MB
1118.21/1118.47	c total #watches: 195816
1120.11/1120.32	c total #propagations: 161239640 / total #impl: 927754380 (eff. 0.174)
1120.11/1120.32	c #Conflicts:    2675000 | #Learnt:      60139 | 0.001
1120.11/1120.32	c total clause space: 206.656MB
1120.11/1120.32	c total #watches: 200392
1121.92/1122.12	c total #propagations: 161363934 / total #impl: 928480954 (eff. 0.174)
1121.92/1122.12	c #Conflicts:    2676000 | #Learnt:      61139 | 0.001
1121.92/1122.12	c total clause space: 206.656MB
1121.92/1122.12	c total #watches: 205835
1123.91/1124.11	c total #propagations: 161484605 / total #impl: 929222557 (eff. 0.174)
1123.91/1124.11	c #Conflicts:    2677000 | #Learnt:      62139 | 0.001
1123.91/1124.11	c total clause space: 206.656MB
1123.91/1124.11	c total #watches: 211673
1125.71/1125.96	c total #propagations: 161613496 / total #impl: 930095861 (eff. 0.174)
1125.71/1125.96	c #Conflicts:    2678000 | #Learnt:      63139 | 0.001
1125.71/1125.96	c total clause space: 206.656MB
1125.71/1125.96	c total #watches: 218005
1127.91/1128.13	c total #propagations: 161726198 / total #impl: 930861080 (eff. 0.174)
1127.91/1128.13	c #Conflicts:    2679000 | #Learnt:      64139 | 0.001
1127.91/1128.13	c total clause space: 206.656MB
1127.91/1128.13	c total #watches: 222401
1130.11/1130.38	c total #propagations: 161856280 / total #impl: 931569787 (eff. 0.174)
1130.11/1130.38	c #Conflicts:    2680000 | #Learnt:      65139 | 0.001
1130.11/1130.38	c total clause space: 206.656MB
1130.11/1130.38	c total #watches: 228300
1132.61/1132.87	c total #propagations: 161975703 / total #impl: 932428087 (eff. 0.174)
1132.61/1132.87	c #Conflicts:    2681000 | #Learnt:      66139 | 0.001
1132.61/1132.87	c total clause space: 206.656MB
1132.61/1132.87	c total #watches: 234068
1134.51/1134.76	c total #propagations: 162106304 / total #impl: 933307337 (eff. 0.174)
1134.51/1134.76	c #Conflicts:    2682000 | #Learnt:      67139 | 0.001
1134.51/1134.76	c total clause space: 206.656MB
1134.51/1134.76	c total #watches: 239075
1136.41/1136.65	c total #propagations: 162209782 / total #impl: 934069653 (eff. 0.174)
1136.41/1136.65	c #Conflicts:    2683000 | #Learnt:      68139 | 0.001
1136.41/1136.65	c total clause space: 206.656MB
1136.41/1136.65	c total #watches: 243251
1138.61/1138.83	c total #propagations: 162320287 / total #impl: 934784085 (eff. 0.174)
1138.61/1138.83	c #Conflicts:    2684000 | #Learnt:      69139 | 0.001
1138.61/1138.83	c total clause space: 206.656MB
1138.61/1138.83	c total #watches: 248627
1140.91/1141.12	c total #propagations: 162431468 / total #impl: 935661637 (eff. 0.174)
1140.91/1141.12	c #Conflicts:    2685000 | #Learnt:      70139 | 0.001
1140.91/1141.12	c total clause space: 206.656MB
1140.91/1141.12	c total #watches: 255454
1143.71/1143.98	c total #propagations: 162541011 / total #impl: 936643096 (eff. 0.174)
1143.71/1143.98	c #Conflicts:    2686000 | #Learnt:      71139 | 0.001
1143.71/1143.98	c total clause space: 206.656MB
1143.71/1143.98	c total #watches: 260524
1146.41/1146.65	c total #propagations: 162665767 / total #impl: 937608272 (eff. 0.173)
1146.41/1146.65	c #Conflicts:    2687000 | #Learnt:      72139 | 0.001
1146.41/1146.65	c total clause space: 206.656MB
1146.41/1146.65	c total #watches: 267745
1149.41/1149.70	c total #propagations: 162781860 / total #impl: 938546715 (eff. 0.173)
1149.41/1149.70	c #Conflicts:    2688000 | #Learnt:      73139 | 0.001
1149.41/1149.70	c total clause space: 206.656MB
1149.41/1149.70	c total #watches: 274297
1153.10/1153.38	c total #propagations: 162901299 / total #impl: 939545589 (eff. 0.173)
1153.10/1153.38	c #Conflicts:    2689000 | #Learnt:      74139 | 0.001
1153.10/1153.38	c total clause space: 206.656MB
1153.10/1153.38	c total #watches: 280549
1156.80/1157.08	c total #propagations: 163039413 / total #impl: 940668305 (eff. 0.173)
1156.80/1157.08	c #Conflicts:    2690000 | #Learnt:      75139 | 0.001
1156.80/1157.08	c total clause space: 206.656MB
1156.80/1157.08	c total #watches: 286201
1160.60/1160.89	c total #propagations: 163166916 / total #impl: 941778013 (eff. 0.173)
1160.60/1160.89	c #Conflicts:    2691000 | #Learnt:      76139 | 0.001
1160.60/1160.89	c total clause space: 206.656MB
1160.60/1160.89	c total #watches: 293097
1164.40/1164.60	c total #propagations: 163303088 / total #impl: 942827351 (eff. 0.173)
1164.40/1164.60	c #Conflicts:    2692000 | #Learnt:      77139 | 0.001
1164.40/1164.60	c total clause space: 206.656MB
1164.40/1164.60	c total #watches: 298354
1165.70/1165.92	c total #propagations: 163424527 / total #impl: 943830397 (eff. 0.173)
1165.70/1165.92	c #Conflicts:    2693000 | #Learnt:      78139 | 0.001
1165.70/1165.92	c total clause space: 206.656MB
1165.70/1165.92	c total #watches: 301012
1167.20/1167.40	c total #propagations: 163473638 / total #impl: 944151397 (eff. 0.173)
1167.20/1167.40	c #Conflicts:    2694000 | #Learnt:      79139 | 0.001
1167.20/1167.40	c total clause space: 206.656MB
1167.20/1167.40	c total #watches: 303505
1168.11/1168.35	c total #propagations: 163522488 / total #impl: 944442710 (eff. 0.173)
1168.11/1168.35	c GARBAGE COLLECT
1168.11/1168.35	c #Conflicts:    2695000 | #Learnt:      40331 | 0.001
1168.11/1168.35	c total clause space: 206.656MB
1168.11/1168.35	c total #watches: 110548
1168.30/1168.55	c total #propagations: 163574746 / total #impl: 944765449 (eff. 0.173)
1168.30/1168.55	c #Conflicts:    2696000 | #Learnt:      41331 | 0.001
1168.30/1168.55	c total clause space: 206.656MB
1168.30/1168.55	c total #watches: 112945
1168.50/1168.77	c total #propagations: 163616460 / total #impl: 944934597 (eff. 0.173)
1168.50/1168.77	c #Conflicts:    2697000 | #Learnt:      42331 | 0.001
1168.50/1168.77	c total clause space: 206.656MB
1168.50/1168.77	c total #watches: 115336
1168.80/1169.09	c total #propagations: 163656727 / total #impl: 945095378 (eff. 0.173)
1168.80/1169.09	c #Conflicts:    2698000 | #Learnt:      43331 | 0.001
1168.80/1169.09	c total clause space: 206.656MB
1168.80/1169.09	c total #watches: 118179
1169.21/1169.44	c total #propagations: 163710315 / total #impl: 945340884 (eff. 0.173)
1169.21/1169.44	c #Conflicts:    2699000 | #Learnt:      44331 | 0.001
1169.21/1169.44	c total clause space: 206.656MB
1169.21/1169.44	c total #watches: 120694
1169.60/1169.84	c total #propagations: 163763894 / total #impl: 945683191 (eff. 0.173)
1169.60/1169.84	c #Conflicts:    2700000 | #Learnt:      45331 | 0.001
1169.60/1169.84	c total clause space: 206.656MB
1169.60/1169.84	c total #watches: 123506
1170.00/1170.23	c total #propagations: 163825522 / total #impl: 946063921 (eff. 0.173)
1170.00/1170.23	c #Conflicts:    2701000 | #Learnt:      46331 | 0.001
1170.00/1170.23	c total clause space: 206.656MB
1170.00/1170.23	c total #watches: 126070
1170.21/1170.49	c total #propagations: 163877208 / total #impl: 946345781 (eff. 0.173)
1170.21/1170.49	c #Conflicts:    2702000 | #Learnt:      47331 | 0.001
1170.21/1170.49	c total clause space: 206.656MB
1170.21/1170.49	c total #watches: 128433
1170.50/1170.78	c total #propagations: 163916870 / total #impl: 946527992 (eff. 0.173)
1170.50/1170.78	c #Conflicts:    2703000 | #Learnt:      48331 | 0.001
1170.50/1170.78	c total clause space: 206.656MB
1170.50/1170.78	c total #watches: 131017
1170.90/1171.13	c total #propagations: 163970720 / total #impl: 946858620 (eff. 0.173)
1170.90/1171.13	c #Conflicts:    2704000 | #Learnt:      49331 | 0.001
1170.90/1171.13	c total clause space: 206.656MB
1170.90/1171.13	c total #watches: 133948
1171.20/1171.44	c total #propagations: 164023515 / total #impl: 947146541 (eff. 0.173)
1171.20/1171.44	c #Conflicts:    2705000 | #Learnt:      50331 | 0.001
1171.20/1171.44	c total clause space: 206.656MB
1171.20/1171.44	c total #watches: 136549
1171.60/1171.86	c total #propagations: 164067002 / total #impl: 947349153 (eff. 0.173)
1171.60/1171.86	c #Conflicts:    2706000 | #Learnt:      51331 | 0.001
1171.60/1171.86	c total clause space: 206.656MB
1171.60/1171.86	c total #watches: 139190
1172.10/1172.32	c total #propagations: 164123225 / total #impl: 947725420 (eff. 0.173)
1172.10/1172.32	c #Conflicts:    2707000 | #Learnt:      52331 | 0.001
1172.10/1172.32	c total clause space: 206.656MB
1172.10/1172.32	c total #watches: 141850
1172.51/1172.74	c total #propagations: 164178967 / total #impl: 948056398 (eff. 0.173)
1172.51/1172.74	c #Conflicts:    2708000 | #Learnt:      53331 | 0.001
1172.51/1172.74	c total clause space: 206.656MB
1172.51/1172.74	c total #watches: 144913
1172.90/1173.16	c total #propagations: 164236536 / total #impl: 948363149 (eff. 0.173)
1172.90/1173.16	c #Conflicts:    2709000 | #Learnt:      54331 | 0.001
1172.90/1173.16	c total clause space: 206.656MB
1172.90/1173.16	c total #watches: 147813
1173.40/1173.62	c total #propagations: 164300438 / total #impl: 948688087 (eff. 0.173)
1173.40/1173.62	c #Conflicts:    2710000 | #Learnt:      55331 | 0.001
1173.40/1173.62	c total clause space: 206.656MB
1173.40/1173.62	c total #watches: 151768
1173.90/1174.19	c total #propagations: 164360922 / total #impl: 948987200 (eff. 0.173)
1173.90/1174.19	c #Conflicts:    2711000 | #Learnt:      56331 | 0.001
1173.90/1174.19	c total clause space: 206.656MB
1173.90/1174.19	c total #watches: 155838
1174.30/1174.57	c total #propagations: 164434930 / total #impl: 949370715 (eff. 0.173)
1174.30/1174.57	c #Conflicts:    2712000 | #Learnt:      57331 | 0.001
1174.30/1174.57	c total clause space: 206.656MB
1174.30/1174.57	c total #watches: 158230
1174.80/1175.01	c total #propagations: 164479696 / total #impl: 949609247 (eff. 0.173)
1174.80/1175.01	c #Conflicts:    2713000 | #Learnt:      58331 | 0.001
1174.80/1175.01	c total clause space: 206.656MB
1174.80/1175.01	c total #watches: 160717
1175.30/1175.55	c total #propagations: 164522571 / total #impl: 949819440 (eff. 0.173)
1175.30/1175.55	c #Conflicts:    2714000 | #Learnt:      59331 | 0.001
1175.30/1175.55	c total clause space: 206.656MB
1175.30/1175.55	c total #watches: 163766
1175.81/1176.02	c total #propagations: 164577989 / total #impl: 950154572 (eff. 0.173)
1175.81/1176.02	c #Conflicts:    2715000 | #Learnt:      60331 | 0.001
1175.81/1176.02	c total clause space: 206.656MB
1175.81/1176.02	c total #watches: 166380
1176.20/1176.43	c total #propagations: 164628045 / total #impl: 950424699 (eff. 0.173)
1176.20/1176.43	c #Conflicts:    2716000 | #Learnt:      61331 | 0.001
1176.20/1176.43	c total clause space: 206.656MB
1176.20/1176.43	c total #watches: 168993
1176.70/1176.93	c total #propagations: 164670715 / total #impl: 950642224 (eff. 0.173)
1176.70/1176.93	c #Conflicts:    2717000 | #Learnt:      62331 | 0.001
1176.70/1176.93	c total clause space: 206.656MB
1176.70/1176.93	c total #watches: 172058
1177.20/1177.42	c total #propagations: 164723504 / total #impl: 950952133 (eff. 0.173)
1177.20/1177.42	c #Conflicts:    2718000 | #Learnt:      63331 | 0.001
1177.20/1177.42	c total clause space: 206.656MB
1177.20/1177.42	c total #watches: 175036
1177.70/1177.94	c total #propagations: 164774761 / total #impl: 951319129 (eff. 0.173)
1177.70/1177.94	c #Conflicts:    2719000 | #Learnt:      64331 | 0.001
1177.70/1177.94	c total clause space: 206.656MB
1177.70/1177.94	c total #watches: 177606
1178.10/1178.35	c total #propagations: 164833739 / total #impl: 951774981 (eff. 0.173)
1178.10/1178.35	c #Conflicts:    2720000 | #Learnt:      65331 | 0.001
1178.10/1178.35	c total clause space: 206.656MB
1178.10/1178.35	c total #watches: 180073
1178.60/1178.80	c total #propagations: 164876434 / total #impl: 952013268 (eff. 0.173)
1178.60/1178.80	c #Conflicts:    2721000 | #Learnt:      66331 | 0.001
1178.60/1178.80	c total clause space: 206.656MB
1178.60/1178.80	c total #watches: 182855
1179.20/1179.45	c total #propagations: 164924595 / total #impl: 952269793 (eff. 0.173)
1179.20/1179.45	c #Conflicts:    2722000 | #Learnt:      67331 | 0.001
1179.20/1179.45	c total clause space: 206.656MB
1179.20/1179.45	c total #watches: 186486
1179.70/1179.93	c total #propagations: 164987441 / total #impl: 952644473 (eff. 0.173)
1179.70/1179.93	c #Conflicts:    2723000 | #Learnt:      68331 | 0.001
1179.70/1179.93	c total clause space: 206.656MB
1179.70/1179.93	c total #watches: 189341
1180.11/1180.37	c total #propagations: 165042621 / total #impl: 952951496 (eff. 0.173)
1180.11/1180.37	c #Conflicts:    2724000 | #Learnt:      69331 | 0.001
1180.11/1180.37	c total clause space: 206.656MB
1180.11/1180.37	c total #watches: 192037
1180.60/1180.86	c total #propagations: 165084578 / total #impl: 953152814 (eff. 0.173)
1180.60/1180.86	c #Conflicts:    2725000 | #Learnt:      70331 | 0.001
1180.60/1180.86	c total clause space: 206.656MB
1180.60/1180.86	c total #watches: 194471
1181.10/1181.34	c total #propagations: 165134874 / total #impl: 953413115 (eff. 0.173)
1181.10/1181.34	c #Conflicts:    2726000 | #Learnt:      71331 | 0.001
1181.10/1181.34	c total clause space: 206.656MB
1181.10/1181.34	c total #watches: 196862
1181.70/1181.93	c total #propagations: 165183637 / total #impl: 953678651 (eff. 0.173)
1181.70/1181.93	c #Conflicts:    2727000 | #Learnt:      72331 | 0.001
1181.70/1181.93	c total clause space: 206.656MB
1181.70/1181.93	c total #watches: 199353
1182.41/1182.63	c total #propagations: 165243387 / total #impl: 954072228 (eff. 0.173)
1182.41/1182.63	c #Conflicts:    2728000 | #Learnt:      73331 | 0.001
1182.41/1182.63	c total clause space: 206.656MB
1182.41/1182.63	c total #watches: 202564
1183.30/1183.53	c total #propagations: 165294945 / total #impl: 954417649 (eff. 0.173)
1183.30/1183.53	c #Conflicts:    2729000 | #Learnt:      74331 | 0.001
1183.30/1183.53	c total clause space: 206.656MB
1183.30/1183.53	c total #watches: 205987
1184.40/1184.63	c total #propagations: 165361526 / total #impl: 954951704 (eff. 0.173)
1184.40/1184.63	c #Conflicts:    2730000 | #Learnt:      75331 | 0.001
1184.40/1184.63	c total clause space: 206.656MB
1184.40/1184.63	c total #watches: 210297
1185.10/1185.33	c total #propagations: 165436527 / total #impl: 955631723 (eff. 0.173)
1185.10/1185.33	c #Conflicts:    2731000 | #Learnt:      76331 | 0.001
1185.10/1185.33	c total clause space: 206.656MB
1185.10/1185.33	c total #watches: 213247
1185.80/1186.08	c total #propagations: 165499331 / total #impl: 956160669 (eff. 0.173)
1185.80/1186.08	c #Conflicts:    2732000 | #Learnt:      77331 | 0.001
1185.80/1186.08	c total clause space: 206.656MB
1185.80/1186.08	c total #watches: 217472
1186.71/1186.95	c total #propagations: 165572415 / total #impl: 956685229 (eff. 0.173)
1186.71/1186.95	c #Conflicts:    2733000 | #Learnt:      78331 | 0.001
1186.71/1186.95	c total clause space: 206.656MB
1186.71/1186.95	c total #watches: 222457
1187.60/1187.88	c total #propagations: 165643367 / total #impl: 957245126 (eff. 0.173)
1187.60/1187.88	c #Conflicts:    2734000 | #Learnt:      79331 | 0.001
1187.60/1187.88	c total clause space: 206.656MB
1187.60/1187.88	c total #watches: 228152
1188.50/1188.73	c total #propagations: 165714390 / total #impl: 957809161 (eff. 0.173)
1188.50/1188.73	c GARBAGE COLLECT
1188.50/1188.73	c #Conflicts:    2735000 | #Learnt:      40221 | 0.001
1188.50/1188.73	c total clause space: 206.656MB
1188.50/1188.73	c total #watches: 110177
1188.80/1189.05	c total #propagations: 165779872 / total #impl: 958286242 (eff. 0.173)
1188.80/1189.05	c #Conflicts:    2736000 | #Learnt:      41221 | 0.001
1188.80/1189.05	c total clause space: 206.656MB
1188.80/1189.05	c total #watches: 113367
1189.10/1189.35	c total #propagations: 165837112 / total #impl: 958569956 (eff. 0.173)
1189.10/1189.35	c #Conflicts:    2737000 | #Learnt:      42221 | 0.001
1189.10/1189.35	c total clause space: 206.656MB
1189.10/1189.35	c total #watches: 116437
1189.30/1189.59	c total #propagations: 165887036 / total #impl: 958856633 (eff. 0.173)
1189.30/1189.59	c #Conflicts:    2738000 | #Learnt:      43221 | 0.001
1189.30/1189.59	c total clause space: 206.656MB
1189.30/1189.59	c total #watches: 118992
1189.60/1189.89	c total #propagations: 165928395 / total #impl: 959040421 (eff. 0.173)
1189.60/1189.89	c #Conflicts:    2739000 | #Learnt:      44221 | 0.001
1189.60/1189.89	c total clause space: 206.656MB
1189.60/1189.89	c total #watches: 121538
1190.01/1190.24	c total #propagations: 165976946 / total #impl: 959302223 (eff. 0.173)
1190.01/1190.24	c #Conflicts:    2740000 | #Learnt:      45221 | 0.001
1190.01/1190.24	c total clause space: 206.656MB
1190.01/1190.24	c total #watches: 123924
1190.30/1190.50	c total #propagations: 166031604 / total #impl: 959631731 (eff. 0.173)
1190.30/1190.50	c #Conflicts:    2741000 | #Learnt:      46221 | 0.001
1190.30/1190.50	c total clause space: 206.656MB
1190.30/1190.50	c total #watches: 126444
1190.50/1190.75	c total #propagations: 166073177 / total #impl: 959824538 (eff. 0.173)
1190.50/1190.75	c #Conflicts:    2742000 | #Learnt:      47221 | 0.001
1190.50/1190.75	c total clause space: 206.656MB
1190.50/1190.75	c total #watches: 128849
1190.90/1191.11	c total #propagations: 166113417 / total #impl: 960006751 (eff. 0.173)
1190.90/1191.11	c #Conflicts:    2743000 | #Learnt:      48221 | 0.001
1190.90/1191.11	c total clause space: 206.656MB
1190.90/1191.11	c total #watches: 131524
1191.30/1191.51	c total #propagations: 166185474 / total #impl: 960314003 (eff. 0.173)
1191.30/1191.51	c #Conflicts:    2744000 | #Learnt:      49221 | 0.001
1191.30/1191.51	c total clause space: 206.656MB
1191.30/1191.51	c total #watches: 134409
1191.70/1191.91	c total #propagations: 166245618 / total #impl: 960712025 (eff. 0.173)
1191.70/1191.91	c #Conflicts:    2745000 | #Learnt:      50221 | 0.001
1191.70/1191.91	c total clause space: 206.656MB
1191.70/1191.91	c total #watches: 137216
1192.00/1192.20	c total #propagations: 166303083 / total #impl: 961056664 (eff. 0.173)
1192.00/1192.20	c #Conflicts:    2746000 | #Learnt:      51221 | 0.001
1192.00/1192.20	c total clause space: 206.656MB
1192.00/1192.20	c total #watches: 139612
1192.20/1192.48	c total #propagations: 166342617 / total #impl: 961247653 (eff. 0.173)
1192.20/1192.48	c #Conflicts:    2747000 | #Learnt:      52221 | 0.001
1192.20/1192.48	c total clause space: 206.656MB
1192.20/1192.48	c total #watches: 142411
1192.60/1192.82	c total #propagations: 166383668 / total #impl: 961423312 (eff. 0.173)
1192.60/1192.82	c #Conflicts:    2748000 | #Learnt:      53221 | 0.001
1192.60/1192.82	c total clause space: 206.656MB
1192.60/1192.82	c total #watches: 144830
1192.80/1193.09	c total #propagations: 166431092 / total #impl: 961714257 (eff. 0.173)
1192.80/1193.09	c #Conflicts:    2749000 | #Learnt:      54221 | 0.001
1192.80/1193.09	c total clause space: 206.656MB
1192.80/1193.09	c total #watches: 147441
1193.20/1193.41	c total #propagations: 166470652 / total #impl: 961875928 (eff. 0.173)
1193.20/1193.41	c #Conflicts:    2750000 | #Learnt:      55221 | 0.001
1193.20/1193.41	c total clause space: 206.656MB
1193.20/1193.41	c total #watches: 150104
1193.50/1193.77	c total #propagations: 166508407 / total #impl: 962050455 (eff. 0.173)
1193.50/1193.77	c #Conflicts:    2751000 | #Learnt:      56221 | 0.001
1193.50/1193.77	c total clause space: 206.656MB
1193.50/1193.77	c total #watches: 152498
1194.00/1194.23	c total #propagations: 166567709 / total #impl: 962396131 (eff. 0.173)
1194.00/1194.23	c #Conflicts:    2752000 | #Learnt:      57221 | 0.001
1194.00/1194.23	c total clause space: 206.656MB
1194.00/1194.23	c total #watches: 155090
1194.40/1194.70	c total #propagations: 166626079 / total #impl: 962796850 (eff. 0.173)
1194.40/1194.70	c #Conflicts:    2753000 | #Learnt:      58221 | 0.001
1194.40/1194.70	c total clause space: 206.656MB
1194.40/1194.70	c total #watches: 157685
1195.00/1195.20	c total #propagations: 166688359 / total #impl: 963206717 (eff. 0.173)
1195.00/1195.20	c #Conflicts:    2754000 | #Learnt:      59221 | 0.001
1195.00/1195.20	c total clause space: 206.656MB
1195.00/1195.20	c total #watches: 160636
1195.60/1195.86	c total #propagations: 166752645 / total #impl: 963623843 (eff. 0.173)
1195.60/1195.86	c #Conflicts:    2755000 | #Learnt:      60221 | 0.001
1195.60/1195.86	c total clause space: 206.656MB
1195.60/1195.86	c total #watches: 164826
1196.30/1196.51	c total #propagations: 166832408 / total #impl: 964155270 (eff. 0.173)
1196.30/1196.51	c #Conflicts:    2756000 | #Learnt:      61221 | 0.001
1196.30/1196.51	c total clause space: 206.656MB
1196.30/1196.51	c total #watches: 167793
1196.70/1196.96	c total #propagations: 166907786 / total #impl: 964647517 (eff. 0.173)
1196.70/1196.96	c #Conflicts:    2757000 | #Learnt:      62221 | 0.001
1196.70/1196.96	c total clause space: 206.656MB
1196.70/1196.96	c total #watches: 170324
1197.10/1197.35	c total #propagations: 166955984 / total #impl: 964887792 (eff. 0.173)
1197.10/1197.35	c #Conflicts:    2758000 | #Learnt:      63221 | 0.001
1197.10/1197.35	c total clause space: 206.656MB
1197.10/1197.35	c total #watches: 173022
1197.50/1197.76	c total #propagations: 166996323 / total #impl: 965093012 (eff. 0.173)
1197.50/1197.76	c #Conflicts:    2759000 | #Learnt:      64221 | 0.001
1197.50/1197.76	c total clause space: 206.656MB
1197.50/1197.76	c total #watches: 175807
1198.00/1198.21	c total #propagations: 167041447 / total #impl: 965297272 (eff. 0.173)
1198.00/1198.21	c #Conflicts:    2760000 | #Learnt:      65221 | 0.001
1198.00/1198.21	c total clause space: 206.656MB
1198.00/1198.21	c total #watches: 178202
1198.40/1198.69	c total #propagations: 167084518 / total #impl: 965528657 (eff. 0.173)
1198.40/1198.69	c #Conflicts:    2761000 | #Learnt:      66221 | 0.001
1198.40/1198.69	c total clause space: 206.656MB
1198.40/1198.69	c total #watches: 180947
1198.90/1199.11	c total #propagations: 167131483 / total #impl: 965802484 (eff. 0.173)
1198.90/1199.11	c #Conflicts:    2762000 | #Learnt:      67221 | 0.001
1198.90/1199.11	c total clause space: 206.656MB
1198.90/1199.11	c total #watches: 183824
1199.40/1199.65	c total #propagations: 167175397 / total #impl: 966022751 (eff. 0.173)
1199.40/1199.65	c #Conflicts:    2763000 | #Learnt:      68221 | 0.001
1199.40/1199.65	c total clause space: 206.656MB
1199.40/1199.65	c total #watches: 186443
1200.10/1200.38	c total #propagations: 167228186 / total #impl: 966344630 (eff. 0.173)
1200.10/1200.38	c #Conflicts:    2764000 | #Learnt:      69221 | 0.001
1200.10/1200.38	c total clause space: 206.656MB
1200.10/1200.38	c total #watches: 189986
1200.80/1201.03	c total #propagations: 167295725 / total #impl: 966806223 (eff. 0.173)
1200.80/1201.03	c #Conflicts:    2765000 | #Learnt:      70221 | 0.001
1200.80/1201.03	c total clause space: 206.656MB
1200.80/1201.03	c total #watches: 192946
1201.30/1201.55	c total #propagations: 167360818 / total #impl: 967221989 (eff. 0.173)
1201.30/1201.55	c #Conflicts:    2766000 | #Learnt:      71221 | 0.001
1201.30/1201.55	c total clause space: 206.656MB
1201.30/1201.55	c total #watches: 195636
1201.90/1202.14	c total #propagations: 167409728 / total #impl: 967461007 (eff. 0.173)
1201.90/1202.14	c #Conflicts:    2767000 | #Learnt:      72221 | 0.001
1201.90/1202.14	c total clause space: 206.656MB
1201.90/1202.14	c total #watches: 198146
1202.40/1202.67	c total #propagations: 167467894 / total #impl: 967804393 (eff. 0.173)
1202.40/1202.67	c #Conflicts:    2768000 | #Learnt:      73221 | 0.001
1202.40/1202.67	c total clause space: 206.656MB
1202.40/1202.67	c total #watches: 200734
1203.00/1203.24	c total #propagations: 167517239 / total #impl: 968088603 (eff. 0.173)
1203.00/1203.24	c #Conflicts:    2769000 | #Learnt:      74221 | 0.001
1203.00/1203.24	c total clause space: 206.656MB
1203.00/1203.24	c total #watches: 203430
1203.40/1203.68	c total #propagations: 167567658 / total #impl: 968371354 (eff. 0.173)
1203.40/1203.68	c #Conflicts:    2770000 | #Learnt:      75221 | 0.001
1203.40/1203.68	c total clause space: 206.656MB
1203.40/1203.68	c total #watches: 206132
1204.00/1204.27	c total #propagations: 167608421 / total #impl: 968608436 (eff. 0.173)
1204.00/1204.27	c #Conflicts:    2771000 | #Learnt:      76221 | 0.001
1204.00/1204.27	c total clause space: 206.656MB
1204.00/1204.27	c total #watches: 208522
1204.60/1204.86	c total #propagations: 167663060 / total #impl: 969025488 (eff. 0.173)
1204.60/1204.86	c #Conflicts:    2772000 | #Learnt:      77221 | 0.001
1204.60/1204.86	c total clause space: 206.656MB
1204.60/1204.86	c total #watches: 210889
1205.40/1205.66	c total #propagations: 167715294 / total #impl: 969389165 (eff. 0.173)
1205.40/1205.66	c #Conflicts:    2773000 | #Learnt:      78221 | 0.001
1205.40/1205.66	c total clause space: 206.656MB
1205.40/1205.66	c total #watches: 214814
1206.30/1206.51	c total #propagations: 167788661 / total #impl: 969884208 (eff. 0.173)
1206.30/1206.51	c #Conflicts:    2774000 | #Learnt:      79221 | 0.001
1206.30/1206.51	c total clause space: 206.656MB
1206.30/1206.51	c total #watches: 218917
1207.20/1207.40	c total #propagations: 167868978 / total #impl: 970513983 (eff. 0.173)
1207.20/1207.40	c #Conflicts:    2775000 | #Learnt:      80221 | 0.001
1207.20/1207.40	c total clause space: 206.656MB
1207.20/1207.40	c total #watches: 223165
1207.70/1207.93	c total #propagations: 167951590 / total #impl: 971127561 (eff. 0.173)
1207.70/1207.93	c GARBAGE COLLECT
1207.70/1207.93	c #Conflicts:    2776000 | #Learnt:      40814 | 0.001
1207.70/1207.93	c total clause space: 206.656MB
1207.70/1207.93	c total #watches: 111972
1208.10/1208.31	c total #propagations: 168019214 / total #impl: 971446839 (eff. 0.173)
1208.10/1208.31	c #Conflicts:    2777000 | #Learnt:      41814 | 0.001
1208.10/1208.31	c total clause space: 206.656MB
1208.10/1208.31	c total #watches: 115101
1208.50/1208.71	c total #propagations: 168095178 / total #impl: 971847772 (eff. 0.173)
1208.50/1208.71	c #Conflicts:    2778000 | #Learnt:      42814 | 0.001
1208.50/1208.71	c total clause space: 206.656MB
1208.50/1208.71	c total #watches: 118043
1208.90/1209.17	c total #propagations: 168172380 / total #impl: 972237736 (eff. 0.173)
1208.90/1209.17	c #Conflicts:    2779000 | #Learnt:      43814 | 0.001
1208.90/1209.17	c total clause space: 206.656MB
1208.90/1209.17	c total #watches: 122301
1209.50/1209.72	c total #propagations: 168245199 / total #impl: 972654609 (eff. 0.173)
1209.50/1209.72	c #Conflicts:    2780000 | #Learnt:      44814 | 0.001
1209.50/1209.72	c total clause space: 206.656MB
1209.50/1209.72	c total #watches: 127830
1210.00/1210.29	c total #propagations: 168329547 / total #impl: 973225676 (eff. 0.173)
1210.00/1210.29	c #Conflicts:    2781000 | #Learnt:      45814 | 0.001
1210.00/1210.29	c total clause space: 206.656MB
1210.00/1210.29	c total #watches: 132367
1210.90/1211.17	c total #propagations: 168412037 / total #impl: 973691429 (eff. 0.173)
1210.90/1211.17	c #Conflicts:    2782000 | #Learnt:      46814 | 0.001
1210.90/1211.17	c total clause space: 206.656MB
1210.90/1211.17	c total #watches: 138411
1211.89/1212.13	c total #propagations: 168523193 / total #impl: 974351150 (eff. 0.173)
1211.89/1212.13	c #Conflicts:    2783000 | #Learnt:      47814 | 0.001
1211.89/1212.13	c total clause space: 206.656MB
1211.89/1212.13	c total #watches: 143243
1212.59/1212.82	c total #propagations: 168633702 / total #impl: 975077456 (eff. 0.173)
1212.59/1212.82	c #Conflicts:    2784000 | #Learnt:      48814 | 0.001
1212.59/1212.82	c total clause space: 206.656MB
1212.59/1212.82	c total #watches: 147025
1213.20/1213.48	c total #propagations: 168727578 / total #impl: 975561234 (eff. 0.173)
1213.20/1213.48	c #Conflicts:    2785000 | #Learnt:      49814 | 0.001
1213.20/1213.48	c total clause space: 206.656MB
1213.20/1213.48	c total #watches: 151091
1213.89/1214.19	c total #propagations: 168820610 / total #impl: 976023924 (eff. 0.173)
1213.89/1214.19	c #Conflicts:    2786000 | #Learnt:      50814 | 0.001
1213.89/1214.19	c total clause space: 206.656MB
1213.89/1214.19	c total #watches: 154781
1214.69/1214.93	c total #propagations: 168908083 / total #impl: 976461539 (eff. 0.173)
1214.69/1214.93	c #Conflicts:    2787000 | #Learnt:      51814 | 0.001
1214.69/1214.93	c total clause space: 206.656MB
1214.69/1214.93	c total #watches: 159229
1215.69/1215.94	c total #propagations: 168997895 / total #impl: 976923728 (eff. 0.173)
1215.69/1215.94	c #Conflicts:    2788000 | #Learnt:      52814 | 0.001
1215.69/1215.94	c total clause space: 206.656MB
1215.69/1215.94	c total #watches: 163529
1216.79/1217.00	c total #propagations: 169107813 / total #impl: 977531200 (eff. 0.173)
1216.79/1217.00	c #Conflicts:    2789000 | #Learnt:      53814 | 0.001
1216.79/1217.00	c total clause space: 206.656MB
1216.79/1217.00	c total #watches: 167654
1217.79/1218.05	c total #propagations: 169220925 / total #impl: 978179599 (eff. 0.173)
1217.79/1218.05	c #Conflicts:    2790000 | #Learnt:      54814 | 0.001
1217.79/1218.05	c total clause space: 206.656MB
1217.79/1218.05	c total #watches: 172435
1219.09/1219.31	c total #propagations: 169325303 / total #impl: 978791960 (eff. 0.173)
1219.09/1219.31	c #Conflicts:    2791000 | #Learnt:      55814 | 0.001
1219.09/1219.31	c total clause space: 206.656MB
1219.09/1219.31	c total #watches: 178023
1220.29/1220.52	c total #propagations: 169448686 / total #impl: 979543355 (eff. 0.173)
1220.29/1220.52	c #Conflicts:    2792000 | #Learnt:      56814 | 0.001
1220.29/1220.52	c total clause space: 206.656MB
1220.29/1220.52	c total #watches: 183564
1221.69/1221.99	c total #propagations: 169556385 / total #impl: 980257638 (eff. 0.173)
1221.69/1221.99	c #Conflicts:    2793000 | #Learnt:      57814 | 0.001
1221.69/1221.99	c total clause space: 206.656MB
1221.69/1221.99	c total #watches: 188289
1223.10/1223.39	c total #propagations: 169672287 / total #impl: 980991470 (eff. 0.173)
1223.10/1223.39	c #Conflicts:    2794000 | #Learnt:      58814 | 0.001
1223.10/1223.39	c total clause space: 206.656MB
1223.10/1223.39	c total #watches: 194273
1224.20/1224.40	c total #propagations: 169779951 / total #impl: 981765526 (eff. 0.173)
1224.20/1224.40	c #Conflicts:    2795000 | #Learnt:      59814 | 0.001
1224.20/1224.40	c total clause space: 206.656MB
1224.20/1224.40	c total #watches: 197683
1224.89/1225.13	c total #propagations: 169848813 / total #impl: 982201664 (eff. 0.173)
1224.89/1225.13	c #Conflicts:    2796000 | #Learnt:      60814 | 0.001
1224.89/1225.13	c total clause space: 206.656MB
1224.89/1225.13	c total #watches: 200249
1225.69/1225.91	c total #propagations: 169900520 / total #impl: 982453542 (eff. 0.173)
1225.69/1225.91	c #Conflicts:    2797000 | #Learnt:      61814 | 0.001
1225.69/1225.91	c total clause space: 206.656MB
1225.69/1225.91	c total #watches: 202784
1226.49/1226.75	c total #propagations: 169950479 / total #impl: 982774516 (eff. 0.173)
1226.49/1226.75	c #Conflicts:    2798000 | #Learnt:      62814 | 0.001
1226.49/1226.75	c total clause space: 206.656MB
1226.49/1226.75	c total #watches: 205398
1227.09/1227.34	c total #propagations: 170001322 / total #impl: 983082124 (eff. 0.173)
1227.09/1227.34	c #Conflicts:    2799000 | #Learnt:      63814 | 0.001
1227.09/1227.34	c total clause space: 206.656MB
1227.09/1227.34	c total #watches: 207870
1227.69/1227.94	c total #propagations: 170045767 / total #impl: 983308092 (eff. 0.173)
1227.69/1227.94	c #Conflicts:    2800000 | #Learnt:      64814 | 0.001
1227.69/1227.94	c total clause space: 206.656MB
1227.69/1227.94	c total #watches: 210402
1228.39/1228.65	c total #propagations: 170084892 / total #impl: 983500818 (eff. 0.173)
1228.39/1228.65	c #Conflicts:    2801000 | #Learnt:      65814 | 0.001
1228.39/1228.65	c total clause space: 206.656MB
1228.39/1228.65	c total #watches: 213015
1229.49/1229.77	c total #propagations: 170135397 / total #impl: 983746489 (eff. 0.173)
1229.49/1229.77	c #Conflicts:    2802000 | #Learnt:      66814 | 0.001
1229.49/1229.77	c total clause space: 206.656MB
1229.49/1229.77	c total #watches: 215964
1230.29/1230.53	c total #propagations: 170202389 / total #impl: 984190206 (eff. 0.173)
1230.29/1230.53	c #Conflicts:    2803000 | #Learnt:      67814 | 0.001
1230.29/1230.53	c total clause space: 206.656MB
1230.29/1230.53	c total #watches: 218432
1230.99/1231.28	c total #propagations: 170249661 / total #impl: 984453518 (eff. 0.173)
1230.99/1231.28	c #Conflicts:    2804000 | #Learnt:      68814 | 0.001
1230.99/1231.28	c total clause space: 206.656MB
1230.99/1231.28	c total #watches: 221161
1231.80/1232.06	c total #propagations: 170299481 / total #impl: 984718363 (eff. 0.173)
1231.80/1232.06	c #Conflicts:    2805000 | #Learnt:      69814 | 0.001
1231.80/1232.06	c total clause space: 206.656MB
1231.80/1232.06	c total #watches: 223667
1232.59/1232.89	c total #propagations: 170346679 / total #impl: 984986416 (eff. 0.173)
1232.59/1232.89	c #Conflicts:    2806000 | #Learnt:      70814 | 0.001
1232.59/1232.89	c total clause space: 206.656MB
1232.59/1232.89	c total #watches: 226257
1233.39/1233.68	c total #propagations: 170393922 / total #impl: 985271566 (eff. 0.173)
1233.39/1233.68	c #Conflicts:    2807000 | #Learnt:      71814 | 0.001
1233.39/1233.68	c total clause space: 206.656MB
1233.39/1233.68	c total #watches: 228774
1234.19/1234.40	c total #propagations: 170443186 / total #impl: 985554827 (eff. 0.173)
1234.19/1234.40	c #Conflicts:    2808000 | #Learnt:      72814 | 0.001
1234.19/1234.40	c total clause space: 206.656MB
1234.19/1234.40	c total #watches: 231266
1234.99/1235.24	c total #propagations: 170486003 / total #impl: 985800178 (eff. 0.173)
1234.99/1235.24	c #Conflicts:    2809000 | #Learnt:      73814 | 0.001
1234.99/1235.24	c total clause space: 206.656MB
1234.99/1235.24	c total #watches: 234117
1236.09/1236.31	c total #propagations: 170534743 / total #impl: 986088142 (eff. 0.173)
1236.09/1236.31	c #Conflicts:    2810000 | #Learnt:      74814 | 0.001
1236.09/1236.31	c total clause space: 206.656MB
1236.09/1236.31	c total #watches: 237075
1237.19/1237.50	c total #propagations: 170592236 / total #impl: 986524951 (eff. 0.173)
1237.19/1237.50	c #Conflicts:    2811000 | #Learnt:      75814 | 0.001
1237.19/1237.50	c total clause space: 206.656MB
1237.19/1237.50	c total #watches: 240656
1238.40/1238.65	c total #propagations: 170659730 / total #impl: 987039999 (eff. 0.173)
1238.40/1238.65	c #Conflicts:    2812000 | #Learnt:      76814 | 0.001
1238.40/1238.65	c total clause space: 206.656MB
1238.40/1238.65	c total #watches: 244144
1239.50/1239.77	c total #propagations: 170727544 / total #impl: 987563324 (eff. 0.173)
1239.50/1239.77	c #Conflicts:    2813000 | #Learnt:      77814 | 0.001
1239.50/1239.77	c total clause space: 206.656MB
1239.50/1239.77	c total #watches: 247975
1240.60/1240.85	c total #propagations: 170790788 / total #impl: 988039837 (eff. 0.173)
1240.60/1240.85	c #Conflicts:    2814000 | #Learnt:      78814 | 0.001
1240.60/1240.85	c total clause space: 206.656MB
1240.60/1240.85	c total #watches: 251074
1241.49/1241.75	c total #propagations: 170850951 / total #impl: 988422722 (eff. 0.173)
1241.49/1241.75	c #Conflicts:    2815000 | #Learnt:      79814 | 0.001
1241.49/1241.75	c total clause space: 206.656MB
1241.49/1241.75	c total #watches: 253611
1242.49/1242.72	c total #propagations: 170900308 / total #impl: 988699301 (eff. 0.173)
1242.49/1242.72	c #Conflicts:    2816000 | #Learnt:      80814 | 0.001
1242.49/1242.72	c total clause space: 206.656MB
1242.49/1242.72	c total #watches: 256283
1243.29/1243.52	c total #propagations: 170945664 / total #impl: 988985666 (eff. 0.173)
1243.29/1243.52	c GARBAGE COLLECT
1243.29/1243.52	c #Conflicts:    2817000 | #Learnt:      41113 | 0.001
1243.29/1243.52	c total clause space: 206.656MB
1243.29/1243.52	c total #watches: 112457
1243.59/1243.81	c total #propagations: 171000626 / total #impl: 989350656 (eff. 0.173)
1243.59/1243.81	c #Conflicts:    2818000 | #Learnt:      42113 | 0.001
1243.59/1243.81	c total clause space: 206.656MB
1243.59/1243.81	c total #watches: 115050
1243.79/1244.09	c total #propagations: 171049361 / total #impl: 989593240 (eff. 0.173)
1243.79/1244.09	c #Conflicts:    2819000 | #Learnt:      43113 | 0.001
1243.79/1244.09	c total clause space: 206.656MB
1243.79/1244.09	c total #watches: 117716
1244.19/1244.46	c total #propagations: 171092342 / total #impl: 989820465 (eff. 0.173)
1244.19/1244.46	c #Conflicts:    2820000 | #Learnt:      44113 | 0.001
1244.19/1244.46	c total clause space: 206.656MB
1244.19/1244.46	c total #watches: 120458
1244.49/1244.74	c total #propagations: 171153151 / total #impl: 990215775 (eff. 0.173)
1244.49/1244.74	c #Conflicts:    2821000 | #Learnt:      45113 | 0.001
1244.49/1244.74	c total clause space: 206.656MB
1244.49/1244.74	c total #watches: 123228
1244.89/1245.11	c total #propagations: 171206713 / total #impl: 990486984 (eff. 0.173)
1244.89/1245.11	c #Conflicts:    2822000 | #Learnt:      46113 | 0.001
1244.89/1245.11	c total clause space: 206.656MB
1244.89/1245.11	c total #watches: 127071
1245.19/1245.41	c total #propagations: 171267376 / total #impl: 990853621 (eff. 0.173)
1245.19/1245.41	c #Conflicts:    2823000 | #Learnt:      47113 | 0.001
1245.19/1245.41	c total clause space: 206.656MB
1245.19/1245.41	c total #watches: 130118
1245.49/1245.72	c total #propagations: 171314310 / total #impl: 991075850 (eff. 0.173)
1245.49/1245.72	c #Conflicts:    2824000 | #Learnt:      48113 | 0.001
1245.49/1245.72	c total clause space: 206.656MB
1245.49/1245.72	c total #watches: 132512
1245.79/1246.01	c total #propagations: 171363900 / total #impl: 991327260 (eff. 0.173)
1245.79/1246.01	c #Conflicts:    2825000 | #Learnt:      49113 | 0.001
1245.79/1246.01	c total clause space: 206.656MB
1245.79/1246.01	c total #watches: 134781
1246.10/1246.32	c total #propagations: 171410384 / total #impl: 991579757 (eff. 0.173)
1246.10/1246.32	c #Conflicts:    2826000 | #Learnt:      50113 | 0.001
1246.10/1246.32	c total clause space: 206.656MB
1246.10/1246.32	c total #watches: 137429
1246.39/1246.67	c total #propagations: 171457204 / total #impl: 991802798 (eff. 0.173)
1246.39/1246.67	c #Conflicts:    2827000 | #Learnt:      51113 | 0.001
1246.39/1246.67	c total clause space: 206.656MB
1246.39/1246.67	c total #watches: 140137
1246.69/1246.91	c total #propagations: 171504044 / total #impl: 992051043 (eff. 0.173)
1246.69/1246.91	c #Conflicts:    2828000 | #Learnt:      52113 | 0.001
1246.69/1246.91	c total clause space: 206.656MB
1246.69/1246.91	c total #watches: 142790
1247.20/1247.44	c total #propagations: 171551466 / total #impl: 992258206 (eff. 0.173)
1247.20/1247.44	c #Conflicts:    2829000 | #Learnt:      53113 | 0.001
1247.20/1247.44	c total clause space: 206.656MB
1247.20/1247.44	c total #watches: 145685
1247.79/1248.01	c total #propagations: 171614939 / total #impl: 992644343 (eff. 0.173)
1247.79/1248.01	c #Conflicts:    2830000 | #Learnt:      54113 | 0.001
1247.79/1248.01	c total clause space: 206.656MB
1247.79/1248.01	c total #watches: 148263
1248.19/1248.41	c total #propagations: 171684785 / total #impl: 993126055 (eff. 0.173)
1248.19/1248.41	c #Conflicts:    2831000 | #Learnt:      55113 | 0.001
1248.19/1248.41	c total clause space: 206.656MB
1248.19/1248.41	c total #watches: 151176
1248.59/1248.84	c total #propagations: 171737291 / total #impl: 993454615 (eff. 0.173)
1248.59/1248.84	c #Conflicts:    2832000 | #Learnt:      56113 | 0.001
1248.59/1248.84	c total clause space: 206.656MB
1248.59/1248.84	c total #watches: 153812
1249.09/1249.37	c total #propagations: 171793989 / total #impl: 993811645 (eff. 0.173)
1249.09/1249.37	c #Conflicts:    2833000 | #Learnt:      57113 | 0.001
1249.09/1249.37	c total clause space: 206.656MB
1249.09/1249.37	c total #watches: 156493
1249.59/1249.87	c total #propagations: 171865452 / total #impl: 994300641 (eff. 0.173)
1249.59/1249.87	c #Conflicts:    2834000 | #Learnt:      58113 | 0.001
1249.59/1249.87	c total clause space: 206.656MB
1249.59/1249.87	c total #watches: 159210
1250.19/1250.46	c total #propagations: 171925664 / total #impl: 994692422 (eff. 0.173)
1250.19/1250.46	c #Conflicts:    2835000 | #Learnt:      59113 | 0.001
1250.19/1250.46	c total clause space: 206.656MB
1250.19/1250.46	c total #watches: 162377
1250.79/1251.08	c total #propagations: 171995929 / total #impl: 995225621 (eff. 0.173)
1250.79/1251.08	c #Conflicts:    2836000 | #Learnt:      60113 | 0.001
1250.79/1251.08	c total clause space: 206.656MB
1250.79/1251.08	c total #watches: 164969
1251.70/1251.96	c total #propagations: 172066004 / total #impl: 995701334 (eff. 0.173)
1251.70/1251.96	c #Conflicts:    2837000 | #Learnt:      61113 | 0.001
1251.70/1251.96	c total clause space: 206.656MB
1251.70/1251.96	c total #watches: 170070
1252.80/1253.07	c total #propagations: 172159437 / total #impl: 996351853 (eff. 0.173)
1252.80/1253.07	c #Conflicts:    2838000 | #Learnt:      62113 | 0.001
1252.80/1253.07	c total clause space: 206.656MB
1252.80/1253.07	c total #watches: 174832
1253.99/1254.27	c total #propagations: 172268653 / total #impl: 997147952 (eff. 0.173)
1253.99/1254.27	c #Conflicts:    2839000 | #Learnt:      63113 | 0.001
1253.99/1254.27	c total clause space: 206.656MB
1253.99/1254.27	c total #watches: 179735
1254.79/1255.07	c total #propagations: 172374058 / total #impl: 998042410 (eff. 0.173)
1254.79/1255.07	c #Conflicts:    2840000 | #Learnt:      64113 | 0.001
1254.79/1255.07	c total clause space: 206.656MB
1254.79/1255.07	c total #watches: 182587
1255.29/1255.55	c total #propagations: 172440640 / total #impl: 998465440 (eff. 0.173)
1255.29/1255.55	c #Conflicts:    2841000 | #Learnt:      65113 | 0.001
1255.29/1255.55	c total clause space: 206.656MB
1255.29/1255.55	c total #watches: 185441
1255.89/1256.10	c total #propagations: 172483518 / total #impl: 998658960 (eff. 0.173)
1255.89/1256.10	c #Conflicts:    2842000 | #Learnt:      66113 | 0.001
1255.89/1256.10	c total clause space: 206.656MB
1255.89/1256.10	c total #watches: 188073
1256.49/1256.75	c total #propagations: 172542263 / total #impl: 998965842 (eff. 0.173)
1256.49/1256.75	c #Conflicts:    2843000 | #Learnt:      67113 | 0.001
1256.49/1256.75	c total clause space: 206.656MB
1256.49/1256.75	c total #watches: 190664
1256.99/1257.28	c total #propagations: 172596375 / total #impl: 999267171 (eff. 0.173)
1256.99/1257.28	c #Conflicts:    2844000 | #Learnt:      68113 | 0.001
1256.99/1257.28	c total clause space: 206.656MB
1256.99/1257.28	c total #watches: 193315
1257.49/1257.71	c total #propagations: 172639975 / total #impl: 999499213 (eff. 0.173)
1257.49/1257.71	c #Conflicts:    2845000 | #Learnt:      69113 | 0.001
1257.49/1257.71	c total clause space: 206.656MB
1257.49/1257.71	c total #watches: 195780
1258.09/1258.38	c total #propagations: 172680776 / total #impl: 999702951 (eff. 0.173)
1258.09/1258.38	c #Conflicts:    2846000 | #Learnt:      70113 | 0.001
1258.09/1258.38	c total clause space: 206.656MB
1258.09/1258.38	c total #watches: 198397
1258.99/1259.24	c total #propagations: 172731997 / total #impl: 1000035673 (eff. 0.173)
1258.99/1259.24	c #Conflicts:    2847000 | #Learnt:      71113 | 0.001
1258.99/1259.24	c total clause space: 206.656MB
1258.99/1259.24	c total #watches: 201131
1259.49/1259.74	c total #propagations: 172798923 / total #impl: 1000471018 (eff. 0.173)
1259.49/1259.74	c #Conflicts:    2848000 | #Learnt:      72113 | 0.001
1259.49/1259.74	c total clause space: 206.656MB
1259.49/1259.74	c total #watches: 203601
1260.19/1260.40	c total #propagations: 172840231 / total #impl: 1000684325 (eff. 0.173)
1260.19/1260.40	c #Conflicts:    2849000 | #Learnt:      73113 | 0.001
1260.19/1260.40	c total clause space: 206.656MB
1260.19/1260.40	c total #watches: 206062
1260.69/1260.95	c total #propagations: 172888129 / total #impl: 1000942212 (eff. 0.173)
1260.69/1260.95	c #Conflicts:    2850000 | #Learnt:      74113 | 0.001
1260.69/1260.95	c total clause space: 206.656MB
1260.69/1260.95	c total #watches: 208477
1261.29/1261.56	c total #propagations: 172932611 / total #impl: 1001197900 (eff. 0.173)
1261.29/1261.56	c #Conflicts:    2851000 | #Learnt:      75113 | 0.001
1261.29/1261.56	c total clause space: 206.656MB
1261.29/1261.56	c total #watches: 211208
1261.79/1262.09	c total #propagations: 172984303 / total #impl: 1001473174 (eff. 0.173)
1261.79/1262.09	c #Conflicts:    2852000 | #Learnt:      76113 | 0.001
1261.79/1262.09	c total clause space: 206.656MB
1261.79/1262.09	c total #watches: 213732
1262.39/1262.61	c total #propagations: 173028356 / total #impl: 1001694282 (eff. 0.173)
1262.39/1262.61	c #Conflicts:    2853000 | #Learnt:      77113 | 0.001
1262.39/1262.61	c total clause space: 206.656MB
1262.39/1262.61	c total #watches: 216175
1263.09/1263.35	c total #propagations: 173072316 / total #impl: 1001922191 (eff. 0.173)
1263.09/1263.35	c #Conflicts:    2854000 | #Learnt:      78113 | 0.001
1263.09/1263.35	c total clause space: 206.656MB
1263.09/1263.35	c total #watches: 218892
1263.99/1264.28	c total #propagations: 173134374 / total #impl: 1002318378 (eff. 0.173)
1263.99/1264.28	c #Conflicts:    2855000 | #Learnt:      79113 | 0.001
1263.99/1264.28	c total clause space: 206.656MB
1263.99/1264.28	c total #watches: 222455
1264.79/1265.09	c total #propagations: 173195917 / total #impl: 1002796471 (eff. 0.173)
1264.79/1265.09	c #Conflicts:    2856000 | #Learnt:      80113 | 0.001
1264.79/1265.09	c total clause space: 206.656MB
1264.79/1265.09	c total #watches: 225498
1265.69/1265.95	c total #propagations: 173248471 / total #impl: 1003177293 (eff. 0.173)
1265.69/1265.95	c #Conflicts:    2857000 | #Learnt:      81113 | 0.001
1265.69/1265.95	c total clause space: 206.656MB
1265.69/1265.95	c total #watches: 228554
1266.59/1266.86	c total #propagations: 173310652 / total #impl: 1003689383 (eff. 0.173)
1266.59/1266.86	c GARBAGE COLLECT
1266.59/1266.86	c #Conflicts:    2858000 | #Learnt:      41127 | 0.001
1266.59/1266.86	c total clause space: 206.656MB
1266.59/1266.86	c total #watches: 112552
1266.89/1267.12	c total #propagations: 173375696 / total #impl: 1004206542 (eff. 0.173)
1266.89/1267.12	c #Conflicts:    2859000 | #Learnt:      42127 | 0.001
1266.89/1267.12	c total clause space: 206.656MB
1266.89/1267.12	c total #watches: 115138
1267.09/1267.37	c total #propagations: 173417868 / total #impl: 1004446395 (eff. 0.173)
1267.09/1267.37	c #Conflicts:    2860000 | #Learnt:      43127 | 0.001
1267.09/1267.37	c total clause space: 206.656MB
1267.09/1267.37	c total #watches: 117750
1267.39/1267.62	c total #propagations: 173459564 / total #impl: 1004652182 (eff. 0.173)
1267.39/1267.62	c #Conflicts:    2861000 | #Learnt:      44127 | 0.001
1267.39/1267.62	c total clause space: 206.656MB
1267.39/1267.62	c total #watches: 120287
1267.59/1267.89	c total #propagations: 173501604 / total #impl: 1004857334 (eff. 0.173)
1267.59/1267.89	c #Conflicts:    2862000 | #Learnt:      45127 | 0.001
1267.59/1267.89	c total clause space: 206.656MB
1267.59/1267.89	c total #watches: 122635
1267.89/1268.18	c total #propagations: 173544905 / total #impl: 1005079864 (eff. 0.173)
1267.89/1268.18	c #Conflicts:    2863000 | #Learnt:      46127 | 0.001
1267.89/1268.18	c total clause space: 206.656MB
1267.89/1268.18	c total #watches: 125353
1268.19/1268.49	c total #propagations: 173595849 / total #impl: 1005318798 (eff. 0.173)
1268.19/1268.49	c #Conflicts:    2864000 | #Learnt:      47127 | 0.001
1268.19/1268.49	c total clause space: 206.656MB
1268.19/1268.49	c total #watches: 127909
1268.59/1268.82	c total #propagations: 173643188 / total #impl: 1005559680 (eff. 0.173)
1268.59/1268.82	c #Conflicts:    2865000 | #Learnt:      48127 | 0.001
1268.59/1268.82	c total clause space: 206.656MB
1268.59/1268.82	c total #watches: 130673
1268.89/1269.15	c total #propagations: 173688078 / total #impl: 1005815809 (eff. 0.173)
1268.89/1269.15	c #Conflicts:    2866000 | #Learnt:      49127 | 0.001
1268.89/1269.15	c total clause space: 206.656MB
1268.89/1269.15	c total #watches: 132925
1269.19/1269.47	c total #propagations: 173742454 / total #impl: 1006144036 (eff. 0.173)
1269.19/1269.47	c #Conflicts:    2867000 | #Learnt:      50127 | 0.001
1269.19/1269.47	c total clause space: 206.656MB
1269.19/1269.47	c total #watches: 135414
1269.59/1269.82	c total #propagations: 173788034 / total #impl: 1006403683 (eff. 0.173)
1269.59/1269.82	c #Conflicts:    2868000 | #Learnt:      51127 | 0.001
1269.59/1269.82	c total clause space: 206.656MB
1269.59/1269.82	c total #watches: 137962
1269.89/1270.11	c total #propagations: 173832198 / total #impl: 1006656159 (eff. 0.173)
1269.89/1270.11	c #Conflicts:    2869000 | #Learnt:      52127 | 0.001
1269.89/1270.11	c total clause space: 206.656MB
1269.89/1270.11	c total #watches: 140475
1270.19/1270.46	c total #propagations: 173878343 / total #impl: 1006884790 (eff. 0.173)
1270.19/1270.46	c #Conflicts:    2870000 | #Learnt:      53127 | 0.001
1270.19/1270.46	c total clause space: 206.656MB
1270.19/1270.46	c total #watches: 143306
1270.49/1270.77	c total #propagations: 173929609 / total #impl: 1007163022 (eff. 0.173)
1270.49/1270.77	c #Conflicts:    2871000 | #Learnt:      54127 | 0.001
1270.49/1270.77	c total clause space: 206.656MB
1270.49/1270.77	c total #watches: 146082
1270.89/1271.15	c total #propagations: 173972504 / total #impl: 1007376589 (eff. 0.173)
1270.89/1271.15	c #Conflicts:    2872000 | #Learnt:      55127 | 0.001
1270.89/1271.15	c total clause space: 206.656MB
1270.89/1271.15	c total #watches: 148842
1271.19/1271.47	c total #propagations: 174017312 / total #impl: 1007620795 (eff. 0.173)
1271.19/1271.47	c #Conflicts:    2873000 | #Learnt:      56127 | 0.001
1271.19/1271.47	c total clause space: 206.656MB
1271.19/1271.47	c total #watches: 151290
1271.59/1271.86	c total #propagations: 174060733 / total #impl: 1007891023 (eff. 0.173)
1271.59/1271.86	c #Conflicts:    2874000 | #Learnt:      57127 | 0.001
1271.59/1271.86	c total clause space: 206.656MB
1271.59/1271.86	c total #watches: 154131
1271.99/1272.29	c total #propagations: 174114797 / total #impl: 1008216983 (eff. 0.173)
1271.99/1272.29	c #Conflicts:    2875000 | #Learnt:      58127 | 0.001
1271.99/1272.29	c total clause space: 206.656MB
1271.99/1272.29	c total #watches: 156434
1272.49/1272.75	c total #propagations: 174171871 / total #impl: 1008528213 (eff. 0.173)
1272.49/1272.75	c #Conflicts:    2876000 | #Learnt:      59127 | 0.001
1272.49/1272.75	c total clause space: 206.656MB
1272.49/1272.75	c total #watches: 159077
1273.19/1273.43	c total #propagations: 174227385 / total #impl: 1008830741 (eff. 0.173)
1273.19/1273.43	c #Conflicts:    2877000 | #Learnt:      60127 | 0.001
1273.19/1273.43	c total clause space: 206.656MB
1273.19/1273.43	c total #watches: 162176
1273.69/1273.99	c total #propagations: 174299182 / total #impl: 1009238696 (eff. 0.173)
1273.69/1273.99	c #Conflicts:    2878000 | #Learnt:      61127 | 0.001
1273.69/1273.99	c total clause space: 206.656MB
1273.69/1273.99	c total #watches: 165155
1274.19/1274.47	c total #propagations: 174363033 / total #impl: 1009612677 (eff. 0.173)
1274.19/1274.47	c #Conflicts:    2879000 | #Learnt:      62127 | 0.001
1274.19/1274.47	c total clause space: 206.656MB
1274.19/1274.47	c total #watches: 167991
1274.69/1274.93	c total #propagations: 174419182 / total #impl: 1009973220 (eff. 0.173)
1274.69/1274.93	c #Conflicts:    2880000 | #Learnt:      63127 | 0.001
1274.69/1274.93	c total clause space: 206.656MB
1274.69/1274.93	c total #watches: 170845
1275.29/1275.51	c total #propagations: 174470134 / total #impl: 1010283729 (eff. 0.173)
1275.29/1275.51	c #Conflicts:    2881000 | #Learnt:      64127 | 0.001
1275.29/1275.51	c total clause space: 206.656MB
1275.29/1275.51	c total #watches: 175016
1275.89/1276.12	c total #propagations: 174528544 / total #impl: 1010661818 (eff. 0.173)
1275.89/1276.12	c #Conflicts:    2882000 | #Learnt:      65127 | 0.001
1275.89/1276.12	c total clause space: 206.656MB
1275.89/1276.12	c total #watches: 178558
1276.48/1276.77	c total #propagations: 174595552 / total #impl: 1011101842 (eff. 0.173)
1276.48/1276.77	c #Conflicts:    2883000 | #Learnt:      66127 | 0.001
1276.48/1276.77	c total clause space: 206.656MB
1276.48/1276.77	c total #watches: 181545
1277.18/1277.45	c total #propagations: 174658865 / total #impl: 1011501391 (eff. 0.173)
1277.18/1277.45	c #Conflicts:    2884000 | #Learnt:      67127 | 0.001
1277.18/1277.45	c total clause space: 206.656MB
1277.18/1277.45	c total #watches: 186884
1277.78/1278.09	c total #propagations: 174725488 / total #impl: 1011937372 (eff. 0.173)
1277.78/1278.09	c #Conflicts:    2885000 | #Learnt:      68127 | 0.001
1277.78/1278.09	c total clause space: 206.656MB
1277.78/1278.09	c total #watches: 190105
1278.38/1278.60	c total #propagations: 174788788 / total #impl: 1012292673 (eff. 0.173)
1278.38/1278.60	c #Conflicts:    2886000 | #Learnt:      69127 | 0.001
1278.38/1278.60	c total clause space: 206.656MB
1278.38/1278.60	c total #watches: 193318
1278.98/1279.20	c total #propagations: 174841850 / total #impl: 1012574559 (eff. 0.173)
1278.98/1279.20	c #Conflicts:    2887000 | #Learnt:      70127 | 0.001
1278.98/1279.20	c total clause space: 206.656MB
1278.98/1279.20	c total #watches: 196746
1279.58/1279.82	c total #propagations: 174900215 / total #impl: 1012883161 (eff. 0.173)
1279.58/1279.82	c #Conflicts:    2888000 | #Learnt:      71127 | 0.001
1279.58/1279.82	c total clause space: 206.656MB
1279.58/1279.82	c total #watches: 200668
1280.29/1280.55	c total #propagations: 174960317 / total #impl: 1013256096 (eff. 0.173)
1280.29/1280.55	c #Conflicts:    2889000 | #Learnt:      72127 | 0.001
1280.29/1280.55	c total clause space: 206.656MB
1280.29/1280.55	c total #watches: 204834
1281.08/1281.31	c total #propagations: 175033341 / total #impl: 1013751319 (eff. 0.173)
1281.08/1281.31	c #Conflicts:    2890000 | #Learnt:      73127 | 0.001
1281.08/1281.31	c total clause space: 206.656MB
1281.08/1281.31	c total #watches: 209305
1281.88/1282.17	c total #propagations: 175098094 / total #impl: 1014218802 (eff. 0.173)
1281.88/1282.17	c #Conflicts:    2891000 | #Learnt:      74127 | 0.001
1281.88/1282.17	c total clause space: 206.656MB
1281.88/1282.17	c total #watches: 214339
1282.88/1283.10	c total #propagations: 175172746 / total #impl: 1014763247 (eff. 0.173)
1282.88/1283.10	c #Conflicts:    2892000 | #Learnt:      75127 | 0.001
1282.88/1283.10	c total clause space: 206.656MB
1282.88/1283.10	c total #watches: 219403
1283.68/1283.99	c total #propagations: 175254493 / total #impl: 1015359133 (eff. 0.173)
1283.68/1283.99	c #Conflicts:    2893000 | #Learnt:      76127 | 0.001
1283.68/1283.99	c total clause space: 206.656MB
1283.68/1283.99	c total #watches: 223863
1284.78/1285.08	c total #propagations: 175328417 / total #impl: 1015845433 (eff. 0.173)
1284.78/1285.08	c #Conflicts:    2894000 | #Learnt:      77127 | 0.001
1284.78/1285.08	c total clause space: 206.656MB
1284.78/1285.08	c total #watches: 228657
1285.79/1286.09	c total #propagations: 175412856 / total #impl: 1016454824 (eff. 0.173)
1285.79/1286.09	c #Conflicts:    2895000 | #Learnt:      78127 | 0.001
1285.79/1286.09	c total clause space: 206.656MB
1285.79/1286.09	c total #watches: 233488
1286.68/1286.95	c total #propagations: 175490373 / total #impl: 1017057782 (eff. 0.173)
1286.68/1286.95	c #Conflicts:    2896000 | #Learnt:      79127 | 0.001
1286.68/1286.95	c total clause space: 206.656MB
1286.68/1286.95	c total #watches: 237135
1287.58/1287.83	c total #propagations: 175558823 / total #impl: 1017549391 (eff. 0.173)
1287.58/1287.83	c #Conflicts:    2897000 | #Learnt:      80127 | 0.001
1287.58/1287.83	c total clause space: 206.656MB
1287.58/1287.83	c total #watches: 241119
1288.38/1288.64	c total #propagations: 175622737 / total #impl: 1017999283 (eff. 0.173)
1288.38/1288.64	c #Conflicts:    2898000 | #Learnt:      81127 | 0.001
1288.38/1288.64	c total clause space: 206.656MB
1288.38/1288.64	c total #watches: 243405
1289.48/1289.76	c total #propagations: 175680365 / total #impl: 1018369424 (eff. 0.173)
1289.48/1289.76	c #Conflicts:    2899000 | #Learnt:      82127 | 0.001
1289.48/1289.76	c total clause space: 206.656MB
1289.48/1289.76	c total #watches: 246824
1290.48/1290.79	c total #propagations: 175751369 / total #impl: 1018900817 (eff. 0.172)
1290.48/1290.79	c GARBAGE COLLECT
1290.48/1290.79	c #Conflicts:    2900000 | #Learnt:      41825 | 0.001
1290.48/1290.79	c total clause space: 206.656MB
1290.48/1290.79	c total #watches: 114585
1291.08/1291.30	c total #propagations: 175838615 / total #impl: 1019548924 (eff. 0.172)
1291.08/1291.30	c #Conflicts:    2901000 | #Learnt:      42825 | 0.001
1291.08/1291.30	c total clause space: 206.656MB
1291.08/1291.30	c total #watches: 118001
1291.48/1291.77	c total #propagations: 175919329 / total #impl: 1020105152 (eff. 0.172)
1291.48/1291.77	c #Conflicts:    2902000 | #Learnt:      43825 | 0.001
1291.48/1291.77	c total clause space: 206.656MB
1291.48/1291.77	c total #watches: 120831
1291.88/1292.16	c total #propagations: 175988780 / total #impl: 1020545141 (eff. 0.172)
1291.88/1292.16	c #Conflicts:    2903000 | #Learnt:      44825 | 0.001
1291.88/1292.16	c total clause space: 206.656MB
1291.88/1292.16	c total #watches: 123478
1292.48/1292.71	c total #propagations: 176046870 / total #impl: 1020874270 (eff. 0.172)
1292.48/1292.71	c #Conflicts:    2904000 | #Learnt:      45825 | 0.001
1292.48/1292.71	c total clause space: 206.656MB
1292.48/1292.71	c total #watches: 127042
1293.08/1293.32	c total #propagations: 176126060 / total #impl: 1021437298 (eff. 0.172)
1293.08/1293.32	c #Conflicts:    2905000 | #Learnt:      46825 | 0.001
1293.08/1293.32	c total clause space: 206.656MB
1293.08/1293.32	c total #watches: 130773
1293.58/1293.89	c total #propagations: 176211352 / total #impl: 1022013231 (eff. 0.172)
1293.58/1293.89	c #Conflicts:    2906000 | #Learnt:      47825 | 0.001
1293.58/1293.89	c total clause space: 206.656MB
1293.58/1293.89	c total #watches: 134334
1294.08/1294.39	c total #propagations: 176291122 / total #impl: 1022554562 (eff. 0.172)
1294.08/1294.39	c #Conflicts:    2907000 | #Learnt:      48825 | 0.001
1294.08/1294.39	c total clause space: 206.656MB
1294.08/1294.39	c total #watches: 137511
1294.68/1294.91	c total #propagations: 176359186 / total #impl: 1022996413 (eff. 0.172)
1294.68/1294.91	c #Conflicts:    2908000 | #Learnt:      49825 | 0.001
1294.68/1294.91	c total clause space: 206.656MB
1294.68/1294.91	c total #watches: 141501
1295.18/1295.47	c total #propagations: 176430653 / total #impl: 1023441222 (eff. 0.172)
1295.18/1295.47	c #Conflicts:    2909000 | #Learnt:      50825 | 0.001
1295.18/1295.47	c total clause space: 206.656MB
1295.18/1295.47	c total #watches: 145895
1295.69/1295.95	c total #propagations: 176504317 / total #impl: 1023948510 (eff. 0.172)
1295.69/1295.95	c #Conflicts:    2910000 | #Learnt:      51825 | 0.001
1295.69/1295.95	c total clause space: 206.656MB
1295.69/1295.95	c total #watches: 150177
1296.28/1296.52	c total #propagations: 176572957 / total #impl: 1024370833 (eff. 0.172)
1296.28/1296.52	c #Conflicts:    2911000 | #Learnt:      52825 | 0.001
1296.28/1296.52	c total clause space: 206.656MB
1296.28/1296.52	c total #watches: 155364
1296.69/1296.95	c total #propagations: 176643891 / total #impl: 1024865201 (eff. 0.172)
1296.69/1296.95	c #Conflicts:    2912000 | #Learnt:      53825 | 0.001
1296.69/1296.95	c total clause space: 206.656MB
1296.69/1296.95	c total #watches: 158023
1297.18/1297.47	c total #propagations: 176692107 / total #impl: 1025149807 (eff. 0.172)
1297.18/1297.47	c #Conflicts:    2913000 | #Learnt:      54825 | 0.001
1297.18/1297.47	c total clause space: 206.656MB
1297.18/1297.47	c total #watches: 160714
1297.79/1298.05	c total #propagations: 176747282 / total #impl: 1025474183 (eff. 0.172)
1297.79/1298.05	c #Conflicts:    2914000 | #Learnt:      55825 | 0.001
1297.79/1298.05	c total clause space: 206.656MB
1297.79/1298.05	c total #watches: 163960
1298.28/1298.58	c total #propagations: 176816891 / total #impl: 1025849901 (eff. 0.172)
1298.28/1298.58	c #Conflicts:    2915000 | #Learnt:      56825 | 0.001
1298.28/1298.58	c total clause space: 206.656MB
1298.28/1298.58	c total #watches: 166952
1298.78/1299.10	c total #propagations: 176875671 / total #impl: 1026202765 (eff. 0.172)
1298.78/1299.10	c #Conflicts:    2916000 | #Learnt:      57825 | 0.001
1298.78/1299.10	c total clause space: 206.656MB
1298.78/1299.10	c total #watches: 169455
1299.48/1299.70	c total #propagations: 176931520 / total #impl: 1026525692 (eff. 0.172)
1299.48/1299.70	c #Conflicts:    2917000 | #Learnt:      58825 | 0.001
1299.48/1299.70	c total clause space: 206.656MB
1299.48/1299.70	c total #watches: 172379
1300.18/1300.43	c total #propagations: 176995844 / total #impl: 1026879854 (eff. 0.172)
1300.18/1300.43	c #Conflicts:    2918000 | #Learnt:      59825 | 0.001
1300.18/1300.43	c total clause space: 206.656MB
1300.18/1300.43	c total #watches: 175072
1300.78/1301.01	c total #propagations: 177067195 / total #impl: 1027360424 (eff. 0.172)
1300.78/1301.01	c #Conflicts:    2919000 | #Learnt:      60825 | 0.001
1300.78/1301.01	c total clause space: 206.656MB
1300.78/1301.01	c total #watches: 177906
1301.38/1301.63	c total #propagations: 177125300 / total #impl: 1027733879 (eff. 0.172)
1301.38/1301.63	c #Conflicts:    2920000 | #Learnt:      61825 | 0.001
1301.38/1301.63	c total clause space: 206.656MB
1301.38/1301.63	c total #watches: 181240
1302.08/1302.35	c total #propagations: 177184352 / total #impl: 1028113450 (eff. 0.172)
1302.08/1302.35	c #Conflicts:    2921000 | #Learnt:      62825 | 0.001
1302.08/1302.35	c total clause space: 206.656MB
1302.08/1302.35	c total #watches: 186736
1302.88/1303.18	c total #propagations: 177257606 / total #impl: 1028603249 (eff. 0.172)
1302.88/1303.18	c #Conflicts:    2922000 | #Learnt:      63825 | 0.001
1302.88/1303.18	c total clause space: 206.656MB
1302.88/1303.18	c total #watches: 190412
1303.58/1303.89	c total #propagations: 177333294 / total #impl: 1029192292 (eff. 0.172)
1303.58/1303.89	c #Conflicts:    2923000 | #Learnt:      64825 | 0.001
1303.58/1303.89	c total clause space: 206.656MB
1303.58/1303.89	c total #watches: 193671
1304.18/1304.40	c total #propagations: 177400735 / total #impl: 1029672226 (eff. 0.172)
1304.18/1304.40	c #Conflicts:    2924000 | #Learnt:      65825 | 0.001
1304.18/1304.40	c total clause space: 206.656MB
1304.18/1304.40	c total #watches: 195996
1304.68/1304.90	c total #propagations: 177453103 / total #impl: 1029994470 (eff. 0.172)
1304.68/1304.90	c #Conflicts:    2925000 | #Learnt:      66825 | 0.001
1304.68/1304.90	c total clause space: 206.656MB
1304.68/1304.90	c total #watches: 198686
1305.38/1305.62	c total #propagations: 177508945 / total #impl: 1030333618 (eff. 0.172)
1305.38/1305.62	c #Conflicts:    2926000 | #Learnt:      67825 | 0.001
1305.38/1305.62	c total clause space: 206.656MB
1305.38/1305.62	c total #watches: 201918
1306.08/1306.36	c total #propagations: 177573886 / total #impl: 1030806279 (eff. 0.172)
1306.08/1306.36	c #Conflicts:    2927000 | #Learnt:      68825 | 0.001
1306.08/1306.36	c total clause space: 206.656MB
1306.08/1306.36	c total #watches: 205252
1306.78/1307.07	c total #propagations: 177637387 / total #impl: 1031250188 (eff. 0.172)
1306.78/1307.07	c #Conflicts:    2928000 | #Learnt:      69825 | 0.001
1306.78/1307.07	c total clause space: 206.656MB
1306.78/1307.07	c total #watches: 208046
1307.69/1307.95	c total #propagations: 177698172 / total #impl: 1031676743 (eff. 0.172)
1307.69/1307.95	c #Conflicts:    2929000 | #Learnt:      70825 | 0.001
1307.69/1307.95	c total clause space: 206.656MB
1307.69/1307.95	c total #watches: 211910
1308.48/1308.77	c total #propagations: 177766664 / total #impl: 1032182064 (eff. 0.172)
1308.48/1308.77	c #Conflicts:    2930000 | #Learnt:      71825 | 0.001
1308.48/1308.77	c total clause space: 206.656MB
1308.48/1308.77	c total #watches: 214549
1309.38/1309.67	c total #propagations: 177833127 / total #impl: 1032642949 (eff. 0.172)
1309.38/1309.67	c #Conflicts:    2931000 | #Learnt:      72825 | 0.001
1309.38/1309.67	c total clause space: 206.656MB
1309.38/1309.67	c total #watches: 218415
1310.28/1310.51	c total #propagations: 177900319 / total #impl: 1033119970 (eff. 0.172)
1310.28/1310.51	c #Conflicts:    2932000 | #Learnt:      73825 | 0.001
1310.28/1310.51	c total clause space: 206.656MB
1310.28/1310.51	c total #watches: 221803
1311.28/1311.53	c total #propagations: 177974559 / total #impl: 1033651450 (eff. 0.172)
1311.28/1311.53	c #Conflicts:    2933000 | #Learnt:      74825 | 0.001
1311.28/1311.53	c total clause space: 206.656MB
1311.28/1311.53	c total #watches: 225736
1312.58/1312.83	c total #propagations: 178049927 / total #impl: 1034192610 (eff. 0.172)
1312.58/1312.83	c #Conflicts:    2934000 | #Learnt:      75825 | 0.001
1312.58/1312.83	c total clause space: 206.656MB
1312.58/1312.83	c total #watches: 230350
1313.88/1314.18	c total #propagations: 178139831 / total #impl: 1034856877 (eff. 0.172)
1313.88/1314.18	c #Conflicts:    2935000 | #Learnt:      76825 | 0.001
1313.88/1314.18	c total clause space: 206.656MB
1313.88/1314.18	c total #watches: 234351
1315.08/1315.38	c total #propagations: 178227887 / total #impl: 1035509416 (eff. 0.172)
1315.08/1315.38	c #Conflicts:    2936000 | #Learnt:      77825 | 0.001
1315.08/1315.38	c total clause space: 206.656MB
1315.08/1315.38	c total #watches: 237942
1316.49/1316.70	c total #propagations: 178307968 / total #impl: 1036142956 (eff. 0.172)
1316.49/1316.70	c #Conflicts:    2937000 | #Learnt:      78825 | 0.001
1316.49/1316.70	c total clause space: 206.656MB
1316.49/1316.70	c total #watches: 241537
1317.78/1318.07	c total #propagations: 178389314 / total #impl: 1036757360 (eff. 0.172)
1317.78/1318.07	c #Conflicts:    2938000 | #Learnt:      79825 | 0.001
1317.78/1318.07	c total clause space: 206.656MB
1317.78/1318.07	c total #watches: 245240
1319.08/1319.39	c total #propagations: 178483373 / total #impl: 1037493823 (eff. 0.172)
1319.08/1319.39	c #Conflicts:    2939000 | #Learnt:      80825 | 0.001
1319.08/1319.39	c total clause space: 206.656MB
1319.08/1319.39	c total #watches: 249375
1320.38/1320.65	c total #propagations: 178569191 / total #impl: 1038133092 (eff. 0.172)
1320.38/1320.65	c #Conflicts:    2940000 | #Learnt:      81825 | 0.001
1320.38/1320.65	c total clause space: 206.656MB
1320.38/1320.65	c total #watches: 253961
1321.88/1322.10	c total #propagations: 178644823 / total #impl: 1038709471 (eff. 0.172)
1321.88/1322.10	c #Conflicts:    2941000 | #Learnt:      82825 | 0.001
1321.88/1322.10	c total clause space: 206.656MB
1321.88/1322.10	c total #watches: 258646
1322.78/1323.00	c total #propagations: 178732397 / total #impl: 1039423432 (eff. 0.172)
1322.78/1323.00	c GARBAGE COLLECT
1322.78/1323.00	c #Conflicts:    2942000 | #Learnt:      42234 | 0.001
1322.78/1323.00	c total clause space: 206.656MB
1322.78/1323.00	c total #watches: 115707
1323.08/1323.36	c total #propagations: 178812977 / total #impl: 1039976375 (eff. 0.172)
1323.08/1323.36	c #Conflicts:    2943000 | #Learnt:      43234 | 0.001
1323.08/1323.36	c total clause space: 206.656MB
1323.08/1323.36	c total #watches: 118910
1323.58/1323.85	c total #propagations: 178873879 / total #impl: 1040378831 (eff. 0.172)
1323.58/1323.85	c #Conflicts:    2944000 | #Learnt:      44234 | 0.001
1323.58/1323.85	c total clause space: 206.656MB
1323.58/1323.85	c total #watches: 122118
1323.98/1324.28	c total #propagations: 178950707 / total #impl: 1040900697 (eff. 0.172)
1323.98/1324.28	c #Conflicts:    2945000 | #Learnt:      45234 | 0.001
1323.98/1324.28	c total clause space: 206.656MB
1323.98/1324.28	c total #watches: 125082
1324.48/1324.76	c total #propagations: 179015989 / total #impl: 1041354684 (eff. 0.172)
1324.48/1324.76	c #Conflicts:    2946000 | #Learnt:      46234 | 0.001
1324.48/1324.76	c total clause space: 206.656MB
1324.48/1324.76	c total #watches: 128174
1324.98/1325.24	c total #propagations: 179091366 / total #impl: 1041931672 (eff. 0.172)
1324.98/1325.24	c #Conflicts:    2947000 | #Learnt:      47234 | 0.001
1324.98/1325.24	c total clause space: 206.656MB
1324.98/1325.24	c total #watches: 131219
1325.38/1325.65	c total #propagations: 179160248 / total #impl: 1042389067 (eff. 0.172)
1325.38/1325.65	c #Conflicts:    2948000 | #Learnt:      48234 | 0.001
1325.38/1325.65	c total clause space: 206.656MB
1325.38/1325.65	c total #watches: 134069
1325.88/1326.19	c total #propagations: 179221921 / total #impl: 1042771937 (eff. 0.172)
1325.88/1326.19	c #Conflicts:    2949000 | #Learnt:      49234 | 0.001
1325.88/1326.19	c total clause space: 206.656MB
1325.88/1326.19	c total #watches: 138194
1326.48/1326.79	c total #propagations: 179293091 / total #impl: 1043279388 (eff. 0.172)
1326.48/1326.79	c #Conflicts:    2950000 | #Learnt:      50234 | 0.001
1326.48/1326.79	c total clause space: 206.656MB
1326.48/1326.79	c total #watches: 142128
1327.08/1327.37	c total #propagations: 179365686 / total #impl: 1043753406 (eff. 0.172)
1327.08/1327.37	c #Conflicts:    2951000 | #Learnt:      51234 | 0.001
1327.08/1327.37	c total clause space: 206.656MB
1327.08/1327.37	c total #watches: 145731
1327.68/1327.96	c total #propagations: 179434932 / total #impl: 1044192770 (eff. 0.172)
1327.68/1327.96	c #Conflicts:    2952000 | #Learnt:      52234 | 0.001
1327.68/1327.96	c total clause space: 206.656MB
1327.68/1327.96	c total #watches: 148924
1328.38/1328.67	c total #propagations: 179507425 / total #impl: 1044694732 (eff. 0.172)
1328.38/1328.67	c #Conflicts:    2953000 | #Learnt:      53234 | 0.001
1328.38/1328.67	c total clause space: 206.656MB
1328.38/1328.67	c total #watches: 152587
1329.08/1329.32	c total #propagations: 179582970 / total #impl: 1045280379 (eff. 0.172)
1329.08/1329.32	c #Conflicts:    2954000 | #Learnt:      54234 | 0.001
1329.08/1329.32	c total clause space: 206.656MB
1329.08/1329.32	c total #watches: 155559
1329.68/1329.95	c total #propagations: 179649688 / total #impl: 1045819820 (eff. 0.172)
1329.68/1329.95	c #Conflicts:    2955000 | #Learnt:      55234 | 0.001
1329.68/1329.95	c total clause space: 206.656MB
1329.68/1329.95	c total #watches: 158441
1330.38/1330.66	c total #propagations: 179718520 / total #impl: 1046340147 (eff. 0.172)
1330.38/1330.66	c #Conflicts:    2956000 | #Learnt:      56234 | 0.001
1330.38/1330.66	c total clause space: 206.656MB
1330.38/1330.66	c total #watches: 162155
1331.18/1331.43	c total #propagations: 179786125 / total #impl: 1046824523 (eff. 0.172)
1331.18/1331.43	c #Conflicts:    2957000 | #Learnt:      57234 | 0.001
1331.18/1331.43	c total clause space: 206.656MB
1331.18/1331.43	c total #watches: 166213
1332.08/1332.35	c total #propagations: 179861392 / total #impl: 1047426273 (eff. 0.172)
1332.08/1332.35	c #Conflicts:    2958000 | #Learnt:      58234 | 0.001
1332.08/1332.35	c total clause space: 206.656MB
1332.08/1332.35	c total #watches: 169730
1332.88/1333.11	c total #propagations: 179942073 / total #impl: 1048098936 (eff. 0.172)
1332.88/1333.11	c #Conflicts:    2959000 | #Learnt:      59234 | 0.001
1332.88/1333.11	c total clause space: 206.656MB
1332.88/1333.11	c total #watches: 172558
1333.78/1334.00	c total #propagations: 180009203 / total #impl: 1048690598 (eff. 0.172)
1333.78/1334.00	c #Conflicts:    2960000 | #Learnt:      60234 | 0.001
1333.78/1334.00	c total clause space: 206.656MB
1333.78/1334.00	c total #watches: 177103
1334.88/1335.13	c total #propagations: 180082433 / total #impl: 1049299170 (eff. 0.172)
1334.88/1335.13	c #Conflicts:    2961000 | #Learnt:      61234 | 0.001
1334.88/1335.13	c total clause space: 206.656MB
1334.88/1335.13	c total #watches: 180801
1335.87/1336.16	c total #propagations: 180171079 / total #impl: 1050028586 (eff. 0.172)
1335.87/1336.16	c #Conflicts:    2962000 | #Learnt:      62234 | 0.001
1335.87/1336.16	c total clause space: 206.656MB
1335.87/1336.16	c total #watches: 185547
1336.87/1337.11	c total #propagations: 180248403 / total #impl: 1050617484 (eff. 0.172)
1336.87/1337.11	c #Conflicts:    2963000 | #Learnt:      63234 | 0.001
1336.87/1337.11	c total clause space: 206.656MB
1336.87/1337.11	c total #watches: 189396
1337.77/1338.09	c total #propagations: 180321263 / total #impl: 1051226288 (eff. 0.172)
1337.77/1338.09	c #Conflicts:    2964000 | #Learnt:      64234 | 0.001
1337.77/1338.09	c total clause space: 206.656MB
1337.77/1338.09	c total #watches: 193503
1338.87/1339.15	c total #propagations: 180393596 / total #impl: 1051813446 (eff. 0.172)
1338.87/1339.15	c #Conflicts:    2965000 | #Learnt:      65234 | 0.001
1338.87/1339.15	c total clause space: 206.656MB
1338.87/1339.15	c total #watches: 198628
1339.87/1340.10	c total #propagations: 180469854 / total #impl: 1052442634 (eff. 0.171)
1339.87/1340.10	c #Conflicts:    2966000 | #Learnt:      66234 | 0.001
1339.87/1340.10	c total clause space: 206.656MB
1339.87/1340.10	c total #watches: 203350
1340.97/1341.24	c total #propagations: 180534645 / total #impl: 1052939863 (eff. 0.171)
1340.97/1341.24	c #Conflicts:    2967000 | #Learnt:      67234 | 0.001
1340.97/1341.24	c total clause space: 206.656MB
1340.97/1341.24	c total #watches: 208250
1342.07/1342.35	c total #propagations: 180615825 / total #impl: 1053517820 (eff. 0.171)
1342.07/1342.35	c #Conflicts:    2968000 | #Learnt:      68234 | 0.001
1342.07/1342.35	c total clause space: 206.656MB
1342.07/1342.35	c total #watches: 213347
1343.27/1343.52	c total #propagations: 180687822 / total #impl: 1054030108 (eff. 0.171)
1343.27/1343.52	c #Conflicts:    2969000 | #Learnt:      69234 | 0.001
1343.27/1343.52	c total clause space: 206.656MB
1343.27/1343.52	c total #watches: 217678
1344.57/1344.89	c total #propagations: 180761087 / total #impl: 1054580343 (eff. 0.171)
1344.57/1344.89	c #Conflicts:    2970000 | #Learnt:      70234 | 0.001
1344.57/1344.89	c total clause space: 206.656MB
1344.57/1344.89	c total #watches: 222694
1346.07/1346.35	c total #propagations: 180838978 / total #impl: 1055283518 (eff. 0.171)
1346.07/1346.35	c #Conflicts:    2971000 | #Learnt:      71234 | 0.001
1346.07/1346.35	c total clause space: 206.656MB
1346.07/1346.35	c total #watches: 228031
1347.38/1347.69	c total #propagations: 180924477 / total #impl: 1055982170 (eff. 0.171)
1347.38/1347.69	c #Conflicts:    2972000 | #Learnt:      72234 | 0.001
1347.38/1347.69	c total clause space: 206.656MB
1347.38/1347.69	c total #watches: 231974
1348.77/1349.02	c total #propagations: 181002210 / total #impl: 1056597412 (eff. 0.171)
1348.77/1349.02	c #Conflicts:    2973000 | #Learnt:      73234 | 0.001
1348.77/1349.02	c total clause space: 206.656MB
1348.77/1349.02	c total #watches: 236158
1349.87/1350.15	c total #propagations: 181072530 / total #impl: 1057231763 (eff. 0.171)
1349.87/1350.15	c #Conflicts:    2974000 | #Learnt:      74234 | 0.001
1349.87/1350.15	c total clause space: 206.656MB
1349.87/1350.15	c total #watches: 239834
1350.58/1350.88	c total #propagations: 181135123 / total #impl: 1057776599 (eff. 0.171)
1350.58/1350.88	c #Conflicts:    2975000 | #Learnt:      75234 | 0.001
1350.58/1350.88	c total clause space: 206.656MB
1350.58/1350.88	c total #watches: 242904
1351.37/1351.62	c total #propagations: 181180248 / total #impl: 1057996030 (eff. 0.171)
1351.37/1351.62	c #Conflicts:    2976000 | #Learnt:      76234 | 0.001
1351.37/1351.62	c total clause space: 206.656MB
1351.37/1351.62	c total #watches: 245511
1352.17/1352.44	c total #propagations: 181223750 / total #impl: 1058206083 (eff. 0.171)
1352.17/1352.44	c #Conflicts:    2977000 | #Learnt:      77234 | 0.001
1352.17/1352.44	c total clause space: 206.656MB
1352.17/1352.44	c total #watches: 247747
1352.97/1353.20	c total #propagations: 181275063 / total #impl: 1058542374 (eff. 0.171)
1352.97/1353.20	c #Conflicts:    2978000 | #Learnt:      78234 | 0.001
1352.97/1353.20	c total clause space: 206.656MB
1352.97/1353.20	c total #watches: 250480
1353.67/1353.99	c total #propagations: 181321145 / total #impl: 1058761073 (eff. 0.171)
1353.67/1353.99	c #Conflicts:    2979000 | #Learnt:      79234 | 0.001
1353.67/1353.99	c total clause space: 206.656MB
1353.67/1353.99	c total #watches: 253119
1354.98/1355.21	c total #propagations: 181364872 / total #impl: 1058997696 (eff. 0.171)
1354.98/1355.21	c #Conflicts:    2980000 | #Learnt:      80234 | 0.001
1354.98/1355.21	c total clause space: 206.656MB
1354.98/1355.21	c total #watches: 256078
1356.18/1356.45	c total #propagations: 181432904 / total #impl: 1059361766 (eff. 0.171)
1356.18/1356.45	c #Conflicts:    2981000 | #Learnt:      81234 | 0.001
1356.18/1356.45	c total clause space: 206.656MB
1356.18/1356.45	c total #watches: 259580
1357.28/1357.55	c total #propagations: 181495830 / total #impl: 1059766841 (eff. 0.171)
1357.28/1357.55	c #Conflicts:    2982000 | #Learnt:      82234 | 0.001
1357.28/1357.55	c total clause space: 206.656MB
1357.28/1357.55	c total #watches: 263265
1358.17/1358.49	c total #propagations: 181555869 / total #impl: 1060149564 (eff. 0.171)
1358.17/1358.49	c #Conflicts:    2983000 | #Learnt:      83234 | 0.001
1358.17/1358.49	c total clause space: 206.656MB
1358.17/1358.49	c total #watches: 266133
1358.67/1358.99	c total #propagations: 181621004 / total #impl: 1060447692 (eff. 0.171)
1358.67/1358.99	c GARBAGE COLLECT
1358.67/1358.99	c #Conflicts:    2984000 | #Learnt:      42319 | 0.001
1358.67/1358.99	c total clause space: 206.656MB
1358.67/1358.99	c total #watches: 115752
1358.97/1359.24	c total #propagations: 181659431 / total #impl: 1060605082 (eff. 0.171)
1358.97/1359.24	c #Conflicts:    2985000 | #Learnt:      43319 | 0.001
1358.97/1359.24	c total clause space: 206.656MB
1358.97/1359.24	c total #watches: 118449
1359.27/1359.52	c total #propagations: 181703708 / total #impl: 1060838572 (eff. 0.171)
1359.27/1359.52	c #Conflicts:    2986000 | #Learnt:      44319 | 0.001
1359.27/1359.52	c total clause space: 206.656MB
1359.27/1359.52	c total #watches: 121152
1359.48/1359.77	c total #propagations: 181749111 / total #impl: 1061074465 (eff. 0.171)
1359.48/1359.77	c #Conflicts:    2987000 | #Learnt:      45319 | 0.001
1359.48/1359.77	c total clause space: 206.656MB
1359.48/1359.77	c total #watches: 124019
1359.87/1360.10	c total #propagations: 181789111 / total #impl: 1061259818 (eff. 0.171)
1359.87/1360.10	c #Conflicts:    2988000 | #Learnt:      46319 | 0.001
1359.87/1360.10	c total clause space: 206.656MB
1359.87/1360.10	c total #watches: 126754
1360.27/1360.56	c total #propagations: 181836998 / total #impl: 1061488412 (eff. 0.171)
1360.27/1360.56	c #Conflicts:    2989000 | #Learnt:      47319 | 0.001
1360.27/1360.56	c total clause space: 206.656MB
1360.27/1360.56	c total #watches: 129858
1360.77/1361.03	c total #propagations: 181902456 / total #impl: 1061932415 (eff. 0.171)
1360.77/1361.03	c #Conflicts:    2990000 | #Learnt:      48319 | 0.001
1360.77/1361.03	c total clause space: 206.656MB
1360.77/1361.03	c total #watches: 133457
1361.17/1361.41	c total #propagations: 181975038 / total #impl: 1062349313 (eff. 0.171)
1361.17/1361.41	c #Conflicts:    2991000 | #Learnt:      49319 | 0.001
1361.17/1361.41	c total clause space: 206.656MB
1361.17/1361.41	c total #watches: 136211
1361.68/1361.91	c total #propagations: 182043313 / total #impl: 1062672348 (eff. 0.171)
1361.68/1361.91	c #Conflicts:    2992000 | #Learnt:      50319 | 0.001
1361.68/1361.91	c total clause space: 206.656MB
1361.68/1361.91	c total #watches: 139101
1362.17/1362.40	c total #propagations: 182109015 / total #impl: 1063113049 (eff. 0.171)
1362.17/1362.40	c #Conflicts:    2993000 | #Learnt:      51319 | 0.001
1362.17/1362.40	c total clause space: 206.656MB
1362.17/1362.40	c total #watches: 142002
1362.47/1362.70	c total #propagations: 182178116 / total #impl: 1063530563 (eff. 0.171)
1362.47/1362.70	c #Conflicts:    2994000 | #Learnt:      52319 | 0.001
1362.47/1362.70	c total clause space: 206.656MB
1362.47/1362.70	c total #watches: 144607
1362.68/1362.98	c total #propagations: 182217444 / total #impl: 1063728567 (eff. 0.171)
1362.68/1362.98	c #Conflicts:    2995000 | #Learnt:      53319 | 0.001
1362.68/1362.98	c total clause space: 206.656MB
1362.68/1362.98	c total #watches: 147075
1363.07/1363.33	c total #propagations: 182256725 / total #impl: 1063914646 (eff. 0.171)
1363.07/1363.33	c #Conflicts:    2996000 | #Learnt:      54319 | 0.001
1363.07/1363.33	c total clause space: 206.656MB
1363.07/1363.33	c total #watches: 149485
1363.47/1363.71	c total #propagations: 182303271 / total #impl: 1064192157 (eff. 0.171)
1363.47/1363.71	c #Conflicts:    2997000 | #Learnt:      55319 | 0.001
1363.47/1363.71	c total clause space: 206.656MB
1363.47/1363.71	c total #watches: 152258
1363.88/1364.14	c total #propagations: 182349324 / total #impl: 1064471610 (eff. 0.171)
1363.88/1364.14	c #Conflicts:    2998000 | #Learnt:      56319 | 0.001
1363.88/1364.14	c total clause space: 206.656MB
1363.88/1364.14	c total #watches: 154841
1364.27/1364.52	c total #propagations: 182396905 / total #impl: 1064744229 (eff. 0.171)
1364.27/1364.52	c #Conflicts:    2999000 | #Learnt:      57319 | 0.001
1364.27/1364.52	c total clause space: 206.656MB
1364.27/1364.52	c total #watches: 157576
1364.67/1364.95	c total #propagations: 182444223 / total #impl: 1065012152 (eff. 0.171)
1364.67/1364.95	c #Conflicts:    3000000 | #Learnt:      58319 | 0.001
1364.67/1364.95	c total clause space: 206.656MB
1364.67/1364.95	c total #watches: 160337
1365.17/1365.46	c total #propagations: 182493956 / total #impl: 1065357583 (eff. 0.171)
1365.17/1365.46	c #Conflicts:    3001000 | #Learnt:      59319 | 0.001
1365.17/1365.46	c total clause space: 206.656MB
1365.17/1365.46	c total #watches: 163244
1365.57/1365.81	c total #propagations: 182550268 / total #impl: 1065707857 (eff. 0.171)
1365.57/1365.81	c #Conflicts:    3002000 | #Learnt:      60319 | 0.001
1365.57/1365.81	c total clause space: 206.656MB
1365.57/1365.81	c total #watches: 165843
1365.98/1366.24	c total #propagations: 182589720 / total #impl: 1065887341 (eff. 0.171)
1365.98/1366.24	c #Conflicts:    3003000 | #Learnt:      61319 | 0.001
1365.98/1366.24	c total clause space: 206.656MB
1365.98/1366.24	c total #watches: 168704
1366.37/1366.61	c total #propagations: 182634699 / total #impl: 1066101804 (eff. 0.171)
1366.37/1366.61	c #Conflicts:    3004000 | #Learnt:      62319 | 0.001
1366.37/1366.61	c total clause space: 206.656MB
1366.37/1366.61	c total #watches: 171090
1366.77/1367.01	c total #propagations: 182683404 / total #impl: 1066359563 (eff. 0.171)
1366.77/1367.01	c #Conflicts:    3005000 | #Learnt:      63319 | 0.001
1366.77/1367.01	c total clause space: 206.656MB
1366.77/1367.01	c total #watches: 173626
1367.18/1367.48	c total #propagations: 182728031 / total #impl: 1066582720 (eff. 0.171)
1367.18/1367.48	c #Conflicts:    3006000 | #Learnt:      64319 | 0.001
1367.18/1367.48	c total clause space: 206.656MB
1367.18/1367.48	c total #watches: 176330
1367.67/1367.92	c total #propagations: 182779355 / total #impl: 1066897031 (eff. 0.171)
1367.67/1367.92	c #Conflicts:    3007000 | #Learnt:      65319 | 0.001
1367.67/1367.92	c total clause space: 206.656MB
1367.67/1367.92	c total #watches: 178944
1368.37/1368.61	c total #propagations: 182824901 / total #impl: 1067182516 (eff. 0.171)
1368.37/1368.61	c #Conflicts:    3008000 | #Learnt:      66319 | 0.001
1368.37/1368.61	c total clause space: 206.656MB
1368.37/1368.61	c total #watches: 181930
1369.07/1369.36	c total #propagations: 182888293 / total #impl: 1067592781 (eff. 0.171)
1369.07/1369.36	c #Conflicts:    3009000 | #Learnt:      67319 | 0.001
1369.07/1369.36	c total clause space: 206.656MB
1369.07/1369.36	c total #watches: 184674
1369.77/1370.01	c total #propagations: 182956119 / total #impl: 1068046324 (eff. 0.171)
1369.77/1370.01	c #Conflicts:    3010000 | #Learnt:      68319 | 0.001
1369.77/1370.01	c total clause space: 206.656MB
1369.77/1370.01	c total #watches: 187984
1370.47/1370.73	c total #propagations: 183015945 / total #impl: 1068390282 (eff. 0.171)
1370.47/1370.73	c #Conflicts:    3011000 | #Learnt:      69319 | 0.001
1370.47/1370.73	c total clause space: 206.656MB
1370.47/1370.73	c total #watches: 191273
1371.17/1371.49	c total #propagations: 183082343 / total #impl: 1068757070 (eff. 0.171)
1371.17/1371.49	c #Conflicts:    3012000 | #Learnt:      70319 | 0.001
1371.17/1371.49	c total clause space: 206.656MB
1371.17/1371.49	c total #watches: 194468
1371.97/1372.23	c total #propagations: 183155028 / total #impl: 1069152423 (eff. 0.171)
1371.97/1372.23	c #Conflicts:    3013000 | #Learnt:      71319 | 0.001
1371.97/1372.23	c total clause space: 206.656MB
1371.97/1372.23	c total #watches: 197217
1372.67/1372.99	c total #propagations: 183217027 / total #impl: 1069595824 (eff. 0.171)
1372.67/1372.99	c #Conflicts:    3014000 | #Learnt:      72319 | 0.001
1372.67/1372.99	c total clause space: 206.656MB
1372.67/1372.99	c total #watches: 200085
1373.37/1373.65	c total #propagations: 183285195 / total #impl: 1070118252 (eff. 0.171)
1373.37/1373.65	c #Conflicts:    3015000 | #Learnt:      73319 | 0.001
1373.37/1373.65	c total clause space: 206.656MB
1373.37/1373.65	c total #watches: 202423
1374.37/1374.60	c total #propagations: 183342773 / total #impl: 1070520962 (eff. 0.171)
1374.37/1374.60	c #Conflicts:    3016000 | #Learnt:      74319 | 0.001
1374.37/1374.60	c total clause space: 206.656MB
1374.37/1374.60	c total #watches: 205851
1375.17/1375.42	c total #propagations: 183418905 / total #impl: 1071109022 (eff. 0.171)
1375.17/1375.42	c #Conflicts:    3017000 | #Learnt:      75319 | 0.001
1375.17/1375.42	c total clause space: 206.656MB
1375.17/1375.42	c total #watches: 209806
1376.27/1376.52	c total #propagations: 183488268 / total #impl: 1071556111 (eff. 0.171)
1376.27/1376.52	c #Conflicts:    3018000 | #Learnt:      76319 | 0.001
1376.27/1376.52	c total clause space: 206.656MB
1376.27/1376.52	c total #watches: 214262
1377.07/1377.35	c total #propagations: 183584340 / total #impl: 1072195875 (eff. 0.171)
1377.07/1377.35	c #Conflicts:    3019000 | #Learnt:      77319 | 0.001
1377.07/1377.35	c total clause space: 206.656MB
1377.07/1377.35	c total #watches: 219034
1377.67/1377.98	c total #propagations: 183649801 / total #impl: 1072588260 (eff. 0.171)
1377.67/1377.98	c #Conflicts:    3020000 | #Learnt:      78319 | 0.001
1377.67/1377.98	c total clause space: 206.656MB
1377.67/1377.98	c total #watches: 221548
1378.27/1378.58	c total #propagations: 183697023 / total #impl: 1072885444 (eff. 0.171)
1378.27/1378.58	c #Conflicts:    3021000 | #Learnt:      79319 | 0.001
1378.27/1378.58	c total clause space: 206.656MB
1378.27/1378.58	c total #watches: 224099
1378.87/1379.18	c total #propagations: 183743769 / total #impl: 1073116608 (eff. 0.171)
1378.87/1379.18	c #Conflicts:    3022000 | #Learnt:      80319 | 0.001
1378.87/1379.18	c total clause space: 206.656MB
1378.87/1379.18	c total #watches: 226501
1379.57/1379.80	c total #propagations: 183787946 / total #impl: 1073360486 (eff. 0.171)
1379.57/1379.80	c #Conflicts:    3023000 | #Learnt:      81319 | 0.001
1379.57/1379.80	c total clause space: 206.656MB
1379.57/1379.80	c total #watches: 228964
1380.17/1380.49	c total #propagations: 183835353 / total #impl: 1073643678 (eff. 0.171)
1380.17/1380.49	c #Conflicts:    3024000 | #Learnt:      82319 | 0.001
1380.17/1380.49	c total clause space: 206.656MB
1380.17/1380.49	c total #watches: 231353
1380.97/1381.26	c total #propagations: 183881973 / total #impl: 1073905514 (eff. 0.171)
1380.97/1381.26	c #Conflicts:    3025000 | #Learnt:      83319 | 0.001
1380.97/1381.26	c total clause space: 206.656MB
1380.97/1381.26	c total #watches: 233970
1381.67/1381.95	c total #propagations: 183932391 / total #impl: 1074229422 (eff. 0.171)
1381.67/1381.95	c #Conflicts:    3026000 | #Learnt:      84319 | 0.001
1381.67/1381.95	c total clause space: 206.656MB
1381.67/1381.95	c total #watches: 236247
1382.07/1382.37	c total #propagations: 183983966 / total #impl: 1074550565 (eff. 0.171)
1382.07/1382.37	c GARBAGE COLLECT
1382.07/1382.37	c #Conflicts:    3027000 | #Learnt:      43117 | 0.001
1382.07/1382.37	c total clause space: 206.656MB
1382.07/1382.37	c total #watches: 117969
1382.37/1382.66	c total #propagations: 184043654 / total #impl: 1074911013 (eff. 0.171)
1382.37/1382.66	c #Conflicts:    3028000 | #Learnt:      44117 | 0.001
1382.37/1382.66	c total clause space: 206.656MB
1382.37/1382.66	c total #watches: 120466
1382.67/1382.96	c total #propagations: 184089245 / total #impl: 1075164005 (eff. 0.171)
1382.67/1382.96	c #Conflicts:    3029000 | #Learnt:      45117 | 0.001
1382.67/1382.96	c total clause space: 206.656MB
1382.67/1382.96	c total #watches: 123208
1382.97/1383.21	c total #propagations: 184139624 / total #impl: 1075434237 (eff. 0.171)
1382.97/1383.21	c #Conflicts:    3030000 | #Learnt:      46117 | 0.001
1382.97/1383.21	c total clause space: 206.656MB
1382.97/1383.21	c total #watches: 125652
1383.27/1383.50	c total #propagations: 184179400 / total #impl: 1075639621 (eff. 0.171)
1383.27/1383.50	c #Conflicts:    3031000 | #Learnt:      47117 | 0.001
1383.27/1383.50	c total clause space: 206.656MB
1383.27/1383.50	c total #watches: 127968
1383.57/1383.86	c total #propagations: 184226258 / total #impl: 1075866883 (eff. 0.171)
1383.57/1383.86	c #Conflicts:    3032000 | #Learnt:      48117 | 0.001
1383.57/1383.86	c total clause space: 206.656MB
1383.57/1383.86	c total #watches: 130416
1383.87/1384.18	c total #propagations: 184269752 / total #impl: 1076079798 (eff. 0.171)
1383.87/1384.18	c #Conflicts:    3033000 | #Learnt:      49117 | 0.001
1383.87/1384.18	c total clause space: 206.656MB
1383.87/1384.18	c total #watches: 132721
1384.27/1384.58	c total #propagations: 184317234 / total #impl: 1076359859 (eff. 0.171)
1384.27/1384.58	c #Conflicts:    3034000 | #Learnt:      50117 | 0.001
1384.27/1384.58	c total clause space: 206.656MB
1384.27/1384.58	c total #watches: 135218
1384.77/1385.01	c total #propagations: 184377218 / total #impl: 1076724877 (eff. 0.171)
1384.77/1385.01	c #Conflicts:    3035000 | #Learnt:      51117 | 0.001
1384.77/1385.01	c total clause space: 206.656MB
1384.77/1385.01	c total #watches: 137864
1385.17/1385.48	c total #propagations: 184436532 / total #impl: 1077125260 (eff. 0.171)
1385.17/1385.48	c #Conflicts:    3036000 | #Learnt:      52117 | 0.001
1385.17/1385.48	c total clause space: 206.656MB
1385.17/1385.48	c total #watches: 140634
1385.57/1385.84	c total #propagations: 184498974 / total #impl: 1077500426 (eff. 0.171)
1385.57/1385.84	c #Conflicts:    3037000 | #Learnt:      53117 | 0.001
1385.57/1385.84	c total clause space: 206.656MB
1385.57/1385.84	c total #watches: 142845
1385.97/1386.28	c total #propagations: 184549125 / total #impl: 1077809350 (eff. 0.171)
1385.97/1386.28	c #Conflicts:    3038000 | #Learnt:      54117 | 0.001
1385.97/1386.28	c total clause space: 206.656MB
1385.97/1386.28	c total #watches: 145502
1386.37/1386.62	c total #propagations: 184604864 / total #impl: 1078149752 (eff. 0.171)
1386.37/1386.62	c #Conflicts:    3039000 | #Learnt:      55117 | 0.001
1386.37/1386.62	c total clause space: 206.656MB
1386.37/1386.62	c total #watches: 148056
1386.67/1386.95	c total #propagations: 184649722 / total #impl: 1078376875 (eff. 0.171)
1386.67/1386.95	c #Conflicts:    3040000 | #Learnt:      56117 | 0.001
1386.67/1386.95	c total clause space: 206.656MB
1386.67/1386.95	c total #watches: 150576
1387.17/1387.47	c total #propagations: 184691523 / total #impl: 1078571631 (eff. 0.171)
1387.17/1387.47	c #Conflicts:    3041000 | #Learnt:      57117 | 0.001
1387.17/1387.47	c total clause space: 206.656MB
1387.17/1387.47	c total #watches: 152989
1387.47/1387.78	c total #propagations: 184749917 / total #impl: 1078963086 (eff. 0.171)
1387.47/1387.78	c #Conflicts:    3042000 | #Learnt:      58117 | 0.001
1387.47/1387.78	c total clause space: 206.656MB
1387.47/1387.78	c total #watches: 155610
1387.87/1388.17	c total #propagations: 184788611 / total #impl: 1079138777 (eff. 0.171)
1387.87/1388.17	c #Conflicts:    3043000 | #Learnt:      59117 | 0.001
1387.87/1388.17	c total clause space: 206.656MB
1387.87/1388.17	c total #watches: 158214
1388.26/1388.57	c total #propagations: 184833079 / total #impl: 1079370588 (eff. 0.171)
1388.26/1388.57	c #Conflicts:    3044000 | #Learnt:      60117 | 0.001
1388.26/1388.57	c total clause space: 206.656MB
1388.26/1388.57	c total #watches: 160743
1388.66/1388.96	c total #propagations: 184883620 / total #impl: 1079669753 (eff. 0.171)
1388.66/1388.96	c #Conflicts:    3045000 | #Learnt:      61117 | 0.001
1388.66/1388.96	c total clause space: 206.656MB
1388.66/1388.96	c total #watches: 163608
1389.07/1389.38	c total #propagations: 184935033 / total #impl: 1079976319 (eff. 0.171)
1389.07/1389.38	c #Conflicts:    3046000 | #Learnt:      62117 | 0.001
1389.07/1389.38	c total clause space: 206.656MB
1389.07/1389.38	c total #watches: 166108
1389.46/1389.76	c total #propagations: 184986992 / total #impl: 1080314295 (eff. 0.171)
1389.46/1389.76	c #Conflicts:    3047000 | #Learnt:      63117 | 0.001
1389.46/1389.76	c total clause space: 206.656MB
1389.46/1389.76	c total #watches: 168620
1389.86/1390.15	c total #propagations: 185031212 / total #impl: 1080540739 (eff. 0.171)
1389.86/1390.15	c #Conflicts:    3048000 | #Learnt:      64117 | 0.001
1389.86/1390.15	c total clause space: 206.656MB
1389.86/1390.15	c total #watches: 171153
1390.36/1390.66	c total #propagations: 185073708 / total #impl: 1080753973 (eff. 0.171)
1390.36/1390.66	c #Conflicts:    3049000 | #Learnt:      65117 | 0.001
1390.36/1390.66	c total clause space: 206.656MB
1390.36/1390.66	c total #watches: 173740
1390.86/1391.20	c total #propagations: 185129903 / total #impl: 1081133910 (eff. 0.171)
1390.86/1391.20	c #Conflicts:    3050000 | #Learnt:      66117 | 0.001
1390.86/1391.20	c total clause space: 206.656MB
1390.86/1391.20	c total #watches: 176457
1391.37/1391.63	c total #propagations: 185182421 / total #impl: 1081469067 (eff. 0.171)
1391.37/1391.63	c #Conflicts:    3051000 | #Learnt:      67117 | 0.001
1391.37/1391.63	c total clause space: 206.656MB
1391.37/1391.63	c total #watches: 179218
1391.76/1392.09	c total #propagations: 185226122 / total #impl: 1081719135 (eff. 0.171)
1391.76/1392.09	c #Conflicts:    3052000 | #Learnt:      68117 | 0.001
1391.76/1392.09	c total clause space: 206.656MB
1391.76/1392.09	c total #watches: 181893
1392.47/1392.72	c total #propagations: 185283603 / total #impl: 1082019664 (eff. 0.171)
1392.47/1392.72	c #Conflicts:    3053000 | #Learnt:      69117 | 0.001
1392.47/1392.72	c total clause space: 206.656MB
1392.47/1392.72	c total #watches: 184679
1392.96/1393.29	c total #propagations: 185347889 / total #impl: 1082406866 (eff. 0.171)
1392.96/1393.29	c #Conflicts:    3054000 | #Learnt:      70117 | 0.001
1392.96/1393.29	c total clause space: 206.656MB
1392.96/1393.29	c total #watches: 187492
1393.57/1393.85	c total #propagations: 185402559 / total #impl: 1082735906 (eff. 0.171)
1393.57/1393.85	c #Conflicts:    3055000 | #Learnt:      71117 | 0.001
1393.57/1393.85	c total clause space: 206.656MB
1393.57/1393.85	c total #watches: 190028
1394.26/1394.57	c total #propagations: 185453923 / total #impl: 1083070180 (eff. 0.171)
1394.26/1394.57	c #Conflicts:    3056000 | #Learnt:      72117 | 0.001
1394.26/1394.57	c total clause space: 206.656MB
1394.26/1394.57	c total #watches: 192997
1395.06/1395.35	c total #propagations: 185515830 / total #impl: 1083529620 (eff. 0.171)
1395.06/1395.35	c #Conflicts:    3057000 | #Learnt:      73117 | 0.001
1395.06/1395.35	c total clause space: 206.656MB
1395.06/1395.35	c total #watches: 195915
1395.56/1395.82	c total #propagations: 185579330 / total #impl: 1083941355 (eff. 0.171)
1395.56/1395.82	c #Conflicts:    3058000 | #Learnt:      74117 | 0.001
1395.56/1395.82	c total clause space: 206.656MB
1395.56/1395.82	c total #watches: 198518
1396.06/1396.39	c total #propagations: 185643730 / total #impl: 1084278029 (eff. 0.171)
1396.06/1396.39	c #Conflicts:    3059000 | #Learnt:      75117 | 0.001
1396.06/1396.39	c total clause space: 206.656MB
1396.06/1396.39	c total #watches: 201264
1396.77/1397.08	c total #propagations: 185706625 / total #impl: 1084795124 (eff. 0.171)
1396.77/1397.08	c #Conflicts:    3060000 | #Learnt:      76117 | 0.001
1396.77/1397.08	c total clause space: 206.656MB
1396.77/1397.08	c total #watches: 204454
1397.46/1397.71	c total #propagations: 185776356 / total #impl: 1085312319 (eff. 0.171)
1397.46/1397.71	c #Conflicts:    3061000 | #Learnt:      77117 | 0.001
1397.46/1397.71	c total clause space: 206.656MB
1397.46/1397.71	c total #watches: 207739
1398.26/1398.54	c total #propagations: 185844482 / total #impl: 1085760049 (eff. 0.171)
1398.26/1398.54	c #Conflicts:    3062000 | #Learnt:      78117 | 0.001
1398.26/1398.54	c total clause space: 206.656MB
1398.26/1398.54	c total #watches: 210988
1399.07/1399.36	c total #propagations: 185926757 / total #impl: 1086308424 (eff. 0.171)
1399.07/1399.36	c #Conflicts:    3063000 | #Learnt:      79117 | 0.001
1399.07/1399.36	c total clause space: 206.656MB
1399.07/1399.36	c total #watches: 214839
1400.07/1400.31	c total #propagations: 186003204 / total #impl: 1086848395 (eff. 0.171)
1400.07/1400.31	c #Conflicts:    3064000 | #Learnt:      80117 | 0.001
1400.07/1400.31	c total clause space: 206.656MB
1400.07/1400.31	c total #watches: 218039
1400.76/1401.07	c total #propagations: 186069837 / total #impl: 1087328200 (eff. 0.171)
1400.76/1401.07	c #Conflicts:    3065000 | #Learnt:      81117 | 0.001
1400.76/1401.07	c total clause space: 206.656MB
1400.76/1401.07	c total #watches: 220860
1401.36/1401.62	c total #propagations: 186129580 / total #impl: 1087683839 (eff. 0.171)
1401.36/1401.62	c #Conflicts:    3066000 | #Learnt:      82117 | 0.001
1401.36/1401.62	c total clause space: 206.656MB
1401.36/1401.62	c total #watches: 223626
1402.06/1402.30	c total #propagations: 186181372 / total #impl: 1087987632 (eff. 0.171)
1402.06/1402.30	c #Conflicts:    3067000 | #Learnt:      83117 | 0.001
1402.06/1402.30	c total clause space: 206.656MB
1402.06/1402.30	c total #watches: 226733
1402.76/1403.04	c total #propagations: 186248513 / total #impl: 1088406845 (eff. 0.171)
1402.76/1403.04	c #Conflicts:    3068000 | #Learnt:      84117 | 0.001
1402.76/1403.04	c total clause space: 206.656MB
1402.76/1403.04	c total #watches: 229352
1403.47/1403.79	c total #propagations: 186320200 / total #impl: 1088815041 (eff. 0.171)
1403.47/1403.79	c GARBAGE COLLECT
1403.47/1403.79	c #Conflicts:    3069000 | #Learnt:      42617 | 0.001
1403.47/1403.79	c total clause space: 206.656MB
1403.47/1403.79	c total #watches: 116752
1403.76/1404.09	c total #propagations: 186391505 / total #impl: 1089241118 (eff. 0.171)
1403.76/1404.09	c #Conflicts:    3070000 | #Learnt:      43617 | 0.001
1403.76/1404.09	c total clause space: 206.656MB
1403.76/1404.09	c total #watches: 119652
1404.06/1404.37	c total #propagations: 186452054 / total #impl: 1089550474 (eff. 0.171)
1404.06/1404.37	c #Conflicts:    3071000 | #Learnt:      44617 | 0.001
1404.06/1404.37	c total clause space: 206.656MB
1404.06/1404.37	c total #watches: 122153
1404.36/1404.63	c total #propagations: 186508526 / total #impl: 1089833221 (eff. 0.171)
1404.36/1404.63	c #Conflicts:    3072000 | #Learnt:      45617 | 0.001
1404.36/1404.63	c total clause space: 206.656MB
1404.36/1404.63	c total #watches: 124940
1404.76/1405.00	c total #propagations: 186560273 / total #impl: 1090087539 (eff. 0.171)
1404.76/1405.00	c #Conflicts:    3073000 | #Learnt:      46617 | 0.001
1404.76/1405.00	c total clause space: 206.656MB
1404.76/1405.00	c total #watches: 127711
1405.06/1405.35	c total #propagations: 186623761 / total #impl: 1090456991 (eff. 0.171)
1405.06/1405.35	c #Conflicts:    3074000 | #Learnt:      47617 | 0.001
1405.06/1405.35	c total clause space: 206.656MB
1405.06/1405.35	c total #watches: 130392
1405.46/1405.71	c total #propagations: 186685863 / total #impl: 1090787980 (eff. 0.171)
1405.46/1405.71	c #Conflicts:    3075000 | #Learnt:      48617 | 0.001
1405.46/1405.71	c total clause space: 206.656MB
1405.46/1405.71	c total #watches: 133356
1405.86/1406.14	c total #propagations: 186750877 / total #impl: 1091179575 (eff. 0.171)
1405.86/1406.14	c #Conflicts:    3076000 | #Learnt:      49617 | 0.001
1405.86/1406.14	c total clause space: 206.656MB
1405.86/1406.14	c total #watches: 137445
1406.26/1406.50	c total #propagations: 186824705 / total #impl: 1091619426 (eff. 0.171)
1406.26/1406.50	c #Conflicts:    3077000 | #Learnt:      50617 | 0.001
1406.26/1406.50	c total clause space: 206.656MB
1406.26/1406.50	c total #watches: 140247
1406.56/1406.89	c total #propagations: 186877451 / total #impl: 1091882004 (eff. 0.171)
1406.56/1406.89	c #Conflicts:    3078000 | #Learnt:      51617 | 0.001
1406.56/1406.89	c total clause space: 206.656MB
1406.56/1406.89	c total #watches: 142764
1406.96/1407.24	c total #propagations: 186927857 / total #impl: 1092146121 (eff. 0.171)
1406.96/1407.24	c #Conflicts:    3079000 | #Learnt:      52617 | 0.001
1406.96/1407.24	c total clause space: 206.656MB
1406.96/1407.24	c total #watches: 145135
1407.26/1407.59	c total #propagations: 186971636 / total #impl: 1092389143 (eff. 0.171)
1407.26/1407.59	c #Conflicts:    3080000 | #Learnt:      53617 | 0.001
1407.26/1407.59	c total clause space: 206.656MB
1407.26/1407.59	c total #watches: 147528
1407.66/1407.94	c total #propagations: 187023337 / total #impl: 1092682374 (eff. 0.171)
1407.66/1407.94	c #Conflicts:    3081000 | #Learnt:      54617 | 0.001
1407.66/1407.94	c total clause space: 206.656MB
1407.66/1407.94	c total #watches: 149997
1408.06/1408.30	c total #propagations: 187066833 / total #impl: 1092890586 (eff. 0.171)
1408.06/1408.30	c #Conflicts:    3082000 | #Learnt:      55617 | 0.001
1408.06/1408.30	c total clause space: 206.656MB
1408.06/1408.30	c total #watches: 152366
1408.56/1408.84	c total #propagations: 187115230 / total #impl: 1093116040 (eff. 0.171)
1408.56/1408.84	c #Conflicts:    3083000 | #Learnt:      56617 | 0.001
1408.56/1408.84	c total clause space: 206.656MB
1408.56/1408.84	c total #watches: 154983
1409.16/1409.43	c total #propagations: 187185797 / total #impl: 1093473872 (eff. 0.171)
1409.16/1409.43	c #Conflicts:    3084000 | #Learnt:      57617 | 0.001
1409.16/1409.43	c total clause space: 206.656MB
1409.16/1409.43	c total #watches: 158231
1409.66/1409.94	c total #propagations: 187256992 / total #impl: 1093955918 (eff. 0.171)
1409.66/1409.94	c #Conflicts:    3085000 | #Learnt:      58617 | 0.001
1409.66/1409.94	c total clause space: 206.656MB
1409.66/1409.94	c total #watches: 161584
1410.07/1410.34	c total #propagations: 187315545 / total #impl: 1094294577 (eff. 0.171)
1410.07/1410.34	c #Conflicts:    3086000 | #Learnt:      59617 | 0.001
1410.07/1410.34	c total clause space: 206.656MB
1410.07/1410.34	c total #watches: 164181
1410.46/1410.73	c total #propagations: 187358258 / total #impl: 1094504002 (eff. 0.171)
1410.46/1410.73	c #Conflicts:    3087000 | #Learnt:      60617 | 0.001
1410.46/1410.73	c total clause space: 206.656MB
1410.46/1410.73	c total #watches: 166617
1410.76/1411.08	c total #propagations: 187400432 / total #impl: 1094723668 (eff. 0.171)
1410.76/1411.08	c #Conflicts:    3088000 | #Learnt:      61617 | 0.001
1410.76/1411.08	c total clause space: 206.656MB
1410.76/1411.08	c total #watches: 169052
1411.27/1411.54	c total #propagations: 187443491 / total #impl: 1094943851 (eff. 0.171)
1411.27/1411.54	c #Conflicts:    3089000 | #Learnt:      62617 | 0.001
1411.27/1411.54	c total clause space: 206.656MB
1411.27/1411.54	c total #watches: 171598
1411.77/1412.01	c total #propagations: 187489531 / total #impl: 1095167173 (eff. 0.171)
1411.77/1412.01	c #Conflicts:    3090000 | #Learnt:      63617 | 0.001
1411.77/1412.01	c total clause space: 206.656MB
1411.77/1412.01	c total #watches: 174165
1412.18/1412.47	c total #propagations: 187540311 / total #impl: 1095462973 (eff. 0.171)
1412.18/1412.47	c #Conflicts:    3091000 | #Learnt:      64617 | 0.001
1412.18/1412.47	c total clause space: 206.656MB
1412.18/1412.47	c total #watches: 176945
1412.77/1413.05	c total #propagations: 187588397 / total #impl: 1095696065 (eff. 0.171)
1412.77/1413.05	c #Conflicts:    3092000 | #Learnt:      65617 | 0.001
1412.77/1413.05	c total clause space: 206.656MB
1412.77/1413.05	c total #watches: 179656
1413.28/1413.59	c total #propagations: 187654528 / total #impl: 1096065739 (eff. 0.171)
1413.28/1413.59	c #Conflicts:    3093000 | #Learnt:      66617 | 0.001
1413.28/1413.59	c total clause space: 206.656MB
1413.28/1413.59	c total #watches: 182229
1414.17/1414.42	c total #propagations: 187708682 / total #impl: 1096411676 (eff. 0.171)
1414.17/1414.42	c #Conflicts:    3094000 | #Learnt:      67617 | 0.001
1414.17/1414.42	c total clause space: 206.656MB
1414.17/1414.42	c total #watches: 185855
1414.97/1415.22	c total #propagations: 187781502 / total #impl: 1096950934 (eff. 0.171)
1414.97/1415.22	c #Conflicts:    3095000 | #Learnt:      68617 | 0.001
1414.97/1415.22	c total clause space: 206.656MB
1414.97/1415.22	c total #watches: 189034
1415.58/1415.88	c total #propagations: 187850973 / total #impl: 1097462955 (eff. 0.171)
1415.58/1415.88	c #Conflicts:    3096000 | #Learnt:      69617 | 0.001
1415.58/1415.88	c total clause space: 206.656MB
1415.58/1415.88	c total #watches: 191819
1416.17/1416.45	c total #propagations: 187912455 / total #impl: 1097861083 (eff. 0.171)
1416.17/1416.45	c #Conflicts:    3097000 | #Learnt:      70617 | 0.001
1416.17/1416.45	c total clause space: 206.656MB
1416.17/1416.45	c total #watches: 194451
1416.77/1417.03	c total #propagations: 187959789 / total #impl: 1098168663 (eff. 0.171)
1416.77/1417.03	c #Conflicts:    3098000 | #Learnt:      71617 | 0.001
1416.77/1417.03	c total clause space: 206.656MB
1416.77/1417.03	c total #watches: 197162
1417.37/1417.62	c total #propagations: 188009717 / total #impl: 1098478973 (eff. 0.171)
1417.37/1417.62	c #Conflicts:    3099000 | #Learnt:      72617 | 0.001
1417.37/1417.62	c total clause space: 206.656MB
1417.37/1417.62	c total #watches: 199646
1417.87/1418.15	c total #propagations: 188061302 / total #impl: 1098791948 (eff. 0.171)
1417.87/1418.15	c #Conflicts:    3100000 | #Learnt:      73617 | 0.001
1417.87/1418.15	c total clause space: 206.656MB
1417.87/1418.15	c total #watches: 202218
1418.37/1418.66	c total #propagations: 188111055 / total #impl: 1099063370 (eff. 0.171)
1418.37/1418.66	c #Conflicts:    3101000 | #Learnt:      74617 | 0.001
1418.37/1418.66	c total clause space: 206.656MB
1418.37/1418.66	c total #watches: 204994
1418.97/1419.27	c total #propagations: 188155036 / total #impl: 1099283357 (eff. 0.171)
1418.97/1419.27	c #Conflicts:    3102000 | #Learnt:      75617 | 0.001
1418.97/1419.27	c total clause space: 206.656MB
1418.97/1419.27	c total #watches: 208051
1419.57/1419.87	c total #propagations: 188208536 / total #impl: 1099683520 (eff. 0.171)
1419.57/1419.87	c #Conflicts:    3103000 | #Learnt:      76617 | 0.001
1419.57/1419.87	c total clause space: 206.656MB
1419.57/1419.87	c total #watches: 210493
1420.07/1420.39	c total #propagations: 188263749 / total #impl: 1100027896 (eff. 0.171)
1420.07/1420.39	c #Conflicts:    3104000 | #Learnt:      77617 | 0.001
1420.07/1420.39	c total clause space: 206.656MB
1420.07/1420.39	c total #watches: 212887
1420.77/1421.00	c total #propagations: 188310290 / total #impl: 1100286383 (eff. 0.171)
1420.77/1421.00	c #Conflicts:    3105000 | #Learnt:      78617 | 0.001
1420.77/1421.00	c total clause space: 206.656MB
1420.77/1421.00	c total #watches: 215431
1421.27/1421.52	c total #propagations: 188357731 / total #impl: 1100573021 (eff. 0.171)
1421.27/1421.52	c #Conflicts:    3106000 | #Learnt:      79617 | 0.001
1421.27/1421.52	c total clause space: 206.656MB
1421.27/1421.52	c total #watches: 218032
1421.87/1422.12	c total #propagations: 188402715 / total #impl: 1100806921 (eff. 0.171)
1421.87/1422.12	c #Conflicts:    3107000 | #Learnt:      80617 | 0.001
1421.87/1422.12	c total clause space: 206.656MB
1421.87/1422.12	c total #watches: 220711
1422.57/1422.84	c total #propagations: 188450738 / total #impl: 1101105746 (eff. 0.171)
1422.57/1422.84	c #Conflicts:    3108000 | #Learnt:      81617 | 0.001
1422.57/1422.84	c total clause space: 206.656MB
1422.57/1422.84	c total #watches: 223554
1423.07/1423.39	c total #propagations: 188503382 / total #impl: 1101450447 (eff. 0.171)
1423.07/1423.39	c #Conflicts:    3109000 | #Learnt:      82617 | 0.001
1423.07/1423.39	c total clause space: 206.656MB
1423.07/1423.39	c total #watches: 226149
1423.87/1424.19	c total #propagations: 188546255 / total #impl: 1101689691 (eff. 0.171)
1423.87/1424.19	c #Conflicts:    3110000 | #Learnt:      83617 | 0.001
1423.87/1424.19	c total clause space: 206.656MB
1423.87/1424.19	c total #watches: 228412
1424.57/1424.84	c total #propagations: 188600179 / total #impl: 1102001396 (eff. 0.171)
1424.57/1424.84	c #Conflicts:    3111000 | #Learnt:      84617 | 0.001
1424.57/1424.84	c total clause space: 206.656MB
1424.57/1424.84	c total #watches: 230918
1425.27/1425.55	c total #propagations: 188654625 / total #impl: 1102404101 (eff. 0.171)
1425.27/1425.55	c #Conflicts:    3112000 | #Learnt:      85617 | 0.001
1425.27/1425.55	c total clause space: 206.656MB
1425.27/1425.55	c total #watches: 233643
1425.57/1425.85	c total #propagations: 188724351 / total #impl: 1102844786 (eff. 0.171)
1425.57/1425.85	c GARBAGE COLLECT
1425.57/1425.85	c #Conflicts:    3113000 | #Learnt:      43806 | 0.001
1425.57/1425.85	c total clause space: 206.656MB
1425.57/1425.85	c total #watches: 120086
1425.87/1426.16	c total #propagations: 188789109 / total #impl: 1103101261 (eff. 0.171)
1425.87/1426.16	c #Conflicts:    3114000 | #Learnt:      44806 | 0.001
1425.87/1426.16	c total clause space: 206.656MB
1425.87/1426.16	c total #watches: 122918
1426.17/1426.42	c total #propagations: 188867566 / total #impl: 1103420478 (eff. 0.171)
1426.17/1426.42	c #Conflicts:    3115000 | #Learnt:      45806 | 0.001
1426.17/1426.42	c total clause space: 206.656MB
1426.17/1426.42	c total #watches: 125816
1426.57/1426.82	c total #propagations: 188934419 / total #impl: 1103696039 (eff. 0.171)
1426.57/1426.82	c #Conflicts:    3116000 | #Learnt:      46806 | 0.001
1426.57/1426.82	c total clause space: 206.656MB
1426.57/1426.82	c total #watches: 128759
1426.97/1427.28	c total #propagations: 188998786 / total #impl: 1104027397 (eff. 0.171)
1426.97/1427.28	c #Conflicts:    3117000 | #Learnt:      47806 | 0.001
1426.97/1427.28	c total clause space: 206.656MB
1426.97/1427.28	c total #watches: 132222
1427.37/1427.69	c total #propagations: 189070126 / total #impl: 1104400852 (eff. 0.171)
1427.37/1427.69	c #Conflicts:    3118000 | #Learnt:      48806 | 0.001
1427.37/1427.69	c total clause space: 206.656MB
1427.37/1427.69	c total #watches: 135509
1427.86/1428.12	c total #propagations: 189143078 / total #impl: 1104796072 (eff. 0.171)
1427.86/1428.12	c #Conflicts:    3119000 | #Learnt:      49806 | 0.001
1427.86/1428.12	c total clause space: 206.656MB
1427.86/1428.12	c total #watches: 138716
1428.26/1428.58	c total #propagations: 189214232 / total #impl: 1105197890 (eff. 0.171)
1428.26/1428.58	c #Conflicts:    3120000 | #Learnt:      50806 | 0.001
1428.26/1428.58	c total clause space: 206.656MB
1428.26/1428.58	c total #watches: 141939
1428.86/1429.15	c total #propagations: 189281751 / total #impl: 1105575248 (eff. 0.171)
1428.86/1429.15	c #Conflicts:    3121000 | #Learnt:      51806 | 0.001
1428.86/1429.15	c total clause space: 206.656MB
1428.86/1429.15	c total #watches: 145358
1429.26/1429.55	c total #propagations: 189367027 / total #impl: 1106030177 (eff. 0.171)
1429.26/1429.55	c #Conflicts:    3122000 | #Learnt:      52806 | 0.001
1429.26/1429.55	c total clause space: 206.656MB
1429.26/1429.55	c total #watches: 148068
1429.56/1429.88	c total #propagations: 189421077 / total #impl: 1106317184 (eff. 0.171)
1429.56/1429.88	c #Conflicts:    3123000 | #Learnt:      53806 | 0.001
1429.56/1429.88	c total clause space: 206.656MB
1429.56/1429.88	c total #watches: 150707
1429.96/1430.28	c total #propagations: 189467079 / total #impl: 1106558962 (eff. 0.171)
1429.96/1430.28	c #Conflicts:    3124000 | #Learnt:      54806 | 0.001
1429.96/1430.28	c total clause space: 206.656MB
1429.96/1430.28	c total #watches: 153333
1430.36/1430.66	c total #propagations: 189518525 / total #impl: 1106867476 (eff. 0.171)
1430.36/1430.66	c #Conflicts:    3125000 | #Learnt:      55806 | 0.001
1430.36/1430.66	c total clause space: 206.656MB
1430.36/1430.66	c total #watches: 155614
1430.76/1431.02	c total #propagations: 189567566 / total #impl: 1107152732 (eff. 0.171)
1430.76/1431.02	c #Conflicts:    3126000 | #Learnt:      56806 | 0.001
1430.76/1431.02	c total clause space: 206.656MB
1430.76/1431.02	c total #watches: 158117
1431.16/1431.42	c total #propagations: 189608036 / total #impl: 1107345659 (eff. 0.171)
1431.16/1431.42	c #Conflicts:    3127000 | #Learnt:      57806 | 0.001
1431.16/1431.42	c total clause space: 206.656MB
1431.16/1431.42	c total #watches: 160582
1431.66/1431.94	c total #propagations: 189652555 / total #impl: 1107591936 (eff. 0.171)
1431.66/1431.94	c #Conflicts:    3128000 | #Learnt:      58806 | 0.001
1431.66/1431.94	c total clause space: 206.656MB
1431.66/1431.94	c total #watches: 164086
1432.26/1432.51	c total #propagations: 189711352 / total #impl: 1107954104 (eff. 0.171)
1432.26/1432.51	c #Conflicts:    3129000 | #Learnt:      59806 | 0.001
1432.26/1432.51	c total clause space: 206.656MB
1432.26/1432.51	c total #watches: 167011
1432.76/1433.05	c total #propagations: 189780108 / total #impl: 1108508833 (eff. 0.171)
1432.76/1433.05	c #Conflicts:    3130000 | #Learnt:      60806 | 0.001
1432.76/1433.05	c total clause space: 206.656MB
1432.76/1433.05	c total #watches: 170249
1433.26/1433.51	c total #propagations: 189840593 / total #impl: 1108865261 (eff. 0.171)
1433.26/1433.51	c #Conflicts:    3131000 | #Learnt:      61806 | 0.001
1433.26/1433.51	c total clause space: 206.656MB
1433.26/1433.51	c total #watches: 172808
1433.76/1434.00	c total #propagations: 189888875 / total #impl: 1109137929 (eff. 0.171)
1433.76/1434.00	c #Conflicts:    3132000 | #Learnt:      62806 | 0.001
1433.76/1434.00	c total clause space: 206.656MB
1433.76/1434.00	c total #watches: 175463
1434.17/1434.48	c total #propagations: 189938101 / total #impl: 1109379733 (eff. 0.171)
1434.17/1434.48	c #Conflicts:    3133000 | #Learnt:      63806 | 0.001
1434.17/1434.48	c total clause space: 206.656MB
1434.17/1434.48	c total #watches: 177869
1434.66/1434.93	c total #propagations: 189983704 / total #impl: 1109642796 (eff. 0.171)
1434.66/1434.93	c #Conflicts:    3134000 | #Learnt:      64806 | 0.001
1434.66/1434.93	c total clause space: 206.656MB
1434.66/1434.93	c total #watches: 180240
1435.16/1435.49	c total #propagations: 190028725 / total #impl: 1109901023 (eff. 0.171)
1435.16/1435.49	c #Conflicts:    3135000 | #Learnt:      65806 | 0.001
1435.16/1435.49	c total clause space: 206.656MB
1435.16/1435.49	c total #watches: 182952
1436.06/1436.36	c total #propagations: 190084259 / total #impl: 1110222142 (eff. 0.171)
1436.06/1436.36	c #Conflicts:    3136000 | #Learnt:      66806 | 0.001
1436.06/1436.36	c total clause space: 206.656MB
1436.06/1436.36	c total #watches: 186155
1436.76/1437.08	c total #propagations: 190167088 / total #impl: 1110786451 (eff. 0.171)
1436.76/1437.08	c #Conflicts:    3137000 | #Learnt:      67806 | 0.001
1436.76/1437.08	c total clause space: 206.656MB
1436.76/1437.08	c total #watches: 189652
1437.47/1437.78	c total #propagations: 190235588 / total #impl: 1111213657 (eff. 0.171)
1437.47/1437.78	c #Conflicts:    3138000 | #Learnt:      68806 | 0.001
1437.47/1437.78	c total clause space: 206.656MB
1437.47/1437.78	c total #watches: 192919
1438.36/1438.61	c total #propagations: 190305519 / total #impl: 1111681728 (eff. 0.171)
1438.36/1438.61	c #Conflicts:    3139000 | #Learnt:      69806 | 0.001
1438.36/1438.61	c total clause space: 206.656MB
1438.36/1438.61	c total #watches: 195569
1439.06/1439.40	c total #propagations: 190374482 / total #impl: 1112175318 (eff. 0.171)
1439.06/1439.40	c #Conflicts:    3140000 | #Learnt:      70806 | 0.001
1439.06/1439.40	c total clause space: 206.656MB
1439.06/1439.40	c total #watches: 198142
1439.67/1439.95	c total #propagations: 190449461 / total #impl: 1112709146 (eff. 0.171)
1439.67/1439.95	c #Conflicts:    3141000 | #Learnt:      71806 | 0.001
1439.67/1439.95	c total clause space: 206.656MB
1439.67/1439.95	c total #watches: 200948
1440.26/1440.53	c total #propagations: 190497346 / total #impl: 1112994265 (eff. 0.171)
1440.26/1440.53	c #Conflicts:    3142000 | #Learnt:      72806 | 0.001
1440.26/1440.53	c total clause space: 206.656MB
1440.26/1440.53	c total #watches: 203455
1440.77/1441.07	c total #propagations: 190545184 / total #impl: 1113287127 (eff. 0.171)
1440.77/1441.07	c #Conflicts:    3143000 | #Learnt:      73806 | 0.001
1440.77/1441.07	c total clause space: 206.656MB
1440.77/1441.07	c total #watches: 205913
1441.36/1441.65	c total #propagations: 190592682 / total #impl: 1113525209 (eff. 0.171)
1441.36/1441.65	c #Conflicts:    3144000 | #Learnt:      74806 | 0.001
1441.36/1441.65	c total clause space: 206.656MB
1441.36/1441.65	c total #watches: 208625
1441.87/1442.18	c total #propagations: 190645048 / total #impl: 1113842650 (eff. 0.171)
1441.87/1442.18	c #Conflicts:    3145000 | #Learnt:      75806 | 0.001
1441.87/1442.18	c total clause space: 206.656MB
1441.87/1442.18	c total #watches: 211410
1442.56/1442.81	c total #propagations: 190694489 / total #impl: 1114095697 (eff. 0.171)
1442.56/1442.81	c #Conflicts:    3146000 | #Learnt:      76806 | 0.001
1442.56/1442.81	c total clause space: 206.656MB
1442.56/1442.81	c total #watches: 213722
1443.26/1443.55	c total #propagations: 190744606 / total #impl: 1114443355 (eff. 0.171)
1443.26/1443.55	c #Conflicts:    3147000 | #Learnt:      77806 | 0.001
1443.26/1443.55	c total clause space: 206.656MB
1443.26/1443.55	c total #watches: 216342
1443.96/1444.22	c total #propagations: 190797888 / total #impl: 1114797653 (eff. 0.171)
1443.96/1444.22	c #Conflicts:    3148000 | #Learnt:      78806 | 0.001
1443.96/1444.22	c total clause space: 206.656MB
1443.96/1444.22	c total #watches: 219425
1444.56/1444.88	c total #propagations: 190851391 / total #impl: 1115122250 (eff. 0.171)
1444.56/1444.88	c #Conflicts:    3149000 | #Learnt:      79806 | 0.001
1444.56/1444.88	c total clause space: 206.656MB
1444.56/1444.88	c total #watches: 222673
1445.06/1445.37	c total #propagations: 190908814 / total #impl: 1115455447 (eff. 0.171)
1445.06/1445.37	c #Conflicts:    3150000 | #Learnt:      80806 | 0.001
1445.06/1445.37	c total clause space: 206.656MB
1445.06/1445.37	c total #watches: 225152
1445.76/1446.03	c total #propagations: 190959057 / total #impl: 1115714473 (eff. 0.171)
1445.76/1446.03	c #Conflicts:    3151000 | #Learnt:      81806 | 0.001
1445.76/1446.03	c total clause space: 206.656MB
1445.76/1446.03	c total #watches: 227773
1446.46/1446.74	c total #propagations: 191004615 / total #impl: 1115954518 (eff. 0.171)
1446.46/1446.74	c #Conflicts:    3152000 | #Learnt:      82806 | 0.001
1446.46/1446.74	c total clause space: 206.656MB
1446.46/1446.74	c total #watches: 230364
1447.06/1447.38	c total #propagations: 191059266 / total #impl: 1116281367 (eff. 0.171)
1447.06/1447.38	c #Conflicts:    3153000 | #Learnt:      83806 | 0.001
1447.06/1447.38	c total clause space: 206.656MB
1447.06/1447.38	c total #watches: 233013
1447.76/1448.01	c total #propagations: 191105120 / total #impl: 1116497057 (eff. 0.171)
1447.76/1448.01	c #Conflicts:    3154000 | #Learnt:      84806 | 0.001
1447.76/1448.01	c total clause space: 206.656MB
1447.76/1448.01	c total #watches: 235786
1448.57/1448.84	c total #propagations: 191149959 / total #impl: 1116753853 (eff. 0.171)
1448.57/1448.84	c #Conflicts:    3155000 | #Learnt:      85806 | 0.001
1448.57/1448.84	c total clause space: 206.656MB
1448.57/1448.84	c total #watches: 238146
1448.86/1449.17	c total #propagations: 191208346 / total #impl: 1117134603 (eff. 0.171)
1448.86/1449.17	c GARBAGE COLLECT
1448.86/1449.17	c #Conflicts:    3156000 | #Learnt:      43699 | 0.001
1448.86/1449.17	c total clause space: 206.656MB
1448.86/1449.17	c total #watches: 119429
1449.16/1449.42	c total #propagations: 191262807 / total #impl: 1117363949 (eff. 0.171)
1449.16/1449.42	c #Conflicts:    3157000 | #Learnt:      44699 | 0.001
1449.16/1449.42	c total clause space: 206.656MB
1449.16/1449.42	c total #watches: 121913
1449.46/1449.75	c total #propagations: 191313155 / total #impl: 1117592696 (eff. 0.171)
1449.46/1449.75	c #Conflicts:    3158000 | #Learnt:      45699 | 0.001
1449.46/1449.75	c total clause space: 206.656MB
1449.46/1449.75	c total #watches: 124288
1449.86/1450.12	c total #propagations: 191367639 / total #impl: 1117920163 (eff. 0.171)
1449.86/1450.12	c #Conflicts:    3159000 | #Learnt:      46699 | 0.001
1449.86/1450.12	c total clause space: 206.656MB
1449.86/1450.12	c total #watches: 126898
1450.26/1450.57	c total #propagations: 191424461 / total #impl: 1118270572 (eff. 0.171)
1450.26/1450.57	c #Conflicts:    3160000 | #Learnt:      47699 | 0.001
1450.26/1450.57	c total clause space: 206.656MB
1450.26/1450.57	c total #watches: 130349
1450.67/1450.98	c total #propagations: 191495446 / total #impl: 1118689353 (eff. 0.171)
1450.67/1450.98	c #Conflicts:    3161000 | #Learnt:      48699 | 0.001
1450.67/1450.98	c total clause space: 206.656MB
1450.67/1450.98	c total #watches: 133507
1451.06/1451.33	c total #propagations: 191560917 / total #impl: 1119030791 (eff. 0.171)
1451.06/1451.33	c #Conflicts:    3162000 | #Learnt:      49699 | 0.001
1451.06/1451.33	c total clause space: 206.656MB
1451.06/1451.33	c total #watches: 136191
1451.46/1451.76	c total #propagations: 191618745 / total #impl: 1119317487 (eff. 0.171)
1451.46/1451.76	c #Conflicts:    3163000 | #Learnt:      50699 | 0.001
1451.46/1451.76	c total clause space: 206.656MB
1451.46/1451.76	c total #watches: 139422
1451.96/1452.27	c total #propagations: 191684041 / total #impl: 1119706397 (eff. 0.171)
1451.96/1452.27	c #Conflicts:    3164000 | #Learnt:      51699 | 0.001
1451.96/1452.27	c total clause space: 206.656MB
1451.96/1452.27	c total #watches: 143587
1452.56/1452.80	c total #propagations: 191759176 / total #impl: 1120074279 (eff. 0.171)
1452.56/1452.80	c #Conflicts:    3165000 | #Learnt:      52699 | 0.001
1452.56/1452.80	c total clause space: 206.656MB
1452.56/1452.80	c total #watches: 148033
1453.06/1453.39	c total #propagations: 191832393 / total #impl: 1120438112 (eff. 0.171)
1453.06/1453.39	c #Conflicts:    3166000 | #Learnt:      53699 | 0.001
1453.06/1453.39	c total clause space: 206.656MB
1453.06/1453.39	c total #watches: 152219
1453.56/1453.88	c total #propagations: 191908771 / total #impl: 1120888784 (eff. 0.171)
1453.56/1453.88	c #Conflicts:    3167000 | #Learnt:      54699 | 0.001
1453.56/1453.88	c total clause space: 206.656MB
1453.56/1453.88	c total #watches: 155349
1454.16/1454.46	c total #propagations: 191964074 / total #impl: 1121255269 (eff. 0.171)
1454.16/1454.46	c #Conflicts:    3168000 | #Learnt:      55699 | 0.001
1454.16/1454.46	c total clause space: 206.656MB
1454.16/1454.46	c total #watches: 158033
1454.96/1455.29	c total #propagations: 192031791 / total #impl: 1121729198 (eff. 0.171)
1454.96/1455.29	c #Conflicts:    3169000 | #Learnt:      56699 | 0.001
1454.96/1455.29	c total clause space: 206.656MB
1454.96/1455.29	c total #watches: 161923
1455.86/1456.12	c total #propagations: 192111505 / total #impl: 1122343811 (eff. 0.171)
1455.86/1456.12	c #Conflicts:    3170000 | #Learnt:      57699 | 0.001
1455.86/1456.12	c total clause space: 206.656MB
1455.86/1456.12	c total #watches: 165195
1456.56/1456.85	c total #propagations: 192191586 / total #impl: 1122893390 (eff. 0.171)
1456.56/1456.85	c #Conflicts:    3171000 | #Learnt:      58699 | 0.001
1456.56/1456.85	c total clause space: 206.656MB
1456.56/1456.85	c total #watches: 168354
1457.66/1457.91	c total #propagations: 192267033 / total #impl: 1123387035 (eff. 0.171)
1457.66/1457.91	c #Conflicts:    3172000 | #Learnt:      59699 | 0.001
1457.66/1457.91	c total clause space: 206.656MB
1457.66/1457.91	c total #watches: 172908
1458.66/1458.91	c total #propagations: 192366638 / total #impl: 1124090872 (eff. 0.171)
1458.66/1458.91	c #Conflicts:    3173000 | #Learnt:      60699 | 0.001
1458.66/1458.91	c total clause space: 206.656MB
1458.66/1458.91	c total #watches: 176795
1459.56/1459.83	c total #propagations: 192451396 / total #impl: 1124645563 (eff. 0.171)
1459.56/1459.83	c #Conflicts:    3174000 | #Learnt:      61699 | 0.001
1459.56/1459.83	c total clause space: 206.656MB
1459.56/1459.83	c total #watches: 180641
1460.76/1461.09	c total #propagations: 192534888 / total #impl: 1125156173 (eff. 0.171)
1460.76/1461.09	c #Conflicts:    3175000 | #Learnt:      62699 | 0.001
1460.76/1461.09	c total clause space: 206.656MB
1460.76/1461.09	c total #watches: 184640
1462.06/1462.32	c total #propagations: 192641030 / total #impl: 1125901952 (eff. 0.171)
1462.06/1462.32	c #Conflicts:    3176000 | #Learnt:      63699 | 0.001
1462.06/1462.32	c total clause space: 206.656MB
1462.06/1462.32	c total #watches: 189340
1463.16/1463.48	c total #propagations: 192743765 / total #impl: 1126635345 (eff. 0.171)
1463.16/1463.48	c #Conflicts:    3177000 | #Learnt:      64699 | 0.001
1463.16/1463.48	c total clause space: 206.656MB
1463.16/1463.48	c total #watches: 194382
1464.36/1464.68	c total #propagations: 192836269 / total #impl: 1127304407 (eff. 0.171)
1464.36/1464.68	c #Conflicts:    3178000 | #Learnt:      65699 | 0.001
1464.36/1464.68	c total clause space: 206.656MB
1464.36/1464.68	c total #watches: 199227
1465.66/1465.92	c total #propagations: 192918687 / total #impl: 1127938909 (eff. 0.171)
1465.66/1465.92	c #Conflicts:    3179000 | #Learnt:      66699 | 0.001
1465.66/1465.92	c total clause space: 206.656MB
1465.66/1465.92	c total #watches: 204977
1466.46/1466.71	c total #propagations: 193006170 / total #impl: 1128601859 (eff. 0.171)
1466.46/1466.71	c #Conflicts:    3180000 | #Learnt:      67699 | 0.001
1466.46/1466.71	c total clause space: 206.656MB
1466.46/1466.71	c total #watches: 207704
1467.55/1467.83	c total #propagations: 193064851 / total #impl: 1128975666 (eff. 0.171)
1467.55/1467.83	c #Conflicts:    3181000 | #Learnt:      68699 | 0.001
1467.55/1467.83	c total clause space: 206.656MB
1467.55/1467.83	c total #watches: 211244
1468.55/1468.89	c total #propagations: 193151016 / total #impl: 1129523617 (eff. 0.171)
1468.55/1468.89	c #Conflicts:    3182000 | #Learnt:      69699 | 0.001
1468.55/1468.89	c total clause space: 206.656MB
1468.55/1468.89	c total #watches: 215681
1469.46/1469.79	c total #propagations: 193221045 / total #impl: 1130100113 (eff. 0.171)
1469.46/1469.79	c #Conflicts:    3183000 | #Learnt:      70699 | 0.001
1469.46/1469.79	c total clause space: 206.656MB
1469.46/1469.79	c total #watches: 219220
1470.56/1470.83	c total #propagations: 193286850 / total #impl: 1130566312 (eff. 0.171)
1470.56/1470.83	c #Conflicts:    3184000 | #Learnt:      71699 | 0.001
1470.56/1470.83	c total clause space: 206.656MB
1470.56/1470.83	c total #watches: 222234
1471.56/1471.88	c total #propagations: 193358387 / total #impl: 1131068085 (eff. 0.171)
1471.56/1471.88	c #Conflicts:    3185000 | #Learnt:      72699 | 0.001
1471.56/1471.88	c total clause space: 206.656MB
1471.56/1471.88	c total #watches: 225621
1472.76/1473.09	c total #propagations: 193431507 / total #impl: 1131572258 (eff. 0.171)
1472.76/1473.09	c #Conflicts:    3186000 | #Learnt:      73699 | 0.001
1472.76/1473.09	c total clause space: 206.656MB
1472.76/1473.09	c total #watches: 229714
1473.95/1474.24	c total #propagations: 193507182 / total #impl: 1132170835 (eff. 0.171)
1473.95/1474.24	c #Conflicts:    3187000 | #Learnt:      74699 | 0.001
1473.95/1474.24	c total clause space: 206.656MB
1473.95/1474.24	c total #watches: 233243
1475.35/1475.65	c total #propagations: 193578773 / total #impl: 1132752135 (eff. 0.171)
1475.35/1475.65	c #Conflicts:    3188000 | #Learnt:      75699 | 0.001
1475.35/1475.65	c total clause space: 206.656MB
1475.35/1475.65	c total #watches: 238270
1476.45/1476.76	c total #propagations: 193663949 / total #impl: 1133415281 (eff. 0.171)
1476.45/1476.76	c #Conflicts:    3189000 | #Learnt:      76699 | 0.001
1476.45/1476.76	c total clause space: 206.656MB
1476.45/1476.76	c total #watches: 242227
1477.55/1477.87	c total #propagations: 193740075 / total #impl: 1133905379 (eff. 0.171)
1477.55/1477.87	c #Conflicts:    3190000 | #Learnt:      77699 | 0.001
1477.55/1477.87	c total clause space: 206.656MB
1477.55/1477.87	c total #watches: 245652
1478.85/1479.16	c total #propagations: 193822910 / total #impl: 1134409816 (eff. 0.171)
1478.85/1479.16	c #Conflicts:    3191000 | #Learnt:      78699 | 0.001
1478.85/1479.16	c total clause space: 206.656MB
1478.85/1479.16	c total #watches: 248957
1480.15/1480.48	c total #propagations: 193893356 / total #impl: 1134983998 (eff. 0.171)
1480.15/1480.48	c #Conflicts:    3192000 | #Learnt:      79699 | 0.001
1480.15/1480.48	c total clause space: 206.656MB
1480.15/1480.48	c total #watches: 253290
1481.75/1482.07	c total #propagations: 193962954 / total #impl: 1135523955 (eff. 0.171)
1481.75/1482.07	c #Conflicts:    3193000 | #Learnt:      80699 | 0.001
1481.75/1482.07	c total clause space: 206.656MB
1481.75/1482.07	c total #watches: 257710
1483.05/1483.36	c total #propagations: 194046032 / total #impl: 1136216868 (eff. 0.171)
1483.05/1483.36	c #Conflicts:    3194000 | #Learnt:      81699 | 0.001
1483.05/1483.36	c total clause space: 206.656MB
1483.05/1483.36	c total #watches: 261193
1484.86/1485.11	c total #propagations: 194116916 / total #impl: 1136717989 (eff. 0.171)
1484.86/1485.11	c #Conflicts:    3195000 | #Learnt:      82699 | 0.001
1484.86/1485.11	c total clause space: 206.656MB
1484.86/1485.11	c total #watches: 265832
1486.55/1486.88	c total #propagations: 194202439 / total #impl: 1137371896 (eff. 0.171)
1486.55/1486.88	c #Conflicts:    3196000 | #Learnt:      83699 | 0.001
1486.55/1486.88	c total clause space: 206.656MB
1486.55/1486.88	c total #watches: 270055
1488.55/1488.81	c total #propagations: 194289179 / total #impl: 1137955694 (eff. 0.171)
1488.55/1488.81	c #Conflicts:    3197000 | #Learnt:      84699 | 0.001
1488.55/1488.81	c total clause space: 206.656MB
1488.55/1488.81	c total #watches: 273891
1490.36/1490.67	c total #propagations: 194376434 / total #impl: 1138601352 (eff. 0.171)
1490.36/1490.67	c #Conflicts:    3198000 | #Learnt:      85699 | 0.001
1490.36/1490.67	c total clause space: 206.656MB
1490.36/1490.67	c total #watches: 277568
1492.35/1492.62	c total #propagations: 194463123 / total #impl: 1139151570 (eff. 0.171)
1492.35/1492.62	c #Conflicts:    3199000 | #Learnt:      86699 | 0.001
1492.35/1492.62	c total clause space: 206.656MB
1492.35/1492.62	c total #watches: 281357
1492.95/1493.25	c total #propagations: 194549771 / total #impl: 1139695187 (eff. 0.171)
1492.95/1493.25	c GARBAGE COLLECT
1492.95/1493.25	c #Conflicts:    3200000 | #Learnt:      44302 | 0.001
1492.95/1493.25	c total clause space: 206.656MB
1492.95/1493.25	c total #watches: 121363
1493.25/1493.58	c total #propagations: 194625291 / total #impl: 1140116595 (eff. 0.171)
1493.25/1493.58	c #Conflicts:    3201000 | #Learnt:      45302 | 0.001
1493.25/1493.58	c total clause space: 206.656MB
1493.25/1493.58	c total #watches: 124115
1493.75/1494.00	c total #propagations: 194688653 / total #impl: 1140439352 (eff. 0.171)
1493.75/1494.00	c #Conflicts:    3202000 | #Learnt:      46302 | 0.001
1493.75/1494.00	c total clause space: 206.656MB
1493.75/1494.00	c total #watches: 127050
1494.15/1494.42	c total #propagations: 194760732 / total #impl: 1140860525 (eff. 0.171)
1494.15/1494.42	c #Conflicts:    3203000 | #Learnt:      47302 | 0.001
1494.15/1494.42	c total clause space: 206.656MB
1494.15/1494.42	c total #watches: 130318
1494.55/1494.87	c total #propagations: 194835966 / total #impl: 1141238630 (eff. 0.171)
1494.55/1494.87	c #Conflicts:    3204000 | #Learnt:      48302 | 0.001
1494.55/1494.87	c total clause space: 206.656MB
1494.55/1494.87	c total #watches: 133526
1494.95/1495.28	c total #propagations: 194914635 / total #impl: 1141633389 (eff. 0.171)
1494.95/1495.28	c #Conflicts:    3205000 | #Learnt:      49302 | 0.001
1494.95/1495.28	c total clause space: 206.656MB
1494.95/1495.28	c total #watches: 136266
1495.35/1495.69	c total #propagations: 194976788 / total #impl: 1141993058 (eff. 0.171)
1495.35/1495.69	c #Conflicts:    3206000 | #Learnt:      50302 | 0.001
1495.35/1495.69	c total clause space: 206.656MB
1495.35/1495.69	c total #watches: 139089
1495.76/1496.03	c total #propagations: 195029257 / total #impl: 1142283202 (eff. 0.171)
1495.76/1496.03	c #Conflicts:    3207000 | #Learnt:      51302 | 0.001
1495.76/1496.03	c total clause space: 206.656MB
1495.76/1496.03	c total #watches: 141841
1496.15/1496.40	c total #propagations: 195075473 / total #impl: 1142538612 (eff. 0.171)
1496.15/1496.40	c #Conflicts:    3208000 | #Learnt:      52302 | 0.001
1496.15/1496.40	c total clause space: 206.656MB
1496.15/1496.40	c total #watches: 144284
1496.45/1496.75	c total #propagations: 195122235 / total #impl: 1142820837 (eff. 0.171)
1496.45/1496.75	c #Conflicts:    3209000 | #Learnt:      53302 | 0.001
1496.45/1496.75	c total clause space: 206.656MB
1496.45/1496.75	c total #watches: 146808
1496.75/1497.07	c total #propagations: 195164383 / total #impl: 1143031969 (eff. 0.171)
1496.75/1497.07	c #Conflicts:    3210000 | #Learnt:      54302 | 0.001
1496.75/1497.07	c total clause space: 206.656MB
1496.75/1497.07	c total #watches: 149673
1497.15/1497.47	c total #propagations: 195204292 / total #impl: 1143219052 (eff. 0.171)
1497.15/1497.47	c #Conflicts:    3211000 | #Learnt:      55302 | 0.001
1497.15/1497.47	c total clause space: 206.656MB
1497.15/1497.47	c total #watches: 152183
1497.65/1497.93	c total #propagations: 195251640 / total #impl: 1143503349 (eff. 0.171)
1497.65/1497.93	c #Conflicts:    3212000 | #Learnt:      56302 | 0.001
1497.65/1497.93	c total clause space: 206.656MB
1497.65/1497.93	c total #watches: 154670
1498.06/1498.38	c total #propagations: 195305819 / total #impl: 1143833909 (eff. 0.171)
1498.06/1498.38	c #Conflicts:    3213000 | #Learnt:      57302 | 0.001
1498.06/1498.38	c total clause space: 206.656MB
1498.06/1498.38	c total #watches: 157283
1498.55/1498.80	c total #propagations: 195360431 / total #impl: 1144171760 (eff. 0.171)
1498.55/1498.80	c #Conflicts:    3214000 | #Learnt:      58302 | 0.001
1498.55/1498.80	c total clause space: 206.656MB
1498.55/1498.80	c total #watches: 159740
1498.95/1499.24	c total #propagations: 195410354 / total #impl: 1144465000 (eff. 0.171)
1498.95/1499.24	c #Conflicts:    3215000 | #Learnt:      59302 | 0.001
1498.95/1499.24	c total clause space: 206.656MB
1498.95/1499.24	c total #watches: 162221
1499.45/1499.75	c total #propagations: 195457945 / total #impl: 1144693888 (eff. 0.171)
1499.45/1499.75	c #Conflicts:    3216000 | #Learnt:      60302 | 0.001
1499.45/1499.75	c total clause space: 206.656MB
1499.45/1499.75	c total #watches: 164528
1499.85/1500.12	c total #propagations: 195511923 / total #impl: 1145019338 (eff. 0.171)
1499.85/1500.12	c #Conflicts:    3217000 | #Learnt:      61302 | 0.001
1499.85/1500.12	c total clause space: 206.656MB
1499.85/1500.12	c total #watches: 167033
1500.16/1500.49	c total #propagations: 195552363 / total #impl: 1145221205 (eff. 0.171)
1500.16/1500.49	c #Conflicts:    3218000 | #Learnt:      62302 | 0.001
1500.16/1500.49	c total clause space: 206.656MB
1500.16/1500.49	c total #watches: 169434
1500.65/1500.96	c total #propagations: 195595210 / total #impl: 1145420966 (eff. 0.171)
1500.65/1500.96	c #Conflicts:    3219000 | #Learnt:      63302 | 0.001
1500.65/1500.96	c total clause space: 206.656MB
1500.65/1500.96	c total #watches: 172301
1501.15/1501.43	c total #propagations: 195654184 / total #impl: 1145736036 (eff. 0.171)
1501.15/1501.43	c #Conflicts:    3220000 | #Learnt:      64302 | 0.001
1501.15/1501.43	c total clause space: 206.656MB
1501.15/1501.43	c total #watches: 174884
1501.65/1501.97	c total #propagations: 195708112 / total #impl: 1146101373 (eff. 0.171)
1501.65/1501.97	c #Conflicts:    3221000 | #Learnt:      65302 | 0.001
1501.65/1501.97	c total clause space: 206.656MB
1501.65/1501.97	c total #watches: 177786
1502.46/1502.72	c total #propagations: 195765789 / total #impl: 1146496730 (eff. 0.171)
1502.46/1502.72	c #Conflicts:    3222000 | #Learnt:      66302 | 0.001
1502.46/1502.72	c total clause space: 206.656MB
1502.46/1502.72	c total #watches: 181754
1503.15/1503.50	c total #propagations: 195835818 / total #impl: 1146996304 (eff. 0.171)
1503.15/1503.50	c #Conflicts:    3223000 | #Learnt:      67302 | 0.001
1503.15/1503.50	c total clause space: 206.656MB
1503.15/1503.50	c total #watches: 184798
1504.05/1504.37	c total #propagations: 195903779 / total #impl: 1147496518 (eff. 0.171)
1504.05/1504.37	c #Conflicts:    3224000 | #Learnt:      68302 | 0.001
1504.05/1504.37	c total clause space: 206.656MB
1504.05/1504.37	c total #watches: 188891
1504.75/1505.04	c total #propagations: 195977142 / total #impl: 1148092502 (eff. 0.171)
1504.75/1505.04	c #Conflicts:    3225000 | #Learnt:      69302 | 0.001
1504.75/1505.04	c total clause space: 206.656MB
1504.75/1505.04	c total #watches: 191677
1505.25/1505.56	c total #propagations: 196035061 / total #impl: 1148485744 (eff. 0.171)
1505.25/1505.56	c #Conflicts:    3226000 | #Learnt:      70302 | 0.001
1505.25/1505.56	c total clause space: 206.656MB
1505.25/1505.56	c total #watches: 194429
1505.95/1506.28	c total #propagations: 196087061 / total #impl: 1148763056 (eff. 0.171)
1505.95/1506.28	c #Conflicts:    3227000 | #Learnt:      71302 | 0.001
1505.95/1506.28	c total clause space: 206.656MB
1505.95/1506.28	c total #watches: 198731
1506.65/1506.91	c total #propagations: 196157828 / total #impl: 1149245177 (eff. 0.171)
1506.65/1506.91	c #Conflicts:    3228000 | #Learnt:      72302 | 0.001
1506.65/1506.91	c total clause space: 206.656MB
1506.65/1506.91	c total #watches: 201530
1507.25/1507.50	c total #propagations: 196211857 / total #impl: 1149573158 (eff. 0.171)
1507.25/1507.50	c #Conflicts:    3229000 | #Learnt:      73302 | 0.001
1507.25/1507.50	c total clause space: 206.656MB
1507.25/1507.50	c total #watches: 204070
1507.95/1508.26	c total #propagations: 196257460 / total #impl: 1149823442 (eff. 0.171)
1507.95/1508.26	c #Conflicts:    3230000 | #Learnt:      74302 | 0.001
1507.95/1508.26	c total clause space: 206.656MB
1507.95/1508.26	c total #watches: 206713
1508.65/1508.93	c total #propagations: 196313405 / total #impl: 1150176882 (eff. 0.171)
1508.65/1508.93	c #Conflicts:    3231000 | #Learnt:      75302 | 0.001
1508.65/1508.93	c total clause space: 206.656MB
1508.65/1508.93	c total #watches: 209044
1509.15/1509.43	c total #propagations: 196372800 / total #impl: 1150606918 (eff. 0.171)
1509.15/1509.43	c #Conflicts:    3232000 | #Learnt:      76302 | 0.001
1509.15/1509.43	c total clause space: 206.656MB
1509.15/1509.43	c total #watches: 211346
1509.65/1509.93	c total #propagations: 196422354 / total #impl: 1150882430 (eff. 0.171)
1509.65/1509.93	c #Conflicts:    3233000 | #Learnt:      77302 | 0.001
1509.65/1509.93	c total clause space: 206.656MB
1509.65/1509.93	c total #watches: 213834
1510.15/1510.49	c total #propagations: 196461351 / total #impl: 1151087714 (eff. 0.171)
1510.15/1510.49	c #Conflicts:    3234000 | #Learnt:      78302 | 0.001
1510.15/1510.49	c total clause space: 206.656MB
1510.15/1510.49	c total #watches: 216396
1510.85/1511.12	c total #propagations: 196505023 / total #impl: 1151337989 (eff. 0.171)
1510.85/1511.12	c #Conflicts:    3235000 | #Learnt:      79302 | 0.001
1510.85/1511.12	c total clause space: 206.656MB
1510.85/1511.12	c total #watches: 218880
1511.45/1511.73	c total #propagations: 196552053 / total #impl: 1151612108 (eff. 0.171)
1511.45/1511.73	c #Conflicts:    3236000 | #Learnt:      80302 | 0.001
1511.45/1511.73	c total clause space: 206.656MB
1511.45/1511.73	c total #watches: 221579
1512.15/1512.40	c total #propagations: 196598649 / total #impl: 1151847130 (eff. 0.171)
1512.15/1512.40	c #Conflicts:    3237000 | #Learnt:      81302 | 0.001
1512.15/1512.40	c total clause space: 206.656MB
1512.15/1512.40	c total #watches: 224320
1512.65/1512.98	c total #propagations: 196645855 / total #impl: 1152124914 (eff. 0.171)
1512.65/1512.98	c #Conflicts:    3238000 | #Learnt:      82302 | 0.001
1512.65/1512.98	c total clause space: 206.656MB
1512.65/1512.98	c total #watches: 227062
1513.55/1513.83	c total #propagations: 196692443 / total #impl: 1152347806 (eff. 0.171)
1513.55/1513.83	c #Conflicts:    3239000 | #Learnt:      83302 | 0.001
1513.55/1513.83	c total clause space: 206.656MB
1513.55/1513.83	c total #watches: 229661
1514.25/1514.59	c total #propagations: 196755674 / total #impl: 1152777635 (eff. 0.171)
1514.25/1514.59	c #Conflicts:    3240000 | #Learnt:      84302 | 0.001
1514.25/1514.59	c total clause space: 206.656MB
1514.25/1514.59	c total #watches: 232602
1515.15/1515.45	c total #propagations: 196808877 / total #impl: 1153121814 (eff. 0.171)
1515.15/1515.45	c #Conflicts:    3241000 | #Learnt:      85302 | 0.001
1515.15/1515.45	c total clause space: 206.656MB
1515.15/1515.45	c total #watches: 235213
1515.95/1516.25	c total #propagations: 196869594 / total #impl: 1153558895 (eff. 0.171)
1515.95/1516.25	c #Conflicts:    3242000 | #Learnt:      86302 | 0.001
1515.95/1516.25	c total clause space: 206.656MB
1515.95/1516.25	c total #watches: 237685
1516.85/1517.10	c total #propagations: 196934791 / total #impl: 1153946822 (eff. 0.171)
1516.85/1517.10	c #Conflicts:    3243000 | #Learnt:      87302 | 0.001
1516.85/1517.10	c total clause space: 206.656MB
1516.85/1517.10	c total #watches: 240103
1517.35/1517.60	c total #propagations: 197004994 / total #impl: 1154368632 (eff. 0.171)
1517.35/1517.60	c GARBAGE COLLECT
1517.35/1517.60	c #Conflicts:    3244000 | #Learnt:      44601 | 0.001
1517.35/1517.60	c total clause space: 206.656MB
1517.35/1517.60	c total #watches: 121855
1517.76/1518.05	c total #propagations: 197069271 / total #impl: 1154782714 (eff. 0.171)
1517.76/1518.05	c #Conflicts:    3245000 | #Learnt:      45601 | 0.001
1517.76/1518.05	c total clause space: 206.656MB
1517.76/1518.05	c total #watches: 124781
1518.25/1518.59	c total #propagations: 197135064 / total #impl: 1155221559 (eff. 0.171)
1518.25/1518.59	c #Conflicts:    3246000 | #Learnt:      46601 | 0.001
1518.25/1518.59	c total clause space: 206.656MB
1518.25/1518.59	c total #watches: 129173
1518.75/1519.03	c total #propagations: 197213198 / total #impl: 1155748008 (eff. 0.171)
1518.75/1519.03	c #Conflicts:    3247000 | #Learnt:      47601 | 0.001
1518.75/1519.03	c total clause space: 206.656MB
1518.75/1519.03	c total #watches: 132183
1519.25/1519.54	c total #propagations: 197272926 / total #impl: 1156118193 (eff. 0.171)
1519.25/1519.54	c #Conflicts:    3248000 | #Learnt:      48601 | 0.001
1519.25/1519.54	c total clause space: 206.656MB
1519.25/1519.54	c total #watches: 136044
1519.75/1520.09	c total #propagations: 197343410 / total #impl: 1156568202 (eff. 0.171)
1519.75/1520.09	c #Conflicts:    3249000 | #Learnt:      49601 | 0.001
1519.75/1520.09	c total clause space: 206.656MB
1519.75/1520.09	c total #watches: 139884
1520.15/1520.41	c total #propagations: 197408080 / total #impl: 1157056702 (eff. 0.171)
1520.15/1520.41	c #Conflicts:    3250000 | #Learnt:      50601 | 0.001
1520.15/1520.41	c total clause space: 206.656MB
1520.15/1520.41	c total #watches: 142926
1520.45/1520.76	c total #propagations: 197449238 / total #impl: 1157271226 (eff. 0.171)
1520.45/1520.76	c #Conflicts:    3251000 | #Learnt:      51601 | 0.001
1520.45/1520.76	c total clause space: 206.656MB
1520.45/1520.76	c total #watches: 145434
1520.75/1521.03	c total #propagations: 197495349 / total #impl: 1157501731 (eff. 0.171)
1520.75/1521.03	c #Conflicts:    3252000 | #Learnt:      52601 | 0.001
1520.75/1521.03	c total clause space: 206.656MB
1520.75/1521.03	c total #watches: 148205
1521.16/1521.42	c total #propagations: 197530944 / total #impl: 1157646050 (eff. 0.171)
1521.16/1521.42	c #Conflicts:    3253000 | #Learnt:      53601 | 0.001
1521.16/1521.42	c total clause space: 206.656MB
1521.16/1521.42	c total #watches: 150931
1521.45/1521.71	c total #propagations: 197583589 / total #impl: 1157936548 (eff. 0.171)
1521.45/1521.71	c #Conflicts:    3254000 | #Learnt:      54601 | 0.001
1521.45/1521.71	c total clause space: 206.656MB
1521.45/1521.71	c total #watches: 153399
1521.75/1522.04	c total #propagations: 197624255 / total #impl: 1158108154 (eff. 0.171)
1521.75/1522.04	c #Conflicts:    3255000 | #Learnt:      55601 | 0.001
1521.75/1522.04	c total clause space: 206.656MB
1521.75/1522.04	c total #watches: 156177
1522.16/1522.49	c total #propagations: 197664858 / total #impl: 1158302834 (eff. 0.171)
1522.16/1522.49	c #Conflicts:    3256000 | #Learnt:      56601 | 0.001
1522.16/1522.49	c total clause space: 206.656MB
1522.16/1522.49	c total #watches: 158485
1522.65/1522.96	c total #propagations: 197715284 / total #impl: 1158649592 (eff. 0.171)
1522.65/1522.96	c #Conflicts:    3257000 | #Learnt:      57601 | 0.001
1522.65/1522.96	c total clause space: 206.656MB
1522.65/1522.96	c total #watches: 161144
1523.15/1523.40	c total #propagations: 197774793 / total #impl: 1158981625 (eff. 0.171)
1523.15/1523.40	c #Conflicts:    3258000 | #Learnt:      58601 | 0.001
1523.15/1523.40	c total clause space: 206.656MB
1523.15/1523.40	c total #watches: 164191
1523.45/1523.75	c total #propagations: 197825560 / total #impl: 1159247302 (eff. 0.171)
1523.45/1523.75	c #Conflicts:    3259000 | #Learnt:      59601 | 0.001
1523.45/1523.75	c total clause space: 206.656MB
1523.45/1523.75	c total #watches: 166598
1523.85/1524.15	c total #propagations: 197865528 / total #impl: 1159423160 (eff. 0.171)
1523.85/1524.15	c #Conflicts:    3260000 | #Learnt:      60601 | 0.001
1523.85/1524.15	c total clause space: 206.656MB
1523.85/1524.15	c total #watches: 169122
1524.36/1524.64	c total #propagations: 197905191 / total #impl: 1159642977 (eff. 0.171)
1524.36/1524.64	c #Conflicts:    3261000 | #Learnt:      61601 | 0.001
1524.36/1524.64	c total clause space: 206.656MB
1524.36/1524.64	c total #watches: 171573
1524.75/1525.02	c total #propagations: 197959823 / total #impl: 1159982048 (eff. 0.171)
1524.75/1525.02	c #Conflicts:    3262000 | #Learnt:      62601 | 0.001
1524.75/1525.02	c total clause space: 206.656MB
1524.75/1525.02	c total #watches: 174334
1525.15/1525.46	c total #propagations: 198000917 / total #impl: 1160198442 (eff. 0.171)
1525.15/1525.46	c #Conflicts:    3263000 | #Learnt:      63601 | 0.001
1525.15/1525.46	c total clause space: 206.656MB
1525.15/1525.46	c total #watches: 177038
1525.65/1525.90	c total #propagations: 198046441 / total #impl: 1160469484 (eff. 0.171)
1525.65/1525.90	c #Conflicts:    3264000 | #Learnt:      64601 | 0.001
1525.65/1525.90	c total clause space: 206.656MB
1525.65/1525.90	c total #watches: 179707
1526.15/1526.41	c total #propagations: 198099898 / total #impl: 1160737464 (eff. 0.171)
1526.15/1526.41	c #Conflicts:    3265000 | #Learnt:      65601 | 0.001
1526.15/1526.41	c total clause space: 206.656MB
1526.15/1526.41	c total #watches: 182101
1526.66/1526.93	c total #propagations: 198157640 / total #impl: 1161136599 (eff. 0.171)
1526.66/1526.93	c #Conflicts:    3266000 | #Learnt:      66601 | 0.001
1526.66/1526.93	c total clause space: 206.656MB
1526.66/1526.93	c total #watches: 184467
1527.25/1527.53	c total #propagations: 198210029 / total #impl: 1161457578 (eff. 0.171)
1527.25/1527.53	c #Conflicts:    3267000 | #Learnt:      67601 | 0.001
1527.25/1527.53	c total clause space: 206.656MB
1527.25/1527.53	c total #watches: 187264
1528.05/1528.36	c total #propagations: 198268800 / total #impl: 1161835356 (eff. 0.171)
1528.05/1528.36	c #Conflicts:    3268000 | #Learnt:      68601 | 0.001
1528.05/1528.36	c total clause space: 206.656MB
1528.05/1528.36	c total #watches: 190219
1528.86/1529.16	c total #propagations: 198349468 / total #impl: 1162458288 (eff. 0.171)
1528.86/1529.16	c #Conflicts:    3269000 | #Learnt:      69601 | 0.001
1528.86/1529.16	c total clause space: 206.656MB
1528.86/1529.16	c total #watches: 192843
1529.35/1529.60	c total #propagations: 198419529 / total #impl: 1162960180 (eff. 0.171)
1529.35/1529.60	c #Conflicts:    3270000 | #Learnt:      70601 | 0.001
1529.35/1529.60	c total clause space: 206.656MB
1529.35/1529.60	c total #watches: 195229
1529.86/1530.19	c total #propagations: 198460135 / total #impl: 1163184848 (eff. 0.171)
1529.86/1530.19	c #Conflicts:    3271000 | #Learnt:      71601 | 0.001
1529.86/1530.19	c total clause space: 206.656MB
1529.86/1530.19	c total #watches: 197937
1530.55/1530.83	c total #propagations: 198509840 / total #impl: 1163435216 (eff. 0.171)
1530.55/1530.83	c #Conflicts:    3272000 | #Learnt:      72601 | 0.001
1530.55/1530.83	c total clause space: 206.656MB
1530.55/1530.83	c total #watches: 200409
1531.06/1531.36	c total #propagations: 198566902 / total #impl: 1163794195 (eff. 0.171)
1531.06/1531.36	c #Conflicts:    3273000 | #Learnt:      73601 | 0.001
1531.06/1531.36	c total clause space: 206.656MB
1531.06/1531.36	c total #watches: 203083
1531.65/1531.97	c total #propagations: 198610031 / total #impl: 1164019966 (eff. 0.171)
1531.65/1531.97	c #Conflicts:    3274000 | #Learnt:      74601 | 0.001
1531.65/1531.97	c total clause space: 206.656MB
1531.65/1531.97	c total #watches: 205789
1532.55/1532.84	c total #propagations: 198662635 / total #impl: 1164324892 (eff. 0.171)
1532.55/1532.84	c #Conflicts:    3275000 | #Learnt:      75601 | 0.001
1532.55/1532.84	c total clause space: 206.656MB
1532.55/1532.84	c total #watches: 208929
1533.16/1533.46	c total #propagations: 198736528 / total #impl: 1164851977 (eff. 0.171)
1533.16/1533.46	c #Conflicts:    3276000 | #Learnt:      76601 | 0.001
1533.16/1533.46	c total clause space: 206.656MB
1533.16/1533.46	c total #watches: 211878
1533.85/1534.16	c total #propagations: 198795551 / total #impl: 1165154522 (eff. 0.171)
1533.85/1534.16	c #Conflicts:    3277000 | #Learnt:      77601 | 0.001
1533.85/1534.16	c total clause space: 206.656MB
1533.85/1534.16	c total #watches: 215285
1534.45/1534.71	c total #propagations: 198853946 / total #impl: 1165477774 (eff. 0.171)
1534.45/1534.71	c #Conflicts:    3278000 | #Learnt:      78601 | 0.001
1534.45/1534.71	c total clause space: 206.656MB
1534.45/1534.71	c total #watches: 217721
1535.15/1535.43	c total #propagations: 198896467 / total #impl: 1165728294 (eff. 0.171)
1535.15/1535.43	c #Conflicts:    3279000 | #Learnt:      79601 | 0.001
1535.15/1535.43	c total clause space: 206.656MB
1535.15/1535.43	c total #watches: 220235
1535.75/1536.03	c total #propagations: 198949779 / total #impl: 1166045994 (eff. 0.171)
1535.75/1536.03	c #Conflicts:    3280000 | #Learnt:      80601 | 0.001
1535.75/1536.03	c total clause space: 206.656MB
1535.75/1536.03	c total #watches: 222773
1536.35/1536.66	c total #propagations: 198998646 / total #impl: 1166320894 (eff. 0.171)
1536.35/1536.66	c #Conflicts:    3281000 | #Learnt:      81601 | 0.001
1536.35/1536.66	c total clause space: 206.656MB
1536.35/1536.66	c total #watches: 225352
1536.95/1537.26	c total #propagations: 199043009 / total #impl: 1166554988 (eff. 0.171)
1536.95/1537.26	c #Conflicts:    3282000 | #Learnt:      82601 | 0.001
1536.95/1537.26	c total clause space: 206.656MB
1536.95/1537.26	c total #watches: 227852
1537.75/1538.06	c total #propagations: 199087695 / total #impl: 1166834837 (eff. 0.171)
1537.75/1538.06	c #Conflicts:    3283000 | #Learnt:      83601 | 0.001
1537.75/1538.06	c total clause space: 206.656MB
1537.75/1538.06	c total #watches: 230674
1538.25/1538.59	c total #propagations: 199145037 / total #impl: 1167259648 (eff. 0.171)
1538.25/1538.59	c #Conflicts:    3284000 | #Learnt:      84601 | 0.001
1538.25/1538.59	c total clause space: 206.656MB
1538.25/1538.59	c total #watches: 233329
1539.05/1539.33	c total #propagations: 199192075 / total #impl: 1167549773 (eff. 0.171)
1539.05/1539.33	c #Conflicts:    3285000 | #Learnt:      85601 | 0.001
1539.05/1539.33	c total clause space: 206.656MB
1539.05/1539.33	c total #watches: 235639
1539.95/1540.23	c total #propagations: 199250482 / total #impl: 1167935456 (eff. 0.171)
1539.95/1540.23	c #Conflicts:    3286000 | #Learnt:      86601 | 0.001
1539.95/1540.23	c total clause space: 206.656MB
1539.95/1540.23	c total #watches: 238687
1541.05/1541.33	c total #propagations: 199314914 / total #impl: 1168403156 (eff. 0.171)
1541.05/1541.33	c #Conflicts:    3287000 | #Learnt:      87601 | 0.001
1541.05/1541.33	c total clause space: 206.656MB
1541.05/1541.33	c total #watches: 242342
1541.75/1542.00	c total #propagations: 199395810 / total #impl: 1168952479 (eff. 0.171)
1541.75/1542.00	c GARBAGE COLLECT
1541.75/1542.00	c #Conflicts:    3288000 | #Learnt:      44610 | 0.001
1541.75/1542.00	c total clause space: 206.656MB
1541.75/1542.00	c total #watches: 122193
1542.15/1542.41	c total #propagations: 199463013 / total #impl: 1169426598 (eff. 0.171)
1542.15/1542.41	c #Conflicts:    3289000 | #Learnt:      45610 | 0.001
1542.15/1542.41	c total clause space: 206.656MB
1542.15/1542.41	c total #watches: 125093
1542.65/1542.96	c total #propagations: 199522654 / total #impl: 1169827766 (eff. 0.171)
1542.65/1542.96	c #Conflicts:    3290000 | #Learnt:      46610 | 0.001
1542.65/1542.96	c total clause space: 206.656MB
1542.65/1542.96	c total #watches: 129051
1543.16/1543.45	c total #propagations: 199601924 / total #impl: 1170389674 (eff. 0.171)
1543.16/1543.45	c #Conflicts:    3291000 | #Learnt:      47610 | 0.001
1543.16/1543.45	c total clause space: 206.656MB
1543.16/1543.45	c total #watches: 132924
1543.75/1544.06	c total #propagations: 199670732 / total #impl: 1170860308 (eff. 0.171)
1543.75/1544.06	c #Conflicts:    3292000 | #Learnt:      48610 | 0.001
1543.75/1544.06	c total clause space: 206.656MB
1543.75/1544.06	c total #watches: 136133
1544.35/1544.68	c total #propagations: 199752163 / total #impl: 1171362220 (eff. 0.171)
1544.35/1544.68	c #Conflicts:    3293000 | #Learnt:      49610 | 0.001
1544.35/1544.68	c total clause space: 206.656MB
1544.35/1544.68	c total #watches: 139865
1545.05/1545.36	c total #propagations: 199830108 / total #impl: 1171815395 (eff. 0.171)
1545.05/1545.36	c #Conflicts:    3294000 | #Learnt:      50610 | 0.001
1545.05/1545.36	c total clause space: 206.656MB
1545.05/1545.36	c total #watches: 144423
1545.55/1545.82	c total #propagations: 199914185 / total #impl: 1172307456 (eff. 0.171)
1545.55/1545.82	c #Conflicts:    3295000 | #Learnt:      51610 | 0.001
1545.55/1545.82	c total clause space: 206.656MB
1545.55/1545.82	c total #watches: 147227
1545.95/1546.25	c total #propagations: 199967786 / total #impl: 1172638780 (eff. 0.171)
1545.95/1546.25	c #Conflicts:    3296000 | #Learnt:      52610 | 0.001
1545.95/1546.25	c total clause space: 206.656MB
1545.95/1546.25	c total #watches: 150056
1546.45/1546.74	c total #propagations: 200023205 / total #impl: 1173003509 (eff. 0.171)
1546.45/1546.74	c #Conflicts:    3297000 | #Learnt:      53610 | 0.001
1546.45/1546.74	c total clause space: 206.656MB
1546.45/1546.74	c total #watches: 152741
1546.85/1547.14	c total #propagations: 200084695 / total #impl: 1173404675 (eff. 0.171)
1546.85/1547.14	c #Conflicts:    3298000 | #Learnt:      54610 | 0.001
1546.85/1547.14	c total clause space: 206.656MB
1546.85/1547.14	c total #watches: 155443
1547.35/1547.63	c total #propagations: 200135212 / total #impl: 1173738500 (eff. 0.171)
1547.35/1547.63	c #Conflicts:    3299000 | #Learnt:      55610 | 0.001
1547.35/1547.63	c total clause space: 206.656MB
1547.35/1547.63	c total #watches: 158430
1547.95/1548.27	c total #propagations: 200199544 / total #impl: 1174148194 (eff. 0.171)
1547.95/1548.27	c #Conflicts:    3300000 | #Learnt:      56610 | 0.001
1547.95/1548.27	c total clause space: 206.656MB
1547.95/1548.27	c total #watches: 162030
1548.75/1549.03	c total #propagations: 200274502 / total #impl: 1174673238 (eff. 0.170)
1548.75/1549.03	c #Conflicts:    3301000 | #Learnt:      57610 | 0.001
1548.75/1549.03	c total clause space: 206.656MB
1548.75/1549.03	c total #watches: 166676
1549.55/1549.85	c total #propagations: 200357288 / total #impl: 1175276932 (eff. 0.170)
1549.55/1549.85	c #Conflicts:    3302000 | #Learnt:      58610 | 0.001
1549.55/1549.85	c total clause space: 206.656MB
1549.55/1549.85	c total #watches: 169986
1550.55/1550.84	c total #propagations: 200448073 / total #impl: 1175909632 (eff. 0.170)
1550.55/1550.84	c #Conflicts:    3303000 | #Learnt:      59610 | 0.001
1550.55/1550.84	c total clause space: 206.656MB
1550.55/1550.84	c total #watches: 174712
1551.65/1551.93	c total #propagations: 200541112 / total #impl: 1176640575 (eff. 0.170)
1551.65/1551.93	c #Conflicts:    3304000 | #Learnt:      60610 | 0.001
1551.65/1551.93	c total clause space: 206.656MB
1551.65/1551.93	c total #watches: 179205
1552.75/1553.02	c total #propagations: 200640253 / total #impl: 1177424454 (eff. 0.170)
1552.75/1553.02	c #Conflicts:    3305000 | #Learnt:      61610 | 0.001
1552.75/1553.02	c total clause space: 206.656MB
1552.75/1553.02	c total #watches: 183005
1553.85/1554.18	c total #propagations: 200737161 / total #impl: 1178203383 (eff. 0.170)
1553.85/1554.18	c #Conflicts:    3306000 | #Learnt:      62610 | 0.001
1553.85/1554.18	c total clause space: 206.656MB
1553.85/1554.18	c total #watches: 187410
1554.95/1555.28	c total #propagations: 200836281 / total #impl: 1178946950 (eff. 0.170)
1554.95/1555.28	c #Conflicts:    3307000 | #Learnt:      63610 | 0.001
1554.95/1555.28	c total clause space: 206.656MB
1554.95/1555.28	c total #watches: 191528
1555.65/1555.92	c total #propagations: 200927658 / total #impl: 1179607409 (eff. 0.170)
1555.65/1555.92	c #Conflicts:    3308000 | #Learnt:      64610 | 0.001
1555.65/1555.92	c total clause space: 206.656MB
1555.65/1555.92	c total #watches: 194876
1556.25/1556.58	c total #propagations: 200977586 / total #impl: 1179866945 (eff. 0.170)
1556.25/1556.58	c #Conflicts:    3309000 | #Learnt:      65610 | 0.001
1556.25/1556.58	c total clause space: 206.656MB
1556.25/1556.58	c total #watches: 197553
1556.85/1557.19	c total #propagations: 201023409 / total #impl: 1180111727 (eff. 0.170)
1556.85/1557.19	c #Conflicts:    3310000 | #Learnt:      66610 | 0.001
1556.85/1557.19	c total clause space: 206.656MB
1556.85/1557.19	c total #watches: 200366
1557.55/1557.85	c total #propagations: 201071888 / total #impl: 1180377085 (eff. 0.170)
1557.55/1557.85	c #Conflicts:    3311000 | #Learnt:      67610 | 0.001
1557.55/1557.85	c total clause space: 206.656MB
1557.55/1557.85	c total #watches: 203117
1557.95/1558.29	c total #propagations: 201118447 / total #impl: 1180659679 (eff. 0.170)
1557.95/1558.29	c #Conflicts:    3312000 | #Learnt:      68610 | 0.001
1557.95/1558.29	c total clause space: 206.656MB
1557.95/1558.29	c total #watches: 205463
1558.75/1559.07	c total #propagations: 201159059 / total #impl: 1180833482 (eff. 0.170)
1558.75/1559.07	c #Conflicts:    3313000 | #Learnt:      69610 | 0.001
1558.75/1559.07	c total clause space: 206.656MB
1558.75/1559.07	c total #watches: 208357
1559.75/1560.03	c total #propagations: 201209042 / total #impl: 1181143386 (eff. 0.170)
1559.75/1560.03	c #Conflicts:    3314000 | #Learnt:      70610 | 0.001
1559.75/1560.03	c total clause space: 206.656MB
1559.75/1560.03	c total #watches: 211435
1560.55/1560.81	c total #propagations: 201272535 / total #impl: 1181571091 (eff. 0.170)
1560.55/1560.81	c #Conflicts:    3315000 | #Learnt:      71610 | 0.001
1560.55/1560.81	c total clause space: 206.656MB
1560.55/1560.81	c total #watches: 214279
1561.15/1561.43	c total #propagations: 201322945 / total #impl: 1181896590 (eff. 0.170)
1561.15/1561.43	c #Conflicts:    3316000 | #Learnt:      72610 | 0.001
1561.15/1561.43	c total clause space: 206.656MB
1561.15/1561.43	c total #watches: 217056
1561.95/1562.22	c total #propagations: 201365625 / total #impl: 1182120541 (eff. 0.170)
1561.95/1562.22	c #Conflicts:    3317000 | #Learnt:      73610 | 0.001
1561.95/1562.22	c total clause space: 206.656MB
1561.95/1562.22	c total #watches: 219621
1562.75/1563.03	c total #propagations: 201416597 / total #impl: 1182428494 (eff. 0.170)
1562.75/1563.03	c #Conflicts:    3318000 | #Learnt:      74610 | 0.001
1562.75/1563.03	c total clause space: 206.656MB
1562.75/1563.03	c total #watches: 222137
1563.45/1563.73	c total #propagations: 201470025 / total #impl: 1182779994 (eff. 0.170)
1563.45/1563.73	c #Conflicts:    3319000 | #Learnt:      75610 | 0.001
1563.45/1563.73	c total clause space: 206.656MB
1563.45/1563.73	c total #watches: 224890
1564.14/1564.41	c total #propagations: 201522309 / total #impl: 1183067113 (eff. 0.170)
1564.14/1564.41	c #Conflicts:    3320000 | #Learnt:      76610 | 0.001
1564.14/1564.41	c total clause space: 206.656MB
1564.14/1564.41	c total #watches: 227370
1564.74/1565.07	c total #propagations: 201572284 / total #impl: 1183333478 (eff. 0.170)
1564.74/1565.07	c #Conflicts:    3321000 | #Learnt:      77610 | 0.001
1564.74/1565.07	c total clause space: 206.656MB
1564.74/1565.07	c total #watches: 230043
1565.74/1566.01	c total #propagations: 201618137 / total #impl: 1183593325 (eff. 0.170)
1565.74/1566.01	c #Conflicts:    3322000 | #Learnt:      78610 | 0.001
1565.74/1566.01	c total clause space: 206.656MB
1565.74/1566.01	c total #watches: 232445
1566.44/1566.79	c total #propagations: 201680954 / total #impl: 1184014418 (eff. 0.170)
1566.44/1566.79	c #Conflicts:    3323000 | #Learnt:      79610 | 0.001
1566.44/1566.79	c total clause space: 206.656MB
1566.44/1566.79	c total #watches: 235951
1567.35/1567.62	c total #propagations: 201731702 / total #impl: 1184380389 (eff. 0.170)
1567.35/1567.62	c #Conflicts:    3324000 | #Learnt:      80610 | 0.001
1567.35/1567.62	c total clause space: 206.656MB
1567.35/1567.62	c total #watches: 238630
1568.35/1568.64	c total #propagations: 201785933 / total #impl: 1184787257 (eff. 0.170)
1568.35/1568.64	c #Conflicts:    3325000 | #Learnt:      81610 | 0.001
1568.35/1568.64	c total clause space: 206.656MB
1568.35/1568.64	c total #watches: 242303
1569.55/1569.83	c total #propagations: 201857616 / total #impl: 1185309126 (eff. 0.170)
1569.55/1569.83	c #Conflicts:    3326000 | #Learnt:      82610 | 0.001
1569.55/1569.83	c total clause space: 206.656MB
1569.55/1569.83	c total #watches: 246411
1570.34/1570.65	c total #propagations: 201940113 / total #impl: 1185925849 (eff. 0.170)
1570.34/1570.65	c #Conflicts:    3327000 | #Learnt:      83610 | 0.001
1570.34/1570.65	c total clause space: 206.656MB
1570.34/1570.65	c total #watches: 248939
1571.04/1571.38	c total #propagations: 201992799 / total #impl: 1186256824 (eff. 0.170)
1571.04/1571.38	c #Conflicts:    3328000 | #Learnt:      84610 | 0.001
1571.04/1571.38	c total clause space: 206.656MB
1571.04/1571.38	c total #watches: 251512
1571.75/1572.06	c total #propagations: 202034002 / total #impl: 1186495516 (eff. 0.170)
1571.75/1572.06	c #Conflicts:    3329000 | #Learnt:      85610 | 0.001
1571.75/1572.06	c total clause space: 206.656MB
1571.75/1572.06	c total #watches: 254289
1572.64/1572.94	c total #propagations: 202076659 / total #impl: 1186721329 (eff. 0.170)
1572.64/1572.94	c #Conflicts:    3330000 | #Learnt:      86610 | 0.001
1572.64/1572.94	c total clause space: 206.656MB
1572.64/1572.94	c total #watches: 256857
1573.34/1573.66	c total #propagations: 202123244 / total #impl: 1186982603 (eff. 0.170)
1573.34/1573.66	c #Conflicts:    3331000 | #Learnt:      87610 | 0.001
1573.34/1573.66	c total clause space: 206.656MB
1573.34/1573.66	c total #watches: 259532
1574.14/1574.41	c total #propagations: 202166177 / total #impl: 1187213526 (eff. 0.170)
1574.14/1574.41	c #Conflicts:    3332000 | #Learnt:      88610 | 0.001
1574.14/1574.41	c total clause space: 206.656MB
1574.14/1574.41	c total #watches: 262155
1574.54/1574.84	c total #propagations: 202209100 / total #impl: 1187459238 (eff. 0.170)
1574.54/1574.84	c GARBAGE COLLECT
1574.54/1574.84	c #Conflicts:    3333000 | #Learnt:      45306 | 0.001
1574.54/1574.84	c total clause space: 206.656MB
1574.54/1574.84	c total #watches: 123873
1574.84/1575.18	c total #propagations: 202268320 / total #impl: 1187866737 (eff. 0.170)
1574.84/1575.18	c #Conflicts:    3334000 | #Learnt:      46306 | 0.001
1574.84/1575.18	c total clause space: 206.656MB
1574.84/1575.18	c total #watches: 126418
1575.14/1575.49	c total #propagations: 202327193 / total #impl: 1188217257 (eff. 0.170)
1575.14/1575.49	c #Conflicts:    3335000 | #Learnt:      47306 | 0.001
1575.14/1575.49	c total clause space: 206.656MB
1575.14/1575.49	c total #watches: 129316
1575.44/1575.78	c total #propagations: 202373837 / total #impl: 1188473815 (eff. 0.170)
1575.44/1575.78	c #Conflicts:    3336000 | #Learnt:      48306 | 0.001
1575.44/1575.78	c total clause space: 206.656MB
1575.44/1575.78	c total #watches: 132073
1575.84/1576.13	c total #propagations: 202415427 / total #impl: 1188699526 (eff. 0.170)
1575.84/1576.13	c #Conflicts:    3337000 | #Learnt:      49306 | 0.001
1575.84/1576.13	c total clause space: 206.656MB
1575.84/1576.13	c total #watches: 134605
1576.15/1576.45	c total #propagations: 202465501 / total #impl: 1188974958 (eff. 0.170)
1576.15/1576.45	c #Conflicts:    3338000 | #Learnt:      50306 | 0.001
1576.15/1576.45	c total clause space: 206.656MB
1576.15/1576.45	c total #watches: 137187
1576.44/1576.75	c total #propagations: 202513830 / total #impl: 1189248065 (eff. 0.170)
1576.44/1576.75	c #Conflicts:    3339000 | #Learnt:      51306 | 0.001
1576.44/1576.75	c total clause space: 206.656MB
1576.44/1576.75	c total #watches: 139563
1576.74/1577.05	c total #propagations: 202555509 / total #impl: 1189445822 (eff. 0.170)
1576.74/1577.05	c #Conflicts:    3340000 | #Learnt:      52306 | 0.001
1576.74/1577.05	c total clause space: 206.656MB
1576.74/1577.05	c total #watches: 142324
1577.15/1577.42	c total #propagations: 202599837 / total #impl: 1189648639 (eff. 0.170)
1577.15/1577.42	c #Conflicts:    3341000 | #Learnt:      53306 | 0.001
1577.15/1577.42	c total clause space: 206.656MB
1577.15/1577.42	c total #watches: 145020
1577.64/1577.92	c total #propagations: 202655576 / total #impl: 1189954864 (eff. 0.170)
1577.64/1577.92	c #Conflicts:    3342000 | #Learnt:      54306 | 0.001
1577.64/1577.92	c total clause space: 206.656MB
1577.64/1577.92	c total #watches: 148504
1578.14/1578.42	c total #propagations: 202720750 / total #impl: 1190398036 (eff. 0.170)
1578.14/1578.42	c #Conflicts:    3343000 | #Learnt:      55306 | 0.001
1578.14/1578.42	c total clause space: 206.656MB
1578.14/1578.42	c total #watches: 152134
1578.64/1578.98	c total #propagations: 202791673 / total #impl: 1190806154 (eff. 0.170)
1578.64/1578.98	c #Conflicts:    3344000 | #Learnt:      56306 | 0.001
1578.64/1578.98	c total clause space: 206.656MB
1578.64/1578.98	c total #watches: 154919
1579.24/1579.54	c total #propagations: 202858573 / total #impl: 1191311957 (eff. 0.170)
1579.24/1579.54	c #Conflicts:    3345000 | #Learnt:      57306 | 0.001
1579.24/1579.54	c total clause space: 206.656MB
1579.24/1579.54	c total #watches: 157559
1579.94/1580.22	c total #propagations: 202927588 / total #impl: 1191716807 (eff. 0.170)
1579.94/1580.22	c #Conflicts:    3346000 | #Learnt:      58306 | 0.001
1579.94/1580.22	c total clause space: 206.656MB
1579.94/1580.22	c total #watches: 161304
1580.64/1580.92	c total #propagations: 203005576 / total #impl: 1192196125 (eff. 0.170)
1580.64/1580.92	c #Conflicts:    3347000 | #Learnt:      59306 | 0.001
1580.64/1580.92	c total clause space: 206.656MB
1580.64/1580.92	c total #watches: 165128
1581.44/1581.80	c total #propagations: 203100066 / total #impl: 1192719637 (eff. 0.170)
1581.44/1581.80	c #Conflicts:    3348000 | #Learnt:      60306 | 0.001
1581.44/1581.80	c total clause space: 206.656MB
1581.44/1581.80	c total #watches: 169168
1582.24/1582.53	c total #propagations: 203205140 / total #impl: 1193357106 (eff. 0.170)
1582.24/1582.53	c #Conflicts:    3349000 | #Learnt:      61306 | 0.001
1582.24/1582.53	c total clause space: 206.656MB
1582.24/1582.53	c total #watches: 172840
1582.94/1583.21	c total #propagations: 203289467 / total #impl: 1193884788 (eff. 0.170)
1582.94/1583.21	c #Conflicts:    3350000 | #Learnt:      62306 | 0.001
1582.94/1583.21	c total clause space: 206.656MB
1582.94/1583.21	c total #watches: 176416
1583.75/1584.07	c total #propagations: 203365215 / total #impl: 1194379730 (eff. 0.170)
1583.75/1584.07	c #Conflicts:    3351000 | #Learnt:      63306 | 0.001
1583.75/1584.07	c total clause space: 206.656MB
1583.75/1584.07	c total #watches: 180488
1584.74/1585.06	c total #propagations: 203462751 / total #impl: 1194944668 (eff. 0.170)
1584.74/1585.06	c #Conflicts:    3352000 | #Learnt:      64306 | 0.001
1584.74/1585.06	c total clause space: 206.656MB
1584.74/1585.06	c total #watches: 184657
1585.24/1585.52	c total #propagations: 203565458 / total #impl: 1195520483 (eff. 0.170)
1585.24/1585.52	c #Conflicts:    3353000 | #Learnt:      65306 | 0.001
1585.24/1585.52	c total clause space: 206.656MB
1585.24/1585.52	c total #watches: 187187
1585.74/1586.01	c total #propagations: 203608475 / total #impl: 1195738044 (eff. 0.170)
1585.74/1586.01	c #Conflicts:    3354000 | #Learnt:      66306 | 0.001
1585.74/1586.01	c total clause space: 206.656MB
1585.74/1586.01	c total #watches: 189906
1586.24/1586.58	c total #propagations: 203650724 / total #impl: 1195955488 (eff. 0.170)
1586.24/1586.58	c #Conflicts:    3355000 | #Learnt:      67306 | 0.001
1586.24/1586.58	c total clause space: 206.656MB
1586.24/1586.58	c total #watches: 192533
1586.94/1587.22	c total #propagations: 203699772 / total #impl: 1196258178 (eff. 0.170)
1586.94/1587.22	c #Conflicts:    3356000 | #Learnt:      68306 | 0.001
1586.94/1587.22	c total clause space: 206.656MB
1586.94/1587.22	c total #watches: 195268
1587.33/1587.66	c total #propagations: 203753381 / total #impl: 1196593336 (eff. 0.170)
1587.33/1587.66	c #Conflicts:    3357000 | #Learnt:      69306 | 0.001
1587.33/1587.66	c total clause space: 206.656MB
1587.33/1587.66	c total #watches: 197759
1587.93/1588.29	c total #propagations: 203792098 / total #impl: 1196796962 (eff. 0.170)
1587.93/1588.29	c #Conflicts:    3358000 | #Learnt:      70306 | 0.001
1587.93/1588.29	c total clause space: 206.656MB
1587.93/1588.29	c total #watches: 200235
1588.73/1589.01	c total #propagations: 203843665 / total #impl: 1197105068 (eff. 0.170)
1588.73/1589.01	c #Conflicts:    3359000 | #Learnt:      71306 | 0.001
1588.73/1589.01	c total clause space: 206.656MB
1588.73/1589.01	c total #watches: 202616
1589.53/1589.86	c total #propagations: 203903133 / total #impl: 1197478456 (eff. 0.170)
1589.53/1589.86	c #Conflicts:    3360000 | #Learnt:      72306 | 0.001
1589.53/1589.86	c total clause space: 206.656MB
1589.53/1589.86	c total #watches: 205448
1590.03/1590.34	c total #propagations: 203968937 / total #impl: 1197989397 (eff. 0.170)
1590.03/1590.34	c #Conflicts:    3361000 | #Learnt:      73306 | 0.001
1590.03/1590.34	c total clause space: 206.656MB
1590.03/1590.34	c total #watches: 208062
1590.53/1590.85	c total #propagations: 204009209 / total #impl: 1198181567 (eff. 0.170)
1590.53/1590.85	c #Conflicts:    3362000 | #Learnt:      74306 | 0.001
1590.53/1590.85	c total clause space: 206.656MB
1590.53/1590.85	c total #watches: 210790
1591.23/1591.59	c total #propagations: 204053993 / total #impl: 1198407833 (eff. 0.170)
1591.23/1591.59	c #Conflicts:    3363000 | #Learnt:      75306 | 0.001
1591.23/1591.59	c total clause space: 206.656MB
1591.23/1591.59	c total #watches: 213608
1591.93/1592.22	c total #propagations: 204109632 / total #impl: 1198760803 (eff. 0.170)
1591.93/1592.22	c #Conflicts:    3364000 | #Learnt:      76306 | 0.001
1591.93/1592.22	c total clause space: 206.656MB
1591.93/1592.22	c total #watches: 216136
1592.43/1592.80	c total #propagations: 204158750 / total #impl: 1199041605 (eff. 0.170)
1592.43/1592.80	c #Conflicts:    3365000 | #Learnt:      77306 | 0.001
1592.43/1592.80	c total clause space: 206.656MB
1592.43/1592.80	c total #watches: 218607
1593.13/1593.41	c total #propagations: 204203794 / total #impl: 1199277830 (eff. 0.170)
1593.13/1593.41	c #Conflicts:    3366000 | #Learnt:      78306 | 0.001
1593.13/1593.41	c total clause space: 206.656MB
1593.13/1593.41	c total #watches: 221153
1593.83/1594.12	c total #propagations: 204251994 / total #impl: 1199553668 (eff. 0.170)
1593.83/1594.12	c #Conflicts:    3367000 | #Learnt:      79306 | 0.001
1593.83/1594.12	c total clause space: 206.656MB
1593.83/1594.12	c total #watches: 223568
1594.43/1594.72	c total #propagations: 204307824 / total #impl: 1199908324 (eff. 0.170)
1594.43/1594.72	c #Conflicts:    3368000 | #Learnt:      80306 | 0.001
1594.43/1594.72	c total clause space: 206.656MB
1594.43/1594.72	c total #watches: 226177
1595.13/1595.44	c total #propagations: 204352447 / total #impl: 1200194674 (eff. 0.170)
1595.13/1595.44	c #Conflicts:    3369000 | #Learnt:      81306 | 0.001
1595.13/1595.44	c total clause space: 206.656MB
1595.13/1595.44	c total #watches: 228816
1596.03/1596.30	c total #propagations: 204409285 / total #impl: 1200555579 (eff. 0.170)
1596.03/1596.30	c #Conflicts:    3370000 | #Learnt:      82306 | 0.001
1596.03/1596.30	c total clause space: 206.656MB
1596.03/1596.30	c total #watches: 232228
1596.83/1597.15	c total #propagations: 204473230 / total #impl: 1201041991 (eff. 0.170)
1596.83/1597.15	c #Conflicts:    3371000 | #Learnt:      83306 | 0.001
1596.83/1597.15	c total clause space: 206.656MB
1596.83/1597.15	c total #watches: 235114
1597.53/1597.84	c total #propagations: 204535890 / total #impl: 1201524215 (eff. 0.170)
1597.53/1597.84	c #Conflicts:    3372000 | #Learnt:      84306 | 0.001
1597.53/1597.84	c total clause space: 206.656MB
1597.53/1597.84	c total #watches: 238098
1598.23/1598.59	c total #propagations: 204585145 / total #impl: 1201874322 (eff. 0.170)
1598.23/1598.59	c #Conflicts:    3373000 | #Learnt:      85306 | 0.001
1598.23/1598.59	c total clause space: 206.656MB
1598.23/1598.59	c total #watches: 240602
1598.93/1599.24	c total #propagations: 204633812 / total #impl: 1202152374 (eff. 0.170)
1598.93/1599.24	c #Conflicts:    3374000 | #Learnt:      86306 | 0.001
1598.93/1599.24	c total clause space: 206.656MB
1598.93/1599.24	c total #watches: 243141
1599.63/1599.97	c total #propagations: 204677790 / total #impl: 1202396868 (eff. 0.170)
1599.63/1599.97	c #Conflicts:    3375000 | #Learnt:      87306 | 0.001
1599.63/1599.97	c total clause space: 206.656MB
1599.63/1599.97	c total #watches: 245813
1600.53/1600.83	c total #propagations: 204722651 / total #impl: 1202684067 (eff. 0.170)
1600.53/1600.83	c #Conflicts:    3376000 | #Learnt:      88306 | 0.001
1600.53/1600.83	c total clause space: 206.656MB
1600.53/1600.83	c total #watches: 248583
1601.34/1601.62	c total #propagations: 204776862 / total #impl: 1202986056 (eff. 0.170)
1601.34/1601.62	c GARBAGE COLLECT
1601.34/1601.62	c #Conflicts:    3377000 | #Learnt:      44706 | 0.001
1601.34/1601.62	c total clause space: 206.656MB
1601.34/1601.62	c total #watches: 122282
1601.63/1601.99	c total #propagations: 204827487 / total #impl: 1203278592 (eff. 0.170)
1601.63/1601.99	c #Conflicts:    3378000 | #Learnt:      45706 | 0.001
1601.63/1601.99	c total clause space: 206.656MB
1601.63/1601.99	c total #watches: 125058
1602.03/1602.38	c total #propagations: 204889644 / total #impl: 1203685624 (eff. 0.170)
1602.03/1602.38	c #Conflicts:    3379000 | #Learnt:      46706 | 0.001
1602.03/1602.38	c total clause space: 206.656MB
1602.03/1602.38	c total #watches: 127665
1602.44/1602.71	c total #propagations: 204947847 / total #impl: 1204056745 (eff. 0.170)
1602.44/1602.71	c #Conflicts:    3380000 | #Learnt:      47706 | 0.001
1602.44/1602.71	c total clause space: 206.656MB
1602.44/1602.71	c total #watches: 130188
1602.63/1602.99	c total #propagations: 204997705 / total #impl: 1204336892 (eff. 0.170)
1602.63/1602.99	c #Conflicts:    3381000 | #Learnt:      48706 | 0.001
1602.63/1602.99	c total clause space: 206.656MB
1602.63/1602.99	c total #watches: 133048
1602.93/1603.29	c total #propagations: 205036832 / total #impl: 1204540120 (eff. 0.170)
1602.93/1603.29	c #Conflicts:    3382000 | #Learnt:      49706 | 0.001
1602.93/1603.29	c total clause space: 206.656MB
1602.93/1603.29	c total #watches: 135649
1603.33/1603.62	c total #propagations: 205081185 / total #impl: 1204772543 (eff. 0.170)
1603.33/1603.62	c #Conflicts:    3383000 | #Learnt:      50706 | 0.001
1603.33/1603.62	c total clause space: 206.656MB
1603.33/1603.62	c total #watches: 138104
1603.64/1603.93	c total #propagations: 205127808 / total #impl: 1205018279 (eff. 0.170)
1603.64/1603.93	c #Conflicts:    3384000 | #Learnt:      51706 | 0.001
1603.64/1603.93	c total clause space: 206.656MB
1603.64/1603.93	c total #watches: 140668
1603.93/1604.22	c total #propagations: 205169234 / total #impl: 1205215240 (eff. 0.170)
1603.93/1604.22	c #Conflicts:    3385000 | #Learnt:      52706 | 0.001
1603.93/1604.22	c total clause space: 206.656MB
1603.93/1604.22	c total #watches: 143136
1604.33/1604.63	c total #propagations: 205209853 / total #impl: 1205408895 (eff. 0.170)
1604.33/1604.63	c #Conflicts:    3386000 | #Learnt:      53706 | 0.001
1604.33/1604.63	c total clause space: 206.656MB
1604.33/1604.63	c total #watches: 145535
1604.83/1605.13	c total #propagations: 205267287 / total #impl: 1205764038 (eff. 0.170)
1604.83/1605.13	c #Conflicts:    3387000 | #Learnt:      54706 | 0.001
1604.83/1605.13	c total clause space: 206.656MB
1604.83/1605.13	c total #watches: 148080
1605.23/1605.54	c total #propagations: 205329847 / total #impl: 1206189443 (eff. 0.170)
1605.23/1605.54	c #Conflicts:    3388000 | #Learnt:      55706 | 0.001
1605.23/1605.54	c total clause space: 206.656MB
1605.23/1605.54	c total #watches: 150569
1605.74/1606.02	c total #propagations: 205378749 / total #impl: 1206505889 (eff. 0.170)
1605.74/1606.02	c #Conflicts:    3389000 | #Learnt:      56706 | 0.001
1605.74/1606.02	c total clause space: 206.656MB
1605.74/1606.02	c total #watches: 153488
1606.43/1606.71	c total #propagations: 205435830 / total #impl: 1206899607 (eff. 0.170)
1606.43/1606.71	c #Conflicts:    3390000 | #Learnt:      57706 | 0.001
1606.43/1606.71	c total clause space: 206.656MB
1606.43/1606.71	c total #watches: 156456
1606.84/1607.16	c total #propagations: 205512073 / total #impl: 1207479074 (eff. 0.170)
1606.84/1607.16	c #Conflicts:    3391000 | #Learnt:      58706 | 0.001
1606.84/1607.16	c total clause space: 206.656MB
1606.84/1607.16	c total #watches: 159190
1607.23/1607.56	c total #propagations: 205568060 / total #impl: 1207848945 (eff. 0.170)
1607.23/1607.56	c #Conflicts:    3392000 | #Learnt:      59706 | 0.001
1607.23/1607.56	c total clause space: 206.656MB
1607.23/1607.56	c total #watches: 162049
1607.83/1608.13	c total #propagations: 205625720 / total #impl: 1208224843 (eff. 0.170)
1607.83/1608.13	c #Conflicts:    3393000 | #Learnt:      60706 | 0.001
1607.83/1608.13	c total clause space: 206.656MB
1607.83/1608.13	c total #watches: 165909
1608.43/1608.71	c total #propagations: 205693151 / total #impl: 1208788409 (eff. 0.170)
1608.43/1608.71	c #Conflicts:    3394000 | #Learnt:      61706 | 0.001
1608.43/1608.71	c total clause space: 206.656MB
1608.43/1608.71	c total #watches: 169060
1609.14/1609.41	c total #propagations: 205762041 / total #impl: 1209300526 (eff. 0.170)
1609.14/1609.41	c #Conflicts:    3395000 | #Learnt:      62706 | 0.001
1609.14/1609.41	c total clause space: 206.656MB
1609.14/1609.41	c total #watches: 172671
1609.83/1610.10	c total #propagations: 205835078 / total #impl: 1210001645 (eff. 0.170)
1609.83/1610.10	c #Conflicts:    3396000 | #Learnt:      63706 | 0.001
1609.83/1610.10	c total clause space: 206.656MB
1609.83/1610.10	c total #watches: 176514
1610.43/1610.77	c total #propagations: 205908703 / total #impl: 1210662641 (eff. 0.170)
1610.43/1610.77	c #Conflicts:    3397000 | #Learnt:      64706 | 0.001
1610.43/1610.77	c total clause space: 206.656MB
1610.43/1610.77	c total #watches: 179990
1610.93/1611.28	c total #propagations: 205974052 / total #impl: 1211251397 (eff. 0.170)
1610.93/1611.28	c #Conflicts:    3398000 | #Learnt:      65706 | 0.001
1610.93/1611.28	c total clause space: 206.656MB
1610.93/1611.28	c total #watches: 182743
1611.53/1611.80	c total #propagations: 206030391 / total #impl: 1211500839 (eff. 0.170)
1611.53/1611.80	c #Conflicts:    3399000 | #Learnt:      66706 | 0.001
1611.53/1611.80	c total clause space: 206.656MB
1611.53/1611.80	c total #watches: 185392
1612.13/1612.41	c total #propagations: 206089097 / total #impl: 1211753863 (eff. 0.170)
1612.13/1612.41	c #Conflicts:    3400000 | #Learnt:      67706 | 0.001
1612.13/1612.41	c total clause space: 206.656MB
1612.13/1612.41	c total #watches: 188108
1612.73/1613.07	c total #propagations: 206154038 / total #impl: 1212049764 (eff. 0.170)
1612.73/1613.07	c #Conflicts:    3401000 | #Learnt:      68706 | 0.001
1612.73/1613.07	c total clause space: 206.656MB
1612.73/1613.07	c total #watches: 190943
1613.44/1613.79	c total #propagations: 206223746 / total #impl: 1212377794 (eff. 0.170)
1613.44/1613.79	c #Conflicts:    3402000 | #Learnt:      69706 | 0.001
1613.44/1613.79	c total clause space: 206.656MB
1613.44/1613.79	c total #watches: 193964
1614.23/1614.50	c total #propagations: 206299386 / total #impl: 1212733028 (eff. 0.170)
1614.23/1614.50	c #Conflicts:    3403000 | #Learnt:      70706 | 0.001
1614.23/1614.50	c total clause space: 206.656MB
1614.23/1614.50	c total #watches: 196908
1614.83/1615.18	c total #propagations: 206372828 / total #impl: 1213097361 (eff. 0.170)
1614.83/1615.18	c #Conflicts:    3404000 | #Learnt:      71706 | 0.001
1614.83/1615.18	c total clause space: 206.656MB
1614.83/1615.18	c total #watches: 200455
1615.83/1616.17	c total #propagations: 206441459 / total #impl: 1213455613 (eff. 0.170)
1615.83/1616.17	c #Conflicts:    3405000 | #Learnt:      72706 | 0.001
1615.83/1616.17	c total clause space: 206.656MB
1615.83/1616.17	c total #watches: 204364
1616.74/1617.03	c total #propagations: 206526599 / total #impl: 1213953915 (eff. 0.170)
1616.74/1617.03	c #Conflicts:    3406000 | #Learnt:      73706 | 0.001
1616.74/1617.03	c total clause space: 206.656MB
1616.74/1617.03	c total #watches: 207865
1617.84/1618.13	c total #propagations: 206603811 / total #impl: 1214364378 (eff. 0.170)
1617.84/1618.13	c #Conflicts:    3407000 | #Learnt:      74706 | 0.001
1617.84/1618.13	c total clause space: 206.656MB
1617.84/1618.13	c total #watches: 211087
1618.83/1619.17	c total #propagations: 206692049 / total #impl: 1214895303 (eff. 0.170)
1618.83/1619.17	c #Conflicts:    3408000 | #Learnt:      75706 | 0.001
1618.83/1619.17	c total clause space: 206.656MB
1618.83/1619.17	c total #watches: 215092
1619.93/1620.27	c total #propagations: 206774914 / total #impl: 1215390783 (eff. 0.170)
1619.93/1620.27	c #Conflicts:    3409000 | #Learnt:      76706 | 0.001
1619.93/1620.27	c total clause space: 206.656MB
1619.93/1620.27	c total #watches: 218773
1620.93/1621.26	c total #propagations: 206859494 / total #impl: 1215909595 (eff. 0.170)
1620.93/1621.26	c #Conflicts:    3410000 | #Learnt:      77706 | 0.001
1620.93/1621.26	c total clause space: 206.656MB
1620.93/1621.26	c total #watches: 221241
1621.63/1621.97	c total #propagations: 206937563 / total #impl: 1216391315 (eff. 0.170)
1621.63/1621.97	c #Conflicts:    3411000 | #Learnt:      78706 | 0.001
1621.63/1621.97	c total clause space: 206.656MB
1621.63/1621.97	c total #watches: 223894
1622.43/1622.70	c total #propagations: 207001713 / total #impl: 1216851458 (eff. 0.170)
1622.43/1622.70	c #Conflicts:    3412000 | #Learnt:      79706 | 0.001
1622.43/1622.70	c total clause space: 206.656MB
1622.43/1622.70	c total #watches: 226366
1623.23/1623.58	c total #propagations: 207065386 / total #impl: 1217343775 (eff. 0.170)
1623.23/1623.58	c #Conflicts:    3413000 | #Learnt:      80706 | 0.001
1623.23/1623.58	c total clause space: 206.656MB
1623.23/1623.58	c total #watches: 229032
1624.13/1624.40	c total #propagations: 207142699 / total #impl: 1217969419 (eff. 0.170)
1624.13/1624.40	c #Conflicts:    3414000 | #Learnt:      81706 | 0.001
1624.13/1624.40	c total clause space: 206.656MB
1624.13/1624.40	c total #watches: 232074
1624.93/1625.20	c total #propagations: 207207842 / total #impl: 1218477249 (eff. 0.170)
1624.93/1625.20	c #Conflicts:    3415000 | #Learnt:      82706 | 0.001
1624.93/1625.20	c total clause space: 206.656MB
1624.93/1625.20	c total #watches: 234936
1625.73/1626.01	c total #propagations: 207270021 / total #impl: 1218931783 (eff. 0.170)
1625.73/1626.01	c #Conflicts:    3416000 | #Learnt:      83706 | 0.001
1625.73/1626.01	c total clause space: 206.656MB
1625.73/1626.01	c total #watches: 238131
1626.63/1626.93	c total #propagations: 207334100 / total #impl: 1219374586 (eff. 0.170)
1626.63/1626.93	c #Conflicts:    3417000 | #Learnt:      84706 | 0.001
1626.63/1626.93	c total clause space: 206.656MB
1626.63/1626.93	c total #watches: 241067
1627.53/1627.87	c total #propagations: 207404659 / total #impl: 1219920091 (eff. 0.170)
1627.53/1627.87	c #Conflicts:    3418000 | #Learnt:      85706 | 0.001
1627.53/1627.87	c total clause space: 206.656MB
1627.53/1627.87	c total #watches: 244528
1628.63/1628.93	c total #propagations: 207478270 / total #impl: 1220477134 (eff. 0.170)
1628.63/1628.93	c #Conflicts:    3419000 | #Learnt:      86706 | 0.001
1628.63/1628.93	c total clause space: 206.656MB
1628.63/1628.93	c total #watches: 247193
1629.63/1629.95	c total #propagations: 207556477 / total #impl: 1221007727 (eff. 0.170)
1629.63/1629.95	c #Conflicts:    3420000 | #Learnt:      87706 | 0.001
1629.63/1629.95	c total clause space: 206.656MB
1629.63/1629.95	c total #watches: 250338
1630.63/1630.96	c total #propagations: 207638058 / total #impl: 1221549244 (eff. 0.170)
1630.63/1630.96	c #Conflicts:    3421000 | #Learnt:      88706 | 0.001
1630.63/1630.96	c total clause space: 206.656MB
1630.63/1630.96	c total #watches: 252759
1631.73/1632.04	c total #propagations: 207697621 / total #impl: 1221925659 (eff. 0.170)
1631.73/1632.04	c #Conflicts:    3422000 | #Learnt:      89706 | 0.001
1631.73/1632.04	c total clause space: 206.656MB
1631.73/1632.04	c total #watches: 255183
1632.43/1632.70	c total #propagations: 207760976 / total #impl: 1222382438 (eff. 0.170)
1632.43/1632.70	c GARBAGE COLLECT
1632.43/1632.70	c #Conflicts:    3423000 | #Learnt:      45816 | 0.001
1632.43/1632.70	c total clause space: 206.656MB
1632.43/1632.70	c total #watches: 125301
1632.83/1633.18	c total #propagations: 207831968 / total #impl: 1222863571 (eff. 0.170)
1632.83/1633.18	c #Conflicts:    3424000 | #Learnt:      46816 | 0.001
1632.83/1633.18	c total clause space: 206.656MB
1632.83/1633.18	c total #watches: 128184
1633.23/1633.60	c total #propagations: 207907672 / total #impl: 1223412362 (eff. 0.170)
1633.23/1633.60	c #Conflicts:    3425000 | #Learnt:      47816 | 0.001
1633.23/1633.60	c total clause space: 206.656MB
1633.23/1633.60	c total #watches: 130933
1633.83/1634.11	c total #propagations: 207973638 / total #impl: 1223832497 (eff. 0.170)
1633.83/1634.11	c #Conflicts:    3426000 | #Learnt:      48816 | 0.001
1633.83/1634.11	c total clause space: 206.656MB
1633.83/1634.11	c total #watches: 134016
1634.23/1634.60	c total #propagations: 208050642 / total #impl: 1224352533 (eff. 0.170)
1634.23/1634.60	c #Conflicts:    3427000 | #Learnt:      49816 | 0.001
1634.23/1634.60	c total clause space: 206.656MB
1634.23/1634.60	c total #watches: 137898
1634.83/1635.11	c total #propagations: 208126753 / total #impl: 1224819388 (eff. 0.170)
1634.83/1635.11	c #Conflicts:    3428000 | #Learnt:      50816 | 0.001
1634.83/1635.11	c total clause space: 206.656MB
1634.83/1635.11	c total #watches: 141002
1635.23/1635.54	c total #propagations: 208195635 / total #impl: 1225277919 (eff. 0.170)
1635.23/1635.54	c #Conflicts:    3429000 | #Learnt:      51816 | 0.001
1635.23/1635.54	c total clause space: 206.656MB
1635.23/1635.54	c total #watches: 144244
1635.73/1636.01	c total #propagations: 208262308 / total #impl: 1225680759 (eff. 0.170)
1635.73/1636.01	c #Conflicts:    3430000 | #Learnt:      52816 | 0.001
1635.73/1636.01	c total clause space: 206.656MB
1635.73/1636.01	c total #watches: 147353
1636.13/1636.40	c total #propagations: 208328409 / total #impl: 1226061119 (eff. 0.170)
1636.13/1636.40	c #Conflicts:    3431000 | #Learnt:      53816 | 0.001
1636.13/1636.40	c total clause space: 206.656MB
1636.13/1636.40	c total #watches: 150617
1636.43/1636.80	c total #propagations: 208381828 / total #impl: 1226376745 (eff. 0.170)
1636.43/1636.80	c #Conflicts:    3432000 | #Learnt:      54816 | 0.001
1636.43/1636.80	c total clause space: 206.656MB
1636.43/1636.80	c total #watches: 153453
1636.93/1637.28	c total #propagations: 208435496 / total #impl: 1226701635 (eff. 0.170)
1636.93/1637.28	c #Conflicts:    3433000 | #Learnt:      55816 | 0.001
1636.93/1637.28	c total clause space: 206.656MB
1636.93/1637.28	c total #watches: 156364
1637.43/1637.77	c total #propagations: 208499461 / total #impl: 1227103772 (eff. 0.170)
1637.43/1637.77	c #Conflicts:    3434000 | #Learnt:      56816 | 0.001
1637.43/1637.77	c total clause space: 206.656MB
1637.43/1637.77	c total #watches: 160352
1638.02/1638.38	c total #propagations: 208560506 / total #impl: 1227470946 (eff. 0.170)
1638.02/1638.38	c #Conflicts:    3435000 | #Learnt:      57816 | 0.001
1638.02/1638.38	c total clause space: 206.656MB
1638.02/1638.38	c total #watches: 163930
1638.62/1638.94	c total #propagations: 208632786 / total #impl: 1227891525 (eff. 0.170)
1638.62/1638.94	c #Conflicts:    3436000 | #Learnt:      58816 | 0.001
1638.62/1638.94	c total clause space: 206.656MB
1638.62/1638.94	c total #watches: 167405
1639.32/1639.69	c total #propagations: 208700320 / total #impl: 1228313751 (eff. 0.170)
1639.32/1639.69	c #Conflicts:    3437000 | #Learnt:      59816 | 0.001
1639.32/1639.69	c total clause space: 206.656MB
1639.32/1639.69	c total #watches: 170754
1640.12/1640.43	c total #propagations: 208784882 / total #impl: 1228895876 (eff. 0.170)
1640.12/1640.43	c #Conflicts:    3438000 | #Learnt:      60816 | 0.001
1640.12/1640.43	c total clause space: 206.656MB
1640.12/1640.43	c total #watches: 174403
1640.82/1641.12	c total #propagations: 208868281 / total #impl: 1229532719 (eff. 0.170)
1640.82/1641.12	c #Conflicts:    3439000 | #Learnt:      61816 | 0.001
1640.82/1641.12	c total clause space: 206.656MB
1640.82/1641.12	c total #watches: 177855
1641.42/1641.78	c total #propagations: 208949185 / total #impl: 1230098115 (eff. 0.170)
1641.42/1641.78	c #Conflicts:    3440000 | #Learnt:      62816 | 0.001
1641.42/1641.78	c total clause space: 206.656MB
1641.42/1641.78	c total #watches: 180967
1642.13/1642.49	c total #propagations: 209028853 / total #impl: 1230497585 (eff. 0.170)
1642.13/1642.49	c #Conflicts:    3441000 | #Learnt:      63816 | 0.001
1642.13/1642.49	c total clause space: 206.656MB
1642.13/1642.49	c total #watches: 184649
1642.82/1643.13	c total #propagations: 209108627 / total #impl: 1231027523 (eff. 0.170)
1642.82/1643.13	c #Conflicts:    3442000 | #Learnt:      64816 | 0.001
1642.82/1643.13	c total clause space: 206.656MB
1642.82/1643.13	c total #watches: 188135
1643.42/1643.77	c total #propagations: 209174497 / total #impl: 1231431470 (eff. 0.170)
1643.42/1643.77	c #Conflicts:    3443000 | #Learnt:      65816 | 0.001
1643.42/1643.77	c total clause space: 206.656MB
1643.42/1643.77	c total #watches: 191307
1644.52/1644.82	c total #propagations: 209243152 / total #impl: 1231860704 (eff. 0.170)
1644.52/1644.82	c #Conflicts:    3444000 | #Learnt:      66816 | 0.001
1644.52/1644.82	c total clause space: 206.656MB
1644.52/1644.82	c total #watches: 194215
1645.62/1645.92	c total #propagations: 209344660 / total #impl: 1232647558 (eff. 0.170)
1645.62/1645.92	c #Conflicts:    3445000 | #Learnt:      67816 | 0.001
1645.62/1645.92	c total clause space: 206.656MB
1645.62/1645.92	c total #watches: 197509
1646.53/1646.82	c total #propagations: 209447585 / total #impl: 1233454983 (eff. 0.170)
1646.53/1646.82	c #Conflicts:    3446000 | #Learnt:      68816 | 0.001
1646.53/1646.82	c total clause space: 206.656MB
1646.53/1646.82	c total #watches: 200896
1647.42/1647.76	c total #propagations: 209530009 / total #impl: 1234102900 (eff. 0.170)
1647.42/1647.76	c #Conflicts:    3447000 | #Learnt:      69816 | 0.001
1647.42/1647.76	c total clause space: 206.656MB
1647.42/1647.76	c total #watches: 203956
1648.63/1648.94	c total #propagations: 209615684 / total #impl: 1234715114 (eff. 0.170)
1648.63/1648.94	c #Conflicts:    3448000 | #Learnt:      70816 | 0.001
1648.63/1648.94	c total clause space: 206.656MB
1648.63/1648.94	c total #watches: 207099
1649.73/1650.07	c total #propagations: 209721284 / total #impl: 1235515734 (eff. 0.170)
1649.73/1650.07	c #Conflicts:    3449000 | #Learnt:      71816 | 0.001
1649.73/1650.07	c total clause space: 206.656MB
1649.73/1650.07	c total #watches: 211239
1651.02/1651.37	c total #propagations: 209816475 / total #impl: 1236259915 (eff. 0.170)
1651.02/1651.37	c #Conflicts:    3450000 | #Learnt:      72816 | 0.001
1651.02/1651.37	c total clause space: 206.656MB
1651.02/1651.37	c total #watches: 215591
1651.93/1652.29	c total #propagations: 209924200 / total #impl: 1237091985 (eff. 0.170)
1651.93/1652.29	c #Conflicts:    3451000 | #Learnt:      73816 | 0.001
1651.93/1652.29	c total clause space: 206.656MB
1651.93/1652.29	c total #watches: 219732
1653.13/1653.44	c total #propagations: 210001539 / total #impl: 1237542758 (eff. 0.170)
1653.13/1653.44	c #Conflicts:    3452000 | #Learnt:      74816 | 0.001
1653.13/1653.44	c total clause space: 206.656MB
1653.13/1653.44	c total #watches: 223221
1654.23/1654.59	c total #propagations: 210086693 / total #impl: 1238066142 (eff. 0.170)
1654.23/1654.59	c #Conflicts:    3453000 | #Learnt:      75816 | 0.001
1654.23/1654.59	c total clause space: 206.656MB
1654.23/1654.59	c total #watches: 227619
1655.33/1655.66	c total #propagations: 210164925 / total #impl: 1238593840 (eff. 0.170)
1655.33/1655.66	c #Conflicts:    3454000 | #Learnt:      76816 | 0.001
1655.33/1655.66	c total clause space: 206.656MB
1655.33/1655.66	c total #watches: 231022
1656.33/1656.63	c total #propagations: 210238181 / total #impl: 1239050531 (eff. 0.170)
1656.33/1656.63	c #Conflicts:    3455000 | #Learnt:      77816 | 0.001
1656.33/1656.63	c total clause space: 206.656MB
1656.33/1656.63	c total #watches: 234465
1657.62/1657.91	c total #propagations: 210309639 / total #impl: 1239476438 (eff. 0.170)
1657.62/1657.91	c #Conflicts:    3456000 | #Learnt:      78816 | 0.001
1657.62/1657.91	c total clause space: 206.656MB
1657.62/1657.91	c total #watches: 238502
1658.92/1659.25	c total #propagations: 210395098 / total #impl: 1239984483 (eff. 0.170)
1658.92/1659.25	c #Conflicts:    3457000 | #Learnt:      79816 | 0.001
1658.92/1659.25	c total clause space: 206.656MB
1658.92/1659.25	c total #watches: 243379
1660.22/1660.55	c total #propagations: 210472693 / total #impl: 1240540547 (eff. 0.170)
1660.22/1660.55	c #Conflicts:    3458000 | #Learnt:      80816 | 0.001
1660.22/1660.55	c total clause space: 206.656MB
1660.22/1660.55	c total #watches: 247719
1661.93/1662.22	c total #propagations: 210548838 / total #impl: 1241112224 (eff. 0.170)
1661.93/1662.22	c #Conflicts:    3459000 | #Learnt:      81816 | 0.001
1661.93/1662.22	c total clause space: 206.656MB
1661.93/1662.22	c total #watches: 252090
1663.52/1663.82	c total #propagations: 210640977 / total #impl: 1241957307 (eff. 0.170)
1663.52/1663.82	c #Conflicts:    3460000 | #Learnt:      82816 | 0.001
1663.52/1663.82	c total clause space: 206.656MB
1663.52/1663.82	c total #watches: 256534
1665.02/1665.31	c total #propagations: 210729188 / total #impl: 1242682045 (eff. 0.170)
1665.02/1665.31	c #Conflicts:    3461000 | #Learnt:      83816 | 0.001
1665.02/1665.31	c total clause space: 206.656MB
1665.02/1665.31	c total #watches: 260876
1666.82/1667.12	c total #propagations: 210811807 / total #impl: 1243282956 (eff. 0.170)
1666.82/1667.12	c #Conflicts:    3462000 | #Learnt:      84816 | 0.001
1666.82/1667.12	c total clause space: 206.656MB
1666.82/1667.12	c total #watches: 265156
1668.53/1668.83	c total #propagations: 210904096 / total #impl: 1243923230 (eff. 0.170)
1668.53/1668.83	c #Conflicts:    3463000 | #Learnt:      85816 | 0.001
1668.53/1668.83	c total clause space: 206.656MB
1668.53/1668.83	c total #watches: 268816
1670.62/1670.97	c total #propagations: 210996672 / total #impl: 1244618128 (eff. 0.170)
1670.62/1670.97	c #Conflicts:    3464000 | #Learnt:      86816 | 0.001
1670.62/1670.97	c total clause space: 206.656MB
1670.62/1670.97	c total #watches: 273626
1672.62/1672.99	c total #propagations: 211098700 / total #impl: 1245350796 (eff. 0.170)
1672.62/1672.99	c #Conflicts:    3465000 | #Learnt:      87816 | 0.001
1672.62/1672.99	c total clause space: 206.656MB
1672.62/1672.99	c total #watches: 278783
1674.32/1674.62	c total #propagations: 211198286 / total #impl: 1246087582 (eff. 0.169)
1674.32/1674.62	c #Conflicts:    3466000 | #Learnt:      88816 | 0.001
1674.32/1674.62	c total clause space: 206.656MB
1674.32/1674.62	c total #watches: 282472
1675.92/1676.28	c total #propagations: 211274543 / total #impl: 1246628477 (eff. 0.169)
1675.92/1676.28	c #Conflicts:    3467000 | #Learnt:      89816 | 0.001
1675.92/1676.28	c total clause space: 206.656MB
1675.92/1676.28	c total #watches: 287184
1677.12/1677.43	c total #propagations: 211353388 / total #impl: 1247190172 (eff. 0.169)
1677.12/1677.43	c GARBAGE COLLECT
1677.12/1677.43	c #Conflicts:    3468000 | #Learnt:      45619 | 0.001
1677.12/1677.43	c total clause space: 206.656MB
1677.12/1677.43	c total #watches: 124909
1677.52/1677.82	c total #propagations: 211421070 / total #impl: 1247629112 (eff. 0.169)
1677.52/1677.82	c #Conflicts:    3469000 | #Learnt:      46619 | 0.001
1677.52/1677.82	c total clause space: 206.656MB
1677.52/1677.82	c total #watches: 127765
1677.92/1678.22	c total #propagations: 211482468 / total #impl: 1248013162 (eff. 0.169)
1677.92/1678.22	c #Conflicts:    3470000 | #Learnt:      47619 | 0.001
1677.92/1678.22	c total clause space: 206.656MB
1677.92/1678.22	c total #watches: 130148
1678.52/1678.85	c total #propagations: 211545347 / total #impl: 1248392477 (eff. 0.169)
1678.52/1678.85	c #Conflicts:    3471000 | #Learnt:      48619 | 0.001
1678.52/1678.85	c total clause space: 206.656MB
1678.52/1678.85	c total #watches: 133333
1679.43/1679.75	c total #propagations: 211639252 / total #impl: 1248908426 (eff. 0.169)
1679.43/1679.75	c #Conflicts:    3472000 | #Learnt:      49619 | 0.001
1679.43/1679.75	c total clause space: 206.656MB
1679.43/1679.75	c total #watches: 137463
1680.22/1680.56	c total #propagations: 211762809 / total #impl: 1249574499 (eff. 0.169)
1680.22/1680.56	c #Conflicts:    3473000 | #Learnt:      50619 | 0.001
1680.22/1680.56	c total clause space: 206.656MB
1680.22/1680.56	c total #watches: 141213
1681.12/1681.40	c total #propagations: 211870172 / total #impl: 1250216208 (eff. 0.169)
1681.12/1681.40	c #Conflicts:    3474000 | #Learnt:      51619 | 0.001
1681.12/1681.40	c total clause space: 206.656MB
1681.12/1681.40	c total #watches: 144928
1682.12/1682.49	c total #propagations: 211972030 / total #impl: 1250866689 (eff. 0.169)
1682.12/1682.49	c #Conflicts:    3475000 | #Learnt:      52619 | 0.001
1682.12/1682.49	c total clause space: 206.656MB
1682.12/1682.49	c total #watches: 149086
1683.02/1683.38	c total #propagations: 212100163 / total #impl: 1251695758 (eff. 0.169)
1683.02/1683.38	c #Conflicts:    3476000 | #Learnt:      53619 | 0.001
1683.02/1683.38	c total clause space: 206.656MB
1683.02/1683.38	c total #watches: 152944
1684.12/1684.46	c total #propagations: 212202318 / total #impl: 1252333304 (eff. 0.169)
1684.12/1684.46	c #Conflicts:    3477000 | #Learnt:      54619 | 0.001
1684.12/1684.46	c total clause space: 206.656MB
1684.12/1684.46	c total #watches: 156597
1685.03/1685.32	c total #propagations: 212314165 / total #impl: 1253120561 (eff. 0.169)
1685.03/1685.32	c #Conflicts:    3478000 | #Learnt:      55619 | 0.001
1685.03/1685.32	c total clause space: 206.656MB
1685.03/1685.32	c total #watches: 160436
1685.82/1686.15	c total #propagations: 212397779 / total #impl: 1253771716 (eff. 0.169)
1685.82/1686.15	c #Conflicts:    3479000 | #Learnt:      56619 | 0.001
1685.82/1686.15	c total clause space: 206.656MB
1685.82/1686.15	c total #watches: 164297
1686.92/1687.24	c total #propagations: 212480113 / total #impl: 1254319966 (eff. 0.169)
1686.92/1687.24	c #Conflicts:    3480000 | #Learnt:      57619 | 0.001
1686.92/1687.24	c total clause space: 206.656MB
1686.92/1687.24	c total #watches: 168447
1687.82/1688.18	c total #propagations: 212588627 / total #impl: 1255082998 (eff. 0.169)
1687.82/1688.18	c #Conflicts:    3481000 | #Learnt:      58619 | 0.001
1687.82/1688.18	c total clause space: 206.656MB
1687.82/1688.18	c total #watches: 171711
1689.12/1689.48	c total #propagations: 212680102 / total #impl: 1255701030 (eff. 0.169)
1689.12/1689.48	c #Conflicts:    3482000 | #Learnt:      59619 | 0.001
1689.12/1689.48	c total clause space: 206.656MB
1689.12/1689.48	c total #watches: 174956
1690.22/1690.52	c total #propagations: 212793708 / total #impl: 1256389061 (eff. 0.169)
1690.22/1690.52	c #Conflicts:    3483000 | #Learnt:      60619 | 0.001
1690.22/1690.52	c total clause space: 206.656MB
1690.22/1690.52	c total #watches: 178746
1691.32/1691.64	c total #propagations: 212883018 / total #impl: 1257049359 (eff. 0.169)
1691.32/1691.64	c #Conflicts:    3484000 | #Learnt:      61619 | 0.001
1691.32/1691.64	c total clause space: 206.656MB
1691.32/1691.64	c total #watches: 182759
1692.32/1692.65	c total #propagations: 212979998 / total #impl: 1257750595 (eff. 0.169)
1692.32/1692.65	c #Conflicts:    3485000 | #Learnt:      62619 | 0.001
1692.32/1692.65	c total clause space: 206.656MB
1692.32/1692.65	c total #watches: 187596
1693.32/1693.66	c total #propagations: 213064668 / total #impl: 1258393060 (eff. 0.169)
1693.32/1693.66	c #Conflicts:    3486000 | #Learnt:      63619 | 0.001
1693.32/1693.66	c total clause space: 206.656MB
1693.32/1693.66	c total #watches: 191753
1694.32/1694.66	c total #propagations: 213145455 / total #impl: 1259048411 (eff. 0.169)
1694.32/1694.66	c #Conflicts:    3487000 | #Learnt:      64619 | 0.001
1694.32/1694.66	c total clause space: 206.656MB
1694.32/1694.66	c total #watches: 196113
1695.22/1695.54	c total #propagations: 213222693 / total #impl: 1259728639 (eff. 0.169)
1695.22/1695.54	c #Conflicts:    3488000 | #Learnt:      65619 | 0.001
1695.22/1695.54	c total clause space: 206.656MB
1695.22/1695.54	c total #watches: 199703
1696.42/1696.73	c total #propagations: 213287180 / total #impl: 1260391538 (eff. 0.169)
1696.42/1696.73	c #Conflicts:    3489000 | #Learnt:      66619 | 0.001
1696.42/1696.73	c total clause space: 206.656MB
1696.42/1696.73	c total #watches: 204438
1697.42/1697.70	c total #propagations: 213368707 / total #impl: 1261131952 (eff. 0.169)
1697.42/1697.70	c #Conflicts:    3490000 | #Learnt:      67619 | 0.001
1697.42/1697.70	c total clause space: 206.656MB
1697.42/1697.70	c total #watches: 207444
1698.72/1699.09	c total #propagations: 213436351 / total #impl: 1261637662 (eff. 0.169)
1698.72/1699.09	c #Conflicts:    3491000 | #Learnt:      68619 | 0.001
1698.72/1699.09	c total clause space: 206.656MB
1698.72/1699.09	c total #watches: 211722
1699.92/1700.27	c total #propagations: 213535329 / total #impl: 1262376380 (eff. 0.169)
1699.92/1700.27	c #Conflicts:    3492000 | #Learnt:      69619 | 0.001
1699.92/1700.27	c total clause space: 206.656MB
1699.92/1700.27	c total #watches: 215897
1700.92/1701.27	c total #propagations: 213624114 / total #impl: 1263029469 (eff. 0.169)
1700.92/1701.27	c #Conflicts:    3493000 | #Learnt:      70619 | 0.001
1700.92/1701.27	c total clause space: 206.656MB
1700.92/1701.27	c total #watches: 219801
1702.12/1702.46	c total #propagations: 213690460 / total #impl: 1263599625 (eff. 0.169)
1702.12/1702.46	c #Conflicts:    3494000 | #Learnt:      71619 | 0.001
1702.12/1702.46	c total clause space: 206.656MB
1702.12/1702.46	c total #watches: 223178
1703.12/1703.48	c total #propagations: 213765198 / total #impl: 1264262248 (eff. 0.169)
1703.12/1703.48	c #Conflicts:    3495000 | #Learnt:      72619 | 0.001
1703.12/1703.48	c total clause space: 206.656MB
1703.12/1703.48	c total #watches: 227744
1704.42/1704.75	c total #propagations: 213829309 / total #impl: 1264822912 (eff. 0.169)
1704.42/1704.75	c #Conflicts:    3496000 | #Learnt:      73619 | 0.001
1704.42/1704.75	c total clause space: 206.656MB
1704.42/1704.75	c total #watches: 232393
1706.12/1706.45	c total #propagations: 213903094 / total #impl: 1265503700 (eff. 0.169)
1706.12/1706.45	c #Conflicts:    3497000 | #Learnt:      74619 | 0.001
1706.12/1706.45	c total clause space: 206.656MB
1706.12/1706.45	c total #watches: 237427
1707.62/1707.90	c total #propagations: 213995463 / total #impl: 1266280824 (eff. 0.169)
1707.62/1707.90	c #Conflicts:    3498000 | #Learnt:      75619 | 0.001
1707.62/1707.90	c total clause space: 206.656MB
1707.62/1707.90	c total #watches: 242328
1709.32/1709.69	c total #propagations: 214077732 / total #impl: 1267006157 (eff. 0.169)
1709.32/1709.69	c #Conflicts:    3499000 | #Learnt:      76619 | 0.001
1709.32/1709.69	c total clause space: 206.656MB
1709.32/1709.69	c total #watches: 246871
1711.22/1711.51	c total #propagations: 214169441 / total #impl: 1267855371 (eff. 0.169)
1711.22/1711.51	c #Conflicts:    3500000 | #Learnt:      77619 | 0.001
1711.22/1711.51	c total clause space: 206.656MB
1711.22/1711.51	c total #watches: 252414
1712.82/1713.10	c total #propagations: 214263068 / total #impl: 1268626273 (eff. 0.169)
1712.82/1713.10	c #Conflicts:    3501000 | #Learnt:      78619 | 0.001
1712.82/1713.10	c total clause space: 206.656MB
1712.82/1713.10	c total #watches: 257577
1714.72/1715.01	c total #propagations: 214350676 / total #impl: 1269319206 (eff. 0.169)
1714.72/1715.01	c #Conflicts:    3502000 | #Learnt:      79619 | 0.001
1714.72/1715.01	c total clause space: 206.656MB
1714.72/1715.01	c total #watches: 262447
1716.62/1716.95	c total #propagations: 214441761 / total #impl: 1270196422 (eff. 0.169)
1716.62/1716.95	c #Conflicts:    3503000 | #Learnt:      80619 | 0.001
1716.62/1716.95	c total clause space: 206.656MB
1716.62/1716.95	c total #watches: 267038
1718.21/1718.53	c total #propagations: 214537444 / total #impl: 1271040377 (eff. 0.169)
1718.21/1718.53	c #Conflicts:    3504000 | #Learnt:      81619 | 0.001
1718.21/1718.53	c total clause space: 206.656MB
1718.21/1718.53	c total #watches: 271191
1720.12/1720.47	c total #propagations: 214620974 / total #impl: 1271879274 (eff. 0.169)
1720.12/1720.47	c #Conflicts:    3505000 | #Learnt:      82619 | 0.001
1720.12/1720.47	c total clause space: 206.656MB
1720.12/1720.47	c total #watches: 276669
1722.42/1722.79	c total #propagations: 214710226 / total #impl: 1272670999 (eff. 0.169)
1722.42/1722.79	c #Conflicts:    3506000 | #Learnt:      83619 | 0.001
1722.42/1722.79	c total clause space: 206.656MB
1722.42/1722.79	c total #watches: 281775
1724.52/1724.82	c total #propagations: 214806854 / total #impl: 1273497531 (eff. 0.169)
1724.52/1724.82	c #Conflicts:    3507000 | #Learnt:      84619 | 0.001
1724.52/1724.82	c total clause space: 206.656MB
1724.52/1724.82	c total #watches: 285345
1725.91/1726.30	c total #propagations: 214891344 / total #impl: 1274209817 (eff. 0.169)
1725.91/1726.30	c #Conflicts:    3508000 | #Learnt:      85619 | 0.001
1725.91/1726.30	c total clause space: 206.656MB
1725.91/1726.30	c total #watches: 288666
1727.51/1727.88	c total #propagations: 214957552 / total #impl: 1274662621 (eff. 0.169)
1727.51/1727.88	c #Conflicts:    3509000 | #Learnt:      86619 | 0.001
1727.51/1727.88	c total clause space: 206.656MB
1727.51/1727.88	c total #watches: 292847
1729.61/1729.91	c total #propagations: 215026812 / total #impl: 1275355457 (eff. 0.169)
1729.61/1729.91	c #Conflicts:    3510000 | #Learnt:      87619 | 0.001
1729.61/1729.91	c total clause space: 206.656MB
1729.61/1729.91	c total #watches: 297791
1732.41/1732.78	c total #propagations: 215112367 / total #impl: 1276029574 (eff. 0.169)
1732.41/1732.78	c #Conflicts:    3511000 | #Learnt:      88619 | 0.001
1732.41/1732.78	c total clause space: 206.656MB
1732.41/1732.78	c total #watches: 303753
1734.52/1734.85	c total #propagations: 215218621 / total #impl: 1276938944 (eff. 0.169)
1734.52/1734.85	c #Conflicts:    3512000 | #Learnt:      89619 | 0.001
1734.52/1734.85	c total clause space: 206.656MB
1734.52/1734.85	c total #watches: 308868
1736.81/1737.12	c total #propagations: 215300696 / total #impl: 1277677384 (eff. 0.169)
1736.81/1737.12	c #Conflicts:    3513000 | #Learnt:      90619 | 0.001
1736.81/1737.12	c total clause space: 206.656MB
1736.81/1737.12	c total #watches: 314593
1738.31/1738.68	c total #propagations: 215389398 / total #impl: 1278530500 (eff. 0.168)
1738.31/1738.68	c GARBAGE COLLECT
1738.31/1738.68	c #Conflicts:    3514000 | #Learnt:      46117 | 0.001
1738.31/1738.68	c total clause space: 206.656MB
1738.31/1738.68	c total #watches: 126584
1738.92/1739.24	c total #propagations: 215479934 / total #impl: 1279091489 (eff. 0.168)
1738.92/1739.24	c #Conflicts:    3515000 | #Learnt:      47117 | 0.001
1738.92/1739.24	c total clause space: 206.656MB
1738.92/1739.24	c total #watches: 130578
1739.61/1739.95	c total #propagations: 215574973 / total #impl: 1279603209 (eff. 0.168)
1739.61/1739.95	c #Conflicts:    3516000 | #Learnt:      48117 | 0.001
1739.61/1739.95	c total clause space: 206.656MB
1739.61/1739.95	c total #watches: 134444
1740.31/1740.61	c total #propagations: 215682059 / total #impl: 1280256705 (eff. 0.168)
1740.31/1740.61	c #Conflicts:    3517000 | #Learnt:      49117 | 0.001
1740.31/1740.61	c total clause space: 206.656MB
1740.31/1740.61	c total #watches: 139200
1740.91/1741.27	c total #propagations: 215778860 / total #impl: 1280776313 (eff. 0.168)
1740.91/1741.27	c #Conflicts:    3518000 | #Learnt:      50117 | 0.001
1740.91/1741.27	c total clause space: 206.656MB
1740.91/1741.27	c total #watches: 142467
1741.71/1742.03	c total #propagations: 215870351 / total #impl: 1281278757 (eff. 0.168)
1741.71/1742.03	c #Conflicts:    3519000 | #Learnt:      51117 | 0.001
1741.71/1742.03	c total clause space: 206.656MB
1741.71/1742.03	c total #watches: 146511
1742.51/1742.82	c total #propagations: 215975999 / total #impl: 1281863167 (eff. 0.168)
1742.51/1742.82	c #Conflicts:    3520000 | #Learnt:      52117 | 0.001
1742.51/1742.82	c total clause space: 206.656MB
1742.51/1742.82	c total #watches: 150613
1743.51/1743.85	c total #propagations: 216074186 / total #impl: 1282447525 (eff. 0.168)
1743.51/1743.85	c #Conflicts:    3521000 | #Learnt:      53117 | 0.001
1743.51/1743.85	c total clause space: 206.656MB
1743.51/1743.85	c total #watches: 154958
1744.41/1744.75	c total #propagations: 216192093 / total #impl: 1283214129 (eff. 0.168)
1744.41/1744.75	c #Conflicts:    3522000 | #Learnt:      54117 | 0.001
1744.41/1744.75	c total clause space: 206.656MB
1744.41/1744.75	c total #watches: 160161
1745.31/1745.64	c total #propagations: 216287675 / total #impl: 1283916381 (eff. 0.168)
1745.31/1745.64	c #Conflicts:    3523000 | #Learnt:      55117 | 0.001
1745.31/1745.64	c total clause space: 206.656MB
1745.31/1745.64	c total #watches: 165525
1746.21/1746.54	c total #propagations: 216378860 / total #impl: 1284535088 (eff. 0.168)
1746.21/1746.54	c #Conflicts:    3524000 | #Learnt:      56117 | 0.001
1746.21/1746.54	c total clause space: 206.656MB
1746.21/1746.54	c total #watches: 169712
1747.11/1747.44	c total #propagations: 216465541 / total #impl: 1285146335 (eff. 0.168)
1747.11/1747.44	c #Conflicts:    3525000 | #Learnt:      57117 | 0.001
1747.11/1747.44	c total clause space: 206.656MB
1747.11/1747.44	c total #watches: 173267
1748.21/1748.52	c total #propagations: 216551322 / total #impl: 1285721177 (eff. 0.168)
1748.21/1748.52	c #Conflicts:    3526000 | #Learnt:      58117 | 0.001
1748.21/1748.52	c total clause space: 206.656MB
1748.21/1748.52	c total #watches: 177422
1749.11/1749.45	c total #propagations: 216643722 / total #impl: 1286362497 (eff. 0.168)
1749.11/1749.45	c #Conflicts:    3527000 | #Learnt:      59117 | 0.001
1749.11/1749.45	c total clause space: 206.656MB
1749.11/1749.45	c total #watches: 181996
1750.21/1750.55	c total #propagations: 216720802 / total #impl: 1286923490 (eff. 0.168)
1750.21/1750.55	c #Conflicts:    3528000 | #Learnt:      60117 | 0.001
1750.21/1750.55	c total clause space: 206.656MB
1750.21/1750.55	c total #watches: 186428
1751.41/1751.73	c total #propagations: 216805370 / total #impl: 1287508270 (eff. 0.168)
1751.41/1751.73	c #Conflicts:    3529000 | #Learnt:      61117 | 0.001
1751.41/1751.73	c total clause space: 206.656MB
1751.41/1751.73	c total #watches: 190640
1752.91/1753.22	c total #propagations: 216896375 / total #impl: 1288176449 (eff. 0.168)
1752.91/1753.22	c #Conflicts:    3530000 | #Learnt:      62117 | 0.001
1752.91/1753.22	c total clause space: 206.656MB
1752.91/1753.22	c total #watches: 194612
1754.21/1754.57	c total #propagations: 217008639 / total #impl: 1288999200 (eff. 0.168)
1754.21/1754.57	c #Conflicts:    3531000 | #Learnt:      63117 | 0.001
1754.21/1754.57	c total clause space: 206.656MB
1754.21/1754.57	c total #watches: 198665
1756.01/1756.31	c total #propagations: 217105174 / total #impl: 1289724303 (eff. 0.168)
1756.01/1756.31	c #Conflicts:    3532000 | #Learnt:      64117 | 0.001
1756.01/1756.31	c total clause space: 206.656MB
1756.01/1756.31	c total #watches: 203715
1757.80/1758.11	c total #propagations: 217218308 / total #impl: 1290663362 (eff. 0.168)
1757.80/1758.11	c #Conflicts:    3533000 | #Learnt:      65117 | 0.001
1757.80/1758.11	c total clause space: 206.656MB
1757.80/1758.11	c total #watches: 209717
1758.90/1759.26	c total #propagations: 217332189 / total #impl: 1291585401 (eff. 0.168)
1758.90/1759.26	c #Conflicts:    3534000 | #Learnt:      66117 | 0.001
1758.90/1759.26	c total clause space: 206.656MB
1758.90/1759.26	c total #watches: 213024
1760.10/1760.49	c total #propagations: 217412373 / total #impl: 1292196330 (eff. 0.168)
1760.10/1760.49	c #Conflicts:    3535000 | #Learnt:      67117 | 0.001
1760.10/1760.49	c total clause space: 206.656MB
1760.10/1760.49	c total #watches: 216578
1761.60/1761.99	c total #propagations: 217485313 / total #impl: 1292745547 (eff. 0.168)
1761.60/1761.99	c #Conflicts:    3536000 | #Learnt:      68117 | 0.001
1761.60/1761.99	c total clause space: 206.656MB
1761.60/1761.99	c total #watches: 221951
1763.40/1763.73	c total #propagations: 217569257 / total #impl: 1293411892 (eff. 0.168)
1763.40/1763.73	c #Conflicts:    3537000 | #Learnt:      69117 | 0.001
1763.40/1763.73	c total clause space: 206.656MB
1763.40/1763.73	c total #watches: 228382
1765.40/1765.73	c total #propagations: 217662640 / total #impl: 1294267981 (eff. 0.168)
1765.40/1765.73	c #Conflicts:    3538000 | #Learnt:      70117 | 0.001
1765.40/1765.73	c total clause space: 206.656MB
1765.40/1765.73	c total #watches: 234603
1767.51/1767.86	c total #propagations: 217762996 / total #impl: 1295205601 (eff. 0.168)
1767.51/1767.86	c #Conflicts:    3539000 | #Learnt:      71117 | 0.001
1767.51/1767.86	c total clause space: 206.656MB
1767.51/1767.86	c total #watches: 240356
1770.30/1770.66	c total #propagations: 217861780 / total #impl: 1296050196 (eff. 0.168)
1770.30/1770.66	c #Conflicts:    3540000 | #Learnt:      72117 | 0.001
1770.30/1770.66	c total clause space: 206.656MB
1770.30/1770.66	c total #watches: 245457
1773.01/1773.38	c total #propagations: 217987436 / total #impl: 1297147333 (eff. 0.168)
1773.01/1773.38	c #Conflicts:    3541000 | #Learnt:      73117 | 0.001
1773.01/1773.38	c total clause space: 206.656MB
1773.01/1773.38	c total #watches: 251937
1775.30/1775.60	c total #propagations: 218103284 / total #impl: 1298174480 (eff. 0.168)
1775.30/1775.60	c #Conflicts:    3542000 | #Learnt:      74117 | 0.001
1775.30/1775.60	c total clause space: 206.656MB
1775.30/1775.60	c total #watches: 256956
1777.00/1777.38	c total #propagations: 218198391 / total #impl: 1299087426 (eff. 0.168)
1777.00/1777.38	c #Conflicts:    3543000 | #Learnt:      75117 | 0.001
1777.00/1777.38	c total clause space: 206.656MB
1777.00/1777.38	c total #watches: 260324
1778.90/1779.21	c total #propagations: 218271294 / total #impl: 1299698849 (eff. 0.168)
1778.90/1779.21	c #Conflicts:    3544000 | #Learnt:      76117 | 0.001
1778.90/1779.21	c total clause space: 206.656MB
1778.90/1779.21	c total #watches: 263972
1780.71/1781.03	c total #propagations: 218350827 / total #impl: 1300262216 (eff. 0.168)
1780.71/1781.03	c #Conflicts:    3545000 | #Learnt:      77117 | 0.001
1780.71/1781.03	c total clause space: 206.656MB
1780.71/1781.03	c total #watches: 267232
1782.91/1783.20	c total #propagations: 218433057 / total #impl: 1300918170 (eff. 0.168)
1782.91/1783.20	c #Conflicts:    3546000 | #Learnt:      78117 | 0.001
1782.91/1783.20	c total clause space: 206.656MB
1782.91/1783.20	c total #watches: 271042
1785.30/1785.63	c total #propagations: 218514573 / total #impl: 1301541443 (eff. 0.168)
1785.30/1785.63	c #Conflicts:    3547000 | #Learnt:      79117 | 0.001
1785.30/1785.63	c total clause space: 206.656MB
1785.30/1785.63	c total #watches: 275291
1788.00/1788.32	c total #propagations: 218608797 / total #impl: 1302249192 (eff. 0.168)
1788.00/1788.32	c #Conflicts:    3548000 | #Learnt:      80117 | 0.001
1788.00/1788.32	c total clause space: 206.656MB
1788.00/1788.32	c total #watches: 281458
1790.00/1790.38	c total #propagations: 218714023 / total #impl: 1303094214 (eff. 0.168)
1790.00/1790.38	c #Conflicts:    3549000 | #Learnt:      81117 | 0.001
1790.00/1790.38	c total clause space: 206.656MB
1790.00/1790.38	c total #watches: 285473
1792.40/1792.70	c total #propagations: 218795296 / total #impl: 1303723219 (eff. 0.168)
1792.40/1792.70	c #Conflicts:    3550000 | #Learnt:      82117 | 0.001
1792.40/1792.70	c total clause space: 206.656MB
1792.40/1792.70	c total #watches: 290521
1795.20/1795.59	c total #propagations: 218878615 / total #impl: 1304470912 (eff. 0.168)
1795.20/1795.59	c #Conflicts:    3551000 | #Learnt:      83117 | 0.001
1795.20/1795.59	c total clause space: 206.656MB
1795.20/1795.59	c total #watches: 295239
1797.30/1797.62	c total #propagations: 218980128 / total #impl: 1305265805 (eff. 0.168)
1797.30/1797.62	c #Conflicts:    3552000 | #Learnt:      84117 | 0.001
1797.30/1797.62	c total clause space: 206.656MB
1797.30/1797.62	c total #watches: 299475
1799.70/1800.05	c total #propagations: 219057437 / total #impl: 1306074896 (eff. 0.168)
1799.70/1800.05	c #Conflicts:    3553000 | #Learnt:      85117 | 0.001
1799.70/1800.05	c total clause space: 206.656MB
1799.70/1800.05	c total #watches: 303044

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4087171-1465415157/watcher-4087171-1465415157 -o /tmp/evaluation-result-4087171-1465415157/solver-4087171-1465415157 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087171-1465415157.opb ./cdcl-cuttingplanes-release 

pid=31073
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.17 2.19 2.18 4/176 31076
/proc/meminfo: memFree=29679580/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 123448664 29802496 5260 33554432000 4194304 6199737 140737271261424 140736132068328 4209400 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 7276 5260 122 490 0 6777 0

[startup+0.10015 s]
/proc/loadavg: 2.17 2.19 2.18 4/176 31076
/proc/meminfo: memFree=29679580/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=33720 CPUtime=0.09 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 757 0 0 0 9 0 0 0 20 0 1 0 123448664 34529280 7130 33554432000 4194304 6199737 140737271261424 140737271260536 4197926 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 8430 7130 161 490 0 7931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33720

[startup+0.200355 s]
/proc/loadavg: 2.17 2.19 2.18 4/176 31076
/proc/meminfo: memFree=29679580/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=33980 CPUtime=0.19 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 860 0 0 0 19 0 0 0 20 0 1 0 123448664 34795520 7207 33554432000 4194304 6199737 140737271261424 140737271260536 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 8495 7208 161 490 0 7996 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33980

[startup+0.300318 s]
/proc/loadavg: 2.17 2.19 2.18 4/176 31076
/proc/meminfo: memFree=29679580/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=34112 CPUtime=0.29 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 1140 0 0 0 29 0 0 0 20 0 1 0 123448664 34930688 7378 33554432000 4194304 6199737 140737271261424 140737271260536 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 8528 7378 161 490 0 8029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34112

[startup+0.700281 s]
/proc/loadavg: 2.17 2.19 2.18 4/176 31076
/proc/meminfo: memFree=29679580/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=37092 CPUtime=0.69 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 1806 0 0 0 69 0 0 0 20 0 1 0 123448664 37982208 8306 33554432000 4194304 6199737 140737271261424 140737271260536 4222112 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 9273 8306 161 490 0 8774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37092

[startup+1.50028 s]
/proc/loadavg: 2.24 2.20 2.18 4/177 31077
/proc/meminfo: memFree=29630528/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=41908 CPUtime=1.49 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 2386 0 0 0 149 0 0 0 20 0 1 0 123448664 42913792 8674 33554432000 4194304 6199737 140737271261424 140737271260536 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 10477 8674 161 490 0 9978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41908

[startup+3.10019 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 31077
/proc/meminfo: memFree=29613960/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=49484 CPUtime=3.09 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 3663 0 0 0 309 0 0 0 20 0 1 0 123448664 50671616 9975 33554432000 4194304 6199737 140737271261424 140737271260536 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 12371 9975 161 490 0 11872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49484

[startup+6.30028 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 31077
/proc/meminfo: memFree=29602044/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=61692 CPUtime=6.29 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 4703 0 0 0 629 0 0 0 20 0 1 0 123448664 63172608 11645 33554432000 4194304 6199737 140737271261424 140737271260072 4208100 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 15423 11645 161 490 0 14924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61692

[startup+12.7002 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 31077
/proc/meminfo: memFree=29589484/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=62624 CPUtime=12.69 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 5028 0 0 0 1268 1 0 0 20 0 1 0 123448664 64126976 12432 33554432000 4194304 6199737 140737271261424 140737271260536 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 15656 12432 161 490 0 15157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62624

[startup+25.5003 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 31077
/proc/meminfo: memFree=29563348/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=82620 CPUtime=25.49 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 5880 0 0 0 2548 1 0 0 20 0 1 0 123448664 84602880 15062 33554432000 4194304 6199737 140737271261424 140737271260536 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 20655 15062 161 490 0 20156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82620

[startup+51.1003 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 31077
/proc/meminfo: memFree=29525856/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=84348 CPUtime=51.08 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 6566 0 0 0 5107 1 0 0 20 0 1 0 123448664 86372352 17667 33554432000 4194304 6199737 140737271261424 140737271260536 5298894 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 21087 17667 161 490 0 20588 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84348

[startup+102.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 31078
/proc/meminfo: memFree=29487452/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=117588 CPUtime=102.28 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 8052 0 0 0 10226 2 0 0 20 0 1 0 123448664 120410112 21802 33554432000 4194304 6199737 140737271261424 140737271260536 5299075 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 29397 21802 161 490 0 28898 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 117588

[startup+162.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 31079
/proc/meminfo: memFree=29438960/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=118884 CPUtime=162.27 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 8363 0 0 0 16224 3 0 0 20 0 1 0 123448664 121737216 24668 33554432000 4194304 6199737 140737271261424 140737271260536 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 29721 24668 161 490 0 29222 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 118884

[startup+222.307 s]
/proc/loadavg: 2.09 2.15 2.16 3/177 31080
/proc/meminfo: memFree=29427408/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=120144 CPUtime=222.26 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 8632 0 0 0 22223 3 0 0 20 0 1 0 123448664 123027456 26981 33554432000 4194304 6199737 140737271261424 140737271260536 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 30036 26981 161 490 0 29537 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 120144

[startup+282.3 s]
/proc/loadavg: 2.24 2.18 2.17 3/178 31085
/proc/meminfo: memFree=29414060/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=122168 CPUtime=282.24 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 9071 0 0 0 28221 3 0 0 20 0 1 0 123448664 125100032 28953 33554432000 4194304 6199737 140737271261424 140737271260536 4221281 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 30542 28953 161 490 0 30043 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 122168

[startup+342.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 31086
/proc/meminfo: memFree=29407972/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=122684 CPUtime=342.23 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 9224 0 0 0 34219 4 0 0 20 0 1 0 123448664 125628416 29171 33554432000 4194304 6199737 140737271261424 140737271260536 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 30671 29171 161 490 0 30172 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 122684

[startup+402.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 31087
/proc/meminfo: memFree=29373792/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=173260 CPUtime=402.22 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 10222 0 0 0 40217 5 0 0 20 0 1 0 123448664 177418240 33368 33554432000 4194304 6199737 140737271261424 140737271260536 4213800 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 43315 33368 161 490 0 42816 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 173260

[startup+462.3 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 31088
/proc/meminfo: memFree=29371204/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=173532 CPUtime=462.21 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 10298 0 0 0 46216 5 0 0 20 0 1 0 123448664 177696768 33443 33554432000 4194304 6199737 140737271261424 140737271260536 4213803 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 43383 33443 161 490 0 42884 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 173532

[startup+522.3 s]
/proc/loadavg: 2.34 2.22 2.19 3/177 31089
/proc/meminfo: memFree=29347900/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=174204 CPUtime=522.2 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 10464 0 0 0 52215 5 0 0 20 0 1 0 123448664 178384896 34120 33554432000 4194304 6199737 140737271261424 140737271260536 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 43551 34120 161 490 0 43052 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 174204

[startup+582.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 31091
/proc/meminfo: memFree=29344644/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=174712 CPUtime=582.2 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 10586 0 0 0 58214 6 0 0 20 0 1 0 123448664 178905088 34177 33554432000 4194304 6199737 140737271261424 140737271260536 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 43678 34177 161 490 0 43179 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 174712


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


[startup+942.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/178 31123
/proc/meminfo: memFree=29135120/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=260924 CPUtime=942.13 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 12506 0 0 0 94206 7 0 0 20 0 1 0 123448664 267186176 44413 33554432000 4194304 6199737 140737271261424 140737271260536 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65231 44413 161 490 0 64732 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 260924

[startup+1002.3 s]
/proc/loadavg: 2.28 2.19 2.18 3/177 31124
/proc/meminfo: memFree=29132232/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=261820 CPUtime=1002.13 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 12717 0 0 0 100205 8 0 0 20 0 1 0 123448664 268103680 45135 33554432000 4194304 6199737 140737271261424 140737271260536 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65455 45135 161 490 0 64956 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 261820

[startup+1062.3 s]
/proc/loadavg: 2.30 2.21 2.18 3/177 31125
/proc/meminfo: memFree=29131744/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=261820 CPUtime=1062.12 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 12742 0 0 0 106204 8 0 0 20 0 1 0 123448664 268103680 45160 33554432000 4194304 6199737 140737271261424 140737271260536 4213298 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65455 45160 161 490 0 64956 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 261820

[startup+1122.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 31126
/proc/meminfo: memFree=29131512/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=261956 CPUtime=1122.11 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 12776 0 0 0 112203 8 0 0 20 0 1 0 123448664 268242944 45194 33554432000 4194304 6199737 140737271261424 140737271260536 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65489 45194 161 490 0 64990 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 261956

[startup+1182.3 s]
/proc/loadavg: 2.44 2.24 2.20 4/177 31128
/proc/meminfo: memFree=29130664/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=262792 CPUtime=1182.1 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 12922 0 0 0 118202 8 0 0 20 0 1 0 123448664 269099008 45340 33554432000 4194304 6199737 140737271261424 140737271260536 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65698 45340 161 490 0 65199 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 262792

[startup+1242.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 31129
/proc/meminfo: memFree=29089744/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=262792 CPUtime=1242.09 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 12925 0 0 0 124201 8 0 0 20 0 1 0 123448664 269099008 45343 33554432000 4194304 6199737 140737271261424 140737271260536 4213404 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65698 45343 161 490 0 65199 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 262792

[startup+1302.3 s]
/proc/loadavg: 2.32 2.24 2.19 3/177 31130
/proc/meminfo: memFree=29088764/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=263244 CPUtime=1302.08 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13027 0 0 0 130200 8 0 0 20 0 1 0 123448664 269561856 45445 33554432000 4194304 6199737 140737271261424 140737271260536 4213418 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 65811 45445 161 490 0 65312 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 263244

[startup+1362.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/177 31131
/proc/meminfo: memFree=29087316/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264208 CPUtime=1362.07 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13233 0 0 0 136199 8 0 0 20 0 1 0 123448664 270548992 45651 33554432000 4194304 6199737 140737271261424 140737271260536 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66052 45651 161 490 0 65553 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 264208

[startup+1422.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/177 31132
/proc/meminfo: memFree=29086632/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264208 CPUtime=1422.07 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13251 0 0 0 142198 9 0 0 20 0 1 0 123448664 270548992 45669 33554432000 4194304 6199737 140737271261424 140737271260536 4213323 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66052 45669 161 490 0 65553 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 264208

[startup+1482.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/178 31137
/proc/meminfo: memFree=29086228/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264208 CPUtime=1482.05 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13256 0 0 0 148196 9 0 0 20 0 1 0 123448664 270548992 45674 33554432000 4194304 6199737 140737271261424 140737271260536 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66052 45674 161 490 0 65553 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 264208

[startup+1542.31 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 31138
/proc/meminfo: memFree=29081776/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264532 CPUtime=1542.06 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13329 0 0 0 154196 10 0 0 20 0 1 0 123448664 270880768 46769 33554432000 4194304 6199737 140737271261424 140737271260536 4213879 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66133 46769 161 490 0 65634 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 264532

[startup+1602.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 31139
/proc/meminfo: memFree=29078852/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264532 CPUtime=1602.03 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13338 0 0 0 160193 10 0 0 20 0 1 0 123448664 270880768 47270 33554432000 4194304 6199737 140737271261424 140737271260536 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66133 47270 161 490 0 65634 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 264532

[startup+1662.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 31140
/proc/meminfo: memFree=29078916/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264532 CPUtime=1662.02 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13339 0 0 0 166192 10 0 0 20 0 1 0 123448664 270880768 47271 33554432000 4194304 6199737 140737271261424 140737271260536 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66133 47271 161 490 0 65634 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 264532

[startup+1722.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 31141
/proc/meminfo: memFree=29070396/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=264860 CPUtime=1722.01 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13399 0 0 0 172190 11 0 0 20 0 1 0 123448664 271216640 48863 33554432000 4194304 6199737 140737271261424 140737271260536 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66215 48863 161 490 0 65716 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 264860

[startup+1782.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 31143
/proc/meminfo: memFree=29058040/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=265388 CPUtime=1782 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13502 0 0 0 178189 11 0 0 20 0 1 0 123448664 271757312 51521 33554432000 4194304 6199737 140737271261424 140737271260536 4220944 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66347 51521 161 490 0 65848 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 265388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 31189
/proc/meminfo: memFree=29689808/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=265388 CPUtime=1800 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13502 0 0 0 179989 11 0 0 20 0 1 0 123448664 271757312 51521 33554432000 4194304 6199737 140737271261424 140737271260536 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66347 51521 161 490 0 65848 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 265388

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

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 31189
/proc/meminfo: memFree=29689808/32872528 swapFree=14956/1314940
[pid=31076] ppid=31073 vsize=265388 CPUtime=1800 cores=1,3,5,7
/proc/31076/stat : 31076 (cdcl-cuttingpla) R 31073 31076 26125 0 -1 4202496 13502 0 0 0 179989 11 0 0 20 0 1 0 123448664 271757312 51521 33554432000 4194304 6199737 140737271261424 140737271260536 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31076/statm: 66347 51521 161 490 0 65848 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 265388

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.89
CPU system time (s): 0.118981
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 265388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.118981
maximum resident set size= 206084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13502
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= 21
involuntary context switches= 1873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54931 second user time and 7.15091 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 21:45:57
IDJOB=4087171
IDBENCH=89818
IDSOLVER=2548
FILE ID=node131/4087171-1465415157
RUNJOBID= node131-1465391500-26142
PBS_JOBID= 19853803
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087171-1465415157/watcher-4087171-1465415157 -o /tmp/evaluation-result-4087171-1465415157/solver-4087171-1465415157 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465391500-26142 --watchdog 1960 --input HOME/instance-4087171-1465415157.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 04a6efcac49375b9407fbc5f15fae5c7
RANDOM SEED=1947554938

node131.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.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.79
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.395
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.395
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.395
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.395
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.395
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.395
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.395
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:        29679860 kB
Buffers:          202872 kB
Cached:           660432 kB
SwapCached:         4716 kB
Active:           516976 kB
Inactive:         586080 kB
Active(anon):     235960 kB
Inactive(anon):     5604 kB
Active(file):     281016 kB
Inactive(file):   580476 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:             37640 kB
Writeback:            88 kB
AnonPages:       1659320 kB
Mapped:             9064 kB
Shmem:                 0 kB
Slab:             640800 kB
SReclaimable:      84276 kB
SUnreclaim:       556524 kB
KernelStack:        1472 kB
PageTables:         7112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1703020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1597440 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 node131 at 2016-06-08 22:15:57