Trace number 4118625

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.lin.opb
MD5SUM48c7a63ae7f0b1bef760077a070d5167
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2312
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3825
Total number of constraints7400
Number of constraints which are clauses3675
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints3675
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 3675
Biggest coefficient in the objective function 49
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 62475
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 62475
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 3825 #constraint= 7400
0.00/0.04	c * #variable= 3825 #constraint= 7400
0.49/0.50	c S1->S2
0.49/0.50	c S1->S2
0.49/0.50	c S1->S2
0.49/0.50	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
0.49/0.50	c total clause space: 18.2382MB
0.49/0.50	c total #watches: 35924
0.89/0.93	c total #propagations: 153964 / total #impl: 2124961 (eff. 0.072)
0.89/0.93	c #Conflicts:       2000 | #Learnt:       2002 | 0.000
0.89/0.93	c total clause space: 29.637MB
0.89/0.93	c total #watches: 42669
1.29/1.33	c total #propagations: 276999 / total #impl: 4463604 (eff. 0.062)
1.29/1.33	c GC COLLECT
1.29/1.33	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
1.29/1.33	c total clause space: 29.637MB
1.29/1.33	c total #watches: 41083
1.79/1.82	c total #propagations: 376243 / total #impl: 6462485 (eff. 0.058)
1.79/1.82	c S1->S2
1.79/1.82	c #Conflicts:       4000 | #Learnt:       3009 | 0.000
1.79/1.82	c total clause space: 48.1602MB
1.79/1.82	c total #watches: 59719
2.20/2.22	c total #propagations: 677391 / total #impl: 9380478 (eff. 0.072)
2.20/2.22	c GC COLLECT
2.20/2.22	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
2.20/2.22	c total clause space: 48.1602MB
2.20/2.22	c total #watches: 58434
2.59/2.64	c total #propagations: 1110854 / total #impl: 12301430 (eff. 0.090)
2.59/2.64	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
2.59/2.64	c total clause space: 48.1602MB
2.59/2.64	c total #watches: 68883
2.99/3.09	c total #propagations: 1509371 / total #impl: 15109893 (eff. 0.100)
2.99/3.09	c GC COLLECT
2.99/3.09	c #Conflicts:       7000 | #Learnt:       2237 | 0.000
2.99/3.09	c total clause space: 48.1602MB
2.99/3.09	c total #watches: 60615
3.49/3.54	c total #propagations: 1930326 / total #impl: 18254578 (eff. 0.106)
3.49/3.54	c #Conflicts:       8000 | #Learnt:       3237 | 0.000
3.49/3.54	c total clause space: 48.1602MB
3.49/3.54	c total #watches: 66232
3.89/3.97	c total #propagations: 2351506 / total #impl: 21373436 (eff. 0.110)
3.89/3.97	c #Conflicts:       9000 | #Learnt:       4237 | 0.000
3.89/3.97	c total clause space: 48.1602MB
3.89/3.97	c total #watches: 71573
4.29/4.38	c total #propagations: 2704306 / total #impl: 24544432 (eff. 0.110)
4.29/4.38	c GC COLLECT
4.29/4.38	c #Conflicts:      10000 | #Learnt:       2726 | 0.000
4.29/4.38	c total clause space: 48.1602MB
4.29/4.38	c total #watches: 56234
4.79/4.84	c total #propagations: 3076663 / total #impl: 26967942 (eff. 0.114)
4.79/4.84	c #Conflicts:      11000 | #Learnt:       3726 | 0.000
4.79/4.84	c total clause space: 48.1602MB
4.79/4.84	c total #watches: 67256
5.29/5.31	c total #propagations: 3431115 / total #impl: 30012297 (eff. 0.114)
5.29/5.31	c #Conflicts:      12000 | #Learnt:       4726 | 0.000
5.29/5.31	c total clause space: 48.1602MB
5.29/5.31	c total #watches: 79488
5.69/5.76	c total #propagations: 3902804 / total #impl: 33192228 (eff. 0.118)
5.69/5.76	c #Conflicts:      13000 | #Learnt:       5726 | 0.000
5.69/5.76	c total clause space: 48.1602MB
5.69/5.76	c total #watches: 91147
6.19/6.29	c total #propagations: 4238028 / total #impl: 36265337 (eff. 0.117)
6.19/6.29	c GC COLLECT
6.19/6.29	c #Conflicts:      14000 | #Learnt:       3870 | 0.000
6.19/6.29	c total clause space: 48.1602MB
6.19/6.29	c total #watches: 78911
6.79/6.81	c total #propagations: 4777266 / total #impl: 40260669 (eff. 0.119)
6.79/6.81	c #Conflicts:      15000 | #Learnt:       4870 | 0.000
6.79/6.81	c total clause space: 48.1602MB
6.79/6.81	c total #watches: 90313
7.39/7.41	c total #propagations: 5171169 / total #impl: 43700186 (eff. 0.118)
7.39/7.41	c #Conflicts:      16000 | #Learnt:       5870 | 0.000
7.39/7.41	c total clause space: 48.1602MB
7.39/7.41	c total #watches: 93946
7.89/7.97	c total #propagations: 5561260 / total #impl: 47124500 (eff. 0.118)
7.89/7.97	c GC COLLECT
7.89/7.97	c #Conflicts:      17000 | #Learnt:       3697 | 0.000
7.89/7.97	c total clause space: 48.1602MB
7.89/7.97	c total #watches: 76396
8.59/8.64	c total #propagations: 5908350 / total #impl: 50172474 (eff. 0.118)
8.59/8.64	c #Conflicts:      18000 | #Learnt:       4697 | 0.000
8.59/8.64	c total clause space: 48.1602MB
8.59/8.64	c total #watches: 81197
9.09/9.19	c total #propagations: 6291733 / total #impl: 53605638 (eff. 0.117)
9.09/9.19	c #Conflicts:      19000 | #Learnt:       5697 | 0.000
9.09/9.19	c total clause space: 48.1602MB
9.09/9.19	c total #watches: 97575
9.79/9.85	c total #propagations: 6633355 / total #impl: 56199019 (eff. 0.118)
9.79/9.85	c #Conflicts:      20000 | #Learnt:       6697 | 0.000
9.79/9.85	c total clause space: 48.1602MB
9.79/9.85	c total #watches: 110570
10.39/10.48	c total #propagations: 7013719 / total #impl: 59035353 (eff. 0.119)
10.39/10.48	c GC COLLECT
10.39/10.48	c #Conflicts:      21000 | #Learnt:       4204 | 0.000
10.39/10.48	c total clause space: 48.1602MB
10.39/10.48	c total #watches: 89126
11.00/11.07	c total #propagations: 7454410 / total #impl: 61964927 (eff. 0.120)
11.00/11.07	c #Conflicts:      22000 | #Learnt:       5204 | 0.000
11.00/11.07	c total clause space: 48.1602MB
11.00/11.07	c total #watches: 101834
11.59/11.68	c total #propagations: 7848144 / total #impl: 64753525 (eff. 0.121)
11.59/11.68	c #Conflicts:      23000 | #Learnt:       6204 | 0.000
11.59/11.68	c total clause space: 48.1602MB
11.59/11.68	c total #watches: 108515
12.20/12.28	c total #propagations: 8243205 / total #impl: 67217237 (eff. 0.123)
12.20/12.28	c #Conflicts:      24000 | #Learnt:       7204 | 0.000
12.20/12.28	c total clause space: 48.1602MB
12.20/12.28	c total #watches: 115963
12.79/12.81	c total #propagations: 8620256 / total #impl: 69875089 (eff. 0.123)
12.79/12.81	c GC COLLECT
12.79/12.81	c #Conflicts:      25000 | #Learnt:       4410 | 0.000
12.79/12.81	c total clause space: 48.1602MB
12.79/12.81	c total #watches: 95088
13.30/13.32	c total #propagations: 8940849 / total #impl: 73010184 (eff. 0.122)
13.30/13.32	c #Conflicts:      26000 | #Learnt:       5410 | 0.000
13.30/13.32	c total clause space: 48.1602MB
13.30/13.32	c total #watches: 100732
13.79/13.81	c total #propagations: 9217313 / total #impl: 75734806 (eff. 0.122)
13.79/13.81	c #Conflicts:      27000 | #Learnt:       6410 | 0.000
13.79/13.81	c total clause space: 48.1602MB
13.79/13.81	c total #watches: 107037
14.30/14.34	c total #propagations: 9523136 / total #impl: 78287003 (eff. 0.122)
14.30/14.34	c #Conflicts:      28000 | #Learnt:       7410 | 0.000
14.30/14.34	c total clause space: 48.1602MB
14.30/14.34	c total #watches: 118366
14.89/14.93	c total #propagations: 9914042 / total #impl: 81190302 (eff. 0.122)
14.89/14.93	c GC COLLECT
14.89/14.93	c #Conflicts:      29000 | #Learnt:       4313 | 0.000
14.89/14.93	c total clause space: 48.1602MB
14.89/14.93	c total #watches: 93559
15.50/15.51	c total #propagations: 10324507 / total #impl: 84055501 (eff. 0.123)
15.50/15.51	c #Conflicts:      30000 | #Learnt:       5313 | 0.000
15.50/15.51	c total clause space: 48.1602MB
15.50/15.51	c total #watches: 105355
16.19/16.21	c total #propagations: 10754625 / total #impl: 86931486 (eff. 0.124)
16.19/16.21	c #Conflicts:      31000 | #Learnt:       6313 | 0.000
16.19/16.21	c total clause space: 48.1602MB
16.19/16.21	c total #watches: 108674
16.69/16.77	c total #propagations: 11182257 / total #impl: 90746600 (eff. 0.123)
16.69/16.77	c #Conflicts:      32000 | #Learnt:       7313 | 0.000
16.69/16.77	c total clause space: 48.1602MB
16.69/16.77	c total #watches: 119096
17.29/17.32	c total #propagations: 11474086 / total #impl: 93353710 (eff. 0.123)
17.29/17.32	c #Conflicts:      33000 | #Learnt:       8313 | 0.000
17.29/17.32	c total clause space: 48.1602MB
17.29/17.32	c total #watches: 130256
17.79/17.89	c total #propagations: 11812895 / total #impl: 95843730 (eff. 0.123)
17.79/17.89	c GC COLLECT
17.79/17.89	c #Conflicts:      34000 | #Learnt:       4913 | 0.000
17.79/17.89	c total clause space: 48.1602MB
17.79/17.89	c total #watches: 114004
18.49/18.57	c total #propagations: 12111935 / total #impl: 98429951 (eff. 0.123)
18.49/18.57	c #Conflicts:      35000 | #Learnt:       5913 | 0.000
18.49/18.57	c total clause space: 48.1602MB
18.49/18.57	c total #watches: 124619
19.19/19.27	c total #propagations: 12437929 / total #impl: 102010955 (eff. 0.122)
19.19/19.27	c #Conflicts:      36000 | #Learnt:       6913 | 0.000
19.19/19.27	c total clause space: 48.1602MB
19.19/19.27	c total #watches: 135306
19.90/19.96	c total #propagations: 12751209 / total #impl: 105204376 (eff. 0.121)
19.90/19.96	c #Conflicts:      37000 | #Learnt:       7913 | 0.000
19.90/19.96	c total clause space: 48.1602MB
19.90/19.96	c total #watches: 144893
20.59/20.67	c total #propagations: 13074197 / total #impl: 108335245 (eff. 0.121)
20.59/20.67	c #Conflicts:      38000 | #Learnt:       8913 | 0.000
20.59/20.67	c total clause space: 48.1602MB
20.59/20.67	c total #watches: 158417
21.39/21.42	c total #propagations: 13378054 / total #impl: 111529704 (eff. 0.120)
21.39/21.42	c GC COLLECT
21.39/21.42	c #Conflicts:      39000 | #Learnt:       5213 | 0.000
21.39/21.42	c total clause space: 48.1602MB
21.39/21.42	c total #watches: 112177
22.10/22.12	c total #propagations: 13699966 / total #impl: 114974968 (eff. 0.119)
22.10/22.12	c #Conflicts:      40000 | #Learnt:       6213 | 0.000
22.10/22.12	c total clause space: 48.1602MB
22.10/22.12	c total #watches: 120239
22.79/22.82	c total #propagations: 14033654 / total #impl: 118012118 (eff. 0.119)
22.79/22.82	c #Conflicts:      41000 | #Learnt:       7213 | 0.000
22.79/22.82	c total clause space: 48.1602MB
22.79/22.82	c total #watches: 124308
23.39/23.49	c total #propagations: 14428360 / total #impl: 121233783 (eff. 0.119)
23.39/23.49	c #Conflicts:      42000 | #Learnt:       8213 | 0.000
23.39/23.49	c total clause space: 48.1602MB
23.39/23.49	c total #watches: 129150
24.09/24.14	c total #propagations: 14808673 / total #impl: 124533535 (eff. 0.119)
24.09/24.14	c #Conflicts:      43000 | #Learnt:       9213 | 0.000
24.09/24.14	c total clause space: 48.1602MB
24.09/24.14	c total #watches: 139808
24.79/24.87	c total #propagations: 15179023 / total #impl: 127231382 (eff. 0.119)
24.79/24.87	c GC COLLECT
24.79/24.87	c #Conflicts:      44000 | #Learnt:       5220 | 0.000
24.79/24.87	c total clause space: 48.1602MB
24.79/24.87	c total #watches: 103804
25.49/25.53	c total #propagations: 15488992 / total #impl: 130578686 (eff. 0.119)
25.49/25.53	c #Conflicts:      45000 | #Learnt:       6220 | 0.000
25.49/25.53	c total clause space: 48.1602MB
25.49/25.53	c total #watches: 115398
26.09/26.17	c total #propagations: 15849684 / total #impl: 133918689 (eff. 0.118)
26.09/26.17	c #Conflicts:      46000 | #Learnt:       7220 | 0.000
26.09/26.17	c total clause space: 48.1602MB
26.09/26.17	c total #watches: 123258
26.69/26.75	c total #propagations: 16171720 / total #impl: 136704446 (eff. 0.118)
26.69/26.75	c #Conflicts:      47000 | #Learnt:       8220 | 0.000
26.69/26.75	c total clause space: 48.1602MB
26.69/26.75	c total #watches: 131878
27.19/27.25	c total #propagations: 16490432 / total #impl: 139036861 (eff. 0.119)
27.19/27.25	c #Conflicts:      48000 | #Learnt:       9220 | 0.000
27.19/27.25	c total clause space: 48.1602MB
27.19/27.25	c total #watches: 145098
27.69/27.78	c total #propagations: 16795950 / total #impl: 141571572 (eff. 0.119)
27.69/27.78	c #Conflicts:      49000 | #Learnt:      10220 | 0.000
27.69/27.78	c total clause space: 48.1602MB
27.69/27.78	c total #watches: 158383
28.29/28.38	c total #propagations: 17117262 / total #impl: 144083300 (eff. 0.119)
28.29/28.38	c GC COLLECT
28.29/28.38	c #Conflicts:      50000 | #Learnt:       5919 | 0.000
28.29/28.38	c total clause space: 48.1602MB
28.29/28.38	c total #watches: 133234
28.89/28.97	c total #propagations: 17401502 / total #impl: 146957704 (eff. 0.118)
28.89/28.97	c #Conflicts:      51000 | #Learnt:       6919 | 0.000
28.89/28.97	c total clause space: 48.1602MB
28.89/28.97	c total #watches: 138054
29.59/29.60	c total #propagations: 17764789 / total #impl: 150134068 (eff. 0.118)
29.59/29.60	c #Conflicts:      52000 | #Learnt:       7919 | 0.000
29.59/29.60	c total clause space: 48.1602MB
29.59/29.60	c total #watches: 142108
30.19/30.29	c total #propagations: 18147831 / total #impl: 153064584 (eff. 0.119)
30.19/30.29	c #Conflicts:      53000 | #Learnt:       8919 | 0.000
30.19/30.29	c total clause space: 48.1602MB
30.19/30.29	c total #watches: 147571
30.89/30.91	c total #propagations: 18573718 / total #impl: 156392768 (eff. 0.119)
30.89/30.91	c #Conflicts:      54000 | #Learnt:       9919 | 0.000
30.89/30.91	c total clause space: 48.1602MB
30.89/30.91	c total #watches: 157660
31.49/31.54	c total #propagations: 18997807 / total #impl: 158972621 (eff. 0.120)
31.49/31.54	c #Conflicts:      55000 | #Learnt:      10919 | 0.000
31.49/31.54	c total clause space: 48.1602MB
31.49/31.54	c total #watches: 163306
32.09/32.17	c total #propagations: 19381949 / total #impl: 161622068 (eff. 0.120)
32.09/32.17	c GC COLLECT
32.09/32.17	c #Conflicts:      56000 | #Learnt:       6317 | 0.000
32.09/32.17	c total clause space: 48.1602MB
32.09/32.17	c total #watches: 94734
32.69/32.74	c total #propagations: 19829068 / total #impl: 165432582 (eff. 0.120)
32.69/32.74	c #Conflicts:      57000 | #Learnt:       7317 | 0.000
32.69/32.74	c total clause space: 48.1602MB
32.69/32.74	c total #watches: 100579
33.29/33.32	c total #propagations: 20227259 / total #impl: 168488159 (eff. 0.120)
33.29/33.32	c #Conflicts:      58000 | #Learnt:       8317 | 0.000
33.29/33.32	c total clause space: 48.1602MB
33.29/33.32	c total #watches: 106400
33.79/33.86	c total #propagations: 20515615 / total #impl: 171364453 (eff. 0.120)
33.79/33.86	c #Conflicts:      59000 | #Learnt:       9317 | 0.000
33.79/33.86	c total clause space: 48.1602MB
33.79/33.86	c total #watches: 112708
34.39/34.40	c total #propagations: 20740915 / total #impl: 173582638 (eff. 0.119)
34.39/34.40	c #Conflicts:      60000 | #Learnt:      10317 | 0.000
34.39/34.40	c total clause space: 48.1602MB
34.39/34.40	c total #watches: 120365
34.89/34.98	c total #propagations: 20993730 / total #impl: 176151721 (eff. 0.119)
34.89/34.98	c #Conflicts:      61000 | #Learnt:      11317 | 0.000
34.89/34.98	c total clause space: 48.1602MB
34.89/34.98	c total #watches: 128993
35.49/35.51	c total #propagations: 21260699 / total #impl: 179222455 (eff. 0.119)
35.49/35.51	c GC COLLECT
35.49/35.51	c #Conflicts:      62000 | #Learnt:       6412 | 0.000
35.49/35.51	c total clause space: 48.1602MB
35.49/35.51	c total #watches: 98262
35.99/36.05	c total #propagations: 21528046 / total #impl: 181339183 (eff. 0.119)
35.99/36.05	c #Conflicts:      63000 | #Learnt:       7412 | 0.000
35.99/36.05	c total clause space: 48.1602MB
35.99/36.05	c total #watches: 106087
36.59/36.65	c total #propagations: 21802163 / total #impl: 184039077 (eff. 0.118)
36.59/36.65	c #Conflicts:      64000 | #Learnt:       8412 | 0.000
36.59/36.65	c total clause space: 48.1602MB
36.59/36.65	c total #watches: 118362
37.19/37.26	c total #propagations: 22080809 / total #impl: 186542174 (eff. 0.118)
37.19/37.26	c #Conflicts:      65000 | #Learnt:       9412 | 0.000
37.19/37.26	c total clause space: 48.1602MB
37.19/37.26	c total #watches: 125279
37.79/37.87	c total #propagations: 22347603 / total #impl: 189047558 (eff. 0.118)
37.79/37.87	c #Conflicts:      66000 | #Learnt:      10412 | 0.000
37.79/37.87	c total clause space: 48.1602MB
37.79/37.87	c total #watches: 137174
38.49/38.57	c total #propagations: 22614618 / total #impl: 191842673 (eff. 0.118)
38.49/38.57	c #Conflicts:      67000 | #Learnt:      11412 | 0.000
38.49/38.57	c total clause space: 48.1602MB
38.49/38.57	c total #watches: 142942
39.08/39.11	c total #propagations: 22882128 / total #impl: 195144217 (eff. 0.117)
39.08/39.11	c #Conflicts:      68000 | #Learnt:      12412 | 0.000
39.08/39.11	c total clause space: 48.1602MB
39.08/39.11	c total #watches: 155518
39.59/39.69	c total #propagations: 23143419 / total #impl: 197148442 (eff. 0.117)
39.59/39.69	c GC COLLECT
39.59/39.69	c #Conflicts:      69000 | #Learnt:       7209 | 0.000
39.59/39.69	c total clause space: 48.1602MB
39.59/39.69	c total #watches: 120015
40.18/40.27	c total #propagations: 23476577 / total #impl: 199911755 (eff. 0.117)
40.18/40.27	c #Conflicts:      70000 | #Learnt:       8209 | 0.000
40.18/40.27	c total clause space: 48.1602MB
40.18/40.27	c total #watches: 129698
40.79/40.86	c total #propagations: 23842281 / total #impl: 203068204 (eff. 0.117)
40.79/40.86	c #Conflicts:      71000 | #Learnt:       9209 | 0.000
40.79/40.86	c total clause space: 48.1602MB
40.79/40.86	c total #watches: 141725
41.38/41.42	c total #propagations: 24187030 / total #impl: 206174430 (eff. 0.117)
41.38/41.42	c #Conflicts:      72000 | #Learnt:      10209 | 0.000
41.38/41.42	c total clause space: 48.1602MB
41.38/41.42	c total #watches: 158146
41.98/42.02	c total #propagations: 24438796 / total #impl: 208642806 (eff. 0.117)
41.98/42.02	c #Conflicts:      73000 | #Learnt:      11209 | 0.000
41.98/42.02	c total clause space: 48.1602MB
41.98/42.02	c total #watches: 169753
42.58/42.65	c total #propagations: 24738927 / total #impl: 211180295 (eff. 0.117)
42.58/42.65	c #Conflicts:      74000 | #Learnt:      12209 | 0.000
42.58/42.65	c total clause space: 48.1602MB
42.58/42.65	c total #watches: 179824
43.28/43.39	c total #propagations: 25032390 / total #impl: 213042864 (eff. 0.117)
43.28/43.39	c GC COLLECT
43.28/43.39	c #Conflicts:      75000 | #Learnt:       6710 | 0.000
43.28/43.39	c total clause space: 48.1602MB
43.28/43.39	c total #watches: 134245
44.09/44.11	c total #propagations: 25413901 / total #impl: 216375603 (eff. 0.117)
44.09/44.11	c #Conflicts:      76000 | #Learnt:       7710 | 0.000
44.09/44.11	c total clause space: 48.1602MB
44.09/44.11	c total #watches: 139886
44.68/44.75	c total #propagations: 25790026 / total #impl: 219717026 (eff. 0.117)
44.68/44.75	c #Conflicts:      77000 | #Learnt:       8710 | 0.000
44.68/44.75	c total clause space: 48.1602MB
44.68/44.75	c total #watches: 146112
45.28/45.35	c total #propagations: 26167500 / total #impl: 222762839 (eff. 0.117)
45.28/45.35	c #Conflicts:      78000 | #Learnt:       9710 | 0.000
45.28/45.35	c total clause space: 48.1602MB
45.28/45.35	c total #watches: 150881
45.88/45.98	c total #propagations: 26520396 / total #impl: 225729340 (eff. 0.117)
45.88/45.98	c #Conflicts:      79000 | #Learnt:      10710 | 0.000
45.88/45.98	c total clause space: 48.1602MB
45.88/45.98	c total #watches: 154981
46.58/46.67	c total #propagations: 26823640 / total #impl: 228727461 (eff. 0.117)
46.58/46.67	c #Conflicts:      80000 | #Learnt:      11710 | 0.000
46.58/46.67	c total clause space: 48.1602MB
46.58/46.67	c total #watches: 159124
47.39/47.41	c total #propagations: 27130694 / total #impl: 231841223 (eff. 0.117)
47.39/47.41	c #Conflicts:      81000 | #Learnt:      12710 | 0.000
47.39/47.41	c total clause space: 48.1602MB
47.39/47.41	c total #watches: 163095
48.08/48.14	c total #propagations: 27461808 / total #impl: 234562039 (eff. 0.117)
48.08/48.14	c GC COLLECT
48.08/48.14	c #Conflicts:      82000 | #Learnt:       6909 | 0.000
48.08/48.14	c total clause space: 48.1602MB
48.08/48.14	c total #watches: 108713
48.78/48.86	c total #propagations: 27821887 / total #impl: 237600709 (eff. 0.117)
48.78/48.86	c #Conflicts:      83000 | #Learnt:       7909 | 0.000
48.78/48.86	c total clause space: 48.1602MB
48.78/48.86	c total #watches: 113340
49.59/49.62	c total #propagations: 28196776 / total #impl: 241052637 (eff. 0.117)
49.59/49.62	c #Conflicts:      84000 | #Learnt:       8909 | 0.000
49.59/49.62	c total clause space: 48.1602MB
49.59/49.62	c total #watches: 120809
50.28/50.39	c total #propagations: 28583631 / total #impl: 244614342 (eff. 0.117)
50.28/50.39	c #Conflicts:      85000 | #Learnt:       9909 | 0.000
50.28/50.39	c total clause space: 48.1602MB
50.28/50.39	c total #watches: 126716
50.98/51.07	c total #propagations: 28950176 / total #impl: 247981567 (eff. 0.117)
50.98/51.07	c #Conflicts:      86000 | #Learnt:      10909 | 0.000
50.98/51.07	c total clause space: 48.1602MB
50.98/51.07	c total #watches: 131338
51.98/52.03	c total #propagations: 29311411 / total #impl: 251371691 (eff. 0.117)
51.98/52.03	c #Conflicts:      87000 | #Learnt:      11909 | 0.000
51.98/52.03	c total clause space: 48.1602MB
51.98/52.03	c total #watches: 140108
52.98/53.08	c total #propagations: 29723628 / total #impl: 255341008 (eff. 0.116)
52.98/53.08	c #Conflicts:      88000 | #Learnt:      12909 | 0.000
52.98/53.08	c total clause space: 48.1602MB
52.98/53.08	c total #watches: 144044
53.89/53.97	c total #propagations: 30066851 / total #impl: 258966398 (eff. 0.116)
53.89/53.97	c #Conflicts:      89000 | #Learnt:      13909 | 0.000
53.89/53.97	c total clause space: 48.1602MB
53.89/53.97	c total #watches: 148082
54.68/54.75	c total #propagations: 30387154 / total #impl: 262224941 (eff. 0.116)
54.68/54.75	c GC COLLECT
54.68/54.75	c #Conflicts:      90000 | #Learnt:       7808 | 0.000
54.68/54.75	c total clause space: 48.1602MB
54.68/54.75	c total #watches: 97889
55.38/55.40	c total #propagations: 30717481 / total #impl: 265446837 (eff. 0.116)
55.38/55.40	c #Conflicts:      91000 | #Learnt:       8808 | 0.000
55.38/55.40	c total clause space: 48.1602MB
55.38/55.40	c total #watches: 101632
55.98/56.02	c total #propagations: 31131833 / total #impl: 270091661 (eff. 0.115)
55.98/56.02	c #Conflicts:      92000 | #Learnt:       9808 | 0.000
55.98/56.02	c total clause space: 48.1602MB
55.98/56.02	c total #watches: 105705
56.58/56.66	c total #propagations: 31490145 / total #impl: 274487721 (eff. 0.115)
56.58/56.66	c #Conflicts:      93000 | #Learnt:      10808 | 0.000
56.58/56.66	c total clause space: 48.1602MB
56.58/56.66	c total #watches: 109800
57.19/57.27	c total #propagations: 31848675 / total #impl: 278745678 (eff. 0.114)
57.19/57.27	c #Conflicts:      94000 | #Learnt:      11808 | 0.000
57.19/57.27	c total clause space: 48.1602MB
57.19/57.27	c total #watches: 113363
57.78/57.89	c total #propagations: 32156724 / total #impl: 283029684 (eff. 0.114)
57.78/57.89	c #Conflicts:      95000 | #Learnt:      12808 | 0.000
57.78/57.89	c total clause space: 48.1602MB
57.78/57.89	c total #watches: 116790
58.48/58.53	c total #propagations: 32554077 / total #impl: 287155124 (eff. 0.113)
58.48/58.53	c #Conflicts:      96000 | #Learnt:      13808 | 0.000
58.48/58.53	c total clause space: 48.1602MB
58.48/58.53	c total #watches: 120705
59.08/59.18	c total #propagations: 32971472 / total #impl: 291823167 (eff. 0.113)
59.08/59.18	c #Conflicts:      97000 | #Learnt:      14808 | 0.000
59.08/59.18	c total clause space: 48.1602MB
59.08/59.18	c total #watches: 124626
59.78/59.86	c total #propagations: 33380691 / total #impl: 296501292 (eff. 0.113)
59.78/59.86	c GC COLLECT
59.78/59.86	c #Conflicts:      98000 | #Learnt:       8411 | 0.000
59.78/59.86	c total clause space: 48.1602MB
59.78/59.86	c total #watches: 92549
60.38/60.45	c total #propagations: 33823613 / total #impl: 301112387 (eff. 0.112)
60.38/60.45	c #Conflicts:      99000 | #Learnt:       9411 | 0.000
60.38/60.45	c total clause space: 48.1602MB
60.38/60.45	c total #watches: 96941
60.98/61.02	c total #propagations: 34237176 / total #impl: 304883938 (eff. 0.112)
60.98/61.02	c #Conflicts:     100000 | #Learnt:      10411 | 0.000
60.98/61.02	c total clause space: 48.1602MB
60.98/61.02	c total #watches: 101101
61.59/61.61	c total #propagations: 34577020 / total #impl: 307949566 (eff. 0.112)
61.59/61.61	c #Conflicts:     101000 | #Learnt:      11411 | 0.000
61.59/61.61	c total clause space: 48.1602MB
61.59/61.61	c total #watches: 104734
62.08/62.19	c total #propagations: 34857606 / total #impl: 310524211 (eff. 0.112)
62.08/62.19	c #Conflicts:     102000 | #Learnt:      12411 | 0.000
62.08/62.19	c total clause space: 48.1602MB
62.08/62.19	c total #watches: 107614
62.69/62.78	c total #propagations: 35191307 / total #impl: 313693046 (eff. 0.112)
62.69/62.78	c #Conflicts:     103000 | #Learnt:      13411 | 0.000
62.69/62.78	c total clause space: 48.1602MB
62.69/62.78	c total #watches: 110816
63.28/63.35	c total #propagations: 35564102 / total #impl: 316794346 (eff. 0.112)
63.28/63.35	c #Conflicts:     104000 | #Learnt:      14411 | 0.000
63.28/63.35	c total clause space: 48.1602MB
63.28/63.35	c total #watches: 116066
63.89/63.97	c total #propagations: 36040257 / total #impl: 319866423 (eff. 0.113)
63.89/63.97	c #Conflicts:     105000 | #Learnt:      15411 | 0.000
63.89/63.97	c total clause space: 48.1602MB
63.89/63.97	c total #watches: 120997
64.48/64.55	c total #propagations: 36528848 / total #impl: 323531702 (eff. 0.113)
64.48/64.55	c GC COLLECT
64.48/64.55	c #Conflicts:     106000 | #Learnt:       8705 | 0.000
64.48/64.55	c total clause space: 48.1602MB
64.48/64.55	c total #watches: 83388
64.99/65.08	c total #propagations: 37013118 / total #impl: 327302909 (eff. 0.113)
64.99/65.08	c #Conflicts:     107000 | #Learnt:       9705 | 0.000
64.99/65.08	c total clause space: 48.1602MB
64.99/65.08	c total #watches: 87790
65.58/65.61	c total #propagations: 37460820 / total #impl: 330511411 (eff. 0.113)
65.58/65.61	c #Conflicts:     108000 | #Learnt:      10705 | 0.000
65.58/65.61	c total clause space: 48.1602MB
65.58/65.61	c total #watches: 95310
65.99/66.08	c total #propagations: 37871422 / total #impl: 333530856 (eff. 0.114)
65.99/66.08	c #Conflicts:     109000 | #Learnt:      11705 | 0.000
65.99/66.08	c total clause space: 48.1602MB
65.99/66.08	c total #watches: 99566
66.58/66.63	c total #propagations: 38253451 / total #impl: 336017837 (eff. 0.114)
66.58/66.63	c #Conflicts:     110000 | #Learnt:      12705 | 0.000
66.58/66.63	c total clause space: 48.1602MB
66.58/66.63	c total #watches: 104209
67.09/67.19	c total #propagations: 38566794 / total #impl: 338390249 (eff. 0.114)
67.09/67.19	c #Conflicts:     111000 | #Learnt:      13705 | 0.000
67.09/67.19	c total clause space: 48.1602MB
67.09/67.19	c total #watches: 114350
67.68/67.73	c total #propagations: 38934971 / total #impl: 341301919 (eff. 0.114)
67.68/67.73	c #Conflicts:     112000 | #Learnt:      14705 | 0.000
67.68/67.73	c total clause space: 48.1602MB
67.68/67.73	c total #watches: 129050
68.19/68.27	c total #propagations: 39304663 / total #impl: 344056651 (eff. 0.114)
68.19/68.27	c #Conflicts:     113000 | #Learnt:      15705 | 0.000
68.19/68.27	c total clause space: 48.1602MB
68.19/68.27	c total #watches: 139552
68.88/68.90	c total #propagations: 39693362 / total #impl: 346810310 (eff. 0.114)
68.88/68.90	c GC COLLECT
68.88/68.90	c #Conflicts:     114000 | #Learnt:       8707 | 0.000
68.88/68.90	c total clause space: 48.1602MB
68.88/68.90	c total #watches: 115828
69.38/69.49	c total #propagations: 40154273 / total #impl: 350880237 (eff. 0.114)
69.38/69.49	c #Conflicts:     115000 | #Learnt:       9707 | 0.000
69.38/69.49	c total clause space: 48.1602MB
69.38/69.49	c total #watches: 128243
70.08/70.17	c total #propagations: 40509012 / total #impl: 354185565 (eff. 0.114)
70.08/70.17	c #Conflicts:     116000 | #Learnt:      10707 | 0.000
70.08/70.17	c total clause space: 48.1602MB
70.08/70.17	c total #watches: 134964
70.78/70.80	c total #propagations: 40915992 / total #impl: 357719663 (eff. 0.114)
70.78/70.80	c #Conflicts:     117000 | #Learnt:      11707 | 0.000
70.78/70.80	c total clause space: 48.1602MB
70.78/70.80	c total #watches: 143491
71.38/71.43	c total #propagations: 41245784 / total #impl: 360660263 (eff. 0.114)
71.38/71.43	c #Conflicts:     118000 | #Learnt:      12707 | 0.000
71.38/71.43	c total clause space: 48.1602MB
71.38/71.43	c total #watches: 157942
71.88/71.98	c total #propagations: 41636069 / total #impl: 364305517 (eff. 0.114)
71.88/71.98	c #Conflicts:     119000 | #Learnt:      13707 | 0.000
71.88/71.98	c total clause space: 48.1602MB
71.88/71.98	c total #watches: 178259
72.58/72.66	c total #propagations: 41934842 / total #impl: 366813716 (eff. 0.114)
72.58/72.66	c #Conflicts:     120000 | #Learnt:      14707 | 0.000
72.58/72.66	c total clause space: 48.1602MB
72.58/72.66	c total #watches: 184533
73.27/73.37	c total #propagations: 42309407 / total #impl: 369938910 (eff. 0.114)
73.27/73.37	c #Conflicts:     121000 | #Learnt:      15707 | 0.000
73.27/73.37	c total clause space: 48.1602MB
73.27/73.37	c total #watches: 188454
73.97/74.04	c total #propagations: 42711582 / total #impl: 373317256 (eff. 0.114)
73.97/74.04	c GC COLLECT
73.97/74.04	c #Conflicts:     122000 | #Learnt:       8309 | 0.000
73.97/74.04	c total clause space: 48.1602MB
73.97/74.04	c total #watches: 146768
74.67/74.72	c total #propagations: 43067777 / total #impl: 376375769 (eff. 0.114)
74.67/74.72	c #Conflicts:     123000 | #Learnt:       9309 | 0.000
74.67/74.72	c total clause space: 48.1602MB
74.67/74.72	c total #watches: 152095
75.37/75.45	c total #propagations: 43412140 / total #impl: 379480310 (eff. 0.114)
75.37/75.45	c #Conflicts:     124000 | #Learnt:      10309 | 0.000
75.37/75.45	c total clause space: 48.1602MB
75.37/75.45	c total #watches: 162353
76.17/76.22	c total #propagations: 43811582 / total #impl: 382725954 (eff. 0.114)
76.17/76.22	c #Conflicts:     125000 | #Learnt:      11309 | 0.000
76.17/76.22	c total clause space: 48.1602MB
76.17/76.22	c total #watches: 178642
76.87/76.99	c total #propagations: 44248808 / total #impl: 386525783 (eff. 0.114)
76.87/76.99	c #Conflicts:     126000 | #Learnt:      12309 | 0.000
76.87/76.99	c total clause space: 48.1602MB
76.87/76.99	c total #watches: 204179
77.67/77.74	c total #propagations: 44653285 / total #impl: 389750723 (eff. 0.115)
77.67/77.74	c #Conflicts:     127000 | #Learnt:      13309 | 0.000
77.67/77.74	c total clause space: 48.1602MB
77.67/77.74	c total #watches: 223528
78.48/78.51	c total #propagations: 45018475 / total #impl: 392673089 (eff. 0.115)
78.48/78.51	c #Conflicts:     128000 | #Learnt:      14309 | 0.000
78.48/78.51	c total clause space: 78.2603MB
78.48/78.51	c total #watches: 236803
79.28/79.38	c total #propagations: 45358372 / total #impl: 395260103 (eff. 0.115)
79.28/79.38	c #Conflicts:     129000 | #Learnt:      15309 | 0.000
79.28/79.38	c total clause space: 78.2603MB
79.28/79.38	c total #watches: 245964
80.18/80.23	c total #propagations: 45730441 / total #impl: 398310820 (eff. 0.115)
80.18/80.23	c #Conflicts:     130000 | #Learnt:      16309 | 0.000
80.18/80.23	c total clause space: 78.2603MB
80.18/80.23	c total #watches: 255028
81.18/81.23	c total #propagations: 46069285 / total #impl: 401399516 (eff. 0.115)
81.18/81.23	c GC COLLECT
81.18/81.23	c #Conflicts:     131000 | #Learnt:       8634 | 0.000
81.18/81.23	c total clause space: 78.2603MB
81.18/81.23	c total #watches: 182924
82.08/82.11	c total #propagations: 46532317 / total #impl: 404811460 (eff. 0.115)
82.08/82.11	c #Conflicts:     132000 | #Learnt:       9634 | 0.000
82.08/82.11	c total clause space: 78.2603MB
82.08/82.11	c total #watches: 188641
82.78/82.82	c total #propagations: 46951954 / total #impl: 408848333 (eff. 0.115)
82.78/82.82	c #Conflicts:     133000 | #Learnt:      10634 | 0.000
82.78/82.82	c total clause space: 78.2603MB
82.78/82.82	c total #watches: 193648
83.48/83.58	c total #propagations: 47248958 / total #impl: 411935225 (eff. 0.115)
83.48/83.58	c #Conflicts:     134000 | #Learnt:      11634 | 0.000
83.48/83.58	c total clause space: 78.2603MB
83.48/83.58	c total #watches: 198428
84.18/84.28	c total #propagations: 47626637 / total #impl: 415396171 (eff. 0.115)
84.18/84.28	c #Conflicts:     135000 | #Learnt:      12634 | 0.000
84.18/84.28	c total clause space: 78.2603MB
84.18/84.28	c total #watches: 211986
85.08/85.11	c total #propagations: 48077042 / total #impl: 418377048 (eff. 0.115)
85.08/85.11	c #Conflicts:     136000 | #Learnt:      13634 | 0.000
85.08/85.11	c total clause space: 78.2603MB
85.08/85.11	c total #watches: 217578
85.88/85.93	c total #propagations: 48547429 / total #impl: 421606322 (eff. 0.115)
85.88/85.93	c #Conflicts:     137000 | #Learnt:      14634 | 0.000
85.88/85.93	c total clause space: 78.2603MB
85.88/85.93	c total #watches: 222913
86.68/86.76	c total #propagations: 48994083 / total #impl: 424520524 (eff. 0.115)
86.68/86.76	c #Conflicts:     138000 | #Learnt:      15634 | 0.000
86.68/86.76	c total clause space: 78.2603MB
86.68/86.76	c total #watches: 226891
87.58/87.67	c total #propagations: 49396734 / total #impl: 427565977 (eff. 0.116)
87.58/87.67	c #Conflicts:     139000 | #Learnt:      16634 | 0.000
87.58/87.67	c total clause space: 78.2603MB
87.58/87.67	c total #watches: 230538
88.48/88.56	c total #propagations: 49842957 / total #impl: 431299014 (eff. 0.116)
88.48/88.56	c #Conflicts:     140000 | #Learnt:      17634 | 0.000
88.48/88.56	c total clause space: 78.2603MB
88.48/88.56	c total #watches: 234104
89.28/89.35	c total #propagations: 50229165 / total #impl: 434608414 (eff. 0.116)
89.28/89.35	c GC COLLECT
89.28/89.35	c #Conflicts:     141000 | #Learnt:       9303 | 0.000
89.28/89.35	c total clause space: 78.2603MB
89.28/89.35	c total #watches: 131305
89.98/90.06	c total #propagations: 50635756 / total #impl: 437729556 (eff. 0.116)
89.98/90.06	c #Conflicts:     142000 | #Learnt:      10303 | 0.000
89.98/90.06	c total clause space: 78.2603MB
89.98/90.06	c total #watches: 135131
90.78/90.81	c total #propagations: 51036342 / total #impl: 440708431 (eff. 0.116)
90.78/90.81	c #Conflicts:     143000 | #Learnt:      11303 | 0.000
90.78/90.81	c total clause space: 78.2603MB
90.78/90.81	c total #watches: 138244
91.48/91.55	c total #propagations: 51459363 / total #impl: 444021995 (eff. 0.116)
91.48/91.55	c #Conflicts:     144000 | #Learnt:      12303 | 0.000
91.48/91.55	c total clause space: 78.2603MB
91.48/91.55	c total #watches: 141826
92.28/92.34	c total #propagations: 51857678 / total #impl: 447038550 (eff. 0.116)
92.28/92.34	c #Conflicts:     145000 | #Learnt:      13303 | 0.000
92.28/92.34	c total clause space: 78.2603MB
92.28/92.34	c total #watches: 145058
93.08/93.17	c total #propagations: 52302380 / total #impl: 451328167 (eff. 0.116)
93.08/93.17	c #Conflicts:     146000 | #Learnt:      14303 | 0.000
93.08/93.17	c total clause space: 78.2603MB
93.08/93.17	c total #watches: 148278
93.78/93.88	c total #propagations: 52694434 / total #impl: 455443780 (eff. 0.116)
93.78/93.88	c #Conflicts:     147000 | #Learnt:      15303 | 0.000
93.78/93.88	c total clause space: 78.2603MB
93.78/93.88	c total #watches: 152082
94.58/94.65	c total #propagations: 53065978 / total #impl: 458413944 (eff. 0.116)
94.58/94.65	c #Conflicts:     148000 | #Learnt:      16303 | 0.000
94.58/94.65	c total clause space: 78.2603MB
94.58/94.65	c total #watches: 155672
95.28/95.39	c total #propagations: 53416306 / total #impl: 461249234 (eff. 0.116)
95.28/95.39	c #Conflicts:     149000 | #Learnt:      17303 | 0.000
95.28/95.39	c total clause space: 78.2603MB
95.28/95.39	c total #watches: 158573
96.08/96.12	c total #propagations: 53838914 / total #impl: 464770138 (eff. 0.116)
96.08/96.12	c GC COLLECT
96.08/96.12	c #Conflicts:     150000 | #Learnt:       8609 | 0.000
96.08/96.12	c total clause space: 78.2603MB
96.08/96.12	c total #watches: 94550
96.78/96.82	c total #propagations: 54271894 / total #impl: 468287010 (eff. 0.116)
96.78/96.82	c #Conflicts:     151000 | #Learnt:       9609 | 0.000
96.78/96.82	c total clause space: 78.2603MB
96.78/96.82	c total #watches: 99283
97.48/97.52	c total #propagations: 54677094 / total #impl: 471724803 (eff. 0.116)
97.48/97.52	c #Conflicts:     152000 | #Learnt:      10609 | 0.000
97.48/97.52	c total clause space: 78.2603MB
97.48/97.52	c total #watches: 106349
98.08/98.13	c total #propagations: 55151789 / total #impl: 475367567 (eff. 0.116)
98.08/98.13	c #Conflicts:     153000 | #Learnt:      11609 | 0.000
98.08/98.13	c total clause space: 78.2603MB
98.08/98.13	c total #watches: 119283
98.68/98.74	c total #propagations: 55575506 / total #impl: 477962985 (eff. 0.116)
98.68/98.74	c #Conflicts:     154000 | #Learnt:      12609 | 0.000
98.68/98.74	c total clause space: 78.2603MB
98.68/98.74	c total #watches: 130633
99.37/99.41	c total #propagations: 55964969 / total #impl: 480418454 (eff. 0.116)
99.37/99.41	c #Conflicts:     155000 | #Learnt:      13609 | 0.000
99.37/99.41	c total clause space: 78.2603MB
99.37/99.41	c total #watches: 146681
100.08/100.15	c total #propagations: 56410934 / total #impl: 483622573 (eff. 0.117)
100.08/100.15	c #Conflicts:     156000 | #Learnt:      14609 | 0.000
100.08/100.15	c total clause space: 78.2603MB
100.08/100.15	c total #watches: 161660
100.87/100.95	c total #propagations: 56802934 / total #impl: 486892403 (eff. 0.117)
100.87/100.95	c #Conflicts:     157000 | #Learnt:      15609 | 0.000
100.87/100.95	c total clause space: 78.2603MB
100.87/100.95	c total #watches: 182693
101.87/101.90	c total #propagations: 57102299 / total #impl: 490006083 (eff. 0.117)
101.87/101.90	c #Conflicts:     158000 | #Learnt:      16609 | 0.000
101.87/101.90	c total clause space: 78.2603MB
101.87/101.90	c total #watches: 199263
102.57/102.65	c total #propagations: 57590318 / total #impl: 493911892 (eff. 0.117)
102.57/102.65	c #Conflicts:     159000 | #Learnt:      17609 | 0.000
102.57/102.65	c total clause space: 78.2603MB
102.57/102.65	c total #watches: 210536
103.48/103.58	c total #propagations: 57928013 / total #impl: 496756630 (eff. 0.117)
103.48/103.58	c GC COLLECT
103.48/103.58	c #Conflicts:     160000 | #Learnt:       9047 | 0.000
103.48/103.58	c total clause space: 78.2603MB
103.48/103.58	c total #watches: 183105
104.37/104.43	c total #propagations: 58390938 / total #impl: 500527813 (eff. 0.117)
104.37/104.43	c #Conflicts:     161000 | #Learnt:      10047 | 0.000
104.37/104.43	c total clause space: 78.2603MB
104.37/104.43	c total #watches: 191783
105.27/105.36	c total #propagations: 58815165 / total #impl: 503587450 (eff. 0.117)
105.27/105.36	c #Conflicts:     162000 | #Learnt:      11047 | 0.000
105.27/105.36	c total clause space: 78.2603MB
105.27/105.36	c total #watches: 195698
106.17/106.24	c total #propagations: 59257135 / total #impl: 507133272 (eff. 0.117)
106.17/106.24	c #Conflicts:     163000 | #Learnt:      12047 | 0.000
106.17/106.24	c total clause space: 78.2603MB
106.17/106.24	c total #watches: 199585
107.07/107.18	c total #propagations: 59648245 / total #impl: 509958330 (eff. 0.117)
107.07/107.18	c #Conflicts:     164000 | #Learnt:      13047 | 0.000
107.07/107.18	c total clause space: 78.2603MB
107.07/107.18	c total #watches: 204874
108.07/108.15	c total #propagations: 60071017 / total #impl: 513305413 (eff. 0.117)
108.07/108.15	c #Conflicts:     165000 | #Learnt:      14047 | 0.000
108.07/108.15	c total clause space: 78.2603MB
108.07/108.15	c total #watches: 209677
108.98/109.09	c total #propagations: 60490399 / total #impl: 517429502 (eff. 0.117)
108.98/109.09	c #Conflicts:     166000 | #Learnt:      15047 | 0.000
108.98/109.09	c total clause space: 78.2603MB
108.98/109.09	c total #watches: 215373
110.08/110.12	c total #propagations: 60822599 / total #impl: 520030962 (eff. 0.117)
110.08/110.12	c #Conflicts:     167000 | #Learnt:      16047 | 0.000
110.08/110.12	c total clause space: 78.2603MB
110.08/110.12	c total #watches: 220418
110.97/111.03	c total #propagations: 61192696 / total #impl: 523364179 (eff. 0.117)
110.97/111.03	c #Conflicts:     168000 | #Learnt:      17047 | 0.000
110.97/111.03	c total clause space: 78.2603MB
110.97/111.03	c total #watches: 224125
111.77/111.83	c total #propagations: 61600965 / total #impl: 526130196 (eff. 0.117)
111.77/111.83	c #Conflicts:     169000 | #Learnt:      18047 | 0.000
111.77/111.83	c total clause space: 78.2603MB
111.77/111.83	c total #watches: 228976
112.57/112.65	c total #propagations: 61941472 / total #impl: 528432965 (eff. 0.117)
112.57/112.65	c GC COLLECT
112.57/112.65	c #Conflicts:     170000 | #Learnt:       8932 | 0.000
112.57/112.65	c total clause space: 78.2603MB
112.57/112.65	c total #watches: 148883
113.38/113.49	c total #propagations: 62234267 / total #impl: 530889963 (eff. 0.117)
113.38/113.49	c #Conflicts:     171000 | #Learnt:       9932 | 0.000
113.38/113.49	c total clause space: 78.2603MB
113.38/113.49	c total #watches: 155124
114.27/114.33	c total #propagations: 62623520 / total #impl: 534159075 (eff. 0.117)
114.27/114.33	c #Conflicts:     172000 | #Learnt:      10932 | 0.000
114.27/114.33	c total clause space: 78.2603MB
114.27/114.33	c total #watches: 159489
114.97/115.07	c total #propagations: 62971956 / total #impl: 537187797 (eff. 0.117)
114.97/115.07	c #Conflicts:     173000 | #Learnt:      11932 | 0.000
114.97/115.07	c total clause space: 78.2603MB
114.97/115.07	c total #watches: 163600
115.67/115.79	c total #propagations: 63320458 / total #impl: 540017531 (eff. 0.117)
115.67/115.79	c #Conflicts:     174000 | #Learnt:      12932 | 0.000
115.67/115.79	c total clause space: 78.2603MB
115.67/115.79	c total #watches: 172050
116.47/116.55	c total #propagations: 63754362 / total #impl: 542935342 (eff. 0.117)
116.47/116.55	c #Conflicts:     175000 | #Learnt:      13932 | 0.000
116.47/116.55	c total clause space: 78.2603MB
116.47/116.55	c total #watches: 175974
117.27/117.31	c total #propagations: 64187045 / total #impl: 545614068 (eff. 0.118)
117.27/117.31	c #Conflicts:     176000 | #Learnt:      14932 | 0.000
117.27/117.31	c total clause space: 78.2603MB
117.27/117.31	c total #watches: 183857
117.97/118.09	c total #propagations: 64612776 / total #impl: 548190085 (eff. 0.118)
117.97/118.09	c #Conflicts:     177000 | #Learnt:      15932 | 0.000
117.97/118.09	c total clause space: 78.2603MB
117.97/118.09	c total #watches: 190377
118.88/118.96	c total #propagations: 65051259 / total #impl: 550907621 (eff. 0.118)
118.88/118.96	c #Conflicts:     178000 | #Learnt:      16932 | 0.000
118.88/118.96	c total clause space: 78.2603MB
118.88/118.96	c total #watches: 193741
119.67/119.77	c total #propagations: 65486759 / total #impl: 553896446 (eff. 0.118)
119.67/119.77	c #Conflicts:     179000 | #Learnt:      17932 | 0.000
119.67/119.77	c total clause space: 78.2603MB
119.67/119.77	c total #watches: 200240
120.57/120.66	c total #propagations: 65913835 / total #impl: 556696264 (eff. 0.118)
120.57/120.66	c GC COLLECT
120.57/120.66	c #Conflicts:     180000 | #Learnt:       8527 | 0.000
120.57/120.66	c total clause space: 78.2603MB
120.57/120.66	c total #watches: 128534
121.37/121.46	c total #propagations: 66357388 / total #impl: 559534094 (eff. 0.119)
121.37/121.46	c #Conflicts:     181000 | #Learnt:       9527 | 0.000
121.37/121.46	c total clause space: 78.2603MB
121.37/121.46	c total #watches: 135917
122.18/122.27	c total #propagations: 66780048 / total #impl: 562978431 (eff. 0.119)
122.18/122.27	c #Conflicts:     182000 | #Learnt:      10527 | 0.000
122.18/122.27	c total clause space: 78.2603MB
122.18/122.27	c total #watches: 141283
122.97/123.09	c total #propagations: 67177763 / total #impl: 566061199 (eff. 0.119)
122.97/123.09	c #Conflicts:     183000 | #Learnt:      11527 | 0.000
122.97/123.09	c total clause space: 78.2603MB
122.97/123.09	c total #watches: 146791
123.87/123.92	c total #propagations: 67553925 / total #impl: 569327177 (eff. 0.119)
123.87/123.92	c #Conflicts:     184000 | #Learnt:      12527 | 0.000
123.87/123.92	c total clause space: 78.2603MB
123.87/123.92	c total #watches: 154286
124.67/124.79	c total #propagations: 67840394 / total #impl: 573134553 (eff. 0.118)
124.67/124.79	c #Conflicts:     185000 | #Learnt:      13527 | 0.000
124.67/124.79	c total clause space: 78.2603MB
124.67/124.79	c total #watches: 163645
125.57/125.68	c total #propagations: 68088979 / total #impl: 576732803 (eff. 0.118)
125.57/125.68	c #Conflicts:     186000 | #Learnt:      14527 | 0.000
125.57/125.68	c total clause space: 78.2603MB
125.57/125.68	c total #watches: 175907
126.48/126.58	c total #propagations: 68338224 / total #impl: 580866935 (eff. 0.118)
126.48/126.58	c #Conflicts:     187000 | #Learnt:      15527 | 0.000
126.48/126.58	c total clause space: 78.2603MB
126.48/126.58	c total #watches: 185449
127.37/127.44	c total #propagations: 68700376 / total #impl: 585059992 (eff. 0.117)
127.37/127.44	c #Conflicts:     188000 | #Learnt:      16527 | 0.000
127.37/127.44	c total clause space: 78.2603MB
127.37/127.44	c total #watches: 196739
128.27/128.34	c total #propagations: 69028291 / total #impl: 588766283 (eff. 0.117)
128.27/128.34	c #Conflicts:     189000 | #Learnt:      17527 | 0.000
128.27/128.34	c total clause space: 78.2603MB
128.27/128.34	c total #watches: 207816
129.17/129.25	c total #propagations: 69357017 / total #impl: 592401374 (eff. 0.117)
129.17/129.25	c #Conflicts:     190000 | #Learnt:      18527 | 0.000
129.17/129.25	c total clause space: 78.2603MB
129.17/129.25	c total #watches: 214404
130.17/130.25	c total #propagations: 69687359 / total #impl: 595823300 (eff. 0.117)
130.17/130.25	c GC COLLECT
130.17/130.25	c #Conflicts:     191000 | #Learnt:       9512 | 0.000
130.17/130.25	c total clause space: 78.2603MB
130.17/130.25	c total #watches: 163909
131.07/131.13	c total #propagations: 70015357 / total #impl: 599257135 (eff. 0.117)
131.07/131.13	c #Conflicts:     192000 | #Learnt:      10512 | 0.000
131.07/131.13	c total clause space: 78.2603MB
131.07/131.13	c total #watches: 168847
131.97/132.07	c total #propagations: 70339097 / total #impl: 602931201 (eff. 0.117)
131.97/132.07	c #Conflicts:     193000 | #Learnt:      11512 | 0.000
131.97/132.07	c total clause space: 78.2603MB
131.97/132.07	c total #watches: 173224
132.87/132.99	c total #propagations: 70690702 / total #impl: 606466493 (eff. 0.117)
132.87/132.99	c #Conflicts:     194000 | #Learnt:      12512 | 0.000
132.87/132.99	c total clause space: 78.2603MB
132.87/132.99	c total #watches: 177927
133.77/133.89	c total #propagations: 71076908 / total #impl: 609710846 (eff. 0.117)
133.77/133.89	c #Conflicts:     195000 | #Learnt:      13512 | 0.000
133.77/133.89	c total clause space: 78.2603MB
133.77/133.89	c total #watches: 183554
134.77/134.80	c total #propagations: 71448198 / total #impl: 612793935 (eff. 0.117)
134.77/134.80	c #Conflicts:     196000 | #Learnt:      14512 | 0.000
134.77/134.80	c total clause space: 78.2603MB
134.77/134.80	c total #watches: 188049
135.57/135.69	c total #propagations: 71836913 / total #impl: 616014070 (eff. 0.117)
135.57/135.69	c #Conflicts:     197000 | #Learnt:      15512 | 0.000
135.57/135.69	c total clause space: 78.2603MB
135.57/135.69	c total #watches: 192312
136.47/136.59	c total #propagations: 72197602 / total #impl: 618996094 (eff. 0.117)
136.47/136.59	c #Conflicts:     198000 | #Learnt:      16512 | 0.000
136.47/136.59	c total clause space: 78.2603MB
136.47/136.59	c total #watches: 196402
137.47/137.55	c total #propagations: 72576086 / total #impl: 622362354 (eff. 0.117)
137.47/137.55	c #Conflicts:     199000 | #Learnt:      17512 | 0.000
137.47/137.55	c total clause space: 78.2603MB
137.47/137.55	c total #watches: 200733
138.37/138.48	c total #propagations: 72982627 / total #impl: 625745195 (eff. 0.117)
138.37/138.48	c #Conflicts:     200000 | #Learnt:      18512 | 0.000
138.37/138.48	c total clause space: 78.2603MB
138.37/138.48	c total #watches: 208678
139.37/139.44	c total #propagations: 73383835 / total #impl: 628541205 (eff. 0.117)
139.37/139.44	c #Conflicts:     201000 | #Learnt:      19512 | 0.000
139.37/139.44	c total clause space: 78.2603MB
139.37/139.44	c total #watches: 214547
140.17/140.29	c total #propagations: 73808356 / total #impl: 632255223 (eff. 0.117)
140.17/140.29	c GC COLLECT
140.17/140.29	c #Conflicts:     202000 | #Learnt:       8935 | 0.000
140.17/140.29	c total clause space: 78.2603MB
140.17/140.29	c total #watches: 127702
141.07/141.12	c total #propagations: 74196079 / total #impl: 635166339 (eff. 0.117)
141.07/141.12	c #Conflicts:     203000 | #Learnt:       9935 | 0.000
141.07/141.12	c total clause space: 78.2603MB
141.07/141.12	c total #watches: 132590
141.87/141.97	c total #propagations: 74582504 / total #impl: 638378498 (eff. 0.117)
141.87/141.97	c #Conflicts:     204000 | #Learnt:      10935 | 0.000
141.87/141.97	c total clause space: 78.2603MB
141.87/141.97	c total #watches: 136663
142.67/142.78	c total #propagations: 75006290 / total #impl: 642245676 (eff. 0.117)
142.67/142.78	c #Conflicts:     205000 | #Learnt:      11935 | 0.000
142.67/142.78	c total clause space: 78.2603MB
142.67/142.78	c total #watches: 144413
143.47/143.59	c total #propagations: 75422947 / total #impl: 646187955 (eff. 0.117)
143.47/143.59	c #Conflicts:     206000 | #Learnt:      12935 | 0.000
143.47/143.59	c total clause space: 78.2603MB
143.47/143.59	c total #watches: 152941
144.27/144.35	c total #propagations: 75813772 / total #impl: 650218627 (eff. 0.117)
144.27/144.35	c #Conflicts:     207000 | #Learnt:      13935 | 0.000
144.27/144.35	c total clause space: 78.2603MB
144.27/144.35	c total #watches: 159017
145.07/145.20	c total #propagations: 76153918 / total #impl: 653566110 (eff. 0.117)
145.07/145.20	c #Conflicts:     208000 | #Learnt:      14935 | 0.000
145.07/145.20	c total clause space: 78.2603MB
145.07/145.20	c total #watches: 167743
145.97/146.04	c total #propagations: 76531843 / total #impl: 656582130 (eff. 0.117)
145.97/146.04	c #Conflicts:     209000 | #Learnt:      15935 | 0.000
145.97/146.04	c total clause space: 78.2603MB
145.97/146.04	c total #watches: 171529
146.87/146.92	c total #propagations: 76909176 / total #impl: 659941191 (eff. 0.117)
146.87/146.92	c #Conflicts:     210000 | #Learnt:      16935 | 0.000
146.87/146.92	c total clause space: 78.2603MB
146.87/146.92	c total #watches: 179200
147.76/147.86	c total #propagations: 77257935 / total #impl: 662871288 (eff. 0.117)
147.76/147.86	c #Conflicts:     211000 | #Learnt:      17935 | 0.000
147.76/147.86	c total clause space: 78.2603MB
147.76/147.86	c total #watches: 189694
148.66/148.79	c total #propagations: 77632078 / total #impl: 666516132 (eff. 0.116)
148.66/148.79	c #Conflicts:     212000 | #Learnt:      18935 | 0.000
148.66/148.79	c total clause space: 78.2603MB
148.66/148.79	c total #watches: 200600
149.67/149.75	c total #propagations: 78030984 / total #impl: 670442628 (eff. 0.116)
149.67/149.75	c GC COLLECT
149.67/149.75	c #Conflicts:     213000 | #Learnt:       8716 | 0.000
149.67/149.75	c total clause space: 78.2603MB
149.67/149.75	c total #watches: 143848
150.56/150.69	c total #propagations: 78427904 / total #impl: 674899373 (eff. 0.116)
150.56/150.69	c #Conflicts:     214000 | #Learnt:       9716 | 0.000
150.56/150.69	c total clause space: 78.2603MB
150.56/150.69	c total #watches: 148351
151.46/151.57	c total #propagations: 78841684 / total #impl: 679585693 (eff. 0.116)
151.46/151.57	c #Conflicts:     215000 | #Learnt:      10716 | 0.000
151.46/151.57	c total clause space: 78.2603MB
151.46/151.57	c total #watches: 155816
152.46/152.56	c total #propagations: 79185730 / total #impl: 683042130 (eff. 0.116)
152.46/152.56	c #Conflicts:     216000 | #Learnt:      11716 | 0.000
152.46/152.56	c total clause space: 78.2603MB
152.46/152.56	c total #watches: 160373
153.46/153.54	c total #propagations: 79557190 / total #impl: 686912991 (eff. 0.116)
153.46/153.54	c #Conflicts:     217000 | #Learnt:      12716 | 0.000
153.46/153.54	c total clause space: 78.2603MB
153.46/153.54	c total #watches: 164742
154.36/154.48	c total #propagations: 79900404 / total #impl: 690482907 (eff. 0.116)
154.36/154.48	c #Conflicts:     218000 | #Learnt:      13716 | 0.000
154.36/154.48	c total clause space: 78.2603MB
154.36/154.48	c total #watches: 170723
155.36/155.42	c total #propagations: 80258369 / total #impl: 694018845 (eff. 0.116)
155.36/155.42	c #Conflicts:     219000 | #Learnt:      14716 | 0.000
155.36/155.42	c total clause space: 78.2603MB
155.36/155.42	c total #watches: 177106
156.36/156.43	c total #propagations: 80627301 / total #impl: 697056885 (eff. 0.116)
156.36/156.43	c #Conflicts:     220000 | #Learnt:      15716 | 0.000
156.36/156.43	c total clause space: 78.2603MB
156.36/156.43	c total #watches: 182419
157.27/157.36	c total #propagations: 81010864 / total #impl: 700655389 (eff. 0.116)
157.27/157.36	c #Conflicts:     221000 | #Learnt:      16716 | 0.000
157.27/157.36	c total clause space: 78.2603MB
157.27/157.36	c total #watches: 188883
158.36/158.41	c total #propagations: 81378774 / total #impl: 703839830 (eff. 0.116)
158.36/158.41	c #Conflicts:     222000 | #Learnt:      17716 | 0.000
158.36/158.41	c total clause space: 78.2603MB
158.36/158.41	c total #watches: 193882
159.46/159.50	c total #propagations: 81763677 / total #impl: 707482535 (eff. 0.116)
159.46/159.50	c #Conflicts:     223000 | #Learnt:      18716 | 0.000
159.46/159.50	c total clause space: 78.2603MB
159.46/159.50	c total #watches: 197257
160.35/160.44	c total #propagations: 82134945 / total #impl: 711778429 (eff. 0.115)
160.35/160.44	c #Conflicts:     224000 | #Learnt:      19716 | 0.000
160.35/160.44	c total clause space: 78.2603MB
160.35/160.44	c total #watches: 201810
161.25/161.35	c total #propagations: 82500483 / total #impl: 715080745 (eff. 0.115)
161.25/161.35	c GC COLLECT
161.25/161.35	c #Conflicts:     225000 | #Learnt:       9338 | 0.000
161.25/161.35	c total clause space: 78.2603MB
161.25/161.35	c total #watches: 131713
162.05/162.19	c total #propagations: 82825906 / total #impl: 717838700 (eff. 0.115)
162.05/162.19	c #Conflicts:     226000 | #Learnt:      10338 | 0.000
162.05/162.19	c total clause space: 78.2603MB
162.05/162.19	c total #watches: 135851
162.95/163.07	c total #propagations: 83199510 / total #impl: 720905213 (eff. 0.115)
162.95/163.07	c #Conflicts:     227000 | #Learnt:      11338 | 0.000
162.95/163.07	c total clause space: 78.2603MB
162.95/163.07	c total #watches: 139504
163.86/163.92	c total #propagations: 83599946 / total #impl: 724514820 (eff. 0.115)
163.86/163.92	c #Conflicts:     228000 | #Learnt:      12338 | 0.000
163.86/163.92	c total clause space: 78.2603MB
163.86/163.92	c total #watches: 145171
164.65/164.75	c total #propagations: 84013778 / total #impl: 727873323 (eff. 0.115)
164.65/164.75	c #Conflicts:     229000 | #Learnt:      13338 | 0.000
164.65/164.75	c total clause space: 78.2603MB
164.65/164.75	c total #watches: 152720
165.55/165.60	c total #propagations: 84414656 / total #impl: 731741900 (eff. 0.115)
165.55/165.60	c #Conflicts:     230000 | #Learnt:      14338 | 0.000
165.55/165.60	c total clause space: 78.2603MB
165.55/165.60	c total #watches: 160553
166.35/166.47	c total #propagations: 84766627 / total #impl: 735279096 (eff. 0.115)
166.35/166.47	c #Conflicts:     231000 | #Learnt:      15338 | 0.000
166.35/166.47	c total clause space: 78.2603MB
166.35/166.47	c total #watches: 172648
167.35/167.43	c total #propagations: 85148406 / total #impl: 738863276 (eff. 0.115)
167.35/167.43	c #Conflicts:     232000 | #Learnt:      16338 | 0.000
167.35/167.43	c total clause space: 78.2603MB
167.35/167.43	c total #watches: 177152
168.15/168.23	c total #propagations: 85601316 / total #impl: 742752598 (eff. 0.115)
168.15/168.23	c #Conflicts:     233000 | #Learnt:      17338 | 0.000
168.15/168.23	c total clause space: 78.2603MB
168.15/168.23	c total #watches: 181678
168.85/168.96	c total #propagations: 86035680 / total #impl: 745718365 (eff. 0.115)
168.85/168.96	c #Conflicts:     234000 | #Learnt:      18338 | 0.000
168.85/168.96	c total clause space: 78.2603MB
168.85/168.96	c total #watches: 186424
169.65/169.78	c total #propagations: 86445467 / total #impl: 748453686 (eff. 0.115)
169.65/169.78	c #Conflicts:     235000 | #Learnt:      19338 | 0.000
169.65/169.78	c total clause space: 78.2603MB
169.65/169.78	c total #watches: 191500
170.46/170.57	c total #propagations: 86814812 / total #impl: 751627197 (eff. 0.116)
170.46/170.57	c #Conflicts:     236000 | #Learnt:      20338 | 0.000
170.46/170.57	c total clause space: 78.2603MB
170.46/170.57	c total #watches: 195742
171.25/171.38	c total #propagations: 87211362 / total #impl: 754541573 (eff. 0.116)
171.25/171.38	c GC COLLECT
171.25/171.38	c #Conflicts:     237000 | #Learnt:       9145 | 0.000
171.25/171.38	c total clause space: 78.2603MB
171.25/171.38	c total #watches: 142467
172.25/172.31	c total #propagations: 87646059 / total #impl: 757622559 (eff. 0.116)
172.25/172.31	c #Conflicts:     238000 | #Learnt:      10145 | 0.000
172.25/172.31	c total clause space: 78.2603MB
172.25/172.31	c total #watches: 146306
173.15/173.28	c total #propagations: 87977519 / total #impl: 760797268 (eff. 0.116)
173.15/173.28	c #Conflicts:     239000 | #Learnt:      11145 | 0.000
173.15/173.28	c total clause space: 78.2603MB
173.15/173.28	c total #watches: 150737
173.95/174.01	c total #propagations: 88309028 / total #impl: 764431400 (eff. 0.116)
173.95/174.01	c #Conflicts:     240000 | #Learnt:      12145 | 0.000
173.95/174.01	c total clause space: 78.2603MB
173.95/174.01	c total #watches: 154378
174.65/174.73	c total #propagations: 88716878 / total #impl: 767124898 (eff. 0.116)
174.65/174.73	c #Conflicts:     241000 | #Learnt:      13145 | 0.000
174.65/174.73	c total clause space: 78.2603MB
174.65/174.73	c total #watches: 158144
175.45/175.51	c total #propagations: 89102427 / total #impl: 769982220 (eff. 0.116)
175.45/175.51	c #Conflicts:     242000 | #Learnt:      14145 | 0.000
175.45/175.51	c total clause space: 78.2603MB
175.45/175.51	c total #watches: 161885
176.25/176.34	c total #propagations: 89500724 / total #impl: 772768528 (eff. 0.116)
176.25/176.34	c #Conflicts:     243000 | #Learnt:      15145 | 0.000
176.25/176.34	c total clause space: 78.2603MB
176.25/176.34	c total #watches: 176970
177.05/177.14	c total #propagations: 89902850 / total #impl: 775995930 (eff. 0.116)
177.05/177.14	c #Conflicts:     244000 | #Learnt:      16145 | 0.000
177.05/177.14	c total clause space: 78.2603MB
177.05/177.14	c total #watches: 190342
177.85/177.91	c total #propagations: 90250035 / total #impl: 778633911 (eff. 0.116)
177.85/177.91	c #Conflicts:     245000 | #Learnt:      17145 | 0.000
177.85/177.91	c total clause space: 78.2603MB
177.85/177.91	c total #watches: 202984
178.85/178.91	c total #propagations: 90594902 / total #impl: 781316116 (eff. 0.116)
178.85/178.91	c #Conflicts:     246000 | #Learnt:      18145 | 0.000
178.85/178.91	c total clause space: 78.2603MB
178.85/178.91	c total #watches: 225280
179.95/180.06	c total #propagations: 90842029 / total #impl: 785053653 (eff. 0.116)
179.95/180.06	c #Conflicts:     247000 | #Learnt:      19145 | 0.000
179.95/180.06	c total clause space: 78.2603MB
179.95/180.06	c total #watches: 236328
180.85/180.90	c total #propagations: 91149774 / total #impl: 788982686 (eff. 0.116)
180.85/180.90	c #Conflicts:     248000 | #Learnt:      20145 | 0.000
180.85/180.90	c total clause space: 78.2603MB
180.85/180.90	c total #watches: 242646
181.75/181.87	c total #propagations: 91390752 / total #impl: 791398888 (eff. 0.115)
181.75/181.87	c GC COLLECT
181.75/181.87	c #Conflicts:     249000 | #Learnt:       8664 | 0.000
181.75/181.87	c total clause space: 78.2603MB
181.75/181.87	c total #watches: 161110
182.85/182.93	c total #propagations: 91701983 / total #impl: 794203754 (eff. 0.115)
182.85/182.93	c #Conflicts:     250000 | #Learnt:       9664 | 0.000
182.85/182.93	c total clause space: 78.2603MB
182.85/182.93	c total #watches: 165968
183.75/183.82	c total #propagations: 92038313 / total #impl: 797600575 (eff. 0.115)
183.75/183.82	c #Conflicts:     251000 | #Learnt:      10664 | 0.000
183.75/183.82	c total clause space: 78.2603MB
183.75/183.82	c total #watches: 174499
184.44/184.58	c total #propagations: 92445234 / total #impl: 801426537 (eff. 0.115)
184.44/184.58	c #Conflicts:     252000 | #Learnt:      11664 | 0.000
184.44/184.58	c total clause space: 78.2603MB
184.44/184.58	c total #watches: 183536
185.24/185.38	c total #propagations: 92865893 / total #impl: 804753121 (eff. 0.115)
185.24/185.38	c #Conflicts:     253000 | #Learnt:      12664 | 0.000
185.24/185.38	c total clause space: 78.2603MB
185.24/185.38	c total #watches: 191608
186.14/186.20	c total #propagations: 93271392 / total #impl: 807586970 (eff. 0.115)
186.14/186.20	c #Conflicts:     254000 | #Learnt:      13664 | 0.000
186.14/186.20	c total clause space: 78.2603MB
186.14/186.20	c total #watches: 200489
186.95/187.05	c total #propagations: 93715342 / total #impl: 811005836 (eff. 0.116)
186.95/187.05	c #Conflicts:     255000 | #Learnt:      14664 | 0.000
186.95/187.05	c total clause space: 78.2603MB
186.95/187.05	c total #watches: 206261
187.74/187.87	c total #propagations: 94129981 / total #impl: 814654496 (eff. 0.116)
187.74/187.87	c #Conflicts:     256000 | #Learnt:      15664 | 0.000
187.74/187.87	c total clause space: 78.2603MB
187.74/187.87	c total #watches: 209660
188.74/188.81	c total #propagations: 94747838 / total #impl: 817915812 (eff. 0.116)
188.74/188.81	c #Conflicts:     257000 | #Learnt:      16664 | 0.000
188.74/188.81	c total clause space: 78.2603MB
188.74/188.81	c total #watches: 217756
189.64/189.76	c total #propagations: 95298513 / total #impl: 821759086 (eff. 0.116)
189.64/189.76	c #Conflicts:     258000 | #Learnt:      17664 | 0.000
189.64/189.76	c total clause space: 78.2603MB
189.64/189.76	c total #watches: 230219
190.54/190.62	c total #propagations: 95653077 / total #impl: 825315523 (eff. 0.116)
190.54/190.62	c #Conflicts:     259000 | #Learnt:      18664 | 0.000
190.54/190.62	c total clause space: 78.2603MB
190.54/190.62	c total #watches: 234029
191.45/191.53	c total #propagations: 96127041 / total #impl: 828341015 (eff. 0.116)
191.45/191.53	c #Conflicts:     260000 | #Learnt:      19664 | 0.000
191.45/191.53	c total clause space: 78.2603MB
191.45/191.53	c total #watches: 239391
192.34/192.41	c total #propagations: 96647262 / total #impl: 831421862 (eff. 0.116)
192.34/192.41	c #Conflicts:     261000 | #Learnt:      20664 | 0.000
192.34/192.41	c total clause space: 78.2603MB
192.34/192.41	c total #watches: 243110
193.24/193.31	c total #propagations: 97155840 / total #impl: 834614507 (eff. 0.116)
193.24/193.31	c GC COLLECT
193.24/193.31	c #Conflicts:     262000 | #Learnt:       9530 | 0.000
193.24/193.31	c total clause space: 78.2603MB
193.24/193.31	c total #watches: 155798
194.04/194.13	c total #propagations: 97545081 / total #impl: 837789949 (eff. 0.116)
194.04/194.13	c #Conflicts:     263000 | #Learnt:      10530 | 0.000
194.04/194.13	c total clause space: 78.2603MB
194.04/194.13	c total #watches: 161757
194.84/194.98	c total #propagations: 97905472 / total #impl: 840597775 (eff. 0.116)
194.84/194.98	c #Conflicts:     264000 | #Learnt:      11530 | 0.000
194.84/194.98	c total clause space: 78.2603MB
194.84/194.98	c total #watches: 167489
195.75/195.88	c total #propagations: 98421964 / total #impl: 843529824 (eff. 0.117)
195.75/195.88	c #Conflicts:     265000 | #Learnt:      12530 | 0.000
195.75/195.88	c total clause space: 78.2603MB
195.75/195.88	c total #watches: 172648
196.64/196.77	c total #propagations: 98858701 / total #impl: 846716280 (eff. 0.117)
196.64/196.77	c #Conflicts:     266000 | #Learnt:      13530 | 0.000
196.64/196.77	c total clause space: 78.2603MB
196.64/196.77	c total #watches: 176755
197.54/197.60	c total #propagations: 99269765 / total #impl: 849886011 (eff. 0.117)
197.54/197.60	c #Conflicts:     267000 | #Learnt:      14530 | 0.000
197.54/197.60	c total clause space: 78.2603MB
197.54/197.60	c total #watches: 180590
198.34/198.49	c total #propagations: 99702478 / total #impl: 852602015 (eff. 0.117)
198.34/198.49	c #Conflicts:     268000 | #Learnt:      15530 | 0.000
198.34/198.49	c total clause space: 78.2603MB
198.34/198.49	c total #watches: 185603
199.24/199.34	c total #propagations: 100125644 / total #impl: 855542160 (eff. 0.117)
199.24/199.34	c #Conflicts:     269000 | #Learnt:      16530 | 0.000
199.24/199.34	c total clause space: 78.2603MB
199.24/199.34	c total #watches: 191590
200.04/200.18	c total #propagations: 100529193 / total #impl: 858316263 (eff. 0.117)
200.04/200.18	c #Conflicts:     270000 | #Learnt:      17530 | 0.000
200.04/200.18	c total clause space: 78.2603MB
200.04/200.18	c total #watches: 196236
201.04/201.13	c total #propagations: 100889711 / total #impl: 860996181 (eff. 0.117)
201.04/201.13	c #Conflicts:     271000 | #Learnt:      18530 | 0.000
201.04/201.13	c total clause space: 78.2603MB
201.04/201.13	c total #watches: 200995
201.94/202.09	c total #propagations: 101276264 / total #impl: 864236045 (eff. 0.117)
201.94/202.09	c #Conflicts:     272000 | #Learnt:      19530 | 0.000
201.94/202.09	c total clause space: 78.2603MB
201.94/202.09	c total #watches: 204894
202.94/203.08	c total #propagations: 101640587 / total #impl: 866941252 (eff. 0.117)
202.94/203.08	c #Conflicts:     273000 | #Learnt:      20530 | 0.000
202.94/203.08	c total clause space: 78.2603MB
202.94/203.08	c total #watches: 209097
203.94/204.07	c total #propagations: 102092228 / total #impl: 870481401 (eff. 0.117)
203.94/204.07	c GC COLLECT
203.94/204.07	c #Conflicts:     274000 | #Learnt:       9015 | 0.000
203.94/204.07	c total clause space: 78.2603MB
203.94/204.07	c total #watches: 124792
204.84/204.91	c total #propagations: 102487228 / total #impl: 873863952 (eff. 0.117)
204.84/204.91	c #Conflicts:     275000 | #Learnt:      10015 | 0.000
204.84/204.91	c total clause space: 78.2603MB
204.84/204.91	c total #watches: 129505
205.65/205.73	c total #propagations: 102879647 / total #impl: 877069927 (eff. 0.117)
205.65/205.73	c #Conflicts:     276000 | #Learnt:      11015 | 0.000
205.65/205.73	c total clause space: 78.2603MB
205.65/205.73	c total #watches: 133194
206.34/206.49	c total #propagations: 103376208 / total #impl: 880025435 (eff. 0.117)
206.34/206.49	c #Conflicts:     277000 | #Learnt:      12015 | 0.000
206.34/206.49	c total clause space: 78.2603MB
206.34/206.49	c total #watches: 140177
207.24/207.37	c total #propagations: 103877722 / total #impl: 883221417 (eff. 0.118)
207.24/207.37	c #Conflicts:     278000 | #Learnt:      13015 | 0.000
207.24/207.37	c total clause space: 78.2603MB
207.24/207.37	c total #watches: 164712
208.14/208.23	c total #propagations: 104239696 / total #impl: 886832640 (eff. 0.118)
208.14/208.23	c #Conflicts:     279000 | #Learnt:      14015 | 0.000
208.14/208.23	c total clause space: 78.2603MB
208.14/208.23	c total #watches: 174830
208.95/209.08	c total #propagations: 104620515 / total #impl: 889482765 (eff. 0.118)
208.95/209.08	c #Conflicts:     280000 | #Learnt:      15015 | 0.000
208.95/209.08	c total clause space: 78.2603MB
208.95/209.08	c total #watches: 192383
209.84/209.96	c total #propagations: 104954728 / total #impl: 892303855 (eff. 0.118)
209.84/209.96	c #Conflicts:     281000 | #Learnt:      16015 | 0.000
209.84/209.96	c total clause space: 78.2603MB
209.84/209.96	c total #watches: 202171
210.84/210.92	c total #propagations: 105295231 / total #impl: 895144319 (eff. 0.118)
210.84/210.92	c #Conflicts:     282000 | #Learnt:      17015 | 0.000
210.84/210.92	c total clause space: 78.2603MB
210.84/210.92	c total #watches: 215508
211.74/211.87	c total #propagations: 105668236 / total #impl: 898496445 (eff. 0.118)
211.74/211.87	c #Conflicts:     283000 | #Learnt:      18015 | 0.000
211.74/211.87	c total clause space: 78.2603MB
211.74/211.87	c total #watches: 223936
212.84/212.92	c total #propagations: 106023599 / total #impl: 901189310 (eff. 0.118)
212.84/212.92	c #Conflicts:     284000 | #Learnt:      19015 | 0.000
212.84/212.92	c total clause space: 78.2603MB
212.84/212.92	c total #watches: 234792
213.64/213.73	c total #propagations: 106406695 / total #impl: 904358438 (eff. 0.118)
213.64/213.73	c #Conflicts:     285000 | #Learnt:      20015 | 0.000
213.64/213.73	c total clause space: 78.2603MB
213.64/213.73	c total #watches: 242563
214.45/214.59	c total #propagations: 107008219 / total #impl: 907048942 (eff. 0.118)
214.45/214.59	c #Conflicts:     286000 | #Learnt:      21015 | 0.000
214.45/214.59	c total clause space: 78.2603MB
214.45/214.59	c total #watches: 250522
215.44/215.56	c total #propagations: 107430119 / total #impl: 909576823 (eff. 0.118)
215.44/215.56	c GC COLLECT
215.44/215.56	c #Conflicts:     287000 | #Learnt:       8860 | 0.000
215.44/215.56	c total clause space: 78.2603MB
215.44/215.56	c total #watches: 191882
216.24/216.36	c total #propagations: 107852058 / total #impl: 912310962 (eff. 0.118)
216.24/216.36	c #Conflicts:     288000 | #Learnt:       9860 | 0.000
216.24/216.36	c total clause space: 78.2603MB
216.24/216.36	c total #watches: 197898
217.14/217.25	c total #propagations: 108271899 / total #impl: 915079899 (eff. 0.118)
217.14/217.25	c #Conflicts:     289000 | #Learnt:      10860 | 0.000
217.14/217.25	c total clause space: 78.2603MB
217.14/217.25	c total #watches: 204207
218.04/218.14	c total #propagations: 108699488 / total #impl: 918124423 (eff. 0.118)
218.04/218.14	c #Conflicts:     290000 | #Learnt:      11860 | 0.000
218.04/218.14	c total clause space: 78.2603MB
218.04/218.14	c total #watches: 208559
219.04/219.11	c total #propagations: 109100641 / total #impl: 921052454 (eff. 0.118)
219.04/219.11	c #Conflicts:     291000 | #Learnt:      12860 | 0.000
219.04/219.11	c total clause space: 78.2603MB
219.04/219.11	c total #watches: 214952
220.05/220.12	c total #propagations: 109541316 / total #impl: 924581945 (eff. 0.118)
220.05/220.12	c #Conflicts:     292000 | #Learnt:      13860 | 0.000
220.05/220.12	c total clause space: 78.2603MB
220.05/220.12	c total #watches: 220528
221.05/221.13	c total #propagations: 109966577 / total #impl: 928033151 (eff. 0.118)
221.05/221.13	c #Conflicts:     293000 | #Learnt:      14860 | 0.000
221.05/221.13	c total clause space: 78.2603MB
221.05/221.13	c total #watches: 224495
221.94/222.08	c total #propagations: 110482798 / total #impl: 931829754 (eff. 0.119)
221.94/222.08	c #Conflicts:     294000 | #Learnt:      15860 | 0.000
221.94/222.08	c total clause space: 78.2603MB
221.94/222.08	c total #watches: 227864
222.94/223.00	c total #propagations: 110990794 / total #impl: 935116893 (eff. 0.119)
222.94/223.00	c #Conflicts:     295000 | #Learnt:      16860 | 0.000
222.94/223.00	c total clause space: 78.2603MB
222.94/223.00	c total #watches: 232077
223.84/223.94	c total #propagations: 111470700 / total #impl: 938185088 (eff. 0.119)
223.84/223.94	c #Conflicts:     296000 | #Learnt:      17860 | 0.000
223.84/223.94	c total clause space: 78.2603MB
223.84/223.94	c total #watches: 242114
224.64/224.79	c total #propagations: 111889200 / total #impl: 941425902 (eff. 0.119)
224.64/224.79	c #Conflicts:     297000 | #Learnt:      18860 | 0.000
224.64/224.79	c total clause space: 78.2603MB
224.64/224.79	c total #watches: 248156
225.55/225.66	c total #propagations: 112280949 / total #impl: 944892577 (eff. 0.119)
225.55/225.66	c #Conflicts:     298000 | #Learnt:      19860 | 0.000
225.55/225.66	c total clause space: 78.2603MB
225.55/225.66	c total #watches: 254108
226.44/226.60	c total #propagations: 112667175 / total #impl: 948244285 (eff. 0.119)
226.44/226.60	c #Conflicts:     299000 | #Learnt:      20860 | 0.000
226.44/226.60	c total clause space: 78.2603MB
226.44/226.60	c total #watches: 258014
227.34/227.44	c total #propagations: 113105950 / total #impl: 951520407 (eff. 0.119)
227.34/227.44	c #Conflicts:     300000 | #Learnt:      21860 | 0.000
227.34/227.44	c total clause space: 78.2603MB
227.34/227.44	c total #watches: 261877
228.14/228.28	c total #propagations: 113556038 / total #impl: 954724190 (eff. 0.119)
228.14/228.28	c GC COLLECT
228.14/228.28	c #Conflicts:     301000 | #Learnt:       9007 | 0.000
228.14/228.28	c total clause space: 78.2603MB
228.14/228.28	c total #watches: 144041
228.94/229.05	c total #propagations: 114026524 / total #impl: 958238045 (eff. 0.119)
228.94/229.05	c #Conflicts:     302000 | #Learnt:      10007 | 0.000
228.94/229.05	c total clause space: 78.2603MB
228.94/229.05	c total #watches: 149936
229.74/229.89	c total #propagations: 114537912 / total #impl: 961643175 (eff. 0.119)
229.74/229.89	c #Conflicts:     303000 | #Learnt:      11007 | 0.000
229.74/229.89	c total clause space: 78.2603MB
229.74/229.89	c total #watches: 154957
230.54/230.69	c total #propagations: 115002289 / total #impl: 964828034 (eff. 0.119)
230.54/230.69	c #Conflicts:     304000 | #Learnt:      12007 | 0.000
230.54/230.69	c total clause space: 78.2603MB
230.54/230.69	c total #watches: 160613
231.44/231.57	c total #propagations: 115419658 / total #impl: 968018468 (eff. 0.119)
231.44/231.57	c #Conflicts:     305000 | #Learnt:      13007 | 0.000
231.44/231.57	c total clause space: 78.2603MB
231.44/231.57	c total #watches: 164936
232.34/232.49	c total #propagations: 115873973 / total #impl: 971386173 (eff. 0.119)
232.34/232.49	c #Conflicts:     306000 | #Learnt:      14007 | 0.000
232.34/232.49	c total clause space: 78.2603MB
232.34/232.49	c total #watches: 168937
233.24/233.37	c total #propagations: 116312656 / total #impl: 974684007 (eff. 0.119)
233.24/233.37	c #Conflicts:     307000 | #Learnt:      15007 | 0.000
233.24/233.37	c total clause space: 78.2603MB
233.24/233.37	c total #watches: 173663
234.24/234.31	c total #propagations: 116766366 / total #impl: 977942330 (eff. 0.119)
234.24/234.31	c #Conflicts:     308000 | #Learnt:      16007 | 0.000
234.24/234.31	c total clause space: 78.2603MB
234.24/234.31	c total #watches: 180328
235.05/235.17	c total #propagations: 117176759 / total #impl: 981606620 (eff. 0.119)
235.05/235.17	c #Conflicts:     309000 | #Learnt:      17007 | 0.000
235.05/235.17	c total clause space: 78.2603MB
235.05/235.17	c total #watches: 186376
236.05/236.16	c total #propagations: 117581454 / total #impl: 985066545 (eff. 0.119)
236.05/236.16	c #Conflicts:     310000 | #Learnt:      18007 | 0.000
236.05/236.16	c total clause space: 78.2603MB
236.05/236.16	c total #watches: 190044
237.05/237.11	c total #propagations: 118045888 / total #impl: 989718036 (eff. 0.119)
237.05/237.11	c #Conflicts:     311000 | #Learnt:      19007 | 0.000
237.05/237.11	c total clause space: 78.2603MB
237.05/237.11	c total #watches: 193816
237.95/238.02	c total #propagations: 118454996 / total #impl: 993513513 (eff. 0.119)
237.95/238.02	c #Conflicts:     312000 | #Learnt:      20007 | 0.000
237.95/238.02	c total clause space: 78.2603MB
237.95/238.02	c total #watches: 198067
238.95/239.02	c total #propagations: 118864752 / total #impl: 997179767 (eff. 0.119)
238.95/239.02	c #Conflicts:     313000 | #Learnt:      21007 | 0.000
238.95/239.02	c total clause space: 78.2603MB
238.95/239.02	c total #watches: 202221
239.85/239.96	c total #propagations: 119285023 / total #impl: 1001278419 (eff. 0.119)
239.85/239.96	c #Conflicts:     314000 | #Learnt:      22007 | 0.000
239.85/239.96	c total clause space: 78.2603MB
239.85/239.96	c total #watches: 206188
240.75/240.89	c total #propagations: 119709881 / total #impl: 1005293968 (eff. 0.119)
240.75/240.89	c GC COLLECT
240.75/240.89	c #Conflicts:     315000 | #Learnt:       9426 | 0.000
240.75/240.89	c total clause space: 78.2603MB
240.75/240.89	c total #watches: 138871
241.75/241.81	c total #propagations: 120198538 / total #impl: 1009379150 (eff. 0.119)
241.75/241.81	c #Conflicts:     316000 | #Learnt:      10426 | 0.000
241.75/241.81	c total clause space: 78.2603MB
241.75/241.81	c total #watches: 144387
242.55/242.69	c total #propagations: 120611930 / total #impl: 1013085389 (eff. 0.119)
242.55/242.69	c #Conflicts:     317000 | #Learnt:      11426 | 0.000
242.55/242.69	c total clause space: 78.2603MB
242.55/242.69	c total #watches: 149564
243.54/243.65	c total #propagations: 121005992 / total #impl: 1016745924 (eff. 0.119)
243.54/243.65	c #Conflicts:     318000 | #Learnt:      12426 | 0.000
243.54/243.65	c total clause space: 78.2603MB
243.54/243.65	c total #watches: 153969
244.44/244.57	c total #propagations: 121421128 / total #impl: 1020083355 (eff. 0.119)
244.44/244.57	c #Conflicts:     319000 | #Learnt:      13426 | 0.000
244.44/244.57	c total clause space: 78.2603MB
244.44/244.57	c total #watches: 161367
245.35/245.49	c total #propagations: 121829002 / total #impl: 1023537379 (eff. 0.119)
245.35/245.49	c #Conflicts:     320000 | #Learnt:      14426 | 0.000
245.35/245.49	c total clause space: 78.2603MB
245.35/245.49	c total #watches: 165995
246.24/246.40	c total #propagations: 122242291 / total #impl: 1027114967 (eff. 0.119)
246.24/246.40	c #Conflicts:     321000 | #Learnt:      15426 | 0.000
246.24/246.40	c total clause space: 78.2603MB
246.24/246.40	c total #watches: 171031
247.24/247.33	c total #propagations: 122672971 / total #impl: 1030827848 (eff. 0.119)
247.24/247.33	c #Conflicts:     322000 | #Learnt:      16426 | 0.000
247.24/247.33	c total clause space: 78.2603MB
247.24/247.33	c total #watches: 175240
248.04/248.18	c total #propagations: 123083234 / total #impl: 1034050993 (eff. 0.119)
248.04/248.18	c #Conflicts:     323000 | #Learnt:      17426 | 0.000
248.04/248.18	c total clause space: 78.2603MB
248.04/248.18	c total #watches: 182982
248.94/249.07	c total #propagations: 123517466 / total #impl: 1037332020 (eff. 0.119)
248.94/249.07	c #Conflicts:     324000 | #Learnt:      18426 | 0.000
248.94/249.07	c total clause space: 78.2603MB
248.94/249.07	c total #watches: 190269
249.94/250.05	c total #propagations: 123973892 / total #impl: 1040737109 (eff. 0.119)
249.94/250.05	c #Conflicts:     325000 | #Learnt:      19426 | 0.000
249.94/250.05	c total clause space: 78.2603MB
249.94/250.05	c total #watches: 196881
250.85/250.94	c total #propagations: 124422098 / total #impl: 1044461450 (eff. 0.119)
250.85/250.94	c #Conflicts:     326000 | #Learnt:      20426 | 0.000
250.85/250.94	c total clause space: 78.2603MB
250.85/250.94	c total #watches: 207406
251.74/251.89	c total #propagations: 124821958 / total #impl: 1047579667 (eff. 0.119)
251.74/251.89	c #Conflicts:     327000 | #Learnt:      21426 | 0.000
251.74/251.89	c total clause space: 78.2603MB
251.74/251.89	c total #watches: 212452
252.64/252.79	c total #propagations: 125233375 / total #impl: 1051110423 (eff. 0.119)
252.64/252.79	c #Conflicts:     328000 | #Learnt:      22426 | 0.000
252.64/252.79	c total clause space: 78.2603MB
252.64/252.79	c total #watches: 222126
253.44/253.59	c total #propagations: 125642226 / total #impl: 1054449462 (eff. 0.119)
253.44/253.59	c GC COLLECT
253.44/253.59	c #Conflicts:     329000 | #Learnt:       9686 | 0.000
253.44/253.59	c total clause space: 78.2603MB
253.44/253.59	c total #watches: 152147
254.34/254.42	c total #propagations: 126021124 / total #impl: 1057698040 (eff. 0.119)
254.34/254.42	c #Conflicts:     330000 | #Learnt:      10686 | 0.000
254.34/254.42	c total clause space: 78.2603MB
254.34/254.42	c total #watches: 159413
255.15/255.27	c total #propagations: 126384758 / total #impl: 1060817448 (eff. 0.119)
255.15/255.27	c #Conflicts:     331000 | #Learnt:      11686 | 0.000
255.15/255.27	c total clause space: 78.2603MB
255.15/255.27	c total #watches: 166776
256.04/256.14	c total #propagations: 126783350 / total #impl: 1064218486 (eff. 0.119)
256.04/256.14	c #Conflicts:     332000 | #Learnt:      12686 | 0.000
256.04/256.14	c total clause space: 78.2603MB
256.04/256.14	c total #watches: 173820
256.94/257.04	c total #propagations: 127163072 / total #impl: 1067418944 (eff. 0.119)
256.94/257.04	c #Conflicts:     333000 | #Learnt:      13686 | 0.000
256.94/257.04	c total clause space: 78.2603MB
256.94/257.04	c total #watches: 182165
257.84/257.98	c total #propagations: 127588287 / total #impl: 1071324320 (eff. 0.119)
257.84/257.98	c #Conflicts:     334000 | #Learnt:      14686 | 0.000
257.84/257.98	c total clause space: 78.2603MB
257.84/257.98	c total #watches: 190098
258.84/258.94	c total #propagations: 128095087 / total #impl: 1075805671 (eff. 0.119)
258.84/258.94	c #Conflicts:     335000 | #Learnt:      15686 | 0.000
258.84/258.94	c total clause space: 78.2603MB
258.84/258.94	c total #watches: 197036
259.84/259.93	c total #propagations: 128512030 / total #impl: 1080026110 (eff. 0.119)
259.84/259.93	c #Conflicts:     336000 | #Learnt:      16686 | 0.000
259.84/259.93	c total clause space: 78.2603MB
259.84/259.93	c total #watches: 201895
260.84/260.92	c total #propagations: 128889964 / total #impl: 1083517328 (eff. 0.119)
260.84/260.92	c #Conflicts:     337000 | #Learnt:      17686 | 0.000
260.84/260.92	c total clause space: 78.2603MB
260.84/260.92	c total #watches: 206421
261.64/261.71	c total #propagations: 129260878 / total #impl: 1086820698 (eff. 0.119)
261.64/261.71	c #Conflicts:     338000 | #Learnt:      18686 | 0.000
261.64/261.71	c total clause space: 78.2603MB
261.64/261.71	c total #watches: 210661
262.54/262.64	c total #propagations: 129647147 / total #impl: 1090003021 (eff. 0.119)
262.54/262.64	c #Conflicts:     339000 | #Learnt:      19686 | 0.000
262.54/262.64	c total clause space: 78.2603MB
262.54/262.64	c total #watches: 215761
263.44/263.58	c total #propagations: 129998567 / total #impl: 1094021304 (eff. 0.119)
263.44/263.58	c #Conflicts:     340000 | #Learnt:      20686 | 0.000
263.44/263.58	c total clause space: 78.2603MB
263.44/263.58	c total #watches: 223165
264.34/264.41	c total #propagations: 130325927 / total #impl: 1097198607 (eff. 0.119)
264.34/264.41	c #Conflicts:     341000 | #Learnt:      21686 | 0.000
264.34/264.41	c total clause space: 78.2603MB
264.34/264.41	c total #watches: 230240
265.24/265.39	c total #propagations: 130638270 / total #impl: 1099955488 (eff. 0.119)
265.24/265.39	c #Conflicts:     342000 | #Learnt:      22686 | 0.000
265.24/265.39	c total clause space: 78.2603MB
265.24/265.39	c total #watches: 235929
266.25/266.37	c total #propagations: 130960632 / total #impl: 1103212115 (eff. 0.119)
266.25/266.37	c GC COLLECT
266.25/266.37	c #Conflicts:     343000 | #Learnt:       9056 | 0.000
266.25/266.37	c total clause space: 78.2603MB
266.25/266.37	c total #watches: 139452
267.14/267.24	c total #propagations: 131329923 / total #impl: 1106648284 (eff. 0.119)
267.14/267.24	c #Conflicts:     344000 | #Learnt:      10056 | 0.000
267.14/267.24	c total clause space: 78.2603MB
267.14/267.24	c total #watches: 143887
268.04/268.15	c total #propagations: 131710584 / total #impl: 1109744273 (eff. 0.119)
268.04/268.15	c #Conflicts:     345000 | #Learnt:      11056 | 0.000
268.04/268.15	c total clause space: 78.2603MB
268.04/268.15	c total #watches: 147118
268.94/269.03	c total #propagations: 132096439 / total #impl: 1113018564 (eff. 0.119)
268.94/269.03	c #Conflicts:     346000 | #Learnt:      12056 | 0.000
268.94/269.03	c total clause space: 78.2603MB
268.94/269.03	c total #watches: 151822
269.74/269.86	c total #propagations: 132570875 / total #impl: 1116493494 (eff. 0.119)
269.74/269.86	c #Conflicts:     347000 | #Learnt:      13056 | 0.000
269.74/269.86	c total clause space: 78.2603MB
269.74/269.86	c total #watches: 155774
270.65/270.75	c total #propagations: 133067103 / total #impl: 1120010687 (eff. 0.119)
270.65/270.75	c #Conflicts:     348000 | #Learnt:      14056 | 0.000
270.65/270.75	c total clause space: 78.2603MB
270.65/270.75	c total #watches: 159711
271.44/271.58	c total #propagations: 133566490 / total #impl: 1123750897 (eff. 0.119)
271.44/271.58	c #Conflicts:     349000 | #Learnt:      15056 | 0.000
271.44/271.58	c total clause space: 78.2603MB
271.44/271.58	c total #watches: 162815
272.34/272.46	c total #propagations: 134050099 / total #impl: 1126845232 (eff. 0.119)
272.34/272.46	c #Conflicts:     350000 | #Learnt:      16056 | 0.000
272.34/272.46	c total clause space: 78.2603MB
272.34/272.46	c total #watches: 166332
273.14/273.28	c total #propagations: 134566655 / total #impl: 1130532869 (eff. 0.119)
273.14/273.28	c #Conflicts:     351000 | #Learnt:      17056 | 0.000
273.14/273.28	c total clause space: 78.2603MB
273.14/273.28	c total #watches: 170499
274.04/274.15	c total #propagations: 135040877 / total #impl: 1133717281 (eff. 0.119)
274.04/274.15	c #Conflicts:     352000 | #Learnt:      18056 | 0.000
274.04/274.15	c total clause space: 78.2603MB
274.04/274.15	c total #watches: 173899
274.84/274.95	c total #propagations: 135544446 / total #impl: 1137292705 (eff. 0.119)
274.84/274.95	c #Conflicts:     353000 | #Learnt:      19056 | 0.000
274.84/274.95	c total clause space: 78.2603MB
274.84/274.95	c total #watches: 177065
275.74/275.82	c total #propagations: 136037413 / total #impl: 1140463004 (eff. 0.119)
275.74/275.82	c #Conflicts:     354000 | #Learnt:      20056 | 0.000
275.74/275.82	c total clause space: 78.2603MB
275.74/275.82	c total #watches: 180280
276.54/276.69	c total #propagations: 136509314 / total #impl: 1143458735 (eff. 0.119)
276.54/276.69	c #Conflicts:     355000 | #Learnt:      21056 | 0.000
276.54/276.69	c total clause space: 78.2603MB
276.54/276.69	c total #watches: 184194
277.34/277.49	c total #propagations: 136895692 / total #impl: 1146909999 (eff. 0.119)
277.34/277.49	c #Conflicts:     356000 | #Learnt:      22056 | 0.000
277.34/277.49	c total clause space: 78.2603MB
277.34/277.49	c total #watches: 193945
278.14/278.21	c total #propagations: 137298287 / total #impl: 1150061127 (eff. 0.119)
278.14/278.21	c GC COLLECT
278.14/278.21	c #Conflicts:     357000 | #Learnt:       8586 | 0.000
278.14/278.21	c total clause space: 78.2603MB
278.14/278.21	c total #watches: 115156
278.84/278.98	c total #propagations: 137848715 / total #impl: 1152905312 (eff. 0.120)
278.84/278.98	c #Conflicts:     358000 | #Learnt:       9586 | 0.000
278.84/278.98	c total clause space: 78.2603MB
278.84/278.98	c total #watches: 119401
279.64/279.76	c total #propagations: 138245390 / total #impl: 1156228866 (eff. 0.120)
279.64/279.76	c #Conflicts:     359000 | #Learnt:      10586 | 0.000
279.64/279.76	c total clause space: 78.2603MB
279.64/279.76	c total #watches: 122996
280.34/280.47	c total #propagations: 138762555 / total #impl: 1159618596 (eff. 0.120)
280.34/280.47	c #Conflicts:     360000 | #Learnt:      11586 | 0.000
280.34/280.47	c total clause space: 78.2603MB
280.34/280.47	c total #watches: 127257
281.14/281.25	c total #propagations: 139202011 / total #impl: 1162641337 (eff. 0.120)
281.14/281.25	c #Conflicts:     361000 | #Learnt:      12586 | 0.000
281.14/281.25	c total clause space: 78.2603MB
281.14/281.25	c total #watches: 132889
281.94/282.05	c total #propagations: 139754295 / total #impl: 1165951363 (eff. 0.120)
281.94/282.05	c #Conflicts:     362000 | #Learnt:      13586 | 0.000
281.94/282.05	c total clause space: 78.2603MB
281.94/282.05	c total #watches: 136033
282.74/282.89	c total #propagations: 140248159 / total #impl: 1168902653 (eff. 0.120)
282.74/282.89	c #Conflicts:     363000 | #Learnt:      14586 | 0.000
282.74/282.89	c total clause space: 78.2603MB
282.74/282.89	c total #watches: 139276
283.54/283.69	c total #propagations: 140764762 / total #impl: 1172188923 (eff. 0.120)
283.54/283.69	c #Conflicts:     364000 | #Learnt:      15586 | 0.000
283.54/283.69	c total clause space: 78.2603MB
283.54/283.69	c total #watches: 142699
284.34/284.47	c total #propagations: 141326173 / total #impl: 1175851049 (eff. 0.120)
284.34/284.47	c #Conflicts:     365000 | #Learnt:      16586 | 0.000
284.34/284.47	c total clause space: 78.2603MB
284.34/284.47	c total #watches: 147298
285.14/285.29	c total #propagations: 141735155 / total #impl: 1178768382 (eff. 0.120)
285.14/285.29	c #Conflicts:     366000 | #Learnt:      17586 | 0.000
285.14/285.29	c total clause space: 78.2603MB
285.14/285.29	c total #watches: 152112
286.04/286.13	c total #propagations: 142122554 / total #impl: 1181511372 (eff. 0.120)
286.04/286.13	c #Conflicts:     367000 | #Learnt:      18586 | 0.000
286.04/286.13	c total clause space: 78.2603MB
286.04/286.13	c total #watches: 158051
286.84/286.93	c total #propagations: 142420401 / total #impl: 1183827219 (eff. 0.120)
286.84/286.93	c #Conflicts:     368000 | #Learnt:      19586 | 0.000
286.84/286.93	c total clause space: 78.2603MB
286.84/286.93	c total #watches: 162859
287.64/287.79	c total #propagations: 142795029 / total #impl: 1186222538 (eff. 0.120)
287.64/287.79	c #Conflicts:     369000 | #Learnt:      20586 | 0.000
287.64/287.79	c total clause space: 78.2603MB
287.64/287.79	c total #watches: 167112
288.44/288.57	c total #propagations: 143278850 / total #impl: 1189730741 (eff. 0.120)
288.44/288.57	c #Conflicts:     370000 | #Learnt:      21586 | 0.000
288.44/288.57	c total clause space: 78.2603MB
288.44/288.57	c total #watches: 171698
289.24/289.38	c total #propagations: 143741351 / total #impl: 1192684527 (eff. 0.121)
289.24/289.38	c #Conflicts:     371000 | #Learnt:      22586 | 0.000
289.24/289.38	c total clause space: 78.2603MB
289.24/289.38	c total #watches: 177747
290.14/290.26	c total #propagations: 144176709 / total #impl: 1196079561 (eff. 0.121)
290.14/290.26	c GC COLLECT
290.14/290.26	c #Conflicts:     372000 | #Learnt:       8928 | 0.000
290.14/290.26	c total clause space: 78.2603MB
290.14/290.26	c total #watches: 121786
290.94/291.04	c total #propagations: 144616850 / total #impl: 1199133019 (eff. 0.121)
290.94/291.04	c #Conflicts:     373000 | #Learnt:       9928 | 0.000
290.94/291.04	c total clause space: 78.2603MB
290.94/291.04	c total #watches: 127020
291.74/291.85	c total #propagations: 145031817 / total #impl: 1202316494 (eff. 0.121)
291.74/291.85	c #Conflicts:     374000 | #Learnt:      10928 | 0.000
291.74/291.85	c total clause space: 78.2603MB
291.74/291.85	c total #watches: 131326
292.64/292.71	c total #propagations: 145454676 / total #impl: 1205268097 (eff. 0.121)
292.64/292.71	c #Conflicts:     375000 | #Learnt:      11928 | 0.000
292.64/292.71	c total clause space: 78.2603MB
292.64/292.71	c total #watches: 135252
293.34/293.46	c total #propagations: 145922626 / total #impl: 1208557344 (eff. 0.121)
293.34/293.46	c #Conflicts:     376000 | #Learnt:      12928 | 0.000
293.34/293.46	c total clause space: 78.2603MB
293.34/293.46	c total #watches: 143613
294.14/294.23	c total #propagations: 146357525 / total #impl: 1211326225 (eff. 0.121)
294.14/294.23	c #Conflicts:     377000 | #Learnt:      13928 | 0.000
294.14/294.23	c total clause space: 78.2603MB
294.14/294.23	c total #watches: 151827
294.84/294.99	c total #propagations: 146795176 / total #impl: 1214305986 (eff. 0.121)
294.84/294.99	c #Conflicts:     378000 | #Learnt:      14928 | 0.000
294.84/294.99	c total clause space: 78.2603MB
294.84/294.99	c total #watches: 157072
295.74/295.85	c total #propagations: 147211586 / total #impl: 1217313379 (eff. 0.121)
295.74/295.85	c #Conflicts:     379000 | #Learnt:      15928 | 0.000
295.74/295.85	c total clause space: 78.2603MB
295.74/295.85	c total #watches: 162569
296.63/296.75	c total #propagations: 147700188 / total #impl: 1220925042 (eff. 0.121)
296.63/296.75	c #Conflicts:     380000 | #Learnt:      16928 | 0.000
296.63/296.75	c total clause space: 78.2603MB
296.63/296.75	c total #watches: 169064
297.43/297.56	c total #propagations: 148131498 / total #impl: 1223898049 (eff. 0.121)
297.43/297.56	c #Conflicts:     381000 | #Learnt:      17928 | 0.000
297.43/297.56	c total clause space: 78.2603MB
297.43/297.56	c total #watches: 173450
298.33/298.47	c total #propagations: 148503820 / total #impl: 1226845218 (eff. 0.121)
298.33/298.47	c #Conflicts:     382000 | #Learnt:      18928 | 0.000
298.33/298.47	c total clause space: 78.2603MB
298.33/298.47	c total #watches: 181356
299.14/299.29	c total #propagations: 148924472 / total #impl: 1230865587 (eff. 0.121)
299.14/299.29	c #Conflicts:     383000 | #Learnt:      19928 | 0.000
299.14/299.29	c total clause space: 78.2603MB
299.14/299.29	c total #watches: 186292
300.03/300.13	c total #propagations: 149267724 / total #impl: 1233995701 (eff. 0.121)
300.03/300.13	c #Conflicts:     384000 | #Learnt:      20928 | 0.000
300.03/300.13	c total clause space: 78.2603MB
300.03/300.13	c total #watches: 193845
300.83/300.91	c total #propagations: 149750612 / total #impl: 1237488695 (eff. 0.121)
300.83/300.91	c #Conflicts:     385000 | #Learnt:      21928 | 0.000
300.83/300.91	c total clause space: 78.2603MB
300.83/300.91	c total #watches: 203198
301.63/301.76	c total #propagations: 150162982 / total #impl: 1240600637 (eff. 0.121)
301.63/301.76	c #Conflicts:     386000 | #Learnt:      22928 | 0.000
301.63/301.76	c total clause space: 78.2603MB
301.63/301.76	c total #watches: 208780
302.44/302.60	c total #propagations: 150514732 / total #impl: 1243554978 (eff. 0.121)
302.44/302.60	c #Conflicts:     387000 | #Learnt:      23928 | 0.000
302.44/302.60	c total clause space: 78.2603MB
302.44/302.60	c total #watches: 213991
303.54/303.65	c total #propagations: 150877230 / total #impl: 1246914806 (eff. 0.121)
303.54/303.65	c GC COLLECT
303.54/303.65	c #Conflicts:     388000 | #Learnt:       9467 | 0.000
303.54/303.65	c total clause space: 78.2603MB
303.54/303.65	c total #watches: 143968
304.33/304.49	c total #propagations: 151310160 / total #impl: 1251189046 (eff. 0.121)
304.33/304.49	c #Conflicts:     389000 | #Learnt:      10467 | 0.000
304.33/304.49	c total clause space: 78.2603MB
304.33/304.49	c total #watches: 149111
305.23/305.34	c total #propagations: 151801229 / total #impl: 1254427300 (eff. 0.121)
305.23/305.34	c #Conflicts:     390000 | #Learnt:      11467 | 0.000
305.23/305.34	c total clause space: 78.2603MB
305.23/305.34	c total #watches: 154016
306.13/306.22	c total #propagations: 152306697 / total #impl: 1257864439 (eff. 0.121)
306.13/306.22	c #Conflicts:     391000 | #Learnt:      12467 | 0.000
306.13/306.22	c total clause space: 78.2603MB
306.13/306.22	c total #watches: 159336
307.03/307.11	c total #propagations: 152662654 / total #impl: 1261125973 (eff. 0.121)
307.03/307.11	c #Conflicts:     392000 | #Learnt:      13467 | 0.000
307.03/307.11	c total clause space: 78.2603MB
307.03/307.11	c total #watches: 168049
307.83/307.93	c total #propagations: 153182784 / total #impl: 1264695438 (eff. 0.121)
307.83/307.93	c #Conflicts:     393000 | #Learnt:      14467 | 0.000
307.83/307.93	c total clause space: 78.2603MB
307.83/307.93	c total #watches: 171466
308.73/308.81	c total #propagations: 153663667 / total #impl: 1267790119 (eff. 0.121)
308.73/308.81	c #Conflicts:     394000 | #Learnt:      15467 | 0.000
308.73/308.81	c total clause space: 78.2603MB
308.73/308.81	c total #watches: 176029
309.63/309.72	c total #propagations: 154173169 / total #impl: 1271213779 (eff. 0.121)
309.63/309.72	c #Conflicts:     395000 | #Learnt:      16467 | 0.000
309.63/309.72	c total clause space: 78.2603MB
309.63/309.72	c total #watches: 180701
310.53/310.65	c total #propagations: 154656310 / total #impl: 1274984675 (eff. 0.121)
310.53/310.65	c #Conflicts:     396000 | #Learnt:      17467 | 0.000
310.53/310.65	c total clause space: 78.2603MB
310.53/310.65	c total #watches: 184564
311.53/311.60	c total #propagations: 155155919 / total #impl: 1278668837 (eff. 0.121)
311.53/311.60	c #Conflicts:     397000 | #Learnt:      18467 | 0.000
311.53/311.60	c total clause space: 78.2603MB
311.53/311.60	c total #watches: 189418
312.34/312.47	c total #propagations: 155624508 / total #impl: 1282589155 (eff. 0.121)
312.34/312.47	c #Conflicts:     398000 | #Learnt:      19467 | 0.000
312.34/312.47	c total clause space: 78.2603MB
312.34/312.47	c total #watches: 195598
313.33/313.40	c total #propagations: 156063228 / total #impl: 1286604245 (eff. 0.121)
313.33/313.40	c #Conflicts:     399000 | #Learnt:      20467 | 0.000
313.33/313.40	c total clause space: 78.2603MB
313.33/313.40	c total #watches: 202775
314.23/314.32	c total #propagations: 156441563 / total #impl: 1290117328 (eff. 0.121)
314.23/314.32	c #Conflicts:     400000 | #Learnt:      21467 | 0.000
314.23/314.32	c total clause space: 78.2603MB
314.23/314.32	c total #watches: 208224
315.13/315.23	c total #propagations: 156915491 / total #impl: 1293477647 (eff. 0.121)
315.13/315.23	c #Conflicts:     401000 | #Learnt:      22467 | 0.000
315.13/315.23	c total clause space: 78.2603MB
315.13/315.23	c total #watches: 212047
316.03/316.17	c total #propagations: 157371874 / total #impl: 1296704152 (eff. 0.121)
316.03/316.17	c #Conflicts:     402000 | #Learnt:      23467 | 0.000
316.03/316.17	c total clause space: 78.2603MB
316.03/316.17	c total #watches: 216339
317.03/317.14	c total #propagations: 157818000 / total #impl: 1299777659 (eff. 0.121)
317.03/317.14	c GC COLLECT
317.03/317.14	c #Conflicts:     403000 | #Learnt:       9028 | 0.000
317.03/317.14	c total clause space: 78.2603MB
317.03/317.14	c total #watches: 129384
317.94/318.06	c total #propagations: 158301051 / total #impl: 1302963596 (eff. 0.121)
317.94/318.06	c #Conflicts:     404000 | #Learnt:      10028 | 0.000
317.94/318.06	c total clause space: 78.2603MB
317.94/318.06	c total #watches: 133327
318.94/319.05	c total #propagations: 158760736 / total #impl: 1306097864 (eff. 0.122)
318.94/319.05	c #Conflicts:     405000 | #Learnt:      11028 | 0.000
318.94/319.05	c total clause space: 78.2603MB
318.94/319.05	c total #watches: 136927
319.93/320.02	c total #propagations: 159226153 / total #impl: 1309717112 (eff. 0.122)
319.93/320.02	c #Conflicts:     406000 | #Learnt:      12028 | 0.000
319.93/320.02	c total clause space: 78.2603MB
319.93/320.02	c total #watches: 140106
320.73/320.89	c total #propagations: 159723869 / total #impl: 1313347444 (eff. 0.122)
320.73/320.89	c #Conflicts:     407000 | #Learnt:      13028 | 0.000
320.73/320.89	c total clause space: 78.2603MB
320.73/320.89	c total #watches: 149251
321.63/321.70	c total #propagations: 160083577 / total #impl: 1316535676 (eff. 0.122)
321.63/321.70	c #Conflicts:     408000 | #Learnt:      14028 | 0.000
321.63/321.70	c total clause space: 78.2603MB
321.63/321.70	c total #watches: 157382
322.34/322.49	c total #propagations: 160458002 / total #impl: 1319753141 (eff. 0.122)
322.34/322.49	c #Conflicts:     409000 | #Learnt:      15028 | 0.000
322.34/322.49	c total clause space: 78.2603MB
322.34/322.49	c total #watches: 165488
323.13/323.29	c total #propagations: 160782807 / total #impl: 1322374494 (eff. 0.122)
323.13/323.29	c #Conflicts:     410000 | #Learnt:      16028 | 0.000
323.13/323.29	c total clause space: 78.2603MB
323.13/323.29	c total #watches: 171493
324.03/324.15	c total #propagations: 161291051 / total #impl: 1325494954 (eff. 0.122)
324.03/324.15	c #Conflicts:     411000 | #Learnt:      17028 | 0.000
324.03/324.15	c total clause space: 78.2603MB
324.03/324.15	c total #watches: 175002
324.83/324.98	c total #propagations: 161755251 / total #impl: 1329005512 (eff. 0.122)
324.83/324.98	c #Conflicts:     412000 | #Learnt:      18028 | 0.000
324.83/324.98	c total clause space: 78.2603MB
324.83/324.98	c total #watches: 192746
326.03/326.11	c total #propagations: 162112596 / total #impl: 1332393920 (eff. 0.122)
326.03/326.11	c #Conflicts:     413000 | #Learnt:      19028 | 0.000
326.03/326.11	c total clause space: 78.2603MB
326.03/326.11	c total #watches: 200438
326.93/327.09	c total #propagations: 162496501 / total #impl: 1337060612 (eff. 0.122)
326.93/327.09	c #Conflicts:     414000 | #Learnt:      20028 | 0.000
326.93/327.09	c total clause space: 78.2603MB
326.93/327.09	c total #watches: 211188
327.93/328.03	c total #propagations: 162877617 / total #impl: 1341133016 (eff. 0.121)
327.93/328.03	c #Conflicts:     415000 | #Learnt:      21028 | 0.000
327.93/328.03	c total clause space: 78.2603MB
327.93/328.03	c total #watches: 218716
328.83/328.96	c total #propagations: 163362928 / total #impl: 1344973291 (eff. 0.121)
328.83/328.96	c #Conflicts:     416000 | #Learnt:      22028 | 0.000
328.83/328.96	c total clause space: 78.2603MB
328.83/328.96	c total #watches: 222621
329.93/330.03	c total #propagations: 163801818 / total #impl: 1348294070 (eff. 0.121)
329.93/330.03	c #Conflicts:     417000 | #Learnt:      23028 | 0.000
329.93/330.03	c total clause space: 78.2603MB
329.93/330.03	c total #watches: 226017
330.93/331.05	c total #propagations: 164196052 / total #impl: 1351693080 (eff. 0.121)
330.93/331.05	c #Conflicts:     418000 | #Learnt:      24028 | 0.000
330.93/331.05	c total clause space: 78.2603MB
330.93/331.05	c total #watches: 229416
331.93/332.09	c total #propagations: 164685833 / total #impl: 1355120803 (eff. 0.122)
331.93/332.09	c GC COLLECT
331.93/332.09	c #Conflicts:     419000 | #Learnt:       9158 | 0.000
331.93/332.09	c total clause space: 78.2603MB
331.93/332.09	c total #watches: 152876
332.83/332.99	c total #propagations: 165219157 / total #impl: 1358966361 (eff. 0.122)
332.83/332.99	c #Conflicts:     420000 | #Learnt:      10158 | 0.000
332.83/332.99	c total clause space: 78.2603MB
332.83/332.99	c total #watches: 159074
333.83/333.90	c total #propagations: 165674124 / total #impl: 1362611638 (eff. 0.122)
333.83/333.90	c #Conflicts:     421000 | #Learnt:      11158 | 0.000
333.83/333.90	c total clause space: 78.2603MB
333.83/333.90	c total #watches: 162652
334.73/334.84	c total #propagations: 166128507 / total #impl: 1365896527 (eff. 0.122)
334.73/334.84	c #Conflicts:     422000 | #Learnt:      12158 | 0.000
334.73/334.84	c total clause space: 78.2603MB
334.73/334.84	c total #watches: 167827
335.73/335.86	c total #propagations: 166601808 / total #impl: 1369430472 (eff. 0.122)
335.73/335.86	c #Conflicts:     423000 | #Learnt:      13158 | 0.000
335.73/335.86	c total clause space: 78.2603MB
335.73/335.86	c total #watches: 171088
336.73/336.80	c total #propagations: 167096125 / total #impl: 1373137643 (eff. 0.122)
336.73/336.80	c #Conflicts:     424000 | #Learnt:      14158 | 0.000
336.73/336.80	c total clause space: 78.2603MB
336.73/336.80	c total #watches: 174970
337.53/337.68	c total #propagations: 167581534 / total #impl: 1376453034 (eff. 0.122)
337.53/337.68	c #Conflicts:     425000 | #Learnt:      15158 | 0.000
337.53/337.68	c total clause space: 78.2603MB
337.53/337.68	c total #watches: 178692
338.53/338.61	c total #propagations: 168020715 / total #impl: 1379232346 (eff. 0.122)
338.53/338.61	c #Conflicts:     426000 | #Learnt:      16158 | 0.000
338.53/338.61	c total clause space: 78.2603MB
338.53/338.61	c total #watches: 182897
339.43/339.56	c total #propagations: 168441038 / total #impl: 1382605046 (eff. 0.122)
339.43/339.56	c #Conflicts:     427000 | #Learnt:      17158 | 0.000
339.43/339.56	c total clause space: 78.2603MB
339.43/339.56	c total #watches: 186746
340.43/340.56	c total #propagations: 168821654 / total #impl: 1385656082 (eff. 0.122)
340.43/340.56	c #Conflicts:     428000 | #Learnt:      18158 | 0.000
340.43/340.56	c total clause space: 78.2603MB
340.43/340.56	c total #watches: 190269
341.42/341.52	c total #propagations: 169255992 / total #impl: 1389480687 (eff. 0.122)
341.42/341.52	c #Conflicts:     429000 | #Learnt:      19158 | 0.000
341.42/341.52	c total clause space: 78.2603MB
341.42/341.52	c total #watches: 194354
342.42/342.57	c total #propagations: 169720735 / total #impl: 1393459470 (eff. 0.122)
342.42/342.57	c #Conflicts:     430000 | #Learnt:      20158 | 0.000
342.42/342.57	c total clause space: 78.2603MB
342.42/342.57	c total #watches: 197819
343.42/343.55	c total #propagations: 170161981 / total #impl: 1396806196 (eff. 0.122)
343.42/343.55	c #Conflicts:     431000 | #Learnt:      21158 | 0.000
343.42/343.55	c total clause space: 78.2603MB
343.42/343.55	c total #watches: 202281
344.33/344.43	c total #propagations: 170619875 / total #impl: 1400591795 (eff. 0.122)
344.33/344.43	c #Conflicts:     432000 | #Learnt:      22158 | 0.000
344.33/344.43	c total clause space: 78.2603MB
344.33/344.43	c total #watches: 206506
345.33/345.45	c total #propagations: 171108734 / total #impl: 1403972196 (eff. 0.122)
345.33/345.45	c #Conflicts:     433000 | #Learnt:      23158 | 0.000
345.33/345.45	c total clause space: 78.2603MB
345.33/345.45	c total #watches: 211346
346.32/346.44	c total #propagations: 171480909 / total #impl: 1407454660 (eff. 0.122)
346.32/346.44	c #Conflicts:     434000 | #Learnt:      24158 | 0.000
346.32/346.44	c total clause space: 78.2603MB
346.32/346.44	c total #watches: 214973
347.32/347.44	c total #propagations: 171872670 / total #impl: 1410506374 (eff. 0.122)
347.32/347.44	c GC COLLECT
347.32/347.44	c #Conflicts:     435000 | #Learnt:       8655 | 0.000
347.32/347.44	c total clause space: 78.2603MB
347.32/347.44	c total #watches: 115786
348.12/348.28	c total #propagations: 172382238 / total #impl: 1414379366 (eff. 0.122)
348.12/348.28	c #Conflicts:     436000 | #Learnt:       9655 | 0.000
348.12/348.28	c total clause space: 78.2603MB
348.12/348.28	c total #watches: 119635
349.02/349.10	c total #propagations: 172845779 / total #impl: 1417858366 (eff. 0.122)
349.02/349.10	c #Conflicts:     437000 | #Learnt:      10655 | 0.000
349.02/349.10	c total clause space: 78.2603MB
349.02/349.10	c total #watches: 123641
349.83/349.95	c total #propagations: 173221282 / total #impl: 1421234305 (eff. 0.122)
349.83/349.95	c #Conflicts:     438000 | #Learnt:      11655 | 0.000
349.83/349.95	c total clause space: 78.2603MB
349.83/349.95	c total #watches: 127368
350.62/350.78	c total #propagations: 173648381 / total #impl: 1425093229 (eff. 0.122)
350.62/350.78	c #Conflicts:     439000 | #Learnt:      12655 | 0.000
350.62/350.78	c total clause space: 78.2603MB
350.62/350.78	c total #watches: 131000
351.42/351.56	c total #propagations: 174062730 / total #impl: 1428624996 (eff. 0.122)
351.42/351.56	c #Conflicts:     440000 | #Learnt:      13655 | 0.000
351.42/351.56	c total clause space: 78.2603MB
351.42/351.56	c total #watches: 135305
352.22/352.33	c total #propagations: 174449758 / total #impl: 1431385724 (eff. 0.122)
352.22/352.33	c #Conflicts:     441000 | #Learnt:      14655 | 0.000
352.22/352.33	c total clause space: 78.2603MB
352.22/352.33	c total #watches: 140074
353.04/353.11	c total #propagations: 174845410 / total #impl: 1434097133 (eff. 0.122)
353.04/353.11	c #Conflicts:     442000 | #Learnt:      15655 | 0.000
353.04/353.11	c total clause space: 78.2603MB
353.04/353.11	c total #watches: 144607
353.83/353.91	c total #propagations: 175282730 / total #impl: 1437153435 (eff. 0.122)
353.83/353.91	c #Conflicts:     443000 | #Learnt:      16655 | 0.000
353.83/353.91	c total clause space: 78.2603MB
353.83/353.91	c total #watches: 149587
354.63/354.70	c total #propagations: 175664727 / total #impl: 1440194747 (eff. 0.122)
354.63/354.70	c #Conflicts:     444000 | #Learnt:      17655 | 0.000
354.63/354.70	c total clause space: 78.2603MB
354.63/354.70	c total #watches: 153533
355.33/355.44	c total #propagations: 176056661 / total #impl: 1443208910 (eff. 0.122)
355.33/355.44	c #Conflicts:     445000 | #Learnt:      18655 | 0.000
355.33/355.44	c total clause space: 78.2603MB
355.33/355.44	c total #watches: 159335
356.03/356.19	c total #propagations: 176532659 / total #impl: 1446080705 (eff. 0.122)
356.03/356.19	c #Conflicts:     446000 | #Learnt:      19655 | 0.000
356.03/356.19	c total clause space: 78.2603MB
356.03/356.19	c total #watches: 163622
356.93/357.04	c total #propagations: 176953206 / total #impl: 1448756694 (eff. 0.122)
356.93/357.04	c #Conflicts:     447000 | #Learnt:      20655 | 0.000
356.93/357.04	c total clause space: 78.2603MB
356.93/357.04	c total #watches: 167357
357.73/357.87	c total #propagations: 177386281 / total #impl: 1452093040 (eff. 0.122)
357.73/357.87	c #Conflicts:     448000 | #Learnt:      21655 | 0.000
357.73/357.87	c total clause space: 78.2603MB
357.73/357.87	c total #watches: 172383
358.53/358.68	c total #propagations: 177796331 / total #impl: 1455168351 (eff. 0.122)
358.53/358.68	c #Conflicts:     449000 | #Learnt:      22655 | 0.000
358.53/358.68	c total clause space: 78.2603MB
358.53/358.68	c total #watches: 176632
359.33/359.45	c total #propagations: 178186988 / total #impl: 1458803406 (eff. 0.122)
359.33/359.45	c #Conflicts:     450000 | #Learnt:      23655 | 0.000
359.33/359.45	c total clause space: 78.2603MB
359.33/359.45	c total #watches: 181918
360.13/360.29	c total #propagations: 178536598 / total #impl: 1462131295 (eff. 0.122)
360.13/360.29	c GC COLLECT
360.13/360.29	c #Conflicts:     451000 | #Learnt:       7919 | 0.000
360.13/360.29	c total clause space: 78.2603MB
360.13/360.29	c total #watches: 111204
360.93/361.03	c total #propagations: 178938610 / total #impl: 1465826636 (eff. 0.122)
360.93/361.03	c #Conflicts:     452000 | #Learnt:       8919 | 0.000
360.93/361.03	c total clause space: 78.2603MB
360.93/361.03	c total #watches: 115424
361.53/361.69	c total #propagations: 179314128 / total #impl: 1468813566 (eff. 0.122)
361.53/361.69	c #Conflicts:     453000 | #Learnt:       9919 | 0.000
361.53/361.69	c total clause space: 78.2603MB
361.53/361.69	c total #watches: 119993
362.33/362.42	c total #propagations: 179686763 / total #impl: 1471601960 (eff. 0.122)
362.33/362.42	c #Conflicts:     454000 | #Learnt:      10919 | 0.000
362.33/362.42	c total clause space: 78.2603MB
362.33/362.42	c total #watches: 124381
363.13/363.24	c total #propagations: 180097408 / total #impl: 1474893309 (eff. 0.122)
363.13/363.24	c #Conflicts:     455000 | #Learnt:      11919 | 0.000
363.13/363.24	c total clause space: 78.2603MB
363.13/363.24	c total #watches: 128225
364.03/364.12	c total #propagations: 180475933 / total #impl: 1478114395 (eff. 0.122)
364.03/364.12	c #Conflicts:     456000 | #Learnt:      12919 | 0.000
364.03/364.12	c total clause space: 78.2603MB
364.03/364.12	c total #watches: 132184
364.83/364.98	c total #propagations: 180902859 / total #impl: 1481838738 (eff. 0.122)
364.83/364.98	c #Conflicts:     457000 | #Learnt:      13919 | 0.000
364.83/364.98	c total clause space: 78.2603MB
364.83/364.98	c total #watches: 136433
365.63/365.77	c total #propagations: 181367950 / total #impl: 1485708219 (eff. 0.122)
365.63/365.77	c #Conflicts:     458000 | #Learnt:      14919 | 0.000
365.63/365.77	c total clause space: 78.2603MB
365.63/365.77	c total #watches: 141803
366.43/366.59	c total #propagations: 181789619 / total #impl: 1488975410 (eff. 0.122)
366.43/366.59	c #Conflicts:     459000 | #Learnt:      15919 | 0.000
366.43/366.59	c total clause space: 78.2603MB
366.43/366.59	c total #watches: 146698
367.23/367.33	c total #propagations: 182238493 / total #impl: 1493040061 (eff. 0.122)
367.23/367.33	c #Conflicts:     460000 | #Learnt:      16919 | 0.000
367.23/367.33	c total clause space: 78.2603MB
367.23/367.33	c total #watches: 151323
367.93/368.09	c total #propagations: 182703683 / total #impl: 1496267568 (eff. 0.122)
367.93/368.09	c #Conflicts:     461000 | #Learnt:      17919 | 0.000
367.93/368.09	c total clause space: 78.2603MB
367.93/368.09	c total #watches: 155766
368.73/368.88	c total #propagations: 183107055 / total #impl: 1499451880 (eff. 0.122)
368.73/368.88	c #Conflicts:     462000 | #Learnt:      18919 | 0.000
368.73/368.88	c total clause space: 78.2603MB
368.73/368.88	c total #watches: 160425
369.53/369.64	c total #propagations: 183526023 / total #impl: 1502819263 (eff. 0.122)
369.53/369.64	c #Conflicts:     463000 | #Learnt:      19919 | 0.000
369.53/369.64	c total clause space: 78.2603MB
369.53/369.64	c total #watches: 164924
370.23/370.39	c total #propagations: 183957567 / total #impl: 1506374976 (eff. 0.122)
370.23/370.39	c #Conflicts:     464000 | #Learnt:      20919 | 0.000
370.23/370.39	c total clause space: 78.2603MB
370.23/370.39	c total #watches: 172264
370.93/371.07	c total #propagations: 184407513 / total #impl: 1509605698 (eff. 0.122)
370.93/371.07	c #Conflicts:     465000 | #Learnt:      21919 | 0.000
370.93/371.07	c total clause space: 78.2603MB
370.93/371.07	c total #watches: 179548
371.73/371.90	c total #propagations: 184806166 / total #impl: 1512088478 (eff. 0.122)
371.73/371.90	c #Conflicts:     466000 | #Learnt:      22919 | 0.000
371.73/371.90	c total clause space: 78.2603MB
371.73/371.90	c total #watches: 184658
372.53/372.69	c total #propagations: 185256674 / total #impl: 1515586006 (eff. 0.122)
372.53/372.69	c #Conflicts:     467000 | #Learnt:      23919 | 0.000
372.53/372.69	c total clause space: 78.2603MB
372.53/372.69	c total #watches: 192224
373.43/373.55	c total #propagations: 185661975 / total #impl: 1518528652 (eff. 0.122)
373.43/373.55	c GC COLLECT
373.43/373.55	c #Conflicts:     468000 | #Learnt:       8444 | 0.000
373.43/373.55	c total clause space: 78.2603MB
373.43/373.55	c total #watches: 121878
374.23/374.36	c total #propagations: 186038236 / total #impl: 1522080251 (eff. 0.122)
374.23/374.36	c #Conflicts:     469000 | #Learnt:       9444 | 0.000
374.23/374.36	c total clause space: 78.2603MB
374.23/374.36	c total #watches: 126307
374.93/375.10	c total #propagations: 186437009 / total #impl: 1525407745 (eff. 0.122)
374.93/375.10	c #Conflicts:     470000 | #Learnt:      10444 | 0.000
374.93/375.10	c total clause space: 78.2603MB
374.93/375.10	c total #watches: 137790
375.72/375.84	c total #propagations: 186848977 / total #impl: 1528298447 (eff. 0.122)
375.72/375.84	c #Conflicts:     471000 | #Learnt:      11444 | 0.000
375.72/375.84	c total clause space: 78.2603MB
375.72/375.84	c total #watches: 146615
376.52/376.61	c total #propagations: 187228928 / total #impl: 1531094967 (eff. 0.122)
376.52/376.61	c #Conflicts:     472000 | #Learnt:      12444 | 0.000
376.52/376.61	c total clause space: 78.2603MB
376.52/376.61	c total #watches: 152811
377.23/377.38	c total #propagations: 187629348 / total #impl: 1534252574 (eff. 0.122)
377.23/377.38	c #Conflicts:     473000 | #Learnt:      13444 | 0.000
377.23/377.38	c total clause space: 78.2603MB
377.23/377.38	c total #watches: 158177
378.02/378.15	c total #propagations: 188066705 / total #impl: 1537329986 (eff. 0.122)
378.02/378.15	c #Conflicts:     474000 | #Learnt:      14444 | 0.000
378.02/378.15	c total clause space: 78.2603MB
378.02/378.15	c total #watches: 162121
378.92/379.04	c total #propagations: 188465410 / total #impl: 1540320116 (eff. 0.122)
378.92/379.04	c #Conflicts:     475000 | #Learnt:      15444 | 0.000
378.92/379.04	c total clause space: 78.2603MB
378.92/379.04	c total #watches: 166045
379.72/379.87	c total #propagations: 188801273 / total #impl: 1543202597 (eff. 0.122)
379.72/379.87	c #Conflicts:     476000 | #Learnt:      16444 | 0.000
379.72/379.87	c total clause space: 78.2603MB
379.72/379.87	c total #watches: 170452
380.53/380.65	c total #propagations: 189227379 / total #impl: 1546622041 (eff. 0.122)
380.53/380.65	c #Conflicts:     477000 | #Learnt:      17444 | 0.000
380.53/380.65	c total clause space: 78.2603MB
380.53/380.65	c total #watches: 175657
381.42/381.54	c total #propagations: 189636183 / total #impl: 1549551916 (eff. 0.122)
381.42/381.54	c #Conflicts:     478000 | #Learnt:      18444 | 0.000
381.42/381.54	c total clause space: 78.2603MB
381.42/381.54	c total #watches: 180055
382.22/382.32	c total #propagations: 190056756 / total #impl: 1553319910 (eff. 0.122)
382.22/382.32	c #Conflicts:     479000 | #Learnt:      19444 | 0.000
382.22/382.32	c total clause space: 78.2603MB
382.22/382.32	c total #watches: 184862
383.02/383.18	c total #propagations: 190398255 / total #impl: 1556266884 (eff. 0.122)
383.02/383.18	c #Conflicts:     480000 | #Learnt:      20444 | 0.000
383.02/383.18	c total clause space: 78.2603MB
383.02/383.18	c total #watches: 189213
383.93/384.02	c total #propagations: 190807880 / total #impl: 1559695503 (eff. 0.122)
383.93/384.02	c #Conflicts:     481000 | #Learnt:      21444 | 0.000
383.93/384.02	c total clause space: 78.2603MB
383.93/384.02	c total #watches: 193084
384.62/384.78	c total #propagations: 191236206 / total #impl: 1562574436 (eff. 0.122)
384.62/384.78	c #Conflicts:     482000 | #Learnt:      22444 | 0.000
384.62/384.78	c total clause space: 78.2603MB
384.62/384.78	c total #watches: 201224
385.62/385.74	c total #propagations: 191646571 / total #impl: 1565374211 (eff. 0.122)
385.62/385.74	c #Conflicts:     483000 | #Learnt:      23444 | 0.000
385.62/385.74	c total clause space: 78.2603MB
385.62/385.74	c total #watches: 204943
386.52/386.69	c total #propagations: 192050231 / total #impl: 1568855459 (eff. 0.122)
386.52/386.69	c #Conflicts:     484000 | #Learnt:      24444 | 0.000
386.52/386.69	c total clause space: 78.2603MB
386.52/386.69	c total #watches: 208323
387.42/387.55	c total #propagations: 192531865 / total #impl: 1572737400 (eff. 0.122)
387.42/387.55	c GC COLLECT
387.42/387.55	c #Conflicts:     485000 | #Learnt:       8742 | 0.000
387.42/387.55	c total clause space: 78.2603MB
387.42/387.55	c total #watches: 123411
388.23/388.37	c total #propagations: 193027916 / total #impl: 1576374993 (eff. 0.122)
388.23/388.37	c #Conflicts:     486000 | #Learnt:       9742 | 0.000
388.23/388.37	c total clause space: 78.2603MB
388.23/388.37	c total #watches: 127095
389.12/389.20	c total #propagations: 193544550 / total #impl: 1580173666 (eff. 0.122)
389.12/389.20	c #Conflicts:     487000 | #Learnt:      10742 | 0.000
389.12/389.20	c total clause space: 78.2603MB
389.12/389.20	c total #watches: 131916
389.92/390.01	c total #propagations: 194011537 / total #impl: 1582958712 (eff. 0.123)
389.92/390.01	c #Conflicts:     488000 | #Learnt:      11742 | 0.000
389.92/390.01	c total clause space: 78.2603MB
389.92/390.01	c total #watches: 136848
390.72/390.88	c total #propagations: 194509806 / total #impl: 1586323528 (eff. 0.123)
390.72/390.88	c #Conflicts:     489000 | #Learnt:      12742 | 0.000
390.72/390.88	c total clause space: 78.2603MB
390.72/390.88	c total #watches: 143444
391.63/391.70	c total #propagations: 195016515 / total #impl: 1590413943 (eff. 0.123)
391.63/391.70	c #Conflicts:     490000 | #Learnt:      13742 | 0.000
391.63/391.70	c total clause space: 78.2603MB
391.63/391.70	c total #watches: 150055
392.42/392.59	c total #propagations: 195544498 / total #impl: 1594501593 (eff. 0.123)
392.42/392.59	c #Conflicts:     491000 | #Learnt:      14742 | 0.000
392.42/392.59	c total clause space: 78.2603MB
392.42/392.59	c total #watches: 157168
393.32/393.44	c total #propagations: 196060956 / total #impl: 1598691199 (eff. 0.123)
393.32/393.44	c #Conflicts:     492000 | #Learnt:      15742 | 0.000
393.32/393.44	c total clause space: 78.2603MB
393.32/393.44	c total #watches: 162227
394.12/394.28	c total #propagations: 196461464 / total #impl: 1601950851 (eff. 0.123)
394.12/394.28	c #Conflicts:     493000 | #Learnt:      16742 | 0.000
394.12/394.28	c total clause space: 78.2603MB
394.12/394.28	c total #watches: 171199
394.93/395.02	c total #propagations: 196854487 / total #impl: 1605318627 (eff. 0.123)
394.93/395.02	c #Conflicts:     494000 | #Learnt:      17742 | 0.000
394.93/395.02	c total clause space: 78.2603MB
394.93/395.02	c total #watches: 175686
395.72/395.87	c total #propagations: 197262648 / total #impl: 1608511209 (eff. 0.123)
395.72/395.87	c #Conflicts:     495000 | #Learnt:      18742 | 0.000
395.72/395.87	c total clause space: 78.2603MB
395.72/395.87	c total #watches: 179343
396.62/396.78	c total #propagations: 197708656 / total #impl: 1612077229 (eff. 0.123)
396.62/396.78	c #Conflicts:     496000 | #Learnt:      19742 | 0.000
396.62/396.78	c total clause space: 78.2603MB
396.62/396.78	c total #watches: 183379
397.62/397.70	c total #propagations: 198128110 / total #impl: 1615900215 (eff. 0.123)
397.62/397.70	c #Conflicts:     497000 | #Learnt:      20742 | 0.000
397.62/397.70	c total clause space: 78.2603MB
397.62/397.70	c total #watches: 187495
398.52/398.62	c total #propagations: 198510636 / total #impl: 1619379896 (eff. 0.123)
398.52/398.62	c #Conflicts:     498000 | #Learnt:      21742 | 0.000
398.52/398.62	c total clause space: 78.2603MB
398.52/398.62	c total #watches: 192024
399.33/399.49	c total #propagations: 198955413 / total #impl: 1622716337 (eff. 0.123)
399.33/399.49	c #Conflicts:     499000 | #Learnt:      22742 | 0.000
399.33/399.49	c total clause space: 78.2603MB
399.33/399.49	c total #watches: 197807
400.12/400.28	c total #propagations: 199424974 / total #impl: 1626155035 (eff. 0.123)
400.12/400.28	c #Conflicts:     500000 | #Learnt:      23742 | 0.000
400.12/400.28	c total clause space: 78.2603MB
400.12/400.28	c total #watches: 206416
400.92/401.05	c total #propagations: 199910843 / total #impl: 1629706769 (eff. 0.123)
400.92/401.05	c #Conflicts:     501000 | #Learnt:      24742 | 0.000
400.92/401.05	c total clause space: 78.2603MB
400.92/401.05	c total #watches: 214097
401.92/402.02	c total #propagations: 200381243 / total #impl: 1632721514 (eff. 0.123)
401.92/402.02	c GC COLLECT
401.92/402.02	c #Conflicts:     502000 | #Learnt:       8334 | 0.000
401.92/402.02	c total clause space: 78.2603MB
401.92/402.02	c total #watches: 143240
402.72/402.85	c total #propagations: 200771873 / total #impl: 1636332759 (eff. 0.123)
402.72/402.85	c #Conflicts:     503000 | #Learnt:       9334 | 0.000
402.72/402.85	c total clause space: 78.2603MB
402.72/402.85	c total #watches: 147809
403.63/403.78	c total #propagations: 201148598 / total #impl: 1639159784 (eff. 0.123)
403.63/403.78	c #Conflicts:     504000 | #Learnt:      10334 | 0.000
403.63/403.78	c total clause space: 78.2603MB
403.63/403.78	c total #watches: 152008
404.62/404.72	c total #propagations: 201578578 / total #impl: 1642908537 (eff. 0.123)
404.62/404.72	c #Conflicts:     505000 | #Learnt:      11334 | 0.000
404.62/404.72	c total clause space: 78.2603MB
404.62/404.72	c total #watches: 156285
405.52/405.62	c total #propagations: 202006236 / total #impl: 1646029756 (eff. 0.123)
405.52/405.62	c #Conflicts:     506000 | #Learnt:      12334 | 0.000
405.52/405.62	c total clause space: 78.2603MB
405.52/405.62	c total #watches: 161139
406.42/406.53	c total #propagations: 202427421 / total #impl: 1650171358 (eff. 0.123)
406.42/406.53	c #Conflicts:     507000 | #Learnt:      13334 | 0.000
406.42/406.53	c total clause space: 78.2603MB
406.42/406.53	c total #watches: 165218
407.42/407.53	c total #propagations: 202879244 / total #impl: 1653858059 (eff. 0.123)
407.42/407.53	c #Conflicts:     508000 | #Learnt:      14334 | 0.000
407.42/407.53	c total clause space: 78.2603MB
407.42/407.53	c total #watches: 174718
408.42/408.56	c total #propagations: 203260090 / total #impl: 1658251269 (eff. 0.123)
408.42/408.56	c #Conflicts:     509000 | #Learnt:      15334 | 0.000
408.42/408.56	c total clause space: 78.2603MB
408.42/408.56	c total #watches: 178852
409.32/409.47	c total #propagations: 203666957 / total #impl: 1661653147 (eff. 0.123)
409.32/409.47	c #Conflicts:     510000 | #Learnt:      16334 | 0.000
409.32/409.47	c total clause space: 78.2603MB
409.32/409.47	c total #watches: 185233
410.33/410.42	c total #propagations: 204042412 / total #impl: 1664757602 (eff. 0.123)
410.33/410.42	c #Conflicts:     511000 | #Learnt:      17334 | 0.000
410.33/410.42	c total clause space: 78.2603MB
410.33/410.42	c total #watches: 191372
411.33/411.45	c total #propagations: 204421913 / total #impl: 1667881795 (eff. 0.123)
411.33/411.45	c #Conflicts:     512000 | #Learnt:      18334 | 0.000
411.33/411.45	c total clause space: 78.2603MB
411.33/411.45	c total #watches: 197067
412.32/412.43	c total #propagations: 204858918 / total #impl: 1671697140 (eff. 0.123)
412.32/412.43	c #Conflicts:     513000 | #Learnt:      19334 | 0.000
412.32/412.43	c total clause space: 78.2603MB
412.32/412.43	c total #watches: 203505
413.32/413.40	c total #propagations: 205363136 / total #impl: 1675982249 (eff. 0.123)
413.32/413.40	c #Conflicts:     514000 | #Learnt:      20334 | 0.000
413.32/413.40	c total clause space: 78.2603MB
413.32/413.40	c total #watches: 207457
414.12/414.22	c total #propagations: 205863212 / total #impl: 1679838449 (eff. 0.123)
414.12/414.22	c #Conflicts:     515000 | #Learnt:      21334 | 0.000
414.12/414.22	c total clause space: 78.2603MB
414.12/414.22	c total #watches: 213075
415.02/415.18	c total #propagations: 206251544 / total #impl: 1682645285 (eff. 0.123)
415.02/415.18	c #Conflicts:     516000 | #Learnt:      22334 | 0.000
415.02/415.18	c total clause space: 78.2603MB
415.02/415.18	c total #watches: 216863
416.02/416.13	c total #propagations: 206672048 / total #impl: 1685925439 (eff. 0.123)
416.02/416.13	c #Conflicts:     517000 | #Learnt:      23334 | 0.000
416.02/416.13	c total clause space: 78.2603MB
416.02/416.13	c total #watches: 221776
417.02/417.17	c total #propagations: 207100488 / total #impl: 1689545675 (eff. 0.123)
417.02/417.17	c #Conflicts:     518000 | #Learnt:      24334 | 0.000
417.02/417.17	c total clause space: 78.2603MB
417.02/417.17	c total #watches: 224882
417.92/418.01	c total #propagations: 207547697 / total #impl: 1693227699 (eff. 0.123)
417.92/418.01	c #Conflicts:     519000 | #Learnt:      25334 | 0.000
417.92/418.01	c total clause space: 78.2603MB
417.92/418.01	c total #watches: 229548
418.82/418.96	c total #propagations: 207999454 / total #impl: 1696026594 (eff. 0.123)
418.82/418.96	c GC COLLECT
418.82/418.96	c #Conflicts:     520000 | #Learnt:       9094 | 0.000
418.82/418.96	c total clause space: 78.2603MB
418.82/418.96	c total #watches: 139691
419.72/419.87	c total #propagations: 208488167 / total #impl: 1698921359 (eff. 0.123)
419.72/419.87	c #Conflicts:     521000 | #Learnt:      10094 | 0.000
419.72/419.87	c total clause space: 78.2603MB
419.72/419.87	c total #watches: 143212
420.62/420.73	c total #propagations: 208962124 / total #impl: 1701613979 (eff. 0.123)
420.62/420.73	c #Conflicts:     522000 | #Learnt:      11094 | 0.000
420.62/420.73	c total clause space: 78.2603MB
420.62/420.73	c total #watches: 147984
421.52/421.62	c total #propagations: 209463443 / total #impl: 1705051615 (eff. 0.123)
421.52/421.62	c #Conflicts:     523000 | #Learnt:      12094 | 0.000
421.52/421.62	c total clause space: 78.2603MB
421.52/421.62	c total #watches: 159477
422.52/422.66	c total #propagations: 209890594 / total #impl: 1708416309 (eff. 0.123)
422.52/422.66	c #Conflicts:     524000 | #Learnt:      13094 | 0.000
422.52/422.66	c total clause space: 78.2603MB
422.52/422.66	c total #watches: 169189
423.52/423.66	c total #propagations: 210217716 / total #impl: 1712154208 (eff. 0.123)
423.52/423.66	c #Conflicts:     525000 | #Learnt:      14094 | 0.000
423.52/423.66	c total clause space: 78.2603MB
423.52/423.66	c total #watches: 177438
424.52/424.61	c total #propagations: 210518001 / total #impl: 1715255213 (eff. 0.123)
424.52/424.61	c #Conflicts:     526000 | #Learnt:      15094 | 0.000
424.52/424.61	c total clause space: 78.2603MB
424.52/424.61	c total #watches: 181867
425.42/425.52	c total #propagations: 210824847 / total #impl: 1718443759 (eff. 0.123)
425.42/425.52	c #Conflicts:     527000 | #Learnt:      16094 | 0.000
425.42/425.52	c total clause space: 78.2603MB
425.42/425.52	c total #watches: 187576
426.32/426.41	c total #propagations: 211138053 / total #impl: 1721134684 (eff. 0.123)
426.32/426.41	c #Conflicts:     528000 | #Learnt:      17094 | 0.000
426.32/426.41	c total clause space: 78.2603MB
426.32/426.41	c total #watches: 193164
427.12/427.28	c total #propagations: 211552437 / total #impl: 1723797938 (eff. 0.123)
427.12/427.28	c #Conflicts:     529000 | #Learnt:      18094 | 0.000
427.12/427.28	c total clause space: 78.2603MB
427.12/427.28	c total #watches: 196602
427.92/428.09	c total #propagations: 212035125 / total #impl: 1726612885 (eff. 0.123)
427.92/428.09	c #Conflicts:     530000 | #Learnt:      19094 | 0.000
427.92/428.09	c total clause space: 78.2603MB
427.92/428.09	c total #watches: 200697
428.82/428.96	c total #propagations: 212500821 / total #impl: 1729338492 (eff. 0.123)
428.82/428.96	c #Conflicts:     531000 | #Learnt:      20094 | 0.000
428.82/428.96	c total clause space: 78.2603MB
428.82/428.96	c total #watches: 204379
429.72/429.89	c total #propagations: 212963035 / total #impl: 1732276261 (eff. 0.123)
429.72/429.89	c #Conflicts:     532000 | #Learnt:      21094 | 0.000
429.72/429.89	c total clause space: 78.2603MB
429.72/429.89	c total #watches: 207896
430.62/430.77	c total #propagations: 213460513 / total #impl: 1735603100 (eff. 0.123)
430.62/430.77	c #Conflicts:     533000 | #Learnt:      22094 | 0.000
430.62/430.77	c total clause space: 78.2603MB
430.62/430.77	c total #watches: 211838
431.52/431.66	c total #propagations: 213941921 / total #impl: 1738520458 (eff. 0.123)
431.52/431.66	c #Conflicts:     534000 | #Learnt:      23094 | 0.000
431.52/431.66	c total clause space: 78.2603MB
431.52/431.66	c total #watches: 215934
432.42/432.58	c total #propagations: 214470737 / total #impl: 1741796194 (eff. 0.123)
432.42/432.58	c #Conflicts:     535000 | #Learnt:      24094 | 0.000
432.42/432.58	c total clause space: 78.2603MB
432.42/432.58	c total #watches: 219853
433.32/433.45	c total #propagations: 214918078 / total #impl: 1744829685 (eff. 0.123)
433.32/433.45	c #Conflicts:     536000 | #Learnt:      25094 | 0.000
433.32/433.45	c total clause space: 78.2603MB
433.32/433.45	c total #watches: 224026
434.21/434.37	c total #propagations: 215349336 / total #impl: 1747604281 (eff. 0.123)
434.21/434.37	c #Conflicts:     537000 | #Learnt:      26094 | 0.000
434.21/434.37	c total clause space: 78.2603MB
434.21/434.37	c total #watches: 227936
435.11/435.23	c total #propagations: 215810773 / total #impl: 1750730011 (eff. 0.123)
435.11/435.23	c GC COLLECT
435.11/435.23	c #Conflicts:     538000 | #Learnt:       9264 | 0.000
435.11/435.23	c total clause space: 78.2603MB
435.11/435.23	c total #watches: 130245
436.01/436.12	c total #propagations: 216227238 / total #impl: 1753827164 (eff. 0.123)
436.01/436.12	c #Conflicts:     539000 | #Learnt:      10264 | 0.000
436.01/436.12	c total clause space: 78.2603MB
436.01/436.12	c total #watches: 134428
436.81/436.98	c total #propagations: 216583895 / total #impl: 1756966915 (eff. 0.123)
436.81/436.98	c #Conflicts:     540000 | #Learnt:      11264 | 0.000
436.81/436.98	c total clause space: 78.2603MB
436.81/436.98	c total #watches: 139035
437.72/437.84	c total #propagations: 216947415 / total #impl: 1759843648 (eff. 0.123)
437.72/437.84	c #Conflicts:     541000 | #Learnt:      12264 | 0.000
437.72/437.84	c total clause space: 78.2603MB
437.72/437.84	c total #watches: 142907
438.61/438.74	c total #propagations: 217349522 / total #impl: 1762919356 (eff. 0.123)
438.61/438.74	c #Conflicts:     542000 | #Learnt:      13264 | 0.000
438.61/438.74	c total clause space: 78.2603MB
438.61/438.74	c total #watches: 146620
439.61/439.73	c total #propagations: 217771886 / total #impl: 1766876502 (eff. 0.123)
439.61/439.73	c #Conflicts:     543000 | #Learnt:      14264 | 0.000
439.61/439.73	c total clause space: 78.2603MB
439.61/439.73	c total #watches: 150192
440.41/440.57	c total #propagations: 218209267 / total #impl: 1770862967 (eff. 0.123)
440.41/440.57	c #Conflicts:     544000 | #Learnt:      15264 | 0.000
440.41/440.57	c total clause space: 78.2603MB
440.41/440.57	c total #watches: 158474
441.21/441.35	c total #propagations: 218698326 / total #impl: 1773806994 (eff. 0.123)
441.21/441.35	c #Conflicts:     545000 | #Learnt:      16264 | 0.000
441.21/441.35	c total clause space: 78.2603MB
441.21/441.35	c total #watches: 163692
442.01/442.13	c total #propagations: 219215111 / total #impl: 1776612294 (eff. 0.123)
442.01/442.13	c #Conflicts:     546000 | #Learnt:      17264 | 0.000
442.01/442.13	c total clause space: 78.2603MB
442.01/442.13	c total #watches: 167472
442.81/442.96	c total #propagations: 219618513 / total #impl: 1779378356 (eff. 0.123)
442.81/442.96	c #Conflicts:     547000 | #Learnt:      18264 | 0.000
442.81/442.96	c total clause space: 78.2603MB
442.81/442.96	c total #watches: 171620
443.61/443.75	c total #propagations: 220071020 / total #impl: 1782228056 (eff. 0.123)
443.61/443.75	c #Conflicts:     548000 | #Learnt:      19264 | 0.000
443.61/443.75	c total clause space: 78.2603MB
443.61/443.75	c total #watches: 175541
444.51/444.66	c total #propagations: 220531622 / total #impl: 1785243264 (eff. 0.124)
444.51/444.66	c #Conflicts:     549000 | #Learnt:      20264 | 0.000
444.51/444.66	c total clause space: 78.2603MB
444.51/444.66	c total #watches: 179212
445.42/445.60	c total #propagations: 221018392 / total #impl: 1788512719 (eff. 0.124)
445.42/445.60	c #Conflicts:     550000 | #Learnt:      21264 | 0.000
445.42/445.60	c total clause space: 78.2603MB
445.42/445.60	c total #watches: 183163
446.41/446.55	c total #propagations: 221427518 / total #impl: 1791451263 (eff. 0.124)
446.41/446.55	c #Conflicts:     551000 | #Learnt:      22264 | 0.000
446.41/446.55	c total clause space: 78.2603MB
446.41/446.55	c total #watches: 186717
447.41/447.50	c total #propagations: 221878863 / total #impl: 1794676926 (eff. 0.124)
447.41/447.50	c #Conflicts:     552000 | #Learnt:      23264 | 0.000
447.41/447.50	c total clause space: 78.2603MB
447.41/447.50	c total #watches: 189970
448.31/448.44	c total #propagations: 222343478 / total #impl: 1797949820 (eff. 0.124)
448.31/448.44	c #Conflicts:     553000 | #Learnt:      24264 | 0.000
448.31/448.44	c total clause space: 78.2603MB
448.31/448.44	c total #watches: 192961
449.21/449.34	c total #propagations: 222809486 / total #impl: 1801158636 (eff. 0.124)
449.21/449.34	c #Conflicts:     554000 | #Learnt:      25264 | 0.000
449.21/449.34	c total clause space: 78.2603MB
449.21/449.34	c total #watches: 199153
450.11/450.25	c total #propagations: 223316224 / total #impl: 1804647115 (eff. 0.124)
450.11/450.25	c #Conflicts:     555000 | #Learnt:      26264 | 0.000
450.11/450.25	c total clause space: 78.2603MB
450.11/450.25	c total #watches: 202471
451.02/451.12	c total #propagations: 223848645 / total #impl: 1808750079 (eff. 0.124)
451.02/451.12	c GC COLLECT
451.02/451.12	c #Conflicts:     556000 | #Learnt:       9057 | 0.000
451.02/451.12	c total clause space: 78.2603MB
451.02/451.12	c total #watches: 122301
451.81/451.97	c total #propagations: 224423023 / total #impl: 1813063355 (eff. 0.124)
451.81/451.97	c #Conflicts:     557000 | #Learnt:      10057 | 0.000
451.81/451.97	c total clause space: 78.2603MB
451.81/451.97	c total #watches: 125193
452.81/452.93	c total #propagations: 224894277 / total #impl: 1816108822 (eff. 0.124)
452.81/452.93	c #Conflicts:     558000 | #Learnt:      11057 | 0.000
452.81/452.93	c total clause space: 78.2603MB
452.81/452.93	c total #watches: 128366
453.61/453.77	c total #propagations: 225400543 / total #impl: 1820024785 (eff. 0.124)
453.61/453.77	c #Conflicts:     559000 | #Learnt:      12057 | 0.000
453.61/453.77	c total clause space: 78.2603MB
453.61/453.77	c total #watches: 133354
454.41/454.57	c total #propagations: 225865857 / total #impl: 1823199799 (eff. 0.124)
454.41/454.57	c #Conflicts:     560000 | #Learnt:      13057 | 0.000
454.41/454.57	c total clause space: 78.2603MB
454.41/454.57	c total #watches: 140771
455.32/455.41	c total #propagations: 226276446 / total #impl: 1826082395 (eff. 0.124)
455.32/455.41	c #Conflicts:     561000 | #Learnt:      14057 | 0.000
455.32/455.41	c total clause space: 78.2603MB
455.32/455.41	c total #watches: 144608
456.01/456.19	c total #propagations: 226765103 / total #impl: 1829640645 (eff. 0.124)
456.01/456.19	c #Conflicts:     562000 | #Learnt:      15057 | 0.000
456.01/456.19	c total clause space: 78.2603MB
456.01/456.19	c total #watches: 148897
457.01/457.17	c total #propagations: 227237349 / total #impl: 1832529286 (eff. 0.124)
457.01/457.17	c #Conflicts:     563000 | #Learnt:      16057 | 0.000
457.01/457.17	c total clause space: 78.2603MB
457.01/457.17	c total #watches: 152264
457.91/458.07	c total #propagations: 227712494 / total #impl: 1836175069 (eff. 0.124)
457.91/458.07	c #Conflicts:     564000 | #Learnt:      17057 | 0.000
457.91/458.07	c total clause space: 78.2603MB
457.91/458.07	c total #watches: 156222
458.81/458.95	c total #propagations: 228104043 / total #impl: 1839086209 (eff. 0.124)
458.81/458.95	c #Conflicts:     565000 | #Learnt:      18057 | 0.000
458.81/458.95	c total clause space: 78.2603MB
458.81/458.95	c total #watches: 161659
459.72/459.84	c total #propagations: 228384335 / total #impl: 1842094519 (eff. 0.124)
459.72/459.84	c #Conflicts:     566000 | #Learnt:      19057 | 0.000
459.72/459.84	c total clause space: 78.2603MB
459.72/459.84	c total #watches: 166309
460.61/460.72	c total #propagations: 228732944 / total #impl: 1845597857 (eff. 0.124)
460.61/460.72	c #Conflicts:     567000 | #Learnt:      20057 | 0.000
460.61/460.72	c total clause space: 78.2603MB
460.61/460.72	c total #watches: 179144
461.61/461.71	c total #propagations: 229242017 / total #impl: 1848787040 (eff. 0.124)
461.61/461.71	c #Conflicts:     568000 | #Learnt:      21057 | 0.000
461.61/461.71	c total clause space: 78.2603MB
461.61/461.71	c total #watches: 185436
462.61/462.78	c total #propagations: 229618878 / total #impl: 1851537175 (eff. 0.124)
462.61/462.78	c #Conflicts:     569000 | #Learnt:      22057 | 0.000
462.61/462.78	c total clause space: 78.2603MB
462.61/462.78	c total #watches: 189879
463.61/463.75	c total #propagations: 230031036 / total #impl: 1854679399 (eff. 0.124)
463.61/463.75	c #Conflicts:     570000 | #Learnt:      23057 | 0.000
463.61/463.75	c total clause space: 78.2603MB
463.61/463.75	c total #watches: 196543
464.41/464.59	c total #propagations: 230446207 / total #impl: 1858056524 (eff. 0.124)
464.41/464.59	c #Conflicts:     571000 | #Learnt:      24057 | 0.000
464.41/464.59	c total clause space: 78.2603MB
464.41/464.59	c total #watches: 204899
465.51/465.64	c total #propagations: 230998441 / total #impl: 1861540474 (eff. 0.124)
465.51/465.64	c #Conflicts:     572000 | #Learnt:      25057 | 0.000
465.51/465.64	c total clause space: 78.2603MB
465.51/465.64	c total #watches: 209428
466.51/466.63	c total #propagations: 231473789 / total #impl: 1865199685 (eff. 0.124)
466.51/466.63	c #Conflicts:     573000 | #Learnt:      26057 | 0.000
466.51/466.63	c total clause space: 78.2603MB
466.51/466.63	c total #watches: 213265
467.52/467.63	c total #propagations: 231947257 / total #impl: 1868341127 (eff. 0.124)
467.52/467.63	c #Conflicts:     574000 | #Learnt:      27057 | 0.000
467.52/467.63	c total clause space: 78.2603MB
467.52/467.63	c total #watches: 217956
468.52/468.61	c total #propagations: 232465805 / total #impl: 1871759699 (eff. 0.124)
468.52/468.61	c GC COLLECT
468.52/468.61	c #Conflicts:     575000 | #Learnt:       9359 | 0.000
468.52/468.61	c total clause space: 78.2603MB
468.52/468.61	c total #watches: 140365
469.41/469.50	c total #propagations: 233012663 / total #impl: 1875801139 (eff. 0.124)
469.41/469.50	c #Conflicts:     576000 | #Learnt:      10359 | 0.000
469.41/469.50	c total clause space: 78.2603MB
469.41/469.50	c total #watches: 143910
470.31/470.40	c total #propagations: 233518581 / total #impl: 1878809654 (eff. 0.124)
470.31/470.40	c #Conflicts:     577000 | #Learnt:      11359 | 0.000
470.31/470.40	c total clause space: 78.2603MB
470.31/470.40	c total #watches: 148014
471.11/471.26	c total #propagations: 234004003 / total #impl: 1882131510 (eff. 0.124)
471.11/471.26	c #Conflicts:     578000 | #Learnt:      12359 | 0.000
471.11/471.26	c total clause space: 78.2603MB
471.11/471.26	c total #watches: 155312
472.01/472.10	c total #propagations: 234385528 / total #impl: 1884800577 (eff. 0.124)
472.01/472.10	c #Conflicts:     579000 | #Learnt:      13359 | 0.000
472.01/472.10	c total clause space: 78.2603MB
472.01/472.10	c total #watches: 167350
472.71/472.89	c total #propagations: 234703400 / total #impl: 1887412688 (eff. 0.124)
472.71/472.89	c #Conflicts:     580000 | #Learnt:      14359 | 0.000
472.71/472.89	c total clause space: 78.2603MB
472.71/472.89	c total #watches: 183523
473.61/473.78	c total #propagations: 234972765 / total #impl: 1889943813 (eff. 0.124)
473.61/473.78	c #Conflicts:     581000 | #Learnt:      15359 | 0.000
473.61/473.78	c total clause space: 78.2603MB
473.61/473.78	c total #watches: 194658
474.61/474.74	c total #propagations: 235369044 / total #impl: 1893310561 (eff. 0.124)
474.61/474.74	c #Conflicts:     582000 | #Learnt:      16359 | 0.000
474.61/474.74	c total clause space: 78.2603MB
474.61/474.74	c total #watches: 205100
475.41/475.58	c total #propagations: 235770300 / total #impl: 1897003448 (eff. 0.124)
475.41/475.58	c #Conflicts:     583000 | #Learnt:      17359 | 0.000
475.41/475.58	c total clause space: 78.2603MB
475.41/475.58	c total #watches: 213753
476.41/476.52	c total #propagations: 236098092 / total #impl: 1899369682 (eff. 0.124)
476.41/476.52	c #Conflicts:     584000 | #Learnt:      18359 | 0.000
476.41/476.52	c total clause space: 78.2603MB
476.41/476.52	c total #watches: 222612
477.41/477.53	c total #propagations: 236425808 / total #impl: 1902556086 (eff. 0.124)
477.41/477.53	c #Conflicts:     585000 | #Learnt:      19359 | 0.000
477.41/477.53	c total clause space: 78.2603MB
477.41/477.53	c total #watches: 235018
478.41/478.58	c total #propagations: 236717657 / total #impl: 1905671943 (eff. 0.124)
478.41/478.58	c #Conflicts:     586000 | #Learnt:      20359 | 0.000
478.41/478.58	c total clause space: 78.2603MB
478.41/478.58	c total #watches: 245988
479.51/479.64	c total #propagations: 237063331 / total #impl: 1908866912 (eff. 0.124)
479.51/479.64	c #Conflicts:     587000 | #Learnt:      21359 | 0.000
479.51/479.64	c total clause space: 78.2603MB
479.51/479.64	c total #watches: 252825
480.51/480.62	c total #propagations: 237412717 / total #impl: 1911949693 (eff. 0.124)
480.51/480.62	c #Conflicts:     588000 | #Learnt:      22359 | 0.000
480.51/480.62	c total clause space: 78.2603MB
480.51/480.62	c total #watches: 262352
481.41/481.54	c total #propagations: 237755733 / total #impl: 1914737061 (eff. 0.124)
481.41/481.54	c #Conflicts:     589000 | #Learnt:      23359 | 0.000
481.41/481.54	c total clause space: 78.2603MB
481.41/481.54	c total #watches: 266308
482.41/482.51	c total #propagations: 238241873 / total #impl: 1917464152 (eff. 0.124)
482.41/482.51	c #Conflicts:     590000 | #Learnt:      24359 | 0.000
482.41/482.51	c total clause space: 78.2603MB
482.41/482.51	c total #watches: 271092
483.41/483.59	c total #propagations: 238661959 / total #impl: 1920695106 (eff. 0.124)
483.41/483.59	c #Conflicts:     591000 | #Learnt:      25359 | 0.000
483.41/483.59	c total clause space: 78.2603MB
483.41/483.59	c total #watches: 276117
484.71/484.84	c total #propagations: 239032641 / total #impl: 1923917735 (eff. 0.124)
484.71/484.84	c #Conflicts:     592000 | #Learnt:      26359 | 0.000
484.71/484.84	c total clause space: 78.2603MB
484.71/484.84	c total #watches: 282433
485.91/486.01	c total #propagations: 239406336 / total #impl: 1927446395 (eff. 0.124)
485.91/486.01	c GC COLLECT
485.91/486.01	c #Conflicts:     593000 | #Learnt:       8782 | 0.000
485.91/486.01	c total clause space: 78.2603MB
485.91/486.01	c total #watches: 170050
486.81/486.94	c total #propagations: 239839570 / total #impl: 1931044148 (eff. 0.124)
486.81/486.94	c #Conflicts:     594000 | #Learnt:       9782 | 0.000
486.81/486.94	c total clause space: 78.2603MB
486.81/486.94	c total #watches: 175464
487.70/487.89	c total #propagations: 240247690 / total #impl: 1933793525 (eff. 0.124)
487.70/487.89	c #Conflicts:     595000 | #Learnt:      10782 | 0.000
487.70/487.89	c total clause space: 78.2603MB
487.70/487.89	c total #watches: 182428
488.70/488.89	c total #propagations: 240697497 / total #impl: 1937126629 (eff. 0.124)
488.70/488.89	c #Conflicts:     596000 | #Learnt:      11782 | 0.000
488.70/488.89	c total clause space: 78.2603MB
488.70/488.89	c total #watches: 191078
489.70/489.89	c total #propagations: 241114571 / total #impl: 1940510635 (eff. 0.124)
489.70/489.89	c #Conflicts:     597000 | #Learnt:      12782 | 0.000
489.70/489.89	c total clause space: 78.2603MB
489.70/489.89	c total #watches: 196045
490.90/491.00	c total #propagations: 241539684 / total #impl: 1943572146 (eff. 0.124)
490.90/491.00	c #Conflicts:     598000 | #Learnt:      13782 | 0.000
490.90/491.00	c total clause space: 78.2603MB
490.90/491.00	c total #watches: 199327
491.90/492.05	c total #propagations: 241956827 / total #impl: 1947028197 (eff. 0.124)
491.90/492.05	c #Conflicts:     599000 | #Learnt:      14782 | 0.000
491.90/492.05	c total clause space: 78.2603MB
491.90/492.05	c total #watches: 203226
492.90/493.05	c total #propagations: 242375973 / total #impl: 1950301295 (eff. 0.124)
492.90/493.05	c #Conflicts:     600000 | #Learnt:      15782 | 0.000
492.90/493.05	c total clause space: 78.2603MB
492.90/493.05	c total #watches: 206951
493.91/494.09	c total #propagations: 242853206 / total #impl: 1953842113 (eff. 0.124)
493.91/494.09	c #Conflicts:     601000 | #Learnt:      16782 | 0.000
493.91/494.09	c total clause space: 78.2603MB
493.91/494.09	c total #watches: 210445
495.01/495.12	c total #propagations: 243344539 / total #impl: 1958166922 (eff. 0.124)
495.01/495.12	c #Conflicts:     602000 | #Learnt:      17782 | 0.000
495.01/495.12	c total clause space: 78.2603MB
495.01/495.12	c total #watches: 213433
496.11/496.22	c total #propagations: 243869872 / total #impl: 1962246590 (eff. 0.124)
496.11/496.22	c #Conflicts:     603000 | #Learnt:      18782 | 0.000
496.11/496.22	c total clause space: 78.2603MB
496.11/496.22	c total #watches: 216674
497.21/497.35	c total #propagations: 244305278 / total #impl: 1965625389 (eff. 0.124)
497.21/497.35	c #Conflicts:     604000 | #Learnt:      19782 | 0.000
497.21/497.35	c total clause space: 78.2603MB
497.21/497.35	c total #watches: 220028
498.31/498.45	c total #propagations: 244777415 / total #impl: 1969198149 (eff. 0.124)
498.31/498.45	c #Conflicts:     605000 | #Learnt:      20782 | 0.000
498.31/498.45	c total clause space: 78.2603MB
498.31/498.45	c total #watches: 223461
499.41/499.55	c total #propagations: 245218286 / total #impl: 1972482316 (eff. 0.124)
499.41/499.55	c #Conflicts:     606000 | #Learnt:      21782 | 0.000
499.41/499.55	c total clause space: 78.2603MB
499.41/499.55	c total #watches: 226342
500.60/500.73	c total #propagations: 245638577 / total #impl: 1975597938 (eff. 0.124)
500.60/500.73	c #Conflicts:     607000 | #Learnt:      22782 | 0.000
500.60/500.73	c total clause space: 78.2603MB
500.60/500.73	c total #watches: 229459
501.70/501.87	c total #propagations: 246056159 / total #impl: 1979038428 (eff. 0.124)
501.70/501.87	c #Conflicts:     608000 | #Learnt:      23782 | 0.000
501.70/501.87	c total clause space: 78.2603MB
501.70/501.87	c total #watches: 232823
502.80/502.94	c total #propagations: 246503747 / total #impl: 1982585702 (eff. 0.124)
502.80/502.94	c #Conflicts:     609000 | #Learnt:      24782 | 0.000
502.80/502.94	c total clause space: 78.2603MB
502.80/502.94	c total #watches: 239900
503.90/504.06	c total #propagations: 246915264 / total #impl: 1985615719 (eff. 0.124)
503.90/504.06	c #Conflicts:     610000 | #Learnt:      25782 | 0.000
503.90/504.06	c total clause space: 78.2603MB
503.90/504.06	c total #watches: 243360
505.10/505.21	c total #propagations: 247344009 / total #impl: 1988906732 (eff. 0.124)
505.10/505.21	c #Conflicts:     611000 | #Learnt:      26782 | 0.000
505.10/505.21	c total clause space: 78.2603MB
505.10/505.21	c total #watches: 247300
506.20/506.33	c total #propagations: 247777508 / total #impl: 1991882227 (eff. 0.124)
506.20/506.33	c GC COLLECT
506.20/506.33	c #Conflicts:     612000 | #Learnt:       8732 | 0.000
506.20/506.33	c total clause space: 78.2603MB
506.20/506.33	c total #watches: 128175
507.20/507.35	c total #propagations: 248213849 / total #impl: 1995106416 (eff. 0.124)
507.20/507.35	c #Conflicts:     613000 | #Learnt:       9732 | 0.000
507.20/507.35	c total clause space: 78.2603MB
507.20/507.35	c total #watches: 131531
508.21/508.36	c total #propagations: 248638048 / total #impl: 1998453854 (eff. 0.124)
508.21/508.36	c #Conflicts:     614000 | #Learnt:      10732 | 0.000
508.21/508.36	c total clause space: 78.2603MB
508.21/508.36	c total #watches: 134913
509.10/509.30	c total #propagations: 249071857 / total #impl: 2001865090 (eff. 0.124)
509.10/509.30	c #Conflicts:     615000 | #Learnt:      11732 | 0.000
509.10/509.30	c total clause space: 78.2603MB
509.10/509.30	c total #watches: 139028
510.20/510.31	c total #propagations: 249481673 / total #impl: 2004849323 (eff. 0.124)
510.20/510.31	c #Conflicts:     616000 | #Learnt:      12732 | 0.000
510.20/510.31	c total clause space: 78.2603MB
510.20/510.31	c total #watches: 143254
511.10/511.21	c total #propagations: 249920872 / total #impl: 2008927140 (eff. 0.124)
511.10/511.21	c #Conflicts:     617000 | #Learnt:      13732 | 0.000
511.10/511.21	c total clause space: 78.2603MB
511.10/511.21	c total #watches: 149432
512.00/512.14	c total #propagations: 250325905 / total #impl: 2011566612 (eff. 0.124)
512.00/512.14	c #Conflicts:     618000 | #Learnt:      14732 | 0.000
512.00/512.14	c total clause space: 78.2603MB
512.00/512.14	c total #watches: 155663
513.00/513.12	c total #propagations: 250720037 / total #impl: 2014906349 (eff. 0.124)
513.00/513.12	c #Conflicts:     619000 | #Learnt:      15732 | 0.000
513.00/513.12	c total clause space: 78.2603MB
513.00/513.12	c total #watches: 160459
513.90/514.02	c total #propagations: 251131809 / total #impl: 2018383029 (eff. 0.124)
513.90/514.02	c #Conflicts:     620000 | #Learnt:      16732 | 0.000
513.90/514.02	c total clause space: 78.2603MB
513.90/514.02	c total #watches: 166021
514.81/514.91	c total #propagations: 251491996 / total #impl: 2021286964 (eff. 0.124)
514.81/514.91	c #Conflicts:     621000 | #Learnt:      17732 | 0.000
514.81/514.91	c total clause space: 78.2603MB
514.81/514.91	c total #watches: 172076
515.60/515.79	c total #propagations: 251817959 / total #impl: 2024268830 (eff. 0.124)
515.60/515.79	c #Conflicts:     622000 | #Learnt:      18732 | 0.000
515.60/515.79	c total clause space: 78.2603MB
515.60/515.79	c total #watches: 180173
516.50/516.69	c total #propagations: 252135364 / total #impl: 2027197935 (eff. 0.124)
516.50/516.69	c #Conflicts:     623000 | #Learnt:      19732 | 0.000
516.50/516.69	c total clause space: 78.2603MB
516.50/516.69	c total #watches: 186453
517.40/517.59	c total #propagations: 252493335 / total #impl: 2030531429 (eff. 0.124)
517.40/517.59	c #Conflicts:     624000 | #Learnt:      20732 | 0.000
517.40/517.59	c total clause space: 78.2603MB
517.40/517.59	c total #watches: 193259
518.30/518.47	c total #propagations: 252871233 / total #impl: 2033664814 (eff. 0.124)
518.30/518.47	c #Conflicts:     625000 | #Learnt:      21732 | 0.000
518.30/518.47	c total clause space: 78.2603MB
518.30/518.47	c total #watches: 200386
519.21/519.38	c total #propagations: 253286841 / total #impl: 2036298560 (eff. 0.124)
519.21/519.38	c #Conflicts:     626000 | #Learnt:      22732 | 0.000
519.21/519.38	c total clause space: 78.2603MB
519.21/519.38	c total #watches: 205147
520.10/520.26	c total #propagations: 253687708 / total #impl: 2039213588 (eff. 0.124)
520.10/520.26	c #Conflicts:     627000 | #Learnt:      23732 | 0.000
520.10/520.26	c total clause space: 78.2603MB
520.10/520.26	c total #watches: 209524
521.00/521.18	c total #propagations: 254201167 / total #impl: 2042449470 (eff. 0.124)
521.00/521.18	c #Conflicts:     628000 | #Learnt:      24732 | 0.000
521.00/521.18	c total clause space: 78.2603MB
521.00/521.18	c total #watches: 214721
522.00/522.13	c total #propagations: 254665170 / total #impl: 2045979631 (eff. 0.124)
522.00/522.13	c #Conflicts:     629000 | #Learnt:      25732 | 0.000
522.00/522.13	c total clause space: 78.2603MB
522.00/522.13	c total #watches: 218643
522.90/523.08	c total #propagations: 255110716 / total #impl: 2049192207 (eff. 0.124)
522.90/523.08	c #Conflicts:     630000 | #Learnt:      26732 | 0.000
522.90/523.08	c total clause space: 78.2603MB
522.90/523.08	c total #watches: 223831
524.10/524.21	c total #propagations: 255534681 / total #impl: 2052407752 (eff. 0.125)
524.10/524.21	c #Conflicts:     631000 | #Learnt:      27732 | 0.000
524.10/524.21	c total clause space: 78.2603MB
524.10/524.21	c total #watches: 235760
524.90/525.06	c total #propagations: 255984311 / total #impl: 2058518098 (eff. 0.124)
524.90/525.06	c GC COLLECT
524.90/525.06	c #Conflicts:     632000 | #Learnt:       9010 | 0.000
524.90/525.06	c total clause space: 78.2603MB
524.90/525.06	c total #watches: 155104
525.81/525.93	c total #propagations: 256332444 / total #impl: 2061570140 (eff. 0.124)
525.81/525.93	c #Conflicts:     633000 | #Learnt:      10010 | 0.000
525.81/525.93	c total clause space: 78.2603MB
525.81/525.93	c total #watches: 160326
526.70/526.86	c total #propagations: 256681768 / total #impl: 2064558206 (eff. 0.124)
526.70/526.86	c #Conflicts:     634000 | #Learnt:      11010 | 0.000
526.70/526.86	c total clause space: 78.2603MB
526.70/526.86	c total #watches: 166276
527.70/527.80	c total #propagations: 257067363 / total #impl: 2067666816 (eff. 0.124)
527.70/527.80	c #Conflicts:     635000 | #Learnt:      12010 | 0.000
527.70/527.80	c total clause space: 78.2603MB
527.70/527.80	c total #watches: 169941
528.50/528.67	c total #propagations: 257487596 / total #impl: 2070711589 (eff. 0.124)
528.50/528.67	c #Conflicts:     636000 | #Learnt:      13010 | 0.000
528.50/528.67	c total clause space: 78.2603MB
528.50/528.67	c total #watches: 178144
529.50/529.63	c total #propagations: 257851099 / total #impl: 2073753745 (eff. 0.124)
529.50/529.63	c #Conflicts:     637000 | #Learnt:      14010 | 0.000
529.50/529.63	c total clause space: 78.2603MB
529.50/529.63	c total #watches: 186959
530.40/530.59	c total #propagations: 258225498 / total #impl: 2076995353 (eff. 0.124)
530.40/530.59	c #Conflicts:     638000 | #Learnt:      15010 | 0.000
530.40/530.59	c total clause space: 78.2603MB
530.40/530.59	c total #watches: 198283
531.50/531.64	c total #propagations: 258623658 / total #impl: 2080386323 (eff. 0.124)
531.50/531.64	c #Conflicts:     639000 | #Learnt:      16010 | 0.000
531.50/531.64	c total clause space: 78.2603MB
531.50/531.64	c total #watches: 205053
532.60/532.70	c total #propagations: 258955047 / total #impl: 2083496488 (eff. 0.124)
532.60/532.70	c #Conflicts:     640000 | #Learnt:      17010 | 0.000
532.60/532.70	c total clause space: 78.2603MB
532.60/532.70	c total #watches: 210291
533.60/533.72	c total #propagations: 259355152 / total #impl: 2087155675 (eff. 0.124)
533.60/533.72	c #Conflicts:     641000 | #Learnt:      18010 | 0.000
533.60/533.72	c total clause space: 78.2603MB
533.60/533.72	c total #watches: 214028
534.60/534.74	c total #propagations: 259827194 / total #impl: 2090393879 (eff. 0.124)
534.60/534.74	c #Conflicts:     642000 | #Learnt:      19010 | 0.000
534.60/534.74	c total clause space: 78.2603MB
534.60/534.74	c total #watches: 217578
535.70/535.83	c total #propagations: 260266089 / total #impl: 2093811159 (eff. 0.124)
535.70/535.83	c #Conflicts:     643000 | #Learnt:      20010 | 0.000
535.70/535.83	c total clause space: 78.2603MB
535.70/535.83	c total #watches: 221824
536.70/536.87	c total #propagations: 260768153 / total #impl: 2097661284 (eff. 0.124)
536.70/536.87	c #Conflicts:     644000 | #Learnt:      21010 | 0.000
536.70/536.87	c total clause space: 78.2603MB
536.70/536.87	c total #watches: 225049
537.80/537.94	c total #propagations: 261277012 / total #impl: 2100889223 (eff. 0.124)
537.80/537.94	c #Conflicts:     645000 | #Learnt:      22010 | 0.000
537.80/537.94	c total clause space: 78.2603MB
537.80/537.94	c total #watches: 228539
538.80/538.97	c total #propagations: 261767857 / total #impl: 2104585210 (eff. 0.124)
538.80/538.97	c #Conflicts:     646000 | #Learnt:      23010 | 0.000
538.80/538.97	c total clause space: 78.2603MB
538.80/538.97	c total #watches: 233275
539.80/539.98	c total #propagations: 262231439 / total #impl: 2108086701 (eff. 0.124)
539.80/539.98	c #Conflicts:     647000 | #Learnt:      24010 | 0.000
539.80/539.98	c total clause space: 78.2603MB
539.80/539.98	c total #watches: 241875
540.80/540.98	c total #propagations: 262661015 / total #impl: 2111459744 (eff. 0.124)
540.80/540.98	c #Conflicts:     648000 | #Learnt:      25010 | 0.000
540.80/540.98	c total clause space: 78.2603MB
540.80/540.98	c total #watches: 248653
541.90/542.06	c total #propagations: 263049363 / total #impl: 2114530602 (eff. 0.124)
541.90/542.06	c #Conflicts:     649000 | #Learnt:      26010 | 0.000
541.90/542.06	c total clause space: 78.2603MB
541.90/542.06	c total #watches: 252218
543.10/543.26	c total #propagations: 263616355 / total #impl: 2118567402 (eff. 0.124)
543.10/543.26	c #Conflicts:     650000 | #Learnt:      27010 | 0.000
543.10/543.26	c total clause space: 78.2603MB
543.10/543.26	c total #watches: 256053
544.30/544.40	c total #propagations: 263934475 / total #impl: 2121628342 (eff. 0.124)
544.30/544.40	c #Conflicts:     651000 | #Learnt:      28010 | 0.000
544.30/544.40	c total clause space: 78.2603MB
544.30/544.40	c total #watches: 260012
545.20/545.35	c total #propagations: 264369657 / total #impl: 2125408006 (eff. 0.124)
545.20/545.35	c GC COLLECT
545.20/545.35	c #Conflicts:     652000 | #Learnt:       9602 | 0.000
545.20/545.35	c total clause space: 78.2603MB
545.20/545.35	c total #watches: 138520
546.20/546.34	c total #propagations: 264868441 / total #impl: 2129523079 (eff. 0.124)
546.20/546.34	c #Conflicts:     653000 | #Learnt:      10602 | 0.000
546.20/546.34	c total clause space: 78.2603MB
546.20/546.34	c total #watches: 145213
547.20/547.31	c total #propagations: 265370646 / total #impl: 2133331980 (eff. 0.124)
547.20/547.31	c #Conflicts:     654000 | #Learnt:      11602 | 0.000
547.20/547.31	c total clause space: 78.2603MB
547.20/547.31	c total #watches: 153114
548.20/548.31	c total #propagations: 265874239 / total #impl: 2136788080 (eff. 0.124)
548.20/548.31	c #Conflicts:     655000 | #Learnt:      12602 | 0.000
548.20/548.31	c total clause space: 78.2603MB
548.20/548.31	c total #watches: 156955
549.20/549.32	c total #propagations: 266367640 / total #impl: 2140081566 (eff. 0.124)
549.20/549.32	c #Conflicts:     656000 | #Learnt:      13602 | 0.000
549.20/549.32	c total clause space: 78.2603MB
549.20/549.32	c total #watches: 160380
550.10/550.28	c total #propagations: 266843569 / total #impl: 2144263610 (eff. 0.124)
550.10/550.28	c #Conflicts:     657000 | #Learnt:      14602 | 0.000
550.10/550.28	c total clause space: 78.2603MB
550.10/550.28	c total #watches: 163859
551.20/551.31	c total #propagations: 267343383 / total #impl: 2147828563 (eff. 0.124)
551.20/551.31	c #Conflicts:     658000 | #Learnt:      15602 | 0.000
551.20/551.31	c total clause space: 78.2603MB
551.20/551.31	c total #watches: 167127
552.10/552.23	c total #propagations: 267853676 / total #impl: 2152141576 (eff. 0.124)
552.10/552.23	c #Conflicts:     659000 | #Learnt:      16602 | 0.000
552.10/552.23	c total clause space: 78.2603MB
552.10/552.23	c total #watches: 171121
553.09/553.26	c total #propagations: 268329612 / total #impl: 2156023584 (eff. 0.124)
553.09/553.26	c #Conflicts:     660000 | #Learnt:      17602 | 0.000
553.09/553.26	c total clause space: 78.2603MB
553.09/553.26	c total #watches: 175327
554.09/554.25	c total #propagations: 268768616 / total #impl: 2160125245 (eff. 0.124)
554.09/554.25	c #Conflicts:     661000 | #Learnt:      18602 | 0.000
554.09/554.25	c total clause space: 78.2603MB
554.09/554.25	c total #watches: 178704
555.09/555.26	c total #propagations: 269268576 / total #impl: 2163872059 (eff. 0.124)
555.09/555.26	c #Conflicts:     662000 | #Learnt:      19602 | 0.000
555.09/555.26	c total clause space: 78.2603MB
555.09/555.26	c total #watches: 182198
556.09/556.27	c total #propagations: 269777689 / total #impl: 2167317053 (eff. 0.124)
556.09/556.27	c #Conflicts:     663000 | #Learnt:      20602 | 0.000
556.09/556.27	c total clause space: 78.2603MB
556.09/556.27	c total #watches: 191533
557.09/557.21	c total #propagations: 270196474 / total #impl: 2170709899 (eff. 0.124)
557.09/557.21	c #Conflicts:     664000 | #Learnt:      21602 | 0.000
557.09/557.21	c total clause space: 78.2603MB
557.09/557.21	c total #watches: 195181
558.09/558.20	c total #propagations: 270694946 / total #impl: 2174666718 (eff. 0.124)
558.09/558.20	c #Conflicts:     665000 | #Learnt:      22602 | 0.000
558.09/558.20	c total clause space: 78.2603MB
558.09/558.20	c total #watches: 199811
559.29/559.45	c total #propagations: 271168080 / total #impl: 2178442432 (eff. 0.124)
559.29/559.45	c #Conflicts:     666000 | #Learnt:      23602 | 0.000
559.29/559.45	c total clause space: 78.2603MB
559.29/559.45	c total #watches: 214272
560.39/560.56	c total #propagations: 271600628 / total #impl: 2182616164 (eff. 0.124)
560.39/560.56	c #Conflicts:     667000 | #Learnt:      24602 | 0.000
560.39/560.56	c total clause space: 78.2603MB
560.39/560.56	c total #watches: 220083
561.49/561.60	c total #propagations: 271999047 / total #impl: 2186734436 (eff. 0.124)
561.49/561.60	c #Conflicts:     668000 | #Learnt:      25602 | 0.000
561.49/561.60	c total clause space: 78.2603MB
561.49/561.60	c total #watches: 224421
562.49/562.66	c total #propagations: 272471962 / total #impl: 2190724789 (eff. 0.124)
562.49/562.66	c #Conflicts:     669000 | #Learnt:      26602 | 0.000
562.49/562.66	c total clause space: 78.2603MB
562.49/562.66	c total #watches: 229996
563.49/563.64	c total #propagations: 273059959 / total #impl: 2194738840 (eff. 0.124)
563.49/563.64	c #Conflicts:     670000 | #Learnt:      27602 | 0.000
563.49/563.64	c total clause space: 78.2603MB
563.49/563.64	c total #watches: 236082
564.49/564.64	c total #propagations: 273571192 / total #impl: 2198308588 (eff. 0.124)
564.49/564.64	c #Conflicts:     671000 | #Learnt:      28602 | 0.000
564.49/564.64	c total clause space: 78.2603MB
564.49/564.64	c total #watches: 241076
565.40/565.60	c total #propagations: 274030262 / total #impl: 2201592740 (eff. 0.124)
565.40/565.60	c GC COLLECT
565.40/565.60	c #Conflicts:     672000 | #Learnt:       9634 | 0.000
565.40/565.60	c total clause space: 78.2603MB
565.40/565.60	c total #watches: 155588
566.40/566.53	c total #propagations: 274422111 / total #impl: 2204783508 (eff. 0.124)
566.40/566.53	c #Conflicts:     673000 | #Learnt:      10634 | 0.000
566.40/566.53	c total clause space: 78.2603MB
566.40/566.53	c total #watches: 163192
567.29/567.49	c total #propagations: 274850570 / total #impl: 2208329286 (eff. 0.124)
567.29/567.49	c #Conflicts:     674000 | #Learnt:      11634 | 0.000
567.29/567.49	c total clause space: 78.2603MB
567.29/567.49	c total #watches: 166550
568.39/568.52	c total #propagations: 275335292 / total #impl: 2211884805 (eff. 0.124)
568.39/568.52	c #Conflicts:     675000 | #Learnt:      12634 | 0.000
568.39/568.52	c total clause space: 78.2603MB
568.39/568.52	c total #watches: 170606
569.29/569.46	c total #propagations: 275768830 / total #impl: 2215481375 (eff. 0.124)
569.29/569.46	c #Conflicts:     676000 | #Learnt:      13634 | 0.000
569.29/569.46	c total clause space: 78.2603MB
569.29/569.46	c total #watches: 178004
570.29/570.47	c total #propagations: 276105040 / total #impl: 2218171489 (eff. 0.124)
570.29/570.47	c #Conflicts:     677000 | #Learnt:      14634 | 0.000
570.29/570.47	c total clause space: 78.2603MB
570.29/570.47	c total #watches: 182672
571.59/571.73	c total #propagations: 276541376 / total #impl: 2221432930 (eff. 0.124)
571.59/571.73	c #Conflicts:     678000 | #Learnt:      15634 | 0.000
571.59/571.73	c total clause space: 78.2603MB
571.59/571.73	c total #watches: 185648
572.49/572.67	c total #propagations: 276906983 / total #impl: 2224963011 (eff. 0.124)
572.49/572.67	c #Conflicts:     679000 | #Learnt:      16634 | 0.000
572.49/572.67	c total clause space: 78.2603MB
572.49/572.67	c total #watches: 189896
573.49/573.63	c total #propagations: 277353852 / total #impl: 2227983831 (eff. 0.124)
573.49/573.63	c #Conflicts:     680000 | #Learnt:      17634 | 0.000
573.49/573.63	c total clause space: 78.2603MB
573.49/573.63	c total #watches: 195268
574.39/574.59	c total #propagations: 277759886 / total #impl: 2230916458 (eff. 0.125)
574.39/574.59	c #Conflicts:     681000 | #Learnt:      18634 | 0.000
574.39/574.59	c total clause space: 78.2603MB
574.39/574.59	c total #watches: 201536
575.69/575.80	c total #propagations: 278158939 / total #impl: 2233838510 (eff. 0.125)
575.69/575.80	c #Conflicts:     682000 | #Learnt:      19634 | 0.000
575.69/575.80	c total clause space: 78.2603MB
575.69/575.80	c total #watches: 207030
576.69/576.85	c total #propagations: 278613229 / total #impl: 2238639777 (eff. 0.124)
576.69/576.85	c #Conflicts:     683000 | #Learnt:      20634 | 0.000
576.69/576.85	c total clause space: 78.2603MB
576.69/576.85	c total #watches: 212695
577.69/577.83	c total #propagations: 278922144 / total #impl: 2242805030 (eff. 0.124)
577.69/577.83	c #Conflicts:     684000 | #Learnt:      21634 | 0.000
577.69/577.83	c total clause space: 78.2603MB
577.69/577.83	c total #watches: 216133
578.79/578.92	c total #propagations: 279445429 / total #impl: 2246682016 (eff. 0.124)
578.79/578.92	c #Conflicts:     685000 | #Learnt:      22634 | 0.000
578.79/578.92	c total clause space: 78.2603MB
578.79/578.92	c total #watches: 219035
579.89/580.02	c total #propagations: 279938664 / total #impl: 2251689697 (eff. 0.124)
579.89/580.02	c #Conflicts:     686000 | #Learnt:      23634 | 0.000
579.89/580.02	c total clause space: 78.2603MB
579.89/580.02	c total #watches: 223838
580.99/581.11	c total #propagations: 280442470 / total #impl: 2257087577 (eff. 0.124)
580.99/581.11	c #Conflicts:     687000 | #Learnt:      24634 | 0.000
580.99/581.11	c total clause space: 78.2603MB
580.99/581.11	c total #watches: 226788
581.99/582.14	c total #propagations: 280963661 / total #impl: 2263246306 (eff. 0.124)
581.99/582.14	c #Conflicts:     688000 | #Learnt:      25634 | 0.000
581.99/582.14	c total clause space: 78.2603MB
581.99/582.14	c total #watches: 233343
582.90/583.08	c total #propagations: 281371192 / total #impl: 2267939594 (eff. 0.124)
582.90/583.08	c #Conflicts:     689000 | #Learnt:      26634 | 0.000
582.90/583.08	c total clause space: 78.2603MB
582.90/583.08	c total #watches: 255497
583.79/583.98	c total #propagations: 281722252 / total #impl: 2271044721 (eff. 0.124)
583.79/583.98	c #Conflicts:     690000 | #Learnt:      27634 | 0.000
583.79/583.98	c total clause space: 78.2603MB
583.79/583.98	c total #watches: 261375
584.79/584.96	c total #propagations: 282057359 / total #impl: 2273728190 (eff. 0.124)
584.79/584.96	c #Conflicts:     691000 | #Learnt:      28634 | 0.000
584.79/584.96	c total clause space: 78.2603MB
584.79/584.96	c total #watches: 265945
585.79/585.96	c total #propagations: 282478022 / total #impl: 2277525251 (eff. 0.124)
585.79/585.96	c GC COLLECT
585.79/585.96	c #Conflicts:     692000 | #Learnt:      15157 | 0.000
585.79/585.96	c total clause space: 78.2603MB
585.79/585.96	c total #watches: 185421
586.79/586.94	c total #propagations: 282869576 / total #impl: 2282357567 (eff. 0.124)
586.79/586.94	c #Conflicts:     693000 | #Learnt:      16157 | 0.000
586.79/586.94	c total clause space: 78.2603MB
586.79/586.94	c total #watches: 191009
587.99/588.10	c total #propagations: 283255160 / total #impl: 2286968109 (eff. 0.124)
587.99/588.10	c #Conflicts:     694000 | #Learnt:      17157 | 0.000
587.99/588.10	c total clause space: 78.2603MB
587.99/588.10	c total #watches: 198889
588.99/589.12	c total #propagations: 283605246 / total #impl: 2291146707 (eff. 0.124)
588.99/589.12	c #Conflicts:     695000 | #Learnt:      18157 | 0.000
588.99/589.12	c total clause space: 78.2603MB
588.99/589.12	c total #watches: 202747
590.29/590.41	c total #propagations: 284022491 / total #impl: 2294556073 (eff. 0.124)
590.29/590.41	c #Conflicts:     696000 | #Learnt:      19157 | 0.000
590.29/590.41	c total clause space: 78.2603MB
590.29/590.41	c total #watches: 207115
591.39/591.56	c total #propagations: 284354477 / total #impl: 2298043414 (eff. 0.124)
591.39/591.56	c #Conflicts:     697000 | #Learnt:      20157 | 0.000
591.39/591.56	c total clause space: 78.2603MB
591.39/591.56	c total #watches: 211511
592.59/592.77	c total #propagations: 284673674 / total #impl: 2301411414 (eff. 0.124)
592.59/592.77	c #Conflicts:     698000 | #Learnt:      21157 | 0.000
592.59/592.77	c total clause space: 78.2603MB
592.59/592.77	c total #watches: 215212
593.79/593.90	c total #propagations: 285019188 / total #impl: 2305294894 (eff. 0.124)
593.79/593.90	c #Conflicts:     699000 | #Learnt:      22157 | 0.000
593.79/593.90	c total clause space: 78.2603MB
593.79/593.90	c total #watches: 218906
594.89/595.10	c total #propagations: 285360137 / total #impl: 2308897288 (eff. 0.124)
594.89/595.10	c #Conflicts:     700000 | #Learnt:      23157 | 0.000
594.89/595.10	c total clause space: 78.2603MB
594.89/595.10	c total #watches: 224329
596.20/596.33	c total #propagations: 285760543 / total #impl: 2313215804 (eff. 0.124)
596.20/596.33	c #Conflicts:     701000 | #Learnt:      24157 | 0.000
596.20/596.33	c total clause space: 78.2603MB
596.20/596.33	c total #watches: 229655
597.30/597.45	c total #propagations: 286119403 / total #impl: 2317016017 (eff. 0.123)
597.30/597.45	c #Conflicts:     702000 | #Learnt:      25157 | 0.000
597.30/597.45	c total clause space: 78.2603MB
597.30/597.45	c total #watches: 236662
598.49/598.61	c total #propagations: 286504154 / total #impl: 2320336217 (eff. 0.123)
598.49/598.61	c #Conflicts:     703000 | #Learnt:      26157 | 0.000
598.49/598.61	c total clause space: 78.2603MB
598.49/598.61	c total #watches: 241372
599.59/599.77	c total #propagations: 286860562 / total #impl: 2323627860 (eff. 0.123)
599.59/599.77	c #Conflicts:     704000 | #Learnt:      27157 | 0.000
599.59/599.77	c total clause space: 78.2603MB
599.59/599.77	c total #watches: 245463
600.79/600.92	c total #propagations: 287242231 / total #impl: 2326921137 (eff. 0.123)
600.79/600.92	c #Conflicts:     705000 | #Learnt:      28157 | 0.000
600.79/600.92	c total clause space: 78.2603MB
600.79/600.92	c total #watches: 250388
601.78/601.94	c total #propagations: 287594546 / total #impl: 2330049756 (eff. 0.123)
601.78/601.94	c #Conflicts:     706000 | #Learnt:      29157 | 0.000
601.78/601.94	c total clause space: 127.173MB
601.78/601.94	c total #watches: 254900
602.88/603.00	c total #propagations: 288048486 / total #impl: 2332929756 (eff. 0.123)
602.88/603.00	c #Conflicts:     707000 | #Learnt:      30157 | 0.000
602.88/603.00	c total clause space: 127.173MB
602.88/603.00	c total #watches: 259867
603.89/604.05	c total #propagations: 288551484 / total #impl: 2336604483 (eff. 0.123)
603.89/604.05	c #Conflicts:     708000 | #Learnt:      31157 | 0.000
603.89/604.05	c total clause space: 127.173MB
603.89/604.05	c total #watches: 263488
604.89/605.03	c total #propagations: 288991550 / total #impl: 2340178437 (eff. 0.123)
604.89/605.03	c #Conflicts:     709000 | #Learnt:      32157 | 0.000
604.89/605.03	c total clause space: 127.173MB
604.89/605.03	c total #watches: 267377
605.88/606.03	c total #propagations: 289474397 / total #impl: 2343397225 (eff. 0.124)
605.88/606.03	c #Conflicts:     710000 | #Learnt:      33157 | 0.000
605.88/606.03	c total clause space: 127.173MB
605.88/606.03	c total #watches: 274981
606.98/607.12	c total #propagations: 289932769 / total #impl: 2346378242 (eff. 0.124)
606.98/607.12	c #Conflicts:     711000 | #Learnt:      34157 | 0.000
606.98/607.12	c total clause space: 127.173MB
606.98/607.12	c total #watches: 284882
607.98/608.18	c total #propagations: 290439221 / total #impl: 2350177666 (eff. 0.124)
607.98/608.18	c GC COLLECT
607.98/608.18	c #Conflicts:     712000 | #Learnt:      17620 | 0.000
607.98/608.18	c total clause space: 127.173MB
607.98/608.18	c total #watches: 200522
608.98/609.15	c total #propagations: 290892313 / total #impl: 2353508110 (eff. 0.124)
608.98/609.15	c #Conflicts:     713000 | #Learnt:      18620 | 0.000
608.98/609.15	c total clause space: 127.173MB
608.98/609.15	c total #watches: 205525
609.88/610.08	c total #propagations: 291388709 / total #impl: 2357053164 (eff. 0.124)
609.88/610.08	c #Conflicts:     714000 | #Learnt:      19620 | 0.000
609.88/610.08	c total clause space: 127.173MB
609.88/610.08	c total #watches: 210312
610.98/611.10	c total #propagations: 291911947 / total #impl: 2360407308 (eff. 0.124)
610.98/611.10	c #Conflicts:     715000 | #Learnt:      20620 | 0.000
610.98/611.10	c total clause space: 127.173MB
610.98/611.10	c total #watches: 214057
611.88/612.07	c total #propagations: 292385966 / total #impl: 2364228476 (eff. 0.124)
611.88/612.07	c #Conflicts:     716000 | #Learnt:      21620 | 0.000
611.88/612.07	c total clause space: 127.173MB
611.88/612.07	c total #watches: 218701
612.98/613.10	c total #propagations: 292870053 / total #impl: 2368083090 (eff. 0.124)
612.98/613.10	c #Conflicts:     717000 | #Learnt:      22620 | 0.000
612.98/613.10	c total clause space: 127.173MB
612.98/613.10	c total #watches: 222829
613.98/614.10	c total #propagations: 293362239 / total #impl: 2372195198 (eff. 0.124)
613.98/614.10	c #Conflicts:     718000 | #Learnt:      23620 | 0.000
613.98/614.10	c total clause space: 127.173MB
613.98/614.10	c total #watches: 227902
615.08/615.22	c total #propagations: 293836103 / total #impl: 2375455335 (eff. 0.124)
615.08/615.22	c #Conflicts:     719000 | #Learnt:      24620 | 0.000
615.08/615.22	c total clause space: 127.173MB
615.08/615.22	c total #watches: 233463
616.18/616.38	c total #propagations: 294301364 / total #impl: 2379094825 (eff. 0.124)
616.18/616.38	c #Conflicts:     720000 | #Learnt:      25620 | 0.000
616.18/616.38	c total clause space: 127.173MB
616.18/616.38	c total #watches: 238110
617.29/617.48	c total #propagations: 294778935 / total #impl: 2383322470 (eff. 0.124)
617.29/617.48	c #Conflicts:     721000 | #Learnt:      26620 | 0.000
617.29/617.48	c total clause space: 127.173MB
617.29/617.48	c total #watches: 241376
618.39/618.54	c total #propagations: 295297502 / total #impl: 2387067027 (eff. 0.124)
618.39/618.54	c #Conflicts:     722000 | #Learnt:      27620 | 0.000
618.39/618.54	c total clause space: 127.173MB
618.39/618.54	c total #watches: 245307
619.39/619.58	c total #propagations: 295797503 / total #impl: 2391044819 (eff. 0.124)
619.39/619.58	c #Conflicts:     723000 | #Learnt:      28620 | 0.000
619.39/619.58	c total clause space: 127.173MB
619.39/619.58	c total #watches: 249111
620.39/620.53	c total #propagations: 296295340 / total #impl: 2394905689 (eff. 0.124)
620.39/620.53	c #Conflicts:     724000 | #Learnt:      29620 | 0.000
620.39/620.53	c total clause space: 127.173MB
620.39/620.53	c total #watches: 252621
621.39/621.55	c total #propagations: 296770401 / total #impl: 2398123965 (eff. 0.124)
621.39/621.55	c #Conflicts:     725000 | #Learnt:      30620 | 0.000
621.39/621.55	c total clause space: 127.173MB
621.39/621.55	c total #watches: 257282
622.39/622.58	c total #propagations: 297281820 / total #impl: 2402176773 (eff. 0.124)
622.39/622.58	c #Conflicts:     726000 | #Learnt:      31620 | 0.000
622.39/622.58	c total clause space: 127.173MB
622.39/622.58	c total #watches: 261298
623.49/623.61	c total #propagations: 297767236 / total #impl: 2406028423 (eff. 0.124)
623.49/623.61	c #Conflicts:     727000 | #Learnt:      32620 | 0.000
623.49/623.61	c total clause space: 127.173MB
623.49/623.61	c total #watches: 265503
624.59/624.73	c total #propagations: 298260474 / total #impl: 2410046169 (eff. 0.124)
624.59/624.73	c #Conflicts:     728000 | #Learnt:      33620 | 0.000
624.59/624.73	c total clause space: 127.173MB
624.59/624.73	c total #watches: 268712
625.69/625.81	c total #propagations: 298726561 / total #impl: 2414454912 (eff. 0.124)
625.69/625.81	c #Conflicts:     729000 | #Learnt:      34620 | 0.000
625.69/625.81	c total clause space: 127.173MB
625.69/625.81	c total #watches: 272854
626.89/627.03	c total #propagations: 299150135 / total #impl: 2418358131 (eff. 0.124)
626.89/627.03	c #Conflicts:     730000 | #Learnt:      35620 | 0.000
626.89/627.03	c total clause space: 127.173MB
626.89/627.03	c total #watches: 276093
627.99/628.20	c total #propagations: 299531818 / total #impl: 2422368594 (eff. 0.124)
627.99/628.20	c #Conflicts:     731000 | #Learnt:      36620 | 0.000
627.99/628.20	c total clause space: 127.173MB
627.99/628.20	c total #watches: 279427
629.09/629.27	c total #propagations: 299957630 / total #impl: 2426854672 (eff. 0.124)
629.09/629.27	c #Conflicts:     732000 | #Learnt:      37620 | 0.000
629.09/629.27	c total clause space: 127.173MB
629.09/629.27	c total #watches: 282686
630.19/630.40	c total #propagations: 300399017 / total #impl: 2430894860 (eff. 0.124)
630.19/630.40	c GC COLLECT
630.19/630.40	c #Conflicts:     733000 | #Learnt:      19397 | 0.000
630.19/630.40	c total clause space: 127.173MB
630.19/630.40	c total #watches: 209142
631.19/631.37	c total #propagations: 300907353 / total #impl: 2435332048 (eff. 0.124)
631.19/631.37	c #Conflicts:     734000 | #Learnt:      20397 | 0.000
631.19/631.37	c total clause space: 127.173MB
631.19/631.37	c total #watches: 214766
632.29/632.42	c total #propagations: 301361434 / total #impl: 2438674070 (eff. 0.124)
632.29/632.42	c #Conflicts:     735000 | #Learnt:      21397 | 0.000
632.29/632.42	c total clause space: 127.173MB
632.29/632.42	c total #watches: 217794
633.29/633.45	c total #propagations: 301829682 / total #impl: 2442224236 (eff. 0.124)
633.29/633.45	c #Conflicts:     736000 | #Learnt:      22397 | 0.000
633.29/633.45	c total clause space: 127.173MB
633.29/633.45	c total #watches: 222367
634.39/634.55	c total #propagations: 302325643 / total #impl: 2446311855 (eff. 0.124)
634.39/634.55	c #Conflicts:     737000 | #Learnt:      23397 | 0.000
634.39/634.55	c total clause space: 127.173MB
634.39/634.55	c total #watches: 225296
635.49/635.69	c total #propagations: 302848765 / total #impl: 2450575686 (eff. 0.124)
635.49/635.69	c #Conflicts:     738000 | #Learnt:      24397 | 0.000
635.49/635.69	c total clause space: 127.173MB
635.49/635.69	c total #watches: 228411
636.59/636.71	c total #propagations: 303373483 / total #impl: 2455323980 (eff. 0.124)
636.59/636.71	c #Conflicts:     739000 | #Learnt:      25397 | 0.000
636.59/636.71	c total clause space: 127.173MB
636.59/636.71	c total #watches: 231987
637.69/637.81	c total #propagations: 303890960 / total #impl: 2459190010 (eff. 0.124)
637.69/637.81	c #Conflicts:     740000 | #Learnt:      26397 | 0.000
637.69/637.81	c total clause space: 127.173MB
637.69/637.81	c total #watches: 235115
638.68/638.83	c total #propagations: 304425850 / total #impl: 2463356550 (eff. 0.124)
638.68/638.83	c #Conflicts:     741000 | #Learnt:      27397 | 0.000
638.68/638.83	c total clause space: 127.173MB
638.68/638.83	c total #watches: 239546
639.68/639.88	c total #propagations: 304881072 / total #impl: 2467494745 (eff. 0.124)
639.68/639.88	c #Conflicts:     742000 | #Learnt:      28397 | 0.000
639.68/639.88	c total clause space: 127.173MB
639.68/639.88	c total #watches: 244965
640.88/641.08	c total #propagations: 305343742 / total #impl: 2471660528 (eff. 0.124)
640.88/641.08	c #Conflicts:     743000 | #Learnt:      29397 | 0.000
640.88/641.08	c total clause space: 127.173MB
640.88/641.08	c total #watches: 248967
641.98/642.10	c total #propagations: 305831424 / total #impl: 2476956074 (eff. 0.123)
641.98/642.10	c #Conflicts:     744000 | #Learnt:      30397 | 0.000
641.98/642.10	c total clause space: 127.173MB
641.98/642.10	c total #watches: 255625
642.98/643.18	c total #propagations: 306361602 / total #impl: 2480837287 (eff. 0.123)
642.98/643.18	c #Conflicts:     745000 | #Learnt:      31397 | 0.000
642.98/643.18	c total clause space: 127.173MB
642.98/643.18	c total #watches: 260219
644.18/644.31	c total #propagations: 306903045 / total #impl: 2484823421 (eff. 0.124)
644.18/644.31	c #Conflicts:     746000 | #Learnt:      32397 | 0.000
644.18/644.31	c total clause space: 127.173MB
644.18/644.31	c total #watches: 263666
645.28/645.44	c total #propagations: 307412860 / total #impl: 2489455114 (eff. 0.123)
645.28/645.44	c #Conflicts:     747000 | #Learnt:      33397 | 0.000
645.28/645.44	c total clause space: 127.173MB
645.28/645.44	c total #watches: 267161
646.38/646.50	c total #propagations: 307914089 / total #impl: 2493037130 (eff. 0.124)
646.38/646.50	c #Conflicts:     748000 | #Learnt:      34397 | 0.000
646.38/646.50	c total clause space: 127.173MB
646.38/646.50	c total #watches: 271440
647.18/647.31	c total #propagations: 308439108 / total #impl: 2496590558 (eff. 0.124)
647.18/647.31	c #Conflicts:     749000 | #Learnt:      35397 | 0.000
647.18/647.31	c total clause space: 127.173MB
647.18/647.31	c total #watches: 284051
648.18/648.36	c total #propagations: 308924577 / total #impl: 2499355541 (eff. 0.124)
648.18/648.36	c #Conflicts:     750000 | #Learnt:      36397 | 0.000
648.18/648.36	c total clause space: 127.173MB
648.18/648.36	c total #watches: 290484
649.18/649.39	c total #propagations: 309402814 / total #impl: 2503051084 (eff. 0.124)
649.18/649.39	c #Conflicts:     751000 | #Learnt:      37397 | 0.000
649.18/649.39	c total clause space: 127.173MB
649.18/649.39	c total #watches: 299879
650.28/650.45	c total #propagations: 309897928 / total #impl: 2506457479 (eff. 0.124)
650.28/650.45	c #Conflicts:     752000 | #Learnt:      38397 | 0.000
650.28/650.45	c total clause space: 127.173MB
650.28/650.45	c total #watches: 307921
651.38/651.50	c total #propagations: 310436522 / total #impl: 2510542491 (eff. 0.124)
651.38/651.50	c #Conflicts:     753000 | #Learnt:      39397 | 0.000
651.38/651.50	c total clause space: 127.173MB
651.38/651.50	c total #watches: 312264
652.48/652.69	c total #propagations: 310867883 / total #impl: 2514301219 (eff. 0.124)
652.48/652.69	c #Conflicts:     754000 | #Learnt:      40397 | 0.000
652.48/652.69	c total clause space: 127.173MB
652.48/652.69	c total #watches: 317093
653.58/653.77	c total #propagations: 311191276 / total #impl: 2516691008 (eff. 0.124)
653.58/653.77	c GC COLLECT
653.58/653.77	c #Conflicts:     755000 | #Learnt:      21187 | 0.000
653.58/653.77	c total clause space: 127.173MB
653.58/653.77	c total #watches: 218868
654.68/654.87	c total #propagations: 311581256 / total #impl: 2519928096 (eff. 0.124)
654.68/654.87	c #Conflicts:     756000 | #Learnt:      22187 | 0.000
654.68/654.87	c total clause space: 127.173MB
654.68/654.87	c total #watches: 228394
655.68/655.86	c total #propagations: 312108502 / total #impl: 2522873662 (eff. 0.124)
655.68/655.86	c #Conflicts:     757000 | #Learnt:      23187 | 0.000
655.68/655.86	c total clause space: 127.173MB
655.68/655.86	c total #watches: 232475
656.98/657.11	c total #propagations: 312582867 / total #impl: 2525643081 (eff. 0.124)
656.98/657.11	c #Conflicts:     758000 | #Learnt:      24187 | 0.000
656.98/657.11	c total clause space: 127.173MB
656.98/657.11	c total #watches: 238929
658.08/658.28	c total #propagations: 312937419 / total #impl: 2529626816 (eff. 0.124)
658.08/658.28	c #Conflicts:     759000 | #Learnt:      25187 | 0.000
658.08/658.28	c total clause space: 127.173MB
658.08/658.28	c total #watches: 242356
659.28/659.49	c total #propagations: 313410465 / total #impl: 2533700742 (eff. 0.124)
659.28/659.49	c #Conflicts:     760000 | #Learnt:      26187 | 0.000
659.28/659.49	c total clause space: 127.173MB
659.28/659.49	c total #watches: 245465
660.48/660.62	c total #propagations: 313901645 / total #impl: 2537967676 (eff. 0.124)
660.48/660.62	c #Conflicts:     761000 | #Learnt:      27187 | 0.000
660.48/660.62	c total clause space: 127.173MB
660.48/660.62	c total #watches: 248841
661.68/661.85	c total #propagations: 314342942 / total #impl: 2542425726 (eff. 0.124)
661.68/661.85	c #Conflicts:     762000 | #Learnt:      28187 | 0.000
661.68/661.85	c total clause space: 127.173MB
661.68/661.85	c total #watches: 252114
662.88/663.02	c total #propagations: 314773684 / total #impl: 2546236703 (eff. 0.124)
662.88/663.02	c #Conflicts:     763000 | #Learnt:      29187 | 0.000
662.88/663.02	c total clause space: 127.173MB
662.88/663.02	c total #watches: 255662
663.88/664.08	c total #propagations: 315174319 / total #impl: 2549820254 (eff. 0.124)
663.88/664.08	c #Conflicts:     764000 | #Learnt:      30187 | 0.000
663.88/664.08	c total clause space: 127.173MB
663.88/664.08	c total #watches: 260826
664.98/665.16	c total #propagations: 315589812 / total #impl: 2553390262 (eff. 0.124)
664.98/665.16	c #Conflicts:     765000 | #Learnt:      31187 | 0.000
664.98/665.16	c total clause space: 127.173MB
664.98/665.16	c total #watches: 264443
665.98/666.15	c total #propagations: 316079294 / total #impl: 2556830945 (eff. 0.124)
665.98/666.15	c #Conflicts:     766000 | #Learnt:      32187 | 0.000
665.98/666.15	c total clause space: 127.173MB
665.98/666.15	c total #watches: 268981
667.08/667.21	c total #propagations: 316552931 / total #impl: 2560095548 (eff. 0.124)
667.08/667.21	c #Conflicts:     767000 | #Learnt:      33187 | 0.000
667.08/667.21	c total clause space: 127.173MB
667.08/667.21	c total #watches: 273513
668.08/668.29	c total #propagations: 317048770 / total #impl: 2563283428 (eff. 0.124)
668.08/668.29	c #Conflicts:     768000 | #Learnt:      34187 | 0.000
668.08/668.29	c total clause space: 127.173MB
668.08/668.29	c total #watches: 278922
669.28/669.44	c total #propagations: 317521096 / total #impl: 2566435972 (eff. 0.124)
669.28/669.44	c #Conflicts:     769000 | #Learnt:      35187 | 0.000
669.28/669.44	c total clause space: 127.173MB
669.28/669.44	c total #watches: 283158
670.38/670.52	c total #propagations: 317996251 / total #impl: 2570121520 (eff. 0.124)
670.38/670.52	c #Conflicts:     770000 | #Learnt:      36187 | 0.000
670.38/670.52	c total clause space: 127.173MB
670.38/670.52	c total #watches: 288379
671.48/671.69	c total #propagations: 318455241 / total #impl: 2573581210 (eff. 0.124)
671.48/671.69	c #Conflicts:     771000 | #Learnt:      37187 | 0.000
671.48/671.69	c total clause space: 127.173MB
671.48/671.69	c total #watches: 292463
672.58/672.73	c total #propagations: 318951433 / total #impl: 2577333075 (eff. 0.124)
672.58/672.73	c #Conflicts:     772000 | #Learnt:      38187 | 0.000
672.58/672.73	c total clause space: 127.173MB
672.58/672.73	c total #watches: 296161
673.58/673.75	c total #propagations: 319414649 / total #impl: 2580626195 (eff. 0.124)
673.58/673.75	c #Conflicts:     773000 | #Learnt:      39187 | 0.000
673.58/673.75	c total clause space: 127.173MB
673.58/673.75	c total #watches: 304447
674.57/674.77	c total #propagations: 319805598 / total #impl: 2584580609 (eff. 0.124)
674.57/674.77	c #Conflicts:     774000 | #Learnt:      40187 | 0.000
674.57/674.77	c total clause space: 127.173MB
674.57/674.77	c total #watches: 313713
675.67/675.80	c total #propagations: 320187661 / total #impl: 2588498337 (eff. 0.124)
675.67/675.80	c #Conflicts:     775000 | #Learnt:      41187 | 0.000
675.67/675.80	c total clause space: 127.173MB
675.67/675.80	c total #watches: 321054
676.67/676.80	c total #propagations: 320608502 / total #impl: 2592262655 (eff. 0.124)
676.67/676.80	c GC COLLECT
676.67/676.80	c #Conflicts:     776000 | #Learnt:      21329 | 0.000
676.67/676.80	c total clause space: 127.173MB
676.67/676.80	c total #watches: 219116
677.67/677.82	c total #propagations: 321046535 / total #impl: 2595372116 (eff. 0.124)
677.67/677.82	c #Conflicts:     777000 | #Learnt:      22329 | 0.000
677.67/677.82	c total clause space: 127.173MB
677.67/677.82	c total #watches: 225743
678.58/678.75	c total #propagations: 321474254 / total #impl: 2598767240 (eff. 0.124)
678.58/678.75	c #Conflicts:     778000 | #Learnt:      23329 | 0.000
678.58/678.75	c total clause space: 127.173MB
678.58/678.75	c total #watches: 236027
679.57/679.73	c total #propagations: 321935006 / total #impl: 2602411838 (eff. 0.124)
679.57/679.73	c #Conflicts:     779000 | #Learnt:      24329 | 0.000
679.57/679.73	c total clause space: 127.173MB
679.57/679.73	c total #watches: 248055
680.57/680.77	c total #propagations: 322354999 / total #impl: 2606798725 (eff. 0.124)
680.57/680.77	c #Conflicts:     780000 | #Learnt:      25329 | 0.000
680.57/680.77	c total clause space: 127.173MB
680.57/680.77	c total #watches: 254755
681.67/681.88	c total #propagations: 322789124 / total #impl: 2609731971 (eff. 0.124)
681.67/681.88	c #Conflicts:     781000 | #Learnt:      26329 | 0.000
681.67/681.88	c total clause space: 127.173MB
681.67/681.88	c total #watches: 263735
682.67/682.85	c total #propagations: 323191267 / total #impl: 2612989824 (eff. 0.124)
682.67/682.85	c #Conflicts:     782000 | #Learnt:      27329 | 0.000
682.67/682.85	c total clause space: 127.173MB
682.67/682.85	c total #watches: 271239
683.67/683.80	c total #propagations: 323542312 / total #impl: 2617081353 (eff. 0.124)
683.67/683.80	c #Conflicts:     783000 | #Learnt:      28329 | 0.000
683.67/683.80	c total clause space: 127.173MB
683.67/683.80	c total #watches: 278756
684.77/684.90	c total #propagations: 323915829 / total #impl: 2621508070 (eff. 0.124)
684.77/684.90	c #Conflicts:     784000 | #Learnt:      29329 | 0.000
684.77/684.90	c total clause space: 127.173MB
684.77/684.90	c total #watches: 283291
685.77/685.97	c total #propagations: 324328217 / total #impl: 2626584051 (eff. 0.123)
685.77/685.97	c #Conflicts:     785000 | #Learnt:      30329 | 0.000
685.77/685.97	c total clause space: 127.173MB
685.77/685.97	c total #watches: 290061
686.87/687.03	c total #propagations: 324710886 / total #impl: 2630894219 (eff. 0.123)
686.87/687.03	c #Conflicts:     786000 | #Learnt:      31329 | 0.000
686.87/687.03	c total clause space: 127.173MB
686.87/687.03	c total #watches: 300810
687.97/688.14	c total #propagations: 325082758 / total #impl: 2635002250 (eff. 0.123)
687.97/688.14	c #Conflicts:     787000 | #Learnt:      32329 | 0.000
687.97/688.14	c total clause space: 127.173MB
687.97/688.14	c total #watches: 305938
689.07/689.25	c total #propagations: 325481303 / total #impl: 2638240702 (eff. 0.123)
689.07/689.25	c #Conflicts:     788000 | #Learnt:      33329 | 0.000
689.07/689.25	c total clause space: 127.173MB
689.07/689.25	c total #watches: 311052
690.17/690.38	c total #propagations: 325880374 / total #impl: 2641132615 (eff. 0.123)
690.17/690.38	c #Conflicts:     789000 | #Learnt:      34329 | 0.000
690.17/690.38	c total clause space: 127.173MB
690.17/690.38	c total #watches: 318628
691.37/691.53	c total #propagations: 326323496 / total #impl: 2645190216 (eff. 0.123)
691.37/691.53	c #Conflicts:     790000 | #Learnt:      35329 | 0.000
691.37/691.53	c total clause space: 127.173MB
691.37/691.53	c total #watches: 326284
692.47/692.66	c total #propagations: 326777913 / total #impl: 2648638279 (eff. 0.123)
692.47/692.66	c #Conflicts:     791000 | #Learnt:      36329 | 0.000
692.47/692.66	c total clause space: 127.173MB
692.47/692.66	c total #watches: 331763
693.57/693.76	c total #propagations: 327220542 / total #impl: 2651493238 (eff. 0.123)
693.57/693.76	c #Conflicts:     792000 | #Learnt:      37329 | 0.000
693.57/693.76	c total clause space: 127.173MB
693.57/693.76	c total #watches: 337535
694.77/694.90	c total #propagations: 327625494 / total #impl: 2654767496 (eff. 0.123)
694.77/694.90	c #Conflicts:     793000 | #Learnt:      38329 | 0.000
694.77/694.90	c total clause space: 127.173MB
694.77/694.90	c total #watches: 343069
695.77/695.96	c total #propagations: 328059747 / total #impl: 2658577542 (eff. 0.123)
695.77/695.96	c #Conflicts:     794000 | #Learnt:      39329 | 0.000
695.77/695.96	c total clause space: 127.173MB
695.77/695.96	c total #watches: 346886
696.97/697.19	c total #propagations: 328543789 / total #impl: 2661527594 (eff. 0.123)
696.97/697.19	c #Conflicts:     795000 | #Learnt:      40329 | 0.000
696.97/697.19	c total clause space: 127.173MB
696.97/697.19	c total #watches: 350861
698.38/698.53	c total #propagations: 328990102 / total #impl: 2664957784 (eff. 0.123)
698.38/698.53	c #Conflicts:     796000 | #Learnt:      41329 | 0.000
698.38/698.53	c total clause space: 127.173MB
698.38/698.53	c total #watches: 355169
699.67/699.81	c total #propagations: 329432343 / total #impl: 2668208978 (eff. 0.123)
699.67/699.81	c #Conflicts:     797000 | #Learnt:      42329 | 0.000
699.67/699.81	c total clause space: 127.173MB
699.67/699.81	c total #watches: 358985
700.58/700.78	c total #propagations: 329869728 / total #impl: 2671979312 (eff. 0.123)
700.58/700.78	c GC COLLECT
700.58/700.78	c #Conflicts:     798000 | #Learnt:      22000 | 0.000
700.58/700.78	c total clause space: 127.173MB
700.58/700.78	c total #watches: 225413
701.47/701.67	c total #propagations: 330340762 / total #impl: 2675871801 (eff. 0.123)
701.47/701.67	c #Conflicts:     799000 | #Learnt:      23000 | 0.000
701.47/701.67	c total clause space: 127.173MB
701.47/701.67	c total #watches: 236296
702.37/702.60	c total #propagations: 330728653 / total #impl: 2679671741 (eff. 0.123)
702.37/702.60	c #Conflicts:     800000 | #Learnt:      24000 | 0.000
702.37/702.60	c total clause space: 127.173MB
702.37/702.60	c total #watches: 240942
703.37/703.52	c total #propagations: 331129443 / total #impl: 2682714425 (eff. 0.123)
703.37/703.52	c #Conflicts:     801000 | #Learnt:      25000 | 0.000
703.37/703.52	c total clause space: 127.173MB
703.37/703.52	c total #watches: 247730
704.27/704.44	c total #propagations: 331501806 / total #impl: 2685566737 (eff. 0.123)
704.27/704.44	c #Conflicts:     802000 | #Learnt:      26000 | 0.000
704.27/704.44	c total clause space: 127.173MB
704.27/704.44	c total #watches: 257934
705.27/705.42	c total #propagations: 331903634 / total #impl: 2688479628 (eff. 0.123)
705.27/705.42	c #Conflicts:     803000 | #Learnt:      27000 | 0.000
705.27/705.42	c total clause space: 127.173MB
705.27/705.42	c total #watches: 263001
706.27/706.47	c total #propagations: 332301753 / total #impl: 2691296236 (eff. 0.123)
706.27/706.47	c #Conflicts:     804000 | #Learnt:      28000 | 0.000
706.27/706.47	c total clause space: 127.173MB
706.27/706.47	c total #watches: 272714
707.37/707.56	c total #propagations: 332754181 / total #impl: 2694854204 (eff. 0.123)
707.37/707.56	c #Conflicts:     805000 | #Learnt:      29000 | 0.000
707.37/707.56	c total clause space: 127.173MB
707.37/707.56	c total #watches: 277115
708.47/708.66	c total #propagations: 333209640 / total #impl: 2699231901 (eff. 0.123)
708.47/708.66	c #Conflicts:     806000 | #Learnt:      30000 | 0.000
708.47/708.66	c total clause space: 127.173MB
708.47/708.66	c total #watches: 284946
709.67/709.83	c total #propagations: 333651105 / total #impl: 2702802292 (eff. 0.123)
709.67/709.83	c #Conflicts:     807000 | #Learnt:      31000 | 0.000
709.67/709.83	c total clause space: 127.173MB
709.67/709.83	c total #watches: 290071
710.87/711.01	c total #propagations: 334143848 / total #impl: 2707458843 (eff. 0.123)
710.87/711.01	c #Conflicts:     808000 | #Learnt:      32000 | 0.000
710.87/711.01	c total clause space: 127.173MB
710.87/711.01	c total #watches: 293890
711.77/711.97	c total #propagations: 334600125 / total #impl: 2710734197 (eff. 0.123)
711.77/711.97	c #Conflicts:     809000 | #Learnt:      33000 | 0.000
711.77/711.97	c total clause space: 127.173MB
711.77/711.97	c total #watches: 304962
713.07/713.20	c total #propagations: 334953363 / total #impl: 2713447221 (eff. 0.123)
713.07/713.20	c #Conflicts:     810000 | #Learnt:      34000 | 0.000
713.07/713.20	c total clause space: 127.173MB
713.07/713.20	c total #watches: 315975
714.17/714.37	c total #propagations: 335328539 / total #impl: 2716684683 (eff. 0.123)
714.17/714.37	c #Conflicts:     811000 | #Learnt:      35000 | 0.000
714.17/714.37	c total clause space: 127.173MB
714.17/714.37	c total #watches: 324650
715.47/715.68	c total #propagations: 335646494 / total #impl: 2719539711 (eff. 0.123)
715.47/715.68	c #Conflicts:     812000 | #Learnt:      36000 | 0.000
715.47/715.68	c total clause space: 127.173MB
715.47/715.68	c total #watches: 332256
716.57/716.78	c total #propagations: 335986834 / total #impl: 2723150632 (eff. 0.123)
716.57/716.78	c #Conflicts:     813000 | #Learnt:      37000 | 0.000
716.57/716.78	c total clause space: 127.173MB
716.57/716.78	c total #watches: 336515
717.77/717.90	c total #propagations: 336469824 / total #impl: 2726319123 (eff. 0.123)
717.77/717.90	c #Conflicts:     814000 | #Learnt:      38000 | 0.000
717.77/717.90	c total clause space: 127.173MB
717.77/717.90	c total #watches: 342348
718.97/719.16	c total #propagations: 336949098 / total #impl: 2729337528 (eff. 0.123)
718.97/719.16	c #Conflicts:     815000 | #Learnt:      39000 | 0.000
718.97/719.16	c total clause space: 127.173MB
718.97/719.16	c total #watches: 346057
720.27/720.50	c total #propagations: 337350886 / total #impl: 2732876256 (eff. 0.123)
720.27/720.50	c #Conflicts:     816000 | #Learnt:      40000 | 0.000
720.27/720.50	c total clause space: 127.173MB
720.27/720.50	c total #watches: 350116
721.47/721.69	c total #propagations: 337783067 / total #impl: 2736922013 (eff. 0.123)
721.47/721.69	c #Conflicts:     817000 | #Learnt:      41000 | 0.000
721.47/721.69	c total clause space: 127.173MB
721.47/721.69	c total #watches: 354304
722.87/723.10	c total #propagations: 338262314 / total #impl: 2740662706 (eff. 0.123)
722.87/723.10	c #Conflicts:     818000 | #Learnt:      42000 | 0.000
722.87/723.10	c total clause space: 127.173MB
722.87/723.10	c total #watches: 357916
724.27/724.42	c total #propagations: 338701481 / total #impl: 2744644023 (eff. 0.123)
724.27/724.42	c #Conflicts:     819000 | #Learnt:      43000 | 0.000
724.27/724.42	c total clause space: 127.173MB
724.27/724.42	c total #watches: 364445
725.37/725.57	c total #propagations: 339210804 / total #impl: 2749379271 (eff. 0.123)
725.37/725.57	c GC COLLECT
725.37/725.57	c #Conflicts:     820000 | #Learnt:      22287 | 0.000
725.37/725.57	c total clause space: 127.173MB
725.37/725.57	c total #watches: 226314
726.47/726.68	c total #propagations: 339753466 / total #impl: 2753218454 (eff. 0.123)
726.47/726.68	c #Conflicts:     821000 | #Learnt:      23287 | 0.000
726.47/726.68	c total clause space: 127.173MB
726.47/726.68	c total #watches: 230230
727.57/727.79	c total #propagations: 340359031 / total #impl: 2758427978 (eff. 0.123)
727.57/727.79	c #Conflicts:     822000 | #Learnt:      24287 | 0.000
727.57/727.79	c total clause space: 127.173MB
727.57/727.79	c total #watches: 233871
728.67/728.89	c total #propagations: 340966975 / total #impl: 2763092997 (eff. 0.123)
728.67/728.89	c #Conflicts:     823000 | #Learnt:      25287 | 0.000
728.67/728.89	c total clause space: 127.173MB
728.67/728.89	c total #watches: 237168
729.97/730.10	c total #propagations: 341589099 / total #impl: 2767780414 (eff. 0.123)
729.97/730.10	c #Conflicts:     824000 | #Learnt:      26287 | 0.000
729.97/730.10	c total clause space: 127.173MB
729.97/730.10	c total #watches: 241760
730.96/731.18	c total #propagations: 342078152 / total #impl: 2771590194 (eff. 0.123)
730.96/731.18	c #Conflicts:     825000 | #Learnt:      27287 | 0.000
730.96/731.18	c total clause space: 127.173MB
730.96/731.18	c total #watches: 249295
732.16/732.36	c total #propagations: 342454778 / total #impl: 2774476248 (eff. 0.123)
732.16/732.36	c #Conflicts:     826000 | #Learnt:      28287 | 0.000
732.16/732.36	c total clause space: 127.173MB
732.16/732.36	c total #watches: 253837
733.26/733.45	c total #propagations: 342798298 / total #impl: 2780235429 (eff. 0.123)
733.26/733.45	c #Conflicts:     827000 | #Learnt:      29287 | 0.000
733.26/733.45	c total clause space: 127.173MB
733.26/733.45	c total #watches: 261404
734.36/734.53	c total #propagations: 343179984 / total #impl: 2784907566 (eff. 0.123)
734.36/734.53	c #Conflicts:     828000 | #Learnt:      30287 | 0.000
734.36/734.53	c total clause space: 127.173MB
734.36/734.53	c total #watches: 266253
735.36/735.57	c total #propagations: 343656168 / total #impl: 2788544287 (eff. 0.123)
735.36/735.57	c #Conflicts:     829000 | #Learnt:      31287 | 0.000
735.36/735.57	c total clause space: 127.173MB
735.36/735.57	c total #watches: 271143
736.36/736.59	c total #propagations: 344068677 / total #impl: 2791624460 (eff. 0.123)
736.36/736.59	c #Conflicts:     830000 | #Learnt:      32287 | 0.000
736.36/736.59	c total clause space: 127.173MB
736.36/736.59	c total #watches: 275850
737.46/737.69	c total #propagations: 344476433 / total #impl: 2794431321 (eff. 0.123)
737.46/737.69	c #Conflicts:     831000 | #Learnt:      33287 | 0.000
737.46/737.69	c total clause space: 127.173MB
737.46/737.69	c total #watches: 279938
738.56/738.74	c total #propagations: 344917630 / total #impl: 2797446434 (eff. 0.123)
738.56/738.74	c #Conflicts:     832000 | #Learnt:      34287 | 0.000
738.56/738.74	c total clause space: 127.173MB
738.56/738.74	c total #watches: 284859
739.56/739.74	c total #propagations: 345400188 / total #impl: 2800817962 (eff. 0.123)
739.56/739.74	c #Conflicts:     833000 | #Learnt:      35287 | 0.000
739.56/739.74	c total clause space: 127.173MB
739.56/739.74	c total #watches: 291336
740.56/740.74	c total #propagations: 345849746 / total #impl: 2804078142 (eff. 0.123)
740.56/740.74	c #Conflicts:     834000 | #Learnt:      36287 | 0.000
740.56/740.74	c total clause space: 127.173MB
740.56/740.74	c total #watches: 296422
741.66/741.81	c total #propagations: 346307711 / total #impl: 2807163519 (eff. 0.123)
741.66/741.81	c #Conflicts:     835000 | #Learnt:      37287 | 0.000
741.66/741.81	c total clause space: 127.173MB
741.66/741.81	c total #watches: 301198
742.66/742.81	c total #propagations: 346788330 / total #impl: 2810407228 (eff. 0.123)
742.66/742.81	c #Conflicts:     836000 | #Learnt:      38287 | 0.000
742.66/742.81	c total clause space: 127.173MB
742.66/742.81	c total #watches: 306833
743.66/743.87	c total #propagations: 347253795 / total #impl: 2813675435 (eff. 0.123)
743.66/743.87	c #Conflicts:     837000 | #Learnt:      39287 | 0.000
743.66/743.87	c total clause space: 127.173MB
743.66/743.87	c total #watches: 312794
744.76/744.92	c total #propagations: 347704600 / total #impl: 2816881645 (eff. 0.123)
744.76/744.92	c #Conflicts:     838000 | #Learnt:      40287 | 0.000
744.76/744.92	c total clause space: 127.173MB
744.76/744.92	c total #watches: 319154
745.86/746.02	c total #propagations: 348133718 / total #impl: 2820131174 (eff. 0.123)
745.86/746.02	c #Conflicts:     839000 | #Learnt:      41287 | 0.000
745.86/746.02	c total clause space: 127.173MB
745.86/746.02	c total #watches: 324264
746.96/747.12	c total #propagations: 348585298 / total #impl: 2823484951 (eff. 0.123)
746.96/747.12	c #Conflicts:     840000 | #Learnt:      42287 | 0.000
746.96/747.12	c total clause space: 127.173MB
746.96/747.12	c total #watches: 328621
747.97/748.19	c total #propagations: 348982578 / total #impl: 2826432718 (eff. 0.123)
747.97/748.19	c #Conflicts:     841000 | #Learnt:      43287 | 0.000
747.97/748.19	c total clause space: 127.173MB
747.97/748.19	c total #watches: 333423
749.16/749.37	c total #propagations: 349452739 / total #impl: 2829798351 (eff. 0.123)
749.16/749.37	c GC COLLECT
749.16/749.37	c #Conflicts:     842000 | #Learnt:      22230 | 0.000
749.16/749.37	c total clause space: 127.173MB
749.16/749.37	c total #watches: 226759
750.26/750.47	c total #propagations: 349977113 / total #impl: 2833700153 (eff. 0.124)
750.26/750.47	c #Conflicts:     843000 | #Learnt:      23230 | 0.000
750.26/750.47	c total clause space: 127.173MB
750.26/750.47	c total #watches: 231765
751.36/751.54	c total #propagations: 350460154 / total #impl: 2837288511 (eff. 0.124)
751.36/751.54	c #Conflicts:     844000 | #Learnt:      24230 | 0.000
751.36/751.54	c total clause space: 127.173MB
751.36/751.54	c total #watches: 236299
752.46/752.62	c total #propagations: 350999818 / total #impl: 2841420509 (eff. 0.124)
752.46/752.62	c #Conflicts:     845000 | #Learnt:      25230 | 0.000
752.46/752.62	c total clause space: 127.173MB
752.46/752.62	c total #watches: 240157
753.47/753.69	c total #propagations: 351519897 / total #impl: 2845423367 (eff. 0.124)
753.47/753.69	c #Conflicts:     846000 | #Learnt:      26230 | 0.000
753.47/753.69	c total clause space: 127.173MB
753.47/753.69	c total #watches: 246926
754.36/754.53	c total #propagations: 352012606 / total #impl: 2849117689 (eff. 0.124)
754.36/754.53	c #Conflicts:     847000 | #Learnt:      27230 | 0.000
754.36/754.53	c total clause space: 127.173MB
754.36/754.53	c total #watches: 257846
755.36/755.51	c total #propagations: 352389007 / total #impl: 2851942671 (eff. 0.124)
755.36/755.51	c #Conflicts:     848000 | #Learnt:      28230 | 0.000
755.36/755.51	c total clause space: 127.173MB
755.36/755.51	c total #watches: 266569
756.56/756.78	c total #propagations: 352857932 / total #impl: 2855062277 (eff. 0.124)
756.56/756.78	c #Conflicts:     849000 | #Learnt:      29230 | 0.000
756.56/756.78	c total clause space: 127.173MB
756.56/756.78	c total #watches: 270215
757.66/757.83	c total #propagations: 353275550 / total #impl: 2858459712 (eff. 0.124)
757.66/757.83	c #Conflicts:     850000 | #Learnt:      30230 | 0.000
757.66/757.83	c total clause space: 127.173MB
757.66/757.83	c total #watches: 275173
758.76/758.94	c total #propagations: 353626980 / total #impl: 2861362473 (eff. 0.124)
758.76/758.94	c #Conflicts:     851000 | #Learnt:      31230 | 0.000
758.76/758.94	c total clause space: 127.173MB
758.76/758.94	c total #watches: 281306
759.76/759.92	c total #propagations: 354021592 / total #impl: 2864566860 (eff. 0.124)
759.76/759.92	c #Conflicts:     852000 | #Learnt:      32230 | 0.000
759.76/759.92	c total clause space: 127.173MB
759.76/759.92	c total #watches: 286099
760.76/760.91	c total #propagations: 354408631 / total #impl: 2867347715 (eff. 0.124)
760.76/760.91	c #Conflicts:     853000 | #Learnt:      33230 | 0.000
760.76/760.91	c total clause space: 127.173MB
760.76/760.91	c total #watches: 296010
761.86/762.01	c total #propagations: 354814807 / total #impl: 2870410676 (eff. 0.124)
761.86/762.01	c #Conflicts:     854000 | #Learnt:      34230 | 0.000
761.86/762.01	c total clause space: 127.173MB
761.86/762.01	c total #watches: 305467
762.96/763.12	c total #propagations: 355218657 / total #impl: 2873818068 (eff. 0.124)
762.96/763.12	c #Conflicts:     855000 | #Learnt:      35230 | 0.000
762.96/763.12	c total clause space: 127.173MB
762.96/763.12	c total #watches: 310998
764.06/764.20	c total #propagations: 355629140 / total #impl: 2876902863 (eff. 0.124)
764.06/764.20	c #Conflicts:     856000 | #Learnt:      36230 | 0.000
764.06/764.20	c total clause space: 127.173MB
764.06/764.20	c total #watches: 315471
765.06/765.27	c total #propagations: 356094036 / total #impl: 2879954212 (eff. 0.124)
765.06/765.27	c #Conflicts:     857000 | #Learnt:      37230 | 0.000
765.06/765.27	c total clause space: 127.173MB
765.06/765.27	c total #watches: 319700
766.26/766.43	c total #propagations: 356549442 / total #impl: 2883043495 (eff. 0.124)
766.26/766.43	c #Conflicts:     858000 | #Learnt:      38230 | 0.000
766.26/766.43	c total clause space: 127.173MB
766.26/766.43	c total #watches: 324185
767.36/767.53	c total #propagations: 357052078 / total #impl: 2885945651 (eff. 0.124)
767.36/767.53	c #Conflicts:     859000 | #Learnt:      39230 | 0.000
767.36/767.53	c total clause space: 127.173MB
767.36/767.53	c total #watches: 330286
768.56/768.75	c total #propagations: 357513189 / total #impl: 2888510041 (eff. 0.124)
768.56/768.75	c #Conflicts:     860000 | #Learnt:      40230 | 0.000
768.56/768.75	c total clause space: 127.173MB
768.56/768.75	c total #watches: 334527
769.76/769.94	c total #propagations: 358001063 / total #impl: 2892064315 (eff. 0.124)
769.76/769.94	c #Conflicts:     861000 | #Learnt:      41230 | 0.000
769.76/769.94	c total clause space: 127.173MB
769.76/769.94	c total #watches: 338175
770.96/771.12	c total #propagations: 358508590 / total #impl: 2895173633 (eff. 0.124)
770.96/771.12	c #Conflicts:     862000 | #Learnt:      42230 | 0.000
770.96/771.12	c total clause space: 127.173MB
770.96/771.12	c total #watches: 342699
771.96/772.20	c total #propagations: 359048183 / total #impl: 2898242174 (eff. 0.124)
771.96/772.20	c #Conflicts:     863000 | #Learnt:      43230 | 0.000
771.96/772.20	c total clause space: 127.173MB
771.96/772.20	c total #watches: 349578
773.16/773.34	c total #propagations: 359566440 / total #impl: 2901224337 (eff. 0.124)
773.16/773.34	c #Conflicts:     864000 | #Learnt:      44230 | 0.000
773.16/773.34	c total clause space: 127.173MB
773.16/773.34	c total #watches: 352892
774.16/774.35	c total #propagations: 360093309 / total #impl: 2904420877 (eff. 0.124)
774.16/774.35	c GC COLLECT
774.16/774.35	c #Conflicts:     865000 | #Learnt:      22857 | 0.000
774.16/774.35	c total clause space: 127.173MB
774.16/774.35	c total #watches: 229720
775.26/775.41	c total #propagations: 360587440 / total #impl: 2907221956 (eff. 0.124)
775.26/775.41	c #Conflicts:     866000 | #Learnt:      23857 | 0.000
775.26/775.41	c total clause space: 127.173MB
775.26/775.41	c total #watches: 233912
776.36/776.54	c total #propagations: 361120689 / total #impl: 2910564915 (eff. 0.124)
776.36/776.54	c #Conflicts:     867000 | #Learnt:      24857 | 0.000
776.36/776.54	c total clause space: 127.173MB
776.36/776.54	c total #watches: 239807
777.46/777.70	c total #propagations: 361607704 / total #impl: 2913759302 (eff. 0.124)
777.46/777.70	c #Conflicts:     868000 | #Learnt:      25857 | 0.000
777.46/777.70	c total clause space: 127.173MB
777.46/777.70	c total #watches: 245167
778.66/778.88	c total #propagations: 362028238 / total #impl: 2916968825 (eff. 0.124)
778.66/778.88	c #Conflicts:     869000 | #Learnt:      26857 | 0.000
778.66/778.88	c total clause space: 127.173MB
778.66/778.88	c total #watches: 249620
779.66/779.89	c total #propagations: 362501957 / total #impl: 2920930337 (eff. 0.124)
779.66/779.89	c #Conflicts:     870000 | #Learnt:      27857 | 0.000
779.66/779.89	c total clause space: 127.173MB
779.66/779.89	c total #watches: 254927
780.76/780.95	c total #propagations: 362899621 / total #impl: 2924206278 (eff. 0.124)
780.76/780.95	c #Conflicts:     871000 | #Learnt:      28857 | 0.000
780.76/780.95	c total clause space: 127.173MB
780.76/780.95	c total #watches: 259143
781.66/781.87	c total #propagations: 363289613 / total #impl: 2927396913 (eff. 0.124)
781.66/781.87	c #Conflicts:     872000 | #Learnt:      29857 | 0.000
781.66/781.87	c total clause space: 127.173MB
781.66/781.87	c total #watches: 264714
782.66/782.83	c total #propagations: 363718027 / total #impl: 2929961369 (eff. 0.124)
782.66/782.83	c #Conflicts:     873000 | #Learnt:      30857 | 0.000
782.66/782.83	c total clause space: 127.173MB
782.66/782.83	c total #watches: 271626
783.66/783.81	c total #propagations: 364064607 / total #impl: 2932803085 (eff. 0.124)
783.66/783.81	c #Conflicts:     874000 | #Learnt:      31857 | 0.000
783.66/783.81	c total clause space: 127.173MB
783.66/783.81	c total #watches: 285602
784.66/784.83	c total #propagations: 364441772 / total #impl: 2935660279 (eff. 0.124)
784.66/784.83	c #Conflicts:     875000 | #Learnt:      32857 | 0.000
784.66/784.83	c total clause space: 127.173MB
784.66/784.83	c total #watches: 297508
785.86/786.05	c total #propagations: 364836679 / total #impl: 2938929654 (eff. 0.124)
785.86/786.05	c #Conflicts:     876000 | #Learnt:      33857 | 0.000
785.86/786.05	c total clause space: 127.173MB
785.86/786.05	c total #watches: 302892
786.86/787.08	c total #propagations: 365258270 / total #impl: 2942234599 (eff. 0.124)
786.86/787.08	c #Conflicts:     877000 | #Learnt:      34857 | 0.000
786.86/787.08	c total clause space: 127.173MB
786.86/787.08	c total #watches: 307247
787.96/788.15	c total #propagations: 365666620 / total #impl: 2944918537 (eff. 0.124)
787.96/788.15	c #Conflicts:     878000 | #Learnt:      35857 | 0.000
787.96/788.15	c total clause space: 127.173MB
787.96/788.15	c total #watches: 310405
788.96/789.18	c total #propagations: 366232555 / total #impl: 2948101363 (eff. 0.124)
788.96/789.18	c #Conflicts:     879000 | #Learnt:      36857 | 0.000
788.96/789.18	c total clause space: 127.173MB
788.96/789.18	c total #watches: 318263
790.05/790.28	c total #propagations: 366780021 / total #impl: 2951345409 (eff. 0.124)
790.05/790.28	c #Conflicts:     880000 | #Learnt:      37857 | 0.000
790.05/790.28	c total clause space: 127.173MB
790.05/790.28	c total #watches: 323462
791.15/791.31	c total #propagations: 367293876 / total #impl: 2954830529 (eff. 0.124)
791.15/791.31	c #Conflicts:     881000 | #Learnt:      38857 | 0.000
791.15/791.31	c total clause space: 127.173MB
791.15/791.31	c total #watches: 331051
792.15/792.36	c total #propagations: 367728596 / total #impl: 2957830967 (eff. 0.124)
792.15/792.36	c #Conflicts:     882000 | #Learnt:      39857 | 0.000
792.15/792.36	c total clause space: 127.173MB
792.15/792.36	c total #watches: 335969
793.15/793.34	c total #propagations: 368202714 / total #impl: 2960849781 (eff. 0.124)
793.15/793.34	c #Conflicts:     883000 | #Learnt:      40857 | 0.000
793.15/793.34	c total clause space: 127.173MB
793.15/793.34	c total #watches: 342875
794.25/794.41	c total #propagations: 368607848 / total #impl: 2963676478 (eff. 0.124)
794.25/794.41	c #Conflicts:     884000 | #Learnt:      41857 | 0.000
794.25/794.41	c total clause space: 127.173MB
794.25/794.41	c total #watches: 349894
795.35/795.53	c total #propagations: 369065412 / total #impl: 2967088651 (eff. 0.124)
795.35/795.53	c #Conflicts:     885000 | #Learnt:      42857 | 0.000
795.35/795.53	c total clause space: 127.173MB
795.35/795.53	c total #watches: 355067
796.45/796.62	c total #propagations: 369551833 / total #impl: 2970417118 (eff. 0.124)
796.45/796.62	c #Conflicts:     886000 | #Learnt:      43857 | 0.000
796.45/796.62	c total clause space: 127.173MB
796.45/796.62	c total #watches: 359265
797.55/797.76	c total #propagations: 370008323 / total #impl: 2973282703 (eff. 0.124)
797.55/797.76	c #Conflicts:     887000 | #Learnt:      44857 | 0.000
797.55/797.76	c total clause space: 127.173MB
797.55/797.76	c total #watches: 367585
798.56/798.74	c total #propagations: 370490016 / total #impl: 2976546293 (eff. 0.124)
798.56/798.74	c GC COLLECT
798.56/798.74	c #Conflicts:     888000 | #Learnt:      23167 | 0.000
798.56/798.74	c total clause space: 127.173MB
798.56/798.74	c total #watches: 231701
799.56/799.73	c total #propagations: 370926972 / total #impl: 2979359962 (eff. 0.124)
799.56/799.73	c #Conflicts:     889000 | #Learnt:      24167 | 0.000
799.56/799.73	c total clause space: 127.173MB
799.56/799.73	c total #watches: 238113
800.55/800.78	c total #propagations: 371345153 / total #impl: 2982446856 (eff. 0.125)
800.55/800.78	c #Conflicts:     890000 | #Learnt:      25167 | 0.000
800.55/800.78	c total clause space: 127.173MB
800.55/800.78	c total #watches: 247712
801.55/801.70	c total #propagations: 371817203 / total #impl: 2986115024 (eff. 0.125)
801.55/801.70	c #Conflicts:     891000 | #Learnt:      26167 | 0.000
801.55/801.70	c total clause space: 127.173MB
801.55/801.70	c total #watches: 260679
802.45/802.69	c total #propagations: 372235666 / total #impl: 2988923990 (eff. 0.125)
802.45/802.69	c #Conflicts:     892000 | #Learnt:      27167 | 0.000
802.45/802.69	c total clause space: 127.173MB
802.45/802.69	c total #watches: 271340
803.65/803.80	c total #propagations: 372653862 / total #impl: 2992016540 (eff. 0.125)
803.65/803.80	c #Conflicts:     893000 | #Learnt:      28167 | 0.000
803.65/803.80	c total clause space: 127.173MB
803.65/803.80	c total #watches: 275918
804.85/805.04	c total #propagations: 373154959 / total #impl: 2995587664 (eff. 0.125)
804.85/805.04	c #Conflicts:     894000 | #Learnt:      29167 | 0.000
804.85/805.04	c total clause space: 127.173MB
804.85/805.04	c total #watches: 280659
806.05/806.27	c total #propagations: 373631124 / total #impl: 2999907555 (eff. 0.125)
806.05/806.27	c #Conflicts:     895000 | #Learnt:      30167 | 0.000
806.05/806.27	c total clause space: 127.173MB
806.05/806.27	c total #watches: 286000
807.05/807.25	c total #propagations: 374102197 / total #impl: 3003420899 (eff. 0.125)
807.05/807.25	c #Conflicts:     896000 | #Learnt:      31167 | 0.000
807.05/807.25	c total clause space: 127.173MB
807.05/807.25	c total #watches: 292595
807.85/808.08	c total #propagations: 374568311 / total #impl: 3006542427 (eff. 0.125)
807.85/808.08	c #Conflicts:     897000 | #Learnt:      32167 | 0.000
807.85/808.08	c total clause space: 127.173MB
807.85/808.08	c total #watches: 300526
808.85/809.03	c total #propagations: 374967837 / total #impl: 3009451380 (eff. 0.125)
808.85/809.03	c #Conflicts:     898000 | #Learnt:      33167 | 0.000
808.85/809.03	c total clause space: 127.173MB
808.85/809.03	c total #watches: 306900
809.95/810.12	c total #propagations: 375404966 / total #impl: 3012693471 (eff. 0.125)
809.95/810.12	c #Conflicts:     899000 | #Learnt:      34167 | 0.000
809.95/810.12	c total clause space: 127.173MB
809.95/810.12	c total #watches: 311195
810.95/811.17	c total #propagations: 375867262 / total #impl: 3016158569 (eff. 0.125)
810.95/811.17	c #Conflicts:     900000 | #Learnt:      35167 | 0.000
810.95/811.17	c total clause space: 127.173MB
810.95/811.17	c total #watches: 314769
812.15/812.38	c total #propagations: 376345954 / total #impl: 3021013977 (eff. 0.125)
812.15/812.38	c #Conflicts:     901000 | #Learnt:      36167 | 0.000
812.15/812.38	c total clause space: 127.173MB
812.15/812.38	c total #watches: 317783
813.45/813.65	c total #propagations: 376916069 / total #impl: 3025543779 (eff. 0.125)
813.45/813.65	c #Conflicts:     902000 | #Learnt:      37167 | 0.000
813.45/813.65	c total clause space: 127.173MB
813.45/813.65	c total #watches: 321668
814.75/814.94	c total #propagations: 377381329 / total #impl: 3032026273 (eff. 0.124)
814.75/814.94	c #Conflicts:     903000 | #Learnt:      38167 | 0.000
814.75/814.94	c total clause space: 127.173MB
814.75/814.94	c total #watches: 325444
816.06/816.20	c total #propagations: 377799843 / total #impl: 3038154394 (eff. 0.124)
816.06/816.20	c #Conflicts:     904000 | #Learnt:      39167 | 0.000
816.06/816.20	c total clause space: 127.173MB
816.06/816.20	c total #watches: 329980
817.26/817.47	c total #propagations: 378221346 / total #impl: 3044184749 (eff. 0.124)
817.26/817.47	c #Conflicts:     905000 | #Learnt:      40167 | 0.000
817.26/817.47	c total clause space: 127.173MB
817.26/817.47	c total #watches: 334885
818.55/818.78	c total #propagations: 378678488 / total #impl: 3050335810 (eff. 0.124)
818.55/818.78	c #Conflicts:     906000 | #Learnt:      41167 | 0.000
818.55/818.78	c total clause space: 127.173MB
818.55/818.78	c total #watches: 338085
819.75/819.98	c total #propagations: 379207014 / total #impl: 3055428294 (eff. 0.124)
819.75/819.98	c #Conflicts:     907000 | #Learnt:      42167 | 0.000
819.75/819.98	c total clause space: 127.173MB
819.75/819.98	c total #watches: 342169
821.15/821.36	c total #propagations: 379701912 / total #impl: 3059387923 (eff. 0.124)
821.15/821.36	c #Conflicts:     908000 | #Learnt:      43167 | 0.000
821.15/821.36	c total clause space: 127.173MB
821.15/821.36	c total #watches: 345937
822.45/822.67	c total #propagations: 380162986 / total #impl: 3064611568 (eff. 0.124)
822.45/822.67	c #Conflicts:     909000 | #Learnt:      44167 | 0.000
822.45/822.67	c total clause space: 127.173MB
822.45/822.67	c total #watches: 349121
823.65/823.83	c total #propagations: 380619184 / total #impl: 3069968613 (eff. 0.124)
823.65/823.83	c #Conflicts:     910000 | #Learnt:      45167 | 0.000
823.65/823.83	c total clause space: 127.173MB
823.65/823.83	c total #watches: 352755
824.75/825.00	c total #propagations: 381122668 / total #impl: 3073929930 (eff. 0.124)
824.75/825.00	c GC COLLECT
824.75/825.00	c #Conflicts:     911000 | #Learnt:      23169 | 0.000
824.75/825.00	c total clause space: 127.173MB
824.75/825.00	c total #watches: 231320
825.85/826.07	c total #propagations: 381625234 / total #impl: 3077838169 (eff. 0.124)
825.85/826.07	c #Conflicts:     912000 | #Learnt:      24169 | 0.000
825.85/826.07	c total clause space: 127.173MB
825.85/826.07	c total #watches: 234976
826.95/827.10	c total #propagations: 382110901 / total #impl: 3081964975 (eff. 0.124)
826.95/827.10	c #Conflicts:     913000 | #Learnt:      25169 | 0.000
826.95/827.10	c total clause space: 127.173MB
826.95/827.10	c total #watches: 237914
827.95/828.19	c total #propagations: 382694132 / total #impl: 3085990935 (eff. 0.124)
827.95/828.19	c #Conflicts:     914000 | #Learnt:      26169 | 0.000
827.95/828.19	c total clause space: 127.173MB
827.95/828.19	c total #watches: 241589
829.15/829.37	c total #propagations: 383227891 / total #impl: 3090431250 (eff. 0.124)
829.15/829.37	c #Conflicts:     915000 | #Learnt:      27169 | 0.000
829.15/829.37	c total clause space: 127.173MB
829.15/829.37	c total #watches: 245870
830.36/830.59	c total #propagations: 383592315 / total #impl: 3093589936 (eff. 0.124)
830.36/830.59	c #Conflicts:     916000 | #Learnt:      28169 | 0.000
830.36/830.59	c total clause space: 127.173MB
830.36/830.59	c total #watches: 253923
831.56/831.74	c total #propagations: 383951583 / total #impl: 3097390457 (eff. 0.124)
831.56/831.74	c #Conflicts:     917000 | #Learnt:      29169 | 0.000
831.56/831.74	c total clause space: 127.173MB
831.56/831.74	c total #watches: 260846
832.75/832.99	c total #propagations: 384335461 / total #impl: 3101014036 (eff. 0.124)
832.75/832.99	c #Conflicts:     918000 | #Learnt:      30169 | 0.000
832.75/832.99	c total clause space: 127.173MB
832.75/832.99	c total #watches: 269282
833.76/833.98	c total #propagations: 384778865 / total #impl: 3105261104 (eff. 0.124)
833.76/833.98	c #Conflicts:     919000 | #Learnt:      31169 | 0.000
833.76/833.98	c total clause space: 127.173MB
833.76/833.98	c total #watches: 273478
834.86/835.08	c total #propagations: 385234343 / total #impl: 3108390742 (eff. 0.124)
834.86/835.08	c #Conflicts:     920000 | #Learnt:      32169 | 0.000
834.86/835.08	c total clause space: 127.173MB
834.86/835.08	c total #watches: 277889
835.85/836.08	c total #propagations: 385662183 / total #impl: 3111760363 (eff. 0.124)
835.85/836.08	c #Conflicts:     921000 | #Learnt:      33169 | 0.000
835.85/836.08	c total clause space: 127.173MB
835.85/836.08	c total #watches: 283423
836.85/837.05	c total #propagations: 386159877 / total #impl: 3114855116 (eff. 0.124)
836.85/837.05	c #Conflicts:     922000 | #Learnt:      34169 | 0.000
836.85/837.05	c total clause space: 127.173MB
836.85/837.05	c total #watches: 289241
837.95/838.11	c total #propagations: 386703439 / total #impl: 3118025674 (eff. 0.124)
837.95/838.11	c #Conflicts:     923000 | #Learnt:      35169 | 0.000
837.95/838.11	c total clause space: 127.173MB
837.95/838.11	c total #watches: 293686
839.05/839.25	c total #propagations: 387170979 / total #impl: 3120974317 (eff. 0.124)
839.05/839.25	c #Conflicts:     924000 | #Learnt:      36169 | 0.000
839.05/839.25	c total clause space: 127.173MB
839.05/839.25	c total #watches: 297138
840.05/840.23	c total #propagations: 387629214 / total #impl: 3124261349 (eff. 0.124)
840.05/840.23	c #Conflicts:     925000 | #Learnt:      37169 | 0.000
840.05/840.23	c total clause space: 127.173MB
840.05/840.23	c total #watches: 302974
841.15/841.35	c total #propagations: 388117125 / total #impl: 3127532596 (eff. 0.124)
841.15/841.35	c #Conflicts:     926000 | #Learnt:      38169 | 0.000
841.15/841.35	c total clause space: 127.173MB
841.15/841.35	c total #watches: 306133
842.25/842.43	c total #propagations: 388676790 / total #impl: 3131270755 (eff. 0.124)
842.25/842.43	c #Conflicts:     927000 | #Learnt:      39169 | 0.000
842.25/842.43	c total clause space: 127.173MB
842.25/842.43	c total #watches: 316027
843.35/843.57	c total #propagations: 389186057 / total #impl: 3134724476 (eff. 0.124)
843.35/843.57	c #Conflicts:     928000 | #Learnt:      40169 | 0.000
843.35/843.57	c total clause space: 127.173MB
843.35/843.57	c total #watches: 321932
844.55/844.75	c total #propagations: 389660194 / total #impl: 3138453557 (eff. 0.124)
844.55/844.75	c #Conflicts:     929000 | #Learnt:      41169 | 0.000
844.55/844.75	c total clause space: 127.173MB
844.55/844.75	c total #watches: 325764
845.65/845.83	c total #propagations: 390068907 / total #impl: 3141699454 (eff. 0.124)
845.65/845.83	c #Conflicts:     930000 | #Learnt:      42169 | 0.000
845.65/845.83	c total clause space: 127.173MB
845.65/845.83	c total #watches: 330684
846.75/846.96	c total #propagations: 390609118 / total #impl: 3144897940 (eff. 0.124)
846.75/846.96	c #Conflicts:     931000 | #Learnt:      43169 | 0.000
846.75/846.96	c total clause space: 127.173MB
846.75/846.96	c total #watches: 333842
847.85/848.07	c total #propagations: 391164980 / total #impl: 3149060780 (eff. 0.124)
847.85/848.07	c #Conflicts:     932000 | #Learnt:      44169 | 0.000
847.85/848.07	c total clause space: 127.173MB
847.85/848.07	c total #watches: 338017
848.85/849.03	c total #propagations: 391657642 / total #impl: 3152254495 (eff. 0.124)
848.85/849.03	c #Conflicts:     933000 | #Learnt:      45169 | 0.000
848.85/849.03	c total clause space: 127.173MB
848.85/849.03	c total #watches: 344610
849.95/850.10	c total #propagations: 392147381 / total #impl: 3156175732 (eff. 0.124)
849.95/850.10	c #Conflicts:     934000 | #Learnt:      46169 | 0.000
849.95/850.10	c total clause space: 127.173MB
849.95/850.10	c total #watches: 353799
851.05/851.24	c total #propagations: 392589509 / total #impl: 3159054240 (eff. 0.124)
851.05/851.24	c GC COLLECT
851.05/851.24	c #Conflicts:     935000 | #Learnt:      23869 | 0.000
851.05/851.24	c total clause space: 127.173MB
851.05/851.24	c total #watches: 234397
851.95/852.18	c total #propagations: 393083536 / total #impl: 3162488378 (eff. 0.124)
851.95/852.18	c #Conflicts:     936000 | #Learnt:      24869 | 0.000
851.95/852.18	c total clause space: 127.173MB
851.95/852.18	c total #watches: 244448
852.95/853.15	c total #propagations: 393575222 / total #impl: 3165697823 (eff. 0.124)
852.95/853.15	c #Conflicts:     937000 | #Learnt:      25869 | 0.000
852.95/853.15	c total clause space: 127.173MB
852.95/853.15	c total #watches: 250906
853.95/854.19	c total #propagations: 394039782 / total #impl: 3168560642 (eff. 0.124)
853.95/854.19	c #Conflicts:     938000 | #Learnt:      26869 | 0.000
853.95/854.19	c total clause space: 127.173MB
853.95/854.19	c total #watches: 255376
855.05/855.24	c total #propagations: 394556462 / total #impl: 3171750777 (eff. 0.124)
855.05/855.24	c #Conflicts:     939000 | #Learnt:      27869 | 0.000
855.05/855.24	c total clause space: 127.173MB
855.05/855.24	c total #watches: 259119
856.14/856.33	c total #propagations: 394994739 / total #impl: 3174819640 (eff. 0.124)
856.14/856.33	c #Conflicts:     940000 | #Learnt:      28869 | 0.000
856.14/856.33	c total clause space: 127.173MB
856.14/856.33	c total #watches: 262565
857.24/857.49	c total #propagations: 395510133 / total #impl: 3178393166 (eff. 0.124)
857.24/857.49	c #Conflicts:     941000 | #Learnt:      29869 | 0.000
857.24/857.49	c total clause space: 127.173MB
857.24/857.49	c total #watches: 266207
858.54/858.70	c total #propagations: 396026935 / total #impl: 3182044299 (eff. 0.124)
858.54/858.70	c #Conflicts:     942000 | #Learnt:      30869 | 0.000
858.54/858.70	c total clause space: 127.173MB
858.54/858.70	c total #watches: 272605
859.54/859.74	c total #propagations: 396563437 / total #impl: 3186027405 (eff. 0.124)
859.54/859.74	c #Conflicts:     943000 | #Learnt:      31869 | 0.000
859.54/859.74	c total clause space: 127.173MB
859.54/859.74	c total #watches: 276527
860.64/860.88	c total #propagations: 397094975 / total #impl: 3189500690 (eff. 0.125)
860.64/860.88	c #Conflicts:     944000 | #Learnt:      32869 | 0.000
860.64/860.88	c total clause space: 127.173MB
860.64/860.88	c total #watches: 281462
861.74/861.96	c total #propagations: 397605297 / total #impl: 3193098390 (eff. 0.125)
861.74/861.96	c #Conflicts:     945000 | #Learnt:      33869 | 0.000
861.74/861.96	c total clause space: 127.173MB
861.74/861.96	c total #watches: 285532
862.84/863.03	c total #propagations: 398026341 / total #impl: 3196016332 (eff. 0.125)
862.84/863.03	c #Conflicts:     946000 | #Learnt:      34869 | 0.000
862.84/863.03	c total clause space: 127.173MB
862.84/863.03	c total #watches: 289783
863.94/864.17	c total #propagations: 398528377 / total #impl: 3199797963 (eff. 0.125)
863.94/864.17	c #Conflicts:     947000 | #Learnt:      35869 | 0.000
863.94/864.17	c total clause space: 127.173MB
863.94/864.17	c total #watches: 293315
865.14/865.30	c total #propagations: 399047473 / total #impl: 3203526479 (eff. 0.125)
865.14/865.30	c #Conflicts:     948000 | #Learnt:      36869 | 0.000
865.14/865.30	c total clause space: 127.173MB
865.14/865.30	c total #watches: 296768
866.14/866.36	c total #propagations: 399532101 / total #impl: 3207026160 (eff. 0.125)
866.14/866.36	c #Conflicts:     949000 | #Learnt:      37869 | 0.000
866.14/866.36	c total clause space: 127.173MB
866.14/866.36	c total #watches: 300712
867.24/867.49	c total #propagations: 400063214 / total #impl: 3210136261 (eff. 0.125)
867.24/867.49	c #Conflicts:     950000 | #Learnt:      38869 | 0.000
867.24/867.49	c total clause space: 127.173MB
867.24/867.49	c total #watches: 305794
868.34/868.52	c total #propagations: 400591986 / total #impl: 3213656506 (eff. 0.125)
868.34/868.52	c #Conflicts:     951000 | #Learnt:      39869 | 0.000
868.34/868.52	c total clause space: 127.173MB
868.34/868.52	c total #watches: 312123
869.54/869.70	c total #propagations: 401055752 / total #impl: 3216810316 (eff. 0.125)
869.54/869.70	c #Conflicts:     952000 | #Learnt:      40869 | 0.000
869.54/869.70	c total clause space: 127.173MB
869.54/869.70	c total #watches: 316133
870.64/870.89	c total #propagations: 401606572 / total #impl: 3222243748 (eff. 0.125)
870.64/870.89	c #Conflicts:     953000 | #Learnt:      41869 | 0.000
870.64/870.89	c total clause space: 127.173MB
870.64/870.89	c total #watches: 319586
871.74/871.92	c total #propagations: 402206080 / total #impl: 3226132862 (eff. 0.125)
871.74/871.92	c #Conflicts:     954000 | #Learnt:      42869 | 0.000
871.74/871.92	c total clause space: 127.173MB
871.74/871.92	c total #watches: 323376
872.84/873.06	c total #propagations: 402749984 / total #impl: 3229420226 (eff. 0.125)
872.84/873.06	c #Conflicts:     955000 | #Learnt:      43869 | 0.000
872.84/873.06	c total clause space: 127.173MB
872.84/873.06	c total #watches: 326826
873.94/874.14	c total #propagations: 403275417 / total #impl: 3233142572 (eff. 0.125)
873.94/874.14	c #Conflicts:     956000 | #Learnt:      44869 | 0.000
873.94/874.14	c total clause space: 127.173MB
873.94/874.14	c total #watches: 330364
875.14/875.36	c total #propagations: 403760190 / total #impl: 3236306175 (eff. 0.125)
875.14/875.36	c #Conflicts:     957000 | #Learnt:      45869 | 0.000
875.14/875.36	c total clause space: 127.173MB
875.14/875.36	c total #watches: 333811
876.34/876.50	c total #propagations: 404269364 / total #impl: 3239858985 (eff. 0.125)
876.34/876.50	c #Conflicts:     958000 | #Learnt:      46869 | 0.000
876.34/876.50	c total clause space: 127.173MB
876.34/876.50	c total #watches: 339127
877.44/877.61	c total #propagations: 404799919 / total #impl: 3243672116 (eff. 0.125)
877.44/877.61	c GC COLLECT
877.44/877.61	c #Conflicts:     959000 | #Learnt:      24275 | 0.000
877.44/877.61	c total clause space: 127.173MB
877.44/877.61	c total #watches: 235443
878.54/878.74	c total #propagations: 405343945 / total #impl: 3248032559 (eff. 0.125)
878.54/878.74	c #Conflicts:     960000 | #Learnt:      25275 | 0.000
878.54/878.74	c total clause space: 127.173MB
878.54/878.74	c total #watches: 239658
879.54/879.78	c total #propagations: 405849133 / total #impl: 3251523584 (eff. 0.125)
879.54/879.78	c #Conflicts:     961000 | #Learnt:      26275 | 0.000
879.54/879.78	c total clause space: 127.173MB
879.54/879.78	c total #watches: 243373
880.74/880.92	c total #propagations: 406380981 / total #impl: 3255115726 (eff. 0.125)
880.74/880.92	c #Conflicts:     962000 | #Learnt:      27275 | 0.000
880.74/880.92	c total clause space: 127.173MB
880.74/880.92	c total #watches: 247388
881.84/882.09	c total #propagations: 406888692 / total #impl: 3260300890 (eff. 0.125)
881.84/882.09	c #Conflicts:     963000 | #Learnt:      28275 | 0.000
881.84/882.09	c total clause space: 127.173MB
881.84/882.09	c total #watches: 250649
882.94/883.18	c total #propagations: 407441823 / total #impl: 3264968960 (eff. 0.125)
882.94/883.18	c #Conflicts:     964000 | #Learnt:      29275 | 0.000
882.94/883.18	c total clause space: 127.173MB
882.94/883.18	c total #watches: 254290
883.94/884.12	c total #propagations: 407932788 / total #impl: 3268966310 (eff. 0.125)
883.94/884.12	c #Conflicts:     965000 | #Learnt:      30275 | 0.000
883.94/884.12	c total clause space: 127.173MB
883.94/884.12	c total #watches: 258451
884.94/885.16	c total #propagations: 408419774 / total #impl: 3271894420 (eff. 0.125)
884.94/885.16	c #Conflicts:     966000 | #Learnt:      31275 | 0.000
884.94/885.16	c total clause space: 127.173MB
884.94/885.16	c total #watches: 262327
886.04/886.24	c total #propagations: 408893806 / total #impl: 3274920258 (eff. 0.125)
886.04/886.24	c #Conflicts:     967000 | #Learnt:      32275 | 0.000
886.04/886.24	c total clause space: 127.173MB
886.04/886.24	c total #watches: 265696
887.04/887.25	c total #propagations: 409426037 / total #impl: 3279006466 (eff. 0.125)
887.04/887.25	c #Conflicts:     968000 | #Learnt:      33275 | 0.000
887.04/887.25	c total clause space: 127.173MB
887.04/887.25	c total #watches: 269606
887.94/888.18	c total #propagations: 409966550 / total #impl: 3284186243 (eff. 0.125)
887.94/888.18	c #Conflicts:     969000 | #Learnt:      34275 | 0.000
887.94/888.18	c total clause space: 127.173MB
887.94/888.18	c total #watches: 273225
888.84/889.04	c total #propagations: 410493431 / total #impl: 3287248971 (eff. 0.125)
888.84/889.04	c #Conflicts:     970000 | #Learnt:      35275 | 0.000
888.84/889.04	c total clause space: 127.173MB
888.84/889.04	c total #watches: 276562
889.85/890.01	c total #propagations: 410981082 / total #impl: 3289880993 (eff. 0.125)
889.85/890.01	c #Conflicts:     971000 | #Learnt:      36275 | 0.000
889.85/890.01	c total clause space: 127.173MB
889.85/890.01	c total #watches: 283298
890.85/891.01	c total #propagations: 411516905 / total #impl: 3292794419 (eff. 0.125)
890.85/891.01	c #Conflicts:     972000 | #Learnt:      37275 | 0.000
890.85/891.01	c total clause space: 127.173MB
890.85/891.01	c total #watches: 287841
891.74/891.99	c total #propagations: 412060949 / total #impl: 3295911062 (eff. 0.125)
891.74/891.99	c #Conflicts:     973000 | #Learnt:      38275 | 0.000
891.74/891.99	c total clause space: 127.173MB
891.74/891.99	c total #watches: 294430
892.94/893.14	c total #propagations: 412559664 / total #impl: 3298938078 (eff. 0.125)
892.94/893.14	c #Conflicts:     974000 | #Learnt:      39275 | 0.000
892.94/893.14	c total clause space: 127.173MB
892.94/893.14	c total #watches: 298948
893.94/894.10	c total #propagations: 413098928 / total #impl: 3302853461 (eff. 0.125)
893.94/894.10	c #Conflicts:     975000 | #Learnt:      40275 | 0.000
893.94/894.10	c total clause space: 127.173MB
893.94/894.10	c total #watches: 311122
895.04/895.25	c total #propagations: 413463860 / total #impl: 3305635200 (eff. 0.125)
895.04/895.25	c #Conflicts:     976000 | #Learnt:      41275 | 0.000
895.04/895.25	c total clause space: 127.173MB
895.04/895.25	c total #watches: 317916
896.14/896.34	c total #propagations: 413855040 / total #impl: 3308878942 (eff. 0.125)
896.14/896.34	c #Conflicts:     977000 | #Learnt:      42275 | 0.000
896.14/896.34	c total clause space: 127.173MB
896.14/896.34	c total #watches: 324962
897.14/897.35	c total #propagations: 414161990 / total #impl: 3312028033 (eff. 0.125)
897.14/897.35	c #Conflicts:     978000 | #Learnt:      43275 | 0.000
897.14/897.35	c total clause space: 127.173MB
897.14/897.35	c total #watches: 333082
898.14/898.33	c total #propagations: 414479430 / total #impl: 3314111036 (eff. 0.125)
898.14/898.33	c #Conflicts:     979000 | #Learnt:      44275 | 0.000
898.14/898.33	c total clause space: 127.173MB
898.14/898.33	c total #watches: 340861
899.14/899.39	c total #propagations: 414788886 / total #impl: 3316845981 (eff. 0.125)
899.14/899.39	c #Conflicts:     980000 | #Learnt:      45275 | 0.000
899.14/899.39	c total clause space: 127.173MB
899.14/899.39	c total #watches: 346598
900.24/900.48	c total #propagations: 415136842 / total #impl: 3320040364 (eff. 0.125)
900.24/900.48	c #Conflicts:     981000 | #Learnt:      46275 | 0.000
900.24/900.48	c total clause space: 127.173MB
900.24/900.48	c total #watches: 354463
901.44/901.63	c total #propagations: 415455751 / total #impl: 3323201900 (eff. 0.125)
901.44/901.63	c #Conflicts:     982000 | #Learnt:      47275 | 0.000
901.44/901.63	c total clause space: 127.173MB
901.44/901.63	c total #watches: 361461
902.54/902.77	c total #propagations: 415781862 / total #impl: 3326412219 (eff. 0.125)
902.54/902.77	c GC COLLECT
902.54/902.77	c #Conflicts:     983000 | #Learnt:      24373 | 0.000
902.54/902.77	c total clause space: 127.173MB
902.54/902.77	c total #watches: 236053
903.64/903.87	c total #propagations: 416136884 / total #impl: 3329620557 (eff. 0.125)
903.64/903.87	c #Conflicts:     984000 | #Learnt:      25373 | 0.000
903.64/903.87	c total clause space: 127.173MB
903.64/903.87	c total #watches: 244032
904.84/905.00	c total #propagations: 416477979 / total #impl: 3332941044 (eff. 0.125)
904.84/905.00	c #Conflicts:     985000 | #Learnt:      26373 | 0.000
904.84/905.00	c total clause space: 127.173MB
904.84/905.00	c total #watches: 247959
905.94/906.16	c total #propagations: 416863109 / total #impl: 3336397169 (eff. 0.125)
905.94/906.16	c #Conflicts:     986000 | #Learnt:      27373 | 0.000
905.94/906.16	c total clause space: 127.173MB
905.94/906.16	c total #watches: 256001
907.04/907.21	c total #propagations: 417248568 / total #impl: 3340130237 (eff. 0.125)
907.04/907.21	c #Conflicts:     987000 | #Learnt:      28373 | 0.000
907.04/907.21	c total clause space: 127.173MB
907.04/907.21	c total #watches: 261920
908.14/908.31	c total #propagations: 417595916 / total #impl: 3342787674 (eff. 0.125)
908.14/908.31	c #Conflicts:     988000 | #Learnt:      29373 | 0.000
908.14/908.31	c total clause space: 127.173MB
908.14/908.31	c total #watches: 266192
909.24/909.42	c total #propagations: 417985128 / total #impl: 3345900044 (eff. 0.125)
909.24/909.42	c #Conflicts:     989000 | #Learnt:      30373 | 0.000
909.24/909.42	c total clause space: 127.173MB
909.24/909.42	c total #watches: 273013
910.24/910.44	c total #propagations: 418310436 / total #impl: 3348848109 (eff. 0.125)
910.24/910.44	c #Conflicts:     990000 | #Learnt:      31373 | 0.000
910.24/910.44	c total clause space: 127.173MB
910.24/910.44	c total #watches: 278322
911.34/911.51	c total #propagations: 418616559 / total #impl: 3351302418 (eff. 0.125)
911.34/911.51	c #Conflicts:     991000 | #Learnt:      32373 | 0.000
911.34/911.51	c total clause space: 127.173MB
911.34/911.51	c total #watches: 282542
912.34/912.58	c total #propagations: 418974840 / total #impl: 3354102059 (eff. 0.125)
912.34/912.58	c #Conflicts:     992000 | #Learnt:      33373 | 0.000
912.34/912.58	c total clause space: 127.173MB
912.34/912.58	c total #watches: 288356
913.44/913.64	c total #propagations: 419340305 / total #impl: 3356939482 (eff. 0.125)
913.44/913.64	c #Conflicts:     993000 | #Learnt:      34373 | 0.000
913.44/913.64	c total clause space: 127.173MB
913.44/913.64	c total #watches: 293982
914.43/914.69	c total #propagations: 419718160 / total #impl: 3360525571 (eff. 0.125)
914.43/914.69	c #Conflicts:     994000 | #Learnt:      35373 | 0.000
914.43/914.69	c total clause space: 127.173MB
914.43/914.69	c total #watches: 303713
915.53/915.72	c total #propagations: 420093432 / total #impl: 3363417050 (eff. 0.125)
915.53/915.72	c #Conflicts:     995000 | #Learnt:      36373 | 0.000
915.53/915.72	c total clause space: 127.173MB
915.53/915.72	c total #watches: 312182
916.63/916.90	c total #propagations: 420409338 / total #impl: 3365931298 (eff. 0.125)
916.63/916.90	c #Conflicts:     996000 | #Learnt:      37373 | 0.000
916.63/916.90	c total clause space: 127.173MB
916.63/916.90	c total #watches: 319271
917.73/917.95	c total #propagations: 420723145 / total #impl: 3368825266 (eff. 0.125)
917.73/917.95	c #Conflicts:     997000 | #Learnt:      38373 | 0.000
917.73/917.95	c total clause space: 127.173MB
917.73/917.95	c total #watches: 329896
918.83/919.00	c total #propagations: 421048544 / total #impl: 3371500618 (eff. 0.125)
918.83/919.00	c #Conflicts:     998000 | #Learnt:      39373 | 0.000
918.83/919.00	c total clause space: 127.173MB
918.83/919.00	c total #watches: 334611
919.93/920.10	c total #propagations: 421357383 / total #impl: 3373746328 (eff. 0.125)
919.93/920.10	c #Conflicts:     999000 | #Learnt:      40373 | 0.000
919.93/920.10	c total clause space: 127.173MB
919.93/920.10	c total #watches: 343950
921.23/921.47	c total #propagations: 421709001 / total #impl: 3376959431 (eff. 0.125)
921.23/921.47	c #Conflicts:    1000000 | #Learnt:      41373 | 0.000
921.23/921.47	c total clause space: 127.173MB
921.23/921.47	c total #watches: 349003
922.43/922.63	c total #propagations: 422080070 / total #impl: 3381187055 (eff. 0.125)
922.43/922.63	c #Conflicts:    1001000 | #Learnt:      42373 | 0.000
922.43/922.63	c total clause space: 127.173MB
922.43/922.63	c total #watches: 356147
923.84/924.01	c total #propagations: 422420487 / total #impl: 3383931566 (eff. 0.125)
923.84/924.01	c #Conflicts:    1002000 | #Learnt:      43373 | 0.000
923.84/924.01	c total clause space: 127.173MB
923.84/924.01	c total #watches: 363390
925.13/925.31	c total #propagations: 422784062 / total #impl: 3387391217 (eff. 0.125)
925.13/925.31	c #Conflicts:    1003000 | #Learnt:      44373 | 0.000
925.13/925.31	c total clause space: 127.173MB
925.13/925.31	c total #watches: 372699
926.53/926.72	c total #propagations: 423185891 / total #impl: 3390721352 (eff. 0.125)
926.53/926.72	c #Conflicts:    1004000 | #Learnt:      45373 | 0.000
926.53/926.72	c total clause space: 127.173MB
926.53/926.72	c total #watches: 379479
927.73/927.92	c total #propagations: 423548448 / total #impl: 3394052342 (eff. 0.125)
927.73/927.92	c #Conflicts:    1005000 | #Learnt:      46373 | 0.000
927.73/927.92	c total clause space: 127.173MB
927.73/927.92	c total #watches: 384044
928.93/929.14	c total #propagations: 423909225 / total #impl: 3397174733 (eff. 0.125)
928.93/929.14	c #Conflicts:    1006000 | #Learnt:      47373 | 0.000
928.93/929.14	c total clause space: 127.173MB
928.93/929.14	c total #watches: 388782
930.23/930.45	c total #propagations: 424290712 / total #impl: 3400569167 (eff. 0.125)
930.23/930.45	c #Conflicts:    1007000 | #Learnt:      48373 | 0.000
930.23/930.45	c total clause space: 127.173MB
930.23/930.45	c total #watches: 392896
931.33/931.53	c total #propagations: 424662719 / total #impl: 3403781414 (eff. 0.125)
931.33/931.53	c GC COLLECT
931.33/931.53	c #Conflicts:    1008000 | #Learnt:      25169 | 0.000
931.33/931.53	c total clause space: 127.173MB
931.33/931.53	c total #watches: 240241
932.43/932.61	c total #propagations: 425075189 / total #impl: 3406729199 (eff. 0.125)
932.43/932.61	c #Conflicts:    1009000 | #Learnt:      26169 | 0.000
932.43/932.61	c total clause space: 127.173MB
932.43/932.61	c total #watches: 246167
933.53/933.74	c total #propagations: 425490474 / total #impl: 3409867169 (eff. 0.125)
933.53/933.74	c #Conflicts:    1010000 | #Learnt:      27169 | 0.000
933.53/933.74	c total clause space: 127.173MB
933.53/933.74	c total #watches: 251667
934.63/934.83	c total #propagations: 425898511 / total #impl: 3413741540 (eff. 0.125)
934.63/934.83	c #Conflicts:    1011000 | #Learnt:      28169 | 0.000
934.63/934.83	c total clause space: 127.173MB
934.63/934.83	c total #watches: 255758
935.83/936.06	c total #propagations: 426297163 / total #impl: 3417014293 (eff. 0.125)
935.83/936.06	c #Conflicts:    1012000 | #Learnt:      29169 | 0.000
935.83/936.06	c total clause space: 127.173MB
935.83/936.06	c total #watches: 263342
936.93/937.14	c total #propagations: 426714238 / total #impl: 3421103429 (eff. 0.125)
936.93/937.14	c #Conflicts:    1013000 | #Learnt:      30169 | 0.000
936.93/937.14	c total clause space: 127.173MB
936.93/937.14	c total #watches: 268043
938.03/938.23	c total #propagations: 427158169 / total #impl: 3424932378 (eff. 0.125)
938.03/938.23	c #Conflicts:    1014000 | #Learnt:      31169 | 0.000
938.03/938.23	c total clause space: 127.173MB
938.03/938.23	c total #watches: 278642
939.13/939.36	c total #propagations: 427597812 / total #impl: 3428893566 (eff. 0.125)
939.13/939.36	c #Conflicts:    1015000 | #Learnt:      32169 | 0.000
939.13/939.36	c total clause space: 127.173MB
939.13/939.36	c total #watches: 287075
940.23/940.48	c total #propagations: 428022409 / total #impl: 3432315972 (eff. 0.125)
940.23/940.48	c #Conflicts:    1016000 | #Learnt:      33169 | 0.000
940.23/940.48	c total clause space: 127.173MB
940.23/940.48	c total #watches: 292517
941.33/941.55	c total #propagations: 428438478 / total #impl: 3435757683 (eff. 0.125)
941.33/941.55	c #Conflicts:    1017000 | #Learnt:      34169 | 0.000
941.33/941.55	c total clause space: 127.173MB
941.33/941.55	c total #watches: 297872
942.43/942.60	c total #propagations: 428818356 / total #impl: 3438780834 (eff. 0.125)
942.43/942.60	c #Conflicts:    1018000 | #Learnt:      35169 | 0.000
942.43/942.60	c total clause space: 127.173MB
942.43/942.60	c total #watches: 305663
943.53/943.71	c total #propagations: 429231124 / total #impl: 3442115561 (eff. 0.125)
943.53/943.71	c #Conflicts:    1019000 | #Learnt:      36169 | 0.000
943.53/943.71	c total clause space: 127.173MB
943.53/943.71	c total #watches: 313653
944.84/945.03	c total #propagations: 429646764 / total #impl: 3445299505 (eff. 0.125)
944.84/945.03	c #Conflicts:    1020000 | #Learnt:      37169 | 0.000
944.84/945.03	c total clause space: 127.173MB
944.84/945.03	c total #watches: 317798
946.03/946.27	c total #propagations: 430046372 / total #impl: 3448879959 (eff. 0.125)
946.03/946.27	c #Conflicts:    1021000 | #Learnt:      38169 | 0.000
946.03/946.27	c total clause space: 127.173MB
946.03/946.27	c total #watches: 321972
947.13/947.36	c total #propagations: 430484007 / total #impl: 3452336240 (eff. 0.125)
947.13/947.36	c #Conflicts:    1022000 | #Learnt:      39169 | 0.000
947.13/947.36	c total clause space: 127.173MB
947.13/947.36	c total #watches: 328313
948.33/948.51	c total #propagations: 430903579 / total #impl: 3455859020 (eff. 0.125)
948.33/948.51	c #Conflicts:    1023000 | #Learnt:      40169 | 0.000
948.33/948.51	c total clause space: 127.173MB
948.33/948.51	c total #watches: 333647
949.43/949.64	c total #propagations: 431343763 / total #impl: 3458884229 (eff. 0.125)
949.43/949.64	c #Conflicts:    1024000 | #Learnt:      41169 | 0.000
949.43/949.64	c total clause space: 127.173MB
949.43/949.64	c total #watches: 340158
950.63/950.88	c total #propagations: 431753892 / total #impl: 3461923667 (eff. 0.125)
950.63/950.88	c #Conflicts:    1025000 | #Learnt:      42169 | 0.000
950.63/950.88	c total clause space: 127.173MB
950.63/950.88	c total #watches: 347689
951.83/952.08	c total #propagations: 432138126 / total #impl: 3465337999 (eff. 0.125)
951.83/952.08	c #Conflicts:    1026000 | #Learnt:      43169 | 0.000
951.83/952.08	c total clause space: 127.173MB
951.83/952.08	c total #watches: 352847
953.23/953.41	c total #propagations: 432548126 / total #impl: 3468163866 (eff. 0.125)
953.23/953.41	c #Conflicts:    1027000 | #Learnt:      44169 | 0.000
953.23/953.41	c total clause space: 127.173MB
953.23/953.41	c total #watches: 355847
954.43/954.64	c total #propagations: 433014633 / total #impl: 3471584837 (eff. 0.125)
954.43/954.64	c #Conflicts:    1028000 | #Learnt:      45169 | 0.000
954.43/954.64	c total clause space: 127.173MB
954.43/954.64	c total #watches: 360610
955.63/955.81	c total #propagations: 433545252 / total #impl: 3475641898 (eff. 0.125)
955.63/955.81	c #Conflicts:    1029000 | #Learnt:      46169 | 0.000
955.63/955.81	c total clause space: 127.173MB
955.63/955.81	c total #watches: 364593
956.73/956.97	c total #propagations: 434002824 / total #impl: 3479422963 (eff. 0.125)
956.73/956.97	c #Conflicts:    1030000 | #Learnt:      47169 | 0.000
956.73/956.97	c total clause space: 127.173MB
956.73/956.97	c total #watches: 370364
957.94/958.15	c total #propagations: 434458016 / total #impl: 3482879448 (eff. 0.125)
957.94/958.15	c #Conflicts:    1031000 | #Learnt:      48169 | 0.000
957.94/958.15	c total clause space: 127.173MB
957.94/958.15	c total #watches: 378690
959.14/959.34	c total #propagations: 434900218 / total #impl: 3486533965 (eff. 0.125)
959.14/959.34	c GC COLLECT
959.14/959.34	c #Conflicts:    1032000 | #Learnt:      24670 | 0.000
959.14/959.34	c total clause space: 127.173MB
959.14/959.34	c total #watches: 237532
960.14/960.39	c total #propagations: 435377833 / total #impl: 3489922303 (eff. 0.125)
960.14/960.39	c #Conflicts:    1033000 | #Learnt:      25670 | 0.000
960.14/960.39	c total clause space: 127.173MB
960.14/960.39	c total #watches: 242653
961.13/961.32	c total #propagations: 435900431 / total #impl: 3493679631 (eff. 0.125)
961.13/961.32	c #Conflicts:    1034000 | #Learnt:      26670 | 0.000
961.13/961.32	c total clause space: 127.173MB
961.13/961.32	c total #watches: 247860
962.23/962.43	c total #propagations: 436360252 / total #impl: 3497019297 (eff. 0.125)
962.23/962.43	c #Conflicts:    1035000 | #Learnt:      27670 | 0.000
962.23/962.43	c total clause space: 127.173MB
962.23/962.43	c total #watches: 253058
963.23/963.42	c total #propagations: 436813566 / total #impl: 3500914935 (eff. 0.125)
963.23/963.42	c #Conflicts:    1036000 | #Learnt:      28670 | 0.000
963.23/963.42	c total clause space: 127.173MB
963.23/963.42	c total #watches: 256504
964.43/964.62	c total #propagations: 437253671 / total #impl: 3504490744 (eff. 0.125)
964.43/964.62	c #Conflicts:    1037000 | #Learnt:      29670 | 0.000
964.43/964.62	c total clause space: 127.173MB
964.43/964.62	c total #watches: 260270
965.53/965.74	c total #propagations: 437710564 / total #impl: 3508986761 (eff. 0.125)
965.53/965.74	c #Conflicts:    1038000 | #Learnt:      30670 | 0.000
965.53/965.74	c total clause space: 127.173MB
965.53/965.74	c total #watches: 264036
966.63/966.80	c total #propagations: 438200652 / total #impl: 3513225325 (eff. 0.125)
966.63/966.80	c #Conflicts:    1039000 | #Learnt:      31670 | 0.000
966.63/966.80	c total clause space: 127.173MB
966.63/966.80	c total #watches: 267472
967.83/968.04	c total #propagations: 438622691 / total #impl: 3516515840 (eff. 0.125)
967.83/968.04	c #Conflicts:    1040000 | #Learnt:      32670 | 0.000
967.83/968.04	c total clause space: 127.173MB
967.83/968.04	c total #watches: 271740
969.03/969.26	c total #propagations: 439090900 / total #impl: 3521101398 (eff. 0.125)
969.03/969.26	c #Conflicts:    1041000 | #Learnt:      33670 | 0.000
969.03/969.26	c total clause space: 127.173MB
969.03/969.26	c total #watches: 282919
970.13/970.34	c total #propagations: 439565223 / total #impl: 3524866842 (eff. 0.125)
970.13/970.34	c #Conflicts:    1042000 | #Learnt:      34670 | 0.000
970.13/970.34	c total clause space: 127.173MB
970.13/970.34	c total #watches: 289168
971.13/971.36	c total #propagations: 440008054 / total #impl: 3528057626 (eff. 0.125)
971.13/971.36	c #Conflicts:    1043000 | #Learnt:      35670 | 0.000
971.13/971.36	c total clause space: 127.173MB
971.13/971.36	c total #watches: 300731
972.33/972.52	c total #propagations: 440485133 / total #impl: 3532057300 (eff. 0.125)
972.33/972.52	c #Conflicts:    1044000 | #Learnt:      36670 | 0.000
972.33/972.52	c total clause space: 127.173MB
972.33/972.52	c total #watches: 306588
973.43/973.69	c total #propagations: 441001776 / total #impl: 3535647344 (eff. 0.125)
973.43/973.69	c #Conflicts:    1045000 | #Learnt:      37670 | 0.000
973.43/973.69	c total clause space: 127.173MB
973.43/973.69	c total #watches: 309673
974.53/974.71	c total #propagations: 441548285 / total #impl: 3539338413 (eff. 0.125)
974.53/974.71	c #Conflicts:    1046000 | #Learnt:      38670 | 0.000
974.53/974.71	c total clause space: 127.173MB
974.53/974.71	c total #watches: 314320
975.53/975.74	c total #propagations: 442076812 / total #impl: 3542343037 (eff. 0.125)
975.53/975.74	c #Conflicts:    1047000 | #Learnt:      39670 | 0.000
975.53/975.74	c total clause space: 127.173MB
975.53/975.74	c total #watches: 317559
976.63/976.90	c total #propagations: 442590452 / total #impl: 3545584671 (eff. 0.125)
976.63/976.90	c #Conflicts:    1048000 | #Learnt:      40670 | 0.000
976.63/976.90	c total clause space: 127.173MB
976.63/976.90	c total #watches: 320654
977.83/978.02	c total #propagations: 443146481 / total #impl: 3549730561 (eff. 0.125)
977.83/978.02	c #Conflicts:    1049000 | #Learnt:      41670 | 0.000
977.83/978.02	c total clause space: 127.173MB
977.83/978.02	c total #watches: 323899
978.93/979.14	c total #propagations: 443680672 / total #impl: 3553193106 (eff. 0.125)
978.93/979.14	c #Conflicts:    1050000 | #Learnt:      42670 | 0.000
978.93/979.14	c total clause space: 127.173MB
978.93/979.14	c total #watches: 328154
979.93/980.17	c total #propagations: 444190610 / total #impl: 3556801893 (eff. 0.125)
979.93/980.17	c #Conflicts:    1051000 | #Learnt:      43670 | 0.000
979.93/980.17	c total clause space: 127.173MB
979.93/980.17	c total #watches: 332655
981.03/981.25	c total #propagations: 444682917 / total #impl: 3559914928 (eff. 0.125)
981.03/981.25	c #Conflicts:    1052000 | #Learnt:      44670 | 0.000
981.03/981.25	c total clause space: 127.173MB
981.03/981.25	c total #watches: 338738
982.23/982.40	c total #propagations: 445210694 / total #impl: 3563615806 (eff. 0.125)
982.23/982.40	c #Conflicts:    1053000 | #Learnt:      45670 | 0.000
982.23/982.40	c total clause space: 127.173MB
982.23/982.40	c total #watches: 343512
983.42/983.61	c total #propagations: 445724947 / total #impl: 3567448990 (eff. 0.125)
983.42/983.61	c #Conflicts:    1054000 | #Learnt:      46670 | 0.000
983.42/983.61	c total clause space: 127.173MB
983.42/983.61	c total #watches: 348325
984.52/984.75	c total #propagations: 446187168 / total #impl: 3571530120 (eff. 0.125)
984.52/984.75	c #Conflicts:    1055000 | #Learnt:      47670 | 0.000
984.52/984.75	c total clause space: 127.173MB
984.52/984.75	c total #watches: 351554
985.72/985.92	c total #propagations: 446627148 / total #impl: 3575834942 (eff. 0.125)
985.72/985.92	c #Conflicts:    1056000 | #Learnt:      48670 | 0.000
985.72/985.92	c total clause space: 127.173MB
985.72/985.92	c total #watches: 354791
986.92/987.16	c total #propagations: 447102994 / total #impl: 3579732155 (eff. 0.125)
986.92/987.16	c GC COLLECT
986.92/987.16	c #Conflicts:    1057000 | #Learnt:      24866 | 0.000
986.92/987.16	c total clause space: 127.173MB
986.92/987.16	c total #watches: 238241
987.92/988.11	c total #propagations: 447603212 / total #impl: 3583865445 (eff. 0.125)
987.92/988.11	c #Conflicts:    1058000 | #Learnt:      25866 | 0.000
987.92/988.11	c total clause space: 127.173MB
987.92/988.11	c total #watches: 242604
988.83/989.08	c total #propagations: 448111812 / total #impl: 3587325697 (eff. 0.125)
988.83/989.08	c #Conflicts:    1059000 | #Learnt:      26866 | 0.000
988.83/989.08	c total clause space: 127.173MB
988.83/989.08	c total #watches: 248722
989.73/989.98	c total #propagations: 448603681 / total #impl: 3590711090 (eff. 0.125)
989.73/989.98	c #Conflicts:    1060000 | #Learnt:      27866 | 0.000
989.73/989.98	c total clause space: 127.173MB
989.73/989.98	c total #watches: 257734
990.73/990.97	c total #propagations: 449051431 / total #impl: 3593544509 (eff. 0.125)
990.73/990.97	c #Conflicts:    1061000 | #Learnt:      28866 | 0.000
990.73/990.97	c total clause space: 127.173MB
990.73/990.97	c total #watches: 262831
991.83/992.00	c total #propagations: 449596889 / total #impl: 3597161754 (eff. 0.125)
991.83/992.00	c #Conflicts:    1062000 | #Learnt:      29866 | 0.000
991.83/992.00	c total clause space: 127.173MB
991.83/992.00	c total #watches: 269119
992.73/992.97	c total #propagations: 450135602 / total #impl: 3600541400 (eff. 0.125)
992.73/992.97	c #Conflicts:    1063000 | #Learnt:      30866 | 0.000
992.73/992.97	c total clause space: 127.173MB
992.73/992.97	c total #watches: 272004
993.93/994.13	c total #propagations: 450680692 / total #impl: 3603743130 (eff. 0.125)
993.93/994.13	c #Conflicts:    1064000 | #Learnt:      31866 | 0.000
993.93/994.13	c total clause space: 127.173MB
993.93/994.13	c total #watches: 275183
995.03/995.28	c total #propagations: 451198170 / total #impl: 3607997376 (eff. 0.125)
995.03/995.28	c #Conflicts:    1065000 | #Learnt:      32866 | 0.000
995.03/995.28	c total clause space: 127.173MB
995.03/995.28	c total #watches: 278142
996.03/996.28	c total #propagations: 451667818 / total #impl: 3612236201 (eff. 0.125)
996.03/996.28	c #Conflicts:    1066000 | #Learnt:      33866 | 0.000
996.03/996.28	c total clause space: 127.173MB
996.03/996.28	c total #watches: 281085
997.03/997.26	c total #propagations: 452191809 / total #impl: 3615110416 (eff. 0.125)
997.03/997.26	c #Conflicts:    1067000 | #Learnt:      34866 | 0.000
997.03/997.26	c total clause space: 127.173MB
997.03/997.26	c total #watches: 286273
998.03/998.26	c total #propagations: 452717040 / total #impl: 3618481274 (eff. 0.125)
998.03/998.26	c #Conflicts:    1068000 | #Learnt:      35866 | 0.000
998.03/998.26	c total clause space: 127.173MB
998.03/998.26	c total #watches: 291988
999.13/999.35	c total #propagations: 453216681 / total #impl: 3621461696 (eff. 0.125)
999.13/999.35	c #Conflicts:    1069000 | #Learnt:      36866 | 0.000
999.13/999.35	c total clause space: 127.173MB
999.13/999.35	c total #watches: 295199
1000.13/1000.39	c total #propagations: 453729622 / total #impl: 3625886612 (eff. 0.125)
1000.13/1000.39	c #Conflicts:    1070000 | #Learnt:      37866 | 0.000
1000.13/1000.39	c total clause space: 127.173MB
1000.13/1000.39	c total #watches: 299649
1001.33/1001.51	c total #propagations: 454244990 / total #impl: 3629548365 (eff. 0.125)
1001.33/1001.51	c #Conflicts:    1071000 | #Learnt:      38866 | 0.000
1001.33/1001.51	c total clause space: 127.173MB
1001.33/1001.51	c total #watches: 302787
1002.43/1002.61	c total #propagations: 454748445 / total #impl: 3633524626 (eff. 0.125)
1002.43/1002.61	c #Conflicts:    1072000 | #Learnt:      39866 | 0.000
1002.43/1002.61	c total clause space: 127.173MB
1002.43/1002.61	c total #watches: 306442
1003.53/1003.70	c total #propagations: 455244060 / total #impl: 3637141801 (eff. 0.125)
1003.53/1003.70	c #Conflicts:    1073000 | #Learnt:      40866 | 0.000
1003.53/1003.70	c total clause space: 127.173MB
1003.53/1003.70	c total #watches: 309440
1004.43/1004.68	c total #propagations: 455774665 / total #impl: 3640749503 (eff. 0.125)
1004.43/1004.68	c #Conflicts:    1074000 | #Learnt:      41866 | 0.000
1004.43/1004.68	c total clause space: 127.173MB
1004.43/1004.68	c total #watches: 314009
1005.43/1005.63	c total #propagations: 456235875 / total #impl: 3644080463 (eff. 0.125)
1005.43/1005.63	c #Conflicts:    1075000 | #Learnt:      42866 | 0.000
1005.43/1005.63	c total clause space: 127.173MB
1005.43/1005.63	c total #watches: 320153
1006.34/1006.58	c total #propagations: 456695755 / total #impl: 3647227503 (eff. 0.125)
1006.34/1006.58	c #Conflicts:    1076000 | #Learnt:      43866 | 0.000
1006.34/1006.58	c total clause space: 127.173MB
1006.34/1006.58	c total #watches: 325638
1007.43/1007.70	c total #propagations: 457169504 / total #impl: 3650837272 (eff. 0.125)
1007.43/1007.70	c #Conflicts:    1077000 | #Learnt:      44866 | 0.000
1007.43/1007.70	c total clause space: 127.173MB
1007.43/1007.70	c total #watches: 329046
1008.53/1008.74	c total #propagations: 457638545 / total #impl: 3654266965 (eff. 0.125)
1008.53/1008.74	c #Conflicts:    1078000 | #Learnt:      45866 | 0.000
1008.53/1008.74	c total clause space: 127.173MB
1008.53/1008.74	c total #watches: 332998
1009.63/1009.90	c total #propagations: 458104612 / total #impl: 3657567863 (eff. 0.125)
1009.63/1009.90	c #Conflicts:    1079000 | #Learnt:      46866 | 0.000
1009.63/1009.90	c total clause space: 127.173MB
1009.63/1009.90	c total #watches: 336118
1010.73/1010.91	c total #propagations: 458585059 / total #impl: 3661206970 (eff. 0.125)
1010.73/1010.91	c #Conflicts:    1080000 | #Learnt:      47866 | 0.000
1010.73/1010.91	c total clause space: 127.173MB
1010.73/1010.91	c total #watches: 340676
1011.93/1012.13	c total #propagations: 459081913 / total #impl: 3664203720 (eff. 0.125)
1011.93/1012.13	c #Conflicts:    1081000 | #Learnt:      48866 | 0.000
1011.93/1012.13	c total clause space: 127.173MB
1011.93/1012.13	c total #watches: 344150
1013.03/1013.29	c total #propagations: 459641770 / total #impl: 3668945972 (eff. 0.125)
1013.03/1013.29	c #Conflicts:    1082000 | #Learnt:      49866 | 0.000
1013.03/1013.29	c total clause space: 127.173MB
1013.03/1013.29	c total #watches: 347697
1014.33/1014.50	c total #propagations: 460111118 / total #impl: 3673563216 (eff. 0.125)
1014.33/1014.50	c GC COLLECT
1014.33/1014.50	c #Conflicts:    1083000 | #Learnt:      25770 | 0.000
1014.33/1014.50	c total clause space: 127.173MB
1014.33/1014.50	c total #watches: 241559
1015.43/1015.64	c total #propagations: 460533354 / total #impl: 3677373057 (eff. 0.125)
1015.43/1015.64	c #Conflicts:    1084000 | #Learnt:      26770 | 0.000
1015.43/1015.64	c total clause space: 127.173MB
1015.43/1015.64	c total #watches: 244684
1016.43/1016.67	c total #propagations: 461009360 / total #impl: 3680613723 (eff. 0.125)
1016.43/1016.67	c #Conflicts:    1085000 | #Learnt:      27770 | 0.000
1016.43/1016.67	c total clause space: 127.173MB
1016.43/1016.67	c total #watches: 250542
1017.43/1017.64	c total #propagations: 461484839 / total #impl: 3683729438 (eff. 0.125)
1017.43/1017.64	c #Conflicts:    1086000 | #Learnt:      28770 | 0.000
1017.43/1017.64	c total clause space: 127.173MB
1017.43/1017.64	c total #watches: 257745
1018.43/1018.62	c total #propagations: 461906038 / total #impl: 3686647187 (eff. 0.125)
1018.43/1018.62	c #Conflicts:    1087000 | #Learnt:      29770 | 0.000
1018.43/1018.62	c total clause space: 127.173MB
1018.43/1018.62	c total #watches: 261819
1019.43/1019.62	c total #propagations: 462380566 / total #impl: 3690163778 (eff. 0.125)
1019.43/1019.62	c #Conflicts:    1088000 | #Learnt:      30770 | 0.000
1019.43/1019.62	c total clause space: 127.173MB
1019.43/1019.62	c total #watches: 266162
1020.52/1020.71	c total #propagations: 462803960 / total #impl: 3693091705 (eff. 0.125)
1020.52/1020.71	c #Conflicts:    1089000 | #Learnt:      31770 | 0.000
1020.52/1020.71	c total clause space: 127.173MB
1020.52/1020.71	c total #watches: 272439
1021.52/1021.75	c total #propagations: 463300085 / total #impl: 3696622739 (eff. 0.125)
1021.52/1021.75	c #Conflicts:    1090000 | #Learnt:      32770 | 0.000
1021.52/1021.75	c total clause space: 127.173MB
1021.52/1021.75	c total #watches: 277889
1022.52/1022.79	c total #propagations: 463785943 / total #impl: 3700220881 (eff. 0.125)
1022.52/1022.79	c #Conflicts:    1091000 | #Learnt:      33770 | 0.000
1022.52/1022.79	c total clause space: 127.173MB
1022.52/1022.79	c total #watches: 284257
1023.52/1023.80	c total #propagations: 464252935 / total #impl: 3703769823 (eff. 0.125)
1023.52/1023.80	c #Conflicts:    1092000 | #Learnt:      34770 | 0.000
1023.52/1023.80	c total clause space: 127.173MB
1023.52/1023.80	c total #watches: 289266
1024.52/1024.75	c total #propagations: 464699136 / total #impl: 3706954682 (eff. 0.125)
1024.52/1024.75	c #Conflicts:    1093000 | #Learnt:      35770 | 0.000
1024.52/1024.75	c total clause space: 127.173MB
1024.52/1024.75	c total #watches: 297826
1025.52/1025.79	c total #propagations: 465105021 / total #impl: 3709640551 (eff. 0.125)
1025.52/1025.79	c #Conflicts:    1094000 | #Learnt:      36770 | 0.000
1025.52/1025.79	c total clause space: 127.173MB
1025.52/1025.79	c total #watches: 305611
1026.62/1026.89	c total #propagations: 465492027 / total #impl: 3712739316 (eff. 0.125)
1026.62/1026.89	c #Conflicts:    1095000 | #Learnt:      37770 | 0.000
1026.62/1026.89	c total clause space: 127.173MB
1026.62/1026.89	c total #watches: 312539
1027.72/1027.95	c total #propagations: 465892454 / total #impl: 3715954560 (eff. 0.125)
1027.72/1027.95	c #Conflicts:    1096000 | #Learnt:      38770 | 0.000
1027.72/1027.95	c total clause space: 127.173MB
1027.72/1027.95	c total #watches: 315791
1028.72/1028.99	c total #propagations: 466464751 / total #impl: 3719675142 (eff. 0.125)
1028.72/1028.99	c #Conflicts:    1097000 | #Learnt:      39770 | 0.000
1028.72/1028.99	c total clause space: 127.173MB
1028.72/1028.99	c total #watches: 318961
1029.92/1030.13	c total #propagations: 467011946 / total #impl: 3724266855 (eff. 0.125)
1029.92/1030.13	c #Conflicts:    1098000 | #Learnt:      40770 | 0.000
1029.92/1030.13	c total clause space: 127.173MB
1029.92/1030.13	c total #watches: 322252
1031.02/1031.23	c total #propagations: 467543797 / total #impl: 3729207517 (eff. 0.125)
1031.02/1031.23	c #Conflicts:    1099000 | #Learnt:      41770 | 0.000
1031.02/1031.23	c total clause space: 127.173MB
1031.02/1031.23	c total #watches: 325659
1032.12/1032.31	c total #propagations: 468119126 / total #impl: 3733466109 (eff. 0.125)
1032.12/1032.31	c #Conflicts:    1100000 | #Learnt:      42770 | 0.000
1032.12/1032.31	c total clause space: 127.173MB
1032.12/1032.31	c total #watches: 328870
1033.12/1033.39	c total #propagations: 468672028 / total #impl: 3738298111 (eff. 0.125)
1033.12/1033.39	c #Conflicts:    1101000 | #Learnt:      43770 | 0.000
1033.12/1033.39	c total clause space: 127.173MB
1033.12/1033.39	c total #watches: 332881
1034.22/1034.41	c total #propagations: 469187425 / total #impl: 3742203400 (eff. 0.125)
1034.22/1034.41	c #Conflicts:    1102000 | #Learnt:      44770 | 0.000
1034.22/1034.41	c total clause space: 127.173MB
1034.22/1034.41	c total #watches: 337772
1035.22/1035.43	c total #propagations: 469669970 / total #impl: 3745308847 (eff. 0.125)
1035.22/1035.43	c #Conflicts:    1103000 | #Learnt:      45770 | 0.000
1035.22/1035.43	c total clause space: 127.173MB
1035.22/1035.43	c total #watches: 344549
1036.22/1036.45	c total #propagations: 470179533 / total #impl: 3748481590 (eff. 0.125)
1036.22/1036.45	c #Conflicts:    1104000 | #Learnt:      46770 | 0.000
1036.22/1036.45	c total clause space: 127.173MB
1036.22/1036.45	c total #watches: 352651
1037.23/1037.46	c total #propagations: 470651625 / total #impl: 3751420097 (eff. 0.125)
1037.23/1037.46	c #Conflicts:    1105000 | #Learnt:      47770 | 0.000
1037.23/1037.46	c total clause space: 127.173MB
1037.23/1037.46	c total #watches: 357394
1038.33/1038.57	c total #propagations: 471158636 / total #impl: 3754463221 (eff. 0.125)
1038.33/1038.57	c #Conflicts:    1106000 | #Learnt:      48770 | 0.000
1038.33/1038.57	c total clause space: 127.173MB
1038.33/1038.57	c total #watches: 360620
1039.42/1039.67	c total #propagations: 471665112 / total #impl: 3758506203 (eff. 0.125)
1039.42/1039.67	c #Conflicts:    1107000 | #Learnt:      49770 | 0.000
1039.42/1039.67	c total clause space: 127.173MB
1039.42/1039.67	c total #watches: 370639
1040.52/1040.72	c total #propagations: 472190652 / total #impl: 3762112136 (eff. 0.126)
1040.52/1040.72	c #Conflicts:    1108000 | #Learnt:      50770 | 0.000
1040.52/1040.72	c total clause space: 127.173MB
1040.52/1040.72	c total #watches: 380720
1041.42/1041.68	c total #propagations: 472703207 / total #impl: 3765216755 (eff. 0.126)
1041.42/1041.68	c GC COLLECT
1041.42/1041.68	c #Conflicts:    1109000 | #Learnt:      26369 | 0.000
1041.42/1041.68	c total clause space: 127.173MB
1041.42/1041.68	c total #watches: 246353
1042.42/1042.62	c total #propagations: 473163691 / total #impl: 3768015494 (eff. 0.126)
1042.42/1042.62	c #Conflicts:    1110000 | #Learnt:      27369 | 0.000
1042.42/1042.62	c total clause space: 127.173MB
1042.42/1042.62	c total #watches: 253673
1043.32/1043.58	c total #propagations: 473637221 / total #impl: 3770861705 (eff. 0.126)
1043.32/1043.58	c #Conflicts:    1111000 | #Learnt:      28369 | 0.000
1043.32/1043.58	c total clause space: 127.173MB
1043.32/1043.58	c total #watches: 260203
1044.32/1044.56	c total #propagations: 474145513 / total #impl: 3773884901 (eff. 0.126)
1044.32/1044.56	c #Conflicts:    1112000 | #Learnt:      29369 | 0.000
1044.32/1044.56	c total clause space: 127.173MB
1044.32/1044.56	c total #watches: 265127
1045.42/1045.60	c total #propagations: 474644479 / total #impl: 3777672008 (eff. 0.126)
1045.42/1045.60	c #Conflicts:    1113000 | #Learnt:      30369 | 0.000
1045.42/1045.60	c total clause space: 127.173MB
1045.42/1045.60	c total #watches: 269503
1046.42/1046.67	c total #propagations: 475077557 / total #impl: 3780981294 (eff. 0.126)
1046.42/1046.67	c #Conflicts:    1114000 | #Learnt:      31369 | 0.000
1046.42/1046.67	c total clause space: 127.173MB
1046.42/1046.67	c total #watches: 273510
1047.51/1047.74	c total #propagations: 475527024 / total #impl: 3784237928 (eff. 0.126)
1047.51/1047.74	c #Conflicts:    1115000 | #Learnt:      32369 | 0.000
1047.51/1047.74	c total clause space: 127.173MB
1047.51/1047.74	c total #watches: 277233
1048.61/1048.83	c total #propagations: 476051762 / total #impl: 3788019355 (eff. 0.126)
1048.61/1048.83	c #Conflicts:    1116000 | #Learnt:      33369 | 0.000
1048.61/1048.83	c total clause space: 127.173MB
1048.61/1048.83	c total #watches: 283059
1049.71/1049.99	c total #propagations: 476526397 / total #impl: 3791653403 (eff. 0.126)
1049.71/1049.99	c #Conflicts:    1117000 | #Learnt:      34369 | 0.000
1049.71/1049.99	c total clause space: 127.173MB
1049.71/1049.99	c total #watches: 286796
1050.91/1051.15	c total #propagations: 477025593 / total #impl: 3795011751 (eff. 0.126)
1050.91/1051.15	c #Conflicts:    1118000 | #Learnt:      35369 | 0.000
1050.91/1051.15	c total clause space: 127.173MB
1050.91/1051.15	c total #watches: 290740
1051.91/1052.18	c total #propagations: 477512215 / total #impl: 3799086002 (eff. 0.126)
1051.91/1052.18	c #Conflicts:    1119000 | #Learnt:      36369 | 0.000
1051.91/1052.18	c total clause space: 127.173MB
1051.91/1052.18	c total #watches: 297355
1053.01/1053.29	c total #propagations: 477936186 / total #impl: 3802100318 (eff. 0.126)
1053.01/1053.29	c #Conflicts:    1120000 | #Learnt:      37369 | 0.000
1053.01/1053.29	c total clause space: 127.173MB
1053.01/1053.29	c total #watches: 300669
1054.31/1054.51	c total #propagations: 478401456 / total #impl: 3805814948 (eff. 0.126)
1054.31/1054.51	c #Conflicts:    1121000 | #Learnt:      38369 | 0.000
1054.31/1054.51	c total clause space: 127.173MB
1054.31/1054.51	c total #watches: 304520
1055.61/1055.83	c total #propagations: 478865584 / total #impl: 3810776277 (eff. 0.126)
1055.61/1055.83	c #Conflicts:    1122000 | #Learnt:      39369 | 0.000
1055.61/1055.83	c total clause space: 127.173MB
1055.61/1055.83	c total #watches: 307982
1056.81/1057.08	c total #propagations: 479285883 / total #impl: 3816268709 (eff. 0.126)
1056.81/1057.08	c #Conflicts:    1123000 | #Learnt:      40369 | 0.000
1056.81/1057.08	c total clause space: 127.173MB
1056.81/1057.08	c total #watches: 311319
1057.91/1058.16	c total #propagations: 479762918 / total #impl: 3821301870 (eff. 0.126)
1057.91/1058.16	c #Conflicts:    1124000 | #Learnt:      41369 | 0.000
1057.91/1058.16	c total clause space: 127.173MB
1057.91/1058.16	c total #watches: 316115
1058.91/1059.13	c total #propagations: 480281399 / total #impl: 3824832032 (eff. 0.126)
1058.91/1059.13	c #Conflicts:    1125000 | #Learnt:      42369 | 0.000
1058.91/1059.13	c total clause space: 127.173MB
1058.91/1059.13	c total #watches: 321952
1059.91/1060.18	c total #propagations: 480762453 / total #impl: 3827678596 (eff. 0.126)
1059.91/1060.18	c #Conflicts:    1126000 | #Learnt:      43369 | 0.000
1059.91/1060.18	c total clause space: 127.173MB
1059.91/1060.18	c total #watches: 325395
1061.01/1061.23	c total #propagations: 481258548 / total #impl: 3830770792 (eff. 0.126)
1061.01/1061.23	c #Conflicts:    1127000 | #Learnt:      44369 | 0.000
1061.01/1061.23	c total clause space: 127.173MB
1061.01/1061.23	c total #watches: 329051
1062.21/1062.47	c total #propagations: 481738470 / total #impl: 3834013937 (eff. 0.126)
1062.21/1062.47	c #Conflicts:    1128000 | #Learnt:      45369 | 0.000
1062.21/1062.47	c total clause space: 127.173MB
1062.21/1062.47	c total #watches: 334286
1063.41/1063.61	c total #propagations: 482249817 / total #impl: 3838109469 (eff. 0.126)
1063.41/1063.61	c #Conflicts:    1129000 | #Learnt:      46369 | 0.000
1063.41/1063.61	c total clause space: 127.173MB
1063.41/1063.61	c total #watches: 338003
1064.72/1064.92	c total #propagations: 482757007 / total #impl: 3842111170 (eff. 0.126)
1064.72/1064.92	c #Conflicts:    1130000 | #Learnt:      47369 | 0.000
1064.72/1064.92	c total clause space: 127.173MB
1064.72/1064.92	c total #watches: 343309
1065.91/1066.18	c total #propagations: 483161159 / total #impl: 3846134394 (eff. 0.126)
1065.91/1066.18	c #Conflicts:    1131000 | #Learnt:      48369 | 0.000
1065.91/1066.18	c total clause space: 127.173MB
1065.91/1066.18	c total #watches: 347225
1067.01/1067.28	c total #propagations: 483632018 / total #impl: 3849845094 (eff. 0.126)
1067.01/1067.28	c #Conflicts:    1132000 | #Learnt:      49369 | 0.000
1067.01/1067.28	c total clause space: 127.173MB
1067.01/1067.28	c total #watches: 351023
1068.21/1068.45	c total #propagations: 484110148 / total #impl: 3853204632 (eff. 0.126)
1068.21/1068.45	c #Conflicts:    1133000 | #Learnt:      50369 | 0.000
1068.21/1068.45	c total clause space: 127.173MB
1068.21/1068.45	c total #watches: 354520
1069.31/1069.50	c total #propagations: 484643067 / total #impl: 3856945644 (eff. 0.126)
1069.31/1069.50	c #Conflicts:    1134000 | #Learnt:      51369 | 0.000
1069.31/1069.50	c total clause space: 127.173MB
1069.31/1069.50	c total #watches: 358699
1070.51/1070.75	c total #propagations: 485155911 / total #impl: 3860170122 (eff. 0.126)
1070.51/1070.75	c GC COLLECT
1070.51/1070.75	c #Conflicts:    1135000 | #Learnt:      26664 | 0.000
1070.51/1070.75	c total clause space: 127.173MB
1070.51/1070.75	c total #watches: 248473
1071.61/1071.83	c total #propagations: 485669679 / total #impl: 3864094655 (eff. 0.126)
1071.61/1071.83	c #Conflicts:    1136000 | #Learnt:      27664 | 0.000
1071.61/1071.83	c total clause space: 127.173MB
1071.61/1071.83	c total #watches: 252053
1072.71/1072.93	c total #propagations: 486210702 / total #impl: 3868162889 (eff. 0.126)
1072.71/1072.93	c #Conflicts:    1137000 | #Learnt:      28664 | 0.000
1072.71/1072.93	c total clause space: 127.173MB
1072.71/1072.93	c total #watches: 255842
1073.81/1074.06	c total #propagations: 486752740 / total #impl: 3871616987 (eff. 0.126)
1073.81/1074.06	c #Conflicts:    1138000 | #Learnt:      29664 | 0.000
1073.81/1074.06	c total clause space: 127.173MB
1073.81/1074.06	c total #watches: 259323
1075.01/1075.24	c total #propagations: 487309950 / total #impl: 3875548723 (eff. 0.126)
1075.01/1075.24	c #Conflicts:    1139000 | #Learnt:      30664 | 0.000
1075.01/1075.24	c total clause space: 127.173MB
1075.01/1075.24	c total #watches: 263825
1076.01/1076.29	c total #propagations: 487693012 / total #impl: 3879000467 (eff. 0.126)
1076.01/1076.29	c #Conflicts:    1140000 | #Learnt:      31664 | 0.000
1076.01/1076.29	c total clause space: 127.173MB
1076.01/1076.29	c total #watches: 268713
1077.11/1077.39	c total #propagations: 488194145 / total #impl: 3883648308 (eff. 0.126)
1077.11/1077.39	c #Conflicts:    1141000 | #Learnt:      32664 | 0.000
1077.11/1077.39	c total clause space: 127.173MB
1077.11/1077.39	c total #watches: 274414
1078.10/1078.30	c total #propagations: 488657150 / total #impl: 3888550809 (eff. 0.126)
1078.10/1078.30	c #Conflicts:    1142000 | #Learnt:      33664 | 0.000
1078.10/1078.30	c total clause space: 127.173MB
1078.10/1078.30	c total #watches: 280395
1078.91/1079.19	c total #propagations: 489121435 / total #impl: 3891740027 (eff. 0.126)
1078.91/1079.19	c #Conflicts:    1143000 | #Learnt:      34664 | 0.000
1078.91/1079.19	c total clause space: 127.173MB
1078.91/1079.19	c total #watches: 285379
1079.90/1080.20	c total #propagations: 489538094 / total #impl: 3894476580 (eff. 0.126)
1079.90/1080.20	c #Conflicts:    1144000 | #Learnt:      35664 | 0.000
1079.90/1080.20	c total clause space: 127.173MB
1079.90/1080.20	c total #watches: 289181
1081.00/1081.23	c total #propagations: 489990973 / total #impl: 3898435656 (eff. 0.126)
1081.00/1081.23	c #Conflicts:    1145000 | #Learnt:      36664 | 0.000
1081.00/1081.23	c total clause space: 127.173MB
1081.00/1081.23	c total #watches: 293919
1081.90/1082.19	c total #propagations: 490497976 / total #impl: 3902389679 (eff. 0.126)
1081.90/1082.19	c #Conflicts:    1146000 | #Learnt:      37664 | 0.000
1081.90/1082.19	c total clause space: 127.173MB
1081.90/1082.19	c total #watches: 299845
1082.90/1083.18	c total #propagations: 491001571 / total #impl: 3906094558 (eff. 0.126)
1082.90/1083.18	c #Conflicts:    1147000 | #Learnt:      38664 | 0.000
1082.90/1083.18	c total clause space: 127.173MB
1082.90/1083.18	c total #watches: 305088
1084.20/1084.42	c total #propagations: 491506659 / total #impl: 3909340968 (eff. 0.126)
1084.20/1084.42	c #Conflicts:    1148000 | #Learnt:      39664 | 0.000
1084.20/1084.42	c total clause space: 127.173MB
1084.20/1084.42	c total #watches: 311279
1085.30/1085.53	c total #propagations: 492085698 / total #impl: 3913741786 (eff. 0.126)
1085.30/1085.53	c #Conflicts:    1149000 | #Learnt:      40664 | 0.000
1085.30/1085.53	c total clause space: 127.173MB
1085.30/1085.53	c total #watches: 318512
1086.50/1086.71	c total #propagations: 492625796 / total #impl: 3918671252 (eff. 0.126)
1086.50/1086.71	c #Conflicts:    1150000 | #Learnt:      41664 | 0.000
1086.50/1086.71	c total clause space: 127.173MB
1086.50/1086.71	c total #watches: 323762
1087.81/1088.09	c total #propagations: 493028600 / total #impl: 3925944325 (eff. 0.126)
1087.81/1088.09	c #Conflicts:    1151000 | #Learnt:      42664 | 0.000
1087.81/1088.09	c total clause space: 127.173MB
1087.81/1088.09	c total #watches: 329071
1089.00/1089.25	c total #propagations: 493562547 / total #impl: 3931218866 (eff. 0.126)
1089.00/1089.25	c #Conflicts:    1152000 | #Learnt:      43664 | 0.000
1089.00/1089.25	c total clause space: 127.173MB
1089.00/1089.25	c total #watches: 333337
1090.20/1090.40	c total #propagations: 494085583 / total #impl: 3935040064 (eff. 0.126)
1090.20/1090.40	c #Conflicts:    1153000 | #Learnt:      44664 | 0.000
1090.20/1090.40	c total clause space: 127.173MB
1090.20/1090.40	c total #watches: 337030
1091.40/1091.68	c total #propagations: 494632759 / total #impl: 3938842802 (eff. 0.126)
1091.40/1091.68	c #Conflicts:    1154000 | #Learnt:      45664 | 0.000
1091.40/1091.68	c total clause space: 127.173MB
1091.40/1091.68	c total #watches: 340488
1092.70/1092.97	c total #propagations: 495118529 / total #impl: 3943586728 (eff. 0.126)
1092.70/1092.97	c #Conflicts:    1155000 | #Learnt:      46664 | 0.000
1092.70/1092.97	c total clause space: 127.173MB
1092.70/1092.97	c total #watches: 345235
1093.80/1094.08	c total #propagations: 495479838 / total #impl: 3947378690 (eff. 0.126)
1093.80/1094.08	c #Conflicts:    1156000 | #Learnt:      47664 | 0.000
1093.80/1094.08	c total clause space: 127.173MB
1093.80/1094.08	c total #watches: 353361
1094.90/1095.17	c total #propagations: 495917449 / total #impl: 3950301213 (eff. 0.126)
1094.90/1095.17	c #Conflicts:    1157000 | #Learnt:      48664 | 0.000
1094.90/1095.17	c total clause space: 127.173MB
1094.90/1095.17	c total #watches: 361521
1096.00/1096.27	c total #propagations: 496324327 / total #impl: 3954818858 (eff. 0.125)
1096.00/1096.27	c #Conflicts:    1158000 | #Learnt:      49664 | 0.000
1096.00/1096.27	c total clause space: 127.173MB
1096.00/1096.27	c total #watches: 366155
1097.10/1097.39	c total #propagations: 496786823 / total #impl: 3959961999 (eff. 0.125)
1097.10/1097.39	c #Conflicts:    1159000 | #Learnt:      50664 | 0.000
1097.10/1097.39	c total clause space: 127.173MB
1097.10/1097.39	c total #watches: 371315
1098.30/1098.57	c total #propagations: 497297375 / total #impl: 3964952726 (eff. 0.125)
1098.30/1098.57	c #Conflicts:    1160000 | #Learnt:      51664 | 0.000
1098.30/1098.57	c total clause space: 127.173MB
1098.30/1098.57	c total #watches: 377229
1099.50/1099.74	c total #propagations: 497734308 / total #impl: 3970346617 (eff. 0.125)
1099.50/1099.74	c GC COLLECT
1099.50/1099.74	c #Conflicts:    1161000 | #Learnt:      26664 | 0.000
1099.50/1099.74	c total clause space: 127.173MB
1099.50/1099.74	c total #watches: 247581
1100.50/1100.79	c total #propagations: 498213487 / total #impl: 3977112171 (eff. 0.125)
1100.50/1100.79	c #Conflicts:    1162000 | #Learnt:      27664 | 0.000
1100.50/1100.79	c total clause space: 127.173MB
1100.50/1100.79	c total #watches: 252508
1101.60/1101.86	c total #propagations: 498687707 / total #impl: 3983567811 (eff. 0.125)
1101.60/1101.86	c #Conflicts:    1163000 | #Learnt:      28664 | 0.000
1101.60/1101.86	c total clause space: 127.173MB
1101.60/1101.86	c total #watches: 257794
1102.70/1102.92	c total #propagations: 499176668 / total #impl: 3989949975 (eff. 0.125)
1102.70/1102.92	c #Conflicts:    1164000 | #Learnt:      29664 | 0.000
1102.70/1102.92	c total clause space: 127.173MB
1102.70/1102.92	c total #watches: 262374
1103.90/1104.13	c total #propagations: 499632110 / total #impl: 3995052473 (eff. 0.125)
1103.90/1104.13	c #Conflicts:    1165000 | #Learnt:      30664 | 0.000
1103.90/1104.13	c total clause space: 127.173MB
1103.90/1104.13	c total #watches: 267546
1105.00/1105.21	c total #propagations: 500104282 / total #impl: 4002793077 (eff. 0.125)
1105.00/1105.21	c #Conflicts:    1166000 | #Learnt:      31664 | 0.000
1105.00/1105.21	c total clause space: 127.173MB
1105.00/1105.21	c total #watches: 273245
1106.10/1106.38	c total #propagations: 500612218 / total #impl: 4008392172 (eff. 0.125)
1106.10/1106.38	c #Conflicts:    1167000 | #Learnt:      32664 | 0.000
1106.10/1106.38	c total clause space: 127.173MB
1106.10/1106.38	c total #watches: 278766
1107.30/1107.59	c total #propagations: 500987564 / total #impl: 4012259335 (eff. 0.125)
1107.30/1107.59	c #Conflicts:    1168000 | #Learnt:      33664 | 0.000
1107.30/1107.59	c total clause space: 127.173MB
1107.30/1107.59	c total #watches: 284016
1108.61/1108.81	c total #propagations: 501318372 / total #impl: 4015950884 (eff. 0.125)
1108.61/1108.81	c #Conflicts:    1169000 | #Learnt:      34664 | 0.000
1108.61/1108.81	c total clause space: 127.173MB
1108.61/1108.81	c total #watches: 290240
1109.81/1110.04	c total #propagations: 501661016 / total #impl: 4019409907 (eff. 0.125)
1109.81/1110.04	c #Conflicts:    1170000 | #Learnt:      35664 | 0.000
1109.81/1110.04	c total clause space: 127.173MB
1109.81/1110.04	c total #watches: 296042
1111.20/1111.43	c total #propagations: 501991176 / total #impl: 4023187456 (eff. 0.125)
1111.20/1111.43	c #Conflicts:    1171000 | #Learnt:      36664 | 0.000
1111.20/1111.43	c total clause space: 127.173MB
1111.20/1111.43	c total #watches: 300770
1112.30/1112.58	c total #propagations: 502269620 / total #impl: 4026625752 (eff. 0.125)
1112.30/1112.58	c #Conflicts:    1172000 | #Learnt:      37664 | 0.000
1112.30/1112.58	c total clause space: 127.173MB
1112.30/1112.58	c total #watches: 307325
1113.60/1113.87	c total #propagations: 502543805 / total #impl: 4029847352 (eff. 0.125)
1113.60/1113.87	c #Conflicts:    1173000 | #Learnt:      38664 | 0.000
1113.60/1113.87	c total clause space: 127.173MB
1113.60/1113.87	c total #watches: 313925
1114.60/1114.86	c total #propagations: 502896846 / total #impl: 4033128413 (eff. 0.125)
1114.60/1114.86	c #Conflicts:    1174000 | #Learnt:      39664 | 0.000
1114.60/1114.86	c total clause space: 127.173MB
1114.60/1114.86	c total #watches: 320529
1115.60/1115.85	c total #propagations: 503395034 / total #impl: 4036471881 (eff. 0.125)
1115.60/1115.85	c #Conflicts:    1175000 | #Learnt:      40664 | 0.000
1115.60/1115.85	c total clause space: 127.173MB
1115.60/1115.85	c total #watches: 324224
1116.60/1116.89	c total #propagations: 503948083 / total #impl: 4040127849 (eff. 0.125)
1116.60/1116.89	c #Conflicts:    1176000 | #Learnt:      41664 | 0.000
1116.60/1116.89	c total clause space: 127.173MB
1116.60/1116.89	c total #watches: 328465
1117.70/1117.97	c total #propagations: 504520409 / total #impl: 4044424575 (eff. 0.125)
1117.70/1117.97	c #Conflicts:    1177000 | #Learnt:      42664 | 0.000
1117.70/1117.97	c total clause space: 127.173MB
1117.70/1117.97	c total #watches: 331306
1118.80/1119.01	c total #propagations: 505098893 / total #impl: 4048616626 (eff. 0.125)
1118.80/1119.01	c #Conflicts:    1178000 | #Learnt:      43664 | 0.000
1118.80/1119.01	c total clause space: 127.173MB
1118.80/1119.01	c total #watches: 337790
1119.80/1120.08	c total #propagations: 505658344 / total #impl: 4051981476 (eff. 0.125)
1119.80/1120.08	c #Conflicts:    1179000 | #Learnt:      44664 | 0.000
1119.80/1120.08	c total clause space: 127.173MB
1119.80/1120.08	c total #watches: 341603
1121.00/1121.26	c total #propagations: 506172698 / total #impl: 4055302935 (eff. 0.125)
1121.00/1121.26	c #Conflicts:    1180000 | #Learnt:      45664 | 0.000
1121.00/1121.26	c total clause space: 127.173MB
1121.00/1121.26	c total #watches: 344573
1122.20/1122.46	c total #propagations: 506722298 / total #impl: 4059238579 (eff. 0.125)
1122.20/1122.46	c #Conflicts:    1181000 | #Learnt:      46664 | 0.000
1122.20/1122.46	c total clause space: 127.173MB
1122.20/1122.46	c total #watches: 347793
1123.40/1123.63	c total #propagations: 507271863 / total #impl: 4062684949 (eff. 0.125)
1123.40/1123.63	c #Conflicts:    1182000 | #Learnt:      47664 | 0.000
1123.40/1123.63	c total clause space: 127.173MB
1123.40/1123.63	c total #watches: 351181
1124.50/1124.78	c total #propagations: 507805540 / total #impl: 4066372382 (eff. 0.125)
1124.50/1124.78	c #Conflicts:    1183000 | #Learnt:      48664 | 0.000
1124.50/1124.78	c total clause space: 127.173MB
1124.50/1124.78	c total #watches: 355099
1125.70/1125.91	c total #propagations: 508322315 / total #impl: 4069960995 (eff. 0.125)
1125.70/1125.91	c #Conflicts:    1184000 | #Learnt:      49664 | 0.000
1125.70/1125.91	c total clause space: 127.173MB
1125.70/1125.91	c total #watches: 358881
1126.90/1127.11	c total #propagations: 508802456 / total #impl: 4073125937 (eff. 0.125)
1126.90/1127.11	c #Conflicts:    1185000 | #Learnt:      50664 | 0.000
1126.90/1127.11	c total clause space: 127.173MB
1126.90/1127.11	c total #watches: 363556
1128.00/1128.28	c total #propagations: 509303390 / total #impl: 4077073611 (eff. 0.125)
1128.00/1128.28	c #Conflicts:    1186000 | #Learnt:      51664 | 0.000
1128.00/1128.28	c total clause space: 127.173MB
1128.00/1128.28	c total #watches: 370216
1129.20/1129.45	c total #propagations: 509752137 / total #impl: 4080805484 (eff. 0.125)
1129.20/1129.45	c GC COLLECT
1129.20/1129.45	c #Conflicts:    1187000 | #Learnt:      26359 | 0.000
1129.20/1129.45	c total clause space: 206.656MB
1129.20/1129.45	c total #watches: 246505
1130.19/1130.41	c total #propagations: 510101944 / total #impl: 4083936234 (eff. 0.125)
1130.19/1130.41	c #Conflicts:    1188000 | #Learnt:      27359 | 0.000
1130.19/1130.41	c total clause space: 206.656MB
1130.19/1130.41	c total #watches: 257295
1131.29/1131.50	c total #propagations: 510594552 / total #impl: 4087183590 (eff. 0.125)
1131.29/1131.50	c #Conflicts:    1189000 | #Learnt:      28359 | 0.000
1131.29/1131.50	c total clause space: 206.656MB
1131.29/1131.50	c total #watches: 261898
1132.39/1132.65	c total #propagations: 511027757 / total #impl: 4091046431 (eff. 0.125)
1132.39/1132.65	c #Conflicts:    1190000 | #Learnt:      29359 | 0.000
1132.39/1132.65	c total clause space: 206.656MB
1132.39/1132.65	c total #watches: 268059
1133.59/1133.83	c total #propagations: 511424879 / total #impl: 4094327548 (eff. 0.125)
1133.59/1133.83	c #Conflicts:    1191000 | #Learnt:      30359 | 0.000
1133.59/1133.83	c total clause space: 206.656MB
1133.59/1133.83	c total #watches: 272831
1134.79/1135.02	c total #propagations: 511763871 / total #impl: 4097453363 (eff. 0.125)
1134.79/1135.02	c #Conflicts:    1192000 | #Learnt:      31359 | 0.000
1134.79/1135.02	c total clause space: 206.656MB
1134.79/1135.02	c total #watches: 277663
1135.79/1136.03	c total #propagations: 512170034 / total #impl: 4100655617 (eff. 0.125)
1135.79/1136.03	c #Conflicts:    1193000 | #Learnt:      32359 | 0.000
1135.79/1136.03	c total clause space: 206.656MB
1135.79/1136.03	c total #watches: 284386
1136.89/1137.10	c total #propagations: 512568585 / total #impl: 4103554637 (eff. 0.125)
1136.89/1137.10	c #Conflicts:    1194000 | #Learnt:      33359 | 0.000
1136.89/1137.10	c total clause space: 206.656MB
1136.89/1137.10	c total #watches: 290679
1137.79/1138.08	c total #propagations: 512981372 / total #impl: 4106870332 (eff. 0.125)
1137.79/1138.08	c #Conflicts:    1195000 | #Learnt:      34359 | 0.000
1137.79/1138.08	c total clause space: 206.656MB
1137.79/1138.08	c total #watches: 297238
1138.89/1139.16	c total #propagations: 513368672 / total #impl: 4109875269 (eff. 0.125)
1138.89/1139.16	c #Conflicts:    1196000 | #Learnt:      35359 | 0.000
1138.89/1139.16	c total clause space: 206.656MB
1138.89/1139.16	c total #watches: 303603
1140.09/1140.37	c total #propagations: 513771472 / total #impl: 4113051550 (eff. 0.125)
1140.09/1140.37	c #Conflicts:    1197000 | #Learnt:      36359 | 0.000
1140.09/1140.37	c total clause space: 206.656MB
1140.09/1140.37	c total #watches: 308456
1141.19/1141.45	c total #propagations: 514231595 / total #impl: 4116534117 (eff. 0.125)
1141.19/1141.45	c #Conflicts:    1198000 | #Learnt:      37359 | 0.000
1141.19/1141.45	c total clause space: 206.656MB
1141.19/1141.45	c total #watches: 311869
1142.29/1142.58	c total #propagations: 514813616 / total #impl: 4120139087 (eff. 0.125)
1142.29/1142.58	c #Conflicts:    1199000 | #Learnt:      38359 | 0.000
1142.29/1142.58	c total clause space: 206.656MB
1142.29/1142.58	c total #watches: 315306
1143.49/1143.71	c total #propagations: 515408125 / total #impl: 4124000810 (eff. 0.125)
1143.49/1143.71	c #Conflicts:    1200000 | #Learnt:      39359 | 0.000
1143.49/1143.71	c total clause space: 206.656MB
1143.49/1143.71	c total #watches: 319403
1144.49/1144.77	c total #propagations: 515967418 / total #impl: 4127410709 (eff. 0.125)
1144.49/1144.77	c #Conflicts:    1201000 | #Learnt:      40359 | 0.000
1144.49/1144.77	c total clause space: 206.656MB
1144.49/1144.77	c total #watches: 323869
1145.59/1145.88	c total #propagations: 516454454 / total #impl: 4131092610 (eff. 0.125)
1145.59/1145.88	c #Conflicts:    1202000 | #Learnt:      41359 | 0.000
1145.59/1145.88	c total clause space: 206.656MB
1145.59/1145.88	c total #watches: 327289
1146.89/1147.10	c total #propagations: 516955647 / total #impl: 4134999583 (eff. 0.125)
1146.89/1147.10	c #Conflicts:    1203000 | #Learnt:      42359 | 0.000
1146.89/1147.10	c total clause space: 206.656MB
1146.89/1147.10	c total #watches: 330455
1147.99/1148.27	c total #propagations: 517510198 / total #impl: 4138799785 (eff. 0.125)
1147.99/1148.27	c #Conflicts:    1204000 | #Learnt:      43359 | 0.000
1147.99/1148.27	c total clause space: 206.656MB
1147.99/1148.27	c total #watches: 334707
1149.19/1149.49	c total #propagations: 517987235 / total #impl: 4141890457 (eff. 0.125)
1149.19/1149.49	c #Conflicts:    1205000 | #Learnt:      44359 | 0.000
1149.19/1149.49	c total clause space: 206.656MB
1149.19/1149.49	c total #watches: 338006
1150.19/1150.46	c total #propagations: 518521925 / total #impl: 4145266290 (eff. 0.125)
1150.19/1150.46	c #Conflicts:    1206000 | #Learnt:      45359 | 0.000
1150.19/1150.46	c total clause space: 206.656MB
1150.19/1150.46	c total #watches: 341570
1151.29/1151.53	c total #propagations: 519058768 / total #impl: 4148125855 (eff. 0.125)
1151.29/1151.53	c #Conflicts:    1207000 | #Learnt:      46359 | 0.000
1151.29/1151.53	c total clause space: 206.656MB
1151.29/1151.53	c total #watches: 346942
1152.39/1152.69	c total #propagations: 519572046 / total #impl: 4151371656 (eff. 0.125)
1152.39/1152.69	c #Conflicts:    1208000 | #Learnt:      47359 | 0.000
1152.39/1152.69	c total clause space: 206.656MB
1152.39/1152.69	c total #watches: 350045
1153.39/1153.63	c total #propagations: 520132219 / total #impl: 4155483819 (eff. 0.125)
1153.39/1153.63	c #Conflicts:    1209000 | #Learnt:      48359 | 0.000
1153.39/1153.63	c total clause space: 206.656MB
1153.39/1153.63	c total #watches: 355740
1154.49/1154.72	c total #propagations: 520561760 / total #impl: 4158117834 (eff. 0.125)
1154.49/1154.72	c #Conflicts:    1210000 | #Learnt:      49359 | 0.000
1154.49/1154.72	c total clause space: 206.656MB
1154.49/1154.72	c total #watches: 358737
1155.69/1155.95	c total #propagations: 521104479 / total #impl: 4161979057 (eff. 0.125)
1155.69/1155.95	c #Conflicts:    1211000 | #Learnt:      50359 | 0.000
1155.69/1155.95	c total clause space: 206.656MB
1155.69/1155.95	c total #watches: 361773
1156.79/1157.02	c total #propagations: 521601936 / total #impl: 4166134989 (eff. 0.125)
1156.79/1157.02	c #Conflicts:    1212000 | #Learnt:      51359 | 0.000
1156.79/1157.02	c total clause space: 206.656MB
1156.79/1157.02	c total #watches: 365395
1157.79/1158.09	c total #propagations: 522104527 / total #impl: 4169987516 (eff. 0.125)
1157.79/1158.09	c #Conflicts:    1213000 | #Learnt:      52359 | 0.000
1157.79/1158.09	c total clause space: 206.656MB
1157.79/1158.09	c total #watches: 369381
1159.09/1159.32	c total #propagations: 522589581 / total #impl: 4173484457 (eff. 0.125)
1159.09/1159.32	c GC COLLECT
1159.09/1159.32	c #Conflicts:    1214000 | #Learnt:      26764 | 0.000
1159.09/1159.32	c total clause space: 206.656MB
1159.09/1159.32	c total #watches: 248055
1160.19/1160.47	c total #propagations: 523057244 / total #impl: 4177231009 (eff. 0.125)
1160.19/1160.47	c #Conflicts:    1215000 | #Learnt:      27764 | 0.000
1160.19/1160.47	c total clause space: 206.656MB
1160.19/1160.47	c total #watches: 254701
1161.40/1161.69	c total #propagations: 523540063 / total #impl: 4181464770 (eff. 0.125)
1161.40/1161.69	c #Conflicts:    1216000 | #Learnt:      28764 | 0.000
1161.40/1161.69	c total clause space: 206.656MB
1161.40/1161.69	c total #watches: 258208
1162.60/1162.88	c total #propagations: 523926117 / total #impl: 4185525262 (eff. 0.125)
1162.60/1162.88	c #Conflicts:    1217000 | #Learnt:      29764 | 0.000
1162.60/1162.88	c total clause space: 206.656MB
1162.60/1162.88	c total #watches: 264440
1163.79/1164.06	c total #propagations: 524413513 / total #impl: 4189432238 (eff. 0.125)
1163.79/1164.06	c #Conflicts:    1218000 | #Learnt:      30764 | 0.000
1163.79/1164.06	c total clause space: 206.656MB
1163.79/1164.06	c total #watches: 268157
1164.89/1165.14	c total #propagations: 524880097 / total #impl: 4194090609 (eff. 0.125)
1164.89/1165.14	c #Conflicts:    1219000 | #Learnt:      31764 | 0.000
1164.89/1165.14	c total clause space: 206.656MB
1164.89/1165.14	c total #watches: 274630
1166.09/1166.30	c total #propagations: 525196200 / total #impl: 4197877996 (eff. 0.125)
1166.09/1166.30	c #Conflicts:    1220000 | #Learnt:      32764 | 0.000
1166.09/1166.30	c total clause space: 206.656MB
1166.09/1166.30	c total #watches: 279446
1167.29/1167.58	c total #propagations: 525512655 / total #impl: 4201391076 (eff. 0.125)
1167.29/1167.58	c #Conflicts:    1221000 | #Learnt:      33764 | 0.000
1167.29/1167.58	c total clause space: 206.656MB
1167.29/1167.58	c total #watches: 283702
1168.59/1168.88	c total #propagations: 525892062 / total #impl: 4205869942 (eff. 0.125)
1168.59/1168.88	c #Conflicts:    1222000 | #Learnt:      34764 | 0.000
1168.59/1168.88	c total clause space: 206.656MB
1168.59/1168.88	c total #watches: 288728
1169.89/1170.17	c total #propagations: 526286532 / total #impl: 4209747224 (eff. 0.125)
1169.89/1170.17	c #Conflicts:    1223000 | #Learnt:      35764 | 0.000
1169.89/1170.17	c total clause space: 206.656MB
1169.89/1170.17	c total #watches: 293579
1171.29/1171.51	c total #propagations: 526659142 / total #impl: 4213193348 (eff. 0.125)
1171.29/1171.51	c #Conflicts:    1224000 | #Learnt:      36764 | 0.000
1171.29/1171.51	c total clause space: 206.656MB
1171.29/1171.51	c total #watches: 297791
1172.69/1172.90	c total #propagations: 526998184 / total #impl: 4216588918 (eff. 0.125)
1172.69/1172.90	c #Conflicts:    1225000 | #Learnt:      37764 | 0.000
1172.69/1172.90	c total clause space: 206.656MB
1172.69/1172.90	c total #watches: 301596
1173.89/1174.14	c total #propagations: 527408141 / total #impl: 4220897388 (eff. 0.125)
1173.89/1174.14	c #Conflicts:    1226000 | #Learnt:      38764 | 0.000
1173.89/1174.14	c total clause space: 206.656MB
1173.89/1174.14	c total #watches: 306633
1175.29/1175.51	c total #propagations: 527772654 / total #impl: 4224479467 (eff. 0.125)
1175.29/1175.51	c #Conflicts:    1227000 | #Learnt:      39764 | 0.000
1175.29/1175.51	c total clause space: 206.656MB
1175.29/1175.51	c total #watches: 310935
1176.69/1176.93	c total #propagations: 528149155 / total #impl: 4228256896 (eff. 0.125)
1176.69/1176.93	c #Conflicts:    1228000 | #Learnt:      40764 | 0.000
1176.69/1176.93	c total clause space: 206.656MB
1176.69/1176.93	c total #watches: 314809
1177.99/1178.25	c total #propagations: 528537407 / total #impl: 4233086310 (eff. 0.125)
1177.99/1178.25	c #Conflicts:    1229000 | #Learnt:      41764 | 0.000
1177.99/1178.25	c total clause space: 206.656MB
1177.99/1178.25	c total #watches: 319014
1179.49/1179.70	c total #propagations: 528889153 / total #impl: 4236576297 (eff. 0.125)
1179.49/1179.70	c #Conflicts:    1230000 | #Learnt:      42764 | 0.000
1179.49/1179.70	c total clause space: 206.656MB
1179.49/1179.70	c total #watches: 322736
1180.69/1180.94	c total #propagations: 529238986 / total #impl: 4240539496 (eff. 0.125)
1180.69/1180.94	c #Conflicts:    1231000 | #Learnt:      43764 | 0.000
1180.69/1180.94	c total clause space: 206.656MB
1180.69/1180.94	c total #watches: 327070
1181.79/1182.09	c total #propagations: 529720539 / total #impl: 4244618728 (eff. 0.125)
1181.79/1182.09	c #Conflicts:    1232000 | #Learnt:      44764 | 0.000
1181.79/1182.09	c total clause space: 206.656MB
1181.79/1182.09	c total #watches: 330711
1182.89/1183.17	c total #propagations: 530191943 / total #impl: 4249643799 (eff. 0.125)
1182.89/1183.17	c #Conflicts:    1233000 | #Learnt:      45764 | 0.000
1182.89/1183.17	c total clause space: 206.656MB
1182.89/1183.17	c total #watches: 335325
1183.99/1184.25	c total #propagations: 530714146 / total #impl: 4255377655 (eff. 0.125)
1183.99/1184.25	c #Conflicts:    1234000 | #Learnt:      46764 | 0.000
1183.99/1184.25	c total clause space: 206.656MB
1183.99/1184.25	c total #watches: 340699
1185.09/1185.34	c total #propagations: 531239323 / total #impl: 4260108049 (eff. 0.125)
1185.09/1185.34	c #Conflicts:    1235000 | #Learnt:      47764 | 0.000
1185.09/1185.34	c total clause space: 206.656MB
1185.09/1185.34	c total #watches: 343928
1186.09/1186.33	c total #propagations: 531764712 / total #impl: 4264042361 (eff. 0.125)
1186.09/1186.33	c #Conflicts:    1236000 | #Learnt:      48764 | 0.000
1186.09/1186.33	c total clause space: 206.656MB
1186.09/1186.33	c total #watches: 347011
1187.09/1187.38	c total #propagations: 532313640 / total #impl: 4267308759 (eff. 0.125)
1187.09/1187.38	c #Conflicts:    1237000 | #Learnt:      49764 | 0.000
1187.09/1187.38	c total clause space: 206.656MB
1187.09/1187.38	c total #watches: 350309
1188.09/1188.31	c total #propagations: 532864981 / total #impl: 4271403152 (eff. 0.125)
1188.09/1188.31	c #Conflicts:    1238000 | #Learnt:      50764 | 0.000
1188.09/1188.31	c total clause space: 206.656MB
1188.09/1188.31	c total #watches: 355834
1189.19/1189.43	c total #propagations: 533419278 / total #impl: 4275400613 (eff. 0.125)
1189.19/1189.43	c #Conflicts:    1239000 | #Learnt:      51764 | 0.000
1189.19/1189.43	c total clause space: 206.656MB
1189.19/1189.43	c total #watches: 359277
1190.39/1190.64	c total #propagations: 533928998 / total #impl: 4279842519 (eff. 0.125)
1190.39/1190.64	c #Conflicts:    1240000 | #Learnt:      52764 | 0.000
1190.39/1190.64	c total clause space: 206.656MB
1190.39/1190.64	c total #watches: 362710
1191.48/1191.72	c total #propagations: 534442769 / total #impl: 4284910261 (eff. 0.125)
1191.48/1191.72	c #Conflicts:    1241000 | #Learnt:      53764 | 0.000
1191.48/1191.72	c total clause space: 206.656MB
1191.48/1191.72	c total #watches: 366372
1192.58/1192.82	c total #propagations: 534922190 / total #impl: 4289095676 (eff. 0.125)
1192.58/1192.82	c GC COLLECT
1192.58/1192.82	c #Conflicts:    1242000 | #Learnt:      27865 | 0.000
1192.58/1192.82	c total clause space: 206.656MB
1192.58/1192.82	c total #watches: 252312
1193.58/1193.85	c total #propagations: 535410740 / total #impl: 4293136321 (eff. 0.125)
1193.58/1193.85	c #Conflicts:    1243000 | #Learnt:      28865 | 0.000
1193.58/1193.85	c total clause space: 206.656MB
1193.58/1193.85	c total #watches: 256589
1194.68/1194.90	c total #propagations: 535888377 / total #impl: 4296838935 (eff. 0.125)
1194.68/1194.90	c #Conflicts:    1244000 | #Learnt:      29865 | 0.000
1194.68/1194.90	c total clause space: 206.656MB
1194.68/1194.90	c total #watches: 262542
1195.78/1196.03	c total #propagations: 536310947 / total #impl: 4300205769 (eff. 0.125)
1195.78/1196.03	c #Conflicts:    1245000 | #Learnt:      30865 | 0.000
1195.78/1196.03	c total clause space: 206.656MB
1195.78/1196.03	c total #watches: 268309
1196.78/1197.05	c total #propagations: 536724859 / total #impl: 4303148049 (eff. 0.125)
1196.78/1197.05	c #Conflicts:    1246000 | #Learnt:      31865 | 0.000
1196.78/1197.05	c total clause space: 206.656MB
1196.78/1197.05	c total #watches: 273487
1197.79/1198.02	c total #propagations: 537138810 / total #impl: 4306121406 (eff. 0.125)
1197.79/1198.02	c #Conflicts:    1247000 | #Learnt:      32865 | 0.000
1197.79/1198.02	c total clause space: 206.656MB
1197.79/1198.02	c total #watches: 278311
1198.68/1198.99	c total #propagations: 537555936 / total #impl: 4310662537 (eff. 0.125)
1198.68/1198.99	c #Conflicts:    1248000 | #Learnt:      33865 | 0.000
1198.68/1198.99	c total clause space: 206.656MB
1198.68/1198.99	c total #watches: 281551
1199.89/1200.14	c total #propagations: 538052678 / total #impl: 4316267551 (eff. 0.125)
1199.89/1200.14	c #Conflicts:    1249000 | #Learnt:      34865 | 0.000
1199.89/1200.14	c total clause space: 206.656MB
1199.89/1200.14	c total #watches: 284711
1200.88/1201.17	c total #propagations: 538546292 / total #impl: 4323163407 (eff. 0.125)
1200.88/1201.17	c #Conflicts:    1250000 | #Learnt:      35865 | 0.000
1200.88/1201.17	c total clause space: 206.656MB
1200.88/1201.17	c total #watches: 288087
1201.98/1202.22	c total #propagations: 539059882 / total #impl: 4328692402 (eff. 0.125)
1201.98/1202.22	c #Conflicts:    1251000 | #Learnt:      36865 | 0.000
1201.98/1202.22	c total clause space: 206.656MB
1201.98/1202.22	c total #watches: 291569
1203.08/1203.33	c total #propagations: 539546226 / total #impl: 4334524251 (eff. 0.124)
1203.08/1203.33	c #Conflicts:    1252000 | #Learnt:      37865 | 0.000
1203.08/1203.33	c total clause space: 206.656MB
1203.08/1203.33	c total #watches: 298619
1204.18/1204.48	c total #propagations: 540081172 / total #impl: 4340941712 (eff. 0.124)
1204.18/1204.48	c #Conflicts:    1253000 | #Learnt:      38865 | 0.000
1204.18/1204.48	c total clause space: 206.656MB
1204.18/1204.48	c total #watches: 302313
1205.28/1205.51	c total #propagations: 540647164 / total #impl: 4349204056 (eff. 0.124)
1205.28/1205.51	c #Conflicts:    1254000 | #Learnt:      39865 | 0.000
1205.28/1205.51	c total clause space: 206.656MB
1205.28/1205.51	c total #watches: 306224
1206.38/1206.66	c total #propagations: 541210343 / total #impl: 4356571444 (eff. 0.124)
1206.38/1206.66	c #Conflicts:    1255000 | #Learnt:      40865 | 0.000
1206.38/1206.66	c total clause space: 206.656MB
1206.38/1206.66	c total #watches: 309436
1207.59/1207.83	c total #propagations: 541787519 / total #impl: 4364277185 (eff. 0.124)
1207.59/1207.83	c #Conflicts:    1256000 | #Learnt:      41865 | 0.000
1207.59/1207.83	c total clause space: 206.656MB
1207.59/1207.83	c total #watches: 312987
1208.79/1209.03	c total #propagations: 542306875 / total #impl: 4371033157 (eff. 0.124)
1208.79/1209.03	c #Conflicts:    1257000 | #Learnt:      42865 | 0.000
1208.79/1209.03	c total clause space: 206.656MB
1208.79/1209.03	c total #watches: 317601
1209.89/1210.14	c total #propagations: 542758264 / total #impl: 4376232252 (eff. 0.124)
1209.89/1210.14	c #Conflicts:    1258000 | #Learnt:      43865 | 0.000
1209.89/1210.14	c total clause space: 206.656MB
1209.89/1210.14	c total #watches: 320785
1210.99/1211.27	c total #propagations: 543283238 / total #impl: 4381192801 (eff. 0.124)
1210.99/1211.27	c #Conflicts:    1259000 | #Learnt:      44865 | 0.000
1210.99/1211.27	c total clause space: 206.656MB
1210.99/1211.27	c total #watches: 326665
1211.99/1212.25	c total #propagations: 543778699 / total #impl: 4386333701 (eff. 0.124)
1211.99/1212.25	c #Conflicts:    1260000 | #Learnt:      45865 | 0.000
1211.99/1212.25	c total clause space: 206.656MB
1211.99/1212.25	c total #watches: 341647
1212.98/1213.25	c total #propagations: 544155876 / total #impl: 4388881203 (eff. 0.124)
1212.98/1213.25	c #Conflicts:    1261000 | #Learnt:      46865 | 0.000
1212.98/1213.25	c total clause space: 206.656MB
1212.98/1213.25	c total #watches: 352726
1213.98/1214.20	c total #propagations: 544525953 / total #impl: 4392201601 (eff. 0.124)
1213.98/1214.20	c #Conflicts:    1262000 | #Learnt:      47865 | 0.000
1213.98/1214.20	c total clause space: 206.656MB
1213.98/1214.20	c total #watches: 359926
1214.88/1215.15	c total #propagations: 545046225 / total #impl: 4395244963 (eff. 0.124)
1214.88/1215.15	c #Conflicts:    1263000 | #Learnt:      48865 | 0.000
1214.88/1215.15	c total clause space: 206.656MB
1214.88/1215.15	c total #watches: 369065
1215.88/1216.16	c total #propagations: 545569616 / total #impl: 4399295035 (eff. 0.124)
1215.88/1216.16	c #Conflicts:    1264000 | #Learnt:      49865 | 0.000
1215.88/1216.16	c total clause space: 206.656MB
1215.88/1216.16	c total #watches: 375175
1216.98/1217.24	c total #propagations: 546121259 / total #impl: 4403130533 (eff. 0.124)
1216.98/1217.24	c #Conflicts:    1265000 | #Learnt:      50865 | 0.000
1216.98/1217.24	c total clause space: 206.656MB
1216.98/1217.24	c total #watches: 379545
1217.98/1218.29	c total #propagations: 546578937 / total #impl: 4406714753 (eff. 0.124)
1217.98/1218.29	c #Conflicts:    1266000 | #Learnt:      51865 | 0.000
1217.98/1218.29	c total clause space: 206.656MB
1217.98/1218.29	c total #watches: 385376
1218.98/1219.29	c total #propagations: 547006053 / total #impl: 4410217444 (eff. 0.124)
1218.98/1219.29	c #Conflicts:    1267000 | #Learnt:      52865 | 0.000
1218.98/1219.29	c total clause space: 206.656MB
1218.98/1219.29	c total #watches: 396285
1219.98/1220.23	c total #propagations: 547363210 / total #impl: 4413091075 (eff. 0.124)
1219.98/1220.23	c #Conflicts:    1268000 | #Learnt:      53865 | 0.000
1219.98/1220.23	c total clause space: 206.656MB
1219.98/1220.23	c total #watches: 407530
1220.98/1221.23	c total #propagations: 547756894 / total #impl: 4415794322 (eff. 0.124)
1220.98/1221.23	c GC COLLECT
1220.98/1221.23	c #Conflicts:    1269000 | #Learnt:      27662 | 0.000
1220.98/1221.23	c total clause space: 206.656MB
1220.98/1221.23	c total #watches: 252958
1221.78/1222.09	c total #propagations: 548195812 / total #impl: 4418721572 (eff. 0.124)
1221.78/1222.09	c #Conflicts:    1270000 | #Learnt:      28662 | 0.000
1221.78/1222.09	c total clause space: 206.656MB
1221.78/1222.09	c total #watches: 258772
1222.68/1222.95	c total #propagations: 548601467 / total #impl: 4421459318 (eff. 0.124)
1222.68/1222.95	c #Conflicts:    1271000 | #Learnt:      29662 | 0.000
1222.68/1222.95	c total clause space: 206.656MB
1222.68/1222.95	c total #watches: 266462
1223.58/1223.81	c total #propagations: 549018228 / total #impl: 4424725284 (eff. 0.124)
1223.58/1223.81	c #Conflicts:    1272000 | #Learnt:      30662 | 0.000
1223.58/1223.81	c total clause space: 206.656MB
1223.58/1223.81	c total #watches: 271475
1224.38/1224.67	c total #propagations: 549441441 / total #impl: 4427281030 (eff. 0.124)
1224.38/1224.67	c #Conflicts:    1273000 | #Learnt:      31662 | 0.000
1224.38/1224.67	c total clause space: 206.656MB
1224.38/1224.67	c total #watches: 277471
1225.29/1225.55	c total #propagations: 549900488 / total #impl: 4430067953 (eff. 0.124)
1225.29/1225.55	c #Conflicts:    1274000 | #Learnt:      32662 | 0.000
1225.29/1225.55	c total clause space: 206.656MB
1225.29/1225.55	c total #watches: 283281
1226.29/1226.52	c total #propagations: 550338742 / total #impl: 4433102673 (eff. 0.124)
1226.29/1226.52	c #Conflicts:    1275000 | #Learnt:      33662 | 0.000
1226.29/1226.52	c total clause space: 206.656MB
1226.29/1226.52	c total #watches: 287408
1227.18/1227.41	c total #propagations: 550805421 / total #impl: 4436446453 (eff. 0.124)
1227.18/1227.41	c #Conflicts:    1276000 | #Learnt:      34662 | 0.000
1227.18/1227.41	c total clause space: 206.656MB
1227.18/1227.41	c total #watches: 299260
1228.08/1228.38	c total #propagations: 551251091 / total #impl: 4439446119 (eff. 0.124)
1228.08/1228.38	c #Conflicts:    1277000 | #Learnt:      35662 | 0.000
1228.08/1228.38	c total clause space: 206.656MB
1228.08/1228.38	c total #watches: 304635
1229.08/1229.35	c total #propagations: 551712960 / total #impl: 4442900044 (eff. 0.124)
1229.08/1229.35	c #Conflicts:    1278000 | #Learnt:      36662 | 0.000
1229.08/1229.35	c total clause space: 206.656MB
1229.08/1229.35	c total #watches: 310198
1230.08/1230.35	c total #propagations: 552141842 / total #impl: 4446253793 (eff. 0.124)
1230.08/1230.35	c #Conflicts:    1279000 | #Learnt:      37662 | 0.000
1230.08/1230.35	c total clause space: 206.656MB
1230.08/1230.35	c total #watches: 316770
1231.08/1231.32	c total #propagations: 552559427 / total #impl: 4449633038 (eff. 0.124)
1231.08/1231.32	c #Conflicts:    1280000 | #Learnt:      38662 | 0.000
1231.08/1231.32	c total clause space: 206.656MB
1231.08/1231.32	c total #watches: 321780
1232.18/1232.48	c total #propagations: 552983393 / total #impl: 4452328298 (eff. 0.124)
1232.18/1232.48	c #Conflicts:    1281000 | #Learnt:      39662 | 0.000
1232.18/1232.48	c total clause space: 206.656MB
1232.18/1232.48	c total #watches: 327219
1233.28/1233.57	c total #propagations: 553413053 / total #impl: 4456242335 (eff. 0.124)
1233.28/1233.57	c #Conflicts:    1282000 | #Learnt:      40662 | 0.000
1233.28/1233.57	c total clause space: 206.656MB
1233.28/1233.57	c total #watches: 330902
1234.38/1234.62	c total #propagations: 553858372 / total #impl: 4459795790 (eff. 0.124)
1234.38/1234.62	c #Conflicts:    1283000 | #Learnt:      41662 | 0.000
1234.38/1234.62	c total clause space: 206.656MB
1234.38/1234.62	c total #watches: 339290
1235.48/1235.75	c total #propagations: 554354967 / total #impl: 4462779324 (eff. 0.124)
1235.48/1235.75	c #Conflicts:    1284000 | #Learnt:      42662 | 0.000
1235.48/1235.75	c total clause space: 206.656MB
1235.48/1235.75	c total #watches: 343065
1236.68/1236.90	c total #propagations: 554885975 / total #impl: 4466469494 (eff. 0.124)
1236.68/1236.90	c #Conflicts:    1285000 | #Learnt:      43662 | 0.000
1236.68/1236.90	c total clause space: 206.656MB
1236.68/1236.90	c total #watches: 346544
1237.78/1238.06	c total #propagations: 555437836 / total #impl: 4471121176 (eff. 0.124)
1237.78/1238.06	c #Conflicts:    1286000 | #Learnt:      44662 | 0.000
1237.78/1238.06	c total clause space: 206.656MB
1237.78/1238.06	c total #watches: 351615
1238.88/1239.15	c total #propagations: 555942182 / total #impl: 4475593604 (eff. 0.124)
1238.88/1239.15	c #Conflicts:    1287000 | #Learnt:      45662 | 0.000
1238.88/1239.15	c total clause space: 206.656MB
1238.88/1239.15	c total #watches: 355567
1240.18/1240.40	c total #propagations: 556479546 / total #impl: 4479225328 (eff. 0.124)
1240.18/1240.40	c #Conflicts:    1288000 | #Learnt:      46662 | 0.000
1240.18/1240.40	c total clause space: 206.656MB
1240.18/1240.40	c total #watches: 359701
1241.18/1241.49	c total #propagations: 556975129 / total #impl: 4483362360 (eff. 0.124)
1241.18/1241.49	c #Conflicts:    1289000 | #Learnt:      47662 | 0.000
1241.18/1241.49	c total clause space: 206.656MB
1241.18/1241.49	c total #watches: 366149
1242.38/1242.65	c total #propagations: 557423277 / total #impl: 4486845314 (eff. 0.124)
1242.38/1242.65	c #Conflicts:    1290000 | #Learnt:      48662 | 0.000
1242.38/1242.65	c total clause space: 206.656MB
1242.38/1242.65	c total #watches: 371761
1243.58/1243.86	c total #propagations: 557922111 / total #impl: 4491199121 (eff. 0.124)
1243.58/1243.86	c #Conflicts:    1291000 | #Learnt:      49662 | 0.000
1243.58/1243.86	c total clause space: 206.656MB
1243.58/1243.86	c total #watches: 378180
1244.78/1245.02	c total #propagations: 558392795 / total #impl: 4495837931 (eff. 0.124)
1244.78/1245.02	c #Conflicts:    1292000 | #Learnt:      50662 | 0.000
1244.78/1245.02	c total clause space: 206.656MB
1244.78/1245.02	c total #watches: 383776
1245.98/1246.27	c total #propagations: 558803302 / total #impl: 4501455232 (eff. 0.124)
1245.98/1246.27	c #Conflicts:    1293000 | #Learnt:      51662 | 0.000
1245.98/1246.27	c total clause space: 206.656MB
1245.98/1246.27	c total #watches: 389116
1247.08/1247.39	c total #propagations: 559222116 / total #impl: 4507879177 (eff. 0.124)
1247.08/1247.39	c #Conflicts:    1294000 | #Learnt:      52662 | 0.000
1247.08/1247.39	c total clause space: 206.656MB
1247.08/1247.39	c total #watches: 400050
1248.48/1248.74	c total #propagations: 559632614 / total #impl: 4513844000 (eff. 0.124)
1248.48/1248.74	c #Conflicts:    1295000 | #Learnt:      53662 | 0.000
1248.48/1248.74	c total clause space: 206.656MB
1248.48/1248.74	c total #watches: 410563
1249.68/1249.96	c total #propagations: 560062548 / total #impl: 4519530177 (eff. 0.124)
1249.68/1249.96	c #Conflicts:    1296000 | #Learnt:      54662 | 0.000
1249.68/1249.96	c total clause space: 206.656MB
1249.68/1249.96	c total #watches: 415083
1250.87/1251.12	c total #propagations: 560534346 / total #impl: 4523325809 (eff. 0.124)
1250.87/1251.12	c GC COLLECT
1250.87/1251.12	c #Conflicts:    1297000 | #Learnt:      28156 | 0.000
1250.87/1251.12	c total clause space: 206.656MB
1250.87/1251.12	c total #watches: 256547
1251.87/1252.16	c total #propagations: 560993034 / total #impl: 4527224970 (eff. 0.124)
1251.87/1252.16	c #Conflicts:    1298000 | #Learnt:      29156 | 0.000
1251.87/1252.16	c total clause space: 206.656MB
1251.87/1252.16	c total #watches: 261055
1252.97/1253.20	c total #propagations: 561511359 / total #impl: 4531075546 (eff. 0.124)
1252.97/1253.20	c #Conflicts:    1299000 | #Learnt:      30156 | 0.000
1252.97/1253.20	c total clause space: 206.656MB
1252.97/1253.20	c total #watches: 266196
1254.07/1254.34	c total #propagations: 561975889 / total #impl: 4534255341 (eff. 0.124)
1254.07/1254.34	c #Conflicts:    1300000 | #Learnt:      31156 | 0.000
1254.07/1254.34	c total clause space: 206.656MB
1254.07/1254.34	c total #watches: 271536
1255.27/1255.58	c total #propagations: 562510427 / total #impl: 4538088705 (eff. 0.124)
1255.27/1255.58	c #Conflicts:    1301000 | #Learnt:      32156 | 0.000
1255.27/1255.58	c total clause space: 206.656MB
1255.27/1255.58	c total #watches: 274892
1256.47/1256.79	c total #propagations: 563032399 / total #impl: 4542068442 (eff. 0.124)
1256.47/1256.79	c #Conflicts:    1302000 | #Learnt:      33156 | 0.000
1256.47/1256.79	c total clause space: 206.656MB
1256.47/1256.79	c total #watches: 277984
1257.67/1257.94	c total #propagations: 563540406 / total #impl: 4545858297 (eff. 0.124)
1257.67/1257.94	c #Conflicts:    1303000 | #Learnt:      34156 | 0.000
1257.67/1257.94	c total clause space: 206.656MB
1257.67/1257.94	c total #watches: 282500
1258.67/1258.98	c total #propagations: 564047924 / total #impl: 4550125807 (eff. 0.124)
1258.67/1258.98	c #Conflicts:    1304000 | #Learnt:      35156 | 0.000
1258.67/1258.98	c total clause space: 206.656MB
1258.67/1258.98	c total #watches: 286266
1259.67/1259.99	c total #propagations: 564526674 / total #impl: 4553896605 (eff. 0.124)
1259.67/1259.99	c #Conflicts:    1305000 | #Learnt:      36156 | 0.000
1259.67/1259.99	c total clause space: 206.656MB
1259.67/1259.99	c total #watches: 294554
1260.77/1261.09	c total #propagations: 564955788 / total #impl: 4557521037 (eff. 0.124)
1260.77/1261.09	c #Conflicts:    1306000 | #Learnt:      37156 | 0.000
1260.77/1261.09	c total clause space: 206.656MB
1260.77/1261.09	c total #watches: 301373
1261.87/1262.15	c total #propagations: 565394665 / total #impl: 4561537851 (eff. 0.124)
1261.87/1262.15	c #Conflicts:    1307000 | #Learnt:      38156 | 0.000
1261.87/1262.15	c total clause space: 206.656MB
1261.87/1262.15	c total #watches: 311100
1263.07/1263.34	c total #propagations: 565768027 / total #impl: 4564499897 (eff. 0.124)
1263.07/1263.34	c #Conflicts:    1308000 | #Learnt:      39156 | 0.000
1263.07/1263.34	c total clause space: 206.656MB
1263.07/1263.34	c total #watches: 317895
1264.37/1264.64	c total #propagations: 566179850 / total #impl: 4568051592 (eff. 0.124)
1264.37/1264.64	c #Conflicts:    1309000 | #Learnt:      40156 | 0.000
1264.37/1264.64	c total clause space: 206.656MB
1264.37/1264.64	c total #watches: 321442
1265.57/1265.80	c total #propagations: 566606818 / total #impl: 4571831793 (eff. 0.124)
1265.57/1265.80	c #Conflicts:    1310000 | #Learnt:      41156 | 0.000
1265.57/1265.80	c total clause space: 206.656MB
1265.57/1265.80	c total #watches: 328401
1266.67/1266.93	c total #propagations: 567035691 / total #impl: 4575058491 (eff. 0.124)
1266.67/1266.93	c #Conflicts:    1311000 | #Learnt:      42156 | 0.000
1266.67/1266.93	c total clause space: 206.656MB
1266.67/1266.93	c total #watches: 333312
1267.77/1268.01	c total #propagations: 567554153 / total #impl: 4578502626 (eff. 0.124)
1267.77/1268.01	c #Conflicts:    1312000 | #Learnt:      43156 | 0.000
1267.77/1268.01	c total clause space: 206.656MB
1267.77/1268.01	c total #watches: 337910
1268.87/1269.19	c total #propagations: 568048101 / total #impl: 4581904878 (eff. 0.124)
1268.87/1269.19	c #Conflicts:    1313000 | #Learnt:      44156 | 0.000
1268.87/1269.19	c total clause space: 206.656MB
1268.87/1269.19	c total #watches: 342509
1270.17/1270.40	c total #propagations: 568550267 / total #impl: 4585705191 (eff. 0.124)
1270.17/1270.40	c #Conflicts:    1314000 | #Learnt:      45156 | 0.000
1270.17/1270.40	c total clause space: 206.656MB
1270.17/1270.40	c total #watches: 348605
1271.38/1271.61	c total #propagations: 568987402 / total #impl: 4589212421 (eff. 0.124)
1271.38/1271.61	c #Conflicts:    1315000 | #Learnt:      46156 | 0.000
1271.38/1271.61	c total clause space: 206.656MB
1271.38/1271.61	c total #watches: 353588
1272.48/1272.73	c total #propagations: 569446992 / total #impl: 4592334238 (eff. 0.124)
1272.48/1272.73	c #Conflicts:    1316000 | #Learnt:      47156 | 0.000
1272.48/1272.73	c total clause space: 206.656MB
1272.48/1272.73	c total #watches: 359989
1273.47/1273.80	c total #propagations: 569897938 / total #impl: 4595828409 (eff. 0.124)
1273.47/1273.80	c #Conflicts:    1317000 | #Learnt:      48156 | 0.000
1273.47/1273.80	c total clause space: 206.656MB
1273.47/1273.80	c total #watches: 364783
1274.78/1275.01	c total #propagations: 570326055 / total #impl: 4598963919 (eff. 0.124)
1274.78/1275.01	c #Conflicts:    1318000 | #Learnt:      49156 | 0.000
1274.78/1275.01	c total clause space: 206.656MB
1274.78/1275.01	c total #watches: 370208
1275.97/1276.20	c total #propagations: 570764809 / total #impl: 4602498484 (eff. 0.124)
1275.97/1276.20	c #Conflicts:    1319000 | #Learnt:      50156 | 0.000
1275.97/1276.20	c total clause space: 206.656MB
1275.97/1276.20	c total #watches: 374112
1276.98/1277.27	c total #propagations: 571250138 / total #impl: 4605842029 (eff. 0.124)
1276.98/1277.27	c #Conflicts:    1320000 | #Learnt:      51156 | 0.000
1276.98/1277.27	c total clause space: 206.656MB
1276.98/1277.27	c total #watches: 377962
1278.17/1278.45	c total #propagations: 571733576 / total #impl: 4609151536 (eff. 0.124)
1278.17/1278.45	c #Conflicts:    1321000 | #Learnt:      52156 | 0.000
1278.17/1278.45	c total clause space: 206.656MB
1278.17/1278.45	c total #watches: 381981
1279.37/1279.65	c total #propagations: 572227527 / total #impl: 4612865461 (eff. 0.124)
1279.37/1279.65	c #Conflicts:    1322000 | #Learnt:      53156 | 0.000
1279.37/1279.65	c total clause space: 206.656MB
1279.37/1279.65	c total #watches: 385471
1280.57/1280.85	c total #propagations: 572720507 / total #impl: 4616739517 (eff. 0.124)
1280.57/1280.85	c #Conflicts:    1323000 | #Learnt:      54156 | 0.000
1280.57/1280.85	c total clause space: 206.656MB
1280.57/1280.85	c total #watches: 390219
1281.77/1282.04	c total #propagations: 573263329 / total #impl: 4620437386 (eff. 0.124)
1281.77/1282.04	c #Conflicts:    1324000 | #Learnt:      55156 | 0.000
1281.77/1282.04	c total clause space: 206.656MB
1281.77/1282.04	c total #watches: 394241
1282.97/1283.22	c total #propagations: 573763059 / total #impl: 4624205886 (eff. 0.124)
1282.97/1283.22	c GC COLLECT
1282.97/1283.22	c #Conflicts:    1325000 | #Learnt:      28356 | 0.000
1282.97/1283.22	c total clause space: 206.656MB
1282.97/1283.22	c total #watches: 256335
1283.97/1284.26	c total #propagations: 574305850 / total #impl: 4627798305 (eff. 0.124)
1283.97/1284.26	c #Conflicts:    1326000 | #Learnt:      29356 | 0.000
1283.97/1284.26	c total clause space: 206.656MB
1283.97/1284.26	c total #watches: 263700
1284.97/1285.27	c total #propagations: 574787822 / total #impl: 4631161015 (eff. 0.124)
1284.97/1285.27	c #Conflicts:    1327000 | #Learnt:      30356 | 0.000
1284.97/1285.27	c total clause space: 206.656MB
1284.97/1285.27	c total #watches: 267259
1286.17/1286.47	c total #propagations: 575255549 / total #impl: 4634252698 (eff. 0.124)
1286.17/1286.47	c #Conflicts:    1328000 | #Learnt:      31356 | 0.000
1286.17/1286.47	c total clause space: 206.656MB
1286.17/1286.47	c total #watches: 270762
1287.37/1287.69	c total #propagations: 575823433 / total #impl: 4638085235 (eff. 0.124)
1287.37/1287.69	c #Conflicts:    1329000 | #Learnt:      32356 | 0.000
1287.37/1287.69	c total clause space: 206.656MB
1287.37/1287.69	c total #watches: 273909
1288.47/1288.76	c total #propagations: 576319229 / total #impl: 4642053391 (eff. 0.124)
1288.47/1288.76	c #Conflicts:    1330000 | #Learnt:      33356 | 0.000
1288.47/1288.76	c total clause space: 206.656MB
1288.47/1288.76	c total #watches: 277397
1289.57/1289.81	c total #propagations: 576853180 / total #impl: 4645589230 (eff. 0.124)
1289.57/1289.81	c #Conflicts:    1331000 | #Learnt:      34356 | 0.000
1289.57/1289.81	c total clause space: 206.656MB
1289.57/1289.81	c total #watches: 281628
1290.57/1290.86	c total #propagations: 577472276 / total #impl: 4649555895 (eff. 0.124)
1290.57/1290.86	c #Conflicts:    1332000 | #Learnt:      35356 | 0.000
1290.57/1290.86	c total clause space: 206.656MB
1290.57/1290.86	c total #watches: 288362
1291.67/1291.97	c total #propagations: 578018095 / total #impl: 4653942962 (eff. 0.124)
1291.67/1291.97	c #Conflicts:    1333000 | #Learnt:      36356 | 0.000
1291.67/1291.97	c total clause space: 206.656MB
1291.67/1291.97	c total #watches: 291709
1292.87/1293.10	c total #propagations: 578643755 / total #impl: 4657924779 (eff. 0.124)
1292.87/1293.10	c #Conflicts:    1334000 | #Learnt:      37356 | 0.000
1292.87/1293.10	c total clause space: 206.656MB
1292.87/1293.10	c total #watches: 297097
1294.07/1294.32	c total #propagations: 579165459 / total #impl: 4661995653 (eff. 0.124)
1294.07/1294.32	c #Conflicts:    1335000 | #Learnt:      38356 | 0.000
1294.07/1294.32	c total clause space: 206.656MB
1294.07/1294.32	c total #watches: 300931
1295.07/1295.36	c total #propagations: 579719668 / total #impl: 4667068172 (eff. 0.124)
1295.07/1295.36	c #Conflicts:    1336000 | #Learnt:      39356 | 0.000
1295.07/1295.36	c total clause space: 206.656MB
1295.07/1295.36	c total #watches: 307390
1296.17/1296.46	c total #propagations: 580220173 / total #impl: 4670526619 (eff. 0.124)
1296.17/1296.46	c #Conflicts:    1337000 | #Learnt:      40356 | 0.000
1296.17/1296.46	c total clause space: 206.656MB
1296.17/1296.46	c total #watches: 311602
1297.37/1297.66	c total #propagations: 580650242 / total #impl: 4673772567 (eff. 0.124)
1297.37/1297.66	c #Conflicts:    1338000 | #Learnt:      41356 | 0.000
1297.37/1297.66	c total clause space: 206.656MB
1297.37/1297.66	c total #watches: 315441
1298.47/1298.78	c total #propagations: 581224102 / total #impl: 4678377034 (eff. 0.124)
1298.47/1298.78	c #Conflicts:    1339000 | #Learnt:      42356 | 0.000
1298.47/1298.78	c total clause space: 206.656MB
1298.47/1298.78	c total #watches: 319679
1299.67/1299.96	c total #propagations: 581743760 / total #impl: 4682073113 (eff. 0.124)
1299.67/1299.96	c #Conflicts:    1340000 | #Learnt:      43356 | 0.000
1299.67/1299.96	c total clause space: 206.656MB
1299.67/1299.96	c total #watches: 322797
1300.77/1301.09	c total #propagations: 582214793 / total #impl: 4685951459 (eff. 0.124)
1300.77/1301.09	c #Conflicts:    1341000 | #Learnt:      44356 | 0.000
1300.77/1301.09	c total clause space: 206.656MB
1300.77/1301.09	c total #watches: 326709
1301.87/1302.11	c total #propagations: 582758024 / total #impl: 4689916156 (eff. 0.124)
1301.87/1302.11	c #Conflicts:    1342000 | #Learnt:      45356 | 0.000
1301.87/1302.11	c total clause space: 206.656MB
1301.87/1302.11	c total #watches: 330342
1303.07/1303.32	c total #propagations: 583322317 / total #impl: 4693250892 (eff. 0.124)
1303.07/1303.32	c #Conflicts:    1343000 | #Learnt:      46356 | 0.000
1303.07/1303.32	c total clause space: 206.656MB
1303.07/1303.32	c total #watches: 333557
1304.17/1304.46	c total #propagations: 583881925 / total #impl: 4697752368 (eff. 0.124)
1304.17/1304.46	c #Conflicts:    1344000 | #Learnt:      47356 | 0.000
1304.17/1304.46	c total clause space: 206.656MB
1304.17/1304.46	c total #watches: 336593
1305.36/1305.67	c total #propagations: 584532440 / total #impl: 4701953561 (eff. 0.124)
1305.36/1305.67	c #Conflicts:    1345000 | #Learnt:      48356 | 0.000
1305.36/1305.67	c total clause space: 206.656MB
1305.36/1305.67	c total #watches: 339755
1306.46/1306.78	c total #propagations: 585072957 / total #impl: 4705888347 (eff. 0.124)
1306.46/1306.78	c #Conflicts:    1346000 | #Learnt:      49356 | 0.000
1306.46/1306.78	c total clause space: 206.656MB
1306.46/1306.78	c total #watches: 343351
1307.67/1308.00	c total #propagations: 585577930 / total #impl: 4709442026 (eff. 0.124)
1307.67/1308.00	c #Conflicts:    1347000 | #Learnt:      50356 | 0.000
1307.67/1308.00	c total clause space: 206.656MB
1307.67/1308.00	c total #watches: 346374
1308.96/1309.21	c total #propagations: 586166680 / total #impl: 4713501092 (eff. 0.124)
1308.96/1309.21	c #Conflicts:    1348000 | #Learnt:      51356 | 0.000
1308.96/1309.21	c total clause space: 206.656MB
1308.96/1309.21	c total #watches: 350870
1310.06/1310.31	c total #propagations: 586720792 / total #impl: 4717674788 (eff. 0.124)
1310.06/1310.31	c #Conflicts:    1349000 | #Learnt:      52356 | 0.000
1310.06/1310.31	c total clause space: 206.656MB
1310.06/1310.31	c total #watches: 354819
1311.16/1311.48	c total #propagations: 587289444 / total #impl: 4722174916 (eff. 0.124)
1311.16/1311.48	c #Conflicts:    1350000 | #Learnt:      53356 | 0.000
1311.16/1311.48	c total clause space: 206.656MB
1311.16/1311.48	c total #watches: 358517
1312.36/1312.65	c total #propagations: 587787017 / total #impl: 4726383278 (eff. 0.124)
1312.36/1312.65	c #Conflicts:    1351000 | #Learnt:      54356 | 0.000
1312.36/1312.65	c total clause space: 206.656MB
1312.36/1312.65	c total #watches: 362268
1313.66/1313.99	c total #propagations: 588274555 / total #impl: 4729935168 (eff. 0.124)
1313.66/1313.99	c #Conflicts:    1352000 | #Learnt:      55356 | 0.000
1313.66/1313.99	c total clause space: 206.656MB
1313.66/1313.99	c total #watches: 365797
1314.96/1315.29	c total #propagations: 588815555 / total #impl: 4734459769 (eff. 0.124)
1314.96/1315.29	c GC COLLECT
1314.96/1315.29	c #Conflicts:    1353000 | #Learnt:      28261 | 0.000
1314.96/1315.29	c total clause space: 206.656MB
1314.96/1315.29	c total #watches: 255867
1316.26/1316.50	c total #propagations: 589370144 / total #impl: 4739161035 (eff. 0.124)
1316.26/1316.50	c #Conflicts:    1354000 | #Learnt:      29261 | 0.000
1316.26/1316.50	c total clause space: 206.656MB
1316.26/1316.50	c total #watches: 259250
1317.46/1317.73	c total #propagations: 589900507 / total #impl: 4744136140 (eff. 0.124)
1317.46/1317.73	c #Conflicts:    1355000 | #Learnt:      30261 | 0.000
1317.46/1317.73	c total clause space: 206.656MB
1317.46/1317.73	c total #watches: 262184
1318.67/1318.92	c total #propagations: 590432533 / total #impl: 4749161234 (eff. 0.124)
1318.67/1318.92	c #Conflicts:    1356000 | #Learnt:      31261 | 0.000
1318.67/1318.92	c total clause space: 206.656MB
1318.67/1318.92	c total #watches: 265830
1319.77/1320.07	c total #propagations: 590952418 / total #impl: 4754727127 (eff. 0.124)
1319.77/1320.07	c #Conflicts:    1357000 | #Learnt:      32261 | 0.000
1319.77/1320.07	c total clause space: 206.656MB
1319.77/1320.07	c total #watches: 269136
1321.06/1321.36	c total #propagations: 591467546 / total #impl: 4760060906 (eff. 0.124)
1321.06/1321.36	c #Conflicts:    1358000 | #Learnt:      33261 | 0.000
1321.06/1321.36	c total clause space: 206.656MB
1321.06/1321.36	c total #watches: 272203
1322.26/1322.53	c total #propagations: 591924870 / total #impl: 4766822555 (eff. 0.124)
1322.26/1322.53	c #Conflicts:    1359000 | #Learnt:      34261 | 0.000
1322.26/1322.53	c total clause space: 206.656MB
1322.26/1322.53	c total #watches: 277442
1323.36/1323.67	c total #propagations: 592469844 / total #impl: 4773071421 (eff. 0.124)
1323.36/1323.67	c #Conflicts:    1360000 | #Learnt:      35261 | 0.000
1323.36/1323.67	c total clause space: 206.656MB
1323.36/1323.67	c total #watches: 281135
1324.46/1324.72	c total #propagations: 592959493 / total #impl: 4778115820 (eff. 0.124)
1324.46/1324.72	c #Conflicts:    1361000 | #Learnt:      36261 | 0.000
1324.46/1324.72	c total clause space: 206.656MB
1324.46/1324.72	c total #watches: 284696
1325.46/1325.73	c total #propagations: 593462506 / total #impl: 4782245136 (eff. 0.124)
1325.46/1325.73	c #Conflicts:    1362000 | #Learnt:      37261 | 0.000
1325.46/1325.73	c total clause space: 206.656MB
1325.46/1325.73	c total #watches: 289513
1326.47/1326.77	c total #propagations: 593948176 / total #impl: 4787321441 (eff. 0.124)
1326.47/1326.77	c #Conflicts:    1363000 | #Learnt:      38261 | 0.000
1326.47/1326.77	c total clause space: 206.656MB
1326.47/1326.77	c total #watches: 296702
1327.47/1327.80	c total #propagations: 594392521 / total #impl: 4791625448 (eff. 0.124)
1327.47/1327.80	c #Conflicts:    1364000 | #Learnt:      39261 | 0.000
1327.47/1327.80	c total clause space: 206.656MB
1327.47/1327.80	c total #watches: 306124
1328.67/1328.91	c total #propagations: 594903007 / total #impl: 4795568690 (eff. 0.124)
1328.67/1328.91	c #Conflicts:    1365000 | #Learnt:      40261 | 0.000
1328.67/1328.91	c total clause space: 206.656MB
1328.67/1328.91	c total #watches: 313858
1329.67/1329.95	c total #propagations: 595363672 / total #impl: 4799804343 (eff. 0.124)
1329.67/1329.95	c #Conflicts:    1366000 | #Learnt:      41261 | 0.000
1329.67/1329.95	c total clause space: 206.656MB
1329.67/1329.95	c total #watches: 323057
1330.66/1330.94	c total #propagations: 595821197 / total #impl: 4804966219 (eff. 0.124)
1330.66/1330.94	c #Conflicts:    1367000 | #Learnt:      42261 | 0.000
1330.66/1330.94	c total clause space: 206.656MB
1330.66/1330.94	c total #watches: 328107
1331.66/1331.95	c total #propagations: 596260630 / total #impl: 4808683120 (eff. 0.124)
1331.66/1331.95	c #Conflicts:    1368000 | #Learnt:      43261 | 0.000
1331.66/1331.95	c total clause space: 206.656MB
1331.66/1331.95	c total #watches: 334229
1332.66/1332.92	c total #propagations: 596713141 / total #impl: 4812330961 (eff. 0.124)
1332.66/1332.92	c #Conflicts:    1369000 | #Learnt:      44261 | 0.000
1332.66/1332.92	c total clause space: 206.656MB
1332.66/1332.92	c total #watches: 339866
1333.76/1334.00	c total #propagations: 597139574 / total #impl: 4816762833 (eff. 0.124)
1333.76/1334.00	c #Conflicts:    1370000 | #Learnt:      45261 | 0.000
1333.76/1334.00	c total clause space: 206.656MB
1333.76/1334.00	c total #watches: 344289
1334.86/1335.19	c total #propagations: 597601391 / total #impl: 4820441630 (eff. 0.124)
1334.86/1335.19	c #Conflicts:    1371000 | #Learnt:      46261 | 0.000
1334.86/1335.19	c total clause space: 206.656MB
1334.86/1335.19	c total #watches: 348213
1336.06/1336.31	c total #propagations: 598118785 / total #impl: 4824446880 (eff. 0.124)
1336.06/1336.31	c #Conflicts:    1372000 | #Learnt:      47261 | 0.000
1336.06/1336.31	c total clause space: 206.656MB
1336.06/1336.31	c total #watches: 354730
1337.26/1337.50	c total #propagations: 598616706 / total #impl: 4827593973 (eff. 0.124)
1337.26/1337.50	c #Conflicts:    1373000 | #Learnt:      48261 | 0.000
1337.26/1337.50	c total clause space: 206.656MB
1337.26/1337.50	c total #watches: 359071
1338.36/1338.64	c total #propagations: 599124234 / total #impl: 4831228303 (eff. 0.124)
1338.36/1338.64	c #Conflicts:    1374000 | #Learnt:      49261 | 0.000
1338.36/1338.64	c total clause space: 206.656MB
1338.36/1338.64	c total #watches: 362707
1339.46/1339.80	c total #propagations: 599632944 / total #impl: 4834915891 (eff. 0.124)
1339.46/1339.80	c #Conflicts:    1375000 | #Learnt:      50261 | 0.000
1339.46/1339.80	c total clause space: 206.656MB
1339.46/1339.80	c total #watches: 366728
1340.56/1340.83	c total #propagations: 600122342 / total #impl: 4838432163 (eff. 0.124)
1340.56/1340.83	c #Conflicts:    1376000 | #Learnt:      51261 | 0.000
1340.56/1340.83	c total clause space: 206.656MB
1340.56/1340.83	c total #watches: 370885
1341.66/1341.96	c total #propagations: 600561269 / total #impl: 4841477038 (eff. 0.124)
1341.66/1341.96	c #Conflicts:    1377000 | #Learnt:      52261 | 0.000
1341.66/1341.96	c total clause space: 206.656MB
1341.66/1341.96	c total #watches: 375297
1342.76/1343.09	c total #propagations: 601040546 / total #impl: 4844769336 (eff. 0.124)
1342.76/1343.09	c #Conflicts:    1378000 | #Learnt:      53261 | 0.000
1342.76/1343.09	c total clause space: 206.656MB
1342.76/1343.09	c total #watches: 379025
1343.86/1344.19	c total #propagations: 601516747 / total #impl: 4848082993 (eff. 0.124)
1343.86/1344.19	c #Conflicts:    1379000 | #Learnt:      54261 | 0.000
1343.86/1344.19	c total clause space: 206.656MB
1343.86/1344.19	c total #watches: 383069
1344.96/1345.27	c total #propagations: 601979992 / total #impl: 4851615331 (eff. 0.124)
1344.96/1345.27	c #Conflicts:    1380000 | #Learnt:      55261 | 0.000
1344.96/1345.27	c total clause space: 206.656MB
1344.96/1345.27	c total #watches: 387968
1346.16/1346.43	c total #propagations: 602474443 / total #impl: 4855122781 (eff. 0.124)
1346.16/1346.43	c #Conflicts:    1381000 | #Learnt:      56261 | 0.000
1346.16/1346.43	c total clause space: 206.656MB
1346.16/1346.43	c total #watches: 392607
1347.26/1347.58	c total #propagations: 602991783 / total #impl: 4858832013 (eff. 0.124)
1347.26/1347.58	c GC COLLECT
1347.26/1347.58	c #Conflicts:    1382000 | #Learnt:      28860 | 0.000
1347.26/1347.58	c total clause space: 206.656MB
1347.26/1347.58	c total #watches: 258330
1348.36/1348.65	c total #propagations: 603541896 / total #impl: 4863079685 (eff. 0.124)
1348.36/1348.65	c #Conflicts:    1383000 | #Learnt:      29860 | 0.000
1348.36/1348.65	c total clause space: 206.656MB
1348.36/1348.65	c total #watches: 264050
1349.46/1349.77	c total #propagations: 604200506 / total #impl: 4866820526 (eff. 0.124)
1349.46/1349.77	c #Conflicts:    1384000 | #Learnt:      30860 | 0.000
1349.46/1349.77	c total clause space: 206.656MB
1349.46/1349.77	c total #watches: 267528
1350.66/1350.95	c total #propagations: 604727137 / total #impl: 4870535950 (eff. 0.124)
1350.66/1350.95	c #Conflicts:    1385000 | #Learnt:      31860 | 0.000
1350.66/1350.95	c total clause space: 206.656MB
1350.66/1350.95	c total #watches: 272313
1351.86/1352.13	c total #propagations: 605236583 / total #impl: 4874499153 (eff. 0.124)
1351.86/1352.13	c #Conflicts:    1386000 | #Learnt:      32860 | 0.000
1351.86/1352.13	c total clause space: 206.656MB
1351.86/1352.13	c total #watches: 275668
1352.96/1353.21	c total #propagations: 605746199 / total #impl: 4878729528 (eff. 0.124)
1352.96/1353.21	c #Conflicts:    1387000 | #Learnt:      33860 | 0.000
1352.96/1353.21	c total clause space: 206.656MB
1352.96/1353.21	c total #watches: 279327
1354.26/1354.52	c total #propagations: 606239270 / total #impl: 4882561221 (eff. 0.124)
1354.26/1354.52	c #Conflicts:    1388000 | #Learnt:      34860 | 0.000
1354.26/1354.52	c total clause space: 206.656MB
1354.26/1354.52	c total #watches: 282638
1355.16/1355.48	c total #propagations: 606679718 / total #impl: 4887465220 (eff. 0.124)
1355.16/1355.48	c #Conflicts:    1389000 | #Learnt:      35860 | 0.000
1355.16/1355.48	c total clause space: 206.656MB
1355.16/1355.48	c total #watches: 294013
1356.16/1356.42	c total #propagations: 607014551 / total #impl: 4890560757 (eff. 0.124)
1356.16/1356.42	c #Conflicts:    1390000 | #Learnt:      36860 | 0.000
1356.16/1356.42	c total clause space: 206.656MB
1356.16/1356.42	c total #watches: 299618
1357.06/1357.40	c total #propagations: 607351632 / total #impl: 4894154134 (eff. 0.124)
1357.06/1357.40	c #Conflicts:    1391000 | #Learnt:      37860 | 0.000
1357.06/1357.40	c total clause space: 206.656MB
1357.06/1357.40	c total #watches: 325556
1358.26/1358.51	c total #propagations: 607734152 / total #impl: 4897432315 (eff. 0.124)
1358.26/1358.51	c #Conflicts:    1392000 | #Learnt:      38860 | 0.000
1358.26/1358.51	c total clause space: 206.656MB
1358.26/1358.51	c total #watches: 335576
1359.36/1359.66	c total #propagations: 608159278 / total #impl: 4901103093 (eff. 0.124)
1359.36/1359.66	c #Conflicts:    1393000 | #Learnt:      39860 | 0.000
1359.36/1359.66	c total clause space: 206.656MB
1359.36/1359.66	c total #watches: 339631
1360.66/1360.92	c total #propagations: 608552910 / total #impl: 4904325995 (eff. 0.124)
1360.66/1360.92	c #Conflicts:    1394000 | #Learnt:      40860 | 0.000
1360.66/1360.92	c total clause space: 206.656MB
1360.66/1360.92	c total #watches: 344708
1361.85/1362.18	c total #propagations: 608979575 / total #impl: 4907778736 (eff. 0.124)
1361.85/1362.18	c #Conflicts:    1395000 | #Learnt:      41860 | 0.000
1361.85/1362.18	c total clause space: 206.656MB
1361.85/1362.18	c total #watches: 348960
1363.25/1363.50	c total #propagations: 609421766 / total #impl: 4911596562 (eff. 0.124)
1363.25/1363.50	c #Conflicts:    1396000 | #Learnt:      42860 | 0.000
1363.25/1363.50	c total clause space: 206.656MB
1363.25/1363.50	c total #watches: 352271
1364.55/1364.84	c total #propagations: 609874787 / total #impl: 4915701368 (eff. 0.124)
1364.55/1364.84	c #Conflicts:    1397000 | #Learnt:      43860 | 0.000
1364.55/1364.84	c total clause space: 206.656MB
1364.55/1364.84	c total #watches: 355434
1365.85/1366.11	c total #propagations: 610274659 / total #impl: 4918705356 (eff. 0.124)
1365.85/1366.11	c #Conflicts:    1398000 | #Learnt:      44860 | 0.000
1365.85/1366.11	c total clause space: 206.656MB
1365.85/1366.11	c total #watches: 359433
1367.06/1367.35	c total #propagations: 610808156 / total #impl: 4922338262 (eff. 0.124)
1367.06/1367.35	c #Conflicts:    1399000 | #Learnt:      45860 | 0.000
1367.06/1367.35	c total clause space: 206.656MB
1367.06/1367.35	c total #watches: 363022
1368.26/1368.58	c total #propagations: 611374200 / total #impl: 4926133196 (eff. 0.124)
1368.26/1368.58	c #Conflicts:    1400000 | #Learnt:      46860 | 0.000
1368.26/1368.58	c total clause space: 206.656MB
1368.26/1368.58	c total #watches: 367858
1369.45/1369.77	c total #propagations: 611914493 / total #impl: 4929497218 (eff. 0.124)
1369.45/1369.77	c #Conflicts:    1401000 | #Learnt:      47860 | 0.000
1369.45/1369.77	c total clause space: 206.656MB
1369.45/1369.77	c total #watches: 371899
1370.65/1370.94	c total #propagations: 612470034 / total #impl: 4932968143 (eff. 0.124)
1370.65/1370.94	c #Conflicts:    1402000 | #Learnt:      48860 | 0.000
1370.65/1370.94	c total clause space: 206.656MB
1370.65/1370.94	c total #watches: 375084
1371.75/1372.08	c total #propagations: 613028690 / total #impl: 4936586980 (eff. 0.124)
1371.75/1372.08	c #Conflicts:    1403000 | #Learnt:      49860 | 0.000
1371.75/1372.08	c total clause space: 206.656MB
1371.75/1372.08	c total #watches: 379636
1373.05/1373.39	c total #propagations: 613549705 / total #impl: 4940150065 (eff. 0.124)
1373.05/1373.39	c #Conflicts:    1404000 | #Learnt:      50860 | 0.000
1373.05/1373.39	c total clause space: 206.656MB
1373.05/1373.39	c total #watches: 382783
1374.45/1374.75	c total #propagations: 614055138 / total #impl: 4943980353 (eff. 0.124)
1374.45/1374.75	c #Conflicts:    1405000 | #Learnt:      51860 | 0.000
1374.45/1374.75	c total clause space: 206.656MB
1374.45/1374.75	c total #watches: 388220
1375.65/1375.99	c total #propagations: 614564986 / total #impl: 4948515130 (eff. 0.124)
1375.65/1375.99	c #Conflicts:    1406000 | #Learnt:      52860 | 0.000
1375.65/1375.99	c total clause space: 206.656MB
1375.65/1375.99	c total #watches: 397049
1377.06/1377.36	c total #propagations: 615052974 / total #impl: 4952301551 (eff. 0.124)
1377.06/1377.36	c #Conflicts:    1407000 | #Learnt:      53860 | 0.000
1377.06/1377.36	c total clause space: 206.656MB
1377.06/1377.36	c total #watches: 400871
1378.55/1378.81	c total #propagations: 615529821 / total #impl: 4956524939 (eff. 0.124)
1378.55/1378.81	c #Conflicts:    1408000 | #Learnt:      54860 | 0.000
1378.55/1378.81	c total clause space: 206.656MB
1378.55/1378.81	c total #watches: 405854
1379.95/1380.22	c total #propagations: 616028122 / total #impl: 4960957465 (eff. 0.124)
1379.95/1380.22	c #Conflicts:    1409000 | #Learnt:      55860 | 0.000
1379.95/1380.22	c total clause space: 206.656MB
1379.95/1380.22	c total #watches: 411058
1381.36/1381.65	c total #propagations: 616500707 / total #impl: 4965111243 (eff. 0.124)
1381.36/1381.65	c #Conflicts:    1410000 | #Learnt:      56860 | 0.000
1381.36/1381.65	c total clause space: 206.656MB
1381.36/1381.65	c total #watches: 414787
1382.76/1383.01	c total #propagations: 616831524 / total #impl: 4968773562 (eff. 0.124)
1382.76/1383.01	c GC COLLECT
1382.76/1383.01	c #Conflicts:    1411000 | #Learnt:      29158 | 0.000
1382.76/1383.01	c total clause space: 206.656MB
1382.76/1383.01	c total #watches: 259331
1383.96/1384.29	c total #propagations: 617256552 / total #impl: 4972845174 (eff. 0.124)
1383.96/1384.29	c #Conflicts:    1412000 | #Learnt:      30158 | 0.000
1383.96/1384.29	c total clause space: 206.656MB
1383.96/1384.29	c total #watches: 262872
1385.16/1385.45	c total #propagations: 617750504 / total #impl: 4977156719 (eff. 0.124)
1385.16/1385.45	c #Conflicts:    1413000 | #Learnt:      31158 | 0.000
1385.16/1385.45	c total clause space: 206.656MB
1385.16/1385.45	c total #watches: 266767
1386.36/1386.61	c total #propagations: 618211017 / total #impl: 4980411871 (eff. 0.124)
1386.36/1386.61	c #Conflicts:    1414000 | #Learnt:      32158 | 0.000
1386.36/1386.61	c total clause space: 206.656MB
1386.36/1386.61	c total #watches: 270105
1387.46/1387.79	c total #propagations: 618658687 / total #impl: 4985499563 (eff. 0.124)
1387.46/1387.79	c #Conflicts:    1415000 | #Learnt:      33158 | 0.000
1387.46/1387.79	c total clause space: 206.656MB
1387.46/1387.79	c total #watches: 274792
1388.76/1389.07	c total #propagations: 619056442 / total #impl: 4988598279 (eff. 0.124)
1388.76/1389.07	c #Conflicts:    1416000 | #Learnt:      34158 | 0.000
1388.76/1389.07	c total clause space: 206.656MB
1388.76/1389.07	c total #watches: 278268
1389.96/1390.26	c total #propagations: 619517743 / total #impl: 4992427502 (eff. 0.124)
1389.96/1390.26	c #Conflicts:    1417000 | #Learnt:      35158 | 0.000
1389.96/1390.26	c total clause space: 206.656MB
1389.96/1390.26	c total #watches: 281917
1391.16/1391.46	c total #propagations: 620010961 / total #impl: 4995815337 (eff. 0.124)
1391.16/1391.46	c #Conflicts:    1418000 | #Learnt:      36158 | 0.000
1391.16/1391.46	c total clause space: 206.656MB
1391.16/1391.46	c total #watches: 285801
1392.37/1392.64	c total #propagations: 620504008 / total #impl: 4999171486 (eff. 0.124)
1392.37/1392.64	c #Conflicts:    1419000 | #Learnt:      37158 | 0.000
1392.37/1392.64	c total clause space: 206.656MB
1392.37/1392.64	c total #watches: 289596
1393.66/1393.90	c total #propagations: 620993685 / total #impl: 5002555140 (eff. 0.124)
1393.66/1393.90	c #Conflicts:    1420000 | #Learnt:      38158 | 0.000
1393.66/1393.90	c total clause space: 206.656MB
1393.66/1393.90	c total #watches: 293171
1394.96/1395.23	c total #propagations: 621382140 / total #impl: 5006253087 (eff. 0.124)
1394.96/1395.23	c #Conflicts:    1421000 | #Learnt:      39158 | 0.000
1394.96/1395.23	c total clause space: 206.656MB
1394.96/1395.23	c total #watches: 297100
1396.16/1396.49	c total #propagations: 621736021 / total #impl: 5009895184 (eff. 0.124)
1396.16/1396.49	c #Conflicts:    1422000 | #Learnt:      40158 | 0.000
1396.16/1396.49	c total clause space: 206.656MB
1396.16/1396.49	c total #watches: 303072
1397.46/1397.79	c total #propagations: 622102642 / total #impl: 5013902259 (eff. 0.124)
1397.46/1397.79	c #Conflicts:    1423000 | #Learnt:      41158 | 0.000
1397.46/1397.79	c total clause space: 206.656MB
1397.46/1397.79	c total #watches: 307086
1398.56/1398.82	c total #propagations: 622512525 / total #impl: 5017371380 (eff. 0.124)
1398.56/1398.82	c #Conflicts:    1424000 | #Learnt:      42158 | 0.000
1398.56/1398.82	c total clause space: 206.656MB
1398.56/1398.82	c total #watches: 318710
1399.66/1399.96	c total #propagations: 623012719 / total #impl: 5020293035 (eff. 0.124)
1399.66/1399.96	c #Conflicts:    1425000 | #Learnt:      43158 | 0.000
1399.66/1399.96	c total clause space: 206.656MB
1399.66/1399.96	c total #watches: 331392
1400.76/1401.06	c total #propagations: 623519749 / total #impl: 5024279332 (eff. 0.124)
1400.76/1401.06	c #Conflicts:    1426000 | #Learnt:      44158 | 0.000
1400.76/1401.06	c total clause space: 206.656MB
1400.76/1401.06	c total #watches: 339420
1401.96/1402.25	c total #propagations: 623942720 / total #impl: 5027812576 (eff. 0.124)
1401.96/1402.25	c #Conflicts:    1427000 | #Learnt:      45158 | 0.000
1401.96/1402.25	c total clause space: 206.656MB
1401.96/1402.25	c total #watches: 343161
1403.26/1403.52	c total #propagations: 624417045 / total #impl: 5031085615 (eff. 0.124)
1403.26/1403.52	c #Conflicts:    1428000 | #Learnt:      46158 | 0.000
1403.26/1403.52	c total clause space: 206.656MB
1403.26/1403.52	c total #watches: 347448
1404.36/1404.67	c total #propagations: 624896655 / total #impl: 5034487909 (eff. 0.124)
1404.36/1404.67	c #Conflicts:    1429000 | #Learnt:      47158 | 0.000
1404.36/1404.67	c total clause space: 206.656MB
1404.36/1404.67	c total #watches: 350981
1405.56/1405.81	c total #propagations: 625371178 / total #impl: 5037565315 (eff. 0.124)
1405.56/1405.81	c #Conflicts:    1430000 | #Learnt:      48158 | 0.000
1405.56/1405.81	c total clause space: 206.656MB
1405.56/1405.81	c total #watches: 354882
1406.66/1406.93	c total #propagations: 625834268 / total #impl: 5040625693 (eff. 0.124)
1406.66/1406.93	c #Conflicts:    1431000 | #Learnt:      49158 | 0.000
1406.66/1406.93	c total clause space: 206.656MB
1406.66/1406.93	c total #watches: 359812
1407.76/1408.10	c total #propagations: 626318595 / total #impl: 5043643316 (eff. 0.124)
1407.76/1408.10	c #Conflicts:    1432000 | #Learnt:      50158 | 0.000
1407.76/1408.10	c total clause space: 206.656MB
1407.76/1408.10	c total #watches: 364438
1408.86/1409.19	c total #propagations: 626861649 / total #impl: 5047151832 (eff. 0.124)
1408.86/1409.19	c #Conflicts:    1433000 | #Learnt:      51158 | 0.000
1408.86/1409.19	c total clause space: 206.656MB
1408.86/1409.19	c total #watches: 367859
1410.06/1410.31	c total #propagations: 627339889 / total #impl: 5050426232 (eff. 0.124)
1410.06/1410.31	c #Conflicts:    1434000 | #Learnt:      52158 | 0.000
1410.06/1410.31	c total clause space: 206.656MB
1410.06/1410.31	c total #watches: 371763
1411.16/1411.41	c total #propagations: 627827088 / total #impl: 5054046297 (eff. 0.124)
1411.16/1411.41	c #Conflicts:    1435000 | #Learnt:      53158 | 0.000
1411.16/1411.41	c total clause space: 206.656MB
1411.16/1411.41	c total #watches: 375706
1412.06/1412.39	c total #propagations: 628337852 / total #impl: 5057175394 (eff. 0.124)
1412.06/1412.39	c #Conflicts:    1436000 | #Learnt:      54158 | 0.000
1412.06/1412.39	c total clause space: 206.656MB
1412.06/1412.39	c total #watches: 381618
1413.26/1413.55	c total #propagations: 628777516 / total #impl: 5059921033 (eff. 0.124)
1413.26/1413.55	c #Conflicts:    1437000 | #Learnt:      55158 | 0.000
1413.26/1413.55	c total clause space: 206.656MB
1413.26/1413.55	c total #watches: 386207
1414.26/1414.60	c total #propagations: 629205085 / total #impl: 5062830456 (eff. 0.124)
1414.26/1414.60	c #Conflicts:    1438000 | #Learnt:      56158 | 0.000
1414.26/1414.60	c total clause space: 206.656MB
1414.26/1414.60	c total #watches: 391104
1415.46/1415.73	c total #propagations: 629702492 / total #impl: 5065548305 (eff. 0.124)
1415.46/1415.73	c #Conflicts:    1439000 | #Learnt:      57158 | 0.000
1415.46/1415.73	c total clause space: 206.656MB
1415.46/1415.73	c total #watches: 395218
1416.56/1416.86	c total #propagations: 630109904 / total #impl: 5068688937 (eff. 0.124)
1416.56/1416.86	c GC COLLECT
1416.56/1416.86	c #Conflicts:    1440000 | #Learnt:      29158 | 0.000
1416.56/1416.86	c total clause space: 206.656MB
1416.56/1416.86	c total #watches: 259650
1417.66/1418.00	c total #propagations: 630527335 / total #impl: 5071656738 (eff. 0.124)
1417.66/1418.00	c #Conflicts:    1441000 | #Learnt:      30158 | 0.000
1417.66/1418.00	c total clause space: 206.656MB
1417.66/1418.00	c total #watches: 263696
1418.76/1419.02	c total #propagations: 630983858 / total #impl: 5075102157 (eff. 0.124)
1418.76/1419.02	c #Conflicts:    1442000 | #Learnt:      31158 | 0.000
1418.76/1419.02	c total clause space: 206.656MB
1418.76/1419.02	c total #watches: 268408
1419.66/1419.94	c total #propagations: 631382606 / total #impl: 5077705823 (eff. 0.124)
1419.66/1419.94	c #Conflicts:    1443000 | #Learnt:      32158 | 0.000
1419.66/1419.94	c total clause space: 206.656MB
1419.66/1419.94	c total #watches: 272564
1420.66/1420.93	c total #propagations: 631837536 / total #impl: 5080253171 (eff. 0.124)
1420.66/1420.93	c #Conflicts:    1444000 | #Learnt:      33158 | 0.000
1420.66/1420.93	c total clause space: 206.656MB
1420.66/1420.93	c total #watches: 279270
1421.65/1421.98	c total #propagations: 632277420 / total #impl: 5083444409 (eff. 0.124)
1421.65/1421.98	c #Conflicts:    1445000 | #Learnt:      34158 | 0.000
1421.65/1421.98	c total clause space: 206.656MB
1421.65/1421.98	c total #watches: 283962
1422.55/1422.86	c total #propagations: 632717878 / total #impl: 5086847528 (eff. 0.124)
1422.55/1422.86	c #Conflicts:    1446000 | #Learnt:      35158 | 0.000
1422.55/1422.86	c total clause space: 206.656MB
1422.55/1422.86	c total #watches: 288737
1423.55/1423.89	c total #propagations: 633203007 / total #impl: 5089718290 (eff. 0.124)
1423.55/1423.89	c #Conflicts:    1447000 | #Learnt:      36158 | 0.000
1423.55/1423.89	c total clause space: 206.656MB
1423.55/1423.89	c total #watches: 292744
1424.65/1424.95	c total #propagations: 633665217 / total #impl: 5092733935 (eff. 0.124)
1424.65/1424.95	c #Conflicts:    1448000 | #Learnt:      37158 | 0.000
1424.65/1424.95	c total clause space: 206.656MB
1424.65/1424.95	c total #watches: 296229
1425.85/1426.12	c total #propagations: 634162013 / total #impl: 5096067445 (eff. 0.124)
1425.85/1426.12	c #Conflicts:    1449000 | #Learnt:      38158 | 0.000
1425.85/1426.12	c total clause space: 206.656MB
1425.85/1426.12	c total #watches: 304164
1426.95/1427.29	c total #propagations: 634671084 / total #impl: 5099230322 (eff. 0.124)
1426.95/1427.29	c #Conflicts:    1450000 | #Learnt:      39158 | 0.000
1426.95/1427.29	c total clause space: 206.656MB
1426.95/1427.29	c total #watches: 307497
1428.05/1428.36	c total #propagations: 635136429 / total #impl: 5102736027 (eff. 0.124)
1428.05/1428.36	c #Conflicts:    1451000 | #Learnt:      40158 | 0.000
1428.05/1428.36	c total clause space: 206.656MB
1428.05/1428.36	c total #watches: 311348
1429.25/1429.55	c total #propagations: 635594988 / total #impl: 5105464612 (eff. 0.124)
1429.25/1429.55	c #Conflicts:    1452000 | #Learnt:      41158 | 0.000
1429.25/1429.55	c total clause space: 206.656MB
1429.25/1429.55	c total #watches: 318684
1430.35/1430.69	c total #propagations: 635981810 / total #impl: 5109033060 (eff. 0.124)
1430.35/1430.69	c #Conflicts:    1453000 | #Learnt:      42158 | 0.000
1430.35/1430.69	c total clause space: 206.656MB
1430.35/1430.69	c total #watches: 323545
1431.65/1431.90	c total #propagations: 636408079 / total #impl: 5112241083 (eff. 0.124)
1431.65/1431.90	c #Conflicts:    1454000 | #Learnt:      43158 | 0.000
1431.65/1431.90	c total clause space: 206.656MB
1431.65/1431.90	c total #watches: 327988
1432.65/1432.90	c total #propagations: 636877684 / total #impl: 5116386393 (eff. 0.124)
1432.65/1432.90	c #Conflicts:    1455000 | #Learnt:      44158 | 0.000
1432.65/1432.90	c total clause space: 206.656MB
1432.65/1432.90	c total #watches: 333646
1433.55/1433.85	c total #propagations: 637362369 / total #impl: 5119558959 (eff. 0.124)
1433.55/1433.85	c #Conflicts:    1456000 | #Learnt:      45158 | 0.000
1433.55/1433.85	c total clause space: 206.656MB
1433.55/1433.85	c total #watches: 339211
1434.65/1434.91	c total #propagations: 637798089 / total #impl: 5122537200 (eff. 0.125)
1434.65/1434.91	c #Conflicts:    1457000 | #Learnt:      46158 | 0.000
1434.65/1434.91	c total clause space: 206.656MB
1434.65/1434.91	c total #watches: 342891
1435.75/1436.08	c total #propagations: 638281117 / total #impl: 5125673222 (eff. 0.125)
1435.75/1436.08	c #Conflicts:    1458000 | #Learnt:      47158 | 0.000
1435.75/1436.08	c total clause space: 206.656MB
1435.75/1436.08	c total #watches: 346127
1436.75/1437.08	c total #propagations: 638768027 / total #impl: 5129062127 (eff. 0.125)
1436.75/1437.08	c #Conflicts:    1459000 | #Learnt:      48158 | 0.000
1436.75/1437.08	c total clause space: 206.656MB
1436.75/1437.08	c total #watches: 355231
1437.95/1438.28	c total #propagations: 639203838 / total #impl: 5131724608 (eff. 0.125)
1437.95/1438.28	c #Conflicts:    1460000 | #Learnt:      49158 | 0.000
1437.95/1438.28	c total clause space: 206.656MB
1437.95/1438.28	c total #watches: 358877
1439.15/1439.45	c total #propagations: 639701719 / total #impl: 5134951116 (eff. 0.125)
1439.15/1439.45	c #Conflicts:    1461000 | #Learnt:      50158 | 0.000
1439.15/1439.45	c total clause space: 206.656MB
1439.15/1439.45	c total #watches: 362267
1440.35/1440.66	c total #propagations: 640200667 / total #impl: 5138804630 (eff. 0.125)
1440.35/1440.66	c #Conflicts:    1462000 | #Learnt:      51158 | 0.000
1440.35/1440.66	c total clause space: 206.656MB
1440.35/1440.66	c total #watches: 367650
1441.55/1441.80	c total #propagations: 640638203 / total #impl: 5142116497 (eff. 0.125)
1441.55/1441.80	c #Conflicts:    1463000 | #Learnt:      52158 | 0.000
1441.55/1441.80	c total clause space: 206.656MB
1441.55/1441.80	c total #watches: 374366
1442.55/1442.82	c total #propagations: 641148672 / total #impl: 5146213901 (eff. 0.125)
1442.55/1442.82	c #Conflicts:    1464000 | #Learnt:      53158 | 0.000
1442.55/1442.82	c total clause space: 206.656MB
1442.55/1442.82	c total #watches: 378307
1443.55/1443.83	c total #propagations: 641683988 / total #impl: 5149977168 (eff. 0.125)
1443.55/1443.83	c #Conflicts:    1465000 | #Learnt:      54158 | 0.000
1443.55/1443.83	c total clause space: 206.656MB
1443.55/1443.83	c total #watches: 381870
1444.45/1444.76	c total #propagations: 642254319 / total #impl: 5153448978 (eff. 0.125)
1444.45/1444.76	c #Conflicts:    1466000 | #Learnt:      55158 | 0.000
1444.45/1444.76	c total clause space: 206.656MB
1444.45/1444.76	c total #watches: 385658
1445.55/1445.82	c total #propagations: 642775349 / total #impl: 5156536046 (eff. 0.125)
1445.55/1445.82	c #Conflicts:    1467000 | #Learnt:      56158 | 0.000
1445.55/1445.82	c total clause space: 206.656MB
1445.55/1445.82	c total #watches: 389682
1446.45/1446.76	c total #propagations: 643248873 / total #impl: 5161858924 (eff. 0.125)
1446.45/1446.76	c #Conflicts:    1468000 | #Learnt:      57158 | 0.000
1446.45/1446.76	c total clause space: 206.656MB
1446.45/1446.76	c total #watches: 395650
1447.55/1447.82	c total #propagations: 643725079 / total #impl: 5165331873 (eff. 0.125)
1447.55/1447.82	c #Conflicts:    1469000 | #Learnt:      58158 | 0.000
1447.55/1447.82	c total clause space: 206.656MB
1447.55/1447.82	c total #watches: 400144
1448.65/1448.98	c total #propagations: 644213825 / total #impl: 5168750842 (eff. 0.125)
1448.65/1448.98	c GC COLLECT
1448.65/1448.98	c #Conflicts:    1470000 | #Learnt:      29857 | 0.000
1448.65/1448.98	c total clause space: 206.656MB
1448.65/1448.98	c total #watches: 262218
1449.75/1450.07	c total #propagations: 644695497 / total #impl: 5173547944 (eff. 0.125)
1449.75/1450.07	c #Conflicts:    1471000 | #Learnt:      30857 | 0.000
1449.75/1450.07	c total clause space: 206.656MB
1449.75/1450.07	c total #watches: 267073
1450.95/1451.23	c total #propagations: 645106056 / total #impl: 5178550417 (eff. 0.125)
1450.95/1451.23	c #Conflicts:    1472000 | #Learnt:      31857 | 0.000
1450.95/1451.23	c total clause space: 206.656MB
1450.95/1451.23	c total #watches: 273776
1451.95/1452.25	c total #propagations: 645609040 / total #impl: 5183345299 (eff. 0.125)
1451.95/1452.25	c #Conflicts:    1473000 | #Learnt:      32857 | 0.000
1451.95/1452.25	c total clause space: 206.656MB
1451.95/1452.25	c total #watches: 282476
1452.96/1453.27	c total #propagations: 646080637 / total #impl: 5186857593 (eff. 0.125)
1452.96/1453.27	c #Conflicts:    1474000 | #Learnt:      33857 | 0.000
1452.96/1453.27	c total clause space: 206.656MB
1452.96/1453.27	c total #watches: 286106
1454.15/1454.47	c total #propagations: 646563624 / total #impl: 5189925594 (eff. 0.125)
1454.15/1454.47	c #Conflicts:    1475000 | #Learnt:      34857 | 0.000
1454.15/1454.47	c total clause space: 206.656MB
1454.15/1454.47	c total #watches: 288977
1455.35/1455.61	c total #propagations: 647175787 / total #impl: 5193853823 (eff. 0.125)
1455.35/1455.61	c #Conflicts:    1476000 | #Learnt:      35857 | 0.000
1455.35/1455.61	c total clause space: 206.656MB
1455.35/1455.61	c total #watches: 292268
1456.45/1456.72	c total #propagations: 647747532 / total #impl: 5197420547 (eff. 0.125)
1456.45/1456.72	c #Conflicts:    1477000 | #Learnt:      36857 | 0.000
1456.45/1456.72	c total clause space: 206.656MB
1456.45/1456.72	c total #watches: 295352
1457.65/1457.98	c total #propagations: 648294391 / total #impl: 5201420052 (eff. 0.125)
1457.65/1457.98	c #Conflicts:    1478000 | #Learnt:      37857 | 0.000
1457.65/1457.98	c total clause space: 206.656MB
1457.65/1457.98	c total #watches: 298128
1458.75/1459.03	c total #propagations: 648872811 / total #impl: 5206893910 (eff. 0.125)
1458.75/1459.03	c #Conflicts:    1479000 | #Learnt:      38857 | 0.000
1458.75/1459.03	c total clause space: 206.656MB
1458.75/1459.03	c total #watches: 302133
1459.85/1460.10	c total #propagations: 649383921 / total #impl: 5210717982 (eff. 0.125)
1459.85/1460.10	c #Conflicts:    1480000 | #Learnt:      39857 | 0.000
1459.85/1460.10	c total clause space: 206.656MB
1459.85/1460.10	c total #watches: 306208
1460.95/1461.21	c total #propagations: 649844027 / total #impl: 5216341457 (eff. 0.125)
1460.95/1461.21	c #Conflicts:    1481000 | #Learnt:      40857 | 0.000
1460.95/1461.21	c total clause space: 206.656MB
1460.95/1461.21	c total #watches: 310522
1462.05/1462.30	c total #propagations: 650388944 / total #impl: 5224285570 (eff. 0.124)
1462.05/1462.30	c #Conflicts:    1482000 | #Learnt:      41857 | 0.000
1462.05/1462.30	c total clause space: 206.656MB
1462.05/1462.30	c total #watches: 314890
1463.25/1463.53	c total #propagations: 650891151 / total #impl: 5230456482 (eff. 0.124)
1463.25/1463.53	c #Conflicts:    1483000 | #Learnt:      42857 | 0.000
1463.25/1463.53	c total clause space: 206.656MB
1463.25/1463.53	c total #watches: 325942
1464.45/1464.75	c total #propagations: 651282843 / total #impl: 5234190650 (eff. 0.124)
1464.45/1464.75	c #Conflicts:    1484000 | #Learnt:      43857 | 0.000
1464.45/1464.75	c total clause space: 206.656MB
1464.45/1464.75	c total #watches: 335145
1465.65/1465.90	c total #propagations: 651771155 / total #impl: 5237810365 (eff. 0.124)
1465.65/1465.90	c #Conflicts:    1485000 | #Learnt:      44857 | 0.000
1465.65/1465.90	c total clause space: 206.656MB
1465.65/1465.90	c total #watches: 341196
1466.75/1467.04	c total #propagations: 652183094 / total #impl: 5241400819 (eff. 0.124)
1466.75/1467.04	c #Conflicts:    1486000 | #Learnt:      45857 | 0.000
1466.75/1467.04	c total clause space: 206.656MB
1466.75/1467.04	c total #watches: 345514
1467.95/1468.26	c total #propagations: 652717801 / total #impl: 5244891069 (eff. 0.124)
1467.95/1468.26	c #Conflicts:    1487000 | #Learnt:      46857 | 0.000
1467.95/1468.26	c total clause space: 206.656MB
1467.95/1468.26	c total #watches: 352031
1469.25/1469.51	c total #propagations: 653257529 / total #impl: 5248396860 (eff. 0.124)
1469.25/1469.51	c #Conflicts:    1488000 | #Learnt:      47857 | 0.000
1469.25/1469.51	c total clause space: 206.656MB
1469.25/1469.51	c total #watches: 356356
1470.45/1470.71	c total #propagations: 653807098 / total #impl: 5252479899 (eff. 0.124)
1470.45/1470.71	c #Conflicts:    1489000 | #Learnt:      48857 | 0.000
1470.45/1470.71	c total clause space: 206.656MB
1470.45/1470.71	c total #watches: 360921
1471.75/1472.03	c total #propagations: 654312967 / total #impl: 5256105424 (eff. 0.124)
1471.75/1472.03	c #Conflicts:    1490000 | #Learnt:      49857 | 0.000
1471.75/1472.03	c total clause space: 206.656MB
1471.75/1472.03	c total #watches: 368214
1472.85/1473.17	c total #propagations: 654792154 / total #impl: 5259825049 (eff. 0.124)
1472.85/1473.17	c #Conflicts:    1491000 | #Learnt:      50857 | 0.000
1472.85/1473.17	c total clause space: 206.656MB
1472.85/1473.17	c total #watches: 373226
1473.85/1474.17	c total #propagations: 655312483 / total #impl: 5264031417 (eff. 0.124)
1473.85/1474.17	c #Conflicts:    1492000 | #Learnt:      51857 | 0.000
1473.85/1474.17	c total clause space: 206.656MB
1473.85/1474.17	c total #watches: 376519
1474.95/1475.28	c total #propagations: 655787064 / total #impl: 5267381344 (eff. 0.124)
1474.95/1475.28	c #Conflicts:    1493000 | #Learnt:      52857 | 0.000
1474.95/1475.28	c total clause space: 206.656MB
1474.95/1475.28	c total #watches: 380087
1476.15/1476.44	c total #propagations: 656295656 / total #impl: 5270713122 (eff. 0.125)
1476.15/1476.44	c #Conflicts:    1494000 | #Learnt:      53857 | 0.000
1476.15/1476.44	c total clause space: 206.656MB
1476.15/1476.44	c total #watches: 383055
1477.35/1477.65	c total #propagations: 656831306 / total #impl: 5274432154 (eff. 0.125)
1477.35/1477.65	c #Conflicts:    1495000 | #Learnt:      54857 | 0.000
1477.35/1477.65	c total clause space: 206.656MB
1477.35/1477.65	c total #watches: 386050
1478.55/1478.87	c total #propagations: 657356831 / total #impl: 5278287491 (eff. 0.125)
1478.55/1478.87	c #Conflicts:    1496000 | #Learnt:      55857 | 0.000
1478.55/1478.87	c total clause space: 206.656MB
1478.55/1478.87	c total #watches: 389167
1479.85/1480.15	c total #propagations: 657871452 / total #impl: 5282169930 (eff. 0.125)
1479.85/1480.15	c #Conflicts:    1497000 | #Learnt:      56857 | 0.000
1479.85/1480.15	c total clause space: 206.656MB
1479.85/1480.15	c total #watches: 392978
1481.04/1481.36	c total #propagations: 658359669 / total #impl: 5286223316 (eff. 0.125)
1481.04/1481.36	c #Conflicts:    1498000 | #Learnt:      57857 | 0.000
1481.04/1481.36	c total clause space: 206.656MB
1481.04/1481.36	c total #watches: 396084
1482.24/1482.57	c total #propagations: 658875432 / total #impl: 5290349179 (eff. 0.125)
1482.24/1482.57	c #Conflicts:    1499000 | #Learnt:      58857 | 0.000
1482.24/1482.57	c total clause space: 206.656MB
1482.24/1482.57	c total #watches: 399249
1483.34/1483.67	c total #propagations: 659384623 / total #impl: 5295121290 (eff. 0.125)
1483.34/1483.67	c GC COLLECT
1483.34/1483.67	c #Conflicts:    1500000 | #Learnt:      30260 | 0.000
1483.34/1483.67	c total clause space: 206.656MB
1483.34/1483.67	c total #watches: 263661
1484.44/1484.72	c total #propagations: 659857242 / total #impl: 5298760241 (eff. 0.125)
1484.44/1484.72	c #Conflicts:    1501000 | #Learnt:      31260 | 0.000
1484.44/1484.72	c total clause space: 206.656MB
1484.44/1484.72	c total #watches: 268652
1485.54/1485.82	c total #propagations: 660310944 / total #impl: 5302474159 (eff. 0.125)
1485.54/1485.82	c #Conflicts:    1502000 | #Learnt:      32260 | 0.000
1485.54/1485.82	c total clause space: 206.656MB
1485.54/1485.82	c total #watches: 271842
1486.64/1486.92	c total #propagations: 660821157 / total #impl: 5306733958 (eff. 0.125)
1486.64/1486.92	c #Conflicts:    1503000 | #Learnt:      33260 | 0.000
1486.64/1486.92	c total clause space: 206.656MB
1486.64/1486.92	c total #watches: 275718
1487.84/1488.11	c total #propagations: 661176131 / total #impl: 5309932823 (eff. 0.125)
1487.84/1488.11	c #Conflicts:    1504000 | #Learnt:      34260 | 0.000
1487.84/1488.11	c total clause space: 206.656MB
1487.84/1488.11	c total #watches: 279771
1488.94/1489.23	c total #propagations: 661568237 / total #impl: 5312723537 (eff. 0.125)
1488.94/1489.23	c #Conflicts:    1505000 | #Learnt:      35260 | 0.000
1488.94/1489.23	c total clause space: 206.656MB
1488.94/1489.23	c total #watches: 283281
1490.14/1490.46	c total #propagations: 662070836 / total #impl: 5316247934 (eff. 0.125)
1490.14/1490.46	c #Conflicts:    1506000 | #Learnt:      36260 | 0.000
1490.14/1490.46	c total clause space: 206.656MB
1490.14/1490.46	c total #watches: 286247
1491.24/1491.55	c total #propagations: 662666711 / total #impl: 5320320895 (eff. 0.125)
1491.24/1491.55	c #Conflicts:    1507000 | #Learnt:      37260 | 0.000
1491.24/1491.55	c total clause space: 206.656MB
1491.24/1491.55	c total #watches: 292091
1492.34/1492.67	c total #propagations: 663253582 / total #impl: 5323999128 (eff. 0.125)
1492.34/1492.67	c #Conflicts:    1508000 | #Learnt:      38260 | 0.000
1492.34/1492.67	c total clause space: 206.656MB
1492.34/1492.67	c total #watches: 300624
1493.44/1493.78	c total #propagations: 663631240 / total #impl: 5328463640 (eff. 0.125)
1493.44/1493.78	c #Conflicts:    1509000 | #Learnt:      39260 | 0.000
1493.44/1493.78	c total clause space: 206.656MB
1493.44/1493.78	c total #watches: 310075
1494.54/1494.90	c total #propagations: 664038827 / total #impl: 5332469893 (eff. 0.125)
1494.54/1494.90	c #Conflicts:    1510000 | #Learnt:      40260 | 0.000
1494.54/1494.90	c total clause space: 206.656MB
1494.54/1494.90	c total #watches: 321575
1495.75/1496.01	c total #propagations: 664461753 / total #impl: 5336269512 (eff. 0.125)
1495.75/1496.01	c #Conflicts:    1511000 | #Learnt:      41260 | 0.000
1495.75/1496.01	c total clause space: 206.656MB
1495.75/1496.01	c total #watches: 326202
1496.74/1497.06	c total #propagations: 664938431 / total #impl: 5339965889 (eff. 0.125)
1496.74/1497.06	c #Conflicts:    1512000 | #Learnt:      42260 | 0.000
1496.74/1497.06	c total clause space: 206.656MB
1496.74/1497.06	c total #watches: 329545
1497.84/1498.17	c total #propagations: 665449262 / total #impl: 5343527239 (eff. 0.125)
1497.84/1498.17	c #Conflicts:    1513000 | #Learnt:      43260 | 0.000
1497.84/1498.17	c total clause space: 206.656MB
1497.84/1498.17	c total #watches: 333113
1498.94/1499.23	c total #propagations: 665908408 / total #impl: 5346591899 (eff. 0.125)
1498.94/1499.23	c #Conflicts:    1514000 | #Learnt:      44260 | 0.000
1498.94/1499.23	c total clause space: 206.656MB
1498.94/1499.23	c total #watches: 336453
1499.94/1500.25	c total #propagations: 666391575 / total #impl: 5349609827 (eff. 0.125)
1499.94/1500.25	c #Conflicts:    1515000 | #Learnt:      45260 | 0.000
1499.94/1500.25	c total clause space: 206.656MB
1499.94/1500.25	c total #watches: 344032
1501.04/1501.34	c total #propagations: 666913530 / total #impl: 5352777061 (eff. 0.125)
1501.04/1501.34	c #Conflicts:    1516000 | #Learnt:      46260 | 0.000
1501.04/1501.34	c total clause space: 206.656MB
1501.04/1501.34	c total #watches: 347177
1502.24/1502.55	c total #propagations: 667418172 / total #impl: 5355910079 (eff. 0.125)
1502.24/1502.55	c #Conflicts:    1517000 | #Learnt:      47260 | 0.000
1502.24/1502.55	c total clause space: 206.656MB
1502.24/1502.55	c total #watches: 351077
1503.34/1503.64	c total #propagations: 667920234 / total #impl: 5359832680 (eff. 0.125)
1503.34/1503.64	c #Conflicts:    1518000 | #Learnt:      48260 | 0.000
1503.34/1503.64	c total clause space: 206.656MB
1503.34/1503.64	c total #watches: 355350
1504.55/1504.83	c total #propagations: 668433333 / total #impl: 5363633166 (eff. 0.125)
1504.55/1504.83	c #Conflicts:    1519000 | #Learnt:      49260 | 0.000
1504.55/1504.83	c total clause space: 206.656MB
1504.55/1504.83	c total #watches: 359696
1505.65/1505.92	c total #propagations: 668931837 / total #impl: 5367119490 (eff. 0.125)
1505.65/1505.92	c #Conflicts:    1520000 | #Learnt:      50260 | 0.000
1505.65/1505.92	c total clause space: 206.656MB
1505.65/1505.92	c total #watches: 365923
1506.75/1507.01	c total #propagations: 669404087 / total #impl: 5370510369 (eff. 0.125)
1506.75/1507.01	c #Conflicts:    1521000 | #Learnt:      51260 | 0.000
1506.75/1507.01	c total clause space: 206.656MB
1506.75/1507.01	c total #watches: 371876
1507.85/1508.14	c total #propagations: 669839453 / total #impl: 5373740857 (eff. 0.125)
1507.85/1508.14	c #Conflicts:    1522000 | #Learnt:      52260 | 0.000
1507.85/1508.14	c total clause space: 206.656MB
1507.85/1508.14	c total #watches: 377115
1509.05/1509.38	c total #propagations: 670350319 / total #impl: 5377044710 (eff. 0.125)
1509.05/1509.38	c #Conflicts:    1523000 | #Learnt:      53260 | 0.000
1509.05/1509.38	c total clause space: 206.656MB
1509.05/1509.38	c total #watches: 380947
1510.15/1510.45	c total #propagations: 670786694 / total #impl: 5381383889 (eff. 0.125)
1510.15/1510.45	c #Conflicts:    1524000 | #Learnt:      54260 | 0.000
1510.15/1510.45	c total clause space: 206.656MB
1510.15/1510.45	c total #watches: 386270
1511.25/1511.57	c total #propagations: 671129097 / total #impl: 5384647832 (eff. 0.125)
1511.25/1511.57	c #Conflicts:    1525000 | #Learnt:      55260 | 0.000
1511.25/1511.57	c total clause space: 206.656MB
1511.25/1511.57	c total #watches: 391001
1512.74/1513.03	c total #propagations: 671480822 / total #impl: 5387717953 (eff. 0.125)
1512.74/1513.03	c #Conflicts:    1526000 | #Learnt:      56260 | 0.000
1512.74/1513.03	c total clause space: 206.656MB
1512.74/1513.03	c total #watches: 394157
1513.94/1514.26	c total #propagations: 672020789 / total #impl: 5392296800 (eff. 0.125)
1513.94/1514.26	c #Conflicts:    1527000 | #Learnt:      57260 | 0.000
1513.94/1514.26	c total clause space: 206.656MB
1513.94/1514.26	c total #watches: 399414
1515.14/1515.44	c total #propagations: 672527298 / total #impl: 5398140908 (eff. 0.125)
1515.14/1515.44	c #Conflicts:    1528000 | #Learnt:      58260 | 0.000
1515.14/1515.44	c total clause space: 206.656MB
1515.14/1515.44	c total #watches: 404514
1516.24/1516.58	c total #propagations: 672998028 / total #impl: 5404611983 (eff. 0.125)
1516.24/1516.58	c #Conflicts:    1529000 | #Learnt:      59260 | 0.000
1516.24/1516.58	c total clause space: 206.656MB
1516.24/1516.58	c total #watches: 407857
1517.44/1517.71	c total #propagations: 673497075 / total #impl: 5409727491 (eff. 0.124)
1517.44/1517.71	c GC COLLECT
1517.44/1517.71	c #Conflicts:    1530000 | #Learnt:      30355 | 0.000
1517.44/1517.71	c total clause space: 206.656MB
1517.44/1517.71	c total #watches: 266351
1518.44/1518.75	c total #propagations: 674008338 / total #impl: 5412966434 (eff. 0.125)
1518.44/1518.75	c #Conflicts:    1531000 | #Learnt:      31355 | 0.000
1518.44/1518.75	c total clause space: 206.656MB
1518.44/1518.75	c total #watches: 276098
1519.54/1519.81	c total #propagations: 674481134 / total #impl: 5415807134 (eff. 0.125)
1519.54/1519.81	c #Conflicts:    1532000 | #Learnt:      32355 | 0.000
1519.54/1519.81	c total clause space: 206.656MB
1519.54/1519.81	c total #watches: 280515
1520.64/1520.94	c total #propagations: 674943579 / total #impl: 5419041016 (eff. 0.125)
1520.64/1520.94	c #Conflicts:    1533000 | #Learnt:      33355 | 0.000
1520.64/1520.94	c total clause space: 206.656MB
1520.64/1520.94	c total #watches: 284045
1521.74/1522.06	c total #propagations: 675427732 / total #impl: 5422442824 (eff. 0.125)
1521.74/1522.06	c #Conflicts:    1534000 | #Learnt:      34355 | 0.000
1521.74/1522.06	c total clause space: 206.656MB
1521.74/1522.06	c total #watches: 288420
1522.84/1523.10	c total #propagations: 676002772 / total #impl: 5425987527 (eff. 0.125)
1522.84/1523.10	c #Conflicts:    1535000 | #Learnt:      35355 | 0.000
1522.84/1523.10	c total clause space: 206.656MB
1522.84/1523.10	c total #watches: 292927
1523.94/1524.22	c total #propagations: 676586540 / total #impl: 5429596692 (eff. 0.125)
1523.94/1524.22	c #Conflicts:    1536000 | #Learnt:      36355 | 0.000
1523.94/1524.22	c total clause space: 206.656MB
1523.94/1524.22	c total #watches: 295973
1525.04/1525.35	c total #propagations: 677173061 / total #impl: 5433426496 (eff. 0.125)
1525.04/1525.35	c #Conflicts:    1537000 | #Learnt:      37355 | 0.000
1525.04/1525.35	c total clause space: 206.656MB
1525.04/1525.35	c total #watches: 299381
1526.24/1526.55	c total #propagations: 677724606 / total #impl: 5436897975 (eff. 0.125)
1526.24/1526.55	c #Conflicts:    1538000 | #Learnt:      38355 | 0.000
1526.24/1526.55	c total clause space: 206.656MB
1526.24/1526.55	c total #watches: 303609
1527.34/1527.62	c total #propagations: 678261093 / total #impl: 5441213266 (eff. 0.125)
1527.34/1527.62	c #Conflicts:    1539000 | #Learnt:      39355 | 0.000
1527.34/1527.62	c total clause space: 206.656MB
1527.34/1527.62	c total #watches: 307012
1528.44/1528.76	c total #propagations: 678832996 / total #impl: 5445328121 (eff. 0.125)
1528.44/1528.76	c #Conflicts:    1540000 | #Learnt:      40355 | 0.000
1528.44/1528.76	c total clause space: 206.656MB
1528.44/1528.76	c total #watches: 310440
1529.44/1529.71	c total #propagations: 679307542 / total #impl: 5449206334 (eff. 0.125)
1529.44/1529.71	c #Conflicts:    1541000 | #Learnt:      41355 | 0.000
1529.44/1529.71	c total clause space: 206.656MB
1529.44/1529.71	c total #watches: 315461
1530.54/1530.89	c total #propagations: 679765750 / total #impl: 5452026065 (eff. 0.125)
1530.54/1530.89	c #Conflicts:    1542000 | #Learnt:      42355 | 0.000
1530.54/1530.89	c total clause space: 206.656MB
1530.54/1530.89	c total #watches: 323647
1531.64/1531.92	c total #propagations: 680074239 / total #impl: 5455560656 (eff. 0.125)
1531.64/1531.92	c #Conflicts:    1543000 | #Learnt:      43355 | 0.000
1531.64/1531.92	c total clause space: 206.656MB
1531.64/1531.92	c total #watches: 335164
1532.64/1532.93	c total #propagations: 680337444 / total #impl: 5458476850 (eff. 0.125)
1532.64/1532.93	c #Conflicts:    1544000 | #Learnt:      44355 | 0.000
1532.64/1532.93	c total clause space: 206.656MB
1532.64/1532.93	c total #watches: 341932
1533.74/1534.00	c total #propagations: 680613552 / total #impl: 5461189292 (eff. 0.125)
1533.74/1534.00	c #Conflicts:    1545000 | #Learnt:      45355 | 0.000
1533.74/1534.00	c total clause space: 206.656MB
1533.74/1534.00	c total #watches: 351320
1534.84/1535.15	c total #propagations: 680889554 / total #impl: 5463868392 (eff. 0.125)
1534.84/1535.15	c #Conflicts:    1546000 | #Learnt:      46355 | 0.000
1534.84/1535.15	c total clause space: 206.656MB
1534.84/1535.15	c total #watches: 359306
1535.84/1536.13	c total #propagations: 681281719 / total #impl: 5467008634 (eff. 0.125)
1535.84/1536.13	c #Conflicts:    1547000 | #Learnt:      47355 | 0.000
1535.84/1536.13	c total clause space: 206.656MB
1535.84/1536.13	c total #watches: 367676
1536.84/1537.10	c total #propagations: 681659444 / total #impl: 5469762721 (eff. 0.125)
1536.84/1537.10	c #Conflicts:    1548000 | #Learnt:      48355 | 0.000
1536.84/1537.10	c total clause space: 206.656MB
1536.84/1537.10	c total #watches: 375131
1537.84/1538.16	c total #propagations: 682025217 / total #impl: 5472574420 (eff. 0.125)
1537.84/1538.16	c #Conflicts:    1549000 | #Learnt:      49355 | 0.000
1537.84/1538.16	c total clause space: 206.656MB
1537.84/1538.16	c total #watches: 385179
1538.94/1539.23	c total #propagations: 682386407 / total #impl: 5475722472 (eff. 0.125)
1538.94/1539.23	c #Conflicts:    1550000 | #Learnt:      50355 | 0.000
1538.94/1539.23	c total clause space: 206.656MB
1538.94/1539.23	c total #watches: 391667
1540.14/1540.46	c total #propagations: 682827844 / total #impl: 5478955812 (eff. 0.125)
1540.14/1540.46	c #Conflicts:    1551000 | #Learnt:      51355 | 0.000
1540.14/1540.46	c total clause space: 206.656MB
1540.14/1540.46	c total #watches: 395247
1541.24/1541.51	c total #propagations: 683259258 / total #impl: 5482254158 (eff. 0.125)
1541.24/1541.51	c #Conflicts:    1552000 | #Learnt:      52355 | 0.000
1541.24/1541.51	c total clause space: 206.656MB
1541.24/1541.51	c total #watches: 398953
1542.24/1542.57	c total #propagations: 683683102 / total #impl: 5485189329 (eff. 0.125)
1542.24/1542.57	c #Conflicts:    1553000 | #Learnt:      53355 | 0.000
1542.24/1542.57	c total clause space: 206.656MB
1542.24/1542.57	c total #watches: 402580
1543.44/1543.70	c total #propagations: 684132996 / total #impl: 5487938555 (eff. 0.125)
1543.44/1543.70	c #Conflicts:    1554000 | #Learnt:      54355 | 0.000
1543.44/1543.70	c total clause space: 206.656MB
1543.44/1543.70	c total #watches: 407239
1544.54/1544.88	c total #propagations: 684660508 / total #impl: 5491254743 (eff. 0.125)
1544.54/1544.88	c #Conflicts:    1555000 | #Learnt:      55355 | 0.000
1544.54/1544.88	c total clause space: 206.656MB
1544.54/1544.88	c total #watches: 410550
1545.84/1546.11	c total #propagations: 685185139 / total #impl: 5494682921 (eff. 0.125)
1545.84/1546.11	c #Conflicts:    1556000 | #Learnt:      56355 | 0.000
1545.84/1546.11	c total clause space: 206.656MB
1545.84/1546.11	c total #watches: 413765
1546.93/1547.28	c total #propagations: 685629132 / total #impl: 5497840058 (eff. 0.125)
1546.93/1547.28	c #Conflicts:    1557000 | #Learnt:      57355 | 0.000
1546.93/1547.28	c total clause space: 206.656MB
1546.93/1547.28	c total #watches: 420338
1548.03/1548.37	c total #propagations: 686080425 / total #impl: 5500927907 (eff. 0.125)
1548.03/1548.37	c #Conflicts:    1558000 | #Learnt:      58355 | 0.000
1548.03/1548.37	c total clause space: 206.656MB
1548.03/1548.37	c total #watches: 426836
1549.33/1549.62	c total #propagations: 686606544 / total #impl: 5504294772 (eff. 0.125)
1549.33/1549.62	c #Conflicts:    1559000 | #Learnt:      59355 | 0.000
1549.33/1549.62	c total clause space: 206.656MB
1549.33/1549.62	c total #watches: 429892
1550.43/1550.71	c total #propagations: 687114259 / total #impl: 5508140583 (eff. 0.125)
1550.43/1550.71	c #Conflicts:    1560000 | #Learnt:      60355 | 0.000
1550.43/1550.71	c total clause space: 206.656MB
1550.43/1550.71	c total #watches: 434953
1551.33/1551.66	c total #propagations: 687638907 / total #impl: 5511569530 (eff. 0.125)
1551.33/1551.66	c GC COLLECT
1551.33/1551.66	c #Conflicts:    1561000 | #Learnt:      31162 | 0.000
1551.33/1551.66	c total clause space: 206.656MB
1551.33/1551.66	c total #watches: 269089
1552.23/1552.53	c total #propagations: 688161771 / total #impl: 5514757054 (eff. 0.125)
1552.23/1552.53	c #Conflicts:    1562000 | #Learnt:      32162 | 0.000
1552.23/1552.53	c total clause space: 206.656MB
1552.23/1552.53	c total #watches: 273520
1553.23/1553.52	c total #propagations: 688625747 / total #impl: 5517496058 (eff. 0.125)
1553.23/1553.52	c #Conflicts:    1563000 | #Learnt:      33162 | 0.000
1553.23/1553.52	c total clause space: 206.656MB
1553.23/1553.52	c total #watches: 279529
1554.23/1554.56	c total #propagations: 689169427 / total #impl: 5520444909 (eff. 0.125)
1554.23/1554.56	c #Conflicts:    1564000 | #Learnt:      34162 | 0.000
1554.23/1554.56	c total clause space: 206.656MB
1554.23/1554.56	c total #watches: 283916
1555.33/1555.64	c total #propagations: 689606925 / total #impl: 5523704936 (eff. 0.125)
1555.33/1555.64	c #Conflicts:    1565000 | #Learnt:      35162 | 0.000
1555.33/1555.64	c total clause space: 206.656MB
1555.33/1555.64	c total #watches: 287101
1556.53/1556.82	c total #propagations: 690026752 / total #impl: 5527715242 (eff. 0.125)
1556.53/1556.82	c #Conflicts:    1566000 | #Learnt:      36162 | 0.000
1556.53/1556.82	c total clause space: 206.656MB
1556.53/1556.82	c total #watches: 294630
1557.63/1557.99	c total #propagations: 690490666 / total #impl: 5532922331 (eff. 0.125)
1557.63/1557.99	c #Conflicts:    1567000 | #Learnt:      37162 | 0.000
1557.63/1557.99	c total clause space: 206.656MB
1557.63/1557.99	c total #watches: 297859
1558.73/1559.02	c total #propagations: 690897726 / total #impl: 5537486655 (eff. 0.125)
1558.73/1559.02	c #Conflicts:    1568000 | #Learnt:      38162 | 0.000
1558.73/1559.02	c total clause space: 206.656MB
1558.73/1559.02	c total #watches: 301332
1559.83/1560.12	c total #propagations: 691353404 / total #impl: 5542016716 (eff. 0.125)
1559.83/1560.12	c #Conflicts:    1569000 | #Learnt:      39162 | 0.000
1559.83/1560.12	c total clause space: 206.656MB
1559.83/1560.12	c total #watches: 304907
1561.13/1561.43	c total #propagations: 691770596 / total #impl: 5546669377 (eff. 0.125)
1561.13/1561.43	c #Conflicts:    1570000 | #Learnt:      40162 | 0.000
1561.13/1561.43	c total clause space: 206.656MB
1561.13/1561.43	c total #watches: 308248
1562.33/1562.60	c total #propagations: 692245105 / total #impl: 5552507437 (eff. 0.125)
1562.33/1562.60	c #Conflicts:    1571000 | #Learnt:      41162 | 0.000
1562.33/1562.60	c total clause space: 206.656MB
1562.33/1562.60	c total #watches: 311149
1563.53/1563.84	c total #propagations: 692711368 / total #impl: 5558003392 (eff. 0.125)
1563.53/1563.84	c #Conflicts:    1572000 | #Learnt:      42162 | 0.000
1563.53/1563.84	c total clause space: 206.656MB
1563.53/1563.84	c total #watches: 314197
1564.63/1564.96	c total #propagations: 693182862 / total #impl: 5563131946 (eff. 0.125)
1564.63/1564.96	c #Conflicts:    1573000 | #Learnt:      43162 | 0.000
1564.63/1564.96	c total clause space: 206.656MB
1564.63/1564.96	c total #watches: 317301
1565.83/1566.17	c total #propagations: 693728606 / total #impl: 5568473439 (eff. 0.125)
1565.83/1566.17	c #Conflicts:    1574000 | #Learnt:      44162 | 0.000
1565.83/1566.17	c total clause space: 206.656MB
1565.83/1566.17	c total #watches: 323910
1567.03/1567.37	c total #propagations: 694203584 / total #impl: 5573281659 (eff. 0.125)
1567.03/1567.37	c #Conflicts:    1575000 | #Learnt:      45162 | 0.000
1567.03/1567.37	c total clause space: 206.656MB
1567.03/1567.37	c total #watches: 328447
1568.23/1568.54	c total #propagations: 694648072 / total #impl: 5577933303 (eff. 0.125)
1568.23/1568.54	c #Conflicts:    1576000 | #Learnt:      46162 | 0.000
1568.23/1568.54	c total clause space: 206.656MB
1568.23/1568.54	c total #watches: 332741
1569.44/1569.71	c total #propagations: 695107056 / total #impl: 5582608901 (eff. 0.125)
1569.44/1569.71	c #Conflicts:    1577000 | #Learnt:      47162 | 0.000
1569.44/1569.71	c total clause space: 206.656MB
1569.44/1569.71	c total #watches: 336350
1570.54/1570.90	c total #propagations: 695594699 / total #impl: 5587030016 (eff. 0.125)
1570.54/1570.90	c #Conflicts:    1578000 | #Learnt:      48162 | 0.000
1570.54/1570.90	c total clause space: 206.656MB
1570.54/1570.90	c total #watches: 343131
1571.74/1572.05	c total #propagations: 696045213 / total #impl: 5591629637 (eff. 0.124)
1571.74/1572.05	c #Conflicts:    1579000 | #Learnt:      49162 | 0.000
1571.74/1572.05	c total clause space: 206.656MB
1571.74/1572.05	c total #watches: 349254
1572.84/1573.14	c total #propagations: 696578302 / total #impl: 5596814338 (eff. 0.124)
1572.84/1573.14	c #Conflicts:    1580000 | #Learnt:      50162 | 0.000
1572.84/1573.14	c total clause space: 206.656MB
1572.84/1573.14	c total #watches: 355919
1574.03/1574.36	c total #propagations: 697064578 / total #impl: 5600905244 (eff. 0.124)
1574.03/1574.36	c #Conflicts:    1581000 | #Learnt:      51162 | 0.000
1574.03/1574.36	c total clause space: 206.656MB
1574.03/1574.36	c total #watches: 363502
1575.33/1575.65	c total #propagations: 697530559 / total #impl: 5606249749 (eff. 0.124)
1575.33/1575.65	c #Conflicts:    1582000 | #Learnt:      52162 | 0.000
1575.33/1575.65	c total clause space: 206.656MB
1575.33/1575.65	c total #watches: 366338
1576.43/1576.79	c total #propagations: 698092581 / total #impl: 5611781856 (eff. 0.124)
1576.43/1576.79	c #Conflicts:    1583000 | #Learnt:      53162 | 0.000
1576.43/1576.79	c total clause space: 206.656MB
1576.43/1576.79	c total #watches: 369523
1577.63/1577.97	c total #propagations: 698560712 / total #impl: 5616533426 (eff. 0.124)
1577.63/1577.97	c #Conflicts:    1584000 | #Learnt:      54162 | 0.000
1577.63/1577.97	c total clause space: 206.656MB
1577.63/1577.97	c total #watches: 374078
1579.03/1579.34	c total #propagations: 698992957 / total #impl: 5620589952 (eff. 0.124)
1579.03/1579.34	c #Conflicts:    1585000 | #Learnt:      55162 | 0.000
1579.03/1579.34	c total clause space: 206.656MB
1579.03/1579.34	c total #watches: 378485
1580.33/1580.61	c total #propagations: 699446397 / total #impl: 5625369655 (eff. 0.124)
1580.33/1580.61	c #Conflicts:    1586000 | #Learnt:      56162 | 0.000
1580.33/1580.61	c total clause space: 206.656MB
1580.33/1580.61	c total #watches: 381649
1581.54/1581.89	c total #propagations: 699854478 / total #impl: 5629791254 (eff. 0.124)
1581.54/1581.89	c #Conflicts:    1587000 | #Learnt:      57162 | 0.000
1581.54/1581.89	c total clause space: 206.656MB
1581.54/1581.89	c total #watches: 385925
1582.83/1583.11	c total #propagations: 700268556 / total #impl: 5634508208 (eff. 0.124)
1582.83/1583.11	c #Conflicts:    1588000 | #Learnt:      58162 | 0.000
1582.83/1583.11	c total clause space: 206.656MB
1582.83/1583.11	c total #watches: 389928
1584.13/1584.44	c total #propagations: 700769829 / total #impl: 5639409337 (eff. 0.124)
1584.13/1584.44	c #Conflicts:    1589000 | #Learnt:      59162 | 0.000
1584.13/1584.44	c total clause space: 206.656MB
1584.13/1584.44	c total #watches: 393969
1585.23/1585.58	c total #propagations: 701226782 / total #impl: 5644302089 (eff. 0.124)
1585.23/1585.58	c #Conflicts:    1590000 | #Learnt:      60162 | 0.000
1585.23/1585.58	c total clause space: 206.656MB
1585.23/1585.58	c total #watches: 399815
1586.63/1586.90	c total #propagations: 701709087 / total #impl: 5648778970 (eff. 0.124)
1586.63/1586.90	c GC COLLECT
1586.63/1586.90	c #Conflicts:    1591000 | #Learnt:      30670 | 0.000
1586.63/1586.90	c total clause space: 206.656MB
1586.63/1586.90	c total #watches: 267538
1587.73/1588.02	c total #propagations: 702140119 / total #impl: 5653622378 (eff. 0.124)
1587.73/1588.02	c #Conflicts:    1592000 | #Learnt:      31670 | 0.000
1587.73/1588.02	c total clause space: 206.656MB
1587.73/1588.02	c total #watches: 273329
1588.63/1588.98	c total #propagations: 702590709 / total #impl: 5657916684 (eff. 0.124)
1588.63/1588.98	c #Conflicts:    1593000 | #Learnt:      32670 | 0.000
1588.63/1588.98	c total clause space: 206.656MB
1588.63/1588.98	c total #watches: 282283
1589.63/1589.95	c total #propagations: 703034502 / total #impl: 5661067452 (eff. 0.124)
1589.63/1589.95	c #Conflicts:    1594000 | #Learnt:      33670 | 0.000
1589.63/1589.95	c total clause space: 206.656MB
1589.63/1589.95	c total #watches: 286926
1590.63/1590.98	c total #propagations: 703469778 / total #impl: 5664262769 (eff. 0.124)
1590.63/1590.98	c #Conflicts:    1595000 | #Learnt:      34670 | 0.000
1590.63/1590.98	c total clause space: 206.656MB
1590.63/1590.98	c total #watches: 295419
1591.73/1592.01	c total #propagations: 703928566 / total #impl: 5667601646 (eff. 0.124)
1591.73/1592.01	c #Conflicts:    1596000 | #Learnt:      35670 | 0.000
1591.73/1592.01	c total clause space: 206.656MB
1591.73/1592.01	c total #watches: 299840
1592.73/1593.05	c total #propagations: 704418629 / total #impl: 5670905869 (eff. 0.124)
1592.73/1593.05	c #Conflicts:    1597000 | #Learnt:      36670 | 0.000
1592.73/1593.05	c total clause space: 206.656MB
1592.73/1593.05	c total #watches: 312984
1593.93/1594.23	c total #propagations: 704834103 / total #impl: 5674407627 (eff. 0.124)
1593.93/1594.23	c #Conflicts:    1598000 | #Learnt:      37670 | 0.000
1593.93/1594.23	c total clause space: 206.656MB
1593.93/1594.23	c total #watches: 316413
1595.03/1595.40	c total #propagations: 705291162 / total #impl: 5678345677 (eff. 0.124)
1595.03/1595.40	c #Conflicts:    1599000 | #Learnt:      38670 | 0.000
1595.03/1595.40	c total clause space: 206.656MB
1595.03/1595.40	c total #watches: 319997
1596.33/1596.64	c total #propagations: 705808588 / total #impl: 5682707413 (eff. 0.124)
1596.33/1596.64	c #Conflicts:    1600000 | #Learnt:      39670 | 0.000
1596.33/1596.64	c total clause space: 206.656MB
1596.33/1596.64	c total #watches: 324028
1597.53/1597.80	c total #propagations: 706345549 / total #impl: 5687400398 (eff. 0.124)
1597.53/1597.80	c #Conflicts:    1601000 | #Learnt:      40670 | 0.000
1597.53/1597.80	c total clause space: 206.656MB
1597.53/1597.80	c total #watches: 332666
1598.53/1598.87	c total #propagations: 706770820 / total #impl: 5691194900 (eff. 0.124)
1598.53/1598.87	c #Conflicts:    1602000 | #Learnt:      41670 | 0.000
1598.53/1598.87	c total clause space: 206.656MB
1598.53/1598.87	c total #watches: 337018
1599.73/1600.05	c total #propagations: 707236967 / total #impl: 5695292071 (eff. 0.124)
1599.73/1600.05	c #Conflicts:    1603000 | #Learnt:      42670 | 0.000
1599.73/1600.05	c total clause space: 206.656MB
1599.73/1600.05	c total #watches: 346404
1601.03/1601.30	c total #propagations: 707671787 / total #impl: 5699117392 (eff. 0.124)
1601.03/1601.30	c #Conflicts:    1604000 | #Learnt:      43670 | 0.000
1601.03/1601.30	c total clause space: 206.656MB
1601.03/1601.30	c total #watches: 353115
1602.23/1602.56	c total #propagations: 708147079 / total #impl: 5703923627 (eff. 0.124)
1602.23/1602.56	c #Conflicts:    1605000 | #Learnt:      44670 | 0.000
1602.23/1602.56	c total clause space: 206.656MB
1602.23/1602.56	c total #watches: 361373
1603.43/1603.78	c total #propagations: 708551242 / total #impl: 5708109612 (eff. 0.124)
1603.43/1603.78	c #Conflicts:    1606000 | #Learnt:      45670 | 0.000
1603.43/1603.78	c total clause space: 206.656MB
1603.43/1603.78	c total #watches: 368471
1604.73/1605.03	c total #propagations: 708993477 / total #impl: 5712461084 (eff. 0.124)
1604.73/1605.03	c #Conflicts:    1607000 | #Learnt:      46670 | 0.000
1604.73/1605.03	c total clause space: 206.656MB
1604.73/1605.03	c total #watches: 375622
1606.03/1606.34	c total #propagations: 709462289 / total #impl: 5716360228 (eff. 0.124)
1606.03/1606.34	c #Conflicts:    1608000 | #Learnt:      47670 | 0.000
1606.03/1606.34	c total clause space: 206.656MB
1606.03/1606.34	c total #watches: 381175
1607.33/1607.66	c total #propagations: 709928540 / total #impl: 5721254253 (eff. 0.124)
1607.33/1607.66	c #Conflicts:    1609000 | #Learnt:      48670 | 0.000
1607.33/1607.66	c total clause space: 206.656MB
1607.33/1607.66	c total #watches: 387468
1608.73/1609.04	c total #propagations: 710380866 / total #impl: 5725213435 (eff. 0.124)
1608.73/1609.04	c #Conflicts:    1610000 | #Learnt:      49670 | 0.000
1608.73/1609.04	c total clause space: 206.656MB
1608.73/1609.04	c total #watches: 392259
1610.13/1610.49	c total #propagations: 710747059 / total #impl: 5729466653 (eff. 0.124)
1610.13/1610.49	c #Conflicts:    1611000 | #Learnt:      50670 | 0.000
1610.13/1610.49	c total clause space: 206.656MB
1610.13/1610.49	c total #watches: 398268
1611.63/1611.90	c total #propagations: 711181519 / total #impl: 5733814400 (eff. 0.124)
1611.63/1611.90	c #Conflicts:    1612000 | #Learnt:      51670 | 0.000
1611.63/1611.90	c total clause space: 206.656MB
1611.63/1611.90	c total #watches: 404416
1612.92/1613.22	c total #propagations: 711605873 / total #impl: 5738013468 (eff. 0.124)
1612.92/1613.22	c #Conflicts:    1613000 | #Learnt:      52670 | 0.000
1612.92/1613.22	c total clause space: 206.656MB
1612.92/1613.22	c total #watches: 410438
1614.22/1614.51	c total #propagations: 712010234 / total #impl: 5741776436 (eff. 0.124)
1614.22/1614.51	c #Conflicts:    1614000 | #Learnt:      53670 | 0.000
1614.22/1614.51	c total clause space: 206.656MB
1614.22/1614.51	c total #watches: 416341
1615.52/1615.87	c total #propagations: 712478434 / total #impl: 5745694426 (eff. 0.124)
1615.52/1615.87	c #Conflicts:    1615000 | #Learnt:      54670 | 0.000
1615.52/1615.87	c total clause space: 206.656MB
1615.52/1615.87	c total #watches: 419824
1617.02/1617.31	c total #propagations: 712948907 / total #impl: 5749457933 (eff. 0.124)
1617.02/1617.31	c #Conflicts:    1616000 | #Learnt:      55670 | 0.000
1617.02/1617.31	c total clause space: 206.656MB
1617.02/1617.31	c total #watches: 423969
1618.42/1618.77	c total #propagations: 713411547 / total #impl: 5753289859 (eff. 0.124)
1618.42/1618.77	c #Conflicts:    1617000 | #Learnt:      56670 | 0.000
1618.42/1618.77	c total clause space: 206.656MB
1618.42/1618.77	c total #watches: 429270
1619.92/1620.21	c total #propagations: 713852869 / total #impl: 5757928635 (eff. 0.124)
1619.92/1620.21	c #Conflicts:    1618000 | #Learnt:      57670 | 0.000
1619.92/1620.21	c total clause space: 206.656MB
1619.92/1620.21	c total #watches: 434232
1621.42/1621.77	c total #propagations: 714289898 / total #impl: 5762163813 (eff. 0.124)
1621.42/1621.77	c #Conflicts:    1619000 | #Learnt:      58670 | 0.000
1621.42/1621.77	c total clause space: 206.656MB
1621.42/1621.77	c total #watches: 441013
1622.82/1623.18	c total #propagations: 714752522 / total #impl: 5767010094 (eff. 0.124)
1622.82/1623.18	c #Conflicts:    1620000 | #Learnt:      59670 | 0.000
1622.82/1623.18	c total clause space: 206.656MB
1622.82/1623.18	c total #watches: 447189
1624.32/1624.65	c total #propagations: 715194772 / total #impl: 5770943601 (eff. 0.124)
1624.32/1624.65	c #Conflicts:    1621000 | #Learnt:      60670 | 0.000
1624.32/1624.65	c total clause space: 206.656MB
1624.32/1624.65	c total #watches: 451746
1625.72/1626.07	c total #propagations: 715619661 / total #impl: 5774620382 (eff. 0.124)
1625.72/1626.07	c GC COLLECT
1625.72/1626.07	c #Conflicts:    1622000 | #Learnt:      30864 | 0.000
1625.72/1626.07	c total clause space: 206.656MB
1625.72/1626.07	c total #watches: 268247
1626.82/1627.15	c total #propagations: 716049275 / total #impl: 5778815939 (eff. 0.124)
1626.82/1627.15	c #Conflicts:    1623000 | #Learnt:      31864 | 0.000
1626.82/1627.15	c total clause space: 206.656MB
1626.82/1627.15	c total #watches: 272996
1628.02/1628.30	c total #propagations: 716505376 / total #impl: 5782689875 (eff. 0.124)
1628.02/1628.30	c #Conflicts:    1624000 | #Learnt:      32864 | 0.000
1628.02/1628.30	c total clause space: 206.656MB
1628.02/1628.30	c total #watches: 280242
1629.12/1629.43	c total #propagations: 716919530 / total #impl: 5786546979 (eff. 0.124)
1629.12/1629.43	c #Conflicts:    1625000 | #Learnt:      33864 | 0.000
1629.12/1629.43	c total clause space: 206.656MB
1629.12/1629.43	c total #watches: 284165
1630.12/1630.49	c total #propagations: 717304072 / total #impl: 5789847673 (eff. 0.124)
1630.12/1630.49	c #Conflicts:    1626000 | #Learnt:      34864 | 0.000
1630.12/1630.49	c total clause space: 206.656MB
1630.12/1630.49	c total #watches: 289104
1631.42/1631.73	c total #propagations: 717709868 / total #impl: 5793319453 (eff. 0.124)
1631.42/1631.73	c #Conflicts:    1627000 | #Learnt:      35864 | 0.000
1631.42/1631.73	c total clause space: 206.656MB
1631.42/1631.73	c total #watches: 298265
1632.52/1632.83	c total #propagations: 718089403 / total #impl: 5797949153 (eff. 0.124)
1632.52/1632.83	c #Conflicts:    1628000 | #Learnt:      36864 | 0.000
1632.52/1632.83	c total clause space: 206.656MB
1632.52/1632.83	c total #watches: 303281
1633.62/1633.90	c total #propagations: 718527502 / total #impl: 5801602206 (eff. 0.124)
1633.62/1633.90	c #Conflicts:    1629000 | #Learnt:      37864 | 0.000
1633.62/1633.90	c total clause space: 206.656MB
1633.62/1633.90	c total #watches: 311848
1634.72/1635.07	c total #propagations: 718952539 / total #impl: 5805600237 (eff. 0.124)
1634.72/1635.07	c #Conflicts:    1630000 | #Learnt:      38864 | 0.000
1634.72/1635.07	c total clause space: 206.656MB
1634.72/1635.07	c total #watches: 321652
1635.92/1636.26	c total #propagations: 719346987 / total #impl: 5810675975 (eff. 0.124)
1635.92/1636.26	c #Conflicts:    1631000 | #Learnt:      39864 | 0.000
1635.92/1636.26	c total clause space: 206.656MB
1635.92/1636.26	c total #watches: 336817
1637.32/1637.68	c total #propagations: 719705974 / total #impl: 5816381398 (eff. 0.124)
1637.32/1637.68	c #Conflicts:    1632000 | #Learnt:      40864 | 0.000
1637.32/1637.68	c total clause space: 206.656MB
1637.32/1637.68	c total #watches: 349433
1638.73/1639.07	c total #propagations: 720121113 / total #impl: 5822233046 (eff. 0.124)
1638.73/1639.07	c #Conflicts:    1633000 | #Learnt:      41864 | 0.000
1638.73/1639.07	c total clause space: 206.656MB
1638.73/1639.07	c total #watches: 360297
1640.02/1640.34	c total #propagations: 720536839 / total #impl: 5827522237 (eff. 0.124)
1640.02/1640.34	c #Conflicts:    1634000 | #Learnt:      42864 | 0.000
1640.02/1640.34	c total clause space: 206.656MB
1640.02/1640.34	c total #watches: 373912
1641.42/1641.76	c total #propagations: 720958341 / total #impl: 5832333217 (eff. 0.124)
1641.42/1641.76	c #Conflicts:    1635000 | #Learnt:      43864 | 0.000
1641.42/1641.76	c total clause space: 206.656MB
1641.42/1641.76	c total #watches: 381767
1642.82/1643.19	c total #propagations: 721361052 / total #impl: 5837886937 (eff. 0.124)
1642.82/1643.19	c #Conflicts:    1636000 | #Learnt:      44864 | 0.000
1642.82/1643.19	c total clause space: 206.656MB
1642.82/1643.19	c total #watches: 386717
1644.33/1644.60	c total #propagations: 721777658 / total #impl: 5843197769 (eff. 0.124)
1644.33/1644.60	c #Conflicts:    1637000 | #Learnt:      45864 | 0.000
1644.33/1644.60	c total clause space: 206.656MB
1644.33/1644.60	c total #watches: 392512
1645.62/1645.99	c total #propagations: 722169080 / total #impl: 5849361101 (eff. 0.123)
1645.62/1645.99	c #Conflicts:    1638000 | #Learnt:      46864 | 0.000
1645.62/1645.99	c total clause space: 206.656MB
1645.62/1645.99	c total #watches: 396065
1647.02/1647.33	c total #propagations: 722680381 / total #impl: 5854880164 (eff. 0.123)
1647.02/1647.33	c #Conflicts:    1639000 | #Learnt:      47864 | 0.000
1647.02/1647.33	c total clause space: 206.656MB
1647.02/1647.33	c total #watches: 402039
1648.32/1648.64	c total #propagations: 723153661 / total #impl: 5860813218 (eff. 0.123)
1648.32/1648.64	c #Conflicts:    1640000 | #Learnt:      48864 | 0.000
1648.32/1648.64	c total clause space: 206.656MB
1648.32/1648.64	c total #watches: 407787
1649.72/1650.01	c total #propagations: 723584419 / total #impl: 5866102273 (eff. 0.123)
1649.72/1650.01	c #Conflicts:    1641000 | #Learnt:      49864 | 0.000
1649.72/1650.01	c total clause space: 206.656MB
1649.72/1650.01	c total #watches: 415648
1650.92/1651.26	c total #propagations: 724022701 / total #impl: 5871474115 (eff. 0.123)
1650.92/1651.26	c #Conflicts:    1642000 | #Learnt:      50864 | 0.000
1650.92/1651.26	c total clause space: 206.656MB
1650.92/1651.26	c total #watches: 422171
1652.12/1652.45	c total #propagations: 724561084 / total #impl: 5875857948 (eff. 0.123)
1652.12/1652.45	c #Conflicts:    1643000 | #Learnt:      51864 | 0.000
1652.12/1652.45	c total clause space: 206.656MB
1652.12/1652.45	c total #watches: 426309
1653.42/1653.71	c total #propagations: 725087185 / total #impl: 5880059334 (eff. 0.123)
1653.42/1653.71	c #Conflicts:    1644000 | #Learnt:      52864 | 0.000
1653.42/1653.71	c total clause space: 206.656MB
1653.42/1653.71	c total #watches: 429250
1654.72/1655.06	c total #propagations: 725673932 / total #impl: 5884311877 (eff. 0.123)
1654.72/1655.06	c #Conflicts:    1645000 | #Learnt:      53864 | 0.000
1654.72/1655.06	c total clause space: 206.656MB
1654.72/1655.06	c total #watches: 432684
1656.12/1656.41	c total #propagations: 726221520 / total #impl: 5888395701 (eff. 0.123)
1656.12/1656.41	c #Conflicts:    1646000 | #Learnt:      54864 | 0.000
1656.12/1656.41	c total clause space: 206.656MB
1656.12/1656.41	c total #watches: 436311
1657.32/1657.67	c total #propagations: 726735718 / total #impl: 5892220302 (eff. 0.123)
1657.32/1657.67	c #Conflicts:    1647000 | #Learnt:      55864 | 0.000
1657.32/1657.67	c total clause space: 206.656MB
1657.32/1657.67	c total #watches: 442299
1658.52/1658.90	c total #propagations: 727173831 / total #impl: 5896019075 (eff. 0.123)
1658.52/1658.90	c #Conflicts:    1648000 | #Learnt:      56864 | 0.000
1658.52/1658.90	c total clause space: 206.656MB
1658.52/1658.90	c total #watches: 450396
1659.72/1660.03	c total #propagations: 727647767 / total #impl: 5899566128 (eff. 0.123)
1659.72/1660.03	c #Conflicts:    1649000 | #Learnt:      57864 | 0.000
1659.72/1660.03	c total clause space: 206.656MB
1659.72/1660.03	c total #watches: 455248
1660.92/1661.26	c total #propagations: 728120858 / total #impl: 5902629032 (eff. 0.123)
1660.92/1661.26	c #Conflicts:    1650000 | #Learnt:      58864 | 0.000
1660.92/1661.26	c total clause space: 206.656MB
1660.92/1661.26	c total #watches: 458225
1662.12/1662.40	c total #propagations: 728678359 / total #impl: 5906247209 (eff. 0.123)
1662.12/1662.40	c #Conflicts:    1651000 | #Learnt:      59864 | 0.000
1662.12/1662.40	c total clause space: 206.656MB
1662.12/1662.40	c total #watches: 462710
1663.42/1663.71	c total #propagations: 729238092 / total #impl: 5909602092 (eff. 0.123)
1663.42/1663.71	c #Conflicts:    1652000 | #Learnt:      60864 | 0.000
1663.42/1663.71	c total clause space: 206.656MB
1663.42/1663.71	c total #watches: 466236
1664.81/1665.10	c total #propagations: 729789061 / total #impl: 5913133409 (eff. 0.123)
1664.81/1665.10	c #Conflicts:    1653000 | #Learnt:      61864 | 0.000
1664.81/1665.10	c total clause space: 206.656MB
1664.81/1665.10	c total #watches: 469599
1666.11/1666.40	c total #propagations: 730299692 / total #impl: 5917252637 (eff. 0.123)
1666.11/1666.40	c GC COLLECT
1666.11/1666.40	c #Conflicts:    1654000 | #Learnt:      31757 | 0.000
1666.11/1666.40	c total clause space: 206.656MB
1666.11/1666.40	c total #watches: 272544
1667.21/1667.54	c total #propagations: 730794071 / total #impl: 5921482752 (eff. 0.123)
1667.21/1667.54	c #Conflicts:    1655000 | #Learnt:      32757 | 0.000
1667.21/1667.54	c total clause space: 206.656MB
1667.21/1667.54	c total #watches: 281124
1668.31/1668.63	c total #propagations: 731176386 / total #impl: 5925077596 (eff. 0.123)
1668.31/1668.63	c #Conflicts:    1656000 | #Learnt:      33757 | 0.000
1668.31/1668.63	c total clause space: 206.656MB
1668.31/1668.63	c total #watches: 288470
1669.41/1669.77	c total #propagations: 731605920 / total #impl: 5928513341 (eff. 0.123)
1669.41/1669.77	c #Conflicts:    1657000 | #Learnt:      34757 | 0.000
1669.41/1669.77	c total clause space: 206.656MB
1669.41/1669.77	c total #watches: 295714
1670.72/1671.01	c total #propagations: 732028094 / total #impl: 5931565278 (eff. 0.123)
1670.72/1671.01	c #Conflicts:    1658000 | #Learnt:      35757 | 0.000
1670.72/1671.01	c total clause space: 206.656MB
1670.72/1671.01	c total #watches: 302568
1671.91/1672.27	c total #propagations: 732489989 / total #impl: 5935507392 (eff. 0.123)
1671.91/1672.27	c #Conflicts:    1659000 | #Learnt:      36757 | 0.000
1671.91/1672.27	c total clause space: 206.656MB
1671.91/1672.27	c total #watches: 309673
1673.11/1673.40	c total #propagations: 732934714 / total #impl: 5939532514 (eff. 0.123)
1673.11/1673.40	c #Conflicts:    1660000 | #Learnt:      37757 | 0.000
1673.11/1673.40	c total clause space: 206.656MB
1673.11/1673.40	c total #watches: 320619
1674.21/1674.55	c total #propagations: 733387784 / total #impl: 5943156450 (eff. 0.123)
1674.21/1674.55	c #Conflicts:    1661000 | #Learnt:      38757 | 0.000
1674.21/1674.55	c total clause space: 206.656MB
1674.21/1674.55	c total #watches: 328179
1675.41/1675.76	c total #propagations: 733802058 / total #impl: 5946235743 (eff. 0.123)
1675.41/1675.76	c #Conflicts:    1662000 | #Learnt:      39757 | 0.000
1675.41/1675.76	c total clause space: 206.656MB
1675.41/1675.76	c total #watches: 334214
1676.61/1676.95	c total #propagations: 734260016 / total #impl: 5950087677 (eff. 0.123)
1676.61/1676.95	c #Conflicts:    1663000 | #Learnt:      40757 | 0.000
1676.61/1676.95	c total clause space: 206.656MB
1676.61/1676.95	c total #watches: 342587
1677.81/1678.17	c total #propagations: 734663804 / total #impl: 5953573226 (eff. 0.123)
1677.81/1678.17	c #Conflicts:    1664000 | #Learnt:      41757 | 0.000
1677.81/1678.17	c total clause space: 206.656MB
1677.81/1678.17	c total #watches: 347271
1679.11/1679.40	c total #propagations: 735131241 / total #impl: 5957181652 (eff. 0.123)
1679.11/1679.40	c #Conflicts:    1665000 | #Learnt:      42757 | 0.000
1679.11/1679.40	c total clause space: 206.656MB
1679.11/1679.40	c total #watches: 354517
1680.21/1680.60	c total #propagations: 735613207 / total #impl: 5960703340 (eff. 0.123)
1680.21/1680.60	c #Conflicts:    1666000 | #Learnt:      43757 | 0.000
1680.21/1680.60	c total clause space: 206.656MB
1680.21/1680.60	c total #watches: 359186
1681.41/1681.78	c total #propagations: 736065871 / total #impl: 5964076789 (eff. 0.123)
1681.41/1681.78	c #Conflicts:    1667000 | #Learnt:      44757 | 0.000
1681.41/1681.78	c total clause space: 206.656MB
1681.41/1681.78	c total #watches: 364321
1682.72/1683.06	c total #propagations: 736547627 / total #impl: 5967781255 (eff. 0.123)
1682.72/1683.06	c #Conflicts:    1668000 | #Learnt:      45757 | 0.000
1682.72/1683.06	c total clause space: 206.656MB
1682.72/1683.06	c total #watches: 369615
1683.82/1684.13	c total #propagations: 737108390 / total #impl: 5972639620 (eff. 0.123)
1683.82/1684.13	c #Conflicts:    1669000 | #Learnt:      46757 | 0.000
1683.82/1684.13	c total clause space: 206.656MB
1683.82/1684.13	c total #watches: 372385
1684.92/1685.28	c total #propagations: 737720150 / total #impl: 5976500008 (eff. 0.123)
1684.92/1685.28	c #Conflicts:    1670000 | #Learnt:      47757 | 0.000
1684.92/1685.28	c total clause space: 206.656MB
1684.92/1685.28	c total #watches: 375497
1686.12/1686.45	c total #propagations: 738278748 / total #impl: 5979971813 (eff. 0.123)
1686.12/1686.45	c #Conflicts:    1671000 | #Learnt:      48757 | 0.000
1686.12/1686.45	c total clause space: 206.656MB
1686.12/1686.45	c total #watches: 378715
1687.22/1687.54	c total #propagations: 738841043 / total #impl: 5984217601 (eff. 0.123)
1687.22/1687.54	c #Conflicts:    1672000 | #Learnt:      49757 | 0.000
1687.22/1687.54	c total clause space: 206.656MB
1687.22/1687.54	c total #watches: 382597
1688.71/1689.00	c total #propagations: 739399585 / total #impl: 5987736595 (eff. 0.123)
1688.71/1689.00	c #Conflicts:    1673000 | #Learnt:      50757 | 0.000
1688.71/1689.00	c total clause space: 206.656MB
1688.71/1689.00	c total #watches: 389557
1689.71/1690.08	c total #propagations: 739976080 / total #impl: 5992333684 (eff. 0.123)
1689.71/1690.08	c #Conflicts:    1674000 | #Learnt:      51757 | 0.000
1689.71/1690.08	c total clause space: 206.656MB
1689.71/1690.08	c total #watches: 395711
1690.91/1691.26	c total #propagations: 740479617 / total #impl: 5995379775 (eff. 0.124)
1690.91/1691.26	c #Conflicts:    1675000 | #Learnt:      52757 | 0.000
1690.91/1691.26	c total clause space: 206.656MB
1690.91/1691.26	c total #watches: 399594
1692.21/1692.53	c total #propagations: 740989701 / total #impl: 5999770206 (eff. 0.124)
1692.21/1692.53	c #Conflicts:    1676000 | #Learnt:      53757 | 0.000
1692.21/1692.53	c total clause space: 206.656MB
1692.21/1692.53	c total #watches: 403775
1693.41/1693.77	c total #propagations: 741447965 / total #impl: 6003717814 (eff. 0.123)
1693.41/1693.77	c #Conflicts:    1677000 | #Learnt:      54757 | 0.000
1693.41/1693.77	c total clause space: 206.656MB
1693.41/1693.77	c total #watches: 409246
1694.61/1694.93	c total #propagations: 741891213 / total #impl: 6009395762 (eff. 0.123)
1694.61/1694.93	c #Conflicts:    1678000 | #Learnt:      55757 | 0.000
1694.61/1694.93	c total clause space: 206.656MB
1694.61/1694.93	c total #watches: 413786
1695.81/1696.20	c total #propagations: 742387454 / total #impl: 6014234953 (eff. 0.123)
1695.81/1696.20	c #Conflicts:    1679000 | #Learnt:      56757 | 0.000
1695.81/1696.20	c total clause space: 206.656MB
1695.81/1696.20	c total #watches: 417495
1697.31/1697.61	c total #propagations: 742896887 / total #impl: 6018635659 (eff. 0.123)
1697.31/1697.61	c #Conflicts:    1680000 | #Learnt:      57757 | 0.000
1697.31/1697.61	c total clause space: 206.656MB
1697.31/1697.61	c total #watches: 421054
1698.61/1698.90	c total #propagations: 743406084 / total #impl: 6022930259 (eff. 0.123)
1698.61/1698.90	c #Conflicts:    1681000 | #Learnt:      58757 | 0.000
1698.61/1698.90	c total clause space: 206.656MB
1698.61/1698.90	c total #watches: 425216
1699.91/1700.22	c total #propagations: 743933921 / total #impl: 6028388411 (eff. 0.123)
1699.91/1700.22	c #Conflicts:    1682000 | #Learnt:      59757 | 0.000
1699.91/1700.22	c total clause space: 206.656MB
1699.91/1700.22	c total #watches: 428497
1701.11/1701.47	c total #propagations: 744403277 / total #impl: 6032516581 (eff. 0.123)
1701.11/1701.47	c #Conflicts:    1683000 | #Learnt:      60757 | 0.000
1701.11/1701.47	c total clause space: 206.656MB
1701.11/1701.47	c total #watches: 431592
1702.41/1702.74	c total #propagations: 744907097 / total #impl: 6036737595 (eff. 0.123)
1702.41/1702.74	c #Conflicts:    1684000 | #Learnt:      61757 | 0.000
1702.41/1702.74	c total clause space: 206.656MB
1702.41/1702.74	c total #watches: 436653
1703.62/1703.98	c total #propagations: 745334117 / total #impl: 6040389545 (eff. 0.123)
1703.62/1703.98	c #Conflicts:    1685000 | #Learnt:      62757 | 0.000
1703.62/1703.98	c total clause space: 206.656MB
1703.62/1703.98	c total #watches: 440813
1704.82/1705.11	c total #propagations: 745840650 / total #impl: 6044862212 (eff. 0.123)
1704.82/1705.11	c GC COLLECT
1704.82/1705.11	c #Conflicts:    1686000 | #Learnt:      32353 | 0.000
1704.82/1705.11	c total clause space: 206.656MB
1704.82/1705.11	c total #watches: 274199
1705.82/1706.17	c total #propagations: 746376498 / total #impl: 6047964222 (eff. 0.123)
1705.82/1706.17	c #Conflicts:    1687000 | #Learnt:      33353 | 0.000
1705.82/1706.17	c total clause space: 206.656MB
1705.82/1706.17	c total #watches: 278168
1706.81/1707.16	c total #propagations: 746878895 / total #impl: 6051653153 (eff. 0.123)
1706.81/1707.16	c #Conflicts:    1688000 | #Learnt:      34353 | 0.000
1706.81/1707.16	c total clause space: 206.656MB
1706.81/1707.16	c total #watches: 282207
1707.91/1708.21	c total #propagations: 747328847 / total #impl: 6054844807 (eff. 0.123)
1707.91/1708.21	c #Conflicts:    1689000 | #Learnt:      35353 | 0.000
1707.91/1708.21	c total clause space: 206.656MB
1707.91/1708.21	c total #watches: 287635
1709.01/1709.34	c total #propagations: 747828566 / total #impl: 6058417496 (eff. 0.123)
1709.01/1709.34	c #Conflicts:    1690000 | #Learnt:      36353 | 0.000
1709.01/1709.34	c total clause space: 206.656MB
1709.01/1709.34	c total #watches: 291992
1710.11/1710.43	c total #propagations: 748239078 / total #impl: 6062355839 (eff. 0.123)
1710.11/1710.43	c #Conflicts:    1691000 | #Learnt:      37353 | 0.000
1710.11/1710.43	c total clause space: 206.656MB
1710.11/1710.43	c total #watches: 297424
1711.31/1711.70	c total #propagations: 748670289 / total #impl: 6065564575 (eff. 0.123)
1711.31/1711.70	c #Conflicts:    1692000 | #Learnt:      38353 | 0.000
1711.31/1711.70	c total clause space: 206.656MB
1711.31/1711.70	c total #watches: 303963
1712.61/1712.94	c total #propagations: 749076823 / total #impl: 6069418262 (eff. 0.123)
1712.61/1712.94	c #Conflicts:    1693000 | #Learnt:      39353 | 0.000
1712.61/1712.94	c total clause space: 206.656MB
1712.61/1712.94	c total #watches: 313943
1713.71/1714.06	c total #propagations: 749384974 / total #impl: 6073134531 (eff. 0.123)
1713.71/1714.06	c #Conflicts:    1694000 | #Learnt:      40353 | 0.000
1713.71/1714.06	c total clause space: 206.656MB
1713.71/1714.06	c total #watches: 322650
1714.91/1715.20	c total #propagations: 749721055 / total #impl: 6076660634 (eff. 0.123)
1714.91/1715.20	c #Conflicts:    1695000 | #Learnt:      41353 | 0.000
1714.91/1715.20	c total clause space: 206.656MB
1714.91/1715.20	c total #watches: 332118
1716.21/1716.54	c total #propagations: 750168003 / total #impl: 6080355965 (eff. 0.123)
1716.21/1716.54	c #Conflicts:    1696000 | #Learnt:      42353 | 0.000
1716.21/1716.54	c total clause space: 206.656MB
1716.21/1716.54	c total #watches: 338586
1717.51/1717.85	c total #propagations: 750618046 / total #impl: 6087730687 (eff. 0.123)
1717.51/1717.85	c #Conflicts:    1697000 | #Learnt:      43353 | 0.000
1717.51/1717.85	c total clause space: 206.656MB
1717.51/1717.85	c total #watches: 351815
1718.81/1719.11	c total #propagations: 751037660 / total #impl: 6093862996 (eff. 0.123)
1718.81/1719.11	c #Conflicts:    1698000 | #Learnt:      44353 | 0.000
1718.81/1719.11	c total clause space: 206.656MB
1718.81/1719.11	c total #watches: 359995
1720.11/1720.41	c total #propagations: 751461672 / total #impl: 6100132054 (eff. 0.123)
1720.11/1720.41	c #Conflicts:    1699000 | #Learnt:      45353 | 0.000
1720.11/1720.41	c total clause space: 206.656MB
1720.11/1720.41	c total #watches: 366840
1721.31/1721.62	c total #propagations: 751876878 / total #impl: 6105826785 (eff. 0.123)
1721.31/1721.62	c #Conflicts:    1700000 | #Learnt:      46353 | 0.000
1721.31/1721.62	c total clause space: 206.656MB
1721.31/1721.62	c total #watches: 373205
1722.51/1722.80	c total #propagations: 752328329 / total #impl: 6111902035 (eff. 0.123)
1722.51/1722.80	c #Conflicts:    1701000 | #Learnt:      47353 | 0.000
1722.51/1722.80	c total clause space: 206.656MB
1722.51/1722.80	c total #watches: 381309
1723.80/1724.10	c total #propagations: 752757632 / total #impl: 6117585154 (eff. 0.123)
1723.80/1724.10	c #Conflicts:    1702000 | #Learnt:      48353 | 0.000
1723.80/1724.10	c total clause space: 206.656MB
1723.80/1724.10	c total #watches: 386338
1725.10/1725.47	c total #propagations: 753171282 / total #impl: 6123855906 (eff. 0.123)
1725.10/1725.47	c #Conflicts:    1703000 | #Learnt:      49353 | 0.000
1725.10/1725.47	c total clause space: 206.656MB
1725.10/1725.47	c total #watches: 390486
1726.30/1726.64	c total #propagations: 753673046 / total #impl: 6130743705 (eff. 0.123)
1726.30/1726.64	c #Conflicts:    1704000 | #Learnt:      50353 | 0.000
1726.30/1726.64	c total clause space: 206.656MB
1726.30/1726.64	c total #watches: 394694
1727.50/1727.86	c total #propagations: 754132513 / total #impl: 6135995692 (eff. 0.123)
1727.50/1727.86	c #Conflicts:    1705000 | #Learnt:      51353 | 0.000
1727.50/1727.86	c total clause space: 206.656MB
1727.50/1727.86	c total #watches: 398332
1728.80/1729.16	c total #propagations: 754698474 / total #impl: 6140383174 (eff. 0.123)
1728.80/1729.16	c #Conflicts:    1706000 | #Learnt:      52353 | 0.000
1728.80/1729.16	c total clause space: 206.656MB
1728.80/1729.16	c total #watches: 401590
1730.11/1730.49	c total #propagations: 755217147 / total #impl: 6145309451 (eff. 0.123)
1730.11/1730.49	c #Conflicts:    1707000 | #Learnt:      53353 | 0.000
1730.11/1730.49	c total clause space: 206.656MB
1730.11/1730.49	c total #watches: 404759
1731.50/1731.89	c total #propagations: 755798125 / total #impl: 6149302030 (eff. 0.123)
1731.50/1731.89	c #Conflicts:    1708000 | #Learnt:      54353 | 0.000
1731.50/1731.89	c total clause space: 206.656MB
1731.50/1731.89	c total #watches: 409010
1732.80/1733.13	c total #propagations: 756355447 / total #impl: 6153312565 (eff. 0.123)
1732.80/1733.13	c #Conflicts:    1709000 | #Learnt:      55353 | 0.000
1732.80/1733.13	c total clause space: 206.656MB
1732.80/1733.13	c total #watches: 412705
1734.30/1734.63	c total #propagations: 756882822 / total #impl: 6156393226 (eff. 0.123)
1734.30/1734.63	c #Conflicts:    1710000 | #Learnt:      56353 | 0.000
1734.30/1734.63	c total clause space: 206.656MB
1734.30/1734.63	c total #watches: 416191
1735.61/1735.97	c total #propagations: 757391360 / total #impl: 6160345769 (eff. 0.123)
1735.61/1735.97	c #Conflicts:    1711000 | #Learnt:      57353 | 0.000
1735.61/1735.97	c total clause space: 206.656MB
1735.61/1735.97	c total #watches: 419417
1736.90/1737.28	c total #propagations: 757913821 / total #impl: 6164355515 (eff. 0.123)
1736.90/1737.28	c #Conflicts:    1712000 | #Learnt:      58353 | 0.000
1736.90/1737.28	c total clause space: 206.656MB
1736.90/1737.28	c total #watches: 422660
1738.30/1738.62	c total #propagations: 758416385 / total #impl: 6167987231 (eff. 0.123)
1738.30/1738.62	c #Conflicts:    1713000 | #Learnt:      59353 | 0.000
1738.30/1738.62	c total clause space: 206.656MB
1738.30/1738.62	c total #watches: 425938
1739.70/1740.01	c total #propagations: 758943030 / total #impl: 6172795687 (eff. 0.123)
1739.70/1740.01	c #Conflicts:    1714000 | #Learnt:      60353 | 0.000
1739.70/1740.01	c total clause space: 206.656MB
1739.70/1740.01	c total #watches: 440530
1740.80/1741.13	c total #propagations: 759417911 / total #impl: 6180310050 (eff. 0.123)
1740.80/1741.13	c #Conflicts:    1715000 | #Learnt:      61353 | 0.000
1740.80/1741.13	c total clause space: 206.656MB
1740.80/1741.13	c total #watches: 449979
1742.00/1742.40	c total #propagations: 759858241 / total #impl: 6185852625 (eff. 0.123)
1742.00/1742.40	c #Conflicts:    1716000 | #Learnt:      62353 | 0.000
1742.00/1742.40	c total clause space: 206.656MB
1742.00/1742.40	c total #watches: 454319
1743.31/1743.66	c total #propagations: 760309570 / total #impl: 6193077751 (eff. 0.123)
1743.31/1743.66	c #Conflicts:    1717000 | #Learnt:      63353 | 0.000
1743.31/1743.66	c total clause space: 206.656MB
1743.31/1743.66	c total #watches: 462256
1744.41/1744.75	c total #propagations: 760740810 / total #impl: 6197820669 (eff. 0.123)
1744.41/1744.75	c GC COLLECT
1744.41/1744.75	c #Conflicts:    1718000 | #Learnt:      32649 | 0.000
1744.41/1744.75	c total clause space: 206.656MB
1744.41/1744.75	c total #watches: 282292
1745.70/1746.01	c total #propagations: 761151859 / total #impl: 6202482193 (eff. 0.123)
1745.70/1746.01	c #Conflicts:    1719000 | #Learnt:      33649 | 0.000
1745.70/1746.01	c total clause space: 206.656MB
1745.70/1746.01	c total #watches: 286309
1746.80/1747.18	c total #propagations: 761548610 / total #impl: 6209649413 (eff. 0.123)
1746.80/1747.18	c #Conflicts:    1720000 | #Learnt:      34649 | 0.000
1746.80/1747.18	c total clause space: 206.656MB
1746.80/1747.18	c total #watches: 289711
1747.90/1748.30	c total #propagations: 762063650 / total #impl: 6214335975 (eff. 0.123)
1747.90/1748.30	c #Conflicts:    1721000 | #Learnt:      35649 | 0.000
1747.90/1748.30	c total clause space: 206.656MB
1747.90/1748.30	c total #watches: 293441
1749.10/1749.40	c total #propagations: 762636040 / total #impl: 6218841161 (eff. 0.123)
1749.10/1749.40	c #Conflicts:    1722000 | #Learnt:      36649 | 0.000
1749.10/1749.40	c total clause space: 206.656MB
1749.10/1749.40	c total #watches: 300341
1750.10/1750.49	c total #propagations: 763248057 / total #impl: 6223355497 (eff. 0.123)
1750.10/1750.49	c #Conflicts:    1723000 | #Learnt:      37649 | 0.000
1750.10/1750.49	c total clause space: 206.656MB
1750.10/1750.49	c total #watches: 303971
1751.30/1751.62	c total #propagations: 763823435 / total #impl: 6227208523 (eff. 0.123)
1751.30/1751.62	c #Conflicts:    1724000 | #Learnt:      38649 | 0.000
1751.30/1751.62	c total clause space: 206.656MB
1751.30/1751.62	c total #watches: 307597
1752.50/1752.83	c total #propagations: 764336039 / total #impl: 6230793264 (eff. 0.123)
1752.50/1752.83	c #Conflicts:    1725000 | #Learnt:      39649 | 0.000
1752.50/1752.83	c total clause space: 206.656MB
1752.50/1752.83	c total #watches: 311391
1753.70/1754.01	c total #propagations: 764977528 / total #impl: 6235380458 (eff. 0.123)
1753.70/1754.01	c #Conflicts:    1726000 | #Learnt:      40649 | 0.000
1753.70/1754.01	c total clause space: 206.656MB
1753.70/1754.01	c total #watches: 315095
1754.70/1755.04	c total #propagations: 765528595 / total #impl: 6240389719 (eff. 0.123)
1754.70/1755.04	c #Conflicts:    1727000 | #Learnt:      41649 | 0.000
1754.70/1755.04	c total clause space: 206.656MB
1754.70/1755.04	c total #watches: 320523
1755.80/1756.19	c total #propagations: 766072820 / total #impl: 6244094273 (eff. 0.123)
1755.80/1756.19	c #Conflicts:    1728000 | #Learnt:      42649 | 0.000
1755.80/1756.19	c total clause space: 206.656MB
1755.80/1756.19	c total #watches: 327231
1756.80/1757.10	c total #propagations: 766556011 / total #impl: 6248830431 (eff. 0.123)
1756.80/1757.10	c #Conflicts:    1729000 | #Learnt:      43649 | 0.000
1756.80/1757.10	c total clause space: 206.656MB
1756.80/1757.10	c total #watches: 333948
1757.80/1758.19	c total #propagations: 767027827 / total #impl: 6251931648 (eff. 0.123)
1757.80/1758.19	c #Conflicts:    1730000 | #Learnt:      44649 | 0.000
1757.80/1758.19	c total clause space: 206.656MB
1757.80/1758.19	c total #watches: 339803
1759.00/1759.38	c total #propagations: 767542922 / total #impl: 6256384028 (eff. 0.123)
1759.00/1759.38	c #Conflicts:    1731000 | #Learnt:      45649 | 0.000
1759.00/1759.38	c total clause space: 206.656MB
1759.00/1759.38	c total #watches: 343788
1760.10/1760.48	c total #propagations: 768079833 / total #impl: 6261845476 (eff. 0.123)
1760.10/1760.48	c #Conflicts:    1732000 | #Learnt:      46649 | 0.000
1760.10/1760.48	c total clause space: 206.656MB
1760.10/1760.48	c total #watches: 350420
1761.30/1761.61	c total #propagations: 768645112 / total #impl: 6266521026 (eff. 0.123)
1761.30/1761.61	c #Conflicts:    1733000 | #Learnt:      47649 | 0.000
1761.30/1761.61	c total clause space: 206.656MB
1761.30/1761.61	c total #watches: 358395
1762.30/1762.68	c total #propagations: 769160467 / total #impl: 6271366813 (eff. 0.123)
1762.30/1762.68	c #Conflicts:    1734000 | #Learnt:      48649 | 0.000
1762.30/1762.68	c total clause space: 206.656MB
1762.30/1762.68	c total #watches: 363454
1763.40/1763.71	c total #propagations: 769699965 / total #impl: 6275385770 (eff. 0.123)
1763.40/1763.71	c #Conflicts:    1735000 | #Learnt:      49649 | 0.000
1763.40/1763.71	c total clause space: 206.656MB
1763.40/1763.71	c total #watches: 367580
1764.40/1764.76	c total #propagations: 770252237 / total #impl: 6279023094 (eff. 0.123)
1764.40/1764.76	c #Conflicts:    1736000 | #Learnt:      50649 | 0.000
1764.40/1764.76	c total clause space: 206.656MB
1764.40/1764.76	c total #watches: 374768
1765.60/1765.91	c total #propagations: 770781558 / total #impl: 6282506428 (eff. 0.123)
1765.60/1765.91	c #Conflicts:    1737000 | #Learnt:      51649 | 0.000
1765.60/1765.91	c total clause space: 206.656MB
1765.60/1765.91	c total #watches: 378887
1766.70/1767.05	c total #propagations: 771340255 / total #impl: 6286982203 (eff. 0.123)
1766.70/1767.05	c #Conflicts:    1738000 | #Learnt:      52649 | 0.000
1766.70/1767.05	c total clause space: 206.656MB
1766.70/1767.05	c total #watches: 383066
1767.70/1768.09	c total #propagations: 771933373 / total #impl: 6291087885 (eff. 0.123)
1767.70/1768.09	c #Conflicts:    1739000 | #Learnt:      53649 | 0.000
1767.70/1768.09	c total clause space: 206.656MB
1767.70/1768.09	c total #watches: 386603
1768.80/1769.18	c total #propagations: 772522106 / total #impl: 6294847991 (eff. 0.123)
1768.80/1769.18	c #Conflicts:    1740000 | #Learnt:      54649 | 0.000
1768.80/1769.18	c total clause space: 206.656MB
1768.80/1769.18	c total #watches: 393590
1770.10/1770.42	c total #propagations: 773060628 / total #impl: 6298565132 (eff. 0.123)
1770.10/1770.42	c #Conflicts:    1741000 | #Learnt:      55649 | 0.000
1770.10/1770.42	c total clause space: 206.656MB
1770.10/1770.42	c total #watches: 397552
1771.30/1771.67	c total #propagations: 773644679 / total #impl: 6303712761 (eff. 0.123)
1771.30/1771.67	c #Conflicts:    1742000 | #Learnt:      56649 | 0.000
1771.30/1771.67	c total clause space: 206.656MB
1771.30/1771.67	c total #watches: 403071
1772.50/1772.80	c total #propagations: 774177085 / total #impl: 6308220251 (eff. 0.123)
1772.50/1772.80	c #Conflicts:    1743000 | #Learnt:      57649 | 0.000
1772.50/1772.80	c total clause space: 206.656MB
1772.50/1772.80	c total #watches: 406789
1773.90/1774.23	c total #propagations: 774708666 / total #impl: 6311595302 (eff. 0.123)
1773.90/1774.23	c #Conflicts:    1744000 | #Learnt:      58649 | 0.000
1773.90/1774.23	c total clause space: 206.656MB
1773.90/1774.23	c total #watches: 412669
1774.90/1775.25	c total #propagations: 775263215 / total #impl: 6317037492 (eff. 0.123)
1774.90/1775.25	c #Conflicts:    1745000 | #Learnt:      59649 | 0.000
1774.90/1775.25	c total clause space: 206.656MB
1774.90/1775.25	c total #watches: 422068
1776.20/1776.58	c total #propagations: 775572219 / total #impl: 6320369168 (eff. 0.123)
1776.20/1776.58	c #Conflicts:    1746000 | #Learnt:      60649 | 0.000
1776.20/1776.58	c total clause space: 206.656MB
1776.20/1776.58	c total #watches: 427309
1777.60/1777.94	c total #propagations: 775951724 / total #impl: 6324899041 (eff. 0.123)
1777.60/1777.94	c #Conflicts:    1747000 | #Learnt:      61649 | 0.000
1777.60/1777.94	c total clause space: 206.656MB
1777.60/1777.94	c total #watches: 433761
1779.40/1779.80	c total #propagations: 776371200 / total #impl: 6329021804 (eff. 0.123)
1779.40/1779.80	c #Conflicts:    1748000 | #Learnt:      62649 | 0.000
1779.40/1779.80	c total clause space: 206.656MB
1779.40/1779.80	c total #watches: 441431
1780.80/1781.14	c total #propagations: 776805129 / total #impl: 6333301760 (eff. 0.123)
1780.80/1781.14	c #Conflicts:    1749000 | #Learnt:      63649 | 0.000
1780.80/1781.14	c total clause space: 206.656MB
1780.80/1781.14	c total #watches: 446029
1781.89/1782.26	c total #propagations: 777278631 / total #impl: 6337093716 (eff. 0.123)
1781.89/1782.26	c GC COLLECT
1781.89/1782.26	c #Conflicts:    1750000 | #Learnt:      32648 | 0.000
1781.89/1782.26	c total clause space: 206.656MB
1781.89/1782.26	c total #watches: 277776
1782.99/1783.36	c total #propagations: 777792903 / total #impl: 6340654310 (eff. 0.123)
1782.99/1783.36	c #Conflicts:    1751000 | #Learnt:      33648 | 0.000
1782.99/1783.36	c total clause space: 206.656MB
1782.99/1783.36	c total #watches: 281094
1784.00/1784.38	c total #propagations: 778268735 / total #impl: 6343844997 (eff. 0.123)
1784.00/1784.38	c #Conflicts:    1752000 | #Learnt:      34648 | 0.000
1784.00/1784.38	c total clause space: 206.656MB
1784.00/1784.38	c total #watches: 284603
1785.10/1785.48	c total #propagations: 778805766 / total #impl: 6347047525 (eff. 0.123)
1785.10/1785.48	c #Conflicts:    1753000 | #Learnt:      35648 | 0.000
1785.10/1785.48	c total clause space: 206.656MB
1785.10/1785.48	c total #watches: 288349
1786.20/1786.54	c total #propagations: 779273589 / total #impl: 6350719775 (eff. 0.123)
1786.20/1786.54	c #Conflicts:    1754000 | #Learnt:      36648 | 0.000
1786.20/1786.54	c total clause space: 206.656MB
1786.20/1786.54	c total #watches: 292512
1787.20/1787.59	c total #propagations: 779786634 / total #impl: 6354482780 (eff. 0.123)
1787.20/1787.59	c #Conflicts:    1755000 | #Learnt:      37648 | 0.000
1787.20/1787.59	c total clause space: 206.656MB
1787.20/1787.59	c total #watches: 296018
1788.19/1788.60	c total #propagations: 780347389 / total #impl: 6357806570 (eff. 0.123)
1788.19/1788.60	c #Conflicts:    1756000 | #Learnt:      38648 | 0.000
1788.19/1788.60	c total clause space: 206.656MB
1788.19/1788.60	c total #watches: 302703
1789.19/1789.58	c total #propagations: 780879578 / total #impl: 6361234339 (eff. 0.123)
1789.19/1789.58	c #Conflicts:    1757000 | #Learnt:      39648 | 0.000
1789.19/1789.58	c total clause space: 206.656MB
1789.19/1789.58	c total #watches: 305682
1790.19/1790.58	c total #propagations: 781432637 / total #impl: 6364597960 (eff. 0.123)
1790.19/1790.58	c #Conflicts:    1758000 | #Learnt:      40648 | 0.000
1790.19/1790.58	c total clause space: 206.656MB
1790.19/1790.58	c total #watches: 308866
1791.19/1791.58	c total #propagations: 782000772 / total #impl: 6367920891 (eff. 0.123)
1791.19/1791.58	c #Conflicts:    1759000 | #Learnt:      41648 | 0.000
1791.19/1791.58	c total clause space: 206.656MB
1791.19/1791.58	c total #watches: 312078
1792.19/1792.59	c total #propagations: 782580428 / total #impl: 6371292621 (eff. 0.123)
1792.19/1792.59	c #Conflicts:    1760000 | #Learnt:      42648 | 0.000
1792.19/1792.59	c total clause space: 206.656MB
1792.19/1792.59	c total #watches: 315763
1793.19/1793.57	c total #propagations: 783134699 / total #impl: 6374930807 (eff. 0.123)
1793.19/1793.57	c #Conflicts:    1761000 | #Learnt:      43648 | 0.000
1793.19/1793.57	c total clause space: 206.656MB
1793.19/1793.57	c total #watches: 319397
1794.29/1794.62	c total #propagations: 783660444 / total #impl: 6378340572 (eff. 0.123)
1794.29/1794.62	c #Conflicts:    1762000 | #Learnt:      44648 | 0.000
1794.29/1794.62	c total clause space: 206.656MB
1794.29/1794.62	c total #watches: 322837
1795.49/1795.89	c total #propagations: 784181023 / total #impl: 6382079868 (eff. 0.123)
1795.49/1795.89	c #Conflicts:    1763000 | #Learnt:      45648 | 0.000
1795.49/1795.89	c total clause space: 206.656MB
1795.49/1795.89	c total #watches: 327896
1796.69/1797.01	c total #propagations: 784663982 / total #impl: 6388307452 (eff. 0.123)
1796.69/1797.01	c #Conflicts:    1764000 | #Learnt:      46648 | 0.000
1796.69/1797.01	c total clause space: 206.656MB
1796.69/1797.01	c total #watches: 335796
1797.79/1798.11	c total #propagations: 785224015 / total #impl: 6392476692 (eff. 0.123)
1797.79/1798.11	c #Conflicts:    1765000 | #Learnt:      47648 | 0.000
1797.79/1798.11	c total clause space: 206.656MB
1797.79/1798.11	c total #watches: 339788
1798.89/1799.28	c total #propagations: 785763139 / total #impl: 6396310940 (eff. 0.123)
1798.89/1799.28	c #Conflicts:    1766000 | #Learnt:      48648 | 0.000
1798.89/1799.28	c total clause space: 206.656MB
1798.89/1799.28	c total #watches: 343398

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4118625-1467224724/watcher-4118625-1467224724 -o /tmp/evaluation-result-4118625-1467224724/solver-4118625-1467224724 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118625-1467224724.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.18 2.11 2.02 3/176 3391
/proc/meminfo: memFree=31405792/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 1503453 57319424 7804 33554432000 4194304 6211289 140736102377984 140733625610680 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 13994 7804 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.18 2.11 2.02 3/176 3391
/proc/meminfo: memFree=31405792/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=66284 CPUtime=0.09 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 1712 0 0 0 9 0 0 0 20 0 1 0 1503453 67874816 14765 33554432000 4194304 6211289 140736102377984 140733625610680 4245045 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 16571 14765 203 493 0 16068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66284

[startup+0.200348 s]
/proc/loadavg: 2.18 2.11 2.02 3/176 3391
/proc/meminfo: memFree=31405792/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=69004 CPUtime=0.18 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 1983 0 0 0 18 0 0 0 20 0 1 0 1503453 70660096 15445 33554432000 4194304 6211289 140736102377984 140736102376264 4245168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 17251 15445 204 493 0 16748 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 69004

[startup+0.300274 s]
/proc/loadavg: 2.18 2.11 2.02 3/176 3391
/proc/meminfo: memFree=31405792/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=73568 CPUtime=0.28 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 2226 0 0 0 28 0 0 0 20 0 1 0 1503453 75333632 15600 33554432000 4194304 6211289 140736102377984 140736102376264 4205577 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 18392 15600 204 493 0 17889 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 73568

[startup+0.700234 s]
/proc/loadavg: 2.18 2.11 2.02 3/176 3391
/proc/meminfo: memFree=31405792/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=80748 CPUtime=0.69 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 2874 0 0 0 68 1 0 0 20 0 1 0 1503453 82685952 18073 33554432000 4194304 6211289 140736102377984 140736102376264 4248102 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 20187 18073 214 493 0 19684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80748

[startup+1.50024 s]
/proc/loadavg: 2.18 2.11 2.02 3/177 3392
/proc/meminfo: memFree=31321852/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=92692 CPUtime=1.49 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 4299 0 0 0 148 1 0 0 20 0 1 0 1503453 94916608 21113 33554432000 4194304 6211289 140736102377984 140736102375976 4245064 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 23173 21113 219 493 0 22670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92692

[startup+3.10023 s]
/proc/loadavg: 2.18 2.11 2.02 3/177 3392
/proc/meminfo: memFree=31286488/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=138636 CPUtime=3.09 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 7551 0 0 0 307 2 0 0 20 0 1 0 1503453 141963264 27736 33554432000 4194304 6211289 140736102377984 140736102376328 4202037 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 34659 27736 219 493 0 34156 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138636

[startup+6.30023 s]
/proc/loadavg: 2.16 2.11 2.02 3/177 3392
/proc/meminfo: memFree=31276848/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=139060 CPUtime=6.29 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 7673 0 0 0 627 2 0 0 20 0 1 0 1503453 142397440 27858 33554432000 4194304 6211289 140736102377984 140736102376328 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 34765 27858 219 493 0 34262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139060

[startup+12.7002 s]
/proc/loadavg: 2.15 2.11 2.02 3/177 3392
/proc/meminfo: memFree=31272676/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=139744 CPUtime=12.69 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 7883 0 0 0 1267 2 0 0 20 0 1 0 1503453 143097856 28067 33554432000 4194304 6211289 140736102377984 140736102376328 5310770 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 34936 28067 219 493 0 34433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139744

[startup+25.5003 s]
/proc/loadavg: 2.12 2.10 2.02 3/177 3392
/proc/meminfo: memFree=31259512/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=140972 CPUtime=25.49 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 8258 0 0 0 2547 2 0 0 20 0 1 0 1503453 144355328 28439 33554432000 4194304 6211289 140736102377984 140736102376328 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 35243 28439 219 493 0 34740 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140972

[startup+51.1003 s]
/proc/loadavg: 2.08 2.09 2.02 3/177 3392
/proc/meminfo: memFree=31234576/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=142484 CPUtime=51.08 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 8956 0 0 0 5106 2 0 0 20 0 1 0 1503453 145903616 31583 33554432000 4194304 6211289 140736102377984 140736102376328 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 35621 31583 219 493 0 35118 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 142484

[startup+102.3 s]
/proc/loadavg: 2.08 2.09 2.02 3/177 3393
/proc/meminfo: memFree=31200476/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=175080 CPUtime=102.28 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 10413 0 0 0 10225 3 0 0 20 0 1 0 1503453 179281920 35677 33554432000 4194304 6211289 140736102377984 140736102376328 4241949 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 43770 35677 219 493 0 43267 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 175080

[startup+162.3 s]
/proc/loadavg: 2.13 2.10 2.02 3/177 3394
/proc/meminfo: memFree=31193116/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=176428 CPUtime=162.25 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 10743 0 0 0 16222 3 0 0 20 0 1 0 1503453 180662272 37028 33554432000 4194304 6211289 140736102377984 140736102376328 4244787 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 44107 37028 219 493 0 43604 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 176428

[startup+222.307 s]
/proc/loadavg: 2.05 2.08 2.02 3/177 3395
/proc/meminfo: memFree=31150700/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=177000 CPUtime=222.25 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 10909 0 0 0 22222 3 0 0 20 0 1 0 1503453 181248000 38541 33554432000 4194304 6211289 140736102377984 140736102376328 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 44250 38541 219 493 0 43747 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 177000

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/178 3400
/proc/meminfo: memFree=31131596/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=178096 CPUtime=282.24 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 11186 0 0 0 28220 4 0 0 20 0 1 0 1503453 182370304 40862 33554432000 4194304 6211289 140736102377984 140736102376328 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 44524 40862 219 493 0 44021 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 178096

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/177 3401
/proc/meminfo: memFree=31116288/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=178636 CPUtime=342.22 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 11313 0 0 0 34218 4 0 0 20 0 1 0 1503453 182923264 40989 33554432000 4194304 6211289 140736102377984 140736102376328 4241982 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 44659 40989 219 493 0 44156 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 178636

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 3402
/proc/meminfo: memFree=31114676/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=179844 CPUtime=402.22 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 11607 0 0 0 40217 5 0 0 20 0 1 0 1503453 184160256 41283 33554432000 4194304 6211289 140736102377984 140736102376328 4236455 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 44961 41283 219 493 0 44458 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 179844

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 3403
/proc/meminfo: memFree=31110736/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=180124 CPUtime=462.21 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 11687 0 0 0 46216 5 0 0 20 0 1 0 1503453 184446976 41363 33554432000 4194304 6211289 140736102377984 140736102376328 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 45031 41363 219 493 0 44528 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 180124

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3404
/proc/meminfo: memFree=31100936/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=180540 CPUtime=522.2 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 11808 0 0 0 52215 5 0 0 20 0 1 0 1503453 184872960 43528 33554432000 4194304 6211289 140736102377984 140736102376328 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 45135 43528 219 493 0 44632 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 180540

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3406
/proc/meminfo: memFree=31099064/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=180812 CPUtime=582.19 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 12072 0 0 0 58214 5 0 0 20 0 1 0 1503453 185151488 43709 33554432000 4194304 6211289 140736102377984 140736102376328 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 45203 43709 219 493 0 44700 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 180812


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 3415
/proc/meminfo: memFree=31017620/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=232784 CPUtime=882.15 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 12860 0 0 0 88209 6 0 0 20 0 1 0 1503453 238370816 54064 33554432000 4194304 6211289 140736102377984 140736102376328 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 58196 54064 219 493 0 57693 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 232784

[startup+942.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3416
/proc/meminfo: memFree=31017624/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=233488 CPUtime=942.13 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 13041 0 0 0 94207 6 0 0 20 0 1 0 1503453 239091712 54245 33554432000 4194304 6211289 140736102377984 140736102376328 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 58372 54245 219 493 0 57869 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 233488

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3417
/proc/meminfo: memFree=31017132/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=233768 CPUtime=1002.13 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 13112 0 0 0 100206 7 0 0 20 0 1 0 1503453 239378432 54316 33554432000 4194304 6211289 140736102377984 140736102376328 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 58442 54316 219 493 0 57939 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 233768

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3418
/proc/meminfo: memFree=31015984/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=234040 CPUtime=1062.11 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 13200 0 0 0 106204 7 0 0 20 0 1 0 1503453 239656960 54443 33554432000 4194304 6211289 140736102377984 140736102376328 4244749 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 58510 54443 219 493 0 58007 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 234040

[startup+1122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 3419
/proc/meminfo: memFree=31009556/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=234188 CPUtime=1122.1 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 13245 0 0 0 112203 7 0 0 20 0 1 0 1503453 239808512 56010 33554432000 4194304 6211289 140736102377984 140736102376328 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 58547 56010 219 493 0 58044 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 234188

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3421
/proc/meminfo: memFree=31004012/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=315712 CPUtime=1182.09 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 13907 0 0 0 118202 7 0 0 20 0 1 0 1503453 323289088 57421 33554432000 4194304 6211289 140736102377984 140736102376328 4244792 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 78928 57421 219 493 0 78425 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 315712

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3422
/proc/meminfo: memFree=30998364/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=315900 CPUtime=1242.08 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14219 0 0 0 124201 7 0 0 20 0 1 0 1503453 323481600 58644 33554432000 4194304 6211289 140736102377984 140736102376328 4209484 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 78975 58644 219 493 0 78472 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 315900

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3423
/proc/meminfo: memFree=30993944/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=316044 CPUtime=1302.07 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14275 0 0 0 130200 7 0 0 20 0 1 0 1503453 323629056 59722 33554432000 4194304 6211289 140736102377984 140736102376328 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79011 59722 219 493 0 78508 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 316044

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3424
/proc/meminfo: memFree=30994196/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=316316 CPUtime=1362.05 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14354 0 0 0 136198 7 0 0 20 0 1 0 1503453 323907584 59801 33554432000 4194304 6211289 140736102377984 140736102376328 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79079 59801 219 493 0 78576 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 316316

[startup+1422.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 3425
/proc/meminfo: memFree=30981292/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=316584 CPUtime=1422.06 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14398 0 0 0 142198 8 0 0 20 0 1 0 1503453 324182016 62911 33554432000 4194304 6211289 140736102377984 140736102376328 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79146 62911 219 493 0 78643 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 316584

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 3430
/proc/meminfo: memFree=30980020/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=316724 CPUtime=1482.04 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14438 0 0 0 148196 8 0 0 20 0 1 0 1503453 324325376 62951 33554432000 4194304 6211289 140736102377984 140736102376328 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79181 62951 219 493 0 78678 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 316724

[startup+1542.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3431
/proc/meminfo: memFree=30980812/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=316872 CPUtime=1542.04 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14467 0 0 0 154196 8 0 0 20 0 1 0 1503453 324476928 62980 33554432000 4194304 6211289 140736102377984 140736102376328 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79218 62980 219 493 0 78715 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 316872

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3432
/proc/meminfo: memFree=30980000/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=317136 CPUtime=1602.03 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14558 0 0 0 160195 8 0 0 20 0 1 0 1503453 324747264 63070 33554432000 4194304 6211289 140736102377984 140736102376328 4244669 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79284 63070 219 493 0 78781 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 317136

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3433
/proc/meminfo: memFree=30967528/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=317404 CPUtime=1662.02 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14637 0 0 0 166194 8 0 0 20 0 1 0 1503453 325021696 66215 33554432000 4194304 6211289 140736102377984 140736102376328 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79351 66215 219 493 0 78848 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 317404

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3434
/proc/meminfo: memFree=30966916/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=317716 CPUtime=1722.01 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14685 0 0 0 172193 8 0 0 20 0 1 0 1503453 325341184 66263 33554432000 4194304 6211289 140736102377984 140736102376328 4202026 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79429 66263 219 493 0 78926 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 317716

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/176 3435
/proc/meminfo: memFree=30960028/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=317880 CPUtime=1781.99 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14729 0 0 0 178191 8 0 0 20 0 1 0 1503453 325509120 67840 33554432000 4194304 6211289 140736102377984 140736102376024 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79470 67840 219 493 0 78967 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 317880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3436
/proc/meminfo: memFree=30960156/32872528 swapFree=239020/271724
[pid=3391] ppid=3388 vsize=317880 CPUtime=1800.09 cores=1,3,5,7
/proc/3391/stat : 3391 (cdcl-cuttingpla) R 3388 3391 1985 0 -1 4202496 14729 0 0 0 180001 8 0 0 20 0 1 0 1503453 325509120 67840 33554432000 4194304 6211289 140736102377984 140736102376328 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3391/statm: 79470 67840 219 493 0 78967 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 317880

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1800.02
CPU system time (s): 0.087986
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 317880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.087986
maximum resident set size= 271360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14729
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= 53
involuntary context switches= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69629 second user time and 6.87296 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 20:25:24
IDJOB=4118625
IDBENCH=111514
IDSOLVER=2549
FILE ID=node107/4118625-1467224724
RUNJOBID= node107-1467210315-2002
PBS_JOBID= 19997599
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118625-1467224724/watcher-4118625-1467224724 -o /tmp/evaluation-result-4118625-1467224724/solver-4118625-1467224724 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118625-1467224724.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 48c7a63ae7f0b1bef760077a070d5167
RANDOM SEED=547226107

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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:        31405808 kB
Buffers:           34684 kB
Cached:           372436 kB
SwapCached:            0 kB
Active:           131244 kB
Inactive:         356432 kB
Active(anon):      83268 kB
Inactive(anon):        4 kB
Active(file):      47976 kB
Inactive(file):   356428 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5104 kB
Writeback:             0 kB
AnonPages:        389344 kB
Mapped:            14828 kB
Shmem:               204 kB
Slab:             574024 kB
SReclaimable:      18316 kB
SUnreclaim:       555708 kB
KernelStack:        1424 kB
PageTables:         4840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     475680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node107 at 2016-06-29 20:55:24