Trace number 4118770

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01OPT147 983.758 983.914

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-20.lin.opb
MD5SUMc417651cf9bb45991e8d2359cabb9250
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark147
Best CPU time to get the best result obtained on this benchmark42.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables630
Total number of constraints1160
Number of constraints which are clauses570
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints570
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 570
Biggest coefficient in the objective function 19
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 3990
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 3990
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 630 #constraint= 1160
0.09/0.17	c #Conflicts:       1000 | #Learnt:       1024 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 19516
0.29/0.33	c total #propagations: 83324 / total #impl: 707386 (eff. 0.118)
0.29/0.33	c #Conflicts:       2000 | #Learnt:       2027 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 25006
0.49/0.52	c total #propagations: 144173 / total #impl: 1440889 (eff. 0.100)
0.49/0.52	c GC COLLECT
0.49/0.52	c #Conflicts:       3000 | #Learnt:       2037 | 0.000
0.49/0.52	c total clause space: 4.25031MB
0.49/0.52	c total #watches: 25846
0.59/0.68	c total #propagations: 209213 / total #impl: 2411810 (eff. 0.087)
0.59/0.68	c #Conflicts:       4000 | #Learnt:       3037 | 0.000
0.59/0.68	c total clause space: 6.90675MB
0.59/0.68	c total #watches: 28697
0.79/0.83	c total #propagations: 295411 / total #impl: 3367862 (eff. 0.088)
0.79/0.83	c GC COLLECT
0.79/0.83	c #Conflicts:       5000 | #Learnt:       2396 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 26287
0.89/0.99	c total #propagations: 391053 / total #impl: 4256512 (eff. 0.092)
0.89/0.99	c #Conflicts:       6000 | #Learnt:       3396 | 0.000
0.89/0.99	c total clause space: 6.90675MB
0.89/0.99	c total #watches: 28761
1.09/1.13	c total #propagations: 483790 / total #impl: 5267606 (eff. 0.092)
1.09/1.13	c GC COLLECT
1.09/1.13	c #Conflicts:       7000 | #Learnt:       2278 | 0.000
1.09/1.13	c total clause space: 6.90675MB
1.09/1.13	c total #watches: 24467
1.29/1.30	c total #propagations: 585172 / total #impl: 6047758 (eff. 0.097)
1.29/1.30	c #Conflicts:       8000 | #Learnt:       3278 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 27230
1.49/1.51	c total #propagations: 661007 / total #impl: 7059324 (eff. 0.094)
1.49/1.51	c #Conflicts:       9000 | #Learnt:       4283 | 0.000
1.49/1.51	c total clause space: 6.90675MB
1.49/1.51	c total #watches: 32973
1.69/1.70	c total #propagations: 737619 / total #impl: 8187572 (eff. 0.090)
1.69/1.70	c GC COLLECT
1.69/1.70	c #Conflicts:      10000 | #Learnt:       2772 | 0.000
1.69/1.70	c total clause space: 11.2235MB
1.69/1.70	c total #watches: 29537
1.79/1.88	c total #propagations: 814257 / total #impl: 9310230 (eff. 0.087)
1.79/1.88	c #Conflicts:      11000 | #Learnt:       3772 | 0.000
1.79/1.88	c total clause space: 11.2235MB
1.79/1.88	c total #watches: 32321
1.99/2.07	c total #propagations: 892915 / total #impl: 10475615 (eff. 0.085)
1.99/2.07	c #Conflicts:      12000 | #Learnt:       4772 | 0.000
1.99/2.07	c total clause space: 11.2235MB
1.99/2.07	c total #watches: 35491
2.19/2.21	c total #propagations: 969770 / total #impl: 11646931 (eff. 0.083)
2.19/2.21	c #Conflicts:      13000 | #Learnt:       5772 | 0.000
2.19/2.21	c total clause space: 11.2235MB
2.19/2.21	c total #watches: 38631
2.29/2.37	c total #propagations: 1069365 / total #impl: 12567853 (eff. 0.085)
2.29/2.37	c GC COLLECT
2.29/2.37	c #Conflicts:      14000 | #Learnt:       3918 | 0.000
2.29/2.37	c total clause space: 11.2235MB
2.29/2.37	c total #watches: 33214
2.49/2.53	c total #propagations: 1177662 / total #impl: 13551490 (eff. 0.087)
2.49/2.53	c #Conflicts:      15000 | #Learnt:       4918 | 0.000
2.49/2.53	c total clause space: 11.2235MB
2.49/2.53	c total #watches: 37110
2.69/2.71	c total #propagations: 1258275 / total #impl: 14584322 (eff. 0.086)
2.69/2.71	c #Conflicts:      16000 | #Learnt:       5918 | 0.000
2.69/2.71	c total clause space: 11.2235MB
2.69/2.71	c total #watches: 42073
2.89/2.91	c total #propagations: 1332987 / total #impl: 15570582 (eff. 0.086)
2.89/2.91	c GC COLLECT
2.89/2.91	c #Conflicts:      17000 | #Learnt:       3741 | 0.000
2.89/2.91	c total clause space: 11.2235MB
2.89/2.91	c total #watches: 36916
3.09/3.11	c total #propagations: 1409613 / total #impl: 16588413 (eff. 0.085)
3.09/3.11	c #Conflicts:      18000 | #Learnt:       4741 | 0.000
3.09/3.11	c total clause space: 11.2235MB
3.09/3.11	c total #watches: 43277
3.29/3.32	c total #propagations: 1476255 / total #impl: 17604298 (eff. 0.084)
3.29/3.32	c #Conflicts:      19000 | #Learnt:       5741 | 0.000
3.29/3.32	c total clause space: 11.2235MB
3.29/3.32	c total #watches: 47389
3.49/3.52	c total #propagations: 1547973 / total #impl: 18669814 (eff. 0.083)
3.49/3.52	c #Conflicts:      20000 | #Learnt:       6741 | 0.000
3.49/3.52	c total clause space: 11.2235MB
3.49/3.52	c total #watches: 52820
3.69/3.71	c total #propagations: 1635654 / total #impl: 19737262 (eff. 0.083)
3.69/3.71	c GC COLLECT
3.69/3.71	c #Conflicts:      21000 | #Learnt:       4255 | 0.000
3.69/3.71	c total clause space: 11.2235MB
3.69/3.71	c total #watches: 46611
3.89/3.90	c total #propagations: 1722116 / total #impl: 20760189 (eff. 0.083)
3.89/3.90	c #Conflicts:      22000 | #Learnt:       5255 | 0.000
3.89/3.90	c total clause space: 11.2235MB
3.89/3.90	c total #watches: 51452
4.09/4.11	c total #propagations: 1819102 / total #impl: 21905127 (eff. 0.083)
4.09/4.11	c #Conflicts:      23000 | #Learnt:       6255 | 0.000
4.09/4.11	c total clause space: 11.2235MB
4.09/4.11	c total #watches: 58629
4.29/4.31	c total #propagations: 1902698 / total #impl: 22823415 (eff. 0.083)
4.29/4.31	c #Conflicts:      24000 | #Learnt:       7255 | 0.000
4.29/4.31	c total clause space: 11.2235MB
4.29/4.31	c total #watches: 64225
4.49/4.51	c total #propagations: 1999116 / total #impl: 23859052 (eff. 0.084)
4.49/4.51	c GC COLLECT
4.49/4.51	c #Conflicts:      25000 | #Learnt:       4460 | 0.000
4.49/4.51	c total clause space: 11.2235MB
4.49/4.51	c total #watches: 50525
4.58/4.69	c total #propagations: 2091446 / total #impl: 24890951 (eff. 0.084)
4.58/4.69	c #Conflicts:      26000 | #Learnt:       5460 | 0.000
4.58/4.69	c total clause space: 11.2235MB
4.58/4.69	c total #watches: 55092
4.78/4.89	c total #propagations: 2178968 / total #impl: 25938509 (eff. 0.084)
4.78/4.89	c #Conflicts:      27000 | #Learnt:       6460 | 0.000
4.78/4.89	c total clause space: 11.2235MB
4.78/4.89	c total #watches: 59379
5.08/5.10	c total #propagations: 2269082 / total #impl: 27009197 (eff. 0.084)
5.08/5.10	c #Conflicts:      28000 | #Learnt:       7460 | 0.000
5.08/5.10	c total clause space: 11.2235MB
5.08/5.10	c total #watches: 67067
5.28/5.30	c total #propagations: 2353893 / total #impl: 28032401 (eff. 0.084)
5.28/5.30	c GC COLLECT
5.28/5.30	c #Conflicts:      29000 | #Learnt:       4362 | 0.000
5.28/5.30	c total clause space: 11.2235MB
5.28/5.30	c total #watches: 49802
5.38/5.48	c total #propagations: 2444432 / total #impl: 29010071 (eff. 0.084)
5.38/5.48	c #Conflicts:      30000 | #Learnt:       5362 | 0.000
5.38/5.48	c total clause space: 11.2235MB
5.38/5.48	c total #watches: 55297
5.59/5.68	c total #propagations: 2531321 / total #impl: 30029886 (eff. 0.084)
5.59/5.68	c #Conflicts:      31000 | #Learnt:       6362 | 0.000
5.59/5.68	c total clause space: 11.2235MB
5.59/5.68	c total #watches: 60569
5.88/5.91	c total #propagations: 2608664 / total #impl: 31145491 (eff. 0.084)
5.88/5.91	c #Conflicts:      32000 | #Learnt:       7362 | 0.000
5.88/5.91	c total clause space: 11.2235MB
5.88/5.91	c total #watches: 65166
6.08/6.10	c total #propagations: 2683729 / total #impl: 32430596 (eff. 0.083)
6.08/6.10	c #Conflicts:      33000 | #Learnt:       8362 | 0.000
6.08/6.10	c total clause space: 11.2235MB
6.08/6.10	c total #watches: 69196
6.28/6.30	c total #propagations: 2778482 / total #impl: 33477995 (eff. 0.083)
6.28/6.30	c GC COLLECT
6.28/6.30	c #Conflicts:      34000 | #Learnt:       4968 | 0.000
6.28/6.30	c total clause space: 11.2235MB
6.28/6.30	c total #watches: 50118
6.38/6.49	c total #propagations: 2881015 / total #impl: 34582203 (eff. 0.083)
6.38/6.49	c #Conflicts:      35000 | #Learnt:       5968 | 0.000
6.38/6.49	c total clause space: 11.2235MB
6.38/6.49	c total #watches: 55550
6.59/6.68	c total #propagations: 2958689 / total #impl: 35841930 (eff. 0.083)
6.59/6.68	c #Conflicts:      36000 | #Learnt:       6968 | 0.000
6.59/6.68	c total clause space: 11.2235MB
6.59/6.68	c total #watches: 62823
6.78/6.89	c total #propagations: 3045302 / total #impl: 36979768 (eff. 0.082)
6.78/6.89	c #Conflicts:      37000 | #Learnt:       7968 | 0.000
6.78/6.89	c total clause space: 11.2235MB
6.78/6.89	c total #watches: 69609
7.08/7.11	c total #propagations: 3131043 / total #impl: 38136726 (eff. 0.082)
7.08/7.11	c #Conflicts:      38000 | #Learnt:       8968 | 0.000
7.08/7.11	c total clause space: 11.2235MB
7.08/7.11	c total #watches: 74050
7.28/7.33	c total #propagations: 3210952 / total #impl: 39293979 (eff. 0.082)
7.28/7.33	c GC COLLECT
7.28/7.33	c #Conflicts:      39000 | #Learnt:       5264 | 0.000
7.28/7.33	c total clause space: 18.2382MB
7.28/7.33	c total #watches: 56483
7.48/7.55	c total #propagations: 3300417 / total #impl: 40301824 (eff. 0.082)
7.48/7.55	c #Conflicts:      40000 | #Learnt:       6264 | 0.000
7.48/7.55	c total clause space: 18.2382MB
7.48/7.55	c total #watches: 61131
7.69/7.77	c total #propagations: 3392681 / total #impl: 41458143 (eff. 0.082)
7.69/7.77	c #Conflicts:      41000 | #Learnt:       7264 | 0.000
7.69/7.77	c total clause space: 18.2382MB
7.69/7.77	c total #watches: 68088
7.88/7.98	c total #propagations: 3475448 / total #impl: 42535435 (eff. 0.082)
7.88/7.98	c #Conflicts:      42000 | #Learnt:       8264 | 0.000
7.88/7.98	c total clause space: 18.2382MB
7.88/7.98	c total #watches: 73635
8.18/8.21	c total #propagations: 3553050 / total #impl: 43582090 (eff. 0.082)
8.18/8.21	c #Conflicts:      43000 | #Learnt:       9264 | 0.000
8.18/8.21	c total clause space: 18.2382MB
8.18/8.21	c total #watches: 77215
8.38/8.44	c total #propagations: 3638293 / total #impl: 44693432 (eff. 0.081)
8.38/8.44	c GC COLLECT
8.38/8.44	c #Conflicts:      44000 | #Learnt:       5265 | 0.000
8.38/8.44	c total clause space: 18.2382MB
8.38/8.44	c total #watches: 55312
8.58/8.65	c total #propagations: 3728552 / total #impl: 45791876 (eff. 0.081)
8.58/8.65	c #Conflicts:      45000 | #Learnt:       6265 | 0.000
8.58/8.65	c total clause space: 18.2382MB
8.58/8.65	c total #watches: 60255
8.79/8.86	c total #propagations: 3817428 / total #impl: 46918667 (eff. 0.081)
8.79/8.86	c #Conflicts:      46000 | #Learnt:       7265 | 0.000
8.79/8.86	c total clause space: 18.2382MB
8.79/8.86	c total #watches: 64253
8.98/9.07	c total #propagations: 3897722 / total #impl: 47819137 (eff. 0.082)
8.98/9.07	c #Conflicts:      47000 | #Learnt:       8265 | 0.000
8.98/9.07	c total clause space: 18.2382MB
8.98/9.07	c total #watches: 68721
9.18/9.26	c total #propagations: 3983702 / total #impl: 48673880 (eff. 0.082)
9.18/9.26	c #Conflicts:      48000 | #Learnt:       9265 | 0.000
9.18/9.26	c total clause space: 18.2382MB
9.18/9.26	c total #watches: 71833
9.49/9.50	c total #propagations: 4067505 / total #impl: 49578517 (eff. 0.082)
9.49/9.50	c #Conflicts:      49000 | #Learnt:      10265 | 0.000
9.49/9.50	c total clause space: 18.2382MB
9.49/9.50	c total #watches: 78091
9.69/9.71	c total #propagations: 4154768 / total #impl: 50699447 (eff. 0.082)
9.69/9.71	c GC COLLECT
9.69/9.71	c #Conflicts:      50000 | #Learnt:       5966 | 0.000
9.69/9.71	c total clause space: 18.2382MB
9.69/9.71	c total #watches: 56620
9.89/9.94	c total #propagations: 4242802 / total #impl: 51727792 (eff. 0.082)
9.89/9.94	c #Conflicts:      51000 | #Learnt:       6966 | 0.000
9.89/9.94	c total clause space: 18.2382MB
9.89/9.94	c total #watches: 60942
10.09/10.16	c total #propagations: 4328517 / total #impl: 53018650 (eff. 0.082)
10.09/10.16	c #Conflicts:      52000 | #Learnt:       7966 | 0.000
10.09/10.16	c total clause space: 18.2382MB
10.09/10.16	c total #watches: 66005
10.29/10.38	c total #propagations: 4427540 / total #impl: 54053272 (eff. 0.082)
10.29/10.38	c #Conflicts:      53000 | #Learnt:       8966 | 0.000
10.29/10.38	c total clause space: 18.2382MB
10.29/10.38	c total #watches: 70439
10.59/10.62	c total #propagations: 4517103 / total #impl: 55149002 (eff. 0.082)
10.59/10.62	c #Conflicts:      54000 | #Learnt:       9966 | 0.000
10.59/10.62	c total clause space: 18.2382MB
10.59/10.62	c total #watches: 75132
10.79/10.87	c total #propagations: 4609941 / total #impl: 56314581 (eff. 0.082)
10.79/10.87	c #Conflicts:      55000 | #Learnt:      10966 | 0.000
10.79/10.87	c total clause space: 18.2382MB
10.79/10.87	c total #watches: 81231
11.09/11.12	c total #propagations: 4700581 / total #impl: 57360128 (eff. 0.082)
11.09/11.12	c GC COLLECT
11.09/11.12	c #Conflicts:      56000 | #Learnt:       6364 | 0.000
11.09/11.12	c total clause space: 18.2382MB
11.09/11.12	c total #watches: 59815
11.39/11.40	c total #propagations: 4782948 / total #impl: 58486855 (eff. 0.082)
11.39/11.40	c #Conflicts:      57000 | #Learnt:       7364 | 0.000
11.39/11.40	c total clause space: 18.2382MB
11.39/11.40	c total #watches: 67542
11.59/11.68	c total #propagations: 4848415 / total #impl: 59633118 (eff. 0.081)
11.59/11.68	c #Conflicts:      58000 | #Learnt:       8364 | 0.000
11.59/11.68	c total clause space: 18.2382MB
11.59/11.68	c total #watches: 72177
11.89/11.93	c total #propagations: 4924091 / total #impl: 60867229 (eff. 0.081)
11.89/11.93	c #Conflicts:      59000 | #Learnt:       9364 | 0.000
11.89/11.93	c total clause space: 18.2382MB
11.89/11.93	c total #watches: 77897
12.09/12.19	c total #propagations: 5013473 / total #impl: 61984412 (eff. 0.081)
12.09/12.19	c #Conflicts:      60000 | #Learnt:      10364 | 0.000
12.09/12.19	c total clause space: 18.2382MB
12.09/12.19	c total #watches: 85311
12.49/12.51	c total #propagations: 5107593 / total #impl: 63262119 (eff. 0.081)
12.49/12.51	c #Conflicts:      61000 | #Learnt:      11364 | 0.000
12.49/12.51	c total clause space: 18.2382MB
12.49/12.51	c total #watches: 93437
12.79/12.82	c total #propagations: 5176414 / total #impl: 64574397 (eff. 0.080)
12.79/12.82	c GC COLLECT
12.79/12.82	c #Conflicts:      62000 | #Learnt:       6467 | 0.000
12.79/12.82	c total clause space: 18.2382MB
12.79/12.82	c total #watches: 74893
13.09/13.16	c total #propagations: 5246644 / total #impl: 65831450 (eff. 0.080)
13.09/13.16	c #Conflicts:      63000 | #Learnt:       7467 | 0.000
13.09/13.16	c total clause space: 18.2382MB
13.09/13.16	c total #watches: 82372
13.49/13.52	c total #propagations: 5309308 / total #impl: 67217237 (eff. 0.079)
13.49/13.52	c #Conflicts:      64000 | #Learnt:       8467 | 0.000
13.49/13.52	c total clause space: 18.2382MB
13.49/13.52	c total #watches: 89951
13.79/13.89	c total #propagations: 5367284 / total #impl: 68548888 (eff. 0.078)
13.79/13.89	c #Conflicts:      65000 | #Learnt:       9467 | 0.000
13.79/13.89	c total clause space: 18.2382MB
13.79/13.89	c total #watches: 95010
14.19/14.24	c total #propagations: 5439885 / total #impl: 69984682 (eff. 0.078)
14.19/14.24	c #Conflicts:      66000 | #Learnt:      10467 | 0.000
14.19/14.24	c total clause space: 18.2382MB
14.19/14.24	c total #watches: 103671
14.59/14.60	c total #propagations: 5505438 / total #impl: 71400981 (eff. 0.077)
14.59/14.60	c #Conflicts:      67000 | #Learnt:      11467 | 0.000
14.59/14.60	c total clause space: 29.637MB
14.59/14.60	c total #watches: 111558
14.88/14.99	c total #propagations: 5570302 / total #impl: 72541925 (eff. 0.077)
14.88/14.99	c #Conflicts:      68000 | #Learnt:      12467 | 0.000
14.88/14.99	c total clause space: 29.637MB
14.88/14.99	c total #watches: 117210
15.28/15.35	c total #propagations: 5648101 / total #impl: 73739890 (eff. 0.077)
15.28/15.35	c GC COLLECT
15.28/15.35	c #Conflicts:      69000 | #Learnt:       7266 | 0.000
15.28/15.35	c total clause space: 29.637MB
15.28/15.35	c total #watches: 85535
15.68/15.72	c total #propagations: 5714669 / total #impl: 74876082 (eff. 0.076)
15.68/15.72	c #Conflicts:      70000 | #Learnt:       8266 | 0.000
15.68/15.72	c total clause space: 29.637MB
15.68/15.72	c total #watches: 92639
15.98/16.08	c total #propagations: 5787981 / total #impl: 76131271 (eff. 0.076)
15.98/16.08	c #Conflicts:      71000 | #Learnt:       9266 | 0.000
15.98/16.08	c total clause space: 29.637MB
15.98/16.08	c total #watches: 98978
16.38/16.40	c total #propagations: 5854513 / total #impl: 77509647 (eff. 0.076)
16.38/16.40	c #Conflicts:      72000 | #Learnt:      10266 | 0.000
16.38/16.40	c total clause space: 29.637MB
16.38/16.40	c total #watches: 104709
16.68/16.70	c total #propagations: 5921698 / total #impl: 78717228 (eff. 0.075)
16.68/16.70	c #Conflicts:      73000 | #Learnt:      11266 | 0.000
16.68/16.70	c total clause space: 29.637MB
16.68/16.70	c total #watches: 109282
16.98/17.01	c total #propagations: 6006981 / total #impl: 79834006 (eff. 0.075)
16.98/17.01	c #Conflicts:      74000 | #Learnt:      12266 | 0.000
16.98/17.01	c total clause space: 29.637MB
16.98/17.01	c total #watches: 112291
17.28/17.34	c total #propagations: 6091728 / total #impl: 80973768 (eff. 0.075)
17.28/17.34	c GC COLLECT
17.28/17.34	c #Conflicts:      75000 | #Learnt:       6769 | 0.000
17.28/17.34	c total clause space: 29.637MB
17.28/17.34	c total #watches: 71532
17.59/17.62	c total #propagations: 6166647 / total #impl: 82038779 (eff. 0.075)
17.59/17.62	c #Conflicts:      76000 | #Learnt:       7769 | 0.000
17.59/17.62	c total clause space: 29.637MB
17.59/17.62	c total #watches: 75187
17.88/17.90	c total #propagations: 6260017 / total #impl: 83196668 (eff. 0.075)
17.88/17.90	c #Conflicts:      77000 | #Learnt:       8769 | 0.000
17.88/17.90	c total clause space: 29.637MB
17.88/17.90	c total #watches: 79908
18.08/18.14	c total #propagations: 6346213 / total #impl: 84177339 (eff. 0.075)
18.08/18.14	c #Conflicts:      78000 | #Learnt:       9769 | 0.000
18.08/18.14	c total clause space: 29.637MB
18.08/18.14	c total #watches: 83903
18.28/18.39	c total #propagations: 6437600 / total #impl: 85503463 (eff. 0.075)
18.28/18.39	c #Conflicts:      79000 | #Learnt:      10769 | 0.000
18.28/18.39	c total clause space: 29.637MB
18.28/18.39	c total #watches: 87806
18.58/18.66	c total #propagations: 6523730 / total #impl: 86878586 (eff. 0.075)
18.58/18.66	c #Conflicts:      80000 | #Learnt:      11769 | 0.000
18.58/18.66	c total clause space: 29.637MB
18.58/18.66	c total #watches: 94635
18.88/18.95	c total #propagations: 6599206 / total #impl: 88030449 (eff. 0.075)
18.88/18.95	c #Conflicts:      81000 | #Learnt:      12769 | 0.000
18.88/18.95	c total clause space: 29.637MB
18.88/18.95	c total #watches: 98281
19.18/19.24	c total #propagations: 6677852 / total #impl: 89256724 (eff. 0.075)
19.18/19.24	c GC COLLECT
19.18/19.24	c #Conflicts:      82000 | #Learnt:       6971 | 0.000
19.18/19.24	c total clause space: 29.637MB
19.18/19.24	c total #watches: 65658
19.48/19.50	c total #propagations: 6747601 / total #impl: 90181465 (eff. 0.075)
19.48/19.50	c #Conflicts:      83000 | #Learnt:       7971 | 0.000
19.48/19.50	c total clause space: 29.637MB
19.48/19.50	c total #watches: 70669
19.68/19.76	c total #propagations: 6825165 / total #impl: 91282964 (eff. 0.075)
19.68/19.76	c #Conflicts:      84000 | #Learnt:       8971 | 0.000
19.68/19.76	c total clause space: 29.637MB
19.68/19.76	c total #watches: 76530
19.98/20.03	c total #propagations: 6911983 / total #impl: 92454146 (eff. 0.075)
19.98/20.03	c #Conflicts:      85000 | #Learnt:       9971 | 0.000
19.98/20.03	c total clause space: 29.637MB
19.98/20.03	c total #watches: 82916
20.28/20.30	c total #propagations: 6997966 / total #impl: 93719157 (eff. 0.075)
20.28/20.30	c #Conflicts:      86000 | #Learnt:      10971 | 0.000
20.28/20.30	c total clause space: 29.637MB
20.28/20.30	c total #watches: 87457
20.58/20.60	c total #propagations: 7085744 / total #impl: 94926587 (eff. 0.075)
20.58/20.60	c #Conflicts:      87000 | #Learnt:      11971 | 0.000
20.58/20.60	c total clause space: 29.637MB
20.58/20.60	c total #watches: 91793
20.78/20.90	c total #propagations: 7176448 / total #impl: 96347601 (eff. 0.074)
20.78/20.90	c #Conflicts:      88000 | #Learnt:      12971 | 0.000
20.78/20.90	c total clause space: 29.637MB
20.78/20.90	c total #watches: 96273
21.18/21.20	c total #propagations: 7260878 / total #impl: 97693803 (eff. 0.074)
21.18/21.20	c #Conflicts:      89000 | #Learnt:      13971 | 0.000
21.18/21.20	c total clause space: 29.637MB
21.18/21.20	c total #watches: 100892
21.48/21.51	c total #propagations: 7343264 / total #impl: 98933286 (eff. 0.074)
21.48/21.51	c GC COLLECT
21.48/21.51	c #Conflicts:      90000 | #Learnt:       7878 | 0.000
21.48/21.51	c total clause space: 29.637MB
21.48/21.51	c total #watches: 74186
21.68/21.79	c total #propagations: 7430379 / total #impl: 100159600 (eff. 0.074)
21.68/21.79	c #Conflicts:      91000 | #Learnt:       8878 | 0.000
21.68/21.79	c total clause space: 29.637MB
21.68/21.79	c total #watches: 78308
21.99/22.07	c total #propagations: 7518313 / total #impl: 101346018 (eff. 0.074)
21.99/22.07	c #Conflicts:      92000 | #Learnt:       9878 | 0.000
21.99/22.07	c total clause space: 29.637MB
21.99/22.07	c total #watches: 83155
22.28/22.38	c total #propagations: 7596013 / total #impl: 102542810 (eff. 0.074)
22.28/22.38	c #Conflicts:      93000 | #Learnt:      10878 | 0.000
22.28/22.38	c total clause space: 29.637MB
22.28/22.38	c total #watches: 88917
22.58/22.69	c total #propagations: 7680195 / total #impl: 103899606 (eff. 0.074)
22.58/22.69	c #Conflicts:      94000 | #Learnt:      11878 | 0.000
22.58/22.69	c total clause space: 29.637MB
22.58/22.69	c total #watches: 94349
22.98/23.01	c total #propagations: 7757188 / total #impl: 105166580 (eff. 0.074)
22.98/23.01	c #Conflicts:      95000 | #Learnt:      12878 | 0.000
22.98/23.01	c total clause space: 29.637MB
22.98/23.01	c total #watches: 99424
23.28/23.31	c total #propagations: 7849274 / total #impl: 106746653 (eff. 0.074)
23.28/23.31	c #Conflicts:      96000 | #Learnt:      13878 | 0.000
23.28/23.31	c total clause space: 29.637MB
23.28/23.31	c total #watches: 104760
23.58/23.65	c total #propagations: 7930247 / total #impl: 107947903 (eff. 0.073)
23.58/23.65	c #Conflicts:      97000 | #Learnt:      14878 | 0.000
23.58/23.65	c total clause space: 29.637MB
23.58/23.65	c total #watches: 110491
23.88/23.98	c total #propagations: 7997842 / total #impl: 109105018 (eff. 0.073)
23.88/23.98	c GC COLLECT
23.88/23.98	c #Conflicts:      98000 | #Learnt:       8476 | 0.000
23.88/23.98	c total clause space: 29.637MB
23.88/23.98	c total #watches: 80419
24.29/24.35	c total #propagations: 8063818 / total #impl: 110390955 (eff. 0.073)
24.29/24.35	c #Conflicts:      99000 | #Learnt:       9476 | 0.000
24.29/24.35	c total clause space: 29.637MB
24.29/24.35	c total #watches: 86724
24.68/24.73	c total #propagations: 8121826 / total #impl: 111696558 (eff. 0.073)
24.68/24.73	c #Conflicts:     100000 | #Learnt:      10476 | 0.000
24.68/24.73	c total clause space: 29.637MB
24.68/24.73	c total #watches: 93714
25.08/25.12	c total #propagations: 8183182 / total #impl: 112968138 (eff. 0.072)
25.08/25.12	c #Conflicts:     101000 | #Learnt:      11476 | 0.000
25.08/25.12	c total clause space: 29.637MB
25.08/25.12	c total #watches: 102183
25.48/25.52	c total #propagations: 8240765 / total #impl: 114271030 (eff. 0.072)
25.48/25.52	c #Conflicts:     102000 | #Learnt:      12476 | 0.000
25.48/25.52	c total clause space: 29.637MB
25.48/25.52	c total #watches: 111026
25.88/25.95	c total #propagations: 8300066 / total #impl: 115875997 (eff. 0.072)
25.88/25.95	c #Conflicts:     103000 | #Learnt:      13476 | 0.000
25.88/25.95	c total clause space: 29.637MB
25.88/25.95	c total #watches: 121181
26.28/26.35	c total #propagations: 8361961 / total #impl: 117111869 (eff. 0.071)
26.28/26.35	c #Conflicts:     104000 | #Learnt:      14478 | 0.000
26.28/26.35	c total clause space: 29.637MB
26.28/26.35	c total #watches: 131938
26.68/26.72	c total #propagations: 8422764 / total #impl: 118419674 (eff. 0.071)
26.68/26.72	c #Conflicts:     105000 | #Learnt:      15478 | 0.000
26.68/26.72	c total clause space: 29.637MB
26.68/26.72	c total #watches: 135304
26.98/27.03	c total #propagations: 8502490 / total #impl: 119696095 (eff. 0.071)
26.98/27.03	c GC COLLECT
26.98/27.03	c #Conflicts:     106000 | #Learnt:       8769 | 0.000
26.98/27.03	c total clause space: 29.637MB
26.98/27.03	c total #watches: 96723
27.28/27.36	c total #propagations: 8587770 / total #impl: 121154981 (eff. 0.071)
27.28/27.36	c #Conflicts:     107000 | #Learnt:       9769 | 0.000
27.28/27.36	c total clause space: 29.637MB
27.28/27.36	c total #watches: 99476
27.58/27.66	c total #propagations: 8688981 / total #impl: 122358121 (eff. 0.071)
27.58/27.66	c #Conflicts:     108000 | #Learnt:      10769 | 0.000
27.58/27.66	c total clause space: 29.637MB
27.58/27.66	c total #watches: 102152
27.88/27.96	c total #propagations: 8790513 / total #impl: 123447439 (eff. 0.071)
27.88/27.96	c #Conflicts:     109000 | #Learnt:      11769 | 0.000
27.88/27.96	c total clause space: 29.637MB
27.88/27.96	c total #watches: 105118
28.18/28.26	c total #propagations: 8896398 / total #impl: 124668076 (eff. 0.071)
28.18/28.26	c #Conflicts:     110000 | #Learnt:      12769 | 0.000
28.18/28.26	c total clause space: 29.637MB
28.18/28.26	c total #watches: 108080
28.48/28.53	c total #propagations: 9006515 / total #impl: 125819544 (eff. 0.072)
28.48/28.53	c #Conflicts:     111000 | #Learnt:      13769 | 0.000
28.48/28.53	c total clause space: 29.637MB
28.48/28.53	c total #watches: 111202
28.78/28.81	c total #propagations: 9117128 / total #impl: 126952865 (eff. 0.072)
28.78/28.81	c #Conflicts:     112000 | #Learnt:      14769 | 0.000
28.78/28.81	c total clause space: 29.637MB
28.78/28.81	c total #watches: 113863
29.08/29.10	c total #propagations: 9217583 / total #impl: 128057746 (eff. 0.072)
29.08/29.10	c #Conflicts:     113000 | #Learnt:      15769 | 0.000
29.08/29.10	c total clause space: 29.637MB
29.08/29.10	c total #watches: 117514
29.28/29.37	c total #propagations: 9330359 / total #impl: 129308240 (eff. 0.072)
29.28/29.37	c GC COLLECT
29.28/29.37	c #Conflicts:     114000 | #Learnt:       8764 | 0.000
29.28/29.37	c total clause space: 29.637MB
29.28/29.37	c total #watches: 61762
29.58/29.61	c total #propagations: 9437391 / total #impl: 130577393 (eff. 0.072)
29.58/29.61	c #Conflicts:     115000 | #Learnt:       9764 | 0.000
29.58/29.61	c total clause space: 29.637MB
29.58/29.61	c total #watches: 64611
29.78/29.86	c total #propagations: 9535844 / total #impl: 131715394 (eff. 0.072)
29.78/29.86	c #Conflicts:     116000 | #Learnt:      10764 | 0.000
29.78/29.86	c total clause space: 29.637MB
29.78/29.86	c total #watches: 67459
30.08/30.12	c total #propagations: 9629094 / total #impl: 133015932 (eff. 0.072)
30.08/30.12	c #Conflicts:     117000 | #Learnt:      11764 | 0.000
30.08/30.12	c total clause space: 29.637MB
30.08/30.12	c total #watches: 70836
30.38/30.40	c total #propagations: 9720163 / total #impl: 134226495 (eff. 0.072)
30.38/30.40	c #Conflicts:     118000 | #Learnt:      12764 | 0.000
30.38/30.40	c total clause space: 29.637MB
30.38/30.40	c total #watches: 73777
30.58/30.65	c total #propagations: 9813191 / total #impl: 135415991 (eff. 0.072)
30.58/30.65	c #Conflicts:     119000 | #Learnt:      13764 | 0.000
30.58/30.65	c total clause space: 29.637MB
30.58/30.65	c total #watches: 77375
30.88/30.93	c total #propagations: 9919846 / total #impl: 136615765 (eff. 0.073)
30.88/30.93	c #Conflicts:     120000 | #Learnt:      14764 | 0.000
30.88/30.93	c total clause space: 29.637MB
30.88/30.93	c total #watches: 80522
31.08/31.19	c total #propagations: 10018423 / total #impl: 137845909 (eff. 0.073)
31.08/31.19	c #Conflicts:     121000 | #Learnt:      15764 | 0.000
31.08/31.19	c total clause space: 29.637MB
31.08/31.19	c total #watches: 85017
31.38/31.48	c total #propagations: 10112028 / total #impl: 139056584 (eff. 0.073)
31.38/31.48	c GC COLLECT
31.38/31.48	c #Conflicts:     122000 | #Learnt:       8464 | 0.000
31.38/31.48	c total clause space: 29.637MB
31.38/31.48	c total #watches: 59243
31.68/31.73	c total #propagations: 10207551 / total #impl: 140325041 (eff. 0.073)
31.68/31.73	c #Conflicts:     123000 | #Learnt:       9464 | 0.000
31.68/31.73	c total clause space: 29.637MB
31.68/31.73	c total #watches: 61986
31.88/31.99	c total #propagations: 10306495 / total #impl: 141531707 (eff. 0.073)
31.88/31.99	c #Conflicts:     124000 | #Learnt:      10464 | 0.000
31.88/31.99	c total clause space: 29.637MB
31.88/31.99	c total #watches: 65768
32.18/32.25	c total #propagations: 10407494 / total #impl: 142761014 (eff. 0.073)
32.18/32.25	c #Conflicts:     125000 | #Learnt:      11464 | 0.000
32.18/32.25	c total clause space: 29.637MB
32.18/32.25	c total #watches: 69227
32.48/32.53	c total #propagations: 10498366 / total #impl: 144001037 (eff. 0.073)
32.48/32.53	c #Conflicts:     126000 | #Learnt:      12464 | 0.000
32.48/32.53	c total clause space: 29.637MB
32.48/32.53	c total #watches: 73339
32.78/32.81	c total #propagations: 10589114 / total #impl: 145316788 (eff. 0.073)
32.78/32.81	c #Conflicts:     127000 | #Learnt:      13464 | 0.000
32.78/32.81	c total clause space: 29.637MB
32.78/32.81	c total #watches: 77166
32.98/33.08	c total #propagations: 10691221 / total #impl: 146414792 (eff. 0.073)
32.98/33.08	c #Conflicts:     128000 | #Learnt:      14464 | 0.000
32.98/33.08	c total clause space: 29.637MB
32.98/33.08	c total #watches: 80146
33.27/33.35	c total #propagations: 10791361 / total #impl: 147502834 (eff. 0.073)
33.27/33.35	c #Conflicts:     129000 | #Learnt:      15464 | 0.000
33.27/33.35	c total clause space: 29.637MB
33.27/33.35	c total #watches: 84298
33.58/33.63	c total #propagations: 10886826 / total #impl: 148764511 (eff. 0.073)
33.58/33.63	c #Conflicts:     130000 | #Learnt:      16464 | 0.000
33.58/33.63	c total clause space: 29.637MB
33.58/33.63	c total #watches: 87646
33.88/33.94	c total #propagations: 10985028 / total #impl: 149956360 (eff. 0.073)
33.88/33.94	c GC COLLECT
33.88/33.94	c #Conflicts:     131000 | #Learnt:       8862 | 0.000
33.88/33.94	c total clause space: 29.637MB
33.88/33.94	c total #watches: 65023
34.19/34.21	c total #propagations: 11076385 / total #impl: 151306262 (eff. 0.073)
34.19/34.21	c #Conflicts:     132000 | #Learnt:       9862 | 0.000
34.19/34.21	c total clause space: 29.637MB
34.19/34.21	c total #watches: 68656
34.48/34.50	c total #propagations: 11169093 / total #impl: 152493416 (eff. 0.073)
34.48/34.50	c #Conflicts:     133000 | #Learnt:      10862 | 0.000
34.48/34.50	c total clause space: 29.637MB
34.48/34.50	c total #watches: 72250
34.68/34.77	c total #propagations: 11255180 / total #impl: 153779225 (eff. 0.073)
34.68/34.77	c #Conflicts:     134000 | #Learnt:      11862 | 0.000
34.68/34.77	c total clause space: 29.637MB
34.68/34.77	c total #watches: 75632
34.98/35.00	c total #propagations: 11335542 / total #impl: 155047821 (eff. 0.073)
34.98/35.00	c #Conflicts:     135000 | #Learnt:      12862 | 0.000
34.98/35.00	c total clause space: 29.637MB
34.98/35.00	c total #watches: 80758
35.19/35.24	c total #propagations: 11436726 / total #impl: 156109581 (eff. 0.073)
35.19/35.24	c #Conflicts:     136000 | #Learnt:      13862 | 0.000
35.19/35.24	c total clause space: 29.637MB
35.19/35.24	c total #watches: 83777
35.48/35.50	c total #propagations: 11538693 / total #impl: 157281043 (eff. 0.073)
35.48/35.50	c #Conflicts:     137000 | #Learnt:      14862 | 0.000
35.48/35.50	c total clause space: 29.637MB
35.48/35.50	c total #watches: 86941
35.68/35.76	c total #propagations: 11631984 / total #impl: 158473611 (eff. 0.073)
35.68/35.76	c #Conflicts:     138000 | #Learnt:      15862 | 0.000
35.68/35.76	c total clause space: 29.637MB
35.68/35.76	c total #watches: 89788
35.98/36.02	c total #propagations: 11729714 / total #impl: 159688915 (eff. 0.073)
35.98/36.02	c #Conflicts:     139000 | #Learnt:      16862 | 0.000
35.98/36.02	c total clause space: 29.637MB
35.98/36.02	c total #watches: 92679
36.18/36.28	c total #propagations: 11835000 / total #impl: 160870875 (eff. 0.074)
36.18/36.28	c #Conflicts:     140000 | #Learnt:      17862 | 0.000
36.18/36.28	c total clause space: 29.637MB
36.18/36.28	c total #watches: 96586
36.48/36.57	c total #propagations: 11928297 / total #impl: 162100896 (eff. 0.074)
36.48/36.57	c GC COLLECT
36.48/36.57	c #Conflicts:     141000 | #Learnt:       9967 | 0.000
36.48/36.57	c total clause space: 29.637MB
36.48/36.57	c total #watches: 69302
36.78/36.89	c total #propagations: 12022217 / total #impl: 163388499 (eff. 0.074)
36.78/36.89	c #Conflicts:     142000 | #Learnt:      10967 | 0.000
36.78/36.89	c total clause space: 29.637MB
36.78/36.89	c total #watches: 75232
37.18/37.20	c total #propagations: 12102541 / total #impl: 164775945 (eff. 0.073)
37.18/37.20	c #Conflicts:     143000 | #Learnt:      11967 | 0.000
37.18/37.20	c total clause space: 29.637MB
37.18/37.20	c total #watches: 79279
37.39/37.50	c total #propagations: 12178439 / total #impl: 166273573 (eff. 0.073)
37.39/37.50	c #Conflicts:     144000 | #Learnt:      12967 | 0.000
37.39/37.50	c total clause space: 29.637MB
37.39/37.50	c total #watches: 82959
37.78/37.80	c total #propagations: 12270434 / total #impl: 167706212 (eff. 0.073)
37.78/37.80	c #Conflicts:     145000 | #Learnt:      13967 | 0.000
37.78/37.80	c total clause space: 29.637MB
37.78/37.80	c total #watches: 85487
38.08/38.10	c total #propagations: 12367289 / total #impl: 169138589 (eff. 0.073)
38.08/38.10	c #Conflicts:     146000 | #Learnt:      14967 | 0.000
38.08/38.10	c total clause space: 29.637MB
38.08/38.10	c total #watches: 88557
38.28/38.40	c total #propagations: 12463382 / total #impl: 170583223 (eff. 0.073)
38.28/38.40	c #Conflicts:     147000 | #Learnt:      15967 | 0.000
38.28/38.40	c total clause space: 29.637MB
38.28/38.40	c total #watches: 91952
38.68/38.71	c total #propagations: 12561929 / total #impl: 171878222 (eff. 0.073)
38.68/38.71	c #Conflicts:     148000 | #Learnt:      16967 | 0.000
38.68/38.71	c total clause space: 29.637MB
38.68/38.71	c total #watches: 97006
38.98/39.02	c total #propagations: 12650812 / total #impl: 173236097 (eff. 0.073)
38.98/39.02	c #Conflicts:     149000 | #Learnt:      17967 | 0.000
38.98/39.02	c total clause space: 29.637MB
38.98/39.02	c total #watches: 101369
39.28/39.35	c total #propagations: 12736855 / total #impl: 174688645 (eff. 0.073)
39.28/39.35	c GC COLLECT
39.28/39.35	c #Conflicts:     150000 | #Learnt:       9664 | 0.000
39.28/39.35	c total clause space: 29.637MB
39.28/39.35	c total #watches: 73067
39.59/39.66	c total #propagations: 12817001 / total #impl: 176339743 (eff. 0.073)
39.59/39.66	c #Conflicts:     151000 | #Learnt:      10664 | 0.000
39.59/39.66	c total clause space: 29.637MB
39.59/39.66	c total #watches: 76954
39.88/39.99	c total #propagations: 12894691 / total #impl: 177938223 (eff. 0.072)
39.88/39.99	c #Conflicts:     152000 | #Learnt:      11664 | 0.000
39.88/39.99	c total clause space: 29.637MB
39.88/39.99	c total #watches: 82391
40.28/40.30	c total #propagations: 12971712 / total #impl: 179606122 (eff. 0.072)
40.28/40.30	c #Conflicts:     153000 | #Learnt:      12664 | 0.000
40.28/40.30	c total clause space: 29.637MB
40.28/40.30	c total #watches: 85857
40.58/40.62	c total #propagations: 13056499 / total #impl: 180960748 (eff. 0.072)
40.58/40.62	c #Conflicts:     154000 | #Learnt:      13664 | 0.000
40.58/40.62	c total clause space: 29.637MB
40.58/40.62	c total #watches: 89660
40.88/40.97	c total #propagations: 13143820 / total #impl: 182731422 (eff. 0.072)
40.88/40.97	c #Conflicts:     155000 | #Learnt:      14665 | 0.000
40.88/40.97	c total clause space: 29.637MB
40.88/40.97	c total #watches: 94932
41.18/41.29	c total #propagations: 13218298 / total #impl: 184287428 (eff. 0.072)
41.18/41.29	c #Conflicts:     156000 | #Learnt:      15665 | 0.000
41.18/41.29	c total clause space: 29.637MB
41.18/41.29	c total #watches: 98348
41.58/41.64	c total #propagations: 13298714 / total #impl: 185334492 (eff. 0.072)
41.58/41.64	c #Conflicts:     157000 | #Learnt:      16665 | 0.000
41.58/41.64	c total clause space: 29.637MB
41.58/41.64	c total #watches: 102601
41.98/42.00	c total #propagations: 13387259 / total #impl: 186397021 (eff. 0.072)
41.98/42.00	c #Conflicts:     158000 | #Learnt:      17665 | 0.000
41.98/42.00	c total clause space: 29.637MB
41.98/42.00	c total #watches: 107139
42.28/42.35	c total #propagations: 13473716 / total #impl: 187605073 (eff. 0.072)
42.28/42.35	c #Conflicts:     159000 | #Learnt:      18665 | 0.000
42.28/42.35	c total clause space: 29.637MB
42.28/42.35	c total #watches: 110717
42.58/42.68	c total #propagations: 13564430 / total #impl: 188763049 (eff. 0.072)
42.58/42.68	c GC COLLECT
42.58/42.68	c #Conflicts:     160000 | #Learnt:      10006 | 0.000
42.58/42.68	c total clause space: 29.637MB
42.58/42.68	c total #watches: 75865
42.89/42.99	c total #propagations: 13660872 / total #impl: 189709009 (eff. 0.072)
42.89/42.99	c #Conflicts:     161000 | #Learnt:      11006 | 0.000
42.89/42.99	c total clause space: 29.637MB
42.89/42.99	c total #watches: 79528
43.18/43.23	c total #propagations: 13749933 / total #impl: 190754700 (eff. 0.072)
43.18/43.23	c #Conflicts:     162000 | #Learnt:      12006 | 0.000
43.18/43.23	c total clause space: 29.637MB
43.18/43.23	c total #watches: 83318
43.38/43.45	c total #propagations: 13862129 / total #impl: 191792498 (eff. 0.072)
43.38/43.45	c #Conflicts:     163000 | #Learnt:      13006 | 0.000
43.38/43.45	c total clause space: 29.637MB
43.38/43.45	c total #watches: 86591
43.58/43.69	c total #propagations: 13978041 / total #impl: 192788503 (eff. 0.073)
43.58/43.69	c #Conflicts:     164000 | #Learnt:      14006 | 0.000
43.58/43.69	c total clause space: 29.637MB
43.58/43.69	c total #watches: 89266
43.88/43.93	c total #propagations: 14090019 / total #impl: 193804509 (eff. 0.073)
43.88/43.93	c #Conflicts:     165000 | #Learnt:      15006 | 0.000
43.88/43.93	c total clause space: 29.637MB
43.88/43.93	c total #watches: 92351
44.09/44.16	c total #propagations: 14198498 / total #impl: 194821837 (eff. 0.073)
44.09/44.16	c #Conflicts:     166000 | #Learnt:      16006 | 0.000
44.09/44.16	c total clause space: 29.637MB
44.09/44.16	c total #watches: 95953
44.38/44.41	c total #propagations: 14312853 / total #impl: 195867079 (eff. 0.073)
44.38/44.41	c #Conflicts:     167000 | #Learnt:      17006 | 0.000
44.38/44.41	c total clause space: 29.637MB
44.38/44.41	c total #watches: 99842
44.58/44.66	c total #propagations: 14430106 / total #impl: 197067875 (eff. 0.073)
44.58/44.66	c #Conflicts:     168000 | #Learnt:      18006 | 0.000
44.58/44.66	c total clause space: 29.637MB
44.58/44.66	c total #watches: 103172
44.88/44.91	c total #propagations: 14544645 / total #impl: 198126900 (eff. 0.073)
44.88/44.91	c #Conflicts:     169000 | #Learnt:      19006 | 0.000
44.88/44.91	c total clause space: 29.637MB
44.88/44.91	c total #watches: 107359
45.09/45.16	c total #propagations: 14656990 / total #impl: 199181928 (eff. 0.074)
45.09/45.16	c GC COLLECT
45.09/45.16	c #Conflicts:     170000 | #Learnt:       9677 | 0.000
45.09/45.16	c total clause space: 29.637MB
45.09/45.16	c total #watches: 65371
45.28/45.39	c total #propagations: 14763343 / total #impl: 200194089 (eff. 0.074)
45.28/45.39	c #Conflicts:     171000 | #Learnt:      10677 | 0.000
45.28/45.39	c total clause space: 29.637MB
45.28/45.39	c total #watches: 68531
45.58/45.62	c total #propagations: 14877574 / total #impl: 201240568 (eff. 0.074)
45.58/45.62	c #Conflicts:     172000 | #Learnt:      11677 | 0.000
45.58/45.62	c total clause space: 29.637MB
45.58/45.62	c total #watches: 71071
45.78/45.84	c total #propagations: 14990333 / total #impl: 202242651 (eff. 0.074)
45.78/45.84	c #Conflicts:     173000 | #Learnt:      12677 | 0.000
45.78/45.84	c total clause space: 29.637MB
45.78/45.84	c total #watches: 74573
46.08/46.13	c total #propagations: 15099272 / total #impl: 203308268 (eff. 0.074)
46.08/46.13	c #Conflicts:     174000 | #Learnt:      13677 | 0.000
46.08/46.13	c total clause space: 29.637MB
46.08/46.13	c total #watches: 78991
46.38/46.42	c total #propagations: 15189267 / total #impl: 204434896 (eff. 0.074)
46.38/46.42	c #Conflicts:     175000 | #Learnt:      14677 | 0.000
46.38/46.42	c total clause space: 29.637MB
46.38/46.42	c total #watches: 82627
46.58/46.67	c total #propagations: 15277165 / total #impl: 205493456 (eff. 0.074)
46.58/46.67	c #Conflicts:     176000 | #Learnt:      15677 | 0.000
46.58/46.67	c total clause space: 29.637MB
46.58/46.67	c total #watches: 86035
46.88/46.92	c total #propagations: 15386614 / total #impl: 206523209 (eff. 0.075)
46.88/46.92	c #Conflicts:     177000 | #Learnt:      16677 | 0.000
46.88/46.92	c total clause space: 29.637MB
46.88/46.92	c total #watches: 89314
47.08/47.18	c total #propagations: 15486026 / total #impl: 207435152 (eff. 0.075)
47.08/47.18	c #Conflicts:     178000 | #Learnt:      17677 | 0.000
47.08/47.18	c total clause space: 29.637MB
47.08/47.18	c total #watches: 93691
47.39/47.43	c total #propagations: 15576385 / total #impl: 208447617 (eff. 0.075)
47.39/47.43	c #Conflicts:     179000 | #Learnt:      18677 | 0.000
47.39/47.43	c total clause space: 29.637MB
47.39/47.43	c total #watches: 97221
47.68/47.73	c total #propagations: 15680027 / total #impl: 209351426 (eff. 0.075)
47.68/47.73	c GC COLLECT
47.68/47.73	c #Conflicts:     180000 | #Learnt:       9425 | 0.000
47.68/47.73	c total clause space: 29.637MB
47.68/47.73	c total #watches: 65086
47.98/48.02	c total #propagations: 15767278 / total #impl: 210370701 (eff. 0.075)
47.98/48.02	c #Conflicts:     181000 | #Learnt:      10425 | 0.000
47.98/48.02	c total clause space: 29.637MB
47.98/48.02	c total #watches: 69363
48.18/48.28	c total #propagations: 15840082 / total #impl: 211427482 (eff. 0.075)
48.18/48.28	c #Conflicts:     182000 | #Learnt:      11425 | 0.000
48.18/48.28	c total clause space: 29.637MB
48.18/48.28	c total #watches: 73605
48.49/48.58	c total #propagations: 15926851 / total #impl: 212451255 (eff. 0.075)
48.49/48.58	c #Conflicts:     183000 | #Learnt:      12425 | 0.000
48.49/48.58	c total clause space: 29.637MB
48.49/48.58	c total #watches: 77748
48.78/48.87	c total #propagations: 16001660 / total #impl: 213564183 (eff. 0.075)
48.78/48.87	c #Conflicts:     184000 | #Learnt:      13425 | 0.000
48.78/48.87	c total clause space: 29.637MB
48.78/48.87	c total #watches: 80759
49.08/49.18	c total #propagations: 16070452 / total #impl: 214663985 (eff. 0.075)
49.08/49.18	c #Conflicts:     185000 | #Learnt:      14425 | 0.000
49.08/49.18	c total clause space: 29.637MB
49.08/49.18	c total #watches: 83897
49.38/49.49	c total #propagations: 16142379 / total #impl: 215792743 (eff. 0.075)
49.38/49.49	c #Conflicts:     186000 | #Learnt:      15425 | 0.000
49.38/49.49	c total clause space: 29.637MB
49.38/49.49	c total #watches: 87059
49.78/49.80	c total #propagations: 16215856 / total #impl: 216836511 (eff. 0.075)
49.78/49.80	c #Conflicts:     187000 | #Learnt:      16425 | 0.000
49.78/49.80	c total clause space: 29.637MB
49.78/49.80	c total #watches: 90445
50.08/50.11	c total #propagations: 16282462 / total #impl: 217942051 (eff. 0.075)
50.08/50.11	c #Conflicts:     188000 | #Learnt:      17425 | 0.000
50.08/50.11	c total clause space: 29.637MB
50.08/50.11	c total #watches: 93851
50.38/50.41	c total #propagations: 16350198 / total #impl: 219018032 (eff. 0.075)
50.38/50.41	c #Conflicts:     189000 | #Learnt:      18425 | 0.000
50.38/50.41	c total clause space: 29.637MB
50.38/50.41	c total #watches: 98365
50.69/50.75	c total #propagations: 16422980 / total #impl: 220123069 (eff. 0.075)
50.69/50.75	c #Conflicts:     190000 | #Learnt:      19427 | 0.000
50.69/50.75	c total clause space: 29.637MB
50.69/50.75	c total #watches: 102956
50.98/51.04	c total #propagations: 16495055 / total #impl: 221676430 (eff. 0.074)
50.98/51.04	c GC COLLECT
50.98/51.04	c #Conflicts:     191000 | #Learnt:       9976 | 0.000
50.98/51.04	c total clause space: 29.637MB
50.98/51.04	c total #watches: 67554
51.28/51.30	c total #propagations: 16577197 / total #impl: 223014325 (eff. 0.074)
51.28/51.30	c #Conflicts:     192000 | #Learnt:      10976 | 0.000
51.28/51.30	c total clause space: 29.637MB
51.28/51.30	c total #watches: 71071
51.48/51.56	c total #propagations: 16668932 / total #impl: 224381265 (eff. 0.074)
51.48/51.56	c #Conflicts:     193000 | #Learnt:      11976 | 0.000
51.48/51.56	c total clause space: 29.637MB
51.48/51.56	c total #watches: 73985
51.79/51.85	c total #propagations: 16766318 / total #impl: 225730593 (eff. 0.074)
51.79/51.85	c #Conflicts:     194000 | #Learnt:      12976 | 0.000
51.79/51.85	c total clause space: 29.637MB
51.79/51.85	c total #watches: 76771
52.08/52.12	c total #propagations: 16855150 / total #impl: 227036926 (eff. 0.074)
52.08/52.12	c #Conflicts:     195000 | #Learnt:      13976 | 0.000
52.08/52.12	c total clause space: 29.637MB
52.08/52.12	c total #watches: 79649
52.28/52.38	c total #propagations: 16948121 / total #impl: 228334318 (eff. 0.074)
52.28/52.38	c #Conflicts:     196000 | #Learnt:      14976 | 0.000
52.28/52.38	c total clause space: 29.637MB
52.28/52.38	c total #watches: 81936
52.58/52.63	c total #propagations: 17058148 / total #impl: 229706820 (eff. 0.074)
52.58/52.63	c #Conflicts:     197000 | #Learnt:      15976 | 0.000
52.58/52.63	c total clause space: 29.637MB
52.58/52.63	c total #watches: 84868
52.79/52.89	c total #propagations: 17163560 / total #impl: 230945527 (eff. 0.074)
52.79/52.89	c #Conflicts:     198000 | #Learnt:      16976 | 0.000
52.79/52.89	c total clause space: 29.637MB
52.79/52.89	c total #watches: 87491
53.08/53.16	c total #propagations: 17266956 / total #impl: 232265432 (eff. 0.074)
53.08/53.16	c #Conflicts:     199000 | #Learnt:      17976 | 0.000
53.08/53.16	c total clause space: 29.637MB
53.08/53.16	c total #watches: 90145
53.38/53.44	c total #propagations: 17353602 / total #impl: 233518936 (eff. 0.074)
53.38/53.44	c #Conflicts:     200000 | #Learnt:      18976 | 0.000
53.38/53.44	c total clause space: 29.637MB
53.38/53.44	c total #watches: 92628
53.68/53.73	c total #propagations: 17444244 / total #impl: 234803751 (eff. 0.074)
53.68/53.73	c #Conflicts:     201000 | #Learnt:      19976 | 0.000
53.68/53.73	c total clause space: 29.637MB
53.68/53.73	c total #watches: 95195
53.88/54.00	c total #propagations: 17536287 / total #impl: 236181173 (eff. 0.074)
53.88/54.00	c GC COLLECT
53.88/54.00	c #Conflicts:     202000 | #Learnt:       9893 | 0.000
53.88/54.00	c total clause space: 29.637MB
53.88/54.00	c total #watches: 59793
54.18/54.25	c total #propagations: 17627208 / total #impl: 237430688 (eff. 0.074)
54.18/54.25	c #Conflicts:     203000 | #Learnt:      10893 | 0.000
54.18/54.25	c total clause space: 29.637MB
54.18/54.25	c total #watches: 63170
54.48/54.50	c total #propagations: 17717956 / total #impl: 238704366 (eff. 0.074)
54.48/54.50	c #Conflicts:     204000 | #Learnt:      11893 | 0.000
54.48/54.50	c total clause space: 29.637MB
54.48/54.50	c total #watches: 68142
54.68/54.78	c total #propagations: 17799217 / total #impl: 240095316 (eff. 0.074)
54.68/54.78	c #Conflicts:     205000 | #Learnt:      12893 | 0.000
54.68/54.78	c total clause space: 29.637MB
54.68/54.78	c total #watches: 72327
54.98/55.06	c total #propagations: 17884350 / total #impl: 241602549 (eff. 0.074)
54.98/55.06	c #Conflicts:     206000 | #Learnt:      13893 | 0.000
54.98/55.06	c total clause space: 29.637MB
54.98/55.06	c total #watches: 76464
55.28/55.33	c total #propagations: 17965019 / total #impl: 242962460 (eff. 0.074)
55.28/55.33	c #Conflicts:     207000 | #Learnt:      14893 | 0.000
55.28/55.33	c total clause space: 29.637MB
55.28/55.33	c total #watches: 80282
55.58/55.61	c total #propagations: 18049494 / total #impl: 244361854 (eff. 0.074)
55.58/55.61	c #Conflicts:     208000 | #Learnt:      15893 | 0.000
55.58/55.61	c total clause space: 29.637MB
55.58/55.61	c total #watches: 83944
55.88/55.90	c total #propagations: 18133208 / total #impl: 245889416 (eff. 0.074)
55.88/55.90	c #Conflicts:     209000 | #Learnt:      16893 | 0.000
55.88/55.90	c total clause space: 29.637MB
55.88/55.90	c total #watches: 88482
56.08/56.19	c total #propagations: 18216577 / total #impl: 247215952 (eff. 0.074)
56.08/56.19	c #Conflicts:     210000 | #Learnt:      17893 | 0.000
56.08/56.19	c total clause space: 29.637MB
56.08/56.19	c total #watches: 92488
56.38/56.50	c total #propagations: 18306511 / total #impl: 248524343 (eff. 0.074)
56.38/56.50	c #Conflicts:     211000 | #Learnt:      18893 | 0.000
56.38/56.50	c total clause space: 29.637MB
56.38/56.50	c total #watches: 95475
56.68/56.78	c total #propagations: 18391872 / total #impl: 249932752 (eff. 0.074)
56.68/56.78	c #Conflicts:     212000 | #Learnt:      19893 | 0.000
56.68/56.78	c total clause space: 29.637MB
56.68/56.78	c total #watches: 98756
56.98/57.09	c total #propagations: 18481347 / total #impl: 251111594 (eff. 0.074)
56.98/57.09	c GC COLLECT
56.98/57.09	c #Conflicts:     213000 | #Learnt:       9552 | 0.000
56.98/57.09	c total clause space: 29.637MB
56.98/57.09	c total #watches: 69578
57.28/57.39	c total #propagations: 18569053 / total #impl: 252534974 (eff. 0.074)
57.28/57.39	c #Conflicts:     214000 | #Learnt:      10552 | 0.000
57.28/57.39	c total clause space: 29.637MB
57.28/57.39	c total #watches: 73247
57.68/57.70	c total #propagations: 18651980 / total #impl: 253904777 (eff. 0.073)
57.68/57.70	c #Conflicts:     215000 | #Learnt:      11552 | 0.000
57.68/57.70	c total clause space: 29.637MB
57.68/57.70	c total #watches: 77866
57.98/58.01	c total #propagations: 18734353 / total #impl: 255348150 (eff. 0.073)
57.98/58.01	c #Conflicts:     216000 | #Learnt:      12552 | 0.000
57.98/58.01	c total clause space: 29.637MB
57.98/58.01	c total #watches: 80963
58.28/58.32	c total #propagations: 18818724 / total #impl: 256749408 (eff. 0.073)
58.28/58.32	c #Conflicts:     217000 | #Learnt:      13552 | 0.000
58.28/58.32	c total clause space: 29.637MB
58.28/58.32	c total #watches: 84295
58.58/58.64	c total #propagations: 18905702 / total #impl: 258095614 (eff. 0.073)
58.58/58.64	c #Conflicts:     218000 | #Learnt:      14552 | 0.000
58.58/58.64	c total clause space: 29.637MB
58.58/58.64	c total #watches: 88226
58.88/58.99	c total #propagations: 18983561 / total #impl: 259545411 (eff. 0.073)
58.88/58.99	c #Conflicts:     219000 | #Learnt:      15552 | 0.000
58.88/58.99	c total clause space: 29.637MB
58.88/58.99	c total #watches: 92349
59.27/59.33	c total #propagations: 19067943 / total #impl: 260973619 (eff. 0.073)
59.27/59.33	c #Conflicts:     220000 | #Learnt:      16552 | 0.000
59.27/59.33	c total clause space: 29.637MB
59.27/59.33	c total #watches: 97224
59.57/59.62	c total #propagations: 19157710 / total #impl: 262399496 (eff. 0.073)
59.57/59.62	c #Conflicts:     221000 | #Learnt:      17552 | 0.000
59.57/59.62	c total clause space: 29.637MB
59.57/59.62	c total #watches: 100297
59.87/59.93	c total #propagations: 19246056 / total #impl: 263708919 (eff. 0.073)
59.87/59.93	c #Conflicts:     222000 | #Learnt:      18552 | 0.000
59.87/59.93	c total clause space: 29.637MB
59.87/59.93	c total #watches: 103489
60.17/60.26	c total #propagations: 19340629 / total #impl: 265088498 (eff. 0.073)
60.17/60.26	c #Conflicts:     223000 | #Learnt:      19552 | 0.000
60.17/60.26	c total clause space: 29.637MB
60.17/60.26	c total #watches: 106613
60.48/60.58	c total #propagations: 19435028 / total #impl: 266590141 (eff. 0.073)
60.48/60.58	c #Conflicts:     224000 | #Learnt:      20552 | 0.000
60.48/60.58	c total clause space: 29.637MB
60.48/60.58	c total #watches: 111580
60.87/60.94	c total #propagations: 19525867 / total #impl: 268001770 (eff. 0.073)
60.87/60.94	c GC COLLECT
60.87/60.94	c #Conflicts:     225000 | #Learnt:      10097 | 0.000
60.87/60.94	c total clause space: 29.637MB
60.87/60.94	c total #watches: 73644
61.27/61.30	c total #propagations: 19596662 / total #impl: 269855307 (eff. 0.073)
61.27/61.30	c #Conflicts:     226000 | #Learnt:      11098 | 0.000
61.27/61.30	c total clause space: 29.637MB
61.27/61.30	c total #watches: 78863
61.58/61.69	c total #propagations: 19670546 / total #impl: 271441429 (eff. 0.072)
61.58/61.69	c #Conflicts:     227000 | #Learnt:      12098 | 0.000
61.58/61.69	c total clause space: 29.637MB
61.58/61.69	c total #watches: 82905
61.87/61.99	c total #propagations: 19758575 / total #impl: 273232427 (eff. 0.072)
61.87/61.99	c #Conflicts:     228000 | #Learnt:      13098 | 0.000
61.87/61.99	c total clause space: 29.637MB
61.87/61.99	c total #watches: 85539
62.27/62.35	c total #propagations: 19845470 / total #impl: 274787701 (eff. 0.072)
62.27/62.35	c #Conflicts:     229000 | #Learnt:      14098 | 0.000
62.27/62.35	c total clause space: 29.637MB
62.27/62.35	c total #watches: 88954
62.68/62.73	c total #propagations: 19933874 / total #impl: 276474163 (eff. 0.072)
62.68/62.73	c #Conflicts:     230000 | #Learnt:      15098 | 0.000
62.68/62.73	c total clause space: 29.637MB
62.68/62.73	c total #watches: 92657
62.97/63.05	c total #propagations: 20018864 / total #impl: 278189908 (eff. 0.072)
62.97/63.05	c #Conflicts:     231000 | #Learnt:      16098 | 0.000
62.97/63.05	c total clause space: 29.637MB
62.97/63.05	c total #watches: 95529
63.27/63.34	c total #propagations: 20106529 / total #impl: 279677484 (eff. 0.072)
63.27/63.34	c #Conflicts:     232000 | #Learnt:      17098 | 0.000
63.27/63.34	c total clause space: 29.637MB
63.27/63.34	c total #watches: 98876
63.47/63.59	c total #propagations: 20206107 / total #impl: 281170323 (eff. 0.072)
63.47/63.59	c #Conflicts:     233000 | #Learnt:      18098 | 0.000
63.47/63.59	c total clause space: 29.637MB
63.47/63.59	c total #watches: 101816
63.78/63.83	c total #propagations: 20317830 / total #impl: 282890851 (eff. 0.072)
63.78/63.83	c #Conflicts:     234000 | #Learnt:      19098 | 0.000
63.78/63.83	c total clause space: 29.637MB
63.78/63.83	c total #watches: 104734
63.97/64.09	c total #propagations: 20420219 / total #impl: 284278109 (eff. 0.072)
63.97/64.09	c #Conflicts:     235000 | #Learnt:      20098 | 0.000
63.97/64.09	c total clause space: 29.637MB
63.97/64.09	c total #watches: 108036
64.27/64.35	c total #propagations: 20516731 / total #impl: 285818380 (eff. 0.072)
64.27/64.35	c #Conflicts:     236000 | #Learnt:      21098 | 0.000
64.27/64.35	c total clause space: 29.637MB
64.27/64.35	c total #watches: 110923
64.57/64.60	c total #propagations: 20615459 / total #impl: 287362432 (eff. 0.072)
64.57/64.60	c GC COLLECT
64.57/64.60	c #Conflicts:     237000 | #Learnt:      10050 | 0.000
64.57/64.60	c total clause space: 29.637MB
64.57/64.60	c total #watches: 68034
64.77/64.84	c total #propagations: 20714556 / total #impl: 288955564 (eff. 0.072)
64.77/64.84	c #Conflicts:     238000 | #Learnt:      11050 | 0.000
64.77/64.84	c total clause space: 29.637MB
64.77/64.84	c total #watches: 71128
64.98/65.07	c total #propagations: 20814578 / total #impl: 290450761 (eff. 0.072)
64.98/65.07	c #Conflicts:     239000 | #Learnt:      12050 | 0.000
64.98/65.07	c total clause space: 29.637MB
64.98/65.07	c total #watches: 74954
65.27/65.31	c total #propagations: 20922563 / total #impl: 291983531 (eff. 0.072)
65.27/65.31	c #Conflicts:     240000 | #Learnt:      13050 | 0.000
65.27/65.31	c total clause space: 29.637MB
65.27/65.31	c total #watches: 77715
65.47/65.54	c total #propagations: 21028741 / total #impl: 293529765 (eff. 0.072)
65.47/65.54	c #Conflicts:     241000 | #Learnt:      14050 | 0.000
65.47/65.54	c total clause space: 29.637MB
65.47/65.54	c total #watches: 81854
65.67/65.78	c total #propagations: 21143387 / total #impl: 295090797 (eff. 0.072)
65.67/65.78	c #Conflicts:     242000 | #Learnt:      15050 | 0.000
65.67/65.78	c total clause space: 29.637MB
65.67/65.78	c total #watches: 86207
65.98/66.09	c total #propagations: 21241869 / total #impl: 296656779 (eff. 0.072)
65.98/66.09	c #Conflicts:     243000 | #Learnt:      16050 | 0.000
65.98/66.09	c total clause space: 29.637MB
65.98/66.09	c total #watches: 93045
66.37/66.40	c total #propagations: 21314570 / total #impl: 298401407 (eff. 0.071)
66.37/66.40	c #Conflicts:     244000 | #Learnt:      17050 | 0.000
66.37/66.40	c total clause space: 29.637MB
66.37/66.40	c total #watches: 98029
66.67/66.72	c total #propagations: 21394387 / total #impl: 300162219 (eff. 0.071)
66.67/66.72	c #Conflicts:     245000 | #Learnt:      18050 | 0.000
66.67/66.72	c total clause space: 29.637MB
66.67/66.72	c total #watches: 102237
66.97/67.03	c total #propagations: 21471105 / total #impl: 301926413 (eff. 0.071)
66.97/67.03	c #Conflicts:     246000 | #Learnt:      19050 | 0.000
66.97/67.03	c total clause space: 29.637MB
66.97/67.03	c total #watches: 107302
67.27/67.32	c total #propagations: 21552509 / total #impl: 303591118 (eff. 0.071)
67.27/67.32	c #Conflicts:     247000 | #Learnt:      20050 | 0.000
67.27/67.32	c total clause space: 29.637MB
67.27/67.32	c total #watches: 111966
67.57/67.64	c total #propagations: 21646338 / total #impl: 305106423 (eff. 0.071)
67.57/67.64	c #Conflicts:     248000 | #Learnt:      21050 | 0.000
67.57/67.64	c total clause space: 29.637MB
67.57/67.64	c total #watches: 116582
67.87/67.95	c total #propagations: 21729037 / total #impl: 306713882 (eff. 0.071)
67.87/67.95	c GC COLLECT
67.87/67.95	c #Conflicts:     249000 | #Learnt:       9736 | 0.000
67.87/67.95	c total clause space: 29.637MB
67.87/67.95	c total #watches: 76821
68.18/68.24	c total #propagations: 21813087 / total #impl: 308354039 (eff. 0.071)
68.18/68.24	c #Conflicts:     250000 | #Learnt:      10736 | 0.000
68.18/68.24	c total clause space: 29.637MB
68.18/68.24	c total #watches: 80826
68.47/68.51	c total #propagations: 21896465 / total #impl: 310242457 (eff. 0.071)
68.47/68.51	c #Conflicts:     251000 | #Learnt:      11736 | 0.000
68.47/68.51	c total clause space: 29.637MB
68.47/68.51	c total #watches: 84048
68.67/68.76	c total #propagations: 22001141 / total #impl: 311995444 (eff. 0.071)
68.67/68.76	c #Conflicts:     252000 | #Learnt:      12736 | 0.000
68.67/68.76	c total clause space: 29.637MB
68.67/68.76	c total #watches: 87087
68.97/69.02	c total #propagations: 22113477 / total #impl: 313467954 (eff. 0.071)
68.97/69.02	c #Conflicts:     253000 | #Learnt:      13736 | 0.000
68.97/69.02	c total clause space: 29.637MB
68.97/69.02	c total #watches: 89745
69.17/69.29	c total #propagations: 22217782 / total #impl: 314924130 (eff. 0.071)
69.17/69.29	c #Conflicts:     254000 | #Learnt:      14736 | 0.000
69.17/69.29	c total clause space: 29.637MB
69.17/69.29	c total #watches: 92145
69.47/69.58	c total #propagations: 22312532 / total #impl: 316401069 (eff. 0.071)
69.47/69.58	c #Conflicts:     255000 | #Learnt:      15736 | 0.000
69.47/69.58	c total clause space: 29.637MB
69.47/69.58	c total #watches: 96757
69.77/69.87	c total #propagations: 22397785 / total #impl: 318038779 (eff. 0.070)
69.77/69.87	c #Conflicts:     256000 | #Learnt:      16736 | 0.000
69.77/69.87	c total clause space: 29.637MB
69.77/69.87	c total #watches: 99857
70.07/70.12	c total #propagations: 22483161 / total #impl: 319811345 (eff. 0.070)
70.07/70.12	c #Conflicts:     257000 | #Learnt:      17736 | 0.000
70.07/70.12	c total clause space: 29.637MB
70.07/70.12	c total #watches: 103213
70.38/70.42	c total #propagations: 22575990 / total #impl: 321229840 (eff. 0.070)
70.38/70.42	c #Conflicts:     258000 | #Learnt:      18736 | 0.000
70.38/70.42	c total clause space: 29.637MB
70.38/70.42	c total #watches: 109040
70.67/70.72	c total #propagations: 22658353 / total #impl: 322754996 (eff. 0.070)
70.67/70.72	c #Conflicts:     259000 | #Learnt:      19736 | 0.000
70.67/70.72	c total clause space: 29.637MB
70.67/70.72	c total #watches: 113607
70.97/71.01	c total #propagations: 22770264 / total #impl: 324479603 (eff. 0.070)
70.97/71.01	c #Conflicts:     260000 | #Learnt:      20736 | 0.000
70.97/71.01	c total clause space: 29.637MB
70.97/71.01	c total #watches: 117460
71.17/71.29	c total #propagations: 22876965 / total #impl: 325966895 (eff. 0.070)
71.17/71.29	c #Conflicts:     261000 | #Learnt:      21736 | 0.000
71.17/71.29	c total clause space: 29.637MB
71.17/71.29	c total #watches: 120243
71.48/71.59	c total #propagations: 22984192 / total #impl: 327407464 (eff. 0.070)
71.48/71.59	c GC COLLECT
71.48/71.59	c #Conflicts:     262000 | #Learnt:      10107 | 0.000
71.48/71.59	c total clause space: 29.637MB
71.48/71.59	c total #watches: 72900
71.77/71.88	c total #propagations: 23091444 / total #impl: 328961471 (eff. 0.070)
71.77/71.88	c #Conflicts:     263000 | #Learnt:      11107 | 0.000
71.77/71.88	c total clause space: 29.637MB
71.77/71.88	c total #watches: 77649
72.17/72.20	c total #propagations: 23199378 / total #impl: 330534829 (eff. 0.070)
72.17/72.20	c #Conflicts:     264000 | #Learnt:      12107 | 0.000
72.17/72.20	c total clause space: 29.637MB
72.17/72.20	c total #watches: 81628
72.37/72.49	c total #propagations: 23291462 / total #impl: 332377872 (eff. 0.070)
72.37/72.49	c #Conflicts:     265000 | #Learnt:      13107 | 0.000
72.37/72.49	c total clause space: 29.637MB
72.37/72.49	c total #watches: 84900
72.68/72.75	c total #propagations: 23389835 / total #impl: 334018014 (eff. 0.070)
72.68/72.75	c #Conflicts:     266000 | #Learnt:      14107 | 0.000
72.68/72.75	c total clause space: 29.637MB
72.68/72.75	c total #watches: 87302
72.97/73.04	c total #propagations: 23502495 / total #impl: 335567119 (eff. 0.070)
72.97/73.04	c #Conflicts:     267000 | #Learnt:      15107 | 0.000
72.97/73.04	c total clause space: 29.637MB
72.97/73.04	c total #watches: 90402
73.27/73.32	c total #propagations: 23604660 / total #impl: 337188256 (eff. 0.070)
73.27/73.32	c #Conflicts:     268000 | #Learnt:      16107 | 0.000
73.27/73.32	c total clause space: 29.637MB
73.27/73.32	c total #watches: 93029
73.57/73.60	c total #propagations: 23706765 / total #impl: 338932554 (eff. 0.070)
73.57/73.60	c #Conflicts:     269000 | #Learnt:      17107 | 0.000
73.57/73.60	c total clause space: 29.637MB
73.57/73.60	c total #watches: 95866
73.78/73.86	c total #propagations: 23810433 / total #impl: 340481204 (eff. 0.070)
73.78/73.86	c #Conflicts:     270000 | #Learnt:      18107 | 0.000
73.78/73.86	c total clause space: 29.637MB
73.78/73.86	c total #watches: 98532
74.07/74.14	c total #propagations: 23921041 / total #impl: 342132794 (eff. 0.070)
74.07/74.14	c #Conflicts:     271000 | #Learnt:      19107 | 0.000
74.07/74.14	c total clause space: 29.637MB
74.07/74.14	c total #watches: 101357
74.37/74.42	c total #propagations: 24023002 / total #impl: 343718979 (eff. 0.070)
74.37/74.42	c #Conflicts:     272000 | #Learnt:      20107 | 0.000
74.37/74.42	c total clause space: 29.637MB
74.37/74.42	c total #watches: 104250
74.67/74.73	c total #propagations: 24124511 / total #impl: 345295730 (eff. 0.070)
74.67/74.73	c #Conflicts:     273000 | #Learnt:      21107 | 0.000
74.67/74.73	c total clause space: 29.637MB
74.67/74.73	c total #watches: 106865
74.97/75.02	c total #propagations: 24224620 / total #impl: 346937781 (eff. 0.070)
74.97/75.02	c GC COLLECT
74.97/75.02	c #Conflicts:     274000 | #Learnt:       9316 | 0.000
74.97/75.02	c total clause space: 29.637MB
74.97/75.02	c total #watches: 62939
75.17/75.27	c total #propagations: 24322876 / total #impl: 348570172 (eff. 0.070)
75.17/75.27	c #Conflicts:     275000 | #Learnt:      10316 | 0.000
75.17/75.27	c total clause space: 29.637MB
75.17/75.27	c total #watches: 65202
75.47/75.51	c total #propagations: 24433253 / total #impl: 350199172 (eff. 0.070)
75.47/75.51	c #Conflicts:     276000 | #Learnt:      11316 | 0.000
75.47/75.51	c total clause space: 29.637MB
75.47/75.51	c total #watches: 67746
75.67/75.78	c total #propagations: 24545954 / total #impl: 351848073 (eff. 0.070)
75.67/75.78	c #Conflicts:     277000 | #Learnt:      12316 | 0.000
75.67/75.78	c total clause space: 29.637MB
75.67/75.78	c total #watches: 72015
75.98/76.04	c total #propagations: 24642026 / total #impl: 353465945 (eff. 0.070)
75.98/76.04	c #Conflicts:     278000 | #Learnt:      13316 | 0.000
75.98/76.04	c total clause space: 29.637MB
75.98/76.04	c total #watches: 76142
76.17/76.29	c total #propagations: 24746493 / total #impl: 355149611 (eff. 0.070)
76.17/76.29	c #Conflicts:     279000 | #Learnt:      14316 | 0.000
76.17/76.29	c total clause space: 29.637MB
76.17/76.29	c total #watches: 78740
76.47/76.55	c total #propagations: 24849295 / total #impl: 356625666 (eff. 0.070)
76.47/76.55	c #Conflicts:     280000 | #Learnt:      15316 | 0.000
76.47/76.55	c total clause space: 29.637MB
76.47/76.55	c total #watches: 81476
76.67/76.79	c total #propagations: 24957840 / total #impl: 358390466 (eff. 0.070)
76.67/76.79	c #Conflicts:     281000 | #Learnt:      16316 | 0.000
76.67/76.79	c total clause space: 29.637MB
76.67/76.79	c total #watches: 84668
76.98/77.03	c total #propagations: 25074616 / total #impl: 359900651 (eff. 0.070)
76.98/77.03	c #Conflicts:     282000 | #Learnt:      17316 | 0.000
76.98/77.03	c total clause space: 29.637MB
76.98/77.03	c total #watches: 87836
77.17/77.25	c total #propagations: 25172962 / total #impl: 361394411 (eff. 0.070)
77.17/77.25	c #Conflicts:     283000 | #Learnt:      18316 | 0.000
77.17/77.25	c total clause space: 29.637MB
77.17/77.25	c total #watches: 90775
77.37/77.46	c total #propagations: 25272396 / total #impl: 362738777 (eff. 0.070)
77.37/77.46	c #Conflicts:     284000 | #Learnt:      19316 | 0.000
77.37/77.46	c total clause space: 29.637MB
77.37/77.46	c total #watches: 93700
77.67/77.70	c total #propagations: 25380414 / total #impl: 364122473 (eff. 0.070)
77.67/77.70	c #Conflicts:     285000 | #Learnt:      20316 | 0.000
77.67/77.70	c total clause space: 29.637MB
77.67/77.70	c total #watches: 96769
77.87/77.93	c total #propagations: 25485006 / total #impl: 365666990 (eff. 0.070)
77.87/77.93	c #Conflicts:     286000 | #Learnt:      21316 | 0.000
77.87/77.93	c total clause space: 29.637MB
77.87/77.93	c total #watches: 99510
78.08/78.19	c total #propagations: 25588694 / total #impl: 367074940 (eff. 0.070)
78.08/78.19	c GC COLLECT
78.08/78.19	c #Conflicts:     287000 | #Learnt:       9394 | 0.000
78.08/78.19	c total clause space: 29.637MB
78.08/78.19	c total #watches: 65363
78.37/78.42	c total #propagations: 25688910 / total #impl: 368703914 (eff. 0.070)
78.37/78.42	c #Conflicts:     288000 | #Learnt:      10394 | 0.000
78.37/78.42	c total clause space: 29.637MB
78.37/78.42	c total #watches: 68591
78.57/78.66	c total #propagations: 25802964 / total #impl: 370280673 (eff. 0.070)
78.57/78.66	c #Conflicts:     289000 | #Learnt:      11394 | 0.000
78.57/78.66	c total clause space: 29.637MB
78.57/78.66	c total #watches: 72110
78.87/78.91	c total #propagations: 25910752 / total #impl: 371900096 (eff. 0.070)
78.87/78.91	c #Conflicts:     290000 | #Learnt:      12394 | 0.000
78.87/78.91	c total clause space: 29.637MB
78.87/78.91	c total #watches: 75481
79.07/79.16	c total #propagations: 26017686 / total #impl: 373451549 (eff. 0.070)
79.07/79.16	c #Conflicts:     291000 | #Learnt:      13394 | 0.000
79.07/79.16	c total clause space: 29.637MB
79.07/79.16	c total #watches: 78505
79.37/79.41	c total #propagations: 26110755 / total #impl: 374871987 (eff. 0.070)
79.37/79.41	c #Conflicts:     292000 | #Learnt:      14394 | 0.000
79.37/79.41	c total clause space: 29.637MB
79.37/79.41	c total #watches: 82645
79.67/79.71	c total #propagations: 26207116 / total #impl: 376341470 (eff. 0.070)
79.67/79.71	c #Conflicts:     293000 | #Learnt:      15394 | 0.000
79.67/79.71	c total clause space: 29.637MB
79.67/79.71	c total #watches: 85778
79.97/80.00	c total #propagations: 26286232 / total #impl: 378075896 (eff. 0.070)
79.97/80.00	c #Conflicts:     294000 | #Learnt:      16394 | 0.000
79.97/80.00	c total clause space: 29.637MB
79.97/80.00	c total #watches: 89932
80.17/80.28	c total #propagations: 26378516 / total #impl: 380018453 (eff. 0.069)
80.17/80.28	c #Conflicts:     295000 | #Learnt:      17394 | 0.000
80.17/80.28	c total clause space: 29.637MB
80.17/80.28	c total #watches: 94572
80.47/80.57	c total #propagations: 26471113 / total #impl: 381603708 (eff. 0.069)
80.47/80.57	c #Conflicts:     296000 | #Learnt:      18394 | 0.000
80.47/80.57	c total clause space: 29.637MB
80.47/80.57	c total #watches: 98253
80.77/80.82	c total #propagations: 26558932 / total #impl: 383095274 (eff. 0.069)
80.77/80.82	c #Conflicts:     297000 | #Learnt:      19394 | 0.000
80.77/80.82	c total clause space: 29.637MB
80.77/80.82	c total #watches: 100922
80.97/81.08	c total #propagations: 26661324 / total #impl: 384516591 (eff. 0.069)
80.97/81.08	c #Conflicts:     298000 | #Learnt:      20394 | 0.000
80.97/81.08	c total clause space: 29.637MB
80.97/81.08	c total #watches: 103721
81.27/81.36	c total #propagations: 26764163 / total #impl: 386049119 (eff. 0.069)
81.27/81.36	c #Conflicts:     299000 | #Learnt:      21394 | 0.000
81.27/81.36	c total clause space: 29.637MB
81.27/81.36	c total #watches: 107340
81.57/81.64	c total #propagations: 26857193 / total #impl: 387554726 (eff. 0.069)
81.57/81.64	c #Conflicts:     300000 | #Learnt:      22394 | 0.000
81.57/81.64	c total clause space: 29.637MB
81.57/81.64	c total #watches: 110456
81.87/81.91	c total #propagations: 26949356 / total #impl: 388945376 (eff. 0.069)
81.87/81.91	c GC COLLECT
81.87/81.91	c #Conflicts:     301000 | #Learnt:      10072 | 0.000
81.87/81.91	c total clause space: 29.637MB
81.87/81.91	c total #watches: 69763
82.07/82.14	c total #propagations: 27052424 / total #impl: 390513936 (eff. 0.069)
82.07/82.14	c #Conflicts:     302000 | #Learnt:      11072 | 0.000
82.07/82.14	c total clause space: 29.637MB
82.07/82.14	c total #watches: 72610
82.27/82.38	c total #propagations: 27166321 / total #impl: 392092294 (eff. 0.069)
82.27/82.38	c #Conflicts:     303000 | #Learnt:      12072 | 0.000
82.27/82.38	c total clause space: 29.637MB
82.27/82.38	c total #watches: 75101
82.58/82.64	c total #propagations: 27271071 / total #impl: 393673934 (eff. 0.069)
82.58/82.64	c #Conflicts:     304000 | #Learnt:      13072 | 0.000
82.58/82.64	c total clause space: 29.637MB
82.58/82.64	c total #watches: 78365
82.87/82.90	c total #propagations: 27385319 / total #impl: 395320016 (eff. 0.069)
82.87/82.90	c #Conflicts:     305000 | #Learnt:      14072 | 0.000
82.87/82.90	c total clause space: 29.637MB
82.87/82.90	c total #watches: 81978
83.07/83.15	c total #propagations: 27483748 / total #impl: 396794890 (eff. 0.069)
83.07/83.15	c #Conflicts:     306000 | #Learnt:      15072 | 0.000
83.07/83.15	c total clause space: 29.637MB
83.07/83.15	c total #watches: 85749
83.37/83.43	c total #propagations: 27587170 / total #impl: 398449502 (eff. 0.069)
83.37/83.43	c #Conflicts:     307000 | #Learnt:      16072 | 0.000
83.37/83.43	c total clause space: 29.637MB
83.37/83.43	c total #watches: 88644
83.58/83.70	c total #propagations: 27696277 / total #impl: 400078715 (eff. 0.069)
83.58/83.70	c #Conflicts:     308000 | #Learnt:      17072 | 0.000
83.58/83.70	c total clause space: 29.637MB
83.58/83.70	c total #watches: 92542
83.87/83.95	c total #propagations: 27791248 / total #impl: 401644228 (eff. 0.069)
83.87/83.95	c #Conflicts:     309000 | #Learnt:      18072 | 0.000
83.87/83.95	c total clause space: 29.637MB
83.87/83.95	c total #watches: 94823
84.17/84.20	c total #propagations: 27896020 / total #impl: 403013591 (eff. 0.069)
84.17/84.20	c #Conflicts:     310000 | #Learnt:      19072 | 0.000
84.17/84.20	c total clause space: 29.637MB
84.17/84.20	c total #watches: 97450
84.37/84.48	c total #propagations: 27997471 / total #impl: 404489180 (eff. 0.069)
84.37/84.48	c #Conflicts:     311000 | #Learnt:      20072 | 0.000
84.37/84.48	c total clause space: 29.637MB
84.37/84.48	c total #watches: 102031
84.68/84.78	c total #propagations: 28085480 / total #impl: 405994797 (eff. 0.069)
84.68/84.78	c #Conflicts:     312000 | #Learnt:      21072 | 0.000
84.68/84.78	c total clause space: 29.637MB
84.68/84.78	c total #watches: 105647
84.97/85.06	c total #propagations: 28170003 / total #impl: 407705771 (eff. 0.069)
84.97/85.06	c #Conflicts:     313000 | #Learnt:      22072 | 0.000
84.97/85.06	c total clause space: 29.637MB
84.97/85.06	c total #watches: 109563
85.27/85.36	c total #propagations: 28253403 / total #impl: 409435717 (eff. 0.069)
85.27/85.36	c #Conflicts:     314000 | #Learnt:      23072 | 0.000
85.27/85.36	c total clause space: 29.637MB
85.27/85.36	c total #watches: 113279
85.57/85.61	c total #propagations: 28345277 / total #impl: 411131504 (eff. 0.069)
85.57/85.61	c GC COLLECT
85.57/85.61	c #Conflicts:     315000 | #Learnt:      10590 | 0.000
85.57/85.61	c total clause space: 29.637MB
85.57/85.61	c total #watches: 71527
85.78/85.86	c total #propagations: 28441287 / total #impl: 412547032 (eff. 0.069)
85.78/85.86	c #Conflicts:     316000 | #Learnt:      11590 | 0.000
85.78/85.86	c total clause space: 29.637MB
85.78/85.86	c total #watches: 75144
86.07/86.10	c total #propagations: 28544504 / total #impl: 414207836 (eff. 0.069)
86.07/86.10	c #Conflicts:     317000 | #Learnt:      12590 | 0.000
86.07/86.10	c total clause space: 29.637MB
86.07/86.10	c total #watches: 78524
86.27/86.37	c total #propagations: 28652918 / total #impl: 415754678 (eff. 0.069)
86.27/86.37	c #Conflicts:     318000 | #Learnt:      13590 | 0.000
86.27/86.37	c total clause space: 29.637MB
86.27/86.37	c total #watches: 81038
86.57/86.65	c total #propagations: 28757900 / total #impl: 417369870 (eff. 0.069)
86.57/86.65	c #Conflicts:     319000 | #Learnt:      14590 | 0.000
86.57/86.65	c total clause space: 29.637MB
86.57/86.65	c total #watches: 83957
86.88/86.91	c total #propagations: 28862151 / total #impl: 419087879 (eff. 0.069)
86.88/86.91	c #Conflicts:     320000 | #Learnt:      15590 | 0.000
86.88/86.91	c total clause space: 29.637MB
86.88/86.91	c total #watches: 86671
87.07/87.15	c total #propagations: 28964649 / total #impl: 420633471 (eff. 0.069)
87.07/87.15	c #Conflicts:     321000 | #Learnt:      16590 | 0.000
87.07/87.15	c total clause space: 29.637MB
87.07/87.15	c total #watches: 89537
87.37/87.42	c total #propagations: 29060466 / total #impl: 422129613 (eff. 0.069)
87.37/87.42	c #Conflicts:     322000 | #Learnt:      17590 | 0.000
87.37/87.42	c total clause space: 29.637MB
87.37/87.42	c total #watches: 92699
87.57/87.68	c total #propagations: 29147321 / total #impl: 423438988 (eff. 0.069)
87.57/87.68	c #Conflicts:     323000 | #Learnt:      18590 | 0.000
87.57/87.68	c total clause space: 29.637MB
87.57/87.68	c total #watches: 96316
87.87/87.97	c total #propagations: 29237902 / total #impl: 424692270 (eff. 0.069)
87.87/87.97	c #Conflicts:     324000 | #Learnt:      19590 | 0.000
87.87/87.97	c total clause space: 29.637MB
87.87/87.97	c total #watches: 101092
88.17/88.28	c total #propagations: 29320553 / total #impl: 426266674 (eff. 0.069)
88.17/88.28	c #Conflicts:     325000 | #Learnt:      20590 | 0.000
88.17/88.28	c total clause space: 29.637MB
88.17/88.28	c total #watches: 104468
88.57/88.60	c total #propagations: 29408484 / total #impl: 427928158 (eff. 0.069)
88.57/88.60	c #Conflicts:     326000 | #Learnt:      21590 | 0.000
88.57/88.60	c total clause space: 29.637MB
88.57/88.60	c total #watches: 109408
88.87/88.91	c total #propagations: 29483736 / total #impl: 429521599 (eff. 0.069)
88.87/88.91	c #Conflicts:     327000 | #Learnt:      22590 | 0.000
88.87/88.91	c total clause space: 29.637MB
88.87/88.91	c total #watches: 113275
89.18/89.24	c total #propagations: 29566012 / total #impl: 431013890 (eff. 0.069)
89.18/89.24	c #Conflicts:     328000 | #Learnt:      23590 | 0.000
89.18/89.24	c total clause space: 29.637MB
89.18/89.24	c total #watches: 117204
89.47/89.52	c total #propagations: 29645038 / total #impl: 432517099 (eff. 0.069)
89.47/89.52	c GC COLLECT
89.47/89.52	c #Conflicts:     329000 | #Learnt:      12800 | 0.000
89.47/89.52	c total clause space: 29.637MB
89.47/89.52	c total #watches: 79170
89.77/89.80	c total #propagations: 29723827 / total #impl: 434027213 (eff. 0.068)
89.77/89.80	c #Conflicts:     330000 | #Learnt:      13800 | 0.000
89.77/89.80	c total clause space: 29.637MB
89.77/89.80	c total #watches: 82894
89.97/90.07	c total #propagations: 29806620 / total #impl: 435554530 (eff. 0.068)
89.97/90.07	c #Conflicts:     331000 | #Learnt:      14800 | 0.000
89.97/90.07	c total clause space: 29.637MB
89.97/90.07	c total #watches: 87480
90.28/90.35	c total #propagations: 29880000 / total #impl: 436702747 (eff. 0.068)
90.28/90.35	c #Conflicts:     332000 | #Learnt:      15800 | 0.000
90.28/90.35	c total clause space: 29.637MB
90.28/90.35	c total #watches: 90993
90.57/90.64	c total #propagations: 29961893 / total #impl: 438058445 (eff. 0.068)
90.57/90.64	c #Conflicts:     333000 | #Learnt:      16800 | 0.000
90.57/90.64	c total clause space: 29.637MB
90.57/90.64	c total #watches: 95685
90.87/90.93	c total #propagations: 30047135 / total #impl: 439578790 (eff. 0.068)
90.87/90.93	c #Conflicts:     334000 | #Learnt:      17800 | 0.000
90.87/90.93	c total clause space: 29.637MB
90.87/90.93	c total #watches: 100446
91.17/91.20	c total #propagations: 30136039 / total #impl: 441057021 (eff. 0.068)
91.17/91.20	c #Conflicts:     335000 | #Learnt:      18800 | 0.000
91.17/91.20	c total clause space: 29.637MB
91.17/91.20	c total #watches: 104336
91.38/91.46	c total #propagations: 30237291 / total #impl: 442565026 (eff. 0.068)
91.38/91.46	c #Conflicts:     336000 | #Learnt:      19800 | 0.000
91.38/91.46	c total clause space: 29.637MB
91.38/91.46	c total #watches: 107444
91.67/91.76	c total #propagations: 30340489 / total #impl: 444169527 (eff. 0.068)
91.67/91.76	c #Conflicts:     337000 | #Learnt:      20800 | 0.000
91.67/91.76	c total clause space: 29.637MB
91.67/91.76	c total #watches: 112330
91.97/92.05	c total #propagations: 30442868 / total #impl: 445883370 (eff. 0.068)
91.97/92.05	c #Conflicts:     338000 | #Learnt:      21800 | 0.000
91.97/92.05	c total clause space: 29.637MB
91.97/92.05	c total #watches: 116120
92.27/92.32	c total #propagations: 30542333 / total #impl: 447414330 (eff. 0.068)
92.27/92.32	c #Conflicts:     339000 | #Learnt:      22800 | 0.000
92.27/92.32	c total clause space: 29.637MB
92.27/92.32	c total #watches: 120521
92.57/92.63	c total #propagations: 30648567 / total #impl: 448720289 (eff. 0.068)
92.57/92.63	c #Conflicts:     340000 | #Learnt:      23800 | 0.000
92.57/92.63	c total clause space: 29.637MB
92.57/92.63	c total #watches: 123681
92.97/93.01	c total #propagations: 30741253 / total #impl: 450230085 (eff. 0.068)
92.97/93.01	c #Conflicts:     341000 | #Learnt:      24802 | 0.000
92.97/93.01	c total clause space: 48.1602MB
92.97/93.01	c total #watches: 128952
93.37/93.40	c total #propagations: 30800871 / total #impl: 451876598 (eff. 0.068)
93.37/93.40	c #Conflicts:     342000 | #Learnt:      25803 | 0.000
93.37/93.40	c total clause space: 48.1602MB
93.37/93.40	c total #watches: 135251
93.67/93.77	c total #propagations: 30874197 / total #impl: 453406562 (eff. 0.068)
93.67/93.77	c GC COLLECT
93.67/93.77	c #Conflicts:     343000 | #Learnt:      13750 | 0.000
93.67/93.77	c total clause space: 48.1602MB
93.67/93.77	c total #watches: 84030
94.07/94.11	c total #propagations: 30953284 / total #impl: 454921540 (eff. 0.068)
94.07/94.11	c #Conflicts:     344000 | #Learnt:      14750 | 0.000
94.07/94.11	c total clause space: 48.1602MB
94.07/94.11	c total #watches: 88999
94.37/94.44	c total #propagations: 31034524 / total #impl: 456463584 (eff. 0.068)
94.37/94.44	c #Conflicts:     345000 | #Learnt:      15750 | 0.000
94.37/94.44	c total clause space: 48.1602MB
94.37/94.44	c total #watches: 93235
94.67/94.75	c total #propagations: 31117987 / total #impl: 457925596 (eff. 0.068)
94.67/94.75	c #Conflicts:     346000 | #Learnt:      16750 | 0.000
94.67/94.75	c total clause space: 48.1602MB
94.67/94.75	c total #watches: 97265
94.97/95.05	c total #propagations: 31215244 / total #impl: 459284238 (eff. 0.068)
94.97/95.05	c #Conflicts:     347000 | #Learnt:      17750 | 0.000
94.97/95.05	c total clause space: 48.1602MB
94.97/95.05	c total #watches: 100656
95.27/95.34	c total #propagations: 31312142 / total #impl: 460651306 (eff. 0.068)
95.27/95.34	c #Conflicts:     348000 | #Learnt:      18750 | 0.000
95.27/95.34	c total clause space: 48.1602MB
95.27/95.34	c total #watches: 103586
95.47/95.58	c total #propagations: 31425237 / total #impl: 462099150 (eff. 0.068)
95.47/95.58	c #Conflicts:     349000 | #Learnt:      19750 | 0.000
95.47/95.58	c total clause space: 48.1602MB
95.47/95.58	c total #watches: 107513
95.77/95.84	c total #propagations: 31543825 / total #impl: 463423959 (eff. 0.068)
95.77/95.84	c #Conflicts:     350000 | #Learnt:      20750 | 0.000
95.77/95.84	c total clause space: 48.1602MB
95.77/95.84	c total #watches: 110762
95.97/96.09	c total #propagations: 31668696 / total #impl: 464847942 (eff. 0.068)
95.97/96.09	c #Conflicts:     351000 | #Learnt:      21750 | 0.000
95.97/96.09	c total clause space: 48.1602MB
95.97/96.09	c total #watches: 113598
96.27/96.32	c total #propagations: 31795011 / total #impl: 466274924 (eff. 0.068)
96.27/96.32	c #Conflicts:     352000 | #Learnt:      22750 | 0.000
96.27/96.32	c total clause space: 48.1602MB
96.27/96.32	c total #watches: 117138
96.47/96.59	c total #propagations: 31923809 / total #impl: 467698684 (eff. 0.068)
96.47/96.59	c #Conflicts:     353000 | #Learnt:      23750 | 0.000
96.47/96.59	c total clause space: 48.1602MB
96.47/96.59	c total #watches: 120789
96.77/96.89	c total #propagations: 32057299 / total #impl: 469163388 (eff. 0.068)
96.77/96.89	c #Conflicts:     354000 | #Learnt:      24750 | 0.000
96.77/96.89	c total clause space: 48.1602MB
96.77/96.89	c total #watches: 124282
97.07/97.17	c total #propagations: 32181573 / total #impl: 470562179 (eff. 0.068)
97.07/97.17	c #Conflicts:     355000 | #Learnt:      25750 | 0.000
97.07/97.17	c total clause space: 48.1602MB
97.07/97.17	c total #watches: 127262
97.37/97.45	c total #propagations: 32310267 / total #impl: 472003552 (eff. 0.068)
97.37/97.45	c #Conflicts:     356000 | #Learnt:      26750 | 0.000
97.37/97.45	c total clause space: 48.1602MB
97.37/97.45	c total #watches: 130430
97.67/97.73	c total #propagations: 32438135 / total #impl: 473465048 (eff. 0.069)
97.67/97.73	c GC COLLECT
97.67/97.73	c #Conflicts:     357000 | #Learnt:      13922 | 0.000
97.67/97.73	c total clause space: 48.1602MB
97.67/97.73	c total #watches: 85055
97.87/97.96	c total #propagations: 32565491 / total #impl: 474961100 (eff. 0.069)
97.87/97.96	c #Conflicts:     358000 | #Learnt:      14922 | 0.000
97.87/97.96	c total clause space: 48.1602MB
97.87/97.96	c total #watches: 88274
98.07/98.19	c total #propagations: 32695216 / total #impl: 476228395 (eff. 0.069)
98.07/98.19	c #Conflicts:     359000 | #Learnt:      15922 | 0.000
98.07/98.19	c total clause space: 48.1602MB
98.07/98.19	c total #watches: 91669
98.37/98.48	c total #propagations: 32826848 / total #impl: 477553301 (eff. 0.069)
98.37/98.48	c #Conflicts:     360000 | #Learnt:      16922 | 0.000
98.37/98.48	c total clause space: 48.1602MB
98.37/98.48	c total #watches: 94748
98.67/98.76	c total #propagations: 32925291 / total #impl: 479026177 (eff. 0.069)
98.67/98.76	c #Conflicts:     361000 | #Learnt:      17922 | 0.000
98.67/98.76	c total clause space: 48.1602MB
98.67/98.76	c total #watches: 98150
98.97/99.01	c total #propagations: 33044066 / total #impl: 480475314 (eff. 0.069)
98.97/99.01	c #Conflicts:     362000 | #Learnt:      18922 | 0.000
98.97/99.01	c total clause space: 48.1602MB
98.97/99.01	c total #watches: 101332
99.17/99.27	c total #propagations: 33177367 / total #impl: 481821476 (eff. 0.069)
99.17/99.27	c #Conflicts:     363000 | #Learnt:      19922 | 0.000
99.17/99.27	c total clause space: 48.1602MB
99.17/99.27	c total #watches: 103711
99.47/99.51	c total #propagations: 33312641 / total #impl: 483055859 (eff. 0.069)
99.47/99.51	c #Conflicts:     364000 | #Learnt:      20922 | 0.000
99.47/99.51	c total clause space: 48.1602MB
99.47/99.51	c total #watches: 106631
99.67/99.78	c total #propagations: 33442048 / total #impl: 484394694 (eff. 0.069)
99.67/99.78	c #Conflicts:     365000 | #Learnt:      21922 | 0.000
99.67/99.78	c total clause space: 48.1602MB
99.67/99.78	c total #watches: 109854
99.97/100.04	c total #propagations: 33563523 / total #impl: 485767309 (eff. 0.069)
99.97/100.04	c #Conflicts:     366000 | #Learnt:      22922 | 0.000
99.97/100.04	c total clause space: 48.1602MB
99.97/100.04	c total #watches: 113629
100.27/100.31	c total #propagations: 33690651 / total #impl: 487177863 (eff. 0.069)
100.27/100.31	c #Conflicts:     367000 | #Learnt:      23922 | 0.000
100.27/100.31	c total clause space: 48.1602MB
100.27/100.31	c total #watches: 116546
100.57/100.60	c total #propagations: 33822341 / total #impl: 488531204 (eff. 0.069)
100.57/100.60	c #Conflicts:     368000 | #Learnt:      24922 | 0.000
100.57/100.60	c total clause space: 48.1602MB
100.57/100.60	c total #watches: 119555
100.77/100.86	c total #propagations: 33950870 / total #impl: 490089927 (eff. 0.069)
100.77/100.86	c #Conflicts:     369000 | #Learnt:      25922 | 0.000
100.77/100.86	c total clause space: 48.1602MB
100.77/100.86	c total #watches: 123007
101.07/101.14	c total #propagations: 34077005 / total #impl: 491492050 (eff. 0.069)
101.07/101.14	c #Conflicts:     370000 | #Learnt:      26922 | 0.000
101.07/101.14	c total clause space: 48.1602MB
101.07/101.14	c total #watches: 125906
101.27/101.39	c total #propagations: 34199024 / total #impl: 492869312 (eff. 0.069)
101.27/101.39	c #Conflicts:     371000 | #Learnt:      27922 | 0.000
101.27/101.39	c total clause space: 48.1602MB
101.27/101.39	c total #watches: 129361
101.57/101.67	c total #propagations: 34338471 / total #impl: 494310492 (eff. 0.069)
101.57/101.67	c GC COLLECT
101.57/101.67	c #Conflicts:     372000 | #Learnt:      14564 | 0.000
101.57/101.67	c total clause space: 48.1602MB
101.57/101.67	c total #watches: 87333
101.87/101.94	c total #propagations: 34468245 / total #impl: 495671542 (eff. 0.070)
101.87/101.94	c #Conflicts:     373000 | #Learnt:      15564 | 0.000
101.87/101.94	c total clause space: 48.1602MB
101.87/101.94	c total #watches: 89767
102.07/102.18	c total #propagations: 34594585 / total #impl: 497068027 (eff. 0.070)
102.07/102.18	c #Conflicts:     374000 | #Learnt:      16564 | 0.000
102.07/102.18	c total clause space: 48.1602MB
102.07/102.18	c total #watches: 92223
102.37/102.45	c total #propagations: 34729086 / total #impl: 498337006 (eff. 0.070)
102.37/102.45	c #Conflicts:     375000 | #Learnt:      17564 | 0.000
102.37/102.45	c total clause space: 48.1602MB
102.37/102.45	c total #watches: 95358
102.57/102.69	c total #propagations: 34860314 / total #impl: 499655491 (eff. 0.070)
102.57/102.69	c #Conflicts:     376000 | #Learnt:      18564 | 0.000
102.57/102.69	c total clause space: 48.1602MB
102.57/102.69	c total #watches: 98379
102.87/102.95	c total #propagations: 34982783 / total #impl: 500927564 (eff. 0.070)
102.87/102.95	c #Conflicts:     377000 | #Learnt:      19564 | 0.000
102.87/102.95	c total clause space: 48.1602MB
102.87/102.95	c total #watches: 101770
103.17/103.21	c total #propagations: 35111190 / total #impl: 502260001 (eff. 0.070)
103.17/103.21	c #Conflicts:     378000 | #Learnt:      20564 | 0.000
103.17/103.21	c total clause space: 48.1602MB
103.17/103.21	c total #watches: 105168
103.37/103.47	c total #propagations: 35238550 / total #impl: 503677199 (eff. 0.070)
103.37/103.47	c #Conflicts:     379000 | #Learnt:      21564 | 0.000
103.37/103.47	c total clause space: 48.1602MB
103.37/103.47	c total #watches: 108799
103.67/103.77	c total #propagations: 35378456 / total #impl: 504910860 (eff. 0.070)
103.67/103.77	c #Conflicts:     380000 | #Learnt:      22564 | 0.000
103.67/103.77	c total clause space: 48.1602MB
103.67/103.77	c total #watches: 112940
103.97/104.03	c total #propagations: 35501300 / total #impl: 506381267 (eff. 0.070)
103.97/104.03	c #Conflicts:     381000 | #Learnt:      23564 | 0.000
103.97/104.03	c total clause space: 48.1602MB
103.97/104.03	c total #watches: 115787
104.27/104.30	c total #propagations: 35625014 / total #impl: 507677218 (eff. 0.070)
104.27/104.30	c #Conflicts:     382000 | #Learnt:      24564 | 0.000
104.27/104.30	c total clause space: 48.1602MB
104.27/104.30	c total #watches: 119825
104.47/104.59	c total #propagations: 35741671 / total #impl: 509042142 (eff. 0.070)
104.47/104.59	c #Conflicts:     383000 | #Learnt:      25564 | 0.000
104.47/104.59	c total clause space: 48.1602MB
104.47/104.59	c total #watches: 124802
104.77/104.85	c total #propagations: 35864241 / total #impl: 510498305 (eff. 0.070)
104.77/104.85	c #Conflicts:     384000 | #Learnt:      26564 | 0.000
104.77/104.85	c total clause space: 48.1602MB
104.77/104.85	c total #watches: 129327
105.07/105.13	c total #propagations: 35993731 / total #impl: 511811858 (eff. 0.070)
105.07/105.13	c #Conflicts:     385000 | #Learnt:      27564 | 0.000
105.07/105.13	c total clause space: 48.1602MB
105.07/105.13	c total #watches: 132228
105.36/105.41	c total #propagations: 36129059 / total #impl: 513074305 (eff. 0.070)
105.36/105.41	c #Conflicts:     386000 | #Learnt:      28564 | 0.000
105.36/105.41	c total clause space: 48.1602MB
105.36/105.41	c total #watches: 135095
105.57/105.68	c total #propagations: 36257305 / total #impl: 514455020 (eff. 0.070)
105.57/105.68	c #Conflicts:     387000 | #Learnt:      29564 | 0.000
105.57/105.68	c total clause space: 48.1602MB
105.57/105.68	c total #watches: 138881
105.86/105.96	c total #propagations: 36388567 / total #impl: 515806541 (eff. 0.071)
105.86/105.96	c GC COLLECT
105.86/105.96	c #Conflicts:     388000 | #Learnt:      15784 | 0.000
105.86/105.96	c total clause space: 48.1602MB
105.86/105.96	c total #watches: 91475
106.16/106.26	c total #propagations: 36510110 / total #impl: 517223411 (eff. 0.071)
106.16/106.26	c #Conflicts:     389000 | #Learnt:      16784 | 0.000
106.16/106.26	c total clause space: 48.1602MB
106.16/106.26	c total #watches: 96186
106.46/106.55	c total #propagations: 36608800 / total #impl: 518782159 (eff. 0.071)
106.46/106.55	c #Conflicts:     390000 | #Learnt:      17784 | 0.000
106.46/106.55	c total clause space: 48.1602MB
106.46/106.55	c total #watches: 99559
106.77/106.84	c total #propagations: 36719691 / total #impl: 520218412 (eff. 0.071)
106.77/106.84	c #Conflicts:     391000 | #Learnt:      18784 | 0.000
106.77/106.84	c total clause space: 48.1602MB
106.77/106.84	c total #watches: 103005
107.06/107.14	c total #propagations: 36831692 / total #impl: 521573967 (eff. 0.071)
107.06/107.14	c #Conflicts:     392000 | #Learnt:      19784 | 0.000
107.06/107.14	c total clause space: 48.1602MB
107.06/107.14	c total #watches: 107174
107.36/107.44	c total #propagations: 36939126 / total #impl: 523034198 (eff. 0.071)
107.36/107.44	c #Conflicts:     393000 | #Learnt:      20784 | 0.000
107.36/107.44	c total clause space: 48.1602MB
107.36/107.44	c total #watches: 109743
107.66/107.73	c total #propagations: 37044633 / total #impl: 524436602 (eff. 0.071)
107.66/107.73	c #Conflicts:     394000 | #Learnt:      21784 | 0.000
107.66/107.73	c total clause space: 48.1602MB
107.66/107.73	c total #watches: 112354
107.88/107.99	c total #propagations: 37159999 / total #impl: 525867054 (eff. 0.071)
107.88/107.99	c #Conflicts:     395000 | #Learnt:      22784 | 0.000
107.88/107.99	c total clause space: 48.1602MB
107.88/107.99	c total #watches: 115467
108.17/108.26	c total #propagations: 37269652 / total #impl: 527081453 (eff. 0.071)
108.17/108.26	c #Conflicts:     396000 | #Learnt:      23784 | 0.000
108.17/108.26	c total clause space: 48.1602MB
108.17/108.26	c total #watches: 118534
108.47/108.54	c total #propagations: 37374076 / total #impl: 528365043 (eff. 0.071)
108.47/108.54	c #Conflicts:     397000 | #Learnt:      24784 | 0.000
108.47/108.54	c total clause space: 48.1602MB
108.47/108.54	c total #watches: 121181
108.77/108.83	c total #propagations: 37495912 / total #impl: 529689201 (eff. 0.071)
108.77/108.83	c #Conflicts:     398000 | #Learnt:      25784 | 0.000
108.77/108.83	c total clause space: 48.1602MB
108.77/108.83	c total #watches: 124993
109.07/109.12	c total #propagations: 37609195 / total #impl: 531022947 (eff. 0.071)
109.07/109.12	c #Conflicts:     399000 | #Learnt:      26784 | 0.000
109.07/109.12	c total clause space: 48.1602MB
109.07/109.12	c total #watches: 128748
109.37/109.41	c total #propagations: 37725224 / total #impl: 532414163 (eff. 0.071)
109.37/109.41	c #Conflicts:     400000 | #Learnt:      27784 | 0.000
109.37/109.41	c total clause space: 48.1602MB
109.37/109.41	c total #watches: 132558
109.67/109.70	c total #propagations: 37842855 / total #impl: 533725474 (eff. 0.071)
109.67/109.70	c #Conflicts:     401000 | #Learnt:      28784 | 0.000
109.67/109.70	c total clause space: 48.1602MB
109.67/109.70	c total #watches: 136253
109.87/109.99	c total #propagations: 37951998 / total #impl: 535066349 (eff. 0.071)
109.87/109.99	c #Conflicts:     402000 | #Learnt:      29784 | 0.000
109.87/109.99	c total clause space: 48.1602MB
109.87/109.99	c total #watches: 140725
110.17/110.28	c total #propagations: 38070375 / total #impl: 536406370 (eff. 0.071)
110.17/110.28	c GC COLLECT
110.17/110.28	c #Conflicts:     403000 | #Learnt:      15637 | 0.000
110.17/110.28	c total clause space: 48.1602MB
110.17/110.28	c total #watches: 91217
110.47/110.53	c total #propagations: 38192090 / total #impl: 537746914 (eff. 0.071)
110.47/110.53	c #Conflicts:     404000 | #Learnt:      16637 | 0.000
110.47/110.53	c total clause space: 48.1602MB
110.47/110.53	c total #watches: 94223
110.67/110.79	c total #propagations: 38312799 / total #impl: 539041342 (eff. 0.071)
110.67/110.79	c #Conflicts:     405000 | #Learnt:      17637 | 0.000
110.67/110.79	c total clause space: 48.1602MB
110.67/110.79	c total #watches: 96987
110.97/111.07	c total #propagations: 38438681 / total #impl: 540456707 (eff. 0.071)
110.97/111.07	c #Conflicts:     406000 | #Learnt:      18637 | 0.000
110.97/111.07	c total clause space: 48.1602MB
110.97/111.07	c total #watches: 100169
111.27/111.35	c total #propagations: 38556841 / total #impl: 541817866 (eff. 0.071)
111.27/111.35	c #Conflicts:     407000 | #Learnt:      19637 | 0.000
111.27/111.35	c total clause space: 48.1602MB
111.27/111.35	c total #watches: 103076
111.57/111.66	c total #propagations: 38680280 / total #impl: 543173732 (eff. 0.071)
111.57/111.66	c #Conflicts:     408000 | #Learnt:      20637 | 0.000
111.57/111.66	c total clause space: 48.1602MB
111.57/111.66	c total #watches: 107471
111.87/111.94	c total #propagations: 38784008 / total #impl: 544565909 (eff. 0.071)
111.87/111.94	c #Conflicts:     409000 | #Learnt:      21637 | 0.000
111.87/111.94	c total clause space: 48.1602MB
111.87/111.94	c total #watches: 110433
112.18/112.21	c total #propagations: 38904635 / total #impl: 545929289 (eff. 0.071)
112.18/112.21	c #Conflicts:     410000 | #Learnt:      22637 | 0.000
112.18/112.21	c total clause space: 48.1602MB
112.18/112.21	c total #watches: 114496
112.37/112.49	c total #propagations: 39031556 / total #impl: 547361421 (eff. 0.071)
112.37/112.49	c #Conflicts:     411000 | #Learnt:      23637 | 0.000
112.37/112.49	c total clause space: 48.1602MB
112.37/112.49	c total #watches: 118259
112.67/112.78	c total #propagations: 39149827 / total #impl: 548767672 (eff. 0.071)
112.67/112.78	c #Conflicts:     412000 | #Learnt:      24637 | 0.000
112.67/112.78	c total clause space: 48.1602MB
112.67/112.78	c total #watches: 122264
112.97/113.07	c total #propagations: 39259521 / total #impl: 550143459 (eff. 0.071)
112.97/113.07	c #Conflicts:     413000 | #Learnt:      25637 | 0.000
112.97/113.07	c total clause space: 48.1602MB
112.97/113.07	c total #watches: 126217
113.28/113.36	c total #propagations: 39381967 / total #impl: 551460683 (eff. 0.071)
113.28/113.36	c #Conflicts:     414000 | #Learnt:      26637 | 0.000
113.28/113.36	c total clause space: 48.1602MB
113.28/113.36	c total #watches: 130157
113.57/113.63	c total #propagations: 39501097 / total #impl: 552692301 (eff. 0.071)
113.57/113.63	c #Conflicts:     415000 | #Learnt:      27637 | 0.000
113.57/113.63	c total clause space: 48.1602MB
113.57/113.63	c total #watches: 133857
113.87/113.95	c total #propagations: 39616090 / total #impl: 554059120 (eff. 0.072)
113.87/113.95	c #Conflicts:     416000 | #Learnt:      28637 | 0.000
113.87/113.95	c total clause space: 48.1602MB
113.87/113.95	c total #watches: 137312
114.17/114.24	c total #propagations: 39723668 / total #impl: 555491901 (eff. 0.072)
114.17/114.24	c #Conflicts:     417000 | #Learnt:      29637 | 0.000
114.17/114.24	c total clause space: 48.1602MB
114.17/114.24	c total #watches: 142627
114.48/114.53	c total #propagations: 39827103 / total #impl: 556849279 (eff. 0.072)
114.48/114.53	c #Conflicts:     418000 | #Learnt:      30637 | 0.000
114.48/114.53	c total clause space: 48.1602MB
114.48/114.53	c total #watches: 146285
114.77/114.81	c total #propagations: 39954980 / total #impl: 558226625 (eff. 0.072)
114.77/114.81	c GC COLLECT
114.77/114.81	c #Conflicts:     419000 | #Learnt:      16167 | 0.000
114.77/114.81	c total clause space: 48.1602MB
114.77/114.81	c total #watches: 93851
114.97/115.07	c total #propagations: 40079568 / total #impl: 559667758 (eff. 0.072)
114.97/115.07	c #Conflicts:     420000 | #Learnt:      17167 | 0.000
114.97/115.07	c total clause space: 48.1602MB
114.97/115.07	c total #watches: 99049
115.27/115.31	c total #propagations: 40207294 / total #impl: 561081699 (eff. 0.072)
115.27/115.31	c #Conflicts:     421000 | #Learnt:      18167 | 0.000
115.27/115.31	c total clause space: 48.1602MB
115.27/115.31	c total #watches: 103072
115.48/115.56	c total #propagations: 40329446 / total #impl: 562532838 (eff. 0.072)
115.48/115.56	c #Conflicts:     422000 | #Learnt:      19167 | 0.000
115.48/115.56	c total clause space: 48.1602MB
115.48/115.56	c total #watches: 106548
115.77/115.83	c total #propagations: 40462630 / total #impl: 563838796 (eff. 0.072)
115.77/115.83	c #Conflicts:     423000 | #Learnt:      20167 | 0.000
115.77/115.83	c total clause space: 48.1602MB
115.77/115.83	c total #watches: 109756
116.07/116.13	c total #propagations: 40587219 / total #impl: 565234636 (eff. 0.072)
116.07/116.13	c #Conflicts:     424000 | #Learnt:      21167 | 0.000
116.07/116.13	c total clause space: 48.1602MB
116.07/116.13	c total #watches: 112979
116.37/116.44	c total #propagations: 40689502 / total #impl: 566720734 (eff. 0.072)
116.37/116.44	c #Conflicts:     425000 | #Learnt:      22167 | 0.000
116.37/116.44	c total clause space: 48.1602MB
116.37/116.44	c total #watches: 116915
116.68/116.73	c total #propagations: 40782354 / total #impl: 568185689 (eff. 0.072)
116.68/116.73	c #Conflicts:     426000 | #Learnt:      23167 | 0.000
116.68/116.73	c total clause space: 48.1602MB
116.68/116.73	c total #watches: 121336
116.97/117.06	c total #propagations: 40887057 / total #impl: 569683711 (eff. 0.072)
116.97/117.06	c #Conflicts:     427000 | #Learnt:      24167 | 0.000
116.97/117.06	c total clause space: 48.1602MB
116.97/117.06	c total #watches: 126002
117.27/117.37	c total #propagations: 40980964 / total #impl: 571287187 (eff. 0.072)
117.27/117.37	c #Conflicts:     428000 | #Learnt:      25167 | 0.000
117.27/117.37	c total clause space: 48.1602MB
117.27/117.37	c total #watches: 128980
117.57/117.69	c total #propagations: 41090212 / total #impl: 572688710 (eff. 0.072)
117.57/117.69	c #Conflicts:     429000 | #Learnt:      26167 | 0.000
117.57/117.69	c total clause space: 48.1602MB
117.57/117.69	c total #watches: 134532
117.97/118.03	c total #propagations: 41183317 / total #impl: 574194845 (eff. 0.072)
117.97/118.03	c #Conflicts:     430000 | #Learnt:      27167 | 0.000
117.97/118.03	c total clause space: 48.1602MB
117.97/118.03	c total #watches: 138980
118.27/118.37	c total #propagations: 41262075 / total #impl: 575717270 (eff. 0.072)
118.27/118.37	c #Conflicts:     431000 | #Learnt:      28167 | 0.000
118.27/118.37	c total clause space: 48.1602MB
118.27/118.37	c total #watches: 145085
118.67/118.76	c total #propagations: 41340728 / total #impl: 577227008 (eff. 0.072)
118.67/118.76	c #Conflicts:     432000 | #Learnt:      29167 | 0.000
118.67/118.76	c total clause space: 48.1602MB
118.67/118.76	c total #watches: 152059
119.07/119.14	c total #propagations: 41419108 / total #impl: 578912834 (eff. 0.072)
119.07/119.14	c #Conflicts:     433000 | #Learnt:      30167 | 0.000
119.07/119.14	c total clause space: 48.1602MB
119.07/119.14	c total #watches: 157745
119.47/119.55	c total #propagations: 41502033 / total #impl: 580572931 (eff. 0.071)
119.47/119.55	c #Conflicts:     434000 | #Learnt:      31167 | 0.000
119.47/119.55	c total clause space: 48.1602MB
119.47/119.55	c total #watches: 162988
119.77/119.90	c total #propagations: 41594774 / total #impl: 582168419 (eff. 0.071)
119.77/119.90	c GC COLLECT
119.77/119.90	c #Conflicts:     435000 | #Learnt:      16384 | 0.000
119.77/119.90	c total clause space: 48.1602MB
119.77/119.90	c total #watches: 94512
120.17/120.22	c total #propagations: 41688080 / total #impl: 583543392 (eff. 0.071)
120.17/120.22	c #Conflicts:     436000 | #Learnt:      17384 | 0.000
120.17/120.22	c total clause space: 48.1602MB
120.17/120.22	c total #watches: 98999
120.37/120.47	c total #propagations: 41784373 / total #impl: 585108993 (eff. 0.071)
120.37/120.47	c #Conflicts:     437000 | #Learnt:      18384 | 0.000
120.37/120.47	c total clause space: 48.1602MB
120.37/120.47	c total #watches: 102372
120.67/120.72	c total #propagations: 41905098 / total #impl: 586434547 (eff. 0.071)
120.67/120.72	c #Conflicts:     438000 | #Learnt:      19384 | 0.000
120.67/120.72	c total clause space: 48.1602MB
120.67/120.72	c total #watches: 105756
120.87/120.99	c total #propagations: 42034764 / total #impl: 587786487 (eff. 0.072)
120.87/120.99	c #Conflicts:     439000 | #Learnt:      20384 | 0.000
120.87/120.99	c total clause space: 48.1602MB
120.87/120.99	c total #watches: 109045
121.17/121.26	c total #propagations: 42155869 / total #impl: 589045561 (eff. 0.072)
121.17/121.26	c #Conflicts:     440000 | #Learnt:      21384 | 0.000
121.17/121.26	c total clause space: 48.1602MB
121.17/121.26	c total #watches: 112508
121.47/121.51	c total #propagations: 42277970 / total #impl: 590413604 (eff. 0.072)
121.47/121.51	c #Conflicts:     441000 | #Learnt:      22384 | 0.000
121.47/121.51	c total clause space: 48.1602MB
121.47/121.51	c total #watches: 116998
121.67/121.79	c total #propagations: 42401422 / total #impl: 591713652 (eff. 0.072)
121.67/121.79	c #Conflicts:     442000 | #Learnt:      23384 | 0.000
121.67/121.79	c total clause space: 48.1602MB
121.67/121.79	c total #watches: 120515
121.97/122.09	c total #propagations: 42524771 / total #impl: 593184895 (eff. 0.072)
121.97/122.09	c #Conflicts:     443000 | #Learnt:      24384 | 0.000
121.97/122.09	c total clause space: 48.1602MB
121.97/122.09	c total #watches: 125448
122.27/122.37	c total #propagations: 42630986 / total #impl: 594688834 (eff. 0.072)
122.27/122.37	c #Conflicts:     444000 | #Learnt:      25384 | 0.000
122.27/122.37	c total clause space: 48.1602MB
122.27/122.37	c total #watches: 128932
122.57/122.69	c total #propagations: 42750817 / total #impl: 595902170 (eff. 0.072)
122.57/122.69	c #Conflicts:     445000 | #Learnt:      26384 | 0.000
122.57/122.69	c total clause space: 48.1602MB
122.57/122.69	c total #watches: 133055
122.97/123.01	c total #propagations: 42862452 / total #impl: 597303839 (eff. 0.072)
122.97/123.01	c #Conflicts:     446000 | #Learnt:      27384 | 0.000
122.97/123.01	c total clause space: 48.1602MB
122.97/123.01	c total #watches: 136459
123.28/123.32	c total #propagations: 42963530 / total #impl: 598720629 (eff. 0.072)
123.28/123.32	c #Conflicts:     447000 | #Learnt:      28384 | 0.000
123.28/123.32	c total clause space: 48.1602MB
123.28/123.32	c total #watches: 141232
123.57/123.66	c total #propagations: 43066738 / total #impl: 600301141 (eff. 0.072)
123.57/123.66	c #Conflicts:     448000 | #Learnt:      29384 | 0.000
123.57/123.66	c total clause space: 48.1602MB
123.57/123.66	c total #watches: 144863
123.97/124.00	c total #propagations: 43171819 / total #impl: 601841342 (eff. 0.072)
123.97/124.00	c #Conflicts:     449000 | #Learnt:      30384 | 0.000
123.97/124.00	c total clause space: 48.1602MB
123.97/124.00	c total #watches: 148834
124.28/124.34	c total #propagations: 43281531 / total #impl: 603348299 (eff. 0.072)
124.28/124.34	c #Conflicts:     450000 | #Learnt:      31384 | 0.000
124.28/124.34	c total clause space: 48.1602MB
124.28/124.34	c total #watches: 152864
124.67/124.71	c total #propagations: 43393504 / total #impl: 604832866 (eff. 0.072)
124.67/124.71	c GC COLLECT
124.67/124.71	c #Conflicts:     451000 | #Learnt:      16305 | 0.000
124.67/124.71	c total clause space: 48.1602MB
124.67/124.71	c total #watches: 94180
124.97/125.04	c total #propagations: 43496187 / total #impl: 606407913 (eff. 0.072)
124.97/125.04	c #Conflicts:     452000 | #Learnt:      17305 | 0.000
124.97/125.04	c total clause space: 48.1602MB
124.97/125.04	c total #watches: 98676
125.27/125.35	c total #propagations: 43582322 / total #impl: 608062821 (eff. 0.072)
125.27/125.35	c #Conflicts:     453000 | #Learnt:      18305 | 0.000
125.27/125.35	c total clause space: 48.1602MB
125.27/125.35	c total #watches: 102759
125.57/125.63	c total #propagations: 43689276 / total #impl: 609573146 (eff. 0.072)
125.57/125.63	c #Conflicts:     454000 | #Learnt:      19305 | 0.000
125.57/125.63	c total clause space: 48.1602MB
125.57/125.63	c total #watches: 106055
125.87/125.97	c total #propagations: 43804956 / total #impl: 610928119 (eff. 0.072)
125.87/125.97	c #Conflicts:     455000 | #Learnt:      20305 | 0.000
125.87/125.97	c total clause space: 48.1602MB
125.87/125.97	c total #watches: 109508
126.27/126.31	c total #propagations: 43904442 / total #impl: 612407883 (eff. 0.072)
126.27/126.31	c #Conflicts:     456000 | #Learnt:      21305 | 0.000
126.27/126.31	c total clause space: 48.1602MB
126.27/126.31	c total #watches: 113743
126.58/126.62	c total #propagations: 43996856 / total #impl: 613965383 (eff. 0.072)
126.58/126.62	c #Conflicts:     457000 | #Learnt:      22305 | 0.000
126.58/126.62	c total clause space: 48.1602MB
126.58/126.62	c total #watches: 118184
126.87/126.95	c total #propagations: 44086156 / total #impl: 615430146 (eff. 0.072)
126.87/126.95	c #Conflicts:     458000 | #Learnt:      23305 | 0.000
126.87/126.95	c total clause space: 48.1602MB
126.87/126.95	c total #watches: 122790
127.27/127.31	c total #propagations: 44180924 / total #impl: 616953128 (eff. 0.072)
127.27/127.31	c #Conflicts:     459000 | #Learnt:      24305 | 0.000
127.27/127.31	c total clause space: 48.1602MB
127.27/127.31	c total #watches: 126962
127.58/127.63	c total #propagations: 44272140 / total #impl: 618565483 (eff. 0.072)
127.58/127.63	c #Conflicts:     460000 | #Learnt:      25305 | 0.000
127.58/127.63	c total clause space: 48.1602MB
127.58/127.63	c total #watches: 131611
127.87/127.98	c total #propagations: 44378755 / total #impl: 620071238 (eff. 0.072)
127.87/127.98	c #Conflicts:     461000 | #Learnt:      26305 | 0.000
127.87/127.98	c total clause space: 48.1602MB
127.87/127.98	c total #watches: 135002
128.27/128.30	c total #propagations: 44487945 / total #impl: 621543908 (eff. 0.072)
128.27/128.30	c #Conflicts:     462000 | #Learnt:      27305 | 0.000
128.27/128.30	c total clause space: 48.1602MB
128.27/128.30	c total #watches: 139250
128.57/128.61	c total #propagations: 44599556 / total #impl: 622952058 (eff. 0.072)
128.57/128.61	c #Conflicts:     463000 | #Learnt:      28305 | 0.000
128.57/128.61	c total clause space: 48.1602MB
128.57/128.61	c total #watches: 142649
128.87/128.90	c total #propagations: 44710304 / total #impl: 624208104 (eff. 0.072)
128.87/128.90	c #Conflicts:     464000 | #Learnt:      29305 | 0.000
128.87/128.90	c total clause space: 48.1602MB
128.87/128.90	c total #watches: 146580
129.17/129.22	c total #propagations: 44821307 / total #impl: 625531361 (eff. 0.072)
129.17/129.22	c #Conflicts:     465000 | #Learnt:      30305 | 0.000
129.17/129.22	c total clause space: 48.1602MB
129.17/129.22	c total #watches: 150398
129.47/129.53	c total #propagations: 44944717 / total #impl: 627086649 (eff. 0.072)
129.47/129.53	c #Conflicts:     466000 | #Learnt:      31305 | 0.000
129.47/129.53	c total clause space: 48.1602MB
129.47/129.53	c total #watches: 154337
129.78/129.86	c total #propagations: 45063026 / total #impl: 628495759 (eff. 0.072)
129.78/129.86	c #Conflicts:     467000 | #Learnt:      32305 | 0.000
129.78/129.86	c total clause space: 48.1602MB
129.78/129.86	c total #watches: 159416
130.07/130.17	c total #propagations: 45176135 / total #impl: 630051613 (eff. 0.072)
130.07/130.17	c GC COLLECT
130.07/130.17	c #Conflicts:     468000 | #Learnt:      16900 | 0.000
130.07/130.17	c total clause space: 48.1602MB
130.07/130.17	c total #watches: 96651
130.37/130.48	c total #propagations: 45274194 / total #impl: 631419225 (eff. 0.072)
130.37/130.48	c #Conflicts:     469000 | #Learnt:      17900 | 0.000
130.37/130.48	c total clause space: 48.1602MB
130.37/130.48	c total #watches: 100765
130.67/130.79	c total #propagations: 45351256 / total #impl: 632962124 (eff. 0.072)
130.67/130.79	c #Conflicts:     470000 | #Learnt:      18900 | 0.000
130.67/130.79	c total clause space: 48.1602MB
130.67/130.79	c total #watches: 106352
131.07/131.10	c total #propagations: 45446601 / total #impl: 634517820 (eff. 0.072)
131.07/131.10	c #Conflicts:     471000 | #Learnt:      19900 | 0.000
131.07/131.10	c total clause space: 48.1602MB
131.07/131.10	c total #watches: 110675
131.37/131.41	c total #propagations: 45544952 / total #impl: 635907008 (eff. 0.072)
131.37/131.41	c #Conflicts:     472000 | #Learnt:      20900 | 0.000
131.37/131.41	c total clause space: 48.1602MB
131.37/131.41	c total #watches: 115966
131.67/131.73	c total #propagations: 45648331 / total #impl: 637310068 (eff. 0.072)
131.67/131.73	c #Conflicts:     473000 | #Learnt:      21900 | 0.000
131.67/131.73	c total clause space: 48.1602MB
131.67/131.73	c total #watches: 121390
131.97/132.07	c total #propagations: 45748644 / total #impl: 638703650 (eff. 0.072)
131.97/132.07	c #Conflicts:     474000 | #Learnt:      22900 | 0.000
131.97/132.07	c total clause space: 48.1602MB
131.97/132.07	c total #watches: 126872
132.37/132.40	c total #propagations: 45852643 / total #impl: 640178176 (eff. 0.072)
132.37/132.40	c #Conflicts:     475000 | #Learnt:      23900 | 0.000
132.37/132.40	c total clause space: 48.1602MB
132.37/132.40	c total #watches: 131153
132.67/132.75	c total #propagations: 45976374 / total #impl: 641577061 (eff. 0.072)
132.67/132.75	c #Conflicts:     476000 | #Learnt:      24900 | 0.000
132.67/132.75	c total clause space: 48.1602MB
132.67/132.75	c total #watches: 135252
133.07/133.13	c total #propagations: 46091916 / total #impl: 643146873 (eff. 0.072)
133.07/133.13	c #Conflicts:     477000 | #Learnt:      25900 | 0.000
133.07/133.13	c total clause space: 48.1602MB
133.07/133.13	c total #watches: 139069
133.37/133.47	c total #propagations: 46191312 / total #impl: 644977137 (eff. 0.072)
133.37/133.47	c #Conflicts:     478000 | #Learnt:      26900 | 0.000
133.37/133.47	c total clause space: 48.1602MB
133.37/133.47	c total #watches: 143849
133.77/133.81	c total #propagations: 46302680 / total #impl: 646553400 (eff. 0.072)
133.77/133.81	c #Conflicts:     479000 | #Learnt:      27900 | 0.000
133.77/133.81	c total clause space: 48.1602MB
133.77/133.81	c total #watches: 147490
134.07/134.17	c total #propagations: 46423148 / total #impl: 648085220 (eff. 0.072)
134.07/134.17	c #Conflicts:     480000 | #Learnt:      28900 | 0.000
134.07/134.17	c total clause space: 48.1602MB
134.07/134.17	c total #watches: 152242
134.47/134.55	c total #propagations: 46537305 / total #impl: 649697515 (eff. 0.072)
134.47/134.55	c #Conflicts:     481000 | #Learnt:      29900 | 0.000
134.47/134.55	c total clause space: 48.1602MB
134.47/134.55	c total #watches: 156193
134.87/134.91	c total #propagations: 46658518 / total #impl: 651235038 (eff. 0.072)
134.87/134.91	c #Conflicts:     482000 | #Learnt:      30900 | 0.000
134.87/134.91	c total clause space: 48.1602MB
134.87/134.91	c total #watches: 159571
135.17/135.28	c total #propagations: 46775038 / total #impl: 652840245 (eff. 0.072)
135.17/135.28	c #Conflicts:     483000 | #Learnt:      31900 | 0.000
135.17/135.28	c total clause space: 48.1602MB
135.17/135.28	c total #watches: 163734
135.57/135.65	c total #propagations: 46899261 / total #impl: 654616913 (eff. 0.072)
135.57/135.65	c #Conflicts:     484000 | #Learnt:      32900 | 0.000
135.57/135.65	c total clause space: 48.1602MB
135.57/135.65	c total #watches: 168361
135.87/135.98	c total #propagations: 47014612 / total #impl: 656224794 (eff. 0.072)
135.87/135.98	c GC COLLECT
135.87/135.98	c #Conflicts:     485000 | #Learnt:      17191 | 0.000
135.87/135.98	c total clause space: 48.1602MB
135.87/135.98	c total #watches: 97183
136.17/136.24	c total #propagations: 47143842 / total #impl: 657639855 (eff. 0.072)
136.17/136.24	c #Conflicts:     486000 | #Learnt:      18191 | 0.000
136.17/136.24	c total clause space: 48.1602MB
136.17/136.24	c total #watches: 100173
136.37/136.49	c total #propagations: 47259830 / total #impl: 658917323 (eff. 0.072)
136.37/136.49	c #Conflicts:     487000 | #Learnt:      19191 | 0.000
136.37/136.49	c total clause space: 48.1602MB
136.37/136.49	c total #watches: 104539
136.67/136.74	c total #propagations: 47388355 / total #impl: 660289105 (eff. 0.072)
136.67/136.74	c #Conflicts:     488000 | #Learnt:      20191 | 0.000
136.67/136.74	c total clause space: 48.1602MB
136.67/136.74	c total #watches: 108041
136.97/137.00	c total #propagations: 47525325 / total #impl: 661658639 (eff. 0.072)
136.97/137.00	c #Conflicts:     489000 | #Learnt:      21191 | 0.000
136.97/137.00	c total clause space: 48.1602MB
136.97/137.00	c total #watches: 111431
137.17/137.29	c total #propagations: 47649352 / total #impl: 663052619 (eff. 0.072)
137.17/137.29	c #Conflicts:     490000 | #Learnt:      22191 | 0.000
137.17/137.29	c total clause space: 48.1602MB
137.17/137.29	c total #watches: 114150
137.47/137.54	c total #propagations: 47775976 / total #impl: 664478155 (eff. 0.072)
137.47/137.54	c #Conflicts:     491000 | #Learnt:      23191 | 0.000
137.47/137.54	c total clause space: 48.1602MB
137.47/137.54	c total #watches: 117143
137.77/137.81	c total #propagations: 47901813 / total #impl: 665796246 (eff. 0.072)
137.77/137.81	c #Conflicts:     492000 | #Learnt:      24191 | 0.000
137.77/137.81	c total clause space: 48.1602MB
137.77/137.81	c total #watches: 119927
137.97/138.05	c total #propagations: 48025287 / total #impl: 667115387 (eff. 0.072)
137.97/138.05	c #Conflicts:     493000 | #Learnt:      25191 | 0.000
137.97/138.05	c total clause space: 48.1602MB
137.97/138.05	c total #watches: 123153
138.26/138.32	c total #propagations: 48149046 / total #impl: 668495834 (eff. 0.072)
138.26/138.32	c #Conflicts:     494000 | #Learnt:      26191 | 0.000
138.26/138.32	c total clause space: 48.1602MB
138.26/138.32	c total #watches: 127311
138.46/138.59	c total #propagations: 48265849 / total #impl: 669852848 (eff. 0.072)
138.46/138.59	c #Conflicts:     495000 | #Learnt:      27191 | 0.000
138.46/138.59	c total clause space: 48.1602MB
138.46/138.59	c total #watches: 130750
138.76/138.86	c total #propagations: 48394647 / total #impl: 671393707 (eff. 0.072)
138.76/138.86	c #Conflicts:     496000 | #Learnt:      28191 | 0.000
138.76/138.86	c total clause space: 48.1602MB
138.76/138.86	c total #watches: 134588
139.06/139.15	c total #propagations: 48514495 / total #impl: 672693514 (eff. 0.072)
139.06/139.15	c #Conflicts:     497000 | #Learnt:      29191 | 0.000
139.06/139.15	c total clause space: 48.1602MB
139.06/139.15	c total #watches: 138123
139.36/139.44	c total #propagations: 48636510 / total #impl: 674133542 (eff. 0.072)
139.36/139.44	c #Conflicts:     498000 | #Learnt:      30191 | 0.000
139.36/139.44	c total clause space: 48.1602MB
139.36/139.44	c total #watches: 141585
139.67/139.73	c total #propagations: 48755572 / total #impl: 675579303 (eff. 0.072)
139.67/139.73	c #Conflicts:     499000 | #Learnt:      31191 | 0.000
139.67/139.73	c total clause space: 48.1602MB
139.67/139.73	c total #watches: 145852
139.96/140.04	c total #propagations: 48879118 / total #impl: 677151626 (eff. 0.072)
139.96/140.04	c #Conflicts:     500000 | #Learnt:      32191 | 0.000
139.96/140.04	c total clause space: 48.1602MB
139.96/140.04	c total #watches: 152836
140.26/140.35	c total #propagations: 49000894 / total #impl: 678735507 (eff. 0.072)
140.26/140.35	c #Conflicts:     501000 | #Learnt:      33191 | 0.000
140.26/140.35	c total clause space: 48.1602MB
140.26/140.35	c total #watches: 156426
140.66/140.70	c total #propagations: 49121076 / total #impl: 680292398 (eff. 0.072)
140.66/140.70	c GC COLLECT
140.66/140.70	c #Conflicts:     502000 | #Learnt:      17208 | 0.000
140.66/140.70	c total clause space: 48.1602MB
140.66/140.70	c total #watches: 97289
140.96/141.02	c total #propagations: 49235949 / total #impl: 681840980 (eff. 0.072)
140.96/141.02	c #Conflicts:     503000 | #Learnt:      18208 | 0.000
140.96/141.02	c total clause space: 48.1602MB
140.96/141.02	c total #watches: 101140
141.26/141.30	c total #propagations: 49347381 / total #impl: 683363258 (eff. 0.072)
141.26/141.30	c #Conflicts:     504000 | #Learnt:      19208 | 0.000
141.26/141.30	c total clause space: 48.1602MB
141.26/141.30	c total #watches: 104556
141.56/141.61	c total #propagations: 49464712 / total #impl: 684752215 (eff. 0.072)
141.56/141.61	c #Conflicts:     505000 | #Learnt:      20208 | 0.000
141.56/141.61	c total clause space: 48.1602MB
141.56/141.61	c total #watches: 108829
141.76/141.89	c total #propagations: 49569657 / total #impl: 686260753 (eff. 0.072)
141.76/141.89	c #Conflicts:     506000 | #Learnt:      21208 | 0.000
141.76/141.89	c total clause space: 48.1602MB
141.76/141.89	c total #watches: 112173
142.06/142.17	c total #propagations: 49683461 / total #impl: 687588503 (eff. 0.072)
142.06/142.17	c #Conflicts:     507000 | #Learnt:      22208 | 0.000
142.06/142.17	c total clause space: 48.1602MB
142.06/142.17	c total #watches: 118027
142.36/142.47	c total #propagations: 49796459 / total #impl: 688905113 (eff. 0.072)
142.36/142.47	c #Conflicts:     508000 | #Learnt:      23208 | 0.000
142.36/142.47	c total clause space: 48.1602MB
142.36/142.47	c total #watches: 122556
142.66/142.77	c total #propagations: 49907834 / total #impl: 690322376 (eff. 0.072)
142.66/142.77	c #Conflicts:     509000 | #Learnt:      24208 | 0.000
142.66/142.77	c total clause space: 48.1602MB
142.66/142.77	c total #watches: 126226
142.97/143.06	c total #propagations: 50028931 / total #impl: 691726539 (eff. 0.072)
142.97/143.06	c #Conflicts:     510000 | #Learnt:      25208 | 0.000
142.97/143.06	c total clause space: 48.1602MB
142.97/143.06	c total #watches: 129766
143.26/143.36	c total #propagations: 50155225 / total #impl: 693152973 (eff. 0.072)
143.26/143.36	c #Conflicts:     511000 | #Learnt:      26208 | 0.000
143.26/143.36	c total clause space: 48.1602MB
143.26/143.36	c total #watches: 134722
143.56/143.65	c total #propagations: 50275604 / total #impl: 694669720 (eff. 0.072)
143.56/143.65	c #Conflicts:     512000 | #Learnt:      27208 | 0.000
143.56/143.65	c total clause space: 48.1602MB
143.56/143.65	c total #watches: 138282
143.86/143.96	c total #propagations: 50407751 / total #impl: 696071717 (eff. 0.072)
143.86/143.96	c #Conflicts:     513000 | #Learnt:      28208 | 0.000
143.86/143.96	c total clause space: 48.1602MB
143.86/143.96	c total #watches: 141408
144.17/144.25	c total #propagations: 50539340 / total #impl: 697516703 (eff. 0.072)
144.17/144.25	c #Conflicts:     514000 | #Learnt:      29208 | 0.000
144.17/144.25	c total clause space: 48.1602MB
144.17/144.25	c total #watches: 144213
144.46/144.53	c total #propagations: 50673744 / total #impl: 698943870 (eff. 0.073)
144.46/144.53	c #Conflicts:     515000 | #Learnt:      30208 | 0.000
144.46/144.53	c total clause space: 48.1602MB
144.46/144.53	c total #watches: 147478
144.76/144.83	c total #propagations: 50797092 / total #impl: 700211416 (eff. 0.073)
144.76/144.83	c #Conflicts:     516000 | #Learnt:      31208 | 0.000
144.76/144.83	c total clause space: 48.1602MB
144.76/144.83	c total #watches: 151624
145.06/145.12	c total #propagations: 50929745 / total #impl: 701622722 (eff. 0.073)
145.06/145.12	c #Conflicts:     517000 | #Learnt:      32208 | 0.000
145.06/145.12	c total clause space: 48.1602MB
145.06/145.12	c total #watches: 156002
145.36/145.41	c total #propagations: 51057350 / total #impl: 703071401 (eff. 0.073)
145.36/145.41	c #Conflicts:     518000 | #Learnt:      33208 | 0.000
145.36/145.41	c total clause space: 48.1602MB
145.36/145.41	c total #watches: 160266
145.66/145.70	c total #propagations: 51187988 / total #impl: 704541065 (eff. 0.073)
145.66/145.70	c #Conflicts:     519000 | #Learnt:      34208 | 0.000
145.66/145.70	c total clause space: 48.1602MB
145.66/145.70	c total #watches: 165699
145.86/145.99	c total #propagations: 51310916 / total #impl: 706117831 (eff. 0.073)
145.86/145.99	c GC COLLECT
145.86/145.99	c #Conflicts:     520000 | #Learnt:      17899 | 0.000
145.86/145.99	c total clause space: 48.1602MB
145.86/145.99	c total #watches: 100841
146.16/146.26	c total #propagations: 51441418 / total #impl: 707541239 (eff. 0.073)
146.16/146.26	c #Conflicts:     521000 | #Learnt:      18899 | 0.000
146.16/146.26	c total clause space: 48.1602MB
146.16/146.26	c total #watches: 105709
146.46/146.53	c total #propagations: 51551756 / total #impl: 708957979 (eff. 0.073)
146.46/146.53	c #Conflicts:     522000 | #Learnt:      19899 | 0.000
146.46/146.53	c total clause space: 48.1602MB
146.46/146.53	c total #watches: 110042
146.66/146.79	c total #propagations: 51668380 / total #impl: 710340996 (eff. 0.073)
146.66/146.79	c #Conflicts:     523000 | #Learnt:      20899 | 0.000
146.66/146.79	c total clause space: 48.1602MB
146.66/146.79	c total #watches: 113671
146.96/147.08	c total #propagations: 51794414 / total #impl: 711631930 (eff. 0.073)
146.96/147.08	c #Conflicts:     524000 | #Learnt:      21899 | 0.000
146.96/147.08	c total clause space: 48.1602MB
146.96/147.08	c total #watches: 117264
147.26/147.36	c total #propagations: 51919413 / total #impl: 712881594 (eff. 0.073)
147.26/147.36	c #Conflicts:     525000 | #Learnt:      22899 | 0.000
147.26/147.36	c total clause space: 48.1602MB
147.26/147.36	c total #watches: 120329
147.56/147.62	c total #propagations: 52041683 / total #impl: 714158978 (eff. 0.073)
147.56/147.62	c #Conflicts:     526000 | #Learnt:      23899 | 0.000
147.56/147.62	c total clause space: 48.1602MB
147.56/147.62	c total #watches: 123442
147.76/147.89	c total #propagations: 52171024 / total #impl: 715423860 (eff. 0.073)
147.76/147.89	c #Conflicts:     527000 | #Learnt:      24899 | 0.000
147.76/147.89	c total clause space: 48.1602MB
147.76/147.89	c total #watches: 126373
148.06/148.13	c total #propagations: 52295793 / total #impl: 716822730 (eff. 0.073)
148.06/148.13	c #Conflicts:     528000 | #Learnt:      25899 | 0.000
148.06/148.13	c total clause space: 48.1602MB
148.06/148.13	c total #watches: 129482
148.26/148.39	c total #propagations: 52425379 / total #impl: 718117120 (eff. 0.073)
148.26/148.39	c #Conflicts:     529000 | #Learnt:      26899 | 0.000
148.26/148.39	c total clause space: 48.1602MB
148.26/148.39	c total #watches: 132706
148.57/148.64	c total #propagations: 52552891 / total #impl: 719520227 (eff. 0.073)
148.57/148.64	c #Conflicts:     530000 | #Learnt:      27899 | 0.000
148.57/148.64	c total clause space: 48.1602MB
148.57/148.64	c total #watches: 136329
148.86/148.93	c total #propagations: 52680938 / total #impl: 720798132 (eff. 0.073)
148.86/148.93	c #Conflicts:     531000 | #Learnt:      28899 | 0.000
148.86/148.93	c total clause space: 48.1602MB
148.86/148.93	c total #watches: 140591
149.16/149.24	c total #propagations: 52807094 / total #impl: 722178653 (eff. 0.073)
149.16/149.24	c #Conflicts:     532000 | #Learnt:      29899 | 0.000
149.16/149.24	c total clause space: 48.1602MB
149.16/149.24	c total #watches: 146321
149.46/149.51	c total #propagations: 52927260 / total #impl: 723629245 (eff. 0.073)
149.46/149.51	c #Conflicts:     533000 | #Learnt:      30899 | 0.000
149.46/149.51	c total clause space: 48.1602MB
149.46/149.51	c total #watches: 151522
149.76/149.83	c total #propagations: 53054527 / total #impl: 724992916 (eff. 0.073)
149.76/149.83	c #Conflicts:     534000 | #Learnt:      31899 | 0.000
149.76/149.83	c total clause space: 48.1602MB
149.76/149.83	c total #watches: 155929
150.06/150.12	c total #propagations: 53168732 / total #impl: 726393889 (eff. 0.073)
150.06/150.12	c #Conflicts:     535000 | #Learnt:      32899 | 0.000
150.06/150.12	c total clause space: 48.1602MB
150.06/150.12	c total #watches: 160060
150.36/150.40	c total #propagations: 53288217 / total #impl: 727670473 (eff. 0.073)
150.36/150.40	c #Conflicts:     536000 | #Learnt:      33899 | 0.000
150.36/150.40	c total clause space: 48.1602MB
150.36/150.40	c total #watches: 163437
150.56/150.70	c total #propagations: 53410830 / total #impl: 728970385 (eff. 0.073)
150.56/150.70	c #Conflicts:     537000 | #Learnt:      34899 | 0.000
150.56/150.70	c total clause space: 48.1602MB
150.56/150.70	c total #watches: 166961
150.86/150.96	c total #propagations: 53544187 / total #impl: 730524703 (eff. 0.073)
150.86/150.96	c GC COLLECT
150.86/150.96	c #Conflicts:     538000 | #Learnt:      18292 | 0.000
150.86/150.96	c total clause space: 48.1602MB
150.86/150.96	c total #watches: 101344
151.16/151.22	c total #propagations: 53677301 / total #impl: 731774025 (eff. 0.073)
151.16/151.22	c #Conflicts:     539000 | #Learnt:      19292 | 0.000
151.16/151.22	c total clause space: 48.1602MB
151.16/151.22	c total #watches: 104704
151.36/151.48	c total #propagations: 53812234 / total #impl: 733127493 (eff. 0.073)
151.36/151.48	c #Conflicts:     540000 | #Learnt:      20292 | 0.000
151.36/151.48	c total clause space: 48.1602MB
151.36/151.48	c total #watches: 108914
151.66/151.74	c total #propagations: 53938006 / total #impl: 734487946 (eff. 0.073)
151.66/151.74	c #Conflicts:     541000 | #Learnt:      21292 | 0.000
151.66/151.74	c total clause space: 48.1602MB
151.66/151.74	c total #watches: 112921
151.96/152.02	c total #propagations: 54071013 / total #impl: 735829156 (eff. 0.073)
151.96/152.02	c #Conflicts:     542000 | #Learnt:      22292 | 0.000
151.96/152.02	c total clause space: 48.1602MB
151.96/152.02	c total #watches: 117054
152.26/152.31	c total #propagations: 54179227 / total #impl: 737260483 (eff. 0.073)
152.26/152.31	c #Conflicts:     543000 | #Learnt:      23292 | 0.000
152.26/152.31	c total clause space: 48.1602MB
152.26/152.31	c total #watches: 121080
152.56/152.60	c total #propagations: 54291045 / total #impl: 738606731 (eff. 0.074)
152.56/152.60	c #Conflicts:     544000 | #Learnt:      24292 | 0.000
152.56/152.60	c total clause space: 48.1602MB
152.56/152.60	c total #watches: 124980
152.76/152.88	c total #propagations: 54408261 / total #impl: 739952490 (eff. 0.074)
152.76/152.88	c #Conflicts:     545000 | #Learnt:      25292 | 0.000
152.76/152.88	c total clause space: 48.1602MB
152.76/152.88	c total #watches: 128788
153.06/153.15	c total #propagations: 54540506 / total #impl: 741300805 (eff. 0.074)
153.06/153.15	c #Conflicts:     546000 | #Learnt:      26292 | 0.000
153.06/153.15	c total clause space: 48.1602MB
153.06/153.15	c total #watches: 132011
153.36/153.44	c total #propagations: 54668814 / total #impl: 742730847 (eff. 0.074)
153.36/153.44	c #Conflicts:     547000 | #Learnt:      27292 | 0.000
153.36/153.44	c total clause space: 48.1602MB
153.36/153.44	c total #watches: 135117
153.66/153.74	c total #propagations: 54794245 / total #impl: 744227242 (eff. 0.074)
153.66/153.74	c #Conflicts:     548000 | #Learnt:      28292 | 0.000
153.66/153.74	c total clause space: 48.1602MB
153.66/153.74	c total #watches: 137561
153.97/154.01	c total #propagations: 54902608 / total #impl: 745548498 (eff. 0.074)
153.97/154.01	c #Conflicts:     549000 | #Learnt:      29292 | 0.000
153.97/154.01	c total clause space: 48.1602MB
153.97/154.01	c total #watches: 140698
154.26/154.31	c total #propagations: 55025432 / total #impl: 747001068 (eff. 0.074)
154.26/154.31	c #Conflicts:     550000 | #Learnt:      30292 | 0.000
154.26/154.31	c total clause space: 48.1602MB
154.26/154.31	c total #watches: 144019
154.46/154.59	c total #propagations: 55148205 / total #impl: 748486726 (eff. 0.074)
154.46/154.59	c #Conflicts:     551000 | #Learnt:      31292 | 0.000
154.46/154.59	c total clause space: 48.1602MB
154.46/154.59	c total #watches: 148921
154.86/154.90	c total #propagations: 55268483 / total #impl: 749875534 (eff. 0.074)
154.86/154.90	c #Conflicts:     552000 | #Learnt:      32292 | 0.000
154.86/154.90	c total clause space: 48.1602MB
154.86/154.90	c total #watches: 152524
155.07/155.19	c total #propagations: 55393440 / total #impl: 751353228 (eff. 0.074)
155.07/155.19	c #Conflicts:     553000 | #Learnt:      33292 | 0.000
155.07/155.19	c total clause space: 48.1602MB
155.07/155.19	c total #watches: 155683
155.36/155.48	c total #propagations: 55517549 / total #impl: 752834004 (eff. 0.074)
155.36/155.48	c #Conflicts:     554000 | #Learnt:      34292 | 0.000
155.36/155.48	c total clause space: 48.1602MB
155.36/155.48	c total #watches: 160159
155.66/155.78	c total #propagations: 55637208 / total #impl: 754300297 (eff. 0.074)
155.66/155.78	c #Conflicts:     555000 | #Learnt:      35292 | 0.000
155.66/155.78	c total clause space: 48.1602MB
155.66/155.78	c total #watches: 164238
155.96/156.05	c total #propagations: 55766603 / total #impl: 756023061 (eff. 0.074)
155.96/156.05	c GC COLLECT
155.96/156.05	c #Conflicts:     556000 | #Learnt:      18386 | 0.000
155.96/156.05	c total clause space: 48.1602MB
155.96/156.05	c total #watches: 101362
156.17/156.30	c total #propagations: 55889708 / total #impl: 757334985 (eff. 0.074)
156.17/156.30	c #Conflicts:     557000 | #Learnt:      19386 | 0.000
156.17/156.30	c total clause space: 48.1602MB
156.17/156.30	c total #watches: 104056
156.46/156.54	c total #propagations: 56014085 / total #impl: 758678464 (eff. 0.074)
156.46/156.54	c #Conflicts:     558000 | #Learnt:      20386 | 0.000
156.46/156.54	c total clause space: 48.1602MB
156.46/156.54	c total #watches: 107103
156.66/156.78	c total #propagations: 56136628 / total #impl: 760032113 (eff. 0.074)
156.66/156.78	c #Conflicts:     559000 | #Learnt:      21386 | 0.000
156.66/156.78	c total clause space: 48.1602MB
156.66/156.78	c total #watches: 109939
156.96/157.02	c total #propagations: 56269787 / total #impl: 761359795 (eff. 0.074)
156.96/157.02	c #Conflicts:     560000 | #Learnt:      22386 | 0.000
156.96/157.02	c total clause space: 48.1602MB
156.96/157.02	c total #watches: 113748
157.16/157.28	c total #propagations: 56402533 / total #impl: 762682770 (eff. 0.074)
157.16/157.28	c #Conflicts:     561000 | #Learnt:      23386 | 0.000
157.16/157.28	c total clause space: 48.1602MB
157.16/157.28	c total #watches: 116347
157.46/157.56	c total #propagations: 56528062 / total #impl: 764069518 (eff. 0.074)
157.46/157.56	c #Conflicts:     562000 | #Learnt:      24386 | 0.000
157.46/157.56	c total clause space: 48.1602MB
157.46/157.56	c total #watches: 120663
157.76/157.83	c total #propagations: 56655899 / total #impl: 765492848 (eff. 0.074)
157.76/157.83	c #Conflicts:     563000 | #Learnt:      25386 | 0.000
157.76/157.83	c total clause space: 48.1602MB
157.76/157.83	c total #watches: 125858
158.06/158.12	c total #propagations: 56769290 / total #impl: 766755036 (eff. 0.074)
158.06/158.12	c #Conflicts:     564000 | #Learnt:      26386 | 0.000
158.06/158.12	c total clause space: 48.1602MB
158.06/158.12	c total #watches: 130457
158.37/158.41	c total #propagations: 56891508 / total #impl: 768040748 (eff. 0.074)
158.37/158.41	c #Conflicts:     565000 | #Learnt:      27386 | 0.000
158.37/158.41	c total clause space: 48.1602MB
158.37/158.41	c total #watches: 133752
158.56/158.68	c total #propagations: 57020170 / total #impl: 769548612 (eff. 0.074)
158.56/158.68	c #Conflicts:     566000 | #Learnt:      28386 | 0.000
158.56/158.68	c total clause space: 48.1602MB
158.56/158.68	c total #watches: 137060
158.86/158.96	c total #propagations: 57151852 / total #impl: 771015776 (eff. 0.074)
158.86/158.96	c #Conflicts:     567000 | #Learnt:      29386 | 0.000
158.86/158.96	c total clause space: 48.1602MB
158.86/158.96	c total #watches: 140128
159.16/159.24	c total #propagations: 57286338 / total #impl: 772427758 (eff. 0.074)
159.16/159.24	c #Conflicts:     568000 | #Learnt:      30386 | 0.000
159.16/159.24	c total clause space: 48.1602MB
159.16/159.24	c total #watches: 144105
159.47/159.52	c total #propagations: 57418706 / total #impl: 773824286 (eff. 0.074)
159.47/159.52	c #Conflicts:     569000 | #Learnt:      31386 | 0.000
159.47/159.52	c total clause space: 48.1602MB
159.47/159.52	c total #watches: 147729
159.76/159.81	c total #propagations: 57551103 / total #impl: 775236540 (eff. 0.074)
159.76/159.81	c #Conflicts:     570000 | #Learnt:      32386 | 0.000
159.76/159.81	c total clause space: 48.1602MB
159.76/159.81	c total #watches: 152118
160.06/160.11	c total #propagations: 57682232 / total #impl: 776628155 (eff. 0.074)
160.06/160.11	c #Conflicts:     571000 | #Learnt:      33386 | 0.000
160.06/160.11	c total clause space: 48.1602MB
160.06/160.11	c total #watches: 155203
160.36/160.40	c total #propagations: 57811750 / total #impl: 777973997 (eff. 0.074)
160.36/160.40	c #Conflicts:     572000 | #Learnt:      34386 | 0.000
160.36/160.40	c total clause space: 48.1602MB
160.36/160.40	c total #watches: 158055
160.57/160.69	c total #propagations: 57936960 / total #impl: 779399124 (eff. 0.074)
160.57/160.69	c #Conflicts:     573000 | #Learnt:      35386 | 0.000
160.57/160.69	c total clause space: 48.1602MB
160.57/160.69	c total #watches: 160887
160.86/160.98	c total #propagations: 58067525 / total #impl: 780669533 (eff. 0.074)
160.86/160.98	c #Conflicts:     574000 | #Learnt:      36386 | 0.000
160.86/160.98	c total clause space: 48.1602MB
160.86/160.98	c total #watches: 164176
161.16/161.26	c total #propagations: 58194279 / total #impl: 781921321 (eff. 0.074)
161.16/161.26	c GC COLLECT
161.16/161.26	c #Conflicts:     575000 | #Learnt:      19187 | 0.000
161.16/161.26	c total clause space: 48.1602MB
161.16/161.26	c total #watches: 103728
161.46/161.55	c total #propagations: 58323444 / total #impl: 783262517 (eff. 0.074)
161.46/161.55	c #Conflicts:     576000 | #Learnt:      20187 | 0.000
161.46/161.55	c total clause space: 48.1602MB
161.46/161.55	c total #watches: 108375
161.77/161.84	c total #propagations: 58432540 / total #impl: 784703503 (eff. 0.074)
161.77/161.84	c #Conflicts:     577000 | #Learnt:      21187 | 0.000
161.77/161.84	c total clause space: 48.1602MB
161.77/161.84	c total #watches: 111572
162.06/162.13	c total #propagations: 58550636 / total #impl: 786126615 (eff. 0.074)
162.06/162.13	c #Conflicts:     578000 | #Learnt:      22187 | 0.000
162.06/162.13	c total clause space: 48.1602MB
162.06/162.13	c total #watches: 115070
162.36/162.40	c total #propagations: 58674010 / total #impl: 787550909 (eff. 0.075)
162.36/162.40	c #Conflicts:     579000 | #Learnt:      23187 | 0.000
162.36/162.40	c total clause space: 48.1602MB
162.36/162.40	c total #watches: 118594
162.56/162.69	c total #propagations: 58792639 / total #impl: 788851165 (eff. 0.075)
162.56/162.69	c #Conflicts:     580000 | #Learnt:      24187 | 0.000
162.56/162.69	c total clause space: 48.1602MB
162.56/162.69	c total #watches: 122255
162.87/162.99	c total #propagations: 58912217 / total #impl: 790200101 (eff. 0.075)
162.87/162.99	c #Conflicts:     581000 | #Learnt:      25187 | 0.000
162.87/162.99	c total clause space: 48.1602MB
162.87/162.99	c total #watches: 126207
163.16/163.26	c total #propagations: 59042844 / total #impl: 791589858 (eff. 0.075)
163.16/163.26	c #Conflicts:     582000 | #Learnt:      26187 | 0.000
163.16/163.26	c total clause space: 48.1602MB
163.16/163.26	c total #watches: 129509
163.56/163.60	c total #propagations: 59182887 / total #impl: 792825172 (eff. 0.075)
163.56/163.60	c #Conflicts:     583000 | #Learnt:      27187 | 0.000
163.56/163.60	c total clause space: 48.1602MB
163.56/163.60	c total #watches: 134803
163.87/163.92	c total #propagations: 59291004 / total #impl: 794264273 (eff. 0.075)
163.87/163.92	c #Conflicts:     584000 | #Learnt:      28187 | 0.000
163.87/163.92	c total clause space: 48.1602MB
163.87/163.92	c total #watches: 138686
164.16/164.23	c total #propagations: 59402215 / total #impl: 795711215 (eff. 0.075)
164.16/164.23	c #Conflicts:     585000 | #Learnt:      29187 | 0.000
164.16/164.23	c total clause space: 48.1602MB
164.16/164.23	c total #watches: 142604
164.46/164.53	c total #propagations: 59510303 / total #impl: 797041019 (eff. 0.075)
164.46/164.53	c #Conflicts:     586000 | #Learnt:      30187 | 0.000
164.46/164.53	c total clause space: 48.1602MB
164.46/164.53	c total #watches: 146001
164.76/164.83	c total #propagations: 59636641 / total #impl: 798277483 (eff. 0.075)
164.76/164.83	c #Conflicts:     587000 | #Learnt:      31187 | 0.000
164.76/164.83	c total clause space: 48.1602MB
164.76/164.83	c total #watches: 149157
165.07/165.13	c total #propagations: 59766551 / total #impl: 799639720 (eff. 0.075)
165.07/165.13	c #Conflicts:     588000 | #Learnt:      32187 | 0.000
165.07/165.13	c total clause space: 48.1602MB
165.07/165.13	c total #watches: 152229
165.36/165.41	c total #propagations: 59899336 / total #impl: 801027684 (eff. 0.075)
165.36/165.41	c #Conflicts:     589000 | #Learnt:      33187 | 0.000
165.36/165.41	c total clause space: 48.1602MB
165.36/165.41	c total #watches: 156249
165.66/165.74	c total #propagations: 60035007 / total #impl: 802263569 (eff. 0.075)
165.66/165.74	c #Conflicts:     590000 | #Learnt:      34187 | 0.000
165.66/165.74	c total clause space: 48.1602MB
165.66/165.74	c total #watches: 159533
165.96/166.06	c total #propagations: 60155653 / total #impl: 803611806 (eff. 0.075)
165.96/166.06	c #Conflicts:     591000 | #Learnt:      35187 | 0.000
165.96/166.06	c total clause space: 48.1602MB
165.96/166.06	c total #watches: 163408
166.36/166.41	c total #propagations: 60265586 / total #impl: 804859658 (eff. 0.075)
166.36/166.41	c #Conflicts:     592000 | #Learnt:      36187 | 0.000
166.36/166.41	c total clause space: 48.1602MB
166.36/166.41	c total #watches: 166823
166.66/166.76	c total #propagations: 60377255 / total #impl: 806268865 (eff. 0.075)
166.66/166.76	c GC COLLECT
166.66/166.76	c #Conflicts:     593000 | #Learnt:      18693 | 0.000
166.66/166.76	c total clause space: 48.1602MB
166.66/166.76	c total #watches: 102168
166.96/167.01	c total #propagations: 60484995 / total #impl: 807865342 (eff. 0.075)
166.96/167.01	c #Conflicts:     594000 | #Learnt:      19693 | 0.000
166.96/167.01	c total clause space: 48.1602MB
166.96/167.01	c total #watches: 105261
167.17/167.26	c total #propagations: 60612843 / total #impl: 809115587 (eff. 0.075)
167.17/167.26	c #Conflicts:     595000 | #Learnt:      20693 | 0.000
167.17/167.26	c total clause space: 48.1602MB
167.17/167.26	c total #watches: 108812
167.46/167.51	c total #propagations: 60743906 / total #impl: 810391137 (eff. 0.075)
167.46/167.51	c #Conflicts:     596000 | #Learnt:      21693 | 0.000
167.46/167.51	c total clause space: 48.1602MB
167.46/167.51	c total #watches: 112432
167.66/167.76	c total #propagations: 60871082 / total #impl: 811516293 (eff. 0.075)
167.66/167.76	c #Conflicts:     597000 | #Learnt:      22693 | 0.000
167.66/167.76	c total clause space: 48.1602MB
167.66/167.76	c total #watches: 115312
167.96/168.02	c total #propagations: 61008000 / total #impl: 812801303 (eff. 0.075)
167.96/168.02	c #Conflicts:     598000 | #Learnt:      23693 | 0.000
167.96/168.02	c total clause space: 48.1602MB
167.96/168.02	c total #watches: 118480
168.16/168.29	c total #propagations: 61131342 / total #impl: 814152684 (eff. 0.075)
168.16/168.29	c #Conflicts:     599000 | #Learnt:      24693 | 0.000
168.16/168.29	c total clause space: 48.1602MB
168.16/168.29	c total #watches: 121159
168.46/168.57	c total #propagations: 61243698 / total #impl: 815516632 (eff. 0.075)
168.46/168.57	c #Conflicts:     600000 | #Learnt:      25693 | 0.000
168.46/168.57	c total clause space: 48.1602MB
168.46/168.57	c total #watches: 125147
168.76/168.86	c total #propagations: 61360368 / total #impl: 816880466 (eff. 0.075)
168.76/168.86	c #Conflicts:     601000 | #Learnt:      26693 | 0.000
168.76/168.86	c total clause space: 48.1602MB
168.76/168.86	c total #watches: 127801
169.06/169.14	c total #propagations: 61473200 / total #impl: 818237956 (eff. 0.075)
169.06/169.14	c #Conflicts:     602000 | #Learnt:      27693 | 0.000
169.06/169.14	c total clause space: 48.1602MB
169.06/169.14	c total #watches: 131752
169.37/169.45	c total #propagations: 61587188 / total #impl: 819600427 (eff. 0.075)
169.37/169.45	c #Conflicts:     603000 | #Learnt:      28693 | 0.000
169.37/169.45	c total clause space: 48.1602MB
169.37/169.45	c total #watches: 134661
169.66/169.79	c total #propagations: 61696070 / total #impl: 821037870 (eff. 0.075)
169.66/169.79	c #Conflicts:     604000 | #Learnt:      29693 | 0.000
169.66/169.79	c total clause space: 48.1602MB
169.66/169.79	c total #watches: 139034
170.06/170.14	c total #propagations: 61801878 / total #impl: 822539757 (eff. 0.075)
170.06/170.14	c #Conflicts:     605000 | #Learnt:      30693 | 0.000
170.06/170.14	c total clause space: 48.1602MB
170.06/170.14	c total #watches: 144041
170.36/170.47	c total #propagations: 61924161 / total #impl: 824042061 (eff. 0.075)
170.36/170.47	c #Conflicts:     606000 | #Learnt:      31693 | 0.000
170.36/170.47	c total clause space: 48.1602MB
170.36/170.47	c total #watches: 148066
170.66/170.80	c total #propagations: 62041525 / total #impl: 825298511 (eff. 0.075)
170.66/170.80	c #Conflicts:     607000 | #Learnt:      32693 | 0.000
170.66/170.80	c total clause space: 48.1602MB
170.66/170.80	c total #watches: 151340
171.06/171.13	c total #propagations: 62151526 / total #impl: 826747483 (eff. 0.075)
171.06/171.13	c #Conflicts:     608000 | #Learnt:      33693 | 0.000
171.06/171.13	c total clause space: 48.1602MB
171.06/171.13	c total #watches: 156959
171.36/171.45	c total #propagations: 62253019 / total #impl: 828252417 (eff. 0.075)
171.36/171.45	c #Conflicts:     609000 | #Learnt:      34693 | 0.000
171.36/171.45	c total clause space: 48.1602MB
171.36/171.45	c total #watches: 160748
171.67/171.76	c total #propagations: 62374416 / total #impl: 829758585 (eff. 0.075)
171.67/171.76	c #Conflicts:     610000 | #Learnt:      35693 | 0.000
171.67/171.76	c total clause space: 48.1602MB
171.67/171.76	c total #watches: 164672
172.06/172.10	c total #propagations: 62497767 / total #impl: 831262673 (eff. 0.075)
172.06/172.10	c #Conflicts:     611000 | #Learnt:      36693 | 0.000
172.06/172.10	c total clause space: 48.1602MB
172.06/172.10	c total #watches: 171050
172.46/172.50	c total #propagations: 62613654 / total #impl: 832806501 (eff. 0.075)
172.46/172.50	c GC COLLECT
172.46/172.50	c #Conflicts:     612000 | #Learnt:      18913 | 0.000
172.46/172.50	c total clause space: 48.1602MB
172.46/172.50	c total #watches: 103109
172.76/172.81	c total #propagations: 62700457 / total #impl: 834432662 (eff. 0.075)
172.76/172.81	c #Conflicts:     613000 | #Learnt:      19913 | 0.000
172.76/172.81	c total clause space: 48.1602MB
172.76/172.81	c total #watches: 107677
173.06/173.14	c total #propagations: 62794347 / total #impl: 836108604 (eff. 0.075)
173.06/173.14	c #Conflicts:     614000 | #Learnt:      20913 | 0.000
173.06/173.14	c total clause space: 48.1602MB
173.06/173.14	c total #watches: 112348
173.36/173.47	c total #propagations: 62867439 / total #impl: 837728280 (eff. 0.075)
173.36/173.47	c #Conflicts:     615000 | #Learnt:      21913 | 0.000
173.36/173.47	c total clause space: 48.1602MB
173.36/173.47	c total #watches: 115725
173.66/173.76	c total #propagations: 62952754 / total #impl: 839346422 (eff. 0.075)
173.66/173.76	c #Conflicts:     616000 | #Learnt:      22913 | 0.000
173.66/173.76	c total clause space: 48.1602MB
173.66/173.76	c total #watches: 119624
173.96/174.03	c total #propagations: 63062412 / total #impl: 840755874 (eff. 0.075)
173.96/174.03	c #Conflicts:     617000 | #Learnt:      23913 | 0.000
173.96/174.03	c total clause space: 48.1602MB
173.96/174.03	c total #watches: 123727
174.16/174.29	c total #propagations: 63187929 / total #impl: 842131129 (eff. 0.075)
174.16/174.29	c #Conflicts:     618000 | #Learnt:      24913 | 0.000
174.16/174.29	c total clause space: 48.1602MB
174.16/174.29	c total #watches: 126279
174.46/174.56	c total #propagations: 63325770 / total #impl: 843462369 (eff. 0.075)
174.46/174.56	c #Conflicts:     619000 | #Learnt:      25913 | 0.000
174.46/174.56	c total clause space: 48.1602MB
174.46/174.56	c total #watches: 130121
174.76/174.81	c total #propagations: 63463835 / total #impl: 844802125 (eff. 0.075)
174.76/174.81	c #Conflicts:     620000 | #Learnt:      26913 | 0.000
174.76/174.81	c total clause space: 48.1602MB
174.76/174.81	c total #watches: 133284
174.96/175.08	c total #propagations: 63602416 / total #impl: 846220058 (eff. 0.075)
174.96/175.08	c #Conflicts:     621000 | #Learnt:      27913 | 0.000
174.96/175.08	c total clause space: 48.1602MB
174.96/175.08	c total #watches: 136726
175.26/175.34	c total #propagations: 63731084 / total #impl: 847509827 (eff. 0.075)
175.26/175.34	c #Conflicts:     622000 | #Learnt:      28913 | 0.000
175.26/175.34	c total clause space: 48.1602MB
175.26/175.34	c total #watches: 140355
175.56/175.64	c total #propagations: 63865803 / total #impl: 848896432 (eff. 0.075)
175.56/175.64	c #Conflicts:     623000 | #Learnt:      29913 | 0.000
175.56/175.64	c total clause space: 48.1602MB
175.56/175.64	c total #watches: 145162
175.86/175.93	c total #propagations: 63984275 / total #impl: 850392797 (eff. 0.075)
175.86/175.93	c #Conflicts:     624000 | #Learnt:      30913 | 0.000
175.86/175.93	c total clause space: 48.1602MB
175.86/175.93	c total #watches: 150212
176.16/176.21	c total #propagations: 64095108 / total #impl: 851836594 (eff. 0.075)
176.16/176.21	c #Conflicts:     625000 | #Learnt:      31913 | 0.000
176.16/176.21	c total clause space: 48.1602MB
176.16/176.21	c total #watches: 155599
176.36/176.48	c total #propagations: 64209501 / total #impl: 853218207 (eff. 0.075)
176.36/176.48	c #Conflicts:     626000 | #Learnt:      32913 | 0.000
176.36/176.48	c total clause space: 48.1602MB
176.36/176.48	c total #watches: 159831
176.66/176.78	c total #propagations: 64337700 / total #impl: 854553215 (eff. 0.075)
176.66/176.78	c #Conflicts:     627000 | #Learnt:      33913 | 0.000
176.66/176.78	c total clause space: 48.1602MB
176.66/176.78	c total #watches: 163002
176.96/177.05	c total #propagations: 64458362 / total #impl: 855937027 (eff. 0.075)
176.96/177.05	c #Conflicts:     628000 | #Learnt:      34913 | 0.000
176.96/177.05	c total clause space: 48.1602MB
176.96/177.05	c total #watches: 166335
177.26/177.36	c total #propagations: 64589814 / total #impl: 857307550 (eff. 0.075)
177.26/177.36	c #Conflicts:     629000 | #Learnt:      35913 | 0.000
177.26/177.36	c total clause space: 48.1602MB
177.26/177.36	c total #watches: 171532
177.56/177.69	c total #propagations: 64705728 / total #impl: 858768349 (eff. 0.075)
177.56/177.69	c #Conflicts:     630000 | #Learnt:      36913 | 0.000
177.56/177.69	c total clause space: 48.1602MB
177.56/177.69	c total #watches: 178605
177.96/178.03	c total #propagations: 64805761 / total #impl: 860222109 (eff. 0.075)
177.96/178.03	c #Conflicts:     631000 | #Learnt:      37913 | 0.000
177.96/178.03	c total clause space: 48.1602MB
177.96/178.03	c total #watches: 183637
178.26/178.32	c total #propagations: 64912799 / total #impl: 861617969 (eff. 0.075)
178.26/178.32	c GC COLLECT
178.26/178.32	c #Conflicts:     632000 | #Learnt:      19803 | 0.000
178.26/178.32	c total clause space: 48.1602MB
178.26/178.32	c total #watches: 106241
178.56/178.61	c total #propagations: 65030326 / total #impl: 862888515 (eff. 0.075)
178.56/178.61	c #Conflicts:     633000 | #Learnt:      20803 | 0.000
178.56/178.61	c total clause space: 48.1602MB
178.56/178.61	c total #watches: 109792
178.86/178.91	c total #propagations: 65129829 / total #impl: 864228624 (eff. 0.075)
178.86/178.91	c #Conflicts:     634000 | #Learnt:      21803 | 0.000
178.86/178.91	c total clause space: 48.1602MB
178.86/178.91	c total #watches: 113161
179.06/179.18	c total #propagations: 65237268 / total #impl: 865587084 (eff. 0.075)
179.06/179.18	c #Conflicts:     635000 | #Learnt:      22803 | 0.000
179.06/179.18	c total clause space: 48.1602MB
179.06/179.18	c total #watches: 115840
179.36/179.45	c total #propagations: 65352184 / total #impl: 866822490 (eff. 0.075)
179.36/179.45	c #Conflicts:     636000 | #Learnt:      23803 | 0.000
179.36/179.45	c total clause space: 48.1602MB
179.36/179.45	c total #watches: 119070
179.66/179.72	c total #propagations: 65476344 / total #impl: 868104815 (eff. 0.075)
179.66/179.72	c #Conflicts:     637000 | #Learnt:      24803 | 0.000
179.66/179.72	c total clause space: 48.1602MB
179.66/179.72	c total #watches: 121726
179.86/179.99	c total #propagations: 65608031 / total #impl: 869397433 (eff. 0.075)
179.86/179.99	c #Conflicts:     638000 | #Learnt:      25803 | 0.000
179.86/179.99	c total clause space: 48.1602MB
179.86/179.99	c total #watches: 124438
180.16/180.26	c total #propagations: 65743679 / total #impl: 870763808 (eff. 0.076)
180.16/180.26	c #Conflicts:     639000 | #Learnt:      26803 | 0.000
180.16/180.26	c total clause space: 48.1602MB
180.16/180.26	c total #watches: 127525
180.46/180.53	c total #propagations: 65883587 / total #impl: 872209473 (eff. 0.076)
180.46/180.53	c #Conflicts:     640000 | #Learnt:      27803 | 0.000
180.46/180.53	c total clause space: 48.1602MB
180.46/180.53	c total #watches: 130867
180.66/180.79	c total #propagations: 66020083 / total #impl: 873572788 (eff. 0.076)
180.66/180.79	c #Conflicts:     641000 | #Learnt:      28803 | 0.000
180.66/180.79	c total clause space: 48.1602MB
180.66/180.79	c total #watches: 135179
180.96/181.09	c total #propagations: 66148052 / total #impl: 874947666 (eff. 0.076)
180.96/181.09	c #Conflicts:     642000 | #Learnt:      29803 | 0.000
180.96/181.09	c total clause space: 48.1602MB
180.96/181.09	c total #watches: 140372
181.26/181.39	c total #propagations: 66277496 / total #impl: 876379816 (eff. 0.076)
181.26/181.39	c #Conflicts:     643000 | #Learnt:      30803 | 0.000
181.26/181.39	c total clause space: 48.1602MB
181.26/181.39	c total #watches: 144675
181.66/181.74	c total #propagations: 66408213 / total #impl: 877821396 (eff. 0.076)
181.66/181.74	c #Conflicts:     644000 | #Learnt:      31803 | 0.000
181.66/181.74	c total clause space: 48.1602MB
181.66/181.74	c total #watches: 148588
181.96/182.03	c total #propagations: 66524905 / total #impl: 879374949 (eff. 0.076)
181.96/182.03	c #Conflicts:     645000 | #Learnt:      32803 | 0.000
181.96/182.03	c total clause space: 48.1602MB
181.96/182.03	c total #watches: 152853
182.26/182.31	c total #propagations: 66650436 / total #impl: 880760960 (eff. 0.076)
182.26/182.31	c #Conflicts:     646000 | #Learnt:      33803 | 0.000
182.26/182.31	c total clause space: 48.1602MB
182.26/182.31	c total #watches: 156716
182.56/182.61	c total #propagations: 66768946 / total #impl: 882164663 (eff. 0.076)
182.56/182.61	c #Conflicts:     647000 | #Learnt:      34803 | 0.000
182.56/182.61	c total clause space: 48.1602MB
182.56/182.61	c total #watches: 160592
182.86/182.94	c total #propagations: 66884541 / total #impl: 883478358 (eff. 0.076)
182.86/182.94	c #Conflicts:     648000 | #Learnt:      35803 | 0.000
182.86/182.94	c total clause space: 48.1602MB
182.86/182.94	c total #watches: 165454
183.16/183.27	c total #propagations: 66999690 / total #impl: 884892319 (eff. 0.076)
183.16/183.27	c #Conflicts:     649000 | #Learnt:      36803 | 0.000
183.16/183.27	c total clause space: 48.1602MB
183.16/183.27	c total #watches: 169421
183.56/183.60	c total #propagations: 67118286 / total #impl: 886470153 (eff. 0.076)
183.56/183.60	c #Conflicts:     650000 | #Learnt:      37803 | 0.000
183.56/183.60	c total clause space: 48.1602MB
183.56/183.60	c total #watches: 172963
183.86/183.92	c total #propagations: 67239577 / total #impl: 888026987 (eff. 0.076)
183.86/183.92	c #Conflicts:     651000 | #Learnt:      38803 | 0.000
183.86/183.92	c total clause space: 48.1602MB
183.86/183.92	c total #watches: 176586
184.06/184.19	c total #propagations: 67358902 / total #impl: 889434921 (eff. 0.076)
184.06/184.19	c GC COLLECT
184.06/184.19	c #Conflicts:     652000 | #Learnt:      20399 | 0.000
184.06/184.19	c total clause space: 48.1602MB
184.06/184.19	c total #watches: 108861
184.35/184.44	c total #propagations: 67489192 / total #impl: 890802447 (eff. 0.076)
184.35/184.44	c #Conflicts:     653000 | #Learnt:      21399 | 0.000
184.35/184.44	c total clause space: 48.1602MB
184.35/184.44	c total #watches: 111953
184.55/184.69	c total #propagations: 67625755 / total #impl: 892174694 (eff. 0.076)
184.55/184.69	c #Conflicts:     654000 | #Learnt:      22399 | 0.000
184.55/184.69	c total clause space: 48.1602MB
184.55/184.69	c total #watches: 114823
184.86/184.98	c total #propagations: 67753976 / total #impl: 893562293 (eff. 0.076)
184.86/184.98	c #Conflicts:     655000 | #Learnt:      23399 | 0.000
184.86/184.98	c total clause space: 48.1602MB
184.86/184.98	c total #watches: 117620
185.15/185.23	c total #propagations: 67873445 / total #impl: 894986532 (eff. 0.076)
185.15/185.23	c #Conflicts:     656000 | #Learnt:      24399 | 0.000
185.15/185.23	c total clause space: 48.1602MB
185.15/185.23	c total #watches: 120679
185.35/185.48	c total #propagations: 68005085 / total #impl: 896330467 (eff. 0.076)
185.35/185.48	c #Conflicts:     657000 | #Learnt:      25399 | 0.000
185.35/185.48	c total clause space: 48.1602MB
185.35/185.48	c total #watches: 125090
185.65/185.75	c total #propagations: 68132793 / total #impl: 897707582 (eff. 0.076)
185.65/185.75	c #Conflicts:     658000 | #Learnt:      26399 | 0.000
185.65/185.75	c total clause space: 48.1602MB
185.65/185.75	c total #watches: 127696
185.96/186.01	c total #propagations: 68254020 / total #impl: 899049838 (eff. 0.076)
185.96/186.01	c #Conflicts:     659000 | #Learnt:      27399 | 0.000
185.96/186.01	c total clause space: 48.1602MB
185.96/186.01	c total #watches: 131067
186.15/186.27	c total #propagations: 68388175 / total #impl: 900376604 (eff. 0.076)
186.15/186.27	c #Conflicts:     660000 | #Learnt:      28399 | 0.000
186.15/186.27	c total clause space: 48.1602MB
186.15/186.27	c total #watches: 134524
186.45/186.57	c total #propagations: 68505661 / total #impl: 901701427 (eff. 0.076)
186.45/186.57	c #Conflicts:     661000 | #Learnt:      29399 | 0.000
186.45/186.57	c total clause space: 48.1602MB
186.45/186.57	c total #watches: 137041
186.75/186.85	c total #propagations: 68620917 / total #impl: 903047687 (eff. 0.076)
186.75/186.85	c #Conflicts:     662000 | #Learnt:      30399 | 0.000
186.75/186.85	c total clause space: 48.1602MB
186.75/186.85	c total #watches: 139963
187.06/187.14	c total #propagations: 68735569 / total #impl: 904316022 (eff. 0.076)
187.06/187.14	c #Conflicts:     663000 | #Learnt:      31399 | 0.000
187.06/187.14	c total clause space: 48.1602MB
187.06/187.14	c total #watches: 142652
187.35/187.43	c total #propagations: 68859259 / total #impl: 905598805 (eff. 0.076)
187.35/187.43	c #Conflicts:     664000 | #Learnt:      32399 | 0.000
187.35/187.43	c total clause space: 48.1602MB
187.35/187.43	c total #watches: 145628
187.65/187.70	c total #propagations: 68983945 / total #impl: 906909613 (eff. 0.076)
187.65/187.70	c #Conflicts:     665000 | #Learnt:      33399 | 0.000
187.65/187.70	c total clause space: 48.1602MB
187.65/187.70	c total #watches: 149461
187.85/187.99	c total #propagations: 69107367 / total #impl: 908290205 (eff. 0.076)
187.85/187.99	c #Conflicts:     666000 | #Learnt:      34399 | 0.000
187.85/187.99	c total clause space: 48.1602MB
187.85/187.99	c total #watches: 153695
188.16/188.26	c total #propagations: 69233654 / total #impl: 909715365 (eff. 0.076)
188.16/188.26	c #Conflicts:     667000 | #Learnt:      35399 | 0.000
188.16/188.26	c total clause space: 48.1602MB
188.16/188.26	c total #watches: 157693
188.45/188.52	c total #propagations: 69364063 / total #impl: 911068713 (eff. 0.076)
188.45/188.52	c #Conflicts:     668000 | #Learnt:      36399 | 0.000
188.45/188.52	c total clause space: 48.1602MB
188.45/188.52	c total #watches: 161399
188.75/188.80	c total #propagations: 69494152 / total #impl: 912513119 (eff. 0.076)
188.75/188.80	c #Conflicts:     669000 | #Learnt:      37399 | 0.000
188.75/188.80	c total clause space: 48.1602MB
188.75/188.80	c total #watches: 165184
188.95/189.08	c total #propagations: 69620411 / total #impl: 913824925 (eff. 0.076)
188.95/189.08	c #Conflicts:     670000 | #Learnt:      38399 | 0.000
188.95/189.08	c total clause space: 48.1602MB
188.95/189.08	c total #watches: 168929
189.26/189.39	c total #propagations: 69742037 / total #impl: 915130590 (eff. 0.076)
189.26/189.39	c #Conflicts:     671000 | #Learnt:      39399 | 0.000
189.26/189.39	c total clause space: 48.1602MB
189.26/189.39	c total #watches: 172293
189.55/189.69	c total #propagations: 69867158 / total #impl: 916471220 (eff. 0.076)
189.55/189.69	c GC COLLECT
189.55/189.69	c #Conflicts:     672000 | #Learnt:      20694 | 0.000
189.55/189.69	c total clause space: 48.1602MB
189.55/189.69	c total #watches: 110680
189.85/189.95	c total #propagations: 69977873 / total #impl: 917841470 (eff. 0.076)
189.85/189.95	c #Conflicts:     673000 | #Learnt:      21694 | 0.000
189.85/189.95	c total clause space: 48.1602MB
189.85/189.95	c total #watches: 113709
190.15/190.23	c total #propagations: 70095908 / total #impl: 919219430 (eff. 0.076)
190.15/190.23	c #Conflicts:     674000 | #Learnt:      22694 | 0.000
190.15/190.23	c total clause space: 48.1602MB
190.15/190.23	c total #watches: 117418
190.36/190.50	c total #propagations: 70218850 / total #impl: 920541324 (eff. 0.076)
190.36/190.50	c #Conflicts:     675000 | #Learnt:      23694 | 0.000
190.36/190.50	c total clause space: 48.1602MB
190.36/190.50	c total #watches: 121037
190.65/190.79	c total #propagations: 70338498 / total #impl: 921877827 (eff. 0.076)
190.65/190.79	c #Conflicts:     676000 | #Learnt:      24694 | 0.000
190.65/190.79	c total clause space: 48.1602MB
190.65/190.79	c total #watches: 124861
190.95/191.08	c total #propagations: 70451365 / total #impl: 923344040 (eff. 0.076)
190.95/191.08	c #Conflicts:     677000 | #Learnt:      25694 | 0.000
190.95/191.08	c total clause space: 48.1602MB
190.95/191.08	c total #watches: 129603
191.25/191.38	c total #propagations: 70570144 / total #impl: 924734200 (eff. 0.076)
191.25/191.38	c #Conflicts:     678000 | #Learnt:      26694 | 0.000
191.25/191.38	c total clause space: 48.1602MB
191.25/191.38	c total #watches: 133098
191.55/191.69	c total #propagations: 70686325 / total #impl: 926147081 (eff. 0.076)
191.55/191.69	c #Conflicts:     679000 | #Learnt:      27694 | 0.000
191.55/191.69	c total clause space: 48.1602MB
191.55/191.69	c total #watches: 135804
191.95/192.02	c total #propagations: 70812504 / total #impl: 927580570 (eff. 0.076)
191.95/192.02	c #Conflicts:     680000 | #Learnt:      28694 | 0.000
191.95/192.02	c total clause space: 48.1602MB
191.95/192.02	c total #watches: 139659
192.25/192.30	c total #propagations: 70932309 / total #impl: 929182879 (eff. 0.076)
192.25/192.30	c #Conflicts:     681000 | #Learnt:      29694 | 0.000
192.25/192.30	c total clause space: 48.1602MB
192.25/192.30	c total #watches: 142943
192.46/192.58	c total #propagations: 71058173 / total #impl: 930593614 (eff. 0.076)
192.46/192.58	c #Conflicts:     682000 | #Learnt:      30694 | 0.000
192.46/192.58	c total clause space: 48.1602MB
192.46/192.58	c total #watches: 146538
192.75/192.86	c total #propagations: 71180837 / total #impl: 931909385 (eff. 0.076)
192.75/192.86	c #Conflicts:     683000 | #Learnt:      31694 | 0.000
192.75/192.86	c total clause space: 48.1602MB
192.75/192.86	c total #watches: 150746
193.05/193.16	c total #propagations: 71298885 / total #impl: 933172268 (eff. 0.076)
193.05/193.16	c #Conflicts:     684000 | #Learnt:      32694 | 0.000
193.05/193.16	c total clause space: 48.1602MB
193.05/193.16	c total #watches: 155982
193.35/193.47	c total #propagations: 71408872 / total #impl: 934479993 (eff. 0.076)
193.35/193.47	c #Conflicts:     685000 | #Learnt:      33694 | 0.000
193.35/193.47	c total clause space: 48.1602MB
193.35/193.47	c total #watches: 158899
193.66/193.79	c total #propagations: 71538191 / total #impl: 935974298 (eff. 0.076)
193.66/193.79	c #Conflicts:     686000 | #Learnt:      34694 | 0.000
193.66/193.79	c total clause space: 48.1602MB
193.66/193.79	c total #watches: 162660
193.95/194.10	c total #propagations: 71651217 / total #impl: 937431449 (eff. 0.076)
193.95/194.10	c #Conflicts:     687000 | #Learnt:      35694 | 0.000
193.95/194.10	c total clause space: 48.1602MB
193.95/194.10	c total #watches: 166166
194.35/194.41	c total #propagations: 71774150 / total #impl: 938911985 (eff. 0.076)
194.35/194.41	c #Conflicts:     688000 | #Learnt:      36694 | 0.000
194.35/194.41	c total clause space: 48.1602MB
194.35/194.41	c total #watches: 169786
194.66/194.73	c total #propagations: 71897147 / total #impl: 940446973 (eff. 0.076)
194.66/194.73	c #Conflicts:     689000 | #Learnt:      37694 | 0.000
194.66/194.73	c total clause space: 48.1602MB
194.66/194.73	c total #watches: 173911
194.95/195.04	c total #propagations: 72021738 / total #impl: 941904336 (eff. 0.076)
194.95/195.04	c #Conflicts:     690000 | #Learnt:      38694 | 0.000
194.95/195.04	c total clause space: 48.1602MB
194.95/195.04	c total #watches: 176805
195.25/195.36	c total #propagations: 72149908 / total #impl: 943205313 (eff. 0.076)
195.25/195.36	c #Conflicts:     691000 | #Learnt:      39694 | 0.000
195.25/195.36	c total clause space: 48.1602MB
195.25/195.36	c total #watches: 179887
195.55/195.67	c total #propagations: 72274152 / total #impl: 944573161 (eff. 0.077)
195.55/195.67	c GC COLLECT
195.55/195.67	c #Conflicts:     692000 | #Learnt:      20687 | 0.000
195.55/195.67	c total clause space: 48.1602MB
195.55/195.67	c total #watches: 110072
195.86/195.93	c total #propagations: 72399893 / total #impl: 945952245 (eff. 0.077)
195.86/195.93	c #Conflicts:     693000 | #Learnt:      21687 | 0.000
195.86/195.93	c total clause space: 48.1602MB
195.86/195.93	c total #watches: 113835
196.15/196.21	c total #propagations: 72513615 / total #impl: 947253016 (eff. 0.077)
196.15/196.21	c #Conflicts:     694000 | #Learnt:      22687 | 0.000
196.15/196.21	c total clause space: 48.1602MB
196.15/196.21	c total #watches: 118208
196.45/196.50	c total #propagations: 72626466 / total #impl: 948665187 (eff. 0.077)
196.45/196.50	c #Conflicts:     695000 | #Learnt:      23687 | 0.000
196.45/196.50	c total clause space: 48.1602MB
196.45/196.50	c total #watches: 121847
196.75/196.84	c total #propagations: 72734439 / total #impl: 950042079 (eff. 0.077)
196.75/196.84	c #Conflicts:     696000 | #Learnt:      24687 | 0.000
196.75/196.84	c total clause space: 48.1602MB
196.75/196.84	c total #watches: 126836
197.05/197.17	c total #propagations: 72821185 / total #impl: 951563092 (eff. 0.077)
197.05/197.17	c #Conflicts:     697000 | #Learnt:      25687 | 0.000
197.05/197.17	c total clause space: 48.1602MB
197.05/197.17	c total #watches: 131751
197.45/197.50	c total #propagations: 72906271 / total #impl: 953014512 (eff. 0.077)
197.45/197.50	c #Conflicts:     698000 | #Learnt:      26687 | 0.000
197.45/197.50	c total clause space: 48.1602MB
197.45/197.50	c total #watches: 135185
197.75/197.82	c total #propagations: 73001575 / total #impl: 954510003 (eff. 0.076)
197.75/197.82	c #Conflicts:     699000 | #Learnt:      27687 | 0.000
197.75/197.82	c total clause space: 48.1602MB
197.75/197.82	c total #watches: 138873
198.06/198.16	c total #propagations: 73109971 / total #impl: 955871233 (eff. 0.076)
198.06/198.16	c #Conflicts:     700000 | #Learnt:      28687 | 0.000
198.06/198.16	c total clause space: 48.1602MB
198.06/198.16	c total #watches: 143459
198.45/198.50	c total #propagations: 73217635 / total #impl: 957386500 (eff. 0.076)
198.45/198.50	c #Conflicts:     701000 | #Learnt:      29687 | 0.000
198.45/198.50	c total clause space: 48.1602MB
198.45/198.50	c total #watches: 146958
198.75/198.86	c total #propagations: 73307058 / total #impl: 958921830 (eff. 0.076)
198.75/198.86	c #Conflicts:     702000 | #Learnt:      30687 | 0.000
198.75/198.86	c total clause space: 48.1602MB
198.75/198.86	c total #watches: 151693
199.16/199.23	c total #propagations: 73392652 / total #impl: 960556656 (eff. 0.076)
199.16/199.23	c #Conflicts:     703000 | #Learnt:      31687 | 0.000
199.16/199.23	c total clause space: 48.1602MB
199.16/199.23	c total #watches: 156463
199.55/199.61	c total #propagations: 73493738 / total #impl: 962216674 (eff. 0.076)
199.55/199.61	c #Conflicts:     704000 | #Learnt:      32687 | 0.000
199.55/199.61	c total clause space: 48.1602MB
199.55/199.61	c total #watches: 161878
199.85/200.00	c total #propagations: 73582936 / total #impl: 963946808 (eff. 0.076)
199.85/200.00	c #Conflicts:     705000 | #Learnt:      33687 | 0.000
199.85/200.00	c total clause space: 48.1602MB
199.85/200.00	c total #watches: 165701
200.26/200.35	c total #propagations: 73677693 / total #impl: 965421891 (eff. 0.076)
200.26/200.35	c #Conflicts:     706000 | #Learnt:      34687 | 0.000
200.26/200.35	c total clause space: 48.1602MB
200.26/200.35	c total #watches: 169928
200.65/200.71	c total #propagations: 73780815 / total #impl: 966951076 (eff. 0.076)
200.65/200.71	c #Conflicts:     707000 | #Learnt:      35687 | 0.000
200.65/200.71	c total clause space: 48.1602MB
200.65/200.71	c total #watches: 174144
200.95/201.10	c total #propagations: 73891212 / total #impl: 968430757 (eff. 0.076)
200.95/201.10	c #Conflicts:     708000 | #Learnt:      36687 | 0.000
200.95/201.10	c total clause space: 48.1602MB
200.95/201.10	c total #watches: 177746
201.36/201.43	c total #propagations: 73997029 / total #impl: 970036527 (eff. 0.076)
201.36/201.43	c #Conflicts:     709000 | #Learnt:      37687 | 0.000
201.36/201.43	c total clause space: 48.1602MB
201.36/201.43	c total #watches: 181088
201.65/201.78	c total #propagations: 74123841 / total #impl: 971597344 (eff. 0.076)
201.65/201.78	c #Conflicts:     710000 | #Learnt:      38687 | 0.000
201.65/201.78	c total clause space: 48.1602MB
201.65/201.78	c total #watches: 184290
202.05/202.12	c total #propagations: 74238719 / total #impl: 973179375 (eff. 0.076)
202.05/202.12	c #Conflicts:     711000 | #Learnt:      39687 | 0.000
202.05/202.12	c total clause space: 78.2603MB
202.05/202.12	c total #watches: 188858
202.46/202.51	c total #propagations: 74339741 / total #impl: 974703612 (eff. 0.076)
202.46/202.51	c GC COLLECT
202.46/202.51	c #Conflicts:     712000 | #Learnt:      20394 | 0.000
202.46/202.51	c total clause space: 78.2603MB
202.46/202.51	c total #watches: 109037
202.75/202.82	c total #propagations: 74439503 / total #impl: 976340486 (eff. 0.076)
202.75/202.82	c #Conflicts:     713000 | #Learnt:      21394 | 0.000
202.75/202.82	c total clause space: 78.2603MB
202.75/202.82	c total #watches: 113522
202.95/203.09	c total #propagations: 74530197 / total #impl: 977966159 (eff. 0.076)
202.95/203.09	c #Conflicts:     714000 | #Learnt:      22394 | 0.000
202.95/203.09	c total clause space: 78.2603MB
202.95/203.09	c total #watches: 116487
203.25/203.34	c total #propagations: 74649851 / total #impl: 979440396 (eff. 0.076)
203.25/203.34	c #Conflicts:     715000 | #Learnt:      23394 | 0.000
203.25/203.34	c total clause space: 78.2603MB
203.25/203.34	c total #watches: 120495
203.56/203.62	c total #propagations: 74771656 / total #impl: 980833328 (eff. 0.076)
203.56/203.62	c #Conflicts:     716000 | #Learnt:      24394 | 0.000
203.56/203.62	c total clause space: 78.2603MB
203.56/203.62	c total #watches: 124563
203.85/203.90	c total #propagations: 74891277 / total #impl: 982274844 (eff. 0.076)
203.85/203.90	c #Conflicts:     717000 | #Learnt:      25394 | 0.000
203.85/203.90	c total clause space: 78.2603MB
203.85/203.90	c total #watches: 128543
204.05/204.17	c total #propagations: 75015892 / total #impl: 983799070 (eff. 0.076)
204.05/204.17	c #Conflicts:     718000 | #Learnt:      26394 | 0.000
204.05/204.17	c total clause space: 78.2603MB
204.05/204.17	c total #watches: 132651
204.35/204.45	c total #propagations: 75143360 / total #impl: 985303888 (eff. 0.076)
204.35/204.45	c #Conflicts:     719000 | #Learnt:      27394 | 0.000
204.35/204.45	c total clause space: 78.2603MB
204.35/204.45	c total #watches: 135755
204.66/204.72	c total #propagations: 75276879 / total #impl: 986810979 (eff. 0.076)
204.66/204.72	c #Conflicts:     720000 | #Learnt:      28394 | 0.000
204.66/204.72	c total clause space: 78.2603MB
204.66/204.72	c total #watches: 138520
204.85/204.97	c total #propagations: 75405864 / total #impl: 988226450 (eff. 0.076)
204.85/204.97	c #Conflicts:     721000 | #Learnt:      29394 | 0.000
204.85/204.97	c total clause space: 78.2603MB
204.85/204.97	c total #watches: 141845
205.15/205.24	c total #propagations: 75534403 / total #impl: 989517583 (eff. 0.076)
205.15/205.24	c #Conflicts:     722000 | #Learnt:      30394 | 0.000
205.15/205.24	c total clause space: 78.2603MB
205.15/205.24	c total #watches: 145677
205.45/205.51	c total #propagations: 75662406 / total #impl: 990876417 (eff. 0.076)
205.45/205.51	c #Conflicts:     723000 | #Learnt:      31394 | 0.000
205.45/205.51	c total clause space: 78.2603MB
205.45/205.51	c total #watches: 148398
205.76/205.81	c total #propagations: 75783959 / total #impl: 992264252 (eff. 0.076)
205.76/205.81	c #Conflicts:     724000 | #Learnt:      32394 | 0.000
205.76/205.81	c total clause space: 78.2603MB
205.76/205.81	c total #watches: 151389
205.95/206.07	c total #propagations: 75915406 / total #impl: 993744555 (eff. 0.076)
205.95/206.07	c #Conflicts:     725000 | #Learnt:      33394 | 0.000
205.95/206.07	c total clause space: 78.2603MB
205.95/206.07	c total #watches: 154226
206.25/206.36	c total #propagations: 76050672 / total #impl: 995195414 (eff. 0.076)
206.25/206.36	c #Conflicts:     726000 | #Learnt:      34394 | 0.000
206.25/206.36	c total clause space: 78.2603MB
206.25/206.36	c total #watches: 157174
206.55/206.63	c total #propagations: 76177608 / total #impl: 996728044 (eff. 0.076)
206.55/206.63	c #Conflicts:     727000 | #Learnt:      35394 | 0.000
206.55/206.63	c total clause space: 78.2603MB
206.55/206.63	c total #watches: 160844
206.86/206.92	c total #propagations: 76311951 / total #impl: 998199961 (eff. 0.076)
206.86/206.92	c #Conflicts:     728000 | #Learnt:      36394 | 0.000
206.86/206.92	c total clause space: 78.2603MB
206.86/206.92	c total #watches: 165350
207.05/207.19	c total #propagations: 76442721 / total #impl: 999698325 (eff. 0.076)
207.05/207.19	c #Conflicts:     729000 | #Learnt:      37394 | 0.000
207.05/207.19	c total clause space: 78.2603MB
207.05/207.19	c total #watches: 168098
207.45/207.51	c total #propagations: 76567283 / total #impl: 1001050546 (eff. 0.076)
207.45/207.51	c #Conflicts:     730000 | #Learnt:      38394 | 0.000
207.45/207.51	c total clause space: 78.2603MB
207.45/207.51	c total #watches: 173640
207.75/207.82	c total #propagations: 76691716 / total #impl: 1002576906 (eff. 0.076)
207.75/207.82	c #Conflicts:     731000 | #Learnt:      39394 | 0.000
207.75/207.82	c total clause space: 78.2603MB
207.75/207.82	c total #watches: 178383
208.05/208.14	c total #propagations: 76811582 / total #impl: 1003996237 (eff. 0.077)
208.05/208.14	c #Conflicts:     732000 | #Learnt:      40394 | 0.000
208.05/208.14	c total clause space: 78.2603MB
208.05/208.14	c total #watches: 184386
208.35/208.49	c total #propagations: 76926564 / total #impl: 1005478072 (eff. 0.077)
208.35/208.49	c GC COLLECT
208.35/208.49	c #Conflicts:     733000 | #Learnt:      20806 | 0.000
208.35/208.49	c total clause space: 78.2603MB
208.35/208.49	c total #watches: 111068
208.65/208.75	c total #propagations: 77045095 / total #impl: 1007092959 (eff. 0.077)
208.65/208.75	c #Conflicts:     734000 | #Learnt:      21806 | 0.000
208.65/208.75	c total clause space: 78.2603MB
208.65/208.75	c total #watches: 116455
208.96/209.01	c total #propagations: 77168476 / total #impl: 1008472308 (eff. 0.077)
208.96/209.01	c #Conflicts:     735000 | #Learnt:      22806 | 0.000
208.96/209.01	c total clause space: 78.2603MB
208.96/209.01	c total #watches: 120305
209.15/209.26	c total #propagations: 77300202 / total #impl: 1009870186 (eff. 0.077)
209.15/209.26	c #Conflicts:     736000 | #Learnt:      23806 | 0.000
209.15/209.26	c total clause space: 78.2603MB
209.15/209.26	c total #watches: 124601
209.45/209.55	c total #propagations: 77420724 / total #impl: 1011280628 (eff. 0.077)
209.45/209.55	c #Conflicts:     737000 | #Learnt:      24806 | 0.000
209.45/209.55	c total clause space: 78.2603MB
209.45/209.55	c total #watches: 130343
209.75/209.87	c total #propagations: 77531711 / total #impl: 1012899777 (eff. 0.077)
209.75/209.87	c #Conflicts:     738000 | #Learnt:      25806 | 0.000
209.75/209.87	c total clause space: 78.2603MB
209.75/209.87	c total #watches: 134933
210.06/210.17	c total #propagations: 77652006 / total #impl: 1014557627 (eff. 0.077)
210.06/210.17	c #Conflicts:     739000 | #Learnt:      26806 | 0.000
210.06/210.17	c total clause space: 78.2603MB
210.06/210.17	c total #watches: 138371
210.35/210.49	c total #propagations: 77771361 / total #impl: 1016021614 (eff. 0.077)
210.35/210.49	c #Conflicts:     740000 | #Learnt:      27806 | 0.000
210.35/210.49	c total clause space: 78.2603MB
210.35/210.49	c total #watches: 143200
210.75/210.80	c total #propagations: 77888451 / total #impl: 1017638816 (eff. 0.077)
210.75/210.80	c #Conflicts:     741000 | #Learnt:      28806 | 0.000
210.75/210.80	c total clause space: 78.2603MB
210.75/210.80	c total #watches: 147069
211.05/211.12	c total #propagations: 78004106 / total #impl: 1019281208 (eff. 0.077)
211.05/211.12	c #Conflicts:     742000 | #Learnt:      29806 | 0.000
211.05/211.12	c total clause space: 78.2603MB
211.05/211.12	c total #watches: 150614
211.35/211.44	c total #propagations: 78120562 / total #impl: 1020798166 (eff. 0.077)
211.35/211.44	c #Conflicts:     743000 | #Learnt:      30806 | 0.000
211.35/211.44	c total clause space: 78.2603MB
211.35/211.44	c total #watches: 154061
211.65/211.75	c total #propagations: 78234896 / total #impl: 1022333787 (eff. 0.077)
211.65/211.75	c #Conflicts:     744000 | #Learnt:      31806 | 0.000
211.65/211.75	c total clause space: 78.2603MB
211.65/211.75	c total #watches: 157616
211.95/212.04	c total #propagations: 78364764 / total #impl: 1023829840 (eff. 0.077)
211.95/212.04	c #Conflicts:     745000 | #Learnt:      32806 | 0.000
211.95/212.04	c total clause space: 78.2603MB
211.95/212.04	c total #watches: 160462
212.25/212.34	c total #propagations: 78496062 / total #impl: 1025190144 (eff. 0.077)
212.25/212.34	c #Conflicts:     746000 | #Learnt:      33806 | 0.000
212.25/212.34	c total clause space: 78.2603MB
212.25/212.34	c total #watches: 163508
212.55/212.64	c total #propagations: 78618255 / total #impl: 1026590706 (eff. 0.077)
212.55/212.64	c #Conflicts:     747000 | #Learnt:      34806 | 0.000
212.55/212.64	c total clause space: 78.2603MB
212.55/212.64	c total #watches: 166092
212.85/212.96	c total #propagations: 78738650 / total #impl: 1027871773 (eff. 0.077)
212.85/212.96	c #Conflicts:     748000 | #Learnt:      35806 | 0.000
212.85/212.96	c total clause space: 78.2603MB
212.85/212.96	c total #watches: 169494
213.15/213.28	c total #propagations: 78848158 / total #impl: 1029260367 (eff. 0.077)
213.15/213.28	c #Conflicts:     749000 | #Learnt:      36806 | 0.000
213.15/213.28	c total clause space: 78.2603MB
213.15/213.28	c total #watches: 172717
213.55/213.64	c total #propagations: 78960220 / total #impl: 1030638250 (eff. 0.077)
213.55/213.64	c #Conflicts:     750000 | #Learnt:      37806 | 0.000
213.55/213.64	c total clause space: 78.2603MB
213.55/213.64	c total #watches: 177992
213.95/214.03	c total #propagations: 79075489 / total #impl: 1032163221 (eff. 0.077)
213.95/214.03	c #Conflicts:     751000 | #Learnt:      38806 | 0.000
213.95/214.03	c total clause space: 78.2603MB
213.95/214.03	c total #watches: 183217
214.25/214.37	c total #propagations: 79180637 / total #impl: 1033757316 (eff. 0.077)
214.25/214.37	c #Conflicts:     752000 | #Learnt:      39806 | 0.000
214.25/214.37	c total clause space: 78.2603MB
214.25/214.37	c total #watches: 187045
214.65/214.70	c total #propagations: 79299241 / total #impl: 1035062252 (eff. 0.077)
214.65/214.70	c #Conflicts:     753000 | #Learnt:      40806 | 0.000
214.65/214.70	c total clause space: 78.2603MB
214.65/214.70	c total #watches: 190766
214.95/215.03	c total #propagations: 79432900 / total #impl: 1036492817 (eff. 0.077)
214.95/215.03	c #Conflicts:     754000 | #Learnt:      41806 | 0.000
214.95/215.03	c total clause space: 78.2603MB
214.95/215.03	c total #watches: 193874
215.26/215.31	c total #propagations: 79559145 / total #impl: 1037845498 (eff. 0.077)
215.26/215.31	c GC COLLECT
215.26/215.31	c #Conflicts:     755000 | #Learnt:      21897 | 0.000
215.26/215.31	c total clause space: 78.2603MB
215.26/215.31	c total #watches: 115133
215.46/215.59	c total #propagations: 79695071 / total #impl: 1039201290 (eff. 0.077)
215.46/215.59	c #Conflicts:     756000 | #Learnt:      22897 | 0.000
215.46/215.59	c total clause space: 78.2603MB
215.46/215.59	c total #watches: 119668
215.76/215.88	c total #propagations: 79817772 / total #impl: 1040708421 (eff. 0.077)
215.76/215.88	c #Conflicts:     757000 | #Learnt:      23897 | 0.000
215.76/215.88	c total clause space: 78.2603MB
215.76/215.88	c total #watches: 122491
216.06/216.13	c total #propagations: 79936569 / total #impl: 1042090523 (eff. 0.077)
216.06/216.13	c #Conflicts:     758000 | #Learnt:      24897 | 0.000
216.06/216.13	c total clause space: 78.2603MB
216.06/216.13	c total #watches: 125859
216.36/216.40	c total #propagations: 80071874 / total #impl: 1043513194 (eff. 0.077)
216.36/216.40	c #Conflicts:     759000 | #Learnt:      25897 | 0.000
216.36/216.40	c total clause space: 78.2603MB
216.36/216.40	c total #watches: 130292
216.56/216.68	c total #propagations: 80195899 / total #impl: 1044855941 (eff. 0.077)
216.56/216.68	c #Conflicts:     760000 | #Learnt:      26897 | 0.000
216.56/216.68	c total clause space: 78.2603MB
216.56/216.68	c total #watches: 135756
216.96/217.00	c total #propagations: 80319432 / total #impl: 1046304979 (eff. 0.077)
216.96/217.00	c #Conflicts:     761000 | #Learnt:      27897 | 0.000
216.96/217.00	c total clause space: 78.2603MB
216.96/217.00	c total #watches: 140293
217.26/217.31	c total #propagations: 80433224 / total #impl: 1047971535 (eff. 0.077)
217.26/217.31	c #Conflicts:     762000 | #Learnt:      28897 | 0.000
217.26/217.31	c total clause space: 78.2603MB
217.26/217.31	c total #watches: 145043
217.56/217.67	c total #propagations: 80550461 / total #impl: 1049547467 (eff. 0.077)
217.56/217.67	c #Conflicts:     763000 | #Learnt:      29897 | 0.000
217.56/217.67	c total clause space: 78.2603MB
217.56/217.67	c total #watches: 150454
217.96/218.00	c total #propagations: 80656833 / total #impl: 1051129886 (eff. 0.077)
217.96/218.00	c #Conflicts:     764000 | #Learnt:      30897 | 0.000
217.96/218.00	c total clause space: 78.2603MB
217.96/218.00	c total #watches: 153939
218.26/218.31	c total #propagations: 80768853 / total #impl: 1052716338 (eff. 0.077)
218.26/218.31	c #Conflicts:     765000 | #Learnt:      31897 | 0.000
218.26/218.31	c total clause space: 78.2603MB
218.26/218.31	c total #watches: 157732
218.46/218.57	c total #propagations: 80893158 / total #impl: 1054137209 (eff. 0.077)
218.46/218.57	c #Conflicts:     766000 | #Learnt:      32897 | 0.000
218.46/218.57	c total clause space: 78.2603MB
218.46/218.57	c total #watches: 162425
218.76/218.86	c total #propagations: 81020800 / total #impl: 1055521382 (eff. 0.077)
218.76/218.86	c #Conflicts:     767000 | #Learnt:      33897 | 0.000
218.76/218.86	c total clause space: 78.2603MB
218.76/218.86	c total #watches: 166895
219.05/219.16	c total #propagations: 81140618 / total #impl: 1056840827 (eff. 0.077)
219.05/219.16	c #Conflicts:     768000 | #Learnt:      34897 | 0.000
219.05/219.16	c total clause space: 78.2603MB
219.05/219.16	c total #watches: 170851
219.35/219.48	c total #propagations: 81267691 / total #impl: 1058145009 (eff. 0.077)
219.35/219.48	c #Conflicts:     769000 | #Learnt:      35897 | 0.000
219.35/219.48	c total clause space: 78.2603MB
219.35/219.48	c total #watches: 175273
219.65/219.79	c total #propagations: 81392149 / total #impl: 1059477909 (eff. 0.077)
219.65/219.79	c #Conflicts:     770000 | #Learnt:      36897 | 0.000
219.65/219.79	c total clause space: 78.2603MB
219.65/219.79	c total #watches: 179119
220.06/220.12	c total #propagations: 81523725 / total #impl: 1060780418 (eff. 0.077)
220.06/220.12	c #Conflicts:     771000 | #Learnt:      37897 | 0.000
220.06/220.12	c total clause space: 78.2603MB
220.06/220.12	c total #watches: 182844
220.35/220.44	c total #propagations: 81648611 / total #impl: 1062145700 (eff. 0.077)
220.35/220.44	c #Conflicts:     772000 | #Learnt:      38897 | 0.000
220.35/220.44	c total clause space: 78.2603MB
220.35/220.44	c total #watches: 187002
220.65/220.76	c total #propagations: 81773671 / total #impl: 1063541198 (eff. 0.077)
220.65/220.76	c #Conflicts:     773000 | #Learnt:      39897 | 0.000
220.65/220.76	c total clause space: 78.2603MB
220.65/220.76	c total #watches: 191026
221.06/221.12	c total #propagations: 81894291 / total #impl: 1064849305 (eff. 0.077)
221.06/221.12	c #Conflicts:     774000 | #Learnt:      40897 | 0.000
221.06/221.12	c total clause space: 78.2603MB
221.06/221.12	c total #watches: 196142
221.35/221.48	c total #propagations: 82014608 / total #impl: 1066325577 (eff. 0.077)
221.35/221.48	c #Conflicts:     775000 | #Learnt:      41897 | 0.000
221.35/221.48	c total clause space: 78.2603MB
221.35/221.48	c total #watches: 199999
221.65/221.78	c total #propagations: 82138654 / total #impl: 1067804102 (eff. 0.077)
221.65/221.78	c GC COLLECT
221.65/221.78	c #Conflicts:     776000 | #Learnt:      21690 | 0.000
221.65/221.78	c total clause space: 78.2603MB
221.65/221.78	c total #watches: 114015
221.95/222.03	c total #propagations: 82268215 / total #impl: 1069062969 (eff. 0.077)
221.95/222.03	c #Conflicts:     777000 | #Learnt:      22690 | 0.000
221.95/222.03	c total clause space: 78.2603MB
221.95/222.03	c total #watches: 117229
222.26/222.30	c total #propagations: 82410896 / total #impl: 1070526542 (eff. 0.077)
222.26/222.30	c #Conflicts:     778000 | #Learnt:      23690 | 0.000
222.26/222.30	c total clause space: 78.2603MB
222.26/222.30	c total #watches: 121290
222.45/222.55	c total #propagations: 82528105 / total #impl: 1071984032 (eff. 0.077)
222.45/222.55	c #Conflicts:     779000 | #Learnt:      24690 | 0.000
222.45/222.55	c total clause space: 78.2603MB
222.45/222.55	c total #watches: 125052
222.75/222.82	c total #propagations: 82654726 / total #impl: 1073352082 (eff. 0.077)
222.75/222.82	c #Conflicts:     780000 | #Learnt:      25690 | 0.000
222.75/222.82	c total clause space: 78.2603MB
222.75/222.82	c total #watches: 128285
223.05/223.10	c total #propagations: 82782997 / total #impl: 1074655808 (eff. 0.077)
223.05/223.10	c #Conflicts:     781000 | #Learnt:      26690 | 0.000
223.05/223.10	c total clause space: 78.2603MB
223.05/223.10	c total #watches: 131991
223.26/223.37	c total #propagations: 82908471 / total #impl: 1076051184 (eff. 0.077)
223.26/223.37	c #Conflicts:     782000 | #Learnt:      27690 | 0.000
223.26/223.37	c total clause space: 78.2603MB
223.26/223.37	c total #watches: 136630
223.55/223.66	c total #propagations: 83042712 / total #impl: 1077449415 (eff. 0.077)
223.55/223.66	c #Conflicts:     783000 | #Learnt:      28690 | 0.000
223.55/223.66	c total clause space: 78.2603MB
223.55/223.66	c total #watches: 141559
223.85/223.95	c total #propagations: 83170557 / total #impl: 1078835579 (eff. 0.077)
223.85/223.95	c #Conflicts:     784000 | #Learnt:      29690 | 0.000
223.85/223.95	c total clause space: 78.2603MB
223.85/223.95	c total #watches: 144912
224.15/224.27	c total #propagations: 83293493 / total #impl: 1080224118 (eff. 0.077)
224.15/224.27	c #Conflicts:     785000 | #Learnt:      30690 | 0.000
224.15/224.27	c total clause space: 78.2603MB
224.15/224.27	c total #watches: 148072
224.46/224.56	c total #propagations: 83411120 / total #impl: 1081561844 (eff. 0.077)
224.46/224.56	c #Conflicts:     786000 | #Learnt:      31690 | 0.000
224.46/224.56	c total clause space: 78.2603MB
224.46/224.56	c total #watches: 152450
224.75/224.86	c total #propagations: 83538745 / total #impl: 1083034000 (eff. 0.077)
224.75/224.86	c #Conflicts:     787000 | #Learnt:      32690 | 0.000
224.75/224.86	c total clause space: 78.2603MB
224.75/224.86	c total #watches: 156510
225.15/225.21	c total #propagations: 83665790 / total #impl: 1084402641 (eff. 0.077)
225.15/225.21	c #Conflicts:     788000 | #Learnt:      33690 | 0.000
225.15/225.21	c total clause space: 78.2603MB
225.15/225.21	c total #watches: 161004
225.46/225.53	c total #propagations: 83765010 / total #impl: 1085990413 (eff. 0.077)
225.46/225.53	c #Conflicts:     789000 | #Learnt:      34690 | 0.000
225.46/225.53	c total clause space: 78.2603MB
225.46/225.53	c total #watches: 166575
225.75/225.81	c total #propagations: 83875980 / total #impl: 1087434164 (eff. 0.077)
225.75/225.81	c #Conflicts:     790000 | #Learnt:      35690 | 0.000
225.75/225.81	c total clause space: 78.2603MB
225.75/225.81	c total #watches: 170821
225.95/226.09	c total #propagations: 84005734 / total #impl: 1088802171 (eff. 0.077)
225.95/226.09	c #Conflicts:     791000 | #Learnt:      36690 | 0.000
225.95/226.09	c total clause space: 78.2603MB
225.95/226.09	c total #watches: 173939
226.25/226.38	c total #propagations: 84139462 / total #impl: 1090184949 (eff. 0.077)
226.25/226.38	c #Conflicts:     792000 | #Learnt:      37690 | 0.000
226.25/226.38	c total clause space: 78.2603MB
226.25/226.38	c total #watches: 178361
226.56/226.69	c total #propagations: 84270919 / total #impl: 1091582410 (eff. 0.077)
226.56/226.69	c #Conflicts:     793000 | #Learnt:      38690 | 0.000
226.56/226.69	c total clause space: 78.2603MB
226.56/226.69	c total #watches: 183442
226.95/227.03	c total #propagations: 84401324 / total #impl: 1093042238 (eff. 0.077)
226.95/227.03	c #Conflicts:     794000 | #Learnt:      39690 | 0.000
226.95/227.03	c total clause space: 78.2603MB
226.95/227.03	c total #watches: 188274
227.25/227.38	c total #propagations: 84546089 / total #impl: 1094606539 (eff. 0.077)
227.25/227.38	c #Conflicts:     795000 | #Learnt:      40690 | 0.000
227.25/227.38	c total clause space: 78.2603MB
227.25/227.38	c total #watches: 192579
227.66/227.71	c total #propagations: 84650958 / total #impl: 1096179982 (eff. 0.077)
227.66/227.71	c #Conflicts:     796000 | #Learnt:      41690 | 0.000
227.66/227.71	c total clause space: 78.2603MB
227.66/227.71	c total #watches: 195669
227.95/228.04	c total #propagations: 84766218 / total #impl: 1097670040 (eff. 0.077)
227.95/228.04	c #Conflicts:     797000 | #Learnt:      42690 | 0.000
227.95/228.04	c total clause space: 78.2603MB
227.95/228.04	c total #watches: 198991
228.25/228.34	c total #propagations: 84888699 / total #impl: 1099100192 (eff. 0.077)
228.25/228.34	c GC COLLECT
228.25/228.34	c #Conflicts:     798000 | #Learnt:      22186 | 0.000
228.25/228.34	c total clause space: 78.2603MB
228.25/228.34	c total #watches: 115805
228.55/228.61	c total #propagations: 85016899 / total #impl: 1100576157 (eff. 0.077)
228.55/228.61	c #Conflicts:     799000 | #Learnt:      23186 | 0.000
228.55/228.61	c total clause space: 78.2603MB
228.55/228.61	c total #watches: 119179
228.76/228.87	c total #propagations: 85144923 / total #impl: 1101902827 (eff. 0.077)
228.76/228.87	c #Conflicts:     800000 | #Learnt:      24186 | 0.000
228.76/228.87	c total clause space: 78.2603MB
228.76/228.87	c total #watches: 122557
229.05/229.14	c total #propagations: 85282189 / total #impl: 1103155405 (eff. 0.077)
229.05/229.14	c #Conflicts:     801000 | #Learnt:      25186 | 0.000
229.05/229.14	c total clause space: 78.2603MB
229.05/229.14	c total #watches: 125866
229.35/229.40	c total #propagations: 85409933 / total #impl: 1104491320 (eff. 0.077)
229.35/229.40	c #Conflicts:     802000 | #Learnt:      26186 | 0.000
229.35/229.40	c total clause space: 78.2603MB
229.35/229.40	c total #watches: 128833
229.55/229.66	c total #propagations: 85535853 / total #impl: 1105671299 (eff. 0.077)
229.55/229.66	c #Conflicts:     803000 | #Learnt:      27186 | 0.000
229.55/229.66	c total clause space: 78.2603MB
229.55/229.66	c total #watches: 131618
229.86/229.94	c total #propagations: 85664787 / total #impl: 1106972714 (eff. 0.077)
229.86/229.94	c #Conflicts:     804000 | #Learnt:      28186 | 0.000
229.86/229.94	c total clause space: 78.2603MB
229.86/229.94	c total #watches: 135718
230.15/230.23	c total #propagations: 85786841 / total #impl: 1108308647 (eff. 0.077)
230.15/230.23	c #Conflicts:     805000 | #Learnt:      29186 | 0.000
230.15/230.23	c total clause space: 78.2603MB
230.15/230.23	c total #watches: 138984
230.45/230.52	c total #propagations: 85902795 / total #impl: 1109765409 (eff. 0.077)
230.45/230.52	c #Conflicts:     806000 | #Learnt:      30186 | 0.000
230.45/230.52	c total clause space: 78.2603MB
230.45/230.52	c total #watches: 142953
230.75/230.81	c total #propagations: 85991536 / total #impl: 1111199848 (eff. 0.077)
230.75/230.81	c #Conflicts:     807000 | #Learnt:      31186 | 0.000
230.75/230.81	c total clause space: 78.2603MB
230.75/230.81	c total #watches: 146924
230.96/231.10	c total #propagations: 86088989 / total #impl: 1112512782 (eff. 0.077)
230.96/231.10	c #Conflicts:     808000 | #Learnt:      32186 | 0.000
230.96/231.10	c total clause space: 78.2603MB
230.96/231.10	c total #watches: 151353
231.25/231.39	c total #propagations: 86199576 / total #impl: 1113806761 (eff. 0.077)
231.25/231.39	c #Conflicts:     809000 | #Learnt:      33186 | 0.000
231.25/231.39	c total clause space: 78.2603MB
231.25/231.39	c total #watches: 154486
231.55/231.69	c total #propagations: 86320203 / total #impl: 1115108348 (eff. 0.077)
231.55/231.69	c #Conflicts:     810000 | #Learnt:      34186 | 0.000
231.55/231.69	c total clause space: 78.2603MB
231.55/231.69	c total #watches: 159824
231.85/231.99	c total #propagations: 86445218 / total #impl: 1116530735 (eff. 0.077)
231.85/231.99	c #Conflicts:     811000 | #Learnt:      35186 | 0.000
231.85/231.99	c total clause space: 78.2603MB
231.85/231.99	c total #watches: 164282
232.16/232.28	c total #propagations: 86555321 / total #impl: 1117951606 (eff. 0.077)
232.16/232.28	c #Conflicts:     812000 | #Learnt:      36186 | 0.000
232.16/232.28	c total clause space: 78.2603MB
232.16/232.28	c total #watches: 169209
232.45/232.58	c total #propagations: 86687475 / total #impl: 1119296562 (eff. 0.077)
232.45/232.58	c #Conflicts:     813000 | #Learnt:      37186 | 0.000
232.45/232.58	c total clause space: 78.2603MB
232.45/232.58	c total #watches: 173084
232.75/232.88	c total #propagations: 86818265 / total #impl: 1120668226 (eff. 0.077)
232.75/232.88	c #Conflicts:     814000 | #Learnt:      38186 | 0.000
232.75/232.88	c total clause space: 78.2603MB
232.75/232.88	c total #watches: 177759
233.05/233.18	c total #propagations: 86942189 / total #impl: 1122012942 (eff. 0.077)
233.05/233.18	c #Conflicts:     815000 | #Learnt:      39186 | 0.000
233.05/233.18	c total clause space: 78.2603MB
233.05/233.18	c total #watches: 183039
233.35/233.47	c total #propagations: 87067453 / total #impl: 1123533804 (eff. 0.077)
233.35/233.47	c #Conflicts:     816000 | #Learnt:      40186 | 0.000
233.35/233.47	c total clause space: 78.2603MB
233.35/233.47	c total #watches: 187040
233.75/233.81	c total #propagations: 87189574 / total #impl: 1124992128 (eff. 0.078)
233.75/233.81	c #Conflicts:     817000 | #Learnt:      41186 | 0.000
233.75/233.81	c total clause space: 78.2603MB
233.75/233.81	c total #watches: 191744
234.05/234.17	c total #propagations: 87308424 / total #impl: 1126677925 (eff. 0.077)
234.05/234.17	c #Conflicts:     818000 | #Learnt:      42186 | 0.000
234.05/234.17	c total clause space: 78.2603MB
234.05/234.17	c total #watches: 198914
234.45/234.52	c total #propagations: 87417526 / total #impl: 1128141022 (eff. 0.077)
234.45/234.52	c #Conflicts:     819000 | #Learnt:      43186 | 0.000
234.45/234.52	c total clause space: 78.2603MB
234.45/234.52	c total #watches: 201906
234.75/234.83	c total #propagations: 87533701 / total #impl: 1129842262 (eff. 0.077)
234.75/234.83	c GC COLLECT
234.75/234.83	c #Conflicts:     820000 | #Learnt:      22378 | 0.000
234.75/234.83	c total clause space: 78.2603MB
234.75/234.83	c total #watches: 116442
234.95/235.07	c total #propagations: 87661097 / total #impl: 1131199147 (eff. 0.077)
234.95/235.07	c #Conflicts:     821000 | #Learnt:      23378 | 0.000
234.95/235.07	c total clause space: 78.2603MB
234.95/235.07	c total #watches: 119540
235.25/235.31	c total #propagations: 87798710 / total #impl: 1132515452 (eff. 0.078)
235.25/235.31	c #Conflicts:     822000 | #Learnt:      24378 | 0.000
235.25/235.31	c total clause space: 78.2603MB
235.25/235.31	c total #watches: 122687
235.46/235.59	c total #propagations: 87938053 / total #impl: 1133797224 (eff. 0.078)
235.46/235.59	c #Conflicts:     823000 | #Learnt:      25378 | 0.000
235.46/235.59	c total clause space: 78.2603MB
235.46/235.59	c total #watches: 126497
235.75/235.89	c total #propagations: 88067179 / total #impl: 1135300819 (eff. 0.078)
235.75/235.89	c #Conflicts:     824000 | #Learnt:      26378 | 0.000
235.75/235.89	c total clause space: 78.2603MB
235.75/235.89	c total #watches: 130200
236.15/236.20	c total #propagations: 88177328 / total #impl: 1136830525 (eff. 0.078)
236.15/236.20	c #Conflicts:     825000 | #Learnt:      27378 | 0.000
236.15/236.20	c total clause space: 78.2603MB
236.15/236.20	c total #watches: 134469
236.35/236.50	c total #propagations: 88286364 / total #impl: 1138325375 (eff. 0.078)
236.35/236.50	c #Conflicts:     826000 | #Learnt:      28378 | 0.000
236.35/236.50	c total clause space: 78.2603MB
236.35/236.50	c total #watches: 138046
236.75/236.83	c total #propagations: 88402933 / total #impl: 1139747437 (eff. 0.078)
236.75/236.83	c #Conflicts:     827000 | #Learnt:      29378 | 0.000
236.75/236.83	c total clause space: 78.2603MB
236.75/236.83	c total #watches: 141228
237.05/237.15	c total #propagations: 88502077 / total #impl: 1141372586 (eff. 0.078)
237.05/237.15	c #Conflicts:     828000 | #Learnt:      30378 | 0.000
237.05/237.15	c total clause space: 78.2603MB
237.05/237.15	c total #watches: 144381
237.35/237.44	c total #propagations: 88575659 / total #impl: 1142831390 (eff. 0.078)
237.35/237.44	c #Conflicts:     829000 | #Learnt:      31378 | 0.000
237.35/237.44	c total clause space: 78.2603MB
237.35/237.44	c total #watches: 148086
237.66/237.77	c total #propagations: 88676422 / total #impl: 1144244679 (eff. 0.077)
237.66/237.77	c #Conflicts:     830000 | #Learnt:      32378 | 0.000
237.66/237.77	c total clause space: 78.2603MB
237.66/237.77	c total #watches: 151611
237.95/238.09	c total #propagations: 88747526 / total #impl: 1145696408 (eff. 0.077)
237.95/238.09	c #Conflicts:     831000 | #Learnt:      33378 | 0.000
237.95/238.09	c total clause space: 78.2603MB
237.95/238.09	c total #watches: 155652
238.35/238.41	c total #propagations: 88820864 / total #impl: 1147084150 (eff. 0.077)
238.35/238.41	c #Conflicts:     832000 | #Learnt:      34378 | 0.000
238.35/238.41	c total clause space: 78.2603MB
238.35/238.41	c total #watches: 160196
238.66/238.76	c total #propagations: 88901546 / total #impl: 1148597313 (eff. 0.077)
238.66/238.76	c #Conflicts:     833000 | #Learnt:      35378 | 0.000
238.66/238.76	c total clause space: 78.2603MB
238.66/238.76	c total #watches: 163334
239.05/239.10	c total #propagations: 88974928 / total #impl: 1150148684 (eff. 0.077)
239.05/239.10	c #Conflicts:     834000 | #Learnt:      36378 | 0.000
239.05/239.10	c total clause space: 78.2603MB
239.05/239.10	c total #watches: 167114
239.35/239.45	c total #propagations: 89066268 / total #impl: 1151591772 (eff. 0.077)
239.35/239.45	c #Conflicts:     835000 | #Learnt:      37378 | 0.000
239.35/239.45	c total clause space: 78.2603MB
239.35/239.45	c total #watches: 169902
239.76/239.83	c total #propagations: 89169912 / total #impl: 1153119896 (eff. 0.077)
239.76/239.83	c #Conflicts:     836000 | #Learnt:      38378 | 0.000
239.76/239.83	c total clause space: 78.2603MB
239.76/239.83	c total #watches: 173310
240.05/240.19	c total #propagations: 89268188 / total #impl: 1154702627 (eff. 0.077)
240.05/240.19	c #Conflicts:     837000 | #Learnt:      39378 | 0.000
240.05/240.19	c total clause space: 78.2603MB
240.05/240.19	c total #watches: 177438
240.55/240.61	c total #propagations: 89364079 / total #impl: 1156122565 (eff. 0.077)
240.55/240.61	c #Conflicts:     838000 | #Learnt:      40378 | 0.000
240.55/240.61	c total clause space: 78.2603MB
240.55/240.61	c total #watches: 182779
240.86/240.96	c total #propagations: 89444887 / total #impl: 1157958794 (eff. 0.077)
240.86/240.96	c #Conflicts:     839000 | #Learnt:      41378 | 0.000
240.86/240.96	c total clause space: 78.2603MB
240.86/240.96	c total #watches: 186653
241.25/241.31	c total #propagations: 89540022 / total #impl: 1159465165 (eff. 0.077)
241.25/241.31	c #Conflicts:     840000 | #Learnt:      42378 | 0.000
241.25/241.31	c total clause space: 78.2603MB
241.25/241.31	c total #watches: 192089
241.65/241.71	c total #propagations: 89629807 / total #impl: 1160963607 (eff. 0.077)
241.65/241.71	c #Conflicts:     841000 | #Learnt:      43378 | 0.000
241.65/241.71	c total clause space: 78.2603MB
241.65/241.71	c total #watches: 197520
242.06/242.13	c total #propagations: 89710389 / total #impl: 1162628049 (eff. 0.077)
242.06/242.13	c GC COLLECT
242.06/242.13	c #Conflicts:     842000 | #Learnt:      22287 | 0.000
242.06/242.13	c total clause space: 78.2603MB
242.06/242.13	c total #watches: 116594
242.35/242.49	c total #propagations: 89782153 / total #impl: 1164381482 (eff. 0.077)
242.35/242.49	c #Conflicts:     843000 | #Learnt:      23287 | 0.000
242.35/242.49	c total clause space: 78.2603MB
242.35/242.49	c total #watches: 121207
242.75/242.81	c total #propagations: 89859749 / total #impl: 1166122967 (eff. 0.077)
242.75/242.81	c #Conflicts:     844000 | #Learnt:      24287 | 0.000
242.75/242.81	c total clause space: 78.2603MB
242.75/242.81	c total #watches: 125809
243.06/243.16	c total #propagations: 89953751 / total #impl: 1167812529 (eff. 0.077)
243.06/243.16	c #Conflicts:     845000 | #Learnt:      25287 | 0.000
243.06/243.16	c total clause space: 78.2603MB
243.06/243.16	c total #watches: 129331
243.35/243.48	c total #propagations: 90028686 / total #impl: 1169390592 (eff. 0.077)
243.35/243.48	c #Conflicts:     846000 | #Learnt:      26287 | 0.000
243.35/243.48	c total clause space: 78.2603MB
243.35/243.48	c total #watches: 133111
243.75/243.85	c total #propagations: 90095453 / total #impl: 1170871993 (eff. 0.077)
243.75/243.85	c #Conflicts:     847000 | #Learnt:      27287 | 0.000
243.75/243.85	c total clause space: 78.2603MB
243.75/243.85	c total #watches: 136661
244.16/244.23	c total #propagations: 90163492 / total #impl: 1172244344 (eff. 0.077)
244.16/244.23	c #Conflicts:     848000 | #Learnt:      28291 | 0.000
244.16/244.23	c total clause space: 78.2603MB
244.16/244.23	c total #watches: 143661
244.55/244.61	c total #propagations: 90243853 / total #impl: 1173757493 (eff. 0.077)
244.55/244.61	c #Conflicts:     849000 | #Learnt:      29291 | 0.000
244.55/244.61	c total clause space: 78.2603MB
244.55/244.61	c total #watches: 147566
244.85/244.97	c total #propagations: 90332651 / total #impl: 1175079574 (eff. 0.077)
244.85/244.97	c #Conflicts:     850000 | #Learnt:      30291 | 0.000
244.85/244.97	c total clause space: 78.2603MB
244.85/244.97	c total #watches: 152079
245.26/245.35	c total #propagations: 90432222 / total #impl: 1176413673 (eff. 0.077)
245.26/245.35	c #Conflicts:     851000 | #Learnt:      31291 | 0.000
245.26/245.35	c total clause space: 78.2603MB
245.26/245.35	c total #watches: 158263
245.55/245.69	c total #propagations: 90526217 / total #impl: 1177854198 (eff. 0.077)
245.55/245.69	c #Conflicts:     852000 | #Learnt:      32291 | 0.000
245.55/245.69	c total clause space: 78.2603MB
245.55/245.69	c total #watches: 162803
245.85/245.96	c total #propagations: 90640793 / total #impl: 1179063032 (eff. 0.077)
245.85/245.96	c #Conflicts:     853000 | #Learnt:      33291 | 0.000
245.85/245.96	c total clause space: 78.2603MB
245.85/245.96	c total #watches: 166692
246.15/246.28	c total #propagations: 90774527 / total #impl: 1180146285 (eff. 0.077)
246.15/246.28	c #Conflicts:     854000 | #Learnt:      34291 | 0.000
246.15/246.28	c total clause space: 78.2603MB
246.15/246.28	c total #watches: 171683
246.55/246.64	c total #propagations: 90890295 / total #impl: 1181320710 (eff. 0.077)
246.55/246.64	c #Conflicts:     855000 | #Learnt:      35291 | 0.000
246.55/246.64	c total clause space: 78.2603MB
246.55/246.64	c total #watches: 177969
246.85/246.97	c total #propagations: 90991071 / total #impl: 1182426404 (eff. 0.077)
246.85/246.97	c #Conflicts:     856000 | #Learnt:      36291 | 0.000
246.85/246.97	c total clause space: 78.2603MB
246.85/246.97	c total #watches: 182479
247.15/247.28	c total #propagations: 91105725 / total #impl: 1183574955 (eff. 0.077)
247.15/247.28	c #Conflicts:     857000 | #Learnt:      37291 | 0.000
247.15/247.28	c total clause space: 78.2603MB
247.15/247.28	c total #watches: 186682
247.46/247.56	c total #propagations: 91228844 / total #impl: 1184549062 (eff. 0.077)
247.46/247.56	c #Conflicts:     858000 | #Learnt:      38291 | 0.000
247.46/247.56	c total clause space: 78.2603MB
247.46/247.56	c total #watches: 192066
247.75/247.86	c total #propagations: 91345227 / total #impl: 1185543644 (eff. 0.077)
247.75/247.86	c #Conflicts:     859000 | #Learnt:      39291 | 0.000
247.75/247.86	c total clause space: 78.2603MB
247.75/247.86	c total #watches: 197608
248.05/248.19	c total #propagations: 91463857 / total #impl: 1186569416 (eff. 0.077)
248.05/248.19	c #Conflicts:     860000 | #Learnt:      40291 | 0.000
248.05/248.19	c total clause space: 78.2603MB
248.05/248.19	c total #watches: 203703
248.45/248.53	c total #propagations: 91580223 / total #impl: 1187632371 (eff. 0.077)
248.45/248.53	c #Conflicts:     861000 | #Learnt:      41291 | 0.000
248.45/248.53	c total clause space: 78.2603MB
248.45/248.53	c total #watches: 208822
248.75/248.88	c total #propagations: 91696211 / total #impl: 1188816626 (eff. 0.077)
248.75/248.88	c #Conflicts:     862000 | #Learnt:      42291 | 0.000
248.75/248.88	c total clause space: 78.2603MB
248.75/248.88	c total #watches: 214436
249.15/249.22	c total #propagations: 91802070 / total #impl: 1190033099 (eff. 0.077)
249.15/249.22	c #Conflicts:     863000 | #Learnt:      43291 | 0.000
249.15/249.22	c total clause space: 78.2603MB
249.15/249.22	c total #watches: 218251
249.45/249.53	c total #propagations: 91913405 / total #impl: 1191233169 (eff. 0.077)
249.45/249.53	c #Conflicts:     864000 | #Learnt:      44291 | 0.000
249.45/249.53	c total clause space: 78.2603MB
249.45/249.53	c total #watches: 224982
249.76/249.84	c total #propagations: 92022153 / total #impl: 1192334539 (eff. 0.077)
249.76/249.84	c GC COLLECT
249.76/249.84	c #Conflicts:     865000 | #Learnt:      22886 | 0.000
249.76/249.84	c total clause space: 78.2603MB
249.76/249.84	c total #watches: 121488
249.95/250.09	c total #propagations: 92131231 / total #impl: 1193355621 (eff. 0.077)
249.95/250.09	c #Conflicts:     866000 | #Learnt:      23886 | 0.000
249.95/250.09	c total clause space: 78.2603MB
249.95/250.09	c total #watches: 126572
250.25/250.37	c total #propagations: 92246535 / total #impl: 1194248841 (eff. 0.077)
250.25/250.37	c #Conflicts:     867000 | #Learnt:      24886 | 0.000
250.25/250.37	c total clause space: 78.2603MB
250.25/250.37	c total #watches: 134453
250.55/250.66	c total #propagations: 92359586 / total #impl: 1195271446 (eff. 0.077)
250.55/250.66	c #Conflicts:     868000 | #Learnt:      25886 | 0.000
250.55/250.66	c total clause space: 78.2603MB
250.55/250.66	c total #watches: 141139
250.85/250.94	c total #propagations: 92461160 / total #impl: 1196260628 (eff. 0.077)
250.85/250.94	c #Conflicts:     869000 | #Learnt:      26886 | 0.000
250.85/250.94	c total clause space: 78.2603MB
250.85/250.94	c total #watches: 146703
251.15/251.20	c total #propagations: 92565449 / total #impl: 1197155269 (eff. 0.077)
251.15/251.20	c #Conflicts:     870000 | #Learnt:      27886 | 0.000
251.15/251.20	c total clause space: 78.2603MB
251.15/251.20	c total #watches: 151873
251.45/251.51	c total #propagations: 92675342 / total #impl: 1198132057 (eff. 0.077)
251.45/251.51	c #Conflicts:     871000 | #Learnt:      28886 | 0.000
251.45/251.51	c total clause space: 78.2603MB
251.45/251.51	c total #watches: 156001
251.75/251.84	c total #propagations: 92787893 / total #impl: 1199040546 (eff. 0.077)
251.75/251.84	c #Conflicts:     872000 | #Learnt:      29886 | 0.000
251.75/251.84	c total clause space: 78.2603MB
251.75/251.84	c total #watches: 163860
252.15/252.25	c total #propagations: 92886216 / total #impl: 1200037130 (eff. 0.077)
252.15/252.25	c #Conflicts:     873000 | #Learnt:      30886 | 0.000
252.15/252.25	c total clause space: 78.2603MB
252.15/252.25	c total #watches: 171943
252.55/252.61	c total #propagations: 92970105 / total #impl: 1201158875 (eff. 0.077)
252.55/252.61	c #Conflicts:     874000 | #Learnt:      31886 | 0.000
252.55/252.61	c total clause space: 78.2603MB
252.55/252.61	c total #watches: 178100
252.85/252.95	c total #propagations: 93070315 / total #impl: 1202206017 (eff. 0.077)
252.85/252.95	c #Conflicts:     875000 | #Learnt:      32886 | 0.000
252.85/252.95	c total clause space: 78.2603MB
252.85/252.95	c total #watches: 184949
253.25/253.35	c total #propagations: 93173777 / total #impl: 1203208585 (eff. 0.077)
253.25/253.35	c #Conflicts:     876000 | #Learnt:      33886 | 0.000
253.25/253.35	c total clause space: 78.2603MB
253.25/253.35	c total #watches: 192533
253.65/253.78	c total #propagations: 93272671 / total #impl: 1204342365 (eff. 0.077)
253.65/253.78	c #Conflicts:     877000 | #Learnt:      34886 | 0.000
253.65/253.78	c total clause space: 78.2603MB
253.65/253.78	c total #watches: 200695
254.05/254.17	c total #propagations: 93351763 / total #impl: 1205460047 (eff. 0.077)
254.05/254.17	c #Conflicts:     878000 | #Learnt:      35886 | 0.000
254.05/254.17	c total clause space: 78.2603MB
254.05/254.17	c total #watches: 207206
254.45/254.58	c total #propagations: 93454237 / total #impl: 1206411948 (eff. 0.077)
254.45/254.58	c #Conflicts:     879000 | #Learnt:      36886 | 0.000
254.45/254.58	c total clause space: 78.2603MB
254.45/254.58	c total #watches: 214265
254.85/254.99	c total #propagations: 93563119 / total #impl: 1207573745 (eff. 0.077)
254.85/254.99	c #Conflicts:     880000 | #Learnt:      37886 | 0.000
254.85/254.99	c total clause space: 78.2603MB
254.85/254.99	c total #watches: 219241
255.35/255.41	c total #propagations: 93683234 / total #impl: 1208806153 (eff. 0.078)
255.35/255.41	c #Conflicts:     881000 | #Learnt:      38886 | 0.000
255.35/255.41	c total clause space: 78.2603MB
255.35/255.41	c total #watches: 225362
255.75/255.83	c total #propagations: 93785796 / total #impl: 1210039034 (eff. 0.078)
255.75/255.83	c #Conflicts:     882000 | #Learnt:      39886 | 0.000
255.75/255.83	c total clause space: 78.2603MB
255.75/255.83	c total #watches: 230495
256.15/256.25	c total #propagations: 93895642 / total #impl: 1211377102 (eff. 0.078)
256.15/256.25	c #Conflicts:     883000 | #Learnt:      40886 | 0.000
256.15/256.25	c total clause space: 78.2603MB
256.15/256.25	c total #watches: 235278
256.65/256.70	c total #propagations: 94018084 / total #impl: 1212804028 (eff. 0.078)
256.65/256.70	c #Conflicts:     884000 | #Learnt:      41886 | 0.000
256.65/256.70	c total clause space: 78.2603MB
256.65/256.70	c total #watches: 240277
257.05/257.16	c total #propagations: 94140721 / total #impl: 1214085166 (eff. 0.078)
257.05/257.16	c #Conflicts:     885000 | #Learnt:      42886 | 0.000
257.05/257.16	c total clause space: 78.2603MB
257.05/257.16	c total #watches: 247389
257.45/257.59	c total #propagations: 94257518 / total #impl: 1215400738 (eff. 0.078)
257.45/257.59	c #Conflicts:     886000 | #Learnt:      43886 | 0.000
257.45/257.59	c total clause space: 78.2603MB
257.45/257.59	c total #watches: 253602
257.95/258.06	c total #propagations: 94361799 / total #impl: 1216536848 (eff. 0.078)
257.95/258.06	c #Conflicts:     887000 | #Learnt:      44886 | 0.000
257.95/258.06	c total clause space: 78.2603MB
257.95/258.06	c total #watches: 260971
258.35/258.44	c total #propagations: 94467910 / total #impl: 1217939665 (eff. 0.078)
258.35/258.44	c GC COLLECT
258.35/258.44	c #Conflicts:     888000 | #Learnt:      23182 | 0.000
258.35/258.44	c total clause space: 78.2603MB
258.35/258.44	c total #watches: 123916
258.65/258.70	c total #propagations: 94569614 / total #impl: 1219099753 (eff. 0.078)
258.65/258.70	c #Conflicts:     889000 | #Learnt:      24182 | 0.000
258.65/258.70	c total clause space: 78.2603MB
258.65/258.70	c total #watches: 131251
258.85/258.99	c total #propagations: 94663000 / total #impl: 1220004293 (eff. 0.078)
258.85/258.99	c #Conflicts:     890000 | #Learnt:      25182 | 0.000
258.85/258.99	c total clause space: 78.2603MB
258.85/258.99	c total #watches: 141351
259.25/259.30	c total #propagations: 94755951 / total #impl: 1221081710 (eff. 0.078)
259.25/259.30	c #Conflicts:     891000 | #Learnt:      26182 | 0.000
259.25/259.30	c total clause space: 78.2603MB
259.25/259.30	c total #watches: 146710
259.55/259.63	c total #propagations: 94859148 / total #impl: 1222217571 (eff. 0.078)
259.55/259.63	c #Conflicts:     892000 | #Learnt:      27182 | 0.000
259.55/259.63	c total clause space: 78.2603MB
259.55/259.63	c total #watches: 152063
259.85/259.96	c total #propagations: 94962436 / total #impl: 1223369296 (eff. 0.078)
259.85/259.96	c #Conflicts:     893000 | #Learnt:      28182 | 0.000
259.85/259.96	c total clause space: 78.2603MB
259.85/259.96	c total #watches: 157881
260.15/260.26	c total #propagations: 95069158 / total #impl: 1224674701 (eff. 0.078)
260.15/260.26	c #Conflicts:     894000 | #Learnt:      29182 | 0.000
260.15/260.26	c total clause space: 78.2603MB
260.15/260.26	c total #watches: 164675
260.45/260.56	c total #propagations: 95187375 / total #impl: 1225944568 (eff. 0.078)
260.45/260.56	c #Conflicts:     895000 | #Learnt:      30182 | 0.000
260.45/260.56	c total clause space: 78.2603MB
260.45/260.56	c total #watches: 171057
260.75/260.86	c total #propagations: 95296539 / total #impl: 1226990128 (eff. 0.078)
260.75/260.86	c #Conflicts:     896000 | #Learnt:      31182 | 0.000
260.75/260.86	c total clause space: 78.2603MB
260.75/260.86	c total #watches: 175414
261.05/261.17	c total #propagations: 95411241 / total #impl: 1227878009 (eff. 0.078)
261.05/261.17	c #Conflicts:     897000 | #Learnt:      32182 | 0.000
261.05/261.17	c total clause space: 78.2603MB
261.05/261.17	c total #watches: 180183
261.45/261.50	c total #propagations: 95519888 / total #impl: 1228984520 (eff. 0.078)
261.45/261.50	c #Conflicts:     898000 | #Learnt:      33182 | 0.000
261.45/261.50	c total clause space: 78.2603MB
261.45/261.50	c total #watches: 186690
261.75/261.82	c total #propagations: 95622745 / total #impl: 1230142663 (eff. 0.078)
261.75/261.82	c #Conflicts:     899000 | #Learnt:      34182 | 0.000
261.75/261.82	c total clause space: 78.2603MB
261.75/261.82	c total #watches: 193059
262.05/262.16	c total #propagations: 95731770 / total #impl: 1231298320 (eff. 0.078)
262.05/262.16	c #Conflicts:     900000 | #Learnt:      35182 | 0.000
262.05/262.16	c total clause space: 78.2603MB
262.05/262.16	c total #watches: 200899
262.45/262.51	c total #propagations: 95838763 / total #impl: 1232442851 (eff. 0.078)
262.45/262.51	c #Conflicts:     901000 | #Learnt:      36182 | 0.000
262.45/262.51	c total clause space: 78.2603MB
262.45/262.51	c total #watches: 206190
262.85/262.91	c total #propagations: 95949385 / total #impl: 1233632020 (eff. 0.078)
262.85/262.91	c #Conflicts:     902000 | #Learnt:      37182 | 0.000
262.85/262.91	c total clause space: 78.2603MB
262.85/262.91	c total #watches: 215475
263.25/263.34	c total #propagations: 96055319 / total #impl: 1234846661 (eff. 0.078)
263.25/263.34	c #Conflicts:     903000 | #Learnt:      38182 | 0.000
263.25/263.34	c total clause space: 78.2603MB
263.25/263.34	c total #watches: 223608
263.65/263.74	c total #propagations: 96153682 / total #impl: 1236102789 (eff. 0.078)
263.65/263.74	c #Conflicts:     904000 | #Learnt:      39182 | 0.000
263.65/263.74	c total clause space: 78.2603MB
263.65/263.74	c total #watches: 231130
264.05/264.15	c total #propagations: 96255484 / total #impl: 1237227086 (eff. 0.078)
264.05/264.15	c #Conflicts:     905000 | #Learnt:      40182 | 0.000
264.05/264.15	c total clause space: 78.2603MB
264.05/264.15	c total #watches: 234995
264.55/264.61	c total #propagations: 96368503 / total #impl: 1238555473 (eff. 0.078)
264.55/264.61	c #Conflicts:     906000 | #Learnt:      41182 | 0.000
264.55/264.61	c total clause space: 78.2603MB
264.55/264.61	c total #watches: 241995
264.95/265.05	c total #propagations: 96475814 / total #impl: 1239991570 (eff. 0.078)
264.95/265.05	c #Conflicts:     907000 | #Learnt:      42182 | 0.000
264.95/265.05	c total clause space: 78.2603MB
264.95/265.05	c total #watches: 249589
265.45/265.55	c total #propagations: 96575166 / total #impl: 1241463881 (eff. 0.078)
265.45/265.55	c #Conflicts:     908000 | #Learnt:      43182 | 0.000
265.45/265.55	c total clause space: 78.2603MB
265.45/265.55	c total #watches: 255753
265.85/265.98	c total #propagations: 96684653 / total #impl: 1242976390 (eff. 0.078)
265.85/265.98	c #Conflicts:     909000 | #Learnt:      44182 | 0.000
265.85/265.98	c total clause space: 78.2603MB
265.85/265.98	c total #watches: 261764
266.35/266.42	c total #propagations: 96787284 / total #impl: 1244438186 (eff. 0.078)
266.35/266.42	c #Conflicts:     910000 | #Learnt:      45182 | 0.000
266.35/266.42	c total clause space: 78.2603MB
266.35/266.42	c total #watches: 267102
266.75/266.87	c total #propagations: 96898144 / total #impl: 1245842244 (eff. 0.078)
266.75/266.87	c GC COLLECT
266.75/266.87	c #Conflicts:     911000 | #Learnt:      23178 | 0.000
266.75/266.87	c total clause space: 78.2603MB
266.75/266.87	c total #watches: 123713
267.05/267.15	c total #propagations: 96999800 / total #impl: 1247068270 (eff. 0.078)
267.05/267.15	c #Conflicts:     912000 | #Learnt:      24178 | 0.000
267.05/267.15	c total clause space: 78.2603MB
267.05/267.15	c total #watches: 133555
267.35/267.48	c total #propagations: 97084311 / total #impl: 1247922784 (eff. 0.078)
267.35/267.48	c #Conflicts:     913000 | #Learnt:      25178 | 0.000
267.35/267.48	c total clause space: 78.2603MB
267.35/267.48	c total #watches: 141918
267.75/267.83	c total #propagations: 97157941 / total #impl: 1248949913 (eff. 0.078)
267.75/267.83	c #Conflicts:     914000 | #Learnt:      26178 | 0.000
267.75/267.83	c total clause space: 78.2603MB
267.75/267.83	c total #watches: 153218
268.05/268.13	c total #propagations: 97229742 / total #impl: 1249923629 (eff. 0.078)
268.05/268.13	c #Conflicts:     915000 | #Learnt:      27178 | 0.000
268.05/268.13	c total clause space: 78.2603MB
268.05/268.13	c total #watches: 159542
268.35/268.41	c total #propagations: 97333403 / total #impl: 1250812839 (eff. 0.078)
268.35/268.41	c #Conflicts:     916000 | #Learnt:      28178 | 0.000
268.35/268.41	c total clause space: 78.2603MB
268.35/268.41	c total #watches: 166255
268.65/268.74	c total #propagations: 97435424 / total #impl: 1251756755 (eff. 0.078)
268.65/268.74	c #Conflicts:     917000 | #Learnt:      29178 | 0.000
268.65/268.74	c total clause space: 78.2603MB
268.65/268.74	c total #watches: 173723
268.95/269.06	c total #propagations: 97546881 / total #impl: 1252855090 (eff. 0.078)
268.95/269.06	c #Conflicts:     918000 | #Learnt:      30178 | 0.000
268.95/269.06	c total clause space: 78.2603MB
268.95/269.06	c total #watches: 181378
269.35/269.42	c total #propagations: 97649296 / total #impl: 1253903637 (eff. 0.078)
269.35/269.42	c #Conflicts:     919000 | #Learnt:      31178 | 0.000
269.35/269.42	c total clause space: 78.2603MB
269.35/269.42	c total #watches: 188149
269.65/269.77	c total #propagations: 97734919 / total #impl: 1254994616 (eff. 0.078)
269.65/269.77	c #Conflicts:     920000 | #Learnt:      32178 | 0.000
269.65/269.77	c total clause space: 78.2603MB
269.65/269.77	c total #watches: 195470
270.04/270.14	c total #propagations: 97837766 / total #impl: 1256006991 (eff. 0.078)
270.04/270.14	c #Conflicts:     921000 | #Learnt:      33178 | 0.000
270.04/270.14	c total clause space: 78.2603MB
270.04/270.14	c total #watches: 204347
270.44/270.53	c total #propagations: 97935308 / total #impl: 1257136810 (eff. 0.078)
270.44/270.53	c #Conflicts:     922000 | #Learnt:      34178 | 0.000
270.44/270.53	c total clause space: 78.2603MB
270.44/270.53	c total #watches: 211911
270.84/270.93	c total #propagations: 98036204 / total #impl: 1258434067 (eff. 0.078)
270.84/270.93	c #Conflicts:     923000 | #Learnt:      35178 | 0.000
270.84/270.93	c total clause space: 78.2603MB
270.84/270.93	c total #watches: 219914
271.14/271.26	c total #propagations: 98139534 / total #impl: 1259827018 (eff. 0.078)
271.14/271.26	c #Conflicts:     924000 | #Learnt:      36178 | 0.000
271.14/271.26	c total clause space: 78.2603MB
271.14/271.26	c total #watches: 226305
271.54/271.65	c total #propagations: 98244407 / total #impl: 1261021341 (eff. 0.078)
271.54/271.65	c #Conflicts:     925000 | #Learnt:      37178 | 0.000
271.54/271.65	c total clause space: 78.2603MB
271.54/271.65	c total #watches: 232305
271.94/272.04	c total #propagations: 98354421 / total #impl: 1262404831 (eff. 0.078)
271.94/272.04	c #Conflicts:     926000 | #Learnt:      38178 | 0.000
271.94/272.04	c total clause space: 78.2603MB
271.94/272.04	c total #watches: 237736
272.34/272.41	c total #propagations: 98460719 / total #impl: 1263713703 (eff. 0.078)
272.34/272.41	c #Conflicts:     927000 | #Learnt:      39178 | 0.000
272.34/272.41	c total clause space: 78.2603MB
272.34/272.41	c total #watches: 243239
272.75/272.80	c total #propagations: 98565610 / total #impl: 1264895242 (eff. 0.078)
272.75/272.80	c #Conflicts:     928000 | #Learnt:      40178 | 0.000
272.75/272.80	c total clause space: 78.2603MB
272.75/272.80	c total #watches: 248220
273.14/273.21	c total #propagations: 98666135 / total #impl: 1266205559 (eff. 0.078)
273.14/273.21	c #Conflicts:     929000 | #Learnt:      41178 | 0.000
273.14/273.21	c total clause space: 78.2603MB
273.14/273.21	c total #watches: 253207
273.54/273.63	c total #propagations: 98770029 / total #impl: 1267551539 (eff. 0.078)
273.54/273.63	c #Conflicts:     930000 | #Learnt:      42178 | 0.000
273.54/273.63	c total clause space: 78.2603MB
273.54/273.63	c total #watches: 259533
273.95/274.09	c total #propagations: 98876605 / total #impl: 1268792836 (eff. 0.078)
273.95/274.09	c #Conflicts:     931000 | #Learnt:      43178 | 0.000
273.95/274.09	c total clause space: 78.2603MB
273.95/274.09	c total #watches: 266847
274.44/274.57	c total #propagations: 98971659 / total #impl: 1270048340 (eff. 0.078)
274.44/274.57	c #Conflicts:     932000 | #Learnt:      44178 | 0.000
274.44/274.57	c total clause space: 78.2603MB
274.44/274.57	c total #watches: 273693
274.95/275.03	c total #propagations: 99070962 / total #impl: 1271392396 (eff. 0.078)
274.95/275.03	c #Conflicts:     933000 | #Learnt:      45178 | 0.000
274.95/275.03	c total clause space: 78.2603MB
274.95/275.03	c total #watches: 279198
275.44/275.55	c total #propagations: 99165867 / total #impl: 1272706652 (eff. 0.078)
275.44/275.55	c #Conflicts:     934000 | #Learnt:      46178 | 0.000
275.44/275.55	c total clause space: 78.2603MB
275.44/275.55	c total #watches: 286349
275.84/275.96	c total #propagations: 99254781 / total #impl: 1274170437 (eff. 0.078)
275.84/275.96	c GC COLLECT
275.84/275.96	c #Conflicts:     935000 | #Learnt:      23885 | 0.000
275.84/275.96	c total clause space: 78.2603MB
275.84/275.96	c total #watches: 128658
276.15/276.22	c total #propagations: 99340934 / total #impl: 1275360310 (eff. 0.078)
276.15/276.22	c #Conflicts:     936000 | #Learnt:      24885 | 0.000
276.15/276.22	c total clause space: 78.2603MB
276.15/276.22	c total #watches: 135256
276.44/276.54	c total #propagations: 99430801 / total #impl: 1276146301 (eff. 0.078)
276.44/276.54	c #Conflicts:     937000 | #Learnt:      25885 | 0.000
276.44/276.54	c total clause space: 78.2603MB
276.44/276.54	c total #watches: 145551
276.74/276.88	c total #propagations: 99502236 / total #impl: 1277031844 (eff. 0.078)
276.74/276.88	c #Conflicts:     938000 | #Learnt:      26885 | 0.000
276.74/276.88	c total clause space: 78.2603MB
276.74/276.88	c total #watches: 155221
277.15/277.25	c total #propagations: 99575960 / total #impl: 1277874958 (eff. 0.078)
277.15/277.25	c #Conflicts:     939000 | #Learnt:      27885 | 0.000
277.15/277.25	c total clause space: 78.2603MB
277.15/277.25	c total #watches: 163937
277.54/277.60	c total #propagations: 99659066 / total #impl: 1278915741 (eff. 0.078)
277.54/277.60	c #Conflicts:     940000 | #Learnt:      28885 | 0.000
277.54/277.60	c total clause space: 78.2603MB
277.54/277.60	c total #watches: 169201
277.84/277.99	c total #propagations: 99749063 / total #impl: 1279800674 (eff. 0.078)
277.84/277.99	c #Conflicts:     941000 | #Learnt:      29885 | 0.000
277.84/277.99	c total clause space: 78.2603MB
277.84/277.99	c total #watches: 176513
278.25/278.38	c total #propagations: 99828121 / total #impl: 1280828333 (eff. 0.078)
278.25/278.38	c #Conflicts:     942000 | #Learnt:      30885 | 0.000
278.25/278.38	c total clause space: 78.2603MB
278.25/278.38	c total #watches: 184908
278.74/278.80	c total #propagations: 99905521 / total #impl: 1281765451 (eff. 0.078)
278.74/278.80	c #Conflicts:     943000 | #Learnt:      31885 | 0.000
278.74/278.80	c total clause space: 78.2603MB
278.74/278.80	c total #watches: 192191
279.14/279.21	c total #propagations: 100003511 / total #impl: 1282823324 (eff. 0.078)
279.14/279.21	c #Conflicts:     944000 | #Learnt:      32885 | 0.000
279.14/279.21	c total clause space: 78.2603MB
279.14/279.21	c total #watches: 200808
279.54/279.63	c total #propagations: 100092118 / total #impl: 1283904467 (eff. 0.078)
279.54/279.63	c #Conflicts:     945000 | #Learnt:      33885 | 0.000
279.54/279.63	c total clause space: 78.2603MB
279.54/279.63	c total #watches: 206019
279.94/280.07	c total #propagations: 100190829 / total #impl: 1285136382 (eff. 0.078)
279.94/280.07	c #Conflicts:     946000 | #Learnt:      34885 | 0.000
279.94/280.07	c total clause space: 78.2603MB
279.94/280.07	c total #watches: 211494
280.45/280.54	c total #propagations: 100295306 / total #impl: 1286460632 (eff. 0.078)
280.45/280.54	c #Conflicts:     947000 | #Learnt:      35885 | 0.000
280.45/280.54	c total clause space: 78.2603MB
280.45/280.54	c total #watches: 216876
280.84/280.98	c total #propagations: 100399258 / total #impl: 1287896107 (eff. 0.078)
280.84/280.98	c #Conflicts:     948000 | #Learnt:      36885 | 0.000
280.84/280.98	c total clause space: 78.2603MB
280.84/280.98	c total #watches: 222601
281.34/281.41	c total #propagations: 100500930 / total #impl: 1289311670 (eff. 0.078)
281.34/281.41	c #Conflicts:     949000 | #Learnt:      37885 | 0.000
281.34/281.41	c total clause space: 78.2603MB
281.34/281.41	c total #watches: 229744
281.84/281.91	c total #propagations: 100599003 / total #impl: 1290457438 (eff. 0.078)
281.84/281.91	c #Conflicts:     950000 | #Learnt:      38885 | 0.000
281.84/281.91	c total clause space: 78.2603MB
281.84/281.91	c total #watches: 239945
282.24/282.37	c total #propagations: 100686669 / total #impl: 1292017897 (eff. 0.078)
282.24/282.37	c #Conflicts:     951000 | #Learnt:      39885 | 0.000
282.24/282.37	c total clause space: 78.2603MB
282.24/282.37	c total #watches: 245059
282.75/282.81	c total #propagations: 100784788 / total #impl: 1293297305 (eff. 0.078)
282.75/282.81	c #Conflicts:     952000 | #Learnt:      40885 | 0.000
282.75/282.81	c total clause space: 78.2603MB
282.75/282.81	c total #watches: 250648
283.14/283.28	c total #propagations: 100882487 / total #impl: 1294564803 (eff. 0.078)
283.14/283.28	c #Conflicts:     953000 | #Learnt:      41885 | 0.000
283.14/283.28	c total clause space: 78.2603MB
283.14/283.28	c total #watches: 259782
283.64/283.80	c total #propagations: 100963753 / total #impl: 1295838622 (eff. 0.078)
283.64/283.80	c #Conflicts:     954000 | #Learnt:      42885 | 0.000
283.64/283.80	c total clause space: 78.2603MB
283.64/283.80	c total #watches: 267023
284.24/284.36	c total #propagations: 101052141 / total #impl: 1297133974 (eff. 0.078)
284.24/284.36	c #Conflicts:     955000 | #Learnt:      43885 | 0.000
284.24/284.36	c total clause space: 78.2603MB
284.24/284.36	c total #watches: 276157
284.74/284.86	c total #propagations: 101130388 / total #impl: 1298669183 (eff. 0.078)
284.74/284.86	c #Conflicts:     956000 | #Learnt:      44885 | 0.000
284.74/284.86	c total clause space: 78.2603MB
284.74/284.86	c total #watches: 281909
285.34/285.40	c total #propagations: 101237650 / total #impl: 1300302939 (eff. 0.078)
285.34/285.40	c #Conflicts:     957000 | #Learnt:      45885 | 0.000
285.34/285.40	c total clause space: 78.2603MB
285.34/285.40	c total #watches: 287788
285.84/285.91	c total #propagations: 101332044 / total #impl: 1301608341 (eff. 0.078)
285.84/285.91	c #Conflicts:     958000 | #Learnt:      46885 | 0.000
285.84/285.91	c total clause space: 78.2603MB
285.84/285.91	c total #watches: 295044
286.24/286.32	c total #propagations: 101426419 / total #impl: 1303140609 (eff. 0.078)
286.24/286.32	c GC COLLECT
286.24/286.32	c #Conflicts:     959000 | #Learnt:      24289 | 0.000
286.24/286.32	c total clause space: 78.2603MB
286.24/286.32	c total #watches: 132701
286.54/286.66	c total #propagations: 101519847 / total #impl: 1304347741 (eff. 0.078)
286.54/286.66	c #Conflicts:     960000 | #Learnt:      25289 | 0.000
286.54/286.66	c total clause space: 78.2603MB
286.54/286.66	c total #watches: 141769
286.94/287.00	c total #propagations: 101595585 / total #impl: 1305423132 (eff. 0.078)
286.94/287.00	c #Conflicts:     961000 | #Learnt:      26289 | 0.000
286.94/287.00	c total clause space: 78.2603MB
286.94/287.00	c total #watches: 149350
287.24/287.33	c total #propagations: 101685301 / total #impl: 1306583761 (eff. 0.078)
287.24/287.33	c #Conflicts:     962000 | #Learnt:      27289 | 0.000
287.24/287.33	c total clause space: 78.2603MB
287.24/287.33	c total #watches: 155549
287.54/287.67	c total #propagations: 101766015 / total #impl: 1307657751 (eff. 0.078)
287.54/287.67	c #Conflicts:     963000 | #Learnt:      28289 | 0.000
287.54/287.67	c total clause space: 78.2603MB
287.54/287.67	c total #watches: 163196
287.94/288.08	c total #propagations: 101850376 / total #impl: 1308657794 (eff. 0.078)
287.94/288.08	c #Conflicts:     964000 | #Learnt:      29289 | 0.000
287.94/288.08	c total clause space: 78.2603MB
287.94/288.08	c total #watches: 176005
288.44/288.50	c total #propagations: 101915754 / total #impl: 1309954712 (eff. 0.078)
288.44/288.50	c #Conflicts:     965000 | #Learnt:      30289 | 0.000
288.44/288.50	c total clause space: 78.2603MB
288.44/288.50	c total #watches: 189827
288.84/288.93	c total #propagations: 101974513 / total #impl: 1311209310 (eff. 0.078)
288.84/288.93	c #Conflicts:     966000 | #Learnt:      31289 | 0.000
288.84/288.93	c total clause space: 78.2603MB
288.84/288.93	c total #watches: 204185
289.25/289.38	c total #propagations: 102036936 / total #impl: 1312590404 (eff. 0.078)
289.25/289.38	c #Conflicts:     967000 | #Learnt:      32289 | 0.000
289.25/289.38	c total clause space: 78.2603MB
289.25/289.38	c total #watches: 212591
289.74/289.83	c total #propagations: 102112802 / total #impl: 1314063485 (eff. 0.078)
289.74/289.83	c #Conflicts:     968000 | #Learnt:      33289 | 0.000
289.74/289.83	c total clause space: 78.2603MB
289.74/289.83	c total #watches: 221729
290.24/290.39	c total #propagations: 102183212 / total #impl: 1315466026 (eff. 0.078)
290.24/290.39	c #Conflicts:     969000 | #Learnt:      34289 | 0.000
290.24/290.39	c total clause space: 78.2603MB
290.24/290.39	c total #watches: 235241
290.84/290.98	c total #propagations: 102251478 / total #impl: 1317281905 (eff. 0.078)
290.84/290.98	c #Conflicts:     970000 | #Learnt:      35289 | 0.000
290.84/290.98	c total clause space: 78.2603MB
290.84/290.98	c total #watches: 242623
291.34/291.46	c total #propagations: 102335517 / total #impl: 1319092987 (eff. 0.078)
291.34/291.46	c #Conflicts:     971000 | #Learnt:      36289 | 0.000
291.34/291.46	c total clause space: 78.2603MB
291.34/291.46	c total #watches: 249576
291.94/292.04	c total #propagations: 102435545 / total #impl: 1320795720 (eff. 0.078)
291.94/292.04	c #Conflicts:     972000 | #Learnt:      37289 | 0.000
291.94/292.04	c total clause space: 78.2603MB
291.94/292.04	c total #watches: 258248
292.55/292.62	c total #propagations: 102529922 / total #impl: 1322641437 (eff. 0.078)
292.55/292.62	c #Conflicts:     973000 | #Learnt:      38289 | 0.000
292.55/292.62	c total clause space: 78.2603MB
292.55/292.62	c total #watches: 268558
293.14/293.23	c total #propagations: 102615388 / total #impl: 1324294565 (eff. 0.077)
293.14/293.23	c #Conflicts:     974000 | #Learnt:      39289 | 0.000
293.14/293.23	c total clause space: 78.2603MB
293.14/293.23	c total #watches: 283148
293.75/293.90	c total #propagations: 102685289 / total #impl: 1325786582 (eff. 0.077)
293.75/293.90	c #Conflicts:     975000 | #Learnt:      40289 | 0.000
293.75/293.90	c total clause space: 78.2603MB
293.75/293.90	c total #watches: 296258
294.44/294.51	c total #propagations: 102757514 / total #impl: 1327440635 (eff. 0.077)
294.44/294.51	c #Conflicts:     976000 | #Learnt:      41289 | 0.000
294.44/294.51	c total clause space: 78.2603MB
294.44/294.51	c total #watches: 308329
295.04/295.16	c total #propagations: 102829951 / total #impl: 1329139351 (eff. 0.077)
295.04/295.16	c #Conflicts:     977000 | #Learnt:      42289 | 0.000
295.04/295.16	c total clause space: 78.2603MB
295.04/295.16	c total #watches: 315251
295.74/295.80	c total #propagations: 102925555 / total #impl: 1330680620 (eff. 0.077)
295.74/295.80	c #Conflicts:     978000 | #Learnt:      43289 | 0.000
295.74/295.80	c total clause space: 78.2603MB
295.74/295.80	c total #watches: 324048
296.34/296.44	c total #propagations: 103000322 / total #impl: 1331951727 (eff. 0.077)
296.34/296.44	c #Conflicts:     979000 | #Learnt:      44289 | 0.000
296.34/296.44	c total clause space: 78.2603MB
296.34/296.44	c total #watches: 332336
297.04/297.12	c total #propagations: 103073953 / total #impl: 1333272896 (eff. 0.077)
297.04/297.12	c #Conflicts:     980000 | #Learnt:      45289 | 0.000
297.04/297.12	c total clause space: 78.2603MB
297.04/297.12	c total #watches: 339309
297.74/297.84	c total #propagations: 103163372 / total #impl: 1334923363 (eff. 0.077)
297.74/297.84	c #Conflicts:     981000 | #Learnt:      46289 | 0.000
297.74/297.84	c total clause space: 78.2603MB
297.74/297.84	c total #watches: 347744
298.44/298.55	c total #propagations: 103239894 / total #impl: 1336503134 (eff. 0.077)
298.44/298.55	c #Conflicts:     982000 | #Learnt:      47289 | 0.000
298.44/298.55	c total clause space: 78.2603MB
298.44/298.55	c total #watches: 354935
299.04/299.17	c total #propagations: 103310673 / total #impl: 1338124499 (eff. 0.077)
299.04/299.17	c GC COLLECT
299.04/299.17	c #Conflicts:     983000 | #Learnt:      24393 | 0.000
299.04/299.17	c total clause space: 78.2603MB
299.04/299.17	c total #watches: 135833
299.44/299.51	c total #propagations: 103377986 / total #impl: 1339327816 (eff. 0.077)
299.44/299.51	c #Conflicts:     984000 | #Learnt:      25393 | 0.000
299.44/299.51	c total clause space: 78.2603MB
299.44/299.51	c total #watches: 143086
299.74/299.84	c total #propagations: 103453700 / total #impl: 1340374298 (eff. 0.077)
299.74/299.84	c #Conflicts:     985000 | #Learnt:      26393 | 0.000
299.74/299.84	c total clause space: 78.2603MB
299.74/299.84	c total #watches: 151370
300.14/300.21	c total #propagations: 103541005 / total #impl: 1341400079 (eff. 0.077)
300.14/300.21	c #Conflicts:     986000 | #Learnt:      27393 | 0.000
300.14/300.21	c total clause space: 78.2603MB
300.14/300.21	c total #watches: 157358
300.54/300.60	c total #propagations: 103646064 / total #impl: 1342447106 (eff. 0.077)
300.54/300.60	c #Conflicts:     987000 | #Learnt:      28393 | 0.000
300.54/300.60	c total clause space: 78.2603MB
300.54/300.60	c total #watches: 165025
300.84/300.98	c total #propagations: 103726492 / total #impl: 1343441870 (eff. 0.077)
300.84/300.98	c #Conflicts:     988000 | #Learnt:      29393 | 0.000
300.84/300.98	c total clause space: 78.2603MB
300.84/300.98	c total #watches: 174768
301.34/301.41	c total #propagations: 103796597 / total #impl: 1344348916 (eff. 0.077)
301.34/301.41	c #Conflicts:     989000 | #Learnt:      30393 | 0.000
301.34/301.41	c total clause space: 78.2603MB
301.34/301.41	c total #watches: 184021
301.74/301.86	c total #propagations: 103876138 / total #impl: 1345517070 (eff. 0.077)
301.74/301.86	c #Conflicts:     990000 | #Learnt:      31393 | 0.000
301.74/301.86	c total clause space: 78.2603MB
301.74/301.86	c total #watches: 192500
302.24/302.34	c total #propagations: 103959272 / total #impl: 1346636091 (eff. 0.077)
302.24/302.34	c #Conflicts:     991000 | #Learnt:      32393 | 0.000
302.24/302.34	c total clause space: 78.2603MB
302.24/302.34	c total #watches: 201571
302.74/302.88	c total #propagations: 104035740 / total #impl: 1347774961 (eff. 0.077)
302.74/302.88	c #Conflicts:     992000 | #Learnt:      33393 | 0.000
302.74/302.88	c total clause space: 78.2603MB
302.74/302.88	c total #watches: 212685
303.34/303.43	c total #propagations: 104109711 / total #impl: 1349153225 (eff. 0.077)
303.34/303.43	c #Conflicts:     993000 | #Learnt:      34393 | 0.000
303.34/303.43	c total clause space: 78.2603MB
303.34/303.43	c total #watches: 220887
303.94/304.04	c total #propagations: 104181757 / total #impl: 1350638727 (eff. 0.077)
303.94/304.04	c #Conflicts:     994000 | #Learnt:      35393 | 0.000
303.94/304.04	c total clause space: 78.2603MB
303.94/304.04	c total #watches: 230770
304.54/304.70	c total #propagations: 104243551 / total #impl: 1352112964 (eff. 0.077)
304.54/304.70	c #Conflicts:     995000 | #Learnt:      36393 | 0.000
304.54/304.70	c total clause space: 78.2603MB
304.54/304.70	c total #watches: 242918
305.34/305.42	c total #propagations: 104301147 / total #impl: 1353461525 (eff. 0.077)
305.34/305.42	c #Conflicts:     996000 | #Learnt:      37393 | 0.000
305.34/305.42	c total clause space: 78.2603MB
305.34/305.42	c total #watches: 252569
306.04/306.16	c total #propagations: 104378010 / total #impl: 1355178573 (eff. 0.077)
306.04/306.16	c #Conflicts:     997000 | #Learnt:      38393 | 0.000
306.04/306.16	c total clause space: 78.2603MB
306.04/306.16	c total #watches: 261567
306.74/306.80	c total #propagations: 104453985 / total #impl: 1356963134 (eff. 0.077)
306.74/306.80	c #Conflicts:     998000 | #Learnt:      39393 | 0.000
306.74/306.80	c total clause space: 78.2603MB
306.74/306.80	c total #watches: 269247
307.34/307.48	c total #propagations: 104542565 / total #impl: 1358447713 (eff. 0.077)
307.34/307.48	c #Conflicts:     999000 | #Learnt:      40393 | 0.000
307.34/307.48	c total clause space: 78.2603MB
307.34/307.48	c total #watches: 281372
308.04/308.17	c total #propagations: 104625182 / total #impl: 1360133685 (eff. 0.077)
308.04/308.17	c #Conflicts:    1000000 | #Learnt:      41393 | 0.000
308.04/308.17	c total clause space: 78.2603MB
308.04/308.17	c total #watches: 288512
308.74/308.86	c total #propagations: 104721596 / total #impl: 1361836682 (eff. 0.077)
308.74/308.86	c #Conflicts:    1001000 | #Learnt:      42393 | 0.000
308.74/308.86	c total clause space: 78.2603MB
308.74/308.86	c total #watches: 295931
309.43/309.51	c total #propagations: 104814341 / total #impl: 1363791087 (eff. 0.077)
309.43/309.51	c #Conflicts:    1002000 | #Learnt:      43393 | 0.000
309.43/309.51	c total clause space: 78.2603MB
309.43/309.51	c total #watches: 303914
310.03/310.18	c total #propagations: 104904519 / total #impl: 1365494938 (eff. 0.077)
310.03/310.18	c #Conflicts:    1003000 | #Learnt:      44393 | 0.000
310.03/310.18	c total clause space: 78.2603MB
310.03/310.18	c total #watches: 309730
310.63/310.79	c total #propagations: 105011408 / total #impl: 1367692576 (eff. 0.077)
310.63/310.79	c #Conflicts:    1004000 | #Learnt:      45393 | 0.000
310.63/310.79	c total clause space: 78.2603MB
310.63/310.79	c total #watches: 316659
311.34/311.42	c total #propagations: 105116217 / total #impl: 1369440762 (eff. 0.077)
311.34/311.42	c #Conflicts:    1005000 | #Learnt:      46393 | 0.000
311.34/311.42	c total clause space: 78.2603MB
311.34/311.42	c total #watches: 325128
311.93/312.10	c total #propagations: 105218602 / total #impl: 1371005805 (eff. 0.077)
311.93/312.10	c #Conflicts:    1006000 | #Learnt:      47393 | 0.000
311.93/312.10	c total clause space: 78.2603MB
311.93/312.10	c total #watches: 329467
312.63/312.76	c total #propagations: 105324753 / total #impl: 1372822297 (eff. 0.077)
312.63/312.76	c #Conflicts:    1007000 | #Learnt:      48393 | 0.000
312.63/312.76	c total clause space: 78.2603MB
312.63/312.76	c total #watches: 336777
312.93/313.08	c total #propagations: 105418461 / total #impl: 1374191046 (eff. 0.077)
312.93/313.08	c GC COLLECT
312.93/313.08	c #Conflicts:    1008000 | #Learnt:      25184 | 0.000
312.93/313.08	c total clause space: 78.2603MB
312.93/313.08	c total #watches: 138593
313.33/313.40	c total #propagations: 105514410 / total #impl: 1375085850 (eff. 0.077)
313.33/313.40	c #Conflicts:    1009000 | #Learnt:      26184 | 0.000
313.33/313.40	c total clause space: 78.2603MB
313.33/313.40	c total #watches: 148932
313.63/313.73	c total #propagations: 105588050 / total #impl: 1376045173 (eff. 0.077)
313.63/313.73	c #Conflicts:    1010000 | #Learnt:      27184 | 0.000
313.63/313.73	c total clause space: 78.2603MB
313.63/313.73	c total #watches: 154890
314.03/314.10	c total #propagations: 105670805 / total #impl: 1377192218 (eff. 0.077)
314.03/314.10	c #Conflicts:    1011000 | #Learnt:      28184 | 0.000
314.03/314.10	c total clause space: 78.2603MB
314.03/314.10	c total #watches: 164477
314.43/314.50	c total #propagations: 105751739 / total #impl: 1378352218 (eff. 0.077)
314.43/314.50	c #Conflicts:    1012000 | #Learnt:      29184 | 0.000
314.43/314.50	c total clause space: 78.2603MB
314.43/314.50	c total #watches: 173158
314.83/314.97	c total #propagations: 105824101 / total #impl: 1379434672 (eff. 0.077)
314.83/314.97	c #Conflicts:    1013000 | #Learnt:      30184 | 0.000
314.83/314.97	c total clause space: 78.2603MB
314.83/314.97	c total #watches: 186127
315.33/315.43	c total #propagations: 105893288 / total #impl: 1380667637 (eff. 0.077)
315.33/315.43	c #Conflicts:    1014000 | #Learnt:      31184 | 0.000
315.33/315.43	c total clause space: 78.2603MB
315.33/315.43	c total #watches: 198170
315.83/315.92	c total #propagations: 105955611 / total #impl: 1381834223 (eff. 0.077)
315.83/315.92	c #Conflicts:    1015000 | #Learnt:      32184 | 0.000
315.83/315.92	c total clause space: 78.2603MB
315.83/315.92	c total #watches: 210508
316.33/316.42	c total #propagations: 106024097 / total #impl: 1383153160 (eff. 0.077)
316.33/316.42	c #Conflicts:    1016000 | #Learnt:      33184 | 0.000
316.33/316.42	c total clause space: 78.2603MB
316.33/316.42	c total #watches: 221959
316.84/316.92	c total #propagations: 106088609 / total #impl: 1384616545 (eff. 0.077)
316.84/316.92	c #Conflicts:    1017000 | #Learnt:      34184 | 0.000
316.84/316.92	c total clause space: 78.2603MB
316.84/316.92	c total #watches: 229589
317.33/317.40	c total #propagations: 106169233 / total #impl: 1386151449 (eff. 0.077)
317.33/317.40	c #Conflicts:    1018000 | #Learnt:      35184 | 0.000
317.33/317.40	c total clause space: 78.2603MB
317.33/317.40	c total #watches: 237059
317.84/317.93	c total #propagations: 106252832 / total #impl: 1387454749 (eff. 0.077)
317.84/317.93	c #Conflicts:    1019000 | #Learnt:      36184 | 0.000
317.84/317.93	c total clause space: 78.2603MB
317.84/317.93	c total #watches: 247332
318.43/318.51	c total #propagations: 106329031 / total #impl: 1388771249 (eff. 0.077)
318.43/318.51	c #Conflicts:    1020000 | #Learnt:      37184 | 0.000
318.43/318.51	c total clause space: 78.2603MB
318.43/318.51	c total #watches: 253469
318.94/319.07	c total #propagations: 106420055 / total #impl: 1390409201 (eff. 0.077)
318.94/319.07	c #Conflicts:    1021000 | #Learnt:      38184 | 0.000
318.94/319.07	c total clause space: 78.2603MB
318.94/319.07	c total #watches: 259983
319.53/319.66	c total #propagations: 106506376 / total #impl: 1391682013 (eff. 0.077)
319.53/319.66	c #Conflicts:    1022000 | #Learnt:      39184 | 0.000
319.53/319.66	c total clause space: 78.2603MB
319.53/319.66	c total #watches: 265999
320.14/320.29	c total #propagations: 106604118 / total #impl: 1393375380 (eff. 0.077)
320.14/320.29	c #Conflicts:    1023000 | #Learnt:      40184 | 0.000
320.14/320.29	c total clause space: 78.2603MB
320.14/320.29	c total #watches: 271592
320.73/320.84	c total #propagations: 106701378 / total #impl: 1395218059 (eff. 0.076)
320.73/320.84	c #Conflicts:    1024000 | #Learnt:      41184 | 0.000
320.73/320.84	c total clause space: 78.2603MB
320.73/320.84	c total #watches: 276424
321.33/321.40	c total #propagations: 106808950 / total #impl: 1396770262 (eff. 0.076)
321.33/321.40	c #Conflicts:    1025000 | #Learnt:      42184 | 0.000
321.33/321.40	c total clause space: 78.2603MB
321.33/321.40	c total #watches: 281284
321.83/321.98	c total #propagations: 106912241 / total #impl: 1398404705 (eff. 0.076)
321.83/321.98	c #Conflicts:    1026000 | #Learnt:      43184 | 0.000
321.83/321.98	c total clause space: 78.2603MB
321.83/321.98	c total #watches: 287634
322.34/322.47	c total #propagations: 107009152 / total #impl: 1399938732 (eff. 0.076)
322.34/322.47	c #Conflicts:    1027000 | #Learnt:      44184 | 0.000
322.34/322.47	c total clause space: 78.2603MB
322.34/322.47	c total #watches: 293814
322.83/322.94	c total #propagations: 107105012 / total #impl: 1401051885 (eff. 0.076)
322.83/322.94	c #Conflicts:    1028000 | #Learnt:      45184 | 0.000
322.83/322.94	c total clause space: 78.2603MB
322.83/322.94	c total #watches: 300963
323.44/323.51	c total #propagations: 107183710 / total #impl: 1402090241 (eff. 0.076)
323.44/323.51	c #Conflicts:    1029000 | #Learnt:      46184 | 0.000
323.44/323.51	c total clause space: 78.2603MB
323.44/323.51	c total #watches: 309070
324.03/324.12	c total #propagations: 107268824 / total #impl: 1403207014 (eff. 0.076)
324.03/324.12	c #Conflicts:    1030000 | #Learnt:      47184 | 0.000
324.03/324.12	c total clause space: 78.2603MB
324.03/324.12	c total #watches: 316613
324.54/324.69	c total #propagations: 107365445 / total #impl: 1404656510 (eff. 0.076)
324.54/324.69	c #Conflicts:    1031000 | #Learnt:      48184 | 0.000
324.54/324.69	c total clause space: 78.2603MB
324.54/324.69	c total #watches: 322993
325.13/325.25	c total #propagations: 107471760 / total #impl: 1406110152 (eff. 0.076)
325.13/325.25	c GC COLLECT
325.13/325.25	c #Conflicts:    1032000 | #Learnt:      24682 | 0.000
325.13/325.25	c total clause space: 78.2603MB
325.13/325.25	c total #watches: 135944
325.43/325.53	c total #propagations: 107578921 / total #impl: 1407644767 (eff. 0.076)
325.43/325.53	c #Conflicts:    1033000 | #Learnt:      25682 | 0.000
325.43/325.53	c total clause space: 78.2603MB
325.43/325.53	c total #watches: 144399
325.73/325.85	c total #propagations: 107665877 / total #impl: 1408491960 (eff. 0.076)
325.73/325.85	c #Conflicts:    1034000 | #Learnt:      26682 | 0.000
325.73/325.85	c total clause space: 78.2603MB
325.73/325.85	c total #watches: 154214
326.03/326.14	c total #propagations: 107754079 / total #impl: 1409498634 (eff. 0.076)
326.03/326.14	c #Conflicts:    1035000 | #Learnt:      27682 | 0.000
326.03/326.14	c total clause space: 78.2603MB
326.03/326.14	c total #watches: 160113
326.33/326.45	c total #propagations: 107853044 / total #impl: 1410723707 (eff. 0.076)
326.33/326.45	c #Conflicts:    1036000 | #Learnt:      28682 | 0.000
326.33/326.45	c total clause space: 78.2603MB
326.33/326.45	c total #watches: 167720
326.64/326.75	c total #propagations: 107958228 / total #impl: 1411876802 (eff. 0.076)
326.64/326.75	c #Conflicts:    1037000 | #Learnt:      29682 | 0.000
326.64/326.75	c total clause space: 78.2603MB
326.64/326.75	c total #watches: 172966
326.93/327.06	c total #propagations: 108063929 / total #impl: 1412984635 (eff. 0.076)
326.93/327.06	c #Conflicts:    1038000 | #Learnt:      30682 | 0.000
326.93/327.06	c total clause space: 78.2603MB
326.93/327.06	c total #watches: 178216
327.23/327.36	c total #propagations: 108173152 / total #impl: 1414158039 (eff. 0.076)
327.23/327.36	c #Conflicts:    1039000 | #Learnt:      31682 | 0.000
327.23/327.36	c total clause space: 78.2603MB
327.23/327.36	c total #watches: 183666
327.53/327.68	c total #propagations: 108288742 / total #impl: 1415494978 (eff. 0.077)
327.53/327.68	c #Conflicts:    1040000 | #Learnt:      32682 | 0.000
327.53/327.68	c total clause space: 78.2603MB
327.53/327.68	c total #watches: 189136
327.93/328.03	c total #propagations: 108393895 / total #impl: 1416782232 (eff. 0.077)
327.93/328.03	c #Conflicts:    1041000 | #Learnt:      33682 | 0.000
327.93/328.03	c total clause space: 78.2603MB
327.93/328.03	c total #watches: 197263
328.33/328.40	c total #propagations: 108494068 / total #impl: 1417931714 (eff. 0.077)
328.33/328.40	c #Conflicts:    1042000 | #Learnt:      34682 | 0.000
328.33/328.40	c total clause space: 78.2603MB
328.33/328.40	c total #watches: 206150
328.73/328.81	c total #propagations: 108588926 / total #impl: 1419227652 (eff. 0.077)
328.73/328.81	c #Conflicts:    1043000 | #Learnt:      35682 | 0.000
328.73/328.81	c total clause space: 78.2603MB
328.73/328.81	c total #watches: 212950
329.13/329.20	c total #propagations: 108674809 / total #impl: 1420630398 (eff. 0.076)
329.13/329.20	c #Conflicts:    1044000 | #Learnt:      36682 | 0.000
329.13/329.20	c total clause space: 78.2603MB
329.13/329.20	c total #watches: 219386
329.43/329.57	c total #propagations: 108775016 / total #impl: 1421960313 (eff. 0.076)
329.43/329.57	c #Conflicts:    1045000 | #Learnt:      37682 | 0.000
329.43/329.57	c total clause space: 78.2603MB
329.43/329.57	c total #watches: 224428
329.83/329.99	c total #propagations: 108891923 / total #impl: 1423447622 (eff. 0.076)
329.83/329.99	c #Conflicts:    1046000 | #Learnt:      38682 | 0.000
329.83/329.99	c total clause space: 78.2603MB
329.83/329.99	c total #watches: 231525
330.33/330.44	c total #propagations: 108995450 / total #impl: 1424881476 (eff. 0.076)
330.33/330.44	c #Conflicts:    1047000 | #Learnt:      39682 | 0.000
330.33/330.44	c total clause space: 78.2603MB
330.33/330.44	c total #watches: 238979
330.73/330.83	c total #propagations: 109097938 / total #impl: 1426229952 (eff. 0.076)
330.73/330.83	c #Conflicts:    1048000 | #Learnt:      40682 | 0.000
330.73/330.83	c total clause space: 78.2603MB
330.73/330.83	c total #watches: 243958
331.14/331.26	c total #propagations: 109206216 / total #impl: 1427688805 (eff. 0.076)
331.14/331.26	c #Conflicts:    1049000 | #Learnt:      41682 | 0.000
331.14/331.26	c total clause space: 78.2603MB
331.14/331.26	c total #watches: 248363
331.53/331.69	c total #propagations: 109318963 / total #impl: 1428994900 (eff. 0.077)
331.53/331.69	c #Conflicts:    1050000 | #Learnt:      42682 | 0.000
331.53/331.69	c total clause space: 78.2603MB
331.53/331.69	c total #watches: 254909
332.03/332.14	c total #propagations: 109422785 / total #impl: 1430418007 (eff. 0.076)
332.03/332.14	c #Conflicts:    1051000 | #Learnt:      43682 | 0.000
332.03/332.14	c total clause space: 78.2603MB
332.03/332.14	c total #watches: 260823
332.53/332.60	c total #propagations: 109542829 / total #impl: 1431942808 (eff. 0.076)
332.53/332.60	c #Conflicts:    1052000 | #Learnt:      44682 | 0.000
332.53/332.60	c total clause space: 78.2603MB
332.53/332.60	c total #watches: 267394
332.93/333.06	c total #propagations: 109652159 / total #impl: 1433313380 (eff. 0.077)
332.93/333.06	c #Conflicts:    1053000 | #Learnt:      45682 | 0.000
332.93/333.06	c total clause space: 78.2603MB
332.93/333.06	c total #watches: 273260
333.43/333.55	c total #propagations: 109763305 / total #impl: 1434759466 (eff. 0.077)
333.43/333.55	c #Conflicts:    1054000 | #Learnt:      46682 | 0.000
333.43/333.55	c total clause space: 78.2603MB
333.43/333.55	c total #watches: 280025
333.93/334.00	c total #propagations: 109853285 / total #impl: 1436318191 (eff. 0.076)
333.93/334.00	c #Conflicts:    1055000 | #Learnt:      47682 | 0.000
333.93/334.00	c total clause space: 78.2603MB
333.93/334.00	c total #watches: 287229
334.34/334.44	c total #propagations: 109951341 / total #impl: 1437689592 (eff. 0.076)
334.34/334.44	c #Conflicts:    1056000 | #Learnt:      48682 | 0.000
334.34/334.44	c total clause space: 78.2603MB
334.34/334.44	c total #watches: 294737
334.83/334.99	c total #propagations: 110047907 / total #impl: 1438975359 (eff. 0.076)
334.83/334.99	c GC COLLECT
334.83/334.99	c #Conflicts:    1057000 | #Learnt:      24889 | 0.000
334.83/334.99	c total clause space: 78.2603MB
334.83/334.99	c total #watches: 137661
335.24/335.32	c total #propagations: 110125159 / total #impl: 1440413494 (eff. 0.076)
335.24/335.32	c #Conflicts:    1058000 | #Learnt:      25889 | 0.000
335.24/335.32	c total clause space: 78.2603MB
335.24/335.32	c total #watches: 144406
335.54/335.64	c total #propagations: 110212545 / total #impl: 1441456781 (eff. 0.076)
335.54/335.64	c #Conflicts:    1059000 | #Learnt:      26889 | 0.000
335.54/335.64	c total clause space: 78.2603MB
335.54/335.64	c total #watches: 152308
335.84/335.95	c total #propagations: 110300676 / total #impl: 1442396182 (eff. 0.076)
335.84/335.95	c #Conflicts:    1060000 | #Learnt:      27889 | 0.000
335.84/335.95	c total clause space: 78.2603MB
335.84/335.95	c total #watches: 159827
336.14/336.27	c total #propagations: 110404566 / total #impl: 1443678916 (eff. 0.076)
336.14/336.27	c #Conflicts:    1061000 | #Learnt:      28889 | 0.000
336.14/336.27	c total clause space: 78.2603MB
336.14/336.27	c total #watches: 167765
336.44/336.60	c total #propagations: 110494879 / total #impl: 1444726133 (eff. 0.076)
336.44/336.60	c #Conflicts:    1062000 | #Learnt:      29889 | 0.000
336.44/336.60	c total clause space: 78.2603MB
336.44/336.60	c total #watches: 175308
336.84/336.95	c total #propagations: 110588004 / total #impl: 1445879605 (eff. 0.076)
336.84/336.95	c #Conflicts:    1063000 | #Learnt:      30889 | 0.000
336.84/336.95	c total clause space: 78.2603MB
336.84/336.95	c total #watches: 184354
337.24/337.32	c total #propagations: 110673881 / total #impl: 1446994844 (eff. 0.076)
337.24/337.32	c #Conflicts:    1064000 | #Learnt:      31889 | 0.000
337.24/337.32	c total clause space: 78.2603MB
337.24/337.32	c total #watches: 191515
337.54/337.67	c total #propagations: 110780109 / total #impl: 1448385877 (eff. 0.076)
337.54/337.67	c #Conflicts:    1065000 | #Learnt:      32889 | 0.000
337.54/337.67	c total clause space: 78.2603MB
337.54/337.67	c total #watches: 197444
337.94/338.02	c total #propagations: 110889233 / total #impl: 1449840417 (eff. 0.076)
337.94/338.02	c #Conflicts:    1066000 | #Learnt:      33889 | 0.000
337.94/338.02	c total clause space: 78.2603MB
337.94/338.02	c total #watches: 202888
338.34/338.41	c total #propagations: 110998182 / total #impl: 1451073603 (eff. 0.076)
338.34/338.41	c #Conflicts:    1067000 | #Learnt:      34889 | 0.000
338.34/338.41	c total clause space: 78.2603MB
338.34/338.41	c total #watches: 209279
338.64/338.79	c total #propagations: 111092268 / total #impl: 1452392236 (eff. 0.076)
338.64/338.79	c #Conflicts:    1068000 | #Learnt:      35889 | 0.000
338.64/338.79	c total clause space: 78.2603MB
338.64/338.79	c total #watches: 213791
339.04/339.15	c total #propagations: 111196934 / total #impl: 1453832046 (eff. 0.076)
339.04/339.15	c #Conflicts:    1069000 | #Learnt:      36889 | 0.000
339.04/339.15	c total clause space: 78.2603MB
339.04/339.15	c total #watches: 222136
339.44/339.54	c total #propagations: 111300559 / total #impl: 1455087825 (eff. 0.076)
339.44/339.54	c #Conflicts:    1070000 | #Learnt:      37889 | 0.000
339.44/339.54	c total clause space: 78.2603MB
339.44/339.54	c total #watches: 229488
339.84/339.93	c total #propagations: 111404899 / total #impl: 1456395699 (eff. 0.076)
339.84/339.93	c #Conflicts:    1071000 | #Learnt:      38889 | 0.000
339.84/339.93	c total clause space: 78.2603MB
339.84/339.93	c total #watches: 236907
340.24/340.32	c total #propagations: 111516417 / total #impl: 1457908070 (eff. 0.076)
340.24/340.32	c #Conflicts:    1072000 | #Learnt:      39889 | 0.000
340.24/340.32	c total clause space: 78.2603MB
340.24/340.32	c total #watches: 244229
340.64/340.77	c total #propagations: 111626474 / total #impl: 1459432891 (eff. 0.076)
340.64/340.77	c #Conflicts:    1073000 | #Learnt:      40889 | 0.000
340.64/340.77	c total clause space: 78.2603MB
340.64/340.77	c total #watches: 251129
341.14/341.21	c total #propagations: 111722019 / total #impl: 1460982753 (eff. 0.076)
341.14/341.21	c #Conflicts:    1074000 | #Learnt:      41889 | 0.000
341.14/341.21	c total clause space: 78.2603MB
341.14/341.21	c total #watches: 254830
341.54/341.65	c total #propagations: 111834357 / total #impl: 1462639282 (eff. 0.076)
341.54/341.65	c #Conflicts:    1075000 | #Learnt:      42889 | 0.000
341.54/341.65	c total clause space: 78.2603MB
341.54/341.65	c total #watches: 261999
342.04/342.11	c total #propagations: 111936956 / total #impl: 1464169130 (eff. 0.076)
342.04/342.11	c #Conflicts:    1076000 | #Learnt:      43889 | 0.000
342.04/342.11	c total clause space: 78.2603MB
342.04/342.11	c total #watches: 269921
342.54/342.63	c total #propagations: 112039381 / total #impl: 1465617849 (eff. 0.076)
342.54/342.63	c #Conflicts:    1077000 | #Learnt:      44889 | 0.000
342.54/342.63	c total clause space: 78.2603MB
342.54/342.63	c total #watches: 277158
343.04/343.19	c total #propagations: 112143675 / total #impl: 1467279790 (eff. 0.076)
343.04/343.19	c #Conflicts:    1078000 | #Learnt:      45889 | 0.000
343.04/343.19	c total clause space: 78.2603MB
343.04/343.19	c total #watches: 288364
343.64/343.76	c total #propagations: 112229482 / total #impl: 1468976786 (eff. 0.076)
343.64/343.76	c #Conflicts:    1079000 | #Learnt:      46889 | 0.000
343.64/343.76	c total clause space: 78.2603MB
343.64/343.76	c total #watches: 298640
344.24/344.33	c total #propagations: 112307533 / total #impl: 1470737306 (eff. 0.076)
344.24/344.33	c #Conflicts:    1080000 | #Learnt:      47889 | 0.000
344.24/344.33	c total clause space: 78.2603MB
344.24/344.33	c total #watches: 306915
344.84/344.95	c total #propagations: 112398751 / total #impl: 1472168656 (eff. 0.076)
344.84/344.95	c #Conflicts:    1081000 | #Learnt:      48889 | 0.000
344.84/344.95	c total clause space: 78.2603MB
344.84/344.95	c total #watches: 316021
345.44/345.54	c total #propagations: 112488682 / total #impl: 1473827445 (eff. 0.076)
345.44/345.54	c #Conflicts:    1082000 | #Learnt:      49889 | 0.000
345.44/345.54	c total clause space: 78.2603MB
345.44/345.54	c total #watches: 322018
345.84/345.97	c total #propagations: 112593924 / total #impl: 1475649499 (eff. 0.076)
345.84/345.97	c GC COLLECT
345.84/345.97	c #Conflicts:    1083000 | #Learnt:      25800 | 0.000
345.84/345.97	c total clause space: 78.2603MB
345.84/345.97	c total #watches: 143602
346.14/346.23	c total #propagations: 112693546 / total #impl: 1476907503 (eff. 0.076)
346.14/346.23	c #Conflicts:    1084000 | #Learnt:      26800 | 0.000
346.14/346.23	c total clause space: 78.2603MB
346.14/346.23	c total #watches: 151554
346.44/346.53	c total #propagations: 112790420 / total #impl: 1477731726 (eff. 0.076)
346.44/346.53	c #Conflicts:    1085000 | #Learnt:      27800 | 0.000
346.44/346.53	c total clause space: 78.2603MB
346.44/346.53	c total #watches: 158980
346.74/346.86	c total #propagations: 112889114 / total #impl: 1478671844 (eff. 0.076)
346.74/346.86	c #Conflicts:    1086000 | #Learnt:      28800 | 0.000
346.74/346.86	c total clause space: 78.2603MB
346.74/346.86	c total #watches: 166390
347.14/347.20	c total #propagations: 112988874 / total #impl: 1479727419 (eff. 0.076)
347.14/347.20	c #Conflicts:    1087000 | #Learnt:      29800 | 0.000
347.14/347.20	c total clause space: 78.2603MB
347.14/347.20	c total #watches: 173144
347.44/347.55	c total #propagations: 113089146 / total #impl: 1480983172 (eff. 0.076)
347.44/347.55	c #Conflicts:    1088000 | #Learnt:      30800 | 0.000
347.44/347.55	c total clause space: 78.2603MB
347.44/347.55	c total #watches: 180806
347.84/347.91	c total #propagations: 113186009 / total #impl: 1482109957 (eff. 0.076)
347.84/347.91	c #Conflicts:    1089000 | #Learnt:      31800 | 0.000
347.84/347.91	c total clause space: 78.2603MB
347.84/347.91	c total #watches: 188231
348.14/348.28	c total #propagations: 113294888 / total #impl: 1483379902 (eff. 0.076)
348.14/348.28	c #Conflicts:    1090000 | #Learnt:      32800 | 0.000
348.14/348.28	c total clause space: 78.2603MB
348.14/348.28	c total #watches: 195077
348.54/348.69	c total #propagations: 113400034 / total #impl: 1484755747 (eff. 0.076)
348.54/348.69	c #Conflicts:    1091000 | #Learnt:      33800 | 0.000
348.54/348.69	c total clause space: 78.2603MB
348.54/348.69	c total #watches: 204382
349.04/349.10	c total #propagations: 113479104 / total #impl: 1486061757 (eff. 0.076)
349.04/349.10	c #Conflicts:    1092000 | #Learnt:      34800 | 0.000
349.04/349.10	c total clause space: 78.2603MB
349.04/349.10	c total #watches: 212067
349.44/349.52	c total #propagations: 113566886 / total #impl: 1487389864 (eff. 0.076)
349.44/349.52	c #Conflicts:    1093000 | #Learnt:      35800 | 0.000
349.44/349.52	c total clause space: 78.2603MB
349.44/349.52	c total #watches: 217614
349.84/349.97	c total #propagations: 113671631 / total #impl: 1488829326 (eff. 0.076)
349.84/349.97	c #Conflicts:    1094000 | #Learnt:      36800 | 0.000
349.84/349.97	c total clause space: 78.2603MB
349.84/349.97	c total #watches: 227310
350.34/350.41	c total #propagations: 113760808 / total #impl: 1490289057 (eff. 0.076)
350.34/350.41	c #Conflicts:    1095000 | #Learnt:      37800 | 0.000
350.34/350.41	c total clause space: 78.2603MB
350.34/350.41	c total #watches: 235193
350.74/350.89	c total #propagations: 113864178 / total #impl: 1491793855 (eff. 0.076)
350.74/350.89	c #Conflicts:    1096000 | #Learnt:      38800 | 0.000
350.74/350.89	c total clause space: 78.2603MB
350.74/350.89	c total #watches: 244684
351.34/351.40	c total #propagations: 113945040 / total #impl: 1493276547 (eff. 0.076)
351.34/351.40	c #Conflicts:    1097000 | #Learnt:      39800 | 0.000
351.34/351.40	c total clause space: 78.2603MB
351.34/351.40	c total #watches: 250166
351.74/351.86	c total #propagations: 114038238 / total #impl: 1494803411 (eff. 0.076)
351.74/351.86	c #Conflicts:    1098000 | #Learnt:      40800 | 0.000
351.74/351.86	c total clause space: 78.2603MB
351.74/351.86	c total #watches: 256120
352.24/352.32	c total #propagations: 114147802 / total #impl: 1496252986 (eff. 0.076)
352.24/352.32	c #Conflicts:    1099000 | #Learnt:      41800 | 0.000
352.24/352.32	c total clause space: 78.2603MB
352.24/352.32	c total #watches: 261915
352.64/352.79	c total #propagations: 114252279 / total #impl: 1497732603 (eff. 0.076)
352.64/352.79	c #Conflicts:    1100000 | #Learnt:      42800 | 0.000
352.64/352.79	c total clause space: 78.2603MB
352.64/352.79	c total #watches: 268844
353.24/353.30	c total #propagations: 114351622 / total #impl: 1499275406 (eff. 0.076)
353.24/353.30	c #Conflicts:    1101000 | #Learnt:      43800 | 0.000
353.24/353.30	c total clause space: 78.2603MB
353.24/353.30	c total #watches: 275329
353.64/353.79	c total #propagations: 114452677 / total #impl: 1500818795 (eff. 0.076)
353.64/353.79	c #Conflicts:    1102000 | #Learnt:      44800 | 0.000
353.64/353.79	c total clause space: 78.2603MB
353.64/353.79	c total #watches: 281012
354.24/354.35	c total #propagations: 114554404 / total #impl: 1502276334 (eff. 0.076)
354.24/354.35	c #Conflicts:    1103000 | #Learnt:      45800 | 0.000
354.24/354.35	c total clause space: 78.2603MB
354.24/354.35	c total #watches: 286819
354.74/354.85	c total #propagations: 114655086 / total #impl: 1503716140 (eff. 0.076)
354.74/354.85	c #Conflicts:    1104000 | #Learnt:      46800 | 0.000
354.74/354.85	c total clause space: 78.2603MB
354.74/354.85	c total #watches: 293063
355.24/355.36	c total #propagations: 114768220 / total #impl: 1505190022 (eff. 0.076)
355.24/355.36	c #Conflicts:    1105000 | #Learnt:      47800 | 0.000
355.24/355.36	c total clause space: 78.2603MB
355.24/355.36	c total #watches: 301383
355.83/355.93	c total #propagations: 114857422 / total #impl: 1506435504 (eff. 0.076)
355.83/355.93	c #Conflicts:    1106000 | #Learnt:      48800 | 0.000
355.83/355.93	c total clause space: 78.2603MB
355.83/355.93	c total #watches: 307693
356.34/356.49	c total #propagations: 114954042 / total #impl: 1507946186 (eff. 0.076)
356.34/356.49	c #Conflicts:    1107000 | #Learnt:      49800 | 0.000
356.34/356.49	c total clause space: 78.2603MB
356.34/356.49	c total #watches: 313113
356.83/356.96	c total #propagations: 115070045 / total #impl: 1509714197 (eff. 0.076)
356.83/356.96	c #Conflicts:    1108000 | #Learnt:      50800 | 0.000
356.83/356.96	c total clause space: 78.2603MB
356.83/356.96	c total #watches: 318350
357.13/357.27	c total #propagations: 115183199 / total #impl: 1511462942 (eff. 0.076)
357.13/357.27	c GC COLLECT
357.13/357.27	c #Conflicts:    1109000 | #Learnt:      26387 | 0.000
357.13/357.27	c total clause space: 78.2603MB
357.13/357.27	c total #watches: 149590
357.44/357.57	c total #propagations: 115276545 / total #impl: 1512328914 (eff. 0.076)
357.44/357.57	c #Conflicts:    1110000 | #Learnt:      27387 | 0.000
357.44/357.57	c total clause space: 78.2603MB
357.44/357.57	c total #watches: 158123
357.73/357.89	c total #propagations: 115364612 / total #impl: 1513440889 (eff. 0.076)
357.73/357.89	c #Conflicts:    1111000 | #Learnt:      28387 | 0.000
357.73/357.89	c total clause space: 78.2603MB
357.73/357.89	c total #watches: 166448
358.03/358.19	c total #propagations: 115460527 / total #impl: 1514569749 (eff. 0.076)
358.03/358.19	c #Conflicts:    1112000 | #Learnt:      29387 | 0.000
358.03/358.19	c total clause space: 78.2603MB
358.03/358.19	c total #watches: 172673
358.43/358.51	c total #propagations: 115559902 / total #impl: 1515635349 (eff. 0.076)
358.43/358.51	c #Conflicts:    1113000 | #Learnt:      30387 | 0.000
358.43/358.51	c total clause space: 78.2603MB
358.43/358.51	c total #watches: 177758
358.73/358.87	c total #propagations: 115673828 / total #impl: 1516853007 (eff. 0.076)
358.73/358.87	c #Conflicts:    1114000 | #Learnt:      31387 | 0.000
358.73/358.87	c total clause space: 78.2603MB
358.73/358.87	c total #watches: 186092
359.13/359.21	c total #propagations: 115768389 / total #impl: 1517904545 (eff. 0.076)
359.13/359.21	c #Conflicts:    1115000 | #Learnt:      32387 | 0.000
359.13/359.21	c total clause space: 78.2603MB
359.13/359.21	c total #watches: 193334
359.53/359.63	c total #propagations: 115869896 / total #impl: 1518961190 (eff. 0.076)
359.53/359.63	c #Conflicts:    1116000 | #Learnt:      33387 | 0.000
359.53/359.63	c total clause space: 78.2603MB
359.53/359.63	c total #watches: 201292
359.93/360.04	c total #propagations: 115971966 / total #impl: 1520188365 (eff. 0.076)
359.93/360.04	c #Conflicts:    1117000 | #Learnt:      34387 | 0.000
359.93/360.04	c total clause space: 78.2603MB
359.93/360.04	c total #watches: 209298
360.33/360.48	c total #propagations: 116062687 / total #impl: 1521590942 (eff. 0.076)
360.33/360.48	c #Conflicts:    1118000 | #Learnt:      35387 | 0.000
360.33/360.48	c total clause space: 78.2603MB
360.33/360.48	c total #watches: 216580
360.84/360.95	c total #propagations: 116148771 / total #impl: 1522739705 (eff. 0.076)
360.84/360.95	c #Conflicts:    1119000 | #Learnt:      36387 | 0.000
360.84/360.95	c total clause space: 78.2603MB
360.84/360.95	c total #watches: 222699
361.23/361.39	c total #propagations: 116241331 / total #impl: 1524132062 (eff. 0.076)
361.23/361.39	c #Conflicts:    1120000 | #Learnt:      37387 | 0.000
361.23/361.39	c total clause space: 78.2603MB
361.23/361.39	c total #watches: 228983
361.63/361.78	c total #propagations: 116347721 / total #impl: 1525537370 (eff. 0.076)
361.63/361.78	c #Conflicts:    1121000 | #Learnt:      38387 | 0.000
361.63/361.78	c total clause space: 78.2603MB
361.63/361.78	c total #watches: 236391
362.13/362.20	c total #propagations: 116447640 / total #impl: 1526676999 (eff. 0.076)
362.13/362.20	c #Conflicts:    1122000 | #Learnt:      39387 | 0.000
362.13/362.20	c total clause space: 78.2603MB
362.13/362.20	c total #watches: 246854
362.53/362.67	c total #propagations: 116538476 / total #impl: 1528041675 (eff. 0.076)
362.53/362.67	c #Conflicts:    1123000 | #Learnt:      40387 | 0.000
362.53/362.67	c total clause space: 78.2603MB
362.53/362.67	c total #watches: 254180
363.04/363.12	c total #propagations: 116624603 / total #impl: 1529490358 (eff. 0.076)
363.04/363.12	c #Conflicts:    1124000 | #Learnt:      41387 | 0.000
363.04/363.12	c total clause space: 78.2603MB
363.04/363.12	c total #watches: 261534
363.53/363.61	c total #propagations: 116730755 / total #impl: 1530859881 (eff. 0.076)
363.53/363.61	c #Conflicts:    1125000 | #Learnt:      42387 | 0.000
363.53/363.61	c total clause space: 78.2603MB
363.53/363.61	c total #watches: 270644
364.04/364.11	c total #propagations: 116825727 / total #impl: 1532308157 (eff. 0.076)
364.04/364.11	c #Conflicts:    1126000 | #Learnt:      43387 | 0.000
364.04/364.11	c total clause space: 78.2603MB
364.04/364.11	c total #watches: 283146
364.53/364.64	c total #propagations: 116901354 / total #impl: 1533926233 (eff. 0.076)
364.53/364.64	c #Conflicts:    1127000 | #Learnt:      44387 | 0.000
364.53/364.64	c total clause space: 78.2603MB
364.53/364.64	c total #watches: 291066
365.14/365.20	c total #propagations: 116990888 / total #impl: 1535722953 (eff. 0.076)
365.14/365.20	c #Conflicts:    1128000 | #Learnt:      45387 | 0.000
365.14/365.20	c total clause space: 78.2603MB
365.14/365.20	c total #watches: 300198
365.63/365.72	c total #propagations: 117089676 / total #impl: 1537410387 (eff. 0.076)
365.63/365.72	c #Conflicts:    1129000 | #Learnt:      46387 | 0.000
365.63/365.72	c total clause space: 78.2603MB
365.63/365.72	c total #watches: 306680
366.13/366.23	c total #propagations: 117208314 / total #impl: 1538943979 (eff. 0.076)
366.13/366.23	c #Conflicts:    1130000 | #Learnt:      47387 | 0.000
366.13/366.23	c total clause space: 78.2603MB
366.13/366.23	c total #watches: 313041
366.63/366.74	c total #propagations: 117312136 / total #impl: 1540217937 (eff. 0.076)
366.63/366.74	c #Conflicts:    1131000 | #Learnt:      48387 | 0.000
366.63/366.74	c total clause space: 78.2603MB
366.63/366.74	c total #watches: 319483
367.13/367.27	c total #propagations: 117411499 / total #impl: 1541428683 (eff. 0.076)
367.13/367.27	c #Conflicts:    1132000 | #Learnt:      49387 | 0.000
367.13/367.27	c total clause space: 78.2603MB
367.13/367.27	c total #watches: 327555
367.73/367.84	c total #propagations: 117513628 / total #impl: 1542635121 (eff. 0.076)
367.73/367.84	c #Conflicts:    1133000 | #Learnt:      50387 | 0.000
367.73/367.84	c total clause space: 78.2603MB
367.73/367.84	c total #watches: 333990
368.23/368.38	c total #propagations: 117622565 / total #impl: 1543797052 (eff. 0.076)
368.23/368.38	c #Conflicts:    1134000 | #Learnt:      51387 | 0.000
368.23/368.38	c total clause space: 78.2603MB
368.23/368.38	c total #watches: 341940
368.63/368.72	c total #propagations: 117720812 / total #impl: 1544914136 (eff. 0.076)
368.63/368.72	c GC COLLECT
368.63/368.72	c #Conflicts:    1135000 | #Learnt:      26677 | 0.000
368.63/368.72	c total clause space: 78.2603MB
368.63/368.72	c total #watches: 149235
368.83/369.00	c total #propagations: 117814079 / total #impl: 1545834058 (eff. 0.076)
368.83/369.00	c #Conflicts:    1136000 | #Learnt:      27677 | 0.000
368.83/369.00	c total clause space: 78.2603MB
368.83/369.00	c total #watches: 154715
369.13/369.28	c total #propagations: 117906747 / total #impl: 1546619956 (eff. 0.076)
369.13/369.28	c #Conflicts:    1137000 | #Learnt:      28677 | 0.000
369.13/369.28	c total clause space: 78.2603MB
369.13/369.28	c total #watches: 161648
369.43/369.59	c total #propagations: 118009168 / total #impl: 1547550977 (eff. 0.076)
369.43/369.59	c #Conflicts:    1138000 | #Learnt:      29677 | 0.000
369.43/369.59	c total clause space: 78.2603MB
369.43/369.59	c total #watches: 167770
369.83/369.92	c total #propagations: 118113328 / total #impl: 1548488193 (eff. 0.076)
369.83/369.92	c #Conflicts:    1139000 | #Learnt:      30677 | 0.000
369.83/369.92	c total clause space: 78.2603MB
369.83/369.92	c total #watches: 174686
370.13/370.28	c total #propagations: 118214074 / total #impl: 1549581380 (eff. 0.076)
370.13/370.28	c #Conflicts:    1140000 | #Learnt:      31677 | 0.000
370.13/370.28	c total clause space: 78.2603MB
370.13/370.28	c total #watches: 183262
370.53/370.65	c total #propagations: 118300006 / total #impl: 1550743987 (eff. 0.076)
370.53/370.65	c #Conflicts:    1141000 | #Learnt:      32677 | 0.000
370.53/370.65	c total clause space: 78.2603MB
370.53/370.65	c total #watches: 190380
370.93/371.02	c total #propagations: 118386969 / total #impl: 1551733795 (eff. 0.076)
370.93/371.02	c #Conflicts:    1142000 | #Learnt:      33677 | 0.000
370.93/371.02	c total clause space: 78.2603MB
370.93/371.02	c total #watches: 196503
371.23/371.38	c total #propagations: 118487306 / total #impl: 1553011452 (eff. 0.076)
371.23/371.38	c #Conflicts:    1143000 | #Learnt:      34677 | 0.000
371.23/371.38	c total clause space: 78.2603MB
371.23/371.38	c total #watches: 203878
371.63/371.77	c total #propagations: 118587219 / total #impl: 1554220078 (eff. 0.076)
371.63/371.77	c #Conflicts:    1144000 | #Learnt:      35677 | 0.000
371.63/371.77	c total clause space: 78.2603MB
371.63/371.77	c total #watches: 209849
372.03/372.15	c total #propagations: 118694275 / total #impl: 1555390038 (eff. 0.076)
372.03/372.15	c #Conflicts:    1145000 | #Learnt:      36677 | 0.000
372.03/372.15	c total clause space: 78.2603MB
372.03/372.15	c total #watches: 214840
372.43/372.57	c total #propagations: 118799203 / total #impl: 1556626030 (eff. 0.076)
372.43/372.57	c #Conflicts:    1146000 | #Learnt:      37677 | 0.000
372.43/372.57	c total clause space: 78.2603MB
372.43/372.57	c total #watches: 219942
372.84/372.98	c total #propagations: 118912461 / total #impl: 1557883548 (eff. 0.076)
372.84/372.98	c #Conflicts:    1147000 | #Learnt:      38677 | 0.000
372.84/372.98	c total clause space: 78.2603MB
372.84/372.98	c total #watches: 226403
373.23/373.39	c total #propagations: 119011405 / total #impl: 1559236536 (eff. 0.076)
373.23/373.39	c #Conflicts:    1148000 | #Learnt:      39677 | 0.000
373.23/373.39	c total clause space: 78.2603MB
373.23/373.39	c total #watches: 231255
373.73/373.83	c total #propagations: 119120570 / total #impl: 1560667499 (eff. 0.076)
373.73/373.83	c #Conflicts:    1149000 | #Learnt:      40677 | 0.000
373.73/373.83	c total clause space: 78.2603MB
373.73/373.83	c total #watches: 235614
374.13/374.25	c total #propagations: 119233175 / total #impl: 1562110124 (eff. 0.076)
374.13/374.25	c #Conflicts:    1150000 | #Learnt:      41677 | 0.000
374.13/374.25	c total clause space: 78.2603MB
374.13/374.25	c total #watches: 241066
374.53/374.69	c total #propagations: 119335134 / total #impl: 1563168681 (eff. 0.076)
374.53/374.69	c #Conflicts:    1151000 | #Learnt:      42677 | 0.000
374.53/374.69	c total clause space: 78.2603MB
374.53/374.69	c total #watches: 248193
375.04/375.15	c total #propagations: 119439974 / total #impl: 1564456929 (eff. 0.076)
375.04/375.15	c #Conflicts:    1152000 | #Learnt:      43677 | 0.000
375.04/375.15	c total clause space: 78.2603MB
375.04/375.15	c total #watches: 255368
375.43/375.58	c total #propagations: 119547408 / total #impl: 1565614532 (eff. 0.076)
375.43/375.58	c #Conflicts:    1153000 | #Learnt:      44677 | 0.000
375.43/375.58	c total clause space: 78.2603MB
375.43/375.58	c total #watches: 261796
375.93/376.06	c total #propagations: 119652125 / total #impl: 1566741153 (eff. 0.076)
375.93/376.06	c #Conflicts:    1154000 | #Learnt:      45677 | 0.000
375.93/376.06	c total clause space: 78.2603MB
375.93/376.06	c total #watches: 265980
376.43/376.50	c total #propagations: 119759459 / total #impl: 1567905805 (eff. 0.076)
376.43/376.50	c #Conflicts:    1155000 | #Learnt:      46677 | 0.000
376.43/376.50	c total clause space: 78.2603MB
376.43/376.50	c total #watches: 271341
376.83/376.98	c total #propagations: 119861550 / total #impl: 1569086044 (eff. 0.076)
376.83/376.98	c #Conflicts:    1156000 | #Learnt:      47677 | 0.000
376.83/376.98	c total clause space: 78.2603MB
376.83/376.98	c total #watches: 277557
377.34/377.43	c total #propagations: 119969376 / total #impl: 1570616832 (eff. 0.076)
377.34/377.43	c #Conflicts:    1157000 | #Learnt:      48677 | 0.000
377.34/377.43	c total clause space: 78.2603MB
377.34/377.43	c total #watches: 282914
377.83/377.90	c total #propagations: 120083860 / total #impl: 1571968740 (eff. 0.076)
377.83/377.90	c #Conflicts:    1158000 | #Learnt:      49677 | 0.000
377.83/377.90	c total clause space: 78.2603MB
377.83/377.90	c total #watches: 292067
378.23/378.39	c total #propagations: 120185484 / total #impl: 1573459336 (eff. 0.076)
378.23/378.39	c #Conflicts:    1159000 | #Learnt:      50677 | 0.000
378.23/378.39	c total clause space: 78.2603MB
378.23/378.39	c total #watches: 299815
378.83/378.90	c total #propagations: 120294817 / total #impl: 1574961926 (eff. 0.076)
378.83/378.90	c #Conflicts:    1160000 | #Learnt:      51677 | 0.000
378.83/378.90	c total clause space: 78.2603MB
378.83/378.90	c total #watches: 305927
379.13/379.28	c total #propagations: 120393657 / total #impl: 1576387100 (eff. 0.076)
379.13/379.28	c GC COLLECT
379.13/379.28	c #Conflicts:    1161000 | #Learnt:      26673 | 0.000
379.13/379.28	c total clause space: 78.2603MB
379.13/379.28	c total #watches: 149425
379.44/379.58	c total #propagations: 120500574 / total #impl: 1577359753 (eff. 0.076)
379.44/379.58	c #Conflicts:    1162000 | #Learnt:      27673 | 0.000
379.44/379.58	c total clause space: 78.2603MB
379.44/379.58	c total #watches: 158044
379.83/379.94	c total #propagations: 120590255 / total #impl: 1578222557 (eff. 0.076)
379.83/379.94	c #Conflicts:    1163000 | #Learnt:      28673 | 0.000
379.83/379.94	c total clause space: 78.2603MB
379.83/379.94	c total #watches: 171222
380.13/380.28	c total #propagations: 120660998 / total #impl: 1579224360 (eff. 0.076)
380.13/380.28	c #Conflicts:    1164000 | #Learnt:      29673 | 0.000
380.13/380.28	c total clause space: 78.2603MB
380.13/380.28	c total #watches: 180463
380.54/380.62	c total #propagations: 120746955 / total #impl: 1580261477 (eff. 0.076)
380.54/380.62	c #Conflicts:    1165000 | #Learnt:      30673 | 0.000
380.54/380.62	c total clause space: 78.2603MB
380.54/380.62	c total #watches: 187673
380.93/381.03	c total #propagations: 120846038 / total #impl: 1581303718 (eff. 0.076)
380.93/381.03	c #Conflicts:    1166000 | #Learnt:      31673 | 0.000
380.93/381.03	c total clause space: 78.2603MB
380.93/381.03	c total #watches: 195747
381.33/381.43	c total #propagations: 120936476 / total #impl: 1582431797 (eff. 0.076)
381.33/381.43	c #Conflicts:    1167000 | #Learnt:      32673 | 0.000
381.33/381.43	c total clause space: 78.2603MB
381.33/381.43	c total #watches: 205249
381.74/381.84	c total #propagations: 121021455 / total #impl: 1583478691 (eff. 0.076)
381.74/381.84	c #Conflicts:    1168000 | #Learnt:      33673 | 0.000
381.74/381.84	c total clause space: 78.2603MB
381.74/381.84	c total #watches: 213888
382.13/382.25	c total #propagations: 121114043 / total #impl: 1584719843 (eff. 0.076)
382.13/382.25	c #Conflicts:    1169000 | #Learnt:      34673 | 0.000
382.13/382.25	c total clause space: 78.2603MB
382.13/382.25	c total #watches: 219351
382.63/382.70	c total #propagations: 121229395 / total #impl: 1585975223 (eff. 0.076)
382.63/382.70	c #Conflicts:    1170000 | #Learnt:      35673 | 0.000
382.63/382.70	c total clause space: 78.2603MB
382.63/382.70	c total #watches: 227706
383.13/383.20	c total #propagations: 121316508 / total #impl: 1587096054 (eff. 0.076)
383.13/383.20	c #Conflicts:    1171000 | #Learnt:      36673 | 0.000
383.13/383.20	c total clause space: 78.2603MB
383.13/383.20	c total #watches: 235750
383.63/383.70	c total #propagations: 121384438 / total #impl: 1588088057 (eff. 0.076)
383.63/383.70	c #Conflicts:    1172000 | #Learnt:      37673 | 0.000
383.63/383.70	c total clause space: 78.2603MB
383.63/383.70	c total #watches: 243063
384.13/384.20	c total #propagations: 121467413 / total #impl: 1589146485 (eff. 0.076)
384.13/384.20	c #Conflicts:    1173000 | #Learnt:      38673 | 0.000
384.13/384.20	c total clause space: 78.2603MB
384.13/384.20	c total #watches: 250848
384.53/384.66	c total #propagations: 121566726 / total #impl: 1590389178 (eff. 0.076)
384.53/384.66	c #Conflicts:    1174000 | #Learnt:      39673 | 0.000
384.53/384.66	c total clause space: 78.2603MB
384.53/384.66	c total #watches: 257188
385.04/385.13	c total #propagations: 121666657 / total #impl: 1591796269 (eff. 0.076)
385.04/385.13	c #Conflicts:    1175000 | #Learnt:      40673 | 0.000
385.04/385.13	c total clause space: 78.2603MB
385.04/385.13	c total #watches: 265337
385.43/385.59	c total #propagations: 121770051 / total #impl: 1593062342 (eff. 0.076)
385.43/385.59	c #Conflicts:    1176000 | #Learnt:      41673 | 0.000
385.43/385.59	c total clause space: 78.2603MB
385.43/385.59	c total #watches: 271398
385.93/386.06	c total #propagations: 121876463 / total #impl: 1594465164 (eff. 0.076)
385.93/386.06	c #Conflicts:    1177000 | #Learnt:      42673 | 0.000
385.93/386.06	c total clause space: 78.2603MB
385.93/386.06	c total #watches: 278306
386.43/386.53	c total #propagations: 121974482 / total #impl: 1595789603 (eff. 0.076)
386.43/386.53	c #Conflicts:    1178000 | #Learnt:      43673 | 0.000
386.43/386.53	c total clause space: 78.2603MB
386.43/386.53	c total #watches: 283643
386.83/387.00	c total #propagations: 122078704 / total #impl: 1597054839 (eff. 0.076)
386.83/387.00	c #Conflicts:    1179000 | #Learnt:      44673 | 0.000
386.83/387.00	c total clause space: 78.2603MB
386.83/387.00	c total #watches: 291389
387.43/387.50	c total #propagations: 122184302 / total #impl: 1598245104 (eff. 0.076)
387.43/387.50	c #Conflicts:    1180000 | #Learnt:      45673 | 0.000
387.43/387.50	c total clause space: 78.2603MB
387.43/387.50	c total #watches: 300195
387.93/388.00	c total #propagations: 122277650 / total #impl: 1599361982 (eff. 0.076)
387.93/388.00	c #Conflicts:    1181000 | #Learnt:      46673 | 0.000
387.93/388.00	c total clause space: 78.2603MB
387.93/388.00	c total #watches: 306362
388.43/388.52	c total #propagations: 122384317 / total #impl: 1600541000 (eff. 0.076)
388.43/388.52	c #Conflicts:    1182000 | #Learnt:      47673 | 0.000
388.43/388.52	c total clause space: 78.2603MB
388.43/388.52	c total #watches: 313033
388.93/389.00	c total #propagations: 122495137 / total #impl: 1601876877 (eff. 0.076)
388.93/389.00	c #Conflicts:    1183000 | #Learnt:      48673 | 0.000
388.93/389.00	c total clause space: 78.2603MB
388.93/389.00	c total #watches: 317096
389.43/389.56	c total #propagations: 122608325 / total #impl: 1603260168 (eff. 0.076)
389.43/389.56	c #Conflicts:    1184000 | #Learnt:      49673 | 0.000
389.43/389.56	c total clause space: 78.2603MB
389.43/389.56	c total #watches: 323698
390.03/390.13	c total #propagations: 122710987 / total #impl: 1604638417 (eff. 0.076)
390.03/390.13	c #Conflicts:    1185000 | #Learnt:      50673 | 0.000
390.03/390.13	c total clause space: 78.2603MB
390.03/390.13	c total #watches: 331174
390.53/390.67	c total #propagations: 122812986 / total #impl: 1606076672 (eff. 0.076)
390.53/390.67	c #Conflicts:    1186000 | #Learnt:      51673 | 0.000
390.53/390.67	c total clause space: 78.2603MB
390.53/390.67	c total #watches: 338651
391.13/391.26	c total #propagations: 122914340 / total #impl: 1607376894 (eff. 0.076)
391.13/391.26	c GC COLLECT
391.13/391.26	c #Conflicts:    1187000 | #Learnt:      26369 | 0.000
391.13/391.26	c total clause space: 78.2603MB
391.13/391.26	c total #watches: 147239
391.43/391.59	c total #propagations: 123003240 / total #impl: 1608545314 (eff. 0.076)
391.43/391.59	c #Conflicts:    1188000 | #Learnt:      27369 | 0.000
391.43/391.59	c total clause space: 78.2603MB
391.43/391.59	c total #watches: 155577
391.83/391.91	c total #propagations: 123076929 / total #impl: 1609422345 (eff. 0.076)
391.83/391.91	c #Conflicts:    1189000 | #Learnt:      28369 | 0.000
391.83/391.91	c total clause space: 78.2603MB
391.83/391.91	c total #watches: 165158
392.13/392.22	c total #propagations: 123166704 / total #impl: 1610351235 (eff. 0.076)
392.13/392.22	c #Conflicts:    1190000 | #Learnt:      29369 | 0.000
392.13/392.22	c total clause space: 78.2603MB
392.13/392.22	c total #watches: 170007
392.43/392.55	c total #propagations: 123269664 / total #impl: 1611222045 (eff. 0.077)
392.43/392.55	c #Conflicts:    1191000 | #Learnt:      30369 | 0.000
392.43/392.55	c total clause space: 78.2603MB
392.43/392.55	c total #watches: 175899
392.83/392.92	c total #propagations: 123366319 / total #impl: 1612276942 (eff. 0.077)
392.83/392.92	c #Conflicts:    1192000 | #Learnt:      31369 | 0.000
392.83/392.92	c total clause space: 78.2603MB
392.83/392.92	c total #watches: 183797
393.23/393.33	c total #propagations: 123458698 / total #impl: 1613358176 (eff. 0.077)
393.23/393.33	c #Conflicts:    1193000 | #Learnt:      32369 | 0.000
393.23/393.33	c total clause space: 78.2603MB
393.23/393.33	c total #watches: 195039
393.63/393.75	c total #propagations: 123536486 / total #impl: 1614480216 (eff. 0.077)
393.63/393.75	c #Conflicts:    1194000 | #Learnt:      33369 | 0.000
393.63/393.75	c total clause space: 78.2603MB
393.63/393.75	c total #watches: 203387
394.03/394.19	c total #propagations: 123621547 / total #impl: 1615534684 (eff. 0.077)
394.03/394.19	c #Conflicts:    1195000 | #Learnt:      34369 | 0.000
394.03/394.19	c total clause space: 78.2603MB
394.03/394.19	c total #watches: 213723
394.53/394.63	c total #propagations: 123696309 / total #impl: 1616633435 (eff. 0.077)
394.53/394.63	c #Conflicts:    1196000 | #Learnt:      35369 | 0.000
394.53/394.63	c total clause space: 78.2603MB
394.53/394.63	c total #watches: 219514
394.93/395.05	c total #propagations: 123797386 / total #impl: 1617803623 (eff. 0.077)
394.93/395.05	c #Conflicts:    1197000 | #Learnt:      36369 | 0.000
394.93/395.05	c total clause space: 78.2603MB
394.93/395.05	c total #watches: 227536
395.32/395.44	c total #propagations: 123892247 / total #impl: 1618842892 (eff. 0.077)
395.32/395.44	c #Conflicts:    1198000 | #Learnt:      37369 | 0.000
395.32/395.44	c total clause space: 78.2603MB
395.32/395.44	c total #watches: 234608
395.72/395.88	c total #propagations: 123990299 / total #impl: 1619736155 (eff. 0.077)
395.72/395.88	c #Conflicts:    1199000 | #Learnt:      38369 | 0.000
395.72/395.88	c total clause space: 78.2603MB
395.72/395.88	c total #watches: 242050
396.22/396.30	c total #propagations: 124086946 / total #impl: 1620802736 (eff. 0.077)
396.22/396.30	c #Conflicts:    1200000 | #Learnt:      39369 | 0.000
396.22/396.30	c total clause space: 78.2603MB
396.22/396.30	c total #watches: 252894
396.62/396.76	c total #propagations: 124170574 / total #impl: 1621799849 (eff. 0.077)
396.62/396.76	c #Conflicts:    1201000 | #Learnt:      40369 | 0.000
396.62/396.76	c total clause space: 78.2603MB
396.62/396.76	c total #watches: 260145
397.13/397.23	c total #propagations: 124272424 / total #impl: 1622968864 (eff. 0.077)
397.13/397.23	c #Conflicts:    1202000 | #Learnt:      41369 | 0.000
397.13/397.23	c total clause space: 78.2603MB
397.13/397.23	c total #watches: 264953
397.52/397.66	c total #propagations: 124378365 / total #impl: 1624236905 (eff. 0.077)
397.52/397.66	c #Conflicts:    1203000 | #Learnt:      42369 | 0.000
397.52/397.66	c total clause space: 78.2603MB
397.52/397.66	c total #watches: 271575
398.02/398.11	c total #propagations: 124478661 / total #impl: 1625482771 (eff. 0.077)
398.02/398.11	c #Conflicts:    1204000 | #Learnt:      43369 | 0.000
398.02/398.11	c total clause space: 78.2603MB
398.02/398.11	c total #watches: 278714
398.42/398.59	c total #propagations: 124589928 / total #impl: 1626624319 (eff. 0.077)
398.42/398.59	c #Conflicts:    1205000 | #Learnt:      44369 | 0.000
398.42/398.59	c total clause space: 78.2603MB
398.42/398.59	c total #watches: 283908
398.92/399.07	c total #propagations: 124702401 / total #impl: 1627708369 (eff. 0.077)
398.92/399.07	c #Conflicts:    1206000 | #Learnt:      45369 | 0.000
398.92/399.07	c total clause space: 78.2603MB
398.92/399.07	c total #watches: 290664
399.42/399.59	c total #propagations: 124794778 / total #impl: 1628714194 (eff. 0.077)
399.42/399.59	c #Conflicts:    1207000 | #Learnt:      46369 | 0.000
399.42/399.59	c total clause space: 78.2603MB
399.42/399.59	c total #watches: 301253
400.02/400.15	c total #propagations: 124877632 / total #impl: 1629888043 (eff. 0.077)
400.02/400.15	c #Conflicts:    1208000 | #Learnt:      47369 | 0.000
400.02/400.15	c total clause space: 78.2603MB
400.02/400.15	c total #watches: 308768
400.62/400.73	c total #propagations: 124973395 / total #impl: 1630953636 (eff. 0.077)
400.62/400.73	c #Conflicts:    1209000 | #Learnt:      48369 | 0.000
400.62/400.73	c total clause space: 78.2603MB
400.62/400.73	c total #watches: 319525
401.22/401.34	c total #propagations: 125053287 / total #impl: 1632207291 (eff. 0.077)
401.22/401.34	c #Conflicts:    1210000 | #Learnt:      49369 | 0.000
401.22/401.34	c total clause space: 78.2603MB
401.22/401.34	c total #watches: 328537
401.82/401.97	c total #propagations: 125151676 / total #impl: 1633704686 (eff. 0.077)
401.82/401.97	c #Conflicts:    1211000 | #Learnt:      50369 | 0.000
401.82/401.97	c total clause space: 78.2603MB
401.82/401.97	c total #watches: 339283
402.42/402.59	c total #propagations: 125238551 / total #impl: 1635122340 (eff. 0.077)
402.42/402.59	c #Conflicts:    1212000 | #Learnt:      51369 | 0.000
402.42/402.59	c total clause space: 78.2603MB
402.42/402.59	c total #watches: 345991
403.12/403.27	c total #propagations: 125342257 / total #impl: 1636481246 (eff. 0.077)
403.12/403.27	c #Conflicts:    1213000 | #Learnt:      52369 | 0.000
403.12/403.27	c total clause space: 78.2603MB
403.12/403.27	c total #watches: 353170
403.73/403.87	c total #propagations: 125442624 / total #impl: 1638197149 (eff. 0.077)
403.73/403.87	c GC COLLECT
403.73/403.87	c #Conflicts:    1214000 | #Learnt:      26780 | 0.000
403.73/403.87	c total clause space: 78.2603MB
403.73/403.87	c total #watches: 149988
404.12/404.20	c total #propagations: 125532035 / total #impl: 1639583459 (eff. 0.077)
404.12/404.20	c #Conflicts:    1215000 | #Learnt:      27780 | 0.000
404.12/404.20	c total clause space: 78.2603MB
404.12/404.20	c total #watches: 158941
404.42/404.56	c total #propagations: 125616553 / total #impl: 1640545307 (eff. 0.077)
404.42/404.56	c #Conflicts:    1216000 | #Learnt:      28780 | 0.000
404.42/404.56	c total clause space: 78.2603MB
404.42/404.56	c total #watches: 170562
404.83/404.93	c total #propagations: 125688448 / total #impl: 1641618760 (eff. 0.077)
404.83/404.93	c #Conflicts:    1217000 | #Learnt:      29780 | 0.000
404.83/404.93	c total clause space: 78.2603MB
404.83/404.93	c total #watches: 182185
405.12/405.28	c total #propagations: 125767201 / total #impl: 1642670331 (eff. 0.077)
405.12/405.28	c #Conflicts:    1218000 | #Learnt:      30780 | 0.000
405.12/405.28	c total clause space: 78.2603MB
405.12/405.28	c total #watches: 190936
405.52/405.65	c total #propagations: 125866522 / total #impl: 1643942990 (eff. 0.077)
405.52/405.65	c #Conflicts:    1219000 | #Learnt:      31780 | 0.000
405.52/405.65	c total clause space: 78.2603MB
405.52/405.65	c total #watches: 199878
405.93/406.01	c total #propagations: 125951843 / total #impl: 1645020100 (eff. 0.077)
405.93/406.01	c #Conflicts:    1220000 | #Learnt:      32780 | 0.000
405.93/406.01	c total clause space: 78.2603MB
405.93/406.01	c total #watches: 210357
406.22/406.38	c total #propagations: 126033833 / total #impl: 1646167093 (eff. 0.077)
406.22/406.38	c #Conflicts:    1221000 | #Learnt:      33780 | 0.000
406.22/406.38	c total clause space: 78.2603MB
406.22/406.38	c total #watches: 217459
406.62/406.77	c total #propagations: 126122315 / total #impl: 1647356215 (eff. 0.077)
406.62/406.77	c #Conflicts:    1222000 | #Learnt:      34780 | 0.000
406.62/406.77	c total clause space: 78.2603MB
406.62/406.77	c total #watches: 222273
407.03/407.16	c total #propagations: 126233316 / total #impl: 1648940148 (eff. 0.077)
407.03/407.16	c #Conflicts:    1223000 | #Learnt:      35780 | 0.000
407.03/407.16	c total clause space: 78.2603MB
407.03/407.16	c total #watches: 229566
407.52/407.60	c total #propagations: 126326733 / total #impl: 1650098073 (eff. 0.077)
407.52/407.60	c #Conflicts:    1224000 | #Learnt:      36780 | 0.000
407.52/407.60	c total clause space: 78.2603MB
407.52/407.60	c total #watches: 234909
407.92/408.01	c total #propagations: 126432652 / total #impl: 1651309097 (eff. 0.077)
407.92/408.01	c #Conflicts:    1225000 | #Learnt:      37780 | 0.000
407.92/408.01	c total clause space: 78.2603MB
407.92/408.01	c total #watches: 240835
408.32/408.42	c total #propagations: 126536393 / total #impl: 1652563868 (eff. 0.077)
408.32/408.42	c #Conflicts:    1226000 | #Learnt:      38780 | 0.000
408.32/408.42	c total clause space: 78.2603MB
408.32/408.42	c total #watches: 247296
408.72/408.85	c total #propagations: 126633024 / total #impl: 1653980483 (eff. 0.077)
408.72/408.85	c #Conflicts:    1227000 | #Learnt:      39780 | 0.000
408.72/408.85	c total clause space: 78.2603MB
408.72/408.85	c total #watches: 254753
409.13/409.29	c total #propagations: 126725545 / total #impl: 1655359394 (eff. 0.077)
409.13/409.29	c #Conflicts:    1228000 | #Learnt:      40779 | 0.000
409.13/409.29	c total clause space: 78.2603MB
409.13/409.29	c total #watches: 261808
409.62/409.79	c total #propagations: 126824573 / total #impl: 1656854489 (eff. 0.077)
409.62/409.79	c #Conflicts:    1229000 | #Learnt:      41779 | 0.000
409.62/409.79	c total clause space: 78.2603MB
409.62/409.79	c total #watches: 269271
410.23/410.32	c total #propagations: 126914913 / total #impl: 1657994943 (eff. 0.077)
410.23/410.32	c #Conflicts:    1230000 | #Learnt:      42779 | 0.000
410.23/410.32	c total clause space: 78.2603MB
410.23/410.32	c total #watches: 275867
410.72/410.82	c total #propagations: 127014591 / total #impl: 1659202353 (eff. 0.077)
410.72/410.82	c #Conflicts:    1231000 | #Learnt:      43779 | 0.000
410.72/410.82	c total clause space: 78.2603MB
410.72/410.82	c total #watches: 282883
411.22/411.33	c total #propagations: 127119796 / total #impl: 1660721420 (eff. 0.077)
411.22/411.33	c #Conflicts:    1232000 | #Learnt:      44779 | 0.000
411.22/411.33	c total clause space: 78.2603MB
411.22/411.33	c total #watches: 290294
411.72/411.82	c total #propagations: 127218070 / total #impl: 1662033960 (eff. 0.077)
411.72/411.82	c #Conflicts:    1233000 | #Learnt:      45779 | 0.000
411.72/411.82	c total clause space: 78.2603MB
411.72/411.82	c total #watches: 296353
412.22/412.34	c total #propagations: 127325565 / total #impl: 1663420186 (eff. 0.077)
412.22/412.34	c #Conflicts:    1234000 | #Learnt:      46779 | 0.000
412.22/412.34	c total clause space: 78.2603MB
412.22/412.34	c total #watches: 303880
412.72/412.86	c total #propagations: 127425885 / total #impl: 1664591552 (eff. 0.077)
412.72/412.86	c #Conflicts:    1235000 | #Learnt:      47779 | 0.000
412.72/412.86	c total clause space: 78.2603MB
412.72/412.86	c total #watches: 307577
413.22/413.39	c total #propagations: 127538840 / total #impl: 1665691594 (eff. 0.077)
413.22/413.39	c #Conflicts:    1236000 | #Learnt:      48779 | 0.000
413.22/413.39	c total clause space: 78.2603MB
413.22/413.39	c total #watches: 314691
413.82/413.91	c total #propagations: 127654224 / total #impl: 1666976138 (eff. 0.077)
413.82/413.91	c #Conflicts:    1237000 | #Learnt:      49779 | 0.000
413.82/413.91	c total clause space: 78.2603MB
413.82/413.91	c total #watches: 322009
414.32/414.49	c total #propagations: 127755004 / total #impl: 1668100143 (eff. 0.077)
414.32/414.49	c #Conflicts:    1238000 | #Learnt:      50779 | 0.000
414.32/414.49	c total clause space: 78.2603MB
414.32/414.49	c total #watches: 327598
414.92/415.07	c total #propagations: 127867802 / total #impl: 1669748298 (eff. 0.077)
414.92/415.07	c #Conflicts:    1239000 | #Learnt:      51779 | 0.000
414.92/415.07	c total clause space: 78.2603MB
414.92/415.07	c total #watches: 332175
415.52/415.64	c total #propagations: 127975599 / total #impl: 1671248002 (eff. 0.077)
415.52/415.64	c #Conflicts:    1240000 | #Learnt:      52779 | 0.000
415.52/415.64	c total clause space: 78.2603MB
415.52/415.64	c total #watches: 337150
416.12/416.20	c total #propagations: 128085044 / total #impl: 1672813386 (eff. 0.077)
416.12/416.20	c #Conflicts:    1241000 | #Learnt:      53779 | 0.000
416.12/416.20	c total clause space: 78.2603MB
416.12/416.20	c total #watches: 342859
416.42/416.53	c total #propagations: 128202445 / total #impl: 1674403808 (eff. 0.077)
416.42/416.53	c GC COLLECT
416.42/416.53	c #Conflicts:    1242000 | #Learnt:      27875 | 0.000
416.42/416.53	c total clause space: 78.2603MB
416.42/416.53	c total #watches: 157136
416.72/416.86	c total #propagations: 128298124 / total #impl: 1675331173 (eff. 0.077)
416.72/416.86	c #Conflicts:    1243000 | #Learnt:      28875 | 0.000
416.72/416.86	c total clause space: 78.2603MB
416.72/416.86	c total #watches: 166607
417.02/417.18	c total #propagations: 128395968 / total #impl: 1676474890 (eff. 0.077)
417.02/417.18	c #Conflicts:    1244000 | #Learnt:      29875 | 0.000
417.02/417.18	c total clause space: 78.2603MB
417.02/417.18	c total #watches: 171336
417.42/417.51	c total #propagations: 128497575 / total #impl: 1677472205 (eff. 0.077)
417.42/417.51	c #Conflicts:    1245000 | #Learnt:      30875 | 0.000
417.42/417.51	c total clause space: 78.2603MB
417.42/417.51	c total #watches: 176323
417.72/417.85	c total #propagations: 128607481 / total #impl: 1678469094 (eff. 0.077)
417.72/417.85	c #Conflicts:    1246000 | #Learnt:      31875 | 0.000
417.72/417.85	c total clause space: 78.2603MB
417.72/417.85	c total #watches: 182516
418.12/418.20	c total #propagations: 128711448 / total #impl: 1679524161 (eff. 0.077)
418.12/418.20	c #Conflicts:    1247000 | #Learnt:      32875 | 0.000
418.12/418.20	c total clause space: 78.2603MB
418.12/418.20	c total #watches: 188054
418.42/418.53	c total #propagations: 128824929 / total #impl: 1680874146 (eff. 0.077)
418.42/418.53	c #Conflicts:    1248000 | #Learnt:      33875 | 0.000
418.42/418.53	c total clause space: 78.2603MB
418.42/418.53	c total #watches: 193419
418.82/418.91	c total #propagations: 128935391 / total #impl: 1682010640 (eff. 0.077)
418.82/418.91	c #Conflicts:    1249000 | #Learnt:      34875 | 0.000
418.82/418.91	c total clause space: 78.2603MB
418.82/418.91	c total #watches: 201327
419.13/419.29	c total #propagations: 129033425 / total #impl: 1683136124 (eff. 0.077)
419.13/419.29	c #Conflicts:    1250000 | #Learnt:      35875 | 0.000
419.13/419.29	c total clause space: 78.2603MB
419.13/419.29	c total #watches: 208730
419.52/419.64	c total #propagations: 129127523 / total #impl: 1684446884 (eff. 0.077)
419.52/419.64	c #Conflicts:    1251000 | #Learnt:      36875 | 0.000
419.52/419.64	c total clause space: 78.2603MB
419.52/419.64	c total #watches: 214925
419.92/420.02	c total #propagations: 129240608 / total #impl: 1685756559 (eff. 0.077)
419.92/420.02	c #Conflicts:    1252000 | #Learnt:      37875 | 0.000
419.92/420.02	c total clause space: 78.2603MB
419.92/420.02	c total #watches: 221919
420.32/420.43	c total #propagations: 129342784 / total #impl: 1686952012 (eff. 0.077)
420.32/420.43	c #Conflicts:    1253000 | #Learnt:      38875 | 0.000
420.32/420.43	c total clause space: 78.2603MB
420.32/420.43	c total #watches: 228523
420.72/420.86	c total #propagations: 129432174 / total #impl: 1688193621 (eff. 0.077)
420.72/420.86	c #Conflicts:    1254000 | #Learnt:      39875 | 0.000
420.72/420.86	c total clause space: 78.2603MB
420.72/420.86	c total #watches: 238834
421.12/421.26	c total #propagations: 129515223 / total #impl: 1689419602 (eff. 0.077)
421.12/421.26	c #Conflicts:    1255000 | #Learnt:      40875 | 0.000
421.12/421.26	c total clause space: 78.2603MB
421.12/421.26	c total #watches: 244121
421.52/421.69	c total #propagations: 129625617 / total #impl: 1690702291 (eff. 0.077)
421.52/421.69	c #Conflicts:    1256000 | #Learnt:      41875 | 0.000
421.52/421.69	c total clause space: 78.2603MB
421.52/421.69	c total #watches: 251741
422.02/422.14	c total #propagations: 129722094 / total #impl: 1692061483 (eff. 0.077)
422.02/422.14	c #Conflicts:    1257000 | #Learnt:      42875 | 0.000
422.02/422.14	c total clause space: 78.2603MB
422.02/422.14	c total #watches: 260606
422.43/422.56	c total #propagations: 129829596 / total #impl: 1693279144 (eff. 0.077)
422.43/422.56	c #Conflicts:    1258000 | #Learnt:      43875 | 0.000
422.43/422.56	c total clause space: 78.2603MB
422.43/422.56	c total #watches: 268930
422.92/423.06	c total #propagations: 129931929 / total #impl: 1694601238 (eff. 0.077)
422.92/423.06	c #Conflicts:    1259000 | #Learnt:      44875 | 0.000
422.92/423.06	c total clause space: 78.2603MB
422.92/423.06	c total #watches: 277457
423.43/423.60	c total #propagations: 130023582 / total #impl: 1696150146 (eff. 0.077)
423.43/423.60	c #Conflicts:    1260000 | #Learnt:      45875 | 0.000
423.43/423.60	c total clause space: 78.2603MB
423.43/423.60	c total #watches: 283870
424.02/424.12	c total #propagations: 130119795 / total #impl: 1697776092 (eff. 0.077)
424.02/424.12	c #Conflicts:    1261000 | #Learnt:      46875 | 0.000
424.02/424.12	c total clause space: 78.2603MB
424.02/424.12	c total #watches: 289283
424.53/424.61	c total #propagations: 130218445 / total #impl: 1699267594 (eff. 0.077)
424.53/424.61	c #Conflicts:    1262000 | #Learnt:      47875 | 0.000
424.53/424.61	c total clause space: 78.2603MB
424.53/424.61	c total #watches: 295450
425.02/425.11	c total #propagations: 130329316 / total #impl: 1700946061 (eff. 0.077)
425.02/425.11	c #Conflicts:    1263000 | #Learnt:      48875 | 0.000
425.02/425.11	c total clause space: 78.2603MB
425.02/425.11	c total #watches: 299408
425.52/425.65	c total #propagations: 130446650 / total #impl: 1702527856 (eff. 0.077)
425.52/425.65	c #Conflicts:    1264000 | #Learnt:      49875 | 0.000
425.52/425.65	c total clause space: 78.2603MB
425.52/425.65	c total #watches: 307752
426.02/426.18	c total #propagations: 130550933 / total #impl: 1703870642 (eff. 0.077)
426.02/426.18	c #Conflicts:    1265000 | #Learnt:      50875 | 0.000
426.02/426.18	c total clause space: 78.2603MB
426.02/426.18	c total #watches: 314505
426.62/426.72	c total #propagations: 130651162 / total #impl: 1705406024 (eff. 0.077)
426.62/426.72	c #Conflicts:    1266000 | #Learnt:      51875 | 0.000
426.62/426.72	c total clause space: 78.2603MB
426.62/426.72	c total #watches: 323308
427.12/427.26	c total #propagations: 130748288 / total #impl: 1706881058 (eff. 0.077)
427.12/427.26	c #Conflicts:    1267000 | #Learnt:      52875 | 0.000
427.12/427.26	c total clause space: 78.2603MB
427.12/427.26	c total #watches: 331615
427.72/427.84	c total #propagations: 130839392 / total #impl: 1708218733 (eff. 0.077)
427.72/427.84	c #Conflicts:    1268000 | #Learnt:      53875 | 0.000
427.72/427.84	c total clause space: 78.2603MB
427.72/427.84	c total #watches: 340704
428.22/428.36	c total #propagations: 130931871 / total #impl: 1709704271 (eff. 0.077)
428.22/428.36	c GC COLLECT
428.22/428.36	c #Conflicts:    1269000 | #Learnt:      27672 | 0.000
428.22/428.36	c total clause space: 78.2603MB
428.22/428.36	c total #watches: 155166
428.62/428.70	c total #propagations: 131039804 / total #impl: 1711001523 (eff. 0.077)
428.62/428.70	c #Conflicts:    1270000 | #Learnt:      28672 | 0.000
428.62/428.70	c total clause space: 78.2603MB
428.62/428.70	c total #watches: 164036
428.92/429.02	c total #propagations: 131113216 / total #impl: 1712118216 (eff. 0.077)
428.92/429.02	c #Conflicts:    1271000 | #Learnt:      29672 | 0.000
428.92/429.02	c total clause space: 78.2603MB
428.92/429.02	c total #watches: 169948
429.22/429.38	c total #propagations: 131208068 / total #impl: 1713013142 (eff. 0.077)
429.22/429.38	c #Conflicts:    1272000 | #Learnt:      30672 | 0.000
429.22/429.38	c total clause space: 78.2603MB
429.22/429.38	c total #watches: 180433
429.62/429.76	c total #propagations: 131284779 / total #impl: 1713973909 (eff. 0.077)
429.62/429.76	c #Conflicts:    1273000 | #Learnt:      31672 | 0.000
429.62/429.76	c total clause space: 78.2603MB
429.62/429.76	c total #watches: 192191
430.02/430.15	c total #propagations: 131348788 / total #impl: 1714860262 (eff. 0.077)
430.02/430.15	c #Conflicts:    1274000 | #Learnt:      32672 | 0.000
430.02/430.15	c total clause space: 78.2603MB
430.02/430.15	c total #watches: 199218
430.42/430.56	c total #propagations: 131439023 / total #impl: 1715990532 (eff. 0.077)
430.42/430.56	c #Conflicts:    1275000 | #Learnt:      33672 | 0.000
430.42/430.56	c total clause space: 78.2603MB
430.42/430.56	c total #watches: 205223
430.82/430.99	c total #propagations: 131535391 / total #impl: 1717097340 (eff. 0.077)
430.82/430.99	c #Conflicts:    1276000 | #Learnt:      34672 | 0.000
430.82/430.99	c total clause space: 78.2603MB
430.82/430.99	c total #watches: 215104
431.32/431.42	c total #propagations: 131631977 / total #impl: 1718332374 (eff. 0.077)
431.32/431.42	c #Conflicts:    1277000 | #Learnt:      35672 | 0.000
431.32/431.42	c total clause space: 78.2603MB
431.32/431.42	c total #watches: 221280
431.72/431.80	c total #propagations: 131739569 / total #impl: 1719473862 (eff. 0.077)
431.72/431.80	c #Conflicts:    1278000 | #Learnt:      36672 | 0.000
431.72/431.80	c total clause space: 78.2603MB
431.72/431.80	c total #watches: 226797
432.12/432.22	c total #propagations: 131844062 / total #impl: 1720590163 (eff. 0.077)
432.12/432.22	c #Conflicts:    1279000 | #Learnt:      37672 | 0.000
432.12/432.22	c total clause space: 78.2603MB
432.12/432.22	c total #watches: 232798
432.52/432.62	c total #propagations: 131941638 / total #impl: 1721716362 (eff. 0.077)
432.52/432.62	c #Conflicts:    1280000 | #Learnt:      38672 | 0.000
432.52/432.62	c total clause space: 78.2603MB
432.52/432.62	c total #watches: 239041
432.92/433.07	c total #propagations: 132046513 / total #impl: 1722959052 (eff. 0.077)
432.92/433.07	c #Conflicts:    1281000 | #Learnt:      39672 | 0.000
432.92/433.07	c total clause space: 78.2603MB
432.92/433.07	c total #watches: 245277
433.32/433.49	c total #propagations: 132153501 / total #impl: 1724254000 (eff. 0.077)
433.32/433.49	c #Conflicts:    1282000 | #Learnt:      40672 | 0.000
433.32/433.49	c total clause space: 78.2603MB
433.32/433.49	c total #watches: 251733
433.82/433.99	c total #propagations: 132254312 / total #impl: 1725631652 (eff. 0.077)
433.82/433.99	c #Conflicts:    1283000 | #Learnt:      41672 | 0.000
433.82/433.99	c total clause space: 78.2603MB
433.82/433.99	c total #watches: 259289
434.32/434.42	c total #propagations: 132347243 / total #impl: 1726916803 (eff. 0.077)
434.32/434.42	c #Conflicts:    1284000 | #Learnt:      42672 | 0.000
434.32/434.42	c total clause space: 78.2603MB
434.32/434.42	c total #watches: 264437
434.72/434.89	c total #propagations: 132439700 / total #impl: 1727909012 (eff. 0.077)
434.72/434.89	c #Conflicts:    1285000 | #Learnt:      43672 | 0.000
434.72/434.89	c total clause space: 78.2603MB
434.72/434.89	c total #watches: 271323
435.22/435.33	c total #propagations: 132541474 / total #impl: 1729022017 (eff. 0.077)
435.22/435.33	c #Conflicts:    1286000 | #Learnt:      44672 | 0.000
435.22/435.33	c total clause space: 78.2603MB
435.22/435.33	c total #watches: 279311
435.72/435.82	c total #propagations: 132626187 / total #impl: 1730030412 (eff. 0.077)
435.72/435.82	c #Conflicts:    1287000 | #Learnt:      45672 | 0.000
435.72/435.82	c total clause space: 78.2603MB
435.72/435.82	c total #watches: 285143
436.22/436.31	c total #propagations: 132719550 / total #impl: 1731362081 (eff. 0.077)
436.22/436.31	c #Conflicts:    1288000 | #Learnt:      46672 | 0.000
436.22/436.31	c total clause space: 78.2603MB
436.22/436.31	c total #watches: 290712
436.72/436.83	c total #propagations: 132818018 / total #impl: 1732602997 (eff. 0.077)
436.72/436.83	c #Conflicts:    1289000 | #Learnt:      47672 | 0.000
436.72/436.83	c total clause space: 78.2603MB
436.72/436.83	c total #watches: 295449
437.22/437.34	c total #propagations: 132924634 / total #impl: 1733783606 (eff. 0.077)
437.22/437.34	c #Conflicts:    1290000 | #Learnt:      48672 | 0.000
437.22/437.34	c total clause space: 78.2603MB
437.22/437.34	c total #watches: 300943
437.72/437.84	c total #propagations: 133033517 / total #impl: 1735256020 (eff. 0.077)
437.72/437.84	c #Conflicts:    1291000 | #Learnt:      49672 | 0.000
437.72/437.84	c total clause space: 78.2603MB
437.72/437.84	c total #watches: 310691
438.22/438.34	c total #propagations: 133121098 / total #impl: 1736438412 (eff. 0.077)
438.22/438.34	c #Conflicts:    1292000 | #Learnt:      50672 | 0.000
438.22/438.34	c total clause space: 78.2603MB
438.22/438.34	c total #watches: 318689
438.72/438.85	c total #propagations: 133212903 / total #impl: 1737615639 (eff. 0.077)
438.72/438.85	c #Conflicts:    1293000 | #Learnt:      51672 | 0.000
438.72/438.85	c total clause space: 78.2603MB
438.72/438.85	c total #watches: 327271
439.22/439.33	c total #propagations: 133288568 / total #impl: 1738942338 (eff. 0.077)
439.22/439.33	c #Conflicts:    1294000 | #Learnt:      52672 | 0.000
439.22/439.33	c total clause space: 78.2603MB
439.22/439.33	c total #watches: 340423
439.72/439.89	c total #propagations: 133360323 / total #impl: 1740146356 (eff. 0.077)
439.72/439.89	c #Conflicts:    1295000 | #Learnt:      53672 | 0.000
439.72/439.89	c total clause space: 78.2603MB
439.72/439.89	c total #watches: 351786
440.32/440.47	c total #propagations: 133429889 / total #impl: 1741530436 (eff. 0.077)
440.32/440.47	c #Conflicts:    1296000 | #Learnt:      54672 | 0.000
440.32/440.47	c total clause space: 78.2603MB
440.32/440.47	c total #watches: 355891
440.72/440.89	c total #propagations: 133543816 / total #impl: 1743062806 (eff. 0.077)
440.72/440.89	c GC COLLECT
440.72/440.89	c #Conflicts:    1297000 | #Learnt:      28168 | 0.000
440.72/440.89	c total clause space: 78.2603MB
440.72/440.89	c total #watches: 157945
441.02/441.16	c total #propagations: 133644995 / total #impl: 1744124182 (eff. 0.077)
441.02/441.16	c #Conflicts:    1298000 | #Learnt:      29168 | 0.000
441.02/441.16	c total clause space: 78.2603MB
441.02/441.16	c total #watches: 163465
441.31/441.45	c total #propagations: 133753180 / total #impl: 1745060243 (eff. 0.077)
441.31/441.45	c #Conflicts:    1299000 | #Learnt:      30168 | 0.000
441.31/441.45	c total clause space: 78.2603MB
441.31/441.45	c total #watches: 168837
441.61/441.75	c total #propagations: 133859248 / total #impl: 1746071190 (eff. 0.077)
441.61/441.75	c #Conflicts:    1300000 | #Learnt:      31168 | 0.000
441.61/441.75	c total clause space: 78.2603MB
441.61/441.75	c total #watches: 173792
441.91/442.04	c total #propagations: 133966626 / total #impl: 1747127157 (eff. 0.077)
441.91/442.04	c #Conflicts:    1301000 | #Learnt:      32168 | 0.000
441.91/442.04	c total clause space: 78.2603MB
441.91/442.04	c total #watches: 179494
442.22/442.39	c total #propagations: 134065370 / total #impl: 1747935341 (eff. 0.077)
442.22/442.39	c #Conflicts:    1302000 | #Learnt:      33168 | 0.000
442.22/442.39	c total clause space: 78.2603MB
442.22/442.39	c total #watches: 187114
442.61/442.72	c total #propagations: 134162084 / total #impl: 1749031197 (eff. 0.077)
442.61/442.72	c #Conflicts:    1303000 | #Learnt:      34168 | 0.000
442.61/442.72	c total clause space: 78.2603MB
442.61/442.72	c total #watches: 195033
442.91/443.04	c total #propagations: 134257639 / total #impl: 1750021044 (eff. 0.077)
442.91/443.04	c #Conflicts:    1304000 | #Learnt:      35168 | 0.000
442.91/443.04	c total clause space: 78.2603MB
442.91/443.04	c total #watches: 203267
443.22/443.40	c total #propagations: 134345476 / total #impl: 1750900501 (eff. 0.077)
443.22/443.40	c #Conflicts:    1305000 | #Learnt:      36168 | 0.000
443.22/443.40	c total clause space: 78.2603MB
443.22/443.40	c total #watches: 211911
443.61/443.76	c total #propagations: 134432264 / total #impl: 1751961960 (eff. 0.077)
443.61/443.76	c #Conflicts:    1306000 | #Learnt:      37168 | 0.000
443.61/443.76	c total clause space: 78.2603MB
443.61/443.76	c total #watches: 218948
444.01/444.13	c total #propagations: 134531372 / total #impl: 1753118887 (eff. 0.077)
444.01/444.13	c #Conflicts:    1307000 | #Learnt:      38168 | 0.000
444.01/444.13	c total clause space: 78.2603MB
444.01/444.13	c total #watches: 227027
444.42/444.58	c total #propagations: 134629483 / total #impl: 1754232268 (eff. 0.077)
444.42/444.58	c #Conflicts:    1308000 | #Learnt:      39168 | 0.000
444.42/444.58	c total clause space: 78.2603MB
444.42/444.58	c total #watches: 235331
444.91/445.01	c total #propagations: 134739003 / total #impl: 1755584288 (eff. 0.077)
444.91/445.01	c #Conflicts:    1309000 | #Learnt:      40168 | 0.000
444.91/445.01	c total clause space: 78.2603MB
444.91/445.01	c total #watches: 243772
445.31/445.47	c total #propagations: 134822637 / total #impl: 1756686111 (eff. 0.077)
445.31/445.47	c #Conflicts:    1310000 | #Learnt:      41168 | 0.000
445.31/445.47	c total clause space: 78.2603MB
445.31/445.47	c total #watches: 251862
445.81/445.91	c total #propagations: 134900485 / total #impl: 1757662476 (eff. 0.077)
445.81/445.91	c #Conflicts:    1311000 | #Learnt:      42168 | 0.000
445.81/445.91	c total clause space: 78.2603MB
445.81/445.91	c total #watches: 259988
446.31/446.40	c total #propagations: 134993660 / total #impl: 1758737074 (eff. 0.077)
446.31/446.40	c #Conflicts:    1312000 | #Learnt:      43168 | 0.000
446.31/446.40	c total clause space: 78.2603MB
446.31/446.40	c total #watches: 269496
446.81/446.90	c total #propagations: 135071712 / total #impl: 1760092734 (eff. 0.077)
446.81/446.90	c #Conflicts:    1313000 | #Learnt:      44168 | 0.000
446.81/446.90	c total clause space: 78.2603MB
446.81/446.90	c total #watches: 278239
447.31/447.42	c total #propagations: 135155730 / total #impl: 1761476445 (eff. 0.077)
447.31/447.42	c #Conflicts:    1314000 | #Learnt:      45168 | 0.000
447.31/447.42	c total clause space: 78.2603MB
447.31/447.42	c total #watches: 285549
447.81/447.99	c total #propagations: 135226654 / total #impl: 1762751195 (eff. 0.077)
447.81/447.99	c #Conflicts:    1315000 | #Learnt:      46168 | 0.000
447.81/447.99	c total clause space: 78.2603MB
447.81/447.99	c total #watches: 292334
448.51/448.60	c total #propagations: 135308811 / total #impl: 1764024689 (eff. 0.077)
448.51/448.60	c #Conflicts:    1316000 | #Learnt:      47168 | 0.000
448.51/448.60	c total clause space: 78.2603MB
448.51/448.60	c total #watches: 297911
449.01/449.15	c total #propagations: 135414778 / total #impl: 1765325670 (eff. 0.077)
449.01/449.15	c #Conflicts:    1317000 | #Learnt:      48168 | 0.000
449.01/449.15	c total clause space: 78.2603MB
449.01/449.15	c total #watches: 304238
449.61/449.70	c total #propagations: 135522925 / total #impl: 1766715825 (eff. 0.077)
449.61/449.70	c #Conflicts:    1318000 | #Learnt:      49168 | 0.000
449.61/449.70	c total clause space: 78.2603MB
449.61/449.70	c total #watches: 308779
450.11/450.26	c total #propagations: 135632886 / total #impl: 1768212035 (eff. 0.077)
450.11/450.26	c #Conflicts:    1319000 | #Learnt:      50168 | 0.000
450.11/450.26	c total clause space: 78.2603MB
450.11/450.26	c total #watches: 315390
450.71/450.84	c total #propagations: 135727992 / total #impl: 1769759028 (eff. 0.077)
450.71/450.84	c #Conflicts:    1320000 | #Learnt:      51168 | 0.000
450.71/450.84	c total clause space: 78.2603MB
450.71/450.84	c total #watches: 324925
451.31/451.46	c total #propagations: 135812423 / total #impl: 1770999212 (eff. 0.077)
451.31/451.46	c #Conflicts:    1321000 | #Learnt:      52168 | 0.000
451.31/451.46	c total clause space: 78.2603MB
451.31/451.46	c total #watches: 333946
451.91/452.05	c total #propagations: 135902029 / total #impl: 1772164635 (eff. 0.077)
451.91/452.05	c #Conflicts:    1322000 | #Learnt:      53168 | 0.000
451.91/452.05	c total clause space: 78.2603MB
451.91/452.05	c total #watches: 339867
452.51/452.61	c total #propagations: 135991464 / total #impl: 1773237883 (eff. 0.077)
452.51/452.61	c #Conflicts:    1323000 | #Learnt:      54168 | 0.000
452.51/452.61	c total clause space: 78.2603MB
452.51/452.61	c total #watches: 352999
453.12/453.28	c total #propagations: 136063687 / total #impl: 1774568687 (eff. 0.077)
453.12/453.28	c #Conflicts:    1324000 | #Learnt:      55168 | 0.000
453.12/453.28	c total clause space: 78.2603MB
453.12/453.28	c total #watches: 360710
453.71/453.82	c total #propagations: 136149464 / total #impl: 1776069419 (eff. 0.077)
453.71/453.82	c GC COLLECT
453.71/453.82	c #Conflicts:    1325000 | #Learnt:      28371 | 0.000
453.71/453.82	c total clause space: 78.2603MB
453.71/453.82	c total #watches: 162066
454.11/454.22	c total #propagations: 136210545 / total #impl: 1777386871 (eff. 0.077)
454.11/454.22	c #Conflicts:    1326000 | #Learnt:      29371 | 0.000
454.11/454.22	c total clause space: 78.2603MB
454.11/454.22	c total #watches: 178063
454.51/454.68	c total #propagations: 136258018 / total #impl: 1778553445 (eff. 0.077)
454.51/454.68	c #Conflicts:    1327000 | #Learnt:      30371 | 0.000
454.51/454.68	c total clause space: 78.2603MB
454.51/454.68	c total #watches: 189653
455.01/455.10	c total #propagations: 136315702 / total #impl: 1779733541 (eff. 0.077)
455.01/455.10	c #Conflicts:    1328000 | #Learnt:      31371 | 0.000
455.01/455.10	c total clause space: 78.2603MB
455.01/455.10	c total #watches: 204331
455.51/455.60	c total #propagations: 136374621 / total #impl: 1780930737 (eff. 0.077)
455.51/455.60	c #Conflicts:    1329000 | #Learnt:      32371 | 0.000
455.51/455.60	c total clause space: 78.2603MB
455.51/455.60	c total #watches: 218364
455.91/456.07	c total #propagations: 136434325 / total #impl: 1782119119 (eff. 0.077)
455.91/456.07	c #Conflicts:    1330000 | #Learnt:      33371 | 0.000
455.91/456.07	c total clause space: 78.2603MB
455.91/456.07	c total #watches: 233627
456.42/456.57	c total #propagations: 136487805 / total #impl: 1783245122 (eff. 0.077)
456.42/456.57	c #Conflicts:    1331000 | #Learnt:      34371 | 0.000
456.42/456.57	c total clause space: 78.2603MB
456.42/456.57	c total #watches: 243663
457.01/457.12	c total #propagations: 136548691 / total #impl: 1784196812 (eff. 0.077)
457.01/457.12	c #Conflicts:    1332000 | #Learnt:      35371 | 0.000
457.01/457.12	c total clause space: 78.2603MB
457.01/457.12	c total #watches: 255852
457.52/457.69	c total #propagations: 136609507 / total #impl: 1785229792 (eff. 0.077)
457.52/457.69	c #Conflicts:    1333000 | #Learnt:      36371 | 0.000
457.52/457.69	c total clause space: 78.2603MB
457.52/457.69	c total #watches: 268183
458.11/458.27	c total #propagations: 136667221 / total #impl: 1786599132 (eff. 0.076)
458.11/458.27	c #Conflicts:    1334000 | #Learnt:      37371 | 0.000
458.11/458.27	c total clause space: 78.2603MB
458.11/458.27	c total #watches: 277287
458.81/458.90	c total #propagations: 136735701 / total #impl: 1788206759 (eff. 0.076)
458.81/458.90	c #Conflicts:    1335000 | #Learnt:      38371 | 0.000
458.81/458.90	c total clause space: 78.2603MB
458.81/458.90	c total #watches: 286760
459.31/459.43	c total #propagations: 136817318 / total #impl: 1789919676 (eff. 0.076)
459.31/459.43	c #Conflicts:    1336000 | #Learnt:      39371 | 0.000
459.31/459.43	c total clause space: 78.2603MB
459.31/459.43	c total #watches: 293167
459.82/459.92	c total #propagations: 136911636 / total #impl: 1791411351 (eff. 0.076)
459.82/459.92	c #Conflicts:    1337000 | #Learnt:      40371 | 0.000
459.82/459.92	c total clause space: 78.2603MB
459.82/459.92	c total #watches: 303660
460.31/460.44	c total #propagations: 136998335 / total #impl: 1792476531 (eff. 0.076)
460.31/460.44	c #Conflicts:    1338000 | #Learnt:      41371 | 0.000
460.31/460.44	c total clause space: 78.2603MB
460.31/460.44	c total #watches: 314407
460.92/461.02	c total #propagations: 137087267 / total #impl: 1793602073 (eff. 0.076)
460.92/461.02	c #Conflicts:    1339000 | #Learnt:      42371 | 0.000
460.92/461.02	c total clause space: 78.2603MB
460.92/461.02	c total #watches: 320037
461.41/461.51	c total #propagations: 137185279 / total #impl: 1795003483 (eff. 0.076)
461.41/461.51	c #Conflicts:    1340000 | #Learnt:      43371 | 0.000
461.41/461.51	c total clause space: 78.2603MB
461.41/461.51	c total #watches: 332424
461.92/462.07	c total #propagations: 137257755 / total #impl: 1796237262 (eff. 0.076)
461.92/462.07	c #Conflicts:    1341000 | #Learnt:      44371 | 0.000
461.92/462.07	c total clause space: 78.2603MB
461.92/462.07	c total #watches: 343576
462.51/462.68	c total #propagations: 137318008 / total #impl: 1797494012 (eff. 0.076)
462.51/462.68	c #Conflicts:    1342000 | #Learnt:      45371 | 0.000
462.51/462.68	c total clause space: 78.2603MB
462.51/462.68	c total #watches: 352056
463.21/463.35	c total #propagations: 137403805 / total #impl: 1798980015 (eff. 0.076)
463.21/463.35	c #Conflicts:    1343000 | #Learnt:      46371 | 0.000
463.21/463.35	c total clause space: 78.2603MB
463.21/463.35	c total #watches: 359363
464.01/464.11	c total #propagations: 137503361 / total #impl: 1800594917 (eff. 0.076)
464.01/464.11	c #Conflicts:    1344000 | #Learnt:      47371 | 0.000
464.01/464.11	c total clause space: 78.2603MB
464.01/464.11	c total #watches: 365719
464.61/464.79	c total #propagations: 137615440 / total #impl: 1802340529 (eff. 0.076)
464.61/464.79	c #Conflicts:    1345000 | #Learnt:      48371 | 0.000
464.61/464.79	c total clause space: 78.2603MB
464.61/464.79	c total #watches: 370762
465.32/465.42	c total #propagations: 137719416 / total #impl: 1803969587 (eff. 0.076)
465.32/465.42	c #Conflicts:    1346000 | #Learnt:      49371 | 0.000
465.32/465.42	c total clause space: 78.2603MB
465.32/465.42	c total #watches: 377423
466.01/466.15	c total #propagations: 137826483 / total #impl: 1805998754 (eff. 0.076)
466.01/466.15	c #Conflicts:    1347000 | #Learnt:      50371 | 0.000
466.01/466.15	c total clause space: 78.2603MB
466.01/466.15	c total #watches: 384382
466.71/466.87	c total #propagations: 137921689 / total #impl: 1807864712 (eff. 0.076)
466.71/466.87	c #Conflicts:    1348000 | #Learnt:      51371 | 0.000
466.71/466.87	c total clause space: 78.2603MB
466.71/466.87	c total #watches: 393194
467.42/467.56	c total #propagations: 137988955 / total #impl: 1809083360 (eff. 0.076)
467.42/467.56	c #Conflicts:    1349000 | #Learnt:      52371 | 0.000
467.42/467.56	c total clause space: 78.2603MB
467.42/467.56	c total #watches: 403670
468.21/468.32	c total #propagations: 138060489 / total #impl: 1810388053 (eff. 0.076)
468.21/468.32	c #Conflicts:    1350000 | #Learnt:      53371 | 0.000
468.21/468.32	c total clause space: 78.2603MB
468.21/468.32	c total #watches: 412582
468.91/469.04	c total #propagations: 138141686 / total #impl: 1811808019 (eff. 0.076)
468.91/469.04	c #Conflicts:    1351000 | #Learnt:      54371 | 0.000
468.91/469.04	c total clause space: 78.2603MB
468.91/469.04	c total #watches: 421308
469.62/469.76	c total #propagations: 138228033 / total #impl: 1813298272 (eff. 0.076)
469.62/469.76	c #Conflicts:    1352000 | #Learnt:      55371 | 0.000
469.62/469.76	c total clause space: 78.2603MB
469.62/469.76	c total #watches: 430402
470.41/470.51	c total #propagations: 138310546 / total #impl: 1815063908 (eff. 0.076)
470.41/470.51	c GC COLLECT
470.41/470.51	c #Conflicts:    1353000 | #Learnt:      28269 | 0.000
470.41/470.51	c total clause space: 78.2603MB
470.41/470.51	c total #watches: 159948
470.72/470.83	c total #propagations: 138406307 / total #impl: 1816686581 (eff. 0.076)
470.72/470.83	c #Conflicts:    1354000 | #Learnt:      29269 | 0.000
470.72/470.83	c total clause space: 78.2603MB
470.72/470.83	c total #watches: 168031
471.01/471.14	c total #propagations: 138498901 / total #impl: 1817636584 (eff. 0.076)
471.01/471.14	c #Conflicts:    1355000 | #Learnt:      30269 | 0.000
471.01/471.14	c total clause space: 78.2603MB
471.01/471.14	c total #watches: 174944
471.31/471.46	c total #propagations: 138595998 / total #impl: 1818578844 (eff. 0.076)
471.31/471.46	c #Conflicts:    1356000 | #Learnt:      31269 | 0.000
471.31/471.46	c total clause space: 78.2603MB
471.31/471.46	c total #watches: 183185
471.71/471.80	c total #propagations: 138697647 / total #impl: 1819625474 (eff. 0.076)
471.71/471.80	c #Conflicts:    1357000 | #Learnt:      32269 | 0.000
471.71/471.80	c total clause space: 78.2603MB
471.71/471.80	c total #watches: 192856
472.01/472.15	c total #propagations: 138790157 / total #impl: 1820646205 (eff. 0.076)
472.01/472.15	c #Conflicts:    1358000 | #Learnt:      33269 | 0.000
472.01/472.15	c total clause space: 78.2603MB
472.01/472.15	c total #watches: 196987
472.41/472.50	c total #propagations: 138903030 / total #impl: 1821968449 (eff. 0.076)
472.41/472.50	c #Conflicts:    1359000 | #Learnt:      34269 | 0.000
472.41/472.50	c total clause space: 78.2603MB
472.41/472.50	c total #watches: 200928
472.81/472.90	c total #propagations: 139020812 / total #impl: 1823455669 (eff. 0.076)
472.81/472.90	c #Conflicts:    1360000 | #Learnt:      35269 | 0.000
472.81/472.90	c total clause space: 78.2603MB
472.81/472.90	c total #watches: 207884
473.21/473.31	c total #propagations: 139103168 / total #impl: 1824570165 (eff. 0.076)
473.21/473.31	c #Conflicts:    1361000 | #Learnt:      36269 | 0.000
473.21/473.31	c total clause space: 78.2603MB
473.21/473.31	c total #watches: 215796
473.51/473.67	c total #propagations: 139191073 / total #impl: 1825571432 (eff. 0.076)
473.51/473.67	c #Conflicts:    1362000 | #Learnt:      37269 | 0.000
473.51/473.67	c total clause space: 78.2603MB
473.51/473.67	c total #watches: 223733
473.91/474.10	c total #propagations: 139282530 / total #impl: 1826602519 (eff. 0.076)
473.91/474.10	c #Conflicts:    1363000 | #Learnt:      38269 | 0.000
473.91/474.10	c total clause space: 78.2603MB
473.91/474.10	c total #watches: 233779
474.41/474.51	c total #propagations: 139374047 / total #impl: 1827723062 (eff. 0.076)
474.41/474.51	c #Conflicts:    1364000 | #Learnt:      39269 | 0.000
474.41/474.51	c total clause space: 78.2603MB
474.41/474.51	c total #watches: 241667
474.81/474.95	c total #propagations: 139469957 / total #impl: 1828969748 (eff. 0.076)
474.81/474.95	c #Conflicts:    1365000 | #Learnt:      40269 | 0.000
474.81/474.95	c total clause space: 78.2603MB
474.81/474.95	c total #watches: 250426
475.31/475.40	c total #propagations: 139554950 / total #impl: 1830045000 (eff. 0.076)
475.31/475.40	c #Conflicts:    1366000 | #Learnt:      41269 | 0.000
475.31/475.40	c total clause space: 78.2603MB
475.31/475.40	c total #watches: 257732
475.81/475.91	c total #propagations: 139636480 / total #impl: 1830918536 (eff. 0.076)
475.81/475.91	c #Conflicts:    1367000 | #Learnt:      42269 | 0.000
475.81/475.91	c total clause space: 78.2603MB
475.81/475.91	c total #watches: 269337
476.32/476.49	c total #propagations: 139697419 / total #impl: 1832322314 (eff. 0.076)
476.32/476.49	c #Conflicts:    1368000 | #Learnt:      43269 | 0.000
476.32/476.49	c total clause space: 78.2603MB
476.32/476.49	c total #watches: 277689
476.91/477.00	c total #propagations: 139789132 / total #impl: 1833755632 (eff. 0.076)
476.91/477.00	c #Conflicts:    1369000 | #Learnt:      44269 | 0.000
476.91/477.00	c total clause space: 78.2603MB
476.91/477.00	c total #watches: 284371
477.32/477.48	c total #propagations: 139895498 / total #impl: 1835136956 (eff. 0.076)
477.32/477.48	c #Conflicts:    1370000 | #Learnt:      45269 | 0.000
477.32/477.48	c total clause space: 78.2603MB
477.32/477.48	c total #watches: 291737
477.91/478.00	c total #propagations: 139999351 / total #impl: 1836238257 (eff. 0.076)
477.91/478.00	c #Conflicts:    1371000 | #Learnt:      46269 | 0.000
477.91/478.00	c total clause space: 78.2603MB
477.91/478.00	c total #watches: 298213
478.31/478.50	c total #propagations: 140112602 / total #impl: 1837661126 (eff. 0.076)
478.31/478.50	c #Conflicts:    1372000 | #Learnt:      47269 | 0.000
478.31/478.50	c total clause space: 78.2603MB
478.31/478.50	c total #watches: 304921
478.91/479.06	c total #propagations: 140216427 / total #impl: 1838961495 (eff. 0.076)
478.91/479.06	c #Conflicts:    1373000 | #Learnt:      48269 | 0.000
478.91/479.06	c total clause space: 78.2603MB
478.91/479.06	c total #watches: 310295
479.41/479.60	c total #propagations: 140325933 / total #impl: 1840448613 (eff. 0.076)
479.41/479.60	c #Conflicts:    1374000 | #Learnt:      49269 | 0.000
479.41/479.60	c total clause space: 78.2603MB
479.41/479.60	c total #watches: 316752
480.01/480.16	c total #propagations: 140429922 / total #impl: 1841782515 (eff. 0.076)
480.01/480.16	c #Conflicts:    1375000 | #Learnt:      50269 | 0.000
480.01/480.16	c total clause space: 78.2603MB
480.01/480.16	c total #watches: 322015
480.51/480.69	c total #propagations: 140542739 / total #impl: 1843261006 (eff. 0.076)
480.51/480.69	c #Conflicts:    1376000 | #Learnt:      51269 | 0.000
480.51/480.69	c total clause space: 78.2603MB
480.51/480.69	c total #watches: 327508
481.11/481.25	c total #propagations: 140656149 / total #impl: 1844665043 (eff. 0.076)
481.11/481.25	c #Conflicts:    1377000 | #Learnt:      52269 | 0.000
481.11/481.25	c total clause space: 78.2603MB
481.11/481.25	c total #watches: 333266
481.71/481.82	c total #propagations: 140754913 / total #impl: 1846111960 (eff. 0.076)
481.71/481.82	c #Conflicts:    1378000 | #Learnt:      53269 | 0.000
481.71/481.82	c total clause space: 78.2603MB
481.71/481.82	c total #watches: 340969
482.21/482.37	c total #propagations: 140850235 / total #impl: 1847580658 (eff. 0.076)
482.21/482.37	c #Conflicts:    1379000 | #Learnt:      54269 | 0.000
482.21/482.37	c total clause space: 78.2603MB
482.21/482.37	c total #watches: 346930
482.81/482.98	c total #propagations: 140958267 / total #impl: 1848944846 (eff. 0.076)
482.81/482.98	c #Conflicts:    1380000 | #Learnt:      55269 | 0.000
482.81/482.98	c total clause space: 78.2603MB
482.81/482.98	c total #watches: 356202
483.41/483.52	c total #propagations: 141057763 / total #impl: 1850240980 (eff. 0.076)
483.41/483.52	c #Conflicts:    1381000 | #Learnt:      56269 | 0.000
483.41/483.52	c total clause space: 78.2603MB
483.41/483.52	c total #watches: 360678
483.81/484.00	c total #propagations: 141172897 / total #impl: 1851767362 (eff. 0.076)
483.81/484.00	c GC COLLECT
483.81/484.00	c #Conflicts:    1382000 | #Learnt:      28865 | 0.000
483.81/484.00	c total clause space: 78.2603MB
483.81/484.00	c total #watches: 163533
484.21/484.34	c total #propagations: 141281304 / total #impl: 1852926501 (eff. 0.076)
484.21/484.34	c #Conflicts:    1383000 | #Learnt:      29865 | 0.000
484.21/484.34	c total clause space: 78.2603MB
484.21/484.34	c total #watches: 174541
484.61/484.70	c total #propagations: 141360649 / total #impl: 1853798803 (eff. 0.076)
484.61/484.70	c #Conflicts:    1384000 | #Learnt:      30865 | 0.000
484.61/484.70	c total clause space: 78.2603MB
484.61/484.70	c total #watches: 184230
484.91/485.06	c total #propagations: 141445692 / total #impl: 1854809269 (eff. 0.076)
484.91/485.06	c #Conflicts:    1385000 | #Learnt:      31865 | 0.000
484.91/485.06	c total clause space: 78.2603MB
484.91/485.06	c total #watches: 193257
485.31/485.48	c total #propagations: 141538041 / total #impl: 1855876188 (eff. 0.076)
485.31/485.48	c #Conflicts:    1386000 | #Learnt:      32865 | 0.000
485.31/485.48	c total clause space: 78.2603MB
485.31/485.48	c total #watches: 206273
485.81/485.92	c total #propagations: 141608559 / total #impl: 1857001932 (eff. 0.076)
485.81/485.92	c #Conflicts:    1387000 | #Learnt:      33865 | 0.000
485.81/485.92	c total clause space: 78.2603MB
485.81/485.92	c total #watches: 213350
486.21/486.34	c total #propagations: 141691616 / total #impl: 1858221221 (eff. 0.076)
486.21/486.34	c #Conflicts:    1388000 | #Learnt:      34865 | 0.000
486.21/486.34	c total clause space: 78.2603MB
486.21/486.34	c total #watches: 222821
486.61/486.75	c total #propagations: 141772379 / total #impl: 1859356692 (eff. 0.076)
486.61/486.75	c #Conflicts:    1389000 | #Learnt:      35865 | 0.000
486.61/486.75	c total clause space: 78.2603MB
486.61/486.75	c total #watches: 231532
487.00/487.18	c total #propagations: 141863828 / total #impl: 1860466204 (eff. 0.076)
487.00/487.18	c #Conflicts:    1390000 | #Learnt:      36865 | 0.000
487.00/487.18	c total clause space: 78.2603MB
487.00/487.18	c total #watches: 242178
487.50/487.67	c total #propagations: 141951458 / total #impl: 1861521725 (eff. 0.076)
487.50/487.67	c #Conflicts:    1391000 | #Learnt:      37865 | 0.000
487.50/487.67	c total clause space: 78.2603MB
487.50/487.67	c total #watches: 249046
488.00/488.18	c total #propagations: 142056539 / total #impl: 1862591994 (eff. 0.076)
488.00/488.18	c #Conflicts:    1392000 | #Learnt:      38865 | 0.000
488.00/488.18	c total clause space: 78.2603MB
488.00/488.18	c total #watches: 256554
488.50/488.65	c total #propagations: 142151745 / total #impl: 1863836418 (eff. 0.076)
488.50/488.65	c #Conflicts:    1393000 | #Learnt:      39865 | 0.000
488.50/488.65	c total clause space: 78.2603MB
488.50/488.65	c total #watches: 263957
489.00/489.16	c total #propagations: 142246913 / total #impl: 1865149773 (eff. 0.076)
489.00/489.16	c #Conflicts:    1394000 | #Learnt:      40865 | 0.000
489.00/489.16	c total clause space: 78.2603MB
489.00/489.16	c total #watches: 273033
489.51/489.63	c total #propagations: 142341673 / total #impl: 1866522207 (eff. 0.076)
489.51/489.63	c #Conflicts:    1395000 | #Learnt:      41865 | 0.000
489.51/489.63	c total clause space: 78.2603MB
489.51/489.63	c total #watches: 280920
490.00/490.11	c total #propagations: 142451513 / total #impl: 1867957482 (eff. 0.076)
490.00/490.11	c #Conflicts:    1396000 | #Learnt:      42865 | 0.000
490.00/490.11	c total clause space: 78.2603MB
490.00/490.11	c total #watches: 288558
490.51/490.61	c total #propagations: 142550083 / total #impl: 1869357127 (eff. 0.076)
490.51/490.61	c #Conflicts:    1397000 | #Learnt:      43865 | 0.000
490.51/490.61	c total clause space: 78.2603MB
490.51/490.61	c total #watches: 296025
491.00/491.18	c total #propagations: 142651680 / total #impl: 1870506494 (eff. 0.076)
491.00/491.18	c #Conflicts:    1398000 | #Learnt:      44865 | 0.000
491.00/491.18	c total clause space: 78.2603MB
491.00/491.18	c total #watches: 306096
491.61/491.72	c total #propagations: 142750956 / total #impl: 1871891184 (eff. 0.076)
491.61/491.72	c #Conflicts:    1399000 | #Learnt:      45865 | 0.000
491.61/491.72	c total clause space: 78.2603MB
491.61/491.72	c total #watches: 313922
492.20/492.33	c total #propagations: 142856283 / total #impl: 1873242635 (eff. 0.076)
492.20/492.33	c #Conflicts:    1400000 | #Learnt:      46865 | 0.000
492.20/492.33	c total clause space: 78.2603MB
492.20/492.33	c total #watches: 318333
492.71/492.87	c total #propagations: 142962917 / total #impl: 1874878234 (eff. 0.076)
492.71/492.87	c #Conflicts:    1401000 | #Learnt:      47865 | 0.000
492.71/492.87	c total clause space: 78.2603MB
492.71/492.87	c total #watches: 322862
493.30/493.42	c total #propagations: 143075287 / total #impl: 1876384241 (eff. 0.076)
493.30/493.42	c #Conflicts:    1402000 | #Learnt:      48865 | 0.000
493.30/493.42	c total clause space: 78.2603MB
493.30/493.42	c total #watches: 328251
493.91/494.03	c total #propagations: 143188309 / total #impl: 1877934480 (eff. 0.076)
493.91/494.03	c #Conflicts:    1403000 | #Learnt:      49865 | 0.000
493.91/494.03	c total clause space: 78.2603MB
493.91/494.03	c total #watches: 336082
494.50/494.68	c total #propagations: 143277297 / total #impl: 1879395149 (eff. 0.076)
494.50/494.68	c #Conflicts:    1404000 | #Learnt:      50865 | 0.000
494.50/494.68	c total clause space: 78.2603MB
494.50/494.68	c total #watches: 343162
495.20/495.36	c total #propagations: 143372678 / total #impl: 1880831857 (eff. 0.076)
495.20/495.36	c #Conflicts:    1405000 | #Learnt:      51865 | 0.000
495.20/495.36	c total clause space: 78.2603MB
495.20/495.36	c total #watches: 350389
496.01/496.11	c total #propagations: 143478641 / total #impl: 1882404758 (eff. 0.076)
496.01/496.11	c #Conflicts:    1406000 | #Learnt:      52865 | 0.000
496.01/496.11	c total clause space: 78.2603MB
496.01/496.11	c total #watches: 361002
496.70/496.85	c total #propagations: 143553493 / total #impl: 1883739764 (eff. 0.076)
496.70/496.85	c #Conflicts:    1407000 | #Learnt:      53865 | 0.000
496.70/496.85	c total clause space: 78.2603MB
496.70/496.85	c total #watches: 369738
497.40/497.57	c total #propagations: 143628414 / total #impl: 1884981306 (eff. 0.076)
497.40/497.57	c #Conflicts:    1408000 | #Learnt:      54865 | 0.000
497.40/497.57	c total clause space: 78.2603MB
497.40/497.57	c total #watches: 380785
498.21/498.33	c total #propagations: 143705091 / total #impl: 1886259607 (eff. 0.076)
498.21/498.33	c #Conflicts:    1409000 | #Learnt:      55865 | 0.000
498.21/498.33	c total clause space: 78.2603MB
498.21/498.33	c total #watches: 389044
498.90/499.05	c total #propagations: 143801459 / total #impl: 1887870363 (eff. 0.076)
498.90/499.05	c #Conflicts:    1410000 | #Learnt:      56865 | 0.000
498.90/499.05	c total clause space: 78.2603MB
498.90/499.05	c total #watches: 393525
499.50/499.62	c total #propagations: 143917836 / total #impl: 1889457297 (eff. 0.076)
499.50/499.62	c GC COLLECT
499.50/499.62	c #Conflicts:    1411000 | #Learnt:      29163 | 0.000
499.50/499.62	c total clause space: 78.2603MB
499.50/499.62	c total #watches: 167637
499.80/499.96	c total #propagations: 143994550 / total #impl: 1890713893 (eff. 0.076)
499.80/499.96	c #Conflicts:    1412000 | #Learnt:      30163 | 0.000
499.80/499.96	c total clause space: 78.2603MB
499.80/499.96	c total #watches: 176438
500.10/500.26	c total #propagations: 144080450 / total #impl: 1891624773 (eff. 0.076)
500.10/500.26	c #Conflicts:    1413000 | #Learnt:      31163 | 0.000
500.10/500.26	c total clause space: 78.2603MB
500.10/500.26	c total #watches: 180668
500.51/500.64	c total #propagations: 144187749 / total #impl: 1892563875 (eff. 0.076)
500.51/500.64	c #Conflicts:    1414000 | #Learnt:      32163 | 0.000
500.51/500.64	c total clause space: 78.2603MB
500.51/500.64	c total #watches: 191929
500.80/500.99	c total #propagations: 144267068 / total #impl: 1893633681 (eff. 0.076)
500.80/500.99	c #Conflicts:    1415000 | #Learnt:      33163 | 0.000
500.80/500.99	c total clause space: 78.2603MB
500.80/500.99	c total #watches: 199081
501.20/501.33	c total #propagations: 144362338 / total #impl: 1894681191 (eff. 0.076)
501.20/501.33	c #Conflicts:    1416000 | #Learnt:      34163 | 0.000
501.20/501.33	c total clause space: 78.2603MB
501.20/501.33	c total #watches: 207122
501.51/501.70	c total #propagations: 144462787 / total #impl: 1895770804 (eff. 0.076)
501.51/501.70	c #Conflicts:    1417000 | #Learnt:      35163 | 0.000
501.51/501.70	c total clause space: 78.2603MB
501.51/501.70	c total #watches: 215863
501.90/502.08	c total #propagations: 144559816 / total #impl: 1896937041 (eff. 0.076)
501.90/502.08	c #Conflicts:    1418000 | #Learnt:      36163 | 0.000
501.90/502.08	c total clause space: 78.2603MB
501.90/502.08	c total #watches: 222810
502.40/502.50	c total #propagations: 144663902 / total #impl: 1898079130 (eff. 0.076)
502.40/502.50	c #Conflicts:    1419000 | #Learnt:      37163 | 0.000
502.40/502.50	c total clause space: 78.2603MB
502.40/502.50	c total #watches: 228419
502.80/502.93	c total #propagations: 144765637 / total #impl: 1899292369 (eff. 0.076)
502.80/502.93	c #Conflicts:    1420000 | #Learnt:      38163 | 0.000
502.80/502.93	c total clause space: 78.2603MB
502.80/502.93	c total #watches: 238894
503.20/503.35	c total #propagations: 144851894 / total #impl: 1900564955 (eff. 0.076)
503.20/503.35	c #Conflicts:    1421000 | #Learnt:      39163 | 0.000
503.20/503.35	c total clause space: 78.2603MB
503.20/503.35	c total #watches: 244729
503.60/503.77	c total #propagations: 144962771 / total #impl: 1901809098 (eff. 0.076)
503.60/503.77	c #Conflicts:    1422000 | #Learnt:      40163 | 0.000
503.60/503.77	c total clause space: 78.2603MB
503.60/503.77	c total #watches: 251133
504.10/504.21	c total #propagations: 145065946 / total #impl: 1903108801 (eff. 0.076)
504.10/504.21	c #Conflicts:    1423000 | #Learnt:      41163 | 0.000
504.10/504.21	c total clause space: 78.2603MB
504.10/504.21	c total #watches: 257728
504.50/504.66	c total #propagations: 145174252 / total #impl: 1904387767 (eff. 0.076)
504.50/504.66	c #Conflicts:    1424000 | #Learnt:      42163 | 0.000
504.50/504.66	c total clause space: 78.2603MB
504.50/504.66	c total #watches: 264101
505.00/505.19	c total #propagations: 145277791 / total #impl: 1905509933 (eff. 0.076)
505.00/505.19	c #Conflicts:    1425000 | #Learnt:      43163 | 0.000
505.00/505.19	c total clause space: 78.2603MB
505.00/505.19	c total #watches: 273120
505.50/505.68	c total #propagations: 145371174 / total #impl: 1906849319 (eff. 0.076)
505.50/505.68	c #Conflicts:    1426000 | #Learnt:      44163 | 0.000
505.50/505.68	c total clause space: 78.2603MB
505.50/505.68	c total #watches: 279111
506.01/506.18	c total #propagations: 145465619 / total #impl: 1908241319 (eff. 0.076)
506.01/506.18	c #Conflicts:    1427000 | #Learnt:      45163 | 0.000
506.01/506.18	c total clause space: 78.2603MB
506.01/506.18	c total #watches: 285566
506.60/506.70	c total #propagations: 145559090 / total #impl: 1909702577 (eff. 0.076)
506.60/506.70	c #Conflicts:    1428000 | #Learnt:      46163 | 0.000
506.60/506.70	c total clause space: 78.2603MB
506.60/506.70	c total #watches: 293696
507.20/507.36	c total #propagations: 145646561 / total #impl: 1910966423 (eff. 0.076)
507.20/507.36	c #Conflicts:    1429000 | #Learnt:      47163 | 0.000
507.20/507.36	c total clause space: 78.2603MB
507.20/507.36	c total #watches: 302805
507.90/508.03	c total #propagations: 145726878 / total #impl: 1912459550 (eff. 0.076)
507.90/508.03	c #Conflicts:    1430000 | #Learnt:      48163 | 0.000
507.90/508.03	c total clause space: 78.2603MB
507.90/508.03	c total #watches: 312568
508.60/508.71	c total #propagations: 145810034 / total #impl: 1913949151 (eff. 0.076)
508.60/508.71	c #Conflicts:    1431000 | #Learnt:      49163 | 0.000
508.60/508.71	c total clause space: 78.2603MB
508.60/508.71	c total #watches: 318401
509.21/509.31	c total #propagations: 145912491 / total #impl: 1915312245 (eff. 0.076)
509.21/509.31	c #Conflicts:    1432000 | #Learnt:      50163 | 0.000
509.21/509.31	c total clause space: 78.2603MB
509.21/509.31	c total #watches: 324745
509.70/509.85	c total #propagations: 146023636 / total #impl: 1916765906 (eff. 0.076)
509.70/509.85	c #Conflicts:    1433000 | #Learnt:      51163 | 0.000
509.70/509.85	c total clause space: 78.2603MB
509.70/509.85	c total #watches: 330850
510.41/510.53	c total #propagations: 146124513 / total #impl: 1917824979 (eff. 0.076)
510.41/510.53	c #Conflicts:    1434000 | #Learnt:      52163 | 0.000
510.41/510.53	c total clause space: 78.2603MB
510.41/510.53	c total #watches: 339969
511.00/511.18	c total #propagations: 146211901 / total #impl: 1919180905 (eff. 0.076)
511.00/511.18	c #Conflicts:    1435000 | #Learnt:      53163 | 0.000
511.00/511.18	c total clause space: 78.2603MB
511.00/511.18	c total #watches: 349126
511.70/511.83	c total #propagations: 146310636 / total #impl: 1920479070 (eff. 0.076)
511.70/511.83	c #Conflicts:    1436000 | #Learnt:      54163 | 0.000
511.70/511.83	c total clause space: 78.2603MB
511.70/511.83	c total #watches: 356380
512.30/512.49	c total #propagations: 146416235 / total #impl: 1921826850 (eff. 0.076)
512.30/512.49	c #Conflicts:    1437000 | #Learnt:      55163 | 0.000
512.30/512.49	c total clause space: 78.2603MB
512.30/512.49	c total #watches: 363228
513.00/513.10	c total #propagations: 146511193 / total #impl: 1923146080 (eff. 0.076)
513.00/513.10	c #Conflicts:    1438000 | #Learnt:      56163 | 0.000
513.00/513.10	c total clause space: 78.2603MB
513.00/513.10	c total #watches: 368336
513.50/513.69	c total #propagations: 146620109 / total #impl: 1924762834 (eff. 0.076)
513.50/513.69	c #Conflicts:    1439000 | #Learnt:      57163 | 0.000
513.50/513.69	c total clause space: 78.2603MB
513.50/513.69	c total #watches: 378743
514.21/514.34	c total #propagations: 146712414 / total #impl: 1926411567 (eff. 0.076)
514.21/514.34	c GC COLLECT
514.21/514.34	c #Conflicts:    1440000 | #Learnt:      29167 | 0.000
514.21/514.34	c total clause space: 127.173MB
514.21/514.34	c total #watches: 167477
514.51/514.67	c total #propagations: 146807823 / total #impl: 1928066704 (eff. 0.076)
514.51/514.67	c #Conflicts:    1441000 | #Learnt:      30167 | 0.000
514.51/514.67	c total clause space: 127.173MB
514.51/514.67	c total #watches: 175503
514.91/515.02	c total #propagations: 146899866 / total #impl: 1929069054 (eff. 0.076)
514.91/515.02	c #Conflicts:    1442000 | #Learnt:      31167 | 0.000
514.91/515.02	c total clause space: 127.173MB
514.91/515.02	c total #watches: 185029
515.21/515.37	c total #propagations: 146978749 / total #impl: 1930124998 (eff. 0.076)
515.21/515.37	c #Conflicts:    1443000 | #Learnt:      32167 | 0.000
515.21/515.37	c total clause space: 127.173MB
515.21/515.37	c total #watches: 193071
515.61/515.73	c total #propagations: 147074156 / total #impl: 1931085416 (eff. 0.076)
515.61/515.73	c #Conflicts:    1444000 | #Learnt:      33167 | 0.000
515.61/515.73	c total clause space: 127.173MB
515.61/515.73	c total #watches: 200298
516.01/516.10	c total #propagations: 147163386 / total #impl: 1932140179 (eff. 0.076)
516.01/516.10	c #Conflicts:    1445000 | #Learnt:      34167 | 0.000
516.01/516.10	c total clause space: 127.173MB
516.01/516.10	c total #watches: 205366
516.31/516.45	c total #propagations: 147270661 / total #impl: 1933205771 (eff. 0.076)
516.31/516.45	c #Conflicts:    1446000 | #Learnt:      35167 | 0.000
516.31/516.45	c total clause space: 127.173MB
516.31/516.45	c total #watches: 214386
516.71/516.84	c total #propagations: 147365184 / total #impl: 1934123168 (eff. 0.076)
516.71/516.84	c #Conflicts:    1447000 | #Learnt:      36167 | 0.000
516.71/516.84	c total clause space: 127.173MB
516.71/516.84	c total #watches: 226038
517.11/517.26	c total #propagations: 147450926 / total #impl: 1935245143 (eff. 0.076)
517.11/517.26	c #Conflicts:    1448000 | #Learnt:      37167 | 0.000
517.11/517.26	c total clause space: 127.173MB
517.11/517.26	c total #watches: 237486
517.61/517.71	c total #propagations: 147527985 / total #impl: 1936302365 (eff. 0.076)
517.61/517.71	c #Conflicts:    1449000 | #Learnt:      38167 | 0.000
517.61/517.71	c total clause space: 127.173MB
517.61/517.71	c total #watches: 247463
518.02/518.18	c total #propagations: 147608668 / total #impl: 1937373111 (eff. 0.076)
518.02/518.18	c #Conflicts:    1450000 | #Learnt:      39167 | 0.000
518.02/518.18	c total clause space: 127.173MB
518.02/518.18	c total #watches: 258591
518.61/518.70	c total #propagations: 147691678 / total #impl: 1938550769 (eff. 0.076)
518.61/518.70	c #Conflicts:    1451000 | #Learnt:      40167 | 0.000
518.61/518.70	c total clause space: 127.173MB
518.61/518.70	c total #watches: 270027
519.12/519.22	c total #propagations: 147779076 / total #impl: 1940020253 (eff. 0.076)
519.12/519.22	c #Conflicts:    1452000 | #Learnt:      41167 | 0.000
519.12/519.22	c total clause space: 127.173MB
519.12/519.22	c total #watches: 279722
519.61/519.75	c total #propagations: 147863480 / total #impl: 1941131713 (eff. 0.076)
519.61/519.75	c #Conflicts:    1453000 | #Learnt:      42167 | 0.000
519.61/519.75	c total clause space: 127.173MB
519.61/519.75	c total #watches: 287496
520.11/520.29	c total #propagations: 147956813 / total #impl: 1942587694 (eff. 0.076)
520.11/520.29	c #Conflicts:    1454000 | #Learnt:      43167 | 0.000
520.11/520.29	c total clause space: 127.173MB
520.11/520.29	c total #watches: 296824
520.71/520.86	c total #propagations: 148034769 / total #impl: 1943760856 (eff. 0.076)
520.71/520.86	c #Conflicts:    1455000 | #Learnt:      44167 | 0.000
520.71/520.86	c total clause space: 127.173MB
520.71/520.86	c total #watches: 309916
521.31/521.46	c total #propagations: 148104964 / total #impl: 1945063859 (eff. 0.076)
521.31/521.46	c #Conflicts:    1456000 | #Learnt:      45167 | 0.000
521.31/521.46	c total clause space: 127.173MB
521.31/521.46	c total #watches: 314678
521.81/521.97	c total #propagations: 148212652 / total #impl: 1946711258 (eff. 0.076)
521.81/521.97	c #Conflicts:    1457000 | #Learnt:      46167 | 0.000
521.81/521.97	c total clause space: 127.173MB
521.81/521.97	c total #watches: 320975
522.41/522.54	c total #propagations: 148306740 / total #impl: 1947841661 (eff. 0.076)
522.41/522.54	c #Conflicts:    1458000 | #Learnt:      47167 | 0.000
522.41/522.54	c total clause space: 127.173MB
522.41/522.54	c total #watches: 326195
522.91/523.09	c total #propagations: 148413924 / total #impl: 1949305764 (eff. 0.076)
522.91/523.09	c #Conflicts:    1459000 | #Learnt:      48167 | 0.000
522.91/523.09	c total clause space: 127.173MB
522.91/523.09	c total #watches: 335347
523.51/523.66	c total #propagations: 148495609 / total #impl: 1950576018 (eff. 0.076)
523.51/523.66	c #Conflicts:    1460000 | #Learnt:      49167 | 0.000
523.51/523.66	c total clause space: 127.173MB
523.51/523.66	c total #watches: 342306
524.11/524.27	c total #propagations: 148600518 / total #impl: 1951915118 (eff. 0.076)
524.11/524.27	c #Conflicts:    1461000 | #Learnt:      50167 | 0.000
524.11/524.27	c total clause space: 127.173MB
524.11/524.27	c total #watches: 347622
524.71/524.85	c total #propagations: 148712221 / total #impl: 1953558689 (eff. 0.076)
524.71/524.85	c #Conflicts:    1462000 | #Learnt:      51167 | 0.000
524.71/524.85	c total clause space: 127.173MB
524.71/524.85	c total #watches: 355325
525.31/525.45	c total #propagations: 148821765 / total #impl: 1954892168 (eff. 0.076)
525.31/525.45	c #Conflicts:    1463000 | #Learnt:      52167 | 0.000
525.31/525.45	c total clause space: 127.173MB
525.31/525.45	c total #watches: 360265
526.01/526.11	c total #propagations: 148936074 / total #impl: 1956445398 (eff. 0.076)
526.01/526.11	c #Conflicts:    1464000 | #Learnt:      53167 | 0.000
526.01/526.11	c total clause space: 127.173MB
526.01/526.11	c total #watches: 364987
526.71/526.81	c total #propagations: 149044937 / total #impl: 1957953419 (eff. 0.076)
526.71/526.81	c #Conflicts:    1465000 | #Learnt:      54167 | 0.000
526.71/526.81	c total clause space: 127.173MB
526.71/526.81	c total #watches: 369495
527.31/527.40	c total #propagations: 149156403 / total #impl: 1959615152 (eff. 0.076)
527.31/527.40	c #Conflicts:    1466000 | #Learnt:      55167 | 0.000
527.31/527.40	c total clause space: 127.173MB
527.31/527.40	c total #watches: 375951
527.91/528.03	c total #propagations: 149259347 / total #impl: 1960885976 (eff. 0.076)
527.91/528.03	c #Conflicts:    1467000 | #Learnt:      56167 | 0.000
527.91/528.03	c total clause space: 127.173MB
527.91/528.03	c total #watches: 383867
528.61/528.70	c total #propagations: 149355068 / total #impl: 1962407823 (eff. 0.076)
528.61/528.70	c #Conflicts:    1468000 | #Learnt:      57167 | 0.000
528.61/528.70	c total clause space: 127.173MB
528.61/528.70	c total #watches: 391482
529.21/529.33	c total #propagations: 149452638 / total #impl: 1963595248 (eff. 0.076)
529.21/529.33	c #Conflicts:    1469000 | #Learnt:      58167 | 0.000
529.21/529.33	c total clause space: 127.173MB
529.21/529.33	c total #watches: 400186
529.61/529.79	c total #propagations: 149549794 / total #impl: 1964968840 (eff. 0.076)
529.61/529.79	c GC COLLECT
529.61/529.79	c #Conflicts:    1470000 | #Learnt:      29861 | 0.000
529.61/529.79	c total clause space: 127.173MB
529.61/529.79	c total #watches: 172664
530.01/530.10	c total #propagations: 149650889 / total #impl: 1966088470 (eff. 0.076)
530.01/530.10	c #Conflicts:    1471000 | #Learnt:      30861 | 0.000
530.01/530.10	c total clause space: 127.173MB
530.01/530.10	c total #watches: 182159
530.31/530.44	c total #propagations: 149748953 / total #impl: 1967008057 (eff. 0.076)
530.31/530.44	c #Conflicts:    1472000 | #Learnt:      31861 | 0.000
530.31/530.44	c total clause space: 127.173MB
530.31/530.44	c total #watches: 189101
530.61/530.78	c total #propagations: 149854810 / total #impl: 1968039121 (eff. 0.076)
530.61/530.78	c #Conflicts:    1473000 | #Learnt:      32861 | 0.000
530.61/530.78	c total clause space: 127.173MB
530.61/530.78	c total #watches: 195686
531.01/531.13	c total #propagations: 149959351 / total #impl: 1969080502 (eff. 0.076)
531.01/531.13	c #Conflicts:    1474000 | #Learnt:      33861 | 0.000
531.01/531.13	c total clause space: 127.173MB
531.01/531.13	c total #watches: 202255
531.41/531.55	c total #propagations: 150071313 / total #impl: 1970157246 (eff. 0.076)
531.41/531.55	c #Conflicts:    1475000 | #Learnt:      34861 | 0.000
531.41/531.55	c total clause space: 127.173MB
531.41/531.55	c total #watches: 211812
531.91/532.03	c total #propagations: 150155517 / total #impl: 1971379263 (eff. 0.076)
531.91/532.03	c #Conflicts:    1476000 | #Learnt:      35861 | 0.000
531.91/532.03	c total clause space: 127.173MB
531.91/532.03	c total #watches: 219505
532.41/532.51	c total #propagations: 150223444 / total #impl: 1972643023 (eff. 0.076)
532.41/532.51	c #Conflicts:    1477000 | #Learnt:      36861 | 0.000
532.41/532.51	c total clause space: 127.173MB
532.41/532.51	c total #watches: 232311
532.81/532.96	c total #propagations: 150287147 / total #impl: 1973740499 (eff. 0.076)
532.81/532.96	c #Conflicts:    1478000 | #Learnt:      37861 | 0.000
532.81/532.96	c total clause space: 127.173MB
532.81/532.96	c total #watches: 240844
533.31/533.42	c total #propagations: 150374533 / total #impl: 1975021812 (eff. 0.076)
533.31/533.42	c #Conflicts:    1479000 | #Learnt:      38861 | 0.000
533.31/533.42	c total clause space: 127.173MB
533.31/533.42	c total #watches: 251547
533.81/533.92	c total #propagations: 150450242 / total #impl: 1976375660 (eff. 0.076)
533.81/533.92	c #Conflicts:    1480000 | #Learnt:      39861 | 0.000
533.81/533.92	c total clause space: 127.173MB
533.81/533.92	c total #watches: 261451
534.31/534.41	c total #propagations: 150535548 / total #impl: 1977783394 (eff. 0.076)
534.31/534.41	c #Conflicts:    1481000 | #Learnt:      40861 | 0.000
534.31/534.41	c total clause space: 127.173MB
534.31/534.41	c total #watches: 269777
534.81/534.94	c total #propagations: 150625162 / total #impl: 1979020412 (eff. 0.076)
534.81/534.94	c #Conflicts:    1482000 | #Learnt:      41861 | 0.000
534.81/534.94	c total clause space: 127.173MB
534.81/534.94	c total #watches: 277175
535.31/535.43	c total #propagations: 150727384 / total #impl: 1980317259 (eff. 0.076)
535.31/535.43	c #Conflicts:    1483000 | #Learnt:      42861 | 0.000
535.31/535.43	c total clause space: 127.173MB
535.31/535.43	c total #watches: 282572
535.81/535.93	c total #propagations: 150836252 / total #impl: 1981611445 (eff. 0.076)
535.81/535.93	c #Conflicts:    1484000 | #Learnt:      43861 | 0.000
535.81/535.93	c total clause space: 127.173MB
535.81/535.93	c total #watches: 287852
536.31/536.41	c total #propagations: 150949467 / total #impl: 1982822098 (eff. 0.076)
536.31/536.41	c #Conflicts:    1485000 | #Learnt:      44861 | 0.000
536.31/536.41	c total clause space: 127.173MB
536.31/536.41	c total #watches: 292924
536.71/536.90	c total #propagations: 151061079 / total #impl: 1984168696 (eff. 0.076)
536.71/536.90	c #Conflicts:    1486000 | #Learnt:      45861 | 0.000
536.71/536.90	c total clause space: 127.173MB
536.71/536.90	c total #watches: 298464
537.31/537.46	c total #propagations: 151171111 / total #impl: 1985683303 (eff. 0.076)
537.31/537.46	c #Conflicts:    1487000 | #Learnt:      46861 | 0.000
537.31/537.46	c total clause space: 127.173MB
537.31/537.46	c total #watches: 305977
537.91/538.04	c total #propagations: 151254602 / total #impl: 1986894422 (eff. 0.076)
537.91/538.04	c #Conflicts:    1488000 | #Learnt:      47861 | 0.000
537.91/538.04	c total clause space: 127.173MB
537.91/538.04	c total #watches: 316890
538.51/538.63	c total #propagations: 151354125 / total #impl: 1988472870 (eff. 0.076)
538.51/538.63	c #Conflicts:    1489000 | #Learnt:      48861 | 0.000
538.51/538.63	c total clause space: 127.173MB
538.51/538.63	c total #watches: 324679
539.11/539.24	c total #propagations: 151455046 / total #impl: 1990080586 (eff. 0.076)
539.11/539.24	c #Conflicts:    1490000 | #Learnt:      49861 | 0.000
539.11/539.24	c total clause space: 127.173MB
539.11/539.24	c total #watches: 331683
539.70/539.82	c total #propagations: 151555882 / total #impl: 1991508057 (eff. 0.076)
539.70/539.82	c #Conflicts:    1491000 | #Learnt:      50861 | 0.000
539.70/539.82	c total clause space: 127.173MB
539.70/539.82	c total #watches: 338125
540.30/540.41	c total #propagations: 151661002 / total #impl: 1992992432 (eff. 0.076)
540.30/540.41	c #Conflicts:    1492000 | #Learnt:      51861 | 0.000
540.30/540.41	c total clause space: 127.173MB
540.30/540.41	c total #watches: 342916
540.90/541.01	c total #propagations: 151766807 / total #impl: 1994276714 (eff. 0.076)
540.90/541.01	c #Conflicts:    1493000 | #Learnt:      52861 | 0.000
540.90/541.01	c total clause space: 127.173MB
540.90/541.01	c total #watches: 352620
541.50/541.68	c total #propagations: 151853985 / total #impl: 1995608456 (eff. 0.076)
541.50/541.68	c #Conflicts:    1494000 | #Learnt:      53861 | 0.000
541.50/541.68	c total clause space: 127.173MB
541.50/541.68	c total #watches: 358601
542.21/542.34	c total #propagations: 151948046 / total #impl: 1996890655 (eff. 0.076)
542.21/542.34	c #Conflicts:    1495000 | #Learnt:      54861 | 0.000
542.21/542.34	c total clause space: 127.173MB
542.21/542.34	c total #watches: 362901
542.80/542.95	c total #propagations: 152055989 / total #impl: 1998225199 (eff. 0.076)
542.80/542.95	c #Conflicts:    1496000 | #Learnt:      55861 | 0.000
542.80/542.95	c total clause space: 127.173MB
542.80/542.95	c total #watches: 372199
543.50/543.63	c total #propagations: 152140061 / total #impl: 1999541356 (eff. 0.076)
543.50/543.63	c #Conflicts:    1497000 | #Learnt:      56861 | 0.000
543.50/543.63	c total clause space: 127.173MB
543.50/543.63	c total #watches: 380798
544.20/544.30	c total #propagations: 152212350 / total #impl: 2000817729 (eff. 0.076)
544.20/544.30	c #Conflicts:    1498000 | #Learnt:      57861 | 0.000
544.20/544.30	c total clause space: 127.173MB
544.20/544.30	c total #watches: 389607
544.80/544.99	c total #propagations: 152302700 / total #impl: 2002390285 (eff. 0.076)
544.80/544.99	c #Conflicts:    1499000 | #Learnt:      58861 | 0.000
544.80/544.99	c total clause space: 127.173MB
544.80/544.99	c total #watches: 400678
545.40/545.55	c total #propagations: 152371739 / total #impl: 2003783607 (eff. 0.076)
545.40/545.55	c GC COLLECT
545.40/545.55	c #Conflicts:    1500000 | #Learnt:      30269 | 0.000
545.40/545.55	c total clause space: 127.173MB
545.40/545.55	c total #watches: 179327
545.80/545.94	c total #propagations: 152434968 / total #impl: 2005105033 (eff. 0.076)
545.80/545.94	c #Conflicts:    1501000 | #Learnt:      31269 | 0.000
545.80/545.94	c total clause space: 127.173MB
545.80/545.94	c total #watches: 195821
546.20/546.37	c total #propagations: 152490418 / total #impl: 2006153753 (eff. 0.076)
546.20/546.37	c #Conflicts:    1502000 | #Learnt:      32269 | 0.000
546.20/546.37	c total clause space: 127.173MB
546.20/546.37	c total #watches: 207101
546.61/546.79	c total #propagations: 152561217 / total #impl: 2007359116 (eff. 0.076)
546.61/546.79	c #Conflicts:    1503000 | #Learnt:      33269 | 0.000
546.61/546.79	c total clause space: 127.173MB
546.61/546.79	c total #watches: 214463
547.10/547.24	c total #propagations: 152632101 / total #impl: 2008456057 (eff. 0.076)
547.10/547.24	c #Conflicts:    1504000 | #Learnt:      34269 | 0.000
547.10/547.24	c total clause space: 127.173MB
547.10/547.24	c total #watches: 221936
547.60/547.73	c total #propagations: 152714323 / total #impl: 2009789277 (eff. 0.076)
547.60/547.73	c #Conflicts:    1505000 | #Learnt:      35269 | 0.000
547.60/547.73	c total clause space: 127.173MB
547.60/547.73	c total #watches: 230414
548.10/548.27	c total #propagations: 152805888 / total #impl: 2011082780 (eff. 0.076)
548.10/548.27	c #Conflicts:    1506000 | #Learnt:      36269 | 0.000
548.10/548.27	c total clause space: 127.173MB
548.10/548.27	c total #watches: 238168
548.70/548.81	c total #propagations: 152888907 / total #impl: 2012384526 (eff. 0.076)
548.70/548.81	c #Conflicts:    1507000 | #Learnt:      37269 | 0.000
548.70/548.81	c total clause space: 127.173MB
548.70/548.81	c total #watches: 246448
549.10/549.20	c total #propagations: 152978234 / total #impl: 2013721326 (eff. 0.076)
549.10/549.20	c #Conflicts:    1508000 | #Learnt:      38269 | 0.000
549.10/549.20	c total clause space: 127.173MB
549.10/549.20	c total #watches: 252828
549.50/549.62	c total #propagations: 153074321 / total #impl: 2014792894 (eff. 0.076)
549.50/549.62	c #Conflicts:    1509000 | #Learnt:      39269 | 0.000
549.50/549.62	c total clause space: 127.173MB
549.50/549.62	c total #watches: 257977
549.91/550.07	c total #propagations: 153190802 / total #impl: 2015922456 (eff. 0.076)
549.91/550.07	c #Conflicts:    1510000 | #Learnt:      40269 | 0.000
549.91/550.07	c total clause space: 127.173MB
549.91/550.07	c total #watches: 265881
550.40/550.50	c total #propagations: 153293908 / total #impl: 2017119672 (eff. 0.076)
550.40/550.50	c #Conflicts:    1511000 | #Learnt:      41269 | 0.000
550.40/550.50	c total clause space: 127.173MB
550.40/550.50	c total #watches: 273790
550.80/550.96	c total #propagations: 153397587 / total #impl: 2018117737 (eff. 0.076)
550.80/550.96	c #Conflicts:    1512000 | #Learnt:      42269 | 0.000
550.80/550.96	c total clause space: 127.173MB
550.80/550.96	c total #watches: 278680
551.30/551.46	c total #propagations: 153511609 / total #impl: 2019354100 (eff. 0.076)
551.30/551.46	c #Conflicts:    1513000 | #Learnt:      43268 | 0.000
551.30/551.46	c total clause space: 127.173MB
551.30/551.46	c total #watches: 285788
551.80/551.93	c total #propagations: 153618629 / total #impl: 2020502065 (eff. 0.076)
551.80/551.93	c #Conflicts:    1514000 | #Learnt:      44268 | 0.000
551.80/551.93	c total clause space: 127.173MB
551.80/551.93	c total #watches: 293885
552.30/552.48	c total #propagations: 153702083 / total #impl: 2021672790 (eff. 0.076)
552.30/552.48	c #Conflicts:    1515000 | #Learnt:      45268 | 0.000
552.30/552.48	c total clause space: 127.173MB
552.30/552.48	c total #watches: 299085
552.90/553.02	c total #propagations: 153806453 / total #impl: 2023169184 (eff. 0.076)
552.90/553.02	c #Conflicts:    1516000 | #Learnt:      46268 | 0.000
552.90/553.02	c total clause space: 127.173MB
552.90/553.02	c total #watches: 304917
553.50/553.62	c total #propagations: 153909610 / total #impl: 2024864204 (eff. 0.076)
553.50/553.62	c #Conflicts:    1517000 | #Learnt:      47268 | 0.000
553.50/553.62	c total clause space: 127.173MB
553.50/553.62	c total #watches: 311324
554.00/554.19	c total #propagations: 154014350 / total #impl: 2026152424 (eff. 0.076)
554.00/554.19	c #Conflicts:    1518000 | #Learnt:      48268 | 0.000
554.00/554.19	c total clause space: 127.173MB
554.00/554.19	c total #watches: 316865
554.60/554.75	c total #propagations: 154126962 / total #impl: 2027652280 (eff. 0.076)
554.60/554.75	c #Conflicts:    1519000 | #Learnt:      49268 | 0.000
554.60/554.75	c total clause space: 127.173MB
554.60/554.75	c total #watches: 324240
555.20/555.33	c total #propagations: 154234840 / total #impl: 2029052025 (eff. 0.076)
555.20/555.33	c #Conflicts:    1520000 | #Learnt:      50268 | 0.000
555.20/555.33	c total clause space: 127.173MB
555.20/555.33	c total #watches: 332819
555.70/555.87	c total #propagations: 154324265 / total #impl: 2030518479 (eff. 0.076)
555.70/555.87	c #Conflicts:    1521000 | #Learnt:      51268 | 0.000
555.70/555.87	c total clause space: 127.173MB
555.70/555.87	c total #watches: 340424
556.30/556.41	c total #propagations: 154423747 / total #impl: 2031921971 (eff. 0.076)
556.30/556.41	c #Conflicts:    1522000 | #Learnt:      52268 | 0.000
556.30/556.41	c total clause space: 127.173MB
556.30/556.41	c total #watches: 347028
556.90/557.04	c total #propagations: 154534026 / total #impl: 2033484280 (eff. 0.076)
556.90/557.04	c #Conflicts:    1523000 | #Learnt:      53268 | 0.000
556.90/557.04	c total clause space: 127.173MB
556.90/557.04	c total #watches: 353191
557.50/557.66	c total #propagations: 154636575 / total #impl: 2034732743 (eff. 0.076)
557.50/557.66	c #Conflicts:    1524000 | #Learnt:      54268 | 0.000
557.50/557.66	c total clause space: 127.173MB
557.50/557.66	c total #watches: 360029
558.10/558.28	c total #propagations: 154746290 / total #impl: 2036210519 (eff. 0.076)
558.10/558.28	c #Conflicts:    1525000 | #Learnt:      55268 | 0.000
558.10/558.28	c total clause space: 127.173MB
558.10/558.28	c total #watches: 367043
558.90/559.04	c total #propagations: 154845074 / total #impl: 2037900692 (eff. 0.076)
558.90/559.04	c #Conflicts:    1526000 | #Learnt:      56268 | 0.000
558.90/559.04	c total clause space: 127.173MB
558.90/559.04	c total #watches: 378284
559.60/559.70	c total #propagations: 154933289 / total #impl: 2039792967 (eff. 0.076)
559.60/559.70	c #Conflicts:    1527000 | #Learnt:      57268 | 0.000
559.60/559.70	c total clause space: 127.173MB
559.60/559.70	c total #watches: 382940
560.20/560.38	c total #propagations: 155047867 / total #impl: 2041196183 (eff. 0.076)
560.20/560.38	c #Conflicts:    1528000 | #Learnt:      58268 | 0.000
560.20/560.38	c total clause space: 127.173MB
560.20/560.38	c total #watches: 388802
560.91/561.05	c total #propagations: 155153701 / total #impl: 2042569136 (eff. 0.076)
560.91/561.05	c #Conflicts:    1529000 | #Learnt:      59268 | 0.000
560.91/561.05	c total clause space: 127.173MB
560.91/561.05	c total #watches: 394066
561.50/561.61	c total #propagations: 155266406 / total #impl: 2044305048 (eff. 0.076)
561.50/561.61	c GC COLLECT
561.50/561.61	c #Conflicts:    1530000 | #Learnt:      30360 | 0.000
561.50/561.61	c total clause space: 127.173MB
561.50/561.61	c total #watches: 178249
561.80/561.97	c total #propagations: 155370314 / total #impl: 2045573160 (eff. 0.076)
561.80/561.97	c #Conflicts:    1531000 | #Learnt:      31360 | 0.000
561.80/561.97	c total clause space: 127.173MB
561.80/561.97	c total #watches: 185369
562.20/562.34	c total #propagations: 155460077 / total #impl: 2046474999 (eff. 0.076)
562.20/562.34	c #Conflicts:    1532000 | #Learnt:      32360 | 0.000
562.20/562.34	c total clause space: 127.173MB
562.20/562.34	c total #watches: 192174
562.50/562.69	c total #propagations: 155557652 / total #impl: 2047469231 (eff. 0.076)
562.50/562.69	c #Conflicts:    1533000 | #Learnt:      33360 | 0.000
562.50/562.69	c total clause space: 127.173MB
562.50/562.69	c total #watches: 199689
562.90/563.06	c total #propagations: 155652094 / total #impl: 2048682376 (eff. 0.076)
562.90/563.06	c #Conflicts:    1534000 | #Learnt:      34360 | 0.000
562.90/563.06	c total clause space: 127.173MB
562.90/563.06	c total #watches: 207110
563.30/563.45	c total #propagations: 155750581 / total #impl: 2049819283 (eff. 0.076)
563.30/563.45	c #Conflicts:    1535000 | #Learnt:      35360 | 0.000
563.30/563.45	c total clause space: 127.173MB
563.30/563.45	c total #watches: 214452
563.70/563.84	c total #propagations: 155837042 / total #impl: 2050986202 (eff. 0.076)
563.70/563.84	c #Conflicts:    1536000 | #Learnt:      36360 | 0.000
563.70/563.84	c total clause space: 127.173MB
563.70/563.84	c total #watches: 219703
564.10/564.29	c total #propagations: 155948027 / total #impl: 2052188179 (eff. 0.076)
564.10/564.29	c #Conflicts:    1537000 | #Learnt:      37360 | 0.000
564.10/564.29	c total clause space: 127.173MB
564.10/564.29	c total #watches: 227274
564.60/564.71	c total #propagations: 156035362 / total #impl: 2053483956 (eff. 0.076)
564.60/564.71	c #Conflicts:    1538000 | #Learnt:      38360 | 0.000
564.60/564.71	c total clause space: 127.173MB
564.60/564.71	c total #watches: 233674
565.00/565.13	c total #propagations: 156141855 / total #impl: 2054806601 (eff. 0.076)
565.00/565.13	c #Conflicts:    1539000 | #Learnt:      39360 | 0.000
565.00/565.13	c total clause space: 127.173MB
565.00/565.13	c total #watches: 240691
565.41/565.58	c total #propagations: 156235420 / total #impl: 2056039940 (eff. 0.076)
565.41/565.58	c #Conflicts:    1540000 | #Learnt:      40360 | 0.000
565.41/565.58	c total clause space: 127.173MB
565.41/565.58	c total #watches: 247481
565.90/566.02	c total #propagations: 156329906 / total #impl: 2057110868 (eff. 0.076)
565.90/566.02	c #Conflicts:    1541000 | #Learnt:      41360 | 0.000
565.90/566.02	c total clause space: 127.173MB
565.90/566.02	c total #watches: 253305
566.40/566.50	c total #propagations: 156416250 / total #impl: 2058116232 (eff. 0.076)
566.40/566.50	c #Conflicts:    1542000 | #Learnt:      42360 | 0.000
566.40/566.50	c total clause space: 127.173MB
566.40/566.50	c total #watches: 261229
566.80/566.95	c total #propagations: 156505080 / total #impl: 2059234277 (eff. 0.076)
566.80/566.95	c #Conflicts:    1543000 | #Learnt:      43360 | 0.000
566.80/566.95	c total clause space: 127.173MB
566.80/566.95	c total #watches: 268724
567.30/567.46	c total #propagations: 156603293 / total #impl: 2060324637 (eff. 0.076)
567.30/567.46	c #Conflicts:    1544000 | #Learnt:      44360 | 0.000
567.30/567.46	c total clause space: 127.173MB
567.30/567.46	c total #watches: 275272
567.90/568.00	c total #propagations: 156700981 / total #impl: 2061562259 (eff. 0.076)
567.90/568.00	c #Conflicts:    1545000 | #Learnt:      45360 | 0.000
567.90/568.00	c total clause space: 127.173MB
567.90/568.00	c total #watches: 283530
568.40/568.52	c total #propagations: 156788362 / total #impl: 2062795996 (eff. 0.076)
568.40/568.52	c #Conflicts:    1546000 | #Learnt:      46360 | 0.000
568.40/568.52	c total clause space: 127.173MB
568.40/568.52	c total #watches: 291262
568.90/569.09	c total #propagations: 156878111 / total #impl: 2064099732 (eff. 0.076)
568.90/569.09	c #Conflicts:    1547000 | #Learnt:      47360 | 0.000
568.90/569.09	c total clause space: 127.173MB
568.90/569.09	c total #watches: 298787
569.50/569.66	c total #propagations: 156966395 / total #impl: 2065546428 (eff. 0.076)
569.50/569.66	c #Conflicts:    1548000 | #Learnt:      48360 | 0.000
569.50/569.66	c total clause space: 127.173MB
569.50/569.66	c total #watches: 304960
570.10/570.24	c total #propagations: 157067453 / total #impl: 2066937877 (eff. 0.076)
570.10/570.24	c #Conflicts:    1549000 | #Learnt:      49360 | 0.000
570.10/570.24	c total clause space: 127.173MB
570.10/570.24	c total #watches: 309049
570.70/570.83	c total #propagations: 157170639 / total #impl: 2068353357 (eff. 0.076)
570.70/570.83	c #Conflicts:    1550000 | #Learnt:      50360 | 0.000
570.70/570.83	c total clause space: 127.173MB
570.70/570.83	c total #watches: 314015
571.30/571.40	c total #propagations: 157280839 / total #impl: 2069864559 (eff. 0.076)
571.30/571.40	c #Conflicts:    1551000 | #Learnt:      51360 | 0.000
571.30/571.40	c total clause space: 127.173MB
571.30/571.40	c total #watches: 319226
571.80/571.99	c total #propagations: 157390273 / total #impl: 2071489525 (eff. 0.076)
571.80/571.99	c #Conflicts:    1552000 | #Learnt:      52360 | 0.000
571.80/571.99	c total clause space: 127.173MB
571.80/571.99	c total #watches: 323684
572.40/572.58	c total #propagations: 157496549 / total #impl: 2072934947 (eff. 0.076)
572.40/572.58	c #Conflicts:    1553000 | #Learnt:      53360 | 0.000
572.40/572.58	c total clause space: 127.173MB
572.40/572.58	c total #watches: 331054
573.00/573.15	c total #propagations: 157596909 / total #impl: 2074291423 (eff. 0.076)
573.00/573.15	c #Conflicts:    1554000 | #Learnt:      54359 | 0.000
573.00/573.15	c total clause space: 127.173MB
573.00/573.15	c total #watches: 338666
573.60/573.78	c total #propagations: 157700873 / total #impl: 2075855433 (eff. 0.076)
573.60/573.78	c #Conflicts:    1555000 | #Learnt:      55359 | 0.000
573.60/573.78	c total clause space: 127.173MB
573.60/573.78	c total #watches: 346702
574.20/574.37	c total #propagations: 157775808 / total #impl: 2077142211 (eff. 0.076)
574.20/574.37	c #Conflicts:    1556000 | #Learnt:      56359 | 0.000
574.20/574.37	c total clause space: 127.173MB
574.20/574.37	c total #watches: 354212
574.90/575.01	c total #propagations: 157856195 / total #impl: 2078494673 (eff. 0.076)
574.90/575.01	c #Conflicts:    1557000 | #Learnt:      57359 | 0.000
574.90/575.01	c total clause space: 127.173MB
574.90/575.01	c total #watches: 360220
575.50/575.64	c total #propagations: 157947931 / total #impl: 2080046972 (eff. 0.076)
575.50/575.64	c #Conflicts:    1558000 | #Learnt:      58359 | 0.000
575.50/575.64	c total clause space: 127.173MB
575.50/575.64	c total #watches: 366291
576.20/576.30	c total #propagations: 158048879 / total #impl: 2081691763 (eff. 0.076)
576.20/576.30	c #Conflicts:    1559000 | #Learnt:      59359 | 0.000
576.20/576.30	c total clause space: 127.173MB
576.20/576.30	c total #watches: 372620
576.80/576.91	c total #propagations: 158148688 / total #impl: 2083139902 (eff. 0.076)
576.80/576.91	c #Conflicts:    1560000 | #Learnt:      60359 | 0.000
576.80/576.91	c total clause space: 127.173MB
576.80/576.91	c total #watches: 378131
577.10/577.27	c total #propagations: 158263023 / total #impl: 2084753440 (eff. 0.076)
577.10/577.27	c GC COLLECT
577.10/577.27	c #Conflicts:    1561000 | #Learnt:      31157 | 0.000
577.10/577.27	c total clause space: 127.173MB
577.10/577.27	c total #watches: 183652
577.50/577.61	c total #propagations: 158353197 / total #impl: 2085776701 (eff. 0.076)
577.50/577.61	c #Conflicts:    1562000 | #Learnt:      32157 | 0.000
577.50/577.61	c total clause space: 127.173MB
577.50/577.61	c total #watches: 191842
577.80/577.94	c total #propagations: 158447806 / total #impl: 2086812854 (eff. 0.076)
577.80/577.94	c #Conflicts:    1563000 | #Learnt:      33157 | 0.000
577.80/577.94	c total clause space: 127.173MB
577.80/577.94	c total #watches: 199572
578.10/578.28	c total #propagations: 158550247 / total #impl: 2087898561 (eff. 0.076)
578.10/578.28	c #Conflicts:    1564000 | #Learnt:      34157 | 0.000
578.10/578.28	c total clause space: 127.173MB
578.10/578.28	c total #watches: 206311
578.50/578.64	c total #propagations: 158658664 / total #impl: 2089166580 (eff. 0.076)
578.50/578.64	c #Conflicts:    1565000 | #Learnt:      35157 | 0.000
578.50/578.64	c total clause space: 127.173MB
578.50/578.64	c total #watches: 212255
578.90/579.03	c total #propagations: 158766699 / total #impl: 2090269046 (eff. 0.076)
578.90/579.03	c #Conflicts:    1566000 | #Learnt:      36157 | 0.000
578.90/579.03	c total clause space: 127.173MB
578.90/579.03	c total #watches: 218934
579.30/579.43	c total #propagations: 158868544 / total #impl: 2091294541 (eff. 0.076)
579.30/579.43	c #Conflicts:    1567000 | #Learnt:      37157 | 0.000
579.30/579.43	c total clause space: 127.173MB
579.30/579.43	c total #watches: 224657
579.70/579.84	c total #propagations: 158966294 / total #impl: 2092454728 (eff. 0.076)
579.70/579.84	c #Conflicts:    1568000 | #Learnt:      38157 | 0.000
579.70/579.84	c total clause space: 127.173MB
579.70/579.84	c total #watches: 230881
580.10/580.27	c total #propagations: 159064284 / total #impl: 2093619109 (eff. 0.076)
580.10/580.27	c #Conflicts:    1569000 | #Learnt:      39157 | 0.000
580.10/580.27	c total clause space: 127.173MB
580.10/580.27	c total #watches: 238030
580.60/580.72	c total #propagations: 159156021 / total #impl: 2094801121 (eff. 0.076)
580.60/580.72	c #Conflicts:    1570000 | #Learnt:      40157 | 0.000
580.60/580.72	c total clause space: 127.173MB
580.60/580.72	c total #watches: 246576
581.00/581.17	c total #propagations: 159248946 / total #impl: 2096037478 (eff. 0.076)
581.00/581.17	c #Conflicts:    1571000 | #Learnt:      41157 | 0.000
581.00/581.17	c total clause space: 127.173MB
581.00/581.17	c total #watches: 254907
581.50/581.63	c total #propagations: 159345190 / total #impl: 2097244560 (eff. 0.076)
581.50/581.63	c #Conflicts:    1572000 | #Learnt:      42157 | 0.000
581.50/581.63	c total clause space: 127.173MB
581.50/581.63	c total #watches: 259617
582.00/582.12	c total #propagations: 159450220 / total #impl: 2098603145 (eff. 0.076)
582.00/582.12	c #Conflicts:    1573000 | #Learnt:      43157 | 0.000
582.00/582.12	c total clause space: 127.173MB
582.00/582.12	c total #watches: 265676
582.40/582.59	c total #propagations: 159559841 / total #impl: 2100038243 (eff. 0.076)
582.40/582.59	c #Conflicts:    1574000 | #Learnt:      44157 | 0.000
582.40/582.59	c total clause space: 127.173MB
582.40/582.59	c total #watches: 273323
582.90/583.08	c total #propagations: 159645385 / total #impl: 2101181424 (eff. 0.076)
582.90/583.08	c #Conflicts:    1575000 | #Learnt:      45157 | 0.000
582.90/583.08	c total clause space: 127.173MB
582.90/583.08	c total #watches: 279430
583.40/583.58	c total #propagations: 159755474 / total #impl: 2102449315 (eff. 0.076)
583.40/583.58	c #Conflicts:    1576000 | #Learnt:      46157 | 0.000
583.40/583.58	c total clause space: 127.173MB
583.40/583.58	c total #watches: 285637
583.90/584.07	c total #propagations: 159861259 / total #impl: 2103661505 (eff. 0.076)
583.90/584.07	c #Conflicts:    1577000 | #Learnt:      47157 | 0.000
583.90/584.07	c total clause space: 127.173MB
583.90/584.07	c total #watches: 293577
584.50/584.60	c total #propagations: 159957519 / total #impl: 2104738604 (eff. 0.076)
584.50/584.60	c #Conflicts:    1578000 | #Learnt:      48157 | 0.000
584.50/584.60	c total clause space: 127.173MB
584.50/584.60	c total #watches: 300106
585.00/585.10	c total #propagations: 160059183 / total #impl: 2105935305 (eff. 0.076)
585.00/585.10	c #Conflicts:    1579000 | #Learnt:      49157 | 0.000
585.00/585.10	c total clause space: 127.173MB
585.00/585.10	c total #watches: 305681
585.49/585.64	c total #propagations: 160155482 / total #impl: 2106967459 (eff. 0.076)
585.49/585.64	c #Conflicts:    1580000 | #Learnt:      50157 | 0.000
585.49/585.64	c total clause space: 127.173MB
585.49/585.64	c total #watches: 313632
585.99/586.16	c total #propagations: 160250003 / total #impl: 2108082786 (eff. 0.076)
585.99/586.16	c #Conflicts:    1581000 | #Learnt:      51157 | 0.000
585.99/586.16	c total clause space: 127.173MB
585.99/586.16	c total #watches: 323756
586.59/586.70	c total #propagations: 160331068 / total #impl: 2109145396 (eff. 0.076)
586.59/586.70	c #Conflicts:    1582000 | #Learnt:      52157 | 0.000
586.59/586.70	c total clause space: 127.173MB
586.59/586.70	c total #watches: 334167
587.09/587.25	c total #propagations: 160406314 / total #impl: 2110325378 (eff. 0.076)
587.09/587.25	c #Conflicts:    1583000 | #Learnt:      53157 | 0.000
587.09/587.25	c total clause space: 127.173MB
587.09/587.25	c total #watches: 345116
587.69/587.82	c total #propagations: 160487247 / total #impl: 2111506572 (eff. 0.076)
587.69/587.82	c #Conflicts:    1584000 | #Learnt:      54157 | 0.000
587.69/587.82	c total clause space: 127.173MB
587.69/587.82	c total #watches: 354238
588.29/588.43	c total #propagations: 160574738 / total #impl: 2112765325 (eff. 0.076)
588.29/588.43	c #Conflicts:    1585000 | #Learnt:      55157 | 0.000
588.29/588.43	c total clause space: 127.173MB
588.29/588.43	c total #watches: 362016
588.89/589.05	c total #propagations: 160670844 / total #impl: 2114309239 (eff. 0.076)
588.89/589.05	c #Conflicts:    1586000 | #Learnt:      56157 | 0.000
588.89/589.05	c total clause space: 127.173MB
588.89/589.05	c total #watches: 369162
589.50/589.68	c total #propagations: 160768145 / total #impl: 2115825273 (eff. 0.076)
589.50/589.68	c #Conflicts:    1587000 | #Learnt:      57157 | 0.000
589.50/589.68	c total clause space: 127.173MB
589.50/589.68	c total #watches: 377030
590.19/590.36	c total #propagations: 160863011 / total #impl: 2117290656 (eff. 0.076)
590.19/590.36	c #Conflicts:    1588000 | #Learnt:      58157 | 0.000
590.19/590.36	c total clause space: 127.173MB
590.19/590.36	c total #watches: 385862
590.79/590.95	c total #propagations: 160963652 / total #impl: 2118616285 (eff. 0.076)
590.79/590.95	c #Conflicts:    1589000 | #Learnt:      59157 | 0.000
590.79/590.95	c total clause space: 127.173MB
590.79/590.95	c total #watches: 398447
591.49/591.66	c total #propagations: 161036652 / total #impl: 2119806640 (eff. 0.076)
591.49/591.66	c #Conflicts:    1590000 | #Learnt:      60157 | 0.000
591.49/591.66	c total clause space: 127.173MB
591.49/591.66	c total #watches: 405771
592.19/592.32	c total #propagations: 161125939 / total #impl: 2121149388 (eff. 0.076)
592.19/592.32	c GC COLLECT
592.19/592.32	c #Conflicts:    1591000 | #Learnt:      30663 | 0.000
592.19/592.32	c total clause space: 127.173MB
592.19/592.32	c total #watches: 180499
592.59/592.70	c total #propagations: 161199473 / total #impl: 2122357528 (eff. 0.076)
592.59/592.70	c #Conflicts:    1592000 | #Learnt:      31663 | 0.000
592.59/592.70	c total clause space: 127.173MB
592.59/592.70	c total #watches: 190873
592.99/593.10	c total #propagations: 161268741 / total #impl: 2123296722 (eff. 0.076)
592.99/593.10	c #Conflicts:    1593000 | #Learnt:      32663 | 0.000
592.99/593.10	c total clause space: 127.173MB
592.99/593.10	c total #watches: 198014
593.39/593.52	c total #propagations: 161345793 / total #impl: 2124394787 (eff. 0.076)
593.39/593.52	c #Conflicts:    1594000 | #Learnt:      33663 | 0.000
593.39/593.52	c total clause space: 127.173MB
593.39/593.52	c total #watches: 206799
593.79/593.99	c total #propagations: 161422940 / total #impl: 2125479708 (eff. 0.076)
593.79/593.99	c #Conflicts:    1595000 | #Learnt:      34663 | 0.000
593.79/593.99	c total clause space: 127.173MB
593.79/593.99	c total #watches: 216768
594.39/594.53	c total #propagations: 161500604 / total #impl: 2126626461 (eff. 0.076)
594.39/594.53	c #Conflicts:    1596000 | #Learnt:      35663 | 0.000
594.39/594.53	c total clause space: 127.173MB
594.39/594.53	c total #watches: 227082
594.89/595.06	c total #propagations: 161578920 / total #impl: 2127813554 (eff. 0.076)
594.89/595.06	c #Conflicts:    1597000 | #Learnt:      36663 | 0.000
594.89/595.06	c total clause space: 127.173MB
594.89/595.06	c total #watches: 239014
595.39/595.56	c total #propagations: 161657488 / total #impl: 2129036189 (eff. 0.076)
595.39/595.56	c #Conflicts:    1598000 | #Learnt:      37663 | 0.000
595.39/595.56	c total clause space: 127.173MB
595.39/595.56	c total #watches: 249400
595.89/596.07	c total #propagations: 161754298 / total #impl: 2130328956 (eff. 0.076)
595.89/596.07	c #Conflicts:    1599000 | #Learnt:      38663 | 0.000
595.89/596.07	c total clause space: 127.173MB
595.89/596.07	c total #watches: 257772
596.49/596.61	c total #propagations: 161851524 / total #impl: 2131478213 (eff. 0.076)
596.49/596.61	c #Conflicts:    1600000 | #Learnt:      39663 | 0.000
596.49/596.61	c total clause space: 127.173MB
596.49/596.61	c total #watches: 266407
596.99/597.15	c total #propagations: 161952188 / total #impl: 2132837391 (eff. 0.076)
596.99/597.15	c #Conflicts:    1601000 | #Learnt:      40663 | 0.000
596.99/597.15	c total clause space: 127.173MB
596.99/597.15	c total #watches: 273059
597.59/597.71	c total #propagations: 162050252 / total #impl: 2134194658 (eff. 0.076)
597.59/597.71	c #Conflicts:    1602000 | #Learnt:      41663 | 0.000
597.59/597.71	c total clause space: 127.173MB
597.59/597.71	c total #watches: 279811
598.19/598.31	c total #propagations: 162159841 / total #impl: 2135688171 (eff. 0.076)
598.19/598.31	c #Conflicts:    1603000 | #Learnt:      42663 | 0.000
598.19/598.31	c total clause space: 127.173MB
598.19/598.31	c total #watches: 285403
598.69/598.83	c total #propagations: 162278127 / total #impl: 2137266883 (eff. 0.076)
598.69/598.83	c #Conflicts:    1604000 | #Learnt:      43663 | 0.000
598.69/598.83	c total clause space: 127.173MB
598.69/598.83	c total #watches: 292690
599.19/599.39	c total #propagations: 162379995 / total #impl: 2138568746 (eff. 0.076)
599.19/599.39	c #Conflicts:    1605000 | #Learnt:      44663 | 0.000
599.19/599.39	c total clause space: 127.173MB
599.19/599.39	c total #watches: 299696
599.79/599.93	c total #propagations: 162472030 / total #impl: 2139749451 (eff. 0.076)
599.79/599.93	c #Conflicts:    1606000 | #Learnt:      45663 | 0.000
599.79/599.93	c total clause space: 127.173MB
599.79/599.93	c total #watches: 307602
600.39/600.54	c total #propagations: 162550492 / total #impl: 2140900703 (eff. 0.076)
600.39/600.54	c #Conflicts:    1607000 | #Learnt:      46663 | 0.000
600.39/600.54	c total clause space: 127.173MB
600.39/600.54	c total #watches: 315465
600.99/601.11	c total #propagations: 162640677 / total #impl: 2142325848 (eff. 0.076)
600.99/601.11	c #Conflicts:    1608000 | #Learnt:      47663 | 0.000
600.99/601.11	c total clause space: 127.173MB
600.99/601.11	c total #watches: 321897
601.49/601.69	c total #propagations: 162750126 / total #impl: 2143815004 (eff. 0.076)
601.49/601.69	c #Conflicts:    1609000 | #Learnt:      48663 | 0.000
601.49/601.69	c total clause space: 127.173MB
601.49/601.69	c total #watches: 331113
602.09/602.28	c total #propagations: 162847952 / total #impl: 2145062077 (eff. 0.076)
602.09/602.28	c #Conflicts:    1610000 | #Learnt:      49663 | 0.000
602.09/602.28	c total clause space: 127.173MB
602.09/602.28	c total #watches: 339502
602.80/602.90	c total #propagations: 162946908 / total #impl: 2146450750 (eff. 0.076)
602.80/602.90	c #Conflicts:    1611000 | #Learnt:      50663 | 0.000
602.80/602.90	c total clause space: 127.173MB
602.80/602.90	c total #watches: 344837
603.39/603.50	c total #propagations: 163058281 / total #impl: 2148141892 (eff. 0.076)
603.39/603.50	c #Conflicts:    1612000 | #Learnt:      51663 | 0.000
603.39/603.50	c total clause space: 127.173MB
603.39/603.50	c total #watches: 353197
603.99/604.11	c total #propagations: 163147914 / total #impl: 2149279982 (eff. 0.076)
603.99/604.11	c #Conflicts:    1613000 | #Learnt:      52663 | 0.000
603.99/604.11	c total clause space: 127.173MB
603.99/604.11	c total #watches: 361873
604.59/604.73	c total #propagations: 163237231 / total #impl: 2150464189 (eff. 0.076)
604.59/604.73	c #Conflicts:    1614000 | #Learnt:      53663 | 0.000
604.59/604.73	c total clause space: 127.173MB
604.59/604.73	c total #watches: 370435
605.19/605.37	c total #propagations: 163325656 / total #impl: 2151857097 (eff. 0.076)
605.19/605.37	c #Conflicts:    1615000 | #Learnt:      54663 | 0.000
605.19/605.37	c total clause space: 127.173MB
605.19/605.37	c total #watches: 376263
605.89/606.07	c total #propagations: 163427370 / total #impl: 2153272584 (eff. 0.076)
605.89/606.07	c #Conflicts:    1616000 | #Learnt:      55663 | 0.000
605.89/606.07	c total clause space: 127.173MB
605.89/606.07	c total #watches: 382974
606.59/606.72	c total #propagations: 163530386 / total #impl: 2154883450 (eff. 0.076)
606.59/606.72	c #Conflicts:    1617000 | #Learnt:      56663 | 0.000
606.59/606.72	c total clause space: 127.173MB
606.59/606.72	c total #watches: 391280
607.20/607.36	c total #propagations: 163618720 / total #impl: 2156213166 (eff. 0.076)
607.20/607.36	c #Conflicts:    1618000 | #Learnt:      57663 | 0.000
607.20/607.36	c total clause space: 127.173MB
607.20/607.36	c total #watches: 402754
607.89/608.09	c total #propagations: 163684392 / total #impl: 2157534783 (eff. 0.076)
607.89/608.09	c #Conflicts:    1619000 | #Learnt:      58663 | 0.000
607.89/608.09	c total clause space: 127.173MB
607.89/608.09	c total #watches: 414204
608.69/608.84	c total #propagations: 163765548 / total #impl: 2158812195 (eff. 0.076)
608.69/608.84	c #Conflicts:    1620000 | #Learnt:      59663 | 0.000
608.69/608.84	c total clause space: 127.173MB
608.69/608.84	c total #watches: 421023
609.30/609.46	c total #propagations: 163861772 / total #impl: 2160162158 (eff. 0.076)
609.30/609.46	c #Conflicts:    1621000 | #Learnt:      60663 | 0.000
609.30/609.46	c total clause space: 127.173MB
609.30/609.46	c total #watches: 430059
610.09/610.21	c total #propagations: 163955073 / total #impl: 2161440661 (eff. 0.076)
610.09/610.21	c GC COLLECT
610.09/610.21	c #Conflicts:    1622000 | #Learnt:      30868 | 0.000
610.09/610.21	c total clause space: 127.173MB
610.09/610.21	c total #watches: 182272
610.40/610.56	c total #propagations: 164046377 / total #impl: 2162824399 (eff. 0.076)
610.40/610.56	c #Conflicts:    1623000 | #Learnt:      31868 | 0.000
610.40/610.56	c total clause space: 127.173MB
610.40/610.56	c total #watches: 190701
610.79/610.94	c total #propagations: 164138159 / total #impl: 2163727783 (eff. 0.076)
610.79/610.94	c #Conflicts:    1624000 | #Learnt:      32868 | 0.000
610.79/610.94	c total clause space: 127.173MB
610.79/610.94	c total #watches: 199645
611.19/611.35	c total #propagations: 164217570 / total #impl: 2164622206 (eff. 0.076)
611.19/611.35	c #Conflicts:    1625000 | #Learnt:      33868 | 0.000
611.19/611.35	c total clause space: 127.173MB
611.19/611.35	c total #watches: 209465
611.60/611.77	c total #propagations: 164286749 / total #impl: 2165613958 (eff. 0.076)
611.60/611.77	c #Conflicts:    1626000 | #Learnt:      34868 | 0.000
611.60/611.77	c total clause space: 127.173MB
611.60/611.77	c total #watches: 216603
611.99/612.17	c total #propagations: 164368733 / total #impl: 2166644124 (eff. 0.076)
611.99/612.17	c #Conflicts:    1627000 | #Learnt:      35868 | 0.000
611.99/612.17	c total clause space: 127.173MB
611.99/612.17	c total #watches: 227902
612.49/612.62	c total #propagations: 164437520 / total #impl: 2167486556 (eff. 0.076)
612.49/612.62	c #Conflicts:    1628000 | #Learnt:      36868 | 0.000
612.49/612.62	c total clause space: 127.173MB
612.49/612.62	c total #watches: 237888
612.99/613.10	c total #propagations: 164521347 / total #impl: 2168537277 (eff. 0.076)
612.99/613.10	c #Conflicts:    1629000 | #Learnt:      37868 | 0.000
612.99/613.10	c total clause space: 127.173MB
612.99/613.10	c total #watches: 247473
613.39/613.57	c total #propagations: 164597206 / total #impl: 2169669251 (eff. 0.076)
613.39/613.57	c #Conflicts:    1630000 | #Learnt:      38868 | 0.000
613.39/613.57	c total clause space: 127.173MB
613.39/613.57	c total #watches: 257700
613.99/614.10	c total #propagations: 164671951 / total #impl: 2170718339 (eff. 0.076)
613.99/614.10	c #Conflicts:    1631000 | #Learnt:      39868 | 0.000
613.99/614.10	c total clause space: 127.173MB
613.99/614.10	c total #watches: 267664
614.39/614.59	c total #propagations: 164750823 / total #impl: 2171875763 (eff. 0.076)
614.39/614.59	c #Conflicts:    1632000 | #Learnt:      40868 | 0.000
614.39/614.59	c total clause space: 127.173MB
614.39/614.59	c total #watches: 275392
614.90/615.09	c total #propagations: 164836093 / total #impl: 2172894134 (eff. 0.076)
614.90/615.09	c #Conflicts:    1633000 | #Learnt:      41868 | 0.000
614.90/615.09	c total clause space: 127.173MB
614.90/615.09	c total #watches: 282851
615.39/615.53	c total #propagations: 164931420 / total #impl: 2174121656 (eff. 0.076)
615.39/615.53	c #Conflicts:    1634000 | #Learnt:      42868 | 0.000
615.39/615.53	c total clause space: 127.173MB
615.39/615.53	c total #watches: 293136
615.90/616.03	c total #propagations: 165005504 / total #impl: 2175206231 (eff. 0.076)
615.90/616.03	c #Conflicts:    1635000 | #Learnt:      43868 | 0.000
615.90/616.03	c total clause space: 127.173MB
615.90/616.03	c total #watches: 304489
616.49/616.62	c total #propagations: 165077575 / total #impl: 2176373599 (eff. 0.076)
616.49/616.62	c #Conflicts:    1636000 | #Learnt:      44868 | 0.000
616.49/616.62	c total clause space: 127.173MB
616.49/616.62	c total #watches: 320684
617.10/617.26	c total #propagations: 165144781 / total #impl: 2177754521 (eff. 0.076)
617.10/617.26	c #Conflicts:    1637000 | #Learnt:      45868 | 0.000
617.10/617.26	c total clause space: 127.173MB
617.10/617.26	c total #watches: 335953
617.79/617.91	c total #propagations: 165202936 / total #impl: 2179637824 (eff. 0.076)
617.79/617.91	c #Conflicts:    1638000 | #Learnt:      46868 | 0.000
617.79/617.91	c total clause space: 127.173MB
617.79/617.91	c total #watches: 349164
618.39/618.57	c total #propagations: 165265193 / total #impl: 2181211813 (eff. 0.076)
618.39/618.57	c #Conflicts:    1639000 | #Learnt:      47868 | 0.000
618.39/618.57	c total clause space: 127.173MB
618.39/618.57	c total #watches: 365303
619.09/619.28	c total #propagations: 165325385 / total #impl: 2183083470 (eff. 0.076)
619.09/619.28	c #Conflicts:    1640000 | #Learnt:      48868 | 0.000
619.09/619.28	c total clause space: 127.173MB
619.09/619.28	c total #watches: 377281
619.89/620.02	c total #propagations: 165390330 / total #impl: 2185143341 (eff. 0.076)
619.89/620.02	c #Conflicts:    1641000 | #Learnt:      49868 | 0.000
619.89/620.02	c total clause space: 127.173MB
619.89/620.02	c total #watches: 386382
620.59/620.79	c total #propagations: 165460039 / total #impl: 2186921057 (eff. 0.076)
620.59/620.79	c #Conflicts:    1642000 | #Learnt:      50868 | 0.000
620.59/620.79	c total clause space: 127.173MB
620.59/620.79	c total #watches: 396500
621.39/621.58	c total #propagations: 165529005 / total #impl: 2188556741 (eff. 0.076)
621.39/621.58	c #Conflicts:    1643000 | #Learnt:      51868 | 0.000
621.39/621.58	c total clause space: 127.173MB
621.39/621.58	c total #watches: 404300
622.19/622.35	c total #propagations: 165612686 / total #impl: 2189880286 (eff. 0.076)
622.19/622.35	c #Conflicts:    1644000 | #Learnt:      52868 | 0.000
622.19/622.35	c total clause space: 127.173MB
622.19/622.35	c total #watches: 416562
623.09/623.21	c total #propagations: 165681548 / total #impl: 2191184726 (eff. 0.076)
623.09/623.21	c #Conflicts:    1645000 | #Learnt:      53868 | 0.000
623.09/623.21	c total clause space: 127.173MB
623.09/623.21	c total #watches: 425406
623.79/623.96	c total #propagations: 165768529 / total #impl: 2192812530 (eff. 0.076)
623.79/623.96	c #Conflicts:    1646000 | #Learnt:      54868 | 0.000
623.79/623.96	c total clause space: 127.173MB
623.79/623.96	c total #watches: 432251
624.49/624.65	c total #propagations: 165874362 / total #impl: 2194584851 (eff. 0.076)
624.49/624.65	c #Conflicts:    1647000 | #Learnt:      55868 | 0.000
624.49/624.65	c total clause space: 127.173MB
624.49/624.65	c total #watches: 441495
625.29/625.44	c total #propagations: 165965226 / total #impl: 2196240050 (eff. 0.076)
625.29/625.44	c #Conflicts:    1648000 | #Learnt:      56868 | 0.000
625.29/625.44	c total clause space: 127.173MB
625.29/625.44	c total #watches: 446205
625.99/626.15	c total #propagations: 166082836 / total #impl: 2198166957 (eff. 0.076)
625.99/626.15	c #Conflicts:    1649000 | #Learnt:      57868 | 0.000
625.99/626.15	c total clause space: 127.173MB
625.99/626.15	c total #watches: 452499
626.89/627.02	c total #propagations: 166172388 / total #impl: 2199487273 (eff. 0.076)
626.89/627.02	c #Conflicts:    1650000 | #Learnt:      58868 | 0.000
626.89/627.02	c total clause space: 127.173MB
626.89/627.02	c total #watches: 459101
627.69/627.80	c total #propagations: 166273353 / total #impl: 2201315948 (eff. 0.076)
627.69/627.80	c #Conflicts:    1651000 | #Learnt:      59868 | 0.000
627.69/627.80	c total clause space: 127.173MB
627.69/627.80	c total #watches: 469314
628.39/628.52	c total #propagations: 166344578 / total #impl: 2202889247 (eff. 0.076)
628.39/628.52	c #Conflicts:    1652000 | #Learnt:      60868 | 0.000
628.39/628.52	c total clause space: 127.173MB
628.39/628.52	c total #watches: 482147
629.09/629.28	c total #propagations: 166409657 / total #impl: 2204315672 (eff. 0.075)
629.09/629.28	c #Conflicts:    1653000 | #Learnt:      61868 | 0.000
629.09/629.28	c total clause space: 127.173MB
629.09/629.28	c total #watches: 489871
629.69/629.81	c total #propagations: 166493035 / total #impl: 2206093565 (eff. 0.075)
629.69/629.81	c GC COLLECT
629.69/629.81	c #Conflicts:    1654000 | #Learnt:      31762 | 0.000
629.69/629.81	c total clause space: 127.173MB
629.69/629.81	c total #watches: 192237
629.99/630.18	c total #propagations: 166568756 / total #impl: 2207447649 (eff. 0.075)
629.99/630.18	c #Conflicts:    1655000 | #Learnt:      32762 | 0.000
629.99/630.18	c total clause space: 127.173MB
629.99/630.18	c total #watches: 200328
630.49/630.61	c total #propagations: 166646744 / total #impl: 2208443536 (eff. 0.075)
630.49/630.61	c #Conflicts:    1656000 | #Learnt:      33762 | 0.000
630.49/630.61	c total clause space: 127.173MB
630.49/630.61	c total #watches: 207195
630.89/631.03	c total #propagations: 166736686 / total #impl: 2209505641 (eff. 0.075)
630.89/631.03	c #Conflicts:    1657000 | #Learnt:      34762 | 0.000
630.89/631.03	c total clause space: 127.173MB
630.89/631.03	c total #watches: 217749
631.29/631.48	c total #propagations: 166810017 / total #impl: 2210542298 (eff. 0.075)
631.29/631.48	c #Conflicts:    1658000 | #Learnt:      35762 | 0.000
631.29/631.48	c total clause space: 127.173MB
631.29/631.48	c total #watches: 227227
631.78/631.92	c total #propagations: 166892688 / total #impl: 2211544792 (eff. 0.075)
631.78/631.92	c #Conflicts:    1659000 | #Learnt:      36762 | 0.000
631.78/631.92	c total clause space: 127.173MB
631.78/631.92	c total #watches: 238150
632.18/632.33	c total #propagations: 166967573 / total #impl: 2212526539 (eff. 0.075)
632.18/632.33	c #Conflicts:    1660000 | #Learnt:      37762 | 0.000
632.18/632.33	c total clause space: 127.173MB
632.18/632.33	c total #watches: 249830
632.68/632.80	c total #propagations: 167038734 / total #impl: 2213491923 (eff. 0.075)
632.68/632.80	c #Conflicts:    1661000 | #Learnt:      38762 | 0.000
632.68/632.80	c total clause space: 127.173MB
632.68/632.80	c total #watches: 257474
633.08/633.29	c total #propagations: 167131072 / total #impl: 2214684863 (eff. 0.075)
633.08/633.29	c #Conflicts:    1662000 | #Learnt:      39762 | 0.000
633.08/633.29	c total clause space: 127.173MB
633.08/633.29	c total #watches: 267646
633.59/633.77	c total #propagations: 167221867 / total #impl: 2216156812 (eff. 0.075)
633.59/633.77	c #Conflicts:    1663000 | #Learnt:      40762 | 0.000
633.59/633.77	c total clause space: 127.173MB
633.59/633.77	c total #watches: 276381
634.08/634.28	c total #propagations: 167314426 / total #impl: 2217144073 (eff. 0.075)
634.08/634.28	c #Conflicts:    1664000 | #Learnt:      41762 | 0.000
634.08/634.28	c total clause space: 127.173MB
634.08/634.28	c total #watches: 287293
634.59/634.80	c total #propagations: 167405417 / total #impl: 2218431266 (eff. 0.075)
634.59/634.80	c #Conflicts:    1665000 | #Learnt:      42762 | 0.000
634.59/634.80	c total clause space: 127.173MB
634.59/634.80	c total #watches: 295449
635.08/635.29	c total #propagations: 167494759 / total #impl: 2219532909 (eff. 0.075)
635.08/635.29	c #Conflicts:    1666000 | #Learnt:      43762 | 0.000
635.08/635.29	c total clause space: 127.173MB
635.08/635.29	c total #watches: 300840
635.58/635.77	c total #propagations: 167601837 / total #impl: 2220723817 (eff. 0.075)
635.58/635.77	c #Conflicts:    1667000 | #Learnt:      44762 | 0.000
635.58/635.77	c total clause space: 127.173MB
635.58/635.77	c total #watches: 308049
636.18/636.31	c total #propagations: 167701599 / total #impl: 2221900664 (eff. 0.075)
636.18/636.31	c #Conflicts:    1668000 | #Learnt:      45762 | 0.000
636.18/636.31	c total clause space: 127.173MB
636.18/636.31	c total #watches: 312661
636.79/636.92	c total #propagations: 167806856 / total #impl: 2223365790 (eff. 0.075)
636.79/636.92	c #Conflicts:    1669000 | #Learnt:      46762 | 0.000
636.79/636.92	c total clause space: 127.173MB
636.79/636.92	c total #watches: 320683
637.28/637.49	c total #propagations: 167889564 / total #impl: 2224627989 (eff. 0.075)
637.28/637.49	c #Conflicts:    1670000 | #Learnt:      47762 | 0.000
637.28/637.49	c total clause space: 127.173MB
637.28/637.49	c total #watches: 327259
637.89/638.10	c total #propagations: 167990980 / total #impl: 2225677843 (eff. 0.075)
637.89/638.10	c #Conflicts:    1671000 | #Learnt:      48762 | 0.000
637.89/638.10	c total clause space: 127.173MB
637.89/638.10	c total #watches: 335321
638.58/638.74	c total #propagations: 168082483 / total #impl: 2226791484 (eff. 0.075)
638.58/638.74	c #Conflicts:    1672000 | #Learnt:      49762 | 0.000
638.58/638.74	c total clause space: 127.173MB
638.58/638.74	c total #watches: 342600
639.18/639.36	c total #propagations: 168188777 / total #impl: 2227987045 (eff. 0.075)
639.18/639.36	c #Conflicts:    1673000 | #Learnt:      50762 | 0.000
639.18/639.36	c total clause space: 127.173MB
639.18/639.36	c total #watches: 350670
639.78/639.96	c total #propagations: 168286454 / total #impl: 2229284941 (eff. 0.075)
639.78/639.96	c #Conflicts:    1674000 | #Learnt:      51762 | 0.000
639.78/639.96	c total clause space: 127.173MB
639.78/639.96	c total #watches: 360648
640.38/640.58	c total #propagations: 168349280 / total #impl: 2230387060 (eff. 0.075)
640.38/640.58	c #Conflicts:    1675000 | #Learnt:      52762 | 0.000
640.38/640.58	c total clause space: 127.173MB
640.38/640.58	c total #watches: 373932
641.08/641.29	c total #propagations: 168414333 / total #impl: 2231903969 (eff. 0.075)
641.08/641.29	c #Conflicts:    1676000 | #Learnt:      53762 | 0.000
641.08/641.29	c total clause space: 127.173MB
641.08/641.29	c total #watches: 384195
641.78/641.98	c total #propagations: 168475356 / total #impl: 2233402724 (eff. 0.075)
641.78/641.98	c #Conflicts:    1677000 | #Learnt:      54762 | 0.000
641.78/641.98	c total clause space: 127.173MB
641.78/641.98	c total #watches: 395730
642.48/642.67	c total #propagations: 168541865 / total #impl: 2234733763 (eff. 0.075)
642.48/642.67	c #Conflicts:    1678000 | #Learnt:      55762 | 0.000
642.48/642.67	c total clause space: 127.173MB
642.48/642.67	c total #watches: 404205
643.18/643.38	c total #propagations: 168614448 / total #impl: 2236011774 (eff. 0.075)
643.18/643.38	c #Conflicts:    1679000 | #Learnt:      56762 | 0.000
643.18/643.38	c total clause space: 127.173MB
643.18/643.38	c total #watches: 415057
643.98/644.13	c total #propagations: 168676119 / total #impl: 2237435596 (eff. 0.075)
643.98/644.13	c #Conflicts:    1680000 | #Learnt:      57762 | 0.000
643.98/644.13	c total clause space: 127.173MB
643.98/644.13	c total #watches: 423094
644.68/644.89	c total #propagations: 168760389 / total #impl: 2238862818 (eff. 0.075)
644.68/644.89	c #Conflicts:    1681000 | #Learnt:      58762 | 0.000
644.68/644.89	c total clause space: 127.173MB
644.68/644.89	c total #watches: 428657
645.38/645.59	c total #propagations: 168863621 / total #impl: 2240626087 (eff. 0.075)
645.38/645.59	c #Conflicts:    1682000 | #Learnt:      59762 | 0.000
645.38/645.59	c total clause space: 127.173MB
645.38/645.59	c total #watches: 435861
646.08/646.29	c total #propagations: 168958639 / total #impl: 2242365027 (eff. 0.075)
646.08/646.29	c #Conflicts:    1683000 | #Learnt:      60762 | 0.000
646.08/646.29	c total clause space: 127.173MB
646.08/646.29	c total #watches: 442494
646.79/646.97	c total #propagations: 169042228 / total #impl: 2243922535 (eff. 0.075)
646.79/646.97	c #Conflicts:    1684000 | #Learnt:      61762 | 0.000
646.79/646.97	c total clause space: 127.173MB
646.79/646.97	c total #watches: 448936
647.48/647.69	c total #propagations: 169126402 / total #impl: 2245487776 (eff. 0.075)
647.48/647.69	c #Conflicts:    1685000 | #Learnt:      62762 | 0.000
647.48/647.69	c total clause space: 127.173MB
647.48/647.69	c total #watches: 458248
647.98/648.14	c total #propagations: 169206349 / total #impl: 2247132189 (eff. 0.075)
647.98/648.14	c GC COLLECT
647.98/648.14	c #Conflicts:    1686000 | #Learnt:      32356 | 0.000
647.98/648.14	c total clause space: 127.173MB
647.98/648.14	c total #watches: 197780
648.28/648.49	c total #propagations: 169295334 / total #impl: 2248201401 (eff. 0.075)
648.28/648.49	c #Conflicts:    1687000 | #Learnt:      33356 | 0.000
648.28/648.49	c total clause space: 127.173MB
648.28/648.49	c total #watches: 205321
648.68/648.86	c total #propagations: 169394412 / total #impl: 2249032102 (eff. 0.075)
648.68/648.86	c #Conflicts:    1688000 | #Learnt:      34356 | 0.000
648.68/648.86	c total clause space: 127.173MB
648.68/648.86	c total #watches: 211589
649.08/649.23	c total #propagations: 169497375 / total #impl: 2250008586 (eff. 0.075)
649.08/649.23	c #Conflicts:    1689000 | #Learnt:      35356 | 0.000
649.08/649.23	c total clause space: 127.173MB
649.08/649.23	c total #watches: 217748
649.48/649.62	c total #propagations: 169587286 / total #impl: 2250993798 (eff. 0.075)
649.48/649.62	c #Conflicts:    1690000 | #Learnt:      36356 | 0.000
649.48/649.62	c total clause space: 127.173MB
649.48/649.62	c total #watches: 224220
649.88/650.04	c total #propagations: 169679605 / total #impl: 2251945109 (eff. 0.075)
649.88/650.04	c #Conflicts:    1691000 | #Learnt:      37356 | 0.000
649.88/650.04	c total clause space: 127.173MB
649.88/650.04	c total #watches: 233226
650.38/650.50	c total #propagations: 169761455 / total #impl: 2253002965 (eff. 0.075)
650.38/650.50	c #Conflicts:    1692000 | #Learnt:      38356 | 0.000
650.38/650.50	c total clause space: 127.173MB
650.38/650.50	c total #watches: 241788
650.78/650.96	c total #propagations: 169835973 / total #impl: 2254159285 (eff. 0.075)
650.78/650.96	c #Conflicts:    1693000 | #Learnt:      39356 | 0.000
650.78/650.96	c total clause space: 127.173MB
650.78/650.96	c total #watches: 250265
651.28/651.44	c total #propagations: 169923655 / total #impl: 2255245770 (eff. 0.075)
651.28/651.44	c #Conflicts:    1694000 | #Learnt:      40356 | 0.000
651.28/651.44	c total clause space: 127.173MB
651.28/651.44	c total #watches: 259322
651.78/651.90	c total #propagations: 169998343 / total #impl: 2256296405 (eff. 0.075)
651.78/651.90	c #Conflicts:    1695000 | #Learnt:      41356 | 0.000
651.78/651.90	c total clause space: 127.173MB
651.78/651.90	c total #watches: 265536
652.19/652.38	c total #propagations: 170093596 / total #impl: 2257471758 (eff. 0.075)
652.19/652.38	c #Conflicts:    1696000 | #Learnt:      42356 | 0.000
652.19/652.38	c total clause space: 127.173MB
652.19/652.38	c total #watches: 271329
652.68/652.88	c total #propagations: 170194881 / total #impl: 2258647735 (eff. 0.075)
652.68/652.88	c #Conflicts:    1697000 | #Learnt:      43356 | 0.000
652.68/652.88	c total clause space: 127.173MB
652.68/652.88	c total #watches: 279410
653.18/653.39	c total #propagations: 170276748 / total #impl: 2259758518 (eff. 0.075)
653.18/653.39	c #Conflicts:    1698000 | #Learnt:      44356 | 0.000
653.18/653.39	c total clause space: 127.173MB
653.18/653.39	c total #watches: 285395
653.68/653.87	c total #propagations: 170381774 / total #impl: 2260908173 (eff. 0.075)
653.68/653.87	c #Conflicts:    1699000 | #Learnt:      45356 | 0.000
653.68/653.87	c total clause space: 127.173MB
653.68/653.87	c total #watches: 292139
654.18/654.39	c total #propagations: 170482467 / total #impl: 2261948748 (eff. 0.075)
654.18/654.39	c #Conflicts:    1700000 | #Learnt:      46356 | 0.000
654.18/654.39	c total clause space: 127.173MB
654.18/654.39	c total #watches: 299479
654.78/654.91	c total #propagations: 170572244 / total #impl: 2263029773 (eff. 0.075)
654.78/654.91	c #Conflicts:    1701000 | #Learnt:      47356 | 0.000
654.78/654.91	c total clause space: 127.173MB
654.78/654.91	c total #watches: 304805
655.28/655.46	c total #propagations: 170680878 / total #impl: 2264242144 (eff. 0.075)
655.28/655.46	c #Conflicts:    1702000 | #Learnt:      48356 | 0.000
655.28/655.46	c total clause space: 127.173MB
655.28/655.46	c total #watches: 313267
655.88/656.04	c total #propagations: 170768807 / total #impl: 2265432019 (eff. 0.075)
655.88/656.04	c #Conflicts:    1703000 | #Learnt:      49356 | 0.000
655.88/656.04	c total clause space: 127.173MB
655.88/656.04	c total #watches: 321900
656.48/656.61	c total #propagations: 170863347 / total #impl: 2266790178 (eff. 0.075)
656.48/656.61	c #Conflicts:    1704000 | #Learnt:      50356 | 0.000
656.48/656.61	c total clause space: 127.173MB
656.48/656.61	c total #watches: 334146
657.08/657.21	c total #propagations: 170941729 / total #impl: 2267932050 (eff. 0.075)
657.08/657.21	c #Conflicts:    1705000 | #Learnt:      51356 | 0.000
657.08/657.21	c total clause space: 127.173MB
657.08/657.21	c total #watches: 341727
657.69/657.81	c total #propagations: 171038236 / total #impl: 2269223309 (eff. 0.075)
657.69/657.81	c #Conflicts:    1706000 | #Learnt:      52356 | 0.000
657.69/657.81	c total clause space: 127.173MB
657.69/657.81	c total #watches: 348028
658.28/658.43	c total #propagations: 171135130 / total #impl: 2270556690 (eff. 0.075)
658.28/658.43	c #Conflicts:    1707000 | #Learnt:      53356 | 0.000
658.28/658.43	c total clause space: 127.173MB
658.28/658.43	c total #watches: 352779
658.89/659.04	c total #propagations: 171242632 / total #impl: 2271778465 (eff. 0.075)
658.89/659.04	c #Conflicts:    1708000 | #Learnt:      54356 | 0.000
658.89/659.04	c total clause space: 127.173MB
658.89/659.04	c total #watches: 361343
659.58/659.70	c total #propagations: 171323721 / total #impl: 2272882565 (eff. 0.075)
659.58/659.70	c #Conflicts:    1709000 | #Learnt:      55356 | 0.000
659.58/659.70	c total clause space: 127.173MB
659.58/659.70	c total #watches: 369259
660.18/660.38	c total #propagations: 171418022 / total #impl: 2274210565 (eff. 0.075)
660.18/660.38	c #Conflicts:    1710000 | #Learnt:      56356 | 0.000
660.18/660.38	c total clause space: 127.173MB
660.18/660.38	c total #watches: 375626
660.99/661.13	c total #propagations: 171516905 / total #impl: 2275507504 (eff. 0.075)
660.99/661.13	c #Conflicts:    1711000 | #Learnt:      57356 | 0.000
660.99/661.13	c total clause space: 127.173MB
660.99/661.13	c total #watches: 381570
661.68/661.81	c total #propagations: 171611958 / total #impl: 2277058965 (eff. 0.075)
661.68/661.81	c #Conflicts:    1712000 | #Learnt:      58356 | 0.000
661.68/661.81	c total clause space: 127.173MB
661.68/661.81	c total #watches: 388439
662.38/662.52	c total #propagations: 171706568 / total #impl: 2278463398 (eff. 0.075)
662.38/662.52	c #Conflicts:    1713000 | #Learnt:      59356 | 0.000
662.38/662.52	c total clause space: 127.173MB
662.38/662.52	c total #watches: 394485
663.08/663.24	c total #propagations: 171810313 / total #impl: 2279873861 (eff. 0.075)
663.08/663.24	c #Conflicts:    1714000 | #Learnt:      60356 | 0.000
663.08/663.24	c total clause space: 127.173MB
663.08/663.24	c total #watches: 400519
663.68/663.88	c total #propagations: 171920305 / total #impl: 2281267912 (eff. 0.075)
663.68/663.88	c #Conflicts:    1715000 | #Learnt:      61356 | 0.000
663.68/663.88	c total clause space: 127.173MB
663.68/663.88	c total #watches: 408895
664.39/664.57	c total #propagations: 172003599 / total #impl: 2282364465 (eff. 0.075)
664.39/664.57	c #Conflicts:    1716000 | #Learnt:      62356 | 0.000
664.39/664.57	c total clause space: 127.173MB
664.39/664.57	c total #watches: 414456
665.18/665.32	c total #propagations: 172105532 / total #impl: 2283808519 (eff. 0.075)
665.18/665.32	c #Conflicts:    1717000 | #Learnt:      63356 | 0.000
665.18/665.32	c total clause space: 127.173MB
665.18/665.32	c total #watches: 423406
665.68/665.82	c total #propagations: 172183138 / total #impl: 2285001416 (eff. 0.075)
665.68/665.82	c GC COLLECT
665.68/665.82	c #Conflicts:    1718000 | #Learnt:      32652 | 0.000
665.68/665.82	c total clause space: 127.173MB
665.68/665.82	c total #watches: 200441
665.98/666.20	c total #propagations: 172260745 / total #impl: 2286206182 (eff. 0.075)
665.98/666.20	c #Conflicts:    1719000 | #Learnt:      33652 | 0.000
665.98/666.20	c total clause space: 127.173MB
665.98/666.20	c total #watches: 205687
666.38/666.58	c total #propagations: 172360040 / total #impl: 2287220615 (eff. 0.075)
666.38/666.58	c #Conflicts:    1720000 | #Learnt:      34651 | 0.000
666.38/666.58	c total clause space: 127.173MB
666.38/666.58	c total #watches: 211295
666.78/666.98	c total #propagations: 172461637 / total #impl: 2288237600 (eff. 0.075)
666.78/666.98	c #Conflicts:    1721000 | #Learnt:      35651 | 0.000
666.78/666.98	c total clause space: 127.173MB
666.78/666.98	c total #watches: 219423
667.28/667.42	c total #propagations: 172562991 / total #impl: 2289307595 (eff. 0.075)
667.28/667.42	c #Conflicts:    1722000 | #Learnt:      36651 | 0.000
667.28/667.42	c total clause space: 127.173MB
667.28/667.42	c total #watches: 229305
667.69/667.83	c total #propagations: 172644315 / total #impl: 2290419006 (eff. 0.075)
667.69/667.83	c #Conflicts:    1723000 | #Learnt:      37651 | 0.000
667.69/667.83	c total clause space: 127.173MB
667.69/667.83	c total #watches: 240323
668.08/668.28	c total #propagations: 172705087 / total #impl: 2291281809 (eff. 0.075)
668.08/668.28	c #Conflicts:    1724000 | #Learnt:      38651 | 0.000
668.08/668.28	c total clause space: 127.173MB
668.08/668.28	c total #watches: 248666
668.58/668.73	c total #propagations: 172772136 / total #impl: 2292397403 (eff. 0.075)
668.58/668.73	c #Conflicts:    1725000 | #Learnt:      39651 | 0.000
668.58/668.73	c total clause space: 127.173MB
668.58/668.73	c total #watches: 260499
669.08/669.26	c total #propagations: 172849757 / total #impl: 2293383624 (eff. 0.075)
669.08/669.26	c #Conflicts:    1726000 | #Learnt:      40651 | 0.000
669.08/669.26	c total clause space: 127.173MB
669.08/669.26	c total #watches: 267230
669.58/669.72	c total #propagations: 172947738 / total #impl: 2294684809 (eff. 0.075)
669.58/669.72	c #Conflicts:    1727000 | #Learnt:      41651 | 0.000
669.58/669.72	c total clause space: 127.173MB
669.58/669.72	c total #watches: 274430
669.98/670.19	c total #propagations: 173038488 / total #impl: 2295718557 (eff. 0.075)
669.98/670.19	c #Conflicts:    1728000 | #Learnt:      42651 | 0.000
669.98/670.19	c total clause space: 127.173MB
669.98/670.19	c total #watches: 282681
670.48/670.69	c total #propagations: 173134262 / total #impl: 2296892621 (eff. 0.075)
670.48/670.69	c #Conflicts:    1729000 | #Learnt:      43651 | 0.000
670.48/670.69	c total clause space: 127.173MB
670.48/670.69	c total #watches: 293874
671.08/671.22	c total #propagations: 173203723 / total #impl: 2297978763 (eff. 0.075)
671.08/671.22	c #Conflicts:    1730000 | #Learnt:      44651 | 0.000
671.08/671.22	c total clause space: 127.173MB
671.08/671.22	c total #watches: 307828
671.58/671.72	c total #propagations: 173271607 / total #impl: 2299258559 (eff. 0.075)
671.58/671.72	c #Conflicts:    1731000 | #Learnt:      45651 | 0.000
671.58/671.72	c total clause space: 127.173MB
671.58/671.72	c total #watches: 318546
672.08/672.22	c total #propagations: 173342343 / total #impl: 2300552533 (eff. 0.075)
672.08/672.22	c #Conflicts:    1732000 | #Learnt:      46651 | 0.000
672.08/672.22	c total clause space: 127.173MB
672.08/672.22	c total #watches: 330928
672.58/672.77	c total #propagations: 173410347 / total #impl: 2301964422 (eff. 0.075)
672.58/672.77	c #Conflicts:    1733000 | #Learnt:      47651 | 0.000
672.58/672.77	c total clause space: 127.173MB
672.58/672.77	c total #watches: 341123
673.18/673.34	c total #propagations: 173490640 / total #impl: 2303562910 (eff. 0.075)
673.18/673.34	c #Conflicts:    1734000 | #Learnt:      48651 | 0.000
673.18/673.34	c total clause space: 127.173MB
673.18/673.34	c total #watches: 347477
673.78/673.90	c total #propagations: 173582227 / total #impl: 2305105274 (eff. 0.075)
673.78/673.90	c #Conflicts:    1735000 | #Learnt:      49651 | 0.000
673.78/673.90	c total clause space: 127.173MB
673.78/673.90	c total #watches: 357178
674.38/674.50	c total #propagations: 173663539 / total #impl: 2306504411 (eff. 0.075)
674.38/674.50	c #Conflicts:    1736000 | #Learnt:      50651 | 0.000
674.38/674.50	c total clause space: 127.173MB
674.38/674.50	c total #watches: 365646
674.88/675.06	c total #propagations: 173752979 / total #impl: 2307996476 (eff. 0.075)
674.88/675.06	c #Conflicts:    1737000 | #Learnt:      51651 | 0.000
674.88/675.06	c total clause space: 127.173MB
674.88/675.06	c total #watches: 378776
675.48/675.68	c total #propagations: 173825246 / total #impl: 2309327038 (eff. 0.075)
675.48/675.68	c #Conflicts:    1738000 | #Learnt:      52651 | 0.000
675.48/675.68	c total clause space: 127.173MB
675.48/675.68	c total #watches: 389149
676.18/676.31	c total #propagations: 173900678 / total #impl: 2310866409 (eff. 0.075)
676.18/676.31	c #Conflicts:    1739000 | #Learnt:      53651 | 0.000
676.18/676.31	c total clause space: 127.173MB
676.18/676.31	c total #watches: 404988
676.88/677.02	c total #propagations: 173958070 / total #impl: 2312037335 (eff. 0.075)
676.88/677.02	c #Conflicts:    1740000 | #Learnt:      54651 | 0.000
676.88/677.02	c total clause space: 127.173MB
676.88/677.02	c total #watches: 419137
677.58/677.73	c total #propagations: 174023012 / total #impl: 2313516077 (eff. 0.075)
677.58/677.73	c #Conflicts:    1741000 | #Learnt:      55651 | 0.000
677.58/677.73	c total clause space: 127.173MB
677.58/677.73	c total #watches: 431684
678.38/678.53	c total #propagations: 174080522 / total #impl: 2314854132 (eff. 0.075)
678.38/678.53	c #Conflicts:    1742000 | #Learnt:      56651 | 0.000
678.38/678.53	c total clause space: 127.173MB
678.38/678.53	c total #watches: 444677
679.18/679.30	c total #propagations: 174144321 / total #impl: 2316730105 (eff. 0.075)
679.18/679.30	c #Conflicts:    1743000 | #Learnt:      57651 | 0.000
679.18/679.30	c total clause space: 127.173MB
679.18/679.30	c total #watches: 451834
679.98/680.13	c total #propagations: 174210057 / total #impl: 2318943327 (eff. 0.075)
679.98/680.13	c #Conflicts:    1744000 | #Learnt:      58651 | 0.000
679.98/680.13	c total clause space: 127.173MB
679.98/680.13	c total #watches: 461145
680.68/680.89	c total #propagations: 174284730 / total #impl: 2320543735 (eff. 0.075)
680.68/680.89	c #Conflicts:    1745000 | #Learnt:      59651 | 0.000
680.68/680.89	c total clause space: 127.173MB
680.68/680.89	c total #watches: 469401
681.58/681.71	c total #propagations: 174352996 / total #impl: 2321977793 (eff. 0.075)
681.58/681.71	c #Conflicts:    1746000 | #Learnt:      60651 | 0.000
681.58/681.71	c total clause space: 127.173MB
681.58/681.71	c total #watches: 479560
682.38/682.54	c total #propagations: 174428148 / total #impl: 2323596324 (eff. 0.075)
682.38/682.54	c #Conflicts:    1747000 | #Learnt:      61651 | 0.000
682.38/682.54	c total clause space: 127.173MB
682.38/682.54	c total #watches: 488653
683.28/683.44	c total #propagations: 174491399 / total #impl: 2325432327 (eff. 0.075)
683.28/683.44	c #Conflicts:    1748000 | #Learnt:      62651 | 0.000
683.28/683.44	c total clause space: 127.173MB
683.28/683.44	c total #watches: 497988
684.28/684.40	c total #propagations: 174561507 / total #impl: 2327476871 (eff. 0.075)
684.28/684.40	c #Conflicts:    1749000 | #Learnt:      63651 | 0.000
684.28/684.40	c total clause space: 127.173MB
684.28/684.40	c total #watches: 507949
684.88/685.02	c total #propagations: 174638341 / total #impl: 2329381285 (eff. 0.075)
684.88/685.02	c GC COLLECT
684.88/685.02	c #Conflicts:    1750000 | #Learnt:      32652 | 0.000
684.88/685.02	c total clause space: 127.173MB
684.88/685.02	c total #watches: 203992
685.28/685.44	c total #propagations: 174710922 / total #impl: 2330833452 (eff. 0.075)
685.28/685.44	c #Conflicts:    1751000 | #Learnt:      33652 | 0.000
685.28/685.44	c total clause space: 127.173MB
685.28/685.44	c total #watches: 218192
685.78/685.90	c total #propagations: 174774656 / total #impl: 2332027756 (eff. 0.075)
685.78/685.90	c #Conflicts:    1752000 | #Learnt:      34652 | 0.000
685.78/685.90	c total clause space: 127.173MB
685.78/685.90	c total #watches: 229812
686.28/686.40	c total #propagations: 174839362 / total #impl: 2333321858 (eff. 0.075)
686.28/686.40	c #Conflicts:    1753000 | #Learnt:      35652 | 0.000
686.28/686.40	c total clause space: 127.173MB
686.28/686.40	c total #watches: 238726
686.78/686.91	c total #propagations: 174906427 / total #impl: 2334515246 (eff. 0.075)
686.78/686.91	c #Conflicts:    1754000 | #Learnt:      36652 | 0.000
686.78/686.91	c total clause space: 127.173MB
686.78/686.91	c total #watches: 248058
687.28/687.41	c total #propagations: 174977288 / total #impl: 2335688226 (eff. 0.075)
687.28/687.41	c #Conflicts:    1755000 | #Learnt:      37652 | 0.000
687.28/687.41	c total clause space: 127.173MB
687.28/687.41	c total #watches: 260348
687.68/687.85	c total #propagations: 175041236 / total #impl: 2336797677 (eff. 0.075)
687.68/687.85	c #Conflicts:    1756000 | #Learnt:      38652 | 0.000
687.68/687.85	c total clause space: 127.173MB
687.68/687.85	c total #watches: 267101
688.18/688.36	c total #propagations: 175142266 / total #impl: 2337916619 (eff. 0.075)
688.18/688.36	c #Conflicts:    1757000 | #Learnt:      39652 | 0.000
688.18/688.36	c total clause space: 127.173MB
688.18/688.36	c total #watches: 272569
688.68/688.85	c total #propagations: 175249112 / total #impl: 2338972255 (eff. 0.075)
688.68/688.85	c #Conflicts:    1758000 | #Learnt:      40652 | 0.000
688.68/688.85	c total clause space: 127.173MB
688.68/688.85	c total #watches: 277586
689.18/689.31	c total #propagations: 175342586 / total #impl: 2340037348 (eff. 0.075)
689.18/689.31	c #Conflicts:    1759000 | #Learnt:      41652 | 0.000
689.18/689.31	c total clause space: 127.173MB
689.18/689.31	c total #watches: 286803
689.68/689.81	c total #propagations: 175423263 / total #impl: 2341140900 (eff. 0.075)
689.68/689.81	c #Conflicts:    1760000 | #Learnt:      42652 | 0.000
689.68/689.81	c total clause space: 127.173MB
689.68/689.81	c total #watches: 294505
690.18/690.35	c total #propagations: 175526308 / total #impl: 2342349640 (eff. 0.075)
690.18/690.35	c #Conflicts:    1761000 | #Learnt:      43652 | 0.000
690.18/690.35	c total clause space: 127.173MB
690.18/690.35	c total #watches: 301383
690.68/690.90	c total #propagations: 175633066 / total #impl: 2343643216 (eff. 0.075)
690.68/690.90	c #Conflicts:    1762000 | #Learnt:      44651 | 0.000
690.68/690.90	c total clause space: 127.173MB
690.68/690.90	c total #watches: 306957
691.27/691.42	c total #propagations: 175731193 / total #impl: 2345031128 (eff. 0.075)
691.27/691.42	c #Conflicts:    1763000 | #Learnt:      45651 | 0.000
691.27/691.42	c total clause space: 127.173MB
691.27/691.42	c total #watches: 313740
691.88/692.02	c total #propagations: 175829967 / total #impl: 2346417163 (eff. 0.075)
691.88/692.02	c #Conflicts:    1764000 | #Learnt:      46651 | 0.000
691.88/692.02	c total clause space: 127.173MB
691.88/692.02	c total #watches: 321182
692.47/692.62	c total #propagations: 175919443 / total #impl: 2347616484 (eff. 0.075)
692.47/692.62	c #Conflicts:    1765000 | #Learnt:      47651 | 0.000
692.47/692.62	c total clause space: 127.173MB
692.47/692.62	c total #watches: 334277
692.98/693.17	c total #propagations: 175983547 / total #impl: 2348776422 (eff. 0.075)
692.98/693.17	c #Conflicts:    1766000 | #Learnt:      48651 | 0.000
692.98/693.17	c total clause space: 127.173MB
692.98/693.17	c total #watches: 348319
693.67/693.80	c total #propagations: 176038036 / total #impl: 2350070976 (eff. 0.075)
693.67/693.80	c #Conflicts:    1767000 | #Learnt:      49651 | 0.000
693.67/693.80	c total clause space: 127.173MB
693.67/693.80	c total #watches: 359188
694.27/694.42	c total #propagations: 176102555 / total #impl: 2351328385 (eff. 0.075)
694.27/694.42	c #Conflicts:    1768000 | #Learnt:      50651 | 0.000
694.27/694.42	c total clause space: 127.173MB
694.27/694.42	c total #watches: 368295
694.87/695.09	c total #propagations: 176181649 / total #impl: 2352576605 (eff. 0.075)
694.87/695.09	c #Conflicts:    1769000 | #Learnt:      51651 | 0.000
694.87/695.09	c total clause space: 127.173MB
694.87/695.09	c total #watches: 375560
695.57/695.72	c total #propagations: 176277451 / total #impl: 2353963016 (eff. 0.075)
695.57/695.72	c #Conflicts:    1770000 | #Learnt:      52651 | 0.000
695.57/695.72	c total clause space: 127.173MB
695.57/695.72	c total #watches: 386847
696.18/696.39	c total #propagations: 176348415 / total #impl: 2355258040 (eff. 0.075)
696.18/696.39	c #Conflicts:    1771000 | #Learnt:      53651 | 0.000
696.18/696.39	c total clause space: 127.173MB
696.18/696.39	c total #watches: 396098
696.87/697.06	c total #propagations: 176419611 / total #impl: 2356426088 (eff. 0.075)
696.87/697.06	c #Conflicts:    1772000 | #Learnt:      54651 | 0.000
696.87/697.06	c total clause space: 127.173MB
696.87/697.06	c total #watches: 404273
697.57/697.72	c total #propagations: 176505943 / total #impl: 2357749298 (eff. 0.075)
697.57/697.72	c #Conflicts:    1773000 | #Learnt:      55651 | 0.000
697.57/697.72	c total clause space: 127.173MB
697.57/697.72	c total #watches: 411019
698.27/698.40	c total #propagations: 176609927 / total #impl: 2359085485 (eff. 0.075)
698.27/698.40	c #Conflicts:    1774000 | #Learnt:      56651 | 0.000
698.27/698.40	c total clause space: 127.173MB
698.27/698.40	c total #watches: 416602
698.97/699.18	c total #propagations: 176714901 / total #impl: 2360559576 (eff. 0.075)
698.97/699.18	c #Conflicts:    1775000 | #Learnt:      57651 | 0.000
698.97/699.18	c total clause space: 127.173MB
698.97/699.18	c total #watches: 424547
699.67/699.86	c total #propagations: 176808500 / total #impl: 2362423465 (eff. 0.075)
699.67/699.86	c #Conflicts:    1776000 | #Learnt:      58651 | 0.000
699.67/699.86	c total clause space: 127.173MB
699.67/699.86	c total #watches: 433615
700.47/700.60	c total #propagations: 176883987 / total #impl: 2363581439 (eff. 0.075)
700.47/700.60	c #Conflicts:    1777000 | #Learnt:      59651 | 0.000
700.47/700.60	c total clause space: 127.173MB
700.47/700.60	c total #watches: 441351
701.17/701.38	c total #propagations: 176966710 / total #impl: 2364956001 (eff. 0.075)
701.17/701.38	c #Conflicts:    1778000 | #Learnt:      60651 | 0.000
701.17/701.38	c total clause space: 127.173MB
701.17/701.38	c total #watches: 448000
701.87/702.03	c total #propagations: 177058593 / total #impl: 2366585505 (eff. 0.075)
701.87/702.03	c #Conflicts:    1779000 | #Learnt:      61651 | 0.000
701.87/702.03	c total clause space: 127.173MB
701.87/702.03	c total #watches: 454569
702.57/702.71	c total #propagations: 177148570 / total #impl: 2367857134 (eff. 0.075)
702.57/702.71	c #Conflicts:    1780000 | #Learnt:      62651 | 0.000
702.57/702.71	c total clause space: 127.173MB
702.57/702.71	c total #watches: 463306
703.27/703.49	c total #propagations: 177246155 / total #impl: 2369170598 (eff. 0.075)
703.27/703.49	c #Conflicts:    1781000 | #Learnt:      63651 | 0.000
703.27/703.49	c total clause space: 127.173MB
703.27/703.49	c total #watches: 469191
704.17/704.34	c total #propagations: 177343631 / total #impl: 2370796631 (eff. 0.075)
704.17/704.34	c GC COLLECT
704.17/704.34	c #Conflicts:    1782000 | #Learnt:      32354 | 0.000
704.17/704.34	c total clause space: 127.173MB
704.17/704.34	c total #watches: 198386
704.57/704.70	c total #propagations: 177438307 / total #impl: 2372309022 (eff. 0.075)
704.57/704.70	c #Conflicts:    1783000 | #Learnt:      33354 | 0.000
704.57/704.70	c total clause space: 127.173MB
704.57/704.70	c total #watches: 208086
704.87/705.09	c total #propagations: 177517258 / total #impl: 2373311519 (eff. 0.075)
704.87/705.09	c #Conflicts:    1784000 | #Learnt:      34354 | 0.000
704.87/705.09	c total clause space: 127.173MB
704.87/705.09	c total #watches: 220700
705.37/705.51	c total #propagations: 177592902 / total #impl: 2374379042 (eff. 0.075)
705.37/705.51	c #Conflicts:    1785000 | #Learnt:      35354 | 0.000
705.37/705.51	c total clause space: 127.173MB
705.37/705.51	c total #watches: 227732
705.77/705.92	c total #propagations: 177682105 / total #impl: 2375613110 (eff. 0.075)
705.77/705.92	c #Conflicts:    1786000 | #Learnt:      36353 | 0.000
705.77/705.92	c total clause space: 127.173MB
705.77/705.92	c total #watches: 235192
706.18/706.34	c total #propagations: 177779265 / total #impl: 2376849524 (eff. 0.075)
706.18/706.34	c #Conflicts:    1787000 | #Learnt:      37353 | 0.000
706.18/706.34	c total clause space: 127.173MB
706.18/706.34	c total #watches: 243609
706.57/706.76	c total #propagations: 177875456 / total #impl: 2377965874 (eff. 0.075)
706.57/706.76	c #Conflicts:    1788000 | #Learnt:      38353 | 0.000
706.57/706.76	c total clause space: 127.173MB
706.57/706.76	c total #watches: 249341
707.07/707.24	c total #propagations: 177980598 / total #impl: 2379168451 (eff. 0.075)
707.07/707.24	c #Conflicts:    1789000 | #Learnt:      39353 | 0.000
707.07/707.24	c total clause space: 127.173MB
707.07/707.24	c total #watches: 257188
707.57/707.73	c total #propagations: 178075716 / total #impl: 2380321399 (eff. 0.075)
707.57/707.73	c #Conflicts:    1790000 | #Learnt:      40353 | 0.000
707.57/707.73	c total clause space: 127.173MB
707.57/707.73	c total #watches: 265085
708.07/708.25	c total #propagations: 178165377 / total #impl: 2381533277 (eff. 0.075)
708.07/708.25	c #Conflicts:    1791000 | #Learnt:      41353 | 0.000
708.07/708.25	c total clause space: 127.173MB
708.07/708.25	c total #watches: 275284
708.57/708.76	c total #propagations: 178234595 / total #impl: 2382892036 (eff. 0.075)
708.57/708.76	c #Conflicts:    1792000 | #Learnt:      42353 | 0.000
708.57/708.76	c total clause space: 127.173MB
708.57/708.76	c total #watches: 283276
709.07/709.25	c total #propagations: 178324649 / total #impl: 2384163727 (eff. 0.075)
709.07/709.25	c #Conflicts:    1793000 | #Learnt:      43353 | 0.000
709.07/709.25	c total clause space: 127.173MB
709.07/709.25	c total #watches: 288387
709.57/709.79	c total #propagations: 178418803 / total #impl: 2385368889 (eff. 0.075)
709.57/709.79	c #Conflicts:    1794000 | #Learnt:      44353 | 0.000
709.57/709.79	c total clause space: 127.173MB
709.57/709.79	c total #watches: 294904
710.17/710.33	c total #propagations: 178518562 / total #impl: 2386654955 (eff. 0.075)
710.17/710.33	c #Conflicts:    1795000 | #Learnt:      45353 | 0.000
710.17/710.33	c total clause space: 127.173MB
710.17/710.33	c total #watches: 304609
710.77/710.92	c total #propagations: 178600433 / total #impl: 2387977544 (eff. 0.075)
710.77/710.92	c #Conflicts:    1796000 | #Learnt:      46353 | 0.000
710.77/710.92	c total clause space: 127.173MB
710.77/710.92	c total #watches: 312941
711.27/711.46	c total #propagations: 178685371 / total #impl: 2389440216 (eff. 0.075)
711.27/711.46	c #Conflicts:    1797000 | #Learnt:      47353 | 0.000
711.27/711.46	c total clause space: 127.173MB
711.27/711.46	c total #watches: 322297
711.87/712.05	c total #propagations: 178765433 / total #impl: 2390580227 (eff. 0.075)
711.87/712.05	c #Conflicts:    1798000 | #Learnt:      48353 | 0.000
711.87/712.05	c total clause space: 127.173MB
711.87/712.05	c total #watches: 334451
712.47/712.61	c total #propagations: 178832268 / total #impl: 2391918967 (eff. 0.075)
712.47/712.61	c #Conflicts:    1799000 | #Learnt:      49353 | 0.000
712.47/712.61	c total clause space: 127.173MB
712.47/712.61	c total #watches: 341293
713.07/713.20	c total #propagations: 178909963 / total #impl: 2393176640 (eff. 0.075)
713.07/713.20	c #Conflicts:    1800000 | #Learnt:      50353 | 0.000
713.07/713.20	c total clause space: 127.173MB
713.07/713.20	c total #watches: 349902
713.67/713.80	c total #propagations: 178997872 / total #impl: 2394613600 (eff. 0.075)
713.67/713.80	c #Conflicts:    1801000 | #Learnt:      51353 | 0.000
713.67/713.80	c total clause space: 127.173MB
713.67/713.80	c total #watches: 356932
714.37/714.50	c total #propagations: 179087631 / total #impl: 2395763456 (eff. 0.075)
714.37/714.50	c #Conflicts:    1802000 | #Learnt:      52353 | 0.000
714.37/714.50	c total clause space: 127.173MB
714.37/714.50	c total #watches: 362351
714.88/715.09	c total #propagations: 179197239 / total #impl: 2397325539 (eff. 0.075)
714.88/715.09	c #Conflicts:    1803000 | #Learnt:      53353 | 0.000
714.88/715.09	c total clause space: 127.173MB
714.88/715.09	c total #watches: 369040
715.57/715.72	c total #propagations: 179288800 / total #impl: 2398545072 (eff. 0.075)
715.57/715.72	c #Conflicts:    1804000 | #Learnt:      54353 | 0.000
715.57/715.72	c total clause space: 127.173MB
715.57/715.72	c total #watches: 378660
716.17/716.36	c total #propagations: 179366323 / total #impl: 2399897336 (eff. 0.075)
716.17/716.36	c #Conflicts:    1805000 | #Learnt:      55352 | 0.000
716.17/716.36	c total clause space: 127.173MB
716.17/716.36	c total #watches: 385773
716.77/716.97	c total #propagations: 179460279 / total #impl: 2401229274 (eff. 0.075)
716.77/716.97	c #Conflicts:    1806000 | #Learnt:      56352 | 0.000
716.77/716.97	c total clause space: 127.173MB
716.77/716.97	c total #watches: 393534
717.57/717.72	c total #propagations: 179543439 / total #impl: 2402543711 (eff. 0.075)
717.57/717.72	c #Conflicts:    1807000 | #Learnt:      57352 | 0.000
717.57/717.72	c total clause space: 127.173MB
717.57/717.72	c total #watches: 400171
718.18/718.40	c total #propagations: 179633220 / total #impl: 2403934819 (eff. 0.075)
718.18/718.40	c #Conflicts:    1808000 | #Learnt:      58352 | 0.000
718.18/718.40	c total clause space: 127.173MB
718.18/718.40	c total #watches: 406515
718.87/719.04	c total #propagations: 179720036 / total #impl: 2405235037 (eff. 0.075)
718.87/719.04	c #Conflicts:    1809000 | #Learnt:      59352 | 0.000
718.87/719.04	c total clause space: 127.173MB
718.87/719.04	c total #watches: 415783
719.57/719.79	c total #propagations: 179805143 / total #impl: 2406514521 (eff. 0.075)
719.57/719.79	c #Conflicts:    1810000 | #Learnt:      60352 | 0.000
719.57/719.79	c total clause space: 127.173MB
719.57/719.79	c total #watches: 420941
720.38/720.51	c total #propagations: 179910386 / total #impl: 2407946550 (eff. 0.075)
720.38/720.51	c #Conflicts:    1811000 | #Learnt:      61352 | 0.000
720.38/720.51	c total clause space: 127.173MB
720.38/720.51	c total #watches: 428305
721.07/721.26	c total #propagations: 180009245 / total #impl: 2409392589 (eff. 0.075)
721.07/721.26	c #Conflicts:    1812000 | #Learnt:      62352 | 0.000
721.07/721.26	c total clause space: 127.173MB
721.07/721.26	c total #watches: 435087
721.77/721.96	c total #propagations: 180100674 / total #impl: 2411034056 (eff. 0.075)
721.77/721.96	c #Conflicts:    1813000 | #Learnt:      63352 | 0.000
721.77/721.96	c total clause space: 127.173MB
721.77/721.96	c total #watches: 442878
722.58/722.75	c total #propagations: 180190915 / total #impl: 2412358071 (eff. 0.075)
722.58/722.75	c #Conflicts:    1814000 | #Learnt:      64352 | 0.000
722.58/722.75	c total clause space: 127.173MB
722.58/722.75	c total #watches: 450975
723.27/723.45	c total #propagations: 180280417 / total #impl: 2413709327 (eff. 0.075)
723.27/723.45	c GC COLLECT
723.27/723.45	c #Conflicts:    1815000 | #Learnt:      32753 | 0.000
723.27/723.45	c total clause space: 127.173MB
723.27/723.45	c total #watches: 202572
723.68/723.87	c total #propagations: 180335713 / total #impl: 2415109686 (eff. 0.075)
723.68/723.87	c #Conflicts:    1816000 | #Learnt:      33753 | 0.000
723.68/723.87	c total clause space: 127.173MB
723.68/723.87	c total #watches: 214801
724.07/724.29	c total #propagations: 180406533 / total #impl: 2416232142 (eff. 0.075)
724.07/724.29	c #Conflicts:    1817000 | #Learnt:      34753 | 0.000
724.07/724.29	c total clause space: 127.173MB
724.07/724.29	c total #watches: 226185
724.57/724.73	c total #propagations: 180483342 / total #impl: 2417301158 (eff. 0.075)
724.57/724.73	c #Conflicts:    1818000 | #Learnt:      35753 | 0.000
724.57/724.73	c total clause space: 127.173MB
724.57/724.73	c total #watches: 234621
724.97/725.17	c total #propagations: 180556047 / total #impl: 2418548175 (eff. 0.075)
724.97/725.17	c #Conflicts:    1819000 | #Learnt:      36753 | 0.000
724.97/725.17	c total clause space: 127.173MB
724.97/725.17	c total #watches: 243293
725.47/725.65	c total #propagations: 180633555 / total #impl: 2419816819 (eff. 0.075)
725.47/725.65	c #Conflicts:    1820000 | #Learnt:      37753 | 0.000
725.47/725.65	c total clause space: 127.173MB
725.47/725.65	c total #watches: 254855
726.07/726.20	c total #propagations: 180700937 / total #impl: 2420976270 (eff. 0.075)
726.07/726.20	c #Conflicts:    1821000 | #Learnt:      38753 | 0.000
726.07/726.20	c total clause space: 127.173MB
726.07/726.20	c total #watches: 266322
726.57/726.75	c total #propagations: 180762379 / total #impl: 2422211735 (eff. 0.075)
726.57/726.75	c #Conflicts:    1822000 | #Learnt:      39753 | 0.000
726.57/726.75	c total clause space: 127.173MB
726.57/726.75	c total #watches: 279240
727.17/727.33	c total #propagations: 180819044 / total #impl: 2423296287 (eff. 0.075)
727.17/727.33	c #Conflicts:    1823000 | #Learnt:      40753 | 0.000
727.17/727.33	c total clause space: 127.173MB
727.17/727.33	c total #watches: 292516
727.77/727.96	c total #propagations: 180874979 / total #impl: 2424557969 (eff. 0.075)
727.77/727.96	c #Conflicts:    1824000 | #Learnt:      41753 | 0.000
727.77/727.96	c total clause space: 127.173MB
727.77/727.96	c total #watches: 305132
728.47/728.69	c total #propagations: 180935219 / total #impl: 2426015210 (eff. 0.075)
728.47/728.69	c #Conflicts:    1825000 | #Learnt:      42753 | 0.000
728.47/728.69	c total clause space: 127.173MB
728.47/728.69	c total #watches: 313802
729.18/729.31	c total #propagations: 181015027 / total #impl: 2427838873 (eff. 0.075)
729.18/729.31	c #Conflicts:    1826000 | #Learnt:      43753 | 0.000
729.18/729.31	c total clause space: 127.173MB
729.18/729.31	c total #watches: 320283
729.87/730.04	c total #propagations: 181094683 / total #impl: 2429240904 (eff. 0.075)
729.87/730.04	c #Conflicts:    1827000 | #Learnt:      44753 | 0.000
729.87/730.04	c total clause space: 127.173MB
729.87/730.04	c total #watches: 331017
730.57/730.71	c total #propagations: 181163420 / total #impl: 2430872110 (eff. 0.075)
730.57/730.71	c #Conflicts:    1828000 | #Learnt:      45753 | 0.000
730.57/730.71	c total clause space: 127.173MB
730.57/730.71	c total #watches: 343267
731.37/731.51	c total #propagations: 181222057 / total #impl: 2432126782 (eff. 0.075)
731.37/731.51	c #Conflicts:    1829000 | #Learnt:      46753 | 0.000
731.37/731.51	c total clause space: 127.173MB
731.37/731.51	c total #watches: 353229
732.07/732.28	c total #propagations: 181294935 / total #impl: 2433755566 (eff. 0.074)
732.07/732.28	c #Conflicts:    1830000 | #Learnt:      47753 | 0.000
732.07/732.28	c total clause space: 127.173MB
732.07/732.28	c total #watches: 362954
732.87/733.00	c total #propagations: 181363170 / total #impl: 2435386872 (eff. 0.074)
732.87/733.00	c #Conflicts:    1831000 | #Learnt:      48753 | 0.000
732.87/733.00	c total clause space: 127.173MB
732.87/733.00	c total #watches: 372395
733.47/733.62	c total #propagations: 181441394 / total #impl: 2436789200 (eff. 0.074)
733.47/733.62	c #Conflicts:    1832000 | #Learnt:      49753 | 0.000
733.47/733.62	c total clause space: 127.173MB
733.47/733.62	c total #watches: 384758
734.17/734.37	c total #propagations: 181503847 / total #impl: 2437828484 (eff. 0.074)
734.17/734.37	c #Conflicts:    1833000 | #Learnt:      50753 | 0.000
734.17/734.37	c total clause space: 127.173MB
734.17/734.37	c total #watches: 394940
734.87/735.09	c total #propagations: 181584002 / total #impl: 2439259973 (eff. 0.074)
734.87/735.09	c #Conflicts:    1834000 | #Learnt:      51753 | 0.000
734.87/735.09	c total clause space: 127.173MB
734.87/735.09	c total #watches: 404930
735.57/735.79	c total #propagations: 181678052 / total #impl: 2441037729 (eff. 0.074)
735.57/735.79	c #Conflicts:    1835000 | #Learnt:      52753 | 0.000
735.57/735.79	c total clause space: 127.173MB
735.57/735.79	c total #watches: 410116
736.27/736.46	c total #propagations: 181789776 / total #impl: 2442597071 (eff. 0.074)
736.27/736.46	c #Conflicts:    1836000 | #Learnt:      53753 | 0.000
736.27/736.46	c total clause space: 127.173MB
736.27/736.46	c total #watches: 416173
736.97/737.14	c total #propagations: 181890577 / total #impl: 2443958031 (eff. 0.074)
736.97/737.14	c #Conflicts:    1837000 | #Learnt:      54753 | 0.000
736.97/737.14	c total clause space: 127.173MB
736.97/737.14	c total #watches: 423924
737.68/737.85	c total #propagations: 181975742 / total #impl: 2445234331 (eff. 0.074)
737.68/737.85	c #Conflicts:    1838000 | #Learnt:      55752 | 0.000
737.68/737.85	c total clause space: 127.173MB
737.68/737.85	c total #watches: 430183
738.38/738.51	c total #propagations: 182089037 / total #impl: 2447161529 (eff. 0.074)
738.38/738.51	c #Conflicts:    1839000 | #Learnt:      56752 | 0.000
738.38/738.51	c total clause space: 127.173MB
738.38/738.51	c total #watches: 439834
739.08/739.30	c total #propagations: 182178098 / total #impl: 2448393047 (eff. 0.074)
739.08/739.30	c #Conflicts:    1840000 | #Learnt:      57752 | 0.000
739.08/739.30	c total clause space: 127.173MB
739.08/739.30	c total #watches: 445959
739.98/740.16	c total #propagations: 182275277 / total #impl: 2449778902 (eff. 0.074)
739.98/740.16	c #Conflicts:    1841000 | #Learnt:      58752 | 0.000
739.98/740.16	c total clause space: 127.173MB
739.98/740.16	c total #watches: 453182
740.67/740.87	c total #propagations: 182369385 / total #impl: 2451172597 (eff. 0.074)
740.67/740.87	c #Conflicts:    1842000 | #Learnt:      59752 | 0.000
740.67/740.87	c total clause space: 127.173MB
740.67/740.87	c total #watches: 461498
741.57/741.70	c total #propagations: 182447687 / total #impl: 2452381995 (eff. 0.074)
741.57/741.70	c #Conflicts:    1843000 | #Learnt:      60752 | 0.000
741.57/741.70	c total clause space: 127.173MB
741.57/741.70	c total #watches: 469892
742.38/742.57	c total #propagations: 182530865 / total #impl: 2453838270 (eff. 0.074)
742.38/742.57	c #Conflicts:    1844000 | #Learnt:      61751 | 0.000
742.38/742.57	c total clause space: 127.173MB
742.38/742.57	c total #watches: 475652
743.27/743.42	c total #propagations: 182637647 / total #impl: 2455599170 (eff. 0.074)
743.27/743.42	c #Conflicts:    1845000 | #Learnt:      62751 | 0.000
743.27/743.42	c total clause space: 127.173MB
743.27/743.42	c total #watches: 483686
744.17/744.32	c total #propagations: 182729023 / total #impl: 2457133097 (eff. 0.074)
744.17/744.32	c #Conflicts:    1846000 | #Learnt:      63751 | 0.000
744.17/744.32	c total clause space: 127.173MB
744.17/744.32	c total #watches: 491983
745.07/745.26	c total #propagations: 182800448 / total #impl: 2458486083 (eff. 0.074)
745.07/745.26	c #Conflicts:    1847000 | #Learnt:      64751 | 0.000
745.07/745.26	c total clause space: 127.173MB
745.07/745.26	c total #watches: 496261
746.07/746.23	c total #propagations: 182899622 / total #impl: 2459778229 (eff. 0.074)
746.07/746.23	c #Conflicts:    1848000 | #Learnt:      65751 | 0.000
746.07/746.23	c total clause space: 127.173MB
746.07/746.23	c total #watches: 501954
746.57/746.70	c total #propagations: 183007798 / total #impl: 2461451898 (eff. 0.074)
746.57/746.70	c GC COLLECT
746.57/746.70	c #Conflicts:    1849000 | #Learnt:      33854 | 0.000
746.57/746.70	c total clause space: 127.173MB
746.57/746.70	c total #watches: 213875
746.97/747.18	c total #propagations: 183078530 / total #impl: 2462511438 (eff. 0.074)
746.97/747.18	c #Conflicts:    1850000 | #Learnt:      34854 | 0.000
746.97/747.18	c total clause space: 127.173MB
746.97/747.18	c total #watches: 224383
747.47/747.61	c total #propagations: 183168770 / total #impl: 2463531922 (eff. 0.074)
747.47/747.61	c #Conflicts:    1851000 | #Learnt:      35854 | 0.000
747.47/747.61	c total clause space: 127.173MB
747.47/747.61	c total #watches: 233338
747.88/748.06	c total #propagations: 183262052 / total #impl: 2464585764 (eff. 0.074)
747.88/748.06	c #Conflicts:    1852000 | #Learnt:      36854 | 0.000
747.88/748.06	c total clause space: 127.173MB
747.88/748.06	c total #watches: 242995
748.37/748.54	c total #propagations: 183336680 / total #impl: 2465605325 (eff. 0.074)
748.37/748.54	c #Conflicts:    1853000 | #Learnt:      37854 | 0.000
748.37/748.54	c total clause space: 127.173MB
748.37/748.54	c total #watches: 255628
748.87/749.08	c total #propagations: 183411557 / total #impl: 2466789519 (eff. 0.074)
748.87/749.08	c #Conflicts:    1854000 | #Learnt:      38854 | 0.000
748.87/749.08	c total clause space: 127.173MB
748.87/749.08	c total #watches: 262892
749.37/749.56	c total #propagations: 183508855 / total #impl: 2468209139 (eff. 0.074)
749.37/749.56	c #Conflicts:    1855000 | #Learnt:      39853 | 0.000
749.37/749.56	c total clause space: 127.173MB
749.37/749.56	c total #watches: 269380
749.87/750.04	c total #propagations: 183609967 / total #impl: 2469310281 (eff. 0.074)
749.87/750.04	c #Conflicts:    1856000 | #Learnt:      40853 | 0.000
749.87/750.04	c total clause space: 127.173MB
749.87/750.04	c total #watches: 276166
750.37/750.59	c total #propagations: 183713770 / total #impl: 2470545756 (eff. 0.074)
750.37/750.59	c #Conflicts:    1857000 | #Learnt:      41853 | 0.000
750.37/750.59	c total clause space: 127.173MB
750.37/750.59	c total #watches: 283013
750.97/751.13	c total #propagations: 183813420 / total #impl: 2471862559 (eff. 0.074)
750.97/751.13	c #Conflicts:    1858000 | #Learnt:      42853 | 0.000
750.97/751.13	c total clause space: 127.173MB
750.97/751.13	c total #watches: 290352
751.47/751.67	c total #propagations: 183915278 / total #impl: 2473115801 (eff. 0.074)
751.47/751.67	c #Conflicts:    1859000 | #Learnt:      43853 | 0.000
751.47/751.67	c total clause space: 127.173MB
751.47/751.67	c total #watches: 300005
752.07/752.24	c total #propagations: 183985448 / total #impl: 2474253611 (eff. 0.074)
752.07/752.24	c #Conflicts:    1860000 | #Learnt:      44853 | 0.000
752.07/752.24	c total clause space: 127.173MB
752.07/752.24	c total #watches: 308720
752.67/752.82	c total #propagations: 184061811 / total #impl: 2475475391 (eff. 0.074)
752.67/752.82	c #Conflicts:    1861000 | #Learnt:      45853 | 0.000
752.67/752.82	c total clause space: 127.173MB
752.67/752.82	c total #watches: 317954
753.27/753.43	c total #propagations: 184144889 / total #impl: 2476727129 (eff. 0.074)
753.27/753.43	c #Conflicts:    1862000 | #Learnt:      46853 | 0.000
753.27/753.43	c total clause space: 127.173MB
753.27/753.43	c total #watches: 327240
753.87/754.08	c total #propagations: 184232081 / total #impl: 2478100889 (eff. 0.074)
753.87/754.08	c #Conflicts:    1863000 | #Learnt:      47853 | 0.000
753.87/754.08	c total clause space: 127.173MB
753.87/754.08	c total #watches: 344302
754.58/754.73	c total #propagations: 184284034 / total #impl: 2479532013 (eff. 0.074)
754.58/754.73	c #Conflicts:    1864000 | #Learnt:      48853 | 0.000
754.58/754.73	c total clause space: 127.173MB
754.58/754.73	c total #watches: 357423
755.17/755.35	c total #propagations: 184348818 / total #impl: 2481115089 (eff. 0.074)
755.17/755.35	c #Conflicts:    1865000 | #Learnt:      49853 | 0.000
755.17/755.35	c total clause space: 127.173MB
755.17/755.35	c total #watches: 369353
755.87/756.01	c total #propagations: 184405505 / total #impl: 2482338274 (eff. 0.074)
755.87/756.01	c #Conflicts:    1866000 | #Learnt:      50853 | 0.000
755.87/756.01	c total clause space: 127.173MB
755.87/756.01	c total #watches: 379732
756.47/756.65	c total #propagations: 184480151 / total #impl: 2483571599 (eff. 0.074)
756.47/756.65	c #Conflicts:    1867000 | #Learnt:      51853 | 0.000
756.47/756.65	c total clause space: 127.173MB
756.47/756.65	c total #watches: 390221
757.17/757.33	c total #propagations: 184557467 / total #impl: 2484790919 (eff. 0.074)
757.17/757.33	c #Conflicts:    1868000 | #Learnt:      52853 | 0.000
757.17/757.33	c total clause space: 127.173MB
757.17/757.33	c total #watches: 400285
757.97/758.13	c total #propagations: 184625552 / total #impl: 2486006294 (eff. 0.074)
757.97/758.13	c #Conflicts:    1869000 | #Learnt:      53853 | 0.000
757.97/758.13	c total clause space: 127.173MB
757.97/758.13	c total #watches: 412804
758.77/758.93	c total #propagations: 184687874 / total #impl: 2487425693 (eff. 0.074)
758.77/758.93	c #Conflicts:    1870000 | #Learnt:      54853 | 0.000
758.77/758.93	c total clause space: 127.173MB
758.77/758.93	c total #watches: 423120
759.57/759.77	c total #propagations: 184751722 / total #impl: 2488840271 (eff. 0.074)
759.57/759.77	c #Conflicts:    1871000 | #Learnt:      55853 | 0.000
759.57/759.77	c total clause space: 127.173MB
759.57/759.77	c total #watches: 430658
760.37/760.54	c total #propagations: 184817621 / total #impl: 2490399403 (eff. 0.074)
760.37/760.54	c #Conflicts:    1872000 | #Learnt:      56853 | 0.000
760.37/760.54	c total clause space: 127.173MB
760.37/760.54	c total #watches: 439153
761.08/761.27	c total #propagations: 184897100 / total #impl: 2491706921 (eff. 0.074)
761.08/761.27	c #Conflicts:    1873000 | #Learnt:      57853 | 0.000
761.08/761.27	c total clause space: 127.173MB
761.08/761.27	c total #watches: 454728
761.87/762.01	c total #propagations: 184962135 / total #impl: 2492995677 (eff. 0.074)
761.87/762.01	c #Conflicts:    1874000 | #Learnt:      58853 | 0.000
761.87/762.01	c total clause space: 127.173MB
761.87/762.01	c total #watches: 463115
762.67/762.88	c total #propagations: 185026514 / total #impl: 2494354939 (eff. 0.074)
762.67/762.88	c #Conflicts:    1875000 | #Learnt:      59853 | 0.000
762.67/762.88	c total clause space: 127.173MB
762.67/762.88	c total #watches: 475376
763.57/763.79	c total #propagations: 185086024 / total #impl: 2495565771 (eff. 0.074)
763.57/763.79	c #Conflicts:    1876000 | #Learnt:      60852 | 0.000
763.57/763.79	c total clause space: 127.173MB
763.57/763.79	c total #watches: 483864
764.48/764.66	c total #propagations: 185177531 / total #impl: 2497082477 (eff. 0.074)
764.48/764.66	c #Conflicts:    1877000 | #Learnt:      61852 | 0.000
764.48/764.66	c total clause space: 127.173MB
764.48/764.66	c total #watches: 493175
765.48/765.70	c total #propagations: 185262160 / total #impl: 2498505550 (eff. 0.074)
765.48/765.70	c #Conflicts:    1878000 | #Learnt:      62852 | 0.000
765.48/765.70	c total clause space: 127.173MB
765.48/765.70	c total #watches: 502116
766.37/766.57	c total #propagations: 185349017 / total #impl: 2500194904 (eff. 0.074)
766.37/766.57	c #Conflicts:    1879000 | #Learnt:      63852 | 0.000
766.37/766.57	c total clause space: 127.173MB
766.37/766.57	c total #watches: 509061
767.27/767.44	c total #propagations: 185451198 / total #impl: 2501985765 (eff. 0.074)
767.27/767.44	c #Conflicts:    1880000 | #Learnt:      64852 | 0.000
767.27/767.44	c total clause space: 127.173MB
767.27/767.44	c total #watches: 518750
768.27/768.41	c total #propagations: 185545480 / total #impl: 2503683518 (eff. 0.074)
768.27/768.41	c #Conflicts:    1881000 | #Learnt:      65852 | 0.000
768.27/768.41	c total clause space: 127.173MB
768.27/768.41	c total #watches: 525736
768.97/769.18	c total #propagations: 185642930 / total #impl: 2505569746 (eff. 0.074)
768.97/769.18	c GC COLLECT
768.97/769.18	c #Conflicts:    1882000 | #Learnt:      33653 | 0.000
768.97/769.18	c total clause space: 127.173MB
768.97/769.18	c total #watches: 211880
769.37/769.59	c total #propagations: 185725512 / total #impl: 2507202873 (eff. 0.074)
769.37/769.59	c #Conflicts:    1883000 | #Learnt:      34653 | 0.000
769.37/769.59	c total clause space: 127.173MB
769.37/769.59	c total #watches: 222599
769.88/770.09	c total #propagations: 185802971 / total #impl: 2508183069 (eff. 0.074)
769.88/770.09	c #Conflicts:    1884000 | #Learnt:      35653 | 0.000
769.88/770.09	c total clause space: 127.173MB
769.88/770.09	c total #watches: 231643
770.47/770.61	c total #propagations: 185877153 / total #impl: 2509337098 (eff. 0.074)
770.47/770.61	c #Conflicts:    1885000 | #Learnt:      36653 | 0.000
770.47/770.61	c total clause space: 127.173MB
770.47/770.61	c total #watches: 243024
770.98/771.14	c total #propagations: 185940031 / total #impl: 2510406305 (eff. 0.074)
770.98/771.14	c #Conflicts:    1886000 | #Learnt:      37653 | 0.000
770.98/771.14	c total clause space: 127.173MB
770.98/771.14	c total #watches: 250004
771.47/771.66	c total #propagations: 186018098 / total #impl: 2511515478 (eff. 0.074)
771.47/771.66	c #Conflicts:    1887000 | #Learnt:      38653 | 0.000
771.47/771.66	c total clause space: 127.173MB
771.47/771.66	c total #watches: 260048
771.97/772.19	c total #propagations: 186100030 / total #impl: 2512768065 (eff. 0.074)
771.97/772.19	c #Conflicts:    1888000 | #Learnt:      39653 | 0.000
771.97/772.19	c total clause space: 127.173MB
771.97/772.19	c total #watches: 270882
772.57/772.72	c total #propagations: 186168733 / total #impl: 2513936796 (eff. 0.074)
772.57/772.72	c #Conflicts:    1889000 | #Learnt:      40653 | 0.000
772.57/772.72	c total clause space: 127.173MB
772.57/772.72	c total #watches: 280976
773.07/773.29	c total #propagations: 186234806 / total #impl: 2515004518 (eff. 0.074)
773.07/773.29	c #Conflicts:    1890000 | #Learnt:      41653 | 0.000
773.07/773.29	c total clause space: 127.173MB
773.07/773.29	c total #watches: 289975
773.67/773.84	c total #propagations: 186313799 / total #impl: 2516165687 (eff. 0.074)
773.67/773.84	c #Conflicts:    1891000 | #Learnt:      42653 | 0.000
773.67/773.84	c total clause space: 127.173MB
773.67/773.84	c total #watches: 299669
774.17/774.31	c total #propagations: 186398454 / total #impl: 2517358615 (eff. 0.074)
774.17/774.31	c #Conflicts:    1892000 | #Learnt:      43653 | 0.000
774.17/774.31	c total clause space: 127.173MB
774.17/774.31	c total #watches: 309699
774.67/774.82	c total #propagations: 186483183 / total #impl: 2518373556 (eff. 0.074)
774.67/774.82	c #Conflicts:    1893000 | #Learnt:      44653 | 0.000
774.67/774.82	c total clause space: 127.173MB
774.67/774.82	c total #watches: 319647
775.17/775.37	c total #propagations: 186564767 / total #impl: 2519448058 (eff. 0.074)
775.17/775.37	c #Conflicts:    1894000 | #Learnt:      45653 | 0.000
775.17/775.37	c total clause space: 127.173MB
775.17/775.37	c total #watches: 331669
775.87/776.05	c total #propagations: 186635466 / total #impl: 2520513739 (eff. 0.074)
775.87/776.05	c #Conflicts:    1895000 | #Learnt:      46653 | 0.000
775.87/776.05	c total clause space: 127.173MB
775.87/776.05	c total #watches: 342887
776.57/776.70	c total #propagations: 186698055 / total #impl: 2521600789 (eff. 0.074)
776.57/776.70	c #Conflicts:    1896000 | #Learnt:      47653 | 0.000
776.57/776.70	c total clause space: 127.173MB
776.57/776.70	c total #watches: 351758
777.17/777.35	c total #propagations: 186778981 / total #impl: 2522813490 (eff. 0.074)
777.17/777.35	c #Conflicts:    1897000 | #Learnt:      48653 | 0.000
777.17/777.35	c total clause space: 127.173MB
777.17/777.35	c total #watches: 360463
777.77/777.99	c total #propagations: 186872748 / total #impl: 2524046994 (eff. 0.074)
777.77/777.99	c #Conflicts:    1898000 | #Learnt:      49653 | 0.000
777.77/777.99	c total clause space: 127.173MB
777.77/777.99	c total #watches: 371002
778.47/778.61	c total #propagations: 186953949 / total #impl: 2525280745 (eff. 0.074)
778.47/778.61	c #Conflicts:    1899000 | #Learnt:      50653 | 0.000
778.47/778.61	c total clause space: 127.173MB
778.47/778.61	c total #watches: 380651
779.07/779.27	c total #propagations: 187030648 / total #impl: 2526749629 (eff. 0.074)
779.07/779.27	c #Conflicts:    1900000 | #Learnt:      51653 | 0.000
779.07/779.27	c total clause space: 127.173MB
779.07/779.27	c total #watches: 389948
779.77/779.91	c total #propagations: 187113023 / total #impl: 2527995856 (eff. 0.074)
779.77/779.91	c #Conflicts:    1901000 | #Learnt:      52653 | 0.000
779.77/779.91	c total clause space: 127.173MB
779.77/779.91	c total #watches: 395249
780.27/780.50	c total #propagations: 187221758 / total #impl: 2529391601 (eff. 0.074)
780.27/780.50	c #Conflicts:    1902000 | #Learnt:      53653 | 0.000
780.27/780.50	c total clause space: 127.173MB
780.27/780.50	c total #watches: 401872
780.97/781.13	c total #propagations: 187316032 / total #impl: 2530787282 (eff. 0.074)
780.97/781.13	c #Conflicts:    1903000 | #Learnt:      54653 | 0.000
780.97/781.13	c total clause space: 127.173MB
780.97/781.13	c total #watches: 408423
781.57/781.78	c total #propagations: 187413068 / total #impl: 2532393869 (eff. 0.074)
781.57/781.78	c #Conflicts:    1904000 | #Learnt:      55653 | 0.000
781.57/781.78	c total clause space: 127.173MB
781.57/781.78	c total #watches: 415828
782.27/782.49	c total #propagations: 187494974 / total #impl: 2533502057 (eff. 0.074)
782.27/782.49	c #Conflicts:    1905000 | #Learnt:      56653 | 0.000
782.27/782.49	c total clause space: 127.173MB
782.27/782.49	c total #watches: 425013
782.97/783.17	c total #propagations: 187576923 / total #impl: 2534901327 (eff. 0.074)
782.97/783.17	c #Conflicts:    1906000 | #Learnt:      57653 | 0.000
782.97/783.17	c total clause space: 127.173MB
782.97/783.17	c total #watches: 434341
783.77/783.90	c total #propagations: 187636809 / total #impl: 2536066191 (eff. 0.074)
783.77/783.90	c #Conflicts:    1907000 | #Learnt:      58653 | 0.000
783.77/783.90	c total clause space: 127.173MB
783.77/783.90	c total #watches: 446025
784.57/784.73	c total #propagations: 187694531 / total #impl: 2537350099 (eff. 0.074)
784.57/784.73	c #Conflicts:    1908000 | #Learnt:      59653 | 0.000
784.57/784.73	c total clause space: 127.173MB
784.57/784.73	c total #watches: 455744
785.37/785.59	c total #propagations: 187758140 / total #impl: 2538631348 (eff. 0.074)
785.37/785.59	c #Conflicts:    1909000 | #Learnt:      60653 | 0.000
785.37/785.59	c total clause space: 127.173MB
785.37/785.59	c total #watches: 466267
786.17/786.37	c total #propagations: 187820199 / total #impl: 2539869499 (eff. 0.074)
786.17/786.37	c #Conflicts:    1910000 | #Learnt:      61653 | 0.000
786.17/786.37	c total clause space: 127.173MB
786.17/786.37	c total #watches: 474933
787.17/787.31	c total #propagations: 187886965 / total #impl: 2541024300 (eff. 0.074)
787.17/787.31	c #Conflicts:    1911000 | #Learnt:      62653 | 0.000
787.17/787.31	c total clause space: 127.173MB
787.17/787.31	c total #watches: 483195
788.07/788.20	c total #propagations: 187967965 / total #impl: 2542574987 (eff. 0.074)
788.07/788.20	c #Conflicts:    1912000 | #Learnt:      63653 | 0.000
788.07/788.20	c total clause space: 127.173MB
788.07/788.20	c total #watches: 489721
788.87/789.02	c total #propagations: 188052564 / total #impl: 2544104357 (eff. 0.074)
788.87/789.02	c #Conflicts:    1913000 | #Learnt:      64653 | 0.000
788.87/789.02	c total clause space: 127.173MB
788.87/789.02	c total #watches: 497570
789.77/789.91	c total #propagations: 188132553 / total #impl: 2545584689 (eff. 0.074)
789.77/789.91	c #Conflicts:    1914000 | #Learnt:      65653 | 0.000
789.77/789.91	c total clause space: 127.173MB
789.77/789.91	c total #watches: 506373
790.67/790.82	c total #propagations: 188203290 / total #impl: 2547309514 (eff. 0.074)
790.67/790.82	c #Conflicts:    1915000 | #Learnt:      66653 | 0.000
790.67/790.82	c total clause space: 127.173MB
790.67/790.82	c total #watches: 511192
791.27/791.40	c total #propagations: 188300060 / total #impl: 2549179841 (eff. 0.074)
791.27/791.40	c GC COLLECT
791.27/791.40	c #Conflicts:    1916000 | #Learnt:      34149 | 0.000
791.27/791.40	c total clause space: 127.173MB
791.27/791.40	c total #watches: 214130
791.67/791.81	c total #propagations: 188401061 / total #impl: 2550522122 (eff. 0.074)
791.67/791.81	c #Conflicts:    1917000 | #Learnt:      35149 | 0.000
791.67/791.81	c total clause space: 127.173MB
791.67/791.81	c total #watches: 222698
792.07/792.20	c total #propagations: 188475580 / total #impl: 2551487050 (eff. 0.074)
792.07/792.20	c #Conflicts:    1918000 | #Learnt:      36149 | 0.000
792.07/792.20	c total clause space: 127.173MB
792.07/792.20	c total #watches: 231678
792.47/792.66	c total #propagations: 188562334 / total #impl: 2552604294 (eff. 0.074)
792.47/792.66	c #Conflicts:    1919000 | #Learnt:      37149 | 0.000
792.47/792.66	c total clause space: 127.173MB
792.47/792.66	c total #watches: 244397
792.97/793.17	c total #propagations: 188633790 / total #impl: 2553757492 (eff. 0.074)
792.97/793.17	c #Conflicts:    1920000 | #Learnt:      38149 | 0.000
792.97/793.17	c total clause space: 127.173MB
792.97/793.17	c total #watches: 255766
793.47/793.67	c total #propagations: 188707038 / total #impl: 2555067135 (eff. 0.074)
793.47/793.67	c #Conflicts:    1921000 | #Learnt:      39149 | 0.000
793.47/793.67	c total clause space: 127.173MB
793.47/793.67	c total #watches: 262727
793.97/794.14	c total #propagations: 188799245 / total #impl: 2556350123 (eff. 0.074)
793.97/794.14	c #Conflicts:    1922000 | #Learnt:      40149 | 0.000
793.97/794.14	c total clause space: 127.173MB
793.97/794.14	c total #watches: 273884
794.47/794.61	c total #propagations: 188870919 / total #impl: 2557406428 (eff. 0.074)
794.47/794.61	c #Conflicts:    1923000 | #Learnt:      41149 | 0.000
794.47/794.61	c total clause space: 127.173MB
794.47/794.61	c total #watches: 286197
794.97/795.16	c total #propagations: 188944181 / total #impl: 2558332843 (eff. 0.074)
794.97/795.16	c #Conflicts:    1924000 | #Learnt:      42149 | 0.000
794.97/795.16	c total clause space: 127.173MB
794.97/795.16	c total #watches: 298763
795.57/795.74	c total #propagations: 189005240 / total #impl: 2559574251 (eff. 0.074)
795.57/795.74	c #Conflicts:    1925000 | #Learnt:      43149 | 0.000
795.57/795.74	c total clause space: 127.173MB
795.57/795.74	c total #watches: 310758
796.16/796.32	c total #propagations: 189070448 / total #impl: 2560961145 (eff. 0.074)
796.16/796.32	c #Conflicts:    1926000 | #Learnt:      44149 | 0.000
796.16/796.32	c total clause space: 127.173MB
796.16/796.32	c total #watches: 316238
796.76/796.91	c total #propagations: 189166170 / total #impl: 2562299750 (eff. 0.074)
796.76/796.91	c #Conflicts:    1927000 | #Learnt:      45149 | 0.000
796.76/796.91	c total clause space: 127.173MB
796.76/796.91	c total #watches: 321998
797.37/797.55	c total #propagations: 189255485 / total #impl: 2563583069 (eff. 0.074)
797.37/797.55	c #Conflicts:    1928000 | #Learnt:      46149 | 0.000
797.37/797.55	c total clause space: 127.173MB
797.37/797.55	c total #watches: 329149
797.96/798.15	c total #propagations: 189348358 / total #impl: 2565018951 (eff. 0.074)
797.96/798.15	c #Conflicts:    1929000 | #Learnt:      47149 | 0.000
797.96/798.15	c total clause space: 127.173MB
797.96/798.15	c total #watches: 336447
798.57/798.77	c total #propagations: 189446579 / total #impl: 2566284635 (eff. 0.074)
798.57/798.77	c #Conflicts:    1930000 | #Learnt:      48149 | 0.000
798.57/798.77	c total clause space: 127.173MB
798.57/798.77	c total #watches: 344860
799.16/799.37	c total #propagations: 189543881 / total #impl: 2567484838 (eff. 0.074)
799.16/799.37	c #Conflicts:    1931000 | #Learnt:      49149 | 0.000
799.16/799.37	c total clause space: 127.173MB
799.16/799.37	c total #watches: 351075
799.76/799.94	c total #propagations: 189645257 / total #impl: 2568696504 (eff. 0.074)
799.76/799.94	c #Conflicts:    1932000 | #Learnt:      50149 | 0.000
799.76/799.94	c total clause space: 127.173MB
799.76/799.94	c total #watches: 359396
800.36/800.57	c total #propagations: 189721961 / total #impl: 2569789130 (eff. 0.074)
800.36/800.57	c #Conflicts:    1933000 | #Learnt:      51149 | 0.000
800.36/800.57	c total clause space: 127.173MB
800.36/800.57	c total #watches: 367057
801.06/801.20	c total #propagations: 189808251 / total #impl: 2571066485 (eff. 0.074)
801.06/801.20	c #Conflicts:    1934000 | #Learnt:      52149 | 0.000
801.06/801.20	c total clause space: 127.173MB
801.06/801.20	c total #watches: 379199
801.66/801.90	c total #propagations: 189890843 / total #impl: 2572248042 (eff. 0.074)
801.66/801.90	c #Conflicts:    1935000 | #Learnt:      53149 | 0.000
801.66/801.90	c total clause space: 127.173MB
801.66/801.90	c total #watches: 386179
802.36/802.55	c total #propagations: 189987067 / total #impl: 2573671147 (eff. 0.074)
802.36/802.55	c #Conflicts:    1936000 | #Learnt:      54149 | 0.000
802.36/802.55	c total clause space: 127.173MB
802.36/802.55	c total #watches: 397978
803.06/803.27	c total #propagations: 190062091 / total #impl: 2574716547 (eff. 0.074)
803.06/803.27	c #Conflicts:    1937000 | #Learnt:      55149 | 0.000
803.06/803.27	c total clause space: 127.173MB
803.06/803.27	c total #watches: 405081
803.86/804.02	c total #propagations: 190159254 / total #impl: 2575860012 (eff. 0.074)
803.86/804.02	c #Conflicts:    1938000 | #Learnt:      56149 | 0.000
803.86/804.02	c total clause space: 127.173MB
803.86/804.02	c total #watches: 416520
804.56/804.74	c total #propagations: 190235968 / total #impl: 2577033405 (eff. 0.074)
804.56/804.74	c #Conflicts:    1939000 | #Learnt:      57149 | 0.000
804.56/804.74	c total clause space: 127.173MB
804.56/804.74	c total #watches: 429109
805.36/805.51	c total #propagations: 190295821 / total #impl: 2578083493 (eff. 0.074)
805.36/805.51	c #Conflicts:    1940000 | #Learnt:      58149 | 0.000
805.36/805.51	c total clause space: 127.173MB
805.36/805.51	c total #watches: 437806
806.06/806.28	c total #propagations: 190366202 / total #impl: 2579108395 (eff. 0.074)
806.06/806.28	c #Conflicts:    1941000 | #Learnt:      59149 | 0.000
806.06/806.28	c total clause space: 127.173MB
806.06/806.28	c total #watches: 447565
806.86/807.04	c total #propagations: 190441638 / total #impl: 2580358448 (eff. 0.074)
806.86/807.04	c #Conflicts:    1942000 | #Learnt:      60149 | 0.000
806.86/807.04	c total clause space: 127.173MB
806.86/807.04	c total #watches: 458698
807.56/807.79	c total #propagations: 190515409 / total #impl: 2581751614 (eff. 0.074)
807.56/807.79	c #Conflicts:    1943000 | #Learnt:      61149 | 0.000
807.56/807.79	c total clause space: 127.173MB
807.56/807.79	c total #watches: 473350
808.37/808.60	c total #propagations: 190577034 / total #impl: 2583155087 (eff. 0.074)
808.37/808.60	c #Conflicts:    1944000 | #Learnt:      62149 | 0.000
808.37/808.60	c total clause space: 127.173MB
808.37/808.60	c total #watches: 486826
809.26/809.47	c total #propagations: 190641037 / total #impl: 2584866731 (eff. 0.074)
809.26/809.47	c #Conflicts:    1945000 | #Learnt:      63149 | 0.000
809.26/809.47	c total clause space: 127.173MB
809.26/809.47	c total #watches: 498781
810.16/810.38	c total #propagations: 190707957 / total #impl: 2586578624 (eff. 0.074)
810.16/810.38	c #Conflicts:    1946000 | #Learnt:      64149 | 0.000
810.16/810.38	c total clause space: 127.173MB
810.16/810.38	c total #watches: 509171
811.16/811.37	c total #propagations: 190777812 / total #impl: 2588517612 (eff. 0.074)
811.16/811.37	c #Conflicts:    1947000 | #Learnt:      65149 | 0.000
811.16/811.37	c total clause space: 127.173MB
811.16/811.37	c total #watches: 520293
812.16/812.31	c total #propagations: 190856679 / total #impl: 2590092292 (eff. 0.074)
812.16/812.31	c #Conflicts:    1948000 | #Learnt:      66149 | 0.000
812.16/812.31	c total clause space: 127.173MB
812.16/812.31	c total #watches: 526900
813.06/813.29	c total #propagations: 190946417 / total #impl: 2591907310 (eff. 0.074)
813.06/813.29	c #Conflicts:    1949000 | #Learnt:      67148 | 0.000
813.06/813.29	c total clause space: 127.173MB
813.06/813.29	c total #watches: 534212
813.87/814.02	c total #propagations: 191032471 / total #impl: 2593750345 (eff. 0.074)
813.87/814.02	c GC COLLECT
813.87/814.02	c #Conflicts:    1950000 | #Learnt:      34351 | 0.000
813.87/814.02	c total clause space: 127.173MB
813.87/814.02	c total #watches: 218238
814.26/814.45	c total #propagations: 191125057 / total #impl: 2595211658 (eff. 0.074)
814.26/814.45	c #Conflicts:    1951000 | #Learnt:      35351 | 0.000
814.26/814.45	c total clause space: 127.173MB
814.26/814.45	c total #watches: 229554
814.76/814.91	c total #propagations: 191189082 / total #impl: 2596193807 (eff. 0.074)
814.76/814.91	c #Conflicts:    1952000 | #Learnt:      36351 | 0.000
814.76/814.91	c total clause space: 127.173MB
814.76/814.91	c total #watches: 239405
815.16/815.38	c total #propagations: 191268176 / total #impl: 2597276709 (eff. 0.074)
815.16/815.38	c #Conflicts:    1953000 | #Learnt:      37351 | 0.000
815.16/815.38	c total clause space: 127.173MB
815.16/815.38	c total #watches: 248535
815.66/815.88	c total #propagations: 191348540 / total #impl: 2598418187 (eff. 0.074)
815.66/815.88	c #Conflicts:    1954000 | #Learnt:      38351 | 0.000
815.66/815.88	c total clause space: 127.173MB
815.66/815.88	c total #watches: 256810
816.17/816.37	c total #propagations: 191440678 / total #impl: 2599810350 (eff. 0.074)
816.17/816.37	c #Conflicts:    1955000 | #Learnt:      39351 | 0.000
816.17/816.37	c total clause space: 127.173MB
816.17/816.37	c total #watches: 264773
816.76/816.91	c total #propagations: 191529365 / total #impl: 2601011775 (eff. 0.074)
816.76/816.91	c #Conflicts:    1956000 | #Learnt:      40351 | 0.000
816.76/816.91	c total clause space: 127.173MB
816.76/816.91	c total #watches: 273349
817.17/817.37	c total #propagations: 191621367 / total #impl: 2602225551 (eff. 0.074)
817.17/817.37	c #Conflicts:    1957000 | #Learnt:      41351 | 0.000
817.17/817.37	c total clause space: 127.173MB
817.17/817.37	c total #watches: 279496
817.76/817.90	c total #propagations: 191717743 / total #impl: 2603344601 (eff. 0.074)
817.76/817.90	c #Conflicts:    1958000 | #Learnt:      42351 | 0.000
817.76/817.90	c total clause space: 127.173MB
817.76/817.90	c total #watches: 287499
818.16/818.37	c total #propagations: 191795931 / total #impl: 2604434244 (eff. 0.074)
818.16/818.37	c #Conflicts:    1959000 | #Learnt:      43351 | 0.000
818.16/818.37	c total clause space: 127.173MB
818.16/818.37	c total #watches: 297380
818.66/818.88	c total #propagations: 191882064 / total #impl: 2605532812 (eff. 0.074)
818.66/818.88	c #Conflicts:    1960000 | #Learnt:      44351 | 0.000
818.66/818.88	c total clause space: 127.173MB
818.66/818.88	c total #watches: 304437
819.16/819.39	c total #propagations: 191975982 / total #impl: 2606746689 (eff. 0.074)
819.16/819.39	c #Conflicts:    1961000 | #Learnt:      45351 | 0.000
819.16/819.39	c total clause space: 127.173MB
819.16/819.39	c total #watches: 311725
819.76/819.91	c total #propagations: 192066884 / total #impl: 2607856701 (eff. 0.074)
819.76/819.91	c #Conflicts:    1962000 | #Learnt:      46351 | 0.000
819.76/819.91	c total clause space: 127.173MB
819.76/819.91	c total #watches: 321317
820.36/820.51	c total #propagations: 192144758 / total #impl: 2609123838 (eff. 0.074)
820.36/820.51	c #Conflicts:    1963000 | #Learnt:      47351 | 0.000
820.36/820.51	c total clause space: 127.173MB
820.36/820.51	c total #watches: 333777
821.06/821.20	c total #propagations: 192201762 / total #impl: 2610550575 (eff. 0.074)
821.06/821.20	c #Conflicts:    1964000 | #Learnt:      48351 | 0.000
821.06/821.20	c total clause space: 127.173MB
821.06/821.20	c total #watches: 343175
821.67/821.86	c total #propagations: 192269670 / total #impl: 2612175693 (eff. 0.074)
821.67/821.86	c #Conflicts:    1965000 | #Learnt:      49351 | 0.000
821.67/821.86	c total clause space: 127.173MB
821.67/821.86	c total #watches: 353246
822.26/822.48	c total #propagations: 192343979 / total #impl: 2613580686 (eff. 0.074)
822.26/822.48	c #Conflicts:    1966000 | #Learnt:      50351 | 0.000
822.26/822.48	c total clause space: 127.173MB
822.26/822.48	c total #watches: 363278
822.96/823.15	c total #propagations: 192413650 / total #impl: 2614673331 (eff. 0.074)
822.96/823.15	c #Conflicts:    1967000 | #Learnt:      51351 | 0.000
822.96/823.15	c total clause space: 127.173MB
822.96/823.15	c total #watches: 374160
823.56/823.77	c total #propagations: 192483777 / total #impl: 2616044455 (eff. 0.074)
823.56/823.77	c #Conflicts:    1968000 | #Learnt:      52351 | 0.000
823.56/823.77	c total clause space: 127.173MB
823.56/823.77	c total #watches: 387078
824.36/824.50	c total #propagations: 192537269 / total #impl: 2617290223 (eff. 0.074)
824.36/824.50	c #Conflicts:    1969000 | #Learnt:      53351 | 0.000
824.36/824.50	c total clause space: 127.173MB
824.36/824.50	c total #watches: 399433
825.06/825.22	c total #propagations: 192596949 / total #impl: 2618905068 (eff. 0.074)
825.06/825.22	c #Conflicts:    1970000 | #Learnt:      54351 | 0.000
825.06/825.22	c total clause space: 127.173MB
825.06/825.22	c total #watches: 410290
825.96/826.13	c total #propagations: 192657746 / total #impl: 2620612573 (eff. 0.074)
825.96/826.13	c #Conflicts:    1971000 | #Learnt:      55351 | 0.000
825.96/826.13	c total clause space: 127.173MB
825.96/826.13	c total #watches: 416947
826.76/826.98	c total #propagations: 192750531 / total #impl: 2623083115 (eff. 0.073)
826.76/826.98	c #Conflicts:    1972000 | #Learnt:      56351 | 0.000
826.76/826.98	c total clause space: 127.173MB
826.76/826.98	c total #watches: 423135
827.56/827.75	c total #propagations: 192831257 / total #impl: 2625081864 (eff. 0.073)
827.56/827.75	c #Conflicts:    1973000 | #Learnt:      57351 | 0.000
827.56/827.75	c total clause space: 127.173MB
827.56/827.75	c total #watches: 433297
828.36/828.59	c total #propagations: 192904191 / total #impl: 2626666652 (eff. 0.073)
828.36/828.59	c #Conflicts:    1974000 | #Learnt:      58351 | 0.000
828.36/828.59	c total clause space: 127.173MB
828.36/828.59	c total #watches: 443316
829.26/829.45	c total #propagations: 192982519 / total #impl: 2628713706 (eff. 0.073)
829.26/829.45	c #Conflicts:    1975000 | #Learnt:      59351 | 0.000
829.26/829.45	c total clause space: 127.173MB
829.26/829.45	c total #watches: 452607
830.06/830.24	c total #propagations: 193063977 / total #impl: 2630486462 (eff. 0.073)
830.06/830.24	c #Conflicts:    1976000 | #Learnt:      60351 | 0.000
830.06/830.24	c total clause space: 127.173MB
830.06/830.24	c total #watches: 461077
830.86/831.06	c total #propagations: 193158509 / total #impl: 2631966450 (eff. 0.073)
830.86/831.06	c #Conflicts:    1977000 | #Learnt:      61351 | 0.000
830.86/831.06	c total clause space: 127.173MB
830.86/831.06	c total #watches: 467221
831.66/831.84	c total #propagations: 193259534 / total #impl: 2633721962 (eff. 0.073)
831.66/831.84	c #Conflicts:    1978000 | #Learnt:      62351 | 0.000
831.66/831.84	c total clause space: 127.173MB
831.66/831.84	c total #watches: 472812
832.46/832.66	c total #propagations: 193358179 / total #impl: 2635069453 (eff. 0.073)
832.46/832.66	c #Conflicts:    1979000 | #Learnt:      63351 | 0.000
832.46/832.66	c total clause space: 127.173MB
832.46/832.66	c total #watches: 480326
833.36/833.51	c total #propagations: 193451228 / total #impl: 2636456347 (eff. 0.073)
833.36/833.51	c #Conflicts:    1980000 | #Learnt:      64351 | 0.000
833.36/833.51	c total clause space: 127.173MB
833.36/833.51	c total #watches: 486949
834.16/834.31	c total #propagations: 193556139 / total #impl: 2637931375 (eff. 0.073)
834.16/834.31	c #Conflicts:    1981000 | #Learnt:      65351 | 0.000
834.16/834.31	c total clause space: 127.173MB
834.16/834.31	c total #watches: 494821
834.96/835.19	c total #propagations: 193639728 / total #impl: 2639099372 (eff. 0.073)
834.96/835.19	c #Conflicts:    1982000 | #Learnt:      66351 | 0.000
834.96/835.19	c total clause space: 127.173MB
834.96/835.19	c total #watches: 504468
835.86/836.05	c total #propagations: 193724279 / total #impl: 2640575763 (eff. 0.073)
835.86/836.05	c #Conflicts:    1983000 | #Learnt:      67351 | 0.000
835.86/836.05	c total clause space: 127.173MB
835.86/836.05	c total #watches: 512127
836.76/836.98	c total #propagations: 193818469 / total #impl: 2642009216 (eff. 0.073)
836.76/836.98	c GC COLLECT
836.76/836.98	c #Conflicts:    1984000 | #Learnt:      34241 | 0.000
836.76/836.98	c total clause space: 127.173MB
836.76/836.98	c total #watches: 215822
837.26/837.40	c total #propagations: 193909032 / total #impl: 2643445908 (eff. 0.073)
837.26/837.40	c #Conflicts:    1985000 | #Learnt:      35241 | 0.000
837.26/837.40	c total clause space: 127.173MB
837.26/837.40	c total #watches: 225979
837.66/837.85	c total #propagations: 193991902 / total #impl: 2644426746 (eff. 0.073)
837.66/837.85	c #Conflicts:    1986000 | #Learnt:      36241 | 0.000
837.66/837.85	c total clause space: 127.173MB
837.66/837.85	c total #watches: 235733
838.16/838.31	c total #propagations: 194062211 / total #impl: 2645460251 (eff. 0.073)
838.16/838.31	c #Conflicts:    1987000 | #Learnt:      37241 | 0.000
838.16/838.31	c total clause space: 127.173MB
838.16/838.31	c total #watches: 246546
838.56/838.73	c total #propagations: 194132423 / total #impl: 2646546750 (eff. 0.073)
838.56/838.73	c #Conflicts:    1988000 | #Learnt:      38241 | 0.000
838.56/838.73	c total clause space: 127.173MB
838.56/838.73	c total #watches: 256330
838.96/839.19	c total #propagations: 194211806 / total #impl: 2647487340 (eff. 0.073)
838.96/839.19	c #Conflicts:    1989000 | #Learnt:      39241 | 0.000
838.96/839.19	c total clause space: 127.173MB
838.96/839.19	c total #watches: 265133
839.56/839.70	c total #propagations: 194295536 / total #impl: 2648492314 (eff. 0.073)
839.56/839.70	c #Conflicts:    1990000 | #Learnt:      40241 | 0.000
839.56/839.70	c total clause space: 127.173MB
839.56/839.70	c total #watches: 272167
840.06/840.20	c total #propagations: 194379627 / total #impl: 2649598865 (eff. 0.073)
840.06/840.20	c #Conflicts:    1991000 | #Learnt:      41241 | 0.000
840.06/840.20	c total clause space: 127.173MB
840.06/840.20	c total #watches: 280107
840.46/840.69	c total #propagations: 194463006 / total #impl: 2650984273 (eff. 0.073)
840.46/840.69	c #Conflicts:    1992000 | #Learnt:      42241 | 0.000
840.46/840.69	c total clause space: 127.173MB
840.46/840.69	c total #watches: 289604
841.06/841.22	c total #propagations: 194549634 / total #impl: 2652299715 (eff. 0.073)
841.06/841.22	c #Conflicts:    1993000 | #Learnt:      43241 | 0.000
841.06/841.22	c total clause space: 127.173MB
841.06/841.22	c total #watches: 295875
841.56/841.74	c total #propagations: 194639578 / total #impl: 2653714336 (eff. 0.073)
841.56/841.74	c #Conflicts:    1994000 | #Learnt:      44241 | 0.000
841.56/841.74	c total clause space: 127.173MB
841.56/841.74	c total #watches: 305947
842.05/842.25	c total #propagations: 194722445 / total #impl: 2654878764 (eff. 0.073)
842.05/842.25	c #Conflicts:    1995000 | #Learnt:      45241 | 0.000
842.05/842.25	c total clause space: 127.173MB
842.05/842.25	c total #watches: 315907
842.65/842.83	c total #propagations: 194801776 / total #impl: 2655942454 (eff. 0.073)
842.65/842.83	c #Conflicts:    1996000 | #Learnt:      46241 | 0.000
842.65/842.83	c total clause space: 127.173MB
842.65/842.83	c total #watches: 325415
843.25/843.41	c total #propagations: 194879045 / total #impl: 2657156812 (eff. 0.073)
843.25/843.41	c #Conflicts:    1997000 | #Learnt:      47241 | 0.000
843.25/843.41	c total clause space: 127.173MB
843.25/843.41	c total #watches: 333975
843.85/844.07	c total #propagations: 194968721 / total #impl: 2658515617 (eff. 0.073)
843.85/844.07	c #Conflicts:    1998000 | #Learnt:      48241 | 0.000
843.85/844.07	c total clause space: 127.173MB
843.85/844.07	c total #watches: 342764
844.55/844.74	c total #propagations: 195060446 / total #impl: 2660072856 (eff. 0.073)
844.55/844.74	c #Conflicts:    1999000 | #Learnt:      49241 | 0.000
844.55/844.74	c total clause space: 127.173MB
844.55/844.74	c total #watches: 349256
845.25/845.43	c total #propagations: 195144104 / total #impl: 2661259506 (eff. 0.073)
845.25/845.43	c #Conflicts:    2000000 | #Learnt:      50241 | 0.000
845.25/845.43	c total clause space: 127.173MB
845.25/845.43	c total #watches: 361928
845.86/846.03	c total #propagations: 195205194 / total #impl: 2662506046 (eff. 0.073)
845.86/846.03	c #Conflicts:    2001000 | #Learnt:      51241 | 0.000
845.86/846.03	c total clause space: 127.173MB
845.86/846.03	c total #watches: 376859
846.45/846.65	c total #propagations: 195258709 / total #impl: 2663638858 (eff. 0.073)
846.45/846.65	c #Conflicts:    2002000 | #Learnt:      52241 | 0.000
846.45/846.65	c total clause space: 127.173MB
846.45/846.65	c total #watches: 384654
847.15/847.30	c total #propagations: 195335908 / total #impl: 2665045773 (eff. 0.073)
847.15/847.30	c #Conflicts:    2003000 | #Learnt:      53240 | 0.000
847.15/847.30	c total clause space: 127.173MB
847.15/847.30	c total #watches: 392023
847.75/847.97	c total #propagations: 195431794 / total #impl: 2666355021 (eff. 0.073)
847.75/847.97	c #Conflicts:    2004000 | #Learnt:      54240 | 0.000
847.75/847.97	c total clause space: 127.173MB
847.75/847.97	c total #watches: 400780
848.45/848.62	c total #propagations: 195523872 / total #impl: 2667728840 (eff. 0.073)
848.45/848.62	c #Conflicts:    2005000 | #Learnt:      55240 | 0.000
848.45/848.62	c total clause space: 127.173MB
848.45/848.62	c total #watches: 408688
849.06/849.29	c total #propagations: 195610559 / total #impl: 2669143450 (eff. 0.073)
849.06/849.29	c #Conflicts:    2006000 | #Learnt:      56240 | 0.000
849.06/849.29	c total clause space: 127.173MB
849.06/849.29	c total #watches: 414860
849.85/850.06	c total #propagations: 195707801 / total #impl: 2670508540 (eff. 0.073)
849.85/850.06	c #Conflicts:    2007000 | #Learnt:      57240 | 0.000
849.85/850.06	c total clause space: 127.173MB
849.85/850.06	c total #watches: 422476
850.65/850.84	c total #propagations: 195799303 / total #impl: 2671918063 (eff. 0.073)
850.65/850.84	c #Conflicts:    2008000 | #Learnt:      58240 | 0.000
850.65/850.84	c total clause space: 127.173MB
850.65/850.84	c total #watches: 432253
851.45/851.60	c total #propagations: 195873031 / total #impl: 2673428627 (eff. 0.073)
851.45/851.60	c #Conflicts:    2009000 | #Learnt:      59240 | 0.000
851.45/851.60	c total clause space: 127.173MB
851.45/851.60	c total #watches: 443981
852.15/852.39	c total #propagations: 195928351 / total #impl: 2674889715 (eff. 0.073)
852.15/852.39	c #Conflicts:    2010000 | #Learnt:      60240 | 0.000
852.15/852.39	c total clause space: 127.173MB
852.15/852.39	c total #watches: 454954
853.15/853.32	c total #propagations: 195994658 / total #impl: 2676509057 (eff. 0.073)
853.15/853.32	c #Conflicts:    2011000 | #Learnt:      61240 | 0.000
853.15/853.32	c total clause space: 127.173MB
853.15/853.32	c total #watches: 466176
853.95/854.15	c total #propagations: 196059251 / total #impl: 2678215598 (eff. 0.073)
853.95/854.15	c #Conflicts:    2012000 | #Learnt:      62240 | 0.000
853.95/854.15	c total clause space: 127.173MB
853.95/854.15	c total #watches: 473012
854.85/855.01	c total #propagations: 196125327 / total #impl: 2679910852 (eff. 0.073)
854.85/855.01	c #Conflicts:    2013000 | #Learnt:      63240 | 0.000
854.85/855.01	c total clause space: 127.173MB
854.85/855.01	c total #watches: 481508
855.66/855.83	c total #propagations: 196204981 / total #impl: 2681628246 (eff. 0.073)
855.66/855.83	c #Conflicts:    2014000 | #Learnt:      64240 | 0.000
855.66/855.83	c total clause space: 127.173MB
855.66/855.83	c total #watches: 490588
856.45/856.66	c total #propagations: 196286709 / total #impl: 2683239895 (eff. 0.073)
856.45/856.66	c #Conflicts:    2015000 | #Learnt:      65240 | 0.000
856.45/856.66	c total clause space: 127.173MB
856.45/856.66	c total #watches: 498680
857.25/857.49	c total #propagations: 196367936 / total #impl: 2684813725 (eff. 0.073)
857.25/857.49	c #Conflicts:    2016000 | #Learnt:      66240 | 0.000
857.25/857.49	c total clause space: 127.173MB
857.25/857.49	c total #watches: 504295
858.15/858.37	c total #propagations: 196456069 / total #impl: 2686522677 (eff. 0.073)
858.15/858.37	c #Conflicts:    2017000 | #Learnt:      67239 | 0.000
858.15/858.37	c total clause space: 127.173MB
858.15/858.37	c total #watches: 512294
858.96/859.15	c total #propagations: 196549663 / total #impl: 2687897862 (eff. 0.073)
858.96/859.15	c #Conflicts:    2018000 | #Learnt:      68239 | 0.000
858.96/859.15	c total clause space: 127.173MB
858.96/859.15	c total #watches: 523130
859.65/859.87	c total #propagations: 196620320 / total #impl: 2688974445 (eff. 0.073)
859.65/859.87	c GC COLLECT
859.65/859.87	c #Conflicts:    2019000 | #Learnt:      34850 | 0.000
859.65/859.87	c total clause space: 127.173MB
859.65/859.87	c total #watches: 223646
860.16/860.32	c total #propagations: 196674861 / total #impl: 2690172863 (eff. 0.073)
860.16/860.32	c #Conflicts:    2020000 | #Learnt:      35850 | 0.000
860.16/860.32	c total clause space: 127.173MB
860.16/860.32	c total #watches: 237534
860.55/860.77	c total #propagations: 196746546 / total #impl: 2691109679 (eff. 0.073)
860.55/860.77	c #Conflicts:    2021000 | #Learnt:      36850 | 0.000
860.55/860.77	c total clause space: 127.173MB
860.55/860.77	c total #watches: 245754
861.05/861.23	c total #propagations: 196834016 / total #impl: 2692138717 (eff. 0.073)
861.05/861.23	c #Conflicts:    2022000 | #Learnt:      37850 | 0.000
861.05/861.23	c total clause space: 127.173MB
861.05/861.23	c total #watches: 255935
861.55/861.75	c total #propagations: 196900037 / total #impl: 2693136316 (eff. 0.073)
861.55/861.75	c #Conflicts:    2023000 | #Learnt:      38850 | 0.000
861.55/861.75	c total clause space: 127.173MB
861.55/861.75	c total #watches: 264801
862.05/862.27	c total #propagations: 196966505 / total #impl: 2694196277 (eff. 0.073)
862.05/862.27	c #Conflicts:    2024000 | #Learnt:      39850 | 0.000
862.05/862.27	c total clause space: 127.173MB
862.05/862.27	c total #watches: 271615
862.55/862.74	c total #propagations: 197062369 / total #impl: 2695357508 (eff. 0.073)
862.55/862.74	c #Conflicts:    2025000 | #Learnt:      40850 | 0.000
862.55/862.74	c total clause space: 127.173MB
862.55/862.74	c total #watches: 278178
863.05/863.25	c total #propagations: 197146538 / total #impl: 2696501046 (eff. 0.073)
863.05/863.25	c #Conflicts:    2026000 | #Learnt:      41850 | 0.000
863.05/863.25	c total clause space: 127.173MB
863.05/863.25	c total #watches: 286973
863.75/863.99	c total #propagations: 197235257 / total #impl: 2697575603 (eff. 0.073)
863.75/863.99	c #Conflicts:    2027000 | #Learnt:      42850 | 0.000
863.75/863.99	c total clause space: 127.173MB
863.75/863.99	c total #watches: 298906
864.35/864.60	c total #propagations: 197310805 / total #impl: 2698936531 (eff. 0.073)
864.35/864.60	c #Conflicts:    2028000 | #Learnt:      43850 | 0.000
864.35/864.60	c total clause space: 127.173MB
864.35/864.60	c total #watches: 308359
864.95/865.16	c total #propagations: 197386225 / total #impl: 2700110419 (eff. 0.073)
864.95/865.16	c #Conflicts:    2029000 | #Learnt:      44850 | 0.000
864.95/865.16	c total clause space: 127.173MB
864.95/865.16	c total #watches: 317312
865.56/865.76	c total #propagations: 197466139 / total #impl: 2701176655 (eff. 0.073)
865.56/865.76	c #Conflicts:    2030000 | #Learnt:      45850 | 0.000
865.56/865.76	c total clause space: 127.173MB
865.56/865.76	c total #watches: 326938
866.15/866.39	c total #propagations: 197548046 / total #impl: 2702472653 (eff. 0.073)
866.15/866.39	c #Conflicts:    2031000 | #Learnt:      46850 | 0.000
866.15/866.39	c total clause space: 127.173MB
866.15/866.39	c total #watches: 338518
866.85/867.05	c total #propagations: 197625690 / total #impl: 2703829056 (eff. 0.073)
866.85/867.05	c #Conflicts:    2032000 | #Learnt:      47850 | 0.000
866.85/867.05	c total clause space: 127.173MB
866.85/867.05	c total #watches: 346729
867.45/867.66	c total #propagations: 197705900 / total #impl: 2705080365 (eff. 0.073)
867.45/867.66	c #Conflicts:    2033000 | #Learnt:      48850 | 0.000
867.45/867.66	c total clause space: 127.173MB
867.45/867.66	c total #watches: 354031
868.15/868.30	c total #propagations: 197784470 / total #impl: 2706230201 (eff. 0.073)
868.15/868.30	c #Conflicts:    2034000 | #Learnt:      49850 | 0.000
868.15/868.30	c total clause space: 127.173MB
868.15/868.30	c total #watches: 362849
868.65/868.87	c total #propagations: 197860621 / total #impl: 2707437815 (eff. 0.073)
868.65/868.87	c #Conflicts:    2035000 | #Learnt:      50850 | 0.000
868.65/868.87	c total clause space: 127.173MB
868.65/868.87	c total #watches: 377070
869.35/869.54	c total #propagations: 197921280 / total #impl: 2708455066 (eff. 0.073)
869.35/869.54	c #Conflicts:    2036000 | #Learnt:      51850 | 0.000
869.35/869.54	c total clause space: 127.173MB
869.35/869.54	c total #watches: 387003
870.06/870.26	c total #propagations: 197991410 / total #impl: 2709602198 (eff. 0.073)
870.06/870.26	c #Conflicts:    2037000 | #Learnt:      52850 | 0.000
870.06/870.26	c total clause space: 127.173MB
870.06/870.26	c total #watches: 398931
870.75/870.97	c total #propagations: 198057185 / total #impl: 2711115219 (eff. 0.073)
870.75/870.97	c #Conflicts:    2038000 | #Learnt:      53850 | 0.000
870.75/870.97	c total clause space: 127.173MB
870.75/870.97	c total #watches: 410178
871.55/871.74	c total #propagations: 198124316 / total #impl: 2712679181 (eff. 0.073)
871.55/871.74	c #Conflicts:    2039000 | #Learnt:      54850 | 0.000
871.55/871.74	c total clause space: 127.173MB
871.55/871.74	c total #watches: 419733
872.26/872.48	c total #propagations: 198205853 / total #impl: 2714279660 (eff. 0.073)
872.26/872.48	c #Conflicts:    2040000 | #Learnt:      55850 | 0.000
872.26/872.48	c total clause space: 127.173MB
872.26/872.48	c total #watches: 431337
873.05/873.26	c total #propagations: 198272908 / total #impl: 2715471878 (eff. 0.073)
873.05/873.26	c #Conflicts:    2041000 | #Learnt:      56850 | 0.000
873.05/873.26	c total clause space: 127.173MB
873.05/873.26	c total #watches: 441212
873.85/874.05	c total #propagations: 198342813 / total #impl: 2716794883 (eff. 0.073)
873.85/874.05	c #Conflicts:    2042000 | #Learnt:      57850 | 0.000
873.85/874.05	c total clause space: 127.173MB
873.85/874.05	c total #watches: 452503
874.75/874.91	c total #propagations: 198412650 / total #impl: 2717936818 (eff. 0.073)
874.75/874.91	c #Conflicts:    2043000 | #Learnt:      58850 | 0.000
874.75/874.91	c total clause space: 127.173MB
874.75/874.91	c total #watches: 461184
875.46/875.68	c total #propagations: 198496541 / total #impl: 2719435044 (eff. 0.073)
875.46/875.68	c #Conflicts:    2044000 | #Learnt:      59850 | 0.000
875.46/875.68	c total clause space: 127.173MB
875.46/875.68	c total #watches: 469710
876.25/876.47	c total #propagations: 198574168 / total #impl: 2720874347 (eff. 0.073)
876.25/876.47	c #Conflicts:    2045000 | #Learnt:      60850 | 0.000
876.25/876.47	c total clause space: 127.173MB
876.25/876.47	c total #watches: 475891
877.15/877.31	c total #propagations: 198666036 / total #impl: 2722361410 (eff. 0.073)
877.15/877.31	c #Conflicts:    2046000 | #Learnt:      61850 | 0.000
877.15/877.31	c total clause space: 127.173MB
877.15/877.31	c total #watches: 484184
877.95/878.16	c total #propagations: 198753328 / total #impl: 2723620660 (eff. 0.073)
877.95/878.16	c #Conflicts:    2047000 | #Learnt:      62850 | 0.000
877.95/878.16	c total clause space: 127.173MB
877.95/878.16	c total #watches: 493865
878.76/878.97	c total #propagations: 198832532 / total #impl: 2724921717 (eff. 0.073)
878.76/878.97	c #Conflicts:    2048000 | #Learnt:      63850 | 0.000
878.76/878.97	c total clause space: 127.173MB
878.76/878.97	c total #watches: 503364
879.75/879.92	c total #propagations: 198910121 / total #impl: 2726125245 (eff. 0.073)
879.75/879.92	c #Conflicts:    2049000 | #Learnt:      64850 | 0.000
879.75/879.92	c total clause space: 127.173MB
879.75/879.92	c total #watches: 511241
880.65/880.82	c total #propagations: 198996151 / total #impl: 2727468677 (eff. 0.073)
880.65/880.82	c #Conflicts:    2050000 | #Learnt:      65850 | 0.000
880.65/880.82	c total clause space: 127.173MB
880.65/880.82	c total #watches: 519056
881.55/881.77	c total #propagations: 199085792 / total #impl: 2728762528 (eff. 0.073)
881.55/881.77	c #Conflicts:    2051000 | #Learnt:      66850 | 0.000
881.55/881.77	c total clause space: 127.173MB
881.55/881.77	c total #watches: 528525
882.65/882.80	c total #propagations: 199161610 / total #impl: 2730123170 (eff. 0.073)
882.65/882.80	c #Conflicts:    2052000 | #Learnt:      67850 | 0.000
882.65/882.80	c total clause space: 127.173MB
882.65/882.80	c total #watches: 540391
883.55/883.79	c total #propagations: 199225738 / total #impl: 2731528513 (eff. 0.073)
883.55/883.79	c #Conflicts:    2053000 | #Learnt:      68850 | 0.000
883.55/883.79	c total clause space: 127.173MB
883.55/883.79	c total #watches: 549734
884.45/884.63	c total #propagations: 199294470 / total #impl: 2733408778 (eff. 0.073)
884.45/884.63	c GC COLLECT
884.45/884.63	c #Conflicts:    2054000 | #Learnt:      35152 | 0.000
884.45/884.63	c total clause space: 127.173MB
884.45/884.63	c total #watches: 229268
884.95/885.11	c total #propagations: 199357033 / total #impl: 2735014253 (eff. 0.073)
884.95/885.11	c #Conflicts:    2055000 | #Learnt:      36152 | 0.000
884.95/885.11	c total clause space: 127.173MB
884.95/885.11	c total #watches: 243234
885.46/885.61	c total #propagations: 199418819 / total #impl: 2736181602 (eff. 0.073)
885.46/885.61	c #Conflicts:    2056000 | #Learnt:      37152 | 0.000
885.46/885.61	c total clause space: 127.173MB
885.46/885.61	c total #watches: 253358
885.95/886.12	c total #propagations: 199479146 / total #impl: 2737645408 (eff. 0.073)
885.95/886.12	c #Conflicts:    2057000 | #Learnt:      38152 | 0.000
885.95/886.12	c total clause space: 127.173MB
885.95/886.12	c total #watches: 264108
886.46/886.64	c total #propagations: 199554944 / total #impl: 2739157181 (eff. 0.073)
886.46/886.64	c #Conflicts:    2058000 | #Learnt:      39152 | 0.000
886.46/886.64	c total clause space: 127.173MB
886.46/886.64	c total #watches: 274075
886.95/887.16	c total #propagations: 199618838 / total #impl: 2740511253 (eff. 0.073)
886.95/887.16	c #Conflicts:    2059000 | #Learnt:      40152 | 0.000
886.95/887.16	c total clause space: 127.173MB
886.95/887.16	c total #watches: 283067
887.45/887.68	c total #propagations: 199693355 / total #impl: 2741879659 (eff. 0.073)
887.45/887.68	c #Conflicts:    2060000 | #Learnt:      41152 | 0.000
887.45/887.68	c total clause space: 127.173MB
887.45/887.68	c total #watches: 290319
887.95/888.17	c total #propagations: 199782349 / total #impl: 2743109225 (eff. 0.073)
887.95/888.17	c #Conflicts:    2061000 | #Learnt:      42152 | 0.000
887.95/888.17	c total clause space: 127.173MB
887.95/888.17	c total #watches: 299251
888.55/888.72	c total #propagations: 199848940 / total #impl: 2744142251 (eff. 0.073)
888.55/888.72	c #Conflicts:    2062000 | #Learnt:      43152 | 0.000
888.55/888.72	c total clause space: 127.173MB
888.55/888.72	c total #watches: 307079
889.05/889.26	c total #propagations: 199932421 / total #impl: 2745330665 (eff. 0.073)
889.05/889.26	c #Conflicts:    2063000 | #Learnt:      44152 | 0.000
889.05/889.26	c total clause space: 127.173MB
889.05/889.26	c total #watches: 313430
889.55/889.79	c total #propagations: 200025543 / total #impl: 2746477022 (eff. 0.073)
889.55/889.79	c #Conflicts:    2064000 | #Learnt:      45152 | 0.000
889.55/889.79	c total clause space: 127.173MB
889.55/889.79	c total #watches: 322233
890.15/890.37	c total #propagations: 200094667 / total #impl: 2747685812 (eff. 0.073)
890.15/890.37	c #Conflicts:    2065000 | #Learnt:      46151 | 0.000
890.15/890.37	c total clause space: 127.173MB
890.15/890.37	c total #watches: 331198
890.85/891.04	c total #propagations: 200180135 / total #impl: 2748906713 (eff. 0.073)
890.85/891.04	c #Conflicts:    2066000 | #Learnt:      47151 | 0.000
890.85/891.04	c total clause space: 127.173MB
890.85/891.04	c total #watches: 340316
891.55/891.73	c total #propagations: 200256688 / total #impl: 2750192613 (eff. 0.073)
891.55/891.73	c #Conflicts:    2067000 | #Learnt:      48151 | 0.000
891.55/891.73	c total clause space: 127.173MB
891.55/891.73	c total #watches: 348942
892.25/892.43	c total #propagations: 200333294 / total #impl: 2751601185 (eff. 0.073)
892.25/892.43	c #Conflicts:    2068000 | #Learnt:      49151 | 0.000
892.25/892.43	c total clause space: 127.173MB
892.25/892.43	c total #watches: 359768
892.85/893.09	c total #propagations: 200407903 / total #impl: 2752894564 (eff. 0.073)
892.85/893.09	c #Conflicts:    2069000 | #Learnt:      50151 | 0.000
892.85/893.09	c total clause space: 127.173MB
892.85/893.09	c total #watches: 368042
893.55/893.77	c total #propagations: 200497025 / total #impl: 2754295209 (eff. 0.073)
893.55/893.77	c #Conflicts:    2070000 | #Learnt:      51151 | 0.000
893.55/893.77	c total clause space: 127.173MB
893.55/893.77	c total #watches: 377428
894.25/894.46	c total #propagations: 200579874 / total #impl: 2755737946 (eff. 0.073)
894.25/894.46	c #Conflicts:    2071000 | #Learnt:      52151 | 0.000
894.25/894.46	c total clause space: 127.173MB
894.25/894.46	c total #watches: 387710
894.95/895.13	c total #propagations: 200653410 / total #impl: 2757273763 (eff. 0.073)
894.95/895.13	c #Conflicts:    2072000 | #Learnt:      53151 | 0.000
894.95/895.13	c total clause space: 127.173MB
894.95/895.13	c total #watches: 397025
895.65/895.84	c total #propagations: 200739951 / total #impl: 2758676150 (eff. 0.073)
895.65/895.84	c #Conflicts:    2073000 | #Learnt:      54151 | 0.000
895.65/895.84	c total clause space: 127.173MB
895.65/895.84	c total #watches: 407231
896.35/896.53	c total #propagations: 200818529 / total #impl: 2760460193 (eff. 0.073)
896.35/896.53	c #Conflicts:    2074000 | #Learnt:      55151 | 0.000
896.35/896.53	c total clause space: 127.173MB
896.35/896.53	c total #watches: 416839
897.05/897.29	c total #propagations: 200886274 / total #impl: 2761909824 (eff. 0.073)
897.05/897.29	c #Conflicts:    2075000 | #Learnt:      56151 | 0.000
897.05/897.29	c total clause space: 127.173MB
897.05/897.29	c total #watches: 428794
897.95/898.13	c total #propagations: 200950523 / total #impl: 2763155828 (eff. 0.073)
897.95/898.13	c #Conflicts:    2076000 | #Learnt:      57151 | 0.000
897.95/898.13	c total clause space: 127.173MB
897.95/898.13	c total #watches: 439660
898.75/898.92	c total #propagations: 201012790 / total #impl: 2764691088 (eff. 0.073)
898.75/898.92	c #Conflicts:    2077000 | #Learnt:      58151 | 0.000
898.75/898.92	c total clause space: 127.173MB
898.75/898.92	c total #watches: 449809
899.55/899.71	c total #propagations: 201077608 / total #impl: 2765998958 (eff. 0.073)
899.55/899.71	c #Conflicts:    2078000 | #Learnt:      59151 | 0.000
899.55/899.71	c total clause space: 127.173MB
899.55/899.71	c total #watches: 458690
900.25/900.43	c total #propagations: 201157574 / total #impl: 2767452256 (eff. 0.073)
900.25/900.43	c #Conflicts:    2079000 | #Learnt:      60151 | 0.000
900.25/900.43	c total clause space: 127.173MB
900.25/900.43	c total #watches: 467651
901.05/901.28	c total #propagations: 201236566 / total #impl: 2768918696 (eff. 0.073)
901.05/901.28	c #Conflicts:    2080000 | #Learnt:      61151 | 0.000
901.05/901.28	c total clause space: 127.173MB
901.05/901.28	c total #watches: 474319
901.95/902.19	c total #propagations: 201324745 / total #impl: 2770495676 (eff. 0.073)
901.95/902.19	c #Conflicts:    2081000 | #Learnt:      62150 | 0.000
901.95/902.19	c total clause space: 127.173MB
901.95/902.19	c total #watches: 480019
902.85/903.05	c total #propagations: 201429754 / total #impl: 2772396000 (eff. 0.073)
902.85/903.05	c #Conflicts:    2082000 | #Learnt:      63150 | 0.000
902.85/903.05	c total clause space: 127.173MB
902.85/903.05	c total #watches: 485082
903.65/903.83	c total #propagations: 201519966 / total #impl: 2774300815 (eff. 0.073)
903.65/903.83	c #Conflicts:    2083000 | #Learnt:      64150 | 0.000
903.65/903.83	c total clause space: 127.173MB
903.65/903.83	c total #watches: 490640
904.45/904.63	c total #propagations: 201629767 / total #impl: 2775933466 (eff. 0.073)
904.45/904.63	c #Conflicts:    2084000 | #Learnt:      65149 | 0.000
904.45/904.63	c total clause space: 127.173MB
904.45/904.63	c total #watches: 496010
905.35/905.52	c total #propagations: 201722748 / total #impl: 2777363628 (eff. 0.073)
905.35/905.52	c #Conflicts:    2085000 | #Learnt:      66149 | 0.000
905.35/905.52	c total clause space: 127.173MB
905.35/905.52	c total #watches: 501124
906.15/906.36	c total #propagations: 201828317 / total #impl: 2778923778 (eff. 0.073)
906.15/906.36	c #Conflicts:    2086000 | #Learnt:      67149 | 0.000
906.15/906.36	c total clause space: 127.173MB
906.15/906.36	c total #watches: 506120
906.95/907.18	c total #propagations: 201919505 / total #impl: 2780442545 (eff. 0.073)
906.95/907.18	c #Conflicts:    2087000 | #Learnt:      68149 | 0.000
906.95/907.18	c total clause space: 127.173MB
906.95/907.18	c total #watches: 512830
907.94/908.12	c total #propagations: 202006598 / total #impl: 2782026129 (eff. 0.073)
907.94/908.12	c #Conflicts:    2088000 | #Learnt:      69149 | 0.000
907.94/908.12	c total clause space: 127.173MB
907.94/908.12	c total #watches: 519302
908.74/908.94	c total #propagations: 202114173 / total #impl: 2783642111 (eff. 0.073)
908.74/908.94	c GC COLLECT
908.74/908.94	c #Conflicts:    2089000 | #Learnt:      35148 | 0.000
908.74/908.94	c total clause space: 127.173MB
908.74/908.94	c total #watches: 228505
909.14/909.36	c total #propagations: 202204646 / total #impl: 2785278957 (eff. 0.073)
909.14/909.36	c #Conflicts:    2090000 | #Learnt:      36148 | 0.000
909.14/909.36	c total clause space: 127.173MB
909.14/909.36	c total #watches: 237629
909.55/909.79	c total #propagations: 202280510 / total #impl: 2786245908 (eff. 0.073)
909.55/909.79	c #Conflicts:    2091000 | #Learnt:      37148 | 0.000
909.55/909.79	c total clause space: 127.173MB
909.55/909.79	c total #watches: 247032
910.04/910.27	c total #propagations: 202349690 / total #impl: 2787170440 (eff. 0.073)
910.04/910.27	c #Conflicts:    2092000 | #Learnt:      38148 | 0.000
910.04/910.27	c total clause space: 127.173MB
910.04/910.27	c total #watches: 255450
910.54/910.75	c total #propagations: 202423809 / total #impl: 2788315860 (eff. 0.073)
910.54/910.75	c #Conflicts:    2093000 | #Learnt:      39148 | 0.000
910.54/910.75	c total clause space: 127.173MB
910.54/910.75	c total #watches: 264168
911.04/911.25	c total #propagations: 202499615 / total #impl: 2789430646 (eff. 0.073)
911.04/911.25	c #Conflicts:    2094000 | #Learnt:      40148 | 0.000
911.04/911.25	c total clause space: 127.173MB
911.04/911.25	c total #watches: 275454
911.54/911.79	c total #propagations: 202572192 / total #impl: 2790495807 (eff. 0.073)
911.54/911.79	c #Conflicts:    2095000 | #Learnt:      41148 | 0.000
911.54/911.79	c total clause space: 127.173MB
911.54/911.79	c total #watches: 283353
912.14/912.32	c total #propagations: 202659081 / total #impl: 2791757865 (eff. 0.073)
912.14/912.32	c #Conflicts:    2096000 | #Learnt:      42148 | 0.000
912.14/912.32	c total clause space: 127.173MB
912.14/912.32	c total #watches: 291123
912.64/912.81	c total #propagations: 202744080 / total #impl: 2792780170 (eff. 0.073)
912.64/912.81	c #Conflicts:    2097000 | #Learnt:      43148 | 0.000
912.64/912.81	c total clause space: 127.173MB
912.64/912.81	c total #watches: 301193
913.14/913.30	c total #propagations: 202815203 / total #impl: 2793757625 (eff. 0.073)
913.14/913.30	c #Conflicts:    2098000 | #Learnt:      44148 | 0.000
913.14/913.30	c total clause space: 127.173MB
913.14/913.30	c total #watches: 312050
913.54/913.79	c total #propagations: 202876091 / total #impl: 2794659060 (eff. 0.073)
913.54/913.79	c #Conflicts:    2099000 | #Learnt:      45148 | 0.000
913.54/913.79	c total clause space: 127.173MB
913.54/913.79	c total #watches: 322053
914.24/914.40	c total #propagations: 202938447 / total #impl: 2795610177 (eff. 0.073)
914.24/914.40	c #Conflicts:    2100000 | #Learnt:      46148 | 0.000
914.24/914.40	c total clause space: 127.173MB
914.24/914.40	c total #watches: 333448
914.84/915.09	c total #propagations: 203008758 / total #impl: 2796804655 (eff. 0.073)
914.84/915.09	c #Conflicts:    2101000 | #Learnt:      47148 | 0.000
914.84/915.09	c total clause space: 127.173MB
914.84/915.09	c total #watches: 348616
915.54/915.73	c total #propagations: 203065013 / total #impl: 2798208640 (eff. 0.073)
915.54/915.73	c #Conflicts:    2102000 | #Learnt:      48148 | 0.000
915.54/915.73	c total clause space: 127.173MB
915.54/915.73	c total #watches: 357676
916.25/916.42	c total #propagations: 203131947 / total #impl: 2799552209 (eff. 0.073)
916.25/916.42	c #Conflicts:    2103000 | #Learnt:      49148 | 0.000
916.25/916.42	c total clause space: 127.173MB
916.25/916.42	c total #watches: 366920
916.94/917.14	c total #propagations: 203206491 / total #impl: 2800948826 (eff. 0.073)
916.94/917.14	c #Conflicts:    2104000 | #Learnt:      50148 | 0.000
916.94/917.14	c total clause space: 127.173MB
916.94/917.14	c total #watches: 375154
917.74/917.91	c total #propagations: 203284417 / total #impl: 2802263346 (eff. 0.073)
917.74/917.91	c #Conflicts:    2105000 | #Learnt:      51148 | 0.000
917.74/917.91	c total clause space: 127.173MB
917.74/917.91	c total #watches: 384242
918.45/918.68	c total #propagations: 203354417 / total #impl: 2803530490 (eff. 0.073)
918.45/918.68	c #Conflicts:    2106000 | #Learnt:      52148 | 0.000
918.45/918.68	c total clause space: 127.173MB
918.45/918.68	c total #watches: 392062
919.14/919.32	c total #propagations: 203448254 / total #impl: 2804747739 (eff. 0.073)
919.14/919.32	c #Conflicts:    2107000 | #Learnt:      53148 | 0.000
919.14/919.32	c total clause space: 127.173MB
919.14/919.32	c total #watches: 398956
919.84/920.02	c total #propagations: 203527545 / total #impl: 2805874810 (eff. 0.073)
919.84/920.02	c #Conflicts:    2108000 | #Learnt:      54148 | 0.000
919.84/920.02	c total clause space: 127.173MB
919.84/920.02	c total #watches: 406185
920.55/920.77	c total #propagations: 203602795 / total #impl: 2807228979 (eff. 0.073)
920.55/920.77	c #Conflicts:    2109000 | #Learnt:      55148 | 0.000
920.55/920.77	c total clause space: 127.173MB
920.55/920.77	c total #watches: 412829
921.44/921.63	c total #propagations: 203679966 / total #impl: 2808663080 (eff. 0.073)
921.44/921.63	c #Conflicts:    2110000 | #Learnt:      56148 | 0.000
921.44/921.63	c total clause space: 127.173MB
921.44/921.63	c total #watches: 420118
922.14/922.37	c total #propagations: 203759590 / total #impl: 2810234432 (eff. 0.073)
922.14/922.37	c #Conflicts:    2111000 | #Learnt:      57148 | 0.000
922.14/922.37	c total clause space: 127.173MB
922.14/922.37	c total #watches: 429116
922.94/923.14	c total #propagations: 203831702 / total #impl: 2811386220 (eff. 0.073)
922.94/923.14	c #Conflicts:    2112000 | #Learnt:      58148 | 0.000
922.94/923.14	c total clause space: 127.173MB
922.94/923.14	c total #watches: 440285
923.74/923.99	c total #propagations: 203898737 / total #impl: 2812642547 (eff. 0.072)
923.74/923.99	c #Conflicts:    2113000 | #Learnt:      59148 | 0.000
923.74/923.99	c total clause space: 127.173MB
923.74/923.99	c total #watches: 452240
924.74/924.92	c total #propagations: 203964483 / total #impl: 2814073230 (eff. 0.072)
924.74/924.92	c #Conflicts:    2114000 | #Learnt:      60148 | 0.000
924.74/924.92	c total clause space: 127.173MB
924.74/924.92	c total #watches: 460800
925.54/925.79	c total #propagations: 204038422 / total #impl: 2815392323 (eff. 0.072)
925.54/925.79	c #Conflicts:    2115000 | #Learnt:      61148 | 0.000
925.54/925.79	c total clause space: 127.173MB
925.54/925.79	c total #watches: 472627
926.54/926.70	c total #propagations: 204107081 / total #impl: 2816966817 (eff. 0.072)
926.54/926.70	c #Conflicts:    2116000 | #Learnt:      62148 | 0.000
926.54/926.70	c total clause space: 127.173MB
926.54/926.70	c total #watches: 484661
927.44/927.63	c total #propagations: 204175594 / total #impl: 2818394457 (eff. 0.072)
927.44/927.63	c #Conflicts:    2117000 | #Learnt:      63148 | 0.000
927.44/927.63	c total clause space: 127.173MB
927.44/927.63	c total #watches: 494747
928.35/928.53	c total #propagations: 204238463 / total #impl: 2819716930 (eff. 0.072)
928.35/928.53	c #Conflicts:    2118000 | #Learnt:      64148 | 0.000
928.35/928.53	c total clause space: 127.173MB
928.35/928.53	c total #watches: 508099
929.35/929.55	c total #propagations: 204296196 / total #impl: 2820997142 (eff. 0.072)
929.35/929.55	c #Conflicts:    2119000 | #Learnt:      65148 | 0.000
929.35/929.55	c total clause space: 127.173MB
929.35/929.55	c total #watches: 519757
930.34/930.57	c total #propagations: 204354326 / total #impl: 2822458477 (eff. 0.072)
930.34/930.57	c #Conflicts:    2120000 | #Learnt:      66148 | 0.000
930.34/930.57	c total clause space: 127.173MB
930.34/930.57	c total #watches: 532310
931.44/931.62	c total #propagations: 204410635 / total #impl: 2823770333 (eff. 0.072)
931.44/931.62	c #Conflicts:    2121000 | #Learnt:      67148 | 0.000
931.44/931.62	c total clause space: 127.173MB
931.44/931.62	c total #watches: 542799
932.44/932.70	c total #propagations: 204470392 / total #impl: 2825555512 (eff. 0.072)
932.44/932.70	c #Conflicts:    2122000 | #Learnt:      68148 | 0.000
932.44/932.70	c total clause space: 127.173MB
932.44/932.70	c total #watches: 553602
933.75/933.93	c total #propagations: 204533844 / total #impl: 2827340968 (eff. 0.072)
933.75/933.93	c #Conflicts:    2123000 | #Learnt:      69148 | 0.000
933.75/933.93	c total clause space: 127.173MB
933.75/933.93	c total #watches: 563436
934.85/935.04	c total #propagations: 204602664 / total #impl: 2828941015 (eff. 0.072)
934.85/935.04	c #Conflicts:    2124000 | #Learnt:      70148 | 0.000
934.85/935.04	c total clause space: 127.173MB
934.85/935.04	c total #watches: 575549
935.54/935.79	c total #propagations: 204665098 / total #impl: 2830497596 (eff. 0.072)
935.54/935.79	c GC COLLECT
935.54/935.79	c #Conflicts:    2125000 | #Learnt:      35859 | 0.000
935.54/935.79	c total clause space: 127.173MB
935.54/935.79	c total #watches: 234990
936.05/936.28	c total #propagations: 204723961 / total #impl: 2831689316 (eff. 0.072)
936.05/936.28	c #Conflicts:    2126000 | #Learnt:      36859 | 0.000
936.05/936.28	c total clause space: 127.173MB
936.05/936.28	c total #watches: 243904
936.54/936.74	c total #propagations: 204783496 / total #impl: 2832747523 (eff. 0.072)
936.54/936.74	c #Conflicts:    2127000 | #Learnt:      37859 | 0.000
936.54/936.74	c total clause space: 127.173MB
936.54/936.74	c total #watches: 257284
937.05/937.28	c total #propagations: 204834430 / total #impl: 2833793428 (eff. 0.072)
937.05/937.28	c #Conflicts:    2128000 | #Learnt:      38859 | 0.000
937.05/937.28	c total clause space: 127.173MB
937.05/937.28	c total #watches: 269515
937.64/937.83	c total #propagations: 204892872 / total #impl: 2834893852 (eff. 0.072)
937.64/937.83	c #Conflicts:    2129000 | #Learnt:      39859 | 0.000
937.64/937.83	c total clause space: 127.173MB
937.64/937.83	c total #watches: 278715
938.25/938.46	c total #propagations: 204949963 / total #impl: 2835876345 (eff. 0.072)
938.25/938.46	c #Conflicts:    2130000 | #Learnt:      40859 | 0.000
938.25/938.46	c total clause space: 127.173MB
938.25/938.46	c total #watches: 289306
938.94/939.13	c total #propagations: 205009465 / total #impl: 2836979563 (eff. 0.072)
938.94/939.13	c #Conflicts:    2131000 | #Learnt:      41859 | 0.000
938.94/939.13	c total clause space: 127.173MB
938.94/939.13	c total #watches: 299856
939.54/939.75	c total #propagations: 205065693 / total #impl: 2838287584 (eff. 0.072)
939.54/939.75	c #Conflicts:    2132000 | #Learnt:      42859 | 0.000
939.54/939.75	c total clause space: 127.173MB
939.54/939.75	c total #watches: 310329
940.14/940.38	c total #propagations: 205125659 / total #impl: 2839719846 (eff. 0.072)
940.14/940.38	c #Conflicts:    2133000 | #Learnt:      43859 | 0.000
940.14/940.38	c total clause space: 127.173MB
940.14/940.38	c total #watches: 321724
940.84/941.08	c total #propagations: 205190888 / total #impl: 2840994637 (eff. 0.072)
940.84/941.08	c #Conflicts:    2134000 | #Learnt:      44859 | 0.000
940.84/941.08	c total clause space: 127.173MB
940.84/941.08	c total #watches: 332570
941.55/941.77	c total #propagations: 205251143 / total #impl: 2842390562 (eff. 0.072)
941.55/941.77	c #Conflicts:    2135000 | #Learnt:      45859 | 0.000
941.55/941.77	c total clause space: 127.173MB
941.55/941.77	c total #watches: 346506
942.24/942.46	c total #propagations: 205304008 / total #impl: 2843620858 (eff. 0.072)
942.24/942.46	c #Conflicts:    2136000 | #Learnt:      46859 | 0.000
942.24/942.46	c total clause space: 127.173MB
942.24/942.46	c total #watches: 357673
943.04/943.23	c total #propagations: 205367967 / total #impl: 2845166929 (eff. 0.072)
943.04/943.23	c #Conflicts:    2137000 | #Learnt:      47859 | 0.000
943.04/943.23	c total clause space: 127.173MB
943.04/943.23	c total #watches: 368494
943.75/943.91	c total #propagations: 205436432 / total #impl: 2846512864 (eff. 0.072)
943.75/943.91	c #Conflicts:    2138000 | #Learnt:      48859 | 0.000
943.75/943.91	c total clause space: 127.173MB
943.75/943.91	c total #watches: 377814
944.54/944.73	c total #propagations: 205501938 / total #impl: 2847658308 (eff. 0.072)
944.54/944.73	c #Conflicts:    2139000 | #Learnt:      49859 | 0.000
944.54/944.73	c total clause space: 127.173MB
944.54/944.73	c total #watches: 386499
945.44/945.66	c total #propagations: 205571282 / total #impl: 2849208152 (eff. 0.072)
945.44/945.66	c #Conflicts:    2140000 | #Learnt:      50859 | 0.000
945.44/945.66	c total clause space: 127.173MB
945.44/945.66	c total #watches: 396453
946.34/946.53	c total #propagations: 205646940 / total #impl: 2850760578 (eff. 0.072)
946.34/946.53	c #Conflicts:    2141000 | #Learnt:      51859 | 0.000
946.34/946.53	c total clause space: 127.173MB
946.34/946.53	c total #watches: 404332
947.14/947.39	c total #propagations: 205718884 / total #impl: 2852099879 (eff. 0.072)
947.14/947.39	c #Conflicts:    2142000 | #Learnt:      52859 | 0.000
947.14/947.39	c total clause space: 127.173MB
947.14/947.39	c total #watches: 414098
947.94/948.15	c total #propagations: 205794791 / total #impl: 2853371402 (eff. 0.072)
947.94/948.15	c #Conflicts:    2143000 | #Learnt:      53859 | 0.000
947.94/948.15	c total clause space: 127.173MB
947.94/948.15	c total #watches: 423178
948.74/948.96	c total #propagations: 205858647 / total #impl: 2854596253 (eff. 0.072)
948.74/948.96	c #Conflicts:    2144000 | #Learnt:      54859 | 0.000
948.74/948.96	c total clause space: 127.173MB
948.74/948.96	c total #watches: 433999
949.54/949.79	c total #propagations: 205927445 / total #impl: 2856129663 (eff. 0.072)
949.54/949.79	c #Conflicts:    2145000 | #Learnt:      55859 | 0.000
949.54/949.79	c total clause space: 127.173MB
949.54/949.79	c total #watches: 442661
950.54/950.73	c total #propagations: 206007490 / total #impl: 2857553847 (eff. 0.072)
950.54/950.73	c #Conflicts:    2146000 | #Learnt:      56859 | 0.000
950.54/950.73	c total clause space: 127.173MB
950.54/950.73	c total #watches: 454586
951.44/951.65	c total #propagations: 206073317 / total #impl: 2858961065 (eff. 0.072)
951.44/951.65	c #Conflicts:    2147000 | #Learnt:      57859 | 0.000
951.44/951.65	c total clause space: 127.173MB
951.44/951.65	c total #watches: 465222
952.34/952.57	c total #propagations: 206143910 / total #impl: 2860372413 (eff. 0.072)
952.34/952.57	c #Conflicts:    2148000 | #Learnt:      58859 | 0.000
952.34/952.57	c total clause space: 127.173MB
952.34/952.57	c total #watches: 476549
953.24/953.43	c total #propagations: 206215459 / total #impl: 2861761224 (eff. 0.072)
953.24/953.43	c #Conflicts:    2149000 | #Learnt:      59859 | 0.000
953.24/953.43	c total clause space: 127.173MB
953.24/953.43	c total #watches: 483611
954.24/954.43	c total #propagations: 206280628 / total #impl: 2863093469 (eff. 0.072)
954.24/954.43	c #Conflicts:    2150000 | #Learnt:      60859 | 0.000
954.24/954.43	c total clause space: 127.173MB
954.24/954.43	c total #watches: 489378
955.04/955.28	c total #propagations: 206374933 / total #impl: 2864641121 (eff. 0.072)
955.04/955.28	c #Conflicts:    2151000 | #Learnt:      61859 | 0.000
955.04/955.28	c total clause space: 127.173MB
955.04/955.28	c total #watches: 497915
956.04/956.23	c total #propagations: 206465322 / total #impl: 2865896217 (eff. 0.072)
956.04/956.23	c #Conflicts:    2152000 | #Learnt:      62859 | 0.000
956.04/956.23	c total clause space: 127.173MB
956.04/956.23	c total #watches: 507216
956.94/957.12	c total #propagations: 206543330 / total #impl: 2867467963 (eff. 0.072)
956.94/957.12	c #Conflicts:    2153000 | #Learnt:      63859 | 0.000
956.94/957.12	c total clause space: 127.173MB
956.94/957.12	c total #watches: 515561
957.84/958.07	c total #propagations: 206620998 / total #impl: 2868763027 (eff. 0.072)
957.84/958.07	c #Conflicts:    2154000 | #Learnt:      64859 | 0.000
957.84/958.07	c total clause space: 127.173MB
957.84/958.07	c total #watches: 521348
958.74/958.96	c total #propagations: 206716287 / total #impl: 2870418902 (eff. 0.072)
958.74/958.96	c #Conflicts:    2155000 | #Learnt:      65858 | 0.000
958.74/958.96	c total clause space: 127.173MB
958.74/958.96	c total #watches: 530246
959.84/960.04	c total #propagations: 206788403 / total #impl: 2872014112 (eff. 0.072)
959.84/960.04	c #Conflicts:    2156000 | #Learnt:      66858 | 0.000
959.84/960.04	c total clause space: 127.173MB
959.84/960.04	c total #watches: 539459
960.93/961.17	c total #propagations: 206861983 / total #impl: 2873769978 (eff. 0.072)
960.93/961.17	c #Conflicts:    2157000 | #Learnt:      67858 | 0.000
960.93/961.17	c total clause space: 127.173MB
960.93/961.17	c total #watches: 547556
962.03/962.28	c total #propagations: 206937482 / total #impl: 2875196197 (eff. 0.072)
962.03/962.28	c #Conflicts:    2158000 | #Learnt:      68858 | 0.000
962.03/962.28	c total clause space: 127.173MB
962.03/962.28	c total #watches: 554479
963.03/963.27	c total #propagations: 207013157 / total #impl: 2876801789 (eff. 0.072)
963.03/963.27	c #Conflicts:    2159000 | #Learnt:      69858 | 0.000
963.03/963.27	c total clause space: 127.173MB
963.03/963.27	c total #watches: 561542
964.23/964.49	c total #propagations: 207095322 / total #impl: 2878165826 (eff. 0.072)
964.23/964.49	c #Conflicts:    2160000 | #Learnt:      70858 | 0.000
964.23/964.49	c total clause space: 127.173MB
964.23/964.49	c total #watches: 569033
965.03/965.25	c total #propagations: 207161707 / total #impl: 2879841026 (eff. 0.072)
965.03/965.25	c GC COLLECT
965.03/965.25	c #Conflicts:    2161000 | #Learnt:      36260 | 0.000
965.03/965.25	c total clause space: 127.173MB
965.03/965.25	c total #watches: 239940
965.64/965.81	c total #propagations: 207235261 / total #impl: 2881056293 (eff. 0.072)
965.64/965.81	c #Conflicts:    2162000 | #Learnt:      37260 | 0.000
965.64/965.81	c total clause space: 127.173MB
965.64/965.81	c total #watches: 248881
966.13/966.31	c total #propagations: 207309922 / total #impl: 2882413965 (eff. 0.072)
966.13/966.31	c #Conflicts:    2163000 | #Learnt:      38260 | 0.000
966.13/966.31	c total clause space: 127.173MB
966.13/966.31	c total #watches: 256907
966.63/966.89	c total #propagations: 207381274 / total #impl: 2883473329 (eff. 0.072)
966.63/966.89	c #Conflicts:    2164000 | #Learnt:      39260 | 0.000
966.63/966.89	c total clause space: 127.173MB
966.63/966.89	c total #watches: 263528
967.23/967.47	c total #propagations: 207464178 / total #impl: 2884692457 (eff. 0.072)
967.23/967.47	c #Conflicts:    2165000 | #Learnt:      40260 | 0.000
967.23/967.47	c total clause space: 127.173MB
967.23/967.47	c total #watches: 271722
967.84/968.06	c total #propagations: 207536147 / total #impl: 2886036929 (eff. 0.072)
967.84/968.06	c #Conflicts:    2166000 | #Learnt:      41260 | 0.000
967.84/968.06	c total clause space: 127.173MB
967.84/968.06	c total #watches: 279971
968.43/968.63	c total #propagations: 207607817 / total #impl: 2887521167 (eff. 0.072)
968.43/968.63	c #Conflicts:    2167000 | #Learnt:      42260 | 0.000
968.43/968.63	c total clause space: 127.173MB
968.43/968.63	c total #watches: 287871
969.04/969.24	c total #propagations: 207689454 / total #impl: 2888770777 (eff. 0.072)
969.04/969.24	c #Conflicts:    2168000 | #Learnt:      43260 | 0.000
969.04/969.24	c total clause space: 127.173MB
969.04/969.24	c total #watches: 295081
969.63/969.83	c total #propagations: 207776176 / total #impl: 2889883513 (eff. 0.072)
969.63/969.83	c #Conflicts:    2169000 | #Learnt:      44260 | 0.000
969.63/969.83	c total clause space: 127.173MB
969.63/969.83	c total #watches: 302009
970.23/970.46	c total #propagations: 207866258 / total #impl: 2891058492 (eff. 0.072)
970.23/970.46	c #Conflicts:    2170000 | #Learnt:      45260 | 0.000
970.23/970.46	c total clause space: 127.173MB
970.23/970.46	c total #watches: 307508
970.93/971.10	c total #propagations: 207969308 / total #impl: 2892423444 (eff. 0.072)
970.93/971.10	c #Conflicts:    2171000 | #Learnt:      46260 | 0.000
970.93/971.10	c total clause space: 127.173MB
970.93/971.10	c total #watches: 313098
971.53/971.74	c total #propagations: 208068707 / total #impl: 2893560112 (eff. 0.072)
971.53/971.74	c #Conflicts:    2172000 | #Learnt:      47260 | 0.000
971.53/971.74	c total clause space: 127.173MB
971.53/971.74	c total #watches: 321930
972.13/972.38	c total #propagations: 208156528 / total #impl: 2894991742 (eff. 0.072)
972.13/972.38	c #Conflicts:    2173000 | #Learnt:      48260 | 0.000
972.13/972.38	c total clause space: 127.173MB
972.13/972.38	c total #watches: 329139
972.83/973.05	c total #propagations: 208248171 / total #impl: 2896147011 (eff. 0.072)
972.83/973.05	c #Conflicts:    2174000 | #Learnt:      49260 | 0.000
972.83/973.05	c total clause space: 127.173MB
972.83/973.05	c total #watches: 335810
973.53/973.73	c total #propagations: 208351133 / total #impl: 2897638306 (eff. 0.072)
973.53/973.73	c #Conflicts:    2175000 | #Learnt:      50260 | 0.000
973.53/973.73	c total clause space: 127.173MB
973.53/973.73	c total #watches: 344227
974.23/974.43	c total #propagations: 208427937 / total #impl: 2899015651 (eff. 0.072)
974.23/974.43	c #Conflicts:    2176000 | #Learnt:      51260 | 0.000
974.23/974.43	c total clause space: 127.173MB
974.23/974.43	c total #watches: 353011
974.83/975.03	c total #propagations: 208503517 / total #impl: 2900386840 (eff. 0.072)
974.83/975.03	c #Conflicts:    2177000 | #Learnt:      52260 | 0.000
974.83/975.03	c total clause space: 127.173MB
974.83/975.03	c total #watches: 364479
975.43/975.65	c total #propagations: 208560161 / total #impl: 2901445426 (eff. 0.072)
975.43/975.65	c #Conflicts:    2178000 | #Learnt:      53260 | 0.000
975.43/975.65	c total clause space: 127.173MB
975.43/975.65	c total #watches: 376415
976.13/976.33	c total #propagations: 208623327 / total #impl: 2902481985 (eff. 0.072)
976.13/976.33	c #Conflicts:    2179000 | #Learnt:      54260 | 0.000
976.13/976.33	c total clause space: 127.173MB
976.13/976.33	c total #watches: 387064
976.83/977.07	c total #propagations: 208676568 / total #impl: 2903631576 (eff. 0.072)
976.83/977.07	c #Conflicts:    2180000 | #Learnt:      55260 | 0.000
976.83/977.07	c total clause space: 127.173MB
976.83/977.07	c total #watches: 396851
977.63/977.88	c total #propagations: 208746395 / total #impl: 2904798645 (eff. 0.072)
977.63/977.88	c #Conflicts:    2181000 | #Learnt:      56260 | 0.000
977.63/977.88	c total clause space: 127.173MB
977.63/977.88	c total #watches: 405163
978.53/978.73	c total #propagations: 208828276 / total #impl: 2906216288 (eff. 0.072)
978.53/978.73	c #Conflicts:    2182000 | #Learnt:      57260 | 0.000
978.53/978.73	c total clause space: 127.173MB
978.53/978.73	c total #watches: 412499
979.33/979.52	c total #propagations: 208909490 / total #impl: 2907783418 (eff. 0.072)
979.33/979.52	c #Conflicts:    2183000 | #Learnt:      58260 | 0.000
979.33/979.52	c total clause space: 127.173MB
979.33/979.52	c total #watches: 421793
980.13/980.37	c total #propagations: 208967861 / total #impl: 2909440360 (eff. 0.072)
980.13/980.37	c #Conflicts:    2184000 | #Learnt:      59260 | 0.000
980.13/980.37	c total clause space: 127.173MB
980.13/980.37	c total #watches: 431105
980.93/981.15	c total #propagations: 209030556 / total #impl: 2911050299 (eff. 0.072)
980.93/981.15	c #Conflicts:    2185000 | #Learnt:      60260 | 0.000
980.93/981.15	c total clause space: 127.173MB
980.93/981.15	c total #watches: 440409
981.73/981.99	c total #propagations: 209107654 / total #impl: 2912588578 (eff. 0.072)
981.73/981.99	c #Conflicts:    2186000 | #Learnt:      61260 | 0.000
981.73/981.99	c total clause space: 127.173MB
981.73/981.99	c total #watches: 449813
982.63/982.84	c total #propagations: 209190151 / total #impl: 2914149450 (eff. 0.072)
982.63/982.84	c #Conflicts:    2187000 | #Learnt:      62260 | 0.000
982.63/982.84	c total clause space: 127.173MB
982.63/982.84	c total #watches: 457279
983.43/983.67	c total #propagations: 209271661 / total #impl: 2915757605 (eff. 0.072)
983.43/983.67	c #Conflicts:    2188000 | #Learnt:      63260 | 0.000
983.43/983.67	c total clause space: 127.173MB
983.43/983.67	c total #watches: 465357
983.73/983.91	c total #propagations: 209346890 / total #impl: 2917580149 (eff. 0.072)
983.73/983.91	o 147
983.73/983.91	s OPTIMUM FOUND
983.73/983.91	v -x1 x2 -x3 -x4 x5 -x6 -x7 x8 -x9 -x10 x11 -x12 -x13 x14 -x15 -x16 x17 -x18 -x19 x20 -x21 x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 x45 -x46 -x47 x48 -x49 -x50 x51 -x52 -x53 x54 -x55 -x56 x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 x81 x82 x83 x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 x137 x138 x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 x190 x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 x240 x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 x286 x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x398 x399 x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 x433 x434 x435 x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 x466 x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 x496 x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 x580 x581 x582 x583 x584 x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 x596 x597 x598 x599 x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 x609 x610 x611 x612 -x613 -x614 -x615 -x616 -x617 -x618 x619 x620 x621 -x622 -x623 -x624 -x625 x626 x627 -x628 -x629 x630
983.73/983.91	c CPU time              : 983.674 s

Verifier Data

OK	147

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-4118770-1467226645/watcher-4118770-1467226645 -o /tmp/evaluation-result-4118770-1467226645/solver-4118770-1467226645 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467210315-2001 --watchdog 1960 --input HOME/instance-4118770-1467226645.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.09 3/176 3666
/proc/meminfo: memFree=31473516/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 1695828 29810688 5268 33554432000 4194304 6201397 140735523346416 140734683697576 4210960 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 7278 5268 130 491 0 6777 0

[startup+0.100152 s]
/proc/loadavg: 2.01 2.02 2.09 3/176 3666
/proc/meminfo: memFree=31473516/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=33848 CPUtime=0.09 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 799 0 0 0 9 0 0 0 20 0 1 0 1695828 34660352 7152 33554432000 4194304 6201397 140735523346416 140734683697576 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 8462 7152 145 491 0 7961 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33848

[startup+0.200342 s]
/proc/loadavg: 2.01 2.02 2.09 3/176 3666
/proc/meminfo: memFree=31473516/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=33848 CPUtime=0.19 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 824 0 0 0 19 0 0 0 20 0 1 0 1695828 34660352 7177 33554432000 4194304 6201397 140735523346416 140734683697576 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 8462 7177 158 491 0 7961 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33848

[startup+0.300264 s]
/proc/loadavg: 2.01 2.02 2.09 3/176 3666
/proc/meminfo: memFree=31473516/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=33980 CPUtime=0.29 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 901 0 0 0 29 0 0 0 20 0 1 0 1695828 34795520 7231 33554432000 4194304 6201397 140735523346416 140734683697576 4207716 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 8495 7231 158 491 0 7994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33980

[startup+0.700235 s]
/proc/loadavg: 2.01 2.02 2.09 3/176 3666
/proc/meminfo: memFree=31473516/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=36820 CPUtime=0.69 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 1831 0 0 0 69 0 0 0 20 0 1 0 1695828 37703680 7771 33554432000 4194304 6201397 140735523346416 140735523345544 4207716 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 9205 7771 164 491 0 8704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36820

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3667
/proc/meminfo: memFree=31442568/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=36964 CPUtime=1.49 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 2355 0 0 0 149 0 0 0 20 0 1 0 1695828 37851136 8090 33554432000 4194304 6201397 140735523346416 140735523345544 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 9241 8090 164 491 0 8740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36964

[startup+3.10023 s]
/proc/loadavg: 2.01 2.02 2.09 3/177 3667
/proc/meminfo: memFree=31438412/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=41728 CPUtime=3.09 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 2941 0 0 0 309 0 0 0 20 0 1 0 1695828 42729472 8966 33554432000 4194304 6201397 140735523346416 140735523345208 4214961 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 10432 8966 165 491 0 9931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41728

[startup+6.30024 s]
/proc/loadavg: 2.00 2.02 2.09 3/177 3667
/proc/meminfo: memFree=31437324/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=42316 CPUtime=6.28 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 3089 0 0 0 628 0 0 0 20 0 1 0 1695828 43331584 9625 33554432000 4194304 6201397 140735523346416 140735523345544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 10579 9625 165 491 0 10078 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42316

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 3667
/proc/meminfo: memFree=31430704/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=50224 CPUtime=12.69 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 4164 0 0 0 1268 1 0 0 20 0 1 0 1695828 51429376 11327 33554432000 4194304 6201397 140735523346416 140735523345544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 12556 11327 165 491 0 12055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50224

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 3667
/proc/meminfo: memFree=31421308/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=62500 CPUtime=25.48 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 5211 0 0 0 2547 1 0 0 20 0 1 0 1695828 64000000 12510 33554432000 4194304 6201397 140735523346416 140735523345544 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 15625 12510 165 491 0 15124 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62500

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.08 3/177 3667
/proc/meminfo: memFree=31395640/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=63412 CPUtime=51.08 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 5439 0 0 0 5106 2 0 0 20 0 1 0 1695828 64933888 14270 33554432000 4194304 6201397 140735523346416 140735523345544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 15853 14270 165 491 0 15352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63412

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/177 3668
/proc/meminfo: memFree=31347780/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=83204 CPUtime=102.27 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 6552 0 0 0 10225 2 0 0 20 0 1 0 1695828 85200896 16022 33554432000 4194304 6201397 140735523346416 140735523345544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 20801 16022 165 491 0 20300 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 83204

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/178 3672
/proc/meminfo: memFree=31298216/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=84108 CPUtime=162.26 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 6754 0 0 0 16223 3 0 0 20 0 1 0 1695828 86126592 18235 33554432000 4194304 6201397 140735523346416 140735523345544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 21027 18235 165 491 0 20526 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 84108

[startup+222.307 s]
/proc/loadavg: 2.07 2.03 2.08 3/177 3696
/proc/meminfo: memFree=31246444/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=115404 CPUtime=222.26 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 7775 0 0 0 22222 4 0 0 20 0 1 0 1695828 118173696 20921 33554432000 4194304 6201397 140735523346416 140735523345544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 28851 20921 165 491 0 28350 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 115404

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.07 3/177 3698
/proc/meminfo: memFree=31199904/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=116468 CPUtime=282.24 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 8011 0 0 0 28220 4 0 0 20 0 1 0 1695828 119263232 22690 33554432000 4194304 6201397 140735523346416 140735523345544 4221024 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 29117 22690 165 491 0 28616 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 116468

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.07 3/177 3699
/proc/meminfo: memFree=31156420/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=117772 CPUtime=342.24 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 8325 0 0 0 34219 5 0 0 20 0 1 0 1695828 120598528 25048 33554432000 4194304 6201397 140735523346416 140735523345544 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 29443 25048 165 491 0 28942 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 117772

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/177 3700
/proc/meminfo: memFree=31127032/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=118352 CPUtime=402.22 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 8483 0 0 0 40217 5 0 0 20 0 1 0 1695828 121192448 25717 33554432000 4194304 6201397 140735523346416 140735523345544 4219586 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 29588 25717 165 491 0 29087 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 118352

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/177 3701
/proc/meminfo: memFree=31097936/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=118712 CPUtime=462.21 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 8581 0 0 0 46216 5 0 0 20 0 1 0 1695828 121561088 27348 33554432000 4194304 6201397 140735523346416 140735523345544 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 29678 27348 165 491 0 29177 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 118712

[startup+522.3 s]
/proc/loadavg: 2.04 2.03 2.06 3/177 3702
/proc/meminfo: memFree=31069352/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=169124 CPUtime=522.21 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 9348 0 0 0 52215 6 0 0 20 0 1 0 1695828 173182976 28845 33554432000 4194304 6201397 140735523346416 140735523345544 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42281 28845 165 491 0 41780 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 169124

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/177 3704
/proc/meminfo: memFree=31013724/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=169432 CPUtime=582.2 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 9650 0 0 0 58214 6 0 0 20 0 1 0 1695828 173498368 29560 33554432000 4194304 6201397 140735523346416 140735523345544 4217486 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42358 29560 165 491 0 41857 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 169432

[startup+642.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/177 3705
/proc/meminfo: memFree=30988296/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=170412 CPUtime=642.18 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 9852 0 0 0 64212 6 0 0 20 0 1 0 1695828 174501888 31295 33554432000 4194304 6201397 140735523346416 140735523345544 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42603 31295 165 491 0 42102 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 170412

[startup+702.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/177 3706
/proc/meminfo: memFree=30966692/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=170608 CPUtime=702.17 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 9909 0 0 0 70211 6 0 0 20 0 1 0 1695828 174702592 32374 33554432000 4194304 6201397 140735523346416 140735523345544 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42652 32374 165 491 0 42151 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 170608

[startup+762.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/178 3710
/proc/meminfo: memFree=30946796/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=171060 CPUtime=762.18 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10040 0 0 0 76211 7 0 0 20 0 1 0 1695828 175165440 33462 33554432000 4194304 6201397 140735523346416 140735523345544 4213293 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42765 33462 165 491 0 42264 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 171060

[startup+822.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/177 3711
/proc/meminfo: memFree=30922832/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=171608 CPUtime=822.16 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10171 0 0 0 82209 7 0 0 20 0 1 0 1695828 175726592 35126 33554432000 4194304 6201397 140735523346416 140735523345544 4217920 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42902 35126 165 491 0 42401 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 171608

[startup+882.307 s]
/proc/loadavg: 2.00 2.02 2.03 3/177 3713
/proc/meminfo: memFree=30903908/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=171768 CPUtime=882.16 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10246 0 0 0 88209 7 0 0 20 0 1 0 1695828 175890432 36223 33554432000 4194304 6201397 140735523346416 140735523345544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42942 36223 165 491 0 42441 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 171768

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 3714
/proc/meminfo: memFree=30885496/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=171964 CPUtime=942.14 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10301 0 0 0 94207 7 0 0 20 0 1 0 1695828 176091136 37300 33554432000 4194304 6201397 140735523346416 140735523345544 4219200 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42991 37300 165 491 0 42490 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 171964

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

[startup+947.207 s]
/proc/loadavg: 2.00 2.01 2.03 3/177 3714
/proc/meminfo: memFree=30885500/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=171964 CPUtime=947.05 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10301 0 0 0 94698 7 0 0 20 0 1 0 1695828 176091136 37300 33554432000 4194304 6201397 140735523346416 140735523345544 4214892 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42991 37300 165 491 0 42490 0
Current children cumulated CPU time (s) 947.05
Current children cumulated vsize (KiB) 171964

[startup+960 s]
/proc/loadavg: 2.07 2.02 2.03 3/177 3714
/proc/meminfo: memFree=30885628/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=171964 CPUtime=959.84 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10301 0 0 0 95977 7 0 0 20 0 1 0 1695828 176091136 37300 33554432000 4194304 6201397 140735523346416 140735523345544 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 42991 37300 165 491 0 42490 0
Current children cumulated CPU time (s) 959.84
Current children cumulated vsize (KiB) 171964

[startup+972.8 s]
/proc/loadavg: 2.06 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883372/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=972.63 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 97256 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 972.63
Current children cumulated vsize (KiB) 172160

[startup+979.2 s]
/proc/loadavg: 2.05 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883332/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=979.03 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 97896 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 979.03
Current children cumulated vsize (KiB) 172160

[startup+982.407 s]
/proc/loadavg: 2.05 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883336/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=982.24 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 98217 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 982.24
Current children cumulated vsize (KiB) 172160

[startup+983.2 s]
/proc/loadavg: 2.05 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883336/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=983.03 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 98296 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 983.03
Current children cumulated vsize (KiB) 172160

[startup+983.6 s]
/proc/loadavg: 2.05 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883340/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=983.43 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 98336 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 983.43
Current children cumulated vsize (KiB) 172160

[startup+983.8 s]
/proc/loadavg: 2.05 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883340/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=983.63 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 98356 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4220327 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 983.63
Current children cumulated vsize (KiB) 172160

[startup+983.9 s]
/proc/loadavg: 2.05 2.02 2.03 3/177 3715
/proc/meminfo: memFree=30883340/32872528 swapFree=170020/176152
[pid=3666] ppid=3663 vsize=172160 CPUtime=983.73 cores=0,2,4,6
/proc/3666/stat : 3666 (cdcl-cuttingpla) R 3663 3666 1985 0 -1 4202496 10322 0 0 0 98366 7 0 0 20 0 1 0 1695828 176291840 37832 33554432000 4194304 6201397 140735523346416 140735523345544 4213747 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3666/statm: 43040 37832 165 491 0 42539 0
Current children cumulated CPU time (s) 983.73
Current children cumulated vsize (KiB) 172160

Child status: 30
Real time (s): 983.914
CPU time (s): 983.758
CPU user time (s): 983.676
CPU system time (s): 0.081987
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 172160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 983.676
system time used= 0.081987
maximum resident set size= 151560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10381
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= 9
involuntary context switches= 1095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.51062 second user time and 3.87541 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-29 20:57:25
IDJOB=4118770
IDBENCH=111530
IDSOLVER=2550
FILE ID=node105/4118770-1467226645
RUNJOBID= node105-1467210315-2001
PBS_JOBID= 19997600
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= c417651cf9bb45991e8d2359cabb9250
RANDOM SEED=1859215249

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31474572 kB
Buffers:           60936 kB
Cached:           285168 kB
SwapCached:            0 kB
Active:           239320 kB
Inactive:         273856 kB
Active(anon):     169636 kB
Inactive(anon):        4 kB
Active(file):      69684 kB
Inactive(file):   273852 kB
Unevictable:      176152 kB
Mlocked:          170020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2540 kB
Writeback:             0 kB
AnonPages:        343000 kB
Mapped:            14508 kB
Shmem:               204 kB
Slab:             577496 kB
SReclaimable:      21520 kB
SUnreclaim:       555976 kB
KernelStack:        1464 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     473696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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 node105 at 2016-06-29 21:13:49