Trace number 4096273

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

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_32.opb
MD5SUMde201b0da7652e5ff716d8aa6ae0b3b2
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark914.792
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1406
Total number of constraints6702
Number of constraints which are clauses6697
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint37
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 69
Number of bits of the biggest sum of numbers7
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= 1406 #constraint= 6702
0.00/0.10	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.10	c total clause space: 4.25031MB
0.00/0.10	c total #watches: 16063
0.09/0.17	c total #propagations: 166677 / total #impl: 271881 (eff. 0.613)
0.09/0.17	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 19556
0.19/0.24	c total #propagations: 367676 / total #impl: 574221 (eff. 0.640)
0.19/0.24	c GARBAGE COLLECT
0.19/0.24	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 19844
0.29/0.34	c total #propagations: 533397 / total #impl: 865228 (eff. 0.616)
0.29/0.34	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
0.29/0.34	c total clause space: 6.90675MB
0.29/0.34	c total #watches: 22573
0.38/0.45	c total #propagations: 723818 / total #impl: 1202511 (eff. 0.602)
0.38/0.45	c GARBAGE COLLECT
0.38/0.45	c #Conflicts:       5000 | #Learnt:       2353 | 0.000
0.38/0.45	c total clause space: 6.90675MB
0.38/0.45	c total #watches: 20693
0.48/0.53	c total #propagations: 916122 / total #impl: 1535528 (eff. 0.597)
0.48/0.53	c #Conflicts:       6000 | #Learnt:       3353 | 0.000
0.48/0.53	c total clause space: 6.90675MB
0.48/0.53	c total #watches: 23246
0.58/0.65	c total #propagations: 1072685 / total #impl: 1803528 (eff. 0.595)
0.58/0.65	c GARBAGE COLLECT
0.58/0.65	c #Conflicts:       7000 | #Learnt:       2230 | 0.000
0.58/0.65	c total clause space: 11.2235MB
0.58/0.65	c total #watches: 19563
0.68/0.75	c total #propagations: 1279444 / total #impl: 2133783 (eff. 0.600)
0.68/0.75	c #Conflicts:       8000 | #Learnt:       3230 | 0.000
0.68/0.75	c total clause space: 11.2235MB
0.68/0.75	c total #watches: 22341
0.78/0.83	c total #propagations: 1484579 / total #impl: 2476800 (eff. 0.599)
0.78/0.83	c #Conflicts:       9000 | #Learnt:       4230 | 0.000
0.78/0.83	c total clause space: 11.2235MB
0.78/0.83	c total #watches: 24967
0.88/0.93	c total #propagations: 1654707 / total #impl: 2770220 (eff. 0.597)
0.88/0.93	c GARBAGE COLLECT
0.88/0.93	c #Conflicts:      10000 | #Learnt:       2721 | 0.000
0.88/0.93	c total clause space: 11.2235MB
0.88/0.93	c total #watches: 21022
0.98/1.02	c total #propagations: 1830360 / total #impl: 3061484 (eff. 0.598)
0.98/1.02	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
0.98/1.02	c total clause space: 11.2235MB
0.98/1.02	c total #watches: 24159
1.09/1.11	c total #propagations: 2035171 / total #impl: 3379392 (eff. 0.602)
1.09/1.11	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
1.09/1.11	c total clause space: 11.2235MB
1.09/1.11	c total #watches: 26933
1.19/1.22	c total #propagations: 2207162 / total #impl: 3684039 (eff. 0.599)
1.19/1.22	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
1.19/1.22	c total clause space: 11.2235MB
1.19/1.22	c total #watches: 30187
1.28/1.32	c total #propagations: 2393736 / total #impl: 4010731 (eff. 0.597)
1.28/1.32	c GARBAGE COLLECT
1.28/1.32	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
1.28/1.32	c total clause space: 11.2235MB
1.28/1.32	c total #watches: 25184
1.38/1.45	c total #propagations: 2570640 / total #impl: 4303332 (eff. 0.597)
1.38/1.45	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
1.38/1.45	c total clause space: 11.2235MB
1.38/1.45	c total #watches: 27869
1.58/1.60	c total #propagations: 2772181 / total #impl: 4628508 (eff. 0.599)
1.58/1.60	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
1.58/1.60	c total clause space: 11.2235MB
1.58/1.60	c total #watches: 30569
1.68/1.72	c total #propagations: 2970244 / total #impl: 4978755 (eff. 0.597)
1.68/1.72	c GARBAGE COLLECT
1.68/1.72	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
1.68/1.72	c total clause space: 11.2235MB
1.68/1.72	c total #watches: 24469
1.78/1.83	c total #propagations: 3168942 / total #impl: 5298752 (eff. 0.598)
1.78/1.83	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
1.78/1.83	c total clause space: 11.2235MB
1.78/1.83	c total #watches: 26995
1.88/1.95	c total #propagations: 3366406 / total #impl: 5628247 (eff. 0.598)
1.88/1.95	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
1.88/1.95	c total clause space: 11.2235MB
1.88/1.95	c total #watches: 29419
1.98/2.06	c total #propagations: 3556207 / total #impl: 5959334 (eff. 0.597)
1.98/2.06	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
1.98/2.06	c total clause space: 18.2382MB
1.98/2.06	c total #watches: 32170
2.08/2.16	c total #propagations: 3740584 / total #impl: 6273647 (eff. 0.596)
2.08/2.16	c GARBAGE COLLECT
2.08/2.16	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
2.08/2.16	c total clause space: 18.2382MB
2.08/2.16	c total #watches: 25706
2.19/2.27	c total #propagations: 3911410 / total #impl: 6575151 (eff. 0.595)
2.19/2.27	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
2.19/2.27	c total clause space: 18.2382MB
2.19/2.27	c total #watches: 28513
2.29/2.39	c total #propagations: 4105967 / total #impl: 6885812 (eff. 0.596)
2.29/2.39	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
2.29/2.39	c total clause space: 18.2382MB
2.29/2.39	c total #watches: 31369
2.48/2.50	c total #propagations: 4313084 / total #impl: 7204559 (eff. 0.599)
2.48/2.50	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
2.48/2.50	c total clause space: 18.2382MB
2.48/2.50	c total #watches: 33939
2.58/2.62	c total #propagations: 4463879 / total #impl: 7491505 (eff. 0.596)
2.58/2.62	c GARBAGE COLLECT
2.58/2.62	c #Conflicts:      25000 | #Learnt:       4401 | 0.000
2.58/2.62	c total clause space: 18.2382MB
2.58/2.62	c total #watches: 26970
2.68/2.74	c total #propagations: 4677816 / total #impl: 7835553 (eff. 0.597)
2.68/2.74	c #Conflicts:      26000 | #Learnt:       5401 | 0.000
2.68/2.74	c total clause space: 18.2382MB
2.68/2.74	c total #watches: 29571
2.78/2.88	c total #propagations: 4880682 / total #impl: 8182494 (eff. 0.596)
2.78/2.88	c #Conflicts:      27000 | #Learnt:       6401 | 0.000
2.78/2.88	c total clause space: 18.2382MB
2.78/2.88	c total #watches: 32035
2.98/3.01	c total #propagations: 5074151 / total #impl: 8516502 (eff. 0.596)
2.98/3.01	c #Conflicts:      28000 | #Learnt:       7401 | 0.000
2.98/3.01	c total clause space: 18.2382MB
2.98/3.01	c total #watches: 34550
3.08/3.13	c total #propagations: 5255525 / total #impl: 8845241 (eff. 0.594)
3.08/3.13	c GARBAGE COLLECT
3.08/3.13	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
3.08/3.13	c total clause space: 18.2382MB
3.08/3.13	c total #watches: 25969
3.18/3.25	c total #propagations: 5424838 / total #impl: 9141020 (eff. 0.593)
3.18/3.25	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
3.18/3.25	c total clause space: 18.2382MB
3.18/3.25	c total #watches: 28819
3.29/3.37	c total #propagations: 5632730 / total #impl: 9468791 (eff. 0.595)
3.29/3.37	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
3.29/3.37	c total clause space: 18.2382MB
3.29/3.37	c total #watches: 31833
3.39/3.49	c total #propagations: 5830717 / total #impl: 9789496 (eff. 0.596)
3.39/3.49	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
3.39/3.49	c total clause space: 18.2382MB
3.39/3.49	c total #watches: 34187
3.58/3.62	c total #propagations: 6012592 / total #impl: 10103410 (eff. 0.595)
3.58/3.62	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
3.58/3.62	c total clause space: 18.2382MB
3.58/3.62	c total #watches: 36723
3.68/3.75	c total #propagations: 6181805 / total #impl: 10413261 (eff. 0.594)
3.68/3.75	c GARBAGE COLLECT
3.68/3.75	c #Conflicts:      34000 | #Learnt:       4905 | 0.000
3.68/3.75	c total clause space: 18.2382MB
3.68/3.75	c total #watches: 28106
3.78/3.87	c total #propagations: 6366157 / total #impl: 10758872 (eff. 0.592)
3.78/3.87	c #Conflicts:      35000 | #Learnt:       5905 | 0.000
3.78/3.87	c total clause space: 18.2382MB
3.78/3.87	c total #watches: 30509
3.98/4.04	c total #propagations: 6527177 / total #impl: 11055962 (eff. 0.590)
3.98/4.04	c #Conflicts:      36000 | #Learnt:       6905 | 0.000
3.98/4.04	c total clause space: 18.2382MB
3.98/4.04	c total #watches: 32671
4.18/4.20	c total #propagations: 6716520 / total #impl: 11371200 (eff. 0.591)
4.18/4.20	c #Conflicts:      37000 | #Learnt:       7905 | 0.000
4.18/4.20	c total clause space: 18.2382MB
4.18/4.20	c total #watches: 35099
4.28/4.37	c total #propagations: 6916456 / total #impl: 11712601 (eff. 0.591)
4.28/4.37	c #Conflicts:      38000 | #Learnt:       8905 | 0.000
4.28/4.37	c total clause space: 18.2382MB
4.28/4.37	c total #watches: 37473
4.49/4.51	c total #propagations: 7114106 / total #impl: 12064607 (eff. 0.590)
4.49/4.51	c GARBAGE COLLECT
4.49/4.51	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
4.49/4.51	c total clause space: 29.637MB
4.49/4.51	c total #watches: 27203
4.58/4.61	c total #propagations: 7295248 / total #impl: 12398346 (eff. 0.588)
4.58/4.61	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
4.58/4.61	c total clause space: 29.637MB
4.58/4.61	c total #watches: 30223
4.68/4.74	c total #propagations: 7440804 / total #impl: 12696116 (eff. 0.586)
4.68/4.74	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
4.68/4.74	c total clause space: 29.637MB
4.68/4.74	c total #watches: 33280
4.78/4.89	c total #propagations: 7595675 / total #impl: 13007077 (eff. 0.584)
4.78/4.89	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
4.78/4.89	c total clause space: 29.637MB
4.78/4.89	c total #watches: 36301
4.98/5.08	c total #propagations: 7748175 / total #impl: 13310178 (eff. 0.582)
4.98/5.08	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
4.98/5.08	c total clause space: 29.637MB
4.98/5.08	c total #watches: 39304
5.18/5.25	c total #propagations: 7925662 / total #impl: 13673625 (eff. 0.580)
5.18/5.25	c GARBAGE COLLECT
5.18/5.25	c #Conflicts:      44000 | #Learnt:       5204 | 0.000
5.18/5.25	c total clause space: 29.637MB
5.18/5.25	c total #watches: 27165
5.28/5.36	c total #propagations: 8076864 / total #impl: 13987062 (eff. 0.577)
5.28/5.36	c #Conflicts:      45000 | #Learnt:       6204 | 0.000
5.28/5.36	c total clause space: 29.637MB
5.28/5.36	c total #watches: 29927
5.38/5.49	c total #propagations: 8232104 / total #impl: 14297168 (eff. 0.576)
5.38/5.49	c #Conflicts:      46000 | #Learnt:       7204 | 0.000
5.38/5.49	c total clause space: 29.637MB
5.38/5.49	c total #watches: 32646
5.59/5.62	c total #propagations: 8403642 / total #impl: 14610633 (eff. 0.575)
5.59/5.62	c #Conflicts:      47000 | #Learnt:       8204 | 0.000
5.59/5.62	c total clause space: 29.637MB
5.59/5.62	c total #watches: 35302
5.68/5.77	c total #propagations: 8600346 / total #impl: 14947195 (eff. 0.575)
5.68/5.77	c #Conflicts:      48000 | #Learnt:       9204 | 0.000
5.68/5.77	c total clause space: 29.637MB
5.68/5.77	c total #watches: 38093
5.88/5.92	c total #propagations: 8772605 / total #impl: 15261361 (eff. 0.575)
5.88/5.92	c #Conflicts:      49000 | #Learnt:      10204 | 0.000
5.88/5.92	c total clause space: 29.637MB
5.88/5.92	c total #watches: 40939
5.99/6.06	c total #propagations: 8952390 / total #impl: 15582360 (eff. 0.575)
5.99/6.06	c GARBAGE COLLECT
5.99/6.06	c #Conflicts:      50000 | #Learnt:       5903 | 0.000
5.99/6.06	c total clause space: 29.637MB
5.99/6.06	c total #watches: 29052
6.09/6.19	c total #propagations: 9146298 / total #impl: 15911211 (eff. 0.575)
6.09/6.19	c #Conflicts:      51000 | #Learnt:       6903 | 0.000
6.09/6.19	c total clause space: 29.637MB
6.09/6.19	c total #watches: 32199
6.29/6.34	c total #propagations: 9359659 / total #impl: 16243507 (eff. 0.576)
6.29/6.34	c #Conflicts:      52000 | #Learnt:       7903 | 0.000
6.29/6.34	c total clause space: 29.637MB
6.29/6.34	c total #watches: 34883
6.39/6.48	c total #propagations: 9565900 / total #impl: 16578287 (eff. 0.577)
6.39/6.48	c #Conflicts:      53000 | #Learnt:       8903 | 0.000
6.39/6.48	c total clause space: 29.637MB
6.39/6.48	c total #watches: 37547
6.59/6.63	c total #propagations: 9768366 / total #impl: 16924770 (eff. 0.577)
6.59/6.63	c #Conflicts:      54000 | #Learnt:       9903 | 0.000
6.59/6.63	c total clause space: 29.637MB
6.59/6.63	c total #watches: 40258
6.69/6.78	c total #propagations: 9936982 / total #impl: 17237602 (eff. 0.576)
6.69/6.78	c #Conflicts:      55000 | #Learnt:      10903 | 0.000
6.69/6.78	c total clause space: 29.637MB
6.69/6.78	c total #watches: 42992
6.89/6.92	c total #propagations: 10123210 / total #impl: 17567033 (eff. 0.576)
6.89/6.92	c GARBAGE COLLECT
6.89/6.92	c #Conflicts:      56000 | #Learnt:       6303 | 0.000
6.89/6.92	c total clause space: 29.637MB
6.89/6.92	c total #watches: 30183
6.99/7.05	c total #propagations: 10320636 / total #impl: 17880522 (eff. 0.577)
6.99/7.05	c #Conflicts:      57000 | #Learnt:       7303 | 0.000
6.99/7.05	c total clause space: 29.637MB
6.99/7.05	c total #watches: 33382
7.09/7.18	c total #propagations: 10520837 / total #impl: 18200548 (eff. 0.578)
7.09/7.18	c #Conflicts:      58000 | #Learnt:       8303 | 0.000
7.09/7.18	c total clause space: 29.637MB
7.09/7.18	c total #watches: 36185
7.29/7.31	c total #propagations: 10702676 / total #impl: 18513558 (eff. 0.578)
7.29/7.31	c #Conflicts:      59000 | #Learnt:       9303 | 0.000
7.29/7.31	c total clause space: 29.637MB
7.29/7.31	c total #watches: 38830
7.39/7.45	c total #propagations: 10863265 / total #impl: 18814426 (eff. 0.577)
7.39/7.45	c #Conflicts:      60000 | #Learnt:      10303 | 0.000
7.39/7.45	c total clause space: 29.637MB
7.39/7.45	c total #watches: 41353
7.59/7.60	c total #propagations: 11019197 / total #impl: 19104510 (eff. 0.577)
7.59/7.60	c #Conflicts:      61000 | #Learnt:      11303 | 0.000
7.59/7.60	c total clause space: 29.637MB
7.59/7.60	c total #watches: 43954
7.69/7.75	c total #propagations: 11184609 / total #impl: 19407636 (eff. 0.576)
7.69/7.75	c GARBAGE COLLECT
7.69/7.75	c #Conflicts:      62000 | #Learnt:       6402 | 0.000
7.69/7.75	c total clause space: 29.637MB
7.69/7.75	c total #watches: 30411
7.79/7.88	c total #propagations: 11364629 / total #impl: 19711015 (eff. 0.577)
7.79/7.88	c #Conflicts:      63000 | #Learnt:       7402 | 0.000
7.79/7.88	c total clause space: 29.637MB
7.79/7.88	c total #watches: 32669
7.99/8.02	c total #propagations: 11561623 / total #impl: 20037091 (eff. 0.577)
7.99/8.02	c #Conflicts:      64000 | #Learnt:       8402 | 0.000
7.99/8.02	c total clause space: 29.637MB
7.99/8.02	c total #watches: 35203
8.09/8.14	c total #propagations: 11748452 / total #impl: 20358045 (eff. 0.577)
8.09/8.14	c #Conflicts:      65000 | #Learnt:       9402 | 0.000
8.09/8.14	c total clause space: 29.637MB
8.09/8.14	c total #watches: 37991
8.19/8.28	c total #propagations: 11915512 / total #impl: 20660690 (eff. 0.577)
8.19/8.28	c #Conflicts:      66000 | #Learnt:      10402 | 0.000
8.19/8.28	c total clause space: 29.637MB
8.19/8.28	c total #watches: 40728
8.39/8.42	c total #propagations: 12075035 / total #impl: 20963567 (eff. 0.576)
8.39/8.42	c #Conflicts:      67000 | #Learnt:      11402 | 0.000
8.39/8.42	c total clause space: 29.637MB
8.39/8.42	c total #watches: 43540
8.59/8.60	c total #propagations: 12242099 / total #impl: 21270998 (eff. 0.576)
8.59/8.60	c #Conflicts:      68000 | #Learnt:      12402 | 0.000
8.59/8.60	c total clause space: 29.637MB
8.59/8.60	c total #watches: 46301
8.69/8.72	c total #propagations: 12436338 / total #impl: 21624944 (eff. 0.575)
8.69/8.72	c GARBAGE COLLECT
8.69/8.72	c #Conflicts:      69000 | #Learnt:       7204 | 0.000
8.69/8.72	c total clause space: 29.637MB
8.69/8.72	c total #watches: 32660
8.79/8.85	c total #propagations: 12590514 / total #impl: 21915681 (eff. 0.574)
8.79/8.85	c #Conflicts:      70000 | #Learnt:       8204 | 0.000
8.79/8.85	c total clause space: 29.637MB
8.79/8.85	c total #watches: 35527
8.99/9.01	c total #propagations: 12763907 / total #impl: 22228357 (eff. 0.574)
8.99/9.01	c #Conflicts:      71000 | #Learnt:       9204 | 0.000
8.99/9.01	c total clause space: 29.637MB
8.99/9.01	c total #watches: 38099
9.09/9.19	c total #propagations: 12963475 / total #impl: 22572739 (eff. 0.574)
9.09/9.19	c #Conflicts:      72000 | #Learnt:      10204 | 0.000
9.09/9.19	c total clause space: 29.637MB
9.09/9.19	c total #watches: 40574
9.29/9.35	c total #propagations: 13153479 / total #impl: 22901974 (eff. 0.574)
9.29/9.35	c #Conflicts:      73000 | #Learnt:      11204 | 0.000
9.29/9.35	c total clause space: 29.637MB
9.29/9.35	c total #watches: 43076
9.49/9.52	c total #propagations: 13339009 / total #impl: 23218694 (eff. 0.574)
9.49/9.52	c #Conflicts:      74000 | #Learnt:      12204 | 0.000
9.49/9.52	c total clause space: 29.637MB
9.49/9.52	c total #watches: 45630
9.59/9.69	c total #propagations: 13522395 / total #impl: 23525969 (eff. 0.575)
9.59/9.69	c GARBAGE COLLECT
9.59/9.69	c #Conflicts:      75000 | #Learnt:       6703 | 0.000
9.59/9.69	c total clause space: 29.637MB
9.59/9.69	c total #watches: 31327
9.79/9.83	c total #propagations: 13705844 / total #impl: 23863115 (eff. 0.574)
9.79/9.83	c #Conflicts:      76000 | #Learnt:       7703 | 0.000
9.79/9.83	c total clause space: 29.637MB
9.79/9.83	c total #watches: 34542
9.89/9.97	c total #propagations: 13901914 / total #impl: 24200170 (eff. 0.574)
9.89/9.97	c #Conflicts:      77000 | #Learnt:       8703 | 0.000
9.89/9.97	c total clause space: 29.637MB
9.89/9.97	c total #watches: 37396
10.09/10.14	c total #propagations: 14067023 / total #impl: 24503174 (eff. 0.574)
10.09/10.14	c #Conflicts:      78000 | #Learnt:       9703 | 0.000
10.09/10.14	c total clause space: 29.637MB
10.09/10.14	c total #watches: 40419
10.29/10.31	c total #propagations: 14265974 / total #impl: 24868753 (eff. 0.574)
10.29/10.31	c #Conflicts:      79000 | #Learnt:      10703 | 0.000
10.29/10.31	c total clause space: 29.637MB
10.29/10.31	c total #watches: 43019
10.39/10.47	c total #propagations: 14452370 / total #impl: 25195945 (eff. 0.574)
10.39/10.47	c #Conflicts:      80000 | #Learnt:      11703 | 0.000
10.39/10.47	c total clause space: 29.637MB
10.39/10.47	c total #watches: 45415
10.59/10.65	c total #propagations: 14617647 / total #impl: 25506844 (eff. 0.573)
10.59/10.65	c #Conflicts:      81000 | #Learnt:      12703 | 0.000
10.59/10.65	c total clause space: 29.637MB
10.59/10.65	c total #watches: 47840
10.79/10.84	c total #propagations: 14783703 / total #impl: 25794858 (eff. 0.573)
10.79/10.84	c GARBAGE COLLECT
10.79/10.84	c #Conflicts:      82000 | #Learnt:       6912 | 0.000
10.79/10.84	c total clause space: 29.637MB
10.79/10.84	c total #watches: 31967
10.89/10.97	c total #propagations: 14960470 / total #impl: 26095862 (eff. 0.573)
10.89/10.97	c #Conflicts:      83000 | #Learnt:       7912 | 0.000
10.89/10.97	c total clause space: 29.637MB
10.89/10.97	c total #watches: 34198
10.99/11.09	c total #propagations: 15131663 / total #impl: 26386111 (eff. 0.573)
10.99/11.09	c #Conflicts:      84000 | #Learnt:       8912 | 0.000
10.99/11.09	c total clause space: 29.637MB
10.99/11.09	c total #watches: 36905
11.19/11.23	c total #propagations: 15328687 / total #impl: 26696940 (eff. 0.574)
11.19/11.23	c #Conflicts:      85000 | #Learnt:       9912 | 0.000
11.19/11.23	c total clause space: 29.637MB
11.19/11.23	c total #watches: 39629
11.39/11.40	c total #propagations: 15516973 / total #impl: 27005972 (eff. 0.575)
11.39/11.40	c #Conflicts:      86000 | #Learnt:      10912 | 0.000
11.39/11.40	c total clause space: 29.637MB
11.39/11.40	c total #watches: 42300
11.49/11.58	c total #propagations: 15717748 / total #impl: 27357955 (eff. 0.575)
11.49/11.58	c #Conflicts:      87000 | #Learnt:      11912 | 0.000
11.49/11.58	c total clause space: 29.637MB
11.49/11.58	c total #watches: 44882
11.69/11.79	c total #propagations: 15911141 / total #impl: 27707034 (eff. 0.574)
11.69/11.79	c #Conflicts:      88000 | #Learnt:      12912 | 0.000
11.69/11.79	c total clause space: 29.637MB
11.69/11.79	c total #watches: 47450
11.99/12.01	c total #propagations: 16114361 / total #impl: 28073292 (eff. 0.574)
11.99/12.01	c #Conflicts:      89000 | #Learnt:      13912 | 0.000
11.99/12.01	c total clause space: 29.637MB
11.99/12.01	c total #watches: 49875
12.09/12.17	c total #propagations: 16321965 / total #impl: 28449607 (eff. 0.574)
12.09/12.17	c GARBAGE COLLECT
12.09/12.17	c #Conflicts:      90000 | #Learnt:       7816 | 0.000
12.09/12.17	c total clause space: 29.637MB
12.09/12.17	c total #watches: 34212
12.29/12.30	c total #propagations: 16510656 / total #impl: 28780194 (eff. 0.574)
12.29/12.30	c #Conflicts:      91000 | #Learnt:       8816 | 0.000
12.29/12.30	c total clause space: 29.637MB
12.29/12.30	c total #watches: 37083
12.39/12.46	c total #propagations: 16679828 / total #impl: 29114385 (eff. 0.573)
12.39/12.46	c #Conflicts:      92000 | #Learnt:       9816 | 0.000
12.39/12.46	c total clause space: 29.637MB
12.39/12.46	c total #watches: 39798
12.59/12.65	c total #propagations: 16836262 / total #impl: 29434844 (eff. 0.572)
12.59/12.65	c #Conflicts:      93000 | #Learnt:      10816 | 0.000
12.59/12.65	c total clause space: 29.637MB
12.59/12.65	c total #watches: 42639
12.79/12.85	c total #propagations: 17015480 / total #impl: 29794405 (eff. 0.571)
12.79/12.85	c #Conflicts:      94000 | #Learnt:      11816 | 0.000
12.79/12.85	c total clause space: 29.637MB
12.79/12.85	c total #watches: 45837
12.98/13.08	c total #propagations: 17191520 / total #impl: 30140252 (eff. 0.570)
12.98/13.08	c #Conflicts:      95000 | #Learnt:      12816 | 0.000
12.98/13.08	c total clause space: 29.637MB
12.98/13.08	c total #watches: 48978
13.29/13.32	c total #propagations: 17367238 / total #impl: 30501423 (eff. 0.569)
13.29/13.32	c #Conflicts:      96000 | #Learnt:      13816 | 0.000
13.29/13.32	c total clause space: 29.637MB
13.29/13.32	c total #watches: 52021
13.48/13.59	c total #propagations: 17536165 / total #impl: 30839328 (eff. 0.569)
13.48/13.59	c #Conflicts:      97000 | #Learnt:      14816 | 0.000
13.48/13.59	c total clause space: 29.637MB
13.48/13.59	c total #watches: 55097
13.68/13.73	c total #propagations: 17714064 / total #impl: 31207006 (eff. 0.568)
13.68/13.73	c GARBAGE COLLECT
13.68/13.73	c #Conflicts:      98000 | #Learnt:       8409 | 0.000
13.68/13.73	c total clause space: 29.637MB
13.68/13.73	c total #watches: 35847
13.78/13.89	c total #propagations: 17876750 / total #impl: 31520905 (eff. 0.567)
13.78/13.89	c #Conflicts:      99000 | #Learnt:       9409 | 0.000
13.78/13.89	c total clause space: 29.637MB
13.78/13.89	c total #watches: 38454
13.98/14.06	c total #propagations: 18077055 / total #impl: 31890275 (eff. 0.567)
13.98/14.06	c #Conflicts:     100000 | #Learnt:      10409 | 0.000
13.98/14.06	c total clause space: 29.637MB
13.98/14.06	c total #watches: 40830
14.18/14.25	c total #propagations: 18273876 / total #impl: 32265878 (eff. 0.566)
14.18/14.25	c #Conflicts:     101000 | #Learnt:      11409 | 0.000
14.18/14.25	c total clause space: 29.637MB
14.18/14.25	c total #watches: 43148
14.39/14.45	c total #propagations: 18473050 / total #impl: 32653731 (eff. 0.566)
14.39/14.45	c #Conflicts:     102000 | #Learnt:      12409 | 0.000
14.39/14.45	c total clause space: 29.637MB
14.39/14.45	c total #watches: 45509
14.58/14.67	c total #propagations: 18657974 / total #impl: 33022954 (eff. 0.565)
14.58/14.67	c #Conflicts:     103000 | #Learnt:      13409 | 0.000
14.58/14.67	c total clause space: 29.637MB
14.58/14.67	c total #watches: 48242
14.78/14.87	c total #propagations: 18855059 / total #impl: 33404242 (eff. 0.564)
14.78/14.87	c #Conflicts:     104000 | #Learnt:      14409 | 0.000
14.78/14.87	c total clause space: 29.637MB
14.78/14.87	c total #watches: 50812
14.98/15.07	c total #propagations: 19058721 / total #impl: 33736263 (eff. 0.565)
14.98/15.07	c #Conflicts:     105000 | #Learnt:      15409 | 0.000
14.98/15.07	c total clause space: 29.637MB
14.98/15.07	c total #watches: 53398
15.08/15.19	c total #propagations: 19249535 / total #impl: 34061905 (eff. 0.565)
15.08/15.19	c GARBAGE COLLECT
15.08/15.19	c #Conflicts:     106000 | #Learnt:       8699 | 0.000
15.08/15.19	c total clause space: 29.637MB
15.08/15.19	c total #watches: 36447
15.28/15.33	c total #propagations: 19382270 / total #impl: 34337462 (eff. 0.564)
15.28/15.33	c #Conflicts:     107000 | #Learnt:       9699 | 0.000
15.28/15.33	c total clause space: 29.637MB
15.28/15.33	c total #watches: 39101
15.39/15.48	c total #propagations: 19561348 / total #impl: 34637287 (eff. 0.565)
15.39/15.48	c #Conflicts:     108000 | #Learnt:      10699 | 0.000
15.39/15.48	c total clause space: 29.637MB
15.39/15.48	c total #watches: 41623
15.58/15.66	c total #propagations: 19750681 / total #impl: 34978504 (eff. 0.565)
15.58/15.66	c #Conflicts:     109000 | #Learnt:      11699 | 0.000
15.58/15.66	c total clause space: 29.637MB
15.58/15.66	c total #watches: 44315
15.78/15.83	c total #propagations: 19939354 / total #impl: 35295861 (eff. 0.565)
15.78/15.83	c #Conflicts:     110000 | #Learnt:      12699 | 0.000
15.78/15.83	c total clause space: 29.637MB
15.78/15.83	c total #watches: 46995
15.98/16.00	c total #propagations: 20092941 / total #impl: 35589237 (eff. 0.565)
15.98/16.00	c #Conflicts:     111000 | #Learnt:      13699 | 0.000
15.98/16.00	c total clause space: 29.637MB
15.98/16.00	c total #watches: 49722
16.18/16.20	c total #propagations: 20257710 / total #impl: 35899757 (eff. 0.564)
16.18/16.20	c #Conflicts:     112000 | #Learnt:      14699 | 0.000
16.18/16.20	c total clause space: 29.637MB
16.18/16.20	c total #watches: 52253
16.28/16.37	c total #propagations: 20458438 / total #impl: 36230057 (eff. 0.565)
16.28/16.37	c #Conflicts:     113000 | #Learnt:      15699 | 0.000
16.28/16.37	c total clause space: 29.637MB
16.28/16.37	c total #watches: 54781
16.49/16.53	c total #propagations: 20617546 / total #impl: 36508719 (eff. 0.565)
16.49/16.53	c GARBAGE COLLECT
16.49/16.53	c #Conflicts:     114000 | #Learnt:       8703 | 0.000
16.49/16.53	c total clause space: 29.637MB
16.49/16.53	c total #watches: 36635
16.59/16.67	c total #propagations: 20799686 / total #impl: 36823525 (eff. 0.565)
16.59/16.67	c #Conflicts:     115000 | #Learnt:       9703 | 0.000
16.59/16.67	c total clause space: 29.637MB
16.59/16.67	c total #watches: 39458
16.78/16.83	c total #propagations: 20969273 / total #impl: 37137432 (eff. 0.565)
16.78/16.83	c #Conflicts:     116000 | #Learnt:      10703 | 0.000
16.78/16.83	c total clause space: 29.637MB
16.78/16.83	c total #watches: 42029
16.98/17.01	c total #propagations: 21175287 / total #impl: 37462597 (eff. 0.565)
16.98/17.01	c #Conflicts:     117000 | #Learnt:      11703 | 0.000
16.98/17.01	c total clause space: 29.637MB
16.98/17.01	c total #watches: 44695
17.08/17.13	c total #propagations: 21362220 / total #impl: 37769487 (eff. 0.566)
17.08/17.13	c #Conflicts:     118000 | #Learnt:      12703 | 0.000
17.08/17.13	c total clause space: 29.637MB
17.08/17.13	c total #watches: 47594
17.18/17.28	c total #propagations: 21543681 / total #impl: 38113501 (eff. 0.565)
17.18/17.28	c #Conflicts:     119000 | #Learnt:      13703 | 0.000
17.18/17.28	c total clause space: 29.637MB
17.18/17.28	c total #watches: 50328
17.38/17.48	c total #propagations: 21729025 / total #impl: 38458665 (eff. 0.565)
17.38/17.48	c #Conflicts:     120000 | #Learnt:      14703 | 0.000
17.38/17.48	c total clause space: 29.637MB
17.38/17.48	c total #watches: 53060
17.69/17.71	c total #propagations: 21929488 / total #impl: 38825299 (eff. 0.565)
17.69/17.71	c #Conflicts:     121000 | #Learnt:      15703 | 0.000
17.69/17.71	c total clause space: 29.637MB
17.69/17.71	c total #watches: 55745
17.88/17.95	c total #propagations: 22142952 / total #impl: 39222529 (eff. 0.565)
17.88/17.95	c GARBAGE COLLECT
17.88/17.95	c #Conflicts:     122000 | #Learnt:       8402 | 0.000
17.88/17.95	c total clause space: 29.637MB
17.88/17.95	c total #watches: 35893
18.08/18.10	c total #propagations: 22351306 / total #impl: 39623344 (eff. 0.564)
18.08/18.10	c #Conflicts:     123000 | #Learnt:       9402 | 0.000
18.08/18.10	c total clause space: 29.637MB
18.08/18.10	c total #watches: 38695
18.18/18.25	c total #propagations: 22549359 / total #impl: 39955745 (eff. 0.564)
18.18/18.25	c #Conflicts:     124000 | #Learnt:      10402 | 0.000
18.18/18.25	c total clause space: 29.637MB
18.18/18.25	c total #watches: 41265
18.28/18.39	c total #propagations: 22721486 / total #impl: 40264971 (eff. 0.564)
18.28/18.39	c #Conflicts:     125000 | #Learnt:      11402 | 0.000
18.28/18.39	c total clause space: 29.637MB
18.28/18.39	c total #watches: 44051
18.48/18.55	c total #propagations: 22896470 / total #impl: 40594647 (eff. 0.564)
18.48/18.55	c #Conflicts:     126000 | #Learnt:      12402 | 0.000
18.48/18.55	c total clause space: 29.637MB
18.48/18.55	c total #watches: 46329
18.69/18.72	c total #propagations: 23056686 / total #impl: 40886434 (eff. 0.564)
18.69/18.72	c #Conflicts:     127000 | #Learnt:      13402 | 0.000
18.69/18.72	c total clause space: 29.637MB
18.69/18.72	c total #watches: 48811
18.88/18.90	c total #propagations: 23238564 / total #impl: 41188913 (eff. 0.564)
18.88/18.90	c #Conflicts:     128000 | #Learnt:      14402 | 0.000
18.88/18.90	c total clause space: 29.637MB
18.88/18.90	c total #watches: 51143
18.98/19.09	c total #propagations: 23405514 / total #impl: 41482725 (eff. 0.564)
18.98/19.09	c #Conflicts:     129000 | #Learnt:      15402 | 0.000
18.98/19.09	c total clause space: 29.637MB
18.98/19.09	c total #watches: 53738
19.28/19.30	c total #propagations: 23594497 / total #impl: 41806197 (eff. 0.564)
19.28/19.30	c #Conflicts:     130000 | #Learnt:      16402 | 0.000
19.28/19.30	c total clause space: 29.637MB
19.28/19.30	c total #watches: 56455
19.48/19.50	c total #propagations: 23796292 / total #impl: 42141171 (eff. 0.565)
19.48/19.50	c GARBAGE COLLECT
19.48/19.50	c #Conflicts:     131000 | #Learnt:       8798 | 0.000
19.48/19.50	c total clause space: 29.637MB
19.48/19.50	c total #watches: 37043
19.58/19.64	c total #propagations: 23988374 / total #impl: 42448295 (eff. 0.565)
19.58/19.64	c #Conflicts:     132000 | #Learnt:       9798 | 0.000
19.58/19.64	c total clause space: 29.637MB
19.58/19.64	c total #watches: 39909
19.68/19.79	c total #propagations: 24188158 / total #impl: 42781698 (eff. 0.565)
19.68/19.79	c #Conflicts:     133000 | #Learnt:      10798 | 0.000
19.68/19.79	c total clause space: 29.637MB
19.68/19.79	c total #watches: 42378
19.89/19.97	c total #propagations: 24344301 / total #impl: 43063335 (eff. 0.565)
19.89/19.97	c #Conflicts:     134000 | #Learnt:      11798 | 0.000
19.89/19.97	c total clause space: 29.637MB
19.89/19.97	c total #watches: 45191
20.08/20.16	c total #propagations: 24538542 / total #impl: 43394866 (eff. 0.565)
20.08/20.16	c #Conflicts:     135000 | #Learnt:      12798 | 0.000
20.08/20.16	c total clause space: 29.637MB
20.08/20.16	c total #watches: 48398
20.28/20.34	c total #propagations: 24752209 / total #impl: 43724139 (eff. 0.566)
20.28/20.34	c #Conflicts:     136000 | #Learnt:      13798 | 0.000
20.28/20.34	c total clause space: 29.637MB
20.28/20.34	c total #watches: 50958
20.48/20.53	c total #propagations: 24909424 / total #impl: 44034348 (eff. 0.566)
20.48/20.53	c #Conflicts:     137000 | #Learnt:      14798 | 0.000
20.48/20.53	c total clause space: 29.637MB
20.48/20.53	c total #watches: 53485
20.68/20.78	c total #propagations: 25090259 / total #impl: 44357105 (eff. 0.566)
20.68/20.78	c #Conflicts:     138000 | #Learnt:      15798 | 0.000
20.68/20.78	c total clause space: 29.637MB
20.68/20.78	c total #watches: 55906
20.99/21.01	c total #propagations: 25282695 / total #impl: 44702055 (eff. 0.566)
20.99/21.01	c #Conflicts:     139000 | #Learnt:      16798 | 0.000
20.99/21.01	c total clause space: 29.637MB
20.99/21.01	c total #watches: 58286
21.18/21.25	c total #propagations: 25478867 / total #impl: 45055236 (eff. 0.566)
21.18/21.25	c #Conflicts:     140000 | #Learnt:      17798 | 0.000
21.18/21.25	c total clause space: 48.1602MB
21.18/21.25	c total #watches: 60744
21.38/21.41	c total #propagations: 25664420 / total #impl: 45397775 (eff. 0.565)
21.38/21.41	c GARBAGE COLLECT
21.38/21.41	c #Conflicts:     141000 | #Learnt:       9906 | 0.000
21.38/21.41	c total clause space: 48.1602MB
21.38/21.41	c total #watches: 40181
21.48/21.58	c total #propagations: 25858081 / total #impl: 45718502 (eff. 0.566)
21.48/21.58	c #Conflicts:     142000 | #Learnt:      10906 | 0.000
21.48/21.58	c total clause space: 48.1602MB
21.48/21.58	c total #watches: 42890
21.68/21.76	c total #propagations: 26054445 / total #impl: 46057097 (eff. 0.566)
21.68/21.76	c #Conflicts:     143000 | #Learnt:      11906 | 0.000
21.68/21.76	c total clause space: 48.1602MB
21.68/21.76	c total #watches: 45486
21.88/21.96	c total #propagations: 26249538 / total #impl: 46397182 (eff. 0.566)
21.88/21.96	c #Conflicts:     144000 | #Learnt:      12906 | 0.000
21.88/21.96	c total clause space: 48.1602MB
21.88/21.96	c total #watches: 47940
22.09/22.18	c total #propagations: 26442127 / total #impl: 46748140 (eff. 0.566)
22.09/22.18	c #Conflicts:     145000 | #Learnt:      13906 | 0.000
22.09/22.18	c total clause space: 48.1602MB
22.09/22.18	c total #watches: 50312
22.28/22.39	c total #propagations: 26649391 / total #impl: 47127635 (eff. 0.565)
22.28/22.39	c #Conflicts:     146000 | #Learnt:      14906 | 0.000
22.28/22.39	c total clause space: 48.1602MB
22.28/22.39	c total #watches: 52955
22.58/22.61	c total #propagations: 26837848 / total #impl: 47462816 (eff. 0.565)
22.58/22.61	c #Conflicts:     147000 | #Learnt:      15906 | 0.000
22.58/22.61	c total clause space: 48.1602MB
22.58/22.61	c total #watches: 55386
22.78/22.84	c total #propagations: 27030233 / total #impl: 47802643 (eff. 0.565)
22.78/22.84	c #Conflicts:     148000 | #Learnt:      16906 | 0.000
22.78/22.84	c total clause space: 48.1602MB
22.78/22.84	c total #watches: 57782
22.98/23.04	c total #propagations: 27214785 / total #impl: 48128266 (eff. 0.565)
22.98/23.04	c #Conflicts:     149000 | #Learnt:      17906 | 0.000
22.98/23.04	c total clause space: 48.1602MB
22.98/23.04	c total #watches: 60275
23.19/23.23	c total #propagations: 27394044 / total #impl: 48455825 (eff. 0.565)
23.19/23.23	c GARBAGE COLLECT
23.19/23.23	c #Conflicts:     150000 | #Learnt:       9698 | 0.000
23.19/23.23	c total clause space: 48.1602MB
23.19/23.23	c total #watches: 39647
23.28/23.37	c total #propagations: 27588027 / total #impl: 48764545 (eff. 0.566)
23.28/23.37	c #Conflicts:     151000 | #Learnt:      10698 | 0.000
23.28/23.37	c total clause space: 48.1602MB
23.28/23.37	c total #watches: 42574
23.48/23.55	c total #propagations: 27768813 / total #impl: 49097855 (eff. 0.566)
23.48/23.55	c #Conflicts:     152000 | #Learnt:      11698 | 0.000
23.48/23.55	c total clause space: 48.1602MB
23.48/23.55	c total #watches: 45238
23.68/23.73	c total #propagations: 27944230 / total #impl: 49416946 (eff. 0.565)
23.68/23.73	c #Conflicts:     153000 | #Learnt:      12698 | 0.000
23.68/23.73	c total clause space: 48.1602MB
23.68/23.73	c total #watches: 47706
23.88/23.92	c total #propagations: 28125716 / total #impl: 49741650 (eff. 0.565)
23.88/23.92	c #Conflicts:     154000 | #Learnt:      13698 | 0.000
23.88/23.92	c total clause space: 48.1602MB
23.88/23.92	c total #watches: 50736
24.08/24.11	c total #propagations: 28304828 / total #impl: 50078769 (eff. 0.565)
24.08/24.11	c #Conflicts:     155000 | #Learnt:      14698 | 0.000
24.08/24.11	c total clause space: 48.1602MB
24.08/24.11	c total #watches: 53433
24.29/24.32	c total #propagations: 28480114 / total #impl: 50433544 (eff. 0.565)
24.29/24.32	c #Conflicts:     156000 | #Learnt:      15698 | 0.000
24.29/24.32	c total clause space: 48.1602MB
24.29/24.32	c total #watches: 56208
24.48/24.56	c total #propagations: 28637042 / total #impl: 50748077 (eff. 0.564)
24.48/24.56	c #Conflicts:     157000 | #Learnt:      16698 | 0.000
24.48/24.56	c total clause space: 48.1602MB
24.48/24.56	c total #watches: 58904
24.68/24.79	c total #propagations: 28819138 / total #impl: 51063809 (eff. 0.564)
24.68/24.79	c #Conflicts:     158000 | #Learnt:      17698 | 0.000
24.68/24.79	c total clause space: 48.1602MB
24.68/24.79	c total #watches: 61514
24.98/25.02	c total #propagations: 29010871 / total #impl: 51400811 (eff. 0.564)
24.98/25.02	c #Conflicts:     159000 | #Learnt:      18698 | 0.000
24.98/25.02	c total clause space: 48.1602MB
24.98/25.02	c total #watches: 64218
25.08/25.18	c total #propagations: 29200101 / total #impl: 51736777 (eff. 0.564)
25.08/25.18	c GARBAGE COLLECT
25.08/25.18	c #Conflicts:     160000 | #Learnt:      10191 | 0.000
25.08/25.18	c total clause space: 48.1602MB
25.08/25.18	c total #watches: 41353
25.29/25.35	c total #propagations: 29374497 / total #impl: 52046114 (eff. 0.564)
25.29/25.35	c #Conflicts:     161000 | #Learnt:      11191 | 0.000
25.29/25.35	c total clause space: 48.1602MB
25.29/25.35	c total #watches: 43964
25.48/25.52	c total #propagations: 29543256 / total #impl: 52350734 (eff. 0.564)
25.48/25.52	c #Conflicts:     162000 | #Learnt:      12191 | 0.000
25.48/25.52	c total clause space: 48.1602MB
25.48/25.52	c total #watches: 46585
25.58/25.66	c total #propagations: 29729193 / total #impl: 52666533 (eff. 0.564)
25.58/25.66	c #Conflicts:     163000 | #Learnt:      13191 | 0.000
25.58/25.66	c total clause space: 48.1602MB
25.58/25.66	c total #watches: 49329
25.78/25.85	c total #propagations: 29871668 / total #impl: 52939672 (eff. 0.564)
25.78/25.85	c #Conflicts:     164000 | #Learnt:      14191 | 0.000
25.78/25.85	c total clause space: 48.1602MB
25.78/25.85	c total #watches: 51947
25.98/26.08	c total #propagations: 30036077 / total #impl: 53240056 (eff. 0.564)
25.98/26.08	c #Conflicts:     165000 | #Learnt:      15191 | 0.000
25.98/26.08	c total clause space: 48.1602MB
25.98/26.08	c total #watches: 54493
26.28/26.33	c total #propagations: 30238050 / total #impl: 53593017 (eff. 0.564)
26.28/26.33	c #Conflicts:     166000 | #Learnt:      16191 | 0.000
26.28/26.33	c total clause space: 48.1602MB
26.28/26.33	c total #watches: 56954
26.58/26.60	c total #propagations: 30439979 / total #impl: 53950253 (eff. 0.564)
26.58/26.60	c #Conflicts:     167000 | #Learnt:      17191 | 0.000
26.58/26.60	c total clause space: 48.1602MB
26.58/26.60	c total #watches: 59462
26.78/26.81	c total #propagations: 30638597 / total #impl: 54307301 (eff. 0.564)
26.78/26.81	c #Conflicts:     168000 | #Learnt:      18191 | 0.000
26.78/26.81	c total clause space: 48.1602MB
26.78/26.81	c total #watches: 62058
26.98/27.06	c total #propagations: 30797347 / total #impl: 54619439 (eff. 0.564)
26.98/27.06	c #Conflicts:     169000 | #Learnt:      19191 | 0.000
26.98/27.06	c total clause space: 48.1602MB
26.98/27.06	c total #watches: 65140
27.18/27.26	c total #propagations: 30992645 / total #impl: 54958519 (eff. 0.564)
27.18/27.26	c GARBAGE COLLECT
27.18/27.26	c #Conflicts:     170000 | #Learnt:      10393 | 0.000
27.18/27.26	c total clause space: 48.1602MB
27.18/27.26	c total #watches: 42074
27.38/27.40	c total #propagations: 31203416 / total #impl: 55294958 (eff. 0.564)
27.38/27.40	c #Conflicts:     171000 | #Learnt:      11393 | 0.000
27.38/27.40	c total clause space: 48.1602MB
27.38/27.40	c total #watches: 44930
27.49/27.58	c total #propagations: 31360404 / total #impl: 55582108 (eff. 0.564)
27.49/27.58	c #Conflicts:     172000 | #Learnt:      12393 | 0.000
27.49/27.58	c total clause space: 48.1602MB
27.49/27.58	c total #watches: 47936
27.68/27.79	c total #propagations: 31539049 / total #impl: 55903517 (eff. 0.564)
27.68/27.79	c #Conflicts:     173000 | #Learnt:      13393 | 0.000
27.68/27.79	c total clause space: 48.1602MB
27.68/27.79	c total #watches: 50558
27.88/27.97	c total #propagations: 31740140 / total #impl: 56238040 (eff. 0.564)
27.88/27.97	c #Conflicts:     174000 | #Learnt:      14393 | 0.000
27.88/27.97	c total clause space: 48.1602MB
27.88/27.97	c total #watches: 52962
28.08/28.17	c total #propagations: 31906081 / total #impl: 56525845 (eff. 0.564)
28.08/28.17	c #Conflicts:     175000 | #Learnt:      15393 | 0.000
28.08/28.17	c total clause space: 48.1602MB
28.08/28.17	c total #watches: 55696
28.28/28.39	c total #propagations: 32072485 / total #impl: 56832781 (eff. 0.564)
28.28/28.39	c #Conflicts:     176000 | #Learnt:      16393 | 0.000
28.28/28.39	c total clause space: 48.1602MB
28.28/28.39	c total #watches: 58602
28.59/28.62	c total #propagations: 32247107 / total #impl: 57160669 (eff. 0.564)
28.59/28.62	c #Conflicts:     177000 | #Learnt:      17393 | 0.000
28.59/28.62	c total clause space: 48.1602MB
28.59/28.62	c total #watches: 61271
28.78/28.89	c total #propagations: 32424829 / total #impl: 57484223 (eff. 0.564)
28.78/28.89	c #Conflicts:     178000 | #Learnt:      18393 | 0.000
28.78/28.89	c total clause space: 48.1602MB
28.78/28.89	c total #watches: 64529
29.08/29.15	c total #propagations: 32640668 / total #impl: 57888551 (eff. 0.564)
29.08/29.15	c #Conflicts:     179000 | #Learnt:      19393 | 0.000
29.08/29.15	c total clause space: 48.1602MB
29.08/29.15	c total #watches: 67186
29.38/29.41	c total #propagations: 32818706 / total #impl: 58222516 (eff. 0.564)
29.38/29.41	c GARBAGE COLLECT
29.38/29.41	c #Conflicts:     180000 | #Learnt:      10295 | 0.000
29.38/29.41	c total clause space: 48.1602MB
29.38/29.41	c total #watches: 41694
29.48/29.59	c total #propagations: 33009222 / total #impl: 58546017 (eff. 0.564)
29.48/29.59	c #Conflicts:     181000 | #Learnt:      11295 | 0.000
29.48/29.59	c total clause space: 48.1602MB
29.48/29.59	c total #watches: 44487
29.69/29.77	c total #propagations: 33197125 / total #impl: 58871174 (eff. 0.564)
29.69/29.77	c #Conflicts:     182000 | #Learnt:      12295 | 0.000
29.69/29.77	c total clause space: 48.1602MB
29.69/29.77	c total #watches: 46896
29.88/29.94	c total #propagations: 33379792 / total #impl: 59194814 (eff. 0.564)
29.88/29.94	c #Conflicts:     183000 | #Learnt:      13295 | 0.000
29.88/29.94	c total clause space: 48.1602MB
29.88/29.94	c total #watches: 49203
30.08/30.15	c total #propagations: 33549925 / total #impl: 59477657 (eff. 0.564)
30.08/30.15	c #Conflicts:     184000 | #Learnt:      14295 | 0.000
30.08/30.15	c total clause space: 48.1602MB
30.08/30.15	c total #watches: 51907
30.28/30.36	c total #propagations: 33752149 / total #impl: 59825853 (eff. 0.564)
30.28/30.36	c #Conflicts:     185000 | #Learnt:      15295 | 0.000
30.28/30.36	c total clause space: 48.1602MB
30.28/30.36	c total #watches: 54577
30.48/30.58	c total #propagations: 33951211 / total #impl: 60189862 (eff. 0.564)
30.48/30.58	c #Conflicts:     186000 | #Learnt:      16295 | 0.000
30.48/30.58	c total clause space: 48.1602MB
30.48/30.58	c total #watches: 57110
30.79/30.81	c total #propagations: 34151103 / total #impl: 60550501 (eff. 0.564)
30.79/30.81	c #Conflicts:     187000 | #Learnt:      17295 | 0.000
30.79/30.81	c total clause space: 48.1602MB
30.79/30.81	c total #watches: 59927
30.98/31.04	c total #propagations: 34350267 / total #impl: 60890600 (eff. 0.564)
30.98/31.04	c #Conflicts:     188000 | #Learnt:      18295 | 0.000
30.98/31.04	c total clause space: 48.1602MB
30.98/31.04	c total #watches: 62479
31.18/31.28	c total #propagations: 34541953 / total #impl: 61225560 (eff. 0.564)
31.18/31.28	c #Conflicts:     189000 | #Learnt:      19295 | 0.000
31.18/31.28	c total clause space: 48.1602MB
31.18/31.28	c total #watches: 64934
31.48/31.52	c total #propagations: 34728637 / total #impl: 61562765 (eff. 0.564)
31.48/31.52	c #Conflicts:     190000 | #Learnt:      20295 | 0.000
31.48/31.52	c total clause space: 48.1602MB
31.48/31.52	c total #watches: 67407
31.68/31.76	c total #propagations: 34916708 / total #impl: 61889152 (eff. 0.564)
31.68/31.76	c GARBAGE COLLECT
31.68/31.76	c #Conflicts:     191000 | #Learnt:      10900 | 0.000
31.68/31.76	c total clause space: 48.1602MB
31.68/31.76	c total #watches: 43415
31.88/31.95	c total #propagations: 35107856 / total #impl: 62217896 (eff. 0.564)
31.88/31.95	c #Conflicts:     192000 | #Learnt:      11900 | 0.000
31.88/31.95	c total clause space: 48.1602MB
31.88/31.95	c total #watches: 46050
32.08/32.15	c total #propagations: 35307079 / total #impl: 62558261 (eff. 0.564)
32.08/32.15	c #Conflicts:     193000 | #Learnt:      12900 | 0.000
32.08/32.15	c total clause space: 48.1602MB
32.08/32.15	c total #watches: 48646
32.28/32.34	c total #propagations: 35519566 / total #impl: 62920738 (eff. 0.565)
32.28/32.34	c #Conflicts:     194000 | #Learnt:      13900 | 0.000
32.28/32.34	c total clause space: 48.1602MB
32.28/32.34	c total #watches: 51031
32.48/32.56	c total #propagations: 35729480 / total #impl: 63291426 (eff. 0.565)
32.48/32.56	c #Conflicts:     195000 | #Learnt:      14900 | 0.000
32.48/32.56	c total clause space: 48.1602MB
32.48/32.56	c total #watches: 54079
32.78/32.80	c total #propagations: 35952484 / total #impl: 63702416 (eff. 0.564)
32.78/32.80	c #Conflicts:     196000 | #Learnt:      15900 | 0.000
32.78/32.80	c total clause space: 48.1602MB
32.78/32.80	c total #watches: 56809
32.98/33.04	c total #propagations: 36186099 / total #impl: 64115031 (eff. 0.564)
32.98/33.04	c #Conflicts:     197000 | #Learnt:      16900 | 0.000
32.98/33.04	c total clause space: 48.1602MB
32.98/33.04	c total #watches: 59710
33.27/33.30	c total #propagations: 36392621 / total #impl: 64509965 (eff. 0.564)
33.27/33.30	c #Conflicts:     198000 | #Learnt:      17900 | 0.000
33.27/33.30	c total clause space: 48.1602MB
33.27/33.30	c total #watches: 62690
33.57/33.60	c total #propagations: 36607495 / total #impl: 64913434 (eff. 0.564)
33.57/33.60	c #Conflicts:     199000 | #Learnt:      18900 | 0.000
33.57/33.60	c total clause space: 48.1602MB
33.57/33.60	c total #watches: 65586
33.77/33.90	c total #propagations: 36837911 / total #impl: 65363138 (eff. 0.564)
33.77/33.90	c #Conflicts:     200000 | #Learnt:      19900 | 0.000
33.77/33.90	c total clause space: 48.1602MB
33.77/33.90	c total #watches: 68770
34.18/34.22	c total #propagations: 37050389 / total #impl: 65774015 (eff. 0.563)
34.18/34.22	c #Conflicts:     201000 | #Learnt:      20900 | 0.000
34.18/34.22	c total clause space: 48.1602MB
34.18/34.22	c total #watches: 71882
34.37/34.49	c total #propagations: 37277967 / total #impl: 66216136 (eff. 0.563)
34.37/34.49	c GARBAGE COLLECT
34.37/34.49	c #Conflicts:     202000 | #Learnt:      11193 | 0.000
34.37/34.49	c total clause space: 48.1602MB
34.37/34.49	c total #watches: 44386
34.57/34.69	c total #propagations: 37493116 / total #impl: 66623606 (eff. 0.563)
34.57/34.69	c #Conflicts:     203000 | #Learnt:      12193 | 0.000
34.57/34.69	c total clause space: 48.1602MB
34.57/34.69	c total #watches: 47273
34.77/34.89	c total #propagations: 37720307 / total #impl: 67034303 (eff. 0.563)
34.77/34.89	c #Conflicts:     204000 | #Learnt:      13193 | 0.000
34.77/34.89	c total clause space: 48.1602MB
34.77/34.89	c total #watches: 50173
35.07/35.12	c total #propagations: 37953154 / total #impl: 67452789 (eff. 0.563)
35.07/35.12	c #Conflicts:     205000 | #Learnt:      14193 | 0.000
35.07/35.12	c total clause space: 48.1602MB
35.07/35.12	c total #watches: 53243
35.28/35.34	c total #propagations: 38176856 / total #impl: 67874609 (eff. 0.562)
35.28/35.34	c #Conflicts:     206000 | #Learnt:      15193 | 0.000
35.28/35.34	c total clause space: 48.1602MB
35.28/35.34	c total #watches: 55975
35.47/35.57	c total #propagations: 38359448 / total #impl: 68195027 (eff. 0.562)
35.47/35.57	c #Conflicts:     207000 | #Learnt:      16193 | 0.000
35.47/35.57	c total clause space: 48.1602MB
35.47/35.57	c total #watches: 58426
35.77/35.81	c total #propagations: 38544955 / total #impl: 68518901 (eff. 0.563)
35.77/35.81	c #Conflicts:     208000 | #Learnt:      17193 | 0.000
35.77/35.81	c total clause space: 48.1602MB
35.77/35.81	c total #watches: 60773
35.97/36.07	c total #propagations: 38738934 / total #impl: 68866529 (eff. 0.563)
35.97/36.07	c #Conflicts:     209000 | #Learnt:      18193 | 0.000
35.97/36.07	c total clause space: 48.1602MB
35.97/36.07	c total #watches: 63059
36.28/36.31	c total #propagations: 38928687 / total #impl: 69205054 (eff. 0.563)
36.28/36.31	c #Conflicts:     210000 | #Learnt:      19193 | 0.000
36.28/36.31	c total clause space: 48.1602MB
36.28/36.31	c total #watches: 65546
36.57/36.60	c total #propagations: 39116288 / total #impl: 69547628 (eff. 0.562)
36.57/36.60	c #Conflicts:     211000 | #Learnt:      20193 | 0.000
36.57/36.60	c total clause space: 48.1602MB
36.57/36.60	c total #watches: 67811
36.78/36.88	c total #propagations: 39311263 / total #impl: 69899856 (eff. 0.562)
36.78/36.88	c #Conflicts:     212000 | #Learnt:      21193 | 0.000
36.78/36.88	c total clause space: 48.1602MB
36.78/36.88	c total #watches: 70052
37.08/37.11	c total #propagations: 39503292 / total #impl: 70250973 (eff. 0.562)
37.08/37.11	c GARBAGE COLLECT
37.08/37.11	c #Conflicts:     213000 | #Learnt:      11201 | 0.000
37.08/37.11	c total clause space: 48.1602MB
37.08/37.11	c total #watches: 44402
37.18/37.28	c total #propagations: 39679068 / total #impl: 70561396 (eff. 0.562)
37.18/37.28	c #Conflicts:     214000 | #Learnt:      12201 | 0.000
37.18/37.28	c total clause space: 48.1602MB
37.18/37.28	c total #watches: 47164
37.39/37.45	c total #propagations: 39870836 / total #impl: 70897479 (eff. 0.562)
37.39/37.45	c #Conflicts:     215000 | #Learnt:      13201 | 0.000
37.39/37.45	c total clause space: 48.1602MB
37.39/37.45	c total #watches: 49538
37.58/37.64	c total #propagations: 40052728 / total #impl: 71222247 (eff. 0.562)
37.58/37.64	c #Conflicts:     216000 | #Learnt:      14201 | 0.000
37.58/37.64	c total clause space: 48.1602MB
37.58/37.64	c total #watches: 51920
37.78/37.82	c total #propagations: 40240104 / total #impl: 71552970 (eff. 0.562)
37.78/37.82	c #Conflicts:     217000 | #Learnt:      15201 | 0.000
37.78/37.82	c total clause space: 48.1602MB
37.78/37.82	c total #watches: 54218
37.98/38.04	c total #propagations: 40423763 / total #impl: 71886092 (eff. 0.562)
37.98/38.04	c #Conflicts:     218000 | #Learnt:      16201 | 0.000
37.98/38.04	c total clause space: 48.1602MB
37.98/38.04	c total #watches: 56394
38.18/38.27	c total #propagations: 40609362 / total #impl: 72214143 (eff. 0.562)
38.18/38.27	c #Conflicts:     219000 | #Learnt:      17201 | 0.000
38.18/38.27	c total clause space: 48.1602MB
38.18/38.27	c total #watches: 58646
38.38/38.49	c total #propagations: 40804689 / total #impl: 72568725 (eff. 0.562)
38.38/38.49	c #Conflicts:     220000 | #Learnt:      18201 | 0.000
38.38/38.49	c total clause space: 48.1602MB
38.38/38.49	c total #watches: 60970
38.68/38.72	c total #propagations: 40996596 / total #impl: 72922077 (eff. 0.562)
38.68/38.72	c #Conflicts:     221000 | #Learnt:      19201 | 0.000
38.68/38.72	c total clause space: 48.1602MB
38.68/38.72	c total #watches: 63238
38.88/38.94	c total #propagations: 41184531 / total #impl: 73264291 (eff. 0.562)
38.88/38.94	c #Conflicts:     222000 | #Learnt:      20201 | 0.000
38.88/38.94	c total clause space: 48.1602MB
38.88/38.94	c total #watches: 65440
39.08/39.15	c total #propagations: 41365001 / total #impl: 73593287 (eff. 0.562)
39.08/39.15	c #Conflicts:     223000 | #Learnt:      21201 | 0.000
39.08/39.15	c total clause space: 48.1602MB
39.08/39.15	c total #watches: 67812
39.28/39.37	c total #propagations: 41551147 / total #impl: 73927439 (eff. 0.562)
39.28/39.37	c #Conflicts:     224000 | #Learnt:      22201 | 0.000
39.28/39.37	c total clause space: 48.1602MB
39.28/39.37	c total #watches: 70155
39.48/39.58	c total #propagations: 41738207 / total #impl: 74263693 (eff. 0.562)
39.48/39.58	c GARBAGE COLLECT
39.48/39.58	c #Conflicts:     225000 | #Learnt:      11897 | 0.000
39.48/39.58	c total clause space: 48.1602MB
39.48/39.58	c total #watches: 46182
39.69/39.77	c total #propagations: 41925928 / total #impl: 74589150 (eff. 0.562)
39.69/39.77	c #Conflicts:     226000 | #Learnt:      12897 | 0.000
39.69/39.77	c total clause space: 48.1602MB
39.69/39.77	c total #watches: 48603
39.88/39.97	c total #propagations: 42124630 / total #impl: 74929772 (eff. 0.562)
39.88/39.97	c #Conflicts:     227000 | #Learnt:      13897 | 0.000
39.88/39.97	c total clause space: 48.1602MB
39.88/39.97	c total #watches: 50999
40.08/40.16	c total #propagations: 42323111 / total #impl: 75273389 (eff. 0.562)
40.08/40.16	c #Conflicts:     228000 | #Learnt:      14897 | 0.000
40.08/40.16	c total clause space: 48.1602MB
40.08/40.16	c total #watches: 53436
40.28/40.39	c total #propagations: 42525773 / total #impl: 75626455 (eff. 0.562)
40.28/40.39	c #Conflicts:     229000 | #Learnt:      15897 | 0.000
40.28/40.39	c total clause space: 48.1602MB
40.28/40.39	c total #watches: 55731
40.58/40.60	c total #propagations: 42730618 / total #impl: 75993987 (eff. 0.562)
40.58/40.60	c #Conflicts:     230000 | #Learnt:      16897 | 0.000
40.58/40.60	c total clause space: 48.1602MB
40.58/40.60	c total #watches: 58250
40.79/40.83	c total #propagations: 42917795 / total #impl: 76328292 (eff. 0.562)
40.79/40.83	c #Conflicts:     231000 | #Learnt:      17897 | 0.000
40.79/40.83	c total clause space: 48.1602MB
40.79/40.83	c total #watches: 60507
40.98/41.04	c total #propagations: 43114696 / total #impl: 76682810 (eff. 0.562)
40.98/41.04	c #Conflicts:     232000 | #Learnt:      18897 | 0.000
40.98/41.04	c total clause space: 48.1602MB
40.98/41.04	c total #watches: 63007
41.18/41.27	c total #propagations: 43289878 / total #impl: 76996350 (eff. 0.562)
41.18/41.27	c #Conflicts:     233000 | #Learnt:      19897 | 0.000
41.18/41.27	c total clause space: 48.1602MB
41.18/41.27	c total #watches: 65857
41.48/41.56	c total #propagations: 43473591 / total #impl: 77303940 (eff. 0.562)
41.48/41.56	c #Conflicts:     234000 | #Learnt:      20897 | 0.000
41.48/41.56	c total clause space: 48.1602MB
41.48/41.56	c total #watches: 68562
41.79/41.80	c total #propagations: 43681926 / total #impl: 77666582 (eff. 0.562)
41.79/41.80	c #Conflicts:     235000 | #Learnt:      21897 | 0.000
41.79/41.80	c total clause space: 48.1602MB
41.79/41.80	c total #watches: 71268
41.98/42.02	c total #propagations: 43868952 / total #impl: 77993586 (eff. 0.562)
41.98/42.02	c #Conflicts:     236000 | #Learnt:      22897 | 0.000
41.98/42.02	c total clause space: 48.1602MB
41.98/42.02	c total #watches: 74057
42.08/42.18	c total #propagations: 44031713 / total #impl: 78306903 (eff. 0.562)
42.08/42.18	c GARBAGE COLLECT
42.08/42.18	c #Conflicts:     237000 | #Learnt:      12295 | 0.000
42.08/42.18	c total clause space: 48.1602MB
42.08/42.18	c total #watches: 47067
42.28/42.34	c total #propagations: 44166035 / total #impl: 78574164 (eff. 0.562)
42.28/42.34	c #Conflicts:     238000 | #Learnt:      13295 | 0.000
42.28/42.34	c total clause space: 48.1602MB
42.28/42.34	c total #watches: 49770
42.48/42.52	c total #propagations: 44321685 / total #impl: 78856916 (eff. 0.562)
42.48/42.52	c #Conflicts:     239000 | #Learnt:      14295 | 0.000
42.48/42.52	c total clause space: 48.1602MB
42.48/42.52	c total #watches: 52444
42.68/42.72	c total #propagations: 44476202 / total #impl: 79143272 (eff. 0.562)
42.68/42.72	c #Conflicts:     240000 | #Learnt:      15295 | 0.000
42.68/42.72	c total clause space: 48.1602MB
42.68/42.72	c total #watches: 54996
42.89/42.93	c total #propagations: 44655340 / total #impl: 79465414 (eff. 0.562)
42.89/42.93	c #Conflicts:     241000 | #Learnt:      16295 | 0.000
42.89/42.93	c total clause space: 48.1602MB
42.89/42.93	c total #watches: 57747
43.08/43.17	c total #propagations: 44854148 / total #impl: 79805219 (eff. 0.562)
43.08/43.17	c #Conflicts:     242000 | #Learnt:      17295 | 0.000
43.08/43.17	c total clause space: 48.1602MB
43.08/43.17	c total #watches: 60214
43.38/43.41	c total #propagations: 45048331 / total #impl: 80145692 (eff. 0.562)
43.38/43.41	c #Conflicts:     243000 | #Learnt:      18295 | 0.000
43.38/43.41	c total clause space: 48.1602MB
43.38/43.41	c total #watches: 62814
43.58/43.64	c total #propagations: 45235274 / total #impl: 80483178 (eff. 0.562)
43.58/43.64	c #Conflicts:     244000 | #Learnt:      19295 | 0.000
43.58/43.64	c total clause space: 48.1602MB
43.58/43.64	c total #watches: 65457
43.78/43.87	c total #propagations: 45413885 / total #impl: 80806863 (eff. 0.562)
43.78/43.87	c #Conflicts:     245000 | #Learnt:      20295 | 0.000
43.78/43.87	c total clause space: 48.1602MB
43.78/43.87	c total #watches: 68322
44.09/44.13	c total #propagations: 45588368 / total #impl: 81139966 (eff. 0.562)
44.09/44.13	c #Conflicts:     246000 | #Learnt:      21295 | 0.000
44.09/44.13	c total clause space: 48.1602MB
44.09/44.13	c total #watches: 70839
44.38/44.41	c total #propagations: 45760735 / total #impl: 81450053 (eff. 0.562)
44.38/44.41	c #Conflicts:     247000 | #Learnt:      22295 | 0.000
44.38/44.41	c total clause space: 48.1602MB
44.38/44.41	c total #watches: 73574
44.68/44.70	c total #propagations: 45947530 / total #impl: 81778154 (eff. 0.562)
44.68/44.70	c #Conflicts:     248000 | #Learnt:      23295 | 0.000
44.68/44.70	c total clause space: 48.1602MB
44.68/44.70	c total #watches: 76089
44.88/44.96	c total #propagations: 46126907 / total #impl: 82094219 (eff. 0.562)
44.88/44.96	c GARBAGE COLLECT
44.88/44.96	c #Conflicts:     249000 | #Learnt:      12392 | 0.000
44.88/44.96	c total clause space: 48.1602MB
44.88/44.96	c total #watches: 47224
45.09/45.15	c total #propagations: 46315668 / total #impl: 82419134 (eff. 0.562)
45.09/45.15	c #Conflicts:     250000 | #Learnt:      13392 | 0.000
45.09/45.15	c total clause space: 48.1602MB
45.09/45.15	c total #watches: 49385
45.28/45.35	c total #propagations: 46499044 / total #impl: 82733922 (eff. 0.562)
45.28/45.35	c #Conflicts:     251000 | #Learnt:      14392 | 0.000
45.28/45.35	c total clause space: 48.1602MB
45.28/45.35	c total #watches: 52392
45.48/45.55	c total #propagations: 46704207 / total #impl: 83080969 (eff. 0.562)
45.48/45.55	c #Conflicts:     252000 | #Learnt:      15392 | 0.000
45.48/45.55	c total clause space: 48.1602MB
45.48/45.55	c total #watches: 55569
45.68/45.74	c total #propagations: 46917242 / total #impl: 83416280 (eff. 0.562)
45.68/45.74	c #Conflicts:     253000 | #Learnt:      16392 | 0.000
45.68/45.74	c total clause space: 48.1602MB
45.68/45.74	c total #watches: 58108
45.88/45.96	c total #propagations: 47066974 / total #impl: 83704872 (eff. 0.562)
45.88/45.96	c #Conflicts:     254000 | #Learnt:      17392 | 0.000
45.88/45.96	c total clause space: 48.1602MB
45.88/45.96	c total #watches: 61302
46.08/46.16	c total #propagations: 47253653 / total #impl: 84048906 (eff. 0.562)
46.08/46.16	c #Conflicts:     255000 | #Learnt:      18392 | 0.000
46.08/46.16	c total clause space: 48.1602MB
46.08/46.16	c total #watches: 64015
46.29/46.39	c total #propagations: 47422316 / total #impl: 84359389 (eff. 0.562)
46.29/46.39	c #Conflicts:     256000 | #Learnt:      19392 | 0.000
46.29/46.39	c total clause space: 48.1602MB
46.29/46.39	c total #watches: 66602
46.48/46.58	c total #propagations: 47600854 / total #impl: 84692392 (eff. 0.562)
46.48/46.58	c #Conflicts:     257000 | #Learnt:      20392 | 0.000
46.48/46.58	c total clause space: 48.1602MB
46.48/46.58	c total #watches: 69152
46.78/46.83	c total #propagations: 47751446 / total #impl: 84975150 (eff. 0.562)
46.78/46.83	c #Conflicts:     258000 | #Learnt:      21392 | 0.000
46.78/46.83	c total clause space: 48.1602MB
46.78/46.83	c total #watches: 71748
46.98/47.09	c total #propagations: 47928400 / total #impl: 85296794 (eff. 0.562)
46.98/47.09	c #Conflicts:     259000 | #Learnt:      22392 | 0.000
46.98/47.09	c total clause space: 48.1602MB
46.98/47.09	c total #watches: 74506
47.29/47.33	c total #propagations: 48108652 / total #impl: 85627168 (eff. 0.562)
47.29/47.33	c #Conflicts:     260000 | #Learnt:      23392 | 0.000
47.29/47.33	c total clause space: 48.1602MB
47.29/47.33	c total #watches: 77283
47.58/47.63	c total #propagations: 48272374 / total #impl: 85942090 (eff. 0.562)
47.58/47.63	c #Conflicts:     261000 | #Learnt:      24392 | 0.000
47.58/47.63	c total clause space: 48.1602MB
47.58/47.63	c total #watches: 80188
47.78/47.83	c total #propagations: 48466796 / total #impl: 86284703 (eff. 0.562)
47.78/47.83	c GARBAGE COLLECT
47.78/47.83	c #Conflicts:     262000 | #Learnt:      13189 | 0.000
47.78/47.83	c total clause space: 48.1602MB
47.78/47.83	c total #watches: 49513
47.98/48.05	c total #propagations: 48662585 / total #impl: 86633465 (eff. 0.562)
47.98/48.05	c #Conflicts:     263000 | #Learnt:      14189 | 0.000
47.98/48.05	c total clause space: 48.1602MB
47.98/48.05	c total #watches: 52202
48.18/48.23	c total #propagations: 48845179 / total #impl: 86955717 (eff. 0.562)
48.18/48.23	c #Conflicts:     264000 | #Learnt:      15189 | 0.000
48.18/48.23	c total clause space: 48.1602MB
48.18/48.23	c total #watches: 54760
48.39/48.41	c total #propagations: 49024310 / total #impl: 87257481 (eff. 0.562)
48.39/48.41	c #Conflicts:     265000 | #Learnt:      16189 | 0.000
48.39/48.41	c total clause space: 48.1602MB
48.39/48.41	c total #watches: 57264
48.49/48.58	c total #propagations: 49188056 / total #impl: 87538130 (eff. 0.562)
48.49/48.58	c #Conflicts:     266000 | #Learnt:      17189 | 0.000
48.49/48.58	c total clause space: 48.1602MB
48.49/48.58	c total #watches: 59416
48.78/48.83	c total #propagations: 49335190 / total #impl: 87789047 (eff. 0.562)
48.78/48.83	c #Conflicts:     267000 | #Learnt:      18189 | 0.000
48.78/48.83	c total clause space: 48.1602MB
48.78/48.83	c total #watches: 62174
49.08/49.12	c total #propagations: 49538152 / total #impl: 88145125 (eff. 0.562)
49.08/49.12	c #Conflicts:     268000 | #Learnt:      19189 | 0.000
49.08/49.12	c total clause space: 48.1602MB
49.08/49.12	c total #watches: 64813
49.38/49.40	c total #propagations: 49750018 / total #impl: 88528480 (eff. 0.562)
49.38/49.40	c #Conflicts:     269000 | #Learnt:      20189 | 0.000
49.38/49.40	c total clause space: 48.1602MB
49.38/49.40	c total #watches: 67586
49.59/49.66	c total #propagations: 49958382 / total #impl: 88895996 (eff. 0.562)
49.59/49.66	c #Conflicts:     270000 | #Learnt:      21189 | 0.000
49.59/49.66	c total clause space: 48.1602MB
49.59/49.66	c total #watches: 70347
49.88/49.93	c total #propagations: 50154873 / total #impl: 89246384 (eff. 0.562)
49.88/49.93	c #Conflicts:     271000 | #Learnt:      22189 | 0.000
49.88/49.93	c total clause space: 48.1602MB
49.88/49.93	c total #watches: 73016
50.18/50.22	c total #propagations: 50354565 / total #impl: 89623760 (eff. 0.562)
50.18/50.22	c #Conflicts:     272000 | #Learnt:      23189 | 0.000
50.18/50.22	c total clause space: 48.1602MB
50.18/50.22	c total #watches: 75445
50.48/50.53	c total #propagations: 50545142 / total #impl: 89993898 (eff. 0.562)
50.48/50.53	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
50.48/50.53	c total clause space: 48.1602MB
50.48/50.53	c total #watches: 77995
50.78/50.82	c total #propagations: 50738218 / total #impl: 90361263 (eff. 0.562)
50.78/50.82	c GARBAGE COLLECT
50.78/50.82	c #Conflicts:     274000 | #Learnt:      12688 | 0.000
50.78/50.82	c total clause space: 48.1602MB
50.78/50.82	c total #watches: 48137
50.98/51.01	c total #propagations: 50933682 / total #impl: 90746279 (eff. 0.561)
50.98/51.01	c #Conflicts:     275000 | #Learnt:      13688 | 0.000
50.98/51.01	c total clause space: 48.1602MB
50.98/51.01	c total #watches: 51082
51.18/51.20	c total #propagations: 51129641 / total #impl: 91087146 (eff. 0.561)
51.18/51.20	c #Conflicts:     276000 | #Learnt:      14688 | 0.000
51.18/51.20	c total clause space: 48.1602MB
51.18/51.20	c total #watches: 53732
51.28/51.37	c total #propagations: 51322763 / total #impl: 91436916 (eff. 0.561)
51.28/51.37	c #Conflicts:     277000 | #Learnt:      15688 | 0.000
51.28/51.37	c total clause space: 48.1602MB
51.28/51.37	c total #watches: 56577
51.48/51.59	c total #propagations: 51484188 / total #impl: 91744265 (eff. 0.561)
51.48/51.59	c #Conflicts:     278000 | #Learnt:      16688 | 0.000
51.48/51.59	c total clause space: 48.1602MB
51.48/51.59	c total #watches: 59445
51.79/51.82	c total #propagations: 51669904 / total #impl: 92079153 (eff. 0.561)
51.79/51.82	c #Conflicts:     279000 | #Learnt:      17688 | 0.000
51.79/51.82	c total clause space: 48.1602MB
51.79/51.82	c total #watches: 62059
51.98/52.03	c total #propagations: 51861407 / total #impl: 92419573 (eff. 0.561)
51.98/52.03	c #Conflicts:     280000 | #Learnt:      18688 | 0.000
51.98/52.03	c total clause space: 48.1602MB
51.98/52.03	c total #watches: 64713
52.18/52.27	c total #propagations: 52024585 / total #impl: 92716304 (eff. 0.561)
52.18/52.27	c #Conflicts:     281000 | #Learnt:      19688 | 0.000
52.18/52.27	c total clause space: 48.1602MB
52.18/52.27	c total #watches: 67192
52.48/52.52	c total #propagations: 52194665 / total #impl: 93019742 (eff. 0.561)
52.48/52.52	c #Conflicts:     282000 | #Learnt:      20688 | 0.000
52.48/52.52	c total clause space: 48.1602MB
52.48/52.52	c total #watches: 69612
52.68/52.77	c total #propagations: 52385584 / total #impl: 93343175 (eff. 0.561)
52.68/52.77	c #Conflicts:     283000 | #Learnt:      21688 | 0.000
52.68/52.77	c total clause space: 48.1602MB
52.68/52.77	c total #watches: 72187
52.98/53.04	c total #propagations: 52566051 / total #impl: 93647942 (eff. 0.561)
52.98/53.04	c #Conflicts:     284000 | #Learnt:      22688 | 0.000
52.98/53.04	c total clause space: 48.1602MB
52.98/53.04	c total #watches: 74874
53.28/53.36	c total #propagations: 52754042 / total #impl: 93975008 (eff. 0.561)
53.28/53.36	c #Conflicts:     285000 | #Learnt:      23688 | 0.000
53.28/53.36	c total clause space: 48.1602MB
53.28/53.36	c total #watches: 77878
53.58/53.62	c total #propagations: 52963958 / total #impl: 94333903 (eff. 0.561)
53.58/53.62	c #Conflicts:     286000 | #Learnt:      24688 | 0.000
53.58/53.62	c total clause space: 48.1602MB
53.58/53.62	c total #watches: 81150
53.89/53.96	c total #propagations: 53167190 / total #impl: 94655726 (eff. 0.562)
53.89/53.96	c GARBAGE COLLECT
53.89/53.96	c #Conflicts:     287000 | #Learnt:      12886 | 0.000
53.89/53.96	c total clause space: 48.1602MB
53.89/53.96	c total #watches: 48645
54.08/54.15	c total #propagations: 53370371 / total #impl: 95027447 (eff. 0.562)
54.08/54.15	c #Conflicts:     288000 | #Learnt:      13886 | 0.000
54.08/54.15	c total clause space: 48.1602MB
54.08/54.15	c total #watches: 51515
54.28/54.35	c total #propagations: 53572539 / total #impl: 95388601 (eff. 0.562)
54.28/54.35	c #Conflicts:     289000 | #Learnt:      14886 | 0.000
54.28/54.35	c total clause space: 48.1602MB
54.28/54.35	c total #watches: 54361
54.48/54.51	c total #propagations: 53755193 / total #impl: 95712590 (eff. 0.562)
54.48/54.51	c #Conflicts:     290000 | #Learnt:      15886 | 0.000
54.48/54.51	c total clause space: 48.1602MB
54.48/54.51	c total #watches: 57087
54.68/54.71	c total #propagations: 53916008 / total #impl: 95988582 (eff. 0.562)
54.68/54.71	c #Conflicts:     291000 | #Learnt:      16886 | 0.000
54.68/54.71	c total clause space: 48.1602MB
54.68/54.71	c total #watches: 60317
54.88/54.95	c total #propagations: 54099076 / total #impl: 96318873 (eff. 0.562)
54.88/54.95	c #Conflicts:     292000 | #Learnt:      17886 | 0.000
54.88/54.95	c total clause space: 48.1602MB
54.88/54.95	c total #watches: 63124
55.09/55.17	c total #propagations: 54291547 / total #impl: 96685256 (eff. 0.562)
55.09/55.17	c #Conflicts:     293000 | #Learnt:      18886 | 0.000
55.09/55.17	c total clause space: 48.1602MB
55.09/55.17	c total #watches: 65587
55.38/55.45	c total #propagations: 54465730 / total #impl: 97004765 (eff. 0.561)
55.38/55.45	c #Conflicts:     294000 | #Learnt:      19886 | 0.000
55.38/55.45	c total clause space: 48.1602MB
55.38/55.45	c total #watches: 68214
55.68/55.73	c total #propagations: 54645160 / total #impl: 97346121 (eff. 0.561)
55.68/55.73	c #Conflicts:     295000 | #Learnt:      20886 | 0.000
55.68/55.73	c total clause space: 48.1602MB
55.68/55.73	c total #watches: 70624
55.98/56.06	c total #propagations: 54826570 / total #impl: 97665893 (eff. 0.561)
55.98/56.06	c #Conflicts:     296000 | #Learnt:      21886 | 0.000
55.98/56.06	c total clause space: 48.1602MB
55.98/56.06	c total #watches: 73777
56.28/56.35	c total #propagations: 55043406 / total #impl: 98041071 (eff. 0.561)
56.28/56.35	c #Conflicts:     297000 | #Learnt:      22886 | 0.000
56.28/56.35	c total clause space: 48.1602MB
56.28/56.35	c total #watches: 76386
56.58/56.68	c total #propagations: 55230493 / total #impl: 98376001 (eff. 0.561)
56.58/56.68	c #Conflicts:     298000 | #Learnt:      23886 | 0.000
56.58/56.68	c total clause space: 48.1602MB
56.58/56.68	c total #watches: 79173
56.88/56.99	c total #propagations: 55423586 / total #impl: 98723840 (eff. 0.561)
56.88/56.99	c #Conflicts:     299000 | #Learnt:      24886 | 0.000
56.88/56.99	c total clause space: 48.1602MB
56.88/56.99	c total #watches: 82032
57.19/57.25	c total #propagations: 55615375 / total #impl: 99063735 (eff. 0.561)
57.19/57.25	c #Conflicts:     300000 | #Learnt:      25886 | 0.000
57.19/57.25	c total clause space: 48.1602MB
57.19/57.25	c total #watches: 84578
57.38/57.48	c total #propagations: 55786139 / total #impl: 99359554 (eff. 0.561)
57.38/57.48	c GARBAGE COLLECT
57.38/57.48	c #Conflicts:     301000 | #Learnt:      13783 | 0.000
57.38/57.48	c total clause space: 48.1602MB
57.38/57.48	c total #watches: 51589
57.58/57.68	c total #propagations: 55982492 / total #impl: 99695801 (eff. 0.562)
57.58/57.68	c #Conflicts:     302000 | #Learnt:      14783 | 0.000
57.58/57.68	c total clause space: 48.1602MB
57.58/57.68	c total #watches: 54353
57.78/57.89	c total #propagations: 56183376 / total #impl: 100038176 (eff. 0.562)
57.78/57.89	c #Conflicts:     303000 | #Learnt:      15783 | 0.000
57.78/57.89	c total clause space: 48.1602MB
57.78/57.89	c total #watches: 57006
58.08/58.12	c total #propagations: 56371492 / total #impl: 100368545 (eff. 0.562)
58.08/58.12	c #Conflicts:     304000 | #Learnt:      16783 | 0.000
58.08/58.12	c total clause space: 48.1602MB
58.08/58.12	c total #watches: 59535
58.18/58.29	c total #propagations: 56586411 / total #impl: 100748843 (eff. 0.562)
58.18/58.29	c #Conflicts:     305000 | #Learnt:      17783 | 0.000
58.18/58.29	c total clause space: 48.1602MB
58.18/58.29	c total #watches: 62083
58.48/58.52	c total #propagations: 56764404 / total #impl: 101081096 (eff. 0.562)
58.48/58.52	c #Conflicts:     306000 | #Learnt:      18783 | 0.000
58.48/58.52	c total clause space: 48.1602MB
58.48/58.52	c total #watches: 64367
58.68/58.76	c total #propagations: 56941771 / total #impl: 101403559 (eff. 0.562)
58.68/58.76	c #Conflicts:     307000 | #Learnt:      19783 | 0.000
58.68/58.76	c total clause space: 48.1602MB
58.68/58.76	c total #watches: 66953
58.98/59.03	c total #propagations: 57138667 / total #impl: 101755097 (eff. 0.562)
58.98/59.03	c #Conflicts:     308000 | #Learnt:      20783 | 0.000
58.98/59.03	c total clause space: 48.1602MB
58.98/59.03	c total #watches: 69948
59.18/59.27	c total #propagations: 57332559 / total #impl: 102089240 (eff. 0.562)
59.18/59.27	c #Conflicts:     309000 | #Learnt:      21783 | 0.000
59.18/59.27	c total clause space: 48.1602MB
59.18/59.27	c total #watches: 73046
59.38/59.49	c total #propagations: 57518064 / total #impl: 102439108 (eff. 0.561)
59.38/59.49	c #Conflicts:     310000 | #Learnt:      22783 | 0.000
59.38/59.49	c total clause space: 48.1602MB
59.38/59.49	c total #watches: 75764
59.68/59.74	c total #propagations: 57697927 / total #impl: 102770827 (eff. 0.561)
59.68/59.74	c #Conflicts:     311000 | #Learnt:      23783 | 0.000
59.68/59.74	c total clause space: 48.1602MB
59.68/59.74	c total #watches: 78539
59.98/60.08	c total #propagations: 57886963 / total #impl: 103121578 (eff. 0.561)
59.98/60.08	c #Conflicts:     312000 | #Learnt:      24783 | 0.000
59.98/60.08	c total clause space: 48.1602MB
59.98/60.08	c total #watches: 80887
60.28/60.37	c total #propagations: 58074140 / total #impl: 103453244 (eff. 0.561)
60.28/60.37	c #Conflicts:     313000 | #Learnt:      25783 | 0.000
60.28/60.37	c total clause space: 48.1602MB
60.28/60.37	c total #watches: 83199
60.58/60.66	c total #propagations: 58257429 / total #impl: 103791059 (eff. 0.561)
60.58/60.66	c #Conflicts:     314000 | #Learnt:      26783 | 0.000
60.58/60.66	c total clause space: 48.1602MB
60.58/60.66	c total #watches: 85658
60.78/60.84	c total #propagations: 58436194 / total #impl: 104126937 (eff. 0.561)
60.78/60.84	c GARBAGE COLLECT
60.78/60.84	c #Conflicts:     315000 | #Learnt:      14391 | 0.000
60.78/60.84	c total clause space: 48.1602MB
60.78/60.84	c total #watches: 52919
60.98/61.00	c total #propagations: 58594511 / total #impl: 104442280 (eff. 0.561)
60.98/61.00	c #Conflicts:     316000 | #Learnt:      15391 | 0.000
60.98/61.00	c total clause space: 48.1602MB
60.98/61.00	c total #watches: 55291
61.08/61.19	c total #propagations: 58762639 / total #impl: 104769832 (eff. 0.561)
61.08/61.19	c #Conflicts:     317000 | #Learnt:      16391 | 0.000
61.08/61.19	c total clause space: 48.1602MB
61.08/61.19	c total #watches: 57752
61.28/61.39	c total #propagations: 58937686 / total #impl: 105104649 (eff. 0.561)
61.28/61.39	c #Conflicts:     318000 | #Learnt:      17391 | 0.000
61.28/61.39	c total clause space: 48.1602MB
61.28/61.39	c total #watches: 60155
61.58/61.62	c total #propagations: 59107016 / total #impl: 105434007 (eff. 0.561)
61.58/61.62	c #Conflicts:     319000 | #Learnt:      18391 | 0.000
61.58/61.62	c total clause space: 48.1602MB
61.58/61.62	c total #watches: 62951
61.78/61.88	c total #propagations: 59278734 / total #impl: 105784089 (eff. 0.560)
61.78/61.88	c #Conflicts:     320000 | #Learnt:      19391 | 0.000
61.78/61.88	c total clause space: 48.1602MB
61.78/61.88	c total #watches: 65733
62.08/62.14	c total #propagations: 59450674 / total #impl: 106129799 (eff. 0.560)
62.08/62.14	c #Conflicts:     321000 | #Learnt:      20391 | 0.000
62.08/62.14	c total clause space: 48.1602MB
62.08/62.14	c total #watches: 68344
62.38/62.43	c total #propagations: 59627832 / total #impl: 106469980 (eff. 0.560)
62.38/62.43	c #Conflicts:     322000 | #Learnt:      21391 | 0.000
62.38/62.43	c total clause space: 48.1602MB
62.38/62.43	c total #watches: 70890
62.68/62.72	c total #propagations: 59814981 / total #impl: 106815831 (eff. 0.560)
62.68/62.72	c #Conflicts:     323000 | #Learnt:      22391 | 0.000
62.68/62.72	c total clause space: 48.1602MB
62.68/62.72	c total #watches: 73363
62.98/63.04	c total #propagations: 60004166 / total #impl: 107159913 (eff. 0.560)
62.98/63.04	c #Conflicts:     324000 | #Learnt:      23391 | 0.000
62.98/63.04	c total clause space: 48.1602MB
62.98/63.04	c total #watches: 75767
63.28/63.38	c total #propagations: 60194948 / total #impl: 107514501 (eff. 0.560)
63.28/63.38	c #Conflicts:     325000 | #Learnt:      24391 | 0.000
63.28/63.38	c total clause space: 48.1602MB
63.28/63.38	c total #watches: 78348
63.58/63.69	c total #propagations: 60394514 / total #impl: 107896832 (eff. 0.560)
63.58/63.69	c #Conflicts:     326000 | #Learnt:      25391 | 0.000
63.58/63.69	c total clause space: 48.1602MB
63.58/63.69	c total #watches: 80936
63.98/64.04	c total #propagations: 60574377 / total #impl: 108239279 (eff. 0.560)
63.98/64.04	c #Conflicts:     327000 | #Learnt:      26391 | 0.000
63.98/64.04	c total clause space: 48.1602MB
63.98/64.04	c total #watches: 83435
64.28/64.37	c total #propagations: 60761293 / total #impl: 108594130 (eff. 0.560)
64.28/64.37	c #Conflicts:     328000 | #Learnt:      27391 | 0.000
64.28/64.37	c total clause space: 48.1602MB
64.28/64.37	c total #watches: 85664
64.48/64.57	c total #propagations: 60942476 / total #impl: 108930023 (eff. 0.559)
64.48/64.57	c GARBAGE COLLECT
64.48/64.57	c #Conflicts:     329000 | #Learnt:      14692 | 0.000
64.48/64.57	c total clause space: 48.1602MB
64.48/64.57	c total #watches: 53535
64.68/64.75	c total #propagations: 61127303 / total #impl: 109254107 (eff. 0.559)
64.68/64.75	c #Conflicts:     330000 | #Learnt:      15692 | 0.000
64.68/64.75	c total clause space: 48.1602MB
64.68/64.75	c total #watches: 55868
64.88/64.94	c total #propagations: 61312504 / total #impl: 109579811 (eff. 0.560)
64.88/64.94	c #Conflicts:     331000 | #Learnt:      16692 | 0.000
64.88/64.94	c total clause space: 48.1602MB
64.88/64.94	c total #watches: 58164
65.08/65.15	c total #propagations: 61496542 / total #impl: 109915202 (eff. 0.559)
65.08/65.15	c #Conflicts:     332000 | #Learnt:      17692 | 0.000
65.08/65.15	c total clause space: 48.1602MB
65.08/65.15	c total #watches: 60466
65.28/65.36	c total #propagations: 61684130 / total #impl: 110259038 (eff. 0.559)
65.28/65.36	c #Conflicts:     333000 | #Learnt:      18692 | 0.000
65.28/65.36	c total clause space: 48.1602MB
65.28/65.36	c total #watches: 62749
65.48/65.57	c total #propagations: 61858938 / total #impl: 110573649 (eff. 0.559)
65.48/65.57	c #Conflicts:     334000 | #Learnt:      19692 | 0.000
65.48/65.57	c total clause space: 48.1602MB
65.48/65.57	c total #watches: 65172
65.78/65.82	c total #propagations: 62035127 / total #impl: 110893875 (eff. 0.559)
65.78/65.82	c #Conflicts:     335000 | #Learnt:      20692 | 0.000
65.78/65.82	c total clause space: 48.1602MB
65.78/65.82	c total #watches: 67731
65.98/66.05	c total #propagations: 62218506 / total #impl: 111225200 (eff. 0.559)
65.98/66.05	c #Conflicts:     336000 | #Learnt:      21692 | 0.000
65.98/66.05	c total clause space: 48.1602MB
65.98/66.05	c total #watches: 70277
66.18/66.28	c total #propagations: 62383367 / total #impl: 111522586 (eff. 0.559)
66.18/66.28	c #Conflicts:     337000 | #Learnt:      22692 | 0.000
66.18/66.28	c total clause space: 48.1602MB
66.18/66.28	c total #watches: 72551
66.48/66.53	c total #propagations: 62558955 / total #impl: 111866706 (eff. 0.559)
66.48/66.53	c #Conflicts:     338000 | #Learnt:      23692 | 0.000
66.48/66.53	c total clause space: 48.1602MB
66.48/66.53	c total #watches: 75327
66.78/66.80	c total #propagations: 62742122 / total #impl: 112199738 (eff. 0.559)
66.78/66.80	c #Conflicts:     339000 | #Learnt:      24692 | 0.000
66.78/66.80	c total clause space: 48.1602MB
66.78/66.80	c total #watches: 78229
67.08/67.14	c total #propagations: 62922602 / total #impl: 112517474 (eff. 0.559)
67.08/67.14	c #Conflicts:     340000 | #Learnt:      25692 | 0.000
67.08/67.14	c total clause space: 48.1602MB
67.08/67.14	c total #watches: 80616
67.48/67.53	c total #propagations: 63132285 / total #impl: 112888299 (eff. 0.559)
67.48/67.53	c #Conflicts:     341000 | #Learnt:      26692 | 0.000
67.48/67.53	c total clause space: 48.1602MB
67.48/67.53	c total #watches: 83271
67.78/67.87	c total #propagations: 63343595 / total #impl: 113281936 (eff. 0.559)
67.78/67.87	c #Conflicts:     342000 | #Learnt:      27692 | 0.000
67.78/67.87	c total clause space: 78.2603MB
67.78/67.87	c total #watches: 85752
68.07/68.12	c total #propagations: 63538060 / total #impl: 113629895 (eff. 0.559)
68.07/68.12	c GARBAGE COLLECT
68.07/68.12	c #Conflicts:     343000 | #Learnt:      14685 | 0.000
68.07/68.12	c total clause space: 78.2603MB
68.07/68.12	c total #watches: 53566
68.28/68.34	c total #propagations: 63732420 / total #impl: 113965289 (eff. 0.559)
68.28/68.34	c #Conflicts:     344000 | #Learnt:      15685 | 0.000
68.28/68.34	c total clause space: 78.2603MB
68.28/68.34	c total #watches: 56189
68.47/68.56	c total #propagations: 63923158 / total #impl: 114291124 (eff. 0.559)
68.47/68.56	c #Conflicts:     345000 | #Learnt:      16685 | 0.000
68.47/68.56	c total clause space: 78.2603MB
68.47/68.56	c total #watches: 58920
68.67/68.79	c total #propagations: 64123319 / total #impl: 114630168 (eff. 0.559)
68.67/68.79	c #Conflicts:     346000 | #Learnt:      17685 | 0.000
68.67/68.79	c total clause space: 78.2603MB
68.67/68.79	c total #watches: 61684
68.97/69.02	c total #propagations: 64306069 / total #impl: 114954601 (eff. 0.559)
68.97/69.02	c #Conflicts:     347000 | #Learnt:      18685 | 0.000
68.97/69.02	c total clause space: 78.2603MB
68.97/69.02	c total #watches: 64377
69.17/69.26	c total #propagations: 64486732 / total #impl: 115280050 (eff. 0.559)
69.17/69.26	c #Conflicts:     348000 | #Learnt:      19685 | 0.000
69.17/69.26	c total clause space: 78.2603MB
69.17/69.26	c total #watches: 67173
69.38/69.47	c total #propagations: 64676098 / total #impl: 115609774 (eff. 0.559)
69.38/69.47	c #Conflicts:     349000 | #Learnt:      20685 | 0.000
69.38/69.47	c total clause space: 78.2603MB
69.38/69.47	c total #watches: 69877
69.67/69.71	c total #propagations: 64857210 / total #impl: 115941010 (eff. 0.559)
69.67/69.71	c #Conflicts:     350000 | #Learnt:      21685 | 0.000
69.67/69.71	c total clause space: 78.2603MB
69.67/69.71	c total #watches: 72899
69.87/69.98	c total #propagations: 65053985 / total #impl: 116309435 (eff. 0.559)
69.87/69.98	c #Conflicts:     351000 | #Learnt:      22685 | 0.000
69.87/69.98	c total clause space: 78.2603MB
69.87/69.98	c total #watches: 75602
70.17/70.25	c total #propagations: 65251027 / total #impl: 116673343 (eff. 0.559)
70.17/70.25	c #Conflicts:     352000 | #Learnt:      23685 | 0.000
70.17/70.25	c total clause space: 78.2603MB
70.17/70.25	c total #watches: 78703
70.48/70.57	c total #propagations: 65453682 / total #impl: 117065913 (eff. 0.559)
70.48/70.57	c #Conflicts:     353000 | #Learnt:      24685 | 0.000
70.48/70.57	c total clause space: 78.2603MB
70.48/70.57	c total #watches: 81743
70.87/70.93	c total #propagations: 65658044 / total #impl: 117454469 (eff. 0.559)
70.87/70.93	c #Conflicts:     354000 | #Learnt:      25685 | 0.000
70.87/70.93	c total clause space: 78.2603MB
70.87/70.93	c total #watches: 84412
71.17/71.28	c total #propagations: 65851502 / total #impl: 117788837 (eff. 0.559)
71.17/71.28	c #Conflicts:     355000 | #Learnt:      26685 | 0.000
71.17/71.28	c total clause space: 78.2603MB
71.17/71.28	c total #watches: 87164
71.48/71.59	c total #propagations: 66035286 / total #impl: 118128386 (eff. 0.559)
71.48/71.59	c #Conflicts:     356000 | #Learnt:      27685 | 0.000
71.48/71.59	c total clause space: 78.2603MB
71.48/71.59	c total #watches: 89592
71.87/71.96	c total #propagations: 66196689 / total #impl: 118424490 (eff. 0.559)
71.87/71.96	c GARBAGE COLLECT
71.87/71.96	c #Conflicts:     357000 | #Learnt:      14381 | 0.000
71.87/71.96	c total clause space: 78.2603MB
71.87/71.96	c total #watches: 52854
72.07/72.15	c total #propagations: 66406345 / total #impl: 118781503 (eff. 0.559)
72.07/72.15	c #Conflicts:     358000 | #Learnt:      15381 | 0.000
72.07/72.15	c total clause space: 78.2603MB
72.07/72.15	c total #watches: 55309
72.27/72.36	c total #propagations: 66587042 / total #impl: 119097744 (eff. 0.559)
72.27/72.36	c #Conflicts:     359000 | #Learnt:      16381 | 0.000
72.27/72.36	c total clause space: 78.2603MB
72.27/72.36	c total #watches: 58016
72.47/72.60	c total #propagations: 66765496 / total #impl: 119433983 (eff. 0.559)
72.47/72.60	c #Conflicts:     360000 | #Learnt:      17381 | 0.000
72.47/72.60	c total clause space: 78.2603MB
72.47/72.60	c total #watches: 61297
72.77/72.85	c total #propagations: 66962164 / total #impl: 119813638 (eff. 0.559)
72.77/72.85	c #Conflicts:     361000 | #Learnt:      18381 | 0.000
72.77/72.85	c total clause space: 78.2603MB
72.77/72.85	c total #watches: 64351
72.97/73.07	c total #propagations: 67145347 / total #impl: 120169565 (eff. 0.559)
72.97/73.07	c #Conflicts:     362000 | #Learnt:      19381 | 0.000
72.97/73.07	c total clause space: 78.2603MB
72.97/73.07	c total #watches: 67202
73.17/73.28	c total #propagations: 67313638 / total #impl: 120473712 (eff. 0.559)
73.17/73.28	c #Conflicts:     363000 | #Learnt:      20381 | 0.000
73.17/73.28	c total clause space: 78.2603MB
73.17/73.28	c total #watches: 70057
73.47/73.50	c total #propagations: 67481475 / total #impl: 120780605 (eff. 0.559)
73.47/73.50	c #Conflicts:     364000 | #Learnt:      21381 | 0.000
73.47/73.50	c total clause space: 78.2603MB
73.47/73.50	c total #watches: 72454
73.68/73.80	c total #propagations: 67643959 / total #impl: 121036054 (eff. 0.559)
73.68/73.80	c #Conflicts:     365000 | #Learnt:      22381 | 0.000
73.68/73.80	c total clause space: 78.2603MB
73.68/73.80	c total #watches: 74948
73.97/74.05	c total #propagations: 67830252 / total #impl: 121367015 (eff. 0.559)
73.97/74.05	c #Conflicts:     366000 | #Learnt:      23381 | 0.000
73.97/74.05	c total clause space: 78.2603MB
73.97/74.05	c total #watches: 77515
74.27/74.35	c total #propagations: 67980440 / total #impl: 121667395 (eff. 0.559)
74.27/74.35	c #Conflicts:     367000 | #Learnt:      24381 | 0.000
74.27/74.35	c total clause space: 78.2603MB
74.27/74.35	c total #watches: 80545
74.67/74.70	c total #propagations: 68177937 / total #impl: 121998782 (eff. 0.559)
74.67/74.70	c #Conflicts:     368000 | #Learnt:      25381 | 0.000
74.67/74.70	c total clause space: 78.2603MB
74.67/74.70	c total #watches: 83808
74.97/75.04	c total #propagations: 68379473 / total #impl: 122364939 (eff. 0.559)
74.97/75.04	c #Conflicts:     369000 | #Learnt:      26381 | 0.000
74.97/75.04	c total clause space: 78.2603MB
74.97/75.04	c total #watches: 86551
75.27/75.36	c total #propagations: 68578402 / total #impl: 122727489 (eff. 0.559)
75.27/75.36	c #Conflicts:     370000 | #Learnt:      27381 | 0.000
75.27/75.36	c total clause space: 78.2603MB
75.27/75.36	c total #watches: 88879
75.67/75.72	c total #propagations: 68766346 / total #impl: 123070209 (eff. 0.559)
75.67/75.72	c #Conflicts:     371000 | #Learnt:      28381 | 0.000
75.67/75.72	c total clause space: 78.2603MB
75.67/75.72	c total #watches: 91431
75.98/76.03	c total #propagations: 68955239 / total #impl: 123403738 (eff. 0.559)
75.98/76.03	c GARBAGE COLLECT
75.98/76.03	c #Conflicts:     372000 | #Learnt:      14789 | 0.000
75.98/76.03	c total clause space: 78.2603MB
75.98/76.03	c total #watches: 53933
76.17/76.21	c total #propagations: 69135166 / total #impl: 123733535 (eff. 0.559)
76.17/76.21	c #Conflicts:     373000 | #Learnt:      15789 | 0.000
76.17/76.21	c total clause space: 78.2603MB
76.17/76.21	c total #watches: 56629
76.37/76.42	c total #propagations: 69271414 / total #impl: 124031970 (eff. 0.558)
76.37/76.42	c #Conflicts:     374000 | #Learnt:      16789 | 0.000
76.37/76.42	c total clause space: 78.2603MB
76.37/76.42	c total #watches: 59122
76.57/76.62	c total #propagations: 69414179 / total #impl: 124348240 (eff. 0.558)
76.57/76.62	c #Conflicts:     375000 | #Learnt:      17789 | 0.000
76.57/76.62	c total clause space: 78.2603MB
76.57/76.62	c total #watches: 61254
76.77/76.86	c total #propagations: 69562924 / total #impl: 124652847 (eff. 0.558)
76.77/76.86	c #Conflicts:     376000 | #Learnt:      18789 | 0.000
76.77/76.86	c total clause space: 78.2603MB
76.77/76.86	c total #watches: 63352
77.08/77.11	c total #propagations: 69713285 / total #impl: 124950546 (eff. 0.558)
77.08/77.11	c #Conflicts:     377000 | #Learnt:      19789 | 0.000
77.08/77.11	c total clause space: 78.2603MB
77.08/77.11	c total #watches: 65402
77.27/77.35	c total #propagations: 69886252 / total #impl: 125284700 (eff. 0.558)
77.27/77.35	c #Conflicts:     378000 | #Learnt:      20789 | 0.000
77.27/77.35	c total clause space: 78.2603MB
77.27/77.35	c total #watches: 67562
77.47/77.59	c total #propagations: 70053380 / total #impl: 125604564 (eff. 0.558)
77.47/77.59	c #Conflicts:     379000 | #Learnt:      21789 | 0.000
77.47/77.59	c total clause space: 78.2603MB
77.47/77.59	c total #watches: 69958
77.77/77.87	c total #propagations: 70227565 / total #impl: 125933779 (eff. 0.558)
77.77/77.87	c #Conflicts:     380000 | #Learnt:      22789 | 0.000
77.77/77.87	c total clause space: 78.2603MB
77.77/77.87	c total #watches: 72689
78.08/78.12	c total #propagations: 70419246 / total #impl: 126281422 (eff. 0.558)
78.08/78.12	c #Conflicts:     381000 | #Learnt:      23789 | 0.000
78.08/78.12	c total clause space: 78.2603MB
78.08/78.12	c total #watches: 75257
78.27/78.39	c total #propagations: 70590144 / total #impl: 126581336 (eff. 0.558)
78.27/78.39	c #Conflicts:     382000 | #Learnt:      24789 | 0.000
78.27/78.39	c total clause space: 78.2603MB
78.27/78.39	c total #watches: 77854
78.57/78.67	c total #propagations: 70772858 / total #impl: 126908157 (eff. 0.558)
78.57/78.67	c #Conflicts:     383000 | #Learnt:      25789 | 0.000
78.57/78.67	c total clause space: 78.2603MB
78.57/78.67	c total #watches: 80738
78.87/78.98	c total #propagations: 70973517 / total #impl: 127252627 (eff. 0.558)
78.87/78.98	c #Conflicts:     384000 | #Learnt:      26789 | 0.000
78.87/78.98	c total clause space: 78.2603MB
78.87/78.98	c total #watches: 83405
79.18/79.29	c total #propagations: 71165577 / total #impl: 127595078 (eff. 0.558)
79.18/79.29	c #Conflicts:     385000 | #Learnt:      27789 | 0.000
79.18/79.29	c total clause space: 78.2603MB
79.18/79.29	c total #watches: 86252
79.47/79.56	c total #propagations: 71343100 / total #impl: 127897302 (eff. 0.558)
79.47/79.56	c #Conflicts:     386000 | #Learnt:      28789 | 0.000
79.47/79.56	c total clause space: 78.2603MB
79.47/79.56	c total #watches: 89440
79.77/79.88	c total #propagations: 71515984 / total #impl: 128241784 (eff. 0.558)
79.77/79.88	c #Conflicts:     387000 | #Learnt:      29789 | 0.000
79.77/79.88	c total clause space: 78.2603MB
79.77/79.88	c total #watches: 92385
79.97/80.09	c total #propagations: 71694182 / total #impl: 128585024 (eff. 0.558)
79.97/80.09	c GARBAGE COLLECT
79.97/80.09	c #Conflicts:     388000 | #Learnt:      15884 | 0.000
79.97/80.09	c total clause space: 78.2603MB
79.97/80.09	c total #watches: 57190
80.28/80.34	c total #propagations: 71886447 / total #impl: 128932419 (eff. 0.558)
80.28/80.34	c #Conflicts:     389000 | #Learnt:      16884 | 0.000
80.28/80.34	c total clause space: 78.2603MB
80.28/80.34	c total #watches: 60417
80.47/80.57	c total #propagations: 72103940 / total #impl: 129313453 (eff. 0.558)
80.47/80.57	c #Conflicts:     390000 | #Learnt:      17884 | 0.000
80.47/80.57	c total clause space: 78.2603MB
80.47/80.57	c total #watches: 62915
80.77/80.81	c total #propagations: 72290861 / total #impl: 129649607 (eff. 0.558)
80.77/80.81	c #Conflicts:     391000 | #Learnt:      18884 | 0.000
80.77/80.81	c total clause space: 78.2603MB
80.77/80.81	c total #watches: 65670
80.97/81.05	c total #propagations: 72482589 / total #impl: 129991401 (eff. 0.558)
80.97/81.05	c #Conflicts:     392000 | #Learnt:      19884 | 0.000
80.97/81.05	c total clause space: 78.2603MB
80.97/81.05	c total #watches: 68820
81.27/81.30	c total #propagations: 72674915 / total #impl: 130304237 (eff. 0.558)
81.27/81.30	c #Conflicts:     393000 | #Learnt:      20884 | 0.000
81.27/81.30	c total clause space: 78.2603MB
81.27/81.30	c total #watches: 71582
81.57/81.60	c total #propagations: 72865938 / total #impl: 130647257 (eff. 0.558)
81.57/81.60	c #Conflicts:     394000 | #Learnt:      21884 | 0.000
81.57/81.60	c total clause space: 78.2603MB
81.57/81.60	c total #watches: 74219
81.77/81.89	c total #propagations: 73074812 / total #impl: 131030067 (eff. 0.558)
81.77/81.89	c #Conflicts:     395000 | #Learnt:      22884 | 0.000
81.77/81.89	c total clause space: 78.2603MB
81.77/81.89	c total #watches: 77047
82.07/82.18	c total #propagations: 73276824 / total #impl: 131410903 (eff. 0.558)
82.07/82.18	c #Conflicts:     396000 | #Learnt:      23884 | 0.000
82.07/82.18	c total clause space: 78.2603MB
82.07/82.18	c total #watches: 79739
82.48/82.51	c total #propagations: 73473988 / total #impl: 131774809 (eff. 0.558)
82.48/82.51	c #Conflicts:     397000 | #Learnt:      24884 | 0.000
82.48/82.51	c total clause space: 78.2603MB
82.48/82.51	c total #watches: 82282
82.67/82.76	c total #propagations: 73668091 / total #impl: 132144716 (eff. 0.557)
82.67/82.76	c #Conflicts:     398000 | #Learnt:      25884 | 0.000
82.67/82.76	c total clause space: 78.2603MB
82.67/82.76	c total #watches: 85076
82.97/83.03	c total #propagations: 73851884 / total #impl: 132498416 (eff. 0.557)
82.97/83.03	c #Conflicts:     399000 | #Learnt:      26884 | 0.000
82.97/83.03	c total clause space: 78.2603MB
82.97/83.03	c total #watches: 87576
83.27/83.33	c total #propagations: 74025625 / total #impl: 132794485 (eff. 0.557)
83.27/83.33	c #Conflicts:     400000 | #Learnt:      27884 | 0.000
83.27/83.33	c total clause space: 78.2603MB
83.27/83.33	c total #watches: 90211
83.58/83.67	c total #propagations: 74202484 / total #impl: 133114982 (eff. 0.557)
83.58/83.67	c #Conflicts:     401000 | #Learnt:      28884 | 0.000
83.58/83.67	c total clause space: 78.2603MB
83.58/83.67	c total #watches: 92345
83.87/83.99	c total #propagations: 74357859 / total #impl: 133432530 (eff. 0.557)
83.87/83.99	c #Conflicts:     402000 | #Learnt:      29884 | 0.000
83.87/83.99	c total clause space: 78.2603MB
83.87/83.99	c total #watches: 95394
84.17/84.25	c total #propagations: 74545348 / total #impl: 133785141 (eff. 0.557)
84.17/84.25	c GARBAGE COLLECT
84.17/84.25	c #Conflicts:     403000 | #Learnt:      15682 | 0.000
84.17/84.25	c total clause space: 78.2603MB
84.17/84.25	c total #watches: 56467
84.37/84.48	c total #propagations: 74709164 / total #impl: 134092820 (eff. 0.557)
84.37/84.48	c #Conflicts:     404000 | #Learnt:      16682 | 0.000
84.37/84.48	c total clause space: 78.2603MB
84.37/84.48	c total #watches: 59152
84.68/84.72	c total #propagations: 74909314 / total #impl: 134450035 (eff. 0.557)
84.68/84.72	c #Conflicts:     405000 | #Learnt:      17682 | 0.000
84.68/84.72	c total clause space: 78.2603MB
84.68/84.72	c total #watches: 61920
84.87/84.94	c total #propagations: 75118964 / total #impl: 134815608 (eff. 0.557)
84.87/84.94	c #Conflicts:     406000 | #Learnt:      18682 | 0.000
84.87/84.94	c total clause space: 78.2603MB
84.87/84.94	c total #watches: 64644
85.07/85.12	c total #propagations: 75311160 / total #impl: 135158609 (eff. 0.557)
85.07/85.12	c #Conflicts:     407000 | #Learnt:      19682 | 0.000
85.07/85.12	c total clause space: 78.2603MB
85.07/85.12	c total #watches: 67338
85.27/85.38	c total #propagations: 75466487 / total #impl: 135457846 (eff. 0.557)
85.27/85.38	c #Conflicts:     408000 | #Learnt:      20682 | 0.000
85.27/85.38	c total clause space: 78.2603MB
85.27/85.38	c total #watches: 69683
85.57/85.63	c total #propagations: 75656021 / total #impl: 135775292 (eff. 0.557)
85.57/85.63	c #Conflicts:     409000 | #Learnt:      21682 | 0.000
85.57/85.63	c total clause space: 78.2603MB
85.57/85.63	c total #watches: 72583
85.88/85.92	c total #propagations: 75844022 / total #impl: 136114003 (eff. 0.557)
85.88/85.92	c #Conflicts:     410000 | #Learnt:      22682 | 0.000
85.88/85.92	c total clause space: 78.2603MB
85.88/85.92	c total #watches: 75276
86.17/86.20	c total #propagations: 76041909 / total #impl: 136456262 (eff. 0.557)
86.17/86.20	c #Conflicts:     411000 | #Learnt:      23682 | 0.000
86.17/86.20	c total clause space: 78.2603MB
86.17/86.20	c total #watches: 78014
86.47/86.50	c total #propagations: 76222400 / total #impl: 136779319 (eff. 0.557)
86.47/86.50	c #Conflicts:     412000 | #Learnt:      24682 | 0.000
86.47/86.50	c total clause space: 78.2603MB
86.47/86.50	c total #watches: 80762
86.57/86.68	c total #propagations: 76430098 / total #impl: 137159672 (eff. 0.557)
86.57/86.68	c #Conflicts:     413000 | #Learnt:      25682 | 0.000
86.57/86.68	c total clause space: 78.2603MB
86.57/86.68	c total #watches: 83495
86.77/86.89	c total #propagations: 76581320 / total #impl: 137447242 (eff. 0.557)
86.77/86.89	c #Conflicts:     414000 | #Learnt:      26682 | 0.000
86.77/86.89	c total clause space: 78.2603MB
86.77/86.89	c total #watches: 86131
87.07/87.15	c total #propagations: 76728062 / total #impl: 137731444 (eff. 0.557)
87.07/87.15	c #Conflicts:     415000 | #Learnt:      27682 | 0.000
87.07/87.15	c total clause space: 78.2603MB
87.07/87.15	c total #watches: 89123
87.37/87.44	c total #propagations: 76896328 / total #impl: 138068276 (eff. 0.557)
87.37/87.44	c #Conflicts:     416000 | #Learnt:      28682 | 0.000
87.37/87.44	c total clause space: 78.2603MB
87.37/87.44	c total #watches: 92194
87.67/87.74	c total #propagations: 77070499 / total #impl: 138438153 (eff. 0.557)
87.67/87.74	c #Conflicts:     417000 | #Learnt:      29682 | 0.000
87.67/87.74	c total clause space: 78.2603MB
87.67/87.74	c total #watches: 95211
87.98/88.09	c total #propagations: 77231198 / total #impl: 138774920 (eff. 0.557)
87.98/88.09	c #Conflicts:     418000 | #Learnt:      30682 | 0.000
87.98/88.09	c total clause space: 78.2603MB
87.98/88.09	c total #watches: 97640
88.27/88.36	c total #propagations: 77398292 / total #impl: 139061613 (eff. 0.557)
88.27/88.36	c GARBAGE COLLECT
88.27/88.36	c #Conflicts:     419000 | #Learnt:      16181 | 0.000
88.27/88.36	c total clause space: 78.2603MB
88.27/88.36	c total #watches: 57617
88.47/88.57	c total #propagations: 77577788 / total #impl: 139385113 (eff. 0.557)
88.47/88.57	c #Conflicts:     420000 | #Learnt:      17181 | 0.000
88.47/88.57	c total clause space: 78.2603MB
88.47/88.57	c total #watches: 59924
88.67/88.79	c total #propagations: 77773784 / total #impl: 139722661 (eff. 0.557)
88.67/88.79	c #Conflicts:     421000 | #Learnt:      18181 | 0.000
88.67/88.79	c total clause space: 78.2603MB
88.67/88.79	c total #watches: 62370
88.97/89.04	c total #propagations: 77956746 / total #impl: 140046764 (eff. 0.557)
88.97/89.04	c #Conflicts:     422000 | #Learnt:      19181 | 0.000
88.97/89.04	c total clause space: 78.2603MB
88.97/89.04	c total #watches: 64698
89.18/89.29	c total #propagations: 78145354 / total #impl: 140379969 (eff. 0.557)
89.18/89.29	c #Conflicts:     423000 | #Learnt:      20181 | 0.000
89.18/89.29	c total clause space: 78.2603MB
89.18/89.29	c total #watches: 67193
89.47/89.54	c total #propagations: 78328998 / total #impl: 140700307 (eff. 0.557)
89.47/89.54	c #Conflicts:     424000 | #Learnt:      21181 | 0.000
89.47/89.54	c total clause space: 78.2603MB
89.47/89.54	c total #watches: 69899
89.67/89.76	c total #propagations: 78526853 / total #impl: 141058836 (eff. 0.557)
89.67/89.76	c #Conflicts:     425000 | #Learnt:      22181 | 0.000
89.67/89.76	c total clause space: 78.2603MB
89.67/89.76	c total #watches: 72641
89.97/90.02	c total #propagations: 78704102 / total #impl: 141363003 (eff. 0.557)
89.97/90.02	c #Conflicts:     426000 | #Learnt:      23181 | 0.000
89.97/90.02	c total clause space: 78.2603MB
89.97/90.02	c total #watches: 74983
90.28/90.32	c total #propagations: 78895300 / total #impl: 141700981 (eff. 0.557)
90.28/90.32	c #Conflicts:     427000 | #Learnt:      24181 | 0.000
90.28/90.32	c total clause space: 78.2603MB
90.28/90.32	c total #watches: 77538
90.57/90.60	c total #propagations: 79078634 / total #impl: 142023080 (eff. 0.557)
90.57/90.60	c #Conflicts:     428000 | #Learnt:      25181 | 0.000
90.57/90.60	c total clause space: 78.2603MB
90.57/90.60	c total #watches: 79902
90.87/90.91	c total #propagations: 79271714 / total #impl: 142383611 (eff. 0.557)
90.87/90.91	c #Conflicts:     429000 | #Learnt:      26181 | 0.000
90.87/90.91	c total clause space: 78.2603MB
90.87/90.91	c total #watches: 82454
91.17/91.23	c total #propagations: 79467647 / total #impl: 142752226 (eff. 0.557)
91.17/91.23	c #Conflicts:     430000 | #Learnt:      27181 | 0.000
91.17/91.23	c total clause space: 78.2603MB
91.17/91.23	c total #watches: 85010
91.47/91.58	c total #propagations: 79663461 / total #impl: 143112704 (eff. 0.557)
91.47/91.58	c #Conflicts:     431000 | #Learnt:      28181 | 0.000
91.47/91.58	c total clause space: 78.2603MB
91.47/91.58	c total #watches: 87500
91.87/91.92	c total #propagations: 79868289 / total #impl: 143509972 (eff. 0.557)
91.87/91.92	c #Conflicts:     432000 | #Learnt:      29181 | 0.000
91.87/91.92	c total clause space: 78.2603MB
91.87/91.92	c total #watches: 89990
92.17/92.28	c total #propagations: 80075867 / total #impl: 143916973 (eff. 0.556)
92.17/92.28	c #Conflicts:     433000 | #Learnt:      30181 | 0.000
92.17/92.28	c total clause space: 78.2603MB
92.17/92.28	c total #watches: 92307
92.57/92.64	c total #propagations: 80285581 / total #impl: 144305385 (eff. 0.556)
92.57/92.64	c #Conflicts:     434000 | #Learnt:      31181 | 0.000
92.57/92.64	c total clause space: 78.2603MB
92.57/92.64	c total #watches: 94596
92.87/92.94	c total #propagations: 80492842 / total #impl: 144690156 (eff. 0.556)
92.87/92.94	c GARBAGE COLLECT
92.87/92.94	c #Conflicts:     435000 | #Learnt:      16392 | 0.000
92.87/92.94	c total clause space: 78.2603MB
92.87/92.94	c total #watches: 58120
93.07/93.16	c total #propagations: 80681200 / total #impl: 145038092 (eff. 0.556)
93.07/93.16	c #Conflicts:     436000 | #Learnt:      17392 | 0.000
93.07/93.16	c total clause space: 78.2603MB
93.07/93.16	c total #watches: 60995
93.37/93.42	c total #propagations: 80870188 / total #impl: 145381142 (eff. 0.556)
93.37/93.42	c #Conflicts:     437000 | #Learnt:      18392 | 0.000
93.37/93.42	c total clause space: 78.2603MB
93.37/93.42	c total #watches: 63517
93.58/93.69	c total #propagations: 81058053 / total #impl: 145715629 (eff. 0.556)
93.58/93.69	c #Conflicts:     438000 | #Learnt:      19392 | 0.000
93.58/93.69	c total clause space: 78.2603MB
93.58/93.69	c total #watches: 65957
93.87/93.96	c total #propagations: 81244430 / total #impl: 146049330 (eff. 0.556)
93.87/93.96	c #Conflicts:     439000 | #Learnt:      20392 | 0.000
93.87/93.96	c total clause space: 78.2603MB
93.87/93.96	c total #watches: 68692
94.17/94.28	c total #propagations: 81424464 / total #impl: 146376474 (eff. 0.556)
94.17/94.28	c #Conflicts:     440000 | #Learnt:      21392 | 0.000
94.17/94.28	c total clause space: 78.2603MB
94.17/94.28	c total #watches: 71192
94.47/94.60	c total #propagations: 81616583 / total #impl: 146713550 (eff. 0.556)
94.47/94.60	c #Conflicts:     441000 | #Learnt:      22392 | 0.000
94.47/94.60	c total clause space: 78.2603MB
94.47/94.60	c total #watches: 73727
94.87/94.93	c total #propagations: 81818115 / total #impl: 147070335 (eff. 0.556)
94.87/94.93	c #Conflicts:     442000 | #Learnt:      23392 | 0.000
94.87/94.93	c total clause space: 78.2603MB
94.87/94.93	c total #watches: 76448
95.17/95.25	c total #propagations: 82013103 / total #impl: 147411268 (eff. 0.556)
95.17/95.25	c #Conflicts:     443000 | #Learnt:      24392 | 0.000
95.17/95.25	c total clause space: 78.2603MB
95.17/95.25	c total #watches: 79125
95.57/95.61	c total #propagations: 82193122 / total #impl: 147742061 (eff. 0.556)
95.57/95.61	c #Conflicts:     444000 | #Learnt:      25392 | 0.000
95.57/95.61	c total clause space: 78.2603MB
95.57/95.61	c total #watches: 81756
95.97/96.02	c total #propagations: 82364017 / total #impl: 148053206 (eff. 0.556)
95.97/96.02	c #Conflicts:     445000 | #Learnt:      26392 | 0.000
95.97/96.02	c total clause space: 78.2603MB
95.97/96.02	c total #watches: 84494
96.37/96.43	c total #propagations: 82548411 / total #impl: 148382411 (eff. 0.556)
96.37/96.43	c #Conflicts:     446000 | #Learnt:      27392 | 0.000
96.37/96.43	c total clause space: 78.2603MB
96.37/96.43	c total #watches: 87007
96.78/96.87	c total #propagations: 82738485 / total #impl: 148717544 (eff. 0.556)
96.78/96.87	c #Conflicts:     447000 | #Learnt:      28392 | 0.000
96.78/96.87	c total clause space: 78.2603MB
96.78/96.87	c total #watches: 89628
97.27/97.34	c total #propagations: 82913703 / total #impl: 149043709 (eff. 0.556)
97.27/97.34	c #Conflicts:     448000 | #Learnt:      29392 | 0.000
97.27/97.34	c total clause space: 78.2603MB
97.27/97.34	c total #watches: 92271
97.67/97.78	c total #propagations: 83103057 / total #impl: 149406855 (eff. 0.556)
97.67/97.78	c #Conflicts:     449000 | #Learnt:      30392 | 0.000
97.67/97.78	c total clause space: 78.2603MB
97.67/97.78	c total #watches: 94649
98.07/98.18	c total #propagations: 83290394 / total #impl: 149733320 (eff. 0.556)
98.07/98.18	c #Conflicts:     450000 | #Learnt:      31392 | 0.000
98.07/98.18	c total clause space: 78.2603MB
98.07/98.18	c total #watches: 97156
98.47/98.58	c total #propagations: 83479555 / total #impl: 150054356 (eff. 0.556)
98.47/98.58	c GARBAGE COLLECT
98.47/98.58	c #Conflicts:     451000 | #Learnt:      16292 | 0.000
98.47/98.58	c total clause space: 78.2603MB
98.47/98.58	c total #watches: 57912
98.77/98.81	c total #propagations: 83676009 / total #impl: 150397291 (eff. 0.556)
98.77/98.81	c #Conflicts:     452000 | #Learnt:      17292 | 0.000
98.77/98.81	c total clause space: 78.2603MB
98.77/98.81	c total #watches: 60389
98.97/99.05	c total #propagations: 83872062 / total #impl: 150729327 (eff. 0.556)
98.97/99.05	c #Conflicts:     453000 | #Learnt:      18292 | 0.000
98.97/99.05	c total clause space: 78.2603MB
98.97/99.05	c total #watches: 62887
99.17/99.28	c total #propagations: 84064288 / total #impl: 151050130 (eff. 0.557)
99.17/99.28	c #Conflicts:     454000 | #Learnt:      19292 | 0.000
99.17/99.28	c total clause space: 78.2603MB
99.17/99.28	c total #watches: 65477
99.47/99.54	c total #propagations: 84249727 / total #impl: 151344150 (eff. 0.557)
99.47/99.54	c #Conflicts:     455000 | #Learnt:      20292 | 0.000
99.47/99.54	c total clause space: 78.2603MB
99.47/99.54	c total #watches: 68290
99.77/99.88	c total #propagations: 84442838 / total #impl: 151677281 (eff. 0.557)
99.77/99.88	c #Conflicts:     456000 | #Learnt:      21292 | 0.000
99.77/99.88	c total clause space: 78.2603MB
99.77/99.88	c total #watches: 70823
100.07/100.19	c total #propagations: 84648649 / total #impl: 152039364 (eff. 0.557)
100.07/100.19	c #Conflicts:     457000 | #Learnt:      22292 | 0.000
100.07/100.19	c total clause space: 78.2603MB
100.07/100.19	c total #watches: 73283
100.47/100.52	c total #propagations: 84838206 / total #impl: 152375046 (eff. 0.557)
100.47/100.52	c #Conflicts:     458000 | #Learnt:      23292 | 0.000
100.47/100.52	c total clause space: 78.2603MB
100.47/100.52	c total #watches: 75669
100.77/100.82	c total #propagations: 85030129 / total #impl: 152706642 (eff. 0.557)
100.77/100.82	c #Conflicts:     459000 | #Learnt:      24292 | 0.000
100.77/100.82	c total clause space: 78.2603MB
100.77/100.82	c total #watches: 78433
101.07/101.19	c total #propagations: 85213460 / total #impl: 153024361 (eff. 0.557)
101.07/101.19	c #Conflicts:     460000 | #Learnt:      25292 | 0.000
101.07/101.19	c total clause space: 78.2603MB
101.07/101.19	c total #watches: 81234
101.47/101.59	c total #propagations: 85399722 / total #impl: 153361634 (eff. 0.557)
101.47/101.59	c #Conflicts:     461000 | #Learnt:      26292 | 0.000
101.47/101.59	c total clause space: 78.2603MB
101.47/101.59	c total #watches: 83822
101.77/101.89	c total #propagations: 85589538 / total #impl: 153707020 (eff. 0.557)
101.77/101.89	c #Conflicts:     462000 | #Learnt:      27292 | 0.000
101.77/101.89	c total clause space: 78.2603MB
101.77/101.89	c total #watches: 86235
102.07/102.13	c total #propagations: 85755892 / total #impl: 154022606 (eff. 0.557)
102.07/102.13	c #Conflicts:     463000 | #Learnt:      28292 | 0.000
102.07/102.13	c total clause space: 78.2603MB
102.07/102.13	c total #watches: 88690
102.27/102.40	c total #propagations: 85897884 / total #impl: 154312168 (eff. 0.557)
102.27/102.40	c #Conflicts:     464000 | #Learnt:      29292 | 0.000
102.27/102.40	c total clause space: 78.2603MB
102.27/102.40	c total #watches: 90971
102.57/102.63	c total #propagations: 86041158 / total #impl: 154589516 (eff. 0.557)
102.57/102.63	c #Conflicts:     465000 | #Learnt:      30292 | 0.000
102.57/102.63	c total clause space: 78.2603MB
102.57/102.63	c total #watches: 93601
102.77/102.87	c total #propagations: 86182124 / total #impl: 154868825 (eff. 0.556)
102.77/102.87	c #Conflicts:     466000 | #Learnt:      31292 | 0.000
102.77/102.87	c total clause space: 78.2603MB
102.77/102.87	c total #watches: 96350
103.07/103.19	c total #propagations: 86328227 / total #impl: 155175453 (eff. 0.556)
103.07/103.19	c #Conflicts:     467000 | #Learnt:      32292 | 0.000
103.07/103.19	c total clause space: 78.2603MB
103.07/103.19	c total #watches: 99541
103.37/103.47	c total #propagations: 86522886 / total #impl: 155546576 (eff. 0.556)
103.37/103.47	c GARBAGE COLLECT
103.37/103.47	c #Conflicts:     468000 | #Learnt:      16885 | 0.000
103.37/103.47	c total clause space: 78.2603MB
103.37/103.47	c total #watches: 59571
103.67/103.71	c total #propagations: 86701839 / total #impl: 155890238 (eff. 0.556)
103.67/103.71	c #Conflicts:     469000 | #Learnt:      17885 | 0.000
103.67/103.71	c total clause space: 78.2603MB
103.67/103.71	c total #watches: 62922
103.87/103.94	c total #propagations: 86894974 / total #impl: 156279810 (eff. 0.556)
103.87/103.94	c #Conflicts:     470000 | #Learnt:      18885 | 0.000
103.87/103.94	c total clause space: 78.2603MB
103.87/103.94	c total #watches: 65768
104.07/104.18	c total #propagations: 87062484 / total #impl: 156636169 (eff. 0.556)
104.07/104.18	c #Conflicts:     471000 | #Learnt:      19885 | 0.000
104.07/104.18	c total clause space: 78.2603MB
104.07/104.18	c total #watches: 68554
104.37/104.44	c total #propagations: 87232921 / total #impl: 157012060 (eff. 0.556)
104.37/104.44	c #Conflicts:     472000 | #Learnt:      20885 | 0.000
104.37/104.44	c total clause space: 78.2603MB
104.37/104.44	c total #watches: 71558
104.57/104.69	c total #propagations: 87410140 / total #impl: 157362028 (eff. 0.555)
104.57/104.69	c #Conflicts:     473000 | #Learnt:      21885 | 0.000
104.57/104.69	c total clause space: 78.2603MB
104.57/104.69	c total #watches: 74522
104.87/104.94	c total #propagations: 87579127 / total #impl: 157664239 (eff. 0.555)
104.87/104.94	c #Conflicts:     474000 | #Learnt:      22885 | 0.000
104.87/104.94	c total clause space: 78.2603MB
104.87/104.94	c total #watches: 77485
105.17/105.24	c total #propagations: 87741663 / total #impl: 157949523 (eff. 0.556)
105.17/105.24	c #Conflicts:     475000 | #Learnt:      23885 | 0.000
105.17/105.24	c total clause space: 78.2603MB
105.17/105.24	c total #watches: 80459
105.47/105.53	c total #propagations: 87953590 / total #impl: 158340189 (eff. 0.555)
105.47/105.53	c #Conflicts:     476000 | #Learnt:      24885 | 0.000
105.47/105.53	c total clause space: 78.2603MB
105.47/105.53	c total #watches: 83417
105.77/105.87	c total #propagations: 88146176 / total #impl: 158697206 (eff. 0.555)
105.77/105.87	c #Conflicts:     477000 | #Learnt:      25885 | 0.000
105.77/105.87	c total clause space: 78.2603MB
105.77/105.87	c total #watches: 86392
106.17/106.23	c total #propagations: 88338796 / total #impl: 159108239 (eff. 0.555)
106.17/106.23	c #Conflicts:     478000 | #Learnt:      26885 | 0.000
106.17/106.23	c total clause space: 78.2603MB
106.17/106.23	c total #watches: 89199
106.47/106.56	c total #propagations: 88522594 / total #impl: 159479701 (eff. 0.555)
106.47/106.56	c #Conflicts:     479000 | #Learnt:      27885 | 0.000
106.47/106.56	c total clause space: 78.2603MB
106.47/106.56	c total #watches: 91724
106.87/106.91	c total #propagations: 88692954 / total #impl: 159825386 (eff. 0.555)
106.87/106.91	c #Conflicts:     480000 | #Learnt:      28885 | 0.000
106.87/106.91	c total clause space: 78.2603MB
106.87/106.91	c total #watches: 94797
107.27/107.30	c total #propagations: 88865088 / total #impl: 160219797 (eff. 0.555)
107.27/107.30	c #Conflicts:     481000 | #Learnt:      29885 | 0.000
107.27/107.30	c total clause space: 78.2603MB
107.27/107.30	c total #watches: 97631
107.57/107.68	c total #propagations: 89029090 / total #impl: 160574969 (eff. 0.554)
107.57/107.68	c #Conflicts:     482000 | #Learnt:      30885 | 0.000
107.57/107.68	c total clause space: 78.2603MB
107.57/107.68	c total #watches: 100415
107.97/108.08	c total #propagations: 89200091 / total #impl: 160925771 (eff. 0.554)
107.97/108.08	c #Conflicts:     483000 | #Learnt:      31885 | 0.000
107.97/108.08	c total clause space: 78.2603MB
107.97/108.08	c total #watches: 103466
108.47/108.54	c total #propagations: 89379754 / total #impl: 161312956 (eff. 0.554)
108.47/108.54	c #Conflicts:     484000 | #Learnt:      32885 | 0.000
108.47/108.54	c total clause space: 78.2603MB
108.47/108.54	c total #watches: 106446
108.77/108.88	c total #propagations: 89569716 / total #impl: 161757992 (eff. 0.554)
108.77/108.88	c GARBAGE COLLECT
108.77/108.88	c #Conflicts:     485000 | #Learnt:      17186 | 0.000
108.77/108.88	c total clause space: 78.2603MB
108.77/108.88	c total #watches: 60243
108.97/109.06	c total #propagations: 89744177 / total #impl: 162125109 (eff. 0.554)
108.97/109.06	c #Conflicts:     486000 | #Learnt:      18186 | 0.000
108.97/109.06	c total clause space: 78.2603MB
108.97/109.06	c total #watches: 62803
109.16/109.24	c total #propagations: 89914560 / total #impl: 162420884 (eff. 0.554)
109.16/109.24	c #Conflicts:     487000 | #Learnt:      19186 | 0.000
109.16/109.24	c total clause space: 78.2603MB
109.16/109.24	c total #watches: 65771
109.36/109.47	c total #propagations: 90087605 / total #impl: 162716164 (eff. 0.554)
109.36/109.47	c #Conflicts:     488000 | #Learnt:      20186 | 0.000
109.36/109.47	c total clause space: 78.2603MB
109.36/109.47	c total #watches: 68654
109.56/109.69	c total #propagations: 90270017 / total #impl: 163050530 (eff. 0.554)
109.56/109.69	c #Conflicts:     489000 | #Learnt:      21186 | 0.000
109.56/109.69	c total clause space: 78.2603MB
109.56/109.69	c total #watches: 71589
109.86/109.92	c total #propagations: 90452052 / total #impl: 163386522 (eff. 0.554)
109.86/109.92	c #Conflicts:     490000 | #Learnt:      22186 | 0.000
109.86/109.92	c total clause space: 78.2603MB
109.86/109.92	c total #watches: 74229
110.07/110.17	c total #propagations: 90631603 / total #impl: 163734484 (eff. 0.554)
110.07/110.17	c #Conflicts:     491000 | #Learnt:      23186 | 0.000
110.07/110.17	c total clause space: 78.2603MB
110.07/110.17	c total #watches: 77360
110.36/110.44	c total #propagations: 90820414 / total #impl: 164084353 (eff. 0.553)
110.36/110.44	c #Conflicts:     492000 | #Learnt:      24186 | 0.000
110.36/110.44	c total clause space: 78.2603MB
110.36/110.44	c total #watches: 80253
110.66/110.72	c total #propagations: 91007422 / total #impl: 164446933 (eff. 0.553)
110.66/110.72	c #Conflicts:     493000 | #Learnt:      25186 | 0.000
110.66/110.72	c total clause space: 78.2603MB
110.66/110.72	c total #watches: 83377
110.96/111.00	c total #propagations: 91185068 / total #impl: 164786718 (eff. 0.553)
110.96/111.00	c #Conflicts:     494000 | #Learnt:      26186 | 0.000
110.96/111.00	c total clause space: 78.2603MB
110.96/111.00	c total #watches: 86325
111.17/111.29	c total #propagations: 91363128 / total #impl: 165135445 (eff. 0.553)
111.17/111.29	c #Conflicts:     495000 | #Learnt:      27186 | 0.000
111.17/111.29	c total clause space: 78.2603MB
111.17/111.29	c total #watches: 88975
111.56/111.66	c total #propagations: 91537941 / total #impl: 165467571 (eff. 0.553)
111.56/111.66	c #Conflicts:     496000 | #Learnt:      28186 | 0.000
111.56/111.66	c total clause space: 78.2603MB
111.56/111.66	c total #watches: 91929
111.96/112.04	c total #propagations: 91753719 / total #impl: 165901078 (eff. 0.553)
111.96/112.04	c #Conflicts:     497000 | #Learnt:      29186 | 0.000
111.96/112.04	c total clause space: 78.2603MB
111.96/112.04	c total #watches: 94715
112.36/112.42	c total #propagations: 91958035 / total #impl: 166330612 (eff. 0.553)
112.36/112.42	c #Conflicts:     498000 | #Learnt:      30186 | 0.000
112.36/112.42	c total clause space: 78.2603MB
112.36/112.42	c total #watches: 97136
112.76/112.82	c total #propagations: 92167011 / total #impl: 166772021 (eff. 0.553)
112.76/112.82	c #Conflicts:     499000 | #Learnt:      31186 | 0.000
112.76/112.82	c total clause space: 78.2603MB
112.76/112.82	c total #watches: 99828
113.16/113.22	c total #propagations: 92374717 / total #impl: 167215193 (eff. 0.552)
113.16/113.22	c #Conflicts:     500000 | #Learnt:      32186 | 0.000
113.16/113.22	c total clause space: 78.2603MB
113.16/113.22	c total #watches: 102522
113.56/113.65	c total #propagations: 92591017 / total #impl: 167683659 (eff. 0.552)
113.56/113.65	c #Conflicts:     501000 | #Learnt:      33186 | 0.000
113.56/113.65	c total clause space: 78.2603MB
113.56/113.65	c total #watches: 105035
113.96/114.07	c total #propagations: 92808878 / total #impl: 168150014 (eff. 0.552)
113.96/114.07	c GARBAGE COLLECT
113.96/114.07	c #Conflicts:     502000 | #Learnt:      17190 | 0.000
113.96/114.07	c total clause space: 78.2603MB
113.96/114.07	c total #watches: 60328
114.16/114.28	c total #propagations: 93033659 / total #impl: 168615366 (eff. 0.552)
114.16/114.28	c #Conflicts:     503000 | #Learnt:      18190 | 0.000
114.16/114.28	c total clause space: 78.2603MB
114.16/114.28	c total #watches: 63397
114.47/114.50	c total #propagations: 93241188 / total #impl: 168988695 (eff. 0.552)
114.47/114.50	c #Conflicts:     504000 | #Learnt:      19190 | 0.000
114.47/114.50	c total clause space: 78.2603MB
114.47/114.50	c total #watches: 65905
114.66/114.74	c total #propagations: 93450356 / total #impl: 169378986 (eff. 0.552)
114.66/114.74	c #Conflicts:     505000 | #Learnt:      20190 | 0.000
114.66/114.74	c total clause space: 78.2603MB
114.66/114.74	c total #watches: 68555
114.96/115.02	c total #propagations: 93644946 / total #impl: 169768218 (eff. 0.552)
114.96/115.02	c #Conflicts:     506000 | #Learnt:      21190 | 0.000
114.96/115.02	c total clause space: 78.2603MB
114.96/115.02	c total #watches: 71538
115.26/115.31	c total #propagations: 93859794 / total #impl: 170197633 (eff. 0.551)
115.26/115.31	c #Conflicts:     507000 | #Learnt:      22190 | 0.000
115.26/115.31	c total clause space: 78.2603MB
115.26/115.31	c total #watches: 74316
115.57/115.61	c total #propagations: 94072034 / total #impl: 170618340 (eff. 0.551)
115.57/115.61	c #Conflicts:     508000 | #Learnt:      23190 | 0.000
115.57/115.61	c total clause space: 78.2603MB
115.57/115.61	c total #watches: 77075
115.86/115.93	c total #propagations: 94271760 / total #impl: 171019847 (eff. 0.551)
115.86/115.93	c #Conflicts:     509000 | #Learnt:      24190 | 0.000
115.86/115.93	c total clause space: 78.2603MB
115.86/115.93	c total #watches: 79623
116.16/116.23	c total #propagations: 94496077 / total #impl: 171447098 (eff. 0.551)
116.16/116.23	c #Conflicts:     510000 | #Learnt:      25190 | 0.000
116.16/116.23	c total clause space: 78.2603MB
116.16/116.23	c total #watches: 82287
116.46/116.56	c total #propagations: 94710840 / total #impl: 171859312 (eff. 0.551)
116.46/116.56	c #Conflicts:     511000 | #Learnt:      26190 | 0.000
116.46/116.56	c total clause space: 78.2603MB
116.46/116.56	c total #watches: 85127
116.86/116.91	c total #propagations: 94927799 / total #impl: 172283629 (eff. 0.551)
116.86/116.91	c #Conflicts:     512000 | #Learnt:      27190 | 0.000
116.86/116.91	c total clause space: 78.2603MB
116.86/116.91	c total #watches: 87789
117.16/117.26	c total #propagations: 95129109 / total #impl: 172673339 (eff. 0.551)
117.16/117.26	c #Conflicts:     513000 | #Learnt:      28190 | 0.000
117.16/117.26	c total clause space: 78.2603MB
117.16/117.26	c total #watches: 90445
117.56/117.60	c total #propagations: 95340454 / total #impl: 173084639 (eff. 0.551)
117.56/117.60	c #Conflicts:     514000 | #Learnt:      29190 | 0.000
117.56/117.60	c total clause space: 78.2603MB
117.56/117.60	c total #watches: 93130
117.86/117.93	c total #propagations: 95506352 / total #impl: 173409489 (eff. 0.551)
117.86/117.93	c #Conflicts:     515000 | #Learnt:      30190 | 0.000
117.86/117.93	c total clause space: 78.2603MB
117.86/117.93	c total #watches: 95871
118.26/118.35	c total #propagations: 95698700 / total #impl: 173746257 (eff. 0.551)
118.26/118.35	c #Conflicts:     516000 | #Learnt:      31190 | 0.000
118.26/118.35	c total clause space: 78.2603MB
118.26/118.35	c total #watches: 98527
118.77/118.81	c total #propagations: 95902500 / total #impl: 174118959 (eff. 0.551)
118.77/118.81	c #Conflicts:     517000 | #Learnt:      32190 | 0.000
118.77/118.81	c total clause space: 78.2603MB
118.77/118.81	c total #watches: 101585
119.06/119.15	c total #propagations: 96119457 / total #impl: 174478983 (eff. 0.551)
119.06/119.15	c #Conflicts:     518000 | #Learnt:      33190 | 0.000
119.06/119.15	c total clause space: 78.2603MB
119.06/119.15	c total #watches: 104401
119.56/119.62	c total #propagations: 96286659 / total #impl: 174788735 (eff. 0.551)
119.56/119.62	c #Conflicts:     519000 | #Learnt:      34190 | 0.000
119.56/119.62	c total clause space: 78.2603MB
119.56/119.62	c total #watches: 106964
119.87/119.90	c total #propagations: 96483888 / total #impl: 175150205 (eff. 0.551)
119.87/119.90	c GARBAGE COLLECT
119.87/119.90	c #Conflicts:     520000 | #Learnt:      17882 | 0.000
119.87/119.90	c total clause space: 78.2603MB
119.87/119.90	c total #watches: 62236
120.06/120.10	c total #propagations: 96646387 / total #impl: 175450515 (eff. 0.551)
120.06/120.10	c #Conflicts:     521000 | #Learnt:      18882 | 0.000
120.06/120.10	c total clause space: 78.2603MB
120.06/120.10	c total #watches: 65058
120.26/120.36	c total #propagations: 96796811 / total #impl: 175759425 (eff. 0.551)
120.26/120.36	c #Conflicts:     522000 | #Learnt:      19882 | 0.000
120.26/120.36	c total clause space: 78.2603MB
120.26/120.36	c total #watches: 67907
120.56/120.61	c total #propagations: 96998086 / total #impl: 176112527 (eff. 0.551)
120.56/120.61	c #Conflicts:     523000 | #Learnt:      20882 | 0.000
120.56/120.61	c total clause space: 78.2603MB
120.56/120.61	c total #watches: 70544
120.76/120.88	c total #propagations: 97185413 / total #impl: 176439929 (eff. 0.551)
120.76/120.88	c #Conflicts:     524000 | #Learnt:      21882 | 0.000
120.76/120.88	c total clause space: 78.2603MB
120.76/120.88	c total #watches: 73525
121.07/121.17	c total #propagations: 97368138 / total #impl: 176805411 (eff. 0.551)
121.07/121.17	c #Conflicts:     525000 | #Learnt:      22882 | 0.000
121.07/121.17	c total clause space: 78.2603MB
121.07/121.17	c total #watches: 76200
121.36/121.46	c total #propagations: 97566357 / total #impl: 177155419 (eff. 0.551)
121.36/121.46	c #Conflicts:     526000 | #Learnt:      23882 | 0.000
121.36/121.46	c total clause space: 78.2603MB
121.36/121.46	c total #watches: 78700
121.66/121.72	c total #propagations: 97760683 / total #impl: 177511767 (eff. 0.551)
121.66/121.72	c #Conflicts:     527000 | #Learnt:      24882 | 0.000
121.66/121.72	c total clause space: 78.2603MB
121.66/121.72	c total #watches: 81322
121.96/122.06	c total #propagations: 97923611 / total #impl: 177833989 (eff. 0.551)
121.96/122.06	c #Conflicts:     528000 | #Learnt:      25882 | 0.000
121.96/122.06	c total clause space: 78.2603MB
121.96/122.06	c total #watches: 84138
122.36/122.40	c total #propagations: 98126076 / total #impl: 178199386 (eff. 0.551)
122.36/122.40	c #Conflicts:     529000 | #Learnt:      26882 | 0.000
122.36/122.40	c total clause space: 78.2603MB
122.36/122.40	c total #watches: 87062
122.66/122.71	c total #propagations: 98327916 / total #impl: 178583578 (eff. 0.551)
122.66/122.71	c #Conflicts:     530000 | #Learnt:      27882 | 0.000
122.66/122.71	c total clause space: 78.2603MB
122.66/122.71	c total #watches: 89116
122.96/123.01	c total #propagations: 98491530 / total #impl: 178886397 (eff. 0.551)
122.96/123.01	c #Conflicts:     531000 | #Learnt:      28882 | 0.000
122.96/123.01	c total clause space: 78.2603MB
122.96/123.01	c total #watches: 91404
123.27/123.36	c total #propagations: 98659870 / total #impl: 179185777 (eff. 0.551)
123.27/123.36	c #Conflicts:     532000 | #Learnt:      29882 | 0.000
123.27/123.36	c total clause space: 78.2603MB
123.27/123.36	c total #watches: 93497
123.66/123.72	c total #propagations: 98836496 / total #impl: 179494227 (eff. 0.551)
123.66/123.72	c #Conflicts:     533000 | #Learnt:      30882 | 0.000
123.66/123.72	c total clause space: 78.2603MB
123.66/123.72	c total #watches: 96393
124.06/124.13	c total #propagations: 99018651 / total #impl: 179832496 (eff. 0.551)
124.06/124.13	c #Conflicts:     534000 | #Learnt:      31882 | 0.000
124.06/124.13	c total clause space: 78.2603MB
124.06/124.13	c total #watches: 99342
124.46/124.52	c total #propagations: 99219761 / total #impl: 180187977 (eff. 0.551)
124.46/124.52	c #Conflicts:     535000 | #Learnt:      32882 | 0.000
124.46/124.52	c total clause space: 78.2603MB
124.46/124.52	c total #watches: 101693
124.76/124.88	c total #propagations: 99381720 / total #impl: 180492885 (eff. 0.551)
124.76/124.88	c #Conflicts:     536000 | #Learnt:      33882 | 0.000
124.76/124.88	c total clause space: 78.2603MB
124.76/124.88	c total #watches: 104404
125.16/125.25	c total #propagations: 99560551 / total #impl: 180832048 (eff. 0.551)
125.16/125.25	c #Conflicts:     537000 | #Learnt:      34882 | 0.000
125.16/125.25	c total clause space: 78.2603MB
125.16/125.25	c total #watches: 107271
125.47/125.52	c total #propagations: 99757256 / total #impl: 181187288 (eff. 0.551)
125.47/125.52	c GARBAGE COLLECT
125.47/125.52	c #Conflicts:     538000 | #Learnt:      18277 | 0.000
125.47/125.52	c total clause space: 78.2603MB
125.47/125.52	c total #watches: 63537
125.66/125.74	c total #propagations: 99925955 / total #impl: 181514520 (eff. 0.551)
125.66/125.74	c #Conflicts:     539000 | #Learnt:      19277 | 0.000
125.66/125.74	c total clause space: 78.2603MB
125.66/125.74	c total #watches: 66199
125.86/125.99	c total #propagations: 100096361 / total #impl: 181822546 (eff. 0.551)
125.86/125.99	c #Conflicts:     540000 | #Learnt:      20277 | 0.000
125.86/125.99	c total clause space: 78.2603MB
125.86/125.99	c total #watches: 68816
126.16/126.26	c total #propagations: 100267023 / total #impl: 182111445 (eff. 0.551)
126.16/126.26	c #Conflicts:     541000 | #Learnt:      21277 | 0.000
126.16/126.26	c total clause space: 78.2603MB
126.16/126.26	c total #watches: 71479
126.47/126.54	c total #propagations: 100466636 / total #impl: 182452312 (eff. 0.551)
126.47/126.54	c #Conflicts:     542000 | #Learnt:      22277 | 0.000
126.47/126.54	c total clause space: 78.2603MB
126.47/126.54	c total #watches: 74388
126.66/126.79	c total #propagations: 100665113 / total #impl: 182797845 (eff. 0.551)
126.66/126.79	c #Conflicts:     543000 | #Learnt:      23277 | 0.000
126.66/126.79	c total clause space: 78.2603MB
126.66/126.79	c total #watches: 76919
126.96/127.07	c total #propagations: 100835751 / total #impl: 183108917 (eff. 0.551)
126.96/127.07	c #Conflicts:     544000 | #Learnt:      24277 | 0.000
126.96/127.07	c total clause space: 78.2603MB
126.96/127.07	c total #watches: 79631
127.26/127.36	c total #propagations: 101014595 / total #impl: 183446648 (eff. 0.551)
127.26/127.36	c #Conflicts:     545000 | #Learnt:      25277 | 0.000
127.26/127.36	c total clause space: 78.2603MB
127.26/127.36	c total #watches: 82384
127.57/127.66	c total #propagations: 101186487 / total #impl: 183756711 (eff. 0.551)
127.57/127.66	c #Conflicts:     546000 | #Learnt:      26277 | 0.000
127.57/127.66	c total clause space: 78.2603MB
127.57/127.66	c total #watches: 85271
127.86/127.97	c total #propagations: 101346093 / total #impl: 184092496 (eff. 0.551)
127.86/127.97	c #Conflicts:     547000 | #Learnt:      27277 | 0.000
127.86/127.97	c total clause space: 78.2603MB
127.86/127.97	c total #watches: 87853
128.26/128.30	c total #propagations: 101508065 / total #impl: 184434734 (eff. 0.550)
128.26/128.30	c #Conflicts:     548000 | #Learnt:      28277 | 0.000
128.26/128.30	c total clause space: 78.2603MB
128.26/128.30	c total #watches: 90713
128.56/128.66	c total #propagations: 101679095 / total #impl: 184774187 (eff. 0.550)
128.56/128.66	c #Conflicts:     549000 | #Learnt:      29277 | 0.000
128.56/128.66	c total clause space: 78.2603MB
128.56/128.66	c total #watches: 93513
128.96/129.04	c total #propagations: 101850910 / total #impl: 185085010 (eff. 0.550)
128.96/129.04	c #Conflicts:     550000 | #Learnt:      30277 | 0.000
128.96/129.04	c total clause space: 78.2603MB
128.96/129.04	c total #watches: 96103
129.36/129.41	c total #propagations: 102024357 / total #impl: 185398017 (eff. 0.550)
129.36/129.41	c #Conflicts:     551000 | #Learnt:      31277 | 0.000
129.36/129.41	c total clause space: 78.2603MB
129.36/129.41	c total #watches: 98737
129.77/129.84	c total #propagations: 102191845 / total #impl: 185710131 (eff. 0.550)
129.77/129.84	c #Conflicts:     552000 | #Learnt:      32277 | 0.000
129.77/129.84	c total clause space: 78.2603MB
129.77/129.84	c total #watches: 101394
130.26/130.30	c total #propagations: 102389254 / total #impl: 186059853 (eff. 0.550)
130.26/130.30	c #Conflicts:     553000 | #Learnt:      33277 | 0.000
130.26/130.30	c total clause space: 78.2603MB
130.26/130.30	c total #watches: 103848
130.76/130.83	c total #propagations: 102597820 / total #impl: 186433947 (eff. 0.550)
130.76/130.83	c #Conflicts:     554000 | #Learnt:      34277 | 0.000
130.76/130.83	c total clause space: 78.2603MB
130.76/130.83	c total #watches: 106406
131.26/131.37	c total #propagations: 102800363 / total #impl: 186817122 (eff. 0.550)
131.26/131.37	c #Conflicts:     555000 | #Learnt:      35277 | 0.000
131.26/131.37	c total clause space: 78.2603MB
131.26/131.37	c total #watches: 108861
131.66/131.79	c total #propagations: 103010483 / total #impl: 187211349 (eff. 0.550)
131.66/131.79	c GARBAGE COLLECT
131.66/131.79	c #Conflicts:     556000 | #Learnt:      18375 | 0.000
131.66/131.79	c total clause space: 78.2603MB
131.66/131.79	c total #watches: 63734
131.97/132.06	c total #propagations: 103221234 / total #impl: 187600061 (eff. 0.550)
131.97/132.06	c #Conflicts:     557000 | #Learnt:      19375 | 0.000
131.97/132.06	c total clause space: 78.2603MB
131.97/132.06	c total #watches: 66255
132.26/132.32	c total #propagations: 103411673 / total #impl: 187946223 (eff. 0.550)
132.26/132.32	c #Conflicts:     558000 | #Learnt:      20375 | 0.000
132.26/132.32	c total clause space: 78.2603MB
132.26/132.32	c total #watches: 68802
132.56/132.60	c total #propagations: 103593587 / total #impl: 188271323 (eff. 0.550)
132.56/132.60	c #Conflicts:     559000 | #Learnt:      21375 | 0.000
132.56/132.60	c total clause space: 78.2603MB
132.56/132.60	c total #watches: 71378
132.76/132.87	c total #propagations: 103793000 / total #impl: 188620026 (eff. 0.550)
132.76/132.87	c #Conflicts:     560000 | #Learnt:      22375 | 0.000
132.76/132.87	c total clause space: 78.2603MB
132.76/132.87	c total #watches: 73968
132.96/133.08	c total #propagations: 103994704 / total #impl: 188986482 (eff. 0.550)
132.96/133.08	c #Conflicts:     561000 | #Learnt:      23375 | 0.000
132.96/133.08	c total clause space: 78.2603MB
132.96/133.08	c total #watches: 76860
133.26/133.34	c total #propagations: 104147963 / total #impl: 189294288 (eff. 0.550)
133.26/133.34	c #Conflicts:     562000 | #Learnt:      24375 | 0.000
133.26/133.34	c total clause space: 78.2603MB
133.26/133.34	c total #watches: 79642
133.56/133.63	c total #propagations: 104318811 / total #impl: 189618448 (eff. 0.550)
133.56/133.63	c #Conflicts:     563000 | #Learnt:      25375 | 0.000
133.56/133.63	c total clause space: 78.2603MB
133.56/133.63	c total #watches: 82172
133.86/133.93	c total #propagations: 104491322 / total #impl: 189943578 (eff. 0.550)
133.86/133.93	c #Conflicts:     564000 | #Learnt:      26375 | 0.000
133.86/133.93	c total clause space: 78.2603MB
133.86/133.93	c total #watches: 84695
134.17/134.23	c total #propagations: 104699242 / total #impl: 190313677 (eff. 0.550)
134.17/134.23	c #Conflicts:     565000 | #Learnt:      27375 | 0.000
134.17/134.23	c total clause space: 78.2603MB
134.17/134.23	c total #watches: 87745
134.46/134.53	c total #propagations: 104897045 / total #impl: 190680042 (eff. 0.550)
134.46/134.53	c #Conflicts:     566000 | #Learnt:      28375 | 0.000
134.46/134.53	c total clause space: 78.2603MB
134.46/134.53	c total #watches: 90549
134.76/134.83	c total #propagations: 105091086 / total #impl: 191049880 (eff. 0.550)
134.76/134.83	c #Conflicts:     567000 | #Learnt:      29375 | 0.000
134.76/134.83	c total clause space: 78.2603MB
134.76/134.83	c total #watches: 93057
135.06/135.15	c total #propagations: 105244616 / total #impl: 191358100 (eff. 0.550)
135.06/135.15	c #Conflicts:     568000 | #Learnt:      30375 | 0.000
135.06/135.15	c total clause space: 78.2603MB
135.06/135.15	c total #watches: 95514
135.46/135.50	c total #propagations: 105414093 / total #impl: 191662361 (eff. 0.550)
135.46/135.50	c #Conflicts:     569000 | #Learnt:      31375 | 0.000
135.46/135.50	c total clause space: 78.2603MB
135.46/135.50	c total #watches: 98772
135.76/135.87	c total #propagations: 105599870 / total #impl: 192011711 (eff. 0.550)
135.76/135.87	c #Conflicts:     570000 | #Learnt:      32375 | 0.000
135.76/135.87	c total clause space: 78.2603MB
135.76/135.87	c total #watches: 101929
136.16/136.28	c total #propagations: 105814275 / total #impl: 192375665 (eff. 0.550)
136.16/136.28	c #Conflicts:     571000 | #Learnt:      33375 | 0.000
136.16/136.28	c total clause space: 78.2603MB
136.16/136.28	c total #watches: 104880
136.56/136.62	c total #propagations: 106029182 / total #impl: 192755487 (eff. 0.550)
136.56/136.62	c #Conflicts:     572000 | #Learnt:      34375 | 0.000
136.56/136.62	c total clause space: 78.2603MB
136.56/136.62	c total #watches: 107818
136.86/136.93	c total #propagations: 106221552 / total #impl: 193090040 (eff. 0.550)
136.86/136.93	c #Conflicts:     573000 | #Learnt:      35375 | 0.000
136.86/136.93	c total clause space: 78.2603MB
136.86/136.93	c total #watches: 110715
137.26/137.31	c total #propagations: 106409540 / total #impl: 193421713 (eff. 0.550)
137.26/137.31	c #Conflicts:     574000 | #Learnt:      36375 | 0.000
137.26/137.31	c total clause space: 78.2603MB
137.26/137.31	c total #watches: 113591
137.57/137.61	c total #propagations: 106604772 / total #impl: 193799705 (eff. 0.550)
137.57/137.61	c GARBAGE COLLECT
137.57/137.61	c #Conflicts:     575000 | #Learnt:      19187 | 0.000
137.57/137.61	c total clause space: 78.2603MB
137.57/137.61	c total #watches: 65779
137.76/137.88	c total #propagations: 106809213 / total #impl: 194194137 (eff. 0.550)
137.76/137.88	c #Conflicts:     576000 | #Learnt:      20187 | 0.000
137.76/137.88	c total clause space: 78.2603MB
137.76/137.88	c total #watches: 68109
138.06/138.13	c total #propagations: 106999790 / total #impl: 194547525 (eff. 0.550)
138.06/138.13	c #Conflicts:     577000 | #Learnt:      21187 | 0.000
138.06/138.13	c total clause space: 78.2603MB
138.06/138.13	c total #watches: 70444
138.26/138.38	c total #propagations: 107186729 / total #impl: 194887323 (eff. 0.550)
138.26/138.38	c #Conflicts:     578000 | #Learnt:      22187 | 0.000
138.26/138.38	c total clause space: 78.2603MB
138.26/138.38	c total #watches: 73027
138.56/138.66	c total #propagations: 107363543 / total #impl: 195217856 (eff. 0.550)
138.56/138.66	c #Conflicts:     579000 | #Learnt:      23187 | 0.000
138.56/138.66	c total clause space: 78.2603MB
138.56/138.66	c total #watches: 76164
138.86/138.92	c total #propagations: 107554759 / total #impl: 195552678 (eff. 0.550)
138.86/138.92	c #Conflicts:     580000 | #Learnt:      24187 | 0.000
138.86/138.92	c total clause space: 78.2603MB
138.86/138.92	c total #watches: 78891
139.16/139.24	c total #propagations: 107722107 / total #impl: 195891142 (eff. 0.550)
139.16/139.24	c #Conflicts:     581000 | #Learnt:      25187 | 0.000
139.16/139.24	c total clause space: 78.2603MB
139.16/139.24	c total #watches: 81944
139.46/139.54	c total #propagations: 107929302 / total #impl: 196241833 (eff. 0.550)
139.46/139.54	c #Conflicts:     582000 | #Learnt:      26187 | 0.000
139.46/139.54	c total clause space: 78.2603MB
139.46/139.54	c total #watches: 84739
139.76/139.86	c total #propagations: 108119313 / total #impl: 196581504 (eff. 0.550)
139.76/139.86	c #Conflicts:     583000 | #Learnt:      27187 | 0.000
139.76/139.86	c total clause space: 78.2603MB
139.76/139.86	c total #watches: 87539
140.16/140.26	c total #propagations: 108298359 / total #impl: 196905524 (eff. 0.550)
140.16/140.26	c #Conflicts:     584000 | #Learnt:      28187 | 0.000
140.16/140.26	c total clause space: 78.2603MB
140.16/140.26	c total #watches: 89911
140.56/140.66	c total #propagations: 108501979 / total #impl: 197257476 (eff. 0.550)
140.56/140.66	c #Conflicts:     585000 | #Learnt:      29187 | 0.000
140.56/140.66	c total clause space: 78.2603MB
140.56/140.66	c total #watches: 92508
140.96/141.02	c total #propagations: 108698936 / total #impl: 197608936 (eff. 0.550)
140.96/141.02	c #Conflicts:     586000 | #Learnt:      30187 | 0.000
140.96/141.02	c total clause space: 78.2603MB
140.96/141.02	c total #watches: 95301
141.26/141.31	c total #propagations: 108881049 / total #impl: 197951418 (eff. 0.550)
141.26/141.31	c #Conflicts:     587000 | #Learnt:      31187 | 0.000
141.26/141.31	c total clause space: 78.2603MB
141.26/141.31	c total #watches: 97621
141.66/141.71	c total #propagations: 109040348 / total #impl: 198256653 (eff. 0.550)
141.66/141.71	c #Conflicts:     588000 | #Learnt:      32187 | 0.000
141.66/141.71	c total clause space: 78.2603MB
141.66/141.71	c total #watches: 100201
142.06/142.11	c total #propagations: 109211972 / total #impl: 198557717 (eff. 0.550)
142.06/142.11	c #Conflicts:     589000 | #Learnt:      33187 | 0.000
142.06/142.11	c total clause space: 78.2603MB
142.06/142.11	c total #watches: 102966
142.46/142.53	c total #propagations: 109390026 / total #impl: 198882754 (eff. 0.550)
142.46/142.53	c #Conflicts:     590000 | #Learnt:      34187 | 0.000
142.46/142.53	c total clause space: 78.2603MB
142.46/142.53	c total #watches: 105770
142.96/143.01	c total #propagations: 109573419 / total #impl: 199224909 (eff. 0.550)
142.96/143.01	c #Conflicts:     591000 | #Learnt:      35187 | 0.000
142.96/143.01	c total clause space: 78.2603MB
142.96/143.01	c total #watches: 108237
143.36/143.41	c total #propagations: 109776394 / total #impl: 199608907 (eff. 0.550)
143.36/143.41	c #Conflicts:     592000 | #Learnt:      36187 | 0.000
143.36/143.41	c total clause space: 78.2603MB
143.36/143.41	c total #watches: 110875
143.66/143.76	c total #propagations: 109959429 / total #impl: 199961211 (eff. 0.550)
143.66/143.76	c GARBAGE COLLECT
143.66/143.76	c #Conflicts:     593000 | #Learnt:      18681 | 0.000
143.66/143.76	c total clause space: 78.2603MB
143.66/143.76	c total #watches: 64482
143.86/143.97	c total #propagations: 110163694 / total #impl: 200330021 (eff. 0.550)
143.86/143.97	c #Conflicts:     594000 | #Learnt:      19681 | 0.000
143.86/143.97	c total clause space: 78.2603MB
143.86/143.97	c total #watches: 66964
144.06/144.17	c total #propagations: 110333533 / total #impl: 200646513 (eff. 0.550)
144.06/144.17	c #Conflicts:     595000 | #Learnt:      20681 | 0.000
144.06/144.17	c total clause space: 78.2603MB
144.06/144.17	c total #watches: 69378
144.26/144.35	c total #propagations: 110493195 / total #impl: 200939566 (eff. 0.550)
144.26/144.35	c #Conflicts:     596000 | #Learnt:      21681 | 0.000
144.26/144.35	c total clause space: 78.2603MB
144.26/144.35	c total #watches: 71699
144.46/144.59	c total #propagations: 110643512 / total #impl: 201209055 (eff. 0.550)
144.46/144.59	c #Conflicts:     597000 | #Learnt:      22681 | 0.000
144.46/144.59	c total clause space: 78.2603MB
144.46/144.59	c total #watches: 74425
144.76/144.85	c total #propagations: 110818922 / total #impl: 201537114 (eff. 0.550)
144.76/144.85	c #Conflicts:     598000 | #Learnt:      23681 | 0.000
144.76/144.85	c total clause space: 78.2603MB
144.76/144.85	c total #watches: 77376
145.05/145.19	c total #propagations: 110995159 / total #impl: 201888958 (eff. 0.550)
145.05/145.19	c #Conflicts:     599000 | #Learnt:      24681 | 0.000
145.05/145.19	c total clause space: 78.2603MB
145.05/145.19	c total #watches: 80442
145.45/145.54	c total #propagations: 111192663 / total #impl: 202281520 (eff. 0.550)
145.45/145.54	c #Conflicts:     600000 | #Learnt:      25681 | 0.000
145.45/145.54	c total clause space: 78.2603MB
145.45/145.54	c total #watches: 83484
145.75/145.87	c total #propagations: 111390757 / total #impl: 202681279 (eff. 0.550)
145.75/145.87	c #Conflicts:     601000 | #Learnt:      26681 | 0.000
145.75/145.87	c total clause space: 78.2603MB
145.75/145.87	c total #watches: 85995
146.15/146.23	c total #propagations: 111558938 / total #impl: 203057556 (eff. 0.549)
146.15/146.23	c #Conflicts:     602000 | #Learnt:      27681 | 0.000
146.15/146.23	c total clause space: 78.2603MB
146.15/146.23	c total #watches: 89029
146.55/146.61	c total #propagations: 111720726 / total #impl: 203416346 (eff. 0.549)
146.55/146.61	c #Conflicts:     603000 | #Learnt:      28681 | 0.000
146.55/146.61	c total clause space: 78.2603MB
146.55/146.61	c total #watches: 91887
146.85/146.95	c total #propagations: 111900582 / total #impl: 203775141 (eff. 0.549)
146.85/146.95	c #Conflicts:     604000 | #Learnt:      29681 | 0.000
146.85/146.95	c total clause space: 78.2603MB
146.85/146.95	c total #watches: 94337
147.15/147.28	c total #propagations: 112089888 / total #impl: 204117862 (eff. 0.549)
147.15/147.28	c #Conflicts:     605000 | #Learnt:      30681 | 0.000
147.15/147.28	c total clause space: 78.2603MB
147.15/147.28	c total #watches: 96666
147.55/147.65	c total #propagations: 112267543 / total #impl: 204433490 (eff. 0.549)
147.55/147.65	c #Conflicts:     606000 | #Learnt:      31681 | 0.000
147.55/147.65	c total clause space: 78.2603MB
147.55/147.65	c total #watches: 99242
147.86/147.99	c total #propagations: 112460518 / total #impl: 204779527 (eff. 0.549)
147.86/147.99	c #Conflicts:     607000 | #Learnt:      32681 | 0.000
147.86/147.99	c total clause space: 78.2603MB
147.86/147.99	c total #watches: 101455
148.25/148.34	c total #propagations: 112641007 / total #impl: 205095745 (eff. 0.549)
148.25/148.34	c #Conflicts:     608000 | #Learnt:      33681 | 0.000
148.25/148.34	c total clause space: 78.2603MB
148.25/148.34	c total #watches: 103637
148.66/148.70	c total #propagations: 112828001 / total #impl: 205433388 (eff. 0.549)
148.66/148.70	c #Conflicts:     609000 | #Learnt:      34681 | 0.000
148.66/148.70	c total clause space: 78.2603MB
148.66/148.70	c total #watches: 105964
148.95/149.04	c total #propagations: 113008930 / total #impl: 205756803 (eff. 0.549)
148.95/149.04	c #Conflicts:     610000 | #Learnt:      35681 | 0.000
148.95/149.04	c total clause space: 78.2603MB
148.95/149.04	c total #watches: 108213
149.35/149.40	c total #propagations: 113182686 / total #impl: 206074958 (eff. 0.549)
149.35/149.40	c #Conflicts:     611000 | #Learnt:      36681 | 0.000
149.35/149.40	c total clause space: 78.2603MB
149.35/149.40	c total #watches: 110568
149.66/149.77	c total #propagations: 113365129 / total #impl: 206412045 (eff. 0.549)
149.66/149.77	c GARBAGE COLLECT
149.66/149.77	c #Conflicts:     612000 | #Learnt:      18876 | 0.000
149.66/149.77	c total clause space: 78.2603MB
149.66/149.77	c total #watches: 64980
149.95/150.00	c total #propagations: 113539085 / total #impl: 206728315 (eff. 0.549)
149.95/150.00	c #Conflicts:     613000 | #Learnt:      19876 | 0.000
149.95/150.00	c total clause space: 78.2603MB
149.95/150.00	c total #watches: 67590
150.16/150.24	c total #propagations: 113723721 / total #impl: 207067178 (eff. 0.549)
150.16/150.24	c #Conflicts:     614000 | #Learnt:      20876 | 0.000
150.16/150.24	c total clause space: 78.2603MB
150.16/150.24	c total #watches: 70011
150.36/150.48	c total #propagations: 113912776 / total #impl: 207401283 (eff. 0.549)
150.36/150.48	c #Conflicts:     615000 | #Learnt:      21876 | 0.000
150.36/150.48	c total clause space: 78.2603MB
150.36/150.48	c total #watches: 72416
150.67/150.72	c total #propagations: 114096245 / total #impl: 207736239 (eff. 0.549)
150.67/150.72	c #Conflicts:     616000 | #Learnt:      22876 | 0.000
150.67/150.72	c total clause space: 78.2603MB
150.67/150.72	c total #watches: 74997
150.96/151.00	c total #propagations: 114280668 / total #impl: 208058173 (eff. 0.549)
150.96/151.00	c #Conflicts:     617000 | #Learnt:      23876 | 0.000
150.96/151.00	c total clause space: 78.2603MB
150.96/151.00	c total #watches: 77645
151.16/151.23	c total #propagations: 114461336 / total #impl: 208386520 (eff. 0.549)
151.16/151.23	c #Conflicts:     618000 | #Learnt:      24876 | 0.000
151.16/151.23	c total clause space: 78.2603MB
151.16/151.23	c total #watches: 80241
151.46/151.50	c total #propagations: 114643155 / total #impl: 208712242 (eff. 0.549)
151.46/151.50	c #Conflicts:     619000 | #Learnt:      25876 | 0.000
151.46/151.50	c total clause space: 78.2603MB
151.46/151.50	c total #watches: 82885
151.66/151.78	c total #propagations: 114833759 / total #impl: 209059036 (eff. 0.549)
151.66/151.78	c #Conflicts:     620000 | #Learnt:      26876 | 0.000
151.66/151.78	c total clause space: 78.2603MB
151.66/151.78	c total #watches: 85266
151.96/152.06	c total #propagations: 114999452 / total #impl: 209356486 (eff. 0.549)
151.96/152.06	c #Conflicts:     621000 | #Learnt:      27876 | 0.000
151.96/152.06	c total clause space: 78.2603MB
151.96/152.06	c total #watches: 88203
152.26/152.38	c total #propagations: 115175319 / total #impl: 209691291 (eff. 0.549)
152.26/152.38	c #Conflicts:     622000 | #Learnt:      28876 | 0.000
152.26/152.38	c total clause space: 78.2603MB
152.26/152.38	c total #watches: 90522
152.66/152.71	c total #propagations: 115353437 / total #impl: 210012655 (eff. 0.549)
152.66/152.71	c #Conflicts:     623000 | #Learnt:      29876 | 0.000
152.66/152.71	c total clause space: 78.2603MB
152.66/152.71	c total #watches: 92991
152.87/153.00	c total #propagations: 115549196 / total #impl: 210363008 (eff. 0.549)
152.87/153.00	c #Conflicts:     624000 | #Learnt:      30876 | 0.000
152.87/153.00	c total clause space: 78.2603MB
152.87/153.00	c total #watches: 95586
153.26/153.36	c total #propagations: 115729163 / total #impl: 210690183 (eff. 0.549)
153.26/153.36	c #Conflicts:     625000 | #Learnt:      31876 | 0.000
153.26/153.36	c total clause space: 78.2603MB
153.26/153.36	c total #watches: 98562
153.56/153.69	c total #propagations: 115931673 / total #impl: 211060869 (eff. 0.549)
153.56/153.69	c #Conflicts:     626000 | #Learnt:      32876 | 0.000
153.56/153.69	c total clause space: 78.2603MB
153.56/153.69	c total #watches: 101488
153.97/154.06	c total #propagations: 116127195 / total #impl: 211421810 (eff. 0.549)
153.97/154.06	c #Conflicts:     627000 | #Learnt:      33876 | 0.000
153.97/154.06	c total clause space: 78.2603MB
153.97/154.06	c total #watches: 104304
154.36/154.44	c total #propagations: 116313455 / total #impl: 211775627 (eff. 0.549)
154.36/154.44	c #Conflicts:     628000 | #Learnt:      34876 | 0.000
154.36/154.44	c total clause space: 78.2603MB
154.36/154.44	c total #watches: 107033
154.76/154.85	c total #propagations: 116500249 / total #impl: 212127220 (eff. 0.549)
154.76/154.85	c #Conflicts:     629000 | #Learnt:      35876 | 0.000
154.76/154.85	c total clause space: 78.2603MB
154.76/154.85	c total #watches: 109502
155.26/155.30	c total #propagations: 116680513 / total #impl: 212460645 (eff. 0.549)
155.26/155.30	c #Conflicts:     630000 | #Learnt:      36876 | 0.000
155.26/155.30	c total clause space: 78.2603MB
155.26/155.30	c total #watches: 112084
155.66/155.79	c total #propagations: 116884279 / total #impl: 212830859 (eff. 0.549)
155.66/155.79	c #Conflicts:     631000 | #Learnt:      37876 | 0.000
155.66/155.79	c total clause space: 78.2603MB
155.66/155.79	c total #watches: 114647
156.06/156.16	c total #propagations: 117082451 / total #impl: 213192337 (eff. 0.549)
156.06/156.16	c GARBAGE COLLECT
156.06/156.16	c #Conflicts:     632000 | #Learnt:      19774 | 0.000
156.06/156.16	c total clause space: 78.2603MB
156.06/156.16	c total #watches: 68077
156.36/156.45	c total #propagations: 117289809 / total #impl: 213580582 (eff. 0.549)
156.36/156.45	c #Conflicts:     633000 | #Learnt:      20774 | 0.000
156.36/156.45	c total clause space: 78.2603MB
156.36/156.45	c total #watches: 71230
156.66/156.77	c total #propagations: 117509293 / total #impl: 213962765 (eff. 0.549)
156.66/156.77	c #Conflicts:     634000 | #Learnt:      21774 | 0.000
156.66/156.77	c total clause space: 78.2603MB
156.66/156.77	c total #watches: 73693
156.96/157.02	c total #propagations: 117707601 / total #impl: 214331384 (eff. 0.549)
156.96/157.02	c #Conflicts:     635000 | #Learnt:      22774 | 0.000
156.96/157.02	c total clause space: 78.2603MB
156.96/157.02	c total #watches: 76338
157.27/157.32	c total #propagations: 117887570 / total #impl: 214670348 (eff. 0.549)
157.27/157.32	c #Conflicts:     636000 | #Learnt:      23774 | 0.000
157.27/157.32	c total clause space: 78.2603MB
157.27/157.32	c total #watches: 79176
157.56/157.66	c total #propagations: 118075870 / total #impl: 215003273 (eff. 0.549)
157.56/157.66	c #Conflicts:     637000 | #Learnt:      24774 | 0.000
157.56/157.66	c total clause space: 78.2603MB
157.56/157.66	c total #watches: 82163
157.86/157.92	c total #propagations: 118281099 / total #impl: 215356058 (eff. 0.549)
157.86/157.92	c #Conflicts:     638000 | #Learnt:      25774 | 0.000
157.86/157.92	c total clause space: 78.2603MB
157.86/157.92	c total #watches: 84952
158.16/158.24	c total #propagations: 118458823 / total #impl: 215705833 (eff. 0.549)
158.16/158.24	c #Conflicts:     639000 | #Learnt:      26774 | 0.000
158.16/158.24	c total clause space: 78.2603MB
158.16/158.24	c total #watches: 87541
158.56/158.60	c total #propagations: 118637857 / total #impl: 216028288 (eff. 0.549)
158.56/158.60	c #Conflicts:     640000 | #Learnt:      27774 | 0.000
158.56/158.60	c total clause space: 78.2603MB
158.56/158.60	c total #watches: 90967
158.86/158.98	c total #propagations: 118855856 / total #impl: 216416337 (eff. 0.549)
158.86/158.98	c #Conflicts:     641000 | #Learnt:      28774 | 0.000
158.86/158.98	c total clause space: 78.2603MB
158.86/158.98	c total #watches: 93672
159.26/159.32	c total #propagations: 119058980 / total #impl: 216775217 (eff. 0.549)
159.26/159.32	c #Conflicts:     642000 | #Learnt:      29774 | 0.000
159.26/159.32	c total clause space: 78.2603MB
159.26/159.32	c total #watches: 96691
159.57/159.65	c total #propagations: 119262771 / total #impl: 217132948 (eff. 0.549)
159.57/159.65	c #Conflicts:     643000 | #Learnt:      30774 | 0.000
159.57/159.65	c total clause space: 78.2603MB
159.57/159.65	c total #watches: 99605
159.86/159.99	c total #propagations: 119459244 / total #impl: 217485340 (eff. 0.549)
159.86/159.99	c #Conflicts:     644000 | #Learnt:      31774 | 0.000
159.86/159.99	c total clause space: 78.2603MB
159.86/159.99	c total #watches: 102256
160.36/160.41	c total #propagations: 119635537 / total #impl: 217823242 (eff. 0.549)
160.36/160.41	c #Conflicts:     645000 | #Learnt:      32774 | 0.000
160.36/160.41	c total clause space: 78.2603MB
160.36/160.41	c total #watches: 105161
160.76/160.82	c total #propagations: 119856711 / total #impl: 218214330 (eff. 0.549)
160.76/160.82	c #Conflicts:     646000 | #Learnt:      33774 | 0.000
160.76/160.82	c total clause space: 78.2603MB
160.76/160.82	c total #watches: 107620
161.06/161.17	c total #propagations: 120056392 / total #impl: 218568641 (eff. 0.549)
161.06/161.17	c #Conflicts:     647000 | #Learnt:      34774 | 0.000
161.06/161.17	c total clause space: 78.2603MB
161.06/161.17	c total #watches: 110454
161.46/161.53	c total #propagations: 120245552 / total #impl: 218906917 (eff. 0.549)
161.46/161.53	c #Conflicts:     648000 | #Learnt:      35774 | 0.000
161.46/161.53	c total clause space: 78.2603MB
161.46/161.53	c total #watches: 113261
161.86/161.94	c total #propagations: 120432278 / total #impl: 219259558 (eff. 0.549)
161.86/161.94	c #Conflicts:     649000 | #Learnt:      36774 | 0.000
161.86/161.94	c total clause space: 78.2603MB
161.86/161.94	c total #watches: 115884
162.16/162.23	c total #propagations: 120624008 / total #impl: 219612782 (eff. 0.549)
162.16/162.23	c #Conflicts:     650000 | #Learnt:      37774 | 0.000
162.16/162.23	c total clause space: 78.2603MB
162.16/162.23	c total #watches: 118643
162.46/162.55	c total #propagations: 120767476 / total #impl: 219889217 (eff. 0.549)
162.46/162.55	c #Conflicts:     651000 | #Learnt:      38774 | 0.000
162.46/162.55	c total clause space: 78.2603MB
162.46/162.55	c total #watches: 121784
162.77/162.81	c total #propagations: 120925565 / total #impl: 220206116 (eff. 0.549)
162.77/162.81	c GARBAGE COLLECT
162.77/162.81	c #Conflicts:     652000 | #Learnt:      20372 | 0.000
162.77/162.81	c total clause space: 78.2603MB
162.77/162.81	c total #watches: 69507
162.96/163.03	c total #propagations: 121115084 / total #impl: 220565695 (eff. 0.549)
162.96/163.03	c #Conflicts:     653000 | #Learnt:      21372 | 0.000
162.96/163.03	c total clause space: 78.2603MB
162.96/163.03	c total #watches: 72220
163.26/163.31	c total #propagations: 121284379 / total #impl: 220884359 (eff. 0.549)
163.26/163.31	c #Conflicts:     654000 | #Learnt:      22372 | 0.000
163.26/163.31	c total clause space: 78.2603MB
163.26/163.31	c total #watches: 74940
163.46/163.54	c total #propagations: 121469307 / total #impl: 221242072 (eff. 0.549)
163.46/163.54	c #Conflicts:     655000 | #Learnt:      23372 | 0.000
163.46/163.54	c total clause space: 78.2603MB
163.46/163.54	c total #watches: 77713
163.76/163.82	c total #propagations: 121637523 / total #impl: 221562043 (eff. 0.549)
163.76/163.82	c #Conflicts:     656000 | #Learnt:      24372 | 0.000
163.76/163.82	c total clause space: 78.2603MB
163.76/163.82	c total #watches: 80548
164.06/164.10	c total #propagations: 121809832 / total #impl: 221925485 (eff. 0.549)
164.06/164.10	c #Conflicts:     657000 | #Learnt:      25372 | 0.000
164.06/164.10	c total clause space: 78.2603MB
164.06/164.10	c total #watches: 83335
164.36/164.41	c total #propagations: 121971497 / total #impl: 222259721 (eff. 0.549)
164.36/164.41	c #Conflicts:     658000 | #Learnt:      26372 | 0.000
164.36/164.41	c total clause space: 78.2603MB
164.36/164.41	c total #watches: 86370
164.56/164.69	c total #propagations: 122135745 / total #impl: 222570321 (eff. 0.549)
164.56/164.69	c #Conflicts:     659000 | #Learnt:      27372 | 0.000
164.56/164.69	c total clause space: 78.2603MB
164.56/164.69	c total #watches: 89098
164.97/165.02	c total #propagations: 122289647 / total #impl: 222866115 (eff. 0.549)
164.97/165.02	c #Conflicts:     660000 | #Learnt:      28372 | 0.000
164.97/165.02	c total clause space: 78.2603MB
164.97/165.02	c total #watches: 92110
165.26/165.36	c total #propagations: 122455068 / total #impl: 223192836 (eff. 0.549)
165.26/165.36	c #Conflicts:     661000 | #Learnt:      29372 | 0.000
165.26/165.36	c total clause space: 78.2603MB
165.26/165.36	c total #watches: 94912
165.66/165.70	c total #propagations: 122624332 / total #impl: 223522237 (eff. 0.549)
165.66/165.70	c #Conflicts:     662000 | #Learnt:      30372 | 0.000
165.66/165.70	c total clause space: 78.2603MB
165.66/165.70	c total #watches: 97505
166.07/166.10	c total #propagations: 122794054 / total #impl: 223839052 (eff. 0.549)
166.07/166.10	c #Conflicts:     663000 | #Learnt:      31372 | 0.000
166.07/166.10	c total clause space: 78.2603MB
166.07/166.10	c total #watches: 100674
166.46/166.50	c total #propagations: 122990053 / total #impl: 224172839 (eff. 0.549)
166.46/166.50	c #Conflicts:     664000 | #Learnt:      32372 | 0.000
166.46/166.50	c total clause space: 78.2603MB
166.46/166.50	c total #watches: 103996
166.86/166.92	c total #propagations: 123193026 / total #impl: 224518753 (eff. 0.549)
166.86/166.92	c #Conflicts:     665000 | #Learnt:      33372 | 0.000
166.86/166.92	c total clause space: 78.2603MB
166.86/166.92	c total #watches: 107263
167.27/167.33	c total #propagations: 123401009 / total #impl: 224892954 (eff. 0.549)
167.27/167.33	c #Conflicts:     666000 | #Learnt:      34372 | 0.000
167.27/167.33	c total clause space: 78.2603MB
167.27/167.33	c total #watches: 110036
167.56/167.67	c total #propagations: 123584471 / total #impl: 225234293 (eff. 0.549)
167.56/167.67	c #Conflicts:     667000 | #Learnt:      35372 | 0.000
167.56/167.67	c total clause space: 78.2603MB
167.56/167.67	c total #watches: 112784
168.06/168.10	c total #propagations: 123767270 / total #impl: 225564512 (eff. 0.549)
168.06/168.10	c #Conflicts:     668000 | #Learnt:      36372 | 0.000
168.06/168.10	c total clause space: 78.2603MB
168.06/168.10	c total #watches: 115715
168.46/168.55	c total #propagations: 123964676 / total #impl: 225932045 (eff. 0.549)
168.46/168.55	c #Conflicts:     669000 | #Learnt:      37372 | 0.000
168.46/168.55	c total clause space: 78.2603MB
168.46/168.55	c total #watches: 118597
168.96/169.03	c total #propagations: 124152380 / total #impl: 226272342 (eff. 0.549)
168.96/169.03	c #Conflicts:     670000 | #Learnt:      38372 | 0.000
168.96/169.03	c total clause space: 78.2603MB
168.96/169.03	c total #watches: 121210
169.37/169.45	c total #propagations: 124344571 / total #impl: 226622778 (eff. 0.549)
169.37/169.45	c #Conflicts:     671000 | #Learnt:      39372 | 0.000
169.37/169.45	c total clause space: 78.2603MB
169.37/169.45	c total #watches: 123732
169.66/169.70	c total #propagations: 124523111 / total #impl: 226946763 (eff. 0.549)
169.66/169.70	c GARBAGE COLLECT
169.66/169.70	c #Conflicts:     672000 | #Learnt:      20671 | 0.000
169.66/169.70	c total clause space: 78.2603MB
169.66/169.70	c total #watches: 70114
169.86/169.93	c total #propagations: 124697756 / total #impl: 227266481 (eff. 0.549)
169.86/169.93	c #Conflicts:     673000 | #Learnt:      21671 | 0.000
169.86/169.93	c total clause space: 78.2603MB
169.86/169.93	c total #watches: 72806
170.16/170.20	c total #propagations: 124865645 / total #impl: 227591569 (eff. 0.549)
170.16/170.20	c #Conflicts:     674000 | #Learnt:      22671 | 0.000
170.16/170.20	c total clause space: 78.2603MB
170.16/170.20	c total #watches: 75744
170.36/170.44	c total #propagations: 125057021 / total #impl: 227924700 (eff. 0.549)
170.36/170.44	c #Conflicts:     675000 | #Learnt:      23671 | 0.000
170.36/170.44	c total clause space: 78.2603MB
170.36/170.44	c total #watches: 78023
170.66/170.70	c total #propagations: 125224128 / total #impl: 228213968 (eff. 0.549)
170.66/170.70	c #Conflicts:     676000 | #Learnt:      24671 | 0.000
170.66/170.70	c total clause space: 78.2603MB
170.66/170.70	c total #watches: 80778
170.86/170.98	c total #propagations: 125411833 / total #impl: 228561450 (eff. 0.549)
170.86/170.98	c #Conflicts:     677000 | #Learnt:      25671 | 0.000
170.86/170.98	c total clause space: 78.2603MB
170.86/170.98	c total #watches: 83638
171.16/171.28	c total #propagations: 125576011 / total #impl: 228883226 (eff. 0.549)
171.16/171.28	c #Conflicts:     678000 | #Learnt:      26671 | 0.000
171.16/171.28	c total clause space: 78.2603MB
171.16/171.28	c total #watches: 86496
171.46/171.60	c total #propagations: 125733102 / total #impl: 229205190 (eff. 0.549)
171.46/171.60	c #Conflicts:     679000 | #Learnt:      27671 | 0.000
171.46/171.60	c total clause space: 78.2603MB
171.46/171.60	c total #watches: 89267
171.86/171.95	c total #propagations: 125886639 / total #impl: 229525814 (eff. 0.548)
171.86/171.95	c #Conflicts:     680000 | #Learnt:      28671 | 0.000
171.86/171.95	c total clause space: 78.2603MB
171.86/171.95	c total #watches: 92237
172.26/172.30	c total #propagations: 126068008 / total #impl: 229890123 (eff. 0.548)
172.26/172.30	c #Conflicts:     681000 | #Learnt:      29671 | 0.000
172.26/172.30	c total clause space: 78.2603MB
172.26/172.30	c total #watches: 94876
172.56/172.61	c total #propagations: 126252591 / total #impl: 230245189 (eff. 0.548)
172.56/172.61	c #Conflicts:     682000 | #Learnt:      30671 | 0.000
172.56/172.61	c total clause space: 78.2603MB
172.56/172.61	c total #watches: 97629
172.86/172.99	c total #propagations: 126426021 / total #impl: 230575920 (eff. 0.548)
172.86/172.99	c #Conflicts:     683000 | #Learnt:      31671 | 0.000
172.86/172.99	c total clause space: 78.2603MB
172.86/172.99	c total #watches: 100516
173.16/173.28	c total #propagations: 126614133 / total #impl: 230925940 (eff. 0.548)
173.16/173.28	c #Conflicts:     684000 | #Learnt:      32671 | 0.000
173.16/173.28	c total clause space: 78.2603MB
173.16/173.28	c total #watches: 102875
173.56/173.64	c total #propagations: 126764030 / total #impl: 231218661 (eff. 0.548)
173.56/173.64	c #Conflicts:     685000 | #Learnt:      33671 | 0.000
173.56/173.64	c total clause space: 78.2603MB
173.56/173.64	c total #watches: 105772
173.96/174.04	c total #propagations: 126932680 / total #impl: 231547039 (eff. 0.548)
173.96/174.04	c #Conflicts:     686000 | #Learnt:      34671 | 0.000
173.96/174.04	c total clause space: 78.2603MB
173.96/174.04	c total #watches: 108556
174.36/174.48	c total #propagations: 127121845 / total #impl: 231899859 (eff. 0.548)
174.36/174.48	c #Conflicts:     687000 | #Learnt:      35671 | 0.000
174.36/174.48	c total clause space: 78.2603MB
174.36/174.48	c total #watches: 111164
174.86/174.93	c total #propagations: 127294407 / total #impl: 232262453 (eff. 0.548)
174.86/174.93	c #Conflicts:     688000 | #Learnt:      36671 | 0.000
174.86/174.93	c total clause space: 78.2603MB
174.86/174.93	c total #watches: 113806
175.26/175.34	c total #propagations: 127460514 / total #impl: 232618377 (eff. 0.548)
175.26/175.34	c #Conflicts:     689000 | #Learnt:      37671 | 0.000
175.26/175.34	c total clause space: 78.2603MB
175.26/175.34	c total #watches: 116694
175.76/175.88	c total #propagations: 127646997 / total #impl: 232981019 (eff. 0.548)
175.76/175.88	c #Conflicts:     690000 | #Learnt:      38671 | 0.000
175.76/175.88	c total clause space: 78.2603MB
175.76/175.88	c total #watches: 119714
176.36/176.43	c total #propagations: 127848993 / total #impl: 233327333 (eff. 0.548)
176.36/176.43	c #Conflicts:     691000 | #Learnt:      39671 | 0.000
176.36/176.43	c total clause space: 78.2603MB
176.36/176.43	c total #watches: 122222
176.66/176.76	c total #propagations: 128034035 / total #impl: 233663244 (eff. 0.548)
176.66/176.76	c GARBAGE COLLECT
176.66/176.76	c #Conflicts:     692000 | #Learnt:      20669 | 0.000
176.66/176.76	c total clause space: 78.2603MB
176.66/176.76	c total #watches: 69871
176.86/176.99	c total #propagations: 128213335 / total #impl: 233986452 (eff. 0.548)
176.86/176.99	c #Conflicts:     693000 | #Learnt:      21669 | 0.000
176.86/176.99	c total clause space: 78.2603MB
176.86/176.99	c total #watches: 72828
177.16/177.27	c total #propagations: 128397262 / total #impl: 234318969 (eff. 0.548)
177.16/177.27	c #Conflicts:     694000 | #Learnt:      22669 | 0.000
177.16/177.27	c total clause space: 78.2603MB
177.16/177.27	c total #watches: 75325
177.46/177.57	c total #propagations: 128589736 / total #impl: 234656402 (eff. 0.548)
177.46/177.57	c #Conflicts:     695000 | #Learnt:      23669 | 0.000
177.46/177.57	c total clause space: 78.2603MB
177.46/177.57	c total #watches: 77658
177.75/177.89	c total #propagations: 128788236 / total #impl: 235013921 (eff. 0.548)
177.75/177.89	c #Conflicts:     696000 | #Learnt:      24669 | 0.000
177.75/177.89	c total clause space: 78.2603MB
177.75/177.89	c total #watches: 80302
178.05/178.20	c total #propagations: 129003572 / total #impl: 235396055 (eff. 0.548)
178.05/178.20	c #Conflicts:     697000 | #Learnt:      25669 | 0.000
178.05/178.20	c total clause space: 78.2603MB
178.05/178.20	c total #watches: 82827
178.45/178.52	c total #propagations: 129212418 / total #impl: 235781186 (eff. 0.548)
178.45/178.52	c #Conflicts:     698000 | #Learnt:      26669 | 0.000
178.45/178.52	c total clause space: 78.2603MB
178.45/178.52	c total #watches: 85582
178.75/178.84	c total #propagations: 129416811 / total #impl: 236164886 (eff. 0.548)
178.75/178.84	c #Conflicts:     699000 | #Learnt:      27669 | 0.000
178.75/178.84	c total clause space: 78.2603MB
178.75/178.84	c total #watches: 88142
179.06/179.11	c total #propagations: 129615258 / total #impl: 236535027 (eff. 0.548)
179.06/179.11	c #Conflicts:     700000 | #Learnt:      28669 | 0.000
179.06/179.11	c total clause space: 78.2603MB
179.06/179.11	c total #watches: 90889
179.36/179.47	c total #propagations: 129806618 / total #impl: 236881099 (eff. 0.548)
179.36/179.47	c #Conflicts:     701000 | #Learnt:      29669 | 0.000
179.36/179.47	c total clause space: 78.2603MB
179.36/179.47	c total #watches: 93884
179.75/179.81	c total #propagations: 129982147 / total #impl: 237231154 (eff. 0.548)
179.75/179.81	c #Conflicts:     702000 | #Learnt:      30669 | 0.000
179.75/179.81	c total clause space: 78.2603MB
179.75/179.81	c total #watches: 96620
180.05/180.12	c total #propagations: 130150554 / total #impl: 237571535 (eff. 0.548)
180.05/180.12	c #Conflicts:     703000 | #Learnt:      31669 | 0.000
180.05/180.12	c total clause space: 78.2603MB
180.05/180.12	c total #watches: 99568
180.36/180.48	c total #propagations: 130321435 / total #impl: 237919639 (eff. 0.548)
180.36/180.48	c #Conflicts:     704000 | #Learnt:      32669 | 0.000
180.36/180.48	c total clause space: 78.2603MB
180.36/180.48	c total #watches: 102154
180.75/180.85	c total #propagations: 130495027 / total #impl: 238252542 (eff. 0.548)
180.75/180.85	c #Conflicts:     705000 | #Learnt:      33669 | 0.000
180.75/180.85	c total clause space: 78.2603MB
180.75/180.85	c total #watches: 104594
181.15/181.25	c total #propagations: 130662540 / total #impl: 238602714 (eff. 0.548)
181.15/181.25	c #Conflicts:     706000 | #Learnt:      34669 | 0.000
181.15/181.25	c total clause space: 78.2603MB
181.15/181.25	c total #watches: 107398
181.46/181.59	c total #propagations: 130840216 / total #impl: 238947032 (eff. 0.548)
181.46/181.59	c #Conflicts:     707000 | #Learnt:      35669 | 0.000
181.46/181.59	c total clause space: 78.2603MB
181.46/181.59	c total #watches: 109969
181.85/181.99	c total #propagations: 130997426 / total #impl: 239227198 (eff. 0.548)
181.85/181.99	c #Conflicts:     708000 | #Learnt:      36669 | 0.000
181.85/181.99	c total clause space: 78.2603MB
181.85/181.99	c total #watches: 112644
182.35/182.40	c total #propagations: 131155345 / total #impl: 239523098 (eff. 0.548)
182.35/182.40	c #Conflicts:     709000 | #Learnt:      37669 | 0.000
182.35/182.40	c total clause space: 78.2603MB
182.35/182.40	c total #watches: 115477
182.75/182.82	c total #propagations: 131314749 / total #impl: 239818634 (eff. 0.548)
182.75/182.82	c #Conflicts:     710000 | #Learnt:      38669 | 0.000
182.75/182.82	c total clause space: 78.2603MB
182.75/182.82	c total #watches: 118083
183.25/183.30	c total #propagations: 131470626 / total #impl: 240108382 (eff. 0.548)
183.25/183.30	c #Conflicts:     711000 | #Learnt:      39669 | 0.000
183.25/183.30	c total clause space: 78.2603MB
183.25/183.30	c total #watches: 120838
183.66/183.77	c total #propagations: 131635065 / total #impl: 240415304 (eff. 0.548)
183.66/183.77	c GARBAGE COLLECT
183.66/183.77	c #Conflicts:     712000 | #Learnt:      20374 | 0.000
183.66/183.77	c total clause space: 78.2603MB
183.66/183.77	c total #watches: 69157
183.85/183.98	c total #propagations: 131791723 / total #impl: 240705908 (eff. 0.548)
183.85/183.98	c #Conflicts:     713000 | #Learnt:      21374 | 0.000
183.85/183.98	c total clause space: 78.2603MB
183.85/183.98	c total #watches: 71593
184.15/184.22	c total #propagations: 131948532 / total #impl: 240984221 (eff. 0.548)
184.15/184.22	c #Conflicts:     714000 | #Learnt:      22374 | 0.000
184.15/184.22	c total clause space: 78.2603MB
184.15/184.22	c total #watches: 74015
184.35/184.46	c total #propagations: 132117794 / total #impl: 241287180 (eff. 0.548)
184.35/184.46	c #Conflicts:     715000 | #Learnt:      23374 | 0.000
184.35/184.46	c total clause space: 78.2603MB
184.35/184.46	c total #watches: 76550
184.55/184.68	c total #propagations: 132278101 / total #impl: 241582416 (eff. 0.548)
184.55/184.68	c #Conflicts:     716000 | #Learnt:      24374 | 0.000
184.55/184.68	c total clause space: 78.2603MB
184.55/184.68	c total #watches: 78803
184.86/184.94	c total #propagations: 132429965 / total #impl: 241856617 (eff. 0.548)
184.86/184.94	c #Conflicts:     717000 | #Learnt:      25374 | 0.000
184.86/184.94	c total clause space: 78.2603MB
184.86/184.94	c total #watches: 81074
185.15/185.21	c total #propagations: 132584002 / total #impl: 242146816 (eff. 0.548)
185.15/185.21	c #Conflicts:     718000 | #Learnt:      26374 | 0.000
185.15/185.21	c total clause space: 78.2603MB
185.15/185.21	c total #watches: 83824
185.45/185.54	c total #propagations: 132766636 / total #impl: 242479884 (eff. 0.548)
185.45/185.54	c #Conflicts:     719000 | #Learnt:      27374 | 0.000
185.45/185.54	c total clause space: 78.2603MB
185.45/185.54	c total #watches: 86466
185.75/185.86	c total #propagations: 132970916 / total #impl: 242837456 (eff. 0.548)
185.75/185.86	c #Conflicts:     720000 | #Learnt:      28374 | 0.000
185.75/185.86	c total clause space: 78.2603MB
185.75/185.86	c total #watches: 88936
186.15/186.21	c total #propagations: 133164662 / total #impl: 243189036 (eff. 0.548)
186.15/186.21	c #Conflicts:     721000 | #Learnt:      29374 | 0.000
186.15/186.21	c total clause space: 78.2603MB
186.15/186.21	c total #watches: 91407
186.45/186.57	c total #propagations: 133369386 / total #impl: 243573119 (eff. 0.548)
186.45/186.57	c #Conflicts:     722000 | #Learnt:      30374 | 0.000
186.45/186.57	c total clause space: 78.2603MB
186.45/186.57	c total #watches: 93877
186.85/186.96	c total #propagations: 133560829 / total #impl: 243932684 (eff. 0.548)
186.85/186.96	c #Conflicts:     723000 | #Learnt:      31374 | 0.000
186.85/186.96	c total clause space: 78.2603MB
186.85/186.96	c total #watches: 96199
187.25/187.36	c total #propagations: 133760626 / total #impl: 244313779 (eff. 0.547)
187.25/187.36	c #Conflicts:     724000 | #Learnt:      32374 | 0.000
187.25/187.36	c total clause space: 78.2603MB
187.25/187.36	c total #watches: 98581
187.65/187.78	c total #propagations: 133966416 / total #impl: 244704413 (eff. 0.547)
187.65/187.78	c #Conflicts:     725000 | #Learnt:      33374 | 0.000
187.65/187.78	c total clause space: 78.2603MB
187.65/187.78	c total #watches: 101043
188.16/188.23	c total #propagations: 134172514 / total #impl: 245097126 (eff. 0.547)
188.16/188.23	c #Conflicts:     726000 | #Learnt:      34374 | 0.000
188.16/188.23	c total clause space: 78.2603MB
188.16/188.23	c total #watches: 103404
188.55/188.67	c total #propagations: 134378499 / total #impl: 245496807 (eff. 0.547)
188.55/188.67	c #Conflicts:     727000 | #Learnt:      35374 | 0.000
188.55/188.67	c total clause space: 78.2603MB
188.55/188.67	c total #watches: 105808
189.05/189.13	c total #propagations: 134578552 / total #impl: 245880965 (eff. 0.547)
189.05/189.13	c #Conflicts:     728000 | #Learnt:      36374 | 0.000
189.05/189.13	c total clause space: 78.2603MB
189.05/189.13	c total #watches: 108305
189.45/189.56	c total #propagations: 134780317 / total #impl: 246269644 (eff. 0.547)
189.45/189.56	c #Conflicts:     729000 | #Learnt:      37374 | 0.000
189.45/189.56	c total clause space: 78.2603MB
189.45/189.56	c total #watches: 110686
189.95/190.06	c total #propagations: 134975354 / total #impl: 246638076 (eff. 0.547)
189.95/190.06	c #Conflicts:     730000 | #Learnt:      38374 | 0.000
189.95/190.06	c total clause space: 78.2603MB
189.95/190.06	c total #watches: 113015
190.45/190.55	c total #propagations: 135176019 / total #impl: 247016693 (eff. 0.547)
190.45/190.55	c #Conflicts:     731000 | #Learnt:      39374 | 0.000
190.45/190.55	c total clause space: 78.2603MB
190.45/190.55	c total #watches: 115717
190.95/191.03	c total #propagations: 135370839 / total #impl: 247396001 (eff. 0.547)
190.95/191.03	c #Conflicts:     732000 | #Learnt:      40374 | 0.000
190.95/191.03	c total clause space: 78.2603MB
190.95/191.03	c total #watches: 118137
191.46/191.59	c total #propagations: 135561956 / total #impl: 247765287 (eff. 0.547)
191.46/191.59	c GARBAGE COLLECT
191.46/191.59	c #Conflicts:     733000 | #Learnt:      20781 | 0.000
191.46/191.59	c total clause space: 78.2603MB
191.46/191.59	c total #watches: 70219
191.85/191.91	c total #propagations: 135757895 / total #impl: 248140329 (eff. 0.547)
191.85/191.91	c #Conflicts:     734000 | #Learnt:      21781 | 0.000
191.85/191.91	c total clause space: 78.2603MB
191.85/191.91	c total #watches: 72784
192.15/192.21	c total #propagations: 135967279 / total #impl: 248512074 (eff. 0.547)
192.15/192.21	c #Conflicts:     735000 | #Learnt:      22781 | 0.000
192.15/192.21	c total clause space: 78.2603MB
192.15/192.21	c total #watches: 75454
192.46/192.52	c total #propagations: 136181646 / total #impl: 248884424 (eff. 0.547)
192.46/192.52	c #Conflicts:     736000 | #Learnt:      23781 | 0.000
192.46/192.52	c total clause space: 78.2603MB
192.46/192.52	c total #watches: 77858
192.75/192.81	c total #propagations: 136378632 / total #impl: 249252088 (eff. 0.547)
192.75/192.81	c #Conflicts:     737000 | #Learnt:      24781 | 0.000
192.75/192.81	c total clause space: 78.2603MB
192.75/192.81	c total #watches: 80194
193.05/193.17	c total #propagations: 136573983 / total #impl: 249597282 (eff. 0.547)
193.05/193.17	c #Conflicts:     738000 | #Learnt:      25781 | 0.000
193.05/193.17	c total clause space: 78.2603MB
193.05/193.17	c total #watches: 82648
193.45/193.51	c total #propagations: 136772303 / total #impl: 249980258 (eff. 0.547)
193.45/193.51	c #Conflicts:     739000 | #Learnt:      26781 | 0.000
193.45/193.51	c total clause space: 78.2603MB
193.45/193.51	c total #watches: 85094
193.75/193.87	c total #propagations: 136973541 / total #impl: 250364674 (eff. 0.547)
193.75/193.87	c #Conflicts:     740000 | #Learnt:      27781 | 0.000
193.75/193.87	c total clause space: 78.2603MB
193.75/193.87	c total #watches: 87645
194.15/194.28	c total #propagations: 137168462 / total #impl: 250743728 (eff. 0.547)
194.15/194.28	c #Conflicts:     741000 | #Learnt:      28781 | 0.000
194.15/194.28	c total clause space: 78.2603MB
194.15/194.28	c total #watches: 90086
194.55/194.63	c total #propagations: 137375118 / total #impl: 251135674 (eff. 0.547)
194.55/194.63	c #Conflicts:     742000 | #Learnt:      29781 | 0.000
194.55/194.63	c total clause space: 78.2603MB
194.55/194.63	c total #watches: 92451
194.95/195.00	c total #propagations: 137569460 / total #impl: 251494691 (eff. 0.547)
194.95/195.00	c #Conflicts:     743000 | #Learnt:      30781 | 0.000
194.95/195.00	c total clause space: 78.2603MB
194.95/195.00	c total #watches: 94847
195.35/195.40	c total #propagations: 137772547 / total #impl: 251877630 (eff. 0.547)
195.35/195.40	c #Conflicts:     744000 | #Learnt:      31781 | 0.000
195.35/195.40	c total clause space: 78.2603MB
195.35/195.40	c total #watches: 97232
195.55/195.68	c total #propagations: 137963354 / total #impl: 252228052 (eff. 0.547)
195.55/195.68	c #Conflicts:     745000 | #Learnt:      32781 | 0.000
195.55/195.68	c total clause space: 78.2603MB
195.55/195.68	c total #watches: 99609
195.86/195.98	c total #propagations: 138131462 / total #impl: 252532098 (eff. 0.547)
195.86/195.98	c #Conflicts:     746000 | #Learnt:      33781 | 0.000
195.86/195.98	c total clause space: 78.2603MB
195.86/195.98	c total #watches: 102552
196.25/196.39	c total #propagations: 138299697 / total #impl: 252875343 (eff. 0.547)
196.25/196.39	c #Conflicts:     747000 | #Learnt:      34781 | 0.000
196.25/196.39	c total clause space: 78.2603MB
196.25/196.39	c total #watches: 105050
196.65/196.73	c total #propagations: 138488271 / total #impl: 253225397 (eff. 0.547)
196.65/196.73	c #Conflicts:     748000 | #Learnt:      35781 | 0.000
196.65/196.73	c total clause space: 78.2603MB
196.65/196.73	c total #watches: 107988
197.05/197.17	c total #propagations: 138675032 / total #impl: 253582552 (eff. 0.547)
197.05/197.17	c #Conflicts:     749000 | #Learnt:      36781 | 0.000
197.05/197.17	c total clause space: 78.2603MB
197.05/197.17	c total #watches: 110775
197.45/197.51	c total #propagations: 138881131 / total #impl: 253942839 (eff. 0.547)
197.45/197.51	c #Conflicts:     750000 | #Learnt:      37781 | 0.000
197.45/197.51	c total clause space: 78.2603MB
197.45/197.51	c total #watches: 113438
197.85/197.92	c total #propagations: 139051528 / total #impl: 254269378 (eff. 0.547)
197.85/197.92	c #Conflicts:     751000 | #Learnt:      38781 | 0.000
197.85/197.92	c total clause space: 78.2603MB
197.85/197.92	c total #watches: 116114
198.25/198.34	c total #propagations: 139224617 / total #impl: 254582625 (eff. 0.547)
198.25/198.34	c #Conflicts:     752000 | #Learnt:      39781 | 0.000
198.25/198.34	c total clause space: 78.2603MB
198.25/198.34	c total #watches: 118865
198.65/198.78	c total #propagations: 139411150 / total #impl: 254916584 (eff. 0.547)
198.65/198.78	c #Conflicts:     753000 | #Learnt:      40781 | 0.000
198.65/198.78	c total clause space: 78.2603MB
198.65/198.78	c total #watches: 121386
199.06/199.19	c total #propagations: 139594080 / total #impl: 255267289 (eff. 0.547)
199.06/199.19	c #Conflicts:     754000 | #Learnt:      41781 | 0.000
199.06/199.19	c total clause space: 78.2603MB
199.06/199.19	c total #watches: 123967
199.35/199.47	c total #propagations: 139747951 / total #impl: 255571112 (eff. 0.547)
199.35/199.47	c GARBAGE COLLECT
199.35/199.47	c #Conflicts:     755000 | #Learnt:      21873 | 0.000
199.35/199.47	c total clause space: 78.2603MB
199.35/199.47	c total #watches: 73316
199.65/199.72	c total #propagations: 139940749 / total #impl: 255921732 (eff. 0.547)
199.65/199.72	c #Conflicts:     756000 | #Learnt:      22873 | 0.000
199.65/199.72	c total clause space: 78.2603MB
199.65/199.72	c total #watches: 75981
199.95/200.02	c total #propagations: 140106491 / total #impl: 256226993 (eff. 0.547)
199.95/200.02	c #Conflicts:     757000 | #Learnt:      23873 | 0.000
199.95/200.02	c total clause space: 78.2603MB
199.95/200.02	c total #watches: 78767
200.16/200.28	c total #propagations: 140297672 / total #impl: 256565700 (eff. 0.547)
200.16/200.28	c #Conflicts:     758000 | #Learnt:      24873 | 0.000
200.16/200.28	c total clause space: 78.2603MB
200.16/200.28	c total #watches: 81731
200.45/200.59	c total #propagations: 140498186 / total #impl: 256915748 (eff. 0.547)
200.45/200.59	c #Conflicts:     759000 | #Learnt:      25873 | 0.000
200.45/200.59	c total clause space: 78.2603MB
200.45/200.59	c total #watches: 84098
200.75/200.88	c total #propagations: 140695843 / total #impl: 257268420 (eff. 0.547)
200.75/200.88	c #Conflicts:     760000 | #Learnt:      26873 | 0.000
200.75/200.88	c total clause space: 78.2603MB
200.75/200.88	c total #watches: 86525
201.15/201.20	c total #propagations: 140891358 / total #impl: 257607118 (eff. 0.547)
201.15/201.20	c #Conflicts:     761000 | #Learnt:      27873 | 0.000
201.15/201.20	c total clause space: 78.2603MB
201.15/201.20	c total #watches: 89102
201.45/201.52	c total #propagations: 141072047 / total #impl: 257922776 (eff. 0.547)
201.45/201.52	c #Conflicts:     762000 | #Learnt:      28873 | 0.000
201.45/201.52	c total clause space: 78.2603MB
201.45/201.52	c total #watches: 91722
201.75/201.82	c total #propagations: 141250720 / total #impl: 258242811 (eff. 0.547)
201.75/201.82	c #Conflicts:     763000 | #Learnt:      29873 | 0.000
201.75/201.82	c total clause space: 78.2603MB
201.75/201.82	c total #watches: 94042
202.05/202.14	c total #propagations: 141415461 / total #impl: 258531383 (eff. 0.547)
202.05/202.14	c #Conflicts:     764000 | #Learnt:      30873 | 0.000
202.05/202.14	c total clause space: 78.2603MB
202.05/202.14	c total #watches: 96856
202.36/202.44	c total #propagations: 141574655 / total #impl: 258849891 (eff. 0.547)
202.36/202.44	c #Conflicts:     765000 | #Learnt:      31873 | 0.000
202.36/202.44	c total clause space: 78.2603MB
202.36/202.44	c total #watches: 99790
202.65/202.77	c total #propagations: 141740482 / total #impl: 259172585 (eff. 0.547)
202.65/202.77	c #Conflicts:     766000 | #Learnt:      32873 | 0.000
202.65/202.77	c total clause space: 78.2603MB
202.65/202.77	c total #watches: 102098
203.05/203.15	c total #propagations: 141908491 / total #impl: 259479168 (eff. 0.547)
203.05/203.15	c #Conflicts:     767000 | #Learnt:      33873 | 0.000
203.05/203.15	c total clause space: 78.2603MB
203.05/203.15	c total #watches: 104675
203.46/203.58	c total #propagations: 142099218 / total #impl: 259820222 (eff. 0.547)
203.46/203.58	c #Conflicts:     768000 | #Learnt:      34873 | 0.000
203.46/203.58	c total clause space: 78.2603MB
203.46/203.58	c total #watches: 107472
203.85/203.95	c total #propagations: 142309436 / total #impl: 260206819 (eff. 0.547)
203.85/203.95	c #Conflicts:     769000 | #Learnt:      35873 | 0.000
203.85/203.95	c total clause space: 78.2603MB
203.85/203.95	c total #watches: 109808
204.25/204.36	c total #propagations: 142465642 / total #impl: 260504300 (eff. 0.547)
204.25/204.36	c #Conflicts:     770000 | #Learnt:      36873 | 0.000
204.25/204.36	c total clause space: 78.2603MB
204.25/204.36	c total #watches: 112488
204.65/204.79	c total #propagations: 142654653 / total #impl: 260837948 (eff. 0.547)
204.65/204.79	c #Conflicts:     771000 | #Learnt:      37873 | 0.000
204.65/204.79	c total clause space: 78.2603MB
204.65/204.79	c total #watches: 115101
205.05/205.19	c total #propagations: 142841883 / total #impl: 261174090 (eff. 0.547)
205.05/205.19	c #Conflicts:     772000 | #Learnt:      38873 | 0.000
205.05/205.19	c total clause space: 78.2603MB
205.05/205.19	c total #watches: 117831
205.55/205.60	c total #propagations: 143026458 / total #impl: 261511373 (eff. 0.547)
205.55/205.60	c #Conflicts:     773000 | #Learnt:      39873 | 0.000
205.55/205.60	c total clause space: 78.2603MB
205.55/205.60	c total #watches: 120903
205.85/205.97	c total #propagations: 143210242 / total #impl: 261852647 (eff. 0.547)
205.85/205.97	c #Conflicts:     774000 | #Learnt:      40873 | 0.000
205.85/205.97	c total clause space: 78.2603MB
205.85/205.97	c total #watches: 123692
206.25/206.38	c total #propagations: 143398871 / total #impl: 262208844 (eff. 0.547)
206.25/206.38	c #Conflicts:     775000 | #Learnt:      41873 | 0.000
206.25/206.38	c total clause space: 78.2603MB
206.25/206.38	c total #watches: 126306
206.65/206.74	c total #propagations: 143574964 / total #impl: 262539715 (eff. 0.547)
206.65/206.74	c GARBAGE COLLECT
206.65/206.74	c #Conflicts:     776000 | #Learnt:      21674 | 0.000
206.65/206.74	c total clause space: 78.2603MB
206.65/206.74	c total #watches: 72856
206.95/207.02	c total #propagations: 143773622 / total #impl: 262901626 (eff. 0.547)
206.95/207.02	c #Conflicts:     777000 | #Learnt:      22674 | 0.000
206.95/207.02	c total clause space: 78.2603MB
206.95/207.02	c total #watches: 75665
207.15/207.26	c total #propagations: 143975808 / total #impl: 263278748 (eff. 0.547)
207.15/207.26	c #Conflicts:     778000 | #Learnt:      23674 | 0.000
207.15/207.26	c total clause space: 78.2603MB
207.15/207.26	c total #watches: 78504
207.35/207.49	c total #propagations: 144127222 / total #impl: 263587226 (eff. 0.547)
207.35/207.49	c #Conflicts:     779000 | #Learnt:      24674 | 0.000
207.35/207.49	c total clause space: 78.2603MB
207.35/207.49	c total #watches: 81037
207.65/207.74	c total #propagations: 144269148 / total #impl: 263882340 (eff. 0.547)
207.65/207.74	c #Conflicts:     780000 | #Learnt:      25674 | 0.000
207.65/207.74	c total clause space: 78.2603MB
207.65/207.74	c total #watches: 83513
207.95/208.03	c total #propagations: 144438918 / total #impl: 264206171 (eff. 0.547)
207.95/208.03	c #Conflicts:     781000 | #Learnt:      26674 | 0.000
207.95/208.03	c total clause space: 78.2603MB
207.95/208.03	c total #watches: 85666
208.25/208.31	c total #propagations: 144614166 / total #impl: 264541300 (eff. 0.547)
208.25/208.31	c #Conflicts:     782000 | #Learnt:      27674 | 0.000
208.25/208.31	c total clause space: 78.2603MB
208.25/208.31	c total #watches: 88404
208.55/208.66	c total #propagations: 144781597 / total #impl: 264867067 (eff. 0.547)
208.55/208.66	c #Conflicts:     783000 | #Learnt:      28674 | 0.000
208.55/208.66	c total clause space: 78.2603MB
208.55/208.66	c total #watches: 90658
208.95/209.00	c total #propagations: 144974846 / total #impl: 265215333 (eff. 0.547)
208.95/209.00	c #Conflicts:     784000 | #Learnt:      29674 | 0.000
208.95/209.00	c total clause space: 78.2603MB
208.95/209.00	c total #watches: 93044
209.25/209.36	c total #propagations: 145173613 / total #impl: 265558978 (eff. 0.547)
209.25/209.36	c #Conflicts:     785000 | #Learnt:      30674 | 0.000
209.25/209.36	c total clause space: 78.2603MB
209.25/209.36	c total #watches: 95478
209.65/209.73	c total #propagations: 145366246 / total #impl: 265897271 (eff. 0.547)
209.65/209.73	c #Conflicts:     786000 | #Learnt:      31674 | 0.000
209.65/209.73	c total clause space: 78.2603MB
209.65/209.73	c total #watches: 98103
209.95/210.07	c total #propagations: 145565427 / total #impl: 266260978 (eff. 0.547)
209.95/210.07	c #Conflicts:     787000 | #Learnt:      32674 | 0.000
209.95/210.07	c total clause space: 78.2603MB
209.95/210.07	c total #watches: 100282
210.35/210.42	c total #propagations: 145754987 / total #impl: 266603949 (eff. 0.547)
210.35/210.42	c #Conflicts:     788000 | #Learnt:      33674 | 0.000
210.35/210.42	c total clause space: 78.2603MB
210.35/210.42	c total #watches: 102631
210.75/210.83	c total #propagations: 145941991 / total #impl: 266942287 (eff. 0.547)
210.75/210.83	c #Conflicts:     789000 | #Learnt:      34674 | 0.000
210.75/210.83	c total clause space: 78.2603MB
210.75/210.83	c total #watches: 105201
211.15/211.21	c total #propagations: 146142782 / total #impl: 267307843 (eff. 0.547)
211.15/211.21	c #Conflicts:     790000 | #Learnt:      35674 | 0.000
211.15/211.21	c total clause space: 78.2603MB
211.15/211.21	c total #watches: 107758
211.45/211.57	c total #propagations: 146310323 / total #impl: 267614595 (eff. 0.547)
211.45/211.57	c #Conflicts:     791000 | #Learnt:      36674 | 0.000
211.45/211.57	c total clause space: 78.2603MB
211.45/211.57	c total #watches: 110333
211.75/211.89	c total #propagations: 146501152 / total #impl: 267970932 (eff. 0.547)
211.75/211.89	c #Conflicts:     792000 | #Learnt:      37674 | 0.000
211.75/211.89	c total clause space: 78.2603MB
211.75/211.89	c total #watches: 112982
212.15/212.30	c total #propagations: 146667171 / total #impl: 268286971 (eff. 0.547)
212.15/212.30	c #Conflicts:     793000 | #Learnt:      38674 | 0.000
212.15/212.30	c total clause space: 78.2603MB
212.15/212.30	c total #watches: 115499
212.65/212.73	c total #propagations: 146844051 / total #impl: 268608887 (eff. 0.547)
212.65/212.73	c #Conflicts:     794000 | #Learnt:      39674 | 0.000
212.65/212.73	c total clause space: 78.2603MB
212.65/212.73	c total #watches: 117957
212.85/212.98	c total #propagations: 147037224 / total #impl: 268950940 (eff. 0.547)
212.85/212.98	c #Conflicts:     795000 | #Learnt:      40674 | 0.000
212.85/212.98	c total clause space: 78.2603MB
212.85/212.98	c total #watches: 120541
213.25/213.30	c total #propagations: 147174894 / total #impl: 269211051 (eff. 0.547)
213.25/213.30	c #Conflicts:     796000 | #Learnt:      41674 | 0.000
213.25/213.30	c total clause space: 78.2603MB
213.25/213.30	c total #watches: 123597
213.65/213.73	c total #propagations: 147369601 / total #impl: 269585928 (eff. 0.547)
213.65/213.73	c #Conflicts:     797000 | #Learnt:      42674 | 0.000
213.65/213.73	c total clause space: 78.2603MB
213.65/213.73	c total #watches: 126606
213.95/214.05	c total #propagations: 147551378 / total #impl: 269930224 (eff. 0.547)
213.95/214.05	c GARBAGE COLLECT
213.95/214.05	c #Conflicts:     798000 | #Learnt:      22174 | 0.000
213.95/214.05	c total clause space: 78.2603MB
213.95/214.05	c total #watches: 74182
214.25/214.32	c total #propagations: 147734604 / total #impl: 270267231 (eff. 0.547)
214.25/214.32	c #Conflicts:     799000 | #Learnt:      23174 | 0.000
214.25/214.32	c total clause space: 78.2603MB
214.25/214.32	c total #watches: 76772
214.55/214.62	c total #propagations: 147919842 / total #impl: 270608758 (eff. 0.547)
214.55/214.62	c #Conflicts:     800000 | #Learnt:      24174 | 0.000
214.55/214.62	c total clause space: 78.2603MB
214.55/214.62	c total #watches: 79417
214.85/214.93	c total #propagations: 148116508 / total #impl: 270967646 (eff. 0.547)
214.85/214.93	c #Conflicts:     801000 | #Learnt:      25174 | 0.000
214.85/214.93	c total clause space: 78.2603MB
214.85/214.93	c total #watches: 81911
215.15/215.22	c total #propagations: 148308417 / total #impl: 271306631 (eff. 0.547)
215.15/215.22	c #Conflicts:     802000 | #Learnt:      26174 | 0.000
215.15/215.22	c total clause space: 78.2603MB
215.15/215.22	c total #watches: 84694
215.45/215.54	c total #propagations: 148490286 / total #impl: 271638582 (eff. 0.547)
215.45/215.54	c #Conflicts:     803000 | #Learnt:      27174 | 0.000
215.45/215.54	c total clause space: 78.2603MB
215.45/215.54	c total #watches: 87213
215.75/215.87	c total #propagations: 148686639 / total #impl: 271987597 (eff. 0.547)
215.75/215.87	c #Conflicts:     804000 | #Learnt:      28174 | 0.000
215.75/215.87	c total clause space: 78.2603MB
215.75/215.87	c total #watches: 89809
216.15/216.22	c total #propagations: 148876715 / total #impl: 272338781 (eff. 0.547)
216.15/216.22	c #Conflicts:     805000 | #Learnt:      29174 | 0.000
216.15/216.22	c total clause space: 78.2603MB
216.15/216.22	c total #watches: 92572
216.55/216.60	c total #propagations: 149076980 / total #impl: 272711925 (eff. 0.547)
216.55/216.60	c #Conflicts:     806000 | #Learnt:      30174 | 0.000
216.55/216.60	c total clause space: 78.2603MB
216.55/216.60	c total #watches: 95123
216.85/216.99	c total #propagations: 149269467 / total #impl: 273067887 (eff. 0.547)
216.85/216.99	c #Conflicts:     807000 | #Learnt:      31174 | 0.000
216.85/216.99	c total clause space: 78.2603MB
216.85/216.99	c total #watches: 97597
217.35/217.40	c total #propagations: 149463397 / total #impl: 273440197 (eff. 0.547)
217.35/217.40	c #Conflicts:     808000 | #Learnt:      32174 | 0.000
217.35/217.40	c total clause space: 78.2603MB
217.35/217.40	c total #watches: 100221
217.65/217.70	c total #propagations: 149655677 / total #impl: 273805153 (eff. 0.547)
217.65/217.70	c #Conflicts:     809000 | #Learnt:      33174 | 0.000
217.65/217.70	c total clause space: 78.2603MB
217.65/217.70	c total #watches: 102840
218.05/218.13	c total #propagations: 149812553 / total #impl: 274116798 (eff. 0.547)
218.05/218.13	c #Conflicts:     810000 | #Learnt:      34174 | 0.000
218.05/218.13	c total clause space: 78.2603MB
218.05/218.13	c total #watches: 105936
218.45/218.53	c total #propagations: 150021660 / total #impl: 274497918 (eff. 0.547)
218.45/218.53	c #Conflicts:     811000 | #Learnt:      35174 | 0.000
218.45/218.53	c total clause space: 78.2603MB
218.45/218.53	c total #watches: 108967
218.85/218.94	c total #propagations: 150216447 / total #impl: 274868672 (eff. 0.547)
218.85/218.94	c #Conflicts:     812000 | #Learnt:      36174 | 0.000
218.85/218.94	c total clause space: 78.2603MB
218.85/218.94	c total #watches: 111570
219.25/219.32	c total #propagations: 150408387 / total #impl: 275211752 (eff. 0.547)
219.25/219.32	c #Conflicts:     813000 | #Learnt:      37174 | 0.000
219.25/219.32	c total clause space: 78.2603MB
219.25/219.32	c total #watches: 114222
219.65/219.71	c total #propagations: 150581499 / total #impl: 275516999 (eff. 0.547)
219.65/219.71	c #Conflicts:     814000 | #Learnt:      38174 | 0.000
219.65/219.71	c total clause space: 78.2603MB
219.65/219.71	c total #watches: 116761
219.95/220.09	c total #propagations: 150767300 / total #impl: 275865425 (eff. 0.547)
219.95/220.09	c #Conflicts:     815000 | #Learnt:      39174 | 0.000
219.95/220.09	c total clause space: 78.2603MB
219.95/220.09	c total #watches: 119342
220.45/220.52	c total #propagations: 150926134 / total #impl: 276165297 (eff. 0.547)
220.45/220.52	c #Conflicts:     816000 | #Learnt:      40174 | 0.000
220.45/220.52	c total clause space: 78.2603MB
220.45/220.52	c total #watches: 121986
220.95/221.01	c total #propagations: 151108757 / total #impl: 276511437 (eff. 0.546)
220.95/221.01	c #Conflicts:     817000 | #Learnt:      41174 | 0.000
220.95/221.01	c total clause space: 78.2603MB
220.95/221.01	c total #watches: 125042
221.35/221.48	c total #propagations: 151303338 / total #impl: 276873541 (eff. 0.546)
221.35/221.48	c #Conflicts:     818000 | #Learnt:      42174 | 0.000
221.35/221.48	c total clause space: 78.2603MB
221.35/221.48	c total #watches: 127822
221.85/221.92	c total #propagations: 151491990 / total #impl: 277220976 (eff. 0.546)
221.85/221.92	c #Conflicts:     819000 | #Learnt:      43174 | 0.000
221.85/221.92	c total clause space: 78.2603MB
221.85/221.92	c total #watches: 130412
222.25/222.32	c total #propagations: 151675115 / total #impl: 277564661 (eff. 0.546)
222.25/222.32	c GARBAGE COLLECT
222.25/222.32	c #Conflicts:     820000 | #Learnt:      22370 | 0.000
222.25/222.32	c total clause space: 78.2603MB
222.25/222.32	c total #watches: 74541
222.45/222.56	c total #propagations: 151848905 / total #impl: 277890757 (eff. 0.546)
222.45/222.56	c #Conflicts:     821000 | #Learnt:      23370 | 0.000
222.45/222.56	c total clause space: 78.2603MB
222.45/222.56	c total #watches: 77292
222.65/222.78	c total #propagations: 152028240 / total #impl: 278214019 (eff. 0.546)
222.65/222.78	c #Conflicts:     822000 | #Learnt:      24370 | 0.000
222.65/222.78	c total clause space: 78.2603MB
222.65/222.78	c total #watches: 79887
222.95/223.07	c total #propagations: 152159797 / total #impl: 278492380 (eff. 0.546)
222.95/223.07	c #Conflicts:     823000 | #Learnt:      25370 | 0.000
222.95/223.07	c total clause space: 78.2603MB
222.95/223.07	c total #watches: 82826
223.25/223.38	c total #propagations: 152354778 / total #impl: 278862580 (eff. 0.546)
223.25/223.38	c #Conflicts:     824000 | #Learnt:      26370 | 0.000
223.25/223.38	c total clause space: 78.2603MB
223.25/223.38	c total #watches: 85587
223.55/223.69	c total #propagations: 152542833 / total #impl: 279203858 (eff. 0.546)
223.55/223.69	c #Conflicts:     825000 | #Learnt:      27370 | 0.000
223.55/223.69	c total clause space: 78.2603MB
223.55/223.69	c total #watches: 88512
223.94/224.01	c total #propagations: 152742145 / total #impl: 279586006 (eff. 0.546)
223.94/224.01	c #Conflicts:     826000 | #Learnt:      28370 | 0.000
223.94/224.01	c total clause space: 78.2603MB
223.94/224.01	c total #watches: 91572
224.24/224.37	c total #propagations: 152934391 / total #impl: 279971960 (eff. 0.546)
224.24/224.37	c #Conflicts:     827000 | #Learnt:      29370 | 0.000
224.24/224.37	c total clause space: 78.2603MB
224.24/224.37	c total #watches: 94468
224.64/224.74	c total #propagations: 153133898 / total #impl: 280378239 (eff. 0.546)
224.64/224.74	c #Conflicts:     828000 | #Learnt:      30370 | 0.000
224.64/224.74	c total clause space: 78.2603MB
224.64/224.74	c total #watches: 96935
225.04/225.11	c total #propagations: 153316659 / total #impl: 280703127 (eff. 0.546)
225.04/225.11	c #Conflicts:     829000 | #Learnt:      31370 | 0.000
225.04/225.11	c total clause space: 78.2603MB
225.04/225.11	c total #watches: 99633
225.45/225.51	c total #propagations: 153510812 / total #impl: 281061855 (eff. 0.546)
225.45/225.51	c #Conflicts:     830000 | #Learnt:      32370 | 0.000
225.45/225.51	c total clause space: 78.2603MB
225.45/225.51	c total #watches: 102110
225.74/225.85	c total #propagations: 153699786 / total #impl: 281413733 (eff. 0.546)
225.74/225.85	c #Conflicts:     831000 | #Learnt:      33370 | 0.000
225.74/225.85	c total clause space: 78.2603MB
225.74/225.85	c total #watches: 104394
226.14/226.25	c total #propagations: 153864368 / total #impl: 281719558 (eff. 0.546)
226.14/226.25	c #Conflicts:     832000 | #Learnt:      34370 | 0.000
226.14/226.25	c total clause space: 78.2603MB
226.14/226.25	c total #watches: 106807
226.55/226.65	c total #propagations: 154056640 / total #impl: 282087102 (eff. 0.546)
226.55/226.65	c #Conflicts:     833000 | #Learnt:      35370 | 0.000
226.55/226.65	c total clause space: 78.2603MB
226.55/226.65	c total #watches: 109093
226.94/227.09	c total #propagations: 154236833 / total #impl: 282433106 (eff. 0.546)
226.94/227.09	c #Conflicts:     834000 | #Learnt:      36370 | 0.000
226.94/227.09	c total clause space: 78.2603MB
226.94/227.09	c total #watches: 111391
227.44/227.53	c total #propagations: 154432317 / total #impl: 282789198 (eff. 0.546)
227.44/227.53	c #Conflicts:     835000 | #Learnt:      37370 | 0.000
227.44/227.53	c total clause space: 78.2603MB
227.44/227.53	c total #watches: 113876
227.94/228.02	c total #propagations: 154624867 / total #impl: 283150196 (eff. 0.546)
227.94/228.02	c #Conflicts:     836000 | #Learnt:      38370 | 0.000
227.94/228.02	c total clause space: 78.2603MB
227.94/228.02	c total #watches: 116077
228.44/228.52	c total #propagations: 154823051 / total #impl: 283517751 (eff. 0.546)
228.44/228.52	c #Conflicts:     837000 | #Learnt:      39370 | 0.000
228.44/228.52	c total clause space: 78.2603MB
228.44/228.52	c total #watches: 118246
228.94/229.08	c total #propagations: 155019884 / total #impl: 283898549 (eff. 0.546)
228.94/229.08	c #Conflicts:     838000 | #Learnt:      40370 | 0.000
228.94/229.08	c total clause space: 78.2603MB
228.94/229.08	c total #watches: 120607
229.44/229.57	c total #propagations: 155229411 / total #impl: 284308727 (eff. 0.546)
229.44/229.57	c #Conflicts:     839000 | #Learnt:      41370 | 0.000
229.44/229.57	c total clause space: 78.2603MB
229.44/229.57	c total #watches: 122875
229.95/230.09	c total #propagations: 155424812 / total #impl: 284696908 (eff. 0.546)
229.95/230.09	c #Conflicts:     840000 | #Learnt:      42370 | 0.000
229.95/230.09	c total clause space: 78.2603MB
229.95/230.09	c total #watches: 125458
230.54/230.63	c total #propagations: 155632630 / total #impl: 285105030 (eff. 0.546)
230.54/230.63	c #Conflicts:     841000 | #Learnt:      43370 | 0.000
230.54/230.63	c total clause space: 78.2603MB
230.54/230.63	c total #watches: 127896
231.05/231.17	c total #propagations: 155834809 / total #impl: 285494738 (eff. 0.546)
231.05/231.17	c GARBAGE COLLECT
231.05/231.17	c #Conflicts:     842000 | #Learnt:      22275 | 0.000
231.05/231.17	c total clause space: 78.2603MB
231.05/231.17	c total #watches: 74316
231.34/231.46	c total #propagations: 156033342 / total #impl: 285875483 (eff. 0.546)
231.34/231.46	c #Conflicts:     843000 | #Learnt:      23275 | 0.000
231.34/231.46	c total clause space: 78.2603MB
231.34/231.46	c total #watches: 76957
231.64/231.75	c total #propagations: 156243929 / total #impl: 286250371 (eff. 0.546)
231.64/231.75	c #Conflicts:     844000 | #Learnt:      24275 | 0.000
231.64/231.75	c total clause space: 78.2603MB
231.64/231.75	c total #watches: 79463
231.94/232.06	c total #propagations: 156448539 / total #impl: 286615703 (eff. 0.546)
231.94/232.06	c #Conflicts:     845000 | #Learnt:      25275 | 0.000
231.94/232.06	c total clause space: 78.2603MB
231.94/232.06	c total #watches: 82047
232.34/232.41	c total #propagations: 156648537 / total #impl: 286981718 (eff. 0.546)
232.34/232.41	c #Conflicts:     846000 | #Learnt:      26275 | 0.000
232.34/232.41	c total clause space: 78.2603MB
232.34/232.41	c total #watches: 84923
232.64/232.73	c total #propagations: 156857826 / total #impl: 287369505 (eff. 0.546)
232.64/232.73	c #Conflicts:     847000 | #Learnt:      27275 | 0.000
232.64/232.73	c total clause space: 78.2603MB
232.64/232.73	c total #watches: 87806
232.94/233.02	c total #propagations: 157059685 / total #impl: 287757174 (eff. 0.546)
232.94/233.02	c #Conflicts:     848000 | #Learnt:      28275 | 0.000
232.94/233.02	c total clause space: 78.2603MB
232.94/233.02	c total #watches: 90258
233.25/233.32	c total #propagations: 157231135 / total #impl: 288081571 (eff. 0.546)
233.25/233.32	c #Conflicts:     849000 | #Learnt:      29275 | 0.000
233.25/233.32	c total clause space: 78.2603MB
233.25/233.32	c total #watches: 93102
233.54/233.66	c total #propagations: 157399814 / total #impl: 288395652 (eff. 0.546)
233.54/233.66	c #Conflicts:     850000 | #Learnt:      30275 | 0.000
233.54/233.66	c total clause space: 78.2603MB
233.54/233.66	c total #watches: 95799
233.84/233.98	c total #propagations: 157590060 / total #impl: 288729469 (eff. 0.546)
233.84/233.98	c #Conflicts:     851000 | #Learnt:      31275 | 0.000
233.84/233.98	c total clause space: 78.2603MB
233.84/233.98	c total #watches: 98480
234.25/234.39	c total #propagations: 157754167 / total #impl: 289038479 (eff. 0.546)
234.25/234.39	c #Conflicts:     852000 | #Learnt:      32275 | 0.000
234.25/234.39	c total clause space: 78.2603MB
234.25/234.39	c total #watches: 101346
234.64/234.75	c total #propagations: 157961313 / total #impl: 289402072 (eff. 0.546)
234.64/234.75	c #Conflicts:     853000 | #Learnt:      33275 | 0.000
234.64/234.75	c total clause space: 78.2603MB
234.64/234.75	c total #watches: 103850
235.04/235.19	c total #propagations: 158156297 / total #impl: 289754282 (eff. 0.546)
235.04/235.19	c #Conflicts:     854000 | #Learnt:      34275 | 0.000
235.04/235.19	c total clause space: 78.2603MB
235.04/235.19	c total #watches: 106242
235.45/235.59	c total #propagations: 158354260 / total #impl: 290110767 (eff. 0.546)
235.45/235.59	c #Conflicts:     855000 | #Learnt:      35275 | 0.000
235.45/235.59	c total clause space: 78.2603MB
235.45/235.59	c total #watches: 108958
235.84/235.93	c total #propagations: 158540301 / total #impl: 290450742 (eff. 0.546)
235.84/235.93	c #Conflicts:     856000 | #Learnt:      36275 | 0.000
235.84/235.93	c total clause space: 78.2603MB
235.84/235.93	c total #watches: 111451
236.24/236.32	c total #propagations: 158718072 / total #impl: 290762308 (eff. 0.546)
236.24/236.32	c #Conflicts:     857000 | #Learnt:      37275 | 0.000
236.24/236.32	c total clause space: 78.2603MB
236.24/236.32	c total #watches: 113882
236.64/236.72	c total #propagations: 158895411 / total #impl: 291110679 (eff. 0.546)
236.64/236.72	c #Conflicts:     858000 | #Learnt:      38275 | 0.000
236.64/236.72	c total clause space: 78.2603MB
236.64/236.72	c total #watches: 116636
237.04/237.16	c total #propagations: 159070533 / total #impl: 291464066 (eff. 0.546)
237.04/237.16	c #Conflicts:     859000 | #Learnt:      39275 | 0.000
237.04/237.16	c total clause space: 78.2603MB
237.04/237.16	c total #watches: 119396
237.55/237.63	c total #propagations: 159252841 / total #impl: 291804335 (eff. 0.546)
237.55/237.63	c #Conflicts:     860000 | #Learnt:      40275 | 0.000
237.55/237.63	c total clause space: 78.2603MB
237.55/237.63	c total #watches: 122212
238.04/238.10	c total #propagations: 159451591 / total #impl: 292169007 (eff. 0.546)
238.04/238.10	c #Conflicts:     861000 | #Learnt:      41275 | 0.000
238.04/238.10	c total clause space: 78.2603MB
238.04/238.10	c total #watches: 124820
238.54/238.63	c total #propagations: 159638436 / total #impl: 292507226 (eff. 0.546)
238.54/238.63	c #Conflicts:     862000 | #Learnt:      42275 | 0.000
238.54/238.63	c total clause space: 78.2603MB
238.54/238.63	c total #watches: 127301
239.04/239.14	c total #propagations: 159839626 / total #impl: 292892900 (eff. 0.546)
239.04/239.14	c #Conflicts:     863000 | #Learnt:      43275 | 0.000
239.04/239.14	c total clause space: 78.2603MB
239.04/239.14	c total #watches: 129925
239.54/239.61	c total #propagations: 160036278 / total #impl: 293266651 (eff. 0.546)
239.54/239.61	c #Conflicts:     864000 | #Learnt:      44275 | 0.000
239.54/239.61	c total clause space: 78.2603MB
239.54/239.61	c total #watches: 132773
239.94/240.07	c total #propagations: 160230690 / total #impl: 293621785 (eff. 0.546)
239.94/240.07	c GARBAGE COLLECT
239.94/240.07	c #Conflicts:     865000 | #Learnt:      22871 | 0.000
239.94/240.07	c total clause space: 78.2603MB
239.94/240.07	c total #watches: 76093
240.24/240.37	c total #propagations: 160436232 / total #impl: 293999922 (eff. 0.546)
240.24/240.37	c #Conflicts:     866000 | #Learnt:      23871 | 0.000
240.24/240.37	c total clause space: 78.2603MB
240.24/240.37	c total #watches: 78950
240.44/240.58	c total #propagations: 160642300 / total #impl: 294383272 (eff. 0.546)
240.44/240.58	c #Conflicts:     867000 | #Learnt:      24871 | 0.000
240.44/240.58	c total clause space: 78.2603MB
240.44/240.58	c total #watches: 81597
240.74/240.90	c total #propagations: 160785428 / total #impl: 294675843 (eff. 0.546)
240.74/240.90	c #Conflicts:     868000 | #Learnt:      25871 | 0.000
240.74/240.90	c total clause space: 78.2603MB
240.74/240.90	c total #watches: 84319
241.14/241.25	c total #propagations: 160971640 / total #impl: 295007546 (eff. 0.546)
241.14/241.25	c #Conflicts:     869000 | #Learnt:      26871 | 0.000
241.14/241.25	c total clause space: 78.2603MB
241.14/241.25	c total #watches: 87201
241.44/241.54	c total #propagations: 161174844 / total #impl: 295353540 (eff. 0.546)
241.44/241.54	c #Conflicts:     870000 | #Learnt:      27871 | 0.000
241.44/241.54	c total clause space: 78.2603MB
241.44/241.54	c total #watches: 89860
241.74/241.85	c total #propagations: 161352280 / total #impl: 295691452 (eff. 0.546)
241.74/241.85	c #Conflicts:     871000 | #Learnt:      28871 | 0.000
241.74/241.85	c total clause space: 78.2603MB
241.74/241.85	c total #watches: 92388
242.14/242.21	c total #propagations: 161524460 / total #impl: 296016260 (eff. 0.546)
242.14/242.21	c #Conflicts:     872000 | #Learnt:      29871 | 0.000
242.14/242.21	c total clause space: 78.2603MB
242.14/242.21	c total #watches: 94880
242.44/242.50	c total #propagations: 161707360 / total #impl: 296345737 (eff. 0.546)
242.44/242.50	c #Conflicts:     873000 | #Learnt:      30871 | 0.000
242.44/242.50	c total clause space: 78.2603MB
242.44/242.50	c total #watches: 97354
242.74/242.82	c total #propagations: 161850680 / total #impl: 296631981 (eff. 0.546)
242.74/242.82	c #Conflicts:     874000 | #Learnt:      31871 | 0.000
242.74/242.82	c total clause space: 78.2603MB
242.74/242.82	c total #watches: 100060
243.05/243.20	c total #propagations: 162034093 / total #impl: 296976650 (eff. 0.546)
243.05/243.20	c #Conflicts:     875000 | #Learnt:      32871 | 0.000
243.05/243.20	c total clause space: 78.2603MB
243.05/243.20	c total #watches: 103025
243.44/243.56	c total #propagations: 162234644 / total #impl: 297325489 (eff. 0.546)
243.44/243.56	c #Conflicts:     876000 | #Learnt:      33871 | 0.000
243.44/243.56	c total clause space: 78.2603MB
243.44/243.56	c total #watches: 105730
243.84/243.93	c total #propagations: 162398713 / total #impl: 297644813 (eff. 0.546)
243.84/243.93	c #Conflicts:     877000 | #Learnt:      34871 | 0.000
243.84/243.93	c total clause space: 78.2603MB
243.84/243.93	c total #watches: 108642
244.15/244.28	c total #propagations: 162593206 / total #impl: 298024217 (eff. 0.546)
244.15/244.28	c #Conflicts:     878000 | #Learnt:      35871 | 0.000
244.15/244.28	c total clause space: 78.2603MB
244.15/244.28	c total #watches: 111461
244.54/244.67	c total #propagations: 162761386 / total #impl: 298352155 (eff. 0.546)
244.54/244.67	c #Conflicts:     879000 | #Learnt:      36871 | 0.000
244.54/244.67	c total clause space: 78.2603MB
244.54/244.67	c total #watches: 114342
244.94/245.02	c total #propagations: 162953553 / total #impl: 298692905 (eff. 0.546)
244.94/245.02	c #Conflicts:     880000 | #Learnt:      37871 | 0.000
244.94/245.02	c total clause space: 78.2603MB
244.94/245.02	c total #watches: 116556
245.44/245.54	c total #propagations: 163109317 / total #impl: 298962915 (eff. 0.546)
245.44/245.54	c #Conflicts:     881000 | #Learnt:      38871 | 0.000
245.44/245.54	c total clause space: 78.2603MB
245.44/245.54	c total #watches: 119161
245.94/246.07	c total #propagations: 163302240 / total #impl: 299306795 (eff. 0.546)
245.94/246.07	c #Conflicts:     882000 | #Learnt:      39871 | 0.000
245.94/246.07	c total clause space: 78.2603MB
245.94/246.07	c total #watches: 121631
246.45/246.52	c total #propagations: 163501221 / total #impl: 299672957 (eff. 0.546)
246.45/246.52	c #Conflicts:     883000 | #Learnt:      40871 | 0.000
246.45/246.52	c total clause space: 78.2603MB
246.45/246.52	c total #watches: 124112
246.94/247.01	c total #propagations: 163688126 / total #impl: 299996952 (eff. 0.546)
246.94/247.01	c #Conflicts:     884000 | #Learnt:      41871 | 0.000
246.94/247.01	c total clause space: 78.2603MB
246.94/247.01	c total #watches: 126616
247.34/247.46	c total #propagations: 163878897 / total #impl: 300332900 (eff. 0.546)
247.34/247.46	c #Conflicts:     885000 | #Learnt:      42871 | 0.000
247.34/247.46	c total clause space: 78.2603MB
247.34/247.46	c total #watches: 129046
247.84/247.97	c total #propagations: 164064419 / total #impl: 300661531 (eff. 0.546)
247.84/247.97	c #Conflicts:     886000 | #Learnt:      43871 | 0.000
247.84/247.97	c total clause space: 78.2603MB
247.84/247.97	c total #watches: 131750
248.34/248.48	c total #propagations: 164267101 / total #impl: 301043016 (eff. 0.546)
248.34/248.48	c #Conflicts:     887000 | #Learnt:      44871 | 0.000
248.34/248.48	c total clause space: 78.2603MB
248.34/248.48	c total #watches: 134265
248.84/248.93	c total #propagations: 164461840 / total #impl: 301411692 (eff. 0.546)
248.84/248.93	c GARBAGE COLLECT
248.84/248.93	c #Conflicts:     888000 | #Learnt:      23171 | 0.000
248.84/248.93	c total clause space: 78.2603MB
248.84/248.93	c total #watches: 76849
249.04/249.18	c total #propagations: 164656338 / total #impl: 301772034 (eff. 0.546)
249.04/249.18	c #Conflicts:     889000 | #Learnt:      24171 | 0.000
249.04/249.18	c total clause space: 78.2603MB
249.04/249.18	c total #watches: 79197
249.34/249.48	c total #propagations: 164840623 / total #impl: 302100159 (eff. 0.546)
249.34/249.48	c #Conflicts:     890000 | #Learnt:      25171 | 0.000
249.34/249.48	c total clause space: 78.2603MB
249.34/249.48	c total #watches: 81632
249.65/249.75	c total #propagations: 165040177 / total #impl: 302448471 (eff. 0.546)
249.65/249.75	c #Conflicts:     891000 | #Learnt:      26171 | 0.000
249.65/249.75	c total clause space: 78.2603MB
249.65/249.75	c total #watches: 84104
249.94/250.04	c total #propagations: 165225690 / total #impl: 302789876 (eff. 0.546)
249.94/250.04	c #Conflicts:     892000 | #Learnt:      27171 | 0.000
249.94/250.04	c total clause space: 78.2603MB
249.94/250.04	c total #watches: 86808
250.24/250.34	c total #propagations: 165408279 / total #impl: 303127926 (eff. 0.546)
250.24/250.34	c #Conflicts:     893000 | #Learnt:      28171 | 0.000
250.24/250.34	c total clause space: 78.2603MB
250.24/250.34	c total #watches: 89787
250.54/250.68	c total #propagations: 165592130 / total #impl: 303472438 (eff. 0.546)
250.54/250.68	c #Conflicts:     894000 | #Learnt:      29171 | 0.000
250.54/250.68	c total clause space: 78.2603MB
250.54/250.68	c total #watches: 92656
250.85/250.99	c total #propagations: 165792968 / total #impl: 303823389 (eff. 0.546)
250.85/250.99	c #Conflicts:     895000 | #Learnt:      30171 | 0.000
250.85/250.99	c total clause space: 78.2603MB
250.85/250.99	c total #watches: 95467
251.14/251.29	c total #propagations: 165976422 / total #impl: 304157637 (eff. 0.546)
251.14/251.29	c #Conflicts:     896000 | #Learnt:      31171 | 0.000
251.14/251.29	c total clause space: 78.2603MB
251.14/251.29	c total #watches: 98287
251.54/251.62	c total #propagations: 166145042 / total #impl: 304463507 (eff. 0.546)
251.54/251.62	c #Conflicts:     897000 | #Learnt:      32171 | 0.000
251.54/251.62	c total clause space: 78.2603MB
251.54/251.62	c total #watches: 100825
251.85/251.99	c total #propagations: 166316289 / total #impl: 304789986 (eff. 0.546)
251.85/251.99	c #Conflicts:     898000 | #Learnt:      33171 | 0.000
251.85/251.99	c total clause space: 78.2603MB
251.85/251.99	c total #watches: 103341
252.24/252.31	c total #propagations: 166506680 / total #impl: 305118969 (eff. 0.546)
252.24/252.31	c #Conflicts:     899000 | #Learnt:      34171 | 0.000
252.24/252.31	c total clause space: 78.2603MB
252.24/252.31	c total #watches: 106112
252.54/252.65	c total #propagations: 166699767 / total #impl: 305455002 (eff. 0.546)
252.54/252.65	c #Conflicts:     900000 | #Learnt:      35171 | 0.000
252.54/252.65	c total clause space: 78.2603MB
252.54/252.65	c total #watches: 108623
252.95/253.01	c total #propagations: 166872095 / total #impl: 305769915 (eff. 0.546)
252.95/253.01	c #Conflicts:     901000 | #Learnt:      36171 | 0.000
252.95/253.01	c total clause space: 78.2603MB
252.95/253.01	c total #watches: 111204
253.24/253.36	c total #propagations: 167057645 / total #impl: 306094700 (eff. 0.546)
253.24/253.36	c #Conflicts:     902000 | #Learnt:      37171 | 0.000
253.24/253.36	c total clause space: 78.2603MB
253.24/253.36	c total #watches: 113710
253.64/253.78	c total #propagations: 167233492 / total #impl: 306431952 (eff. 0.546)
253.64/253.78	c #Conflicts:     903000 | #Learnt:      38171 | 0.000
253.64/253.78	c total clause space: 78.2603MB
253.64/253.78	c total #watches: 116335
254.05/254.13	c total #propagations: 167423837 / total #impl: 306787720 (eff. 0.546)
254.05/254.13	c #Conflicts:     904000 | #Learnt:      39171 | 0.000
254.05/254.13	c total clause space: 78.2603MB
254.05/254.13	c total #watches: 119197
254.44/254.55	c total #propagations: 167598496 / total #impl: 307140324 (eff. 0.546)
254.44/254.55	c #Conflicts:     905000 | #Learnt:      40171 | 0.000
254.44/254.55	c total clause space: 78.2603MB
254.44/254.55	c total #watches: 121664
254.94/255.00	c total #propagations: 167786231 / total #impl: 307482229 (eff. 0.546)
254.94/255.00	c #Conflicts:     906000 | #Learnt:      41171 | 0.000
254.94/255.00	c total clause space: 78.2603MB
254.94/255.00	c total #watches: 124055
255.34/255.41	c total #propagations: 167973427 / total #impl: 307810216 (eff. 0.546)
255.34/255.41	c #Conflicts:     907000 | #Learnt:      42171 | 0.000
255.34/255.41	c total clause space: 78.2603MB
255.34/255.41	c total #watches: 126239
255.84/255.90	c total #propagations: 168169333 / total #impl: 308138340 (eff. 0.546)
255.84/255.90	c #Conflicts:     908000 | #Learnt:      43171 | 0.000
255.84/255.90	c total clause space: 78.2603MB
255.84/255.90	c total #watches: 128775
256.25/256.38	c total #propagations: 168359171 / total #impl: 308473713 (eff. 0.546)
256.25/256.38	c #Conflicts:     909000 | #Learnt:      44171 | 0.000
256.25/256.38	c total clause space: 78.2603MB
256.25/256.38	c total #watches: 131244
256.84/256.90	c total #propagations: 168555729 / total #impl: 308828751 (eff. 0.546)
256.84/256.90	c #Conflicts:     910000 | #Learnt:      45171 | 0.000
256.84/256.90	c total clause space: 78.2603MB
256.84/256.90	c total #watches: 133897
257.24/257.37	c total #propagations: 168742548 / total #impl: 309179684 (eff. 0.546)
257.24/257.37	c GARBAGE COLLECT
257.24/257.37	c #Conflicts:     911000 | #Learnt:      23167 | 0.000
257.24/257.37	c total clause space: 78.2603MB
257.24/257.37	c total #watches: 76810
257.44/257.58	c total #propagations: 168921390 / total #impl: 309520877 (eff. 0.546)
257.44/257.58	c #Conflicts:     912000 | #Learnt:      24167 | 0.000
257.44/257.58	c total clause space: 78.2603MB
257.44/257.58	c total #watches: 79356
257.74/257.86	c total #propagations: 169085742 / total #impl: 309828738 (eff. 0.546)
257.74/257.86	c #Conflicts:     913000 | #Learnt:      25167 | 0.000
257.74/257.86	c total clause space: 78.2603MB
257.74/257.86	c total #watches: 82129
258.04/258.18	c total #propagations: 169275429 / total #impl: 310176498 (eff. 0.546)
258.04/258.18	c #Conflicts:     914000 | #Learnt:      26167 | 0.000
258.04/258.18	c total clause space: 78.2603MB
258.04/258.18	c total #watches: 84689
258.34/258.47	c total #propagations: 169468559 / total #impl: 310538688 (eff. 0.546)
258.34/258.47	c #Conflicts:     915000 | #Learnt:      27167 | 0.000
258.34/258.47	c total clause space: 78.2603MB
258.34/258.47	c total #watches: 87251
258.64/258.78	c total #propagations: 169648867 / total #impl: 310868248 (eff. 0.546)
258.64/258.78	c #Conflicts:     916000 | #Learnt:      28167 | 0.000
258.64/258.78	c total clause space: 78.2603MB
258.64/258.78	c total #watches: 89895
258.94/259.06	c total #propagations: 169835669 / total #impl: 311207291 (eff. 0.546)
258.94/259.06	c #Conflicts:     917000 | #Learnt:      29167 | 0.000
258.94/259.06	c total clause space: 78.2603MB
258.94/259.06	c total #watches: 92650
259.24/259.39	c total #propagations: 169995206 / total #impl: 311510432 (eff. 0.546)
259.24/259.39	c #Conflicts:     918000 | #Learnt:      30167 | 0.000
259.24/259.39	c total clause space: 78.2603MB
259.24/259.39	c total #watches: 95240
259.64/259.76	c total #propagations: 170178587 / total #impl: 311829021 (eff. 0.546)
259.64/259.76	c #Conflicts:     919000 | #Learnt:      31167 | 0.000
259.64/259.76	c total clause space: 78.2603MB
259.64/259.76	c total #watches: 97784
260.04/260.14	c total #propagations: 170372439 / total #impl: 312171882 (eff. 0.546)
260.04/260.14	c #Conflicts:     920000 | #Learnt:      32167 | 0.000
260.04/260.14	c total clause space: 78.2603MB
260.04/260.14	c total #watches: 100309
260.34/260.44	c total #propagations: 170562263 / total #impl: 312521909 (eff. 0.546)
260.34/260.44	c #Conflicts:     921000 | #Learnt:      33167 | 0.000
260.34/260.44	c total clause space: 78.2603MB
260.34/260.44	c total #watches: 102982
260.64/260.78	c total #propagations: 170740726 / total #impl: 312842908 (eff. 0.546)
260.64/260.78	c #Conflicts:     922000 | #Learnt:      34167 | 0.000
260.64/260.78	c total clause space: 78.2603MB
260.64/260.78	c total #watches: 105756
261.04/261.19	c total #propagations: 170916142 / total #impl: 313155512 (eff. 0.546)
261.04/261.19	c #Conflicts:     923000 | #Learnt:      35167 | 0.000
261.04/261.19	c total clause space: 78.2603MB
261.04/261.19	c total #watches: 108301
261.44/261.54	c total #propagations: 171098522 / total #impl: 313491564 (eff. 0.546)
261.44/261.54	c #Conflicts:     924000 | #Learnt:      36167 | 0.000
261.44/261.54	c total clause space: 78.2603MB
261.44/261.54	c total #watches: 110855
261.84/261.94	c total #propagations: 171275802 / total #impl: 313829926 (eff. 0.546)
261.84/261.94	c #Conflicts:     925000 | #Learnt:      37167 | 0.000
261.84/261.94	c total clause space: 78.2603MB
261.84/261.94	c total #watches: 113503
262.14/262.29	c total #propagations: 171460825 / total #impl: 314173181 (eff. 0.546)
262.14/262.29	c #Conflicts:     926000 | #Learnt:      38167 | 0.000
262.14/262.29	c total clause space: 78.2603MB
262.14/262.29	c total #watches: 115823
262.64/262.73	c total #propagations: 171619416 / total #impl: 314462904 (eff. 0.546)
262.64/262.73	c #Conflicts:     927000 | #Learnt:      39167 | 0.000
262.64/262.73	c total clause space: 78.2603MB
262.64/262.73	c total #watches: 118182
263.14/263.22	c total #propagations: 171806795 / total #impl: 314805297 (eff. 0.546)
263.14/263.22	c #Conflicts:     928000 | #Learnt:      40167 | 0.000
263.14/263.22	c total clause space: 78.2603MB
263.14/263.22	c total #watches: 120388
263.64/263.70	c total #propagations: 172014090 / total #impl: 315193322 (eff. 0.546)
263.64/263.70	c #Conflicts:     929000 | #Learnt:      41167 | 0.000
263.64/263.70	c total clause space: 78.2603MB
263.64/263.70	c total #watches: 122816
264.04/264.19	c total #propagations: 172213068 / total #impl: 315564282 (eff. 0.546)
264.04/264.19	c #Conflicts:     930000 | #Learnt:      42167 | 0.000
264.04/264.19	c total clause space: 78.2603MB
264.04/264.19	c total #watches: 125342
264.54/264.68	c total #propagations: 172408768 / total #impl: 315926499 (eff. 0.546)
264.54/264.68	c #Conflicts:     931000 | #Learnt:      43167 | 0.000
264.54/264.68	c total clause space: 78.2603MB
264.54/264.68	c total #watches: 127726
265.04/265.16	c total #propagations: 172609776 / total #impl: 316286790 (eff. 0.546)
265.04/265.16	c #Conflicts:     932000 | #Learnt:      44167 | 0.000
265.04/265.16	c total clause space: 78.2603MB
265.04/265.16	c total #watches: 130135
265.54/265.66	c total #propagations: 172801842 / total #impl: 316637900 (eff. 0.546)
265.54/265.66	c #Conflicts:     933000 | #Learnt:      45167 | 0.000
265.54/265.66	c total clause space: 78.2603MB
265.54/265.66	c total #watches: 132604
266.14/266.21	c total #propagations: 173002923 / total #impl: 317003976 (eff. 0.546)
266.14/266.21	c #Conflicts:     934000 | #Learnt:      46167 | 0.000
266.14/266.21	c total clause space: 78.2603MB
266.14/266.21	c total #watches: 135121
266.54/266.64	c total #propagations: 173196995 / total #impl: 317372692 (eff. 0.546)
266.54/266.64	c GARBAGE COLLECT
266.54/266.64	c #Conflicts:     935000 | #Learnt:      23874 | 0.000
266.54/266.64	c total clause space: 78.2603MB
266.54/266.64	c total #watches: 78626
266.84/266.97	c total #propagations: 173386624 / total #impl: 317719526 (eff. 0.546)
266.84/266.97	c #Conflicts:     936000 | #Learnt:      24874 | 0.000
266.84/266.97	c total clause space: 78.2603MB
266.84/266.97	c total #watches: 81152
267.14/267.25	c total #propagations: 173578622 / total #impl: 318061453 (eff. 0.546)
267.14/267.25	c #Conflicts:     937000 | #Learnt:      25874 | 0.000
267.14/267.25	c total clause space: 78.2603MB
267.14/267.25	c total #watches: 83711
267.44/267.59	c total #propagations: 173764819 / total #impl: 318402808 (eff. 0.546)
267.44/267.59	c #Conflicts:     938000 | #Learnt:      26874 | 0.000
267.44/267.59	c total clause space: 78.2603MB
267.44/267.59	c total #watches: 86043
267.84/267.96	c total #propagations: 173968000 / total #impl: 318768482 (eff. 0.546)
267.84/267.96	c #Conflicts:     939000 | #Learnt:      27874 | 0.000
267.84/267.96	c total clause space: 78.2603MB
267.84/267.96	c total #watches: 88413
268.24/268.31	c total #propagations: 174170654 / total #impl: 319146155 (eff. 0.546)
268.24/268.31	c #Conflicts:     940000 | #Learnt:      28874 | 0.000
268.24/268.31	c total clause space: 78.2603MB
268.24/268.31	c total #watches: 90571
268.54/268.68	c total #propagations: 174366352 / total #impl: 319507954 (eff. 0.546)
268.54/268.68	c #Conflicts:     941000 | #Learnt:      29874 | 0.000
268.54/268.68	c total clause space: 78.2603MB
268.54/268.68	c total #watches: 92872
268.94/269.06	c total #propagations: 174565812 / total #impl: 319889156 (eff. 0.546)
268.94/269.06	c #Conflicts:     942000 | #Learnt:      30874 | 0.000
268.94/269.06	c total clause space: 78.2603MB
268.94/269.06	c total #watches: 95315
269.34/269.44	c total #propagations: 174757827 / total #impl: 320233175 (eff. 0.546)
269.34/269.44	c #Conflicts:     943000 | #Learnt:      31874 | 0.000
269.34/269.44	c total clause space: 78.2603MB
269.34/269.44	c total #watches: 97696
269.74/269.87	c total #propagations: 174956033 / total #impl: 320605851 (eff. 0.546)
269.74/269.87	c #Conflicts:     944000 | #Learnt:      32874 | 0.000
269.74/269.87	c total clause space: 78.2603MB
269.74/269.87	c total #watches: 99884
270.24/270.30	c total #propagations: 175173889 / total #impl: 321024518 (eff. 0.546)
270.24/270.30	c #Conflicts:     945000 | #Learnt:      33874 | 0.000
270.24/270.30	c total clause space: 78.2603MB
270.24/270.30	c total #watches: 102339
270.64/270.75	c total #propagations: 175366296 / total #impl: 321398602 (eff. 0.546)
270.64/270.75	c #Conflicts:     946000 | #Learnt:      34874 | 0.000
270.64/270.75	c total clause space: 78.2603MB
270.64/270.75	c total #watches: 104857
271.14/271.22	c total #propagations: 175574771 / total #impl: 321803796 (eff. 0.546)
271.14/271.22	c #Conflicts:     947000 | #Learnt:      35874 | 0.000
271.14/271.22	c total clause space: 78.2603MB
271.14/271.22	c total #watches: 107283
271.54/271.70	c total #propagations: 175782192 / total #impl: 322202065 (eff. 0.546)
271.54/271.70	c #Conflicts:     948000 | #Learnt:      36874 | 0.000
271.54/271.70	c total clause space: 78.2603MB
271.54/271.70	c total #watches: 109591
272.04/272.17	c total #propagations: 175984509 / total #impl: 322590185 (eff. 0.546)
272.04/272.17	c #Conflicts:     949000 | #Learnt:      37874 | 0.000
272.04/272.17	c total clause space: 78.2603MB
272.04/272.17	c total #watches: 112003
272.54/272.67	c total #propagations: 176185396 / total #impl: 322985562 (eff. 0.545)
272.54/272.67	c #Conflicts:     950000 | #Learnt:      38874 | 0.000
272.54/272.67	c total clause space: 78.2603MB
272.54/272.67	c total #watches: 114642
273.04/273.14	c total #propagations: 176399264 / total #impl: 323396721 (eff. 0.545)
273.04/273.14	c #Conflicts:     951000 | #Learnt:      39874 | 0.000
273.04/273.14	c total clause space: 78.2603MB
273.04/273.14	c total #watches: 117237
273.44/273.57	c total #propagations: 176609781 / total #impl: 323801158 (eff. 0.545)
273.44/273.57	c #Conflicts:     952000 | #Learnt:      40874 | 0.000
273.44/273.57	c total clause space: 78.2603MB
273.44/273.57	c total #watches: 119470
273.94/274.03	c total #propagations: 176808870 / total #impl: 324182220 (eff. 0.545)
273.94/274.03	c #Conflicts:     953000 | #Learnt:      41874 | 0.000
273.94/274.03	c total clause space: 78.2603MB
273.94/274.03	c total #watches: 122222
274.44/274.53	c total #propagations: 177014413 / total #impl: 324571973 (eff. 0.545)
274.44/274.53	c #Conflicts:     954000 | #Learnt:      42874 | 0.000
274.44/274.53	c total clause space: 78.2603MB
274.44/274.53	c total #watches: 124533
274.94/275.04	c total #propagations: 177223530 / total #impl: 324979757 (eff. 0.545)
274.94/275.04	c #Conflicts:     955000 | #Learnt:      43874 | 0.000
274.94/275.04	c total clause space: 127.173MB
274.94/275.04	c total #watches: 127053
275.43/275.52	c total #propagations: 177429901 / total #impl: 325380919 (eff. 0.545)
275.43/275.52	c #Conflicts:     956000 | #Learnt:      44874 | 0.000
275.43/275.52	c total clause space: 127.173MB
275.43/275.52	c total #watches: 129438
275.93/276.01	c total #propagations: 177630536 / total #impl: 325778660 (eff. 0.545)
275.93/276.01	c #Conflicts:     957000 | #Learnt:      45874 | 0.000
275.93/276.01	c total clause space: 127.173MB
275.93/276.01	c total #watches: 131962
276.43/276.54	c total #propagations: 177829588 / total #impl: 326174460 (eff. 0.545)
276.43/276.54	c #Conflicts:     958000 | #Learnt:      46874 | 0.000
276.43/276.54	c total clause space: 127.173MB
276.43/276.54	c total #watches: 134306
276.83/276.94	c total #propagations: 178031761 / total #impl: 326590079 (eff. 0.545)
276.83/276.94	c GARBAGE COLLECT
276.83/276.94	c #Conflicts:     959000 | #Learnt:      24275 | 0.000
276.83/276.94	c total clause space: 127.173MB
276.83/276.94	c total #watches: 79959
277.14/277.28	c total #propagations: 178239535 / total #impl: 326965578 (eff. 0.545)
277.14/277.28	c #Conflicts:     960000 | #Learnt:      25275 | 0.000
277.14/277.28	c total clause space: 127.173MB
277.14/277.28	c total #watches: 82545
277.53/277.62	c total #propagations: 178451829 / total #impl: 327346369 (eff. 0.545)
277.53/277.62	c #Conflicts:     961000 | #Learnt:      26275 | 0.000
277.53/277.62	c total clause space: 127.173MB
277.53/277.62	c total #watches: 85063
277.83/277.94	c total #propagations: 178667325 / total #impl: 327734982 (eff. 0.545)
277.83/277.94	c #Conflicts:     962000 | #Learnt:      27275 | 0.000
277.83/277.94	c total clause space: 127.173MB
277.83/277.94	c total #watches: 87458
278.24/278.31	c total #propagations: 178866974 / total #impl: 328101853 (eff. 0.545)
278.24/278.31	c #Conflicts:     963000 | #Learnt:      28275 | 0.000
278.24/278.31	c total clause space: 127.173MB
278.24/278.31	c total #watches: 89778
278.53/278.65	c total #propagations: 179069157 / total #impl: 328476441 (eff. 0.545)
278.53/278.65	c #Conflicts:     964000 | #Learnt:      29275 | 0.000
278.53/278.65	c total clause space: 127.173MB
278.53/278.65	c total #watches: 92338
278.93/279.06	c total #propagations: 179262208 / total #impl: 328833011 (eff. 0.545)
278.93/279.06	c #Conflicts:     965000 | #Learnt:      30275 | 0.000
278.93/279.06	c total clause space: 127.173MB
278.93/279.06	c total #watches: 94806
279.34/279.41	c total #propagations: 179469393 / total #impl: 329237498 (eff. 0.545)
279.34/279.41	c #Conflicts:     966000 | #Learnt:      31275 | 0.000
279.34/279.41	c total clause space: 127.173MB
279.34/279.41	c total #watches: 97221
279.73/279.81	c total #propagations: 179661127 / total #impl: 329589444 (eff. 0.545)
279.73/279.81	c #Conflicts:     967000 | #Learnt:      32275 | 0.000
279.73/279.81	c total clause space: 127.173MB
279.73/279.81	c total #watches: 99474
280.13/280.23	c total #propagations: 179856673 / total #impl: 329956000 (eff. 0.545)
280.13/280.23	c #Conflicts:     968000 | #Learnt:      33275 | 0.000
280.13/280.23	c total clause space: 127.173MB
280.13/280.23	c total #watches: 101961
280.44/280.58	c total #propagations: 180060786 / total #impl: 330348700 (eff. 0.545)
280.44/280.58	c #Conflicts:     969000 | #Learnt:      34275 | 0.000
280.44/280.58	c total clause space: 127.173MB
280.44/280.58	c total #watches: 104466
280.93/281.01	c total #propagations: 180247281 / total #impl: 330672371 (eff. 0.545)
280.93/281.01	c #Conflicts:     970000 | #Learnt:      35275 | 0.000
280.93/281.01	c total clause space: 127.173MB
280.93/281.01	c total #watches: 107197
281.33/281.44	c total #propagations: 180462740 / total #impl: 331044617 (eff. 0.545)
281.33/281.44	c #Conflicts:     971000 | #Learnt:      36275 | 0.000
281.33/281.44	c total clause space: 127.173MB
281.33/281.44	c total #watches: 110025
281.73/281.82	c total #propagations: 180656945 / total #impl: 331401670 (eff. 0.545)
281.73/281.82	c #Conflicts:     972000 | #Learnt:      37275 | 0.000
281.73/281.82	c total clause space: 127.173MB
281.73/281.82	c total #watches: 113008
282.23/282.31	c total #propagations: 180853757 / total #impl: 331766472 (eff. 0.545)
282.23/282.31	c #Conflicts:     973000 | #Learnt:      38275 | 0.000
282.23/282.31	c total clause space: 127.173MB
282.23/282.31	c total #watches: 115576
282.64/282.77	c total #propagations: 181058190 / total #impl: 332168247 (eff. 0.545)
282.64/282.77	c #Conflicts:     974000 | #Learnt:      39275 | 0.000
282.64/282.77	c total clause space: 127.173MB
282.64/282.77	c total #watches: 117896
283.03/283.15	c total #propagations: 181247656 / total #impl: 332513644 (eff. 0.545)
283.03/283.15	c #Conflicts:     975000 | #Learnt:      40275 | 0.000
283.03/283.15	c total clause space: 127.173MB
283.03/283.15	c total #watches: 120427
283.43/283.52	c total #propagations: 181421229 / total #impl: 332839723 (eff. 0.545)
283.43/283.52	c #Conflicts:     976000 | #Learnt:      41275 | 0.000
283.43/283.52	c total clause space: 127.173MB
283.43/283.52	c total #watches: 123197
283.84/283.93	c total #propagations: 181588835 / total #impl: 333158645 (eff. 0.545)
283.84/283.93	c #Conflicts:     977000 | #Learnt:      42275 | 0.000
283.84/283.93	c total clause space: 127.173MB
283.84/283.93	c total #watches: 125490
284.23/284.35	c total #propagations: 181760534 / total #impl: 333480979 (eff. 0.545)
284.23/284.35	c #Conflicts:     978000 | #Learnt:      43275 | 0.000
284.23/284.35	c total clause space: 127.173MB
284.23/284.35	c total #watches: 128559
284.73/284.85	c total #propagations: 181942855 / total #impl: 333843257 (eff. 0.545)
284.73/284.85	c #Conflicts:     979000 | #Learnt:      44275 | 0.000
284.73/284.85	c total clause space: 127.173MB
284.73/284.85	c total #watches: 131194
285.13/285.24	c total #propagations: 182120734 / total #impl: 334184303 (eff. 0.545)
285.13/285.24	c #Conflicts:     980000 | #Learnt:      45275 | 0.000
285.13/285.24	c total clause space: 127.173MB
285.13/285.24	c total #watches: 133655
285.63/285.71	c total #propagations: 182282908 / total #impl: 334501022 (eff. 0.545)
285.63/285.71	c #Conflicts:     981000 | #Learnt:      46275 | 0.000
285.63/285.71	c total clause space: 127.173MB
285.63/285.71	c total #watches: 136003
286.13/286.22	c total #propagations: 182461926 / total #impl: 334844410 (eff. 0.545)
286.13/286.22	c #Conflicts:     982000 | #Learnt:      47275 | 0.000
286.13/286.22	c total clause space: 127.173MB
286.13/286.22	c total #watches: 138343
286.43/286.58	c total #propagations: 182644614 / total #impl: 335183255 (eff. 0.545)
286.43/286.58	c GARBAGE COLLECT
286.43/286.58	c #Conflicts:     983000 | #Learnt:      24377 | 0.000
286.43/286.58	c total clause space: 127.173MB
286.43/286.58	c total #watches: 80103
286.73/286.83	c total #propagations: 182819685 / total #impl: 335511705 (eff. 0.545)
286.73/286.83	c #Conflicts:     984000 | #Learnt:      25377 | 0.000
286.73/286.83	c total clause space: 127.173MB
286.73/286.83	c total #watches: 82376
287.04/287.11	c total #propagations: 182992216 / total #impl: 335827189 (eff. 0.545)
287.04/287.11	c #Conflicts:     985000 | #Learnt:      26377 | 0.000
287.04/287.11	c total clause space: 127.173MB
287.04/287.11	c total #watches: 85154
287.33/287.41	c total #propagations: 183169179 / total #impl: 336162161 (eff. 0.545)
287.33/287.41	c #Conflicts:     986000 | #Learnt:      27377 | 0.000
287.33/287.41	c total clause space: 127.173MB
287.33/287.41	c total #watches: 87973
287.63/287.73	c total #propagations: 183337868 / total #impl: 336498798 (eff. 0.545)
287.63/287.73	c #Conflicts:     987000 | #Learnt:      28377 | 0.000
287.63/287.73	c total clause space: 127.173MB
287.63/287.73	c total #watches: 90891
288.04/288.10	c total #propagations: 183504295 / total #impl: 336834915 (eff. 0.545)
288.04/288.10	c #Conflicts:     988000 | #Learnt:      29377 | 0.000
288.04/288.10	c total clause space: 127.173MB
288.04/288.10	c total #watches: 93668
288.34/288.49	c total #propagations: 183696154 / total #impl: 337222895 (eff. 0.545)
288.34/288.49	c #Conflicts:     989000 | #Learnt:      30377 | 0.000
288.34/288.49	c total clause space: 127.173MB
288.34/288.49	c total #watches: 96103
288.74/288.85	c total #propagations: 183872971 / total #impl: 337567412 (eff. 0.545)
288.74/288.85	c #Conflicts:     990000 | #Learnt:      31377 | 0.000
288.74/288.85	c total clause space: 127.173MB
288.74/288.85	c total #watches: 98656
289.14/289.24	c total #propagations: 184044439 / total #impl: 337903901 (eff. 0.545)
289.14/289.24	c #Conflicts:     991000 | #Learnt:      32377 | 0.000
289.14/289.24	c total clause space: 127.173MB
289.14/289.24	c total #watches: 101191
289.54/289.66	c total #propagations: 184225364 / total #impl: 338254907 (eff. 0.545)
289.54/289.66	c #Conflicts:     992000 | #Learnt:      33377 | 0.000
289.54/289.66	c total clause space: 127.173MB
289.54/289.66	c total #watches: 103839
289.94/290.08	c total #propagations: 184408295 / total #impl: 338601495 (eff. 0.545)
289.94/290.08	c #Conflicts:     993000 | #Learnt:      34377 | 0.000
289.94/290.08	c total clause space: 127.173MB
289.94/290.08	c total #watches: 106684
290.45/290.54	c total #propagations: 184602226 / total #impl: 338993014 (eff. 0.545)
290.45/290.54	c #Conflicts:     994000 | #Learnt:      35377 | 0.000
290.45/290.54	c total clause space: 127.173MB
290.45/290.54	c total #watches: 109497
290.94/291.00	c total #propagations: 184789035 / total #impl: 339370172 (eff. 0.545)
290.94/291.00	c #Conflicts:     995000 | #Learnt:      36377 | 0.000
290.94/291.00	c total clause space: 127.173MB
290.94/291.00	c total #watches: 112080
291.34/291.48	c total #propagations: 184972201 / total #impl: 339747213 (eff. 0.544)
291.34/291.48	c #Conflicts:     996000 | #Learnt:      37377 | 0.000
291.34/291.48	c total clause space: 127.173MB
291.34/291.48	c total #watches: 114901
291.94/292.01	c total #propagations: 185155094 / total #impl: 340142778 (eff. 0.544)
291.94/292.01	c #Conflicts:     997000 | #Learnt:      38377 | 0.000
291.94/292.01	c total clause space: 127.173MB
291.94/292.01	c total #watches: 117525
292.34/292.49	c total #propagations: 185345430 / total #impl: 340555824 (eff. 0.544)
292.34/292.49	c #Conflicts:     998000 | #Learnt:      39377 | 0.000
292.34/292.49	c total clause space: 127.173MB
292.34/292.49	c total #watches: 120060
292.94/293.01	c total #propagations: 185518561 / total #impl: 340936170 (eff. 0.544)
292.94/293.01	c #Conflicts:     999000 | #Learnt:      40377 | 0.000
292.94/293.01	c total clause space: 127.173MB
292.94/293.01	c total #watches: 122894
293.44/293.56	c total #propagations: 185707257 / total #impl: 341346998 (eff. 0.544)
293.44/293.56	c #Conflicts:    1000000 | #Learnt:      41377 | 0.000
293.44/293.56	c total clause space: 127.173MB
293.44/293.56	c total #watches: 125497
294.04/294.15	c total #propagations: 185897727 / total #impl: 341755096 (eff. 0.544)
294.04/294.15	c #Conflicts:    1001000 | #Learnt:      42377 | 0.000
294.04/294.15	c total clause space: 127.173MB
294.04/294.15	c total #watches: 128530
294.64/294.74	c total #propagations: 186085696 / total #impl: 342173535 (eff. 0.544)
294.64/294.74	c #Conflicts:    1002000 | #Learnt:      43377 | 0.000
294.64/294.74	c total clause space: 127.173MB
294.64/294.74	c total #watches: 131356
295.14/295.24	c total #propagations: 186257966 / total #impl: 342562978 (eff. 0.544)
295.14/295.24	c #Conflicts:    1003000 | #Learnt:      44377 | 0.000
295.14/295.24	c total clause space: 127.173MB
295.14/295.24	c total #watches: 133648
295.54/295.68	c total #propagations: 186403261 / total #impl: 342879106 (eff. 0.544)
295.54/295.68	c #Conflicts:    1004000 | #Learnt:      45377 | 0.000
295.54/295.68	c total clause space: 127.173MB
295.54/295.68	c total #watches: 135700
296.04/296.12	c total #propagations: 186546151 / total #impl: 343168098 (eff. 0.544)
296.04/296.12	c #Conflicts:    1005000 | #Learnt:      46377 | 0.000
296.04/296.12	c total clause space: 127.173MB
296.04/296.12	c total #watches: 137988
296.64/296.79	c total #propagations: 186702532 / total #impl: 343476952 (eff. 0.544)
296.64/296.79	c #Conflicts:    1006000 | #Learnt:      47377 | 0.000
296.64/296.79	c total clause space: 127.173MB
296.64/296.79	c total #watches: 140465
297.24/297.37	c total #propagations: 186875219 / total #impl: 343830939 (eff. 0.544)
297.24/297.37	c #Conflicts:    1007000 | #Learnt:      48377 | 0.000
297.24/297.37	c total clause space: 127.173MB
297.24/297.37	c total #watches: 142662
297.54/297.66	c total #propagations: 187047567 / total #impl: 344164793 (eff. 0.543)
297.54/297.66	c GARBAGE COLLECT
297.54/297.66	c #Conflicts:    1008000 | #Learnt:      25173 | 0.000
297.54/297.66	c total clause space: 127.173MB
297.54/297.66	c total #watches: 81949
297.84/297.92	c total #propagations: 187210167 / total #impl: 344467031 (eff. 0.543)
297.84/297.92	c #Conflicts:    1009000 | #Learnt:      26173 | 0.000
297.84/297.92	c total clause space: 127.173MB
297.84/297.92	c total #watches: 84529
298.05/298.20	c total #propagations: 187370299 / total #impl: 344778973 (eff. 0.543)
298.05/298.20	c #Conflicts:    1010000 | #Learnt:      27173 | 0.000
298.05/298.20	c total clause space: 127.173MB
298.05/298.20	c total #watches: 86933
298.34/298.49	c total #propagations: 187540979 / total #impl: 345099901 (eff. 0.543)
298.34/298.49	c #Conflicts:    1011000 | #Learnt:      28173 | 0.000
298.34/298.49	c total clause space: 127.173MB
298.34/298.49	c total #watches: 89041
298.74/298.80	c total #propagations: 187716155 / total #impl: 345433481 (eff. 0.543)
298.74/298.80	c #Conflicts:    1012000 | #Learnt:      29173 | 0.000
298.74/298.80	c total clause space: 127.173MB
298.74/298.80	c total #watches: 91158
298.94/299.08	c total #propagations: 187892257 / total #impl: 345771921 (eff. 0.543)
298.94/299.08	c #Conflicts:    1013000 | #Learnt:      30173 | 0.000
298.94/299.08	c total clause space: 127.173MB
298.94/299.08	c total #watches: 93218
299.25/299.38	c total #propagations: 188059754 / total #impl: 346086753 (eff. 0.543)
299.25/299.38	c #Conflicts:    1014000 | #Learnt:      31173 | 0.000
299.25/299.38	c total clause space: 127.173MB
299.25/299.38	c total #watches: 95356
299.64/299.70	c total #propagations: 188220923 / total #impl: 346394657 (eff. 0.543)
299.64/299.70	c #Conflicts:    1015000 | #Learnt:      32173 | 0.000
299.64/299.70	c total clause space: 127.173MB
299.64/299.70	c total #watches: 97481
299.94/300.01	c total #propagations: 188385653 / total #impl: 346706758 (eff. 0.543)
299.94/300.01	c #Conflicts:    1016000 | #Learnt:      33173 | 0.000
299.94/300.01	c total clause space: 127.173MB
299.94/300.01	c total #watches: 99642
300.25/300.32	c total #propagations: 188551655 / total #impl: 347017956 (eff. 0.543)
300.25/300.32	c #Conflicts:    1017000 | #Learnt:      34173 | 0.000
300.25/300.32	c total clause space: 127.173MB
300.25/300.32	c total #watches: 102182
300.54/300.62	c total #propagations: 188699570 / total #impl: 347319885 (eff. 0.543)
300.54/300.62	c #Conflicts:    1018000 | #Learnt:      35173 | 0.000
300.54/300.62	c total clause space: 127.173MB
300.54/300.62	c total #watches: 104392
300.84/300.95	c total #propagations: 188853755 / total #impl: 347623776 (eff. 0.543)
300.84/300.95	c #Conflicts:    1019000 | #Learnt:      36173 | 0.000
300.84/300.95	c total clause space: 127.173MB
300.84/300.95	c total #watches: 106451
301.14/301.27	c total #propagations: 189008998 / total #impl: 347924806 (eff. 0.543)
301.14/301.27	c #Conflicts:    1020000 | #Learnt:      37173 | 0.000
301.14/301.27	c total clause space: 127.173MB
301.14/301.27	c total #watches: 108515
301.54/301.61	c total #propagations: 189156850 / total #impl: 348210932 (eff. 0.543)
301.54/301.61	c #Conflicts:    1021000 | #Learnt:      38173 | 0.000
301.54/301.61	c total clause space: 127.173MB
301.54/301.61	c total #watches: 110621
301.94/302.03	c total #propagations: 189305565 / total #impl: 348499818 (eff. 0.543)
301.94/302.03	c #Conflicts:    1022000 | #Learnt:      39173 | 0.000
301.94/302.03	c total clause space: 127.173MB
301.94/302.03	c total #watches: 112675
302.24/302.39	c total #propagations: 189469140 / total #impl: 348826132 (eff. 0.543)
302.24/302.39	c #Conflicts:    1023000 | #Learnt:      40173 | 0.000
302.24/302.39	c total clause space: 127.173MB
302.24/302.39	c total #watches: 114688
302.64/302.77	c total #propagations: 189633184 / total #impl: 349147032 (eff. 0.543)
302.64/302.77	c #Conflicts:    1024000 | #Learnt:      41173 | 0.000
302.64/302.77	c total clause space: 127.173MB
302.64/302.77	c total #watches: 116890
303.14/303.20	c total #propagations: 189790618 / total #impl: 349453822 (eff. 0.543)
303.14/303.20	c #Conflicts:    1025000 | #Learnt:      42173 | 0.000
303.14/303.20	c total clause space: 127.173MB
303.14/303.20	c total #watches: 119011
303.44/303.59	c total #propagations: 189974831 / total #impl: 349808478 (eff. 0.543)
303.44/303.59	c #Conflicts:    1026000 | #Learnt:      43173 | 0.000
303.44/303.59	c total clause space: 127.173MB
303.44/303.59	c total #watches: 121300
303.84/303.94	c total #propagations: 190160848 / total #impl: 350150889 (eff. 0.543)
303.84/303.94	c #Conflicts:    1027000 | #Learnt:      44173 | 0.000
303.84/303.94	c total clause space: 127.173MB
303.84/303.94	c total #watches: 123944
304.24/304.32	c total #propagations: 190344837 / total #impl: 350475733 (eff. 0.543)
304.24/304.32	c #Conflicts:    1028000 | #Learnt:      45173 | 0.000
304.24/304.32	c total clause space: 127.173MB
304.24/304.32	c total #watches: 126192
304.54/304.67	c total #propagations: 190530439 / total #impl: 350810886 (eff. 0.543)
304.54/304.67	c #Conflicts:    1029000 | #Learnt:      46173 | 0.000
304.54/304.67	c total clause space: 127.173MB
304.54/304.67	c total #watches: 128477
304.94/305.01	c total #propagations: 190714866 / total #impl: 351134982 (eff. 0.543)
304.94/305.01	c #Conflicts:    1030000 | #Learnt:      47173 | 0.000
304.94/305.01	c total clause space: 127.173MB
304.94/305.01	c total #watches: 130572
305.24/305.39	c total #propagations: 190877972 / total #impl: 351432763 (eff. 0.543)
305.24/305.39	c #Conflicts:    1031000 | #Learnt:      48173 | 0.000
305.24/305.39	c total clause space: 127.173MB
305.24/305.39	c total #watches: 132805
305.64/305.77	c total #propagations: 191033653 / total #impl: 351735163 (eff. 0.543)
305.64/305.77	c GARBAGE COLLECT
305.64/305.77	c #Conflicts:    1032000 | #Learnt:      24672 | 0.000
305.64/305.77	c total clause space: 127.173MB
305.64/305.77	c total #watches: 80846
305.94/306.04	c total #propagations: 191216523 / total #impl: 352080237 (eff. 0.543)
305.94/306.04	c #Conflicts:    1033000 | #Learnt:      25672 | 0.000
305.94/306.04	c total clause space: 127.173MB
305.94/306.04	c total #watches: 83961
306.24/306.33	c total #propagations: 191422692 / total #impl: 352446803 (eff. 0.543)
306.24/306.33	c #Conflicts:    1034000 | #Learnt:      26672 | 0.000
306.24/306.33	c total clause space: 127.173MB
306.24/306.33	c total #watches: 86896
306.54/306.64	c total #propagations: 191621839 / total #impl: 352814195 (eff. 0.543)
306.54/306.64	c #Conflicts:    1035000 | #Learnt:      27672 | 0.000
306.54/306.64	c total clause space: 127.173MB
306.54/306.64	c total #watches: 89779
306.84/306.94	c total #propagations: 191817415 / total #impl: 353166487 (eff. 0.543)
306.84/306.94	c #Conflicts:    1036000 | #Learnt:      28672 | 0.000
306.84/306.94	c total clause space: 127.173MB
306.84/306.94	c total #watches: 92473
307.14/307.26	c total #propagations: 192007487 / total #impl: 353516932 (eff. 0.543)
307.14/307.26	c #Conflicts:    1037000 | #Learnt:      29672 | 0.000
307.14/307.26	c total clause space: 127.173MB
307.14/307.26	c total #watches: 95030
307.44/307.58	c total #propagations: 192197114 / total #impl: 353858560 (eff. 0.543)
307.44/307.58	c #Conflicts:    1038000 | #Learnt:      30672 | 0.000
307.44/307.58	c total clause space: 127.173MB
307.44/307.58	c total #watches: 97619
307.84/307.94	c total #propagations: 192375085 / total #impl: 354191695 (eff. 0.543)
307.84/307.94	c #Conflicts:    1039000 | #Learnt:      31672 | 0.000
307.84/307.94	c total clause space: 127.173MB
307.84/307.94	c total #watches: 100467
308.24/308.34	c total #propagations: 192560768 / total #impl: 354535374 (eff. 0.543)
308.24/308.34	c #Conflicts:    1040000 | #Learnt:      32672 | 0.000
308.24/308.34	c total clause space: 127.173MB
308.24/308.34	c total #watches: 103372
308.64/308.74	c total #propagations: 192729213 / total #impl: 354866617 (eff. 0.543)
308.64/308.74	c #Conflicts:    1041000 | #Learnt:      33672 | 0.000
308.64/308.74	c total clause space: 127.173MB
308.64/308.74	c total #watches: 106215
309.04/309.18	c total #propagations: 192915260 / total #impl: 355214995 (eff. 0.543)
309.04/309.18	c #Conflicts:    1042000 | #Learnt:      34672 | 0.000
309.04/309.18	c total clause space: 127.173MB
309.04/309.18	c total #watches: 109197
309.43/309.57	c total #propagations: 193108900 / total #impl: 355587407 (eff. 0.543)
309.43/309.57	c #Conflicts:    1043000 | #Learnt:      35672 | 0.000
309.43/309.57	c total clause space: 127.173MB
309.43/309.57	c total #watches: 111857
309.93/310.01	c total #propagations: 193271060 / total #impl: 355904163 (eff. 0.543)
309.93/310.01	c #Conflicts:    1044000 | #Learnt:      36672 | 0.000
309.93/310.01	c total clause space: 127.173MB
309.93/310.01	c total #watches: 114473
310.33/310.47	c total #propagations: 193457337 / total #impl: 356264661 (eff. 0.543)
310.33/310.47	c #Conflicts:    1045000 | #Learnt:      37672 | 0.000
310.33/310.47	c total clause space: 127.173MB
310.33/310.47	c total #watches: 117077
310.83/310.91	c total #propagations: 193646728 / total #impl: 356633985 (eff. 0.543)
310.83/310.91	c #Conflicts:    1046000 | #Learnt:      38672 | 0.000
310.83/310.91	c total clause space: 127.173MB
310.83/310.91	c total #watches: 119547
311.24/311.35	c total #propagations: 193820376 / total #impl: 356985210 (eff. 0.543)
311.24/311.35	c #Conflicts:    1047000 | #Learnt:      39672 | 0.000
311.24/311.35	c total clause space: 127.173MB
311.24/311.35	c total #watches: 121979
311.73/311.84	c total #propagations: 193987112 / total #impl: 357318311 (eff. 0.543)
311.73/311.84	c #Conflicts:    1048000 | #Learnt:      40672 | 0.000
311.73/311.84	c total clause space: 127.173MB
311.73/311.84	c total #watches: 124534
312.13/312.29	c total #propagations: 194163563 / total #impl: 357668504 (eff. 0.543)
312.13/312.29	c #Conflicts:    1049000 | #Learnt:      41672 | 0.000
312.13/312.29	c total clause space: 127.173MB
312.13/312.29	c total #watches: 126991
312.63/312.76	c total #propagations: 194338518 / total #impl: 358022155 (eff. 0.543)
312.63/312.76	c #Conflicts:    1050000 | #Learnt:      42672 | 0.000
312.63/312.76	c total clause space: 127.173MB
312.63/312.76	c total #watches: 129732
313.13/313.24	c total #propagations: 194529327 / total #impl: 358413860 (eff. 0.543)
313.13/313.24	c #Conflicts:    1051000 | #Learnt:      43672 | 0.000
313.13/313.24	c total clause space: 127.173MB
313.13/313.24	c total #watches: 132307
313.64/313.76	c total #propagations: 194711977 / total #impl: 358779222 (eff. 0.543)
313.64/313.76	c #Conflicts:    1052000 | #Learnt:      44672 | 0.000
313.64/313.76	c total clause space: 127.173MB
313.64/313.76	c total #watches: 134969
314.23/314.32	c total #propagations: 194892714 / total #impl: 359157089 (eff. 0.543)
314.23/314.32	c #Conflicts:    1053000 | #Learnt:      45672 | 0.000
314.23/314.32	c total clause space: 127.173MB
314.23/314.32	c total #watches: 138229
314.83/314.94	c total #propagations: 195089890 / total #impl: 359575116 (eff. 0.543)
314.83/314.94	c #Conflicts:    1054000 | #Learnt:      46672 | 0.000
314.83/314.94	c total clause space: 127.173MB
314.83/314.94	c total #watches: 141874
315.53/315.64	c total #propagations: 195287165 / total #impl: 360003187 (eff. 0.542)
315.53/315.64	c #Conflicts:    1055000 | #Learnt:      47672 | 0.000
315.53/315.64	c total clause space: 127.173MB
315.53/315.64	c total #watches: 145226
316.23/316.32	c total #propagations: 195483743 / total #impl: 360441057 (eff. 0.542)
316.23/316.32	c #Conflicts:    1056000 | #Learnt:      48672 | 0.000
316.23/316.32	c total clause space: 127.173MB
316.23/316.32	c total #watches: 148176
316.93/317.06	c total #propagations: 195686575 / total #impl: 360899344 (eff. 0.542)
316.93/317.06	c GARBAGE COLLECT
316.93/317.06	c #Conflicts:    1057000 | #Learnt:      24866 | 0.000
316.93/317.06	c total clause space: 127.173MB
316.93/317.06	c total #watches: 81400
317.23/317.36	c total #propagations: 195885254 / total #impl: 361337444 (eff. 0.542)
317.23/317.36	c #Conflicts:    1058000 | #Learnt:      25866 | 0.000
317.23/317.36	c total clause space: 127.173MB
317.23/317.36	c total #watches: 84426
317.63/317.71	c total #propagations: 196091528 / total #impl: 361710844 (eff. 0.542)
317.63/317.71	c #Conflicts:    1059000 | #Learnt:      26866 | 0.000
317.63/317.71	c total clause space: 127.173MB
317.63/317.71	c total #watches: 87575
317.94/318.06	c total #propagations: 196315114 / total #impl: 362126564 (eff. 0.542)
317.94/318.06	c #Conflicts:    1060000 | #Learnt:      27866 | 0.000
317.94/318.06	c total clause space: 127.173MB
317.94/318.06	c total #watches: 90354
318.33/318.43	c total #propagations: 196516984 / total #impl: 362514311 (eff. 0.542)
318.33/318.43	c #Conflicts:    1061000 | #Learnt:      28866 | 0.000
318.33/318.43	c total clause space: 127.173MB
318.33/318.43	c total #watches: 93356
318.73/318.87	c total #propagations: 196732295 / total #impl: 362960911 (eff. 0.542)
318.73/318.87	c #Conflicts:    1062000 | #Learnt:      29866 | 0.000
318.73/318.87	c total clause space: 127.173MB
318.73/318.87	c total #watches: 96498
319.13/319.28	c total #propagations: 196937300 / total #impl: 363407563 (eff. 0.542)
319.13/319.28	c #Conflicts:    1063000 | #Learnt:      30866 | 0.000
319.13/319.28	c total clause space: 127.173MB
319.13/319.28	c total #watches: 99526
319.63/319.73	c total #propagations: 197148187 / total #impl: 363862312 (eff. 0.542)
319.63/319.73	c #Conflicts:    1064000 | #Learnt:      31866 | 0.000
319.63/319.73	c total clause space: 127.173MB
319.63/319.73	c total #watches: 102175
320.04/320.20	c total #propagations: 197353498 / total #impl: 364323909 (eff. 0.542)
320.04/320.20	c #Conflicts:    1065000 | #Learnt:      32866 | 0.000
320.04/320.20	c total clause space: 127.173MB
320.04/320.20	c total #watches: 105084
320.63/320.71	c total #propagations: 197551171 / total #impl: 364766196 (eff. 0.542)
320.63/320.71	c #Conflicts:    1066000 | #Learnt:      33866 | 0.000
320.63/320.71	c total clause space: 127.173MB
320.63/320.71	c total #watches: 107570
321.03/321.19	c total #propagations: 197759790 / total #impl: 365251567 (eff. 0.541)
321.03/321.19	c #Conflicts:    1067000 | #Learnt:      34866 | 0.000
321.03/321.19	c total clause space: 127.173MB
321.03/321.19	c total #watches: 110207
321.63/321.73	c total #propagations: 197956945 / total #impl: 365734116 (eff. 0.541)
321.63/321.73	c #Conflicts:    1068000 | #Learnt:      35866 | 0.000
321.63/321.73	c total clause space: 127.173MB
321.63/321.73	c total #watches: 113426
322.13/322.24	c total #propagations: 198137674 / total #impl: 366088523 (eff. 0.541)
322.13/322.24	c #Conflicts:    1069000 | #Learnt:      36866 | 0.000
322.13/322.24	c total clause space: 127.173MB
322.13/322.24	c total #watches: 116471
322.63/322.79	c total #propagations: 198310337 / total #impl: 366417261 (eff. 0.541)
322.63/322.79	c #Conflicts:    1070000 | #Learnt:      37866 | 0.000
322.63/322.79	c total clause space: 127.173MB
322.63/322.79	c total #watches: 119612
323.13/323.23	c total #propagations: 198487202 / total #impl: 366762745 (eff. 0.541)
323.13/323.23	c #Conflicts:    1071000 | #Learnt:      38866 | 0.000
323.13/323.23	c total clause space: 127.173MB
323.13/323.23	c total #watches: 122050
323.73/323.82	c total #propagations: 198661376 / total #impl: 367086798 (eff. 0.541)
323.73/323.82	c #Conflicts:    1072000 | #Learnt:      39866 | 0.000
323.73/323.82	c total clause space: 127.173MB
323.73/323.82	c total #watches: 125072
324.33/324.50	c total #propagations: 198856947 / total #impl: 367501663 (eff. 0.541)
324.33/324.50	c #Conflicts:    1073000 | #Learnt:      40866 | 0.000
324.33/324.50	c total clause space: 127.173MB
324.33/324.50	c total #watches: 127890
324.93/325.07	c total #propagations: 199060156 / total #impl: 367941696 (eff. 0.541)
324.93/325.07	c #Conflicts:    1074000 | #Learnt:      41866 | 0.000
324.93/325.07	c total clause space: 127.173MB
324.93/325.07	c total #watches: 130684
325.64/325.74	c total #propagations: 199240852 / total #impl: 368301428 (eff. 0.541)
325.64/325.74	c #Conflicts:    1075000 | #Learnt:      42866 | 0.000
325.64/325.74	c total clause space: 127.173MB
325.64/325.74	c total #watches: 133251
326.23/326.32	c total #propagations: 199432228 / total #impl: 368703475 (eff. 0.541)
326.23/326.32	c #Conflicts:    1076000 | #Learnt:      43866 | 0.000
326.23/326.32	c total clause space: 127.173MB
326.23/326.32	c total #watches: 136073
326.83/326.91	c total #propagations: 199613464 / total #impl: 369075021 (eff. 0.541)
326.83/326.91	c #Conflicts:    1077000 | #Learnt:      44866 | 0.000
326.83/326.91	c total clause space: 127.173MB
326.83/326.91	c total #watches: 138907
327.43/327.52	c total #propagations: 199795155 / total #impl: 369424256 (eff. 0.541)
327.43/327.52	c #Conflicts:    1078000 | #Learnt:      45866 | 0.000
327.43/327.52	c total clause space: 127.173MB
327.43/327.52	c total #watches: 141847
328.13/328.20	c total #propagations: 199972202 / total #impl: 369775897 (eff. 0.541)
328.13/328.20	c #Conflicts:    1079000 | #Learnt:      46866 | 0.000
328.13/328.20	c total clause space: 127.173MB
328.13/328.20	c total #watches: 144482
328.73/328.81	c total #propagations: 200161489 / total #impl: 370152961 (eff. 0.541)
328.73/328.81	c #Conflicts:    1080000 | #Learnt:      47866 | 0.000
328.73/328.81	c total clause space: 127.173MB
328.73/328.81	c total #watches: 147403
329.33/329.40	c total #propagations: 200351236 / total #impl: 370529857 (eff. 0.541)
329.33/329.40	c #Conflicts:    1081000 | #Learnt:      48866 | 0.000
329.33/329.40	c total clause space: 127.173MB
329.33/329.40	c total #watches: 150002
330.04/330.11	c total #propagations: 200528529 / total #impl: 370874739 (eff. 0.541)
330.04/330.11	c #Conflicts:    1082000 | #Learnt:      49866 | 0.000
330.04/330.11	c total clause space: 127.173MB
330.04/330.11	c total #watches: 152815
330.43/330.58	c total #propagations: 200722056 / total #impl: 371293359 (eff. 0.541)
330.43/330.58	c GARBAGE COLLECT
330.43/330.58	c #Conflicts:    1083000 | #Learnt:      25765 | 0.000
330.43/330.58	c total clause space: 127.173MB
330.43/330.58	c total #watches: 84085
330.73/330.87	c total #propagations: 200933186 / total #impl: 371680391 (eff. 0.541)
330.73/330.87	c #Conflicts:    1084000 | #Learnt:      26765 | 0.000
330.73/330.87	c total clause space: 127.173MB
330.73/330.87	c total #watches: 86873
331.04/331.16	c total #propagations: 201130810 / total #impl: 372042385 (eff. 0.541)
331.04/331.16	c #Conflicts:    1085000 | #Learnt:      27765 | 0.000
331.04/331.16	c total clause space: 127.173MB
331.04/331.16	c total #watches: 89956
331.33/331.47	c total #propagations: 201316176 / total #impl: 372381770 (eff. 0.541)
331.33/331.47	c #Conflicts:    1086000 | #Learnt:      28765 | 0.000
331.33/331.47	c total clause space: 127.173MB
331.33/331.47	c total #watches: 93061
331.73/331.81	c total #propagations: 201499568 / total #impl: 372728786 (eff. 0.541)
331.73/331.81	c #Conflicts:    1087000 | #Learnt:      29765 | 0.000
331.73/331.81	c total clause space: 127.173MB
331.73/331.81	c total #watches: 96349
332.03/332.15	c total #propagations: 201694985 / total #impl: 373086044 (eff. 0.541)
332.03/332.15	c #Conflicts:    1088000 | #Learnt:      30765 | 0.000
332.03/332.15	c total clause space: 127.173MB
332.03/332.15	c total #watches: 98739
332.43/332.55	c total #propagations: 201861251 / total #impl: 373401646 (eff. 0.541)
332.43/332.55	c #Conflicts:    1089000 | #Learnt:      31765 | 0.000
332.43/332.55	c total clause space: 127.173MB
332.43/332.55	c total #watches: 101910
332.83/332.97	c total #propagations: 202060357 / total #impl: 373792605 (eff. 0.541)
332.83/332.97	c #Conflicts:    1090000 | #Learnt:      32765 | 0.000
332.83/332.97	c total clause space: 127.173MB
332.83/332.97	c total #watches: 104730
333.24/333.39	c total #propagations: 202247148 / total #impl: 374168612 (eff. 0.541)
333.24/333.39	c #Conflicts:    1091000 | #Learnt:      33765 | 0.000
333.24/333.39	c total clause space: 127.173MB
333.24/333.39	c total #watches: 107344
333.73/333.81	c total #propagations: 202426122 / total #impl: 374538897 (eff. 0.540)
333.73/333.81	c #Conflicts:    1092000 | #Learnt:      34765 | 0.000
333.73/333.81	c total clause space: 127.173MB
333.73/333.81	c total #watches: 110146
334.13/334.23	c total #propagations: 202598598 / total #impl: 374887309 (eff. 0.540)
334.13/334.23	c #Conflicts:    1093000 | #Learnt:      35765 | 0.000
334.13/334.23	c total clause space: 127.173MB
334.13/334.23	c total #watches: 112509
334.53/334.68	c total #propagations: 202757146 / total #impl: 375199972 (eff. 0.540)
334.53/334.68	c #Conflicts:    1094000 | #Learnt:      36765 | 0.000
334.53/334.68	c total clause space: 127.173MB
334.53/334.68	c total #watches: 115283
335.03/335.18	c total #propagations: 202939198 / total #impl: 375563471 (eff. 0.540)
335.03/335.18	c #Conflicts:    1095000 | #Learnt:      37765 | 0.000
335.03/335.18	c total clause space: 127.173MB
335.03/335.18	c total #watches: 118178
335.54/335.67	c total #propagations: 203132560 / total #impl: 375952906 (eff. 0.540)
335.54/335.67	c #Conflicts:    1096000 | #Learnt:      38765 | 0.000
335.54/335.67	c total clause space: 127.173MB
335.54/335.67	c total #watches: 120827
336.03/336.16	c total #propagations: 203319160 / total #impl: 376311391 (eff. 0.540)
336.03/336.16	c #Conflicts:    1097000 | #Learnt:      39765 | 0.000
336.03/336.16	c total clause space: 127.173MB
336.03/336.16	c total #watches: 123844
336.64/336.72	c total #propagations: 203511359 / total #impl: 376676609 (eff. 0.540)
336.64/336.72	c #Conflicts:    1098000 | #Learnt:      40765 | 0.000
336.64/336.72	c total clause space: 127.173MB
336.64/336.72	c total #watches: 126799
337.23/337.33	c total #propagations: 203703836 / total #impl: 377057506 (eff. 0.540)
337.23/337.33	c #Conflicts:    1099000 | #Learnt:      41765 | 0.000
337.23/337.33	c total clause space: 127.173MB
337.23/337.33	c total #watches: 130049
337.93/338.01	c total #propagations: 203903447 / total #impl: 377453294 (eff. 0.540)
337.93/338.01	c #Conflicts:    1100000 | #Learnt:      42765 | 0.000
337.93/338.01	c total clause space: 127.173MB
337.93/338.01	c total #watches: 133035
338.53/338.64	c total #propagations: 204101715 / total #impl: 377859722 (eff. 0.540)
338.53/338.64	c #Conflicts:    1101000 | #Learnt:      43765 | 0.000
338.53/338.64	c total clause space: 127.173MB
338.53/338.64	c total #watches: 135981
338.93/339.09	c total #propagations: 204303068 / total #impl: 378272775 (eff. 0.540)
338.93/339.09	c #Conflicts:    1102000 | #Learnt:      44765 | 0.000
338.93/339.09	c total clause space: 127.173MB
338.93/339.09	c total #watches: 138454
339.53/339.63	c total #propagations: 204495962 / total #impl: 378625463 (eff. 0.540)
339.53/339.63	c #Conflicts:    1103000 | #Learnt:      45765 | 0.000
339.53/339.63	c total clause space: 127.173MB
339.53/339.63	c total #watches: 140853
340.23/340.32	c total #propagations: 204689081 / total #impl: 378973831 (eff. 0.540)
340.23/340.32	c #Conflicts:    1104000 | #Learnt:      46765 | 0.000
340.23/340.32	c total clause space: 127.173MB
340.23/340.32	c total #watches: 143559
340.94/341.04	c total #propagations: 204898044 / total #impl: 379360390 (eff. 0.540)
340.94/341.04	c #Conflicts:    1105000 | #Learnt:      47765 | 0.000
340.94/341.04	c total clause space: 127.173MB
340.94/341.04	c total #watches: 146323
341.53/341.65	c total #propagations: 205105260 / total #impl: 379764699 (eff. 0.540)
341.53/341.65	c #Conflicts:    1106000 | #Learnt:      48765 | 0.000
341.53/341.65	c total clause space: 127.173MB
341.53/341.65	c total #watches: 148963
342.33/342.40	c total #propagations: 205303812 / total #impl: 380135675 (eff. 0.540)
342.33/342.40	c #Conflicts:    1107000 | #Learnt:      49765 | 0.000
342.33/342.40	c total clause space: 127.173MB
342.33/342.40	c total #watches: 151859
342.93/343.05	c total #propagations: 205516727 / total #impl: 380547908 (eff. 0.540)
342.93/343.05	c #Conflicts:    1108000 | #Learnt:      50765 | 0.000
342.93/343.05	c total clause space: 127.173MB
342.93/343.05	c total #watches: 154545
343.23/343.39	c total #propagations: 205712086 / total #impl: 380919380 (eff. 0.540)
343.23/343.39	c GARBAGE COLLECT
343.23/343.39	c #Conflicts:    1109000 | #Learnt:      26376 | 0.000
343.23/343.39	c total clause space: 127.173MB
343.23/343.39	c total #watches: 85724
343.63/343.71	c total #propagations: 205923663 / total #impl: 381300010 (eff. 0.540)
343.63/343.71	c #Conflicts:    1110000 | #Learnt:      27376 | 0.000
343.63/343.71	c total clause space: 127.173MB
343.63/343.71	c total #watches: 88767
343.93/344.04	c total #propagations: 206136017 / total #impl: 381692504 (eff. 0.540)
343.93/344.04	c #Conflicts:    1111000 | #Learnt:      28376 | 0.000
343.93/344.04	c total clause space: 127.173MB
343.93/344.04	c total #watches: 91327
344.23/344.39	c total #propagations: 206346362 / total #impl: 382082181 (eff. 0.540)
344.23/344.39	c #Conflicts:    1112000 | #Learnt:      29376 | 0.000
344.23/344.39	c total clause space: 127.173MB
344.23/344.39	c total #watches: 93921
344.63/344.71	c total #propagations: 206558050 / total #impl: 382460184 (eff. 0.540)
344.63/344.71	c #Conflicts:    1113000 | #Learnt:      30376 | 0.000
344.63/344.71	c total clause space: 127.173MB
344.63/344.71	c total #watches: 96660
344.93/345.03	c total #propagations: 206751419 / total #impl: 382808033 (eff. 0.540)
344.93/345.03	c #Conflicts:    1114000 | #Learnt:      31376 | 0.000
344.93/345.03	c total clause space: 127.173MB
344.93/345.03	c total #watches: 99340
345.23/345.36	c total #propagations: 206932821 / total #impl: 383152359 (eff. 0.540)
345.23/345.36	c #Conflicts:    1115000 | #Learnt:      32376 | 0.000
345.23/345.36	c total clause space: 127.173MB
345.23/345.36	c total #watches: 102082
345.53/345.68	c total #propagations: 207114190 / total #impl: 383503947 (eff. 0.540)
345.53/345.68	c #Conflicts:    1116000 | #Learnt:      33376 | 0.000
345.53/345.68	c total clause space: 127.173MB
345.53/345.68	c total #watches: 104641
345.93/346.04	c total #propagations: 207286180 / total #impl: 383830527 (eff. 0.540)
345.93/346.04	c #Conflicts:    1117000 | #Learnt:      34376 | 0.000
345.93/346.04	c total clause space: 127.173MB
345.93/346.04	c total #watches: 107106
346.33/346.47	c total #propagations: 207448854 / total #impl: 384150491 (eff. 0.540)
346.33/346.47	c #Conflicts:    1118000 | #Learnt:      35376 | 0.000
346.33/346.47	c total clause space: 127.173MB
346.33/346.47	c total #watches: 110382
346.83/346.92	c total #propagations: 207658623 / total #impl: 384537453 (eff. 0.540)
346.83/346.92	c #Conflicts:    1119000 | #Learnt:      36376 | 0.000
346.83/346.92	c total clause space: 127.173MB
346.83/346.92	c total #watches: 113113
347.23/347.31	c total #propagations: 207847413 / total #impl: 384897198 (eff. 0.540)
347.23/347.31	c #Conflicts:    1120000 | #Learnt:      37376 | 0.000
347.23/347.31	c total clause space: 127.173MB
347.23/347.31	c total #watches: 115606
347.63/347.72	c total #propagations: 208031281 / total #impl: 385234008 (eff. 0.540)
347.63/347.72	c #Conflicts:    1121000 | #Learnt:      38376 | 0.000
347.63/347.72	c total clause space: 127.173MB
347.63/347.72	c total #watches: 118094
348.03/348.15	c total #propagations: 208213940 / total #impl: 385560696 (eff. 0.540)
348.03/348.15	c #Conflicts:    1122000 | #Learnt:      39376 | 0.000
348.03/348.15	c total clause space: 127.173MB
348.03/348.15	c total #watches: 120616
348.43/348.59	c total #propagations: 208397314 / total #impl: 385896933 (eff. 0.540)
348.43/348.59	c #Conflicts:    1123000 | #Learnt:      40376 | 0.000
348.43/348.59	c total clause space: 127.173MB
348.43/348.59	c total #watches: 123291
348.93/349.02	c total #propagations: 208584183 / total #impl: 386245134 (eff. 0.540)
348.93/349.02	c #Conflicts:    1124000 | #Learnt:      41376 | 0.000
348.93/349.02	c total clause space: 127.173MB
348.93/349.02	c total #watches: 125883
349.33/349.44	c total #propagations: 208762321 / total #impl: 386581914 (eff. 0.540)
349.33/349.44	c #Conflicts:    1125000 | #Learnt:      42376 | 0.000
349.33/349.44	c total clause space: 127.173MB
349.33/349.44	c total #watches: 128279
349.83/349.91	c total #propagations: 208937588 / total #impl: 386905847 (eff. 0.540)
349.83/349.91	c #Conflicts:    1126000 | #Learnt:      43376 | 0.000
349.83/349.91	c total clause space: 127.173MB
349.83/349.91	c total #watches: 131041
350.23/350.38	c total #propagations: 209137045 / total #impl: 387290846 (eff. 0.540)
350.23/350.38	c #Conflicts:    1127000 | #Learnt:      44376 | 0.000
350.23/350.38	c total clause space: 127.173MB
350.23/350.38	c total #watches: 133933
350.83/350.93	c total #propagations: 209323591 / total #impl: 387642631 (eff. 0.540)
350.83/350.93	c #Conflicts:    1128000 | #Learnt:      45376 | 0.000
350.83/350.93	c total clause space: 127.173MB
350.83/350.93	c total #watches: 136674
351.33/351.46	c total #propagations: 209528198 / total #impl: 388022445 (eff. 0.540)
351.33/351.46	c #Conflicts:    1129000 | #Learnt:      46376 | 0.000
351.33/351.46	c total clause space: 127.173MB
351.33/351.46	c total #watches: 139251
351.83/351.98	c total #propagations: 209710343 / total #impl: 388344017 (eff. 0.540)
351.83/351.98	c #Conflicts:    1130000 | #Learnt:      47376 | 0.000
351.83/351.98	c total clause space: 127.173MB
351.83/351.98	c total #watches: 142129
352.53/352.60	c total #propagations: 209901998 / total #impl: 388682826 (eff. 0.540)
352.53/352.60	c #Conflicts:    1131000 | #Learnt:      48376 | 0.000
352.53/352.60	c total clause space: 127.173MB
352.53/352.60	c total #watches: 145024
352.93/353.10	c total #propagations: 210100215 / total #impl: 389036778 (eff. 0.540)
352.93/353.10	c #Conflicts:    1132000 | #Learnt:      49376 | 0.000
352.93/353.10	c total clause space: 127.173MB
352.93/353.10	c total #watches: 147916
353.53/353.61	c total #propagations: 210284563 / total #impl: 389379089 (eff. 0.540)
353.53/353.61	c #Conflicts:    1133000 | #Learnt:      50376 | 0.000
353.53/353.61	c total clause space: 127.173MB
353.53/353.61	c total #watches: 150651
354.13/354.26	c total #propagations: 210468308 / total #impl: 389732230 (eff. 0.540)
354.13/354.26	c #Conflicts:    1134000 | #Learnt:      51376 | 0.000
354.13/354.26	c total clause space: 127.173MB
354.13/354.26	c total #watches: 153184
354.53/354.63	c total #propagations: 210662979 / total #impl: 390088403 (eff. 0.540)
354.53/354.63	c GARBAGE COLLECT
354.53/354.63	c #Conflicts:    1135000 | #Learnt:      26666 | 0.000
354.53/354.63	c total clause space: 127.173MB
354.53/354.63	c total #watches: 86350
354.83/354.93	c total #propagations: 210863777 / total #impl: 390444449 (eff. 0.540)
354.83/354.93	c #Conflicts:    1136000 | #Learnt:      27666 | 0.000
354.83/354.93	c total clause space: 127.173MB
354.83/354.93	c total #watches: 88792
355.13/355.24	c total #propagations: 211054716 / total #impl: 390784631 (eff. 0.540)
355.13/355.24	c #Conflicts:    1137000 | #Learnt:      28666 | 0.000
355.13/355.24	c total clause space: 127.173MB
355.13/355.24	c total #watches: 91676
355.43/355.55	c total #propagations: 211238991 / total #impl: 391108089 (eff. 0.540)
355.43/355.55	c #Conflicts:    1138000 | #Learnt:      29666 | 0.000
355.43/355.55	c total clause space: 127.173MB
355.43/355.55	c total #watches: 94494
355.82/355.92	c total #propagations: 211421785 / total #impl: 391446694 (eff. 0.540)
355.82/355.92	c #Conflicts:    1139000 | #Learnt:      30666 | 0.000
355.82/355.92	c total clause space: 127.173MB
355.82/355.92	c total #watches: 97050
356.12/356.26	c total #propagations: 211610463 / total #impl: 391776277 (eff. 0.540)
356.12/356.26	c #Conflicts:    1140000 | #Learnt:      31666 | 0.000
356.12/356.26	c total clause space: 127.173MB
356.12/356.26	c total #watches: 99520
356.52/356.63	c total #propagations: 211795773 / total #impl: 392108267 (eff. 0.540)
356.52/356.63	c #Conflicts:    1141000 | #Learnt:      32666 | 0.000
356.52/356.63	c total clause space: 127.173MB
356.52/356.63	c total #watches: 101912
356.92/357.00	c total #propagations: 211974203 / total #impl: 392429736 (eff. 0.540)
356.92/357.00	c #Conflicts:    1142000 | #Learnt:      33666 | 0.000
356.92/357.00	c total clause space: 127.173MB
356.92/357.00	c total #watches: 104648
357.22/357.38	c total #propagations: 212160861 / total #impl: 392789348 (eff. 0.540)
357.22/357.38	c #Conflicts:    1143000 | #Learnt:      34666 | 0.000
357.22/357.38	c total clause space: 127.173MB
357.22/357.38	c total #watches: 107213
357.72/357.81	c total #propagations: 212357217 / total #impl: 393145471 (eff. 0.540)
357.72/357.81	c #Conflicts:    1144000 | #Learnt:      35666 | 0.000
357.72/357.81	c total clause space: 127.173MB
357.72/357.81	c total #watches: 109858
358.12/358.24	c total #propagations: 212563687 / total #impl: 393530035 (eff. 0.540)
358.12/358.24	c #Conflicts:    1145000 | #Learnt:      36666 | 0.000
358.12/358.24	c total clause space: 127.173MB
358.12/358.24	c total #watches: 112133
358.53/358.65	c total #propagations: 212759414 / total #impl: 393907116 (eff. 0.540)
358.53/358.65	c #Conflicts:    1146000 | #Learnt:      37666 | 0.000
358.53/358.65	c total clause space: 127.173MB
358.53/358.65	c total #watches: 114548
359.03/359.12	c total #propagations: 212951665 / total #impl: 394264340 (eff. 0.540)
359.03/359.12	c #Conflicts:    1147000 | #Learnt:      38666 | 0.000
359.03/359.12	c total clause space: 127.173MB
359.03/359.12	c total #watches: 116860
359.42/359.56	c total #propagations: 213152003 / total #impl: 394649678 (eff. 0.540)
359.42/359.56	c #Conflicts:    1148000 | #Learnt:      39666 | 0.000
359.42/359.56	c total clause space: 127.173MB
359.42/359.56	c total #watches: 119474
359.92/360.03	c total #propagations: 213337292 / total #impl: 395003413 (eff. 0.540)
359.92/360.03	c #Conflicts:    1149000 | #Learnt:      40666 | 0.000
359.92/360.03	c total clause space: 127.173MB
359.92/360.03	c total #watches: 122275
360.32/360.47	c total #propagations: 213528429 / total #impl: 395379418 (eff. 0.540)
360.32/360.47	c #Conflicts:    1150000 | #Learnt:      41666 | 0.000
360.32/360.47	c total clause space: 127.173MB
360.32/360.47	c total #watches: 124781
360.83/360.93	c total #propagations: 213708595 / total #impl: 395705702 (eff. 0.540)
360.83/360.93	c #Conflicts:    1151000 | #Learnt:      42666 | 0.000
360.83/360.93	c total clause space: 127.173MB
360.83/360.93	c total #watches: 127492
361.22/361.31	c total #propagations: 213911734 / total #impl: 396069461 (eff. 0.540)
361.22/361.31	c #Conflicts:    1152000 | #Learnt:      43666 | 0.000
361.22/361.31	c total clause space: 127.173MB
361.22/361.31	c total #watches: 130036
361.62/361.77	c total #propagations: 214070617 / total #impl: 396373281 (eff. 0.540)
361.62/361.77	c #Conflicts:    1153000 | #Learnt:      44666 | 0.000
361.62/361.77	c total clause space: 127.173MB
361.62/361.77	c total #watches: 132549
362.12/362.25	c total #propagations: 214240672 / total #impl: 396678518 (eff. 0.540)
362.12/362.25	c #Conflicts:    1154000 | #Learnt:      45666 | 0.000
362.12/362.25	c total clause space: 127.173MB
362.12/362.25	c total #watches: 134981
362.72/362.87	c total #propagations: 214423286 / total #impl: 396986122 (eff. 0.540)
362.72/362.87	c #Conflicts:    1155000 | #Learnt:      46666 | 0.000
362.72/362.87	c total clause space: 127.173MB
362.72/362.87	c total #watches: 137442
363.32/363.44	c total #propagations: 214627287 / total #impl: 397355542 (eff. 0.540)
363.32/363.44	c #Conflicts:    1156000 | #Learnt:      47666 | 0.000
363.32/363.44	c total clause space: 127.173MB
363.32/363.44	c total #watches: 139718
363.92/364.00	c total #propagations: 214815693 / total #impl: 397711657 (eff. 0.540)
363.92/364.00	c #Conflicts:    1157000 | #Learnt:      48666 | 0.000
363.92/364.00	c total clause space: 127.173MB
363.92/364.00	c total #watches: 142506
364.42/364.52	c total #propagations: 215015979 / total #impl: 398065175 (eff. 0.540)
364.42/364.52	c #Conflicts:    1158000 | #Learnt:      49666 | 0.000
364.42/364.52	c total clause space: 127.173MB
364.42/364.52	c total #watches: 144978
365.02/365.13	c total #propagations: 215196840 / total #impl: 398398575 (eff. 0.540)
365.02/365.13	c #Conflicts:    1159000 | #Learnt:      50666 | 0.000
365.02/365.13	c total clause space: 127.173MB
365.02/365.13	c total #watches: 147799
365.52/365.62	c total #propagations: 215394818 / total #impl: 398771808 (eff. 0.540)
365.52/365.62	c #Conflicts:    1160000 | #Learnt:      51666 | 0.000
365.52/365.62	c total clause space: 127.173MB
365.52/365.62	c total #watches: 150723
365.92/366.07	c total #propagations: 215567549 / total #impl: 399120966 (eff. 0.540)
365.92/366.07	c GARBAGE COLLECT
365.92/366.07	c #Conflicts:    1161000 | #Learnt:      26663 | 0.000
365.92/366.07	c total clause space: 127.173MB
365.92/366.07	c total #watches: 86271
366.23/366.39	c total #propagations: 215766049 / total #impl: 399467983 (eff. 0.540)
366.23/366.39	c #Conflicts:    1162000 | #Learnt:      27663 | 0.000
366.23/366.39	c total clause space: 127.173MB
366.23/366.39	c total #watches: 89271
366.62/366.73	c total #propagations: 215964904 / total #impl: 399821278 (eff. 0.540)
366.62/366.73	c #Conflicts:    1163000 | #Learnt:      28663 | 0.000
366.62/366.73	c total clause space: 127.173MB
366.62/366.73	c total #watches: 91718
366.92/367.07	c total #propagations: 216151253 / total #impl: 400157837 (eff. 0.540)
366.92/367.07	c #Conflicts:    1164000 | #Learnt:      29663 | 0.000
366.92/367.07	c total clause space: 127.173MB
366.92/367.07	c total #watches: 94447
367.33/367.42	c total #propagations: 216344417 / total #impl: 400486592 (eff. 0.540)
367.33/367.42	c #Conflicts:    1165000 | #Learnt:      30663 | 0.000
367.33/367.42	c total clause space: 127.173MB
367.33/367.42	c total #watches: 97147
367.72/367.81	c total #propagations: 216524768 / total #impl: 400803928 (eff. 0.540)
367.72/367.81	c #Conflicts:    1166000 | #Learnt:      31663 | 0.000
367.72/367.81	c total clause space: 127.173MB
367.72/367.81	c total #watches: 99463
368.12/368.21	c total #propagations: 216705606 / total #impl: 401123020 (eff. 0.540)
368.12/368.21	c #Conflicts:    1167000 | #Learnt:      32663 | 0.000
368.12/368.21	c total clause space: 127.173MB
368.12/368.21	c total #watches: 101876
368.43/368.54	c total #propagations: 216898317 / total #impl: 401471256 (eff. 0.540)
368.43/368.54	c #Conflicts:    1168000 | #Learnt:      33663 | 0.000
368.43/368.54	c total clause space: 127.173MB
368.43/368.54	c total #watches: 104394
368.72/368.86	c total #propagations: 217069581 / total #impl: 401792533 (eff. 0.540)
368.72/368.86	c #Conflicts:    1169000 | #Learnt:      34663 | 0.000
368.72/368.86	c total clause space: 127.173MB
368.72/368.86	c total #watches: 106781
369.02/369.19	c total #propagations: 217236186 / total #impl: 402099001 (eff. 0.540)
369.02/369.19	c #Conflicts:    1170000 | #Learnt:      35663 | 0.000
369.02/369.19	c total clause space: 127.173MB
369.02/369.19	c total #watches: 109045
369.42/369.53	c total #propagations: 217412873 / total #impl: 402427600 (eff. 0.540)
369.42/369.53	c #Conflicts:    1171000 | #Learnt:      36663 | 0.000
369.42/369.53	c total clause space: 127.173MB
369.42/369.53	c total #watches: 111362
369.82/369.96	c total #propagations: 217591961 / total #impl: 402756696 (eff. 0.540)
369.82/369.96	c #Conflicts:    1172000 | #Learnt:      37663 | 0.000
369.82/369.96	c total clause space: 127.173MB
369.82/369.96	c total #watches: 113695
370.22/370.37	c total #propagations: 217759452 / total #impl: 403085688 (eff. 0.540)
370.22/370.37	c #Conflicts:    1173000 | #Learnt:      38663 | 0.000
370.22/370.37	c total clause space: 127.173MB
370.22/370.37	c total #watches: 115925
370.63/370.79	c total #propagations: 217928961 / total #impl: 403418723 (eff. 0.540)
370.63/370.79	c #Conflicts:    1174000 | #Learnt:      39663 | 0.000
370.63/370.79	c total clause space: 127.173MB
370.63/370.79	c total #watches: 118660
371.12/371.21	c total #propagations: 218110234 / total #impl: 403762926 (eff. 0.540)
371.12/371.21	c #Conflicts:    1175000 | #Learnt:      40663 | 0.000
371.12/371.21	c total clause space: 127.173MB
371.12/371.21	c total #watches: 121352
371.52/371.64	c total #propagations: 218284757 / total #impl: 404084805 (eff. 0.540)
371.52/371.64	c #Conflicts:    1176000 | #Learnt:      41663 | 0.000
371.52/371.64	c total clause space: 127.173MB
371.52/371.64	c total #watches: 124096
372.02/372.10	c total #propagations: 218503936 / total #impl: 404505937 (eff. 0.540)
372.02/372.10	c #Conflicts:    1177000 | #Learnt:      42663 | 0.000
372.02/372.10	c total clause space: 127.173MB
372.02/372.10	c total #watches: 126838
372.52/372.63	c total #propagations: 218676279 / total #impl: 404829461 (eff. 0.540)
372.52/372.63	c #Conflicts:    1178000 | #Learnt:      43663 | 0.000
372.52/372.63	c total clause space: 127.173MB
372.52/372.63	c total #watches: 129424
372.93/373.09	c total #propagations: 218861729 / total #impl: 405172427 (eff. 0.540)
372.93/373.09	c #Conflicts:    1179000 | #Learnt:      44663 | 0.000
372.93/373.09	c total clause space: 127.173MB
372.93/373.09	c total #watches: 132013
373.52/373.60	c total #propagations: 219031212 / total #impl: 405500244 (eff. 0.540)
373.52/373.60	c #Conflicts:    1180000 | #Learnt:      45663 | 0.000
373.52/373.60	c total clause space: 127.173MB
373.52/373.60	c total #watches: 134884
374.12/374.20	c total #propagations: 219218080 / total #impl: 405845471 (eff. 0.540)
374.12/374.20	c #Conflicts:    1181000 | #Learnt:      46663 | 0.000
374.12/374.20	c total clause space: 127.173MB
374.12/374.20	c total #watches: 137506
374.62/374.78	c total #propagations: 219427757 / total #impl: 406244807 (eff. 0.540)
374.62/374.78	c #Conflicts:    1182000 | #Learnt:      47663 | 0.000
374.62/374.78	c total clause space: 127.173MB
374.62/374.78	c total #watches: 140175
375.22/375.34	c total #propagations: 219631910 / total #impl: 406613840 (eff. 0.540)
375.22/375.34	c #Conflicts:    1183000 | #Learnt:      48663 | 0.000
375.22/375.34	c total clause space: 127.173MB
375.22/375.34	c total #watches: 143120
375.62/375.78	c total #propagations: 219830448 / total #impl: 406979629 (eff. 0.540)
375.62/375.78	c #Conflicts:    1184000 | #Learnt:      49663 | 0.000
375.62/375.78	c total clause space: 127.173MB
375.62/375.78	c total #watches: 145655
376.23/376.34	c total #propagations: 219996607 / total #impl: 407309928 (eff. 0.540)
376.23/376.34	c #Conflicts:    1185000 | #Learnt:      50663 | 0.000
376.23/376.34	c total clause space: 127.173MB
376.23/376.34	c total #watches: 148491
376.72/376.83	c total #propagations: 220189493 / total #impl: 407670208 (eff. 0.540)
376.72/376.83	c #Conflicts:    1186000 | #Learnt:      51663 | 0.000
376.72/376.83	c total clause space: 127.173MB
376.72/376.83	c total #watches: 151276
377.33/377.49	c total #propagations: 220367592 / total #impl: 408011590 (eff. 0.540)
377.33/377.49	c GARBAGE COLLECT
377.33/377.49	c #Conflicts:    1187000 | #Learnt:      26364 | 0.000
377.33/377.49	c total clause space: 127.173MB
377.33/377.49	c total #watches: 85456
377.62/377.79	c total #propagations: 220557666 / total #impl: 408357740 (eff. 0.540)
377.62/377.79	c #Conflicts:    1188000 | #Learnt:      27364 | 0.000
377.62/377.79	c total clause space: 127.173MB
377.62/377.79	c total #watches: 87923
377.92/378.09	c total #propagations: 220737554 / total #impl: 408678945 (eff. 0.540)
377.92/378.09	c #Conflicts:    1189000 | #Learnt:      28364 | 0.000
377.92/378.09	c total clause space: 127.173MB
377.92/378.09	c total #watches: 90577
378.22/378.37	c total #propagations: 220923157 / total #impl: 409006426 (eff. 0.540)
378.22/378.37	c #Conflicts:    1190000 | #Learnt:      29364 | 0.000
378.22/378.37	c total clause space: 127.173MB
378.22/378.37	c total #watches: 93292
378.52/378.67	c total #propagations: 221108813 / total #impl: 409368640 (eff. 0.540)
378.52/378.67	c #Conflicts:    1191000 | #Learnt:      30364 | 0.000
378.52/378.67	c total clause space: 127.173MB
378.52/378.67	c total #watches: 96072
378.92/379.02	c total #propagations: 221306575 / total #impl: 409759753 (eff. 0.540)
378.92/379.02	c #Conflicts:    1192000 | #Learnt:      31364 | 0.000
378.92/379.02	c total clause space: 127.173MB
378.92/379.02	c total #watches: 99085
379.32/379.42	c total #propagations: 221507001 / total #impl: 410171933 (eff. 0.540)
379.32/379.42	c #Conflicts:    1193000 | #Learnt:      32364 | 0.000
379.32/379.42	c total clause space: 127.173MB
379.32/379.42	c total #watches: 101764
379.72/379.83	c total #propagations: 221688654 / total #impl: 410504698 (eff. 0.540)
379.72/379.83	c #Conflicts:    1194000 | #Learnt:      33364 | 0.000
379.72/379.83	c total clause space: 127.173MB
379.72/379.83	c total #watches: 104665
380.12/380.20	c total #propagations: 221896687 / total #impl: 410853909 (eff. 0.540)
380.12/380.20	c #Conflicts:    1195000 | #Learnt:      34364 | 0.000
380.12/380.20	c total clause space: 127.173MB
380.12/380.20	c total #watches: 107111
380.42/380.57	c total #propagations: 222059938 / total #impl: 411169147 (eff. 0.540)
380.42/380.57	c #Conflicts:    1196000 | #Learnt:      35364 | 0.000
380.42/380.57	c total clause space: 127.173MB
380.42/380.57	c total #watches: 109696
380.82/380.96	c total #propagations: 222226122 / total #impl: 411486563 (eff. 0.540)
380.82/380.96	c #Conflicts:    1197000 | #Learnt:      36364 | 0.000
380.82/380.96	c total clause space: 127.173MB
380.82/380.96	c total #watches: 112222
381.32/381.42	c total #propagations: 222400610 / total #impl: 411809768 (eff. 0.540)
381.32/381.42	c #Conflicts:    1198000 | #Learnt:      37364 | 0.000
381.32/381.42	c total clause space: 127.173MB
381.32/381.42	c total #watches: 114818
381.73/381.88	c total #propagations: 222577258 / total #impl: 412141729 (eff. 0.540)
381.73/381.88	c #Conflicts:    1199000 | #Learnt:      38364 | 0.000
381.73/381.88	c total clause space: 127.173MB
381.73/381.88	c total #watches: 117445
382.22/382.30	c total #propagations: 222782081 / total #impl: 412533053 (eff. 0.540)
382.22/382.30	c #Conflicts:    1200000 | #Learnt:      39364 | 0.000
382.22/382.30	c total clause space: 127.173MB
382.22/382.30	c total #watches: 120101
382.62/382.78	c total #propagations: 222972076 / total #impl: 412874857 (eff. 0.540)
382.62/382.78	c #Conflicts:    1201000 | #Learnt:      40364 | 0.000
382.62/382.78	c total clause space: 127.173MB
382.62/382.78	c total #watches: 123056
383.12/383.25	c total #propagations: 223176328 / total #impl: 413257928 (eff. 0.540)
383.12/383.25	c #Conflicts:    1202000 | #Learnt:      41364 | 0.000
383.12/383.25	c total clause space: 127.173MB
383.12/383.25	c total #watches: 125555
383.52/383.66	c total #propagations: 223358694 / total #impl: 413609975 (eff. 0.540)
383.52/383.66	c #Conflicts:    1203000 | #Learnt:      42364 | 0.000
383.52/383.66	c total clause space: 127.173MB
383.52/383.66	c total #watches: 128132
384.02/384.14	c total #propagations: 223540983 / total #impl: 413937087 (eff. 0.540)
384.02/384.14	c #Conflicts:    1204000 | #Learnt:      43364 | 0.000
384.02/384.14	c total clause space: 127.173MB
384.02/384.14	c total #watches: 131016
384.52/384.68	c total #propagations: 223729846 / total #impl: 414290929 (eff. 0.540)
384.52/384.68	c #Conflicts:    1205000 | #Learnt:      44364 | 0.000
384.52/384.68	c total clause space: 127.173MB
384.52/384.68	c total #watches: 133627
385.03/385.14	c total #propagations: 223921575 / total #impl: 414664570 (eff. 0.540)
385.03/385.14	c #Conflicts:    1206000 | #Learnt:      45364 | 0.000
385.03/385.14	c total clause space: 127.173MB
385.03/385.14	c total #watches: 136307
385.52/385.61	c total #propagations: 224088076 / total #impl: 414990466 (eff. 0.540)
385.52/385.61	c #Conflicts:    1207000 | #Learnt:      46364 | 0.000
385.52/385.61	c total clause space: 127.173MB
385.52/385.61	c total #watches: 139033
386.03/386.13	c total #propagations: 224263830 / total #impl: 415331855 (eff. 0.540)
386.03/386.13	c #Conflicts:    1208000 | #Learnt:      47364 | 0.000
386.03/386.13	c total clause space: 127.173MB
386.03/386.13	c total #watches: 141291
386.62/386.72	c total #propagations: 224441655 / total #impl: 415663155 (eff. 0.540)
386.62/386.72	c #Conflicts:    1209000 | #Learnt:      48364 | 0.000
386.62/386.72	c total clause space: 127.173MB
386.62/386.72	c total #watches: 143790
387.13/387.28	c total #propagations: 224629221 / total #impl: 416011604 (eff. 0.540)
387.13/387.28	c #Conflicts:    1210000 | #Learnt:      49364 | 0.000
387.13/387.28	c total clause space: 127.173MB
387.13/387.28	c total #watches: 146218
387.72/387.86	c total #propagations: 224817151 / total #impl: 416350898 (eff. 0.540)
387.72/387.86	c #Conflicts:    1211000 | #Learnt:      50364 | 0.000
387.72/387.86	c total clause space: 127.173MB
387.72/387.86	c total #watches: 148551
388.33/388.43	c total #propagations: 224996869 / total #impl: 416659283 (eff. 0.540)
388.33/388.43	c #Conflicts:    1212000 | #Learnt:      51364 | 0.000
388.33/388.43	c total clause space: 127.173MB
388.33/388.43	c total #watches: 151089
389.02/389.11	c total #propagations: 225179576 / total #impl: 416988467 (eff. 0.540)
389.02/389.11	c #Conflicts:    1213000 | #Learnt:      52364 | 0.000
389.02/389.11	c total clause space: 127.173MB
389.02/389.11	c total #watches: 153581
389.62/389.78	c total #propagations: 225376764 / total #impl: 417362074 (eff. 0.540)
389.62/389.78	c GARBAGE COLLECT
389.62/389.78	c #Conflicts:    1214000 | #Learnt:      26767 | 0.000
389.62/389.78	c total clause space: 127.173MB
389.62/389.78	c total #watches: 86428
390.02/390.11	c total #propagations: 225574196 / total #impl: 417744741 (eff. 0.540)
390.02/390.11	c #Conflicts:    1215000 | #Learnt:      27767 | 0.000
390.02/390.11	c total clause space: 127.173MB
390.02/390.11	c total #watches: 88882
390.32/390.45	c total #propagations: 225767205 / total #impl: 418102370 (eff. 0.540)
390.32/390.45	c #Conflicts:    1216000 | #Learnt:      28767 | 0.000
390.32/390.45	c total clause space: 127.173MB
390.32/390.45	c total #watches: 91525
390.72/390.81	c total #propagations: 225964829 / total #impl: 418473815 (eff. 0.540)
390.72/390.81	c #Conflicts:    1217000 | #Learnt:      29767 | 0.000
390.72/390.81	c total clause space: 127.173MB
390.72/390.81	c total #watches: 94044
391.02/391.17	c total #propagations: 226154216 / total #impl: 418808568 (eff. 0.540)
391.02/391.17	c #Conflicts:    1218000 | #Learnt:      30767 | 0.000
391.02/391.17	c total clause space: 127.173MB
391.02/391.17	c total #watches: 96357
391.32/391.46	c total #propagations: 226332372 / total #impl: 419139505 (eff. 0.540)
391.32/391.46	c #Conflicts:    1219000 | #Learnt:      31767 | 0.000
391.32/391.46	c total clause space: 127.173MB
391.32/391.46	c total #watches: 98608
391.63/391.78	c total #propagations: 226501031 / total #impl: 419447204 (eff. 0.540)
391.63/391.78	c #Conflicts:    1220000 | #Learnt:      32767 | 0.000
391.63/391.78	c total clause space: 127.173MB
391.63/391.78	c total #watches: 100933
392.02/392.12	c total #propagations: 226685169 / total #impl: 419778260 (eff. 0.540)
392.02/392.12	c #Conflicts:    1221000 | #Learnt:      33767 | 0.000
392.02/392.12	c total clause space: 127.173MB
392.02/392.12	c total #watches: 103105
392.32/392.48	c total #propagations: 226869158 / total #impl: 420124248 (eff. 0.540)
392.32/392.48	c #Conflicts:    1222000 | #Learnt:      34767 | 0.000
392.32/392.48	c total clause space: 127.173MB
392.32/392.48	c total #watches: 105422
392.73/392.81	c total #propagations: 227070448 / total #impl: 420511383 (eff. 0.540)
392.73/392.81	c #Conflicts:    1223000 | #Learnt:      35767 | 0.000
392.73/392.81	c total clause space: 127.173MB
392.73/392.81	c total #watches: 107566
393.02/393.18	c total #propagations: 227245947 / total #impl: 420838884 (eff. 0.540)
393.02/393.18	c #Conflicts:    1224000 | #Learnt:      36767 | 0.000
393.02/393.18	c total clause space: 127.173MB
393.02/393.18	c total #watches: 109696
393.42/393.59	c total #propagations: 227440591 / total #impl: 421222549 (eff. 0.540)
393.42/393.59	c #Conflicts:    1225000 | #Learnt:      37767 | 0.000
393.42/393.59	c total clause space: 127.173MB
393.42/393.59	c total #watches: 111934
393.92/394.00	c total #propagations: 227622024 / total #impl: 421579200 (eff. 0.540)
393.92/394.00	c #Conflicts:    1226000 | #Learnt:      38767 | 0.000
393.92/394.00	c total clause space: 127.173MB
393.92/394.00	c total #watches: 114027
394.32/394.43	c total #propagations: 227797645 / total #impl: 421929473 (eff. 0.540)
394.32/394.43	c #Conflicts:    1227000 | #Learnt:      39767 | 0.000
394.32/394.43	c total clause space: 127.173MB
394.32/394.43	c total #watches: 116127
394.72/394.88	c total #propagations: 227976766 / total #impl: 422275036 (eff. 0.540)
394.72/394.88	c #Conflicts:    1228000 | #Learnt:      40767 | 0.000
394.72/394.88	c total clause space: 127.173MB
394.72/394.88	c total #watches: 118514
395.22/395.34	c total #propagations: 228154871 / total #impl: 422624748 (eff. 0.540)
395.22/395.34	c #Conflicts:    1229000 | #Learnt:      41767 | 0.000
395.22/395.34	c total clause space: 127.173MB
395.22/395.34	c total #watches: 120765
395.72/395.85	c total #propagations: 228341221 / total #impl: 423002023 (eff. 0.540)
395.72/395.85	c #Conflicts:    1230000 | #Learnt:      42767 | 0.000
395.72/395.85	c total clause space: 127.173MB
395.72/395.85	c total #watches: 122954
396.12/396.28	c total #propagations: 228532141 / total #impl: 423375014 (eff. 0.540)
396.12/396.28	c #Conflicts:    1231000 | #Learnt:      43767 | 0.000
396.12/396.28	c total clause space: 127.173MB
396.12/396.28	c total #watches: 125343
396.72/396.84	c total #propagations: 228717173 / total #impl: 423727133 (eff. 0.540)
396.72/396.84	c #Conflicts:    1232000 | #Learnt:      44767 | 0.000
396.72/396.84	c total clause space: 127.173MB
396.72/396.84	c total #watches: 128185
397.22/397.32	c total #propagations: 228920995 / total #impl: 424084250 (eff. 0.540)
397.22/397.32	c #Conflicts:    1233000 | #Learnt:      45767 | 0.000
397.22/397.32	c total clause space: 127.173MB
397.22/397.32	c total #watches: 130889
397.72/397.80	c total #propagations: 229129202 / total #impl: 424449463 (eff. 0.540)
397.72/397.80	c #Conflicts:    1234000 | #Learnt:      46767 | 0.000
397.72/397.80	c total clause space: 127.173MB
397.72/397.80	c total #watches: 133437
398.12/398.27	c total #propagations: 229323071 / total #impl: 424798132 (eff. 0.540)
398.12/398.27	c #Conflicts:    1235000 | #Learnt:      47767 | 0.000
398.12/398.27	c total clause space: 127.173MB
398.12/398.27	c total #watches: 136575
398.52/398.68	c total #propagations: 229499368 / total #impl: 425150503 (eff. 0.540)
398.52/398.68	c #Conflicts:    1236000 | #Learnt:      48767 | 0.000
398.52/398.68	c total clause space: 127.173MB
398.52/398.68	c total #watches: 139197
398.92/399.07	c total #propagations: 229662959 / total #impl: 425462655 (eff. 0.540)
398.92/399.07	c #Conflicts:    1237000 | #Learnt:      49767 | 0.000
398.92/399.07	c total clause space: 127.173MB
398.92/399.07	c total #watches: 141774
399.52/399.62	c total #propagations: 229820683 / total #impl: 425750348 (eff. 0.540)
399.52/399.62	c #Conflicts:    1238000 | #Learnt:      50767 | 0.000
399.52/399.62	c total clause space: 127.173MB
399.52/399.62	c total #watches: 144103
400.02/400.17	c total #propagations: 230005427 / total #impl: 426074781 (eff. 0.540)
400.02/400.17	c #Conflicts:    1239000 | #Learnt:      51767 | 0.000
400.02/400.17	c total clause space: 127.173MB
400.02/400.17	c total #watches: 146440
400.52/400.68	c total #propagations: 230192106 / total #impl: 426402973 (eff. 0.540)
400.52/400.68	c #Conflicts:    1240000 | #Learnt:      52767 | 0.000
400.52/400.68	c total clause space: 127.173MB
400.52/400.68	c total #watches: 148943
401.12/401.20	c total #propagations: 230365676 / total #impl: 426728593 (eff. 0.540)
401.12/401.20	c #Conflicts:    1241000 | #Learnt:      53767 | 0.000
401.12/401.20	c total clause space: 127.173MB
401.12/401.20	c total #watches: 151478
401.42/401.56	c total #propagations: 230546751 / total #impl: 427066798 (eff. 0.540)
401.42/401.56	c GARBAGE COLLECT
401.42/401.56	c #Conflicts:    1242000 | #Learnt:      27857 | 0.000
401.42/401.56	c total clause space: 127.173MB
401.42/401.56	c total #watches: 88978
401.72/401.83	c total #propagations: 230734265 / total #impl: 427401369 (eff. 0.540)
401.72/401.83	c #Conflicts:    1243000 | #Learnt:      28857 | 0.000
401.72/401.83	c total clause space: 127.173MB
401.72/401.83	c total #watches: 91809
402.02/402.13	c total #propagations: 230908857 / total #impl: 427729333 (eff. 0.540)
402.02/402.13	c #Conflicts:    1244000 | #Learnt:      29857 | 0.000
402.02/402.13	c total clause space: 127.173MB
402.02/402.13	c total #watches: 94543
402.32/402.44	c total #propagations: 231091244 / total #impl: 428078160 (eff. 0.540)
402.32/402.44	c #Conflicts:    1245000 | #Learnt:      30857 | 0.000
402.32/402.44	c total clause space: 127.173MB
402.32/402.44	c total #watches: 97184
402.62/402.79	c total #propagations: 231245959 / total #impl: 428390124 (eff. 0.540)
402.62/402.79	c #Conflicts:    1246000 | #Learnt:      31857 | 0.000
402.62/402.79	c total clause space: 127.173MB
402.62/402.79	c total #watches: 99639
403.02/403.10	c total #propagations: 231429213 / total #impl: 428744387 (eff. 0.540)
403.02/403.10	c #Conflicts:    1247000 | #Learnt:      32857 | 0.000
403.02/403.10	c total clause space: 127.173MB
403.02/403.10	c total #watches: 101860
403.32/403.43	c total #propagations: 231581133 / total #impl: 429044219 (eff. 0.540)
403.32/403.43	c #Conflicts:    1248000 | #Learnt:      33857 | 0.000
403.32/403.43	c total clause space: 127.173MB
403.32/403.43	c total #watches: 103918
403.62/403.74	c total #propagations: 231720432 / total #impl: 429323085 (eff. 0.540)
403.62/403.74	c #Conflicts:    1249000 | #Learnt:      34857 | 0.000
403.62/403.74	c total clause space: 127.173MB
403.62/403.74	c total #watches: 106461
403.92/404.08	c total #propagations: 231879452 / total #impl: 429630648 (eff. 0.540)
403.92/404.08	c #Conflicts:    1250000 | #Learnt:      35857 | 0.000
403.92/404.08	c total clause space: 127.173MB
403.92/404.08	c total #watches: 108863
404.32/404.45	c total #propagations: 232041193 / total #impl: 429966181 (eff. 0.540)
404.32/404.45	c #Conflicts:    1251000 | #Learnt:      36857 | 0.000
404.32/404.45	c total clause space: 127.173MB
404.32/404.45	c total #watches: 111314
404.72/404.89	c total #propagations: 232210384 / total #impl: 430294011 (eff. 0.540)
404.72/404.89	c #Conflicts:    1252000 | #Learnt:      37857 | 0.000
404.72/404.89	c total clause space: 127.173MB
404.72/404.89	c total #watches: 114469
405.22/405.38	c total #propagations: 232417269 / total #impl: 430655382 (eff. 0.540)
405.22/405.38	c #Conflicts:    1253000 | #Learnt:      38857 | 0.000
405.22/405.38	c total clause space: 127.173MB
405.22/405.38	c total #watches: 116905
405.72/405.83	c total #propagations: 232615569 / total #impl: 431026194 (eff. 0.540)
405.72/405.83	c #Conflicts:    1254000 | #Learnt:      39857 | 0.000
405.72/405.83	c total clause space: 127.173MB
405.72/405.83	c total #watches: 119836
406.12/406.26	c total #propagations: 232813541 / total #impl: 431380414 (eff. 0.540)
406.12/406.26	c #Conflicts:    1255000 | #Learnt:      40857 | 0.000
406.12/406.26	c total clause space: 127.173MB
406.12/406.26	c total #watches: 122714
406.62/406.72	c total #propagations: 233001862 / total #impl: 431735585 (eff. 0.540)
406.62/406.72	c #Conflicts:    1256000 | #Learnt:      41857 | 0.000
406.62/406.72	c total clause space: 127.173MB
406.62/406.72	c total #watches: 125105
407.02/407.11	c total #propagations: 233207910 / total #impl: 432099212 (eff. 0.540)
407.02/407.11	c #Conflicts:    1257000 | #Learnt:      42857 | 0.000
407.02/407.11	c total clause space: 127.173MB
407.02/407.11	c total #watches: 127643
407.42/407.55	c total #propagations: 233379315 / total #impl: 432420555 (eff. 0.540)
407.42/407.55	c #Conflicts:    1258000 | #Learnt:      43857 | 0.000
407.42/407.55	c total clause space: 127.173MB
407.42/407.55	c total #watches: 130062
407.91/408.00	c total #propagations: 233532891 / total #impl: 432735899 (eff. 0.540)
407.91/408.00	c #Conflicts:    1259000 | #Learnt:      44857 | 0.000
407.91/408.00	c total clause space: 127.173MB
407.91/408.00	c total #watches: 132825
408.31/408.45	c total #propagations: 233699071 / total #impl: 433065889 (eff. 0.540)
408.31/408.45	c #Conflicts:    1260000 | #Learnt:      45857 | 0.000
408.31/408.45	c total clause space: 127.173MB
408.31/408.45	c total #watches: 135369
408.91/409.00	c total #propagations: 233863242 / total #impl: 433406377 (eff. 0.540)
408.91/409.00	c #Conflicts:    1261000 | #Learnt:      46857 | 0.000
408.91/409.00	c total clause space: 127.173MB
408.91/409.00	c total #watches: 138092
409.42/409.54	c total #propagations: 234039544 / total #impl: 433733265 (eff. 0.540)
409.42/409.54	c #Conflicts:    1262000 | #Learnt:      47857 | 0.000
409.42/409.54	c total clause space: 127.173MB
409.42/409.54	c total #watches: 140692
409.91/410.09	c total #propagations: 234226593 / total #impl: 434083993 (eff. 0.540)
409.91/410.09	c #Conflicts:    1263000 | #Learnt:      48857 | 0.000
409.91/410.09	c total clause space: 127.173MB
409.91/410.09	c total #watches: 143194
410.51/410.60	c total #propagations: 234410519 / total #impl: 434458436 (eff. 0.540)
410.51/410.60	c #Conflicts:    1264000 | #Learnt:      49857 | 0.000
410.51/410.60	c total clause space: 127.173MB
410.51/410.60	c total #watches: 146056
411.01/411.10	c total #propagations: 234593764 / total #impl: 434812842 (eff. 0.540)
411.01/411.10	c #Conflicts:    1265000 | #Learnt:      50857 | 0.000
411.01/411.10	c total clause space: 127.173MB
411.01/411.10	c total #watches: 148717
411.51/411.66	c total #propagations: 234756119 / total #impl: 435142117 (eff. 0.539)
411.51/411.66	c #Conflicts:    1266000 | #Learnt:      51857 | 0.000
411.51/411.66	c total clause space: 127.173MB
411.51/411.66	c total #watches: 151015
412.21/412.35	c total #propagations: 234908013 / total #impl: 435450193 (eff. 0.539)
412.21/412.35	c #Conflicts:    1267000 | #Learnt:      52857 | 0.000
412.21/412.35	c total clause space: 127.173MB
412.21/412.35	c total #watches: 153748
412.81/412.97	c total #propagations: 235103845 / total #impl: 435818228 (eff. 0.539)
412.81/412.97	c #Conflicts:    1268000 | #Learnt:      53857 | 0.000
412.81/412.97	c total clause space: 127.173MB
412.81/412.97	c total #watches: 156653
413.31/413.48	c total #propagations: 235293353 / total #impl: 436189592 (eff. 0.539)
413.31/413.48	c GARBAGE COLLECT
413.31/413.48	c #Conflicts:    1269000 | #Learnt:      27656 | 0.000
413.31/413.48	c total clause space: 127.173MB
413.31/413.48	c total #watches: 88649
413.62/413.75	c total #propagations: 235487186 / total #impl: 436552181 (eff. 0.539)
413.62/413.75	c #Conflicts:    1270000 | #Learnt:      28656 | 0.000
413.62/413.75	c total clause space: 127.173MB
413.62/413.75	c total #watches: 91755
413.91/414.00	c total #propagations: 235649077 / total #impl: 436851023 (eff. 0.539)
413.91/414.00	c #Conflicts:    1271000 | #Learnt:      29656 | 0.000
413.91/414.00	c total clause space: 127.173MB
413.91/414.00	c total #watches: 94737
414.11/414.24	c total #propagations: 235798120 / total #impl: 437135817 (eff. 0.539)
414.11/414.24	c #Conflicts:    1272000 | #Learnt:      30656 | 0.000
414.11/414.24	c total clause space: 127.173MB
414.11/414.24	c total #watches: 97361
414.41/414.56	c total #propagations: 235941609 / total #impl: 437405761 (eff. 0.539)
414.41/414.56	c #Conflicts:    1273000 | #Learnt:      31656 | 0.000
414.41/414.56	c total clause space: 127.173MB
414.41/414.56	c total #watches: 100486
414.81/414.90	c total #propagations: 236113025 / total #impl: 437767678 (eff. 0.539)
414.81/414.90	c #Conflicts:    1274000 | #Learnt:      32656 | 0.000
414.81/414.90	c total clause space: 127.173MB
414.81/414.90	c total #watches: 103177
415.21/415.31	c total #propagations: 236281697 / total #impl: 438126391 (eff. 0.539)
415.21/415.31	c #Conflicts:    1275000 | #Learnt:      33656 | 0.000
415.21/415.31	c total clause space: 127.173MB
415.21/415.31	c total #watches: 105863
415.61/415.70	c total #propagations: 236456921 / total #impl: 438513537 (eff. 0.539)
415.61/415.70	c #Conflicts:    1276000 | #Learnt:      34656 | 0.000
415.61/415.70	c total clause space: 127.173MB
415.61/415.70	c total #watches: 108435
416.01/416.14	c total #propagations: 236626088 / total #impl: 438872894 (eff. 0.539)
416.01/416.14	c #Conflicts:    1277000 | #Learnt:      35656 | 0.000
416.01/416.14	c total clause space: 127.173MB
416.01/416.14	c total #watches: 111156
416.41/416.56	c total #propagations: 236822429 / total #impl: 439215107 (eff. 0.539)
416.41/416.56	c #Conflicts:    1278000 | #Learnt:      36656 | 0.000
416.41/416.56	c total clause space: 127.173MB
416.41/416.56	c total #watches: 113560
416.92/417.01	c total #propagations: 237014299 / total #impl: 439580514 (eff. 0.539)
416.92/417.01	c #Conflicts:    1279000 | #Learnt:      37656 | 0.000
416.92/417.01	c total clause space: 127.173MB
416.92/417.01	c total #watches: 116053
417.21/417.38	c total #propagations: 237204826 / total #impl: 439919477 (eff. 0.539)
417.21/417.38	c #Conflicts:    1280000 | #Learnt:      38656 | 0.000
417.21/417.38	c total clause space: 127.173MB
417.21/417.38	c total #watches: 118661
417.61/417.74	c total #propagations: 237366462 / total #impl: 440237437 (eff. 0.539)
417.61/417.74	c #Conflicts:    1281000 | #Learnt:      39656 | 0.000
417.61/417.74	c total clause space: 127.173MB
417.61/417.74	c total #watches: 121428
418.02/418.16	c total #propagations: 237533009 / total #impl: 440552489 (eff. 0.539)
418.02/418.16	c #Conflicts:    1282000 | #Learnt:      40656 | 0.000
418.02/418.16	c total clause space: 127.173MB
418.02/418.16	c total #watches: 123952
418.41/418.57	c total #propagations: 237696924 / total #impl: 440853813 (eff. 0.539)
418.41/418.57	c #Conflicts:    1283000 | #Learnt:      41656 | 0.000
418.41/418.57	c total clause space: 127.173MB
418.41/418.57	c total #watches: 126596
418.91/419.07	c total #propagations: 237856067 / total #impl: 441192605 (eff. 0.539)
418.91/419.07	c #Conflicts:    1284000 | #Learnt:      42656 | 0.000
418.91/419.07	c total clause space: 127.173MB
418.91/419.07	c total #watches: 129271
419.51/419.60	c total #propagations: 238032276 / total #impl: 441539782 (eff. 0.539)
419.51/419.60	c #Conflicts:    1285000 | #Learnt:      43656 | 0.000
419.51/419.60	c total clause space: 127.173MB
419.51/419.60	c total #watches: 131909
419.91/420.09	c total #propagations: 238210745 / total #impl: 441875936 (eff. 0.539)
419.91/420.09	c #Conflicts:    1286000 | #Learnt:      44656 | 0.000
419.91/420.09	c total clause space: 127.173MB
419.91/420.09	c total #watches: 134435
420.51/420.63	c total #propagations: 238376839 / total #impl: 442196457 (eff. 0.539)
420.51/420.63	c #Conflicts:    1287000 | #Learnt:      45656 | 0.000
420.51/420.63	c total clause space: 127.173MB
420.51/420.63	c total #watches: 136979
421.01/421.19	c total #propagations: 238572032 / total #impl: 442545086 (eff. 0.539)
421.01/421.19	c #Conflicts:    1288000 | #Learnt:      46656 | 0.000
421.01/421.19	c total clause space: 127.173MB
421.01/421.19	c total #watches: 139543
421.61/421.74	c total #propagations: 238752815 / total #impl: 442893964 (eff. 0.539)
421.61/421.74	c #Conflicts:    1289000 | #Learnt:      47656 | 0.000
421.61/421.74	c total clause space: 127.173MB
421.61/421.74	c total #watches: 142050
422.21/422.40	c total #propagations: 238932096 / total #impl: 443235304 (eff. 0.539)
422.21/422.40	c #Conflicts:    1290000 | #Learnt:      48656 | 0.000
422.21/422.40	c total clause space: 127.173MB
422.21/422.40	c total #watches: 144314
422.91/423.02	c total #propagations: 239129787 / total #impl: 443582021 (eff. 0.539)
422.91/423.02	c #Conflicts:    1291000 | #Learnt:      49656 | 0.000
422.91/423.02	c total clause space: 127.173MB
422.91/423.02	c total #watches: 146775
423.52/423.62	c total #propagations: 239315788 / total #impl: 443928293 (eff. 0.539)
423.52/423.62	c #Conflicts:    1292000 | #Learnt:      50656 | 0.000
423.52/423.62	c total clause space: 127.173MB
423.52/423.62	c total #watches: 149109
424.11/424.21	c total #propagations: 239503619 / total #impl: 444273961 (eff. 0.539)
424.11/424.21	c #Conflicts:    1293000 | #Learnt:      51656 | 0.000
424.11/424.21	c total clause space: 127.173MB
424.11/424.21	c total #watches: 151763
424.81/424.92	c total #propagations: 239698680 / total #impl: 444618863 (eff. 0.539)
424.81/424.92	c #Conflicts:    1294000 | #Learnt:      52656 | 0.000
424.81/424.92	c total clause space: 127.173MB
424.81/424.92	c total #watches: 154241
425.51/425.61	c total #propagations: 239896481 / total #impl: 444976260 (eff. 0.539)
425.51/425.61	c #Conflicts:    1295000 | #Learnt:      53656 | 0.000
425.51/425.61	c total clause space: 127.173MB
425.51/425.61	c total #watches: 156649
426.01/426.11	c total #propagations: 240091326 / total #impl: 445332838 (eff. 0.539)
426.01/426.11	c #Conflicts:    1296000 | #Learnt:      54656 | 0.000
426.01/426.11	c total clause space: 127.173MB
426.01/426.11	c total #watches: 159277
426.41/426.57	c total #propagations: 240241811 / total #impl: 445636865 (eff. 0.539)
426.41/426.57	c GARBAGE COLLECT
426.41/426.57	c #Conflicts:    1297000 | #Learnt:      28152 | 0.000
426.41/426.57	c total clause space: 127.173MB
426.41/426.57	c total #watches: 89967
426.72/426.90	c total #propagations: 240431826 / total #impl: 445979626 (eff. 0.539)
426.72/426.90	c #Conflicts:    1298000 | #Learnt:      29152 | 0.000
426.72/426.90	c total clause space: 127.173MB
426.72/426.90	c total #watches: 92770
427.21/427.30	c total #propagations: 240626159 / total #impl: 446330803 (eff. 0.539)
427.21/427.30	c #Conflicts:    1299000 | #Learnt:      30152 | 0.000
427.21/427.30	c total clause space: 127.173MB
427.21/427.30	c total #watches: 95480
427.51/427.69	c total #propagations: 240841401 / total #impl: 446712799 (eff. 0.539)
427.51/427.69	c #Conflicts:    1300000 | #Learnt:      31152 | 0.000
427.51/427.69	c total clause space: 127.173MB
427.51/427.69	c total #watches: 98007
427.92/428.04	c total #propagations: 241023497 / total #impl: 447049495 (eff. 0.539)
427.92/428.04	c #Conflicts:    1301000 | #Learnt:      32152 | 0.000
427.92/428.04	c total clause space: 127.173MB
427.92/428.04	c total #watches: 100672
428.31/428.41	c total #propagations: 241194203 / total #impl: 447386523 (eff. 0.539)
428.31/428.41	c #Conflicts:    1302000 | #Learnt:      33152 | 0.000
428.31/428.41	c total clause space: 127.173MB
428.31/428.41	c total #watches: 103112
428.71/428.85	c total #propagations: 241371928 / total #impl: 447714132 (eff. 0.539)
428.71/428.85	c #Conflicts:    1303000 | #Learnt:      34152 | 0.000
428.71/428.85	c total clause space: 127.173MB
428.71/428.85	c total #watches: 105586
429.02/429.17	c total #propagations: 241563702 / total #impl: 448065874 (eff. 0.539)
429.02/429.17	c #Conflicts:    1304000 | #Learnt:      35152 | 0.000
429.02/429.17	c total clause space: 127.173MB
429.02/429.17	c total #watches: 108261
429.41/429.53	c total #propagations: 241723458 / total #impl: 448368580 (eff. 0.539)
429.41/429.53	c #Conflicts:    1305000 | #Learnt:      36152 | 0.000
429.41/429.53	c total clause space: 127.173MB
429.41/429.53	c total #watches: 110771
429.81/429.97	c total #propagations: 241909005 / total #impl: 448717897 (eff. 0.539)
429.81/429.97	c #Conflicts:    1306000 | #Learnt:      37152 | 0.000
429.81/429.97	c total clause space: 127.173MB
429.81/429.97	c total #watches: 113137
430.21/430.39	c total #propagations: 242100552 / total #impl: 449063112 (eff. 0.539)
430.21/430.39	c #Conflicts:    1307000 | #Learnt:      38152 | 0.000
430.21/430.39	c total clause space: 127.173MB
430.21/430.39	c total #watches: 115747
430.71/430.82	c total #propagations: 242283889 / total #impl: 449400542 (eff. 0.539)
430.71/430.82	c #Conflicts:    1308000 | #Learnt:      39152 | 0.000
430.71/430.82	c total clause space: 127.173MB
430.71/430.82	c total #watches: 119149
431.01/431.17	c total #propagations: 242491935 / total #impl: 449766066 (eff. 0.539)
431.01/431.17	c #Conflicts:    1309000 | #Learnt:      40152 | 0.000
431.01/431.17	c total clause space: 127.173MB
431.01/431.17	c total #watches: 121619
431.41/431.51	c total #propagations: 242636016 / total #impl: 450062039 (eff. 0.539)
431.41/431.51	c #Conflicts:    1310000 | #Learnt:      41152 | 0.000
431.41/431.51	c total clause space: 127.173MB
431.41/431.51	c total #watches: 124515
431.81/431.90	c total #propagations: 242839916 / total #impl: 450422908 (eff. 0.539)
431.81/431.90	c #Conflicts:    1311000 | #Learnt:      42152 | 0.000
431.81/431.90	c total clause space: 127.173MB
431.81/431.90	c total #watches: 127422
432.22/432.36	c total #propagations: 243021381 / total #impl: 450776000 (eff. 0.539)
432.22/432.36	c #Conflicts:    1312000 | #Learnt:      43152 | 0.000
432.22/432.36	c total clause space: 127.173MB
432.22/432.36	c total #watches: 130193
432.71/432.84	c total #propagations: 243224885 / total #impl: 451145024 (eff. 0.539)
432.71/432.84	c #Conflicts:    1313000 | #Learnt:      44152 | 0.000
432.71/432.84	c total clause space: 127.173MB
432.71/432.84	c total #watches: 132640
433.21/433.35	c total #propagations: 243409720 / total #impl: 451467060 (eff. 0.539)
433.21/433.35	c #Conflicts:    1314000 | #Learnt:      45152 | 0.000
433.21/433.35	c total clause space: 127.173MB
433.21/433.35	c total #watches: 135248
433.71/433.81	c total #propagations: 243611843 / total #impl: 451829242 (eff. 0.539)
433.71/433.81	c #Conflicts:    1315000 | #Learnt:      46152 | 0.000
433.71/433.81	c total clause space: 127.173MB
433.71/433.81	c total #watches: 138032
434.11/434.29	c total #propagations: 243812545 / total #impl: 452204836 (eff. 0.539)
434.11/434.29	c #Conflicts:    1316000 | #Learnt:      47152 | 0.000
434.11/434.29	c total clause space: 127.173MB
434.11/434.29	c total #watches: 141081
434.71/434.80	c total #propagations: 243995875 / total #impl: 452565793 (eff. 0.539)
434.71/434.80	c #Conflicts:    1317000 | #Learnt:      48152 | 0.000
434.71/434.80	c total clause space: 127.173MB
434.71/434.80	c total #watches: 143943
435.21/435.36	c total #propagations: 244181130 / total #impl: 452926421 (eff. 0.539)
435.21/435.36	c #Conflicts:    1318000 | #Learnt:      49152 | 0.000
435.21/435.36	c total clause space: 127.173MB
435.21/435.36	c total #watches: 146982
435.81/435.93	c total #propagations: 244366649 / total #impl: 453298076 (eff. 0.539)
435.81/435.93	c #Conflicts:    1319000 | #Learnt:      50152 | 0.000
435.81/435.93	c total clause space: 127.173MB
435.81/435.93	c total #watches: 149560
436.31/436.47	c total #propagations: 244550698 / total #impl: 453680101 (eff. 0.539)
436.31/436.47	c #Conflicts:    1320000 | #Learnt:      51152 | 0.000
436.31/436.47	c total clause space: 127.173MB
436.31/436.47	c total #watches: 152107
437.01/437.10	c total #propagations: 244724448 / total #impl: 454025493 (eff. 0.539)
437.01/437.10	c #Conflicts:    1321000 | #Learnt:      52152 | 0.000
437.01/437.10	c total clause space: 127.173MB
437.01/437.10	c total #watches: 154676
437.61/437.70	c total #propagations: 244906786 / total #impl: 454377051 (eff. 0.539)
437.61/437.70	c #Conflicts:    1322000 | #Learnt:      53152 | 0.000
437.61/437.70	c total clause space: 127.173MB
437.61/437.70	c total #watches: 157254
438.21/438.32	c total #propagations: 245094628 / total #impl: 454742926 (eff. 0.539)
438.21/438.32	c #Conflicts:    1323000 | #Learnt:      54152 | 0.000
438.21/438.32	c total clause space: 127.173MB
438.21/438.32	c total #watches: 159799
438.82/439.00	c total #propagations: 245287308 / total #impl: 455107373 (eff. 0.539)
438.82/439.00	c #Conflicts:    1324000 | #Learnt:      55152 | 0.000
438.82/439.00	c total clause space: 127.173MB
438.82/439.00	c total #watches: 162285
439.32/439.48	c total #propagations: 245488774 / total #impl: 455495761 (eff. 0.539)
439.32/439.48	c GARBAGE COLLECT
439.32/439.48	c #Conflicts:    1325000 | #Learnt:      28353 | 0.000
439.32/439.48	c total clause space: 127.173MB
439.32/439.48	c total #watches: 90546
439.72/439.82	c total #propagations: 245673724 / total #impl: 455856987 (eff. 0.539)
439.72/439.82	c #Conflicts:    1326000 | #Learnt:      29353 | 0.000
439.72/439.82	c total clause space: 127.173MB
439.72/439.82	c total #watches: 92930
440.02/440.17	c total #propagations: 245866196 / total #impl: 456213521 (eff. 0.539)
440.02/440.17	c #Conflicts:    1327000 | #Learnt:      30353 | 0.000
440.02/440.17	c total clause space: 127.173MB
440.02/440.17	c total #watches: 95592
440.42/440.50	c total #propagations: 246062179 / total #impl: 456568341 (eff. 0.539)
440.42/440.50	c #Conflicts:    1328000 | #Learnt:      31353 | 0.000
440.42/440.50	c total clause space: 127.173MB
440.42/440.50	c total #watches: 98207
440.72/440.84	c total #propagations: 246249404 / total #impl: 456910436 (eff. 0.539)
440.72/440.84	c #Conflicts:    1329000 | #Learnt:      32353 | 0.000
440.72/440.84	c total clause space: 127.173MB
440.72/440.84	c total #watches: 100809
441.12/441.21	c total #propagations: 246449038 / total #impl: 457273870 (eff. 0.539)
441.12/441.21	c #Conflicts:    1330000 | #Learnt:      33353 | 0.000
441.12/441.21	c total clause space: 127.173MB
441.12/441.21	c total #watches: 103184
441.42/441.55	c total #propagations: 246640490 / total #impl: 457631137 (eff. 0.539)
441.42/441.55	c #Conflicts:    1331000 | #Learnt:      34353 | 0.000
441.42/441.55	c total clause space: 127.173MB
441.42/441.55	c total #watches: 105540
441.82/441.92	c total #propagations: 246818041 / total #impl: 457964719 (eff. 0.539)
441.82/441.92	c #Conflicts:    1332000 | #Learnt:      35353 | 0.000
441.82/441.92	c total clause space: 127.173MB
441.82/441.92	c total #watches: 108014
442.22/442.32	c total #propagations: 247008547 / total #impl: 458317559 (eff. 0.539)
442.22/442.32	c #Conflicts:    1333000 | #Learnt:      36353 | 0.000
442.22/442.32	c total clause space: 127.173MB
442.22/442.32	c total #watches: 110445
442.52/442.64	c total #propagations: 247197880 / total #impl: 458685091 (eff. 0.539)
442.52/442.64	c #Conflicts:    1334000 | #Learnt:      37353 | 0.000
442.52/442.64	c total clause space: 127.173MB
442.52/442.64	c total #watches: 113190
442.72/442.89	c total #propagations: 247376535 / total #impl: 459007508 (eff. 0.539)
442.72/442.89	c #Conflicts:    1335000 | #Learnt:      38353 | 0.000
442.72/442.89	c total clause space: 127.173MB
442.72/442.89	c total #watches: 115709
443.02/443.15	c total #propagations: 247534553 / total #impl: 459276524 (eff. 0.539)
443.02/443.15	c #Conflicts:    1336000 | #Learnt:      39353 | 0.000
443.02/443.15	c total clause space: 127.173MB
443.02/443.15	c total #watches: 118132
443.32/443.44	c total #propagations: 247682231 / total #impl: 459534597 (eff. 0.539)
443.32/443.44	c #Conflicts:    1337000 | #Learnt:      40353 | 0.000
443.32/443.44	c total clause space: 127.173MB
443.32/443.44	c total #watches: 120765
443.72/443.80	c total #propagations: 247837452 / total #impl: 459814526 (eff. 0.539)
443.72/443.80	c #Conflicts:    1338000 | #Learnt:      41353 | 0.000
443.72/443.80	c total clause space: 127.173MB
443.72/443.80	c total #watches: 123729
444.12/444.24	c total #propagations: 248006186 / total #impl: 460135347 (eff. 0.539)
444.12/444.24	c #Conflicts:    1339000 | #Learnt:      42353 | 0.000
444.12/444.24	c total clause space: 127.173MB
444.12/444.24	c total #watches: 127122
444.52/444.69	c total #propagations: 248204308 / total #impl: 460506782 (eff. 0.539)
444.52/444.69	c #Conflicts:    1340000 | #Learnt:      43353 | 0.000
444.52/444.69	c total clause space: 127.173MB
444.52/444.69	c total #watches: 130077
445.02/445.13	c total #propagations: 248371257 / total #impl: 460842545 (eff. 0.539)
445.02/445.13	c #Conflicts:    1341000 | #Learnt:      44353 | 0.000
445.02/445.13	c total clause space: 127.173MB
445.02/445.13	c total #watches: 132896
445.42/445.55	c total #propagations: 248532168 / total #impl: 461158704 (eff. 0.539)
445.42/445.55	c #Conflicts:    1342000 | #Learnt:      45353 | 0.000
445.42/445.55	c total clause space: 127.173MB
445.42/445.55	c total #watches: 135540
445.82/445.98	c total #propagations: 248689166 / total #impl: 461446996 (eff. 0.539)
445.82/445.98	c #Conflicts:    1343000 | #Learnt:      46353 | 0.000
445.82/445.98	c total clause space: 127.173MB
445.82/445.98	c total #watches: 137891
446.22/446.36	c total #propagations: 248839981 / total #impl: 461711403 (eff. 0.539)
446.22/446.36	c #Conflicts:    1344000 | #Learnt:      47353 | 0.000
446.22/446.36	c total clause space: 127.173MB
446.22/446.36	c total #watches: 140102
446.72/446.80	c total #propagations: 248975346 / total #impl: 461961112 (eff. 0.539)
446.72/446.80	c #Conflicts:    1345000 | #Learnt:      48353 | 0.000
446.72/446.80	c total clause space: 127.173MB
446.72/446.80	c total #watches: 142583
447.12/447.26	c total #propagations: 249126207 / total #impl: 462238604 (eff. 0.539)
447.12/447.26	c #Conflicts:    1346000 | #Learnt:      49353 | 0.000
447.12/447.26	c total clause space: 127.173MB
447.12/447.26	c total #watches: 145099
447.62/447.74	c total #propagations: 249280762 / total #impl: 462522608 (eff. 0.539)
447.62/447.74	c #Conflicts:    1347000 | #Learnt:      50353 | 0.000
447.62/447.74	c total clause space: 127.173MB
447.62/447.74	c total #watches: 147573
448.12/448.29	c total #propagations: 249432693 / total #impl: 462799667 (eff. 0.539)
448.12/448.29	c #Conflicts:    1348000 | #Learnt:      51353 | 0.000
448.12/448.29	c total clause space: 127.173MB
448.12/448.29	c total #watches: 150050
448.72/448.81	c total #propagations: 249594665 / total #impl: 463108582 (eff. 0.539)
448.72/448.81	c #Conflicts:    1349000 | #Learnt:      52353 | 0.000
448.72/448.81	c total clause space: 127.173MB
448.72/448.81	c total #watches: 152391
449.32/449.40	c total #propagations: 249751469 / total #impl: 463391961 (eff. 0.539)
449.32/449.40	c #Conflicts:    1350000 | #Learnt:      53353 | 0.000
449.32/449.40	c total clause space: 127.173MB
449.32/449.40	c total #watches: 154844
449.82/449.98	c total #propagations: 249914378 / total #impl: 463692104 (eff. 0.539)
449.82/449.98	c #Conflicts:    1351000 | #Learnt:      54353 | 0.000
449.82/449.98	c total clause space: 127.173MB
449.82/449.98	c total #watches: 157338
450.41/450.53	c total #propagations: 250064128 / total #impl: 463970287 (eff. 0.539)
450.41/450.53	c #Conflicts:    1352000 | #Learnt:      55353 | 0.000
450.41/450.53	c total clause space: 127.173MB
450.41/450.53	c total #watches: 159886
451.02/451.14	c total #propagations: 250216772 / total #impl: 464259150 (eff. 0.539)
451.02/451.14	c GARBAGE COLLECT
451.02/451.14	c #Conflicts:    1353000 | #Learnt:      28250 | 0.000
451.02/451.14	c total clause space: 127.173MB
451.02/451.14	c total #watches: 90282
451.31/451.44	c total #propagations: 250385632 / total #impl: 464569232 (eff. 0.539)
451.31/451.44	c #Conflicts:    1354000 | #Learnt:      29250 | 0.000
451.31/451.44	c total clause space: 127.173MB
451.31/451.44	c total #watches: 92834
451.61/451.75	c total #propagations: 250565043 / total #impl: 464894427 (eff. 0.539)
451.61/451.75	c #Conflicts:    1355000 | #Learnt:      30250 | 0.000
451.61/451.75	c total clause space: 127.173MB
451.61/451.75	c total #watches: 95418
451.91/452.03	c total #propagations: 250741884 / total #impl: 465222517 (eff. 0.539)
451.91/452.03	c #Conflicts:    1356000 | #Learnt:      31250 | 0.000
451.91/452.03	c total clause space: 127.173MB
451.91/452.03	c total #watches: 97657
452.21/452.34	c total #propagations: 250896527 / total #impl: 465509959 (eff. 0.539)
452.21/452.34	c #Conflicts:    1357000 | #Learnt:      32250 | 0.000
452.21/452.34	c total clause space: 127.173MB
452.21/452.34	c total #watches: 100095
452.51/452.67	c total #propagations: 251057749 / total #impl: 465829200 (eff. 0.539)
452.51/452.67	c #Conflicts:    1358000 | #Learnt:      33250 | 0.000
452.51/452.67	c total clause space: 127.173MB
452.51/452.67	c total #watches: 102274
452.91/453.04	c total #propagations: 251232264 / total #impl: 466171747 (eff. 0.539)
452.91/453.04	c #Conflicts:    1359000 | #Learnt:      34250 | 0.000
452.91/453.04	c total clause space: 127.173MB
452.91/453.04	c total #watches: 104817
453.31/453.43	c total #propagations: 251413098 / total #impl: 466518382 (eff. 0.539)
453.31/453.43	c #Conflicts:    1360000 | #Learnt:      35250 | 0.000
453.31/453.43	c total clause space: 127.173MB
453.31/453.43	c total #watches: 107635
453.71/453.84	c total #propagations: 251614313 / total #impl: 466874983 (eff. 0.539)
453.71/453.84	c #Conflicts:    1361000 | #Learnt:      36250 | 0.000
453.71/453.84	c total clause space: 127.173MB
453.71/453.84	c total #watches: 110458
454.01/454.19	c total #propagations: 251815334 / total #impl: 467233336 (eff. 0.539)
454.01/454.19	c #Conflicts:    1362000 | #Learnt:      37250 | 0.000
454.01/454.19	c total clause space: 127.173MB
454.01/454.19	c total #watches: 113065
454.51/454.61	c total #propagations: 252002458 / total #impl: 467564730 (eff. 0.539)
454.51/454.61	c #Conflicts:    1363000 | #Learnt:      38250 | 0.000
454.51/454.61	c total clause space: 127.173MB
454.51/454.61	c total #watches: 115691
454.91/455.00	c total #propagations: 252190608 / total #impl: 467921693 (eff. 0.539)
454.91/455.00	c #Conflicts:    1364000 | #Learnt:      39250 | 0.000
454.91/455.00	c total clause space: 127.173MB
454.91/455.00	c total #watches: 118387
455.32/455.48	c total #propagations: 252383180 / total #impl: 468267880 (eff. 0.539)
455.32/455.48	c #Conflicts:    1365000 | #Learnt:      40250 | 0.000
455.32/455.48	c total clause space: 127.173MB
455.32/455.48	c total #watches: 120924
455.81/455.90	c total #propagations: 252582145 / total #impl: 468637582 (eff. 0.539)
455.81/455.90	c #Conflicts:    1366000 | #Learnt:      41250 | 0.000
455.81/455.90	c total clause space: 127.173MB
455.81/455.90	c total #watches: 123524
456.21/456.35	c total #propagations: 252766643 / total #impl: 468974314 (eff. 0.539)
456.21/456.35	c #Conflicts:    1367000 | #Learnt:      42250 | 0.000
456.21/456.35	c total clause space: 127.173MB
456.21/456.35	c total #watches: 126196
456.61/456.79	c total #propagations: 252944660 / total #impl: 469321446 (eff. 0.539)
456.61/456.79	c #Conflicts:    1368000 | #Learnt:      43250 | 0.000
456.61/456.79	c total clause space: 127.173MB
456.61/456.79	c total #watches: 129070
457.11/457.24	c total #propagations: 253127058 / total #impl: 469665360 (eff. 0.539)
457.11/457.24	c #Conflicts:    1369000 | #Learnt:      44250 | 0.000
457.11/457.24	c total clause space: 127.173MB
457.11/457.24	c total #watches: 131753
457.62/457.76	c total #propagations: 253300647 / total #impl: 469995606 (eff. 0.539)
457.62/457.76	c #Conflicts:    1370000 | #Learnt:      45250 | 0.000
457.62/457.76	c total clause space: 127.173MB
457.62/457.76	c total #watches: 134352
458.11/458.27	c total #propagations: 253497142 / total #impl: 470364658 (eff. 0.539)
458.11/458.27	c #Conflicts:    1371000 | #Learnt:      46250 | 0.000
458.11/458.27	c total clause space: 127.173MB
458.11/458.27	c total #watches: 137037
458.72/458.84	c total #propagations: 253678273 / total #impl: 470704399 (eff. 0.539)
458.72/458.84	c #Conflicts:    1372000 | #Learnt:      47250 | 0.000
458.72/458.84	c total clause space: 127.173MB
458.72/458.84	c total #watches: 139825
459.11/459.24	c total #propagations: 253877615 / total #impl: 471081640 (eff. 0.539)
459.11/459.24	c #Conflicts:    1373000 | #Learnt:      48250 | 0.000
459.11/459.24	c total clause space: 127.173MB
459.11/459.24	c total #watches: 142449
459.61/459.70	c total #propagations: 254045090 / total #impl: 471374471 (eff. 0.539)
459.61/459.70	c #Conflicts:    1374000 | #Learnt:      49250 | 0.000
459.61/459.70	c total clause space: 127.173MB
459.61/459.70	c total #watches: 144882
460.11/460.28	c total #propagations: 254218018 / total #impl: 471697328 (eff. 0.539)
460.11/460.28	c #Conflicts:    1375000 | #Learnt:      50250 | 0.000
460.11/460.28	c total clause space: 127.173MB
460.11/460.28	c total #watches: 147343
460.71/460.82	c total #propagations: 254417667 / total #impl: 472070666 (eff. 0.539)
460.71/460.82	c #Conflicts:    1376000 | #Learnt:      51250 | 0.000
460.71/460.82	c total clause space: 127.173MB
460.71/460.82	c total #watches: 149549
461.21/461.38	c total #propagations: 254596767 / total #impl: 472403268 (eff. 0.539)
461.21/461.38	c #Conflicts:    1377000 | #Learnt:      52250 | 0.000
461.21/461.38	c total clause space: 127.173MB
461.21/461.38	c total #watches: 152025
461.81/461.94	c total #propagations: 254782939 / total #impl: 472747253 (eff. 0.539)
461.81/461.94	c #Conflicts:    1378000 | #Learnt:      53250 | 0.000
461.81/461.94	c total clause space: 127.173MB
461.81/461.94	c total #watches: 154555
462.41/462.53	c total #propagations: 254964174 / total #impl: 473082469 (eff. 0.539)
462.41/462.53	c #Conflicts:    1379000 | #Learnt:      54250 | 0.000
462.41/462.53	c total clause space: 127.173MB
462.41/462.53	c total #watches: 157122
462.91/463.07	c total #propagations: 255147780 / total #impl: 473423333 (eff. 0.539)
462.91/463.07	c #Conflicts:    1380000 | #Learnt:      55250 | 0.000
462.91/463.07	c total clause space: 127.173MB
462.91/463.07	c total #watches: 159552
463.61/463.72	c total #propagations: 255299786 / total #impl: 473723337 (eff. 0.539)
463.61/463.72	c #Conflicts:    1381000 | #Learnt:      56250 | 0.000
463.61/463.72	c total clause space: 127.173MB
463.61/463.72	c total #watches: 162351
464.12/464.28	c total #propagations: 255495568 / total #impl: 474060660 (eff. 0.539)
464.12/464.28	c GARBAGE COLLECT
464.12/464.28	c #Conflicts:    1382000 | #Learnt:      28847 | 0.000
464.12/464.28	c total clause space: 127.173MB
464.12/464.28	c total #watches: 91837
464.41/464.53	c total #propagations: 255695804 / total #impl: 474401629 (eff. 0.539)
464.41/464.53	c #Conflicts:    1383000 | #Learnt:      29847 | 0.000
464.41/464.53	c total clause space: 127.173MB
464.41/464.53	c total #watches: 94548
464.71/464.89	c total #propagations: 255863711 / total #impl: 474728422 (eff. 0.539)
464.71/464.89	c #Conflicts:    1384000 | #Learnt:      30847 | 0.000
464.71/464.89	c total clause space: 127.173MB
464.71/464.89	c total #watches: 97402
465.11/465.27	c total #propagations: 256072176 / total #impl: 475096219 (eff. 0.539)
465.11/465.27	c #Conflicts:    1385000 | #Learnt:      31847 | 0.000
465.11/465.27	c total clause space: 127.173MB
465.11/465.27	c total #watches: 100030
465.51/465.64	c total #propagations: 256274867 / total #impl: 475470200 (eff. 0.539)
465.51/465.64	c #Conflicts:    1386000 | #Learnt:      32847 | 0.000
465.51/465.64	c total clause space: 127.173MB
465.51/465.64	c total #watches: 102715
465.81/465.94	c total #propagations: 256471976 / total #impl: 475834677 (eff. 0.539)
465.81/465.94	c #Conflicts:    1387000 | #Learnt:      33847 | 0.000
465.81/465.94	c total clause space: 127.173MB
465.81/465.94	c total #watches: 105320
466.21/466.32	c total #propagations: 256645402 / total #impl: 476175987 (eff. 0.539)
466.21/466.32	c #Conflicts:    1388000 | #Learnt:      34847 | 0.000
466.21/466.32	c total clause space: 127.173MB
466.21/466.32	c total #watches: 107978
466.51/466.67	c total #propagations: 256836366 / total #impl: 476531915 (eff. 0.539)
466.51/466.67	c #Conflicts:    1389000 | #Learnt:      35847 | 0.000
466.51/466.67	c total clause space: 127.173MB
466.51/466.67	c total #watches: 110894
466.91/467.06	c total #propagations: 256994147 / total #impl: 476865924 (eff. 0.539)
466.91/467.06	c #Conflicts:    1390000 | #Learnt:      36847 | 0.000
466.91/467.06	c total clause space: 127.173MB
466.91/467.06	c total #watches: 113713
467.31/467.48	c total #propagations: 257181772 / total #impl: 477214350 (eff. 0.539)
467.31/467.48	c #Conflicts:    1391000 | #Learnt:      37847 | 0.000
467.31/467.48	c total clause space: 127.173MB
467.31/467.48	c total #watches: 116451
467.81/467.90	c total #propagations: 257377390 / total #impl: 477574751 (eff. 0.539)
467.81/467.90	c #Conflicts:    1392000 | #Learnt:      38847 | 0.000
467.81/467.90	c total clause space: 127.173MB
467.81/467.90	c total #watches: 119124
468.21/468.36	c total #propagations: 257552960 / total #impl: 477905837 (eff. 0.539)
468.21/468.36	c #Conflicts:    1393000 | #Learnt:      39847 | 0.000
468.21/468.36	c total clause space: 127.173MB
468.21/468.36	c total #watches: 121871
468.71/468.84	c total #propagations: 257746657 / total #impl: 478259044 (eff. 0.539)
468.71/468.84	c #Conflicts:    1394000 | #Learnt:      40847 | 0.000
468.71/468.84	c total clause space: 127.173MB
468.71/468.84	c total #watches: 124658
469.21/469.36	c total #propagations: 257948875 / total #impl: 478623361 (eff. 0.539)
469.21/469.36	c #Conflicts:    1395000 | #Learnt:      41847 | 0.000
469.21/469.36	c total clause space: 127.173MB
469.21/469.36	c total #watches: 127128
469.72/469.89	c total #propagations: 258144725 / total #impl: 478979609 (eff. 0.539)
469.72/469.89	c #Conflicts:    1396000 | #Learnt:      42847 | 0.000
469.72/469.89	c total clause space: 127.173MB
469.72/469.89	c total #watches: 129554
470.31/470.45	c total #propagations: 258340696 / total #impl: 479336119 (eff. 0.539)
470.31/470.45	c #Conflicts:    1397000 | #Learnt:      43847 | 0.000
470.31/470.45	c total clause space: 127.173MB
470.31/470.45	c total #watches: 132143
470.91/471.01	c total #propagations: 258545079 / total #impl: 479722877 (eff. 0.539)
470.91/471.01	c #Conflicts:    1398000 | #Learnt:      44847 | 0.000
470.91/471.01	c total clause space: 127.173MB
470.91/471.01	c total #watches: 134579
471.41/471.56	c total #propagations: 258737265 / total #impl: 480090149 (eff. 0.539)
471.41/471.56	c #Conflicts:    1399000 | #Learnt:      45847 | 0.000
471.41/471.56	c total clause space: 127.173MB
471.41/471.56	c total #watches: 137038
471.92/472.07	c total #propagations: 258933724 / total #impl: 480462834 (eff. 0.539)
471.92/472.07	c #Conflicts:    1400000 | #Learnt:      46847 | 0.000
471.92/472.07	c total clause space: 127.173MB
471.92/472.07	c total #watches: 139502
472.51/472.66	c total #propagations: 259126999 / total #impl: 480822512 (eff. 0.539)
472.51/472.66	c #Conflicts:    1401000 | #Learnt:      47847 | 0.000
472.51/472.66	c total clause space: 127.173MB
472.51/472.66	c total #watches: 141889
473.11/473.24	c total #propagations: 259335157 / total #impl: 481218329 (eff. 0.539)
473.11/473.24	c #Conflicts:    1402000 | #Learnt:      48847 | 0.000
473.11/473.24	c total clause space: 127.173MB
473.11/473.24	c total #watches: 144231
473.71/473.81	c total #propagations: 259522288 / total #impl: 481580982 (eff. 0.539)
473.71/473.81	c #Conflicts:    1403000 | #Learnt:      49847 | 0.000
473.71/473.81	c total clause space: 127.173MB
473.71/473.81	c total #watches: 146746
474.21/474.40	c total #propagations: 259716079 / total #impl: 481937540 (eff. 0.539)
474.21/474.40	c #Conflicts:    1404000 | #Learnt:      50847 | 0.000
474.21/474.40	c total clause space: 127.173MB
474.21/474.40	c total #watches: 149156
474.81/474.91	c total #propagations: 259903003 / total #impl: 482289297 (eff. 0.539)
474.81/474.91	c #Conflicts:    1405000 | #Learnt:      51847 | 0.000
474.81/474.91	c total clause space: 127.173MB
474.81/474.91	c total #watches: 151707
475.41/475.52	c total #propagations: 260069201 / total #impl: 482609285 (eff. 0.539)
475.41/475.52	c #Conflicts:    1406000 | #Learnt:      52847 | 0.000
475.41/475.52	c total clause space: 127.173MB
475.41/475.52	c total #watches: 154524
476.01/476.10	c total #propagations: 260249815 / total #impl: 482945307 (eff. 0.539)
476.01/476.10	c #Conflicts:    1407000 | #Learnt:      53847 | 0.000
476.01/476.10	c total clause space: 127.173MB
476.01/476.10	c total #watches: 157391
476.51/476.68	c total #propagations: 260443507 / total #impl: 483304164 (eff. 0.539)
476.51/476.68	c #Conflicts:    1408000 | #Learnt:      54847 | 0.000
476.51/476.68	c total clause space: 127.173MB
476.51/476.68	c total #watches: 160051
477.32/477.40	c total #propagations: 260621435 / total #impl: 483634354 (eff. 0.539)
477.32/477.40	c #Conflicts:    1409000 | #Learnt:      55847 | 0.000
477.32/477.40	c total clause space: 127.173MB
477.32/477.40	c total #watches: 163217
477.91/478.08	c total #propagations: 260822771 / total #impl: 483989361 (eff. 0.539)
477.91/478.08	c #Conflicts:    1410000 | #Learnt:      56847 | 0.000
477.91/478.08	c total clause space: 127.173MB
477.91/478.08	c total #watches: 166051
478.52/478.68	c total #propagations: 261023704 / total #impl: 484357719 (eff. 0.539)
478.52/478.68	c GARBAGE COLLECT
478.52/478.68	c #Conflicts:    1411000 | #Learnt:      29145 | 0.000
478.52/478.68	c total clause space: 127.173MB
478.52/478.68	c total #watches: 92635
478.91/479.00	c total #propagations: 261223377 / total #impl: 484709455 (eff. 0.539)
478.91/479.00	c #Conflicts:    1412000 | #Learnt:      30145 | 0.000
478.91/479.00	c total clause space: 127.173MB
478.91/479.00	c total #watches: 95225
479.21/479.34	c total #propagations: 261400528 / total #impl: 485018113 (eff. 0.539)
479.21/479.34	c #Conflicts:    1413000 | #Learnt:      31145 | 0.000
479.21/479.34	c total clause space: 127.173MB
479.21/479.34	c total #watches: 97734
479.52/479.69	c total #propagations: 261589398 / total #impl: 485346305 (eff. 0.539)
479.52/479.69	c #Conflicts:    1414000 | #Learnt:      32145 | 0.000
479.52/479.69	c total clause space: 127.173MB
479.52/479.69	c total #watches: 100426
479.91/480.06	c total #propagations: 261785955 / total #impl: 485699240 (eff. 0.539)
479.91/480.06	c #Conflicts:    1415000 | #Learnt:      33145 | 0.000
479.91/480.06	c total clause space: 127.173MB
479.91/480.06	c total #watches: 103344
480.31/480.41	c total #propagations: 261988885 / total #impl: 486087934 (eff. 0.539)
480.31/480.41	c #Conflicts:    1416000 | #Learnt:      34145 | 0.000
480.31/480.41	c total clause space: 127.173MB
480.31/480.41	c total #watches: 106133
480.61/480.72	c total #propagations: 262179977 / total #impl: 486435235 (eff. 0.539)
480.61/480.72	c #Conflicts:    1417000 | #Learnt:      35145 | 0.000
480.61/480.72	c total clause space: 127.173MB
480.61/480.72	c total #watches: 108986
480.91/481.09	c total #propagations: 262347517 / total #impl: 486749437 (eff. 0.539)
480.91/481.09	c #Conflicts:    1418000 | #Learnt:      36145 | 0.000
480.91/481.09	c total clause space: 127.173MB
480.91/481.09	c total #watches: 111291
481.31/481.46	c total #propagations: 262509960 / total #impl: 487071043 (eff. 0.539)
481.31/481.46	c #Conflicts:    1419000 | #Learnt:      37145 | 0.000
481.31/481.46	c total clause space: 127.173MB
481.31/481.46	c total #watches: 113991
481.71/481.87	c total #propagations: 262691800 / total #impl: 487425241 (eff. 0.539)
481.71/481.87	c #Conflicts:    1420000 | #Learnt:      38145 | 0.000
481.71/481.87	c total clause space: 127.173MB
481.71/481.87	c total #watches: 116639
482.11/482.29	c total #propagations: 262866665 / total #impl: 487756675 (eff. 0.539)
482.11/482.29	c #Conflicts:    1421000 | #Learnt:      39145 | 0.000
482.11/482.29	c total clause space: 127.173MB
482.11/482.29	c total #watches: 119169
482.51/482.68	c total #propagations: 263052833 / total #impl: 488097566 (eff. 0.539)
482.51/482.68	c #Conflicts:    1422000 | #Learnt:      40145 | 0.000
482.51/482.68	c total clause space: 127.173MB
482.51/482.68	c total #watches: 121800
482.91/483.10	c total #propagations: 263246556 / total #impl: 488463987 (eff. 0.539)
482.91/483.10	c #Conflicts:    1423000 | #Learnt:      41145 | 0.000
482.91/483.10	c total clause space: 127.173MB
482.91/483.10	c total #watches: 124249
483.51/483.64	c total #propagations: 263431445 / total #impl: 488809640 (eff. 0.539)
483.51/483.64	c #Conflicts:    1424000 | #Learnt:      42145 | 0.000
483.51/483.64	c total clause space: 127.173MB
483.51/483.64	c total #watches: 126938
484.01/484.15	c total #propagations: 263629908 / total #impl: 489165226 (eff. 0.539)
484.01/484.15	c #Conflicts:    1425000 | #Learnt:      43145 | 0.000
484.01/484.15	c total clause space: 127.173MB
484.01/484.15	c total #watches: 129573
484.41/484.57	c total #propagations: 263824471 / total #impl: 489533269 (eff. 0.539)
484.41/484.57	c #Conflicts:    1426000 | #Learnt:      44145 | 0.000
484.41/484.57	c total clause space: 127.173MB
484.41/484.57	c total #watches: 132766
484.91/485.04	c total #propagations: 264038747 / total #impl: 489913530 (eff. 0.539)
484.91/485.04	c #Conflicts:    1427000 | #Learnt:      45145 | 0.000
484.91/485.04	c total clause space: 127.173MB
484.91/485.04	c total #watches: 135344
485.41/485.54	c total #propagations: 264226013 / total #impl: 490273580 (eff. 0.539)
485.41/485.54	c #Conflicts:    1428000 | #Learnt:      46145 | 0.000
485.41/485.54	c total clause space: 127.173MB
485.41/485.54	c total #watches: 137909
485.81/485.97	c total #propagations: 264398578 / total #impl: 490613070 (eff. 0.539)
485.81/485.97	c #Conflicts:    1429000 | #Learnt:      47145 | 0.000
485.81/485.97	c total clause space: 127.173MB
485.81/485.97	c total #watches: 140537
486.31/486.40	c total #propagations: 264571885 / total #impl: 490944636 (eff. 0.539)
486.31/486.40	c #Conflicts:    1430000 | #Learnt:      48145 | 0.000
486.31/486.40	c total clause space: 127.173MB
486.31/486.40	c total #watches: 143108
486.81/486.97	c total #propagations: 264732112 / total #impl: 491268199 (eff. 0.539)
486.81/486.97	c #Conflicts:    1431000 | #Learnt:      49145 | 0.000
486.81/486.97	c total clause space: 127.173MB
486.81/486.97	c total #watches: 145591
487.41/487.54	c total #propagations: 264899985 / total #impl: 491607581 (eff. 0.539)
487.41/487.54	c #Conflicts:    1432000 | #Learnt:      50145 | 0.000
487.41/487.54	c total clause space: 127.173MB
487.41/487.54	c total #watches: 148102
488.01/488.14	c total #propagations: 265079126 / total #impl: 491954711 (eff. 0.539)
488.01/488.14	c #Conflicts:    1433000 | #Learnt:      51145 | 0.000
488.01/488.14	c total clause space: 127.173MB
488.01/488.14	c total #watches: 150775
488.51/488.69	c total #propagations: 265275917 / total #impl: 492341909 (eff. 0.539)
488.51/488.69	c #Conflicts:    1434000 | #Learnt:      52145 | 0.000
488.51/488.69	c total clause space: 127.173MB
488.51/488.69	c total #watches: 153220
489.01/489.15	c total #propagations: 265469105 / total #impl: 492721355 (eff. 0.539)
489.01/489.15	c #Conflicts:    1435000 | #Learnt:      53145 | 0.000
489.01/489.15	c total clause space: 127.173MB
489.01/489.15	c total #watches: 155638
489.61/489.71	c total #propagations: 265634862 / total #impl: 493050272 (eff. 0.539)
489.61/489.71	c #Conflicts:    1436000 | #Learnt:      54145 | 0.000
489.61/489.71	c total clause space: 127.173MB
489.61/489.71	c total #watches: 158310
490.11/490.24	c total #propagations: 265807724 / total #impl: 493384640 (eff. 0.539)
490.11/490.24	c #Conflicts:    1437000 | #Learnt:      55145 | 0.000
490.11/490.24	c total clause space: 127.173MB
490.11/490.24	c total #watches: 161219
490.71/490.80	c total #propagations: 265975941 / total #impl: 493731402 (eff. 0.539)
490.71/490.80	c #Conflicts:    1438000 | #Learnt:      56145 | 0.000
490.71/490.80	c total clause space: 127.173MB
490.71/490.80	c total #watches: 164276
491.31/491.43	c total #propagations: 266143661 / total #impl: 494076197 (eff. 0.539)
491.31/491.43	c #Conflicts:    1439000 | #Learnt:      57145 | 0.000
491.31/491.43	c total clause space: 127.173MB
491.31/491.43	c total #watches: 167482
491.81/491.95	c total #propagations: 266326653 / total #impl: 494449643 (eff. 0.539)
491.81/491.95	c GARBAGE COLLECT
491.81/491.95	c #Conflicts:    1440000 | #Learnt:      29146 | 0.000
491.81/491.95	c total clause space: 127.173MB
491.81/491.95	c total #watches: 92727
492.11/492.23	c total #propagations: 266528336 / total #impl: 494845748 (eff. 0.539)
492.11/492.23	c #Conflicts:    1441000 | #Learnt:      30146 | 0.000
492.11/492.23	c total clause space: 127.173MB
492.11/492.23	c total #watches: 95284
492.41/492.53	c total #propagations: 266687523 / total #impl: 495142665 (eff. 0.539)
492.41/492.53	c #Conflicts:    1442000 | #Learnt:      31146 | 0.000
492.41/492.53	c total clause space: 127.173MB
492.41/492.53	c total #watches: 97439
492.71/492.87	c total #propagations: 266836203 / total #impl: 495422969 (eff. 0.539)
492.71/492.87	c #Conflicts:    1443000 | #Learnt:      32146 | 0.000
492.71/492.87	c total clause space: 127.173MB
492.71/492.87	c total #watches: 100249
493.11/493.23	c total #propagations: 267005927 / total #impl: 495735895 (eff. 0.539)
493.11/493.23	c #Conflicts:    1444000 | #Learnt:      33146 | 0.000
493.11/493.23	c total clause space: 127.173MB
493.11/493.23	c total #watches: 103118
493.41/493.59	c total #propagations: 267175509 / total #impl: 496061537 (eff. 0.539)
493.41/493.59	c #Conflicts:    1445000 | #Learnt:      34146 | 0.000
493.41/493.59	c total clause space: 127.173MB
493.41/493.59	c total #watches: 105999
493.81/493.99	c total #propagations: 267336099 / total #impl: 496382218 (eff. 0.539)
493.81/493.99	c #Conflicts:    1446000 | #Learnt:      35146 | 0.000
493.81/493.99	c total clause space: 127.173MB
493.81/493.99	c total #watches: 108939
494.31/494.44	c total #propagations: 267510048 / total #impl: 496720226 (eff. 0.539)
494.31/494.44	c #Conflicts:    1447000 | #Learnt:      36146 | 0.000
494.31/494.44	c total clause space: 127.173MB
494.31/494.44	c total #watches: 111354
494.71/494.86	c total #propagations: 267678286 / total #impl: 497033460 (eff. 0.539)
494.71/494.86	c #Conflicts:    1448000 | #Learnt:      37146 | 0.000
494.71/494.86	c total clause space: 127.173MB
494.71/494.86	c total #watches: 113771
495.11/495.26	c total #propagations: 267842629 / total #impl: 497337272 (eff. 0.539)
495.11/495.26	c #Conflicts:    1449000 | #Learnt:      38146 | 0.000
495.11/495.26	c total clause space: 127.173MB
495.11/495.26	c total #watches: 116146
495.41/495.57	c total #propagations: 267998467 / total #impl: 497634778 (eff. 0.539)
495.41/495.57	c #Conflicts:    1450000 | #Learnt:      39146 | 0.000
495.41/495.57	c total clause space: 127.173MB
495.41/495.57	c total #watches: 118908
495.81/495.91	c total #propagations: 268168925 / total #impl: 497966989 (eff. 0.539)
495.81/495.91	c #Conflicts:    1451000 | #Learnt:      40146 | 0.000
495.81/495.91	c total clause space: 127.173MB
495.81/495.91	c total #watches: 121949
496.11/496.29	c total #propagations: 268360033 / total #impl: 498327362 (eff. 0.539)
496.11/496.29	c #Conflicts:    1452000 | #Learnt:      41146 | 0.000
496.11/496.29	c total clause space: 127.173MB
496.11/496.29	c total #watches: 124759
496.61/496.70	c total #propagations: 268542310 / total #impl: 498680737 (eff. 0.539)
496.61/496.70	c #Conflicts:    1453000 | #Learnt:      42146 | 0.000
496.61/496.70	c total clause space: 127.173MB
496.61/496.70	c total #watches: 127592
497.01/497.10	c total #propagations: 268716328 / total #impl: 499046092 (eff. 0.538)
497.01/497.10	c #Conflicts:    1454000 | #Learnt:      43146 | 0.000
497.01/497.10	c total clause space: 127.173MB
497.01/497.10	c total #watches: 130410
497.41/497.54	c total #propagations: 268889238 / total #impl: 499416180 (eff. 0.538)
497.41/497.54	c #Conflicts:    1455000 | #Learnt:      44146 | 0.000
497.41/497.54	c total clause space: 127.173MB
497.41/497.54	c total #watches: 133333
497.91/498.01	c total #propagations: 269074656 / total #impl: 499800689 (eff. 0.538)
497.91/498.01	c #Conflicts:    1456000 | #Learnt:      45146 | 0.000
497.91/498.01	c total clause space: 127.173MB
497.91/498.01	c total #watches: 136059
498.31/498.48	c total #propagations: 269247772 / total #impl: 500170033 (eff. 0.538)
498.31/498.48	c #Conflicts:    1457000 | #Learnt:      46146 | 0.000
498.31/498.48	c total clause space: 127.173MB
498.31/498.48	c total #watches: 138594
498.81/498.98	c total #propagations: 269414996 / total #impl: 500558311 (eff. 0.538)
498.81/498.98	c #Conflicts:    1458000 | #Learnt:      47146 | 0.000
498.81/498.98	c total clause space: 127.173MB
498.81/498.98	c total #watches: 141290
499.31/499.48	c total #propagations: 269581262 / total #impl: 500920530 (eff. 0.538)
499.31/499.48	c #Conflicts:    1459000 | #Learnt:      48146 | 0.000
499.31/499.48	c total clause space: 127.173MB
499.31/499.48	c total #watches: 143974
499.91/500.01	c total #propagations: 269739100 / total #impl: 501286354 (eff. 0.538)
499.91/500.01	c #Conflicts:    1460000 | #Learnt:      49146 | 0.000
499.91/500.01	c total clause space: 127.173MB
499.91/500.01	c total #watches: 146424
500.30/500.49	c total #propagations: 269895290 / total #impl: 501649054 (eff. 0.538)
500.30/500.49	c #Conflicts:    1461000 | #Learnt:      50146 | 0.000
500.30/500.49	c total clause space: 127.173MB
500.30/500.49	c total #watches: 148566
500.90/501.03	c total #propagations: 270052882 / total #impl: 501969792 (eff. 0.538)
500.90/501.03	c #Conflicts:    1462000 | #Learnt:      51146 | 0.000
500.90/501.03	c total clause space: 127.173MB
500.90/501.03	c total #watches: 150992
501.51/501.65	c total #propagations: 270202968 / total #impl: 502294082 (eff. 0.538)
501.51/501.65	c #Conflicts:    1463000 | #Learnt:      52146 | 0.000
501.51/501.65	c total clause space: 127.173MB
501.51/501.65	c total #watches: 153518
502.20/502.31	c total #propagations: 270362287 / total #impl: 502640273 (eff. 0.538)
502.20/502.31	c #Conflicts:    1464000 | #Learnt:      53146 | 0.000
502.20/502.31	c total clause space: 127.173MB
502.20/502.31	c total #watches: 156416
502.90/503.01	c total #propagations: 270554321 / total #impl: 503014044 (eff. 0.538)
502.90/503.01	c #Conflicts:    1465000 | #Learnt:      54146 | 0.000
502.90/503.01	c total clause space: 127.173MB
502.90/503.01	c total #watches: 159137
503.71/503.80	c total #propagations: 270745987 / total #impl: 503361827 (eff. 0.538)
503.71/503.80	c #Conflicts:    1466000 | #Learnt:      55146 | 0.000
503.71/503.80	c total clause space: 127.173MB
503.71/503.80	c total #watches: 161592
504.40/504.59	c total #propagations: 270925051 / total #impl: 503706206 (eff. 0.538)
504.40/504.59	c #Conflicts:    1467000 | #Learnt:      56146 | 0.000
504.40/504.59	c total clause space: 127.173MB
504.40/504.59	c total #watches: 164510
505.30/505.41	c total #propagations: 271122726 / total #impl: 504084776 (eff. 0.538)
505.30/505.41	c #Conflicts:    1468000 | #Learnt:      57146 | 0.000
505.30/505.41	c total clause space: 127.173MB
505.30/505.41	c total #watches: 167236
506.01/506.13	c total #propagations: 271336203 / total #impl: 504477215 (eff. 0.538)
506.01/506.13	c #Conflicts:    1469000 | #Learnt:      58146 | 0.000
506.01/506.13	c total clause space: 127.173MB
506.01/506.13	c total #watches: 170326
506.50/506.68	c total #propagations: 271536094 / total #impl: 504840419 (eff. 0.538)
506.50/506.68	c GARBAGE COLLECT
506.50/506.68	c #Conflicts:    1470000 | #Learnt:      29843 | 0.000
506.50/506.68	c total clause space: 127.173MB
506.50/506.68	c total #watches: 94632
506.90/507.03	c total #propagations: 271719347 / total #impl: 505175095 (eff. 0.538)
506.90/507.03	c #Conflicts:    1471000 | #Learnt:      30843 | 0.000
506.90/507.03	c total clause space: 127.173MB
506.90/507.03	c total #watches: 97362
507.30/507.43	c total #propagations: 271914517 / total #impl: 505538283 (eff. 0.538)
507.30/507.43	c #Conflicts:    1472000 | #Learnt:      31843 | 0.000
507.30/507.43	c total clause space: 127.173MB
507.30/507.43	c total #watches: 100248
507.60/507.78	c total #propagations: 272111006 / total #impl: 505903702 (eff. 0.538)
507.60/507.78	c #Conflicts:    1473000 | #Learnt:      32843 | 0.000
507.60/507.78	c total clause space: 127.173MB
507.60/507.78	c total #watches: 103252
508.00/508.12	c total #propagations: 272315310 / total #impl: 506269305 (eff. 0.538)
508.00/508.12	c #Conflicts:    1474000 | #Learnt:      33843 | 0.000
508.00/508.12	c total clause space: 127.173MB
508.00/508.12	c total #watches: 106215
508.30/508.44	c total #propagations: 272495622 / total #impl: 506633903 (eff. 0.538)
508.30/508.44	c #Conflicts:    1475000 | #Learnt:      34843 | 0.000
508.30/508.44	c total clause space: 127.173MB
508.30/508.44	c total #watches: 108615
508.70/508.87	c total #propagations: 272659893 / total #impl: 506964007 (eff. 0.538)
508.70/508.87	c #Conflicts:    1476000 | #Learnt:      35843 | 0.000
508.70/508.87	c total clause space: 127.173MB
508.70/508.87	c total #watches: 111207
509.21/509.31	c total #propagations: 272835421 / total #impl: 507281469 (eff. 0.538)
509.21/509.31	c #Conflicts:    1477000 | #Learnt:      36843 | 0.000
509.21/509.31	c total clause space: 127.173MB
509.21/509.31	c total #watches: 113676
509.70/509.80	c total #propagations: 273019294 / total #impl: 507616425 (eff. 0.538)
509.70/509.80	c #Conflicts:    1478000 | #Learnt:      37843 | 0.000
509.70/509.80	c total clause space: 127.173MB
509.70/509.80	c total #watches: 116224
510.10/510.26	c total #propagations: 273209889 / total #impl: 507965712 (eff. 0.538)
510.10/510.26	c #Conflicts:    1479000 | #Learnt:      38843 | 0.000
510.10/510.26	c total clause space: 127.173MB
510.10/510.26	c total #watches: 118617
510.60/510.76	c total #propagations: 273403818 / total #impl: 508343523 (eff. 0.538)
510.60/510.76	c #Conflicts:    1480000 | #Learnt:      39843 | 0.000
510.60/510.76	c total clause space: 127.173MB
510.60/510.76	c total #watches: 121062
511.10/511.24	c total #propagations: 273597339 / total #impl: 508708610 (eff. 0.538)
511.10/511.24	c #Conflicts:    1481000 | #Learnt:      40843 | 0.000
511.10/511.24	c total clause space: 127.173MB
511.10/511.24	c total #watches: 123486
511.51/511.64	c total #propagations: 273786945 / total #impl: 509064893 (eff. 0.538)
511.51/511.64	c #Conflicts:    1482000 | #Learnt:      41843 | 0.000
511.51/511.64	c total clause space: 127.173MB
511.51/511.64	c total #watches: 126313
512.00/512.17	c total #propagations: 273955149 / total #impl: 509390111 (eff. 0.538)
512.00/512.17	c #Conflicts:    1483000 | #Learnt:      42843 | 0.000
512.00/512.17	c total clause space: 127.173MB
512.00/512.17	c total #watches: 128964
512.51/512.68	c total #propagations: 274146267 / total #impl: 509740918 (eff. 0.538)
512.51/512.68	c #Conflicts:    1484000 | #Learnt:      43843 | 0.000
512.51/512.68	c total clause space: 127.173MB
512.51/512.68	c total #watches: 131708
513.10/513.22	c total #propagations: 274352106 / total #impl: 510109405 (eff. 0.538)
513.10/513.22	c #Conflicts:    1485000 | #Learnt:      44843 | 0.000
513.10/513.22	c total clause space: 127.173MB
513.10/513.22	c total #watches: 134242
513.50/513.67	c total #propagations: 274561072 / total #impl: 510494836 (eff. 0.538)
513.50/513.67	c #Conflicts:    1486000 | #Learnt:      45843 | 0.000
513.50/513.67	c total clause space: 127.173MB
513.50/513.67	c total #watches: 136878
513.90/514.07	c total #propagations: 274716785 / total #impl: 510817546 (eff. 0.538)
513.90/514.07	c #Conflicts:    1487000 | #Learnt:      46843 | 0.000
513.90/514.07	c total clause space: 127.173MB
513.90/514.07	c total #watches: 139563
514.50/514.61	c total #propagations: 274884014 / total #impl: 511157160 (eff. 0.538)
514.50/514.61	c #Conflicts:    1488000 | #Learnt:      47843 | 0.000
514.50/514.61	c total clause space: 127.173MB
514.50/514.61	c total #watches: 142471
515.00/515.15	c total #propagations: 275074415 / total #impl: 511511060 (eff. 0.538)
515.00/515.15	c #Conflicts:    1489000 | #Learnt:      48843 | 0.000
515.00/515.15	c total clause space: 127.173MB
515.00/515.15	c total #watches: 145049
515.60/515.76	c total #propagations: 275249941 / total #impl: 511856667 (eff. 0.538)
515.60/515.76	c #Conflicts:    1490000 | #Learnt:      49843 | 0.000
515.60/515.76	c total clause space: 127.173MB
515.60/515.76	c total #watches: 147808
516.20/516.36	c total #propagations: 275436069 / total #impl: 512226974 (eff. 0.538)
516.20/516.36	c #Conflicts:    1491000 | #Learnt:      50843 | 0.000
516.20/516.36	c total clause space: 127.173MB
516.20/516.36	c total #watches: 150461
516.80/516.99	c total #propagations: 275629933 / total #impl: 512608133 (eff. 0.538)
516.80/516.99	c #Conflicts:    1492000 | #Learnt:      51843 | 0.000
516.80/516.99	c total clause space: 127.173MB
516.80/516.99	c total #watches: 153335
517.50/517.67	c total #propagations: 275828276 / total #impl: 512989632 (eff. 0.538)
517.50/517.67	c #Conflicts:    1493000 | #Learnt:      52843 | 0.000
517.50/517.67	c total clause space: 127.173MB
517.50/517.67	c total #watches: 156036
518.11/518.21	c total #propagations: 276004835 / total #impl: 513346916 (eff. 0.538)
518.11/518.21	c #Conflicts:    1494000 | #Learnt:      53843 | 0.000
518.11/518.21	c total clause space: 127.173MB
518.11/518.21	c total #watches: 158715
518.80/518.95	c total #propagations: 276176971 / total #impl: 513688151 (eff. 0.538)
518.80/518.95	c #Conflicts:    1495000 | #Learnt:      54843 | 0.000
518.80/518.95	c total clause space: 127.173MB
518.80/518.95	c total #watches: 161016
519.50/519.67	c total #propagations: 276377355 / total #impl: 514067227 (eff. 0.538)
519.50/519.67	c #Conflicts:    1496000 | #Learnt:      55843 | 0.000
519.50/519.67	c total clause space: 127.173MB
519.50/519.67	c total #watches: 163207
520.21/520.32	c total #propagations: 276562952 / total #impl: 514421596 (eff. 0.538)
520.21/520.32	c #Conflicts:    1497000 | #Learnt:      56843 | 0.000
520.21/520.32	c total clause space: 127.173MB
520.21/520.32	c total #watches: 165608
520.80/520.96	c total #propagations: 276749515 / total #impl: 514783814 (eff. 0.538)
520.80/520.96	c #Conflicts:    1498000 | #Learnt:      57843 | 0.000
520.80/520.96	c total clause space: 127.173MB
520.80/520.96	c total #watches: 168317
521.50/521.60	c total #propagations: 276942928 / total #impl: 515157235 (eff. 0.538)
521.50/521.60	c #Conflicts:    1499000 | #Learnt:      58843 | 0.000
521.50/521.60	c total clause space: 127.173MB
521.50/521.60	c total #watches: 171344
521.90/522.09	c total #propagations: 277141730 / total #impl: 515545483 (eff. 0.538)
521.90/522.09	c GARBAGE COLLECT
521.90/522.09	c #Conflicts:    1500000 | #Learnt:      30243 | 0.000
521.90/522.09	c total clause space: 127.173MB
521.90/522.09	c total #watches: 95632
522.20/522.37	c total #propagations: 277341256 / total #impl: 515916544 (eff. 0.538)
522.20/522.37	c #Conflicts:    1501000 | #Learnt:      31243 | 0.000
522.20/522.37	c total clause space: 127.173MB
522.20/522.37	c total #watches: 98710
522.51/522.66	c total #propagations: 277544677 / total #impl: 516299137 (eff. 0.538)
522.51/522.66	c #Conflicts:    1502000 | #Learnt:      32243 | 0.000
522.51/522.66	c total clause space: 127.173MB
522.51/522.66	c total #watches: 101525
522.90/523.01	c total #propagations: 277732262 / total #impl: 516663067 (eff. 0.538)
522.90/523.01	c #Conflicts:    1503000 | #Learnt:      33243 | 0.000
522.90/523.01	c total clause space: 127.173MB
522.90/523.01	c total #watches: 104571
523.20/523.36	c total #propagations: 277934200 / total #impl: 517069200 (eff. 0.538)
523.20/523.36	c #Conflicts:    1504000 | #Learnt:      34243 | 0.000
523.20/523.36	c total clause space: 127.173MB
523.20/523.36	c total #watches: 107455
523.61/523.75	c total #propagations: 278121968 / total #impl: 517431116 (eff. 0.538)
523.61/523.75	c #Conflicts:    1505000 | #Learnt:      35243 | 0.000
523.61/523.75	c total clause space: 127.173MB
523.61/523.75	c total #watches: 110346
524.10/524.20	c total #propagations: 278306768 / total #impl: 517796551 (eff. 0.537)
524.10/524.20	c #Conflicts:    1506000 | #Learnt:      36243 | 0.000
524.10/524.20	c total clause space: 127.173MB
524.10/524.20	c total #watches: 113544
524.50/524.68	c total #propagations: 278518854 / total #impl: 518212110 (eff. 0.537)
524.50/524.68	c #Conflicts:    1507000 | #Learnt:      37243 | 0.000
524.50/524.68	c total clause space: 127.173MB
524.50/524.68	c total #watches: 116442
525.00/525.12	c total #propagations: 278711073 / total #impl: 518583466 (eff. 0.537)
525.00/525.12	c #Conflicts:    1508000 | #Learnt:      38243 | 0.000
525.00/525.12	c total clause space: 127.173MB
525.00/525.12	c total #watches: 119111
525.40/525.59	c total #propagations: 278904169 / total #impl: 518977085 (eff. 0.537)
525.40/525.59	c #Conflicts:    1509000 | #Learnt:      39243 | 0.000
525.40/525.59	c total clause space: 127.173MB
525.40/525.59	c total #watches: 122178
525.90/526.07	c total #propagations: 279087116 / total #impl: 519333683 (eff. 0.537)
525.90/526.07	c #Conflicts:    1510000 | #Learnt:      40243 | 0.000
525.90/526.07	c total clause space: 127.173MB
525.90/526.07	c total #watches: 124637
526.40/526.56	c total #propagations: 279266954 / total #impl: 519659991 (eff. 0.537)
526.40/526.56	c #Conflicts:    1511000 | #Learnt:      41243 | 0.000
526.40/526.56	c total clause space: 127.173MB
526.40/526.56	c total #watches: 127145
526.91/527.06	c total #propagations: 279441926 / total #impl: 519977162 (eff. 0.537)
526.91/527.06	c #Conflicts:    1512000 | #Learnt:      42243 | 0.000
526.91/527.06	c total clause space: 127.173MB
526.91/527.06	c total #watches: 129983
527.40/527.53	c total #propagations: 279624947 / total #impl: 520323830 (eff. 0.537)
527.40/527.53	c #Conflicts:    1513000 | #Learnt:      43243 | 0.000
527.40/527.53	c total clause space: 127.173MB
527.40/527.53	c total #watches: 132801
528.10/528.20	c total #propagations: 279818677 / total #impl: 520685321 (eff. 0.537)
528.10/528.20	c #Conflicts:    1514000 | #Learnt:      44243 | 0.000
528.10/528.20	c total clause space: 127.173MB
528.10/528.20	c total #watches: 135228
528.70/528.89	c total #propagations: 280020541 / total #impl: 521056478 (eff. 0.537)
528.70/528.89	c #Conflicts:    1515000 | #Learnt:      45243 | 0.000
528.70/528.89	c total clause space: 127.173MB
528.70/528.89	c total #watches: 137792
529.40/529.50	c total #propagations: 280235566 / total #impl: 521439093 (eff. 0.537)
529.40/529.50	c #Conflicts:    1516000 | #Learnt:      46243 | 0.000
529.40/529.50	c total clause space: 127.173MB
529.40/529.50	c total #watches: 140518
529.90/530.02	c total #propagations: 280437368 / total #impl: 521792354 (eff. 0.537)
529.90/530.02	c #Conflicts:    1517000 | #Learnt:      47243 | 0.000
529.90/530.02	c total clause space: 127.173MB
529.90/530.02	c total #watches: 143364
530.50/530.60	c total #propagations: 280602361 / total #impl: 522110987 (eff. 0.537)
530.50/530.60	c #Conflicts:    1518000 | #Learnt:      48243 | 0.000
530.50/530.60	c total clause space: 127.173MB
530.50/530.60	c total #watches: 146587
531.10/531.26	c total #propagations: 280804425 / total #impl: 522476077 (eff. 0.537)
531.10/531.26	c #Conflicts:    1519000 | #Learnt:      49243 | 0.000
531.10/531.26	c total clause space: 127.173MB
531.10/531.26	c total #watches: 149102
531.50/531.65	c total #propagations: 280998347 / total #impl: 522834145 (eff. 0.537)
531.50/531.65	c #Conflicts:    1520000 | #Learnt:      50243 | 0.000
531.50/531.65	c total clause space: 127.173MB
531.50/531.65	c total #watches: 151677
532.10/532.22	c total #propagations: 281142345 / total #impl: 523143512 (eff. 0.537)
532.10/532.22	c #Conflicts:    1521000 | #Learnt:      51243 | 0.000
532.10/532.22	c total clause space: 127.173MB
532.10/532.22	c total #watches: 154163
532.80/532.91	c total #propagations: 281309207 / total #impl: 523468993 (eff. 0.537)
532.80/532.91	c #Conflicts:    1522000 | #Learnt:      52243 | 0.000
532.80/532.91	c total clause space: 127.173MB
532.80/532.91	c total #watches: 156753
533.51/533.62	c total #propagations: 281505271 / total #impl: 523861500 (eff. 0.537)
533.51/533.62	c #Conflicts:    1523000 | #Learnt:      53243 | 0.000
533.51/533.62	c total clause space: 127.173MB
533.51/533.62	c total #watches: 159483
534.10/534.28	c total #propagations: 281699577 / total #impl: 524218576 (eff. 0.537)
534.10/534.28	c #Conflicts:    1524000 | #Learnt:      54243 | 0.000
534.10/534.28	c total clause space: 127.173MB
534.10/534.28	c total #watches: 161994
534.80/534.97	c total #propagations: 281891592 / total #impl: 524593179 (eff. 0.537)
534.80/534.97	c #Conflicts:    1525000 | #Learnt:      55243 | 0.000
534.80/534.97	c total clause space: 127.173MB
534.80/534.97	c total #watches: 164484
535.61/535.76	c total #propagations: 282078445 / total #impl: 524952337 (eff. 0.537)
535.61/535.76	c #Conflicts:    1526000 | #Learnt:      56243 | 0.000
535.61/535.76	c total clause space: 127.173MB
535.61/535.76	c total #watches: 167363
536.30/536.47	c total #propagations: 282267100 / total #impl: 525324061 (eff. 0.537)
536.30/536.47	c #Conflicts:    1527000 | #Learnt:      57243 | 0.000
536.30/536.47	c total clause space: 127.173MB
536.30/536.47	c total #watches: 169993
537.00/537.14	c total #propagations: 282441605 / total #impl: 525662576 (eff. 0.537)
537.00/537.14	c #Conflicts:    1528000 | #Learnt:      58243 | 0.000
537.00/537.14	c total clause space: 127.173MB
537.00/537.14	c total #watches: 173041
537.81/537.93	c total #propagations: 282624791 / total #impl: 525993410 (eff. 0.537)
537.81/537.93	c #Conflicts:    1529000 | #Learnt:      59243 | 0.000
537.81/537.93	c total clause space: 127.173MB
537.81/537.93	c total #watches: 175652
538.30/538.45	c total #propagations: 282819274 / total #impl: 526347812 (eff. 0.537)
538.30/538.45	c GARBAGE COLLECT
538.30/538.45	c #Conflicts:    1530000 | #Learnt:      30341 | 0.000
538.30/538.45	c total clause space: 127.173MB
538.30/538.45	c total #watches: 95972
538.60/538.75	c total #propagations: 283002979 / total #impl: 526687577 (eff. 0.537)
538.60/538.75	c #Conflicts:    1531000 | #Learnt:      31341 | 0.000
538.60/538.75	c total clause space: 127.173MB
538.60/538.75	c total #watches: 98709
539.01/539.10	c total #propagations: 283166900 / total #impl: 527005819 (eff. 0.537)
539.01/539.10	c #Conflicts:    1532000 | #Learnt:      32341 | 0.000
539.01/539.10	c total clause space: 127.173MB
539.01/539.10	c total #watches: 101701
539.30/539.48	c total #propagations: 283356017 / total #impl: 527374739 (eff. 0.537)
539.30/539.48	c #Conflicts:    1533000 | #Learnt:      33341 | 0.000
539.30/539.48	c total clause space: 127.173MB
539.30/539.48	c total #watches: 103981
539.70/539.88	c total #propagations: 283537350 / total #impl: 527705597 (eff. 0.537)
539.70/539.88	c #Conflicts:    1534000 | #Learnt:      34341 | 0.000
539.70/539.88	c total clause space: 127.173MB
539.70/539.88	c total #watches: 106542
540.10/540.28	c total #propagations: 283732581 / total #impl: 528061356 (eff. 0.537)
540.10/540.28	c #Conflicts:    1535000 | #Learnt:      35341 | 0.000
540.10/540.28	c total clause space: 127.173MB
540.10/540.28	c total #watches: 108934
540.50/540.69	c total #propagations: 283898987 / total #impl: 528368118 (eff. 0.537)
540.50/540.69	c #Conflicts:    1536000 | #Learnt:      36341 | 0.000
540.50/540.69	c total clause space: 127.173MB
540.50/540.69	c total #watches: 111386
540.80/540.99	c total #propagations: 284079185 / total #impl: 528688453 (eff. 0.537)
540.80/540.99	c #Conflicts:    1537000 | #Learnt:      37341 | 0.000
540.80/540.99	c total clause space: 127.173MB
540.80/540.99	c total #watches: 114249
541.30/541.44	c total #propagations: 284222992 / total #impl: 528985206 (eff. 0.537)
541.30/541.44	c #Conflicts:    1538000 | #Learnt:      38341 | 0.000
541.30/541.44	c total clause space: 127.173MB
541.30/541.44	c total #watches: 117059
541.70/541.89	c total #propagations: 284415063 / total #impl: 529329072 (eff. 0.537)
541.70/541.89	c #Conflicts:    1539000 | #Learnt:      39341 | 0.000
541.70/541.89	c total clause space: 127.173MB
541.70/541.89	c total #watches: 119576
542.10/542.27	c total #propagations: 284595463 / total #impl: 529658783 (eff. 0.537)
542.10/542.27	c #Conflicts:    1540000 | #Learnt:      40341 | 0.000
542.10/542.27	c total clause space: 127.173MB
542.10/542.27	c total #watches: 122252
542.50/542.66	c total #propagations: 284744960 / total #impl: 529983213 (eff. 0.537)
542.50/542.66	c #Conflicts:    1541000 | #Learnt:      41341 | 0.000
542.50/542.66	c total clause space: 127.173MB
542.50/542.66	c total #watches: 125036
543.00/543.13	c total #propagations: 284925027 / total #impl: 530344411 (eff. 0.537)
543.00/543.13	c #Conflicts:    1542000 | #Learnt:      42341 | 0.000
543.00/543.13	c total clause space: 127.173MB
543.00/543.13	c total #watches: 127676
543.50/543.64	c total #propagations: 285104330 / total #impl: 530695287 (eff. 0.537)
543.50/543.64	c #Conflicts:    1543000 | #Learnt:      43341 | 0.000
543.50/543.64	c total clause space: 127.173MB
543.50/543.64	c total #watches: 130270
544.10/544.21	c total #propagations: 285289295 / total #impl: 531043901 (eff. 0.537)
544.10/544.21	c #Conflicts:    1544000 | #Learnt:      44341 | 0.000
544.10/544.21	c total clause space: 127.173MB
544.10/544.21	c total #watches: 132613
544.60/544.76	c total #propagations: 285491921 / total #impl: 531431048 (eff. 0.537)
544.60/544.76	c #Conflicts:    1545000 | #Learnt:      45341 | 0.000
544.60/544.76	c total clause space: 127.173MB
544.60/544.76	c total #watches: 135094
545.10/545.26	c total #propagations: 285687359 / total #impl: 531800146 (eff. 0.537)
545.10/545.26	c #Conflicts:    1546000 | #Learnt:      46341 | 0.000
545.10/545.26	c total clause space: 127.173MB
545.10/545.26	c total #watches: 137645
545.60/545.76	c total #propagations: 285877729 / total #impl: 532146812 (eff. 0.537)
545.60/545.76	c #Conflicts:    1547000 | #Learnt:      47341 | 0.000
545.60/545.76	c total clause space: 127.173MB
545.60/545.76	c total #watches: 140291
546.20/546.30	c total #propagations: 286063472 / total #impl: 532488308 (eff. 0.537)
546.20/546.30	c #Conflicts:    1548000 | #Learnt:      48341 | 0.000
546.20/546.30	c total clause space: 127.173MB
546.20/546.30	c total #watches: 142594
546.60/546.79	c total #propagations: 286247317 / total #impl: 532826879 (eff. 0.537)
546.60/546.79	c #Conflicts:    1549000 | #Learnt:      49341 | 0.000
546.60/546.79	c total clause space: 127.173MB
546.60/546.79	c total #watches: 145044
547.20/547.35	c total #propagations: 286419800 / total #impl: 533144261 (eff. 0.537)
547.20/547.35	c #Conflicts:    1550000 | #Learnt:      50341 | 0.000
547.20/547.35	c total clause space: 127.173MB
547.20/547.35	c total #watches: 147439
547.80/547.94	c total #propagations: 286605221 / total #impl: 533483320 (eff. 0.537)
547.80/547.94	c #Conflicts:    1551000 | #Learnt:      51341 | 0.000
547.80/547.94	c total clause space: 127.173MB
547.80/547.94	c total #watches: 149778
548.40/548.56	c total #propagations: 286800610 / total #impl: 533853885 (eff. 0.537)
548.40/548.56	c #Conflicts:    1552000 | #Learnt:      52341 | 0.000
548.40/548.56	c total clause space: 127.173MB
548.40/548.56	c total #watches: 152340
549.00/549.17	c total #propagations: 286997301 / total #impl: 534247676 (eff. 0.537)
549.00/549.17	c #Conflicts:    1553000 | #Learnt:      53341 | 0.000
549.00/549.17	c total clause space: 127.173MB
549.00/549.17	c total #watches: 154849
549.70/549.81	c total #propagations: 287195826 / total #impl: 534626492 (eff. 0.537)
549.70/549.81	c #Conflicts:    1554000 | #Learnt:      54341 | 0.000
549.70/549.81	c total clause space: 127.173MB
549.70/549.81	c total #watches: 157327
550.20/550.39	c total #propagations: 287381777 / total #impl: 534973542 (eff. 0.537)
550.20/550.39	c #Conflicts:    1555000 | #Learnt:      55341 | 0.000
550.20/550.39	c total clause space: 127.173MB
550.20/550.39	c total #watches: 159726
550.90/551.03	c total #propagations: 287565287 / total #impl: 535327162 (eff. 0.537)
550.90/551.03	c #Conflicts:    1556000 | #Learnt:      56341 | 0.000
550.90/551.03	c total clause space: 127.173MB
550.90/551.03	c total #watches: 162454
551.60/551.79	c total #propagations: 287763763 / total #impl: 535733005 (eff. 0.537)
551.60/551.79	c #Conflicts:    1557000 | #Learnt:      57341 | 0.000
551.60/551.79	c total clause space: 127.173MB
551.60/551.79	c total #watches: 165061
552.30/552.46	c total #propagations: 287980752 / total #impl: 536163275 (eff. 0.537)
552.30/552.46	c #Conflicts:    1558000 | #Learnt:      58341 | 0.000
552.30/552.46	c total clause space: 127.173MB
552.30/552.46	c total #watches: 167476
553.00/553.17	c total #propagations: 288171261 / total #impl: 536538519 (eff. 0.537)
553.00/553.17	c #Conflicts:    1559000 | #Learnt:      59341 | 0.000
553.00/553.17	c total clause space: 127.173MB
553.00/553.17	c total #watches: 169789
553.70/553.88	c total #propagations: 288362332 / total #impl: 536924235 (eff. 0.537)
553.70/553.88	c #Conflicts:    1560000 | #Learnt:      60341 | 0.000
553.70/553.88	c total clause space: 127.173MB
553.70/553.88	c total #watches: 172077
554.10/554.28	c total #propagations: 288550562 / total #impl: 537308262 (eff. 0.537)
554.10/554.28	c GARBAGE COLLECT
554.10/554.28	c #Conflicts:    1561000 | #Learnt:      31141 | 0.000
554.10/554.28	c total clause space: 127.173MB
554.10/554.28	c total #watches: 98093
554.50/554.67	c total #propagations: 288739200 / total #impl: 537653684 (eff. 0.537)
554.50/554.67	c #Conflicts:    1562000 | #Learnt:      32141 | 0.000
554.50/554.67	c total clause space: 127.173MB
554.50/554.67	c total #watches: 100617
555.00/555.10	c total #propagations: 288934791 / total #impl: 538025451 (eff. 0.537)
555.00/555.10	c #Conflicts:    1563000 | #Learnt:      33141 | 0.000
555.00/555.10	c total clause space: 127.173MB
555.00/555.10	c total #watches: 103261
555.40/555.52	c total #propagations: 289136196 / total #impl: 538418033 (eff. 0.537)
555.40/555.52	c #Conflicts:    1564000 | #Learnt:      34141 | 0.000
555.40/555.52	c total clause space: 127.173MB
555.40/555.52	c total #watches: 105941
555.70/555.87	c total #propagations: 289336324 / total #impl: 538817437 (eff. 0.537)
555.70/555.87	c #Conflicts:    1565000 | #Learnt:      35141 | 0.000
555.70/555.87	c total clause space: 127.173MB
555.70/555.87	c total #watches: 108685
556.10/556.26	c total #propagations: 289472518 / total #impl: 539122220 (eff. 0.537)
556.10/556.26	c #Conflicts:    1566000 | #Learnt:      36141 | 0.000
556.10/556.26	c total clause space: 127.173MB
556.10/556.26	c total #watches: 111074
556.50/556.68	c total #propagations: 289619995 / total #impl: 539465463 (eff. 0.537)
556.50/556.68	c #Conflicts:    1567000 | #Learnt:      37141 | 0.000
556.50/556.68	c total clause space: 127.173MB
556.50/556.68	c total #watches: 113862
557.00/557.13	c total #propagations: 289776627 / total #impl: 539827934 (eff. 0.537)
557.00/557.13	c #Conflicts:    1568000 | #Learnt:      38141 | 0.000
557.00/557.13	c total clause space: 127.173MB
557.00/557.13	c total #watches: 116606
557.40/557.54	c total #propagations: 289937514 / total #impl: 540188787 (eff. 0.537)
557.40/557.54	c #Conflicts:    1569000 | #Learnt:      39141 | 0.000
557.40/557.54	c total clause space: 127.173MB
557.40/557.54	c total #watches: 119364
557.90/558.02	c total #propagations: 290109443 / total #impl: 540533182 (eff. 0.537)
557.90/558.02	c #Conflicts:    1570000 | #Learnt:      40141 | 0.000
557.90/558.02	c total clause space: 127.173MB
557.90/558.02	c total #watches: 122280
558.40/558.53	c total #propagations: 290290644 / total #impl: 540919553 (eff. 0.537)
558.40/558.53	c #Conflicts:    1571000 | #Learnt:      41141 | 0.000
558.40/558.53	c total clause space: 127.173MB
558.40/558.53	c total #watches: 125367
558.90/559.05	c total #propagations: 290469818 / total #impl: 541299940 (eff. 0.537)
558.90/559.05	c #Conflicts:    1572000 | #Learnt:      42141 | 0.000
558.90/559.05	c total clause space: 127.173MB
558.90/559.05	c total #watches: 128292
559.39/559.59	c total #propagations: 290646081 / total #impl: 541681158 (eff. 0.537)
559.39/559.59	c #Conflicts:    1573000 | #Learnt:      43141 | 0.000
559.39/559.59	c total clause space: 127.173MB
559.39/559.59	c total #watches: 130688
560.00/560.14	c total #propagations: 290801670 / total #impl: 542044483 (eff. 0.536)
560.00/560.14	c #Conflicts:    1574000 | #Learnt:      44141 | 0.000
560.00/560.14	c total clause space: 127.173MB
560.00/560.14	c total #watches: 133325
560.59/560.75	c total #propagations: 290975964 / total #impl: 542432431 (eff. 0.536)
560.59/560.75	c #Conflicts:    1575000 | #Learnt:      45141 | 0.000
560.59/560.75	c total clause space: 127.173MB
560.59/560.75	c total #watches: 136021
561.19/561.32	c total #propagations: 291161550 / total #impl: 542839889 (eff. 0.536)
561.19/561.32	c #Conflicts:    1576000 | #Learnt:      46141 | 0.000
561.19/561.32	c total clause space: 127.173MB
561.19/561.32	c total #watches: 138305
561.79/561.94	c total #propagations: 291320913 / total #impl: 543204309 (eff. 0.536)
561.79/561.94	c #Conflicts:    1577000 | #Learnt:      47141 | 0.000
561.79/561.94	c total clause space: 127.173MB
561.79/561.94	c total #watches: 140392
562.39/562.59	c total #propagations: 291487047 / total #impl: 543581271 (eff. 0.536)
562.39/562.59	c #Conflicts:    1578000 | #Learnt:      48141 | 0.000
562.39/562.59	c total clause space: 127.173MB
562.39/562.59	c total #watches: 142894
563.10/563.29	c total #propagations: 291663361 / total #impl: 543971800 (eff. 0.536)
563.10/563.29	c #Conflicts:    1579000 | #Learnt:      49141 | 0.000
563.10/563.29	c total clause space: 127.173MB
563.10/563.29	c total #watches: 145559
563.79/563.94	c total #propagations: 291842259 / total #impl: 544374077 (eff. 0.536)
563.79/563.94	c #Conflicts:    1580000 | #Learnt:      50141 | 0.000
563.79/563.94	c total clause space: 127.173MB
563.79/563.94	c total #watches: 148161
564.49/564.60	c total #propagations: 292020279 / total #impl: 544766504 (eff. 0.536)
564.49/564.60	c #Conflicts:    1581000 | #Learnt:      51141 | 0.000
564.49/564.60	c total clause space: 127.173MB
564.49/564.60	c total #watches: 150469
565.19/565.35	c total #propagations: 292185738 / total #impl: 545141790 (eff. 0.536)
565.19/565.35	c #Conflicts:    1582000 | #Learnt:      52141 | 0.000
565.19/565.35	c total clause space: 127.173MB
565.19/565.35	c total #watches: 153072
565.89/566.09	c total #propagations: 292365381 / total #impl: 545544690 (eff. 0.536)
565.89/566.09	c #Conflicts:    1583000 | #Learnt:      53141 | 0.000
565.89/566.09	c total clause space: 127.173MB
565.89/566.09	c total #watches: 155805
566.69/566.84	c total #propagations: 292541825 / total #impl: 545946456 (eff. 0.536)
566.69/566.84	c #Conflicts:    1584000 | #Learnt:      54141 | 0.000
566.69/566.84	c total clause space: 127.173MB
566.69/566.84	c total #watches: 158589
567.50/567.64	c total #propagations: 292726562 / total #impl: 546368553 (eff. 0.536)
567.50/567.64	c #Conflicts:    1585000 | #Learnt:      55141 | 0.000
567.50/567.64	c total clause space: 127.173MB
567.50/567.64	c total #watches: 161123
568.09/568.26	c total #propagations: 292897386 / total #impl: 546755310 (eff. 0.536)
568.09/568.26	c #Conflicts:    1586000 | #Learnt:      56141 | 0.000
568.09/568.26	c total clause space: 127.173MB
568.09/568.26	c total #watches: 163200
568.60/568.80	c total #propagations: 293033443 / total #impl: 547044114 (eff. 0.536)
568.60/568.80	c #Conflicts:    1587000 | #Learnt:      57141 | 0.000
568.60/568.80	c total clause space: 127.173MB
568.60/568.80	c total #watches: 165224
569.19/569.32	c total #propagations: 293175051 / total #impl: 547338674 (eff. 0.536)
569.19/569.32	c #Conflicts:    1588000 | #Learnt:      58141 | 0.000
569.19/569.32	c total clause space: 127.173MB
569.19/569.32	c total #watches: 167224
569.59/569.79	c total #propagations: 293321591 / total #impl: 547645428 (eff. 0.536)
569.59/569.79	c #Conflicts:    1589000 | #Learnt:      59141 | 0.000
569.59/569.79	c total clause space: 127.173MB
569.59/569.79	c total #watches: 169301
570.29/570.45	c total #propagations: 293456880 / total #impl: 547925904 (eff. 0.536)
570.29/570.45	c #Conflicts:    1590000 | #Learnt:      60141 | 0.000
570.29/570.45	c total clause space: 127.173MB
570.29/570.45	c total #watches: 171582
571.09/571.25	c total #propagations: 293626890 / total #impl: 548254031 (eff. 0.536)
571.09/571.25	c GARBAGE COLLECT
571.09/571.25	c #Conflicts:    1591000 | #Learnt:      30642 | 0.000
571.09/571.25	c total clause space: 127.173MB
571.09/571.25	c total #watches: 96728
571.39/571.58	c total #propagations: 293825436 / total #impl: 548609195 (eff. 0.536)
571.39/571.58	c #Conflicts:    1592000 | #Learnt:      31642 | 0.000
571.39/571.58	c total clause space: 127.173MB
571.39/571.58	c total #watches: 99044
571.79/571.94	c total #propagations: 294017176 / total #impl: 548937038 (eff. 0.536)
571.79/571.94	c #Conflicts:    1593000 | #Learnt:      32642 | 0.000
571.79/571.94	c total clause space: 127.173MB
571.79/571.94	c total #watches: 101685
572.19/572.33	c total #propagations: 294204470 / total #impl: 549259411 (eff. 0.536)
572.19/572.33	c #Conflicts:    1594000 | #Learnt:      33642 | 0.000
572.19/572.33	c total clause space: 127.173MB
572.19/572.33	c total #watches: 104111
572.49/572.67	c total #propagations: 294398439 / total #impl: 549613146 (eff. 0.536)
572.49/572.67	c #Conflicts:    1595000 | #Learnt:      34642 | 0.000
572.49/572.67	c total clause space: 127.173MB
572.49/572.67	c total #watches: 106365
572.89/573.04	c total #propagations: 294575548 / total #impl: 549927504 (eff. 0.536)
572.89/573.04	c #Conflicts:    1596000 | #Learnt:      35642 | 0.000
572.89/573.04	c total clause space: 127.173MB
572.89/573.04	c total #watches: 108948
573.29/573.46	c total #propagations: 294755088 / total #impl: 550254106 (eff. 0.536)
573.29/573.46	c #Conflicts:    1597000 | #Learnt:      36642 | 0.000
573.29/573.46	c total clause space: 127.173MB
573.29/573.46	c total #watches: 111416
573.79/573.93	c total #propagations: 294948332 / total #impl: 550602384 (eff. 0.536)
573.79/573.93	c #Conflicts:    1598000 | #Learnt:      37642 | 0.000
573.79/573.93	c total clause space: 127.173MB
573.79/573.93	c total #watches: 113887
574.29/574.43	c total #propagations: 295141754 / total #impl: 550963925 (eff. 0.536)
574.29/574.43	c #Conflicts:    1599000 | #Learnt:      38642 | 0.000
574.29/574.43	c total clause space: 127.173MB
574.29/574.43	c total #watches: 116157
574.79/574.95	c total #propagations: 295336327 / total #impl: 551327113 (eff. 0.536)
574.79/574.95	c #Conflicts:    1600000 | #Learnt:      39642 | 0.000
574.79/574.95	c total clause space: 127.173MB
574.79/574.95	c total #watches: 118617
575.39/575.51	c total #propagations: 295536499 / total #impl: 551727951 (eff. 0.536)
575.39/575.51	c #Conflicts:    1601000 | #Learnt:      40642 | 0.000
575.39/575.51	c total clause space: 127.173MB
575.39/575.51	c total #watches: 121053
575.89/576.04	c total #propagations: 295736727 / total #impl: 552118495 (eff. 0.536)
575.89/576.04	c #Conflicts:    1602000 | #Learnt:      41642 | 0.000
575.89/576.04	c total clause space: 127.173MB
575.89/576.04	c total #watches: 123393
576.49/576.63	c total #propagations: 295929419 / total #impl: 552508725 (eff. 0.536)
576.49/576.63	c #Conflicts:    1603000 | #Learnt:      42642 | 0.000
576.49/576.63	c total clause space: 127.173MB
576.49/576.63	c total #watches: 125673
576.99/577.16	c total #propagations: 296130858 / total #impl: 552900050 (eff. 0.536)
576.99/577.16	c #Conflicts:    1604000 | #Learnt:      43642 | 0.000
576.99/577.16	c total clause space: 127.173MB
576.99/577.16	c total #watches: 128080
577.50/577.69	c total #propagations: 296327588 / total #impl: 553313990 (eff. 0.536)
577.50/577.69	c #Conflicts:    1605000 | #Learnt:      44642 | 0.000
577.50/577.69	c total clause space: 127.173MB
577.50/577.69	c total #watches: 130767
578.09/578.26	c total #propagations: 296526548 / total #impl: 553713983 (eff. 0.536)
578.09/578.26	c #Conflicts:    1606000 | #Learnt:      45642 | 0.000
578.09/578.26	c total clause space: 127.173MB
578.09/578.26	c total #watches: 133156
578.69/578.83	c total #propagations: 296725518 / total #impl: 554106545 (eff. 0.536)
578.69/578.83	c #Conflicts:    1607000 | #Learnt:      46642 | 0.000
578.69/578.83	c total clause space: 127.173MB
578.69/578.83	c total #watches: 135650
579.29/579.45	c total #propagations: 296923658 / total #impl: 554495394 (eff. 0.535)
579.29/579.45	c #Conflicts:    1608000 | #Learnt:      47642 | 0.000
579.29/579.45	c total clause space: 127.173MB
579.29/579.45	c total #watches: 138279
579.89/580.01	c total #propagations: 297124666 / total #impl: 554879732 (eff. 0.535)
579.89/580.01	c #Conflicts:    1609000 | #Learnt:      48642 | 0.000
579.89/580.01	c total clause space: 127.173MB
579.89/580.01	c total #watches: 140637
580.59/580.71	c total #propagations: 297310944 / total #impl: 555236075 (eff. 0.535)
580.59/580.71	c #Conflicts:    1610000 | #Learnt:      49642 | 0.000
580.59/580.71	c total clause space: 127.173MB
580.59/580.71	c total #watches: 143146
581.29/581.40	c total #propagations: 297510698 / total #impl: 555616020 (eff. 0.535)
581.29/581.40	c #Conflicts:    1611000 | #Learnt:      50642 | 0.000
581.29/581.40	c total clause space: 127.173MB
581.29/581.40	c total #watches: 145485
581.99/582.12	c total #propagations: 297707693 / total #impl: 555990992 (eff. 0.535)
581.99/582.12	c #Conflicts:    1612000 | #Learnt:      51642 | 0.000
581.99/582.12	c total clause space: 127.173MB
581.99/582.12	c total #watches: 147831
582.69/582.82	c total #propagations: 297904367 / total #impl: 556365820 (eff. 0.535)
582.69/582.82	c #Conflicts:    1613000 | #Learnt:      52642 | 0.000
582.69/582.82	c total clause space: 127.173MB
582.69/582.82	c total #watches: 150036
583.49/583.63	c total #propagations: 298104273 / total #impl: 556752499 (eff. 0.535)
583.49/583.63	c #Conflicts:    1614000 | #Learnt:      53642 | 0.000
583.49/583.63	c total clause space: 127.173MB
583.49/583.63	c total #watches: 152180
584.19/584.37	c total #propagations: 298311083 / total #impl: 557163112 (eff. 0.535)
584.19/584.37	c #Conflicts:    1615000 | #Learnt:      54642 | 0.000
584.19/584.37	c total clause space: 127.173MB
584.19/584.37	c total #watches: 154732
584.99/585.15	c total #propagations: 298510474 / total #impl: 557552885 (eff. 0.535)
584.99/585.15	c #Conflicts:    1616000 | #Learnt:      55642 | 0.000
584.99/585.15	c total clause space: 127.173MB
584.99/585.15	c total #watches: 157191
585.79/585.97	c total #propagations: 298714879 / total #impl: 557958383 (eff. 0.535)
585.79/585.97	c #Conflicts:    1617000 | #Learnt:      56642 | 0.000
585.79/585.97	c total clause space: 127.173MB
585.79/585.97	c total #watches: 159444
586.69/586.82	c total #propagations: 298918560 / total #impl: 558362309 (eff. 0.535)
586.69/586.82	c #Conflicts:    1618000 | #Learnt:      57642 | 0.000
586.69/586.82	c total clause space: 127.173MB
586.69/586.82	c total #watches: 161777
587.49/587.67	c total #propagations: 299116768 / total #impl: 558750681 (eff. 0.535)
587.49/587.67	c #Conflicts:    1619000 | #Learnt:      58642 | 0.000
587.49/587.67	c total clause space: 127.173MB
587.49/587.67	c total #watches: 164196
588.29/588.48	c total #propagations: 299312529 / total #impl: 559135707 (eff. 0.535)
588.29/588.48	c #Conflicts:    1620000 | #Learnt:      59642 | 0.000
588.29/588.48	c total clause space: 127.173MB
588.29/588.48	c total #watches: 166686
589.19/589.33	c total #propagations: 299509871 / total #impl: 559524291 (eff. 0.535)
589.19/589.33	c #Conflicts:    1621000 | #Learnt:      60642 | 0.000
589.19/589.33	c total clause space: 127.173MB
589.19/589.33	c total #watches: 169099
590.09/590.24	c total #propagations: 299706945 / total #impl: 559931277 (eff. 0.535)
590.09/590.24	c GARBAGE COLLECT
590.09/590.24	c #Conflicts:    1622000 | #Learnt:      30851 | 0.000
590.09/590.24	c total clause space: 127.173MB
590.09/590.24	c total #watches: 97183
590.49/590.64	c total #propagations: 299905844 / total #impl: 560326607 (eff. 0.535)
590.49/590.64	c #Conflicts:    1623000 | #Learnt:      31851 | 0.000
590.49/590.64	c total clause space: 127.173MB
590.49/590.64	c total #watches: 99517
590.89/591.06	c total #propagations: 300098556 / total #impl: 560678976 (eff. 0.535)
590.89/591.06	c #Conflicts:    1624000 | #Learnt:      32851 | 0.000
590.89/591.06	c total clause space: 127.173MB
590.89/591.06	c total #watches: 101857
591.39/591.52	c total #propagations: 300295478 / total #impl: 561048038 (eff. 0.535)
591.39/591.52	c #Conflicts:    1625000 | #Learnt:      33851 | 0.000
591.39/591.52	c total clause space: 127.173MB
591.39/591.52	c total #watches: 104070
591.80/591.97	c total #propagations: 300487836 / total #impl: 561413744 (eff. 0.535)
591.80/591.97	c #Conflicts:    1626000 | #Learnt:      34851 | 0.000
591.80/591.97	c total clause space: 127.173MB
591.80/591.97	c total #watches: 106208
592.29/592.41	c total #propagations: 300674982 / total #impl: 561762279 (eff. 0.535)
592.29/592.41	c #Conflicts:    1627000 | #Learnt:      35851 | 0.000
592.29/592.41	c total clause space: 127.173MB
592.29/592.41	c total #watches: 108341
592.69/592.88	c total #propagations: 300870895 / total #impl: 562136343 (eff. 0.535)
592.69/592.88	c #Conflicts:    1628000 | #Learnt:      36851 | 0.000
592.69/592.88	c total clause space: 127.173MB
592.69/592.88	c total #watches: 110671
593.19/593.30	c total #propagations: 301066146 / total #impl: 562504555 (eff. 0.535)
593.19/593.30	c #Conflicts:    1629000 | #Learnt:      37851 | 0.000
593.19/593.30	c total clause space: 127.173MB
593.19/593.30	c total #watches: 113549
593.59/593.74	c total #propagations: 301264309 / total #impl: 562883304 (eff. 0.535)
593.59/593.74	c #Conflicts:    1630000 | #Learnt:      38851 | 0.000
593.59/593.74	c total clause space: 127.173MB
593.59/593.74	c total #watches: 115931
594.00/594.19	c total #propagations: 301453284 / total #impl: 563224728 (eff. 0.535)
594.00/594.19	c #Conflicts:    1631000 | #Learnt:      39851 | 0.000
594.00/594.19	c total clause space: 127.173MB
594.00/594.19	c total #watches: 118509
594.59/594.72	c total #propagations: 301658886 / total #impl: 563602097 (eff. 0.535)
594.59/594.72	c #Conflicts:    1632000 | #Learnt:      40851 | 0.000
594.59/594.72	c total clause space: 127.173MB
594.59/594.72	c total #watches: 121037
595.10/595.22	c total #propagations: 301864017 / total #impl: 563991139 (eff. 0.535)
595.10/595.22	c #Conflicts:    1633000 | #Learnt:      41851 | 0.000
595.10/595.22	c total clause space: 127.173MB
595.10/595.22	c total #watches: 123641
595.49/595.69	c total #propagations: 302064493 / total #impl: 564384109 (eff. 0.535)
595.49/595.69	c #Conflicts:    1634000 | #Learnt:      42851 | 0.000
595.49/595.69	c total clause space: 127.173MB
595.49/595.69	c total #watches: 126112
596.10/596.22	c total #propagations: 302260283 / total #impl: 564759660 (eff. 0.535)
596.10/596.22	c #Conflicts:    1635000 | #Learnt:      43851 | 0.000
596.10/596.22	c total clause space: 127.173MB
596.10/596.22	c total #watches: 128404
596.59/596.76	c total #propagations: 302458295 / total #impl: 565134569 (eff. 0.535)
596.59/596.76	c #Conflicts:    1636000 | #Learnt:      44851 | 0.000
596.59/596.76	c total clause space: 127.173MB
596.59/596.76	c total #watches: 130838
597.20/597.31	c total #propagations: 302658499 / total #impl: 565509761 (eff. 0.535)
597.20/597.31	c #Conflicts:    1637000 | #Learnt:      45851 | 0.000
597.20/597.31	c total clause space: 127.173MB
597.20/597.31	c total #watches: 133117
597.69/597.87	c total #propagations: 302851907 / total #impl: 565878387 (eff. 0.535)
597.69/597.87	c #Conflicts:    1638000 | #Learnt:      46851 | 0.000
597.69/597.87	c total clause space: 127.173MB
597.69/597.87	c total #watches: 135381
598.19/598.36	c total #propagations: 303050897 / total #impl: 566257804 (eff. 0.535)
598.19/598.36	c #Conflicts:    1639000 | #Learnt:      47851 | 0.000
598.19/598.36	c total clause space: 127.173MB
598.19/598.36	c total #watches: 137862
598.79/598.90	c total #propagations: 303236847 / total #impl: 566604124 (eff. 0.535)
598.79/598.90	c #Conflicts:    1640000 | #Learnt:      48851 | 0.000
598.79/598.90	c total clause space: 127.173MB
598.79/598.90	c total #watches: 140150
599.29/599.48	c total #propagations: 303430129 / total #impl: 566980750 (eff. 0.535)
599.29/599.48	c #Conflicts:    1641000 | #Learnt:      49851 | 0.000
599.29/599.48	c total clause space: 127.173MB
599.29/599.48	c total #watches: 142483
599.89/600.08	c total #propagations: 303627941 / total #impl: 567373163 (eff. 0.535)
599.89/600.08	c #Conflicts:    1642000 | #Learnt:      50851 | 0.000
599.89/600.08	c total clause space: 127.173MB
599.89/600.08	c total #watches: 145014
600.49/600.66	c total #propagations: 303830167 / total #impl: 567751139 (eff. 0.535)
600.49/600.66	c #Conflicts:    1643000 | #Learnt:      51851 | 0.000
600.49/600.66	c total clause space: 127.173MB
600.49/600.66	c total #watches: 148053
601.09/601.24	c total #propagations: 304034997 / total #impl: 568135843 (eff. 0.535)
601.09/601.24	c #Conflicts:    1644000 | #Learnt:      52851 | 0.000
601.09/601.24	c total clause space: 127.173MB
601.09/601.24	c total #watches: 150803
601.69/601.84	c total #propagations: 304220811 / total #impl: 568482644 (eff. 0.535)
601.69/601.84	c #Conflicts:    1645000 | #Learnt:      53851 | 0.000
601.69/601.84	c total clause space: 127.173MB
601.69/601.84	c total #watches: 153599
602.29/602.44	c total #propagations: 304415327 / total #impl: 568854426 (eff. 0.535)
602.29/602.44	c #Conflicts:    1646000 | #Learnt:      54851 | 0.000
602.29/602.44	c total clause space: 127.173MB
602.29/602.44	c total #watches: 156193
602.79/602.97	c total #propagations: 304609013 / total #impl: 569220649 (eff. 0.535)
602.79/602.97	c #Conflicts:    1647000 | #Learnt:      55851 | 0.000
602.79/602.97	c total clause space: 127.173MB
602.79/602.97	c total #watches: 159010
603.39/603.59	c total #propagations: 304788254 / total #impl: 569571938 (eff. 0.535)
603.39/603.59	c #Conflicts:    1648000 | #Learnt:      56851 | 0.000
603.39/603.59	c total clause space: 127.173MB
603.39/603.59	c total #watches: 162015
603.99/604.16	c total #propagations: 304981846 / total #impl: 569948882 (eff. 0.535)
603.99/604.16	c #Conflicts:    1649000 | #Learnt:      57851 | 0.000
603.99/604.16	c total clause space: 127.173MB
603.99/604.16	c total #watches: 164508
604.69/604.80	c total #propagations: 305162344 / total #impl: 570298543 (eff. 0.535)
604.69/604.80	c #Conflicts:    1650000 | #Learnt:      58851 | 0.000
604.69/604.80	c total clause space: 127.173MB
604.69/604.80	c total #watches: 167113
605.29/605.45	c total #propagations: 305339257 / total #impl: 570641622 (eff. 0.535)
605.29/605.45	c #Conflicts:    1651000 | #Learnt:      59851 | 0.000
605.29/605.45	c total clause space: 127.173MB
605.29/605.45	c total #watches: 169499
606.09/606.22	c total #propagations: 305506898 / total #impl: 570969305 (eff. 0.535)
606.09/606.22	c #Conflicts:    1652000 | #Learnt:      60851 | 0.000
606.09/606.22	c total clause space: 127.173MB
606.09/606.22	c total #watches: 171983
606.69/606.84	c total #propagations: 305703193 / total #impl: 571343010 (eff. 0.535)
606.69/606.84	c #Conflicts:    1653000 | #Learnt:      61851 | 0.000
606.69/606.84	c total clause space: 127.173MB
606.69/606.84	c total #watches: 174820
607.09/607.29	c total #propagations: 305883914 / total #impl: 571683469 (eff. 0.535)
607.09/607.29	c GARBAGE COLLECT
607.09/607.29	c #Conflicts:    1654000 | #Learnt:      31748 | 0.000
607.09/607.29	c total clause space: 127.173MB
607.09/607.29	c total #watches: 99369
607.49/607.63	c total #propagations: 306065829 / total #impl: 572022943 (eff. 0.535)
607.49/607.63	c #Conflicts:    1655000 | #Learnt:      32748 | 0.000
607.49/607.63	c total clause space: 127.173MB
607.49/607.63	c total #watches: 102323
607.79/607.99	c total #propagations: 306262871 / total #impl: 572374322 (eff. 0.535)
607.79/607.99	c #Conflicts:    1656000 | #Learnt:      33748 | 0.000
607.79/607.99	c total clause space: 127.173MB
607.79/607.99	c total #watches: 104737
608.19/608.37	c total #propagations: 306447353 / total #impl: 572706272 (eff. 0.535)
608.19/608.37	c #Conflicts:    1657000 | #Learnt:      34748 | 0.000
608.19/608.37	c total clause space: 127.173MB
608.19/608.37	c total #watches: 106942
608.69/608.82	c total #propagations: 306628001 / total #impl: 573041995 (eff. 0.535)
608.69/608.82	c #Conflicts:    1658000 | #Learnt:      35748 | 0.000
608.69/608.82	c total clause space: 127.173MB
608.69/608.82	c total #watches: 109425
609.09/609.26	c total #propagations: 306819144 / total #impl: 573428532 (eff. 0.535)
609.09/609.26	c #Conflicts:    1659000 | #Learnt:      36748 | 0.000
609.09/609.26	c total clause space: 127.173MB
609.09/609.26	c total #watches: 111917
609.59/609.71	c total #propagations: 307009341 / total #impl: 573812336 (eff. 0.535)
609.59/609.71	c #Conflicts:    1660000 | #Learnt:      37748 | 0.000
609.59/609.71	c total clause space: 127.173MB
609.59/609.71	c total #watches: 114476
609.99/610.14	c total #propagations: 307195125 / total #impl: 574155872 (eff. 0.535)
609.99/610.14	c #Conflicts:    1661000 | #Learnt:      38748 | 0.000
609.99/610.14	c total clause space: 127.173MB
609.99/610.14	c total #watches: 117178
610.39/610.54	c total #propagations: 307397131 / total #impl: 574533276 (eff. 0.535)
610.39/610.54	c #Conflicts:    1662000 | #Learnt:      39748 | 0.000
610.39/610.54	c total clause space: 127.173MB
610.39/610.54	c total #watches: 119813
610.89/611.02	c total #propagations: 307586163 / total #impl: 574877571 (eff. 0.535)
610.89/611.02	c #Conflicts:    1663000 | #Learnt:      40748 | 0.000
610.89/611.02	c total clause space: 127.173MB
610.89/611.02	c total #watches: 122372
611.29/611.41	c total #propagations: 307785000 / total #impl: 575230488 (eff. 0.535)
611.29/611.41	c #Conflicts:    1664000 | #Learnt:      41748 | 0.000
611.29/611.41	c total clause space: 127.173MB
611.29/611.41	c total #watches: 124917
611.69/611.87	c total #propagations: 307951145 / total #impl: 575557276 (eff. 0.535)
611.69/611.87	c #Conflicts:    1665000 | #Learnt:      42748 | 0.000
611.69/611.87	c total clause space: 127.173MB
611.69/611.87	c total #watches: 127616
612.18/612.35	c total #propagations: 308131522 / total #impl: 575886091 (eff. 0.535)
612.18/612.35	c #Conflicts:    1666000 | #Learnt:      43748 | 0.000
612.18/612.35	c total clause space: 127.173MB
612.18/612.35	c total #watches: 130108
612.69/612.82	c total #propagations: 308308602 / total #impl: 576207495 (eff. 0.535)
612.69/612.82	c #Conflicts:    1667000 | #Learnt:      44748 | 0.000
612.69/612.82	c total clause space: 127.173MB
612.69/612.82	c total #watches: 132602
613.18/613.33	c total #propagations: 308490859 / total #impl: 576553979 (eff. 0.535)
613.18/613.33	c #Conflicts:    1668000 | #Learnt:      45748 | 0.000
613.18/613.33	c total clause space: 127.173MB
613.18/613.33	c total #watches: 135390
613.69/613.82	c total #propagations: 308684159 / total #impl: 576925955 (eff. 0.535)
613.69/613.82	c #Conflicts:    1669000 | #Learnt:      46748 | 0.000
613.69/613.82	c total clause space: 127.173MB
613.69/613.82	c total #watches: 137982
614.19/614.37	c total #propagations: 308853411 / total #impl: 577260244 (eff. 0.535)
614.19/614.37	c #Conflicts:    1670000 | #Learnt:      47748 | 0.000
614.19/614.37	c total clause space: 127.173MB
614.19/614.37	c total #watches: 140468
614.68/614.87	c total #propagations: 309037306 / total #impl: 577603157 (eff. 0.535)
614.68/614.87	c #Conflicts:    1671000 | #Learnt:      48748 | 0.000
614.68/614.87	c total clause space: 127.173MB
614.68/614.87	c total #watches: 143015
615.18/615.33	c total #propagations: 309222400 / total #impl: 577958874 (eff. 0.535)
615.18/615.33	c #Conflicts:    1672000 | #Learnt:      49748 | 0.000
615.18/615.33	c total clause space: 127.173MB
615.18/615.33	c total #watches: 145695
615.68/615.84	c total #propagations: 309387543 / total #impl: 578283344 (eff. 0.535)
615.68/615.84	c #Conflicts:    1673000 | #Learnt:      50748 | 0.000
615.68/615.84	c total clause space: 127.173MB
615.68/615.84	c total #watches: 148335
616.28/616.47	c total #propagations: 309556473 / total #impl: 578591545 (eff. 0.535)
616.28/616.47	c #Conflicts:    1674000 | #Learnt:      51748 | 0.000
616.28/616.47	c total clause space: 127.173MB
616.28/616.47	c total #watches: 150837
616.99/617.16	c total #propagations: 309753182 / total #impl: 578970523 (eff. 0.535)
616.99/617.16	c #Conflicts:    1675000 | #Learnt:      52748 | 0.000
616.99/617.16	c total clause space: 127.173MB
616.99/617.16	c total #watches: 153483
617.58/617.77	c total #propagations: 309951720 / total #impl: 579357109 (eff. 0.535)
617.58/617.77	c #Conflicts:    1676000 | #Learnt:      53748 | 0.000
617.58/617.77	c total clause space: 127.173MB
617.58/617.77	c total #watches: 155996
618.09/618.22	c total #propagations: 310141934 / total #impl: 579727844 (eff. 0.535)
618.09/618.22	c #Conflicts:    1677000 | #Learnt:      54748 | 0.000
618.09/618.22	c total clause space: 127.173MB
618.09/618.22	c total #watches: 158902
618.48/618.67	c total #propagations: 310305415 / total #impl: 580066772 (eff. 0.535)
618.48/618.67	c #Conflicts:    1678000 | #Learnt:      55748 | 0.000
618.48/618.67	c total clause space: 127.173MB
618.48/618.67	c total #watches: 161946
618.98/619.14	c total #propagations: 310461274 / total #impl: 580411403 (eff. 0.535)
618.98/619.14	c #Conflicts:    1679000 | #Learnt:      56748 | 0.000
618.98/619.14	c total clause space: 127.173MB
618.98/619.14	c total #watches: 164510
619.58/619.74	c total #propagations: 310623829 / total #impl: 580752411 (eff. 0.535)
619.58/619.74	c #Conflicts:    1680000 | #Learnt:      57748 | 0.000
619.58/619.74	c total clause space: 127.173MB
619.58/619.74	c total #watches: 166975
620.29/620.42	c total #propagations: 310800307 / total #impl: 581074324 (eff. 0.535)
620.29/620.42	c #Conflicts:    1681000 | #Learnt:      58748 | 0.000
620.29/620.42	c total clause space: 127.173MB
620.29/620.42	c total #watches: 169309
620.88/621.08	c total #propagations: 310991026 / total #impl: 581423548 (eff. 0.535)
620.88/621.08	c #Conflicts:    1682000 | #Learnt:      59748 | 0.000
620.88/621.08	c total clause space: 127.173MB
620.88/621.08	c total #watches: 171638
621.58/621.72	c total #propagations: 311176106 / total #impl: 581763051 (eff. 0.535)
621.58/621.72	c #Conflicts:    1683000 | #Learnt:      60748 | 0.000
621.58/621.72	c total clause space: 127.173MB
621.58/621.72	c total #watches: 174117
622.28/622.47	c total #propagations: 311357286 / total #impl: 582097051 (eff. 0.535)
622.28/622.47	c #Conflicts:    1684000 | #Learnt:      61748 | 0.000
622.28/622.47	c total clause space: 127.173MB
622.28/622.47	c total #watches: 176295
622.98/623.15	c total #propagations: 311545157 / total #impl: 582447485 (eff. 0.535)
622.98/623.15	c #Conflicts:    1685000 | #Learnt:      62748 | 0.000
622.98/623.15	c total clause space: 127.173MB
622.98/623.15	c total #watches: 178522
623.38/623.59	c total #propagations: 311728871 / total #impl: 582794612 (eff. 0.535)
623.38/623.59	c GARBAGE COLLECT
623.38/623.59	c #Conflicts:    1686000 | #Learnt:      32350 | 0.000
623.38/623.59	c total clause space: 127.173MB
623.38/623.59	c total #watches: 100888
623.88/624.00	c total #propagations: 311915966 / total #impl: 583131908 (eff. 0.535)
623.88/624.00	c #Conflicts:    1687000 | #Learnt:      33350 | 0.000
623.88/624.00	c total clause space: 127.173MB
623.88/624.00	c total #watches: 103701
624.18/624.36	c total #propagations: 312119188 / total #impl: 583504676 (eff. 0.535)
624.18/624.36	c #Conflicts:    1688000 | #Learnt:      34350 | 0.000
624.18/624.36	c total clause space: 127.173MB
624.18/624.36	c total #watches: 106338
624.58/624.73	c total #propagations: 312295991 / total #impl: 583844350 (eff. 0.535)
624.58/624.73	c #Conflicts:    1689000 | #Learnt:      35350 | 0.000
624.58/624.73	c total clause space: 127.173MB
624.58/624.73	c total #watches: 109009
624.98/625.13	c total #propagations: 312452026 / total #impl: 584165995 (eff. 0.535)
624.98/625.13	c #Conflicts:    1690000 | #Learnt:      36350 | 0.000
624.98/625.13	c total clause space: 127.173MB
624.98/625.13	c total #watches: 111524
625.28/625.49	c total #propagations: 312627381 / total #impl: 584521353 (eff. 0.535)
625.28/625.49	c #Conflicts:    1691000 | #Learnt:      37350 | 0.000
625.28/625.49	c total clause space: 127.173MB
625.28/625.49	c total #watches: 113990
625.79/625.91	c total #propagations: 312806761 / total #impl: 584859007 (eff. 0.535)
625.79/625.91	c #Conflicts:    1692000 | #Learnt:      38350 | 0.000
625.79/625.91	c total clause space: 127.173MB
625.79/625.91	c total #watches: 116585
626.18/626.32	c total #propagations: 312966387 / total #impl: 585188498 (eff. 0.535)
626.18/626.32	c #Conflicts:    1693000 | #Learnt:      39350 | 0.000
626.18/626.32	c total clause space: 127.173MB
626.18/626.32	c total #watches: 119406
626.58/626.79	c total #propagations: 313157299 / total #impl: 585539441 (eff. 0.535)
626.58/626.79	c #Conflicts:    1694000 | #Learnt:      40350 | 0.000
626.58/626.79	c total clause space: 127.173MB
626.58/626.79	c total #watches: 122191
627.08/627.25	c total #propagations: 313352663 / total #impl: 585892638 (eff. 0.535)
627.08/627.25	c #Conflicts:    1695000 | #Learnt:      41350 | 0.000
627.08/627.25	c total clause space: 127.173MB
627.08/627.25	c total #watches: 124773
627.58/627.74	c total #propagations: 313527642 / total #impl: 586217811 (eff. 0.535)
627.58/627.74	c #Conflicts:    1696000 | #Learnt:      42350 | 0.000
627.58/627.74	c total clause space: 127.173MB
627.58/627.74	c total #watches: 127680
628.18/628.30	c total #propagations: 313726939 / total #impl: 586575848 (eff. 0.535)
628.18/628.30	c #Conflicts:    1697000 | #Learnt:      43350 | 0.000
628.18/628.30	c total clause space: 127.173MB
628.18/628.30	c total #watches: 130321
628.58/628.79	c total #propagations: 313925725 / total #impl: 586960138 (eff. 0.535)
628.58/628.79	c #Conflicts:    1698000 | #Learnt:      44350 | 0.000
628.58/628.79	c total clause space: 127.173MB
628.58/628.79	c total #watches: 133266
629.19/629.35	c total #propagations: 314114272 / total #impl: 587323561 (eff. 0.535)
629.19/629.35	c #Conflicts:    1699000 | #Learnt:      45350 | 0.000
629.19/629.35	c total clause space: 127.173MB
629.19/629.35	c total #watches: 135759
629.68/629.86	c total #propagations: 314308561 / total #impl: 587687004 (eff. 0.535)
629.68/629.86	c #Conflicts:    1700000 | #Learnt:      46350 | 0.000
629.68/629.86	c total clause space: 127.173MB
629.68/629.86	c total #watches: 138366
630.29/630.46	c total #propagations: 314505396 / total #impl: 588047897 (eff. 0.535)
630.29/630.46	c #Conflicts:    1701000 | #Learnt:      47350 | 0.000
630.29/630.46	c total clause space: 127.173MB
630.29/630.46	c total #watches: 141081
630.88/631.04	c total #propagations: 314699578 / total #impl: 588393029 (eff. 0.535)
630.88/631.04	c #Conflicts:    1702000 | #Learnt:      48350 | 0.000
630.88/631.04	c total clause space: 127.173MB
630.88/631.04	c total #watches: 143710
631.48/631.65	c total #propagations: 314889721 / total #impl: 588737619 (eff. 0.535)
631.48/631.65	c #Conflicts:    1703000 | #Learnt:      49350 | 0.000
631.48/631.65	c total clause space: 127.173MB
631.48/631.65	c total #watches: 146365
632.08/632.25	c total #propagations: 315080347 / total #impl: 589087117 (eff. 0.535)
632.08/632.25	c #Conflicts:    1704000 | #Learnt:      50350 | 0.000
632.08/632.25	c total clause space: 127.173MB
632.08/632.25	c total #watches: 148870
632.68/632.86	c total #propagations: 315277833 / total #impl: 589480597 (eff. 0.535)
632.68/632.86	c #Conflicts:    1705000 | #Learnt:      51350 | 0.000
632.68/632.86	c total clause space: 127.173MB
632.68/632.86	c total #watches: 151518
633.28/633.42	c total #propagations: 315475925 / total #impl: 589866101 (eff. 0.535)
633.28/633.42	c #Conflicts:    1706000 | #Learnt:      52350 | 0.000
633.28/633.42	c total clause space: 127.173MB
633.28/633.42	c total #watches: 154512
633.88/634.05	c total #propagations: 315658232 / total #impl: 590217527 (eff. 0.535)
633.88/634.05	c #Conflicts:    1707000 | #Learnt:      53350 | 0.000
633.88/634.05	c total clause space: 127.173MB
633.88/634.05	c total #watches: 157511
634.48/634.66	c total #propagations: 315847118 / total #impl: 590554914 (eff. 0.535)
634.48/634.66	c #Conflicts:    1708000 | #Learnt:      54350 | 0.000
634.48/634.66	c total clause space: 127.173MB
634.48/634.66	c total #watches: 160392
635.08/635.26	c total #propagations: 316048510 / total #impl: 590917772 (eff. 0.535)
635.08/635.26	c #Conflicts:    1709000 | #Learnt:      55350 | 0.000
635.08/635.26	c total clause space: 127.173MB
635.08/635.26	c total #watches: 163107
635.79/635.92	c total #propagations: 316234301 / total #impl: 591264227 (eff. 0.535)
635.79/635.92	c #Conflicts:    1710000 | #Learnt:      56350 | 0.000
635.79/635.92	c total clause space: 127.173MB
635.79/635.92	c total #watches: 165886
636.48/636.63	c total #propagations: 316414719 / total #impl: 591595283 (eff. 0.535)
636.48/636.63	c #Conflicts:    1711000 | #Learnt:      57350 | 0.000
636.48/636.63	c total clause space: 127.173MB
636.48/636.63	c total #watches: 169036
637.18/637.37	c total #propagations: 316613488 / total #impl: 591951639 (eff. 0.535)
637.18/637.37	c #Conflicts:    1712000 | #Learnt:      58350 | 0.000
637.18/637.37	c total clause space: 127.173MB
637.18/637.37	c total #watches: 171673
637.89/638.04	c total #propagations: 316808382 / total #impl: 592318694 (eff. 0.535)
637.89/638.04	c #Conflicts:    1713000 | #Learnt:      59350 | 0.000
637.89/638.04	c total clause space: 127.173MB
637.89/638.04	c total #watches: 174183
638.58/638.71	c total #propagations: 317003227 / total #impl: 592690512 (eff. 0.535)
638.58/638.71	c #Conflicts:    1714000 | #Learnt:      60350 | 0.000
638.58/638.71	c total clause space: 127.173MB
638.58/638.71	c total #watches: 176910
638.99/639.20	c total #propagations: 317195064 / total #impl: 593042893 (eff. 0.535)
638.99/639.20	c #Conflicts:    1715000 | #Learnt:      61350 | 0.000
638.99/639.20	c total clause space: 127.173MB
638.99/639.20	c total #watches: 179578
639.78/639.90	c total #propagations: 317351934 / total #impl: 593350283 (eff. 0.535)
639.78/639.90	c #Conflicts:    1716000 | #Learnt:      62350 | 0.000
639.78/639.90	c total clause space: 127.173MB
639.78/639.90	c total #watches: 182297
640.48/640.64	c total #propagations: 317536151 / total #impl: 593726231 (eff. 0.535)
640.48/640.64	c #Conflicts:    1717000 | #Learnt:      63350 | 0.000
640.48/640.64	c total clause space: 127.173MB
640.48/640.64	c total #watches: 184603
640.88/641.05	c total #propagations: 317698126 / total #impl: 594042336 (eff. 0.535)
640.88/641.05	c GARBAGE COLLECT
640.88/641.05	c #Conflicts:    1718000 | #Learnt:      32642 | 0.000
640.88/641.05	c total clause space: 127.173MB
640.88/641.05	c total #watches: 101805
641.19/641.39	c total #propagations: 317881835 / total #impl: 594378975 (eff. 0.535)
641.19/641.39	c #Conflicts:    1719000 | #Learnt:      33642 | 0.000
641.19/641.39	c total clause space: 127.173MB
641.19/641.39	c total #watches: 104359
641.58/641.76	c total #propagations: 318046310 / total #impl: 594694944 (eff. 0.535)
641.58/641.76	c #Conflicts:    1720000 | #Learnt:      34642 | 0.000
641.58/641.76	c total clause space: 127.173MB
641.58/641.76	c total #watches: 107126
641.98/642.16	c total #propagations: 318220414 / total #impl: 595019596 (eff. 0.535)
641.98/642.16	c #Conflicts:    1721000 | #Learnt:      35642 | 0.000
641.98/642.16	c total clause space: 127.173MB
641.98/642.16	c total #watches: 110142
642.39/642.51	c total #propagations: 318418172 / total #impl: 595412937 (eff. 0.535)
642.39/642.51	c #Conflicts:    1722000 | #Learnt:      36642 | 0.000
642.39/642.51	c total clause space: 127.173MB
642.39/642.51	c total #watches: 112692
642.68/642.88	c total #propagations: 318611413 / total #impl: 595784393 (eff. 0.535)
642.68/642.88	c #Conflicts:    1723000 | #Learnt:      37642 | 0.000
642.68/642.88	c total clause space: 127.173MB
642.68/642.88	c total #watches: 115219
643.08/643.27	c total #propagations: 318806207 / total #impl: 596162587 (eff. 0.535)
643.08/643.27	c #Conflicts:    1724000 | #Learnt:      38642 | 0.000
643.08/643.27	c total clause space: 127.173MB
643.08/643.27	c total #watches: 117876
643.49/643.69	c total #propagations: 319029709 / total #impl: 596577519 (eff. 0.535)
643.49/643.69	c #Conflicts:    1725000 | #Learnt:      39642 | 0.000
643.49/643.69	c total clause space: 127.173MB
643.49/643.69	c total #watches: 120300
643.98/644.11	c total #propagations: 319208253 / total #impl: 596935799 (eff. 0.535)
643.98/644.11	c #Conflicts:    1726000 | #Learnt:      40642 | 0.000
643.98/644.11	c total clause space: 127.173MB
643.98/644.11	c total #watches: 122662
644.38/644.50	c total #propagations: 319409822 / total #impl: 597302428 (eff. 0.535)
644.38/644.50	c #Conflicts:    1727000 | #Learnt:      41642 | 0.000
644.38/644.50	c total clause space: 127.173MB
644.38/644.50	c total #watches: 124939
644.78/644.94	c total #propagations: 319614610 / total #impl: 597682066 (eff. 0.535)
644.78/644.94	c #Conflicts:    1728000 | #Learnt:      42642 | 0.000
644.78/644.94	c total clause space: 127.173MB
644.78/644.94	c total #watches: 127682
645.38/645.51	c total #propagations: 319836665 / total #impl: 598099513 (eff. 0.535)
645.38/645.51	c #Conflicts:    1729000 | #Learnt:      43642 | 0.000
645.38/645.51	c total clause space: 127.173MB
645.38/645.51	c total #watches: 130271
645.78/645.98	c total #propagations: 320059321 / total #impl: 598520904 (eff. 0.535)
645.78/645.98	c #Conflicts:    1730000 | #Learnt:      44642 | 0.000
645.78/645.98	c total clause space: 127.173MB
645.78/645.98	c total #watches: 132925
646.38/646.52	c total #propagations: 320290175 / total #impl: 598959092 (eff. 0.535)
646.38/646.52	c #Conflicts:    1731000 | #Learnt:      45642 | 0.000
646.38/646.52	c total clause space: 127.173MB
646.38/646.52	c total #watches: 135905
646.98/647.13	c total #propagations: 320528402 / total #impl: 599419002 (eff. 0.535)
646.98/647.13	c #Conflicts:    1732000 | #Learnt:      46642 | 0.000
646.98/647.13	c total clause space: 127.173MB
646.98/647.13	c total #watches: 138918
647.58/647.77	c total #propagations: 320785030 / total #impl: 599902229 (eff. 0.535)
647.58/647.77	c #Conflicts:    1733000 | #Learnt:      47642 | 0.000
647.58/647.77	c total clause space: 127.173MB
647.58/647.77	c total #watches: 141717
648.18/648.37	c total #propagations: 321031156 / total #impl: 600391721 (eff. 0.535)
648.18/648.37	c #Conflicts:    1734000 | #Learnt:      48642 | 0.000
648.18/648.37	c total clause space: 127.173MB
648.18/648.37	c total #watches: 144794
648.78/648.98	c total #propagations: 321263775 / total #impl: 600855621 (eff. 0.535)
648.78/648.98	c #Conflicts:    1735000 | #Learnt:      49642 | 0.000
648.78/648.98	c total clause space: 127.173MB
648.78/648.98	c total #watches: 147588
649.38/649.59	c total #propagations: 321472688 / total #impl: 601269194 (eff. 0.535)
649.38/649.59	c #Conflicts:    1736000 | #Learnt:      50642 | 0.000
649.38/649.59	c total clause space: 127.173MB
649.38/649.59	c total #watches: 150287
649.99/650.18	c total #propagations: 321678213 / total #impl: 601677464 (eff. 0.535)
649.99/650.18	c #Conflicts:    1737000 | #Learnt:      51642 | 0.000
649.99/650.18	c total clause space: 127.173MB
649.99/650.18	c total #watches: 153208
650.68/650.85	c total #propagations: 321871888 / total #impl: 602090502 (eff. 0.535)
650.68/650.85	c #Conflicts:    1738000 | #Learnt:      52642 | 0.000
650.68/650.85	c total clause space: 127.173MB
650.68/650.85	c total #watches: 156281
651.38/651.51	c total #propagations: 322094200 / total #impl: 602547106 (eff. 0.535)
651.38/651.51	c #Conflicts:    1739000 | #Learnt:      53642 | 0.000
651.38/651.51	c total clause space: 127.173MB
651.38/651.51	c total #watches: 159186
651.88/652.06	c total #propagations: 322289944 / total #impl: 602961872 (eff. 0.535)
651.88/652.06	c #Conflicts:    1740000 | #Learnt:      54642 | 0.000
651.88/652.06	c total clause space: 127.173MB
651.88/652.06	c total #watches: 162012
652.48/652.68	c total #propagations: 322490553 / total #impl: 603350613 (eff. 0.534)
652.48/652.68	c #Conflicts:    1741000 | #Learnt:      55642 | 0.000
652.48/652.68	c total clause space: 127.173MB
652.48/652.68	c total #watches: 164882
653.08/653.29	c total #propagations: 322706646 / total #impl: 603779541 (eff. 0.534)
653.08/653.29	c #Conflicts:    1742000 | #Learnt:      56642 | 0.000
653.08/653.29	c total clause space: 127.173MB
653.08/653.29	c total #watches: 167236
653.78/653.99	c total #propagations: 322912268 / total #impl: 604184912 (eff. 0.534)
653.78/653.99	c #Conflicts:    1743000 | #Learnt:      57642 | 0.000
653.78/653.99	c total clause space: 127.173MB
653.78/653.99	c total #watches: 170218
654.58/654.73	c total #propagations: 323100022 / total #impl: 604582827 (eff. 0.534)
654.58/654.73	c #Conflicts:    1744000 | #Learnt:      58642 | 0.000
654.58/654.73	c total clause space: 127.173MB
654.58/654.73	c total #watches: 172931
655.38/655.58	c total #propagations: 323279247 / total #impl: 604931996 (eff. 0.534)
655.38/655.58	c #Conflicts:    1745000 | #Learnt:      59642 | 0.000
655.38/655.58	c total clause space: 127.173MB
655.38/655.58	c total #watches: 175987
656.18/656.40	c total #propagations: 323483531 / total #impl: 605329301 (eff. 0.534)
656.18/656.40	c #Conflicts:    1746000 | #Learnt:      60642 | 0.000
656.18/656.40	c total clause space: 127.173MB
656.18/656.40	c total #watches: 178546
657.08/657.27	c total #propagations: 323672519 / total #impl: 605678573 (eff. 0.534)
657.08/657.27	c #Conflicts:    1747000 | #Learnt:      61642 | 0.000
657.08/657.27	c total clause space: 127.173MB
657.08/657.27	c total #watches: 180977
657.88/658.03	c total #propagations: 323851820 / total #impl: 606009276 (eff. 0.534)
657.88/658.03	c #Conflicts:    1748000 | #Learnt:      62642 | 0.000
657.88/658.03	c total clause space: 127.173MB
657.88/658.03	c total #watches: 183585
658.68/658.88	c total #propagations: 324027124 / total #impl: 606333550 (eff. 0.534)
658.68/658.88	c #Conflicts:    1749000 | #Learnt:      63642 | 0.000
658.68/658.88	c total clause space: 127.173MB
658.68/658.88	c total #watches: 186514
659.28/659.48	c total #propagations: 324242915 / total #impl: 606727142 (eff. 0.534)
659.28/659.48	c GARBAGE COLLECT
659.28/659.48	c #Conflicts:    1750000 | #Learnt:      32654 | 0.000
659.28/659.48	c total clause space: 127.173MB
659.28/659.48	c total #watches: 101534
659.68/659.86	c total #propagations: 324442317 / total #impl: 607083429 (eff. 0.534)
659.68/659.86	c #Conflicts:    1751000 | #Learnt:      33654 | 0.000
659.68/659.86	c total clause space: 127.173MB
659.68/659.86	c total #watches: 103899
660.08/660.23	c total #propagations: 324654471 / total #impl: 607441864 (eff. 0.534)
660.08/660.23	c #Conflicts:    1752000 | #Learnt:      34654 | 0.000
660.08/660.23	c total clause space: 127.173MB
660.08/660.23	c total #watches: 106336
660.38/660.59	c total #propagations: 324834881 / total #impl: 607771661 (eff. 0.534)
660.38/660.59	c #Conflicts:    1753000 | #Learnt:      35654 | 0.000
660.38/660.59	c total clause space: 127.173MB
660.38/660.59	c total #watches: 108956
660.88/661.00	c total #propagations: 325031579 / total #impl: 608124251 (eff. 0.534)
660.88/661.00	c #Conflicts:    1754000 | #Learnt:      36654 | 0.000
660.88/661.00	c total clause space: 127.173MB
660.88/661.00	c total #watches: 111662
661.18/661.30	c total #propagations: 325230510 / total #impl: 608475048 (eff. 0.535)
661.18/661.30	c #Conflicts:    1755000 | #Learnt:      37654 | 0.000
661.18/661.30	c total clause space: 127.173MB
661.18/661.30	c total #watches: 114516
661.58/661.73	c total #propagations: 325393266 / total #impl: 608787298 (eff. 0.534)
661.58/661.73	c #Conflicts:    1756000 | #Learnt:      38654 | 0.000
661.58/661.73	c total clause space: 127.173MB
661.58/661.73	c total #watches: 117092
661.98/662.19	c total #propagations: 325578618 / total #impl: 609120917 (eff. 0.535)
661.98/662.19	c #Conflicts:    1757000 | #Learnt:      39654 | 0.000
661.98/662.19	c total clause space: 127.173MB
661.98/662.19	c total #watches: 119627
662.38/662.58	c total #propagations: 325770748 / total #impl: 609475155 (eff. 0.535)
662.38/662.58	c #Conflicts:    1758000 | #Learnt:      40654 | 0.000
662.38/662.58	c total clause space: 127.173MB
662.38/662.58	c total #watches: 122458
662.88/663.01	c total #propagations: 325941734 / total #impl: 609803935 (eff. 0.535)
662.88/663.01	c #Conflicts:    1759000 | #Learnt:      41654 | 0.000
662.88/663.01	c total clause space: 127.173MB
662.88/663.01	c total #watches: 124729
663.28/663.49	c total #propagations: 326112599 / total #impl: 610118483 (eff. 0.535)
663.28/663.49	c #Conflicts:    1760000 | #Learnt:      42654 | 0.000
663.28/663.49	c total clause space: 127.173MB
663.28/663.49	c total #watches: 127169
663.88/664.03	c total #propagations: 326301622 / total #impl: 610456751 (eff. 0.535)
663.88/664.03	c #Conflicts:    1761000 | #Learnt:      43654 | 0.000
663.88/664.03	c total clause space: 127.173MB
663.88/664.03	c total #watches: 129644
664.38/664.56	c total #propagations: 326495677 / total #impl: 610828884 (eff. 0.535)
664.38/664.56	c #Conflicts:    1762000 | #Learnt:      44654 | 0.000
664.38/664.56	c total clause space: 127.173MB
664.38/664.56	c total #watches: 132176
664.88/665.06	c total #propagations: 326679044 / total #impl: 611172025 (eff. 0.535)
664.88/665.06	c #Conflicts:    1763000 | #Learnt:      45654 | 0.000
664.88/665.06	c total clause space: 127.173MB
664.88/665.06	c total #watches: 134680
665.38/665.52	c total #propagations: 326861393 / total #impl: 611514680 (eff. 0.535)
665.38/665.52	c #Conflicts:    1764000 | #Learnt:      46654 | 0.000
665.38/665.52	c total clause space: 127.173MB
665.38/665.52	c total #watches: 137098
665.78/665.97	c total #propagations: 327033230 / total #impl: 611840810 (eff. 0.535)
665.78/665.97	c #Conflicts:    1765000 | #Learnt:      47654 | 0.000
665.78/665.97	c total clause space: 127.173MB
665.78/665.97	c total #watches: 139577
666.28/666.46	c total #propagations: 327196469 / total #impl: 612166699 (eff. 0.534)
666.28/666.46	c #Conflicts:    1766000 | #Learnt:      48654 | 0.000
666.28/666.46	c total clause space: 127.173MB
666.28/666.46	c total #watches: 142347
666.98/667.10	c total #propagations: 327377807 / total #impl: 612530402 (eff. 0.534)
666.98/667.10	c #Conflicts:    1767000 | #Learnt:      49654 | 0.000
666.98/667.10	c total clause space: 127.173MB
666.98/667.10	c total #watches: 144968
667.38/667.55	c total #propagations: 327583795 / total #impl: 612902550 (eff. 0.534)
667.38/667.55	c #Conflicts:    1768000 | #Learnt:      50654 | 0.000
667.38/667.55	c total clause space: 127.173MB
667.38/667.55	c total #watches: 147597
667.88/668.00	c total #propagations: 327749959 / total #impl: 613232831 (eff. 0.534)
667.88/668.00	c #Conflicts:    1769000 | #Learnt:      51654 | 0.000
667.88/668.00	c total clause space: 127.173MB
667.88/668.00	c total #watches: 150208
668.38/668.54	c total #propagations: 327906082 / total #impl: 613522534 (eff. 0.534)
668.38/668.54	c #Conflicts:    1770000 | #Learnt:      52654 | 0.000
668.38/668.54	c total clause space: 127.173MB
668.38/668.54	c total #watches: 153019
668.98/669.11	c total #propagations: 328083663 / total #impl: 613857501 (eff. 0.534)
668.98/669.11	c #Conflicts:    1771000 | #Learnt:      53654 | 0.000
668.98/669.11	c total clause space: 127.173MB
668.98/669.11	c total #watches: 155458
669.58/669.78	c total #propagations: 328248877 / total #impl: 614180072 (eff. 0.534)
669.58/669.78	c #Conflicts:    1772000 | #Learnt:      54654 | 0.000
669.58/669.78	c total clause space: 127.173MB
669.58/669.78	c total #watches: 158296
670.28/670.43	c total #propagations: 328450271 / total #impl: 614547444 (eff. 0.534)
670.28/670.43	c #Conflicts:    1773000 | #Learnt:      55654 | 0.000
670.28/670.43	c total clause space: 127.173MB
670.28/670.43	c total #watches: 161084
670.88/671.09	c total #propagations: 328642647 / total #impl: 614889707 (eff. 0.534)
670.88/671.09	c #Conflicts:    1774000 | #Learnt:      56654 | 0.000
670.88/671.09	c total clause space: 127.173MB
670.88/671.09	c total #watches: 163569
671.57/671.78	c total #propagations: 328817579 / total #impl: 615244695 (eff. 0.534)
671.57/671.78	c #Conflicts:    1775000 | #Learnt:      57654 | 0.000
671.57/671.78	c total clause space: 127.173MB
671.57/671.78	c total #watches: 165968
672.27/672.42	c total #propagations: 328983465 / total #impl: 615564371 (eff. 0.534)
672.27/672.42	c #Conflicts:    1776000 | #Learnt:      58654 | 0.000
672.27/672.42	c total clause space: 127.173MB
672.27/672.42	c total #watches: 168753
672.87/673.06	c total #propagations: 329156455 / total #impl: 615897652 (eff. 0.534)
672.87/673.06	c #Conflicts:    1777000 | #Learnt:      59654 | 0.000
672.87/673.06	c total clause space: 127.173MB
672.87/673.06	c total #watches: 171153
673.37/673.59	c total #propagations: 329343490 / total #impl: 616232588 (eff. 0.534)
673.37/673.59	c #Conflicts:    1778000 | #Learnt:      60654 | 0.000
673.37/673.59	c total clause space: 127.173MB
673.37/673.59	c total #watches: 174053
674.07/674.28	c total #propagations: 329512318 / total #impl: 616562282 (eff. 0.534)
674.07/674.28	c #Conflicts:    1779000 | #Learnt:      61654 | 0.000
674.07/674.28	c total clause space: 127.173MB
674.07/674.28	c total #watches: 177044
674.87/675.04	c total #propagations: 329694387 / total #impl: 616928433 (eff. 0.534)
674.87/675.04	c #Conflicts:    1780000 | #Learnt:      62654 | 0.000
674.87/675.04	c total clause space: 127.173MB
674.87/675.04	c total #watches: 179597
675.57/675.70	c total #propagations: 329871709 / total #impl: 617293274 (eff. 0.534)
675.57/675.70	c #Conflicts:    1781000 | #Learnt:      63654 | 0.000
675.57/675.70	c total clause space: 127.173MB
675.57/675.70	c total #watches: 182137
676.17/676.34	c total #propagations: 330039064 / total #impl: 617622575 (eff. 0.534)
676.17/676.34	c GARBAGE COLLECT
676.17/676.34	c #Conflicts:    1782000 | #Learnt:      32354 | 0.000
676.17/676.34	c total clause space: 127.173MB
676.17/676.34	c total #watches: 100762
676.58/676.73	c total #propagations: 330203171 / total #impl: 617930176 (eff. 0.534)
676.58/676.73	c #Conflicts:    1783000 | #Learnt:      33354 | 0.000
676.58/676.73	c total clause space: 127.173MB
676.58/676.73	c total #watches: 103033
676.97/677.13	c total #propagations: 330403998 / total #impl: 618300639 (eff. 0.534)
676.97/677.13	c #Conflicts:    1784000 | #Learnt:      34354 | 0.000
676.97/677.13	c total clause space: 127.173MB
676.97/677.13	c total #watches: 105376
677.37/677.52	c total #propagations: 330598527 / total #impl: 618667594 (eff. 0.534)
677.37/677.52	c #Conflicts:    1785000 | #Learnt:      35354 | 0.000
677.37/677.52	c total clause space: 127.173MB
677.37/677.52	c total #watches: 107596
677.77/677.96	c total #propagations: 330783573 / total #impl: 619010859 (eff. 0.534)
677.77/677.96	c #Conflicts:    1786000 | #Learnt:      36354 | 0.000
677.77/677.96	c total clause space: 127.173MB
677.77/677.96	c total #watches: 109925
678.27/678.43	c total #propagations: 330978442 / total #impl: 619388772 (eff. 0.534)
678.27/678.43	c #Conflicts:    1787000 | #Learnt:      37354 | 0.000
678.27/678.43	c total clause space: 127.173MB
678.27/678.43	c total #watches: 112379
678.68/678.88	c total #propagations: 331182394 / total #impl: 619792461 (eff. 0.534)
678.68/678.88	c #Conflicts:    1788000 | #Learnt:      38354 | 0.000
678.68/678.88	c total clause space: 127.173MB
678.68/678.88	c total #watches: 114540
679.17/679.31	c total #propagations: 331381531 / total #impl: 620174829 (eff. 0.534)
679.17/679.31	c #Conflicts:    1789000 | #Learnt:      39354 | 0.000
679.17/679.31	c total clause space: 127.173MB
679.17/679.31	c total #watches: 117164
679.47/679.65	c total #propagations: 331568893 / total #impl: 620541470 (eff. 0.534)
679.47/679.65	c #Conflicts:    1790000 | #Learnt:      40354 | 0.000
679.47/679.65	c total clause space: 127.173MB
679.47/679.65	c total #watches: 119813
679.87/680.09	c total #propagations: 331729430 / total #impl: 620857685 (eff. 0.534)
679.87/680.09	c #Conflicts:    1791000 | #Learnt:      41354 | 0.000
679.87/680.09	c total clause space: 127.173MB
679.87/680.09	c total #watches: 122217
680.37/680.50	c total #propagations: 331915508 / total #impl: 621192139 (eff. 0.534)
680.37/680.50	c #Conflicts:    1792000 | #Learnt:      42354 | 0.000
680.37/680.50	c total clause space: 127.173MB
680.37/680.50	c total #watches: 124795
680.78/680.98	c total #propagations: 332082034 / total #impl: 621506695 (eff. 0.534)
680.78/680.98	c #Conflicts:    1793000 | #Learnt:      43354 | 0.000
680.78/680.98	c total clause space: 127.173MB
680.78/680.98	c total #watches: 127544
681.27/681.43	c total #propagations: 332277338 / total #impl: 621861685 (eff. 0.534)
681.27/681.43	c #Conflicts:    1794000 | #Learnt:      44354 | 0.000
681.27/681.43	c total clause space: 127.173MB
681.27/681.43	c total #watches: 130321
681.77/681.94	c total #propagations: 332468796 / total #impl: 622218966 (eff. 0.534)
681.77/681.94	c #Conflicts:    1795000 | #Learnt:      45354 | 0.000
681.77/681.94	c total clause space: 127.173MB
681.77/681.94	c total #watches: 132847
682.17/682.38	c total #propagations: 332641783 / total #impl: 622552321 (eff. 0.534)
682.17/682.38	c #Conflicts:    1796000 | #Learnt:      46354 | 0.000
682.17/682.38	c total clause space: 127.173MB
682.17/682.38	c total #watches: 135275
682.67/682.87	c total #propagations: 332786897 / total #impl: 622864004 (eff. 0.534)
682.67/682.87	c #Conflicts:    1797000 | #Learnt:      47354 | 0.000
682.67/682.87	c total clause space: 127.173MB
682.67/682.87	c total #watches: 138225
683.27/683.42	c total #propagations: 332958321 / total #impl: 623207175 (eff. 0.534)
683.27/683.42	c #Conflicts:    1798000 | #Learnt:      48354 | 0.000
683.27/683.42	c total clause space: 127.173MB
683.27/683.42	c total #watches: 141074
683.77/683.92	c total #propagations: 333149575 / total #impl: 623528303 (eff. 0.534)
683.77/683.92	c #Conflicts:    1799000 | #Learnt:      49354 | 0.000
683.77/683.92	c total clause space: 127.173MB
683.77/683.92	c total #watches: 143685
684.18/684.34	c total #propagations: 333330889 / total #impl: 623853798 (eff. 0.534)
684.18/684.34	c #Conflicts:    1800000 | #Learnt:      50354 | 0.000
684.18/684.34	c total clause space: 127.173MB
684.18/684.34	c total #watches: 146433
684.77/684.97	c total #propagations: 333496329 / total #impl: 624167889 (eff. 0.534)
684.77/684.97	c #Conflicts:    1801000 | #Learnt:      51354 | 0.000
684.77/684.97	c total clause space: 127.173MB
684.77/684.97	c total #watches: 148919
685.47/685.61	c total #propagations: 333686050 / total #impl: 624514256 (eff. 0.534)
685.47/685.61	c #Conflicts:    1802000 | #Learnt:      52354 | 0.000
685.47/685.61	c total clause space: 127.173MB
685.47/685.61	c total #watches: 151903
685.97/686.16	c total #propagations: 333866042 / total #impl: 624863140 (eff. 0.534)
685.97/686.16	c #Conflicts:    1803000 | #Learnt:      53354 | 0.000
685.97/686.16	c total clause space: 127.173MB
685.97/686.16	c total #watches: 154614
686.47/686.64	c total #propagations: 334053768 / total #impl: 625224031 (eff. 0.534)
686.47/686.64	c #Conflicts:    1804000 | #Learnt:      54354 | 0.000
686.47/686.64	c total clause space: 127.173MB
686.47/686.64	c total #watches: 157155
686.97/687.18	c total #propagations: 334221921 / total #impl: 625570728 (eff. 0.534)
686.97/687.18	c #Conflicts:    1805000 | #Learnt:      55354 | 0.000
686.97/687.18	c total clause space: 127.173MB
686.97/687.18	c total #watches: 160022
687.57/687.77	c total #propagations: 334403177 / total #impl: 625929810 (eff. 0.534)
687.57/687.77	c #Conflicts:    1806000 | #Learnt:      56354 | 0.000
687.57/687.77	c total clause space: 127.173MB
687.57/687.77	c total #watches: 163349
688.27/688.50	c total #propagations: 334590839 / total #impl: 626316189 (eff. 0.534)
688.27/688.50	c #Conflicts:    1807000 | #Learnt:      57354 | 0.000
688.27/688.50	c total clause space: 127.173MB
688.27/688.50	c total #watches: 166563
689.07/689.24	c total #propagations: 334797357 / total #impl: 626741774 (eff. 0.534)
689.07/689.24	c #Conflicts:    1808000 | #Learnt:      58354 | 0.000
689.07/689.24	c total clause space: 127.173MB
689.07/689.24	c total #watches: 169523
689.77/689.95	c total #propagations: 334982362 / total #impl: 627098787 (eff. 0.534)
689.77/689.95	c #Conflicts:    1809000 | #Learnt:      59354 | 0.000
689.77/689.95	c total clause space: 127.173MB
689.77/689.95	c total #watches: 172281
690.57/690.71	c total #propagations: 335170946 / total #impl: 627451208 (eff. 0.534)
690.57/690.71	c #Conflicts:    1810000 | #Learnt:      60354 | 0.000
690.57/690.71	c total clause space: 127.173MB
690.57/690.71	c total #watches: 175555
691.37/691.52	c total #propagations: 335384573 / total #impl: 627813497 (eff. 0.534)
691.37/691.52	c #Conflicts:    1811000 | #Learnt:      61354 | 0.000
691.37/691.52	c total clause space: 127.173MB
691.37/691.52	c total #watches: 178200
692.17/692.32	c total #propagations: 335577361 / total #impl: 628186829 (eff. 0.534)
692.17/692.32	c #Conflicts:    1812000 | #Learnt:      62354 | 0.000
692.17/692.32	c total clause space: 127.173MB
692.17/692.32	c total #watches: 180845
692.98/693.13	c total #propagations: 335753266 / total #impl: 628533594 (eff. 0.534)
692.98/693.13	c #Conflicts:    1813000 | #Learnt:      63354 | 0.000
692.98/693.13	c total clause space: 127.173MB
692.98/693.13	c total #watches: 183654
693.67/693.80	c total #propagations: 335933430 / total #impl: 628877327 (eff. 0.534)
693.67/693.80	c #Conflicts:    1814000 | #Learnt:      64354 | 0.000
693.67/693.80	c total clause space: 127.173MB
693.67/693.80	c total #watches: 186350
694.17/694.39	c total #propagations: 336122439 / total #impl: 629214288 (eff. 0.534)
694.17/694.39	c GARBAGE COLLECT
694.17/694.39	c #Conflicts:    1815000 | #Learnt:      32745 | 0.000
694.17/694.39	c total clause space: 127.173MB
694.17/694.39	c total #watches: 101706
694.57/694.70	c total #propagations: 336316035 / total #impl: 629609426 (eff. 0.534)
694.57/694.70	c #Conflicts:    1816000 | #Learnt:      33745 | 0.000
694.57/694.70	c total clause space: 127.173MB
694.57/694.70	c total #watches: 104463
694.97/695.10	c total #propagations: 336508748 / total #impl: 629965843 (eff. 0.534)
694.97/695.10	c #Conflicts:    1817000 | #Learnt:      34745 | 0.000
694.97/695.10	c total clause space: 127.173MB
694.97/695.10	c total #watches: 107052
695.27/695.48	c total #propagations: 336701111 / total #impl: 630315244 (eff. 0.534)
695.27/695.48	c #Conflicts:    1818000 | #Learnt:      35745 | 0.000
695.27/695.48	c total clause space: 127.173MB
695.27/695.48	c total #watches: 109848
695.77/695.91	c total #propagations: 336859730 / total #impl: 630625332 (eff. 0.534)
695.77/695.91	c #Conflicts:    1819000 | #Learnt:      36745 | 0.000
695.77/695.91	c total clause space: 127.173MB
695.77/695.91	c total #watches: 112584
696.07/696.28	c total #propagations: 337054488 / total #impl: 630988498 (eff. 0.534)
696.07/696.28	c #Conflicts:    1820000 | #Learnt:      37745 | 0.000
696.07/696.28	c total clause space: 127.173MB
696.07/696.28	c total #watches: 115249
696.57/696.70	c total #propagations: 337234640 / total #impl: 631332854 (eff. 0.534)
696.57/696.70	c #Conflicts:    1821000 | #Learnt:      38745 | 0.000
696.57/696.70	c total clause space: 127.173MB
696.57/696.70	c total #watches: 118145
696.97/697.19	c total #propagations: 337431524 / total #impl: 631696681 (eff. 0.534)
696.97/697.19	c #Conflicts:    1822000 | #Learnt:      39745 | 0.000
696.97/697.19	c total clause space: 127.173MB
696.97/697.19	c total #watches: 120697
697.38/697.56	c total #propagations: 337614507 / total #impl: 632058476 (eff. 0.534)
697.38/697.56	c #Conflicts:    1823000 | #Learnt:      40745 | 0.000
697.38/697.56	c total clause space: 127.173MB
697.38/697.56	c total #watches: 123351
697.87/698.00	c total #propagations: 337808022 / total #impl: 632397019 (eff. 0.534)
697.87/698.00	c #Conflicts:    1824000 | #Learnt:      41745 | 0.000
697.87/698.00	c total clause space: 127.173MB
697.87/698.00	c total #watches: 126427
698.38/698.58	c total #propagations: 338010303 / total #impl: 632779695 (eff. 0.534)
698.38/698.58	c #Conflicts:    1825000 | #Learnt:      42745 | 0.000
698.38/698.58	c total clause space: 127.173MB
698.38/698.58	c total #watches: 129041
698.97/699.11	c total #propagations: 338208136 / total #impl: 633151003 (eff. 0.534)
698.97/699.11	c #Conflicts:    1826000 | #Learnt:      43745 | 0.000
698.97/699.11	c total clause space: 127.173MB
698.97/699.11	c total #watches: 131351
699.48/699.65	c total #propagations: 338388584 / total #impl: 633487711 (eff. 0.534)
699.48/699.65	c #Conflicts:    1827000 | #Learnt:      44745 | 0.000
699.48/699.65	c total clause space: 127.173MB
699.48/699.65	c total #watches: 133850
699.97/700.13	c total #propagations: 338575100 / total #impl: 633828807 (eff. 0.534)
699.97/700.13	c #Conflicts:    1828000 | #Learnt:      45745 | 0.000
699.97/700.13	c total clause space: 127.173MB
699.97/700.13	c total #watches: 136218
700.47/700.60	c total #propagations: 338764284 / total #impl: 634184860 (eff. 0.534)
700.47/700.60	c #Conflicts:    1829000 | #Learnt:      46745 | 0.000
700.47/700.60	c total clause space: 127.173MB
700.47/700.60	c total #watches: 138595
700.87/701.07	c total #propagations: 338940558 / total #impl: 634506524 (eff. 0.534)
700.87/701.07	c #Conflicts:    1830000 | #Learnt:      47745 | 0.000
700.87/701.07	c total clause space: 127.173MB
700.87/701.07	c total #watches: 140967
701.37/701.56	c total #propagations: 339133040 / total #impl: 634866572 (eff. 0.534)
701.37/701.56	c #Conflicts:    1831000 | #Learnt:      48745 | 0.000
701.37/701.56	c total clause space: 127.173MB
701.37/701.56	c total #watches: 143466
701.87/702.09	c total #propagations: 339324633 / total #impl: 635218272 (eff. 0.534)
701.87/702.09	c #Conflicts:    1832000 | #Learnt:      49745 | 0.000
701.87/702.09	c total clause space: 127.173MB
701.87/702.09	c total #watches: 145921
702.47/702.61	c total #propagations: 339523208 / total #impl: 635592349 (eff. 0.534)
702.47/702.61	c #Conflicts:    1833000 | #Learnt:      50745 | 0.000
702.47/702.61	c total clause space: 127.173MB
702.47/702.61	c total #watches: 148694
702.88/703.09	c total #propagations: 339710186 / total #impl: 635959052 (eff. 0.534)
702.88/703.09	c #Conflicts:    1834000 | #Learnt:      51745 | 0.000
702.88/703.09	c total clause space: 127.173MB
702.88/703.09	c total #watches: 151251
703.37/703.57	c total #propagations: 339874854 / total #impl: 636251095 (eff. 0.534)
703.37/703.57	c #Conflicts:    1835000 | #Learnt:      52745 | 0.000
703.37/703.57	c total clause space: 127.173MB
703.37/703.57	c total #watches: 153573
703.88/704.05	c total #propagations: 340042250 / total #impl: 636555551 (eff. 0.534)
703.88/704.05	c #Conflicts:    1836000 | #Learnt:      53745 | 0.000
703.88/704.05	c total clause space: 127.173MB
703.88/704.05	c total #watches: 155853
704.37/704.58	c total #propagations: 340205776 / total #impl: 636851217 (eff. 0.534)
704.37/704.58	c #Conflicts:    1837000 | #Learnt:      54745 | 0.000
704.37/704.58	c total clause space: 127.173MB
704.37/704.58	c total #watches: 158414
704.97/705.18	c total #propagations: 340376832 / total #impl: 637176327 (eff. 0.534)
704.97/705.18	c #Conflicts:    1838000 | #Learnt:      55745 | 0.000
704.97/705.18	c total clause space: 127.173MB
704.97/705.18	c total #watches: 160895
705.57/705.75	c total #propagations: 340555825 / total #impl: 637514844 (eff. 0.534)
705.57/705.75	c #Conflicts:    1839000 | #Learnt:      56745 | 0.000
705.57/705.75	c total clause space: 127.173MB
705.57/705.75	c total #watches: 163297
706.17/706.34	c total #propagations: 340734216 / total #impl: 637858892 (eff. 0.534)
706.17/706.34	c #Conflicts:    1840000 | #Learnt:      57745 | 0.000
706.17/706.34	c total clause space: 127.173MB
706.17/706.34	c total #watches: 166018
706.67/706.88	c total #propagations: 340894327 / total #impl: 638161866 (eff. 0.534)
706.67/706.88	c #Conflicts:    1841000 | #Learnt:      58745 | 0.000
706.67/706.88	c total clause space: 127.173MB
706.67/706.88	c total #watches: 168140
707.27/707.49	c total #propagations: 341056127 / total #impl: 638463380 (eff. 0.534)
707.27/707.49	c #Conflicts:    1842000 | #Learnt:      59745 | 0.000
707.27/707.49	c total clause space: 127.173MB
707.27/707.49	c total #watches: 170519
707.97/708.16	c total #propagations: 341229078 / total #impl: 638799813 (eff. 0.534)
707.97/708.16	c #Conflicts:    1843000 | #Learnt:      60745 | 0.000
707.97/708.16	c total clause space: 127.173MB
707.97/708.16	c total #watches: 172717
708.67/708.86	c total #propagations: 341407216 / total #impl: 639146057 (eff. 0.534)
708.67/708.86	c #Conflicts:    1844000 | #Learnt:      61745 | 0.000
708.67/708.86	c total clause space: 127.173MB
708.67/708.86	c total #watches: 175040
709.27/709.49	c total #propagations: 341593625 / total #impl: 639515196 (eff. 0.534)
709.27/709.49	c #Conflicts:    1845000 | #Learnt:      62745 | 0.000
709.27/709.49	c total clause space: 127.173MB
709.27/709.49	c total #watches: 177620
709.97/710.19	c total #propagations: 341764854 / total #impl: 639842078 (eff. 0.534)
709.97/710.19	c #Conflicts:    1846000 | #Learnt:      63745 | 0.000
709.97/710.19	c total clause space: 127.173MB
709.97/710.19	c total #watches: 179976
710.77/710.99	c total #propagations: 341930123 / total #impl: 640151889 (eff. 0.534)
710.77/710.99	c #Conflicts:    1847000 | #Learnt:      64745 | 0.000
710.77/710.99	c total clause space: 127.173MB
710.77/710.99	c total #watches: 182520
711.57/711.77	c total #propagations: 342125699 / total #impl: 640517391 (eff. 0.534)
711.57/711.77	c #Conflicts:    1848000 | #Learnt:      65745 | 0.000
711.57/711.77	c total clause space: 127.173MB
711.57/711.77	c total #watches: 185127
712.07/712.20	c total #propagations: 342312186 / total #impl: 640867545 (eff. 0.534)
712.07/712.20	c GARBAGE COLLECT
712.07/712.20	c #Conflicts:    1849000 | #Learnt:      33846 | 0.000
712.07/712.20	c total clause space: 127.173MB
712.07/712.20	c total #watches: 104409
712.47/712.60	c total #propagations: 342510193 / total #impl: 641226967 (eff. 0.534)
712.47/712.60	c #Conflicts:    1850000 | #Learnt:      34846 | 0.000
712.47/712.60	c total clause space: 127.173MB
712.47/712.60	c total #watches: 107063
712.87/713.05	c total #propagations: 342710831 / total #impl: 641589242 (eff. 0.534)
712.87/713.05	c #Conflicts:    1851000 | #Learnt:      35846 | 0.000
712.87/713.05	c total clause space: 127.173MB
712.87/713.05	c total #watches: 109588
713.27/713.44	c total #propagations: 342921066 / total #impl: 641985243 (eff. 0.534)
713.27/713.44	c #Conflicts:    1852000 | #Learnt:      36846 | 0.000
713.27/713.44	c total clause space: 127.173MB
713.27/713.44	c total #watches: 112112
713.67/713.89	c total #propagations: 343116275 / total #impl: 642340162 (eff. 0.534)
713.67/713.89	c #Conflicts:    1853000 | #Learnt:      37846 | 0.000
713.67/713.89	c total clause space: 127.173MB
713.67/713.89	c total #watches: 114361
714.17/714.37	c total #propagations: 343310575 / total #impl: 642713883 (eff. 0.534)
714.17/714.37	c #Conflicts:    1854000 | #Learnt:      38846 | 0.000
714.17/714.37	c total clause space: 127.173MB
714.17/714.37	c total #watches: 116684
714.67/714.80	c total #propagations: 343502308 / total #impl: 643081255 (eff. 0.534)
714.67/714.80	c #Conflicts:    1855000 | #Learnt:      39846 | 0.000
714.67/714.80	c total clause space: 127.173MB
714.67/714.80	c total #watches: 119181
715.07/715.28	c total #propagations: 343688618 / total #impl: 643427746 (eff. 0.534)
715.07/715.28	c #Conflicts:    1856000 | #Learnt:      40846 | 0.000
715.07/715.28	c total clause space: 127.173MB
715.07/715.28	c total #watches: 121928
715.57/715.73	c total #propagations: 343882677 / total #impl: 643780735 (eff. 0.534)
715.57/715.73	c #Conflicts:    1857000 | #Learnt:      41846 | 0.000
715.57/715.73	c total clause space: 127.173MB
715.57/715.73	c total #watches: 124615
715.97/716.20	c total #propagations: 344072666 / total #impl: 644139636 (eff. 0.534)
715.97/716.20	c #Conflicts:    1858000 | #Learnt:      42846 | 0.000
715.97/716.20	c total clause space: 127.173MB
715.97/716.20	c total #watches: 127464
716.57/716.70	c total #propagations: 344274435 / total #impl: 644533504 (eff. 0.534)
716.57/716.70	c #Conflicts:    1859000 | #Learnt:      43846 | 0.000
716.57/716.70	c total clause space: 127.173MB
716.57/716.70	c total #watches: 129970
716.97/717.17	c total #propagations: 344478424 / total #impl: 644923779 (eff. 0.534)
716.97/717.17	c #Conflicts:    1860000 | #Learnt:      44846 | 0.000
716.97/717.17	c total clause space: 127.173MB
716.97/717.17	c total #watches: 132640
717.47/717.68	c total #propagations: 344673224 / total #impl: 645279018 (eff. 0.534)
717.47/717.68	c #Conflicts:    1861000 | #Learnt:      45846 | 0.000
717.47/717.68	c total clause space: 127.173MB
717.47/717.68	c total #watches: 135224
718.07/718.22	c total #propagations: 344878485 / total #impl: 645655142 (eff. 0.534)
718.07/718.22	c #Conflicts:    1862000 | #Learnt:      46846 | 0.000
718.07/718.22	c total clause space: 127.173MB
718.07/718.22	c total #watches: 137551
718.57/718.79	c total #propagations: 345078515 / total #impl: 646040898 (eff. 0.534)
718.57/718.79	c #Conflicts:    1863000 | #Learnt:      47846 | 0.000
718.57/718.79	c total clause space: 127.173MB
718.57/718.79	c total #watches: 140135
719.17/719.35	c total #propagations: 345275619 / total #impl: 646417571 (eff. 0.534)
719.17/719.35	c #Conflicts:    1864000 | #Learnt:      48846 | 0.000
719.17/719.35	c total clause space: 127.173MB
719.17/719.35	c total #watches: 142521
719.77/719.91	c total #propagations: 345474538 / total #impl: 646788195 (eff. 0.534)
719.77/719.91	c #Conflicts:    1865000 | #Learnt:      49846 | 0.000
719.77/719.91	c total clause space: 127.173MB
719.77/719.91	c total #watches: 145143
720.37/720.54	c total #propagations: 345666672 / total #impl: 647148556 (eff. 0.534)
720.37/720.54	c #Conflicts:    1866000 | #Learnt:      50846 | 0.000
720.37/720.54	c total clause space: 127.173MB
720.37/720.54	c total #watches: 147642
721.07/721.21	c total #propagations: 345871502 / total #impl: 647548654 (eff. 0.534)
721.07/721.21	c #Conflicts:    1867000 | #Learnt:      51846 | 0.000
721.07/721.21	c total clause space: 127.173MB
721.07/721.21	c total #watches: 150094
721.67/721.86	c total #propagations: 346080203 / total #impl: 647979761 (eff. 0.534)
721.67/721.86	c #Conflicts:    1868000 | #Learnt:      52846 | 0.000
721.67/721.86	c total clause space: 127.173MB
721.67/721.86	c total #watches: 152587
722.37/722.52	c total #propagations: 346277296 / total #impl: 648387721 (eff. 0.534)
722.37/722.52	c #Conflicts:    1869000 | #Learnt:      53846 | 0.000
722.37/722.52	c total clause space: 127.173MB
722.37/722.52	c total #watches: 155029
723.07/723.22	c total #propagations: 346472809 / total #impl: 648798254 (eff. 0.534)
723.07/723.22	c #Conflicts:    1870000 | #Learnt:      54846 | 0.000
723.07/723.22	c total clause space: 127.173MB
723.07/723.22	c total #watches: 157332
723.67/723.90	c total #propagations: 346673625 / total #impl: 649224804 (eff. 0.534)
723.67/723.90	c #Conflicts:    1871000 | #Learnt:      55846 | 0.000
723.67/723.90	c total clause space: 127.173MB
723.67/723.90	c total #watches: 159907
724.46/724.64	c total #propagations: 346864025 / total #impl: 649622539 (eff. 0.534)
724.46/724.64	c #Conflicts:    1872000 | #Learnt:      56846 | 0.000
724.46/724.64	c total clause space: 127.173MB
724.46/724.64	c total #watches: 162345
724.97/725.19	c total #propagations: 347064661 / total #impl: 650022030 (eff. 0.534)
724.97/725.19	c #Conflicts:    1873000 | #Learnt:      57846 | 0.000
724.97/725.19	c total clause space: 127.173MB
724.97/725.19	c total #watches: 164959
725.66/725.87	c total #propagations: 347248047 / total #impl: 650365592 (eff. 0.534)
725.66/725.87	c #Conflicts:    1874000 | #Learnt:      58846 | 0.000
725.66/725.87	c total clause space: 127.173MB
725.66/725.87	c total #watches: 167615
726.26/726.48	c total #propagations: 347424980 / total #impl: 650696964 (eff. 0.534)
726.26/726.48	c #Conflicts:    1875000 | #Learnt:      59846 | 0.000
726.26/726.48	c total clause space: 127.173MB
726.26/726.48	c total #watches: 170286
726.86/727.02	c total #propagations: 347591372 / total #impl: 651032226 (eff. 0.534)
726.86/727.02	c #Conflicts:    1876000 | #Learnt:      60846 | 0.000
726.86/727.02	c total clause space: 127.173MB
726.86/727.02	c total #watches: 172789
727.56/727.75	c total #propagations: 347739973 / total #impl: 651351362 (eff. 0.534)
727.56/727.75	c #Conflicts:    1877000 | #Learnt:      61846 | 0.000
727.56/727.75	c total clause space: 127.173MB
727.56/727.75	c total #watches: 175368
728.36/728.55	c total #propagations: 347930122 / total #impl: 651717883 (eff. 0.534)
728.36/728.55	c #Conflicts:    1878000 | #Learnt:      62846 | 0.000
728.36/728.55	c total clause space: 127.173MB
728.36/728.55	c total #watches: 178054
728.86/729.08	c total #propagations: 348120162 / total #impl: 652077374 (eff. 0.534)
728.86/729.08	c #Conflicts:    1879000 | #Learnt:      63846 | 0.000
728.86/729.08	c total clause space: 127.173MB
728.86/729.08	c total #watches: 180717
729.56/729.73	c total #propagations: 348266915 / total #impl: 652381453 (eff. 0.534)
729.56/729.73	c #Conflicts:    1880000 | #Learnt:      64846 | 0.000
729.56/729.73	c total clause space: 127.173MB
729.56/729.73	c total #watches: 183267
730.46/730.64	c total #propagations: 348442379 / total #impl: 652728287 (eff. 0.534)
730.46/730.64	c #Conflicts:    1881000 | #Learnt:      65846 | 0.000
730.46/730.64	c total clause space: 127.173MB
730.46/730.64	c total #watches: 186063
730.96/731.16	c total #propagations: 348642594 / total #impl: 653105778 (eff. 0.534)
730.96/731.16	c GARBAGE COLLECT
730.96/731.16	c #Conflicts:    1882000 | #Learnt:      33640 | 0.000
730.96/731.16	c total clause space: 127.173MB
730.96/731.16	c total #watches: 103853
731.37/731.54	c total #propagations: 348791294 / total #impl: 653415204 (eff. 0.534)
731.37/731.54	c #Conflicts:    1883000 | #Learnt:      34640 | 0.000
731.37/731.54	c total clause space: 127.173MB
731.37/731.54	c total #watches: 106651
731.76/731.93	c total #propagations: 348983656 / total #impl: 653766161 (eff. 0.534)
731.76/731.93	c #Conflicts:    1884000 | #Learnt:      35640 | 0.000
731.76/731.93	c total clause space: 127.173MB
731.76/731.93	c total #watches: 109138
732.16/732.31	c total #propagations: 349167201 / total #impl: 654102173 (eff. 0.534)
732.16/732.31	c #Conflicts:    1885000 | #Learnt:      36640 | 0.000
732.16/732.31	c total clause space: 127.173MB
732.16/732.31	c total #watches: 111726
732.47/732.62	c total #propagations: 349345099 / total #impl: 654437910 (eff. 0.534)
732.47/732.62	c #Conflicts:    1886000 | #Learnt:      37640 | 0.000
732.47/732.62	c total clause space: 127.173MB
732.47/732.62	c total #watches: 114591
732.76/732.93	c total #propagations: 349533531 / total #impl: 654796103 (eff. 0.534)
732.76/732.93	c #Conflicts:    1887000 | #Learnt:      38640 | 0.000
732.76/732.93	c total clause space: 127.173MB
732.76/732.93	c total #watches: 117684
733.16/733.30	c total #propagations: 349720361 / total #impl: 655160980 (eff. 0.534)
733.16/733.30	c #Conflicts:    1888000 | #Learnt:      39640 | 0.000
733.16/733.30	c total clause space: 127.173MB
733.16/733.30	c total #watches: 120857
733.57/733.71	c total #propagations: 349913162 / total #impl: 655545865 (eff. 0.534)
733.57/733.71	c #Conflicts:    1889000 | #Learnt:      40640 | 0.000
733.57/733.71	c total clause space: 127.173MB
733.57/733.71	c total #watches: 124221
733.86/734.08	c total #propagations: 350110217 / total #impl: 655925812 (eff. 0.534)
733.86/734.08	c #Conflicts:    1890000 | #Learnt:      41640 | 0.000
733.86/734.08	c total clause space: 127.173MB
733.86/734.08	c total #watches: 127118
734.26/734.49	c total #propagations: 350274266 / total #impl: 656232915 (eff. 0.534)
734.26/734.49	c #Conflicts:    1891000 | #Learnt:      42640 | 0.000
734.26/734.49	c total clause space: 127.173MB
734.26/734.49	c total #watches: 130087
734.86/735.04	c total #propagations: 350429785 / total #impl: 656540750 (eff. 0.534)
734.86/735.04	c #Conflicts:    1892000 | #Learnt:      43640 | 0.000
734.86/735.04	c total clause space: 127.173MB
734.86/735.04	c total #watches: 132697
735.36/735.59	c total #propagations: 350629012 / total #impl: 656903559 (eff. 0.534)
735.36/735.59	c #Conflicts:    1893000 | #Learnt:      44640 | 0.000
735.36/735.59	c total clause space: 127.173MB
735.36/735.59	c total #watches: 135356
735.96/736.16	c total #propagations: 350824264 / total #impl: 657257189 (eff. 0.534)
735.96/736.16	c #Conflicts:    1894000 | #Learnt:      45640 | 0.000
735.96/736.16	c total clause space: 127.173MB
735.96/736.16	c total #watches: 138207
736.46/736.65	c total #propagations: 351026287 / total #impl: 657630652 (eff. 0.534)
736.46/736.65	c #Conflicts:    1895000 | #Learnt:      46640 | 0.000
736.46/736.65	c total clause space: 127.173MB
736.46/736.65	c total #watches: 140597
736.97/737.10	c total #propagations: 351190107 / total #impl: 657943850 (eff. 0.534)
736.97/737.10	c #Conflicts:    1896000 | #Learnt:      47640 | 0.000
736.97/737.10	c total clause space: 127.173MB
736.97/737.10	c total #watches: 143340
737.46/737.64	c total #propagations: 351348152 / total #impl: 658250451 (eff. 0.534)
737.46/737.64	c #Conflicts:    1897000 | #Learnt:      48640 | 0.000
737.46/737.64	c total clause space: 127.173MB
737.46/737.64	c total #watches: 145809
738.07/738.26	c total #propagations: 351518414 / total #impl: 658573153 (eff. 0.534)
738.07/738.26	c #Conflicts:    1898000 | #Learnt:      49640 | 0.000
738.07/738.26	c total clause space: 127.173MB
738.07/738.26	c total #watches: 148129
738.76/738.91	c total #propagations: 351714554 / total #impl: 658926804 (eff. 0.534)
738.76/738.91	c #Conflicts:    1899000 | #Learnt:      50640 | 0.000
738.76/738.91	c total clause space: 127.173MB
738.76/738.91	c total #watches: 150422
739.17/739.39	c total #propagations: 351913590 / total #impl: 659286518 (eff. 0.534)
739.17/739.39	c #Conflicts:    1900000 | #Learnt:      51640 | 0.000
739.17/739.39	c total clause space: 127.173MB
739.17/739.39	c total #watches: 152796
739.86/740.03	c total #propagations: 352071498 / total #impl: 659596587 (eff. 0.534)
739.86/740.03	c #Conflicts:    1901000 | #Learnt:      52640 | 0.000
739.86/740.03	c total clause space: 127.173MB
739.86/740.03	c total #watches: 155713
740.46/740.62	c total #propagations: 352258737 / total #impl: 659946050 (eff. 0.534)
740.46/740.62	c #Conflicts:    1902000 | #Learnt:      53640 | 0.000
740.46/740.62	c total clause space: 127.173MB
740.46/740.62	c total #watches: 158252
741.16/741.31	c total #propagations: 352450375 / total #impl: 660290450 (eff. 0.534)
741.16/741.31	c #Conflicts:    1903000 | #Learnt:      54640 | 0.000
741.16/741.31	c total clause space: 127.173MB
741.16/741.31	c total #watches: 160766
741.86/742.00	c total #propagations: 352645206 / total #impl: 660650398 (eff. 0.534)
741.86/742.00	c #Conflicts:    1904000 | #Learnt:      55640 | 0.000
741.86/742.00	c total clause space: 127.173MB
741.86/742.00	c total #watches: 163887
742.47/742.68	c total #propagations: 352852478 / total #impl: 661024100 (eff. 0.534)
742.47/742.68	c #Conflicts:    1905000 | #Learnt:      56640 | 0.000
742.47/742.68	c total clause space: 127.173MB
742.47/742.68	c total #watches: 166882
743.06/743.24	c total #propagations: 353050418 / total #impl: 661416270 (eff. 0.534)
743.06/743.24	c #Conflicts:    1906000 | #Learnt:      57640 | 0.000
743.06/743.24	c total clause space: 127.173MB
743.06/743.24	c total #watches: 169979
743.57/743.75	c total #propagations: 353219508 / total #impl: 661762897 (eff. 0.534)
743.57/743.75	c #Conflicts:    1907000 | #Learnt:      58640 | 0.000
743.57/743.75	c total clause space: 127.173MB
743.57/743.75	c total #watches: 173027
744.26/744.46	c total #propagations: 353375036 / total #impl: 662097697 (eff. 0.534)
744.26/744.46	c #Conflicts:    1908000 | #Learnt:      59640 | 0.000
744.26/744.46	c total clause space: 127.173MB
744.26/744.46	c total #watches: 175252
744.86/745.08	c total #propagations: 353553577 / total #impl: 662443056 (eff. 0.534)
744.86/745.08	c #Conflicts:    1909000 | #Learnt:      60640 | 0.000
744.86/745.08	c total clause space: 127.173MB
744.86/745.08	c total #watches: 177969
745.67/745.80	c total #propagations: 353745267 / total #impl: 662785338 (eff. 0.534)
745.67/745.80	c #Conflicts:    1910000 | #Learnt:      61640 | 0.000
745.67/745.80	c total clause space: 127.173MB
745.67/745.80	c total #watches: 180679
746.36/746.58	c total #propagations: 353940278 / total #impl: 663179809 (eff. 0.534)
746.36/746.58	c #Conflicts:    1911000 | #Learnt:      62640 | 0.000
746.36/746.58	c total clause space: 127.173MB
746.36/746.58	c total #watches: 183209
747.16/747.34	c total #propagations: 354138685 / total #impl: 663556366 (eff. 0.534)
747.16/747.34	c #Conflicts:    1912000 | #Learnt:      63640 | 0.000
747.16/747.34	c total clause space: 127.173MB
747.16/747.34	c total #watches: 185705
747.87/748.07	c total #propagations: 354335373 / total #impl: 663933227 (eff. 0.534)
747.87/748.07	c #Conflicts:    1913000 | #Learnt:      64640 | 0.000
747.87/748.07	c total clause space: 127.173MB
747.87/748.07	c total #watches: 188101
748.56/748.80	c total #propagations: 354534863 / total #impl: 664319049 (eff. 0.534)
748.56/748.80	c #Conflicts:    1914000 | #Learnt:      65640 | 0.000
748.56/748.80	c total clause space: 127.173MB
748.56/748.80	c total #watches: 190522
749.36/749.52	c total #propagations: 354715847 / total #impl: 664670453 (eff. 0.534)
749.36/749.52	c #Conflicts:    1915000 | #Learnt:      66640 | 0.000
749.36/749.52	c total clause space: 127.173MB
749.36/749.52	c total #watches: 192902
749.86/750.07	c total #propagations: 354906683 / total #impl: 665028354 (eff. 0.534)
749.86/750.07	c GARBAGE COLLECT
749.86/750.07	c #Conflicts:    1916000 | #Learnt:      34142 | 0.000
749.86/750.07	c total clause space: 127.173MB
749.86/750.07	c total #watches: 105221
750.26/750.44	c total #propagations: 355102522 / total #impl: 665390533 (eff. 0.534)
750.26/750.44	c #Conflicts:    1917000 | #Learnt:      35142 | 0.000
750.26/750.44	c total clause space: 127.173MB
750.26/750.44	c total #watches: 107547
750.56/750.79	c total #propagations: 355287780 / total #impl: 665726600 (eff. 0.534)
750.56/750.79	c #Conflicts:    1918000 | #Learnt:      36142 | 0.000
750.56/750.79	c total clause space: 127.173MB
750.56/750.79	c total #watches: 110494
751.07/751.20	c total #propagations: 355454878 / total #impl: 666063299 (eff. 0.534)
751.07/751.20	c #Conflicts:    1919000 | #Learnt:      37142 | 0.000
751.07/751.20	c total clause space: 127.173MB
751.07/751.20	c total #watches: 113261
751.47/751.65	c total #propagations: 355654612 / total #impl: 666429255 (eff. 0.534)
751.47/751.65	c #Conflicts:    1920000 | #Learnt:      38142 | 0.000
751.47/751.65	c total clause space: 127.173MB
751.47/751.65	c total #watches: 115934
751.87/752.03	c total #propagations: 355864571 / total #impl: 666824725 (eff. 0.534)
751.87/752.03	c #Conflicts:    1921000 | #Learnt:      39142 | 0.000
751.87/752.03	c total clause space: 127.173MB
751.87/752.03	c total #watches: 118471
752.28/752.49	c total #propagations: 356035990 / total #impl: 667140915 (eff. 0.534)
752.28/752.49	c #Conflicts:    1922000 | #Learnt:      40142 | 0.000
752.28/752.49	c total clause space: 127.173MB
752.28/752.49	c total #watches: 121209
752.87/753.01	c total #propagations: 356226944 / total #impl: 667489652 (eff. 0.534)
752.87/753.01	c #Conflicts:    1923000 | #Learnt:      41142 | 0.000
752.87/753.01	c total clause space: 127.173MB
752.87/753.01	c total #watches: 124081
753.38/753.50	c total #propagations: 356429828 / total #impl: 667848516 (eff. 0.534)
753.38/753.50	c #Conflicts:    1924000 | #Learnt:      42142 | 0.000
753.38/753.50	c total clause space: 127.173MB
753.38/753.50	c total #watches: 127426
753.87/754.00	c total #propagations: 356649766 / total #impl: 668234533 (eff. 0.534)
753.87/754.00	c #Conflicts:    1925000 | #Learnt:      43142 | 0.000
753.87/754.00	c total clause space: 127.173MB
753.87/754.00	c total #watches: 130448
754.27/754.47	c total #propagations: 356855774 / total #impl: 668603455 (eff. 0.534)
754.27/754.47	c #Conflicts:    1926000 | #Learnt:      44142 | 0.000
754.27/754.47	c total clause space: 127.173MB
754.27/754.47	c total #watches: 133291
754.77/754.96	c total #propagations: 357026344 / total #impl: 668934500 (eff. 0.534)
754.77/754.96	c #Conflicts:    1927000 | #Learnt:      45142 | 0.000
754.77/754.96	c total clause space: 127.173MB
754.77/754.96	c total #watches: 135801
755.37/755.55	c total #propagations: 357211116 / total #impl: 669270270 (eff. 0.534)
755.37/755.55	c #Conflicts:    1928000 | #Learnt:      46142 | 0.000
755.37/755.55	c total clause space: 127.173MB
755.37/755.55	c total #watches: 138626
755.87/756.09	c total #propagations: 357408114 / total #impl: 669633953 (eff. 0.534)
755.87/756.09	c #Conflicts:    1929000 | #Learnt:      47142 | 0.000
755.87/756.09	c total clause space: 127.173MB
755.87/756.09	c total #watches: 141748
756.47/756.63	c total #propagations: 357609137 / total #impl: 670002180 (eff. 0.534)
756.47/756.63	c #Conflicts:    1930000 | #Learnt:      48142 | 0.000
756.47/756.63	c total clause space: 127.173MB
756.47/756.63	c total #watches: 143998
756.97/757.18	c total #propagations: 357796983 / total #impl: 670355402 (eff. 0.534)
756.97/757.18	c #Conflicts:    1931000 | #Learnt:      49142 | 0.000
756.97/757.18	c total clause space: 127.173MB
756.97/757.18	c total #watches: 146363
757.47/757.67	c total #propagations: 357980635 / total #impl: 670708400 (eff. 0.534)
757.47/757.67	c #Conflicts:    1932000 | #Learnt:      50142 | 0.000
757.47/757.67	c total clause space: 127.173MB
757.47/757.67	c total #watches: 149153
758.07/758.24	c total #propagations: 358161906 / total #impl: 671050549 (eff. 0.534)
758.07/758.24	c #Conflicts:    1933000 | #Learnt:      51142 | 0.000
758.07/758.24	c total clause space: 127.173MB
758.07/758.24	c total #watches: 151950
758.67/758.82	c total #propagations: 358349747 / total #impl: 671402344 (eff. 0.534)
758.67/758.82	c #Conflicts:    1934000 | #Learnt:      52142 | 0.000
758.67/758.82	c total clause space: 127.173MB
758.67/758.82	c total #watches: 154345
759.27/759.45	c total #propagations: 358527953 / total #impl: 671733868 (eff. 0.534)
759.27/759.45	c #Conflicts:    1935000 | #Learnt:      53142 | 0.000
759.27/759.45	c total clause space: 127.173MB
759.27/759.45	c total #watches: 156738
759.87/760.09	c total #propagations: 358713292 / total #impl: 672078557 (eff. 0.534)
759.87/760.09	c #Conflicts:    1936000 | #Learnt:      54142 | 0.000
759.87/760.09	c total clause space: 127.173MB
759.87/760.09	c total #watches: 159038
760.67/760.80	c total #propagations: 358903096 / total #impl: 672438384 (eff. 0.534)
760.67/760.80	c #Conflicts:    1937000 | #Learnt:      55142 | 0.000
760.67/760.80	c total clause space: 127.173MB
760.67/760.80	c total #watches: 161450
761.27/761.41	c total #propagations: 359083742 / total #impl: 672782462 (eff. 0.534)
761.27/761.41	c #Conflicts:    1938000 | #Learnt:      56142 | 0.000
761.27/761.41	c total clause space: 127.173MB
761.27/761.41	c total #watches: 163981
761.67/761.88	c total #propagations: 359263894 / total #impl: 673124601 (eff. 0.534)
761.67/761.88	c #Conflicts:    1939000 | #Learnt:      57142 | 0.000
761.67/761.88	c total clause space: 127.173MB
761.67/761.88	c total #watches: 166730
762.37/762.57	c total #propagations: 359434581 / total #impl: 673465065 (eff. 0.534)
762.37/762.57	c #Conflicts:    1940000 | #Learnt:      58142 | 0.000
762.37/762.57	c total clause space: 127.173MB
762.37/762.57	c total #watches: 169411
762.97/763.17	c total #propagations: 359625881 / total #impl: 673833573 (eff. 0.534)
762.97/763.17	c #Conflicts:    1941000 | #Learnt:      59142 | 0.000
762.97/763.17	c total clause space: 127.173MB
762.97/763.17	c total #watches: 172039
763.67/763.87	c total #propagations: 359810889 / total #impl: 674193862 (eff. 0.534)
763.67/763.87	c #Conflicts:    1942000 | #Learnt:      60142 | 0.000
763.67/763.87	c total clause space: 127.173MB
763.67/763.87	c total #watches: 174468
764.37/764.60	c total #propagations: 359994524 / total #impl: 674526876 (eff. 0.534)
764.37/764.60	c #Conflicts:    1943000 | #Learnt:      61142 | 0.000
764.37/764.60	c total clause space: 127.173MB
764.37/764.60	c total #watches: 176830
765.07/765.25	c total #propagations: 360191011 / total #impl: 674884406 (eff. 0.534)
765.07/765.25	c #Conflicts:    1944000 | #Learnt:      62142 | 0.000
765.07/765.25	c total clause space: 127.173MB
765.07/765.25	c total #watches: 179441
765.77/765.96	c total #propagations: 360380724 / total #impl: 675242634 (eff. 0.534)
765.77/765.96	c #Conflicts:    1945000 | #Learnt:      63142 | 0.000
765.77/765.96	c total clause space: 127.173MB
765.77/765.96	c total #watches: 182053
766.47/766.69	c total #propagations: 360563918 / total #impl: 675592161 (eff. 0.534)
766.47/766.69	c #Conflicts:    1946000 | #Learnt:      64142 | 0.000
766.47/766.69	c total clause space: 127.173MB
766.47/766.69	c total #watches: 184752
767.07/767.22	c total #propagations: 360741007 / total #impl: 675924055 (eff. 0.534)
767.07/767.22	c #Conflicts:    1947000 | #Learnt:      65142 | 0.000
767.07/767.22	c total clause space: 127.173MB
767.07/767.22	c total #watches: 187151
767.87/768.01	c total #propagations: 360905759 / total #impl: 676253250 (eff. 0.534)
767.87/768.01	c #Conflicts:    1948000 | #Learnt:      66142 | 0.000
767.87/768.01	c total clause space: 127.173MB
767.87/768.01	c total #watches: 190019
768.67/768.84	c total #propagations: 361089254 / total #impl: 676588813 (eff. 0.534)
768.67/768.84	c #Conflicts:    1949000 | #Learnt:      67142 | 0.000
768.67/768.84	c total clause space: 127.173MB
768.67/768.84	c total #watches: 192737
769.17/769.35	c total #propagations: 361291079 / total #impl: 676981739 (eff. 0.534)
769.17/769.35	c GARBAGE COLLECT
769.17/769.35	c #Conflicts:    1950000 | #Learnt:      34340 | 0.000
769.17/769.35	c total clause space: 127.173MB
769.17/769.35	c total #watches: 105708
769.47/769.68	c total #propagations: 361469617 / total #impl: 677310622 (eff. 0.534)
769.47/769.68	c #Conflicts:    1951000 | #Learnt:      35340 | 0.000
769.47/769.68	c total clause space: 127.173MB
769.47/769.68	c total #watches: 108875
769.77/770.00	c total #propagations: 361631779 / total #impl: 677626783 (eff. 0.534)
769.77/770.00	c #Conflicts:    1952000 | #Learnt:      36340 | 0.000
769.77/770.00	c total clause space: 127.173MB
769.77/770.00	c total #watches: 111908
770.07/770.26	c total #propagations: 361768994 / total #impl: 677918432 (eff. 0.534)
770.07/770.26	c #Conflicts:    1953000 | #Learnt:      37340 | 0.000
770.07/770.26	c total clause space: 127.173MB
770.07/770.26	c total #watches: 114428
770.37/770.54	c total #propagations: 361909271 / total #impl: 678212424 (eff. 0.534)
770.37/770.54	c #Conflicts:    1954000 | #Learnt:      38340 | 0.000
770.37/770.54	c total clause space: 127.173MB
770.37/770.54	c total #watches: 116830
770.67/770.84	c total #propagations: 362048720 / total #impl: 678502820 (eff. 0.534)
770.67/770.84	c #Conflicts:    1955000 | #Learnt:      39340 | 0.000
770.67/770.84	c total clause space: 127.173MB
770.67/770.84	c total #watches: 119412
771.07/771.22	c total #propagations: 362204820 / total #impl: 678817992 (eff. 0.534)
771.07/771.22	c #Conflicts:    1956000 | #Learnt:      40340 | 0.000
771.07/771.22	c total clause space: 127.173MB
771.07/771.22	c total #watches: 121697
771.47/771.64	c total #propagations: 362373555 / total #impl: 679106244 (eff. 0.534)
771.47/771.64	c #Conflicts:    1957000 | #Learnt:      41340 | 0.000
771.47/771.64	c total clause space: 127.173MB
771.47/771.64	c total #watches: 124354
771.87/772.09	c total #propagations: 362559731 / total #impl: 679459005 (eff. 0.534)
771.87/772.09	c #Conflicts:    1958000 | #Learnt:      42340 | 0.000
771.87/772.09	c total clause space: 127.173MB
771.87/772.09	c total #watches: 126870
772.37/772.55	c total #propagations: 362744775 / total #impl: 679786790 (eff. 0.534)
772.37/772.55	c #Conflicts:    1959000 | #Learnt:      43340 | 0.000
772.37/772.55	c total clause space: 127.173MB
772.37/772.55	c total #watches: 129371
772.87/773.06	c total #propagations: 362928808 / total #impl: 680136530 (eff. 0.534)
772.87/773.06	c #Conflicts:    1960000 | #Learnt:      44340 | 0.000
772.87/773.06	c total clause space: 127.173MB
772.87/773.06	c total #watches: 131835
773.37/773.55	c total #propagations: 363127053 / total #impl: 680519806 (eff. 0.534)
773.37/773.55	c #Conflicts:    1961000 | #Learnt:      45340 | 0.000
773.37/773.55	c total clause space: 127.173MB
773.37/773.55	c total #watches: 134107
773.87/774.06	c total #propagations: 363309379 / total #impl: 680864541 (eff. 0.534)
773.87/774.06	c #Conflicts:    1962000 | #Learnt:      46340 | 0.000
773.87/774.06	c total clause space: 127.173MB
773.87/774.06	c total #watches: 136763
774.27/774.47	c total #propagations: 363506054 / total #impl: 681224637 (eff. 0.534)
774.27/774.47	c #Conflicts:    1963000 | #Learnt:      47340 | 0.000
774.27/774.47	c total clause space: 127.173MB
774.27/774.47	c total #watches: 139583
774.77/774.94	c total #propagations: 363677254 / total #impl: 681525600 (eff. 0.534)
774.77/774.94	c #Conflicts:    1964000 | #Learnt:      48340 | 0.000
774.77/774.94	c total clause space: 127.173MB
774.77/774.94	c total #watches: 142317
775.27/775.45	c total #propagations: 363852484 / total #impl: 681831180 (eff. 0.534)
775.27/775.45	c #Conflicts:    1965000 | #Learnt:      49340 | 0.000
775.27/775.45	c total clause space: 127.173MB
775.27/775.45	c total #watches: 144923
775.97/776.11	c total #propagations: 364020244 / total #impl: 682135832 (eff. 0.534)
775.97/776.11	c #Conflicts:    1966000 | #Learnt:      50340 | 0.000
775.97/776.11	c total clause space: 127.173MB
775.97/776.11	c total #watches: 147774
776.57/776.72	c total #propagations: 364206974 / total #impl: 682469987 (eff. 0.534)
776.57/776.72	c #Conflicts:    1967000 | #Learnt:      51340 | 0.000
776.57/776.72	c total clause space: 127.173MB
776.57/776.72	c total #watches: 150193
777.16/777.35	c total #propagations: 364395029 / total #impl: 682812892 (eff. 0.534)
777.16/777.35	c #Conflicts:    1968000 | #Learnt:      52340 | 0.000
777.16/777.35	c total clause space: 127.173MB
777.16/777.35	c total #watches: 152755
777.86/778.05	c total #propagations: 364578363 / total #impl: 683147529 (eff. 0.534)
777.86/778.05	c #Conflicts:    1969000 | #Learnt:      53340 | 0.000
777.86/778.05	c total clause space: 127.173MB
777.86/778.05	c total #watches: 154983
778.56/778.72	c total #propagations: 364789554 / total #impl: 683542079 (eff. 0.534)
778.56/778.72	c #Conflicts:    1970000 | #Learnt:      54340 | 0.000
778.56/778.72	c total clause space: 127.173MB
778.56/778.72	c total #watches: 157509
779.16/779.38	c total #propagations: 364973087 / total #impl: 683877661 (eff. 0.534)
779.16/779.38	c #Conflicts:    1971000 | #Learnt:      55340 | 0.000
779.16/779.38	c total clause space: 127.173MB
779.16/779.38	c total #watches: 159692
779.77/780.00	c total #propagations: 365158602 / total #impl: 684211684 (eff. 0.534)
779.77/780.00	c #Conflicts:    1972000 | #Learnt:      56340 | 0.000
779.77/780.00	c total clause space: 127.173MB
779.77/780.00	c total #watches: 161759
780.56/780.71	c total #propagations: 365339704 / total #impl: 684533102 (eff. 0.534)
780.56/780.71	c #Conflicts:    1973000 | #Learnt:      57340 | 0.000
780.56/780.71	c total clause space: 127.173MB
780.56/780.71	c total #watches: 164018
781.26/781.45	c total #propagations: 365528671 / total #impl: 684882700 (eff. 0.534)
781.26/781.45	c #Conflicts:    1974000 | #Learnt:      58340 | 0.000
781.26/781.45	c total clause space: 127.173MB
781.26/781.45	c total #watches: 166297
782.07/782.22	c total #propagations: 365732667 / total #impl: 685267612 (eff. 0.534)
782.07/782.22	c #Conflicts:    1975000 | #Learnt:      59340 | 0.000
782.07/782.22	c total clause space: 127.173MB
782.07/782.22	c total #watches: 168973
782.56/782.76	c total #propagations: 365936149 / total #impl: 685646122 (eff. 0.534)
782.56/782.76	c #Conflicts:    1976000 | #Learnt:      60340 | 0.000
782.56/782.76	c total clause space: 127.173MB
782.56/782.76	c total #watches: 171621
783.26/783.42	c total #propagations: 366088333 / total #impl: 685955024 (eff. 0.534)
783.26/783.42	c #Conflicts:    1977000 | #Learnt:      61340 | 0.000
783.26/783.42	c total clause space: 127.173MB
783.26/783.42	c total #watches: 174601
783.86/784.08	c total #propagations: 366269620 / total #impl: 686291670 (eff. 0.534)
783.86/784.08	c #Conflicts:    1978000 | #Learnt:      62340 | 0.000
783.86/784.08	c total clause space: 127.173MB
783.86/784.08	c total #watches: 177213
784.56/784.77	c total #propagations: 366446957 / total #impl: 686622268 (eff. 0.534)
784.56/784.77	c #Conflicts:    1979000 | #Learnt:      63340 | 0.000
784.56/784.77	c total clause space: 127.173MB
784.56/784.77	c total #watches: 180204
785.16/785.30	c total #propagations: 366627863 / total #impl: 686986643 (eff. 0.534)
785.16/785.30	c #Conflicts:    1980000 | #Learnt:      64340 | 0.000
785.16/785.30	c total clause space: 127.173MB
785.16/785.30	c total #watches: 182946
785.56/785.79	c total #propagations: 366781267 / total #impl: 687297501 (eff. 0.534)
785.56/785.79	c #Conflicts:    1981000 | #Learnt:      65340 | 0.000
785.56/785.79	c total clause space: 127.173MB
785.56/785.79	c total #watches: 185448
786.16/786.31	c total #propagations: 366941041 / total #impl: 687615300 (eff. 0.534)
786.16/786.31	c #Conflicts:    1982000 | #Learnt:      66340 | 0.000
786.16/786.31	c total clause space: 127.173MB
786.16/786.31	c total #watches: 188195
786.86/787.06	c total #propagations: 367112041 / total #impl: 687969149 (eff. 0.534)
786.86/787.06	c #Conflicts:    1983000 | #Learnt:      67340 | 0.000
786.86/787.06	c total clause space: 127.173MB
786.86/787.06	c total #watches: 190633
787.47/787.67	c total #propagations: 367284112 / total #impl: 688308686 (eff. 0.534)
787.47/787.67	c GARBAGE COLLECT
787.47/787.67	c #Conflicts:    1984000 | #Learnt:      34234 | 0.000
787.47/787.67	c total clause space: 127.173MB
787.47/787.67	c total #watches: 105501
787.86/788.09	c total #propagations: 367463161 / total #impl: 688664780 (eff. 0.534)
787.86/788.09	c #Conflicts:    1985000 | #Learnt:      35234 | 0.000
787.86/788.09	c total clause space: 127.173MB
787.86/788.09	c total #watches: 108117
788.26/788.48	c total #propagations: 367662451 / total #impl: 689016074 (eff. 0.534)
788.26/788.48	c #Conflicts:    1986000 | #Learnt:      36234 | 0.000
788.26/788.48	c total clause space: 127.173MB
788.26/788.48	c total #watches: 110480
788.67/788.83	c total #propagations: 367848711 / total #impl: 689350382 (eff. 0.534)
788.67/788.83	c #Conflicts:    1987000 | #Learnt:      37234 | 0.000
788.67/788.83	c total clause space: 127.173MB
788.67/788.83	c total #watches: 112967
789.16/789.34	c total #propagations: 368015509 / total #impl: 689659502 (eff. 0.534)
789.16/789.34	c #Conflicts:    1988000 | #Learnt:      38234 | 0.000
789.16/789.34	c total clause space: 127.173MB
789.16/789.34	c total #watches: 115877
789.56/789.77	c total #propagations: 368217844 / total #impl: 690031013 (eff. 0.534)
789.56/789.77	c #Conflicts:    1989000 | #Learnt:      39234 | 0.000
789.56/789.77	c total clause space: 127.173MB
789.56/789.77	c total #watches: 118752
789.96/790.17	c total #propagations: 368405112 / total #impl: 690386633 (eff. 0.534)
789.96/790.17	c #Conflicts:    1990000 | #Learnt:      40234 | 0.000
789.96/790.17	c total clause space: 127.173MB
789.96/790.17	c total #watches: 121729
790.46/790.61	c total #propagations: 368571421 / total #impl: 690723130 (eff. 0.534)
790.46/790.61	c #Conflicts:    1991000 | #Learnt:      41234 | 0.000
790.46/790.61	c total clause space: 127.173MB
790.46/790.61	c total #watches: 123938
790.87/791.09	c total #propagations: 368747768 / total #impl: 691035547 (eff. 0.534)
790.87/791.09	c #Conflicts:    1992000 | #Learnt:      42234 | 0.000
790.87/791.09	c total clause space: 127.173MB
790.87/791.09	c total #watches: 126156
791.46/791.60	c total #propagations: 368938786 / total #impl: 691378194 (eff. 0.534)
791.46/791.60	c #Conflicts:    1993000 | #Learnt:      43234 | 0.000
791.46/791.60	c total clause space: 127.173MB
791.46/791.60	c total #watches: 128647
791.87/792.09	c total #propagations: 369128116 / total #impl: 691736790 (eff. 0.534)
791.87/792.09	c #Conflicts:    1994000 | #Learnt:      44234 | 0.000
791.87/792.09	c total clause space: 127.173MB
791.87/792.09	c total #watches: 131158
792.46/792.64	c total #propagations: 369310610 / total #impl: 692084800 (eff. 0.534)
792.46/792.64	c #Conflicts:    1995000 | #Learnt:      45234 | 0.000
792.46/792.64	c total clause space: 127.173MB
792.46/792.64	c total #watches: 133816
792.86/793.09	c total #propagations: 369506865 / total #impl: 692442439 (eff. 0.534)
792.86/793.09	c #Conflicts:    1996000 | #Learnt:      46234 | 0.000
792.86/793.09	c total clause space: 127.173MB
792.86/793.09	c total #watches: 136544
793.36/793.53	c total #propagations: 369683238 / total #impl: 692759503 (eff. 0.534)
793.36/793.53	c #Conflicts:    1997000 | #Learnt:      47234 | 0.000
793.36/793.53	c total clause space: 127.173MB
793.36/793.53	c total #watches: 138804
793.86/794.05	c total #propagations: 369820560 / total #impl: 693069448 (eff. 0.534)
793.86/794.05	c #Conflicts:    1998000 | #Learnt:      48234 | 0.000
793.86/794.05	c total clause space: 127.173MB
793.86/794.05	c total #watches: 141625
794.36/794.51	c total #propagations: 370016809 / total #impl: 693435570 (eff. 0.534)
794.36/794.51	c #Conflicts:    1999000 | #Learnt:      49234 | 0.000
794.36/794.51	c total clause space: 127.173MB
794.36/794.51	c total #watches: 144743
794.86/795.04	c total #propagations: 370213653 / total #impl: 693809214 (eff. 0.534)
794.86/795.04	c #Conflicts:    2000000 | #Learnt:      50234 | 0.000
794.86/795.04	c total clause space: 127.173MB
794.86/795.04	c total #watches: 147076
795.27/795.46	c total #propagations: 370380281 / total #impl: 694114751 (eff. 0.534)
795.27/795.46	c #Conflicts:    2001000 | #Learnt:      51234 | 0.000
795.27/795.46	c total clause space: 127.173MB
795.27/795.46	c total #watches: 149610
795.76/795.96	c total #propagations: 370545841 / total #impl: 694389294 (eff. 0.534)
795.76/795.96	c #Conflicts:    2002000 | #Learnt:      52234 | 0.000
795.76/795.96	c total clause space: 127.173MB
795.76/795.96	c total #watches: 152131
796.37/796.54	c total #propagations: 370720955 / total #impl: 694710651 (eff. 0.534)
796.37/796.54	c #Conflicts:    2003000 | #Learnt:      53234 | 0.000
796.37/796.54	c total clause space: 127.173MB
796.37/796.54	c total #watches: 154693
796.96/797.16	c total #propagations: 370890353 / total #impl: 695029343 (eff. 0.534)
796.96/797.16	c #Conflicts:    2004000 | #Learnt:      54234 | 0.000
796.96/797.16	c total clause space: 127.173MB
796.96/797.16	c total #watches: 157178
797.66/797.83	c total #propagations: 371068072 / total #impl: 695368310 (eff. 0.534)
797.66/797.83	c #Conflicts:    2005000 | #Learnt:      55234 | 0.000
797.66/797.83	c total clause space: 127.173MB
797.66/797.83	c total #watches: 159757
798.36/798.56	c total #propagations: 371249806 / total #impl: 695714064 (eff. 0.534)
798.36/798.56	c #Conflicts:    2006000 | #Learnt:      56234 | 0.000
798.36/798.56	c total clause space: 127.173MB
798.36/798.56	c total #watches: 162362
799.06/799.20	c total #propagations: 371455656 / total #impl: 696097163 (eff. 0.534)
799.06/799.20	c #Conflicts:    2007000 | #Learnt:      57234 | 0.000
799.06/799.20	c total clause space: 127.173MB
799.06/799.20	c total #watches: 164890
799.76/799.94	c total #propagations: 371637345 / total #impl: 696452424 (eff. 0.534)
799.76/799.94	c #Conflicts:    2008000 | #Learnt:      58234 | 0.000
799.76/799.94	c total clause space: 127.173MB
799.76/799.94	c total #watches: 167447
800.26/800.47	c total #propagations: 371834668 / total #impl: 696821596 (eff. 0.534)
800.26/800.47	c #Conflicts:    2009000 | #Learnt:      59234 | 0.000
800.26/800.47	c total clause space: 127.173MB
800.26/800.47	c total #watches: 170257
800.86/801.05	c total #propagations: 371999721 / total #impl: 697160934 (eff. 0.534)
800.86/801.05	c #Conflicts:    2010000 | #Learnt:      60234 | 0.000
800.86/801.05	c total clause space: 127.173MB
800.86/801.05	c total #watches: 173278
801.36/801.54	c total #propagations: 372156814 / total #impl: 697496923 (eff. 0.534)
801.36/801.54	c #Conflicts:    2011000 | #Learnt:      61234 | 0.000
801.36/801.54	c total clause space: 127.173MB
801.36/801.54	c total #watches: 175765
801.96/802.10	c total #propagations: 372298357 / total #impl: 697805369 (eff. 0.534)
801.96/802.10	c #Conflicts:    2012000 | #Learnt:      62234 | 0.000
801.96/802.10	c total clause space: 127.173MB
801.96/802.10	c total #watches: 178215
802.56/802.73	c total #propagations: 372437107 / total #impl: 698116943 (eff. 0.533)
802.56/802.73	c #Conflicts:    2013000 | #Learnt:      63234 | 0.000
802.56/802.73	c total clause space: 127.173MB
802.56/802.73	c total #watches: 180838
803.16/803.39	c total #propagations: 372583391 / total #impl: 698439717 (eff. 0.533)
803.16/803.39	c #Conflicts:    2014000 | #Learnt:      64234 | 0.000
803.16/803.39	c total clause space: 127.173MB
803.16/803.39	c total #watches: 183452
803.86/804.04	c total #propagations: 372751923 / total #impl: 698766499 (eff. 0.533)
803.86/804.04	c #Conflicts:    2015000 | #Learnt:      65234 | 0.000
803.86/804.04	c total clause space: 127.173MB
803.86/804.04	c total #watches: 186166
804.56/804.79	c total #propagations: 372910619 / total #impl: 699085673 (eff. 0.533)
804.56/804.79	c #Conflicts:    2016000 | #Learnt:      66234 | 0.000
804.56/804.79	c total clause space: 127.173MB
804.56/804.79	c total #watches: 188574
805.46/805.62	c total #propagations: 373067986 / total #impl: 699403120 (eff. 0.533)
805.46/805.62	c #Conflicts:    2017000 | #Learnt:      67234 | 0.000
805.46/805.62	c total clause space: 127.173MB
805.46/805.62	c total #watches: 191001
806.27/806.45	c total #propagations: 373242493 / total #impl: 699765793 (eff. 0.533)
806.27/806.45	c #Conflicts:    2018000 | #Learnt:      68234 | 0.000
806.27/806.45	c total clause space: 127.173MB
806.27/806.45	c total #watches: 193429
806.86/807.08	c total #propagations: 373421251 / total #impl: 700128548 (eff. 0.533)
806.86/807.08	c GARBAGE COLLECT
806.86/807.08	c #Conflicts:    2019000 | #Learnt:      34834 | 0.000
806.86/807.08	c total clause space: 127.173MB
806.86/807.08	c total #watches: 106962
807.37/807.51	c total #propagations: 373594147 / total #impl: 700469491 (eff. 0.533)
807.37/807.51	c #Conflicts:    2020000 | #Learnt:      35834 | 0.000
807.37/807.51	c total clause space: 127.173MB
807.37/807.51	c total #watches: 109747
807.76/807.96	c total #propagations: 373791338 / total #impl: 700841203 (eff. 0.533)
807.76/807.96	c #Conflicts:    2021000 | #Learnt:      36834 | 0.000
807.76/807.96	c total clause space: 127.173MB
807.76/807.96	c total #watches: 112649
808.26/808.40	c total #propagations: 373975762 / total #impl: 701192766 (eff. 0.533)
808.26/808.40	c #Conflicts:    2022000 | #Learnt:      37834 | 0.000
808.26/808.40	c total clause space: 127.173MB
808.26/808.40	c total #watches: 116064
808.66/808.83	c total #propagations: 374183732 / total #impl: 701570290 (eff. 0.533)
808.66/808.83	c #Conflicts:    2023000 | #Learnt:      38834 | 0.000
808.66/808.83	c total clause space: 127.173MB
808.66/808.83	c total #watches: 118788
809.16/809.32	c total #propagations: 374362667 / total #impl: 701918045 (eff. 0.533)
809.16/809.32	c #Conflicts:    2024000 | #Learnt:      39834 | 0.000
809.16/809.32	c total clause space: 127.173MB
809.16/809.32	c total #watches: 121710
809.66/809.83	c total #propagations: 374557629 / total #impl: 702271358 (eff. 0.533)
809.66/809.83	c #Conflicts:    2025000 | #Learnt:      40834 | 0.000
809.66/809.83	c total clause space: 127.173MB
809.66/809.83	c total #watches: 124283
810.16/810.33	c total #propagations: 374757369 / total #impl: 702646246 (eff. 0.533)
810.16/810.33	c #Conflicts:    2026000 | #Learnt:      41834 | 0.000
810.16/810.33	c total clause space: 127.173MB
810.16/810.33	c total #watches: 127309
810.66/810.84	c total #propagations: 374952795 / total #impl: 703005608 (eff. 0.533)
810.66/810.84	c #Conflicts:    2027000 | #Learnt:      42834 | 0.000
810.66/810.84	c total clause space: 127.173MB
810.66/810.84	c total #watches: 129863
811.06/811.26	c total #propagations: 375150456 / total #impl: 703394112 (eff. 0.533)
811.06/811.26	c #Conflicts:    2028000 | #Learnt:      43834 | 0.000
811.06/811.26	c total clause space: 127.173MB
811.06/811.26	c total #watches: 132432
811.56/811.73	c total #propagations: 375323713 / total #impl: 703704369 (eff. 0.533)
811.56/811.73	c #Conflicts:    2029000 | #Learnt:      44834 | 0.000
811.56/811.73	c total clause space: 127.173MB
811.56/811.73	c total #watches: 134900
812.06/812.24	c total #propagations: 375489498 / total #impl: 704003042 (eff. 0.533)
812.06/812.24	c #Conflicts:    2030000 | #Learnt:      45834 | 0.000
812.06/812.24	c total clause space: 127.173MB
812.06/812.24	c total #watches: 137587
812.66/812.81	c total #propagations: 375663662 / total #impl: 704326386 (eff. 0.533)
812.66/812.81	c #Conflicts:    2031000 | #Learnt:      46834 | 0.000
812.66/812.81	c total clause space: 127.173MB
812.66/812.81	c total #watches: 140499
813.26/813.42	c total #propagations: 375845363 / total #impl: 704669410 (eff. 0.533)
813.26/813.42	c #Conflicts:    2032000 | #Learnt:      47834 | 0.000
813.26/813.42	c total clause space: 127.173MB
813.26/813.42	c total #watches: 143135
813.56/813.78	c total #propagations: 376028263 / total #impl: 705009307 (eff. 0.533)
813.56/813.78	c #Conflicts:    2033000 | #Learnt:      48834 | 0.000
813.56/813.78	c total clause space: 127.173MB
813.56/813.78	c total #watches: 145704
814.06/814.20	c total #propagations: 376181226 / total #impl: 705325142 (eff. 0.533)
814.06/814.20	c #Conflicts:    2034000 | #Learnt:      49834 | 0.000
814.06/814.20	c total clause space: 127.173MB
814.06/814.20	c total #watches: 148536
814.46/814.67	c total #propagations: 376341105 / total #impl: 705646881 (eff. 0.533)
814.46/814.67	c #Conflicts:    2035000 | #Learnt:      50834 | 0.000
814.46/814.67	c total clause space: 127.173MB
814.46/814.67	c total #watches: 151232
815.16/815.30	c total #propagations: 376487984 / total #impl: 705923983 (eff. 0.533)
815.16/815.30	c #Conflicts:    2036000 | #Learnt:      51834 | 0.000
815.16/815.30	c total clause space: 127.173MB
815.16/815.30	c total #watches: 153938
815.76/815.90	c total #propagations: 376687429 / total #impl: 706296525 (eff. 0.533)
815.76/815.90	c #Conflicts:    2037000 | #Learnt:      52834 | 0.000
815.76/815.90	c total clause space: 127.173MB
815.76/815.90	c total #watches: 156297
816.36/816.52	c total #propagations: 376879678 / total #impl: 706665994 (eff. 0.533)
816.36/816.52	c #Conflicts:    2038000 | #Learnt:      53834 | 0.000
816.36/816.52	c total clause space: 127.173MB
816.36/816.52	c total #watches: 158709
817.06/817.22	c total #propagations: 377069956 / total #impl: 707041039 (eff. 0.533)
817.06/817.22	c #Conflicts:    2039000 | #Learnt:      54834 | 0.000
817.06/817.22	c total clause space: 127.173MB
817.06/817.22	c total #watches: 161671
817.76/817.95	c total #propagations: 377273164 / total #impl: 707440324 (eff. 0.533)
817.76/817.95	c #Conflicts:    2040000 | #Learnt:      55834 | 0.000
817.76/817.95	c total clause space: 127.173MB
817.76/817.95	c total #watches: 164196
818.46/818.61	c total #propagations: 377478577 / total #impl: 707842369 (eff. 0.533)
818.46/818.61	c #Conflicts:    2041000 | #Learnt:      56834 | 0.000
818.46/818.61	c total clause space: 127.173MB
818.46/818.61	c total #watches: 166683
819.06/819.27	c total #propagations: 377657352 / total #impl: 708163364 (eff. 0.533)
819.06/819.27	c #Conflicts:    2042000 | #Learnt:      57834 | 0.000
819.06/819.27	c total clause space: 127.173MB
819.06/819.27	c total #watches: 169337
819.76/819.99	c total #propagations: 377842025 / total #impl: 708498072 (eff. 0.533)
819.76/819.99	c #Conflicts:    2043000 | #Learnt:      58834 | 0.000
819.76/819.99	c total clause space: 127.173MB
819.76/819.99	c total #watches: 171860
820.56/820.76	c total #propagations: 378004632 / total #impl: 708822004 (eff. 0.533)
820.56/820.76	c #Conflicts:    2044000 | #Learnt:      59834 | 0.000
820.56/820.76	c total clause space: 127.173MB
820.56/820.76	c total #watches: 174541
821.36/821.54	c total #propagations: 378187504 / total #impl: 709169766 (eff. 0.533)
821.36/821.54	c #Conflicts:    2045000 | #Learnt:      60834 | 0.000
821.36/821.54	c total clause space: 127.173MB
821.36/821.54	c total #watches: 177026
821.86/822.04	c total #propagations: 378368193 / total #impl: 709538504 (eff. 0.533)
821.86/822.04	c #Conflicts:    2046000 | #Learnt:      61834 | 0.000
821.86/822.04	c total clause space: 127.173MB
821.86/822.04	c total #watches: 179875
822.55/822.71	c total #propagations: 378526920 / total #impl: 709879727 (eff. 0.533)
822.55/822.71	c #Conflicts:    2047000 | #Learnt:      62834 | 0.000
822.55/822.71	c total clause space: 127.173MB
822.55/822.71	c total #watches: 182863
823.15/823.36	c total #propagations: 378702182 / total #impl: 710213392 (eff. 0.533)
823.15/823.36	c #Conflicts:    2048000 | #Learnt:      63834 | 0.000
823.15/823.36	c total clause space: 127.173MB
823.15/823.36	c total #watches: 185535
823.96/824.17	c total #propagations: 378868922 / total #impl: 710558826 (eff. 0.533)
823.96/824.17	c #Conflicts:    2049000 | #Learnt:      64834 | 0.000
823.96/824.17	c total clause space: 127.173MB
823.96/824.17	c total #watches: 188071
824.75/824.98	c total #propagations: 379034607 / total #impl: 710888672 (eff. 0.533)
824.75/824.98	c #Conflicts:    2050000 | #Learnt:      65834 | 0.000
824.75/824.98	c total clause space: 127.173MB
824.75/824.98	c total #watches: 190325
825.65/825.82	c total #propagations: 379210935 / total #impl: 711226974 (eff. 0.533)
825.65/825.82	c #Conflicts:    2051000 | #Learnt:      66834 | 0.000
825.65/825.82	c total clause space: 127.173MB
825.65/825.82	c total #watches: 193319
826.45/826.64	c total #propagations: 379403865 / total #impl: 711610151 (eff. 0.533)
826.45/826.64	c #Conflicts:    2052000 | #Learnt:      67834 | 0.000
826.45/826.64	c total clause space: 127.173MB
826.45/826.64	c total #watches: 195911
827.25/827.46	c total #propagations: 379580646 / total #impl: 711951853 (eff. 0.533)
827.25/827.46	c #Conflicts:    2053000 | #Learnt:      68834 | 0.000
827.25/827.46	c total clause space: 127.173MB
827.25/827.46	c total #watches: 198444
828.05/828.20	c total #propagations: 379760014 / total #impl: 712280952 (eff. 0.533)
828.05/828.20	c GARBAGE COLLECT
828.05/828.20	c #Conflicts:    2054000 | #Learnt:      35131 | 0.000
828.05/828.20	c total clause space: 127.173MB
828.05/828.20	c total #watches: 108169
828.45/828.62	c total #propagations: 379969346 / total #impl: 712637031 (eff. 0.533)
828.45/828.62	c #Conflicts:    2055000 | #Learnt:      36131 | 0.000
828.45/828.62	c total clause space: 127.173MB
828.45/828.62	c total #watches: 111193
828.85/829.01	c total #propagations: 380162832 / total #impl: 712994315 (eff. 0.533)
828.85/829.01	c #Conflicts:    2056000 | #Learnt:      37131 | 0.000
828.85/829.01	c total clause space: 127.173MB
828.85/829.01	c total #watches: 114097
829.26/829.46	c total #propagations: 380358296 / total #impl: 713350675 (eff. 0.533)
829.26/829.46	c #Conflicts:    2057000 | #Learnt:      38131 | 0.000
829.26/829.46	c total clause space: 127.173MB
829.26/829.46	c total #watches: 116944
829.75/829.92	c total #propagations: 380565294 / total #impl: 713733264 (eff. 0.533)
829.75/829.92	c #Conflicts:    2058000 | #Learnt:      39131 | 0.000
829.75/829.92	c total clause space: 127.173MB
829.75/829.92	c total #watches: 119321
830.25/830.41	c total #propagations: 380762494 / total #impl: 714106535 (eff. 0.533)
830.25/830.41	c #Conflicts:    2059000 | #Learnt:      40131 | 0.000
830.25/830.41	c total clause space: 127.173MB
830.25/830.41	c total #watches: 121686
830.75/830.93	c total #propagations: 380962313 / total #impl: 714484491 (eff. 0.533)
830.75/830.93	c #Conflicts:    2060000 | #Learnt:      41131 | 0.000
830.75/830.93	c total clause space: 127.173MB
830.75/830.93	c total #watches: 124368
831.25/831.40	c total #propagations: 381163896 / total #impl: 714864571 (eff. 0.533)
831.25/831.40	c #Conflicts:    2061000 | #Learnt:      42131 | 0.000
831.25/831.40	c total clause space: 127.173MB
831.25/831.40	c total #watches: 126674
831.75/831.94	c total #propagations: 381361301 / total #impl: 715236249 (eff. 0.533)
831.75/831.94	c #Conflicts:    2062000 | #Learnt:      43131 | 0.000
831.75/831.94	c total clause space: 127.173MB
831.75/831.94	c total #watches: 129209
832.25/832.42	c total #propagations: 381575844 / total #impl: 715646706 (eff. 0.533)
832.25/832.42	c #Conflicts:    2063000 | #Learnt:      44131 | 0.000
832.25/832.42	c total clause space: 127.173MB
832.25/832.42	c total #watches: 131764
832.66/832.88	c total #propagations: 381775275 / total #impl: 715994538 (eff. 0.533)
832.66/832.88	c #Conflicts:    2064000 | #Learnt:      45131 | 0.000
832.66/832.88	c total clause space: 127.173MB
832.66/832.88	c total #watches: 134348
833.15/833.33	c total #propagations: 381964122 / total #impl: 716318413 (eff. 0.533)
833.15/833.33	c #Conflicts:    2065000 | #Learnt:      46131 | 0.000
833.15/833.33	c total clause space: 127.173MB
833.15/833.33	c total #watches: 137131
833.66/833.81	c total #propagations: 382153412 / total #impl: 716657993 (eff. 0.533)
833.66/833.81	c #Conflicts:    2066000 | #Learnt:      47131 | 0.000
833.66/833.81	c total clause space: 127.173MB
833.66/833.81	c total #watches: 139835
834.25/834.40	c total #propagations: 382339926 / total #impl: 717012229 (eff. 0.533)
834.25/834.40	c #Conflicts:    2067000 | #Learnt:      48131 | 0.000
834.25/834.40	c total clause space: 127.173MB
834.25/834.40	c total #watches: 142350
834.76/834.97	c total #propagations: 382534709 / total #impl: 717403631 (eff. 0.533)
834.76/834.97	c #Conflicts:    2068000 | #Learnt:      49131 | 0.000
834.76/834.97	c total clause space: 127.173MB
834.76/834.97	c total #watches: 144784
835.45/835.60	c total #propagations: 382739209 / total #impl: 717795480 (eff. 0.533)
835.45/835.60	c #Conflicts:    2069000 | #Learnt:      50131 | 0.000
835.45/835.60	c total clause space: 127.173MB
835.45/835.60	c total #watches: 147225
835.96/836.15	c total #propagations: 382941532 / total #impl: 718199121 (eff. 0.533)
835.96/836.15	c #Conflicts:    2070000 | #Learnt:      51131 | 0.000
835.96/836.15	c total clause space: 127.173MB
835.96/836.15	c total #watches: 149895
836.55/836.76	c total #propagations: 383122778 / total #impl: 718527052 (eff. 0.533)
836.55/836.76	c #Conflicts:    2071000 | #Learnt:      52131 | 0.000
836.55/836.76	c total clause space: 127.173MB
836.55/836.76	c total #watches: 152555
837.06/837.26	c total #propagations: 383326402 / total #impl: 718922368 (eff. 0.533)
837.06/837.26	c #Conflicts:    2072000 | #Learnt:      53131 | 0.000
837.06/837.26	c total clause space: 127.173MB
837.06/837.26	c total #watches: 155027
837.55/837.75	c total #propagations: 383527020 / total #impl: 719277126 (eff. 0.533)
837.55/837.75	c #Conflicts:    2073000 | #Learnt:      54131 | 0.000
837.55/837.75	c total clause space: 127.173MB
837.55/837.75	c total #watches: 157272
838.16/838.38	c total #propagations: 383705545 / total #impl: 719589566 (eff. 0.533)
838.16/838.38	c #Conflicts:    2074000 | #Learnt:      55131 | 0.000
838.16/838.38	c total clause space: 127.173MB
838.16/838.38	c total #watches: 160186
838.85/839.05	c total #propagations: 383914667 / total #impl: 720001857 (eff. 0.533)
838.85/839.05	c #Conflicts:    2075000 | #Learnt:      56131 | 0.000
838.85/839.05	c total clause space: 127.173MB
838.85/839.05	c total #watches: 162986
839.55/839.73	c total #propagations: 384124374 / total #impl: 720407751 (eff. 0.533)
839.55/839.73	c #Conflicts:    2076000 | #Learnt:      57131 | 0.000
839.55/839.73	c total clause space: 127.173MB
839.55/839.73	c total #watches: 165230
840.15/840.36	c total #propagations: 384319852 / total #impl: 720798051 (eff. 0.533)
840.15/840.36	c #Conflicts:    2077000 | #Learnt:      58131 | 0.000
840.15/840.36	c total clause space: 127.173MB
840.15/840.36	c total #watches: 167738
840.55/840.74	c total #propagations: 384493715 / total #impl: 721159530 (eff. 0.533)
840.55/840.74	c #Conflicts:    2078000 | #Learnt:      59131 | 0.000
840.55/840.74	c total clause space: 127.173MB
840.55/840.74	c total #watches: 170405
840.95/841.18	c total #propagations: 384653086 / total #impl: 721492555 (eff. 0.533)
840.95/841.18	c #Conflicts:    2079000 | #Learnt:      60131 | 0.000
840.95/841.18	c total clause space: 127.173MB
840.95/841.18	c total #watches: 173233
841.36/841.56	c total #propagations: 384826421 / total #impl: 721837942 (eff. 0.533)
841.36/841.56	c #Conflicts:    2080000 | #Learnt:      61131 | 0.000
841.36/841.56	c total clause space: 127.173MB
841.36/841.56	c total #watches: 176108
841.85/842.01	c total #propagations: 384994783 / total #impl: 722175274 (eff. 0.533)
841.85/842.01	c #Conflicts:    2081000 | #Learnt:      62131 | 0.000
841.85/842.01	c total clause space: 127.173MB
841.85/842.01	c total #watches: 178748
842.35/842.53	c total #propagations: 385146235 / total #impl: 722507969 (eff. 0.533)
842.35/842.53	c #Conflicts:    2082000 | #Learnt:      63131 | 0.000
842.35/842.53	c total clause space: 127.173MB
842.35/842.53	c total #watches: 181432
842.85/843.06	c total #propagations: 385330073 / total #impl: 722881561 (eff. 0.533)
842.85/843.06	c #Conflicts:    2083000 | #Learnt:      64131 | 0.000
842.85/843.06	c total clause space: 127.173MB
842.85/843.06	c total #watches: 184471
843.45/843.64	c total #propagations: 385532982 / total #impl: 723292236 (eff. 0.533)
843.45/843.64	c #Conflicts:    2084000 | #Learnt:      65131 | 0.000
843.45/843.64	c total clause space: 127.173MB
843.45/843.64	c total #watches: 187208
844.05/844.22	c total #propagations: 385727720 / total #impl: 723696162 (eff. 0.533)
844.05/844.22	c #Conflicts:    2085000 | #Learnt:      66131 | 0.000
844.05/844.22	c total clause space: 127.173MB
844.05/844.22	c total #watches: 190149
844.66/844.83	c total #propagations: 385914515 / total #impl: 724081454 (eff. 0.533)
844.66/844.83	c #Conflicts:    2086000 | #Learnt:      67131 | 0.000
844.66/844.83	c total clause space: 127.173MB
844.66/844.83	c total #watches: 193065
845.25/845.44	c total #propagations: 386098106 / total #impl: 724475011 (eff. 0.533)
845.25/845.44	c #Conflicts:    2087000 | #Learnt:      68131 | 0.000
845.25/845.44	c total clause space: 127.173MB
845.25/845.44	c total #watches: 196228
845.86/846.09	c total #propagations: 386289301 / total #impl: 724882732 (eff. 0.533)
845.86/846.09	c #Conflicts:    2088000 | #Learnt:      69131 | 0.000
845.86/846.09	c total clause space: 127.173MB
845.86/846.09	c total #watches: 199115
846.55/846.74	c total #propagations: 386468770 / total #impl: 725257537 (eff. 0.533)
846.55/846.74	c GARBAGE COLLECT
846.55/846.74	c #Conflicts:    2089000 | #Learnt:      35134 | 0.000
846.55/846.74	c total clause space: 127.173MB
846.55/846.74	c total #watches: 108156
846.86/847.00	c total #propagations: 386658955 / total #impl: 725650846 (eff. 0.533)
846.86/847.00	c #Conflicts:    2090000 | #Learnt:      36134 | 0.000
846.86/847.00	c total clause space: 127.173MB
846.86/847.00	c total #watches: 110706
847.15/847.34	c total #propagations: 386826174 / total #impl: 725971830 (eff. 0.533)
847.15/847.34	c #Conflicts:    2091000 | #Learnt:      37134 | 0.000
847.15/847.34	c total clause space: 127.173MB
847.15/847.34	c total #watches: 113504
847.45/847.68	c total #propagations: 387025253 / total #impl: 726354279 (eff. 0.533)
847.45/847.68	c #Conflicts:    2092000 | #Learnt:      38134 | 0.000
847.45/847.68	c total clause space: 127.173MB
847.45/847.68	c total #watches: 116230
847.85/848.03	c total #propagations: 387213923 / total #impl: 726728670 (eff. 0.533)
847.85/848.03	c #Conflicts:    2093000 | #Learnt:      39134 | 0.000
847.85/848.03	c total clause space: 127.173MB
847.85/848.03	c total #watches: 119220
848.15/848.37	c total #propagations: 387408788 / total #impl: 727109796 (eff. 0.533)
848.15/848.37	c #Conflicts:    2094000 | #Learnt:      40134 | 0.000
848.15/848.37	c total clause space: 127.173MB
848.15/848.37	c total #watches: 122220
848.55/848.74	c total #propagations: 387552715 / total #impl: 727418388 (eff. 0.533)
848.55/848.74	c #Conflicts:    2095000 | #Learnt:      41134 | 0.000
848.55/848.74	c total clause space: 127.173MB
848.55/848.74	c total #watches: 124565
848.95/849.13	c total #propagations: 387685013 / total #impl: 727693262 (eff. 0.533)
848.95/849.13	c #Conflicts:    2096000 | #Learnt:      42134 | 0.000
848.95/849.13	c total clause space: 127.173MB
848.95/849.13	c total #watches: 127695
849.35/849.57	c total #propagations: 387857372 / total #impl: 728050291 (eff. 0.533)
849.35/849.57	c #Conflicts:    2097000 | #Learnt:      43134 | 0.000
849.35/849.57	c total clause space: 127.173MB
849.35/849.57	c total #watches: 130715
849.75/849.97	c total #propagations: 388035087 / total #impl: 728424346 (eff. 0.533)
849.75/849.97	c #Conflicts:    2098000 | #Learnt:      44134 | 0.000
849.75/849.97	c total clause space: 127.173MB
849.75/849.97	c total #watches: 133321
850.26/850.42	c total #propagations: 388192747 / total #impl: 728764809 (eff. 0.533)
850.26/850.42	c #Conflicts:    2099000 | #Learnt:      45134 | 0.000
850.26/850.42	c total clause space: 127.173MB
850.26/850.42	c total #watches: 136193
850.75/850.91	c total #propagations: 388363978 / total #impl: 729113892 (eff. 0.533)
850.75/850.91	c #Conflicts:    2100000 | #Learnt:      46134 | 0.000
850.75/850.91	c total clause space: 127.173MB
850.75/850.91	c total #watches: 139183
851.26/851.41	c total #propagations: 388542065 / total #impl: 729488939 (eff. 0.533)
851.26/851.41	c #Conflicts:    2101000 | #Learnt:      47134 | 0.000
851.26/851.41	c total clause space: 127.173MB
851.26/851.41	c total #watches: 142049
851.75/851.92	c total #propagations: 388721872 / total #impl: 729867589 (eff. 0.533)
851.75/851.92	c #Conflicts:    2102000 | #Learnt:      48134 | 0.000
851.75/851.92	c total clause space: 127.173MB
851.75/851.92	c total #watches: 144967
852.25/852.41	c total #propagations: 388894044 / total #impl: 730244890 (eff. 0.533)
852.25/852.41	c #Conflicts:    2103000 | #Learnt:      49134 | 0.000
852.25/852.41	c total clause space: 127.173MB
852.25/852.41	c total #watches: 147627
852.75/852.96	c total #propagations: 389063402 / total #impl: 730589287 (eff. 0.533)
852.75/852.96	c #Conflicts:    2104000 | #Learnt:      50134 | 0.000
852.75/852.96	c total clause space: 127.173MB
852.75/852.96	c total #watches: 150177
853.35/853.52	c total #propagations: 389232094 / total #impl: 730922893 (eff. 0.533)
853.35/853.52	c #Conflicts:    2105000 | #Learnt:      51134 | 0.000
853.35/853.52	c total clause space: 127.173MB
853.35/853.52	c total #watches: 152785
853.85/854.07	c total #propagations: 389401340 / total #impl: 731267714 (eff. 0.533)
853.85/854.07	c #Conflicts:    2106000 | #Learnt:      52134 | 0.000
853.85/854.07	c total clause space: 127.173MB
853.85/854.07	c total #watches: 155614
854.45/854.66	c total #propagations: 389574350 / total #impl: 731606989 (eff. 0.532)
854.45/854.66	c #Conflicts:    2107000 | #Learnt:      53134 | 0.000
854.45/854.66	c total clause space: 127.173MB
854.45/854.66	c total #watches: 158148
855.05/855.23	c total #propagations: 389751638 / total #impl: 731966560 (eff. 0.532)
855.05/855.23	c #Conflicts:    2108000 | #Learnt:      54134 | 0.000
855.05/855.23	c total clause space: 127.173MB
855.05/855.23	c total #watches: 161036
855.66/855.82	c total #propagations: 389920946 / total #impl: 732311216 (eff. 0.532)
855.66/855.82	c #Conflicts:    2109000 | #Learnt:      55134 | 0.000
855.66/855.82	c total clause space: 127.173MB
855.66/855.82	c total #watches: 163467
856.25/856.43	c total #propagations: 390082546 / total #impl: 732644767 (eff. 0.532)
856.25/856.43	c #Conflicts:    2110000 | #Learnt:      56134 | 0.000
856.25/856.43	c total clause space: 127.173MB
856.25/856.43	c total #watches: 166012
856.95/857.10	c total #propagations: 390239597 / total #impl: 732964088 (eff. 0.532)
856.95/857.10	c #Conflicts:    2111000 | #Learnt:      57134 | 0.000
856.95/857.10	c total clause space: 127.173MB
856.95/857.10	c total #watches: 168721
857.55/857.75	c total #propagations: 390411789 / total #impl: 733324043 (eff. 0.532)
857.55/857.75	c #Conflicts:    2112000 | #Learnt:      58134 | 0.000
857.55/857.75	c total clause space: 127.173MB
857.55/857.75	c total #watches: 170932
858.25/858.41	c total #propagations: 390571442 / total #impl: 733644291 (eff. 0.532)
858.25/858.41	c #Conflicts:    2113000 | #Learnt:      59134 | 0.000
858.25/858.41	c total clause space: 127.173MB
858.25/858.41	c total #watches: 173255
858.85/859.10	c total #propagations: 390730050 / total #impl: 733974558 (eff. 0.532)
858.85/859.10	c #Conflicts:    2114000 | #Learnt:      60134 | 0.000
858.85/859.10	c total clause space: 127.173MB
858.85/859.10	c total #watches: 175901
859.55/859.74	c total #propagations: 390904592 / total #impl: 734341455 (eff. 0.532)
859.55/859.74	c #Conflicts:    2115000 | #Learnt:      61134 | 0.000
859.55/859.74	c total clause space: 127.173MB
859.55/859.74	c total #watches: 178152
860.25/860.46	c total #propagations: 391066877 / total #impl: 734670381 (eff. 0.532)
860.25/860.46	c #Conflicts:    2116000 | #Learnt:      62134 | 0.000
860.25/860.46	c total clause space: 127.173MB
860.25/860.46	c total #watches: 180615
861.05/861.29	c total #propagations: 391231105 / total #impl: 734999751 (eff. 0.532)
861.05/861.29	c #Conflicts:    2117000 | #Learnt:      63134 | 0.000
861.05/861.29	c total clause space: 127.173MB
861.05/861.29	c total #watches: 182982
861.95/862.13	c total #propagations: 391400034 / total #impl: 735355649 (eff. 0.532)
861.95/862.13	c #Conflicts:    2118000 | #Learnt:      64134 | 0.000
861.95/862.13	c total clause space: 127.173MB
861.95/862.13	c total #watches: 185615
862.75/862.92	c total #propagations: 391577827 / total #impl: 735733348 (eff. 0.532)
862.75/862.92	c #Conflicts:    2119000 | #Learnt:      65134 | 0.000
862.75/862.92	c total clause space: 127.173MB
862.75/862.92	c total #watches: 188143
863.55/863.77	c total #propagations: 391754520 / total #impl: 736111946 (eff. 0.532)
863.55/863.77	c #Conflicts:    2120000 | #Learnt:      66134 | 0.000
863.55/863.77	c total clause space: 127.173MB
863.55/863.77	c total #watches: 190480
864.46/864.61	c total #propagations: 391924258 / total #impl: 736470937 (eff. 0.532)
864.46/864.61	c #Conflicts:    2121000 | #Learnt:      67134 | 0.000
864.46/864.61	c total clause space: 127.173MB
864.46/864.61	c total #watches: 192866
865.25/865.44	c total #propagations: 392097550 / total #impl: 736850962 (eff. 0.532)
865.25/865.44	c #Conflicts:    2122000 | #Learnt:      68134 | 0.000
865.25/865.44	c total clause space: 127.173MB
865.25/865.44	c total #watches: 194960
866.05/866.25	c total #propagations: 392264995 / total #impl: 737208796 (eff. 0.532)
866.05/866.25	c #Conflicts:    2123000 | #Learnt:      69134 | 0.000
866.05/866.25	c total clause space: 127.173MB
866.05/866.25	c total #watches: 197168
866.85/867.06	c total #propagations: 392426997 / total #impl: 737539745 (eff. 0.532)
866.85/867.06	c #Conflicts:    2124000 | #Learnt:      70134 | 0.000
866.85/867.06	c total clause space: 127.173MB
866.85/867.06	c total #watches: 199556
867.45/867.64	c total #propagations: 392594469 / total #impl: 737875052 (eff. 0.532)
867.45/867.64	c GARBAGE COLLECT
867.45/867.64	c #Conflicts:    2125000 | #Learnt:      35836 | 0.000
867.45/867.64	c total clause space: 127.173MB
867.45/867.64	c total #watches: 109808
867.75/867.98	c total #propagations: 392763025 / total #impl: 738196255 (eff. 0.532)
867.75/867.98	c #Conflicts:    2126000 | #Learnt:      36836 | 0.000
867.75/867.98	c total clause space: 127.173MB
867.75/867.98	c total #watches: 112080
868.15/868.35	c total #propagations: 392935318 / total #impl: 738506251 (eff. 0.532)
868.15/868.35	c #Conflicts:    2127000 | #Learnt:      37836 | 0.000
868.15/868.35	c total clause space: 127.173MB
868.15/868.35	c total #watches: 114312
868.55/868.73	c total #propagations: 393112341 / total #impl: 738840993 (eff. 0.532)
868.55/868.73	c #Conflicts:    2128000 | #Learnt:      38836 | 0.000
868.55/868.73	c total clause space: 127.173MB
868.55/868.73	c total #watches: 116533
868.95/869.13	c total #propagations: 393289970 / total #impl: 739173285 (eff. 0.532)
868.95/869.13	c #Conflicts:    2129000 | #Learnt:      39836 | 0.000
868.95/869.13	c total clause space: 127.173MB
868.95/869.13	c total #watches: 118791
869.35/869.53	c total #propagations: 393465324 / total #impl: 739514005 (eff. 0.532)
869.35/869.53	c #Conflicts:    2130000 | #Learnt:      40836 | 0.000
869.35/869.53	c total clause space: 127.173MB
869.35/869.53	c total #watches: 121002
869.75/869.93	c total #propagations: 393633637 / total #impl: 739827478 (eff. 0.532)
869.75/869.93	c #Conflicts:    2131000 | #Learnt:      41836 | 0.000
869.75/869.93	c total clause space: 127.173MB
869.75/869.93	c total #watches: 123268
870.15/870.37	c total #propagations: 393796970 / total #impl: 740131601 (eff. 0.532)
870.15/870.37	c #Conflicts:    2132000 | #Learnt:      42836 | 0.000
870.15/870.37	c total clause space: 127.173MB
870.15/870.37	c total #watches: 125475
870.65/870.83	c total #propagations: 393961998 / total #impl: 740439585 (eff. 0.532)
870.65/870.83	c #Conflicts:    2133000 | #Learnt:      43836 | 0.000
870.65/870.83	c total clause space: 127.173MB
870.65/870.83	c total #watches: 127733
871.05/871.29	c total #propagations: 394138478 / total #impl: 740780548 (eff. 0.532)
871.05/871.29	c #Conflicts:    2134000 | #Learnt:      44836 | 0.000
871.05/871.29	c total clause space: 127.173MB
871.05/871.29	c total #watches: 129909
871.55/871.73	c total #propagations: 394309619 / total #impl: 741100763 (eff. 0.532)
871.55/871.73	c #Conflicts:    2135000 | #Learnt:      45836 | 0.000
871.55/871.73	c total clause space: 127.173MB
871.55/871.73	c total #watches: 132135
871.95/872.18	c total #propagations: 394475689 / total #impl: 741418920 (eff. 0.532)
871.95/872.18	c #Conflicts:    2136000 | #Learnt:      46836 | 0.000
871.95/872.18	c total clause space: 127.173MB
871.95/872.18	c total #watches: 134288
872.55/872.70	c total #propagations: 394642589 / total #impl: 741734318 (eff. 0.532)
872.55/872.70	c #Conflicts:    2137000 | #Learnt:      47836 | 0.000
872.55/872.70	c total clause space: 127.173MB
872.55/872.70	c total #watches: 136544
872.95/873.17	c total #propagations: 394837262 / total #impl: 742108460 (eff. 0.532)
872.95/873.17	c #Conflicts:    2138000 | #Learnt:      48836 | 0.000
872.95/873.17	c total clause space: 127.173MB
872.95/873.17	c total #watches: 138690
873.45/873.69	c total #propagations: 395009627 / total #impl: 742430300 (eff. 0.532)
873.45/873.69	c #Conflicts:    2139000 | #Learnt:      49836 | 0.000
873.45/873.69	c total clause space: 127.173MB
873.45/873.69	c total #watches: 140928
874.05/874.26	c total #propagations: 395192346 / total #impl: 742774033 (eff. 0.532)
874.05/874.26	c #Conflicts:    2140000 | #Learnt:      50836 | 0.000
874.05/874.26	c total clause space: 127.173MB
874.05/874.26	c total #watches: 143176
874.65/874.80	c total #propagations: 395382126 / total #impl: 743134777 (eff. 0.532)
874.65/874.80	c #Conflicts:    2141000 | #Learnt:      51836 | 0.000
874.65/874.80	c total clause space: 127.173MB
874.65/874.80	c total #watches: 145492
875.15/875.36	c total #propagations: 395572376 / total #impl: 743500137 (eff. 0.532)
875.15/875.36	c #Conflicts:    2142000 | #Learnt:      52836 | 0.000
875.15/875.36	c total clause space: 127.173MB
875.15/875.36	c total #watches: 147765
875.75/875.96	c total #propagations: 395757607 / total #impl: 743856414 (eff. 0.532)
875.75/875.96	c #Conflicts:    2143000 | #Learnt:      53836 | 0.000
875.75/875.96	c total clause space: 127.173MB
875.75/875.96	c total #watches: 150085
876.35/876.58	c total #propagations: 395950052 / total #impl: 744236936 (eff. 0.532)
876.35/876.58	c #Conflicts:    2144000 | #Learnt:      54836 | 0.000
876.35/876.58	c total clause space: 127.173MB
876.35/876.58	c total #watches: 152496
877.05/877.24	c total #propagations: 396135652 / total #impl: 744601839 (eff. 0.532)
877.05/877.24	c #Conflicts:    2145000 | #Learnt:      55836 | 0.000
877.05/877.24	c total clause space: 127.173MB
877.05/877.24	c total #watches: 154801
877.65/877.83	c total #propagations: 396326994 / total #impl: 744973637 (eff. 0.532)
877.65/877.83	c #Conflicts:    2146000 | #Learnt:      56836 | 0.000
877.65/877.83	c total clause space: 127.173MB
877.65/877.83	c total #watches: 157064
878.35/878.52	c total #propagations: 396502920 / total #impl: 745319080 (eff. 0.532)
878.35/878.52	c #Conflicts:    2147000 | #Learnt:      57836 | 0.000
878.35/878.52	c total clause space: 127.173MB
878.35/878.52	c total #watches: 159340
878.95/879.18	c total #propagations: 396682113 / total #impl: 745671767 (eff. 0.532)
878.95/879.18	c #Conflicts:    2148000 | #Learnt:      58836 | 0.000
878.95/879.18	c total clause space: 127.173MB
878.95/879.18	c total #watches: 161892
879.75/879.90	c total #propagations: 396871047 / total #impl: 746057821 (eff. 0.532)
879.75/879.90	c #Conflicts:    2149000 | #Learnt:      59836 | 0.000
879.75/879.90	c total clause space: 127.173MB
879.75/879.90	c total #watches: 164370
880.35/880.52	c total #propagations: 397066307 / total #impl: 746457219 (eff. 0.532)
880.35/880.52	c #Conflicts:    2150000 | #Learnt:      60836 | 0.000
880.35/880.52	c total clause space: 127.173MB
880.35/880.52	c total #watches: 166893
881.05/881.20	c total #propagations: 397245580 / total #impl: 746819728 (eff. 0.532)
881.05/881.20	c #Conflicts:    2151000 | #Learnt:      61836 | 0.000
881.05/881.20	c total clause space: 127.173MB
881.05/881.20	c total #watches: 169548
881.64/881.88	c total #propagations: 397427985 / total #impl: 747186641 (eff. 0.532)
881.64/881.88	c #Conflicts:    2152000 | #Learnt:      62836 | 0.000
881.64/881.88	c total clause space: 127.173MB
881.64/881.88	c total #watches: 172153
882.44/882.64	c total #propagations: 397606156 / total #impl: 747537347 (eff. 0.532)
882.44/882.64	c #Conflicts:    2153000 | #Learnt:      63836 | 0.000
882.44/882.64	c total clause space: 127.173MB
882.44/882.64	c total #watches: 174732
883.04/883.29	c total #propagations: 397785552 / total #impl: 747903287 (eff. 0.532)
883.04/883.29	c #Conflicts:    2154000 | #Learnt:      64836 | 0.000
883.04/883.29	c total clause space: 127.173MB
883.04/883.29	c total #watches: 177317
883.64/883.82	c total #propagations: 397963219 / total #impl: 748266023 (eff. 0.532)
883.64/883.82	c #Conflicts:    2155000 | #Learnt:      65836 | 0.000
883.64/883.82	c total clause space: 127.173MB
883.64/883.82	c total #watches: 180106
884.14/884.34	c total #propagations: 398148626 / total #impl: 748632022 (eff. 0.532)
884.14/884.34	c #Conflicts:    2156000 | #Learnt:      66836 | 0.000
884.14/884.34	c total clause space: 127.173MB
884.14/884.34	c total #watches: 182772
884.64/884.87	c total #propagations: 398331502 / total #impl: 748970727 (eff. 0.532)
884.64/884.87	c #Conflicts:    2157000 | #Learnt:      67836 | 0.000
884.64/884.87	c total clause space: 127.173MB
884.64/884.87	c total #watches: 185732
885.35/885.55	c total #propagations: 398524729 / total #impl: 749326493 (eff. 0.532)
885.35/885.55	c #Conflicts:    2158000 | #Learnt:      68836 | 0.000
885.35/885.55	c total clause space: 127.173MB
885.35/885.55	c total #watches: 188345
886.04/886.21	c total #propagations: 398715945 / total #impl: 749708538 (eff. 0.532)
886.04/886.21	c #Conflicts:    2159000 | #Learnt:      69836 | 0.000
886.04/886.21	c total clause space: 127.173MB
886.04/886.21	c total #watches: 191340
886.64/886.86	c total #propagations: 398909963 / total #impl: 750090190 (eff. 0.532)
886.64/886.86	c #Conflicts:    2160000 | #Learnt:      70836 | 0.000
886.64/886.86	c total clause space: 206.656MB
886.64/886.86	c total #watches: 194024
887.24/887.40	c total #propagations: 399100386 / total #impl: 750450399 (eff. 0.532)
887.24/887.40	c GARBAGE COLLECT
887.24/887.40	c #Conflicts:    2161000 | #Learnt:      36238 | 0.000
887.24/887.40	c total clause space: 206.656MB
887.24/887.40	c total #watches: 110841
887.55/887.75	c total #propagations: 399296600 / total #impl: 750807266 (eff. 0.532)
887.55/887.75	c #Conflicts:    2162000 | #Learnt:      37238 | 0.000
887.55/887.75	c total clause space: 206.656MB
887.55/887.75	c total #watches: 113590
887.94/888.19	c total #propagations: 399476762 / total #impl: 751130543 (eff. 0.532)
887.94/888.19	c #Conflicts:    2163000 | #Learnt:      38238 | 0.000
887.94/888.19	c total clause space: 206.656MB
887.94/888.19	c total #watches: 116212
888.44/888.64	c total #propagations: 399672095 / total #impl: 751485160 (eff. 0.532)
888.44/888.64	c #Conflicts:    2164000 | #Learnt:      39238 | 0.000
888.44/888.64	c total clause space: 206.656MB
888.44/888.64	c total #watches: 118679
888.84/889.09	c total #propagations: 399855188 / total #impl: 751818689 (eff. 0.532)
888.84/889.09	c #Conflicts:    2165000 | #Learnt:      40238 | 0.000
888.84/889.09	c total clause space: 206.656MB
888.84/889.09	c total #watches: 121418
889.34/889.58	c total #propagations: 400040045 / total #impl: 752155646 (eff. 0.532)
889.34/889.58	c #Conflicts:    2166000 | #Learnt:      41238 | 0.000
889.34/889.58	c total clause space: 206.656MB
889.34/889.58	c total #watches: 123986
889.94/890.10	c total #propagations: 400226222 / total #impl: 752499554 (eff. 0.532)
889.94/890.10	c #Conflicts:    2167000 | #Learnt:      42238 | 0.000
889.94/890.10	c total clause space: 206.656MB
889.94/890.10	c total #watches: 126401
890.34/890.57	c total #propagations: 400424289 / total #impl: 752882410 (eff. 0.532)
890.34/890.57	c #Conflicts:    2168000 | #Learnt:      43238 | 0.000
890.34/890.57	c total clause space: 206.656MB
890.34/890.57	c total #watches: 128705
890.85/891.07	c total #propagations: 400609822 / total #impl: 753239078 (eff. 0.532)
890.85/891.07	c #Conflicts:    2169000 | #Learnt:      44238 | 0.000
890.85/891.07	c total clause space: 206.656MB
890.85/891.07	c total #watches: 131427
891.44/891.60	c total #propagations: 400795040 / total #impl: 753589989 (eff. 0.532)
891.44/891.60	c #Conflicts:    2170000 | #Learnt:      45238 | 0.000
891.44/891.60	c total clause space: 206.656MB
891.44/891.60	c total #watches: 133749
891.95/892.20	c total #propagations: 400979912 / total #impl: 753936732 (eff. 0.532)
891.95/892.20	c #Conflicts:    2171000 | #Learnt:      46238 | 0.000
891.95/892.20	c total clause space: 206.656MB
891.95/892.20	c total #watches: 136219
892.64/892.80	c total #propagations: 401179098 / total #impl: 754329308 (eff. 0.532)
892.64/892.80	c #Conflicts:    2172000 | #Learnt:      47238 | 0.000
892.64/892.80	c total clause space: 206.656MB
892.64/892.80	c total #watches: 138578
893.24/893.45	c total #propagations: 401376960 / total #impl: 754711002 (eff. 0.532)
893.24/893.45	c #Conflicts:    2173000 | #Learnt:      48238 | 0.000
893.24/893.45	c total clause space: 206.656MB
893.24/893.45	c total #watches: 140892
893.84/894.09	c total #propagations: 401581352 / total #impl: 755118887 (eff. 0.532)
893.84/894.09	c #Conflicts:    2174000 | #Learnt:      49238 | 0.000
893.84/894.09	c total clause space: 206.656MB
893.84/894.09	c total #watches: 143328
894.54/894.75	c total #propagations: 401778955 / total #impl: 755500344 (eff. 0.532)
894.54/894.75	c #Conflicts:    2175000 | #Learnt:      50238 | 0.000
894.54/894.75	c total clause space: 206.656MB
894.54/894.75	c total #watches: 145820
895.14/895.31	c total #propagations: 401980956 / total #impl: 755893081 (eff. 0.532)
895.14/895.31	c #Conflicts:    2176000 | #Learnt:      51238 | 0.000
895.14/895.31	c total clause space: 206.656MB
895.14/895.31	c total #watches: 148123
895.74/895.95	c total #propagations: 402175873 / total #impl: 756264835 (eff. 0.532)
895.74/895.95	c #Conflicts:    2177000 | #Learnt:      52238 | 0.000
895.74/895.95	c total clause space: 206.656MB
895.74/895.95	c total #watches: 150460
896.45/896.66	c total #propagations: 402363544 / total #impl: 756643544 (eff. 0.532)
896.45/896.66	c #Conflicts:    2178000 | #Learnt:      53238 | 0.000
896.45/896.66	c total clause space: 206.656MB
896.45/896.66	c total #watches: 152757
897.14/897.34	c total #propagations: 402557813 / total #impl: 757030416 (eff. 0.532)
897.14/897.34	c #Conflicts:    2179000 | #Learnt:      54238 | 0.000
897.14/897.34	c total clause space: 206.656MB
897.14/897.34	c total #watches: 155407
897.74/897.96	c total #propagations: 402755045 / total #impl: 757421320 (eff. 0.532)
897.74/897.96	c #Conflicts:    2180000 | #Learnt:      55238 | 0.000
897.74/897.96	c total clause space: 206.656MB
897.74/897.96	c total #watches: 158025
898.34/898.59	c total #propagations: 402943841 / total #impl: 757800479 (eff. 0.532)
898.34/898.59	c #Conflicts:    2181000 | #Learnt:      56238 | 0.000
898.34/898.59	c total clause space: 206.656MB
898.34/898.59	c total #watches: 160711
899.04/899.21	c total #propagations: 403130346 / total #impl: 758156983 (eff. 0.532)
899.04/899.21	c #Conflicts:    2182000 | #Learnt:      57238 | 0.000
899.04/899.21	c total clause space: 206.656MB
899.04/899.21	c total #watches: 163409
899.65/899.88	c total #propagations: 403317706 / total #impl: 758505593 (eff. 0.532)
899.65/899.88	c #Conflicts:    2183000 | #Learnt:      58238 | 0.000
899.65/899.88	c total clause space: 206.656MB
899.65/899.88	c total #watches: 165894
900.44/900.69	c total #propagations: 403505451 / total #impl: 758840682 (eff. 0.532)
900.44/900.69	c #Conflicts:    2184000 | #Learnt:      59238 | 0.000
900.44/900.69	c total clause space: 206.656MB
900.44/900.69	c total #watches: 168337
901.34/901.53	c total #propagations: 403708949 / total #impl: 759238657 (eff. 0.532)
901.34/901.53	c #Conflicts:    2185000 | #Learnt:      60238 | 0.000
901.34/901.53	c total clause space: 206.656MB
901.34/901.53	c total #watches: 170702
902.14/902.30	c total #propagations: 403916982 / total #impl: 759651892 (eff. 0.532)
902.14/902.30	c #Conflicts:    2186000 | #Learnt:      61238 | 0.000
902.14/902.30	c total clause space: 206.656MB
902.14/902.30	c total #watches: 173062
902.84/903.09	c total #propagations: 404113548 / total #impl: 760069064 (eff. 0.532)
902.84/903.09	c #Conflicts:    2187000 | #Learnt:      62238 | 0.000
902.84/903.09	c total clause space: 206.656MB
902.84/903.09	c total #watches: 175641
903.64/903.89	c total #propagations: 404314762 / total #impl: 760505024 (eff. 0.532)
903.64/903.89	c #Conflicts:    2188000 | #Learnt:      63238 | 0.000
903.64/903.89	c total clause space: 206.656MB
903.64/903.89	c total #watches: 178064
904.54/904.72	c total #propagations: 404504994 / total #impl: 760889195 (eff. 0.532)
904.54/904.72	c #Conflicts:    2189000 | #Learnt:      64238 | 0.000
904.54/904.72	c total clause space: 206.656MB
904.54/904.72	c total #watches: 180633
905.34/905.50	c total #propagations: 404700508 / total #impl: 761280761 (eff. 0.532)
905.34/905.50	c #Conflicts:    2190000 | #Learnt:      65238 | 0.000
905.34/905.50	c total clause space: 206.656MB
905.34/905.50	c total #watches: 182959
906.24/906.42	c total #propagations: 404892715 / total #impl: 761660326 (eff. 0.532)
906.24/906.42	c #Conflicts:    2191000 | #Learnt:      66238 | 0.000
906.24/906.42	c total clause space: 206.656MB
906.24/906.42	c total #watches: 185197
907.04/907.24	c total #propagations: 405090264 / total #impl: 762075684 (eff. 0.532)
907.04/907.24	c #Conflicts:    2192000 | #Learnt:      67238 | 0.000
907.04/907.24	c total clause space: 206.656MB
907.04/907.24	c total #watches: 187810
908.04/908.20	c total #propagations: 405276502 / total #impl: 762452361 (eff. 0.532)
908.04/908.20	c #Conflicts:    2193000 | #Learnt:      68238 | 0.000
908.04/908.20	c total clause space: 206.656MB
908.04/908.20	c total #watches: 190261
908.94/909.10	c total #propagations: 405468910 / total #impl: 762848306 (eff. 0.532)
908.94/909.10	c #Conflicts:    2194000 | #Learnt:      69238 | 0.000
908.94/909.10	c total clause space: 206.656MB
908.94/909.10	c total #watches: 192405
909.84/910.03	c total #propagations: 405647114 / total #impl: 763203264 (eff. 0.532)
909.84/910.03	c #Conflicts:    2195000 | #Learnt:      70238 | 0.000
909.84/910.03	c total clause space: 206.656MB
909.84/910.03	c total #watches: 194561
910.74/910.93	c total #propagations: 405835801 / total #impl: 763589802 (eff. 0.531)
910.74/910.93	c #Conflicts:    2196000 | #Learnt:      71238 | 0.000
910.74/910.93	c total clause space: 206.656MB
910.74/910.93	c total #watches: 196938
911.44/911.61	c total #propagations: 406020818 / total #impl: 763973192 (eff. 0.531)
911.44/911.61	c GARBAGE COLLECT
911.44/911.61	c #Conflicts:    2197000 | #Learnt:      36333 | 0.000
911.44/911.61	c total clause space: 206.656MB
911.44/911.61	c total #watches: 111135
911.84/912.03	c total #propagations: 406217601 / total #impl: 764352965 (eff. 0.531)
911.84/912.03	c #Conflicts:    2198000 | #Learnt:      37333 | 0.000
911.84/912.03	c total clause space: 206.656MB
911.84/912.03	c total #watches: 113453
912.24/912.46	c total #propagations: 406415515 / total #impl: 764743332 (eff. 0.531)
912.24/912.46	c #Conflicts:    2199000 | #Learnt:      38333 | 0.000
912.24/912.46	c total clause space: 206.656MB
912.24/912.46	c total #watches: 116137
912.74/912.93	c total #propagations: 406629741 / total #impl: 765154168 (eff. 0.531)
912.74/912.93	c #Conflicts:    2200000 | #Learnt:      39333 | 0.000
912.74/912.93	c total clause space: 206.656MB
912.74/912.93	c total #watches: 118734
913.14/913.38	c total #propagations: 406835598 / total #impl: 765559578 (eff. 0.531)
913.14/913.38	c #Conflicts:    2201000 | #Learnt:      40333 | 0.000
913.14/913.38	c total clause space: 206.656MB
913.14/913.38	c total #watches: 121195
913.64/913.84	c total #propagations: 407043101 / total #impl: 765973957 (eff. 0.531)
913.64/913.84	c #Conflicts:    2202000 | #Learnt:      41333 | 0.000
913.64/913.84	c total clause space: 206.656MB
913.64/913.84	c total #watches: 123665
914.14/914.30	c total #propagations: 407240572 / total #impl: 766355049 (eff. 0.531)
914.14/914.30	c #Conflicts:    2203000 | #Learnt:      42333 | 0.000
914.14/914.30	c total clause space: 206.656MB
914.14/914.30	c total #watches: 126007
914.54/914.79	c total #propagations: 407443654 / total #impl: 766756601 (eff. 0.531)
914.54/914.79	c #Conflicts:    2204000 | #Learnt:      43333 | 0.000
914.54/914.79	c total clause space: 206.656MB
914.54/914.79	c total #watches: 128584
915.14/915.34	c total #propagations: 407643158 / total #impl: 767153385 (eff. 0.531)
915.14/915.34	c #Conflicts:    2205000 | #Learnt:      44333 | 0.000
915.14/915.34	c total clause space: 206.656MB
915.14/915.34	c total #watches: 131135
915.64/915.88	c total #propagations: 407843688 / total #impl: 767548664 (eff. 0.531)
915.64/915.88	c #Conflicts:    2206000 | #Learnt:      45333 | 0.000
915.64/915.88	c total clause space: 206.656MB
915.64/915.88	c total #watches: 133522
916.24/916.44	c total #propagations: 408048247 / total #impl: 767959298 (eff. 0.531)
916.24/916.44	c #Conflicts:    2207000 | #Learnt:      46333 | 0.000
916.24/916.44	c total clause space: 206.656MB
916.24/916.44	c total #watches: 135745
916.84/917.03	c total #propagations: 408250466 / total #impl: 768366390 (eff. 0.531)
916.84/917.03	c #Conflicts:    2208000 | #Learnt:      47333 | 0.000
916.84/917.03	c total clause space: 206.656MB
916.84/917.03	c total #watches: 138165
917.44/917.62	c total #propagations: 408450586 / total #impl: 768753589 (eff. 0.531)
917.44/917.62	c #Conflicts:    2209000 | #Learnt:      48333 | 0.000
917.44/917.62	c total clause space: 206.656MB
917.44/917.62	c total #watches: 140576
918.04/918.25	c total #propagations: 408646782 / total #impl: 769134486 (eff. 0.531)
918.04/918.25	c #Conflicts:    2210000 | #Learnt:      49333 | 0.000
918.04/918.25	c total clause space: 206.656MB
918.04/918.25	c total #watches: 142957
918.74/918.90	c total #propagations: 408851242 / total #impl: 769547102 (eff. 0.531)
918.74/918.90	c #Conflicts:    2211000 | #Learnt:      50333 | 0.000
918.74/918.90	c total clause space: 206.656MB
918.74/918.90	c total #watches: 145223
919.34/919.54	c total #propagations: 409054603 / total #impl: 769957775 (eff. 0.531)
919.34/919.54	c #Conflicts:    2212000 | #Learnt:      51333 | 0.000
919.34/919.54	c total clause space: 206.656MB
919.34/919.54	c total #watches: 147643
920.04/920.22	c total #propagations: 409251239 / total #impl: 770357495 (eff. 0.531)
920.04/920.22	c #Conflicts:    2213000 | #Learnt:      52333 | 0.000
920.04/920.22	c total clause space: 206.656MB
920.04/920.22	c total #watches: 149912
920.64/920.89	c total #propagations: 409449323 / total #impl: 770789606 (eff. 0.531)
920.64/920.89	c #Conflicts:    2214000 | #Learnt:      53333 | 0.000
920.64/920.89	c total clause space: 206.656MB
920.64/920.89	c total #watches: 152116
921.34/921.55	c total #propagations: 409646785 / total #impl: 771190759 (eff. 0.531)
921.34/921.55	c #Conflicts:    2215000 | #Learnt:      54333 | 0.000
921.34/921.55	c total clause space: 206.656MB
921.34/921.55	c total #watches: 154426
922.03/922.22	c total #propagations: 409837624 / total #impl: 771593309 (eff. 0.531)
922.03/922.22	c #Conflicts:    2216000 | #Learnt:      55333 | 0.000
922.03/922.22	c total clause space: 206.656MB
922.03/922.22	c total #watches: 156833
922.63/922.88	c total #propagations: 410040004 / total #impl: 772002687 (eff. 0.531)
922.63/922.88	c #Conflicts:    2217000 | #Learnt:      56333 | 0.000
922.63/922.88	c total clause space: 206.656MB
922.63/922.88	c total #watches: 159496
923.33/923.54	c total #propagations: 410241073 / total #impl: 772417860 (eff. 0.531)
923.33/923.54	c #Conflicts:    2218000 | #Learnt:      57333 | 0.000
923.33/923.54	c total clause space: 206.656MB
923.33/923.54	c total #watches: 161965
923.94/924.17	c total #propagations: 410440591 / total #impl: 772816859 (eff. 0.531)
923.94/924.17	c #Conflicts:    2219000 | #Learnt:      58333 | 0.000
923.94/924.17	c total clause space: 206.656MB
923.94/924.17	c total #watches: 164394
924.63/924.85	c total #propagations: 410632818 / total #impl: 773197279 (eff. 0.531)
924.63/924.85	c #Conflicts:    2220000 | #Learnt:      59333 | 0.000
924.63/924.85	c total clause space: 206.656MB
924.63/924.85	c total #watches: 166877
925.33/925.56	c total #propagations: 410815693 / total #impl: 773568013 (eff. 0.531)
925.33/925.56	c #Conflicts:    2221000 | #Learnt:      60333 | 0.000
925.33/925.56	c total clause space: 206.656MB
925.33/925.56	c total #watches: 169149
926.04/926.29	c total #propagations: 411011783 / total #impl: 773979123 (eff. 0.531)
926.04/926.29	c #Conflicts:    2222000 | #Learnt:      61333 | 0.000
926.04/926.29	c total clause space: 206.656MB
926.04/926.29	c total #watches: 171476
926.83/927.07	c total #propagations: 411201369 / total #impl: 774366144 (eff. 0.531)
926.83/927.07	c #Conflicts:    2223000 | #Learnt:      62333 | 0.000
926.83/927.07	c total clause space: 206.656MB
926.83/927.07	c total #watches: 173779
927.63/927.86	c total #propagations: 411388885 / total #impl: 774753367 (eff. 0.531)
927.63/927.86	c #Conflicts:    2224000 | #Learnt:      63333 | 0.000
927.63/927.86	c total clause space: 206.656MB
927.63/927.86	c total #watches: 176304
928.53/928.70	c total #propagations: 411586985 / total #impl: 775174071 (eff. 0.531)
928.53/928.70	c #Conflicts:    2225000 | #Learnt:      64333 | 0.000
928.53/928.70	c total clause space: 206.656MB
928.53/928.70	c total #watches: 178710
929.23/929.50	c total #propagations: 411784082 / total #impl: 775584287 (eff. 0.531)
929.23/929.50	c #Conflicts:    2226000 | #Learnt:      65333 | 0.000
929.23/929.50	c total clause space: 206.656MB
929.23/929.50	c total #watches: 180957
930.13/930.35	c total #propagations: 411977902 / total #impl: 776001580 (eff. 0.531)
930.13/930.35	c #Conflicts:    2227000 | #Learnt:      66333 | 0.000
930.13/930.35	c total clause space: 206.656MB
930.13/930.35	c total #watches: 183328
931.03/931.26	c total #propagations: 412177835 / total #impl: 776416578 (eff. 0.531)
931.03/931.26	c #Conflicts:    2228000 | #Learnt:      67333 | 0.000
931.03/931.26	c total clause space: 206.656MB
931.03/931.26	c total #watches: 185548
931.83/932.08	c total #propagations: 412378789 / total #impl: 776854399 (eff. 0.531)
931.83/932.08	c #Conflicts:    2229000 | #Learnt:      68333 | 0.000
931.83/932.08	c total clause space: 206.656MB
931.83/932.08	c total #watches: 187975
932.74/932.92	c total #propagations: 412569954 / total #impl: 777271727 (eff. 0.531)
932.74/932.92	c #Conflicts:    2230000 | #Learnt:      69333 | 0.000
932.74/932.92	c total clause space: 206.656MB
932.74/932.92	c total #watches: 190350
933.53/933.78	c total #propagations: 412772655 / total #impl: 777751487 (eff. 0.531)
933.53/933.78	c #Conflicts:    2231000 | #Learnt:      70333 | 0.000
933.53/933.78	c total clause space: 206.656MB
933.53/933.78	c total #watches: 192913
934.43/934.64	c total #propagations: 412981594 / total #impl: 778181956 (eff. 0.531)
934.43/934.64	c #Conflicts:    2232000 | #Learnt:      71333 | 0.000
934.43/934.64	c total clause space: 206.656MB
934.43/934.64	c total #watches: 195316
935.23/935.43	c total #propagations: 413177512 / total #impl: 778578466 (eff. 0.531)
935.23/935.43	c #Conflicts:    2233000 | #Learnt:      72333 | 0.000
935.23/935.43	c total clause space: 206.656MB
935.23/935.43	c total #watches: 197862
935.63/935.90	c total #propagations: 413359069 / total #impl: 778930856 (eff. 0.531)
935.63/935.90	c GARBAGE COLLECT
935.63/935.90	c #Conflicts:    2234000 | #Learnt:      37136 | 0.000
935.63/935.90	c total clause space: 206.656MB
935.63/935.90	c total #watches: 112995
936.13/936.30	c total #propagations: 413553884 / total #impl: 779315569 (eff. 0.531)
936.13/936.30	c #Conflicts:    2235000 | #Learnt:      38136 | 0.000
936.13/936.30	c total clause space: 206.656MB
936.13/936.30	c total #watches: 115547
936.53/936.74	c total #propagations: 413745949 / total #impl: 779692405 (eff. 0.531)
936.53/936.74	c #Conflicts:    2236000 | #Learnt:      39136 | 0.000
936.53/936.74	c total clause space: 206.656MB
936.53/936.74	c total #watches: 118160
937.04/937.22	c total #propagations: 413936986 / total #impl: 780058734 (eff. 0.531)
937.04/937.22	c #Conflicts:    2237000 | #Learnt:      40136 | 0.000
937.04/937.22	c total clause space: 206.656MB
937.04/937.22	c total #watches: 120702
937.43/937.66	c total #propagations: 414132773 / total #impl: 780446184 (eff. 0.531)
937.43/937.66	c #Conflicts:    2238000 | #Learnt:      41136 | 0.000
937.43/937.66	c total clause space: 206.656MB
937.43/937.66	c total #watches: 123267
937.93/938.17	c total #propagations: 414316988 / total #impl: 780806670 (eff. 0.531)
937.93/938.17	c #Conflicts:    2239000 | #Learnt:      42136 | 0.000
937.93/938.17	c total clause space: 206.656MB
937.93/938.17	c total #watches: 125928
938.53/938.70	c total #propagations: 414519561 / total #impl: 781216149 (eff. 0.531)
938.53/938.70	c #Conflicts:    2240000 | #Learnt:      43136 | 0.000
938.53/938.70	c total clause space: 206.656MB
938.53/938.70	c total #watches: 128653
938.93/939.19	c total #propagations: 414725942 / total #impl: 781636686 (eff. 0.531)
938.93/939.19	c #Conflicts:    2241000 | #Learnt:      44136 | 0.000
938.93/939.19	c total clause space: 206.656MB
938.93/939.19	c total #watches: 131398
939.53/939.74	c total #propagations: 414917696 / total #impl: 782026114 (eff. 0.531)
939.53/939.74	c #Conflicts:    2242000 | #Learnt:      45136 | 0.000
939.53/939.74	c total clause space: 206.656MB
939.53/939.74	c total #watches: 133853
940.03/940.27	c total #propagations: 415126474 / total #impl: 782458730 (eff. 0.531)
940.03/940.27	c #Conflicts:    2243000 | #Learnt:      46136 | 0.000
940.03/940.27	c total clause space: 206.656MB
940.03/940.27	c total #watches: 136411
940.53/940.79	c total #propagations: 415326601 / total #impl: 782865069 (eff. 0.531)
940.53/940.79	c #Conflicts:    2244000 | #Learnt:      47136 | 0.000
940.53/940.79	c total clause space: 206.656MB
940.53/940.79	c total #watches: 138670
941.13/941.37	c total #propagations: 415521247 / total #impl: 783270152 (eff. 0.530)
941.13/941.37	c #Conflicts:    2245000 | #Learnt:      48136 | 0.000
941.13/941.37	c total clause space: 206.656MB
941.13/941.37	c total #watches: 141082
941.73/941.92	c total #propagations: 415722014 / total #impl: 783689617 (eff. 0.530)
941.73/941.92	c #Conflicts:    2246000 | #Learnt:      49136 | 0.000
941.73/941.92	c total clause space: 206.656MB
941.73/941.92	c total #watches: 143475
942.33/942.53	c total #propagations: 415913789 / total #impl: 784076305 (eff. 0.530)
942.33/942.53	c #Conflicts:    2247000 | #Learnt:      50136 | 0.000
942.33/942.53	c total clause space: 206.656MB
942.33/942.53	c total #watches: 145623
942.93/943.16	c total #propagations: 416114124 / total #impl: 784479725 (eff. 0.530)
942.93/943.16	c #Conflicts:    2248000 | #Learnt:      51136 | 0.000
942.93/943.16	c total clause space: 206.656MB
942.93/943.16	c total #watches: 147933
943.64/943.82	c total #propagations: 416315190 / total #impl: 784893139 (eff. 0.530)
943.64/943.82	c #Conflicts:    2249000 | #Learnt:      52136 | 0.000
943.64/943.82	c total clause space: 206.656MB
943.64/943.82	c total #watches: 150293
944.23/944.44	c total #propagations: 416512627 / total #impl: 785298801 (eff. 0.530)
944.23/944.44	c #Conflicts:    2250000 | #Learnt:      53136 | 0.000
944.23/944.44	c total clause space: 206.656MB
944.23/944.44	c total #watches: 152548
944.93/945.10	c total #propagations: 416706144 / total #impl: 785695362 (eff. 0.530)
944.93/945.10	c #Conflicts:    2251000 | #Learnt:      54136 | 0.000
944.93/945.10	c total clause space: 206.656MB
944.93/945.10	c total #watches: 154912
945.53/945.72	c total #propagations: 416910850 / total #impl: 786124845 (eff. 0.530)
945.53/945.72	c #Conflicts:    2252000 | #Learnt:      55136 | 0.000
945.53/945.72	c total clause space: 206.656MB
945.53/945.72	c total #watches: 157277
946.13/946.38	c total #propagations: 417105839 / total #impl: 786542927 (eff. 0.530)
946.13/946.38	c #Conflicts:    2253000 | #Learnt:      56136 | 0.000
946.13/946.38	c total clause space: 206.656MB
946.13/946.38	c total #watches: 159833
946.83/947.02	c total #propagations: 417303842 / total #impl: 786964070 (eff. 0.530)
946.83/947.02	c #Conflicts:    2254000 | #Learnt:      57136 | 0.000
946.83/947.02	c total clause space: 206.656MB
946.83/947.02	c total #watches: 162206
947.43/947.67	c total #propagations: 417497839 / total #impl: 787372098 (eff. 0.530)
947.43/947.67	c #Conflicts:    2255000 | #Learnt:      58136 | 0.000
947.43/947.67	c total clause space: 206.656MB
947.43/947.67	c total #watches: 164473
948.14/948.37	c total #propagations: 417690548 / total #impl: 787751262 (eff. 0.530)
948.14/948.37	c #Conflicts:    2256000 | #Learnt:      59136 | 0.000
948.14/948.37	c total clause space: 206.656MB
948.14/948.37	c total #watches: 166765
948.83/949.04	c total #propagations: 417878554 / total #impl: 788143361 (eff. 0.530)
948.83/949.04	c #Conflicts:    2257000 | #Learnt:      60136 | 0.000
948.83/949.04	c total clause space: 206.656MB
948.83/949.04	c total #watches: 169023
949.53/949.73	c total #propagations: 418066450 / total #impl: 788492921 (eff. 0.530)
949.53/949.73	c #Conflicts:    2258000 | #Learnt:      61136 | 0.000
949.53/949.73	c total clause space: 206.656MB
949.53/949.73	c total #watches: 171235
950.13/950.38	c total #propagations: 418266514 / total #impl: 788862776 (eff. 0.530)
950.13/950.38	c #Conflicts:    2259000 | #Learnt:      62136 | 0.000
950.13/950.38	c total clause space: 206.656MB
950.13/950.38	c total #watches: 173506
950.84/951.08	c total #propagations: 418459464 / total #impl: 789216003 (eff. 0.530)
950.84/951.08	c #Conflicts:    2260000 | #Learnt:      63136 | 0.000
950.84/951.08	c total clause space: 206.656MB
950.84/951.08	c total #watches: 175767
951.54/951.79	c total #propagations: 418652873 / total #impl: 789593408 (eff. 0.530)
951.54/951.79	c #Conflicts:    2261000 | #Learnt:      64136 | 0.000
951.54/951.79	c total clause space: 206.656MB
951.54/951.79	c total #watches: 177967
952.34/952.53	c total #propagations: 418828297 / total #impl: 789951244 (eff. 0.530)
952.34/952.53	c #Conflicts:    2262000 | #Learnt:      65136 | 0.000
952.34/952.53	c total clause space: 206.656MB
952.34/952.53	c total #watches: 180294
953.04/953.22	c total #propagations: 419011684 / total #impl: 790332161 (eff. 0.530)
953.04/953.22	c #Conflicts:    2263000 | #Learnt:      66136 | 0.000
953.04/953.22	c total clause space: 206.656MB
953.04/953.22	c total #watches: 182603
953.65/953.88	c total #propagations: 419191839 / total #impl: 790689683 (eff. 0.530)
953.65/953.88	c #Conflicts:    2264000 | #Learnt:      67136 | 0.000
953.65/953.88	c total clause space: 206.656MB
953.65/953.88	c total #watches: 184782
954.34/954.56	c total #propagations: 419364354 / total #impl: 791045461 (eff. 0.530)
954.34/954.56	c #Conflicts:    2265000 | #Learnt:      68136 | 0.000
954.34/954.56	c total clause space: 206.656MB
954.34/954.56	c total #watches: 187420
955.04/955.22	c total #propagations: 419560639 / total #impl: 791457489 (eff. 0.530)
955.04/955.22	c #Conflicts:    2266000 | #Learnt:      69136 | 0.000
955.04/955.22	c total clause space: 206.656MB
955.04/955.22	c total #watches: 189802
955.64/955.87	c total #propagations: 419741229 / total #impl: 791824545 (eff. 0.530)
955.64/955.87	c #Conflicts:    2267000 | #Learnt:      70136 | 0.000
955.64/955.87	c total clause space: 206.656MB
955.64/955.87	c total #watches: 192087
956.34/956.59	c total #propagations: 419922690 / total #impl: 792185157 (eff. 0.530)
956.34/956.59	c #Conflicts:    2268000 | #Learnt:      71136 | 0.000
956.34/956.59	c total clause space: 206.656MB
956.34/956.59	c total #watches: 194323
957.14/957.34	c total #propagations: 420113375 / total #impl: 792582808 (eff. 0.530)
957.14/957.34	c #Conflicts:    2269000 | #Learnt:      72136 | 0.000
957.14/957.34	c total clause space: 206.656MB
957.14/957.34	c total #watches: 196472
957.84/958.05	c total #propagations: 420302717 / total #impl: 792954074 (eff. 0.530)
957.84/958.05	c GARBAGE COLLECT
957.84/958.05	c #Conflicts:    2270000 | #Learnt:      36644 | 0.000
957.84/958.05	c total clause space: 206.656MB
957.84/958.05	c total #watches: 111852
958.24/958.43	c total #propagations: 420500704 / total #impl: 793353824 (eff. 0.530)
958.24/958.43	c #Conflicts:    2271000 | #Learnt:      37644 | 0.000
958.24/958.43	c total clause space: 206.656MB
958.24/958.43	c total #watches: 113980
958.64/958.83	c total #propagations: 420681743 / total #impl: 793696960 (eff. 0.530)
958.64/958.83	c #Conflicts:    2272000 | #Learnt:      38644 | 0.000
958.64/958.83	c total clause space: 206.656MB
958.64/958.83	c total #watches: 116298
959.05/959.26	c total #propagations: 420876297 / total #impl: 794063076 (eff. 0.530)
959.05/959.26	c #Conflicts:    2273000 | #Learnt:      39644 | 0.000
959.05/959.26	c total clause space: 206.656MB
959.05/959.26	c total #watches: 118418
959.44/959.64	c total #propagations: 421060838 / total #impl: 794425155 (eff. 0.530)
959.44/959.64	c #Conflicts:    2274000 | #Learnt:      40644 | 0.000
959.44/959.64	c total clause space: 206.656MB
959.44/959.64	c total #watches: 120597
959.84/960.06	c total #propagations: 421245476 / total #impl: 794783712 (eff. 0.530)
959.84/960.06	c #Conflicts:    2275000 | #Learnt:      41644 | 0.000
959.84/960.06	c total clause space: 206.656MB
959.84/960.06	c total #watches: 122860
960.34/960.51	c total #propagations: 421430583 / total #impl: 795150147 (eff. 0.530)
960.34/960.51	c #Conflicts:    2276000 | #Learnt:      42644 | 0.000
960.34/960.51	c total clause space: 206.656MB
960.34/960.51	c total #watches: 125056
960.74/960.94	c total #propagations: 421618604 / total #impl: 795522191 (eff. 0.530)
960.74/960.94	c #Conflicts:    2277000 | #Learnt:      43644 | 0.000
960.74/960.94	c total clause space: 206.656MB
960.74/960.94	c total #watches: 127208
961.14/961.39	c total #propagations: 421806091 / total #impl: 795898616 (eff. 0.530)
961.14/961.39	c #Conflicts:    2278000 | #Learnt:      44644 | 0.000
961.14/961.39	c total clause space: 206.656MB
961.14/961.39	c total #watches: 129497
961.64/961.88	c total #propagations: 421988023 / total #impl: 796247110 (eff. 0.530)
961.64/961.88	c #Conflicts:    2279000 | #Learnt:      45644 | 0.000
961.64/961.88	c total clause space: 206.656MB
961.64/961.88	c total #watches: 131679
962.14/962.36	c total #propagations: 422172709 / total #impl: 796608447 (eff. 0.530)
962.14/962.36	c #Conflicts:    2280000 | #Learnt:      46644 | 0.000
962.14/962.36	c total clause space: 206.656MB
962.14/962.36	c total #watches: 133810
962.64/962.87	c total #propagations: 422361829 / total #impl: 796970765 (eff. 0.530)
962.64/962.87	c #Conflicts:    2281000 | #Learnt:      47644 | 0.000
962.64/962.87	c total clause space: 206.656MB
962.64/962.87	c total #watches: 136047
963.14/963.35	c total #propagations: 422551358 / total #impl: 797343628 (eff. 0.530)
963.14/963.35	c #Conflicts:    2282000 | #Learnt:      48644 | 0.000
963.14/963.35	c total clause space: 206.656MB
963.14/963.35	c total #watches: 138241
963.64/963.88	c total #propagations: 422740552 / total #impl: 797710701 (eff. 0.530)
963.64/963.88	c #Conflicts:    2283000 | #Learnt:      49644 | 0.000
963.64/963.88	c total clause space: 206.656MB
963.64/963.88	c total #watches: 140393
964.14/964.38	c total #propagations: 422933611 / total #impl: 798092781 (eff. 0.530)
964.14/964.38	c #Conflicts:    2284000 | #Learnt:      50644 | 0.000
964.14/964.38	c total clause space: 206.656MB
964.14/964.38	c total #watches: 142796
964.74/964.90	c total #propagations: 423145542 / total #impl: 798496704 (eff. 0.530)
964.74/964.90	c #Conflicts:    2285000 | #Learnt:      51644 | 0.000
964.74/964.90	c total clause space: 206.656MB
964.74/964.90	c total #watches: 145060
965.24/965.43	c total #propagations: 423347896 / total #impl: 798896786 (eff. 0.530)
965.24/965.43	c #Conflicts:    2286000 | #Learnt:      52644 | 0.000
965.24/965.43	c total clause space: 206.656MB
965.24/965.43	c total #watches: 147726
965.84/966.02	c total #propagations: 423545350 / total #impl: 799288907 (eff. 0.530)
965.84/966.02	c #Conflicts:    2287000 | #Learnt:      53644 | 0.000
965.84/966.02	c total clause space: 206.656MB
965.84/966.02	c total #watches: 150081
966.44/966.65	c total #propagations: 423753575 / total #impl: 799686366 (eff. 0.530)
966.44/966.65	c #Conflicts:    2288000 | #Learnt:      54644 | 0.000
966.44/966.65	c total clause space: 206.656MB
966.44/966.65	c total #watches: 152546
967.04/967.26	c total #propagations: 423956602 / total #impl: 800083929 (eff. 0.530)
967.04/967.26	c #Conflicts:    2289000 | #Learnt:      55644 | 0.000
967.04/967.26	c total clause space: 206.656MB
967.04/967.26	c total #watches: 155294
967.64/967.87	c total #propagations: 424146903 / total #impl: 800460665 (eff. 0.530)
967.64/967.87	c #Conflicts:    2290000 | #Learnt:      56644 | 0.000
967.64/967.87	c total clause space: 206.656MB
967.64/967.87	c total #watches: 157649
968.34/968.50	c total #propagations: 424351683 / total #impl: 800868468 (eff. 0.530)
968.34/968.50	c #Conflicts:    2291000 | #Learnt:      57644 | 0.000
968.34/968.50	c total clause space: 206.656MB
968.34/968.50	c total #watches: 159914
968.84/969.09	c total #propagations: 424563311 / total #impl: 801291750 (eff. 0.530)
968.84/969.09	c #Conflicts:    2292000 | #Learnt:      58644 | 0.000
968.84/969.09	c total clause space: 206.656MB
968.84/969.09	c total #watches: 162367
969.44/969.69	c total #propagations: 424747969 / total #impl: 801639652 (eff. 0.530)
969.44/969.69	c #Conflicts:    2293000 | #Learnt:      59644 | 0.000
969.44/969.69	c total clause space: 206.656MB
969.44/969.69	c total #watches: 164626
970.14/970.35	c total #propagations: 424945008 / total #impl: 802030136 (eff. 0.530)
970.14/970.35	c #Conflicts:    2294000 | #Learnt:      60644 | 0.000
970.14/970.35	c total clause space: 206.656MB
970.14/970.35	c total #watches: 166925
970.74/970.99	c total #propagations: 425137669 / total #impl: 802414294 (eff. 0.530)
970.74/970.99	c #Conflicts:    2295000 | #Learnt:      61644 | 0.000
970.74/970.99	c total clause space: 206.656MB
970.74/970.99	c total #watches: 169230
971.44/971.62	c total #propagations: 425326774 / total #impl: 802779970 (eff. 0.530)
971.44/971.62	c #Conflicts:    2296000 | #Learnt:      62644 | 0.000
971.44/971.62	c total clause space: 206.656MB
971.44/971.62	c total #watches: 171673
972.14/972.33	c total #propagations: 425513312 / total #impl: 803137108 (eff. 0.530)
972.14/972.33	c #Conflicts:    2297000 | #Learnt:      63644 | 0.000
972.14/972.33	c total clause space: 206.656MB
972.14/972.33	c total #watches: 173972
972.84/973.04	c total #propagations: 425714329 / total #impl: 803539305 (eff. 0.530)
972.84/973.04	c #Conflicts:    2298000 | #Learnt:      64644 | 0.000
972.84/973.04	c total clause space: 206.656MB
972.84/973.04	c total #watches: 176267
973.54/973.70	c total #propagations: 425921097 / total #impl: 803959969 (eff. 0.530)
973.54/973.70	c #Conflicts:    2299000 | #Learnt:      65644 | 0.000
973.54/973.70	c total clause space: 206.656MB
973.54/973.70	c total #watches: 178600
974.14/974.31	c total #propagations: 426093759 / total #impl: 804298569 (eff. 0.530)
974.14/974.31	c #Conflicts:    2300000 | #Learnt:      66644 | 0.000
974.14/974.31	c total clause space: 206.656MB
974.14/974.31	c total #watches: 181249
974.64/974.83	c total #propagations: 426287027 / total #impl: 804632468 (eff. 0.530)
974.64/974.83	c #Conflicts:    2301000 | #Learnt:      67644 | 0.000
974.64/974.83	c total clause space: 206.656MB
974.64/974.83	c total #watches: 183799
975.14/975.35	c total #propagations: 426460101 / total #impl: 804922548 (eff. 0.530)
975.14/975.35	c #Conflicts:    2302000 | #Learnt:      68644 | 0.000
975.14/975.35	c total clause space: 206.656MB
975.14/975.35	c total #watches: 186437
975.64/975.85	c total #propagations: 426641366 / total #impl: 805233247 (eff. 0.530)
975.64/975.85	c #Conflicts:    2303000 | #Learnt:      69644 | 0.000
975.64/975.85	c total clause space: 206.656MB
975.64/975.85	c total #watches: 188735
976.24/976.45	c total #propagations: 426809856 / total #impl: 805530273 (eff. 0.530)
976.24/976.45	c #Conflicts:    2304000 | #Learnt:      70644 | 0.000
976.24/976.45	c total clause space: 206.656MB
976.24/976.45	c total #watches: 191093
977.04/977.29	c total #propagations: 426982681 / total #impl: 805841928 (eff. 0.530)
977.04/977.29	c #Conflicts:    2305000 | #Learnt:      71644 | 0.000
977.04/977.29	c total clause space: 206.656MB
977.04/977.29	c total #watches: 193644
977.94/978.14	c total #propagations: 427172350 / total #impl: 806228602 (eff. 0.530)
977.94/978.14	c #Conflicts:    2306000 | #Learnt:      72644 | 0.000
977.94/978.14	c total clause space: 206.656MB
977.94/978.14	c total #watches: 195846
978.84/979.04	c total #propagations: 427355631 / total #impl: 806616875 (eff. 0.530)
978.84/979.04	c GARBAGE COLLECT
978.84/979.04	c #Conflicts:    2307000 | #Learnt:      36836 | 0.000
978.84/979.04	c total clause space: 206.656MB
978.84/979.04	c total #watches: 112317
979.24/979.47	c total #propagations: 427543554 / total #impl: 807011273 (eff. 0.530)
979.24/979.47	c #Conflicts:    2308000 | #Learnt:      37836 | 0.000
979.24/979.47	c total clause space: 206.656MB
979.24/979.47	c total #watches: 114892
979.64/979.88	c total #propagations: 427743519 / total #impl: 807389659 (eff. 0.530)
979.64/979.88	c #Conflicts:    2309000 | #Learnt:      38836 | 0.000
979.64/979.88	c total clause space: 206.656MB
979.64/979.88	c total #watches: 117383
980.04/980.29	c total #propagations: 427941432 / total #impl: 807761812 (eff. 0.530)
980.04/980.29	c #Conflicts:    2310000 | #Learnt:      39836 | 0.000
980.04/980.29	c total clause space: 206.656MB
980.04/980.29	c total #watches: 119767
980.53/980.75	c total #propagations: 428141947 / total #impl: 808136223 (eff. 0.530)
980.53/980.75	c #Conflicts:    2311000 | #Learnt:      40836 | 0.000
980.53/980.75	c total clause space: 206.656MB
980.53/980.75	c total #watches: 122179
981.04/981.21	c total #propagations: 428349200 / total #impl: 808525095 (eff. 0.530)
981.04/981.21	c #Conflicts:    2312000 | #Learnt:      41836 | 0.000
981.04/981.21	c total clause space: 206.656MB
981.04/981.21	c total #watches: 124502
981.43/981.69	c total #propagations: 428553425 / total #impl: 808923679 (eff. 0.530)
981.43/981.69	c #Conflicts:    2313000 | #Learnt:      42836 | 0.000
981.43/981.69	c total clause space: 206.656MB
981.43/981.69	c total #watches: 126954
981.93/982.14	c total #propagations: 428748803 / total #impl: 809310538 (eff. 0.530)
981.93/982.14	c #Conflicts:    2314000 | #Learnt:      43836 | 0.000
981.93/982.14	c total clause space: 206.656MB
981.93/982.14	c total #watches: 129247
982.43/982.63	c total #propagations: 428949751 / total #impl: 809692856 (eff. 0.530)
982.43/982.63	c #Conflicts:    2315000 | #Learnt:      44836 | 0.000
982.43/982.63	c total clause space: 206.656MB
982.43/982.63	c total #watches: 131527
982.93/983.16	c total #propagations: 429150268 / total #impl: 810084809 (eff. 0.530)
982.93/983.16	c #Conflicts:    2316000 | #Learnt:      45836 | 0.000
982.93/983.16	c total clause space: 206.656MB
982.93/983.16	c total #watches: 133766
983.53/983.73	c total #propagations: 429350703 / total #impl: 810481830 (eff. 0.530)
983.53/983.73	c #Conflicts:    2317000 | #Learnt:      46836 | 0.000
983.53/983.73	c total clause space: 206.656MB
983.53/983.73	c total #watches: 136127
984.03/984.29	c total #propagations: 429564984 / total #impl: 810919008 (eff. 0.530)
984.03/984.29	c #Conflicts:    2318000 | #Learnt:      47836 | 0.000
984.03/984.29	c total clause space: 206.656MB
984.03/984.29	c total #watches: 138464
984.63/984.85	c total #propagations: 429766411 / total #impl: 811309933 (eff. 0.530)
984.63/984.85	c #Conflicts:    2319000 | #Learnt:      48836 | 0.000
984.63/984.85	c total clause space: 206.656MB
984.63/984.85	c total #watches: 140675
985.23/985.47	c total #propagations: 429961842 / total #impl: 811690356 (eff. 0.530)
985.23/985.47	c #Conflicts:    2320000 | #Learnt:      49836 | 0.000
985.23/985.47	c total clause space: 206.656MB
985.23/985.47	c total #watches: 143100
985.83/986.07	c total #propagations: 430163917 / total #impl: 812093726 (eff. 0.530)
985.83/986.07	c #Conflicts:    2321000 | #Learnt:      50836 | 0.000
985.83/986.07	c total clause space: 206.656MB
985.83/986.07	c total #watches: 145456
986.43/986.66	c total #propagations: 430371037 / total #impl: 812495492 (eff. 0.530)
986.43/986.66	c #Conflicts:    2322000 | #Learnt:      51836 | 0.000
986.43/986.66	c total clause space: 206.656MB
986.43/986.66	c total #watches: 148210
987.03/987.28	c total #propagations: 430574935 / total #impl: 812893158 (eff. 0.530)
987.03/987.28	c #Conflicts:    2323000 | #Learnt:      52836 | 0.000
987.03/987.28	c total clause space: 206.656MB
987.03/987.28	c total #watches: 150637
987.74/987.96	c total #propagations: 430779296 / total #impl: 813309445 (eff. 0.530)
987.74/987.96	c #Conflicts:    2324000 | #Learnt:      53836 | 0.000
987.74/987.96	c total clause space: 206.656MB
987.74/987.96	c total #watches: 152874
988.43/988.62	c total #propagations: 430986710 / total #impl: 813732413 (eff. 0.530)
988.43/988.62	c #Conflicts:    2325000 | #Learnt:      54836 | 0.000
988.43/988.62	c total clause space: 206.656MB
988.43/988.62	c total #watches: 155339
989.03/989.25	c total #propagations: 431189068 / total #impl: 814135345 (eff. 0.530)
989.03/989.25	c #Conflicts:    2326000 | #Learnt:      55836 | 0.000
989.03/989.25	c total clause space: 206.656MB
989.03/989.25	c total #watches: 157942
989.73/989.97	c total #propagations: 431384492 / total #impl: 814529188 (eff. 0.530)
989.73/989.97	c #Conflicts:    2327000 | #Learnt:      56836 | 0.000
989.73/989.97	c total clause space: 206.656MB
989.73/989.97	c total #watches: 160326
990.43/990.65	c total #propagations: 431587123 / total #impl: 814950887 (eff. 0.530)
990.43/990.65	c #Conflicts:    2328000 | #Learnt:      57836 | 0.000
990.43/990.65	c total clause space: 206.656MB
990.43/990.65	c total #watches: 162632
991.13/991.33	c total #propagations: 431790027 / total #impl: 815377279 (eff. 0.530)
991.13/991.33	c #Conflicts:    2329000 | #Learnt:      58836 | 0.000
991.13/991.33	c total clause space: 206.656MB
991.13/991.33	c total #watches: 164962
991.83/992.07	c total #propagations: 431986528 / total #impl: 815772471 (eff. 0.530)
991.83/992.07	c #Conflicts:    2330000 | #Learnt:      59836 | 0.000
991.83/992.07	c total clause space: 206.656MB
991.83/992.07	c total #watches: 167314
992.63/992.86	c total #propagations: 432190177 / total #impl: 816180741 (eff. 0.530)
992.63/992.86	c #Conflicts:    2331000 | #Learnt:      60836 | 0.000
992.63/992.86	c total clause space: 206.656MB
992.63/992.86	c total #watches: 169580
993.43/993.69	c total #propagations: 432395378 / total #impl: 816593203 (eff. 0.530)
993.43/993.69	c #Conflicts:    2332000 | #Learnt:      61836 | 0.000
993.43/993.69	c total clause space: 206.656MB
993.43/993.69	c total #watches: 171754
994.24/994.41	c total #propagations: 432601041 / total #impl: 817002653 (eff. 0.529)
994.24/994.41	c #Conflicts:    2333000 | #Learnt:      62836 | 0.000
994.24/994.41	c total clause space: 206.656MB
994.24/994.41	c total #watches: 174166
994.93/995.11	c total #propagations: 432796722 / total #impl: 817386399 (eff. 0.529)
994.93/995.11	c #Conflicts:    2334000 | #Learnt:      63836 | 0.000
994.93/995.11	c total clause space: 206.656MB
994.93/995.11	c total #watches: 176580
995.73/995.91	c total #propagations: 432994171 / total #impl: 817772393 (eff. 0.529)
995.73/995.91	c #Conflicts:    2335000 | #Learnt:      64836 | 0.000
995.73/995.91	c total clause space: 206.656MB
995.73/995.91	c total #watches: 178877
996.44/996.65	c total #propagations: 433193614 / total #impl: 818184874 (eff. 0.529)
996.44/996.65	c #Conflicts:    2336000 | #Learnt:      65836 | 0.000
996.44/996.65	c total clause space: 206.656MB
996.44/996.65	c total #watches: 181118
997.23/997.42	c total #propagations: 433387499 / total #impl: 818568797 (eff. 0.529)
997.23/997.42	c #Conflicts:    2337000 | #Learnt:      66836 | 0.000
997.23/997.42	c total clause space: 206.656MB
997.23/997.42	c total #watches: 183591
998.03/998.26	c total #propagations: 433585443 / total #impl: 818963870 (eff. 0.529)
998.03/998.26	c #Conflicts:    2338000 | #Learnt:      67836 | 0.000
998.03/998.26	c total clause space: 206.656MB
998.03/998.26	c total #watches: 185812
998.93/999.11	c total #propagations: 433783453 / total #impl: 819359806 (eff. 0.529)
998.93/999.11	c #Conflicts:    2339000 | #Learnt:      68836 | 0.000
998.93/999.11	c total clause space: 206.656MB
998.93/999.11	c total #watches: 187977
999.74/999.97	c total #propagations: 433980146 / total #impl: 819770277 (eff. 0.529)
999.74/999.97	c #Conflicts:    2340000 | #Learnt:      69836 | 0.000
999.74/999.97	c total clause space: 206.656MB
999.74/999.97	c total #watches: 190371
1000.73/1000.92	c total #propagations: 434175744 / total #impl: 820176153 (eff. 0.529)
1000.73/1000.92	c #Conflicts:    2341000 | #Learnt:      70836 | 0.000
1000.73/1000.92	c total clause space: 206.656MB
1000.73/1000.92	c total #watches: 192725
1001.63/1001.86	c total #propagations: 434379506 / total #impl: 820602704 (eff. 0.529)
1001.63/1001.86	c #Conflicts:    2342000 | #Learnt:      71836 | 0.000
1001.63/1001.86	c total clause space: 206.656MB
1001.63/1001.86	c total #watches: 194978
1002.63/1002.83	c total #propagations: 434576301 / total #impl: 821009203 (eff. 0.529)
1002.63/1002.83	c #Conflicts:    2343000 | #Learnt:      72836 | 0.000
1002.63/1002.83	c total clause space: 206.656MB
1002.63/1002.83	c total #watches: 197163
1003.53/1003.72	c total #propagations: 434771734 / total #impl: 821433318 (eff. 0.529)
1003.53/1003.72	c #Conflicts:    2344000 | #Learnt:      73836 | 0.000
1003.53/1003.72	c total clause space: 206.656MB
1003.53/1003.72	c total #watches: 199469
1004.03/1004.30	c total #propagations: 434970691 / total #impl: 821835208 (eff. 0.529)
1004.03/1004.30	c GARBAGE COLLECT
1004.03/1004.30	c #Conflicts:    2345000 | #Learnt:      37735 | 0.000
1004.03/1004.30	c total clause space: 206.656MB
1004.03/1004.30	c total #watches: 114719
1004.53/1004.73	c total #propagations: 435162080 / total #impl: 822184015 (eff. 0.529)
1004.53/1004.73	c #Conflicts:    2346000 | #Learnt:      38735 | 0.000
1004.53/1004.73	c total clause space: 206.656MB
1004.53/1004.73	c total #watches: 117058
1004.93/1005.12	c total #propagations: 435358367 / total #impl: 822555751 (eff. 0.529)
1004.93/1005.12	c #Conflicts:    2347000 | #Learnt:      39735 | 0.000
1004.93/1005.12	c total clause space: 206.656MB
1004.93/1005.12	c total #watches: 119863
1005.34/1005.60	c total #propagations: 435555668 / total #impl: 822894605 (eff. 0.529)
1005.34/1005.60	c #Conflicts:    2348000 | #Learnt:      40735 | 0.000
1005.34/1005.60	c total clause space: 206.656MB
1005.34/1005.60	c total #watches: 122633
1005.83/1006.08	c total #propagations: 435764917 / total #impl: 823271769 (eff. 0.529)
1005.83/1006.08	c #Conflicts:    2349000 | #Learnt:      41735 | 0.000
1005.83/1006.08	c total clause space: 206.656MB
1005.83/1006.08	c total #watches: 125197
1006.34/1006.56	c total #propagations: 435962886 / total #impl: 823646068 (eff. 0.529)
1006.34/1006.56	c #Conflicts:    2350000 | #Learnt:      42735 | 0.000
1006.34/1006.56	c total clause space: 206.656MB
1006.34/1006.56	c total #watches: 127578
1006.83/1007.08	c total #propagations: 436173947 / total #impl: 824058280 (eff. 0.529)
1006.83/1007.08	c #Conflicts:    2351000 | #Learnt:      43735 | 0.000
1006.83/1007.08	c total clause space: 206.656MB
1006.83/1007.08	c total #watches: 129911
1007.33/1007.58	c total #propagations: 436376345 / total #impl: 824444023 (eff. 0.529)
1007.33/1007.58	c #Conflicts:    2352000 | #Learnt:      44735 | 0.000
1007.33/1007.58	c total clause space: 206.656MB
1007.33/1007.58	c total #watches: 132456
1007.83/1008.08	c total #propagations: 436582411 / total #impl: 824850770 (eff. 0.529)
1007.83/1008.08	c #Conflicts:    2353000 | #Learnt:      45735 | 0.000
1007.83/1008.08	c total clause space: 206.656MB
1007.83/1008.08	c total #watches: 134795
1008.33/1008.56	c total #propagations: 436785595 / total #impl: 825243715 (eff. 0.529)
1008.33/1008.56	c #Conflicts:    2354000 | #Learnt:      46735 | 0.000
1008.33/1008.56	c total clause space: 206.656MB
1008.33/1008.56	c total #watches: 137137
1008.83/1009.07	c total #propagations: 436984174 / total #impl: 825622330 (eff. 0.529)
1008.83/1009.07	c #Conflicts:    2355000 | #Learnt:      47735 | 0.000
1008.83/1009.07	c total clause space: 206.656MB
1008.83/1009.07	c total #watches: 139716
1009.43/1009.62	c total #propagations: 437181659 / total #impl: 826010890 (eff. 0.529)
1009.43/1009.62	c #Conflicts:    2356000 | #Learnt:      48735 | 0.000
1009.43/1009.62	c total clause space: 206.656MB
1009.43/1009.62	c total #watches: 142003
1009.93/1010.13	c total #propagations: 437392633 / total #impl: 826407142 (eff. 0.529)
1009.93/1010.13	c #Conflicts:    2357000 | #Learnt:      49735 | 0.000
1009.93/1010.13	c total clause space: 206.656MB
1009.93/1010.13	c total #watches: 144501
1010.43/1010.66	c total #propagations: 437597178 / total #impl: 826822412 (eff. 0.529)
1010.43/1010.66	c #Conflicts:    2358000 | #Learnt:      50735 | 0.000
1010.43/1010.66	c total clause space: 206.656MB
1010.43/1010.66	c total #watches: 147036
1011.03/1011.21	c total #propagations: 437799719 / total #impl: 827215842 (eff. 0.529)
1011.03/1011.21	c #Conflicts:    2359000 | #Learnt:      51735 | 0.000
1011.03/1011.21	c total clause space: 206.656MB
1011.03/1011.21	c total #watches: 149220
1011.63/1011.83	c total #propagations: 438000850 / total #impl: 827600808 (eff. 0.529)
1011.63/1011.83	c #Conflicts:    2360000 | #Learnt:      52735 | 0.000
1011.63/1011.83	c total clause space: 206.656MB
1011.63/1011.83	c total #watches: 151633
1012.23/1012.42	c total #propagations: 438206241 / total #impl: 828005853 (eff. 0.529)
1012.23/1012.42	c #Conflicts:    2361000 | #Learnt:      53735 | 0.000
1012.23/1012.42	c total clause space: 206.656MB
1012.23/1012.42	c total #watches: 153969
1012.83/1013.04	c total #propagations: 438420227 / total #impl: 828425611 (eff. 0.529)
1012.83/1013.04	c #Conflicts:    2362000 | #Learnt:      54735 | 0.000
1012.83/1013.04	c total clause space: 206.656MB
1012.83/1013.04	c total #watches: 156581
1013.43/1013.69	c total #propagations: 438624306 / total #impl: 828828889 (eff. 0.529)
1013.43/1013.69	c #Conflicts:    2363000 | #Learnt:      55735 | 0.000
1013.43/1013.69	c total clause space: 206.656MB
1013.43/1013.69	c total #watches: 159201
1014.14/1014.31	c total #propagations: 438826481 / total #impl: 829254184 (eff. 0.529)
1014.14/1014.31	c #Conflicts:    2364000 | #Learnt:      56735 | 0.000
1014.14/1014.31	c total clause space: 206.656MB
1014.14/1014.31	c total #watches: 161547
1014.73/1014.99	c total #propagations: 439022887 / total #impl: 829656995 (eff. 0.529)
1014.73/1014.99	c #Conflicts:    2365000 | #Learnt:      57735 | 0.000
1014.73/1014.99	c total clause space: 206.656MB
1014.73/1014.99	c total #watches: 163851
1015.43/1015.66	c total #propagations: 439235195 / total #impl: 830104841 (eff. 0.529)
1015.43/1015.66	c #Conflicts:    2366000 | #Learnt:      58735 | 0.000
1015.43/1015.66	c total clause space: 206.656MB
1015.43/1015.66	c total #watches: 166099
1016.13/1016.34	c total #propagations: 439439677 / total #impl: 830513225 (eff. 0.529)
1016.13/1016.34	c #Conflicts:    2367000 | #Learnt:      59735 | 0.000
1016.13/1016.34	c total clause space: 206.656MB
1016.13/1016.34	c total #watches: 168487
1016.83/1017.01	c total #propagations: 439643738 / total #impl: 830915735 (eff. 0.529)
1016.83/1017.01	c #Conflicts:    2368000 | #Learnt:      60735 | 0.000
1016.83/1017.01	c total clause space: 206.656MB
1016.83/1017.01	c total #watches: 170622
1017.53/1017.71	c total #propagations: 439844802 / total #impl: 831312543 (eff. 0.529)
1017.53/1017.71	c #Conflicts:    2369000 | #Learnt:      61735 | 0.000
1017.53/1017.71	c total clause space: 206.656MB
1017.53/1017.71	c total #watches: 172991
1018.23/1018.46	c total #propagations: 440045991 / total #impl: 831711586 (eff. 0.529)
1018.23/1018.46	c #Conflicts:    2370000 | #Learnt:      62735 | 0.000
1018.23/1018.46	c total clause space: 206.656MB
1018.23/1018.46	c total #watches: 175379
1018.93/1019.17	c total #propagations: 440251132 / total #impl: 832146100 (eff. 0.529)
1018.93/1019.17	c #Conflicts:    2371000 | #Learnt:      63735 | 0.000
1018.93/1019.17	c total clause space: 206.656MB
1018.93/1019.17	c total #watches: 177991
1019.73/1019.93	c total #propagations: 440453488 / total #impl: 832593287 (eff. 0.529)
1019.73/1019.93	c #Conflicts:    2372000 | #Learnt:      64735 | 0.000
1019.73/1019.93	c total clause space: 206.656MB
1019.73/1019.93	c total #watches: 180285
1020.53/1020.70	c total #propagations: 440659251 / total #impl: 833026987 (eff. 0.529)
1020.53/1020.70	c #Conflicts:    2373000 | #Learnt:      65735 | 0.000
1020.53/1020.70	c total clause space: 206.656MB
1020.53/1020.70	c total #watches: 182752
1021.33/1021.55	c total #propagations: 440862714 / total #impl: 833469009 (eff. 0.529)
1021.33/1021.55	c #Conflicts:    2374000 | #Learnt:      66735 | 0.000
1021.33/1021.55	c total clause space: 206.656MB
1021.33/1021.55	c total #watches: 185012
1022.13/1022.34	c total #propagations: 441075624 / total #impl: 833920699 (eff. 0.529)
1022.13/1022.34	c #Conflicts:    2375000 | #Learnt:      67735 | 0.000
1022.13/1022.34	c total clause space: 206.656MB
1022.13/1022.34	c total #watches: 187207
1022.94/1023.12	c total #propagations: 441277874 / total #impl: 834349891 (eff. 0.529)
1022.94/1023.12	c #Conflicts:    2376000 | #Learnt:      68735 | 0.000
1022.94/1023.12	c total clause space: 206.656MB
1022.94/1023.12	c total #watches: 189419
1023.73/1023.92	c total #propagations: 441466774 / total #impl: 834747968 (eff. 0.529)
1023.73/1023.92	c #Conflicts:    2377000 | #Learnt:      69735 | 0.000
1023.73/1023.92	c total clause space: 206.656MB
1023.73/1023.92	c total #watches: 191620
1024.53/1024.73	c total #propagations: 441665948 / total #impl: 835186514 (eff. 0.529)
1024.53/1024.73	c #Conflicts:    2378000 | #Learnt:      70735 | 0.000
1024.53/1024.73	c total clause space: 206.656MB
1024.53/1024.73	c total #watches: 193915
1025.23/1025.44	c total #propagations: 441870972 / total #impl: 835623993 (eff. 0.529)
1025.23/1025.44	c #Conflicts:    2379000 | #Learnt:      71735 | 0.000
1025.23/1025.44	c total clause space: 206.656MB
1025.23/1025.44	c total #watches: 196284
1026.14/1026.35	c total #propagations: 442057158 / total #impl: 836007821 (eff. 0.529)
1026.14/1026.35	c #Conflicts:    2380000 | #Learnt:      72735 | 0.000
1026.14/1026.35	c total clause space: 206.656MB
1026.14/1026.35	c total #watches: 198484
1027.03/1027.26	c total #propagations: 442260363 / total #impl: 836434578 (eff. 0.529)
1027.03/1027.26	c #Conflicts:    2381000 | #Learnt:      73735 | 0.000
1027.03/1027.26	c total clause space: 206.656MB
1027.03/1027.26	c total #watches: 200801
1027.93/1028.16	c total #propagations: 442454756 / total #impl: 836854871 (eff. 0.529)
1027.93/1028.16	c #Conflicts:    2382000 | #Learnt:      74735 | 0.000
1027.93/1028.16	c total clause space: 206.656MB
1027.93/1028.16	c total #watches: 203163
1028.43/1028.65	c total #propagations: 442663906 / total #impl: 837288970 (eff. 0.529)
1028.43/1028.65	c GARBAGE COLLECT
1028.43/1028.65	c #Conflicts:    2383000 | #Learnt:      38335 | 0.000
1028.43/1028.65	c total clause space: 206.656MB
1028.43/1028.65	c total #watches: 116269
1028.83/1029.08	c total #propagations: 442874172 / total #impl: 837701948 (eff. 0.529)
1028.83/1029.08	c #Conflicts:    2384000 | #Learnt:      39335 | 0.000
1028.83/1029.08	c total clause space: 206.656MB
1028.83/1029.08	c total #watches: 118667
1029.33/1029.54	c total #propagations: 443080896 / total #impl: 838100917 (eff. 0.529)
1029.33/1029.54	c #Conflicts:    2385000 | #Learnt:      40335 | 0.000
1029.33/1029.54	c total clause space: 206.656MB
1029.33/1029.54	c total #watches: 121286
1029.73/1029.99	c total #propagations: 443294692 / total #impl: 838528382 (eff. 0.529)
1029.73/1029.99	c #Conflicts:    2386000 | #Learnt:      41335 | 0.000
1029.73/1029.99	c total clause space: 206.656MB
1029.73/1029.99	c total #watches: 123888
1030.23/1030.47	c total #propagations: 443497432 / total #impl: 838941373 (eff. 0.529)
1030.23/1030.47	c #Conflicts:    2387000 | #Learnt:      42335 | 0.000
1030.23/1030.47	c total clause space: 206.656MB
1030.23/1030.47	c total #watches: 126478
1030.73/1030.92	c total #propagations: 443706649 / total #impl: 839366757 (eff. 0.529)
1030.73/1030.92	c #Conflicts:    2388000 | #Learnt:      43335 | 0.000
1030.73/1030.92	c total clause space: 206.656MB
1030.73/1030.92	c total #watches: 128752
1031.23/1031.42	c total #propagations: 443902976 / total #impl: 839739923 (eff. 0.529)
1031.23/1031.42	c #Conflicts:    2389000 | #Learnt:      44335 | 0.000
1031.23/1031.42	c total clause space: 206.656MB
1031.23/1031.42	c total #watches: 131155
1031.63/1031.83	c total #propagations: 444112647 / total #impl: 840163030 (eff. 0.529)
1031.63/1031.83	c #Conflicts:    2390000 | #Learnt:      45335 | 0.000
1031.63/1031.83	c total clause space: 206.656MB
1031.63/1031.83	c total #watches: 134235
1032.03/1032.28	c total #propagations: 444322394 / total #impl: 840536150 (eff. 0.529)
1032.03/1032.28	c #Conflicts:    2391000 | #Learnt:      46335 | 0.000
1032.03/1032.28	c total clause space: 206.656MB
1032.03/1032.28	c total #watches: 137124
1032.53/1032.75	c total #propagations: 444501109 / total #impl: 840850060 (eff. 0.529)
1032.53/1032.75	c #Conflicts:    2392000 | #Learnt:      47335 | 0.000
1032.53/1032.75	c total clause space: 206.656MB
1032.53/1032.75	c total #watches: 139672
1033.03/1033.26	c total #propagations: 444687761 / total #impl: 841220703 (eff. 0.529)
1033.03/1033.26	c #Conflicts:    2393000 | #Learnt:      48335 | 0.000
1033.03/1033.26	c total clause space: 206.656MB
1033.03/1033.26	c total #watches: 141926
1033.63/1033.81	c total #propagations: 444878102 / total #impl: 841581974 (eff. 0.529)
1033.63/1033.81	c #Conflicts:    2394000 | #Learnt:      49335 | 0.000
1033.63/1033.81	c total clause space: 206.656MB
1033.63/1033.81	c total #watches: 144217
1034.13/1034.38	c total #propagations: 445070242 / total #impl: 841967774 (eff. 0.529)
1034.13/1034.38	c #Conflicts:    2395000 | #Learnt:      50335 | 0.000
1034.13/1034.38	c total clause space: 206.656MB
1034.13/1034.38	c total #watches: 146630
1034.73/1034.99	c total #propagations: 445265811 / total #impl: 842362281 (eff. 0.529)
1034.73/1034.99	c #Conflicts:    2396000 | #Learnt:      51335 | 0.000
1034.73/1034.99	c total clause space: 206.656MB
1034.73/1034.99	c total #watches: 149068
1035.43/1035.61	c total #propagations: 445465244 / total #impl: 842736039 (eff. 0.529)
1035.43/1035.61	c #Conflicts:    2397000 | #Learnt:      52335 | 0.000
1035.43/1035.61	c total clause space: 206.656MB
1035.43/1035.61	c total #watches: 151560
1036.03/1036.25	c total #propagations: 445667125 / total #impl: 843149996 (eff. 0.529)
1036.03/1036.25	c #Conflicts:    2398000 | #Learnt:      53335 | 0.000
1036.03/1036.25	c total clause space: 206.656MB
1036.03/1036.25	c total #watches: 154050
1036.63/1036.87	c total #propagations: 445869070 / total #impl: 843549593 (eff. 0.529)
1036.63/1036.87	c #Conflicts:    2399000 | #Learnt:      54335 | 0.000
1036.63/1036.87	c total clause space: 206.656MB
1036.63/1036.87	c total #watches: 156506
1037.33/1037.56	c total #propagations: 446074627 / total #impl: 843968186 (eff. 0.529)
1037.33/1037.56	c #Conflicts:    2400000 | #Learnt:      55335 | 0.000
1037.33/1037.56	c total clause space: 206.656MB
1037.33/1037.56	c total #watches: 158780
1038.03/1038.24	c total #propagations: 446274370 / total #impl: 844351071 (eff. 0.529)
1038.03/1038.24	c #Conflicts:    2401000 | #Learnt:      56335 | 0.000
1038.03/1038.24	c total clause space: 206.656MB
1038.03/1038.24	c total #watches: 161285
1038.73/1038.96	c total #propagations: 446468694 / total #impl: 844735905 (eff. 0.529)
1038.73/1038.96	c #Conflicts:    2402000 | #Learnt:      57335 | 0.000
1038.73/1038.96	c total clause space: 206.656MB
1038.73/1038.96	c total #watches: 163755
1039.53/1039.71	c total #propagations: 446674112 / total #impl: 845158894 (eff. 0.529)
1039.53/1039.71	c #Conflicts:    2403000 | #Learnt:      58335 | 0.000
1039.53/1039.71	c total clause space: 206.656MB
1039.53/1039.71	c total #watches: 166131
1040.23/1040.45	c total #propagations: 446886029 / total #impl: 845603370 (eff. 0.528)
1040.23/1040.45	c #Conflicts:    2404000 | #Learnt:      59335 | 0.000
1040.23/1040.45	c total clause space: 206.656MB
1040.23/1040.45	c total #watches: 168445
1041.03/1041.20	c total #propagations: 447093024 / total #impl: 846038692 (eff. 0.528)
1041.03/1041.20	c #Conflicts:    2405000 | #Learnt:      60335 | 0.000
1041.03/1041.20	c total clause space: 206.656MB
1041.03/1041.20	c total #watches: 170677
1041.73/1041.94	c total #propagations: 447288052 / total #impl: 846438065 (eff. 0.528)
1041.73/1041.94	c #Conflicts:    2406000 | #Learnt:      61335 | 0.000
1041.73/1041.94	c total clause space: 206.656MB
1041.73/1041.94	c total #watches: 172843
1042.43/1042.65	c total #propagations: 447478606 / total #impl: 846823103 (eff. 0.528)
1042.43/1042.65	c #Conflicts:    2407000 | #Learnt:      62335 | 0.000
1042.43/1042.65	c total clause space: 206.656MB
1042.43/1042.65	c total #watches: 175267
1043.13/1043.34	c total #propagations: 447661681 / total #impl: 847181145 (eff. 0.528)
1043.13/1043.34	c #Conflicts:    2408000 | #Learnt:      63335 | 0.000
1043.13/1043.34	c total clause space: 206.656MB
1043.13/1043.34	c total #watches: 177527
1043.83/1044.08	c total #propagations: 447851742 / total #impl: 847563591 (eff. 0.528)
1043.83/1044.08	c #Conflicts:    2409000 | #Learnt:      64335 | 0.000
1043.83/1044.08	c total clause space: 206.656MB
1043.83/1044.08	c total #watches: 179767
1044.63/1044.87	c total #propagations: 448044453 / total #impl: 847938132 (eff. 0.528)
1044.63/1044.87	c #Conflicts:    2410000 | #Learnt:      65335 | 0.000
1044.63/1044.87	c total clause space: 206.656MB
1044.63/1044.87	c total #watches: 182167
1045.43/1045.67	c total #propagations: 448241575 / total #impl: 848324592 (eff. 0.528)
1045.43/1045.67	c #Conflicts:    2411000 | #Learnt:      66335 | 0.000
1045.43/1045.67	c total clause space: 206.656MB
1045.43/1045.67	c total #watches: 184514
1046.22/1046.46	c total #propagations: 448442596 / total #impl: 848725231 (eff. 0.528)
1046.22/1046.46	c #Conflicts:    2412000 | #Learnt:      67335 | 0.000
1046.22/1046.46	c total clause space: 206.656MB
1046.22/1046.46	c total #watches: 186788
1047.13/1047.33	c total #propagations: 448651840 / total #impl: 849137525 (eff. 0.528)
1047.13/1047.33	c #Conflicts:    2413000 | #Learnt:      68335 | 0.000
1047.13/1047.33	c total clause space: 206.656MB
1047.13/1047.33	c total #watches: 189152
1047.92/1048.18	c total #propagations: 448852566 / total #impl: 849548035 (eff. 0.528)
1047.92/1048.18	c #Conflicts:    2414000 | #Learnt:      69335 | 0.000
1047.92/1048.18	c total clause space: 206.656MB
1047.92/1048.18	c total #watches: 191376
1048.82/1049.04	c total #propagations: 449048257 / total #impl: 849935223 (eff. 0.528)
1048.82/1049.04	c #Conflicts:    2415000 | #Learnt:      70335 | 0.000
1048.82/1049.04	c total clause space: 206.656MB
1048.82/1049.04	c total #watches: 193471
1049.62/1049.89	c total #propagations: 449246942 / total #impl: 850316292 (eff. 0.528)
1049.62/1049.89	c #Conflicts:    2416000 | #Learnt:      71335 | 0.000
1049.62/1049.89	c total clause space: 206.656MB
1049.62/1049.89	c total #watches: 195825
1050.52/1050.76	c total #propagations: 449432019 / total #impl: 850683192 (eff. 0.528)
1050.52/1050.76	c #Conflicts:    2417000 | #Learnt:      72335 | 0.000
1050.52/1050.76	c total clause space: 206.656MB
1050.52/1050.76	c total #watches: 198214
1051.43/1051.66	c total #propagations: 449626674 / total #impl: 851083625 (eff. 0.528)
1051.43/1051.66	c #Conflicts:    2418000 | #Learnt:      73335 | 0.000
1051.43/1051.66	c total clause space: 206.656MB
1051.43/1051.66	c total #watches: 200475
1052.42/1052.64	c total #propagations: 449823040 / total #impl: 851460050 (eff. 0.528)
1052.42/1052.64	c #Conflicts:    2419000 | #Learnt:      74335 | 0.000
1052.42/1052.64	c total clause space: 206.656MB
1052.42/1052.64	c total #watches: 202606
1053.32/1053.58	c total #propagations: 450023414 / total #impl: 851849615 (eff. 0.528)
1053.32/1053.58	c #Conflicts:    2420000 | #Learnt:      75335 | 0.000
1053.32/1053.58	c total clause space: 206.656MB
1053.32/1053.58	c total #watches: 204758
1053.82/1054.07	c total #propagations: 450222117 / total #impl: 852251538 (eff. 0.528)
1053.82/1054.07	c GARBAGE COLLECT
1053.82/1054.07	c #Conflicts:    2421000 | #Learnt:      38631 | 0.000
1053.82/1054.07	c total clause space: 206.656MB
1053.82/1054.07	c total #watches: 116785
1054.22/1054.48	c total #propagations: 450423433 / total #impl: 852645029 (eff. 0.528)
1054.22/1054.48	c #Conflicts:    2422000 | #Learnt:      39631 | 0.000
1054.22/1054.48	c total clause space: 206.656MB
1054.22/1054.48	c total #watches: 119195
1054.73/1054.94	c total #propagations: 450622952 / total #impl: 853023003 (eff. 0.528)
1054.73/1054.94	c #Conflicts:    2423000 | #Learnt:      40631 | 0.000
1054.73/1054.94	c total clause space: 206.656MB
1054.73/1054.94	c total #watches: 121434
1055.22/1055.43	c total #propagations: 450832413 / total #impl: 853410842 (eff. 0.528)
1055.22/1055.43	c #Conflicts:    2424000 | #Learnt:      41631 | 0.000
1055.22/1055.43	c total clause space: 206.656MB
1055.22/1055.43	c total #watches: 123863
1055.72/1055.92	c total #propagations: 451050495 / total #impl: 853833789 (eff. 0.528)
1055.72/1055.92	c #Conflicts:    2425000 | #Learnt:      42631 | 0.000
1055.72/1055.92	c total clause space: 206.656MB
1055.72/1055.92	c total #watches: 126240
1056.12/1056.38	c total #propagations: 451261289 / total #impl: 854248268 (eff. 0.528)
1056.12/1056.38	c #Conflicts:    2426000 | #Learnt:      43631 | 0.000
1056.12/1056.38	c total clause space: 206.656MB
1056.12/1056.38	c total #watches: 128378
1056.62/1056.87	c total #propagations: 451470426 / total #impl: 854621251 (eff. 0.528)
1056.62/1056.87	c #Conflicts:    2427000 | #Learnt:      44631 | 0.000
1056.62/1056.87	c total clause space: 206.656MB
1056.62/1056.87	c total #watches: 130696
1057.12/1057.36	c total #propagations: 451672212 / total #impl: 855004646 (eff. 0.528)
1057.12/1057.36	c #Conflicts:    2428000 | #Learnt:      45631 | 0.000
1057.12/1057.36	c total clause space: 206.656MB
1057.12/1057.36	c total #watches: 132909
1057.62/1057.86	c total #propagations: 451870537 / total #impl: 855395421 (eff. 0.528)
1057.62/1057.86	c #Conflicts:    2429000 | #Learnt:      46631 | 0.000
1057.62/1057.86	c total clause space: 206.656MB
1057.62/1057.86	c total #watches: 135085
1058.13/1058.37	c total #propagations: 452070046 / total #impl: 855788590 (eff. 0.528)
1058.13/1058.37	c #Conflicts:    2430000 | #Learnt:      47631 | 0.000
1058.13/1058.37	c total clause space: 206.656MB
1058.13/1058.37	c total #watches: 137300
1058.62/1058.86	c total #propagations: 452271787 / total #impl: 856178687 (eff. 0.528)
1058.62/1058.86	c #Conflicts:    2431000 | #Learnt:      48631 | 0.000
1058.62/1058.86	c total clause space: 206.656MB
1058.62/1058.86	c total #watches: 139501
1059.13/1059.40	c total #propagations: 452460306 / total #impl: 856542059 (eff. 0.528)
1059.13/1059.40	c #Conflicts:    2432000 | #Learnt:      49631 | 0.000
1059.13/1059.40	c total clause space: 206.656MB
1059.13/1059.40	c total #watches: 141736
1059.72/1059.95	c total #propagations: 452666014 / total #impl: 856933505 (eff. 0.528)
1059.72/1059.95	c #Conflicts:    2433000 | #Learnt:      50631 | 0.000
1059.72/1059.95	c total clause space: 206.656MB
1059.72/1059.95	c total #watches: 144178
1060.23/1060.48	c total #propagations: 452872048 / total #impl: 857345804 (eff. 0.528)
1060.23/1060.48	c #Conflicts:    2434000 | #Learnt:      51631 | 0.000
1060.23/1060.48	c total clause space: 206.656MB
1060.23/1060.48	c total #watches: 146701
1060.72/1060.99	c total #propagations: 453076282 / total #impl: 857754741 (eff. 0.528)
1060.72/1060.99	c #Conflicts:    2435000 | #Learnt:      52631 | 0.000
1060.72/1060.99	c total clause space: 206.656MB
1060.72/1060.99	c total #watches: 148994
1061.33/1061.58	c total #propagations: 453266391 / total #impl: 858127489 (eff. 0.528)
1061.33/1061.58	c #Conflicts:    2436000 | #Learnt:      53631 | 0.000
1061.33/1061.58	c total clause space: 206.656MB
1061.33/1061.58	c total #watches: 151374
1061.92/1062.18	c total #propagations: 453471381 / total #impl: 858534787 (eff. 0.528)
1061.92/1062.18	c #Conflicts:    2437000 | #Learnt:      54631 | 0.000
1061.92/1062.18	c total clause space: 206.656MB
1061.92/1062.18	c total #watches: 153591
1062.62/1062.81	c total #propagations: 453667744 / total #impl: 858915108 (eff. 0.528)
1062.62/1062.81	c #Conflicts:    2438000 | #Learnt:      55631 | 0.000
1062.62/1062.81	c total clause space: 206.656MB
1062.62/1062.81	c total #watches: 156025
1063.22/1063.44	c total #propagations: 453872118 / total #impl: 859320330 (eff. 0.528)
1063.22/1063.44	c #Conflicts:    2439000 | #Learnt:      56631 | 0.000
1063.22/1063.44	c total clause space: 206.656MB
1063.22/1063.44	c total #watches: 158413
1063.82/1064.08	c total #propagations: 454076203 / total #impl: 859717928 (eff. 0.528)
1063.82/1064.08	c #Conflicts:    2440000 | #Learnt:      57631 | 0.000
1063.82/1064.08	c total clause space: 206.656MB
1063.82/1064.08	c total #watches: 160985
1064.52/1064.76	c total #propagations: 454280763 / total #impl: 860123296 (eff. 0.528)
1064.52/1064.76	c #Conflicts:    2441000 | #Learnt:      58631 | 0.000
1064.52/1064.76	c total clause space: 206.656MB
1064.52/1064.76	c total #watches: 163328
1065.22/1065.42	c total #propagations: 454491787 / total #impl: 860544112 (eff. 0.528)
1065.22/1065.42	c #Conflicts:    2442000 | #Learnt:      59631 | 0.000
1065.22/1065.42	c total clause space: 206.656MB
1065.22/1065.42	c total #watches: 165676
1065.92/1066.11	c total #propagations: 454691830 / total #impl: 860959820 (eff. 0.528)
1065.92/1066.11	c #Conflicts:    2443000 | #Learnt:      60631 | 0.000
1065.92/1066.11	c total clause space: 206.656MB
1065.92/1066.11	c total #watches: 167959
1066.62/1066.80	c total #propagations: 454895024 / total #impl: 861376545 (eff. 0.528)
1066.62/1066.80	c #Conflicts:    2444000 | #Learnt:      61631 | 0.000
1066.62/1066.80	c total clause space: 206.656MB
1066.62/1066.80	c total #watches: 170252
1067.32/1067.57	c total #propagations: 455088036 / total #impl: 861760842 (eff. 0.528)
1067.32/1067.57	c #Conflicts:    2445000 | #Learnt:      62631 | 0.000
1067.32/1067.57	c total clause space: 206.656MB
1067.32/1067.57	c total #watches: 172611
1068.12/1068.33	c total #propagations: 455289527 / total #impl: 862162632 (eff. 0.528)
1068.12/1068.33	c #Conflicts:    2446000 | #Learnt:      63631 | 0.000
1068.12/1068.33	c total clause space: 206.656MB
1068.12/1068.33	c total #watches: 174909
1068.92/1069.10	c total #propagations: 455479081 / total #impl: 862537653 (eff. 0.528)
1068.92/1069.10	c #Conflicts:    2447000 | #Learnt:      64631 | 0.000
1068.92/1069.10	c total clause space: 206.656MB
1068.92/1069.10	c total #watches: 177058
1069.62/1069.87	c total #propagations: 455674677 / total #impl: 862928765 (eff. 0.528)
1069.62/1069.87	c #Conflicts:    2448000 | #Learnt:      65631 | 0.000
1069.62/1069.87	c total clause space: 206.656MB
1069.62/1069.87	c total #watches: 179414
1070.42/1070.68	c total #propagations: 455866536 / total #impl: 863326155 (eff. 0.528)
1070.42/1070.68	c #Conflicts:    2449000 | #Learnt:      66631 | 0.000
1070.42/1070.68	c total clause space: 206.656MB
1070.42/1070.68	c total #watches: 181813
1071.33/1071.55	c total #propagations: 456059944 / total #impl: 863714615 (eff. 0.528)
1071.33/1071.55	c #Conflicts:    2450000 | #Learnt:      67631 | 0.000
1071.33/1071.55	c total clause space: 206.656MB
1071.33/1071.55	c total #watches: 184123
1072.22/1072.41	c total #propagations: 456261844 / total #impl: 864102961 (eff. 0.528)
1072.22/1072.41	c #Conflicts:    2451000 | #Learnt:      68631 | 0.000
1072.22/1072.41	c total clause space: 206.656MB
1072.22/1072.41	c total #watches: 186669
1073.02/1073.24	c total #propagations: 456468860 / total #impl: 864495472 (eff. 0.528)
1073.02/1073.24	c #Conflicts:    2452000 | #Learnt:      69631 | 0.000
1073.02/1073.24	c total clause space: 206.656MB
1073.02/1073.24	c total #watches: 189144
1073.82/1074.02	c total #propagations: 456666574 / total #impl: 864865243 (eff. 0.528)
1073.82/1074.02	c #Conflicts:    2453000 | #Learnt:      70631 | 0.000
1073.82/1074.02	c total clause space: 206.656MB
1073.82/1074.02	c total #watches: 191644
1074.53/1074.78	c total #propagations: 456862081 / total #impl: 865227646 (eff. 0.528)
1074.53/1074.78	c #Conflicts:    2454000 | #Learnt:      71631 | 0.000
1074.53/1074.78	c total clause space: 206.656MB
1074.53/1074.78	c total #watches: 194334
1075.42/1075.65	c total #propagations: 457047969 / total #impl: 865575465 (eff. 0.528)
1075.42/1075.65	c #Conflicts:    2455000 | #Learnt:      72631 | 0.000
1075.42/1075.65	c total clause space: 206.656MB
1075.42/1075.65	c total #watches: 196707
1076.22/1076.45	c total #propagations: 457243494 / total #impl: 865952712 (eff. 0.528)
1076.22/1076.45	c #Conflicts:    2456000 | #Learnt:      73631 | 0.000
1076.22/1076.45	c total clause space: 206.656MB
1076.22/1076.45	c total #watches: 199212
1077.02/1077.28	c total #propagations: 457451672 / total #impl: 866351385 (eff. 0.528)
1077.02/1077.28	c #Conflicts:    2457000 | #Learnt:      74631 | 0.000
1077.02/1077.28	c total clause space: 206.656MB
1077.02/1077.28	c total #watches: 201840
1077.83/1078.07	c total #propagations: 457656300 / total #impl: 866747341 (eff. 0.528)
1077.83/1078.07	c #Conflicts:    2458000 | #Learnt:      75631 | 0.000
1077.83/1078.07	c total clause space: 206.656MB
1077.83/1078.07	c total #watches: 204404
1078.42/1078.65	c total #propagations: 457852203 / total #impl: 867128035 (eff. 0.528)
1078.42/1078.65	c GARBAGE COLLECT
1078.42/1078.65	c #Conflicts:    2459000 | #Learnt:      38630 | 0.000
1078.42/1078.65	c total clause space: 206.656MB
1078.42/1078.65	c total #watches: 117090
1078.82/1079.06	c total #propagations: 458041120 / total #impl: 867495807 (eff. 0.528)
1078.82/1079.06	c #Conflicts:    2460000 | #Learnt:      39630 | 0.000
1078.82/1079.06	c total clause space: 206.656MB
1078.82/1079.06	c total #watches: 119485
1079.22/1079.49	c total #propagations: 458242125 / total #impl: 867873103 (eff. 0.528)
1079.22/1079.49	c #Conflicts:    2461000 | #Learnt:      40630 | 0.000
1079.22/1079.49	c total clause space: 206.656MB
1079.22/1079.49	c total #watches: 121899
1079.72/1079.96	c total #propagations: 458447247 / total #impl: 868264135 (eff. 0.528)
1079.72/1079.96	c #Conflicts:    2462000 | #Learnt:      41630 | 0.000
1079.72/1079.96	c total clause space: 206.656MB
1079.72/1079.96	c total #watches: 124910
1080.22/1080.42	c total #propagations: 458661852 / total #impl: 868650960 (eff. 0.528)
1080.22/1080.42	c #Conflicts:    2463000 | #Learnt:      42630 | 0.000
1080.22/1080.42	c total clause space: 206.656MB
1080.22/1080.42	c total #watches: 127769
1080.72/1080.91	c total #propagations: 458864611 / total #impl: 868994146 (eff. 0.528)
1080.72/1080.91	c #Conflicts:    2464000 | #Learnt:      43630 | 0.000
1080.72/1080.91	c total clause space: 206.656MB
1080.72/1080.91	c total #watches: 130268
1081.12/1081.40	c total #propagations: 459055300 / total #impl: 869338688 (eff. 0.528)
1081.12/1081.40	c #Conflicts:    2465000 | #Learnt:      44630 | 0.000
1081.12/1081.40	c total clause space: 206.656MB
1081.12/1081.40	c total #watches: 132929
1081.62/1081.82	c total #propagations: 459232399 / total #impl: 869681516 (eff. 0.528)
1081.62/1081.82	c #Conflicts:    2466000 | #Learnt:      45630 | 0.000
1081.62/1081.82	c total clause space: 206.656MB
1081.62/1081.82	c total #watches: 135542
1082.12/1082.32	c total #propagations: 459392428 / total #impl: 869984637 (eff. 0.528)
1082.12/1082.32	c #Conflicts:    2467000 | #Learnt:      46630 | 0.000
1082.12/1082.32	c total clause space: 206.656MB
1082.12/1082.32	c total #watches: 138002
1082.62/1082.80	c total #propagations: 459570716 / total #impl: 870313676 (eff. 0.528)
1082.62/1082.80	c #Conflicts:    2468000 | #Learnt:      47630 | 0.000
1082.62/1082.80	c total clause space: 206.656MB
1082.62/1082.80	c total #watches: 140354
1083.12/1083.32	c total #propagations: 459763284 / total #impl: 870650992 (eff. 0.528)
1083.12/1083.32	c #Conflicts:    2469000 | #Learnt:      48630 | 0.000
1083.12/1083.32	c total clause space: 206.656MB
1083.12/1083.32	c total #watches: 142831
1083.62/1083.88	c total #propagations: 459963911 / total #impl: 871026350 (eff. 0.528)
1083.62/1083.88	c #Conflicts:    2470000 | #Learnt:      49630 | 0.000
1083.62/1083.88	c total clause space: 206.656MB
1083.62/1083.88	c total #watches: 145648
1084.22/1084.42	c total #propagations: 460150252 / total #impl: 871380124 (eff. 0.528)
1084.22/1084.42	c #Conflicts:    2471000 | #Learnt:      50630 | 0.000
1084.22/1084.42	c total clause space: 206.656MB
1084.22/1084.42	c total #watches: 148407
1084.82/1085.01	c total #propagations: 460337580 / total #impl: 871725006 (eff. 0.528)
1084.82/1085.01	c #Conflicts:    2472000 | #Learnt:      51630 | 0.000
1084.82/1085.01	c total clause space: 206.656MB
1084.82/1085.01	c total #watches: 151200
1085.42/1085.61	c total #propagations: 460539103 / total #impl: 872103305 (eff. 0.528)
1085.42/1085.61	c #Conflicts:    2473000 | #Learnt:      52630 | 0.000
1085.42/1085.61	c total clause space: 206.656MB
1085.42/1085.61	c total #watches: 154003
1085.92/1086.11	c total #propagations: 460734331 / total #impl: 872472486 (eff. 0.528)
1085.92/1086.11	c #Conflicts:    2474000 | #Learnt:      53630 | 0.000
1085.92/1086.11	c total clause space: 206.656MB
1085.92/1086.11	c total #watches: 156888
1086.52/1086.72	c total #propagations: 460912852 / total #impl: 872805006 (eff. 0.528)
1086.52/1086.72	c #Conflicts:    2475000 | #Learnt:      54630 | 0.000
1086.52/1086.72	c total clause space: 206.656MB
1086.52/1086.72	c total #watches: 159850
1087.12/1087.36	c total #propagations: 461105795 / total #impl: 873164247 (eff. 0.528)
1087.12/1087.36	c #Conflicts:    2476000 | #Learnt:      55630 | 0.000
1087.12/1087.36	c total clause space: 206.656MB
1087.12/1087.36	c total #watches: 162683
1087.82/1088.09	c total #propagations: 461306868 / total #impl: 873567771 (eff. 0.528)
1087.82/1088.09	c #Conflicts:    2477000 | #Learnt:      56630 | 0.000
1087.82/1088.09	c total clause space: 206.656MB
1087.82/1088.09	c total #watches: 165247
1088.62/1088.80	c total #propagations: 461509384 / total #impl: 873962691 (eff. 0.528)
1088.62/1088.80	c #Conflicts:    2478000 | #Learnt:      57630 | 0.000
1088.62/1088.80	c total clause space: 206.656MB
1088.62/1088.80	c total #watches: 167820
1089.22/1089.47	c total #propagations: 461712429 / total #impl: 874336972 (eff. 0.528)
1089.22/1089.47	c #Conflicts:    2479000 | #Learnt:      58630 | 0.000
1089.22/1089.47	c total clause space: 206.656MB
1089.22/1089.47	c total #watches: 170642
1089.92/1090.13	c total #propagations: 461913871 / total #impl: 874727199 (eff. 0.528)
1089.92/1090.13	c #Conflicts:    2480000 | #Learnt:      59630 | 0.000
1089.92/1090.13	c total clause space: 206.656MB
1089.92/1090.13	c total #watches: 173539
1090.62/1090.88	c total #propagations: 462111331 / total #impl: 875121328 (eff. 0.528)
1090.62/1090.88	c #Conflicts:    2481000 | #Learnt:      60630 | 0.000
1090.62/1090.88	c total clause space: 206.656MB
1090.62/1090.88	c total #watches: 176256
1091.32/1091.54	c total #propagations: 462301741 / total #impl: 875485033 (eff. 0.528)
1091.32/1091.54	c #Conflicts:    2482000 | #Learnt:      61630 | 0.000
1091.32/1091.54	c total clause space: 206.656MB
1091.32/1091.54	c total #watches: 179346
1091.92/1092.12	c total #propagations: 462475807 / total #impl: 875817050 (eff. 0.528)
1091.92/1092.12	c #Conflicts:    2483000 | #Learnt:      62630 | 0.000
1091.92/1092.12	c total clause space: 206.656MB
1091.92/1092.12	c total #watches: 181955
1092.52/1092.79	c total #propagations: 462624746 / total #impl: 876116941 (eff. 0.528)
1092.52/1092.79	c #Conflicts:    2484000 | #Learnt:      63630 | 0.000
1092.52/1092.79	c total clause space: 206.656MB
1092.52/1092.79	c total #watches: 184795
1093.42/1093.61	c total #propagations: 462801584 / total #impl: 876454378 (eff. 0.528)
1093.42/1093.61	c #Conflicts:    2485000 | #Learnt:      64630 | 0.000
1093.42/1093.61	c total clause space: 206.656MB
1093.42/1093.61	c total #watches: 187694
1094.12/1094.36	c total #propagations: 462992855 / total #impl: 876841873 (eff. 0.528)
1094.12/1094.36	c #Conflicts:    2486000 | #Learnt:      65630 | 0.000
1094.12/1094.36	c total clause space: 206.656MB
1094.12/1094.36	c total #watches: 190846
1094.92/1095.17	c total #propagations: 463191242 / total #impl: 877204411 (eff. 0.528)
1094.92/1095.17	c #Conflicts:    2487000 | #Learnt:      66630 | 0.000
1094.92/1095.17	c total clause space: 206.656MB
1094.92/1095.17	c total #watches: 193478
1095.72/1095.96	c total #propagations: 463391332 / total #impl: 877581052 (eff. 0.528)
1095.72/1095.96	c #Conflicts:    2488000 | #Learnt:      67630 | 0.000
1095.72/1095.96	c total clause space: 206.656MB
1095.72/1095.96	c total #watches: 195871
1096.52/1096.70	c total #propagations: 463569688 / total #impl: 877914812 (eff. 0.528)
1096.52/1096.70	c #Conflicts:    2489000 | #Learnt:      68630 | 0.000
1096.52/1096.70	c total clause space: 206.656MB
1096.52/1096.70	c total #watches: 198377
1097.32/1097.52	c total #propagations: 463756784 / total #impl: 878280583 (eff. 0.528)
1097.32/1097.52	c #Conflicts:    2490000 | #Learnt:      69630 | 0.000
1097.32/1097.52	c total clause space: 206.656MB
1097.32/1097.52	c total #watches: 200925
1097.92/1098.10	c total #propagations: 463932255 / total #impl: 878632054 (eff. 0.528)
1097.92/1098.10	c #Conflicts:    2491000 | #Learnt:      70630 | 0.000
1097.92/1098.10	c total clause space: 206.656MB
1097.92/1098.10	c total #watches: 203419
1098.52/1098.78	c total #propagations: 464094567 / total #impl: 878933134 (eff. 0.528)
1098.52/1098.78	c #Conflicts:    2492000 | #Learnt:      71630 | 0.000
1098.52/1098.78	c total clause space: 206.656MB
1098.52/1098.78	c total #watches: 205971
1099.31/1099.55	c total #propagations: 464274690 / total #impl: 879274800 (eff. 0.528)
1099.31/1099.55	c #Conflicts:    2493000 | #Learnt:      72630 | 0.000
1099.31/1099.55	c total clause space: 206.656MB
1099.31/1099.55	c total #watches: 208457
1100.11/1100.31	c total #propagations: 464435767 / total #impl: 879579565 (eff. 0.528)
1100.11/1100.31	c #Conflicts:    2494000 | #Learnt:      73630 | 0.000
1100.11/1100.31	c total clause space: 206.656MB
1100.11/1100.31	c total #watches: 211135
1100.92/1101.18	c total #propagations: 464603624 / total #impl: 879898581 (eff. 0.528)
1100.92/1101.18	c #Conflicts:    2495000 | #Learnt:      74630 | 0.000
1100.92/1101.18	c total clause space: 206.656MB
1100.92/1101.18	c total #watches: 213538
1101.91/1102.12	c total #propagations: 464788206 / total #impl: 880251880 (eff. 0.528)
1101.91/1102.12	c #Conflicts:    2496000 | #Learnt:      75630 | 0.000
1101.91/1102.12	c total clause space: 206.656MB
1101.91/1102.12	c total #watches: 215787
1102.91/1103.11	c total #propagations: 464982890 / total #impl: 880621823 (eff. 0.528)
1102.91/1103.11	c GARBAGE COLLECT
1102.91/1103.11	c #Conflicts:    2497000 | #Learnt:      38327 | 0.000
1102.91/1103.11	c total clause space: 206.656MB
1102.91/1103.11	c total #watches: 116157
1103.32/1103.55	c total #propagations: 465182366 / total #impl: 880996498 (eff. 0.528)
1103.32/1103.55	c #Conflicts:    2498000 | #Learnt:      39327 | 0.000
1103.32/1103.55	c total clause space: 206.656MB
1103.32/1103.55	c total #watches: 118801
1103.81/1104.04	c total #propagations: 465379887 / total #impl: 881357305 (eff. 0.528)
1103.81/1104.04	c #Conflicts:    2499000 | #Learnt:      40327 | 0.000
1103.81/1104.04	c total clause space: 206.656MB
1103.81/1104.04	c total #watches: 121306
1104.22/1104.48	c total #propagations: 465576333 / total #impl: 881744020 (eff. 0.528)
1104.22/1104.48	c #Conflicts:    2500000 | #Learnt:      41327 | 0.000
1104.22/1104.48	c total clause space: 206.656MB
1104.22/1104.48	c total #watches: 123861
1104.71/1104.92	c total #propagations: 465753043 / total #impl: 882072999 (eff. 0.528)
1104.71/1104.92	c #Conflicts:    2501000 | #Learnt:      42327 | 0.000
1104.71/1104.92	c total clause space: 206.656MB
1104.71/1104.92	c total #watches: 126390
1105.11/1105.35	c total #propagations: 465927265 / total #impl: 882394052 (eff. 0.528)
1105.11/1105.35	c #Conflicts:    2502000 | #Learnt:      43327 | 0.000
1105.11/1105.35	c total clause space: 206.656MB
1105.11/1105.35	c total #watches: 129304
1105.61/1105.81	c total #propagations: 466110745 / total #impl: 882739482 (eff. 0.528)
1105.61/1105.81	c #Conflicts:    2503000 | #Learnt:      44327 | 0.000
1105.61/1105.81	c total clause space: 206.656MB
1105.61/1105.81	c total #watches: 131826
1106.01/1106.28	c total #propagations: 466287468 / total #impl: 883073951 (eff. 0.528)
1106.01/1106.28	c #Conflicts:    2504000 | #Learnt:      45327 | 0.000
1106.01/1106.28	c total clause space: 206.656MB
1106.01/1106.28	c total #watches: 134627
1106.52/1106.76	c total #propagations: 466459642 / total #impl: 883421833 (eff. 0.528)
1106.52/1106.76	c #Conflicts:    2505000 | #Learnt:      46327 | 0.000
1106.52/1106.76	c total clause space: 206.656MB
1106.52/1106.76	c total #watches: 137360
1107.01/1107.28	c total #propagations: 466628613 / total #impl: 883752416 (eff. 0.528)
1107.01/1107.28	c #Conflicts:    2506000 | #Learnt:      47327 | 0.000
1107.01/1107.28	c total clause space: 206.656MB
1107.01/1107.28	c total #watches: 139733
1107.62/1107.86	c total #propagations: 466802956 / total #impl: 884091949 (eff. 0.528)
1107.62/1107.86	c #Conflicts:    2507000 | #Learnt:      48327 | 0.000
1107.62/1107.86	c total clause space: 206.656MB
1107.62/1107.86	c total #watches: 142833
1108.21/1108.43	c total #propagations: 467006810 / total #impl: 884466661 (eff. 0.528)
1108.21/1108.43	c #Conflicts:    2508000 | #Learnt:      49327 | 0.000
1108.21/1108.43	c total clause space: 206.656MB
1108.21/1108.43	c total #watches: 145565
1108.81/1109.05	c total #propagations: 467202981 / total #impl: 884829412 (eff. 0.528)
1108.81/1109.05	c #Conflicts:    2509000 | #Learnt:      50327 | 0.000
1108.81/1109.05	c total clause space: 206.656MB
1108.81/1109.05	c total #watches: 148311
1109.31/1109.54	c total #propagations: 467395458 / total #impl: 885204633 (eff. 0.528)
1109.31/1109.54	c #Conflicts:    2510000 | #Learnt:      51327 | 0.000
1109.31/1109.54	c total clause space: 206.656MB
1109.31/1109.54	c total #watches: 151036
1109.72/1109.97	c total #propagations: 467565670 / total #impl: 885529014 (eff. 0.528)
1109.72/1109.97	c #Conflicts:    2511000 | #Learnt:      52327 | 0.000
1109.72/1109.97	c total clause space: 206.656MB
1109.72/1109.97	c total #watches: 153680
1110.21/1110.44	c total #propagations: 467708112 / total #impl: 885815959 (eff. 0.528)
1110.21/1110.44	c #Conflicts:    2512000 | #Learnt:      53327 | 0.000
1110.21/1110.44	c total clause space: 206.656MB
1110.21/1110.44	c total #watches: 156357
1110.71/1110.97	c total #propagations: 467881047 / total #impl: 886155545 (eff. 0.528)
1110.71/1110.97	c #Conflicts:    2513000 | #Learnt:      54327 | 0.000
1110.71/1110.97	c total clause space: 206.656MB
1110.71/1110.97	c total #watches: 158848
1111.31/1111.59	c total #propagations: 468053234 / total #impl: 886459705 (eff. 0.528)
1111.31/1111.59	c #Conflicts:    2514000 | #Learnt:      55327 | 0.000
1111.31/1111.59	c total clause space: 206.656MB
1111.31/1111.59	c total #watches: 161241
1111.92/1112.16	c total #propagations: 468237710 / total #impl: 886778920 (eff. 0.528)
1111.92/1112.16	c #Conflicts:    2515000 | #Learnt:      56327 | 0.000
1111.92/1112.16	c total clause space: 206.656MB
1111.92/1112.16	c total #watches: 164011
1112.61/1112.84	c total #propagations: 468411845 / total #impl: 887110781 (eff. 0.528)
1112.61/1112.84	c #Conflicts:    2516000 | #Learnt:      57327 | 0.000
1112.61/1112.84	c total clause space: 206.656MB
1112.61/1112.84	c total #watches: 166494
1113.31/1113.57	c total #propagations: 468592727 / total #impl: 887457909 (eff. 0.528)
1113.31/1113.57	c #Conflicts:    2517000 | #Learnt:      58327 | 0.000
1113.31/1113.57	c total clause space: 206.656MB
1113.31/1113.57	c total #watches: 169134
1114.01/1114.26	c total #propagations: 468787903 / total #impl: 887820010 (eff. 0.528)
1114.01/1114.26	c #Conflicts:    2518000 | #Learnt:      59327 | 0.000
1114.01/1114.26	c total clause space: 206.656MB
1114.01/1114.26	c total #watches: 171656
1114.71/1114.99	c total #propagations: 468975471 / total #impl: 888175501 (eff. 0.528)
1114.71/1114.99	c #Conflicts:    2519000 | #Learnt:      60327 | 0.000
1114.71/1114.99	c total clause space: 206.656MB
1114.71/1114.99	c total #watches: 174399
1115.51/1115.74	c total #propagations: 469178457 / total #impl: 888548745 (eff. 0.528)
1115.51/1115.74	c #Conflicts:    2520000 | #Learnt:      61327 | 0.000
1115.51/1115.74	c total clause space: 206.656MB
1115.51/1115.74	c total #watches: 176999
1116.32/1116.56	c total #propagations: 469378970 / total #impl: 888929326 (eff. 0.528)
1116.32/1116.56	c #Conflicts:    2521000 | #Learnt:      62327 | 0.000
1116.32/1116.56	c total clause space: 206.656MB
1116.32/1116.56	c total #watches: 179563
1117.11/1117.35	c total #propagations: 469578335 / total #impl: 889297417 (eff. 0.528)
1117.11/1117.35	c #Conflicts:    2522000 | #Learnt:      63327 | 0.000
1117.11/1117.35	c total clause space: 206.656MB
1117.11/1117.35	c total #watches: 182031
1117.91/1118.16	c total #propagations: 469773578 / total #impl: 889658325 (eff. 0.528)
1117.91/1118.16	c #Conflicts:    2523000 | #Learnt:      64327 | 0.000
1117.91/1118.16	c total clause space: 206.656MB
1117.91/1118.16	c total #watches: 184484
1118.71/1118.91	c total #propagations: 469964712 / total #impl: 890016467 (eff. 0.528)
1118.71/1118.91	c #Conflicts:    2524000 | #Learnt:      65327 | 0.000
1118.71/1118.91	c total clause space: 206.656MB
1118.71/1118.91	c total #watches: 187170
1119.51/1119.72	c total #propagations: 470153543 / total #impl: 890375814 (eff. 0.528)
1119.51/1119.72	c #Conflicts:    2525000 | #Learnt:      66327 | 0.000
1119.51/1119.72	c total clause space: 206.656MB
1119.51/1119.72	c total #watches: 189736
1120.31/1120.53	c total #propagations: 470348007 / total #impl: 890748502 (eff. 0.528)
1120.31/1120.53	c #Conflicts:    2526000 | #Learnt:      67327 | 0.000
1120.31/1120.53	c total clause space: 206.656MB
1120.31/1120.53	c total #watches: 192540
1121.01/1121.29	c total #propagations: 470542902 / total #impl: 891113254 (eff. 0.528)
1121.01/1121.29	c #Conflicts:    2527000 | #Learnt:      68327 | 0.000
1121.01/1121.29	c total clause space: 206.656MB
1121.01/1121.29	c total #watches: 194977
1121.82/1122.04	c total #propagations: 470711011 / total #impl: 891432890 (eff. 0.528)
1121.82/1122.04	c #Conflicts:    2528000 | #Learnt:      69327 | 0.000
1121.82/1122.04	c total clause space: 206.656MB
1121.82/1122.04	c total #watches: 197421
1122.71/1122.92	c total #propagations: 470874331 / total #impl: 891763520 (eff. 0.528)
1122.71/1122.92	c #Conflicts:    2529000 | #Learnt:      70327 | 0.000
1122.71/1122.92	c total clause space: 206.656MB
1122.71/1122.92	c total #watches: 200034
1123.41/1123.69	c total #propagations: 471067806 / total #impl: 892122954 (eff. 0.528)
1123.41/1123.69	c #Conflicts:    2530000 | #Learnt:      71327 | 0.000
1123.41/1123.69	c total clause space: 206.656MB
1123.41/1123.69	c total #watches: 202596
1124.21/1124.44	c total #propagations: 471240146 / total #impl: 892461857 (eff. 0.528)
1124.21/1124.44	c #Conflicts:    2531000 | #Learnt:      72327 | 0.000
1124.21/1124.44	c total clause space: 206.656MB
1124.21/1124.44	c total #watches: 205383
1124.91/1125.15	c total #propagations: 471413934 / total #impl: 892810908 (eff. 0.528)
1124.91/1125.15	c #Conflicts:    2532000 | #Learnt:      73327 | 0.000
1124.91/1125.15	c total clause space: 206.656MB
1124.91/1125.15	c total #watches: 208086
1125.61/1125.82	c total #propagations: 471570821 / total #impl: 893144249 (eff. 0.528)
1125.61/1125.82	c #Conflicts:    2533000 | #Learnt:      74327 | 0.000
1125.61/1125.82	c total clause space: 206.656MB
1125.61/1125.82	c total #watches: 210575
1126.51/1126.79	c total #propagations: 471722472 / total #impl: 893455658 (eff. 0.528)
1126.51/1126.79	c #Conflicts:    2534000 | #Learnt:      75327 | 0.000
1126.51/1126.79	c total clause space: 206.656MB
1126.51/1126.79	c total #watches: 213683
1127.42/1127.66	c total #propagations: 471909540 / total #impl: 893833662 (eff. 0.528)
1127.42/1127.66	c #Conflicts:    2535000 | #Learnt:      76327 | 0.000
1127.42/1127.66	c total clause space: 206.656MB
1127.42/1127.66	c total #watches: 216259
1128.42/1128.62	c total #propagations: 472079958 / total #impl: 894171128 (eff. 0.528)
1128.42/1128.62	c GARBAGE COLLECT
1128.42/1128.62	c #Conflicts:    2536000 | #Learnt:      38728 | 0.000
1128.42/1128.62	c total clause space: 206.656MB
1128.42/1128.62	c total #watches: 117206
1128.81/1129.02	c total #propagations: 472275834 / total #impl: 894527769 (eff. 0.528)
1128.81/1129.02	c #Conflicts:    2537000 | #Learnt:      39728 | 0.000
1128.81/1129.02	c total clause space: 206.656MB
1128.81/1129.02	c total #watches: 119936
1129.21/1129.47	c total #propagations: 472458831 / total #impl: 894873692 (eff. 0.528)
1129.21/1129.47	c #Conflicts:    2538000 | #Learnt:      40728 | 0.000
1129.21/1129.47	c total clause space: 206.656MB
1129.21/1129.47	c total #watches: 122821
1129.71/1129.90	c total #propagations: 472639584 / total #impl: 895192075 (eff. 0.528)
1129.71/1129.90	c #Conflicts:    2539000 | #Learnt:      41728 | 0.000
1129.71/1129.90	c total clause space: 206.656MB
1129.71/1129.90	c total #watches: 125561
1130.01/1130.27	c total #propagations: 472834230 / total #impl: 895549897 (eff. 0.528)
1130.01/1130.27	c #Conflicts:    2540000 | #Learnt:      42728 | 0.000
1130.01/1130.27	c total clause space: 206.656MB
1130.01/1130.27	c total #watches: 128089
1130.41/1130.66	c total #propagations: 472989568 / total #impl: 895836563 (eff. 0.528)
1130.41/1130.66	c #Conflicts:    2541000 | #Learnt:      43728 | 0.000
1130.41/1130.66	c total clause space: 206.656MB
1130.41/1130.66	c total #watches: 130125
1130.91/1131.14	c total #propagations: 473142210 / total #impl: 896105934 (eff. 0.528)
1130.91/1131.14	c #Conflicts:    2542000 | #Learnt:      44728 | 0.000
1130.91/1131.14	c total clause space: 206.656MB
1130.91/1131.14	c total #watches: 132633
1131.41/1131.67	c total #propagations: 473329537 / total #impl: 896446205 (eff. 0.528)
1131.41/1131.67	c #Conflicts:    2543000 | #Learnt:      45728 | 0.000
1131.41/1131.67	c total clause space: 206.656MB
1131.41/1131.67	c total #watches: 134939
1131.91/1132.19	c total #propagations: 473523190 / total #impl: 896824064 (eff. 0.528)
1131.91/1132.19	c #Conflicts:    2544000 | #Learnt:      46728 | 0.000
1131.91/1132.19	c total clause space: 206.656MB
1131.91/1132.19	c total #watches: 137459
1132.41/1132.65	c total #propagations: 473717207 / total #impl: 897183017 (eff. 0.528)
1132.41/1132.65	c #Conflicts:    2545000 | #Learnt:      47728 | 0.000
1132.41/1132.65	c total clause space: 206.656MB
1132.41/1132.65	c total #watches: 139810
1133.01/1133.24	c total #propagations: 473903881 / total #impl: 897544392 (eff. 0.528)
1133.01/1133.24	c #Conflicts:    2546000 | #Learnt:      48728 | 0.000
1133.01/1133.24	c total clause space: 206.656MB
1133.01/1133.24	c total #watches: 142335
1133.61/1133.85	c total #propagations: 474104587 / total #impl: 897957761 (eff. 0.528)
1133.61/1133.85	c #Conflicts:    2547000 | #Learnt:      49728 | 0.000
1133.61/1133.85	c total clause space: 206.656MB
1133.61/1133.85	c total #watches: 144820
1134.21/1134.47	c total #propagations: 474308448 / total #impl: 898381141 (eff. 0.528)
1134.21/1134.47	c #Conflicts:    2548000 | #Learnt:      50728 | 0.000
1134.21/1134.47	c total clause space: 206.656MB
1134.21/1134.47	c total #watches: 147434
1134.91/1135.10	c total #propagations: 474514253 / total #impl: 898805989 (eff. 0.528)
1134.91/1135.10	c #Conflicts:    2549000 | #Learnt:      51728 | 0.000
1134.91/1135.10	c total clause space: 206.656MB
1134.91/1135.10	c total #watches: 150031
1135.61/1135.80	c total #propagations: 474707937 / total #impl: 899197453 (eff. 0.528)
1135.61/1135.80	c #Conflicts:    2550000 | #Learnt:      52728 | 0.000
1135.61/1135.80	c total clause space: 206.656MB
1135.61/1135.80	c total #watches: 152536
1136.21/1136.47	c total #propagations: 474918406 / total #impl: 899605936 (eff. 0.528)
1136.21/1136.47	c #Conflicts:    2551000 | #Learnt:      53728 | 0.000
1136.21/1136.47	c total clause space: 206.656MB
1136.21/1136.47	c total #watches: 155316
1136.91/1137.15	c total #propagations: 475116526 / total #impl: 900005016 (eff. 0.528)
1136.91/1137.15	c #Conflicts:    2552000 | #Learnt:      54728 | 0.000
1136.91/1137.15	c total clause space: 206.656MB
1136.91/1137.15	c total #watches: 158021
1137.61/1137.82	c total #propagations: 475315383 / total #impl: 900371785 (eff. 0.528)
1137.61/1137.82	c #Conflicts:    2553000 | #Learnt:      55728 | 0.000
1137.61/1137.82	c total clause space: 206.656MB
1137.61/1137.82	c total #watches: 160707
1138.31/1138.54	c total #propagations: 475523026 / total #impl: 900768095 (eff. 0.528)
1138.31/1138.54	c #Conflicts:    2554000 | #Learnt:      56728 | 0.000
1138.31/1138.54	c total clause space: 206.656MB
1138.31/1138.54	c total #watches: 163559
1139.01/1139.20	c total #propagations: 475724970 / total #impl: 901177152 (eff. 0.528)
1139.01/1139.20	c #Conflicts:    2555000 | #Learnt:      57728 | 0.000
1139.01/1139.20	c total clause space: 206.656MB
1139.01/1139.20	c total #watches: 166360
1139.71/1139.96	c total #propagations: 475926915 / total #impl: 901561744 (eff. 0.528)
1139.71/1139.96	c #Conflicts:    2556000 | #Learnt:      58728 | 0.000
1139.71/1139.96	c total clause space: 206.656MB
1139.71/1139.96	c total #watches: 169476
1140.51/1140.75	c total #propagations: 476143941 / total #impl: 901975044 (eff. 0.528)
1140.51/1140.75	c #Conflicts:    2557000 | #Learnt:      59728 | 0.000
1140.51/1140.75	c total clause space: 206.656MB
1140.51/1140.75	c total #watches: 172233
1141.21/1141.43	c total #propagations: 476359321 / total #impl: 902388102 (eff. 0.528)
1141.21/1141.43	c #Conflicts:    2558000 | #Learnt:      60728 | 0.000
1141.21/1141.43	c total clause space: 206.656MB
1141.21/1141.43	c total #watches: 174846
1142.01/1142.25	c total #propagations: 476564074 / total #impl: 902753668 (eff. 0.528)
1142.01/1142.25	c #Conflicts:    2559000 | #Learnt:      61728 | 0.000
1142.01/1142.25	c total clause space: 206.656MB
1142.01/1142.25	c total #watches: 177567
1142.91/1143.12	c total #propagations: 476768681 / total #impl: 903181965 (eff. 0.528)
1142.91/1143.12	c #Conflicts:    2560000 | #Learnt:      62728 | 0.000
1142.91/1143.12	c total clause space: 206.656MB
1142.91/1143.12	c total #watches: 180885
1143.81/1144.01	c total #propagations: 476980834 / total #impl: 903609567 (eff. 0.528)
1143.81/1144.01	c #Conflicts:    2561000 | #Learnt:      63728 | 0.000
1143.81/1144.01	c total clause space: 206.656MB
1143.81/1144.01	c total #watches: 183968
1144.61/1144.86	c total #propagations: 477195085 / total #impl: 904033698 (eff. 0.528)
1144.61/1144.86	c #Conflicts:    2562000 | #Learnt:      64728 | 0.000
1144.61/1144.86	c total clause space: 206.656MB
1144.61/1144.86	c total #watches: 186867
1145.51/1145.74	c total #propagations: 477404416 / total #impl: 904433324 (eff. 0.528)
1145.51/1145.74	c #Conflicts:    2563000 | #Learnt:      65728 | 0.000
1145.51/1145.74	c total clause space: 206.656MB
1145.51/1145.74	c total #watches: 189678
1146.41/1146.69	c total #propagations: 477619806 / total #impl: 904842326 (eff. 0.528)
1146.41/1146.69	c #Conflicts:    2564000 | #Learnt:      66728 | 0.000
1146.41/1146.69	c total clause space: 206.656MB
1146.41/1146.69	c total #watches: 192434
1147.31/1147.58	c total #propagations: 477817290 / total #impl: 905237000 (eff. 0.528)
1147.31/1147.58	c #Conflicts:    2565000 | #Learnt:      67728 | 0.000
1147.31/1147.58	c total clause space: 206.656MB
1147.31/1147.58	c total #watches: 195066
1148.11/1148.39	c total #propagations: 477993912 / total #impl: 905564822 (eff. 0.528)
1148.11/1148.39	c #Conflicts:    2566000 | #Learnt:      68728 | 0.000
1148.11/1148.39	c total clause space: 206.656MB
1148.11/1148.39	c total #watches: 197854
1148.81/1149.02	c total #propagations: 478177716 / total #impl: 905913673 (eff. 0.528)
1148.81/1149.02	c #Conflicts:    2567000 | #Learnt:      69728 | 0.000
1148.81/1149.02	c total clause space: 206.656MB
1148.81/1149.02	c total #watches: 200477
1149.71/1149.99	c total #propagations: 478347141 / total #impl: 906248925 (eff. 0.528)
1149.71/1149.99	c #Conflicts:    2568000 | #Learnt:      70728 | 0.000
1149.71/1149.99	c total clause space: 206.656MB
1149.71/1149.99	c total #watches: 203290
1150.61/1150.87	c total #propagations: 478549670 / total #impl: 906621005 (eff. 0.528)
1150.61/1150.87	c #Conflicts:    2569000 | #Learnt:      71728 | 0.000
1150.61/1150.87	c total clause space: 206.656MB
1150.61/1150.87	c total #watches: 205826
1151.61/1151.88	c total #propagations: 478724062 / total #impl: 906967607 (eff. 0.528)
1151.61/1151.88	c #Conflicts:    2570000 | #Learnt:      72728 | 0.000
1151.61/1151.88	c total clause space: 206.656MB
1151.61/1151.88	c total #watches: 208634
1152.61/1152.81	c total #propagations: 478931715 / total #impl: 907368926 (eff. 0.528)
1152.61/1152.81	c #Conflicts:    2571000 | #Learnt:      73728 | 0.000
1152.61/1152.81	c total clause space: 206.656MB
1152.61/1152.81	c total #watches: 211295
1153.50/1153.72	c total #propagations: 479133561 / total #impl: 907747688 (eff. 0.528)
1153.50/1153.72	c #Conflicts:    2572000 | #Learnt:      74728 | 0.000
1153.50/1153.72	c total clause space: 206.656MB
1153.50/1153.72	c total #watches: 214015
1154.20/1154.48	c total #propagations: 479320377 / total #impl: 908115461 (eff. 0.528)
1154.20/1154.48	c #Conflicts:    2573000 | #Learnt:      75728 | 0.000
1154.20/1154.48	c total clause space: 206.656MB
1154.20/1154.48	c total #watches: 216563
1155.00/1155.21	c total #propagations: 479476280 / total #impl: 908424272 (eff. 0.528)
1155.00/1155.21	c #Conflicts:    2574000 | #Learnt:      76728 | 0.000
1155.00/1155.21	c total clause space: 206.656MB
1155.00/1155.21	c total #watches: 219111
1155.70/1155.92	c total #propagations: 479650349 / total #impl: 908756250 (eff. 0.528)
1155.70/1155.92	c #Conflicts:    2575000 | #Learnt:      77728 | 0.000
1155.70/1155.92	c total clause space: 206.656MB
1155.70/1155.92	c total #watches: 222024
1156.11/1156.37	c total #propagations: 479811296 / total #impl: 909093713 (eff. 0.528)
1156.11/1156.37	c GARBAGE COLLECT
1156.11/1156.37	c #Conflicts:    2576000 | #Learnt:      39821 | 0.000
1156.11/1156.37	c total clause space: 206.656MB
1156.11/1156.37	c total #watches: 120270
1156.60/1156.82	c total #propagations: 479973690 / total #impl: 909398521 (eff. 0.528)
1156.60/1156.82	c #Conflicts:    2577000 | #Learnt:      40821 | 0.000
1156.60/1156.82	c total clause space: 206.656MB
1156.60/1156.82	c total #watches: 122895
1157.11/1157.30	c total #propagations: 480143221 / total #impl: 909745905 (eff. 0.528)
1157.11/1157.30	c #Conflicts:    2578000 | #Learnt:      41821 | 0.000
1157.11/1157.30	c total clause space: 206.656MB
1157.11/1157.30	c total #watches: 125745
1157.40/1157.68	c total #propagations: 480332298 / total #impl: 910105112 (eff. 0.528)
1157.40/1157.68	c #Conflicts:    2579000 | #Learnt:      42821 | 0.000
1157.40/1157.68	c total clause space: 206.656MB
1157.40/1157.68	c total #watches: 128691
1157.90/1158.14	c total #propagations: 480514469 / total #impl: 910435846 (eff. 0.528)
1157.90/1158.14	c #Conflicts:    2580000 | #Learnt:      43821 | 0.000
1157.90/1158.14	c total clause space: 206.656MB
1157.90/1158.14	c total #watches: 131755
1158.40/1158.69	c total #propagations: 480701153 / total #impl: 910792736 (eff. 0.528)
1158.40/1158.69	c #Conflicts:    2581000 | #Learnt:      44821 | 0.000
1158.40/1158.69	c total clause space: 206.656MB
1158.40/1158.69	c total #watches: 134225
1159.00/1159.22	c total #propagations: 480894630 / total #impl: 911170328 (eff. 0.528)
1159.00/1159.22	c #Conflicts:    2582000 | #Learnt:      45821 | 0.000
1159.00/1159.22	c total clause space: 206.656MB
1159.00/1159.22	c total #watches: 136626
1159.60/1159.81	c total #propagations: 481086442 / total #impl: 911529357 (eff. 0.528)
1159.60/1159.81	c #Conflicts:    2583000 | #Learnt:      46821 | 0.000
1159.60/1159.81	c total clause space: 206.656MB
1159.60/1159.81	c total #watches: 139824
1160.00/1160.30	c total #propagations: 481300194 / total #impl: 911936551 (eff. 0.528)
1160.00/1160.30	c #Conflicts:    2584000 | #Learnt:      47821 | 0.000
1160.00/1160.30	c total clause space: 206.656MB
1160.00/1160.30	c total #watches: 142264
1160.60/1160.82	c total #propagations: 481461309 / total #impl: 912235103 (eff. 0.528)
1160.60/1160.82	c #Conflicts:    2585000 | #Learnt:      48821 | 0.000
1160.60/1160.82	c total clause space: 206.656MB
1160.60/1160.82	c total #watches: 145032
1161.10/1161.32	c total #propagations: 481643369 / total #impl: 912588464 (eff. 0.528)
1161.10/1161.32	c #Conflicts:    2586000 | #Learnt:      49821 | 0.000
1161.10/1161.32	c total clause space: 206.656MB
1161.10/1161.32	c total #watches: 147520
1161.60/1161.80	c total #propagations: 481794957 / total #impl: 912881479 (eff. 0.528)
1161.60/1161.80	c #Conflicts:    2587000 | #Learnt:      50821 | 0.000
1161.60/1161.80	c total clause space: 206.656MB
1161.60/1161.80	c total #watches: 150127
1162.10/1162.33	c total #propagations: 481965390 / total #impl: 913221377 (eff. 0.528)
1162.10/1162.33	c #Conflicts:    2588000 | #Learnt:      51821 | 0.000
1162.10/1162.33	c total clause space: 206.656MB
1162.10/1162.33	c total #watches: 152548
1162.61/1162.89	c total #propagations: 482122766 / total #impl: 913519668 (eff. 0.528)
1162.61/1162.89	c #Conflicts:    2589000 | #Learnt:      52821 | 0.000
1162.61/1162.89	c total clause space: 206.656MB
1162.61/1162.89	c total #watches: 155275
1163.40/1163.66	c total #propagations: 482308655 / total #impl: 913848633 (eff. 0.528)
1163.40/1163.66	c #Conflicts:    2590000 | #Learnt:      53821 | 0.000
1163.40/1163.66	c total clause space: 206.656MB
1163.40/1163.66	c total #watches: 157624
1164.10/1164.37	c total #propagations: 482509897 / total #impl: 914239922 (eff. 0.528)
1164.10/1164.37	c #Conflicts:    2591000 | #Learnt:      54821 | 0.000
1164.10/1164.37	c total clause space: 206.656MB
1164.10/1164.37	c total #watches: 160044
1164.71/1164.91	c total #propagations: 482701071 / total #impl: 914611578 (eff. 0.528)
1164.71/1164.91	c #Conflicts:    2592000 | #Learnt:      55821 | 0.000
1164.71/1164.91	c total clause space: 206.656MB
1164.71/1164.91	c total #watches: 162505
1165.30/1165.58	c total #propagations: 482856111 / total #impl: 914915982 (eff. 0.528)
1165.30/1165.58	c #Conflicts:    2593000 | #Learnt:      56821 | 0.000
1165.30/1165.58	c total clause space: 206.656MB
1165.30/1165.58	c total #watches: 165650
1166.00/1166.24	c total #propagations: 483046720 / total #impl: 915277763 (eff. 0.528)
1166.00/1166.24	c #Conflicts:    2594000 | #Learnt:      57821 | 0.000
1166.00/1166.24	c total clause space: 206.656MB
1166.00/1166.24	c total #watches: 168377
1166.70/1166.92	c total #propagations: 483244478 / total #impl: 915665169 (eff. 0.528)
1166.70/1166.92	c #Conflicts:    2595000 | #Learnt:      58821 | 0.000
1166.70/1166.92	c total clause space: 206.656MB
1166.70/1166.92	c total #watches: 171098
1167.20/1167.49	c total #propagations: 483420649 / total #impl: 915992920 (eff. 0.528)
1167.20/1167.49	c #Conflicts:    2596000 | #Learnt:      59821 | 0.000
1167.20/1167.49	c total clause space: 206.656MB
1167.20/1167.49	c total #watches: 173618
1167.90/1168.11	c total #propagations: 483593146 / total #impl: 916326108 (eff. 0.528)
1167.90/1168.11	c #Conflicts:    2597000 | #Learnt:      60821 | 0.000
1167.90/1168.11	c total clause space: 206.656MB
1167.90/1168.11	c total #watches: 176257
1168.70/1168.90	c total #propagations: 483768633 / total #impl: 916670991 (eff. 0.528)
1168.70/1168.90	c #Conflicts:    2598000 | #Learnt:      61821 | 0.000
1168.70/1168.90	c total clause space: 206.656MB
1168.70/1168.90	c total #watches: 178685
1169.40/1169.65	c total #propagations: 483959891 / total #impl: 917040078 (eff. 0.528)
1169.40/1169.65	c #Conflicts:    2599000 | #Learnt:      62821 | 0.000
1169.40/1169.65	c total clause space: 206.656MB
1169.40/1169.65	c total #watches: 181217
1169.90/1170.14	c total #propagations: 484145661 / total #impl: 917406166 (eff. 0.528)
1169.90/1170.14	c #Conflicts:    2600000 | #Learnt:      63821 | 0.000
1169.90/1170.14	c total clause space: 206.656MB
1169.90/1170.14	c total #watches: 183678
1170.31/1170.58	c total #propagations: 484306965 / total #impl: 917711689 (eff. 0.528)
1170.31/1170.58	c #Conflicts:    2601000 | #Learnt:      64821 | 0.000
1170.31/1170.58	c total clause space: 206.656MB
1170.31/1170.58	c total #watches: 186392
1170.80/1171.08	c total #propagations: 484445851 / total #impl: 917992266 (eff. 0.528)
1170.80/1171.08	c #Conflicts:    2602000 | #Learnt:      65821 | 0.000
1170.80/1171.08	c total clause space: 206.656MB
1170.80/1171.08	c total #watches: 188935
1171.60/1171.89	c total #propagations: 484594249 / total #impl: 918289350 (eff. 0.528)
1171.60/1171.89	c #Conflicts:    2603000 | #Learnt:      66821 | 0.000
1171.60/1171.89	c total clause space: 206.656MB
1171.60/1171.89	c total #watches: 191359
1172.20/1172.48	c total #propagations: 484776599 / total #impl: 918628080 (eff. 0.528)
1172.20/1172.48	c #Conflicts:    2604000 | #Learnt:      67821 | 0.000
1172.20/1172.48	c total clause space: 206.656MB
1172.20/1172.48	c total #watches: 193872
1173.00/1173.28	c total #propagations: 484922905 / total #impl: 918892323 (eff. 0.528)
1173.00/1173.28	c #Conflicts:    2605000 | #Learnt:      68821 | 0.000
1173.00/1173.28	c total clause space: 206.656MB
1173.00/1173.28	c total #watches: 196395
1173.80/1174.05	c total #propagations: 485113540 / total #impl: 919262585 (eff. 0.528)
1173.80/1174.05	c #Conflicts:    2606000 | #Learnt:      69821 | 0.000
1173.80/1174.05	c total clause space: 206.656MB
1173.80/1174.05	c total #watches: 198773
1174.61/1174.80	c total #propagations: 485293410 / total #impl: 919594467 (eff. 0.528)
1174.61/1174.80	c #Conflicts:    2607000 | #Learnt:      70821 | 0.000
1174.61/1174.80	c total clause space: 206.656MB
1174.61/1174.80	c total #watches: 201275
1175.40/1175.66	c total #propagations: 485477130 / total #impl: 919943627 (eff. 0.528)
1175.40/1175.66	c #Conflicts:    2608000 | #Learnt:      71821 | 0.000
1175.40/1175.66	c total clause space: 206.656MB
1175.40/1175.66	c total #watches: 203582
1176.20/1176.47	c total #propagations: 485666807 / total #impl: 920302802 (eff. 0.528)
1176.20/1176.47	c #Conflicts:    2609000 | #Learnt:      72821 | 0.000
1176.20/1176.47	c total clause space: 206.656MB
1176.20/1176.47	c total #watches: 206079
1177.10/1177.39	c total #propagations: 485844528 / total #impl: 920641924 (eff. 0.528)
1177.10/1177.39	c #Conflicts:    2610000 | #Learnt:      73821 | 0.000
1177.10/1177.39	c total clause space: 206.656MB
1177.10/1177.39	c total #watches: 208786
1177.91/1178.12	c total #propagations: 486031498 / total #impl: 920999597 (eff. 0.528)
1177.91/1178.12	c #Conflicts:    2611000 | #Learnt:      74821 | 0.000
1177.91/1178.12	c total clause space: 206.656MB
1177.91/1178.12	c total #watches: 211643
1178.80/1179.03	c total #propagations: 486201342 / total #impl: 921336427 (eff. 0.528)
1178.80/1179.03	c #Conflicts:    2612000 | #Learnt:      75821 | 0.000
1178.80/1179.03	c total clause space: 206.656MB
1178.80/1179.03	c total #watches: 214418
1179.90/1180.11	c total #propagations: 486388367 / total #impl: 921706117 (eff. 0.528)
1179.90/1180.11	c #Conflicts:    2613000 | #Learnt:      76821 | 0.000
1179.90/1180.11	c total clause space: 206.656MB
1179.90/1180.11	c total #watches: 217009
1180.80/1181.09	c total #propagations: 486589461 / total #impl: 922099738 (eff. 0.528)
1180.80/1181.09	c #Conflicts:    2614000 | #Learnt:      77821 | 0.000
1180.80/1181.09	c total clause space: 206.656MB
1180.80/1181.09	c total #watches: 219711
1181.60/1181.86	c total #propagations: 486789195 / total #impl: 922474820 (eff. 0.528)
1181.60/1181.86	c GARBAGE COLLECT
1181.60/1181.86	c #Conflicts:    2615000 | #Learnt:      39622 | 0.000
1181.60/1181.86	c total clause space: 206.656MB
1181.60/1181.86	c total #watches: 119893
1182.10/1182.34	c total #propagations: 486987014 / total #impl: 922862050 (eff. 0.528)
1182.10/1182.34	c #Conflicts:    2616000 | #Learnt:      40622 | 0.000
1182.10/1182.34	c total clause space: 206.656MB
1182.10/1182.34	c total #watches: 122397
1182.60/1182.81	c total #propagations: 487178322 / total #impl: 923204770 (eff. 0.528)
1182.60/1182.81	c #Conflicts:    2617000 | #Learnt:      41622 | 0.000
1182.60/1182.81	c total clause space: 206.656MB
1182.60/1182.81	c total #watches: 125006
1183.00/1183.20	c total #propagations: 487378132 / total #impl: 923581058 (eff. 0.528)
1183.00/1183.20	c #Conflicts:    2618000 | #Learnt:      42622 | 0.000
1183.00/1183.20	c total clause space: 206.656MB
1183.00/1183.20	c total #watches: 127535
1183.41/1183.67	c total #propagations: 487537753 / total #impl: 923871200 (eff. 0.528)
1183.41/1183.67	c #Conflicts:    2619000 | #Learnt:      43622 | 0.000
1183.41/1183.67	c total clause space: 206.656MB
1183.41/1183.67	c total #watches: 130066
1183.90/1184.13	c total #propagations: 487713491 / total #impl: 924192546 (eff. 0.528)
1183.90/1184.13	c #Conflicts:    2620000 | #Learnt:      44622 | 0.000
1183.90/1184.13	c total clause space: 206.656MB
1183.90/1184.13	c total #watches: 132357
1184.40/1184.64	c total #propagations: 487896609 / total #impl: 924538014 (eff. 0.528)
1184.40/1184.64	c #Conflicts:    2621000 | #Learnt:      45622 | 0.000
1184.40/1184.64	c total clause space: 206.656MB
1184.40/1184.64	c total #watches: 135036
1184.90/1185.10	c total #propagations: 488092164 / total #impl: 924906828 (eff. 0.528)
1184.90/1185.10	c #Conflicts:    2622000 | #Learnt:      46622 | 0.000
1184.90/1185.10	c total clause space: 206.656MB
1184.90/1185.10	c total #watches: 137556
1185.30/1185.52	c total #propagations: 488264680 / total #impl: 925223302 (eff. 0.528)
1185.30/1185.52	c #Conflicts:    2623000 | #Learnt:      47622 | 0.000
1185.30/1185.52	c total clause space: 206.656MB
1185.30/1185.52	c total #watches: 140350
1185.80/1186.00	c total #propagations: 488436618 / total #impl: 925569407 (eff. 0.528)
1185.80/1186.00	c #Conflicts:    2624000 | #Learnt:      48622 | 0.000
1185.80/1186.00	c total clause space: 206.656MB
1185.80/1186.00	c total #watches: 143470
1186.30/1186.56	c total #propagations: 488609284 / total #impl: 925938803 (eff. 0.528)
1186.30/1186.56	c #Conflicts:    2625000 | #Learnt:      49622 | 0.000
1186.30/1186.56	c total clause space: 206.656MB
1186.30/1186.56	c total #watches: 146675
1186.90/1187.16	c total #propagations: 488790106 / total #impl: 926326265 (eff. 0.528)
1186.90/1187.16	c #Conflicts:    2626000 | #Learnt:      50622 | 0.000
1186.90/1187.16	c total clause space: 206.656MB
1186.90/1187.16	c total #watches: 149545
1187.60/1187.81	c total #propagations: 488981848 / total #impl: 926723600 (eff. 0.528)
1187.60/1187.81	c #Conflicts:    2627000 | #Learnt:      51622 | 0.000
1187.60/1187.81	c total clause space: 206.656MB
1187.60/1187.81	c total #watches: 152544
1188.20/1188.48	c total #propagations: 489190205 / total #impl: 927147983 (eff. 0.528)
1188.20/1188.48	c #Conflicts:    2628000 | #Learnt:      52622 | 0.000
1188.20/1188.48	c total clause space: 206.656MB
1188.20/1188.48	c total #watches: 155578
1188.91/1189.16	c total #propagations: 489382675 / total #impl: 927534394 (eff. 0.528)
1188.91/1189.16	c #Conflicts:    2629000 | #Learnt:      53622 | 0.000
1188.91/1189.16	c total clause space: 206.656MB
1188.91/1189.16	c total #watches: 158315
1189.60/1189.86	c total #propagations: 489579953 / total #impl: 927912517 (eff. 0.528)
1189.60/1189.86	c #Conflicts:    2630000 | #Learnt:      54622 | 0.000
1189.60/1189.86	c total clause space: 206.656MB
1189.60/1189.86	c total #watches: 161081
1190.40/1190.63	c total #propagations: 489781807 / total #impl: 928279933 (eff. 0.528)
1190.40/1190.63	c #Conflicts:    2631000 | #Learnt:      55622 | 0.000
1190.40/1190.63	c total clause space: 206.656MB
1190.40/1190.63	c total #watches: 163873
1191.00/1191.26	c total #propagations: 489979622 / total #impl: 928645239 (eff. 0.528)
1191.00/1191.26	c #Conflicts:    2632000 | #Learnt:      56622 | 0.000
1191.00/1191.26	c total clause space: 206.656MB
1191.00/1191.26	c total #watches: 166382
1191.60/1191.81	c total #propagations: 490147677 / total #impl: 928978183 (eff. 0.528)
1191.60/1191.81	c #Conflicts:    2633000 | #Learnt:      57622 | 0.000
1191.60/1191.81	c total clause space: 206.656MB
1191.60/1191.81	c total #watches: 168825
1192.20/1192.45	c total #propagations: 490301461 / total #impl: 929276074 (eff. 0.528)
1192.20/1192.45	c #Conflicts:    2634000 | #Learnt:      58622 | 0.000
1192.20/1192.45	c total clause space: 206.656MB
1192.20/1192.45	c total #watches: 171231
1192.90/1193.11	c total #propagations: 490488074 / total #impl: 929604138 (eff. 0.528)
1192.90/1193.11	c #Conflicts:    2635000 | #Learnt:      59622 | 0.000
1192.90/1193.11	c total clause space: 206.656MB
1192.90/1193.11	c total #watches: 173672
1193.60/1193.86	c total #propagations: 490677851 / total #impl: 929951251 (eff. 0.528)
1193.60/1193.86	c #Conflicts:    2636000 | #Learnt:      60622 | 0.000
1193.60/1193.86	c total clause space: 206.656MB
1193.60/1193.86	c total #watches: 176434
1194.40/1194.70	c total #propagations: 490876289 / total #impl: 930338560 (eff. 0.528)
1194.40/1194.70	c #Conflicts:    2637000 | #Learnt:      61622 | 0.000
1194.40/1194.70	c total clause space: 206.656MB
1194.40/1194.70	c total #watches: 179269
1195.20/1195.43	c total #propagations: 491076993 / total #impl: 930726734 (eff. 0.528)
1195.20/1195.43	c #Conflicts:    2638000 | #Learnt:      62622 | 0.000
1195.20/1195.43	c total clause space: 206.656MB
1195.20/1195.43	c total #watches: 182096
1196.00/1196.21	c total #propagations: 491257659 / total #impl: 931067345 (eff. 0.528)
1196.00/1196.21	c #Conflicts:    2639000 | #Learnt:      63622 | 0.000
1196.00/1196.21	c total clause space: 206.656MB
1196.00/1196.21	c total #watches: 184913
1196.80/1197.00	c total #propagations: 491428132 / total #impl: 931395509 (eff. 0.528)
1196.80/1197.00	c #Conflicts:    2640000 | #Learnt:      64622 | 0.000
1196.80/1197.00	c total clause space: 206.656MB
1196.80/1197.00	c total #watches: 187742
1197.50/1197.74	c total #propagations: 491612019 / total #impl: 931741048 (eff. 0.528)
1197.50/1197.74	c #Conflicts:    2641000 | #Learnt:      65622 | 0.000
1197.50/1197.74	c total clause space: 206.656MB
1197.50/1197.74	c total #watches: 190232
1198.30/1198.59	c total #propagations: 491780952 / total #impl: 932071342 (eff. 0.528)
1198.30/1198.59	c #Conflicts:    2642000 | #Learnt:      66622 | 0.000
1198.30/1198.59	c total clause space: 206.656MB
1198.30/1198.59	c total #watches: 192576
1198.90/1199.18	c total #propagations: 491969337 / total #impl: 932428858 (eff. 0.528)
1198.90/1199.18	c #Conflicts:    2643000 | #Learnt:      67622 | 0.000
1198.90/1199.18	c total clause space: 206.656MB
1198.90/1199.18	c total #watches: 195260
1199.70/1199.96	c total #propagations: 492149700 / total #impl: 932735593 (eff. 0.528)
1199.70/1199.96	c #Conflicts:    2644000 | #Learnt:      68622 | 0.000
1199.70/1199.96	c total clause space: 206.656MB
1199.70/1199.96	c total #watches: 197946
1200.40/1200.64	c total #propagations: 492315956 / total #impl: 933076183 (eff. 0.528)
1200.40/1200.64	c #Conflicts:    2645000 | #Learnt:      69622 | 0.000
1200.40/1200.64	c total clause space: 206.656MB
1200.40/1200.64	c total #watches: 200363
1201.20/1201.45	c total #propagations: 492467070 / total #impl: 933386777 (eff. 0.528)
1201.20/1201.45	c #Conflicts:    2646000 | #Learnt:      70622 | 0.000
1201.20/1201.45	c total clause space: 206.656MB
1201.20/1201.45	c total #watches: 202959
1202.00/1202.29	c total #propagations: 492635903 / total #impl: 933746620 (eff. 0.528)
1202.00/1202.29	c #Conflicts:    2647000 | #Learnt:      71622 | 0.000
1202.00/1202.29	c total clause space: 206.656MB
1202.00/1202.29	c total #watches: 205794
1203.00/1203.26	c total #propagations: 492814751 / total #impl: 934108467 (eff. 0.528)
1203.00/1203.26	c #Conflicts:    2648000 | #Learnt:      72622 | 0.000
1203.00/1203.26	c total clause space: 206.656MB
1203.00/1203.26	c total #watches: 208539
1204.00/1204.27	c total #propagations: 493004955 / total #impl: 934496621 (eff. 0.528)
1204.00/1204.27	c #Conflicts:    2649000 | #Learnt:      73622 | 0.000
1204.00/1204.27	c total clause space: 206.656MB
1204.00/1204.27	c total #watches: 211702
1204.80/1205.08	c total #propagations: 493202492 / total #impl: 934904295 (eff. 0.528)
1204.80/1205.08	c #Conflicts:    2650000 | #Learnt:      74622 | 0.000
1204.80/1205.08	c total clause space: 206.656MB
1204.80/1205.08	c total #watches: 214401
1205.80/1206.06	c total #propagations: 493374926 / total #impl: 935276164 (eff. 0.528)
1205.80/1206.06	c #Conflicts:    2651000 | #Learnt:      75622 | 0.000
1205.80/1206.06	c total clause space: 206.656MB
1205.80/1206.06	c total #watches: 217297
1206.70/1206.96	c total #propagations: 493578254 / total #impl: 935706283 (eff. 0.527)
1206.70/1206.96	c #Conflicts:    2652000 | #Learnt:      76622 | 0.000
1206.70/1206.96	c total clause space: 206.656MB
1206.70/1206.96	c total #watches: 220002
1207.70/1207.99	c total #propagations: 493764768 / total #impl: 936104521 (eff. 0.527)
1207.70/1207.99	c #Conflicts:    2653000 | #Learnt:      77622 | 0.000
1207.70/1207.99	c total clause space: 206.656MB
1207.70/1207.99	c total #watches: 222948
1208.70/1208.94	c total #propagations: 493969438 / total #impl: 936567645 (eff. 0.527)
1208.70/1208.94	c #Conflicts:    2654000 | #Learnt:      78622 | 0.000
1208.70/1208.94	c total clause space: 206.656MB
1208.70/1208.94	c total #watches: 225381
1209.40/1209.64	c total #propagations: 494141567 / total #impl: 936903363 (eff. 0.527)
1209.40/1209.64	c GARBAGE COLLECT
1209.40/1209.64	c #Conflicts:    2655000 | #Learnt:      40125 | 0.000
1209.40/1209.64	c total clause space: 206.656MB
1209.40/1209.64	c total #watches: 121356
1209.80/1210.09	c total #propagations: 494326334 / total #impl: 937247623 (eff. 0.527)
1209.80/1210.09	c #Conflicts:    2656000 | #Learnt:      41125 | 0.000
1209.80/1210.09	c total clause space: 206.656MB
1209.80/1210.09	c total #watches: 123738
1210.30/1210.55	c total #propagations: 494514147 / total #impl: 937587996 (eff. 0.527)
1210.30/1210.55	c #Conflicts:    2657000 | #Learnt:      42125 | 0.000
1210.30/1210.55	c total clause space: 206.656MB
1210.30/1210.55	c total #watches: 126026
1210.79/1211.01	c total #propagations: 494698486 / total #impl: 937934524 (eff. 0.527)
1210.79/1211.01	c #Conflicts:    2658000 | #Learnt:      43125 | 0.000
1210.79/1211.01	c total clause space: 206.656MB
1210.79/1211.01	c total #watches: 128445
1211.29/1211.52	c total #propagations: 494883845 / total #impl: 938264258 (eff. 0.527)
1211.29/1211.52	c #Conflicts:    2659000 | #Learnt:      44125 | 0.000
1211.29/1211.52	c total clause space: 206.656MB
1211.29/1211.52	c total #watches: 130685
1211.79/1212.04	c total #propagations: 495080644 / total #impl: 938632808 (eff. 0.527)
1211.79/1212.04	c #Conflicts:    2660000 | #Learnt:      45125 | 0.000
1211.79/1212.04	c total clause space: 206.656MB
1211.79/1212.04	c total #watches: 133181
1212.29/1212.56	c total #propagations: 495271197 / total #impl: 939000406 (eff. 0.527)
1212.29/1212.56	c #Conflicts:    2661000 | #Learnt:      46125 | 0.000
1212.29/1212.56	c total clause space: 206.656MB
1212.29/1212.56	c total #watches: 135450
1212.89/1213.13	c total #propagations: 495461087 / total #impl: 939360152 (eff. 0.527)
1212.89/1213.13	c #Conflicts:    2662000 | #Learnt:      47125 | 0.000
1212.89/1213.13	c total clause space: 206.656MB
1212.89/1213.13	c total #watches: 137709
1213.49/1213.70	c total #propagations: 495651051 / total #impl: 939726843 (eff. 0.527)
1213.49/1213.70	c #Conflicts:    2663000 | #Learnt:      48125 | 0.000
1213.49/1213.70	c total clause space: 206.656MB
1213.49/1213.70	c total #watches: 139943
1213.99/1214.27	c total #propagations: 495835178 / total #impl: 940080985 (eff. 0.527)
1213.99/1214.27	c #Conflicts:    2664000 | #Learnt:      49125 | 0.000
1213.99/1214.27	c total clause space: 206.656MB
1213.99/1214.27	c total #watches: 142345
1214.59/1214.86	c total #propagations: 496026197 / total #impl: 940435796 (eff. 0.527)
1214.59/1214.86	c #Conflicts:    2665000 | #Learnt:      50125 | 0.000
1214.59/1214.86	c total clause space: 206.656MB
1214.59/1214.86	c total #watches: 144621
1215.19/1215.48	c total #propagations: 496218161 / total #impl: 940787798 (eff. 0.527)
1215.19/1215.48	c #Conflicts:    2666000 | #Learnt:      51125 | 0.000
1215.19/1215.48	c total clause space: 206.656MB
1215.19/1215.48	c total #watches: 146985
1215.89/1216.13	c total #propagations: 496413414 / total #impl: 941168005 (eff. 0.527)
1215.89/1216.13	c #Conflicts:    2667000 | #Learnt:      52125 | 0.000
1215.89/1216.13	c total clause space: 206.656MB
1215.89/1216.13	c total #watches: 149767
1216.50/1216.77	c total #propagations: 496619783 / total #impl: 941556236 (eff. 0.527)
1216.50/1216.77	c #Conflicts:    2668000 | #Learnt:      53125 | 0.000
1216.50/1216.77	c total clause space: 206.656MB
1216.50/1216.77	c total #watches: 152248
1217.19/1217.44	c total #propagations: 496824625 / total #impl: 941949126 (eff. 0.527)
1217.19/1217.44	c #Conflicts:    2669000 | #Learnt:      54125 | 0.000
1217.19/1217.44	c total clause space: 206.656MB
1217.19/1217.44	c total #watches: 154826
1217.79/1218.06	c total #propagations: 497025208 / total #impl: 942342031 (eff. 0.527)
1217.79/1218.06	c #Conflicts:    2670000 | #Learnt:      55125 | 0.000
1217.79/1218.06	c total clause space: 206.656MB
1217.79/1218.06	c total #watches: 157530
1218.39/1218.69	c total #propagations: 497225387 / total #impl: 942734902 (eff. 0.527)
1218.39/1218.69	c #Conflicts:    2671000 | #Learnt:      56125 | 0.000
1218.39/1218.69	c total clause space: 206.656MB
1218.39/1218.69	c total #watches: 160149
1219.09/1219.37	c total #propagations: 497421964 / total #impl: 943111092 (eff. 0.527)
1219.09/1219.37	c #Conflicts:    2672000 | #Learnt:      57125 | 0.000
1219.09/1219.37	c total clause space: 206.656MB
1219.09/1219.37	c total #watches: 162559
1219.80/1220.01	c total #propagations: 497627289 / total #impl: 943499137 (eff. 0.527)
1219.80/1220.01	c #Conflicts:    2673000 | #Learnt:      58125 | 0.000
1219.80/1220.01	c total clause space: 206.656MB
1219.80/1220.01	c total #watches: 165135
1220.49/1220.70	c total #propagations: 497836612 / total #impl: 943895754 (eff. 0.527)
1220.49/1220.70	c #Conflicts:    2674000 | #Learnt:      59125 | 0.000
1220.49/1220.70	c total clause space: 206.656MB
1220.49/1220.70	c total #watches: 167515
1221.19/1221.40	c total #propagations: 498025951 / total #impl: 944274376 (eff. 0.527)
1221.19/1221.40	c #Conflicts:    2675000 | #Learnt:      60125 | 0.000
1221.19/1221.40	c total clause space: 206.656MB
1221.19/1221.40	c total #watches: 170088
1221.90/1222.13	c total #propagations: 498215016 / total #impl: 944663033 (eff. 0.527)
1221.90/1222.13	c #Conflicts:    2676000 | #Learnt:      61125 | 0.000
1221.90/1222.13	c total clause space: 206.656MB
1221.90/1222.13	c total #watches: 172570
1222.59/1222.81	c total #propagations: 498413466 / total #impl: 945071643 (eff. 0.527)
1222.59/1222.81	c #Conflicts:    2677000 | #Learnt:      62125 | 0.000
1222.59/1222.81	c total clause space: 206.656MB
1222.59/1222.81	c total #watches: 175155
1223.29/1223.51	c total #propagations: 498604783 / total #impl: 945439835 (eff. 0.527)
1223.29/1223.51	c #Conflicts:    2678000 | #Learnt:      63125 | 0.000
1223.29/1223.51	c total clause space: 206.656MB
1223.29/1223.51	c total #watches: 177405
1223.99/1224.27	c total #propagations: 498802094 / total #impl: 945827506 (eff. 0.527)
1223.99/1224.27	c #Conflicts:    2679000 | #Learnt:      64125 | 0.000
1223.99/1224.27	c total clause space: 206.656MB
1223.99/1224.27	c total #watches: 179803
1224.79/1225.02	c total #propagations: 499003816 / total #impl: 946230967 (eff. 0.527)
1224.79/1225.02	c #Conflicts:    2680000 | #Learnt:      65125 | 0.000
1224.79/1225.02	c total clause space: 206.656MB
1224.79/1225.02	c total #watches: 182236
1225.49/1225.74	c total #propagations: 499193140 / total #impl: 946609106 (eff. 0.527)
1225.49/1225.74	c #Conflicts:    2681000 | #Learnt:      66125 | 0.000
1225.49/1225.74	c total clause space: 206.656MB
1225.49/1225.74	c total #watches: 184653
1226.30/1226.53	c total #propagations: 499385988 / total #impl: 946967520 (eff. 0.527)
1226.30/1226.53	c #Conflicts:    2682000 | #Learnt:      67125 | 0.000
1226.30/1226.53	c total clause space: 206.656MB
1226.30/1226.53	c total #watches: 187161
1227.19/1227.42	c total #propagations: 499578433 / total #impl: 947336460 (eff. 0.527)
1227.19/1227.42	c #Conflicts:    2683000 | #Learnt:      68125 | 0.000
1227.19/1227.42	c total clause space: 206.656MB
1227.19/1227.42	c total #watches: 189649
1227.99/1228.29	c total #propagations: 499774024 / total #impl: 947749367 (eff. 0.527)
1227.99/1228.29	c #Conflicts:    2684000 | #Learnt:      69125 | 0.000
1227.99/1228.29	c total clause space: 206.656MB
1227.99/1228.29	c total #watches: 192219
1228.99/1229.22	c total #propagations: 499981463 / total #impl: 948175459 (eff. 0.527)
1228.99/1229.22	c #Conflicts:    2685000 | #Learnt:      70125 | 0.000
1228.99/1229.22	c total clause space: 206.656MB
1228.99/1229.22	c total #watches: 194594
1229.89/1230.10	c total #propagations: 500183310 / total #impl: 948597417 (eff. 0.527)
1229.89/1230.10	c #Conflicts:    2686000 | #Learnt:      71125 | 0.000
1229.89/1230.10	c total clause space: 206.656MB
1229.89/1230.10	c total #watches: 196872
1230.80/1231.01	c total #propagations: 500383722 / total #impl: 949024828 (eff. 0.527)
1230.80/1231.01	c #Conflicts:    2687000 | #Learnt:      72125 | 0.000
1230.80/1231.01	c total clause space: 206.656MB
1230.80/1231.01	c total #watches: 199361
1231.69/1231.91	c total #propagations: 500582536 / total #impl: 949432205 (eff. 0.527)
1231.69/1231.91	c #Conflicts:    2688000 | #Learnt:      73125 | 0.000
1231.69/1231.91	c total clause space: 206.656MB
1231.69/1231.91	c total #watches: 201696
1232.59/1232.82	c total #propagations: 500780521 / total #impl: 949831895 (eff. 0.527)
1232.59/1232.82	c #Conflicts:    2689000 | #Learnt:      74125 | 0.000
1232.59/1232.82	c total clause space: 206.656MB
1232.59/1232.82	c total #watches: 204175
1233.49/1233.78	c total #propagations: 500985108 / total #impl: 950260065 (eff. 0.527)
1233.49/1233.78	c #Conflicts:    2690000 | #Learnt:      75125 | 0.000
1233.49/1233.78	c total clause space: 206.656MB
1233.49/1233.78	c total #watches: 206573
1234.39/1234.68	c total #propagations: 501185151 / total #impl: 950683399 (eff. 0.527)
1234.39/1234.68	c #Conflicts:    2691000 | #Learnt:      76125 | 0.000
1234.39/1234.68	c total clause space: 206.656MB
1234.39/1234.68	c total #watches: 208891
1235.20/1235.43	c total #propagations: 501382309 / total #impl: 951091663 (eff. 0.527)
1235.20/1235.43	c #Conflicts:    2692000 | #Learnt:      77125 | 0.000
1235.20/1235.43	c total clause space: 206.656MB
1235.20/1235.43	c total #watches: 211761
1235.99/1236.28	c total #propagations: 501571270 / total #impl: 951471749 (eff. 0.527)
1235.99/1236.28	c #Conflicts:    2693000 | #Learnt:      78125 | 0.000
1235.99/1236.28	c total clause space: 206.656MB
1235.99/1236.28	c total #watches: 214378
1236.89/1237.14	c total #propagations: 501727148 / total #impl: 951788888 (eff. 0.527)
1236.89/1237.14	c #Conflicts:    2694000 | #Learnt:      79125 | 0.000
1236.89/1237.14	c total clause space: 206.656MB
1236.89/1237.14	c total #watches: 216922
1237.59/1237.82	c total #propagations: 501888042 / total #impl: 952105939 (eff. 0.527)
1237.59/1237.82	c GARBAGE COLLECT
1237.59/1237.82	c #Conflicts:    2695000 | #Learnt:      40318 | 0.000
1237.59/1237.82	c total clause space: 206.656MB
1237.59/1237.82	c total #watches: 121730
1238.09/1238.32	c total #propagations: 502050931 / total #impl: 952438650 (eff. 0.527)
1238.09/1238.32	c #Conflicts:    2696000 | #Learnt:      41318 | 0.000
1238.09/1238.32	c total clause space: 206.656MB
1238.09/1238.32	c total #watches: 124285
1238.59/1238.80	c total #propagations: 502246146 / total #impl: 952797890 (eff. 0.527)
1238.59/1238.80	c #Conflicts:    2697000 | #Learnt:      42318 | 0.000
1238.59/1238.80	c total clause space: 206.656MB
1238.59/1238.80	c total #watches: 126903
1238.99/1239.29	c total #propagations: 502442448 / total #impl: 953150911 (eff. 0.527)
1238.99/1239.29	c #Conflicts:    2698000 | #Learnt:      43318 | 0.000
1238.99/1239.29	c total clause space: 206.656MB
1238.99/1239.29	c total #watches: 129228
1239.39/1239.70	c total #propagations: 502640131 / total #impl: 953519887 (eff. 0.527)
1239.39/1239.70	c #Conflicts:    2699000 | #Learnt:      44318 | 0.000
1239.39/1239.70	c total clause space: 206.656MB
1239.39/1239.70	c total #watches: 131564
1239.89/1240.14	c total #propagations: 502812718 / total #impl: 953832182 (eff. 0.527)
1239.89/1240.14	c #Conflicts:    2700000 | #Learnt:      45318 | 0.000
1239.89/1240.14	c total clause space: 206.656MB
1239.89/1240.14	c total #watches: 133990
1240.39/1240.68	c total #propagations: 502999883 / total #impl: 954190321 (eff. 0.527)
1240.39/1240.68	c #Conflicts:    2701000 | #Learnt:      46318 | 0.000
1240.39/1240.68	c total clause space: 206.656MB
1240.39/1240.68	c total #watches: 136919
1240.99/1241.23	c total #propagations: 503178451 / total #impl: 954511498 (eff. 0.527)
1240.99/1241.23	c #Conflicts:    2702000 | #Learnt:      47318 | 0.000
1240.99/1241.23	c total clause space: 206.656MB
1240.99/1241.23	c total #watches: 139945
1241.49/1241.72	c total #propagations: 503377041 / total #impl: 954866398 (eff. 0.527)
1241.49/1241.72	c #Conflicts:    2703000 | #Learnt:      48318 | 0.000
1241.49/1241.72	c total clause space: 206.656MB
1241.49/1241.72	c total #watches: 142284
1241.89/1242.14	c total #propagations: 503558936 / total #impl: 955210879 (eff. 0.527)
1241.89/1242.14	c #Conflicts:    2704000 | #Learnt:      49318 | 0.000
1241.89/1242.14	c total clause space: 206.656MB
1241.89/1242.14	c total #watches: 144964
1242.29/1242.60	c total #propagations: 503699068 / total #impl: 955500954 (eff. 0.527)
1242.29/1242.60	c #Conflicts:    2705000 | #Learnt:      50318 | 0.000
1242.29/1242.60	c total clause space: 206.656MB
1242.29/1242.60	c total #watches: 147448
1242.99/1243.25	c total #propagations: 503852240 / total #impl: 955795071 (eff. 0.527)
1242.99/1243.25	c #Conflicts:    2706000 | #Learnt:      51318 | 0.000
1242.99/1243.25	c total clause space: 206.656MB
1242.99/1243.25	c total #watches: 149902
1243.59/1243.86	c total #propagations: 504046572 / total #impl: 956172229 (eff. 0.527)
1243.59/1243.86	c #Conflicts:    2707000 | #Learnt:      52318 | 0.000
1243.59/1243.86	c total clause space: 206.656MB
1243.59/1243.86	c total #watches: 152839
1244.29/1244.55	c total #propagations: 504248876 / total #impl: 956538192 (eff. 0.527)
1244.29/1244.55	c #Conflicts:    2708000 | #Learnt:      53318 | 0.000
1244.29/1244.55	c total clause space: 206.656MB
1244.29/1244.55	c total #watches: 155235
1245.00/1245.23	c total #propagations: 504459479 / total #impl: 956944850 (eff. 0.527)
1245.00/1245.23	c #Conflicts:    2709000 | #Learnt:      54318 | 0.000
1245.00/1245.23	c total clause space: 206.656MB
1245.00/1245.23	c total #watches: 157591
1245.69/1245.90	c total #propagations: 504658293 / total #impl: 957330387 (eff. 0.527)
1245.69/1245.90	c #Conflicts:    2710000 | #Learnt:      55318 | 0.000
1245.69/1245.90	c total clause space: 206.656MB
1245.69/1245.90	c total #watches: 159848
1246.29/1246.59	c total #propagations: 504864425 / total #impl: 957729081 (eff. 0.527)
1246.29/1246.59	c #Conflicts:    2711000 | #Learnt:      56318 | 0.000
1246.29/1246.59	c total clause space: 206.656MB
1246.29/1246.59	c total #watches: 162003
1246.79/1247.08	c total #propagations: 505069650 / total #impl: 958127283 (eff. 0.527)
1246.79/1247.08	c #Conflicts:    2712000 | #Learnt:      57318 | 0.000
1246.79/1247.08	c total clause space: 206.656MB
1246.79/1247.08	c total #watches: 164424
1247.49/1247.79	c total #propagations: 505228329 / total #impl: 958450880 (eff. 0.527)
1247.49/1247.79	c #Conflicts:    2713000 | #Learnt:      58318 | 0.000
1247.49/1247.79	c total clause space: 206.656MB
1247.49/1247.79	c total #watches: 167053
1248.30/1248.58	c total #propagations: 505415086 / total #impl: 958829593 (eff. 0.527)
1248.30/1248.58	c #Conflicts:    2714000 | #Learnt:      59318 | 0.000
1248.30/1248.58	c total clause space: 206.656MB
1248.30/1248.58	c total #watches: 169559
1248.99/1249.27	c total #propagations: 505608222 / total #impl: 959204404 (eff. 0.527)
1248.99/1249.27	c #Conflicts:    2715000 | #Learnt:      60318 | 0.000
1248.99/1249.27	c total clause space: 206.656MB
1248.99/1249.27	c total #watches: 172341
1249.69/1249.93	c total #propagations: 505802393 / total #impl: 959561075 (eff. 0.527)
1249.69/1249.93	c #Conflicts:    2716000 | #Learnt:      61318 | 0.000
1249.69/1249.93	c total clause space: 206.656MB
1249.69/1249.93	c total #watches: 174669
1250.19/1250.48	c total #propagations: 505976678 / total #impl: 959876210 (eff. 0.527)
1250.19/1250.48	c #Conflicts:    2717000 | #Learnt:      62318 | 0.000
1250.19/1250.48	c total clause space: 206.656MB
1250.19/1250.48	c total #watches: 177171
1250.79/1251.03	c total #propagations: 506128822 / total #impl: 960184487 (eff. 0.527)
1250.79/1251.03	c #Conflicts:    2718000 | #Learnt:      63318 | 0.000
1250.79/1251.03	c total clause space: 206.656MB
1250.79/1251.03	c total #watches: 179625
1251.29/1251.57	c total #propagations: 506280819 / total #impl: 960459253 (eff. 0.527)
1251.29/1251.57	c #Conflicts:    2719000 | #Learnt:      64318 | 0.000
1251.29/1251.57	c total clause space: 206.656MB
1251.29/1251.57	c total #watches: 182076
1251.99/1252.24	c total #propagations: 506437265 / total #impl: 960741821 (eff. 0.527)
1251.99/1252.24	c #Conflicts:    2720000 | #Learnt:      65318 | 0.000
1251.99/1252.24	c total clause space: 206.656MB
1251.99/1252.24	c total #watches: 184613
1252.59/1252.81	c total #propagations: 506610685 / total #impl: 961069420 (eff. 0.527)
1252.59/1252.81	c #Conflicts:    2721000 | #Learnt:      66318 | 0.000
1252.59/1252.81	c total clause space: 206.656MB
1252.59/1252.81	c total #watches: 187106
1253.19/1253.45	c total #propagations: 506769082 / total #impl: 961397945 (eff. 0.527)
1253.19/1253.45	c #Conflicts:    2722000 | #Learnt:      67318 | 0.000
1253.19/1253.45	c total clause space: 206.656MB
1253.19/1253.45	c total #watches: 189868
1254.09/1254.32	c total #propagations: 506926491 / total #impl: 961717911 (eff. 0.527)
1254.09/1254.32	c #Conflicts:    2723000 | #Learnt:      68318 | 0.000
1254.09/1254.32	c total clause space: 206.656MB
1254.09/1254.32	c total #watches: 192792
1254.79/1255.08	c total #propagations: 507117247 / total #impl: 962073688 (eff. 0.527)
1254.79/1255.08	c #Conflicts:    2724000 | #Learnt:      69318 | 0.000
1254.79/1255.08	c total clause space: 206.656MB
1254.79/1255.08	c total #watches: 195319
1255.69/1255.90	c total #propagations: 507293173 / total #impl: 962417881 (eff. 0.527)
1255.69/1255.90	c #Conflicts:    2725000 | #Learnt:      70318 | 0.000
1255.69/1255.90	c total clause space: 206.656MB
1255.69/1255.90	c total #watches: 197931
1256.59/1256.84	c total #propagations: 507462215 / total #impl: 962766519 (eff. 0.527)
1256.59/1256.84	c #Conflicts:    2726000 | #Learnt:      71318 | 0.000
1256.59/1256.84	c total clause space: 206.656MB
1256.59/1256.84	c total #watches: 200413
1257.39/1257.63	c total #propagations: 507661463 / total #impl: 963174194 (eff. 0.527)
1257.39/1257.63	c #Conflicts:    2727000 | #Learnt:      72318 | 0.000
1257.39/1257.63	c total clause space: 206.656MB
1257.39/1257.63	c total #watches: 202804
1258.39/1258.60	c total #propagations: 507852880 / total #impl: 963536108 (eff. 0.527)
1258.39/1258.60	c #Conflicts:    2728000 | #Learnt:      73318 | 0.000
1258.39/1258.60	c total clause space: 206.656MB
1258.39/1258.60	c total #watches: 205259
1259.29/1259.52	c total #propagations: 508039375 / total #impl: 963880145 (eff. 0.527)
1259.29/1259.52	c #Conflicts:    2729000 | #Learnt:      74318 | 0.000
1259.29/1259.52	c total clause space: 206.656MB
1259.29/1259.52	c total #watches: 207665
1260.19/1260.41	c total #propagations: 508233346 / total #impl: 964254530 (eff. 0.527)
1260.19/1260.41	c #Conflicts:    2730000 | #Learnt:      75318 | 0.000
1260.19/1260.41	c total clause space: 206.656MB
1260.19/1260.41	c total #watches: 210142
1261.09/1261.37	c total #propagations: 508432501 / total #impl: 964666680 (eff. 0.527)
1261.09/1261.37	c #Conflicts:    2731000 | #Learnt:      76318 | 0.000
1261.09/1261.37	c total clause space: 206.656MB
1261.09/1261.37	c total #watches: 212849
1262.08/1262.33	c total #propagations: 508627513 / total #impl: 965032528 (eff. 0.527)
1262.08/1262.33	c #Conflicts:    2732000 | #Learnt:      77318 | 0.000
1262.08/1262.33	c total clause space: 206.656MB
1262.08/1262.33	c total #watches: 215382
1262.98/1263.21	c total #propagations: 508817781 / total #impl: 965402433 (eff. 0.527)
1262.98/1263.21	c #Conflicts:    2733000 | #Learnt:      78318 | 0.000
1262.98/1263.21	c total clause space: 206.656MB
1262.98/1263.21	c total #watches: 217741
1263.98/1264.23	c total #propagations: 509007523 / total #impl: 965769050 (eff. 0.527)
1263.98/1264.23	c #Conflicts:    2734000 | #Learnt:      79318 | 0.000
1263.98/1264.23	c total clause space: 206.656MB
1263.98/1264.23	c total #watches: 220090
1264.98/1265.25	c total #propagations: 509211326 / total #impl: 966171374 (eff. 0.527)
1264.98/1265.25	c GARBAGE COLLECT
1264.98/1265.25	c #Conflicts:    2735000 | #Learnt:      40226 | 0.000
1264.98/1265.25	c total clause space: 206.656MB
1264.98/1265.25	c total #watches: 121523
1265.48/1265.71	c total #propagations: 509409059 / total #impl: 966559059 (eff. 0.527)
1265.48/1265.71	c #Conflicts:    2736000 | #Learnt:      41226 | 0.000
1265.48/1265.71	c total clause space: 206.656MB
1265.48/1265.71	c total #watches: 123968
1265.89/1266.13	c total #propagations: 509593538 / total #impl: 966898092 (eff. 0.527)
1265.89/1266.13	c #Conflicts:    2737000 | #Learnt:      42226 | 0.000
1265.89/1266.13	c total clause space: 206.656MB
1265.89/1266.13	c total #watches: 126362
1266.38/1266.64	c total #propagations: 509760844 / total #impl: 967223115 (eff. 0.527)
1266.38/1266.64	c #Conflicts:    2738000 | #Learnt:      43226 | 0.000
1266.38/1266.64	c total clause space: 206.656MB
1266.38/1266.64	c total #watches: 129174
1266.88/1267.13	c total #propagations: 509974769 / total #impl: 967608872 (eff. 0.527)
1266.88/1267.13	c #Conflicts:    2739000 | #Learnt:      44226 | 0.000
1266.88/1267.13	c total clause space: 206.656MB
1266.88/1267.13	c total #watches: 131674
1267.38/1267.67	c total #propagations: 510144488 / total #impl: 967938788 (eff. 0.527)
1267.38/1267.67	c #Conflicts:    2740000 | #Learnt:      45226 | 0.000
1267.38/1267.67	c total clause space: 206.656MB
1267.38/1267.67	c total #watches: 134305
1267.98/1268.21	c total #propagations: 510333279 / total #impl: 968299665 (eff. 0.527)
1267.98/1268.21	c #Conflicts:    2741000 | #Learnt:      46226 | 0.000
1267.98/1268.21	c total clause space: 206.656MB
1267.98/1268.21	c total #watches: 136998
1268.48/1268.72	c total #propagations: 510521153 / total #impl: 968652145 (eff. 0.527)
1268.48/1268.72	c #Conflicts:    2742000 | #Learnt:      47226 | 0.000
1268.48/1268.72	c total clause space: 206.656MB
1268.48/1268.72	c total #watches: 140001
1268.78/1269.09	c total #propagations: 510699837 / total #impl: 969000777 (eff. 0.527)
1268.78/1269.09	c #Conflicts:    2743000 | #Learnt:      48226 | 0.000
1268.78/1269.09	c total clause space: 206.656MB
1268.78/1269.09	c total #watches: 142493
1269.38/1269.62	c total #propagations: 510840945 / total #impl: 969296985 (eff. 0.527)
1269.38/1269.62	c #Conflicts:    2744000 | #Learnt:      49226 | 0.000
1269.38/1269.62	c total clause space: 206.656MB
1269.38/1269.62	c total #watches: 145067
1269.88/1270.16	c total #propagations: 511020877 / total #impl: 969618374 (eff. 0.527)
1269.88/1270.16	c #Conflicts:    2745000 | #Learnt:      50226 | 0.000
1269.88/1270.16	c total clause space: 206.656MB
1269.88/1270.16	c total #watches: 148096
1270.48/1270.77	c total #propagations: 511191466 / total #impl: 969947935 (eff. 0.527)
1270.48/1270.77	c #Conflicts:    2746000 | #Learnt:      51226 | 0.000
1270.48/1270.77	c total clause space: 206.656MB
1270.48/1270.77	c total #watches: 150586
1270.98/1271.23	c total #propagations: 511357289 / total #impl: 970277865 (eff. 0.527)
1270.98/1271.23	c #Conflicts:    2747000 | #Learnt:      52226 | 0.000
1270.98/1271.23	c total clause space: 206.656MB
1270.98/1271.23	c total #watches: 153130
1271.39/1271.67	c total #propagations: 511508405 / total #impl: 970596970 (eff. 0.527)
1271.39/1271.67	c #Conflicts:    2748000 | #Learnt:      53226 | 0.000
1271.39/1271.67	c total clause space: 206.656MB
1271.39/1271.67	c total #watches: 155760
1272.18/1272.42	c total #propagations: 511652019 / total #impl: 970887963 (eff. 0.527)
1272.18/1272.42	c #Conflicts:    2749000 | #Learnt:      54226 | 0.000
1272.18/1272.42	c total clause space: 206.656MB
1272.18/1272.42	c total #watches: 158214
1272.88/1273.10	c total #propagations: 511839901 / total #impl: 971260716 (eff. 0.527)
1272.88/1273.10	c #Conflicts:    2750000 | #Learnt:      55226 | 0.000
1272.88/1273.10	c total clause space: 206.656MB
1272.88/1273.10	c total #watches: 160957
1273.48/1273.80	c total #propagations: 512025457 / total #impl: 971618624 (eff. 0.527)
1273.48/1273.80	c #Conflicts:    2751000 | #Learnt:      56226 | 0.000
1273.48/1273.80	c total clause space: 206.656MB
1273.48/1273.80	c total #watches: 163754
1274.28/1274.50	c total #propagations: 512223162 / total #impl: 972011286 (eff. 0.527)
1274.28/1274.50	c #Conflicts:    2752000 | #Learnt:      57226 | 0.000
1274.28/1274.50	c total clause space: 206.656MB
1274.28/1274.50	c total #watches: 166180
1274.98/1275.25	c total #propagations: 512412059 / total #impl: 972372711 (eff. 0.527)
1274.98/1275.25	c #Conflicts:    2753000 | #Learnt:      58226 | 0.000
1274.98/1275.25	c total clause space: 206.656MB
1274.98/1275.25	c total #watches: 168655
1275.68/1275.91	c total #propagations: 512608137 / total #impl: 972765644 (eff. 0.527)
1275.68/1275.91	c #Conflicts:    2754000 | #Learnt:      59226 | 0.000
1275.68/1275.91	c total clause space: 206.656MB
1275.68/1275.91	c total #watches: 170991
1276.28/1276.59	c total #propagations: 512806948 / total #impl: 973154272 (eff. 0.527)
1276.28/1276.59	c #Conflicts:    2755000 | #Learnt:      60226 | 0.000
1276.28/1276.59	c total clause space: 206.656MB
1276.28/1276.59	c total #watches: 173686
1277.08/1277.33	c total #propagations: 513014211 / total #impl: 973555747 (eff. 0.527)
1277.08/1277.33	c #Conflicts:    2756000 | #Learnt:      61226 | 0.000
1277.08/1277.33	c total clause space: 206.656MB
1277.08/1277.33	c total #watches: 176209
1277.78/1278.03	c total #propagations: 513205125 / total #impl: 973942197 (eff. 0.527)
1277.78/1278.03	c #Conflicts:    2757000 | #Learnt:      62226 | 0.000
1277.78/1278.03	c total clause space: 206.656MB
1277.78/1278.03	c total #watches: 178918
1278.58/1278.81	c total #propagations: 513383350 / total #impl: 974304819 (eff. 0.527)
1278.58/1278.81	c #Conflicts:    2758000 | #Learnt:      63226 | 0.000
1278.58/1278.81	c total clause space: 206.656MB
1278.58/1278.81	c total #watches: 181542
1279.38/1279.60	c total #propagations: 513580432 / total #impl: 974687054 (eff. 0.527)
1279.38/1279.60	c #Conflicts:    2759000 | #Learnt:      64226 | 0.000
1279.38/1279.60	c total clause space: 206.656MB
1279.38/1279.60	c total #watches: 184040
1279.98/1280.22	c total #propagations: 513784623 / total #impl: 975072589 (eff. 0.527)
1279.98/1280.22	c #Conflicts:    2760000 | #Learnt:      65226 | 0.000
1279.98/1280.22	c total clause space: 206.656MB
1279.98/1280.22	c total #watches: 186937
1280.68/1280.96	c total #propagations: 513959108 / total #impl: 975416333 (eff. 0.527)
1280.68/1280.96	c #Conflicts:    2761000 | #Learnt:      66226 | 0.000
1280.68/1280.96	c total clause space: 206.656MB
1280.68/1280.96	c total #watches: 189392
1281.58/1281.85	c total #propagations: 514126059 / total #impl: 975738339 (eff. 0.527)
1281.58/1281.85	c #Conflicts:    2762000 | #Learnt:      67226 | 0.000
1281.58/1281.85	c total clause space: 206.656MB
1281.58/1281.85	c total #watches: 192170
1282.39/1282.68	c total #propagations: 514317261 / total #impl: 976099817 (eff. 0.527)
1282.39/1282.68	c #Conflicts:    2763000 | #Learnt:      68226 | 0.000
1282.39/1282.68	c total clause space: 206.656MB
1282.39/1282.68	c total #watches: 194719
1283.28/1283.52	c total #propagations: 514524399 / total #impl: 976482421 (eff. 0.527)
1283.28/1283.52	c #Conflicts:    2764000 | #Learnt:      69226 | 0.000
1283.28/1283.52	c total clause space: 206.656MB
1283.28/1283.52	c total #watches: 197447
1283.88/1284.16	c total #propagations: 514718589 / total #impl: 976858376 (eff. 0.527)
1283.88/1284.16	c #Conflicts:    2765000 | #Learnt:      70226 | 0.000
1283.88/1284.16	c total clause space: 206.656MB
1283.88/1284.16	c total #watches: 200366
1284.78/1285.04	c total #propagations: 514894908 / total #impl: 977215908 (eff. 0.527)
1284.78/1285.04	c #Conflicts:    2766000 | #Learnt:      71226 | 0.000
1284.78/1285.04	c total clause space: 206.656MB
1284.78/1285.04	c total #watches: 202964
1285.58/1285.80	c total #propagations: 515085999 / total #impl: 977585599 (eff. 0.527)
1285.58/1285.80	c #Conflicts:    2767000 | #Learnt:      72226 | 0.000
1285.58/1285.80	c total clause space: 206.656MB
1285.58/1285.80	c total #watches: 205184
1286.28/1286.56	c total #propagations: 515255669 / total #impl: 977904080 (eff. 0.527)
1286.28/1286.56	c #Conflicts:    2768000 | #Learnt:      73226 | 0.000
1286.28/1286.56	c total clause space: 206.656MB
1286.28/1286.56	c total #watches: 207689
1287.08/1287.30	c total #propagations: 515423499 / total #impl: 978237120 (eff. 0.527)
1287.08/1287.30	c #Conflicts:    2769000 | #Learnt:      74226 | 0.000
1287.08/1287.30	c total clause space: 206.656MB
1287.08/1287.30	c total #watches: 210145
1287.99/1288.26	c total #propagations: 515594927 / total #impl: 978573034 (eff. 0.527)
1287.99/1288.26	c #Conflicts:    2770000 | #Learnt:      75226 | 0.000
1287.99/1288.26	c total clause space: 206.656MB
1287.99/1288.26	c total #watches: 212706
1288.99/1289.22	c total #propagations: 515793962 / total #impl: 978975240 (eff. 0.527)
1288.99/1289.22	c #Conflicts:    2771000 | #Learnt:      76226 | 0.000
1288.99/1289.22	c total clause space: 206.656MB
1288.99/1289.22	c total #watches: 215018
1289.88/1290.11	c total #propagations: 515995123 / total #impl: 979357378 (eff. 0.527)
1289.88/1290.11	c #Conflicts:    2772000 | #Learnt:      77226 | 0.000
1289.88/1290.11	c total clause space: 206.656MB
1289.88/1290.11	c total #watches: 217537
1290.78/1291.02	c total #propagations: 516186027 / total #impl: 979715529 (eff. 0.527)
1290.78/1291.02	c #Conflicts:    2773000 | #Learnt:      78226 | 0.000
1290.78/1291.02	c total clause space: 206.656MB
1290.78/1291.02	c total #watches: 220010
1291.78/1292.00	c total #propagations: 516373740 / total #impl: 980086768 (eff. 0.527)
1291.78/1292.00	c #Conflicts:    2774000 | #Learnt:      79226 | 0.000
1291.78/1292.00	c total clause space: 206.656MB
1291.78/1292.00	c total #watches: 222371
1292.78/1293.03	c total #propagations: 516566058 / total #impl: 980472447 (eff. 0.527)
1292.78/1293.03	c #Conflicts:    2775000 | #Learnt:      80226 | 0.000
1292.78/1293.03	c total clause space: 206.656MB
1292.78/1293.03	c total #watches: 224915
1293.68/1293.96	c total #propagations: 516765045 / total #impl: 980866231 (eff. 0.527)
1293.68/1293.96	c GARBAGE COLLECT
1293.68/1293.96	c #Conflicts:    2776000 | #Learnt:      40821 | 0.000
1293.68/1293.96	c total clause space: 206.656MB
1293.68/1293.96	c total #watches: 122942
1294.18/1294.47	c total #propagations: 516965111 / total #impl: 981240285 (eff. 0.527)
1294.18/1294.47	c #Conflicts:    2777000 | #Learnt:      41821 | 0.000
1294.18/1294.47	c total clause space: 206.656MB
1294.18/1294.47	c total #watches: 125329
1294.78/1295.02	c total #propagations: 517153174 / total #impl: 981590124 (eff. 0.527)
1294.78/1295.02	c #Conflicts:    2778000 | #Learnt:      42821 | 0.000
1294.78/1295.02	c total clause space: 206.656MB
1294.78/1295.02	c total #watches: 127717
1295.28/1295.59	c total #propagations: 517350907 / total #impl: 981971188 (eff. 0.527)
1295.28/1295.59	c #Conflicts:    2779000 | #Learnt:      43821 | 0.000
1295.28/1295.59	c total clause space: 206.656MB
1295.28/1295.59	c total #watches: 129985
1295.88/1296.14	c total #propagations: 517543509 / total #impl: 982344855 (eff. 0.527)
1295.88/1296.14	c #Conflicts:    2780000 | #Learnt:      44821 | 0.000
1295.88/1296.14	c total clause space: 206.656MB
1295.88/1296.14	c total #watches: 132252
1296.48/1296.72	c total #propagations: 517736184 / total #impl: 982706637 (eff. 0.527)
1296.48/1296.72	c #Conflicts:    2781000 | #Learnt:      45821 | 0.000
1296.48/1296.72	c total clause space: 206.656MB
1296.48/1296.72	c total #watches: 134986
1296.98/1297.22	c total #propagations: 517927707 / total #impl: 983055001 (eff. 0.527)
1296.98/1297.22	c #Conflicts:    2782000 | #Learnt:      46821 | 0.000
1296.98/1297.22	c total clause space: 206.656MB
1296.98/1297.22	c total #watches: 137913
1297.38/1297.65	c total #propagations: 518114700 / total #impl: 983417964 (eff. 0.527)
1297.38/1297.65	c #Conflicts:    2783000 | #Learnt:      47821 | 0.000
1297.38/1297.65	c total clause space: 206.656MB
1297.38/1297.65	c total #watches: 141089
1297.98/1298.22	c total #propagations: 518296160 / total #impl: 983779559 (eff. 0.527)
1297.98/1298.22	c #Conflicts:    2784000 | #Learnt:      48821 | 0.000
1297.98/1298.22	c total clause space: 206.656MB
1297.98/1298.22	c total #watches: 144690
1298.58/1298.88	c total #propagations: 518493504 / total #impl: 984207582 (eff. 0.527)
1298.58/1298.88	c #Conflicts:    2785000 | #Learnt:      49821 | 0.000
1298.58/1298.88	c total clause space: 206.656MB
1298.58/1298.88	c total #watches: 148277
1299.28/1299.59	c total #propagations: 518703603 / total #impl: 984790976 (eff. 0.527)
1299.28/1299.59	c #Conflicts:    2786000 | #Learnt:      50821 | 0.000
1299.28/1299.59	c total clause space: 206.656MB
1299.28/1299.59	c total #watches: 152084
1300.08/1300.36	c total #propagations: 518907464 / total #impl: 985381237 (eff. 0.527)
1300.08/1300.36	c #Conflicts:    2787000 | #Learnt:      51821 | 0.000
1300.08/1300.36	c total clause space: 206.656MB
1300.08/1300.36	c total #watches: 155759
1300.88/1301.18	c total #propagations: 519111757 / total #impl: 986042863 (eff. 0.526)
1300.88/1301.18	c #Conflicts:    2788000 | #Learnt:      52821 | 0.000
1300.88/1301.18	c total clause space: 206.656MB
1300.88/1301.18	c total #watches: 159915
1301.78/1302.05	c total #propagations: 519322386 / total #impl: 986742412 (eff. 0.526)
1301.78/1302.05	c #Conflicts:    2789000 | #Learnt:      53821 | 0.000
1301.78/1302.05	c total clause space: 206.656MB
1301.78/1302.05	c total #watches: 162990
1302.68/1302.94	c total #propagations: 519528130 / total #impl: 987539420 (eff. 0.526)
1302.68/1302.94	c #Conflicts:    2790000 | #Learnt:      54821 | 0.000
1302.68/1302.94	c total clause space: 206.656MB
1302.68/1302.94	c total #watches: 166150
1303.58/1303.85	c total #propagations: 519731953 / total #impl: 988304303 (eff. 0.526)
1303.58/1303.85	c #Conflicts:    2791000 | #Learnt:      55821 | 0.000
1303.58/1303.85	c total clause space: 206.656MB
1303.58/1303.85	c total #watches: 169340
1304.48/1304.77	c total #propagations: 519939026 / total #impl: 989110665 (eff. 0.526)
1304.48/1304.77	c #Conflicts:    2792000 | #Learnt:      56821 | 0.000
1304.48/1304.77	c total clause space: 206.656MB
1304.48/1304.77	c total #watches: 172390
1305.48/1305.73	c total #propagations: 520139166 / total #impl: 989975629 (eff. 0.525)
1305.48/1305.73	c #Conflicts:    2793000 | #Learnt:      57821 | 0.000
1305.48/1305.73	c total clause space: 206.656MB
1305.48/1305.73	c total #watches: 175433
1306.38/1306.69	c total #propagations: 520359063 / total #impl: 990629153 (eff. 0.525)
1306.38/1306.69	c #Conflicts:    2794000 | #Learnt:      58821 | 0.000
1306.38/1306.69	c total clause space: 206.656MB
1306.38/1306.69	c total #watches: 178631
1307.28/1307.58	c total #propagations: 520566132 / total #impl: 991246636 (eff. 0.525)
1307.28/1307.58	c #Conflicts:    2795000 | #Learnt:      59821 | 0.000
1307.28/1307.58	c total clause space: 206.656MB
1307.28/1307.58	c total #watches: 181742
1308.18/1308.42	c total #propagations: 520769065 / total #impl: 991662283 (eff. 0.525)
1308.18/1308.42	c #Conflicts:    2796000 | #Learnt:      60821 | 0.000
1308.18/1308.42	c total clause space: 206.656MB
1308.18/1308.42	c total #watches: 184366
1309.08/1309.32	c total #propagations: 520945976 / total #impl: 992008880 (eff. 0.525)
1309.08/1309.32	c #Conflicts:    2797000 | #Learnt:      61821 | 0.000
1309.08/1309.32	c total clause space: 206.656MB
1309.08/1309.32	c total #watches: 187245
1309.77/1310.10	c total #propagations: 521148559 / total #impl: 992345230 (eff. 0.525)
1309.77/1310.10	c #Conflicts:    2798000 | #Learnt:      62821 | 0.000
1309.77/1310.10	c total clause space: 206.656MB
1309.77/1310.10	c total #watches: 189924
1310.67/1310.96	c total #propagations: 521316210 / total #impl: 992677766 (eff. 0.525)
1310.67/1310.96	c #Conflicts:    2799000 | #Learnt:      63821 | 0.000
1310.67/1310.96	c total clause space: 206.656MB
1310.67/1310.96	c total #watches: 192496
1311.77/1312.07	c total #propagations: 521497652 / total #impl: 993019834 (eff. 0.525)
1311.77/1312.07	c #Conflicts:    2800000 | #Learnt:      64821 | 0.000
1311.77/1312.07	c total clause space: 206.656MB
1311.77/1312.07	c total #watches: 195105
1312.87/1313.12	c total #propagations: 521708496 / total #impl: 993444262 (eff. 0.525)
1312.87/1313.12	c #Conflicts:    2801000 | #Learnt:      65821 | 0.000
1312.87/1313.12	c total clause space: 206.656MB
1312.87/1313.12	c total #watches: 197875
1313.77/1314.03	c total #propagations: 521902190 / total #impl: 993820409 (eff. 0.525)
1313.77/1314.03	c #Conflicts:    2802000 | #Learnt:      66821 | 0.000
1313.77/1314.03	c total clause space: 206.656MB
1313.77/1314.03	c total #watches: 200489
1314.57/1314.88	c total #propagations: 522090435 / total #impl: 994171083 (eff. 0.525)
1314.57/1314.88	c #Conflicts:    2803000 | #Learnt:      67821 | 0.000
1314.57/1314.88	c total clause space: 206.656MB
1314.57/1314.88	c total #watches: 203086
1315.57/1315.88	c total #propagations: 522273985 / total #impl: 994508479 (eff. 0.525)
1315.57/1315.88	c #Conflicts:    2804000 | #Learnt:      68821 | 0.000
1315.57/1315.88	c total clause space: 206.656MB
1315.57/1315.88	c total #watches: 205766
1316.67/1316.98	c total #propagations: 522456869 / total #impl: 994853716 (eff. 0.525)
1316.67/1316.98	c #Conflicts:    2805000 | #Learnt:      69821 | 0.000
1316.67/1316.98	c total clause space: 206.656MB
1316.67/1316.98	c total #watches: 208048
1317.68/1317.92	c total #propagations: 522643509 / total #impl: 995216894 (eff. 0.525)
1317.68/1317.92	c #Conflicts:    2806000 | #Learnt:      70821 | 0.000
1317.68/1317.92	c total clause space: 206.656MB
1317.68/1317.92	c total #watches: 210724
1318.78/1319.01	c total #propagations: 522824598 / total #impl: 995561146 (eff. 0.525)
1318.78/1319.01	c #Conflicts:    2807000 | #Learnt:      71821 | 0.000
1318.78/1319.01	c total clause space: 206.656MB
1318.78/1319.01	c total #watches: 213506
1319.88/1320.17	c total #propagations: 523025638 / total #impl: 995959274 (eff. 0.525)
1319.88/1320.17	c #Conflicts:    2808000 | #Learnt:      72821 | 0.000
1319.88/1320.17	c total clause space: 206.656MB
1319.88/1320.17	c total #watches: 215981
1320.88/1321.16	c total #propagations: 523223355 / total #impl: 996339317 (eff. 0.525)
1320.88/1321.16	c #Conflicts:    2809000 | #Learnt:      73821 | 0.000
1320.88/1321.16	c total clause space: 206.656MB
1320.88/1321.16	c total #watches: 218655
1321.77/1322.04	c total #propagations: 523417292 / total #impl: 996707024 (eff. 0.525)
1321.77/1322.04	c #Conflicts:    2810000 | #Learnt:      74821 | 0.000
1321.77/1322.04	c total clause space: 206.656MB
1321.77/1322.04	c total #watches: 221531
1322.67/1322.96	c total #propagations: 523599571 / total #impl: 997059898 (eff. 0.525)
1322.67/1322.96	c #Conflicts:    2811000 | #Learnt:      75821 | 0.000
1322.67/1322.96	c total clause space: 206.656MB
1322.67/1322.96	c total #watches: 224442
1323.67/1323.90	c total #propagations: 523782571 / total #impl: 997435609 (eff. 0.525)
1323.67/1323.90	c #Conflicts:    2812000 | #Learnt:      76821 | 0.000
1323.67/1323.90	c total clause space: 206.656MB
1323.67/1323.90	c total #watches: 227261
1324.67/1324.97	c total #propagations: 523966130 / total #impl: 997843272 (eff. 0.525)
1324.67/1324.97	c #Conflicts:    2813000 | #Learnt:      77821 | 0.000
1324.67/1324.97	c total clause space: 206.656MB
1324.67/1324.97	c total #watches: 230093
1325.87/1326.12	c total #propagations: 524148029 / total #impl: 998235542 (eff. 0.525)
1325.87/1326.12	c #Conflicts:    2814000 | #Learnt:      78821 | 0.000
1325.87/1326.12	c total clause space: 206.656MB
1325.87/1326.12	c total #watches: 232918
1326.97/1327.22	c total #propagations: 524343200 / total #impl: 998617863 (eff. 0.525)
1326.97/1327.22	c #Conflicts:    2815000 | #Learnt:      79821 | 0.000
1326.97/1327.22	c total clause space: 206.656MB
1326.97/1327.22	c total #watches: 235661
1328.17/1328.48	c total #propagations: 524523694 / total #impl: 998952976 (eff. 0.525)
1328.17/1328.48	c #Conflicts:    2816000 | #Learnt:      80821 | 0.000
1328.17/1328.48	c total clause space: 206.656MB
1328.17/1328.48	c total #watches: 238707
1329.27/1329.53	c total #propagations: 524722021 / total #impl: 999336069 (eff. 0.525)
1329.27/1329.53	c GARBAGE COLLECT
1329.27/1329.53	c #Conflicts:    2817000 | #Learnt:      41120 | 0.000
1329.27/1329.53	c total clause space: 206.656MB
1329.27/1329.53	c total #watches: 123795
1329.78/1330.04	c total #propagations: 524927442 / total #impl: 999743846 (eff. 0.525)
1329.78/1330.04	c #Conflicts:    2818000 | #Learnt:      42120 | 0.000
1329.78/1330.04	c total clause space: 206.656MB
1329.78/1330.04	c total #watches: 126395
1330.27/1330.55	c total #propagations: 525109015 / total #impl: 1000084569 (eff. 0.525)
1330.27/1330.55	c #Conflicts:    2819000 | #Learnt:      43120 | 0.000
1330.27/1330.55	c total clause space: 206.656MB
1330.27/1330.55	c total #watches: 129396
1330.78/1331.08	c total #propagations: 525312347 / total #impl: 1000448088 (eff. 0.525)
1330.78/1331.08	c #Conflicts:    2820000 | #Learnt:      44120 | 0.000
1330.78/1331.08	c total clause space: 206.656MB
1330.78/1331.08	c total #watches: 132275
1331.27/1331.58	c total #propagations: 525513367 / total #impl: 1000809204 (eff. 0.525)
1331.27/1331.58	c #Conflicts:    2821000 | #Learnt:      45120 | 0.000
1331.27/1331.58	c total clause space: 206.656MB
1331.27/1331.58	c total #watches: 134873
1331.88/1332.13	c total #propagations: 525720372 / total #impl: 1001206834 (eff. 0.525)
1331.88/1332.13	c #Conflicts:    2822000 | #Learnt:      46120 | 0.000
1331.88/1332.13	c total clause space: 206.656MB
1331.88/1332.13	c total #watches: 137816
1332.27/1332.56	c total #propagations: 525918541 / total #impl: 1001573722 (eff. 0.525)
1332.27/1332.56	c #Conflicts:    2823000 | #Learnt:      47120 | 0.000
1332.27/1332.56	c total clause space: 206.656MB
1332.27/1332.56	c total #watches: 140286
1332.77/1333.08	c total #propagations: 526076798 / total #impl: 1001897498 (eff. 0.525)
1332.77/1333.08	c #Conflicts:    2824000 | #Learnt:      48120 | 0.000
1332.77/1333.08	c total clause space: 206.656MB
1332.77/1333.08	c total #watches: 142628
1333.37/1333.60	c total #propagations: 526252164 / total #impl: 1002222064 (eff. 0.525)
1333.37/1333.60	c #Conflicts:    2825000 | #Learnt:      49120 | 0.000
1333.37/1333.60	c total clause space: 206.656MB
1333.37/1333.60	c total #watches: 145226
1333.97/1334.22	c total #propagations: 526439230 / total #impl: 1002558916 (eff. 0.525)
1333.97/1334.22	c #Conflicts:    2826000 | #Learnt:      50120 | 0.000
1333.97/1334.22	c total clause space: 206.656MB
1333.97/1334.22	c total #watches: 147675
1334.47/1334.77	c total #propagations: 526630104 / total #impl: 1002899686 (eff. 0.525)
1334.47/1334.77	c #Conflicts:    2827000 | #Learnt:      51120 | 0.000
1334.47/1334.77	c total clause space: 206.656MB
1334.47/1334.77	c total #watches: 150206
1335.07/1335.38	c total #propagations: 526819834 / total #impl: 1003252932 (eff. 0.525)
1335.07/1335.38	c #Conflicts:    2828000 | #Learnt:      52120 | 0.000
1335.07/1335.38	c total clause space: 206.656MB
1335.07/1335.38	c total #watches: 152988
1335.77/1336.03	c total #propagations: 526999839 / total #impl: 1003582998 (eff. 0.525)
1335.77/1336.03	c #Conflicts:    2829000 | #Learnt:      53120 | 0.000
1335.77/1336.03	c total clause space: 206.656MB
1335.77/1336.03	c total #watches: 155734
1336.47/1336.71	c total #propagations: 527205419 / total #impl: 1003974040 (eff. 0.525)
1336.47/1336.71	c #Conflicts:    2830000 | #Learnt:      54120 | 0.000
1336.47/1336.71	c total clause space: 206.656MB
1336.47/1336.71	c total #watches: 158300
1337.07/1337.36	c total #propagations: 527401570 / total #impl: 1004355771 (eff. 0.525)
1337.07/1337.36	c #Conflicts:    2831000 | #Learnt:      55120 | 0.000
1337.07/1337.36	c total clause space: 206.656MB
1337.07/1337.36	c total #watches: 160830
1337.77/1338.02	c total #propagations: 527592725 / total #impl: 1004729776 (eff. 0.525)
1337.77/1338.02	c #Conflicts:    2832000 | #Learnt:      56120 | 0.000
1337.77/1338.02	c total clause space: 206.656MB
1337.77/1338.02	c total #watches: 163411
1338.48/1338.71	c total #propagations: 527780023 / total #impl: 1005090661 (eff. 0.525)
1338.48/1338.71	c #Conflicts:    2833000 | #Learnt:      57120 | 0.000
1338.48/1338.71	c total clause space: 206.656MB
1338.48/1338.71	c total #watches: 165715
1339.07/1339.39	c total #propagations: 527980445 / total #impl: 1005475604 (eff. 0.525)
1339.07/1339.39	c #Conflicts:    2834000 | #Learnt:      58120 | 0.000
1339.07/1339.39	c total clause space: 206.656MB
1339.07/1339.39	c total #watches: 168616
1339.87/1340.14	c total #propagations: 528171049 / total #impl: 1005838679 (eff. 0.525)
1339.87/1340.14	c #Conflicts:    2835000 | #Learnt:      59120 | 0.000
1339.87/1340.14	c total clause space: 206.656MB
1339.87/1340.14	c total #watches: 170958
1340.47/1340.77	c total #propagations: 528373005 / total #impl: 1006221688 (eff. 0.525)
1340.47/1340.77	c #Conflicts:    2836000 | #Learnt:      60120 | 0.000
1340.47/1340.77	c total clause space: 206.656MB
1340.47/1340.77	c total #watches: 173614
1341.27/1341.51	c total #propagations: 528567399 / total #impl: 1006568955 (eff. 0.525)
1341.27/1341.51	c #Conflicts:    2837000 | #Learnt:      61120 | 0.000
1341.27/1341.51	c total clause space: 206.656MB
1341.27/1341.51	c total #watches: 176315
1341.97/1342.24	c total #propagations: 528765536 / total #impl: 1006953007 (eff. 0.525)
1341.97/1342.24	c #Conflicts:    2838000 | #Learnt:      62120 | 0.000
1341.97/1342.24	c total clause space: 206.656MB
1341.97/1342.24	c total #watches: 178932
1342.67/1342.97	c total #propagations: 528964272 / total #impl: 1007335440 (eff. 0.525)
1342.67/1342.97	c #Conflicts:    2839000 | #Learnt:      63120 | 0.000
1342.67/1342.97	c total clause space: 206.656MB
1342.67/1342.97	c total #watches: 181343
1343.37/1343.60	c total #propagations: 529159395 / total #impl: 1007725143 (eff. 0.525)
1343.37/1343.60	c #Conflicts:    2840000 | #Learnt:      64120 | 0.000
1343.37/1343.60	c total clause space: 206.656MB
1343.37/1343.60	c total #watches: 184185
1343.98/1344.25	c total #propagations: 529342275 / total #impl: 1008060432 (eff. 0.525)
1343.98/1344.25	c #Conflicts:    2841000 | #Learnt:      65120 | 0.000
1343.98/1344.25	c total clause space: 206.656MB
1343.98/1344.25	c total #watches: 186996
1344.77/1345.07	c total #propagations: 529530199 / total #impl: 1008423778 (eff. 0.525)
1344.77/1345.07	c #Conflicts:    2842000 | #Learnt:      66120 | 0.000
1344.77/1345.07	c total clause space: 206.656MB
1344.77/1345.07	c total #watches: 189734
1345.57/1345.86	c total #propagations: 529721829 / total #impl: 1008799989 (eff. 0.525)
1345.57/1345.86	c #Conflicts:    2843000 | #Learnt:      67120 | 0.000
1345.57/1345.86	c total clause space: 206.656MB
1345.57/1345.86	c total #watches: 192409
1346.47/1346.72	c total #propagations: 529899570 / total #impl: 1009145382 (eff. 0.525)
1346.47/1346.72	c #Conflicts:    2844000 | #Learnt:      68120 | 0.000
1346.47/1346.72	c total clause space: 206.656MB
1346.47/1346.72	c total #watches: 195120
1347.28/1347.58	c total #propagations: 530081891 / total #impl: 1009494380 (eff. 0.525)
1347.28/1347.58	c #Conflicts:    2845000 | #Learnt:      69120 | 0.000
1347.28/1347.58	c total clause space: 206.656MB
1347.28/1347.58	c total #watches: 197725
1348.17/1348.45	c total #propagations: 530262818 / total #impl: 1009847517 (eff. 0.525)
1348.17/1348.45	c #Conflicts:    2846000 | #Learnt:      70120 | 0.000
1348.17/1348.45	c total clause space: 206.656MB
1348.17/1348.45	c total #watches: 200660
1348.87/1349.11	c total #propagations: 530469021 / total #impl: 1010235813 (eff. 0.525)
1348.87/1349.11	c #Conflicts:    2847000 | #Learnt:      71120 | 0.000
1348.87/1349.11	c total clause space: 206.656MB
1348.87/1349.11	c total #watches: 203890
1349.67/1349.99	c total #propagations: 530656161 / total #impl: 1010605885 (eff. 0.525)
1349.67/1349.99	c #Conflicts:    2848000 | #Learnt:      72120 | 0.000
1349.67/1349.99	c total clause space: 206.656MB
1349.67/1349.99	c total #watches: 206337
1350.67/1350.96	c total #propagations: 530839806 / total #impl: 1010959042 (eff. 0.525)
1350.67/1350.96	c #Conflicts:    2849000 | #Learnt:      73120 | 0.000
1350.67/1350.96	c total clause space: 206.656MB
1350.67/1350.96	c total #watches: 208803
1351.57/1351.87	c total #propagations: 531014574 / total #impl: 1011309959 (eff. 0.525)
1351.57/1351.87	c #Conflicts:    2850000 | #Learnt:      74120 | 0.000
1351.57/1351.87	c total clause space: 206.656MB
1351.57/1351.87	c total #watches: 211630
1352.47/1352.77	c total #propagations: 531186485 / total #impl: 1011650625 (eff. 0.525)
1352.47/1352.77	c #Conflicts:    2851000 | #Learnt:      75120 | 0.000
1352.47/1352.77	c total clause space: 206.656MB
1352.47/1352.77	c total #watches: 214312
1353.37/1353.64	c total #propagations: 531371214 / total #impl: 1011989784 (eff. 0.525)
1353.37/1353.64	c #Conflicts:    2852000 | #Learnt:      76120 | 0.000
1353.37/1353.64	c total clause space: 206.656MB
1353.37/1353.64	c total #watches: 217058
1354.27/1354.55	c total #propagations: 531543198 / total #impl: 1012332404 (eff. 0.525)
1354.27/1354.55	c #Conflicts:    2853000 | #Learnt:      77120 | 0.000
1354.27/1354.55	c total clause space: 206.656MB
1354.27/1354.55	c total #watches: 219559
1354.97/1355.29	c total #propagations: 531734803 / total #impl: 1012707445 (eff. 0.525)
1354.97/1355.29	c #Conflicts:    2854000 | #Learnt:      78120 | 0.000
1354.97/1355.29	c total clause space: 206.656MB
1354.97/1355.29	c total #watches: 222188
1355.87/1356.10	c total #propagations: 531909838 / total #impl: 1013055537 (eff. 0.525)
1355.87/1356.10	c #Conflicts:    2855000 | #Learnt:      79120 | 0.000
1355.87/1356.10	c total clause space: 206.656MB
1355.87/1356.10	c total #watches: 224978
1356.57/1356.82	c total #propagations: 532085686 / total #impl: 1013397022 (eff. 0.525)
1356.57/1356.82	c #Conflicts:    2856000 | #Learnt:      80120 | 0.000
1356.57/1356.82	c total clause space: 206.656MB
1356.57/1356.82	c total #watches: 227727
1357.07/1357.33	c total #propagations: 532270142 / total #impl: 1013721646 (eff. 0.525)
1357.07/1357.33	c #Conflicts:    2857000 | #Learnt:      81120 | 0.000
1357.07/1357.33	c total clause space: 206.656MB
1357.07/1357.33	c total #watches: 230287
1357.77/1358.03	c total #propagations: 532406104 / total #impl: 1013966982 (eff. 0.525)
1357.77/1358.03	c GARBAGE COLLECT
1357.77/1358.03	c #Conflicts:    2858000 | #Learnt:      41120 | 0.000
1357.77/1358.03	c total clause space: 206.656MB
1357.77/1358.03	c total #watches: 123780
1358.17/1358.42	c total #propagations: 532564281 / total #impl: 1014270456 (eff. 0.525)
1358.17/1358.42	c #Conflicts:    2859000 | #Learnt:      42120 | 0.000
1358.17/1358.42	c total clause space: 206.656MB
1358.17/1358.42	c total #watches: 126476
1358.67/1358.93	c total #propagations: 532730640 / total #impl: 1014582054 (eff. 0.525)
1358.67/1358.93	c #Conflicts:    2860000 | #Learnt:      43120 | 0.000
1358.67/1358.93	c total clause space: 206.656MB
1358.67/1358.93	c total #watches: 129243
1359.17/1359.50	c total #propagations: 532918055 / total #impl: 1014938620 (eff. 0.525)
1359.17/1359.50	c #Conflicts:    2861000 | #Learnt:      44120 | 0.000
1359.17/1359.50	c total clause space: 206.656MB
1359.17/1359.50	c total #watches: 132167
1359.77/1360.01	c total #propagations: 533126682 / total #impl: 1015339181 (eff. 0.525)
1359.77/1360.01	c #Conflicts:    2862000 | #Learnt:      45120 | 0.000
1359.77/1360.01	c total clause space: 206.656MB
1359.77/1360.01	c total #watches: 134897
1360.27/1360.55	c total #propagations: 533321220 / total #impl: 1015721903 (eff. 0.525)
1360.27/1360.55	c #Conflicts:    2863000 | #Learnt:      46120 | 0.000
1360.27/1360.55	c total clause space: 206.656MB
1360.27/1360.55	c total #watches: 137559
1360.77/1361.08	c total #propagations: 533490638 / total #impl: 1016058135 (eff. 0.525)
1360.77/1361.08	c #Conflicts:    2864000 | #Learnt:      47120 | 0.000
1360.77/1361.08	c total clause space: 206.656MB
1360.77/1361.08	c total #watches: 139959
1361.37/1361.65	c total #propagations: 533656363 / total #impl: 1016377837 (eff. 0.525)
1361.37/1361.65	c #Conflicts:    2865000 | #Learnt:      48120 | 0.000
1361.37/1361.65	c total clause space: 206.656MB
1361.37/1361.65	c total #watches: 142607
1361.96/1362.23	c total #propagations: 533848137 / total #impl: 1016738461 (eff. 0.525)
1361.96/1362.23	c #Conflicts:    2866000 | #Learnt:      49120 | 0.000
1361.96/1362.23	c total clause space: 206.656MB
1361.96/1362.23	c total #watches: 145753
1362.56/1362.82	c total #propagations: 534024467 / total #impl: 1017059772 (eff. 0.525)
1362.56/1362.82	c #Conflicts:    2867000 | #Learnt:      50120 | 0.000
1362.56/1362.82	c total clause space: 206.656MB
1362.56/1362.82	c total #watches: 148795
1363.16/1363.44	c total #propagations: 534210363 / total #impl: 1017401470 (eff. 0.525)
1363.16/1363.44	c #Conflicts:    2868000 | #Learnt:      51120 | 0.000
1363.16/1363.44	c total clause space: 206.656MB
1363.16/1363.44	c total #watches: 151137
1363.77/1364.07	c total #propagations: 534382050 / total #impl: 1017723081 (eff. 0.525)
1363.77/1364.07	c #Conflicts:    2869000 | #Learnt:      52120 | 0.000
1363.77/1364.07	c total clause space: 206.656MB
1363.77/1364.07	c total #watches: 153800
1364.36/1364.66	c total #propagations: 534583771 / total #impl: 1018101915 (eff. 0.525)
1364.36/1364.66	c #Conflicts:    2870000 | #Learnt:      53120 | 0.000
1364.36/1364.66	c total clause space: 206.656MB
1364.36/1364.66	c total #watches: 156292
1364.97/1365.23	c total #propagations: 534774510 / total #impl: 1018442520 (eff. 0.525)
1364.97/1365.23	c #Conflicts:    2871000 | #Learnt:      54120 | 0.000
1364.97/1365.23	c total clause space: 206.656MB
1364.97/1365.23	c total #watches: 158912
1365.46/1365.79	c total #propagations: 534942271 / total #impl: 1018768191 (eff. 0.525)
1365.46/1365.79	c #Conflicts:    2872000 | #Learnt:      55120 | 0.000
1365.46/1365.79	c total clause space: 206.656MB
1365.46/1365.79	c total #watches: 161746
1366.16/1366.42	c total #propagations: 535118437 / total #impl: 1019092147 (eff. 0.525)
1366.16/1366.42	c #Conflicts:    2873000 | #Learnt:      56120 | 0.000
1366.16/1366.42	c total clause space: 206.656MB
1366.16/1366.42	c total #watches: 164578
1366.66/1366.99	c total #propagations: 535304812 / total #impl: 1019449666 (eff. 0.525)
1366.66/1366.99	c #Conflicts:    2874000 | #Learnt:      57120 | 0.000
1366.66/1366.99	c total clause space: 206.656MB
1366.66/1366.99	c total #watches: 167078
1367.36/1367.69	c total #propagations: 535471053 / total #impl: 1019762867 (eff. 0.525)
1367.36/1367.69	c #Conflicts:    2875000 | #Learnt:      58120 | 0.000
1367.36/1367.69	c total clause space: 206.656MB
1367.36/1367.69	c total #watches: 169537
1368.17/1368.42	c total #propagations: 535673019 / total #impl: 1020138157 (eff. 0.525)
1368.17/1368.42	c #Conflicts:    2876000 | #Learnt:      59120 | 0.000
1368.17/1368.42	c total clause space: 206.656MB
1368.17/1368.42	c total #watches: 171784
1368.86/1369.12	c total #propagations: 535870787 / total #impl: 1020523891 (eff. 0.525)
1368.86/1369.12	c #Conflicts:    2877000 | #Learnt:      60120 | 0.000
1368.86/1369.12	c total clause space: 206.656MB
1368.86/1369.12	c total #watches: 174189
1369.56/1369.87	c total #propagations: 536066469 / total #impl: 1020895745 (eff. 0.525)
1369.56/1369.87	c #Conflicts:    2878000 | #Learnt:      61120 | 0.000
1369.56/1369.87	c total clause space: 206.656MB
1369.56/1369.87	c total #watches: 176651
1370.37/1370.66	c total #propagations: 536265344 / total #impl: 1021286090 (eff. 0.525)
1370.37/1370.66	c #Conflicts:    2879000 | #Learnt:      62120 | 0.000
1370.37/1370.66	c total clause space: 206.656MB
1370.37/1370.66	c total #watches: 179254
1371.16/1371.41	c total #propagations: 536462997 / total #impl: 1021683706 (eff. 0.525)
1371.16/1371.41	c #Conflicts:    2880000 | #Learnt:      63120 | 0.000
1371.16/1371.41	c total clause space: 206.656MB
1371.16/1371.41	c total #watches: 181732
1371.96/1372.21	c total #propagations: 536652573 / total #impl: 1022047560 (eff. 0.525)
1371.96/1372.21	c #Conflicts:    2881000 | #Learnt:      64120 | 0.000
1371.96/1372.21	c total clause space: 206.656MB
1371.96/1372.21	c total #watches: 184154
1372.76/1373.01	c total #propagations: 536848307 / total #impl: 1022428490 (eff. 0.525)
1372.76/1373.01	c #Conflicts:    2882000 | #Learnt:      65120 | 0.000
1372.76/1373.01	c total clause space: 206.656MB
1372.76/1373.01	c total #watches: 186595
1373.56/1373.86	c total #propagations: 537045063 / total #impl: 1022809381 (eff. 0.525)
1373.56/1373.86	c #Conflicts:    2883000 | #Learnt:      66120 | 0.000
1373.56/1373.86	c total clause space: 206.656MB
1373.56/1373.86	c total #watches: 188934
1374.36/1374.66	c total #propagations: 537242946 / total #impl: 1023196589 (eff. 0.525)
1374.36/1374.66	c #Conflicts:    2884000 | #Learnt:      67120 | 0.000
1374.36/1374.66	c total clause space: 206.656MB
1374.36/1374.66	c total #watches: 191283
1375.26/1375.51	c total #propagations: 537437213 / total #impl: 1023586168 (eff. 0.525)
1375.26/1375.51	c #Conflicts:    2885000 | #Learnt:      68120 | 0.000
1375.26/1375.51	c total clause space: 206.656MB
1375.26/1375.51	c total #watches: 193801
1376.16/1376.43	c total #propagations: 537628499 / total #impl: 1023938941 (eff. 0.525)
1376.16/1376.43	c #Conflicts:    2886000 | #Learnt:      69120 | 0.000
1376.16/1376.43	c total clause space: 206.656MB
1376.16/1376.43	c total #watches: 196270
1377.07/1377.34	c total #propagations: 537827233 / total #impl: 1024302385 (eff. 0.525)
1377.07/1377.34	c #Conflicts:    2887000 | #Learnt:      70120 | 0.000
1377.07/1377.34	c total clause space: 206.656MB
1377.07/1377.34	c total #watches: 198686
1377.96/1378.28	c total #propagations: 538021367 / total #impl: 1024642091 (eff. 0.525)
1377.96/1378.28	c #Conflicts:    2888000 | #Learnt:      71120 | 0.000
1377.96/1378.28	c total clause space: 206.656MB
1377.96/1378.28	c total #watches: 201052
1378.86/1379.19	c total #propagations: 538214546 / total #impl: 1024983368 (eff. 0.525)
1378.86/1379.19	c #Conflicts:    2889000 | #Learnt:      72120 | 0.000
1378.86/1379.19	c total clause space: 206.656MB
1378.86/1379.19	c total #watches: 203523
1379.86/1380.11	c total #propagations: 538405922 / total #impl: 1025326791 (eff. 0.525)
1379.86/1380.11	c #Conflicts:    2890000 | #Learnt:      73120 | 0.000
1379.86/1380.11	c total clause space: 206.656MB
1379.86/1380.11	c total #watches: 205813
1380.86/1381.14	c total #propagations: 538593670 / total #impl: 1025672651 (eff. 0.525)
1380.86/1381.14	c #Conflicts:    2891000 | #Learnt:      74120 | 0.000
1380.86/1381.14	c total clause space: 206.656MB
1380.86/1381.14	c total #watches: 208216
1381.86/1382.10	c total #propagations: 538787027 / total #impl: 1026047288 (eff. 0.525)
1381.86/1382.10	c #Conflicts:    2892000 | #Learnt:      75120 | 0.000
1381.86/1382.10	c total clause space: 206.656MB
1381.86/1382.10	c total #watches: 210767
1382.86/1383.12	c total #propagations: 538969330 / total #impl: 1026392445 (eff. 0.525)
1382.86/1383.12	c #Conflicts:    2893000 | #Learnt:      76120 | 0.000
1382.86/1383.12	c total clause space: 206.656MB
1382.86/1383.12	c total #watches: 213184
1383.86/1384.15	c total #propagations: 539160786 / total #impl: 1026732687 (eff. 0.525)
1383.86/1384.15	c #Conflicts:    2894000 | #Learnt:      77120 | 0.000
1383.86/1384.15	c total clause space: 206.656MB
1383.86/1384.15	c total #watches: 215736
1384.86/1385.16	c total #propagations: 539355331 / total #impl: 1027103945 (eff. 0.525)
1384.86/1385.16	c #Conflicts:    2895000 | #Learnt:      78120 | 0.000
1384.86/1385.16	c total clause space: 206.656MB
1384.86/1385.16	c total #watches: 218343
1385.96/1386.24	c total #propagations: 539549160 / total #impl: 1027470594 (eff. 0.525)
1385.96/1386.24	c #Conflicts:    2896000 | #Learnt:      79120 | 0.000
1385.96/1386.24	c total clause space: 206.656MB
1385.96/1386.24	c total #watches: 220777
1387.06/1387.30	c total #propagations: 539739536 / total #impl: 1027827622 (eff. 0.525)
1387.06/1387.30	c #Conflicts:    2897000 | #Learnt:      80120 | 0.000
1387.06/1387.30	c total clause space: 206.656MB
1387.06/1387.30	c total #watches: 223364
1387.97/1388.21	c total #propagations: 539925281 / total #impl: 1028179152 (eff. 0.525)
1387.97/1388.21	c #Conflicts:    2898000 | #Learnt:      81120 | 0.000
1387.97/1388.21	c total clause space: 206.656MB
1387.97/1388.21	c total #watches: 225688
1388.96/1389.27	c total #propagations: 540104261 / total #impl: 1028516890 (eff. 0.525)
1388.96/1389.27	c #Conflicts:    2899000 | #Learnt:      82120 | 0.000
1388.96/1389.27	c total clause space: 206.656MB
1388.96/1389.27	c total #watches: 228247
1389.76/1390.00	c total #propagations: 540292930 / total #impl: 1028878876 (eff. 0.525)
1389.76/1390.00	c GARBAGE COLLECT
1389.76/1390.00	c #Conflicts:    2900000 | #Learnt:      41815 | 0.000
1389.76/1390.00	c total clause space: 206.656MB
1389.76/1390.00	c total #watches: 125546
1390.17/1390.50	c total #propagations: 540475895 / total #impl: 1029203576 (eff. 0.525)
1390.17/1390.50	c #Conflicts:    2901000 | #Learnt:      42815 | 0.000
1390.17/1390.50	c total clause space: 206.656MB
1390.17/1390.50	c total #watches: 127842
1390.76/1391.05	c total #propagations: 540662990 / total #impl: 1029536037 (eff. 0.525)
1390.76/1391.05	c #Conflicts:    2902000 | #Learnt:      43815 | 0.000
1390.76/1391.05	c total clause space: 206.656MB
1390.76/1391.05	c total #watches: 130167
1391.27/1391.53	c total #propagations: 540858673 / total #impl: 1029885467 (eff. 0.525)
1391.27/1391.53	c #Conflicts:    2903000 | #Learnt:      44815 | 0.000
1391.27/1391.53	c total clause space: 206.656MB
1391.27/1391.53	c total #watches: 132495
1391.76/1392.08	c total #propagations: 541036890 / total #impl: 1030210423 (eff. 0.525)
1391.76/1392.08	c #Conflicts:    2904000 | #Learnt:      45815 | 0.000
1391.76/1392.08	c total clause space: 206.656MB
1391.76/1392.08	c total #watches: 134741
1392.37/1392.69	c total #propagations: 541227119 / total #impl: 1030543819 (eff. 0.525)
1392.37/1392.69	c #Conflicts:    2905000 | #Learnt:      46815 | 0.000
1392.37/1392.69	c total clause space: 206.656MB
1392.37/1392.69	c total #watches: 137141
1392.96/1393.25	c total #propagations: 541425542 / total #impl: 1030901422 (eff. 0.525)
1392.96/1393.25	c #Conflicts:    2906000 | #Learnt:      47815 | 0.000
1392.96/1393.25	c total clause space: 206.656MB
1392.96/1393.25	c total #watches: 139476
1393.57/1393.81	c total #propagations: 541612199 / total #impl: 1031236670 (eff. 0.525)
1393.57/1393.81	c #Conflicts:    2907000 | #Learnt:      48815 | 0.000
1393.57/1393.81	c total clause space: 206.656MB
1393.57/1393.81	c total #watches: 141915
1394.06/1394.39	c total #propagations: 541805008 / total #impl: 1031576471 (eff. 0.525)
1394.06/1394.39	c #Conflicts:    2908000 | #Learnt:      49815 | 0.000
1394.06/1394.39	c total clause space: 206.656MB
1394.06/1394.39	c total #watches: 144354
1394.67/1394.97	c total #propagations: 541991400 / total #impl: 1031921648 (eff. 0.525)
1394.67/1394.97	c #Conflicts:    2909000 | #Learnt:      50815 | 0.000
1394.67/1394.97	c total clause space: 206.656MB
1394.67/1394.97	c total #watches: 146602
1395.26/1395.54	c total #propagations: 542178604 / total #impl: 1032269964 (eff. 0.525)
1395.26/1395.54	c #Conflicts:    2910000 | #Learnt:      51815 | 0.000
1395.26/1395.54	c total clause space: 206.656MB
1395.26/1395.54	c total #watches: 148839
1395.96/1396.21	c total #propagations: 542366753 / total #impl: 1032614596 (eff. 0.525)
1395.96/1396.21	c #Conflicts:    2911000 | #Learnt:      52815 | 0.000
1395.96/1396.21	c total clause space: 206.656MB
1395.96/1396.21	c total #watches: 151257
1396.66/1396.90	c total #propagations: 542561513 / total #impl: 1032991833 (eff. 0.525)
1396.66/1396.90	c #Conflicts:    2912000 | #Learnt:      53815 | 0.000
1396.66/1396.90	c total clause space: 206.656MB
1396.66/1396.90	c total #watches: 153521
1397.36/1397.60	c total #propagations: 542748759 / total #impl: 1033364399 (eff. 0.525)
1397.36/1397.60	c #Conflicts:    2913000 | #Learnt:      54815 | 0.000
1397.36/1397.60	c total clause space: 206.656MB
1397.36/1397.60	c total #watches: 155833
1397.97/1398.20	c total #propagations: 542940444 / total #impl: 1033731890 (eff. 0.525)
1397.97/1398.20	c #Conflicts:    2914000 | #Learnt:      55815 | 0.000
1397.97/1398.20	c total clause space: 206.656MB
1397.97/1398.20	c total #watches: 158184
1398.66/1398.90	c total #propagations: 543126698 / total #impl: 1034096325 (eff. 0.525)
1398.66/1398.90	c #Conflicts:    2915000 | #Learnt:      56815 | 0.000
1398.66/1398.90	c total clause space: 206.656MB
1398.66/1398.90	c total #watches: 160497
1399.36/1399.62	c total #propagations: 543312752 / total #impl: 1034466777 (eff. 0.525)
1399.36/1399.62	c #Conflicts:    2916000 | #Learnt:      57815 | 0.000
1399.36/1399.62	c total clause space: 206.656MB
1399.36/1399.62	c total #watches: 162918
1400.07/1400.36	c total #propagations: 543502301 / total #impl: 1034831946 (eff. 0.525)
1400.07/1400.36	c #Conflicts:    2917000 | #Learnt:      58815 | 0.000
1400.07/1400.36	c total clause space: 206.656MB
1400.07/1400.36	c total #watches: 165416
1400.86/1401.17	c total #propagations: 543698660 / total #impl: 1035220672 (eff. 0.525)
1400.86/1401.17	c #Conflicts:    2918000 | #Learnt:      59815 | 0.000
1400.86/1401.17	c total clause space: 206.656MB
1400.86/1401.17	c total #watches: 167702
1401.66/1401.96	c total #propagations: 543892833 / total #impl: 1035612661 (eff. 0.525)
1401.66/1401.96	c #Conflicts:    2919000 | #Learnt:      60815 | 0.000
1401.66/1401.96	c total clause space: 206.656MB
1401.66/1401.96	c total #watches: 169979
1402.46/1402.74	c total #propagations: 544084449 / total #impl: 1035987895 (eff. 0.525)
1402.46/1402.74	c #Conflicts:    2920000 | #Learnt:      61815 | 0.000
1402.46/1402.74	c total clause space: 206.656MB
1402.46/1402.74	c total #watches: 172245
1403.16/1403.46	c total #propagations: 544275294 / total #impl: 1036373184 (eff. 0.525)
1403.16/1403.46	c #Conflicts:    2921000 | #Learnt:      62815 | 0.000
1403.16/1403.46	c total clause space: 206.656MB
1403.16/1403.46	c total #watches: 174406
1404.06/1404.31	c total #propagations: 544452746 / total #impl: 1036701414 (eff. 0.525)
1404.06/1404.31	c #Conflicts:    2922000 | #Learnt:      63815 | 0.000
1404.06/1404.31	c total clause space: 206.656MB
1404.06/1404.31	c total #watches: 176615
1404.66/1404.92	c total #propagations: 544648577 / total #impl: 1037072362 (eff. 0.525)
1404.66/1404.92	c #Conflicts:    2923000 | #Learnt:      64815 | 0.000
1404.66/1404.92	c total clause space: 206.656MB
1404.66/1404.92	c total #watches: 178892
1405.16/1405.42	c total #propagations: 544820724 / total #impl: 1037401762 (eff. 0.525)
1405.16/1405.42	c #Conflicts:    2924000 | #Learnt:      65815 | 0.000
1405.16/1405.42	c total clause space: 206.656MB
1405.16/1405.42	c total #watches: 181793
1405.66/1405.93	c total #propagations: 545010655 / total #impl: 1037748950 (eff. 0.525)
1405.66/1405.93	c #Conflicts:    2925000 | #Learnt:      66815 | 0.000
1405.66/1405.93	c total clause space: 206.656MB
1405.66/1405.93	c total #watches: 184534
1406.26/1406.51	c total #propagations: 545208577 / total #impl: 1038104051 (eff. 0.525)
1406.26/1406.51	c #Conflicts:    2926000 | #Learnt:      67815 | 0.000
1406.26/1406.51	c total clause space: 206.656MB
1406.26/1406.51	c total #watches: 187489
1406.86/1407.19	c total #propagations: 545408497 / total #impl: 1038492404 (eff. 0.525)
1406.86/1407.19	c #Conflicts:    2927000 | #Learnt:      68815 | 0.000
1406.86/1407.19	c total clause space: 206.656MB
1406.86/1407.19	c total #watches: 190328
1407.56/1407.85	c total #propagations: 545600310 / total #impl: 1038899276 (eff. 0.525)
1407.56/1407.85	c #Conflicts:    2928000 | #Learnt:      69815 | 0.000
1407.56/1407.85	c total clause space: 206.656MB
1407.56/1407.85	c total #watches: 192815
1408.26/1408.53	c total #propagations: 545789362 / total #impl: 1039288786 (eff. 0.525)
1408.26/1408.53	c #Conflicts:    2929000 | #Learnt:      70815 | 0.000
1408.26/1408.53	c total clause space: 206.656MB
1408.26/1408.53	c total #watches: 195273
1408.86/1409.20	c total #propagations: 545976258 / total #impl: 1039667094 (eff. 0.525)
1408.86/1409.20	c #Conflicts:    2930000 | #Learnt:      71815 | 0.000
1408.86/1409.20	c total clause space: 206.656MB
1408.86/1409.20	c total #watches: 197876
1409.56/1409.87	c total #propagations: 546150895 / total #impl: 1040034975 (eff. 0.525)
1409.56/1409.87	c #Conflicts:    2931000 | #Learnt:      72815 | 0.000
1409.56/1409.87	c total clause space: 206.656MB
1409.56/1409.87	c total #watches: 200544
1410.26/1410.56	c total #propagations: 546327353 / total #impl: 1040409634 (eff. 0.525)
1410.26/1410.56	c #Conflicts:    2932000 | #Learnt:      73815 | 0.000
1410.26/1410.56	c total clause space: 206.656MB
1410.26/1410.56	c total #watches: 202820
1410.96/1411.22	c total #propagations: 546507606 / total #impl: 1040772741 (eff. 0.525)
1410.96/1411.22	c #Conflicts:    2933000 | #Learnt:      74815 | 0.000
1410.96/1411.22	c total clause space: 206.656MB
1410.96/1411.22	c total #watches: 205121
1411.66/1411.93	c total #propagations: 546683724 / total #impl: 1041101828 (eff. 0.525)
1411.66/1411.93	c #Conflicts:    2934000 | #Learnt:      75815 | 0.000
1411.66/1411.93	c total clause space: 206.656MB
1411.66/1411.93	c total #watches: 207568
1412.46/1412.74	c total #propagations: 546851172 / total #impl: 1041423814 (eff. 0.525)
1412.46/1412.74	c #Conflicts:    2935000 | #Learnt:      76815 | 0.000
1412.46/1412.74	c total clause space: 206.656MB
1412.46/1412.74	c total #watches: 210100
1413.16/1413.44	c total #propagations: 547035410 / total #impl: 1041769228 (eff. 0.525)
1413.16/1413.44	c #Conflicts:    2936000 | #Learnt:      77815 | 0.000
1413.16/1413.44	c total clause space: 206.656MB
1413.16/1413.44	c total #watches: 212548
1413.96/1414.28	c total #propagations: 547217992 / total #impl: 1042112963 (eff. 0.525)
1413.96/1414.28	c #Conflicts:    2937000 | #Learnt:      78815 | 0.000
1413.96/1414.28	c total clause space: 206.656MB
1413.96/1414.28	c total #watches: 215384
1414.76/1415.06	c total #propagations: 547435941 / total #impl: 1042517489 (eff. 0.525)
1414.76/1415.06	c #Conflicts:    2938000 | #Learnt:      79815 | 0.000
1414.76/1415.06	c total clause space: 206.656MB
1414.76/1415.06	c total #watches: 218469
1415.57/1415.88	c total #propagations: 547655018 / total #impl: 1042924573 (eff. 0.525)
1415.57/1415.88	c #Conflicts:    2939000 | #Learnt:      80815 | 0.000
1415.57/1415.88	c total clause space: 206.656MB
1415.57/1415.88	c total #watches: 221350
1416.36/1416.62	c total #propagations: 547865701 / total #impl: 1043322879 (eff. 0.525)
1416.36/1416.62	c #Conflicts:    2940000 | #Learnt:      81815 | 0.000
1416.36/1416.62	c total clause space: 206.656MB
1416.36/1416.62	c total #watches: 224318
1417.06/1417.32	c total #propagations: 548082517 / total #impl: 1043747171 (eff. 0.525)
1417.06/1417.32	c #Conflicts:    2941000 | #Learnt:      82815 | 0.000
1417.06/1417.32	c total clause space: 206.656MB
1417.06/1417.32	c total #watches: 227182
1417.56/1417.88	c total #propagations: 548278171 / total #impl: 1044103526 (eff. 0.525)
1417.56/1417.88	c GARBAGE COLLECT
1417.56/1417.88	c #Conflicts:    2942000 | #Learnt:      42217 | 0.000
1417.56/1417.88	c total clause space: 206.656MB
1417.56/1417.88	c total #watches: 126610
1417.96/1418.27	c total #propagations: 548484001 / total #impl: 1044476339 (eff. 0.525)
1417.96/1418.27	c #Conflicts:    2943000 | #Learnt:      43217 | 0.000
1417.96/1418.27	c total clause space: 206.656MB
1417.96/1418.27	c total #watches: 129454
1418.46/1418.70	c total #propagations: 548690613 / total #impl: 1044859118 (eff. 0.525)
1418.46/1418.70	c #Conflicts:    2944000 | #Learnt:      44217 | 0.000
1418.46/1418.70	c total clause space: 206.656MB
1418.46/1418.70	c total #watches: 131913
1418.87/1419.11	c total #propagations: 548879290 / total #impl: 1045213560 (eff. 0.525)
1418.87/1419.11	c #Conflicts:    2945000 | #Learnt:      45217 | 0.000
1418.87/1419.11	c total clause space: 206.656MB
1418.87/1419.11	c total #watches: 134721
1419.26/1419.55	c total #propagations: 549076525 / total #impl: 1045588103 (eff. 0.525)
1419.26/1419.55	c #Conflicts:    2946000 | #Learnt:      46217 | 0.000
1419.26/1419.55	c total clause space: 206.656MB
1419.26/1419.55	c total #watches: 137470
1419.76/1420.06	c total #propagations: 549279564 / total #impl: 1045970278 (eff. 0.525)
1419.76/1420.06	c #Conflicts:    2947000 | #Learnt:      47217 | 0.000
1419.76/1420.06	c total clause space: 206.656MB
1419.76/1420.06	c total #watches: 140236
1420.26/1420.57	c total #propagations: 549486582 / total #impl: 1046378414 (eff. 0.525)
1420.26/1420.57	c #Conflicts:    2948000 | #Learnt:      48217 | 0.000
1420.26/1420.57	c total clause space: 206.656MB
1420.26/1420.57	c total #watches: 142950
1420.86/1421.11	c total #propagations: 549701217 / total #impl: 1046820674 (eff. 0.525)
1420.86/1421.11	c #Conflicts:    2949000 | #Learnt:      49217 | 0.000
1420.86/1421.11	c total clause space: 206.656MB
1420.86/1421.11	c total #watches: 145737
1421.46/1421.71	c total #propagations: 549912276 / total #impl: 1047255206 (eff. 0.525)
1421.46/1421.71	c #Conflicts:    2950000 | #Learnt:      50217 | 0.000
1421.46/1421.71	c total clause space: 206.656MB
1421.46/1421.71	c total #watches: 148548
1421.96/1422.20	c total #propagations: 550100425 / total #impl: 1047631251 (eff. 0.525)
1421.96/1422.20	c #Conflicts:    2951000 | #Learnt:      51217 | 0.000
1421.96/1422.20	c total clause space: 206.656MB
1421.96/1422.20	c total #watches: 150856
1422.46/1422.73	c total #propagations: 550258301 / total #impl: 1047937136 (eff. 0.525)
1422.46/1422.73	c #Conflicts:    2952000 | #Learnt:      52217 | 0.000
1422.46/1422.73	c total clause space: 206.656MB
1422.46/1422.73	c total #watches: 153208
1422.96/1423.23	c total #propagations: 550414389 / total #impl: 1048234804 (eff. 0.525)
1422.96/1423.23	c #Conflicts:    2953000 | #Learnt:      53217 | 0.000
1422.96/1423.23	c total clause space: 206.656MB
1422.96/1423.23	c total #watches: 155304
1423.46/1423.80	c total #propagations: 550569238 / total #impl: 1048539175 (eff. 0.525)
1423.46/1423.80	c #Conflicts:    2954000 | #Learnt:      54217 | 0.000
1423.46/1423.80	c total clause space: 206.656MB
1423.46/1423.80	c total #watches: 157565
1424.16/1424.43	c total #propagations: 550723904 / total #impl: 1048846103 (eff. 0.525)
1424.16/1424.43	c #Conflicts:    2955000 | #Learnt:      55217 | 0.000
1424.16/1424.43	c total clause space: 206.656MB
1424.16/1424.43	c total #watches: 160141
1424.76/1425.06	c total #propagations: 550910213 / total #impl: 1049243382 (eff. 0.525)
1424.76/1425.06	c #Conflicts:    2956000 | #Learnt:      56217 | 0.000
1424.76/1425.06	c total clause space: 206.656MB
1424.76/1425.06	c total #watches: 162998
1425.47/1425.71	c total #propagations: 551087510 / total #impl: 1049623867 (eff. 0.525)
1425.47/1425.71	c #Conflicts:    2957000 | #Learnt:      57217 | 0.000
1425.47/1425.71	c total clause space: 206.656MB
1425.47/1425.71	c total #watches: 165444
1426.16/1426.42	c total #propagations: 551260600 / total #impl: 1050001008 (eff. 0.525)
1426.16/1426.42	c #Conflicts:    2958000 | #Learnt:      58217 | 0.000
1426.16/1426.42	c total clause space: 206.656MB
1426.16/1426.42	c total #watches: 167970
1426.86/1427.13	c total #propagations: 551450002 / total #impl: 1050420537 (eff. 0.525)
1426.86/1427.13	c #Conflicts:    2959000 | #Learnt:      59217 | 0.000
1426.86/1427.13	c total clause space: 206.656MB
1426.86/1427.13	c total #watches: 170457
1427.46/1427.76	c total #propagations: 551635250 / total #impl: 1050829937 (eff. 0.525)
1427.46/1427.76	c #Conflicts:    2960000 | #Learnt:      60217 | 0.000
1427.46/1427.76	c total clause space: 206.656MB
1427.46/1427.76	c total #watches: 172751
1428.16/1428.46	c total #propagations: 551816535 / total #impl: 1051190687 (eff. 0.525)
1428.16/1428.46	c #Conflicts:    2961000 | #Learnt:      61217 | 0.000
1428.16/1428.46	c total clause space: 206.656MB
1428.16/1428.46	c total #watches: 175296
1428.96/1429.20	c total #propagations: 552001031 / total #impl: 1051574246 (eff. 0.525)
1428.96/1429.20	c #Conflicts:    2962000 | #Learnt:      62217 | 0.000
1428.96/1429.20	c total clause space: 206.656MB
1428.96/1429.20	c total #watches: 177585
1429.77/1430.03	c total #propagations: 552176594 / total #impl: 1051951240 (eff. 0.525)
1429.77/1430.03	c #Conflicts:    2963000 | #Learnt:      63217 | 0.000
1429.77/1430.03	c total clause space: 206.656MB
1429.77/1430.03	c total #watches: 180155
1430.56/1430.83	c total #propagations: 552359671 / total #impl: 1052368513 (eff. 0.525)
1430.56/1430.83	c #Conflicts:    2964000 | #Learnt:      64217 | 0.000
1430.56/1430.83	c total clause space: 206.656MB
1430.56/1430.83	c total #watches: 182686
1431.46/1431.72	c total #propagations: 552542269 / total #impl: 1052760410 (eff. 0.525)
1431.46/1431.72	c #Conflicts:    2965000 | #Learnt:      65217 | 0.000
1431.46/1431.72	c total clause space: 206.656MB
1431.46/1431.72	c total #watches: 185300
1432.36/1432.62	c total #propagations: 552732859 / total #impl: 1053182695 (eff. 0.525)
1432.36/1432.62	c #Conflicts:    2966000 | #Learnt:      66217 | 0.000
1432.36/1432.62	c total clause space: 206.656MB
1432.36/1432.62	c total #watches: 187696
1433.17/1433.41	c total #propagations: 552917354 / total #impl: 1053569833 (eff. 0.525)
1433.17/1433.41	c #Conflicts:    2967000 | #Learnt:      67217 | 0.000
1433.17/1433.41	c total clause space: 206.656MB
1433.17/1433.41	c total #watches: 190097
1433.96/1434.21	c total #propagations: 553091944 / total #impl: 1053891237 (eff. 0.525)
1433.96/1434.21	c #Conflicts:    2968000 | #Learnt:      68217 | 0.000
1433.96/1434.21	c total clause space: 206.656MB
1433.96/1434.21	c total #watches: 192484
1434.76/1435.01	c total #propagations: 553258656 / total #impl: 1054197616 (eff. 0.525)
1434.76/1435.01	c #Conflicts:    2969000 | #Learnt:      69217 | 0.000
1434.76/1435.01	c total clause space: 206.656MB
1434.76/1435.01	c total #watches: 194847
1435.56/1435.88	c total #propagations: 553425572 / total #impl: 1054510740 (eff. 0.525)
1435.56/1435.88	c #Conflicts:    2970000 | #Learnt:      70217 | 0.000
1435.56/1435.88	c total clause space: 206.656MB
1435.56/1435.88	c total #watches: 197467
1436.56/1436.81	c total #propagations: 553620117 / total #impl: 1054889662 (eff. 0.525)
1436.56/1436.81	c #Conflicts:    2971000 | #Learnt:      71217 | 0.000
1436.56/1436.81	c total clause space: 206.656MB
1436.56/1436.81	c total #watches: 200567
1437.36/1437.65	c total #propagations: 553802170 / total #impl: 1055232060 (eff. 0.525)
1437.36/1437.65	c #Conflicts:    2972000 | #Learnt:      72217 | 0.000
1437.36/1437.65	c total clause space: 206.656MB
1437.36/1437.65	c total #watches: 202941
1438.26/1438.56	c total #propagations: 553965108 / total #impl: 1055542904 (eff. 0.525)
1438.26/1438.56	c #Conflicts:    2973000 | #Learnt:      73217 | 0.000
1438.26/1438.56	c total clause space: 206.656MB
1438.26/1438.56	c total #watches: 205402
1439.16/1439.44	c total #propagations: 554143682 / total #impl: 1055885228 (eff. 0.525)
1439.16/1439.44	c #Conflicts:    2974000 | #Learnt:      74217 | 0.000
1439.16/1439.44	c total clause space: 206.656MB
1439.16/1439.44	c total #watches: 207840
1440.16/1440.44	c total #propagations: 554319911 / total #impl: 1056223693 (eff. 0.525)
1440.16/1440.44	c #Conflicts:    2975000 | #Learnt:      75217 | 0.000
1440.16/1440.44	c total clause space: 206.656MB
1440.16/1440.44	c total #watches: 210570
1441.06/1441.30	c total #propagations: 554503150 / total #impl: 1056566223 (eff. 0.525)
1441.06/1441.30	c #Conflicts:    2976000 | #Learnt:      76217 | 0.000
1441.06/1441.30	c total clause space: 206.656MB
1441.06/1441.30	c total #watches: 213303
1442.16/1442.43	c total #propagations: 554675437 / total #impl: 1056918725 (eff. 0.525)
1442.16/1442.43	c #Conflicts:    2977000 | #Learnt:      77217 | 0.000
1442.16/1442.43	c total clause space: 206.656MB
1442.16/1442.43	c total #watches: 216560
1443.16/1443.42	c total #propagations: 554862872 / total #impl: 1057312654 (eff. 0.525)
1443.16/1443.42	c #Conflicts:    2978000 | #Learnt:      78217 | 0.000
1443.16/1443.42	c total clause space: 206.656MB
1443.16/1443.42	c total #watches: 219548
1444.17/1444.46	c total #propagations: 555034363 / total #impl: 1057660567 (eff. 0.525)
1444.17/1444.46	c #Conflicts:    2979000 | #Learnt:      79217 | 0.000
1444.17/1444.46	c total clause space: 206.656MB
1444.17/1444.46	c total #watches: 222172
1445.06/1445.36	c total #propagations: 555212667 / total #impl: 1058001355 (eff. 0.525)
1445.06/1445.36	c #Conflicts:    2980000 | #Learnt:      80217 | 0.000
1445.06/1445.36	c total clause space: 206.656MB
1445.06/1445.36	c total #watches: 224663
1445.96/1446.28	c total #propagations: 555416487 / total #impl: 1058367672 (eff. 0.525)
1445.96/1446.28	c #Conflicts:    2981000 | #Learnt:      81217 | 0.000
1445.96/1446.28	c total clause space: 206.656MB
1445.96/1446.28	c total #watches: 227874
1446.96/1447.26	c total #propagations: 555620788 / total #impl: 1058769118 (eff. 0.525)
1446.96/1447.26	c #Conflicts:    2982000 | #Learnt:      82217 | 0.000
1446.96/1447.26	c total clause space: 206.656MB
1446.96/1447.26	c total #watches: 230558
1448.06/1448.33	c total #propagations: 555821737 / total #impl: 1059160545 (eff. 0.525)
1448.06/1448.33	c #Conflicts:    2983000 | #Learnt:      83217 | 0.000
1448.06/1448.33	c total clause space: 206.656MB
1448.06/1448.33	c total #watches: 233050
1448.86/1449.10	c total #propagations: 556004357 / total #impl: 1059499257 (eff. 0.525)
1448.86/1449.10	c GARBAGE COLLECT
1448.86/1449.10	c #Conflicts:    2984000 | #Learnt:      42310 | 0.000
1448.86/1449.10	c total clause space: 206.656MB
1448.86/1449.10	c total #watches: 126782
1449.26/1449.56	c total #propagations: 556186142 / total #impl: 1059847278 (eff. 0.525)
1449.26/1449.56	c #Conflicts:    2985000 | #Learnt:      43310 | 0.000
1449.26/1449.56	c total clause space: 206.656MB
1449.26/1449.56	c total #watches: 129092
1449.86/1450.10	c total #propagations: 556352036 / total #impl: 1060152480 (eff. 0.525)
1449.86/1450.10	c #Conflicts:    2986000 | #Learnt:      44310 | 0.000
1449.86/1450.10	c total clause space: 206.656MB
1449.86/1450.10	c total #watches: 131992
1450.36/1450.60	c total #propagations: 556554809 / total #impl: 1060534177 (eff. 0.525)
1450.36/1450.60	c #Conflicts:    2987000 | #Learnt:      45310 | 0.000
1450.36/1450.60	c total clause space: 206.656MB
1450.36/1450.60	c total #watches: 134828
1450.86/1451.16	c total #propagations: 556715367 / total #impl: 1060842753 (eff. 0.525)
1450.86/1451.16	c #Conflicts:    2988000 | #Learnt:      46310 | 0.000
1450.86/1451.16	c total clause space: 206.656MB
1450.86/1451.16	c total #watches: 137383
1451.46/1451.80	c total #propagations: 556903570 / total #impl: 1061200441 (eff. 0.525)
1451.46/1451.80	c #Conflicts:    2989000 | #Learnt:      47310 | 0.000
1451.46/1451.80	c total clause space: 206.656MB
1451.46/1451.80	c total #watches: 139927
1452.06/1452.37	c total #propagations: 557103122 / total #impl: 1061579629 (eff. 0.525)
1452.06/1452.37	c #Conflicts:    2990000 | #Learnt:      48310 | 0.000
1452.06/1452.37	c total clause space: 206.656MB
1452.06/1452.37	c total #watches: 142357
1452.46/1452.73	c total #propagations: 557291346 / total #impl: 1061943345 (eff. 0.525)
1452.46/1452.73	c #Conflicts:    2991000 | #Learnt:      49310 | 0.000
1452.46/1452.73	c total clause space: 206.656MB
1452.46/1452.73	c total #watches: 145268
1452.86/1453.17	c total #propagations: 557454697 / total #impl: 1062291597 (eff. 0.525)
1452.86/1453.17	c #Conflicts:    2992000 | #Learnt:      50310 | 0.000
1452.86/1453.17	c total clause space: 206.656MB
1452.86/1453.17	c total #watches: 147737
1453.46/1453.73	c total #propagations: 557598616 / total #impl: 1062625531 (eff. 0.525)
1453.46/1453.73	c #Conflicts:    2993000 | #Learnt:      51310 | 0.000
1453.46/1453.73	c total clause space: 206.656MB
1453.46/1453.73	c total #watches: 150542
1453.96/1454.24	c total #propagations: 557786893 / total #impl: 1063008701 (eff. 0.525)
1453.96/1454.24	c #Conflicts:    2994000 | #Learnt:      52310 | 0.000
1453.96/1454.24	c total clause space: 206.656MB
1453.96/1454.24	c total #watches: 152987
1454.66/1454.90	c total #propagations: 557953304 / total #impl: 1063326891 (eff. 0.525)
1454.66/1454.90	c #Conflicts:    2995000 | #Learnt:      53310 | 0.000
1454.66/1454.90	c total clause space: 206.656MB
1454.66/1454.90	c total #watches: 155637
1455.06/1455.33	c total #propagations: 558138458 / total #impl: 1063676563 (eff. 0.525)
1455.06/1455.33	c #Conflicts:    2996000 | #Learnt:      54310 | 0.000
1455.06/1455.33	c total clause space: 206.656MB
1455.06/1455.33	c total #watches: 158192
1455.76/1456.03	c total #propagations: 558294948 / total #impl: 1064019844 (eff. 0.525)
1455.76/1456.03	c #Conflicts:    2997000 | #Learnt:      55310 | 0.000
1455.76/1456.03	c total clause space: 206.656MB
1455.76/1456.03	c total #watches: 160810
1456.46/1456.78	c total #propagations: 558477677 / total #impl: 1064357170 (eff. 0.525)
1456.46/1456.78	c #Conflicts:    2998000 | #Learnt:      56310 | 0.000
1456.46/1456.78	c total clause space: 206.656MB
1456.46/1456.78	c total #watches: 163912
1456.96/1457.29	c total #propagations: 558671428 / total #impl: 1064722505 (eff. 0.525)
1456.96/1457.29	c #Conflicts:    2999000 | #Learnt:      57310 | 0.000
1456.96/1457.29	c total clause space: 206.656MB
1456.96/1457.29	c total #watches: 166664
1457.46/1457.76	c total #propagations: 558831931 / total #impl: 1065075759 (eff. 0.525)
1457.46/1457.76	c #Conflicts:    3000000 | #Learnt:      58310 | 0.000
1457.46/1457.76	c total clause space: 206.656MB
1457.46/1457.76	c total #watches: 169648
1458.06/1458.35	c total #propagations: 559010665 / total #impl: 1065439221 (eff. 0.525)
1458.06/1458.35	c #Conflicts:    3001000 | #Learnt:      59310 | 0.000
1458.06/1458.35	c total clause space: 206.656MB
1458.06/1458.35	c total #watches: 172694
1458.76/1459.00	c total #propagations: 559198209 / total #impl: 1065793485 (eff. 0.525)
1458.76/1459.00	c #Conflicts:    3002000 | #Learnt:      60310 | 0.000
1458.76/1459.00	c total clause space: 206.656MB
1458.76/1459.00	c total #watches: 175254
1459.46/1459.79	c total #propagations: 559372662 / total #impl: 1066141916 (eff. 0.525)
1459.46/1459.79	c #Conflicts:    3003000 | #Learnt:      61310 | 0.000
1459.46/1459.79	c total clause space: 206.656MB
1459.46/1459.79	c total #watches: 177873
1460.26/1460.59	c total #propagations: 559572622 / total #impl: 1066526293 (eff. 0.525)
1460.26/1460.59	c #Conflicts:    3004000 | #Learnt:      62310 | 0.000
1460.26/1460.59	c total clause space: 206.656MB
1460.26/1460.59	c total #watches: 180539
1461.06/1461.36	c total #propagations: 559767749 / total #impl: 1066906496 (eff. 0.525)
1461.06/1461.36	c #Conflicts:    3005000 | #Learnt:      63310 | 0.000
1461.06/1461.36	c total clause space: 206.656MB
1461.06/1461.36	c total #watches: 183731
1461.86/1462.13	c total #propagations: 559945699 / total #impl: 1067260836 (eff. 0.525)
1461.86/1462.13	c #Conflicts:    3006000 | #Learnt:      64310 | 0.000
1461.86/1462.13	c total clause space: 206.656MB
1461.86/1462.13	c total #watches: 186451
1462.86/1463.10	c total #propagations: 560119105 / total #impl: 1067603518 (eff. 0.525)
1462.86/1463.10	c #Conflicts:    3007000 | #Learnt:      65310 | 0.000
1462.86/1463.10	c total clause space: 206.656MB
1462.86/1463.10	c total #watches: 189120
1463.66/1463.97	c total #propagations: 560322073 / total #impl: 1068004243 (eff. 0.525)
1463.66/1463.97	c #Conflicts:    3008000 | #Learnt:      66310 | 0.000
1463.66/1463.97	c total clause space: 206.656MB
1463.66/1463.97	c total #watches: 191901
1464.66/1464.90	c total #propagations: 560524837 / total #impl: 1068409093 (eff. 0.525)
1464.66/1464.90	c #Conflicts:    3009000 | #Learnt:      67310 | 0.000
1464.66/1464.90	c total clause space: 206.656MB
1464.66/1464.90	c total #watches: 194370
1465.36/1465.66	c total #propagations: 560726031 / total #impl: 1068825166 (eff. 0.525)
1465.36/1465.66	c #Conflicts:    3010000 | #Learnt:      68310 | 0.000
1465.36/1465.66	c total clause space: 206.656MB
1465.36/1465.66	c total #watches: 196974
1466.16/1466.46	c total #propagations: 560920393 / total #impl: 1069187965 (eff. 0.525)
1466.16/1466.46	c #Conflicts:    3011000 | #Learnt:      69310 | 0.000
1466.16/1466.46	c total clause space: 206.656MB
1466.16/1466.46	c total #watches: 199342
1467.05/1467.32	c total #propagations: 561104422 / total #impl: 1069537801 (eff. 0.525)
1467.05/1467.32	c #Conflicts:    3012000 | #Learnt:      70310 | 0.000
1467.05/1467.32	c total clause space: 206.656MB
1467.05/1467.32	c total #watches: 201856
1467.65/1467.95	c total #propagations: 561291021 / total #impl: 1069908858 (eff. 0.525)
1467.65/1467.95	c #Conflicts:    3013000 | #Learnt:      71310 | 0.000
1467.65/1467.95	c total clause space: 206.656MB
1467.65/1467.95	c total #watches: 204717
1468.45/1468.70	c total #propagations: 561443474 / total #impl: 1070243307 (eff. 0.525)
1468.45/1468.70	c #Conflicts:    3014000 | #Learnt:      72310 | 0.000
1468.45/1468.70	c total clause space: 206.656MB
1468.45/1468.70	c total #watches: 207749
1469.15/1469.48	c total #propagations: 561623623 / total #impl: 1070608938 (eff. 0.525)
1469.15/1469.48	c #Conflicts:    3015000 | #Learnt:      73310 | 0.000
1469.15/1469.48	c total clause space: 206.656MB
1469.15/1469.48	c total #watches: 210753
1470.05/1470.36	c total #propagations: 561798851 / total #impl: 1070989311 (eff. 0.525)
1470.05/1470.36	c #Conflicts:    3016000 | #Learnt:      74310 | 0.000
1470.05/1470.36	c total clause space: 206.656MB
1470.05/1470.36	c total #watches: 213978
1470.95/1471.25	c total #propagations: 561965761 / total #impl: 1071360966 (eff. 0.525)
1470.95/1471.25	c #Conflicts:    3017000 | #Learnt:      75310 | 0.000
1470.95/1471.25	c total clause space: 206.656MB
1470.95/1471.25	c total #watches: 217232
1471.95/1472.23	c total #propagations: 562153252 / total #impl: 1071772202 (eff. 0.525)
1471.95/1472.23	c #Conflicts:    3018000 | #Learnt:      76310 | 0.000
1471.95/1472.23	c total clause space: 206.656MB
1471.95/1472.23	c total #watches: 220519
1472.95/1473.29	c total #propagations: 562334478 / total #impl: 1072156463 (eff. 0.524)
1472.95/1473.29	c #Conflicts:    3019000 | #Learnt:      77310 | 0.000
1472.95/1473.29	c total clause space: 206.656MB
1472.95/1473.29	c total #watches: 223602
1474.05/1474.37	c total #propagations: 562530748 / total #impl: 1072541562 (eff. 0.524)
1474.05/1474.37	c #Conflicts:    3020000 | #Learnt:      78310 | 0.000
1474.05/1474.37	c total clause space: 206.656MB
1474.05/1474.37	c total #watches: 226685
1475.05/1475.34	c total #propagations: 562728919 / total #impl: 1072909418 (eff. 0.524)
1475.05/1475.34	c #Conflicts:    3021000 | #Learnt:      79310 | 0.000
1475.05/1475.34	c total clause space: 206.656MB
1475.05/1475.34	c total #watches: 229134
1476.15/1476.47	c total #propagations: 562908807 / total #impl: 1073240859 (eff. 0.524)
1476.15/1476.47	c #Conflicts:    3022000 | #Learnt:      80310 | 0.000
1476.15/1476.47	c total clause space: 206.656MB
1476.15/1476.47	c total #watches: 232113
1477.35/1477.68	c total #propagations: 563110904 / total #impl: 1073607305 (eff. 0.525)
1477.35/1477.68	c #Conflicts:    3023000 | #Learnt:      81310 | 0.000
1477.35/1477.68	c total clause space: 206.656MB
1477.35/1477.68	c total #watches: 235317
1478.55/1478.83	c total #propagations: 563321534 / total #impl: 1073987261 (eff. 0.525)
1478.55/1478.83	c #Conflicts:    3024000 | #Learnt:      82310 | 0.000
1478.55/1478.83	c total clause space: 206.656MB
1478.55/1478.83	c total #watches: 238187
1479.75/1480.01	c total #propagations: 563523462 / total #impl: 1074349320 (eff. 0.525)
1479.75/1480.01	c #Conflicts:    3025000 | #Learnt:      83310 | 0.000
1479.75/1480.01	c total clause space: 206.656MB
1479.75/1480.01	c total #watches: 241001
1480.75/1481.04	c total #propagations: 563719985 / total #impl: 1074742730 (eff. 0.525)
1480.75/1481.04	c #Conflicts:    3026000 | #Learnt:      84310 | 0.000
1480.75/1481.04	c total clause space: 206.656MB
1480.75/1481.04	c total #watches: 243225
1481.35/1481.62	c total #propagations: 563893662 / total #impl: 1075087814 (eff. 0.525)
1481.35/1481.62	c GARBAGE COLLECT
1481.35/1481.62	c #Conflicts:    3027000 | #Learnt:      43108 | 0.000
1481.35/1481.62	c total clause space: 206.656MB
1481.35/1481.62	c total #watches: 128720
1481.85/1482.12	c total #propagations: 564082281 / total #impl: 1075449316 (eff. 0.525)
1481.85/1482.12	c #Conflicts:    3028000 | #Learnt:      44108 | 0.000
1481.85/1482.12	c total clause space: 206.656MB
1481.85/1482.12	c total #watches: 131306
1482.35/1482.60	c total #propagations: 564278456 / total #impl: 1075821456 (eff. 0.525)
1482.35/1482.60	c #Conflicts:    3029000 | #Learnt:      45108 | 0.000
1482.35/1482.60	c total clause space: 206.656MB
1482.35/1482.60	c total #watches: 134155
1482.85/1483.14	c total #propagations: 564469773 / total #impl: 1076151794 (eff. 0.525)
1482.85/1483.14	c #Conflicts:    3030000 | #Learnt:      46108 | 0.000
1482.85/1483.14	c total clause space: 206.656MB
1482.85/1483.14	c total #watches: 136936
1483.25/1483.59	c total #propagations: 564658814 / total #impl: 1076485408 (eff. 0.525)
1483.25/1483.59	c #Conflicts:    3031000 | #Learnt:      47108 | 0.000
1483.25/1483.59	c total clause space: 206.656MB
1483.25/1483.59	c total #watches: 139730
1483.76/1484.06	c total #propagations: 564828847 / total #impl: 1076825929 (eff. 0.525)
1483.76/1484.06	c #Conflicts:    3032000 | #Learnt:      48108 | 0.000
1483.76/1484.06	c total clause space: 206.656MB
1483.76/1484.06	c total #watches: 142167
1484.25/1484.57	c total #propagations: 564998403 / total #impl: 1077139925 (eff. 0.525)
1484.25/1484.57	c #Conflicts:    3033000 | #Learnt:      49108 | 0.000
1484.25/1484.57	c total clause space: 206.656MB
1484.25/1484.57	c total #watches: 144850
1484.86/1485.15	c total #propagations: 565178750 / total #impl: 1077457475 (eff. 0.525)
1484.86/1485.15	c #Conflicts:    3034000 | #Learnt:      50108 | 0.000
1484.86/1485.15	c total clause space: 206.656MB
1484.86/1485.15	c total #watches: 147445
1485.25/1485.57	c total #propagations: 565372507 / total #impl: 1077808159 (eff. 0.525)
1485.25/1485.57	c #Conflicts:    3035000 | #Learnt:      51108 | 0.000
1485.25/1485.57	c total clause space: 206.656MB
1485.25/1485.57	c total #watches: 150174
1485.75/1486.01	c total #propagations: 565563098 / total #impl: 1078153104 (eff. 0.525)
1485.75/1486.01	c #Conflicts:    3036000 | #Learnt:      52108 | 0.000
1485.75/1486.01	c total clause space: 206.656MB
1485.75/1486.01	c total #watches: 153112
1486.25/1486.54	c total #propagations: 565743138 / total #impl: 1078503524 (eff. 0.525)
1486.25/1486.54	c #Conflicts:    3037000 | #Learnt:      53108 | 0.000
1486.25/1486.54	c total clause space: 206.656MB
1486.25/1486.54	c total #watches: 156304
1486.85/1487.17	c total #propagations: 565910257 / total #impl: 1078853352 (eff. 0.525)
1486.85/1487.17	c #Conflicts:    3038000 | #Learnt:      54108 | 0.000
1486.85/1487.17	c total clause space: 206.656MB
1486.85/1487.17	c total #watches: 159312
1487.55/1487.87	c total #propagations: 566097708 / total #impl: 1079250000 (eff. 0.525)
1487.55/1487.87	c #Conflicts:    3039000 | #Learnt:      55108 | 0.000
1487.55/1487.87	c total clause space: 206.656MB
1487.55/1487.87	c total #watches: 162208
1488.16/1488.46	c total #propagations: 566290313 / total #impl: 1079616185 (eff. 0.525)
1488.16/1488.46	c #Conflicts:    3040000 | #Learnt:      56108 | 0.000
1488.16/1488.46	c total clause space: 206.656MB
1488.16/1488.46	c total #watches: 164814
1488.85/1489.13	c total #propagations: 566471589 / total #impl: 1079953672 (eff. 0.525)
1488.85/1489.13	c #Conflicts:    3041000 | #Learnt:      57108 | 0.000
1488.85/1489.13	c total clause space: 206.656MB
1488.85/1489.13	c total #watches: 167312
1489.45/1489.70	c total #propagations: 566685619 / total #impl: 1080351367 (eff. 0.525)
1489.45/1489.70	c #Conflicts:    3042000 | #Learnt:      58108 | 0.000
1489.45/1489.70	c total clause space: 206.656MB
1489.45/1489.70	c total #watches: 170004
1490.26/1490.51	c total #propagations: 566844605 / total #impl: 1080655287 (eff. 0.525)
1490.26/1490.51	c #Conflicts:    3043000 | #Learnt:      59108 | 0.000
1490.26/1490.51	c total clause space: 206.656MB
1490.26/1490.51	c total #watches: 172451
1491.05/1491.34	c total #propagations: 567042836 / total #impl: 1081028878 (eff. 0.525)
1491.05/1491.34	c #Conflicts:    3044000 | #Learnt:      60108 | 0.000
1491.05/1491.34	c total clause space: 206.656MB
1491.05/1491.34	c total #watches: 175009
1491.65/1491.98	c total #propagations: 567247329 / total #impl: 1081410736 (eff. 0.525)
1491.65/1491.98	c #Conflicts:    3045000 | #Learnt:      61108 | 0.000
1491.65/1491.98	c total clause space: 206.656MB
1491.65/1491.98	c total #watches: 177403
1492.35/1492.61	c total #propagations: 567438821 / total #impl: 1081737754 (eff. 0.525)
1492.35/1492.61	c #Conflicts:    3046000 | #Learnt:      62108 | 0.000
1492.35/1492.61	c total clause space: 206.656MB
1492.35/1492.61	c total #watches: 179717
1492.95/1493.26	c total #propagations: 567620948 / total #impl: 1082043718 (eff. 0.525)
1492.95/1493.26	c #Conflicts:    3047000 | #Learnt:      63108 | 0.000
1492.95/1493.26	c total clause space: 206.656MB
1492.95/1493.26	c total #watches: 182508
1493.85/1494.14	c total #propagations: 567790601 / total #impl: 1082383587 (eff. 0.525)
1493.85/1494.14	c #Conflicts:    3048000 | #Learnt:      64108 | 0.000
1493.85/1494.14	c total clause space: 206.656MB
1493.85/1494.14	c total #watches: 185363
1494.66/1494.98	c total #propagations: 567997373 / total #impl: 1082770230 (eff. 0.525)
1494.66/1494.98	c #Conflicts:    3049000 | #Learnt:      65108 | 0.000
1494.66/1494.98	c total clause space: 206.656MB
1494.66/1494.98	c total #watches: 187964
1495.55/1495.88	c total #propagations: 568201578 / total #impl: 1083147389 (eff. 0.525)
1495.55/1495.88	c #Conflicts:    3050000 | #Learnt:      66108 | 0.000
1495.55/1495.88	c total clause space: 206.656MB
1495.55/1495.88	c total #watches: 190692
1496.55/1496.84	c total #propagations: 568393924 / total #impl: 1083523596 (eff. 0.525)
1496.55/1496.84	c #Conflicts:    3051000 | #Learnt:      67108 | 0.000
1496.55/1496.84	c total clause space: 206.656MB
1496.55/1496.84	c total #watches: 193364
1497.45/1497.72	c total #propagations: 568574413 / total #impl: 1083871200 (eff. 0.525)
1497.45/1497.72	c #Conflicts:    3052000 | #Learnt:      68108 | 0.000
1497.45/1497.72	c total clause space: 206.656MB
1497.45/1497.72	c total #watches: 196448
1498.15/1498.44	c total #propagations: 568776716 / total #impl: 1084257910 (eff. 0.525)
1498.15/1498.44	c #Conflicts:    3053000 | #Learnt:      69108 | 0.000
1498.15/1498.44	c total clause space: 206.656MB
1498.15/1498.44	c total #watches: 198978
1498.95/1499.25	c total #propagations: 568949515 / total #impl: 1084575777 (eff. 0.525)
1498.95/1499.25	c #Conflicts:    3054000 | #Learnt:      70108 | 0.000
1498.95/1499.25	c total clause space: 206.656MB
1498.95/1499.25	c total #watches: 201579
1499.85/1500.13	c total #propagations: 569138341 / total #impl: 1084929956 (eff. 0.525)
1499.85/1500.13	c #Conflicts:    3055000 | #Learnt:      71108 | 0.000
1499.85/1500.13	c total clause space: 206.656MB
1499.85/1500.13	c total #watches: 204383
1500.65/1500.97	c total #propagations: 569347607 / total #impl: 1085317239 (eff. 0.525)
1500.65/1500.97	c #Conflicts:    3056000 | #Learnt:      72108 | 0.000
1500.65/1500.97	c total clause space: 206.656MB
1500.65/1500.97	c total #watches: 207193
1501.45/1501.70	c total #propagations: 569534669 / total #impl: 1085657640 (eff. 0.525)
1501.45/1501.70	c #Conflicts:    3057000 | #Learnt:      73108 | 0.000
1501.45/1501.70	c total clause space: 206.656MB
1501.45/1501.70	c total #watches: 209884
1502.25/1502.58	c total #propagations: 569724253 / total #impl: 1085999356 (eff. 0.525)
1502.25/1502.58	c #Conflicts:    3058000 | #Learnt:      74108 | 0.000
1502.25/1502.58	c total clause space: 206.656MB
1502.25/1502.58	c total #watches: 212265
1503.15/1503.44	c total #propagations: 569895669 / total #impl: 1086335357 (eff. 0.525)
1503.15/1503.44	c #Conflicts:    3059000 | #Learnt:      75108 | 0.000
1503.15/1503.44	c total clause space: 206.656MB
1503.15/1503.44	c total #watches: 214551
1504.05/1504.35	c total #propagations: 570078673 / total #impl: 1086697057 (eff. 0.525)
1504.05/1504.35	c #Conflicts:    3060000 | #Learnt:      76108 | 0.000
1504.05/1504.35	c total clause space: 206.656MB
1504.05/1504.35	c total #watches: 217131
1504.95/1505.28	c total #propagations: 570268001 / total #impl: 1087095770 (eff. 0.525)
1504.95/1505.28	c #Conflicts:    3061000 | #Learnt:      77108 | 0.000
1504.95/1505.28	c total clause space: 206.656MB
1504.95/1505.28	c total #watches: 219622
1505.95/1506.21	c total #propagations: 570461623 / total #impl: 1087502768 (eff. 0.525)
1505.95/1506.21	c #Conflicts:    3062000 | #Learnt:      78108 | 0.000
1505.95/1506.21	c total clause space: 206.656MB
1505.95/1506.21	c total #watches: 221978
1506.95/1507.22	c total #propagations: 570648918 / total #impl: 1087884516 (eff. 0.525)
1506.95/1507.22	c #Conflicts:    3063000 | #Learnt:      79108 | 0.000
1506.95/1507.22	c total clause space: 206.656MB
1506.95/1507.22	c total #watches: 224479
1507.85/1508.13	c total #propagations: 570847325 / total #impl: 1088293599 (eff. 0.525)
1507.85/1508.13	c #Conflicts:    3064000 | #Learnt:      80108 | 0.000
1507.85/1508.13	c total clause space: 206.656MB
1507.85/1508.13	c total #watches: 226762
1508.75/1509.09	c total #propagations: 571035464 / total #impl: 1088652726 (eff. 0.525)
1508.75/1509.09	c #Conflicts:    3065000 | #Learnt:      81108 | 0.000
1508.75/1509.09	c total clause space: 206.656MB
1508.75/1509.09	c total #watches: 229124
1509.85/1510.12	c total #propagations: 571229183 / total #impl: 1089029832 (eff. 0.525)
1509.85/1510.12	c #Conflicts:    3066000 | #Learnt:      82108 | 0.000
1509.85/1510.12	c total clause space: 206.656MB
1509.85/1510.12	c total #watches: 231389
1510.85/1511.17	c total #propagations: 571426996 / total #impl: 1089422747 (eff. 0.525)
1510.85/1511.17	c #Conflicts:    3067000 | #Learnt:      83108 | 0.000
1510.85/1511.17	c total clause space: 206.656MB
1510.85/1511.17	c total #watches: 233733
1511.95/1512.27	c total #propagations: 571628593 / total #impl: 1089833966 (eff. 0.525)
1511.95/1512.27	c #Conflicts:    3068000 | #Learnt:      84108 | 0.000
1511.95/1512.27	c total clause space: 206.656MB
1511.95/1512.27	c total #watches: 236108
1513.05/1513.32	c total #propagations: 571829393 / total #impl: 1090244148 (eff. 0.524)
1513.05/1513.32	c GARBAGE COLLECT
1513.05/1513.32	c #Conflicts:    3069000 | #Learnt:      42618 | 0.000
1513.05/1513.32	c total clause space: 206.656MB
1513.05/1513.32	c total #watches: 127415
1513.45/1513.77	c total #propagations: 572034350 / total #impl: 1090664892 (eff. 0.524)
1513.45/1513.77	c #Conflicts:    3070000 | #Learnt:      43618 | 0.000
1513.45/1513.77	c total clause space: 206.656MB
1513.45/1513.77	c total #watches: 129650
1514.05/1514.30	c total #propagations: 572224140 / total #impl: 1091015059 (eff. 0.524)
1514.05/1514.30	c #Conflicts:    3071000 | #Learnt:      44618 | 0.000
1514.05/1514.30	c total clause space: 206.656MB
1514.05/1514.30	c total #watches: 131900
1514.55/1514.86	c total #propagations: 572426244 / total #impl: 1091405125 (eff. 0.524)
1514.55/1514.86	c #Conflicts:    3072000 | #Learnt:      45618 | 0.000
1514.55/1514.86	c total clause space: 206.656MB
1514.55/1514.86	c total #watches: 134234
1515.15/1515.44	c total #propagations: 572614543 / total #impl: 1091768861 (eff. 0.524)
1515.15/1515.44	c #Conflicts:    3073000 | #Learnt:      46618 | 0.000
1515.15/1515.44	c total clause space: 206.656MB
1515.15/1515.44	c total #watches: 136515
1515.75/1516.01	c total #propagations: 572814960 / total #impl: 1092158066 (eff. 0.524)
1515.75/1516.01	c #Conflicts:    3074000 | #Learnt:      47618 | 0.000
1515.75/1516.01	c total clause space: 206.656MB
1515.75/1516.01	c total #watches: 138931
1516.25/1516.54	c total #propagations: 573013878 / total #impl: 1092534579 (eff. 0.524)
1516.25/1516.54	c #Conflicts:    3075000 | #Learnt:      48618 | 0.000
1516.25/1516.54	c total clause space: 206.656MB
1516.25/1516.54	c total #watches: 141299
1516.85/1517.10	c total #propagations: 573210238 / total #impl: 1092902725 (eff. 0.524)
1516.85/1517.10	c #Conflicts:    3076000 | #Learnt:      49618 | 0.000
1516.85/1517.10	c total clause space: 206.656MB
1516.85/1517.10	c total #watches: 143950
1517.35/1517.64	c total #propagations: 573405917 / total #impl: 1093278360 (eff. 0.524)
1517.35/1517.64	c #Conflicts:    3077000 | #Learnt:      50618 | 0.000
1517.35/1517.64	c total clause space: 206.656MB
1517.35/1517.64	c total #watches: 146940
1517.85/1518.14	c total #propagations: 573578328 / total #impl: 1093613085 (eff. 0.524)
1517.85/1518.14	c #Conflicts:    3078000 | #Learnt:      51618 | 0.000
1517.85/1518.14	c total clause space: 206.656MB
1517.85/1518.14	c total #watches: 149574
1518.45/1518.72	c total #propagations: 573741787 / total #impl: 1093934197 (eff. 0.524)
1518.45/1518.72	c #Conflicts:    3079000 | #Learnt:      52618 | 0.000
1518.45/1518.72	c total clause space: 206.656MB
1518.45/1518.72	c total #watches: 152815
1518.95/1519.21	c total #propagations: 573942872 / total #impl: 1094276972 (eff. 0.524)
1518.95/1519.21	c #Conflicts:    3080000 | #Learnt:      53618 | 0.000
1518.95/1519.21	c total clause space: 206.656MB
1518.95/1519.21	c total #watches: 155364
1519.55/1519.84	c total #propagations: 574115705 / total #impl: 1094592402 (eff. 0.525)
1519.55/1519.84	c #Conflicts:    3081000 | #Learnt:      54618 | 0.000
1519.55/1519.84	c total clause space: 206.656MB
1519.55/1519.84	c total #watches: 157819
1520.14/1520.42	c total #propagations: 574293854 / total #impl: 1094933369 (eff. 0.525)
1520.14/1520.42	c #Conflicts:    3082000 | #Learnt:      55618 | 0.000
1520.14/1520.42	c total clause space: 206.656MB
1520.14/1520.42	c total #watches: 160196
1520.64/1520.99	c total #propagations: 574465221 / total #impl: 1095268851 (eff. 0.524)
1520.64/1520.99	c #Conflicts:    3083000 | #Learnt:      56618 | 0.000
1520.64/1520.99	c total clause space: 206.656MB
1520.64/1520.99	c total #watches: 162578
1521.34/1521.62	c total #propagations: 574612305 / total #impl: 1095577084 (eff. 0.524)
1521.34/1521.62	c #Conflicts:    3084000 | #Learnt:      57618 | 0.000
1521.34/1521.62	c total clause space: 206.656MB
1521.34/1521.62	c total #watches: 164877
1521.94/1522.22	c total #propagations: 574780746 / total #impl: 1095884162 (eff. 0.524)
1521.94/1522.22	c #Conflicts:    3085000 | #Learnt:      58618 | 0.000
1521.94/1522.22	c total clause space: 206.656MB
1521.94/1522.22	c total #watches: 167587
1522.54/1522.83	c total #propagations: 574956223 / total #impl: 1096220332 (eff. 0.524)
1522.54/1522.83	c #Conflicts:    3086000 | #Learnt:      59618 | 0.000
1522.54/1522.83	c total clause space: 206.656MB
1522.54/1522.83	c total #watches: 170339
1523.14/1523.40	c total #propagations: 575140405 / total #impl: 1096569228 (eff. 0.524)
1523.14/1523.40	c #Conflicts:    3087000 | #Learnt:      60618 | 0.000
1523.14/1523.40	c total clause space: 206.656MB
1523.14/1523.40	c total #watches: 173268
1523.74/1524.04	c total #propagations: 575297601 / total #impl: 1096890866 (eff. 0.524)
1523.74/1524.04	c #Conflicts:    3088000 | #Learnt:      61618 | 0.000
1523.74/1524.04	c total clause space: 206.656MB
1523.74/1524.04	c total #watches: 175789
1524.45/1524.75	c total #propagations: 575478243 / total #impl: 1097238031 (eff. 0.524)
1524.45/1524.75	c #Conflicts:    3089000 | #Learnt:      62618 | 0.000
1524.45/1524.75	c total clause space: 206.656MB
1524.45/1524.75	c total #watches: 178218
1525.04/1525.32	c total #propagations: 575642027 / total #impl: 1097571353 (eff. 0.524)
1525.04/1525.32	c #Conflicts:    3090000 | #Learnt:      63618 | 0.000
1525.04/1525.32	c total clause space: 206.656MB
1525.04/1525.32	c total #watches: 180946
1525.74/1526.07	c total #propagations: 575818352 / total #impl: 1097917769 (eff. 0.524)
1525.74/1526.07	c #Conflicts:    3091000 | #Learnt:      64618 | 0.000
1525.74/1526.07	c total clause space: 206.656MB
1525.74/1526.07	c total #watches: 183648
1526.65/1526.92	c total #propagations: 575993750 / total #impl: 1098264601 (eff. 0.524)
1526.65/1526.92	c #Conflicts:    3092000 | #Learnt:      65618 | 0.000
1526.65/1526.92	c total clause space: 206.656MB
1526.65/1526.92	c total #watches: 185960
1527.44/1527.76	c total #propagations: 576188558 / total #impl: 1098630892 (eff. 0.524)
1527.44/1527.76	c #Conflicts:    3093000 | #Learnt:      66618 | 0.000
1527.44/1527.76	c total clause space: 206.656MB
1527.44/1527.76	c total #watches: 188586
1528.34/1528.64	c total #propagations: 576392956 / total #impl: 1099006438 (eff. 0.524)
1528.34/1528.64	c #Conflicts:    3094000 | #Learnt:      67618 | 0.000
1528.34/1528.64	c total clause space: 206.656MB
1528.34/1528.64	c total #watches: 191109
1529.24/1529.50	c total #propagations: 576591805 / total #impl: 1099411411 (eff. 0.524)
1529.24/1529.50	c #Conflicts:    3095000 | #Learnt:      68618 | 0.000
1529.24/1529.50	c total clause space: 206.656MB
1529.24/1529.50	c total #watches: 193470
1529.95/1530.21	c total #propagations: 576782463 / total #impl: 1099784841 (eff. 0.524)
1529.95/1530.21	c #Conflicts:    3096000 | #Learnt:      69618 | 0.000
1529.95/1530.21	c total clause space: 206.656MB
1529.95/1530.21	c total #watches: 196098
1530.64/1530.91	c total #propagations: 576970867 / total #impl: 1100157717 (eff. 0.524)
1530.64/1530.91	c #Conflicts:    3097000 | #Learnt:      70618 | 0.000
1530.64/1530.91	c total clause space: 206.656MB
1530.64/1530.91	c total #watches: 198745
1531.44/1531.79	c total #propagations: 577131423 / total #impl: 1100482439 (eff. 0.524)
1531.44/1531.79	c #Conflicts:    3098000 | #Learnt:      71618 | 0.000
1531.44/1531.79	c total clause space: 206.656MB
1531.44/1531.79	c total #watches: 201318
1532.05/1532.39	c total #propagations: 577313421 / total #impl: 1100855713 (eff. 0.524)
1532.05/1532.39	c #Conflicts:    3099000 | #Learnt:      72618 | 0.000
1532.05/1532.39	c total clause space: 206.656MB
1532.05/1532.39	c total #watches: 204030
1532.84/1533.14	c total #propagations: 577476889 / total #impl: 1101180564 (eff. 0.524)
1532.84/1533.14	c #Conflicts:    3100000 | #Learnt:      73618 | 0.000
1532.84/1533.14	c total clause space: 206.656MB
1532.84/1533.14	c total #watches: 206717
1533.84/1534.15	c total #propagations: 577648668 / total #impl: 1101527121 (eff. 0.524)
1533.84/1534.15	c #Conflicts:    3101000 | #Learnt:      74618 | 0.000
1533.84/1534.15	c total clause space: 206.656MB
1533.84/1534.15	c total #watches: 209605
1534.74/1535.10	c total #propagations: 577849097 / total #impl: 1101927457 (eff. 0.524)
1534.74/1535.10	c #Conflicts:    3102000 | #Learnt:      75618 | 0.000
1534.74/1535.10	c total clause space: 206.656MB
1534.74/1535.10	c total #watches: 212114
1535.74/1536.05	c total #propagations: 578051269 / total #impl: 1102330364 (eff. 0.524)
1535.74/1536.05	c #Conflicts:    3103000 | #Learnt:      76618 | 0.000
1535.74/1536.05	c total clause space: 206.656MB
1535.74/1536.05	c total #watches: 214525
1536.64/1536.96	c total #propagations: 578255405 / total #impl: 1102761112 (eff. 0.524)
1536.64/1536.96	c #Conflicts:    3104000 | #Learnt:      77618 | 0.000
1536.64/1536.96	c total clause space: 206.656MB
1536.64/1536.96	c total #watches: 217068
1537.55/1537.87	c total #propagations: 578461934 / total #impl: 1103167134 (eff. 0.524)
1537.55/1537.87	c #Conflicts:    3105000 | #Learnt:      78618 | 0.000
1537.55/1537.87	c total clause space: 206.656MB
1537.55/1537.87	c total #watches: 219758
1538.54/1538.82	c total #propagations: 578629849 / total #impl: 1103494374 (eff. 0.524)
1538.54/1538.82	c #Conflicts:    3106000 | #Learnt:      79618 | 0.000
1538.54/1538.82	c total clause space: 206.656MB
1538.54/1538.82	c total #watches: 222155
1539.54/1539.82	c total #propagations: 578799827 / total #impl: 1103830079 (eff. 0.524)
1539.54/1539.82	c #Conflicts:    3107000 | #Learnt:      80618 | 0.000
1539.54/1539.82	c total clause space: 206.656MB
1539.54/1539.82	c total #watches: 224628
1540.44/1540.76	c total #propagations: 578970015 / total #impl: 1104163892 (eff. 0.524)
1540.44/1540.76	c #Conflicts:    3108000 | #Learnt:      81618 | 0.000
1540.44/1540.76	c total clause space: 206.656MB
1540.44/1540.76	c total #watches: 227271
1541.54/1541.88	c total #propagations: 579155008 / total #impl: 1104535367 (eff. 0.524)
1541.54/1541.88	c #Conflicts:    3109000 | #Learnt:      82618 | 0.000
1541.54/1541.88	c total clause space: 206.656MB
1541.54/1541.88	c total #watches: 230027
1542.74/1543.04	c total #propagations: 579344078 / total #impl: 1104910323 (eff. 0.524)
1542.74/1543.04	c #Conflicts:    3110000 | #Learnt:      83618 | 0.000
1542.74/1543.04	c total clause space: 206.656MB
1542.74/1543.04	c total #watches: 232697
1543.94/1544.21	c total #propagations: 579549679 / total #impl: 1105333310 (eff. 0.524)
1543.94/1544.21	c #Conflicts:    3111000 | #Learnt:      84618 | 0.000
1543.94/1544.21	c total clause space: 206.656MB
1543.94/1544.21	c total #watches: 235302
1545.04/1545.32	c total #propagations: 579753737 / total #impl: 1105760191 (eff. 0.524)
1545.04/1545.32	c #Conflicts:    3112000 | #Learnt:      85618 | 0.000
1545.04/1545.32	c total clause space: 206.656MB
1545.04/1545.32	c total #watches: 237750
1545.64/1545.90	c total #propagations: 579942244 / total #impl: 1106145958 (eff. 0.524)
1545.64/1545.90	c GARBAGE COLLECT
1545.64/1545.90	c #Conflicts:    3113000 | #Learnt:      43817 | 0.000
1545.64/1545.90	c total clause space: 206.656MB
1545.64/1545.90	c total #watches: 130170
1546.14/1546.44	c total #propagations: 580143934 / total #impl: 1106535812 (eff. 0.524)
1546.14/1546.44	c #Conflicts:    3114000 | #Learnt:      44817 | 0.000
1546.14/1546.44	c total clause space: 206.656MB
1546.14/1546.44	c total #watches: 132482
1546.74/1547.02	c total #propagations: 580346287 / total #impl: 1106925180 (eff. 0.524)
1546.74/1547.02	c #Conflicts:    3115000 | #Learnt:      45817 | 0.000
1546.74/1547.02	c total clause space: 206.656MB
1546.74/1547.02	c total #watches: 134763
1547.24/1547.52	c total #propagations: 580545295 / total #impl: 1107319434 (eff. 0.524)
1547.24/1547.52	c #Conflicts:    3116000 | #Learnt:      46817 | 0.000
1547.24/1547.52	c total clause space: 206.656MB
1547.24/1547.52	c total #watches: 137006
1547.74/1548.08	c total #propagations: 580727452 / total #impl: 1107682367 (eff. 0.524)
1547.74/1548.08	c #Conflicts:    3117000 | #Learnt:      47817 | 0.000
1547.74/1548.08	c total clause space: 206.656MB
1547.74/1548.08	c total #watches: 139264
1548.34/1548.65	c total #propagations: 580924166 / total #impl: 1108052052 (eff. 0.524)
1548.34/1548.65	c #Conflicts:    3118000 | #Learnt:      48817 | 0.000
1548.34/1548.65	c total clause space: 206.656MB
1548.34/1548.65	c total #watches: 141563
1548.94/1549.24	c total #propagations: 581122355 / total #impl: 1108435031 (eff. 0.524)
1548.94/1549.24	c #Conflicts:    3119000 | #Learnt:      49817 | 0.000
1548.94/1549.24	c total clause space: 206.656MB
1548.94/1549.24	c total #watches: 144114
1549.54/1549.82	c total #propagations: 581321471 / total #impl: 1108824667 (eff. 0.524)
1549.54/1549.82	c #Conflicts:    3120000 | #Learnt:      50817 | 0.000
1549.54/1549.82	c total clause space: 206.656MB
1549.54/1549.82	c total #watches: 146338
1550.14/1550.47	c total #propagations: 581508410 / total #impl: 1109184433 (eff. 0.524)
1550.14/1550.47	c #Conflicts:    3121000 | #Learnt:      51817 | 0.000
1550.14/1550.47	c total clause space: 206.656MB
1550.14/1550.47	c total #watches: 148721
1550.54/1550.86	c total #propagations: 581700729 / total #impl: 1109574403 (eff. 0.524)
1550.54/1550.86	c #Conflicts:    3122000 | #Learnt:      52817 | 0.000
1550.54/1550.86	c total clause space: 206.656MB
1550.54/1550.86	c total #watches: 151369
1551.14/1551.40	c total #propagations: 581847356 / total #impl: 1109883089 (eff. 0.524)
1551.14/1551.40	c #Conflicts:    3123000 | #Learnt:      53817 | 0.000
1551.14/1551.40	c total clause space: 206.656MB
1551.14/1551.40	c total #watches: 154091
1551.64/1551.90	c total #propagations: 582023803 / total #impl: 1110225407 (eff. 0.524)
1551.64/1551.90	c #Conflicts:    3124000 | #Learnt:      54817 | 0.000
1551.64/1551.90	c total clause space: 206.656MB
1551.64/1551.90	c total #watches: 156478
1552.14/1552.48	c total #propagations: 582179600 / total #impl: 1110537503 (eff. 0.524)
1552.14/1552.48	c #Conflicts:    3125000 | #Learnt:      55817 | 0.000
1552.14/1552.48	c total clause space: 206.656MB
1552.14/1552.48	c total #watches: 159225
1552.74/1553.05	c total #propagations: 582351810 / total #impl: 1110872049 (eff. 0.524)
1552.74/1553.05	c #Conflicts:    3126000 | #Learnt:      56817 | 0.000
1552.74/1553.05	c total clause space: 206.656MB
1552.74/1553.05	c total #watches: 161967
1553.44/1553.71	c total #propagations: 582525605 / total #impl: 1111204494 (eff. 0.524)
1553.44/1553.71	c #Conflicts:    3127000 | #Learnt:      57817 | 0.000
1553.44/1553.71	c total clause space: 206.656MB
1553.44/1553.71	c total #watches: 164281
1554.05/1554.35	c total #propagations: 582699886 / total #impl: 1111526329 (eff. 0.524)
1554.05/1554.35	c #Conflicts:    3128000 | #Learnt:      58817 | 0.000
1554.05/1554.35	c total clause space: 206.656MB
1554.05/1554.35	c total #watches: 167183
1554.74/1555.02	c total #propagations: 582906438 / total #impl: 1111907296 (eff. 0.524)
1554.74/1555.02	c #Conflicts:    3129000 | #Learnt:      59817 | 0.000
1554.74/1555.02	c total clause space: 206.656MB
1554.74/1555.02	c total #watches: 169920
1555.44/1555.71	c total #propagations: 583113605 / total #impl: 1112299004 (eff. 0.524)
1555.44/1555.71	c #Conflicts:    3130000 | #Learnt:      60817 | 0.000
1555.44/1555.71	c total clause space: 206.656MB
1555.44/1555.71	c total #watches: 172877
1556.14/1556.45	c total #propagations: 583297565 / total #impl: 1112653466 (eff. 0.524)
1556.14/1556.45	c #Conflicts:    3131000 | #Learnt:      61817 | 0.000
1556.14/1556.45	c total clause space: 206.656MB
1556.14/1556.45	c total #watches: 175718
1556.84/1557.15	c total #propagations: 583486444 / total #impl: 1113010454 (eff. 0.524)
1556.84/1557.15	c #Conflicts:    3132000 | #Learnt:      62817 | 0.000
1556.84/1557.15	c total clause space: 206.656MB
1556.84/1557.15	c total #watches: 178287
1557.54/1557.80	c total #propagations: 583674364 / total #impl: 1113349140 (eff. 0.524)
1557.54/1557.80	c #Conflicts:    3133000 | #Learnt:      63817 | 0.000
1557.54/1557.80	c total clause space: 206.656MB
1557.54/1557.80	c total #watches: 180791
1558.34/1558.62	c total #propagations: 583855294 / total #impl: 1113690465 (eff. 0.524)
1558.34/1558.62	c #Conflicts:    3134000 | #Learnt:      64817 | 0.000
1558.34/1558.62	c total clause space: 206.656MB
1558.34/1558.62	c total #watches: 183658
1559.14/1559.44	c total #propagations: 584058742 / total #impl: 1114061701 (eff. 0.524)
1559.14/1559.44	c #Conflicts:    3135000 | #Learnt:      65817 | 0.000
1559.14/1559.44	c total clause space: 206.656MB
1559.14/1559.44	c total #watches: 186182
1559.74/1560.05	c total #propagations: 584232446 / total #impl: 1114413713 (eff. 0.524)
1559.74/1560.05	c #Conflicts:    3136000 | #Learnt:      66817 | 0.000
1559.74/1560.05	c total clause space: 206.656MB
1559.74/1560.05	c total #watches: 188690
1560.44/1560.73	c total #propagations: 584402612 / total #impl: 1114764572 (eff. 0.524)
1560.44/1560.73	c #Conflicts:    3137000 | #Learnt:      67817 | 0.000
1560.44/1560.73	c total clause space: 206.656MB
1560.44/1560.73	c total #watches: 190795
1561.04/1561.37	c total #propagations: 584560796 / total #impl: 1115049652 (eff. 0.524)
1561.04/1561.37	c #Conflicts:    3138000 | #Learnt:      68817 | 0.000
1561.04/1561.37	c total clause space: 206.656MB
1561.04/1561.37	c total #watches: 193120
1561.85/1562.11	c total #propagations: 584735333 / total #impl: 1115366674 (eff. 0.524)
1561.85/1562.11	c #Conflicts:    3139000 | #Learnt:      69817 | 0.000
1561.85/1562.11	c total clause space: 206.656MB
1561.85/1562.11	c total #watches: 195552
1562.74/1563.03	c total #propagations: 584924103 / total #impl: 1115704087 (eff. 0.524)
1562.74/1563.03	c #Conflicts:    3140000 | #Learnt:      70817 | 0.000
1562.74/1563.03	c total clause space: 206.656MB
1562.74/1563.03	c total #watches: 198550
1563.64/1563.96	c total #propagations: 585141626 / total #impl: 1116105551 (eff. 0.524)
1563.64/1563.96	c #Conflicts:    3141000 | #Learnt:      71817 | 0.000
1563.64/1563.96	c total clause space: 206.656MB
1563.64/1563.96	c total #watches: 201186
1564.64/1564.90	c total #propagations: 585338482 / total #impl: 1116478236 (eff. 0.524)
1564.64/1564.90	c #Conflicts:    3142000 | #Learnt:      72817 | 0.000
1564.64/1564.90	c total clause space: 206.656MB
1564.64/1564.90	c total #watches: 203612
1565.54/1565.83	c total #propagations: 585533596 / total #impl: 1116873873 (eff. 0.524)
1565.54/1565.83	c #Conflicts:    3143000 | #Learnt:      73817 | 0.000
1565.54/1565.83	c total clause space: 206.656MB
1565.54/1565.83	c total #watches: 206174
1566.44/1566.74	c total #propagations: 585720459 / total #impl: 1117228402 (eff. 0.524)
1566.44/1566.74	c #Conflicts:    3144000 | #Learnt:      74817 | 0.000
1566.44/1566.74	c total clause space: 206.656MB
1566.44/1566.74	c total #watches: 208786
1567.44/1567.71	c total #propagations: 585916320 / total #impl: 1117579418 (eff. 0.524)
1567.44/1567.71	c #Conflicts:    3145000 | #Learnt:      75817 | 0.000
1567.44/1567.71	c total clause space: 206.656MB
1567.44/1567.71	c total #watches: 211750
1568.34/1568.67	c total #propagations: 586085671 / total #impl: 1117920913 (eff. 0.524)
1568.34/1568.67	c #Conflicts:    3146000 | #Learnt:      76817 | 0.000
1568.34/1568.67	c total clause space: 206.656MB
1568.34/1568.67	c total #watches: 214624
1569.34/1569.67	c total #propagations: 586288814 / total #impl: 1118303437 (eff. 0.524)
1569.34/1569.67	c #Conflicts:    3147000 | #Learnt:      77817 | 0.000
1569.34/1569.67	c total clause space: 206.656MB
1569.34/1569.67	c total #watches: 217818
1570.44/1570.70	c total #propagations: 586491140 / total #impl: 1118686228 (eff. 0.524)
1570.44/1570.70	c #Conflicts:    3148000 | #Learnt:      78817 | 0.000
1570.44/1570.70	c total clause space: 206.656MB
1570.44/1570.70	c total #watches: 220687
1571.34/1571.69	c total #propagations: 586699446 / total #impl: 1119096647 (eff. 0.524)
1571.34/1571.69	c #Conflicts:    3149000 | #Learnt:      79817 | 0.000
1571.34/1571.69	c total clause space: 206.656MB
1571.34/1571.69	c total #watches: 223168
1572.34/1572.65	c total #propagations: 586895058 / total #impl: 1119490695 (eff. 0.524)
1572.34/1572.65	c #Conflicts:    3150000 | #Learnt:      80817 | 0.000
1572.34/1572.65	c total clause space: 206.656MB
1572.34/1572.65	c total #watches: 225871
1573.34/1573.62	c total #propagations: 587066399 / total #impl: 1119829287 (eff. 0.524)
1573.34/1573.62	c #Conflicts:    3151000 | #Learnt:      81817 | 0.000
1573.34/1573.62	c total clause space: 206.656MB
1573.34/1573.62	c total #watches: 228381
1574.24/1574.54	c total #propagations: 587240619 / total #impl: 1120173831 (eff. 0.524)
1574.24/1574.54	c #Conflicts:    3152000 | #Learnt:      82817 | 0.000
1574.24/1574.54	c total clause space: 206.656MB
1574.24/1574.54	c total #watches: 231304
1575.04/1575.37	c total #propagations: 587415015 / total #impl: 1120533072 (eff. 0.524)
1575.04/1575.37	c #Conflicts:    3153000 | #Learnt:      83817 | 0.000
1575.04/1575.37	c total clause space: 206.656MB
1575.04/1575.37	c total #watches: 233939
1575.94/1576.21	c total #propagations: 587583351 / total #impl: 1120869625 (eff. 0.524)
1575.94/1576.21	c #Conflicts:    3154000 | #Learnt:      84817 | 0.000
1575.94/1576.21	c total clause space: 206.656MB
1575.94/1576.21	c total #watches: 236654
1576.84/1577.15	c total #propagations: 587753478 / total #impl: 1121212201 (eff. 0.524)
1576.84/1577.15	c #Conflicts:    3155000 | #Learnt:      85817 | 0.000
1576.84/1577.15	c total clause space: 206.656MB
1576.84/1577.15	c total #watches: 239409
1577.54/1577.88	c total #propagations: 587944720 / total #impl: 1121604690 (eff. 0.524)
1577.54/1577.88	c GARBAGE COLLECT
1577.54/1577.88	c #Conflicts:    3156000 | #Learnt:      43710 | 0.000
1577.54/1577.88	c total clause space: 206.656MB
1577.54/1577.88	c total #watches: 129827
1578.04/1578.34	c total #propagations: 588127764 / total #impl: 1121961131 (eff. 0.524)
1578.04/1578.34	c #Conflicts:    3157000 | #Learnt:      44710 | 0.000
1578.04/1578.34	c total clause space: 206.656MB
1578.04/1578.34	c total #watches: 132217
1578.54/1578.86	c total #propagations: 588327796 / total #impl: 1122322630 (eff. 0.524)
1578.54/1578.86	c #Conflicts:    3158000 | #Learnt:      45710 | 0.000
1578.54/1578.86	c total clause space: 206.656MB
1578.54/1578.86	c total #watches: 134623
1579.04/1579.35	c total #propagations: 588535542 / total #impl: 1122698522 (eff. 0.524)
1579.04/1579.35	c #Conflicts:    3159000 | #Learnt:      46710 | 0.000
1579.04/1579.35	c total clause space: 206.656MB
1579.04/1579.35	c total #watches: 136947
1579.54/1579.88	c total #propagations: 588730178 / total #impl: 1123073150 (eff. 0.524)
1579.54/1579.88	c #Conflicts:    3160000 | #Learnt:      47710 | 0.000
1579.54/1579.88	c total clause space: 206.656MB
1579.54/1579.88	c total #watches: 139328
1580.04/1580.34	c total #propagations: 588912357 / total #impl: 1123421168 (eff. 0.524)
1580.04/1580.34	c #Conflicts:    3161000 | #Learnt:      48710 | 0.000
1580.04/1580.34	c total clause space: 206.656MB
1580.04/1580.34	c total #watches: 141668
1580.54/1580.81	c total #propagations: 589084891 / total #impl: 1123735653 (eff. 0.524)
1580.54/1580.81	c #Conflicts:    3162000 | #Learnt:      49710 | 0.000
1580.54/1580.81	c total clause space: 206.656MB
1580.54/1580.81	c total #watches: 144013
1580.94/1581.22	c total #propagations: 589259979 / total #impl: 1124059395 (eff. 0.524)
1580.94/1581.22	c #Conflicts:    3163000 | #Learnt:      50710 | 0.000
1580.94/1581.22	c total clause space: 206.656MB
1580.94/1581.22	c total #watches: 146351
1581.34/1581.60	c total #propagations: 589409777 / total #impl: 1124331747 (eff. 0.524)
1581.34/1581.60	c #Conflicts:    3164000 | #Learnt:      51710 | 0.000
1581.34/1581.60	c total clause space: 206.656MB
1581.34/1581.60	c total #watches: 148433
1581.74/1582.04	c total #propagations: 589568757 / total #impl: 1124621765 (eff. 0.524)
1581.74/1582.04	c #Conflicts:    3165000 | #Learnt:      52710 | 0.000
1581.74/1582.04	c total clause space: 206.656MB
1581.74/1582.04	c total #watches: 150699
1582.24/1582.58	c total #propagations: 589737447 / total #impl: 1124940690 (eff. 0.524)
1582.24/1582.58	c #Conflicts:    3166000 | #Learnt:      53710 | 0.000
1582.24/1582.58	c total clause space: 206.656MB
1582.24/1582.58	c total #watches: 153169
1582.84/1583.14	c total #propagations: 589913819 / total #impl: 1125271190 (eff. 0.524)
1582.84/1583.14	c #Conflicts:    3167000 | #Learnt:      54710 | 0.000
1582.84/1583.14	c total clause space: 206.656MB
1582.84/1583.14	c total #watches: 155434
1583.44/1583.70	c total #propagations: 590113907 / total #impl: 1125636492 (eff. 0.524)
1583.44/1583.70	c #Conflicts:    3168000 | #Learnt:      55710 | 0.000
1583.44/1583.70	c total clause space: 206.656MB
1583.44/1583.70	c total #watches: 157705
1583.94/1584.27	c total #propagations: 590313592 / total #impl: 1125996155 (eff. 0.524)
1583.94/1584.27	c #Conflicts:    3169000 | #Learnt:      56710 | 0.000
1583.94/1584.27	c total clause space: 206.656MB
1583.94/1584.27	c total #watches: 159985
1584.54/1584.85	c total #propagations: 590522704 / total #impl: 1126372019 (eff. 0.524)
1584.54/1584.85	c #Conflicts:    3170000 | #Learnt:      57710 | 0.000
1584.54/1584.85	c total clause space: 206.656MB
1584.54/1584.85	c total #watches: 162204
1585.14/1585.48	c total #propagations: 590715994 / total #impl: 1126723459 (eff. 0.524)
1585.14/1585.48	c #Conflicts:    3171000 | #Learnt:      58710 | 0.000
1585.14/1585.48	c total clause space: 206.656MB
1585.14/1585.48	c total #watches: 164632
1585.83/1586.13	c total #propagations: 590922168 / total #impl: 1127102272 (eff. 0.524)
1585.83/1586.13	c #Conflicts:    3172000 | #Learnt:      59710 | 0.000
1585.83/1586.13	c total clause space: 206.656MB
1585.83/1586.13	c total #watches: 167084
1586.43/1586.74	c total #propagations: 591126335 / total #impl: 1127493258 (eff. 0.524)
1586.43/1586.74	c #Conflicts:    3173000 | #Learnt:      60710 | 0.000
1586.43/1586.74	c total clause space: 206.656MB
1586.43/1586.74	c total #watches: 169214
1587.04/1587.32	c total #propagations: 591322612 / total #impl: 1127844998 (eff. 0.524)
1587.04/1587.32	c #Conflicts:    3174000 | #Learnt:      61710 | 0.000
1587.04/1587.32	c total clause space: 206.656MB
1587.04/1587.32	c total #watches: 171318
1587.63/1587.94	c total #propagations: 591522965 / total #impl: 1128195919 (eff. 0.524)
1587.63/1587.94	c #Conflicts:    3175000 | #Learnt:      62710 | 0.000
1587.63/1587.94	c total clause space: 206.656MB
1587.63/1587.94	c total #watches: 173371
1588.33/1588.64	c total #propagations: 591720539 / total #impl: 1128543828 (eff. 0.524)
1588.33/1588.64	c #Conflicts:    3176000 | #Learnt:      63710 | 0.000
1588.33/1588.64	c total clause space: 206.656MB
1588.33/1588.64	c total #watches: 175488
1589.03/1589.31	c total #propagations: 591933351 / total #impl: 1128934261 (eff. 0.524)
1589.03/1589.31	c #Conflicts:    3177000 | #Learnt:      64710 | 0.000
1589.03/1589.31	c total clause space: 206.656MB
1589.03/1589.31	c total #watches: 177790
1589.73/1590.02	c total #propagations: 592139481 / total #impl: 1129332690 (eff. 0.524)
1589.73/1590.02	c #Conflicts:    3178000 | #Learnt:      65710 | 0.000
1589.73/1590.02	c total clause space: 206.656MB
1589.73/1590.02	c total #watches: 180032
1590.34/1590.69	c total #propagations: 592346005 / total #impl: 1129723469 (eff. 0.524)
1590.34/1590.69	c #Conflicts:    3179000 | #Learnt:      66710 | 0.000
1590.34/1590.69	c total clause space: 206.656MB
1590.34/1590.69	c total #watches: 182394
1591.03/1591.36	c total #propagations: 592553692 / total #impl: 1130121783 (eff. 0.524)
1591.03/1591.36	c #Conflicts:    3180000 | #Learnt:      67710 | 0.000
1591.03/1591.36	c total clause space: 206.656MB
1591.03/1591.36	c total #watches: 184867
1591.73/1592.05	c total #propagations: 592743554 / total #impl: 1130463848 (eff. 0.524)
1591.73/1592.05	c #Conflicts:    3181000 | #Learnt:      68710 | 0.000
1591.73/1592.05	c total clause space: 206.656MB
1591.73/1592.05	c total #watches: 187293
1592.43/1592.77	c total #propagations: 592940854 / total #impl: 1130832768 (eff. 0.524)
1592.43/1592.77	c #Conflicts:    3182000 | #Learnt:      69710 | 0.000
1592.43/1592.77	c total clause space: 206.656MB
1592.43/1592.77	c total #watches: 189513
1593.23/1593.50	c total #propagations: 593145613 / total #impl: 1131217385 (eff. 0.524)
1593.23/1593.50	c #Conflicts:    3183000 | #Learnt:      70710 | 0.000
1593.23/1593.50	c total clause space: 206.656MB
1593.23/1593.50	c total #watches: 191789
1593.83/1594.19	c total #propagations: 593342748 / total #impl: 1131581661 (eff. 0.524)
1593.83/1594.19	c #Conflicts:    3184000 | #Learnt:      71710 | 0.000
1593.83/1594.19	c total clause space: 206.656MB
1593.83/1594.19	c total #watches: 194253
1594.74/1595.05	c total #propagations: 593547813 / total #impl: 1131943598 (eff. 0.524)
1594.74/1595.05	c #Conflicts:    3185000 | #Learnt:      72710 | 0.000
1594.74/1595.05	c total clause space: 206.656MB
1594.74/1595.05	c total #watches: 196528
1595.63/1595.90	c total #propagations: 593755573 / total #impl: 1132339210 (eff. 0.524)
1595.63/1595.90	c #Conflicts:    3186000 | #Learnt:      73710 | 0.000
1595.63/1595.90	c total clause space: 206.656MB
1595.63/1595.90	c total #watches: 199187
1596.43/1596.71	c total #propagations: 593946866 / total #impl: 1132692803 (eff. 0.524)
1596.43/1596.71	c #Conflicts:    3187000 | #Learnt:      74710 | 0.000
1596.43/1596.71	c total clause space: 206.656MB
1596.43/1596.71	c total #watches: 201510
1597.23/1597.53	c total #propagations: 594140603 / total #impl: 1133042903 (eff. 0.524)
1597.23/1597.53	c #Conflicts:    3188000 | #Learnt:      75710 | 0.000
1597.23/1597.53	c total clause space: 206.656MB
1597.23/1597.53	c total #watches: 203645
1598.04/1598.36	c total #propagations: 594342533 / total #impl: 1133408018 (eff. 0.524)
1598.04/1598.36	c #Conflicts:    3189000 | #Learnt:      76710 | 0.000
1598.04/1598.36	c total clause space: 206.656MB
1598.04/1598.36	c total #watches: 205760
1598.83/1599.15	c total #propagations: 594539812 / total #impl: 1133764403 (eff. 0.524)
1598.83/1599.15	c #Conflicts:    3190000 | #Learnt:      77710 | 0.000
1598.83/1599.15	c total clause space: 206.656MB
1598.83/1599.15	c total #watches: 208012
1599.63/1599.96	c total #propagations: 594726475 / total #impl: 1134110040 (eff. 0.524)
1599.63/1599.96	c #Conflicts:    3191000 | #Learnt:      78710 | 0.000
1599.63/1599.96	c total clause space: 206.656MB
1599.63/1599.96	c total #watches: 210179
1600.53/1600.80	c total #propagations: 594920272 / total #impl: 1134468145 (eff. 0.524)
1600.53/1600.80	c #Conflicts:    3192000 | #Learnt:      79710 | 0.000
1600.53/1600.80	c total clause space: 206.656MB
1600.53/1600.80	c total #watches: 212336
1601.44/1601.71	c total #propagations: 595111041 / total #impl: 1134824145 (eff. 0.524)
1601.44/1601.71	c #Conflicts:    3193000 | #Learnt:      80710 | 0.000
1601.44/1601.71	c total clause space: 206.656MB
1601.44/1601.71	c total #watches: 214395
1602.33/1602.62	c total #propagations: 595308226 / total #impl: 1135192329 (eff. 0.524)
1602.33/1602.62	c #Conflicts:    3194000 | #Learnt:      81710 | 0.000
1602.33/1602.62	c total clause space: 206.656MB
1602.33/1602.62	c total #watches: 216437
1603.23/1603.55	c total #propagations: 595512228 / total #impl: 1135574097 (eff. 0.524)
1603.23/1603.55	c #Conflicts:    3195000 | #Learnt:      82710 | 0.000
1603.23/1603.55	c total clause space: 206.656MB
1603.23/1603.55	c total #watches: 218688
1604.13/1604.45	c total #propagations: 595714805 / total #impl: 1135972457 (eff. 0.524)
1604.13/1604.45	c #Conflicts:    3196000 | #Learnt:      83710 | 0.000
1604.13/1604.45	c total clause space: 206.656MB
1604.13/1604.45	c total #watches: 220954
1605.03/1605.37	c total #propagations: 595904059 / total #impl: 1136345255 (eff. 0.524)
1605.03/1605.37	c #Conflicts:    3197000 | #Learnt:      84710 | 0.000
1605.03/1605.37	c total clause space: 206.656MB
1605.03/1605.37	c total #watches: 223114
1606.03/1606.34	c total #propagations: 596090337 / total #impl: 1136712500 (eff. 0.524)
1606.03/1606.34	c #Conflicts:    3198000 | #Learnt:      85710 | 0.000
1606.03/1606.34	c total clause space: 206.656MB
1606.03/1606.34	c total #watches: 225367
1607.03/1607.33	c total #propagations: 596291556 / total #impl: 1137117533 (eff. 0.524)
1607.03/1607.33	c #Conflicts:    3199000 | #Learnt:      86710 | 0.000
1607.03/1607.33	c total clause space: 206.656MB
1607.03/1607.33	c total #watches: 227478
1607.53/1607.85	c total #propagations: 596481568 / total #impl: 1137499623 (eff. 0.524)
1607.53/1607.85	c GARBAGE COLLECT
1607.53/1607.85	c #Conflicts:    3200000 | #Learnt:      44310 | 0.000
1607.53/1607.85	c total clause space: 206.656MB
1607.53/1607.85	c total #watches: 131345
1608.04/1608.31	c total #propagations: 596670845 / total #impl: 1137856331 (eff. 0.524)
1608.04/1608.31	c #Conflicts:    3201000 | #Learnt:      45310 | 0.000
1608.04/1608.31	c total clause space: 206.656MB
1608.04/1608.31	c total #watches: 133785
1608.43/1608.75	c total #propagations: 596852507 / total #impl: 1138186689 (eff. 0.524)
1608.43/1608.75	c #Conflicts:    3202000 | #Learnt:      46310 | 0.000
1608.43/1608.75	c total clause space: 206.656MB
1608.43/1608.75	c total #watches: 136339
1608.93/1609.22	c total #propagations: 597050776 / total #impl: 1138550811 (eff. 0.524)
1608.93/1609.22	c #Conflicts:    3203000 | #Learnt:      47310 | 0.000
1608.93/1609.22	c total clause space: 206.656MB
1608.93/1609.22	c total #watches: 138907
1609.33/1609.67	c total #propagations: 597235813 / total #impl: 1138875679 (eff. 0.524)
1609.33/1609.67	c #Conflicts:    3204000 | #Learnt:      48310 | 0.000
1609.33/1609.67	c total clause space: 206.656MB
1609.33/1609.67	c total #watches: 141327
1609.83/1610.17	c total #propagations: 597416218 / total #impl: 1139197585 (eff. 0.524)
1609.83/1610.17	c #Conflicts:    3205000 | #Learnt:      49310 | 0.000
1609.83/1610.17	c total clause space: 206.656MB
1609.83/1610.17	c total #watches: 143920
1610.43/1610.77	c total #propagations: 597590611 / total #impl: 1139511678 (eff. 0.524)
1610.43/1610.77	c #Conflicts:    3206000 | #Learnt:      50310 | 0.000
1610.43/1610.77	c total clause space: 206.656MB
1610.43/1610.77	c total #watches: 146562
1610.93/1611.25	c total #propagations: 597777783 / total #impl: 1139876098 (eff. 0.524)
1610.93/1611.25	c #Conflicts:    3207000 | #Learnt:      51310 | 0.000
1610.93/1611.25	c total clause space: 206.656MB
1610.93/1611.25	c total #watches: 149005
1611.43/1611.76	c total #propagations: 597946284 / total #impl: 1140194829 (eff. 0.524)
1611.43/1611.76	c #Conflicts:    3208000 | #Learnt:      52310 | 0.000
1611.43/1611.76	c total clause space: 206.656MB
1611.43/1611.76	c total #watches: 151326
1611.93/1612.25	c total #propagations: 598114177 / total #impl: 1140516259 (eff. 0.524)
1611.93/1612.25	c #Conflicts:    3209000 | #Learnt:      53310 | 0.000
1611.93/1612.25	c total clause space: 206.656MB
1611.93/1612.25	c total #watches: 154158
1612.53/1612.87	c total #propagations: 598284098 / total #impl: 1140846138 (eff. 0.524)
1612.53/1612.87	c #Conflicts:    3210000 | #Learnt:      54310 | 0.000
1612.53/1612.87	c total clause space: 206.656MB
1612.53/1612.87	c total #watches: 156988
1613.23/1613.55	c total #propagations: 598484903 / total #impl: 1141238113 (eff. 0.524)
1613.23/1613.55	c #Conflicts:    3211000 | #Learnt:      55310 | 0.000
1613.23/1613.55	c total clause space: 206.656MB
1613.23/1613.55	c total #watches: 159419
1613.83/1614.17	c total #propagations: 598682314 / total #impl: 1141598547 (eff. 0.524)
1613.83/1614.17	c #Conflicts:    3212000 | #Learnt:      56310 | 0.000
1613.83/1614.17	c total clause space: 206.656MB
1613.83/1614.17	c total #watches: 162110
1614.54/1614.86	c total #propagations: 598887595 / total #impl: 1141986724 (eff. 0.524)
1614.54/1614.86	c #Conflicts:    3213000 | #Learnt:      57310 | 0.000
1614.54/1614.86	c total clause space: 206.656MB
1614.54/1614.86	c total #watches: 164611
1615.23/1615.52	c total #propagations: 599086159 / total #impl: 1142379562 (eff. 0.524)
1615.23/1615.52	c #Conflicts:    3214000 | #Learnt:      58310 | 0.000
1615.23/1615.52	c total clause space: 206.656MB
1615.23/1615.52	c total #watches: 167098
1615.74/1616.07	c total #propagations: 599264915 / total #impl: 1142737702 (eff. 0.524)
1615.74/1616.07	c #Conflicts:    3215000 | #Learnt:      59310 | 0.000
1615.74/1616.07	c total clause space: 206.656MB
1615.74/1616.07	c total #watches: 169630
1616.33/1616.69	c total #propagations: 599448636 / total #impl: 1143063729 (eff. 0.524)
1616.33/1616.69	c #Conflicts:    3216000 | #Learnt:      60310 | 0.000
1616.33/1616.69	c total clause space: 206.656MB
1616.33/1616.69	c total #watches: 172419
1617.03/1617.33	c total #propagations: 599657890 / total #impl: 1143459839 (eff. 0.524)
1617.03/1617.33	c #Conflicts:    3217000 | #Learnt:      61310 | 0.000
1617.03/1617.33	c total clause space: 206.656MB
1617.03/1617.33	c total #watches: 175109
1617.63/1617.96	c total #propagations: 599839738 / total #impl: 1143803213 (eff. 0.524)
1617.63/1617.96	c #Conflicts:    3218000 | #Learnt:      62310 | 0.000
1617.63/1617.96	c total clause space: 206.656MB
1617.63/1617.96	c total #watches: 177946
1618.13/1618.49	c total #propagations: 600009543 / total #impl: 1144131847 (eff. 0.524)
1618.13/1618.49	c #Conflicts:    3219000 | #Learnt:      63310 | 0.000
1618.13/1618.49	c total clause space: 206.656MB
1618.13/1618.49	c total #watches: 180885
1618.94/1619.23	c total #propagations: 600190519 / total #impl: 1144476313 (eff. 0.524)
1618.94/1619.23	c #Conflicts:    3220000 | #Learnt:      64310 | 0.000
1618.94/1619.23	c total clause space: 206.656MB
1618.94/1619.23	c total #watches: 183383
1619.63/1619.99	c total #propagations: 600369949 / total #impl: 1144850494 (eff. 0.524)
1619.63/1619.99	c #Conflicts:    3221000 | #Learnt:      65310 | 0.000
1619.63/1619.99	c total clause space: 206.656MB
1619.63/1619.99	c total #watches: 185634
1620.53/1620.80	c total #propagations: 600535909 / total #impl: 1145210935 (eff. 0.524)
1620.53/1620.80	c #Conflicts:    3222000 | #Learnt:      66310 | 0.000
1620.53/1620.80	c total clause space: 206.656MB
1620.53/1620.80	c total #watches: 188648
1621.24/1621.51	c total #propagations: 600719147 / total #impl: 1145604600 (eff. 0.524)
1621.24/1621.51	c #Conflicts:    3223000 | #Learnt:      67310 | 0.000
1621.24/1621.51	c total clause space: 206.656MB
1621.24/1621.51	c total #watches: 191543
1621.83/1622.18	c total #propagations: 600894780 / total #impl: 1145979748 (eff. 0.524)
1621.83/1622.18	c #Conflicts:    3224000 | #Learnt:      68310 | 0.000
1621.83/1622.18	c total clause space: 206.656MB
1621.83/1622.18	c total #watches: 194208
1622.73/1623.03	c total #propagations: 601080672 / total #impl: 1146356238 (eff. 0.524)
1622.73/1623.03	c #Conflicts:    3225000 | #Learnt:      69310 | 0.000
1622.73/1623.03	c total clause space: 206.656MB
1622.73/1623.03	c total #watches: 196694
1623.53/1623.80	c total #propagations: 601262016 / total #impl: 1146705469 (eff. 0.524)
1623.53/1623.80	c #Conflicts:    3226000 | #Learnt:      70310 | 0.000
1623.53/1623.80	c total clause space: 206.656MB
1623.53/1623.80	c total #watches: 199052
1624.33/1624.63	c total #propagations: 601443228 / total #impl: 1147042098 (eff. 0.524)
1624.33/1624.63	c #Conflicts:    3227000 | #Learnt:      71310 | 0.000
1624.33/1624.63	c total clause space: 206.656MB
1624.33/1624.63	c total #watches: 201784
1625.13/1625.47	c total #propagations: 601628058 / total #impl: 1147395664 (eff. 0.524)
1625.13/1625.47	c #Conflicts:    3228000 | #Learnt:      72310 | 0.000
1625.13/1625.47	c total clause space: 206.656MB
1625.13/1625.47	c total #watches: 204205
1626.03/1626.30	c total #propagations: 601791761 / total #impl: 1147724788 (eff. 0.524)
1626.03/1626.30	c #Conflicts:    3229000 | #Learnt:      73310 | 0.000
1626.03/1626.30	c total clause space: 206.656MB
1626.03/1626.30	c total #watches: 206925
1626.74/1627.01	c total #propagations: 601967206 / total #impl: 1148059271 (eff. 0.524)
1626.74/1627.01	c #Conflicts:    3230000 | #Learnt:      74310 | 0.000
1626.74/1627.01	c total clause space: 206.656MB
1626.74/1627.01	c total #watches: 209455
1627.74/1628.07	c total #propagations: 602129590 / total #impl: 1148366391 (eff. 0.524)
1627.74/1628.07	c #Conflicts:    3231000 | #Learnt:      75310 | 0.000
1627.74/1628.07	c total clause space: 206.656MB
1627.74/1628.07	c total #watches: 211804
1628.63/1628.96	c total #propagations: 602338744 / total #impl: 1148754650 (eff. 0.524)
1628.63/1628.96	c #Conflicts:    3232000 | #Learnt:      76310 | 0.000
1628.63/1628.96	c total clause space: 206.656MB
1628.63/1628.96	c total #watches: 214095
1629.43/1629.71	c total #propagations: 602526755 / total #impl: 1149102811 (eff. 0.524)
1629.43/1629.71	c #Conflicts:    3233000 | #Learnt:      77310 | 0.000
1629.43/1629.71	c total clause space: 206.656MB
1629.43/1629.71	c total #watches: 216661
1630.33/1630.68	c total #propagations: 602693727 / total #impl: 1149439247 (eff. 0.524)
1630.33/1630.68	c #Conflicts:    3234000 | #Learnt:      78310 | 0.000
1630.33/1630.68	c total clause space: 206.656MB
1630.33/1630.68	c total #watches: 219224
1631.43/1631.77	c total #propagations: 602874812 / total #impl: 1149782956 (eff. 0.524)
1631.43/1631.77	c #Conflicts:    3235000 | #Learnt:      79310 | 0.000
1631.43/1631.77	c total clause space: 206.656MB
1631.43/1631.77	c total #watches: 221957
1632.33/1632.64	c total #propagations: 603071549 / total #impl: 1150174065 (eff. 0.524)
1632.33/1632.64	c #Conflicts:    3236000 | #Learnt:      80310 | 0.000
1632.33/1632.64	c total clause space: 206.656MB
1632.33/1632.64	c total #watches: 224735
1633.43/1633.70	c total #propagations: 603239806 / total #impl: 1150517464 (eff. 0.524)
1633.43/1633.70	c #Conflicts:    3237000 | #Learnt:      81310 | 0.000
1633.43/1633.70	c total clause space: 206.656MB
1633.43/1633.70	c total #watches: 227278
1634.43/1634.77	c total #propagations: 603436657 / total #impl: 1150903944 (eff. 0.524)
1634.43/1634.77	c #Conflicts:    3238000 | #Learnt:      82310 | 0.000
1634.43/1634.77	c total clause space: 206.656MB
1634.43/1634.77	c total #watches: 229702
1635.43/1635.71	c total #propagations: 603631061 / total #impl: 1151268215 (eff. 0.524)
1635.43/1635.71	c #Conflicts:    3239000 | #Learnt:      83310 | 0.000
1635.43/1635.71	c total clause space: 206.656MB
1635.43/1635.71	c total #watches: 232196
1636.33/1636.66	c total #propagations: 603809459 / total #impl: 1151601916 (eff. 0.524)
1636.33/1636.66	c #Conflicts:    3240000 | #Learnt:      84310 | 0.000
1636.33/1636.66	c total clause space: 206.656MB
1636.33/1636.66	c total #watches: 235077
1637.13/1637.48	c total #propagations: 603993685 / total #impl: 1151968446 (eff. 0.524)
1637.13/1637.48	c #Conflicts:    3241000 | #Learnt:      85310 | 0.000
1637.13/1637.48	c total clause space: 206.656MB
1637.13/1637.48	c total #watches: 238001
1637.93/1638.23	c total #propagations: 604171880 / total #impl: 1152313578 (eff. 0.524)
1637.93/1638.23	c #Conflicts:    3242000 | #Learnt:      86310 | 0.000
1637.93/1638.23	c total clause space: 206.656MB
1637.93/1638.23	c total #watches: 240617
1638.73/1639.06	c total #propagations: 604341651 / total #impl: 1152643818 (eff. 0.524)
1638.73/1639.06	c #Conflicts:    3243000 | #Learnt:      87310 | 0.000
1638.73/1639.06	c total clause space: 206.656MB
1638.73/1639.06	c total #watches: 243429
1639.23/1639.51	c total #propagations: 604513412 / total #impl: 1152971752 (eff. 0.524)
1639.23/1639.51	c GARBAGE COLLECT
1639.23/1639.51	c #Conflicts:    3244000 | #Learnt:      44614 | 0.000
1639.23/1639.51	c total clause space: 206.656MB
1639.23/1639.51	c total #watches: 132267
1639.63/1639.91	c total #propagations: 604649865 / total #impl: 1153273349 (eff. 0.524)
1639.63/1639.91	c #Conflicts:    3245000 | #Learnt:      45614 | 0.000
1639.63/1639.91	c total clause space: 206.656MB
1639.63/1639.91	c total #watches: 135321
1640.03/1640.34	c total #propagations: 604840980 / total #impl: 1153643751 (eff. 0.524)
1640.03/1640.34	c #Conflicts:    3246000 | #Learnt:      46614 | 0.000
1640.03/1640.34	c total clause space: 206.656MB
1640.03/1640.34	c total #watches: 138246
1640.43/1640.75	c total #propagations: 605033692 / total #impl: 1154038311 (eff. 0.524)
1640.43/1640.75	c #Conflicts:    3247000 | #Learnt:      47614 | 0.000
1640.43/1640.75	c total clause space: 206.656MB
1640.43/1640.75	c total #watches: 140860
1640.83/1641.19	c total #propagations: 605216899 / total #impl: 1154423518 (eff. 0.524)
1640.83/1641.19	c #Conflicts:    3248000 | #Learnt:      48614 | 0.000
1640.83/1641.19	c total clause space: 206.656MB
1640.83/1641.19	c total #watches: 143628
1641.33/1641.67	c total #propagations: 605394067 / total #impl: 1154790976 (eff. 0.524)
1641.33/1641.67	c #Conflicts:    3249000 | #Learnt:      49614 | 0.000
1641.33/1641.67	c total clause space: 206.656MB
1641.33/1641.67	c total #watches: 146573
1641.93/1642.21	c total #propagations: 605583581 / total #impl: 1155202505 (eff. 0.524)
1641.93/1642.21	c #Conflicts:    3250000 | #Learnt:      50614 | 0.000
1641.93/1642.21	c total clause space: 206.656MB
1641.93/1642.21	c total #watches: 149361
1642.53/1642.82	c total #propagations: 605768199 / total #impl: 1155585427 (eff. 0.524)
1642.53/1642.82	c #Conflicts:    3251000 | #Learnt:      51614 | 0.000
1642.53/1642.82	c total clause space: 206.656MB
1642.53/1642.82	c total #watches: 151921
1642.93/1643.29	c total #propagations: 605931933 / total #impl: 1155911416 (eff. 0.524)
1642.93/1643.29	c #Conflicts:    3252000 | #Learnt:      52614 | 0.000
1642.93/1643.29	c total clause space: 206.656MB
1642.93/1643.29	c total #watches: 154709
1643.53/1643.86	c total #propagations: 606086090 / total #impl: 1156225412 (eff. 0.524)
1643.53/1643.86	c #Conflicts:    3253000 | #Learnt:      53614 | 0.000
1643.53/1643.86	c total clause space: 206.656MB
1643.53/1643.86	c total #watches: 157379
1644.23/1644.51	c total #propagations: 606264220 / total #impl: 1156563973 (eff. 0.524)
1644.23/1644.51	c #Conflicts:    3254000 | #Learnt:      54614 | 0.000
1644.23/1644.51	c total clause space: 206.656MB
1644.23/1644.51	c total #watches: 159862
1644.83/1645.14	c total #propagations: 606420516 / total #impl: 1156880965 (eff. 0.524)
1644.83/1645.14	c #Conflicts:    3255000 | #Learnt:      55614 | 0.000
1644.83/1645.14	c total clause space: 206.656MB
1644.83/1645.14	c total #watches: 162516
1645.53/1645.83	c total #propagations: 606584235 / total #impl: 1157202805 (eff. 0.524)
1645.53/1645.83	c #Conflicts:    3256000 | #Learnt:      56614 | 0.000
1645.53/1645.83	c total clause space: 206.656MB
1645.53/1645.83	c total #watches: 165188
1646.23/1646.54	c total #propagations: 606766654 / total #impl: 1157537688 (eff. 0.524)
1646.23/1646.54	c #Conflicts:    3257000 | #Learnt:      57614 | 0.000
1646.23/1646.54	c total clause space: 206.656MB
1646.23/1646.54	c total #watches: 167758
1646.83/1647.15	c total #propagations: 606961347 / total #impl: 1157917995 (eff. 0.524)
1646.83/1647.15	c #Conflicts:    3258000 | #Learnt:      58614 | 0.000
1646.83/1647.15	c total clause space: 206.656MB
1646.83/1647.15	c total #watches: 170469
1647.43/1647.76	c total #propagations: 607130380 / total #impl: 1158243623 (eff. 0.524)
1647.43/1647.76	c #Conflicts:    3259000 | #Learnt:      59614 | 0.000
1647.43/1647.76	c total clause space: 206.656MB
1647.43/1647.76	c total #watches: 173197
1648.23/1648.57	c total #propagations: 607304192 / total #impl: 1158596307 (eff. 0.524)
1648.23/1648.57	c #Conflicts:    3260000 | #Learnt:      60614 | 0.000
1648.23/1648.57	c total clause space: 206.656MB
1648.23/1648.57	c total #watches: 175657
1649.03/1649.38	c total #propagations: 607508966 / total #impl: 1158993013 (eff. 0.524)
1649.03/1649.38	c #Conflicts:    3261000 | #Learnt:      61614 | 0.000
1649.03/1649.38	c total clause space: 206.656MB
1649.03/1649.38	c total #watches: 178168
1649.63/1650.00	c total #propagations: 607706491 / total #impl: 1159360900 (eff. 0.524)
1649.63/1650.00	c #Conflicts:    3262000 | #Learnt:      62614 | 0.000
1649.63/1650.00	c total clause space: 206.656MB
1649.63/1650.00	c total #watches: 180993
1650.43/1650.77	c total #propagations: 607881968 / total #impl: 1159717762 (eff. 0.524)
1650.43/1650.77	c #Conflicts:    3263000 | #Learnt:      63614 | 0.000
1650.43/1650.77	c total clause space: 206.656MB
1650.43/1650.77	c total #watches: 183732
1650.93/1651.28	c total #propagations: 608046373 / total #impl: 1160041531 (eff. 0.524)
1650.93/1651.28	c #Conflicts:    3264000 | #Learnt:      64614 | 0.000
1650.93/1651.28	c total clause space: 206.656MB
1650.93/1651.28	c total #watches: 186682
1651.52/1651.86	c total #propagations: 608230372 / total #impl: 1160402116 (eff. 0.524)
1651.52/1651.86	c #Conflicts:    3265000 | #Learnt:      65614 | 0.000
1651.52/1651.86	c total clause space: 206.656MB
1651.52/1651.86	c total #watches: 189491
1652.12/1652.42	c total #propagations: 608415315 / total #impl: 1160778402 (eff. 0.524)
1652.12/1652.42	c #Conflicts:    3266000 | #Learnt:      66614 | 0.000
1652.12/1652.42	c total clause space: 206.656MB
1652.12/1652.42	c total #watches: 192356
1652.72/1653.05	c total #propagations: 608588259 / total #impl: 1161148605 (eff. 0.524)
1652.72/1653.05	c #Conflicts:    3267000 | #Learnt:      67614 | 0.000
1652.72/1653.05	c total clause space: 206.656MB
1652.72/1653.05	c total #watches: 194826
1653.32/1653.63	c total #propagations: 608750273 / total #impl: 1161501204 (eff. 0.524)
1653.32/1653.63	c #Conflicts:    3268000 | #Learnt:      68614 | 0.000
1653.32/1653.63	c total clause space: 206.656MB
1653.32/1653.63	c total #watches: 197333
1654.02/1654.31	c total #propagations: 608913434 / total #impl: 1161850739 (eff. 0.524)
1654.02/1654.31	c #Conflicts:    3269000 | #Learnt:      69614 | 0.000
1654.02/1654.31	c total clause space: 206.656MB
1654.02/1654.31	c total #watches: 199947
1654.72/1655.05	c total #propagations: 609065544 / total #impl: 1162175460 (eff. 0.524)
1654.72/1655.05	c #Conflicts:    3270000 | #Learnt:      70614 | 0.000
1654.72/1655.05	c total clause space: 206.656MB
1654.72/1655.05	c total #watches: 202411
1655.62/1655.90	c total #propagations: 609235047 / total #impl: 1162501348 (eff. 0.524)
1655.62/1655.90	c #Conflicts:    3271000 | #Learnt:      71614 | 0.000
1655.62/1655.90	c total clause space: 206.656MB
1655.62/1655.90	c total #watches: 205473
1656.62/1656.93	c total #propagations: 609419100 / total #impl: 1162864041 (eff. 0.524)
1656.62/1656.93	c #Conflicts:    3272000 | #Learnt:      72614 | 0.000
1656.62/1656.93	c total clause space: 206.656MB
1656.62/1656.93	c total #watches: 208255
1657.62/1657.94	c total #propagations: 609616822 / total #impl: 1163253425 (eff. 0.524)
1657.62/1657.94	c #Conflicts:    3273000 | #Learnt:      73614 | 0.000
1657.62/1657.94	c total clause space: 206.656MB
1657.62/1657.94	c total #watches: 211013
1658.53/1658.87	c total #propagations: 609816817 / total #impl: 1163631284 (eff. 0.524)
1658.53/1658.87	c #Conflicts:    3274000 | #Learnt:      74614 | 0.000
1658.53/1658.87	c total clause space: 206.656MB
1658.53/1658.87	c total #watches: 213669
1659.63/1659.93	c total #propagations: 610005845 / total #impl: 1164004254 (eff. 0.524)
1659.63/1659.93	c #Conflicts:    3275000 | #Learnt:      75614 | 0.000
1659.63/1659.93	c total clause space: 206.656MB
1659.63/1659.93	c total #watches: 216425
1660.62/1660.91	c total #propagations: 610196830 / total #impl: 1164381134 (eff. 0.524)
1660.62/1660.91	c #Conflicts:    3276000 | #Learnt:      76614 | 0.000
1660.62/1660.91	c total clause space: 206.656MB
1660.62/1660.91	c total #watches: 218960
1661.62/1661.90	c total #propagations: 610393546 / total #impl: 1164740632 (eff. 0.524)
1661.62/1661.90	c #Conflicts:    3277000 | #Learnt:      77614 | 0.000
1661.62/1661.90	c total clause space: 206.656MB
1661.62/1661.90	c total #watches: 221639
1662.52/1662.89	c total #propagations: 610588065 / total #impl: 1165111220 (eff. 0.524)
1662.52/1662.89	c #Conflicts:    3278000 | #Learnt:      78614 | 0.000
1662.52/1662.89	c total clause space: 206.656MB
1662.52/1662.89	c total #watches: 224385
1663.42/1663.78	c total #propagations: 610760908 / total #impl: 1165475865 (eff. 0.524)
1663.42/1663.78	c #Conflicts:    3279000 | #Learnt:      79614 | 0.000
1663.42/1663.78	c total clause space: 206.656MB
1663.42/1663.78	c total #watches: 226677
1664.52/1664.83	c total #propagations: 610943899 / total #impl: 1165815809 (eff. 0.524)
1664.52/1664.83	c #Conflicts:    3280000 | #Learnt:      80614 | 0.000
1664.52/1664.83	c total clause space: 206.656MB
1664.52/1664.83	c total #watches: 229028
1665.62/1665.91	c total #propagations: 611126753 / total #impl: 1166181358 (eff. 0.524)
1665.62/1665.91	c #Conflicts:    3281000 | #Learnt:      81614 | 0.000
1665.62/1665.91	c total clause space: 206.656MB
1665.62/1665.91	c total #watches: 231574
1666.52/1666.89	c total #propagations: 611309962 / total #impl: 1166547193 (eff. 0.524)
1666.52/1666.89	c #Conflicts:    3282000 | #Learnt:      82614 | 0.000
1666.52/1666.89	c total clause space: 206.656MB
1666.52/1666.89	c total #watches: 234331
1667.72/1668.01	c total #propagations: 611468189 / total #impl: 1166899045 (eff. 0.524)
1667.72/1668.01	c #Conflicts:    3283000 | #Learnt:      83614 | 0.000
1667.72/1668.01	c total clause space: 206.656MB
1667.72/1668.01	c total #watches: 236625
1668.92/1669.23	c total #propagations: 611646919 / total #impl: 1167272322 (eff. 0.524)
1668.92/1669.23	c #Conflicts:    3284000 | #Learnt:      84614 | 0.000
1668.92/1669.23	c total clause space: 206.656MB
1668.92/1669.23	c total #watches: 239380
1670.02/1670.39	c total #propagations: 611843160 / total #impl: 1167672748 (eff. 0.524)
1670.02/1670.39	c #Conflicts:    3285000 | #Learnt:      85614 | 0.000
1670.02/1670.39	c total clause space: 206.656MB
1670.02/1670.39	c total #watches: 242278
1671.22/1671.53	c total #propagations: 612041821 / total #impl: 1168057517 (eff. 0.524)
1671.22/1671.53	c #Conflicts:    3286000 | #Learnt:      86614 | 0.000
1671.22/1671.53	c total clause space: 206.656MB
1671.22/1671.53	c total #watches: 245034
1672.32/1672.60	c total #propagations: 612241018 / total #impl: 1168450270 (eff. 0.524)
1672.32/1672.60	c #Conflicts:    3287000 | #Learnt:      87614 | 0.000
1672.32/1672.60	c total clause space: 206.656MB
1672.32/1672.60	c total #watches: 247511
1673.02/1673.37	c total #propagations: 612438722 / total #impl: 1168834688 (eff. 0.524)
1673.02/1673.37	c GARBAGE COLLECT
1673.02/1673.37	c #Conflicts:    3288000 | #Learnt:      44614 | 0.000
1673.02/1673.37	c total clause space: 206.656MB
1673.02/1673.37	c total #watches: 132530
1673.42/1673.77	c total #propagations: 612632918 / total #impl: 1169200664 (eff. 0.524)
1673.42/1673.77	c #Conflicts:    3289000 | #Learnt:      45614 | 0.000
1673.42/1673.77	c total clause space: 206.656MB
1673.42/1673.77	c total #watches: 135389
1673.93/1674.27	c total #propagations: 612819210 / total #impl: 1169528401 (eff. 0.524)
1673.93/1674.27	c #Conflicts:    3290000 | #Learnt:      46614 | 0.000
1673.93/1674.27	c total clause space: 206.656MB
1673.93/1674.27	c total #watches: 137908
1674.52/1674.83	c total #propagations: 613010756 / total #impl: 1169877687 (eff. 0.524)
1674.52/1674.83	c #Conflicts:    3291000 | #Learnt:      47614 | 0.000
1674.52/1674.83	c total clause space: 206.656MB
1674.52/1674.83	c total #watches: 140666
1675.13/1675.41	c total #propagations: 613207586 / total #impl: 1170243506 (eff. 0.524)
1675.13/1675.41	c #Conflicts:    3292000 | #Learnt:      48614 | 0.000
1675.13/1675.41	c total clause space: 206.656MB
1675.13/1675.41	c total #watches: 142988
1675.62/1675.93	c total #propagations: 613405199 / total #impl: 1170626204 (eff. 0.524)
1675.62/1675.93	c #Conflicts:    3293000 | #Learnt:      49614 | 0.000
1675.62/1675.93	c total clause space: 206.656MB
1675.62/1675.93	c total #watches: 145489
1676.13/1676.47	c total #propagations: 613596974 / total #impl: 1170977364 (eff. 0.524)
1676.13/1676.47	c #Conflicts:    3294000 | #Learnt:      50614 | 0.000
1676.13/1676.47	c total clause space: 206.656MB
1676.13/1676.47	c total #watches: 147959
1676.62/1676.99	c total #propagations: 613778933 / total #impl: 1171310305 (eff. 0.524)
1676.62/1676.99	c #Conflicts:    3295000 | #Learnt:      51614 | 0.000
1676.62/1676.99	c total clause space: 206.656MB
1676.62/1676.99	c total #watches: 150738
1677.12/1677.45	c total #propagations: 613957290 / total #impl: 1171653631 (eff. 0.524)
1677.12/1677.45	c #Conflicts:    3296000 | #Learnt:      52614 | 0.000
1677.12/1677.45	c total clause space: 206.656MB
1677.12/1677.45	c total #watches: 153706
1677.62/1677.91	c total #propagations: 614124998 / total #impl: 1171964615 (eff. 0.524)
1677.62/1677.91	c #Conflicts:    3297000 | #Learnt:      53614 | 0.000
1677.62/1677.91	c total clause space: 206.656MB
1677.62/1677.91	c total #watches: 156633
1678.12/1678.45	c total #propagations: 614295750 / total #impl: 1172283424 (eff. 0.524)
1678.12/1678.45	c #Conflicts:    3298000 | #Learnt:      54614 | 0.000
1678.12/1678.45	c total clause space: 206.656MB
1678.12/1678.45	c total #watches: 159509
1678.72/1679.01	c total #propagations: 614468141 / total #impl: 1172619080 (eff. 0.524)
1678.72/1679.01	c #Conflicts:    3299000 | #Learnt:      55614 | 0.000
1678.72/1679.01	c total clause space: 206.656MB
1678.72/1679.01	c total #watches: 162666
1679.32/1679.61	c total #propagations: 614631719 / total #impl: 1172946533 (eff. 0.524)
1679.32/1679.61	c #Conflicts:    3300000 | #Learnt:      56614 | 0.000
1679.32/1679.61	c total clause space: 206.656MB
1679.32/1679.61	c total #watches: 165760
1680.02/1680.32	c total #propagations: 614799915 / total #impl: 1173301174 (eff. 0.524)
1680.02/1680.32	c #Conflicts:    3301000 | #Learnt:      57614 | 0.000
1680.02/1680.32	c total clause space: 206.656MB
1680.02/1680.32	c total #watches: 168399
1680.72/1681.03	c total #propagations: 614976592 / total #impl: 1173630785 (eff. 0.524)
1680.72/1681.03	c #Conflicts:    3302000 | #Learnt:      58614 | 0.000
1680.72/1681.03	c total clause space: 206.656MB
1680.72/1681.03	c total #watches: 171193
1681.42/1681.78	c total #propagations: 615164178 / total #impl: 1173963521 (eff. 0.524)
1681.42/1681.78	c #Conflicts:    3303000 | #Learnt:      59614 | 0.000
1681.42/1681.78	c total clause space: 206.656MB
1681.42/1681.78	c total #watches: 174170
1682.22/1682.59	c total #propagations: 615376378 / total #impl: 1174370779 (eff. 0.524)
1682.22/1682.59	c #Conflicts:    3304000 | #Learnt:      60614 | 0.000
1682.22/1682.59	c total clause space: 206.656MB
1682.22/1682.59	c total #watches: 177114
1683.12/1683.43	c total #propagations: 615587104 / total #impl: 1174781838 (eff. 0.524)
1683.12/1683.43	c #Conflicts:    3305000 | #Learnt:      61614 | 0.000
1683.12/1683.43	c total clause space: 206.656MB
1683.12/1683.43	c total #watches: 179882
1683.93/1684.27	c total #propagations: 615786265 / total #impl: 1175165573 (eff. 0.524)
1683.93/1684.27	c #Conflicts:    3306000 | #Learnt:      62614 | 0.000
1683.93/1684.27	c total clause space: 206.656MB
1683.93/1684.27	c total #watches: 182323
1684.72/1685.09	c total #propagations: 615983483 / total #impl: 1175541858 (eff. 0.524)
1684.72/1685.09	c #Conflicts:    3307000 | #Learnt:      63614 | 0.000
1684.72/1685.09	c total clause space: 206.656MB
1684.72/1685.09	c total #watches: 184624
1685.52/1685.83	c total #propagations: 616179994 / total #impl: 1175926181 (eff. 0.524)
1685.52/1685.83	c #Conflicts:    3308000 | #Learnt:      64614 | 0.000
1685.52/1685.83	c total clause space: 206.656MB
1685.52/1685.83	c total #watches: 187316
1686.32/1686.69	c total #propagations: 616349393 / total #impl: 1176266369 (eff. 0.524)
1686.32/1686.69	c #Conflicts:    3309000 | #Learnt:      65614 | 0.000
1686.32/1686.69	c total clause space: 206.656MB
1686.32/1686.69	c total #watches: 190205
1687.02/1687.32	c total #propagations: 616546019 / total #impl: 1176632195 (eff. 0.524)
1687.02/1687.32	c #Conflicts:    3310000 | #Learnt:      66614 | 0.000
1687.02/1687.32	c total clause space: 206.656MB
1687.02/1687.32	c total #watches: 193109
1687.62/1687.97	c total #propagations: 616712273 / total #impl: 1176961813 (eff. 0.524)
1687.62/1687.97	c #Conflicts:    3311000 | #Learnt:      67614 | 0.000
1687.62/1687.97	c total clause space: 206.656MB
1687.62/1687.97	c total #watches: 195770
1688.42/1688.70	c total #propagations: 616875846 / total #impl: 1177282532 (eff. 0.524)
1688.42/1688.70	c #Conflicts:    3312000 | #Learnt:      68614 | 0.000
1688.42/1688.70	c total clause space: 206.656MB
1688.42/1688.70	c total #watches: 198724
1689.32/1689.66	c total #propagations: 617051108 / total #impl: 1177618382 (eff. 0.524)
1689.32/1689.66	c #Conflicts:    3313000 | #Learnt:      69614 | 0.000
1689.32/1689.66	c total clause space: 206.656MB
1689.32/1689.66	c total #watches: 201416
1690.02/1690.36	c total #propagations: 617257147 / total #impl: 1178018675 (eff. 0.524)
1690.02/1690.36	c #Conflicts:    3314000 | #Learnt:      70614 | 0.000
1690.02/1690.36	c total clause space: 206.656MB
1690.02/1690.36	c total #watches: 203938
1690.52/1690.89	c total #propagations: 617421232 / total #impl: 1178366388 (eff. 0.524)
1690.52/1690.89	c #Conflicts:    3315000 | #Learnt:      71614 | 0.000
1690.52/1690.89	c total clause space: 206.656MB
1690.52/1690.89	c total #watches: 206519
1691.42/1691.72	c total #propagations: 617564889 / total #impl: 1178685958 (eff. 0.524)
1691.42/1691.72	c #Conflicts:    3316000 | #Learnt:      72614 | 0.000
1691.42/1691.72	c total clause space: 206.656MB
1691.42/1691.72	c total #watches: 209162
1692.32/1692.60	c total #propagations: 617735193 / total #impl: 1179025161 (eff. 0.524)
1692.32/1692.60	c #Conflicts:    3317000 | #Learnt:      73614 | 0.000
1692.32/1692.60	c total clause space: 206.656MB
1692.32/1692.60	c total #watches: 211982
1693.02/1693.37	c total #propagations: 617911676 / total #impl: 1179386287 (eff. 0.524)
1693.02/1693.37	c #Conflicts:    3318000 | #Learnt:      74614 | 0.000
1693.02/1693.37	c total clause space: 206.656MB
1693.02/1693.37	c total #watches: 214407
1694.02/1694.31	c total #propagations: 618080754 / total #impl: 1179730718 (eff. 0.524)
1694.02/1694.31	c #Conflicts:    3319000 | #Learnt:      75614 | 0.000
1694.02/1694.31	c total clause space: 206.656MB
1694.02/1694.31	c total #watches: 217082
1695.02/1695.36	c total #propagations: 618264609 / total #impl: 1180095235 (eff. 0.524)
1695.02/1695.36	c #Conflicts:    3320000 | #Learnt:      76614 | 0.000
1695.02/1695.36	c total clause space: 206.656MB
1695.02/1695.36	c total #watches: 219942
1696.02/1696.35	c total #propagations: 618434019 / total #impl: 1180441287 (eff. 0.524)
1696.02/1696.35	c #Conflicts:    3321000 | #Learnt:      77614 | 0.000
1696.02/1696.35	c total clause space: 206.656MB
1696.02/1696.35	c total #watches: 222702
1696.92/1697.23	c total #propagations: 618627151 / total #impl: 1180804659 (eff. 0.524)
1696.92/1697.23	c #Conflicts:    3322000 | #Learnt:      78614 | 0.000
1696.92/1697.23	c total clause space: 206.656MB
1696.92/1697.23	c total #watches: 225011
1697.52/1697.88	c total #propagations: 618822629 / total #impl: 1181166173 (eff. 0.524)
1697.52/1697.88	c #Conflicts:    3323000 | #Learnt:      79614 | 0.000
1697.52/1697.88	c total clause space: 206.656MB
1697.52/1697.88	c total #watches: 227608
1698.42/1698.74	c total #propagations: 619010894 / total #impl: 1181484590 (eff. 0.524)
1698.42/1698.74	c #Conflicts:    3324000 | #Learnt:      80614 | 0.000
1698.42/1698.74	c total clause space: 206.656MB
1698.42/1698.74	c total #watches: 229910
1699.52/1699.83	c total #propagations: 619165980 / total #impl: 1181769202 (eff. 0.524)
1699.52/1699.83	c #Conflicts:    3325000 | #Learnt:      81614 | 0.000
1699.52/1699.83	c total clause space: 206.656MB
1699.52/1699.83	c total #watches: 232405
1700.52/1700.82	c total #propagations: 619352824 / total #impl: 1182134378 (eff. 0.524)
1700.52/1700.82	c #Conflicts:    3326000 | #Learnt:      82614 | 0.000
1700.52/1700.82	c total clause space: 206.656MB
1700.52/1700.82	c total #watches: 235165
1701.62/1701.90	c total #propagations: 619542489 / total #impl: 1182508559 (eff. 0.524)
1701.62/1701.90	c #Conflicts:    3327000 | #Learnt:      83614 | 0.000
1701.62/1701.90	c total clause space: 206.656MB
1701.62/1701.90	c total #watches: 237769
1702.72/1703.01	c total #propagations: 619726597 / total #impl: 1182883831 (eff. 0.524)
1702.72/1703.01	c #Conflicts:    3328000 | #Learnt:      84614 | 0.000
1702.72/1703.01	c total clause space: 206.656MB
1702.72/1703.01	c total #watches: 240765
1703.72/1704.07	c total #propagations: 619899517 / total #impl: 1183268925 (eff. 0.524)
1703.72/1704.07	c #Conflicts:    3329000 | #Learnt:      85614 | 0.000
1703.72/1704.07	c total clause space: 206.656MB
1703.72/1704.07	c total #watches: 243358
1704.72/1705.06	c total #propagations: 620092975 / total #impl: 1183633280 (eff. 0.524)
1704.72/1705.06	c #Conflicts:    3330000 | #Learnt:      86614 | 0.000
1704.72/1705.06	c total clause space: 206.656MB
1704.72/1705.06	c total #watches: 245871
1705.82/1706.19	c total #propagations: 620259194 / total #impl: 1183970751 (eff. 0.524)
1705.82/1706.19	c #Conflicts:    3331000 | #Learnt:      87614 | 0.000
1705.82/1706.19	c total clause space: 206.656MB
1705.82/1706.19	c total #watches: 248624
1707.11/1707.45	c total #propagations: 620437282 / total #impl: 1184321357 (eff. 0.524)
1707.11/1707.45	c #Conflicts:    3332000 | #Learnt:      88614 | 0.000
1707.11/1707.45	c total clause space: 206.656MB
1707.11/1707.45	c total #watches: 251344
1707.71/1708.00	c total #propagations: 620637345 / total #impl: 1184704160 (eff. 0.524)
1707.71/1708.00	c GARBAGE COLLECT
1707.71/1708.00	c #Conflicts:    3333000 | #Learnt:      45305 | 0.000
1707.71/1708.00	c total clause space: 206.656MB
1707.71/1708.00	c total #watches: 134453
1708.12/1708.44	c total #propagations: 620830613 / total #impl: 1185058881 (eff. 0.524)
1708.12/1708.44	c #Conflicts:    3334000 | #Learnt:      46305 | 0.000
1708.12/1708.44	c total clause space: 206.656MB
1708.12/1708.44	c total #watches: 137444
1708.61/1708.97	c total #propagations: 621017217 / total #impl: 1185419619 (eff. 0.524)
1708.61/1708.97	c #Conflicts:    3335000 | #Learnt:      47305 | 0.000
1708.61/1708.97	c total clause space: 206.656MB
1708.61/1708.97	c total #watches: 140325
1709.22/1709.56	c total #propagations: 621208944 / total #impl: 1185775649 (eff. 0.524)
1709.22/1709.56	c #Conflicts:    3336000 | #Learnt:      48305 | 0.000
1709.22/1709.56	c total clause space: 206.656MB
1709.22/1709.56	c total #watches: 142802
1709.71/1710.01	c total #propagations: 621399552 / total #impl: 1186144190 (eff. 0.524)
1709.71/1710.01	c #Conflicts:    3337000 | #Learnt:      49305 | 0.000
1709.71/1710.01	c total clause space: 206.656MB
1709.71/1710.01	c total #watches: 145484
1710.22/1710.53	c total #propagations: 621567095 / total #impl: 1186471663 (eff. 0.524)
1710.22/1710.53	c #Conflicts:    3338000 | #Learnt:      50305 | 0.000
1710.22/1710.53	c total clause space: 206.656MB
1710.22/1710.53	c total #watches: 148185
1710.71/1711.02	c total #propagations: 621741937 / total #impl: 1186792451 (eff. 0.524)
1710.71/1711.02	c #Conflicts:    3339000 | #Learnt:      51305 | 0.000
1710.71/1711.02	c total clause space: 206.656MB
1710.71/1711.02	c total #watches: 150958
1711.21/1711.53	c total #propagations: 621890701 / total #impl: 1187093190 (eff. 0.524)
1711.21/1711.53	c #Conflicts:    3340000 | #Learnt:      52305 | 0.000
1711.21/1711.53	c total clause space: 206.656MB
1711.21/1711.53	c total #watches: 153877
1711.71/1712.04	c total #propagations: 622082134 / total #impl: 1187458210 (eff. 0.524)
1711.71/1712.04	c #Conflicts:    3341000 | #Learnt:      53305 | 0.000
1711.71/1712.04	c total clause space: 206.656MB
1711.71/1712.04	c total #watches: 156179
1712.31/1712.63	c total #propagations: 622256510 / total #impl: 1187799985 (eff. 0.524)
1712.31/1712.63	c #Conflicts:    3342000 | #Learnt:      54305 | 0.000
1712.31/1712.63	c total clause space: 206.656MB
1712.31/1712.63	c total #watches: 158461
1712.71/1713.07	c total #propagations: 622444986 / total #impl: 1188149870 (eff. 0.524)
1712.71/1713.07	c #Conflicts:    3343000 | #Learnt:      55305 | 0.000
1712.71/1713.07	c total clause space: 206.656MB
1712.71/1713.07	c total #watches: 161083
1713.11/1713.49	c total #propagations: 622601298 / total #impl: 1188470203 (eff. 0.524)
1713.11/1713.49	c #Conflicts:    3344000 | #Learnt:      56305 | 0.000
1713.11/1713.49	c total clause space: 206.656MB
1713.11/1713.49	c total #watches: 163925
1713.71/1714.02	c total #propagations: 622741134 / total #impl: 1188779618 (eff. 0.524)
1713.71/1714.02	c #Conflicts:    3345000 | #Learnt:      57305 | 0.000
1713.71/1714.02	c total clause space: 206.656MB
1713.71/1714.02	c total #watches: 166825
1714.21/1714.53	c total #propagations: 622903419 / total #impl: 1189139709 (eff. 0.524)
1714.21/1714.53	c #Conflicts:    3346000 | #Learnt:      58305 | 0.000
1714.21/1714.53	c total clause space: 206.656MB
1714.21/1714.53	c total #watches: 169945
1714.81/1715.13	c total #propagations: 623082794 / total #impl: 1189502095 (eff. 0.524)
1714.81/1715.13	c #Conflicts:    3347000 | #Learnt:      59305 | 0.000
1714.81/1715.13	c total clause space: 206.656MB
1714.81/1715.13	c total #watches: 173031
1715.41/1715.75	c total #propagations: 623262050 / total #impl: 1189871482 (eff. 0.524)
1715.41/1715.75	c #Conflicts:    3348000 | #Learnt:      60305 | 0.000
1715.41/1715.75	c total clause space: 206.656MB
1715.41/1715.75	c total #watches: 175880
1716.11/1716.42	c total #propagations: 623430156 / total #impl: 1190231923 (eff. 0.524)
1716.11/1716.42	c #Conflicts:    3349000 | #Learnt:      61305 | 0.000
1716.11/1716.42	c total clause space: 206.656MB
1716.11/1716.42	c total #watches: 178597
1716.82/1717.13	c total #propagations: 623608787 / total #impl: 1190599002 (eff. 0.524)
1716.82/1717.13	c #Conflicts:    3350000 | #Learnt:      62305 | 0.000
1716.82/1717.13	c total clause space: 206.656MB
1716.82/1717.13	c total #watches: 181358
1717.51/1717.87	c total #propagations: 623789187 / total #impl: 1190959969 (eff. 0.524)
1717.51/1717.87	c #Conflicts:    3351000 | #Learnt:      63305 | 0.000
1717.51/1717.87	c total clause space: 206.656MB
1717.51/1717.87	c total #watches: 184216
1718.41/1718.70	c total #propagations: 623963465 / total #impl: 1191317695 (eff. 0.524)
1718.41/1718.70	c #Conflicts:    3352000 | #Learnt:      64305 | 0.000
1718.41/1718.70	c total clause space: 206.656MB
1718.41/1718.70	c total #watches: 187079
1719.21/1719.51	c total #propagations: 624152478 / total #impl: 1191700586 (eff. 0.524)
1719.21/1719.51	c #Conflicts:    3353000 | #Learnt:      65305 | 0.000
1719.21/1719.51	c total clause space: 206.656MB
1719.21/1719.51	c total #watches: 189886
1720.12/1720.41	c total #propagations: 624337441 / total #impl: 1192065504 (eff. 0.524)
1720.12/1720.41	c #Conflicts:    3354000 | #Learnt:      66305 | 0.000
1720.12/1720.41	c total clause space: 206.656MB
1720.12/1720.41	c total #watches: 192622
1720.81/1721.16	c total #propagations: 624517237 / total #impl: 1192417091 (eff. 0.524)
1720.81/1721.16	c #Conflicts:    3355000 | #Learnt:      67305 | 0.000
1720.81/1721.16	c total clause space: 206.656MB
1720.81/1721.16	c total #watches: 195189
1721.61/1721.99	c total #propagations: 624707070 / total #impl: 1192762466 (eff. 0.524)
1721.61/1721.99	c #Conflicts:    3356000 | #Learnt:      68305 | 0.000
1721.61/1721.99	c total clause space: 206.656MB
1721.61/1721.99	c total #watches: 197793
1722.61/1722.92	c total #propagations: 624869036 / total #impl: 1193089326 (eff. 0.524)
1722.61/1722.92	c #Conflicts:    3357000 | #Learnt:      69305 | 0.000
1722.61/1722.92	c total clause space: 206.656MB
1722.61/1722.92	c total #watches: 200518
1723.21/1723.54	c total #propagations: 625050474 / total #impl: 1193445571 (eff. 0.524)
1723.21/1723.54	c #Conflicts:    3358000 | #Learnt:      70305 | 0.000
1723.21/1723.54	c total clause space: 206.656MB
1723.21/1723.54	c total #watches: 203457
1724.01/1724.32	c total #propagations: 625220418 / total #impl: 1193785003 (eff. 0.524)
1724.01/1724.32	c #Conflicts:    3359000 | #Learnt:      71305 | 0.000
1724.01/1724.32	c total clause space: 206.656MB
1724.01/1724.32	c total #watches: 205923
1724.91/1725.22	c total #propagations: 625391616 / total #impl: 1194117220 (eff. 0.524)
1724.91/1725.22	c #Conflicts:    3360000 | #Learnt:      72305 | 0.000
1724.91/1725.22	c total clause space: 206.656MB
1724.91/1725.22	c total #watches: 208101
1725.62/1725.98	c total #propagations: 625582886 / total #impl: 1194465679 (eff. 0.524)
1725.62/1725.98	c #Conflicts:    3361000 | #Learnt:      73305 | 0.000
1725.62/1725.98	c total clause space: 206.656MB
1725.62/1725.98	c total #watches: 210761
1726.72/1727.01	c total #propagations: 625741298 / total #impl: 1194800431 (eff. 0.524)
1726.72/1727.01	c #Conflicts:    3362000 | #Learnt:      74305 | 0.000
1726.72/1727.01	c total clause space: 206.656MB
1726.72/1727.01	c total #watches: 213354
1727.71/1728.05	c total #propagations: 625921161 / total #impl: 1195150275 (eff. 0.524)
1727.71/1728.05	c #Conflicts:    3363000 | #Learnt:      75305 | 0.000
1727.71/1728.05	c total clause space: 206.656MB
1727.71/1728.05	c total #watches: 216070
1728.81/1729.14	c total #propagations: 626104336 / total #impl: 1195477049 (eff. 0.524)
1728.81/1729.14	c #Conflicts:    3364000 | #Learnt:      76305 | 0.000
1728.81/1729.14	c total clause space: 206.656MB
1728.81/1729.14	c total #watches: 218857
1729.81/1730.16	c total #propagations: 626288607 / total #impl: 1195830597 (eff. 0.524)
1729.81/1730.16	c #Conflicts:    3365000 | #Learnt:      77305 | 0.000
1729.81/1730.16	c total clause space: 206.656MB
1729.81/1730.16	c total #watches: 221398
1730.81/1731.20	c total #propagations: 626467258 / total #impl: 1196171651 (eff. 0.524)
1730.81/1731.20	c #Conflicts:    3366000 | #Learnt:      78305 | 0.000
1730.81/1731.20	c total clause space: 206.656MB
1730.81/1731.20	c total #watches: 223751
1731.71/1732.09	c total #propagations: 626651533 / total #impl: 1196530351 (eff. 0.524)
1731.71/1732.09	c #Conflicts:    3367000 | #Learnt:      79305 | 0.000
1731.71/1732.09	c total clause space: 206.656MB
1731.71/1732.09	c total #watches: 226084
1732.41/1732.78	c total #propagations: 626820521 / total #impl: 1196864436 (eff. 0.524)
1732.41/1732.78	c #Conflicts:    3368000 | #Learnt:      80305 | 0.000
1732.41/1732.78	c total clause space: 206.656MB
1732.41/1732.78	c total #watches: 228342
1733.32/1733.69	c total #propagations: 626978349 / total #impl: 1197174820 (eff. 0.524)
1733.32/1733.69	c #Conflicts:    3369000 | #Learnt:      81305 | 0.000
1733.32/1733.69	c total clause space: 206.656MB
1733.32/1733.69	c total #watches: 230947
1734.21/1734.58	c total #propagations: 627155217 / total #impl: 1197517074 (eff. 0.524)
1734.21/1734.58	c #Conflicts:    3370000 | #Learnt:      82305 | 0.000
1734.21/1734.58	c total clause space: 206.656MB
1734.21/1734.58	c total #watches: 233193
1735.31/1735.67	c total #propagations: 627316558 / total #impl: 1197822977 (eff. 0.524)
1735.31/1735.67	c #Conflicts:    3371000 | #Learnt:      83305 | 0.000
1735.31/1735.67	c total clause space: 206.656MB
1735.31/1735.67	c total #watches: 235451
1736.41/1736.75	c total #propagations: 627493473 / total #impl: 1198157991 (eff. 0.524)
1736.41/1736.75	c #Conflicts:    3372000 | #Learnt:      84305 | 0.000
1736.41/1736.75	c total clause space: 206.656MB
1736.41/1736.75	c total #watches: 238394
1737.41/1737.79	c total #propagations: 627676391 / total #impl: 1198508269 (eff. 0.524)
1737.41/1737.79	c #Conflicts:    3373000 | #Learnt:      85305 | 0.000
1737.41/1737.79	c total clause space: 206.656MB
1737.41/1737.79	c total #watches: 241111
1738.61/1738.93	c total #propagations: 627847992 / total #impl: 1198843672 (eff. 0.524)
1738.61/1738.93	c #Conflicts:    3374000 | #Learnt:      86305 | 0.000
1738.61/1738.93	c total clause space: 206.656MB
1738.61/1738.93	c total #watches: 243542
1739.81/1740.13	c total #propagations: 628029514 / total #impl: 1199187940 (eff. 0.524)
1739.81/1740.13	c #Conflicts:    3375000 | #Learnt:      87305 | 0.000
1739.81/1740.13	c total clause space: 206.656MB
1739.81/1740.13	c total #watches: 246148
1740.91/1741.27	c total #propagations: 628218275 / total #impl: 1199540532 (eff. 0.524)
1740.91/1741.27	c #Conflicts:    3376000 | #Learnt:      88305 | 0.000
1740.91/1741.27	c total clause space: 206.656MB
1740.91/1741.27	c total #watches: 248518
1741.81/1742.17	c total #propagations: 628392465 / total #impl: 1199855678 (eff. 0.524)
1741.81/1742.17	c GARBAGE COLLECT
1741.81/1742.17	c #Conflicts:    3377000 | #Learnt:      44700 | 0.000
1741.81/1742.17	c total clause space: 206.656MB
1741.81/1742.17	c total #watches: 132614
1742.31/1742.63	c total #propagations: 628544360 / total #impl: 1200186208 (eff. 0.524)
1742.31/1742.63	c #Conflicts:    3378000 | #Learnt:      45700 | 0.000
1742.31/1742.63	c total clause space: 206.656MB
1742.31/1742.63	c total #watches: 135433
1742.81/1743.14	c total #propagations: 628717630 / total #impl: 1200523817 (eff. 0.524)
1742.81/1743.14	c #Conflicts:    3379000 | #Learnt:      46700 | 0.000
1742.81/1743.14	c total clause space: 206.656MB
1742.81/1743.14	c total #watches: 138319
1743.31/1743.62	c total #propagations: 628922764 / total #impl: 1200908574 (eff. 0.524)
1743.31/1743.62	c #Conflicts:    3380000 | #Learnt:      47700 | 0.000
1743.31/1743.62	c total clause space: 206.656MB
1743.31/1743.62	c total #watches: 141095
1743.81/1744.15	c total #propagations: 629090378 / total #impl: 1201251293 (eff. 0.524)
1743.81/1744.15	c #Conflicts:    3381000 | #Learnt:      48700 | 0.000
1743.81/1744.15	c total clause space: 206.656MB
1743.81/1744.15	c total #watches: 143900
1744.21/1744.60	c total #propagations: 629265461 / total #impl: 1201583777 (eff. 0.524)
1744.21/1744.60	c #Conflicts:    3382000 | #Learnt:      49700 | 0.000
1744.21/1744.60	c total clause space: 206.656MB
1744.21/1744.60	c total #watches: 146465
1744.81/1745.11	c total #propagations: 629423004 / total #impl: 1201900441 (eff. 0.524)
1744.81/1745.11	c #Conflicts:    3383000 | #Learnt:      50700 | 0.000
1744.81/1745.11	c total clause space: 206.656MB
1744.81/1745.11	c total #watches: 149289
1745.31/1745.68	c total #propagations: 629590959 / total #impl: 1202218203 (eff. 0.524)
1745.31/1745.68	c #Conflicts:    3384000 | #Learnt:      51700 | 0.000
1745.31/1745.68	c total clause space: 206.656MB
1745.31/1745.68	c total #watches: 152184
1745.91/1746.22	c total #propagations: 629776846 / total #impl: 1202576468 (eff. 0.524)
1745.91/1746.22	c #Conflicts:    3385000 | #Learnt:      52700 | 0.000
1745.91/1746.22	c total clause space: 206.656MB
1745.91/1746.22	c total #watches: 154840
1746.31/1746.67	c total #propagations: 629958273 / total #impl: 1202934545 (eff. 0.524)
1746.31/1746.67	c #Conflicts:    3386000 | #Learnt:      53700 | 0.000
1746.31/1746.67	c total clause space: 206.656MB
1746.31/1746.67	c total #watches: 157781
1746.91/1747.24	c total #propagations: 630156768 / total #impl: 1203295925 (eff. 0.524)
1746.91/1747.24	c #Conflicts:    3387000 | #Learnt:      54700 | 0.000
1746.91/1747.24	c total clause space: 206.656MB
1746.91/1747.24	c total #watches: 160539
1747.41/1747.76	c total #propagations: 630351920 / total #impl: 1203665852 (eff. 0.524)
1747.41/1747.76	c #Conflicts:    3388000 | #Learnt:      55700 | 0.000
1747.41/1747.76	c total clause space: 206.656MB
1747.41/1747.76	c total #watches: 163552
1748.11/1748.47	c total #propagations: 630513110 / total #impl: 1203977802 (eff. 0.524)
1748.11/1748.47	c #Conflicts:    3389000 | #Learnt:      56700 | 0.000
1748.11/1748.47	c total clause space: 206.656MB
1748.11/1748.47	c total #watches: 165959
1748.81/1749.19	c total #propagations: 630696626 / total #impl: 1204320498 (eff. 0.524)
1748.81/1749.19	c #Conflicts:    3390000 | #Learnt:      57700 | 0.000
1748.81/1749.19	c total clause space: 206.656MB
1748.81/1749.19	c total #watches: 168320
1749.61/1749.90	c total #propagations: 630898289 / total #impl: 1204683051 (eff. 0.524)
1749.61/1749.90	c #Conflicts:    3391000 | #Learnt:      58700 | 0.000
1749.61/1749.90	c total clause space: 206.656MB
1749.61/1749.90	c total #watches: 170683
1750.41/1750.70	c total #propagations: 631098353 / total #impl: 1205052738 (eff. 0.524)
1750.41/1750.70	c #Conflicts:    3392000 | #Learnt:      59700 | 0.000
1750.41/1750.70	c total clause space: 206.656MB
1750.41/1750.70	c total #watches: 173379
1751.21/1751.52	c total #propagations: 631308302 / total #impl: 1205460706 (eff. 0.524)
1751.21/1751.52	c #Conflicts:    3393000 | #Learnt:      60700 | 0.000
1751.21/1751.52	c total clause space: 206.656MB
1751.21/1751.52	c total #watches: 175967
1752.01/1752.34	c total #propagations: 631521841 / total #impl: 1205892711 (eff. 0.524)
1752.01/1752.34	c #Conflicts:    3394000 | #Learnt:      61700 | 0.000
1752.01/1752.34	c total clause space: 206.656MB
1752.01/1752.34	c total #watches: 178376
1752.71/1753.09	c total #propagations: 631722549 / total #impl: 1206289333 (eff. 0.524)
1752.71/1753.09	c #Conflicts:    3395000 | #Learnt:      62700 | 0.000
1752.71/1753.09	c total clause space: 206.656MB
1752.71/1753.09	c total #watches: 180935
1753.61/1753.94	c total #propagations: 631917642 / total #impl: 1206679513 (eff. 0.524)
1753.61/1753.94	c #Conflicts:    3396000 | #Learnt:      63700 | 0.000
1753.61/1753.94	c total clause space: 206.656MB
1753.61/1753.94	c total #watches: 183319
1754.31/1754.67	c total #propagations: 632115710 / total #impl: 1207077135 (eff. 0.524)
1754.31/1754.67	c #Conflicts:    3397000 | #Learnt:      64700 | 0.000
1754.31/1754.67	c total clause space: 206.656MB
1754.31/1754.67	c total #watches: 186052
1754.81/1755.17	c total #propagations: 632307247 / total #impl: 1207472914 (eff. 0.524)
1754.81/1755.17	c #Conflicts:    3398000 | #Learnt:      65700 | 0.000
1754.81/1755.17	c total clause space: 206.656MB
1754.81/1755.17	c total #watches: 188567
1755.41/1755.71	c total #propagations: 632456627 / total #impl: 1207759283 (eff. 0.524)
1755.41/1755.71	c #Conflicts:    3399000 | #Learnt:      66700 | 0.000
1755.41/1755.71	c total clause space: 206.656MB
1755.41/1755.71	c total #watches: 191373
1756.01/1756.30	c total #propagations: 632613824 / total #impl: 1208071446 (eff. 0.524)
1756.01/1756.30	c #Conflicts:    3400000 | #Learnt:      67700 | 0.000
1756.01/1756.30	c total clause space: 206.656MB
1756.01/1756.30	c total #watches: 194617
1756.61/1756.90	c total #propagations: 632802804 / total #impl: 1208456752 (eff. 0.524)
1756.61/1756.90	c #Conflicts:    3401000 | #Learnt:      68700 | 0.000
1756.61/1756.90	c total clause space: 206.656MB
1756.61/1756.90	c total #watches: 197430
1757.31/1757.61	c total #propagations: 632983943 / total #impl: 1208828589 (eff. 0.524)
1757.31/1757.61	c #Conflicts:    3402000 | #Learnt:      69700 | 0.000
1757.31/1757.61	c total clause space: 206.656MB
1757.31/1757.61	c total #watches: 200557
1757.91/1758.24	c total #propagations: 633149886 / total #impl: 1209152843 (eff. 0.524)
1757.91/1758.24	c #Conflicts:    3403000 | #Learnt:      70700 | 0.000
1757.91/1758.24	c total clause space: 206.656MB
1757.91/1758.24	c total #watches: 203529
1758.61/1758.95	c total #propagations: 633303233 / total #impl: 1209466683 (eff. 0.524)
1758.61/1758.95	c #Conflicts:    3404000 | #Learnt:      71700 | 0.000
1758.61/1758.95	c total clause space: 206.656MB
1758.61/1758.95	c total #watches: 206382
1759.31/1759.67	c total #propagations: 633467582 / total #impl: 1209796136 (eff. 0.524)
1759.31/1759.67	c #Conflicts:    3405000 | #Learnt:      72700 | 0.000
1759.31/1759.67	c total clause space: 206.656MB
1759.31/1759.67	c total #watches: 209760
1760.01/1760.33	c total #propagations: 633637814 / total #impl: 1210136600 (eff. 0.524)
1760.01/1760.33	c #Conflicts:    3406000 | #Learnt:      73700 | 0.000
1760.01/1760.33	c total clause space: 206.656MB
1760.01/1760.33	c total #watches: 212133
1760.71/1761.00	c total #propagations: 633786743 / total #impl: 1210435319 (eff. 0.524)
1760.71/1761.00	c #Conflicts:    3407000 | #Learnt:      74700 | 0.000
1760.71/1761.00	c total clause space: 206.656MB
1760.71/1761.00	c total #watches: 214810
1761.41/1761.73	c total #propagations: 633938254 / total #impl: 1210751384 (eff. 0.524)
1761.41/1761.73	c #Conflicts:    3408000 | #Learnt:      75700 | 0.000
1761.41/1761.73	c total clause space: 206.656MB
1761.41/1761.73	c total #watches: 217521
1762.20/1762.59	c total #propagations: 634096529 / total #impl: 1211076488 (eff. 0.524)
1762.20/1762.59	c #Conflicts:    3409000 | #Learnt:      76700 | 0.000
1762.20/1762.59	c total clause space: 206.656MB
1762.20/1762.59	c total #watches: 219971
1763.11/1763.46	c total #propagations: 634244445 / total #impl: 1211380859 (eff. 0.524)
1763.11/1763.46	c #Conflicts:    3410000 | #Learnt:      77700 | 0.000
1763.11/1763.46	c total clause space: 206.656MB
1763.11/1763.46	c total #watches: 222297
1764.00/1764.37	c total #propagations: 634410458 / total #impl: 1211715900 (eff. 0.524)
1764.00/1764.37	c #Conflicts:    3411000 | #Learnt:      78700 | 0.000
1764.00/1764.37	c total clause space: 206.656MB
1764.00/1764.37	c total #watches: 224756
1765.00/1765.32	c total #propagations: 634582599 / total #impl: 1212046646 (eff. 0.524)
1765.00/1765.32	c #Conflicts:    3412000 | #Learnt:      79700 | 0.000
1765.00/1765.32	c total clause space: 206.656MB
1765.00/1765.32	c total #watches: 227404
1765.90/1766.24	c total #propagations: 634761407 / total #impl: 1212370703 (eff. 0.524)
1765.90/1766.24	c #Conflicts:    3413000 | #Learnt:      80700 | 0.000
1765.90/1766.24	c total clause space: 206.656MB
1765.90/1766.24	c total #watches: 229779
1766.70/1767.06	c total #propagations: 634937405 / total #impl: 1212675643 (eff. 0.524)
1766.70/1767.06	c #Conflicts:    3414000 | #Learnt:      81700 | 0.000
1766.70/1767.06	c total clause space: 206.656MB
1766.70/1767.06	c total #watches: 232043
1767.70/1768.06	c total #propagations: 635105375 / total #impl: 1212979791 (eff. 0.524)
1767.70/1768.06	c #Conflicts:    3415000 | #Learnt:      82700 | 0.000
1767.70/1768.06	c total clause space: 206.656MB
1767.70/1768.06	c total #watches: 234771
1768.70/1769.07	c total #propagations: 635276909 / total #impl: 1213324980 (eff. 0.524)
1768.70/1769.07	c #Conflicts:    3416000 | #Learnt:      83700 | 0.000
1768.70/1769.07	c total clause space: 206.656MB
1768.70/1769.07	c total #watches: 237199
1769.80/1770.14	c total #propagations: 635464095 / total #impl: 1213701291 (eff. 0.524)
1769.80/1770.14	c #Conflicts:    3417000 | #Learnt:      84700 | 0.000
1769.80/1770.14	c total clause space: 206.656MB
1769.80/1770.14	c total #watches: 239657
1771.10/1771.41	c total #propagations: 635645022 / total #impl: 1214058763 (eff. 0.524)
1771.10/1771.41	c #Conflicts:    3418000 | #Learnt:      85700 | 0.000
1771.10/1771.41	c total clause space: 206.656MB
1771.10/1771.41	c total #watches: 241955
1772.20/1772.57	c total #propagations: 635852958 / total #impl: 1214455260 (eff. 0.524)
1772.20/1772.57	c #Conflicts:    3419000 | #Learnt:      86700 | 0.000
1772.20/1772.57	c total clause space: 206.656MB
1772.20/1772.57	c total #watches: 244292
1773.40/1773.72	c total #propagations: 636051213 / total #impl: 1214835504 (eff. 0.524)
1773.40/1773.72	c #Conflicts:    3420000 | #Learnt:      87700 | 0.000
1773.40/1773.72	c total clause space: 206.656MB
1773.40/1773.72	c total #watches: 246777
1774.40/1774.77	c total #propagations: 636242410 / total #impl: 1215209454 (eff. 0.524)
1774.40/1774.77	c #Conflicts:    3421000 | #Learnt:      88700 | 0.000
1774.40/1774.77	c total clause space: 206.656MB
1774.40/1774.77	c total #watches: 249041
1775.50/1775.89	c total #propagations: 636422382 / total #impl: 1215561867 (eff. 0.524)
1775.50/1775.89	c #Conflicts:    3422000 | #Learnt:      89700 | 0.000
1775.50/1775.89	c total clause space: 206.656MB
1775.50/1775.89	c total #watches: 251437
1776.10/1776.47	c total #propagations: 636609413 / total #impl: 1215947010 (eff. 0.524)
1776.10/1776.47	c GARBAGE COLLECT
1776.10/1776.47	c #Conflicts:    3423000 | #Learnt:      45807 | 0.000
1776.10/1776.47	c total clause space: 206.656MB
1776.10/1776.47	c total #watches: 135101
1776.60/1776.98	c total #propagations: 636791010 / total #impl: 1216286166 (eff. 0.524)
1776.60/1776.98	c #Conflicts:    3424000 | #Learnt:      46807 | 0.000
1776.60/1776.98	c total clause space: 206.656MB
1776.60/1776.98	c total #watches: 137562
1777.20/1777.53	c total #propagations: 636974650 / total #impl: 1216632682 (eff. 0.524)
1777.20/1777.53	c #Conflicts:    3425000 | #Learnt:      47807 | 0.000
1777.20/1777.53	c total clause space: 206.656MB
1777.20/1777.53	c total #watches: 139959
1777.70/1778.09	c total #propagations: 637170854 / total #impl: 1217011733 (eff. 0.524)
1777.70/1778.09	c #Conflicts:    3426000 | #Learnt:      48807 | 0.000
1777.70/1778.09	c total clause space: 206.656MB
1777.70/1778.09	c total #watches: 142258
1778.30/1778.60	c total #propagations: 637358223 / total #impl: 1217372155 (eff. 0.524)
1778.30/1778.60	c #Conflicts:    3427000 | #Learnt:      49807 | 0.000
1778.30/1778.60	c total clause space: 206.656MB
1778.30/1778.60	c total #watches: 144662
1778.80/1779.17	c total #propagations: 637536107 / total #impl: 1217700213 (eff. 0.524)
1778.80/1779.17	c #Conflicts:    3428000 | #Learnt:      50807 | 0.000
1778.80/1779.17	c total clause space: 206.656MB
1778.80/1779.17	c total #watches: 147079
1779.30/1779.63	c total #propagations: 637722028 / total #impl: 1218051868 (eff. 0.524)
1779.30/1779.63	c #Conflicts:    3429000 | #Learnt:      51807 | 0.000
1779.30/1779.63	c total clause space: 206.656MB
1779.30/1779.63	c total #watches: 149369
1779.80/1780.18	c total #propagations: 637895420 / total #impl: 1218367147 (eff. 0.524)
1779.80/1780.18	c #Conflicts:    3430000 | #Learnt:      52807 | 0.000
1779.80/1780.18	c total clause space: 206.656MB
1779.80/1780.18	c total #watches: 151623
1780.40/1780.74	c total #propagations: 638077755 / total #impl: 1218705376 (eff. 0.524)
1780.40/1780.74	c #Conflicts:    3431000 | #Learnt:      53807 | 0.000
1780.40/1780.74	c total clause space: 206.656MB
1780.40/1780.74	c total #watches: 153805
1781.00/1781.34	c total #propagations: 638250548 / total #impl: 1219023740 (eff. 0.524)
1781.00/1781.34	c #Conflicts:    3432000 | #Learnt:      54807 | 0.000
1781.00/1781.34	c total clause space: 206.656MB
1781.00/1781.34	c total #watches: 156101
1781.60/1782.00	c total #propagations: 638440478 / total #impl: 1219376030 (eff. 0.524)
1781.60/1782.00	c #Conflicts:    3433000 | #Learnt:      55807 | 0.000
1781.60/1782.00	c total clause space: 206.656MB
1781.60/1782.00	c total #watches: 158390
1782.30/1782.68	c total #propagations: 638633223 / total #impl: 1219748492 (eff. 0.524)
1782.30/1782.68	c #Conflicts:    3434000 | #Learnt:      56807 | 0.000
1782.30/1782.68	c total clause space: 206.656MB
1782.30/1782.68	c total #watches: 160801
1783.00/1783.34	c total #propagations: 638830791 / total #impl: 1220140520 (eff. 0.524)
1783.00/1783.34	c #Conflicts:    3435000 | #Learnt:      57807 | 0.000
1783.00/1783.34	c total clause space: 206.656MB
1783.00/1783.34	c total #watches: 163199
1783.50/1783.89	c total #propagations: 639019509 / total #impl: 1220517710 (eff. 0.524)
1783.50/1783.89	c #Conflicts:    3436000 | #Learnt:      58807 | 0.000
1783.50/1783.89	c total clause space: 206.656MB
1783.50/1783.89	c total #watches: 165911
1784.20/1784.50	c total #propagations: 639211896 / total #impl: 1220883525 (eff. 0.524)
1784.20/1784.50	c #Conflicts:    3437000 | #Learnt:      59807 | 0.000
1784.20/1784.50	c total clause space: 206.656MB
1784.20/1784.50	c total #watches: 168890
1784.80/1785.16	c total #propagations: 639410178 / total #impl: 1221261122 (eff. 0.524)
1784.80/1785.16	c #Conflicts:    3438000 | #Learnt:      60807 | 0.000
1784.80/1785.16	c total clause space: 206.656MB
1784.80/1785.16	c total #watches: 171900
1785.40/1785.77	c total #propagations: 639600154 / total #impl: 1221625142 (eff. 0.524)
1785.40/1785.77	c #Conflicts:    3439000 | #Learnt:      61807 | 0.000
1785.40/1785.77	c total clause space: 206.656MB
1785.40/1785.77	c total #watches: 174690
1786.11/1786.45	c total #propagations: 639794269 / total #impl: 1222000415 (eff. 0.524)
1786.11/1786.45	c #Conflicts:    3440000 | #Learnt:      62807 | 0.000
1786.11/1786.45	c total clause space: 206.656MB
1786.11/1786.45	c total #watches: 177358
1786.80/1787.13	c total #propagations: 640001378 / total #impl: 1222415823 (eff. 0.524)
1786.80/1787.13	c #Conflicts:    3441000 | #Learnt:      63807 | 0.000
1786.80/1787.13	c total clause space: 206.656MB
1786.80/1787.13	c total #watches: 180132
1787.50/1787.81	c total #propagations: 640201273 / total #impl: 1222809595 (eff. 0.524)
1787.50/1787.81	c #Conflicts:    3442000 | #Learnt:      64807 | 0.000
1787.50/1787.81	c total clause space: 206.656MB
1787.50/1787.81	c total #watches: 182637
1788.20/1788.54	c total #propagations: 640391380 / total #impl: 1223171540 (eff. 0.524)
1788.20/1788.54	c #Conflicts:    3443000 | #Learnt:      65807 | 0.000
1788.20/1788.54	c total clause space: 206.656MB
1788.20/1788.54	c total #watches: 185080
1788.90/1789.27	c total #propagations: 640588726 / total #impl: 1223567422 (eff. 0.524)
1788.90/1789.27	c #Conflicts:    3444000 | #Learnt:      66807 | 0.000
1788.90/1789.27	c total clause space: 206.656MB
1788.90/1789.27	c total #watches: 187652
1789.70/1790.05	c total #propagations: 640781640 / total #impl: 1223937653 (eff. 0.524)
1789.70/1790.05	c #Conflicts:    3445000 | #Learnt:      67807 | 0.000
1789.70/1790.05	c total clause space: 206.656MB
1789.70/1790.05	c total #watches: 190242
1790.51/1790.89	c total #propagations: 640979738 / total #impl: 1224314612 (eff. 0.524)
1790.51/1790.89	c #Conflicts:    3446000 | #Learnt:      68807 | 0.000
1790.51/1790.89	c total clause space: 206.656MB
1790.51/1790.89	c total #watches: 192852
1791.40/1791.74	c total #propagations: 641181943 / total #impl: 1224708844 (eff. 0.524)
1791.40/1791.74	c #Conflicts:    3447000 | #Learnt:      69807 | 0.000
1791.40/1791.74	c total clause space: 206.656MB
1791.40/1791.74	c total #watches: 195742
1792.30/1792.64	c total #propagations: 641390941 / total #impl: 1225129517 (eff. 0.524)
1792.30/1792.64	c #Conflicts:    3448000 | #Learnt:      70807 | 0.000
1792.30/1792.64	c total clause space: 206.656MB
1792.30/1792.64	c total #watches: 198912
1793.30/1793.64	c total #propagations: 641602465 / total #impl: 1225559831 (eff. 0.524)
1793.30/1793.64	c #Conflicts:    3449000 | #Learnt:      71807 | 0.000
1793.30/1793.64	c total clause space: 206.656MB
1793.30/1793.64	c total #watches: 201908
1794.30/1794.67	c total #propagations: 641790373 / total #impl: 1225912831 (eff. 0.524)
1794.30/1794.67	c #Conflicts:    3450000 | #Learnt:      72807 | 0.000
1794.30/1794.67	c total clause space: 206.656MB
1794.30/1794.67	c total #watches: 205052
1795.20/1795.57	c total #propagations: 641983812 / total #impl: 1226286647 (eff. 0.524)
1795.20/1795.57	c #Conflicts:    3451000 | #Learnt:      73807 | 0.000
1795.20/1795.57	c total clause space: 206.656MB
1795.20/1795.57	c total #watches: 207992
1796.20/1796.58	c total #propagations: 642167124 / total #impl: 1226645209 (eff. 0.524)
1796.20/1796.58	c #Conflicts:    3452000 | #Learnt:      74807 | 0.000
1796.20/1796.58	c total clause space: 206.656MB
1796.20/1796.58	c total #watches: 210948
1797.30/1797.66	c total #propagations: 642348618 / total #impl: 1226989095 (eff. 0.524)
1797.30/1797.66	c #Conflicts:    3453000 | #Learnt:      75807 | 0.000
1797.30/1797.66	c total clause space: 206.656MB
1797.30/1797.66	c total #watches: 213862
1798.31/1798.68	c total #propagations: 642551962 / total #impl: 1227391743 (eff. 0.524)
1798.31/1798.68	c #Conflicts:    3454000 | #Learnt:      76807 | 0.000
1798.31/1798.68	c total clause space: 206.656MB
1798.31/1798.68	c total #watches: 216487
1799.31/1799.62	c total #propagations: 642732476 / total #impl: 1227757707 (eff. 0.524)
1799.31/1799.62	c #Conflicts:    3455000 | #Learnt:      77807 | 0.000
1799.31/1799.62	c total clause space: 206.656MB
1799.31/1799.62	c total #watches: 218715

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-4096273-1466112170/watcher-4096273-1466112170 -o /tmp/evaluation-result-4096273-1466112170/solver-4096273-1466112170 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466112167-23754 --watchdog 1960 --input HOME/instance-4096273-1466112170.opb ./cdcl-cuttingplanes-release 

pid=23919
running on 4 cores: 0,2,4,6

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: 0.76 0.97 1.56 3/177 23922
/proc/meminfo: memFree=30225392/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 237 0 0 0 0 0 0 0 20 0 1 0 13265326 29802496 4717 33554432000 4194304 6199737 140737015254528 140734407216008 4202643 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23922/statm: 7276 4717 93 490 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 0.76 0.97 1.56 3/177 23922
/proc/meminfo: memFree=30225392/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=33852 CPUtime=0.09 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 1269 0 0 0 9 0 0 0 20 0 1 0 13265326 34664448 7419 33554432000 4194304 6199737 140737015254528 140734407216008 4213238 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/23922/statm: 8463 7419 155 490 0 7964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33852

[startup+0.200287 s]
/proc/loadavg: 0.76 0.97 1.56 3/177 23922
/proc/meminfo: memFree=30225392/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=33980 CPUtime=0.19 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 1326 0 0 0 19 0 0 0 20 0 1 0 13265326 34795520 7463 33554432000 4194304 6199737 140737015254528 140734407216008 5149467 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/23922/statm: 8495 7463 155 490 0 7996 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33980

[startup+0.300217 s]
/proc/loadavg: 0.76 0.97 1.56 3/177 23922
/proc/meminfo: memFree=30225392/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=36832 CPUtime=0.29 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 1725 0 0 0 29 0 0 0 20 0 1 0 13265326 37715968 7701 33554432000 4194304 6199737 140737015254528 140734407216008 4213331 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/23922/statm: 9208 7701 161 490 0 8709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36832

[startup+0.700287 s]
/proc/loadavg: 0.76 0.97 1.56 3/177 23922
/proc/meminfo: memFree=30225392/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=41536 CPUtime=0.68 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 3036 0 0 0 68 0 0 0 20 0 1 0 13265326 42532864 8468 33554432000 4194304 6199737 140737015254528 140737015253640 4219045 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 10384 8468 161 490 0 9885 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41536

[startup+1.50023 s]
/proc/loadavg: 0.76 0.97 1.56 3/178 23923
/proc/meminfo: memFree=30190104/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=41664 CPUtime=1.48 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 3253 0 0 0 148 0 0 0 20 0 1 0 13265326 42663936 9132 33554432000 4194304 6199737 140737015254528 140737015253640 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 10416 9132 161 490 0 9917 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41664

[startup+3.10023 s]
/proc/loadavg: 0.76 0.97 1.56 3/178 23923
/proc/meminfo: memFree=30183220/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=49252 CPUtime=3.08 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 4244 0 0 0 308 0 0 0 20 0 1 0 13265326 50434048 10257 33554432000 4194304 6199737 140737015254528 140737015253640 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 12313 10257 161 490 0 11814 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49252

[startup+6.30023 s]
/proc/loadavg: 0.86 0.99 1.56 3/178 23923
/proc/meminfo: memFree=30173336/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=61648 CPUtime=6.29 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 5115 0 0 0 628 1 0 0 20 0 1 0 13265326 63127552 11830 33554432000 4194304 6199737 140737015254528 140737015253640 5141316 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 15412 11830 161 490 0 14913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61648

[startup+12.7002 s]
/proc/loadavg: 1.03 1.02 1.57 4/178 23923
/proc/meminfo: memFree=30159368/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=62052 CPUtime=12.69 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 5426 0 0 0 1268 1 0 0 20 0 1 0 13265326 63541248 14104 33554432000 4194304 6199737 140737015254528 140737015253640 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 15513 14104 161 490 0 15014 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62052

[startup+25.5003 s]
/proc/loadavg: 1.24 1.07 1.58 3/177 23923
/proc/meminfo: memFree=30148364/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=82056 CPUtime=25.48 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 6562 0 0 0 2547 1 0 0 20 0 1 0 13265326 84025344 15857 33554432000 4194304 6199737 140737015254528 140737015253640 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 20514 15857 161 490 0 20015 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82056

[startup+51.1003 s]
/proc/loadavg: 1.50 1.14 1.58 3/177 23923
/proc/meminfo: memFree=30125980/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=83368 CPUtime=51.08 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 6843 0 0 0 5106 2 0 0 20 0 1 0 13265326 85368832 19204 33554432000 4194304 6199737 140737015254528 140737015253640 4215640 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 20842 19204 161 490 0 20343 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83368

[startup+102.3 s]
/proc/loadavg: 1.95 1.32 1.62 3/177 23925
/proc/meminfo: memFree=30092196/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=115444 CPUtime=102.27 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 8063 0 0 0 10225 2 0 0 20 0 1 0 13265326 118214656 24646 33554432000 4194304 6199737 140737015254528 140737015253640 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 28861 24646 161 490 0 28362 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 115444

[startup+162.3 s]
/proc/loadavg: 2.04 1.46 1.65 3/177 23926
/proc/meminfo: memFree=30080420/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=116964 CPUtime=162.26 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 8427 0 0 0 16223 3 0 0 20 0 1 0 13265326 119771136 24970 33554432000 4194304 6199737 140737015254528 140737015253640 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 29241 24970 161 490 0 28742 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 116964

[startup+222.307 s]
/proc/loadavg: 2.27 1.63 1.69 3/177 23927
/proc/meminfo: memFree=30064616/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=118256 CPUtime=222.25 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 8712 0 0 0 22222 3 0 0 20 0 1 0 13265326 121094144 27299 33554432000 4194304 6199737 140737015254528 140737015253640 4200074 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 29564 27299 161 490 0 29065 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 118256

[startup+282.3 s]
/proc/loadavg: 2.26 1.74 1.73 3/177 23928
/proc/meminfo: memFree=30047464/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=168928 CPUtime=282.23 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 9777 0 0 0 28220 3 0 0 20 0 1 0 13265326 172982272 30516 33554432000 4194304 6199737 140737015254528 140737015253640 4213814 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 42232 30516 161 490 0 41733 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 168928

[startup+342.3 s]
/proc/loadavg: 2.20 1.81 1.75 3/177 23929
/proc/meminfo: memFree=30032612/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=170508 CPUtime=342.23 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 10156 0 0 0 34219 4 0 0 20 0 1 0 13265326 174600192 31917 33554432000 4194304 6199737 140737015254528 140737015253640 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 42627 31917 161 490 0 42128 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 170508

[startup+402.3 s]
/proc/loadavg: 2.10 1.86 1.77 3/177 23931
/proc/meminfo: memFree=30027796/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=170936 CPUtime=402.22 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 10281 0 0 0 40218 4 0 0 20 0 1 0 13265326 175038464 32553 33554432000 4194304 6199737 140737015254528 140737015253640 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 42734 32553 161 490 0 42235 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 170936

[startup+462.3 s]
/proc/loadavg: 2.28 1.94 1.80 3/178 23935
/proc/meminfo: memFree=30011972/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=171684 CPUtime=462.21 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 10442 0 0 0 46216 5 0 0 20 0 1 0 13265326 175804416 35780 33554432000 4194304 6199737 140737015254528 140737015253640 5147035 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 42921 35780 161 490 0 42422 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 171684

[startup+522.3 s]
/proc/loadavg: 2.28 2.00 1.83 3/177 23936
/proc/meminfo: memFree=30007164/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=172072 CPUtime=522.2 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 10538 0 0 0 52215 5 0 0 20 0 1 0 13265326 176201728 35876 33554432000 4194304 6199737 140737015254528 140737015253640 4220956 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 43018 35876 161 490 0 42519 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 172072

[startup+582.3 s]
/proc/loadavg: 2.30 2.06 1.85 3/177 23937
/proc/meminfo: memFree=30000116/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=172544 CPUtime=582.19 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 10669 0 0 0 58214 5 0 0 20 0 1 0 13265326 176685056 36518 33554432000 4194304 6199737 140737015254528 140737015253640 4213460 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 43136 36518 161 490 0 42637 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 172544


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


[startup+942.3 s]
/proc/loadavg: 2.39 2.23 1.99 3/178 23945
/proc/meminfo: memFree=29947296/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=257032 CPUtime=942.13 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12336 0 0 0 94207 6 0 0 20 0 1 0 13265326 263200768 44377 33554432000 4194304 6199737 140737015254528 140737015253640 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64258 44377 161 490 0 63759 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 257032

[startup+1002.3 s]
/proc/loadavg: 2.33 2.24 2.00 5/177 24039
/proc/meminfo: memFree=30021164/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=257564 CPUtime=1002.13 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12461 0 0 0 100206 7 0 0 20 0 1 0 13265326 263745536 45013 33554432000 4194304 6199737 140737015254528 140737015253640 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64391 45013 161 490 0 63892 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 257564

[startup+1062.3 s]
/proc/loadavg: 2.18 2.20 2.00 3/178 24043
/proc/meminfo: memFree=29997524/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=258272 CPUtime=1062.12 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12615 0 0 0 106205 7 0 0 20 0 1 0 13265326 264470528 45678 33554432000 4194304 6199737 140737015254528 140737015253640 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64568 45678 161 490 0 64069 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 258272

[startup+1122.3 s]
/proc/loadavg: 2.11 2.18 2.00 4/177 24044
/proc/meminfo: memFree=29987376/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=258472 CPUtime=1122.11 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12671 0 0 0 112204 7 0 0 20 0 1 0 13265326 264675328 45734 33554432000 4194304 6199737 140737015254528 140737015253640 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64618 45734 161 490 0 64119 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 258472

[startup+1182.3 s]
/proc/loadavg: 2.22 2.19 2.01 5/177 24045
/proc/meminfo: memFree=29973868/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=258844 CPUtime=1182.1 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12786 0 0 0 118203 7 0 0 20 0 1 0 13265326 265056256 45849 33554432000 4194304 6199737 140737015254528 140737015253640 4216447 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64711 45849 161 490 0 64212 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 258844

[startup+1242.3 s]
/proc/loadavg: 2.27 2.21 2.03 4/177 24046
/proc/meminfo: memFree=29964584/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=259232 CPUtime=1242.09 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12880 0 0 0 124202 7 0 0 20 0 1 0 13265326 265453568 46965 33554432000 4194304 6199737 140737015254528 140737015253640 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64808 46965 161 490 0 64309 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 259232

[startup+1302.3 s]
/proc/loadavg: 2.18 2.20 2.03 4/177 24048
/proc/meminfo: memFree=29947704/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=259748 CPUtime=1302.08 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 12971 0 0 0 130201 7 0 0 20 0 1 0 13265326 265981952 47273 33554432000 4194304 6199737 140737015254528 140737015253640 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64937 47273 161 490 0 64438 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 259748

[startup+1362.3 s]
/proc/loadavg: 2.18 2.19 2.04 5/177 24049
/proc/meminfo: memFree=29945904/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=259748 CPUtime=1362.06 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13006 0 0 0 136199 7 0 0 20 0 1 0 13265326 265981952 47307 33554432000 4194304 6199737 140737015254528 140737015253640 4213818 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64937 47307 161 490 0 64438 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 259748

[startup+1422.3 s]
/proc/loadavg: 2.13 2.17 2.04 4/177 24050
/proc/meminfo: memFree=29932080/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=259880 CPUtime=1422.07 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13017 0 0 0 142199 8 0 0 20 0 1 0 13265326 266117120 50384 33554432000 4194304 6199737 140737015254528 140737015253640 4213836 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64970 50384 161 490 0 64471 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 259880

[startup+1482.3 s]
/proc/loadavg: 2.20 2.18 2.05 4/177 24051
/proc/meminfo: memFree=29921112/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=259880 CPUtime=1482.05 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13050 0 0 0 148197 8 0 0 20 0 1 0 13265326 266117120 50417 33554432000 4194304 6199737 140737015254528 140737015253640 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 64970 50417 161 490 0 64471 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 259880

[startup+1542.31 s]
/proc/loadavg: 2.26 2.19 2.06 4/177 24052
/proc/meminfo: memFree=29918832/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260012 CPUtime=1542.05 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13052 0 0 0 154197 8 0 0 20 0 1 0 13265326 266252288 50419 33554432000 4194304 6199737 140737015254528 140737015253640 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65003 50419 161 490 0 64504 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 260012

[startup+1602.3 s]
/proc/loadavg: 2.30 2.22 2.07 4/176 24053
/proc/meminfo: memFree=29909184/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260012 CPUtime=1602.03 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13087 0 0 0 160195 8 0 0 20 0 1 0 13265326 266252288 50454 33554432000 4194304 6199737 140737015254528 140737015253640 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65003 50454 161 490 0 64504 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 260012

[startup+1662.3 s]
/proc/loadavg: 2.26 2.22 2.08 4/178 24058
/proc/meminfo: memFree=29908292/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260288 CPUtime=1662.02 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13128 0 0 0 166194 8 0 0 20 0 1 0 13265326 266534912 50495 33554432000 4194304 6199737 140737015254528 140737015253640 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65072 50495 161 490 0 64573 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 260288

[startup+1722.3 s]
/proc/loadavg: 2.25 2.22 2.09 5/177 24059
/proc/meminfo: memFree=29901420/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260608 CPUtime=1722.01 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13205 0 0 0 172193 8 0 0 20 0 1 0 13265326 266862592 50572 33554432000 4194304 6199737 140737015254528 140737015253640 4213272 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65152 50572 161 490 0 64653 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 260608

[startup+1782.3 s]
/proc/loadavg: 2.23 2.21 2.10 4/177 24060
/proc/meminfo: memFree=29898644/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260608 CPUtime=1782 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13225 0 0 0 178192 8 0 0 20 0 1 0 13265326 266862592 51103 33554432000 4194304 6199737 140737015254528 140737015253640 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65152 51103 161 490 0 64653 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 260608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.23 2.10 4/177 24060
/proc/meminfo: memFree=29898648/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260608 CPUtime=1800 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13225 0 0 0 179992 8 0 0 20 0 1 0 13265326 266862592 51103 33554432000 4194304 6199737 140737015254528 140737015253640 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65152 51103 161 490 0 64653 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 260608

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 23922 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.29 2.23 2.10 4/177 24060
/proc/meminfo: memFree=29898648/32872528 swapFree=1589776/1720592
[pid=23922] ppid=23919 vsize=260608 CPUtime=1800 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 23738 0 -1 4202496 13225 0 0 0 179992 8 0 0 20 0 1 0 13265326 266862592 51103 33554432000 4194304 6199737 140737015254528 140737015253640 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/23922/statm: 65152 51103 161 490 0 64653 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 260608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.92
CPU system time (s): 0.089986
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 260608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.089986
maximum resident set size= 204412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13225
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= 18
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.18021 second user time and 7.83481 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-16 23:22:50
IDJOB=4096273
IDBENCH=107590
IDSOLVER=2548
FILE ID=node120/4096273-1466112170
RUNJOBID= node120-1466112167-23754
PBS_JOBID= 19904123
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_32.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096273-1466112170/watcher-4096273-1466112170 -o /tmp/evaluation-result-4096273-1466112170/solver-4096273-1466112170 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466112167-23754 --watchdog 1960 --input HOME/instance-4096273-1466112170.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= de201b0da7652e5ff716d8aa6ae0b3b2
RANDOM SEED=193723614

node120.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.935
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
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.935
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.935
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.56
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.935
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.56
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.935
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.56
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.935
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.935
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.935
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30225920 kB
Buffers:           51792 kB
Cached:           127068 kB
SwapCached:         1996 kB
Active:           119668 kB
Inactive:         100124 kB
Active(anon):      41092 kB
Inactive(anon):     2308 kB
Active(file):      78576 kB
Inactive(file):    97816 kB
Unevictable:     1720592 kB
Mlocked:         1589776 kB
SwapTotal:      67108856 kB
SwapFree:       67099384 kB
Dirty:              5372 kB
Writeback:             0 kB
AnonPages:       1761216 kB
Mapped:             7736 kB
Shmem:                 0 kB
Slab:             570540 kB
SReclaimable:      14128 kB
SUnreclaim:       556412 kB
KernelStack:        1440 kB
PageTables:         7452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1878332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71724 MiB
End job on node120 at 2016-06-16 23:52:51