Trace number 4108595

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.11 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_9.std.opb
MD5SUMb0c7829ae2c1e7f3e474b84d63238c03
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark131
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176329
Number of constraints which are clauses175129
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.19/0.25	c * #variable= 54782 #constraint= 176329
0.59/0.69	c * #variable= 54782 #constraint= 176329
1.39/1.43	c S1->S2
1.39/1.43	c S1->S2
1.39/1.43	c S1->S2
1.39/1.43	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
1.39/1.43	c total clause space: 29.637MB
1.39/1.43	c total #watches: 387241
1.59/1.65	c total #propagations: 1048985 / total #impl: 2966633 (eff. 0.354)
1.59/1.65	c #Conflicts:       2000 | #Learnt:       2002 | 0.000
1.59/1.65	c total clause space: 29.637MB
1.59/1.65	c total #watches: 389609
1.79/1.88	c total #propagations: 1826716 / total #impl: 5170136 (eff. 0.353)
1.79/1.88	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
1.79/1.88	c total clause space: 29.637MB
1.79/1.88	c total #watches: 390342
2.09/2.10	c total #propagations: 2561012 / total #impl: 7352310 (eff. 0.348)
2.09/2.10	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
2.09/2.10	c total clause space: 29.637MB
2.09/2.10	c total #watches: 392493
2.30/2.31	c total #propagations: 3296215 / total #impl: 9500930 (eff. 0.347)
2.30/2.31	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
2.30/2.31	c total clause space: 48.1602MB
2.30/2.31	c total #watches: 391629
2.49/2.55	c total #propagations: 3956648 / total #impl: 11400109 (eff. 0.347)
2.49/2.55	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
2.49/2.55	c total clause space: 48.1602MB
2.49/2.55	c total #watches: 394193
2.79/2.81	c total #propagations: 4661704 / total #impl: 13639258 (eff. 0.342)
2.79/2.81	c GC COLLECT
2.79/2.81	c #Conflicts:       7000 | #Learnt:       2240 | 0.000
2.79/2.81	c total clause space: 48.1602MB
2.79/2.81	c total #watches: 391222
2.99/3.05	c total #propagations: 5319594 / total #impl: 15537557 (eff. 0.342)
2.99/3.05	c #Conflicts:       8000 | #Learnt:       3240 | 0.000
2.99/3.05	c total clause space: 48.1602MB
2.99/3.05	c total #watches: 393927
3.19/3.29	c total #propagations: 5991762 / total #impl: 17472479 (eff. 0.343)
3.19/3.29	c #Conflicts:       9000 | #Learnt:       4240 | 0.000
3.19/3.29	c total clause space: 48.1602MB
3.19/3.29	c total #watches: 396325
3.49/3.54	c total #propagations: 6653662 / total #impl: 19304208 (eff. 0.345)
3.49/3.54	c #Conflicts:      10000 | #Learnt:       2723 | 0.000
3.49/3.54	c total clause space: 48.1602MB
3.49/3.54	c total #watches: 393138
3.69/3.78	c total #propagations: 7315157 / total #impl: 21164828 (eff. 0.346)
3.69/3.78	c #Conflicts:      11000 | #Learnt:       3723 | 0.000
3.69/3.78	c total clause space: 48.1602MB
3.69/3.78	c total #watches: 394565
3.99/4.03	c total #propagations: 8001947 / total #impl: 23315987 (eff. 0.343)
3.99/4.03	c #Conflicts:      12000 | #Learnt:       4723 | 0.000
3.99/4.03	c total clause space: 48.1602MB
3.99/4.03	c total #watches: 396699
4.19/4.26	c total #propagations: 8733130 / total #impl: 25394062 (eff. 0.344)
4.19/4.26	c #Conflicts:      13000 | #Learnt:       5723 | 0.000
4.19/4.26	c total clause space: 48.1602MB
4.19/4.26	c total #watches: 399061
4.50/4.51	c total #propagations: 9404334 / total #impl: 27293878 (eff. 0.345)
4.50/4.51	c GC COLLECT
4.50/4.51	c #Conflicts:      14000 | #Learnt:       3866 | 0.000
4.50/4.51	c total clause space: 48.1602MB
4.50/4.52	c total #watches: 394562
4.69/4.77	c total #propagations: 10024655 / total #impl: 29089127 (eff. 0.345)
4.69/4.77	c #Conflicts:      15000 | #Learnt:       4866 | 0.000
4.69/4.77	c total clause space: 48.1602MB
4.69/4.77	c total #watches: 396687
4.99/5.01	c total #propagations: 10713997 / total #impl: 30964620 (eff. 0.346)
4.99/5.01	c #Conflicts:      16000 | #Learnt:       5866 | 0.000
4.99/5.01	c total clause space: 48.1602MB
4.99/5.01	c total #watches: 398937
5.19/5.28	c total #propagations: 11392388 / total #impl: 32793573 (eff. 0.347)
5.19/5.28	c GC COLLECT
5.19/5.28	c #Conflicts:      17000 | #Learnt:       3692 | 0.000
5.19/5.28	c total clause space: 48.1602MB
5.19/5.28	c total #watches: 393511
5.50/5.51	c total #propagations: 12088813 / total #impl: 34831743 (eff. 0.347)
5.50/5.51	c #Conflicts:      18000 | #Learnt:       4691 | 0.000
5.50/5.51	c total clause space: 48.1602MB
5.50/5.51	c total #watches: 396054
5.69/5.76	c total #propagations: 12748175 / total #impl: 36724511 (eff. 0.347)
5.69/5.76	c #Conflicts:      19000 | #Learnt:       5691 | 0.000
5.69/5.76	c total clause space: 48.1602MB
5.69/5.76	c total #watches: 398288
5.99/6.03	c total #propagations: 13413512 / total #impl: 38528175 (eff. 0.348)
5.99/6.03	c #Conflicts:      20000 | #Learnt:       6691 | 0.000
5.99/6.03	c total clause space: 48.1602MB
5.99/6.03	c total #watches: 400679
6.19/6.28	c total #propagations: 14149347 / total #impl: 40626605 (eff. 0.348)
6.19/6.28	c GC COLLECT
6.19/6.28	c #Conflicts:      21000 | #Learnt:       4200 | 0.000
6.19/6.28	c total clause space: 48.1602MB
6.19/6.28	c total #watches: 395162
6.49/6.53	c total #propagations: 14841133 / total #impl: 42554642 (eff. 0.349)
6.49/6.53	c #Conflicts:      22000 | #Learnt:       5200 | 0.000
6.49/6.53	c total clause space: 48.1602MB
6.49/6.53	c total #watches: 397361
6.79/6.86	c total #propagations: 15546027 / total #impl: 44441652 (eff. 0.350)
6.79/6.86	c S2->S1
6.79/6.86	c S1->S2
6.79/6.86	c S1->S2
6.79/6.86	c S1->S2
6.79/6.86	c S1->S2
6.79/6.86	c S1->S2
6.79/6.86	c S1->S2
6.79/6.86	c #Conflicts:      23000 | #Learnt:        982 | 0.000
6.79/6.86	c total clause space: 48.1602MB
6.79/6.86	c total #watches: 400413
6.99/7.06	c total #propagations: 16315033 / total #impl: 47799205 (eff. 0.341)
6.99/7.06	c #Conflicts:      24000 | #Learnt:       1982 | 0.000
6.99/7.06	c total clause space: 48.1602MB
6.99/7.06	c total #watches: 399985
7.29/7.30	c total #propagations: 16775998 / total #impl: 49982155 (eff. 0.336)
7.29/7.30	c GC COLLECT
7.29/7.30	c #Conflicts:      25000 | #Learnt:       1807 | 0.000
7.29/7.30	c total clause space: 48.1602MB
7.29/7.30	c total #watches: 392832
7.49/7.52	c total #propagations: 17277710 / total #impl: 52335873 (eff. 0.330)
7.49/7.52	c #Conflicts:      26000 | #Learnt:       2807 | 0.000
7.49/7.52	c total clause space: 48.1602MB
7.59/7.63	c total #watches: 395224
7.59/7.70	c total #propagations: 17760271 / total #impl: 54323203 (eff. 0.327)
7.59/7.70	c #Conflicts:      27000 | #Learnt:       3807 | 0.000
7.59/7.70	c total clause space: 48.1602MB
7.59/7.70	c total #watches: 397858
7.89/7.91	c total #propagations: 18134232 / total #impl: 55975112 (eff. 0.324)
7.89/7.91	c #Conflicts:      28000 | #Learnt:       4807 | 0.000
7.89/7.91	c total clause space: 48.1602MB
7.89/7.91	c total #watches: 400511
8.09/8.11	c total #propagations: 18653120 / total #impl: 58027834 (eff. 0.321)
8.09/8.11	c #Conflicts:      29000 | #Learnt:       3011 | 0.000
8.09/8.11	c total clause space: 48.1602MB
8.09/8.11	c total #watches: 402242
8.29/8.30	c total #propagations: 19155864 / total #impl: 59949362 (eff. 0.320)
8.29/8.30	c #Conflicts:      30000 | #Learnt:       4011 | 0.000
8.29/8.30	c total clause space: 48.1602MB
8.29/8.30	c total #watches: 400881
8.49/8.50	c total #propagations: 19617848 / total #impl: 61821525 (eff. 0.317)
8.49/8.50	c #Conflicts:      31000 | #Learnt:       5011 | 0.000
8.49/8.50	c total clause space: 48.1602MB
8.49/8.50	c total #watches: 402446
8.69/8.72	c total #propagations: 20138440 / total #impl: 63721030 (eff. 0.316)
8.69/8.72	c #Conflicts:      32000 | #Learnt:       6011 | 0.000
8.69/8.72	c total clause space: 48.1602MB
8.69/8.73	c total #watches: 404609
8.89/8.94	c total #propagations: 20699012 / total #impl: 66033476 (eff. 0.313)
8.89/8.94	c #Conflicts:      33000 | #Learnt:       7011 | 0.000
8.89/8.94	c total clause space: 48.1602MB
8.89/8.94	c total #watches: 407598
9.09/9.14	c total #propagations: 21224209 / total #impl: 68123332 (eff. 0.312)
9.09/9.14	c GC COLLECT
9.09/9.14	c #Conflicts:      34000 | #Learnt:       4272 | 0.000
9.09/9.14	c total clause space: 48.1602MB
9.09/9.14	c total #watches: 398276
9.29/9.39	c total #propagations: 21630190 / total #impl: 69943185 (eff. 0.309)
9.29/9.39	c #Conflicts:      35000 | #Learnt:       5272 | 0.000
9.29/9.39	c total clause space: 48.1602MB
9.29/9.39	c total #watches: 402805
9.59/9.65	c total #propagations: 22116866 / total #impl: 72098271 (eff. 0.307)
9.59/9.65	c #Conflicts:      36000 | #Learnt:       6272 | 0.000
9.59/9.65	c total clause space: 48.1602MB
9.59/9.65	c total #watches: 407651
9.79/9.86	c total #propagations: 22607453 / total #impl: 74176538 (eff. 0.305)
9.79/9.86	c #Conflicts:      37000 | #Learnt:       7272 | 0.000
9.79/9.86	c total clause space: 48.1602MB
9.79/9.86	c total #watches: 410002
9.99/10.09	c total #propagations: 23041227 / total #impl: 76135536 (eff. 0.303)
9.99/10.09	c #Conflicts:      38000 | #Learnt:       8272 | 0.000
9.99/10.09	c total clause space: 48.1602MB
9.99/10.09	c total #watches: 412714
10.39/10.40	c total #propagations: 23468807 / total #impl: 78243088 (eff. 0.300)
10.39/10.40	c #Conflicts:      39000 | #Learnt:       4898 | 0.000
10.39/10.40	c total clause space: 48.1602MB
10.39/10.41	c total #watches: 412019
10.69/10.72	c total #propagations: 24013869 / total #impl: 80823685 (eff. 0.297)
10.69/10.72	c #Conflicts:      40000 | #Learnt:       5898 | 0.000
10.69/10.72	c total clause space: 48.1602MB
10.69/10.72	c total #watches: 414909
10.99/11.06	c total #propagations: 24501215 / total #impl: 82779724 (eff. 0.296)
10.99/11.06	c #Conflicts:      41000 | #Learnt:       6898 | 0.000
10.99/11.06	c total clause space: 48.1602MB
10.99/11.06	c total #watches: 417317
11.29/11.39	c total #propagations: 24953467 / total #impl: 84668510 (eff. 0.295)
11.29/11.39	c #Conflicts:      42000 | #Learnt:       7898 | 0.000
11.29/11.39	c total clause space: 48.1602MB
11.29/11.39	c total #watches: 419581
11.69/11.76	c total #propagations: 25403551 / total #impl: 86488076 (eff. 0.294)
11.69/11.76	c #Conflicts:      43000 | #Learnt:       8898 | 0.000
11.69/11.76	c total clause space: 78.2603MB
11.69/11.76	c total #watches: 422224
12.10/12.16	c total #propagations: 25865289 / total #impl: 88368330 (eff. 0.293)
12.10/12.16	c GC COLLECT
12.10/12.16	c #Conflicts:      44000 | #Learnt:       5054 | 0.000
12.10/12.16	c total clause space: 78.2603MB
12.10/12.16	c total #watches: 403455
12.49/12.51	c total #propagations: 26364284 / total #impl: 90280661 (eff. 0.292)
12.49/12.51	c #Conflicts:      45000 | #Learnt:       6054 | 0.000
12.49/12.51	c total clause space: 78.2603MB
12.49/12.51	c total #watches: 406855
12.79/12.80	c total #propagations: 26888540 / total #impl: 92407763 (eff. 0.291)
12.79/12.80	c #Conflicts:      46000 | #Learnt:       7054 | 0.000
12.79/12.80	c total clause space: 78.2603MB
12.79/12.80	c total #watches: 409521
12.99/13.08	c total #propagations: 27442216 / total #impl: 94802366 (eff. 0.289)
12.99/13.08	c #Conflicts:      47000 | #Learnt:       8054 | 0.000
12.99/13.08	c total clause space: 78.2603MB
12.99/13.08	c total #watches: 412359
13.30/13.32	c total #propagations: 27965594 / total #impl: 96956071 (eff. 0.288)
13.30/13.32	c #Conflicts:      48000 | #Learnt:       9054 | 0.000
13.30/13.32	c total clause space: 78.2603MB
13.30/13.32	c total #watches: 415031
13.59/13.61	c total #propagations: 28393679 / total #impl: 98979026 (eff. 0.287)
13.59/13.61	c #Conflicts:      49000 | #Learnt:      10054 | 0.000
13.59/13.61	c total clause space: 78.2603MB
13.59/13.61	c total #watches: 418148
13.79/13.89	c total #propagations: 28989910 / total #impl: 101305615 (eff. 0.286)
13.79/13.89	c #Conflicts:      50000 | #Learnt:       5838 | 0.000
13.79/13.89	c total clause space: 78.2603MB
13.79/13.89	c total #watches: 413648
14.09/14.15	c total #propagations: 29573015 / total #impl: 103592344 (eff. 0.285)
14.09/14.15	c #Conflicts:      51000 | #Learnt:       6838 | 0.000
14.09/14.15	c total clause space: 78.2603MB
14.09/14.15	c total #watches: 415300
14.30/14.37	c total #propagations: 30055674 / total #impl: 105858352 (eff. 0.284)
14.30/14.37	c #Conflicts:      52000 | #Learnt:       7838 | 0.000
14.30/14.37	c total clause space: 78.2603MB
14.30/14.37	c total #watches: 417692
14.59/14.61	c total #propagations: 30442095 / total #impl: 107922218 (eff. 0.282)
14.59/14.61	c #Conflicts:      53000 | #Learnt:       8838 | 0.000
14.59/14.61	c total clause space: 78.2603MB
14.59/14.61	c total #watches: 420425
14.79/14.90	c total #propagations: 30807126 / total #impl: 110112724 (eff. 0.280)
14.79/14.90	c #Conflicts:      54000 | #Learnt:       9838 | 0.000
14.79/14.90	c total clause space: 78.2603MB
14.79/14.90	c total #watches: 422003
15.09/15.18	c total #propagations: 31312329 / total #impl: 112174991 (eff. 0.279)
15.09/15.18	c #Conflicts:      55000 | #Learnt:      10838 | 0.000
15.09/15.18	c total clause space: 78.2603MB
15.09/15.18	c total #watches: 424058
15.40/15.47	c total #propagations: 31877738 / total #impl: 114612868 (eff. 0.278)
15.40/15.47	c GC COLLECT
15.40/15.47	c #Conflicts:      56000 | #Learnt:       6275 | 0.000
15.40/15.47	c total clause space: 78.2603MB
15.40/15.47	c total #watches: 407689
15.69/15.74	c total #propagations: 32371723 / total #impl: 116556104 (eff. 0.278)
15.69/15.74	c #Conflicts:      57000 | #Learnt:       7275 | 0.000
15.69/15.74	c total clause space: 78.2603MB
15.69/15.74	c total #watches: 410362
15.99/16.01	c total #propagations: 32969810 / total #impl: 118970040 (eff. 0.277)
15.99/16.01	c #Conflicts:      58000 | #Learnt:       8275 | 0.000
15.99/16.01	c total clause space: 78.2603MB
15.99/16.02	c total #watches: 412840
16.19/16.26	c total #propagations: 33521221 / total #impl: 120882437 (eff. 0.277)
16.19/16.26	c #Conflicts:      59000 | #Learnt:       9275 | 0.000
16.19/16.26	c total clause space: 78.2603MB
16.19/16.26	c total #watches: 415531
16.39/16.48	c total #propagations: 34007661 / total #impl: 123063842 (eff. 0.276)
16.39/16.48	c #Conflicts:      60000 | #Learnt:      10275 | 0.000
16.39/16.48	c total clause space: 78.2603MB
16.39/16.48	c total #watches: 418148
16.69/16.71	c total #propagations: 34452713 / total #impl: 124898845 (eff. 0.276)
16.69/16.71	c #Conflicts:      61000 | #Learnt:      11275 | 0.000
16.69/16.71	c total clause space: 78.2603MB
16.69/16.71	c total #watches: 420482
16.89/16.98	c total #propagations: 34922272 / total #impl: 126851337 (eff. 0.275)
16.89/16.98	c GC COLLECT
16.89/16.98	c #Conflicts:      62000 | #Learnt:       6401 | 0.000
16.89/16.98	c total clause space: 78.2603MB
16.89/16.98	c total #watches: 407927
17.19/17.25	c total #propagations: 35390024 / total #impl: 128587834 (eff. 0.275)
17.19/17.25	c #Conflicts:      63000 | #Learnt:       7401 | 0.000
17.19/17.25	c total clause space: 78.2603MB
17.19/17.25	c total #watches: 410679
17.49/17.53	c total #propagations: 35870012 / total #impl: 130346547 (eff. 0.275)
17.49/17.53	c #Conflicts:      64000 | #Learnt:       8401 | 0.000
17.49/17.53	c total clause space: 78.2603MB
17.49/17.53	c total #watches: 413638
17.70/17.78	c total #propagations: 36349918 / total #impl: 132267553 (eff. 0.275)
17.70/17.78	c #Conflicts:      65000 | #Learnt:       9401 | 0.000
17.70/17.78	c total clause space: 78.2603MB
17.70/17.78	c total #watches: 416444
17.99/18.02	c total #propagations: 36893256 / total #impl: 134488037 (eff. 0.274)
17.99/18.02	c #Conflicts:      66000 | #Learnt:      10401 | 0.000
17.99/18.02	c total clause space: 78.2603MB
17.99/18.02	c total #watches: 419137
18.19/18.26	c total #propagations: 37369474 / total #impl: 136625769 (eff. 0.274)
18.19/18.26	c #Conflicts:      67000 | #Learnt:      11401 | 0.000
18.19/18.26	c total clause space: 78.2603MB
18.19/18.26	c total #watches: 423070
18.49/18.54	c total #propagations: 37860015 / total #impl: 138707550 (eff. 0.273)
18.49/18.54	c #Conflicts:      68000 | #Learnt:      12401 | 0.000
18.49/18.54	c total clause space: 78.2603MB
18.49/18.54	c total #watches: 425970
18.80/18.81	c total #propagations: 38379900 / total #impl: 141033681 (eff. 0.272)
18.80/18.81	c GC COLLECT
18.80/18.81	c #Conflicts:      69000 | #Learnt:       7208 | 0.000
18.80/18.81	c total clause space: 78.2603MB
18.80/18.81	c total #watches: 410373
18.99/19.07	c total #propagations: 38867830 / total #impl: 143238298 (eff. 0.271)
18.99/19.07	c #Conflicts:      70000 | #Learnt:       8208 | 0.000
18.99/19.07	c total clause space: 78.2603MB
18.99/19.07	c total #watches: 413042
19.19/19.28	c total #propagations: 39416547 / total #impl: 145631421 (eff. 0.271)
19.19/19.28	c #Conflicts:      71000 | #Learnt:       9208 | 0.000
19.19/19.28	c total clause space: 78.2603MB
19.19/19.28	c total #watches: 415404
19.49/19.53	c total #propagations: 39900250 / total #impl: 147519080 (eff. 0.270)
19.49/19.53	c #Conflicts:      72000 | #Learnt:      10208 | 0.000
19.49/19.53	c total clause space: 78.2603MB
19.49/19.53	c total #watches: 418623
19.80/19.84	c total #propagations: 40372327 / total #impl: 149542875 (eff. 0.270)
19.80/19.84	c #Conflicts:      73000 | #Learnt:      11208 | 0.000
19.80/19.84	c total clause space: 78.2603MB
19.80/19.84	c total #watches: 423122
20.09/20.13	c total #propagations: 40954497 / total #impl: 151947310 (eff. 0.270)
20.09/20.13	c #Conflicts:      74000 | #Learnt:      12208 | 0.000
20.09/20.13	c total clause space: 78.2603MB
20.09/20.13	c total #watches: 425613
20.29/20.36	c total #propagations: 41487281 / total #impl: 154180734 (eff. 0.269)
20.29/20.36	c GC COLLECT
20.29/20.36	c #Conflicts:      75000 | #Learnt:       6714 | 0.000
20.29/20.36	c total clause space: 78.2603MB
20.29/20.36	c total #watches: 409020
20.49/20.58	c total #propagations: 41856156 / total #impl: 155824748 (eff. 0.269)
20.49/20.58	c #Conflicts:      76000 | #Learnt:       7714 | 0.000
20.49/20.58	c total clause space: 78.2603MB
20.49/20.58	c total #watches: 411949
20.79/20.87	c total #propagations: 42292484 / total #impl: 157733876 (eff. 0.268)
20.79/20.87	c #Conflicts:      77000 | #Learnt:       8714 | 0.000
20.79/20.87	c total clause space: 78.2603MB
20.79/20.87	c total #watches: 414707
21.09/21.19	c total #propagations: 42846642 / total #impl: 160091539 (eff. 0.268)
21.09/21.19	c #Conflicts:      78000 | #Learnt:       9714 | 0.000
21.09/21.19	c total clause space: 78.2603MB
21.09/21.19	c total #watches: 417825
21.39/21.45	c total #propagations: 43481062 / total #impl: 162617707 (eff. 0.267)
21.39/21.45	c #Conflicts:      79000 | #Learnt:      10714 | 0.000
21.39/21.45	c total clause space: 78.2603MB
21.39/21.45	c total #watches: 420569
21.79/21.85	c total #propagations: 43956237 / total #impl: 164583030 (eff. 0.267)
21.79/21.85	c #Conflicts:      80000 | #Learnt:      11714 | 0.000
21.79/21.85	c total clause space: 78.2603MB
21.79/21.85	c total #watches: 424115
22.10/22.12	c total #propagations: 44466496 / total #impl: 166897668 (eff. 0.266)
22.10/22.12	c #Conflicts:      81000 | #Learnt:      12714 | 0.000
22.10/22.12	c total clause space: 78.2603MB
22.10/22.12	c total #watches: 426585
22.29/22.38	c total #propagations: 44940781 / total #impl: 168971624 (eff. 0.266)
22.29/22.38	c GC COLLECT
22.29/22.38	c #Conflicts:      82000 | #Learnt:       6942 | 0.000
22.29/22.38	c total clause space: 78.2603MB
22.29/22.38	c total #watches: 409946
22.49/22.59	c total #propagations: 45416933 / total #impl: 171088041 (eff. 0.265)
22.49/22.59	c #Conflicts:      83000 | #Learnt:       7942 | 0.000
22.49/22.59	c total clause space: 78.2603MB
22.49/22.59	c total #watches: 412736
22.79/22.82	c total #propagations: 45863061 / total #impl: 173254163 (eff. 0.265)
22.79/22.82	c #Conflicts:      84000 | #Learnt:       8942 | 0.000
22.79/22.82	c total clause space: 78.2603MB
22.79/22.82	c total #watches: 416214
22.99/23.05	c total #propagations: 46286637 / total #impl: 175231178 (eff. 0.264)
22.99/23.05	c #Conflicts:      85000 | #Learnt:       9942 | 0.000
22.99/23.05	c total clause space: 78.2603MB
22.99/23.06	c total #watches: 419234
23.29/23.34	c total #propagations: 46703938 / total #impl: 177284214 (eff. 0.263)
23.29/23.34	c #Conflicts:      86000 | #Learnt:      10942 | 0.000
23.29/23.34	c total clause space: 78.2603MB
23.29/23.34	c total #watches: 422589
23.59/23.64	c total #propagations: 47138290 / total #impl: 179549751 (eff. 0.263)
23.59/23.64	c #Conflicts:      87000 | #Learnt:      11942 | 0.000
23.59/23.64	c total clause space: 78.2603MB
23.59/23.64	c total #watches: 425842
23.89/23.97	c total #propagations: 47525103 / total #impl: 181552925 (eff. 0.262)
23.89/23.97	c #Conflicts:      88000 | #Learnt:      12942 | 0.000
23.89/23.97	c total clause space: 78.2603MB
23.89/23.97	c total #watches: 430417
24.30/24.32	c total #propagations: 47930908 / total #impl: 183828168 (eff. 0.261)
24.30/24.32	c #Conflicts:      89000 | #Learnt:      13942 | 0.000
24.30/24.32	c total clause space: 78.2603MB
24.30/24.32	c total #watches: 433977
24.59/24.62	c total #propagations: 48311178 / total #impl: 185856001 (eff. 0.260)
24.59/24.62	c GC COLLECT
24.59/24.62	c #Conflicts:      90000 | #Learnt:       7839 | 0.000
24.59/24.62	c total clause space: 78.2603MB
24.59/24.62	c total #watches: 412879
24.89/24.95	c total #propagations: 48768474 / total #impl: 188179721 (eff. 0.259)
24.89/24.95	c #Conflicts:      91000 | #Learnt:       8839 | 0.000
24.89/24.95	c total clause space: 78.2603MB
24.89/24.95	c total #watches: 417749
25.30/25.33	c total #propagations: 49358911 / total #impl: 191257843 (eff. 0.258)
25.30/25.33	c #Conflicts:      92000 | #Learnt:       9839 | 0.000
25.30/25.33	c total clause space: 78.2603MB
25.30/25.33	c total #watches: 421341
25.59/25.69	c total #propagations: 49952537 / total #impl: 194331069 (eff. 0.257)
25.59/25.69	c #Conflicts:      93000 | #Learnt:      10839 | 0.000
25.59/25.69	c total clause space: 78.2603MB
25.59/25.69	c total #watches: 424768
25.99/26.04	c total #propagations: 50462222 / total #impl: 196898512 (eff. 0.256)
25.99/26.04	c #Conflicts:      94000 | #Learnt:      11839 | 0.000
25.99/26.04	c total clause space: 78.2603MB
25.99/26.04	c total #watches: 427032
26.39/26.47	c total #propagations: 50923398 / total #impl: 199672618 (eff. 0.255)
26.39/26.47	c #Conflicts:      95000 | #Learnt:      12839 | 0.000
26.39/26.47	c total clause space: 78.2603MB
26.39/26.47	c total #watches: 430893
26.89/26.92	c total #propagations: 51463442 / total #impl: 202554253 (eff. 0.254)
26.89/26.92	c #Conflicts:      96000 | #Learnt:      13839 | 0.000
26.89/26.92	c total clause space: 78.2603MB
26.89/26.92	c total #watches: 434595
27.38/27.48	c total #propagations: 52042635 / total #impl: 205474741 (eff. 0.253)
27.38/27.48	c #Conflicts:      97000 | #Learnt:      14839 | 0.000
27.38/27.48	c total clause space: 78.2603MB
27.38/27.48	c total #watches: 439118
27.78/27.85	c total #propagations: 52650474 / total #impl: 208908646 (eff. 0.252)
27.78/27.85	c GC COLLECT
27.78/27.85	c #Conflicts:      98000 | #Learnt:       8430 | 0.000
27.78/27.85	c total clause space: 78.2603MB
27.78/27.85	c total #watches: 415120
28.08/28.18	c total #propagations: 53250973 / total #impl: 212059141 (eff. 0.251)
28.08/28.18	c #Conflicts:      99000 | #Learnt:       9430 | 0.000
28.08/28.18	c total clause space: 78.2603MB
28.08/28.18	c total #watches: 418103
28.48/28.51	c total #propagations: 53754151 / total #impl: 214369530 (eff. 0.251)
28.48/28.51	c #Conflicts:     100000 | #Learnt:      10430 | 0.000
28.48/28.51	c total clause space: 78.2603MB
28.48/28.51	c total #watches: 421591
28.78/28.83	c total #propagations: 54245569 / total #impl: 216719314 (eff. 0.250)
28.78/28.83	c #Conflicts:     101000 | #Learnt:      11430 | 0.000
28.78/28.83	c total clause space: 78.2603MB
28.78/28.83	c total #watches: 424089
29.08/29.14	c total #propagations: 54724824 / total #impl: 219083186 (eff. 0.250)
29.08/29.14	c #Conflicts:     102000 | #Learnt:      12430 | 0.000
29.08/29.14	c total clause space: 78.2603MB
29.08/29.14	c total #watches: 426642
29.38/29.46	c total #propagations: 55197925 / total #impl: 221384706 (eff. 0.249)
29.38/29.46	c #Conflicts:     103000 | #Learnt:      13430 | 0.000
29.38/29.46	c total clause space: 78.2603MB
29.38/29.46	c total #watches: 429628
29.79/29.81	c total #propagations: 55675582 / total #impl: 223728819 (eff. 0.249)
29.79/29.81	c #Conflicts:     104000 | #Learnt:      14430 | 0.000
29.79/29.81	c total clause space: 78.2603MB
29.79/29.81	c total #watches: 432877
30.08/30.14	c total #propagations: 56223052 / total #impl: 226101392 (eff. 0.249)
30.08/30.14	c #Conflicts:     105000 | #Learnt:      15430 | 0.000
30.08/30.14	c total clause space: 78.2603MB
30.08/30.14	c total #watches: 435366
30.38/30.47	c total #propagations: 56715613 / total #impl: 228040739 (eff. 0.249)
30.38/30.47	c GC COLLECT
30.38/30.47	c #Conflicts:     106000 | #Learnt:       8715 | 0.000
30.38/30.47	c total clause space: 78.2603MB
30.38/30.47	c total #watches: 414633
30.68/30.74	c total #propagations: 57288260 / total #impl: 230250612 (eff. 0.249)
30.68/30.74	c #Conflicts:     107000 | #Learnt:       9715 | 0.000
30.68/30.74	c total clause space: 78.2603MB
30.68/30.74	c total #watches: 417346
30.98/31.01	c total #propagations: 57753957 / total #impl: 232325457 (eff. 0.249)
30.98/31.01	c #Conflicts:     108000 | #Learnt:      10715 | 0.000
30.98/31.01	c total clause space: 78.2603MB
30.98/31.01	c total #watches: 420221
31.18/31.24	c total #propagations: 58280008 / total #impl: 234418816 (eff. 0.249)
31.18/31.24	c #Conflicts:     109000 | #Learnt:      11715 | 0.000
31.18/31.24	c total clause space: 78.2603MB
31.18/31.24	c total #watches: 422822
31.38/31.46	c total #propagations: 58796196 / total #impl: 236487522 (eff. 0.249)
31.38/31.46	c #Conflicts:     110000 | #Learnt:      12715 | 0.000
31.38/31.46	c total clause space: 78.2603MB
31.38/31.46	c total #watches: 425159
31.68/31.71	c total #propagations: 59191749 / total #impl: 238331546 (eff. 0.248)
31.68/31.71	c #Conflicts:     111000 | #Learnt:      13715 | 0.000
31.68/31.71	c total clause space: 78.2603MB
31.68/31.71	c total #watches: 427686
31.89/31.97	c total #propagations: 59661044 / total #impl: 240351917 (eff. 0.248)
31.89/31.97	c #Conflicts:     112000 | #Learnt:      14715 | 0.000
31.89/31.97	c total clause space: 78.2603MB
31.89/31.97	c total #watches: 430542
32.18/32.24	c total #propagations: 60153863 / total #impl: 242295539 (eff. 0.248)
32.18/32.24	c #Conflicts:     113000 | #Learnt:      15715 | 0.000
32.18/32.24	c total clause space: 78.2603MB
32.18/32.24	c total #watches: 433590
32.58/32.68	c total #propagations: 60610808 / total #impl: 244253543 (eff. 0.248)
32.58/32.68	c GC COLLECT
32.58/32.68	c #Conflicts:     114000 | #Learnt:       8698 | 0.000
32.58/32.68	c total clause space: 78.2603MB
32.58/32.68	c total #watches: 415371
32.88/32.96	c total #propagations: 61438757 / total #impl: 247110876 (eff. 0.249)
32.88/32.96	c #Conflicts:     115000 | #Learnt:       9698 | 0.000
32.88/32.96	c total clause space: 78.2603MB
32.88/32.96	c total #watches: 418346
33.18/33.24	c total #propagations: 61951074 / total #impl: 249353999 (eff. 0.248)
33.18/33.24	c #Conflicts:     116000 | #Learnt:      10698 | 0.000
33.18/33.24	c total clause space: 78.2603MB
33.18/33.24	c total #watches: 421016
33.48/33.50	c total #propagations: 62452369 / total #impl: 251459220 (eff. 0.248)
33.48/33.50	c #Conflicts:     117000 | #Learnt:      11698 | 0.000
33.48/33.50	c total clause space: 78.2603MB
33.48/33.50	c total #watches: 424630
33.78/33.82	c total #propagations: 62853742 / total #impl: 254066197 (eff. 0.247)
33.78/33.82	c #Conflicts:     118000 | #Learnt:      12698 | 0.000
33.78/33.82	c total clause space: 78.2603MB
33.78/33.82	c total #watches: 427497
34.09/34.12	c total #propagations: 63254977 / total #impl: 255832467 (eff. 0.247)
34.09/34.12	c #Conflicts:     119000 | #Learnt:      13698 | 0.000
34.09/34.12	c total clause space: 78.2603MB
34.09/34.12	c total #watches: 430683
34.28/34.32	c total #propagations: 63632295 / total #impl: 257530014 (eff. 0.247)
34.28/34.32	c #Conflicts:     120000 | #Learnt:      14698 | 0.000
34.28/34.32	c total clause space: 78.2603MB
34.28/34.32	c total #watches: 432997
34.48/34.52	c total #propagations: 63981301 / total #impl: 259286703 (eff. 0.247)
34.48/34.52	c #Conflicts:     121000 | #Learnt:      15698 | 0.000
34.48/34.52	c total clause space: 78.2603MB
34.48/34.52	c total #watches: 435112
34.68/34.78	c total #propagations: 64317865 / total #impl: 260900104 (eff. 0.247)
34.68/34.78	c GC COLLECT
34.68/34.78	c #Conflicts:     122000 | #Learnt:       8405 | 0.000
34.68/34.78	c total clause space: 78.2603MB
34.68/34.78	c total #watches: 414406
34.98/35.06	c total #propagations: 64704821 / total #impl: 262800780 (eff. 0.246)
34.98/35.06	c #Conflicts:     123000 | #Learnt:       9405 | 0.000
34.98/35.06	c total clause space: 78.2603MB
34.98/35.06	c total #watches: 417428
35.29/35.33	c total #propagations: 65198395 / total #impl: 264880586 (eff. 0.246)
35.29/35.33	c #Conflicts:     124000 | #Learnt:      10405 | 0.000
35.29/35.33	c total clause space: 78.2603MB
35.29/35.34	c total #watches: 420508
35.58/35.65	c total #propagations: 65774452 / total #impl: 267068776 (eff. 0.246)
35.58/35.65	c #Conflicts:     125000 | #Learnt:      11405 | 0.000
35.58/35.65	c total clause space: 78.2603MB
35.58/35.65	c total #watches: 423483
35.88/35.95	c total #propagations: 66333376 / total #impl: 269332747 (eff. 0.246)
35.88/35.95	c #Conflicts:     126000 | #Learnt:      12405 | 0.000
35.88/35.95	c total clause space: 78.2603MB
35.88/35.95	c total #watches: 426043
36.18/36.25	c total #propagations: 66873881 / total #impl: 271491245 (eff. 0.246)
36.18/36.25	c #Conflicts:     127000 | #Learnt:      13405 | 0.000
36.18/36.25	c total clause space: 78.2603MB
36.18/36.25	c total #watches: 428954
36.48/36.50	c total #propagations: 67424732 / total #impl: 273715684 (eff. 0.246)
36.48/36.50	c #Conflicts:     128000 | #Learnt:      14405 | 0.000
36.48/36.50	c total clause space: 78.2603MB
36.48/36.50	c total #watches: 431237
36.68/36.75	c total #propagations: 67866195 / total #impl: 275668845 (eff. 0.246)
36.68/36.75	c #Conflicts:     129000 | #Learnt:      15405 | 0.000
36.68/36.75	c total clause space: 78.2603MB
36.68/36.75	c total #watches: 434214
36.98/37.08	c total #propagations: 68387938 / total #impl: 278082000 (eff. 0.246)
36.98/37.08	c #Conflicts:     130000 | #Learnt:      16405 | 0.000
36.98/37.08	c total clause space: 78.2603MB
36.98/37.08	c total #watches: 437072
37.39/37.44	c total #propagations: 68829573 / total #impl: 280125100 (eff. 0.246)
37.39/37.44	c GC COLLECT
37.39/37.44	c #Conflicts:     131000 | #Learnt:       8804 | 0.000
37.39/37.44	c total clause space: 78.2603MB
37.39/37.44	c total #watches: 415544
37.68/37.72	c total #propagations: 69390921 / total #impl: 282437503 (eff. 0.246)
37.68/37.72	c #Conflicts:     132000 | #Learnt:       9804 | 0.000
37.68/37.72	c total clause space: 78.2603MB
37.68/37.72	c total #watches: 418167
37.98/38.00	c total #propagations: 69938301 / total #impl: 284593683 (eff. 0.246)
37.98/38.00	c #Conflicts:     133000 | #Learnt:      10804 | 0.000
37.98/38.00	c total clause space: 78.2603MB
37.98/38.00	c total #watches: 420853
38.28/38.32	c total #propagations: 70413479 / total #impl: 286360473 (eff. 0.246)
38.28/38.32	c #Conflicts:     134000 | #Learnt:      11804 | 0.000
38.28/38.32	c total clause space: 78.2603MB
38.28/38.32	c total #watches: 423382
38.49/38.59	c total #propagations: 70998475 / total #impl: 288865254 (eff. 0.246)
38.49/38.59	c #Conflicts:     135000 | #Learnt:      12804 | 0.000
38.49/38.59	c total clause space: 78.2603MB
38.49/38.59	c total #watches: 426473
38.78/38.87	c total #propagations: 71512151 / total #impl: 291041797 (eff. 0.246)
38.78/38.87	c #Conflicts:     136000 | #Learnt:      13804 | 0.000
38.78/38.87	c total clause space: 78.2603MB
38.78/38.87	c total #watches: 429481
39.08/39.14	c total #propagations: 72006396 / total #impl: 293133939 (eff. 0.246)
39.08/39.14	c #Conflicts:     137000 | #Learnt:      14804 | 0.000
39.08/39.14	c total clause space: 78.2603MB
39.08/39.14	c total #watches: 432530
39.38/39.45	c total #propagations: 72459614 / total #impl: 294995680 (eff. 0.246)
39.38/39.45	c #Conflicts:     138000 | #Learnt:      15804 | 0.000
39.38/39.45	c total clause space: 78.2603MB
39.38/39.45	c total #watches: 435664
39.59/39.66	c total #propagations: 72894481 / total #impl: 296877656 (eff. 0.246)
39.59/39.66	c #Conflicts:     139000 | #Learnt:      16804 | 0.000
39.59/39.66	c total clause space: 78.2603MB
39.59/39.66	c total #watches: 438360
39.88/39.92	c total #propagations: 73255957 / total #impl: 298679843 (eff. 0.245)
39.88/39.92	c #Conflicts:     140000 | #Learnt:      17804 | 0.000
39.88/39.92	c total clause space: 78.2603MB
39.88/39.93	c total #watches: 440792
40.08/40.16	c total #propagations: 73665549 / total #impl: 300796754 (eff. 0.245)
40.08/40.16	c GC COLLECT
40.08/40.16	c #Conflicts:     141000 | #Learnt:       9938 | 0.000
40.08/40.16	c total clause space: 78.2603MB
40.08/40.16	c total #watches: 419059
40.38/40.40	c total #propagations: 74041640 / total #impl: 302718740 (eff. 0.245)
40.38/40.40	c #Conflicts:     142000 | #Learnt:      10938 | 0.000
40.38/40.40	c total clause space: 78.2603MB
40.38/40.40	c total #watches: 422277
40.58/40.69	c total #propagations: 74496559 / total #impl: 304889137 (eff. 0.244)
40.58/40.69	c #Conflicts:     143000 | #Learnt:      11938 | 0.000
40.58/40.69	c total clause space: 78.2603MB
40.58/40.69	c total #watches: 426126
40.98/41.02	c total #propagations: 74946463 / total #impl: 306910523 (eff. 0.244)
40.98/41.02	c #Conflicts:     144000 | #Learnt:      12938 | 0.000
40.98/41.02	c total clause space: 78.2603MB
40.98/41.02	c total #watches: 428820
41.28/41.35	c total #propagations: 75430646 / total #impl: 309022499 (eff. 0.244)
41.28/41.35	c #Conflicts:     145000 | #Learnt:      13938 | 0.000
41.28/41.35	c total clause space: 78.2603MB
41.28/41.35	c total #watches: 431905
41.58/41.67	c total #propagations: 75832777 / total #impl: 310862443 (eff. 0.244)
41.58/41.67	c #Conflicts:     146000 | #Learnt:      14938 | 0.000
41.58/41.67	c total clause space: 78.2603MB
41.58/41.67	c total #watches: 434557
41.89/41.98	c total #propagations: 76300195 / total #impl: 313060113 (eff. 0.244)
41.89/41.98	c #Conflicts:     147000 | #Learnt:      15938 | 0.000
41.89/41.98	c total clause space: 78.2603MB
41.89/41.98	c total #watches: 437233
42.18/42.28	c total #propagations: 76814023 / total #impl: 315429502 (eff. 0.244)
42.18/42.28	c #Conflicts:     148000 | #Learnt:      16938 | 0.000
42.18/42.28	c total clause space: 78.2603MB
42.18/42.28	c total #watches: 440698
42.58/42.61	c total #propagations: 77326950 / total #impl: 317835798 (eff. 0.243)
42.58/42.61	c #Conflicts:     149000 | #Learnt:      17938 | 0.000
42.58/42.61	c total clause space: 78.2603MB
42.58/42.61	c total #watches: 443306
42.89/42.91	c total #propagations: 77864566 / total #impl: 319832813 (eff. 0.243)
42.89/42.91	c GC COLLECT
42.89/42.91	c #Conflicts:     150000 | #Learnt:       9718 | 0.000
42.89/42.91	c total clause space: 78.2603MB
42.89/42.91	c total #watches: 418013
43.18/43.21	c total #propagations: 78374401 / total #impl: 321713321 (eff. 0.244)
43.18/43.21	c #Conflicts:     151000 | #Learnt:      10718 | 0.000
43.18/43.21	c total clause space: 78.2603MB
43.18/43.21	c total #watches: 420349
43.38/43.48	c total #propagations: 79065618 / total #impl: 323819278 (eff. 0.244)
43.38/43.48	c #Conflicts:     152000 | #Learnt:      11718 | 0.000
43.38/43.48	c total clause space: 78.2603MB
43.38/43.48	c total #watches: 423433
43.68/43.75	c total #propagations: 79582414 / total #impl: 325818641 (eff. 0.244)
43.68/43.75	c #Conflicts:     153000 | #Learnt:      12718 | 0.000
43.68/43.75	c total clause space: 78.2603MB
43.68/43.75	c total #watches: 426339
43.99/44.03	c total #propagations: 80095131 / total #impl: 328099676 (eff. 0.244)
43.99/44.03	c #Conflicts:     154000 | #Learnt:      13718 | 0.000
43.99/44.03	c total clause space: 78.2603MB
43.99/44.03	c total #watches: 429853
44.18/44.29	c total #propagations: 80533295 / total #impl: 330229083 (eff. 0.244)
44.18/44.29	c #Conflicts:     155000 | #Learnt:      14718 | 0.000
44.18/44.29	c total clause space: 78.2603MB
44.18/44.29	c total #watches: 432280
44.48/44.57	c total #propagations: 81055876 / total #impl: 332596216 (eff. 0.244)
44.48/44.57	c #Conflicts:     156000 | #Learnt:      15718 | 0.000
44.48/44.57	c total clause space: 78.2603MB
44.48/44.58	c total #watches: 435827
44.78/44.85	c total #propagations: 81586069 / total #impl: 335354668 (eff. 0.243)
44.78/44.85	c #Conflicts:     157000 | #Learnt:      16718 | 0.000
44.78/44.85	c total clause space: 78.2603MB
44.78/44.86	c total #watches: 438582
45.09/45.13	c total #propagations: 82108044 / total #impl: 337472541 (eff. 0.243)
45.09/45.13	c #Conflicts:     158000 | #Learnt:      17718 | 0.000
45.09/45.13	c total clause space: 78.2603MB
45.09/45.13	c total #watches: 441248
45.38/45.49	c total #propagations: 82590741 / total #impl: 339606911 (eff. 0.243)
45.38/45.49	c #Conflicts:     159000 | #Learnt:      18718 | 0.000
45.38/45.49	c total clause space: 78.2603MB
45.38/45.49	c total #watches: 446151
45.78/45.84	c total #propagations: 83130104 / total #impl: 342537810 (eff. 0.243)
45.78/45.84	c GC COLLECT
45.78/45.84	c #Conflicts:     160000 | #Learnt:      10216 | 0.000
45.78/45.84	c total clause space: 78.2603MB
45.78/45.84	c total #watches: 420131
46.08/46.15	c total #propagations: 83651620 / total #impl: 344936717 (eff. 0.243)
46.08/46.15	c #Conflicts:     161000 | #Learnt:      11216 | 0.000
46.08/46.15	c total clause space: 78.2603MB
46.08/46.15	c total #watches: 423574
46.38/46.49	c total #propagations: 84205803 / total #impl: 347436298 (eff. 0.242)
46.38/46.49	c #Conflicts:     162000 | #Learnt:      12216 | 0.000
46.38/46.49	c total clause space: 78.2603MB
46.38/46.49	c total #watches: 426169
46.68/46.77	c total #propagations: 84693250 / total #impl: 349366825 (eff. 0.242)
46.68/46.77	c #Conflicts:     163000 | #Learnt:      13216 | 0.000
46.68/46.77	c total clause space: 78.2603MB
46.68/46.77	c total #watches: 429272
46.98/47.09	c total #propagations: 85175605 / total #impl: 351778439 (eff. 0.242)
46.98/47.09	c #Conflicts:     164000 | #Learnt:      14216 | 0.000
46.98/47.09	c total clause space: 78.2603MB
46.98/47.09	c total #watches: 431949
47.39/47.46	c total #propagations: 85706406 / total #impl: 354132365 (eff. 0.242)
47.39/47.46	c #Conflicts:     165000 | #Learnt:      15216 | 0.000
47.39/47.46	c total clause space: 78.2603MB
47.39/47.46	c total #watches: 435436
47.78/47.87	c total #propagations: 86202159 / total #impl: 356576737 (eff. 0.242)
47.78/47.87	c #Conflicts:     166000 | #Learnt:      16216 | 0.000
47.78/47.87	c total clause space: 78.2603MB
47.78/47.87	c total #watches: 440823
48.39/48.46	c total #propagations: 86559073 / total #impl: 358832344 (eff. 0.241)
48.39/48.46	c #Conflicts:     167000 | #Learnt:      17216 | 0.000
48.39/48.46	c total clause space: 78.2603MB
48.39/48.46	c total #watches: 445059
48.78/48.80	c total #propagations: 86993216 / total #impl: 361290507 (eff. 0.241)
48.78/48.80	c #Conflicts:     168000 | #Learnt:      18216 | 0.000
48.78/48.80	c total clause space: 78.2603MB
48.78/48.80	c total #watches: 448060
49.08/49.17	c total #propagations: 87457228 / total #impl: 363444415 (eff. 0.241)
49.08/49.17	c #Conflicts:     169000 | #Learnt:      19216 | 0.000
49.08/49.17	c total clause space: 78.2603MB
49.08/49.17	c total #watches: 450943
49.38/49.50	c total #propagations: 88000299 / total #impl: 365579359 (eff. 0.241)
49.38/49.50	c GC COLLECT
49.38/49.50	c #Conflicts:     170000 | #Learnt:      10411 | 0.000
49.38/49.50	c total clause space: 78.2603MB
49.38/49.50	c total #watches: 420608
49.68/49.79	c total #propagations: 88491863 / total #impl: 367251268 (eff. 0.241)
49.68/49.79	c #Conflicts:     171000 | #Learnt:      11411 | 0.000
49.68/49.79	c total clause space: 78.2603MB
49.68/49.79	c total #watches: 423506
49.98/50.05	c total #propagations: 89029637 / total #impl: 369330906 (eff. 0.241)
49.98/50.05	c #Conflicts:     172000 | #Learnt:      12411 | 0.000
49.98/50.05	c total clause space: 78.2603MB
49.98/50.05	c total #watches: 427117
50.28/50.35	c total #propagations: 89497412 / total #impl: 371112148 (eff. 0.241)
50.28/50.35	c #Conflicts:     173000 | #Learnt:      13411 | 0.000
50.28/50.35	c total clause space: 78.2603MB
50.28/50.35	c total #watches: 429791
50.59/50.62	c total #propagations: 90034628 / total #impl: 373511194 (eff. 0.241)
50.59/50.62	c #Conflicts:     174000 | #Learnt:      14411 | 0.000
50.59/50.62	c total clause space: 78.2603MB
50.59/50.63	c total #watches: 432485
50.88/50.91	c total #propagations: 90495148 / total #impl: 375686558 (eff. 0.241)
50.88/50.91	c #Conflicts:     175000 | #Learnt:      15411 | 0.000
50.88/50.91	c total clause space: 78.2603MB
50.88/50.91	c total #watches: 435341
51.08/51.18	c total #propagations: 90983321 / total #impl: 378064932 (eff. 0.241)
51.08/51.18	c #Conflicts:     176000 | #Learnt:      16411 | 0.000
51.08/51.18	c total clause space: 78.2603MB
51.08/51.18	c total #watches: 437705
51.48/51.51	c total #propagations: 91477734 / total #impl: 380058617 (eff. 0.241)
51.48/51.51	c #Conflicts:     177000 | #Learnt:      17411 | 0.000
51.48/51.51	c total clause space: 78.2603MB
51.48/51.51	c total #watches: 440412
51.79/51.81	c total #propagations: 92012643 / total #impl: 382052710 (eff. 0.241)
51.79/51.81	c #Conflicts:     178000 | #Learnt:      18411 | 0.000
51.79/51.81	c total clause space: 78.2603MB
51.79/51.81	c total #watches: 443497
52.08/52.18	c total #propagations: 92516449 / total #impl: 384273642 (eff. 0.241)
52.08/52.18	c #Conflicts:     179000 | #Learnt:      19411 | 0.000
52.08/52.18	c total clause space: 78.2603MB
52.08/52.18	c total #watches: 447086
52.48/52.56	c total #propagations: 93121749 / total #impl: 386959369 (eff. 0.241)
52.48/52.56	c GC COLLECT
52.48/52.56	c #Conflicts:     180000 | #Learnt:      10301 | 0.000
52.48/52.56	c total clause space: 78.2603MB
52.48/52.56	c total #watches: 420415
52.79/52.83	c total #propagations: 93719059 / total #impl: 389737992 (eff. 0.240)
52.79/52.83	c #Conflicts:     181000 | #Learnt:      11301 | 0.000
52.79/52.83	c total clause space: 78.2603MB
52.79/52.83	c total #watches: 422755
53.08/53.11	c total #propagations: 94224677 / total #impl: 391877626 (eff. 0.240)
53.08/53.11	c #Conflicts:     182000 | #Learnt:      12301 | 0.000
53.08/53.11	c total clause space: 78.2603MB
53.08/53.11	c total #watches: 426335
53.38/53.41	c total #propagations: 94711451 / total #impl: 394037043 (eff. 0.240)
53.38/53.41	c #Conflicts:     183000 | #Learnt:      13301 | 0.000
53.38/53.41	c total clause space: 78.2603MB
53.38/53.41	c total #watches: 429789
53.58/53.62	c total #propagations: 95177415 / total #impl: 396148837 (eff. 0.240)
53.58/53.62	c #Conflicts:     184000 | #Learnt:      14301 | 0.000
53.58/53.62	c total clause space: 78.2603MB
53.58/53.62	c total #watches: 432632
53.78/53.85	c total #propagations: 95541457 / total #impl: 398009741 (eff. 0.240)
53.78/53.85	c #Conflicts:     185000 | #Learnt:      15301 | 0.000
53.78/53.85	c total clause space: 78.2603MB
53.78/53.85	c total #watches: 435349
54.08/54.10	c total #propagations: 95900213 / total #impl: 399996368 (eff. 0.240)
54.08/54.10	c #Conflicts:     186000 | #Learnt:      16301 | 0.000
54.08/54.10	c total clause space: 78.2603MB
54.08/54.10	c total #watches: 437705
54.38/54.44	c total #propagations: 96277316 / total #impl: 401960065 (eff. 0.240)
54.38/54.44	c #Conflicts:     187000 | #Learnt:      17301 | 0.000
54.38/54.44	c total clause space: 78.2603MB
54.38/54.44	c total #watches: 440744
54.68/54.74	c total #propagations: 96774726 / total #impl: 403807149 (eff. 0.240)
54.68/54.74	c #Conflicts:     188000 | #Learnt:      18301 | 0.000
54.68/54.74	c total clause space: 78.2603MB
54.68/54.74	c total #watches: 444035
54.99/55.04	c total #propagations: 97187617 / total #impl: 405389890 (eff. 0.240)
54.99/55.04	c #Conflicts:     189000 | #Learnt:      19301 | 0.000
54.99/55.04	c total clause space: 78.2603MB
54.99/55.04	c total #watches: 447381
55.28/55.39	c total #propagations: 97588807 / total #impl: 406899838 (eff. 0.240)
55.28/55.39	c #Conflicts:     190000 | #Learnt:      20301 | 0.000
55.28/55.39	c total clause space: 78.2603MB
55.28/55.39	c total #watches: 450214
55.68/55.72	c total #propagations: 98035299 / total #impl: 408507977 (eff. 0.240)
55.68/55.72	c GC COLLECT
55.68/55.72	c #Conflicts:     191000 | #Learnt:      10921 | 0.000
55.68/55.72	c total clause space: 78.2603MB
55.68/55.72	c total #watches: 422359
55.98/56.04	c total #propagations: 98470221 / total #impl: 410139067 (eff. 0.240)
55.98/56.04	c #Conflicts:     192000 | #Learnt:      11921 | 0.000
55.98/56.04	c total clause space: 78.2603MB
55.98/56.05	c total #watches: 425131
56.28/56.33	c total #propagations: 98945585 / total #impl: 411973333 (eff. 0.240)
56.28/56.33	c #Conflicts:     193000 | #Learnt:      12921 | 0.000
56.28/56.33	c total clause space: 78.2603MB
56.28/56.33	c total #watches: 427733
56.48/56.59	c total #propagations: 99423009 / total #impl: 414154356 (eff. 0.240)
56.48/56.59	c #Conflicts:     194000 | #Learnt:      13921 | 0.000
56.48/56.59	c total clause space: 78.2603MB
56.48/56.59	c total #watches: 430140
56.78/56.85	c total #propagations: 99871673 / total #impl: 416422485 (eff. 0.240)
56.78/56.85	c #Conflicts:     195000 | #Learnt:      14921 | 0.000
56.78/56.85	c total clause space: 78.2603MB
56.78/56.85	c total #watches: 432561
57.08/57.11	c total #propagations: 100311665 / total #impl: 418669840 (eff. 0.240)
57.08/57.11	c #Conflicts:     196000 | #Learnt:      15921 | 0.000
57.08/57.11	c total clause space: 78.2603MB
57.08/57.11	c total #watches: 435353
57.38/57.40	c total #propagations: 100715624 / total #impl: 420809089 (eff. 0.239)
57.38/57.40	c #Conflicts:     197000 | #Learnt:      16921 | 0.000
57.38/57.40	c total clause space: 78.2603MB
57.38/57.40	c total #watches: 438271
57.68/57.70	c total #propagations: 101132500 / total #impl: 422924790 (eff. 0.239)
57.68/57.70	c #Conflicts:     198000 | #Learnt:      17921 | 0.000
57.68/57.70	c total clause space: 78.2603MB
57.68/57.70	c total #watches: 440958
57.88/57.99	c total #propagations: 101557978 / total #impl: 425274894 (eff. 0.239)
57.88/57.99	c #Conflicts:     199000 | #Learnt:      18921 | 0.000
57.88/57.99	c total clause space: 78.2603MB
57.88/57.99	c total #watches: 443510
58.29/58.32	c total #propagations: 101967564 / total #impl: 427569253 (eff. 0.238)
58.29/58.32	c #Conflicts:     200000 | #Learnt:      19921 | 0.000
58.29/58.32	c total clause space: 78.2603MB
58.29/58.32	c total #watches: 446994
58.58/58.69	c total #propagations: 102374695 / total #impl: 429865683 (eff. 0.238)
58.58/58.69	c #Conflicts:     201000 | #Learnt:      20921 | 0.000
58.58/58.69	c total clause space: 78.2603MB
58.58/58.69	c total #watches: 450067
58.98/59.04	c total #propagations: 102799211 / total #impl: 432154918 (eff. 0.238)
58.98/59.04	c GC COLLECT
58.98/59.04	c #Conflicts:     202000 | #Learnt:      11216 | 0.000
58.98/59.04	c total clause space: 78.2603MB
58.98/59.04	c total #watches: 423018
59.28/59.30	c total #propagations: 103258102 / total #impl: 434487782 (eff. 0.238)
59.28/59.30	c #Conflicts:     203000 | #Learnt:      12216 | 0.000
59.28/59.30	c total clause space: 78.2603MB
59.28/59.30	c total #watches: 425553
59.49/59.56	c total #propagations: 103723683 / total #impl: 437004398 (eff. 0.237)
59.49/59.56	c #Conflicts:     204000 | #Learnt:      13216 | 0.000
59.49/59.56	c total clause space: 78.2603MB
59.49/59.56	c total #watches: 428392
59.78/59.87	c total #propagations: 104139933 / total #impl: 439638945 (eff. 0.237)
59.78/59.87	c #Conflicts:     205000 | #Learnt:      14216 | 0.000
59.78/59.87	c total clause space: 78.2603MB
59.78/59.87	c total #watches: 430854
60.08/60.18	c total #propagations: 104587905 / total #impl: 442517807 (eff. 0.236)
60.08/60.18	c #Conflicts:     206000 | #Learnt:      15216 | 0.000
60.08/60.18	c total clause space: 78.2603MB
60.08/60.18	c total #watches: 433451
60.48/60.50	c total #propagations: 105034725 / total #impl: 444440778 (eff. 0.236)
60.48/60.50	c #Conflicts:     207000 | #Learnt:      16216 | 0.000
60.48/60.50	c total clause space: 78.2603MB
60.48/60.51	c total #watches: 435835
60.78/60.82	c total #propagations: 105490278 / total #impl: 446279650 (eff. 0.236)
60.78/60.82	c #Conflicts:     208000 | #Learnt:      17216 | 0.000
60.78/60.82	c total clause space: 78.2603MB
60.78/60.82	c total #watches: 439273
61.08/61.18	c total #propagations: 105875578 / total #impl: 448028822 (eff. 0.236)
61.08/61.18	c #Conflicts:     209000 | #Learnt:      18216 | 0.000
61.08/61.18	c total clause space: 78.2603MB
61.08/61.18	c total #watches: 442500
61.48/61.54	c total #propagations: 106288600 / total #impl: 449931503 (eff. 0.236)
61.48/61.54	c #Conflicts:     210000 | #Learnt:      19216 | 0.000
61.48/61.54	c total clause space: 78.2603MB
61.48/61.54	c total #watches: 445382
61.88/61.90	c total #propagations: 106676870 / total #impl: 451607170 (eff. 0.236)
61.88/61.90	c #Conflicts:     211000 | #Learnt:      20216 | 0.000
61.88/61.90	c total clause space: 78.2603MB
61.88/61.90	c total #watches: 449038
62.28/62.31	c total #propagations: 107062165 / total #impl: 453309441 (eff. 0.236)
62.28/62.31	c #Conflicts:     212000 | #Learnt:      21216 | 0.000
62.28/62.31	c total clause space: 78.2603MB
62.28/62.31	c total #watches: 451761
62.58/62.69	c total #propagations: 107486550 / total #impl: 455010591 (eff. 0.236)
62.58/62.69	c GC COLLECT
62.58/62.69	c #Conflicts:     213000 | #Learnt:      11250 | 0.000
62.58/62.69	c total clause space: 78.2603MB
62.58/62.69	c total #watches: 423132
62.88/62.97	c total #propagations: 107881550 / total #impl: 456576546 (eff. 0.236)
62.88/62.97	c #Conflicts:     214000 | #Learnt:      12250 | 0.000
62.88/62.97	c total clause space: 78.2603MB
62.88/62.97	c total #watches: 425879
63.28/63.32	c total #propagations: 108265822 / total #impl: 458119338 (eff. 0.236)
63.28/63.32	c #Conflicts:     215000 | #Learnt:      13250 | 0.000
63.28/63.32	c total clause space: 78.2603MB
63.28/63.32	c total #watches: 429124
63.68/63.70	c total #propagations: 108695291 / total #impl: 459964814 (eff. 0.236)
63.68/63.70	c #Conflicts:     216000 | #Learnt:      14250 | 0.000
63.68/63.70	c total clause space: 78.2603MB
63.68/63.70	c total #watches: 433405
63.98/64.08	c total #propagations: 109137830 / total #impl: 461968644 (eff. 0.236)
63.98/64.08	c #Conflicts:     217000 | #Learnt:      15250 | 0.000
63.98/64.08	c total clause space: 78.2603MB
63.98/64.08	c total #watches: 437206
64.38/64.46	c total #propagations: 109539527 / total #impl: 463844811 (eff. 0.236)
64.38/64.46	c #Conflicts:     218000 | #Learnt:      16250 | 0.000
64.38/64.46	c total clause space: 78.2603MB
64.38/64.46	c total #watches: 440054
64.78/64.86	c total #propagations: 109918411 / total #impl: 465542736 (eff. 0.236)
64.78/64.86	c #Conflicts:     219000 | #Learnt:      17250 | 0.000
64.78/64.86	c total clause space: 78.2603MB
64.78/64.86	c total #watches: 443380
65.28/65.31	c total #propagations: 110289444 / total #impl: 467278270 (eff. 0.236)
65.28/65.31	c #Conflicts:     220000 | #Learnt:      18250 | 0.000
65.28/65.31	c total clause space: 78.2603MB
65.28/65.31	c total #watches: 446304
65.68/65.77	c total #propagations: 110678965 / total #impl: 469038043 (eff. 0.236)
65.68/65.77	c #Conflicts:     221000 | #Learnt:      19250 | 0.000
65.68/65.77	c total clause space: 78.2603MB
65.68/65.77	c total #watches: 448696
66.18/66.27	c total #propagations: 111081342 / total #impl: 470772935 (eff. 0.236)
66.18/66.27	c #Conflicts:     222000 | #Learnt:      20250 | 0.000
66.18/66.27	c total clause space: 78.2603MB
66.18/66.28	c total #watches: 451814
66.68/66.76	c total #propagations: 111467189 / total #impl: 472540298 (eff. 0.236)
66.68/66.76	c #Conflicts:     223000 | #Learnt:      21250 | 0.000
66.68/66.76	c total clause space: 78.2603MB
66.68/66.76	c total #watches: 454558
67.28/67.32	c total #propagations: 111843199 / total #impl: 474296592 (eff. 0.236)
67.28/67.32	c #Conflicts:     224000 | #Learnt:      22250 | 0.000
67.28/67.32	c total clause space: 78.2603MB
67.28/67.32	c total #watches: 458320
67.58/67.68	c total #propagations: 112263436 / total #impl: 476256064 (eff. 0.236)
67.58/67.68	c GC COLLECT
67.58/67.68	c #Conflicts:     225000 | #Learnt:      11916 | 0.000
67.58/67.68	c total clause space: 78.2603MB
67.58/67.68	c total #watches: 425270
67.88/67.96	c total #propagations: 112631296 / total #impl: 477896402 (eff. 0.236)
67.88/67.96	c #Conflicts:     226000 | #Learnt:      12916 | 0.000
67.88/67.96	c total clause space: 78.2603MB
67.88/67.96	c total #watches: 427845
68.19/68.23	c total #propagations: 113019976 / total #impl: 479702160 (eff. 0.236)
68.19/68.23	c #Conflicts:     227000 | #Learnt:      13916 | 0.000
68.19/68.23	c total clause space: 78.2603MB
68.19/68.23	c total #watches: 430442
68.48/68.53	c total #propagations: 113371606 / total #impl: 481326345 (eff. 0.236)
68.48/68.53	c #Conflicts:     228000 | #Learnt:      14916 | 0.000
68.48/68.53	c total clause space: 78.2603MB
68.48/68.53	c total #watches: 433466
68.78/68.87	c total #propagations: 113745757 / total #impl: 483061196 (eff. 0.235)
68.78/68.87	c #Conflicts:     229000 | #Learnt:      15916 | 0.000
68.78/68.87	c total clause space: 78.2603MB
68.78/68.87	c total #watches: 436441
69.18/69.21	c total #propagations: 114142767 / total #impl: 484921462 (eff. 0.235)
69.18/69.21	c #Conflicts:     230000 | #Learnt:      16916 | 0.000
69.18/69.21	c total clause space: 78.2603MB
69.18/69.21	c total #watches: 439263
69.48/69.57	c total #propagations: 114541304 / total #impl: 486648561 (eff. 0.235)
69.48/69.57	c #Conflicts:     231000 | #Learnt:      17916 | 0.000
69.48/69.57	c total clause space: 78.2603MB
69.48/69.57	c total #watches: 442165
69.88/69.91	c total #propagations: 114994163 / total #impl: 488576578 (eff. 0.235)
69.88/69.91	c #Conflicts:     232000 | #Learnt:      18916 | 0.000
69.88/69.91	c total clause space: 78.2603MB
69.88/69.91	c total #watches: 445213
70.18/70.21	c total #propagations: 115497201 / total #impl: 490685889 (eff. 0.235)
70.18/70.21	c #Conflicts:     233000 | #Learnt:      19916 | 0.000
70.18/70.21	c total clause space: 78.2603MB
70.18/70.21	c total #watches: 448076
70.39/70.47	c total #propagations: 115966701 / total #impl: 492594863 (eff. 0.235)
70.39/70.47	c #Conflicts:     234000 | #Learnt:      20916 | 0.000
70.39/70.47	c total clause space: 78.2603MB
70.39/70.47	c total #watches: 450441
70.78/70.80	c total #propagations: 116426073 / total #impl: 494669329 (eff. 0.235)
70.78/70.80	c #Conflicts:     235000 | #Learnt:      21916 | 0.000
70.78/70.80	c total clause space: 78.2603MB
70.78/70.80	c total #watches: 453335
71.18/71.20	c total #propagations: 116979442 / total #impl: 496822932 (eff. 0.235)
71.18/71.20	c #Conflicts:     236000 | #Learnt:      22916 | 0.000
71.18/71.20	c total clause space: 78.2603MB
71.18/71.20	c total #watches: 456505
71.49/71.53	c total #propagations: 117610859 / total #impl: 499243731 (eff. 0.236)
71.49/71.53	c GC COLLECT
71.49/71.53	c #Conflicts:     237000 | #Learnt:      12303 | 0.000
71.49/71.53	c total clause space: 78.2603MB
71.49/71.53	c total #watches: 426470
71.68/71.76	c total #propagations: 118104724 / total #impl: 501317286 (eff. 0.236)
71.68/71.76	c #Conflicts:     238000 | #Learnt:      13303 | 0.000
71.68/71.76	c total clause space: 78.2603MB
71.68/71.76	c total #watches: 429082
71.98/72.01	c total #propagations: 118547606 / total #impl: 503075424 (eff. 0.236)
71.98/72.01	c #Conflicts:     239000 | #Learnt:      14303 | 0.000
71.98/72.01	c total clause space: 78.2603MB
71.98/72.01	c total #watches: 431964
72.28/72.35	c total #propagations: 119040314 / total #impl: 505145229 (eff. 0.236)
72.28/72.35	c #Conflicts:     240000 | #Learnt:      15303 | 0.000
72.28/72.35	c total clause space: 78.2603MB
72.28/72.35	c total #watches: 434443
72.59/72.64	c total #propagations: 119694299 / total #impl: 507291703 (eff. 0.236)
72.59/72.64	c #Conflicts:     241000 | #Learnt:      16303 | 0.000
72.59/72.64	c total clause space: 78.2603MB
72.59/72.64	c total #watches: 437342
72.88/72.96	c total #propagations: 120229599 / total #impl: 509637116 (eff. 0.236)
72.88/72.96	c #Conflicts:     242000 | #Learnt:      17303 | 0.000
72.88/72.96	c total clause space: 78.2603MB
72.88/72.96	c total #watches: 440556
73.28/73.31	c total #propagations: 120732508 / total #impl: 511540789 (eff. 0.236)
73.28/73.31	c #Conflicts:     243000 | #Learnt:      18303 | 0.000
73.28/73.31	c total clause space: 78.2603MB
73.28/73.31	c total #watches: 443109
73.58/73.63	c total #propagations: 121376455 / total #impl: 514158751 (eff. 0.236)
73.58/73.63	c #Conflicts:     244000 | #Learnt:      19303 | 0.000
73.58/73.63	c total clause space: 78.2603MB
73.58/73.63	c total #watches: 445609
73.88/73.91	c total #propagations: 121967004 / total #impl: 516432627 (eff. 0.236)
73.88/73.91	c #Conflicts:     245000 | #Learnt:      20303 | 0.000
73.88/73.91	c total clause space: 78.2603MB
73.88/73.91	c total #watches: 448403
74.08/74.16	c total #propagations: 122404621 / total #impl: 518263280 (eff. 0.236)
74.08/74.16	c #Conflicts:     246000 | #Learnt:      21303 | 0.000
74.08/74.16	c total clause space: 78.2603MB
74.08/74.16	c total #watches: 451272
74.38/74.47	c total #propagations: 122849859 / total #impl: 520366739 (eff. 0.236)
74.38/74.47	c #Conflicts:     247000 | #Learnt:      22303 | 0.000
74.38/74.47	c total clause space: 78.2603MB
74.38/74.47	c total #watches: 454498
74.79/74.86	c total #propagations: 123358234 / total #impl: 522970370 (eff. 0.236)
74.79/74.86	c #Conflicts:     248000 | #Learnt:      23303 | 0.000
74.79/74.86	c total clause space: 78.2603MB
74.79/74.86	c total #watches: 457458
75.18/75.20	c total #propagations: 123875452 / total #impl: 524998365 (eff. 0.236)
75.18/75.20	c GC COLLECT
75.18/75.20	c #Conflicts:     249000 | #Learnt:      12404 | 0.000
75.18/75.20	c total clause space: 78.2603MB
75.18/75.20	c total #watches: 426626
75.38/75.49	c total #propagations: 124321854 / total #impl: 526830641 (eff. 0.236)
75.38/75.49	c #Conflicts:     250000 | #Learnt:      13404 | 0.000
75.38/75.49	c total clause space: 78.2603MB
75.38/75.49	c total #watches: 429292
75.78/75.82	c total #propagations: 124738487 / total #impl: 528467244 (eff. 0.236)
75.78/75.82	c #Conflicts:     251000 | #Learnt:      14404 | 0.000
75.78/75.82	c total clause space: 78.2603MB
75.78/75.82	c total #watches: 432026
76.08/76.11	c total #propagations: 125343275 / total #impl: 530916124 (eff. 0.236)
76.08/76.11	c #Conflicts:     252000 | #Learnt:      15404 | 0.000
76.08/76.11	c total clause space: 78.2603MB
76.08/76.11	c total #watches: 434581
76.38/76.41	c total #propagations: 125864759 / total #impl: 533212991 (eff. 0.236)
76.38/76.41	c #Conflicts:     253000 | #Learnt:      16404 | 0.000
76.38/76.41	c total clause space: 78.2603MB
76.38/76.41	c total #watches: 437715
76.68/76.71	c total #propagations: 126358631 / total #impl: 535686172 (eff. 0.236)
76.68/76.71	c #Conflicts:     254000 | #Learnt:      17404 | 0.000
76.68/76.71	c total clause space: 78.2603MB
76.68/76.71	c total #watches: 440704
76.99/77.02	c total #propagations: 126859951 / total #impl: 538030876 (eff. 0.236)
76.99/77.02	c #Conflicts:     255000 | #Learnt:      18404 | 0.000
76.99/77.02	c total clause space: 78.2603MB
76.99/77.02	c total #watches: 443340
77.28/77.31	c total #propagations: 127413013 / total #impl: 540298244 (eff. 0.236)
77.28/77.31	c #Conflicts:     256000 | #Learnt:      19404 | 0.000
77.28/77.31	c total clause space: 78.2603MB
77.28/77.31	c total #watches: 446219
77.58/77.62	c total #propagations: 127880491 / total #impl: 542453375 (eff. 0.236)
77.58/77.62	c #Conflicts:     257000 | #Learnt:      20404 | 0.000
77.58/77.62	c total clause space: 78.2603MB
77.58/77.62	c total #watches: 449356
77.88/77.90	c total #propagations: 128305601 / total #impl: 544729936 (eff. 0.236)
77.88/77.90	c #Conflicts:     258000 | #Learnt:      21404 | 0.000
77.88/77.90	c total clause space: 78.2603MB
77.88/77.90	c total #watches: 451786
78.19/78.27	c total #propagations: 128695088 / total #impl: 547080593 (eff. 0.235)
78.19/78.27	c #Conflicts:     259000 | #Learnt:      22404 | 0.000
78.19/78.27	c total clause space: 78.2603MB
78.19/78.27	c total #watches: 454734
78.48/78.59	c total #propagations: 129313148 / total #impl: 549569162 (eff. 0.235)
78.48/78.59	c #Conflicts:     260000 | #Learnt:      23404 | 0.000
78.48/78.59	c total clause space: 78.2603MB
78.48/78.59	c total #watches: 457585
78.88/78.93	c total #propagations: 129835136 / total #impl: 551914961 (eff. 0.235)
78.88/78.93	c #Conflicts:     261000 | #Learnt:      24404 | 0.000
78.88/78.93	c total clause space: 78.2603MB
78.88/78.93	c total #watches: 460917
79.19/79.30	c total #propagations: 130293952 / total #impl: 554072469 (eff. 0.235)
79.19/79.30	c GC COLLECT
79.19/79.30	c #Conflicts:     262000 | #Learnt:      13216 | 0.000
79.19/79.30	c total clause space: 78.2603MB
79.19/79.30	c total #watches: 428722
79.48/79.58	c total #propagations: 130880329 / total #impl: 556469582 (eff. 0.235)
79.48/79.58	c #Conflicts:     263000 | #Learnt:      14216 | 0.000
79.48/79.58	c total clause space: 78.2603MB
79.48/79.58	c total #watches: 431321
79.78/79.89	c total #propagations: 131351433 / total #impl: 558549495 (eff. 0.235)
79.78/79.89	c #Conflicts:     264000 | #Learnt:      15216 | 0.000
79.78/79.89	c total clause space: 78.2603MB
79.78/79.89	c total #watches: 434151
80.08/80.18	c total #propagations: 131855815 / total #impl: 560645867 (eff. 0.235)
80.08/80.18	c #Conflicts:     265000 | #Learnt:      16216 | 0.000
80.08/80.18	c total clause space: 78.2603MB
80.08/80.18	c total #watches: 436749
80.39/80.41	c total #propagations: 132294855 / total #impl: 562391191 (eff. 0.235)
80.39/80.41	c #Conflicts:     266000 | #Learnt:      17216 | 0.000
80.39/80.41	c total clause space: 78.2603MB
80.39/80.41	c total #watches: 439047
80.68/80.79	c total #propagations: 132697025 / total #impl: 564140016 (eff. 0.235)
80.68/80.79	c #Conflicts:     267000 | #Learnt:      18216 | 0.000
80.68/80.79	c total clause space: 78.2603MB
80.68/80.79	c total #watches: 442504
81.18/81.23	c total #propagations: 133279606 / total #impl: 566242435 (eff. 0.235)
81.18/81.23	c #Conflicts:     268000 | #Learnt:      19216 | 0.000
81.18/81.23	c total clause space: 78.2603MB
81.18/81.23	c total #watches: 445470
81.58/81.66	c total #propagations: 133895631 / total #impl: 568804499 (eff. 0.235)
81.58/81.66	c #Conflicts:     269000 | #Learnt:      20216 | 0.000
81.58/81.66	c total clause space: 78.2603MB
81.58/81.66	c total #watches: 449179
82.08/82.16	c total #propagations: 134436277 / total #impl: 571046692 (eff. 0.235)
82.08/82.16	c #Conflicts:     270000 | #Learnt:      21216 | 0.000
82.08/82.16	c total clause space: 78.2603MB
82.08/82.16	c total #watches: 456337
82.59/82.61	c total #propagations: 135078923 / total #impl: 574057318 (eff. 0.235)
82.59/82.61	c #Conflicts:     271000 | #Learnt:      22216 | 0.000
82.59/82.61	c total clause space: 78.2603MB
82.59/82.61	c total #watches: 459952
83.08/83.13	c total #propagations: 135661305 / total #impl: 576963508 (eff. 0.235)
83.08/83.13	c #Conflicts:     272000 | #Learnt:      23216 | 0.000
83.08/83.13	c total clause space: 78.2603MB
83.08/83.13	c total #watches: 464572
83.69/83.71	c total #propagations: 136259044 / total #impl: 580294391 (eff. 0.235)
83.69/83.71	c #Conflicts:     273000 | #Learnt:      24216 | 0.000
83.69/83.71	c total clause space: 78.2603MB
83.69/83.71	c total #watches: 470086
84.28/84.30	c total #propagations: 136820483 / total #impl: 583479275 (eff. 0.234)
84.28/84.30	c GC COLLECT
84.28/84.30	c #Conflicts:     274000 | #Learnt:      12726 | 0.000
84.28/84.30	c total clause space: 127.173MB
84.28/84.30	c total #watches: 427411
84.58/84.67	c total #propagations: 137348939 / total #impl: 586549642 (eff. 0.234)
84.58/84.67	c #Conflicts:     275000 | #Learnt:      13726 | 0.000
84.58/84.67	c total clause space: 127.173MB
84.58/84.67	c total #watches: 432623
85.08/85.12	c total #propagations: 138001056 / total #impl: 589709641 (eff. 0.234)
85.08/85.12	c #Conflicts:     276000 | #Learnt:      14726 | 0.000
85.08/85.12	c total clause space: 127.173MB
85.08/85.12	c total #watches: 438289
85.48/85.52	c total #propagations: 138601989 / total #impl: 592833312 (eff. 0.234)
85.48/85.52	c #Conflicts:     277000 | #Learnt:      15726 | 0.000
85.48/85.52	c total clause space: 127.173MB
85.48/85.52	c total #watches: 441432
85.88/85.93	c total #propagations: 139192725 / total #impl: 595418010 (eff. 0.234)
85.88/85.93	c #Conflicts:     278000 | #Learnt:      16726 | 0.000
85.88/85.93	c total clause space: 127.173MB
85.88/85.93	c total #watches: 444220
86.28/86.35	c total #propagations: 139788013 / total #impl: 597972793 (eff. 0.234)
86.28/86.35	c #Conflicts:     279000 | #Learnt:      17726 | 0.000
86.28/86.35	c total clause space: 127.173MB
86.28/86.35	c total #watches: 447787
86.68/86.75	c total #propagations: 140339160 / total #impl: 600622430 (eff. 0.234)
86.68/86.75	c #Conflicts:     280000 | #Learnt:      18726 | 0.000
86.68/86.75	c total clause space: 127.173MB
86.68/86.75	c total #watches: 450614
87.08/87.14	c total #propagations: 140870874 / total #impl: 602909700 (eff. 0.234)
87.08/87.14	c #Conflicts:     281000 | #Learnt:      19726 | 0.000
87.08/87.14	c total clause space: 127.173MB
87.08/87.14	c total #watches: 453126
87.48/87.57	c total #propagations: 141397979 / total #impl: 605029791 (eff. 0.234)
87.48/87.57	c #Conflicts:     282000 | #Learnt:      20726 | 0.000
87.48/87.57	c total clause space: 127.173MB
87.48/87.57	c total #watches: 456853
87.88/87.99	c total #propagations: 141907924 / total #impl: 607212718 (eff. 0.234)
87.88/87.99	c #Conflicts:     283000 | #Learnt:      21726 | 0.000
87.88/87.99	c total clause space: 127.173MB
87.88/87.99	c total #watches: 460802
88.28/88.39	c total #propagations: 142415267 / total #impl: 609506235 (eff. 0.234)
88.28/88.39	c #Conflicts:     284000 | #Learnt:      22726 | 0.000
88.28/88.39	c total clause space: 127.173MB
88.28/88.39	c total #watches: 463801
88.78/88.84	c total #propagations: 142882064 / total #impl: 611771288 (eff. 0.234)
88.78/88.84	c #Conflicts:     285000 | #Learnt:      23726 | 0.000
88.78/88.84	c total clause space: 127.173MB
88.78/88.84	c total #watches: 466854
89.28/89.31	c total #propagations: 143427668 / total #impl: 613988228 (eff. 0.234)
89.28/89.31	c #Conflicts:     286000 | #Learnt:      24726 | 0.000
89.28/89.31	c total clause space: 127.173MB
89.28/89.31	c total #watches: 470169
89.68/89.73	c total #propagations: 143995932 / total #impl: 616499962 (eff. 0.234)
89.68/89.73	c GC COLLECT
89.68/89.73	c #Conflicts:     287000 | #Learnt:      12892 | 0.000
89.68/89.73	c total clause space: 127.173MB
89.68/89.73	c total #watches: 427950
90.08/90.11	c total #propagations: 144429576 / total #impl: 618300476 (eff. 0.234)
90.08/90.11	c #Conflicts:     288000 | #Learnt:      13892 | 0.000
90.08/90.11	c total clause space: 127.173MB
90.08/90.11	c total #watches: 430407
90.48/90.50	c total #propagations: 145055553 / total #impl: 620626156 (eff. 0.234)
90.48/90.50	c #Conflicts:     289000 | #Learnt:      14892 | 0.000
90.48/90.50	c total clause space: 127.173MB
90.48/90.50	c total #watches: 432960
90.68/90.79	c total #propagations: 145674746 / total #impl: 623055484 (eff. 0.234)
90.68/90.79	c #Conflicts:     290000 | #Learnt:      15892 | 0.000
90.68/90.79	c total clause space: 127.173MB
90.68/90.79	c total #watches: 435846
91.08/91.15	c total #propagations: 146048006 / total #impl: 624917717 (eff. 0.234)
91.08/91.15	c #Conflicts:     291000 | #Learnt:      16892 | 0.000
91.08/91.15	c total clause space: 127.173MB
91.08/91.15	c total #watches: 438953
91.48/91.53	c total #propagations: 146674933 / total #impl: 627319373 (eff. 0.234)
91.48/91.53	c #Conflicts:     292000 | #Learnt:      17892 | 0.000
91.48/91.53	c total clause space: 127.173MB
91.48/91.53	c total #watches: 442408
91.88/91.97	c total #propagations: 147271469 / total #impl: 629795863 (eff. 0.234)
91.88/91.97	c #Conflicts:     293000 | #Learnt:      18892 | 0.000
91.88/91.97	c total clause space: 127.173MB
91.88/91.97	c total #watches: 444767
92.28/92.40	c total #propagations: 147740469 / total #impl: 631591626 (eff. 0.234)
92.28/92.40	c #Conflicts:     294000 | #Learnt:      19892 | 0.000
92.28/92.40	c total clause space: 127.173MB
92.28/92.40	c total #watches: 447405
92.78/92.86	c total #propagations: 148192995 / total #impl: 633338648 (eff. 0.234)
92.78/92.86	c #Conflicts:     295000 | #Learnt:      20892 | 0.000
92.78/92.86	c total clause space: 127.173MB
92.78/92.86	c total #watches: 450170
93.18/93.22	c total #propagations: 148683875 / total #impl: 635137947 (eff. 0.234)
93.18/93.22	c #Conflicts:     296000 | #Learnt:      21892 | 0.000
93.18/93.22	c total clause space: 127.173MB
93.18/93.22	c total #watches: 453716
93.48/93.60	c total #propagations: 149248699 / total #impl: 637716482 (eff. 0.234)
93.48/93.60	c #Conflicts:     297000 | #Learnt:      22892 | 0.000
93.48/93.60	c total clause space: 127.173MB
93.58/93.60	c total #watches: 457034
93.98/94.03	c total #propagations: 149774292 / total #impl: 640062235 (eff. 0.234)
93.98/94.03	c #Conflicts:     298000 | #Learnt:      23892 | 0.000
93.98/94.03	c total clause space: 127.173MB
93.98/94.03	c total #watches: 460750
94.38/94.40	c total #propagations: 150320549 / total #impl: 642513234 (eff. 0.234)
94.38/94.40	c #Conflicts:     299000 | #Learnt:      24892 | 0.000
94.38/94.40	c total clause space: 127.173MB
94.38/94.40	c total #watches: 463150
94.78/94.82	c total #propagations: 150826789 / total #impl: 644433377 (eff. 0.234)
94.78/94.82	c #Conflicts:     300000 | #Learnt:      25892 | 0.000
94.78/94.82	c total clause space: 127.173MB
94.78/94.82	c total #watches: 466321
95.08/95.16	c total #propagations: 151353982 / total #impl: 646594051 (eff. 0.234)
95.08/95.16	c GC COLLECT
95.08/95.16	c #Conflicts:     301000 | #Learnt:      13802 | 0.000
95.08/95.16	c total clause space: 127.173MB
95.08/95.16	c total #watches: 430325
95.38/95.47	c total #propagations: 151864116 / total #impl: 648465720 (eff. 0.234)
95.38/95.47	c #Conflicts:     302000 | #Learnt:      14802 | 0.000
95.38/95.47	c total clause space: 127.173MB
95.38/95.47	c total #watches: 432899
95.88/95.90	c total #propagations: 152313561 / total #impl: 650378846 (eff. 0.234)
95.88/95.90	c #Conflicts:     303000 | #Learnt:      15802 | 0.000
95.88/95.90	c total clause space: 127.173MB
95.88/95.90	c total #watches: 436278
96.08/96.19	c total #propagations: 152866381 / total #impl: 652937519 (eff. 0.234)
96.08/96.19	c #Conflicts:     304000 | #Learnt:      16802 | 0.000
96.08/96.19	c total clause space: 127.173MB
96.08/96.19	c total #watches: 439309
96.48/96.56	c total #propagations: 153308748 / total #impl: 654880761 (eff. 0.234)
96.48/96.56	c #Conflicts:     305000 | #Learnt:      17802 | 0.000
96.48/96.56	c total clause space: 127.173MB
96.48/96.56	c total #watches: 442147
96.78/96.89	c total #propagations: 153870596 / total #impl: 657168542 (eff. 0.234)
96.78/96.89	c #Conflicts:     306000 | #Learnt:      18802 | 0.000
96.78/96.89	c total clause space: 127.173MB
96.78/96.89	c total #watches: 446161
97.18/97.23	c total #propagations: 154253482 / total #impl: 659118712 (eff. 0.234)
97.18/97.23	c #Conflicts:     307000 | #Learnt:      19802 | 0.000
97.18/97.23	c total clause space: 127.173MB
97.18/97.23	c total #watches: 449805
97.48/97.59	c total #propagations: 154739703 / total #impl: 661196280 (eff. 0.234)
97.48/97.59	c #Conflicts:     308000 | #Learnt:      20802 | 0.000
97.48/97.59	c total clause space: 127.173MB
97.48/97.59	c total #watches: 453060
97.88/97.94	c total #propagations: 155309268 / total #impl: 663384898 (eff. 0.234)
97.88/97.94	c #Conflicts:     309000 | #Learnt:      21802 | 0.000
97.88/97.94	c total clause space: 127.173MB
97.88/97.94	c total #watches: 456022
98.18/98.27	c total #propagations: 155803632 / total #impl: 665657469 (eff. 0.234)
98.18/98.27	c #Conflicts:     310000 | #Learnt:      22802 | 0.000
98.18/98.27	c total clause space: 127.173MB
98.18/98.27	c total #watches: 459768
98.48/98.52	c total #propagations: 156290168 / total #impl: 667984877 (eff. 0.234)
98.48/98.52	c #Conflicts:     311000 | #Learnt:      23802 | 0.000
98.48/98.52	c total clause space: 127.173MB
98.48/98.52	c total #watches: 462249
98.77/98.83	c total #propagations: 156755067 / total #impl: 670069150 (eff. 0.234)
98.77/98.83	c #Conflicts:     312000 | #Learnt:      24802 | 0.000
98.77/98.83	c total clause space: 127.173MB
98.77/98.83	c total #watches: 464808
99.08/99.15	c total #propagations: 157444972 / total #impl: 673046937 (eff. 0.234)
99.08/99.15	c #Conflicts:     313000 | #Learnt:      25802 | 0.000
99.08/99.15	c total clause space: 127.173MB
99.08/99.15	c total #watches: 467603
99.37/99.41	c total #propagations: 158154798 / total #impl: 675873998 (eff. 0.234)
99.37/99.41	c #Conflicts:     314000 | #Learnt:      26802 | 0.000
99.37/99.41	c total clause space: 127.173MB
99.37/99.41	c total #watches: 470607
99.57/99.68	c total #propagations: 158574104 / total #impl: 677638692 (eff. 0.234)
99.57/99.68	c GC COLLECT
99.57/99.68	c #Conflicts:     315000 | #Learnt:      14430 | 0.000
99.57/99.68	c total clause space: 127.173MB
99.57/99.68	c total #watches: 432067
99.87/99.93	c total #propagations: 159012648 / total #impl: 679820678 (eff. 0.234)
99.87/99.93	c #Conflicts:     316000 | #Learnt:      15430 | 0.000
99.87/99.93	c total clause space: 127.173MB
99.87/99.93	c total #watches: 435014
100.18/100.23	c total #propagations: 159418156 / total #impl: 681834619 (eff. 0.234)
100.18/100.23	c #Conflicts:     317000 | #Learnt:      16430 | 0.000
100.18/100.23	c total clause space: 127.173MB
100.18/100.23	c total #watches: 437699
100.47/100.53	c total #propagations: 159888239 / total #impl: 684065651 (eff. 0.234)
100.47/100.53	c #Conflicts:     318000 | #Learnt:      17430 | 0.000
100.47/100.53	c total clause space: 127.173MB
100.47/100.53	c total #watches: 440304
100.77/100.80	c total #propagations: 160331900 / total #impl: 686110266 (eff. 0.234)
100.77/100.80	c #Conflicts:     319000 | #Learnt:      18430 | 0.000
100.77/100.80	c total clause space: 127.173MB
100.77/100.80	c total #watches: 442751
101.07/101.10	c total #propagations: 160727154 / total #impl: 687951144 (eff. 0.234)
101.07/101.10	c #Conflicts:     320000 | #Learnt:      19430 | 0.000
101.07/101.10	c total clause space: 127.173MB
101.07/101.10	c total #watches: 445029
101.28/101.38	c total #propagations: 161136766 / total #impl: 689907740 (eff. 0.234)
101.28/101.38	c #Conflicts:     321000 | #Learnt:      20430 | 0.000
101.28/101.38	c total clause space: 127.173MB
101.28/101.38	c total #watches: 447663
101.57/101.64	c total #propagations: 161533037 / total #impl: 691780179 (eff. 0.234)
101.57/101.64	c #Conflicts:     322000 | #Learnt:      21430 | 0.000
101.57/101.64	c total clause space: 127.173MB
101.57/101.64	c total #watches: 450534
101.87/101.90	c total #propagations: 161832955 / total #impl: 693218787 (eff. 0.233)
101.87/101.90	c #Conflicts:     323000 | #Learnt:      22430 | 0.000
101.87/101.90	c total clause space: 127.173MB
101.87/101.90	c total #watches: 453199
102.07/102.18	c total #propagations: 162139555 / total #impl: 694726481 (eff. 0.233)
102.07/102.18	c #Conflicts:     324000 | #Learnt:      23430 | 0.000
102.07/102.18	c total clause space: 127.173MB
102.07/102.18	c total #watches: 455918
102.47/102.50	c total #propagations: 162439521 / total #impl: 696161155 (eff. 0.233)
102.47/102.50	c #Conflicts:     325000 | #Learnt:      24430 | 0.000
102.47/102.50	c total clause space: 127.173MB
102.47/102.50	c total #watches: 458412
102.77/102.81	c total #propagations: 162752525 / total #impl: 697674899 (eff. 0.233)
102.77/102.81	c #Conflicts:     326000 | #Learnt:      25430 | 0.000
102.77/102.81	c total clause space: 127.173MB
102.77/102.81	c total #watches: 461109
103.07/103.13	c total #propagations: 163049435 / total #impl: 699198458 (eff. 0.233)
103.07/103.13	c #Conflicts:     327000 | #Learnt:      26430 | 0.000
103.07/103.13	c total clause space: 127.173MB
103.07/103.13	c total #watches: 463693
103.38/103.48	c total #propagations: 163356733 / total #impl: 700817016 (eff. 0.233)
103.38/103.48	c #Conflicts:     328000 | #Learnt:      27430 | 0.000
103.38/103.48	c total clause space: 127.173MB
103.38/103.48	c total #watches: 466190
103.67/103.78	c total #propagations: 163672777 / total #impl: 702430739 (eff. 0.233)
103.67/103.78	c GC COLLECT
103.67/103.78	c #Conflicts:     329000 | #Learnt:      14717 | 0.000
103.67/103.78	c total clause space: 127.173MB
103.67/103.78	c total #watches: 433667
103.97/104.08	c total #propagations: 164016627 / total #impl: 704170380 (eff. 0.233)
103.97/104.08	c #Conflicts:     330000 | #Learnt:      15717 | 0.000
103.97/104.08	c total clause space: 127.173MB
103.97/104.08	c total #watches: 436854
104.27/104.37	c total #propagations: 164369410 / total #impl: 705856834 (eff. 0.233)
104.27/104.37	c #Conflicts:     331000 | #Learnt:      16717 | 0.000
104.27/104.37	c total clause space: 127.173MB
104.27/104.37	c total #watches: 440671
104.58/104.67	c total #propagations: 164688960 / total #impl: 707511891 (eff. 0.233)
104.58/104.67	c #Conflicts:     332000 | #Learnt:      17717 | 0.000
104.58/104.67	c total clause space: 127.173MB
104.58/104.67	c total #watches: 443599
104.87/104.99	c total #propagations: 165010090 / total #impl: 709158027 (eff. 0.233)
104.87/104.99	c #Conflicts:     333000 | #Learnt:      18717 | 0.000
104.87/104.99	c total clause space: 127.173MB
104.87/104.99	c total #watches: 447499
105.27/105.36	c total #propagations: 165335834 / total #impl: 711024937 (eff. 0.233)
105.27/105.36	c #Conflicts:     334000 | #Learnt:      19717 | 0.000
105.27/105.36	c total clause space: 127.173MB
105.27/105.36	c total #watches: 450407
105.58/105.68	c total #propagations: 165845534 / total #impl: 713298848 (eff. 0.233)
105.58/105.68	c #Conflicts:     335000 | #Learnt:      20717 | 0.000
105.58/105.68	c total clause space: 127.173MB
105.58/105.68	c total #watches: 453331
105.97/106.06	c total #propagations: 166363862 / total #impl: 715797576 (eff. 0.232)
105.97/106.06	c #Conflicts:     336000 | #Learnt:      21717 | 0.000
105.97/106.06	c total clause space: 127.173MB
105.97/106.06	c total #watches: 456251
106.37/106.41	c total #propagations: 166929687 / total #impl: 718418000 (eff. 0.232)
106.37/106.41	c #Conflicts:     337000 | #Learnt:      22717 | 0.000
106.37/106.41	c total clause space: 127.173MB
106.37/106.41	c total #watches: 459938
106.68/106.74	c total #propagations: 167497760 / total #impl: 721579181 (eff. 0.232)
106.68/106.74	c #Conflicts:     338000 | #Learnt:      23717 | 0.000
106.68/106.74	c total clause space: 127.173MB
106.68/106.74	c total #watches: 462745
107.07/107.12	c total #propagations: 168054462 / total #impl: 723935961 (eff. 0.232)
107.07/107.12	c #Conflicts:     339000 | #Learnt:      24717 | 0.000
107.07/107.12	c total clause space: 127.173MB
107.07/107.12	c total #watches: 465700
107.37/107.41	c total #propagations: 168672674 / total #impl: 726329100 (eff. 0.232)
107.37/107.41	c #Conflicts:     340000 | #Learnt:      25717 | 0.000
107.37/107.41	c total clause space: 127.173MB
107.37/107.41	c total #watches: 468863
107.67/107.79	c total #propagations: 169120504 / total #impl: 728356104 (eff. 0.232)
107.67/107.79	c #Conflicts:     341000 | #Learnt:      26717 | 0.000
107.67/107.79	c total clause space: 127.173MB
107.67/107.79	c total #watches: 471950
108.17/108.20	c total #propagations: 169589548 / total #impl: 730306569 (eff. 0.232)
108.17/108.20	c #Conflicts:     342000 | #Learnt:      27717 | 0.000
108.17/108.20	c total clause space: 127.173MB
108.17/108.21	c total #watches: 475729
108.37/108.49	c total #propagations: 170172500 / total #impl: 732713848 (eff. 0.232)
108.37/108.49	c GC COLLECT
108.37/108.49	c #Conflicts:     343000 | #Learnt:      14711 | 0.000
108.37/108.49	c total clause space: 127.173MB
108.37/108.49	c total #watches: 433416
108.77/108.82	c total #propagations: 170619385 / total #impl: 734567639 (eff. 0.232)
108.77/108.82	c #Conflicts:     344000 | #Learnt:      15711 | 0.000
108.77/108.82	c total clause space: 127.173MB
108.77/108.82	c total #watches: 436046
109.07/109.12	c total #propagations: 171296856 / total #impl: 737092965 (eff. 0.232)
109.07/109.12	c #Conflicts:     345000 | #Learnt:      16711 | 0.000
109.07/109.12	c total clause space: 127.173MB
109.07/109.12	c total #watches: 438234
109.37/109.40	c total #propagations: 171864256 / total #impl: 739393608 (eff. 0.232)
109.37/109.40	c #Conflicts:     346000 | #Learnt:      17711 | 0.000
109.37/109.40	c total clause space: 127.173MB
109.37/109.41	c total #watches: 441055
109.67/109.75	c total #propagations: 172348650 / total #impl: 741423557 (eff. 0.232)
109.67/109.75	c #Conflicts:     347000 | #Learnt:      18711 | 0.000
109.67/109.75	c total clause space: 127.173MB
109.67/109.75	c total #watches: 443681
109.98/110.08	c total #propagations: 172951449 / total #impl: 743756994 (eff. 0.233)
109.98/110.08	c #Conflicts:     348000 | #Learnt:      19711 | 0.000
109.98/110.08	c total clause space: 127.173MB
109.98/110.08	c total #watches: 446319
110.27/110.35	c total #propagations: 173527934 / total #impl: 746466405 (eff. 0.232)
110.27/110.35	c #Conflicts:     349000 | #Learnt:      20711 | 0.000
110.27/110.35	c total clause space: 127.173MB
110.27/110.35	c total #watches: 448634
110.57/110.66	c total #propagations: 173861505 / total #impl: 747752916 (eff. 0.233)
110.57/110.66	c #Conflicts:     350000 | #Learnt:      21711 | 0.000
110.57/110.66	c total clause space: 127.173MB
110.57/110.66	c total #watches: 451777
110.97/111.01	c total #propagations: 174311145 / total #impl: 750021505 (eff. 0.232)
110.97/111.01	c #Conflicts:     351000 | #Learnt:      22711 | 0.000
110.97/111.01	c total clause space: 127.173MB
110.97/111.01	c total #watches: 454716
111.27/111.37	c total #propagations: 174848115 / total #impl: 752766815 (eff. 0.232)
111.27/111.37	c #Conflicts:     352000 | #Learnt:      23711 | 0.000
111.27/111.37	c total clause space: 127.173MB
111.27/111.37	c total #watches: 457145
111.67/111.73	c total #propagations: 175391205 / total #impl: 755487552 (eff. 0.232)
111.67/111.73	c #Conflicts:     353000 | #Learnt:      24711 | 0.000
111.67/111.73	c total clause space: 127.173MB
111.67/111.73	c total #watches: 459724
111.97/112.07	c total #propagations: 175898051 / total #impl: 758098812 (eff. 0.232)
111.97/112.07	c #Conflicts:     354000 | #Learnt:      25711 | 0.000
111.97/112.07	c total clause space: 127.173MB
111.97/112.07	c total #watches: 462293
112.28/112.35	c total #propagations: 176383436 / total #impl: 760204967 (eff. 0.232)
112.28/112.35	c #Conflicts:     355000 | #Learnt:      26711 | 0.000
112.28/112.35	c total clause space: 127.173MB
112.28/112.35	c total #watches: 464975
112.47/112.56	c total #propagations: 176827446 / total #impl: 762202891 (eff. 0.232)
112.47/112.56	c #Conflicts:     356000 | #Learnt:      27711 | 0.000
112.47/112.56	c total clause space: 127.173MB
112.47/112.56	c total #watches: 467911
112.87/112.93	c total #propagations: 177119818 / total #impl: 763483917 (eff. 0.232)
112.87/112.93	c GC COLLECT
112.87/112.93	c #Conflicts:     357000 | #Learnt:      14405 | 0.000
112.87/112.93	c total clause space: 127.173MB
112.87/112.93	c total #watches: 432513
113.17/113.28	c total #propagations: 177622962 / total #impl: 765655672 (eff. 0.232)
113.17/113.28	c #Conflicts:     358000 | #Learnt:      15405 | 0.000
113.17/113.28	c total clause space: 127.173MB
113.17/113.28	c total #watches: 435617
113.57/113.62	c total #propagations: 178281545 / total #impl: 768099691 (eff. 0.232)
113.57/113.62	c #Conflicts:     359000 | #Learnt:      16405 | 0.000
113.57/113.62	c total clause space: 127.173MB
113.57/113.62	c total #watches: 438401
113.87/113.91	c total #propagations: 178779169 / total #impl: 770138825 (eff. 0.232)
113.87/113.91	c #Conflicts:     360000 | #Learnt:      17405 | 0.000
113.87/113.91	c total clause space: 127.173MB
113.87/113.91	c total #watches: 441277
114.17/114.24	c total #propagations: 179270368 / total #impl: 772648119 (eff. 0.232)
114.17/114.24	c #Conflicts:     361000 | #Learnt:      18405 | 0.000
114.17/114.24	c total clause space: 127.173MB
114.17/114.24	c total #watches: 444048
114.48/114.57	c total #propagations: 179729260 / total #impl: 775066415 (eff. 0.232)
114.48/114.57	c #Conflicts:     362000 | #Learnt:      19405 | 0.000
114.48/114.57	c total clause space: 127.173MB
114.48/114.57	c total #watches: 446776
114.77/114.89	c total #propagations: 180242741 / total #impl: 777190790 (eff. 0.232)
114.77/114.89	c #Conflicts:     363000 | #Learnt:      20405 | 0.000
114.77/114.89	c total clause space: 127.173MB
114.77/114.89	c total #watches: 449659
115.17/115.29	c total #propagations: 180758384 / total #impl: 779293039 (eff. 0.232)
115.17/115.29	c #Conflicts:     364000 | #Learnt:      21405 | 0.000
115.17/115.29	c total clause space: 127.173MB
115.17/115.29	c total #watches: 452252
115.58/115.62	c total #propagations: 181353036 / total #impl: 781535093 (eff. 0.232)
115.58/115.62	c #Conflicts:     365000 | #Learnt:      22405 | 0.000
115.58/115.62	c total clause space: 127.173MB
115.58/115.62	c total #watches: 455246
115.87/115.94	c total #propagations: 181891331 / total #impl: 783998755 (eff. 0.232)
115.87/115.94	c #Conflicts:     366000 | #Learnt:      23405 | 0.000
115.87/115.94	c total clause space: 127.173MB
115.87/115.94	c total #watches: 457887
116.17/116.23	c total #propagations: 182393329 / total #impl: 786170836 (eff. 0.232)
116.17/116.23	c #Conflicts:     367000 | #Learnt:      24405 | 0.000
116.17/116.23	c total clause space: 127.173MB
116.17/116.23	c total #watches: 460790
116.58/116.68	c total #propagations: 182846988 / total #impl: 788317761 (eff. 0.232)
116.58/116.68	c #Conflicts:     368000 | #Learnt:      25405 | 0.000
116.58/116.68	c total clause space: 127.173MB
116.58/116.68	c total #watches: 463885
117.07/117.14	c total #propagations: 183449296 / total #impl: 790732869 (eff. 0.232)
117.07/117.14	c #Conflicts:     369000 | #Learnt:      26405 | 0.000
117.07/117.14	c total clause space: 127.173MB
117.07/117.14	c total #watches: 467633
117.37/117.40	c total #propagations: 183996738 / total #impl: 793034325 (eff. 0.232)
117.37/117.40	c #Conflicts:     370000 | #Learnt:      27405 | 0.000
117.37/117.40	c total clause space: 127.173MB
117.37/117.40	c total #watches: 470062
117.57/117.68	c total #propagations: 184370079 / total #impl: 794796772 (eff. 0.232)
117.57/117.68	c #Conflicts:     371000 | #Learnt:      28405 | 0.000
117.57/117.68	c total clause space: 127.173MB
117.57/117.68	c total #watches: 472403
117.87/117.99	c total #propagations: 184751579 / total #impl: 796642523 (eff. 0.232)
117.87/117.99	c GC COLLECT
117.87/117.99	c #Conflicts:     372000 | #Learnt:      14807 | 0.000
117.87/117.99	c total clause space: 127.173MB
117.87/117.99	c total #watches: 433790
118.37/118.41	c total #propagations: 185142853 / total #impl: 798451945 (eff. 0.232)
118.37/118.41	c #Conflicts:     373000 | #Learnt:      15807 | 0.000
118.37/118.41	c total clause space: 127.173MB
118.37/118.41	c total #watches: 436916
118.77/118.86	c total #propagations: 185678648 / total #impl: 800683693 (eff. 0.232)
118.77/118.86	c #Conflicts:     374000 | #Learnt:      16807 | 0.000
118.77/118.86	c total clause space: 127.173MB
118.77/118.86	c total #watches: 439738
119.17/119.29	c total #propagations: 186239452 / total #impl: 802949801 (eff. 0.232)
119.17/119.29	c #Conflicts:     375000 | #Learnt:      17807 | 0.000
119.17/119.29	c total clause space: 127.173MB
119.17/119.29	c total #watches: 443572
119.67/119.77	c total #propagations: 186744477 / total #impl: 805385160 (eff. 0.232)
119.67/119.77	c #Conflicts:     376000 | #Learnt:      18807 | 0.000
119.67/119.77	c total clause space: 127.173MB
119.67/119.77	c total #watches: 447255
120.17/120.28	c total #propagations: 187248002 / total #impl: 807802558 (eff. 0.232)
120.17/120.28	c #Conflicts:     377000 | #Learnt:      19807 | 0.000
120.17/120.28	c total clause space: 127.173MB
120.17/120.28	c total #watches: 450459
120.77/120.83	c total #propagations: 187751714 / total #impl: 810211865 (eff. 0.232)
120.77/120.83	c #Conflicts:     378000 | #Learnt:      20807 | 0.000
120.77/120.83	c total clause space: 127.173MB
120.77/120.83	c total #watches: 453719
121.17/121.27	c total #propagations: 188252703 / total #impl: 812678500 (eff. 0.232)
121.17/121.27	c #Conflicts:     379000 | #Learnt:      21807 | 0.000
121.17/121.27	c total clause space: 127.173MB
121.17/121.27	c total #watches: 456314
121.47/121.57	c total #propagations: 188797255 / total #impl: 815078912 (eff. 0.232)
121.47/121.57	c #Conflicts:     380000 | #Learnt:      22807 | 0.000
121.47/121.57	c total clause space: 127.173MB
121.47/121.57	c total #watches: 459725
121.97/122.00	c total #propagations: 189354143 / total #impl: 817476854 (eff. 0.232)
121.97/122.00	c #Conflicts:     381000 | #Learnt:      23807 | 0.000
121.97/122.00	c total clause space: 127.173MB
121.97/122.01	c total #watches: 462374
122.37/122.46	c total #propagations: 189989253 / total #impl: 819906885 (eff. 0.232)
122.37/122.46	c #Conflicts:     382000 | #Learnt:      24807 | 0.000
122.37/122.46	c total clause space: 127.173MB
122.37/122.46	c total #watches: 464725
122.77/122.83	c total #propagations: 190588921 / total #impl: 822181602 (eff. 0.232)
122.77/122.83	c #Conflicts:     383000 | #Learnt:      25807 | 0.000
122.77/122.83	c total clause space: 127.173MB
122.77/122.84	c total #watches: 467328
123.07/123.16	c total #propagations: 191162004 / total #impl: 824411746 (eff. 0.232)
123.07/123.16	c #Conflicts:     384000 | #Learnt:      26807 | 0.000
123.07/123.16	c total clause space: 127.173MB
123.07/123.16	c total #watches: 470405
123.47/123.59	c total #propagations: 191647896 / total #impl: 826633526 (eff. 0.232)
123.47/123.59	c #Conflicts:     385000 | #Learnt:      27807 | 0.000
123.47/123.59	c total clause space: 127.173MB
123.47/123.59	c total #watches: 474579
123.77/123.87	c total #propagations: 192164048 / total #impl: 828900318 (eff. 0.232)
123.77/123.87	c #Conflicts:     386000 | #Learnt:      28807 | 0.000
123.77/123.87	c total clause space: 127.173MB
123.77/123.87	c total #watches: 477178
124.17/124.25	c total #propagations: 192560085 / total #impl: 831210442 (eff. 0.232)
124.17/124.25	c #Conflicts:     387000 | #Learnt:      29807 | 0.000
124.17/124.25	c total clause space: 127.173MB
124.17/124.25	c total #watches: 480133
124.57/124.62	c total #propagations: 193072948 / total #impl: 833529951 (eff. 0.232)
124.57/124.62	c GC COLLECT
124.57/124.62	c #Conflicts:     388000 | #Learnt:      15893 | 0.000
124.57/124.62	c total clause space: 127.173MB
124.57/124.62	c total #watches: 436525
124.87/124.95	c total #propagations: 193651087 / total #impl: 835835861 (eff. 0.232)
124.87/124.95	c #Conflicts:     389000 | #Learnt:      16893 | 0.000
124.87/124.95	c total clause space: 127.173MB
124.87/124.95	c total #watches: 439431
125.17/125.23	c total #propagations: 194197697 / total #impl: 837948164 (eff. 0.232)
125.17/125.23	c #Conflicts:     390000 | #Learnt:      17893 | 0.000
125.17/125.23	c total clause space: 127.173MB
125.17/125.23	c total #watches: 442570
125.47/125.53	c total #propagations: 194711717 / total #impl: 840138929 (eff. 0.232)
125.47/125.53	c #Conflicts:     391000 | #Learnt:      18893 | 0.000
125.47/125.53	c total clause space: 127.173MB
125.47/125.53	c total #watches: 445407
125.77/125.87	c total #propagations: 195284232 / total #impl: 842547750 (eff. 0.232)
125.77/125.87	c #Conflicts:     392000 | #Learnt:      19893 | 0.000
125.77/125.87	c total clause space: 127.173MB
125.77/125.87	c total #watches: 448750
126.07/126.15	c total #propagations: 195805476 / total #impl: 844883871 (eff. 0.232)
126.07/126.15	c #Conflicts:     393000 | #Learnt:      20893 | 0.000
126.07/126.15	c total clause space: 127.173MB
126.07/126.15	c total #watches: 452284
126.47/126.53	c total #propagations: 196301891 / total #impl: 847310818 (eff. 0.232)
126.47/126.53	c #Conflicts:     394000 | #Learnt:      21893 | 0.000
126.47/126.53	c total clause space: 127.173MB
126.47/126.53	c total #watches: 456109
126.87/126.90	c total #propagations: 196764125 / total #impl: 849599707 (eff. 0.232)
126.87/126.90	c #Conflicts:     395000 | #Learnt:      22893 | 0.000
126.87/126.90	c total clause space: 127.173MB
126.87/126.90	c total #watches: 459352
127.17/127.24	c total #propagations: 197279173 / total #impl: 852203943 (eff. 0.231)
127.17/127.24	c #Conflicts:     396000 | #Learnt:      23893 | 0.000
127.17/127.24	c total clause space: 127.173MB
127.17/127.24	c total #watches: 462315
127.47/127.60	c total #propagations: 197744686 / total #impl: 854614772 (eff. 0.231)
127.47/127.60	c #Conflicts:     397000 | #Learnt:      24893 | 0.000
127.47/127.60	c total clause space: 127.173MB
127.47/127.60	c total #watches: 465338
127.98/128.00	c total #propagations: 198202942 / total #impl: 857034381 (eff. 0.231)
127.98/128.00	c #Conflicts:     398000 | #Learnt:      25893 | 0.000
127.98/128.00	c total clause space: 127.173MB
127.98/128.00	c total #watches: 467826
128.28/128.31	c total #propagations: 198720669 / total #impl: 859302825 (eff. 0.231)
128.28/128.31	c #Conflicts:     399000 | #Learnt:      26893 | 0.000
128.28/128.31	c total clause space: 127.173MB
128.28/128.31	c total #watches: 470677
128.58/128.67	c total #propagations: 199257391 / total #impl: 861462128 (eff. 0.231)
128.58/128.67	c #Conflicts:     400000 | #Learnt:      27893 | 0.000
128.58/128.67	c total clause space: 127.173MB
128.58/128.67	c total #watches: 473413
128.88/128.99	c total #propagations: 199753360 / total #impl: 863633477 (eff. 0.231)
128.88/128.99	c #Conflicts:     401000 | #Learnt:      28893 | 0.000
128.88/128.99	c total clause space: 127.173MB
128.88/128.99	c total #watches: 477551
129.38/129.40	c total #propagations: 200222908 / total #impl: 866023487 (eff. 0.231)
129.38/129.40	c #Conflicts:     402000 | #Learnt:      29893 | 0.000
129.38/129.40	c total clause space: 127.173MB
129.38/129.40	c total #watches: 480656
129.68/129.76	c total #propagations: 200775810 / total #impl: 868490349 (eff. 0.231)
129.68/129.76	c GC COLLECT
129.68/129.76	c #Conflicts:     403000 | #Learnt:      15688 | 0.000
129.68/129.76	c total clause space: 127.173MB
129.68/129.76	c total #watches: 436278
129.98/130.03	c total #propagations: 201326662 / total #impl: 870899851 (eff. 0.231)
129.98/130.03	c #Conflicts:     404000 | #Learnt:      16688 | 0.000
129.98/130.03	c total clause space: 127.173MB
129.98/130.03	c total #watches: 439076
130.28/130.34	c total #propagations: 201791271 / total #impl: 873004895 (eff. 0.231)
130.28/130.34	c #Conflicts:     405000 | #Learnt:      17688 | 0.000
130.28/130.34	c total clause space: 127.173MB
130.28/130.34	c total #watches: 441852
130.58/130.69	c total #propagations: 202240486 / total #impl: 874767982 (eff. 0.231)
130.58/130.69	c #Conflicts:     406000 | #Learnt:      18688 | 0.000
130.58/130.69	c total clause space: 127.173MB
130.58/130.69	c total #watches: 444243
130.98/131.01	c total #propagations: 202810819 / total #impl: 876729056 (eff. 0.231)
130.98/131.01	c #Conflicts:     407000 | #Learnt:      19688 | 0.000
130.98/131.01	c total clause space: 127.173MB
130.98/131.01	c total #watches: 447320
131.28/131.33	c total #propagations: 203354572 / total #impl: 878919650 (eff. 0.231)
131.28/131.33	c #Conflicts:     408000 | #Learnt:      20688 | 0.000
131.28/131.33	c total clause space: 127.173MB
131.28/131.33	c total #watches: 450248
131.58/131.66	c total #propagations: 203997215 / total #impl: 881614525 (eff. 0.231)
131.58/131.66	c #Conflicts:     409000 | #Learnt:      21688 | 0.000
131.58/131.66	c total clause space: 127.173MB
131.58/131.66	c total #watches: 453465
131.87/132.00	c total #propagations: 204570090 / total #impl: 884151971 (eff. 0.231)
131.87/132.00	c #Conflicts:     410000 | #Learnt:      22688 | 0.000
131.87/132.00	c total clause space: 127.173MB
131.87/132.00	c total #watches: 456641
132.27/132.36	c total #propagations: 205079702 / total #impl: 886514308 (eff. 0.231)
132.27/132.36	c #Conflicts:     411000 | #Learnt:      23688 | 0.000
132.27/132.36	c total clause space: 127.173MB
132.27/132.36	c total #watches: 459863
132.57/132.62	c total #propagations: 205710987 / total #impl: 889050807 (eff. 0.231)
132.57/132.62	c #Conflicts:     412000 | #Learnt:      24688 | 0.000
132.57/132.62	c total clause space: 127.173MB
132.57/132.62	c total #watches: 462192
132.87/132.97	c total #propagations: 206100751 / total #impl: 890979400 (eff. 0.231)
132.87/132.97	c #Conflicts:     413000 | #Learnt:      25688 | 0.000
132.87/132.97	c total clause space: 127.173MB
132.87/132.97	c total #watches: 464843
133.18/133.28	c total #propagations: 206613850 / total #impl: 893076075 (eff. 0.231)
133.18/133.28	c #Conflicts:     414000 | #Learnt:      26688 | 0.000
133.18/133.28	c total clause space: 127.173MB
133.18/133.28	c total #watches: 467897
133.47/133.59	c total #propagations: 207077093 / total #impl: 895001770 (eff. 0.231)
133.47/133.59	c #Conflicts:     415000 | #Learnt:      27688 | 0.000
133.47/133.59	c total clause space: 127.173MB
133.47/133.59	c total #watches: 470728
133.87/133.91	c total #propagations: 207584417 / total #impl: 897559977 (eff. 0.231)
133.87/133.91	c #Conflicts:     416000 | #Learnt:      28688 | 0.000
133.87/133.91	c total clause space: 127.173MB
133.87/133.91	c total #watches: 473488
134.18/134.25	c total #propagations: 208087236 / total #impl: 900097870 (eff. 0.231)
134.18/134.25	c #Conflicts:     417000 | #Learnt:      29688 | 0.000
134.18/134.25	c total clause space: 127.173MB
134.18/134.25	c total #watches: 476635
134.57/134.61	c total #propagations: 208586403 / total #impl: 902799716 (eff. 0.231)
134.57/134.61	c #Conflicts:     418000 | #Learnt:      30688 | 0.000
134.57/134.61	c total clause space: 127.173MB
134.57/134.61	c total #watches: 479954
134.87/134.96	c total #propagations: 209077252 / total #impl: 904800700 (eff. 0.231)
134.87/134.96	c GC COLLECT
134.87/134.96	c #Conflicts:     419000 | #Learnt:      16206 | 0.000
134.87/134.96	c total clause space: 127.173MB
134.87/134.96	c total #watches: 437717
135.17/135.28	c total #propagations: 209573252 / total #impl: 906942317 (eff. 0.231)
135.17/135.28	c #Conflicts:     420000 | #Learnt:      17206 | 0.000
135.17/135.28	c total clause space: 127.173MB
135.17/135.28	c total #watches: 440653
135.57/135.61	c total #propagations: 210055110 / total #impl: 909092784 (eff. 0.231)
135.57/135.61	c #Conflicts:     421000 | #Learnt:      18206 | 0.000
135.57/135.61	c total clause space: 127.173MB
135.57/135.61	c total #watches: 443360
135.87/135.97	c total #propagations: 210532652 / total #impl: 911175867 (eff. 0.231)
135.87/135.97	c #Conflicts:     422000 | #Learnt:      19206 | 0.000
135.87/135.97	c total clause space: 127.173MB
135.87/135.97	c total #watches: 446177
136.27/136.35	c total #propagations: 211032977 / total #impl: 913326446 (eff. 0.231)
136.27/136.35	c #Conflicts:     423000 | #Learnt:      20206 | 0.000
136.27/136.35	c total clause space: 127.173MB
136.27/136.36	c total #watches: 448861
136.57/136.62	c total #propagations: 211527042 / total #impl: 915564618 (eff. 0.231)
136.57/136.62	c #Conflicts:     424000 | #Learnt:      21206 | 0.000
136.57/136.62	c total clause space: 127.173MB
136.57/136.62	c total #watches: 451649
136.77/136.89	c total #propagations: 211975279 / total #impl: 917922935 (eff. 0.231)
136.77/136.89	c #Conflicts:     425000 | #Learnt:      22206 | 0.000
136.77/136.89	c total clause space: 127.173MB
136.77/136.89	c total #watches: 454179
137.07/137.15	c total #propagations: 212446331 / total #impl: 920612688 (eff. 0.231)
137.07/137.15	c #Conflicts:     426000 | #Learnt:      23206 | 0.000
137.07/137.15	c total clause space: 127.173MB
137.07/137.15	c total #watches: 456839
137.37/137.43	c total #propagations: 212882865 / total #impl: 923087868 (eff. 0.231)
137.37/137.43	c #Conflicts:     427000 | #Learnt:      24206 | 0.000
137.37/137.43	c total clause space: 127.173MB
137.37/137.43	c total #watches: 459569
137.67/137.71	c total #propagations: 213323059 / total #impl: 925668402 (eff. 0.230)
137.67/137.71	c #Conflicts:     428000 | #Learnt:      25206 | 0.000
137.67/137.71	c total clause space: 127.173MB
137.67/137.71	c total #watches: 461970
137.97/138.03	c total #propagations: 213762426 / total #impl: 928126625 (eff. 0.230)
137.97/138.03	c #Conflicts:     429000 | #Learnt:      26206 | 0.000
137.97/138.03	c total clause space: 127.173MB
137.97/138.03	c total #watches: 464722
138.27/138.36	c total #propagations: 214216523 / total #impl: 930604930 (eff. 0.230)
138.27/138.36	c #Conflicts:     430000 | #Learnt:      27206 | 0.000
138.27/138.36	c total clause space: 127.173MB
138.27/138.36	c total #watches: 467082
138.58/138.69	c total #propagations: 214669790 / total #impl: 933135521 (eff. 0.230)
138.58/138.69	c #Conflicts:     431000 | #Learnt:      28206 | 0.000
138.58/138.69	c total clause space: 127.173MB
138.58/138.69	c total #watches: 469232
138.97/139.00	c total #propagations: 215111673 / total #impl: 935473910 (eff. 0.230)
138.97/139.00	c #Conflicts:     432000 | #Learnt:      29206 | 0.000
138.97/139.00	c total clause space: 127.173MB
138.97/139.00	c total #watches: 471537
139.27/139.32	c total #propagations: 215492173 / total #impl: 937453878 (eff. 0.230)
139.27/139.32	c #Conflicts:     433000 | #Learnt:      30206 | 0.000
139.27/139.32	c total clause space: 127.173MB
139.27/139.32	c total #watches: 475905
139.68/139.73	c total #propagations: 215913494 / total #impl: 940002194 (eff. 0.230)
139.68/139.73	c #Conflicts:     434000 | #Learnt:      31206 | 0.000
139.68/139.73	c total clause space: 127.173MB
139.68/139.73	c total #watches: 478417
139.97/140.08	c total #propagations: 216352247 / total #impl: 942367921 (eff. 0.230)
139.97/140.08	c GC COLLECT
139.97/140.08	c #Conflicts:     435000 | #Learnt:      16422 | 0.000
139.97/140.08	c total clause space: 127.173MB
139.97/140.08	c total #watches: 438240
140.27/140.34	c total #propagations: 216821105 / total #impl: 944920048 (eff. 0.229)
140.27/140.34	c #Conflicts:     436000 | #Learnt:      17422 | 0.000
140.27/140.34	c total clause space: 127.173MB
140.27/140.34	c total #watches: 440757
140.67/140.73	c total #propagations: 217266673 / total #impl: 947348972 (eff. 0.229)
140.67/140.73	c #Conflicts:     437000 | #Learnt:      18422 | 0.000
140.67/140.73	c total clause space: 127.173MB
140.67/140.73	c total #watches: 447308
141.07/141.16	c total #propagations: 217734454 / total #impl: 950047288 (eff. 0.229)
141.07/141.16	c #Conflicts:     438000 | #Learnt:      19422 | 0.000
141.07/141.16	c total clause space: 127.173MB
141.07/141.16	c total #watches: 451079
141.57/141.61	c total #propagations: 218170748 / total #impl: 952994543 (eff. 0.229)
141.57/141.61	c #Conflicts:     439000 | #Learnt:      20422 | 0.000
141.57/141.61	c total clause space: 127.173MB
141.57/141.61	c total #watches: 453810
141.98/142.06	c total #propagations: 218640083 / total #impl: 955462692 (eff. 0.229)
141.98/142.06	c #Conflicts:     440000 | #Learnt:      21422 | 0.000
141.98/142.06	c total clause space: 127.173MB
141.98/142.06	c total #watches: 456386
142.47/142.58	c total #propagations: 219095117 / total #impl: 958107418 (eff. 0.229)
142.47/142.58	c #Conflicts:     441000 | #Learnt:      22422 | 0.000
142.47/142.58	c total clause space: 127.173MB
142.47/142.58	c total #watches: 459538
143.08/143.18	c total #propagations: 219689423 / total #impl: 961631087 (eff. 0.228)
143.08/143.18	c #Conflicts:     442000 | #Learnt:      23422 | 0.000
143.08/143.18	c total clause space: 127.173MB
143.08/143.18	c total #watches: 465625
143.77/143.85	c total #propagations: 220244481 / total #impl: 965176545 (eff. 0.228)
143.77/143.85	c #Conflicts:     443000 | #Learnt:      24422 | 0.000
143.77/143.85	c total clause space: 127.173MB
143.77/143.85	c total #watches: 469875
144.37/144.45	c total #propagations: 220736525 / total #impl: 968223018 (eff. 0.228)
144.37/144.45	c #Conflicts:     444000 | #Learnt:      25422 | 0.000
144.37/144.45	c total clause space: 127.173MB
144.37/144.45	c total #watches: 473147
145.07/145.17	c total #propagations: 221178076 / total #impl: 970853747 (eff. 0.228)
145.07/145.17	c #Conflicts:     445000 | #Learnt:      26422 | 0.000
145.07/145.17	c total clause space: 127.173MB
145.07/145.17	c total #watches: 477652
145.87/145.99	c total #propagations: 221667248 / total #impl: 973742773 (eff. 0.228)
145.87/145.99	c #Conflicts:     446000 | #Learnt:      27422 | 0.000
145.87/145.99	c total clause space: 127.173MB
145.87/145.99	c total #watches: 482713
146.77/146.84	c total #propagations: 222148652 / total #impl: 976905750 (eff. 0.227)
146.77/146.84	c #Conflicts:     447000 | #Learnt:      28422 | 0.000
146.77/146.84	c total clause space: 127.173MB
146.77/146.84	c total #watches: 487333
147.77/147.80	c total #propagations: 222618017 / total #impl: 980025267 (eff. 0.227)
147.77/147.80	c #Conflicts:     448000 | #Learnt:      29422 | 0.000
147.77/147.80	c total clause space: 127.173MB
147.77/147.80	c total #watches: 490336
148.77/148.88	c total #propagations: 223081422 / total #impl: 983155129 (eff. 0.227)
148.77/148.88	c #Conflicts:     449000 | #Learnt:      30422 | 0.000
148.77/148.88	c total clause space: 127.173MB
148.77/148.88	c total #watches: 494760
149.97/150.07	c total #propagations: 223599847 / total #impl: 986574326 (eff. 0.227)
149.97/150.07	c #Conflicts:     450000 | #Learnt:      31422 | 0.000
149.97/150.07	c total clause space: 206.656MB
149.97/150.07	c total #watches: 499221
151.07/151.12	c total #propagations: 224105795 / total #impl: 989940206 (eff. 0.226)
151.07/151.12	c GC COLLECT
151.07/151.12	c #Conflicts:     451000 | #Learnt:      16344 | 0.000
151.07/151.12	c total clause space: 206.656MB
151.07/151.12	c total #watches: 438325
151.47/151.53	c total #propagations: 224578888 / total #impl: 992945930 (eff. 0.226)
151.47/151.53	c #Conflicts:     452000 | #Learnt:      17344 | 0.000
151.47/151.53	c total clause space: 206.656MB
151.47/151.53	c total #watches: 444987
151.97/152.09	c total #propagations: 225069935 / total #impl: 995784288 (eff. 0.226)
151.97/152.09	c #Conflicts:     453000 | #Learnt:      18344 | 0.000
151.97/152.09	c total clause space: 206.656MB
151.97/152.09	c total #watches: 450500
152.67/152.70	c total #propagations: 225530090 / total #impl: 998475174 (eff. 0.226)
152.67/152.70	c #Conflicts:     454000 | #Learnt:      19344 | 0.000
152.67/152.70	c total clause space: 206.656MB
152.67/152.70	c total #watches: 453803
153.27/153.37	c total #propagations: 226006126 / total #impl: 1000955431 (eff. 0.226)
153.27/153.37	c #Conflicts:     455000 | #Learnt:      20344 | 0.000
153.27/153.37	c total clause space: 206.656MB
153.27/153.37	c total #watches: 456680
153.97/154.09	c total #propagations: 226471956 / total #impl: 1003329952 (eff. 0.226)
153.97/154.09	c #Conflicts:     456000 | #Learnt:      21344 | 0.000
153.97/154.09	c total clause space: 206.656MB
153.97/154.09	c total #watches: 460914
154.87/154.95	c total #propagations: 226970504 / total #impl: 1006172643 (eff. 0.226)
154.87/154.95	c #Conflicts:     457000 | #Learnt:      22344 | 0.000
154.87/154.95	c total clause space: 206.656MB
154.87/154.95	c total #watches: 465756
155.87/155.97	c total #propagations: 227482367 / total #impl: 1009305536 (eff. 0.225)
155.87/155.97	c #Conflicts:     458000 | #Learnt:      23344 | 0.000
155.87/155.97	c total clause space: 206.656MB
155.87/155.97	c total #watches: 468799
156.87/156.96	c total #propagations: 228025159 / total #impl: 1012486691 (eff. 0.225)
156.87/156.96	c #Conflicts:     459000 | #Learnt:      24344 | 0.000
156.87/156.96	c total clause space: 206.656MB
156.87/156.96	c total #watches: 474064
158.07/158.12	c total #propagations: 228525146 / total #impl: 1015316754 (eff. 0.225)
158.07/158.12	c #Conflicts:     460000 | #Learnt:      25344 | 0.000
158.07/158.12	c total clause space: 206.656MB
158.07/158.12	c total #watches: 479319
159.27/159.31	c total #propagations: 229060430 / total #impl: 1018208387 (eff. 0.225)
159.27/159.31	c #Conflicts:     461000 | #Learnt:      26344 | 0.000
159.27/159.31	c total clause space: 206.656MB
159.27/159.31	c total #watches: 482557
160.46/160.54	c total #propagations: 229567215 / total #impl: 1021027427 (eff. 0.225)
160.46/160.54	c #Conflicts:     462000 | #Learnt:      27344 | 0.000
160.46/160.54	c total clause space: 206.656MB
160.46/160.54	c total #watches: 485733
161.36/161.43	c total #propagations: 230187034 / total #impl: 1024403571 (eff. 0.225)
161.36/161.43	c #Conflicts:     463000 | #Learnt:      28344 | 0.000
161.36/161.43	c total clause space: 206.656MB
161.36/161.43	c total #watches: 488828
161.67/161.79	c total #propagations: 230791378 / total #impl: 1027734085 (eff. 0.225)
161.67/161.79	c #Conflicts:     464000 | #Learnt:      29344 | 0.000
161.67/161.79	c total clause space: 206.656MB
161.67/161.79	c total #watches: 491096
162.06/162.19	c total #propagations: 231118159 / total #impl: 1029760558 (eff. 0.224)
162.06/162.19	c #Conflicts:     465000 | #Learnt:      30344 | 0.000
162.06/162.19	c total clause space: 206.656MB
162.06/162.19	c total #watches: 493377
162.66/162.70	c total #propagations: 231424719 / total #impl: 1031772581 (eff. 0.224)
162.66/162.70	c #Conflicts:     466000 | #Learnt:      31344 | 0.000
162.66/162.70	c total clause space: 206.656MB
162.66/162.70	c total #watches: 495902
163.06/163.18	c total #propagations: 231765167 / total #impl: 1034220430 (eff. 0.224)
163.06/163.18	c #Conflicts:     467000 | #Learnt:      32344 | 0.000
163.06/163.18	c total clause space: 206.656MB
163.06/163.18	c total #watches: 498242
163.46/163.57	c total #propagations: 232086607 / total #impl: 1036475522 (eff. 0.224)
163.46/163.57	c GC COLLECT
163.46/163.57	c #Conflicts:     468000 | #Learnt:      16955 | 0.000
163.46/163.57	c total clause space: 206.656MB
163.46/163.57	c total #watches: 440488
163.76/163.84	c total #propagations: 232407356 / total #impl: 1038764740 (eff. 0.224)
163.76/163.84	c #Conflicts:     469000 | #Learnt:      17955 | 0.000
163.76/163.84	c total clause space: 206.656MB
163.76/163.84	c total #watches: 443127
164.06/164.12	c total #propagations: 232784763 / total #impl: 1041339816 (eff. 0.224)
164.06/164.12	c #Conflicts:     470000 | #Learnt:      18955 | 0.000
164.06/164.12	c total clause space: 206.656MB
164.06/164.12	c total #watches: 446566
164.36/164.42	c total #propagations: 233133573 / total #impl: 1043817831 (eff. 0.223)
164.36/164.42	c #Conflicts:     471000 | #Learnt:      19955 | 0.000
164.36/164.42	c total clause space: 206.656MB
164.36/164.42	c total #watches: 449504
164.66/164.72	c total #propagations: 233485021 / total #impl: 1046275445 (eff. 0.223)
164.66/164.72	c #Conflicts:     472000 | #Learnt:      20955 | 0.000
164.66/164.72	c total clause space: 206.656MB
164.66/164.72	c total #watches: 451958
164.97/165.04	c total #propagations: 233828089 / total #impl: 1048608740 (eff. 0.223)
164.97/165.04	c #Conflicts:     473000 | #Learnt:      21955 | 0.000
164.97/165.04	c total clause space: 206.656MB
164.97/165.04	c total #watches: 454616
165.26/165.37	c total #propagations: 234171009 / total #impl: 1051047191 (eff. 0.223)
165.26/165.37	c #Conflicts:     474000 | #Learnt:      22955 | 0.000
165.26/165.37	c total clause space: 206.656MB
165.26/165.37	c total #watches: 457318
165.66/165.71	c total #propagations: 234507406 / total #impl: 1053272960 (eff. 0.223)
165.66/165.71	c #Conflicts:     475000 | #Learnt:      23955 | 0.000
165.66/165.71	c total clause space: 206.656MB
165.66/165.71	c total #watches: 459969
165.96/166.08	c total #propagations: 234841567 / total #impl: 1055546536 (eff. 0.222)
165.96/166.08	c #Conflicts:     476000 | #Learnt:      24955 | 0.000
165.96/166.08	c total clause space: 206.656MB
165.96/166.08	c total #watches: 462621
166.36/166.46	c total #propagations: 235187906 / total #impl: 1057857720 (eff. 0.222)
166.36/166.46	c #Conflicts:     477000 | #Learnt:      25955 | 0.000
166.36/166.46	c total clause space: 206.656MB
166.36/166.46	c total #watches: 465165
166.76/166.83	c total #propagations: 235506933 / total #impl: 1060059907 (eff. 0.222)
166.76/166.83	c #Conflicts:     478000 | #Learnt:      26955 | 0.000
166.76/166.83	c total clause space: 206.656MB
166.76/166.83	c total #watches: 467536
167.17/167.21	c total #propagations: 235828642 / total #impl: 1062098488 (eff. 0.222)
167.17/167.21	c #Conflicts:     479000 | #Learnt:      27955 | 0.000
167.17/167.21	c total clause space: 206.656MB
167.17/167.21	c total #watches: 470043
167.56/167.62	c total #propagations: 236154929 / total #impl: 1064266077 (eff. 0.222)
167.56/167.62	c #Conflicts:     480000 | #Learnt:      28955 | 0.000
167.56/167.62	c total clause space: 206.656MB
167.56/167.62	c total #watches: 472307
167.96/168.01	c total #propagations: 236467695 / total #impl: 1066268361 (eff. 0.222)
167.96/168.01	c #Conflicts:     481000 | #Learnt:      29955 | 0.000
167.96/168.01	c total clause space: 206.656MB
167.96/168.01	c total #watches: 475741
168.37/168.43	c total #propagations: 236808892 / total #impl: 1068587716 (eff. 0.222)
168.37/168.43	c #Conflicts:     482000 | #Learnt:      30955 | 0.000
168.37/168.43	c total clause space: 206.656MB
168.37/168.43	c total #watches: 478449
168.76/168.85	c total #propagations: 237122566 / total #impl: 1070891533 (eff. 0.221)
168.76/168.85	c #Conflicts:     483000 | #Learnt:      31955 | 0.000
168.76/168.85	c total clause space: 206.656MB
168.76/168.85	c total #watches: 481196
169.26/169.35	c total #propagations: 237448374 / total #impl: 1073206232 (eff. 0.221)
169.26/169.35	c #Conflicts:     484000 | #Learnt:      32955 | 0.000
169.26/169.35	c total clause space: 206.656MB
169.26/169.35	c total #watches: 483742
169.76/169.82	c total #propagations: 237770625 / total #impl: 1075262698 (eff. 0.221)
169.76/169.82	c GC COLLECT
169.76/169.82	c #Conflicts:     485000 | #Learnt:      17214 | 0.000
169.76/169.82	c total clause space: 206.656MB
169.76/169.82	c total #watches: 441148
169.96/170.05	c total #propagations: 238115442 / total #impl: 1077471017 (eff. 0.221)
169.96/170.05	c #Conflicts:     486000 | #Learnt:      18214 | 0.000
169.96/170.05	c total clause space: 206.656MB
169.96/170.05	c total #watches: 443517
170.26/170.32	c total #propagations: 238432711 / total #impl: 1079495064 (eff. 0.221)
170.26/170.32	c #Conflicts:     487000 | #Learnt:      19214 | 0.000
170.26/170.32	c total clause space: 206.656MB
170.26/170.32	c total #watches: 445938
170.57/170.61	c total #propagations: 238786148 / total #impl: 1081728509 (eff. 0.221)
170.57/170.61	c #Conflicts:     488000 | #Learnt:      20214 | 0.000
170.57/170.61	c total clause space: 206.656MB
170.57/170.61	c total #watches: 448908
170.86/170.92	c total #propagations: 239135672 / total #impl: 1084038704 (eff. 0.221)
170.86/170.92	c #Conflicts:     489000 | #Learnt:      21214 | 0.000
170.86/170.92	c total clause space: 206.656MB
170.86/170.92	c total #watches: 451220
171.16/171.22	c total #propagations: 239462841 / total #impl: 1086191550 (eff. 0.220)
171.16/171.22	c #Conflicts:     490000 | #Learnt:      22214 | 0.000
171.16/171.22	c total clause space: 206.656MB
171.16/171.22	c total #watches: 454530
171.57/171.61	c total #propagations: 239789736 / total #impl: 1088374480 (eff. 0.220)
171.57/171.61	c #Conflicts:     491000 | #Learnt:      23214 | 0.000
171.57/171.61	c total clause space: 206.656MB
171.57/171.61	c total #watches: 459035
172.07/172.10	c total #propagations: 240135071 / total #impl: 1090757240 (eff. 0.220)
172.07/172.10	c #Conflicts:     492000 | #Learnt:      24214 | 0.000
172.07/172.10	c total clause space: 206.656MB
172.07/172.10	c total #watches: 461653
172.47/172.57	c total #propagations: 240521691 / total #impl: 1093254684 (eff. 0.220)
172.47/172.57	c #Conflicts:     493000 | #Learnt:      25214 | 0.000
172.47/172.57	c total clause space: 206.656MB
172.47/172.58	c total #watches: 463925
172.97/173.05	c total #propagations: 240898859 / total #impl: 1095751365 (eff. 0.220)
172.97/173.05	c #Conflicts:     494000 | #Learnt:      26214 | 0.000
172.97/173.05	c total clause space: 206.656MB
172.97/173.05	c total #watches: 466168
173.47/173.51	c total #propagations: 241274995 / total #impl: 1098201887 (eff. 0.220)
173.47/173.51	c #Conflicts:     495000 | #Learnt:      27214 | 0.000
173.47/173.51	c total clause space: 206.656MB
173.47/173.51	c total #watches: 468914
173.97/174.02	c total #propagations: 241650707 / total #impl: 1100757153 (eff. 0.220)
173.97/174.02	c #Conflicts:     496000 | #Learnt:      28214 | 0.000
173.97/174.02	c total clause space: 206.656MB
173.97/174.02	c total #watches: 471534
174.47/174.56	c total #propagations: 242025318 / total #impl: 1103115657 (eff. 0.219)
174.47/174.56	c #Conflicts:     497000 | #Learnt:      29214 | 0.000
174.47/174.56	c total clause space: 206.656MB
174.47/174.56	c total #watches: 474800
175.07/175.15	c total #propagations: 242401668 / total #impl: 1105637418 (eff. 0.219)
175.07/175.15	c #Conflicts:     498000 | #Learnt:      30214 | 0.000
175.07/175.15	c total clause space: 206.656MB
175.07/175.15	c total #watches: 477512
175.67/175.74	c total #propagations: 242776059 / total #impl: 1108104548 (eff. 0.219)
175.67/175.74	c #Conflicts:     499000 | #Learnt:      31214 | 0.000
175.67/175.74	c total clause space: 206.656MB
175.67/175.74	c total #watches: 480019
176.27/176.34	c total #propagations: 243137185 / total #impl: 1110527653 (eff. 0.219)
176.27/176.34	c #Conflicts:     500000 | #Learnt:      32214 | 0.000
176.27/176.34	c total clause space: 206.656MB
176.27/176.34	c total #watches: 483046
176.87/176.92	c total #propagations: 243491955 / total #impl: 1112873724 (eff. 0.219)
176.87/176.92	c #Conflicts:     501000 | #Learnt:      33214 | 0.000
176.87/176.92	c total clause space: 206.656MB
176.87/176.92	c total #watches: 486639
177.37/177.48	c total #propagations: 243850998 / total #impl: 1115349803 (eff. 0.219)
177.37/177.48	c GC COLLECT
177.37/177.48	c #Conflicts:     502000 | #Learnt:      17203 | 0.000
177.37/177.48	c total clause space: 206.656MB
177.37/177.48	c total #watches: 441391
177.67/177.74	c total #propagations: 244211876 / total #impl: 1117933371 (eff. 0.218)
177.67/177.74	c #Conflicts:     503000 | #Learnt:      18203 | 0.000
177.67/177.74	c total clause space: 206.656MB
177.67/177.74	c total #watches: 444919
177.87/177.99	c total #propagations: 244549078 / total #impl: 1120291245 (eff. 0.218)
177.87/177.99	c #Conflicts:     504000 | #Learnt:      19203 | 0.000
177.87/177.99	c total clause space: 206.656MB
177.87/177.99	c total #watches: 447326
178.17/178.28	c total #propagations: 244895130 / total #impl: 1122698021 (eff. 0.218)
178.17/178.28	c #Conflicts:     505000 | #Learnt:      20203 | 0.000
178.17/178.28	c total clause space: 206.656MB
178.17/178.28	c total #watches: 450246
178.47/178.57	c total #propagations: 245253474 / total #impl: 1125062972 (eff. 0.218)
178.47/178.57	c #Conflicts:     506000 | #Learnt:      21203 | 0.000
178.47/178.57	c total clause space: 206.656MB
178.47/178.57	c total #watches: 453140
178.77/178.86	c total #propagations: 245600931 / total #impl: 1127308655 (eff. 0.218)
178.77/178.86	c #Conflicts:     507000 | #Learnt:      22203 | 0.000
178.77/178.86	c total clause space: 206.656MB
178.77/178.86	c total #watches: 455469
179.07/179.19	c total #propagations: 245948307 / total #impl: 1129524345 (eff. 0.218)
179.07/179.19	c #Conflicts:     508000 | #Learnt:      23203 | 0.000
179.07/179.19	c total clause space: 206.656MB
179.07/179.19	c total #watches: 458071
179.47/179.53	c total #propagations: 246295076 / total #impl: 1131822924 (eff. 0.218)
179.47/179.53	c #Conflicts:     509000 | #Learnt:      24203 | 0.000
179.47/179.53	c total clause space: 206.656MB
179.47/179.53	c total #watches: 461272
179.87/179.90	c total #propagations: 246660054 / total #impl: 1134313967 (eff. 0.217)
179.87/179.90	c #Conflicts:     510000 | #Learnt:      25203 | 0.000
179.87/179.90	c total clause space: 206.656MB
179.87/179.90	c total #watches: 463836
180.27/180.31	c total #propagations: 247004996 / total #impl: 1136574643 (eff. 0.217)
180.27/180.31	c #Conflicts:     511000 | #Learnt:      26203 | 0.000
180.27/180.31	c total clause space: 206.656MB
180.27/180.31	c total #watches: 466848
180.67/180.72	c total #propagations: 247369972 / total #impl: 1138989701 (eff. 0.217)
180.67/180.72	c #Conflicts:     512000 | #Learnt:      27203 | 0.000
180.67/180.72	c total clause space: 206.656MB
180.67/180.72	c total #watches: 469508
181.07/181.18	c total #propagations: 247731696 / total #impl: 1141537618 (eff. 0.217)
181.07/181.18	c #Conflicts:     513000 | #Learnt:      28203 | 0.000
181.07/181.18	c total clause space: 206.656MB
181.07/181.18	c total #watches: 472201
181.47/181.58	c total #propagations: 248139794 / total #impl: 1144185685 (eff. 0.217)
181.47/181.58	c #Conflicts:     514000 | #Learnt:      29203 | 0.000
181.47/181.58	c total clause space: 206.656MB
181.47/181.58	c total #watches: 475427
181.87/181.98	c total #propagations: 248694839 / total #impl: 1146325576 (eff. 0.217)
181.87/181.98	c #Conflicts:     515000 | #Learnt:      30203 | 0.000
181.87/181.98	c total clause space: 206.656MB
181.87/181.98	c total #watches: 478274
182.37/182.41	c total #propagations: 249190963 / total #impl: 1148383458 (eff. 0.217)
182.37/182.41	c #Conflicts:     516000 | #Learnt:      31203 | 0.000
182.37/182.41	c total clause space: 206.656MB
182.37/182.41	c total #watches: 481027
182.77/182.85	c total #propagations: 249742295 / total #impl: 1150992145 (eff. 0.217)
182.77/182.85	c #Conflicts:     517000 | #Learnt:      32203 | 0.000
182.77/182.85	c total clause space: 206.656MB
182.77/182.85	c total #watches: 483918
183.17/183.26	c total #propagations: 250377808 / total #impl: 1153599424 (eff. 0.217)
183.17/183.26	c #Conflicts:     518000 | #Learnt:      33203 | 0.000
183.17/183.26	c total clause space: 206.656MB
183.17/183.26	c total #watches: 487768
183.57/183.64	c total #propagations: 250881395 / total #impl: 1156162622 (eff. 0.217)
183.57/183.64	c #Conflicts:     519000 | #Learnt:      34203 | 0.000
183.57/183.64	c total clause space: 206.656MB
183.57/183.64	c total #watches: 491863
183.97/184.04	c total #propagations: 251377807 / total #impl: 1158439334 (eff. 0.217)
183.97/184.04	c GC COLLECT
183.97/184.04	c #Conflicts:     520000 | #Learnt:      17893 | 0.000
183.97/184.04	c total clause space: 206.656MB
183.97/184.04	c total #watches: 443831
184.37/184.46	c total #propagations: 251855708 / total #impl: 1160490548 (eff. 0.217)
184.37/184.46	c #Conflicts:     521000 | #Learnt:      18893 | 0.000
184.37/184.46	c total clause space: 206.656MB
184.37/184.46	c total #watches: 447637
184.77/184.84	c total #propagations: 252418173 / total #impl: 1162880729 (eff. 0.217)
184.77/184.84	c #Conflicts:     522000 | #Learnt:      19893 | 0.000
184.77/184.84	c total clause space: 206.656MB
184.77/184.84	c total #watches: 451044
185.17/185.22	c total #propagations: 252965124 / total #impl: 1165200356 (eff. 0.217)
185.17/185.22	c #Conflicts:     523000 | #Learnt:      20893 | 0.000
185.17/185.22	c total clause space: 206.656MB
185.17/185.22	c total #watches: 453793
185.57/185.61	c total #propagations: 253507563 / total #impl: 1167524965 (eff. 0.217)
185.57/185.61	c #Conflicts:     524000 | #Learnt:      21893 | 0.000
185.57/185.61	c total clause space: 206.656MB
185.57/185.61	c total #watches: 457332
185.97/186.00	c total #propagations: 253955601 / total #impl: 1169494348 (eff. 0.217)
185.97/186.00	c #Conflicts:     525000 | #Learnt:      22893 | 0.000
185.97/186.00	c total clause space: 206.656MB
185.97/186.00	c total #watches: 460149
186.37/186.44	c total #propagations: 254443254 / total #impl: 1171681934 (eff. 0.217)
186.37/186.44	c #Conflicts:     526000 | #Learnt:      23893 | 0.000
186.37/186.44	c total clause space: 206.656MB
186.37/186.44	c total #watches: 462906
186.77/186.87	c total #propagations: 254983886 / total #impl: 1173937768 (eff. 0.217)
186.77/186.87	c #Conflicts:     527000 | #Learnt:      24893 | 0.000
186.77/186.87	c total clause space: 206.656MB
186.77/186.87	c total #watches: 465942
187.17/187.20	c total #propagations: 255499980 / total #impl: 1176441463 (eff. 0.217)
187.17/187.20	c #Conflicts:     528000 | #Learnt:      25893 | 0.000
187.17/187.20	c total clause space: 206.656MB
187.17/187.20	c total #watches: 468892
187.47/187.55	c total #propagations: 255931343 / total #impl: 1178784095 (eff. 0.217)
187.47/187.55	c #Conflicts:     529000 | #Learnt:      26893 | 0.000
187.47/187.55	c total clause space: 206.656MB
187.47/187.55	c total #watches: 471512
187.97/188.01	c total #propagations: 256376121 / total #impl: 1181399317 (eff. 0.217)
187.97/188.01	c #Conflicts:     530000 | #Learnt:      27893 | 0.000
187.97/188.01	c total clause space: 206.656MB
187.97/188.02	c total #watches: 474110
188.47/188.50	c total #propagations: 256833340 / total #impl: 1183398778 (eff. 0.217)
188.47/188.50	c #Conflicts:     531000 | #Learnt:      28893 | 0.000
188.47/188.50	c total clause space: 206.656MB
188.47/188.50	c total #watches: 477105
188.97/189.07	c total #propagations: 257301361 / total #impl: 1185533494 (eff. 0.217)
188.97/189.07	c #Conflicts:     532000 | #Learnt:      29893 | 0.000
188.97/189.07	c total clause space: 206.656MB
188.97/189.07	c total #watches: 481260
189.57/189.60	c total #propagations: 257801598 / total #impl: 1187923319 (eff. 0.217)
189.57/189.60	c #Conflicts:     533000 | #Learnt:      30893 | 0.000
189.57/189.60	c total clause space: 206.656MB
189.57/189.60	c total #watches: 484231
190.07/190.19	c total #propagations: 258367680 / total #impl: 1190468223 (eff. 0.217)
190.07/190.19	c #Conflicts:     534000 | #Learnt:      31893 | 0.000
190.07/190.19	c total clause space: 206.656MB
190.07/190.19	c total #watches: 486950
190.57/190.69	c total #propagations: 259009631 / total #impl: 1193077480 (eff. 0.217)
190.57/190.69	c #Conflicts:     535000 | #Learnt:      32893 | 0.000
190.57/190.69	c total clause space: 206.656MB
190.57/190.69	c total #watches: 489992
191.16/191.26	c total #propagations: 259466183 / total #impl: 1195233102 (eff. 0.217)
191.16/191.26	c #Conflicts:     536000 | #Learnt:      33893 | 0.000
191.16/191.26	c total clause space: 206.656MB
191.16/191.26	c total #watches: 492931
191.66/191.72	c total #propagations: 260022290 / total #impl: 1197496453 (eff. 0.217)
191.66/191.72	c #Conflicts:     537000 | #Learnt:      34893 | 0.000
191.66/191.72	c total clause space: 206.656MB
191.66/191.73	c total #watches: 496042
192.06/192.19	c total #propagations: 260648542 / total #impl: 1200042273 (eff. 0.217)
192.06/192.19	c GC COLLECT
192.06/192.19	c #Conflicts:     538000 | #Learnt:      18273 | 0.000
192.06/192.19	c total clause space: 206.656MB
192.06/192.19	c total #watches: 445276
192.47/192.55	c total #propagations: 261279749 / total #impl: 1202436678 (eff. 0.217)
192.47/192.55	c #Conflicts:     539000 | #Learnt:      19273 | 0.000
192.47/192.55	c total clause space: 206.656MB
192.47/192.55	c total #watches: 449357
192.96/193.01	c total #propagations: 261800288 / total #impl: 1204573257 (eff. 0.217)
192.96/193.01	c #Conflicts:     540000 | #Learnt:      20273 | 0.000
192.96/193.01	c total clause space: 206.656MB
192.96/193.01	c total #watches: 453550
193.36/193.43	c total #propagations: 262300317 / total #impl: 1206692426 (eff. 0.217)
193.36/193.43	c #Conflicts:     541000 | #Learnt:      21273 | 0.000
193.36/193.43	c total clause space: 206.656MB
193.36/193.43	c total #watches: 458122
193.86/193.90	c total #propagations: 262851654 / total #impl: 1209250047 (eff. 0.217)
193.86/193.90	c #Conflicts:     542000 | #Learnt:      22273 | 0.000
193.86/193.90	c total clause space: 206.656MB
193.86/193.90	c total #watches: 461150
194.16/194.28	c total #propagations: 263424849 / total #impl: 1211400395 (eff. 0.217)
194.16/194.28	c #Conflicts:     543000 | #Learnt:      23273 | 0.000
194.16/194.28	c total clause space: 206.656MB
194.16/194.28	c total #watches: 464819
194.56/194.63	c total #propagations: 263883458 / total #impl: 1213610771 (eff. 0.217)
194.56/194.63	c #Conflicts:     544000 | #Learnt:      24273 | 0.000
194.56/194.63	c total clause space: 206.656MB
194.56/194.63	c total #watches: 468334
194.96/195.02	c total #propagations: 264381965 / total #impl: 1215989726 (eff. 0.217)
194.96/195.02	c #Conflicts:     545000 | #Learnt:      25273 | 0.000
194.96/195.02	c total clause space: 206.656MB
194.96/195.02	c total #watches: 471660
195.46/195.50	c total #propagations: 264956019 / total #impl: 1218350679 (eff. 0.217)
195.46/195.50	c #Conflicts:     546000 | #Learnt:      26273 | 0.000
195.46/195.50	c total clause space: 206.656MB
195.46/195.50	c total #watches: 474478
195.87/195.94	c total #propagations: 265512834 / total #impl: 1220720582 (eff. 0.218)
195.87/195.94	c #Conflicts:     547000 | #Learnt:      27273 | 0.000
195.87/195.94	c total clause space: 206.656MB
195.87/195.94	c total #watches: 477286
196.46/196.54	c total #propagations: 266006064 / total #impl: 1222989448 (eff. 0.218)
196.46/196.54	c #Conflicts:     548000 | #Learnt:      28273 | 0.000
196.46/196.54	c total clause space: 206.656MB
196.46/196.54	c total #watches: 480385
196.87/197.00	c total #propagations: 266538026 / total #impl: 1225567015 (eff. 0.217)
196.87/197.00	c #Conflicts:     549000 | #Learnt:      29273 | 0.000
196.87/197.00	c total clause space: 206.656MB
196.87/197.00	c total #watches: 483585
197.26/197.32	c total #propagations: 267025857 / total #impl: 1227898433 (eff. 0.217)
197.26/197.32	c #Conflicts:     550000 | #Learnt:      30273 | 0.000
197.26/197.32	c total clause space: 206.656MB
197.26/197.32	c total #watches: 487839
197.56/197.62	c total #propagations: 267397276 / total #impl: 1230692650 (eff. 0.217)
197.56/197.62	c #Conflicts:     551000 | #Learnt:      31273 | 0.000
197.56/197.62	c total clause space: 206.656MB
197.56/197.62	c total #watches: 491201
198.07/198.12	c total #propagations: 267712461 / total #impl: 1232932296 (eff. 0.217)
198.07/198.12	c #Conflicts:     552000 | #Learnt:      32273 | 0.000
198.07/198.12	c total clause space: 206.656MB
198.07/198.12	c total #watches: 494515
198.56/198.68	c total #propagations: 268153713 / total #impl: 1235077641 (eff. 0.217)
198.56/198.68	c #Conflicts:     553000 | #Learnt:      33273 | 0.000
198.56/198.68	c total clause space: 206.656MB
198.56/198.68	c total #watches: 497769
199.17/199.23	c total #propagations: 268611823 / total #impl: 1237001295 (eff. 0.217)
199.17/199.23	c #Conflicts:     554000 | #Learnt:      34273 | 0.000
199.17/199.23	c total clause space: 206.656MB
199.17/199.23	c total #watches: 500474
199.76/199.80	c total #propagations: 269029487 / total #impl: 1238740059 (eff. 0.217)
199.76/199.80	c #Conflicts:     555000 | #Learnt:      35273 | 0.000
199.76/199.80	c total clause space: 206.656MB
199.76/199.80	c total #watches: 504767
200.27/200.35	c total #propagations: 269449834 / total #impl: 1240604238 (eff. 0.217)
200.27/200.35	c GC COLLECT
200.27/200.35	c #Conflicts:     556000 | #Learnt:      18372 | 0.000
200.27/200.35	c total clause space: 206.656MB
200.27/200.35	c total #watches: 445237
200.66/200.71	c total #propagations: 269901961 / total #impl: 1242541178 (eff. 0.217)
200.66/200.71	c #Conflicts:     557000 | #Learnt:      19372 | 0.000
200.66/200.71	c total clause space: 206.656MB
200.66/200.71	c total #watches: 447940
200.96/201.08	c total #propagations: 270324130 / total #impl: 1244152734 (eff. 0.217)
200.96/201.08	c #Conflicts:     558000 | #Learnt:      20372 | 0.000
200.96/201.08	c total clause space: 206.656MB
200.96/201.08	c total #watches: 452023
201.37/201.44	c total #propagations: 270785468 / total #impl: 1246114997 (eff. 0.217)
201.37/201.44	c #Conflicts:     559000 | #Learnt:      21372 | 0.000
201.37/201.44	c total clause space: 206.656MB
201.37/201.44	c total #watches: 454446
201.76/201.84	c total #propagations: 271349999 / total #impl: 1248198057 (eff. 0.217)
201.76/201.84	c #Conflicts:     560000 | #Learnt:      22372 | 0.000
201.76/201.84	c total clause space: 206.656MB
201.76/201.84	c total #watches: 457092
202.16/202.22	c total #propagations: 271934917 / total #impl: 1250382831 (eff. 0.217)
202.16/202.22	c #Conflicts:     561000 | #Learnt:      23372 | 0.000
202.16/202.22	c total clause space: 206.656MB
202.16/202.22	c total #watches: 460275
202.47/202.58	c total #propagations: 272408642 / total #impl: 1252389349 (eff. 0.218)
202.47/202.58	c #Conflicts:     562000 | #Learnt:      24372 | 0.000
202.47/202.58	c total clause space: 206.656MB
202.47/202.58	c total #watches: 464815
202.96/203.02	c total #propagations: 272921779 / total #impl: 1254972592 (eff. 0.217)
202.96/203.02	c #Conflicts:     563000 | #Learnt:      25372 | 0.000
202.96/203.02	c total clause space: 206.656MB
202.96/203.02	c total #watches: 468076
203.26/203.39	c total #propagations: 273510129 / total #impl: 1257440241 (eff. 0.218)
203.26/203.39	c #Conflicts:     564000 | #Learnt:      26372 | 0.000
203.26/203.39	c total clause space: 206.656MB
203.26/203.39	c total #watches: 471499
203.76/203.89	c total #propagations: 274004046 / total #impl: 1259535937 (eff. 0.218)
203.76/203.89	c #Conflicts:     565000 | #Learnt:      27372 | 0.000
203.76/203.89	c total clause space: 206.656MB
203.76/203.89	c total #watches: 474354
204.26/204.33	c total #propagations: 274612944 / total #impl: 1262039228 (eff. 0.218)
204.26/204.33	c #Conflicts:     566000 | #Learnt:      28372 | 0.000
204.26/204.33	c total clause space: 206.656MB
204.26/204.34	c total #watches: 477196
204.67/204.74	c total #propagations: 275132692 / total #impl: 1264006537 (eff. 0.218)
204.67/204.74	c #Conflicts:     567000 | #Learnt:      29372 | 0.000
204.67/204.74	c total clause space: 206.656MB
204.67/204.74	c total #watches: 479812
205.06/205.15	c total #propagations: 275665451 / total #impl: 1266315783 (eff. 0.218)
205.06/205.15	c #Conflicts:     568000 | #Learnt:      30372 | 0.000
205.06/205.15	c total clause space: 206.656MB
205.06/205.15	c total #watches: 482562
205.36/205.46	c total #propagations: 276248721 / total #impl: 1268724778 (eff. 0.218)
205.36/205.46	c #Conflicts:     569000 | #Learnt:      31372 | 0.000
205.36/205.46	c total clause space: 206.656MB
205.36/205.46	c total #watches: 484932
205.86/205.92	c total #propagations: 276653142 / total #impl: 1270452360 (eff. 0.218)
205.86/205.92	c #Conflicts:     570000 | #Learnt:      32372 | 0.000
205.86/205.92	c total clause space: 206.656MB
205.86/205.92	c total #watches: 487638
206.36/206.42	c total #propagations: 277191956 / total #impl: 1272714205 (eff. 0.218)
206.36/206.42	c #Conflicts:     571000 | #Learnt:      33372 | 0.000
206.36/206.42	c total clause space: 206.656MB
206.36/206.42	c total #watches: 490609
206.77/206.82	c total #propagations: 277834907 / total #impl: 1275178792 (eff. 0.218)
206.77/206.82	c #Conflicts:     572000 | #Learnt:      34372 | 0.000
206.77/206.82	c total clause space: 206.656MB
206.77/206.82	c total #watches: 493927
207.26/207.34	c total #propagations: 278418962 / total #impl: 1278045539 (eff. 0.218)
207.26/207.34	c #Conflicts:     573000 | #Learnt:      35372 | 0.000
207.26/207.34	c total clause space: 206.656MB
207.26/207.34	c total #watches: 496759
207.76/207.85	c total #propagations: 278945517 / total #impl: 1280178096 (eff. 0.218)
207.76/207.85	c #Conflicts:     574000 | #Learnt:      36372 | 0.000
207.76/207.85	c total clause space: 206.656MB
207.76/207.86	c total #watches: 499838
208.06/208.18	c total #propagations: 279520408 / total #impl: 1282433205 (eff. 0.218)
208.06/208.18	c GC COLLECT
208.06/208.18	c #Conflicts:     575000 | #Learnt:      19174 | 0.000
208.06/208.18	c total clause space: 206.656MB
208.06/208.18	c total #watches: 448285
208.36/208.45	c total #propagations: 279969459 / total #impl: 1284863575 (eff. 0.218)
208.36/208.45	c #Conflicts:     576000 | #Learnt:      20174 | 0.000
208.36/208.45	c total clause space: 206.656MB
208.36/208.45	c total #watches: 450964
208.66/208.73	c total #propagations: 280362998 / total #impl: 1287283349 (eff. 0.218)
208.66/208.73	c #Conflicts:     577000 | #Learnt:      21174 | 0.000
208.66/208.73	c total clause space: 206.656MB
208.66/208.73	c total #watches: 454569
208.97/209.10	c total #propagations: 280730062 / total #impl: 1289537706 (eff. 0.218)
208.97/209.10	c #Conflicts:     578000 | #Learnt:      22174 | 0.000
208.97/209.10	c total clause space: 206.656MB
208.97/209.10	c total #watches: 457699
209.36/209.49	c total #propagations: 281309352 / total #impl: 1291916793 (eff. 0.218)
209.36/209.49	c #Conflicts:     579000 | #Learnt:      23174 | 0.000
209.36/209.49	c total clause space: 206.656MB
209.36/209.50	c total #watches: 460142
209.76/209.89	c total #propagations: 281902706 / total #impl: 1294332773 (eff. 0.218)
209.76/209.89	c #Conflicts:     580000 | #Learnt:      24174 | 0.000
209.76/209.89	c total clause space: 206.656MB
209.76/209.89	c total #watches: 462656
210.17/210.27	c total #propagations: 282460162 / total #impl: 1296630001 (eff. 0.218)
210.17/210.27	c #Conflicts:     581000 | #Learnt:      25174 | 0.000
210.17/210.27	c total clause space: 206.656MB
210.17/210.27	c total #watches: 465581
210.56/210.66	c total #propagations: 282992260 / total #impl: 1298991173 (eff. 0.218)
210.56/210.66	c #Conflicts:     582000 | #Learnt:      26174 | 0.000
210.56/210.66	c total clause space: 206.656MB
210.56/210.66	c total #watches: 468640
210.86/210.98	c total #propagations: 283592244 / total #impl: 1301380642 (eff. 0.218)
210.86/210.98	c #Conflicts:     583000 | #Learnt:      27174 | 0.000
210.86/210.98	c total clause space: 206.656MB
210.86/210.98	c total #watches: 471683
211.27/211.35	c total #propagations: 284079347 / total #impl: 1303681575 (eff. 0.218)
211.27/211.35	c #Conflicts:     584000 | #Learnt:      28174 | 0.000
211.27/211.35	c total clause space: 206.656MB
211.27/211.35	c total #watches: 474325
211.66/211.71	c total #propagations: 284656888 / total #impl: 1306197027 (eff. 0.218)
211.66/211.71	c #Conflicts:     585000 | #Learnt:      29174 | 0.000
211.66/211.71	c total clause space: 206.656MB
211.66/211.71	c total #watches: 476781
212.06/212.10	c total #propagations: 285305358 / total #impl: 1308769246 (eff. 0.218)
212.06/212.10	c #Conflicts:     586000 | #Learnt:      30174 | 0.000
212.06/212.10	c total clause space: 206.656MB
212.06/212.10	c total #watches: 480180
212.37/212.49	c total #propagations: 285862536 / total #impl: 1311092651 (eff. 0.218)
212.37/212.49	c #Conflicts:     587000 | #Learnt:      31174 | 0.000
212.37/212.49	c total clause space: 206.656MB
212.37/212.49	c total #watches: 482960
212.86/212.93	c total #propagations: 286401182 / total #impl: 1313863304 (eff. 0.218)
212.86/212.93	c #Conflicts:     588000 | #Learnt:      32174 | 0.000
212.86/212.93	c total clause space: 206.656MB
212.86/212.93	c total #watches: 486406
213.26/213.35	c total #propagations: 286939865 / total #impl: 1316636179 (eff. 0.218)
213.26/213.35	c #Conflicts:     589000 | #Learnt:      33174 | 0.000
213.26/213.35	c total clause space: 206.656MB
213.26/213.35	c total #watches: 489636
213.66/213.79	c total #propagations: 287493358 / total #impl: 1319130356 (eff. 0.218)
213.66/213.79	c #Conflicts:     590000 | #Learnt:      34174 | 0.000
213.66/213.79	c total clause space: 206.656MB
213.66/213.79	c total #watches: 492931
214.16/214.21	c total #propagations: 288036583 / total #impl: 1321460914 (eff. 0.218)
214.16/214.21	c #Conflicts:     591000 | #Learnt:      35174 | 0.000
214.16/214.21	c total clause space: 206.656MB
214.16/214.21	c total #watches: 495970
214.57/214.61	c total #propagations: 288510597 / total #impl: 1323422687 (eff. 0.218)
214.57/214.61	c #Conflicts:     592000 | #Learnt:      36174 | 0.000
214.57/214.61	c total clause space: 206.656MB
214.57/214.61	c total #watches: 498664
214.96/215.00	c total #propagations: 288976503 / total #impl: 1325614743 (eff. 0.218)
214.96/215.00	c GC COLLECT
214.96/215.00	c #Conflicts:     593000 | #Learnt:      18679 | 0.000
214.96/215.00	c total clause space: 206.656MB
214.96/215.00	c total #watches: 446448
215.26/215.38	c total #propagations: 289384609 / total #impl: 1327749286 (eff. 0.218)
215.26/215.38	c #Conflicts:     594000 | #Learnt:      19679 | 0.000
215.26/215.38	c total clause space: 206.656MB
215.26/215.38	c total #watches: 451106
215.76/215.81	c total #propagations: 290072731 / total #impl: 1331093634 (eff. 0.218)
215.76/215.81	c #Conflicts:     595000 | #Learnt:      20679 | 0.000
215.76/215.81	c total clause space: 206.656MB
215.76/215.81	c total #watches: 454166
216.26/216.30	c total #propagations: 290729301 / total #impl: 1334207233 (eff. 0.218)
216.26/216.30	c #Conflicts:     596000 | #Learnt:      21679 | 0.000
216.26/216.30	c total clause space: 206.656MB
216.26/216.31	c total #watches: 457299
216.56/216.69	c total #propagations: 291468962 / total #impl: 1337345639 (eff. 0.218)
216.56/216.69	c #Conflicts:     597000 | #Learnt:      22679 | 0.000
216.56/216.69	c total clause space: 206.656MB
216.56/216.69	c total #watches: 460313
217.06/217.12	c total #propagations: 291872320 / total #impl: 1339358197 (eff. 0.218)
217.06/217.12	c #Conflicts:     598000 | #Learnt:      23679 | 0.000
217.06/217.12	c total clause space: 206.656MB
217.06/217.12	c total #watches: 463791
217.56/217.61	c total #propagations: 292293391 / total #impl: 1341741241 (eff. 0.218)
217.56/217.61	c #Conflicts:     599000 | #Learnt:      24679 | 0.000
217.56/217.61	c total clause space: 206.656MB
217.56/217.61	c total #watches: 466587
217.96/218.07	c total #propagations: 292723936 / total #impl: 1344062626 (eff. 0.218)
217.96/218.07	c #Conflicts:     600000 | #Learnt:      25679 | 0.000
217.96/218.07	c total clause space: 206.656MB
217.96/218.07	c total #watches: 470238
218.46/218.54	c total #propagations: 293135577 / total #impl: 1346323000 (eff. 0.218)
218.46/218.54	c #Conflicts:     601000 | #Learnt:      26679 | 0.000
218.46/218.54	c total clause space: 206.656MB
218.46/218.54	c total #watches: 473088
218.97/219.05	c total #propagations: 293555098 / total #impl: 1348527906 (eff. 0.218)
218.97/219.05	c #Conflicts:     602000 | #Learnt:      27679 | 0.000
218.97/219.05	c total clause space: 206.656MB
218.97/219.05	c total #watches: 476120
219.46/219.51	c total #propagations: 294049748 / total #impl: 1351069967 (eff. 0.218)
219.46/219.51	c #Conflicts:     603000 | #Learnt:      28679 | 0.000
219.46/219.51	c total clause space: 206.656MB
219.46/219.51	c total #watches: 478825
219.86/219.92	c total #propagations: 294534284 / total #impl: 1353242943 (eff. 0.218)
219.86/219.92	c #Conflicts:     604000 | #Learnt:      29679 | 0.000
219.86/219.92	c total clause space: 206.656MB
219.86/219.92	c total #watches: 481953
220.26/220.34	c total #propagations: 294988217 / total #impl: 1354939046 (eff. 0.218)
220.26/220.34	c #Conflicts:     605000 | #Learnt:      30679 | 0.000
220.26/220.34	c total clause space: 206.656MB
220.26/220.34	c total #watches: 484441
220.66/220.79	c total #propagations: 295426941 / total #impl: 1356609653 (eff. 0.218)
220.66/220.79	c #Conflicts:     606000 | #Learnt:      31679 | 0.000
220.66/220.79	c total clause space: 206.656MB
220.66/220.79	c total #watches: 486978
221.17/221.25	c total #propagations: 295902346 / total #impl: 1358396929 (eff. 0.218)
221.17/221.25	c #Conflicts:     607000 | #Learnt:      32679 | 0.000
221.17/221.25	c total clause space: 206.656MB
221.17/221.25	c total #watches: 489673
221.66/221.75	c total #propagations: 296342742 / total #impl: 1360091897 (eff. 0.218)
221.66/221.75	c #Conflicts:     608000 | #Learnt:      33679 | 0.000
221.66/221.75	c total clause space: 206.656MB
221.66/221.75	c total #watches: 492601
222.17/222.26	c total #propagations: 296821632 / total #impl: 1361963046 (eff. 0.218)
222.17/222.26	c #Conflicts:     609000 | #Learnt:      34679 | 0.000
222.17/222.26	c total clause space: 206.656MB
222.17/222.26	c total #watches: 495918
222.76/222.86	c total #propagations: 297312142 / total #impl: 1363946504 (eff. 0.218)
222.76/222.86	c #Conflicts:     610000 | #Learnt:      35679 | 0.000
222.76/222.86	c total clause space: 206.656MB
222.76/222.86	c total #watches: 499169
223.37/223.45	c total #propagations: 297846843 / total #impl: 1366059335 (eff. 0.218)
223.37/223.45	c #Conflicts:     611000 | #Learnt:      36679 | 0.000
223.37/223.45	c total clause space: 206.656MB
223.37/223.45	c total #watches: 502712
224.06/224.10	c total #propagations: 298327907 / total #impl: 1368086158 (eff. 0.218)
224.06/224.10	c GC COLLECT
224.06/224.10	c #Conflicts:     612000 | #Learnt:      18919 | 0.000
224.06/224.10	c total clause space: 206.656MB
224.06/224.10	c total #watches: 447242
224.47/224.51	c total #propagations: 298847761 / total #impl: 1370109675 (eff. 0.218)
224.47/224.51	c #Conflicts:     613000 | #Learnt:      19919 | 0.000
224.47/224.51	c total clause space: 206.656MB
224.47/224.51	c total #watches: 450613
224.86/224.98	c total #propagations: 299355681 / total #impl: 1372052409 (eff. 0.218)
224.86/224.98	c #Conflicts:     614000 | #Learnt:      20919 | 0.000
224.86/224.98	c total clause space: 206.656MB
224.86/224.98	c total #watches: 453828
225.36/225.44	c total #propagations: 299906528 / total #impl: 1374232438 (eff. 0.218)
225.36/225.44	c #Conflicts:     615000 | #Learnt:      21919 | 0.000
225.36/225.44	c total clause space: 206.656MB
225.36/225.44	c total #watches: 457471
225.86/225.94	c total #propagations: 300406135 / total #impl: 1376419286 (eff. 0.218)
225.86/225.94	c #Conflicts:     616000 | #Learnt:      22919 | 0.000
225.86/225.94	c total clause space: 206.656MB
225.86/225.94	c total #watches: 460705
226.26/226.36	c total #propagations: 301008705 / total #impl: 1378901446 (eff. 0.218)
226.26/226.36	c #Conflicts:     617000 | #Learnt:      23919 | 0.000
226.26/226.36	c total clause space: 206.656MB
226.26/226.36	c total #watches: 463292
226.67/226.77	c total #propagations: 301558450 / total #impl: 1381188480 (eff. 0.218)
226.67/226.77	c #Conflicts:     618000 | #Learnt:      24919 | 0.000
226.67/226.77	c total clause space: 206.656MB
226.67/226.77	c total #watches: 466009
227.06/227.14	c total #propagations: 302081980 / total #impl: 1383520425 (eff. 0.218)
227.06/227.14	c #Conflicts:     619000 | #Learnt:      25919 | 0.000
227.06/227.14	c total clause space: 206.656MB
227.06/227.14	c total #watches: 469302
227.46/227.54	c total #propagations: 302542179 / total #impl: 1385996370 (eff. 0.218)
227.46/227.54	c #Conflicts:     620000 | #Learnt:      26919 | 0.000
227.46/227.54	c total clause space: 206.656MB
227.46/227.54	c total #watches: 472682
227.77/227.89	c total #propagations: 303040547 / total #impl: 1388271307 (eff. 0.218)
227.77/227.89	c #Conflicts:     621000 | #Learnt:      27919 | 0.000
227.77/227.89	c total clause space: 206.656MB
227.77/227.89	c total #watches: 476068
228.26/228.30	c total #propagations: 303540078 / total #impl: 1390407937 (eff. 0.218)
228.26/228.30	c #Conflicts:     622000 | #Learnt:      28919 | 0.000
228.26/228.30	c total clause space: 206.656MB
228.26/228.30	c total #watches: 478643
228.46/228.55	c total #propagations: 304073512 / total #impl: 1392578139 (eff. 0.218)
228.46/228.55	c #Conflicts:     623000 | #Learnt:      29919 | 0.000
228.46/228.55	c total clause space: 206.656MB
228.46/228.56	c total #watches: 481234
228.77/228.90	c total #propagations: 304420761 / total #impl: 1394437133 (eff. 0.218)
228.77/228.90	c #Conflicts:     624000 | #Learnt:      30919 | 0.000
228.77/228.90	c total clause space: 206.656MB
228.77/228.90	c total #watches: 484017
229.16/229.26	c total #propagations: 304941680 / total #impl: 1396891007 (eff. 0.218)
229.16/229.26	c #Conflicts:     625000 | #Learnt:      31919 | 0.000
229.16/229.26	c total clause space: 206.656MB
229.16/229.26	c total #watches: 487426
229.56/229.62	c total #propagations: 305436016 / total #impl: 1399006621 (eff. 0.218)
229.56/229.62	c #Conflicts:     626000 | #Learnt:      32919 | 0.000
229.56/229.62	c total clause space: 206.656MB
229.56/229.62	c total #watches: 490268
229.87/229.96	c total #propagations: 305894651 / total #impl: 1400892818 (eff. 0.218)
229.87/229.96	c #Conflicts:     627000 | #Learnt:      33919 | 0.000
229.87/229.96	c total clause space: 206.656MB
229.87/229.96	c total #watches: 493270
230.26/230.39	c total #propagations: 306382954 / total #impl: 1402892139 (eff. 0.218)
230.26/230.39	c #Conflicts:     628000 | #Learnt:      34919 | 0.000
230.26/230.39	c total clause space: 206.656MB
230.26/230.39	c total #watches: 496435
230.66/230.74	c total #propagations: 306955834 / total #impl: 1405191433 (eff. 0.218)
230.66/230.74	c #Conflicts:     629000 | #Learnt:      35919 | 0.000
230.66/230.74	c total clause space: 206.656MB
230.66/230.74	c total #watches: 499670
230.96/231.05	c total #propagations: 307451763 / total #impl: 1407238082 (eff. 0.218)
230.96/231.05	c #Conflicts:     630000 | #Learnt:      36919 | 0.000
230.96/231.05	c total clause space: 206.656MB
230.96/231.05	c total #watches: 503061
231.26/231.36	c total #propagations: 307816370 / total #impl: 1408815636 (eff. 0.218)
231.26/231.36	c #Conflicts:     631000 | #Learnt:      37919 | 0.000
231.26/231.36	c total clause space: 206.656MB
231.26/231.36	c total #watches: 506281
231.56/231.66	c total #propagations: 308249394 / total #impl: 1410926786 (eff. 0.218)
231.56/231.66	c GC COLLECT
231.56/231.66	c #Conflicts:     632000 | #Learnt:      19798 | 0.000
231.56/231.66	c total clause space: 206.656MB
231.56/231.66	c total #watches: 450389
231.86/231.97	c total #propagations: 308614310 / total #impl: 1412844975 (eff. 0.218)
231.86/231.97	c #Conflicts:     633000 | #Learnt:      20798 | 0.000
231.86/231.97	c total clause space: 206.656MB
231.86/231.97	c total #watches: 454233
232.26/232.34	c total #propagations: 308974576 / total #impl: 1414726710 (eff. 0.218)
232.26/232.34	c #Conflicts:     634000 | #Learnt:      21798 | 0.000
232.26/232.34	c total clause space: 206.656MB
232.26/232.34	c total #watches: 457592
232.56/232.68	c total #propagations: 309339554 / total #impl: 1416756657 (eff. 0.218)
232.56/232.68	c #Conflicts:     635000 | #Learnt:      22798 | 0.000
232.56/232.68	c total clause space: 206.656MB
232.56/232.68	c total #watches: 460764
232.96/233.03	c total #propagations: 309688358 / total #impl: 1418436385 (eff. 0.218)
232.96/233.03	c #Conflicts:     636000 | #Learnt:      23798 | 0.000
232.96/233.03	c total clause space: 206.656MB
232.96/233.03	c total #watches: 463560
233.36/233.40	c total #propagations: 310237581 / total #impl: 1420687075 (eff. 0.218)
233.36/233.40	c #Conflicts:     637000 | #Learnt:      24798 | 0.000
233.36/233.40	c total clause space: 206.656MB
233.36/233.40	c total #watches: 466469
233.66/233.76	c total #propagations: 310873241 / total #impl: 1422976039 (eff. 0.218)
233.66/233.76	c #Conflicts:     638000 | #Learnt:      25798 | 0.000
233.66/233.76	c total clause space: 206.656MB
233.66/233.76	c total #watches: 469930
234.06/234.12	c total #propagations: 311340375 / total #impl: 1424822847 (eff. 0.219)
234.06/234.12	c #Conflicts:     639000 | #Learnt:      26798 | 0.000
234.06/234.12	c total clause space: 206.656MB
234.06/234.12	c total #watches: 472410
234.46/234.50	c total #propagations: 311852866 / total #impl: 1426916219 (eff. 0.219)
234.46/234.50	c #Conflicts:     640000 | #Learnt:      27798 | 0.000
234.46/234.50	c total clause space: 206.656MB
234.46/234.50	c total #watches: 475169
234.76/234.80	c total #propagations: 312377493 / total #impl: 1429138818 (eff. 0.219)
234.76/234.80	c #Conflicts:     641000 | #Learnt:      28798 | 0.000
234.76/234.80	c total clause space: 206.656MB
234.76/234.80	c total #watches: 477681
235.16/235.26	c total #propagations: 312762997 / total #impl: 1430887328 (eff. 0.219)
235.16/235.26	c #Conflicts:     642000 | #Learnt:      29798 | 0.000
235.16/235.26	c total clause space: 206.656MB
235.16/235.26	c total #watches: 480428
235.66/235.74	c total #propagations: 313233934 / total #impl: 1432773789 (eff. 0.219)
235.66/235.74	c #Conflicts:     643000 | #Learnt:      30798 | 0.000
235.66/235.74	c total clause space: 206.656MB
235.66/235.74	c total #watches: 483845
236.06/236.13	c total #propagations: 313758350 / total #impl: 1434990453 (eff. 0.219)
236.06/236.13	c #Conflicts:     644000 | #Learnt:      31798 | 0.000
236.06/236.13	c total clause space: 206.656MB
236.06/236.13	c total #watches: 486635
236.46/236.54	c total #propagations: 314250274 / total #impl: 1436957494 (eff. 0.219)
236.46/236.54	c #Conflicts:     645000 | #Learnt:      32798 | 0.000
236.46/236.54	c total clause space: 206.656MB
236.46/236.54	c total #watches: 489683
236.96/237.01	c total #propagations: 314819540 / total #impl: 1439401842 (eff. 0.219)
236.96/237.01	c #Conflicts:     646000 | #Learnt:      33798 | 0.000
236.96/237.01	c total clause space: 206.656MB
236.96/237.01	c total #watches: 492944
237.46/237.50	c total #propagations: 315288019 / total #impl: 1441424779 (eff. 0.219)
237.46/237.50	c #Conflicts:     647000 | #Learnt:      34798 | 0.000
237.46/237.50	c total clause space: 206.656MB
237.46/237.50	c total #watches: 496293
237.86/237.96	c total #propagations: 315912785 / total #impl: 1444043955 (eff. 0.219)
237.86/237.96	c #Conflicts:     648000 | #Learnt:      35798 | 0.000
237.86/237.96	c total clause space: 206.656MB
237.86/237.96	c total #watches: 499052
238.26/238.38	c total #propagations: 316436140 / total #impl: 1446327958 (eff. 0.219)
238.26/238.38	c #Conflicts:     649000 | #Learnt:      36798 | 0.000
238.26/238.38	c total clause space: 206.656MB
238.26/238.38	c total #watches: 501800
238.66/238.71	c total #propagations: 316891454 / total #impl: 1448244038 (eff. 0.219)
238.66/238.71	c #Conflicts:     650000 | #Learnt:      37798 | 0.000
238.66/238.71	c total clause space: 206.656MB
238.66/238.71	c total #watches: 504162
238.96/239.05	c total #propagations: 317302666 / total #impl: 1450002967 (eff. 0.219)
238.96/239.05	c #Conflicts:     651000 | #Learnt:      38798 | 0.000
238.96/239.05	c total clause space: 206.656MB
238.96/239.05	c total #watches: 506725
239.36/239.46	c total #propagations: 317752551 / total #impl: 1451985007 (eff. 0.219)
239.36/239.46	c GC COLLECT
239.36/239.46	c #Conflicts:     652000 | #Learnt:      20394 | 0.000
239.36/239.46	c total clause space: 206.656MB
239.36/239.46	c total #watches: 452328
239.76/239.89	c total #propagations: 318218854 / total #impl: 1454186341 (eff. 0.219)
239.76/239.89	c #Conflicts:     653000 | #Learnt:      21394 | 0.000
239.76/239.89	c total clause space: 206.656MB
239.76/239.89	c total #watches: 455910
240.26/240.36	c total #propagations: 318719179 / total #impl: 1456518610 (eff. 0.219)
240.26/240.36	c #Conflicts:     654000 | #Learnt:      22394 | 0.000
240.26/240.36	c total clause space: 206.656MB
240.26/240.36	c total #watches: 460512
240.56/240.63	c total #propagations: 319214931 / total #impl: 1458769815 (eff. 0.219)
240.56/240.63	c #Conflicts:     655000 | #Learnt:      23394 | 0.000
240.56/240.63	c total clause space: 206.656MB
240.56/240.63	c total #watches: 463331
240.76/240.86	c total #propagations: 319607115 / total #impl: 1460734112 (eff. 0.219)
240.76/240.86	c #Conflicts:     656000 | #Learnt:      24394 | 0.000
240.76/240.86	c total clause space: 206.656MB
240.76/240.86	c total #watches: 465738
241.06/241.11	c total #propagations: 319922192 / total #impl: 1462472210 (eff. 0.219)
241.06/241.11	c #Conflicts:     657000 | #Learnt:      25394 | 0.000
241.06/241.11	c total clause space: 206.656MB
241.06/241.11	c total #watches: 468236
241.26/241.36	c total #propagations: 320251117 / total #impl: 1464401325 (eff. 0.219)
241.26/241.36	c #Conflicts:     658000 | #Learnt:      26394 | 0.000
241.26/241.36	c total clause space: 206.656MB
241.26/241.36	c total #watches: 470392
241.56/241.63	c total #propagations: 320577618 / total #impl: 1466210931 (eff. 0.219)
241.56/241.63	c #Conflicts:     659000 | #Learnt:      27394 | 0.000
241.56/241.63	c total clause space: 206.656MB
241.56/241.63	c total #watches: 472914
241.86/241.92	c total #propagations: 320882444 / total #impl: 1468032158 (eff. 0.219)
241.86/241.92	c #Conflicts:     660000 | #Learnt:      28394 | 0.000
241.86/241.92	c total clause space: 206.656MB
241.86/241.92	c total #watches: 475404
242.26/242.31	c total #propagations: 321220837 / total #impl: 1469963094 (eff. 0.219)
242.26/242.31	c #Conflicts:     661000 | #Learnt:      29394 | 0.000
242.26/242.31	c total clause space: 206.656MB
242.26/242.31	c total #watches: 478139
242.66/242.70	c total #propagations: 321720133 / total #impl: 1472211471 (eff. 0.219)
242.66/242.70	c #Conflicts:     662000 | #Learnt:      30394 | 0.000
242.66/242.70	c total clause space: 206.656MB
242.66/242.70	c total #watches: 480603
242.96/243.07	c total #propagations: 322228969 / total #impl: 1474339592 (eff. 0.219)
242.96/243.07	c #Conflicts:     663000 | #Learnt:      31394 | 0.000
242.96/243.07	c total clause space: 206.656MB
242.96/243.07	c total #watches: 483445
243.36/243.47	c total #propagations: 322732879 / total #impl: 1476496734 (eff. 0.219)
243.36/243.47	c #Conflicts:     664000 | #Learnt:      32394 | 0.000
243.36/243.47	c total clause space: 206.656MB
243.36/243.47	c total #watches: 486163
243.76/243.85	c total #propagations: 323238950 / total #impl: 1478606154 (eff. 0.219)
243.76/243.85	c #Conflicts:     665000 | #Learnt:      33394 | 0.000
243.76/243.85	c total clause space: 206.656MB
243.76/243.85	c total #watches: 488796
244.16/244.25	c total #propagations: 323841548 / total #impl: 1481160918 (eff. 0.219)
244.16/244.25	c #Conflicts:     666000 | #Learnt:      34394 | 0.000
244.16/244.25	c total clause space: 206.656MB
244.16/244.25	c total #watches: 491700
244.46/244.56	c total #propagations: 324343870 / total #impl: 1483163615 (eff. 0.219)
244.46/244.56	c #Conflicts:     667000 | #Learnt:      35394 | 0.000
244.46/244.56	c total clause space: 206.656MB
244.46/244.56	c total #watches: 494917
244.96/245.04	c total #propagations: 324740663 / total #impl: 1485015517 (eff. 0.219)
244.96/245.04	c #Conflicts:     668000 | #Learnt:      36394 | 0.000
244.96/245.04	c total clause space: 206.656MB
244.96/245.04	c total #watches: 497673
245.36/245.47	c total #propagations: 325152155 / total #impl: 1486659624 (eff. 0.219)
245.36/245.47	c #Conflicts:     669000 | #Learnt:      37394 | 0.000
245.36/245.47	c total clause space: 206.656MB
245.36/245.47	c total #watches: 500591
245.76/245.83	c total #propagations: 325657324 / total #impl: 1488834628 (eff. 0.219)
245.76/245.83	c #Conflicts:     670000 | #Learnt:      38394 | 0.000
245.76/245.83	c total clause space: 206.656MB
245.76/245.83	c total #watches: 503525
246.16/246.24	c total #propagations: 326116826 / total #impl: 1490974550 (eff. 0.219)
246.16/246.24	c #Conflicts:     671000 | #Learnt:      39394 | 0.000
246.16/246.24	c total clause space: 206.656MB
246.16/246.24	c total #watches: 506324
246.56/246.60	c total #propagations: 326555251 / total #impl: 1492877401 (eff. 0.219)
246.56/246.60	c GC COLLECT
246.56/246.60	c #Conflicts:     672000 | #Learnt:      20681 | 0.000
246.56/246.60	c total clause space: 206.656MB
246.56/246.60	c total #watches: 453278
246.86/246.92	c total #propagations: 326993044 / total #impl: 1494767304 (eff. 0.219)
246.86/246.92	c #Conflicts:     673000 | #Learnt:      21681 | 0.000
246.86/246.92	c total clause space: 206.656MB
246.86/246.92	c total #watches: 456694
247.16/247.30	c total #propagations: 327489570 / total #impl: 1496939855 (eff. 0.219)
247.16/247.30	c #Conflicts:     674000 | #Learnt:      22681 | 0.000
247.16/247.30	c total clause space: 206.656MB
247.26/247.30	c total #watches: 459339
247.56/247.62	c total #propagations: 328029950 / total #impl: 1499288871 (eff. 0.219)
247.56/247.62	c #Conflicts:     675000 | #Learnt:      23681 | 0.000
247.56/247.62	c total clause space: 206.656MB
247.56/247.63	c total #watches: 462256
247.86/247.96	c total #propagations: 328427439 / total #impl: 1500945464 (eff. 0.219)
247.86/247.96	c #Conflicts:     676000 | #Learnt:      24681 | 0.000
247.86/247.96	c total clause space: 206.656MB
247.86/247.96	c total #watches: 465571
248.26/248.36	c total #propagations: 328928590 / total #impl: 1503645787 (eff. 0.219)
248.26/248.36	c #Conflicts:     677000 | #Learnt:      25681 | 0.000
248.26/248.36	c total clause space: 206.656MB
248.26/248.36	c total #watches: 468850
248.66/248.74	c total #propagations: 329396169 / total #impl: 1505900187 (eff. 0.219)
248.66/248.74	c #Conflicts:     678000 | #Learnt:      26681 | 0.000
248.66/248.74	c total clause space: 206.656MB
248.66/248.74	c total #watches: 471629
249.06/249.17	c total #propagations: 329813348 / total #impl: 1507528742 (eff. 0.219)
249.06/249.17	c #Conflicts:     679000 | #Learnt:      27681 | 0.000
249.06/249.17	c total clause space: 206.656MB
249.06/249.17	c total #watches: 475237
249.46/249.58	c total #propagations: 330248353 / total #impl: 1509356367 (eff. 0.219)
249.46/249.58	c #Conflicts:     680000 | #Learnt:      28681 | 0.000
249.46/249.58	c total clause space: 206.656MB
249.46/249.58	c total #watches: 478625
249.96/250.04	c total #propagations: 330702135 / total #impl: 1511449205 (eff. 0.219)
249.96/250.04	c #Conflicts:     681000 | #Learnt:      29681 | 0.000
249.96/250.04	c total clause space: 206.656MB
249.96/250.04	c total #watches: 481374
250.46/250.52	c total #propagations: 331219270 / total #impl: 1513803560 (eff. 0.219)
250.46/250.52	c #Conflicts:     682000 | #Learnt:      30681 | 0.000
250.46/250.52	c total clause space: 206.656MB
250.46/250.52	c total #watches: 484584
250.96/251.02	c total #propagations: 331871459 / total #impl: 1516445915 (eff. 0.219)
250.96/251.02	c #Conflicts:     683000 | #Learnt:      31681 | 0.000
250.96/251.02	c total clause space: 206.656MB
250.96/251.02	c total #watches: 487137
251.36/251.45	c total #propagations: 332424457 / total #impl: 1518640266 (eff. 0.219)
251.36/251.45	c #Conflicts:     684000 | #Learnt:      32681 | 0.000
251.36/251.45	c total clause space: 206.656MB
251.36/251.45	c total #watches: 490267
251.86/251.91	c total #propagations: 332925938 / total #impl: 1520762855 (eff. 0.219)
251.86/251.91	c #Conflicts:     685000 | #Learnt:      33681 | 0.000
251.86/251.91	c total clause space: 206.656MB
251.86/251.91	c total #watches: 493405
252.16/252.28	c total #propagations: 333445016 / total #impl: 1522920256 (eff. 0.219)
252.16/252.28	c #Conflicts:     686000 | #Learnt:      34681 | 0.000
252.16/252.28	c total clause space: 206.656MB
252.16/252.28	c total #watches: 496045
252.76/252.86	c total #propagations: 333927599 / total #impl: 1525382362 (eff. 0.219)
252.76/252.86	c #Conflicts:     687000 | #Learnt:      35681 | 0.000
252.76/252.86	c total clause space: 206.656MB
252.76/252.86	c total #watches: 500814
253.46/253.51	c total #propagations: 334465702 / total #impl: 1528258838 (eff. 0.219)
253.46/253.51	c #Conflicts:     688000 | #Learnt:      36681 | 0.000
253.46/253.51	c total clause space: 206.656MB
253.46/253.51	c total #watches: 506745
254.16/254.24	c total #propagations: 335005876 / total #impl: 1531089939 (eff. 0.219)
254.16/254.24	c #Conflicts:     689000 | #Learnt:      37681 | 0.000
254.16/254.24	c total clause space: 206.656MB
254.16/254.24	c total #watches: 510050
254.66/254.79	c total #propagations: 335600393 / total #impl: 1533830891 (eff. 0.219)
254.66/254.79	c #Conflicts:     690000 | #Learnt:      38681 | 0.000
254.66/254.79	c total clause space: 206.656MB
254.76/254.80	c total #watches: 514040
255.26/255.38	c total #propagations: 336084441 / total #impl: 1536292166 (eff. 0.219)
255.26/255.38	c #Conflicts:     691000 | #Learnt:      39681 | 0.000
255.26/255.38	c total clause space: 206.656MB
255.26/255.38	c total #watches: 516830
255.76/255.81	c total #propagations: 336646024 / total #impl: 1538863898 (eff. 0.219)
255.76/255.81	c GC COLLECT
255.76/255.81	c #Conflicts:     692000 | #Learnt:      20664 | 0.000
255.76/255.81	c total clause space: 206.656MB
255.76/255.81	c total #watches: 452774
256.06/256.16	c total #propagations: 337168814 / total #impl: 1540729598 (eff. 0.219)
256.06/256.16	c #Conflicts:     693000 | #Learnt:      21664 | 0.000
256.06/256.16	c total clause space: 206.656MB
256.06/256.17	c total #watches: 455949
256.46/256.54	c total #propagations: 337724130 / total #impl: 1543036064 (eff. 0.219)
256.46/256.54	c #Conflicts:     694000 | #Learnt:      22664 | 0.000
256.46/256.54	c total clause space: 206.656MB
256.46/256.54	c total #watches: 460183
256.75/256.89	c total #propagations: 338257068 / total #impl: 1545315586 (eff. 0.219)
256.75/256.89	c #Conflicts:     695000 | #Learnt:      23664 | 0.000
256.75/256.89	c total clause space: 206.656MB
256.75/256.89	c total #watches: 463065
257.15/257.25	c total #propagations: 338746444 / total #impl: 1547694201 (eff. 0.219)
257.15/257.25	c #Conflicts:     696000 | #Learnt:      24664 | 0.000
257.15/257.25	c total clause space: 206.656MB
257.15/257.25	c total #watches: 465780
257.55/257.64	c total #propagations: 339254382 / total #impl: 1550061104 (eff. 0.219)
257.55/257.64	c #Conflicts:     697000 | #Learnt:      25664 | 0.000
257.55/257.64	c total clause space: 206.656MB
257.55/257.65	c total #watches: 468770
258.05/258.14	c total #propagations: 339628085 / total #impl: 1551672580 (eff. 0.219)
258.05/258.14	c #Conflicts:     698000 | #Learnt:      26664 | 0.000
258.05/258.14	c total clause space: 206.656MB
258.05/258.14	c total #watches: 472798
258.46/258.60	c total #propagations: 340093845 / total #impl: 1553661016 (eff. 0.219)
258.46/258.60	c #Conflicts:     699000 | #Learnt:      27664 | 0.000
258.46/258.60	c total clause space: 206.656MB
258.46/258.60	c total #watches: 476232
258.85/258.91	c total #propagations: 340524568 / total #impl: 1555549976 (eff. 0.219)
258.85/258.91	c #Conflicts:     700000 | #Learnt:      28664 | 0.000
258.85/258.91	c total clause space: 206.656MB
258.85/258.91	c total #watches: 478781
259.15/259.22	c total #propagations: 340903579 / total #impl: 1557516790 (eff. 0.219)
259.15/259.22	c #Conflicts:     701000 | #Learnt:      29664 | 0.000
259.15/259.22	c total clause space: 206.656MB
259.15/259.22	c total #watches: 481288
259.45/259.54	c total #propagations: 341254385 / total #impl: 1559367385 (eff. 0.219)
259.45/259.54	c #Conflicts:     702000 | #Learnt:      30664 | 0.000
259.45/259.54	c total clause space: 206.656MB
259.45/259.54	c total #watches: 483765
259.85/259.90	c total #propagations: 341609312 / total #impl: 1561138158 (eff. 0.219)
259.85/259.90	c #Conflicts:     703000 | #Learnt:      31664 | 0.000
259.85/259.90	c total clause space: 206.656MB
259.85/259.90	c total #watches: 486555
260.15/260.25	c total #propagations: 341949698 / total #impl: 1562820002 (eff. 0.219)
260.15/260.25	c #Conflicts:     704000 | #Learnt:      32664 | 0.000
260.15/260.25	c total clause space: 206.656MB
260.15/260.25	c total #watches: 489204
260.55/260.60	c total #propagations: 342276141 / total #impl: 1564512074 (eff. 0.219)
260.55/260.60	c #Conflicts:     705000 | #Learnt:      33664 | 0.000
260.55/260.60	c total clause space: 206.656MB
260.55/260.60	c total #watches: 491509
260.95/261.02	c total #propagations: 342614453 / total #impl: 1566280089 (eff. 0.219)
260.95/261.02	c #Conflicts:     706000 | #Learnt:      34664 | 0.000
260.95/261.02	c total clause space: 206.656MB
260.95/261.02	c total #watches: 494930
261.35/261.47	c total #propagations: 343125472 / total #impl: 1568863453 (eff. 0.219)
261.35/261.47	c #Conflicts:     707000 | #Learnt:      35664 | 0.000
261.35/261.47	c total clause space: 206.656MB
261.35/261.47	c total #watches: 498767
261.95/262.01	c total #propagations: 343671677 / total #impl: 1571521736 (eff. 0.219)
261.95/262.01	c #Conflicts:     708000 | #Learnt:      36664 | 0.000
261.95/262.01	c total clause space: 206.656MB
261.95/262.01	c total #watches: 502154
262.45/262.52	c total #propagations: 344381113 / total #impl: 1574533670 (eff. 0.219)
262.45/262.52	c #Conflicts:     709000 | #Learnt:      37664 | 0.000
262.45/262.52	c total clause space: 206.656MB
262.45/262.52	c total #watches: 505531
262.96/263.08	c total #propagations: 345012085 / total #impl: 1577177722 (eff. 0.219)
262.96/263.08	c #Conflicts:     710000 | #Learnt:      38664 | 0.000
262.96/263.08	c total clause space: 206.656MB
262.96/263.08	c total #watches: 508729
263.55/263.65	c total #propagations: 345689432 / total #impl: 1579999065 (eff. 0.219)
263.55/263.65	c #Conflicts:     711000 | #Learnt:      39664 | 0.000
263.55/263.65	c total clause space: 206.656MB
263.55/263.65	c total #watches: 511813
264.15/264.20	c total #propagations: 346354093 / total #impl: 1582732271 (eff. 0.219)
264.15/264.20	c GC COLLECT
264.15/264.20	c #Conflicts:     712000 | #Learnt:      20389 | 0.000
264.15/264.20	c total clause space: 206.656MB
264.15/264.20	c total #watches: 452164
264.55/264.61	c total #propagations: 346856421 / total #impl: 1584968588 (eff. 0.219)
264.55/264.61	c #Conflicts:     713000 | #Learnt:      21389 | 0.000
264.55/264.61	c total clause space: 206.656MB
264.55/264.61	c total #watches: 454674
264.95/265.05	c total #propagations: 347336875 / total #impl: 1586866558 (eff. 0.219)
264.95/265.05	c #Conflicts:     714000 | #Learnt:      22389 | 0.000
264.95/265.05	c total clause space: 206.656MB
264.95/265.05	c total #watches: 457824
265.45/265.54	c total #propagations: 347802840 / total #impl: 1588764231 (eff. 0.219)
265.45/265.54	c #Conflicts:     715000 | #Learnt:      23389 | 0.000
265.45/265.54	c total clause space: 206.656MB
265.45/265.54	c total #watches: 460457
265.95/266.01	c total #propagations: 348296577 / total #impl: 1590742309 (eff. 0.219)
265.95/266.01	c #Conflicts:     716000 | #Learnt:      24389 | 0.000
265.95/266.01	c total clause space: 206.656MB
265.95/266.01	c total #watches: 462822
266.45/266.50	c total #propagations: 348743998 / total #impl: 1592600485 (eff. 0.219)
266.45/266.50	c #Conflicts:     717000 | #Learnt:      25389 | 0.000
266.45/266.50	c total clause space: 206.656MB
266.45/266.50	c total #watches: 465744
266.95/267.04	c total #propagations: 349187058 / total #impl: 1594510730 (eff. 0.219)
266.95/267.04	c #Conflicts:     718000 | #Learnt:      26389 | 0.000
266.95/267.04	c total clause space: 206.656MB
266.95/267.04	c total #watches: 468317
267.26/267.33	c total #propagations: 349644698 / total #impl: 1596295600 (eff. 0.219)
267.26/267.33	c #Conflicts:     719000 | #Learnt:      27389 | 0.000
267.26/267.33	c total clause space: 206.656MB
267.26/267.33	c total #watches: 470978
267.45/267.58	c total #propagations: 350067851 / total #impl: 1598191624 (eff. 0.219)
267.45/267.58	c #Conflicts:     720000 | #Learnt:      28389 | 0.000
267.45/267.58	c total clause space: 206.656MB
267.45/267.58	c total #watches: 473406
267.75/267.86	c total #propagations: 350433521 / total #impl: 1599916820 (eff. 0.219)
267.75/267.86	c #Conflicts:     721000 | #Learnt:      29389 | 0.000
267.75/267.86	c total clause space: 206.656MB
267.75/267.86	c total #watches: 475556
268.05/268.13	c total #propagations: 350814323 / total #impl: 1601661507 (eff. 0.219)
268.05/268.13	c #Conflicts:     722000 | #Learnt:      30389 | 0.000
268.05/268.13	c total clause space: 206.656MB
268.05/268.13	c total #watches: 478123
268.25/268.39	c total #propagations: 351211051 / total #impl: 1603543879 (eff. 0.219)
268.25/268.39	c #Conflicts:     723000 | #Learnt:      31389 | 0.000
268.25/268.39	c total clause space: 206.656MB
268.25/268.39	c total #watches: 480576
268.55/268.67	c total #propagations: 351556876 / total #impl: 1605191822 (eff. 0.219)
268.55/268.67	c #Conflicts:     724000 | #Learnt:      32389 | 0.000
268.55/268.67	c total clause space: 206.656MB
268.55/268.67	c total #watches: 483357
268.85/268.99	c total #propagations: 351902940 / total #impl: 1606964499 (eff. 0.219)
268.85/268.99	c #Conflicts:     725000 | #Learnt:      33389 | 0.000
268.85/268.99	c total clause space: 206.656MB
268.85/268.99	c total #watches: 486128
269.25/269.32	c total #propagations: 352248814 / total #impl: 1608644961 (eff. 0.219)
269.25/269.32	c #Conflicts:     726000 | #Learnt:      34389 | 0.000
269.25/269.32	c total clause space: 206.656MB
269.25/269.32	c total #watches: 488943
269.56/269.68	c total #propagations: 352624130 / total #impl: 1610585263 (eff. 0.219)
269.56/269.68	c #Conflicts:     727000 | #Learnt:      35389 | 0.000
269.56/269.68	c total clause space: 206.656MB
269.56/269.68	c total #watches: 491729
269.95/270.02	c total #propagations: 353019064 / total #impl: 1612607357 (eff. 0.219)
269.95/270.02	c #Conflicts:     728000 | #Learnt:      36389 | 0.000
269.95/270.02	c total clause space: 206.656MB
269.95/270.02	c total #watches: 494017
270.35/270.41	c total #propagations: 353381446 / total #impl: 1614300883 (eff. 0.219)
270.35/270.41	c #Conflicts:     729000 | #Learnt:      37389 | 0.000
270.35/270.41	c total clause space: 206.656MB
270.35/270.41	c total #watches: 496407
270.75/270.82	c total #propagations: 353801397 / total #impl: 1616306410 (eff. 0.219)
270.75/270.82	c #Conflicts:     730000 | #Learnt:      38389 | 0.000
270.75/270.82	c total clause space: 206.656MB
270.75/270.82	c total #watches: 498862
271.15/271.23	c total #propagations: 354207856 / total #impl: 1618257789 (eff. 0.219)
271.15/271.23	c #Conflicts:     731000 | #Learnt:      39389 | 0.000
271.15/271.23	c total clause space: 206.656MB
271.15/271.23	c total #watches: 501136
271.55/271.65	c total #propagations: 354597902 / total #impl: 1620038904 (eff. 0.219)
271.55/271.65	c #Conflicts:     732000 | #Learnt:      40389 | 0.000
271.55/271.65	c total clause space: 206.656MB
271.55/271.65	c total #watches: 503437
271.95/272.07	c total #propagations: 354965658 / total #impl: 1621798799 (eff. 0.219)
271.95/272.07	c GC COLLECT
271.95/272.07	c #Conflicts:     733000 | #Learnt:      20790 | 0.000
271.95/272.07	c total clause space: 206.656MB
271.95/272.07	c total #watches: 453273
272.25/272.34	c total #propagations: 355338966 / total #impl: 1623650385 (eff. 0.219)
272.25/272.34	c #Conflicts:     734000 | #Learnt:      21790 | 0.000
272.25/272.34	c total clause space: 206.656MB
272.25/272.34	c total #watches: 456346
272.55/272.65	c total #propagations: 355746080 / total #impl: 1625749792 (eff. 0.219)
272.55/272.65	c #Conflicts:     735000 | #Learnt:      22790 | 0.000
272.55/272.65	c total clause space: 206.656MB
272.55/272.65	c total #watches: 458892
272.86/272.96	c total #propagations: 356169489 / total #impl: 1627838093 (eff. 0.219)
272.86/272.96	c #Conflicts:     736000 | #Learnt:      23790 | 0.000
272.86/272.96	c total clause space: 206.656MB
272.86/272.96	c total #watches: 462265
273.15/273.28	c total #propagations: 356573473 / total #impl: 1629901432 (eff. 0.219)
273.15/273.28	c #Conflicts:     737000 | #Learnt:      24790 | 0.000
273.15/273.28	c total clause space: 206.656MB
273.15/273.28	c total #watches: 465035
273.55/273.65	c total #propagations: 356957916 / total #impl: 1631792782 (eff. 0.219)
273.55/273.65	c #Conflicts:     738000 | #Learnt:      25790 | 0.000
273.55/273.65	c total clause space: 206.656MB
273.55/273.65	c total #watches: 467825
273.96/274.05	c total #propagations: 357357103 / total #impl: 1633885049 (eff. 0.219)
273.96/274.05	c #Conflicts:     739000 | #Learnt:      26790 | 0.000
273.96/274.05	c total clause space: 206.656MB
273.96/274.05	c total #watches: 470426
274.35/274.45	c total #propagations: 357766395 / total #impl: 1635988477 (eff. 0.219)
274.35/274.45	c #Conflicts:     740000 | #Learnt:      27790 | 0.000
274.35/274.45	c total clause space: 206.656MB
274.35/274.45	c total #watches: 473050
274.75/274.86	c total #propagations: 358183900 / total #impl: 1638295964 (eff. 0.219)
274.75/274.86	c #Conflicts:     741000 | #Learnt:      28790 | 0.000
274.75/274.86	c total clause space: 206.656MB
274.75/274.86	c total #watches: 475569
275.06/275.18	c total #propagations: 358591375 / total #impl: 1640339283 (eff. 0.219)
275.06/275.18	c #Conflicts:     742000 | #Learnt:      29790 | 0.000
275.06/275.18	c total clause space: 206.656MB
275.06/275.18	c total #watches: 477891
275.45/275.56	c total #propagations: 358952448 / total #impl: 1642014004 (eff. 0.219)
275.45/275.56	c #Conflicts:     743000 | #Learnt:      30790 | 0.000
275.45/275.56	c total clause space: 206.656MB
275.45/275.56	c total #watches: 480255
275.95/276.01	c total #propagations: 359326863 / total #impl: 1643768351 (eff. 0.219)
275.95/276.01	c #Conflicts:     744000 | #Learnt:      31790 | 0.000
275.95/276.01	c total clause space: 206.656MB
275.95/276.01	c total #watches: 482968
276.35/276.42	c total #propagations: 359776626 / total #impl: 1645845268 (eff. 0.219)
276.35/276.42	c #Conflicts:     745000 | #Learnt:      32790 | 0.000
276.35/276.42	c total clause space: 206.656MB
276.35/276.42	c total #watches: 486512
276.75/276.80	c total #propagations: 360299623 / total #impl: 1648198806 (eff. 0.219)
276.75/276.80	c #Conflicts:     746000 | #Learnt:      33790 | 0.000
276.75/276.80	c total clause space: 206.656MB
276.75/276.80	c total #watches: 489576
277.05/277.17	c total #propagations: 360794783 / total #impl: 1650246110 (eff. 0.219)
277.05/277.17	c #Conflicts:     747000 | #Learnt:      34790 | 0.000
277.05/277.17	c total clause space: 206.656MB
277.05/277.18	c total #watches: 492110
277.45/277.55	c total #propagations: 361337900 / total #impl: 1652515777 (eff. 0.219)
277.45/277.55	c #Conflicts:     748000 | #Learnt:      35790 | 0.000
277.45/277.55	c total clause space: 206.656MB
277.45/277.55	c total #watches: 495161
277.85/277.95	c total #propagations: 361858317 / total #impl: 1654700845 (eff. 0.219)
277.85/277.95	c #Conflicts:     749000 | #Learnt:      36790 | 0.000
277.85/277.95	c total clause space: 206.656MB
277.85/277.95	c total #watches: 497631
278.15/278.29	c total #propagations: 362451294 / total #impl: 1657081365 (eff. 0.219)
278.15/278.29	c #Conflicts:     750000 | #Learnt:      37790 | 0.000
278.15/278.29	c total clause space: 206.656MB
278.15/278.29	c total #watches: 500245
278.65/278.70	c total #propagations: 362867205 / total #impl: 1659070902 (eff. 0.219)
278.65/278.70	c #Conflicts:     751000 | #Learnt:      38790 | 0.000
278.65/278.70	c total clause space: 206.656MB
278.65/278.70	c total #watches: 502828
279.05/279.12	c total #propagations: 363409102 / total #impl: 1661053033 (eff. 0.219)
279.05/279.12	c #Conflicts:     752000 | #Learnt:      39790 | 0.000
279.05/279.12	c total clause space: 206.656MB
279.05/279.12	c total #watches: 505526
279.35/279.46	c total #propagations: 363934552 / total #impl: 1663076643 (eff. 0.219)
279.35/279.46	c #Conflicts:     753000 | #Learnt:      40790 | 0.000
279.35/279.46	c total clause space: 206.656MB
279.35/279.46	c total #watches: 508121
279.75/279.84	c total #propagations: 364382705 / total #impl: 1665085617 (eff. 0.219)
279.75/279.84	c #Conflicts:     754000 | #Learnt:      41790 | 0.000
279.75/279.84	c total clause space: 206.656MB
279.75/279.84	c total #watches: 511175
280.15/280.28	c total #propagations: 364860635 / total #impl: 1667372015 (eff. 0.219)
280.15/280.28	c GC COLLECT
280.15/280.28	c #Conflicts:     755000 | #Learnt:      21883 | 0.000
280.15/280.28	c total clause space: 206.656MB
280.15/280.28	c total #watches: 457526
280.45/280.60	c total #propagations: 365411342 / total #impl: 1669785678 (eff. 0.219)
280.45/280.60	c #Conflicts:     756000 | #Learnt:      22883 | 0.000
280.45/280.60	c total clause space: 206.656MB
280.45/280.60	c total #watches: 460465
280.85/280.93	c total #propagations: 365874718 / total #impl: 1672005931 (eff. 0.219)
280.85/280.93	c #Conflicts:     757000 | #Learnt:      23883 | 0.000
280.85/280.93	c total clause space: 206.656MB
280.85/280.93	c total #watches: 463469
281.15/281.29	c total #propagations: 366406605 / total #impl: 1674248866 (eff. 0.219)
281.15/281.29	c #Conflicts:     758000 | #Learnt:      24883 | 0.000
281.15/281.29	c total clause space: 206.656MB
281.15/281.29	c total #watches: 467028
281.55/281.68	c total #propagations: 366942498 / total #impl: 1676681269 (eff. 0.219)
281.55/281.68	c #Conflicts:     759000 | #Learnt:      25883 | 0.000
281.55/281.68	c total clause space: 206.656MB
281.55/281.68	c total #watches: 469861
281.95/282.08	c total #propagations: 367386203 / total #impl: 1678619966 (eff. 0.219)
281.95/282.08	c #Conflicts:     760000 | #Learnt:      26883 | 0.000
281.95/282.08	c total clause space: 206.656MB
281.95/282.08	c total #watches: 472575
282.35/282.43	c total #propagations: 367849117 / total #impl: 1680742360 (eff. 0.219)
282.35/282.43	c #Conflicts:     761000 | #Learnt:      27883 | 0.000
282.35/282.43	c total clause space: 206.656MB
282.35/282.43	c total #watches: 475148
282.76/282.81	c total #propagations: 368313197 / total #impl: 1683232402 (eff. 0.219)
282.76/282.81	c #Conflicts:     762000 | #Learnt:      28883 | 0.000
282.76/282.81	c total clause space: 206.656MB
282.76/282.81	c total #watches: 477942
283.15/283.23	c total #propagations: 368797114 / total #impl: 1685687777 (eff. 0.219)
283.15/283.23	c #Conflicts:     763000 | #Learnt:      29883 | 0.000
283.15/283.23	c total clause space: 206.656MB
283.15/283.23	c total #watches: 481506
283.65/283.71	c total #propagations: 369273211 / total #impl: 1688081325 (eff. 0.219)
283.65/283.71	c #Conflicts:     764000 | #Learnt:      30883 | 0.000
283.65/283.71	c total clause space: 206.656MB
283.65/283.71	c total #watches: 484790
284.05/284.12	c total #propagations: 369869205 / total #impl: 1690682809 (eff. 0.219)
284.05/284.12	c #Conflicts:     765000 | #Learnt:      31883 | 0.000
284.05/284.12	c total clause space: 206.656MB
284.05/284.12	c total #watches: 487601
284.45/284.53	c total #propagations: 370383510 / total #impl: 1692929013 (eff. 0.219)
284.45/284.53	c #Conflicts:     766000 | #Learnt:      32883 | 0.000
284.45/284.53	c total clause space: 206.656MB
284.45/284.53	c total #watches: 490384
284.85/284.96	c total #propagations: 370852057 / total #impl: 1695168726 (eff. 0.219)
284.85/284.96	c #Conflicts:     767000 | #Learnt:      33883 | 0.000
284.85/284.96	c total clause space: 206.656MB
284.85/284.96	c total #watches: 492674
285.25/285.37	c total #propagations: 371381961 / total #impl: 1697541299 (eff. 0.219)
285.25/285.37	c #Conflicts:     768000 | #Learnt:      34883 | 0.000
285.25/285.37	c total clause space: 206.656MB
285.25/285.37	c total #watches: 495393
285.65/285.76	c total #propagations: 371881973 / total #impl: 1699793464 (eff. 0.219)
285.65/285.76	c #Conflicts:     769000 | #Learnt:      35883 | 0.000
285.65/285.76	c total clause space: 206.656MB
285.65/285.76	c total #watches: 498623
286.05/286.19	c total #propagations: 372331334 / total #impl: 1701765070 (eff. 0.219)
286.05/286.19	c #Conflicts:     770000 | #Learnt:      36883 | 0.000
286.05/286.19	c total clause space: 206.656MB
286.05/286.20	c total #watches: 500961
286.55/286.69	c total #propagations: 372781557 / total #impl: 1703911954 (eff. 0.219)
286.55/286.69	c #Conflicts:     771000 | #Learnt:      37883 | 0.000
286.55/286.69	c total clause space: 206.656MB
286.55/286.69	c total #watches: 504247
287.05/287.13	c total #propagations: 373243971 / total #impl: 1706091864 (eff. 0.219)
287.05/287.13	c #Conflicts:     772000 | #Learnt:      38883 | 0.000
287.05/287.13	c total clause space: 206.656MB
287.05/287.13	c total #watches: 507031
287.55/287.64	c total #propagations: 373836895 / total #impl: 1708809385 (eff. 0.219)
287.55/287.64	c #Conflicts:     773000 | #Learnt:      39883 | 0.000
287.55/287.64	c total clause space: 206.656MB
287.55/287.64	c total #watches: 510082
288.05/288.10	c total #propagations: 374387657 / total #impl: 1711373215 (eff. 0.219)
288.05/288.10	c #Conflicts:     774000 | #Learnt:      40883 | 0.000
288.05/288.10	c total clause space: 206.656MB
288.05/288.10	c total #watches: 512874
288.55/288.61	c total #propagations: 374873893 / total #impl: 1713328018 (eff. 0.219)
288.55/288.61	c #Conflicts:     775000 | #Learnt:      41883 | 0.000
288.55/288.61	c total clause space: 206.656MB
288.55/288.61	c total #watches: 515850
288.95/289.04	c total #propagations: 375426314 / total #impl: 1715791383 (eff. 0.219)
288.95/289.04	c GC COLLECT
288.95/289.04	c #Conflicts:     776000 | #Learnt:      21673 | 0.000
288.95/289.04	c total clause space: 206.656MB
288.95/289.04	c total #watches: 456487
289.35/289.41	c total #propagations: 375966393 / total #impl: 1718020147 (eff. 0.219)
289.35/289.41	c #Conflicts:     777000 | #Learnt:      22673 | 0.000
289.35/289.41	c total clause space: 206.656MB
289.35/289.41	c total #watches: 459405
289.65/289.74	c total #propagations: 376534309 / total #impl: 1720814012 (eff. 0.219)
289.65/289.74	c #Conflicts:     778000 | #Learnt:      23673 | 0.000
289.65/289.74	c total clause space: 206.656MB
289.65/289.74	c total #watches: 462946
289.95/290.09	c total #propagations: 377007925 / total #impl: 1723278580 (eff. 0.219)
289.95/290.09	c #Conflicts:     779000 | #Learnt:      24673 | 0.000
289.95/290.09	c total clause space: 206.656MB
289.95/290.09	c total #watches: 465522
290.35/290.47	c total #propagations: 377396115 / total #impl: 1725011534 (eff. 0.219)
290.35/290.47	c #Conflicts:     780000 | #Learnt:      25673 | 0.000
290.35/290.47	c total clause space: 206.656MB
290.35/290.47	c total #watches: 470253
290.75/290.87	c total #propagations: 377855371 / total #impl: 1727548664 (eff. 0.219)
290.75/290.87	c #Conflicts:     781000 | #Learnt:      26673 | 0.000
290.75/290.87	c total clause space: 206.656MB
290.75/290.87	c total #watches: 473983
291.25/291.32	c total #propagations: 378311351 / total #impl: 1730152801 (eff. 0.219)
291.25/291.32	c #Conflicts:     782000 | #Learnt:      27673 | 0.000
291.25/291.32	c total clause space: 206.656MB
291.25/291.32	c total #watches: 477906
291.75/291.83	c total #propagations: 378750685 / total #impl: 1732711101 (eff. 0.219)
291.75/291.83	c #Conflicts:     783000 | #Learnt:      28673 | 0.000
291.75/291.83	c total clause space: 206.656MB
291.75/291.83	c total #watches: 482200
292.35/292.42	c total #propagations: 379379710 / total #impl: 1735670466 (eff. 0.219)
292.35/292.42	c #Conflicts:     784000 | #Learnt:      29673 | 0.000
292.35/292.42	c total clause space: 206.656MB
292.35/292.42	c total #watches: 488817
293.05/293.10	c total #propagations: 379986261 / total #impl: 1738577640 (eff. 0.219)
293.05/293.10	c #Conflicts:     785000 | #Learnt:      30673 | 0.000
293.05/293.10	c total clause space: 206.656MB
293.05/293.10	c total #watches: 491963
293.75/293.87	c total #propagations: 380698151 / total #impl: 1741885647 (eff. 0.219)
293.75/293.87	c #Conflicts:     786000 | #Learnt:      31673 | 0.000
293.75/293.87	c total clause space: 206.656MB
293.75/293.87	c total #watches: 497162
294.65/294.75	c total #propagations: 381426417 / total #impl: 1745361017 (eff. 0.219)
294.65/294.75	c #Conflicts:     787000 | #Learnt:      32673 | 0.000
294.65/294.75	c total clause space: 206.656MB
294.65/294.75	c total #watches: 501864
295.55/295.67	c total #propagations: 382120090 / total #impl: 1748683450 (eff. 0.219)
295.55/295.67	c #Conflicts:     788000 | #Learnt:      33673 | 0.000
295.55/295.67	c total clause space: 206.656MB
295.55/295.67	c total #watches: 505557
296.35/296.46	c total #propagations: 382800803 / total #impl: 1751789648 (eff. 0.219)
296.35/296.46	c #Conflicts:     789000 | #Learnt:      34673 | 0.000
296.35/296.46	c total clause space: 206.656MB
296.35/296.46	c total #watches: 509946
296.95/297.10	c total #propagations: 383431076 / total #impl: 1754899389 (eff. 0.218)
296.95/297.10	c #Conflicts:     790000 | #Learnt:      35673 | 0.000
296.95/297.10	c total clause space: 206.656MB
296.95/297.10	c total #watches: 513235
297.85/297.91	c total #propagations: 383974723 / total #impl: 1757503113 (eff. 0.218)
297.85/297.91	c #Conflicts:     791000 | #Learnt:      36673 | 0.000
297.85/297.91	c total clause space: 206.656MB
297.85/297.91	c total #watches: 516056
298.25/298.38	c total #propagations: 384517460 / total #impl: 1760186848 (eff. 0.218)
298.25/298.38	c #Conflicts:     792000 | #Learnt:      37673 | 0.000
298.25/298.38	c total clause space: 206.656MB
298.25/298.38	c total #watches: 519124
299.05/299.13	c total #propagations: 384996236 / total #impl: 1762388294 (eff. 0.218)
299.05/299.13	c #Conflicts:     793000 | #Learnt:      38673 | 0.000
299.05/299.13	c total clause space: 206.656MB
299.05/299.13	c total #watches: 522967
299.65/299.71	c total #propagations: 385536330 / total #impl: 1765041395 (eff. 0.218)
299.65/299.71	c #Conflicts:     794000 | #Learnt:      39673 | 0.000
299.65/299.71	c total clause space: 206.656MB
299.65/299.71	c total #watches: 526056
300.15/300.25	c total #propagations: 386064802 / total #impl: 1767360612 (eff. 0.218)
300.15/300.25	c #Conflicts:     795000 | #Learnt:      40673 | 0.000
300.15/300.25	c total clause space: 206.656MB
300.15/300.25	c total #watches: 529382
300.95/301.00	c total #propagations: 386520193 / total #impl: 1769268377 (eff. 0.218)
300.95/301.00	c #Conflicts:     796000 | #Learnt:      41673 | 0.000
300.95/301.00	c total clause space: 206.656MB
300.95/301.01	c total #watches: 532794
301.75/301.88	c total #propagations: 386950866 / total #impl: 1771676578 (eff. 0.218)
301.75/301.88	c #Conflicts:     797000 | #Learnt:      42673 | 0.000
301.75/301.88	c total clause space: 206.656MB
301.75/301.88	c total #watches: 536725
302.35/302.41	c total #propagations: 387531883 / total #impl: 1774577840 (eff. 0.218)
302.35/302.41	c GC COLLECT
302.35/302.41	c #Conflicts:     798000 | #Learnt:      22166 | 0.000
302.35/302.41	c total clause space: 206.656MB
302.35/302.41	c total #watches: 457642
302.65/302.73	c total #propagations: 388049027 / total #impl: 1776749830 (eff. 0.218)
302.65/302.73	c #Conflicts:     799000 | #Learnt:      23166 | 0.000
302.65/302.73	c total clause space: 206.656MB
302.65/302.73	c total #watches: 460306
302.94/303.02	c total #propagations: 388509435 / total #impl: 1778948819 (eff. 0.218)
302.94/303.02	c #Conflicts:     800000 | #Learnt:      24166 | 0.000
302.94/303.02	c total clause space: 206.656MB
302.94/303.02	c total #watches: 463086
303.24/303.36	c total #propagations: 388930643 / total #impl: 1780971106 (eff. 0.218)
303.24/303.36	c #Conflicts:     801000 | #Learnt:      25166 | 0.000
303.24/303.36	c total clause space: 206.656MB
303.24/303.36	c total #watches: 466732
303.55/303.70	c total #propagations: 389463828 / total #impl: 1783046844 (eff. 0.218)
303.55/303.70	c #Conflicts:     802000 | #Learnt:      26166 | 0.000
303.55/303.70	c total clause space: 206.656MB
303.55/303.70	c total #watches: 469634
304.04/304.10	c total #propagations: 389964848 / total #impl: 1785281959 (eff. 0.218)
304.04/304.10	c #Conflicts:     803000 | #Learnt:      27166 | 0.000
304.04/304.10	c total clause space: 206.656MB
304.04/304.10	c total #watches: 474860
304.34/304.43	c total #propagations: 390396319 / total #impl: 1787622973 (eff. 0.218)
304.34/304.43	c #Conflicts:     804000 | #Learnt:      28166 | 0.000
304.34/304.43	c total clause space: 206.656MB
304.34/304.43	c total #watches: 478604
304.75/304.82	c total #propagations: 390875474 / total #impl: 1790404111 (eff. 0.218)
304.75/304.82	c #Conflicts:     805000 | #Learnt:      29166 | 0.000
304.75/304.82	c total clause space: 206.656MB
304.75/304.82	c total #watches: 482739
305.14/305.21	c total #propagations: 391322239 / total #impl: 1792957091 (eff. 0.218)
305.14/305.21	c #Conflicts:     806000 | #Learnt:      30166 | 0.000
305.14/305.21	c total clause space: 206.656MB
305.14/305.21	c total #watches: 485481
305.54/305.62	c total #propagations: 391749350 / total #impl: 1794777496 (eff. 0.218)
305.54/305.62	c #Conflicts:     807000 | #Learnt:      31166 | 0.000
305.54/305.62	c total clause space: 206.656MB
305.54/305.62	c total #watches: 489540
305.94/306.06	c total #propagations: 392177191 / total #impl: 1796744742 (eff. 0.218)
305.94/306.06	c #Conflicts:     808000 | #Learnt:      32166 | 0.000
305.94/306.06	c total clause space: 206.656MB
305.94/306.06	c total #watches: 492663
306.34/306.47	c total #propagations: 392632440 / total #impl: 1798901810 (eff. 0.218)
306.34/306.47	c #Conflicts:     809000 | #Learnt:      33166 | 0.000
306.34/306.47	c total clause space: 206.656MB
306.34/306.47	c total #watches: 495900
306.74/306.87	c total #propagations: 393140611 / total #impl: 1801122889 (eff. 0.218)
306.74/306.87	c #Conflicts:     810000 | #Learnt:      34166 | 0.000
306.74/306.87	c total clause space: 206.656MB
306.74/306.87	c total #watches: 498532
307.14/307.25	c total #propagations: 393620698 / total #impl: 1802818076 (eff. 0.218)
307.14/307.25	c #Conflicts:     811000 | #Learnt:      35166 | 0.000
307.14/307.25	c total clause space: 206.656MB
307.14/307.25	c total #watches: 500896
307.54/307.67	c total #propagations: 394062143 / total #impl: 1804767629 (eff. 0.218)
307.54/307.67	c #Conflicts:     812000 | #Learnt:      36166 | 0.000
307.54/307.67	c total clause space: 206.656MB
307.54/307.67	c total #watches: 503922
307.95/308.06	c total #propagations: 394573833 / total #impl: 1807097220 (eff. 0.218)
307.95/308.06	c #Conflicts:     813000 | #Learnt:      37166 | 0.000
307.95/308.06	c total clause space: 206.656MB
307.95/308.06	c total #watches: 507367
308.44/308.51	c total #propagations: 395064863 / total #impl: 1809530982 (eff. 0.218)
308.44/308.51	c #Conflicts:     814000 | #Learnt:      38166 | 0.000
308.44/308.51	c total clause space: 206.656MB
308.44/308.51	c total #watches: 510121
308.74/308.86	c total #propagations: 395590942 / total #impl: 1811836384 (eff. 0.218)
308.74/308.86	c #Conflicts:     815000 | #Learnt:      39166 | 0.000
308.74/308.86	c total clause space: 206.656MB
308.74/308.86	c total #watches: 512586
309.15/309.22	c total #propagations: 395999535 / total #impl: 1813959363 (eff. 0.218)
309.15/309.22	c #Conflicts:     816000 | #Learnt:      40166 | 0.000
309.15/309.22	c total clause space: 206.656MB
309.15/309.22	c total #watches: 515514
309.64/309.71	c total #propagations: 396405332 / total #impl: 1816129703 (eff. 0.218)
309.64/309.71	c #Conflicts:     817000 | #Learnt:      41166 | 0.000
309.64/309.71	c total clause space: 206.656MB
309.64/309.71	c total #watches: 519229
310.04/310.19	c total #propagations: 396908985 / total #impl: 1818455701 (eff. 0.218)
310.04/310.19	c #Conflicts:     818000 | #Learnt:      42166 | 0.000
310.04/310.19	c total clause space: 206.656MB
310.04/310.19	c total #watches: 522406
310.64/310.75	c total #propagations: 397424399 / total #impl: 1820851877 (eff. 0.218)
310.64/310.75	c #Conflicts:     819000 | #Learnt:      43166 | 0.000
310.64/310.75	c total clause space: 206.656MB
310.64/310.76	c total #watches: 525101
311.14/311.28	c total #propagations: 397898765 / total #impl: 1823088360 (eff. 0.218)
311.14/311.28	c GC COLLECT
311.14/311.28	c #Conflicts:     820000 | #Learnt:      22373 | 0.000
311.14/311.28	c total clause space: 206.656MB
311.14/311.28	c total #watches: 458745
311.54/311.68	c total #propagations: 398470334 / total #impl: 1825671138 (eff. 0.218)
311.54/311.68	c #Conflicts:     821000 | #Learnt:      23373 | 0.000
311.54/311.68	c total clause space: 206.656MB
311.54/311.68	c total #watches: 461991
311.94/312.05	c total #propagations: 399054399 / total #impl: 1828384557 (eff. 0.218)
311.94/312.05	c #Conflicts:     822000 | #Learnt:      24373 | 0.000
311.94/312.05	c total clause space: 206.656MB
311.94/312.05	c total #watches: 467103
312.35/312.47	c total #propagations: 399614948 / total #impl: 1831370426 (eff. 0.218)
312.35/312.47	c #Conflicts:     823000 | #Learnt:      25373 | 0.000
312.35/312.47	c total clause space: 206.656MB
312.35/312.47	c total #watches: 470202
312.84/312.91	c total #propagations: 400159301 / total #impl: 1833622778 (eff. 0.218)
312.84/312.91	c #Conflicts:     824000 | #Learnt:      26373 | 0.000
312.84/312.91	c total clause space: 206.656MB
312.84/312.91	c total #watches: 473073
313.14/313.27	c total #propagations: 400705349 / total #impl: 1835797302 (eff. 0.218)
313.14/313.27	c #Conflicts:     825000 | #Learnt:      27373 | 0.000
313.14/313.27	c total clause space: 206.656MB
313.14/313.27	c total #watches: 476155
313.55/313.66	c total #propagations: 401190804 / total #impl: 1838111719 (eff. 0.218)
313.55/313.66	c #Conflicts:     826000 | #Learnt:      28373 | 0.000
313.55/313.66	c total clause space: 206.656MB
313.55/313.66	c total #watches: 478923
314.04/314.11	c total #propagations: 401670659 / total #impl: 1840342708 (eff. 0.218)
314.04/314.11	c #Conflicts:     827000 | #Learnt:      29373 | 0.000
314.04/314.11	c total clause space: 206.656MB
314.04/314.11	c total #watches: 482434
314.44/314.56	c total #propagations: 402209308 / total #impl: 1843053452 (eff. 0.218)
314.44/314.56	c #Conflicts:     828000 | #Learnt:      30373 | 0.000
314.44/314.56	c total clause space: 206.656MB
314.44/314.56	c total #watches: 485601
314.94/315.09	c total #propagations: 402683633 / total #impl: 1845014049 (eff. 0.218)
314.94/315.09	c #Conflicts:     829000 | #Learnt:      31373 | 0.000
314.94/315.09	c total clause space: 206.656MB
314.94/315.09	c total #watches: 488826
315.54/315.63	c total #propagations: 403187668 / total #impl: 1847140484 (eff. 0.218)
315.54/315.63	c #Conflicts:     830000 | #Learnt:      32373 | 0.000
315.54/315.63	c total clause space: 206.656MB
315.54/315.63	c total #watches: 492957
316.14/316.27	c total #propagations: 403652920 / total #impl: 1849172239 (eff. 0.218)
316.14/316.27	c #Conflicts:     831000 | #Learnt:      33373 | 0.000
316.14/316.27	c total clause space: 206.656MB
316.14/316.27	c total #watches: 496123
316.85/316.91	c total #propagations: 404116528 / total #impl: 1851071431 (eff. 0.218)
316.85/316.91	c #Conflicts:     832000 | #Learnt:      34373 | 0.000
316.85/316.91	c total clause space: 206.656MB
316.85/316.91	c total #watches: 498950
317.44/317.52	c total #propagations: 404641460 / total #impl: 1853091721 (eff. 0.218)
317.44/317.52	c #Conflicts:     833000 | #Learnt:      35373 | 0.000
317.44/317.52	c total clause space: 206.656MB
317.44/317.52	c total #watches: 501755
317.95/318.03	c total #propagations: 405107015 / total #impl: 1855086928 (eff. 0.218)
317.95/318.03	c #Conflicts:     834000 | #Learnt:      36373 | 0.000
317.95/318.03	c total clause space: 206.656MB
317.95/318.03	c total #watches: 504469
318.34/318.41	c total #propagations: 405579161 / total #impl: 1857217312 (eff. 0.218)
318.34/318.41	c #Conflicts:     835000 | #Learnt:      37373 | 0.000
318.34/318.41	c total clause space: 206.656MB
318.34/318.41	c total #watches: 507749
318.74/318.82	c total #propagations: 405986337 / total #impl: 1859420822 (eff. 0.218)
318.74/318.82	c #Conflicts:     836000 | #Learnt:      38373 | 0.000
318.74/318.82	c total clause space: 206.656MB
318.74/318.82	c total #watches: 510952
319.05/319.19	c total #propagations: 406404671 / total #impl: 1861729390 (eff. 0.218)
319.05/319.19	c #Conflicts:     837000 | #Learnt:      39373 | 0.000
319.05/319.19	c total clause space: 206.656MB
319.05/319.19	c total #watches: 514245
319.54/319.65	c total #propagations: 406767642 / total #impl: 1863833909 (eff. 0.218)
319.54/319.65	c #Conflicts:     838000 | #Learnt:      40373 | 0.000
319.54/319.65	c total clause space: 206.656MB
319.54/319.66	c total #watches: 517231
320.05/320.12	c total #propagations: 407172515 / total #impl: 1866050799 (eff. 0.218)
320.05/320.12	c #Conflicts:     839000 | #Learnt:      41373 | 0.000
320.05/320.12	c total clause space: 206.656MB
320.05/320.12	c total #watches: 520453
320.54/320.63	c total #propagations: 407586232 / total #impl: 1868405669 (eff. 0.218)
320.54/320.63	c #Conflicts:     840000 | #Learnt:      42373 | 0.000
320.54/320.63	c total clause space: 206.656MB
320.54/320.63	c total #watches: 524150
321.04/321.10	c total #propagations: 408003423 / total #impl: 1870758412 (eff. 0.218)
321.04/321.10	c #Conflicts:     841000 | #Learnt:      43373 | 0.000
321.04/321.10	c total clause space: 206.656MB
321.04/321.10	c total #watches: 527694
321.44/321.59	c total #propagations: 408410685 / total #impl: 1873232095 (eff. 0.218)
321.44/321.59	c GC COLLECT
321.44/321.59	c #Conflicts:     842000 | #Learnt:      22298 | 0.000
321.44/321.59	c total clause space: 206.656MB
321.44/321.59	c total #watches: 458320
321.74/321.89	c total #propagations: 408802171 / total #impl: 1875510001 (eff. 0.218)
321.74/321.89	c #Conflicts:     843000 | #Learnt:      23298 | 0.000
321.74/321.89	c total clause space: 206.656MB
321.74/321.89	c total #watches: 462418
322.14/322.22	c total #propagations: 409232145 / total #impl: 1878042743 (eff. 0.218)
322.14/322.22	c #Conflicts:     844000 | #Learnt:      24298 | 0.000
322.14/322.22	c total clause space: 206.656MB
322.14/322.22	c total #watches: 465798
322.44/322.57	c total #propagations: 409640264 / total #impl: 1880447287 (eff. 0.218)
322.44/322.57	c #Conflicts:     845000 | #Learnt:      25298 | 0.000
322.44/322.57	c total clause space: 206.656MB
322.44/322.57	c total #watches: 469390
322.84/322.94	c total #propagations: 410038202 / total #impl: 1882822717 (eff. 0.218)
322.84/322.94	c #Conflicts:     846000 | #Learnt:      26298 | 0.000
322.84/322.94	c total clause space: 206.656MB
322.84/322.94	c total #watches: 473536
323.24/323.37	c total #propagations: 410414376 / total #impl: 1885024539 (eff. 0.218)
323.24/323.37	c #Conflicts:     847000 | #Learnt:      27298 | 0.000
323.24/323.37	c total clause space: 206.656MB
323.24/323.37	c total #watches: 477026
323.64/323.79	c total #propagations: 410928593 / total #impl: 1887486554 (eff. 0.218)
323.64/323.79	c #Conflicts:     848000 | #Learnt:      28298 | 0.000
323.64/323.79	c total clause space: 206.656MB
323.64/323.79	c total #watches: 479888
324.14/324.21	c total #propagations: 411459448 / total #impl: 1889987893 (eff. 0.218)
324.14/324.21	c #Conflicts:     849000 | #Learnt:      29298 | 0.000
324.14/324.21	c total clause space: 206.656MB
324.14/324.21	c total #watches: 482623
324.55/324.61	c total #propagations: 411976828 / total #impl: 1892262726 (eff. 0.218)
324.55/324.61	c #Conflicts:     850000 | #Learnt:      30298 | 0.000
324.55/324.61	c total clause space: 206.656MB
324.55/324.61	c total #watches: 485341
324.94/325.04	c total #propagations: 412488536 / total #impl: 1894682366 (eff. 0.218)
324.94/325.04	c #Conflicts:     851000 | #Learnt:      31298 | 0.000
324.94/325.04	c total clause space: 206.656MB
324.94/325.04	c total #watches: 488265
325.44/325.50	c total #propagations: 413010904 / total #impl: 1896837852 (eff. 0.218)
325.44/325.50	c #Conflicts:     852000 | #Learnt:      32298 | 0.000
325.44/325.50	c total clause space: 206.656MB
325.44/325.50	c total #watches: 491177
325.74/325.85	c total #propagations: 413568555 / total #impl: 1899259460 (eff. 0.218)
325.74/325.85	c #Conflicts:     853000 | #Learnt:      33298 | 0.000
325.74/325.85	c total clause space: 206.656MB
325.74/325.85	c total #watches: 494288
326.24/326.31	c total #propagations: 413994966 / total #impl: 1901480044 (eff. 0.218)
326.24/326.31	c #Conflicts:     854000 | #Learnt:      34298 | 0.000
326.24/326.31	c total clause space: 206.656MB
326.24/326.31	c total #watches: 497478
326.65/326.80	c total #propagations: 414440676 / total #impl: 1903511267 (eff. 0.218)
326.65/326.80	c #Conflicts:     855000 | #Learnt:      35298 | 0.000
326.65/326.80	c total clause space: 206.656MB
326.65/326.80	c total #watches: 501324
327.14/327.24	c total #propagations: 415065204 / total #impl: 1906161603 (eff. 0.218)
327.14/327.24	c #Conflicts:     856000 | #Learnt:      36298 | 0.000
327.14/327.24	c total clause space: 206.656MB
327.14/327.24	c total #watches: 504030
327.54/327.66	c total #propagations: 415589689 / total #impl: 1908501674 (eff. 0.218)
327.54/327.66	c #Conflicts:     857000 | #Learnt:      37298 | 0.000
327.54/327.66	c total clause space: 206.656MB
327.54/327.66	c total #watches: 507001
327.94/328.04	c total #propagations: 416127652 / total #impl: 1910812634 (eff. 0.218)
327.94/328.04	c #Conflicts:     858000 | #Learnt:      38298 | 0.000
327.94/328.04	c total clause space: 206.656MB
327.94/328.04	c total #watches: 510298
328.44/328.58	c total #propagations: 416609335 / total #impl: 1913006529 (eff. 0.218)
328.44/328.58	c #Conflicts:     859000 | #Learnt:      39298 | 0.000
328.44/328.58	c total clause space: 206.656MB
328.44/328.58	c total #watches: 513474
328.95/329.01	c total #propagations: 417240397 / total #impl: 1915685416 (eff. 0.218)
328.95/329.01	c #Conflicts:     860000 | #Learnt:      40298 | 0.000
328.95/329.01	c total clause space: 206.656MB
328.95/329.01	c total #watches: 516068
329.34/329.47	c total #propagations: 417737457 / total #impl: 1918058123 (eff. 0.218)
329.34/329.47	c #Conflicts:     861000 | #Learnt:      41298 | 0.000
329.34/329.47	c total clause space: 206.656MB
329.34/329.47	c total #watches: 520381
329.84/329.90	c total #propagations: 418365568 / total #impl: 1920946032 (eff. 0.218)
329.84/329.90	c #Conflicts:     862000 | #Learnt:      42298 | 0.000
329.84/329.90	c total clause space: 206.656MB
329.84/329.90	c total #watches: 523138
330.24/330.36	c total #propagations: 418746525 / total #impl: 1923072538 (eff. 0.218)
330.24/330.36	c #Conflicts:     863000 | #Learnt:      43298 | 0.000
330.24/330.36	c total clause space: 206.656MB
330.24/330.36	c total #watches: 526236
330.64/330.76	c total #propagations: 419145585 / total #impl: 1925073101 (eff. 0.218)
330.64/330.76	c #Conflicts:     864000 | #Learnt:      44298 | 0.000
330.64/330.76	c total clause space: 206.656MB
330.64/330.76	c total #watches: 528612
331.05/331.11	c total #propagations: 419472044 / total #impl: 1926744924 (eff. 0.218)
331.05/331.11	c GC COLLECT
331.05/331.11	c #Conflicts:     865000 | #Learnt:      22882 | 0.000
331.05/331.11	c total clause space: 206.656MB
331.05/331.11	c total #watches: 460765
331.34/331.42	c total #propagations: 419840665 / total #impl: 1928894339 (eff. 0.218)
331.34/331.42	c #Conflicts:     866000 | #Learnt:      23882 | 0.000
331.34/331.42	c total clause space: 206.656MB
331.34/331.42	c total #watches: 463502
331.64/331.77	c total #propagations: 420269780 / total #impl: 1930957385 (eff. 0.218)
331.64/331.77	c #Conflicts:     867000 | #Learnt:      24882 | 0.000
331.64/331.77	c total clause space: 206.656MB
331.64/331.77	c total #watches: 466081
332.04/332.15	c total #propagations: 420804489 / total #impl: 1933248037 (eff. 0.218)
332.04/332.15	c #Conflicts:     868000 | #Learnt:      25882 | 0.000
332.04/332.15	c total clause space: 206.656MB
332.04/332.15	c total #watches: 468613
332.44/332.57	c total #propagations: 421339381 / total #impl: 1935308235 (eff. 0.218)
332.44/332.57	c #Conflicts:     869000 | #Learnt:      26882 | 0.000
332.44/332.57	c total clause space: 206.656MB
332.44/332.57	c total #watches: 471365
332.84/332.92	c total #propagations: 421854816 / total #impl: 1937494005 (eff. 0.218)
332.84/332.92	c #Conflicts:     870000 | #Learnt:      27882 | 0.000
332.84/332.92	c total clause space: 206.656MB
332.84/332.92	c total #watches: 474344
333.14/333.26	c total #propagations: 422387546 / total #impl: 1939628010 (eff. 0.218)
333.14/333.26	c #Conflicts:     871000 | #Learnt:      28882 | 0.000
333.14/333.26	c total clause space: 206.656MB
333.14/333.26	c total #watches: 477511
333.44/333.57	c total #propagations: 422902629 / total #impl: 1941539346 (eff. 0.218)
333.44/333.57	c #Conflicts:     872000 | #Learnt:      29882 | 0.000
333.44/333.57	c total clause space: 206.656MB
333.44/333.57	c total #watches: 480288
333.94/334.04	c total #propagations: 423342327 / total #impl: 1943617088 (eff. 0.218)
333.94/334.04	c #Conflicts:     873000 | #Learnt:      30882 | 0.000
333.94/334.04	c total clause space: 206.656MB
333.94/334.04	c total #watches: 484552
334.35/334.48	c total #propagations: 423884160 / total #impl: 1945854747 (eff. 0.218)
334.35/334.48	c #Conflicts:     874000 | #Learnt:      31882 | 0.000
334.35/334.48	c total clause space: 206.656MB
334.35/334.48	c total #watches: 488149
334.84/334.90	c total #propagations: 424425211 / total #impl: 1948371823 (eff. 0.218)
334.84/334.90	c #Conflicts:     875000 | #Learnt:      32882 | 0.000
334.84/334.90	c total clause space: 206.656MB
334.84/334.90	c total #watches: 491420
335.24/335.32	c total #propagations: 424989577 / total #impl: 1950900933 (eff. 0.218)
335.24/335.32	c #Conflicts:     876000 | #Learnt:      33882 | 0.000
335.24/335.32	c total clause space: 206.656MB
335.24/335.32	c total #watches: 494636
335.55/335.68	c total #propagations: 425497793 / total #impl: 1952929561 (eff. 0.218)
335.55/335.68	c #Conflicts:     877000 | #Learnt:      34882 | 0.000
335.55/335.68	c total clause space: 206.656MB
335.55/335.68	c total #watches: 497665
336.04/336.18	c total #propagations: 426013231 / total #impl: 1955310745 (eff. 0.218)
336.04/336.18	c #Conflicts:     878000 | #Learnt:      35882 | 0.000
336.04/336.18	c total clause space: 206.656MB
336.04/336.18	c total #watches: 500849
336.44/336.55	c total #propagations: 426562646 / total #impl: 1957758571 (eff. 0.218)
336.44/336.55	c #Conflicts:     879000 | #Learnt:      36882 | 0.000
336.44/336.55	c total clause space: 206.656MB
336.44/336.55	c total #watches: 504417
336.74/336.89	c total #propagations: 427027702 / total #impl: 1959819474 (eff. 0.218)
336.74/336.89	c #Conflicts:     880000 | #Learnt:      37882 | 0.000
336.74/336.89	c total clause space: 206.656MB
336.74/336.89	c total #watches: 507132
337.24/337.32	c total #propagations: 427611311 / total #impl: 1962435502 (eff. 0.218)
337.24/337.32	c #Conflicts:     881000 | #Learnt:      38882 | 0.000
337.24/337.32	c total clause space: 206.656MB
337.24/337.32	c total #watches: 510576
337.65/337.75	c total #propagations: 428007973 / total #impl: 1964565255 (eff. 0.218)
337.65/337.75	c #Conflicts:     882000 | #Learnt:      39882 | 0.000
337.65/337.75	c total clause space: 206.656MB
337.65/337.75	c total #watches: 514307
337.94/338.01	c total #propagations: 428431679 / total #impl: 1966873367 (eff. 0.218)
337.94/338.01	c #Conflicts:     883000 | #Learnt:      40882 | 0.000
337.94/338.01	c total clause space: 206.656MB
337.94/338.01	c total #watches: 517215
338.24/338.32	c total #propagations: 428745843 / total #impl: 1968690031 (eff. 0.218)
338.24/338.32	c #Conflicts:     884000 | #Learnt:      41882 | 0.000
338.24/338.32	c total clause space: 206.656MB
338.24/338.32	c total #watches: 519983
338.54/338.67	c total #propagations: 429089560 / total #impl: 1970778683 (eff. 0.218)
338.54/338.67	c #Conflicts:     885000 | #Learnt:      42882 | 0.000
338.54/338.67	c total clause space: 206.656MB
338.54/338.67	c total #watches: 523214
339.14/339.20	c total #propagations: 429430990 / total #impl: 1972806016 (eff. 0.218)
339.14/339.20	c #Conflicts:     886000 | #Learnt:      43882 | 0.000
339.14/339.20	c total clause space: 206.656MB
339.14/339.20	c total #watches: 528967
339.74/339.84	c total #propagations: 429850507 / total #impl: 1975258166 (eff. 0.218)
339.74/339.84	c #Conflicts:     887000 | #Learnt:      44882 | 0.000
339.74/339.84	c total clause space: 206.656MB
339.74/339.84	c total #watches: 534366
340.24/340.37	c total #propagations: 430265489 / total #impl: 1977801595 (eff. 0.218)
340.24/340.37	c GC COLLECT
340.24/340.37	c #Conflicts:     888000 | #Learnt:      23190 | 0.000
340.24/340.37	c total clause space: 206.656MB
340.24/340.37	c total #watches: 461672
340.64/340.77	c total #propagations: 430670194 / total #impl: 1980261207 (eff. 0.217)
340.64/340.77	c #Conflicts:     889000 | #Learnt:      24190 | 0.000
340.64/340.77	c total clause space: 206.656MB
340.64/340.77	c total #watches: 466577
341.14/341.25	c total #propagations: 431093094 / total #impl: 1982782445 (eff. 0.217)
341.14/341.25	c #Conflicts:     890000 | #Learnt:      25190 | 0.000
341.14/341.25	c total clause space: 206.656MB
341.14/341.25	c total #watches: 471236
341.64/341.72	c total #propagations: 431530344 / total #impl: 1985388859 (eff. 0.217)
341.64/341.72	c #Conflicts:     891000 | #Learnt:      26190 | 0.000
341.64/341.72	c total clause space: 206.656MB
341.64/341.72	c total #watches: 476865
342.04/342.19	c total #propagations: 431903758 / total #impl: 1987741432 (eff. 0.217)
342.04/342.19	c #Conflicts:     892000 | #Learnt:      27190 | 0.000
342.04/342.19	c total clause space: 206.656MB
342.04/342.19	c total #watches: 480469
342.44/342.55	c total #propagations: 432418970 / total #impl: 1990063835 (eff. 0.217)
342.44/342.55	c #Conflicts:     893000 | #Learnt:      28190 | 0.000
342.44/342.55	c total clause space: 206.656MB
342.44/342.55	c total #watches: 483204
342.84/342.93	c total #propagations: 432862193 / total #impl: 1991990834 (eff. 0.217)
342.84/342.93	c #Conflicts:     894000 | #Learnt:      29190 | 0.000
342.84/342.93	c total clause space: 206.656MB
342.84/342.93	c total #watches: 486120
343.14/343.26	c total #propagations: 433399365 / total #impl: 1994203647 (eff. 0.217)
343.14/343.26	c #Conflicts:     895000 | #Learnt:      30190 | 0.000
343.14/343.26	c total clause space: 206.656MB
343.14/343.26	c total #watches: 488997
343.54/343.60	c total #propagations: 433828041 / total #impl: 1996164693 (eff. 0.217)
343.54/343.60	c #Conflicts:     896000 | #Learnt:      31190 | 0.000
343.54/343.60	c total clause space: 206.656MB
343.54/343.60	c total #watches: 492393
343.94/344.01	c total #propagations: 434302238 / total #impl: 1998085697 (eff. 0.217)
343.94/344.01	c #Conflicts:     897000 | #Learnt:      32190 | 0.000
343.94/344.01	c total clause space: 206.656MB
343.94/344.01	c total #watches: 495318
344.34/344.44	c total #propagations: 434815401 / total #impl: 2000350984 (eff. 0.217)
344.34/344.44	c #Conflicts:     898000 | #Learnt:      33190 | 0.000
344.34/344.44	c total clause space: 206.656MB
344.34/344.44	c total #watches: 497766
344.74/344.86	c total #propagations: 435209048 / total #impl: 2002114405 (eff. 0.217)
344.74/344.86	c #Conflicts:     899000 | #Learnt:      34190 | 0.000
344.74/344.86	c total clause space: 206.656MB
344.74/344.86	c total #watches: 500037
345.24/345.33	c total #propagations: 435687392 / total #impl: 2004819708 (eff. 0.217)
345.24/345.33	c #Conflicts:     900000 | #Learnt:      35190 | 0.000
345.24/345.33	c total clause space: 206.656MB
345.24/345.33	c total #watches: 503123
345.64/345.77	c total #propagations: 436219506 / total #impl: 2007443568 (eff. 0.217)
345.64/345.77	c #Conflicts:     901000 | #Learnt:      36190 | 0.000
345.64/345.77	c total clause space: 206.656MB
345.64/345.77	c total #watches: 505871
346.14/346.20	c total #propagations: 436771097 / total #impl: 2009655460 (eff. 0.217)
346.14/346.20	c #Conflicts:     902000 | #Learnt:      37190 | 0.000
346.14/346.20	c total clause space: 206.656MB
346.14/346.20	c total #watches: 508761
346.54/346.63	c total #propagations: 437259010 / total #impl: 2011820108 (eff. 0.217)
346.54/346.63	c #Conflicts:     903000 | #Learnt:      38190 | 0.000
346.54/346.63	c total clause space: 206.656MB
346.54/346.63	c total #watches: 511227
347.04/347.12	c total #propagations: 437783265 / total #impl: 2014037588 (eff. 0.217)
347.04/347.12	c #Conflicts:     904000 | #Learnt:      39190 | 0.000
347.04/347.12	c total clause space: 206.656MB
347.04/347.12	c total #watches: 514374
347.44/347.56	c total #propagations: 438375360 / total #impl: 2016316958 (eff. 0.217)
347.44/347.56	c #Conflicts:     905000 | #Learnt:      40190 | 0.000
347.44/347.56	c total clause space: 206.656MB
347.44/347.56	c total #watches: 517056
347.84/347.96	c total #propagations: 438903812 / total #impl: 2018538490 (eff. 0.217)
347.84/347.96	c #Conflicts:     906000 | #Learnt:      41190 | 0.000
347.84/347.96	c total clause space: 206.656MB
347.84/347.96	c total #watches: 519225
348.34/348.48	c total #propagations: 439394028 / total #impl: 2020562110 (eff. 0.217)
348.34/348.48	c #Conflicts:     907000 | #Learnt:      42190 | 0.000
348.34/348.48	c total clause space: 206.656MB
348.34/348.48	c total #watches: 521743
348.74/348.86	c total #propagations: 439851573 / total #impl: 2022177703 (eff. 0.218)
348.74/348.86	c #Conflicts:     908000 | #Learnt:      43190 | 0.000
348.74/348.86	c total clause space: 206.656MB
348.74/348.86	c total #watches: 525073
349.04/349.19	c total #propagations: 440256954 / total #impl: 2024239724 (eff. 0.217)
349.04/349.19	c #Conflicts:     909000 | #Learnt:      44190 | 0.000
349.04/349.19	c total clause space: 206.656MB
349.04/349.19	c total #watches: 528171
349.44/349.53	c total #propagations: 440642378 / total #impl: 2026438326 (eff. 0.217)
349.44/349.53	c #Conflicts:     910000 | #Learnt:      45190 | 0.000
349.44/349.53	c total clause space: 206.656MB
349.44/349.53	c total #watches: 531262
349.84/349.97	c total #propagations: 440999141 / total #impl: 2028585401 (eff. 0.217)
349.84/349.97	c GC COLLECT
349.84/349.97	c #Conflicts:     911000 | #Learnt:      23178 | 0.000
349.84/349.97	c total clause space: 206.656MB
349.84/349.97	c total #watches: 461667
350.24/350.32	c total #propagations: 441473644 / total #impl: 2030761204 (eff. 0.217)
350.24/350.32	c #Conflicts:     912000 | #Learnt:      24178 | 0.000
350.24/350.32	c total clause space: 206.656MB
350.24/350.32	c total #watches: 464962
350.54/350.65	c total #propagations: 441981537 / total #impl: 2032909560 (eff. 0.217)
350.54/350.65	c #Conflicts:     913000 | #Learnt:      25178 | 0.000
350.54/350.65	c total clause space: 206.656MB
350.54/350.65	c total #watches: 467641
350.94/351.08	c total #propagations: 442463671 / total #impl: 2035125044 (eff. 0.217)
350.94/351.08	c #Conflicts:     914000 | #Learnt:      26178 | 0.000
350.94/351.08	c total clause space: 206.656MB
350.94/351.08	c total #watches: 470932
351.34/351.46	c total #propagations: 443006486 / total #impl: 2037728808 (eff. 0.217)
351.34/351.46	c #Conflicts:     915000 | #Learnt:      27178 | 0.000
351.34/351.46	c total clause space: 206.656MB
351.34/351.46	c total #watches: 473973
351.74/351.86	c total #propagations: 443487747 / total #impl: 2039894244 (eff. 0.217)
351.74/351.86	c #Conflicts:     916000 | #Learnt:      28178 | 0.000
351.74/351.86	c total clause space: 206.656MB
351.74/351.86	c total #watches: 476569
352.14/352.23	c total #propagations: 444023378 / total #impl: 2042116925 (eff. 0.217)
352.14/352.23	c #Conflicts:     917000 | #Learnt:      29178 | 0.000
352.14/352.23	c total clause space: 206.656MB
352.14/352.23	c total #watches: 479082
352.44/352.57	c total #propagations: 444597390 / total #impl: 2044418079 (eff. 0.217)
352.44/352.57	c #Conflicts:     918000 | #Learnt:      30178 | 0.000
352.44/352.57	c total clause space: 206.656MB
352.44/352.57	c total #watches: 481500
352.84/352.93	c total #propagations: 444973500 / total #impl: 2045809902 (eff. 0.218)
352.84/352.93	c #Conflicts:     919000 | #Learnt:      31178 | 0.000
352.84/352.93	c total clause space: 206.656MB
352.84/352.93	c total #watches: 484080
353.24/353.35	c total #propagations: 445476650 / total #impl: 2048008764 (eff. 0.218)
353.24/353.35	c #Conflicts:     920000 | #Learnt:      32178 | 0.000
353.24/353.35	c total clause space: 206.656MB
353.24/353.35	c total #watches: 486479
353.64/353.71	c total #propagations: 446019494 / total #impl: 2050129171 (eff. 0.218)
353.64/353.71	c #Conflicts:     921000 | #Learnt:      33178 | 0.000
353.64/353.71	c total clause space: 206.656MB
353.64/353.71	c total #watches: 489026
354.04/354.16	c total #propagations: 446619665 / total #impl: 2052831106 (eff. 0.218)
354.04/354.16	c #Conflicts:     922000 | #Learnt:      34178 | 0.000
354.04/354.16	c total clause space: 206.656MB
354.04/354.16	c total #watches: 491343
354.44/354.54	c total #propagations: 447105905 / total #impl: 2054705679 (eff. 0.218)
354.44/354.54	c #Conflicts:     923000 | #Learnt:      35178 | 0.000
354.44/354.54	c total clause space: 206.656MB
354.44/354.54	c total #watches: 494978
354.84/354.98	c total #propagations: 447621279 / total #impl: 2057185742 (eff. 0.218)
354.84/354.98	c #Conflicts:     924000 | #Learnt:      36178 | 0.000
354.84/354.98	c total clause space: 206.656MB
354.84/354.98	c total #watches: 497623
355.24/355.37	c total #propagations: 448127627 / total #impl: 2059400430 (eff. 0.218)
355.24/355.37	c #Conflicts:     925000 | #Learnt:      37178 | 0.000
355.24/355.37	c total clause space: 206.656MB
355.24/355.37	c total #watches: 500093
355.63/355.79	c total #propagations: 448608677 / total #impl: 2061535745 (eff. 0.218)
355.63/355.79	c #Conflicts:     926000 | #Learnt:      38178 | 0.000
355.63/355.79	c total clause space: 206.656MB
355.63/355.79	c total #watches: 503644
356.13/356.22	c total #propagations: 449023269 / total #impl: 2063066452 (eff. 0.218)
356.13/356.22	c #Conflicts:     927000 | #Learnt:      39178 | 0.000
356.13/356.22	c total clause space: 206.656MB
356.13/356.22	c total #watches: 506061
356.44/356.55	c total #propagations: 449480409 / total #impl: 2065041208 (eff. 0.218)
356.44/356.55	c #Conflicts:     928000 | #Learnt:      40178 | 0.000
356.44/356.55	c total clause space: 206.656MB
356.44/356.55	c total #watches: 508869
356.83/356.91	c total #propagations: 449899983 / total #impl: 2067375259 (eff. 0.218)
356.83/356.91	c #Conflicts:     929000 | #Learnt:      41178 | 0.000
356.83/356.91	c total clause space: 206.656MB
356.83/356.91	c total #watches: 511451
357.13/357.29	c total #propagations: 450325967 / total #impl: 2069724809 (eff. 0.218)
357.13/357.29	c #Conflicts:     930000 | #Learnt:      42178 | 0.000
357.13/357.29	c total clause space: 206.656MB
357.13/357.29	c total #watches: 514558
357.63/357.77	c total #propagations: 450734170 / total #impl: 2071979310 (eff. 0.218)
357.63/357.77	c #Conflicts:     931000 | #Learnt:      43178 | 0.000
357.63/357.77	c total clause space: 206.656MB
357.63/357.77	c total #watches: 517342
358.13/358.27	c total #propagations: 451112365 / total #impl: 2073714315 (eff. 0.218)
358.13/358.27	c #Conflicts:     932000 | #Learnt:      44178 | 0.000
358.13/358.27	c total clause space: 206.656MB
358.13/358.27	c total #watches: 520115
358.73/358.84	c total #propagations: 451502721 / total #impl: 2075458747 (eff. 0.218)
358.73/358.84	c #Conflicts:     933000 | #Learnt:      45178 | 0.000
358.73/358.84	c total clause space: 206.656MB
358.73/358.84	c total #watches: 523312
359.23/359.38	c total #propagations: 451914894 / total #impl: 2077335048 (eff. 0.218)
359.23/359.38	c #Conflicts:     934000 | #Learnt:      46178 | 0.000
359.23/359.38	c total clause space: 206.656MB
359.23/359.39	c total #watches: 525933
359.74/359.84	c total #propagations: 452289236 / total #impl: 2079058940 (eff. 0.218)
359.74/359.84	c GC COLLECT
359.74/359.84	c #Conflicts:     935000 | #Learnt:      23882 | 0.000
359.74/359.84	c total clause space: 206.656MB
359.74/359.84	c total #watches: 464022
360.13/360.23	c total #propagations: 452668741 / total #impl: 2080692331 (eff. 0.218)
360.13/360.23	c #Conflicts:     936000 | #Learnt:      24882 | 0.000
360.13/360.23	c total clause space: 206.656MB
360.13/360.23	c total #watches: 467175
360.43/360.56	c total #propagations: 453078123 / total #impl: 2082398755 (eff. 0.218)
360.43/360.56	c #Conflicts:     937000 | #Learnt:      25882 | 0.000
360.43/360.56	c total clause space: 206.656MB
360.43/360.56	c total #watches: 470406
360.74/360.87	c total #propagations: 453549304 / total #impl: 2084486256 (eff. 0.218)
360.74/360.87	c #Conflicts:     938000 | #Learnt:      26882 | 0.000
360.74/360.87	c total clause space: 206.656MB
360.74/360.87	c total #watches: 473050
361.03/361.20	c total #propagations: 454043034 / total #impl: 2086619238 (eff. 0.218)
361.03/361.20	c #Conflicts:     939000 | #Learnt:      27882 | 0.000
361.03/361.20	c total clause space: 206.656MB
361.13/361.20	c total #watches: 475453
361.43/361.56	c total #propagations: 454538798 / total #impl: 2088794385 (eff. 0.218)
361.43/361.56	c #Conflicts:     940000 | #Learnt:      28882 | 0.000
361.43/361.56	c total clause space: 206.656MB
361.43/361.56	c total #watches: 478478
361.84/361.93	c total #propagations: 455024265 / total #impl: 2090995746 (eff. 0.218)
361.84/361.93	c #Conflicts:     941000 | #Learnt:      29882 | 0.000
361.84/361.93	c total clause space: 206.656MB
361.84/361.93	c total #watches: 482236
362.33/362.40	c total #propagations: 455543405 / total #impl: 2093750459 (eff. 0.218)
362.33/362.40	c #Conflicts:     942000 | #Learnt:      30882 | 0.000
362.33/362.40	c total clause space: 206.656MB
362.33/362.40	c total #watches: 485546
362.73/362.88	c total #propagations: 456114381 / total #impl: 2096722409 (eff. 0.218)
362.73/362.88	c #Conflicts:     943000 | #Learnt:      31882 | 0.000
362.73/362.88	c total clause space: 206.656MB
362.73/362.88	c total #watches: 488882
363.23/363.38	c total #propagations: 456677494 / total #impl: 2099584720 (eff. 0.218)
363.23/363.38	c #Conflicts:     944000 | #Learnt:      32882 | 0.000
363.23/363.38	c total clause space: 206.656MB
363.23/363.38	c total #watches: 491787
363.83/363.90	c total #propagations: 457219160 / total #impl: 2102459039 (eff. 0.217)
363.83/363.90	c #Conflicts:     945000 | #Learnt:      33882 | 0.000
363.83/363.90	c total clause space: 206.656MB
363.83/363.90	c total #watches: 495152
364.33/364.44	c total #propagations: 457766887 / total #impl: 2105323078 (eff. 0.217)
364.33/364.44	c #Conflicts:     946000 | #Learnt:      34882 | 0.000
364.33/364.44	c total clause space: 206.656MB
364.33/364.44	c total #watches: 498747
364.83/364.99	c total #propagations: 458300812 / total #impl: 2108233427 (eff. 0.217)
364.83/364.99	c #Conflicts:     947000 | #Learnt:      35882 | 0.000
364.83/364.99	c total clause space: 206.656MB
364.83/364.99	c total #watches: 501885
365.53/365.63	c total #propagations: 458822232 / total #impl: 2111016444 (eff. 0.217)
365.53/365.63	c #Conflicts:     948000 | #Learnt:      36882 | 0.000
365.53/365.63	c total clause space: 206.656MB
365.53/365.63	c total #watches: 505946
366.24/366.31	c total #propagations: 459357645 / total #impl: 2114027504 (eff. 0.217)
366.24/366.31	c #Conflicts:     949000 | #Learnt:      37882 | 0.000
366.24/366.31	c total clause space: 206.656MB
366.24/366.31	c total #watches: 509157
366.53/366.64	c total #propagations: 459839666 / total #impl: 2116559746 (eff. 0.217)
366.53/366.64	c #Conflicts:     950000 | #Learnt:      38882 | 0.000
366.53/366.64	c total clause space: 206.656MB
366.53/366.64	c total #watches: 511954
366.93/367.00	c total #propagations: 460201673 / total #impl: 2117856381 (eff. 0.217)
366.93/367.00	c #Conflicts:     951000 | #Learnt:      39882 | 0.000
366.93/367.00	c total clause space: 206.656MB
366.93/367.00	c total #watches: 515358
367.23/367.38	c total #propagations: 460601389 / total #impl: 2119370838 (eff. 0.217)
367.23/367.38	c #Conflicts:     952000 | #Learnt:      40882 | 0.000
367.23/367.38	c total clause space: 206.656MB
367.23/367.38	c total #watches: 518325
367.63/367.78	c total #propagations: 460985220 / total #impl: 2120852722 (eff. 0.217)
367.63/367.78	c #Conflicts:     953000 | #Learnt:      41882 | 0.000
367.63/367.78	c total clause space: 206.656MB
367.63/367.78	c total #watches: 521183
368.13/368.20	c total #propagations: 461368349 / total #impl: 2122328786 (eff. 0.217)
368.13/368.20	c #Conflicts:     954000 | #Learnt:      42882 | 0.000
368.13/368.20	c total clause space: 206.656MB
368.13/368.20	c total #watches: 524151
368.54/368.66	c total #propagations: 461748587 / total #impl: 2123889544 (eff. 0.217)
368.54/368.66	c #Conflicts:     955000 | #Learnt:      43882 | 0.000
368.54/368.66	c total clause space: 206.656MB
368.54/368.66	c total #watches: 526899
369.03/369.12	c total #propagations: 462150749 / total #impl: 2125503244 (eff. 0.217)
369.03/369.12	c #Conflicts:     956000 | #Learnt:      44882 | 0.000
369.03/369.12	c total clause space: 206.656MB
369.03/369.12	c total #watches: 529391
369.54/369.62	c total #propagations: 462616205 / total #impl: 2127265741 (eff. 0.217)
369.54/369.62	c #Conflicts:     957000 | #Learnt:      45882 | 0.000
369.54/369.62	c total clause space: 206.656MB
369.54/369.62	c total #watches: 531935
369.93/370.05	c total #propagations: 463042241 / total #impl: 2128990509 (eff. 0.217)
369.93/370.05	c #Conflicts:     958000 | #Learnt:      46882 | 0.000
369.93/370.05	c total clause space: 206.656MB
369.93/370.05	c total #watches: 535432
370.33/370.46	c total #propagations: 463423009 / total #impl: 2130349404 (eff. 0.218)
370.33/370.46	c GC COLLECT
370.33/370.46	c #Conflicts:     959000 | #Learnt:      24292 | 0.000
370.33/370.46	c total clause space: 206.656MB
370.33/370.46	c total #watches: 465233
370.64/370.80	c total #propagations: 463834066 / total #impl: 2131872447 (eff. 0.218)
370.64/370.80	c #Conflicts:     960000 | #Learnt:      25292 | 0.000
370.64/370.80	c total clause space: 206.656MB
370.64/370.80	c total #watches: 467804
371.13/371.24	c total #propagations: 464297256 / total #impl: 2133615330 (eff. 0.218)
371.13/371.24	c #Conflicts:     961000 | #Learnt:      26292 | 0.000
371.13/371.24	c total clause space: 206.656MB
371.13/371.24	c total #watches: 470896
371.53/371.67	c total #propagations: 464857419 / total #impl: 2136004046 (eff. 0.218)
371.53/371.67	c #Conflicts:     962000 | #Learnt:      27292 | 0.000
371.53/371.67	c total clause space: 206.656MB
371.53/371.68	c total #watches: 473618
371.93/372.07	c total #propagations: 465350574 / total #impl: 2138056033 (eff. 0.218)
371.93/372.07	c #Conflicts:     963000 | #Learnt:      28292 | 0.000
371.93/372.07	c total clause space: 206.656MB
371.93/372.07	c total #watches: 476015
372.43/372.54	c total #propagations: 465800402 / total #impl: 2139807066 (eff. 0.218)
372.43/372.54	c #Conflicts:     964000 | #Learnt:      29292 | 0.000
372.43/372.54	c total clause space: 206.656MB
372.43/372.54	c total #watches: 479972
372.84/373.00	c total #propagations: 466280552 / total #impl: 2141768277 (eff. 0.218)
372.84/373.00	c #Conflicts:     965000 | #Learnt:      30292 | 0.000
372.84/373.00	c total clause space: 206.656MB
372.84/373.00	c total #watches: 483423
373.43/373.56	c total #propagations: 466735295 / total #impl: 2143817811 (eff. 0.218)
373.43/373.56	c #Conflicts:     966000 | #Learnt:      31292 | 0.000
373.43/373.56	c total clause space: 206.656MB
373.43/373.56	c total #watches: 486394
374.04/374.13	c total #propagations: 467234471 / total #impl: 2145919516 (eff. 0.218)
374.04/374.13	c #Conflicts:     967000 | #Learnt:      32292 | 0.000
374.04/374.13	c total clause space: 206.656MB
374.04/374.13	c total #watches: 489199
374.53/374.66	c total #propagations: 467734816 / total #impl: 2147976644 (eff. 0.218)
374.53/374.66	c #Conflicts:     968000 | #Learnt:      33292 | 0.000
374.53/374.66	c total clause space: 206.656MB
374.53/374.66	c total #watches: 492071
375.04/375.15	c total #propagations: 468163912 / total #impl: 2149607655 (eff. 0.218)
375.04/375.15	c #Conflicts:     969000 | #Learnt:      34292 | 0.000
375.04/375.15	c total clause space: 206.656MB
375.04/375.15	c total #watches: 495184
375.63/375.71	c total #propagations: 468555391 / total #impl: 2151171906 (eff. 0.218)
375.63/375.71	c #Conflicts:     970000 | #Learnt:      35292 | 0.000
375.63/375.71	c total clause space: 206.656MB
375.63/375.71	c total #watches: 498108
376.14/376.30	c total #propagations: 468923924 / total #impl: 2152570532 (eff. 0.218)
376.14/376.30	c #Conflicts:     971000 | #Learnt:      36292 | 0.000
376.14/376.30	c total clause space: 206.656MB
376.14/376.30	c total #watches: 500768
376.83/376.91	c total #propagations: 469273306 / total #impl: 2153726782 (eff. 0.218)
376.83/376.91	c #Conflicts:     972000 | #Learnt:      37292 | 0.000
376.83/376.91	c total clause space: 206.656MB
376.83/376.91	c total #watches: 503361
377.43/377.55	c total #propagations: 469641930 / total #impl: 2155043378 (eff. 0.218)
377.43/377.55	c #Conflicts:     973000 | #Learnt:      38292 | 0.000
377.43/377.55	c total clause space: 206.656MB
377.43/377.55	c total #watches: 505969
378.13/378.21	c total #propagations: 470054815 / total #impl: 2156611076 (eff. 0.218)
378.13/378.21	c #Conflicts:     974000 | #Learnt:      39292 | 0.000
378.13/378.21	c total clause space: 206.656MB
378.13/378.21	c total #watches: 508201
378.83/378.90	c total #propagations: 470447225 / total #impl: 2158051075 (eff. 0.218)
378.83/378.90	c #Conflicts:     975000 | #Learnt:      40292 | 0.000
378.83/378.90	c total clause space: 206.656MB
378.83/378.90	c total #watches: 510847
379.33/379.44	c total #propagations: 470970394 / total #impl: 2160318260 (eff. 0.218)
379.33/379.44	c #Conflicts:     976000 | #Learnt:      41292 | 0.000
379.33/379.44	c total clause space: 206.656MB
379.33/379.44	c total #watches: 513234
379.83/379.92	c total #propagations: 471442572 / total #impl: 2163082620 (eff. 0.218)
379.83/379.92	c #Conflicts:     977000 | #Learnt:      42292 | 0.000
379.83/379.92	c total clause space: 206.656MB
379.83/379.92	c total #watches: 516182
380.34/380.42	c total #propagations: 471888131 / total #impl: 2165668041 (eff. 0.218)
380.34/380.42	c #Conflicts:     978000 | #Learnt:      43292 | 0.000
380.34/380.42	c total clause space: 206.656MB
380.34/380.42	c total #watches: 519110
380.84/380.98	c total #propagations: 472388818 / total #impl: 2168524779 (eff. 0.218)
380.84/380.98	c #Conflicts:     979000 | #Learnt:      44292 | 0.000
380.84/380.98	c total clause space: 206.656MB
380.84/380.98	c total #watches: 522426
381.54/381.61	c total #propagations: 472947806 / total #impl: 2171705947 (eff. 0.218)
381.54/381.61	c #Conflicts:     980000 | #Learnt:      45292 | 0.000
381.54/381.61	c total clause space: 206.656MB
381.54/381.61	c total #watches: 524926
382.14/382.26	c total #propagations: 473339245 / total #impl: 2173577540 (eff. 0.218)
382.14/382.26	c #Conflicts:     981000 | #Learnt:      46292 | 0.000
382.14/382.26	c total clause space: 206.656MB
382.14/382.26	c total #watches: 527846
382.74/382.86	c total #propagations: 473756631 / total #impl: 2175607208 (eff. 0.218)
382.74/382.86	c #Conflicts:     982000 | #Learnt:      47292 | 0.000
382.74/382.86	c total clause space: 206.656MB
382.74/382.86	c total #watches: 530359
383.34/383.44	c total #propagations: 474160809 / total #impl: 2177675045 (eff. 0.218)
383.34/383.44	c GC COLLECT
383.34/383.44	c #Conflicts:     983000 | #Learnt:      24412 | 0.000
383.34/383.44	c total clause space: 206.656MB
383.34/383.44	c total #watches: 465832
383.64/383.76	c total #propagations: 474593987 / total #impl: 2179763684 (eff. 0.218)
383.64/383.76	c #Conflicts:     984000 | #Learnt:      25412 | 0.000
383.64/383.76	c total clause space: 206.656MB
383.64/383.76	c total #watches: 468202
384.03/384.12	c total #propagations: 474994539 / total #impl: 2181770956 (eff. 0.218)
384.03/384.12	c #Conflicts:     985000 | #Learnt:      26412 | 0.000
384.03/384.12	c total clause space: 206.656MB
384.03/384.12	c total #watches: 471287
384.33/384.43	c total #propagations: 475416926 / total #impl: 2183730062 (eff. 0.218)
384.33/384.43	c #Conflicts:     986000 | #Learnt:      27412 | 0.000
384.33/384.43	c total clause space: 206.656MB
384.33/384.43	c total #watches: 474769
384.63/384.71	c total #propagations: 475811816 / total #impl: 2185803080 (eff. 0.218)
384.63/384.71	c #Conflicts:     987000 | #Learnt:      28412 | 0.000
384.63/384.71	c total clause space: 206.656MB
384.63/384.71	c total #watches: 478191
384.94/385.02	c total #propagations: 476164614 / total #impl: 2187726847 (eff. 0.218)
384.94/385.02	c #Conflicts:     988000 | #Learnt:      29412 | 0.000
384.94/385.02	c total clause space: 206.656MB
384.94/385.02	c total #watches: 481176
385.23/385.32	c total #propagations: 476525991 / total #impl: 2189723759 (eff. 0.218)
385.23/385.32	c #Conflicts:     989000 | #Learnt:      30412 | 0.000
385.23/385.32	c total clause space: 206.656MB
385.23/385.32	c total #watches: 484003
385.53/385.65	c total #propagations: 476913336 / total #impl: 2192081448 (eff. 0.218)
385.53/385.65	c #Conflicts:     990000 | #Learnt:      31412 | 0.000
385.53/385.65	c total clause space: 206.656MB
385.53/385.65	c total #watches: 487141
385.93/386.00	c total #propagations: 477287315 / total #impl: 2194274946 (eff. 0.218)
385.93/386.00	c #Conflicts:     991000 | #Learnt:      32412 | 0.000
385.93/386.00	c total clause space: 206.656MB
385.93/386.00	c total #watches: 489941
386.33/386.42	c total #propagations: 477669940 / total #impl: 2196411166 (eff. 0.217)
386.33/386.42	c #Conflicts:     992000 | #Learnt:      33412 | 0.000
386.33/386.42	c total clause space: 206.656MB
386.33/386.42	c total #watches: 494005
386.83/386.90	c total #propagations: 478147318 / total #impl: 2199650083 (eff. 0.217)
386.83/386.90	c #Conflicts:     993000 | #Learnt:      34412 | 0.000
386.83/386.90	c total clause space: 206.656MB
386.83/386.90	c total #watches: 498843
387.33/387.41	c total #propagations: 478558398 / total #impl: 2202476273 (eff. 0.217)
387.33/387.41	c #Conflicts:     994000 | #Learnt:      35412 | 0.000
387.33/387.41	c total clause space: 206.656MB
387.33/387.41	c total #watches: 501772
387.93/388.02	c total #propagations: 478968216 / total #impl: 2205217343 (eff. 0.217)
387.93/388.02	c #Conflicts:     995000 | #Learnt:      36412 | 0.000
387.93/388.02	c total clause space: 206.656MB
387.93/388.02	c total #watches: 505270
388.63/388.74	c total #propagations: 479397496 / total #impl: 2207946329 (eff. 0.217)
388.63/388.74	c #Conflicts:     996000 | #Learnt:      37412 | 0.000
388.63/388.74	c total clause space: 206.656MB
388.63/388.74	c total #watches: 509246
389.44/389.57	c total #propagations: 479858784 / total #impl: 2210853831 (eff. 0.217)
389.44/389.57	c #Conflicts:     997000 | #Learnt:      38412 | 0.000
389.44/389.57	c total clause space: 206.656MB
389.44/389.57	c total #watches: 512942
390.33/390.45	c total #propagations: 480326664 / total #impl: 2214102718 (eff. 0.217)
390.33/390.45	c #Conflicts:     998000 | #Learnt:      39412 | 0.000
390.33/390.45	c total clause space: 206.656MB
390.33/390.45	c total #watches: 515930
391.23/391.38	c total #propagations: 480778101 / total #impl: 2217462679 (eff. 0.217)
391.23/391.38	c #Conflicts:     999000 | #Learnt:      40412 | 0.000
391.23/391.38	c total clause space: 206.656MB
391.23/391.38	c total #watches: 518803
392.33/392.41	c total #propagations: 481245201 / total #impl: 2220765572 (eff. 0.217)
392.33/392.41	c #Conflicts:    1000000 | #Learnt:      41412 | 0.000
392.33/392.41	c total clause space: 206.656MB
392.33/392.41	c total #watches: 521740
393.23/393.33	c total #propagations: 481730174 / total #impl: 2224230509 (eff. 0.217)
393.23/393.33	c #Conflicts:    1001000 | #Learnt:      42412 | 0.000
393.23/393.33	c total clause space: 206.656MB
393.23/393.33	c total #watches: 525727
394.13/394.23	c total #propagations: 482165423 / total #impl: 2226943759 (eff. 0.217)
394.13/394.23	c #Conflicts:    1002000 | #Learnt:      43412 | 0.000
394.13/394.23	c total clause space: 206.656MB
394.13/394.23	c total #watches: 530073
395.33/395.40	c total #propagations: 482595901 / total #impl: 2229693879 (eff. 0.216)
395.33/395.40	c #Conflicts:    1003000 | #Learnt:      44412 | 0.000
395.33/395.40	c total clause space: 206.656MB
395.33/395.40	c total #watches: 536330
396.53/396.61	c total #propagations: 483041197 / total #impl: 2232541019 (eff. 0.216)
396.53/396.61	c #Conflicts:    1004000 | #Learnt:      45412 | 0.000
396.53/396.61	c total clause space: 206.656MB
396.53/396.61	c total #watches: 540211
397.93/398.01	c total #propagations: 483477216 / total #impl: 2235569084 (eff. 0.216)
397.93/398.01	c #Conflicts:    1005000 | #Learnt:      46412 | 0.000
397.93/398.01	c total clause space: 206.656MB
397.93/398.01	c total #watches: 543919
399.13/399.22	c total #propagations: 483961134 / total #impl: 2238919961 (eff. 0.216)
399.13/399.22	c #Conflicts:    1006000 | #Learnt:      47412 | 0.000
399.13/399.22	c total clause space: 206.656MB
399.13/399.22	c total #watches: 548951
400.23/400.40	c total #propagations: 484402396 / total #impl: 2242010492 (eff. 0.216)
400.23/400.40	c #Conflicts:    1007000 | #Learnt:      48412 | 0.000
400.23/400.40	c total clause space: 206.656MB
400.23/400.40	c total #watches: 552487
400.73/400.85	c total #propagations: 484799815 / total #impl: 2244740114 (eff. 0.216)
400.73/400.85	c GC COLLECT
400.73/400.85	c #Conflicts:    1008000 | #Learnt:      25205 | 0.000
400.73/400.85	c total clause space: 206.656MB
400.73/400.85	c total #watches: 469380
401.13/401.23	c total #propagations: 485292382 / total #impl: 2247944866 (eff. 0.216)
401.13/401.23	c #Conflicts:    1009000 | #Learnt:      26205 | 0.000
401.13/401.23	c total clause space: 206.656MB
401.13/401.23	c total #watches: 473375
401.54/401.66	c total #propagations: 485767007 / total #impl: 2250902846 (eff. 0.216)
401.54/401.66	c #Conflicts:    1010000 | #Learnt:      27205 | 0.000
401.54/401.66	c total clause space: 206.656MB
401.54/401.66	c total #watches: 476994
402.03/402.15	c total #propagations: 486216656 / total #impl: 2253773457 (eff. 0.216)
402.03/402.15	c #Conflicts:    1011000 | #Learnt:      28205 | 0.000
402.03/402.15	c total clause space: 206.656MB
402.03/402.15	c total #watches: 480045
402.54/402.66	c total #propagations: 486671077 / total #impl: 2256549853 (eff. 0.216)
402.54/402.66	c #Conflicts:    1012000 | #Learnt:      29205 | 0.000
402.54/402.66	c total clause space: 206.656MB
402.54/402.66	c total #watches: 483262
403.13/403.24	c total #propagations: 487105218 / total #impl: 2259227383 (eff. 0.216)
403.13/403.24	c #Conflicts:    1013000 | #Learnt:      30205 | 0.000
403.13/403.24	c total clause space: 206.656MB
403.13/403.24	c total #watches: 486987
403.83/403.91	c total #propagations: 487590314 / total #impl: 2262163262 (eff. 0.216)
403.83/403.91	c #Conflicts:    1014000 | #Learnt:      31205 | 0.000
403.83/403.91	c total clause space: 206.656MB
403.83/403.91	c total #watches: 490232
404.43/404.59	c total #propagations: 488074663 / total #impl: 2265073173 (eff. 0.215)
404.43/404.59	c #Conflicts:    1015000 | #Learnt:      32205 | 0.000
404.43/404.59	c total clause space: 206.656MB
404.43/404.59	c total #watches: 492810
405.23/405.31	c total #propagations: 488520302 / total #impl: 2267667712 (eff. 0.215)
405.23/405.31	c #Conflicts:    1016000 | #Learnt:      33205 | 0.000
405.23/405.31	c total clause space: 206.656MB
405.23/405.31	c total #watches: 495624
405.94/406.05	c total #propagations: 488970404 / total #impl: 2270377302 (eff. 0.215)
405.94/406.05	c #Conflicts:    1017000 | #Learnt:      34205 | 0.000
405.94/406.05	c total clause space: 206.656MB
405.94/406.05	c total #watches: 498502
406.73/406.85	c total #propagations: 489431361 / total #impl: 2273120938 (eff. 0.215)
406.73/406.85	c #Conflicts:    1018000 | #Learnt:      35205 | 0.000
406.73/406.85	c total clause space: 206.656MB
406.73/406.85	c total #watches: 501845
407.53/407.61	c total #propagations: 489885426 / total #impl: 2275945388 (eff. 0.215)
407.53/407.61	c #Conflicts:    1019000 | #Learnt:      36205 | 0.000
407.53/407.61	c total clause space: 206.656MB
407.53/407.61	c total #watches: 504358
408.33/408.40	c total #propagations: 490329987 / total #impl: 2278708230 (eff. 0.215)
408.33/408.40	c #Conflicts:    1020000 | #Learnt:      37205 | 0.000
408.33/408.40	c total clause space: 206.656MB
408.33/408.40	c total #watches: 508117
409.14/409.21	c total #propagations: 490769498 / total #impl: 2281508816 (eff. 0.215)
409.14/409.21	c #Conflicts:    1021000 | #Learnt:      38205 | 0.000
409.14/409.21	c total clause space: 206.656MB
409.14/409.21	c total #watches: 511507
410.13/410.21	c total #propagations: 491228772 / total #impl: 2284567847 (eff. 0.215)
410.13/410.21	c #Conflicts:    1022000 | #Learnt:      39205 | 0.000
410.13/410.21	c total clause space: 206.656MB
410.13/410.21	c total #watches: 514587
411.13/411.28	c total #propagations: 491720876 / total #impl: 2287793102 (eff. 0.215)
411.13/411.28	c #Conflicts:    1023000 | #Learnt:      40205 | 0.000
411.13/411.28	c total clause space: 206.656MB
411.13/411.28	c total #watches: 517736
412.23/412.35	c total #propagations: 492218280 / total #impl: 2291111154 (eff. 0.215)
412.23/412.35	c #Conflicts:    1024000 | #Learnt:      41205 | 0.000
412.23/412.35	c total clause space: 206.656MB
412.23/412.36	c total #watches: 520887
413.43/413.54	c total #propagations: 492694239 / total #impl: 2294320851 (eff. 0.215)
413.43/413.54	c #Conflicts:    1025000 | #Learnt:      42205 | 0.000
413.43/413.54	c total clause space: 206.656MB
413.43/413.55	c total #watches: 523666
414.43/414.51	c total #propagations: 493169319 / total #impl: 2297281279 (eff. 0.215)
414.43/414.51	c #Conflicts:    1026000 | #Learnt:      43205 | 0.000
414.43/414.51	c total clause space: 206.656MB
414.43/414.51	c total #watches: 526525
414.74/414.85	c total #propagations: 493613293 / total #impl: 2299770009 (eff. 0.215)
414.74/414.85	c #Conflicts:    1027000 | #Learnt:      44205 | 0.000
414.74/414.85	c total clause space: 206.656MB
414.74/414.85	c total #watches: 529452
415.13/415.25	c total #propagations: 493975517 / total #impl: 2301163249 (eff. 0.215)
415.13/415.25	c #Conflicts:    1028000 | #Learnt:      45205 | 0.000
415.13/415.25	c total clause space: 206.656MB
415.13/415.25	c total #watches: 532497
415.53/415.66	c total #propagations: 494383317 / total #impl: 2303033584 (eff. 0.215)
415.53/415.66	c #Conflicts:    1029000 | #Learnt:      46205 | 0.000
415.53/415.66	c total clause space: 206.656MB
415.53/415.66	c total #watches: 536024
415.93/416.08	c total #propagations: 494748516 / total #impl: 2304894260 (eff. 0.215)
415.93/416.08	c #Conflicts:    1030000 | #Learnt:      47205 | 0.000
415.93/416.08	c total clause space: 206.656MB
415.93/416.09	c total #watches: 539353
416.43/416.50	c total #propagations: 495143670 / total #impl: 2306833589 (eff. 0.215)
416.43/416.50	c #Conflicts:    1031000 | #Learnt:      48205 | 0.000
416.43/416.50	c total clause space: 206.656MB
416.43/416.50	c total #watches: 542316
416.84/416.98	c total #propagations: 495513308 / total #impl: 2308502782 (eff. 0.215)
416.84/416.98	c GC COLLECT
416.84/416.98	c #Conflicts:    1032000 | #Learnt:      24758 | 0.000
416.84/416.98	c total clause space: 206.656MB
416.84/416.98	c total #watches: 467647
417.23/417.37	c total #propagations: 495927580 / total #impl: 2310537347 (eff. 0.215)
417.23/417.37	c #Conflicts:    1033000 | #Learnt:      25758 | 0.000
417.23/417.37	c total clause space: 206.656MB
417.23/417.37	c total #watches: 470483
417.63/417.77	c total #propagations: 496389058 / total #impl: 2312474618 (eff. 0.215)
417.63/417.77	c #Conflicts:    1034000 | #Learnt:      26758 | 0.000
417.63/417.77	c total clause space: 206.656MB
417.63/417.77	c total #watches: 473504
418.04/418.18	c total #propagations: 496790298 / total #impl: 2314280697 (eff. 0.215)
418.04/418.18	c #Conflicts:    1035000 | #Learnt:      27758 | 0.000
418.04/418.18	c total clause space: 206.656MB
418.04/418.18	c total #watches: 475838
418.43/418.54	c total #propagations: 497209878 / total #impl: 2315999206 (eff. 0.215)
418.43/418.54	c #Conflicts:    1036000 | #Learnt:      28758 | 0.000
418.43/418.54	c total clause space: 206.656MB
418.43/418.54	c total #watches: 478451
418.83/418.91	c total #propagations: 497597713 / total #impl: 2317621524 (eff. 0.215)
418.83/418.91	c #Conflicts:    1037000 | #Learnt:      29758 | 0.000
418.83/418.91	c total clause space: 206.656MB
418.83/418.91	c total #watches: 481082
419.14/419.29	c total #propagations: 498006580 / total #impl: 2319519939 (eff. 0.215)
419.14/419.29	c #Conflicts:    1038000 | #Learnt:      30758 | 0.000
419.14/419.29	c total clause space: 206.656MB
419.14/419.29	c total #watches: 484299
419.63/419.78	c total #propagations: 498403078 / total #impl: 2321406583 (eff. 0.215)
419.63/419.78	c #Conflicts:    1039000 | #Learnt:      31758 | 0.000
419.63/419.78	c total clause space: 206.656MB
419.63/419.79	c total #watches: 486820
420.13/420.25	c total #propagations: 498845859 / total #impl: 2323579849 (eff. 0.215)
420.13/420.25	c #Conflicts:    1040000 | #Learnt:      32758 | 0.000
420.13/420.25	c total clause space: 206.656MB
420.13/420.25	c total #watches: 489540
420.63/420.75	c total #propagations: 499262061 / total #impl: 2325680469 (eff. 0.215)
420.63/420.75	c #Conflicts:    1041000 | #Learnt:      33758 | 0.000
420.63/420.75	c total clause space: 206.656MB
420.63/420.75	c total #watches: 492451
421.13/421.21	c total #propagations: 499673420 / total #impl: 2327561626 (eff. 0.215)
421.13/421.21	c #Conflicts:    1042000 | #Learnt:      34758 | 0.000
421.13/421.21	c total clause space: 206.656MB
421.13/421.21	c total #watches: 495378
421.63/421.71	c total #propagations: 500064122 / total #impl: 2329442525 (eff. 0.215)
421.63/421.71	c #Conflicts:    1043000 | #Learnt:      35758 | 0.000
421.63/421.71	c total clause space: 206.656MB
421.63/421.72	c total #watches: 498033
422.13/422.23	c total #propagations: 500468583 / total #impl: 2331375409 (eff. 0.215)
422.13/422.23	c #Conflicts:    1044000 | #Learnt:      36758 | 0.000
422.13/422.23	c total clause space: 206.656MB
422.13/422.23	c total #watches: 500943
422.63/422.70	c total #propagations: 500831362 / total #impl: 2332930349 (eff. 0.215)
422.63/422.70	c #Conflicts:    1045000 | #Learnt:      37758 | 0.000
422.63/422.70	c total clause space: 206.656MB
422.63/422.70	c total #watches: 503577
423.13/423.22	c total #propagations: 501179561 / total #impl: 2334406398 (eff. 0.215)
423.13/423.22	c #Conflicts:    1046000 | #Learnt:      38758 | 0.000
423.13/423.22	c total clause space: 206.656MB
423.13/423.22	c total #watches: 506490
423.53/423.69	c total #propagations: 501541681 / total #impl: 2336037347 (eff. 0.215)
423.53/423.69	c #Conflicts:    1047000 | #Learnt:      39758 | 0.000
423.53/423.69	c total clause space: 206.656MB
423.53/423.69	c total #watches: 509488
424.13/424.25	c total #propagations: 501892672 / total #impl: 2337692923 (eff. 0.215)
424.13/424.25	c #Conflicts:    1048000 | #Learnt:      40758 | 0.000
424.13/424.25	c total clause space: 206.656MB
424.13/424.25	c total #watches: 512153
424.73/424.88	c total #propagations: 502246808 / total #impl: 2339146914 (eff. 0.215)
424.73/424.88	c #Conflicts:    1049000 | #Learnt:      41758 | 0.000
424.73/424.88	c total clause space: 206.656MB
424.73/424.88	c total #watches: 514980
425.43/425.54	c total #propagations: 502640958 / total #impl: 2340981422 (eff. 0.215)
425.43/425.54	c #Conflicts:    1050000 | #Learnt:      42758 | 0.000
425.43/425.54	c total clause space: 206.656MB
425.43/425.54	c total #watches: 517594
426.23/426.31	c total #propagations: 503010045 / total #impl: 2342754159 (eff. 0.215)
426.23/426.31	c #Conflicts:    1051000 | #Learnt:      43758 | 0.000
426.23/426.31	c total clause space: 206.656MB
426.23/426.31	c total #watches: 520338
426.93/427.04	c total #propagations: 503462377 / total #impl: 2345137271 (eff. 0.215)
426.93/427.04	c #Conflicts:    1052000 | #Learnt:      44758 | 0.000
426.93/427.04	c total clause space: 206.656MB
426.93/427.04	c total #watches: 523114
427.72/427.83	c total #propagations: 503878343 / total #impl: 2347471849 (eff. 0.215)
427.72/427.83	c #Conflicts:    1053000 | #Learnt:      45758 | 0.000
427.72/427.83	c total clause space: 206.656MB
427.72/427.83	c total #watches: 525675
428.42/428.58	c total #propagations: 504326381 / total #impl: 2349614366 (eff. 0.215)
428.42/428.58	c #Conflicts:    1054000 | #Learnt:      46758 | 0.000
428.42/428.58	c total clause space: 206.656MB
428.42/428.58	c total #watches: 528485
429.03/429.19	c total #propagations: 504782608 / total #impl: 2351870872 (eff. 0.215)
429.03/429.19	c #Conflicts:    1055000 | #Learnt:      47758 | 0.000
429.03/429.19	c total clause space: 206.656MB
429.03/429.19	c total #watches: 532265
429.72/429.82	c total #propagations: 505209761 / total #impl: 2354064084 (eff. 0.215)
429.72/429.82	c #Conflicts:    1056000 | #Learnt:      48758 | 0.000
429.72/429.82	c total clause space: 206.656MB
429.72/429.82	c total #watches: 535631
430.32/430.47	c total #propagations: 505626004 / total #impl: 2356258737 (eff. 0.215)
430.32/430.47	c GC COLLECT
430.32/430.47	c #Conflicts:    1057000 | #Learnt:      24924 | 0.000
430.32/430.47	c total clause space: 206.656MB
430.32/430.47	c total #watches: 468158
430.72/430.83	c total #propagations: 506058901 / total #impl: 2358526452 (eff. 0.215)
430.72/430.83	c #Conflicts:    1058000 | #Learnt:      25924 | 0.000
430.72/430.83	c total clause space: 206.656MB
430.72/430.83	c total #watches: 471974
431.13/431.21	c total #propagations: 506465732 / total #impl: 2360686112 (eff. 0.215)
431.13/431.21	c #Conflicts:    1059000 | #Learnt:      26924 | 0.000
431.13/431.21	c total clause space: 206.656MB
431.13/431.21	c total #watches: 475624
431.52/431.64	c total #propagations: 506856285 / total #impl: 2362625571 (eff. 0.215)
431.52/431.64	c #Conflicts:    1060000 | #Learnt:      27924 | 0.000
431.52/431.64	c total clause space: 206.656MB
431.52/431.64	c total #watches: 480514
431.92/432.08	c total #propagations: 507260933 / total #impl: 2364714347 (eff. 0.215)
431.92/432.08	c #Conflicts:    1061000 | #Learnt:      28924 | 0.000
431.92/432.08	c total clause space: 206.656MB
431.92/432.08	c total #watches: 484857
432.52/432.61	c total #propagations: 507665011 / total #impl: 2366839853 (eff. 0.214)
432.52/432.61	c #Conflicts:    1062000 | #Learnt:      29924 | 0.000
432.52/432.61	c total clause space: 206.656MB
432.52/432.61	c total #watches: 490533
433.22/433.30	c total #propagations: 508088384 / total #impl: 2369098087 (eff. 0.214)
433.22/433.30	c #Conflicts:    1063000 | #Learnt:      30924 | 0.000
433.22/433.30	c total clause space: 206.656MB
433.22/433.30	c total #watches: 495408
433.92/434.05	c total #propagations: 508501621 / total #impl: 2371396471 (eff. 0.214)
433.92/434.05	c #Conflicts:    1064000 | #Learnt:      31924 | 0.000
433.92/434.05	c total clause space: 206.656MB
433.92/434.05	c total #watches: 499144
434.82/434.94	c total #propagations: 508943083 / total #impl: 2373729674 (eff. 0.214)
434.82/434.94	c #Conflicts:    1065000 | #Learnt:      32924 | 0.000
434.82/434.94	c total clause space: 206.656MB
434.82/434.94	c total #watches: 502819
435.63/435.79	c total #propagations: 509423958 / total #impl: 2376229732 (eff. 0.214)
435.63/435.79	c #Conflicts:    1066000 | #Learnt:      33924 | 0.000
435.63/435.79	c total clause space: 206.656MB
435.63/435.79	c total #watches: 506603
436.63/436.72	c total #propagations: 509880428 / total #impl: 2378744544 (eff. 0.214)
436.63/436.72	c #Conflicts:    1067000 | #Learnt:      34924 | 0.000
436.63/436.72	c total clause space: 206.656MB
436.63/436.72	c total #watches: 510809
437.52/437.62	c total #propagations: 510320068 / total #impl: 2381230771 (eff. 0.214)
437.52/437.62	c #Conflicts:    1068000 | #Learnt:      35924 | 0.000
437.52/437.62	c total clause space: 206.656MB
437.52/437.62	c total #watches: 514789
438.52/438.66	c total #propagations: 510725485 / total #impl: 2383603454 (eff. 0.214)
438.52/438.66	c #Conflicts:    1069000 | #Learnt:      36924 | 0.000
438.52/438.66	c total clause space: 206.656MB
438.52/438.66	c total #watches: 518513
439.62/439.79	c total #propagations: 511140970 / total #impl: 2385850094 (eff. 0.214)
439.62/439.79	c #Conflicts:    1070000 | #Learnt:      37924 | 0.000
439.62/439.79	c total clause space: 206.656MB
439.62/439.79	c total #watches: 524079
440.82/440.97	c total #propagations: 511516224 / total #impl: 2388074381 (eff. 0.214)
440.82/440.97	c #Conflicts:    1071000 | #Learnt:      38924 | 0.000
440.82/440.97	c total clause space: 206.656MB
440.82/440.97	c total #watches: 528154
442.13/442.27	c total #propagations: 511924998 / total #impl: 2390434632 (eff. 0.214)
442.13/442.27	c #Conflicts:    1072000 | #Learnt:      39924 | 0.000
442.13/442.27	c total clause space: 206.656MB
442.13/442.27	c total #watches: 531839
443.42/443.51	c total #propagations: 512388810 / total #impl: 2392958974 (eff. 0.214)
443.42/443.51	c #Conflicts:    1073000 | #Learnt:      40924 | 0.000
443.42/443.51	c total clause space: 206.656MB
443.42/443.51	c total #watches: 535230
444.72/444.81	c total #propagations: 512777435 / total #impl: 2395076165 (eff. 0.214)
444.72/444.81	c #Conflicts:    1074000 | #Learnt:      41924 | 0.000
444.72/444.81	c total clause space: 206.656MB
444.72/444.81	c total #watches: 538564
446.12/446.26	c total #propagations: 513158926 / total #impl: 2397119694 (eff. 0.214)
446.12/446.26	c #Conflicts:    1075000 | #Learnt:      42924 | 0.000
446.12/446.26	c total clause space: 206.656MB
446.12/446.26	c total #watches: 542171
447.63/447.75	c total #propagations: 513571474 / total #impl: 2399285980 (eff. 0.214)
447.63/447.75	c #Conflicts:    1076000 | #Learnt:      43924 | 0.000
447.63/447.75	c total clause space: 206.656MB
447.63/447.75	c total #watches: 546498
448.92/449.08	c total #propagations: 513994388 / total #impl: 2401561275 (eff. 0.214)
448.92/449.08	c #Conflicts:    1077000 | #Learnt:      44924 | 0.000
448.92/449.08	c total clause space: 206.656MB
448.92/449.08	c total #watches: 549487
450.42/450.50	c total #propagations: 514376623 / total #impl: 2403576512 (eff. 0.214)
450.42/450.50	c #Conflicts:    1078000 | #Learnt:      45924 | 0.000
450.42/450.50	c total clause space: 206.656MB
450.42/450.50	c total #watches: 554001
451.92/452.00	c total #propagations: 514743626 / total #impl: 2405572143 (eff. 0.214)
451.92/452.00	c #Conflicts:    1079000 | #Learnt:      46924 | 0.000
451.92/452.00	c total clause space: 206.656MB
451.92/452.01	c total #watches: 559145
453.52/453.62	c total #propagations: 515109772 / total #impl: 2407796525 (eff. 0.214)
453.52/453.62	c #Conflicts:    1080000 | #Learnt:      47924 | 0.000
453.52/453.62	c total clause space: 206.656MB
453.52/453.62	c total #watches: 562856
455.02/455.14	c total #propagations: 515498342 / total #impl: 2410074513 (eff. 0.214)
455.02/455.14	c #Conflicts:    1081000 | #Learnt:      48924 | 0.000
455.02/455.14	c total clause space: 206.656MB
455.02/455.14	c total #watches: 566968
456.43/456.55	c total #propagations: 515878912 / total #impl: 2412442873 (eff. 0.214)
456.43/456.55	c #Conflicts:    1082000 | #Learnt:      49924 | 0.000
456.43/456.55	c total clause space: 206.656MB
456.43/456.56	c total #watches: 573289
457.22/457.38	c total #propagations: 516225241 / total #impl: 2414725829 (eff. 0.214)
457.22/457.38	c GC COLLECT
457.22/457.38	c #Conflicts:    1083000 | #Learnt:      25794 | 0.000
457.22/457.38	c total clause space: 206.656MB
457.22/457.38	c total #watches: 472418
457.63/457.77	c total #propagations: 516562727 / total #impl: 2416896906 (eff. 0.214)
457.63/457.77	c #Conflicts:    1084000 | #Learnt:      26794 | 0.000
457.63/457.77	c total clause space: 206.656MB
457.63/457.77	c total #watches: 480102
458.12/458.29	c total #propagations: 516926985 / total #impl: 2419315130 (eff. 0.214)
458.12/458.29	c #Conflicts:    1085000 | #Learnt:      27794 | 0.000
458.12/458.29	c total clause space: 206.656MB
458.12/458.29	c total #watches: 486161
458.73/458.85	c total #propagations: 517283242 / total #impl: 2421622505 (eff. 0.214)
458.73/458.85	c #Conflicts:    1086000 | #Learnt:      28794 | 0.000
458.73/458.85	c total clause space: 206.656MB
458.73/458.85	c total #watches: 493818
459.42/459.57	c total #propagations: 517631964 / total #impl: 2424351340 (eff. 0.214)
459.42/459.57	c #Conflicts:    1087000 | #Learnt:      29794 | 0.000
459.42/459.57	c total clause space: 206.656MB
459.42/459.57	c total #watches: 503002
460.32/460.41	c total #propagations: 518003511 / total #impl: 2427116977 (eff. 0.213)
460.32/460.41	c #Conflicts:    1088000 | #Learnt:      30794 | 0.000
460.32/460.41	c total clause space: 206.656MB
460.32/460.41	c total #watches: 508050
461.22/461.39	c total #propagations: 518350584 / total #impl: 2429707415 (eff. 0.213)
461.22/461.39	c #Conflicts:    1089000 | #Learnt:      31794 | 0.000
461.22/461.39	c total clause space: 206.656MB
461.22/461.39	c total #watches: 513689
462.42/462.58	c total #propagations: 518697293 / total #impl: 2432029460 (eff. 0.213)
462.42/462.58	c #Conflicts:    1090000 | #Learnt:      32794 | 0.000
462.42/462.58	c total clause space: 206.656MB
462.42/462.58	c total #watches: 520237
463.62/463.77	c total #propagations: 519092135 / total #impl: 2434831144 (eff. 0.213)
463.62/463.77	c #Conflicts:    1091000 | #Learnt:      33794 | 0.000
463.62/463.77	c total clause space: 206.656MB
463.62/463.77	c total #watches: 524701
465.12/465.27	c total #propagations: 519490624 / total #impl: 2437163060 (eff. 0.213)
465.12/465.27	c #Conflicts:    1092000 | #Learnt:      34794 | 0.000
465.12/465.27	c total clause space: 206.656MB
465.12/465.27	c total #watches: 528339
466.72/466.85	c total #propagations: 519902852 / total #impl: 2439753478 (eff. 0.213)
466.72/466.85	c #Conflicts:    1093000 | #Learnt:      35794 | 0.000
466.72/466.85	c total clause space: 206.656MB
466.72/466.85	c total #watches: 532458
468.02/468.10	c total #propagations: 520317678 / total #impl: 2442229319 (eff. 0.213)
468.02/468.10	c #Conflicts:    1094000 | #Learnt:      36794 | 0.000
468.02/468.10	c total clause space: 206.656MB
468.02/468.10	c total #watches: 536781
469.32/469.41	c total #propagations: 520723749 / total #impl: 2444679110 (eff. 0.213)
469.32/469.41	c #Conflicts:    1095000 | #Learnt:      37794 | 0.000
469.32/469.41	c total clause space: 206.656MB
469.32/469.41	c total #watches: 539851
470.52/470.66	c total #propagations: 521118780 / total #impl: 2446825404 (eff. 0.213)
470.52/470.66	c #Conflicts:    1096000 | #Learnt:      38794 | 0.000
470.52/470.66	c total clause space: 206.656MB
470.52/470.66	c total #watches: 544869
472.02/472.10	c total #propagations: 521451081 / total #impl: 2449244658 (eff. 0.213)
472.02/472.10	c #Conflicts:    1097000 | #Learnt:      39794 | 0.000
472.02/472.10	c total clause space: 206.656MB
472.02/472.10	c total #watches: 548970
473.52/473.66	c total #propagations: 521840725 / total #impl: 2451876350 (eff. 0.213)
473.52/473.66	c #Conflicts:    1098000 | #Learnt:      40794 | 0.000
473.52/473.66	c total clause space: 206.656MB
473.52/473.66	c total #watches: 553751
475.12/475.22	c total #propagations: 522209508 / total #impl: 2454398129 (eff. 0.213)
475.12/475.22	c #Conflicts:    1099000 | #Learnt:      41794 | 0.000
475.12/475.22	c total clause space: 206.656MB
475.12/475.22	c total #watches: 558429
476.92/477.04	c total #propagations: 522550194 / total #impl: 2456743221 (eff. 0.213)
476.92/477.04	c #Conflicts:    1100000 | #Learnt:      42794 | 0.000
476.92/477.04	c total clause space: 206.656MB
476.92/477.04	c total #watches: 562557
478.92/479.03	c total #propagations: 522899582 / total #impl: 2459121763 (eff. 0.213)
478.92/479.03	c #Conflicts:    1101000 | #Learnt:      43794 | 0.000
478.92/479.03	c total clause space: 206.656MB
478.92/479.03	c total #watches: 566237
480.62/480.75	c total #propagations: 523328020 / total #impl: 2462371501 (eff. 0.213)
480.62/480.75	c #Conflicts:    1102000 | #Learnt:      44794 | 0.000
480.62/480.75	c total clause space: 206.656MB
480.62/480.75	c total #watches: 570323
482.42/482.54	c total #propagations: 523686654 / total #impl: 2465195716 (eff. 0.212)
482.42/482.54	c #Conflicts:    1103000 | #Learnt:      45794 | 0.000
482.42/482.54	c total clause space: 206.656MB
482.42/482.54	c total #watches: 575635
484.02/484.16	c total #propagations: 524086449 / total #impl: 2468513206 (eff. 0.212)
484.02/484.16	c #Conflicts:    1104000 | #Learnt:      46794 | 0.000
484.02/484.16	c total clause space: 206.656MB
484.02/484.16	c total #watches: 579261
485.82/485.92	c total #propagations: 524471311 / total #impl: 2471182816 (eff. 0.212)
485.82/485.92	c #Conflicts:    1105000 | #Learnt:      47794 | 0.000
485.82/485.92	c total clause space: 206.656MB
485.82/485.92	c total #watches: 582843
487.52/487.68	c total #propagations: 524873583 / total #impl: 2473910051 (eff. 0.212)
487.52/487.68	c #Conflicts:    1106000 | #Learnt:      48794 | 0.000
487.52/487.68	c total clause space: 206.656MB
487.52/487.68	c total #watches: 587221
489.42/489.59	c total #propagations: 525257418 / total #impl: 2476576859 (eff. 0.212)
489.42/489.59	c #Conflicts:    1107000 | #Learnt:      49794 | 0.000
489.42/489.59	c total clause space: 206.656MB
489.42/489.59	c total #watches: 591714
491.41/491.55	c total #propagations: 525662259 / total #impl: 2479485314 (eff. 0.212)
491.41/491.55	c #Conflicts:    1108000 | #Learnt:      50794 | 0.000
491.41/491.55	c total clause space: 206.656MB
491.41/491.55	c total #watches: 596406
491.91/492.09	c total #propagations: 526076296 / total #impl: 2482371372 (eff. 0.212)
491.91/492.09	c GC COLLECT
491.91/492.09	c #Conflicts:    1109000 | #Learnt:      26389 | 0.000
491.91/492.09	c total clause space: 206.656MB
491.91/492.09	c total #watches: 475425
492.41/492.53	c total #propagations: 526448784 / total #impl: 2484461318 (eff. 0.212)
492.41/492.53	c #Conflicts:    1110000 | #Learnt:      27389 | 0.000
492.41/492.53	c total clause space: 206.656MB
492.41/492.53	c total #watches: 479894
492.82/493.00	c total #propagations: 526852375 / total #impl: 2486554142 (eff. 0.212)
492.82/493.00	c #Conflicts:    1111000 | #Learnt:      28389 | 0.000
492.82/493.00	c total clause space: 206.656MB
492.82/493.00	c total #watches: 484063
493.31/493.48	c total #propagations: 527254228 / total #impl: 2488697035 (eff. 0.212)
493.31/493.48	c #Conflicts:    1112000 | #Learnt:      29389 | 0.000
493.31/493.48	c total clause space: 206.656MB
493.31/493.48	c total #watches: 487661
494.01/494.11	c total #propagations: 527656321 / total #impl: 2490833980 (eff. 0.212)
494.01/494.11	c #Conflicts:    1113000 | #Learnt:      30389 | 0.000
494.01/494.11	c total clause space: 206.656MB
494.01/494.11	c total #watches: 490874
494.61/494.75	c total #propagations: 528118960 / total #impl: 2493219336 (eff. 0.212)
494.61/494.75	c #Conflicts:    1114000 | #Learnt:      31389 | 0.000
494.61/494.75	c total clause space: 206.656MB
494.61/494.75	c total #watches: 494994
495.31/495.40	c total #propagations: 528564686 / total #impl: 2495651203 (eff. 0.212)
495.31/495.40	c #Conflicts:    1115000 | #Learnt:      32389 | 0.000
495.31/495.40	c total clause space: 206.656MB
495.31/495.40	c total #watches: 499285
496.12/496.22	c total #propagations: 528960412 / total #impl: 2497995790 (eff. 0.212)
496.12/496.22	c #Conflicts:    1116000 | #Learnt:      33389 | 0.000
496.12/496.22	c total clause space: 206.656MB
496.12/496.22	c total #watches: 503853
496.91/497.02	c total #propagations: 529402201 / total #impl: 2500795229 (eff. 0.212)
496.91/497.02	c #Conflicts:    1117000 | #Learnt:      34389 | 0.000
496.91/497.02	c total clause space: 206.656MB
496.91/497.02	c total #watches: 511203
497.71/497.89	c total #propagations: 529805980 / total #impl: 2503449925 (eff. 0.212)
497.71/497.89	c #Conflicts:    1118000 | #Learnt:      35389 | 0.000
497.71/497.89	c total clause space: 206.656MB
497.71/497.89	c total #watches: 515797
498.61/498.77	c total #propagations: 530226782 / total #impl: 2505965989 (eff. 0.212)
498.61/498.77	c #Conflicts:    1119000 | #Learnt:      36389 | 0.000
498.61/498.77	c total clause space: 206.656MB
498.61/498.77	c total #watches: 521079
499.61/499.77	c total #propagations: 530616982 / total #impl: 2508558512 (eff. 0.212)
499.61/499.77	c #Conflicts:    1120000 | #Learnt:      37389 | 0.000
499.61/499.77	c total clause space: 206.656MB
499.61/499.77	c total #watches: 525697
500.71/500.87	c total #propagations: 531009443 / total #impl: 2511332997 (eff. 0.211)
500.71/500.87	c #Conflicts:    1121000 | #Learnt:      38389 | 0.000
500.71/500.87	c total clause space: 206.656MB
500.71/500.87	c total #watches: 531724
501.91/502.02	c total #propagations: 531412463 / total #impl: 2514357488 (eff. 0.211)
501.91/502.02	c #Conflicts:    1122000 | #Learnt:      39389 | 0.000
501.91/502.02	c total clause space: 206.656MB
501.91/502.02	c total #watches: 536661
503.21/503.30	c total #propagations: 531811670 / total #impl: 2517152469 (eff. 0.211)
503.21/503.30	c #Conflicts:    1123000 | #Learnt:      40389 | 0.000
503.21/503.30	c total clause space: 206.656MB
503.21/503.30	c total #watches: 540793
504.71/504.85	c total #propagations: 532197643 / total #impl: 2519893335 (eff. 0.211)
504.71/504.85	c #Conflicts:    1124000 | #Learnt:      41389 | 0.000
504.71/504.85	c total clause space: 206.656MB
504.71/504.85	c total #watches: 545380
506.21/506.36	c total #propagations: 532611419 / total #impl: 2522690477 (eff. 0.211)
506.21/506.36	c #Conflicts:    1125000 | #Learnt:      42389 | 0.000
506.21/506.36	c total clause space: 206.656MB
506.21/506.36	c total #watches: 549178
507.71/507.82	c total #propagations: 533023321 / total #impl: 2525471116 (eff. 0.211)
507.71/507.82	c #Conflicts:    1126000 | #Learnt:      43389 | 0.000
507.71/507.82	c total clause space: 206.656MB
507.71/507.82	c total #watches: 554195
509.22/509.40	c total #propagations: 533409932 / total #impl: 2528257329 (eff. 0.211)
509.22/509.40	c #Conflicts:    1127000 | #Learnt:      44389 | 0.000
509.22/509.40	c total clause space: 206.656MB
509.22/509.40	c total #watches: 559498
510.91/511.04	c total #propagations: 533804959 / total #impl: 2531002664 (eff. 0.211)
510.91/511.04	c #Conflicts:    1128000 | #Learnt:      45389 | 0.000
510.91/511.04	c total clause space: 206.656MB
510.91/511.04	c total #watches: 565664
512.11/512.22	c total #propagations: 534198220 / total #impl: 2533759369 (eff. 0.211)
512.11/512.22	c #Conflicts:    1129000 | #Learnt:      46389 | 0.000
512.11/512.22	c total clause space: 206.656MB
512.11/512.22	c total #watches: 568825
512.91/513.05	c total #propagations: 534749628 / total #impl: 2536407068 (eff. 0.211)
512.91/513.05	c #Conflicts:    1130000 | #Learnt:      47389 | 0.000
512.91/513.05	c total clause space: 206.656MB
512.91/513.05	c total #watches: 571791
514.01/514.14	c total #propagations: 535266577 / total #impl: 2538788767 (eff. 0.211)
514.01/514.14	c #Conflicts:    1131000 | #Learnt:      48389 | 0.000
514.01/514.14	c total clause space: 206.656MB
514.01/514.14	c total #watches: 576475
515.01/515.18	c total #propagations: 535877608 / total #impl: 2541302012 (eff. 0.211)
515.01/515.18	c #Conflicts:    1132000 | #Learnt:      49389 | 0.000
515.01/515.18	c total clause space: 206.656MB
515.01/515.18	c total #watches: 580996
515.82/515.91	c total #propagations: 536492894 / total #impl: 2543922870 (eff. 0.211)
515.82/515.91	c #Conflicts:    1133000 | #Learnt:      50389 | 0.000
515.82/515.91	c total clause space: 206.656MB
515.82/515.91	c total #watches: 584124
516.51/516.60	c total #propagations: 536987875 / total #impl: 2546373522 (eff. 0.211)
516.51/516.60	c #Conflicts:    1134000 | #Learnt:      51389 | 0.000
516.51/516.60	c total clause space: 206.656MB
516.51/516.60	c total #watches: 586824
516.81/516.92	c total #propagations: 537435914 / total #impl: 2548375790 (eff. 0.211)
516.81/516.92	c GC COLLECT
516.81/516.92	c #Conflicts:    1135000 | #Learnt:      26680 | 0.000
516.81/516.92	c total clause space: 206.656MB
516.81/516.92	c total #watches: 474707
517.11/517.25	c total #propagations: 537833523 / total #impl: 2550180135 (eff. 0.211)
517.11/517.25	c #Conflicts:    1136000 | #Learnt:      27680 | 0.000
517.11/517.25	c total clause space: 206.656MB
517.11/517.25	c total #watches: 477537
517.41/517.58	c total #propagations: 538224437 / total #impl: 2551879967 (eff. 0.211)
517.41/517.58	c #Conflicts:    1137000 | #Learnt:      28680 | 0.000
517.41/517.58	c total clause space: 206.656MB
517.41/517.58	c total #watches: 480228
517.81/517.94	c total #propagations: 538679133 / total #impl: 2553777766 (eff. 0.211)
517.81/517.94	c #Conflicts:    1138000 | #Learnt:      29680 | 0.000
517.81/517.94	c total clause space: 206.656MB
517.81/517.94	c total #watches: 482774
518.12/518.27	c total #propagations: 539158537 / total #impl: 2555774295 (eff. 0.211)
518.12/518.27	c #Conflicts:    1139000 | #Learnt:      30680 | 0.000
518.12/518.27	c total clause space: 206.656MB
518.12/518.27	c total #watches: 485498
518.61/518.72	c total #propagations: 539610045 / total #impl: 2557724844 (eff. 0.211)
518.61/518.72	c #Conflicts:    1140000 | #Learnt:      31680 | 0.000
518.61/518.72	c total clause space: 206.656MB
518.61/518.72	c total #watches: 488224
519.01/519.11	c total #propagations: 540195413 / total #impl: 2560273961 (eff. 0.211)
519.01/519.11	c #Conflicts:    1141000 | #Learnt:      32680 | 0.000
519.01/519.11	c total clause space: 206.656MB
519.01/519.11	c total #watches: 490926
519.31/519.46	c total #propagations: 540713883 / total #impl: 2562658472 (eff. 0.211)
519.31/519.46	c #Conflicts:    1142000 | #Learnt:      33680 | 0.000
519.31/519.46	c total clause space: 206.656MB
519.31/519.47	c total #watches: 493885
519.71/519.87	c total #propagations: 541198474 / total #impl: 2564972365 (eff. 0.211)
519.71/519.87	c #Conflicts:    1143000 | #Learnt:      34680 | 0.000
519.71/519.87	c total clause space: 206.656MB
519.71/519.88	c total #watches: 496722
520.11/520.22	c total #propagations: 541621801 / total #impl: 2567325239 (eff. 0.211)
520.11/520.22	c #Conflicts:    1144000 | #Learnt:      35680 | 0.000
520.11/520.22	c total clause space: 206.656MB
520.11/520.22	c total #watches: 502030
520.61/520.71	c total #propagations: 542010205 / total #impl: 2569928541 (eff. 0.211)
520.61/520.71	c #Conflicts:    1145000 | #Learnt:      36680 | 0.000
520.61/520.71	c total clause space: 206.656MB
520.61/520.71	c total #watches: 506061
521.11/521.24	c total #propagations: 542608169 / total #impl: 2572862100 (eff. 0.211)
521.11/521.24	c #Conflicts:    1146000 | #Learnt:      37680 | 0.000
521.11/521.24	c total clause space: 206.656MB
521.11/521.24	c total #watches: 510468
521.71/521.86	c total #propagations: 543271331 / total #impl: 2576051135 (eff. 0.211)
521.71/521.86	c #Conflicts:    1147000 | #Learnt:      38680 | 0.000
521.71/521.86	c total clause space: 206.656MB
521.71/521.86	c total #watches: 516645
522.31/522.48	c total #propagations: 543914100 / total #impl: 2579336142 (eff. 0.211)
522.31/522.48	c #Conflicts:    1148000 | #Learnt:      39680 | 0.000
522.31/522.48	c total clause space: 206.656MB
522.31/522.49	c total #watches: 522052
522.91/523.01	c total #propagations: 544522261 / total #impl: 2582206192 (eff. 0.211)
522.91/523.01	c #Conflicts:    1149000 | #Learnt:      40680 | 0.000
522.91/523.01	c total clause space: 206.656MB
522.91/523.01	c total #watches: 524986
523.41/523.53	c total #propagations: 545075677 / total #impl: 2584451229 (eff. 0.211)
523.41/523.53	c #Conflicts:    1150000 | #Learnt:      41680 | 0.000
523.41/523.53	c total clause space: 206.656MB
523.41/523.53	c total #watches: 527782
524.01/524.10	c total #propagations: 545570636 / total #impl: 2586660712 (eff. 0.211)
524.01/524.10	c #Conflicts:    1151000 | #Learnt:      42680 | 0.000
524.01/524.10	c total clause space: 206.656MB
524.01/524.10	c total #watches: 530409
524.51/524.69	c total #propagations: 546034559 / total #impl: 2588965958 (eff. 0.211)
524.51/524.69	c #Conflicts:    1152000 | #Learnt:      43680 | 0.000
524.51/524.69	c total clause space: 206.656MB
524.51/524.69	c total #watches: 533992
525.11/525.28	c total #propagations: 546633134 / total #impl: 2591548472 (eff. 0.211)
525.11/525.28	c #Conflicts:    1153000 | #Learnt:      44680 | 0.000
525.11/525.28	c total clause space: 206.656MB
525.11/525.28	c total #watches: 537091
525.81/525.94	c total #propagations: 547149895 / total #impl: 2593786931 (eff. 0.211)
525.81/525.94	c #Conflicts:    1154000 | #Learnt:      45680 | 0.000
525.81/525.94	c total clause space: 206.656MB
525.81/525.94	c total #watches: 539976
526.41/526.55	c total #propagations: 547627918 / total #impl: 2596124746 (eff. 0.211)
526.41/526.55	c #Conflicts:    1155000 | #Learnt:      46680 | 0.000
526.41/526.55	c total clause space: 206.656MB
526.41/526.55	c total #watches: 544487
527.01/527.16	c total #propagations: 548157197 / total #impl: 2598612820 (eff. 0.211)
527.01/527.16	c #Conflicts:    1156000 | #Learnt:      47680 | 0.000
527.01/527.16	c total clause space: 206.656MB
527.01/527.16	c total #watches: 547392
527.71/527.82	c total #propagations: 548690907 / total #impl: 2600940928 (eff. 0.211)
527.71/527.82	c #Conflicts:    1157000 | #Learnt:      48680 | 0.000
527.71/527.82	c total clause space: 206.656MB
527.71/527.82	c total #watches: 550759
528.21/528.34	c total #propagations: 549247960 / total #impl: 2603436418 (eff. 0.211)
528.21/528.34	c #Conflicts:    1158000 | #Learnt:      49680 | 0.000
528.21/528.34	c total clause space: 206.656MB
528.21/528.34	c total #watches: 553798
528.81/528.94	c total #propagations: 549728823 / total #impl: 2605441326 (eff. 0.211)
528.81/528.94	c #Conflicts:    1159000 | #Learnt:      50680 | 0.000
528.81/528.94	c total clause space: 206.656MB
528.81/528.94	c total #watches: 557773
529.41/529.52	c total #propagations: 550235883 / total #impl: 2607958293 (eff. 0.211)
529.41/529.52	c #Conflicts:    1160000 | #Learnt:      51680 | 0.000
529.41/529.52	c total clause space: 206.656MB
529.41/529.52	c total #watches: 560652
529.91/530.08	c total #propagations: 550771839 / total #impl: 2610530386 (eff. 0.211)
529.91/530.08	c GC COLLECT
529.91/530.08	c #Conflicts:    1161000 | #Learnt:      26673 | 0.000
529.91/530.08	c total clause space: 206.656MB
529.91/530.08	c total #watches: 474707
530.31/530.46	c total #propagations: 551291899 / total #impl: 2612891016 (eff. 0.211)
530.31/530.46	c #Conflicts:    1162000 | #Learnt:      27673 | 0.000
530.31/530.46	c total clause space: 206.656MB
530.31/530.46	c total #watches: 477589
530.71/530.89	c total #propagations: 551824142 / total #impl: 2615605496 (eff. 0.211)
530.71/530.89	c #Conflicts:    1163000 | #Learnt:      28673 | 0.000
530.71/530.89	c total clause space: 206.656MB
530.71/530.89	c total #watches: 480239
531.21/531.30	c total #propagations: 552306393 / total #impl: 2617563590 (eff. 0.211)
531.21/531.30	c #Conflicts:    1164000 | #Learnt:      29673 | 0.000
531.21/531.30	c total clause space: 206.656MB
531.21/531.30	c total #watches: 483528
531.51/531.69	c total #propagations: 552790505 / total #impl: 2620017285 (eff. 0.211)
531.51/531.69	c #Conflicts:    1165000 | #Learnt:      30673 | 0.000
531.51/531.69	c total clause space: 206.656MB
531.51/531.69	c total #watches: 487156
532.01/532.13	c total #propagations: 553263627 / total #impl: 2622997372 (eff. 0.211)
532.01/532.13	c #Conflicts:    1166000 | #Learnt:      31673 | 0.000
532.01/532.13	c total clause space: 206.656MB
532.01/532.13	c total #watches: 491007
532.51/532.61	c total #propagations: 553734778 / total #impl: 2625967589 (eff. 0.211)
532.51/532.61	c #Conflicts:    1167000 | #Learnt:      32673 | 0.000
532.51/532.61	c total clause space: 206.656MB
532.51/532.61	c total #watches: 496197
532.91/533.07	c total #propagations: 554196983 / total #impl: 2628605965 (eff. 0.211)
532.91/533.07	c #Conflicts:    1168000 | #Learnt:      33673 | 0.000
532.91/533.07	c total clause space: 206.656MB
532.91/533.07	c total #watches: 499435
533.41/533.60	c total #propagations: 554640829 / total #impl: 2630557828 (eff. 0.211)
533.41/533.60	c #Conflicts:    1169000 | #Learnt:      34673 | 0.000
533.41/533.60	c total clause space: 206.656MB
533.41/533.60	c total #watches: 502755
533.91/534.06	c total #propagations: 555085632 / total #impl: 2632556296 (eff. 0.211)
533.91/534.06	c #Conflicts:    1170000 | #Learnt:      35673 | 0.000
533.91/534.06	c total clause space: 206.656MB
533.91/534.06	c total #watches: 506188
534.51/534.68	c total #propagations: 555482432 / total #impl: 2634196430 (eff. 0.211)
534.51/534.68	c #Conflicts:    1171000 | #Learnt:      36673 | 0.000
534.51/534.68	c total clause space: 206.656MB
534.51/534.68	c total #watches: 508949
535.11/535.23	c total #propagations: 555981221 / total #impl: 2636139807 (eff. 0.211)
535.11/535.23	c #Conflicts:    1172000 | #Learnt:      37673 | 0.000
535.11/535.23	c total clause space: 206.656MB
535.11/535.23	c total #watches: 511897
535.61/535.73	c total #propagations: 556439244 / total #impl: 2637958796 (eff. 0.211)
535.61/535.73	c #Conflicts:    1173000 | #Learnt:      38673 | 0.000
535.61/535.73	c total clause space: 206.656MB
535.61/535.73	c total #watches: 515087
536.21/536.34	c total #propagations: 556832000 / total #impl: 2639576204 (eff. 0.211)
536.21/536.34	c #Conflicts:    1174000 | #Learnt:      39673 | 0.000
536.21/536.34	c total clause space: 206.656MB
536.21/536.34	c total #watches: 518023
536.71/536.89	c total #propagations: 557419281 / total #impl: 2642095158 (eff. 0.211)
536.71/536.89	c #Conflicts:    1175000 | #Learnt:      40673 | 0.000
536.71/536.89	c total clause space: 206.656MB
536.71/536.89	c total #watches: 520955
537.21/537.39	c total #propagations: 557974407 / total #impl: 2644744084 (eff. 0.211)
537.21/537.39	c #Conflicts:    1176000 | #Learnt:      41673 | 0.000
537.21/537.39	c total clause space: 206.656MB
537.21/537.39	c total #watches: 523380
537.81/537.93	c total #propagations: 558459687 / total #impl: 2646853978 (eff. 0.211)
537.81/537.93	c #Conflicts:    1177000 | #Learnt:      42673 | 0.000
537.81/537.93	c total clause space: 206.656MB
537.81/537.93	c total #watches: 526000
538.31/538.45	c total #propagations: 559033709 / total #impl: 2649232760 (eff. 0.211)
538.31/538.45	c #Conflicts:    1178000 | #Learnt:      43673 | 0.000
538.31/538.45	c total clause space: 206.656MB
538.31/538.45	c total #watches: 529274
538.81/538.91	c total #propagations: 559576462 / total #impl: 2651573806 (eff. 0.211)
538.81/538.91	c #Conflicts:    1179000 | #Learnt:      44673 | 0.000
538.81/538.91	c total clause space: 206.656MB
538.81/538.91	c total #watches: 532165
539.31/539.41	c total #propagations: 560158784 / total #impl: 2654025676 (eff. 0.211)
539.31/539.41	c #Conflicts:    1180000 | #Learnt:      45673 | 0.000
539.31/539.41	c total clause space: 206.656MB
539.31/539.41	c total #watches: 535037
539.70/539.84	c total #propagations: 560667038 / total #impl: 2656327784 (eff. 0.211)
539.70/539.84	c #Conflicts:    1181000 | #Learnt:      46673 | 0.000
539.70/539.84	c total clause space: 206.656MB
539.70/539.84	c total #watches: 538037
540.20/540.39	c total #propagations: 561130318 / total #impl: 2659081682 (eff. 0.211)
540.20/540.39	c #Conflicts:    1182000 | #Learnt:      47673 | 0.000
540.20/540.39	c total clause space: 206.656MB
540.20/540.39	c total #watches: 540768
540.70/540.89	c total #propagations: 561735568 / total #impl: 2661560466 (eff. 0.211)
540.70/540.89	c #Conflicts:    1183000 | #Learnt:      48673 | 0.000
540.70/540.89	c total clause space: 206.656MB
540.70/540.89	c total #watches: 543776
541.11/541.29	c total #propagations: 562244143 / total #impl: 2663640299 (eff. 0.211)
541.11/541.29	c #Conflicts:    1184000 | #Learnt:      49673 | 0.000
541.11/541.29	c total clause space: 206.656MB
541.11/541.29	c total #watches: 546453
541.70/541.83	c total #propagations: 562672799 / total #impl: 2665529655 (eff. 0.211)
541.70/541.83	c #Conflicts:    1185000 | #Learnt:      50673 | 0.000
541.70/541.83	c total clause space: 206.656MB
541.70/541.83	c total #watches: 548983
542.21/542.38	c total #propagations: 563200707 / total #impl: 2667637040 (eff. 0.211)
542.21/542.38	c #Conflicts:    1186000 | #Learnt:      51673 | 0.000
542.21/542.38	c total clause space: 206.656MB
542.21/542.38	c total #watches: 551430
542.80/542.96	c total #propagations: 563731671 / total #impl: 2669905783 (eff. 0.211)
542.80/542.96	c GC COLLECT
542.80/542.96	c #Conflicts:    1187000 | #Learnt:      26364 | 0.000
542.80/542.96	c total clause space: 206.656MB
542.80/542.96	c total #watches: 474036
543.20/543.31	c total #propagations: 564305570 / total #impl: 2672337156 (eff. 0.211)
543.20/543.31	c #Conflicts:    1188000 | #Learnt:      27364 | 0.000
543.20/543.31	c total clause space: 206.656MB
543.20/543.31	c total #watches: 477375
543.60/543.75	c total #propagations: 564758136 / total #impl: 2674251292 (eff. 0.211)
543.60/543.75	c #Conflicts:    1189000 | #Learnt:      28364 | 0.000
543.60/543.75	c total clause space: 206.656MB
543.60/543.75	c total #watches: 480576
543.90/544.04	c total #propagations: 565225249 / total #impl: 2676202121 (eff. 0.211)
543.90/544.04	c #Conflicts:    1190000 | #Learnt:      29364 | 0.000
543.90/544.04	c total clause space: 206.656MB
543.90/544.04	c total #watches: 483224
544.20/544.32	c total #propagations: 565608354 / total #impl: 2677909969 (eff. 0.211)
544.20/544.32	c #Conflicts:    1191000 | #Learnt:      30364 | 0.000
544.20/544.32	c total clause space: 206.656MB
544.20/544.32	c total #watches: 485999
544.51/544.62	c total #propagations: 565960728 / total #impl: 2679581015 (eff. 0.211)
544.51/544.62	c #Conflicts:    1192000 | #Learnt:      31364 | 0.000
544.51/544.62	c total clause space: 206.656MB
544.51/544.62	c total #watches: 488669
544.80/544.96	c total #propagations: 566343038 / total #impl: 2681331455 (eff. 0.211)
544.80/544.96	c #Conflicts:    1193000 | #Learnt:      32364 | 0.000
544.80/544.96	c total clause space: 206.656MB
544.80/544.96	c total #watches: 491534
545.20/545.38	c total #propagations: 566829647 / total #impl: 2683463154 (eff. 0.211)
545.20/545.38	c #Conflicts:    1194000 | #Learnt:      33364 | 0.000
545.20/545.38	c total clause space: 206.656MB
545.20/545.38	c total #watches: 494341
545.61/545.77	c total #propagations: 567409552 / total #impl: 2685697711 (eff. 0.211)
545.61/545.77	c #Conflicts:    1195000 | #Learnt:      34364 | 0.000
545.61/545.77	c total clause space: 206.656MB
545.61/545.77	c total #watches: 497373
546.00/546.19	c total #propagations: 567993024 / total #impl: 2688392384 (eff. 0.211)
546.00/546.19	c #Conflicts:    1196000 | #Learnt:      35364 | 0.000
546.00/546.19	c total clause space: 206.656MB
546.00/546.19	c total #watches: 500607
546.50/546.60	c total #propagations: 568485049 / total #impl: 2690578881 (eff. 0.211)
546.50/546.60	c #Conflicts:    1197000 | #Learnt:      36364 | 0.000
546.50/546.60	c total clause space: 206.656MB
546.50/546.60	c total #watches: 503940
546.90/547.00	c total #propagations: 569006487 / total #impl: 2692898222 (eff. 0.211)
546.90/547.00	c #Conflicts:    1198000 | #Learnt:      37364 | 0.000
546.90/547.00	c total clause space: 206.656MB
546.90/547.00	c total #watches: 506538
547.20/547.40	c total #propagations: 569543061 / total #impl: 2695235153 (eff. 0.211)
547.20/547.40	c #Conflicts:    1199000 | #Learnt:      38364 | 0.000
547.20/547.40	c total clause space: 206.656MB
547.20/547.40	c total #watches: 509105
547.71/547.90	c total #propagations: 570016636 / total #impl: 2697621491 (eff. 0.211)
547.71/547.90	c #Conflicts:    1200000 | #Learnt:      39364 | 0.000
547.71/547.90	c total clause space: 206.656MB
547.71/547.90	c total #watches: 513863
548.20/548.35	c total #propagations: 570427622 / total #impl: 2699844596 (eff. 0.211)
548.20/548.35	c #Conflicts:    1201000 | #Learnt:      40364 | 0.000
548.20/548.35	c total clause space: 206.656MB
548.20/548.36	c total #watches: 517409
548.70/548.86	c total #propagations: 570916450 / total #impl: 2702215712 (eff. 0.211)
548.70/548.86	c #Conflicts:    1202000 | #Learnt:      41364 | 0.000
548.70/548.86	c total clause space: 206.656MB
548.70/548.86	c total #watches: 520140
549.20/549.34	c total #propagations: 571437620 / total #impl: 2704603833 (eff. 0.211)
549.20/549.34	c #Conflicts:    1203000 | #Learnt:      42364 | 0.000
549.20/549.34	c total clause space: 206.656MB
549.20/549.34	c total #watches: 522628
549.80/549.95	c total #propagations: 571923012 / total #impl: 2706745242 (eff. 0.211)
549.80/549.95	c #Conflicts:    1204000 | #Learnt:      43364 | 0.000
549.80/549.95	c total clause space: 206.656MB
549.80/549.95	c total #watches: 525588
550.30/550.41	c total #propagations: 572459774 / total #impl: 2708890030 (eff. 0.211)
550.30/550.41	c #Conflicts:    1205000 | #Learnt:      44364 | 0.000
550.30/550.41	c total clause space: 206.656MB
550.30/550.41	c total #watches: 528252
550.80/550.96	c total #propagations: 572946597 / total #impl: 2710910281 (eff. 0.211)
550.80/550.96	c #Conflicts:    1206000 | #Learnt:      45364 | 0.000
550.80/550.96	c total clause space: 206.656MB
550.80/550.97	c total #watches: 530897
551.20/551.39	c total #propagations: 573465602 / total #impl: 2713045187 (eff. 0.211)
551.20/551.39	c #Conflicts:    1207000 | #Learnt:      46364 | 0.000
551.20/551.39	c total clause space: 206.656MB
551.20/551.39	c total #watches: 533349
551.80/551.99	c total #propagations: 573903629 / total #impl: 2715024230 (eff. 0.211)
551.80/551.99	c #Conflicts:    1208000 | #Learnt:      47364 | 0.000
551.80/551.99	c total clause space: 206.656MB
551.80/551.99	c total #watches: 536196
552.30/552.48	c total #propagations: 574354972 / total #impl: 2716908308 (eff. 0.211)
552.30/552.48	c #Conflicts:    1209000 | #Learnt:      48364 | 0.000
552.30/552.48	c total clause space: 206.656MB
552.30/552.48	c total #watches: 538914
552.70/552.81	c total #propagations: 574788938 / total #impl: 2718961900 (eff. 0.211)
552.70/552.81	c #Conflicts:    1210000 | #Learnt:      49364 | 0.000
552.70/552.81	c total clause space: 206.656MB
552.70/552.81	c total #watches: 541341
553.00/553.15	c total #propagations: 575122322 / total #impl: 2720732979 (eff. 0.211)
553.00/553.15	c #Conflicts:    1211000 | #Learnt:      50364 | 0.000
553.00/553.15	c total clause space: 206.656MB
553.00/553.15	c total #watches: 543756
553.40/553.54	c total #propagations: 575437772 / total #impl: 2722297545 (eff. 0.211)
553.40/553.54	c #Conflicts:    1212000 | #Learnt:      51364 | 0.000
553.40/553.54	c total clause space: 206.656MB
553.40/553.54	c total #watches: 546257
553.80/553.94	c total #propagations: 575901286 / total #impl: 2724125302 (eff. 0.211)
553.80/553.94	c #Conflicts:    1213000 | #Learnt:      52364 | 0.000
553.80/553.94	c total clause space: 206.656MB
553.80/553.94	c total #watches: 548805
554.41/554.55	c total #propagations: 576492756 / total #impl: 2726371378 (eff. 0.211)
554.41/554.55	c GC COLLECT
554.41/554.55	c #Conflicts:    1214000 | #Learnt:      26802 | 0.000
554.41/554.55	c total clause space: 206.656MB
554.41/554.55	c total #watches: 475486
554.80/554.95	c total #propagations: 576934072 / total #impl: 2728304101 (eff. 0.211)
554.80/554.95	c #Conflicts:    1215000 | #Learnt:      27802 | 0.000
554.80/554.95	c total clause space: 206.656MB
554.80/554.95	c total #watches: 479548
555.30/555.40	c total #propagations: 577346350 / total #impl: 2730168880 (eff. 0.211)
555.30/555.40	c #Conflicts:    1216000 | #Learnt:      28802 | 0.000
555.30/555.40	c total clause space: 206.656MB
555.30/555.40	c total #watches: 483248
555.70/555.89	c total #propagations: 577749672 / total #impl: 2732027658 (eff. 0.211)
555.70/555.89	c #Conflicts:    1217000 | #Learnt:      29802 | 0.000
555.70/555.89	c total clause space: 206.656MB
555.70/555.89	c total #watches: 485978
556.30/556.42	c total #propagations: 578162522 / total #impl: 2733909428 (eff. 0.211)
556.30/556.42	c #Conflicts:    1218000 | #Learnt:      30802 | 0.000
556.30/556.42	c total clause space: 206.656MB
556.30/556.42	c total #watches: 488973
556.61/556.74	c total #propagations: 578598268 / total #impl: 2735925494 (eff. 0.211)
556.61/556.74	c #Conflicts:    1219000 | #Learnt:      31802 | 0.000
556.61/556.74	c total clause space: 206.656MB
556.61/556.74	c total #watches: 491683
556.90/557.08	c total #propagations: 579041544 / total #impl: 2738090908 (eff. 0.211)
556.90/557.08	c #Conflicts:    1220000 | #Learnt:      32802 | 0.000
556.90/557.08	c total clause space: 206.656MB
556.90/557.08	c total #watches: 494840
557.30/557.43	c total #propagations: 579513954 / total #impl: 2740657361 (eff. 0.211)
557.30/557.43	c #Conflicts:    1221000 | #Learnt:      33802 | 0.000
557.30/557.43	c total clause space: 206.656MB
557.30/557.43	c total #watches: 498623
557.71/557.82	c total #propagations: 579959488 / total #impl: 2743179444 (eff. 0.211)
557.71/557.82	c #Conflicts:    1222000 | #Learnt:      34802 | 0.000
557.71/557.82	c total clause space: 206.656MB
557.71/557.83	c total #watches: 501209
558.10/558.22	c total #propagations: 580420465 / total #impl: 2745608704 (eff. 0.211)
558.10/558.22	c #Conflicts:    1223000 | #Learnt:      35802 | 0.000
558.10/558.22	c total clause space: 206.656MB
558.10/558.22	c total #watches: 504148
558.50/558.67	c total #propagations: 580834228 / total #impl: 2747830276 (eff. 0.211)
558.50/558.67	c #Conflicts:    1224000 | #Learnt:      36802 | 0.000
558.50/558.67	c total clause space: 206.656MB
558.50/558.67	c total #watches: 506803
559.00/559.11	c total #propagations: 581280928 / total #impl: 2750109435 (eff. 0.211)
559.00/559.11	c #Conflicts:    1225000 | #Learnt:      37802 | 0.000
559.00/559.11	c total clause space: 206.656MB
559.00/559.11	c total #watches: 509727
559.40/559.58	c total #propagations: 581680908 / total #impl: 2752144808 (eff. 0.211)
559.40/559.58	c #Conflicts:    1226000 | #Learnt:      38802 | 0.000
559.40/559.58	c total clause space: 206.656MB
559.40/559.58	c total #watches: 512524
559.91/560.09	c total #propagations: 582130464 / total #impl: 2754524769 (eff. 0.211)
559.91/560.09	c #Conflicts:    1227000 | #Learnt:      39802 | 0.000
559.91/560.09	c total clause space: 206.656MB
559.91/560.09	c total #watches: 515570
560.40/560.58	c total #propagations: 582578301 / total #impl: 2756961706 (eff. 0.211)
560.40/560.58	c #Conflicts:    1228000 | #Learnt:      40802 | 0.000
560.40/560.58	c total clause space: 206.656MB
560.40/560.58	c total #watches: 518593
561.01/561.11	c total #propagations: 582991096 / total #impl: 2759315069 (eff. 0.211)
561.01/561.11	c #Conflicts:    1229000 | #Learnt:      41802 | 0.000
561.01/561.11	c total clause space: 206.656MB
561.01/561.11	c total #watches: 521162
561.50/561.60	c total #propagations: 583421956 / total #impl: 2761634198 (eff. 0.211)
561.50/561.60	c #Conflicts:    1230000 | #Learnt:      42802 | 0.000
561.50/561.60	c total clause space: 206.656MB
561.50/561.60	c total #watches: 523987
562.01/562.19	c total #propagations: 583810112 / total #impl: 2763739296 (eff. 0.211)
562.01/562.19	c #Conflicts:    1231000 | #Learnt:      43802 | 0.000
562.01/562.19	c total clause space: 206.656MB
562.01/562.19	c total #watches: 526439
562.60/562.74	c total #propagations: 584273902 / total #impl: 2765962094 (eff. 0.211)
562.60/562.74	c #Conflicts:    1232000 | #Learnt:      44802 | 0.000
562.60/562.74	c total clause space: 206.656MB
562.60/562.74	c total #watches: 529094
563.21/563.30	c total #propagations: 584834016 / total #impl: 2768660960 (eff. 0.211)
563.21/563.30	c #Conflicts:    1233000 | #Learnt:      45802 | 0.000
563.21/563.30	c total clause space: 206.656MB
563.21/563.30	c total #watches: 532049
563.60/563.78	c total #propagations: 585413570 / total #impl: 2771085585 (eff. 0.211)
563.60/563.78	c #Conflicts:    1234000 | #Learnt:      46802 | 0.000
563.60/563.78	c total clause space: 206.656MB
563.60/563.78	c total #watches: 538594
564.10/564.25	c total #propagations: 585886874 / total #impl: 2773730101 (eff. 0.211)
564.10/564.25	c #Conflicts:    1235000 | #Learnt:      47802 | 0.000
564.10/564.25	c total clause space: 206.656MB
564.10/564.25	c total #watches: 541222
564.70/564.87	c total #propagations: 586377686 / total #impl: 2775847798 (eff. 0.211)
564.70/564.87	c #Conflicts:    1236000 | #Learnt:      48802 | 0.000
564.70/564.87	c total clause space: 206.656MB
564.70/564.87	c total #watches: 544637
565.31/565.44	c total #propagations: 586926771 / total #impl: 2778380884 (eff. 0.211)
565.31/565.44	c #Conflicts:    1237000 | #Learnt:      49802 | 0.000
565.31/565.44	c total clause space: 206.656MB
565.31/565.44	c total #watches: 547488
565.90/566.01	c total #propagations: 587438116 / total #impl: 2780594680 (eff. 0.211)
565.90/566.01	c #Conflicts:    1238000 | #Learnt:      50802 | 0.000
565.90/566.01	c total clause space: 206.656MB
565.90/566.01	c total #watches: 552634
566.51/566.67	c total #propagations: 588119840 / total #impl: 2783724350 (eff. 0.211)
566.51/566.67	c #Conflicts:    1239000 | #Learnt:      51802 | 0.000
566.51/566.67	c total clause space: 206.656MB
566.51/566.67	c total #watches: 556867
567.20/567.32	c total #propagations: 588768277 / total #impl: 2786849099 (eff. 0.211)
567.20/567.32	c #Conflicts:    1240000 | #Learnt:      52802 | 0.000
567.20/567.32	c total clause space: 206.656MB
567.20/567.32	c total #watches: 559661
567.80/567.96	c total #propagations: 589262157 / total #impl: 2789252946 (eff. 0.211)
567.80/567.96	c #Conflicts:    1241000 | #Learnt:      53802 | 0.000
567.80/567.96	c total clause space: 206.656MB
567.80/567.96	c total #watches: 562672
568.30/568.41	c total #propagations: 589817685 / total #impl: 2791675886 (eff. 0.211)
568.30/568.41	c GC COLLECT
568.30/568.41	c #Conflicts:    1242000 | #Learnt:      27885 | 0.000
568.30/568.41	c total clause space: 206.656MB
568.30/568.42	c total #watches: 480291
568.71/568.85	c total #propagations: 590246033 / total #impl: 2793743245 (eff. 0.211)
568.71/568.85	c #Conflicts:    1243000 | #Learnt:      28885 | 0.000
568.71/568.85	c total clause space: 206.656MB
568.71/568.85	c total #watches: 483301
569.10/569.25	c total #propagations: 590829879 / total #impl: 2796342586 (eff. 0.211)
569.10/569.25	c #Conflicts:    1244000 | #Learnt:      29885 | 0.000
569.10/569.25	c total clause space: 206.656MB
569.10/569.25	c total #watches: 486371
569.50/569.69	c total #propagations: 591372128 / total #impl: 2798987642 (eff. 0.211)
569.50/569.69	c #Conflicts:    1245000 | #Learnt:      30885 | 0.000
569.50/569.69	c total clause space: 206.656MB
569.50/569.69	c total #watches: 488828
569.90/570.09	c total #propagations: 591882260 / total #impl: 2800945312 (eff. 0.211)
569.90/570.09	c #Conflicts:    1246000 | #Learnt:      31885 | 0.000
569.90/570.09	c total clause space: 206.656MB
569.90/570.09	c total #watches: 491195
570.30/570.48	c total #propagations: 592377558 / total #impl: 2803062476 (eff. 0.211)
570.30/570.48	c #Conflicts:    1247000 | #Learnt:      32885 | 0.000
570.30/570.48	c total clause space: 206.656MB
570.30/570.48	c total #watches: 494368
570.81/570.94	c total #propagations: 592942265 / total #impl: 2805614035 (eff. 0.211)
570.81/570.94	c #Conflicts:    1248000 | #Learnt:      33885 | 0.000
570.81/570.94	c total clause space: 206.656MB
570.81/570.94	c total #watches: 497844
571.30/571.42	c total #propagations: 593690479 / total #impl: 2808969092 (eff. 0.211)
571.30/571.42	c #Conflicts:    1249000 | #Learnt:      34885 | 0.000
571.30/571.42	c total clause space: 206.656MB
571.30/571.42	c total #watches: 502454
571.80/571.92	c total #propagations: 594398638 / total #impl: 2812662200 (eff. 0.211)
571.80/571.92	c #Conflicts:    1250000 | #Learnt:      35885 | 0.000
571.80/571.92	c total clause space: 206.656MB
571.80/571.92	c total #watches: 507983
572.30/572.49	c total #propagations: 595089561 / total #impl: 2816126266 (eff. 0.211)
572.30/572.49	c #Conflicts:    1251000 | #Learnt:      36885 | 0.000
572.30/572.49	c total clause space: 206.656MB
572.30/572.49	c total #watches: 511318
572.90/573.06	c total #propagations: 595669575 / total #impl: 2818836179 (eff. 0.211)
572.90/573.06	c #Conflicts:    1252000 | #Learnt:      37885 | 0.000
572.90/573.06	c total clause space: 206.656MB
572.90/573.06	c total #watches: 514147
573.40/573.59	c total #propagations: 596324438 / total #impl: 2821753788 (eff. 0.211)
573.40/573.59	c #Conflicts:    1253000 | #Learnt:      38885 | 0.000
573.40/573.59	c total clause space: 206.656MB
573.40/573.59	c total #watches: 517828
574.11/574.24	c total #propagations: 596782562 / total #impl: 2824161020 (eff. 0.211)
574.11/574.24	c #Conflicts:    1254000 | #Learnt:      39885 | 0.000
574.11/574.24	c total clause space: 206.656MB
574.11/574.24	c total #watches: 521050
574.70/574.87	c total #propagations: 597385622 / total #impl: 2826939957 (eff. 0.211)
574.70/574.87	c #Conflicts:    1255000 | #Learnt:      40885 | 0.000
574.70/574.87	c total clause space: 206.656MB
574.70/574.87	c total #watches: 523847
575.31/575.45	c total #propagations: 597966777 / total #impl: 2829494079 (eff. 0.211)
575.31/575.45	c #Conflicts:    1256000 | #Learnt:      41885 | 0.000
575.31/575.45	c total clause space: 206.656MB
575.31/575.45	c total #watches: 526459
575.80/575.97	c total #propagations: 598465698 / total #impl: 2831709414 (eff. 0.211)
575.80/575.97	c #Conflicts:    1257000 | #Learnt:      42885 | 0.000
575.80/575.97	c total clause space: 206.656MB
575.80/575.97	c total #watches: 529555
576.41/576.51	c total #propagations: 598909237 / total #impl: 2833858098 (eff. 0.211)
576.41/576.51	c #Conflicts:    1258000 | #Learnt:      43885 | 0.000
576.41/576.51	c total clause space: 206.656MB
576.41/576.51	c total #watches: 532250
576.90/577.03	c total #propagations: 599378315 / total #impl: 2836005563 (eff. 0.211)
576.90/577.03	c #Conflicts:    1259000 | #Learnt:      44885 | 0.000
576.90/577.03	c total clause space: 206.656MB
576.90/577.03	c total #watches: 535359
577.51/577.65	c total #propagations: 599894244 / total #impl: 2838273036 (eff. 0.211)
577.51/577.65	c #Conflicts:    1260000 | #Learnt:      45885 | 0.000
577.51/577.65	c total clause space: 206.656MB
577.51/577.65	c total #watches: 538255
578.00/578.17	c total #propagations: 600503400 / total #impl: 2841078345 (eff. 0.211)
578.00/578.17	c #Conflicts:    1261000 | #Learnt:      46885 | 0.000
578.00/578.17	c total clause space: 206.656MB
578.00/578.17	c total #watches: 542051
578.61/578.75	c total #propagations: 600948770 / total #impl: 2843570453 (eff. 0.211)
578.61/578.75	c #Conflicts:    1262000 | #Learnt:      47885 | 0.000
578.61/578.75	c total clause space: 206.656MB
578.61/578.75	c total #watches: 546036
579.20/579.34	c total #propagations: 601513462 / total #impl: 2846248945 (eff. 0.211)
579.20/579.34	c #Conflicts:    1263000 | #Learnt:      48885 | 0.000
579.20/579.34	c total clause space: 206.656MB
579.20/579.34	c total #watches: 549519
579.70/579.86	c total #propagations: 602020533 / total #impl: 2848598524 (eff. 0.211)
579.70/579.86	c #Conflicts:    1264000 | #Learnt:      49885 | 0.000
579.70/579.86	c total clause space: 206.656MB
579.70/579.86	c total #watches: 552554
580.30/580.40	c total #propagations: 602555992 / total #impl: 2850906881 (eff. 0.211)
580.30/580.40	c #Conflicts:    1265000 | #Learnt:      50885 | 0.000
580.30/580.40	c total clause space: 206.656MB
580.30/580.40	c total #watches: 555405
580.80/580.97	c total #propagations: 603032557 / total #impl: 2852908321 (eff. 0.211)
580.80/580.97	c #Conflicts:    1266000 | #Learnt:      51885 | 0.000
580.80/580.97	c total clause space: 206.656MB
580.80/580.97	c total #watches: 558705
581.50/581.65	c total #propagations: 603494401 / total #impl: 2854956424 (eff. 0.211)
581.50/581.65	c #Conflicts:    1267000 | #Learnt:      52885 | 0.000
581.50/581.65	c total clause space: 206.656MB
581.50/581.65	c total #watches: 562006
582.10/582.23	c total #propagations: 604152893 / total #impl: 2857814322 (eff. 0.211)
582.10/582.23	c #Conflicts:    1268000 | #Learnt:      53885 | 0.000
582.10/582.23	c total clause space: 206.656MB
582.10/582.23	c total #watches: 565406
582.60/582.76	c total #propagations: 604712518 / total #impl: 2860282863 (eff. 0.211)
582.60/582.76	c GC COLLECT
582.60/582.76	c #Conflicts:    1269000 | #Learnt:      27689 | 0.000
582.60/582.76	c total clause space: 206.656MB
582.60/582.76	c total #watches: 478626
583.00/583.18	c total #propagations: 605279378 / total #impl: 2862961752 (eff. 0.211)
583.00/583.18	c #Conflicts:    1270000 | #Learnt:      28689 | 0.000
583.00/583.18	c total clause space: 206.656MB
583.00/583.18	c total #watches: 481414
583.50/583.61	c total #propagations: 605771932 / total #impl: 2864901019 (eff. 0.211)
583.50/583.61	c #Conflicts:    1271000 | #Learnt:      29689 | 0.000
583.50/583.61	c total clause space: 206.656MB
583.50/583.61	c total #watches: 483683
583.90/584.08	c total #propagations: 606279222 / total #impl: 2866829453 (eff. 0.211)
583.90/584.08	c #Conflicts:    1272000 | #Learnt:      30689 | 0.000
583.90/584.08	c total clause space: 206.656MB
583.90/584.08	c total #watches: 486130
584.40/584.52	c total #propagations: 606820103 / total #impl: 2869105819 (eff. 0.212)
584.40/584.52	c #Conflicts:    1273000 | #Learnt:      31689 | 0.000
584.40/584.52	c total clause space: 206.656MB
584.40/584.52	c total #watches: 488629
584.80/584.98	c total #propagations: 607320220 / total #impl: 2871109997 (eff. 0.212)
584.80/584.98	c #Conflicts:    1274000 | #Learnt:      32689 | 0.000
584.80/584.98	c total clause space: 206.656MB
584.80/584.98	c total #watches: 490959
585.40/585.53	c total #propagations: 607810005 / total #impl: 2872988976 (eff. 0.212)
585.40/585.53	c #Conflicts:    1275000 | #Learnt:      33689 | 0.000
585.40/585.53	c total clause space: 206.656MB
585.40/585.53	c total #watches: 493491
585.90/586.04	c total #propagations: 608397949 / total #impl: 2875457921 (eff. 0.212)
585.90/586.04	c #Conflicts:    1276000 | #Learnt:      34689 | 0.000
585.90/586.04	c total clause space: 206.656MB
585.90/586.04	c total #watches: 496412
586.40/586.57	c total #propagations: 608919714 / total #impl: 2877669033 (eff. 0.212)
586.40/586.57	c #Conflicts:    1277000 | #Learnt:      35689 | 0.000
586.40/586.57	c total clause space: 206.656MB
586.40/586.57	c total #watches: 499446
586.80/586.99	c total #propagations: 609566126 / total #impl: 2880235165 (eff. 0.212)
586.80/586.99	c #Conflicts:    1278000 | #Learnt:      36689 | 0.000
586.80/586.99	c total clause space: 206.656MB
586.80/586.99	c total #watches: 502641
587.20/587.37	c total #propagations: 610082383 / total #impl: 2882812123 (eff. 0.212)
587.20/587.37	c #Conflicts:    1279000 | #Learnt:      37689 | 0.000
587.20/587.37	c total clause space: 206.656MB
587.20/587.37	c total #watches: 505220
587.70/587.83	c total #propagations: 610575226 / total #impl: 2885080907 (eff. 0.212)
587.70/587.83	c #Conflicts:    1280000 | #Learnt:      38689 | 0.000
587.70/587.83	c total clause space: 206.656MB
587.70/587.83	c total #watches: 508024
588.10/588.24	c total #propagations: 611118349 / total #impl: 2887472764 (eff. 0.212)
588.10/588.24	c #Conflicts:    1281000 | #Learnt:      39689 | 0.000
588.10/588.24	c total clause space: 206.656MB
588.10/588.24	c total #watches: 511286
588.50/588.67	c total #propagations: 611680734 / total #impl: 2889856767 (eff. 0.212)
588.50/588.67	c #Conflicts:    1282000 | #Learnt:      40689 | 0.000
588.50/588.67	c total clause space: 206.656MB
588.50/588.67	c total #watches: 514727
589.10/589.25	c total #propagations: 612246952 / total #impl: 2892816636 (eff. 0.212)
589.10/589.25	c #Conflicts:    1283000 | #Learnt:      41689 | 0.000
589.10/589.25	c total clause space: 206.656MB
589.10/589.25	c total #watches: 517390
589.70/589.84	c total #propagations: 612759458 / total #impl: 2894963949 (eff. 0.212)
589.70/589.84	c #Conflicts:    1284000 | #Learnt:      42689 | 0.000
589.70/589.84	c total clause space: 206.656MB
589.70/589.84	c total #watches: 520344
590.20/590.31	c total #propagations: 613327692 / total #impl: 2897188304 (eff. 0.212)
590.20/590.31	c #Conflicts:    1285000 | #Learnt:      43689 | 0.000
590.20/590.31	c total clause space: 206.656MB
590.20/590.31	c total #watches: 522792
590.60/590.76	c total #propagations: 613890125 / total #impl: 2899454078 (eff. 0.212)
590.60/590.76	c #Conflicts:    1286000 | #Learnt:      44689 | 0.000
590.60/590.76	c total clause space: 206.656MB
590.60/590.76	c total #watches: 525151
591.00/591.13	c total #propagations: 614409245 / total #impl: 2901630495 (eff. 0.212)
591.00/591.13	c #Conflicts:    1287000 | #Learnt:      45689 | 0.000
591.00/591.13	c total clause space: 206.656MB
591.00/591.13	c total #watches: 528287
591.50/591.63	c total #propagations: 614822297 / total #impl: 2903646461 (eff. 0.212)
591.50/591.63	c #Conflicts:    1288000 | #Learnt:      46689 | 0.000
591.50/591.63	c total clause space: 206.656MB
591.50/591.63	c total #watches: 531773
592.00/592.13	c total #propagations: 615340981 / total #impl: 2906038125 (eff. 0.212)
592.00/592.13	c #Conflicts:    1289000 | #Learnt:      47689 | 0.000
592.00/592.13	c total clause space: 206.656MB
592.00/592.13	c total #watches: 534351
592.40/592.58	c total #propagations: 615846301 / total #impl: 2908251176 (eff. 0.212)
592.40/592.58	c #Conflicts:    1290000 | #Learnt:      48689 | 0.000
592.40/592.58	c total clause space: 206.656MB
592.40/592.58	c total #watches: 537756
593.10/593.23	c total #propagations: 616312006 / total #impl: 2910559135 (eff. 0.212)
593.10/593.23	c #Conflicts:    1291000 | #Learnt:      49689 | 0.000
593.10/593.23	c total clause space: 206.656MB
593.10/593.23	c total #watches: 541566
593.70/593.82	c total #propagations: 616860458 / total #impl: 2913087932 (eff. 0.212)
593.70/593.82	c #Conflicts:    1292000 | #Learnt:      50689 | 0.000
593.70/593.82	c total clause space: 206.656MB
593.70/593.82	c total #watches: 544368
594.00/594.17	c total #propagations: 617330639 / total #impl: 2915267515 (eff. 0.212)
594.00/594.17	c #Conflicts:    1293000 | #Learnt:      51689 | 0.000
594.00/594.17	c total clause space: 206.656MB
594.00/594.17	c total #watches: 546944
594.40/594.55	c total #propagations: 617678856 / total #impl: 2917443013 (eff. 0.212)
594.40/594.55	c #Conflicts:    1294000 | #Learnt:      52689 | 0.000
594.40/594.55	c total clause space: 206.656MB
594.40/594.55	c total #watches: 550315
594.80/594.99	c total #propagations: 618012907 / total #impl: 2919527389 (eff. 0.212)
594.80/594.99	c #Conflicts:    1295000 | #Learnt:      53689 | 0.000
594.80/594.99	c total clause space: 206.656MB
594.80/594.99	c total #watches: 553486
595.50/595.69	c total #propagations: 618381567 / total #impl: 2921599832 (eff. 0.212)
595.50/595.69	c #Conflicts:    1296000 | #Learnt:      54689 | 0.000
595.50/595.69	c total clause space: 206.656MB
595.50/595.69	c total #watches: 557401
596.00/596.19	c total #propagations: 618971846 / total #impl: 2924270499 (eff. 0.212)
596.00/596.19	c GC COLLECT
596.00/596.19	c #Conflicts:    1297000 | #Learnt:      28188 | 0.000
596.00/596.19	c total clause space: 206.656MB
596.00/596.19	c total #watches: 480210
596.40/596.52	c total #propagations: 619483560 / total #impl: 2926657519 (eff. 0.212)
596.40/596.52	c #Conflicts:    1298000 | #Learnt:      29188 | 0.000
596.40/596.52	c total clause space: 206.656MB
596.40/596.52	c total #watches: 483291
596.80/596.92	c total #propagations: 619869885 / total #impl: 2928879574 (eff. 0.212)
596.80/596.92	c #Conflicts:    1299000 | #Learnt:      30188 | 0.000
596.80/596.92	c total clause space: 206.656MB
596.80/596.92	c total #watches: 486550
597.20/597.32	c total #propagations: 620380219 / total #impl: 2931418933 (eff. 0.212)
597.20/597.32	c #Conflicts:    1300000 | #Learnt:      31188 | 0.000
597.20/597.32	c total clause space: 206.656MB
597.20/597.32	c total #watches: 489895
597.60/597.71	c total #propagations: 620886091 / total #impl: 2933818237 (eff. 0.212)
597.60/597.71	c #Conflicts:    1301000 | #Learnt:      32188 | 0.000
597.60/597.71	c total clause space: 206.656MB
597.60/597.71	c total #watches: 492753
598.00/598.10	c total #propagations: 621354732 / total #impl: 2935932205 (eff. 0.212)
598.00/598.10	c #Conflicts:    1302000 | #Learnt:      33188 | 0.000
598.00/598.10	c total clause space: 206.656MB
598.00/598.10	c total #watches: 496274
598.40/598.51	c total #propagations: 621760975 / total #impl: 2937641805 (eff. 0.212)
598.40/598.51	c #Conflicts:    1303000 | #Learnt:      34188 | 0.000
598.40/598.51	c total clause space: 206.656MB
598.40/598.51	c total #watches: 499004
598.79/598.96	c total #propagations: 622155414 / total #impl: 2939100421 (eff. 0.212)
598.79/598.96	c #Conflicts:    1304000 | #Learnt:      35188 | 0.000
598.79/598.96	c total clause space: 206.656MB
598.79/598.96	c total #watches: 502052
599.29/599.41	c total #propagations: 622686128 / total #impl: 2941431884 (eff. 0.212)
599.29/599.41	c #Conflicts:    1305000 | #Learnt:      36188 | 0.000
599.29/599.41	c total clause space: 206.656MB
599.29/599.41	c total #watches: 505463
599.59/599.79	c total #propagations: 623205802 / total #impl: 2943844757 (eff. 0.212)
599.59/599.79	c #Conflicts:    1306000 | #Learnt:      37188 | 0.000
599.59/599.79	c total clause space: 206.656MB
599.59/599.79	c total #watches: 509454
600.09/600.22	c total #propagations: 623748826 / total #impl: 2946547323 (eff. 0.212)
600.09/600.22	c #Conflicts:    1307000 | #Learnt:      38188 | 0.000
600.09/600.22	c total clause space: 206.656MB
600.09/600.22	c total #watches: 512984
600.60/600.71	c total #propagations: 624300460 / total #impl: 2948977499 (eff. 0.212)
600.60/600.71	c #Conflicts:    1308000 | #Learnt:      39188 | 0.000
600.60/600.71	c total clause space: 206.656MB
600.60/600.71	c total #watches: 516629
600.99/601.13	c total #propagations: 624834205 / total #impl: 2951514030 (eff. 0.212)
600.99/601.13	c #Conflicts:    1309000 | #Learnt:      40188 | 0.000
600.99/601.13	c total clause space: 206.656MB
600.99/601.13	c total #watches: 519443
601.49/601.60	c total #propagations: 625289075 / total #impl: 2953705185 (eff. 0.212)
601.49/601.60	c #Conflicts:    1310000 | #Learnt:      41188 | 0.000
601.49/601.60	c total clause space: 206.656MB
601.49/601.60	c total #watches: 522154
601.99/602.10	c total #propagations: 625726524 / total #impl: 2955710179 (eff. 0.212)
601.99/602.10	c #Conflicts:    1311000 | #Learnt:      42188 | 0.000
601.99/602.10	c total clause space: 206.656MB
601.99/602.10	c total #watches: 524634
602.29/602.48	c total #propagations: 626165839 / total #impl: 2957666002 (eff. 0.212)
602.29/602.48	c #Conflicts:    1312000 | #Learnt:      43188 | 0.000
602.29/602.48	c total clause space: 206.656MB
602.29/602.48	c total #watches: 527485
602.59/602.80	c total #propagations: 626598355 / total #impl: 2959590825 (eff. 0.212)
602.59/602.80	c #Conflicts:    1313000 | #Learnt:      44188 | 0.000
602.59/602.80	c total clause space: 206.656MB
602.59/602.80	c total #watches: 530400
603.09/603.21	c total #propagations: 626901318 / total #impl: 2961378372 (eff. 0.212)
603.09/603.21	c #Conflicts:    1314000 | #Learnt:      45188 | 0.000
603.09/603.21	c total clause space: 206.656MB
603.09/603.21	c total #watches: 533306
603.59/603.71	c total #propagations: 627262412 / total #impl: 2963644307 (eff. 0.212)
603.59/603.71	c #Conflicts:    1315000 | #Learnt:      46188 | 0.000
603.59/603.71	c total clause space: 206.656MB
603.59/603.71	c total #watches: 535793
604.09/604.22	c total #propagations: 627661866 / total #impl: 2965426936 (eff. 0.212)
604.09/604.22	c #Conflicts:    1316000 | #Learnt:      47188 | 0.000
604.09/604.22	c total clause space: 206.656MB
604.09/604.22	c total #watches: 538480
604.59/604.77	c total #propagations: 628120348 / total #impl: 2967522138 (eff. 0.212)
604.59/604.77	c #Conflicts:    1317000 | #Learnt:      48188 | 0.000
604.59/604.77	c total clause space: 206.656MB
604.59/604.77	c total #watches: 540970
605.19/605.33	c total #propagations: 628598394 / total #impl: 2969861651 (eff. 0.212)
605.19/605.33	c #Conflicts:    1318000 | #Learnt:      49188 | 0.000
605.19/605.33	c total clause space: 206.656MB
605.19/605.33	c total #watches: 544550
605.79/605.98	c total #propagations: 629015178 / total #impl: 2972407247 (eff. 0.212)
605.79/605.98	c #Conflicts:    1319000 | #Learnt:      50188 | 0.000
605.79/605.98	c total clause space: 206.656MB
605.79/605.98	c total #watches: 547722
606.59/606.75	c total #propagations: 629482032 / total #impl: 2975283191 (eff. 0.212)
606.59/606.75	c #Conflicts:    1320000 | #Learnt:      51188 | 0.000
606.59/606.75	c total clause space: 206.656MB
606.59/606.75	c total #watches: 551549
607.10/607.26	c total #propagations: 629999474 / total #impl: 2978557116 (eff. 0.212)
607.10/607.26	c #Conflicts:    1321000 | #Learnt:      52188 | 0.000
607.10/607.26	c total clause space: 206.656MB
607.10/607.26	c total #watches: 554103
607.49/607.63	c total #propagations: 630360025 / total #impl: 2980633348 (eff. 0.211)
607.49/607.63	c #Conflicts:    1322000 | #Learnt:      53188 | 0.000
607.49/607.63	c total clause space: 206.656MB
607.49/607.63	c total #watches: 556971
607.89/608.02	c total #propagations: 630681574 / total #impl: 2982319734 (eff. 0.211)
607.89/608.02	c #Conflicts:    1323000 | #Learnt:      54188 | 0.000
607.89/608.02	c total clause space: 206.656MB
607.89/608.02	c total #watches: 559852
608.30/608.43	c total #propagations: 631018971 / total #impl: 2983957727 (eff. 0.211)
608.30/608.43	c #Conflicts:    1324000 | #Learnt:      55188 | 0.000
608.30/608.43	c total clause space: 206.656MB
608.30/608.43	c total #watches: 562404
608.69/608.84	c total #propagations: 631367608 / total #impl: 2985493026 (eff. 0.211)
608.69/608.84	c GC COLLECT
608.69/608.84	c #Conflicts:    1325000 | #Learnt:      28380 | 0.000
608.69/608.84	c total clause space: 206.656MB
608.69/608.84	c total #watches: 480808
608.99/609.12	c total #propagations: 631773502 / total #impl: 2987372356 (eff. 0.211)
608.99/609.12	c #Conflicts:    1326000 | #Learnt:      29380 | 0.000
608.99/609.12	c total clause space: 206.656MB
608.99/609.12	c total #watches: 484056
609.30/609.43	c total #propagations: 632147572 / total #impl: 2989071683 (eff. 0.211)
609.30/609.43	c #Conflicts:    1327000 | #Learnt:      30380 | 0.000
609.30/609.43	c total clause space: 206.656MB
609.30/609.43	c total #watches: 486914
609.59/609.74	c total #propagations: 632526221 / total #impl: 2990826913 (eff. 0.211)
609.59/609.74	c #Conflicts:    1328000 | #Learnt:      31380 | 0.000
609.59/609.74	c total clause space: 206.656MB
609.59/609.74	c total #watches: 490109
609.89/610.08	c total #propagations: 632910891 / total #impl: 2992765755 (eff. 0.211)
609.89/610.08	c #Conflicts:    1329000 | #Learnt:      32380 | 0.000
609.89/610.08	c total clause space: 206.656MB
609.89/610.08	c total #watches: 492866
610.29/610.44	c total #propagations: 633303400 / total #impl: 2994658342 (eff. 0.211)
610.29/610.44	c #Conflicts:    1330000 | #Learnt:      33380 | 0.000
610.29/610.44	c total clause space: 206.656MB
610.29/610.44	c total #watches: 495818
610.59/610.79	c total #propagations: 633691537 / total #impl: 2996634120 (eff. 0.211)
610.59/610.79	c #Conflicts:    1331000 | #Learnt:      34380 | 0.000
610.59/610.79	c total clause space: 206.656MB
610.59/610.79	c total #watches: 498850
610.99/611.18	c total #propagations: 634024164 / total #impl: 2998300855 (eff. 0.211)
610.99/611.18	c #Conflicts:    1332000 | #Learnt:      35380 | 0.000
610.99/611.18	c total clause space: 206.656MB
610.99/611.18	c total #watches: 501651
611.39/611.54	c total #propagations: 634372793 / total #impl: 3000048170 (eff. 0.211)
611.39/611.54	c #Conflicts:    1333000 | #Learnt:      36380 | 0.000
611.39/611.54	c total clause space: 206.656MB
611.39/611.54	c total #watches: 504603
611.79/611.95	c total #propagations: 634694838 / total #impl: 3001589971 (eff. 0.211)
611.79/611.95	c #Conflicts:    1334000 | #Learnt:      37380 | 0.000
611.79/611.95	c total clause space: 206.656MB
611.79/611.95	c total #watches: 507515
612.19/612.39	c total #propagations: 635089398 / total #impl: 3003204539 (eff. 0.211)
612.19/612.39	c #Conflicts:    1335000 | #Learnt:      38380 | 0.000
612.19/612.39	c total clause space: 206.656MB
612.19/612.39	c total #watches: 511126
612.60/612.76	c total #propagations: 635646154 / total #impl: 3005372254 (eff. 0.212)
612.60/612.76	c #Conflicts:    1336000 | #Learnt:      39380 | 0.000
612.60/612.76	c total clause space: 206.656MB
612.60/612.76	c total #watches: 514601
612.99/613.12	c total #propagations: 636107974 / total #impl: 3007100568 (eff. 0.212)
612.99/613.12	c #Conflicts:    1337000 | #Learnt:      40380 | 0.000
612.99/613.12	c total clause space: 206.656MB
612.99/613.12	c total #watches: 517442
613.39/613.51	c total #propagations: 636526403 / total #impl: 3008713762 (eff. 0.212)
613.39/613.51	c #Conflicts:    1338000 | #Learnt:      41380 | 0.000
613.39/613.51	c total clause space: 206.656MB
613.39/613.51	c total #watches: 520737
613.80/613.91	c total #propagations: 636922974 / total #impl: 3010352686 (eff. 0.212)
613.80/613.91	c #Conflicts:    1339000 | #Learnt:      42380 | 0.000
613.80/613.91	c total clause space: 206.656MB
613.80/613.91	c total #watches: 523309
614.19/614.36	c total #propagations: 637279604 / total #impl: 3011767192 (eff. 0.212)
614.19/614.36	c #Conflicts:    1340000 | #Learnt:      43380 | 0.000
614.19/614.36	c total clause space: 206.656MB
614.19/614.36	c total #watches: 525834
614.59/614.77	c total #propagations: 637650691 / total #impl: 3013237212 (eff. 0.212)
614.59/614.77	c #Conflicts:    1341000 | #Learnt:      44380 | 0.000
614.59/614.77	c total clause space: 206.656MB
614.59/614.77	c total #watches: 528573
615.09/615.23	c total #propagations: 637990787 / total #impl: 3014617482 (eff. 0.212)
615.09/615.23	c #Conflicts:    1342000 | #Learnt:      45380 | 0.000
615.09/615.23	c total clause space: 206.656MB
615.09/615.23	c total #watches: 531254
615.59/615.76	c total #propagations: 638398617 / total #impl: 3016249265 (eff. 0.212)
615.59/615.76	c #Conflicts:    1343000 | #Learnt:      46380 | 0.000
615.59/615.76	c total clause space: 206.656MB
615.59/615.76	c total #watches: 534757
616.09/616.24	c total #propagations: 638878196 / total #impl: 3018447687 (eff. 0.212)
616.09/616.24	c #Conflicts:    1344000 | #Learnt:      47380 | 0.000
616.09/616.24	c total clause space: 206.656MB
616.09/616.24	c total #watches: 538231
616.69/616.82	c total #propagations: 639327258 / total #impl: 3020553276 (eff. 0.212)
616.69/616.82	c #Conflicts:    1345000 | #Learnt:      48380 | 0.000
616.69/616.82	c total clause space: 206.656MB
616.69/616.82	c total #watches: 542328
617.19/617.37	c total #propagations: 639793330 / total #impl: 3022694985 (eff. 0.212)
617.19/617.37	c #Conflicts:    1346000 | #Learnt:      49380 | 0.000
617.19/617.37	c total clause space: 206.656MB
617.19/617.37	c total #watches: 547342
617.89/618.07	c total #propagations: 640221029 / total #impl: 3024863556 (eff. 0.212)
617.89/618.07	c #Conflicts:    1347000 | #Learnt:      50380 | 0.000
617.89/618.07	c total clause space: 206.656MB
617.89/618.07	c total #watches: 551808
618.69/618.82	c total #propagations: 640648196 / total #impl: 3027181282 (eff. 0.212)
618.69/618.82	c #Conflicts:    1348000 | #Learnt:      51380 | 0.000
618.69/618.82	c total clause space: 206.656MB
618.69/618.82	c total #watches: 556295
619.39/619.54	c total #propagations: 641096538 / total #impl: 3029598239 (eff. 0.212)
619.39/619.54	c #Conflicts:    1349000 | #Learnt:      52380 | 0.000
619.39/619.54	c total clause space: 206.656MB
619.39/619.54	c total #watches: 562034
620.19/620.33	c total #propagations: 641544238 / total #impl: 3032292878 (eff. 0.212)
620.19/620.33	c #Conflicts:    1350000 | #Learnt:      53380 | 0.000
620.19/620.33	c total clause space: 206.656MB
620.19/620.33	c total #watches: 568328
621.29/621.40	c total #propagations: 641985154 / total #impl: 3035211481 (eff. 0.212)
621.29/621.40	c #Conflicts:    1351000 | #Learnt:      54380 | 0.000
621.29/621.40	c total clause space: 206.656MB
621.29/621.40	c total #watches: 571738
622.09/622.29	c total #propagations: 642448100 / total #impl: 3038325544 (eff. 0.211)
622.09/622.29	c #Conflicts:    1352000 | #Learnt:      55380 | 0.000
622.09/622.29	c total clause space: 206.656MB
622.09/622.29	c total #watches: 575082
622.99/623.12	c total #propagations: 642876918 / total #impl: 3040990628 (eff. 0.211)
622.99/623.12	c GC COLLECT
622.99/623.12	c #Conflicts:    1353000 | #Learnt:      28299 | 0.000
622.99/623.12	c total clause space: 206.656MB
622.99/623.12	c total #watches: 480857
623.39/623.52	c total #propagations: 643250591 / total #impl: 3043153959 (eff. 0.211)
623.39/623.52	c #Conflicts:    1354000 | #Learnt:      29299 | 0.000
623.39/623.52	c total clause space: 206.656MB
623.39/623.52	c total #watches: 483609
623.79/623.94	c total #propagations: 643703982 / total #impl: 3045269291 (eff. 0.211)
623.79/623.94	c #Conflicts:    1355000 | #Learnt:      30299 | 0.000
623.79/623.94	c total clause space: 206.656MB
623.79/623.94	c total #watches: 486336
624.19/624.35	c total #propagations: 644164825 / total #impl: 3047352463 (eff. 0.211)
624.19/624.35	c #Conflicts:    1356000 | #Learnt:      31299 | 0.000
624.19/624.35	c total clause space: 206.656MB
624.19/624.35	c total #watches: 489616
624.60/624.74	c total #propagations: 644599379 / total #impl: 3049298937 (eff. 0.211)
624.60/624.74	c #Conflicts:    1357000 | #Learnt:      32299 | 0.000
624.60/624.74	c total clause space: 206.656MB
624.60/624.74	c total #watches: 491923
625.10/625.23	c total #propagations: 644987721 / total #impl: 3051004093 (eff. 0.211)
625.10/625.23	c #Conflicts:    1358000 | #Learnt:      33299 | 0.000
625.10/625.23	c total clause space: 206.656MB
625.10/625.23	c total #watches: 494289
625.50/625.67	c total #propagations: 645447960 / total #impl: 3053079358 (eff. 0.211)
625.50/625.67	c #Conflicts:    1359000 | #Learnt:      34299 | 0.000
625.50/625.67	c total clause space: 206.656MB
625.50/625.67	c total #watches: 497540
626.00/626.10	c total #propagations: 645856517 / total #impl: 3054880302 (eff. 0.211)
626.00/626.10	c #Conflicts:    1360000 | #Learnt:      35299 | 0.000
626.00/626.10	c total clause space: 206.656MB
626.00/626.10	c total #watches: 500125
626.40/626.52	c total #propagations: 646344320 / total #impl: 3056968371 (eff. 0.211)
626.40/626.52	c #Conflicts:    1361000 | #Learnt:      36299 | 0.000
626.40/626.52	c total clause space: 206.656MB
626.40/626.52	c total #watches: 503350
626.80/626.96	c total #propagations: 646841489 / total #impl: 3059153932 (eff. 0.211)
626.80/626.96	c #Conflicts:    1362000 | #Learnt:      37299 | 0.000
626.80/626.96	c total clause space: 206.656MB
626.80/626.96	c total #watches: 506257
627.30/627.41	c total #propagations: 647333359 / total #impl: 3061563439 (eff. 0.211)
627.30/627.41	c #Conflicts:    1363000 | #Learnt:      38299 | 0.000
627.30/627.41	c total clause space: 206.656MB
627.30/627.41	c total #watches: 509015
627.70/627.85	c total #propagations: 647820288 / total #impl: 3063788670 (eff. 0.211)
627.70/627.85	c #Conflicts:    1364000 | #Learnt:      39299 | 0.000
627.70/627.85	c total clause space: 206.656MB
627.70/627.85	c total #watches: 511914
628.11/628.23	c total #propagations: 648390067 / total #impl: 3066066240 (eff. 0.211)
628.11/628.23	c #Conflicts:    1365000 | #Learnt:      40299 | 0.000
628.11/628.23	c total clause space: 206.656MB
628.11/628.23	c total #watches: 514686
628.40/628.55	c total #propagations: 648902917 / total #impl: 3068296565 (eff. 0.211)
628.40/628.55	c #Conflicts:    1366000 | #Learnt:      41299 | 0.000
628.40/628.55	c total clause space: 206.656MB
628.40/628.55	c total #watches: 517672
628.80/628.98	c total #propagations: 649272693 / total #impl: 3070176875 (eff. 0.211)
628.80/628.98	c #Conflicts:    1367000 | #Learnt:      42299 | 0.000
628.80/628.98	c total clause space: 206.656MB
628.80/628.98	c total #watches: 521207
629.30/629.46	c total #propagations: 649673317 / total #impl: 3072119044 (eff. 0.211)
629.30/629.46	c #Conflicts:    1368000 | #Learnt:      43299 | 0.000
629.30/629.46	c total clause space: 206.656MB
629.30/629.46	c total #watches: 524427
629.80/629.92	c total #propagations: 650198328 / total #impl: 3074279219 (eff. 0.211)
629.80/629.92	c #Conflicts:    1369000 | #Learnt:      44299 | 0.000
629.80/629.92	c total clause space: 206.656MB
629.80/629.92	c total #watches: 527326
630.31/630.47	c total #propagations: 650680038 / total #impl: 3076397861 (eff. 0.212)
630.31/630.47	c #Conflicts:    1370000 | #Learnt:      45299 | 0.000
630.31/630.47	c total clause space: 206.656MB
630.31/630.47	c total #watches: 530573
630.90/631.01	c total #propagations: 651190602 / total #impl: 3078454981 (eff. 0.212)
630.90/631.01	c #Conflicts:    1371000 | #Learnt:      46299 | 0.000
630.90/631.01	c total clause space: 206.656MB
630.90/631.01	c total #watches: 533514
631.31/631.47	c total #propagations: 651783748 / total #impl: 3080790176 (eff. 0.212)
631.31/631.47	c #Conflicts:    1372000 | #Learnt:      47299 | 0.000
631.31/631.47	c total clause space: 206.656MB
631.31/631.47	c total #watches: 536449
631.80/631.90	c total #propagations: 652366724 / total #impl: 3083487572 (eff. 0.212)
631.80/631.90	c #Conflicts:    1373000 | #Learnt:      48299 | 0.000
631.80/631.90	c total clause space: 206.656MB
631.80/631.90	c total #watches: 539718
632.20/632.31	c total #propagations: 652789818 / total #impl: 3085548163 (eff. 0.212)
632.20/632.31	c #Conflicts:    1374000 | #Learnt:      49299 | 0.000
632.20/632.31	c total clause space: 206.656MB
632.20/632.31	c total #watches: 542166
632.60/632.72	c total #propagations: 653180648 / total #impl: 3087275840 (eff. 0.212)
632.60/632.72	c #Conflicts:    1375000 | #Learnt:      50299 | 0.000
632.60/632.72	c total clause space: 206.656MB
632.60/632.72	c total #watches: 545475
633.10/633.28	c total #propagations: 653675684 / total #impl: 3089857062 (eff. 0.212)
633.10/633.28	c #Conflicts:    1376000 | #Learnt:      51299 | 0.000
633.10/633.28	c total clause space: 206.656MB
633.10/633.28	c total #watches: 548219
633.70/633.86	c total #propagations: 654114657 / total #impl: 3091802891 (eff. 0.212)
633.70/633.86	c #Conflicts:    1377000 | #Learnt:      52299 | 0.000
633.70/633.86	c total clause space: 206.656MB
633.70/633.86	c total #watches: 551572
634.40/634.50	c total #propagations: 654505197 / total #impl: 3093581932 (eff. 0.212)
634.40/634.50	c #Conflicts:    1378000 | #Learnt:      53299 | 0.000
634.40/634.50	c total clause space: 206.656MB
634.40/634.50	c total #watches: 554554
634.90/635.01	c total #propagations: 654885918 / total #impl: 3095419162 (eff. 0.212)
634.90/635.01	c #Conflicts:    1379000 | #Learnt:      54299 | 0.000
634.90/635.01	c total clause space: 206.656MB
634.90/635.01	c total #watches: 557666
635.40/635.50	c total #propagations: 655359427 / total #impl: 3097526930 (eff. 0.212)
635.40/635.50	c #Conflicts:    1380000 | #Learnt:      55299 | 0.000
635.40/635.50	c total clause space: 206.656MB
635.40/635.50	c total #watches: 561219
635.81/635.94	c total #propagations: 655869013 / total #impl: 3099835269 (eff. 0.212)
635.81/635.94	c #Conflicts:    1381000 | #Learnt:      56299 | 0.000
635.81/635.94	c total clause space: 206.656MB
635.81/635.94	c total #watches: 564099
636.20/636.39	c total #propagations: 656339458 / total #impl: 3102024646 (eff. 0.212)
636.20/636.39	c GC COLLECT
636.20/636.39	c #Conflicts:    1382000 | #Learnt:      28879 | 0.000
636.20/636.39	c total clause space: 206.656MB
636.20/636.39	c total #watches: 482677
636.60/636.72	c total #propagations: 656859497 / total #impl: 3104612016 (eff. 0.212)
636.60/636.72	c #Conflicts:    1383000 | #Learnt:      29879 | 0.000
636.60/636.72	c total clause space: 206.656MB
636.60/636.73	c total #watches: 485558
636.91/637.09	c total #propagations: 657304796 / total #impl: 3106678459 (eff. 0.212)
636.91/637.09	c #Conflicts:    1384000 | #Learnt:      30879 | 0.000
636.91/637.09	c total clause space: 206.656MB
636.91/637.09	c total #watches: 488226
637.30/637.45	c total #propagations: 657828281 / total #impl: 3108788856 (eff. 0.212)
637.30/637.45	c #Conflicts:    1385000 | #Learnt:      31879 | 0.000
637.30/637.45	c total clause space: 206.656MB
637.30/637.45	c total #watches: 491292
637.70/637.84	c total #propagations: 658337225 / total #impl: 3111066873 (eff. 0.212)
637.70/637.84	c #Conflicts:    1386000 | #Learnt:      32879 | 0.000
637.70/637.84	c total clause space: 206.656MB
637.70/637.84	c total #watches: 494959
638.10/638.22	c total #propagations: 658681946 / total #impl: 3112915041 (eff. 0.212)
638.10/638.22	c #Conflicts:    1387000 | #Learnt:      33879 | 0.000
638.10/638.22	c total clause space: 206.656MB
638.10/638.22	c total #watches: 498826
638.50/638.61	c total #propagations: 659171706 / total #impl: 3115133795 (eff. 0.212)
638.50/638.61	c #Conflicts:    1388000 | #Learnt:      34879 | 0.000
638.50/638.61	c total clause space: 206.656MB
638.50/638.61	c total #watches: 502344
638.80/638.97	c total #propagations: 659653545 / total #impl: 3117242486 (eff. 0.212)
638.80/638.97	c #Conflicts:    1389000 | #Learnt:      35879 | 0.000
638.80/638.97	c total clause space: 206.656MB
638.80/638.97	c total #watches: 505719
639.20/639.32	c total #propagations: 660054327 / total #impl: 3119463862 (eff. 0.212)
639.20/639.32	c #Conflicts:    1390000 | #Learnt:      36879 | 0.000
639.20/639.32	c total clause space: 206.656MB
639.20/639.32	c total #watches: 508658
639.60/639.73	c total #propagations: 660451818 / total #impl: 3121599642 (eff. 0.212)
639.60/639.73	c #Conflicts:    1391000 | #Learnt:      37879 | 0.000
639.60/639.73	c total clause space: 206.656MB
639.60/639.73	c total #watches: 512537
640.10/640.22	c total #propagations: 660931902 / total #impl: 3123797189 (eff. 0.212)
640.10/640.22	c #Conflicts:    1392000 | #Learnt:      38879 | 0.000
640.10/640.22	c total clause space: 206.656MB
640.10/640.22	c total #watches: 515703
640.70/640.80	c total #propagations: 661613452 / total #impl: 3126594315 (eff. 0.212)
640.70/640.80	c #Conflicts:    1393000 | #Learnt:      39879 | 0.000
640.70/640.80	c total clause space: 206.656MB
640.70/640.80	c total #watches: 518855
641.00/641.19	c total #propagations: 662094347 / total #impl: 3129024295 (eff. 0.212)
641.00/641.19	c #Conflicts:    1394000 | #Learnt:      40879 | 0.000
641.00/641.19	c total clause space: 206.656MB
641.00/641.19	c total #watches: 522652
641.60/641.79	c total #propagations: 662486507 / total #impl: 3131127716 (eff. 0.212)
641.60/641.79	c #Conflicts:    1395000 | #Learnt:      41879 | 0.000
641.60/641.79	c total clause space: 206.656MB
641.60/641.79	c total #watches: 525839
642.30/642.47	c total #propagations: 663020280 / total #impl: 3133447971 (eff. 0.212)
642.30/642.47	c #Conflicts:    1396000 | #Learnt:      42879 | 0.000
642.30/642.47	c total clause space: 206.656MB
642.30/642.47	c total #watches: 528621
642.90/643.05	c total #propagations: 663600527 / total #impl: 3135873001 (eff. 0.212)
642.90/643.05	c #Conflicts:    1397000 | #Learnt:      43879 | 0.000
642.90/643.05	c total clause space: 206.656MB
642.90/643.05	c total #watches: 531444
643.60/643.73	c total #propagations: 664135663 / total #impl: 3138250026 (eff. 0.212)
643.60/643.73	c #Conflicts:    1398000 | #Learnt:      44879 | 0.000
643.60/643.73	c total clause space: 206.656MB
643.60/643.73	c total #watches: 534087
644.30/644.40	c total #propagations: 664842607 / total #impl: 3141096465 (eff. 0.212)
644.30/644.40	c #Conflicts:    1399000 | #Learnt:      45879 | 0.000
644.30/644.40	c total clause space: 206.656MB
644.30/644.40	c total #watches: 537472
644.70/644.87	c total #propagations: 665626735 / total #impl: 3144060749 (eff. 0.212)
644.70/644.87	c #Conflicts:    1400000 | #Learnt:      46879 | 0.000
644.70/644.87	c total clause space: 206.656MB
644.70/644.87	c total #watches: 540307
645.10/645.29	c total #propagations: 666081409 / total #impl: 3146242981 (eff. 0.212)
645.10/645.29	c #Conflicts:    1401000 | #Learnt:      47879 | 0.000
645.10/645.29	c total clause space: 206.656MB
645.10/645.29	c total #watches: 542944
645.60/645.75	c total #propagations: 666490408 / total #impl: 3148443810 (eff. 0.212)
645.60/645.75	c #Conflicts:    1402000 | #Learnt:      48879 | 0.000
645.60/645.75	c total clause space: 206.656MB
645.60/645.75	c total #watches: 545190
646.10/646.27	c total #propagations: 666917420 / total #impl: 3150599879 (eff. 0.212)
646.10/646.27	c #Conflicts:    1403000 | #Learnt:      49879 | 0.000
646.10/646.27	c total clause space: 206.656MB
646.10/646.27	c total #watches: 548599
646.70/646.84	c total #propagations: 667383402 / total #impl: 3153270226 (eff. 0.212)
646.70/646.84	c #Conflicts:    1404000 | #Learnt:      50879 | 0.000
646.70/646.84	c total clause space: 206.656MB
646.70/646.84	c total #watches: 552220
647.20/647.39	c total #propagations: 667843996 / total #impl: 3155930744 (eff. 0.212)
647.20/647.39	c #Conflicts:    1405000 | #Learnt:      51879 | 0.000
647.20/647.39	c total clause space: 206.656MB
647.20/647.39	c total #watches: 555296
647.80/647.91	c total #propagations: 668353050 / total #impl: 3158618409 (eff. 0.212)
647.80/647.91	c #Conflicts:    1406000 | #Learnt:      52879 | 0.000
647.80/647.91	c total clause space: 206.656MB
647.80/647.91	c total #watches: 558552
648.10/648.29	c total #propagations: 668928462 / total #impl: 3161572810 (eff. 0.212)
648.10/648.29	c #Conflicts:    1407000 | #Learnt:      53879 | 0.000
648.10/648.29	c total clause space: 206.656MB
648.10/648.29	c total #watches: 561407
648.60/648.76	c total #propagations: 669298414 / total #impl: 3163676081 (eff. 0.212)
648.60/648.76	c #Conflicts:    1408000 | #Learnt:      54879 | 0.000
648.60/648.76	c total clause space: 206.656MB
648.60/648.76	c total #watches: 565045
649.30/649.43	c total #propagations: 669802178 / total #impl: 3166164494 (eff. 0.212)
649.30/649.43	c #Conflicts:    1409000 | #Learnt:      55879 | 0.000
649.30/649.43	c total clause space: 206.656MB
649.30/649.43	c total #watches: 568349
649.90/650.09	c total #propagations: 670435456 / total #impl: 3168756450 (eff. 0.212)
649.90/650.09	c #Conflicts:    1410000 | #Learnt:      56879 | 0.000
649.90/650.09	c total clause space: 206.656MB
649.90/650.09	c total #watches: 571187
650.50/650.61	c total #propagations: 671103018 / total #impl: 3171359491 (eff. 0.212)
650.50/650.61	c GC COLLECT
650.50/650.61	c #Conflicts:    1411000 | #Learnt:      29170 | 0.000
650.50/650.61	c total clause space: 206.656MB
650.50/650.61	c total #watches: 483714
650.90/651.03	c total #propagations: 671551920 / total #impl: 3173453233 (eff. 0.212)
650.90/651.03	c #Conflicts:    1412000 | #Learnt:      30170 | 0.000
650.90/651.03	c total clause space: 206.656MB
650.90/651.03	c total #watches: 486817
651.30/651.46	c total #propagations: 671996598 / total #impl: 3175279713 (eff. 0.212)
651.30/651.46	c #Conflicts:    1413000 | #Learnt:      31170 | 0.000
651.30/651.46	c total clause space: 206.656MB
651.30/651.46	c total #watches: 490625
651.80/651.91	c total #propagations: 672527895 / total #impl: 3177832332 (eff. 0.212)
651.80/651.91	c #Conflicts:    1414000 | #Learnt:      32170 | 0.000
651.80/651.91	c total clause space: 206.656MB
651.80/651.91	c total #watches: 493203
652.20/652.33	c total #propagations: 673070025 / total #impl: 3180361580 (eff. 0.212)
652.20/652.33	c #Conflicts:    1415000 | #Learnt:      33170 | 0.000
652.20/652.33	c total clause space: 206.656MB
652.20/652.33	c total #watches: 496373
652.60/652.78	c total #propagations: 673569416 / total #impl: 3182990301 (eff. 0.212)
652.60/652.78	c #Conflicts:    1416000 | #Learnt:      34170 | 0.000
652.60/652.78	c total clause space: 206.656MB
652.60/652.78	c total #watches: 498917
653.10/653.25	c total #propagations: 674141327 / total #impl: 3185570709 (eff. 0.212)
653.10/653.25	c #Conflicts:    1417000 | #Learnt:      35170 | 0.000
653.10/653.25	c total clause space: 206.656MB
653.10/653.25	c total #watches: 502113
653.50/653.66	c total #propagations: 674660805 / total #impl: 3188099238 (eff. 0.212)
653.50/653.66	c #Conflicts:    1418000 | #Learnt:      36170 | 0.000
653.50/653.66	c total clause space: 206.656MB
653.50/653.66	c total #watches: 504704
654.10/654.29	c total #propagations: 675122328 / total #impl: 3190352457 (eff. 0.212)
654.10/654.29	c #Conflicts:    1419000 | #Learnt:      37170 | 0.000
654.10/654.29	c total clause space: 206.656MB
654.10/654.29	c total #watches: 507540
654.80/654.91	c total #propagations: 675815970 / total #impl: 3193003078 (eff. 0.212)
654.80/654.91	c #Conflicts:    1420000 | #Learnt:      38170 | 0.000
654.80/654.91	c total clause space: 206.656MB
654.80/654.91	c total #watches: 510316
655.10/655.22	c total #propagations: 676593792 / total #impl: 3195830928 (eff. 0.212)
655.10/655.22	c #Conflicts:    1421000 | #Learnt:      39170 | 0.000
655.10/655.22	c total clause space: 206.656MB
655.10/655.22	c total #watches: 512714
655.40/655.59	c total #propagations: 676983394 / total #impl: 3197707336 (eff. 0.212)
655.40/655.59	c #Conflicts:    1422000 | #Learnt:      40170 | 0.000
655.40/655.59	c total clause space: 206.656MB
655.40/655.59	c total #watches: 515112
655.80/655.93	c total #propagations: 677427209 / total #impl: 3199834908 (eff. 0.212)
655.80/655.93	c #Conflicts:    1423000 | #Learnt:      41170 | 0.000
655.80/655.93	c total clause space: 206.656MB
655.80/655.94	c total #watches: 517517
656.20/656.38	c total #propagations: 677843795 / total #impl: 3201759840 (eff. 0.212)
656.20/656.38	c #Conflicts:    1424000 | #Learnt:      42170 | 0.000
656.20/656.38	c total clause space: 206.656MB
656.20/656.39	c total #watches: 520344
656.60/656.76	c total #propagations: 678347519 / total #impl: 3204068490 (eff. 0.212)
656.60/656.76	c #Conflicts:    1425000 | #Learnt:      43170 | 0.000
656.60/656.76	c total clause space: 206.656MB
656.60/656.76	c total #watches: 523198
657.00/657.10	c total #propagations: 678767066 / total #impl: 3205990741 (eff. 0.212)
657.00/657.10	c #Conflicts:    1426000 | #Learnt:      44170 | 0.000
657.00/657.10	c total clause space: 206.656MB
657.00/657.10	c total #watches: 525778
657.40/657.50	c total #propagations: 679183073 / total #impl: 3207925848 (eff. 0.212)
657.40/657.50	c #Conflicts:    1427000 | #Learnt:      45170 | 0.000
657.40/657.50	c total clause space: 206.656MB
657.40/657.50	c total #watches: 528449
657.80/657.91	c total #propagations: 679717410 / total #impl: 3210128001 (eff. 0.212)
657.80/657.91	c #Conflicts:    1428000 | #Learnt:      46170 | 0.000
657.80/657.91	c total clause space: 206.656MB
657.80/657.91	c total #watches: 531082
658.19/658.34	c total #propagations: 680182437 / total #impl: 3212176318 (eff. 0.212)
658.19/658.34	c #Conflicts:    1429000 | #Learnt:      47170 | 0.000
658.19/658.34	c total clause space: 206.656MB
658.19/658.34	c total #watches: 533638
658.49/658.69	c total #propagations: 680672289 / total #impl: 3214001402 (eff. 0.212)
658.49/658.69	c #Conflicts:    1430000 | #Learnt:      48170 | 0.000
658.49/658.69	c total clause space: 206.656MB
658.49/658.69	c total #watches: 536126
658.90/659.05	c total #propagations: 681093050 / total #impl: 3215713365 (eff. 0.212)
658.90/659.05	c #Conflicts:    1431000 | #Learnt:      49170 | 0.000
658.90/659.05	c total clause space: 206.656MB
658.90/659.05	c total #watches: 538855
659.29/659.47	c total #propagations: 681438422 / total #impl: 3217165669 (eff. 0.212)
659.29/659.47	c #Conflicts:    1432000 | #Learnt:      50170 | 0.000
659.29/659.47	c total clause space: 206.656MB
659.29/659.47	c total #watches: 541422
659.79/659.92	c total #propagations: 681931901 / total #impl: 3219266599 (eff. 0.212)
659.79/659.92	c #Conflicts:    1433000 | #Learnt:      51170 | 0.000
659.79/659.92	c total clause space: 206.656MB
659.79/659.92	c total #watches: 544704
660.19/660.34	c total #propagations: 682425926 / total #impl: 3221332750 (eff. 0.212)
660.19/660.34	c #Conflicts:    1434000 | #Learnt:      52170 | 0.000
660.19/660.34	c total clause space: 206.656MB
660.19/660.34	c total #watches: 547487
660.59/660.75	c total #propagations: 682933082 / total #impl: 3223544051 (eff. 0.212)
660.59/660.75	c #Conflicts:    1435000 | #Learnt:      53170 | 0.000
660.59/660.75	c total clause space: 206.656MB
660.59/660.75	c total #watches: 549665
661.00/661.13	c total #propagations: 683441929 / total #impl: 3225878057 (eff. 0.212)
661.00/661.13	c #Conflicts:    1436000 | #Learnt:      54170 | 0.000
661.00/661.13	c total clause space: 206.656MB
661.00/661.13	c total #watches: 552568
661.49/661.64	c total #propagations: 683908078 / total #impl: 3228000118 (eff. 0.212)
661.49/661.64	c #Conflicts:    1437000 | #Learnt:      55170 | 0.000
661.49/661.64	c total clause space: 206.656MB
661.49/661.64	c total #watches: 555006
661.89/662.03	c total #propagations: 684538156 / total #impl: 3230109015 (eff. 0.212)
661.89/662.03	c #Conflicts:    1438000 | #Learnt:      56170 | 0.000
661.89/662.03	c total clause space: 206.656MB
661.89/662.03	c total #watches: 557456
662.39/662.51	c total #propagations: 685004181 / total #impl: 3232432737 (eff. 0.212)
662.39/662.51	c #Conflicts:    1439000 | #Learnt:      57170 | 0.000
662.39/662.51	c total clause space: 206.656MB
662.39/662.51	c total #watches: 560555
662.79/662.98	c total #propagations: 685659465 / total #impl: 3235019996 (eff. 0.212)
662.79/662.98	c GC COLLECT
662.79/662.98	c #Conflicts:    1440000 | #Learnt:      29178 | 0.000
662.79/662.98	c total clause space: 206.656MB
662.79/662.98	c total #watches: 483676
663.09/663.27	c total #propagations: 686131356 / total #impl: 3237287505 (eff. 0.212)
663.09/663.27	c #Conflicts:    1441000 | #Learnt:      30178 | 0.000
663.09/663.27	c total clause space: 206.656MB
663.09/663.27	c total #watches: 486561
663.39/663.57	c total #propagations: 686520208 / total #impl: 3239499101 (eff. 0.212)
663.39/663.57	c #Conflicts:    1442000 | #Learnt:      31178 | 0.000
663.39/663.57	c total clause space: 206.656MB
663.39/663.57	c total #watches: 488875
663.69/663.88	c total #propagations: 686922335 / total #impl: 3241494093 (eff. 0.212)
663.69/663.88	c #Conflicts:    1443000 | #Learnt:      32178 | 0.000
663.69/663.88	c total clause space: 206.656MB
663.69/663.88	c total #watches: 491309
664.09/664.22	c total #propagations: 687295048 / total #impl: 3243156417 (eff. 0.212)
664.09/664.22	c #Conflicts:    1444000 | #Learnt:      33178 | 0.000
664.09/664.22	c total clause space: 206.656MB
664.09/664.22	c total #watches: 493817
664.49/664.62	c total #propagations: 687654534 / total #impl: 3244610899 (eff. 0.212)
664.49/664.62	c #Conflicts:    1445000 | #Learnt:      34178 | 0.000
664.49/664.62	c total clause space: 206.656MB
664.49/664.62	c total #watches: 496756
664.89/665.05	c total #propagations: 688074924 / total #impl: 3246329028 (eff. 0.212)
664.89/665.05	c #Conflicts:    1446000 | #Learnt:      35178 | 0.000
664.89/665.05	c total clause space: 206.656MB
664.89/665.05	c total #watches: 499436
665.29/665.48	c total #propagations: 688512306 / total #impl: 3248171437 (eff. 0.212)
665.29/665.48	c #Conflicts:    1447000 | #Learnt:      36178 | 0.000
665.29/665.48	c total clause space: 206.656MB
665.29/665.48	c total #watches: 501835
665.79/665.90	c total #propagations: 688927087 / total #impl: 3249824270 (eff. 0.212)
665.79/665.90	c #Conflicts:    1448000 | #Learnt:      37178 | 0.000
665.79/665.90	c total clause space: 206.656MB
665.79/665.90	c total #watches: 504290
666.19/666.35	c total #propagations: 689310734 / total #impl: 3251375011 (eff. 0.212)
666.19/666.35	c #Conflicts:    1449000 | #Learnt:      38178 | 0.000
666.19/666.35	c total clause space: 206.656MB
666.19/666.35	c total #watches: 506879
666.50/666.66	c total #propagations: 689762212 / total #impl: 3253176924 (eff. 0.212)
666.50/666.66	c #Conflicts:    1450000 | #Learnt:      39178 | 0.000
666.50/666.66	c total clause space: 206.656MB
666.50/666.66	c total #watches: 509078
666.79/666.98	c total #propagations: 690133122 / total #impl: 3254806042 (eff. 0.212)
666.79/666.98	c #Conflicts:    1451000 | #Learnt:      40178 | 0.000
666.79/666.98	c total clause space: 206.656MB
666.79/666.98	c total #watches: 511416
667.19/667.34	c total #propagations: 690523240 / total #impl: 3256490820 (eff. 0.212)
667.19/667.34	c #Conflicts:    1452000 | #Learnt:      41178 | 0.000
667.19/667.34	c total clause space: 206.656MB
667.19/667.34	c total #watches: 513638
667.60/667.70	c total #propagations: 690952866 / total #impl: 3258341244 (eff. 0.212)
667.60/667.70	c #Conflicts:    1453000 | #Learnt:      42178 | 0.000
667.60/667.70	c total clause space: 206.656MB
667.60/667.70	c total #watches: 516308
667.99/668.10	c total #propagations: 691386649 / total #impl: 3260253196 (eff. 0.212)
667.99/668.10	c #Conflicts:    1454000 | #Learnt:      43178 | 0.000
667.99/668.10	c total clause space: 206.656MB
667.99/668.10	c total #watches: 518719
668.39/668.50	c total #propagations: 691847668 / total #impl: 3262289458 (eff. 0.212)
668.39/668.50	c #Conflicts:    1455000 | #Learnt:      44178 | 0.000
668.39/668.50	c total clause space: 206.656MB
668.39/668.51	c total #watches: 520893
668.70/668.90	c total #propagations: 692290077 / total #impl: 3264221049 (eff. 0.212)
668.70/668.90	c #Conflicts:    1456000 | #Learnt:      45178 | 0.000
668.70/668.90	c total clause space: 206.656MB
668.80/668.90	c total #watches: 523405
669.19/669.39	c total #propagations: 692732842 / total #impl: 3266298137 (eff. 0.212)
669.19/669.39	c #Conflicts:    1457000 | #Learnt:      46178 | 0.000
669.19/669.39	c total clause space: 206.656MB
669.19/669.39	c total #watches: 525684
669.69/669.84	c total #propagations: 693210694 / total #impl: 3268543754 (eff. 0.212)
669.69/669.84	c #Conflicts:    1458000 | #Learnt:      47178 | 0.000
669.69/669.84	c total clause space: 206.656MB
669.69/669.84	c total #watches: 528011
670.09/670.26	c total #propagations: 693675384 / total #impl: 3270704945 (eff. 0.212)
670.09/670.26	c #Conflicts:    1459000 | #Learnt:      48178 | 0.000
670.09/670.26	c total clause space: 206.656MB
670.09/670.26	c total #watches: 530144
670.49/670.63	c total #propagations: 694098539 / total #impl: 3272595439 (eff. 0.212)
670.49/670.63	c #Conflicts:    1460000 | #Learnt:      49178 | 0.000
670.49/670.63	c total clause space: 206.656MB
670.49/670.63	c total #watches: 532505
670.90/671.05	c total #propagations: 694507629 / total #impl: 3274626315 (eff. 0.212)
670.90/671.05	c #Conflicts:    1461000 | #Learnt:      50178 | 0.000
670.90/671.05	c total clause space: 206.656MB
670.90/671.05	c total #watches: 534652
671.29/671.49	c total #propagations: 694939384 / total #impl: 3276637050 (eff. 0.212)
671.29/671.49	c #Conflicts:    1462000 | #Learnt:      51178 | 0.000
671.29/671.49	c total clause space: 206.656MB
671.29/671.49	c total #watches: 536844
671.79/671.97	c total #propagations: 695391968 / total #impl: 3278454558 (eff. 0.212)
671.79/671.97	c #Conflicts:    1463000 | #Learnt:      52178 | 0.000
671.79/671.97	c total clause space: 206.656MB
671.79/671.97	c total #watches: 539540
672.29/672.43	c total #propagations: 695939666 / total #impl: 3280671325 (eff. 0.212)
672.29/672.43	c #Conflicts:    1464000 | #Learnt:      53178 | 0.000
672.29/672.43	c total clause space: 206.656MB
672.29/672.43	c total #watches: 542314
672.79/672.91	c total #propagations: 696441397 / total #impl: 3282894422 (eff. 0.212)
672.79/672.91	c #Conflicts:    1465000 | #Learnt:      54178 | 0.000
672.79/672.91	c total clause space: 206.656MB
672.79/672.91	c total #watches: 545204
673.20/673.35	c total #propagations: 697073611 / total #impl: 3285634924 (eff. 0.212)
673.20/673.35	c #Conflicts:    1466000 | #Learnt:      55178 | 0.000
673.20/673.35	c total clause space: 206.656MB
673.20/673.35	c total #watches: 548127
673.69/673.84	c total #propagations: 697593140 / total #impl: 3287773065 (eff. 0.212)
673.69/673.84	c #Conflicts:    1467000 | #Learnt:      56178 | 0.000
673.69/673.84	c total clause space: 206.656MB
673.69/673.84	c total #watches: 551614
674.09/674.28	c total #propagations: 698158134 / total #impl: 3290193479 (eff. 0.212)
674.09/674.28	c #Conflicts:    1468000 | #Learnt:      57178 | 0.000
674.09/674.28	c total clause space: 206.656MB
674.09/674.28	c total #watches: 555408
674.59/674.70	c total #propagations: 698633921 / total #impl: 3292282096 (eff. 0.212)
674.59/674.70	c #Conflicts:    1469000 | #Learnt:      58178 | 0.000
674.59/674.70	c total clause space: 206.656MB
674.59/674.70	c total #watches: 558723
674.99/675.14	c total #propagations: 699058488 / total #impl: 3294678568 (eff. 0.212)
674.99/675.14	c GC COLLECT
674.99/675.14	c #Conflicts:    1470000 | #Learnt:      29869 | 0.000
674.99/675.14	c total clause space: 206.656MB
674.99/675.14	c total #watches: 486004
675.40/675.58	c total #propagations: 699544277 / total #impl: 3297128797 (eff. 0.212)
675.40/675.58	c #Conflicts:    1471000 | #Learnt:      30869 | 0.000
675.40/675.58	c total clause space: 206.656MB
675.40/675.58	c total #watches: 488836
675.79/675.98	c total #propagations: 700090272 / total #impl: 3299537013 (eff. 0.212)
675.79/675.98	c #Conflicts:    1472000 | #Learnt:      31869 | 0.000
675.79/675.98	c total clause space: 206.656MB
675.79/675.98	c total #watches: 492146
676.29/676.40	c total #propagations: 700588020 / total #impl: 3301944393 (eff. 0.212)
676.29/676.40	c #Conflicts:    1473000 | #Learnt:      32869 | 0.000
676.29/676.40	c total clause space: 206.656MB
676.29/676.40	c total #watches: 495081
676.69/676.85	c total #propagations: 701084535 / total #impl: 3304064800 (eff. 0.212)
676.69/676.85	c #Conflicts:    1474000 | #Learnt:      33869 | 0.000
676.69/676.85	c total clause space: 206.656MB
676.69/676.85	c total #watches: 497283
677.09/677.26	c total #propagations: 701658818 / total #impl: 3306177868 (eff. 0.212)
677.09/677.26	c #Conflicts:    1475000 | #Learnt:      34869 | 0.000
677.09/677.26	c total clause space: 206.656MB
677.09/677.26	c total #watches: 499864
677.60/677.70	c total #propagations: 702151183 / total #impl: 3308385531 (eff. 0.212)
677.60/677.70	c #Conflicts:    1476000 | #Learnt:      35869 | 0.000
677.60/677.70	c total clause space: 206.656MB
677.60/677.71	c total #watches: 502229
677.89/678.02	c total #propagations: 702620738 / total #impl: 3310687001 (eff. 0.212)
677.89/678.02	c #Conflicts:    1477000 | #Learnt:      36869 | 0.000
677.89/678.02	c total clause space: 206.656MB
677.89/678.02	c total #watches: 504754
678.29/678.46	c total #propagations: 702998575 / total #impl: 3312669963 (eff. 0.212)
678.29/678.46	c #Conflicts:    1478000 | #Learnt:      37869 | 0.000
678.29/678.46	c total clause space: 206.656MB
678.29/678.46	c total #watches: 508045
678.79/678.95	c total #propagations: 703521272 / total #impl: 3315371265 (eff. 0.212)
678.79/678.95	c #Conflicts:    1479000 | #Learnt:      38869 | 0.000
678.79/678.95	c total clause space: 206.656MB
678.79/678.95	c total #watches: 510296
679.29/679.45	c total #propagations: 703957468 / total #impl: 3317576781 (eff. 0.212)
679.29/679.45	c #Conflicts:    1480000 | #Learnt:      39869 | 0.000
679.29/679.45	c total clause space: 206.656MB
679.29/679.45	c total #watches: 514159
679.89/680.03	c total #propagations: 704403858 / total #impl: 3319816304 (eff. 0.212)
679.89/680.03	c #Conflicts:    1481000 | #Learnt:      40869 | 0.000
679.89/680.03	c total clause space: 206.656MB
679.89/680.03	c total #watches: 516486
680.29/680.45	c total #propagations: 704925363 / total #impl: 3322363437 (eff. 0.212)
680.29/680.45	c #Conflicts:    1482000 | #Learnt:      41869 | 0.000
680.29/680.45	c total clause space: 206.656MB
680.29/680.45	c total #watches: 519148
680.80/680.97	c total #propagations: 705400125 / total #impl: 3324551565 (eff. 0.212)
680.80/680.97	c #Conflicts:    1483000 | #Learnt:      42869 | 0.000
680.80/680.97	c total clause space: 206.656MB
680.80/680.97	c total #watches: 521713
681.19/681.34	c total #propagations: 705917561 / total #impl: 3326830716 (eff. 0.212)
681.19/681.34	c #Conflicts:    1484000 | #Learnt:      43869 | 0.000
681.19/681.34	c total clause space: 206.656MB
681.19/681.34	c total #watches: 524448
681.69/681.82	c total #propagations: 706260373 / total #impl: 3328513362 (eff. 0.212)
681.69/681.82	c #Conflicts:    1485000 | #Learnt:      44869 | 0.000
681.69/681.82	c total clause space: 206.656MB
681.69/681.82	c total #watches: 527213
682.19/682.30	c total #propagations: 706805389 / total #impl: 3330870807 (eff. 0.212)
682.19/682.30	c #Conflicts:    1486000 | #Learnt:      45869 | 0.000
682.19/682.30	c total clause space: 206.656MB
682.19/682.30	c total #watches: 530187
682.49/682.65	c total #propagations: 707341485 / total #impl: 3333313035 (eff. 0.212)
682.49/682.65	c #Conflicts:    1487000 | #Learnt:      46869 | 0.000
682.49/682.65	c total clause space: 206.656MB
682.49/682.65	c total #watches: 532855
683.00/683.12	c total #propagations: 707687318 / total #impl: 3334976101 (eff. 0.212)
683.00/683.12	c #Conflicts:    1488000 | #Learnt:      47869 | 0.000
683.00/683.12	c total clause space: 206.656MB
683.00/683.12	c total #watches: 535998
683.49/683.64	c total #propagations: 708163374 / total #impl: 3337200828 (eff. 0.212)
683.49/683.64	c #Conflicts:    1489000 | #Learnt:      48869 | 0.000
683.49/683.64	c total clause space: 206.656MB
683.49/683.64	c total #watches: 539542
683.99/684.19	c total #propagations: 708652049 / total #impl: 3339475160 (eff. 0.212)
683.99/684.19	c #Conflicts:    1490000 | #Learnt:      49869 | 0.000
683.99/684.19	c total clause space: 206.656MB
683.99/684.19	c total #watches: 543347
684.49/684.67	c total #propagations: 709249821 / total #impl: 3342260886 (eff. 0.212)
684.49/684.67	c #Conflicts:    1491000 | #Learnt:      50869 | 0.000
684.49/684.67	c total clause space: 206.656MB
684.49/684.67	c total #watches: 545936
684.99/685.12	c total #propagations: 709761981 / total #impl: 3344626092 (eff. 0.212)
684.99/685.12	c #Conflicts:    1492000 | #Learnt:      51869 | 0.000
684.99/685.12	c total clause space: 206.656MB
684.99/685.12	c total #watches: 548884
685.49/685.61	c total #propagations: 710364812 / total #impl: 3347346702 (eff. 0.212)
685.49/685.61	c #Conflicts:    1493000 | #Learnt:      52869 | 0.000
685.49/685.61	c total clause space: 206.656MB
685.49/685.61	c total #watches: 552497
685.99/686.11	c total #propagations: 710909483 / total #impl: 3350003356 (eff. 0.212)
685.99/686.11	c #Conflicts:    1494000 | #Learnt:      53869 | 0.000
685.99/686.11	c total clause space: 206.656MB
685.99/686.11	c total #watches: 555863
686.40/686.58	c total #propagations: 711434082 / total #impl: 3352643236 (eff. 0.212)
686.40/686.58	c #Conflicts:    1495000 | #Learnt:      54869 | 0.000
686.40/686.58	c total clause space: 206.656MB
686.40/686.59	c total #watches: 558583
686.89/687.05	c total #propagations: 711922874 / total #impl: 3354956672 (eff. 0.212)
686.89/687.05	c #Conflicts:    1496000 | #Learnt:      55869 | 0.000
686.89/687.05	c total clause space: 206.656MB
686.89/687.05	c total #watches: 561480
687.40/687.51	c total #propagations: 712306654 / total #impl: 3356886646 (eff. 0.212)
687.40/687.51	c #Conflicts:    1497000 | #Learnt:      56869 | 0.000
687.40/687.51	c total clause space: 206.656MB
687.40/687.51	c total #watches: 565062
687.79/687.92	c total #propagations: 712642182 / total #impl: 3358642198 (eff. 0.212)
687.79/687.92	c #Conflicts:    1498000 | #Learnt:      57869 | 0.000
687.79/687.92	c total clause space: 206.656MB
687.79/687.92	c total #watches: 567764
688.19/688.34	c total #propagations: 713088455 / total #impl: 3360497987 (eff. 0.212)
688.19/688.34	c #Conflicts:    1499000 | #Learnt:      58869 | 0.000
688.19/688.34	c total clause space: 206.656MB
688.19/688.34	c total #watches: 570629
688.60/688.72	c total #propagations: 713525045 / total #impl: 3362448013 (eff. 0.212)
688.60/688.72	c GC COLLECT
688.60/688.72	c #Conflicts:    1500000 | #Learnt:      30276 | 0.000
688.60/688.72	c total clause space: 206.656MB
688.60/688.72	c total #watches: 487077
688.89/689.08	c total #propagations: 713943221 / total #impl: 3364278533 (eff. 0.212)
688.89/689.08	c #Conflicts:    1501000 | #Learnt:      31276 | 0.000
688.89/689.08	c total clause space: 206.656MB
688.89/689.08	c total #watches: 489505
689.29/689.45	c total #propagations: 714397527 / total #impl: 3366005196 (eff. 0.212)
689.29/689.45	c #Conflicts:    1502000 | #Learnt:      32276 | 0.000
689.29/689.45	c total clause space: 206.656MB
689.29/689.46	c total #watches: 492139
689.70/689.84	c total #propagations: 714833748 / total #impl: 3367636681 (eff. 0.212)
689.70/689.84	c #Conflicts:    1503000 | #Learnt:      33276 | 0.000
689.70/689.84	c total clause space: 206.656MB
689.70/689.84	c total #watches: 495050
690.19/690.30	c total #propagations: 715237283 / total #impl: 3369111150 (eff. 0.212)
690.19/690.30	c #Conflicts:    1504000 | #Learnt:      34276 | 0.000
690.19/690.30	c total clause space: 206.656MB
690.19/690.30	c total #watches: 497723
690.59/690.72	c total #propagations: 715686724 / total #impl: 3370818657 (eff. 0.212)
690.59/690.72	c #Conflicts:    1505000 | #Learnt:      35276 | 0.000
690.59/690.72	c total clause space: 206.656MB
690.59/690.72	c total #watches: 499953
690.99/691.13	c total #propagations: 716118162 / total #impl: 3372392547 (eff. 0.212)
690.99/691.13	c #Conflicts:    1506000 | #Learnt:      36276 | 0.000
690.99/691.13	c total clause space: 206.656MB
690.99/691.13	c total #watches: 502203
691.39/691.57	c total #propagations: 716516047 / total #impl: 3373866865 (eff. 0.212)
691.39/691.57	c #Conflicts:    1507000 | #Learnt:      37276 | 0.000
691.39/691.57	c total clause space: 206.656MB
691.39/691.57	c total #watches: 504741
691.80/691.97	c total #propagations: 717019562 / total #impl: 3375831983 (eff. 0.212)
691.80/691.97	c #Conflicts:    1508000 | #Learnt:      38276 | 0.000
691.80/691.97	c total clause space: 206.656MB
691.80/691.97	c total #watches: 507949
692.29/692.42	c total #propagations: 717501253 / total #impl: 3377925488 (eff. 0.212)
692.29/692.42	c #Conflicts:    1509000 | #Learnt:      39276 | 0.000
692.29/692.42	c total clause space: 206.656MB
692.29/692.42	c total #watches: 510854
692.69/692.80	c total #propagations: 718108178 / total #impl: 3380439457 (eff. 0.212)
692.69/692.80	c #Conflicts:    1510000 | #Learnt:      40276 | 0.000
692.69/692.80	c total clause space: 206.656MB
692.69/692.80	c total #watches: 513931
693.09/693.26	c total #propagations: 718624685 / total #impl: 3382682643 (eff. 0.212)
693.09/693.26	c #Conflicts:    1511000 | #Learnt:      41276 | 0.000
693.09/693.26	c total clause space: 206.656MB
693.09/693.27	c total #watches: 517704
693.59/693.70	c total #propagations: 719165402 / total #impl: 3385181970 (eff. 0.212)
693.59/693.70	c #Conflicts:    1512000 | #Learnt:      42276 | 0.000
693.59/693.70	c total clause space: 206.656MB
693.59/693.70	c total #watches: 520533
694.00/694.17	c total #propagations: 719678238 / total #impl: 3387549502 (eff. 0.212)
694.00/694.17	c #Conflicts:    1513000 | #Learnt:      43276 | 0.000
694.00/694.17	c total clause space: 206.656MB
694.00/694.17	c total #watches: 523597
694.39/694.53	c total #propagations: 720113395 / total #impl: 3389636457 (eff. 0.212)
694.39/694.53	c #Conflicts:    1514000 | #Learnt:      44276 | 0.000
694.39/694.53	c total clause space: 206.656MB
694.39/694.53	c total #watches: 526950
694.89/695.01	c total #propagations: 720571884 / total #impl: 3392036686 (eff. 0.212)
694.89/695.01	c #Conflicts:    1515000 | #Learnt:      45276 | 0.000
694.89/695.01	c total clause space: 206.656MB
694.89/695.01	c total #watches: 529719
695.29/695.42	c total #propagations: 721166416 / total #impl: 3394484407 (eff. 0.212)
695.29/695.42	c #Conflicts:    1516000 | #Learnt:      46276 | 0.000
695.29/695.42	c total clause space: 206.656MB
695.29/695.42	c total #watches: 533987
695.79/695.90	c total #propagations: 721655876 / total #impl: 3396899734 (eff. 0.212)
695.79/695.90	c #Conflicts:    1517000 | #Learnt:      47276 | 0.000
695.79/695.90	c total clause space: 206.656MB
695.79/695.90	c total #watches: 537214
696.20/696.39	c total #propagations: 722198843 / total #impl: 3399439626 (eff. 0.212)
696.20/696.39	c #Conflicts:    1518000 | #Learnt:      48276 | 0.000
696.20/696.39	c total clause space: 206.656MB
696.20/696.39	c total #watches: 540999
696.69/696.84	c total #propagations: 722692603 / total #impl: 3402234090 (eff. 0.212)
696.69/696.84	c #Conflicts:    1519000 | #Learnt:      49276 | 0.000
696.69/696.84	c total clause space: 206.656MB
696.69/696.84	c total #watches: 543805
697.19/697.32	c total #propagations: 723187011 / total #impl: 3404702192 (eff. 0.212)
697.19/697.32	c #Conflicts:    1520000 | #Learnt:      50276 | 0.000
697.19/697.32	c total clause space: 206.656MB
697.19/697.32	c total #watches: 547099
697.69/697.81	c total #propagations: 723683013 / total #impl: 3407109555 (eff. 0.212)
697.69/697.81	c #Conflicts:    1521000 | #Learnt:      51276 | 0.000
697.69/697.81	c total clause space: 206.656MB
697.69/697.82	c total #watches: 549916
698.40/698.51	c total #propagations: 724119395 / total #impl: 3409154582 (eff. 0.212)
698.40/698.51	c #Conflicts:    1522000 | #Learnt:      52276 | 0.000
698.40/698.51	c total clause space: 206.656MB
698.40/698.51	c total #watches: 553963
698.89/699.08	c total #propagations: 724729759 / total #impl: 3411726049 (eff. 0.212)
698.89/699.08	c #Conflicts:    1523000 | #Learnt:      53276 | 0.000
698.89/699.08	c total clause space: 206.656MB
698.89/699.08	c total #watches: 557413
699.39/699.53	c total #propagations: 725241243 / total #impl: 3414288681 (eff. 0.212)
699.39/699.53	c #Conflicts:    1524000 | #Learnt:      54276 | 0.000
699.39/699.53	c total clause space: 206.656MB
699.39/699.53	c total #watches: 561417
699.99/700.10	c total #propagations: 725621963 / total #impl: 3416789566 (eff. 0.212)
699.99/700.10	c #Conflicts:    1525000 | #Learnt:      55276 | 0.000
699.99/700.10	c total clause space: 206.656MB
699.99/700.10	c total #watches: 565658
700.69/700.83	c total #propagations: 726043885 / total #impl: 3419433012 (eff. 0.212)
700.69/700.83	c #Conflicts:    1526000 | #Learnt:      56276 | 0.000
700.69/700.83	c total clause space: 206.656MB
700.69/700.83	c total #watches: 570776
701.29/701.49	c total #propagations: 726509931 / total #impl: 3422160031 (eff. 0.212)
701.29/701.49	c #Conflicts:    1527000 | #Learnt:      57276 | 0.000
701.29/701.49	c total clause space: 206.656MB
701.29/701.50	c total #watches: 573549
702.09/702.21	c total #propagations: 727044050 / total #impl: 3424385775 (eff. 0.212)
702.09/702.21	c #Conflicts:    1528000 | #Learnt:      58276 | 0.000
702.09/702.21	c total clause space: 206.656MB
702.09/702.21	c total #watches: 576894
702.79/702.91	c total #propagations: 727648599 / total #impl: 3426980302 (eff. 0.212)
702.79/702.91	c #Conflicts:    1529000 | #Learnt:      59276 | 0.000
702.79/702.91	c total clause space: 206.656MB
702.79/702.91	c total #watches: 579825
703.29/703.47	c total #propagations: 728159319 / total #impl: 3429336287 (eff. 0.212)
703.29/703.47	c GC COLLECT
703.29/703.47	c #Conflicts:    1530000 | #Learnt:      30364 | 0.000
703.29/703.47	c total clause space: 206.656MB
703.29/703.47	c total #watches: 487818
703.79/703.91	c total #propagations: 728638165 / total #impl: 3431599827 (eff. 0.212)
703.79/703.91	c #Conflicts:    1531000 | #Learnt:      31364 | 0.000
703.79/703.91	c total clause space: 206.656MB
703.79/703.91	c total #watches: 490991
704.19/704.31	c total #propagations: 729256846 / total #impl: 3434354416 (eff. 0.212)
704.19/704.31	c #Conflicts:    1532000 | #Learnt:      32364 | 0.000
704.19/704.31	c total clause space: 206.656MB
704.19/704.31	c total #watches: 493482
704.49/704.66	c total #propagations: 729737394 / total #impl: 3436552607 (eff. 0.212)
704.49/704.66	c #Conflicts:    1533000 | #Learnt:      33364 | 0.000
704.49/704.66	c total clause space: 206.656MB
704.49/704.67	c total #watches: 497317
704.89/705.06	c total #propagations: 730180452 / total #impl: 3438961423 (eff. 0.212)
704.89/705.06	c #Conflicts:    1534000 | #Learnt:      34364 | 0.000
704.89/705.06	c total clause space: 206.656MB
704.89/705.06	c total #watches: 500968
705.39/705.51	c total #propagations: 730631386 / total #impl: 3441408644 (eff. 0.212)
705.39/705.51	c #Conflicts:    1535000 | #Learnt:      35364 | 0.000
705.39/705.51	c total clause space: 206.656MB
705.39/705.51	c total #watches: 504132
705.79/705.98	c total #propagations: 731092909 / total #impl: 3443469564 (eff. 0.212)
705.79/705.98	c #Conflicts:    1536000 | #Learnt:      36364 | 0.000
705.79/705.98	c total clause space: 206.656MB
705.79/705.98	c total #watches: 507072
706.29/706.44	c total #propagations: 731600092 / total #impl: 3445762029 (eff. 0.212)
706.29/706.44	c #Conflicts:    1537000 | #Learnt:      37364 | 0.000
706.29/706.44	c total clause space: 206.656MB
706.29/706.44	c total #watches: 509660
706.79/706.98	c total #propagations: 732075680 / total #impl: 3447754376 (eff. 0.212)
706.79/706.98	c #Conflicts:    1538000 | #Learnt:      38364 | 0.000
706.79/706.98	c total clause space: 206.656MB
706.79/706.98	c total #watches: 512473
707.39/707.51	c total #propagations: 732674500 / total #impl: 3450392481 (eff. 0.212)
707.39/707.51	c #Conflicts:    1539000 | #Learnt:      39364 | 0.000
707.39/707.51	c total clause space: 206.656MB
707.39/707.52	c total #watches: 515881
707.89/708.03	c total #propagations: 733281549 / total #impl: 3452939357 (eff. 0.212)
707.89/708.03	c #Conflicts:    1540000 | #Learnt:      40364 | 0.000
707.89/708.03	c total clause space: 206.656MB
707.89/708.03	c total #watches: 519188
708.39/708.55	c total #propagations: 733789431 / total #impl: 3455565424 (eff. 0.212)
708.39/708.55	c #Conflicts:    1541000 | #Learnt:      41364 | 0.000
708.39/708.55	c total clause space: 206.656MB
708.39/708.55	c total #watches: 522232
708.99/709.17	c total #propagations: 734221840 / total #impl: 3457669852 (eff. 0.212)
708.99/709.17	c #Conflicts:    1542000 | #Learnt:      42364 | 0.000
708.99/709.17	c total clause space: 206.656MB
708.99/709.17	c total #watches: 524856
709.59/709.70	c total #propagations: 734687780 / total #impl: 3459555790 (eff. 0.212)
709.59/709.70	c #Conflicts:    1543000 | #Learnt:      43364 | 0.000
709.59/709.70	c total clause space: 206.656MB
709.59/709.70	c total #watches: 528403
710.09/710.20	c total #propagations: 735243558 / total #impl: 3462282541 (eff. 0.212)
710.09/710.20	c #Conflicts:    1544000 | #Learnt:      44364 | 0.000
710.09/710.20	c total clause space: 206.656MB
710.09/710.20	c total #watches: 533575
710.49/710.70	c total #propagations: 735724291 / total #impl: 3465724253 (eff. 0.212)
710.49/710.70	c #Conflicts:    1545000 | #Learnt:      45364 | 0.000
710.49/710.70	c total clause space: 206.656MB
710.49/710.70	c total #watches: 539178
711.19/711.30	c total #propagations: 736128460 / total #impl: 3468576075 (eff. 0.212)
711.19/711.30	c #Conflicts:    1546000 | #Learnt:      46364 | 0.000
711.19/711.30	c total clause space: 206.656MB
711.19/711.31	c total #watches: 542371
711.79/711.94	c total #propagations: 736598460 / total #impl: 3470928995 (eff. 0.212)
711.79/711.94	c #Conflicts:    1547000 | #Learnt:      47364 | 0.000
711.79/711.94	c total clause space: 206.656MB
711.79/711.94	c total #watches: 544928
712.39/712.50	c total #propagations: 737027522 / total #impl: 3473251374 (eff. 0.212)
712.39/712.50	c #Conflicts:    1548000 | #Learnt:      48364 | 0.000
712.39/712.50	c total clause space: 206.656MB
712.39/712.50	c total #watches: 547886
712.89/713.09	c total #propagations: 737401844 / total #impl: 3475129437 (eff. 0.212)
712.89/713.09	c #Conflicts:    1549000 | #Learnt:      49364 | 0.000
712.89/713.09	c total clause space: 206.656MB
712.89/713.10	c total #watches: 550988
713.69/713.87	c total #propagations: 737763818 / total #impl: 3476941322 (eff. 0.212)
713.69/713.87	c #Conflicts:    1550000 | #Learnt:      50364 | 0.000
713.69/713.87	c total clause space: 206.656MB
713.69/713.87	c total #watches: 554440
714.39/714.52	c total #propagations: 738203528 / total #impl: 3479229274 (eff. 0.212)
714.39/714.52	c #Conflicts:    1551000 | #Learnt:      51364 | 0.000
714.39/714.52	c total clause space: 206.656MB
714.39/714.52	c total #watches: 556815
715.09/715.21	c total #propagations: 738573501 / total #impl: 3481088929 (eff. 0.212)
715.09/715.21	c #Conflicts:    1552000 | #Learnt:      52364 | 0.000
715.09/715.21	c total clause space: 206.656MB
715.09/715.21	c total #watches: 559568
715.69/715.89	c total #propagations: 739071884 / total #impl: 3483727984 (eff. 0.212)
715.69/715.89	c #Conflicts:    1553000 | #Learnt:      53364 | 0.000
715.69/715.89	c total clause space: 206.656MB
715.69/715.89	c total #watches: 562613
716.39/716.56	c total #propagations: 739568637 / total #impl: 3486644289 (eff. 0.212)
716.39/716.56	c #Conflicts:    1554000 | #Learnt:      54364 | 0.000
716.39/716.56	c total clause space: 206.656MB
716.39/716.56	c total #watches: 565418
717.09/717.24	c total #propagations: 740057616 / total #impl: 3489615376 (eff. 0.212)
717.09/717.24	c #Conflicts:    1555000 | #Learnt:      55364 | 0.000
717.09/717.24	c total clause space: 206.656MB
717.09/717.24	c total #watches: 568218
717.78/717.91	c total #propagations: 740540497 / total #impl: 3492489634 (eff. 0.212)
717.78/717.91	c #Conflicts:    1556000 | #Learnt:      56364 | 0.000
717.78/717.91	c total clause space: 206.656MB
717.78/717.91	c total #watches: 571180
718.48/718.61	c total #propagations: 741008776 / total #impl: 3495307786 (eff. 0.212)
718.48/718.61	c #Conflicts:    1557000 | #Learnt:      57364 | 0.000
718.48/718.61	c total clause space: 206.656MB
718.48/718.61	c total #watches: 574650
719.29/719.44	c total #propagations: 741495017 / total #impl: 3498243929 (eff. 0.212)
719.29/719.44	c #Conflicts:    1558000 | #Learnt:      58364 | 0.000
719.29/719.44	c total clause space: 206.656MB
719.29/719.44	c total #watches: 577361
720.18/720.31	c total #propagations: 742029881 / total #impl: 3501411573 (eff. 0.212)
720.18/720.31	c #Conflicts:    1559000 | #Learnt:      59364 | 0.000
720.18/720.31	c total clause space: 206.656MB
720.18/720.31	c total #watches: 581320
720.98/721.11	c total #propagations: 742564757 / total #impl: 3504635698 (eff. 0.212)
720.98/721.11	c #Conflicts:    1560000 | #Learnt:      60364 | 0.000
720.98/721.11	c total clause space: 206.656MB
720.98/721.12	c total #watches: 584667
721.38/721.57	c total #propagations: 743036377 / total #impl: 3507483861 (eff. 0.212)
721.38/721.57	c GC COLLECT
721.38/721.57	c #Conflicts:    1561000 | #Learnt:      31161 | 0.000
721.38/721.57	c total clause space: 206.656MB
721.38/721.57	c total #watches: 491435
721.78/721.97	c total #propagations: 743499384 / total #impl: 3510308138 (eff. 0.212)
721.78/721.97	c #Conflicts:    1562000 | #Learnt:      32161 | 0.000
721.78/721.97	c total clause space: 206.656MB
721.78/721.97	c total #watches: 494455
722.18/722.37	c total #propagations: 743965680 / total #impl: 3512959266 (eff. 0.212)
722.18/722.37	c #Conflicts:    1563000 | #Learnt:      33161 | 0.000
722.18/722.37	c total clause space: 206.656MB
722.18/722.37	c total #watches: 497887
722.69/722.81	c total #propagations: 744438294 / total #impl: 3515751409 (eff. 0.212)
722.69/722.81	c #Conflicts:    1564000 | #Learnt:      34161 | 0.000
722.69/722.81	c total clause space: 206.656MB
722.69/722.81	c total #watches: 501380
723.08/723.28	c total #propagations: 744880691 / total #impl: 3518487762 (eff. 0.212)
723.08/723.28	c #Conflicts:    1565000 | #Learnt:      35161 | 0.000
723.08/723.28	c total clause space: 206.656MB
723.08/723.28	c total #watches: 504677
723.58/723.75	c total #propagations: 745373619 / total #impl: 3521152665 (eff. 0.212)
723.58/723.75	c #Conflicts:    1566000 | #Learnt:      36161 | 0.000
723.58/723.75	c total clause space: 206.656MB
723.58/723.75	c total #watches: 508264
723.98/724.17	c total #propagations: 745811309 / total #impl: 3523767114 (eff. 0.212)
723.98/724.17	c #Conflicts:    1567000 | #Learnt:      37161 | 0.000
723.98/724.17	c total clause space: 206.656MB
723.98/724.17	c total #watches: 511198
724.48/724.64	c total #propagations: 746216323 / total #impl: 3525818778 (eff. 0.212)
724.48/724.64	c #Conflicts:    1568000 | #Learnt:      38161 | 0.000
724.48/724.64	c total clause space: 206.656MB
724.48/724.64	c total #watches: 513944
724.89/725.08	c total #propagations: 746665661 / total #impl: 3528172165 (eff. 0.212)
724.89/725.08	c #Conflicts:    1569000 | #Learnt:      39161 | 0.000
724.89/725.08	c total clause space: 206.656MB
724.89/725.08	c total #watches: 516934
725.58/725.80	c total #propagations: 747050304 / total #impl: 3530144480 (eff. 0.212)
725.58/725.80	c #Conflicts:    1570000 | #Learnt:      40161 | 0.000
725.58/725.80	c total clause space: 206.656MB
725.68/725.80	c total #watches: 522909
726.28/726.43	c total #propagations: 747623380 / total #impl: 3533535827 (eff. 0.212)
726.28/726.43	c #Conflicts:    1571000 | #Learnt:      41161 | 0.000
726.28/726.43	c total clause space: 206.656MB
726.28/726.43	c total #watches: 526067
727.09/727.26	c total #propagations: 748059007 / total #impl: 3535713814 (eff. 0.212)
727.09/727.26	c #Conflicts:    1572000 | #Learnt:      42161 | 0.000
727.09/727.26	c total clause space: 206.656MB
727.09/727.26	c total #watches: 530517
727.88/728.02	c total #propagations: 748566491 / total #impl: 3538670227 (eff. 0.212)
727.88/728.02	c #Conflicts:    1573000 | #Learnt:      43161 | 0.000
727.88/728.02	c total clause space: 206.656MB
727.88/728.02	c total #watches: 534215
728.38/728.59	c total #propagations: 748944901 / total #impl: 3540915325 (eff. 0.212)
728.38/728.59	c #Conflicts:    1574000 | #Learnt:      44161 | 0.000
728.38/728.59	c total clause space: 206.656MB
728.38/728.59	c total #watches: 536427
728.88/729.06	c total #propagations: 749288848 / total #impl: 3542511426 (eff. 0.212)
728.88/729.06	c #Conflicts:    1575000 | #Learnt:      45161 | 0.000
728.88/729.06	c total clause space: 206.656MB
728.88/729.06	c total #watches: 539289
729.38/729.53	c total #propagations: 749629331 / total #impl: 3544079148 (eff. 0.212)
729.38/729.53	c #Conflicts:    1576000 | #Learnt:      46161 | 0.000
729.38/729.53	c total clause space: 206.656MB
729.38/729.53	c total #watches: 542103
729.78/729.97	c total #propagations: 749971536 / total #impl: 3545738605 (eff. 0.212)
729.78/729.97	c #Conflicts:    1577000 | #Learnt:      47161 | 0.000
729.78/729.97	c total clause space: 206.656MB
729.78/729.97	c total #watches: 544853
730.29/730.49	c total #propagations: 750301566 / total #impl: 3547268187 (eff. 0.212)
730.29/730.49	c #Conflicts:    1578000 | #Learnt:      48161 | 0.000
730.29/730.49	c total clause space: 206.656MB
730.29/730.49	c total #watches: 547560
730.98/731.18	c total #propagations: 750655893 / total #impl: 3549036694 (eff. 0.212)
730.98/731.18	c #Conflicts:    1579000 | #Learnt:      49161 | 0.000
730.98/731.18	c total clause space: 206.656MB
730.98/731.18	c total #watches: 551339
731.78/731.99	c total #propagations: 751052870 / total #impl: 3551344776 (eff. 0.211)
731.78/731.99	c #Conflicts:    1580000 | #Learnt:      50161 | 0.000
731.78/731.99	c total clause space: 206.656MB
731.78/731.99	c total #watches: 555301
732.98/733.14	c total #propagations: 751466349 / total #impl: 3553852469 (eff. 0.211)
732.98/733.14	c #Conflicts:    1581000 | #Learnt:      51161 | 0.000
732.98/733.14	c total clause space: 206.656MB
732.98/733.14	c total #watches: 559557
734.79/734.98	c total #propagations: 751926638 / total #impl: 3556422337 (eff. 0.211)
734.79/734.98	c #Conflicts:    1582000 | #Learnt:      52161 | 0.000
734.79/734.98	c total clause space: 206.656MB
734.79/734.98	c total #watches: 569889
737.38/737.55	c total #propagations: 752535810 / total #impl: 3560661716 (eff. 0.211)
737.38/737.55	c #Conflicts:    1583000 | #Learnt:      53161 | 0.000
737.38/737.55	c total clause space: 335.816MB
737.38/737.55	c total #watches: 575317
740.38/740.56	c total #propagations: 753193639 / total #impl: 3564578923 (eff. 0.211)
740.38/740.56	c #Conflicts:    1584000 | #Learnt:      54161 | 0.000
740.38/740.56	c total clause space: 335.816MB
740.38/740.56	c total #watches: 585089
742.67/742.85	c total #propagations: 753764840 / total #impl: 3568750501 (eff. 0.211)
742.67/742.85	c #Conflicts:    1585000 | #Learnt:      55161 | 0.000
742.67/742.85	c total clause space: 335.816MB
742.67/742.85	c total #watches: 590503
743.87/744.07	c total #propagations: 754295675 / total #impl: 3571631156 (eff. 0.211)
743.87/744.07	c #Conflicts:    1586000 | #Learnt:      56161 | 0.000
743.87/744.07	c total clause space: 335.816MB
743.87/744.07	c total #watches: 593109
745.08/745.24	c total #propagations: 754739324 / total #impl: 3573781299 (eff. 0.211)
745.08/745.24	c #Conflicts:    1587000 | #Learnt:      57161 | 0.000
745.08/745.24	c total clause space: 335.816MB
745.08/745.24	c total #watches: 595560
746.38/746.55	c total #propagations: 755150422 / total #impl: 3575698494 (eff. 0.211)
746.38/746.55	c #Conflicts:    1588000 | #Learnt:      58161 | 0.000
746.38/746.55	c total clause space: 335.816MB
746.38/746.55	c total #watches: 597915
747.89/748.07	c total #propagations: 755591074 / total #impl: 3577771238 (eff. 0.211)
747.89/748.07	c #Conflicts:    1589000 | #Learnt:      59161 | 0.000
747.89/748.07	c total clause space: 335.816MB
747.89/748.07	c total #watches: 600765
749.78/749.92	c total #propagations: 756086420 / total #impl: 3580240530 (eff. 0.211)
749.78/749.92	c #Conflicts:    1590000 | #Learnt:      60161 | 0.000
749.78/749.92	c total clause space: 335.816MB
749.78/749.92	c total #watches: 603707
751.58/751.75	c total #propagations: 756564427 / total #impl: 3582751057 (eff. 0.211)
751.58/751.75	c GC COLLECT
751.58/751.75	c #Conflicts:    1591000 | #Learnt:      30686 | 0.000
751.58/751.75	c total clause space: 335.816MB
751.58/751.75	c total #watches: 489296
751.88/752.09	c total #propagations: 756938107 / total #impl: 3585270730 (eff. 0.211)
751.88/752.09	c #Conflicts:    1592000 | #Learnt:      31686 | 0.000
751.88/752.09	c total clause space: 335.816MB
751.88/752.09	c total #watches: 493125
752.38/752.50	c total #propagations: 757314344 / total #impl: 3587804376 (eff. 0.211)
752.38/752.50	c #Conflicts:    1593000 | #Learnt:      32686 | 0.000
752.38/752.50	c total clause space: 335.816MB
752.38/752.50	c total #watches: 497397
752.78/752.90	c total #propagations: 757699095 / total #impl: 3590378428 (eff. 0.211)
752.78/752.90	c #Conflicts:    1594000 | #Learnt:      33686 | 0.000
752.78/752.90	c total clause space: 335.816MB
752.78/752.90	c total #watches: 500517
753.18/753.32	c total #propagations: 758073349 / total #impl: 3592703102 (eff. 0.211)
753.18/753.32	c #Conflicts:    1595000 | #Learnt:      34686 | 0.000
753.18/753.32	c total clause space: 335.816MB
753.18/753.32	c total #watches: 503067
753.68/753.80	c total #propagations: 758466832 / total #impl: 3595128881 (eff. 0.211)
753.68/753.80	c #Conflicts:    1596000 | #Learnt:      35686 | 0.000
753.68/753.80	c total clause space: 335.816MB
753.68/753.80	c total #watches: 506098
754.08/754.28	c total #propagations: 758869833 / total #impl: 3597662034 (eff. 0.211)
754.08/754.28	c #Conflicts:    1597000 | #Learnt:      36686 | 0.000
754.08/754.28	c total clause space: 335.816MB
754.08/754.28	c total #watches: 509372
754.68/754.80	c total #propagations: 759253746 / total #impl: 3600083148 (eff. 0.211)
754.68/754.80	c #Conflicts:    1598000 | #Learnt:      37686 | 0.000
754.68/754.80	c total clause space: 335.816MB
754.68/754.80	c total #watches: 512507
755.28/755.48	c total #propagations: 759620730 / total #impl: 3602440209 (eff. 0.211)
755.28/755.48	c #Conflicts:    1599000 | #Learnt:      38686 | 0.000
755.28/755.48	c total clause space: 335.816MB
755.28/755.48	c total #watches: 517648
755.98/756.18	c total #propagations: 760042516 / total #impl: 3605110412 (eff. 0.211)
755.98/756.18	c #Conflicts:    1600000 | #Learnt:      39686 | 0.000
755.98/756.18	c total clause space: 335.816MB
755.98/756.18	c total #watches: 520858
756.88/757.00	c total #propagations: 760407903 / total #impl: 3607358448 (eff. 0.211)
756.88/757.00	c #Conflicts:    1601000 | #Learnt:      40686 | 0.000
756.88/757.00	c total clause space: 335.816MB
756.88/757.00	c total #watches: 524273
757.68/757.90	c total #propagations: 760819169 / total #impl: 3609871854 (eff. 0.211)
757.68/757.90	c #Conflicts:    1602000 | #Learnt:      41686 | 0.000
757.68/757.90	c total clause space: 335.816MB
757.68/757.90	c total #watches: 526875
758.58/758.74	c total #propagations: 761223085 / total #impl: 3612422779 (eff. 0.211)
758.58/758.74	c #Conflicts:    1603000 | #Learnt:      42686 | 0.000
758.58/758.74	c total clause space: 335.816MB
758.58/758.74	c total #watches: 529539
759.48/759.60	c total #propagations: 761590900 / total #impl: 3614789360 (eff. 0.211)
759.48/759.60	c #Conflicts:    1604000 | #Learnt:      43686 | 0.000
759.48/759.60	c total clause space: 335.816MB
759.48/759.60	c total #watches: 532861
760.38/760.51	c total #propagations: 761962120 / total #impl: 3617259885 (eff. 0.211)
760.38/760.51	c #Conflicts:    1605000 | #Learnt:      44686 | 0.000
760.38/760.51	c total clause space: 335.816MB
760.38/760.51	c total #watches: 536876
761.28/761.44	c total #propagations: 762346878 / total #impl: 3619795879 (eff. 0.211)
761.28/761.44	c #Conflicts:    1606000 | #Learnt:      45686 | 0.000
761.28/761.44	c total clause space: 335.816MB
761.28/761.44	c total #watches: 542799
762.28/762.47	c total #propagations: 762704792 / total #impl: 3622121131 (eff. 0.211)
762.28/762.47	c #Conflicts:    1607000 | #Learnt:      46686 | 0.000
762.28/762.47	c total clause space: 335.816MB
762.28/762.47	c total #watches: 547392
763.28/763.49	c total #propagations: 763107381 / total #impl: 3624796169 (eff. 0.211)
763.28/763.49	c #Conflicts:    1608000 | #Learnt:      47686 | 0.000
763.28/763.49	c total clause space: 335.816MB
763.28/763.49	c total #watches: 551357
764.27/764.50	c total #propagations: 763498218 / total #impl: 3627528668 (eff. 0.210)
764.27/764.50	c #Conflicts:    1609000 | #Learnt:      48686 | 0.000
764.27/764.50	c total clause space: 335.816MB
764.27/764.50	c total #watches: 555732
765.48/765.60	c total #propagations: 763888882 / total #impl: 3630242202 (eff. 0.210)
765.48/765.60	c #Conflicts:    1610000 | #Learnt:      49686 | 0.000
765.48/765.60	c total clause space: 335.816MB
765.48/765.60	c total #watches: 561170
766.58/766.79	c total #propagations: 764275375 / total #impl: 3633011278 (eff. 0.210)
766.58/766.79	c #Conflicts:    1611000 | #Learnt:      50686 | 0.000
766.58/766.79	c total clause space: 335.816MB
766.58/766.79	c total #watches: 566764
768.07/768.26	c total #propagations: 764684335 / total #impl: 3635989483 (eff. 0.210)
768.07/768.26	c #Conflicts:    1612000 | #Learnt:      51686 | 0.000
768.07/768.26	c total clause space: 335.816MB
768.07/768.26	c total #watches: 572841
769.47/769.66	c total #propagations: 765152955 / total #impl: 3639670792 (eff. 0.210)
769.47/769.66	c #Conflicts:    1613000 | #Learnt:      52686 | 0.000
769.47/769.66	c total clause space: 335.816MB
769.47/769.66	c total #watches: 579156
771.08/771.26	c total #propagations: 765581108 / total #impl: 3643049244 (eff. 0.210)
771.08/771.26	c #Conflicts:    1614000 | #Learnt:      53686 | 0.000
771.08/771.26	c total clause space: 335.816MB
771.08/771.26	c total #watches: 585717
772.37/772.55	c total #propagations: 766032714 / total #impl: 3646646096 (eff. 0.210)
772.37/772.55	c #Conflicts:    1615000 | #Learnt:      54686 | 0.000
772.37/772.55	c total clause space: 335.816MB
772.37/772.55	c total #watches: 591855
773.87/774.03	c total #propagations: 766371301 / total #impl: 3649144704 (eff. 0.210)
773.87/774.03	c #Conflicts:    1616000 | #Learnt:      55686 | 0.000
773.87/774.03	c total clause space: 335.816MB
773.87/774.03	c total #watches: 597410
775.87/776.08	c total #propagations: 766751553 / total #impl: 3651916579 (eff. 0.210)
775.87/776.08	c #Conflicts:    1617000 | #Learnt:      56686 | 0.000
775.87/776.08	c total clause space: 335.816MB
775.87/776.08	c total #watches: 603450
777.27/777.48	c total #propagations: 767303792 / total #impl: 3655666692 (eff. 0.210)
777.27/777.48	c #Conflicts:    1618000 | #Learnt:      57686 | 0.000
777.27/777.48	c total clause space: 335.816MB
777.27/777.48	c total #watches: 606713
778.68/778.88	c total #propagations: 767733237 / total #impl: 3658469486 (eff. 0.210)
778.68/778.88	c #Conflicts:    1619000 | #Learnt:      58686 | 0.000
778.68/778.88	c total clause space: 335.816MB
778.68/778.88	c total #watches: 610299
780.07/780.28	c total #propagations: 768198710 / total #impl: 3661533961 (eff. 0.210)
780.07/780.28	c #Conflicts:    1620000 | #Learnt:      59686 | 0.000
780.07/780.28	c total clause space: 335.816MB
780.07/780.28	c total #watches: 616910
781.67/781.86	c total #propagations: 768647363 / total #impl: 3664479336 (eff. 0.210)
781.67/781.86	c #Conflicts:    1621000 | #Learnt:      60686 | 0.000
781.67/781.86	c total clause space: 335.816MB
781.67/781.86	c total #watches: 620845
783.57/783.79	c total #propagations: 769092154 / total #impl: 3667439700 (eff. 0.210)
783.57/783.79	c GC COLLECT
783.57/783.79	c #Conflicts:    1622000 | #Learnt:      30899 | 0.000
783.57/783.79	c total clause space: 335.816MB
783.57/783.79	c total #watches: 490034
783.97/784.18	c total #propagations: 769618715 / total #impl: 3670946839 (eff. 0.210)
783.97/784.18	c #Conflicts:    1623000 | #Learnt:      31899 | 0.000
783.97/784.18	c total clause space: 335.816MB
783.97/784.18	c total #watches: 493495
784.47/784.61	c total #propagations: 770138084 / total #impl: 3674195781 (eff. 0.210)
784.47/784.61	c #Conflicts:    1624000 | #Learnt:      32899 | 0.000
784.47/784.61	c total clause space: 335.816MB
784.47/784.61	c total #watches: 498235
784.97/785.11	c total #propagations: 770599405 / total #impl: 3677099340 (eff. 0.210)
784.97/785.11	c #Conflicts:    1625000 | #Learnt:      33899 | 0.000
784.97/785.11	c total clause space: 335.816MB
784.97/785.11	c total #watches: 501566
785.47/785.62	c total #propagations: 771129197 / total #impl: 3680244860 (eff. 0.210)
785.47/785.62	c #Conflicts:    1626000 | #Learnt:      34899 | 0.000
785.47/785.62	c total clause space: 335.816MB
785.47/785.62	c total #watches: 505209
786.07/786.21	c total #propagations: 771668698 / total #impl: 3683324232 (eff. 0.210)
786.07/786.21	c #Conflicts:    1627000 | #Learnt:      35899 | 0.000
786.07/786.21	c total clause space: 335.816MB
786.07/786.21	c total #watches: 509208
786.67/786.86	c total #propagations: 772210147 / total #impl: 3686549824 (eff. 0.209)
786.67/786.86	c #Conflicts:    1628000 | #Learnt:      36899 | 0.000
786.67/786.86	c total clause space: 335.816MB
786.67/786.86	c total #watches: 512928
787.37/787.53	c total #propagations: 772694462 / total #impl: 3689605332 (eff. 0.209)
787.37/787.53	c #Conflicts:    1629000 | #Learnt:      37899 | 0.000
787.37/787.53	c total clause space: 335.816MB
787.37/787.53	c total #watches: 517103
788.07/788.21	c total #propagations: 773189283 / total #impl: 3692580306 (eff. 0.209)
788.07/788.21	c #Conflicts:    1630000 | #Learnt:      38899 | 0.000
788.07/788.21	c total clause space: 335.816MB
788.07/788.21	c total #watches: 523232
788.97/789.10	c total #propagations: 773624481 / total #impl: 3695532370 (eff. 0.209)
788.97/789.10	c #Conflicts:    1631000 | #Learnt:      39899 | 0.000
788.97/789.10	c total clause space: 335.816MB
788.97/789.10	c total #watches: 528835
789.87/790.02	c total #propagations: 774147877 / total #impl: 3698772175 (eff. 0.209)
789.87/790.02	c #Conflicts:    1632000 | #Learnt:      40899 | 0.000
789.87/790.02	c total clause space: 335.816MB
789.87/790.02	c total #watches: 533614
790.88/791.03	c total #propagations: 774629229 / total #impl: 3701784989 (eff. 0.209)
790.88/791.03	c #Conflicts:    1633000 | #Learnt:      41899 | 0.000
790.88/791.03	c total clause space: 335.816MB
790.88/791.04	c total #watches: 537119
791.98/792.16	c total #propagations: 775080694 / total #impl: 3704700040 (eff. 0.209)
791.98/792.16	c #Conflicts:    1634000 | #Learnt:      42899 | 0.000
791.98/792.16	c total clause space: 335.816MB
791.98/792.16	c total #watches: 542441
793.17/793.32	c total #propagations: 775575920 / total #impl: 3707810942 (eff. 0.209)
793.17/793.32	c #Conflicts:    1635000 | #Learnt:      43899 | 0.000
793.17/793.32	c total clause space: 335.816MB
793.17/793.32	c total #watches: 546201
794.37/794.53	c total #propagations: 776042387 / total #impl: 3710823201 (eff. 0.209)
794.37/794.53	c #Conflicts:    1636000 | #Learnt:      44899 | 0.000
794.37/794.53	c total clause space: 335.816MB
794.37/794.53	c total #watches: 550530
795.87/796.05	c total #propagations: 776509576 / total #impl: 3713590364 (eff. 0.209)
795.87/796.05	c #Conflicts:    1637000 | #Learnt:      45899 | 0.000
795.87/796.05	c total clause space: 335.816MB
795.87/796.05	c total #watches: 555282
797.27/797.48	c total #propagations: 777016210 / total #impl: 3716517510 (eff. 0.209)
797.27/797.48	c #Conflicts:    1638000 | #Learnt:      46899 | 0.000
797.27/797.48	c total clause space: 335.816MB
797.27/797.48	c total #watches: 558896
798.97/799.12	c total #propagations: 777559074 / total #impl: 3719634858 (eff. 0.209)
798.97/799.12	c #Conflicts:    1639000 | #Learnt:      47899 | 0.000
798.97/799.12	c total clause space: 335.816MB
798.97/799.12	c total #watches: 562910
800.78/800.99	c total #propagations: 778051832 / total #impl: 3722522518 (eff. 0.209)
800.78/800.99	c #Conflicts:    1640000 | #Learnt:      48899 | 0.000
800.78/800.99	c total clause space: 335.816MB
800.78/800.99	c total #watches: 567432
802.87/803.06	c total #propagations: 778618197 / total #impl: 3725876461 (eff. 0.209)
802.87/803.06	c #Conflicts:    1641000 | #Learnt:      49899 | 0.000
802.87/803.06	c total clause space: 335.816MB
802.87/803.06	c total #watches: 572823
803.87/804.01	c total #propagations: 779183956 / total #impl: 3729305420 (eff. 0.209)
803.87/804.01	c #Conflicts:    1642000 | #Learnt:      50899 | 0.000
803.87/804.01	c total clause space: 335.816MB
803.87/804.01	c total #watches: 575702
804.67/804.88	c total #propagations: 779719794 / total #impl: 3731781563 (eff. 0.209)
804.67/804.88	c #Conflicts:    1643000 | #Learnt:      51899 | 0.000
804.67/804.88	c total clause space: 335.816MB
804.67/804.88	c total #watches: 578995
805.47/805.68	c total #propagations: 780255196 / total #impl: 3734309479 (eff. 0.209)
805.47/805.68	c #Conflicts:    1644000 | #Learnt:      52899 | 0.000
805.47/805.68	c total clause space: 335.816MB
805.47/805.68	c total #watches: 582829
806.37/806.54	c total #propagations: 780720729 / total #impl: 3736414253 (eff. 0.209)
806.37/806.54	c #Conflicts:    1645000 | #Learnt:      53899 | 0.000
806.37/806.54	c total clause space: 335.816MB
806.37/806.54	c total #watches: 585495
807.27/807.49	c total #propagations: 781251984 / total #impl: 3738577595 (eff. 0.209)
807.27/807.49	c #Conflicts:    1646000 | #Learnt:      54899 | 0.000
807.27/807.49	c total clause space: 335.816MB
807.27/807.49	c total #watches: 588448
808.07/808.29	c total #propagations: 781896635 / total #impl: 3741205841 (eff. 0.209)
808.07/808.29	c #Conflicts:    1647000 | #Learnt:      55899 | 0.000
808.07/808.29	c total clause space: 335.816MB
808.07/808.29	c total #watches: 591111
808.97/809.15	c total #propagations: 782381998 / total #impl: 3743371409 (eff. 0.209)
808.97/809.15	c #Conflicts:    1648000 | #Learnt:      56899 | 0.000
808.97/809.15	c total clause space: 335.816MB
808.97/809.15	c total #watches: 594008
810.07/810.20	c total #propagations: 782894604 / total #impl: 3745879521 (eff. 0.209)
810.07/810.20	c #Conflicts:    1649000 | #Learnt:      57899 | 0.000
810.07/810.20	c total clause space: 335.816MB
810.07/810.20	c total #watches: 597650
810.77/810.99	c total #propagations: 783403330 / total #impl: 3748176145 (eff. 0.209)
810.77/810.99	c #Conflicts:    1650000 | #Learnt:      58899 | 0.000
810.77/810.99	c total clause space: 335.816MB
810.77/810.99	c total #watches: 601459
811.77/811.95	c total #propagations: 783938744 / total #impl: 3750715913 (eff. 0.209)
811.77/811.95	c #Conflicts:    1651000 | #Learnt:      59899 | 0.000
811.77/811.95	c total clause space: 335.816MB
811.77/811.96	c total #watches: 604671
812.67/812.84	c total #propagations: 784485853 / total #impl: 3753293955 (eff. 0.209)
812.67/812.84	c #Conflicts:    1652000 | #Learnt:      60899 | 0.000
812.67/812.84	c total clause space: 335.816MB
812.67/812.84	c total #watches: 607355
813.47/813.61	c total #propagations: 784959700 / total #impl: 3755724756 (eff. 0.209)
813.47/813.61	c #Conflicts:    1653000 | #Learnt:      61899 | 0.000
813.47/813.61	c total clause space: 335.816MB
813.47/813.61	c total #watches: 610120
814.07/814.23	c total #propagations: 785442442 / total #impl: 3758007912 (eff. 0.209)
814.07/814.23	c GC COLLECT
814.07/814.23	c #Conflicts:    1654000 | #Learnt:      31777 | 0.000
814.07/814.23	c total clause space: 335.816MB
814.07/814.23	c total #watches: 492710
814.47/814.60	c total #propagations: 785952782 / total #impl: 3760390323 (eff. 0.209)
814.47/814.60	c #Conflicts:    1655000 | #Learnt:      32777 | 0.000
814.47/814.60	c total clause space: 335.816MB
814.47/814.60	c total #watches: 495599
814.77/814.97	c total #propagations: 786458347 / total #impl: 3762587970 (eff. 0.209)
814.77/814.97	c #Conflicts:    1656000 | #Learnt:      33777 | 0.000
814.77/814.97	c total clause space: 335.816MB
814.77/814.97	c total #watches: 498267
815.27/815.43	c total #propagations: 786877939 / total #impl: 3764444175 (eff. 0.209)
815.27/815.43	c #Conflicts:    1657000 | #Learnt:      34777 | 0.000
815.27/815.43	c total clause space: 335.816MB
815.27/815.43	c total #watches: 501331
815.57/815.75	c total #propagations: 787355629 / total #impl: 3766648511 (eff. 0.209)
815.57/815.75	c #Conflicts:    1658000 | #Learnt:      35777 | 0.000
815.57/815.75	c total clause space: 335.816MB
815.57/815.75	c total #watches: 503886
815.86/816.07	c total #propagations: 787707445 / total #impl: 3768532152 (eff. 0.209)
815.86/816.07	c #Conflicts:    1659000 | #Learnt:      36777 | 0.000
815.86/816.07	c total clause space: 335.816MB
815.86/816.08	c total #watches: 506278
816.26/816.41	c total #propagations: 788063967 / total #impl: 3770555363 (eff. 0.209)
816.26/816.41	c #Conflicts:    1660000 | #Learnt:      37777 | 0.000
816.26/816.41	c total clause space: 335.816MB
816.26/816.41	c total #watches: 508799
816.66/816.87	c total #propagations: 788399553 / total #impl: 3772354149 (eff. 0.209)
816.66/816.87	c #Conflicts:    1661000 | #Learnt:      38777 | 0.000
816.66/816.87	c total clause space: 335.816MB
816.66/816.87	c total #watches: 511688
817.27/817.42	c total #propagations: 788959103 / total #impl: 3774875256 (eff. 0.209)
817.27/817.42	c #Conflicts:    1662000 | #Learnt:      39777 | 0.000
817.27/817.42	c total clause space: 335.816MB
817.27/817.42	c total #watches: 515170
817.66/817.83	c total #propagations: 789623534 / total #impl: 3777719508 (eff. 0.209)
817.66/817.83	c #Conflicts:    1663000 | #Learnt:      40777 | 0.000
817.66/817.83	c total clause space: 335.816MB
817.66/817.83	c total #watches: 517797
818.06/818.26	c total #propagations: 790115442 / total #impl: 3779954526 (eff. 0.209)
818.06/818.26	c #Conflicts:    1664000 | #Learnt:      41777 | 0.000
818.06/818.26	c total clause space: 335.816MB
818.06/818.26	c total #watches: 520263
818.56/818.79	c total #propagations: 790620202 / total #impl: 3782439613 (eff. 0.209)
818.56/818.79	c #Conflicts:    1665000 | #Learnt:      42777 | 0.000
818.56/818.79	c total clause space: 335.816MB
818.56/818.79	c total #watches: 522774
819.16/819.32	c total #propagations: 791196878 / total #impl: 3784897378 (eff. 0.209)
819.16/819.32	c #Conflicts:    1666000 | #Learnt:      43777 | 0.000
819.16/819.32	c total clause space: 335.816MB
819.16/819.32	c total #watches: 525701
819.66/819.86	c total #propagations: 791840023 / total #impl: 3787643586 (eff. 0.209)
819.66/819.86	c #Conflicts:    1667000 | #Learnt:      44777 | 0.000
819.66/819.86	c total clause space: 335.816MB
819.66/819.87	c total #watches: 528766
820.16/820.33	c total #propagations: 792341058 / total #impl: 3789848025 (eff. 0.209)
820.16/820.33	c #Conflicts:    1668000 | #Learnt:      45777 | 0.000
820.16/820.33	c total clause space: 335.816MB
820.16/820.33	c total #watches: 532918
820.66/820.86	c total #propagations: 792807679 / total #impl: 3791950626 (eff. 0.209)
820.66/820.86	c #Conflicts:    1669000 | #Learnt:      46777 | 0.000
820.66/820.86	c total clause space: 335.816MB
820.66/820.86	c total #watches: 536526
821.26/821.46	c total #propagations: 793330785 / total #impl: 3794304770 (eff. 0.209)
821.26/821.46	c #Conflicts:    1670000 | #Learnt:      47777 | 0.000
821.26/821.46	c total clause space: 335.816MB
821.26/821.47	c total #watches: 539714
821.86/822.03	c total #propagations: 793835341 / total #impl: 3796639844 (eff. 0.209)
821.86/822.03	c #Conflicts:    1671000 | #Learnt:      48777 | 0.000
821.86/822.03	c total clause space: 335.816MB
821.86/822.03	c total #watches: 542824
822.36/822.56	c total #propagations: 794392969 / total #impl: 3799044461 (eff. 0.209)
822.36/822.56	c #Conflicts:    1672000 | #Learnt:      49777 | 0.000
822.36/822.56	c total clause space: 335.816MB
822.36/822.56	c total #watches: 546690
822.86/823.04	c total #propagations: 794882583 / total #impl: 3801417574 (eff. 0.209)
822.86/823.04	c #Conflicts:    1673000 | #Learnt:      50777 | 0.000
822.86/823.04	c total clause space: 335.816MB
822.86/823.05	c total #watches: 549526
823.46/823.63	c total #propagations: 795354703 / total #impl: 3803596486 (eff. 0.209)
823.46/823.63	c #Conflicts:    1674000 | #Learnt:      51777 | 0.000
823.46/823.63	c total clause space: 335.816MB
823.46/823.63	c total #watches: 552374
823.96/824.13	c total #propagations: 795837799 / total #impl: 3805739713 (eff. 0.209)
823.96/824.13	c #Conflicts:    1675000 | #Learnt:      52777 | 0.000
823.96/824.13	c total clause space: 335.816MB
823.96/824.13	c total #watches: 555233
824.56/824.75	c total #propagations: 796237134 / total #impl: 3807758212 (eff. 0.209)
824.56/824.75	c #Conflicts:    1676000 | #Learnt:      53777 | 0.000
824.56/824.75	c total clause space: 335.816MB
824.56/824.75	c total #watches: 558043
825.06/825.29	c total #propagations: 796675135 / total #impl: 3809705761 (eff. 0.209)
825.06/825.29	c #Conflicts:    1677000 | #Learnt:      54777 | 0.000
825.06/825.29	c total clause space: 335.816MB
825.06/825.29	c total #watches: 560957
825.56/825.73	c total #propagations: 797089114 / total #impl: 3811827087 (eff. 0.209)
825.56/825.73	c #Conflicts:    1678000 | #Learnt:      55777 | 0.000
825.56/825.73	c total clause space: 335.816MB
825.56/825.73	c total #watches: 563968
825.97/826.19	c total #propagations: 797475734 / total #impl: 3813932540 (eff. 0.209)
825.97/826.19	c #Conflicts:    1679000 | #Learnt:      56777 | 0.000
825.97/826.19	c total clause space: 335.816MB
825.97/826.19	c total #watches: 566713
826.56/826.70	c total #propagations: 797839283 / total #impl: 3815989138 (eff. 0.209)
826.56/826.70	c #Conflicts:    1680000 | #Learnt:      57777 | 0.000
826.56/826.70	c total clause space: 335.816MB
826.56/826.70	c total #watches: 569840
827.07/827.27	c total #propagations: 798320362 / total #impl: 3818145769 (eff. 0.209)
827.07/827.27	c #Conflicts:    1681000 | #Learnt:      58777 | 0.000
827.07/827.27	c total clause space: 335.816MB
827.07/827.28	c total #watches: 572860
827.66/827.87	c total #propagations: 798977841 / total #impl: 3820866186 (eff. 0.209)
827.66/827.87	c #Conflicts:    1682000 | #Learnt:      59777 | 0.000
827.66/827.87	c total clause space: 335.816MB
827.66/827.87	c total #watches: 575344
828.27/828.40	c total #propagations: 799613578 / total #impl: 3823410072 (eff. 0.209)
828.27/828.40	c #Conflicts:    1683000 | #Learnt:      60777 | 0.000
828.27/828.40	c total clause space: 335.816MB
828.27/828.40	c total #watches: 578432
828.76/828.98	c total #propagations: 800250562 / total #impl: 3826005154 (eff. 0.209)
828.76/828.98	c #Conflicts:    1684000 | #Learnt:      61777 | 0.000
828.76/828.98	c total clause space: 335.816MB
828.76/828.98	c total #watches: 581367
829.37/829.59	c total #propagations: 800710455 / total #impl: 3827981089 (eff. 0.209)
829.37/829.59	c #Conflicts:    1685000 | #Learnt:      62777 | 0.000
829.37/829.59	c total clause space: 335.816MB
829.37/829.59	c total #watches: 584381
829.86/830.06	c total #propagations: 801068150 / total #impl: 3829574472 (eff. 0.209)
829.86/830.06	c GC COLLECT
829.86/830.06	c #Conflicts:    1686000 | #Learnt:      32385 | 0.000
829.86/830.06	c total clause space: 335.816MB
829.86/830.06	c total #watches: 494624
830.37/830.50	c total #propagations: 801459474 / total #impl: 3831230239 (eff. 0.209)
830.37/830.50	c #Conflicts:    1687000 | #Learnt:      33385 | 0.000
830.37/830.50	c total clause space: 335.816MB
830.37/830.50	c total #watches: 497357
830.76/830.94	c total #propagations: 802040632 / total #impl: 3833622698 (eff. 0.209)
830.76/830.94	c #Conflicts:    1688000 | #Learnt:      34385 | 0.000
830.76/830.94	c total clause space: 335.816MB
830.76/830.94	c total #watches: 500266
831.16/831.32	c total #propagations: 802596112 / total #impl: 3835998771 (eff. 0.209)
831.16/831.32	c #Conflicts:    1689000 | #Learnt:      35385 | 0.000
831.16/831.32	c total clause space: 335.816MB
831.16/831.32	c total #watches: 503598
831.57/831.79	c total #propagations: 803024210 / total #impl: 3838104553 (eff. 0.209)
831.57/831.79	c #Conflicts:    1690000 | #Learnt:      36385 | 0.000
831.57/831.79	c total clause space: 335.816MB
831.57/831.79	c total #watches: 506779
832.06/832.20	c total #propagations: 803555287 / total #impl: 3840538423 (eff. 0.209)
832.06/832.20	c #Conflicts:    1691000 | #Learnt:      37385 | 0.000
832.06/832.20	c total clause space: 335.816MB
832.06/832.20	c total #watches: 509353
832.46/832.61	c total #propagations: 804048395 / total #impl: 3842884282 (eff. 0.209)
832.46/832.61	c #Conflicts:    1692000 | #Learnt:      38385 | 0.000
832.46/832.61	c total clause space: 335.816MB
832.46/832.61	c total #watches: 511853
832.86/833.06	c total #propagations: 804523778 / total #impl: 3845261655 (eff. 0.209)
832.86/833.06	c #Conflicts:    1693000 | #Learnt:      39385 | 0.000
832.86/833.06	c total clause space: 335.816MB
832.86/833.06	c total #watches: 514642
833.36/833.59	c total #propagations: 804941227 / total #impl: 3847406129 (eff. 0.209)
833.36/833.59	c #Conflicts:    1694000 | #Learnt:      40385 | 0.000
833.36/833.59	c total clause space: 335.816MB
833.36/833.59	c total #watches: 517554
833.86/834.06	c total #propagations: 805404575 / total #impl: 3849476762 (eff. 0.209)
833.86/834.06	c #Conflicts:    1695000 | #Learnt:      41385 | 0.000
833.86/834.06	c total clause space: 335.816MB
833.86/834.06	c total #watches: 520303
834.36/834.57	c total #propagations: 805975520 / total #impl: 3852275401 (eff. 0.209)
834.36/834.57	c #Conflicts:    1696000 | #Learnt:      42385 | 0.000
834.36/834.57	c total clause space: 335.816MB
834.36/834.57	c total #watches: 523490
834.87/835.02	c total #propagations: 806526685 / total #impl: 3854936903 (eff. 0.209)
834.87/835.02	c #Conflicts:    1697000 | #Learnt:      43385 | 0.000
834.87/835.02	c total clause space: 335.816MB
834.87/835.02	c total #watches: 526331
835.36/835.53	c total #propagations: 807057172 / total #impl: 3857330117 (eff. 0.209)
835.36/835.53	c #Conflicts:    1698000 | #Learnt:      44385 | 0.000
835.36/835.53	c total clause space: 335.816MB
835.36/835.53	c total #watches: 529573
835.87/836.06	c total #propagations: 807607252 / total #impl: 3859768069 (eff. 0.209)
835.87/836.06	c #Conflicts:    1699000 | #Learnt:      45385 | 0.000
835.87/836.06	c total clause space: 335.816MB
835.87/836.06	c total #watches: 532029
836.26/836.49	c total #propagations: 808182464 / total #impl: 3862124623 (eff. 0.209)
836.26/836.49	c #Conflicts:    1700000 | #Learnt:      46385 | 0.000
836.26/836.49	c total clause space: 335.816MB
836.26/836.49	c total #watches: 534592
836.86/837.00	c total #propagations: 808652195 / total #impl: 3864126146 (eff. 0.209)
836.86/837.00	c #Conflicts:    1701000 | #Learnt:      47385 | 0.000
836.86/837.00	c total clause space: 335.816MB
836.86/837.01	c total #watches: 537678
837.36/837.57	c total #propagations: 809135169 / total #impl: 3866330388 (eff. 0.209)
837.36/837.57	c #Conflicts:    1702000 | #Learnt:      48385 | 0.000
837.36/837.57	c total clause space: 335.816MB
837.36/837.57	c total #watches: 540497
837.76/837.99	c total #propagations: 809586760 / total #impl: 3868361118 (eff. 0.209)
837.76/837.99	c #Conflicts:    1703000 | #Learnt:      49385 | 0.000
837.76/837.99	c total clause space: 335.816MB
837.76/837.99	c total #watches: 543091
838.26/838.41	c total #propagations: 810024132 / total #impl: 3870530670 (eff. 0.209)
838.26/838.41	c #Conflicts:    1704000 | #Learnt:      50385 | 0.000
838.26/838.41	c total clause space: 335.816MB
838.26/838.41	c total #watches: 545469
838.66/838.81	c total #propagations: 810493298 / total #impl: 3872800922 (eff. 0.209)
838.66/838.81	c #Conflicts:    1705000 | #Learnt:      51385 | 0.000
838.66/838.81	c total clause space: 335.816MB
838.66/838.81	c total #watches: 547596
839.27/839.41	c total #propagations: 810928020 / total #impl: 3874835829 (eff. 0.209)
839.27/839.41	c #Conflicts:    1706000 | #Learnt:      52385 | 0.000
839.27/839.41	c total clause space: 335.816MB
839.27/839.41	c total #watches: 550519
839.86/840.06	c total #propagations: 811540693 / total #impl: 3877379977 (eff. 0.209)
839.86/840.06	c #Conflicts:    1707000 | #Learnt:      53385 | 0.000
839.86/840.06	c total clause space: 335.816MB
839.86/840.06	c total #watches: 553170
840.46/840.61	c total #propagations: 812142499 / total #impl: 3879968343 (eff. 0.209)
840.46/840.61	c #Conflicts:    1708000 | #Learnt:      54385 | 0.000
840.46/840.61	c total clause space: 335.816MB
840.46/840.61	c total #watches: 555955
840.96/841.10	c total #propagations: 812652913 / total #impl: 3882383968 (eff. 0.209)
840.96/841.10	c #Conflicts:    1709000 | #Learnt:      55385 | 0.000
840.96/841.10	c total clause space: 335.816MB
840.96/841.10	c total #watches: 558865
841.47/841.62	c total #propagations: 813180167 / total #impl: 3884929378 (eff. 0.209)
841.47/841.62	c #Conflicts:    1710000 | #Learnt:      56385 | 0.000
841.47/841.62	c total clause space: 335.816MB
841.47/841.62	c total #watches: 561693
841.96/842.15	c total #propagations: 813690002 / total #impl: 3887380717 (eff. 0.209)
841.96/842.15	c #Conflicts:    1711000 | #Learnt:      57385 | 0.000
841.96/842.15	c total clause space: 335.816MB
841.96/842.15	c total #watches: 564518
842.47/842.63	c total #propagations: 814260544 / total #impl: 3889720612 (eff. 0.209)
842.47/842.63	c #Conflicts:    1712000 | #Learnt:      58385 | 0.000
842.47/842.63	c total clause space: 335.816MB
842.47/842.63	c total #watches: 567520
843.16/843.31	c total #propagations: 814724939 / total #impl: 3891965933 (eff. 0.209)
843.16/843.31	c #Conflicts:    1713000 | #Learnt:      59385 | 0.000
843.16/843.31	c total clause space: 335.816MB
843.16/843.31	c total #watches: 570063
843.67/843.88	c total #propagations: 815202762 / total #impl: 3894035407 (eff. 0.209)
843.67/843.88	c #Conflicts:    1714000 | #Learnt:      60385 | 0.000
843.67/843.88	c total clause space: 335.816MB
843.67/843.88	c total #watches: 572711
844.16/844.36	c total #propagations: 815692115 / total #impl: 3896203907 (eff. 0.209)
844.16/844.36	c #Conflicts:    1715000 | #Learnt:      61385 | 0.000
844.16/844.36	c total clause space: 335.816MB
844.16/844.36	c total #watches: 575894
844.77/844.91	c total #propagations: 816201314 / total #impl: 3898738277 (eff. 0.209)
844.77/844.91	c #Conflicts:    1716000 | #Learnt:      62385 | 0.000
844.77/844.91	c total clause space: 335.816MB
844.77/844.92	c total #watches: 578441
845.36/845.59	c total #propagations: 816711861 / total #impl: 3900938804 (eff. 0.209)
845.36/845.59	c #Conflicts:    1717000 | #Learnt:      63385 | 0.000
845.36/845.59	c total clause space: 335.816MB
845.36/845.59	c total #watches: 581897
845.96/846.11	c total #propagations: 817267535 / total #impl: 3903245706 (eff. 0.209)
845.96/846.11	c GC COLLECT
845.96/846.11	c #Conflicts:    1718000 | #Learnt:      32664 | 0.000
845.96/846.11	c total clause space: 335.816MB
845.96/846.11	c total #watches: 495724
846.36/846.56	c total #propagations: 817856248 / total #impl: 3905688466 (eff. 0.209)
846.36/846.56	c #Conflicts:    1719000 | #Learnt:      33664 | 0.000
846.36/846.56	c total clause space: 335.816MB
846.36/846.56	c total #watches: 498180
846.76/846.91	c total #propagations: 818399956 / total #impl: 3908000498 (eff. 0.209)
846.76/846.91	c #Conflicts:    1720000 | #Learnt:      34664 | 0.000
846.76/846.91	c total clause space: 335.816MB
846.76/846.91	c total #watches: 500592
847.26/847.49	c total #propagations: 818836704 / total #impl: 3910168251 (eff. 0.209)
847.26/847.49	c #Conflicts:    1721000 | #Learnt:      35664 | 0.000
847.26/847.49	c total clause space: 335.816MB
847.26/847.49	c total #watches: 504435
847.76/847.93	c total #propagations: 819420727 / total #impl: 3912962616 (eff. 0.209)
847.76/847.93	c #Conflicts:    1722000 | #Learnt:      36664 | 0.000
847.76/847.93	c total clause space: 335.816MB
847.76/847.93	c total #watches: 507757
848.06/848.26	c total #propagations: 819921752 / total #impl: 3915417757 (eff. 0.209)
848.06/848.26	c #Conflicts:    1723000 | #Learnt:      37664 | 0.000
848.06/848.26	c total clause space: 335.816MB
848.06/848.26	c total #watches: 510777
848.37/848.57	c total #propagations: 820306201 / total #impl: 3917333772 (eff. 0.209)
848.37/848.57	c #Conflicts:    1724000 | #Learnt:      38664 | 0.000
848.37/848.57	c total clause space: 335.816MB
848.37/848.57	c total #watches: 513515
848.77/848.98	c total #propagations: 820662035 / total #impl: 3918996173 (eff. 0.209)
848.77/848.98	c #Conflicts:    1725000 | #Learnt:      39664 | 0.000
848.77/848.98	c total clause space: 335.816MB
848.77/848.98	c total #watches: 516336
849.27/849.48	c total #propagations: 821204275 / total #impl: 3921106155 (eff. 0.209)
849.27/849.48	c #Conflicts:    1726000 | #Learnt:      40664 | 0.000
849.27/849.48	c total clause space: 335.816MB
849.27/849.48	c total #watches: 520415
849.87/850.01	c total #propagations: 821897320 / total #impl: 3923733287 (eff. 0.209)
849.87/850.01	c #Conflicts:    1727000 | #Learnt:      41664 | 0.000
849.87/850.01	c total clause space: 335.816MB
849.87/850.01	c total #watches: 524139
850.37/850.59	c total #propagations: 822605913 / total #impl: 3926449567 (eff. 0.210)
850.37/850.59	c #Conflicts:    1728000 | #Learnt:      42664 | 0.000
850.37/850.59	c total clause space: 335.816MB
850.37/850.59	c total #watches: 527836
851.07/851.23	c total #propagations: 823279036 / total #impl: 3929149230 (eff. 0.210)
851.07/851.23	c #Conflicts:    1729000 | #Learnt:      43664 | 0.000
851.07/851.23	c total clause space: 335.816MB
851.07/851.23	c total #watches: 531515
851.67/851.88	c total #propagations: 823934946 / total #impl: 3931678508 (eff. 0.210)
851.67/851.88	c #Conflicts:    1730000 | #Learnt:      44664 | 0.000
851.67/851.88	c total clause space: 335.816MB
851.67/851.88	c total #watches: 534455
852.37/852.55	c total #propagations: 824567199 / total #impl: 3934105912 (eff. 0.210)
852.37/852.55	c #Conflicts:    1731000 | #Learnt:      45664 | 0.000
852.37/852.55	c total clause space: 335.816MB
852.37/852.55	c total #watches: 537295
852.97/853.14	c total #propagations: 825203753 / total #impl: 3936623381 (eff. 0.210)
852.97/853.14	c #Conflicts:    1732000 | #Learnt:      46664 | 0.000
852.97/853.14	c total clause space: 335.816MB
852.97/853.14	c total #watches: 539735
853.57/853.71	c total #propagations: 825722570 / total #impl: 3938732917 (eff. 0.210)
853.57/853.71	c #Conflicts:    1733000 | #Learnt:      47664 | 0.000
853.57/853.71	c total clause space: 335.816MB
853.57/853.71	c total #watches: 542229
854.17/854.31	c total #propagations: 826221070 / total #impl: 3940822509 (eff. 0.210)
854.17/854.31	c #Conflicts:    1734000 | #Learnt:      48664 | 0.000
854.17/854.31	c total clause space: 335.816MB
854.17/854.31	c total #watches: 544717
854.77/854.96	c total #propagations: 826719071 / total #impl: 3942977640 (eff. 0.210)
854.77/854.96	c #Conflicts:    1735000 | #Learnt:      49664 | 0.000
854.77/854.96	c total clause space: 335.816MB
854.77/854.96	c total #watches: 547018
855.46/855.63	c total #propagations: 827183899 / total #impl: 3944866512 (eff. 0.210)
855.46/855.63	c #Conflicts:    1736000 | #Learnt:      50664 | 0.000
855.46/855.63	c total clause space: 335.816MB
855.46/855.63	c total #watches: 549627
856.16/856.33	c total #propagations: 827652260 / total #impl: 3946897939 (eff. 0.210)
856.16/856.33	c #Conflicts:    1737000 | #Learnt:      51664 | 0.000
856.16/856.33	c total clause space: 335.816MB
856.16/856.33	c total #watches: 552030
856.77/856.94	c total #propagations: 828129520 / total #impl: 3948820307 (eff. 0.210)
856.77/856.94	c #Conflicts:    1738000 | #Learnt:      52664 | 0.000
856.77/856.94	c total clause space: 335.816MB
856.77/856.94	c total #watches: 554194
857.46/857.63	c total #propagations: 828585283 / total #impl: 3950578887 (eff. 0.210)
857.46/857.63	c #Conflicts:    1739000 | #Learnt:      53664 | 0.000
857.46/857.63	c total clause space: 335.816MB
857.46/857.64	c total #watches: 556662
858.16/858.37	c total #propagations: 829041742 / total #impl: 3952720962 (eff. 0.210)
858.16/858.37	c #Conflicts:    1740000 | #Learnt:      54664 | 0.000
858.16/858.37	c total clause space: 335.816MB
858.16/858.37	c total #watches: 559056
858.97/859.13	c total #propagations: 829531834 / total #impl: 3954873012 (eff. 0.210)
858.97/859.13	c #Conflicts:    1741000 | #Learnt:      55664 | 0.000
858.97/859.13	c total clause space: 335.816MB
858.97/859.13	c total #watches: 561317
859.76/859.90	c total #propagations: 830006963 / total #impl: 3956845517 (eff. 0.210)
859.76/859.90	c #Conflicts:    1742000 | #Learnt:      56664 | 0.000
859.76/859.90	c total clause space: 335.816MB
859.76/859.90	c total #watches: 563693
860.56/860.72	c total #propagations: 830487182 / total #impl: 3959003359 (eff. 0.210)
860.56/860.72	c #Conflicts:    1743000 | #Learnt:      57664 | 0.000
860.56/860.72	c total clause space: 335.816MB
860.56/860.72	c total #watches: 566048
861.36/861.51	c total #propagations: 831053137 / total #impl: 3961516627 (eff. 0.210)
861.36/861.51	c #Conflicts:    1744000 | #Learnt:      58664 | 0.000
861.36/861.51	c total clause space: 335.816MB
861.36/861.51	c total #watches: 568617
862.06/862.21	c total #propagations: 831584497 / total #impl: 3963883638 (eff. 0.210)
862.06/862.21	c #Conflicts:    1745000 | #Learnt:      59664 | 0.000
862.06/862.21	c total clause space: 335.816MB
862.06/862.21	c total #watches: 571950
862.76/862.95	c total #propagations: 832162241 / total #impl: 3966347933 (eff. 0.210)
862.76/862.95	c #Conflicts:    1746000 | #Learnt:      60664 | 0.000
862.76/862.95	c total clause space: 335.816MB
862.76/862.95	c total #watches: 574883
863.47/863.65	c total #propagations: 832695889 / total #impl: 3968711577 (eff. 0.210)
863.47/863.65	c #Conflicts:    1747000 | #Learnt:      61664 | 0.000
863.47/863.65	c total clause space: 335.816MB
863.47/863.65	c total #watches: 577590
864.06/864.28	c total #propagations: 833185286 / total #impl: 3971081998 (eff. 0.210)
864.06/864.28	c #Conflicts:    1748000 | #Learnt:      62664 | 0.000
864.06/864.28	c total clause space: 335.816MB
864.06/864.28	c total #watches: 579964
864.76/864.96	c total #propagations: 833665692 / total #impl: 3973353270 (eff. 0.210)
864.76/864.96	c #Conflicts:    1749000 | #Learnt:      63664 | 0.000
864.76/864.96	c total clause space: 335.816MB
864.76/864.96	c total #watches: 582784
865.36/865.52	c total #propagations: 834200039 / total #impl: 3975767456 (eff. 0.210)
865.36/865.52	c GC COLLECT
865.36/865.52	c #Conflicts:    1750000 | #Learnt:      32646 | 0.000
865.36/865.52	c total clause space: 335.816MB
865.36/865.52	c total #watches: 495632
865.96/866.16	c total #propagations: 834693512 / total #impl: 3977844280 (eff. 0.210)
865.96/866.16	c #Conflicts:    1751000 | #Learnt:      33646 | 0.000
865.96/866.16	c total clause space: 335.816MB
865.96/866.16	c total #watches: 499647
866.56/866.74	c total #propagations: 835288969 / total #impl: 3980353795 (eff. 0.210)
866.56/866.74	c #Conflicts:    1752000 | #Learnt:      34646 | 0.000
866.56/866.74	c total clause space: 335.816MB
866.56/866.74	c total #watches: 502680
866.96/867.19	c total #propagations: 835856898 / total #impl: 3982703223 (eff. 0.210)
866.96/867.19	c #Conflicts:    1753000 | #Learnt:      35646 | 0.000
866.96/867.19	c total clause space: 335.816MB
866.96/867.19	c total #watches: 505546
867.56/867.72	c total #propagations: 836366397 / total #impl: 3984816404 (eff. 0.210)
867.56/867.72	c #Conflicts:    1754000 | #Learnt:      36646 | 0.000
867.56/867.72	c total clause space: 335.816MB
867.56/867.72	c total #watches: 508614
868.16/868.30	c total #propagations: 836909648 / total #impl: 3987306375 (eff. 0.210)
868.16/868.30	c #Conflicts:    1755000 | #Learnt:      37646 | 0.000
868.16/868.30	c total clause space: 335.816MB
868.16/868.30	c total #watches: 511410
868.66/868.86	c total #propagations: 837644164 / total #impl: 3990059381 (eff. 0.210)
868.66/868.86	c #Conflicts:    1756000 | #Learnt:      38646 | 0.000
868.66/868.86	c total clause space: 335.816MB
868.66/868.86	c total #watches: 515113
869.16/869.37	c total #propagations: 838236070 / total #impl: 3992663511 (eff. 0.210)
869.16/869.37	c #Conflicts:    1757000 | #Learnt:      39646 | 0.000
869.16/869.37	c total clause space: 335.816MB
869.16/869.37	c total #watches: 517967
869.56/869.75	c total #propagations: 838782642 / total #impl: 3995163906 (eff. 0.210)
869.56/869.75	c #Conflicts:    1758000 | #Learnt:      40646 | 0.000
869.56/869.75	c total clause space: 335.816MB
869.56/869.75	c total #watches: 522707
870.07/870.25	c total #propagations: 839213073 / total #impl: 3997812645 (eff. 0.210)
870.07/870.25	c #Conflicts:    1759000 | #Learnt:      41646 | 0.000
870.07/870.25	c total clause space: 335.816MB
870.07/870.25	c total #watches: 525613
870.56/870.78	c total #propagations: 839623474 / total #impl: 4000083890 (eff. 0.210)
870.56/870.78	c #Conflicts:    1760000 | #Learnt:      42646 | 0.000
870.56/870.78	c total clause space: 335.816MB
870.56/870.78	c total #watches: 528031
870.96/871.17	c total #propagations: 840039619 / total #impl: 4002183971 (eff. 0.210)
870.96/871.17	c #Conflicts:    1761000 | #Learnt:      43646 | 0.000
870.96/871.17	c total clause space: 335.816MB
870.96/871.18	c total #watches: 531068
871.36/871.59	c total #propagations: 840483018 / total #impl: 4004478273 (eff. 0.210)
871.36/871.59	c #Conflicts:    1762000 | #Learnt:      44646 | 0.000
871.36/871.59	c total clause space: 335.816MB
871.36/871.59	c total #watches: 534962
871.86/872.09	c total #propagations: 840927305 / total #impl: 4007043995 (eff. 0.210)
871.86/872.09	c #Conflicts:    1763000 | #Learnt:      45646 | 0.000
871.86/872.09	c total clause space: 335.816MB
871.86/872.09	c total #watches: 539070
872.46/872.60	c total #propagations: 841373628 / total #impl: 4009674335 (eff. 0.210)
872.46/872.60	c #Conflicts:    1764000 | #Learnt:      46646 | 0.000
872.46/872.60	c total clause space: 335.816MB
872.46/872.60	c total #watches: 541852
872.96/873.16	c total #propagations: 841847779 / total #impl: 4011953377 (eff. 0.210)
872.96/873.16	c #Conflicts:    1765000 | #Learnt:      47646 | 0.000
872.96/873.16	c total clause space: 335.816MB
872.96/873.16	c total #watches: 544874
873.37/873.59	c total #propagations: 842363255 / total #impl: 4014264264 (eff. 0.210)
873.37/873.59	c #Conflicts:    1766000 | #Learnt:      48646 | 0.000
873.37/873.59	c total clause space: 335.816MB
873.37/873.59	c total #watches: 547706
873.96/874.13	c total #propagations: 842796846 / total #impl: 4016267089 (eff. 0.210)
873.96/874.13	c #Conflicts:    1767000 | #Learnt:      49646 | 0.000
873.96/874.13	c total clause space: 335.816MB
873.96/874.13	c total #watches: 550376
874.47/874.68	c total #propagations: 843308414 / total #impl: 4018534790 (eff. 0.210)
874.47/874.68	c #Conflicts:    1768000 | #Learnt:      50646 | 0.000
874.47/874.68	c total clause space: 335.816MB
874.47/874.68	c total #watches: 553529
875.06/875.20	c total #propagations: 843780874 / total #impl: 4020738352 (eff. 0.210)
875.06/875.20	c #Conflicts:    1769000 | #Learnt:      51646 | 0.000
875.06/875.20	c total clause space: 335.816MB
875.06/875.20	c total #watches: 556181
875.66/875.82	c total #propagations: 844249860 / total #impl: 4023073816 (eff. 0.210)
875.66/875.82	c #Conflicts:    1770000 | #Learnt:      52646 | 0.000
875.66/875.82	c total clause space: 335.816MB
875.66/875.82	c total #watches: 558612
876.26/876.45	c total #propagations: 844716150 / total #impl: 4025100028 (eff. 0.210)
876.26/876.45	c #Conflicts:    1771000 | #Learnt:      53646 | 0.000
876.26/876.45	c total clause space: 335.816MB
876.26/876.45	c total #watches: 561740
876.86/877.01	c total #propagations: 845251646 / total #impl: 4027555567 (eff. 0.210)
876.86/877.01	c #Conflicts:    1772000 | #Learnt:      54646 | 0.000
876.86/877.01	c total clause space: 335.816MB
876.86/877.01	c total #watches: 564661
877.36/877.58	c total #propagations: 845749434 / total #impl: 4029923341 (eff. 0.210)
877.36/877.58	c #Conflicts:    1773000 | #Learnt:      55646 | 0.000
877.36/877.58	c total clause space: 335.816MB
877.36/877.58	c total #watches: 568132
878.06/878.27	c total #propagations: 846257208 / total #impl: 4032445581 (eff. 0.210)
878.06/878.27	c #Conflicts:    1774000 | #Learnt:      56646 | 0.000
878.06/878.27	c total clause space: 335.816MB
878.06/878.27	c total #watches: 571633
878.77/878.98	c total #propagations: 846775544 / total #impl: 4035522374 (eff. 0.210)
878.77/878.98	c #Conflicts:    1775000 | #Learnt:      57646 | 0.000
878.77/878.98	c total clause space: 335.816MB
878.77/878.98	c total #watches: 576694
879.46/879.64	c total #propagations: 847301344 / total #impl: 4037923173 (eff. 0.210)
879.46/879.64	c #Conflicts:    1776000 | #Learnt:      58646 | 0.000
879.46/879.64	c total clause space: 335.816MB
879.46/879.64	c total #watches: 580041
880.16/880.33	c total #propagations: 847771341 / total #impl: 4040070909 (eff. 0.210)
880.16/880.33	c #Conflicts:    1777000 | #Learnt:      59646 | 0.000
880.16/880.33	c total clause space: 335.816MB
880.16/880.33	c total #watches: 582705
880.76/880.97	c total #propagations: 848286621 / total #impl: 4042460015 (eff. 0.210)
880.76/880.97	c #Conflicts:    1778000 | #Learnt:      60646 | 0.000
880.76/880.97	c total clause space: 335.816MB
880.76/880.97	c total #watches: 585131
881.46/881.63	c total #propagations: 848707398 / total #impl: 4044368189 (eff. 0.210)
881.46/881.63	c #Conflicts:    1779000 | #Learnt:      61646 | 0.000
881.46/881.63	c total clause space: 335.816MB
881.46/881.63	c total #watches: 587458
881.96/882.12	c total #propagations: 849140586 / total #impl: 4046108249 (eff. 0.210)
881.96/882.12	c #Conflicts:    1780000 | #Learnt:      62646 | 0.000
881.96/882.12	c total clause space: 335.816MB
881.96/882.12	c total #watches: 590950
882.46/882.64	c total #propagations: 849482827 / total #impl: 4048373198 (eff. 0.210)
882.46/882.64	c #Conflicts:    1781000 | #Learnt:      63646 | 0.000
882.46/882.64	c total clause space: 335.816MB
882.46/882.64	c total #watches: 593932
882.96/883.12	c total #propagations: 849826629 / total #impl: 4050613467 (eff. 0.210)
882.96/883.12	c #Conflicts:    1782000 | #Learnt:      64646 | 0.000
882.96/883.12	c total clause space: 335.816MB
882.96/883.12	c total #watches: 596392
883.36/883.57	c total #propagations: 850114474 / total #impl: 4052475000 (eff. 0.210)
883.36/883.57	c GC COLLECT
883.36/883.57	c #Conflicts:    1783000 | #Learnt:      33357 | 0.000
883.36/883.57	c total clause space: 335.816MB
883.36/883.57	c total #watches: 497690
883.76/883.99	c total #propagations: 850537295 / total #impl: 4054179916 (eff. 0.210)
883.76/883.99	c #Conflicts:    1784000 | #Learnt:      34357 | 0.000
883.76/883.99	c total clause space: 335.816MB
883.76/883.99	c total #watches: 500026
884.27/884.45	c total #propagations: 850950367 / total #impl: 4055557006 (eff. 0.210)
884.27/884.45	c #Conflicts:    1785000 | #Learnt:      35357 | 0.000
884.27/884.45	c total clause space: 335.816MB
884.27/884.45	c total #watches: 502506
884.76/884.91	c total #propagations: 851372090 / total #impl: 4056971678 (eff. 0.210)
884.76/884.91	c #Conflicts:    1786000 | #Learnt:      36357 | 0.000
884.76/884.91	c total clause space: 335.816MB
884.76/884.91	c total #watches: 504866
885.16/885.35	c total #propagations: 851786393 / total #impl: 4058435342 (eff. 0.210)
885.16/885.35	c #Conflicts:    1787000 | #Learnt:      37357 | 0.000
885.16/885.35	c total clause space: 335.816MB
885.16/885.36	c total #watches: 507069
885.66/885.84	c total #propagations: 852193887 / total #impl: 4059955114 (eff. 0.210)
885.66/885.84	c #Conflicts:    1788000 | #Learnt:      38357 | 0.000
885.66/885.84	c total clause space: 335.816MB
885.66/885.84	c total #watches: 509492
886.16/886.32	c total #propagations: 852603433 / total #impl: 4061402309 (eff. 0.210)
886.16/886.32	c #Conflicts:    1789000 | #Learnt:      39357 | 0.000
886.16/886.32	c total clause space: 335.816MB
886.16/886.32	c total #watches: 511959
886.57/886.73	c total #propagations: 853097084 / total #impl: 4063304571 (eff. 0.210)
886.57/886.73	c #Conflicts:    1790000 | #Learnt:      40357 | 0.000
886.57/886.73	c total clause space: 335.816MB
886.57/886.73	c total #watches: 514726
887.06/887.22	c total #propagations: 853550357 / total #impl: 4065449620 (eff. 0.210)
887.06/887.22	c #Conflicts:    1791000 | #Learnt:      41357 | 0.000
887.06/887.22	c total clause space: 335.816MB
887.06/887.22	c total #watches: 518156
887.46/887.66	c total #propagations: 854131163 / total #impl: 4067876783 (eff. 0.210)
887.46/887.66	c #Conflicts:    1792000 | #Learnt:      42357 | 0.000
887.46/887.66	c total clause space: 335.816MB
887.46/887.66	c total #watches: 521670
887.96/888.17	c total #propagations: 854596393 / total #impl: 4070157048 (eff. 0.210)
887.96/888.17	c #Conflicts:    1793000 | #Learnt:      43357 | 0.000
887.96/888.17	c total clause space: 335.816MB
887.96/888.17	c total #watches: 525575
888.56/888.71	c total #propagations: 855162659 / total #impl: 4072738949 (eff. 0.210)
888.56/888.71	c #Conflicts:    1794000 | #Learnt:      44357 | 0.000
888.56/888.71	c total clause space: 335.816MB
888.56/888.71	c total #watches: 528373
888.96/889.12	c total #propagations: 855725968 / total #impl: 4075118248 (eff. 0.210)
888.96/889.12	c #Conflicts:    1795000 | #Learnt:      45357 | 0.000
888.96/889.12	c total clause space: 335.816MB
888.96/889.12	c total #watches: 531528
889.46/889.68	c total #propagations: 856154878 / total #impl: 4077305412 (eff. 0.210)
889.46/889.68	c #Conflicts:    1796000 | #Learnt:      46357 | 0.000
889.46/889.68	c total clause space: 335.816MB
889.46/889.68	c total #watches: 534717
890.06/890.23	c total #propagations: 856676646 / total #impl: 4079998597 (eff. 0.210)
890.06/890.23	c #Conflicts:    1797000 | #Learnt:      47357 | 0.000
890.06/890.23	c total clause space: 335.816MB
890.06/890.23	c total #watches: 537770
890.56/890.77	c total #propagations: 857147687 / total #impl: 4082221069 (eff. 0.210)
890.56/890.77	c #Conflicts:    1798000 | #Learnt:      48357 | 0.000
890.56/890.77	c total clause space: 335.816MB
890.56/890.77	c total #watches: 540741
891.06/891.29	c total #propagations: 857652346 / total #impl: 4084548457 (eff. 0.210)
891.06/891.29	c #Conflicts:    1799000 | #Learnt:      49357 | 0.000
891.06/891.29	c total clause space: 335.816MB
891.06/891.29	c total #watches: 543233
891.56/891.77	c total #propagations: 858129744 / total #impl: 4086722985 (eff. 0.210)
891.56/891.77	c #Conflicts:    1800000 | #Learnt:      50357 | 0.000
891.56/891.77	c total clause space: 335.816MB
891.56/891.77	c total #watches: 546947
892.16/892.30	c total #propagations: 858544008 / total #impl: 4088553902 (eff. 0.210)
892.16/892.30	c #Conflicts:    1801000 | #Learnt:      51357 | 0.000
892.16/892.30	c total clause space: 335.816MB
892.16/892.30	c total #watches: 550389
892.56/892.78	c total #propagations: 859048001 / total #impl: 4090965166 (eff. 0.210)
892.56/892.78	c #Conflicts:    1802000 | #Learnt:      52357 | 0.000
892.56/892.78	c total clause space: 335.816MB
892.56/892.78	c total #watches: 552819
893.16/893.32	c total #propagations: 859541640 / total #impl: 4093160733 (eff. 0.210)
893.16/893.32	c #Conflicts:    1803000 | #Learnt:      53357 | 0.000
893.16/893.32	c total clause space: 335.816MB
893.16/893.32	c total #watches: 555648
893.56/893.79	c total #propagations: 860018636 / total #impl: 4095675993 (eff. 0.210)
893.56/893.79	c #Conflicts:    1804000 | #Learnt:      54357 | 0.000
893.56/893.79	c total clause space: 335.816MB
893.56/893.79	c total #watches: 558563
894.16/894.31	c total #propagations: 860447460 / total #impl: 4097880069 (eff. 0.210)
894.16/894.31	c #Conflicts:    1805000 | #Learnt:      55357 | 0.000
894.16/894.31	c total clause space: 335.816MB
894.16/894.31	c total #watches: 561068
894.56/894.76	c total #propagations: 860861573 / total #impl: 4100090567 (eff. 0.210)
894.56/894.76	c #Conflicts:    1806000 | #Learnt:      56357 | 0.000
894.56/894.76	c total clause space: 335.816MB
894.56/894.76	c total #watches: 563728
895.06/895.21	c total #propagations: 861282054 / total #impl: 4102253867 (eff. 0.210)
895.06/895.21	c #Conflicts:    1807000 | #Learnt:      57357 | 0.000
895.06/895.21	c total clause space: 335.816MB
895.06/895.21	c total #watches: 566033
895.46/895.68	c total #propagations: 861675538 / total #impl: 4104281074 (eff. 0.210)
895.46/895.68	c #Conflicts:    1808000 | #Learnt:      58357 | 0.000
895.46/895.68	c total clause space: 335.816MB
895.46/895.68	c total #watches: 568569
896.16/896.33	c total #propagations: 862097062 / total #impl: 4106443027 (eff. 0.210)
896.16/896.33	c #Conflicts:    1809000 | #Learnt:      59357 | 0.000
896.16/896.33	c total clause space: 335.816MB
896.16/896.33	c total #watches: 571806
896.76/896.97	c total #propagations: 862690514 / total #impl: 4109620753 (eff. 0.210)
896.76/896.97	c #Conflicts:    1810000 | #Learnt:      60357 | 0.000
896.76/896.97	c total clause space: 335.816MB
896.76/896.97	c total #watches: 575499
897.26/897.47	c total #propagations: 863284324 / total #impl: 4112663464 (eff. 0.210)
897.26/897.47	c #Conflicts:    1811000 | #Learnt:      61357 | 0.000
897.26/897.47	c total clause space: 335.816MB
897.26/897.47	c total #watches: 577985
897.86/898.00	c total #propagations: 863679694 / total #impl: 4114765457 (eff. 0.210)
897.86/898.00	c #Conflicts:    1812000 | #Learnt:      62357 | 0.000
897.86/898.00	c total clause space: 335.816MB
897.86/898.00	c total #watches: 580931
898.46/898.60	c total #propagations: 864186515 / total #impl: 4117179032 (eff. 0.210)
898.46/898.60	c #Conflicts:    1813000 | #Learnt:      63357 | 0.000
898.46/898.60	c total clause space: 335.816MB
898.46/898.60	c total #watches: 583834
899.06/899.24	c total #propagations: 864788972 / total #impl: 4119745439 (eff. 0.210)
899.06/899.24	c #Conflicts:    1814000 | #Learnt:      64357 | 0.000
899.06/899.24	c total clause space: 335.816MB
899.06/899.24	c total #watches: 587092
899.66/899.86	c total #propagations: 865344701 / total #impl: 4122395009 (eff. 0.210)
899.66/899.86	c GC COLLECT
899.66/899.86	c #Conflicts:    1815000 | #Learnt:      32757 | 0.000
899.66/899.86	c total clause space: 335.816MB
899.66/899.86	c total #watches: 496177
900.06/900.20	c total #propagations: 865830019 / total #impl: 4124848451 (eff. 0.210)
900.06/900.20	c #Conflicts:    1816000 | #Learnt:      33757 | 0.000
900.06/900.20	c total clause space: 335.816MB
900.06/900.20	c total #watches: 498958
900.46/900.67	c total #propagations: 866256156 / total #impl: 4127106116 (eff. 0.210)
900.46/900.67	c #Conflicts:    1817000 | #Learnt:      34757 | 0.000
900.46/900.67	c total clause space: 335.816MB
900.46/900.67	c total #watches: 502354
900.96/901.13	c total #propagations: 866819392 / total #impl: 4129626660 (eff. 0.210)
900.96/901.13	c #Conflicts:    1818000 | #Learnt:      35757 | 0.000
900.96/901.13	c total clause space: 335.816MB
900.96/901.13	c total #watches: 505350
901.35/901.56	c total #propagations: 867349025 / total #impl: 4131753793 (eff. 0.210)
901.35/901.56	c #Conflicts:    1819000 | #Learnt:      36757 | 0.000
901.35/901.56	c total clause space: 335.816MB
901.35/901.56	c total #watches: 508044
901.86/902.03	c total #propagations: 867829327 / total #impl: 4133687832 (eff. 0.210)
901.86/902.03	c #Conflicts:    1820000 | #Learnt:      37757 | 0.000
901.86/902.03	c total clause space: 335.816MB
901.86/902.03	c total #watches: 511165
902.35/902.52	c total #propagations: 868379125 / total #impl: 4136203147 (eff. 0.210)
902.35/902.52	c #Conflicts:    1821000 | #Learnt:      38757 | 0.000
902.35/902.52	c total clause space: 335.816MB
902.35/902.52	c total #watches: 514388
902.85/903.06	c total #propagations: 868953683 / total #impl: 4138708559 (eff. 0.210)
902.85/903.06	c #Conflicts:    1822000 | #Learnt:      39757 | 0.000
902.85/903.06	c total clause space: 335.816MB
902.85/903.06	c total #watches: 521049
903.35/903.59	c total #propagations: 869524706 / total #impl: 4142110978 (eff. 0.210)
903.35/903.59	c #Conflicts:    1823000 | #Learnt:      40757 | 0.000
903.35/903.59	c total clause space: 335.816MB
903.35/903.59	c total #watches: 527635
903.95/904.20	c total #propagations: 869973714 / total #impl: 4145073476 (eff. 0.210)
903.95/904.20	c #Conflicts:    1824000 | #Learnt:      41757 | 0.000
903.95/904.20	c total clause space: 335.816MB
903.95/904.20	c total #watches: 533339
904.75/904.92	c total #propagations: 870403416 / total #impl: 4147650137 (eff. 0.210)
904.75/904.92	c #Conflicts:    1825000 | #Learnt:      42757 | 0.000
904.75/904.92	c total clause space: 335.816MB
904.75/904.92	c total #watches: 538164
905.65/905.80	c total #propagations: 870892578 / total #impl: 4151300931 (eff. 0.210)
905.65/905.80	c #Conflicts:    1826000 | #Learnt:      43757 | 0.000
905.65/905.80	c total clause space: 335.816MB
905.65/905.81	c total #watches: 542527
906.55/906.74	c total #propagations: 871350706 / total #impl: 4154060808 (eff. 0.210)
906.55/906.74	c #Conflicts:    1827000 | #Learnt:      44757 | 0.000
906.55/906.74	c total clause space: 335.816MB
906.55/906.74	c total #watches: 551375
907.65/907.84	c total #propagations: 871845314 / total #impl: 4157129949 (eff. 0.210)
907.65/907.84	c #Conflicts:    1828000 | #Learnt:      45757 | 0.000
907.65/907.84	c total clause space: 335.816MB
907.65/907.84	c total #watches: 562669
908.85/909.05	c total #propagations: 872402832 / total #impl: 4161397995 (eff. 0.210)
908.85/909.05	c #Conflicts:    1829000 | #Learnt:      46757 | 0.000
908.85/909.05	c total clause space: 335.816MB
908.85/909.05	c total #watches: 572746
910.25/910.43	c total #propagations: 872948698 / total #impl: 4165301784 (eff. 0.210)
910.25/910.43	c #Conflicts:    1830000 | #Learnt:      47757 | 0.000
910.25/910.43	c total clause space: 335.816MB
910.25/910.43	c total #watches: 578967
911.86/912.01	c total #propagations: 873437299 / total #impl: 4168199224 (eff. 0.210)
911.86/912.01	c #Conflicts:    1831000 | #Learnt:      48757 | 0.000
911.86/912.01	c total clause space: 335.816MB
911.86/912.01	c total #watches: 583945
913.35/913.50	c total #propagations: 873903324 / total #impl: 4171074984 (eff. 0.210)
913.35/913.50	c #Conflicts:    1832000 | #Learnt:      49757 | 0.000
913.35/913.50	c total clause space: 335.816MB
913.35/913.50	c total #watches: 591278
914.95/915.18	c total #propagations: 874313448 / total #impl: 4173776520 (eff. 0.209)
914.95/915.18	c #Conflicts:    1833000 | #Learnt:      50757 | 0.000
914.95/915.18	c total clause space: 335.816MB
914.95/915.18	c total #watches: 598930
916.85/917.00	c total #propagations: 874706210 / total #impl: 4176460578 (eff. 0.209)
916.85/917.00	c #Conflicts:    1834000 | #Learnt:      51757 | 0.000
916.85/917.00	c total clause space: 335.816MB
916.85/917.00	c total #watches: 605187
918.45/918.65	c total #propagations: 875190238 / total #impl: 4179720509 (eff. 0.209)
918.45/918.65	c #Conflicts:    1835000 | #Learnt:      52757 | 0.000
918.45/918.65	c total clause space: 335.816MB
918.45/918.65	c total #watches: 607846
920.15/920.37	c total #propagations: 875642860 / total #impl: 4182778399 (eff. 0.209)
920.15/920.37	c #Conflicts:    1836000 | #Learnt:      53757 | 0.000
920.15/920.37	c total clause space: 335.816MB
920.15/920.37	c total #watches: 610453
921.75/921.96	c total #propagations: 876113887 / total #impl: 4185882410 (eff. 0.209)
921.75/921.96	c #Conflicts:    1837000 | #Learnt:      54757 | 0.000
921.75/921.96	c total clause space: 335.816MB
921.75/921.96	c total #watches: 615729
923.55/923.80	c total #propagations: 876554257 / total #impl: 4189072329 (eff. 0.209)
923.55/923.80	c #Conflicts:    1838000 | #Learnt:      55757 | 0.000
923.55/923.80	c total clause space: 335.816MB
923.65/923.80	c total #watches: 619532
925.35/925.54	c total #propagations: 877045549 / total #impl: 4192222371 (eff. 0.209)
925.35/925.54	c #Conflicts:    1839000 | #Learnt:      56757 | 0.000
925.35/925.54	c total clause space: 335.816MB
925.35/925.54	c total #watches: 624140
927.25/927.47	c total #propagations: 877483164 / total #impl: 4195152087 (eff. 0.209)
927.25/927.47	c #Conflicts:    1840000 | #Learnt:      57757 | 0.000
927.25/927.47	c total clause space: 335.816MB
927.25/927.47	c total #watches: 630380
928.94/929.16	c total #propagations: 877956028 / total #impl: 4198466326 (eff. 0.209)
928.94/929.16	c #Conflicts:    1841000 | #Learnt:      58757 | 0.000
928.94/929.16	c total clause space: 335.816MB
928.94/929.16	c total #watches: 634264
930.84/931.01	c total #propagations: 878342846 / total #impl: 4201234275 (eff. 0.209)
930.84/931.01	c #Conflicts:    1842000 | #Learnt:      59757 | 0.000
930.84/931.01	c total clause space: 335.816MB
930.84/931.01	c total #watches: 637795
932.54/932.78	c total #propagations: 878767983 / total #impl: 4204361515 (eff. 0.209)
932.54/932.78	c #Conflicts:    1843000 | #Learnt:      60757 | 0.000
932.54/932.78	c total clause space: 335.816MB
932.54/932.78	c total #watches: 642529
934.64/934.85	c total #propagations: 879194195 / total #impl: 4207590762 (eff. 0.209)
934.64/934.85	c #Conflicts:    1844000 | #Learnt:      61757 | 0.000
934.64/934.85	c total clause space: 335.816MB
934.64/934.85	c total #watches: 648754
936.74/936.94	c total #propagations: 879632423 / total #impl: 4211006862 (eff. 0.209)
936.74/936.94	c #Conflicts:    1845000 | #Learnt:      62757 | 0.000
936.74/936.94	c total clause space: 335.816MB
936.74/936.94	c total #watches: 655309
938.84/939.00	c total #propagations: 880050657 / total #impl: 4214319926 (eff. 0.209)
938.84/939.00	c #Conflicts:    1846000 | #Learnt:      63757 | 0.000
938.84/939.00	c total clause space: 335.816MB
938.84/939.00	c total #watches: 661046
941.14/941.31	c total #propagations: 880457730 / total #impl: 4217340024 (eff. 0.209)
941.14/941.31	c #Conflicts:    1847000 | #Learnt:      64757 | 0.000
941.14/941.31	c total clause space: 335.816MB
941.14/941.31	c total #watches: 665293
943.64/943.85	c total #propagations: 880900000 / total #impl: 4220153553 (eff. 0.209)
943.64/943.85	c #Conflicts:    1848000 | #Learnt:      65757 | 0.000
943.64/943.85	c total clause space: 335.816MB
943.64/943.85	c total #watches: 667806
944.24/944.49	c total #propagations: 881320098 / total #impl: 4222755178 (eff. 0.209)
944.24/944.49	c GC COLLECT
944.24/944.49	c #Conflicts:    1849000 | #Learnt:      33852 | 0.000
944.24/944.49	c total clause space: 335.816MB
944.24/944.49	c total #watches: 499523
944.74/944.92	c total #propagations: 881771946 / total #impl: 4225414536 (eff. 0.209)
944.74/944.92	c #Conflicts:    1850000 | #Learnt:      34852 | 0.000
944.74/944.92	c total clause space: 335.816MB
944.74/944.92	c total #watches: 502910
945.14/945.32	c total #propagations: 882273353 / total #impl: 4228305785 (eff. 0.209)
945.14/945.32	c #Conflicts:    1851000 | #Learnt:      35852 | 0.000
945.14/945.32	c total clause space: 335.816MB
945.14/945.32	c total #watches: 506985
945.64/945.81	c total #propagations: 882714984 / total #impl: 4230850274 (eff. 0.209)
945.64/945.81	c #Conflicts:    1852000 | #Learnt:      36852 | 0.000
945.64/945.81	c total clause space: 335.816MB
945.64/945.81	c total #watches: 511100
946.14/946.35	c total #propagations: 883216401 / total #impl: 4233841701 (eff. 0.209)
946.14/946.35	c #Conflicts:    1853000 | #Learnt:      37852 | 0.000
946.14/946.35	c total clause space: 335.816MB
946.14/946.35	c total #watches: 514216
946.64/946.88	c total #propagations: 883706710 / total #impl: 4236666706 (eff. 0.209)
946.64/946.88	c #Conflicts:    1854000 | #Learnt:      38852 | 0.000
946.64/946.88	c total clause space: 335.816MB
946.64/946.88	c total #watches: 518092
947.24/947.45	c total #propagations: 884194261 / total #impl: 4239474635 (eff. 0.209)
947.24/947.45	c #Conflicts:    1855000 | #Learnt:      39852 | 0.000
947.24/947.45	c total clause space: 335.816MB
947.24/947.45	c total #watches: 521069
947.83/948.05	c total #propagations: 884677467 / total #impl: 4242222038 (eff. 0.209)
947.83/948.05	c #Conflicts:    1856000 | #Learnt:      40852 | 0.000
947.83/948.05	c total clause space: 335.816MB
947.83/948.06	c total #watches: 524246
948.43/948.69	c total #propagations: 885175194 / total #impl: 4245060398 (eff. 0.209)
948.43/948.69	c #Conflicts:    1857000 | #Learnt:      41852 | 0.000
948.43/948.69	c total clause space: 335.816MB
948.43/948.69	c total #watches: 527604
949.14/949.33	c total #propagations: 885646334 / total #impl: 4247896030 (eff. 0.208)
949.14/949.33	c #Conflicts:    1858000 | #Learnt:      42852 | 0.000
949.14/949.33	c total clause space: 335.816MB
949.14/949.33	c total #watches: 531872
949.93/950.10	c total #propagations: 886093862 / total #impl: 4250495899 (eff. 0.208)
949.93/950.10	c #Conflicts:    1859000 | #Learnt:      43852 | 0.000
949.93/950.10	c total clause space: 335.816MB
949.93/950.10	c total #watches: 535136
950.63/950.82	c total #propagations: 886579496 / total #impl: 4253218314 (eff. 0.208)
950.63/950.82	c #Conflicts:    1860000 | #Learnt:      44852 | 0.000
950.63/950.82	c total clause space: 335.816MB
950.63/950.82	c total #watches: 537788
951.23/951.49	c total #propagations: 887041367 / total #impl: 4255899040 (eff. 0.208)
951.23/951.49	c #Conflicts:    1861000 | #Learnt:      45852 | 0.000
951.23/951.49	c total clause space: 335.816MB
951.23/951.49	c total #watches: 542220
952.03/952.29	c total #propagations: 887469520 / total #impl: 4258508405 (eff. 0.208)
952.03/952.29	c #Conflicts:    1862000 | #Learnt:      46852 | 0.000
952.03/952.29	c total clause space: 335.816MB
952.03/952.29	c total #watches: 546622
952.93/953.13	c total #propagations: 887907659 / total #impl: 4261371286 (eff. 0.208)
952.93/953.13	c #Conflicts:    1863000 | #Learnt:      47852 | 0.000
952.93/953.13	c total clause space: 335.816MB
952.93/953.13	c total #watches: 550112
953.73/953.92	c total #propagations: 888328818 / total #impl: 4263990125 (eff. 0.208)
953.73/953.92	c #Conflicts:    1864000 | #Learnt:      48852 | 0.000
953.73/953.92	c total clause space: 335.816MB
953.73/953.92	c total #watches: 553457
954.63/954.83	c total #propagations: 888790471 / total #impl: 4266903606 (eff. 0.208)
954.63/954.83	c #Conflicts:    1865000 | #Learnt:      49852 | 0.000
954.63/954.83	c total clause space: 335.816MB
954.63/954.83	c total #watches: 557820
955.74/955.91	c total #propagations: 889227321 / total #impl: 4269544941 (eff. 0.208)
955.74/955.91	c #Conflicts:    1866000 | #Learnt:      50852 | 0.000
955.74/955.91	c total clause space: 335.816MB
955.74/955.91	c total #watches: 560835
956.83/957.10	c total #propagations: 889696747 / total #impl: 4272327120 (eff. 0.208)
956.83/957.10	c #Conflicts:    1867000 | #Learnt:      51852 | 0.000
956.83/957.10	c total clause space: 335.816MB
956.83/957.10	c total #watches: 563799
957.93/958.18	c total #propagations: 890208234 / total #impl: 4275463949 (eff. 0.208)
957.93/958.18	c #Conflicts:    1868000 | #Learnt:      52852 | 0.000
957.93/958.18	c total clause space: 335.816MB
957.93/958.18	c total #watches: 567261
959.22/959.47	c total #propagations: 890692381 / total #impl: 4278378711 (eff. 0.208)
959.22/959.47	c #Conflicts:    1869000 | #Learnt:      53852 | 0.000
959.22/959.47	c total clause space: 335.816MB
959.22/959.47	c total #watches: 570452
960.52/960.74	c total #propagations: 891202264 / total #impl: 4281419015 (eff. 0.208)
960.52/960.74	c #Conflicts:    1870000 | #Learnt:      54852 | 0.000
960.52/960.74	c total clause space: 335.816MB
960.52/960.74	c total #watches: 574225
961.72/961.97	c total #propagations: 891712002 / total #impl: 4284485711 (eff. 0.208)
961.72/961.97	c #Conflicts:    1871000 | #Learnt:      55852 | 0.000
961.72/961.97	c total clause space: 335.816MB
961.72/961.97	c total #watches: 577843
963.02/963.23	c total #propagations: 892244980 / total #impl: 4287871844 (eff. 0.208)
963.02/963.23	c #Conflicts:    1872000 | #Learnt:      56852 | 0.000
963.02/963.23	c total clause space: 335.816MB
963.02/963.23	c total #watches: 582197
963.72/963.93	c total #propagations: 892759259 / total #impl: 4290976840 (eff. 0.208)
963.72/963.93	c #Conflicts:    1873000 | #Learnt:      57852 | 0.000
963.72/963.93	c total clause space: 335.816MB
963.72/963.93	c total #watches: 584842
964.42/964.70	c total #propagations: 893333659 / total #impl: 4293269906 (eff. 0.208)
964.42/964.70	c #Conflicts:    1874000 | #Learnt:      58852 | 0.000
964.42/964.70	c total clause space: 335.816MB
964.42/964.70	c total #watches: 587628
965.02/965.23	c total #propagations: 893954203 / total #impl: 4295686267 (eff. 0.208)
965.02/965.23	c #Conflicts:    1875000 | #Learnt:      59852 | 0.000
965.02/965.23	c total clause space: 335.816MB
965.02/965.23	c total #watches: 590676
965.73/965.96	c total #propagations: 894323144 / total #impl: 4297455535 (eff. 0.208)
965.73/965.96	c #Conflicts:    1876000 | #Learnt:      60852 | 0.000
965.73/965.96	c total clause space: 335.816MB
965.73/965.96	c total #watches: 593752
966.52/966.75	c total #propagations: 894784677 / total #impl: 4299551675 (eff. 0.208)
966.52/966.75	c #Conflicts:    1877000 | #Learnt:      61852 | 0.000
966.52/966.75	c total clause space: 335.816MB
966.52/966.75	c total #watches: 596939
967.32/967.52	c total #propagations: 895349030 / total #impl: 4302163103 (eff. 0.208)
967.32/967.52	c #Conflicts:    1878000 | #Learnt:      62852 | 0.000
967.32/967.52	c total clause space: 335.816MB
967.32/967.52	c total #watches: 601169
968.02/968.27	c total #propagations: 895864078 / total #impl: 4304679086 (eff. 0.208)
968.02/968.27	c #Conflicts:    1879000 | #Learnt:      63852 | 0.000
968.02/968.27	c total clause space: 335.816MB
968.02/968.27	c total #watches: 603721
969.02/969.21	c total #propagations: 896350103 / total #impl: 4306893725 (eff. 0.208)
969.02/969.21	c #Conflicts:    1880000 | #Learnt:      64852 | 0.000
969.02/969.21	c total clause space: 335.816MB
969.02/969.21	c total #watches: 606606
969.92/970.12	c total #propagations: 896733913 / total #impl: 4309125656 (eff. 0.208)
969.92/970.12	c #Conflicts:    1881000 | #Learnt:      65852 | 0.000
969.92/970.12	c total clause space: 335.816MB
969.92/970.12	c total #watches: 610224
970.72/970.92	c total #propagations: 897336529 / total #impl: 4311754452 (eff. 0.208)
970.72/970.92	c GC COLLECT
970.72/970.92	c #Conflicts:    1882000 | #Learnt:      33627 | 0.000
970.72/970.92	c total clause space: 335.816MB
970.72/970.92	c total #watches: 499121
971.12/971.34	c total #propagations: 897928875 / total #impl: 4314595062 (eff. 0.208)
971.12/971.34	c #Conflicts:    1883000 | #Learnt:      34627 | 0.000
971.12/971.34	c total clause space: 335.816MB
971.12/971.34	c total #watches: 502025
971.62/971.81	c total #propagations: 898393807 / total #impl: 4316678870 (eff. 0.208)
971.62/971.81	c #Conflicts:    1884000 | #Learnt:      35627 | 0.000
971.62/971.81	c total clause space: 335.816MB
971.62/971.81	c total #watches: 504954
972.02/972.22	c total #propagations: 898926282 / total #impl: 4319005509 (eff. 0.208)
972.02/972.22	c #Conflicts:    1885000 | #Learnt:      36627 | 0.000
972.02/972.22	c total clause space: 335.816MB
972.02/972.22	c total #watches: 507352
972.42/972.63	c total #propagations: 899486751 / total #impl: 4321127521 (eff. 0.208)
972.42/972.63	c #Conflicts:    1886000 | #Learnt:      37627 | 0.000
972.42/972.63	c total clause space: 335.816MB
972.42/972.63	c total #watches: 510565
972.82/973.02	c total #propagations: 899905663 / total #impl: 4323502521 (eff. 0.208)
972.82/973.02	c #Conflicts:    1887000 | #Learnt:      38627 | 0.000
972.82/973.02	c total clause space: 335.816MB
972.82/973.02	c total #watches: 514495
973.12/973.36	c total #propagations: 900360115 / total #impl: 4325855703 (eff. 0.208)
973.12/973.36	c #Conflicts:    1888000 | #Learnt:      39627 | 0.000
973.12/973.36	c total clause space: 335.816MB
973.12/973.36	c total #watches: 516849
973.62/973.81	c total #propagations: 900758007 / total #impl: 4327685460 (eff. 0.208)
973.62/973.81	c #Conflicts:    1889000 | #Learnt:      40627 | 0.000
973.62/973.81	c total clause space: 335.816MB
973.62/973.81	c total #watches: 520116
974.11/974.33	c total #propagations: 901212346 / total #impl: 4329711405 (eff. 0.208)
974.11/974.33	c #Conflicts:    1890000 | #Learnt:      41627 | 0.000
974.11/974.33	c total clause space: 335.816MB
974.11/974.33	c total #watches: 523169
974.61/974.89	c total #propagations: 901632235 / total #impl: 4331596309 (eff. 0.208)
974.61/974.89	c #Conflicts:    1891000 | #Learnt:      42627 | 0.000
974.61/974.89	c total clause space: 335.816MB
974.61/974.89	c total #watches: 525650
975.21/975.46	c total #propagations: 902065012 / total #impl: 4333617472 (eff. 0.208)
975.21/975.46	c #Conflicts:    1892000 | #Learnt:      43627 | 0.000
975.21/975.46	c total clause space: 335.816MB
975.21/975.46	c total #watches: 528715
975.71/975.93	c total #propagations: 902649764 / total #impl: 4335840537 (eff. 0.208)
975.71/975.93	c #Conflicts:    1893000 | #Learnt:      44627 | 0.000
975.71/975.93	c total clause space: 335.816MB
975.71/975.93	c total #watches: 531639
976.11/976.35	c total #propagations: 903131030 / total #impl: 4338059952 (eff. 0.208)
976.11/976.35	c #Conflicts:    1894000 | #Learnt:      45627 | 0.000
976.11/976.35	c total clause space: 335.816MB
976.11/976.35	c total #watches: 534274
976.72/976.94	c total #propagations: 903702295 / total #impl: 4340325231 (eff. 0.208)
976.72/976.94	c #Conflicts:    1895000 | #Learnt:      46627 | 0.000
976.72/976.94	c total clause space: 335.816MB
976.72/976.94	c total #watches: 537026
977.21/977.45	c total #propagations: 904259649 / total #impl: 4342742296 (eff. 0.208)
977.21/977.45	c #Conflicts:    1896000 | #Learnt:      47627 | 0.000
977.21/977.45	c total clause space: 335.816MB
977.21/977.45	c total #watches: 540054
977.72/977.96	c total #propagations: 904808181 / total #impl: 4344994161 (eff. 0.208)
977.72/977.96	c #Conflicts:    1897000 | #Learnt:      48627 | 0.000
977.72/977.96	c total clause space: 335.816MB
977.72/977.96	c total #watches: 542550
978.21/978.46	c total #propagations: 905376271 / total #impl: 4347549713 (eff. 0.208)
978.21/978.46	c #Conflicts:    1898000 | #Learnt:      49627 | 0.000
978.21/978.46	c total clause space: 335.816MB
978.21/978.46	c total #watches: 545694
978.61/978.87	c total #propagations: 905873504 / total #impl: 4349877544 (eff. 0.208)
978.61/978.87	c #Conflicts:    1899000 | #Learnt:      50627 | 0.000
978.61/978.87	c total clause space: 335.816MB
978.61/978.87	c total #watches: 550482
979.11/979.39	c total #propagations: 906317239 / total #impl: 4352825272 (eff. 0.208)
979.11/979.39	c #Conflicts:    1900000 | #Learnt:      51627 | 0.000
979.11/979.39	c total clause space: 335.816MB
979.11/979.39	c total #watches: 554975
979.71/979.99	c total #propagations: 906831498 / total #impl: 4355719910 (eff. 0.208)
979.71/979.99	c #Conflicts:    1901000 | #Learnt:      52627 | 0.000
979.71/979.99	c total clause space: 335.816MB
979.71/979.99	c total #watches: 558109
980.21/980.43	c total #propagations: 907374763 / total #impl: 4358240313 (eff. 0.208)
980.21/980.43	c #Conflicts:    1902000 | #Learnt:      53627 | 0.000
980.21/980.43	c total clause space: 335.816MB
980.21/980.43	c total #watches: 561471
980.71/980.94	c total #propagations: 907821421 / total #impl: 4360594952 (eff. 0.208)
980.71/980.94	c #Conflicts:    1903000 | #Learnt:      54627 | 0.000
980.71/980.94	c total clause space: 335.816MB
980.71/980.94	c total #watches: 565890
981.41/981.60	c total #propagations: 908317258 / total #impl: 4363426800 (eff. 0.208)
981.41/981.60	c #Conflicts:    1904000 | #Learnt:      55627 | 0.000
981.41/981.60	c total clause space: 335.816MB
981.41/981.60	c total #watches: 568815
981.91/982.18	c total #propagations: 908865849 / total #impl: 4365948250 (eff. 0.208)
981.91/982.18	c #Conflicts:    1905000 | #Learnt:      56627 | 0.000
981.91/982.18	c total clause space: 335.816MB
981.91/982.18	c total #watches: 571690
982.61/982.83	c total #propagations: 909411328 / total #impl: 4368647930 (eff. 0.208)
982.61/982.83	c #Conflicts:    1906000 | #Learnt:      57627 | 0.000
982.61/982.83	c total clause space: 335.816MB
982.61/982.83	c total #watches: 574528
983.01/983.22	c total #propagations: 909890447 / total #impl: 4371012400 (eff. 0.208)
983.01/983.22	c #Conflicts:    1907000 | #Learnt:      58627 | 0.000
983.01/983.22	c total clause space: 335.816MB
983.01/983.22	c total #watches: 577541
983.61/983.89	c total #propagations: 910246668 / total #impl: 4373140661 (eff. 0.208)
983.61/983.89	c #Conflicts:    1908000 | #Learnt:      59627 | 0.000
983.61/983.89	c total clause space: 335.816MB
983.61/983.89	c total #watches: 580339
984.51/984.70	c total #propagations: 910793396 / total #impl: 4375649254 (eff. 0.208)
984.51/984.70	c #Conflicts:    1909000 | #Learnt:      60627 | 0.000
984.51/984.70	c total clause space: 335.816MB
984.51/984.70	c total #watches: 582994
985.21/985.46	c total #propagations: 911337403 / total #impl: 4378033849 (eff. 0.208)
985.21/985.46	c #Conflicts:    1910000 | #Learnt:      61627 | 0.000
985.21/985.46	c total clause space: 335.816MB
985.21/985.46	c total #watches: 585282
985.81/986.05	c total #propagations: 911847772 / total #impl: 4380299287 (eff. 0.208)
985.81/986.05	c #Conflicts:    1911000 | #Learnt:      62627 | 0.000
985.81/986.05	c total clause space: 335.816MB
985.81/986.05	c total #watches: 588129
986.31/986.52	c total #propagations: 912319033 / total #impl: 4382698039 (eff. 0.208)
986.31/986.52	c #Conflicts:    1912000 | #Learnt:      63627 | 0.000
986.31/986.52	c total clause space: 335.816MB
986.31/986.52	c total #watches: 590460
986.81/987.00	c total #propagations: 912714181 / total #impl: 4384763656 (eff. 0.208)
986.81/987.00	c #Conflicts:    1913000 | #Learnt:      64627 | 0.000
986.81/987.00	c total clause space: 335.816MB
986.81/987.00	c total #watches: 592755
987.31/987.56	c total #propagations: 913097334 / total #impl: 4386645216 (eff. 0.208)
987.31/987.56	c #Conflicts:    1914000 | #Learnt:      65627 | 0.000
987.31/987.56	c total clause space: 335.816MB
987.31/987.56	c total #watches: 595720
987.90/988.10	c total #propagations: 913518711 / total #impl: 4389026686 (eff. 0.208)
987.90/988.10	c #Conflicts:    1915000 | #Learnt:      66627 | 0.000
987.90/988.10	c total clause space: 335.816MB
987.90/988.10	c total #watches: 597837
988.30/988.58	c total #propagations: 913921759 / total #impl: 4391131053 (eff. 0.208)
988.30/988.58	c GC COLLECT
988.30/988.58	c #Conflicts:    1916000 | #Learnt:      34145 | 0.000
988.30/988.58	c total clause space: 335.816MB
988.30/988.58	c total #watches: 500283
988.71/988.92	c total #propagations: 914331497 / total #impl: 4393281077 (eff. 0.208)
988.71/988.92	c #Conflicts:    1917000 | #Learnt:      35145 | 0.000
988.71/988.92	c total clause space: 335.816MB
988.71/988.92	c total #watches: 502851
989.00/989.27	c total #propagations: 914748769 / total #impl: 4395225542 (eff. 0.208)
989.00/989.27	c #Conflicts:    1918000 | #Learnt:      36145 | 0.000
989.00/989.27	c total clause space: 335.816MB
989.00/989.27	c total #watches: 505950
989.50/989.71	c total #propagations: 915238467 / total #impl: 4397281319 (eff. 0.208)
989.50/989.71	c #Conflicts:    1919000 | #Learnt:      37145 | 0.000
989.50/989.71	c total clause space: 335.816MB
989.50/989.71	c total #watches: 508510
989.81/990.03	c total #propagations: 915763255 / total #impl: 4399441117 (eff. 0.208)
989.81/990.03	c #Conflicts:    1920000 | #Learnt:      38145 | 0.000
989.81/990.03	c total clause space: 335.816MB
989.81/990.03	c total #watches: 510868
990.20/990.49	c total #propagations: 916146257 / total #impl: 4401018269 (eff. 0.208)
990.20/990.49	c #Conflicts:    1921000 | #Learnt:      39145 | 0.000
990.20/990.49	c total clause space: 335.816MB
990.20/990.49	c total #watches: 513938
990.70/990.92	c total #propagations: 916695554 / total #impl: 4403504394 (eff. 0.208)
990.70/990.92	c #Conflicts:    1922000 | #Learnt:      40145 | 0.000
990.70/990.92	c total clause space: 335.816MB
990.70/990.92	c total #watches: 517054
991.10/991.35	c total #propagations: 917269833 / total #impl: 4406197968 (eff. 0.208)
991.10/991.35	c #Conflicts:    1923000 | #Learnt:      41145 | 0.000
991.10/991.35	c total clause space: 335.816MB
991.10/991.35	c total #watches: 519880
991.60/991.81	c total #propagations: 917717205 / total #impl: 4408310764 (eff. 0.208)
991.60/991.81	c #Conflicts:    1924000 | #Learnt:      42145 | 0.000
991.60/991.81	c total clause space: 335.816MB
991.60/991.81	c total #watches: 525202
992.01/992.30	c total #propagations: 918188160 / total #impl: 4411080206 (eff. 0.208)
992.01/992.30	c #Conflicts:    1925000 | #Learnt:      43145 | 0.000
992.01/992.30	c total clause space: 335.816MB
992.01/992.30	c total #watches: 529482
992.50/992.72	c total #propagations: 918634026 / total #impl: 4413932411 (eff. 0.208)
992.50/992.72	c #Conflicts:    1926000 | #Learnt:      44145 | 0.000
992.50/992.72	c total clause space: 335.816MB
992.50/992.72	c total #watches: 532176
993.00/993.24	c total #propagations: 919089952 / total #impl: 4415867856 (eff. 0.208)
993.00/993.24	c #Conflicts:    1927000 | #Learnt:      45145 | 0.000
993.00/993.24	c total clause space: 335.816MB
993.00/993.24	c total #watches: 534872
993.40/993.69	c total #propagations: 919711668 / total #impl: 4418544915 (eff. 0.208)
993.40/993.69	c #Conflicts:    1928000 | #Learnt:      46145 | 0.000
993.40/993.69	c total clause space: 335.816MB
993.40/993.69	c total #watches: 537757
994.00/994.24	c total #propagations: 920154994 / total #impl: 4420651419 (eff. 0.208)
994.00/994.24	c #Conflicts:    1929000 | #Learnt:      47145 | 0.000
994.00/994.24	c total clause space: 335.816MB
994.00/994.24	c total #watches: 540650
994.50/994.75	c total #propagations: 920763245 / total #impl: 4423392293 (eff. 0.208)
994.50/994.75	c #Conflicts:    1930000 | #Learnt:      48145 | 0.000
994.50/994.75	c total clause space: 335.816MB
994.50/994.75	c total #watches: 544246
995.00/995.20	c total #propagations: 921357063 / total #impl: 4426011558 (eff. 0.208)
995.00/995.20	c #Conflicts:    1931000 | #Learnt:      49145 | 0.000
995.00/995.20	c total clause space: 335.816MB
995.00/995.20	c total #watches: 546740
995.41/995.66	c total #propagations: 921761978 / total #impl: 4427877462 (eff. 0.208)
995.41/995.66	c #Conflicts:    1932000 | #Learnt:      50145 | 0.000
995.41/995.66	c total clause space: 335.816MB
995.41/995.66	c total #watches: 548955
995.90/996.10	c total #propagations: 922205287 / total #impl: 4429768976 (eff. 0.208)
995.90/996.10	c #Conflicts:    1933000 | #Learnt:      51145 | 0.000
995.90/996.10	c total clause space: 335.816MB
995.90/996.10	c total #watches: 551288
996.30/996.56	c total #propagations: 922609759 / total #impl: 4431542611 (eff. 0.208)
996.30/996.56	c #Conflicts:    1934000 | #Learnt:      52145 | 0.000
996.30/996.56	c total clause space: 335.816MB
996.30/996.56	c total #watches: 553687
996.80/997.07	c total #propagations: 923121313 / total #impl: 4434107249 (eff. 0.208)
996.80/997.07	c #Conflicts:    1935000 | #Learnt:      53145 | 0.000
996.80/997.07	c total clause space: 335.816MB
996.80/997.07	c total #watches: 556122
997.30/997.52	c total #propagations: 923649146 / total #impl: 4436715157 (eff. 0.208)
997.30/997.52	c #Conflicts:    1936000 | #Learnt:      54145 | 0.000
997.30/997.52	c total clause space: 335.816MB
997.30/997.52	c total #watches: 559056
997.80/998.07	c total #propagations: 924119063 / total #impl: 4439093553 (eff. 0.208)
997.80/998.07	c #Conflicts:    1937000 | #Learnt:      55145 | 0.000
997.80/998.07	c total clause space: 335.816MB
997.80/998.07	c total #watches: 561649
998.40/998.64	c total #propagations: 924668501 / total #impl: 4441640208 (eff. 0.208)
998.40/998.64	c #Conflicts:    1938000 | #Learnt:      56145 | 0.000
998.40/998.64	c total clause space: 335.816MB
998.40/998.64	c total #watches: 565244
998.90/999.16	c total #propagations: 925173111 / total #impl: 4444235368 (eff. 0.208)
998.90/999.16	c #Conflicts:    1939000 | #Learnt:      57145 | 0.000
998.90/999.16	c total clause space: 335.816MB
998.90/999.16	c total #watches: 568064
999.60/999.80	c total #propagations: 925639489 / total #impl: 4446326135 (eff. 0.208)
999.60/999.80	c #Conflicts:    1940000 | #Learnt:      58145 | 0.000
999.60/999.80	c total clause space: 335.816MB
999.60/999.80	c total #watches: 570837
1000.20/1000.41	c total #propagations: 926222154 / total #impl: 4448862491 (eff. 0.208)
1000.20/1000.41	c #Conflicts:    1941000 | #Learnt:      59145 | 0.000
1000.20/1000.41	c total clause space: 335.816MB
1000.20/1000.41	c total #watches: 573967
1000.81/1001.03	c total #propagations: 926863430 / total #impl: 4451699606 (eff. 0.208)
1000.81/1001.03	c #Conflicts:    1942000 | #Learnt:      60145 | 0.000
1000.81/1001.03	c total clause space: 335.816MB
1000.81/1001.03	c total #watches: 576816
1001.50/1001.74	c total #propagations: 927448215 / total #impl: 4454489622 (eff. 0.208)
1001.50/1001.74	c #Conflicts:    1943000 | #Learnt:      61145 | 0.000
1001.50/1001.74	c total clause space: 335.816MB
1001.50/1001.74	c total #watches: 579426
1002.20/1002.44	c total #propagations: 928070841 / total #impl: 4457807841 (eff. 0.208)
1002.20/1002.44	c #Conflicts:    1944000 | #Learnt:      62145 | 0.000
1002.20/1002.44	c total clause space: 335.816MB
1002.20/1002.44	c total #watches: 583082
1002.90/1003.12	c total #propagations: 928704393 / total #impl: 4461509518 (eff. 0.208)
1002.90/1003.12	c #Conflicts:    1945000 | #Learnt:      63145 | 0.000
1002.90/1003.12	c total clause space: 335.816MB
1002.90/1003.12	c total #watches: 587078
1003.50/1003.77	c total #propagations: 929286263 / total #impl: 4464702878 (eff. 0.208)
1003.50/1003.77	c #Conflicts:    1946000 | #Learnt:      64145 | 0.000
1003.50/1003.77	c total clause space: 335.816MB
1003.50/1003.77	c total #watches: 590471
1004.11/1004.35	c total #propagations: 929825188 / total #impl: 4467448860 (eff. 0.208)
1004.11/1004.35	c #Conflicts:    1947000 | #Learnt:      65145 | 0.000
1004.11/1004.35	c total clause space: 335.816MB
1004.11/1004.35	c total #watches: 594153
1004.70/1004.97	c total #propagations: 930289310 / total #impl: 4470133883 (eff. 0.208)
1004.70/1004.97	c #Conflicts:    1948000 | #Learnt:      66145 | 0.000
1004.70/1004.97	c total clause space: 335.816MB
1004.70/1004.97	c total #watches: 598140
1005.40/1005.68	c total #propagations: 930771779 / total #impl: 4472798591 (eff. 0.208)
1005.40/1005.68	c #Conflicts:    1949000 | #Learnt:      67145 | 0.000
1005.40/1005.68	c total clause space: 335.816MB
1005.40/1005.68	c total #watches: 601638
1006.00/1006.25	c total #propagations: 931321148 / total #impl: 4475931857 (eff. 0.208)
1006.00/1006.25	c GC COLLECT
1006.00/1006.25	c #Conflicts:    1950000 | #Learnt:      34326 | 0.000
1006.00/1006.25	c total clause space: 335.816MB
1006.00/1006.25	c total #watches: 501153
1006.41/1006.60	c total #propagations: 931797877 / total #impl: 4478247983 (eff. 0.208)
1006.41/1006.60	c #Conflicts:    1951000 | #Learnt:      35326 | 0.000
1006.41/1006.60	c total clause space: 335.816MB
1006.41/1006.60	c total #watches: 503898
1006.70/1006.98	c total #propagations: 932156145 / total #impl: 4480280366 (eff. 0.208)
1006.70/1006.98	c #Conflicts:    1952000 | #Learnt:      36326 | 0.000
1006.70/1006.98	c total clause space: 335.816MB
1006.70/1006.98	c total #watches: 506337
1007.20/1007.46	c total #propagations: 932574670 / total #impl: 4482830305 (eff. 0.208)
1007.20/1007.46	c #Conflicts:    1953000 | #Learnt:      37326 | 0.000
1007.20/1007.46	c total clause space: 335.816MB
1007.20/1007.46	c total #watches: 509426
1007.70/1007.97	c total #propagations: 933043196 / total #impl: 4485028519 (eff. 0.208)
1007.70/1007.97	c #Conflicts:    1954000 | #Learnt:      38326 | 0.000
1007.70/1007.97	c total clause space: 335.816MB
1007.70/1007.97	c total #watches: 513011
1008.20/1008.49	c total #propagations: 933501333 / total #impl: 4486997918 (eff. 0.208)
1008.20/1008.49	c #Conflicts:    1955000 | #Learnt:      39326 | 0.000
1008.20/1008.49	c total clause space: 335.816MB
1008.20/1008.49	c total #watches: 515435
1008.70/1008.95	c total #propagations: 933939921 / total #impl: 4488887573 (eff. 0.208)
1008.70/1008.95	c #Conflicts:    1956000 | #Learnt:      40326 | 0.000
1008.70/1008.95	c total clause space: 335.816MB
1008.70/1008.95	c total #watches: 517996
1009.10/1009.37	c total #propagations: 934395952 / total #impl: 4491078367 (eff. 0.208)
1009.10/1009.37	c #Conflicts:    1957000 | #Learnt:      41326 | 0.000
1009.10/1009.37	c total clause space: 335.816MB
1009.10/1009.37	c total #watches: 520368
1009.50/1009.72	c total #propagations: 934842845 / total #impl: 4493359669 (eff. 0.208)
1009.50/1009.72	c #Conflicts:    1958000 | #Learnt:      42326 | 0.000
1009.50/1009.72	c total clause space: 335.816MB
1009.50/1009.72	c total #watches: 523016
1009.90/1010.11	c total #propagations: 935222563 / total #impl: 4495514181 (eff. 0.208)
1009.90/1010.11	c #Conflicts:    1959000 | #Learnt:      43326 | 0.000
1009.90/1010.11	c total clause space: 335.816MB
1009.90/1010.11	c total #watches: 526925
1010.30/1010.58	c total #propagations: 935649778 / total #impl: 4498090330 (eff. 0.208)
1010.30/1010.58	c #Conflicts:    1960000 | #Learnt:      44326 | 0.000
1010.30/1010.58	c total clause space: 335.816MB
1010.30/1010.58	c total #watches: 530647
1010.81/1011.06	c total #propagations: 936121428 / total #impl: 4501008365 (eff. 0.208)
1010.81/1011.06	c #Conflicts:    1961000 | #Learnt:      45326 | 0.000
1010.81/1011.06	c total clause space: 335.816MB
1010.81/1011.06	c total #watches: 533102
1011.40/1011.64	c total #propagations: 936562686 / total #impl: 4503648381 (eff. 0.208)
1011.40/1011.64	c #Conflicts:    1962000 | #Learnt:      46326 | 0.000
1011.40/1011.64	c total clause space: 335.816MB
1011.40/1011.64	c total #watches: 535970
1012.00/1012.21	c total #propagations: 937050184 / total #impl: 4506468155 (eff. 0.208)
1012.00/1012.21	c #Conflicts:    1963000 | #Learnt:      47326 | 0.000
1012.00/1012.21	c total clause space: 335.816MB
1012.00/1012.21	c total #watches: 540483
1012.60/1012.80	c total #propagations: 937564685 / total #impl: 4508992004 (eff. 0.208)
1012.60/1012.80	c #Conflicts:    1964000 | #Learnt:      48326 | 0.000
1012.60/1012.80	c total clause space: 335.816MB
1012.60/1012.80	c total #watches: 543424
1013.20/1013.43	c total #propagations: 938051501 / total #impl: 4511577375 (eff. 0.208)
1013.20/1013.43	c #Conflicts:    1965000 | #Learnt:      49326 | 0.000
1013.20/1013.43	c total clause space: 335.816MB
1013.20/1013.43	c total #watches: 546419
1013.90/1014.12	c total #propagations: 938576573 / total #impl: 4514082958 (eff. 0.208)
1013.90/1014.12	c #Conflicts:    1966000 | #Learnt:      50326 | 0.000
1013.90/1014.12	c total clause space: 335.816MB
1013.90/1014.12	c total #watches: 550230
1014.80/1015.02	c total #propagations: 939063188 / total #impl: 4516490075 (eff. 0.208)
1014.80/1015.02	c #Conflicts:    1967000 | #Learnt:      51326 | 0.000
1014.80/1015.02	c total clause space: 335.816MB
1014.80/1015.02	c total #watches: 554277
1015.70/1015.90	c total #propagations: 939632846 / total #impl: 4519606023 (eff. 0.208)
1015.70/1015.90	c #Conflicts:    1968000 | #Learnt:      52326 | 0.000
1015.70/1015.90	c total clause space: 335.816MB
1015.70/1015.90	c total #watches: 558652
1016.70/1016.97	c total #propagations: 940146441 / total #impl: 4522360237 (eff. 0.208)
1016.70/1016.97	c #Conflicts:    1969000 | #Learnt:      53326 | 0.000
1016.70/1016.97	c total clause space: 335.816MB
1016.70/1016.97	c total #watches: 563111
1017.90/1018.16	c total #propagations: 940693715 / total #impl: 4525418533 (eff. 0.208)
1017.90/1018.16	c #Conflicts:    1970000 | #Learnt:      54326 | 0.000
1017.90/1018.16	c total clause space: 335.816MB
1017.90/1018.16	c total #watches: 565992
1019.10/1019.38	c total #propagations: 941235130 / total #impl: 4528387777 (eff. 0.208)
1019.10/1019.38	c #Conflicts:    1971000 | #Learnt:      55326 | 0.000
1019.10/1019.38	c total clause space: 335.816MB
1019.10/1019.38	c total #watches: 571074
1020.40/1020.60	c total #propagations: 941899027 / total #impl: 4532375986 (eff. 0.208)
1020.40/1020.60	c #Conflicts:    1972000 | #Learnt:      56326 | 0.000
1020.40/1020.60	c total clause space: 335.816MB
1020.40/1020.61	c total #watches: 575465
1021.40/1021.60	c total #propagations: 942544057 / total #impl: 4536110236 (eff. 0.208)
1021.40/1021.60	c #Conflicts:    1973000 | #Learnt:      57326 | 0.000
1021.40/1021.60	c total clause space: 335.816MB
1021.40/1021.60	c total #watches: 577884
1022.60/1022.81	c total #propagations: 942993840 / total #impl: 4538591936 (eff. 0.208)
1022.60/1022.81	c #Conflicts:    1974000 | #Learnt:      58326 | 0.000
1022.60/1022.81	c total clause space: 335.816MB
1022.60/1022.81	c total #watches: 580240
1023.80/1024.02	c total #propagations: 943551747 / total #impl: 4541458674 (eff. 0.208)
1023.80/1024.02	c #Conflicts:    1975000 | #Learnt:      59326 | 0.000
1023.80/1024.02	c total clause space: 335.816MB
1023.80/1024.02	c total #watches: 583298
1025.00/1025.21	c total #propagations: 944092675 / total #impl: 4544143755 (eff. 0.208)
1025.00/1025.21	c #Conflicts:    1976000 | #Learnt:      60326 | 0.000
1025.00/1025.21	c total clause space: 335.816MB
1025.00/1025.21	c total #watches: 586427
1026.30/1026.50	c total #propagations: 944591036 / total #impl: 4546534211 (eff. 0.208)
1026.30/1026.50	c #Conflicts:    1977000 | #Learnt:      61326 | 0.000
1026.30/1026.50	c total clause space: 335.816MB
1026.30/1026.50	c total #watches: 589933
1027.40/1027.60	c total #propagations: 945172638 / total #impl: 4549184047 (eff. 0.208)
1027.40/1027.60	c #Conflicts:    1978000 | #Learnt:      62326 | 0.000
1027.40/1027.60	c total clause space: 335.816MB
1027.40/1027.60	c total #watches: 592319
1028.60/1028.86	c total #propagations: 945618864 / total #impl: 4551492534 (eff. 0.208)
1028.60/1028.86	c #Conflicts:    1979000 | #Learnt:      63326 | 0.000
1028.60/1028.86	c total clause space: 335.816MB
1028.60/1028.86	c total #watches: 595099
1029.70/1029.98	c total #propagations: 946208140 / total #impl: 4554061385 (eff. 0.208)
1029.70/1029.98	c #Conflicts:    1980000 | #Learnt:      64326 | 0.000
1029.70/1029.98	c total clause space: 335.816MB
1029.70/1029.98	c total #watches: 599213
1030.70/1030.91	c total #propagations: 946735761 / total #impl: 4556592635 (eff. 0.208)
1030.70/1030.91	c #Conflicts:    1981000 | #Learnt:      65326 | 0.000
1030.70/1030.91	c total clause space: 335.816MB
1030.70/1030.91	c total #watches: 602528
1031.70/1031.95	c total #propagations: 947208217 / total #impl: 4559095498 (eff. 0.208)
1031.70/1031.95	c #Conflicts:    1982000 | #Learnt:      66326 | 0.000
1031.70/1031.95	c total clause space: 335.816MB
1031.70/1031.95	c total #watches: 605082
1032.70/1032.99	c total #propagations: 947611894 / total #impl: 4560887367 (eff. 0.208)
1032.70/1032.99	c #Conflicts:    1983000 | #Learnt:      67326 | 0.000
1032.70/1032.99	c total clause space: 335.816MB
1032.70/1032.99	c total #watches: 607835
1034.09/1034.33	c total #propagations: 948075583 / total #impl: 4562877991 (eff. 0.208)
1034.09/1034.33	c GC COLLECT
1034.09/1034.33	c #Conflicts:    1984000 | #Learnt:      34253 | 0.000
1034.09/1034.33	c total clause space: 335.816MB
1034.09/1034.33	c total #watches: 501026
1034.49/1034.73	c total #propagations: 948581191 / total #impl: 4565570266 (eff. 0.208)
1034.49/1034.73	c #Conflicts:    1985000 | #Learnt:      35253 | 0.000
1034.49/1034.73	c total clause space: 335.816MB
1034.49/1034.73	c total #watches: 503551
1034.90/1035.15	c total #propagations: 949120783 / total #impl: 4567778908 (eff. 0.208)
1034.90/1035.15	c #Conflicts:    1986000 | #Learnt:      36253 | 0.000
1034.90/1035.15	c total clause space: 335.816MB
1034.90/1035.15	c total #watches: 507161
1035.29/1035.58	c total #propagations: 949598012 / total #impl: 4570128021 (eff. 0.208)
1035.29/1035.58	c #Conflicts:    1987000 | #Learnt:      37253 | 0.000
1035.29/1035.58	c total clause space: 335.816MB
1035.29/1035.59	c total #watches: 510400
1035.79/1036.03	c total #propagations: 950089694 / total #impl: 4572280489 (eff. 0.208)
1035.79/1036.03	c #Conflicts:    1988000 | #Learnt:      38253 | 0.000
1035.79/1036.03	c total clause space: 335.816MB
1035.79/1036.03	c total #watches: 513062
1036.19/1036.42	c total #propagations: 950579345 / total #impl: 4574437950 (eff. 0.208)
1036.19/1036.42	c #Conflicts:    1989000 | #Learnt:      39253 | 0.000
1036.19/1036.42	c total clause space: 335.816MB
1036.19/1036.42	c total #watches: 515574
1036.69/1036.91	c total #propagations: 951031176 / total #impl: 4576434512 (eff. 0.208)
1036.69/1036.91	c #Conflicts:    1990000 | #Learnt:      40253 | 0.000
1036.69/1036.91	c total clause space: 335.816MB
1036.69/1036.91	c total #watches: 518117
1037.20/1037.48	c total #propagations: 951520927 / total #impl: 4578504195 (eff. 0.208)
1037.20/1037.48	c #Conflicts:    1991000 | #Learnt:      41253 | 0.000
1037.20/1037.48	c total clause space: 335.816MB
1037.20/1037.48	c total #watches: 521049
1037.89/1038.12	c total #propagations: 952164015 / total #impl: 4580936425 (eff. 0.208)
1037.89/1038.12	c #Conflicts:    1992000 | #Learnt:      42253 | 0.000
1037.89/1038.12	c total clause space: 335.816MB
1037.89/1038.12	c total #watches: 525929
1038.39/1038.61	c total #propagations: 953034606 / total #impl: 4584400783 (eff. 0.208)
1038.39/1038.61	c #Conflicts:    1993000 | #Learnt:      43253 | 0.000
1038.39/1038.61	c total clause space: 335.816MB
1038.39/1038.61	c total #watches: 529667
1038.79/1039.06	c total #propagations: 953575277 / total #impl: 4587052432 (eff. 0.208)
1038.79/1039.06	c #Conflicts:    1994000 | #Learnt:      44253 | 0.000
1038.79/1039.06	c total clause space: 335.816MB
1038.79/1039.06	c total #watches: 533183
1039.30/1039.51	c total #propagations: 954031484 / total #impl: 4589754133 (eff. 0.208)
1039.30/1039.51	c #Conflicts:    1995000 | #Learnt:      45253 | 0.000
1039.30/1039.51	c total clause space: 335.816MB
1039.30/1039.51	c total #watches: 536404
1039.69/1039.99	c total #propagations: 954564870 / total #impl: 4592382673 (eff. 0.208)
1039.69/1039.99	c #Conflicts:    1996000 | #Learnt:      46253 | 0.000
1039.69/1039.99	c total clause space: 335.816MB
1039.69/1039.99	c total #watches: 539258
1040.19/1040.49	c total #propagations: 955049761 / total #impl: 4594724476 (eff. 0.208)
1040.19/1040.49	c #Conflicts:    1997000 | #Learnt:      47253 | 0.000
1040.19/1040.49	c total clause space: 335.816MB
1040.19/1040.49	c total #watches: 542043
1040.79/1041.06	c total #propagations: 955569052 / total #impl: 4597437554 (eff. 0.208)
1040.79/1041.06	c #Conflicts:    1998000 | #Learnt:      48253 | 0.000
1040.79/1041.06	c total clause space: 335.816MB
1040.79/1041.06	c total #watches: 545856
1041.29/1041.57	c total #propagations: 956150307 / total #impl: 4600273677 (eff. 0.208)
1041.29/1041.57	c #Conflicts:    1999000 | #Learnt:      49253 | 0.000
1041.29/1041.57	c total clause space: 335.816MB
1041.29/1041.57	c total #watches: 548651
1041.79/1042.07	c total #propagations: 956629972 / total #impl: 4602588597 (eff. 0.208)
1041.79/1042.07	c #Conflicts:    2000000 | #Learnt:      50253 | 0.000
1041.79/1042.07	c total clause space: 335.816MB
1041.79/1042.07	c total #watches: 552393
1042.19/1042.43	c total #propagations: 957079864 / total #impl: 4604919531 (eff. 0.208)
1042.19/1042.43	c #Conflicts:    2001000 | #Learnt:      51253 | 0.000
1042.19/1042.43	c total clause space: 335.816MB
1042.19/1042.43	c total #watches: 556265
1042.60/1042.83	c total #propagations: 957427914 / total #impl: 4606674556 (eff. 0.208)
1042.60/1042.83	c #Conflicts:    2002000 | #Learnt:      52253 | 0.000
1042.60/1042.83	c total clause space: 335.816MB
1042.60/1042.83	c total #watches: 559429
1042.99/1043.25	c total #propagations: 957758647 / total #impl: 4608272978 (eff. 0.208)
1042.99/1043.25	c #Conflicts:    2003000 | #Learnt:      53253 | 0.000
1042.99/1043.25	c total clause space: 335.816MB
1042.99/1043.25	c total #watches: 562241
1043.49/1043.75	c total #propagations: 958194799 / total #impl: 4610391469 (eff. 0.208)
1043.49/1043.75	c #Conflicts:    2004000 | #Learnt:      54253 | 0.000
1043.49/1043.75	c total clause space: 335.816MB
1043.49/1043.75	c total #watches: 565042
1043.89/1044.17	c total #propagations: 958687892 / total #impl: 4612699213 (eff. 0.208)
1043.89/1044.17	c #Conflicts:    2005000 | #Learnt:      55253 | 0.000
1043.89/1044.17	c total clause space: 335.816MB
1043.89/1044.17	c total #watches: 568179
1044.49/1044.75	c total #propagations: 959061541 / total #impl: 4614713224 (eff. 0.208)
1044.49/1044.75	c #Conflicts:    2006000 | #Learnt:      56253 | 0.000
1044.49/1044.75	c total clause space: 335.816MB
1044.49/1044.75	c total #watches: 570951
1045.09/1045.33	c total #propagations: 959618664 / total #impl: 4617250272 (eff. 0.208)
1045.09/1045.33	c #Conflicts:    2007000 | #Learnt:      57253 | 0.000
1045.09/1045.33	c total clause space: 335.816MB
1045.09/1045.33	c total #watches: 573701
1045.59/1045.83	c total #propagations: 960150334 / total #impl: 4619627431 (eff. 0.208)
1045.59/1045.83	c #Conflicts:    2008000 | #Learnt:      58253 | 0.000
1045.59/1045.83	c total clause space: 335.816MB
1045.59/1045.83	c total #watches: 576264
1046.00/1046.26	c total #propagations: 960580367 / total #impl: 4621574191 (eff. 0.208)
1046.00/1046.26	c #Conflicts:    2009000 | #Learnt:      59253 | 0.000
1046.00/1046.26	c total clause space: 335.816MB
1046.00/1046.27	c total #watches: 578861
1046.49/1046.76	c total #propagations: 960923635 / total #impl: 4623214407 (eff. 0.208)
1046.49/1046.76	c #Conflicts:    2010000 | #Learnt:      60253 | 0.000
1046.49/1046.76	c total clause space: 335.816MB
1046.49/1046.76	c total #watches: 581366
1047.19/1047.49	c total #propagations: 961345853 / total #impl: 4625075567 (eff. 0.208)
1047.19/1047.49	c #Conflicts:    2011000 | #Learnt:      61253 | 0.000
1047.19/1047.49	c total clause space: 335.816MB
1047.19/1047.49	c total #watches: 583971
1047.99/1048.30	c total #propagations: 962062261 / total #impl: 4627825590 (eff. 0.208)
1047.99/1048.30	c #Conflicts:    2012000 | #Learnt:      62253 | 0.000
1047.99/1048.30	c total clause space: 335.816MB
1047.99/1048.30	c total #watches: 586722
1048.69/1048.96	c total #propagations: 962882817 / total #impl: 4630833529 (eff. 0.208)
1048.69/1048.96	c #Conflicts:    2013000 | #Learnt:      63253 | 0.000
1048.69/1048.96	c total clause space: 335.816MB
1048.69/1048.96	c total #watches: 589069
1049.30/1049.51	c total #propagations: 963534532 / total #impl: 4633215768 (eff. 0.208)
1049.30/1049.51	c #Conflicts:    2014000 | #Learnt:      64253 | 0.000
1049.30/1049.51	c total clause space: 335.816MB
1049.30/1049.51	c total #watches: 591935
1049.69/1049.94	c total #propagations: 964057664 / total #impl: 4635479783 (eff. 0.208)
1049.69/1049.94	c #Conflicts:    2015000 | #Learnt:      65253 | 0.000
1049.69/1049.94	c total clause space: 335.816MB
1049.69/1049.94	c total #watches: 594493
1050.09/1050.34	c total #propagations: 964415853 / total #impl: 4637308435 (eff. 0.208)
1050.09/1050.34	c #Conflicts:    2016000 | #Learnt:      66253 | 0.000
1050.09/1050.34	c total clause space: 335.816MB
1050.09/1050.34	c total #watches: 597274
1050.49/1050.77	c total #propagations: 964723996 / total #impl: 4638857086 (eff. 0.208)
1050.49/1050.77	c #Conflicts:    2017000 | #Learnt:      67253 | 0.000
1050.49/1050.77	c total clause space: 335.816MB
1050.49/1050.77	c total #watches: 600814
1050.99/1051.22	c total #propagations: 965062847 / total #impl: 4640764782 (eff. 0.208)
1050.99/1051.22	c #Conflicts:    2018000 | #Learnt:      68253 | 0.000
1050.99/1051.22	c total clause space: 335.816MB
1050.99/1051.22	c total #watches: 603492
1051.40/1051.70	c total #propagations: 965404936 / total #impl: 4642720369 (eff. 0.208)
1051.40/1051.70	c GC COLLECT
1051.40/1051.70	c #Conflicts:    2019000 | #Learnt:      34878 | 0.000
1051.40/1051.70	c total clause space: 335.816MB
1051.40/1051.70	c total #watches: 502719
1051.89/1052.13	c total #propagations: 965812994 / total #impl: 4644822106 (eff. 0.208)
1051.89/1052.13	c #Conflicts:    2020000 | #Learnt:      35878 | 0.000
1051.89/1052.13	c total clause space: 335.816MB
1051.89/1052.13	c total #watches: 505898
1052.29/1052.53	c total #propagations: 966351451 / total #impl: 4647136636 (eff. 0.208)
1052.29/1052.53	c #Conflicts:    2021000 | #Learnt:      36878 | 0.000
1052.29/1052.53	c total clause space: 335.816MB
1052.29/1052.53	c total #watches: 508674
1052.69/1052.99	c total #propagations: 966815670 / total #impl: 4649169484 (eff. 0.208)
1052.69/1052.99	c #Conflicts:    2022000 | #Learnt:      37878 | 0.000
1052.69/1052.99	c total clause space: 335.816MB
1052.69/1052.99	c total #watches: 511605
1053.19/1053.47	c total #propagations: 967362829 / total #impl: 4651769966 (eff. 0.208)
1053.19/1053.47	c #Conflicts:    2023000 | #Learnt:      38878 | 0.000
1053.19/1053.47	c total clause space: 335.816MB
1053.19/1053.47	c total #watches: 515027
1053.70/1053.95	c total #propagations: 967892394 / total #impl: 4654035181 (eff. 0.208)
1053.70/1053.95	c #Conflicts:    2024000 | #Learnt:      39878 | 0.000
1053.70/1053.95	c total clause space: 335.816MB
1053.70/1053.95	c total #watches: 518509
1054.19/1054.44	c total #propagations: 968441509 / total #impl: 4656645190 (eff. 0.208)
1054.19/1054.44	c #Conflicts:    2025000 | #Learnt:      40878 | 0.000
1054.19/1054.44	c total clause space: 335.816MB
1054.19/1054.44	c total #watches: 521325
1054.49/1054.78	c total #propagations: 968963595 / total #impl: 4658961371 (eff. 0.208)
1054.49/1054.78	c #Conflicts:    2026000 | #Learnt:      41878 | 0.000
1054.49/1054.78	c total clause space: 335.816MB
1054.49/1054.78	c total #watches: 524209
1054.89/1055.15	c total #propagations: 969350143 / total #impl: 4660778773 (eff. 0.208)
1054.89/1055.15	c #Conflicts:    2027000 | #Learnt:      42878 | 0.000
1054.89/1055.15	c total clause space: 335.816MB
1054.89/1055.15	c total #watches: 527093
1055.29/1055.58	c total #propagations: 969740740 / total #impl: 4662136398 (eff. 0.208)
1055.29/1055.58	c #Conflicts:    2028000 | #Learnt:      43878 | 0.000
1055.29/1055.58	c total clause space: 335.816MB
1055.29/1055.58	c total #watches: 529723
1055.80/1056.04	c total #propagations: 970211122 / total #impl: 4663842501 (eff. 0.208)
1055.80/1056.04	c #Conflicts:    2029000 | #Learnt:      44878 | 0.000
1055.80/1056.04	c total clause space: 335.816MB
1055.80/1056.04	c total #watches: 532764
1056.09/1056.38	c total #propagations: 970856023 / total #impl: 4666472734 (eff. 0.208)
1056.09/1056.38	c #Conflicts:    2030000 | #Learnt:      45878 | 0.000
1056.09/1056.38	c total clause space: 335.816MB
1056.09/1056.38	c total #watches: 535430
1056.49/1056.73	c total #propagations: 971257461 / total #impl: 4668727582 (eff. 0.208)
1056.49/1056.73	c #Conflicts:    2031000 | #Learnt:      46878 | 0.000
1056.49/1056.73	c total clause space: 335.816MB
1056.49/1056.73	c total #watches: 538234
1056.90/1057.18	c total #propagations: 971618623 / total #impl: 4670213549 (eff. 0.208)
1056.90/1057.18	c #Conflicts:    2032000 | #Learnt:      47878 | 0.000
1056.90/1057.18	c total clause space: 335.816MB
1056.90/1057.18	c total #watches: 541530
1057.49/1057.74	c total #propagations: 972075078 / total #impl: 4672309511 (eff. 0.208)
1057.49/1057.74	c #Conflicts:    2033000 | #Learnt:      48878 | 0.000
1057.49/1057.74	c total clause space: 335.816MB
1057.49/1057.74	c total #watches: 544769
1058.00/1058.23	c total #propagations: 972609471 / total #impl: 4674578115 (eff. 0.208)
1058.00/1058.23	c #Conflicts:    2034000 | #Learnt:      49878 | 0.000
1058.00/1058.23	c total clause space: 335.816MB
1058.00/1058.23	c total #watches: 547834
1058.49/1058.72	c total #propagations: 973122177 / total #impl: 4676721563 (eff. 0.208)
1058.49/1058.72	c #Conflicts:    2035000 | #Learnt:      50878 | 0.000
1058.49/1058.72	c total clause space: 335.816MB
1058.49/1058.72	c total #watches: 550338
1058.99/1059.22	c total #propagations: 973549138 / total #impl: 4678671805 (eff. 0.208)
1058.99/1059.22	c #Conflicts:    2036000 | #Learnt:      51878 | 0.000
1058.99/1059.22	c total clause space: 335.816MB
1058.99/1059.22	c total #watches: 552965
1059.39/1059.64	c total #propagations: 973981895 / total #impl: 4680690976 (eff. 0.208)
1059.39/1059.64	c #Conflicts:    2037000 | #Learnt:      52878 | 0.000
1059.39/1059.64	c total clause space: 335.816MB
1059.39/1059.64	c total #watches: 555397
1059.89/1060.12	c total #propagations: 974445222 / total #impl: 4682938159 (eff. 0.208)
1059.89/1060.12	c #Conflicts:    2038000 | #Learnt:      53878 | 0.000
1059.89/1060.12	c total clause space: 335.816MB
1059.89/1060.12	c total #watches: 558336
1060.39/1060.63	c total #propagations: 974910734 / total #impl: 4685735681 (eff. 0.208)
1060.39/1060.63	c #Conflicts:    2039000 | #Learnt:      54878 | 0.000
1060.39/1060.63	c total clause space: 335.816MB
1060.39/1060.63	c total #watches: 561368
1060.99/1061.24	c total #propagations: 975414111 / total #impl: 4688615089 (eff. 0.208)
1060.99/1061.24	c #Conflicts:    2040000 | #Learnt:      55878 | 0.000
1060.99/1061.24	c total clause space: 335.816MB
1060.99/1061.24	c total #watches: 564314
1061.49/1061.77	c total #propagations: 975936690 / total #impl: 4690901502 (eff. 0.208)
1061.49/1061.77	c #Conflicts:    2041000 | #Learnt:      56878 | 0.000
1061.49/1061.77	c total clause space: 335.816MB
1061.49/1061.77	c total #watches: 567867
1062.09/1062.36	c total #propagations: 976436525 / total #impl: 4693240508 (eff. 0.208)
1062.09/1062.36	c #Conflicts:    2042000 | #Learnt:      57878 | 0.000
1062.09/1062.36	c total clause space: 335.816MB
1062.09/1062.36	c total #watches: 572254
1062.69/1062.97	c total #propagations: 976887654 / total #impl: 4695419606 (eff. 0.208)
1062.69/1062.97	c #Conflicts:    2043000 | #Learnt:      58878 | 0.000
1062.69/1062.97	c total clause space: 335.816MB
1062.69/1062.97	c total #watches: 574979
1063.39/1063.61	c total #propagations: 977443784 / total #impl: 4697879879 (eff. 0.208)
1063.39/1063.61	c #Conflicts:    2044000 | #Learnt:      59878 | 0.000
1063.39/1063.61	c total clause space: 335.816MB
1063.39/1063.61	c total #watches: 577823
1063.89/1064.12	c total #propagations: 977988438 / total #impl: 4700264891 (eff. 0.208)
1063.89/1064.12	c #Conflicts:    2045000 | #Learnt:      60878 | 0.000
1063.89/1064.12	c total clause space: 335.816MB
1063.89/1064.12	c total #watches: 581225
1064.49/1064.74	c total #propagations: 978412043 / total #impl: 4702583517 (eff. 0.208)
1064.49/1064.74	c #Conflicts:    2046000 | #Learnt:      61878 | 0.000
1064.49/1064.74	c total clause space: 335.816MB
1064.49/1064.74	c total #watches: 583938
1064.99/1065.30	c total #propagations: 978983712 / total #impl: 4705460873 (eff. 0.208)
1064.99/1065.30	c #Conflicts:    2047000 | #Learnt:      62878 | 0.000
1064.99/1065.30	c total clause space: 335.816MB
1065.09/1065.30	c total #watches: 587360
1065.59/1065.88	c total #propagations: 979546612 / total #impl: 4708655452 (eff. 0.208)
1065.59/1065.88	c #Conflicts:    2048000 | #Learnt:      63878 | 0.000
1065.59/1065.88	c total clause space: 335.816MB
1065.59/1065.88	c total #watches: 590629
1066.19/1066.46	c total #propagations: 980110719 / total #impl: 4711047076 (eff. 0.208)
1066.19/1066.46	c #Conflicts:    2049000 | #Learnt:      64878 | 0.000
1066.19/1066.46	c total clause space: 335.816MB
1066.19/1066.46	c total #watches: 593702
1066.79/1067.10	c total #propagations: 980629951 / total #impl: 4713544982 (eff. 0.208)
1066.79/1067.10	c #Conflicts:    2050000 | #Learnt:      65878 | 0.000
1066.79/1067.10	c total clause space: 335.816MB
1066.79/1067.10	c total #watches: 596269
1067.39/1067.67	c total #propagations: 981087383 / total #impl: 4715581599 (eff. 0.208)
1067.39/1067.67	c #Conflicts:    2051000 | #Learnt:      66878 | 0.000
1067.39/1067.67	c total clause space: 335.816MB
1067.39/1067.67	c total #watches: 599772
1067.89/1068.18	c total #propagations: 981590179 / total #impl: 4717939043 (eff. 0.208)
1067.89/1068.18	c #Conflicts:    2052000 | #Learnt:      67878 | 0.000
1067.89/1068.18	c total clause space: 335.816MB
1067.89/1068.18	c total #watches: 602314
1068.39/1068.67	c total #propagations: 982083065 / total #impl: 4720092966 (eff. 0.208)
1068.39/1068.67	c #Conflicts:    2053000 | #Learnt:      68878 | 0.000
1068.39/1068.67	c total clause space: 335.816MB
1068.39/1068.67	c total #watches: 604697
1068.89/1069.13	c total #propagations: 982634750 / total #impl: 4722182981 (eff. 0.208)
1068.89/1069.13	c GC COLLECT
1068.89/1069.13	c #Conflicts:    2054000 | #Learnt:      35174 | 0.000
1068.89/1069.13	c total clause space: 335.816MB
1068.89/1069.13	c total #watches: 503785
1069.29/1069.55	c total #propagations: 983049056 / total #impl: 4724098576 (eff. 0.208)
1069.29/1069.55	c #Conflicts:    2055000 | #Learnt:      36174 | 0.000
1069.29/1069.55	c total clause space: 335.816MB
1069.29/1069.55	c total #watches: 506622
1069.59/1069.89	c total #propagations: 983508260 / total #impl: 4726135294 (eff. 0.208)
1069.59/1069.89	c #Conflicts:    2056000 | #Learnt:      37174 | 0.000
1069.59/1069.89	c total clause space: 335.816MB
1069.59/1069.89	c total #watches: 508872
1069.99/1070.26	c total #propagations: 983941726 / total #impl: 4728205464 (eff. 0.208)
1069.99/1070.26	c #Conflicts:    2057000 | #Learnt:      38174 | 0.000
1069.99/1070.26	c total clause space: 335.816MB
1069.99/1070.26	c total #watches: 511510
1070.29/1070.57	c total #propagations: 984392686 / total #impl: 4730424859 (eff. 0.208)
1070.29/1070.57	c #Conflicts:    2058000 | #Learnt:      39174 | 0.000
1070.29/1070.57	c total clause space: 335.816MB
1070.29/1070.57	c total #watches: 513663
1070.59/1070.86	c total #propagations: 984762493 / total #impl: 4732072359 (eff. 0.208)
1070.59/1070.86	c #Conflicts:    2059000 | #Learnt:      40174 | 0.000
1070.59/1070.86	c total clause space: 335.816MB
1070.59/1070.86	c total #watches: 516649
1070.89/1071.18	c total #propagations: 985072143 / total #impl: 4733177136 (eff. 0.208)
1070.89/1071.18	c #Conflicts:    2060000 | #Learnt:      41174 | 0.000
1070.89/1071.18	c total clause space: 335.816MB
1070.89/1071.18	c total #watches: 519520
1071.29/1071.51	c total #propagations: 985403323 / total #impl: 4734313903 (eff. 0.208)
1071.29/1071.51	c #Conflicts:    2061000 | #Learnt:      42174 | 0.000
1071.29/1071.51	c total clause space: 335.816MB
1071.29/1071.51	c total #watches: 522145
1071.59/1071.86	c total #propagations: 985734106 / total #impl: 4735516340 (eff. 0.208)
1071.59/1071.86	c #Conflicts:    2062000 | #Learnt:      43174 | 0.000
1071.59/1071.86	c total clause space: 335.816MB
1071.59/1071.86	c total #watches: 524931
1071.99/1072.21	c total #propagations: 986081795 / total #impl: 4736808160 (eff. 0.208)
1071.99/1072.21	c #Conflicts:    2063000 | #Learnt:      44174 | 0.000
1071.99/1072.21	c total clause space: 335.816MB
1071.99/1072.21	c total #watches: 527809
1072.29/1072.60	c total #propagations: 986442556 / total #impl: 4738184665 (eff. 0.208)
1072.29/1072.60	c #Conflicts:    2064000 | #Learnt:      45174 | 0.000
1072.29/1072.60	c total clause space: 335.816MB
1072.29/1072.60	c total #watches: 530583
1072.69/1072.95	c total #propagations: 986822198 / total #impl: 4739616052 (eff. 0.208)
1072.69/1072.95	c #Conflicts:    2065000 | #Learnt:      46174 | 0.000
1072.69/1072.95	c total clause space: 335.816MB
1072.69/1072.95	c total #watches: 532984
1072.99/1073.28	c total #propagations: 987196148 / total #impl: 4741110089 (eff. 0.208)
1072.99/1073.28	c #Conflicts:    2066000 | #Learnt:      47174 | 0.000
1072.99/1073.28	c total clause space: 335.816MB
1072.99/1073.29	c total #watches: 535106
1073.39/1073.64	c total #propagations: 987584359 / total #impl: 4742719357 (eff. 0.208)
1073.39/1073.64	c #Conflicts:    2067000 | #Learnt:      48174 | 0.000
1073.39/1073.64	c total clause space: 335.816MB
1073.39/1073.64	c total #watches: 537437
1073.79/1074.05	c total #propagations: 988004165 / total #impl: 4744617282 (eff. 0.208)
1073.79/1074.05	c #Conflicts:    2068000 | #Learnt:      49174 | 0.000
1073.79/1074.05	c total clause space: 335.816MB
1073.79/1074.05	c total #watches: 540613
1074.19/1074.42	c total #propagations: 988581546 / total #impl: 4747637898 (eff. 0.208)
1074.19/1074.42	c #Conflicts:    2069000 | #Learnt:      50174 | 0.000
1074.19/1074.42	c total clause space: 335.816MB
1074.19/1074.42	c total #watches: 542753
1074.49/1074.77	c total #propagations: 989048910 / total #impl: 4749928408 (eff. 0.208)
1074.49/1074.77	c #Conflicts:    2070000 | #Learnt:      51174 | 0.000
1074.49/1074.77	c total clause space: 335.816MB
1074.49/1074.77	c total #watches: 545544
1074.89/1075.14	c total #propagations: 989466047 / total #impl: 4752249361 (eff. 0.208)
1074.89/1075.14	c #Conflicts:    2071000 | #Learnt:      52174 | 0.000
1074.89/1075.14	c total clause space: 335.816MB
1074.89/1075.14	c total #watches: 548448
1075.29/1075.51	c total #propagations: 989878102 / total #impl: 4754518535 (eff. 0.208)
1075.29/1075.51	c #Conflicts:    2072000 | #Learnt:      53174 | 0.000
1075.29/1075.51	c total clause space: 335.816MB
1075.29/1075.51	c total #watches: 551769
1075.69/1075.96	c total #propagations: 990293712 / total #impl: 4756883406 (eff. 0.208)
1075.69/1075.96	c #Conflicts:    2073000 | #Learnt:      54174 | 0.000
1075.69/1075.96	c total clause space: 335.816MB
1075.69/1075.96	c total #watches: 555985
1076.19/1076.44	c total #propagations: 990740862 / total #impl: 4759410379 (eff. 0.208)
1076.19/1076.44	c #Conflicts:    2074000 | #Learnt:      55174 | 0.000
1076.19/1076.44	c total clause space: 335.816MB
1076.19/1076.44	c total #watches: 558940
1076.69/1076.94	c total #propagations: 991189423 / total #impl: 4761797505 (eff. 0.208)
1076.69/1076.94	c #Conflicts:    2075000 | #Learnt:      56174 | 0.000
1076.69/1076.94	c total clause space: 335.816MB
1076.69/1076.94	c total #watches: 561810
1077.19/1077.43	c total #propagations: 991622802 / total #impl: 4764177447 (eff. 0.208)
1077.19/1077.43	c #Conflicts:    2076000 | #Learnt:      57174 | 0.000
1077.19/1077.43	c total clause space: 335.816MB
1077.19/1077.43	c total #watches: 565000
1077.69/1077.91	c total #propagations: 992035591 / total #impl: 4766704259 (eff. 0.208)
1077.69/1077.91	c #Conflicts:    2077000 | #Learnt:      58174 | 0.000
1077.69/1077.91	c total clause space: 335.816MB
1077.69/1077.91	c total #watches: 567752
1078.09/1078.34	c total #propagations: 992379725 / total #impl: 4768769740 (eff. 0.208)
1078.09/1078.34	c #Conflicts:    2078000 | #Learnt:      59174 | 0.000
1078.09/1078.34	c total clause space: 335.816MB
1078.09/1078.34	c total #watches: 570890
1078.59/1078.83	c total #propagations: 992784862 / total #impl: 4770904519 (eff. 0.208)
1078.59/1078.83	c #Conflicts:    2079000 | #Learnt:      60174 | 0.000
1078.59/1078.83	c total clause space: 335.816MB
1078.59/1078.83	c total #watches: 573871
1079.09/1079.38	c total #propagations: 993267703 / total #impl: 4773647288 (eff. 0.208)
1079.09/1079.38	c #Conflicts:    2080000 | #Learnt:      61174 | 0.000
1079.09/1079.38	c total clause space: 335.816MB
1079.09/1079.38	c total #watches: 577969
1079.69/1079.98	c total #propagations: 993713808 / total #impl: 4776430162 (eff. 0.208)
1079.69/1079.98	c #Conflicts:    2081000 | #Learnt:      62174 | 0.000
1079.69/1079.98	c total clause space: 335.816MB
1079.69/1079.98	c total #watches: 581671
1080.39/1080.68	c total #propagations: 994164646 / total #impl: 4779009036 (eff. 0.208)
1080.39/1080.68	c #Conflicts:    2082000 | #Learnt:      63174 | 0.000
1080.39/1080.68	c total clause space: 335.816MB
1080.39/1080.68	c total #watches: 585671
1081.19/1081.46	c total #propagations: 994641257 / total #impl: 4781730953 (eff. 0.208)
1081.19/1081.46	c #Conflicts:    2083000 | #Learnt:      64174 | 0.000
1081.19/1081.46	c total clause space: 335.816MB
1081.19/1081.46	c total #watches: 591131
1081.89/1082.16	c total #propagations: 995102192 / total #impl: 4784753830 (eff. 0.208)
1081.89/1082.16	c #Conflicts:    2084000 | #Learnt:      65174 | 0.000
1081.89/1082.16	c total clause space: 335.816MB
1081.89/1082.16	c total #watches: 595107
1082.59/1082.81	c total #propagations: 995524748 / total #impl: 4787096505 (eff. 0.208)
1082.59/1082.81	c #Conflicts:    2085000 | #Learnt:      66174 | 0.000
1082.59/1082.81	c total clause space: 335.816MB
1082.59/1082.81	c total #watches: 597998
1083.29/1083.54	c total #propagations: 995877394 / total #impl: 4788940700 (eff. 0.208)
1083.29/1083.54	c #Conflicts:    2086000 | #Learnt:      67174 | 0.000
1083.29/1083.54	c total clause space: 335.816MB
1083.29/1083.54	c total #watches: 600508
1083.99/1084.22	c total #propagations: 996286126 / total #impl: 4790970858 (eff. 0.208)
1083.99/1084.22	c #Conflicts:    2087000 | #Learnt:      68174 | 0.000
1083.99/1084.22	c total clause space: 335.816MB
1083.99/1084.22	c total #watches: 603432
1084.59/1084.83	c total #propagations: 996746301 / total #impl: 4793410263 (eff. 0.208)
1084.59/1084.83	c #Conflicts:    2088000 | #Learnt:      69174 | 0.000
1084.59/1084.83	c total clause space: 335.816MB
1084.59/1084.83	c total #watches: 606467
1085.39/1085.66	c total #propagations: 997160871 / total #impl: 4795437383 (eff. 0.208)
1085.39/1085.66	c GC COLLECT
1085.39/1085.66	c #Conflicts:    2089000 | #Learnt:      35216 | 0.000
1085.39/1085.66	c total clause space: 335.816MB
1085.39/1085.66	c total #watches: 503885
1085.78/1086.09	c total #propagations: 997630835 / total #impl: 4797816576 (eff. 0.208)
1085.78/1086.09	c #Conflicts:    2090000 | #Learnt:      36216 | 0.000
1085.78/1086.09	c total clause space: 335.816MB
1085.78/1086.09	c total #watches: 506448
1086.18/1086.48	c total #propagations: 998138188 / total #impl: 4800592510 (eff. 0.208)
1086.18/1086.48	c #Conflicts:    2091000 | #Learnt:      37216 | 0.000
1086.18/1086.48	c total clause space: 335.816MB
1086.18/1086.48	c total #watches: 509070
1086.59/1086.85	c total #propagations: 998572967 / total #impl: 4803061978 (eff. 0.208)
1086.59/1086.85	c #Conflicts:    2092000 | #Learnt:      38216 | 0.000
1086.59/1086.85	c total clause space: 335.816MB
1086.59/1086.85	c total #watches: 512767
1087.08/1087.32	c total #propagations: 998999516 / total #impl: 4805636855 (eff. 0.208)
1087.08/1087.32	c #Conflicts:    2093000 | #Learnt:      39216 | 0.000
1087.08/1087.32	c total clause space: 335.816MB
1087.08/1087.32	c total #watches: 518069
1087.58/1087.82	c total #propagations: 999447964 / total #impl: 4808839038 (eff. 0.208)
1087.58/1087.82	c #Conflicts:    2094000 | #Learnt:      40216 | 0.000
1087.58/1087.82	c total clause space: 335.816MB
1087.58/1087.82	c total #watches: 522088
1088.08/1088.39	c total #propagations: 999848298 / total #impl: 4811397475 (eff. 0.208)
1088.08/1088.39	c #Conflicts:    2095000 | #Learnt:      41216 | 0.000
1088.08/1088.39	c total clause space: 335.816MB
1088.08/1088.39	c total #watches: 526777
1088.79/1089.01	c total #propagations: 1000289879 / total #impl: 4814327674 (eff. 0.208)
1088.79/1089.01	c #Conflicts:    2096000 | #Learnt:      42216 | 0.000
1088.79/1089.01	c total clause space: 335.816MB
1088.79/1089.01	c total #watches: 530121
1089.38/1089.63	c total #propagations: 1000752570 / total #impl: 4817329066 (eff. 0.208)
1089.38/1089.63	c #Conflicts:    2097000 | #Learnt:      43216 | 0.000
1089.38/1089.63	c total clause space: 335.816MB
1089.38/1089.63	c total #watches: 533714
1090.08/1090.37	c total #propagations: 1001204862 / total #impl: 4820309161 (eff. 0.208)
1090.08/1090.37	c #Conflicts:    2098000 | #Learnt:      44216 | 0.000
1090.08/1090.37	c total clause space: 335.816MB
1090.08/1090.37	c total #watches: 536496
1090.78/1091.08	c total #propagations: 1001694382 / total #impl: 4823498276 (eff. 0.208)
1090.78/1091.08	c #Conflicts:    2099000 | #Learnt:      45216 | 0.000
1090.78/1091.08	c total clause space: 335.816MB
1090.78/1091.08	c total #watches: 540168
1091.58/1091.88	c total #propagations: 1002152781 / total #impl: 4826505409 (eff. 0.208)
1091.58/1091.88	c #Conflicts:    2100000 | #Learnt:      46216 | 0.000
1091.58/1091.88	c total clause space: 335.816MB
1091.58/1091.88	c total #watches: 544215
1092.38/1092.66	c total #propagations: 1002600759 / total #impl: 4829706125 (eff. 0.208)
1092.38/1092.66	c #Conflicts:    2101000 | #Learnt:      47216 | 0.000
1092.38/1092.66	c total clause space: 335.816MB
1092.38/1092.66	c total #watches: 547047
1093.29/1093.54	c total #propagations: 1002988923 / total #impl: 4832225719 (eff. 0.208)
1093.29/1093.54	c #Conflicts:    2102000 | #Learnt:      48216 | 0.000
1093.29/1093.54	c total clause space: 335.816MB
1093.29/1093.54	c total #watches: 550721
1094.08/1094.39	c total #propagations: 1003430030 / total #impl: 4835397210 (eff. 0.208)
1094.08/1094.39	c #Conflicts:    2103000 | #Learnt:      49216 | 0.000
1094.08/1094.39	c total clause space: 335.816MB
1094.08/1094.39	c total #watches: 554269
1094.58/1094.84	c total #propagations: 1003881281 / total #impl: 4838627480 (eff. 0.207)
1094.58/1094.84	c #Conflicts:    2104000 | #Learnt:      50216 | 0.000
1094.58/1094.84	c total clause space: 335.816MB
1094.58/1094.84	c total #watches: 557807
1095.08/1095.35	c total #propagations: 1004262202 / total #impl: 4840772486 (eff. 0.207)
1095.08/1095.35	c #Conflicts:    2105000 | #Learnt:      51216 | 0.000
1095.08/1095.35	c total clause space: 335.816MB
1095.08/1095.35	c total #watches: 560945
1095.58/1095.89	c total #propagations: 1004624463 / total #impl: 4842761576 (eff. 0.207)
1095.58/1095.89	c #Conflicts:    2106000 | #Learnt:      52216 | 0.000
1095.58/1095.89	c total clause space: 335.816MB
1095.58/1095.89	c total #watches: 563915
1096.28/1096.51	c total #propagations: 1005004579 / total #impl: 4844662035 (eff. 0.207)
1096.28/1096.51	c #Conflicts:    2107000 | #Learnt:      53216 | 0.000
1096.28/1096.51	c total clause space: 335.816MB
1096.28/1096.51	c total #watches: 566759
1096.88/1097.18	c total #propagations: 1005357884 / total #impl: 4846598522 (eff. 0.207)
1096.88/1097.18	c #Conflicts:    2108000 | #Learnt:      54216 | 0.000
1096.88/1097.18	c total clause space: 335.816MB
1096.88/1097.18	c total #watches: 569440
1097.59/1097.86	c total #propagations: 1005739783 / total #impl: 4848598356 (eff. 0.207)
1097.59/1097.86	c #Conflicts:    2109000 | #Learnt:      55216 | 0.000
1097.59/1097.86	c total clause space: 335.816MB
1097.59/1097.86	c total #watches: 572428
1098.28/1098.50	c total #propagations: 1006109722 / total #impl: 4850520965 (eff. 0.207)
1098.28/1098.50	c #Conflicts:    2110000 | #Learnt:      56216 | 0.000
1098.28/1098.50	c total clause space: 335.816MB
1098.28/1098.50	c total #watches: 575726
1098.88/1099.14	c total #propagations: 1006482670 / total #impl: 4852432898 (eff. 0.207)
1098.88/1099.14	c #Conflicts:    2111000 | #Learnt:      57216 | 0.000
1098.88/1099.14	c total clause space: 335.816MB
1098.88/1099.14	c total #watches: 579458
1099.58/1099.87	c total #propagations: 1006831058 / total #impl: 4854412315 (eff. 0.207)
1099.58/1099.87	c #Conflicts:    2112000 | #Learnt:      58216 | 0.000
1099.58/1099.87	c total clause space: 335.816MB
1099.58/1099.87	c total #watches: 582594
1100.38/1100.68	c total #propagations: 1007200187 / total #impl: 4856336698 (eff. 0.207)
1100.38/1100.68	c #Conflicts:    2113000 | #Learnt:      59216 | 0.000
1100.38/1100.68	c total clause space: 335.816MB
1100.38/1100.68	c total #watches: 586764
1101.28/1101.57	c total #propagations: 1007564740 / total #impl: 4858348482 (eff. 0.207)
1101.28/1101.57	c #Conflicts:    2114000 | #Learnt:      60216 | 0.000
1101.28/1101.57	c total clause space: 335.816MB
1101.28/1101.57	c total #watches: 590448
1102.29/1102.56	c total #propagations: 1007929740 / total #impl: 4860469169 (eff. 0.207)
1102.29/1102.56	c #Conflicts:    2115000 | #Learnt:      61216 | 0.000
1102.29/1102.56	c total clause space: 335.816MB
1102.29/1102.56	c total #watches: 594655
1103.29/1103.54	c total #propagations: 1008291339 / total #impl: 4862414511 (eff. 0.207)
1103.29/1103.54	c #Conflicts:    2116000 | #Learnt:      62216 | 0.000
1103.29/1103.54	c total clause space: 335.816MB
1103.29/1103.54	c total #watches: 598089
1104.20/1104.45	c total #propagations: 1008646270 / total #impl: 4864368157 (eff. 0.207)
1104.20/1104.45	c #Conflicts:    2117000 | #Learnt:      63216 | 0.000
1104.20/1104.45	c total clause space: 335.816MB
1104.20/1104.45	c total #watches: 602639
1105.19/1105.48	c total #propagations: 1008984934 / total #impl: 4866309078 (eff. 0.207)
1105.19/1105.48	c #Conflicts:    2118000 | #Learnt:      64216 | 0.000
1105.19/1105.48	c total clause space: 335.816MB
1105.19/1105.48	c total #watches: 605292
1106.40/1106.63	c total #propagations: 1009306574 / total #impl: 4868067169 (eff. 0.207)
1106.40/1106.63	c #Conflicts:    2119000 | #Learnt:      65216 | 0.000
1106.40/1106.63	c total clause space: 335.816MB
1106.40/1106.63	c total #watches: 609210
1107.50/1107.75	c total #propagations: 1009648901 / total #impl: 4869854825 (eff. 0.207)
1107.50/1107.75	c #Conflicts:    2120000 | #Learnt:      66216 | 0.000
1107.50/1107.75	c total clause space: 335.816MB
1107.50/1107.75	c total #watches: 612714
1108.70/1108.98	c total #propagations: 1009994848 / total #impl: 4871636024 (eff. 0.207)
1108.70/1108.98	c #Conflicts:    2121000 | #Learnt:      67216 | 0.000
1108.70/1108.98	c total clause space: 335.816MB
1108.70/1108.98	c total #watches: 616088
1110.09/1110.36	c total #propagations: 1010344152 / total #impl: 4873436104 (eff. 0.207)
1110.09/1110.36	c #Conflicts:    2122000 | #Learnt:      68216 | 0.000
1110.09/1110.36	c total clause space: 335.816MB
1110.09/1110.36	c total #watches: 622729
1111.69/1111.94	c total #propagations: 1010692596 / total #impl: 4875653754 (eff. 0.207)
1111.69/1111.94	c #Conflicts:    2123000 | #Learnt:      69216 | 0.000
1111.69/1111.94	c total clause space: 335.816MB
1111.69/1111.94	c total #watches: 629069
1113.19/1113.47	c total #propagations: 1011026711 / total #impl: 4878145055 (eff. 0.207)
1113.19/1113.47	c #Conflicts:    2124000 | #Learnt:      70216 | 0.000
1113.19/1113.47	c total clause space: 335.816MB
1113.19/1113.47	c total #watches: 633019
1114.10/1114.34	c total #propagations: 1011382367 / total #impl: 4880292315 (eff. 0.207)
1114.10/1114.34	c GC COLLECT
1114.10/1114.34	c #Conflicts:    2125000 | #Learnt:      35897 | 0.000
1114.10/1114.34	c total clause space: 335.816MB
1114.10/1114.34	c total #watches: 506944
1114.39/1114.69	c total #propagations: 1011708588 / total #impl: 4882296942 (eff. 0.207)
1114.39/1114.69	c #Conflicts:    2126000 | #Learnt:      36897 | 0.000
1114.39/1114.69	c total clause space: 335.816MB
1114.39/1114.69	c total #watches: 510188
1114.79/1115.09	c total #propagations: 1012031125 / total #impl: 4883971926 (eff. 0.207)
1114.79/1115.09	c #Conflicts:    2127000 | #Learnt:      37897 | 0.000
1114.79/1115.09	c total clause space: 335.816MB
1114.79/1115.09	c total #watches: 513760
1115.30/1115.59	c total #propagations: 1012375656 / total #impl: 4885768098 (eff. 0.207)
1115.30/1115.59	c #Conflicts:    2128000 | #Learnt:      38897 | 0.000
1115.30/1115.59	c total clause space: 335.816MB
1115.30/1115.59	c total #watches: 518937
1115.89/1116.18	c total #propagations: 1012717681 / total #impl: 4887657214 (eff. 0.207)
1115.89/1116.18	c #Conflicts:    2129000 | #Learnt:      39897 | 0.000
1115.89/1116.18	c total clause space: 335.816MB
1115.89/1116.18	c total #watches: 522126
1116.59/1116.83	c total #propagations: 1013071023 / total #impl: 4889481265 (eff. 0.207)
1116.59/1116.83	c #Conflicts:    2130000 | #Learnt:      40897 | 0.000
1116.59/1116.83	c total clause space: 335.816MB
1116.59/1116.83	c total #watches: 525661
1117.29/1117.54	c total #propagations: 1013438418 / total #impl: 4891296468 (eff. 0.207)
1117.29/1117.54	c #Conflicts:    2131000 | #Learnt:      41897 | 0.000
1117.29/1117.54	c total clause space: 335.816MB
1117.29/1117.54	c total #watches: 529582
1117.99/1118.25	c total #propagations: 1013803836 / total #impl: 4893178672 (eff. 0.207)
1117.99/1118.25	c #Conflicts:    2132000 | #Learnt:      42897 | 0.000
1117.99/1118.25	c total clause space: 335.816MB
1117.99/1118.25	c total #watches: 532947
1118.69/1118.97	c total #propagations: 1014184212 / total #impl: 4895218342 (eff. 0.207)
1118.69/1118.97	c #Conflicts:    2133000 | #Learnt:      43897 | 0.000
1118.69/1118.97	c total clause space: 335.816MB
1118.69/1118.97	c total #watches: 537268
1119.39/1119.69	c total #propagations: 1014542232 / total #impl: 4897381098 (eff. 0.207)
1119.39/1119.69	c #Conflicts:    2134000 | #Learnt:      44897 | 0.000
1119.39/1119.69	c total clause space: 335.816MB
1119.39/1119.69	c total #watches: 542076
1120.39/1120.63	c total #propagations: 1014866603 / total #impl: 4899416510 (eff. 0.207)
1120.39/1120.63	c #Conflicts:    2135000 | #Learnt:      45897 | 0.000
1120.39/1120.63	c total clause space: 335.816MB
1120.39/1120.63	c total #watches: 545022
1121.49/1121.75	c total #propagations: 1015249568 / total #impl: 4901490547 (eff. 0.207)
1121.49/1121.75	c #Conflicts:    2136000 | #Learnt:      46897 | 0.000
1121.49/1121.75	c total clause space: 335.816MB
1121.49/1121.75	c total #watches: 549484
1122.49/1122.75	c total #propagations: 1015700013 / total #impl: 4903649632 (eff. 0.207)
1122.49/1122.75	c #Conflicts:    2137000 | #Learnt:      47897 | 0.000
1122.49/1122.75	c total clause space: 335.816MB
1122.49/1122.75	c total #watches: 552330
1123.19/1123.41	c total #propagations: 1016083190 / total #impl: 4905518815 (eff. 0.207)
1123.19/1123.41	c #Conflicts:    2138000 | #Learnt:      48897 | 0.000
1123.19/1123.41	c total clause space: 335.816MB
1123.19/1123.41	c total #watches: 555431
1123.99/1124.22	c total #propagations: 1016388785 / total #impl: 4906906031 (eff. 0.207)
1123.99/1124.22	c #Conflicts:    2139000 | #Learnt:      49897 | 0.000
1123.99/1124.22	c total clause space: 335.816MB
1123.99/1124.22	c total #watches: 560102
1124.69/1124.94	c total #propagations: 1016733400 / total #impl: 4908500936 (eff. 0.207)
1124.69/1124.94	c #Conflicts:    2140000 | #Learnt:      50897 | 0.000
1124.69/1124.94	c total clause space: 335.816MB
1124.69/1124.94	c total #watches: 563808
1125.59/1125.89	c total #propagations: 1017040045 / total #impl: 4909934462 (eff. 0.207)
1125.59/1125.89	c #Conflicts:    2141000 | #Learnt:      51897 | 0.000
1125.59/1125.89	c total clause space: 335.816MB
1125.59/1125.89	c total #watches: 567917
1126.69/1126.97	c total #propagations: 1017389031 / total #impl: 4911540078 (eff. 0.207)
1126.69/1126.97	c #Conflicts:    2142000 | #Learnt:      52897 | 0.000
1126.69/1126.97	c total clause space: 335.816MB
1126.69/1126.97	c total #watches: 571379
1127.69/1127.98	c total #propagations: 1017732300 / total #impl: 4913183307 (eff. 0.207)
1127.69/1127.98	c #Conflicts:    2143000 | #Learnt:      53897 | 0.000
1127.69/1127.98	c total clause space: 335.816MB
1127.69/1127.98	c total #watches: 575024
1128.89/1129.10	c total #propagations: 1018059971 / total #impl: 4914724352 (eff. 0.207)
1128.89/1129.10	c #Conflicts:    2144000 | #Learnt:      54897 | 0.000
1128.89/1129.10	c total clause space: 335.816MB
1128.89/1129.10	c total #watches: 578304
1129.89/1130.14	c total #propagations: 1018404920 / total #impl: 4916317151 (eff. 0.207)
1129.89/1130.14	c #Conflicts:    2145000 | #Learnt:      55897 | 0.000
1129.89/1130.14	c total clause space: 335.816MB
1129.89/1130.14	c total #watches: 582066
1131.19/1131.43	c total #propagations: 1018735770 / total #impl: 4917906151 (eff. 0.207)
1131.19/1131.43	c #Conflicts:    2146000 | #Learnt:      56897 | 0.000
1131.19/1131.43	c total clause space: 335.816MB
1131.19/1131.43	c total #watches: 586772
1132.48/1132.72	c total #propagations: 1019088789 / total #impl: 4919585502 (eff. 0.207)
1132.48/1132.72	c #Conflicts:    2147000 | #Learnt:      57897 | 0.000
1132.48/1132.72	c total clause space: 335.816MB
1132.48/1132.72	c total #watches: 590987
1133.78/1134.02	c total #propagations: 1019433361 / total #impl: 4921231380 (eff. 0.207)
1133.78/1134.02	c #Conflicts:    2148000 | #Learnt:      58897 | 0.000
1133.78/1134.02	c total clause space: 335.816MB
1133.78/1134.02	c total #watches: 594881
1135.28/1135.53	c total #propagations: 1019764856 / total #impl: 4922806459 (eff. 0.207)
1135.28/1135.53	c #Conflicts:    2149000 | #Learnt:      59897 | 0.000
1135.28/1135.53	c total clause space: 335.816MB
1135.28/1135.53	c total #watches: 600313
1136.98/1137.28	c total #propagations: 1020123455 / total #impl: 4924879643 (eff. 0.207)
1136.98/1137.28	c #Conflicts:    2150000 | #Learnt:      60897 | 0.000
1136.98/1137.28	c total clause space: 335.816MB
1136.98/1137.28	c total #watches: 604700
1138.68/1138.92	c total #propagations: 1020488796 / total #impl: 4926978564 (eff. 0.207)
1138.68/1138.92	c #Conflicts:    2151000 | #Learnt:      61897 | 0.000
1138.68/1138.92	c total clause space: 335.816MB
1138.68/1138.92	c total #watches: 608230
1140.59/1140.88	c total #propagations: 1020850452 / total #impl: 4928988962 (eff. 0.207)
1140.59/1140.88	c #Conflicts:    2152000 | #Learnt:      62897 | 0.000
1140.59/1140.88	c total clause space: 335.816MB
1140.59/1140.88	c total #watches: 611725
1142.58/1142.84	c total #propagations: 1021209034 / total #impl: 4930881634 (eff. 0.207)
1142.58/1142.84	c #Conflicts:    2153000 | #Learnt:      63897 | 0.000
1142.58/1142.84	c total clause space: 335.816MB
1142.58/1142.84	c total #watches: 614406
1144.28/1144.56	c total #propagations: 1021572168 / total #impl: 4932785010 (eff. 0.207)
1144.28/1144.56	c #Conflicts:    2154000 | #Learnt:      64897 | 0.000
1144.28/1144.56	c total clause space: 335.816MB
1144.28/1144.56	c total #watches: 617286
1144.78/1145.01	c total #propagations: 1021898995 / total #impl: 4934383342 (eff. 0.207)
1144.78/1145.01	c #Conflicts:    2155000 | #Learnt:      65897 | 0.000
1144.78/1145.01	c total clause space: 335.816MB
1144.78/1145.01	c total #watches: 620035
1145.08/1145.37	c total #propagations: 1022256182 / total #impl: 4936218511 (eff. 0.207)
1145.08/1145.37	c #Conflicts:    2156000 | #Learnt:      66897 | 0.000
1145.08/1145.37	c total clause space: 335.816MB
1145.08/1145.37	c total #watches: 622774
1145.58/1145.80	c total #propagations: 1022614057 / total #impl: 4938173416 (eff. 0.207)
1145.58/1145.80	c #Conflicts:    2157000 | #Learnt:      67897 | 0.000
1145.58/1145.80	c total clause space: 335.816MB
1145.58/1145.80	c total #watches: 625664
1145.99/1146.22	c total #propagations: 1023008778 / total #impl: 4940284467 (eff. 0.207)
1145.99/1146.22	c #Conflicts:    2158000 | #Learnt:      68897 | 0.000
1145.99/1146.22	c total clause space: 335.816MB
1145.99/1146.22	c total #watches: 628121
1146.28/1146.59	c total #propagations: 1023403856 / total #impl: 4942368215 (eff. 0.207)
1146.28/1146.59	c #Conflicts:    2159000 | #Learnt:      69897 | 0.000
1146.28/1146.59	c total clause space: 335.816MB
1146.28/1146.59	c total #watches: 630723
1146.68/1146.98	c total #propagations: 1023741440 / total #impl: 4944078996 (eff. 0.207)
1146.68/1146.98	c #Conflicts:    2160000 | #Learnt:      70897 | 0.000
1146.68/1146.98	c total clause space: 335.816MB
1146.68/1146.98	c total #watches: 632871
1147.19/1147.42	c total #propagations: 1024074756 / total #impl: 4945717570 (eff. 0.207)
1147.19/1147.42	c GC COLLECT
1147.19/1147.42	c #Conflicts:    2161000 | #Learnt:      36268 | 0.000
1147.19/1147.42	c total clause space: 335.816MB
1147.19/1147.42	c total #watches: 507963
1147.48/1147.76	c total #propagations: 1024474847 / total #impl: 4947957551 (eff. 0.207)
1147.48/1147.76	c #Conflicts:    2162000 | #Learnt:      37268 | 0.000
1147.48/1147.76	c total clause space: 335.816MB
1147.48/1147.76	c total #watches: 510353
1147.88/1148.12	c total #propagations: 1024884605 / total #impl: 4950068196 (eff. 0.207)
1147.88/1148.12	c #Conflicts:    2163000 | #Learnt:      38268 | 0.000
1147.88/1148.12	c total clause space: 335.816MB
1147.88/1148.12	c total #watches: 513408
1148.29/1148.51	c total #propagations: 1025305011 / total #impl: 4952327756 (eff. 0.207)
1148.29/1148.51	c #Conflicts:    2164000 | #Learnt:      39268 | 0.000
1148.29/1148.51	c total clause space: 335.816MB
1148.29/1148.51	c total #watches: 515889
1148.58/1148.88	c total #propagations: 1025718231 / total #impl: 4954690898 (eff. 0.207)
1148.58/1148.88	c #Conflicts:    2165000 | #Learnt:      40268 | 0.000
1148.58/1148.88	c total clause space: 335.816MB
1148.58/1148.88	c total #watches: 519327
1148.98/1149.28	c total #propagations: 1026088548 / total #impl: 4956700180 (eff. 0.207)
1148.98/1149.28	c #Conflicts:    2166000 | #Learnt:      41268 | 0.000
1148.98/1149.28	c total clause space: 335.816MB
1148.98/1149.28	c total #watches: 522059
1149.39/1149.66	c total #propagations: 1026469527 / total #impl: 4958823237 (eff. 0.207)
1149.39/1149.66	c #Conflicts:    2167000 | #Learnt:      42268 | 0.000
1149.39/1149.66	c total clause space: 335.816MB
1149.39/1149.66	c total #watches: 524498
1149.78/1150.09	c total #propagations: 1026813405 / total #impl: 4960569621 (eff. 0.207)
1149.78/1150.09	c #Conflicts:    2168000 | #Learnt:      43268 | 0.000
1149.78/1150.09	c total clause space: 335.816MB
1149.78/1150.09	c total #watches: 526983
1150.28/1150.53	c total #propagations: 1027215517 / total #impl: 4962741275 (eff. 0.207)
1150.28/1150.53	c #Conflicts:    2169000 | #Learnt:      44268 | 0.000
1150.28/1150.53	c total clause space: 335.816MB
1150.28/1150.53	c total #watches: 529603
1150.78/1151.02	c total #propagations: 1027619042 / total #impl: 4965048532 (eff. 0.207)
1150.78/1151.02	c #Conflicts:    2170000 | #Learnt:      45268 | 0.000
1150.78/1151.02	c total clause space: 335.816MB
1150.78/1151.02	c total #watches: 531952
1151.18/1151.46	c total #propagations: 1027992711 / total #impl: 4967043966 (eff. 0.207)
1151.18/1151.46	c #Conflicts:    2171000 | #Learnt:      46268 | 0.000
1151.18/1151.46	c total clause space: 335.816MB
1151.18/1151.46	c total #watches: 534241
1151.68/1151.90	c total #propagations: 1028337450 / total #impl: 4968866762 (eff. 0.207)
1151.68/1151.90	c #Conflicts:    2172000 | #Learnt:      47268 | 0.000
1151.68/1151.90	c total clause space: 335.816MB
1151.68/1151.90	c total #watches: 536885
1152.18/1152.41	c total #propagations: 1028691362 / total #impl: 4970804858 (eff. 0.207)
1152.18/1152.41	c #Conflicts:    2173000 | #Learnt:      48268 | 0.000
1152.18/1152.41	c total clause space: 335.816MB
1152.18/1152.41	c total #watches: 539511
1152.69/1152.90	c total #propagations: 1029088339 / total #impl: 4973061640 (eff. 0.207)
1152.69/1152.90	c #Conflicts:    2174000 | #Learnt:      49268 | 0.000
1152.69/1152.90	c total clause space: 335.816MB
1152.69/1152.90	c total #watches: 542475
1153.18/1153.46	c total #propagations: 1029476264 / total #impl: 4975299410 (eff. 0.207)
1153.18/1153.46	c #Conflicts:    2175000 | #Learnt:      50268 | 0.000
1153.18/1153.46	c total clause space: 335.816MB
1153.18/1153.46	c total #watches: 544884
1153.79/1154.07	c total #propagations: 1029895932 / total #impl: 4977749036 (eff. 0.207)
1153.79/1154.07	c #Conflicts:    2176000 | #Learnt:      51268 | 0.000
1153.79/1154.07	c total clause space: 335.816MB
1153.79/1154.07	c total #watches: 547350
1154.38/1154.62	c total #propagations: 1030347149 / total #impl: 4980157166 (eff. 0.207)
1154.38/1154.62	c #Conflicts:    2177000 | #Learnt:      52268 | 0.000
1154.38/1154.62	c total clause space: 335.816MB
1154.38/1154.62	c total #watches: 550110
1154.98/1155.21	c total #propagations: 1030741697 / total #impl: 4982500736 (eff. 0.207)
1154.98/1155.21	c #Conflicts:    2178000 | #Learnt:      53268 | 0.000
1154.98/1155.21	c total clause space: 335.816MB
1154.98/1155.21	c total #watches: 553049
1155.48/1155.78	c total #propagations: 1031139298 / total #impl: 4984733841 (eff. 0.207)
1155.48/1155.78	c #Conflicts:    2179000 | #Learnt:      54268 | 0.000
1155.48/1155.78	c total clause space: 335.816MB
1155.48/1155.78	c total #watches: 555762
1156.08/1156.38	c total #propagations: 1031516662 / total #impl: 4986723952 (eff. 0.207)
1156.08/1156.38	c #Conflicts:    2180000 | #Learnt:      55268 | 0.000
1156.08/1156.38	c total clause space: 335.816MB
1156.08/1156.38	c total #watches: 558181
1156.78/1157.06	c total #propagations: 1031894553 / total #impl: 4988536655 (eff. 0.207)
1156.78/1157.06	c #Conflicts:    2181000 | #Learnt:      56268 | 0.000
1156.78/1157.06	c total clause space: 335.816MB
1156.78/1157.06	c total #watches: 560401
1157.48/1157.70	c total #propagations: 1032309496 / total #impl: 4990692890 (eff. 0.207)
1157.48/1157.70	c #Conflicts:    2182000 | #Learnt:      57268 | 0.000
1157.48/1157.70	c total clause space: 335.816MB
1157.48/1157.70	c total #watches: 563545
1157.98/1158.29	c total #propagations: 1032698754 / total #impl: 4992788603 (eff. 0.207)
1157.98/1158.29	c #Conflicts:    2183000 | #Learnt:      58268 | 0.000
1157.98/1158.29	c total clause space: 335.816MB
1157.98/1158.29	c total #watches: 566701
1158.78/1159.05	c total #propagations: 1033050696 / total #impl: 4994674461 (eff. 0.207)
1158.78/1159.05	c #Conflicts:    2184000 | #Learnt:      59268 | 0.000
1158.78/1159.05	c total clause space: 335.816MB
1158.78/1159.05	c total #watches: 570371
1159.58/1159.86	c total #propagations: 1033452312 / total #impl: 4996819124 (eff. 0.207)
1159.58/1159.86	c #Conflicts:    2185000 | #Learnt:      60268 | 0.000
1159.58/1159.86	c total clause space: 335.816MB
1159.58/1159.86	c total #watches: 572834
1160.38/1160.64	c total #propagations: 1033893338 / total #impl: 4999126058 (eff. 0.207)
1160.38/1160.64	c #Conflicts:    2186000 | #Learnt:      61268 | 0.000
1160.38/1160.64	c total clause space: 335.816MB
1160.38/1160.64	c total #watches: 575909
1161.08/1161.39	c total #propagations: 1034311886 / total #impl: 5001457709 (eff. 0.207)
1161.08/1161.39	c #Conflicts:    2187000 | #Learnt:      62268 | 0.000
1161.08/1161.39	c total clause space: 335.816MB
1161.08/1161.39	c total #watches: 578202
1161.88/1162.13	c total #propagations: 1034711096 / total #impl: 5003647596 (eff. 0.207)
1161.88/1162.13	c #Conflicts:    2188000 | #Learnt:      63268 | 0.000
1161.88/1162.13	c total clause space: 335.816MB
1161.88/1162.13	c total #watches: 580675
1162.68/1162.98	c total #propagations: 1035088541 / total #impl: 5005743332 (eff. 0.207)
1162.68/1162.98	c #Conflicts:    2189000 | #Learnt:      64268 | 0.000
1162.68/1162.98	c total clause space: 335.816MB
1162.68/1162.98	c total #watches: 583407
1163.68/1163.91	c total #propagations: 1035517747 / total #impl: 5008395007 (eff. 0.207)
1163.68/1163.91	c #Conflicts:    2190000 | #Learnt:      65268 | 0.000
1163.68/1163.91	c total clause space: 335.816MB
1163.68/1163.91	c total #watches: 586721
1164.58/1164.83	c total #propagations: 1035946025 / total #impl: 5010893200 (eff. 0.207)
1164.58/1164.83	c #Conflicts:    2191000 | #Learnt:      66268 | 0.000
1164.58/1164.83	c total clause space: 335.816MB
1164.58/1164.83	c total #watches: 589773
1165.48/1165.71	c total #propagations: 1036364520 / total #impl: 5013344057 (eff. 0.207)
1165.48/1165.71	c #Conflicts:    2192000 | #Learnt:      67268 | 0.000
1165.48/1165.71	c total clause space: 335.816MB
1165.48/1165.71	c total #watches: 593499
1166.18/1166.46	c total #propagations: 1036737905 / total #impl: 5015465992 (eff. 0.207)
1166.18/1166.46	c #Conflicts:    2193000 | #Learnt:      68268 | 0.000
1166.18/1166.46	c total clause space: 335.816MB
1166.18/1166.46	c total #watches: 596040
1166.98/1167.21	c total #propagations: 1037182325 / total #impl: 5017947807 (eff. 0.207)
1166.98/1167.21	c #Conflicts:    2194000 | #Learnt:      69268 | 0.000
1166.98/1167.21	c total clause space: 335.816MB
1166.98/1167.21	c total #watches: 598185
1167.77/1168.07	c total #propagations: 1037653285 / total #impl: 5020453876 (eff. 0.207)
1167.77/1168.07	c #Conflicts:    2195000 | #Learnt:      70268 | 0.000
1167.77/1168.07	c total clause space: 335.816MB
1167.77/1168.07	c total #watches: 600586
1168.67/1168.90	c total #propagations: 1038154503 / total #impl: 5023056439 (eff. 0.207)
1168.67/1168.90	c #Conflicts:    2196000 | #Learnt:      71268 | 0.000
1168.67/1168.90	c total clause space: 335.816MB
1168.67/1168.90	c total #watches: 603140
1169.37/1169.65	c total #propagations: 1038648699 / total #impl: 5025938719 (eff. 0.207)
1169.37/1169.65	c GC COLLECT
1169.37/1169.65	c #Conflicts:    2197000 | #Learnt:      36349 | 0.000
1169.37/1169.65	c total clause space: 335.816MB
1169.37/1169.65	c total #watches: 508510
1169.77/1170.06	c total #propagations: 1039154984 / total #impl: 5028734036 (eff. 0.207)
1169.77/1170.06	c #Conflicts:    2198000 | #Learnt:      37349 | 0.000
1169.77/1170.06	c total clause space: 335.816MB
1169.77/1170.06	c total #watches: 511365
1170.18/1170.46	c total #propagations: 1039722463 / total #impl: 5031642398 (eff. 0.207)
1170.18/1170.46	c #Conflicts:    2199000 | #Learnt:      38349 | 0.000
1170.18/1170.46	c total clause space: 335.816MB
1170.18/1170.46	c total #watches: 514590
1170.67/1170.91	c total #propagations: 1040220002 / total #impl: 5034227165 (eff. 0.207)
1170.67/1170.91	c #Conflicts:    2200000 | #Learnt:      39349 | 0.000
1170.67/1170.91	c total clause space: 335.816MB
1170.67/1170.91	c total #watches: 518809
1171.17/1171.43	c total #propagations: 1040688953 / total #impl: 5037066703 (eff. 0.207)
1171.17/1171.43	c #Conflicts:    2201000 | #Learnt:      40349 | 0.000
1171.17/1171.43	c total clause space: 335.816MB
1171.17/1171.43	c total #watches: 525085
1171.77/1172.08	c total #propagations: 1041165528 / total #impl: 5040156688 (eff. 0.207)
1171.77/1172.08	c #Conflicts:    2202000 | #Learnt:      41349 | 0.000
1171.77/1172.08	c total clause space: 335.816MB
1171.77/1172.08	c total #watches: 531292
1172.67/1172.90	c total #propagations: 1041596715 / total #impl: 5042991282 (eff. 0.207)
1172.67/1172.90	c #Conflicts:    2203000 | #Learnt:      42349 | 0.000
1172.67/1172.90	c total clause space: 335.816MB
1172.67/1172.90	c total #watches: 534012
1173.37/1173.63	c total #propagations: 1042057182 / total #impl: 5045617561 (eff. 0.207)
1173.37/1173.63	c #Conflicts:    2204000 | #Learnt:      43349 | 0.000
1173.37/1173.63	c total clause space: 335.816MB
1173.37/1173.63	c total #watches: 537150
1174.27/1174.59	c total #propagations: 1042474682 / total #impl: 5048264280 (eff. 0.207)
1174.27/1174.59	c #Conflicts:    2205000 | #Learnt:      44349 | 0.000
1174.27/1174.59	c total clause space: 335.816MB
1174.27/1174.60	c total #watches: 540419
1175.17/1175.43	c total #propagations: 1042957935 / total #impl: 5051047947 (eff. 0.206)
1175.17/1175.43	c #Conflicts:    2206000 | #Learnt:      45349 | 0.000
1175.17/1175.43	c total clause space: 335.816MB
1175.17/1175.43	c total #watches: 542934
1175.97/1176.27	c total #propagations: 1043378073 / total #impl: 5053378755 (eff. 0.206)
1175.97/1176.27	c #Conflicts:    2207000 | #Learnt:      46349 | 0.000
1175.97/1176.27	c total clause space: 335.816MB
1175.97/1176.27	c total #watches: 545876
1176.88/1177.13	c total #propagations: 1043778926 / total #impl: 5055550607 (eff. 0.206)
1176.88/1177.13	c #Conflicts:    2208000 | #Learnt:      47349 | 0.000
1176.88/1177.13	c total clause space: 335.816MB
1176.88/1177.13	c total #watches: 548200
1177.67/1177.91	c total #propagations: 1044178965 / total #impl: 5057523242 (eff. 0.206)
1177.67/1177.91	c #Conflicts:    2209000 | #Learnt:      48349 | 0.000
1177.67/1177.91	c total clause space: 335.816MB
1177.67/1177.91	c total #watches: 550965
1178.57/1178.80	c total #propagations: 1044561139 / total #impl: 5059779742 (eff. 0.206)
1178.57/1178.80	c #Conflicts:    2210000 | #Learnt:      49349 | 0.000
1178.57/1178.80	c total clause space: 335.816MB
1178.57/1178.80	c total #watches: 553403
1179.47/1179.73	c total #propagations: 1044997844 / total #impl: 5062289056 (eff. 0.206)
1179.47/1179.73	c #Conflicts:    2211000 | #Learnt:      50349 | 0.000
1179.47/1179.73	c total clause space: 335.816MB
1179.47/1179.73	c total #watches: 555798
1180.37/1180.65	c total #propagations: 1045416028 / total #impl: 5064654198 (eff. 0.206)
1180.37/1180.65	c #Conflicts:    2212000 | #Learnt:      51349 | 0.000
1180.37/1180.65	c total clause space: 335.816MB
1180.37/1180.65	c total #watches: 558107
1181.37/1181.61	c total #propagations: 1045865358 / total #impl: 5067081257 (eff. 0.206)
1181.37/1181.61	c #Conflicts:    2213000 | #Learnt:      52349 | 0.000
1181.37/1181.61	c total clause space: 335.816MB
1181.37/1181.61	c total #watches: 561143
1182.38/1182.61	c total #propagations: 1046302801 / total #impl: 5069699378 (eff. 0.206)
1182.38/1182.61	c #Conflicts:    2214000 | #Learnt:      53349 | 0.000
1182.38/1182.61	c total clause space: 335.816MB
1182.38/1182.61	c total #watches: 564138
1183.38/1183.65	c total #propagations: 1046743195 / total #impl: 5072258346 (eff. 0.206)
1183.38/1183.65	c #Conflicts:    2215000 | #Learnt:      54349 | 0.000
1183.38/1183.65	c total clause space: 335.816MB
1183.38/1183.65	c total #watches: 567204
1184.58/1184.81	c total #propagations: 1047197556 / total #impl: 5074725216 (eff. 0.206)
1184.58/1184.81	c #Conflicts:    2216000 | #Learnt:      55349 | 0.000
1184.58/1184.81	c total clause space: 335.816MB
1184.58/1184.81	c total #watches: 570078
1185.68/1185.93	c total #propagations: 1047684459 / total #impl: 5077710397 (eff. 0.206)
1185.68/1185.93	c #Conflicts:    2217000 | #Learnt:      56349 | 0.000
1185.68/1185.93	c total clause space: 335.816MB
1185.68/1185.93	c total #watches: 572407
1186.68/1186.98	c total #propagations: 1048122473 / total #impl: 5080217762 (eff. 0.206)
1186.68/1186.98	c #Conflicts:    2218000 | #Learnt:      57349 | 0.000
1186.68/1186.98	c total clause space: 335.816MB
1186.68/1186.98	c total #watches: 575102
1187.67/1187.98	c total #propagations: 1048551711 / total #impl: 5082798650 (eff. 0.206)
1187.67/1187.98	c #Conflicts:    2219000 | #Learnt:      58349 | 0.000
1187.67/1187.98	c total clause space: 335.816MB
1187.67/1187.98	c total #watches: 577831
1188.77/1189.05	c total #propagations: 1048954444 / total #impl: 5085010845 (eff. 0.206)
1188.77/1189.05	c #Conflicts:    2220000 | #Learnt:      59349 | 0.000
1188.77/1189.05	c total clause space: 335.816MB
1188.77/1189.05	c total #watches: 580802
1189.87/1190.17	c total #propagations: 1049395981 / total #impl: 5087781193 (eff. 0.206)
1189.87/1190.17	c #Conflicts:    2221000 | #Learnt:      60349 | 0.000
1189.87/1190.17	c total clause space: 335.816MB
1189.87/1190.17	c total #watches: 584218
1190.97/1191.25	c total #propagations: 1049833520 / total #impl: 5090545338 (eff. 0.206)
1190.97/1191.25	c #Conflicts:    2222000 | #Learnt:      61349 | 0.000
1190.97/1191.25	c total clause space: 335.816MB
1190.97/1191.25	c total #watches: 588244
1192.18/1192.41	c total #propagations: 1050281486 / total #impl: 5093489812 (eff. 0.206)
1192.18/1192.41	c #Conflicts:    2223000 | #Learnt:      62349 | 0.000
1192.18/1192.41	c total clause space: 335.816MB
1192.18/1192.41	c total #watches: 591430
1193.38/1193.68	c total #propagations: 1050749017 / total #impl: 5096628026 (eff. 0.206)
1193.38/1193.68	c #Conflicts:    2224000 | #Learnt:      63349 | 0.000
1193.38/1193.68	c total clause space: 335.816MB
1193.38/1193.68	c total #watches: 594829
1194.77/1195.07	c total #propagations: 1051206488 / total #impl: 5099528221 (eff. 0.206)
1194.77/1195.07	c #Conflicts:    2225000 | #Learnt:      64349 | 0.000
1194.77/1195.07	c total clause space: 335.816MB
1194.77/1195.07	c total #watches: 597471
1195.77/1196.04	c total #propagations: 1051664089 / total #impl: 5102293901 (eff. 0.206)
1195.77/1196.04	c #Conflicts:    2226000 | #Learnt:      65349 | 0.000
1195.77/1196.04	c total clause space: 335.816MB
1195.77/1196.04	c total #watches: 602191
1196.77/1197.06	c total #propagations: 1052086699 / total #impl: 5105675214 (eff. 0.206)
1196.77/1197.06	c #Conflicts:    2227000 | #Learnt:      66349 | 0.000
1196.77/1197.06	c total clause space: 335.816MB
1196.77/1197.06	c total #watches: 606321
1197.87/1198.18	c total #propagations: 1052453962 / total #impl: 5108690046 (eff. 0.206)
1197.87/1198.18	c #Conflicts:    2228000 | #Learnt:      67349 | 0.000
1197.87/1198.18	c total clause space: 335.816MB
1197.87/1198.18	c total #watches: 610383
1198.97/1199.26	c total #propagations: 1052806863 / total #impl: 5111483781 (eff. 0.206)
1198.97/1199.26	c #Conflicts:    2229000 | #Learnt:      68349 | 0.000
1198.97/1199.26	c total clause space: 335.816MB
1198.97/1199.26	c total #watches: 615017
1200.07/1200.38	c total #propagations: 1053204566 / total #impl: 5114727716 (eff. 0.206)
1200.07/1200.38	c #Conflicts:    2230000 | #Learnt:      69349 | 0.000
1200.07/1200.38	c total clause space: 335.816MB
1200.07/1200.38	c total #watches: 619911
1201.67/1201.93	c total #propagations: 1053594081 / total #impl: 5117814040 (eff. 0.206)
1201.67/1201.93	c #Conflicts:    2231000 | #Learnt:      70349 | 0.000
1201.67/1201.93	c total clause space: 335.816MB
1201.67/1201.93	c total #watches: 623402
1203.17/1203.41	c total #propagations: 1054007208 / total #impl: 5120472709 (eff. 0.206)
1203.17/1203.41	c #Conflicts:    2232000 | #Learnt:      71349 | 0.000
1203.17/1203.41	c total clause space: 335.816MB
1203.17/1203.41	c total #watches: 626168
1204.87/1205.11	c total #propagations: 1054387882 / total #impl: 5122860811 (eff. 0.206)
1204.87/1205.11	c #Conflicts:    2233000 | #Learnt:      72349 | 0.000
1204.87/1205.11	c total clause space: 335.816MB
1204.87/1205.11	c total #watches: 628479
1205.37/1205.70	c total #propagations: 1054849986 / total #impl: 5125837140 (eff. 0.206)
1205.37/1205.70	c GC COLLECT
1205.37/1205.70	c #Conflicts:    2234000 | #Learnt:      37132 | 0.000
1205.37/1205.70	c total clause space: 335.816MB
1205.37/1205.70	c total #watches: 510810
1205.77/1206.07	c total #propagations: 1055309299 / total #impl: 5128505644 (eff. 0.206)
1205.77/1206.07	c #Conflicts:    2235000 | #Learnt:      38132 | 0.000
1205.77/1206.07	c total clause space: 335.816MB
1205.77/1206.07	c total #watches: 513329
1206.17/1206.45	c total #propagations: 1055757871 / total #impl: 5130891120 (eff. 0.206)
1206.17/1206.45	c #Conflicts:    2236000 | #Learnt:      39132 | 0.000
1206.17/1206.45	c total clause space: 335.816MB
1206.17/1206.45	c total #watches: 516077
1206.57/1206.88	c total #propagations: 1056184000 / total #impl: 5132975453 (eff. 0.206)
1206.57/1206.88	c #Conflicts:    2237000 | #Learnt:      40132 | 0.000
1206.57/1206.88	c total clause space: 335.816MB
1206.57/1206.88	c total #watches: 519291
1207.07/1207.30	c total #propagations: 1056677426 / total #impl: 5135897154 (eff. 0.206)
1207.07/1207.30	c #Conflicts:    2238000 | #Learnt:      41132 | 0.000
1207.07/1207.30	c total clause space: 335.816MB
1207.07/1207.30	c total #watches: 522693
1207.47/1207.73	c total #propagations: 1057128592 / total #impl: 5138464273 (eff. 0.206)
1207.47/1207.73	c #Conflicts:    2239000 | #Learnt:      42132 | 0.000
1207.47/1207.73	c total clause space: 335.816MB
1207.47/1207.73	c total #watches: 525274
1207.97/1208.20	c total #propagations: 1057548163 / total #impl: 5140776054 (eff. 0.206)
1207.97/1208.20	c #Conflicts:    2240000 | #Learnt:      43132 | 0.000
1207.97/1208.20	c total clause space: 335.816MB
1207.97/1208.20	c total #watches: 528085
1208.37/1208.67	c total #propagations: 1058003021 / total #impl: 5143583950 (eff. 0.206)
1208.37/1208.67	c #Conflicts:    2241000 | #Learnt:      44132 | 0.000
1208.37/1208.67	c total clause space: 335.816MB
1208.37/1208.67	c total #watches: 531145
1208.97/1209.25	c total #propagations: 1058419490 / total #impl: 5145948334 (eff. 0.206)
1208.97/1209.25	c #Conflicts:    2242000 | #Learnt:      45132 | 0.000
1208.97/1209.25	c total clause space: 335.816MB
1208.97/1209.25	c total #watches: 533530
1209.57/1209.85	c total #propagations: 1058884061 / total #impl: 5148339249 (eff. 0.206)
1209.57/1209.85	c #Conflicts:    2243000 | #Learnt:      46132 | 0.000
1209.57/1209.85	c total clause space: 335.816MB
1209.57/1209.85	c total #watches: 536003
1210.17/1210.46	c total #propagations: 1059404434 / total #impl: 5151337364 (eff. 0.206)
1210.17/1210.46	c #Conflicts:    2244000 | #Learnt:      47132 | 0.000
1210.17/1210.46	c total clause space: 335.816MB
1210.17/1210.46	c total #watches: 538407
1210.77/1211.04	c total #propagations: 1059895716 / total #impl: 5154352114 (eff. 0.206)
1210.77/1211.04	c #Conflicts:    2245000 | #Learnt:      48132 | 0.000
1210.77/1211.04	c total clause space: 335.816MB
1210.77/1211.04	c total #watches: 542188
1211.27/1211.58	c total #propagations: 1060384848 / total #impl: 5157802671 (eff. 0.206)
1211.27/1211.58	c #Conflicts:    2246000 | #Learnt:      49132 | 0.000
1211.27/1211.58	c total clause space: 335.816MB
1211.27/1211.58	c total #watches: 545968
1211.97/1212.23	c total #propagations: 1060809765 / total #impl: 5160911169 (eff. 0.206)
1211.97/1212.23	c #Conflicts:    2247000 | #Learnt:      50132 | 0.000
1211.97/1212.23	c total clause space: 335.816MB
1211.97/1212.23	c total #watches: 549848
1212.67/1212.90	c total #propagations: 1061268127 / total #impl: 5163973347 (eff. 0.206)
1212.67/1212.90	c #Conflicts:    2248000 | #Learnt:      51132 | 0.000
1212.67/1212.90	c total clause space: 335.816MB
1212.67/1212.90	c total #watches: 552072
1213.27/1213.59	c total #propagations: 1061657336 / total #impl: 5165854428 (eff. 0.206)
1213.27/1213.59	c #Conflicts:    2249000 | #Learnt:      52132 | 0.000
1213.27/1213.59	c total clause space: 335.816MB
1213.27/1213.59	c total #watches: 554538
1213.97/1214.22	c total #propagations: 1062100631 / total #impl: 5168057457 (eff. 0.206)
1213.97/1214.22	c #Conflicts:    2250000 | #Learnt:      53132 | 0.000
1213.97/1214.22	c total clause space: 335.816MB
1213.97/1214.22	c total #watches: 557265
1214.57/1214.89	c total #propagations: 1062504854 / total #impl: 5170118662 (eff. 0.206)
1214.57/1214.89	c #Conflicts:    2251000 | #Learnt:      54132 | 0.000
1214.57/1214.89	c total clause space: 335.816MB
1214.57/1214.89	c total #watches: 559990
1215.27/1215.58	c total #propagations: 1062931861 / total #impl: 5172462858 (eff. 0.205)
1215.27/1215.58	c #Conflicts:    2252000 | #Learnt:      55132 | 0.000
1215.27/1215.58	c total clause space: 335.816MB
1215.27/1215.58	c total #watches: 563029
1216.07/1216.31	c total #propagations: 1063378186 / total #impl: 5175174769 (eff. 0.205)
1216.07/1216.31	c #Conflicts:    2253000 | #Learnt:      56132 | 0.000
1216.07/1216.31	c total clause space: 335.816MB
1216.07/1216.31	c total #watches: 565855
1216.87/1217.11	c total #propagations: 1063798651 / total #impl: 5177784938 (eff. 0.205)
1216.87/1217.11	c #Conflicts:    2254000 | #Learnt:      57132 | 0.000
1216.87/1217.11	c total clause space: 335.816MB
1216.87/1217.11	c total #watches: 569043
1217.57/1217.89	c total #propagations: 1064250219 / total #impl: 5180551570 (eff. 0.205)
1217.57/1217.89	c #Conflicts:    2255000 | #Learnt:      58132 | 0.000
1217.57/1217.89	c total clause space: 335.816MB
1217.57/1217.89	c total #watches: 572537
1218.36/1218.69	c total #propagations: 1064688164 / total #impl: 5183366707 (eff. 0.205)
1218.36/1218.69	c #Conflicts:    2256000 | #Learnt:      59132 | 0.000
1218.36/1218.69	c total clause space: 335.816MB
1218.36/1218.69	c total #watches: 575507
1218.96/1219.29	c total #propagations: 1065138971 / total #impl: 5186185402 (eff. 0.205)
1218.96/1219.29	c #Conflicts:    2257000 | #Learnt:      60132 | 0.000
1218.96/1219.29	c total clause space: 335.816MB
1218.96/1219.29	c total #watches: 578345
1219.46/1219.72	c total #propagations: 1065582675 / total #impl: 5188283735 (eff. 0.205)
1219.46/1219.72	c #Conflicts:    2258000 | #Learnt:      61132 | 0.000
1219.46/1219.72	c total clause space: 335.816MB
1219.46/1219.72	c total #watches: 580930
1219.96/1220.21	c total #propagations: 1065923262 / total #impl: 5189755133 (eff. 0.205)
1219.96/1220.21	c #Conflicts:    2259000 | #Learnt:      62132 | 0.000
1219.96/1220.21	c total clause space: 335.816MB
1219.96/1220.21	c total #watches: 583560
1220.46/1220.71	c total #propagations: 1066269743 / total #impl: 5191415182 (eff. 0.205)
1220.46/1220.71	c #Conflicts:    2260000 | #Learnt:      63132 | 0.000
1220.46/1220.71	c total clause space: 335.816MB
1220.46/1220.71	c total #watches: 586457
1220.96/1221.23	c total #propagations: 1066639251 / total #impl: 5193181703 (eff. 0.205)
1220.96/1221.23	c #Conflicts:    2261000 | #Learnt:      64132 | 0.000
1220.96/1221.23	c total clause space: 335.816MB
1220.96/1221.23	c total #watches: 589243
1221.46/1221.73	c total #propagations: 1067027497 / total #impl: 5195056773 (eff. 0.205)
1221.46/1221.73	c #Conflicts:    2262000 | #Learnt:      65132 | 0.000
1221.46/1221.73	c total clause space: 335.816MB
1221.46/1221.73	c total #watches: 591735
1222.06/1222.37	c total #propagations: 1067400010 / total #impl: 5196801986 (eff. 0.205)
1222.06/1222.37	c #Conflicts:    2263000 | #Learnt:      66132 | 0.000
1222.06/1222.37	c total clause space: 335.816MB
1222.06/1222.37	c total #watches: 594558
1222.56/1222.85	c total #propagations: 1067794683 / total #impl: 5198758183 (eff. 0.205)
1222.56/1222.85	c #Conflicts:    2264000 | #Learnt:      67132 | 0.000
1222.56/1222.85	c total clause space: 335.816MB
1222.56/1222.85	c total #watches: 597522
1223.16/1223.47	c total #propagations: 1068133363 / total #impl: 5200492317 (eff. 0.205)
1223.16/1223.47	c #Conflicts:    2265000 | #Learnt:      68132 | 0.000
1223.16/1223.47	c total clause space: 335.816MB
1223.16/1223.47	c total #watches: 600023
1223.86/1224.17	c total #propagations: 1068527607 / total #impl: 5202638128 (eff. 0.205)
1223.86/1224.17	c #Conflicts:    2266000 | #Learnt:      69132 | 0.000
1223.86/1224.17	c total clause space: 335.816MB
1223.86/1224.17	c total #watches: 603330
1224.56/1224.88	c total #propagations: 1068907538 / total #impl: 5204784523 (eff. 0.205)
1224.56/1224.88	c #Conflicts:    2267000 | #Learnt:      70132 | 0.000
1224.56/1224.88	c total clause space: 335.816MB
1224.56/1224.88	c total #watches: 606047
1225.36/1225.65	c total #propagations: 1069254399 / total #impl: 5206605148 (eff. 0.205)
1225.36/1225.65	c #Conflicts:    2268000 | #Learnt:      71132 | 0.000
1225.36/1225.65	c total clause space: 335.816MB
1225.36/1225.65	c total #watches: 608929
1225.96/1226.29	c total #propagations: 1069623583 / total #impl: 5208623683 (eff. 0.205)
1225.96/1226.29	c #Conflicts:    2269000 | #Learnt:      72132 | 0.000
1225.96/1226.29	c total clause space: 335.816MB
1225.96/1226.29	c total #watches: 611349
1226.86/1227.11	c total #propagations: 1069993279 / total #impl: 5210477500 (eff. 0.205)
1226.86/1227.11	c GC COLLECT
1226.86/1227.11	c #Conflicts:    2270000 | #Learnt:      36653 | 0.000
1226.86/1227.11	c total clause space: 335.816MB
1226.86/1227.11	c total #watches: 509857
1227.26/1227.58	c total #propagations: 1070364458 / total #impl: 5212344561 (eff. 0.205)
1227.26/1227.58	c #Conflicts:    2271000 | #Learnt:      37653 | 0.000
1227.26/1227.58	c total clause space: 335.816MB
1227.26/1227.58	c total #watches: 513293
1227.76/1228.09	c total #propagations: 1070765775 / total #impl: 5214327654 (eff. 0.205)
1227.76/1228.09	c #Conflicts:    2272000 | #Learnt:      38653 | 0.000
1227.76/1228.09	c total clause space: 335.816MB
1227.76/1228.09	c total #watches: 516858
1228.26/1228.57	c total #propagations: 1071159389 / total #impl: 5216131836 (eff. 0.205)
1228.26/1228.57	c #Conflicts:    2273000 | #Learnt:      39653 | 0.000
1228.26/1228.57	c total clause space: 335.816MB
1228.26/1228.57	c total #watches: 519537
1228.86/1229.10	c total #propagations: 1071526928 / total #impl: 5217878441 (eff. 0.205)
1228.86/1229.10	c #Conflicts:    2274000 | #Learnt:      40653 | 0.000
1228.86/1229.10	c total clause space: 335.816MB
1228.86/1229.10	c total #watches: 522571
1229.36/1229.63	c total #propagations: 1071920478 / total #impl: 5219675896 (eff. 0.205)
1229.36/1229.63	c #Conflicts:    2275000 | #Learnt:      41653 | 0.000
1229.36/1229.63	c total clause space: 335.816MB
1229.36/1229.63	c total #watches: 525273
1229.86/1230.18	c total #propagations: 1072240050 / total #impl: 5221060710 (eff. 0.205)
1229.86/1230.18	c #Conflicts:    2276000 | #Learnt:      42653 | 0.000
1229.86/1230.18	c total clause space: 335.816MB
1229.86/1230.18	c total #watches: 528750
1230.56/1230.82	c total #propagations: 1072555187 / total #impl: 5222527528 (eff. 0.205)
1230.56/1230.82	c #Conflicts:    2277000 | #Learnt:      43653 | 0.000
1230.56/1230.82	c total clause space: 335.816MB
1230.56/1230.82	c total #watches: 532132
1231.16/1231.47	c total #propagations: 1072922327 / total #impl: 5224283476 (eff. 0.205)
1231.16/1231.47	c #Conflicts:    2278000 | #Learnt:      44653 | 0.000
1231.16/1231.47	c total clause space: 335.816MB
1231.16/1231.47	c total #watches: 535143
1231.96/1232.23	c total #propagations: 1073282520 / total #impl: 5226043946 (eff. 0.205)
1231.96/1232.23	c #Conflicts:    2279000 | #Learnt:      45653 | 0.000
1231.96/1232.23	c total clause space: 335.816MB
1231.96/1232.23	c total #watches: 537726
1232.76/1233.02	c total #propagations: 1073684483 / total #impl: 5227960128 (eff. 0.205)
1232.76/1233.02	c #Conflicts:    2280000 | #Learnt:      46653 | 0.000
1232.76/1233.02	c total clause space: 335.816MB
1232.76/1233.02	c total #watches: 540712
1233.36/1233.60	c total #propagations: 1074080698 / total #impl: 5229803625 (eff. 0.205)
1233.36/1233.60	c #Conflicts:    2281000 | #Learnt:      47653 | 0.000
1233.36/1233.60	c total clause space: 335.816MB
1233.36/1233.60	c total #watches: 543811
1233.86/1234.19	c total #propagations: 1074431690 / total #impl: 5231529324 (eff. 0.205)
1233.86/1234.19	c #Conflicts:    2282000 | #Learnt:      48653 | 0.000
1233.86/1234.19	c total clause space: 335.816MB
1233.86/1234.19	c total #watches: 547341
1234.46/1234.73	c total #propagations: 1074763907 / total #impl: 5233104255 (eff. 0.205)
1234.46/1234.73	c #Conflicts:    2283000 | #Learnt:      49653 | 0.000
1234.46/1234.73	c total clause space: 335.816MB
1234.46/1234.73	c total #watches: 551475
1235.07/1235.40	c total #propagations: 1075068126 / total #impl: 5234601927 (eff. 0.205)
1235.07/1235.40	c #Conflicts:    2284000 | #Learnt:      50653 | 0.000
1235.07/1235.40	c total clause space: 335.816MB
1235.17/1235.40	c total #watches: 555420
1235.76/1236.05	c total #propagations: 1075406216 / total #impl: 5236309173 (eff. 0.205)
1235.76/1236.05	c #Conflicts:    2285000 | #Learnt:      51653 | 0.000
1235.76/1236.05	c total clause space: 335.816MB
1235.76/1236.05	c total #watches: 558400
1236.46/1236.71	c total #propagations: 1075734841 / total #impl: 5237894490 (eff. 0.205)
1236.46/1236.71	c #Conflicts:    2286000 | #Learnt:      52653 | 0.000
1236.46/1236.71	c total clause space: 335.816MB
1236.46/1236.71	c total #watches: 561784
1237.16/1237.43	c total #propagations: 1076058048 / total #impl: 5239593062 (eff. 0.205)
1237.16/1237.43	c #Conflicts:    2287000 | #Learnt:      53653 | 0.000
1237.16/1237.43	c total clause space: 335.816MB
1237.16/1237.43	c total #watches: 564932
1237.96/1238.21	c total #propagations: 1076392263 / total #impl: 5241345013 (eff. 0.205)
1237.96/1238.21	c #Conflicts:    2288000 | #Learnt:      54653 | 0.000
1237.96/1238.21	c total clause space: 335.816MB
1237.96/1238.22	c total #watches: 569116
1238.66/1238.99	c total #propagations: 1076739649 / total #impl: 5243192354 (eff. 0.205)
1238.66/1238.99	c #Conflicts:    2289000 | #Learnt:      55653 | 0.000
1238.66/1238.99	c total clause space: 335.816MB
1238.66/1238.99	c total #watches: 572566
1239.47/1239.79	c total #propagations: 1077056892 / total #impl: 5244987424 (eff. 0.205)
1239.47/1239.79	c #Conflicts:    2290000 | #Learnt:      56653 | 0.000
1239.47/1239.79	c total clause space: 335.816MB
1239.47/1239.79	c total #watches: 575263
1240.36/1240.60	c total #propagations: 1077380252 / total #impl: 5246793235 (eff. 0.205)
1240.36/1240.60	c #Conflicts:    2291000 | #Learnt:      57653 | 0.000
1240.36/1240.60	c total clause space: 335.816MB
1240.36/1240.60	c total #watches: 578163
1241.16/1241.48	c total #propagations: 1077701604 / total #impl: 5248685955 (eff. 0.205)
1241.16/1241.48	c #Conflicts:    2292000 | #Learnt:      58653 | 0.000
1241.16/1241.48	c total clause space: 335.816MB
1241.16/1241.48	c total #watches: 581850
1242.06/1242.38	c total #propagations: 1078045974 / total #impl: 5250694486 (eff. 0.205)
1242.06/1242.38	c #Conflicts:    2293000 | #Learnt:      59653 | 0.000
1242.06/1242.38	c total clause space: 335.816MB
1242.06/1242.38	c total #watches: 585022
1242.96/1243.23	c total #propagations: 1078362302 / total #impl: 5252397579 (eff. 0.205)
1242.96/1243.23	c #Conflicts:    2294000 | #Learnt:      60653 | 0.000
1242.96/1243.23	c total clause space: 335.816MB
1242.96/1243.23	c total #watches: 588333
1243.97/1244.24	c total #propagations: 1078682062 / total #impl: 5253996369 (eff. 0.205)
1243.97/1244.24	c #Conflicts:    2295000 | #Learnt:      61653 | 0.000
1243.97/1244.24	c total clause space: 335.816MB
1243.97/1244.24	c total #watches: 592304
1244.97/1245.21	c total #propagations: 1079026410 / total #impl: 5255821108 (eff. 0.205)
1244.97/1245.21	c #Conflicts:    2296000 | #Learnt:      62653 | 0.000
1244.97/1245.21	c total clause space: 335.816MB
1244.97/1245.21	c total #watches: 594928
1245.86/1246.10	c total #propagations: 1079438433 / total #impl: 5258182266 (eff. 0.205)
1245.86/1246.10	c #Conflicts:    2297000 | #Learnt:      63653 | 0.000
1245.86/1246.10	c total clause space: 335.816MB
1245.86/1246.10	c total #watches: 597258
1246.76/1247.03	c total #propagations: 1079818841 / total #impl: 5260105116 (eff. 0.205)
1246.76/1247.03	c #Conflicts:    2298000 | #Learnt:      64653 | 0.000
1246.76/1247.03	c total clause space: 335.816MB
1246.76/1247.03	c total #watches: 600435
1247.76/1248.07	c total #propagations: 1080242073 / total #impl: 5262291888 (eff. 0.205)
1247.76/1248.07	c #Conflicts:    2299000 | #Learnt:      65653 | 0.000
1247.76/1248.07	c total clause space: 335.816MB
1247.76/1248.07	c total #watches: 604205
1248.86/1249.12	c total #propagations: 1080653340 / total #impl: 5264556315 (eff. 0.205)
1248.86/1249.12	c #Conflicts:    2300000 | #Learnt:      66653 | 0.000
1248.86/1249.12	c total clause space: 335.816MB
1248.86/1249.12	c total #watches: 609761
1249.96/1250.23	c total #propagations: 1081060442 / total #impl: 5266998882 (eff. 0.205)
1249.96/1250.23	c #Conflicts:    2301000 | #Learnt:      67653 | 0.000
1249.96/1250.23	c total clause space: 335.816MB
1249.96/1250.23	c total #watches: 612729
1251.26/1251.54	c total #propagations: 1081480605 / total #impl: 5269461775 (eff. 0.205)
1251.26/1251.54	c #Conflicts:    2302000 | #Learnt:      68653 | 0.000
1251.26/1251.54	c total clause space: 335.816MB
1251.26/1251.54	c total #watches: 615661
1252.56/1252.90	c total #propagations: 1081883216 / total #impl: 5271761267 (eff. 0.205)
1252.56/1252.90	c #Conflicts:    2303000 | #Learnt:      69653 | 0.000
1252.56/1252.90	c total clause space: 335.816MB
1252.56/1252.90	c total #watches: 619762
1253.96/1254.26	c total #propagations: 1082291767 / total #impl: 5274048765 (eff. 0.205)
1253.96/1254.26	c #Conflicts:    2304000 | #Learnt:      70653 | 0.000
1253.96/1254.26	c total clause space: 335.816MB
1253.96/1254.26	c total #watches: 623121
1255.46/1255.72	c total #propagations: 1082730634 / total #impl: 5276409178 (eff. 0.205)
1255.46/1255.72	c #Conflicts:    2305000 | #Learnt:      71653 | 0.000
1255.46/1255.72	c total clause space: 335.816MB
1255.46/1255.72	c total #watches: 626307
1256.96/1257.21	c total #propagations: 1083155956 / total #impl: 5278705750 (eff. 0.205)
1256.96/1257.21	c #Conflicts:    2306000 | #Learnt:      72653 | 0.000
1256.96/1257.21	c total clause space: 335.816MB
1256.96/1257.21	c total #watches: 629030
1258.46/1258.78	c total #propagations: 1083578861 / total #impl: 5280796225 (eff. 0.205)
1258.46/1258.78	c #Conflicts:    2307000 | #Learnt:      73653 | 0.000
1258.46/1258.78	c total clause space: 335.816MB
1258.46/1258.78	c total #watches: 631725
1258.96/1259.24	c total #propagations: 1084012493 / total #impl: 5282940881 (eff. 0.205)
1258.96/1259.24	c GC COLLECT
1258.96/1259.24	c #Conflicts:    2308000 | #Learnt:      37832 | 0.000
1258.96/1259.24	c total clause space: 335.816MB
1258.96/1259.24	c total #watches: 513683
1259.36/1259.63	c total #propagations: 1084423516 / total #impl: 5285020198 (eff. 0.205)
1259.36/1259.63	c #Conflicts:    2309000 | #Learnt:      38832 | 0.000
1259.36/1259.63	c total clause space: 335.816MB
1259.36/1259.63	c total #watches: 516079
1259.76/1260.06	c total #propagations: 1084814022 / total #impl: 5286792180 (eff. 0.205)
1259.76/1260.06	c #Conflicts:    2310000 | #Learnt:      39832 | 0.000
1259.76/1260.06	c total clause space: 335.816MB
1259.76/1260.06	c total #watches: 518470
1260.16/1260.47	c total #propagations: 1085236717 / total #impl: 5288585826 (eff. 0.205)
1260.16/1260.47	c #Conflicts:    2311000 | #Learnt:      40832 | 0.000
1260.16/1260.47	c total clause space: 335.816MB
1260.16/1260.47	c total #watches: 521297
1260.66/1260.91	c total #propagations: 1085641077 / total #impl: 5290517189 (eff. 0.205)
1260.66/1260.91	c #Conflicts:    2312000 | #Learnt:      41832 | 0.000
1260.66/1260.91	c total clause space: 335.816MB
1260.66/1260.91	c total #watches: 525020
1261.06/1261.35	c total #propagations: 1086038250 / total #impl: 5292482916 (eff. 0.205)
1261.06/1261.35	c #Conflicts:    2313000 | #Learnt:      42832 | 0.000
1261.06/1261.35	c total clause space: 335.816MB
1261.06/1261.35	c total #watches: 527493
1261.56/1261.87	c total #propagations: 1086423507 / total #impl: 5294308116 (eff. 0.205)
1261.56/1261.87	c #Conflicts:    2314000 | #Learnt:      43832 | 0.000
1261.56/1261.87	c total clause space: 335.816MB
1261.56/1261.87	c total #watches: 530824
1262.06/1262.37	c total #propagations: 1086831202 / total #impl: 5296212674 (eff. 0.205)
1262.06/1262.37	c #Conflicts:    2315000 | #Learnt:      44832 | 0.000
1262.06/1262.37	c total clause space: 335.816MB
1262.06/1262.37	c total #watches: 533584
1262.56/1262.89	c total #propagations: 1087230473 / total #impl: 5298094985 (eff. 0.205)
1262.56/1262.89	c #Conflicts:    2316000 | #Learnt:      45832 | 0.000
1262.56/1262.89	c total clause space: 335.816MB
1262.56/1262.89	c total #watches: 535998
1263.16/1263.45	c total #propagations: 1087625946 / total #impl: 5300031805 (eff. 0.205)
1263.16/1263.45	c #Conflicts:    2317000 | #Learnt:      46832 | 0.000
1263.16/1263.45	c total clause space: 335.816MB
1263.16/1263.45	c total #watches: 538794
1263.76/1264.03	c total #propagations: 1088032381 / total #impl: 5302128535 (eff. 0.205)
1263.76/1264.03	c #Conflicts:    2318000 | #Learnt:      47832 | 0.000
1263.76/1264.03	c total clause space: 335.816MB
1263.76/1264.03	c total #watches: 541897
1264.36/1264.65	c total #propagations: 1088455994 / total #impl: 5304338651 (eff. 0.205)
1264.36/1264.65	c #Conflicts:    2319000 | #Learnt:      48832 | 0.000
1264.36/1264.65	c total clause space: 335.816MB
1264.36/1264.65	c total #watches: 544490
1264.96/1265.26	c total #propagations: 1088882246 / total #impl: 5306243109 (eff. 0.205)
1264.96/1265.26	c #Conflicts:    2320000 | #Learnt:      49832 | 0.000
1264.96/1265.26	c total clause space: 335.816MB
1264.96/1265.26	c total #watches: 546794
1265.56/1265.89	c total #propagations: 1089295656 / total #impl: 5308413273 (eff. 0.205)
1265.56/1265.89	c #Conflicts:    2321000 | #Learnt:      50832 | 0.000
1265.56/1265.89	c total clause space: 335.816MB
1265.56/1265.89	c total #watches: 549887
1266.26/1266.52	c total #propagations: 1089721739 / total #impl: 5310556010 (eff. 0.205)
1266.26/1266.52	c #Conflicts:    2322000 | #Learnt:      51832 | 0.000
1266.26/1266.52	c total clause space: 335.816MB
1266.26/1266.52	c total #watches: 552922
1266.86/1267.14	c total #propagations: 1090130800 / total #impl: 5312582924 (eff. 0.205)
1266.86/1267.14	c #Conflicts:    2323000 | #Learnt:      52832 | 0.000
1266.86/1267.14	c total clause space: 335.816MB
1266.86/1267.14	c total #watches: 555961
1267.56/1267.88	c total #propagations: 1090497213 / total #impl: 5314416338 (eff. 0.205)
1267.56/1267.88	c #Conflicts:    2324000 | #Learnt:      53832 | 0.000
1267.56/1267.88	c total clause space: 335.816MB
1267.56/1267.88	c total #watches: 559901
1268.36/1268.63	c total #propagations: 1090905296 / total #impl: 5316499229 (eff. 0.205)
1268.36/1268.63	c #Conflicts:    2325000 | #Learnt:      54832 | 0.000
1268.36/1268.63	c total clause space: 335.816MB
1268.36/1268.63	c total #watches: 563720
1269.06/1269.38	c total #propagations: 1091305557 / total #impl: 5318584019 (eff. 0.205)
1269.06/1269.38	c #Conflicts:    2326000 | #Learnt:      55832 | 0.000
1269.06/1269.38	c total clause space: 335.816MB
1269.06/1269.38	c total #watches: 566447
1269.86/1270.19	c total #propagations: 1091690495 / total #impl: 5320733074 (eff. 0.205)
1269.86/1270.19	c #Conflicts:    2327000 | #Learnt:      56832 | 0.000
1269.86/1270.19	c total clause space: 335.816MB
1269.86/1270.19	c total #watches: 571440
1270.76/1271.06	c total #propagations: 1092061707 / total #impl: 5322817542 (eff. 0.205)
1270.76/1271.06	c #Conflicts:    2328000 | #Learnt:      57832 | 0.000
1270.76/1271.06	c total clause space: 335.816MB
1270.76/1271.06	c total #watches: 575853
1271.76/1272.06	c total #propagations: 1092457150 / total #impl: 5325031848 (eff. 0.205)
1271.76/1272.06	c #Conflicts:    2329000 | #Learnt:      58832 | 0.000
1271.76/1272.06	c total clause space: 335.816MB
1271.76/1272.06	c total #watches: 578578
1272.66/1272.98	c total #propagations: 1092866651 / total #impl: 5327228747 (eff. 0.205)
1272.66/1272.98	c #Conflicts:    2330000 | #Learnt:      59832 | 0.000
1272.66/1272.98	c total clause space: 335.816MB
1272.66/1272.99	c total #watches: 581686
1273.56/1273.88	c total #propagations: 1093238785 / total #impl: 5329435617 (eff. 0.205)
1273.56/1273.88	c #Conflicts:    2331000 | #Learnt:      60832 | 0.000
1273.56/1273.88	c total clause space: 335.816MB
1273.56/1273.88	c total #watches: 585925
1274.66/1274.94	c total #propagations: 1093601023 / total #impl: 5331624067 (eff. 0.205)
1274.66/1274.94	c #Conflicts:    2332000 | #Learnt:      61832 | 0.000
1274.66/1274.94	c total clause space: 335.816MB
1274.66/1274.94	c total #watches: 588927
1275.76/1276.07	c total #propagations: 1094008608 / total #impl: 5333702353 (eff. 0.205)
1275.76/1276.07	c #Conflicts:    2333000 | #Learnt:      62832 | 0.000
1275.76/1276.07	c total clause space: 335.816MB
1275.76/1276.07	c total #watches: 592025
1276.96/1277.27	c total #propagations: 1094406642 / total #impl: 5335741107 (eff. 0.205)
1276.96/1277.27	c #Conflicts:    2334000 | #Learnt:      63832 | 0.000
1276.96/1277.27	c total clause space: 335.816MB
1276.96/1277.27	c total #watches: 595058
1278.15/1278.42	c total #propagations: 1094841657 / total #impl: 5338041540 (eff. 0.205)
1278.15/1278.42	c #Conflicts:    2335000 | #Learnt:      64832 | 0.000
1278.15/1278.42	c total clause space: 335.816MB
1278.15/1278.43	c total #watches: 599197
1279.45/1279.72	c total #propagations: 1095254564 / total #impl: 5340311223 (eff. 0.205)
1279.45/1279.72	c #Conflicts:    2336000 | #Learnt:      65832 | 0.000
1279.45/1279.72	c total clause space: 335.816MB
1279.45/1279.72	c total #watches: 602242
1280.75/1281.06	c total #propagations: 1095699353 / total #impl: 5342549938 (eff. 0.205)
1280.75/1281.06	c #Conflicts:    2337000 | #Learnt:      66832 | 0.000
1280.75/1281.06	c total clause space: 335.816MB
1280.75/1281.06	c total #watches: 604846
1282.15/1282.44	c total #propagations: 1096105655 / total #impl: 5344553139 (eff. 0.205)
1282.15/1282.44	c #Conflicts:    2338000 | #Learnt:      67832 | 0.000
1282.15/1282.44	c total clause space: 335.816MB
1282.15/1282.44	c total #watches: 607145
1283.46/1283.76	c total #propagations: 1096527246 / total #impl: 5346493654 (eff. 0.205)
1283.46/1283.76	c #Conflicts:    2339000 | #Learnt:      68832 | 0.000
1283.46/1283.76	c total clause space: 335.816MB
1283.46/1283.76	c total #watches: 609702
1284.66/1284.99	c total #propagations: 1096881863 / total #impl: 5348209293 (eff. 0.205)
1284.66/1284.99	c #Conflicts:    2340000 | #Learnt:      69832 | 0.000
1284.66/1284.99	c total clause space: 335.816MB
1284.66/1284.99	c total #watches: 612550
1286.15/1286.43	c total #propagations: 1097246227 / total #impl: 5350040769 (eff. 0.205)
1286.15/1286.43	c #Conflicts:    2341000 | #Learnt:      70832 | 0.000
1286.15/1286.43	c total clause space: 335.816MB
1286.15/1286.43	c total #watches: 615438
1287.65/1287.94	c total #propagations: 1097653835 / total #impl: 5352146147 (eff. 0.205)
1287.65/1287.94	c #Conflicts:    2342000 | #Learnt:      71832 | 0.000
1287.65/1287.94	c total clause space: 335.816MB
1287.65/1287.94	c total #watches: 618114
1289.15/1289.46	c total #propagations: 1098084556 / total #impl: 5354226817 (eff. 0.205)
1289.15/1289.46	c #Conflicts:    2343000 | #Learnt:      72832 | 0.000
1289.15/1289.46	c total clause space: 335.816MB
1289.15/1289.46	c total #watches: 621174
1290.35/1290.65	c total #propagations: 1098505834 / total #impl: 5356444371 (eff. 0.205)
1290.35/1290.65	c #Conflicts:    2344000 | #Learnt:      73832 | 0.000
1290.35/1290.65	c total clause space: 335.816MB
1290.35/1290.65	c total #watches: 623980
1291.26/1291.53	c total #propagations: 1098876591 / total #impl: 5358571481 (eff. 0.205)
1291.26/1291.53	c GC COLLECT
1291.26/1291.53	c #Conflicts:    2345000 | #Learnt:      37713 | 0.000
1291.26/1291.53	c total clause space: 335.816MB
1291.26/1291.53	c total #watches: 513102
1291.65/1291.90	c total #propagations: 1099278393 / total #impl: 5360452746 (eff. 0.205)
1291.65/1291.90	c #Conflicts:    2346000 | #Learnt:      38713 | 0.000
1291.65/1291.90	c total clause space: 335.816MB
1291.65/1291.90	c total #watches: 516549
1291.95/1292.28	c total #propagations: 1099672991 / total #impl: 5362400184 (eff. 0.205)
1291.95/1292.28	c #Conflicts:    2347000 | #Learnt:      39713 | 0.000
1291.95/1292.28	c total clause space: 335.816MB
1291.95/1292.28	c total #watches: 519011
1292.45/1292.75	c total #propagations: 1100085575 / total #impl: 5364143738 (eff. 0.205)
1292.45/1292.75	c #Conflicts:    2348000 | #Learnt:      40713 | 0.000
1292.45/1292.75	c total clause space: 335.816MB
1292.45/1292.75	c total #watches: 522203
1292.95/1293.25	c total #propagations: 1100559199 / total #impl: 5366293139 (eff. 0.205)
1292.95/1293.25	c #Conflicts:    2349000 | #Learnt:      41713 | 0.000
1292.95/1293.25	c total clause space: 335.816MB
1292.95/1293.25	c total #watches: 524620
1293.46/1293.73	c total #propagations: 1101018286 / total #impl: 5368301985 (eff. 0.205)
1293.46/1293.73	c #Conflicts:    2350000 | #Learnt:      42713 | 0.000
1293.46/1293.73	c total clause space: 335.816MB
1293.46/1293.73	c total #watches: 527089
1293.95/1294.20	c total #propagations: 1101469061 / total #impl: 5370378965 (eff. 0.205)
1293.95/1294.20	c #Conflicts:    2351000 | #Learnt:      43713 | 0.000
1293.95/1294.20	c total clause space: 335.816MB
1293.95/1294.20	c total #watches: 529809
1294.35/1294.70	c total #propagations: 1101875180 / total #impl: 5372293079 (eff. 0.205)
1294.35/1294.70	c #Conflicts:    2352000 | #Learnt:      44713 | 0.000
1294.35/1294.70	c total clause space: 335.816MB
1294.35/1294.70	c total #watches: 532869
1294.95/1295.29	c total #propagations: 1102273943 / total #impl: 5374079199 (eff. 0.205)
1294.95/1295.29	c #Conflicts:    2353000 | #Learnt:      45713 | 0.000
1294.95/1295.29	c total clause space: 335.816MB
1294.95/1295.29	c total #watches: 535607
1295.56/1295.89	c total #propagations: 1102735000 / total #impl: 5376144417 (eff. 0.205)
1295.56/1295.89	c #Conflicts:    2354000 | #Learnt:      46713 | 0.000
1295.56/1295.89	c total clause space: 335.816MB
1295.56/1295.89	c total #watches: 538712
1296.25/1296.50	c total #propagations: 1103193697 / total #impl: 5378236421 (eff. 0.205)
1296.25/1296.50	c #Conflicts:    2355000 | #Learnt:      47713 | 0.000
1296.25/1296.50	c total clause space: 335.816MB
1296.25/1296.50	c total #watches: 541576
1296.76/1297.09	c total #propagations: 1103647806 / total #impl: 5380440875 (eff. 0.205)
1296.76/1297.09	c #Conflicts:    2356000 | #Learnt:      48713 | 0.000
1296.76/1297.09	c total clause space: 335.816MB
1296.76/1297.09	c total #watches: 545344
1297.45/1297.78	c total #propagations: 1104065258 / total #impl: 5382602482 (eff. 0.205)
1297.45/1297.78	c #Conflicts:    2357000 | #Learnt:      49713 | 0.000
1297.45/1297.78	c total clause space: 335.816MB
1297.45/1297.78	c total #watches: 548403
1298.15/1298.49	c total #propagations: 1104505595 / total #impl: 5384841600 (eff. 0.205)
1298.15/1298.49	c #Conflicts:    2358000 | #Learnt:      50713 | 0.000
1298.15/1298.49	c total clause space: 335.816MB
1298.15/1298.49	c total #watches: 551750
1298.96/1299.24	c total #propagations: 1104940590 / total #impl: 5387223113 (eff. 0.205)
1298.96/1299.24	c #Conflicts:    2359000 | #Learnt:      51713 | 0.000
1298.96/1299.24	c total clause space: 335.816MB
1298.96/1299.24	c total #watches: 554929
1299.65/1299.99	c total #propagations: 1105383685 / total #impl: 5389509051 (eff. 0.205)
1299.65/1299.99	c #Conflicts:    2360000 | #Learnt:      52713 | 0.000
1299.65/1299.99	c total clause space: 335.816MB
1299.65/1300.00	c total #watches: 557691
1300.45/1300.79	c total #propagations: 1105798151 / total #impl: 5391686359 (eff. 0.205)
1300.45/1300.79	c #Conflicts:    2361000 | #Learnt:      53713 | 0.000
1300.45/1300.79	c total clause space: 335.816MB
1300.45/1300.79	c total #watches: 560952
1301.35/1301.64	c total #propagations: 1106217031 / total #impl: 5393876533 (eff. 0.205)
1301.35/1301.64	c #Conflicts:    2362000 | #Learnt:      54713 | 0.000
1301.35/1301.64	c total clause space: 335.816MB
1301.35/1301.64	c total #watches: 563999
1302.16/1302.45	c total #propagations: 1106645345 / total #impl: 5395977436 (eff. 0.205)
1302.16/1302.45	c #Conflicts:    2363000 | #Learnt:      55713 | 0.000
1302.16/1302.45	c total clause space: 335.816MB
1302.16/1302.45	c total #watches: 567075
1303.05/1303.37	c total #propagations: 1107071712 / total #impl: 5398402242 (eff. 0.205)
1303.05/1303.37	c #Conflicts:    2364000 | #Learnt:      56713 | 0.000
1303.05/1303.37	c total clause space: 335.816MB
1303.05/1303.37	c total #watches: 570634
1304.05/1304.38	c total #propagations: 1107522089 / total #impl: 5400795739 (eff. 0.205)
1304.05/1304.38	c #Conflicts:    2365000 | #Learnt:      57713 | 0.000
1304.05/1304.38	c total clause space: 335.816MB
1304.05/1304.38	c total #watches: 574127
1305.15/1305.43	c total #propagations: 1107975123 / total #impl: 5403259329 (eff. 0.205)
1305.15/1305.43	c #Conflicts:    2366000 | #Learnt:      58713 | 0.000
1305.15/1305.43	c total clause space: 335.816MB
1305.15/1305.43	c total #watches: 577142
1306.05/1306.36	c total #propagations: 1108429175 / total #impl: 5405786640 (eff. 0.205)
1306.05/1306.36	c #Conflicts:    2367000 | #Learnt:      59713 | 0.000
1306.05/1306.36	c total clause space: 335.816MB
1306.05/1306.36	c total #watches: 580512
1307.15/1307.43	c total #propagations: 1108829917 / total #impl: 5408019865 (eff. 0.205)
1307.15/1307.43	c #Conflicts:    2368000 | #Learnt:      60713 | 0.000
1307.15/1307.43	c total clause space: 335.816MB
1307.15/1307.43	c total #watches: 583633
1308.25/1308.59	c total #propagations: 1109283042 / total #impl: 5410399434 (eff. 0.205)
1308.25/1308.59	c #Conflicts:    2369000 | #Learnt:      61713 | 0.000
1308.25/1308.59	c total clause space: 335.816MB
1308.25/1308.59	c total #watches: 586249
1309.45/1309.78	c total #propagations: 1109730184 / total #impl: 5412696061 (eff. 0.205)
1309.45/1309.78	c #Conflicts:    2370000 | #Learnt:      62713 | 0.000
1309.45/1309.78	c total clause space: 335.816MB
1309.45/1309.78	c total #watches: 589651
1310.65/1310.94	c total #propagations: 1110190372 / total #impl: 5415202967 (eff. 0.205)
1310.65/1310.94	c #Conflicts:    2371000 | #Learnt:      63713 | 0.000
1310.65/1310.94	c total clause space: 335.816MB
1310.65/1310.94	c total #watches: 592136
1311.85/1312.16	c total #propagations: 1110626307 / total #impl: 5417527353 (eff. 0.205)
1311.85/1312.16	c #Conflicts:    2372000 | #Learnt:      64713 | 0.000
1311.85/1312.16	c total clause space: 335.816MB
1311.85/1312.16	c total #watches: 594778
1313.05/1313.39	c total #propagations: 1111088334 / total #impl: 5419980833 (eff. 0.205)
1313.05/1313.39	c #Conflicts:    2373000 | #Learnt:      65713 | 0.000
1313.05/1313.39	c total clause space: 335.816MB
1313.05/1313.39	c total #watches: 598058
1314.26/1314.54	c total #propagations: 1111521868 / total #impl: 5422385145 (eff. 0.205)
1314.26/1314.54	c #Conflicts:    2374000 | #Learnt:      66713 | 0.000
1314.26/1314.54	c total clause space: 335.816MB
1314.26/1314.54	c total #watches: 601258
1315.55/1315.87	c total #propagations: 1111942236 / total #impl: 5424638271 (eff. 0.205)
1315.55/1315.87	c #Conflicts:    2375000 | #Learnt:      67713 | 0.000
1315.55/1315.87	c total clause space: 335.816MB
1315.55/1315.87	c total #watches: 604089
1317.05/1317.31	c total #propagations: 1112408503 / total #impl: 5427060558 (eff. 0.205)
1317.05/1317.31	c #Conflicts:    2376000 | #Learnt:      68713 | 0.000
1317.05/1317.31	c total clause space: 335.816MB
1317.05/1317.31	c total #watches: 607798
1318.25/1318.58	c total #propagations: 1112884233 / total #impl: 5429648325 (eff. 0.205)
1318.25/1318.58	c #Conflicts:    2377000 | #Learnt:      69713 | 0.000
1318.25/1318.58	c total clause space: 335.816MB
1318.25/1318.58	c total #watches: 611065
1319.65/1319.98	c total #propagations: 1113300144 / total #impl: 5432215938 (eff. 0.205)
1319.65/1319.98	c #Conflicts:    2378000 | #Learnt:      70713 | 0.000
1319.65/1319.98	c total clause space: 335.816MB
1319.65/1319.98	c total #watches: 614943
1321.25/1321.57	c total #propagations: 1113729365 / total #impl: 5434658383 (eff. 0.205)
1321.25/1321.57	c #Conflicts:    2379000 | #Learnt:      71713 | 0.000
1321.25/1321.57	c total clause space: 335.816MB
1321.25/1321.57	c total #watches: 617800
1322.65/1322.92	c total #propagations: 1114184893 / total #impl: 5437005800 (eff. 0.205)
1322.65/1322.92	c #Conflicts:    2380000 | #Learnt:      72713 | 0.000
1322.65/1322.92	c total clause space: 335.816MB
1322.65/1322.92	c total #watches: 620778
1324.05/1324.34	c total #propagations: 1114582980 / total #impl: 5439250057 (eff. 0.205)
1324.05/1324.34	c #Conflicts:    2381000 | #Learnt:      73713 | 0.000
1324.05/1324.34	c total clause space: 335.816MB
1324.05/1324.34	c total #watches: 623620
1325.45/1325.75	c total #propagations: 1115030970 / total #impl: 5441903551 (eff. 0.205)
1325.45/1325.75	c #Conflicts:    2382000 | #Learnt:      74713 | 0.000
1325.45/1325.75	c total clause space: 335.816MB
1325.45/1325.75	c total #watches: 627110
1326.06/1326.39	c total #propagations: 1115437349 / total #impl: 5444325546 (eff. 0.205)
1326.06/1326.39	c GC COLLECT
1326.06/1326.39	c #Conflicts:    2383000 | #Learnt:      38312 | 0.000
1326.06/1326.39	c total clause space: 335.816MB
1326.06/1326.39	c total #watches: 515008
1326.56/1326.87	c total #propagations: 1115876300 / total #impl: 5446609027 (eff. 0.205)
1326.56/1326.87	c #Conflicts:    2384000 | #Learnt:      39312 | 0.000
1326.56/1326.87	c total clause space: 335.816MB
1326.56/1326.88	c total #watches: 517923
1327.06/1327.33	c total #propagations: 1116307272 / total #impl: 5448692736 (eff. 0.205)
1327.06/1327.33	c #Conflicts:    2385000 | #Learnt:      40312 | 0.000
1327.06/1327.33	c total clause space: 335.816MB
1327.06/1327.33	c total #watches: 520913
1327.46/1327.77	c total #propagations: 1116757170 / total #impl: 5450872791 (eff. 0.205)
1327.46/1327.77	c #Conflicts:    2386000 | #Learnt:      41312 | 0.000
1327.46/1327.77	c total clause space: 335.816MB
1327.46/1327.77	c total #watches: 524219
1327.96/1328.26	c total #propagations: 1117174199 / total #impl: 5453299296 (eff. 0.205)
1327.96/1328.26	c #Conflicts:    2387000 | #Learnt:      42312 | 0.000
1327.96/1328.26	c total clause space: 335.816MB
1327.96/1328.26	c total #watches: 528060
1328.56/1328.84	c total #propagations: 1117567004 / total #impl: 5455669758 (eff. 0.205)
1328.56/1328.84	c #Conflicts:    2388000 | #Learnt:      43312 | 0.000
1328.56/1328.84	c total clause space: 335.816MB
1328.56/1328.84	c total #watches: 531150
1329.26/1329.52	c total #propagations: 1118019395 / total #impl: 5458190423 (eff. 0.205)
1329.26/1329.52	c #Conflicts:    2389000 | #Learnt:      44312 | 0.000
1329.26/1329.52	c total clause space: 335.816MB
1329.26/1329.52	c total #watches: 534117
1329.96/1330.24	c total #propagations: 1118470722 / total #impl: 5460509844 (eff. 0.205)
1329.96/1330.24	c #Conflicts:    2390000 | #Learnt:      45312 | 0.000
1329.96/1330.24	c total clause space: 335.816MB
1329.96/1330.24	c total #watches: 537446
1330.66/1330.98	c total #propagations: 1118909289 / total #impl: 5462872606 (eff. 0.205)
1330.66/1330.98	c #Conflicts:    2391000 | #Learnt:      46312 | 0.000
1330.66/1330.98	c total clause space: 335.816MB
1330.66/1330.98	c total #watches: 540725
1331.46/1331.72	c total #propagations: 1119339855 / total #impl: 5465354464 (eff. 0.205)
1331.46/1331.72	c #Conflicts:    2392000 | #Learnt:      47312 | 0.000
1331.46/1331.72	c total clause space: 335.816MB
1331.46/1331.72	c total #watches: 543900
1332.16/1332.43	c total #propagations: 1119767658 / total #impl: 5467786668 (eff. 0.205)
1332.16/1332.43	c #Conflicts:    2393000 | #Learnt:      48312 | 0.000
1332.16/1332.43	c total clause space: 335.816MB
1332.16/1332.43	c total #watches: 546602
1332.96/1333.27	c total #propagations: 1120165167 / total #impl: 5469756414 (eff. 0.205)
1332.96/1333.27	c #Conflicts:    2394000 | #Learnt:      49312 | 0.000
1332.96/1333.27	c total clause space: 335.816MB
1332.96/1333.27	c total #watches: 549505
1333.76/1334.06	c total #propagations: 1120607058 / total #impl: 5472072755 (eff. 0.205)
1333.76/1334.06	c #Conflicts:    2395000 | #Learnt:      50312 | 0.000
1333.76/1334.06	c total clause space: 335.816MB
1333.76/1334.06	c total #watches: 552258
1334.66/1334.97	c total #propagations: 1121023736 / total #impl: 5474124465 (eff. 0.205)
1334.66/1334.97	c #Conflicts:    2396000 | #Learnt:      51312 | 0.000
1334.66/1334.97	c total clause space: 335.816MB
1334.66/1334.97	c total #watches: 554971
1335.55/1335.85	c total #propagations: 1121494372 / total #impl: 5476577580 (eff. 0.205)
1335.55/1335.85	c #Conflicts:    2397000 | #Learnt:      52312 | 0.000
1335.55/1335.85	c total clause space: 335.816MB
1335.55/1335.85	c total #watches: 558068
1336.45/1336.76	c total #propagations: 1121948479 / total #impl: 5478940136 (eff. 0.205)
1336.45/1336.76	c #Conflicts:    2398000 | #Learnt:      53312 | 0.000
1336.45/1336.76	c total clause space: 335.816MB
1336.45/1336.76	c total #watches: 561368
1337.36/1337.64	c total #propagations: 1122407185 / total #impl: 5481292117 (eff. 0.205)
1337.36/1337.64	c #Conflicts:    2399000 | #Learnt:      54312 | 0.000
1337.36/1337.64	c total clause space: 335.816MB
1337.36/1337.65	c total #watches: 564267
1338.15/1338.44	c total #propagations: 1122882402 / total #impl: 5483596767 (eff. 0.205)
1338.15/1338.44	c #Conflicts:    2400000 | #Learnt:      55312 | 0.000
1338.15/1338.44	c total clause space: 335.816MB
1338.15/1338.44	c total #watches: 568087
1338.95/1339.29	c total #propagations: 1123281016 / total #impl: 5486247009 (eff. 0.205)
1338.95/1339.29	c #Conflicts:    2401000 | #Learnt:      56312 | 0.000
1338.95/1339.29	c total clause space: 335.816MB
1338.95/1339.29	c total #watches: 571704
1339.95/1340.20	c total #propagations: 1123679067 / total #impl: 5488522304 (eff. 0.205)
1339.95/1340.20	c #Conflicts:    2402000 | #Learnt:      57312 | 0.000
1339.95/1340.20	c total clause space: 335.816MB
1339.95/1340.20	c total #watches: 574643
1341.15/1341.43	c total #propagations: 1124089446 / total #impl: 5490736870 (eff. 0.205)
1341.15/1341.43	c #Conflicts:    2403000 | #Learnt:      58312 | 0.000
1341.15/1341.43	c total clause space: 335.816MB
1341.15/1341.43	c total #watches: 578926
1342.25/1342.52	c total #propagations: 1124581009 / total #impl: 5493412242 (eff. 0.205)
1342.25/1342.52	c #Conflicts:    2404000 | #Learnt:      59312 | 0.000
1342.25/1342.52	c total clause space: 335.816MB
1342.25/1342.52	c total #watches: 582421
1343.35/1343.63	c total #propagations: 1125031515 / total #impl: 5495620073 (eff. 0.205)
1343.35/1343.63	c #Conflicts:    2405000 | #Learnt:      60312 | 0.000
1343.35/1343.63	c total clause space: 335.816MB
1343.35/1343.63	c total #watches: 586081
1344.35/1344.67	c total #propagations: 1125455162 / total #impl: 5498297043 (eff. 0.205)
1344.35/1344.67	c #Conflicts:    2406000 | #Learnt:      61312 | 0.000
1344.35/1344.67	c total clause space: 335.816MB
1344.35/1344.67	c total #watches: 589434
1345.25/1345.59	c total #propagations: 1125846162 / total #impl: 5500712656 (eff. 0.205)
1345.25/1345.59	c #Conflicts:    2407000 | #Learnt:      62312 | 0.000
1345.25/1345.59	c total clause space: 335.816MB
1345.25/1345.59	c total #watches: 592691
1346.35/1346.67	c total #propagations: 1126204534 / total #impl: 5502659080 (eff. 0.205)
1346.35/1346.67	c #Conflicts:    2408000 | #Learnt:      63312 | 0.000
1346.35/1346.67	c total clause space: 335.816MB
1346.35/1346.67	c total #watches: 595389
1347.45/1347.70	c total #propagations: 1126584834 / total #impl: 5504882332 (eff. 0.205)
1347.45/1347.70	c #Conflicts:    2409000 | #Learnt:      64312 | 0.000
1347.45/1347.70	c total clause space: 335.816MB
1347.45/1347.70	c total #watches: 599850
1348.65/1348.93	c total #propagations: 1126948105 / total #impl: 5506848301 (eff. 0.205)
1348.65/1348.93	c #Conflicts:    2410000 | #Learnt:      65312 | 0.000
1348.65/1348.93	c total clause space: 335.816MB
1348.65/1348.93	c total #watches: 603260
1349.65/1349.97	c total #propagations: 1127339784 / total #impl: 5508954765 (eff. 0.205)
1349.65/1349.97	c #Conflicts:    2411000 | #Learnt:      66312 | 0.000
1349.65/1349.97	c total clause space: 335.816MB
1349.65/1349.97	c total #watches: 605990
1350.85/1351.15	c total #propagations: 1127680824 / total #impl: 5510844339 (eff. 0.205)
1350.85/1351.15	c #Conflicts:    2412000 | #Learnt:      67312 | 0.000
1350.85/1351.15	c total clause space: 335.816MB
1350.85/1351.15	c total #watches: 609566
1352.25/1352.55	c total #propagations: 1128037426 / total #impl: 5513021616 (eff. 0.205)
1352.25/1352.55	c #Conflicts:    2413000 | #Learnt:      68312 | 0.000
1352.25/1352.55	c total clause space: 335.816MB
1352.25/1352.55	c total #watches: 612877
1353.75/1354.09	c total #propagations: 1128444153 / total #impl: 5515318828 (eff. 0.205)
1353.75/1354.09	c #Conflicts:    2414000 | #Learnt:      69312 | 0.000
1353.75/1354.09	c total clause space: 335.816MB
1353.75/1354.09	c total #watches: 617234
1355.35/1355.67	c total #propagations: 1128901695 / total #impl: 5517768212 (eff. 0.205)
1355.35/1355.67	c #Conflicts:    2415000 | #Learnt:      70312 | 0.000
1355.35/1355.67	c total clause space: 335.816MB
1355.35/1355.67	c total #watches: 620918
1356.75/1357.01	c total #propagations: 1129344799 / total #impl: 5520341283 (eff. 0.205)
1356.75/1357.01	c #Conflicts:    2416000 | #Learnt:      71312 | 0.000
1356.75/1357.01	c total clause space: 335.816MB
1356.75/1357.01	c total #watches: 624775
1358.26/1358.60	c total #propagations: 1129713336 / total #impl: 5522724710 (eff. 0.205)
1358.26/1358.60	c #Conflicts:    2417000 | #Learnt:      72312 | 0.000
1358.26/1358.60	c total clause space: 335.816MB
1358.26/1358.60	c total #watches: 629649
1359.85/1360.13	c total #propagations: 1130149066 / total #impl: 5525745612 (eff. 0.205)
1359.85/1360.13	c #Conflicts:    2418000 | #Learnt:      73312 | 0.000
1359.85/1360.13	c total clause space: 335.816MB
1359.85/1360.13	c total #watches: 634289
1361.45/1361.76	c total #propagations: 1130531842 / total #impl: 5528443116 (eff. 0.204)
1361.45/1361.76	c #Conflicts:    2419000 | #Learnt:      74312 | 0.000
1361.45/1361.76	c total clause space: 335.816MB
1361.45/1361.76	c total #watches: 640119
1363.15/1363.43	c total #propagations: 1130904675 / total #impl: 5530992575 (eff. 0.204)
1363.15/1363.43	c #Conflicts:    2420000 | #Learnt:      75312 | 0.000
1363.15/1363.43	c total clause space: 335.816MB
1363.15/1363.43	c total #watches: 648119
1363.75/1364.07	c total #propagations: 1131262444 / total #impl: 5533500807 (eff. 0.204)
1363.75/1364.07	c GC COLLECT
1363.75/1364.07	c #Conflicts:    2421000 | #Learnt:      38639 | 0.000
1363.75/1364.07	c total clause space: 335.816MB
1363.75/1364.07	c total #watches: 516757
1364.24/1364.58	c total #propagations: 1131662174 / total #impl: 5535664297 (eff. 0.204)
1364.24/1364.58	c #Conflicts:    2422000 | #Learnt:      39639 | 0.000
1364.24/1364.58	c total clause space: 335.816MB
1364.24/1364.58	c total #watches: 520541
1364.74/1365.04	c total #propagations: 1132077361 / total #impl: 5538007890 (eff. 0.204)
1364.74/1365.04	c #Conflicts:    2423000 | #Learnt:      40639 | 0.000
1364.74/1365.04	c total clause space: 335.816MB
1364.74/1365.04	c total #watches: 523815
1365.24/1365.52	c total #propagations: 1132460647 / total #impl: 5540073114 (eff. 0.204)
1365.24/1365.52	c #Conflicts:    2424000 | #Learnt:      41639 | 0.000
1365.24/1365.52	c total clause space: 335.816MB
1365.24/1365.52	c total #watches: 527319
1365.74/1366.09	c total #propagations: 1132848294 / total #impl: 5542233936 (eff. 0.204)
1365.74/1366.09	c #Conflicts:    2425000 | #Learnt:      42639 | 0.000
1365.74/1366.09	c total clause space: 335.816MB
1365.74/1366.09	c total #watches: 529957
1366.44/1366.75	c total #propagations: 1133227184 / total #impl: 5544235814 (eff. 0.204)
1366.44/1366.75	c #Conflicts:    2426000 | #Learnt:      43639 | 0.000
1366.44/1366.75	c total clause space: 335.816MB
1366.44/1366.75	c total #watches: 535659
1367.05/1367.37	c total #propagations: 1133654138 / total #impl: 5546782107 (eff. 0.204)
1367.05/1367.37	c #Conflicts:    2427000 | #Learnt:      44639 | 0.000
1367.05/1367.37	c total clause space: 335.816MB
1367.05/1367.38	c total #watches: 538821
1367.74/1368.02	c total #propagations: 1134005463 / total #impl: 5548780899 (eff. 0.204)
1367.74/1368.02	c #Conflicts:    2428000 | #Learnt:      45639 | 0.000
1367.74/1368.02	c total clause space: 335.816MB
1367.74/1368.03	c total #watches: 541608
1368.34/1368.69	c total #propagations: 1134368901 / total #impl: 5550726726 (eff. 0.204)
1368.34/1368.69	c #Conflicts:    2429000 | #Learnt:      46639 | 0.000
1368.34/1368.69	c total clause space: 335.816MB
1368.34/1368.69	c total #watches: 544687
1369.14/1369.40	c total #propagations: 1134750274 / total #impl: 5552827156 (eff. 0.204)
1369.14/1369.40	c #Conflicts:    2430000 | #Learnt:      47639 | 0.000
1369.14/1369.40	c total clause space: 335.816MB
1369.14/1369.40	c total #watches: 548437
1369.94/1370.23	c total #propagations: 1135149016 / total #impl: 5555071051 (eff. 0.204)
1369.94/1370.23	c #Conflicts:    2431000 | #Learnt:      48639 | 0.000
1369.94/1370.23	c total clause space: 335.816MB
1369.94/1370.23	c total #watches: 551822
1370.74/1371.09	c total #propagations: 1135572549 / total #impl: 5557408666 (eff. 0.204)
1370.74/1371.09	c #Conflicts:    2432000 | #Learnt:      49639 | 0.000
1370.74/1371.09	c total clause space: 335.816MB
1370.74/1371.09	c total #watches: 554328
1371.74/1372.05	c total #propagations: 1135953655 / total #impl: 5559386835 (eff. 0.204)
1371.74/1372.05	c #Conflicts:    2433000 | #Learnt:      50639 | 0.000
1371.74/1372.05	c total clause space: 335.816MB
1371.74/1372.05	c total #watches: 558486
1372.55/1372.86	c total #propagations: 1136363414 / total #impl: 5561638323 (eff. 0.204)
1372.55/1372.86	c #Conflicts:    2434000 | #Learnt:      51639 | 0.000
1372.55/1372.86	c total clause space: 335.816MB
1372.55/1372.86	c total #watches: 562093
1373.34/1373.66	c total #propagations: 1136726557 / total #impl: 5563506805 (eff. 0.204)
1373.34/1373.66	c #Conflicts:    2435000 | #Learnt:      52639 | 0.000
1373.34/1373.66	c total clause space: 335.816MB
1373.34/1373.66	c total #watches: 565365
1374.34/1374.61	c total #propagations: 1137080064 / total #impl: 5565426377 (eff. 0.204)
1374.34/1374.61	c #Conflicts:    2436000 | #Learnt:      53639 | 0.000
1374.34/1374.61	c total clause space: 335.816MB
1374.34/1374.61	c total #watches: 568563
1375.44/1375.79	c total #propagations: 1137466054 / total #impl: 5567497810 (eff. 0.204)
1375.44/1375.79	c #Conflicts:    2437000 | #Learnt:      54639 | 0.000
1375.44/1375.79	c total clause space: 335.816MB
1375.44/1375.79	c total #watches: 572997
1376.64/1376.91	c total #propagations: 1137878176 / total #impl: 5569851127 (eff. 0.204)
1376.64/1376.91	c #Conflicts:    2438000 | #Learnt:      55639 | 0.000
1376.64/1376.91	c total clause space: 335.816MB
1376.64/1376.91	c total #watches: 576060
1377.84/1378.10	c total #propagations: 1138272365 / total #impl: 5572163647 (eff. 0.204)
1377.84/1378.10	c #Conflicts:    2439000 | #Learnt:      56639 | 0.000
1377.84/1378.10	c total clause space: 335.816MB
1377.84/1378.10	c total #watches: 578916
1379.15/1379.41	c total #propagations: 1138708863 / total #impl: 5574495127 (eff. 0.204)
1379.15/1379.41	c #Conflicts:    2440000 | #Learnt:      57639 | 0.000
1379.15/1379.41	c total clause space: 335.816MB
1379.15/1379.41	c total #watches: 582714
1380.54/1380.85	c total #propagations: 1139158199 / total #impl: 5576813858 (eff. 0.204)
1380.54/1380.85	c #Conflicts:    2441000 | #Learnt:      58639 | 0.000
1380.54/1380.85	c total clause space: 335.816MB
1380.54/1380.85	c total #watches: 585778
1381.94/1382.25	c total #propagations: 1139607810 / total #impl: 5579167103 (eff. 0.204)
1381.94/1382.25	c #Conflicts:    2442000 | #Learnt:      59639 | 0.000
1381.94/1382.25	c total clause space: 335.816MB
1381.94/1382.25	c total #watches: 588907
1383.44/1383.71	c total #propagations: 1140037036 / total #impl: 5581542767 (eff. 0.204)
1383.44/1383.71	c #Conflicts:    2443000 | #Learnt:      60639 | 0.000
1383.44/1383.71	c total clause space: 335.816MB
1383.44/1383.72	c total #watches: 591968
1384.75/1385.01	c total #propagations: 1140472932 / total #impl: 5583861423 (eff. 0.204)
1384.75/1385.01	c #Conflicts:    2444000 | #Learnt:      61639 | 0.000
1384.75/1385.01	c total clause space: 335.816MB
1384.75/1385.01	c total #watches: 595499
1386.04/1386.38	c total #propagations: 1140854668 / total #impl: 5585977257 (eff. 0.204)
1386.04/1386.38	c #Conflicts:    2445000 | #Learnt:      62639 | 0.000
1386.04/1386.38	c total clause space: 335.816MB
1386.04/1386.38	c total #watches: 599895
1387.54/1387.84	c total #propagations: 1141234497 / total #impl: 5588321939 (eff. 0.204)
1387.54/1387.84	c #Conflicts:    2446000 | #Learnt:      63639 | 0.000
1387.54/1387.84	c total clause space: 335.816MB
1387.54/1387.84	c total #watches: 602801
1389.15/1389.43	c total #propagations: 1141612962 / total #impl: 5590423356 (eff. 0.204)
1389.15/1389.43	c #Conflicts:    2447000 | #Learnt:      64639 | 0.000
1389.15/1389.43	c total clause space: 335.816MB
1389.15/1389.43	c total #watches: 608384
1390.84/1391.16	c total #propagations: 1142041032 / total #impl: 5592898483 (eff. 0.204)
1390.84/1391.16	c #Conflicts:    2448000 | #Learnt:      65639 | 0.000
1390.84/1391.16	c total clause space: 335.816MB
1390.84/1391.16	c total #watches: 611278
1392.34/1392.70	c total #propagations: 1142473435 / total #impl: 5595166294 (eff. 0.204)
1392.34/1392.70	c #Conflicts:    2449000 | #Learnt:      66639 | 0.000
1392.34/1392.70	c total clause space: 335.816MB
1392.45/1392.70	c total #watches: 614374
1394.04/1394.36	c total #propagations: 1142830407 / total #impl: 5597073509 (eff. 0.204)
1394.04/1394.36	c #Conflicts:    2450000 | #Learnt:      67639 | 0.000
1394.04/1394.36	c total clause space: 335.816MB
1394.04/1394.36	c total #watches: 618054
1395.74/1396.03	c total #propagations: 1143228275 / total #impl: 5599194755 (eff. 0.204)
1395.74/1396.03	c #Conflicts:    2451000 | #Learnt:      68639 | 0.000
1395.74/1396.03	c total clause space: 335.816MB
1395.74/1396.03	c total #watches: 622290
1397.34/1397.68	c total #propagations: 1143607899 / total #impl: 5601156853 (eff. 0.204)
1397.34/1397.68	c #Conflicts:    2452000 | #Learnt:      69639 | 0.000
1397.34/1397.68	c total clause space: 335.816MB
1397.34/1397.68	c total #watches: 625383
1399.14/1399.44	c total #propagations: 1143976348 / total #impl: 5603037434 (eff. 0.204)
1399.14/1399.44	c #Conflicts:    2453000 | #Learnt:      70639 | 0.000
1399.14/1399.44	c total clause space: 335.816MB
1399.14/1399.44	c total #watches: 629068
1400.94/1401.20	c total #propagations: 1144340401 / total #impl: 5604871416 (eff. 0.204)
1400.94/1401.20	c #Conflicts:    2454000 | #Learnt:      71639 | 0.000
1400.94/1401.20	c total clause space: 335.816MB
1400.94/1401.21	c total #watches: 634331
1402.84/1403.17	c total #propagations: 1144708155 / total #impl: 5606959374 (eff. 0.204)
1402.84/1403.17	c #Conflicts:    2455000 | #Learnt:      72639 | 0.000
1402.84/1403.17	c total clause space: 335.816MB
1402.84/1403.17	c total #watches: 637799
1404.84/1405.15	c total #propagations: 1145141818 / total #impl: 5609431222 (eff. 0.204)
1404.84/1405.15	c #Conflicts:    2456000 | #Learnt:      73639 | 0.000
1404.84/1405.15	c total clause space: 335.816MB
1404.84/1405.15	c total #watches: 640874
1406.75/1407.08	c total #propagations: 1145523347 / total #impl: 5611479255 (eff. 0.204)
1406.75/1407.08	c #Conflicts:    2457000 | #Learnt:      74639 | 0.000
1406.75/1407.08	c total clause space: 335.816MB
1406.75/1407.08	c total #watches: 644161
1408.54/1408.88	c total #propagations: 1145925525 / total #impl: 5613689303 (eff. 0.204)
1408.54/1408.88	c #Conflicts:    2458000 | #Learnt:      75639 | 0.000
1408.54/1408.88	c total clause space: 335.816MB
1408.54/1408.88	c total #watches: 647802
1409.73/1410.08	c total #propagations: 1146274487 / total #impl: 5615643623 (eff. 0.204)
1409.73/1410.08	c GC COLLECT
1409.73/1410.08	c #Conflicts:    2459000 | #Learnt:      38651 | 0.000
1409.73/1410.08	c total clause space: 545.701MB
1409.73/1410.08	c total #watches: 517122
1410.23/1410.55	c total #propagations: 1146684667 / total #impl: 5617826601 (eff. 0.204)
1410.23/1410.55	c #Conflicts:    2460000 | #Learnt:      39651 | 0.000
1410.23/1410.55	c total clause space: 545.701MB
1410.23/1410.55	c total #watches: 520212
1410.73/1411.03	c total #propagations: 1147091482 / total #impl: 5619877937 (eff. 0.204)
1410.73/1411.03	c #Conflicts:    2461000 | #Learnt:      40651 | 0.000
1410.73/1411.03	c total clause space: 545.701MB
1410.73/1411.03	c total #watches: 522943
1411.14/1411.49	c total #propagations: 1147485115 / total #impl: 5621787769 (eff. 0.204)
1411.14/1411.49	c #Conflicts:    2462000 | #Learnt:      41651 | 0.000
1411.14/1411.49	c total clause space: 545.701MB
1411.14/1411.49	c total #watches: 526005
1411.64/1411.99	c total #propagations: 1147993973 / total #impl: 5624089947 (eff. 0.204)
1411.64/1411.99	c #Conflicts:    2463000 | #Learnt:      42651 | 0.000
1411.64/1411.99	c total clause space: 545.701MB
1411.64/1411.99	c total #watches: 529224
1412.15/1412.43	c total #propagations: 1148528331 / total #impl: 5626379640 (eff. 0.204)
1412.15/1412.43	c #Conflicts:    2464000 | #Learnt:      43651 | 0.000
1412.15/1412.43	c total clause space: 545.701MB
1412.15/1412.43	c total #watches: 531639
1412.64/1412.99	c total #propagations: 1148957037 / total #impl: 5628366298 (eff. 0.204)
1412.64/1412.99	c #Conflicts:    2465000 | #Learnt:      44651 | 0.000
1412.64/1412.99	c total clause space: 545.701MB
1412.64/1412.99	c total #watches: 534418
1413.14/1413.45	c total #propagations: 1149483882 / total #impl: 5630615091 (eff. 0.204)
1413.14/1413.45	c #Conflicts:    2466000 | #Learnt:      45651 | 0.000
1413.14/1413.45	c total clause space: 545.701MB
1413.14/1413.45	c total #watches: 537546
1413.54/1413.86	c total #propagations: 1149978789 / total #impl: 5632838604 (eff. 0.204)
1413.54/1413.86	c #Conflicts:    2467000 | #Learnt:      46651 | 0.000
1413.54/1413.86	c total clause space: 545.701MB
1413.54/1413.86	c total #watches: 540844
1414.04/1414.34	c total #propagations: 1150468265 / total #impl: 5635338160 (eff. 0.204)
1414.04/1414.34	c #Conflicts:    2468000 | #Learnt:      47651 | 0.000
1414.04/1414.34	c total clause space: 545.701MB
1414.04/1414.34	c total #watches: 543078
1414.45/1414.79	c total #propagations: 1151003456 / total #impl: 5638014982 (eff. 0.204)
1414.45/1414.79	c #Conflicts:    2469000 | #Learnt:      48651 | 0.000
1414.45/1414.79	c total clause space: 545.701MB
1414.45/1414.79	c total #watches: 546444
1414.94/1415.28	c total #propagations: 1151427836 / total #impl: 5640086966 (eff. 0.204)
1414.94/1415.28	c #Conflicts:    2470000 | #Learnt:      49651 | 0.000
1414.94/1415.28	c total clause space: 545.701MB
1414.94/1415.28	c total #watches: 549769
1415.55/1415.82	c total #propagations: 1151917717 / total #impl: 5642545615 (eff. 0.204)
1415.55/1415.82	c #Conflicts:    2471000 | #Learnt:      50651 | 0.000
1415.55/1415.82	c total clause space: 545.701MB
1415.55/1415.82	c total #watches: 552739
1416.14/1416.41	c total #propagations: 1152447274 / total #impl: 5644981287 (eff. 0.204)
1416.14/1416.41	c #Conflicts:    2472000 | #Learnt:      51651 | 0.000
1416.14/1416.41	c total clause space: 545.701MB
1416.14/1416.41	c total #watches: 555563
1416.65/1416.95	c total #propagations: 1153027587 / total #impl: 5647167649 (eff. 0.204)
1416.65/1416.95	c #Conflicts:    2473000 | #Learnt:      52651 | 0.000
1416.65/1416.95	c total clause space: 545.701MB
1416.65/1416.95	c total #watches: 558396
1417.24/1417.51	c total #propagations: 1153585148 / total #impl: 5649760133 (eff. 0.204)
1417.24/1417.51	c #Conflicts:    2474000 | #Learnt:      53651 | 0.000
1417.24/1417.51	c total clause space: 545.701MB
1417.24/1417.51	c total #watches: 560992
1417.84/1418.19	c total #propagations: 1154137080 / total #impl: 5652001705 (eff. 0.204)
1417.84/1418.19	c #Conflicts:    2475000 | #Learnt:      54651 | 0.000
1417.84/1418.19	c total clause space: 545.701MB
1417.84/1418.19	c total #watches: 564084
1418.44/1418.77	c total #propagations: 1154694692 / total #impl: 5654377900 (eff. 0.204)
1418.44/1418.77	c #Conflicts:    2476000 | #Learnt:      55651 | 0.000
1418.44/1418.77	c total clause space: 545.701MB
1418.44/1418.77	c total #watches: 566960
1419.14/1419.46	c total #propagations: 1155208903 / total #impl: 5656987183 (eff. 0.204)
1419.14/1419.46	c #Conflicts:    2477000 | #Learnt:      56651 | 0.000
1419.14/1419.46	c total clause space: 545.701MB
1419.14/1419.46	c total #watches: 569849
1419.74/1420.02	c total #propagations: 1155638608 / total #impl: 5658896127 (eff. 0.204)
1419.74/1420.02	c #Conflicts:    2478000 | #Learnt:      57651 | 0.000
1419.74/1420.02	c total clause space: 545.701MB
1419.74/1420.02	c total #watches: 573800
1420.24/1420.54	c total #propagations: 1156120944 / total #impl: 5661469718 (eff. 0.204)
1420.24/1420.54	c #Conflicts:    2479000 | #Learnt:      58651 | 0.000
1420.24/1420.54	c total clause space: 545.701MB
1420.24/1420.54	c total #watches: 577037
1420.74/1421.07	c total #propagations: 1156584083 / total #impl: 5664131920 (eff. 0.204)
1420.74/1421.07	c #Conflicts:    2480000 | #Learnt:      59651 | 0.000
1420.74/1421.07	c total clause space: 545.701MB
1420.74/1421.07	c total #watches: 580088
1421.44/1421.75	c total #propagations: 1157062174 / total #impl: 5666771572 (eff. 0.204)
1421.44/1421.75	c #Conflicts:    2481000 | #Learnt:      60651 | 0.000
1421.44/1421.75	c total clause space: 545.701MB
1421.44/1421.75	c total #watches: 582897
1422.24/1422.50	c total #propagations: 1157598582 / total #impl: 5669233153 (eff. 0.204)
1422.24/1422.50	c #Conflicts:    2482000 | #Learnt:      61651 | 0.000
1422.24/1422.50	c total clause space: 545.701MB
1422.24/1422.50	c total #watches: 586282
1422.94/1423.23	c total #propagations: 1158194904 / total #impl: 5672249380 (eff. 0.204)
1422.94/1423.23	c #Conflicts:    2483000 | #Learnt:      62651 | 0.000
1422.94/1423.23	c total clause space: 545.701MB
1422.94/1423.23	c total #watches: 589994
1423.74/1424.00	c total #propagations: 1158723677 / total #impl: 5674884842 (eff. 0.204)
1423.74/1424.00	c #Conflicts:    2484000 | #Learnt:      63651 | 0.000
1423.74/1424.00	c total clause space: 545.701MB
1423.74/1424.00	c total #watches: 593800
1424.44/1424.77	c total #propagations: 1159203893 / total #impl: 5677003339 (eff. 0.204)
1424.44/1424.77	c #Conflicts:    2485000 | #Learnt:      64651 | 0.000
1424.44/1424.77	c total clause space: 545.701MB
1424.44/1424.77	c total #watches: 596961
1425.14/1425.42	c total #propagations: 1159722084 / total #impl: 5679768038 (eff. 0.204)
1425.14/1425.42	c #Conflicts:    2486000 | #Learnt:      65651 | 0.000
1425.14/1425.42	c total clause space: 545.701MB
1425.14/1425.42	c total #watches: 600630
1425.74/1426.03	c total #propagations: 1160204620 / total #impl: 5682268035 (eff. 0.204)
1425.74/1426.03	c #Conflicts:    2487000 | #Learnt:      66651 | 0.000
1425.74/1426.03	c total clause space: 545.701MB
1425.74/1426.03	c total #watches: 603895
1426.55/1426.87	c total #propagations: 1160723018 / total #impl: 5684820673 (eff. 0.204)
1426.55/1426.87	c #Conflicts:    2488000 | #Learnt:      67651 | 0.000
1426.55/1426.87	c total clause space: 545.701MB
1426.55/1426.87	c total #watches: 606434
1427.55/1427.82	c total #propagations: 1161197406 / total #impl: 5686789648 (eff. 0.204)
1427.55/1427.82	c #Conflicts:    2489000 | #Learnt:      68651 | 0.000
1427.55/1427.82	c total clause space: 545.701MB
1427.55/1427.82	c total #watches: 609289
1428.24/1428.59	c total #propagations: 1161731562 / total #impl: 5689018717 (eff. 0.204)
1428.24/1428.59	c #Conflicts:    2490000 | #Learnt:      69651 | 0.000
1428.24/1428.59	c total clause space: 545.701MB
1428.24/1428.59	c total #watches: 612020
1429.14/1429.43	c total #propagations: 1162252846 / total #impl: 5691610170 (eff. 0.204)
1429.14/1429.43	c #Conflicts:    2491000 | #Learnt:      70651 | 0.000
1429.14/1429.43	c total clause space: 545.701MB
1429.14/1429.43	c total #watches: 615411
1429.85/1430.19	c total #propagations: 1162849412 / total #impl: 5693952199 (eff. 0.204)
1429.85/1430.19	c #Conflicts:    2492000 | #Learnt:      71651 | 0.000
1429.85/1430.19	c total clause space: 545.701MB
1429.85/1430.19	c total #watches: 618369
1430.85/1431.16	c total #propagations: 1163400813 / total #impl: 5696463769 (eff. 0.204)
1430.85/1431.16	c #Conflicts:    2493000 | #Learnt:      72651 | 0.000
1430.85/1431.16	c total clause space: 545.701MB
1430.85/1431.16	c total #watches: 621846
1431.54/1431.88	c total #propagations: 1164033415 / total #impl: 5699492369 (eff. 0.204)
1431.54/1431.88	c #Conflicts:    2494000 | #Learnt:      73651 | 0.000
1431.54/1431.88	c total clause space: 545.701MB
1431.54/1431.88	c total #watches: 624713
1432.34/1432.67	c total #propagations: 1164536822 / total #impl: 5701823690 (eff. 0.204)
1432.34/1432.67	c #Conflicts:    2495000 | #Learnt:      74651 | 0.000
1432.34/1432.67	c total clause space: 545.701MB
1432.34/1432.67	c total #watches: 628027
1433.34/1433.67	c total #propagations: 1164965300 / total #impl: 5703782556 (eff. 0.204)
1433.34/1433.67	c #Conflicts:    2496000 | #Learnt:      75651 | 0.000
1433.34/1433.67	c total clause space: 545.701MB
1433.34/1433.67	c total #watches: 631959
1434.25/1434.50	c total #propagations: 1165695304 / total #impl: 5706668832 (eff. 0.204)
1434.25/1434.50	c #Conflicts:    2497000 | #Learnt:      76651 | 0.000
1434.25/1434.50	c total clause space: 545.701MB
1434.25/1434.50	c total #watches: 635317
1434.54/1434.89	c total #propagations: 1166320363 / total #impl: 5709375987 (eff. 0.204)
1434.54/1434.89	c GC COLLECT
1434.54/1434.89	c #Conflicts:    2498000 | #Learnt:      39337 | 0.000
1434.54/1434.89	c total clause space: 545.701MB
1434.54/1434.89	c total #watches: 518399
1434.94/1435.24	c total #propagations: 1166659089 / total #impl: 5711282037 (eff. 0.204)
1434.94/1435.24	c #Conflicts:    2499000 | #Learnt:      40337 | 0.000
1434.94/1435.24	c total clause space: 545.701MB
1434.94/1435.24	c total #watches: 520984
1435.35/1435.65	c total #propagations: 1166995742 / total #impl: 5713212426 (eff. 0.204)
1435.35/1435.65	c #Conflicts:    2500000 | #Learnt:      41337 | 0.000
1435.35/1435.65	c total clause space: 545.701MB
1435.35/1435.65	c total #watches: 523596
1435.84/1436.12	c total #propagations: 1167369421 / total #impl: 5715140625 (eff. 0.204)
1435.84/1436.12	c #Conflicts:    2501000 | #Learnt:      42337 | 0.000
1435.84/1436.12	c total clause space: 545.701MB
1435.84/1436.12	c total #watches: 527101
1436.45/1436.70	c total #propagations: 1167782250 / total #impl: 5716992652 (eff. 0.204)
1436.45/1436.70	c #Conflicts:    2502000 | #Learnt:      43337 | 0.000
1436.45/1436.70	c total clause space: 545.701MB
1436.45/1436.70	c total #watches: 530076
1436.94/1437.20	c total #propagations: 1168222921 / total #impl: 5718871368 (eff. 0.204)
1436.94/1437.20	c #Conflicts:    2503000 | #Learnt:      44337 | 0.000
1436.94/1437.20	c total clause space: 545.701MB
1436.94/1437.20	c total #watches: 532767
1437.45/1437.79	c total #propagations: 1168624901 / total #impl: 5720520415 (eff. 0.204)
1437.45/1437.79	c #Conflicts:    2504000 | #Learnt:      45337 | 0.000
1437.45/1437.79	c total clause space: 545.701MB
1437.45/1437.79	c total #watches: 535253
1438.04/1438.38	c total #propagations: 1169039434 / total #impl: 5722336720 (eff. 0.204)
1438.04/1438.38	c #Conflicts:    2505000 | #Learnt:      46337 | 0.000
1438.04/1438.38	c total clause space: 545.701MB
1438.04/1438.38	c total #watches: 539142
1438.74/1439.01	c total #propagations: 1169459537 / total #impl: 5724224954 (eff. 0.204)
1438.74/1439.01	c #Conflicts:    2506000 | #Learnt:      47337 | 0.000
1438.74/1439.01	c total clause space: 545.701MB
1438.74/1439.01	c total #watches: 541848
1439.34/1439.64	c total #propagations: 1169874346 / total #impl: 5726080200 (eff. 0.204)
1439.34/1439.64	c #Conflicts:    2507000 | #Learnt:      48337 | 0.000
1439.34/1439.64	c total clause space: 545.701MB
1439.34/1439.64	c total #watches: 545146
1439.84/1440.19	c total #propagations: 1170394739 / total #impl: 5728353866 (eff. 0.204)
1439.84/1440.19	c #Conflicts:    2508000 | #Learnt:      49337 | 0.000
1439.84/1440.19	c total clause space: 545.701MB
1439.84/1440.19	c total #watches: 548018
1440.34/1440.68	c total #propagations: 1170980162 / total #impl: 5730708697 (eff. 0.204)
1440.34/1440.68	c #Conflicts:    2509000 | #Learnt:      50337 | 0.000
1440.34/1440.68	c total clause space: 545.701MB
1440.34/1440.68	c total #watches: 551173
1440.94/1441.28	c total #propagations: 1171605693 / total #impl: 5733576746 (eff. 0.204)
1440.94/1441.28	c #Conflicts:    2510000 | #Learnt:      51337 | 0.000
1440.94/1441.28	c total clause space: 545.701MB
1440.94/1441.28	c total #watches: 553806
1441.54/1441.82	c total #propagations: 1172171277 / total #impl: 5736137768 (eff. 0.204)
1441.54/1441.82	c #Conflicts:    2511000 | #Learnt:      52337 | 0.000
1441.54/1441.82	c total clause space: 545.701MB
1441.54/1441.82	c total #watches: 556739
1442.14/1442.47	c total #propagations: 1172639063 / total #impl: 5738551569 (eff. 0.204)
1442.14/1442.47	c #Conflicts:    2512000 | #Learnt:      53337 | 0.000
1442.14/1442.47	c total clause space: 545.701MB
1442.14/1442.47	c total #watches: 559846
1442.74/1443.01	c total #propagations: 1173139629 / total #impl: 5740941370 (eff. 0.204)
1442.74/1443.01	c #Conflicts:    2513000 | #Learnt:      54337 | 0.000
1442.74/1443.01	c total clause space: 545.701MB
1442.74/1443.01	c total #watches: 562990
1443.34/1443.63	c total #propagations: 1173582454 / total #impl: 5743198775 (eff. 0.204)
1443.34/1443.63	c #Conflicts:    2514000 | #Learnt:      55337 | 0.000
1443.34/1443.63	c total clause space: 545.701MB
1443.34/1443.63	c total #watches: 565356
1444.04/1444.31	c total #propagations: 1173940798 / total #impl: 5744979379 (eff. 0.204)
1444.04/1444.31	c #Conflicts:    2515000 | #Learnt:      56337 | 0.000
1444.04/1444.31	c total clause space: 545.701MB
1444.04/1444.31	c total #watches: 568294
1444.84/1445.10	c total #propagations: 1174468866 / total #impl: 5747203220 (eff. 0.204)
1444.84/1445.10	c #Conflicts:    2516000 | #Learnt:      57337 | 0.000
1444.84/1445.10	c total clause space: 545.701MB
1444.84/1445.10	c total #watches: 571452
1445.44/1445.73	c total #propagations: 1175223057 / total #impl: 5750181012 (eff. 0.204)
1445.44/1445.73	c #Conflicts:    2517000 | #Learnt:      58337 | 0.000
1445.44/1445.73	c total clause space: 545.701MB
1445.44/1445.73	c total #watches: 575481
1446.14/1446.41	c total #propagations: 1175650373 / total #impl: 5752430247 (eff. 0.204)
1446.14/1446.41	c #Conflicts:    2518000 | #Learnt:      59337 | 0.000
1446.14/1446.41	c total clause space: 545.701MB
1446.14/1446.41	c total #watches: 579233
1446.74/1447.01	c total #propagations: 1176147495 / total #impl: 5754901985 (eff. 0.204)
1446.74/1447.01	c #Conflicts:    2519000 | #Learnt:      60337 | 0.000
1446.74/1447.01	c total clause space: 545.701MB
1446.74/1447.01	c total #watches: 581954
1447.34/1447.66	c total #propagations: 1176639228 / total #impl: 5757423895 (eff. 0.204)
1447.34/1447.66	c #Conflicts:    2520000 | #Learnt:      61337 | 0.000
1447.34/1447.66	c total clause space: 545.701MB
1447.34/1447.66	c total #watches: 585143
1447.94/1448.27	c total #propagations: 1177117927 / total #impl: 5759710540 (eff. 0.204)
1447.94/1448.27	c #Conflicts:    2521000 | #Learnt:      62337 | 0.000
1447.94/1448.27	c total clause space: 545.701MB
1447.94/1448.27	c total #watches: 588474
1448.84/1449.15	c total #propagations: 1177600463 / total #impl: 5762073627 (eff. 0.204)
1448.84/1449.15	c #Conflicts:    2522000 | #Learnt:      63337 | 0.000
1448.84/1449.15	c total clause space: 545.701MB
1448.84/1449.15	c total #watches: 590859
1449.44/1449.73	c total #propagations: 1178012399 / total #impl: 5763960164 (eff. 0.204)
1449.44/1449.73	c #Conflicts:    2523000 | #Learnt:      64337 | 0.000
1449.44/1449.73	c total clause space: 545.701MB
1449.44/1449.73	c total #watches: 593233
1449.84/1450.18	c total #propagations: 1178461786 / total #impl: 5765977778 (eff. 0.204)
1449.84/1450.18	c #Conflicts:    2524000 | #Learnt:      65337 | 0.000
1449.84/1450.18	c total clause space: 545.701MB
1449.84/1450.18	c total #watches: 595497
1450.34/1450.69	c total #propagations: 1178895554 / total #impl: 5768004673 (eff. 0.204)
1450.34/1450.69	c #Conflicts:    2525000 | #Learnt:      66337 | 0.000
1450.34/1450.69	c total clause space: 545.701MB
1450.34/1450.69	c total #watches: 597777
1451.04/1451.39	c total #propagations: 1179362891 / total #impl: 5770214666 (eff. 0.204)
1451.04/1451.39	c #Conflicts:    2526000 | #Learnt:      67337 | 0.000
1451.04/1451.39	c total clause space: 545.701MB
1451.04/1451.39	c total #watches: 600314
1451.64/1451.99	c total #propagations: 1179913605 / total #impl: 5772730977 (eff. 0.204)
1451.64/1451.99	c #Conflicts:    2527000 | #Learnt:      68337 | 0.000
1451.64/1451.99	c total clause space: 545.701MB
1451.64/1451.99	c total #watches: 603653
1452.44/1452.76	c total #propagations: 1180415335 / total #impl: 5775205484 (eff. 0.204)
1452.44/1452.76	c #Conflicts:    2528000 | #Learnt:      69337 | 0.000
1452.44/1452.76	c total clause space: 545.701MB
1452.44/1452.77	c total #watches: 606361
1453.14/1453.43	c total #propagations: 1180926642 / total #impl: 5777477368 (eff. 0.204)
1453.14/1453.43	c #Conflicts:    2529000 | #Learnt:      70337 | 0.000
1453.14/1453.43	c total clause space: 545.701MB
1453.14/1453.43	c total #watches: 608953
1453.94/1454.21	c total #propagations: 1181372435 / total #impl: 5779607912 (eff. 0.204)
1453.94/1454.21	c #Conflicts:    2530000 | #Learnt:      71337 | 0.000
1453.94/1454.21	c total clause space: 545.701MB
1453.94/1454.21	c total #watches: 611568
1454.83/1455.11	c total #propagations: 1181866840 / total #impl: 5781859435 (eff. 0.204)
1454.83/1455.11	c #Conflicts:    2531000 | #Learnt:      72337 | 0.000
1454.83/1455.11	c total clause space: 545.701MB
1454.83/1455.11	c total #watches: 614215
1455.33/1455.68	c total #propagations: 1182379006 / total #impl: 5784117281 (eff. 0.204)
1455.33/1455.68	c #Conflicts:    2532000 | #Learnt:      73337 | 0.000
1455.33/1455.68	c total clause space: 545.701MB
1455.33/1455.68	c total #watches: 616535
1456.24/1456.58	c total #propagations: 1182849371 / total #impl: 5786233432 (eff. 0.204)
1456.24/1456.58	c #Conflicts:    2533000 | #Learnt:      74337 | 0.000
1456.24/1456.58	c total clause space: 545.701MB
1456.24/1456.58	c total #watches: 619385
1457.24/1457.53	c total #propagations: 1183327807 / total #impl: 5788218711 (eff. 0.204)
1457.24/1457.53	c #Conflicts:    2534000 | #Learnt:      75337 | 0.000
1457.24/1457.53	c total clause space: 545.701MB
1457.24/1457.53	c total #watches: 622126
1458.13/1458.43	c total #propagations: 1183858256 / total #impl: 5790601281 (eff. 0.204)
1458.13/1458.43	c #Conflicts:    2535000 | #Learnt:      76337 | 0.000
1458.13/1458.43	c total clause space: 545.701MB
1458.13/1458.44	c total #watches: 624720
1458.93/1459.26	c total #propagations: 1184417316 / total #impl: 5793144520 (eff. 0.204)
1458.93/1459.26	c GC COLLECT
1458.93/1459.26	c #Conflicts:    2536000 | #Learnt:      38747 | 0.000
1458.93/1459.26	c total clause space: 545.701MB
1458.93/1459.26	c total #watches: 517158
1459.33/1459.63	c total #propagations: 1184960855 / total #impl: 5795723902 (eff. 0.204)
1459.33/1459.63	c #Conflicts:    2537000 | #Learnt:      39747 | 0.000
1459.33/1459.63	c total clause space: 545.701MB
1459.33/1459.63	c total #watches: 519939
1459.73/1460.06	c total #propagations: 1185410470 / total #impl: 5797886547 (eff. 0.204)
1459.73/1460.06	c #Conflicts:    2538000 | #Learnt:      40747 | 0.000
1459.73/1460.06	c total clause space: 545.701MB
1459.73/1460.07	c total #watches: 523087
1460.23/1460.52	c total #propagations: 1185924121 / total #impl: 5800482770 (eff. 0.204)
1460.23/1460.52	c #Conflicts:    2539000 | #Learnt:      41747 | 0.000
1460.23/1460.52	c total clause space: 545.701MB
1460.23/1460.52	c total #watches: 525937
1460.83/1461.18	c total #propagations: 1186387211 / total #impl: 5802786046 (eff. 0.204)
1460.83/1461.18	c #Conflicts:    2540000 | #Learnt:      42747 | 0.000
1460.83/1461.18	c total clause space: 545.701MB
1460.83/1461.18	c total #watches: 528453
1461.53/1461.80	c total #propagations: 1187024361 / total #impl: 5805449067 (eff. 0.204)
1461.53/1461.80	c #Conflicts:    2541000 | #Learnt:      43747 | 0.000
1461.53/1461.80	c total clause space: 545.701MB
1461.53/1461.80	c total #watches: 531362
1462.03/1462.33	c total #propagations: 1187717983 / total #impl: 5808345239 (eff. 0.204)
1462.03/1462.33	c #Conflicts:    2542000 | #Learnt:      44747 | 0.000
1462.03/1462.33	c total clause space: 545.701MB
1462.03/1462.33	c total #watches: 534702
1462.74/1463.04	c total #propagations: 1188251327 / total #impl: 5810786642 (eff. 0.204)
1462.74/1463.04	c #Conflicts:    2543000 | #Learnt:      45747 | 0.000
1462.74/1463.04	c total clause space: 545.701MB
1462.74/1463.04	c total #watches: 537504
1463.43/1463.74	c total #propagations: 1188803557 / total #impl: 5813185343 (eff. 0.205)
1463.43/1463.74	c #Conflicts:    2544000 | #Learnt:      46747 | 0.000
1463.43/1463.74	c total clause space: 545.701MB
1463.43/1463.74	c total #watches: 540038
1464.33/1464.66	c total #propagations: 1189355635 / total #impl: 5815412682 (eff. 0.205)
1464.33/1464.66	c #Conflicts:    2545000 | #Learnt:      47747 | 0.000
1464.33/1464.66	c total clause space: 545.701MB
1464.33/1464.66	c total #watches: 544029
1465.33/1465.66	c total #propagations: 1190115510 / total #impl: 5818471821 (eff. 0.205)
1465.33/1465.66	c #Conflicts:    2546000 | #Learnt:      48747 | 0.000
1465.33/1465.66	c total clause space: 545.701MB
1465.33/1465.66	c total #watches: 549098
1465.83/1466.17	c total #propagations: 1191088262 / total #impl: 5822306285 (eff. 0.205)
1465.83/1466.17	c #Conflicts:    2547000 | #Learnt:      49747 | 0.000
1465.83/1466.17	c total clause space: 545.701MB
1465.83/1466.18	c total #watches: 552193
1466.23/1466.51	c total #propagations: 1191555470 / total #impl: 5824485356 (eff. 0.205)
1466.23/1466.51	c #Conflicts:    2548000 | #Learnt:      50747 | 0.000
1466.23/1466.51	c total clause space: 545.701MB
1466.23/1466.51	c total #watches: 554851
1466.53/1466.86	c total #propagations: 1191895547 / total #impl: 5826023484 (eff. 0.205)
1466.53/1466.86	c #Conflicts:    2549000 | #Learnt:      51747 | 0.000
1466.53/1466.86	c total clause space: 545.701MB
1466.53/1466.86	c total #watches: 557303
1466.93/1467.27	c total #propagations: 1192249286 / total #impl: 5827742708 (eff. 0.205)
1466.93/1467.27	c #Conflicts:    2550000 | #Learnt:      52747 | 0.000
1466.93/1467.27	c total clause space: 545.701MB
1466.93/1467.27	c total #watches: 559651
1467.33/1467.65	c total #propagations: 1192669374 / total #impl: 5829625815 (eff. 0.205)
1467.33/1467.65	c #Conflicts:    2551000 | #Learnt:      53747 | 0.000
1467.33/1467.65	c total clause space: 545.701MB
1467.33/1467.66	c total #watches: 562145
1468.24/1468.55	c total #propagations: 1193060994 / total #impl: 5831652214 (eff. 0.205)
1468.24/1468.55	c #Conflicts:    2552000 | #Learnt:      54747 | 0.000
1468.24/1468.55	c total clause space: 545.701MB
1468.24/1468.55	c total #watches: 566038
1469.34/1469.68	c total #propagations: 1193588420 / total #impl: 5834166716 (eff. 0.205)
1469.34/1469.68	c #Conflicts:    2553000 | #Learnt:      55747 | 0.000
1469.34/1469.68	c total clause space: 545.701MB
1469.34/1469.68	c total #watches: 569102
1470.44/1470.76	c total #propagations: 1194156741 / total #impl: 5837058226 (eff. 0.205)
1470.44/1470.76	c #Conflicts:    2554000 | #Learnt:      56747 | 0.000
1470.44/1470.76	c total clause space: 545.701MB
1470.44/1470.76	c total #watches: 571733
1471.64/1471.93	c total #propagations: 1194686880 / total #impl: 5839825694 (eff. 0.205)
1471.64/1471.93	c #Conflicts:    2555000 | #Learnt:      57747 | 0.000
1471.64/1471.93	c total clause space: 545.701MB
1471.64/1471.93	c total #watches: 576761
1472.93/1473.28	c total #propagations: 1195180707 / total #impl: 5842357451 (eff. 0.205)
1472.93/1473.28	c #Conflicts:    2556000 | #Learnt:      58747 | 0.000
1472.93/1473.28	c total clause space: 545.701MB
1472.93/1473.28	c total #watches: 580946
1474.33/1474.61	c total #propagations: 1195715063 / total #impl: 5844968491 (eff. 0.205)
1474.33/1474.61	c #Conflicts:    2557000 | #Learnt:      59747 | 0.000
1474.33/1474.61	c total clause space: 545.701MB
1474.33/1474.61	c total #watches: 583961
1475.63/1475.93	c total #propagations: 1196256022 / total #impl: 5848074632 (eff. 0.205)
1475.63/1475.93	c #Conflicts:    2558000 | #Learnt:      60747 | 0.000
1475.63/1475.93	c total clause space: 545.701MB
1475.63/1475.93	c total #watches: 589535
1477.33/1477.63	c total #propagations: 1196785620 / total #impl: 5851489879 (eff. 0.205)
1477.33/1477.63	c #Conflicts:    2559000 | #Learnt:      61747 | 0.000
1477.33/1477.63	c total clause space: 545.701MB
1477.33/1477.63	c total #watches: 593894
1478.73/1479.07	c total #propagations: 1197346194 / total #impl: 5854831342 (eff. 0.205)
1478.73/1479.07	c #Conflicts:    2560000 | #Learnt:      62747 | 0.000
1478.73/1479.07	c total clause space: 545.701MB
1478.73/1479.07	c total #watches: 596748
1480.63/1480.92	c total #propagations: 1197806750 / total #impl: 5857216672 (eff. 0.205)
1480.63/1480.92	c #Conflicts:    2561000 | #Learnt:      63747 | 0.000
1480.63/1480.92	c total clause space: 545.701MB
1480.63/1480.92	c total #watches: 600383
1482.54/1482.89	c total #propagations: 1198318506 / total #impl: 5860218770 (eff. 0.204)
1482.54/1482.89	c #Conflicts:    2562000 | #Learnt:      64747 | 0.000
1482.54/1482.89	c total clause space: 545.701MB
1482.54/1482.89	c total #watches: 603755
1484.63/1484.92	c total #propagations: 1198825601 / total #impl: 5863220284 (eff. 0.204)
1484.63/1484.92	c #Conflicts:    2563000 | #Learnt:      65747 | 0.000
1484.63/1484.92	c total clause space: 545.701MB
1484.63/1484.92	c total #watches: 606632
1486.53/1486.82	c total #propagations: 1199363189 / total #impl: 5866448962 (eff. 0.204)
1486.53/1486.82	c #Conflicts:    2564000 | #Learnt:      66747 | 0.000
1486.53/1486.82	c total clause space: 545.701MB
1486.53/1486.82	c total #watches: 609523
1487.73/1488.07	c total #propagations: 1199959697 / total #impl: 5869812020 (eff. 0.204)
1487.73/1488.07	c #Conflicts:    2565000 | #Learnt:      67747 | 0.000
1487.73/1488.07	c total clause space: 545.701MB
1487.73/1488.07	c total #watches: 613044
1488.93/1489.20	c total #propagations: 1200506007 / total #impl: 5872624865 (eff. 0.204)
1488.93/1489.20	c #Conflicts:    2566000 | #Learnt:      68747 | 0.000
1488.93/1489.20	c total clause space: 545.701MB
1488.93/1489.20	c total #watches: 615614
1489.73/1490.05	c total #propagations: 1201075593 / total #impl: 5875308134 (eff. 0.204)
1489.73/1490.05	c #Conflicts:    2567000 | #Learnt:      69747 | 0.000
1489.73/1490.05	c total clause space: 545.701MB
1489.73/1490.05	c total #watches: 619839
1490.63/1490.99	c total #propagations: 1201638443 / total #impl: 5878794213 (eff. 0.204)
1490.63/1490.99	c #Conflicts:    2568000 | #Learnt:      70747 | 0.000
1490.63/1490.99	c total clause space: 545.701MB
1490.63/1490.99	c total #watches: 622951
1491.63/1491.93	c total #propagations: 1202164617 / total #impl: 5881454418 (eff. 0.204)
1491.63/1491.93	c #Conflicts:    2569000 | #Learnt:      71747 | 0.000
1491.63/1491.93	c total clause space: 545.701MB
1491.63/1491.93	c total #watches: 626517
1492.54/1492.82	c total #propagations: 1202670051 / total #impl: 5883899104 (eff. 0.204)
1492.54/1492.82	c #Conflicts:    2570000 | #Learnt:      72747 | 0.000
1492.54/1492.82	c total clause space: 545.701MB
1492.54/1492.82	c total #watches: 630416
1493.73/1494.05	c total #propagations: 1203119614 / total #impl: 5886209208 (eff. 0.204)
1493.73/1494.05	c #Conflicts:    2571000 | #Learnt:      73747 | 0.000
1493.73/1494.05	c total clause space: 545.701MB
1493.73/1494.05	c total #watches: 633600
1495.13/1495.49	c total #propagations: 1203608681 / total #impl: 5888371245 (eff. 0.204)
1495.13/1495.49	c #Conflicts:    2572000 | #Learnt:      74747 | 0.000
1495.13/1495.49	c total clause space: 545.701MB
1495.13/1495.49	c total #watches: 637309
1496.53/1496.81	c total #propagations: 1204142780 / total #impl: 5890675012 (eff. 0.204)
1496.53/1496.81	c #Conflicts:    2573000 | #Learnt:      75747 | 0.000
1496.53/1496.81	c total clause space: 545.701MB
1496.53/1496.81	c total #watches: 640455
1497.73/1498.04	c total #propagations: 1204706216 / total #impl: 5893216860 (eff. 0.204)
1497.73/1498.04	c #Conflicts:    2574000 | #Learnt:      76747 | 0.000
1497.73/1498.04	c total clause space: 545.701MB
1497.73/1498.04	c total #watches: 643772
1499.04/1499.37	c total #propagations: 1205195384 / total #impl: 5895702216 (eff. 0.204)
1499.04/1499.37	c #Conflicts:    2575000 | #Learnt:      77747 | 0.000
1499.04/1499.37	c total clause space: 545.701MB
1499.04/1499.37	c total #watches: 646602
1499.83/1500.19	c total #propagations: 1205619908 / total #impl: 5897754410 (eff. 0.204)
1499.83/1500.19	c GC COLLECT
1499.83/1500.19	c #Conflicts:    2576000 | #Learnt:      39826 | 0.000
1499.83/1500.19	c total clause space: 545.701MB
1499.83/1500.19	c total #watches: 520167
1500.43/1500.70	c total #propagations: 1206331947 / total #impl: 5900861186 (eff. 0.204)
1500.43/1500.70	c #Conflicts:    2577000 | #Learnt:      40826 | 0.000
1500.43/1500.70	c total clause space: 545.701MB
1500.43/1500.70	c total #watches: 523741
1500.93/1501.25	c total #propagations: 1206954757 / total #impl: 5903966730 (eff. 0.204)
1500.93/1501.25	c #Conflicts:    2578000 | #Learnt:      41826 | 0.000
1500.93/1501.25	c total clause space: 545.701MB
1500.93/1501.25	c total #watches: 526537
1501.43/1501.77	c total #propagations: 1207492919 / total #impl: 5906592450 (eff. 0.204)
1501.43/1501.77	c #Conflicts:    2579000 | #Learnt:      42826 | 0.000
1501.43/1501.77	c total clause space: 545.701MB
1501.43/1501.77	c total #watches: 529873
1502.03/1502.31	c total #propagations: 1207997041 / total #impl: 5909254679 (eff. 0.204)
1502.03/1502.31	c #Conflicts:    2580000 | #Learnt:      43826 | 0.000
1502.03/1502.31	c total clause space: 545.701MB
1502.03/1502.31	c total #watches: 533009
1502.33/1502.70	c total #propagations: 1208407259 / total #impl: 5911412583 (eff. 0.204)
1502.33/1502.70	c #Conflicts:    2581000 | #Learnt:      44826 | 0.000
1502.33/1502.70	c total clause space: 545.701MB
1502.33/1502.70	c total #watches: 536332
1502.83/1503.15	c total #propagations: 1208776042 / total #impl: 5913685585 (eff. 0.204)
1502.83/1503.15	c #Conflicts:    2582000 | #Learnt:      45826 | 0.000
1502.83/1503.15	c total clause space: 545.701MB
1502.83/1503.15	c total #watches: 539887
1503.33/1503.62	c total #propagations: 1209189016 / total #impl: 5916243546 (eff. 0.204)
1503.33/1503.62	c #Conflicts:    2583000 | #Learnt:      46826 | 0.000
1503.33/1503.62	c total clause space: 545.701MB
1503.33/1503.62	c total #watches: 543795
1504.03/1504.32	c total #propagations: 1209571611 / total #impl: 5918633535 (eff. 0.204)
1504.03/1504.32	c #Conflicts:    2584000 | #Learnt:      47826 | 0.000
1504.03/1504.32	c total clause space: 545.701MB
1504.03/1504.32	c total #watches: 547127
1504.63/1504.99	c total #propagations: 1210173053 / total #impl: 5921468033 (eff. 0.204)
1504.63/1504.99	c #Conflicts:    2585000 | #Learnt:      48826 | 0.000
1504.63/1504.99	c total clause space: 545.701MB
1504.63/1504.99	c total #watches: 550309
1505.33/1505.62	c total #propagations: 1210713277 / total #impl: 5924159489 (eff. 0.204)
1505.33/1505.62	c #Conflicts:    2586000 | #Learnt:      49826 | 0.000
1505.33/1505.62	c total clause space: 545.701MB
1505.33/1505.62	c total #watches: 553089
1505.93/1506.28	c total #propagations: 1211345631 / total #impl: 5926770394 (eff. 0.204)
1505.93/1506.28	c #Conflicts:    2587000 | #Learnt:      50826 | 0.000
1505.93/1506.28	c total clause space: 545.701MB
1505.93/1506.28	c total #watches: 556114
1506.63/1506.96	c total #propagations: 1211909115 / total #impl: 5929264135 (eff. 0.204)
1506.63/1506.96	c #Conflicts:    2588000 | #Learnt:      51826 | 0.000
1506.63/1506.96	c total clause space: 545.701MB
1506.63/1506.96	c total #watches: 559758
1507.23/1507.59	c total #propagations: 1212555213 / total #impl: 5931953017 (eff. 0.204)
1507.23/1507.59	c #Conflicts:    2589000 | #Learnt:      52826 | 0.000
1507.23/1507.59	c total clause space: 545.701MB
1507.23/1507.59	c total #watches: 562484
1507.93/1508.23	c total #propagations: 1213049351 / total #impl: 5934181264 (eff. 0.204)
1507.93/1508.23	c #Conflicts:    2590000 | #Learnt:      53826 | 0.000
1507.93/1508.23	c total clause space: 545.701MB
1507.93/1508.23	c total #watches: 565190
1508.43/1508.78	c total #propagations: 1213517193 / total #impl: 5936481511 (eff. 0.204)
1508.43/1508.78	c #Conflicts:    2591000 | #Learnt:      54826 | 0.000
1508.43/1508.78	c total clause space: 545.701MB
1508.43/1508.78	c total #watches: 568040
1509.13/1509.45	c total #propagations: 1213940467 / total #impl: 5938935328 (eff. 0.204)
1509.13/1509.45	c #Conflicts:    2592000 | #Learnt:      55826 | 0.000
1509.13/1509.45	c total clause space: 545.701MB
1509.13/1509.45	c total #watches: 570653
1509.83/1510.17	c total #propagations: 1214449868 / total #impl: 5941306830 (eff. 0.204)
1509.83/1510.17	c #Conflicts:    2593000 | #Learnt:      56826 | 0.000
1509.83/1510.17	c total clause space: 545.701MB
1509.83/1510.17	c total #watches: 573590
1510.53/1510.80	c total #propagations: 1215051377 / total #impl: 5944209565 (eff. 0.204)
1510.53/1510.80	c #Conflicts:    2594000 | #Learnt:      57826 | 0.000
1510.53/1510.80	c total clause space: 545.701MB
1510.53/1510.80	c total #watches: 576798
1511.23/1511.57	c total #propagations: 1215571581 / total #impl: 5946775201 (eff. 0.204)
1511.23/1511.57	c #Conflicts:    2595000 | #Learnt:      58826 | 0.000
1511.23/1511.57	c total clause space: 545.701MB
1511.23/1511.57	c total #watches: 579303
1511.93/1512.29	c total #propagations: 1216148183 / total #impl: 5949274461 (eff. 0.204)
1511.93/1512.29	c #Conflicts:    2596000 | #Learnt:      59826 | 0.000
1511.93/1512.29	c total clause space: 545.701MB
1511.93/1512.29	c total #watches: 582027
1512.63/1512.99	c total #propagations: 1216648152 / total #impl: 5951491093 (eff. 0.204)
1512.63/1512.99	c #Conflicts:    2597000 | #Learnt:      60826 | 0.000
1512.63/1512.99	c total clause space: 545.701MB
1512.63/1512.99	c total #watches: 584915
1513.23/1513.57	c total #propagations: 1217202560 / total #impl: 5954017456 (eff. 0.204)
1513.23/1513.57	c #Conflicts:    2598000 | #Learnt:      61826 | 0.000
1513.23/1513.57	c total clause space: 545.701MB
1513.23/1513.57	c total #watches: 587816
1514.03/1514.31	c total #propagations: 1217611065 / total #impl: 5955956752 (eff. 0.204)
1514.03/1514.31	c #Conflicts:    2599000 | #Learnt:      62826 | 0.000
1514.03/1514.31	c total clause space: 545.701MB
1514.03/1514.31	c total #watches: 590594
1514.63/1514.99	c total #propagations: 1218052206 / total #impl: 5957805269 (eff. 0.204)
1514.63/1514.99	c #Conflicts:    2600000 | #Learnt:      63826 | 0.000
1514.63/1514.99	c total clause space: 545.701MB
1514.63/1514.99	c total #watches: 593672
1515.33/1515.64	c total #propagations: 1218526776 / total #impl: 5959983039 (eff. 0.204)
1515.33/1515.64	c #Conflicts:    2601000 | #Learnt:      64826 | 0.000
1515.33/1515.64	c total clause space: 545.701MB
1515.33/1515.64	c total #watches: 596203
1515.93/1516.25	c total #propagations: 1218977372 / total #impl: 5962177654 (eff. 0.204)
1515.93/1516.25	c #Conflicts:    2602000 | #Learnt:      65826 | 0.000
1515.93/1516.25	c total clause space: 545.701MB
1515.93/1516.25	c total #watches: 598794
1516.63/1516.95	c total #propagations: 1219414018 / total #impl: 5964246983 (eff. 0.204)
1516.63/1516.95	c #Conflicts:    2603000 | #Learnt:      66826 | 0.000
1516.63/1516.95	c total clause space: 545.701MB
1516.63/1516.95	c total #watches: 601027
1517.33/1517.64	c total #propagations: 1219916556 / total #impl: 5966592395 (eff. 0.204)
1517.33/1517.64	c #Conflicts:    2604000 | #Learnt:      67826 | 0.000
1517.33/1517.64	c total clause space: 545.701MB
1517.33/1517.64	c total #watches: 603733
1518.02/1518.38	c total #propagations: 1220332583 / total #impl: 5968517123 (eff. 0.204)
1518.02/1518.38	c #Conflicts:    2605000 | #Learnt:      68826 | 0.000
1518.02/1518.38	c total clause space: 545.701MB
1518.02/1518.38	c total #watches: 606881
1518.83/1519.17	c total #propagations: 1220745777 / total #impl: 5970405446 (eff. 0.204)
1518.83/1519.17	c #Conflicts:    2606000 | #Learnt:      69826 | 0.000
1518.83/1519.17	c total clause space: 545.701MB
1518.83/1519.17	c total #watches: 609582
1519.72/1520.01	c total #propagations: 1221194947 / total #impl: 5972467085 (eff. 0.204)
1519.72/1520.01	c #Conflicts:    2607000 | #Learnt:      70826 | 0.000
1519.72/1520.01	c total clause space: 545.701MB
1519.72/1520.01	c total #watches: 613295
1520.52/1520.86	c total #propagations: 1221680854 / total #impl: 5975124198 (eff. 0.204)
1520.52/1520.86	c #Conflicts:    2608000 | #Learnt:      71826 | 0.000
1520.52/1520.86	c total clause space: 545.701MB
1520.52/1520.87	c total #watches: 616917
1521.42/1521.78	c total #propagations: 1222172722 / total #impl: 5977823843 (eff. 0.204)
1521.42/1521.78	c #Conflicts:    2609000 | #Learnt:      72826 | 0.000
1521.42/1521.78	c total clause space: 545.701MB
1521.42/1521.78	c total #watches: 620087
1522.42/1522.74	c total #propagations: 1222685347 / total #impl: 5980416014 (eff. 0.204)
1522.42/1522.74	c #Conflicts:    2610000 | #Learnt:      73826 | 0.000
1522.42/1522.74	c total clause space: 545.701MB
1522.42/1522.74	c total #watches: 623972
1523.23/1523.59	c total #propagations: 1223286446 / total #impl: 5983196790 (eff. 0.204)
1523.23/1523.59	c #Conflicts:    2611000 | #Learnt:      74826 | 0.000
1523.23/1523.59	c total clause space: 545.701MB
1523.23/1523.59	c total #watches: 626698
1524.02/1524.38	c total #propagations: 1223859973 / total #impl: 5985690587 (eff. 0.204)
1524.02/1524.38	c #Conflicts:    2612000 | #Learnt:      75826 | 0.000
1524.02/1524.38	c total clause space: 545.701MB
1524.02/1524.38	c total #watches: 629256
1524.82/1525.11	c total #propagations: 1224327533 / total #impl: 5987641315 (eff. 0.204)
1524.82/1525.11	c #Conflicts:    2613000 | #Learnt:      76826 | 0.000
1524.82/1525.11	c total clause space: 545.701MB
1524.82/1525.11	c total #watches: 632059
1525.62/1525.98	c total #propagations: 1224807281 / total #impl: 5989915737 (eff. 0.204)
1525.62/1525.98	c #Conflicts:    2614000 | #Learnt:      77826 | 0.000
1525.62/1525.98	c total clause space: 545.701MB
1525.62/1525.98	c total #watches: 635104
1526.53/1526.83	c total #propagations: 1225297085 / total #impl: 5992272720 (eff. 0.204)
1526.53/1526.83	c GC COLLECT
1526.53/1526.83	c #Conflicts:    2615000 | #Learnt:      39629 | 0.000
1526.53/1526.83	c total clause space: 545.701MB
1526.53/1526.83	c total #watches: 519694
1527.02/1527.34	c total #propagations: 1225836003 / total #impl: 5994956549 (eff. 0.204)
1527.02/1527.34	c #Conflicts:    2616000 | #Learnt:      40629 | 0.000
1527.02/1527.34	c total clause space: 545.701MB
1527.02/1527.34	c total #watches: 522400
1527.63/1527.96	c total #propagations: 1226293251 / total #impl: 5997156218 (eff. 0.204)
1527.63/1527.96	c #Conflicts:    2617000 | #Learnt:      41629 | 0.000
1527.63/1527.96	c total clause space: 545.701MB
1527.63/1527.96	c total #watches: 524781
1528.12/1528.45	c total #propagations: 1226819833 / total #impl: 5999243347 (eff. 0.204)
1528.12/1528.45	c #Conflicts:    2618000 | #Learnt:      42629 | 0.000
1528.12/1528.45	c total clause space: 545.701MB
1528.12/1528.45	c total #watches: 527201
1528.73/1529.01	c total #propagations: 1227318661 / total #impl: 6001664513 (eff. 0.204)
1528.73/1529.01	c #Conflicts:    2619000 | #Learnt:      43629 | 0.000
1528.73/1529.01	c total clause space: 545.701MB
1528.73/1529.01	c total #watches: 530851
1529.32/1529.60	c total #propagations: 1227837349 / total #impl: 6004086939 (eff. 0.205)
1529.32/1529.60	c #Conflicts:    2620000 | #Learnt:      44629 | 0.000
1529.32/1529.60	c total clause space: 545.701MB
1529.32/1529.60	c total #watches: 533593
1529.83/1530.14	c total #propagations: 1228304462 / total #impl: 6006524705 (eff. 0.204)
1529.83/1530.14	c #Conflicts:    2621000 | #Learnt:      45629 | 0.000
1529.83/1530.14	c total clause space: 545.701MB
1529.83/1530.14	c total #watches: 536807
1530.42/1530.71	c total #propagations: 1228866296 / total #impl: 6009050840 (eff. 0.205)
1530.42/1530.71	c #Conflicts:    2622000 | #Learnt:      46629 | 0.000
1530.42/1530.71	c total clause space: 545.701MB
1530.42/1530.71	c total #watches: 539425
1530.93/1531.28	c total #propagations: 1229456433 / total #impl: 6011724620 (eff. 0.205)
1530.93/1531.28	c #Conflicts:    2623000 | #Learnt:      47629 | 0.000
1530.93/1531.28	c total clause space: 545.701MB
1530.93/1531.28	c total #watches: 542246
1531.52/1531.83	c total #propagations: 1229948942 / total #impl: 6014249922 (eff. 0.205)
1531.52/1531.83	c #Conflicts:    2624000 | #Learnt:      48629 | 0.000
1531.52/1531.83	c total clause space: 545.701MB
1531.52/1531.84	c total #watches: 547261
1532.13/1532.42	c total #propagations: 1230500959 / total #impl: 6017327410 (eff. 0.204)
1532.13/1532.42	c #Conflicts:    2625000 | #Learnt:      49629 | 0.000
1532.13/1532.42	c total clause space: 545.701MB
1532.13/1532.42	c total #watches: 551535
1532.62/1532.98	c total #propagations: 1231042008 / total #impl: 6020511895 (eff. 0.204)
1532.62/1532.98	c #Conflicts:    2626000 | #Learnt:      50629 | 0.000
1532.62/1532.98	c total clause space: 545.701MB
1532.62/1532.98	c total #watches: 554107
1533.23/1533.58	c total #propagations: 1231417104 / total #impl: 6022344806 (eff. 0.204)
1533.23/1533.58	c #Conflicts:    2627000 | #Learnt:      51629 | 0.000
1533.23/1533.58	c total clause space: 545.701MB
1533.23/1533.58	c total #watches: 556608
1533.82/1534.15	c total #propagations: 1231801474 / total #impl: 6024158610 (eff. 0.204)
1533.82/1534.15	c #Conflicts:    2628000 | #Learnt:      52629 | 0.000
1533.82/1534.15	c total clause space: 545.701MB
1533.82/1534.15	c total #watches: 559282
1534.42/1534.71	c total #propagations: 1232188506 / total #impl: 6025934168 (eff. 0.204)
1534.42/1534.71	c #Conflicts:    2629000 | #Learnt:      53629 | 0.000
1534.42/1534.71	c total clause space: 545.701MB
1534.42/1534.71	c total #watches: 563161
1535.02/1535.32	c total #propagations: 1232710630 / total #impl: 6028538877 (eff. 0.204)
1535.02/1535.32	c #Conflicts:    2630000 | #Learnt:      54629 | 0.000
1535.02/1535.32	c total clause space: 545.701MB
1535.02/1535.32	c total #watches: 566274
1535.62/1535.92	c total #propagations: 1233242458 / total #impl: 6031044752 (eff. 0.204)
1535.62/1535.92	c #Conflicts:    2631000 | #Learnt:      55629 | 0.000
1535.62/1535.92	c total clause space: 545.701MB
1535.62/1535.92	c total #watches: 569454
1536.12/1536.48	c total #propagations: 1233699320 / total #impl: 6033166936 (eff. 0.204)
1536.12/1536.48	c #Conflicts:    2632000 | #Learnt:      56629 | 0.000
1536.12/1536.48	c total clause space: 545.701MB
1536.12/1536.48	c total #watches: 572199
1536.82/1537.14	c total #propagations: 1234168222 / total #impl: 6035200838 (eff. 0.204)
1536.82/1537.14	c #Conflicts:    2633000 | #Learnt:      57629 | 0.000
1536.82/1537.14	c total clause space: 545.701MB
1536.82/1537.14	c total #watches: 574668
1537.42/1537.72	c total #propagations: 1234663943 / total #impl: 6037289722 (eff. 0.205)
1537.42/1537.72	c #Conflicts:    2634000 | #Learnt:      58629 | 0.000
1537.42/1537.72	c total clause space: 545.701MB
1537.42/1537.72	c total #watches: 577171
1538.02/1538.31	c total #propagations: 1235160437 / total #impl: 6039355359 (eff. 0.205)
1538.02/1538.31	c #Conflicts:    2635000 | #Learnt:      59629 | 0.000
1538.02/1538.31	c total clause space: 545.701MB
1538.02/1538.31	c total #watches: 580084
1538.52/1538.84	c total #propagations: 1235649310 / total #impl: 6041460295 (eff. 0.205)
1538.52/1538.84	c #Conflicts:    2636000 | #Learnt:      60629 | 0.000
1538.52/1538.84	c total clause space: 545.701MB
1538.52/1538.84	c total #watches: 582725
1539.12/1539.50	c total #propagations: 1236159975 / total #impl: 6043793953 (eff. 0.205)
1539.12/1539.50	c #Conflicts:    2637000 | #Learnt:      61629 | 0.000
1539.12/1539.50	c total clause space: 545.701MB
1539.12/1539.50	c total #watches: 585296
1539.83/1540.18	c total #propagations: 1236727419 / total #impl: 6046319315 (eff. 0.205)
1539.83/1540.18	c #Conflicts:    2638000 | #Learnt:      62629 | 0.000
1539.83/1540.18	c total clause space: 545.701MB
1539.83/1540.18	c total #watches: 588774
1540.52/1540.82	c total #propagations: 1237364235 / total #impl: 6049077868 (eff. 0.205)
1540.52/1540.82	c #Conflicts:    2639000 | #Learnt:      63629 | 0.000
1540.52/1540.82	c total clause space: 545.701MB
1540.52/1540.82	c total #watches: 591159
1541.22/1541.51	c total #propagations: 1237844275 / total #impl: 6051087066 (eff. 0.205)
1541.22/1541.51	c #Conflicts:    2640000 | #Learnt:      64629 | 0.000
1541.22/1541.51	c total clause space: 545.701MB
1541.22/1541.51	c total #watches: 593705
1541.72/1542.07	c total #propagations: 1238405357 / total #impl: 6053539356 (eff. 0.205)
1541.72/1542.07	c #Conflicts:    2641000 | #Learnt:      65629 | 0.000
1541.72/1542.07	c total clause space: 545.701MB
1541.72/1542.07	c total #watches: 596336
1542.42/1542.70	c total #propagations: 1238904096 / total #impl: 6055965882 (eff. 0.205)
1542.42/1542.70	c #Conflicts:    2642000 | #Learnt:      66629 | 0.000
1542.42/1542.70	c total clause space: 545.701MB
1542.42/1542.70	c total #watches: 598969
1542.92/1543.30	c total #propagations: 1239336180 / total #impl: 6058024958 (eff. 0.205)
1542.92/1543.30	c #Conflicts:    2643000 | #Learnt:      67629 | 0.000
1542.92/1543.30	c total clause space: 545.701MB
1542.92/1543.30	c total #watches: 601143
1544.02/1544.31	c total #propagations: 1239754547 / total #impl: 6060109112 (eff. 0.205)
1544.02/1544.31	c #Conflicts:    2644000 | #Learnt:      68629 | 0.000
1544.02/1544.31	c total clause space: 545.701MB
1544.02/1544.31	c total #watches: 604060
1544.42/1544.78	c total #propagations: 1240352000 / total #impl: 6063116485 (eff. 0.205)
1544.42/1544.78	c #Conflicts:    2645000 | #Learnt:      69629 | 0.000
1544.42/1544.78	c total clause space: 545.701MB
1544.42/1544.78	c total #watches: 606757
1544.92/1545.21	c total #propagations: 1240721147 / total #impl: 6065048942 (eff. 0.205)
1544.92/1545.21	c #Conflicts:    2646000 | #Learnt:      70629 | 0.000
1544.92/1545.21	c total clause space: 545.701MB
1544.92/1545.21	c total #watches: 609302
1545.33/1545.64	c total #propagations: 1241075751 / total #impl: 6067185499 (eff. 0.205)
1545.33/1545.64	c #Conflicts:    2647000 | #Learnt:      71629 | 0.000
1545.33/1545.64	c total clause space: 545.701MB
1545.33/1545.64	c total #watches: 611785
1546.02/1546.38	c total #propagations: 1241408595 / total #impl: 6069159039 (eff. 0.205)
1546.02/1546.38	c #Conflicts:    2648000 | #Learnt:      72629 | 0.000
1546.02/1546.38	c total clause space: 545.701MB
1546.02/1546.38	c total #watches: 614520
1546.92/1547.28	c total #propagations: 1241843379 / total #impl: 6071231818 (eff. 0.205)
1546.92/1547.28	c #Conflicts:    2649000 | #Learnt:      73629 | 0.000
1546.92/1547.28	c total clause space: 545.701MB
1546.92/1547.28	c total #watches: 617274
1547.72/1548.08	c total #propagations: 1242350427 / total #impl: 6073855956 (eff. 0.205)
1547.72/1548.08	c #Conflicts:    2650000 | #Learnt:      74629 | 0.000
1547.72/1548.08	c total clause space: 545.701MB
1547.72/1548.08	c total #watches: 620274
1548.62/1548.99	c total #propagations: 1242821045 / total #impl: 6076182548 (eff. 0.205)
1548.62/1548.99	c #Conflicts:    2651000 | #Learnt:      75629 | 0.000
1548.62/1548.99	c total clause space: 545.701MB
1548.62/1548.99	c total #watches: 623007
1549.62/1549.97	c total #propagations: 1243323326 / total #impl: 6078681944 (eff. 0.205)
1549.62/1549.97	c #Conflicts:    2652000 | #Learnt:      76629 | 0.000
1549.62/1549.97	c total clause space: 545.701MB
1549.62/1549.97	c total #watches: 625826
1550.72/1551.03	c total #propagations: 1243887839 / total #impl: 6081438946 (eff. 0.205)
1550.72/1551.03	c #Conflicts:    2653000 | #Learnt:      77629 | 0.000
1550.72/1551.03	c total clause space: 545.701MB
1550.72/1551.03	c total #watches: 629254
1551.72/1552.00	c total #propagations: 1244514198 / total #impl: 6084649150 (eff. 0.205)
1551.72/1552.00	c #Conflicts:    2654000 | #Learnt:      78629 | 0.000
1551.72/1552.00	c total clause space: 545.701MB
1551.72/1552.00	c total #watches: 632342
1552.12/1552.47	c total #propagations: 1245127609 / total #impl: 6087769048 (eff. 0.205)
1552.12/1552.47	c GC COLLECT
1552.12/1552.47	c #Conflicts:    2655000 | #Learnt:      40158 | 0.000
1552.12/1552.47	c total clause space: 545.701MB
1552.12/1552.47	c total #watches: 522018
1552.52/1552.82	c total #propagations: 1245545264 / total #impl: 6090242626 (eff. 0.205)
1552.52/1552.82	c #Conflicts:    2656000 | #Learnt:      41158 | 0.000
1552.52/1552.82	c total clause space: 545.701MB
1552.52/1552.82	c total #watches: 525950
1552.92/1553.20	c total #propagations: 1245942149 / total #impl: 6092614924 (eff. 0.205)
1552.92/1553.20	c #Conflicts:    2657000 | #Learnt:      42158 | 0.000
1552.92/1553.20	c total clause space: 545.701MB
1552.92/1553.20	c total #watches: 529824
1553.32/1553.60	c total #propagations: 1246334126 / total #impl: 6095009344 (eff. 0.204)
1553.32/1553.60	c #Conflicts:    2658000 | #Learnt:      43158 | 0.000
1553.32/1553.60	c total clause space: 545.701MB
1553.32/1553.60	c total #watches: 532942
1553.62/1553.99	c total #propagations: 1246745176 / total #impl: 6097753037 (eff. 0.204)
1553.62/1553.99	c #Conflicts:    2659000 | #Learnt:      44158 | 0.000
1553.62/1553.99	c total clause space: 545.701MB
1553.62/1553.99	c total #watches: 536524
1554.12/1554.41	c total #propagations: 1247109468 / total #impl: 6100249057 (eff. 0.204)
1554.12/1554.41	c #Conflicts:    2660000 | #Learnt:      45158 | 0.000
1554.12/1554.41	c total clause space: 545.701MB
1554.12/1554.41	c total #watches: 540056
1554.62/1554.97	c total #propagations: 1247440850 / total #impl: 6102522189 (eff. 0.204)
1554.62/1554.97	c #Conflicts:    2661000 | #Learnt:      46158 | 0.000
1554.62/1554.97	c total clause space: 545.701MB
1554.62/1554.97	c total #watches: 543509
1555.22/1555.50	c total #propagations: 1247878304 / total #impl: 6105318638 (eff. 0.204)
1555.22/1555.50	c #Conflicts:    2662000 | #Learnt:      47158 | 0.000
1555.22/1555.50	c total clause space: 545.701MB
1555.22/1555.50	c total #watches: 546772
1555.72/1556.08	c total #propagations: 1248268588 / total #impl: 6108001625 (eff. 0.204)
1555.72/1556.08	c #Conflicts:    2663000 | #Learnt:      48158 | 0.000
1555.72/1556.08	c total clause space: 545.701MB
1555.72/1556.08	c total #watches: 551353
1556.42/1556.74	c total #propagations: 1248677448 / total #impl: 6110794326 (eff. 0.204)
1556.42/1556.74	c #Conflicts:    2664000 | #Learnt:      49158 | 0.000
1556.42/1556.74	c total clause space: 545.701MB
1556.42/1556.74	c total #watches: 556577
1557.12/1557.43	c total #propagations: 1249057498 / total #impl: 6113552645 (eff. 0.204)
1557.12/1557.43	c #Conflicts:    2665000 | #Learnt:      50158 | 0.000
1557.12/1557.43	c total clause space: 545.701MB
1557.12/1557.43	c total #watches: 560647
1557.92/1558.21	c total #propagations: 1249430025 / total #impl: 6116245014 (eff. 0.204)
1557.92/1558.21	c #Conflicts:    2666000 | #Learnt:      51158 | 0.000
1557.92/1558.21	c total clause space: 545.701MB
1557.92/1558.21	c total #watches: 564407
1558.62/1558.99	c total #propagations: 1249833246 / total #impl: 6119067850 (eff. 0.204)
1558.62/1558.99	c #Conflicts:    2667000 | #Learnt:      52158 | 0.000
1558.62/1558.99	c total clause space: 545.701MB
1558.62/1558.99	c total #watches: 569844
1559.32/1559.69	c total #propagations: 1250278091 / total #impl: 6121788143 (eff. 0.204)
1559.32/1559.69	c #Conflicts:    2668000 | #Learnt:      53158 | 0.000
1559.32/1559.69	c total clause space: 545.701MB
1559.32/1559.69	c total #watches: 572719
1560.22/1560.57	c total #propagations: 1250842371 / total #impl: 6124628313 (eff. 0.204)
1560.22/1560.57	c #Conflicts:    2669000 | #Learnt:      54158 | 0.000
1560.22/1560.57	c total clause space: 545.701MB
1560.22/1560.57	c total #watches: 578270
1561.32/1561.62	c total #propagations: 1251371959 / total #impl: 6127968791 (eff. 0.204)
1561.32/1561.62	c #Conflicts:    2670000 | #Learnt:      55158 | 0.000
1561.32/1561.62	c total clause space: 545.701MB
1561.32/1561.62	c total #watches: 581342
1562.42/1562.70	c total #propagations: 1251919945 / total #impl: 6131039835 (eff. 0.204)
1562.42/1562.70	c #Conflicts:    2671000 | #Learnt:      56158 | 0.000
1562.42/1562.70	c total clause space: 545.701MB
1562.42/1562.70	c total #watches: 585916
1563.42/1563.74	c total #propagations: 1252442951 / total #impl: 6134313612 (eff. 0.204)
1563.42/1563.74	c #Conflicts:    2672000 | #Learnt:      57158 | 0.000
1563.42/1563.74	c total clause space: 545.701MB
1563.42/1563.74	c total #watches: 597284
1564.72/1565.02	c total #propagations: 1252956146 / total #impl: 6137882671 (eff. 0.204)
1564.72/1565.02	c #Conflicts:    2673000 | #Learnt:      58158 | 0.000
1564.72/1565.02	c total clause space: 545.701MB
1564.72/1565.02	c total #watches: 602140
1566.41/1566.79	c total #propagations: 1253423101 / total #impl: 6141179586 (eff. 0.204)
1566.41/1566.79	c #Conflicts:    2674000 | #Learnt:      59158 | 0.000
1566.41/1566.79	c total clause space: 545.701MB
1566.41/1566.79	c total #watches: 608145
1568.61/1568.90	c total #propagations: 1254021388 / total #impl: 6145158907 (eff. 0.204)
1568.61/1568.90	c #Conflicts:    2675000 | #Learnt:      60158 | 0.000
1568.61/1568.90	c total clause space: 545.701MB
1568.61/1568.90	c total #watches: 618593
1570.81/1571.13	c total #propagations: 1254633332 / total #impl: 6149588524 (eff. 0.204)
1570.81/1571.13	c #Conflicts:    2676000 | #Learnt:      61158 | 0.000
1570.81/1571.13	c total clause space: 545.701MB
1570.81/1571.13	c total #watches: 627947
1573.41/1573.72	c total #propagations: 1255180944 / total #impl: 6153860096 (eff. 0.204)
1573.41/1573.72	c #Conflicts:    2677000 | #Learnt:      62158 | 0.000
1573.41/1573.72	c total clause space: 545.701MB
1573.41/1573.72	c total #watches: 635110
1576.21/1576.52	c total #propagations: 1255726497 / total #impl: 6158162341 (eff. 0.204)
1576.21/1576.52	c #Conflicts:    2678000 | #Learnt:      63158 | 0.000
1576.21/1576.52	c total clause space: 545.701MB
1576.21/1576.52	c total #watches: 640051
1579.21/1579.55	c total #propagations: 1256273370 / total #impl: 6162182516 (eff. 0.204)
1579.21/1579.55	c #Conflicts:    2679000 | #Learnt:      64158 | 0.000
1579.21/1579.55	c total clause space: 545.701MB
1579.21/1579.55	c total #watches: 644271
1582.11/1582.48	c total #propagations: 1256836812 / total #impl: 6166102459 (eff. 0.204)
1582.11/1582.48	c #Conflicts:    2680000 | #Learnt:      65158 | 0.000
1582.11/1582.48	c total clause space: 545.701MB
1582.11/1582.48	c total #watches: 648276
1585.01/1585.34	c total #propagations: 1257347236 / total #impl: 6169651625 (eff. 0.204)
1585.01/1585.34	c #Conflicts:    2681000 | #Learnt:      66158 | 0.000
1585.01/1585.34	c total clause space: 545.701MB
1585.01/1585.34	c total #watches: 652875
1588.22/1588.56	c total #propagations: 1257886152 / total #impl: 6173336919 (eff. 0.204)
1588.22/1588.56	c #Conflicts:    2682000 | #Learnt:      67158 | 0.000
1588.22/1588.56	c total clause space: 545.701MB
1588.22/1588.56	c total #watches: 658037
1591.61/1591.92	c total #propagations: 1258409174 / total #impl: 6177242659 (eff. 0.204)
1591.61/1591.92	c #Conflicts:    2683000 | #Learnt:      68158 | 0.000
1591.61/1591.92	c total clause space: 545.701MB
1591.61/1591.92	c total #watches: 663126
1594.41/1594.76	c total #propagations: 1258984187 / total #impl: 6181953242 (eff. 0.204)
1594.41/1594.76	c #Conflicts:    2684000 | #Learnt:      69158 | 0.000
1594.41/1594.76	c total clause space: 545.701MB
1594.41/1594.76	c total #watches: 666101
1597.51/1597.85	c total #propagations: 1259452317 / total #impl: 6185540534 (eff. 0.204)
1597.51/1597.85	c #Conflicts:    2685000 | #Learnt:      70158 | 0.000
1597.51/1597.85	c total clause space: 545.701MB
1597.51/1597.85	c total #watches: 669361
1600.51/1600.84	c total #propagations: 1259958365 / total #impl: 6189166147 (eff. 0.204)
1600.51/1600.84	c #Conflicts:    2686000 | #Learnt:      71158 | 0.000
1600.51/1600.84	c total clause space: 545.701MB
1600.51/1600.84	c total #watches: 672049
1604.11/1604.43	c total #propagations: 1260400417 / total #impl: 6192137571 (eff. 0.204)
1604.11/1604.43	c #Conflicts:    2687000 | #Learnt:      72158 | 0.000
1604.11/1604.43	c total clause space: 545.701MB
1604.11/1604.43	c total #watches: 674953
1607.81/1608.13	c total #propagations: 1260864459 / total #impl: 6195286143 (eff. 0.204)
1607.81/1608.13	c #Conflicts:    2688000 | #Learnt:      73158 | 0.000
1607.81/1608.13	c total clause space: 545.701MB
1607.81/1608.13	c total #watches: 679943
1611.71/1612.05	c total #propagations: 1261355035 / total #impl: 6198859558 (eff. 0.203)
1611.71/1612.05	c #Conflicts:    2689000 | #Learnt:      74158 | 0.000
1611.71/1612.05	c total clause space: 545.701MB
1611.71/1612.05	c total #watches: 683215
1615.61/1615.96	c total #propagations: 1261867949 / total #impl: 6202515994 (eff. 0.203)
1615.61/1615.96	c #Conflicts:    2690000 | #Learnt:      75158 | 0.000
1615.61/1615.96	c total clause space: 545.701MB
1615.61/1615.96	c total #watches: 687066
1619.20/1619.50	c total #propagations: 1262379053 / total #impl: 6206069157 (eff. 0.203)
1619.20/1619.50	c #Conflicts:    2691000 | #Learnt:      76158 | 0.000
1619.20/1619.50	c total clause space: 545.701MB
1619.20/1619.50	c total #watches: 689869
1622.60/1622.90	c total #propagations: 1262844645 / total #impl: 6209125586 (eff. 0.203)
1622.60/1622.90	c #Conflicts:    2692000 | #Learnt:      77158 | 0.000
1622.60/1622.90	c total clause space: 545.701MB
1622.60/1622.90	c total #watches: 692771
1625.20/1625.59	c total #propagations: 1263312083 / total #impl: 6211811172 (eff. 0.203)
1625.20/1625.59	c #Conflicts:    2693000 | #Learnt:      78158 | 0.000
1625.20/1625.59	c total clause space: 545.701MB
1625.20/1625.59	c total #watches: 695681
1627.50/1627.83	c total #propagations: 1263875141 / total #impl: 6214523922 (eff. 0.203)
1627.50/1627.83	c #Conflicts:    2694000 | #Learnt:      79158 | 0.000
1627.50/1627.83	c total clause space: 545.701MB
1627.50/1627.83	c total #watches: 698188
1628.81/1629.17	c total #propagations: 1264390459 / total #impl: 6216835009 (eff. 0.203)
1628.81/1629.17	c GC COLLECT
1628.81/1629.17	c #Conflicts:    2695000 | #Learnt:      40317 | 0.000
1628.81/1629.17	c total clause space: 545.701MB
1628.81/1629.17	c total #watches: 522244
1629.30/1629.62	c total #propagations: 1264906140 / total #impl: 6219071662 (eff. 0.203)
1629.30/1629.62	c #Conflicts:    2696000 | #Learnt:      41317 | 0.000
1629.30/1629.62	c total clause space: 545.701MB
1629.30/1629.62	c total #watches: 525572
1629.80/1630.17	c total #propagations: 1265373974 / total #impl: 6221147502 (eff. 0.203)
1629.80/1630.17	c #Conflicts:    2697000 | #Learnt:      42317 | 0.000
1629.80/1630.17	c total clause space: 545.701MB
1629.80/1630.17	c total #watches: 528314
1630.30/1630.68	c total #propagations: 1265945671 / total #impl: 6223815411 (eff. 0.203)
1630.30/1630.68	c #Conflicts:    2698000 | #Learnt:      43317 | 0.000
1630.30/1630.68	c total clause space: 545.701MB
1630.30/1630.68	c total #watches: 531082
1630.80/1631.18	c total #propagations: 1266507040 / total #impl: 6226262669 (eff. 0.203)
1630.80/1631.18	c #Conflicts:    2699000 | #Learnt:      44317 | 0.000
1630.80/1631.18	c total clause space: 545.701MB
1630.80/1631.18	c total #watches: 533811
1631.40/1631.74	c total #propagations: 1266984697 / total #impl: 6228562546 (eff. 0.203)
1631.40/1631.74	c #Conflicts:    2700000 | #Learnt:      45317 | 0.000
1631.40/1631.74	c total clause space: 545.701MB
1631.40/1631.74	c total #watches: 536752
1631.90/1632.26	c total #propagations: 1267442946 / total #impl: 6230751282 (eff. 0.203)
1631.90/1632.26	c #Conflicts:    2701000 | #Learnt:      46317 | 0.000
1631.90/1632.26	c total clause space: 545.701MB
1631.90/1632.26	c total #watches: 539740
1632.40/1632.77	c total #propagations: 1267996164 / total #impl: 6233379842 (eff. 0.203)
1632.40/1632.77	c #Conflicts:    2702000 | #Learnt:      47317 | 0.000
1632.40/1632.77	c total clause space: 545.701MB
1632.40/1632.77	c total #watches: 542606
1632.90/1633.30	c total #propagations: 1268496113 / total #impl: 6235718263 (eff. 0.203)
1632.90/1633.30	c #Conflicts:    2703000 | #Learnt:      48317 | 0.000
1632.90/1633.30	c total clause space: 545.701MB
1633.00/1633.30	c total #watches: 546359
1633.50/1633.87	c total #propagations: 1269002921 / total #impl: 6238356487 (eff. 0.203)
1633.50/1633.87	c #Conflicts:    2704000 | #Learnt:      49317 | 0.000
1633.50/1633.87	c total clause space: 545.701MB
1633.50/1633.87	c total #watches: 549097
1634.00/1634.38	c total #propagations: 1269520031 / total #impl: 6240592716 (eff. 0.203)
1634.00/1634.38	c #Conflicts:    2705000 | #Learnt:      50317 | 0.000
1634.00/1634.38	c total clause space: 545.701MB
1634.00/1634.38	c total #watches: 551507
1634.50/1634.88	c total #propagations: 1269977868 / total #impl: 6242664062 (eff. 0.203)
1634.50/1634.88	c #Conflicts:    2706000 | #Learnt:      51317 | 0.000
1634.50/1634.88	c total clause space: 545.701MB
1634.50/1634.88	c total #watches: 554032
1635.10/1635.44	c total #propagations: 1270417928 / total #impl: 6244602651 (eff. 0.203)
1635.10/1635.44	c #Conflicts:    2707000 | #Learnt:      52317 | 0.000
1635.10/1635.44	c total clause space: 545.701MB
1635.10/1635.44	c total #watches: 558020
1635.80/1636.12	c total #propagations: 1270982608 / total #impl: 6246660434 (eff. 0.203)
1635.80/1636.12	c #Conflicts:    2708000 | #Learnt:      53317 | 0.000
1635.80/1636.12	c total clause space: 545.701MB
1635.80/1636.12	c total #watches: 560385
1636.20/1636.59	c total #propagations: 1271794621 / total #impl: 6249304022 (eff. 0.204)
1636.20/1636.59	c #Conflicts:    2709000 | #Learnt:      54317 | 0.000
1636.20/1636.59	c total clause space: 545.701MB
1636.20/1636.59	c total #watches: 563396
1636.70/1637.04	c total #propagations: 1272253741 / total #impl: 6251569147 (eff. 0.204)
1636.70/1637.04	c #Conflicts:    2710000 | #Learnt:      55317 | 0.000
1636.70/1637.04	c total clause space: 545.701MB
1636.70/1637.04	c total #watches: 565963
1637.10/1637.46	c total #propagations: 1272644866 / total #impl: 6253464909 (eff. 0.204)
1637.10/1637.46	c #Conflicts:    2711000 | #Learnt:      56317 | 0.000
1637.10/1637.46	c total clause space: 545.701MB
1637.10/1637.46	c total #watches: 568411
1637.71/1638.01	c total #propagations: 1273027166 / total #impl: 6255368733 (eff. 0.204)
1637.71/1638.01	c #Conflicts:    2712000 | #Learnt:      57317 | 0.000
1637.71/1638.01	c total clause space: 545.701MB
1637.71/1638.01	c total #watches: 571050
1638.20/1638.57	c total #propagations: 1273510305 / total #impl: 6257416950 (eff. 0.204)
1638.20/1638.57	c #Conflicts:    2713000 | #Learnt:      58317 | 0.000
1638.20/1638.57	c total clause space: 545.701MB
1638.20/1638.57	c total #watches: 574253
1638.90/1639.21	c total #propagations: 1274023711 / total #impl: 6259870372 (eff. 0.204)
1638.90/1639.21	c #Conflicts:    2714000 | #Learnt:      59317 | 0.000
1638.90/1639.21	c total clause space: 545.701MB
1638.90/1639.21	c total #watches: 577453
1639.50/1639.83	c total #propagations: 1274536537 / total #impl: 6262524983 (eff. 0.204)
1639.50/1639.83	c #Conflicts:    2715000 | #Learnt:      60317 | 0.000
1639.50/1639.83	c total clause space: 545.701MB
1639.50/1639.83	c total #watches: 580610
1640.10/1640.42	c total #propagations: 1275026314 / total #impl: 6265051539 (eff. 0.204)
1640.10/1640.42	c #Conflicts:    2716000 | #Learnt:      61317 | 0.000
1640.10/1640.42	c total clause space: 545.701MB
1640.10/1640.42	c total #watches: 583731
1640.70/1641.07	c total #propagations: 1275504674 / total #impl: 6267308291 (eff. 0.204)
1640.70/1641.07	c #Conflicts:    2717000 | #Learnt:      62317 | 0.000
1640.70/1641.07	c total clause space: 545.701MB
1640.70/1641.07	c total #watches: 586174
1641.30/1641.66	c total #propagations: 1275989604 / total #impl: 6269336636 (eff. 0.204)
1641.30/1641.66	c #Conflicts:    2718000 | #Learnt:      63317 | 0.000
1641.30/1641.66	c total clause space: 545.701MB
1641.30/1641.66	c total #watches: 590382
1641.80/1642.14	c total #propagations: 1276627046 / total #impl: 6272061194 (eff. 0.204)
1641.80/1642.14	c #Conflicts:    2719000 | #Learnt:      64317 | 0.000
1641.80/1642.14	c total clause space: 545.701MB
1641.80/1642.14	c total #watches: 593162
1642.50/1642.84	c total #propagations: 1277028410 / total #impl: 6274164895 (eff. 0.204)
1642.50/1642.84	c #Conflicts:    2720000 | #Learnt:      65317 | 0.000
1642.50/1642.84	c total clause space: 545.701MB
1642.50/1642.84	c total #watches: 596154
1643.30/1643.61	c total #propagations: 1277557287 / total #impl: 6276564888 (eff. 0.204)
1643.30/1643.61	c #Conflicts:    2721000 | #Learnt:      66317 | 0.000
1643.30/1643.61	c total clause space: 545.701MB
1643.30/1643.61	c total #watches: 598815
1643.90/1644.22	c total #propagations: 1278150792 / total #impl: 6279229141 (eff. 0.204)
1643.90/1644.22	c #Conflicts:    2722000 | #Learnt:      67317 | 0.000
1643.90/1644.22	c total clause space: 545.701MB
1643.90/1644.22	c total #watches: 601216
1644.40/1644.73	c total #propagations: 1278578254 / total #impl: 6281461761 (eff. 0.204)
1644.40/1644.73	c #Conflicts:    2723000 | #Learnt:      68317 | 0.000
1644.40/1644.73	c total clause space: 545.701MB
1644.40/1644.73	c total #watches: 603553
1645.10/1645.46	c total #propagations: 1279030190 / total #impl: 6283615404 (eff. 0.204)
1645.10/1645.46	c #Conflicts:    2724000 | #Learnt:      69317 | 0.000
1645.10/1645.46	c total clause space: 545.701MB
1645.10/1645.46	c total #watches: 606605
1645.80/1646.12	c total #propagations: 1279629317 / total #impl: 6286471872 (eff. 0.204)
1645.80/1646.12	c #Conflicts:    2725000 | #Learnt:      70317 | 0.000
1645.80/1646.12	c total clause space: 545.701MB
1645.80/1646.12	c total #watches: 609240
1646.60/1646.91	c total #propagations: 1280175222 / total #impl: 6289039383 (eff. 0.204)
1646.60/1646.91	c #Conflicts:    2726000 | #Learnt:      71317 | 0.000
1646.60/1646.91	c total clause space: 545.701MB
1646.60/1646.91	c total #watches: 611710
1647.00/1647.37	c total #propagations: 1280679059 / total #impl: 6291369617 (eff. 0.204)
1647.00/1647.37	c #Conflicts:    2727000 | #Learnt:      72317 | 0.000
1647.00/1647.37	c total clause space: 545.701MB
1647.00/1647.37	c total #watches: 614331
1647.61/1647.93	c total #propagations: 1281099259 / total #impl: 6293405517 (eff. 0.204)
1647.61/1647.93	c #Conflicts:    2728000 | #Learnt:      73317 | 0.000
1647.61/1647.93	c total clause space: 545.701MB
1647.61/1647.93	c total #watches: 617179
1648.40/1648.77	c total #propagations: 1281600050 / total #impl: 6295847813 (eff. 0.204)
1648.40/1648.77	c #Conflicts:    2729000 | #Learnt:      74317 | 0.000
1648.40/1648.77	c total clause space: 545.701MB
1648.40/1648.77	c total #watches: 620094
1649.40/1649.71	c total #propagations: 1282075726 / total #impl: 6298287239 (eff. 0.204)
1649.40/1649.71	c #Conflicts:    2730000 | #Learnt:      75317 | 0.000
1649.40/1649.71	c total clause space: 545.701MB
1649.40/1649.71	c total #watches: 622922
1650.30/1650.60	c total #propagations: 1282571959 / total #impl: 6301003598 (eff. 0.204)
1650.30/1650.60	c #Conflicts:    2731000 | #Learnt:      76317 | 0.000
1650.30/1650.60	c total clause space: 545.701MB
1650.30/1650.60	c total #watches: 625566
1650.80/1651.13	c total #propagations: 1283032824 / total #impl: 6303329661 (eff. 0.204)
1650.80/1651.13	c #Conflicts:    2732000 | #Learnt:      77317 | 0.000
1650.80/1651.13	c total clause space: 545.701MB
1650.80/1651.13	c total #watches: 628326
1651.30/1651.68	c total #propagations: 1283466457 / total #impl: 6305663252 (eff. 0.204)
1651.30/1651.68	c #Conflicts:    2733000 | #Learnt:      78317 | 0.000
1651.30/1651.68	c total clause space: 545.701MB
1651.30/1651.68	c total #watches: 631096
1651.90/1652.22	c total #propagations: 1283896902 / total #impl: 6307792480 (eff. 0.204)
1651.90/1652.22	c #Conflicts:    2734000 | #Learnt:      79317 | 0.000
1651.90/1652.22	c total clause space: 545.701MB
1651.90/1652.22	c total #watches: 633774
1652.40/1652.73	c total #propagations: 1284302639 / total #impl: 6309912858 (eff. 0.204)
1652.40/1652.73	c GC COLLECT
1652.40/1652.73	c #Conflicts:    2735000 | #Learnt:      40231 | 0.000
1652.40/1652.73	c total clause space: 545.701MB
1652.40/1652.73	c total #watches: 522124
1652.80/1653.16	c total #propagations: 1284693323 / total #impl: 6312763794 (eff. 0.204)
1652.80/1653.16	c #Conflicts:    2736000 | #Learnt:      41231 | 0.000
1652.80/1653.16	c total clause space: 545.701MB
1652.80/1653.16	c total #watches: 524805
1653.20/1653.55	c total #propagations: 1285135389 / total #impl: 6315189298 (eff. 0.203)
1653.20/1653.55	c #Conflicts:    2737000 | #Learnt:      42231 | 0.000
1653.20/1653.55	c total clause space: 545.701MB
1653.20/1653.55	c total #watches: 527218
1653.80/1654.11	c total #propagations: 1285508603 / total #impl: 6317053394 (eff. 0.203)
1653.80/1654.11	c #Conflicts:    2738000 | #Learnt:      43231 | 0.000
1653.80/1654.11	c total clause space: 545.701MB
1653.80/1654.11	c total #watches: 529728
1654.30/1654.67	c total #propagations: 1286104128 / total #impl: 6319746544 (eff. 0.204)
1654.30/1654.67	c #Conflicts:    2739000 | #Learnt:      44231 | 0.000
1654.30/1654.67	c total clause space: 545.701MB
1654.30/1654.67	c total #watches: 533091
1654.70/1655.05	c total #propagations: 1286648698 / total #impl: 6322246438 (eff. 0.204)
1654.70/1655.05	c #Conflicts:    2740000 | #Learnt:      45231 | 0.000
1654.70/1655.05	c total clause space: 545.701MB
1654.70/1655.05	c total #watches: 535775
1655.20/1655.60	c total #propagations: 1286995733 / total #impl: 6323973304 (eff. 0.204)
1655.20/1655.60	c #Conflicts:    2741000 | #Learnt:      46231 | 0.000
1655.20/1655.60	c total clause space: 545.701MB
1655.20/1655.60	c total #watches: 538392
1655.80/1656.11	c total #propagations: 1287546912 / total #impl: 6326396000 (eff. 0.204)
1655.80/1656.11	c #Conflicts:    2742000 | #Learnt:      47231 | 0.000
1655.80/1656.11	c total clause space: 545.701MB
1655.80/1656.11	c total #watches: 542223
1656.30/1656.64	c total #propagations: 1288055210 / total #impl: 6328643599 (eff. 0.204)
1656.30/1656.64	c #Conflicts:    2743000 | #Learnt:      48231 | 0.000
1656.30/1656.64	c total clause space: 545.701MB
1656.30/1656.64	c total #watches: 545255
1656.90/1657.21	c total #propagations: 1288538208 / total #impl: 6331247591 (eff. 0.204)
1656.90/1657.21	c #Conflicts:    2744000 | #Learnt:      49231 | 0.000
1656.90/1657.21	c total clause space: 545.701MB
1656.90/1657.21	c total #watches: 548881
1657.40/1657.80	c total #propagations: 1289045002 / total #impl: 6333678169 (eff. 0.204)
1657.40/1657.80	c #Conflicts:    2745000 | #Learnt:      50231 | 0.000
1657.40/1657.80	c total clause space: 545.701MB
1657.40/1657.80	c total #watches: 553594
1658.10/1658.45	c total #propagations: 1289610487 / total #impl: 6336112720 (eff. 0.204)
1658.10/1658.45	c #Conflicts:    2746000 | #Learnt:      51231 | 0.000
1658.10/1658.45	c total clause space: 545.701MB
1658.10/1658.45	c total #watches: 556705
1658.70/1659.03	c total #propagations: 1290116546 / total #impl: 6338682181 (eff. 0.204)
1658.70/1659.03	c #Conflicts:    2747000 | #Learnt:      52231 | 0.000
1658.70/1659.03	c total clause space: 545.701MB
1658.70/1659.03	c total #watches: 559592
1659.20/1659.58	c total #propagations: 1290676959 / total #impl: 6341292066 (eff. 0.204)
1659.20/1659.58	c #Conflicts:    2748000 | #Learnt:      53231 | 0.000
1659.20/1659.58	c total clause space: 545.701MB
1659.20/1659.58	c total #watches: 562940
1659.80/1660.18	c total #propagations: 1291150110 / total #impl: 6343638486 (eff. 0.204)
1659.80/1660.18	c #Conflicts:    2749000 | #Learnt:      54231 | 0.000
1659.80/1660.18	c total clause space: 545.701MB
1659.80/1660.18	c total #watches: 565734
1660.50/1660.85	c total #propagations: 1291641321 / total #impl: 6345889592 (eff. 0.204)
1660.50/1660.85	c #Conflicts:    2750000 | #Learnt:      55231 | 0.000
1660.50/1660.85	c total clause space: 545.701MB
1660.50/1660.86	c total #watches: 568456
1661.10/1661.47	c total #propagations: 1292200500 / total #impl: 6348265052 (eff. 0.204)
1661.10/1661.47	c #Conflicts:    2751000 | #Learnt:      56231 | 0.000
1661.10/1661.47	c total clause space: 545.701MB
1661.10/1661.47	c total #watches: 571467
1661.90/1662.23	c total #propagations: 1292814238 / total #impl: 6350978565 (eff. 0.204)
1661.90/1662.23	c #Conflicts:    2752000 | #Learnt:      57231 | 0.000
1661.90/1662.23	c total clause space: 545.701MB
1661.90/1662.23	c total #watches: 574840
1662.60/1662.96	c total #propagations: 1293397181 / total #impl: 6353745053 (eff. 0.204)
1662.60/1662.96	c #Conflicts:    2753000 | #Learnt:      58231 | 0.000
1662.60/1662.96	c total clause space: 545.701MB
1662.60/1662.96	c total #watches: 577877
1663.20/1663.50	c total #propagations: 1293887624 / total #impl: 6355926429 (eff. 0.204)
1663.20/1663.50	c #Conflicts:    2754000 | #Learnt:      59231 | 0.000
1663.20/1663.50	c total clause space: 545.701MB
1663.20/1663.50	c total #watches: 580588
1663.70/1664.04	c total #propagations: 1294280602 / total #impl: 6358256294 (eff. 0.204)
1663.70/1664.04	c #Conflicts:    2755000 | #Learnt:      60231 | 0.000
1663.70/1664.04	c total clause space: 545.701MB
1663.70/1664.04	c total #watches: 584044
1664.20/1664.56	c total #propagations: 1294705240 / total #impl: 6360790533 (eff. 0.204)
1664.20/1664.56	c #Conflicts:    2756000 | #Learnt:      61231 | 0.000
1664.20/1664.56	c total clause space: 545.701MB
1664.20/1664.56	c total #watches: 586965
1664.90/1665.22	c total #propagations: 1295104028 / total #impl: 6363258306 (eff. 0.204)
1664.90/1665.22	c #Conflicts:    2757000 | #Learnt:      62231 | 0.000
1664.90/1665.22	c total clause space: 545.701MB
1664.90/1665.22	c total #watches: 590738
1665.60/1666.00	c total #propagations: 1295664484 / total #impl: 6366073785 (eff. 0.204)
1665.60/1666.00	c #Conflicts:    2758000 | #Learnt:      63231 | 0.000
1665.60/1666.00	c total clause space: 545.701MB
1665.60/1666.00	c total #watches: 593563
1666.40/1666.75	c total #propagations: 1296265222 / total #impl: 6368659200 (eff. 0.204)
1666.40/1666.75	c #Conflicts:    2759000 | #Learnt:      64231 | 0.000
1666.40/1666.75	c total clause space: 545.701MB
1666.40/1666.75	c total #watches: 596103
1667.20/1667.55	c total #propagations: 1296756791 / total #impl: 6370771368 (eff. 0.204)
1667.20/1667.55	c #Conflicts:    2760000 | #Learnt:      65231 | 0.000
1667.20/1667.55	c total clause space: 545.701MB
1667.20/1667.55	c total #watches: 598557
1668.00/1668.34	c total #propagations: 1297313012 / total #impl: 6373086051 (eff. 0.204)
1668.00/1668.34	c #Conflicts:    2761000 | #Learnt:      66231 | 0.000
1668.00/1668.34	c total clause space: 545.701MB
1668.00/1668.34	c total #watches: 601615
1668.80/1669.19	c total #propagations: 1297891507 / total #impl: 6375702781 (eff. 0.204)
1668.80/1669.19	c #Conflicts:    2762000 | #Learnt:      67231 | 0.000
1668.80/1669.19	c total clause space: 545.701MB
1668.80/1669.19	c total #watches: 604347
1669.60/1669.94	c total #propagations: 1298482320 / total #impl: 6378297369 (eff. 0.204)
1669.60/1669.94	c #Conflicts:    2763000 | #Learnt:      68231 | 0.000
1669.60/1669.94	c total clause space: 545.701MB
1669.60/1669.94	c total #watches: 607092
1670.40/1670.74	c total #propagations: 1299075308 / total #impl: 6380927579 (eff. 0.204)
1670.40/1670.74	c #Conflicts:    2764000 | #Learnt:      69231 | 0.000
1670.40/1670.74	c total clause space: 545.701MB
1670.40/1670.74	c total #watches: 609573
1671.19/1671.53	c total #propagations: 1299538203 / total #impl: 6382967128 (eff. 0.204)
1671.19/1671.53	c #Conflicts:    2765000 | #Learnt:      70231 | 0.000
1671.19/1671.53	c total clause space: 545.701MB
1671.19/1671.53	c total #watches: 613560
1671.99/1672.35	c total #propagations: 1300130285 / total #impl: 6385728226 (eff. 0.204)
1671.99/1672.35	c #Conflicts:    2766000 | #Learnt:      71231 | 0.000
1671.99/1672.35	c total clause space: 545.701MB
1671.99/1672.35	c total #watches: 616434
1672.69/1673.03	c total #propagations: 1300769939 / total #impl: 6388583557 (eff. 0.204)
1672.69/1673.03	c #Conflicts:    2767000 | #Learnt:      72231 | 0.000
1672.69/1673.03	c total clause space: 545.701MB
1672.69/1673.03	c total #watches: 619196
1673.29/1673.68	c total #propagations: 1301296242 / total #impl: 6390915778 (eff. 0.204)
1673.29/1673.68	c #Conflicts:    2768000 | #Learnt:      73231 | 0.000
1673.29/1673.68	c total clause space: 545.701MB
1673.29/1673.68	c total #watches: 622690
1674.09/1674.40	c total #propagations: 1301740687 / total #impl: 6393223810 (eff. 0.204)
1674.09/1674.40	c #Conflicts:    2769000 | #Learnt:      74231 | 0.000
1674.09/1674.40	c total clause space: 545.701MB
1674.09/1674.40	c total #watches: 625725
1674.69/1675.05	c total #propagations: 1302291316 / total #impl: 6396063626 (eff. 0.204)
1674.69/1675.05	c #Conflicts:    2770000 | #Learnt:      75231 | 0.000
1674.69/1675.05	c total clause space: 545.701MB
1674.69/1675.05	c total #watches: 629355
1675.59/1675.93	c total #propagations: 1302855271 / total #impl: 6399119652 (eff. 0.204)
1675.59/1675.93	c #Conflicts:    2771000 | #Learnt:      76231 | 0.000
1675.59/1675.93	c total clause space: 545.701MB
1675.59/1675.93	c total #watches: 632064
1676.10/1676.46	c total #propagations: 1303305609 / total #impl: 6401499546 (eff. 0.204)
1676.10/1676.46	c #Conflicts:    2772000 | #Learnt:      77231 | 0.000
1676.10/1676.46	c total clause space: 545.701MB
1676.10/1676.46	c total #watches: 634555
1676.89/1677.22	c total #propagations: 1303674876 / total #impl: 6403337599 (eff. 0.204)
1676.89/1677.22	c #Conflicts:    2773000 | #Learnt:      78231 | 0.000
1676.89/1677.22	c total clause space: 545.701MB
1676.89/1677.22	c total #watches: 636868
1677.89/1678.26	c total #propagations: 1304189444 / total #impl: 6405839770 (eff. 0.204)
1677.89/1678.26	c #Conflicts:    2774000 | #Learnt:      79231 | 0.000
1677.89/1678.26	c total clause space: 545.701MB
1677.89/1678.26	c total #watches: 639183
1678.89/1679.20	c total #propagations: 1304751259 / total #impl: 6408588455 (eff. 0.204)
1678.89/1679.20	c #Conflicts:    2775000 | #Learnt:      80231 | 0.000
1678.89/1679.20	c total clause space: 545.701MB
1678.89/1679.20	c total #watches: 642979
1679.60/1679.94	c total #propagations: 1305297968 / total #impl: 6411432936 (eff. 0.204)
1679.60/1679.94	c GC COLLECT
1679.60/1679.94	c #Conflicts:    2776000 | #Learnt:      40834 | 0.000
1679.60/1679.94	c total clause space: 545.701MB
1679.60/1679.94	c total #watches: 523713
1679.90/1680.27	c total #propagations: 1305768902 / total #impl: 6413649524 (eff. 0.204)
1679.90/1680.27	c #Conflicts:    2777000 | #Learnt:      41834 | 0.000
1679.90/1680.27	c total clause space: 545.701MB
1679.90/1680.27	c total #watches: 526128
1680.30/1680.64	c total #propagations: 1306141093 / total #impl: 6415313073 (eff. 0.204)
1680.30/1680.64	c #Conflicts:    2778000 | #Learnt:      42834 | 0.000
1680.30/1680.64	c total clause space: 545.701MB
1680.30/1680.64	c total #watches: 528696
1680.70/1681.06	c total #propagations: 1306553199 / total #impl: 6416968543 (eff. 0.204)
1680.70/1681.06	c #Conflicts:    2779000 | #Learnt:      43834 | 0.000
1680.70/1681.06	c total clause space: 545.701MB
1680.70/1681.06	c total #watches: 531266
1681.10/1681.45	c total #propagations: 1307045666 / total #impl: 6419164719 (eff. 0.204)
1681.10/1681.45	c #Conflicts:    2780000 | #Learnt:      44834 | 0.000
1681.10/1681.45	c total clause space: 545.701MB
1681.10/1681.45	c total #watches: 533651
1681.50/1681.90	c total #propagations: 1307512069 / total #impl: 6421357956 (eff. 0.204)
1681.50/1681.90	c #Conflicts:    2781000 | #Learnt:      45834 | 0.000
1681.50/1681.90	c total clause space: 545.701MB
1681.50/1681.90	c total #watches: 535775
1682.00/1682.38	c total #propagations: 1307996066 / total #impl: 6423501095 (eff. 0.204)
1682.00/1682.38	c #Conflicts:    2782000 | #Learnt:      46834 | 0.000
1682.00/1682.38	c total clause space: 545.701MB
1682.00/1682.38	c total #watches: 538253
1682.60/1682.91	c total #propagations: 1308536828 / total #impl: 6426086740 (eff. 0.204)
1682.60/1682.91	c #Conflicts:    2783000 | #Learnt:      47834 | 0.000
1682.60/1682.91	c total clause space: 545.701MB
1682.60/1682.91	c total #watches: 541031
1683.10/1683.46	c total #propagations: 1309012163 / total #impl: 6428462324 (eff. 0.204)
1683.10/1683.46	c #Conflicts:    2784000 | #Learnt:      48834 | 0.000
1683.10/1683.46	c total clause space: 545.701MB
1683.10/1683.46	c total #watches: 543438
1683.70/1684.07	c total #propagations: 1309473412 / total #impl: 6430653306 (eff. 0.204)
1683.70/1684.07	c #Conflicts:    2785000 | #Learnt:      49834 | 0.000
1683.70/1684.07	c total clause space: 545.701MB
1683.70/1684.07	c total #watches: 546070
1684.40/1684.72	c total #propagations: 1309970457 / total #impl: 6432905069 (eff. 0.204)
1684.40/1684.72	c #Conflicts:    2786000 | #Learnt:      50834 | 0.000
1684.40/1684.72	c total clause space: 545.701MB
1684.40/1684.72	c total #watches: 548702
1685.10/1685.41	c total #propagations: 1310460037 / total #impl: 6435136788 (eff. 0.204)
1685.10/1685.41	c #Conflicts:    2787000 | #Learnt:      51834 | 0.000
1685.10/1685.41	c total clause space: 545.701MB
1685.10/1685.41	c total #watches: 551382
1685.70/1686.05	c total #propagations: 1310941511 / total #impl: 6437362705 (eff. 0.204)
1685.70/1686.05	c #Conflicts:    2788000 | #Learnt:      52834 | 0.000
1685.70/1686.05	c total clause space: 545.701MB
1685.70/1686.05	c total #watches: 553891
1686.40/1686.71	c total #propagations: 1311368497 / total #impl: 6439447647 (eff. 0.204)
1686.40/1686.71	c #Conflicts:    2789000 | #Learnt:      53834 | 0.000
1686.40/1686.71	c total clause space: 545.701MB
1686.40/1686.71	c total #watches: 556517
1687.11/1687.41	c total #propagations: 1311811627 / total #impl: 6441435347 (eff. 0.204)
1687.11/1687.41	c #Conflicts:    2790000 | #Learnt:      54834 | 0.000
1687.11/1687.41	c total clause space: 545.701MB
1687.11/1687.41	c total #watches: 559912
1687.80/1688.13	c total #propagations: 1312296814 / total #impl: 6444051725 (eff. 0.204)
1687.80/1688.13	c #Conflicts:    2791000 | #Learnt:      55834 | 0.000
1687.80/1688.13	c total clause space: 545.701MB
1687.80/1688.13	c total #watches: 562229
1688.40/1688.78	c total #propagations: 1312765027 / total #impl: 6446601856 (eff. 0.204)
1688.40/1688.78	c #Conflicts:    2792000 | #Learnt:      56834 | 0.000
1688.40/1688.78	c total clause space: 545.701MB
1688.40/1688.78	c total #watches: 565144
1689.20/1689.52	c total #propagations: 1313174079 / total #impl: 6448955002 (eff. 0.204)
1689.20/1689.52	c #Conflicts:    2793000 | #Learnt:      57834 | 0.000
1689.20/1689.52	c total clause space: 545.701MB
1689.20/1689.52	c total #watches: 568073
1689.90/1690.22	c total #propagations: 1313619946 / total #impl: 6451636778 (eff. 0.204)
1689.90/1690.22	c #Conflicts:    2794000 | #Learnt:      58834 | 0.000
1689.90/1690.22	c total clause space: 545.701MB
1689.90/1690.22	c total #watches: 570493
1690.70/1691.00	c total #propagations: 1314089749 / total #impl: 6454170337 (eff. 0.204)
1690.70/1691.00	c #Conflicts:    2795000 | #Learnt:      59834 | 0.000
1690.70/1691.00	c total clause space: 545.701MB
1690.70/1691.00	c total #watches: 573177
1691.20/1691.53	c total #propagations: 1314662557 / total #impl: 6457058511 (eff. 0.204)
1691.20/1691.53	c #Conflicts:    2796000 | #Learnt:      60834 | 0.000
1691.20/1691.53	c total clause space: 545.701MB
1691.20/1691.53	c total #watches: 576379
1691.90/1692.21	c total #propagations: 1315102650 / total #impl: 6458977646 (eff. 0.204)
1691.90/1692.21	c #Conflicts:    2797000 | #Learnt:      61834 | 0.000
1691.90/1692.21	c total clause space: 545.701MB
1691.90/1692.21	c total #watches: 578982
1692.50/1692.84	c total #propagations: 1315660415 / total #impl: 6461373330 (eff. 0.204)
1692.50/1692.84	c #Conflicts:    2798000 | #Learnt:      62834 | 0.000
1692.50/1692.84	c total clause space: 545.701MB
1692.50/1692.84	c total #watches: 581494
1693.20/1693.52	c total #propagations: 1316159826 / total #impl: 6463517438 (eff. 0.204)
1693.20/1693.52	c #Conflicts:    2799000 | #Learnt:      63834 | 0.000
1693.20/1693.52	c total clause space: 545.701MB
1693.20/1693.52	c total #watches: 584451
1693.81/1694.14	c total #propagations: 1316692120 / total #impl: 6465895363 (eff. 0.204)
1693.81/1694.14	c #Conflicts:    2800000 | #Learnt:      64834 | 0.000
1693.81/1694.14	c total clause space: 545.701MB
1693.81/1694.14	c total #watches: 587468
1694.50/1694.85	c total #propagations: 1317227454 / total #impl: 6468358406 (eff. 0.204)
1694.50/1694.85	c #Conflicts:    2801000 | #Learnt:      65834 | 0.000
1694.50/1694.85	c total clause space: 545.701MB
1694.50/1694.85	c total #watches: 591530
1695.10/1695.48	c total #propagations: 1317782684 / total #impl: 6471245771 (eff. 0.204)
1695.10/1695.48	c #Conflicts:    2802000 | #Learnt:      66834 | 0.000
1695.10/1695.48	c total clause space: 545.701MB
1695.10/1695.48	c total #watches: 595929
1695.80/1696.15	c total #propagations: 1318355249 / total #impl: 6474729128 (eff. 0.204)
1695.80/1696.15	c #Conflicts:    2803000 | #Learnt:      67834 | 0.000
1695.80/1696.15	c total clause space: 545.701MB
1695.80/1696.15	c total #watches: 599249
1696.70/1697.00	c total #propagations: 1318924729 / total #impl: 6477907781 (eff. 0.204)
1696.70/1697.00	c #Conflicts:    2804000 | #Learnt:      68834 | 0.000
1696.70/1697.00	c total clause space: 545.701MB
1696.70/1697.00	c total #watches: 602476
1697.40/1697.74	c total #propagations: 1319571636 / total #impl: 6480787711 (eff. 0.204)
1697.40/1697.74	c #Conflicts:    2805000 | #Learnt:      69834 | 0.000
1697.40/1697.74	c total clause space: 545.701MB
1697.40/1697.74	c total #watches: 605104
1698.11/1698.48	c total #propagations: 1320089110 / total #impl: 6482996037 (eff. 0.204)
1698.11/1698.48	c #Conflicts:    2806000 | #Learnt:      70834 | 0.000
1698.11/1698.48	c total clause space: 545.701MB
1698.11/1698.48	c total #watches: 608103
1698.90/1699.26	c total #propagations: 1320614311 / total #impl: 6485292017 (eff. 0.204)
1698.90/1699.26	c #Conflicts:    2807000 | #Learnt:      71834 | 0.000
1698.90/1699.26	c total clause space: 545.701MB
1698.90/1699.26	c total #watches: 610623
1699.60/1699.99	c total #propagations: 1321173183 / total #impl: 6487760317 (eff. 0.204)
1699.60/1699.99	c #Conflicts:    2808000 | #Learnt:      72834 | 0.000
1699.60/1699.99	c total clause space: 545.701MB
1699.60/1699.99	c total #watches: 613493
1700.41/1700.79	c total #propagations: 1321712050 / total #impl: 6490436418 (eff. 0.204)
1700.41/1700.79	c #Conflicts:    2809000 | #Learnt:      73834 | 0.000
1700.41/1700.79	c total clause space: 545.701MB
1700.41/1700.79	c total #watches: 615983
1701.10/1701.43	c total #propagations: 1322162405 / total #impl: 6492734920 (eff. 0.204)
1701.10/1701.43	c #Conflicts:    2810000 | #Learnt:      74834 | 0.000
1701.10/1701.43	c total clause space: 545.701MB
1701.10/1701.43	c total #watches: 618470
1701.60/1701.99	c total #propagations: 1322583741 / total #impl: 6494774414 (eff. 0.204)
1701.60/1701.99	c #Conflicts:    2811000 | #Learnt:      75834 | 0.000
1701.60/1701.99	c total clause space: 545.701MB
1701.60/1701.99	c total #watches: 620885
1702.20/1702.58	c total #propagations: 1323029921 / total #impl: 6496846154 (eff. 0.204)
1702.20/1702.58	c #Conflicts:    2812000 | #Learnt:      76834 | 0.000
1702.20/1702.58	c total clause space: 545.701MB
1702.20/1702.59	c total #watches: 623131
1702.80/1703.18	c total #propagations: 1323755461 / total #impl: 6499851999 (eff. 0.204)
1702.80/1703.18	c #Conflicts:    2813000 | #Learnt:      77834 | 0.000
1702.80/1703.18	c total clause space: 545.701MB
1702.80/1703.18	c total #watches: 626019
1703.61/1703.94	c total #propagations: 1324487952 / total #impl: 6503156819 (eff. 0.204)
1703.61/1703.94	c #Conflicts:    2814000 | #Learnt:      78834 | 0.000
1703.61/1703.94	c total clause space: 545.701MB
1703.61/1703.94	c total #watches: 628751
1704.30/1704.65	c total #propagations: 1325003904 / total #impl: 6505664779 (eff. 0.204)
1704.30/1704.65	c #Conflicts:    2815000 | #Learnt:      79834 | 0.000
1704.30/1704.65	c total clause space: 545.701MB
1704.30/1704.65	c total #watches: 631428
1705.00/1705.35	c total #propagations: 1325571537 / total #impl: 6508313459 (eff. 0.204)
1705.00/1705.35	c #Conflicts:    2816000 | #Learnt:      80834 | 0.000
1705.00/1705.35	c total clause space: 545.701MB
1705.00/1705.35	c total #watches: 634360
1705.70/1706.03	c total #propagations: 1326138200 / total #impl: 6510971359 (eff. 0.204)
1705.70/1706.03	c GC COLLECT
1705.70/1706.03	c #Conflicts:    2817000 | #Learnt:      41149 | 0.000
1705.70/1706.03	c total clause space: 545.701MB
1705.70/1706.03	c total #watches: 524736
1706.20/1706.55	c total #propagations: 1326636471 / total #impl: 6513202734 (eff. 0.204)
1706.20/1706.55	c #Conflicts:    2818000 | #Learnt:      42149 | 0.000
1706.20/1706.55	c total clause space: 545.701MB
1706.20/1706.55	c total #watches: 527318
1706.70/1707.07	c total #propagations: 1327177041 / total #impl: 6515601337 (eff. 0.204)
1706.70/1707.07	c #Conflicts:    2819000 | #Learnt:      43149 | 0.000
1706.70/1707.07	c total clause space: 545.701MB
1706.70/1707.07	c total #watches: 529891
1707.20/1707.56	c total #propagations: 1327789046 / total #impl: 6518114071 (eff. 0.204)
1707.20/1707.56	c #Conflicts:    2820000 | #Learnt:      44149 | 0.000
1707.20/1707.56	c total clause space: 545.701MB
1707.20/1707.56	c total #watches: 532527
1707.70/1708.00	c total #propagations: 1328291293 / total #impl: 6520419756 (eff. 0.204)
1707.70/1708.00	c #Conflicts:    2821000 | #Learnt:      45149 | 0.000
1707.70/1708.00	c total clause space: 545.701MB
1707.70/1708.00	c total #watches: 535275
1708.20/1708.53	c total #propagations: 1328827712 / total #impl: 6522879518 (eff. 0.204)
1708.20/1708.53	c #Conflicts:    2822000 | #Learnt:      46149 | 0.000
1708.20/1708.53	c total clause space: 545.701MB
1708.20/1708.53	c total #watches: 538961
1708.70/1709.05	c total #propagations: 1329290669 / total #impl: 6525194330 (eff. 0.204)
1708.70/1709.05	c #Conflicts:    2823000 | #Learnt:      47149 | 0.000
1708.70/1709.05	c total clause space: 545.701MB
1708.70/1709.05	c total #watches: 541618
1709.21/1709.53	c total #propagations: 1329774358 / total #impl: 6527180628 (eff. 0.204)
1709.21/1709.53	c #Conflicts:    2824000 | #Learnt:      48149 | 0.000
1709.21/1709.53	c total clause space: 545.701MB
1709.21/1709.53	c total #watches: 544236
1709.70/1710.02	c total #propagations: 1330240416 / total #impl: 6529193892 (eff. 0.204)
1709.70/1710.02	c #Conflicts:    2825000 | #Learnt:      49149 | 0.000
1709.70/1710.02	c total clause space: 545.701MB
1709.70/1710.02	c total #watches: 547772
1710.21/1710.52	c total #propagations: 1330700749 / total #impl: 6531510354 (eff. 0.204)
1710.21/1710.52	c #Conflicts:    2826000 | #Learnt:      50149 | 0.000
1710.21/1710.52	c total clause space: 545.701MB
1710.21/1710.52	c total #watches: 550518
1710.70/1711.01	c total #propagations: 1331204309 / total #impl: 6533917045 (eff. 0.204)
1710.70/1711.01	c #Conflicts:    2827000 | #Learnt:      51149 | 0.000
1710.70/1711.01	c total clause space: 545.701MB
1710.70/1711.01	c total #watches: 553793
1711.20/1711.50	c total #propagations: 1331684252 / total #impl: 6536283175 (eff. 0.204)
1711.20/1711.50	c #Conflicts:    2828000 | #Learnt:      52149 | 0.000
1711.20/1711.50	c total clause space: 545.701MB
1711.20/1711.50	c total #watches: 556366
1711.60/1711.99	c total #propagations: 1332152435 / total #impl: 6538582395 (eff. 0.204)
1711.60/1711.99	c #Conflicts:    2829000 | #Learnt:      53149 | 0.000
1711.60/1711.99	c total clause space: 545.701MB
1711.60/1711.99	c total #watches: 559305
1712.20/1712.53	c total #propagations: 1332562534 / total #impl: 6540700184 (eff. 0.204)
1712.20/1712.53	c #Conflicts:    2830000 | #Learnt:      54149 | 0.000
1712.20/1712.53	c total clause space: 545.701MB
1712.20/1712.53	c total #watches: 562094
1712.60/1712.96	c total #propagations: 1332951246 / total #impl: 6542598426 (eff. 0.204)
1712.60/1712.96	c #Conflicts:    2831000 | #Learnt:      55149 | 0.000
1712.60/1712.96	c total clause space: 545.701MB
1712.60/1712.96	c total #watches: 564490
1713.00/1713.35	c total #propagations: 1333407216 / total #impl: 6544983287 (eff. 0.204)
1713.00/1713.35	c #Conflicts:    2832000 | #Learnt:      56149 | 0.000
1713.00/1713.35	c total clause space: 545.701MB
1713.00/1713.35	c total #watches: 567054
1713.40/1713.78	c total #propagations: 1333822924 / total #impl: 6547292675 (eff. 0.204)
1713.40/1713.78	c #Conflicts:    2833000 | #Learnt:      57149 | 0.000
1713.40/1713.78	c total clause space: 545.701MB
1713.40/1713.78	c total #watches: 569574
1714.00/1714.35	c total #propagations: 1334247643 / total #impl: 6549705305 (eff. 0.204)
1714.00/1714.35	c #Conflicts:    2834000 | #Learnt:      58149 | 0.000
1714.00/1714.35	c total clause space: 545.701MB
1714.00/1714.35	c total #watches: 572608
1714.70/1715.04	c total #propagations: 1334638780 / total #impl: 6551914438 (eff. 0.204)
1714.70/1715.04	c #Conflicts:    2835000 | #Learnt:      59149 | 0.000
1714.70/1715.04	c total clause space: 545.701MB
1714.70/1715.04	c total #watches: 575845
1715.50/1715.85	c total #propagations: 1335005915 / total #impl: 6554091483 (eff. 0.204)
1715.50/1715.85	c #Conflicts:    2836000 | #Learnt:      60149 | 0.000
1715.50/1715.85	c total clause space: 545.701MB
1715.50/1715.85	c total #watches: 578535
1716.30/1716.60	c total #propagations: 1335407989 / total #impl: 6556265334 (eff. 0.204)
1716.30/1716.60	c #Conflicts:    2837000 | #Learnt:      61149 | 0.000
1716.30/1716.60	c total clause space: 545.701MB
1716.30/1716.60	c total #watches: 581143
1717.00/1717.32	c total #propagations: 1335807312 / total #impl: 6558416033 (eff. 0.204)
1717.00/1717.32	c #Conflicts:    2838000 | #Learnt:      62149 | 0.000
1717.00/1717.32	c total clause space: 545.701MB
1717.00/1717.32	c total #watches: 584242
1717.80/1718.12	c total #propagations: 1336213138 / total #impl: 6560621305 (eff. 0.204)
1717.80/1718.12	c #Conflicts:    2839000 | #Learnt:      63149 | 0.000
1717.80/1718.12	c total clause space: 545.701MB
1717.80/1718.12	c total #watches: 586819
1718.49/1718.84	c total #propagations: 1336644493 / total #impl: 6562787281 (eff. 0.204)
1718.49/1718.84	c #Conflicts:    2840000 | #Learnt:      64149 | 0.000
1718.49/1718.84	c total clause space: 545.701MB
1718.49/1718.84	c total #watches: 589749
1719.10/1719.46	c total #propagations: 1337092919 / total #impl: 6565291346 (eff. 0.204)
1719.10/1719.46	c #Conflicts:    2841000 | #Learnt:      65149 | 0.000
1719.10/1719.46	c total clause space: 545.701MB
1719.10/1719.46	c total #watches: 592448
1719.69/1720.05	c total #propagations: 1337619639 / total #impl: 6567762945 (eff. 0.204)
1719.69/1720.05	c #Conflicts:    2842000 | #Learnt:      66149 | 0.000
1719.69/1720.05	c total clause space: 545.701MB
1719.69/1720.05	c total #watches: 595806
1720.20/1720.55	c total #propagations: 1338121196 / total #impl: 6570163076 (eff. 0.204)
1720.20/1720.55	c #Conflicts:    2843000 | #Learnt:      67149 | 0.000
1720.20/1720.55	c total clause space: 545.701MB
1720.20/1720.55	c total #watches: 599108
1720.79/1721.16	c total #propagations: 1338594115 / total #impl: 6572614821 (eff. 0.204)
1720.79/1721.16	c #Conflicts:    2844000 | #Learnt:      68149 | 0.000
1720.79/1721.16	c total clause space: 545.701MB
1720.79/1721.16	c total #watches: 601790
1721.49/1721.89	c total #propagations: 1339050660 / total #impl: 6574798383 (eff. 0.204)
1721.49/1721.89	c #Conflicts:    2845000 | #Learnt:      69149 | 0.000
1721.49/1721.89	c total clause space: 545.701MB
1721.49/1721.89	c total #watches: 604539
1722.30/1722.62	c total #propagations: 1339628839 / total #impl: 6577539472 (eff. 0.204)
1722.30/1722.62	c #Conflicts:    2846000 | #Learnt:      70149 | 0.000
1722.30/1722.62	c total clause space: 545.701MB
1722.30/1722.62	c total #watches: 607272
1722.89/1723.24	c total #propagations: 1340090419 / total #impl: 6579656335 (eff. 0.204)
1722.89/1723.24	c #Conflicts:    2847000 | #Learnt:      71149 | 0.000
1722.89/1723.24	c total clause space: 545.701MB
1722.89/1723.24	c total #watches: 610304
1723.50/1723.89	c total #propagations: 1340624155 / total #impl: 6581984631 (eff. 0.204)
1723.50/1723.89	c #Conflicts:    2848000 | #Learnt:      72149 | 0.000
1723.50/1723.89	c total clause space: 545.701MB
1723.50/1723.89	c total #watches: 613552
1724.19/1724.52	c total #propagations: 1341156218 / total #impl: 6584810364 (eff. 0.204)
1724.19/1724.52	c #Conflicts:    2849000 | #Learnt:      73149 | 0.000
1724.19/1724.52	c total clause space: 545.701MB
1724.19/1724.52	c total #watches: 616657
1724.79/1725.12	c total #propagations: 1341660886 / total #impl: 6587218671 (eff. 0.204)
1724.79/1725.12	c #Conflicts:    2850000 | #Learnt:      74149 | 0.000
1724.79/1725.12	c total clause space: 545.701MB
1724.79/1725.12	c total #watches: 619584
1725.39/1725.72	c total #propagations: 1342164252 / total #impl: 6589569577 (eff. 0.204)
1725.39/1725.72	c #Conflicts:    2851000 | #Learnt:      75149 | 0.000
1725.39/1725.72	c total clause space: 545.701MB
1725.39/1725.72	c total #watches: 622929
1725.99/1726.30	c total #propagations: 1342608617 / total #impl: 6591581937 (eff. 0.204)
1725.99/1726.30	c #Conflicts:    2852000 | #Learnt:      76149 | 0.000
1725.99/1726.30	c total clause space: 545.701MB
1725.99/1726.31	c total #watches: 625592
1726.59/1726.92	c total #propagations: 1343121353 / total #impl: 6593834766 (eff. 0.204)
1726.59/1726.92	c #Conflicts:    2853000 | #Learnt:      77149 | 0.000
1726.59/1726.92	c total clause space: 545.701MB
1726.59/1726.92	c total #watches: 629100
1727.39/1727.78	c total #propagations: 1343599524 / total #impl: 6596129351 (eff. 0.204)
1727.39/1727.78	c #Conflicts:    2854000 | #Learnt:      78149 | 0.000
1727.39/1727.78	c total clause space: 545.701MB
1727.39/1727.78	c total #watches: 632148
1727.99/1728.32	c total #propagations: 1344059649 / total #impl: 6598328829 (eff. 0.204)
1727.99/1728.32	c #Conflicts:    2855000 | #Learnt:      79149 | 0.000
1727.99/1728.32	c total clause space: 545.701MB
1727.99/1728.32	c total #watches: 635179
1728.49/1728.86	c total #propagations: 1344516330 / total #impl: 6600968883 (eff. 0.204)
1728.49/1728.86	c #Conflicts:    2856000 | #Learnt:      80149 | 0.000
1728.49/1728.86	c total clause space: 545.701MB
1728.49/1728.87	c total #watches: 638197
1729.09/1729.49	c total #propagations: 1345046188 / total #impl: 6604001169 (eff. 0.204)
1729.09/1729.49	c #Conflicts:    2857000 | #Learnt:      81149 | 0.000
1729.09/1729.49	c total clause space: 545.701MB
1729.09/1729.49	c total #watches: 640934
1729.69/1730.08	c total #propagations: 1345747609 / total #impl: 6607180234 (eff. 0.204)
1729.69/1730.08	c GC COLLECT
1729.69/1730.08	c #Conflicts:    2858000 | #Learnt:      41149 | 0.000
1729.69/1730.08	c total clause space: 545.701MB
1729.69/1730.08	c total #watches: 525054
1730.19/1730.51	c total #propagations: 1346338692 / total #impl: 6610074343 (eff. 0.204)
1730.19/1730.51	c #Conflicts:    2859000 | #Learnt:      42149 | 0.000
1730.19/1730.51	c total clause space: 545.701MB
1730.19/1730.51	c total #watches: 528842
1730.59/1730.97	c total #propagations: 1346968791 / total #impl: 6613121596 (eff. 0.204)
1730.59/1730.97	c #Conflicts:    2860000 | #Learnt:      43149 | 0.000
1730.59/1730.97	c total clause space: 545.701MB
1730.59/1730.97	c total #watches: 532002
1731.10/1731.44	c total #propagations: 1347473760 / total #impl: 6615462545 (eff. 0.204)
1731.10/1731.44	c #Conflicts:    2861000 | #Learnt:      44149 | 0.000
1731.10/1731.44	c total clause space: 545.701MB
1731.10/1731.44	c total #watches: 534870
1731.49/1731.87	c total #propagations: 1347990500 / total #impl: 6617781214 (eff. 0.204)
1731.49/1731.87	c #Conflicts:    2862000 | #Learnt:      45149 | 0.000
1731.49/1731.87	c total clause space: 545.701MB
1731.49/1731.87	c total #watches: 537310
1731.99/1732.39	c total #propagations: 1348415147 / total #impl: 6619546225 (eff. 0.204)
1731.99/1732.39	c #Conflicts:    2863000 | #Learnt:      46149 | 0.000
1731.99/1732.39	c total clause space: 545.701MB
1731.99/1732.39	c total #watches: 540350
1732.49/1732.85	c total #propagations: 1349021061 / total #impl: 6621992310 (eff. 0.204)
1732.49/1732.85	c #Conflicts:    2864000 | #Learnt:      47149 | 0.000
1732.49/1732.85	c total clause space: 545.701MB
1732.49/1732.86	c total #watches: 542935
1732.99/1733.37	c total #propagations: 1349571511 / total #impl: 6624315662 (eff. 0.204)
1732.99/1733.37	c #Conflicts:    2865000 | #Learnt:      48149 | 0.000
1732.99/1733.37	c total clause space: 545.701MB
1732.99/1733.37	c total #watches: 546023
1733.49/1733.86	c total #propagations: 1350112783 / total #impl: 6626703090 (eff. 0.204)
1733.49/1733.86	c #Conflicts:    2866000 | #Learnt:      49149 | 0.000
1733.49/1733.86	c total clause space: 545.701MB
1733.49/1733.86	c total #watches: 548930
1733.99/1734.37	c total #propagations: 1350583111 / total #impl: 6629205082 (eff. 0.204)
1733.99/1734.37	c #Conflicts:    2867000 | #Learnt:      50149 | 0.000
1733.99/1734.37	c total clause space: 545.701MB
1733.99/1734.37	c total #watches: 551770
1734.59/1734.90	c total #propagations: 1350995982 / total #impl: 6631461644 (eff. 0.204)
1734.59/1734.90	c #Conflicts:    2868000 | #Learnt:      51149 | 0.000
1734.59/1734.90	c total clause space: 545.701MB
1734.59/1734.90	c total #watches: 554745
1735.09/1735.43	c total #propagations: 1351559591 / total #impl: 6633935325 (eff. 0.204)
1735.09/1735.43	c #Conflicts:    2869000 | #Learnt:      52149 | 0.000
1735.09/1735.43	c total clause space: 545.701MB
1735.09/1735.43	c total #watches: 557864
1735.60/1735.93	c total #propagations: 1352046335 / total #impl: 6636271191 (eff. 0.204)
1735.60/1735.93	c #Conflicts:    2870000 | #Learnt:      53149 | 0.000
1735.60/1735.93	c total clause space: 545.701MB
1735.60/1735.93	c total #watches: 560340
1736.19/1736.51	c total #propagations: 1352511507 / total #impl: 6638146481 (eff. 0.204)
1736.19/1736.51	c #Conflicts:    2871000 | #Learnt:      54149 | 0.000
1736.19/1736.51	c total clause space: 545.701MB
1736.19/1736.51	c total #watches: 563157
1736.70/1737.04	c total #propagations: 1353086124 / total #impl: 6640394782 (eff. 0.204)
1736.70/1737.04	c #Conflicts:    2872000 | #Learnt:      55149 | 0.000
1736.70/1737.04	c total clause space: 545.701MB
1736.70/1737.04	c total #watches: 566249
1737.09/1737.49	c total #propagations: 1353659795 / total #impl: 6643251426 (eff. 0.204)
1737.09/1737.49	c #Conflicts:    2873000 | #Learnt:      56149 | 0.000
1737.09/1737.49	c total clause space: 545.701MB
1737.09/1737.49	c total #watches: 568971
1737.70/1738.01	c total #propagations: 1354060112 / total #impl: 6644929325 (eff. 0.204)
1737.70/1738.01	c #Conflicts:    2874000 | #Learnt:      57149 | 0.000
1737.70/1738.01	c total clause space: 545.701MB
1737.70/1738.01	c total #watches: 571811
1738.19/1738.54	c total #propagations: 1354554097 / total #impl: 6647092752 (eff. 0.204)
1738.19/1738.54	c #Conflicts:    2875000 | #Learnt:      58149 | 0.000
1738.19/1738.54	c total clause space: 545.701MB
1738.19/1738.54	c total #watches: 574694
1738.59/1738.92	c total #propagations: 1355038012 / total #impl: 6649963805 (eff. 0.204)
1738.59/1738.92	c #Conflicts:    2876000 | #Learnt:      59149 | 0.000
1738.59/1738.92	c total clause space: 545.701MB
1738.59/1738.92	c total #watches: 578308
1739.09/1739.40	c total #propagations: 1355352047 / total #impl: 6651294788 (eff. 0.204)
1739.09/1739.40	c #Conflicts:    2877000 | #Learnt:      60149 | 0.000
1739.09/1739.40	c total clause space: 545.701MB
1739.09/1739.40	c total #watches: 581543
1739.59/1739.93	c total #propagations: 1355717869 / total #impl: 6652880909 (eff. 0.204)
1739.59/1739.93	c #Conflicts:    2878000 | #Learnt:      61149 | 0.000
1739.59/1739.93	c total clause space: 545.701MB
1739.59/1739.93	c total #watches: 585082
1740.09/1740.42	c total #propagations: 1356077583 / total #impl: 6654611401 (eff. 0.204)
1740.09/1740.42	c #Conflicts:    2879000 | #Learnt:      62149 | 0.000
1740.09/1740.42	c total clause space: 545.701MB
1740.09/1740.42	c total #watches: 588272
1740.69/1741.00	c total #propagations: 1356539015 / total #impl: 6656939436 (eff. 0.204)
1740.69/1741.00	c #Conflicts:    2880000 | #Learnt:      63149 | 0.000
1740.69/1741.00	c total clause space: 545.701MB
1740.69/1741.00	c total #watches: 592007
1741.29/1741.66	c total #propagations: 1357091122 / total #impl: 6660144075 (eff. 0.204)
1741.29/1741.66	c #Conflicts:    2881000 | #Learnt:      64149 | 0.000
1741.29/1741.66	c total clause space: 545.701MB
1741.29/1741.66	c total #watches: 594559
1741.89/1742.27	c total #propagations: 1357685045 / total #impl: 6663286714 (eff. 0.204)
1741.89/1742.27	c #Conflicts:    2882000 | #Learnt:      65149 | 0.000
1741.89/1742.27	c total clause space: 545.701MB
1741.89/1742.27	c total #watches: 597119
1742.49/1742.89	c total #propagations: 1358244351 / total #impl: 6666298717 (eff. 0.204)
1742.49/1742.89	c #Conflicts:    2883000 | #Learnt:      66149 | 0.000
1742.49/1742.89	c total clause space: 545.701MB
1742.49/1742.89	c total #watches: 600453
1743.30/1743.64	c total #propagations: 1358796762 / total #impl: 6669505820 (eff. 0.204)
1743.30/1743.64	c #Conflicts:    2884000 | #Learnt:      67149 | 0.000
1743.30/1743.64	c total clause space: 545.701MB
1743.30/1743.64	c total #watches: 603408
1743.99/1744.36	c total #propagations: 1359372746 / total #impl: 6672544444 (eff. 0.204)
1743.99/1744.36	c #Conflicts:    2885000 | #Learnt:      68149 | 0.000
1743.99/1744.36	c total clause space: 545.701MB
1743.99/1744.36	c total #watches: 606762
1744.59/1744.97	c total #propagations: 1359873139 / total #impl: 6675164784 (eff. 0.204)
1744.59/1744.97	c #Conflicts:    2886000 | #Learnt:      69149 | 0.000
1744.59/1744.97	c total clause space: 545.701MB
1744.59/1744.97	c total #watches: 609370
1745.29/1745.68	c total #propagations: 1360256817 / total #impl: 6676770467 (eff. 0.204)
1745.29/1745.68	c #Conflicts:    2887000 | #Learnt:      70149 | 0.000
1745.29/1745.68	c total clause space: 545.701MB
1745.29/1745.68	c total #watches: 612096
1745.99/1746.35	c total #propagations: 1360658273 / total #impl: 6678482793 (eff. 0.204)
1745.99/1746.35	c #Conflicts:    2888000 | #Learnt:      71149 | 0.000
1745.99/1746.35	c total clause space: 545.701MB
1745.99/1746.35	c total #watches: 615229
1746.69/1747.08	c total #propagations: 1361042570 / total #impl: 6680172365 (eff. 0.204)
1746.69/1747.08	c #Conflicts:    2889000 | #Learnt:      72149 | 0.000
1746.69/1747.08	c total clause space: 545.701MB
1746.69/1747.08	c total #watches: 618758
1747.49/1747.82	c total #propagations: 1361422809 / total #impl: 6681919633 (eff. 0.204)
1747.49/1747.82	c #Conflicts:    2890000 | #Learnt:      73149 | 0.000
1747.49/1747.82	c total clause space: 545.701MB
1747.49/1747.82	c total #watches: 621149
1748.19/1748.53	c total #propagations: 1361799332 / total #impl: 6683575392 (eff. 0.204)
1748.19/1748.53	c #Conflicts:    2891000 | #Learnt:      74149 | 0.000
1748.19/1748.53	c total clause space: 545.701MB
1748.19/1748.53	c total #watches: 623854
1748.89/1749.23	c total #propagations: 1362166280 / total #impl: 6685212155 (eff. 0.204)
1748.89/1749.23	c #Conflicts:    2892000 | #Learnt:      75149 | 0.000
1748.89/1749.23	c total clause space: 545.701MB
1748.89/1749.23	c total #watches: 626268
1749.59/1749.93	c total #propagations: 1362538373 / total #impl: 6686812496 (eff. 0.204)
1749.59/1749.93	c #Conflicts:    2893000 | #Learnt:      76149 | 0.000
1749.59/1749.93	c total clause space: 545.701MB
1749.59/1749.93	c total #watches: 628515
1750.29/1750.63	c total #propagations: 1362907070 / total #impl: 6688443898 (eff. 0.204)
1750.29/1750.63	c #Conflicts:    2894000 | #Learnt:      77149 | 0.000
1750.29/1750.63	c total clause space: 545.701MB
1750.29/1750.63	c total #watches: 630989
1751.00/1751.33	c total #propagations: 1363295858 / total #impl: 6690122398 (eff. 0.204)
1751.00/1751.33	c #Conflicts:    2895000 | #Learnt:      78149 | 0.000
1751.00/1751.33	c total clause space: 545.701MB
1751.00/1751.33	c total #watches: 633319
1751.79/1752.16	c total #propagations: 1363655555 / total #impl: 6691856343 (eff. 0.204)
1751.79/1752.16	c #Conflicts:    2896000 | #Learnt:      79149 | 0.000
1751.79/1752.16	c total clause space: 545.701MB
1751.79/1752.16	c total #watches: 636130
1752.59/1752.91	c total #propagations: 1364062353 / total #impl: 6693696755 (eff. 0.204)
1752.59/1752.91	c #Conflicts:    2897000 | #Learnt:      80149 | 0.000
1752.59/1752.91	c total clause space: 545.701MB
1752.59/1752.91	c total #watches: 638412
1753.29/1753.63	c total #propagations: 1364437300 / total #impl: 6695338384 (eff. 0.204)
1753.29/1753.63	c #Conflicts:    2898000 | #Learnt:      81149 | 0.000
1753.29/1753.63	c total clause space: 545.701MB
1753.29/1753.63	c total #watches: 640941
1753.99/1754.33	c total #propagations: 1364911102 / total #impl: 6697574977 (eff. 0.204)
1753.99/1754.33	c #Conflicts:    2899000 | #Learnt:      82149 | 0.000
1753.99/1754.33	c total clause space: 545.701MB
1753.99/1754.33	c total #watches: 643726
1754.69/1755.01	c total #propagations: 1365388191 / total #impl: 6700650278 (eff. 0.204)
1754.69/1755.01	c GC COLLECT
1754.69/1755.01	c #Conflicts:    2900000 | #Learnt:      41873 | 0.000
1754.69/1755.01	c total clause space: 545.701MB
1754.69/1755.01	c total #watches: 527118
1755.19/1755.50	c total #propagations: 1365876441 / total #impl: 6703680260 (eff. 0.204)
1755.19/1755.50	c #Conflicts:    2901000 | #Learnt:      42873 | 0.000
1755.19/1755.50	c total clause space: 545.701MB
1755.19/1755.50	c total #watches: 529929
1755.59/1755.98	c total #propagations: 1366364668 / total #impl: 6706763176 (eff. 0.204)
1755.59/1755.98	c #Conflicts:    2902000 | #Learnt:      43873 | 0.000
1755.59/1755.98	c total clause space: 545.701MB
1755.59/1755.98	c total #watches: 532684
1756.19/1756.52	c total #propagations: 1366835342 / total #impl: 6709979834 (eff. 0.204)
1756.19/1756.52	c #Conflicts:    2903000 | #Learnt:      44873 | 0.000
1756.19/1756.52	c total clause space: 545.701MB
1756.19/1756.52	c total #watches: 536209
1756.79/1757.14	c total #propagations: 1367307051 / total #impl: 6713087240 (eff. 0.204)
1756.79/1757.14	c #Conflicts:    2904000 | #Learnt:      45873 | 0.000
1756.79/1757.14	c total clause space: 545.701MB
1756.79/1757.14	c total #watches: 538689
1757.29/1757.68	c total #propagations: 1367824170 / total #impl: 6716189437 (eff. 0.204)
1757.29/1757.68	c #Conflicts:    2905000 | #Learnt:      46873 | 0.000
1757.29/1757.68	c total clause space: 545.701MB
1757.29/1757.68	c total #watches: 540987
1757.89/1758.27	c total #propagations: 1368310657 / total #impl: 6719044763 (eff. 0.204)
1757.89/1758.27	c #Conflicts:    2906000 | #Learnt:      47873 | 0.000
1757.89/1758.27	c total clause space: 545.701MB
1757.89/1758.27	c total #watches: 543973
1758.49/1758.81	c total #propagations: 1368819429 / total #impl: 6722344812 (eff. 0.204)
1758.49/1758.81	c #Conflicts:    2907000 | #Learnt:      48873 | 0.000
1758.49/1758.81	c total clause space: 545.701MB
1758.49/1758.81	c total #watches: 546533
1758.99/1759.39	c total #propagations: 1369236541 / total #impl: 6724673244 (eff. 0.204)
1758.99/1759.39	c #Conflicts:    2908000 | #Learnt:      49873 | 0.000
1758.99/1759.39	c total clause space: 545.701MB
1758.99/1759.39	c total #watches: 550522
1759.59/1759.96	c total #propagations: 1369655776 / total #impl: 6727136084 (eff. 0.204)
1759.59/1759.96	c #Conflicts:    2909000 | #Learnt:      50873 | 0.000
1759.59/1759.96	c total clause space: 545.701MB
1759.59/1759.96	c total #watches: 553415
1760.19/1760.59	c total #propagations: 1370109271 / total #impl: 6729704267 (eff. 0.204)
1760.19/1760.59	c #Conflicts:    2910000 | #Learnt:      51873 | 0.000
1760.19/1760.59	c total clause space: 545.701MB
1760.19/1760.59	c total #watches: 555911
1760.79/1761.17	c total #propagations: 1370608578 / total #impl: 6732496031 (eff. 0.204)
1760.79/1761.17	c #Conflicts:    2911000 | #Learnt:      52873 | 0.000
1760.79/1761.17	c total clause space: 545.701MB
1760.79/1761.17	c total #watches: 558176
1761.49/1761.90	c total #propagations: 1371052213 / total #impl: 6734871749 (eff. 0.204)
1761.49/1761.90	c #Conflicts:    2912000 | #Learnt:      53873 | 0.000
1761.49/1761.90	c total clause space: 545.701MB
1761.59/1761.90	c total #watches: 560611
1762.29/1762.60	c total #propagations: 1371553721 / total #impl: 6737763663 (eff. 0.204)
1762.29/1762.60	c #Conflicts:    2913000 | #Learnt:      54873 | 0.000
1762.29/1762.60	c total clause space: 545.701MB
1762.29/1762.60	c total #watches: 562965
1762.89/1763.23	c total #propagations: 1372024187 / total #impl: 6740454724 (eff. 0.204)
1762.89/1763.23	c #Conflicts:    2914000 | #Learnt:      55873 | 0.000
1762.89/1763.23	c total clause space: 545.701MB
1762.89/1763.23	c total #watches: 565418
1763.49/1763.89	c total #propagations: 1372458941 / total #impl: 6742753510 (eff. 0.204)
1763.49/1763.89	c #Conflicts:    2915000 | #Learnt:      56873 | 0.000
1763.49/1763.89	c total clause space: 545.701MB
1763.49/1763.89	c total #watches: 567676
1764.29/1764.61	c total #propagations: 1372916069 / total #impl: 6745128369 (eff. 0.204)
1764.29/1764.61	c #Conflicts:    2916000 | #Learnt:      57873 | 0.000
1764.29/1764.61	c total clause space: 545.701MB
1764.29/1764.61	c total #watches: 570909
1764.99/1765.38	c total #propagations: 1373427124 / total #impl: 6748129654 (eff. 0.204)
1764.99/1765.38	c #Conflicts:    2917000 | #Learnt:      58873 | 0.000
1764.99/1765.38	c total clause space: 545.701MB
1764.99/1765.38	c total #watches: 574659
1765.89/1766.20	c total #propagations: 1373970878 / total #impl: 6751685758 (eff. 0.204)
1765.89/1766.20	c #Conflicts:    2918000 | #Learnt:      59873 | 0.000
1765.89/1766.20	c total clause space: 545.701MB
1765.89/1766.20	c total #watches: 578619
1766.69/1767.06	c total #propagations: 1374483563 / total #impl: 6755011652 (eff. 0.203)
1766.69/1767.06	c #Conflicts:    2919000 | #Learnt:      60873 | 0.000
1766.69/1767.06	c total clause space: 545.701MB
1766.69/1767.06	c total #watches: 581649
1767.69/1768.07	c total #propagations: 1374988892 / total #impl: 6758270124 (eff. 0.203)
1767.69/1768.07	c #Conflicts:    2920000 | #Learnt:      61873 | 0.000
1767.69/1768.07	c total clause space: 545.701MB
1767.69/1768.07	c total #watches: 583849
1768.79/1769.11	c total #propagations: 1375526853 / total #impl: 6761556212 (eff. 0.203)
1768.79/1769.11	c #Conflicts:    2921000 | #Learnt:      62873 | 0.000
1768.79/1769.11	c total clause space: 545.701MB
1768.79/1769.11	c total #watches: 587284
1769.79/1770.10	c total #propagations: 1376058678 / total #impl: 6764897605 (eff. 0.203)
1769.79/1770.10	c #Conflicts:    2922000 | #Learnt:      63873 | 0.000
1769.79/1770.10	c total clause space: 545.701MB
1769.79/1770.10	c total #watches: 590908
1770.99/1771.30	c total #propagations: 1376596270 / total #impl: 6768497443 (eff. 0.203)
1770.99/1771.30	c #Conflicts:    2923000 | #Learnt:      64873 | 0.000
1770.99/1771.30	c total clause space: 545.701MB
1770.99/1771.30	c total #watches: 594582
1771.49/1771.84	c total #propagations: 1377164788 / total #impl: 6772035765 (eff. 0.203)
1771.49/1771.84	c #Conflicts:    2924000 | #Learnt:      65873 | 0.000
1771.49/1771.84	c total clause space: 545.701MB
1771.49/1771.84	c total #watches: 597243
1771.99/1772.31	c total #propagations: 1377646334 / total #impl: 6774372741 (eff. 0.203)
1771.99/1772.31	c #Conflicts:    2925000 | #Learnt:      66873 | 0.000
1771.99/1772.31	c total clause space: 545.701MB
1771.99/1772.31	c total #watches: 599549
1772.49/1772.83	c total #propagations: 1378055820 / total #impl: 6776201716 (eff. 0.203)
1772.49/1772.83	c #Conflicts:    2926000 | #Learnt:      67873 | 0.000
1772.49/1772.83	c total clause space: 545.701MB
1772.49/1772.84	c total #watches: 603083
1772.99/1773.32	c total #propagations: 1378496367 / total #impl: 6778317375 (eff. 0.203)
1772.99/1773.32	c #Conflicts:    2927000 | #Learnt:      68873 | 0.000
1772.99/1773.32	c total clause space: 545.701MB
1772.99/1773.32	c total #watches: 605710
1773.49/1773.88	c total #propagations: 1378868733 / total #impl: 6780084464 (eff. 0.203)
1773.49/1773.88	c #Conflicts:    2928000 | #Learnt:      69873 | 0.000
1773.49/1773.88	c total clause space: 545.701MB
1773.49/1773.88	c total #watches: 609197
1774.09/1774.44	c total #propagations: 1379288309 / total #impl: 6782273288 (eff. 0.203)
1774.09/1774.44	c #Conflicts:    2929000 | #Learnt:      70873 | 0.000
1774.09/1774.44	c total clause space: 545.701MB
1774.09/1774.44	c total #watches: 611309
1774.69/1775.02	c total #propagations: 1379678184 / total #impl: 6784171619 (eff. 0.203)
1774.69/1775.02	c #Conflicts:    2930000 | #Learnt:      71873 | 0.000
1774.69/1775.02	c total clause space: 545.701MB
1774.69/1775.02	c total #watches: 613714
1775.19/1775.59	c total #propagations: 1380136973 / total #impl: 6786320764 (eff. 0.203)
1775.19/1775.59	c #Conflicts:    2931000 | #Learnt:      72873 | 0.000
1775.19/1775.59	c total clause space: 545.701MB
1775.19/1775.59	c total #watches: 616347
1775.78/1776.17	c total #propagations: 1380573473 / total #impl: 6788604991 (eff. 0.203)
1775.78/1776.17	c #Conflicts:    2932000 | #Learnt:      73873 | 0.000
1775.78/1776.17	c total clause space: 545.701MB
1775.78/1776.17	c total #watches: 618622
1776.38/1776.76	c total #propagations: 1381000665 / total #impl: 6790725870 (eff. 0.203)
1776.38/1776.76	c #Conflicts:    2933000 | #Learnt:      74873 | 0.000
1776.38/1776.76	c total clause space: 545.701MB
1776.38/1776.76	c total #watches: 621697
1776.98/1777.31	c total #propagations: 1381379514 / total #impl: 6792495394 (eff. 0.203)
1776.98/1777.31	c #Conflicts:    2934000 | #Learnt:      75873 | 0.000
1776.98/1777.31	c total clause space: 545.701MB
1776.98/1777.31	c total #watches: 624537
1777.48/1777.81	c total #propagations: 1381756571 / total #impl: 6794475407 (eff. 0.203)
1777.48/1777.81	c #Conflicts:    2935000 | #Learnt:      76873 | 0.000
1777.48/1777.81	c total clause space: 545.701MB
1777.48/1777.81	c total #watches: 626880
1777.98/1778.33	c total #propagations: 1382173848 / total #impl: 6796738634 (eff. 0.203)
1777.98/1778.33	c #Conflicts:    2936000 | #Learnt:      77873 | 0.000
1777.98/1778.33	c total clause space: 545.701MB
1777.98/1778.33	c total #watches: 629095
1778.58/1778.93	c total #propagations: 1382559598 / total #impl: 6798751999 (eff. 0.203)
1778.58/1778.93	c #Conflicts:    2937000 | #Learnt:      78873 | 0.000
1778.58/1778.93	c total clause space: 545.701MB
1778.58/1778.93	c total #watches: 631225
1779.28/1779.65	c total #propagations: 1382957389 / total #impl: 6800957033 (eff. 0.203)
1779.28/1779.65	c #Conflicts:    2938000 | #Learnt:      79873 | 0.000
1779.28/1779.65	c total clause space: 545.701MB
1779.28/1779.65	c total #watches: 634206
1779.98/1780.32	c total #propagations: 1383379123 / total #impl: 6803204034 (eff. 0.203)
1779.98/1780.32	c #Conflicts:    2939000 | #Learnt:      80873 | 0.000
1779.98/1780.32	c total clause space: 545.701MB
1779.98/1780.32	c total #watches: 636618
1780.69/1781.04	c total #propagations: 1383771218 / total #impl: 6805311383 (eff. 0.203)
1780.69/1781.04	c #Conflicts:    2940000 | #Learnt:      81873 | 0.000
1780.69/1781.04	c total clause space: 545.701MB
1780.69/1781.04	c total #watches: 639922
1781.38/1781.79	c total #propagations: 1384184533 / total #impl: 6807499539 (eff. 0.203)
1781.38/1781.79	c #Conflicts:    2941000 | #Learnt:      82873 | 0.000
1781.38/1781.79	c total clause space: 545.701MB
1781.38/1781.79	c total #watches: 642309
1782.08/1782.40	c total #propagations: 1384603162 / total #impl: 6809552283 (eff. 0.203)
1782.08/1782.40	c GC COLLECT
1782.08/1782.40	c #Conflicts:    2942000 | #Learnt:      42277 | 0.000
1782.08/1782.40	c total clause space: 545.701MB
1782.08/1782.40	c total #watches: 528937
1782.48/1782.85	c total #propagations: 1385041400 / total #impl: 6811946712 (eff. 0.203)
1782.48/1782.85	c #Conflicts:    2943000 | #Learnt:      43277 | 0.000
1782.48/1782.85	c total clause space: 545.701MB
1782.48/1782.85	c total #watches: 532250
1782.89/1783.26	c total #propagations: 1385452673 / total #impl: 6814242416 (eff. 0.203)
1782.89/1783.26	c #Conflicts:    2944000 | #Learnt:      44277 | 0.000
1782.89/1783.26	c total clause space: 545.701MB
1782.89/1783.26	c total #watches: 535230
1783.28/1783.69	c total #propagations: 1385809128 / total #impl: 6816385953 (eff. 0.203)
1783.28/1783.69	c #Conflicts:    2945000 | #Learnt:      45277 | 0.000
1783.28/1783.69	c total clause space: 545.701MB
1783.28/1783.69	c total #watches: 538253
1783.78/1784.20	c total #propagations: 1386167284 / total #impl: 6818591618 (eff. 0.203)
1783.78/1784.20	c #Conflicts:    2946000 | #Learnt:      46277 | 0.000
1783.78/1784.20	c total clause space: 545.701MB
1783.78/1784.20	c total #watches: 541026
1784.28/1784.68	c total #propagations: 1386531172 / total #impl: 6820833415 (eff. 0.203)
1784.28/1784.68	c #Conflicts:    2947000 | #Learnt:      47277 | 0.000
1784.28/1784.68	c total clause space: 545.701MB
1784.28/1784.68	c total #watches: 543951
1784.78/1785.16	c total #propagations: 1386867563 / total #impl: 6822916189 (eff. 0.203)
1784.78/1785.16	c #Conflicts:    2948000 | #Learnt:      48277 | 0.000
1784.78/1785.16	c total clause space: 545.701MB
1784.78/1785.16	c total #watches: 546499
1785.38/1785.73	c total #propagations: 1387204305 / total #impl: 6824886961 (eff. 0.203)
1785.38/1785.73	c #Conflicts:    2949000 | #Learnt:      49277 | 0.000
1785.38/1785.73	c total clause space: 545.701MB
1785.38/1785.73	c total #watches: 549354
1785.98/1786.33	c total #propagations: 1387587607 / total #impl: 6827211427 (eff. 0.203)
1785.98/1786.33	c #Conflicts:    2950000 | #Learnt:      50277 | 0.000
1785.98/1786.33	c total clause space: 545.701MB
1785.98/1786.33	c total #watches: 551848
1786.58/1786.91	c total #propagations: 1387968461 / total #impl: 6829616732 (eff. 0.203)
1786.58/1786.91	c #Conflicts:    2951000 | #Learnt:      51277 | 0.000
1786.58/1786.91	c total clause space: 545.701MB
1786.58/1786.91	c total #watches: 554661
1787.19/1787.51	c total #propagations: 1388323396 / total #impl: 6831782208 (eff. 0.203)
1787.19/1787.51	c #Conflicts:    2952000 | #Learnt:      52277 | 0.000
1787.19/1787.51	c total clause space: 545.701MB
1787.19/1787.51	c total #watches: 557340
1787.88/1788.21	c total #propagations: 1388657689 / total #impl: 6833828594 (eff. 0.203)
1787.88/1788.21	c #Conflicts:    2953000 | #Learnt:      53277 | 0.000
1787.88/1788.21	c total clause space: 545.701MB
1787.88/1788.21	c total #watches: 560035
1788.68/1789.00	c total #propagations: 1389015411 / total #impl: 6835883627 (eff. 0.203)
1788.68/1789.00	c #Conflicts:    2954000 | #Learnt:      54277 | 0.000
1788.68/1789.00	c total clause space: 545.701MB
1788.68/1789.00	c total #watches: 562869
1789.49/1789.82	c total #propagations: 1389414454 / total #impl: 6838216123 (eff. 0.203)
1789.49/1789.82	c #Conflicts:    2955000 | #Learnt:      55277 | 0.000
1789.49/1789.82	c total clause space: 545.701MB
1789.49/1789.82	c total #watches: 566210
1790.28/1790.66	c total #propagations: 1389793351 / total #impl: 6840408468 (eff. 0.203)
1790.28/1790.66	c #Conflicts:    2956000 | #Learnt:      56277 | 0.000
1790.28/1790.66	c total clause space: 545.701MB
1790.28/1790.66	c total #watches: 568932
1791.18/1791.54	c total #propagations: 1390141527 / total #impl: 6842492679 (eff. 0.203)
1791.18/1791.54	c #Conflicts:    2957000 | #Learnt:      57277 | 0.000
1791.18/1791.54	c total clause space: 545.701MB
1791.18/1791.54	c total #watches: 571320
1791.98/1792.30	c total #propagations: 1390521084 / total #impl: 6844550481 (eff. 0.203)
1791.98/1792.30	c #Conflicts:    2958000 | #Learnt:      58277 | 0.000
1791.98/1792.30	c total clause space: 545.701MB
1791.98/1792.30	c total #watches: 574670
1792.79/1793.18	c total #propagations: 1390897874 / total #impl: 6846692250 (eff. 0.203)
1792.79/1793.18	c #Conflicts:    2959000 | #Learnt:      59277 | 0.000
1792.79/1793.18	c total clause space: 545.701MB
1792.79/1793.18	c total #watches: 577396
1793.68/1794.06	c total #propagations: 1391284987 / total #impl: 6848785756 (eff. 0.203)
1793.68/1794.06	c #Conflicts:    2960000 | #Learnt:      60277 | 0.000
1793.68/1794.06	c total clause space: 545.701MB
1793.68/1794.06	c total #watches: 580553
1794.68/1795.05	c total #propagations: 1391638160 / total #impl: 6850769742 (eff. 0.203)
1794.68/1795.05	c #Conflicts:    2961000 | #Learnt:      61277 | 0.000
1794.68/1795.05	c total clause space: 545.701MB
1794.68/1795.05	c total #watches: 583561
1795.68/1796.03	c total #propagations: 1392024175 / total #impl: 6852917822 (eff. 0.203)
1795.68/1796.03	c #Conflicts:    2962000 | #Learnt:      62277 | 0.000
1795.68/1796.03	c total clause space: 545.701MB
1795.68/1796.03	c total #watches: 585962
1796.78/1797.11	c total #propagations: 1392397673 / total #impl: 6855016442 (eff. 0.203)
1796.78/1797.11	c #Conflicts:    2963000 | #Learnt:      63277 | 0.000
1796.78/1797.11	c total clause space: 545.701MB
1796.78/1797.11	c total #watches: 588518
1797.78/1798.13	c total #propagations: 1392784638 / total #impl: 6857020036 (eff. 0.203)
1797.78/1798.13	c #Conflicts:    2964000 | #Learnt:      64277 | 0.000
1797.78/1798.13	c total clause space: 545.701MB
1797.78/1798.13	c total #watches: 591101
1798.78/1799.13	c total #propagations: 1393155992 / total #impl: 6858926640 (eff. 0.203)
1798.78/1799.13	c #Conflicts:    2965000 | #Learnt:      65277 | 0.000
1798.78/1799.13	c total clause space: 545.701MB
1798.78/1799.13	c total #watches: 594113
1799.78/1800.19	c total #propagations: 1393529095 / total #impl: 6861078880 (eff. 0.203)
1799.78/1800.19	c #Conflicts:    2966000 | #Learnt:      66277 | 0.000
1799.78/1800.19	c total clause space: 545.701MB
1799.78/1800.19	c total #watches: 597031

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-4108595-1466285971/watcher-4108595-1466285971 -o /tmp/evaluation-result-4108595-1466285971/solver-4108595-1466285971 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466284166-15430 --watchdog 1960 --input HOME/instance-4108595-1466285971.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.20 2.23 2.24 3/176 15642
/proc/meminfo: memFree=30243520/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 30643919 57319424 7804 33554432000 4194304 6211289 140733659948592 140734064528168 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 13994 7804 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.20 2.23 2.24 3/176 15642
/proc/meminfo: memFree=30243520/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=59768 CPUtime=0.09 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 1276 0 0 0 8 1 0 0 20 0 1 0 30643919 61202432 11503 33554432000 4194304 6211289 140733659948592 140734064528168 5418912 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 14942 11503 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200355 s]
/proc/loadavg: 2.20 2.23 2.24 3/176 15642
/proc/meminfo: memFree=30243520/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=63472 CPUtime=0.19 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 2008 0 0 0 18 1 0 0 20 0 1 0 30643919 64995328 12331 33554432000 4194304 6211289 140733659948592 140734064528168 5418912 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 15868 12331 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300347 s]
/proc/loadavg: 2.20 2.23 2.24 3/176 15642
/proc/meminfo: memFree=30243520/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=74924 CPUtime=0.29 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 3368 0 0 0 28 1 0 0 20 0 1 0 30643919 76722176 16246 33554432000 4194304 6211289 140733659948592 140734064528168 5161098 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 18731 16247 143 493 0 18228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74924

[startup+0.700298 s]
/proc/loadavg: 2.20 2.23 2.24 3/176 15642
/proc/meminfo: memFree=30243520/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=111296 CPUtime=0.69 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 6754 0 0 0 67 2 0 0 20 0 1 0 30643919 113967104 23783 33554432000 4194304 6211289 140733659948592 140733659946056 4228135 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 27824 23784 144 493 0 27321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111296

[startup+1.50024 s]
/proc/loadavg: 2.20 2.23 2.24 3/177 15643
/proc/meminfo: memFree=30118844/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=143828 CPUtime=1.49 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 9497 0 0 0 146 3 0 0 20 0 1 0 30643919 147279872 31636 33554432000 4194304 6211289 140733659948592 140733659946936 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 35957 31636 214 493 0 35454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143828

[startup+3.10023 s]
/proc/loadavg: 2.19 2.22 2.24 3/175 15657
/proc/meminfo: memFree=30291560/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=162796 CPUtime=3.09 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 10401 0 0 0 306 3 0 0 20 0 1 0 30643919 166703104 34195 33554432000 4194304 6211289 140733659948592 140733659946936 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 40699 34195 219 493 0 40196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162796

[startup+6.30024 s]
/proc/loadavg: 2.19 2.22 2.24 3/175 15703
/proc/meminfo: memFree=30281244/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=162796 CPUtime=6.29 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 10414 0 0 0 626 3 0 0 20 0 1 0 30643919 166703104 35737 33554432000 4194304 6211289 140733659948592 140733659946936 4216288 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 40699 35737 219 493 0 40196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162796

[startup+12.7002 s]
/proc/loadavg: 2.23 2.23 2.24 3/177 15781
/proc/meminfo: memFree=30125036/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=193616 CPUtime=12.69 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 11343 0 0 0 1265 4 0 0 20 0 1 0 30643919 198262784 39347 33554432000 4194304 6211289 140733659948592 140733659946936 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 48404 39347 219 493 0 47901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193616

[startup+25.5004 s]
/proc/loadavg: 2.27 2.24 2.24 3/177 15781
/proc/meminfo: memFree=30098796/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=193616 CPUtime=25.49 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 11417 0 0 0 2545 4 0 0 20 0 1 0 30643919 198262784 39900 33554432000 4194304 6211289 140733659948592 140733659946936 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 48404 39900 219 493 0 47901 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193616

[startup+51.1004 s]
/proc/loadavg: 2.31 2.25 2.25 3/178 15784
/proc/meminfo: memFree=30054764/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=193908 CPUtime=51.08 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 11500 0 0 0 5104 4 0 0 20 0 1 0 30643919 198561792 43560 33554432000 4194304 6211289 140733659948592 140733659946936 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 48477 43560 219 493 0 47974 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 193908

[startup+102.3 s]
/proc/loadavg: 2.28 2.25 2.25 3/177 15786
/proc/meminfo: memFree=30026728/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=246276 CPUtime=102.28 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 12716 0 0 0 10223 5 0 0 20 0 1 0 30643919 252186624 47577 33554432000 4194304 6211289 140733659948592 140733659946936 4239985 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 61569 47577 219 493 0 61066 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 246276

[startup+162.3 s]
/proc/loadavg: 2.31 2.27 2.25 4/177 15787
/proc/meminfo: memFree=29955016/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=329732 CPUtime=162.26 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 14376 0 0 0 16219 7 0 0 20 0 1 0 30643919 337645568 64141 33554432000 4194304 6211289 140733659948592 140733659946936 4209927 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 82433 64141 219 493 0 81930 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 329732

[startup+222.307 s]
/proc/loadavg: 2.15 2.23 2.24 3/177 15788
/proc/meminfo: memFree=29919624/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=331756 CPUtime=222.27 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 14831 0 0 0 22219 8 0 0 20 0 1 0 30643919 339718144 65618 33554432000 4194304 6211289 140733659948592 140733659946936 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 82939 65618 219 493 0 82436 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 331756

[startup+282.3 s]
/proc/loadavg: 2.26 2.25 2.24 3/177 15789
/proc/meminfo: memFree=29885296/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=333096 CPUtime=282.25 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 15179 0 0 0 28217 8 0 0 20 0 1 0 30643919 341090304 65966 33554432000 4194304 6211289 140733659948592 140733659946936 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 83274 65966 219 493 0 82771 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 333096

[startup+342.3 s]
/proc/loadavg: 2.29 2.26 2.25 3/177 15790
/proc/meminfo: memFree=29883208/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=334012 CPUtime=342.24 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 15398 0 0 0 34216 8 0 0 20 0 1 0 30643919 342028288 66185 33554432000 4194304 6211289 140733659948592 140733659946936 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 83503 66185 219 493 0 83000 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 334012

[startup+402.3 s]
/proc/loadavg: 2.25 2.26 2.24 3/177 15792
/proc/meminfo: memFree=29820632/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=335584 CPUtime=402.23 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 16045 0 0 0 40214 9 0 0 20 0 1 0 30643919 343638016 75950 33554432000 4194304 6211289 140733659948592 140733659946936 4240048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 83896 75950 219 493 0 83393 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 335584

[startup+462.3 s]
/proc/loadavg: 2.24 2.25 2.24 3/177 15793
/proc/meminfo: memFree=29811876/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=337760 CPUtime=462.22 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 16572 0 0 0 46213 9 0 0 20 0 1 0 30643919 345866240 78007 33554432000 4194304 6211289 140733659948592 140733659946936 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 84440 78007 219 493 0 83937 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 337760

[startup+522.3 s]
/proc/loadavg: 2.23 2.24 2.24 3/177 15794
/proc/meminfo: memFree=29747216/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=339240 CPUtime=522.21 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 16932 0 0 0 52212 9 0 0 20 0 1 0 30643919 347381760 80922 33554432000 4194304 6211289 140733659948592 140733659946936 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 84810 80922 219 493 0 84307 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 339240

[startup+582.3 s]
/proc/loadavg: 2.21 2.22 2.23 3/177 15795
/proc/meminfo: memFree=29724908/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=339652 CPUtime=582.2 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 17038 0 0 0 58211 9 0 0 20 0 1 0 30643919 347803648 81028 33554432000 4194304 6211289 140733659948592 140733659946936 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 84913 81028 219 493 0 84410 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 339652


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


[startup+882.307 s]
/proc/loadavg: 2.25 2.22 2.22 3/177 15815
/proc/meminfo: memFree=29623392/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=477004 CPUtime=882.17 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 18992 0 0 0 88205 12 0 0 20 0 1 0 30643919 488452096 99100 33554432000 4194304 6211289 140733659948592 140733659946936 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 119251 99100 219 493 0 118748 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 477004

[startup+942.3 s]
/proc/loadavg: 2.24 2.22 2.22 3/177 15816
/proc/meminfo: memFree=29481052/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=477532 CPUtime=942.14 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 19246 0 0 0 94202 12 0 0 20 0 1 0 30643919 488992768 99429 33554432000 4194304 6211289 140733659948592 140733659946936 4241164 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 119383 99429 219 493 0 118880 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 477532

[startup+1002.3 s]
/proc/loadavg: 2.13 2.19 2.20 4/177 15818
/proc/meminfo: memFree=29469732/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=478320 CPUtime=1002.1 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 19422 0 0 0 100198 12 0 0 20 0 1 0 30643919 489799680 99562 33554432000 4194304 6211289 140733659948592 140733659946936 4209512 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 119580 99562 219 493 0 119077 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 478320

[startup+1062.3 s]
/proc/loadavg: 2.14 2.19 2.20 3/177 15819
/proc/meminfo: memFree=29393132/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=478744 CPUtime=1062.09 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 19567 0 0 0 106197 12 0 0 20 0 1 0 30643919 490233856 99717 33554432000 4194304 6211289 140733659948592 140733659946936 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 119686 99717 219 493 0 119183 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 478744

[startup+1122.3 s]
/proc/loadavg: 2.15 2.18 2.19 3/177 15820
/proc/meminfo: memFree=29392136/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=479928 CPUtime=1122.09 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 19842 0 0 0 112196 13 0 0 20 0 1 0 30643919 491446272 99992 33554432000 4194304 6211289 140733659948592 140733659946936 4241178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 119982 99992 219 493 0 119479 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 479928

[startup+1182.3 s]
/proc/loadavg: 2.14 2.17 2.18 4/177 15821
/proc/meminfo: memFree=29387980/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=481512 CPUtime=1182.07 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 20227 0 0 0 118194 13 0 0 20 0 1 0 30643919 493068288 100888 33554432000 4194304 6211289 140733659948592 140733659946936 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 120378 100888 219 493 0 119875 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 481512

[startup+1242.3 s]
/proc/loadavg: 2.15 2.17 2.18 3/178 15825
/proc/meminfo: memFree=29381516/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=482456 CPUtime=1242.06 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 20465 0 0 0 124193 13 0 0 20 0 1 0 30643919 494034944 102148 33554432000 4194304 6211289 140733659948592 140733659946936 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 120614 102148 219 493 0 120111 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 482456

[startup+1302.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 15849
/proc/meminfo: memFree=29379676/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=483760 CPUtime=1302.05 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 20774 0 0 0 130192 13 0 0 20 0 1 0 30643919 495370240 102457 33554432000 4194304 6211289 140733659948592 140733659946936 4242435 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 120940 102457 219 493 0 120437 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 483760

[startup+1362.3 s]
/proc/loadavg: 2.29 2.21 2.19 4/177 15851
/proc/meminfo: memFree=29359940/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=484200 CPUtime=1362.05 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 20914 0 0 0 136191 14 0 0 20 0 1 0 30643919 495820800 107707 33554432000 4194304 6211289 140733659948592 140733659946936 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 121050 107707 219 493 0 120547 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 484200

[startup+1422.3 s]
/proc/loadavg: 2.25 2.21 2.19 3/177 15852
/proc/meminfo: memFree=29315304/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=699700 CPUtime=1422.05 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 21588 0 0 0 142187 18 0 0 20 0 1 0 30643919 716492800 118374 33554432000 4194304 6211289 140733659948592 140733659946936 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 174925 118374 219 493 0 174422 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 699700

[startup+1482.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 15853
/proc/meminfo: memFree=29314724/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=699700 CPUtime=1482.03 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 21606 0 0 0 148185 18 0 0 20 0 1 0 30643919 716492800 118392 33554432000 4194304 6211289 140733659948592 140733659946936 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 174925 118392 219 493 0 174422 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 699700

[startup+1542.31 s]
/proc/loadavg: 2.09 2.16 2.17 4/177 15854
/proc/meminfo: memFree=29313964/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=700020 CPUtime=1542.03 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 21685 0 0 0 154185 18 0 0 20 0 1 0 30643919 716820480 118471 33554432000 4194304 6211289 140733659948592 140733659946936 4244682 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 175005 118471 219 493 0 174502 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 700020

[startup+1602.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/177 15855
/proc/meminfo: memFree=29313168/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=700680 CPUtime=1602.01 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 21841 0 0 0 160183 18 0 0 20 0 1 0 30643919 717496320 118627 33554432000 4194304 6211289 140733659948592 140733659946936 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 175170 118627 219 493 0 174667 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 700680

[startup+1662.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 15857
/proc/meminfo: memFree=29259060/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=701384 CPUtime=1662 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 22102 0 0 0 166182 18 0 0 20 0 1 0 30643919 718217216 132159 33554432000 4194304 6211289 140733659948592 140733659946936 4209339 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 175346 132159 219 493 0 174843 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 701384

[startup+1722.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 15858
/proc/meminfo: memFree=29258324/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=701584 CPUtime=1721.99 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 22147 0 0 0 172180 19 0 0 20 0 1 0 30643919 718422016 132204 33554432000 4194304 6211289 140733659948592 140733659946936 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 175396 132204 219 493 0 174893 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 701584

[startup+1782.3 s]
/proc/loadavg: 2.25 2.22 2.19 3/177 15859
/proc/meminfo: memFree=29257336/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=702088 CPUtime=1781.98 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 22275 0 0 0 178179 19 0 0 20 0 1 0 30643919 718938112 132332 33554432000 4194304 6211289 140733659948592 140733659946936 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 175522 132332 219 493 0 175019 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 702088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 15859
/proc/meminfo: memFree=29256840/32872528 swapFree=1286400/1433568
[pid=15642] ppid=15639 vsize=702492 CPUtime=1800.08 cores=1,3,5,7
/proc/15642/stat : 15642 (cdcl-cuttingpla) R 15639 15642 3621 0 -1 4202496 22389 0 0 0 179989 19 0 0 20 0 1 0 30643919 719351808 132446 33554432000 4194304 6211289 140733659948592 140733659946936 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/15642/statm: 175623 132446 219 493 0 175120 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 702492

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.11
CPU user time (s): 1799.89
CPU system time (s): 0.216967
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 702492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.216967
maximum resident set size= 529784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22389
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= 77
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64029 second user time and 7.09292 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 23:39:32
IDJOB=4108595
IDBENCH=77699
IDSOLVER=2549
FILE ID=node130/4108595-1466285971
RUNJOBID= node130-1466284166-15430
PBS_JOBID= 19918227
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9013_9.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108595-1466285971/watcher-4108595-1466285971 -o /tmp/evaluation-result-4108595-1466285971/solver-4108595-1466285971 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466284166-15430 --watchdog 1960 --input HOME/instance-4108595-1466285971.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= b0c7829ae2c1e7f3e474b84d63238c03
RANDOM SEED=1512718794

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30250052 kB
Buffers:           65808 kB
Cached:           206368 kB
SwapCached:         1872 kB
Active:           244588 kB
Inactive:         199480 kB
Active(anon):     171652 kB
Inactive(anon):     2212 kB
Active(file):      72936 kB
Inactive(file):   197268 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098744 kB
Dirty:             17692 kB
Writeback:             0 kB
AnonPages:       1614240 kB
Mapped:             8116 kB
Shmem:                 0 kB
Slab:             604424 kB
SReclaimable:      47120 kB
SUnreclaim:       557304 kB
KernelStack:        1456 kB
PageTables:         6856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1765616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node130 at 2016-06-19 00:09:32