Trace number 4118940

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.08 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross14-098.lin.opb
MD5SUM9d8182765ab7a207b21f5689db816934
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1552
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3130
Total number of constraints7351
Number of constraints which are clauses4403
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints2947
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 3125
Biggest coefficient in the objective function 2143
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 9577
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2143
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 9577
Number of bits of the biggest sum of numbers14
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.01	c * #variable= 3130 #constraint= 7351
0.00/0.04	c * #variable= 3130 #constraint= 7351
0.89/0.96	c S1->S2
0.89/0.96	c S2->S1
0.89/0.96	c S1->S2
0.89/0.96	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
0.89/0.96	c total clause space: 18.2382MB
0.89/0.96	c total #watches: 36998
2.30/2.37	c total #propagations: 356475 / total #impl: 2504032 (eff. 0.142)
2.30/2.37	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
2.30/2.37	c total clause space: 48.1602MB
2.30/2.37	c total #watches: 52906
3.99/4.05	c total #propagations: 764813 / total #impl: 4789595 (eff. 0.160)
3.99/4.05	c GC COLLECT
3.99/4.05	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
3.99/4.05	c total clause space: 48.1602MB
3.99/4.05	c total #watches: 56025
5.50/5.60	c total #propagations: 1197028 / total #impl: 7380232 (eff. 0.162)
5.50/5.60	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
5.50/5.60	c total clause space: 48.1602MB
5.50/5.60	c total #watches: 63657
7.39/7.42	c total #propagations: 1581601 / total #impl: 8762726 (eff. 0.180)
7.39/7.42	c GC COLLECT
7.39/7.42	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
7.39/7.42	c total clause space: 78.2603MB
7.39/7.42	c total #watches: 65636
9.09/9.15	c total #propagations: 2011793 / total #impl: 10898470 (eff. 0.185)
9.09/9.15	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
9.09/9.15	c total clause space: 78.2603MB
9.09/9.15	c total #watches: 72504
11.19/11.25	c total #propagations: 2396755 / total #impl: 12959213 (eff. 0.185)
11.19/11.25	c GC COLLECT
11.19/11.25	c #Conflicts:       7000 | #Learnt:       2235 | 0.000
11.19/11.25	c total clause space: 78.2603MB
11.19/11.25	c total #watches: 65246
12.99/13.08	c total #propagations: 2782710 / total #impl: 15461282 (eff. 0.180)
12.99/13.08	c #Conflicts:       8000 | #Learnt:       3235 | 0.000
12.99/13.08	c total clause space: 78.2603MB
12.99/13.08	c total #watches: 85940
15.49/15.54	c total #propagations: 3142520 / total #impl: 17534920 (eff. 0.179)
15.49/15.54	c #Conflicts:       9000 | #Learnt:       4235 | 0.000
15.49/15.54	c total clause space: 78.2603MB
15.49/15.54	c total #watches: 98718
17.78/17.84	c total #propagations: 3573730 / total #impl: 19502769 (eff. 0.183)
17.78/17.84	c GC COLLECT
17.78/17.84	c #Conflicts:      10000 | #Learnt:       2721 | 0.000
17.78/17.84	c total clause space: 78.2603MB
17.78/17.84	c total #watches: 91622
20.38/20.49	c total #propagations: 3951124 / total #impl: 21353919 (eff. 0.185)
20.38/20.49	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
20.38/20.49	c total clause space: 78.2603MB
20.38/20.49	c total #watches: 101611
23.28/23.35	c total #propagations: 4334190 / total #impl: 22982486 (eff. 0.189)
23.28/23.35	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
23.28/23.35	c total clause space: 78.2603MB
23.28/23.35	c total #watches: 110036
26.19/26.21	c total #propagations: 4695937 / total #impl: 24926955 (eff. 0.188)
26.19/26.21	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
26.19/26.21	c total clause space: 127.173MB
26.19/26.21	c total #watches: 120867
28.88/28.93	c total #propagations: 5087344 / total #impl: 26473810 (eff. 0.192)
28.88/28.93	c GC COLLECT
28.88/28.93	c #Conflicts:      14000 | #Learnt:       3865 | 0.000
28.88/28.93	c total clause space: 127.173MB
28.88/28.93	c total #watches: 100163
32.08/32.16	c total #propagations: 5521512 / total #impl: 28202247 (eff. 0.196)
32.08/32.16	c #Conflicts:      15000 | #Learnt:       4865 | 0.000
32.08/32.16	c total clause space: 127.173MB
32.08/32.16	c total #watches: 112280
34.58/34.66	c total #propagations: 5923909 / total #impl: 30576215 (eff. 0.194)
34.58/34.66	c #Conflicts:      16000 | #Learnt:       5865 | 0.000
34.58/34.66	c total clause space: 127.173MB
34.58/34.66	c total #watches: 122933
37.08/37.17	c total #propagations: 6386788 / total #impl: 32516509 (eff. 0.196)
37.08/37.17	c GC COLLECT
37.08/37.17	c #Conflicts:      17000 | #Learnt:       3689 | 0.000
37.08/37.17	c total clause space: 127.173MB
37.08/37.17	c total #watches: 96378
39.78/39.81	c total #propagations: 6824472 / total #impl: 34447787 (eff. 0.198)
39.78/39.81	c #Conflicts:      18000 | #Learnt:       4689 | 0.000
39.78/39.81	c total clause space: 127.173MB
39.78/39.81	c total #watches: 105478
42.58/42.65	c total #propagations: 7348503 / total #impl: 36463926 (eff. 0.202)
42.58/42.65	c #Conflicts:      19000 | #Learnt:       5689 | 0.000
42.58/42.65	c total clause space: 127.173MB
42.58/42.65	c total #watches: 110431
45.68/45.76	c total #propagations: 7794591 / total #impl: 38077803 (eff. 0.205)
45.68/45.76	c #Conflicts:      20000 | #Learnt:       6689 | 0.000
45.68/45.76	c total clause space: 127.173MB
45.68/45.76	c total #watches: 113709
48.28/48.37	c total #propagations: 8302651 / total #impl: 39928796 (eff. 0.208)
48.28/48.37	c GC COLLECT
48.28/48.37	c #Conflicts:      21000 | #Learnt:       4205 | 0.000
48.28/48.37	c total clause space: 127.173MB
48.28/48.37	c total #watches: 71291
50.69/50.70	c total #propagations: 8826023 / total #impl: 42892200 (eff. 0.206)
50.69/50.70	c #Conflicts:      22000 | #Learnt:       5205 | 0.000
50.69/50.70	c total clause space: 127.173MB
50.69/50.70	c total #watches: 75301
52.38/52.46	c total #propagations: 9399096 / total #impl: 45541911 (eff. 0.206)
52.38/52.46	c #Conflicts:      23000 | #Learnt:       6205 | 0.000
52.38/52.46	c total clause space: 127.173MB
52.38/52.46	c total #watches: 78339
54.48/54.53	c total #propagations: 9928194 / total #impl: 47302100 (eff. 0.210)
54.48/54.53	c #Conflicts:      24000 | #Learnt:       7205 | 0.000
54.48/54.53	c total clause space: 127.173MB
54.48/54.53	c total #watches: 80600
56.48/56.51	c total #propagations: 10419900 / total #impl: 49314292 (eff. 0.211)
56.48/56.51	c GC COLLECT
56.48/56.51	c #Conflicts:      25000 | #Learnt:       4405 | 0.000
56.48/56.51	c total clause space: 127.173MB
56.48/56.51	c total #watches: 66818
58.18/58.28	c total #propagations: 10883854 / total #impl: 51176175 (eff. 0.213)
58.18/58.28	c #Conflicts:      26000 | #Learnt:       5405 | 0.000
58.18/58.28	c total clause space: 127.173MB
58.18/58.28	c total #watches: 70430
59.98/60.08	c total #propagations: 11355655 / total #impl: 53300800 (eff. 0.213)
59.98/60.08	c #Conflicts:      27000 | #Learnt:       6405 | 0.000
59.98/60.08	c total clause space: 127.173MB
59.98/60.08	c total #watches: 76788
61.88/61.93	c total #propagations: 11895320 / total #impl: 55638958 (eff. 0.214)
61.88/61.93	c #Conflicts:      28000 | #Learnt:       7405 | 0.000
61.88/61.93	c total clause space: 127.173MB
61.88/61.93	c total #watches: 80691
63.58/63.69	c total #propagations: 12411038 / total #impl: 57554290 (eff. 0.216)
63.58/63.69	c GC COLLECT
63.58/63.69	c #Conflicts:      29000 | #Learnt:       4306 | 0.000
63.58/63.69	c total clause space: 127.173MB
63.58/63.69	c total #watches: 64985
65.38/65.42	c total #propagations: 12859271 / total #impl: 59322630 (eff. 0.217)
65.38/65.42	c #Conflicts:      30000 | #Learnt:       5306 | 0.000
65.38/65.42	c total clause space: 127.173MB
65.38/65.42	c total #watches: 68125
67.18/67.25	c total #propagations: 13291256 / total #impl: 60984651 (eff. 0.218)
67.18/67.25	c #Conflicts:      31000 | #Learnt:       6306 | 0.000
67.18/67.25	c total clause space: 127.173MB
67.18/67.25	c total #watches: 71117
68.78/68.82	c total #propagations: 13787187 / total #impl: 63253692 (eff. 0.218)
68.78/68.82	c #Conflicts:      32000 | #Learnt:       7306 | 0.000
68.78/68.82	c total clause space: 127.173MB
68.78/68.82	c total #watches: 74235
70.18/70.29	c total #propagations: 14273676 / total #impl: 65085926 (eff. 0.219)
70.18/70.29	c #Conflicts:      33000 | #Learnt:       8306 | 0.000
70.18/70.29	c total clause space: 127.173MB
70.18/70.29	c total #watches: 77192
71.68/71.79	c total #propagations: 14720955 / total #impl: 66581835 (eff. 0.221)
71.68/71.79	c GC COLLECT
71.68/71.79	c #Conflicts:      34000 | #Learnt:       4912 | 0.000
71.68/71.79	c total clause space: 127.173MB
71.68/71.79	c total #watches: 66996
73.48/73.54	c total #propagations: 15081943 / total #impl: 68340098 (eff. 0.221)
73.48/73.54	c #Conflicts:      35000 | #Learnt:       5912 | 0.000
73.48/73.54	c total clause space: 127.173MB
73.48/73.54	c total #watches: 70099
75.07/75.15	c total #propagations: 15472808 / total #impl: 69773575 (eff. 0.222)
75.07/75.15	c #Conflicts:      36000 | #Learnt:       6912 | 0.000
75.07/75.15	c total clause space: 127.173MB
75.07/75.15	c total #watches: 81038
76.67/76.77	c total #propagations: 15910690 / total #impl: 71586145 (eff. 0.222)
76.67/76.77	c #Conflicts:      37000 | #Learnt:       7912 | 0.000
76.67/76.77	c total clause space: 127.173MB
76.67/76.77	c total #watches: 83475
78.47/78.50	c total #propagations: 16289835 / total #impl: 73497962 (eff. 0.222)
78.47/78.50	c #Conflicts:      38000 | #Learnt:       8912 | 0.000
78.47/78.50	c total clause space: 127.173MB
78.47/78.50	c total #watches: 88955
80.48/80.50	c total #propagations: 16665795 / total #impl: 75133551 (eff. 0.222)
80.48/80.50	c GC COLLECT
80.48/80.50	c #Conflicts:      39000 | #Learnt:       5211 | 0.000
80.48/80.50	c total clause space: 127.173MB
80.48/80.50	c total #watches: 73632
82.28/82.38	c total #propagations: 17104603 / total #impl: 77072990 (eff. 0.222)
82.28/82.38	c #Conflicts:      40000 | #Learnt:       6211 | 0.000
82.28/82.38	c total clause space: 127.173MB
82.28/82.38	c total #watches: 77136
84.28/84.36	c total #propagations: 17517968 / total #impl: 78880788 (eff. 0.222)
84.28/84.36	c #Conflicts:      41000 | #Learnt:       7211 | 0.000
84.28/84.36	c total clause space: 127.173MB
84.28/84.36	c total #watches: 80092
86.18/86.27	c total #propagations: 17937293 / total #impl: 80777812 (eff. 0.222)
86.18/86.27	c #Conflicts:      42000 | #Learnt:       8211 | 0.000
86.18/86.27	c total clause space: 127.173MB
86.18/86.27	c total #watches: 85699
88.28/88.33	c total #propagations: 18373074 / total #impl: 82423975 (eff. 0.223)
88.28/88.33	c #Conflicts:      43000 | #Learnt:       9211 | 0.000
88.28/88.33	c total clause space: 127.173MB
88.28/88.33	c total #watches: 88183
90.08/90.20	c total #propagations: 18800197 / total #impl: 84133979 (eff. 0.223)
90.08/90.20	c GC COLLECT
90.08/90.20	c #Conflicts:      44000 | #Learnt:       5218 | 0.000
90.08/90.20	c total clause space: 127.173MB
90.08/90.20	c total #watches: 65229
91.78/91.84	c total #propagations: 19209561 / total #impl: 85871074 (eff. 0.224)
91.78/91.84	c #Conflicts:      45000 | #Learnt:       6218 | 0.000
91.78/91.84	c total clause space: 127.173MB
91.78/91.84	c total #watches: 68013
93.59/93.66	c total #propagations: 19597846 / total #impl: 87689653 (eff. 0.223)
93.59/93.66	c #Conflicts:      46000 | #Learnt:       7218 | 0.000
93.59/93.66	c total clause space: 127.173MB
93.59/93.66	c total #watches: 73479
95.28/95.38	c total #propagations: 20006661 / total #impl: 89306435 (eff. 0.224)
95.28/95.38	c #Conflicts:      47000 | #Learnt:       8218 | 0.000
95.28/95.38	c total clause space: 127.173MB
95.28/95.38	c total #watches: 81109
97.48/97.52	c total #propagations: 20401943 / total #impl: 90802305 (eff. 0.225)
97.48/97.52	c #Conflicts:      48000 | #Learnt:       9218 | 0.000
97.48/97.52	c total clause space: 127.173MB
97.48/97.52	c total #watches: 86537
99.48/99.53	c total #propagations: 20829040 / total #impl: 92798697 (eff. 0.224)
99.48/99.53	c #Conflicts:      49000 | #Learnt:      10218 | 0.000
99.48/99.53	c total clause space: 127.173MB
99.48/99.53	c total #watches: 90191
101.58/101.61	c total #propagations: 21285982 / total #impl: 94959888 (eff. 0.224)
101.58/101.61	c GC COLLECT
101.58/101.61	c #Conflicts:      50000 | #Learnt:       5911 | 0.000
101.58/101.61	c total clause space: 127.173MB
101.58/101.61	c total #watches: 75575
103.28/103.37	c total #propagations: 21695965 / total #impl: 97667838 (eff. 0.222)
103.28/103.37	c #Conflicts:      51000 | #Learnt:       6911 | 0.000
103.28/103.37	c total clause space: 127.173MB
103.28/103.37	c total #watches: 79172
105.08/105.14	c total #propagations: 22073334 / total #impl: 100491839 (eff. 0.220)
105.08/105.14	c #Conflicts:      52000 | #Learnt:       7911 | 0.000
105.08/105.14	c total clause space: 127.173MB
105.08/105.14	c total #watches: 82742
106.58/106.69	c total #propagations: 22445205 / total #impl: 103254448 (eff. 0.217)
106.58/106.69	c #Conflicts:      53000 | #Learnt:       8911 | 0.000
106.58/106.69	c total clause space: 127.173MB
106.58/106.69	c total #watches: 85621
108.38/108.49	c total #propagations: 22840297 / total #impl: 104782864 (eff. 0.218)
108.38/108.49	c #Conflicts:      54000 | #Learnt:       9911 | 0.000
108.38/108.49	c total clause space: 127.173MB
108.38/108.49	c total #watches: 88071
110.78/110.83	c total #propagations: 23261745 / total #impl: 106832067 (eff. 0.218)
110.78/110.83	c #Conflicts:      55000 | #Learnt:      10911 | 0.000
110.78/110.83	c total clause space: 127.173MB
110.78/110.83	c total #watches: 94593
112.87/112.93	c total #propagations: 23648079 / total #impl: 109085033 (eff. 0.217)
112.87/112.93	c GC COLLECT
112.87/112.93	c #Conflicts:      56000 | #Learnt:       6308 | 0.000
112.87/112.93	c total clause space: 127.173MB
112.87/112.93	c total #watches: 79573
114.87/114.93	c total #propagations: 24073747 / total #impl: 111158703 (eff. 0.217)
114.87/114.93	c #Conflicts:      57000 | #Learnt:       7308 | 0.000
114.87/114.93	c total clause space: 127.173MB
114.87/114.93	c total #watches: 82687
116.87/116.90	c total #propagations: 24504309 / total #impl: 112830981 (eff. 0.217)
116.87/116.90	c #Conflicts:      58000 | #Learnt:       8308 | 0.000
116.87/116.90	c total clause space: 127.173MB
116.87/116.90	c total #watches: 85618
118.57/118.67	c total #propagations: 24916409 / total #impl: 114563344 (eff. 0.217)
118.57/118.67	c #Conflicts:      59000 | #Learnt:       9308 | 0.000
118.57/118.67	c total clause space: 127.173MB
118.57/118.67	c total #watches: 87803
120.47/120.57	c total #propagations: 25349477 / total #impl: 116485343 (eff. 0.218)
120.47/120.57	c #Conflicts:      60000 | #Learnt:      10308 | 0.000
120.47/120.57	c total clause space: 127.173MB
120.47/120.57	c total #watches: 90217
122.18/122.26	c total #propagations: 25733407 / total #impl: 118150160 (eff. 0.218)
122.18/122.26	c #Conflicts:      61000 | #Learnt:      11308 | 0.000
122.18/122.26	c total clause space: 127.173MB
122.18/122.26	c total #watches: 92388
123.77/123.89	c total #propagations: 26126004 / total #impl: 119786965 (eff. 0.218)
123.77/123.89	c GC COLLECT
123.77/123.89	c #Conflicts:      62000 | #Learnt:       6406 | 0.000
123.77/123.89	c total clause space: 127.173MB
123.77/123.89	c total #watches: 67205
124.97/125.03	c total #propagations: 26506402 / total #impl: 121728751 (eff. 0.218)
124.97/125.03	c #Conflicts:      63000 | #Learnt:       7406 | 0.000
124.97/125.03	c total clause space: 127.173MB
124.97/125.03	c total #watches: 69594
126.07/126.15	c total #propagations: 26905620 / total #impl: 123643445 (eff. 0.218)
126.07/126.15	c #Conflicts:      64000 | #Learnt:       8406 | 0.000
126.07/126.15	c total clause space: 127.173MB
126.07/126.15	c total #watches: 75045
127.68/127.73	c total #propagations: 27269988 / total #impl: 125299092 (eff. 0.218)
127.68/127.73	c #Conflicts:      65000 | #Learnt:       9406 | 0.000
127.68/127.73	c total clause space: 127.173MB
127.68/127.73	c total #watches: 80335
129.17/129.29	c total #propagations: 27697687 / total #impl: 127012369 (eff. 0.218)
129.17/129.29	c #Conflicts:      66000 | #Learnt:      10406 | 0.000
129.17/129.29	c total clause space: 127.173MB
129.17/129.29	c total #watches: 85434
130.98/131.00	c total #propagations: 28150759 / total #impl: 128821529 (eff. 0.219)
130.98/131.00	c #Conflicts:      67000 | #Learnt:      11406 | 0.000
130.98/131.00	c total clause space: 127.173MB
130.98/131.00	c total #watches: 90531
132.67/132.72	c total #propagations: 28665026 / total #impl: 130762762 (eff. 0.219)
132.67/132.72	c #Conflicts:      68000 | #Learnt:      12406 | 0.000
132.67/132.72	c total clause space: 127.173MB
132.67/132.72	c total #watches: 95978
134.07/134.20	c total #propagations: 29203324 / total #impl: 132779546 (eff. 0.220)
134.07/134.20	c GC COLLECT
134.07/134.20	c #Conflicts:      69000 | #Learnt:       7204 | 0.000
134.07/134.20	c total clause space: 127.173MB
134.07/134.20	c total #watches: 71364
135.77/135.81	c total #propagations: 29696987 / total #impl: 134832932 (eff. 0.220)
135.77/135.81	c #Conflicts:      70000 | #Learnt:       8204 | 0.000
135.77/135.81	c total clause space: 127.173MB
135.77/135.81	c total #watches: 76532
137.37/137.50	c total #propagations: 30189827 / total #impl: 137084702 (eff. 0.220)
137.37/137.50	c #Conflicts:      71000 | #Learnt:       9204 | 0.000
137.37/137.50	c total clause space: 127.173MB
137.37/137.50	c total #watches: 79364
139.27/139.37	c total #propagations: 30674817 / total #impl: 139424589 (eff. 0.220)
139.27/139.37	c #Conflicts:      72000 | #Learnt:      10204 | 0.000
139.27/139.37	c total clause space: 127.173MB
139.27/139.37	c total #watches: 81805
140.97/141.04	c total #propagations: 31165870 / total #impl: 141038913 (eff. 0.221)
140.97/141.04	c #Conflicts:      73000 | #Learnt:      11204 | 0.000
140.97/141.04	c total clause space: 127.173MB
140.97/141.04	c total #watches: 84581
142.57/142.64	c total #propagations: 31633152 / total #impl: 143007516 (eff. 0.221)
142.57/142.64	c #Conflicts:      74000 | #Learnt:      12204 | 0.000
142.57/142.64	c total clause space: 127.173MB
142.57/142.64	c total #watches: 87809
143.87/143.98	c total #propagations: 32061314 / total #impl: 144811567 (eff. 0.221)
143.87/143.98	c GC COLLECT
143.87/143.98	c #Conflicts:      75000 | #Learnt:       6704 | 0.000
143.87/143.98	c total clause space: 127.173MB
143.87/143.98	c total #watches: 68128
145.37/145.40	c total #propagations: 32521641 / total #impl: 146800685 (eff. 0.222)
145.37/145.40	c #Conflicts:      76000 | #Learnt:       7704 | 0.000
145.37/145.40	c total clause space: 127.173MB
145.37/145.40	c total #watches: 74216
146.57/146.66	c total #propagations: 32951173 / total #impl: 148838795 (eff. 0.221)
146.57/146.66	c #Conflicts:      77000 | #Learnt:       8704 | 0.000
146.57/146.66	c total clause space: 127.173MB
146.57/146.66	c total #watches: 76490
147.77/147.88	c total #propagations: 33467591 / total #impl: 150698998 (eff. 0.222)
147.77/147.88	c #Conflicts:      78000 | #Learnt:       9704 | 0.000
147.77/147.88	c total clause space: 127.173MB
147.77/147.88	c total #watches: 79418
149.07/149.11	c total #propagations: 33925298 / total #impl: 152222586 (eff. 0.223)
149.07/149.11	c #Conflicts:      79000 | #Learnt:      10704 | 0.000
149.07/149.11	c total clause space: 127.173MB
149.07/149.11	c total #watches: 83113
150.47/150.52	c total #propagations: 34394040 / total #impl: 153669194 (eff. 0.224)
150.47/150.52	c #Conflicts:      80000 | #Learnt:      11704 | 0.000
150.47/150.52	c total clause space: 127.173MB
150.47/150.52	c total #watches: 85782
151.77/151.87	c total #propagations: 34903560 / total #impl: 156080009 (eff. 0.224)
151.77/151.87	c #Conflicts:      81000 | #Learnt:      12704 | 0.000
151.77/151.87	c total clause space: 127.173MB
151.77/151.87	c total #watches: 91187
153.27/153.37	c total #propagations: 35388876 / total #impl: 158486221 (eff. 0.223)
153.27/153.37	c GC COLLECT
153.27/153.37	c #Conflicts:      82000 | #Learnt:       6903 | 0.000
153.27/153.37	c total clause space: 127.173MB
153.27/153.37	c total #watches: 74038
154.67/154.72	c total #propagations: 35961586 / total #impl: 160940701 (eff. 0.223)
154.67/154.72	c #Conflicts:      83000 | #Learnt:       7903 | 0.000
154.67/154.72	c total clause space: 127.173MB
154.67/154.72	c total #watches: 76921
156.07/156.15	c total #propagations: 36484244 / total #impl: 163061844 (eff. 0.224)
156.07/156.15	c #Conflicts:      84000 | #Learnt:       8903 | 0.000
156.07/156.15	c total clause space: 127.173MB
156.07/156.15	c total #watches: 79247
157.47/157.58	c total #propagations: 37031595 / total #impl: 165400106 (eff. 0.224)
157.47/157.58	c #Conflicts:      85000 | #Learnt:       9903 | 0.000
157.47/157.58	c total clause space: 127.173MB
157.47/157.58	c total #watches: 81567
158.87/158.96	c total #propagations: 37514060 / total #impl: 167166992 (eff. 0.224)
158.87/158.96	c #Conflicts:      86000 | #Learnt:      10903 | 0.000
158.87/158.96	c total clause space: 127.173MB
158.87/158.96	c total #watches: 86522
160.37/160.40	c total #propagations: 37999617 / total #impl: 168772371 (eff. 0.225)
160.37/160.40	c #Conflicts:      87000 | #Learnt:      11903 | 0.000
160.37/160.40	c total clause space: 127.173MB
160.37/160.40	c total #watches: 89038
162.27/162.33	c total #propagations: 38463334 / total #impl: 170504220 (eff. 0.226)
162.27/162.33	c #Conflicts:      88000 | #Learnt:      12903 | 0.000
162.27/162.33	c total clause space: 127.173MB
162.27/162.33	c total #watches: 96344
163.97/164.04	c total #propagations: 39072871 / total #impl: 172863740 (eff. 0.226)
163.97/164.04	c #Conflicts:      89000 | #Learnt:      13903 | 0.000
163.97/164.04	c total clause space: 127.173MB
163.97/164.04	c total #watches: 98701
165.76/165.84	c total #propagations: 39624392 / total #impl: 175012432 (eff. 0.226)
165.76/165.84	c GC COLLECT
165.76/165.84	c #Conflicts:      90000 | #Learnt:       7800 | 0.000
165.76/165.84	c total clause space: 127.173MB
165.76/165.84	c total #watches: 80357
167.46/167.53	c total #propagations: 40169245 / total #impl: 176960916 (eff. 0.227)
167.46/167.53	c #Conflicts:      91000 | #Learnt:       8800 | 0.000
167.46/167.53	c total clause space: 127.173MB
167.46/167.53	c total #watches: 83208
169.06/169.14	c total #propagations: 40769097 / total #impl: 178789924 (eff. 0.228)
169.06/169.14	c #Conflicts:      92000 | #Learnt:       9800 | 0.000
169.06/169.14	c total clause space: 127.173MB
169.06/169.14	c total #watches: 85692
170.96/171.04	c total #propagations: 41377266 / total #impl: 180794951 (eff. 0.229)
170.96/171.04	c #Conflicts:      93000 | #Learnt:      10800 | 0.000
170.96/171.04	c total clause space: 127.173MB
170.96/171.04	c total #watches: 90945
173.06/173.12	c total #propagations: 41935048 / total #impl: 183225466 (eff. 0.229)
173.06/173.12	c #Conflicts:      94000 | #Learnt:      11800 | 0.000
173.06/173.12	c total clause space: 127.173MB
173.06/173.12	c total #watches: 95648
174.97/175.01	c total #propagations: 42576527 / total #impl: 185102333 (eff. 0.230)
174.97/175.01	c #Conflicts:      95000 | #Learnt:      12800 | 0.000
174.97/175.01	c total clause space: 127.173MB
174.97/175.01	c total #watches: 97982
176.76/176.84	c total #propagations: 43251877 / total #impl: 187494024 (eff. 0.231)
176.76/176.84	c #Conflicts:      96000 | #Learnt:      13800 | 0.000
176.76/176.84	c total clause space: 127.173MB
176.76/176.84	c total #watches: 105779
178.95/179.03	c total #propagations: 43900212 / total #impl: 189540440 (eff. 0.232)
178.95/179.03	c #Conflicts:      97000 | #Learnt:      14800 | 0.000
178.95/179.03	c total clause space: 206.656MB
178.95/179.03	c total #watches: 108265
181.15/181.26	c total #propagations: 44506578 / total #impl: 191718230 (eff. 0.232)
181.15/181.26	c GC COLLECT
181.15/181.26	c #Conflicts:      98000 | #Learnt:       8396 | 0.000
181.15/181.26	c total clause space: 206.656MB
181.15/181.26	c total #watches: 92463
183.05/183.19	c total #propagations: 45126653 / total #impl: 193663240 (eff. 0.233)
183.05/183.19	c #Conflicts:      99000 | #Learnt:       9396 | 0.000
183.05/183.19	c total clause space: 206.656MB
183.05/183.19	c total #watches: 94503
184.76/184.83	c total #propagations: 45697940 / total #impl: 195468189 (eff. 0.234)
184.76/184.83	c #Conflicts:     100000 | #Learnt:      10396 | 0.000
184.76/184.83	c total clause space: 206.656MB
184.76/184.83	c total #watches: 97071
186.55/186.64	c total #propagations: 46236544 / total #impl: 196675480 (eff. 0.235)
186.55/186.64	c #Conflicts:     101000 | #Learnt:      11396 | 0.000
186.55/186.64	c total clause space: 206.656MB
186.55/186.64	c total #watches: 99499
188.45/188.56	c total #propagations: 46798762 / total #impl: 198392580 (eff. 0.236)
188.45/188.56	c #Conflicts:     102000 | #Learnt:      12396 | 0.000
188.45/188.56	c total clause space: 206.656MB
188.45/188.56	c total #watches: 104112
190.65/190.76	c total #propagations: 47371902 / total #impl: 200315004 (eff. 0.236)
190.65/190.76	c #Conflicts:     103000 | #Learnt:      13396 | 0.000
190.65/190.76	c total clause space: 206.656MB
190.65/190.76	c total #watches: 106339
192.95/193.09	c total #propagations: 47968631 / total #impl: 202478076 (eff. 0.237)
192.95/193.09	c #Conflicts:     104000 | #Learnt:      14396 | 0.000
192.95/193.09	c total clause space: 206.656MB
192.95/193.09	c total #watches: 108609
195.45/195.57	c total #propagations: 48538265 / total #impl: 204246119 (eff. 0.238)
195.45/195.57	c #Conflicts:     105000 | #Learnt:      15396 | 0.000
195.45/195.57	c total clause space: 206.656MB
195.45/195.57	c total #watches: 113892
197.46/197.56	c total #propagations: 49073734 / total #impl: 206011760 (eff. 0.238)
197.46/197.56	c GC COLLECT
197.46/197.56	c #Conflicts:     106000 | #Learnt:       8695 | 0.000
197.46/197.56	c total clause space: 206.656MB
197.46/197.56	c total #watches: 83963
199.17/199.27	c total #propagations: 49609886 / total #impl: 208076232 (eff. 0.238)
199.17/199.27	c #Conflicts:     107000 | #Learnt:       9695 | 0.000
199.17/199.27	c total clause space: 206.656MB
199.17/199.27	c total #watches: 86138
200.86/200.98	c total #propagations: 50050218 / total #impl: 209772892 (eff. 0.239)
200.86/200.98	c #Conflicts:     108000 | #Learnt:      10695 | 0.000
200.86/200.98	c total clause space: 206.656MB
200.86/200.98	c total #watches: 88344
202.66/202.79	c total #propagations: 50584937 / total #impl: 212088275 (eff. 0.239)
202.66/202.79	c #Conflicts:     109000 | #Learnt:      11695 | 0.000
202.66/202.79	c total clause space: 206.656MB
202.66/202.79	c total #watches: 90639
204.67/204.73	c total #propagations: 51167352 / total #impl: 215003644 (eff. 0.238)
204.67/204.73	c #Conflicts:     110000 | #Learnt:      12695 | 0.000
204.67/204.73	c total clause space: 206.656MB
204.67/204.73	c total #watches: 95392
206.76/206.83	c total #propagations: 51665019 / total #impl: 217920409 (eff. 0.237)
206.76/206.83	c #Conflicts:     111000 | #Learnt:      13695 | 0.000
206.76/206.83	c total clause space: 206.656MB
206.76/206.83	c total #watches: 97667
208.46/208.52	c total #propagations: 52182974 / total #impl: 220997793 (eff. 0.236)
208.46/208.52	c #Conflicts:     112000 | #Learnt:      14695 | 0.000
208.46/208.52	c total clause space: 206.656MB
208.46/208.52	c total #watches: 99852
210.36/210.45	c total #propagations: 52630638 / total #impl: 222874590 (eff. 0.236)
210.36/210.45	c #Conflicts:     113000 | #Learnt:      15695 | 0.000
210.36/210.45	c total clause space: 206.656MB
210.36/210.45	c total #watches: 105347
212.06/212.14	c total #propagations: 53105424 / total #impl: 224712110 (eff. 0.236)
212.06/212.14	c GC COLLECT
212.06/212.14	c #Conflicts:     114000 | #Learnt:       8690 | 0.000
212.06/212.14	c total clause space: 206.656MB
212.06/212.14	c total #watches: 84097
213.56/213.60	c total #propagations: 53584249 / total #impl: 226948183 (eff. 0.236)
213.56/213.60	c #Conflicts:     115000 | #Learnt:       9690 | 0.000
213.56/213.60	c total clause space: 206.656MB
213.56/213.60	c total #watches: 86318
215.16/215.23	c total #propagations: 54062477 / total #impl: 228377198 (eff. 0.237)
215.16/215.23	c #Conflicts:     116000 | #Learnt:      10690 | 0.000
215.16/215.23	c total clause space: 206.656MB
215.16/215.23	c total #watches: 93476
216.96/217.04	c total #propagations: 54547844 / total #impl: 229899512 (eff. 0.237)
216.96/217.04	c #Conflicts:     117000 | #Learnt:      11690 | 0.000
216.96/217.04	c total clause space: 206.656MB
216.96/217.04	c total #watches: 96160
218.86/218.99	c total #propagations: 55011596 / total #impl: 231876393 (eff. 0.237)
218.86/218.99	c #Conflicts:     118000 | #Learnt:      12690 | 0.000
218.86/218.99	c total clause space: 206.656MB
218.86/218.99	c total #watches: 101162
220.95/221.08	c total #propagations: 55504621 / total #impl: 233372005 (eff. 0.238)
220.95/221.08	c #Conflicts:     119000 | #Learnt:      13690 | 0.000
220.95/221.08	c total clause space: 206.656MB
220.95/221.08	c total #watches: 103658
223.15/223.29	c total #propagations: 55990021 / total #impl: 235769729 (eff. 0.237)
223.15/223.29	c #Conflicts:     120000 | #Learnt:      14690 | 0.000
223.15/223.29	c total clause space: 206.656MB
223.15/223.29	c total #watches: 108624
225.25/225.30	c total #propagations: 56495599 / total #impl: 237534124 (eff. 0.238)
225.25/225.30	c #Conflicts:     121000 | #Learnt:      15690 | 0.000
225.25/225.30	c total clause space: 206.656MB
225.25/225.30	c total #watches: 116067
227.25/227.35	c total #propagations: 57078392 / total #impl: 239388587 (eff. 0.238)
227.25/227.35	c GC COLLECT
227.25/227.35	c #Conflicts:     122000 | #Learnt:       8390 | 0.000
227.25/227.35	c total clause space: 206.656MB
227.25/227.35	c total #watches: 85661
228.86/228.97	c total #propagations: 57674652 / total #impl: 241663536 (eff. 0.239)
228.86/228.97	c #Conflicts:     123000 | #Learnt:       9390 | 0.000
228.86/228.97	c total clause space: 206.656MB
228.86/228.97	c total #watches: 87707
230.45/230.57	c total #propagations: 58285009 / total #impl: 243943822 (eff. 0.239)
230.45/230.57	c #Conflicts:     124000 | #Learnt:      10390 | 0.000
230.45/230.57	c total clause space: 206.656MB
230.45/230.57	c total #watches: 90740
231.95/232.06	c total #propagations: 58845965 / total #impl: 246134641 (eff. 0.239)
231.95/232.06	c #Conflicts:     125000 | #Learnt:      11390 | 0.000
231.95/232.06	c total clause space: 206.656MB
231.95/232.06	c total #watches: 92917
233.55/233.65	c total #propagations: 59346811 / total #impl: 248192358 (eff. 0.239)
233.55/233.65	c #Conflicts:     126000 | #Learnt:      12390 | 0.000
233.55/233.65	c total clause space: 206.656MB
233.55/233.65	c total #watches: 94957
235.46/235.54	c total #propagations: 59900923 / total #impl: 250570937 (eff. 0.239)
235.46/235.54	c #Conflicts:     127000 | #Learnt:      13390 | 0.000
235.46/235.54	c total clause space: 206.656MB
235.46/235.54	c total #watches: 99605
237.05/237.15	c total #propagations: 60447923 / total #impl: 253302996 (eff. 0.239)
237.05/237.15	c #Conflicts:     128000 | #Learnt:      14390 | 0.000
237.05/237.15	c total clause space: 206.656MB
237.05/237.15	c total #watches: 101845
238.76/238.85	c total #propagations: 60969109 / total #impl: 255031668 (eff. 0.239)
238.76/238.85	c #Conflicts:     129000 | #Learnt:      15390 | 0.000
238.76/238.85	c total clause space: 206.656MB
238.76/238.85	c total #watches: 104709
240.55/240.66	c total #propagations: 61548726 / total #impl: 257161998 (eff. 0.239)
240.55/240.66	c #Conflicts:     130000 | #Learnt:      16390 | 0.000
240.55/240.66	c total clause space: 206.656MB
240.55/240.66	c total #watches: 107152
242.15/242.28	c total #propagations: 62084597 / total #impl: 258912613 (eff. 0.240)
242.15/242.28	c GC COLLECT
242.15/242.28	c #Conflicts:     131000 | #Learnt:       8788 | 0.000
242.15/242.28	c total clause space: 206.656MB
242.15/242.28	c total #watches: 73246
243.45/243.51	c total #propagations: 62596271 / total #impl: 260728189 (eff. 0.240)
243.45/243.51	c #Conflicts:     132000 | #Learnt:       9788 | 0.000
243.45/243.51	c total clause space: 206.656MB
243.45/243.51	c total #watches: 75788
244.85/244.94	c total #propagations: 63080282 / total #impl: 262525868 (eff. 0.240)
244.85/244.94	c #Conflicts:     133000 | #Learnt:      10788 | 0.000
244.85/244.94	c total clause space: 206.656MB
244.85/244.94	c total #watches: 80658
246.25/246.31	c total #propagations: 63544677 / total #impl: 264326988 (eff. 0.240)
246.25/246.31	c #Conflicts:     134000 | #Learnt:      11788 | 0.000
246.25/246.31	c total clause space: 206.656MB
246.25/246.31	c total #watches: 85357
247.65/247.71	c total #propagations: 64057859 / total #impl: 266191651 (eff. 0.241)
247.65/247.71	c #Conflicts:     135000 | #Learnt:      12788 | 0.000
247.65/247.71	c total clause space: 206.656MB
247.65/247.71	c total #watches: 87513
249.05/249.18	c total #propagations: 64530755 / total #impl: 268419483 (eff. 0.240)
249.05/249.18	c #Conflicts:     136000 | #Learnt:      13788 | 0.000
249.05/249.18	c total clause space: 206.656MB
249.05/249.18	c total #watches: 92408
250.65/250.77	c total #propagations: 65040991 / total #impl: 271317157 (eff. 0.240)
250.65/250.77	c #Conflicts:     137000 | #Learnt:      14788 | 0.000
250.65/250.77	c total clause space: 206.656MB
250.65/250.77	c total #watches: 94489
252.25/252.32	c total #propagations: 65555847 / total #impl: 273361382 (eff. 0.240)
252.25/252.32	c #Conflicts:     138000 | #Learnt:      15788 | 0.000
252.25/252.32	c total clause space: 206.656MB
252.25/252.32	c total #watches: 97054
253.55/253.66	c total #propagations: 66051435 / total #impl: 275224470 (eff. 0.240)
253.55/253.66	c #Conflicts:     139000 | #Learnt:      16788 | 0.000
253.55/253.66	c total clause space: 206.656MB
253.55/253.66	c total #watches: 99246
254.85/254.99	c total #propagations: 66590780 / total #impl: 276853890 (eff. 0.241)
254.85/254.99	c #Conflicts:     140000 | #Learnt:      17788 | 0.000
254.85/254.99	c total clause space: 206.656MB
254.85/254.99	c total #watches: 101466
256.05/256.19	c total #propagations: 67153985 / total #impl: 278625952 (eff. 0.241)
256.05/256.19	c GC COLLECT
256.05/256.19	c #Conflicts:     141000 | #Learnt:       9892 | 0.000
256.05/256.19	c total clause space: 206.656MB
256.05/256.19	c total #watches: 75343
257.25/257.32	c total #propagations: 67725745 / total #impl: 280576051 (eff. 0.241)
257.25/257.32	c #Conflicts:     142000 | #Learnt:      10892 | 0.000
257.25/257.32	c total clause space: 206.656MB
257.25/257.32	c total #watches: 80025
258.56/258.65	c total #propagations: 68211537 / total #impl: 283318831 (eff. 0.241)
258.56/258.65	c #Conflicts:     143000 | #Learnt:      11892 | 0.000
258.56/258.65	c total clause space: 206.656MB
258.56/258.65	c total #watches: 85433
259.85/259.96	c total #propagations: 68706731 / total #impl: 285782733 (eff. 0.240)
259.85/259.96	c #Conflicts:     144000 | #Learnt:      12892 | 0.000
259.85/259.96	c total clause space: 206.656MB
259.85/259.96	c total #watches: 88352
261.15/261.26	c total #propagations: 69234143 / total #impl: 287992396 (eff. 0.240)
261.15/261.26	c #Conflicts:     145000 | #Learnt:      13892 | 0.000
261.15/261.26	c total clause space: 206.656MB
261.15/261.26	c total #watches: 93252
262.65/262.73	c total #propagations: 69802184 / total #impl: 290170084 (eff. 0.241)
262.65/262.73	c #Conflicts:     146000 | #Learnt:      14892 | 0.000
262.65/262.73	c total clause space: 206.656MB
262.65/262.73	c total #watches: 97858
264.15/264.21	c total #propagations: 70402716 / total #impl: 292240022 (eff. 0.241)
264.15/264.21	c #Conflicts:     147000 | #Learnt:      15892 | 0.000
264.15/264.21	c total clause space: 206.656MB
264.15/264.21	c total #watches: 100066
265.65/265.71	c total #propagations: 70877232 / total #impl: 294087629 (eff. 0.241)
265.65/265.71	c #Conflicts:     148000 | #Learnt:      16892 | 0.000
265.65/265.71	c total clause space: 206.656MB
265.65/265.71	c total #watches: 102631
267.05/267.19	c total #propagations: 71418669 / total #impl: 295860677 (eff. 0.241)
267.05/267.19	c #Conflicts:     149000 | #Learnt:      17892 | 0.000
267.05/267.19	c total clause space: 206.656MB
267.05/267.19	c total #watches: 104911
268.45/268.54	c total #propagations: 71906869 / total #impl: 297695016 (eff. 0.242)
268.45/268.54	c GC COLLECT
268.45/268.54	c #Conflicts:     150000 | #Learnt:       9691 | 0.000
268.45/268.54	c total clause space: 206.656MB
268.45/268.54	c total #watches: 78382
269.75/269.88	c total #propagations: 72506257 / total #impl: 300363758 (eff. 0.241)
269.75/269.88	c #Conflicts:     151000 | #Learnt:      10691 | 0.000
269.75/269.88	c total clause space: 206.656MB
269.75/269.88	c total #watches: 80704
271.15/271.23	c total #propagations: 73006225 / total #impl: 303454110 (eff. 0.241)
271.15/271.23	c #Conflicts:     152000 | #Learnt:      11691 | 0.000
271.15/271.23	c total clause space: 206.656MB
271.15/271.23	c total #watches: 85591
272.55/272.60	c total #propagations: 73563033 / total #impl: 305931702 (eff. 0.240)
272.55/272.60	c #Conflicts:     153000 | #Learnt:      12691 | 0.000
272.55/272.60	c total clause space: 206.656MB
272.55/272.60	c total #watches: 87613
273.85/274.00	c total #propagations: 74079385 / total #impl: 308515511 (eff. 0.240)
273.85/274.00	c #Conflicts:     154000 | #Learnt:      13691 | 0.000
273.85/274.00	c total clause space: 206.656MB
273.85/274.00	c total #watches: 94970
275.35/275.48	c total #propagations: 74664476 / total #impl: 310751064 (eff. 0.240)
275.35/275.48	c #Conflicts:     155000 | #Learnt:      14691 | 0.000
275.35/275.48	c total clause space: 206.656MB
275.35/275.48	c total #watches: 99959
276.95/277.01	c total #propagations: 75165514 / total #impl: 312443860 (eff. 0.241)
276.95/277.01	c #Conflicts:     156000 | #Learnt:      15691 | 0.000
276.95/277.01	c total clause space: 206.656MB
276.95/277.01	c total #watches: 104698
278.55/278.63	c total #propagations: 75713742 / total #impl: 314351614 (eff. 0.241)
278.55/278.63	c #Conflicts:     157000 | #Learnt:      16691 | 0.000
278.55/278.63	c total clause space: 206.656MB
278.55/278.63	c total #watches: 106876
280.35/280.44	c total #propagations: 76218689 / total #impl: 316272677 (eff. 0.241)
280.35/280.44	c #Conflicts:     158000 | #Learnt:      17691 | 0.000
280.35/280.44	c total clause space: 206.656MB
280.35/280.44	c total #watches: 111705
282.15/282.22	c total #propagations: 76758745 / total #impl: 318960958 (eff. 0.241)
282.15/282.22	c #Conflicts:     159000 | #Learnt:      18691 | 0.000
282.15/282.22	c total clause space: 206.656MB
282.15/282.22	c total #watches: 116231
283.94/284.01	c total #propagations: 77271758 / total #impl: 320426733 (eff. 0.241)
283.94/284.01	c GC COLLECT
283.94/284.01	c #Conflicts:     160000 | #Learnt:      10186 | 0.000
283.94/284.01	c total clause space: 206.656MB
283.94/284.01	c total #watches: 94829
285.74/285.82	c total #propagations: 77815991 / total #impl: 322505226 (eff. 0.241)
285.74/285.82	c #Conflicts:     161000 | #Learnt:      11186 | 0.000
285.74/285.82	c total clause space: 206.656MB
285.74/285.82	c total #watches: 96974
287.24/287.31	c total #propagations: 78315774 / total #impl: 324139909 (eff. 0.242)
287.24/287.31	c #Conflicts:     162000 | #Learnt:      12186 | 0.000
287.24/287.31	c total clause space: 206.656MB
287.24/287.31	c total #watches: 101734
288.94/289.09	c total #propagations: 78787938 / total #impl: 325953502 (eff. 0.242)
288.94/289.09	c #Conflicts:     163000 | #Learnt:      13186 | 0.000
288.94/289.09	c total clause space: 206.656MB
288.94/289.09	c total #watches: 103830
290.45/290.59	c total #propagations: 79308160 / total #impl: 327677103 (eff. 0.242)
290.45/290.59	c #Conflicts:     164000 | #Learnt:      14186 | 0.000
290.45/290.59	c total clause space: 206.656MB
290.45/290.59	c total #watches: 105928
292.14/292.22	c total #propagations: 79849846 / total #impl: 329601392 (eff. 0.242)
292.14/292.22	c #Conflicts:     165000 | #Learnt:      15186 | 0.000
292.14/292.22	c total clause space: 206.656MB
292.14/292.22	c total #watches: 108072
293.84/293.98	c total #propagations: 80439848 / total #impl: 331222967 (eff. 0.243)
293.84/293.98	c #Conflicts:     166000 | #Learnt:      16186 | 0.000
293.84/293.98	c total clause space: 206.656MB
293.84/293.98	c total #watches: 110469
295.74/295.85	c total #propagations: 81001614 / total #impl: 332876944 (eff. 0.243)
295.74/295.85	c #Conflicts:     167000 | #Learnt:      17186 | 0.000
295.74/295.85	c total clause space: 206.656MB
295.74/295.85	c total #watches: 115044
297.44/297.57	c total #propagations: 81493007 / total #impl: 334357814 (eff. 0.244)
297.44/297.57	c #Conflicts:     168000 | #Learnt:      18186 | 0.000
297.44/297.57	c total clause space: 206.656MB
297.44/297.57	c total #watches: 119601
299.54/299.65	c total #propagations: 82011068 / total #impl: 336172934 (eff. 0.244)
299.54/299.65	c #Conflicts:     169000 | #Learnt:      19186 | 0.000
299.54/299.65	c total clause space: 206.656MB
299.54/299.65	c total #watches: 122023
301.35/301.41	c total #propagations: 82536359 / total #impl: 339031307 (eff. 0.243)
301.35/301.41	c GC COLLECT
301.35/301.41	c #Conflicts:     170000 | #Learnt:      10383 | 0.000
301.35/301.41	c total clause space: 206.656MB
301.35/301.41	c total #watches: 98496
303.14/303.20	c total #propagations: 83021795 / total #impl: 340499975 (eff. 0.244)
303.14/303.20	c #Conflicts:     171000 | #Learnt:      11383 | 0.000
303.14/303.20	c total clause space: 206.656MB
303.14/303.20	c total #watches: 105532
305.04/305.20	c total #propagations: 83546730 / total #impl: 342375973 (eff. 0.244)
305.04/305.20	c #Conflicts:     172000 | #Learnt:      12383 | 0.000
305.04/305.20	c total clause space: 206.656MB
305.04/305.20	c total #watches: 110128
307.14/307.20	c total #propagations: 84099274 / total #impl: 344629322 (eff. 0.244)
307.14/307.20	c #Conflicts:     173000 | #Learnt:      13383 | 0.000
307.14/307.20	c total clause space: 206.656MB
307.14/307.20	c total #watches: 112364
308.94/309.03	c total #propagations: 84575972 / total #impl: 346216684 (eff. 0.244)
308.94/309.03	c #Conflicts:     174000 | #Learnt:      14383 | 0.000
308.94/309.03	c total clause space: 206.656MB
308.94/309.03	c total #watches: 114469
310.94/311.01	c total #propagations: 85131738 / total #impl: 347734734 (eff. 0.245)
310.94/311.01	c #Conflicts:     175000 | #Learnt:      15383 | 0.000
310.94/311.01	c total clause space: 206.656MB
310.94/311.01	c total #watches: 116800
312.54/312.69	c total #propagations: 85678883 / total #impl: 350175539 (eff. 0.245)
312.54/312.69	c #Conflicts:     176000 | #Learnt:      16383 | 0.000
312.54/312.69	c total clause space: 206.656MB
312.54/312.69	c total #watches: 119089
314.44/314.52	c total #propagations: 86134383 / total #impl: 351836846 (eff. 0.245)
314.44/314.52	c #Conflicts:     177000 | #Learnt:      17383 | 0.000
314.44/314.52	c total clause space: 206.656MB
314.44/314.52	c total #watches: 126264
316.44/316.58	c total #propagations: 86638286 / total #impl: 353903702 (eff. 0.245)
316.44/316.58	c #Conflicts:     178000 | #Learnt:      18383 | 0.000
316.44/316.58	c total clause space: 206.656MB
316.44/316.58	c total #watches: 128412
318.54/318.67	c total #propagations: 87225231 / total #impl: 355992238 (eff. 0.245)
318.54/318.67	c #Conflicts:     179000 | #Learnt:      19383 | 0.000
318.54/318.67	c total clause space: 206.656MB
318.54/318.67	c total #watches: 132905
320.54/320.65	c total #propagations: 87803516 / total #impl: 358507246 (eff. 0.245)
320.54/320.65	c GC COLLECT
320.54/320.65	c #Conflicts:     180000 | #Learnt:      10124 | 0.000
320.54/320.65	c total clause space: 206.656MB
320.54/320.65	c total #watches: 107871
322.35/322.41	c total #propagations: 88314140 / total #impl: 360235374 (eff. 0.245)
322.35/322.41	c #Conflicts:     181000 | #Learnt:      11124 | 0.000
322.35/322.41	c total clause space: 206.656MB
322.35/322.41	c total #watches: 110208
324.04/324.14	c total #propagations: 88887805 / total #impl: 362626903 (eff. 0.245)
324.04/324.14	c #Conflicts:     182000 | #Learnt:      12124 | 0.000
324.04/324.14	c total clause space: 206.656MB
324.04/324.14	c total #watches: 117111
326.14/326.21	c total #propagations: 89436728 / total #impl: 365073714 (eff. 0.245)
326.14/326.21	c #Conflicts:     183000 | #Learnt:      13124 | 0.000
326.14/326.21	c total clause space: 206.656MB
326.14/326.21	c total #watches: 121601
328.14/328.21	c total #propagations: 89967581 / total #impl: 368383690 (eff. 0.244)
328.14/328.21	c #Conflicts:     184000 | #Learnt:      14124 | 0.000
328.14/328.21	c total clause space: 206.656MB
328.14/328.21	c total #watches: 123785
330.04/330.12	c total #propagations: 90461587 / total #impl: 369766978 (eff. 0.245)
330.04/330.12	c #Conflicts:     185000 | #Learnt:      15124 | 0.000
330.04/330.12	c total clause space: 206.656MB
330.04/330.12	c total #watches: 125823
331.84/331.93	c total #propagations: 90907221 / total #impl: 372005116 (eff. 0.244)
331.84/331.93	c #Conflicts:     186000 | #Learnt:      16124 | 0.000
331.84/331.93	c total clause space: 206.656MB
331.84/331.93	c total #watches: 132542
333.74/333.85	c total #propagations: 91411868 / total #impl: 373827797 (eff. 0.245)
333.74/333.85	c #Conflicts:     187000 | #Learnt:      17124 | 0.000
333.74/333.85	c total clause space: 206.656MB
333.74/333.85	c total #watches: 134653
335.84/335.98	c total #propagations: 91891280 / total #impl: 376507631 (eff. 0.244)
335.84/335.98	c #Conflicts:     188000 | #Learnt:      18124 | 0.000
335.84/335.98	c total clause space: 206.656MB
335.84/335.98	c total #watches: 139212
337.74/337.88	c total #propagations: 92334176 / total #impl: 378708258 (eff. 0.244)
337.74/337.88	c #Conflicts:     189000 | #Learnt:      19124 | 0.000
337.74/337.88	c total clause space: 206.656MB
337.74/337.88	c total #watches: 143658
340.04/340.13	c total #propagations: 92914028 / total #impl: 380818576 (eff. 0.244)
340.04/340.13	c #Conflicts:     190000 | #Learnt:      20124 | 0.000
340.04/340.13	c total clause space: 206.656MB
340.04/340.13	c total #watches: 145690
342.14/342.26	c total #propagations: 93441183 / total #impl: 382860595 (eff. 0.244)
342.14/342.26	c GC COLLECT
342.14/342.26	c #Conflicts:     191000 | #Learnt:      10715 | 0.000
342.14/342.26	c total clause space: 206.656MB
342.14/342.26	c total #watches: 112075
344.04/344.19	c total #propagations: 93983289 / total #impl: 384881639 (eff. 0.244)
344.04/344.19	c #Conflicts:     192000 | #Learnt:      11715 | 0.000
344.04/344.19	c total clause space: 206.656MB
344.04/344.19	c total #watches: 114265
346.04/346.13	c total #propagations: 94623144 / total #impl: 387499784 (eff. 0.244)
346.04/346.13	c #Conflicts:     193000 | #Learnt:      12715 | 0.000
346.04/346.13	c total clause space: 206.656MB
346.04/346.13	c total #watches: 116537
348.04/348.14	c total #propagations: 95179173 / total #impl: 389692296 (eff. 0.244)
348.04/348.14	c #Conflicts:     194000 | #Learnt:      13715 | 0.000
348.04/348.14	c total clause space: 206.656MB
348.04/348.14	c total #watches: 118578
349.93/350.03	c total #propagations: 95751491 / total #impl: 391674545 (eff. 0.244)
349.93/350.03	c #Conflicts:     195000 | #Learnt:      14715 | 0.000
349.93/350.03	c total clause space: 206.656MB
349.93/350.03	c total #watches: 120632
351.83/351.92	c total #propagations: 96358871 / total #impl: 394162840 (eff. 0.244)
351.83/351.92	c #Conflicts:     196000 | #Learnt:      15715 | 0.000
351.83/351.92	c total clause space: 206.656MB
351.83/351.92	c total #watches: 125200
353.83/353.97	c total #propagations: 96920009 / total #impl: 395898641 (eff. 0.245)
353.83/353.97	c #Conflicts:     197000 | #Learnt:      16715 | 0.000
353.83/353.97	c total clause space: 206.656MB
353.83/353.97	c total #watches: 127296
355.73/355.87	c total #propagations: 97530823 / total #impl: 398206374 (eff. 0.245)
355.73/355.87	c #Conflicts:     198000 | #Learnt:      17715 | 0.000
355.73/355.87	c total clause space: 206.656MB
355.73/355.87	c total #watches: 131790
357.73/357.85	c total #propagations: 98059733 / total #impl: 399877256 (eff. 0.245)
357.73/357.85	c #Conflicts:     199000 | #Learnt:      18715 | 0.000
357.73/357.85	c total clause space: 206.656MB
357.73/357.85	c total #watches: 136225
359.93/360.02	c total #propagations: 98568661 / total #impl: 401579261 (eff. 0.245)
359.93/360.02	c #Conflicts:     200000 | #Learnt:      19715 | 0.000
359.93/360.02	c total clause space: 206.656MB
359.93/360.02	c total #watches: 138343
361.84/362.00	c total #propagations: 99139069 / total #impl: 403512722 (eff. 0.246)
361.84/362.00	c #Conflicts:     201000 | #Learnt:      20715 | 0.000
361.84/362.00	c total clause space: 206.656MB
361.84/362.00	c total #watches: 140623
363.83/363.97	c total #propagations: 99651140 / total #impl: 405137374 (eff. 0.246)
363.83/363.97	c GC COLLECT
363.83/363.97	c #Conflicts:     202000 | #Learnt:      10714 | 0.000
363.83/363.97	c total clause space: 206.656MB
363.83/363.97	c total #watches: 116823
365.53/365.65	c total #propagations: 100167415 / total #impl: 407161461 (eff. 0.246)
365.53/365.65	c #Conflicts:     203000 | #Learnt:      11714 | 0.000
365.53/365.65	c total clause space: 206.656MB
365.53/365.65	c total #watches: 121259
367.44/367.59	c total #propagations: 100610750 / total #impl: 408605796 (eff. 0.246)
367.44/367.59	c #Conflicts:     204000 | #Learnt:      12714 | 0.000
367.44/367.59	c total clause space: 206.656MB
367.44/367.59	c total #watches: 123432
369.43/369.55	c total #propagations: 101174911 / total #impl: 410794036 (eff. 0.246)
369.43/369.55	c #Conflicts:     205000 | #Learnt:      13714 | 0.000
369.43/369.55	c total clause space: 206.656MB
369.43/369.55	c total #watches: 125610
371.43/371.53	c total #propagations: 101734447 / total #impl: 412490128 (eff. 0.247)
371.43/371.53	c #Conflicts:     206000 | #Learnt:      14714 | 0.000
371.43/371.53	c total clause space: 206.656MB
371.43/371.53	c total #watches: 130282
373.13/373.21	c total #propagations: 102281995 / total #impl: 414671857 (eff. 0.247)
373.13/373.21	c #Conflicts:     207000 | #Learnt:      15714 | 0.000
373.13/373.21	c total clause space: 206.656MB
373.13/373.21	c total #watches: 134950
374.83/374.95	c total #propagations: 102811425 / total #impl: 416054178 (eff. 0.247)
374.83/374.95	c #Conflicts:     208000 | #Learnt:      16714 | 0.000
374.83/374.95	c total clause space: 206.656MB
374.83/374.95	c total #watches: 137130
376.63/376.74	c total #propagations: 103351096 / total #impl: 417505090 (eff. 0.248)
376.63/376.74	c #Conflicts:     209000 | #Learnt:      17714 | 0.000
376.63/376.74	c total clause space: 206.656MB
376.63/376.74	c total #watches: 141816
378.53/378.67	c total #propagations: 103873796 / total #impl: 419340081 (eff. 0.248)
378.53/378.67	c #Conflicts:     210000 | #Learnt:      18714 | 0.000
378.53/378.67	c total clause space: 206.656MB
378.53/378.67	c total #watches: 144096
380.33/380.48	c total #propagations: 104394254 / total #impl: 421790949 (eff. 0.248)
380.33/380.48	c #Conflicts:     211000 | #Learnt:      19714 | 0.000
380.33/380.48	c total clause space: 206.656MB
380.33/380.48	c total #watches: 146395
382.13/382.23	c total #propagations: 104920989 / total #impl: 423987041 (eff. 0.247)
382.13/382.23	c #Conflicts:     212000 | #Learnt:      20714 | 0.000
382.13/382.23	c total clause space: 206.656MB
382.13/382.23	c total #watches: 150807
383.73/383.86	c total #propagations: 105398106 / total #impl: 426031529 (eff. 0.247)
383.73/383.86	c GC COLLECT
383.73/383.86	c #Conflicts:     213000 | #Learnt:      10434 | 0.000
383.73/383.86	c total clause space: 206.656MB
383.73/383.86	c total #watches: 118950
385.23/385.33	c total #propagations: 105911238 / total #impl: 427906827 (eff. 0.248)
385.23/385.33	c #Conflicts:     214000 | #Learnt:      11434 | 0.000
385.23/385.33	c total clause space: 206.656MB
385.23/385.33	c total #watches: 125688
386.63/386.76	c total #propagations: 106487341 / total #impl: 429513827 (eff. 0.248)
386.63/386.76	c #Conflicts:     215000 | #Learnt:      12434 | 0.000
386.63/386.76	c total clause space: 206.656MB
386.63/386.76	c total #watches: 130116
388.13/388.25	c total #propagations: 107075387 / total #impl: 431904941 (eff. 0.248)
388.13/388.25	c #Conflicts:     216000 | #Learnt:      13434 | 0.000
388.13/388.25	c total clause space: 206.656MB
388.13/388.25	c total #watches: 139076
389.63/389.79	c total #propagations: 107619177 / total #impl: 434489378 (eff. 0.248)
389.63/389.79	c #Conflicts:     217000 | #Learnt:      14434 | 0.000
389.63/389.79	c total clause space: 206.656MB
389.63/389.79	c total #watches: 148109
391.13/391.20	c total #propagations: 108127407 / total #impl: 437181487 (eff. 0.247)
391.13/391.20	c #Conflicts:     218000 | #Learnt:      15434 | 0.000
391.13/391.20	c total clause space: 206.656MB
391.13/391.20	c total #watches: 157023
392.23/392.33	c total #propagations: 108673648 / total #impl: 439154543 (eff. 0.247)
392.23/392.33	c #Conflicts:     219000 | #Learnt:      16434 | 0.000
392.23/392.33	c total clause space: 206.656MB
392.23/392.33	c total #watches: 166027
393.33/393.43	c total #propagations: 109205652 / total #impl: 440704897 (eff. 0.248)
393.33/393.43	c #Conflicts:     220000 | #Learnt:      17434 | 0.000
393.33/393.43	c total clause space: 206.656MB
393.33/393.43	c total #watches: 168232
394.63/394.73	c total #propagations: 109787335 / total #impl: 442258428 (eff. 0.248)
394.63/394.73	c #Conflicts:     221000 | #Learnt:      18434 | 0.000
394.63/394.73	c total clause space: 206.656MB
394.63/394.73	c total #watches: 172605
396.03/396.12	c total #propagations: 110353685 / total #impl: 445223056 (eff. 0.248)
396.03/396.12	c #Conflicts:     222000 | #Learnt:      19434 | 0.000
396.03/396.12	c total clause space: 206.656MB
396.03/396.12	c total #watches: 174664
397.23/397.39	c total #propagations: 110921684 / total #impl: 447511508 (eff. 0.248)
397.23/397.39	c #Conflicts:     223000 | #Learnt:      20434 | 0.000
397.23/397.39	c total clause space: 206.656MB
397.23/397.39	c total #watches: 176787
398.53/398.68	c total #propagations: 111373143 / total #impl: 449444940 (eff. 0.248)
398.53/398.68	c #Conflicts:     224000 | #Learnt:      21434 | 0.000
398.53/398.68	c total clause space: 206.656MB
398.53/398.68	c total #watches: 181059
400.03/400.10	c total #propagations: 111877921 / total #impl: 451697080 (eff. 0.248)
400.03/400.10	c GC COLLECT
400.03/400.10	c #Conflicts:     225000 | #Learnt:      11506 | 0.000
400.03/400.10	c total clause space: 206.656MB
400.03/400.10	c total #watches: 125988
401.33/401.47	c total #propagations: 112363432 / total #impl: 453677186 (eff. 0.248)
401.33/401.47	c #Conflicts:     226000 | #Learnt:      12506 | 0.000
401.33/401.47	c total clause space: 206.656MB
401.33/401.47	c total #watches: 132892
402.73/402.88	c total #propagations: 112902036 / total #impl: 455220905 (eff. 0.248)
402.73/402.88	c #Conflicts:     227000 | #Learnt:      13506 | 0.000
402.73/402.88	c total clause space: 206.656MB
402.73/402.88	c total #watches: 137472
404.23/404.34	c total #propagations: 113388987 / total #impl: 457070036 (eff. 0.248)
404.23/404.34	c #Conflicts:     228000 | #Learnt:      14506 | 0.000
404.23/404.34	c total clause space: 206.656MB
404.23/404.34	c total #watches: 146416
405.73/405.82	c total #propagations: 113970945 / total #impl: 458975872 (eff. 0.248)
405.73/405.82	c #Conflicts:     229000 | #Learnt:      15506 | 0.000
405.73/405.82	c total clause space: 206.656MB
405.73/405.82	c total #watches: 148497
407.33/407.41	c total #propagations: 114551918 / total #impl: 461435545 (eff. 0.248)
407.33/407.41	c #Conflicts:     230000 | #Learnt:      16506 | 0.000
407.33/407.41	c total clause space: 206.656MB
407.33/407.41	c total #watches: 152978
408.93/409.04	c total #propagations: 115198211 / total #impl: 463931561 (eff. 0.248)
408.93/409.04	c #Conflicts:     231000 | #Learnt:      17506 | 0.000
408.93/409.04	c total clause space: 206.656MB
408.93/409.04	c total #watches: 155082
410.53/410.68	c total #propagations: 115786245 / total #impl: 466138448 (eff. 0.248)
410.53/410.68	c #Conflicts:     232000 | #Learnt:      18506 | 0.000
410.53/410.68	c total clause space: 206.656MB
410.53/410.68	c total #watches: 157226
412.23/412.31	c total #propagations: 116279802 / total #impl: 469254476 (eff. 0.248)
412.23/412.31	c #Conflicts:     233000 | #Learnt:      19506 | 0.000
412.23/412.31	c total clause space: 206.656MB
412.23/412.31	c total #watches: 159269
413.83/413.99	c total #propagations: 116728170 / total #impl: 472351486 (eff. 0.247)
413.83/413.99	c #Conflicts:     234000 | #Learnt:      20506 | 0.000
413.83/413.99	c total clause space: 206.656MB
413.83/413.99	c total #watches: 161413
415.52/415.61	c total #propagations: 117178901 / total #impl: 474714152 (eff. 0.247)
415.52/415.61	c #Conflicts:     235000 | #Learnt:      21506 | 0.000
415.52/415.61	c total clause space: 206.656MB
415.52/415.61	c total #watches: 165697
417.42/417.51	c total #propagations: 117636594 / total #impl: 476259142 (eff. 0.247)
417.42/417.51	c #Conflicts:     236000 | #Learnt:      22506 | 0.000
417.42/417.51	c total clause space: 206.656MB
417.42/417.51	c total #watches: 170373
419.22/419.39	c total #propagations: 118151377 / total #impl: 478878672 (eff. 0.247)
419.22/419.39	c GC COLLECT
419.22/419.39	c #Conflicts:     237000 | #Learnt:      12085 | 0.000
419.22/419.39	c total clause space: 206.656MB
419.22/419.39	c total #watches: 129505
420.92/421.06	c total #propagations: 118638448 / total #impl: 481483908 (eff. 0.246)
420.92/421.06	c #Conflicts:     238000 | #Learnt:      13085 | 0.000
420.92/421.06	c total clause space: 206.656MB
420.92/421.06	c total #watches: 134032
422.62/422.72	c total #propagations: 119110764 / total #impl: 483993204 (eff. 0.246)
422.62/422.72	c #Conflicts:     239000 | #Learnt:      14085 | 0.000
422.62/422.72	c total clause space: 206.656MB
422.62/422.72	c total #watches: 138479
424.22/424.32	c total #propagations: 119579342 / total #impl: 485930408 (eff. 0.246)
424.22/424.32	c #Conflicts:     240000 | #Learnt:      15085 | 0.000
424.22/424.32	c total clause space: 206.656MB
424.22/424.32	c total #watches: 145257
425.73/425.88	c total #propagations: 120072305 / total #impl: 487913463 (eff. 0.246)
425.73/425.88	c #Conflicts:     241000 | #Learnt:      16085 | 0.000
425.73/425.88	c total clause space: 206.656MB
425.73/425.88	c total #watches: 147626
427.12/427.22	c total #propagations: 120549598 / total #impl: 490132893 (eff. 0.246)
427.12/427.22	c #Conflicts:     242000 | #Learnt:      17085 | 0.000
427.12/427.22	c total clause space: 206.656MB
427.12/427.22	c total #watches: 158896
428.52/428.67	c total #propagations: 121075953 / total #impl: 491725053 (eff. 0.246)
428.52/428.67	c #Conflicts:     243000 | #Learnt:      18085 | 0.000
428.52/428.67	c total clause space: 206.656MB
428.52/428.67	c total #watches: 165479
430.03/430.17	c total #propagations: 121573785 / total #impl: 492930653 (eff. 0.247)
430.03/430.17	c #Conflicts:     244000 | #Learnt:      19085 | 0.000
430.03/430.17	c total clause space: 206.656MB
430.03/430.17	c total #watches: 167594
431.52/431.70	c total #propagations: 122171963 / total #impl: 495095673 (eff. 0.247)
431.52/431.70	c #Conflicts:     245000 | #Learnt:      20085 | 0.000
431.52/431.70	c total clause space: 206.656MB
431.52/431.70	c total #watches: 174385
433.22/433.31	c total #propagations: 122733331 / total #impl: 497092963 (eff. 0.247)
433.22/433.31	c #Conflicts:     246000 | #Learnt:      21085 | 0.000
433.22/433.31	c total clause space: 206.656MB
433.22/433.31	c total #watches: 181134
434.72/434.82	c total #propagations: 123320470 / total #impl: 499265379 (eff. 0.247)
434.72/434.82	c #Conflicts:     247000 | #Learnt:      22085 | 0.000
434.72/434.82	c total clause space: 206.656MB
434.72/434.82	c total #watches: 187897
436.12/436.24	c total #propagations: 123906644 / total #impl: 500947395 (eff. 0.247)
436.12/436.24	c #Conflicts:     248000 | #Learnt:      23085 | 0.000
436.12/436.24	c total clause space: 206.656MB
436.12/436.24	c total #watches: 197033
437.62/437.70	c total #propagations: 124462094 / total #impl: 502565208 (eff. 0.248)
437.62/437.70	c GC COLLECT
437.62/437.70	c #Conflicts:     249000 | #Learnt:      12272 | 0.000
437.62/437.70	c total clause space: 206.656MB
437.62/437.70	c total #watches: 132197
439.32/439.41	c total #propagations: 124920914 / total #impl: 504271321 (eff. 0.248)
439.32/439.41	c #Conflicts:     250000 | #Learnt:      13272 | 0.000
439.32/439.41	c total clause space: 206.656MB
439.32/439.41	c total #watches: 136623
440.92/441.06	c total #propagations: 125343011 / total #impl: 506165675 (eff. 0.248)
440.92/441.06	c #Conflicts:     251000 | #Learnt:      14272 | 0.000
440.92/441.06	c total clause space: 206.656MB
440.92/441.06	c total #watches: 141070
442.42/442.50	c total #propagations: 125831441 / total #impl: 508694640 (eff. 0.247)
442.42/442.50	c #Conflicts:     252000 | #Learnt:      15272 | 0.000
442.42/442.50	c total clause space: 206.656MB
442.42/442.50	c total #watches: 149914
443.72/443.89	c total #propagations: 126364446 / total #impl: 510133493 (eff. 0.248)
443.72/443.89	c #Conflicts:     253000 | #Learnt:      16272 | 0.000
443.72/443.89	c total clause space: 206.656MB
443.72/443.89	c total #watches: 158871
445.02/445.18	c total #propagations: 126814097 / total #impl: 511828484 (eff. 0.248)
445.02/445.18	c #Conflicts:     254000 | #Learnt:      17272 | 0.000
445.02/445.18	c total clause space: 206.656MB
445.02/445.18	c total #watches: 160924
446.32/446.48	c total #propagations: 127235132 / total #impl: 512904997 (eff. 0.248)
446.32/446.48	c #Conflicts:     255000 | #Learnt:      18272 | 0.000
446.32/446.48	c total clause space: 206.656MB
446.32/446.48	c total #watches: 163079
447.92/448.00	c total #propagations: 127821044 / total #impl: 514548016 (eff. 0.248)
447.92/448.00	c #Conflicts:     256000 | #Learnt:      19272 | 0.000
447.92/448.00	c total clause space: 206.656MB
447.92/448.00	c total #watches: 169757
449.32/449.43	c total #propagations: 128405555 / total #impl: 516252289 (eff. 0.249)
449.32/449.43	c #Conflicts:     257000 | #Learnt:      20272 | 0.000
449.32/449.43	c total clause space: 206.656MB
449.32/449.43	c total #watches: 174224
450.32/450.46	c total #propagations: 129028818 / total #impl: 519012356 (eff. 0.249)
450.32/450.46	c #Conflicts:     258000 | #Learnt:      21272 | 0.000
450.32/450.46	c total clause space: 206.656MB
450.32/450.46	c total #watches: 178552
451.52/451.61	c total #propagations: 129603788 / total #impl: 520818950 (eff. 0.249)
451.52/451.61	c #Conflicts:     259000 | #Learnt:      22272 | 0.000
451.52/451.61	c total clause space: 206.656MB
451.52/451.61	c total #watches: 182903
452.72/452.89	c total #propagations: 130185672 / total #impl: 522531882 (eff. 0.249)
452.72/452.89	c #Conflicts:     260000 | #Learnt:      23272 | 0.000
452.72/452.89	c total clause space: 206.656MB
452.72/452.89	c total #watches: 184949
454.02/454.15	c total #propagations: 130716928 / total #impl: 523947024 (eff. 0.249)
454.02/454.15	c #Conflicts:     261000 | #Learnt:      24272 | 0.000
454.02/454.15	c total clause space: 206.656MB
454.02/454.15	c total #watches: 189320
455.42/455.58	c total #propagations: 131198449 / total #impl: 526129301 (eff. 0.249)
455.42/455.58	c GC COLLECT
455.42/455.58	c #Conflicts:     262000 | #Learnt:      13115 | 0.000
455.42/455.58	c total clause space: 206.656MB
455.42/455.58	c total #watches: 136624
457.02/457.19	c total #propagations: 131713483 / total #impl: 527933315 (eff. 0.249)
457.02/457.19	c #Conflicts:     263000 | #Learnt:      14115 | 0.000
457.02/457.19	c total clause space: 206.656MB
457.02/457.19	c total #watches: 141382
458.52/458.68	c total #propagations: 132211561 / total #impl: 529886709 (eff. 0.250)
458.52/458.68	c #Conflicts:     264000 | #Learnt:      15115 | 0.000
458.52/458.68	c total clause space: 206.656MB
458.52/458.68	c total #watches: 145764
459.92/460.00	c total #propagations: 132640072 / total #impl: 531275426 (eff. 0.250)
459.92/460.00	c #Conflicts:     265000 | #Learnt:      16115 | 0.000
459.92/460.00	c total clause space: 206.656MB
459.92/460.00	c total #watches: 147956
461.42/461.51	c total #propagations: 133171654 / total #impl: 533062923 (eff. 0.250)
461.42/461.51	c #Conflicts:     266000 | #Learnt:      17115 | 0.000
461.42/461.51	c total clause space: 206.656MB
461.42/461.51	c total #watches: 154593
463.02/463.18	c total #propagations: 133654034 / total #impl: 534777350 (eff. 0.250)
463.02/463.18	c #Conflicts:     267000 | #Learnt:      18115 | 0.000
463.02/463.18	c total clause space: 206.656MB
463.02/463.18	c total #watches: 158997
464.62/464.75	c total #propagations: 134175282 / total #impl: 537303369 (eff. 0.250)
464.62/464.75	c #Conflicts:     268000 | #Learnt:      19115 | 0.000
464.62/464.75	c total clause space: 206.656MB
464.62/464.75	c total #watches: 165765
466.22/466.30	c total #propagations: 134738711 / total #impl: 538991975 (eff. 0.250)
466.22/466.30	c #Conflicts:     269000 | #Learnt:      20115 | 0.000
466.22/466.30	c total clause space: 206.656MB
466.22/466.30	c total #watches: 172444
467.52/467.63	c total #propagations: 135321044 / total #impl: 540886513 (eff. 0.250)
467.52/467.63	c #Conflicts:     270000 | #Learnt:      21115 | 0.000
467.52/467.63	c total clause space: 206.656MB
467.52/467.63	c total #watches: 179056
469.02/469.16	c total #propagations: 135904822 / total #impl: 542645467 (eff. 0.250)
469.02/469.16	c #Conflicts:     271000 | #Learnt:      22115 | 0.000
469.02/469.16	c total clause space: 206.656MB
469.02/469.16	c total #watches: 183366
470.52/470.66	c total #propagations: 136563874 / total #impl: 544325298 (eff. 0.251)
470.52/470.66	c #Conflicts:     272000 | #Learnt:      23115 | 0.000
470.52/470.66	c total clause space: 206.656MB
470.52/470.66	c total #watches: 185384
471.92/472.06	c total #propagations: 137221058 / total #impl: 545708435 (eff. 0.251)
471.92/472.06	c #Conflicts:     273000 | #Learnt:      24115 | 0.000
471.92/472.06	c total clause space: 206.656MB
471.92/472.06	c total #watches: 189712
473.52/473.62	c total #propagations: 137781408 / total #impl: 547197620 (eff. 0.252)
473.52/473.62	c GC COLLECT
473.52/473.62	c #Conflicts:     274000 | #Learnt:      12646 | 0.000
473.52/473.62	c total clause space: 206.656MB
473.52/473.62	c total #watches: 135433
475.01/475.17	c total #propagations: 138342363 / total #impl: 549892505 (eff. 0.252)
475.01/475.17	c #Conflicts:     275000 | #Learnt:      13646 | 0.000
475.01/475.17	c total clause space: 206.656MB
475.01/475.17	c total #watches: 139880
476.61/476.76	c total #propagations: 138834588 / total #impl: 551872378 (eff. 0.252)
476.61/476.76	c #Conflicts:     276000 | #Learnt:      14646 | 0.000
476.61/476.76	c total clause space: 206.656MB
476.61/476.76	c total #watches: 142331
477.91/478.08	c total #propagations: 139293043 / total #impl: 554274800 (eff. 0.251)
477.91/478.08	c #Conflicts:     277000 | #Learnt:      15646 | 0.000
477.91/478.08	c total clause space: 206.656MB
477.91/478.08	c total #watches: 146841
479.62/479.71	c total #propagations: 139796560 / total #impl: 555823612 (eff. 0.252)
479.62/479.71	c #Conflicts:     278000 | #Learnt:      16646 | 0.000
479.62/479.71	c total clause space: 206.656MB
479.62/479.71	c total #watches: 151531
481.11/481.29	c total #propagations: 140339881 / total #impl: 558656458 (eff. 0.251)
481.11/481.29	c #Conflicts:     279000 | #Learnt:      17646 | 0.000
481.11/481.29	c total clause space: 206.656MB
481.11/481.29	c total #watches: 153612
482.82/482.91	c total #propagations: 140895267 / total #impl: 560949288 (eff. 0.251)
482.82/482.91	c #Conflicts:     280000 | #Learnt:      18646 | 0.000
482.82/482.91	c total clause space: 206.656MB
482.82/482.91	c total #watches: 155874
484.31/484.43	c total #propagations: 141419226 / total #impl: 563000502 (eff. 0.251)
484.31/484.43	c #Conflicts:     281000 | #Learnt:      19646 | 0.000
484.31/484.43	c total clause space: 206.656MB
484.31/484.43	c total #watches: 158200
485.91/486.06	c total #propagations: 141937596 / total #impl: 564818419 (eff. 0.251)
485.91/486.06	c #Conflicts:     282000 | #Learnt:      20646 | 0.000
485.91/486.06	c total clause space: 206.656MB
485.91/486.06	c total #watches: 162494
487.51/487.68	c total #propagations: 142479472 / total #impl: 567548930 (eff. 0.251)
487.51/487.68	c #Conflicts:     283000 | #Learnt:      21646 | 0.000
487.51/487.68	c total clause space: 206.656MB
487.51/487.68	c total #watches: 166878
489.42/489.53	c total #propagations: 142986850 / total #impl: 569959408 (eff. 0.251)
489.42/489.53	c #Conflicts:     284000 | #Learnt:      22646 | 0.000
489.42/489.53	c total clause space: 206.656MB
489.42/489.53	c total #watches: 173489
491.01/491.13	c total #propagations: 143594262 / total #impl: 572464924 (eff. 0.251)
491.01/491.13	c #Conflicts:     285000 | #Learnt:      23646 | 0.000
491.01/491.13	c total clause space: 206.656MB
491.01/491.13	c total #watches: 175614
492.51/492.66	c total #propagations: 144135290 / total #impl: 574206319 (eff. 0.251)
492.51/492.66	c #Conflicts:     286000 | #Learnt:      24646 | 0.000
492.51/492.66	c total clause space: 206.656MB
492.51/492.66	c total #watches: 179970
494.41/494.50	c total #propagations: 144690128 / total #impl: 575770813 (eff. 0.251)
494.41/494.50	c GC COLLECT
494.41/494.50	c #Conflicts:     287000 | #Learnt:      12852 | 0.000
494.41/494.50	c total clause space: 206.656MB
494.41/494.50	c total #watches: 135855
495.81/495.96	c total #propagations: 145317603 / total #impl: 577980134 (eff. 0.251)
495.81/495.96	c #Conflicts:     288000 | #Learnt:      13852 | 0.000
495.81/495.96	c total clause space: 206.656MB
495.81/495.96	c total #watches: 140243
497.51/497.61	c total #propagations: 145782998 / total #impl: 580092114 (eff. 0.251)
497.51/497.61	c #Conflicts:     289000 | #Learnt:      14852 | 0.000
497.51/497.61	c total clause space: 206.656MB
497.51/497.61	c total #watches: 151394
498.81/498.97	c total #propagations: 146363515 / total #impl: 582270322 (eff. 0.251)
498.81/498.97	c #Conflicts:     290000 | #Learnt:      15852 | 0.000
498.81/498.97	c total clause space: 206.656MB
498.81/498.97	c total #watches: 155958
500.52/500.63	c total #propagations: 146844371 / total #impl: 583708574 (eff. 0.252)
500.52/500.63	c #Conflicts:     291000 | #Learnt:      16852 | 0.000
500.52/500.63	c total clause space: 206.656MB
500.52/500.63	c total #watches: 160378
502.01/502.11	c total #propagations: 147449687 / total #impl: 585748057 (eff. 0.252)
502.01/502.11	c #Conflicts:     292000 | #Learnt:      17852 | 0.000
502.01/502.11	c total clause space: 206.656MB
502.01/502.11	c total #watches: 162453
503.61/503.77	c total #propagations: 147977809 / total #impl: 587151682 (eff. 0.252)
503.61/503.77	c #Conflicts:     293000 | #Learnt:      18852 | 0.000
503.61/503.77	c total clause space: 206.656MB
503.61/503.77	c total #watches: 166983
505.31/505.46	c total #propagations: 148487927 / total #impl: 588675324 (eff. 0.252)
505.31/505.46	c #Conflicts:     294000 | #Learnt:      19852 | 0.000
505.31/505.46	c total clause space: 206.656MB
505.31/505.46	c total #watches: 176102
506.91/507.08	c total #propagations: 149011984 / total #impl: 590696941 (eff. 0.252)
506.91/507.08	c #Conflicts:     295000 | #Learnt:      20852 | 0.000
506.91/507.08	c total clause space: 206.656MB
506.91/507.08	c total #watches: 178416
508.41/508.57	c total #propagations: 149599501 / total #impl: 592505838 (eff. 0.252)
508.41/508.57	c #Conflicts:     296000 | #Learnt:      21852 | 0.000
508.41/508.57	c total clause space: 206.656MB
508.41/508.57	c total #watches: 180609
510.01/510.13	c total #propagations: 150143469 / total #impl: 594678380 (eff. 0.252)
510.01/510.13	c #Conflicts:     297000 | #Learnt:      22852 | 0.000
510.01/510.13	c total clause space: 206.656MB
510.01/510.13	c total #watches: 182722
511.42/511.56	c total #propagations: 150734511 / total #impl: 596425820 (eff. 0.253)
511.42/511.56	c #Conflicts:     298000 | #Learnt:      23852 | 0.000
511.42/511.56	c total clause space: 206.656MB
511.42/511.56	c total #watches: 184985
512.71/512.84	c total #propagations: 151242567 / total #impl: 597705834 (eff. 0.253)
512.71/512.84	c #Conflicts:     299000 | #Learnt:      24852 | 0.000
512.71/512.84	c total clause space: 206.656MB
512.71/512.84	c total #watches: 187077
514.11/514.26	c total #propagations: 151703373 / total #impl: 598972147 (eff. 0.253)
514.11/514.26	c #Conflicts:     300000 | #Learnt:      25852 | 0.000
514.11/514.26	c total clause space: 206.656MB
514.11/514.26	c total #watches: 191690
515.61/515.78	c total #propagations: 152246546 / total #impl: 600703941 (eff. 0.253)
515.61/515.78	c GC COLLECT
515.61/515.78	c #Conflicts:     301000 | #Learnt:      13757 | 0.000
515.61/515.78	c total clause space: 206.656MB
515.61/515.78	c total #watches: 142327
517.02/517.14	c total #propagations: 152801138 / total #impl: 603121616 (eff. 0.253)
517.02/517.14	c #Conflicts:     302000 | #Learnt:      14757 | 0.000
517.02/517.14	c total clause space: 206.656MB
517.02/517.14	c total #watches: 149049
518.51/518.62	c total #propagations: 153298100 / total #impl: 604417005 (eff. 0.254)
518.51/518.62	c #Conflicts:     303000 | #Learnt:      15757 | 0.000
518.51/518.62	c total clause space: 206.656MB
518.51/518.62	c total #watches: 153406
520.21/520.32	c total #propagations: 153776465 / total #impl: 605656523 (eff. 0.254)
520.21/520.32	c #Conflicts:     304000 | #Learnt:      16757 | 0.000
520.21/520.32	c total clause space: 206.656MB
520.21/520.32	c total #watches: 155500
521.71/521.89	c total #propagations: 154267437 / total #impl: 607579281 (eff. 0.254)
521.71/521.89	c #Conflicts:     305000 | #Learnt:      17757 | 0.000
521.71/521.89	c total clause space: 206.656MB
521.71/521.89	c total #watches: 159879
523.51/523.63	c total #propagations: 154743895 / total #impl: 609332451 (eff. 0.254)
523.51/523.63	c #Conflicts:     306000 | #Learnt:      18757 | 0.000
523.51/523.63	c total clause space: 206.656MB
523.51/523.63	c total #watches: 161903
524.91/525.08	c total #propagations: 155320593 / total #impl: 610988201 (eff. 0.254)
524.91/525.08	c #Conflicts:     307000 | #Learnt:      19757 | 0.000
524.91/525.08	c total clause space: 206.656MB
524.91/525.08	c total #watches: 166352
526.51/526.64	c total #propagations: 155795142 / total #impl: 612983014 (eff. 0.254)
526.51/526.64	c #Conflicts:     308000 | #Learnt:      20757 | 0.000
526.51/526.64	c total clause space: 206.656MB
526.51/526.64	c total #watches: 173127
527.91/528.05	c total #propagations: 156344859 / total #impl: 615680868 (eff. 0.254)
527.91/528.05	c #Conflicts:     309000 | #Learnt:      21757 | 0.000
527.91/528.05	c total clause space: 206.656MB
527.91/528.05	c total #watches: 177533
529.21/529.30	c total #propagations: 156795680 / total #impl: 617399095 (eff. 0.254)
529.21/529.30	c #Conflicts:     310000 | #Learnt:      22757 | 0.000
529.21/529.30	c total clause space: 206.656MB
529.21/529.30	c total #watches: 186584
530.31/530.48	c total #propagations: 157268865 / total #impl: 618853364 (eff. 0.254)
530.31/530.48	c #Conflicts:     311000 | #Learnt:      23757 | 0.000
530.31/530.48	c total clause space: 206.656MB
530.31/530.48	c total #watches: 193242
531.61/531.74	c total #propagations: 157790358 / total #impl: 620452804 (eff. 0.254)
531.61/531.74	c #Conflicts:     312000 | #Learnt:      24757 | 0.000
531.61/531.74	c total clause space: 206.656MB
531.61/531.74	c total #watches: 197657
532.81/532.95	c total #propagations: 158294999 / total #impl: 622216170 (eff. 0.254)
532.81/532.95	c #Conflicts:     313000 | #Learnt:      25757 | 0.000
532.81/532.95	c total clause space: 206.656MB
532.81/532.95	c total #watches: 202067
534.00/534.16	c total #propagations: 158812652 / total #impl: 624308633 (eff. 0.254)
534.00/534.16	c #Conflicts:     314000 | #Learnt:      26757 | 0.000
534.00/534.16	c total clause space: 206.656MB
534.00/534.16	c total #watches: 208778
535.61/535.78	c total #propagations: 159362291 / total #impl: 626088786 (eff. 0.255)
535.61/535.78	c GC COLLECT
535.61/535.78	c #Conflicts:     315000 | #Learnt:      14356 | 0.000
535.61/535.78	c total clause space: 206.656MB
535.61/535.78	c total #watches: 143780
537.00/537.12	c total #propagations: 159809515 / total #impl: 628105698 (eff. 0.254)
537.00/537.12	c #Conflicts:     316000 | #Learnt:      15356 | 0.000
537.00/537.12	c total clause space: 206.656MB
537.00/537.12	c total #watches: 152783
538.30/538.40	c total #propagations: 160307086 / total #impl: 629833030 (eff. 0.255)
538.30/538.40	c #Conflicts:     317000 | #Learnt:      16356 | 0.000
538.30/538.40	c total clause space: 206.656MB
538.30/538.40	c total #watches: 157161
539.60/539.76	c total #propagations: 160830170 / total #impl: 631400571 (eff. 0.255)
539.60/539.76	c #Conflicts:     318000 | #Learnt:      17356 | 0.000
539.60/539.76	c total clause space: 206.656MB
539.60/539.76	c total #watches: 166150
540.90/541.00	c total #propagations: 161311457 / total #impl: 632921229 (eff. 0.255)
540.90/541.00	c #Conflicts:     319000 | #Learnt:      18356 | 0.000
540.90/541.00	c total clause space: 206.656MB
540.90/541.00	c total #watches: 168303
542.10/542.29	c total #propagations: 161832794 / total #impl: 634464666 (eff. 0.255)
542.10/542.29	c #Conflicts:     320000 | #Learnt:      19356 | 0.000
542.10/542.29	c total clause space: 206.656MB
542.10/542.29	c total #watches: 170432
543.41/543.56	c total #propagations: 162374928 / total #impl: 636241427 (eff. 0.255)
543.41/543.56	c #Conflicts:     321000 | #Learnt:      20356 | 0.000
543.41/543.56	c total clause space: 206.656MB
543.41/543.56	c total #watches: 174775
544.70/544.83	c total #propagations: 162855901 / total #impl: 638023662 (eff. 0.255)
544.70/544.83	c #Conflicts:     322000 | #Learnt:      21356 | 0.000
544.70/544.83	c total clause space: 206.656MB
544.70/544.83	c total #watches: 179131
546.61/546.80	c total #propagations: 163356384 / total #impl: 639715721 (eff. 0.255)
546.61/546.80	c #Conflicts:     323000 | #Learnt:      22356 | 0.000
546.61/546.80	c total clause space: 206.656MB
546.61/546.80	c total #watches: 183420
548.60/548.79	c total #propagations: 163995575 / total #impl: 642338974 (eff. 0.255)
548.60/548.79	c #Conflicts:     324000 | #Learnt:      23356 | 0.000
548.60/548.79	c total clause space: 206.656MB
548.60/548.79	c total #watches: 185437
550.70/550.88	c total #propagations: 164741140 / total #impl: 644572285 (eff. 0.256)
550.70/550.88	c #Conflicts:     325000 | #Learnt:      24356 | 0.000
550.70/550.88	c total clause space: 206.656MB
550.70/550.88	c total #watches: 189780
552.60/552.80	c total #propagations: 165412868 / total #impl: 647564346 (eff. 0.255)
552.60/552.80	c #Conflicts:     326000 | #Learnt:      25356 | 0.000
552.60/552.80	c total clause space: 206.656MB
552.60/552.80	c total #watches: 194163
554.50/554.64	c total #propagations: 166056100 / total #impl: 649740246 (eff. 0.256)
554.50/554.64	c #Conflicts:     327000 | #Learnt:      26356 | 0.000
554.50/554.64	c total clause space: 206.656MB
554.50/554.64	c total #watches: 200719
556.20/556.32	c total #propagations: 166736342 / total #impl: 652097773 (eff. 0.256)
556.20/556.32	c #Conflicts:     328000 | #Learnt:      27356 | 0.000
556.20/556.32	c total clause space: 206.656MB
556.20/556.32	c total #watches: 204989
557.90/558.08	c total #propagations: 167405872 / total #impl: 654316978 (eff. 0.256)
557.90/558.08	c GC COLLECT
557.90/558.08	c #Conflicts:     329000 | #Learnt:      14657 | 0.000
557.90/558.08	c total clause space: 206.656MB
557.90/558.08	c total #watches: 153666
559.50/559.60	c total #propagations: 167906540 / total #impl: 655934312 (eff. 0.256)
559.50/559.60	c #Conflicts:     330000 | #Learnt:      15657 | 0.000
559.50/559.60	c total clause space: 206.656MB
559.50/559.60	c total #watches: 158156
560.91/561.09	c total #propagations: 168430390 / total #impl: 657817395 (eff. 0.256)
560.91/561.09	c #Conflicts:     331000 | #Learnt:      16657 | 0.000
560.91/561.09	c total clause space: 206.656MB
560.91/561.09	c total #watches: 162713
562.80/562.91	c total #propagations: 169004691 / total #impl: 659892245 (eff. 0.256)
562.80/562.91	c #Conflicts:     332000 | #Learnt:      17657 | 0.000
562.80/562.91	c total clause space: 206.656MB
562.80/562.91	c total #watches: 166995
564.40/564.51	c total #propagations: 169564564 / total #impl: 661574937 (eff. 0.256)
564.40/564.51	c #Conflicts:     333000 | #Learnt:      18657 | 0.000
564.40/564.51	c total clause space: 206.656MB
564.40/564.51	c total #watches: 171525
565.80/565.94	c total #propagations: 170046422 / total #impl: 663157922 (eff. 0.256)
565.80/565.94	c #Conflicts:     334000 | #Learnt:      19657 | 0.000
565.80/565.94	c total clause space: 206.656MB
565.80/565.94	c total #watches: 178295
567.30/567.44	c total #propagations: 170589200 / total #impl: 664408184 (eff. 0.257)
567.30/567.44	c #Conflicts:     335000 | #Learnt:      20657 | 0.000
567.30/567.44	c total clause space: 206.656MB
567.30/567.44	c total #watches: 184856
569.00/569.10	c total #propagations: 171087369 / total #impl: 666162828 (eff. 0.257)
569.00/569.10	c #Conflicts:     336000 | #Learnt:      21657 | 0.000
569.00/569.10	c total clause space: 206.656MB
569.00/569.10	c total #watches: 189254
570.50/570.66	c total #propagations: 171613055 / total #impl: 668956044 (eff. 0.257)
570.50/570.66	c #Conflicts:     337000 | #Learnt:      22657 | 0.000
570.50/570.66	c total clause space: 206.656MB
570.50/570.66	c total #watches: 193633
572.20/572.30	c total #propagations: 172205803 / total #impl: 670908493 (eff. 0.257)
572.20/572.30	c #Conflicts:     338000 | #Learnt:      23657 | 0.000
572.20/572.30	c total clause space: 206.656MB
572.20/572.30	c total #watches: 197941
573.60/573.77	c total #propagations: 172750725 / total #impl: 672944761 (eff. 0.257)
573.60/573.77	c #Conflicts:     339000 | #Learnt:      24657 | 0.000
573.60/573.77	c total clause space: 206.656MB
573.60/573.77	c total #watches: 204651
575.10/575.27	c total #propagations: 173351047 / total #impl: 674966849 (eff. 0.257)
575.10/575.27	c #Conflicts:     340000 | #Learnt:      25657 | 0.000
575.10/575.27	c total clause space: 206.656MB
575.10/575.27	c total #watches: 206975
576.60/576.70	c total #propagations: 173928455 / total #impl: 677874232 (eff. 0.257)
576.60/576.70	c #Conflicts:     341000 | #Learnt:      26657 | 0.000
576.60/576.70	c total clause space: 206.656MB
576.60/576.70	c total #watches: 209230
577.90/578.06	c total #propagations: 174486812 / total #impl: 680048387 (eff. 0.257)
577.90/578.06	c #Conflicts:     342000 | #Learnt:      27657 | 0.000
577.90/578.06	c total clause space: 206.656MB
577.90/578.06	c total #watches: 211297
579.60/579.74	c total #propagations: 175064186 / total #impl: 682603874 (eff. 0.256)
579.60/579.74	c GC COLLECT
579.60/579.74	c #Conflicts:     343000 | #Learnt:      14651 | 0.000
579.60/579.74	c total clause space: 206.656MB
579.60/579.74	c total #watches: 146723
581.30/581.47	c total #propagations: 175593891 / total #impl: 684802154 (eff. 0.256)
581.30/581.47	c #Conflicts:     344000 | #Learnt:      15651 | 0.000
581.30/581.47	c total clause space: 206.656MB
581.30/581.47	c total #watches: 148952
582.90/583.07	c total #propagations: 176107543 / total #impl: 687328386 (eff. 0.256)
582.90/583.07	c #Conflicts:     345000 | #Learnt:      16651 | 0.000
582.90/583.07	c total clause space: 206.656MB
582.90/583.07	c total #watches: 155568
584.40/584.53	c total #propagations: 176662672 / total #impl: 689491557 (eff. 0.256)
584.40/584.53	c #Conflicts:     346000 | #Learnt:      17651 | 0.000
584.40/584.53	c total clause space: 206.656MB
584.40/584.53	c total #watches: 159947
586.00/586.16	c total #propagations: 177189071 / total #impl: 691437143 (eff. 0.256)
586.00/586.16	c #Conflicts:     347000 | #Learnt:      18651 | 0.000
586.00/586.16	c total clause space: 206.656MB
586.00/586.16	c total #watches: 164410
587.60/587.77	c total #propagations: 177688375 / total #impl: 693095464 (eff. 0.256)
587.60/587.77	c #Conflicts:     348000 | #Learnt:      19651 | 0.000
587.60/587.77	c total clause space: 206.656MB
587.60/587.77	c total #watches: 166509
589.20/589.32	c total #propagations: 178182157 / total #impl: 695555482 (eff. 0.256)
589.20/589.32	c #Conflicts:     349000 | #Learnt:      20651 | 0.000
589.20/589.32	c total clause space: 206.656MB
589.20/589.32	c total #watches: 173080
590.80/590.97	c total #propagations: 178733995 / total #impl: 697263006 (eff. 0.256)
590.80/590.97	c #Conflicts:     350000 | #Learnt:      21651 | 0.000
590.80/590.97	c total clause space: 206.656MB
590.80/590.97	c total #watches: 175096
592.39/592.51	c total #propagations: 179321392 / total #impl: 698828429 (eff. 0.257)
592.39/592.51	c #Conflicts:     351000 | #Learnt:      22651 | 0.000
592.39/592.51	c total clause space: 206.656MB
592.39/592.51	c total #watches: 179403
594.00/594.13	c total #propagations: 179811799 / total #impl: 700815651 (eff. 0.257)
594.00/594.13	c #Conflicts:     352000 | #Learnt:      23651 | 0.000
594.00/594.13	c total clause space: 206.656MB
594.00/594.13	c total #watches: 183793
595.39/595.52	c total #propagations: 180287372 / total #impl: 702538433 (eff. 0.257)
595.39/595.52	c #Conflicts:     353000 | #Learnt:      24651 | 0.000
595.39/595.52	c total clause space: 206.656MB
595.39/595.52	c total #watches: 190436
596.79/596.92	c total #propagations: 180737310 / total #impl: 704067536 (eff. 0.257)
596.79/596.92	c #Conflicts:     354000 | #Learnt:      25651 | 0.000
596.79/596.92	c total clause space: 206.656MB
596.79/596.92	c total #watches: 194769
598.19/598.37	c total #propagations: 181327603 / total #impl: 706107219 (eff. 0.257)
598.19/598.37	c #Conflicts:     355000 | #Learnt:      26651 | 0.000
598.19/598.37	c total clause space: 206.656MB
598.19/598.37	c total #watches: 199147
599.40/599.58	c total #propagations: 181890087 / total #impl: 707966339 (eff. 0.257)
599.40/599.58	c #Conflicts:     356000 | #Learnt:      27651 | 0.000
599.40/599.58	c total clause space: 206.656MB
599.40/599.58	c total #watches: 203601
600.50/600.64	c total #propagations: 182387865 / total #impl: 709479581 (eff. 0.257)
600.50/600.64	c GC COLLECT
600.50/600.64	c #Conflicts:     357000 | #Learnt:      14359 | 0.000
600.50/600.64	c total clause space: 206.656MB
600.50/600.64	c total #watches: 146092
602.19/602.36	c total #propagations: 182923550 / total #impl: 711127791 (eff. 0.257)
602.19/602.36	c #Conflicts:     358000 | #Learnt:      15359 | 0.000
602.19/602.36	c total clause space: 206.656MB
602.19/602.36	c total #watches: 152924
603.80/603.97	c total #propagations: 183399957 / total #impl: 712895376 (eff. 0.257)
603.80/603.97	c #Conflicts:     359000 | #Learnt:      16359 | 0.000
603.80/603.97	c total clause space: 206.656MB
603.80/603.97	c total #watches: 159563
605.59/605.70	c total #propagations: 184001926 / total #impl: 714677253 (eff. 0.257)
605.59/605.70	c #Conflicts:     360000 | #Learnt:      17359 | 0.000
605.59/605.70	c total clause space: 206.656MB
605.59/605.70	c total #watches: 161708
607.49/607.60	c total #propagations: 184654473 / total #impl: 717261429 (eff. 0.257)
607.49/607.60	c #Conflicts:     361000 | #Learnt:      18359 | 0.000
607.49/607.60	c total clause space: 206.656MB
607.49/607.60	c total #watches: 163862
609.40/609.51	c total #propagations: 185256232 / total #impl: 718906686 (eff. 0.258)
609.40/609.51	c #Conflicts:     362000 | #Learnt:      19359 | 0.000
609.40/609.51	c total clause space: 206.656MB
609.40/609.51	c total #watches: 168174
611.39/611.52	c total #propagations: 185840621 / total #impl: 720534442 (eff. 0.258)
611.39/611.52	c #Conflicts:     363000 | #Learnt:      20359 | 0.000
611.39/611.52	c total clause space: 206.656MB
611.39/611.52	c total #watches: 170224
612.99/613.14	c total #propagations: 186505086 / total #impl: 722617513 (eff. 0.258)
612.99/613.14	c #Conflicts:     364000 | #Learnt:      21359 | 0.000
612.99/613.14	c total clause space: 206.656MB
612.99/613.14	c total #watches: 174629
614.59/614.73	c total #propagations: 187129192 / total #impl: 724548531 (eff. 0.258)
614.59/614.73	c #Conflicts:     365000 | #Learnt:      22359 | 0.000
614.59/614.73	c total clause space: 206.656MB
614.59/614.73	c total #watches: 176749
616.19/616.39	c total #propagations: 187668450 / total #impl: 726387140 (eff. 0.258)
616.19/616.39	c #Conflicts:     366000 | #Learnt:      23359 | 0.000
616.19/616.39	c total clause space: 206.656MB
616.19/616.39	c total #watches: 183383
617.79/617.94	c total #propagations: 188244172 / total #impl: 728563771 (eff. 0.258)
617.79/617.94	c #Conflicts:     367000 | #Learnt:      24359 | 0.000
617.79/617.94	c total clause space: 206.656MB
617.79/617.94	c total #watches: 187686
619.39/619.58	c total #propagations: 188737446 / total #impl: 730757679 (eff. 0.258)
619.39/619.58	c #Conflicts:     368000 | #Learnt:      25359 | 0.000
619.39/619.58	c total clause space: 206.656MB
619.39/619.58	c total #watches: 189701
621.09/621.24	c total #propagations: 189311942 / total #impl: 733283703 (eff. 0.258)
621.09/621.24	c #Conflicts:     369000 | #Learnt:      26359 | 0.000
621.09/621.24	c total clause space: 206.656MB
621.09/621.24	c total #watches: 196507
622.60/622.70	c total #propagations: 189875835 / total #impl: 735825605 (eff. 0.258)
622.60/622.70	c #Conflicts:     370000 | #Learnt:      27359 | 0.000
622.60/622.70	c total clause space: 206.656MB
622.60/622.70	c total #watches: 201273
623.89/624.02	c total #propagations: 190449721 / total #impl: 738371052 (eff. 0.258)
623.89/624.02	c #Conflicts:     371000 | #Learnt:      28359 | 0.000
623.89/624.02	c total clause space: 206.656MB
623.89/624.02	c total #watches: 203591
625.39/625.50	c total #propagations: 190952695 / total #impl: 740437217 (eff. 0.258)
625.39/625.50	c GC COLLECT
625.39/625.50	c #Conflicts:     372000 | #Learnt:      14761 | 0.000
625.39/625.50	c total clause space: 206.656MB
625.39/625.50	c total #watches: 151611
626.89/627.07	c total #propagations: 191451139 / total #impl: 742411875 (eff. 0.258)
626.89/627.07	c #Conflicts:     373000 | #Learnt:      15761 | 0.000
626.89/627.07	c total clause space: 206.656MB
626.89/627.07	c total #watches: 156124
628.39/628.57	c total #propagations: 191880871 / total #impl: 744281629 (eff. 0.258)
628.39/628.57	c #Conflicts:     374000 | #Learnt:      16761 | 0.000
628.39/628.57	c total clause space: 206.656MB
628.39/628.57	c total #watches: 160438
629.89/630.06	c total #propagations: 192391738 / total #impl: 746135952 (eff. 0.258)
629.89/630.06	c #Conflicts:     375000 | #Learnt:      17761 | 0.000
629.89/630.06	c total clause space: 206.656MB
629.89/630.06	c total #watches: 162497
631.49/631.63	c total #propagations: 192928731 / total #impl: 748214486 (eff. 0.258)
631.49/631.63	c #Conflicts:     376000 | #Learnt:      18761 | 0.000
631.49/631.63	c total clause space: 206.656MB
631.49/631.63	c total #watches: 164602
633.29/633.40	c total #propagations: 193483395 / total #impl: 750227558 (eff. 0.258)
633.29/633.40	c #Conflicts:     377000 | #Learnt:      19761 | 0.000
633.29/633.40	c total clause space: 206.656MB
633.29/633.40	c total #watches: 166925
634.99/635.10	c total #propagations: 194053704 / total #impl: 753198218 (eff. 0.258)
634.99/635.10	c #Conflicts:     378000 | #Learnt:      20761 | 0.000
634.99/635.10	c total clause space: 206.656MB
634.99/635.10	c total #watches: 171355
636.49/636.69	c total #propagations: 194577438 / total #impl: 755282137 (eff. 0.258)
636.49/636.69	c #Conflicts:     379000 | #Learnt:      21761 | 0.000
636.49/636.69	c total clause space: 206.656MB
636.49/636.69	c total #watches: 177946
638.29/638.47	c total #propagations: 195166378 / total #impl: 757657792 (eff. 0.258)
638.29/638.47	c #Conflicts:     380000 | #Learnt:      22761 | 0.000
638.29/638.47	c total clause space: 206.656MB
638.29/638.47	c total #watches: 180059
639.99/640.20	c total #propagations: 195729013 / total #impl: 759410963 (eff. 0.258)
639.99/640.20	c #Conflicts:     381000 | #Learnt:      23761 | 0.000
639.99/640.20	c total clause space: 206.656MB
639.99/640.20	c total #watches: 184458
641.79/641.97	c total #propagations: 196369085 / total #impl: 761637756 (eff. 0.258)
641.79/641.97	c #Conflicts:     382000 | #Learnt:      24761 | 0.000
641.79/641.97	c total clause space: 206.656MB
641.79/641.97	c total #watches: 186716
643.59/643.74	c total #propagations: 196909924 / total #impl: 763345870 (eff. 0.258)
643.59/643.74	c #Conflicts:     383000 | #Learnt:      25761 | 0.000
643.59/643.74	c total clause space: 206.656MB
643.59/643.74	c total #watches: 193380
645.19/645.38	c total #propagations: 197458279 / total #impl: 766742274 (eff. 0.258)
645.19/645.38	c #Conflicts:     384000 | #Learnt:      26761 | 0.000
645.19/645.38	c total clause space: 206.656MB
645.19/645.38	c total #watches: 199965
647.09/647.23	c total #propagations: 197943353 / total #impl: 768881961 (eff. 0.257)
647.09/647.23	c #Conflicts:     385000 | #Learnt:      27761 | 0.000
647.09/647.23	c total clause space: 206.656MB
647.09/647.23	c total #watches: 202031
648.89/649.09	c total #propagations: 198432383 / total #impl: 770478894 (eff. 0.258)
648.89/649.09	c #Conflicts:     386000 | #Learnt:      28761 | 0.000
648.89/649.09	c total clause space: 206.656MB
648.89/649.09	c total #watches: 206385
650.59/650.79	c total #propagations: 198993480 / total #impl: 772663814 (eff. 0.258)
650.59/650.79	c #Conflicts:     387000 | #Learnt:      29761 | 0.000
650.59/650.79	c total clause space: 206.656MB
650.59/650.79	c total #watches: 210789
652.29/652.43	c total #propagations: 199495308 / total #impl: 775143505 (eff. 0.257)
652.29/652.43	c GC COLLECT
652.29/652.43	c #Conflicts:     388000 | #Learnt:      15855 | 0.000
652.29/652.43	c total clause space: 206.656MB
652.29/652.43	c total #watches: 158463
653.88/654.01	c total #propagations: 199984728 / total #impl: 776976602 (eff. 0.257)
653.88/654.01	c #Conflicts:     389000 | #Learnt:      16855 | 0.000
653.88/654.01	c total clause space: 206.656MB
653.88/654.01	c total #watches: 160729
655.78/655.92	c total #propagations: 200462777 / total #impl: 778767362 (eff. 0.257)
655.78/655.92	c #Conflicts:     390000 | #Learnt:      17855 | 0.000
655.78/655.92	c total clause space: 206.656MB
655.78/655.92	c total #watches: 169551
657.18/657.36	c total #propagations: 200977405 / total #impl: 780882716 (eff. 0.257)
657.18/657.36	c #Conflicts:     391000 | #Learnt:      18855 | 0.000
657.18/657.36	c total clause space: 206.656MB
657.18/657.36	c total #watches: 173836
658.79/658.94	c total #propagations: 201503173 / total #impl: 782349567 (eff. 0.258)
658.79/658.94	c #Conflicts:     392000 | #Learnt:      19855 | 0.000
658.79/658.94	c total clause space: 206.656MB
658.79/658.94	c total #watches: 178161
660.48/660.61	c total #propagations: 202006551 / total #impl: 784044622 (eff. 0.258)
660.48/660.61	c #Conflicts:     393000 | #Learnt:      20855 | 0.000
660.48/660.61	c total clause space: 206.656MB
660.48/660.61	c total #watches: 180264
661.58/661.79	c total #propagations: 202599102 / total #impl: 785829889 (eff. 0.258)
661.58/661.79	c #Conflicts:     394000 | #Learnt:      21855 | 0.000
661.58/661.79	c total clause space: 206.656MB
661.58/661.79	c total #watches: 186952
662.98/663.12	c total #propagations: 203103963 / total #impl: 787286429 (eff. 0.258)
662.98/663.12	c #Conflicts:     395000 | #Learnt:      22855 | 0.000
662.98/663.12	c total clause space: 206.656MB
662.98/663.12	c total #watches: 189077
664.88/665.05	c total #propagations: 203646387 / total #impl: 789200464 (eff. 0.258)
664.88/665.05	c #Conflicts:     396000 | #Learnt:      23855 | 0.000
664.88/665.05	c total clause space: 206.656MB
664.88/665.05	c total #watches: 193437
666.68/666.82	c total #propagations: 204253375 / total #impl: 791399756 (eff. 0.258)
666.68/666.82	c #Conflicts:     397000 | #Learnt:      24855 | 0.000
666.68/666.82	c total clause space: 206.656MB
666.68/666.82	c total #watches: 200162
668.08/668.20	c total #propagations: 204883627 / total #impl: 793301396 (eff. 0.258)
668.08/668.20	c #Conflicts:     398000 | #Learnt:      25855 | 0.000
668.08/668.20	c total clause space: 206.656MB
668.08/668.20	c total #watches: 206896
669.08/669.27	c total #propagations: 205414444 / total #impl: 795422116 (eff. 0.258)
669.08/669.27	c #Conflicts:     399000 | #Learnt:      26855 | 0.000
669.08/669.27	c total clause space: 206.656MB
669.08/669.27	c total #watches: 231636
669.98/670.10	c total #propagations: 206007451 / total #impl: 797379980 (eff. 0.258)
669.98/670.10	c #Conflicts:     400000 | #Learnt:      27855 | 0.000
669.98/670.10	c total clause space: 206.656MB
669.98/670.10	c total #watches: 233759
670.68/670.81	c total #propagations: 206438118 / total #impl: 798507891 (eff. 0.259)
670.68/670.81	c #Conflicts:     401000 | #Learnt:      28855 | 0.000
670.68/670.81	c total clause space: 206.656MB
670.68/670.81	c total #watches: 240445
671.38/671.57	c total #propagations: 206822647 / total #impl: 799999267 (eff. 0.259)
671.38/671.57	c #Conflicts:     402000 | #Learnt:      29855 | 0.000
671.38/671.57	c total clause space: 206.656MB
671.38/671.57	c total #watches: 242710
672.48/672.68	c total #propagations: 207259333 / total #impl: 802351943 (eff. 0.258)
672.48/672.68	c GC COLLECT
672.48/672.68	c #Conflicts:     403000 | #Learnt:      15648 | 0.000
672.48/672.68	c total clause space: 206.656MB
672.48/672.68	c total #watches: 158001
673.98/674.18	c total #propagations: 207678013 / total #impl: 803949442 (eff. 0.258)
673.98/674.18	c #Conflicts:     404000 | #Learnt:      16648 | 0.000
673.98/674.18	c total clause space: 206.656MB
673.98/674.18	c total #watches: 162350
675.39/675.59	c total #propagations: 208180795 / total #impl: 806063997 (eff. 0.258)
675.39/675.59	c #Conflicts:     405000 | #Learnt:      17648 | 0.000
675.39/675.59	c total clause space: 206.656MB
675.39/675.59	c total #watches: 169281
676.78/676.90	c total #propagations: 208681073 / total #impl: 807739088 (eff. 0.258)
676.78/676.90	c #Conflicts:     406000 | #Learnt:      18648 | 0.000
676.78/676.90	c total clause space: 206.656MB
676.78/676.90	c total #watches: 178067
678.28/678.41	c total #propagations: 209271680 / total #impl: 809459080 (eff. 0.259)
678.28/678.41	c #Conflicts:     407000 | #Learnt:      19648 | 0.000
678.28/678.41	c total clause space: 206.656MB
678.28/678.41	c total #watches: 184651
680.08/680.25	c total #propagations: 209721543 / total #impl: 811440802 (eff. 0.258)
680.08/680.25	c #Conflicts:     408000 | #Learnt:      20648 | 0.000
680.08/680.25	c total clause space: 206.656MB
680.08/680.25	c total #watches: 186677
681.89/682.01	c total #propagations: 210193085 / total #impl: 813838731 (eff. 0.258)
681.89/682.01	c #Conflicts:     409000 | #Learnt:      21648 | 0.000
681.89/682.01	c total clause space: 206.656MB
681.89/682.01	c total #watches: 193285
683.38/683.59	c total #propagations: 210752039 / total #impl: 816788934 (eff. 0.258)
683.38/683.59	c #Conflicts:     410000 | #Learnt:      22648 | 0.000
683.38/683.59	c total clause space: 206.656MB
683.38/683.59	c total #watches: 197621
685.08/685.25	c total #propagations: 211284453 / total #impl: 818970593 (eff. 0.258)
685.08/685.25	c #Conflicts:     411000 | #Learnt:      23648 | 0.000
685.08/685.25	c total clause space: 206.656MB
685.08/685.25	c total #watches: 199731
686.78/686.94	c total #propagations: 211890901 / total #impl: 821598794 (eff. 0.258)
686.78/686.94	c #Conflicts:     412000 | #Learnt:      24648 | 0.000
686.78/686.94	c total clause space: 206.656MB
686.78/686.94	c total #watches: 201759
688.59/688.78	c total #propagations: 212441443 / total #impl: 823566403 (eff. 0.258)
688.59/688.78	c #Conflicts:     413000 | #Learnt:      25648 | 0.000
688.59/688.78	c total clause space: 206.656MB
688.59/688.78	c total #watches: 203807
690.28/690.40	c total #propagations: 212980497 / total #impl: 825932619 (eff. 0.258)
690.28/690.40	c #Conflicts:     414000 | #Learnt:      26648 | 0.000
690.28/690.40	c total clause space: 206.656MB
690.28/690.40	c total #watches: 208175
691.79/691.94	c total #propagations: 213526550 / total #impl: 828134226 (eff. 0.258)
691.79/691.94	c #Conflicts:     415000 | #Learnt:      27648 | 0.000
691.79/691.94	c total clause space: 206.656MB
691.79/691.94	c total #watches: 212483
693.48/693.61	c total #propagations: 214034086 / total #impl: 830404054 (eff. 0.258)
693.48/693.61	c #Conflicts:     416000 | #Learnt:      28648 | 0.000
693.48/693.61	c total clause space: 206.656MB
693.48/693.61	c total #watches: 214544
695.08/695.28	c total #propagations: 214581042 / total #impl: 833799660 (eff. 0.257)
695.08/695.28	c #Conflicts:     417000 | #Learnt:      29648 | 0.000
695.08/695.28	c total clause space: 206.656MB
695.08/695.28	c total #watches: 216581
696.78/696.98	c total #propagations: 215164873 / total #impl: 836468095 (eff. 0.257)
696.78/696.98	c #Conflicts:     418000 | #Learnt:      30648 | 0.000
696.78/696.98	c total clause space: 206.656MB
696.78/696.98	c total #watches: 218659
698.48/698.69	c total #propagations: 215710834 / total #impl: 839003158 (eff. 0.257)
698.48/698.69	c GC COLLECT
698.48/698.69	c #Conflicts:     419000 | #Learnt:      16152 | 0.000
698.48/698.69	c total clause space: 206.656MB
698.48/698.69	c total #watches: 159027
700.28/700.45	c total #propagations: 216242032 / total #impl: 840824942 (eff. 0.257)
700.28/700.45	c #Conflicts:     420000 | #Learnt:      17152 | 0.000
700.28/700.45	c total clause space: 206.656MB
700.28/700.45	c total #watches: 165700
702.08/702.25	c total #propagations: 216733801 / total #impl: 842952022 (eff. 0.257)
702.08/702.25	c #Conflicts:     421000 | #Learnt:      18152 | 0.000
702.08/702.25	c total clause space: 206.656MB
702.08/702.25	c total #watches: 167891
703.68/703.88	c total #propagations: 217258718 / total #impl: 844633538 (eff. 0.257)
703.68/703.88	c #Conflicts:     422000 | #Learnt:      19152 | 0.000
703.68/703.88	c total clause space: 206.656MB
703.68/703.88	c total #watches: 174577
705.28/705.47	c total #propagations: 217797535 / total #impl: 846096842 (eff. 0.257)
705.28/705.47	c #Conflicts:     423000 | #Learnt:      20152 | 0.000
705.28/705.47	c total clause space: 206.656MB
705.28/705.47	c total #watches: 176724
706.98/707.14	c total #propagations: 218347767 / total #impl: 848013912 (eff. 0.257)
706.98/707.14	c #Conflicts:     424000 | #Learnt:      21152 | 0.000
706.98/707.14	c total clause space: 206.656MB
706.98/707.14	c total #watches: 181194
708.58/708.76	c total #propagations: 218872986 / total #impl: 849878612 (eff. 0.258)
708.58/708.76	c #Conflicts:     425000 | #Learnt:      22152 | 0.000
708.58/708.76	c total clause space: 206.656MB
708.58/708.76	c total #watches: 183412
710.08/710.24	c total #propagations: 219369589 / total #impl: 851969360 (eff. 0.257)
710.08/710.24	c #Conflicts:     426000 | #Learnt:      23152 | 0.000
710.08/710.24	c total clause space: 206.656MB
710.08/710.24	c total #watches: 185509
711.47/711.69	c total #propagations: 219802282 / total #impl: 854298255 (eff. 0.257)
711.47/711.69	c #Conflicts:     427000 | #Learnt:      24152 | 0.000
711.47/711.69	c total clause space: 206.656MB
711.47/711.69	c total #watches: 187671
713.17/713.30	c total #propagations: 220276000 / total #impl: 856201597 (eff. 0.257)
713.17/713.30	c #Conflicts:     428000 | #Learnt:      25152 | 0.000
713.17/713.30	c total clause space: 206.656MB
713.17/713.30	c total #watches: 189704
714.47/714.69	c total #propagations: 220787906 / total #impl: 858283320 (eff. 0.257)
714.47/714.69	c #Conflicts:     429000 | #Learnt:      26152 | 0.000
714.47/714.69	c total clause space: 206.656MB
714.47/714.69	c total #watches: 193977
715.77/715.92	c total #propagations: 221309929 / total #impl: 859999638 (eff. 0.257)
715.77/715.92	c #Conflicts:     430000 | #Learnt:      27152 | 0.000
715.77/715.92	c total clause space: 206.656MB
715.77/715.92	c total #watches: 198341
717.18/717.36	c total #propagations: 221785018 / total #impl: 861696385 (eff. 0.257)
717.18/717.36	c #Conflicts:     431000 | #Learnt:      28152 | 0.000
717.18/717.36	c total clause space: 206.656MB
717.18/717.36	c total #watches: 202589
718.37/718.52	c total #propagations: 222281593 / total #impl: 863607820 (eff. 0.257)
718.37/718.52	c #Conflicts:     432000 | #Learnt:      29152 | 0.000
718.37/718.52	c total clause space: 206.656MB
718.37/718.52	c total #watches: 204638
719.57/719.76	c total #propagations: 222786358 / total #impl: 865215345 (eff. 0.257)
719.57/719.76	c #Conflicts:     433000 | #Learnt:      30152 | 0.000
719.57/719.76	c total clause space: 206.656MB
719.57/719.76	c total #watches: 206780
720.77/720.90	c total #propagations: 223263678 / total #impl: 867400309 (eff. 0.257)
720.77/720.90	c #Conflicts:     434000 | #Learnt:      31152 | 0.000
720.77/720.90	c total clause space: 206.656MB
720.77/720.90	c total #watches: 213327
722.07/722.28	c total #propagations: 223735870 / total #impl: 868928532 (eff. 0.257)
722.07/722.28	c GC COLLECT
722.07/722.28	c #Conflicts:     435000 | #Learnt:      16355 | 0.000
722.07/722.28	c total clause space: 206.656MB
722.07/722.28	c total #watches: 168500
723.37/723.55	c total #propagations: 224242955 / total #impl: 871184437 (eff. 0.257)
723.37/723.55	c #Conflicts:     436000 | #Learnt:      17355 | 0.000
723.37/723.55	c total clause space: 206.656MB
723.37/723.55	c total #watches: 175128
725.07/725.22	c total #propagations: 224734626 / total #impl: 873171667 (eff. 0.257)
725.07/725.22	c #Conflicts:     437000 | #Learnt:      18355 | 0.000
725.07/725.22	c total clause space: 206.656MB
725.07/725.22	c total #watches: 177161
726.98/727.15	c total #propagations: 225260332 / total #impl: 876836154 (eff. 0.257)
726.98/727.15	c #Conflicts:     438000 | #Learnt:      19355 | 0.000
726.98/727.15	c total clause space: 206.656MB
726.98/727.15	c total #watches: 179226
728.77/728.96	c total #propagations: 225815896 / total #impl: 882846701 (eff. 0.256)
728.77/728.96	c #Conflicts:     439000 | #Learnt:      20355 | 0.000
728.77/728.96	c total clause space: 206.656MB
728.77/728.96	c total #watches: 183524
730.38/730.53	c total #propagations: 226428701 / total #impl: 885178036 (eff. 0.256)
730.38/730.53	c #Conflicts:     440000 | #Learnt:      21355 | 0.000
730.38/730.53	c total clause space: 206.656MB
730.38/730.53	c total #watches: 190081
731.77/731.92	c total #propagations: 226935420 / total #impl: 886805667 (eff. 0.256)
731.77/731.92	c #Conflicts:     441000 | #Learnt:      22355 | 0.000
731.77/731.92	c total clause space: 206.656MB
731.77/731.92	c total #watches: 194522
732.87/733.07	c total #propagations: 227449984 / total #impl: 888387451 (eff. 0.256)
732.87/733.07	c #Conflicts:     442000 | #Learnt:      23355 | 0.000
732.87/733.07	c total clause space: 206.656MB
732.87/733.07	c total #watches: 201246
733.97/734.19	c total #propagations: 228013770 / total #impl: 890018615 (eff. 0.256)
733.97/734.19	c #Conflicts:     443000 | #Learnt:      24355 | 0.000
733.97/734.19	c total clause space: 206.656MB
733.97/734.19	c total #watches: 205541
735.07/735.29	c total #propagations: 228580325 / total #impl: 891792255 (eff. 0.256)
735.07/735.29	c #Conflicts:     444000 | #Learnt:      25355 | 0.000
735.07/735.29	c total clause space: 206.656MB
735.07/735.29	c total #watches: 207605
736.07/736.20	c total #propagations: 229044462 / total #impl: 893109713 (eff. 0.256)
736.07/736.20	c #Conflicts:     445000 | #Learnt:      26355 | 0.000
736.07/736.20	c total clause space: 206.656MB
736.07/736.20	c total #watches: 214114
736.98/737.15	c total #propagations: 229452821 / total #impl: 894396115 (eff. 0.257)
736.98/737.15	c #Conflicts:     446000 | #Learnt:      27355 | 0.000
736.98/737.15	c total clause space: 206.656MB
736.98/737.15	c total #watches: 220633
737.77/737.92	c total #propagations: 229902619 / total #impl: 895671817 (eff. 0.257)
737.77/737.92	c #Conflicts:     447000 | #Learnt:      28355 | 0.000
737.77/737.92	c total clause space: 206.656MB
737.77/737.92	c total #watches: 229315
738.57/738.70	c total #propagations: 230351980 / total #impl: 897295932 (eff. 0.257)
738.57/738.70	c #Conflicts:     448000 | #Learnt:      29355 | 0.000
738.57/738.70	c total clause space: 206.656MB
738.57/738.70	c total #watches: 231370
739.27/739.46	c total #propagations: 230836008 / total #impl: 899757776 (eff. 0.257)
739.27/739.46	c #Conflicts:     449000 | #Learnt:      30355 | 0.000
739.27/739.46	c total clause space: 206.656MB
739.27/739.46	c total #watches: 237829
740.07/740.30	c total #propagations: 231348559 / total #impl: 901508629 (eff. 0.257)
740.07/740.30	c #Conflicts:     450000 | #Learnt:      31355 | 0.000
740.07/740.30	c total clause space: 206.656MB
740.07/740.30	c total #watches: 239907
741.07/741.22	c total #propagations: 231780974 / total #impl: 902732695 (eff. 0.257)
741.07/741.22	c GC COLLECT
741.07/741.22	c #Conflicts:     451000 | #Learnt:      16259 | 0.000
741.07/741.22	c total clause space: 206.656MB
741.07/741.22	c total #watches: 161518
742.67/742.84	c total #propagations: 232311812 / total #impl: 904115218 (eff. 0.257)
742.67/742.84	c #Conflicts:     452000 | #Learnt:      17259 | 0.000
742.67/742.84	c total clause space: 206.656MB
742.67/742.84	c total #watches: 165844
744.47/744.62	c total #propagations: 232794522 / total #impl: 905872955 (eff. 0.257)
744.47/744.62	c #Conflicts:     453000 | #Learnt:      18259 | 0.000
744.47/744.62	c total clause space: 206.656MB
744.47/744.62	c total #watches: 172371
745.87/746.07	c total #propagations: 233294201 / total #impl: 907550763 (eff. 0.257)
745.87/746.07	c #Conflicts:     454000 | #Learnt:      19259 | 0.000
745.87/746.07	c total clause space: 206.656MB
745.87/746.07	c total #watches: 176696
747.27/747.43	c total #propagations: 233887256 / total #impl: 909665726 (eff. 0.257)
747.27/747.43	c #Conflicts:     455000 | #Learnt:      20259 | 0.000
747.27/747.43	c total clause space: 206.656MB
747.27/747.43	c total #watches: 181149
748.67/748.81	c total #propagations: 234383372 / total #impl: 911280761 (eff. 0.257)
748.67/748.81	c #Conflicts:     456000 | #Learnt:      21259 | 0.000
748.67/748.81	c total clause space: 206.656MB
748.67/748.81	c total #watches: 185480
750.07/750.28	c total #propagations: 235012091 / total #impl: 913110968 (eff. 0.257)
750.07/750.28	c #Conflicts:     457000 | #Learnt:      22259 | 0.000
750.07/750.28	c total clause space: 206.656MB
750.07/750.28	c total #watches: 192057
751.27/751.47	c total #propagations: 235675404 / total #impl: 916013208 (eff. 0.257)
751.27/751.47	c #Conflicts:     458000 | #Learnt:      23259 | 0.000
751.27/751.47	c total clause space: 206.656MB
751.27/751.47	c total #watches: 196401
752.77/752.91	c total #propagations: 236137834 / total #impl: 917676569 (eff. 0.257)
752.77/752.91	c #Conflicts:     459000 | #Learnt:      24259 | 0.000
752.77/752.91	c total clause space: 206.656MB
752.77/752.91	c total #watches: 198475
754.07/754.25	c total #propagations: 236637813 / total #impl: 920154739 (eff. 0.257)
754.07/754.25	c #Conflicts:     460000 | #Learnt:      25259 | 0.000
754.07/754.25	c total clause space: 206.656MB
754.07/754.25	c total #watches: 200621
755.37/755.50	c total #propagations: 237176961 / total #impl: 922198959 (eff. 0.257)
755.37/755.50	c #Conflicts:     461000 | #Learnt:      26259 | 0.000
755.37/755.50	c total clause space: 206.656MB
755.37/755.50	c total #watches: 204929
756.57/756.70	c total #propagations: 237674861 / total #impl: 924290785 (eff. 0.257)
756.57/756.70	c #Conflicts:     462000 | #Learnt:      27259 | 0.000
756.57/756.70	c total clause space: 206.656MB
756.57/756.70	c total #watches: 209319
757.57/757.70	c total #propagations: 238220969 / total #impl: 925751529 (eff. 0.257)
757.57/757.70	c #Conflicts:     463000 | #Learnt:      28259 | 0.000
757.57/757.70	c total clause space: 206.656MB
757.57/757.70	c total #watches: 215982
758.47/758.61	c total #propagations: 238751266 / total #impl: 927698815 (eff. 0.257)
758.47/758.61	c #Conflicts:     464000 | #Learnt:      29259 | 0.000
758.47/758.61	c total clause space: 206.656MB
758.47/758.61	c total #watches: 218120
759.37/759.57	c total #propagations: 239285849 / total #impl: 929427827 (eff. 0.257)
759.37/759.57	c #Conflicts:     465000 | #Learnt:      30259 | 0.000
759.37/759.57	c total clause space: 206.656MB
759.37/759.57	c total #watches: 222521
760.27/760.49	c total #propagations: 239724129 / total #impl: 930696477 (eff. 0.258)
760.27/760.49	c #Conflicts:     466000 | #Learnt:      31259 | 0.000
760.27/760.49	c total clause space: 206.656MB
760.27/760.49	c total #watches: 226771
761.27/761.48	c total #propagations: 240319015 / total #impl: 932342981 (eff. 0.258)
761.27/761.48	c #Conflicts:     467000 | #Learnt:      32259 | 0.000
761.27/761.48	c total clause space: 206.656MB
761.27/761.48	c total #watches: 231238
762.56/762.75	c total #propagations: 240921275 / total #impl: 934216272 (eff. 0.258)
762.56/762.75	c GC COLLECT
762.56/762.75	c #Conflicts:     468000 | #Learnt:      16855 | 0.000
762.56/762.75	c total clause space: 206.656MB
762.56/762.75	c total #watches: 162782
764.37/764.56	c total #propagations: 241481299 / total #impl: 935980281 (eff. 0.258)
764.37/764.56	c #Conflicts:     469000 | #Learnt:      17855 | 0.000
764.37/764.56	c total clause space: 206.656MB
764.37/764.56	c total #watches: 167217
765.96/766.14	c total #propagations: 241963163 / total #impl: 937468007 (eff. 0.258)
765.96/766.14	c #Conflicts:     470000 | #Learnt:      18855 | 0.000
765.96/766.14	c total clause space: 206.656MB
765.96/766.14	c total #watches: 171659
767.56/767.74	c total #propagations: 242533631 / total #impl: 939379132 (eff. 0.258)
767.56/767.74	c #Conflicts:     471000 | #Learnt:      19855 | 0.000
767.56/767.74	c total clause space: 206.656MB
767.56/767.74	c total #watches: 176023
769.16/769.32	c total #propagations: 243154982 / total #impl: 941485361 (eff. 0.258)
769.16/769.32	c #Conflicts:     472000 | #Learnt:      20855 | 0.000
769.16/769.32	c total clause space: 206.656MB
769.16/769.32	c total #watches: 180504
770.46/770.68	c total #propagations: 243774692 / total #impl: 943117703 (eff. 0.258)
770.46/770.68	c #Conflicts:     473000 | #Learnt:      21855 | 0.000
770.46/770.68	c total clause space: 206.656MB
770.46/770.68	c total #watches: 182596
771.96/772.20	c total #propagations: 244347647 / total #impl: 944937221 (eff. 0.259)
771.96/772.20	c #Conflicts:     474000 | #Learnt:      22855 | 0.000
771.96/772.20	c total clause space: 206.656MB
771.96/772.20	c total #watches: 186927
773.66/773.83	c total #propagations: 244922776 / total #impl: 946772943 (eff. 0.259)
773.66/773.83	c #Conflicts:     475000 | #Learnt:      23855 | 0.000
773.66/773.83	c total clause space: 206.656MB
773.66/773.83	c total #watches: 188999
775.16/775.39	c total #propagations: 245577306 / total #impl: 948623485 (eff. 0.259)
775.16/775.39	c #Conflicts:     476000 | #Learnt:      24855 | 0.000
775.16/775.39	c total clause space: 206.656MB
775.16/775.39	c total #watches: 193290
776.86/777.01	c total #propagations: 246153961 / total #impl: 950532651 (eff. 0.259)
776.86/777.01	c #Conflicts:     477000 | #Learnt:      25855 | 0.000
776.86/777.01	c total clause space: 206.656MB
776.86/777.01	c total #watches: 202240
778.26/778.40	c total #propagations: 246730151 / total #impl: 952008833 (eff. 0.259)
778.26/778.40	c #Conflicts:     478000 | #Learnt:      26855 | 0.000
778.26/778.40	c total clause space: 206.656MB
778.26/778.40	c total #watches: 204643
779.56/779.76	c total #propagations: 247433460 / total #impl: 953817880 (eff. 0.259)
779.56/779.76	c #Conflicts:     479000 | #Learnt:      27855 | 0.000
779.56/779.76	c total clause space: 206.656MB
779.56/779.76	c total #watches: 213417
780.76/780.99	c total #propagations: 248076778 / total #impl: 955955653 (eff. 0.260)
780.76/780.99	c #Conflicts:     480000 | #Learnt:      28855 | 0.000
780.76/780.99	c total clause space: 206.656MB
780.76/780.99	c total #watches: 219970
782.07/782.21	c total #propagations: 248691507 / total #impl: 957911814 (eff. 0.260)
782.07/782.21	c #Conflicts:     481000 | #Learnt:      29855 | 0.000
782.07/782.21	c total clause space: 206.656MB
782.07/782.21	c total #watches: 222091
783.36/783.54	c total #propagations: 249289756 / total #impl: 959942506 (eff. 0.260)
783.36/783.54	c #Conflicts:     482000 | #Learnt:      30855 | 0.000
783.36/783.54	c total clause space: 206.656MB
783.36/783.54	c total #watches: 224228
784.66/784.88	c total #propagations: 249803230 / total #impl: 961768837 (eff. 0.260)
784.66/784.88	c #Conflicts:     483000 | #Learnt:      31855 | 0.000
784.66/784.88	c total clause space: 206.656MB
784.66/784.88	c total #watches: 226373
785.97/786.17	c total #propagations: 250284891 / total #impl: 963588348 (eff. 0.260)
785.97/786.17	c #Conflicts:     484000 | #Learnt:      32855 | 0.000
785.97/786.17	c total clause space: 206.656MB
785.97/786.17	c total #watches: 230662
787.37/787.56	c total #propagations: 250795393 / total #impl: 965294389 (eff. 0.260)
787.37/787.56	c GC COLLECT
787.37/787.56	c #Conflicts:     485000 | #Learnt:      17152 | 0.000
787.37/787.56	c total clause space: 206.656MB
787.37/787.56	c total #watches: 163522
789.17/789.32	c total #propagations: 251288632 / total #impl: 967202362 (eff. 0.260)
789.17/789.32	c #Conflicts:     486000 | #Learnt:      18152 | 0.000
789.17/789.32	c total clause space: 206.656MB
789.17/789.32	c total #watches: 165554
790.97/791.17	c total #propagations: 251830991 / total #impl: 969655328 (eff. 0.260)
790.97/791.17	c #Conflicts:     487000 | #Learnt:      19152 | 0.000
790.97/791.17	c total clause space: 206.656MB
790.97/791.17	c total #watches: 167590
792.77/792.93	c total #propagations: 252392853 / total #impl: 971563648 (eff. 0.260)
792.77/792.93	c #Conflicts:     488000 | #Learnt:      20152 | 0.000
792.77/792.93	c total clause space: 206.656MB
792.77/792.93	c total #watches: 171936
794.57/794.71	c total #propagations: 252915582 / total #impl: 973260187 (eff. 0.260)
794.57/794.71	c #Conflicts:     489000 | #Learnt:      21152 | 0.000
794.57/794.71	c total clause space: 206.656MB
794.57/794.71	c total #watches: 176208
796.07/796.26	c total #propagations: 253451776 / total #impl: 975401312 (eff. 0.260)
796.07/796.26	c #Conflicts:     490000 | #Learnt:      22152 | 0.000
796.07/796.26	c total clause space: 206.656MB
796.07/796.26	c total #watches: 182831
797.47/797.62	c total #propagations: 254020633 / total #impl: 977749984 (eff. 0.260)
797.47/797.62	c #Conflicts:     491000 | #Learnt:      23152 | 0.000
797.47/797.62	c total clause space: 206.656MB
797.47/797.62	c total #watches: 187148
798.87/799.05	c total #propagations: 254582389 / total #impl: 979268539 (eff. 0.260)
798.87/799.05	c #Conflicts:     492000 | #Learnt:      24152 | 0.000
798.87/799.05	c total clause space: 206.656MB
798.87/799.05	c total #watches: 189201
800.37/800.56	c total #propagations: 255192598 / total #impl: 981019293 (eff. 0.260)
800.37/800.56	c #Conflicts:     493000 | #Learnt:      25152 | 0.000
800.37/800.56	c total clause space: 206.656MB
800.37/800.56	c total #watches: 191303
802.07/802.23	c total #propagations: 255745543 / total #impl: 982707622 (eff. 0.260)
802.07/802.23	c #Conflicts:     494000 | #Learnt:      26152 | 0.000
802.07/802.23	c total clause space: 206.656MB
802.07/802.23	c total #watches: 193486
803.67/803.86	c total #propagations: 256337837 / total #impl: 984459960 (eff. 0.260)
803.67/803.86	c #Conflicts:     495000 | #Learnt:      27152 | 0.000
803.67/803.86	c total clause space: 206.656MB
803.67/803.86	c total #watches: 195505
805.17/805.32	c total #propagations: 256882522 / total #impl: 986411677 (eff. 0.260)
805.17/805.32	c #Conflicts:     496000 | #Learnt:      28152 | 0.000
805.17/805.32	c total clause space: 206.656MB
805.17/805.32	c total #watches: 199804
806.47/806.66	c total #propagations: 257401823 / total #impl: 988204282 (eff. 0.260)
806.47/806.66	c #Conflicts:     497000 | #Learnt:      29152 | 0.000
806.47/806.66	c total clause space: 206.656MB
806.47/806.66	c total #watches: 201872
807.67/807.86	c total #propagations: 257942031 / total #impl: 989796788 (eff. 0.261)
807.67/807.86	c #Conflicts:     498000 | #Learnt:      30152 | 0.000
807.67/807.86	c total clause space: 206.656MB
807.67/807.86	c total #watches: 206199
809.07/809.23	c total #propagations: 258471509 / total #impl: 991350334 (eff. 0.261)
809.07/809.23	c #Conflicts:     499000 | #Learnt:      31152 | 0.000
809.07/809.23	c total clause space: 206.656MB
809.07/809.23	c total #watches: 208299
810.57/810.73	c total #propagations: 259000771 / total #impl: 993379230 (eff. 0.261)
810.57/810.73	c #Conflicts:     500000 | #Learnt:      32152 | 0.000
810.57/810.73	c total clause space: 206.656MB
810.57/810.73	c total #watches: 212637
811.56/811.80	c total #propagations: 259513177 / total #impl: 995384713 (eff. 0.261)
811.56/811.80	c #Conflicts:     501000 | #Learnt:      33152 | 0.000
811.56/811.80	c total clause space: 206.656MB
811.56/811.80	c total #watches: 216897
812.96/813.17	c total #propagations: 259999356 / total #impl: 997618775 (eff. 0.261)
812.96/813.17	c GC COLLECT
812.96/813.17	c #Conflicts:     502000 | #Learnt:      17152 | 0.000
812.96/813.17	c total clause space: 206.656MB
812.96/813.17	c total #watches: 163428
814.66/814.89	c total #propagations: 260450389 / total #impl: 1000431952 (eff. 0.260)
814.66/814.89	c #Conflicts:     503000 | #Learnt:      18152 | 0.000
814.66/814.89	c total clause space: 206.656MB
814.66/814.89	c total #watches: 172418
816.56/816.72	c total #propagations: 260971451 / total #impl: 1002714053 (eff. 0.260)
816.56/816.72	c #Conflicts:     504000 | #Learnt:      19152 | 0.000
816.56/816.72	c total clause space: 206.656MB
816.56/816.72	c total #watches: 176845
818.37/818.56	c total #propagations: 261479937 / total #impl: 1005153651 (eff. 0.260)
818.37/818.56	c #Conflicts:     505000 | #Learnt:      20152 | 0.000
818.37/818.56	c total clause space: 206.656MB
818.37/818.56	c total #watches: 181185
820.26/820.43	c total #propagations: 262030786 / total #impl: 1007600933 (eff. 0.260)
820.26/820.43	c #Conflicts:     506000 | #Learnt:      21152 | 0.000
820.26/820.43	c total clause space: 206.656MB
820.26/820.43	c total #watches: 185512
822.06/822.24	c total #propagations: 262567087 / total #impl: 1009515895 (eff. 0.260)
822.06/822.24	c #Conflicts:     507000 | #Learnt:      22152 | 0.000
822.06/822.24	c total clause space: 206.656MB
822.06/822.24	c total #watches: 192138
823.87/824.02	c total #propagations: 263199819 / total #impl: 1011390503 (eff. 0.260)
823.87/824.02	c #Conflicts:     508000 | #Learnt:      23152 | 0.000
823.87/824.02	c total clause space: 206.656MB
823.87/824.02	c total #watches: 194274
825.76/825.91	c total #propagations: 263833206 / total #impl: 1013204098 (eff. 0.260)
825.76/825.91	c #Conflicts:     509000 | #Learnt:      24152 | 0.000
825.76/825.91	c total clause space: 206.656MB
825.76/825.91	c total #watches: 196384
827.46/827.66	c total #propagations: 264450152 / total #impl: 1015265480 (eff. 0.260)
827.46/827.66	c #Conflicts:     510000 | #Learnt:      25152 | 0.000
827.46/827.66	c total clause space: 206.656MB
827.46/827.66	c total #watches: 203164
829.16/829.33	c total #propagations: 265065083 / total #impl: 1017446413 (eff. 0.261)
829.16/829.33	c #Conflicts:     511000 | #Learnt:      26152 | 0.000
829.16/829.33	c total clause space: 206.656MB
829.16/829.33	c total #watches: 205315
831.06/831.20	c total #propagations: 265593106 / total #impl: 1019413172 (eff. 0.261)
831.06/831.20	c #Conflicts:     512000 | #Learnt:      27152 | 0.000
831.06/831.20	c total clause space: 206.656MB
831.06/831.20	c total #watches: 207422
832.67/832.83	c total #propagations: 266235063 / total #impl: 1021566718 (eff. 0.261)
832.67/832.83	c #Conflicts:     513000 | #Learnt:      28152 | 0.000
832.67/832.83	c total clause space: 206.656MB
832.67/832.83	c total #watches: 209522
834.36/834.54	c total #propagations: 266847613 / total #impl: 1024339268 (eff. 0.261)
834.36/834.54	c #Conflicts:     514000 | #Learnt:      29152 | 0.000
834.36/834.54	c total clause space: 206.656MB
834.36/834.54	c total #watches: 218385
835.97/836.10	c total #propagations: 267443028 / total #impl: 1026748219 (eff. 0.260)
835.97/836.10	c #Conflicts:     515000 | #Learnt:      30152 | 0.000
835.97/836.10	c total clause space: 206.656MB
835.97/836.10	c total #watches: 220481
837.76/837.95	c total #propagations: 268069949 / total #impl: 1028781788 (eff. 0.261)
837.76/837.95	c #Conflicts:     516000 | #Learnt:      31152 | 0.000
837.76/837.95	c total clause space: 206.656MB
837.76/837.95	c total #watches: 224852
839.46/839.61	c total #propagations: 268635951 / total #impl: 1030743568 (eff. 0.261)
839.46/839.61	c #Conflicts:     517000 | #Learnt:      32152 | 0.000
839.46/839.61	c total clause space: 206.656MB
839.46/839.61	c total #watches: 227000
841.16/841.36	c total #propagations: 269227279 / total #impl: 1033817734 (eff. 0.260)
841.16/841.36	c #Conflicts:     518000 | #Learnt:      33152 | 0.000
841.16/841.36	c total clause space: 206.656MB
841.16/841.36	c total #watches: 229186
842.66/842.86	c total #propagations: 269806346 / total #impl: 1035675415 (eff. 0.261)
842.66/842.86	c #Conflicts:     519000 | #Learnt:      34152 | 0.000
842.66/842.86	c total clause space: 206.656MB
842.66/842.86	c total #watches: 231313
844.26/844.47	c total #propagations: 270340654 / total #impl: 1037759694 (eff. 0.261)
844.26/844.47	c GC COLLECT
844.26/844.47	c #Conflicts:     520000 | #Learnt:      17854 | 0.000
844.26/844.47	c total clause space: 206.656MB
844.26/844.47	c total #watches: 165050
845.76/845.93	c total #propagations: 270896976 / total #impl: 1039786524 (eff. 0.261)
845.76/845.93	c #Conflicts:     521000 | #Learnt:      18854 | 0.000
845.76/845.93	c total clause space: 206.656MB
845.76/845.93	c total #watches: 169392
847.26/847.47	c total #propagations: 271447304 / total #impl: 1041450373 (eff. 0.261)
847.26/847.47	c #Conflicts:     522000 | #Learnt:      19854 | 0.000
847.26/847.47	c total clause space: 206.656MB
847.26/847.47	c total #watches: 173791
848.86/849.06	c total #propagations: 271895130 / total #impl: 1043899609 (eff. 0.260)
848.86/849.06	c #Conflicts:     523000 | #Learnt:      20854 | 0.000
848.86/849.06	c total clause space: 206.656MB
848.86/849.06	c total #watches: 175921
850.36/850.57	c total #propagations: 272386112 / total #impl: 1045611983 (eff. 0.261)
850.36/850.57	c #Conflicts:     524000 | #Learnt:      21854 | 0.000
850.36/850.57	c total clause space: 206.656MB
850.36/850.57	c total #watches: 184758
851.76/851.94	c total #propagations: 272884503 / total #impl: 1047219607 (eff. 0.261)
851.76/851.94	c #Conflicts:     525000 | #Learnt:      22854 | 0.000
851.76/851.94	c total clause space: 206.656MB
851.76/851.94	c total #watches: 189052
853.26/853.48	c total #propagations: 273442246 / total #impl: 1048998968 (eff. 0.261)
853.26/853.48	c #Conflicts:     526000 | #Learnt:      23854 | 0.000
853.26/853.48	c total clause space: 206.656MB
853.26/853.48	c total #watches: 198092
854.66/854.87	c total #propagations: 273988036 / total #impl: 1050912750 (eff. 0.261)
854.66/854.87	c #Conflicts:     527000 | #Learnt:      24854 | 0.000
854.66/854.87	c total clause space: 206.656MB
854.66/854.87	c total #watches: 202417
856.15/856.33	c total #propagations: 274606384 / total #impl: 1053106721 (eff. 0.261)
856.15/856.33	c #Conflicts:     528000 | #Learnt:      25854 | 0.000
856.15/856.33	c total clause space: 206.656MB
856.15/856.33	c total #watches: 206834
857.45/857.65	c total #propagations: 275137788 / total #impl: 1054812967 (eff. 0.261)
857.45/857.65	c #Conflicts:     529000 | #Learnt:      26854 | 0.000
857.45/857.65	c total clause space: 206.656MB
857.45/857.65	c total #watches: 215630
858.65/858.87	c total #propagations: 275652225 / total #impl: 1056415260 (eff. 0.261)
858.65/858.87	c #Conflicts:     530000 | #Learnt:      27854 | 0.000
858.65/858.87	c total clause space: 206.656MB
858.65/858.87	c total #watches: 222386
859.95/860.18	c total #propagations: 276182941 / total #impl: 1058287750 (eff. 0.261)
859.95/860.18	c #Conflicts:     531000 | #Learnt:      28854 | 0.000
859.95/860.18	c total clause space: 206.656MB
859.95/860.18	c total #watches: 224803
861.26/861.48	c total #propagations: 276770972 / total #impl: 1061051355 (eff. 0.261)
861.26/861.48	c #Conflicts:     532000 | #Learnt:      29854 | 0.000
861.26/861.48	c total clause space: 206.656MB
861.26/861.48	c total #watches: 233659
862.65/862.83	c total #propagations: 277378703 / total #impl: 1063697284 (eff. 0.261)
862.65/862.83	c #Conflicts:     533000 | #Learnt:      30854 | 0.000
862.65/862.83	c total clause space: 206.656MB
862.65/862.83	c total #watches: 235887
863.85/864.02	c total #propagations: 277996081 / total #impl: 1066042927 (eff. 0.261)
863.85/864.02	c #Conflicts:     534000 | #Learnt:      31854 | 0.000
863.85/864.02	c total clause space: 206.656MB
863.85/864.02	c total #watches: 238102
865.15/865.37	c total #propagations: 278532882 / total #impl: 1067170513 (eff. 0.261)
865.15/865.37	c #Conflicts:     535000 | #Learnt:      32854 | 0.000
865.15/865.37	c total clause space: 206.656MB
865.15/865.37	c total #watches: 242528
866.35/866.58	c total #propagations: 279142351 / total #impl: 1070063615 (eff. 0.261)
866.35/866.58	c #Conflicts:     536000 | #Learnt:      33854 | 0.000
866.35/866.58	c total clause space: 206.656MB
866.35/866.58	c total #watches: 249053
867.65/867.84	c total #propagations: 279689387 / total #impl: 1073569286 (eff. 0.261)
867.65/867.84	c #Conflicts:     537000 | #Learnt:      34854 | 0.000
867.65/867.84	c total clause space: 206.656MB
867.65/867.84	c total #watches: 251196
869.15/869.30	c total #propagations: 280215276 / total #impl: 1075420387 (eff. 0.261)
869.15/869.30	c GC COLLECT
869.15/869.30	c #Conflicts:     538000 | #Learnt:      18251 | 0.000
869.15/869.30	c total clause space: 206.656MB
869.15/869.30	c total #watches: 168058
870.65/870.84	c total #propagations: 280756312 / total #impl: 1077382741 (eff. 0.261)
870.65/870.84	c #Conflicts:     539000 | #Learnt:      19251 | 0.000
870.65/870.84	c total clause space: 206.656MB
870.65/870.84	c total #watches: 170126
872.16/872.34	c total #propagations: 281204743 / total #impl: 1079170019 (eff. 0.261)
872.16/872.34	c #Conflicts:     540000 | #Learnt:      20251 | 0.000
872.16/872.34	c total clause space: 206.656MB
872.16/872.34	c total #watches: 174555
873.65/873.87	c total #propagations: 281716374 / total #impl: 1081148455 (eff. 0.261)
873.65/873.87	c #Conflicts:     541000 | #Learnt:      21251 | 0.000
873.65/873.87	c total clause space: 206.656MB
873.65/873.87	c total #watches: 178950
875.35/875.55	c total #propagations: 282237221 / total #impl: 1083055997 (eff. 0.261)
875.35/875.55	c #Conflicts:     542000 | #Learnt:      22251 | 0.000
875.35/875.55	c total clause space: 206.656MB
875.35/875.55	c total #watches: 183317
876.66/876.86	c total #propagations: 282674535 / total #impl: 1084728651 (eff. 0.261)
876.66/876.86	c #Conflicts:     543000 | #Learnt:      23251 | 0.000
876.66/876.86	c total clause space: 206.656MB
876.66/876.86	c total #watches: 185527
878.15/878.33	c total #propagations: 283131463 / total #impl: 1086242653 (eff. 0.261)
878.15/878.33	c #Conflicts:     544000 | #Learnt:      24251 | 0.000
878.15/878.33	c total clause space: 206.656MB
878.15/878.33	c total #watches: 192219
879.45/879.69	c total #propagations: 283634281 / total #impl: 1088562444 (eff. 0.261)
879.45/879.69	c #Conflicts:     545000 | #Learnt:      25251 | 0.000
879.45/879.69	c total clause space: 206.656MB
879.45/879.69	c total #watches: 196758
880.96/881.15	c total #propagations: 284196580 / total #impl: 1091075706 (eff. 0.260)
880.96/881.15	c #Conflicts:     546000 | #Learnt:      26251 | 0.000
880.96/881.15	c total clause space: 206.656MB
880.96/881.15	c total #watches: 205533
882.25/882.46	c total #propagations: 284772821 / total #impl: 1092891402 (eff. 0.261)
882.25/882.46	c #Conflicts:     547000 | #Learnt:      27251 | 0.000
882.25/882.46	c total clause space: 206.656MB
882.25/882.46	c total #watches: 212118
883.75/883.97	c total #propagations: 285266043 / total #impl: 1094520855 (eff. 0.261)
883.75/883.97	c #Conflicts:     548000 | #Learnt:      28251 | 0.000
883.75/883.97	c total clause space: 206.656MB
883.75/883.97	c total #watches: 214220
885.15/885.33	c total #propagations: 285828951 / total #impl: 1097422886 (eff. 0.260)
885.15/885.33	c #Conflicts:     549000 | #Learnt:      29251 | 0.000
885.15/885.33	c total clause space: 206.656MB
885.15/885.33	c total #watches: 220906
886.56/886.75	c total #propagations: 286422464 / total #impl: 1099342080 (eff. 0.261)
886.56/886.75	c #Conflicts:     550000 | #Learnt:      30251 | 0.000
886.56/886.75	c total clause space: 206.656MB
886.56/886.75	c total #watches: 225345
887.85/888.02	c total #propagations: 287000840 / total #impl: 1101362024 (eff. 0.261)
887.85/888.02	c #Conflicts:     551000 | #Learnt:      31251 | 0.000
887.85/888.02	c total clause space: 206.656MB
887.85/888.02	c total #watches: 236352
889.05/889.25	c total #propagations: 287590006 / total #impl: 1103386912 (eff. 0.261)
889.05/889.25	c #Conflicts:     552000 | #Learnt:      32251 | 0.000
889.05/889.25	c total clause space: 206.656MB
889.05/889.25	c total #watches: 238432
890.86/891.07	c total #propagations: 288042220 / total #impl: 1104778431 (eff. 0.261)
890.86/891.07	c #Conflicts:     553000 | #Learnt:      33251 | 0.000
890.86/891.07	c total clause space: 206.656MB
890.86/891.07	c total #watches: 242808
892.55/892.75	c total #propagations: 288616072 / total #impl: 1106964866 (eff. 0.261)
892.55/892.75	c #Conflicts:     554000 | #Learnt:      34251 | 0.000
892.55/892.75	c total clause space: 206.656MB
892.55/892.75	c total #watches: 245394
893.85/894.06	c total #propagations: 289173029 / total #impl: 1108658593 (eff. 0.261)
893.85/894.06	c #Conflicts:     555000 | #Learnt:      35251 | 0.000
893.85/894.06	c total clause space: 206.656MB
893.85/894.06	c total #watches: 252098
895.35/895.53	c total #propagations: 289705464 / total #impl: 1110517454 (eff. 0.261)
895.35/895.53	c GC COLLECT
895.35/895.53	c #Conflicts:     556000 | #Learnt:      18352 | 0.000
895.35/895.53	c total clause space: 206.656MB
895.35/895.53	c total #watches: 170539
897.25/897.43	c total #propagations: 290220344 / total #impl: 1112799226 (eff. 0.261)
897.25/897.43	c #Conflicts:     557000 | #Learnt:      19352 | 0.000
897.25/897.43	c total clause space: 206.656MB
897.25/897.43	c total #watches: 172610
899.05/899.21	c total #propagations: 290785738 / total #impl: 1114365380 (eff. 0.261)
899.05/899.21	c #Conflicts:     558000 | #Learnt:      20352 | 0.000
899.05/899.21	c total clause space: 206.656MB
899.05/899.21	c total #watches: 174702
900.85/901.08	c total #propagations: 291358135 / total #impl: 1116570959 (eff. 0.261)
900.85/901.08	c #Conflicts:     559000 | #Learnt:      21352 | 0.000
900.85/901.08	c total clause space: 206.656MB
900.85/901.08	c total #watches: 176762
902.65/902.86	c total #propagations: 291879825 / total #impl: 1118176855 (eff. 0.261)
902.65/902.86	c #Conflicts:     560000 | #Learnt:      22352 | 0.000
902.65/902.86	c total clause space: 206.656MB
902.65/902.86	c total #watches: 181183
904.25/904.41	c total #propagations: 292398246 / total #impl: 1119799607 (eff. 0.261)
904.25/904.41	c #Conflicts:     561000 | #Learnt:      23352 | 0.000
904.25/904.41	c total clause space: 206.656MB
904.25/904.41	c total #watches: 183273
905.45/905.67	c total #propagations: 292946543 / total #impl: 1121744864 (eff. 0.261)
905.45/905.67	c #Conflicts:     562000 | #Learnt:      24352 | 0.000
905.45/905.67	c total clause space: 206.656MB
905.45/905.67	c total #watches: 192172
906.95/907.12	c total #propagations: 293515024 / total #impl: 1123794766 (eff. 0.261)
906.95/907.12	c #Conflicts:     563000 | #Learnt:      25352 | 0.000
906.95/907.12	c total clause space: 206.656MB
906.95/907.12	c total #watches: 194336
908.45/908.69	c total #propagations: 294058631 / total #impl: 1126121667 (eff. 0.261)
908.45/908.69	c #Conflicts:     564000 | #Learnt:      26352 | 0.000
908.45/908.69	c total clause space: 206.656MB
908.45/908.69	c total #watches: 198703
910.24/910.49	c total #propagations: 294626421 / total #impl: 1128503946 (eff. 0.261)
910.24/910.49	c #Conflicts:     565000 | #Learnt:      27352 | 0.000
910.24/910.49	c total clause space: 206.656MB
910.24/910.49	c total #watches: 207518
911.64/911.89	c total #propagations: 295192650 / total #impl: 1130121639 (eff. 0.261)
911.64/911.89	c #Conflicts:     566000 | #Learnt:      28352 | 0.000
911.64/911.89	c total clause space: 206.656MB
911.64/911.89	c total #watches: 211803
912.95/913.17	c total #propagations: 295717585 / total #impl: 1131808965 (eff. 0.261)
912.95/913.17	c #Conflicts:     567000 | #Learnt:      29352 | 0.000
912.95/913.17	c total clause space: 206.656MB
912.95/913.17	c total #watches: 218337
914.05/914.20	c total #propagations: 296189793 / total #impl: 1133428365 (eff. 0.261)
914.05/914.20	c #Conflicts:     568000 | #Learnt:      30352 | 0.000
914.05/914.20	c total clause space: 206.656MB
914.05/914.20	c total #watches: 222690
915.44/915.61	c total #propagations: 296644783 / total #impl: 1135709326 (eff. 0.261)
915.44/915.61	c #Conflicts:     569000 | #Learnt:      31352 | 0.000
915.44/915.61	c total clause space: 206.656MB
915.44/915.61	c total #watches: 224810
916.74/916.97	c total #propagations: 297255908 / total #impl: 1139110150 (eff. 0.261)
916.74/916.97	c #Conflicts:     570000 | #Learnt:      32352 | 0.000
916.74/916.97	c total clause space: 206.656MB
916.74/916.97	c total #watches: 227145
918.04/918.28	c total #propagations: 297852365 / total #impl: 1142694314 (eff. 0.261)
918.04/918.28	c #Conflicts:     571000 | #Learnt:      33352 | 0.000
918.04/918.28	c total clause space: 206.656MB
918.04/918.28	c total #watches: 229289
919.55/919.71	c total #propagations: 298395995 / total #impl: 1145795261 (eff. 0.260)
919.55/919.71	c #Conflicts:     572000 | #Learnt:      34352 | 0.000
919.55/919.71	c total clause space: 206.656MB
919.55/919.71	c total #watches: 233730
920.74/920.90	c total #propagations: 298957354 / total #impl: 1149107328 (eff. 0.260)
920.74/920.90	c #Conflicts:     573000 | #Learnt:      35352 | 0.000
920.74/920.90	c total clause space: 206.656MB
920.74/920.90	c total #watches: 235862
922.14/922.35	c total #propagations: 299440177 / total #impl: 1150221793 (eff. 0.260)
922.14/922.35	c #Conflicts:     574000 | #Learnt:      36352 | 0.000
922.14/922.35	c total clause space: 206.656MB
922.14/922.35	c total #watches: 238171
923.74/923.90	c total #propagations: 299971176 / total #impl: 1152010152 (eff. 0.260)
923.74/923.90	c GC COLLECT
923.74/923.90	c #Conflicts:     575000 | #Learnt:      19150 | 0.000
923.74/923.90	c total clause space: 206.656MB
923.74/923.90	c total #watches: 172122
925.14/925.33	c total #propagations: 300448635 / total #impl: 1153951356 (eff. 0.260)
925.14/925.33	c #Conflicts:     576000 | #Learnt:      20150 | 0.000
925.14/925.33	c total clause space: 206.656MB
925.14/925.33	c total #watches: 176499
926.34/926.52	c total #propagations: 300925531 / total #impl: 1155496621 (eff. 0.260)
926.34/926.52	c #Conflicts:     577000 | #Learnt:      21150 | 0.000
926.34/926.52	c total clause space: 206.656MB
926.34/926.52	c total #watches: 178699
927.74/927.99	c total #propagations: 301387249 / total #impl: 1157075916 (eff. 0.260)
927.74/927.99	c #Conflicts:     578000 | #Learnt:      22150 | 0.000
927.74/927.99	c total clause space: 206.656MB
927.74/927.99	c total #watches: 183426
929.45/929.69	c total #propagations: 301915624 / total #impl: 1159140218 (eff. 0.260)
929.45/929.69	c #Conflicts:     579000 | #Learnt:      23150 | 0.000
929.45/929.69	c total clause space: 206.656MB
929.45/929.69	c total #watches: 187860
931.14/931.36	c total #propagations: 302400868 / total #impl: 1160963330 (eff. 0.260)
931.14/931.36	c #Conflicts:     580000 | #Learnt:      24150 | 0.000
931.14/931.36	c total clause space: 206.656MB
931.14/931.36	c total #watches: 194621
932.84/933.04	c total #propagations: 302979434 / total #impl: 1162773877 (eff. 0.261)
932.84/933.04	c #Conflicts:     581000 | #Learnt:      25150 | 0.000
932.84/933.04	c total clause space: 206.656MB
932.84/933.04	c total #watches: 199359
934.14/934.32	c total #propagations: 303524550 / total #impl: 1164884512 (eff. 0.261)
934.14/934.32	c #Conflicts:     582000 | #Learnt:      26150 | 0.000
934.14/934.32	c total clause space: 206.656MB
934.14/934.32	c total #watches: 208339
935.44/935.69	c total #propagations: 304050010 / total #impl: 1167117768 (eff. 0.261)
935.44/935.69	c #Conflicts:     583000 | #Learnt:      27150 | 0.000
935.44/935.69	c total clause space: 206.656MB
935.44/935.69	c total #watches: 214878
936.54/936.70	c total #propagations: 304540153 / total #impl: 1169164651 (eff. 0.260)
936.54/936.70	c #Conflicts:     584000 | #Learnt:      28150 | 0.000
936.54/936.70	c total clause space: 206.656MB
936.54/936.70	c total #watches: 221459
937.84/938.06	c total #propagations: 305011482 / total #impl: 1170167248 (eff. 0.261)
937.84/938.06	c #Conflicts:     585000 | #Learnt:      29150 | 0.000
937.84/938.06	c total clause space: 206.656MB
937.84/938.06	c total #watches: 225862
939.35/939.57	c total #propagations: 305525422 / total #impl: 1171810234 (eff. 0.261)
939.35/939.57	c #Conflicts:     586000 | #Learnt:      30150 | 0.000
939.35/939.57	c total clause space: 206.656MB
939.35/939.57	c total #watches: 227963
940.84/941.05	c total #propagations: 306029466 / total #impl: 1173289528 (eff. 0.261)
940.84/941.05	c #Conflicts:     587000 | #Learnt:      31150 | 0.000
940.84/941.05	c total clause space: 206.656MB
940.84/941.05	c total #watches: 232240
941.84/942.02	c total #propagations: 306567778 / total #impl: 1174810735 (eff. 0.261)
941.84/942.02	c #Conflicts:     588000 | #Learnt:      32150 | 0.000
941.84/942.02	c total clause space: 206.656MB
941.84/942.02	c total #watches: 245787
942.55/942.79	c total #propagations: 307000644 / total #impl: 1176442462 (eff. 0.261)
942.55/942.79	c #Conflicts:     589000 | #Learnt:      33150 | 0.000
942.55/942.79	c total clause space: 206.656MB
942.55/942.79	c total #watches: 252540
943.24/943.41	c total #propagations: 307415746 / total #impl: 1178172009 (eff. 0.261)
943.24/943.41	c #Conflicts:     590000 | #Learnt:      34150 | 0.000
943.24/943.41	c total clause space: 206.656MB
943.24/943.41	c total #watches: 259039
943.94/944.11	c total #propagations: 307837356 / total #impl: 1179461484 (eff. 0.261)
943.94/944.11	c #Conflicts:     591000 | #Learnt:      35150 | 0.000
943.94/944.11	c total clause space: 206.656MB
943.94/944.11	c total #watches: 263343
944.64/944.89	c total #propagations: 308311849 / total #impl: 1181507078 (eff. 0.261)
944.64/944.89	c #Conflicts:     592000 | #Learnt:      36150 | 0.000
944.64/944.89	c total clause space: 206.656MB
944.64/944.89	c total #watches: 269875
945.64/945.84	c total #propagations: 308796039 / total #impl: 1183119870 (eff. 0.261)
945.64/945.84	c GC COLLECT
945.64/945.84	c #Conflicts:     593000 | #Learnt:      18651 | 0.000
945.64/945.84	c total clause space: 206.656MB
945.64/945.84	c total #watches: 168874
947.34/947.52	c total #propagations: 309248454 / total #impl: 1185234214 (eff. 0.261)
947.34/947.52	c #Conflicts:     594000 | #Learnt:      19651 | 0.000
947.34/947.52	c total clause space: 206.656MB
947.34/947.52	c total #watches: 173199
949.14/949.33	c total #propagations: 309719327 / total #impl: 1188743651 (eff. 0.261)
949.14/949.33	c #Conflicts:     595000 | #Learnt:      20651 | 0.000
949.14/949.33	c total clause space: 206.656MB
949.14/949.33	c total #watches: 175310
950.74/950.93	c total #propagations: 310219522 / total #impl: 1190519994 (eff. 0.261)
950.74/950.93	c #Conflicts:     596000 | #Learnt:      21651 | 0.000
950.74/950.93	c total clause space: 206.656MB
950.74/950.93	c total #watches: 184332
952.14/952.32	c total #propagations: 310742838 / total #impl: 1192144244 (eff. 0.261)
952.14/952.32	c #Conflicts:     597000 | #Learnt:      22651 | 0.000
952.14/952.32	c total clause space: 206.656MB
952.14/952.32	c total #watches: 193333
953.54/953.74	c total #propagations: 311247903 / total #impl: 1194055661 (eff. 0.261)
953.54/953.74	c #Conflicts:     598000 | #Learnt:      23651 | 0.000
953.54/953.74	c total clause space: 206.656MB
953.54/953.74	c total #watches: 197721
954.94/955.14	c total #propagations: 311806506 / total #impl: 1196343797 (eff. 0.261)
954.94/955.14	c #Conflicts:     599000 | #Learnt:      24651 | 0.000
954.94/955.14	c total clause space: 206.656MB
954.94/955.14	c total #watches: 211404
956.24/956.45	c total #propagations: 312383693 / total #impl: 1198374221 (eff. 0.261)
956.24/956.45	c #Conflicts:     600000 | #Learnt:      25651 | 0.000
956.24/956.45	c total clause space: 206.656MB
956.24/956.45	c total #watches: 215746
957.54/957.79	c total #propagations: 312941081 / total #impl: 1200404368 (eff. 0.261)
957.54/957.79	c #Conflicts:     601000 | #Learnt:      26651 | 0.000
957.54/957.79	c total clause space: 206.656MB
957.54/957.79	c total #watches: 220190
958.84/959.09	c total #propagations: 313509936 / total #impl: 1202792797 (eff. 0.261)
958.84/959.09	c #Conflicts:     602000 | #Learnt:      27651 | 0.000
958.84/959.09	c total clause space: 206.656MB
958.84/959.09	c total #watches: 224628
960.14/960.40	c total #propagations: 314044330 / total #impl: 1204609795 (eff. 0.261)
960.14/960.40	c #Conflicts:     603000 | #Learnt:      28651 | 0.000
960.14/960.40	c total clause space: 206.656MB
960.14/960.40	c total #watches: 226662
961.64/961.84	c total #propagations: 314702741 / total #impl: 1206648280 (eff. 0.261)
961.64/961.84	c #Conflicts:     604000 | #Learnt:      29651 | 0.000
961.64/961.84	c total clause space: 206.656MB
961.64/961.84	c total #watches: 235564
962.84/963.08	c total #propagations: 315275092 / total #impl: 1208292610 (eff. 0.261)
962.84/963.08	c #Conflicts:     605000 | #Learnt:      30651 | 0.000
962.84/963.08	c total clause space: 206.656MB
962.84/963.08	c total #watches: 237697
964.14/964.33	c total #propagations: 315852358 / total #impl: 1209594417 (eff. 0.261)
964.14/964.33	c #Conflicts:     606000 | #Learnt:      31651 | 0.000
964.14/964.33	c total clause space: 206.656MB
964.14/964.33	c total #watches: 242139
965.44/965.65	c total #propagations: 316444873 / total #impl: 1211285385 (eff. 0.261)
965.44/965.65	c #Conflicts:     607000 | #Learnt:      32651 | 0.000
965.44/965.65	c total clause space: 206.656MB
965.44/965.65	c total #watches: 244191
966.54/966.75	c total #propagations: 316984945 / total #impl: 1213100312 (eff. 0.261)
966.54/966.75	c #Conflicts:     608000 | #Learnt:      33651 | 0.000
966.54/966.75	c total clause space: 206.656MB
966.54/966.75	c total #watches: 246326
967.84/968.03	c total #propagations: 317532757 / total #impl: 1214992009 (eff. 0.261)
967.84/968.03	c #Conflicts:     609000 | #Learnt:      34651 | 0.000
967.84/968.03	c total clause space: 206.656MB
967.84/968.03	c total #watches: 248402
968.83/969.04	c total #propagations: 318080686 / total #impl: 1216938841 (eff. 0.261)
968.83/969.04	c #Conflicts:     610000 | #Learnt:      35651 | 0.000
968.83/969.04	c total clause space: 206.656MB
968.83/969.04	c total #watches: 250542
969.93/970.13	c total #propagations: 318546491 / total #impl: 1218264808 (eff. 0.261)
969.93/970.13	c #Conflicts:     611000 | #Learnt:      36651 | 0.000
969.93/970.13	c total clause space: 206.656MB
969.93/970.13	c total #watches: 254893
971.14/971.39	c total #propagations: 319100583 / total #impl: 1220197581 (eff. 0.262)
971.14/971.39	c GC COLLECT
971.14/971.39	c #Conflicts:     612000 | #Learnt:      18848 | 0.000
971.14/971.39	c total clause space: 206.656MB
971.14/971.39	c total #watches: 169277
972.83/973.07	c total #propagations: 319665554 / total #impl: 1223216306 (eff. 0.261)
972.83/973.07	c #Conflicts:     613000 | #Learnt:      19848 | 0.000
972.83/973.07	c total clause space: 206.656MB
972.83/973.07	c total #watches: 171568
974.54/974.78	c total #propagations: 320153833 / total #impl: 1225275110 (eff. 0.261)
974.54/974.78	c #Conflicts:     614000 | #Learnt:      20848 | 0.000
974.54/974.78	c total clause space: 206.656MB
974.54/974.78	c total #watches: 178303
975.93/976.18	c total #propagations: 320628459 / total #impl: 1228088049 (eff. 0.261)
975.93/976.18	c #Conflicts:     615000 | #Learnt:      21848 | 0.000
975.93/976.18	c total clause space: 206.656MB
975.93/976.18	c total #watches: 182583
977.33/977.58	c total #propagations: 321178961 / total #impl: 1229783049 (eff. 0.261)
977.33/977.58	c #Conflicts:     616000 | #Learnt:      22848 | 0.000
977.33/977.58	c total clause space: 206.656MB
977.33/977.58	c total #watches: 184736
978.73/978.92	c total #propagations: 321744292 / total #impl: 1231586236 (eff. 0.261)
978.73/978.92	c #Conflicts:     617000 | #Learnt:      23848 | 0.000
978.73/978.92	c total clause space: 206.656MB
978.73/978.92	c total #watches: 186766
980.04/980.29	c total #propagations: 322246053 / total #impl: 1232877614 (eff. 0.261)
980.04/980.29	c #Conflicts:     618000 | #Learnt:      24848 | 0.000
980.04/980.29	c total clause space: 206.656MB
980.04/980.29	c total #watches: 191199
981.53/981.70	c total #propagations: 322747420 / total #impl: 1234391667 (eff. 0.261)
981.53/981.70	c #Conflicts:     619000 | #Learnt:      25848 | 0.000
981.53/981.70	c total clause space: 206.656MB
981.53/981.70	c total #watches: 193212
983.03/983.23	c total #propagations: 323253036 / total #impl: 1235994535 (eff. 0.262)
983.03/983.23	c #Conflicts:     620000 | #Learnt:      26848 | 0.000
983.03/983.23	c total clause space: 206.656MB
983.03/983.23	c total #watches: 199816
984.34/984.55	c total #propagations: 323747414 / total #impl: 1238281008 (eff. 0.261)
984.34/984.55	c #Conflicts:     621000 | #Learnt:      27848 | 0.000
984.34/984.55	c total clause space: 206.656MB
984.34/984.55	c total #watches: 208707
985.33/985.56	c total #propagations: 324326561 / total #impl: 1240925222 (eff. 0.261)
985.33/985.56	c #Conflicts:     622000 | #Learnt:      28848 | 0.000
985.33/985.56	c total clause space: 206.656MB
985.33/985.56	c total #watches: 213064
986.43/986.66	c total #propagations: 324836927 / total #impl: 1242324575 (eff. 0.261)
986.43/986.66	c #Conflicts:     623000 | #Learnt:      29848 | 0.000
986.43/986.66	c total clause space: 206.656MB
986.43/986.66	c total #watches: 215277
987.53/987.72	c total #propagations: 325354102 / total #impl: 1244096792 (eff. 0.262)
987.53/987.72	c #Conflicts:     624000 | #Learnt:      30848 | 0.000
987.53/987.72	c total clause space: 206.656MB
987.53/987.72	c total #watches: 217319
988.74/988.98	c total #propagations: 325828776 / total #impl: 1245886281 (eff. 0.262)
988.74/988.98	c #Conflicts:     625000 | #Learnt:      31848 | 0.000
988.74/988.98	c total clause space: 206.656MB
988.74/988.98	c total #watches: 219447
989.84/990.02	c total #propagations: 326271419 / total #impl: 1248087993 (eff. 0.261)
989.84/990.02	c #Conflicts:     626000 | #Learnt:      32848 | 0.000
989.84/990.02	c total clause space: 206.656MB
989.84/990.02	c total #watches: 230657
990.83/991.08	c total #propagations: 326740410 / total #impl: 1250294759 (eff. 0.261)
990.83/991.08	c #Conflicts:     627000 | #Learnt:      33848 | 0.000
990.83/991.08	c total clause space: 206.656MB
990.83/991.08	c total #watches: 235049
991.93/992.19	c total #propagations: 327311877 / total #impl: 1252213395 (eff. 0.261)
991.93/992.19	c #Conflicts:     628000 | #Learnt:      34848 | 0.000
991.93/992.19	c total clause space: 206.656MB
991.93/992.19	c total #watches: 239455
993.14/993.37	c total #propagations: 327832628 / total #impl: 1254282532 (eff. 0.261)
993.14/993.37	c #Conflicts:     629000 | #Learnt:      35848 | 0.000
993.14/993.37	c total clause space: 206.656MB
993.14/993.37	c total #watches: 243842
994.24/994.48	c total #propagations: 328347385 / total #impl: 1256020824 (eff. 0.261)
994.24/994.48	c #Conflicts:     630000 | #Learnt:      36848 | 0.000
994.24/994.48	c total clause space: 206.656MB
994.24/994.48	c total #watches: 248352
995.13/995.37	c total #propagations: 328803583 / total #impl: 1257666731 (eff. 0.261)
995.13/995.37	c #Conflicts:     631000 | #Learnt:      37848 | 0.000
995.13/995.37	c total clause space: 206.656MB
995.13/995.37	c total #watches: 255039
996.44/996.65	c total #propagations: 329202657 / total #impl: 1258760043 (eff. 0.262)
996.44/996.65	c GC COLLECT
996.44/996.65	c #Conflicts:     632000 | #Learnt:      19750 | 0.000
996.44/996.65	c total clause space: 206.656MB
996.44/996.65	c total #watches: 171539
998.03/998.22	c total #propagations: 329643142 / total #impl: 1260758646 (eff. 0.261)
998.03/998.22	c #Conflicts:     633000 | #Learnt:      20750 | 0.000
998.03/998.22	c total clause space: 206.656MB
998.03/998.22	c total #watches: 173655
999.63/999.83	c total #propagations: 330149172 / total #impl: 1263147602 (eff. 0.261)
999.63/999.83	c #Conflicts:     634000 | #Learnt:      21750 | 0.000
999.63/999.83	c total clause space: 206.656MB
999.63/999.83	c total #watches: 177975
1001.13/1001.32	c total #propagations: 330593932 / total #impl: 1264653317 (eff. 0.261)
1001.13/1001.32	c #Conflicts:     635000 | #Learnt:      22750 | 0.000
1001.13/1001.32	c total clause space: 206.656MB
1001.13/1001.32	c total #watches: 180112
1002.63/1002.82	c total #propagations: 331058325 / total #impl: 1266295342 (eff. 0.261)
1002.63/1002.82	c #Conflicts:     636000 | #Learnt:      23750 | 0.000
1002.63/1002.82	c total clause space: 206.656MB
1002.63/1002.82	c total #watches: 184566
1004.14/1004.33	c total #propagations: 331554673 / total #impl: 1268328608 (eff. 0.261)
1004.14/1004.33	c #Conflicts:     637000 | #Learnt:      24750 | 0.000
1004.14/1004.33	c total clause space: 206.656MB
1004.14/1004.33	c total #watches: 191337
1005.34/1005.58	c total #propagations: 332102913 / total #impl: 1270486919 (eff. 0.261)
1005.34/1005.58	c #Conflicts:     638000 | #Learnt:      25750 | 0.000
1005.34/1005.58	c total clause space: 206.656MB
1005.34/1005.58	c total #watches: 197922
1006.63/1006.87	c total #propagations: 332672783 / total #impl: 1272628625 (eff. 0.261)
1006.63/1006.87	c #Conflicts:     639000 | #Learnt:      26750 | 0.000
1006.63/1006.87	c total clause space: 206.656MB
1006.63/1006.87	c total #watches: 200104
1008.43/1008.60	c total #propagations: 333223734 / total #impl: 1274220410 (eff. 0.262)
1008.43/1008.60	c #Conflicts:     640000 | #Learnt:      27750 | 0.000
1008.43/1008.60	c total clause space: 206.656MB
1008.43/1008.60	c total #watches: 204587
1010.03/1010.21	c total #propagations: 333876410 / total #impl: 1277283721 (eff. 0.261)
1010.03/1010.21	c #Conflicts:     641000 | #Learnt:      28750 | 0.000
1010.03/1010.21	c total clause space: 206.656MB
1010.03/1010.21	c total #watches: 213437
1011.33/1011.55	c total #propagations: 334367569 / total #impl: 1280313986 (eff. 0.261)
1011.33/1011.55	c #Conflicts:     642000 | #Learnt:      29750 | 0.000
1011.33/1011.55	c total clause space: 206.656MB
1011.33/1011.55	c total #watches: 215537
1012.53/1012.75	c total #propagations: 334933050 / total #impl: 1282634250 (eff. 0.261)
1012.53/1012.75	c #Conflicts:     643000 | #Learnt:      30750 | 0.000
1012.53/1012.75	c total clause space: 206.656MB
1012.53/1012.75	c total #watches: 217717
1014.13/1014.31	c total #propagations: 335412363 / total #impl: 1283792673 (eff. 0.261)
1014.13/1014.31	c #Conflicts:     644000 | #Learnt:      31750 | 0.000
1014.13/1014.31	c total clause space: 206.656MB
1014.13/1014.31	c total #watches: 224351
1015.73/1015.92	c total #propagations: 336037534 / total #impl: 1286245579 (eff. 0.261)
1015.73/1015.92	c #Conflicts:     645000 | #Learnt:      32750 | 0.000
1015.73/1015.92	c total clause space: 206.656MB
1015.73/1015.92	c total #watches: 230925
1017.23/1017.42	c total #propagations: 336674956 / total #impl: 1287948806 (eff. 0.261)
1017.23/1017.42	c #Conflicts:     646000 | #Learnt:      33750 | 0.000
1017.23/1017.42	c total clause space: 206.656MB
1017.23/1017.42	c total #watches: 232952
1018.73/1018.96	c total #propagations: 337218472 / total #impl: 1290123255 (eff. 0.261)
1018.73/1018.96	c #Conflicts:     647000 | #Learnt:      34750 | 0.000
1018.73/1018.96	c total clause space: 206.656MB
1018.73/1018.96	c total #watches: 235156
1020.33/1020.54	c total #propagations: 337738711 / total #impl: 1292393697 (eff. 0.261)
1020.33/1020.54	c #Conflicts:     648000 | #Learnt:      35750 | 0.000
1020.33/1020.54	c total clause space: 206.656MB
1020.33/1020.54	c total #watches: 237200
1021.83/1022.05	c total #propagations: 338271340 / total #impl: 1294739873 (eff. 0.261)
1021.83/1022.05	c #Conflicts:     649000 | #Learnt:      36750 | 0.000
1021.83/1022.05	c total clause space: 206.656MB
1021.83/1022.05	c total #watches: 239387
1023.33/1023.50	c total #propagations: 338853918 / total #impl: 1297464319 (eff. 0.261)
1023.33/1023.50	c #Conflicts:     650000 | #Learnt:      37750 | 0.000
1023.33/1023.50	c total clause space: 206.656MB
1023.33/1023.50	c total #watches: 241444
1024.62/1024.82	c total #propagations: 339482023 / total #impl: 1299029699 (eff. 0.261)
1024.62/1024.82	c #Conflicts:     651000 | #Learnt:      38750 | 0.000
1024.62/1024.82	c total clause space: 206.656MB
1024.62/1024.82	c total #watches: 245915
1026.13/1026.31	c total #propagations: 340095570 / total #impl: 1301658636 (eff. 0.261)
1026.13/1026.31	c GC COLLECT
1026.13/1026.31	c #Conflicts:     652000 | #Learnt:      20355 | 0.000
1026.13/1026.31	c total clause space: 206.656MB
1026.13/1026.31	c total #watches: 174917
1027.82/1028.03	c total #propagations: 340586218 / total #impl: 1303386491 (eff. 0.261)
1027.82/1028.03	c #Conflicts:     653000 | #Learnt:      21355 | 0.000
1027.82/1028.03	c total clause space: 206.656MB
1027.82/1028.03	c total #watches: 177062
1029.43/1029.61	c total #propagations: 341131332 / total #impl: 1305047902 (eff. 0.261)
1029.43/1029.61	c #Conflicts:     654000 | #Learnt:      22355 | 0.000
1029.43/1029.61	c total clause space: 206.656MB
1029.43/1029.61	c total #watches: 179249
1031.02/1031.20	c total #propagations: 341690154 / total #impl: 1306786868 (eff. 0.261)
1031.02/1031.20	c #Conflicts:     655000 | #Learnt:      23355 | 0.000
1031.02/1031.20	c total clause space: 206.656MB
1031.02/1031.20	c total #watches: 181338
1032.52/1032.78	c total #propagations: 342200905 / total #impl: 1308590783 (eff. 0.262)
1032.52/1032.78	c #Conflicts:     656000 | #Learnt:      24355 | 0.000
1032.52/1032.78	c total clause space: 206.656MB
1032.52/1032.78	c total #watches: 183423
1034.02/1034.27	c total #propagations: 342675961 / total #impl: 1310085869 (eff. 0.262)
1034.02/1034.27	c #Conflicts:     657000 | #Learnt:      25355 | 0.000
1034.02/1034.27	c total clause space: 206.656MB
1034.02/1034.27	c total #watches: 187812
1035.92/1036.15	c total #propagations: 343101714 / total #impl: 1311768986 (eff. 0.262)
1035.92/1036.15	c #Conflicts:     658000 | #Learnt:      26355 | 0.000
1035.92/1036.15	c total clause space: 206.656MB
1035.92/1036.15	c total #watches: 190083
1037.82/1038.03	c total #propagations: 343576499 / total #impl: 1313660734 (eff. 0.262)
1037.82/1038.03	c #Conflicts:     659000 | #Learnt:      27355 | 0.000
1037.82/1038.03	c total clause space: 206.656MB
1037.82/1038.03	c total #watches: 192233
1039.82/1040.01	c total #propagations: 344054692 / total #impl: 1316706102 (eff. 0.261)
1039.82/1040.01	c #Conflicts:     660000 | #Learnt:      28355 | 0.000
1039.82/1040.01	c total clause space: 206.656MB
1039.82/1040.01	c total #watches: 196712
1041.63/1041.89	c total #propagations: 344621370 / total #impl: 1318872640 (eff. 0.261)
1041.63/1041.89	c #Conflicts:     661000 | #Learnt:      29355 | 0.000
1041.63/1041.89	c total clause space: 206.656MB
1041.63/1041.89	c total #watches: 198847
1043.42/1043.64	c total #propagations: 345158096 / total #impl: 1320956758 (eff. 0.261)
1043.42/1043.64	c #Conflicts:     662000 | #Learnt:      30355 | 0.000
1043.42/1043.64	c total clause space: 206.656MB
1043.42/1043.64	c total #watches: 203223
1045.22/1045.45	c total #propagations: 345654988 / total #impl: 1323213864 (eff. 0.261)
1045.22/1045.45	c #Conflicts:     663000 | #Learnt:      31355 | 0.000
1045.22/1045.45	c total clause space: 206.656MB
1045.22/1045.45	c total #watches: 205300
1046.92/1047.11	c total #propagations: 346218547 / total #impl: 1325865271 (eff. 0.261)
1046.92/1047.11	c #Conflicts:     664000 | #Learnt:      32355 | 0.000
1046.92/1047.11	c total clause space: 206.656MB
1046.92/1047.11	c total #watches: 211936
1048.42/1048.68	c total #propagations: 346750303 / total #impl: 1327517874 (eff. 0.261)
1048.42/1048.68	c #Conflicts:     665000 | #Learnt:      33355 | 0.000
1048.42/1048.68	c total clause space: 206.656MB
1048.42/1048.68	c total #watches: 223064
1050.12/1050.34	c total #propagations: 347323427 / total #impl: 1329738538 (eff. 0.261)
1050.12/1050.34	c #Conflicts:     666000 | #Learnt:      34355 | 0.000
1050.12/1050.34	c total clause space: 206.656MB
1050.12/1050.34	c total #watches: 227660
1051.62/1051.87	c total #propagations: 347923862 / total #impl: 1331693422 (eff. 0.261)
1051.62/1051.87	c #Conflicts:     667000 | #Learnt:      35355 | 0.000
1051.62/1051.87	c total clause space: 206.656MB
1051.62/1051.87	c total #watches: 234274
1053.22/1053.40	c total #propagations: 348504000 / total #impl: 1333409667 (eff. 0.261)
1053.22/1053.40	c #Conflicts:     668000 | #Learnt:      36355 | 0.000
1053.22/1053.40	c total clause space: 206.656MB
1053.22/1053.40	c total #watches: 245502
1054.52/1054.77	c total #propagations: 349129469 / total #impl: 1335371723 (eff. 0.261)
1054.52/1054.77	c #Conflicts:     669000 | #Learnt:      37355 | 0.000
1054.52/1054.77	c total clause space: 206.656MB
1054.52/1054.77	c total #watches: 249861
1056.02/1056.23	c total #propagations: 349754419 / total #impl: 1337176741 (eff. 0.262)
1056.02/1056.23	c #Conflicts:     670000 | #Learnt:      38355 | 0.000
1056.02/1056.23	c total clause space: 206.656MB
1056.02/1056.23	c total #watches: 251984
1057.52/1057.74	c total #propagations: 350413922 / total #impl: 1339124905 (eff. 0.262)
1057.52/1057.74	c #Conflicts:     671000 | #Learnt:      39355 | 0.000
1057.52/1057.74	c total clause space: 206.656MB
1057.52/1057.74	c total #watches: 254234
1058.92/1059.13	c total #propagations: 350984308 / total #impl: 1340803944 (eff. 0.262)
1058.92/1059.13	c GC COLLECT
1058.92/1059.13	c #Conflicts:     672000 | #Learnt:      20655 | 0.000
1058.92/1059.13	c total clause space: 206.656MB
1058.92/1059.13	c total #watches: 179979
1060.42/1060.61	c total #propagations: 351491101 / total #impl: 1343114108 (eff. 0.262)
1060.42/1060.61	c #Conflicts:     673000 | #Learnt:      21655 | 0.000
1060.42/1060.61	c total clause space: 206.656MB
1060.42/1060.61	c total #watches: 184290
1061.92/1062.13	c total #propagations: 352036427 / total #impl: 1345020569 (eff. 0.262)
1061.92/1062.13	c #Conflicts:     674000 | #Learnt:      22655 | 0.000
1061.92/1062.13	c total clause space: 206.656MB
1061.92/1062.13	c total #watches: 188592
1063.02/1063.28	c total #propagations: 352609524 / total #impl: 1346919698 (eff. 0.262)
1063.02/1063.28	c #Conflicts:     675000 | #Learnt:      23655 | 0.000
1063.02/1063.28	c total clause space: 206.656MB
1063.02/1063.28	c total #watches: 191077
1064.42/1064.62	c total #propagations: 353102343 / total #impl: 1348807842 (eff. 0.262)
1064.42/1064.62	c #Conflicts:     676000 | #Learnt:      24655 | 0.000
1064.42/1064.62	c total clause space: 206.656MB
1064.42/1064.62	c total #watches: 199893
1065.42/1065.63	c total #propagations: 353616892 / total #impl: 1350370723 (eff. 0.262)
1065.42/1065.63	c #Conflicts:     677000 | #Learnt:      25655 | 0.000
1065.42/1065.63	c total clause space: 206.656MB
1065.42/1065.63	c total #watches: 206668
1066.32/1066.59	c total #propagations: 354161758 / total #impl: 1352035293 (eff. 0.262)
1066.32/1066.59	c #Conflicts:     678000 | #Learnt:      26655 | 0.000
1066.32/1066.59	c total clause space: 206.656MB
1066.32/1066.59	c total #watches: 215764
1067.22/1067.43	c total #propagations: 354599334 / total #impl: 1353948078 (eff. 0.262)
1067.22/1067.43	c #Conflicts:     679000 | #Learnt:      27655 | 0.000
1067.22/1067.43	c total clause space: 206.656MB
1067.22/1067.43	c total #watches: 218048
1068.02/1068.23	c total #propagations: 355091903 / total #impl: 1355527837 (eff. 0.262)
1068.02/1068.23	c #Conflicts:     680000 | #Learnt:      28655 | 0.000
1068.02/1068.23	c total clause space: 206.656MB
1068.02/1068.23	c total #watches: 224649
1068.82/1069.04	c total #propagations: 355526472 / total #impl: 1356830583 (eff. 0.262)
1068.82/1069.04	c #Conflicts:     681000 | #Learnt:      29655 | 0.000
1068.82/1069.04	c total clause space: 206.656MB
1068.82/1069.04	c total #watches: 233454
1069.52/1069.80	c total #propagations: 356025288 / total #impl: 1358745570 (eff. 0.262)
1069.52/1069.80	c #Conflicts:     682000 | #Learnt:      30655 | 0.000
1069.52/1069.80	c total clause space: 206.656MB
1069.52/1069.80	c total #watches: 235594
1070.42/1070.63	c total #propagations: 356546028 / total #impl: 1360733965 (eff. 0.262)
1070.42/1070.63	c #Conflicts:     683000 | #Learnt:      31655 | 0.000
1070.42/1070.63	c total clause space: 206.656MB
1070.42/1070.63	c total #watches: 240042
1071.12/1071.36	c total #propagations: 357034579 / total #impl: 1363273405 (eff. 0.262)
1071.12/1071.36	c #Conflicts:     684000 | #Learnt:      32655 | 0.000
1071.12/1071.36	c total clause space: 206.656MB
1071.12/1071.36	c total #watches: 242141
1071.82/1072.02	c total #propagations: 357479632 / total #impl: 1365621592 (eff. 0.262)
1071.82/1072.02	c #Conflicts:     685000 | #Learnt:      33655 | 0.000
1071.82/1072.02	c total clause space: 206.656MB
1071.82/1072.02	c total #watches: 248738
1072.42/1072.69	c total #propagations: 357829929 / total #impl: 1366786188 (eff. 0.262)
1072.42/1072.69	c #Conflicts:     686000 | #Learnt:      34655 | 0.000
1072.42/1072.69	c total clause space: 206.656MB
1072.42/1072.69	c total #watches: 250788
1073.11/1073.33	c total #propagations: 358240580 / total #impl: 1367814325 (eff. 0.262)
1073.11/1073.33	c #Conflicts:     687000 | #Learnt:      35655 | 0.000
1073.11/1073.33	c total clause space: 206.656MB
1073.11/1073.33	c total #watches: 255153
1073.71/1073.96	c total #propagations: 358644753 / total #impl: 1369105993 (eff. 0.262)
1073.71/1073.96	c #Conflicts:     688000 | #Learnt:      36655 | 0.000
1073.71/1073.96	c total clause space: 206.656MB
1073.71/1073.96	c total #watches: 263799
1074.41/1074.61	c total #propagations: 359047968 / total #impl: 1370417163 (eff. 0.262)
1074.41/1074.61	c #Conflicts:     689000 | #Learnt:      37655 | 0.000
1074.41/1074.61	c total clause space: 206.656MB
1074.41/1074.61	c total #watches: 265841
1075.01/1075.20	c total #propagations: 359499877 / total #impl: 1371655354 (eff. 0.262)
1075.01/1075.20	c #Conflicts:     690000 | #Learnt:      38655 | 0.000
1075.01/1075.20	c total clause space: 206.656MB
1075.01/1075.20	c total #watches: 276739
1075.72/1075.90	c total #propagations: 359897713 / total #impl: 1372640046 (eff. 0.262)
1075.72/1075.90	c #Conflicts:     691000 | #Learnt:      39655 | 0.000
1075.72/1075.90	c total clause space: 206.656MB
1075.72/1075.90	c total #watches: 278771
1076.91/1077.18	c total #propagations: 360299923 / total #impl: 1374059019 (eff. 0.262)
1076.91/1077.18	c GC COLLECT
1076.91/1077.18	c #Conflicts:     692000 | #Learnt:      20649 | 0.000
1076.91/1077.18	c total clause space: 206.656MB
1076.91/1077.18	c total #watches: 177892
1078.41/1078.67	c total #propagations: 360751047 / total #impl: 1375775929 (eff. 0.262)
1078.41/1078.67	c #Conflicts:     693000 | #Learnt:      21649 | 0.000
1078.41/1078.67	c total clause space: 206.656MB
1078.41/1078.67	c total #watches: 186873
1080.02/1080.28	c total #propagations: 361243742 / total #impl: 1378181744 (eff. 0.262)
1080.02/1080.28	c #Conflicts:     694000 | #Learnt:      22649 | 0.000
1080.02/1080.28	c total clause space: 206.656MB
1080.02/1080.28	c total #watches: 189084
1081.61/1081.81	c total #propagations: 361729514 / total #impl: 1379456887 (eff. 0.262)
1081.61/1081.81	c #Conflicts:     695000 | #Learnt:      23649 | 0.000
1081.61/1081.81	c total clause space: 206.656MB
1081.61/1081.81	c total #watches: 191255
1082.81/1083.04	c total #propagations: 362247918 / total #impl: 1381196581 (eff. 0.262)
1082.81/1083.04	c #Conflicts:     696000 | #Learnt:      24649 | 0.000
1082.81/1083.04	c total clause space: 206.656MB
1082.81/1083.04	c total #watches: 195645
1083.81/1084.01	c total #propagations: 362767110 / total #impl: 1382590071 (eff. 0.262)
1083.81/1084.01	c #Conflicts:     697000 | #Learnt:      25649 | 0.000
1083.81/1084.01	c total clause space: 206.656MB
1083.81/1084.01	c total #watches: 200070
1084.71/1084.99	c total #propagations: 363273246 / total #impl: 1384044283 (eff. 0.262)
1084.71/1084.99	c #Conflicts:     698000 | #Learnt:      26649 | 0.000
1084.71/1084.99	c total clause space: 206.656MB
1084.71/1084.99	c total #watches: 202211
1085.81/1086.06	c total #propagations: 363805822 / total #impl: 1385541238 (eff. 0.263)
1085.81/1086.06	c #Conflicts:     699000 | #Learnt:      27649 | 0.000
1085.81/1086.06	c total clause space: 206.656MB
1085.81/1086.06	c total #watches: 206688
1087.11/1087.30	c total #propagations: 364310887 / total #impl: 1387086984 (eff. 0.263)
1087.11/1087.30	c #Conflicts:     700000 | #Learnt:      28649 | 0.000
1087.11/1087.30	c total clause space: 206.656MB
1087.11/1087.30	c total #watches: 211151
1088.61/1088.82	c total #propagations: 364868191 / total #impl: 1389263049 (eff. 0.263)
1088.61/1088.82	c #Conflicts:     701000 | #Learnt:      29649 | 0.000
1088.61/1088.82	c total clause space: 206.656MB
1088.61/1088.82	c total #watches: 213221
1090.02/1090.23	c total #propagations: 365432100 / total #impl: 1391351707 (eff. 0.263)
1090.02/1090.23	c #Conflicts:     702000 | #Learnt:      30649 | 0.000
1090.02/1090.23	c total clause space: 206.656MB
1090.02/1090.23	c total #watches: 215258
1091.31/1091.50	c total #propagations: 365977964 / total #impl: 1392810140 (eff. 0.263)
1091.31/1091.50	c #Conflicts:     703000 | #Learnt:      31649 | 0.000
1091.31/1091.50	c total clause space: 206.656MB
1091.31/1091.50	c total #watches: 217313
1092.51/1092.73	c total #propagations: 366532379 / total #impl: 1394567179 (eff. 0.263)
1092.51/1092.73	c #Conflicts:     704000 | #Learnt:      32649 | 0.000
1092.51/1092.73	c total clause space: 206.656MB
1092.51/1092.73	c total #watches: 219385
1093.81/1094.00	c total #propagations: 366994322 / total #impl: 1396092082 (eff. 0.263)
1093.81/1094.00	c #Conflicts:     705000 | #Learnt:      33649 | 0.000
1093.81/1094.00	c total clause space: 206.656MB
1093.81/1094.00	c total #watches: 223654
1095.11/1095.35	c total #propagations: 367541256 / total #impl: 1397774317 (eff. 0.263)
1095.11/1095.35	c #Conflicts:     706000 | #Learnt:      34649 | 0.000
1095.11/1095.35	c total clause space: 206.656MB
1095.11/1095.35	c total #watches: 228120
1096.71/1096.96	c total #propagations: 368090430 / total #impl: 1399962641 (eff. 0.263)
1096.71/1096.96	c #Conflicts:     707000 | #Learnt:      35649 | 0.000
1096.71/1096.96	c total clause space: 206.656MB
1096.71/1096.96	c total #watches: 230359
1097.91/1098.16	c total #propagations: 368655428 / total #impl: 1403139769 (eff. 0.263)
1097.91/1098.16	c #Conflicts:     708000 | #Learnt:      36649 | 0.000
1097.91/1098.16	c total clause space: 206.656MB
1097.91/1098.16	c total #watches: 239281
1099.01/1099.25	c total #propagations: 369263191 / total #impl: 1405158504 (eff. 0.263)
1099.01/1099.25	c #Conflicts:     709000 | #Learnt:      37649 | 0.000
1099.01/1099.25	c total clause space: 206.656MB
1099.01/1099.25	c total #watches: 243581
1100.01/1100.28	c total #propagations: 369945507 / total #impl: 1406828710 (eff. 0.263)
1100.01/1100.28	c #Conflicts:     710000 | #Learnt:      38649 | 0.000
1100.01/1100.28	c total clause space: 206.656MB
1100.01/1100.28	c total #watches: 252426
1100.81/1101.01	c total #propagations: 370528392 / total #impl: 1408735299 (eff. 0.263)
1100.81/1101.01	c #Conflicts:     711000 | #Learnt:      39649 | 0.000
1100.81/1101.01	c total clause space: 206.656MB
1100.81/1101.01	c total #watches: 256782
1101.61/1101.82	c total #propagations: 370945971 / total #impl: 1409851745 (eff. 0.263)
1101.61/1101.82	c GC COLLECT
1101.61/1101.82	c #Conflicts:     712000 | #Learnt:      20346 | 0.000
1101.61/1101.82	c total clause space: 206.656MB
1101.61/1101.82	c total #watches: 179366
1102.81/1103.06	c total #propagations: 371314648 / total #impl: 1411728102 (eff. 0.263)
1102.81/1103.06	c #Conflicts:     713000 | #Learnt:      21346 | 0.000
1102.81/1103.06	c total clause space: 206.656MB
1102.81/1103.06	c total #watches: 183718
1104.11/1104.36	c total #propagations: 371830904 / total #impl: 1414230831 (eff. 0.263)
1104.11/1104.36	c #Conflicts:     714000 | #Learnt:      22346 | 0.000
1104.11/1104.36	c total clause space: 206.656MB
1104.11/1104.36	c total #watches: 192557
1105.21/1105.44	c total #propagations: 372364185 / total #impl: 1416090739 (eff. 0.263)
1105.21/1105.44	c #Conflicts:     715000 | #Learnt:      23346 | 0.000
1105.21/1105.44	c total clause space: 206.656MB
1105.21/1105.44	c total #watches: 203605
1106.11/1106.32	c total #propagations: 372902738 / total #impl: 1418068153 (eff. 0.263)
1106.11/1106.32	c #Conflicts:     716000 | #Learnt:      24346 | 0.000
1106.11/1106.32	c total clause space: 206.656MB
1106.11/1106.32	c total #watches: 214660
1106.81/1107.06	c total #propagations: 373400420 / total #impl: 1419797899 (eff. 0.263)
1106.81/1107.06	c #Conflicts:     717000 | #Learnt:      25346 | 0.000
1106.81/1107.06	c total clause space: 206.656MB
1106.81/1107.06	c total #watches: 223416
1107.62/1107.87	c total #propagations: 373909103 / total #impl: 1421413512 (eff. 0.263)
1107.62/1107.87	c #Conflicts:     718000 | #Learnt:      26346 | 0.000
1107.62/1107.87	c total clause space: 206.656MB
1107.62/1107.87	c total #watches: 229934
1108.61/1108.89	c total #propagations: 374503616 / total #impl: 1423362705 (eff. 0.263)
1108.61/1108.89	c #Conflicts:     719000 | #Learnt:      27346 | 0.000
1108.61/1108.89	c total clause space: 206.656MB
1108.61/1108.89	c total #watches: 231990
1109.72/1109.98	c total #propagations: 375043416 / total #impl: 1424841849 (eff. 0.263)
1109.72/1109.98	c #Conflicts:     720000 | #Learnt:      28346 | 0.000
1109.72/1109.98	c total clause space: 206.656MB
1109.72/1109.98	c total #watches: 240798
1110.61/1110.88	c total #propagations: 375511046 / total #impl: 1426424587 (eff. 0.263)
1110.61/1110.88	c #Conflicts:     721000 | #Learnt:      29346 | 0.000
1110.61/1110.88	c total clause space: 206.656MB
1110.61/1110.88	c total #watches: 242989
1111.71/1111.92	c total #propagations: 375965739 / total #impl: 1427632193 (eff. 0.263)
1111.71/1111.92	c #Conflicts:     722000 | #Learnt:      30346 | 0.000
1111.71/1111.92	c total clause space: 206.656MB
1111.71/1111.92	c total #watches: 249505
1112.61/1112.81	c total #propagations: 376494131 / total #impl: 1429330355 (eff. 0.263)
1112.61/1112.81	c #Conflicts:     723000 | #Learnt:      31346 | 0.000
1112.61/1112.81	c total clause space: 206.656MB
1112.61/1112.81	c total #watches: 251592
1113.61/1113.83	c total #propagations: 376891982 / total #impl: 1430732028 (eff. 0.263)
1113.61/1113.83	c #Conflicts:     724000 | #Learnt:      32346 | 0.000
1113.61/1113.83	c total clause space: 206.656MB
1113.61/1113.83	c total #watches: 255902
1114.61/1114.88	c total #propagations: 377307590 / total #impl: 1433697639 (eff. 0.263)
1114.61/1114.88	c #Conflicts:     725000 | #Learnt:      33346 | 0.000
1114.61/1114.88	c total clause space: 206.656MB
1114.61/1114.88	c total #watches: 260139
1115.61/1115.88	c total #propagations: 377724724 / total #impl: 1436000628 (eff. 0.263)
1115.61/1115.88	c #Conflicts:     726000 | #Learnt:      34346 | 0.000
1115.61/1115.88	c total clause space: 206.656MB
1115.61/1115.88	c total #watches: 271116
1116.51/1116.78	c total #propagations: 378077822 / total #impl: 1438467811 (eff. 0.263)
1116.51/1116.78	c #Conflicts:     727000 | #Learnt:      35346 | 0.000
1116.51/1116.78	c total clause space: 206.656MB
1116.51/1116.78	c total #watches: 273153
1117.51/1117.71	c total #propagations: 378534521 / total #impl: 1440111166 (eff. 0.263)
1117.51/1117.71	c #Conflicts:     728000 | #Learnt:      36346 | 0.000
1117.51/1117.71	c total clause space: 206.656MB
1117.51/1117.71	c total #watches: 277438
1118.61/1118.84	c total #propagations: 378942203 / total #impl: 1442393526 (eff. 0.263)
1118.61/1118.84	c #Conflicts:     729000 | #Learnt:      37346 | 0.000
1118.61/1118.84	c total clause space: 206.656MB
1118.61/1118.84	c total #watches: 281716
1119.51/1119.71	c total #propagations: 379420094 / total #impl: 1445663012 (eff. 0.262)
1119.51/1119.71	c #Conflicts:     730000 | #Learnt:      38346 | 0.000
1119.51/1119.71	c total clause space: 206.656MB
1119.51/1119.71	c total #watches: 283739
1120.31/1120.53	c total #propagations: 379856175 / total #impl: 1448273362 (eff. 0.262)
1120.31/1120.53	c #Conflicts:     731000 | #Learnt:      39346 | 0.000
1120.31/1120.53	c total clause space: 206.656MB
1120.31/1120.53	c total #watches: 285766
1121.21/1121.44	c total #propagations: 380300723 / total #impl: 1451088157 (eff. 0.262)
1121.21/1121.44	c #Conflicts:     732000 | #Learnt:      40346 | 0.000
1121.21/1121.44	c total clause space: 206.656MB
1121.21/1121.44	c total #watches: 287796
1122.32/1122.58	c total #propagations: 380774242 / total #impl: 1454234429 (eff. 0.262)
1122.32/1122.58	c GC COLLECT
1122.32/1122.58	c #Conflicts:     733000 | #Learnt:      20743 | 0.000
1122.32/1122.58	c total clause space: 206.656MB
1122.32/1122.58	c total #watches: 180234
1124.22/1124.43	c total #propagations: 381233925 / total #impl: 1457540097 (eff. 0.262)
1124.22/1124.43	c #Conflicts:     734000 | #Learnt:      21743 | 0.000
1124.22/1124.43	c total clause space: 206.656MB
1124.22/1124.43	c total #watches: 182306
1125.91/1126.13	c total #propagations: 381823648 / total #impl: 1459665906 (eff. 0.262)
1125.91/1126.13	c #Conflicts:     735000 | #Learnt:      22743 | 0.000
1125.91/1126.13	c total clause space: 206.656MB
1125.91/1126.13	c total #watches: 184375
1127.61/1127.87	c total #propagations: 382402850 / total #impl: 1461379303 (eff. 0.262)
1127.61/1127.87	c #Conflicts:     736000 | #Learnt:      23743 | 0.000
1127.61/1127.87	c total clause space: 206.656MB
1127.61/1127.87	c total #watches: 188664
1129.11/1129.36	c total #propagations: 382991119 / total #impl: 1463523544 (eff. 0.262)
1129.11/1129.36	c #Conflicts:     737000 | #Learnt:      24743 | 0.000
1129.11/1129.36	c total clause space: 206.656MB
1129.11/1129.36	c total #watches: 190742
1130.81/1131.04	c total #propagations: 383567069 / total #impl: 1465510075 (eff. 0.262)
1130.81/1131.04	c #Conflicts:     738000 | #Learnt:      25743 | 0.000
1130.81/1131.04	c total clause space: 206.656MB
1130.81/1131.04	c total #watches: 192851
1132.31/1132.52	c total #propagations: 384112938 / total #impl: 1467422116 (eff. 0.262)
1132.31/1132.52	c #Conflicts:     739000 | #Learnt:      26743 | 0.000
1132.31/1132.52	c total clause space: 206.656MB
1132.31/1132.52	c total #watches: 197309
1133.51/1133.78	c total #propagations: 384604093 / total #impl: 1469331336 (eff. 0.262)
1133.51/1133.78	c #Conflicts:     740000 | #Learnt:      27743 | 0.000
1133.51/1133.78	c total clause space: 206.656MB
1133.51/1133.78	c total #watches: 206121
1134.71/1134.97	c total #propagations: 385121435 / total #impl: 1470883085 (eff. 0.262)
1134.71/1134.97	c #Conflicts:     741000 | #Learnt:      28743 | 0.000
1134.71/1134.97	c total clause space: 206.656MB
1134.71/1134.97	c total #watches: 217094
1136.12/1136.35	c total #propagations: 385696181 / total #impl: 1473046913 (eff. 0.262)
1136.12/1136.35	c #Conflicts:     742000 | #Learnt:      29743 | 0.000
1136.12/1136.35	c total clause space: 206.656MB
1136.12/1136.35	c total #watches: 219217
1137.41/1137.69	c total #propagations: 386268141 / total #impl: 1474990083 (eff. 0.262)
1137.41/1137.69	c #Conflicts:     743000 | #Learnt:      30743 | 0.000
1137.41/1137.69	c total clause space: 206.656MB
1137.41/1137.69	c total #watches: 223510
1138.81/1139.05	c total #propagations: 386777823 / total #impl: 1476411435 (eff. 0.262)
1138.81/1139.05	c #Conflicts:     744000 | #Learnt:      31743 | 0.000
1138.81/1139.05	c total clause space: 206.656MB
1138.81/1139.05	c total #watches: 225537
1140.11/1140.30	c total #propagations: 387272247 / total #impl: 1477892712 (eff. 0.262)
1140.11/1140.30	c #Conflicts:     745000 | #Learnt:      32743 | 0.000
1140.11/1140.30	c total clause space: 206.656MB
1140.11/1140.30	c total #watches: 232125
1141.41/1141.65	c total #propagations: 387776962 / total #impl: 1479504719 (eff. 0.262)
1141.41/1141.65	c #Conflicts:     746000 | #Learnt:      33743 | 0.000
1141.41/1141.65	c total clause space: 206.656MB
1141.41/1141.65	c total #watches: 236482
1142.41/1142.68	c total #propagations: 388318080 / total #impl: 1481276262 (eff. 0.262)
1142.41/1142.68	c #Conflicts:     747000 | #Learnt:      34743 | 0.000
1142.41/1142.68	c total clause space: 206.656MB
1142.41/1142.68	c total #watches: 243097
1143.71/1143.98	c total #propagations: 388850087 / total #impl: 1483130176 (eff. 0.262)
1143.71/1143.98	c #Conflicts:     748000 | #Learnt:      35743 | 0.000
1143.71/1143.98	c total clause space: 206.656MB
1143.71/1143.98	c total #watches: 245133
1145.11/1145.32	c total #propagations: 389379986 / total #impl: 1485757435 (eff. 0.262)
1145.11/1145.32	c #Conflicts:     749000 | #Learnt:      36743 | 0.000
1145.11/1145.32	c total clause space: 206.656MB
1145.11/1145.32	c total #watches: 247310
1146.31/1146.57	c total #propagations: 389899215 / total #impl: 1487987038 (eff. 0.262)
1146.31/1146.57	c #Conflicts:     750000 | #Learnt:      37743 | 0.000
1146.31/1146.57	c total clause space: 206.656MB
1146.31/1146.57	c total #watches: 249498
1147.41/1147.61	c total #propagations: 390437866 / total #impl: 1490303897 (eff. 0.262)
1147.41/1147.61	c #Conflicts:     751000 | #Learnt:      38743 | 0.000
1147.41/1147.61	c total clause space: 206.656MB
1147.41/1147.61	c total #watches: 253935
1148.22/1148.45	c total #propagations: 390944857 / total #impl: 1491843178 (eff. 0.262)
1148.22/1148.45	c #Conflicts:     752000 | #Learnt:      39743 | 0.000
1148.22/1148.45	c total clause space: 206.656MB
1148.22/1148.45	c total #watches: 258381
1149.32/1149.54	c total #propagations: 391392453 / total #impl: 1493418888 (eff. 0.262)
1149.32/1149.54	c #Conflicts:     753000 | #Learnt:      40743 | 0.000
1149.32/1149.54	c total clause space: 206.656MB
1149.32/1149.54	c total #watches: 269340
1150.31/1150.58	c total #propagations: 391966541 / total #impl: 1495871606 (eff. 0.262)
1150.31/1150.58	c #Conflicts:     754000 | #Learnt:      41743 | 0.000
1150.31/1150.58	c total clause space: 206.656MB
1150.31/1150.58	c total #watches: 278219
1151.91/1152.10	c total #propagations: 392448708 / total #impl: 1497589448 (eff. 0.262)
1151.91/1152.10	c GC COLLECT
1151.91/1152.10	c #Conflicts:     755000 | #Learnt:      21838 | 0.000
1151.91/1152.10	c total clause space: 206.656MB
1151.91/1152.10	c total #watches: 189247
1153.41/1153.69	c total #propagations: 392889205 / total #impl: 1499523153 (eff. 0.262)
1153.41/1153.69	c #Conflicts:     756000 | #Learnt:      22838 | 0.000
1153.41/1153.69	c total clause space: 206.656MB
1153.41/1153.69	c total #watches: 195844
1154.92/1155.16	c total #propagations: 393364059 / total #impl: 1502329694 (eff. 0.262)
1154.92/1155.16	c #Conflicts:     757000 | #Learnt:      23838 | 0.000
1154.92/1155.16	c total clause space: 206.656MB
1154.92/1155.16	c total #watches: 200218
1156.31/1156.57	c total #propagations: 393840358 / total #impl: 1504094984 (eff. 0.262)
1156.31/1156.57	c #Conflicts:     758000 | #Learnt:      24838 | 0.000
1156.31/1156.57	c total clause space: 206.656MB
1156.31/1156.57	c total #watches: 204911
1157.51/1157.75	c total #propagations: 394394169 / total #impl: 1506227637 (eff. 0.262)
1157.51/1157.75	c #Conflicts:     759000 | #Learnt:      25838 | 0.000
1157.51/1157.75	c total clause space: 206.656MB
1157.51/1157.75	c total #watches: 209388
1158.71/1158.94	c total #propagations: 394922973 / total #impl: 1507677457 (eff. 0.262)
1158.71/1158.94	c #Conflicts:     760000 | #Learnt:      26838 | 0.000
1158.71/1158.94	c total clause space: 206.656MB
1158.71/1158.94	c total #watches: 211509
1159.91/1160.15	c total #propagations: 395356032 / total #impl: 1509163498 (eff. 0.262)
1159.91/1160.15	c #Conflicts:     761000 | #Learnt:      27838 | 0.000
1159.91/1160.15	c total clause space: 206.656MB
1159.91/1160.15	c total #watches: 213631
1161.11/1161.31	c total #propagations: 395806901 / total #impl: 1510588685 (eff. 0.262)
1161.11/1161.31	c #Conflicts:     762000 | #Learnt:      28838 | 0.000
1161.11/1161.31	c total clause space: 206.656MB
1161.11/1161.31	c total #watches: 226965
1162.01/1162.27	c total #propagations: 396297881 / total #impl: 1511915686 (eff. 0.262)
1162.01/1162.27	c #Conflicts:     763000 | #Learnt:      29838 | 0.000
1162.01/1162.27	c total clause space: 206.656MB
1162.01/1162.27	c total #watches: 229113
1163.01/1163.24	c total #propagations: 396803518 / total #impl: 1513874987 (eff. 0.262)
1163.01/1163.24	c #Conflicts:     764000 | #Learnt:      30838 | 0.000
1163.01/1163.24	c total clause space: 206.656MB
1163.01/1163.24	c total #watches: 233525
1164.01/1164.29	c total #propagations: 397350994 / total #impl: 1517034894 (eff. 0.262)
1164.01/1164.29	c #Conflicts:     765000 | #Learnt:      31838 | 0.000
1164.01/1164.29	c total clause space: 206.656MB
1164.01/1164.29	c total #watches: 235674
1165.31/1165.54	c total #propagations: 397909577 / total #impl: 1518481841 (eff. 0.262)
1165.31/1165.54	c #Conflicts:     766000 | #Learnt:      32838 | 0.000
1165.31/1165.54	c total clause space: 206.656MB
1165.31/1165.54	c total #watches: 239983
1166.51/1166.70	c total #propagations: 398390602 / total #impl: 1519556852 (eff. 0.262)
1166.51/1166.70	c #Conflicts:     767000 | #Learnt:      33838 | 0.000
1166.51/1166.70	c total clause space: 206.656MB
1166.51/1166.70	c total #watches: 242025
1167.51/1167.71	c total #propagations: 398889894 / total #impl: 1521063690 (eff. 0.262)
1167.51/1167.71	c #Conflicts:     768000 | #Learnt:      34838 | 0.000
1167.51/1167.71	c total clause space: 206.656MB
1167.51/1167.71	c total #watches: 248657
1168.41/1168.64	c total #propagations: 399341159 / total #impl: 1522502563 (eff. 0.262)
1168.41/1168.64	c #Conflicts:     769000 | #Learnt:      35838 | 0.000
1168.41/1168.64	c total clause space: 206.656MB
1168.41/1168.64	c total #watches: 253002
1169.31/1169.50	c total #propagations: 399848749 / total #impl: 1524010310 (eff. 0.262)
1169.31/1169.50	c #Conflicts:     770000 | #Learnt:      36838 | 0.000
1169.31/1169.50	c total clause space: 206.656MB
1169.31/1169.50	c total #watches: 259536
1170.11/1170.36	c total #propagations: 400334675 / total #impl: 1525703898 (eff. 0.262)
1170.11/1170.36	c #Conflicts:     771000 | #Learnt:      37838 | 0.000
1170.11/1170.36	c total clause space: 206.656MB
1170.11/1170.36	c total #watches: 270458
1170.81/1171.08	c total #propagations: 400969934 / total #impl: 1527667457 (eff. 0.262)
1170.81/1171.08	c #Conflicts:     772000 | #Learnt:      38838 | 0.000
1170.81/1171.08	c total clause space: 206.656MB
1170.81/1171.08	c total #watches: 276899
1171.71/1171.91	c total #propagations: 401482916 / total #impl: 1529360541 (eff. 0.263)
1171.71/1171.91	c #Conflicts:     773000 | #Learnt:      39838 | 0.000
1171.71/1171.91	c total clause space: 206.656MB
1171.71/1171.91	c total #watches: 278939
1172.41/1172.66	c total #propagations: 402109424 / total #impl: 1531074947 (eff. 0.263)
1172.41/1172.66	c #Conflicts:     774000 | #Learnt:      40838 | 0.000
1172.41/1172.66	c total clause space: 206.656MB
1172.41/1172.66	c total #watches: 280982
1173.31/1173.50	c total #propagations: 402678212 / total #impl: 1533004342 (eff. 0.263)
1173.31/1173.50	c #Conflicts:     775000 | #Learnt:      41838 | 0.000
1173.31/1173.50	c total clause space: 206.656MB
1173.31/1173.50	c total #watches: 283079
1174.21/1174.47	c total #propagations: 403290789 / total #impl: 1534810818 (eff. 0.263)
1174.21/1174.47	c GC COLLECT
1174.21/1174.47	c #Conflicts:     776000 | #Learnt:      21633 | 0.000
1174.21/1174.47	c total clause space: 206.656MB
1174.21/1174.47	c total #watches: 184567
1175.51/1175.71	c total #propagations: 403787064 / total #impl: 1536288834 (eff. 0.263)
1175.51/1175.71	c #Conflicts:     777000 | #Learnt:      22633 | 0.000
1175.51/1175.71	c total clause space: 206.656MB
1175.51/1175.71	c total #watches: 186596
1176.91/1177.18	c total #propagations: 404214981 / total #impl: 1537866471 (eff. 0.263)
1176.91/1177.18	c #Conflicts:     778000 | #Learnt:      23633 | 0.000
1176.91/1177.18	c total clause space: 206.656MB
1176.91/1177.18	c total #watches: 193260
1178.31/1178.55	c total #propagations: 404697178 / total #impl: 1539557178 (eff. 0.263)
1178.31/1178.55	c #Conflicts:     779000 | #Learnt:      24633 | 0.000
1178.31/1178.55	c total clause space: 206.656MB
1178.31/1178.55	c total #watches: 197735
1179.71/1179.94	c total #propagations: 405271430 / total #impl: 1541361061 (eff. 0.263)
1179.71/1179.94	c #Conflicts:     780000 | #Learnt:      25633 | 0.000
1179.71/1179.94	c total clause space: 206.656MB
1179.71/1179.94	c total #watches: 202168
1181.11/1181.36	c total #propagations: 405777822 / total #impl: 1542951159 (eff. 0.263)
1181.11/1181.36	c #Conflicts:     781000 | #Learnt:      26633 | 0.000
1181.11/1181.36	c total clause space: 206.656MB
1181.11/1181.36	c total #watches: 204217
1182.71/1182.96	c total #propagations: 406322175 / total #impl: 1544633400 (eff. 0.263)
1182.71/1182.96	c #Conflicts:     782000 | #Learnt:      27633 | 0.000
1182.71/1182.96	c total clause space: 206.656MB
1182.71/1182.96	c total #watches: 206252
1184.10/1184.39	c total #propagations: 406887426 / total #impl: 1546848931 (eff. 0.263)
1184.10/1184.39	c #Conflicts:     783000 | #Learnt:      28633 | 0.000
1184.10/1184.39	c total clause space: 206.656MB
1184.10/1184.39	c total #watches: 212874
1185.50/1185.78	c total #propagations: 407452071 / total #impl: 1549049727 (eff. 0.263)
1185.50/1185.78	c #Conflicts:     784000 | #Learnt:      29633 | 0.000
1185.50/1185.78	c total clause space: 206.656MB
1185.50/1185.78	c total #watches: 215084
1186.90/1187.14	c total #propagations: 408027144 / total #impl: 1550859530 (eff. 0.263)
1186.90/1187.14	c #Conflicts:     785000 | #Learnt:      30633 | 0.000
1186.90/1187.14	c total clause space: 206.656MB
1186.90/1187.14	c total #watches: 217323
1188.40/1188.62	c total #propagations: 408537236 / total #impl: 1552401792 (eff. 0.263)
1188.40/1188.62	c #Conflicts:     786000 | #Learnt:      31633 | 0.000
1188.40/1188.62	c total clause space: 206.656MB
1188.40/1188.62	c total #watches: 221941
1189.60/1189.85	c total #propagations: 409062907 / total #impl: 1554478433 (eff. 0.263)
1189.60/1189.85	c #Conflicts:     787000 | #Learnt:      32633 | 0.000
1189.60/1189.85	c total clause space: 206.656MB
1189.60/1189.85	c total #watches: 226495
1190.80/1191.09	c total #propagations: 409595647 / total #impl: 1556644951 (eff. 0.263)
1190.80/1191.09	c #Conflicts:     788000 | #Learnt:      33633 | 0.000
1190.80/1191.09	c total clause space: 206.656MB
1190.80/1191.09	c total #watches: 230832
1191.90/1192.10	c total #propagations: 410166946 / total #impl: 1558447382 (eff. 0.263)
1191.90/1192.10	c #Conflicts:     789000 | #Learnt:      34633 | 0.000
1191.90/1192.10	c total clause space: 206.656MB
1191.90/1192.10	c total #watches: 233052
1192.70/1192.99	c total #propagations: 410673286 / total #impl: 1559761056 (eff. 0.263)
1192.70/1192.99	c #Conflicts:     790000 | #Learnt:      35633 | 0.000
1192.70/1192.99	c total clause space: 206.656MB
1192.70/1192.99	c total #watches: 237866
1193.70/1193.92	c total #propagations: 411101592 / total #impl: 1560969661 (eff. 0.263)
1193.70/1193.92	c #Conflicts:     791000 | #Learnt:      36633 | 0.000
1193.70/1193.92	c total clause space: 206.656MB
1193.70/1193.92	c total #watches: 242455
1194.70/1194.92	c total #propagations: 411533485 / total #impl: 1562817914 (eff. 0.263)
1194.70/1194.92	c #Conflicts:     792000 | #Learnt:      37633 | 0.000
1194.70/1194.92	c total clause space: 206.656MB
1194.70/1194.92	c total #watches: 249388
1195.61/1195.84	c total #propagations: 411907910 / total #impl: 1564451223 (eff. 0.263)
1195.61/1195.84	c #Conflicts:     793000 | #Learnt:      38633 | 0.000
1195.61/1195.84	c total clause space: 206.656MB
1195.61/1195.84	c total #watches: 256307
1196.50/1196.78	c total #propagations: 412364296 / total #impl: 1566623211 (eff. 0.263)
1196.50/1196.78	c #Conflicts:     794000 | #Learnt:      39633 | 0.000
1196.50/1196.78	c total clause space: 206.656MB
1196.50/1196.78	c total #watches: 260752
1197.60/1197.80	c total #propagations: 412876019 / total #impl: 1568283932 (eff. 0.263)
1197.60/1197.80	c #Conflicts:     795000 | #Learnt:      40633 | 0.000
1197.60/1197.80	c total clause space: 206.656MB
1197.60/1197.80	c total #watches: 262970
1198.50/1198.76	c total #propagations: 413434008 / total #impl: 1570291555 (eff. 0.263)
1198.50/1198.76	c #Conflicts:     796000 | #Learnt:      41633 | 0.000
1198.50/1198.76	c total clause space: 206.656MB
1198.50/1198.76	c total #watches: 265135
1199.50/1199.70	c total #propagations: 413974070 / total #impl: 1571717431 (eff. 0.263)
1199.50/1199.70	c #Conflicts:     797000 | #Learnt:      42633 | 0.000
1199.50/1199.70	c total clause space: 206.656MB
1199.50/1199.70	c total #watches: 267400
1200.70/1200.99	c total #propagations: 414487466 / total #impl: 1573240044 (eff. 0.263)
1200.70/1200.99	c GC COLLECT
1200.70/1200.99	c #Conflicts:     798000 | #Learnt:      22132 | 0.000
1200.70/1200.99	c total clause space: 206.656MB
1200.70/1200.99	c total #watches: 190050
1202.21/1202.41	c total #propagations: 415025306 / total #impl: 1575308513 (eff. 0.263)
1202.21/1202.41	c #Conflicts:     799000 | #Learnt:      23132 | 0.000
1202.21/1202.41	c total clause space: 206.656MB
1202.21/1202.41	c total #watches: 194504
1203.70/1203.97	c total #propagations: 415547735 / total #impl: 1577029131 (eff. 0.264)
1203.70/1203.97	c #Conflicts:     800000 | #Learnt:      24132 | 0.000
1203.70/1203.97	c total clause space: 206.656MB
1203.70/1203.97	c total #watches: 196640
1205.30/1205.55	c total #propagations: 416067880 / total #impl: 1578619437 (eff. 0.264)
1205.30/1205.55	c #Conflicts:     801000 | #Learnt:      25132 | 0.000
1205.30/1205.55	c total clause space: 206.656MB
1205.30/1205.55	c total #watches: 203218
1206.20/1206.43	c total #propagations: 416652338 / total #impl: 1580348184 (eff. 0.264)
1206.20/1206.43	c #Conflicts:     802000 | #Learnt:      26132 | 0.000
1206.20/1206.43	c total clause space: 206.656MB
1206.20/1206.43	c total #watches: 205469
1207.20/1207.40	c total #propagations: 417142801 / total #impl: 1581644735 (eff. 0.264)
1207.20/1207.40	c #Conflicts:     803000 | #Learnt:      27132 | 0.000
1207.20/1207.40	c total clause space: 206.656MB
1207.20/1207.40	c total #watches: 209997
1208.40/1208.62	c total #propagations: 417689839 / total #impl: 1583739898 (eff. 0.264)
1208.40/1208.62	c #Conflicts:     804000 | #Learnt:      28132 | 0.000
1208.40/1208.62	c total clause space: 206.656MB
1208.40/1208.62	c total #watches: 212105
1209.81/1210.02	c total #propagations: 418183085 / total #impl: 1586209618 (eff. 0.264)
1209.81/1210.02	c #Conflicts:     805000 | #Learnt:      29132 | 0.000
1209.81/1210.02	c total clause space: 206.656MB
1209.81/1210.02	c total #watches: 214220
1211.00/1211.27	c total #propagations: 418711723 / total #impl: 1589415084 (eff. 0.263)
1211.00/1211.27	c #Conflicts:     806000 | #Learnt:      30132 | 0.000
1211.00/1211.27	c total clause space: 206.656MB
1211.00/1211.27	c total #watches: 216358
1212.40/1212.68	c total #propagations: 419206182 / total #impl: 1591740403 (eff. 0.263)
1212.40/1212.68	c #Conflicts:     807000 | #Learnt:      31132 | 0.000
1212.40/1212.68	c total clause space: 206.656MB
1212.40/1212.68	c total #watches: 218406
1213.80/1214.03	c total #propagations: 419742881 / total #impl: 1594001992 (eff. 0.263)
1213.80/1214.03	c #Conflicts:     808000 | #Learnt:      32132 | 0.000
1213.80/1214.03	c total clause space: 206.656MB
1213.80/1214.03	c total #watches: 220503
1215.30/1215.51	c total #propagations: 420263995 / total #impl: 1596730935 (eff. 0.263)
1215.30/1215.51	c #Conflicts:     809000 | #Learnt:      33132 | 0.000
1215.30/1215.51	c total clause space: 206.656MB
1215.30/1215.51	c total #watches: 224833
1216.60/1216.84	c total #propagations: 420789257 / total #impl: 1598803993 (eff. 0.263)
1216.60/1216.84	c #Conflicts:     810000 | #Learnt:      34132 | 0.000
1216.60/1216.84	c total clause space: 206.656MB
1216.60/1216.84	c total #watches: 236036
1217.90/1218.19	c total #propagations: 421265480 / total #impl: 1600534793 (eff. 0.263)
1217.90/1218.19	c #Conflicts:     811000 | #Learnt:      35132 | 0.000
1217.90/1218.19	c total clause space: 206.656MB
1217.90/1218.19	c total #watches: 240361
1218.80/1219.07	c total #propagations: 421736880 / total #impl: 1602243159 (eff. 0.263)
1218.80/1219.07	c #Conflicts:     812000 | #Learnt:      36132 | 0.000
1218.80/1219.07	c total clause space: 206.656MB
1218.80/1219.07	c total #watches: 247338
1219.70/1219.92	c total #propagations: 422298454 / total #impl: 1604004043 (eff. 0.263)
1219.70/1219.92	c #Conflicts:     813000 | #Learnt:      37132 | 0.000
1219.70/1219.92	c total clause space: 206.656MB
1219.70/1219.92	c total #watches: 251709
1220.50/1220.74	c total #propagations: 422685045 / total #impl: 1605494435 (eff. 0.263)
1220.50/1220.74	c #Conflicts:     814000 | #Learnt:      38132 | 0.000
1220.50/1220.74	c total clause space: 206.656MB
1220.50/1220.74	c total #watches: 258340
1221.20/1221.42	c total #propagations: 423121422 / total #impl: 1607302791 (eff. 0.263)
1221.20/1221.42	c #Conflicts:     815000 | #Learnt:      39132 | 0.000
1221.20/1221.42	c total clause space: 206.656MB
1221.20/1221.42	c total #watches: 262677
1221.90/1222.17	c total #propagations: 423588391 / total #impl: 1609025751 (eff. 0.263)
1221.90/1222.17	c #Conflicts:     816000 | #Learnt:      40132 | 0.000
1221.90/1222.17	c total clause space: 206.656MB
1221.90/1222.17	c total #watches: 267094
1222.80/1223.00	c total #propagations: 424100392 / total #impl: 1610920574 (eff. 0.263)
1222.80/1223.00	c #Conflicts:     817000 | #Learnt:      41132 | 0.000
1222.80/1223.00	c total clause space: 206.656MB
1222.80/1223.00	c total #watches: 273760
1223.50/1223.76	c total #propagations: 424558747 / total #impl: 1612175242 (eff. 0.263)
1223.50/1223.76	c #Conflicts:     818000 | #Learnt:      42132 | 0.000
1223.50/1223.76	c total clause space: 206.656MB
1223.50/1223.76	c total #watches: 275892
1224.20/1224.46	c total #propagations: 425032042 / total #impl: 1614715245 (eff. 0.263)
1224.20/1224.46	c #Conflicts:     819000 | #Learnt:      43132 | 0.000
1224.20/1224.46	c total clause space: 206.656MB
1224.20/1224.46	c total #watches: 280348
1225.30/1225.53	c total #propagations: 425566305 / total #impl: 1616397055 (eff. 0.263)
1225.30/1225.53	c GC COLLECT
1225.30/1225.53	c #Conflicts:     820000 | #Learnt:      22334 | 0.000
1225.30/1225.53	c total clause space: 206.656MB
1225.30/1225.53	c total #watches: 192836
1226.40/1226.65	c total #propagations: 426066962 / total #impl: 1618239053 (eff. 0.263)
1226.40/1226.65	c #Conflicts:     821000 | #Learnt:      23334 | 0.000
1226.40/1226.65	c total clause space: 206.656MB
1226.40/1226.65	c total #watches: 199491
1227.40/1227.66	c total #propagations: 426555951 / total #impl: 1619767122 (eff. 0.263)
1227.40/1227.66	c #Conflicts:     822000 | #Learnt:      24334 | 0.000
1227.40/1227.66	c total clause space: 206.656MB
1227.40/1227.66	c total #watches: 206357
1228.20/1228.48	c total #propagations: 427013349 / total #impl: 1621313515 (eff. 0.263)
1228.20/1228.48	c #Conflicts:     823000 | #Learnt:      25334 | 0.000
1228.20/1228.48	c total clause space: 206.656MB
1228.20/1228.48	c total #watches: 210852
1229.10/1229.31	c total #propagations: 427470907 / total #impl: 1622788444 (eff. 0.263)
1229.10/1229.31	c #Conflicts:     824000 | #Learnt:      26334 | 0.000
1229.10/1229.31	c total clause space: 206.656MB
1229.10/1229.31	c total #watches: 215246
1230.00/1230.22	c total #propagations: 427991035 / total #impl: 1624506786 (eff. 0.263)
1230.00/1230.22	c #Conflicts:     825000 | #Learnt:      27334 | 0.000
1230.00/1230.22	c total clause space: 206.656MB
1230.00/1230.22	c total #watches: 224195
1230.99/1231.23	c total #propagations: 428535815 / total #impl: 1626580568 (eff. 0.263)
1230.99/1231.23	c #Conflicts:     826000 | #Learnt:      28334 | 0.000
1230.99/1231.23	c total clause space: 206.656MB
1230.99/1231.23	c total #watches: 228475
1231.99/1232.22	c total #propagations: 429124447 / total #impl: 1628640726 (eff. 0.263)
1231.99/1232.22	c #Conflicts:     827000 | #Learnt:      29334 | 0.000
1231.99/1232.22	c total clause space: 206.656MB
1231.99/1232.22	c total #watches: 232874
1232.79/1233.03	c total #propagations: 429744743 / total #impl: 1631177833 (eff. 0.263)
1232.79/1233.03	c #Conflicts:     828000 | #Learnt:      30334 | 0.000
1232.79/1233.03	c total clause space: 206.656MB
1232.79/1233.03	c total #watches: 234986
1233.49/1233.78	c total #propagations: 430241475 / total #impl: 1634123029 (eff. 0.263)
1233.49/1233.78	c #Conflicts:     829000 | #Learnt:      31334 | 0.000
1233.49/1233.78	c total clause space: 206.656MB
1233.49/1233.78	c total #watches: 245991
1234.19/1234.44	c total #propagations: 430690821 / total #impl: 1635998259 (eff. 0.263)
1234.19/1234.44	c #Conflicts:     830000 | #Learnt:      32334 | 0.000
1234.19/1234.44	c total clause space: 206.656MB
1234.19/1234.44	c total #watches: 248199
1234.79/1235.08	c total #propagations: 431153393 / total #impl: 1636681252 (eff. 0.263)
1234.79/1235.08	c #Conflicts:     831000 | #Learnt:      33334 | 0.000
1234.79/1235.08	c total clause space: 206.656MB
1234.79/1235.08	c total #watches: 252684
1235.49/1235.74	c total #propagations: 431575873 / total #impl: 1637934127 (eff. 0.263)
1235.49/1235.74	c #Conflicts:     832000 | #Learnt:      34334 | 0.000
1235.49/1235.74	c total clause space: 206.656MB
1235.49/1235.74	c total #watches: 256923
1236.20/1236.40	c total #propagations: 432052901 / total #impl: 1639085642 (eff. 0.264)
1236.20/1236.40	c #Conflicts:     833000 | #Learnt:      35334 | 0.000
1236.20/1236.40	c total clause space: 206.656MB
1236.20/1236.40	c total #watches: 261158
1236.79/1237.03	c total #propagations: 432518222 / total #impl: 1640282623 (eff. 0.264)
1236.79/1237.03	c #Conflicts:     834000 | #Learnt:      36334 | 0.000
1236.79/1237.03	c total clause space: 206.656MB
1236.79/1237.03	c total #watches: 265474
1237.49/1237.75	c total #propagations: 432965285 / total #impl: 1641602544 (eff. 0.264)
1237.49/1237.75	c #Conflicts:     835000 | #Learnt:      37334 | 0.000
1237.49/1237.75	c total clause space: 206.656MB
1237.49/1237.75	c total #watches: 267551
1238.29/1238.53	c total #propagations: 433471154 / total #impl: 1643880749 (eff. 0.264)
1238.29/1238.53	c #Conflicts:     836000 | #Learnt:      38334 | 0.000
1238.29/1238.53	c total clause space: 206.656MB
1238.29/1238.53	c total #watches: 274036
1238.99/1239.28	c total #propagations: 433982912 / total #impl: 1645898727 (eff. 0.264)
1238.99/1239.28	c #Conflicts:     837000 | #Learnt:      39334 | 0.000
1238.99/1239.28	c total clause space: 206.656MB
1238.99/1239.28	c total #watches: 280472
1239.69/1239.97	c total #propagations: 434478425 / total #impl: 1647690436 (eff. 0.264)
1239.69/1239.97	c #Conflicts:     838000 | #Learnt:      40334 | 0.000
1239.69/1239.97	c total clause space: 206.656MB
1239.69/1239.97	c total #watches: 282522
1240.49/1240.71	c total #propagations: 434906132 / total #impl: 1649166655 (eff. 0.264)
1240.49/1240.71	c #Conflicts:     839000 | #Learnt:      41334 | 0.000
1240.49/1240.71	c total clause space: 206.656MB
1240.49/1240.71	c total #watches: 284554
1241.19/1241.45	c total #propagations: 435423493 / total #impl: 1650883991 (eff. 0.264)
1241.19/1241.45	c #Conflicts:     840000 | #Learnt:      42334 | 0.000
1241.19/1241.45	c total clause space: 206.656MB
1241.19/1241.45	c total #watches: 290981
1241.89/1242.15	c total #propagations: 435941201 / total #impl: 1652498062 (eff. 0.264)
1241.89/1242.15	c #Conflicts:     841000 | #Learnt:      43334 | 0.000
1241.89/1242.15	c total clause space: 206.656MB
1241.89/1242.15	c total #watches: 295257
1242.80/1243.04	c total #propagations: 436402391 / total #impl: 1653848807 (eff. 0.264)
1242.80/1243.04	c GC COLLECT
1242.80/1243.04	c #Conflicts:     842000 | #Learnt:      22237 | 0.000
1242.80/1243.04	c total clause space: 206.656MB
1242.80/1243.04	c total #watches: 192537
1244.00/1244.28	c total #propagations: 436930028 / total #impl: 1655215393 (eff. 0.264)
1244.00/1244.28	c #Conflicts:     843000 | #Learnt:      23237 | 0.000
1244.00/1244.28	c total clause space: 206.656MB
1244.00/1244.28	c total #watches: 199271
1245.10/1245.33	c total #propagations: 437469441 / total #impl: 1656892523 (eff. 0.264)
1245.10/1245.33	c #Conflicts:     844000 | #Learnt:      24237 | 0.000
1245.10/1245.33	c total clause space: 206.656MB
1245.10/1245.33	c total #watches: 205965
1246.10/1246.39	c total #propagations: 437964353 / total #impl: 1658277100 (eff. 0.264)
1246.10/1246.39	c #Conflicts:     845000 | #Learnt:      25237 | 0.000
1246.10/1246.39	c total clause space: 206.656MB
1246.10/1246.39	c total #watches: 210506
1247.09/1247.38	c total #propagations: 438484747 / total #impl: 1659768919 (eff. 0.264)
1247.09/1247.38	c #Conflicts:     846000 | #Learnt:      26237 | 0.000
1247.09/1247.38	c total clause space: 206.656MB
1247.09/1247.38	c total #watches: 212802
1248.09/1248.38	c total #propagations: 438989649 / total #impl: 1661955378 (eff. 0.264)
1248.09/1248.38	c #Conflicts:     847000 | #Learnt:      27237 | 0.000
1248.09/1248.38	c total clause space: 206.656MB
1248.09/1248.38	c total #watches: 217332
1249.09/1249.35	c total #propagations: 439479322 / total #impl: 1663720497 (eff. 0.264)
1249.09/1249.35	c #Conflicts:     848000 | #Learnt:      28237 | 0.000
1249.09/1249.35	c total clause space: 206.656MB
1249.09/1249.35	c total #watches: 221710
1250.09/1250.36	c total #propagations: 439955057 / total #impl: 1665288638 (eff. 0.264)
1250.09/1250.36	c #Conflicts:     849000 | #Learnt:      29237 | 0.000
1250.09/1250.36	c total clause space: 206.656MB
1250.09/1250.36	c total #watches: 223986
1251.09/1251.32	c total #propagations: 440463919 / total #impl: 1667144469 (eff. 0.264)
1251.09/1251.32	c #Conflicts:     850000 | #Learnt:      30237 | 0.000
1251.09/1251.32	c total clause space: 206.656MB
1251.09/1251.32	c total #watches: 228248
1252.19/1252.42	c total #propagations: 440935397 / total #impl: 1668817933 (eff. 0.264)
1252.19/1252.42	c #Conflicts:     851000 | #Learnt:      31237 | 0.000
1252.19/1252.42	c total clause space: 206.656MB
1252.19/1252.42	c total #watches: 230404
1253.19/1253.43	c total #propagations: 441424322 / total #impl: 1670348722 (eff. 0.264)
1253.19/1253.43	c #Conflicts:     852000 | #Learnt:      32237 | 0.000
1253.19/1253.43	c total clause space: 206.656MB
1253.19/1253.43	c total #watches: 232626
1254.19/1254.43	c total #propagations: 441878778 / total #impl: 1671881898 (eff. 0.264)
1254.19/1254.43	c #Conflicts:     853000 | #Learnt:      33237 | 0.000
1254.19/1254.43	c total clause space: 206.656MB
1254.19/1254.43	c total #watches: 234768
1255.09/1255.36	c total #propagations: 442432864 / total #impl: 1673938023 (eff. 0.264)
1255.09/1255.36	c #Conflicts:     854000 | #Learnt:      34237 | 0.000
1255.09/1255.36	c total clause space: 206.656MB
1255.09/1255.36	c total #watches: 241584
1255.89/1256.16	c total #propagations: 443000308 / total #impl: 1675923328 (eff. 0.264)
1255.89/1256.16	c #Conflicts:     855000 | #Learnt:      35237 | 0.000
1255.89/1256.16	c total clause space: 206.656MB
1255.89/1256.16	c total #watches: 248128
1256.99/1257.29	c total #propagations: 443710010 / total #impl: 1677572957 (eff. 0.264)
1256.99/1257.29	c #Conflicts:     856000 | #Learnt:      36237 | 0.000
1256.99/1257.29	c total clause space: 206.656MB
1256.99/1257.29	c total #watches: 252397
1258.09/1258.37	c total #propagations: 444309855 / total #impl: 1679854776 (eff. 0.264)
1258.09/1258.37	c #Conflicts:     857000 | #Learnt:      37237 | 0.000
1258.09/1258.37	c total clause space: 206.656MB
1258.09/1258.37	c total #watches: 259004
1259.29/1259.50	c total #propagations: 444847115 / total #impl: 1681421317 (eff. 0.265)
1259.29/1259.50	c #Conflicts:     858000 | #Learnt:      38237 | 0.000
1259.29/1259.50	c total clause space: 206.656MB
1259.29/1259.50	c total #watches: 261124
1260.49/1260.76	c total #propagations: 445409214 / total #impl: 1682909422 (eff. 0.265)
1260.49/1260.76	c #Conflicts:     859000 | #Learnt:      39237 | 0.000
1260.49/1260.76	c total clause space: 206.656MB
1260.49/1260.76	c total #watches: 263169
1261.69/1261.93	c total #propagations: 445940458 / total #impl: 1684194110 (eff. 0.265)
1261.69/1261.93	c #Conflicts:     860000 | #Learnt:      40237 | 0.000
1261.69/1261.93	c total clause space: 206.656MB
1261.69/1261.93	c total #watches: 265190
1262.59/1262.81	c total #propagations: 446483215 / total #impl: 1685324959 (eff. 0.265)
1262.59/1262.81	c #Conflicts:     861000 | #Learnt:      41237 | 0.000
1262.59/1262.81	c total clause space: 206.656MB
1262.59/1262.81	c total #watches: 271887
1263.39/1263.69	c total #propagations: 446944851 / total #impl: 1686087674 (eff. 0.265)
1263.39/1263.69	c #Conflicts:     862000 | #Learnt:      42237 | 0.000
1263.39/1263.69	c total clause space: 206.656MB
1263.39/1263.69	c total #watches: 280756
1264.29/1264.57	c total #propagations: 447433602 / total #impl: 1687399632 (eff. 0.265)
1264.29/1264.57	c #Conflicts:     863000 | #Learnt:      43237 | 0.000
1264.29/1264.57	c total clause space: 206.656MB
1264.29/1264.57	c total #watches: 282802
1265.19/1265.50	c total #propagations: 447976196 / total #impl: 1688899565 (eff. 0.265)
1265.19/1265.50	c #Conflicts:     864000 | #Learnt:      44237 | 0.000
1265.19/1265.50	c total clause space: 206.656MB
1265.19/1265.50	c total #watches: 284868
1266.29/1266.55	c total #propagations: 448609934 / total #impl: 1689913670 (eff. 0.265)
1266.29/1266.55	c GC COLLECT
1266.29/1266.55	c #Conflicts:     865000 | #Learnt:      22837 | 0.000
1266.29/1266.55	c total clause space: 335.816MB
1266.29/1266.55	c total #watches: 196003
1267.49/1267.76	c total #propagations: 449087011 / total #impl: 1690860589 (eff. 0.266)
1267.49/1267.76	c #Conflicts:     866000 | #Learnt:      23837 | 0.000
1267.49/1267.76	c total clause space: 335.816MB
1267.49/1267.76	c total #watches: 200330
1268.69/1268.95	c total #propagations: 449656215 / total #impl: 1692302309 (eff. 0.266)
1268.69/1268.95	c #Conflicts:     867000 | #Learnt:      24837 | 0.000
1268.69/1268.95	c total clause space: 335.816MB
1268.69/1268.95	c total #watches: 202457
1269.89/1270.11	c total #propagations: 450162793 / total #impl: 1693793720 (eff. 0.266)
1269.89/1270.11	c #Conflicts:     868000 | #Learnt:      25837 | 0.000
1269.89/1270.11	c total clause space: 335.816MB
1269.89/1270.11	c total #watches: 204483
1270.89/1271.16	c total #propagations: 450680101 / total #impl: 1695189681 (eff. 0.266)
1270.89/1271.16	c #Conflicts:     869000 | #Learnt:      26837 | 0.000
1270.89/1271.16	c total clause space: 335.816MB
1270.89/1271.16	c total #watches: 206565
1271.89/1272.11	c total #propagations: 451248528 / total #impl: 1696703513 (eff. 0.266)
1271.89/1272.11	c #Conflicts:     870000 | #Learnt:      27837 | 0.000
1271.89/1272.11	c total clause space: 335.816MB
1271.89/1272.11	c total #watches: 210821
1272.89/1273.17	c total #propagations: 451759905 / total #impl: 1698569978 (eff. 0.266)
1272.89/1273.17	c #Conflicts:     871000 | #Learnt:      28837 | 0.000
1272.89/1273.17	c total clause space: 335.816MB
1272.89/1273.17	c total #watches: 215123
1273.89/1274.19	c total #propagations: 452350741 / total #impl: 1699978885 (eff. 0.266)
1273.89/1274.19	c #Conflicts:     872000 | #Learnt:      29837 | 0.000
1273.89/1274.19	c total clause space: 335.816MB
1273.89/1274.19	c total #watches: 217287
1274.89/1275.11	c total #propagations: 452939840 / total #impl: 1701637327 (eff. 0.266)
1274.89/1275.11	c #Conflicts:     873000 | #Learnt:      30837 | 0.000
1274.89/1275.11	c total clause space: 335.816MB
1274.89/1275.11	c total #watches: 228378
1275.59/1275.84	c total #propagations: 453453448 / total #impl: 1703199934 (eff. 0.266)
1275.59/1275.84	c #Conflicts:     874000 | #Learnt:      31837 | 0.000
1275.59/1275.84	c total clause space: 335.816MB
1275.59/1275.84	c total #watches: 237344
1276.29/1276.56	c total #propagations: 453928480 / total #impl: 1704599796 (eff. 0.266)
1276.29/1276.56	c #Conflicts:     875000 | #Learnt:      32837 | 0.000
1276.29/1276.56	c total clause space: 335.816MB
1276.29/1276.56	c total #watches: 239595
1277.09/1277.38	c total #propagations: 454361149 / total #impl: 1706120418 (eff. 0.266)
1277.09/1277.38	c #Conflicts:     876000 | #Learnt:      33837 | 0.000
1277.09/1277.38	c total clause space: 335.816MB
1277.09/1277.38	c total #watches: 246255
1277.89/1278.17	c total #propagations: 454854371 / total #impl: 1707846765 (eff. 0.266)
1277.89/1278.17	c #Conflicts:     877000 | #Learnt:      34837 | 0.000
1277.89/1278.17	c total clause space: 335.816MB
1277.89/1278.17	c total #watches: 252803
1278.59/1278.85	c total #propagations: 455353927 / total #impl: 1709871127 (eff. 0.266)
1278.59/1278.85	c #Conflicts:     878000 | #Learnt:      35837 | 0.000
1278.59/1278.85	c total clause space: 335.816MB
1278.59/1278.85	c total #watches: 259354
1279.19/1279.43	c total #propagations: 455779385 / total #impl: 1711334433 (eff. 0.266)
1279.19/1279.43	c #Conflicts:     879000 | #Learnt:      36837 | 0.000
1279.19/1279.43	c total clause space: 335.816MB
1279.19/1279.43	c total #watches: 263679
1279.89/1280.10	c total #propagations: 456247979 / total #impl: 1712577712 (eff. 0.266)
1279.89/1280.10	c #Conflicts:     880000 | #Learnt:      37837 | 0.000
1279.89/1280.10	c total clause space: 335.816MB
1279.89/1280.10	c total #watches: 267914
1280.59/1280.83	c total #propagations: 456778167 / total #impl: 1713825241 (eff. 0.267)
1280.59/1280.83	c #Conflicts:     881000 | #Learnt:      38837 | 0.000
1280.59/1280.83	c total clause space: 335.816MB
1280.59/1280.83	c total #watches: 269947
1281.29/1281.57	c total #propagations: 457361580 / total #impl: 1715324961 (eff. 0.267)
1281.29/1281.57	c #Conflicts:     882000 | #Learnt:      39837 | 0.000
1281.29/1281.57	c total clause space: 335.816MB
1281.29/1281.57	c total #watches: 271974
1281.99/1282.24	c total #propagations: 457888496 / total #impl: 1716892885 (eff. 0.267)
1281.99/1282.24	c #Conflicts:     883000 | #Learnt:      40837 | 0.000
1281.99/1282.24	c total clause space: 335.816MB
1281.99/1282.24	c total #watches: 274035
1282.59/1282.87	c total #propagations: 458356163 / total #impl: 1718159166 (eff. 0.267)
1282.59/1282.87	c #Conflicts:     884000 | #Learnt:      41837 | 0.000
1282.59/1282.87	c total clause space: 335.816MB
1282.59/1282.87	c total #watches: 280430
1283.19/1283.45	c total #propagations: 458802661 / total #impl: 1719391785 (eff. 0.267)
1283.19/1283.45	c #Conflicts:     885000 | #Learnt:      42837 | 0.000
1283.19/1283.45	c total clause space: 335.816MB
1283.19/1283.45	c total #watches: 286848
1283.79/1284.09	c total #propagations: 459208776 / total #impl: 1720281072 (eff. 0.267)
1283.79/1284.09	c #Conflicts:     886000 | #Learnt:      43837 | 0.000
1283.79/1284.09	c total clause space: 335.816MB
1283.79/1284.09	c total #watches: 291055
1284.49/1284.80	c total #propagations: 459718949 / total #impl: 1721531280 (eff. 0.267)
1284.49/1284.80	c #Conflicts:     887000 | #Learnt:      44837 | 0.000
1284.49/1284.80	c total clause space: 335.816MB
1284.49/1284.80	c total #watches: 293069
1285.69/1285.93	c total #propagations: 460259141 / total #impl: 1723411216 (eff. 0.267)
1285.69/1285.93	c GC COLLECT
1285.69/1285.93	c #Conflicts:     888000 | #Learnt:      23139 | 0.000
1285.69/1285.93	c total clause space: 335.816MB
1285.69/1285.93	c total #watches: 196601
1287.49/1287.73	c total #propagations: 460788957 / total #impl: 1725584338 (eff. 0.267)
1287.49/1287.73	c #Conflicts:     889000 | #Learnt:      24139 | 0.000
1287.49/1287.73	c total clause space: 335.816MB
1287.49/1287.73	c total #watches: 198848
1289.29/1289.57	c total #propagations: 461334886 / total #impl: 1727725975 (eff. 0.267)
1289.29/1289.57	c #Conflicts:     890000 | #Learnt:      25139 | 0.000
1289.29/1289.57	c total clause space: 335.816MB
1289.29/1289.57	c total #watches: 205442
1291.09/1291.36	c total #propagations: 461885578 / total #impl: 1729890137 (eff. 0.267)
1291.09/1291.36	c #Conflicts:     891000 | #Learnt:      26139 | 0.000
1291.09/1291.36	c total clause space: 335.816MB
1291.09/1291.36	c total #watches: 212094
1292.89/1293.10	c total #propagations: 462440967 / total #impl: 1732259848 (eff. 0.267)
1292.89/1293.10	c #Conflicts:     892000 | #Learnt:      27139 | 0.000
1292.89/1293.10	c total clause space: 335.816MB
1292.89/1293.10	c total #watches: 214199
1294.18/1294.44	c total #propagations: 462991894 / total #impl: 1734724060 (eff. 0.267)
1294.18/1294.44	c #Conflicts:     893000 | #Learnt:      28139 | 0.000
1294.18/1294.44	c total clause space: 335.816MB
1294.18/1294.44	c total #watches: 223214
1295.28/1295.54	c total #propagations: 463515470 / total #impl: 1737511085 (eff. 0.267)
1295.28/1295.54	c #Conflicts:     894000 | #Learnt:      29139 | 0.000
1295.28/1295.54	c total clause space: 335.816MB
1295.28/1295.54	c total #watches: 234505
1296.28/1296.50	c total #propagations: 464003008 / total #impl: 1739287940 (eff. 0.267)
1296.28/1296.50	c #Conflicts:     895000 | #Learnt:      30139 | 0.000
1296.28/1296.50	c total clause space: 335.816MB
1296.28/1296.50	c total #watches: 236769
1297.18/1297.49	c total #propagations: 464444656 / total #impl: 1740820532 (eff. 0.267)
1297.18/1297.49	c #Conflicts:     896000 | #Learnt:      31139 | 0.000
1297.18/1297.49	c total clause space: 335.816MB
1297.18/1297.49	c total #watches: 243352
1298.48/1298.76	c total #propagations: 464945947 / total #impl: 1742261874 (eff. 0.267)
1298.48/1298.76	c #Conflicts:     897000 | #Learnt:      32139 | 0.000
1298.48/1298.76	c total clause space: 335.816MB
1298.48/1298.76	c total #watches: 247812
1299.38/1299.60	c total #propagations: 465489659 / total #impl: 1743738450 (eff. 0.267)
1299.38/1299.60	c #Conflicts:     898000 | #Learnt:      33139 | 0.000
1299.38/1299.60	c total clause space: 335.816MB
1299.38/1299.60	c total #watches: 249932
1300.18/1300.43	c total #propagations: 466031002 / total #impl: 1745082865 (eff. 0.267)
1300.18/1300.43	c #Conflicts:     899000 | #Learnt:      34139 | 0.000
1300.18/1300.43	c total clause space: 335.816MB
1300.18/1300.43	c total #watches: 254225
1301.19/1301.45	c total #propagations: 466587462 / total #impl: 1746952075 (eff. 0.267)
1301.19/1301.45	c #Conflicts:     900000 | #Learnt:      35139 | 0.000
1301.19/1301.45	c total clause space: 335.816MB
1301.19/1301.45	c total #watches: 256434
1302.19/1302.48	c total #propagations: 467112005 / total #impl: 1749614565 (eff. 0.267)
1302.19/1302.48	c #Conflicts:     901000 | #Learnt:      36139 | 0.000
1302.19/1302.48	c total clause space: 335.816MB
1302.19/1302.48	c total #watches: 260802
1302.98/1303.29	c total #propagations: 467589336 / total #impl: 1752581930 (eff. 0.267)
1302.98/1303.29	c #Conflicts:     902000 | #Learnt:      37139 | 0.000
1302.98/1303.29	c total clause space: 335.816MB
1302.98/1303.29	c total #watches: 265145
1303.78/1304.07	c total #propagations: 468030370 / total #impl: 1754258136 (eff. 0.267)
1303.78/1304.07	c #Conflicts:     903000 | #Learnt:      38139 | 0.000
1303.78/1304.07	c total clause space: 335.816MB
1303.78/1304.07	c total #watches: 271700
1304.39/1304.70	c total #propagations: 468453182 / total #impl: 1756153511 (eff. 0.267)
1304.39/1304.70	c #Conflicts:     904000 | #Learnt:      39139 | 0.000
1304.39/1304.70	c total clause space: 335.816MB
1304.39/1304.70	c total #watches: 276027
1305.08/1305.37	c total #propagations: 468862545 / total #impl: 1757605807 (eff. 0.267)
1305.08/1305.37	c #Conflicts:     905000 | #Learnt:      40139 | 0.000
1305.08/1305.37	c total clause space: 335.816MB
1305.08/1305.37	c total #watches: 278237
1305.78/1306.03	c total #propagations: 469383771 / total #impl: 1759400658 (eff. 0.267)
1305.78/1306.03	c #Conflicts:     906000 | #Learnt:      41139 | 0.000
1305.78/1306.03	c total clause space: 335.816MB
1305.78/1306.03	c total #watches: 282622
1306.48/1306.78	c total #propagations: 469784738 / total #impl: 1760775660 (eff. 0.267)
1306.48/1306.78	c #Conflicts:     907000 | #Learnt:      42139 | 0.000
1306.48/1306.78	c total clause space: 335.816MB
1306.48/1306.78	c total #watches: 284714
1307.28/1307.51	c total #propagations: 470229296 / total #impl: 1763301072 (eff. 0.267)
1307.28/1307.51	c #Conflicts:     908000 | #Learnt:      43139 | 0.000
1307.28/1307.51	c total clause space: 335.816MB
1307.28/1307.51	c total #watches: 286767
1307.98/1308.22	c total #propagations: 470732430 / total #impl: 1765421448 (eff. 0.267)
1307.98/1308.22	c #Conflicts:     909000 | #Learnt:      44139 | 0.000
1307.98/1308.22	c total clause space: 335.816MB
1307.98/1308.22	c total #watches: 293308
1308.68/1308.91	c total #propagations: 471175618 / total #impl: 1767348472 (eff. 0.267)
1308.68/1308.91	c #Conflicts:     910000 | #Learnt:      45139 | 0.000
1308.68/1308.91	c total clause space: 335.816MB
1308.68/1308.91	c total #watches: 295432
1309.38/1309.66	c total #propagations: 471634016 / total #impl: 1768551128 (eff. 0.267)
1309.38/1309.66	c GC COLLECT
1309.38/1309.66	c #Conflicts:     911000 | #Learnt:      23141 | 0.000
1309.38/1309.66	c total clause space: 335.816MB
1309.38/1309.66	c total #watches: 196606
1310.38/1310.69	c total #propagations: 472048922 / total #impl: 1770100185 (eff. 0.267)
1310.38/1310.69	c #Conflicts:     912000 | #Learnt:      24141 | 0.000
1310.38/1310.69	c total clause space: 335.816MB
1310.38/1310.69	c total #watches: 200970
1311.48/1311.74	c total #propagations: 472476600 / total #impl: 1771472667 (eff. 0.267)
1311.48/1311.74	c #Conflicts:     913000 | #Learnt:      25141 | 0.000
1311.48/1311.74	c total clause space: 335.816MB
1311.48/1311.74	c total #watches: 205311
1312.38/1312.68	c total #propagations: 472936857 / total #impl: 1773148725 (eff. 0.267)
1312.38/1312.68	c #Conflicts:     914000 | #Learnt:      26141 | 0.000
1312.38/1312.68	c total clause space: 335.816MB
1312.38/1312.68	c total #watches: 211887
1313.48/1313.70	c total #propagations: 473449741 / total #impl: 1775003514 (eff. 0.267)
1313.48/1313.70	c #Conflicts:     915000 | #Learnt:      27141 | 0.000
1313.48/1313.70	c total clause space: 335.816MB
1313.48/1313.70	c total #watches: 218526
1314.39/1314.69	c total #propagations: 473939152 / total #impl: 1776773922 (eff. 0.267)
1314.39/1314.69	c #Conflicts:     916000 | #Learnt:      28141 | 0.000
1314.39/1314.69	c total clause space: 335.816MB
1314.39/1314.69	c total #watches: 220817
1315.39/1315.67	c total #propagations: 474465669 / total #impl: 1778777872 (eff. 0.267)
1315.39/1315.67	c #Conflicts:     917000 | #Learnt:      29141 | 0.000
1315.39/1315.67	c total clause space: 335.816MB
1315.39/1315.67	c total #watches: 225182
1316.28/1316.55	c total #propagations: 474978492 / total #impl: 1780539129 (eff. 0.267)
1316.28/1316.55	c #Conflicts:     918000 | #Learnt:      30141 | 0.000
1316.28/1316.55	c total clause space: 335.816MB
1316.28/1316.55	c total #watches: 227264
1317.28/1317.59	c total #propagations: 475409958 / total #impl: 1781609576 (eff. 0.267)
1317.28/1317.59	c #Conflicts:     919000 | #Learnt:      31141 | 0.000
1317.28/1317.59	c total clause space: 335.816MB
1317.28/1317.59	c total #watches: 229494
1318.38/1318.63	c total #propagations: 475927649 / total #impl: 1783934766 (eff. 0.267)
1318.38/1318.63	c #Conflicts:     920000 | #Learnt:      32141 | 0.000
1318.38/1318.63	c total clause space: 335.816MB
1318.38/1318.63	c total #watches: 236056
1319.38/1319.69	c total #propagations: 476486307 / total #impl: 1786315106 (eff. 0.267)
1319.38/1319.69	c #Conflicts:     921000 | #Learnt:      33141 | 0.000
1319.38/1319.69	c total clause space: 335.816MB
1319.38/1319.69	c total #watches: 238140
1320.89/1321.12	c total #propagations: 476914789 / total #impl: 1788488953 (eff. 0.267)
1320.89/1321.12	c #Conflicts:     922000 | #Learnt:      34141 | 0.000
1320.89/1321.12	c total clause space: 335.816MB
1320.89/1321.12	c total #watches: 242417
1322.09/1322.39	c total #propagations: 477375136 / total #impl: 1790265708 (eff. 0.267)
1322.09/1322.39	c #Conflicts:     923000 | #Learnt:      35141 | 0.000
1322.09/1322.39	c total clause space: 335.816MB
1322.09/1322.39	c total #watches: 249042
1323.19/1323.45	c total #propagations: 477994324 / total #impl: 1792799356 (eff. 0.267)
1323.19/1323.45	c #Conflicts:     924000 | #Learnt:      36141 | 0.000
1323.19/1323.45	c total clause space: 335.816MB
1323.19/1323.45	c total #watches: 251122
1324.08/1324.38	c total #propagations: 478633010 / total #impl: 1794837885 (eff. 0.267)
1324.08/1324.38	c #Conflicts:     925000 | #Learnt:      37141 | 0.000
1324.08/1324.38	c total clause space: 335.816MB
1324.08/1324.38	c total #watches: 255417
1324.98/1325.28	c total #propagations: 479250220 / total #impl: 1796642076 (eff. 0.267)
1324.98/1325.28	c #Conflicts:     926000 | #Learnt:      38141 | 0.000
1324.98/1325.28	c total clause space: 335.816MB
1324.98/1325.28	c total #watches: 257520
1325.98/1326.25	c total #propagations: 479852165 / total #impl: 1798240682 (eff. 0.267)
1325.98/1326.25	c #Conflicts:     927000 | #Learnt:      39141 | 0.000
1325.98/1326.25	c total clause space: 335.816MB
1325.98/1326.25	c total #watches: 261807
1326.88/1327.16	c total #propagations: 480416592 / total #impl: 1800713624 (eff. 0.267)
1326.88/1327.16	c #Conflicts:     928000 | #Learnt:      40141 | 0.000
1326.88/1327.16	c total clause space: 335.816MB
1326.88/1327.16	c total #watches: 263869
1327.78/1328.09	c total #propagations: 481016096 / total #impl: 1803471879 (eff. 0.267)
1327.78/1328.09	c #Conflicts:     929000 | #Learnt:      41141 | 0.000
1327.78/1328.09	c total clause space: 335.816MB
1327.78/1328.09	c total #watches: 265945
1328.88/1329.11	c total #propagations: 481613114 / total #impl: 1805784398 (eff. 0.267)
1328.88/1329.11	c #Conflicts:     930000 | #Learnt:      42141 | 0.000
1328.88/1329.11	c total clause space: 335.816MB
1328.88/1329.11	c total #watches: 268080
1329.79/1330.02	c total #propagations: 482148097 / total #impl: 1808389798 (eff. 0.267)
1329.79/1330.02	c #Conflicts:     931000 | #Learnt:      43141 | 0.000
1329.79/1330.02	c total clause space: 335.816MB
1329.79/1330.02	c total #watches: 274573
1330.89/1331.12	c total #propagations: 482708982 / total #impl: 1811224828 (eff. 0.267)
1330.89/1331.12	c #Conflicts:     932000 | #Learnt:      44141 | 0.000
1330.89/1331.12	c total clause space: 335.816MB
1330.89/1331.12	c total #watches: 276700
1331.89/1332.18	c total #propagations: 483342763 / total #impl: 1813403062 (eff. 0.267)
1331.89/1332.18	c #Conflicts:     933000 | #Learnt:      45141 | 0.000
1331.89/1332.18	c total clause space: 335.816MB
1331.89/1332.18	c total #watches: 281062
1332.99/1333.22	c total #propagations: 483987816 / total #impl: 1815553372 (eff. 0.267)
1332.99/1333.22	c #Conflicts:     934000 | #Learnt:      46141 | 0.000
1332.99/1333.22	c total clause space: 335.816MB
1332.99/1333.22	c total #watches: 285470
1333.98/1334.27	c total #propagations: 484572274 / total #impl: 1818071112 (eff. 0.267)
1333.98/1334.27	c GC COLLECT
1333.98/1334.27	c #Conflicts:     935000 | #Learnt:      23836 | 0.000
1333.98/1334.27	c total clause space: 335.816MB
1333.98/1334.27	c total #watches: 200385
1335.08/1335.35	c total #propagations: 485126764 / total #impl: 1819944615 (eff. 0.267)
1335.08/1335.35	c #Conflicts:     936000 | #Learnt:      24836 | 0.000
1335.08/1335.35	c total clause space: 335.816MB
1335.08/1335.35	c total #watches: 204644
1336.28/1336.54	c total #propagations: 485626150 / total #impl: 1821710560 (eff. 0.267)
1336.28/1336.54	c #Conflicts:     937000 | #Learnt:      25836 | 0.000
1336.28/1336.54	c total clause space: 335.816MB
1336.28/1336.54	c total #watches: 213552
1337.48/1337.76	c total #propagations: 486188284 / total #impl: 1823769296 (eff. 0.267)
1337.48/1337.76	c #Conflicts:     938000 | #Learnt:      26836 | 0.000
1337.48/1337.76	c total clause space: 335.816MB
1337.48/1337.76	c total #watches: 222283
1338.38/1338.62	c total #propagations: 486724891 / total #impl: 1826931277 (eff. 0.266)
1338.38/1338.62	c #Conflicts:     939000 | #Learnt:      27836 | 0.000
1338.38/1338.62	c total clause space: 335.816MB
1338.38/1338.62	c total #watches: 224541
1339.28/1339.55	c total #propagations: 487239592 / total #impl: 1828797313 (eff. 0.266)
1339.28/1339.55	c #Conflicts:     940000 | #Learnt:      28836 | 0.000
1339.28/1339.55	c total clause space: 335.816MB
1339.28/1339.55	c total #watches: 233611
1340.18/1340.47	c total #propagations: 487847866 / total #impl: 1831182762 (eff. 0.266)
1340.18/1340.47	c #Conflicts:     941000 | #Learnt:      29836 | 0.000
1340.18/1340.47	c total clause space: 335.816MB
1340.18/1340.47	c total #watches: 238019
1341.18/1341.45	c total #propagations: 488362207 / total #impl: 1832784193 (eff. 0.266)
1341.18/1341.45	c #Conflicts:     942000 | #Learnt:      30836 | 0.000
1341.18/1341.45	c total clause space: 335.816MB
1341.18/1341.45	c total #watches: 240125
1341.98/1342.27	c total #propagations: 488941559 / total #impl: 1834488768 (eff. 0.267)
1341.98/1342.27	c #Conflicts:     943000 | #Learnt:      31836 | 0.000
1341.98/1342.27	c total clause space: 335.816MB
1341.98/1342.27	c total #watches: 244407
1342.88/1343.10	c total #propagations: 489398419 / total #impl: 1836733882 (eff. 0.266)
1342.88/1343.10	c #Conflicts:     944000 | #Learnt:      32836 | 0.000
1342.88/1343.10	c total clause space: 335.816MB
1342.88/1343.10	c total #watches: 253227
1343.57/1343.89	c total #propagations: 489906261 / total #impl: 1838449883 (eff. 0.266)
1343.57/1343.89	c #Conflicts:     945000 | #Learnt:      33836 | 0.000
1343.57/1343.89	c total clause space: 335.816MB
1343.57/1343.89	c total #watches: 255357
1344.37/1344.68	c total #propagations: 490446974 / total #impl: 1840190730 (eff. 0.267)
1344.37/1344.68	c #Conflicts:     946000 | #Learnt:      34836 | 0.000
1344.37/1344.68	c total clause space: 335.816MB
1344.37/1344.68	c total #watches: 257396
1345.37/1345.61	c total #propagations: 490939716 / total #impl: 1841465720 (eff. 0.267)
1345.37/1345.61	c #Conflicts:     947000 | #Learnt:      35836 | 0.000
1345.37/1345.61	c total clause space: 335.816MB
1345.37/1345.61	c total #watches: 263870
1346.18/1346.49	c total #propagations: 491470091 / total #impl: 1843280192 (eff. 0.267)
1346.18/1346.49	c #Conflicts:     948000 | #Learnt:      36836 | 0.000
1346.18/1346.49	c total clause space: 335.816MB
1346.18/1346.49	c total #watches: 266131
1346.87/1347.17	c total #propagations: 492011806 / total #impl: 1845318620 (eff. 0.267)
1346.87/1347.17	c #Conflicts:     949000 | #Learnt:      37836 | 0.000
1346.87/1347.17	c total clause space: 335.816MB
1346.87/1347.17	c total #watches: 272608
1347.57/1347.81	c total #propagations: 492451158 / total #impl: 1846862869 (eff. 0.267)
1347.57/1347.81	c #Conflicts:     950000 | #Learnt:      38836 | 0.000
1347.57/1347.81	c total clause space: 335.816MB
1347.57/1347.81	c total #watches: 281252
1348.27/1348.55	c total #propagations: 492867145 / total #impl: 1849142869 (eff. 0.267)
1348.27/1348.55	c #Conflicts:     951000 | #Learnt:      39836 | 0.000
1348.27/1348.55	c total clause space: 335.816MB
1348.27/1348.55	c total #watches: 283292
1348.97/1349.28	c total #propagations: 493233104 / total #impl: 1850631756 (eff. 0.267)
1348.97/1349.28	c #Conflicts:     952000 | #Learnt:      40836 | 0.000
1348.97/1349.28	c total clause space: 335.816MB
1348.97/1349.28	c total #watches: 285365
1349.77/1350.02	c total #propagations: 493563723 / total #impl: 1852167622 (eff. 0.266)
1349.77/1350.02	c #Conflicts:     953000 | #Learnt:      41836 | 0.000
1349.77/1350.02	c total clause space: 335.816MB
1349.77/1350.02	c total #watches: 289568
1350.37/1350.67	c total #propagations: 493931629 / total #impl: 1853602151 (eff. 0.266)
1350.37/1350.67	c #Conflicts:     954000 | #Learnt:      42836 | 0.000
1350.37/1350.67	c total clause space: 335.816MB
1350.37/1350.67	c total #watches: 293799
1351.07/1351.35	c total #propagations: 494307551 / total #impl: 1854732910 (eff. 0.267)
1351.07/1351.35	c #Conflicts:     955000 | #Learnt:      43836 | 0.000
1351.07/1351.35	c total clause space: 335.816MB
1351.07/1351.35	c total #watches: 295851
1351.78/1352.04	c total #propagations: 494633170 / total #impl: 1855630724 (eff. 0.267)
1351.78/1352.04	c #Conflicts:     956000 | #Learnt:      44836 | 0.000
1351.78/1352.04	c total clause space: 335.816MB
1351.78/1352.04	c total #watches: 300039
1352.47/1352.73	c total #propagations: 494974121 / total #impl: 1856459148 (eff. 0.267)
1352.47/1352.73	c #Conflicts:     957000 | #Learnt:      45836 | 0.000
1352.47/1352.73	c total clause space: 335.816MB
1352.47/1352.73	c total #watches: 304230
1353.17/1353.46	c total #propagations: 495413701 / total #impl: 1857443921 (eff. 0.267)
1353.17/1353.46	c #Conflicts:     958000 | #Learnt:      46836 | 0.000
1353.17/1353.46	c total clause space: 335.816MB
1353.17/1353.46	c total #watches: 310658
1354.47/1354.75	c total #propagations: 495828856 / total #impl: 1858348748 (eff. 0.267)
1354.47/1354.75	c GC COLLECT
1354.47/1354.75	c #Conflicts:     959000 | #Learnt:      24241 | 0.000
1354.47/1354.75	c total clause space: 335.816MB
1354.47/1354.75	c total #watches: 201190
1355.77/1356.08	c total #propagations: 496271783 / total #impl: 1860004725 (eff. 0.267)
1355.77/1356.08	c #Conflicts:     960000 | #Learnt:      25241 | 0.000
1355.77/1356.08	c total clause space: 335.816MB
1355.77/1356.08	c total #watches: 205545
1357.18/1357.40	c total #propagations: 496783361 / total #impl: 1862120009 (eff. 0.267)
1357.18/1357.40	c #Conflicts:     961000 | #Learnt:      26241 | 0.000
1357.18/1357.40	c total clause space: 335.816MB
1357.18/1357.40	c total #watches: 212188
1358.38/1358.61	c total #propagations: 497325854 / total #impl: 1864695346 (eff. 0.267)
1358.38/1358.61	c #Conflicts:     962000 | #Learnt:      27241 | 0.000
1358.38/1358.61	c total clause space: 335.816MB
1358.38/1358.61	c total #watches: 216710
1359.57/1359.80	c total #propagations: 497780163 / total #impl: 1865436016 (eff. 0.267)
1359.57/1359.80	c #Conflicts:     963000 | #Learnt:      28241 | 0.000
1359.57/1359.80	c total clause space: 335.816MB
1359.57/1359.80	c total #watches: 221032
1360.77/1361.01	c total #propagations: 498359181 / total #impl: 1868176226 (eff. 0.267)
1360.77/1361.01	c #Conflicts:     964000 | #Learnt:      29241 | 0.000
1360.77/1361.01	c total clause space: 335.816MB
1360.77/1361.01	c total #watches: 225421
1361.77/1362.02	c total #propagations: 498922886 / total #impl: 1870173019 (eff. 0.267)
1361.77/1362.02	c #Conflicts:     965000 | #Learnt:      30241 | 0.000
1361.77/1362.02	c total clause space: 335.816MB
1361.77/1362.02	c total #watches: 229775
1362.78/1363.03	c total #propagations: 499435651 / total #impl: 1871676125 (eff. 0.267)
1362.78/1363.03	c #Conflicts:     966000 | #Learnt:      31241 | 0.000
1362.78/1363.03	c total clause space: 335.816MB
1362.78/1363.03	c total #watches: 234240
1363.57/1363.89	c total #propagations: 499967197 / total #impl: 1873126420 (eff. 0.267)
1363.57/1363.89	c #Conflicts:     967000 | #Learnt:      32241 | 0.000
1363.57/1363.89	c total clause space: 335.816MB
1363.57/1363.89	c total #watches: 238595
1364.47/1364.76	c total #propagations: 500486538 / total #impl: 1875159634 (eff. 0.267)
1364.47/1364.76	c #Conflicts:     968000 | #Learnt:      33241 | 0.000
1364.47/1364.76	c total clause space: 335.816MB
1364.47/1364.76	c total #watches: 242964
1365.47/1365.76	c total #propagations: 500941287 / total #impl: 1876207862 (eff. 0.267)
1365.47/1365.76	c #Conflicts:     969000 | #Learnt:      34241 | 0.000
1365.47/1365.76	c total clause space: 335.816MB
1365.47/1365.76	c total #watches: 245104
1366.47/1366.77	c total #propagations: 501431980 / total #impl: 1877201337 (eff. 0.267)
1366.47/1366.77	c #Conflicts:     970000 | #Learnt:      35241 | 0.000
1366.47/1366.77	c total clause space: 335.816MB
1366.47/1366.77	c total #watches: 247224
1367.37/1367.62	c total #propagations: 501980104 / total #impl: 1878606399 (eff. 0.267)
1367.37/1367.62	c #Conflicts:     971000 | #Learnt:      36241 | 0.000
1367.37/1367.62	c total clause space: 335.816MB
1367.37/1367.62	c total #watches: 249318
1368.18/1368.49	c total #propagations: 502412765 / total #impl: 1879274612 (eff. 0.267)
1368.18/1368.49	c #Conflicts:     972000 | #Learnt:      37241 | 0.000
1368.18/1368.49	c total clause space: 335.816MB
1368.18/1368.49	c total #watches: 251419
1369.17/1369.46	c total #propagations: 502982418 / total #impl: 1880448729 (eff. 0.267)
1369.17/1369.46	c #Conflicts:     973000 | #Learnt:      38241 | 0.000
1369.17/1369.46	c total clause space: 335.816MB
1369.17/1369.46	c total #watches: 253606
1370.48/1370.79	c total #propagations: 503448229 / total #impl: 1881396716 (eff. 0.268)
1370.48/1370.79	c #Conflicts:     974000 | #Learnt:      39241 | 0.000
1370.48/1370.79	c total clause space: 335.816MB
1370.48/1370.79	c total #watches: 255629
1371.58/1371.88	c total #propagations: 503991673 / total #impl: 1882686272 (eff. 0.268)
1371.58/1371.88	c #Conflicts:     975000 | #Learnt:      40241 | 0.000
1371.58/1371.88	c total clause space: 335.816MB
1371.58/1371.88	c total #watches: 257714
1372.47/1372.79	c total #propagations: 504503277 / total #impl: 1883799722 (eff. 0.268)
1372.47/1372.79	c #Conflicts:     976000 | #Learnt:      41241 | 0.000
1372.47/1372.79	c total clause space: 335.816MB
1372.47/1372.79	c total #watches: 262106
1373.47/1373.73	c total #propagations: 505016369 / total #impl: 1885273704 (eff. 0.268)
1373.47/1373.73	c #Conflicts:     977000 | #Learnt:      42241 | 0.000
1373.47/1373.73	c total clause space: 335.816MB
1373.47/1373.73	c total #watches: 264149
1374.37/1374.67	c total #propagations: 505484814 / total #impl: 1886682214 (eff. 0.268)
1374.37/1374.67	c #Conflicts:     978000 | #Learnt:      43241 | 0.000
1374.37/1374.67	c total clause space: 335.816MB
1374.37/1374.67	c total #watches: 266183
1375.37/1375.62	c total #propagations: 505957184 / total #impl: 1888163112 (eff. 0.268)
1375.37/1375.62	c #Conflicts:     979000 | #Learnt:      44241 | 0.000
1375.37/1375.62	c total clause space: 335.816MB
1375.37/1375.62	c total #watches: 272652
1376.17/1376.46	c total #propagations: 506416340 / total #impl: 1889336239 (eff. 0.268)
1376.17/1376.46	c #Conflicts:     980000 | #Learnt:      45241 | 0.000
1376.17/1376.46	c total clause space: 335.816MB
1376.17/1376.46	c total #watches: 277052
1376.87/1377.19	c total #propagations: 506918840 / total #impl: 1890652024 (eff. 0.268)
1376.87/1377.19	c #Conflicts:     981000 | #Learnt:      46241 | 0.000
1376.87/1377.19	c total clause space: 335.816MB
1376.87/1377.19	c total #watches: 279244
1377.77/1378.00	c total #propagations: 507362723 / total #impl: 1891936717 (eff. 0.268)
1377.77/1378.00	c #Conflicts:     982000 | #Learnt:      47241 | 0.000
1377.77/1378.00	c total clause space: 335.816MB
1377.77/1378.00	c total #watches: 281450
1378.67/1378.99	c total #propagations: 507765349 / total #impl: 1893057166 (eff. 0.268)
1378.67/1378.99	c GC COLLECT
1378.67/1378.99	c #Conflicts:     983000 | #Learnt:      24336 | 0.000
1378.67/1378.99	c total clause space: 335.816MB
1378.67/1378.99	c total #watches: 203632
1380.07/1380.30	c total #propagations: 508255896 / total #impl: 1894863771 (eff. 0.268)
1380.07/1380.30	c #Conflicts:     984000 | #Learnt:      25336 | 0.000
1380.07/1380.30	c total clause space: 335.816MB
1380.07/1380.30	c total #watches: 205706
1381.27/1381.57	c total #propagations: 508715064 / total #impl: 1896544111 (eff. 0.268)
1381.27/1381.57	c #Conflicts:     985000 | #Learnt:      26336 | 0.000
1381.27/1381.57	c total clause space: 335.816MB
1381.27/1381.57	c total #watches: 212222
1382.37/1382.60	c total #propagations: 509236368 / total #impl: 1898536597 (eff. 0.268)
1382.37/1382.60	c #Conflicts:     986000 | #Learnt:      27336 | 0.000
1382.37/1382.60	c total clause space: 335.816MB
1382.37/1382.60	c total #watches: 216589
1383.27/1383.59	c total #propagations: 509730316 / total #impl: 1900037297 (eff. 0.268)
1383.27/1383.59	c #Conflicts:     987000 | #Learnt:      28336 | 0.000
1383.27/1383.59	c total clause space: 335.816MB
1383.27/1383.59	c total #watches: 227707
1384.47/1384.72	c total #propagations: 510308132 / total #impl: 1901910361 (eff. 0.268)
1384.47/1384.72	c #Conflicts:     988000 | #Learnt:      29336 | 0.000
1384.47/1384.72	c total clause space: 335.816MB
1384.47/1384.72	c total #watches: 229933
1385.67/1385.97	c total #propagations: 510800236 / total #impl: 1904348067 (eff. 0.268)
1385.67/1385.97	c #Conflicts:     989000 | #Learnt:      30336 | 0.000
1385.67/1385.97	c total clause space: 335.816MB
1385.67/1385.97	c total #watches: 234268
1386.57/1386.89	c total #propagations: 511275235 / total #impl: 1907066676 (eff. 0.268)
1386.57/1386.89	c #Conflicts:     990000 | #Learnt:      31336 | 0.000
1386.57/1386.89	c total clause space: 335.816MB
1386.57/1386.89	c total #watches: 243198
1387.57/1387.80	c total #propagations: 511714514 / total #impl: 1908756518 (eff. 0.268)
1387.57/1387.80	c #Conflicts:     991000 | #Learnt:      32336 | 0.000
1387.57/1387.80	c total clause space: 335.816MB
1387.57/1387.80	c total #watches: 245391
1388.47/1388.76	c total #propagations: 512186414 / total #impl: 1909989903 (eff. 0.268)
1388.47/1388.76	c #Conflicts:     992000 | #Learnt:      33336 | 0.000
1388.47/1388.76	c total clause space: 335.816MB
1388.47/1388.76	c total #watches: 251914
1389.37/1389.65	c total #propagations: 512692824 / total #impl: 1911559267 (eff. 0.268)
1389.37/1389.65	c #Conflicts:     993000 | #Learnt:      34336 | 0.000
1389.37/1389.65	c total clause space: 335.816MB
1389.37/1389.65	c total #watches: 258545
1390.27/1390.53	c total #propagations: 513183139 / total #impl: 1912824097 (eff. 0.268)
1390.27/1390.53	c #Conflicts:     994000 | #Learnt:      35336 | 0.000
1390.27/1390.53	c total clause space: 335.816MB
1390.27/1390.53	c total #watches: 260643
1391.27/1391.54	c total #propagations: 513779980 / total #impl: 1914524594 (eff. 0.268)
1391.27/1391.54	c #Conflicts:     995000 | #Learnt:      36336 | 0.000
1391.27/1391.54	c total clause space: 335.816MB
1391.27/1391.54	c total #watches: 262776
1392.17/1392.44	c total #propagations: 514424465 / total #impl: 1916897129 (eff. 0.268)
1392.17/1392.44	c #Conflicts:     996000 | #Learnt:      37336 | 0.000
1392.17/1392.44	c total clause space: 335.816MB
1392.17/1392.44	c total #watches: 264891
1393.07/1393.35	c total #propagations: 514968856 / total #impl: 1918654235 (eff. 0.268)
1393.07/1393.35	c #Conflicts:     997000 | #Learnt:      38336 | 0.000
1393.07/1393.35	c total clause space: 335.816MB
1393.07/1393.35	c total #watches: 269181
1393.97/1394.25	c total #propagations: 515495680 / total #impl: 1920920251 (eff. 0.268)
1393.97/1394.25	c #Conflicts:     998000 | #Learnt:      39336 | 0.000
1393.97/1394.25	c total clause space: 335.816MB
1393.97/1394.25	c total #watches: 271365
1394.76/1395.08	c total #propagations: 515995044 / total #impl: 1922803838 (eff. 0.268)
1394.76/1395.08	c #Conflicts:     999000 | #Learnt:      40336 | 0.000
1394.76/1395.08	c total clause space: 335.816MB
1394.76/1395.08	c total #watches: 273549
1395.67/1395.94	c total #propagations: 516507235 / total #impl: 1924722656 (eff. 0.268)
1395.67/1395.94	c #Conflicts:    1000000 | #Learnt:      41336 | 0.000
1395.67/1395.94	c total clause space: 335.816MB
1395.67/1395.94	c total #watches: 280030
1396.56/1396.83	c total #propagations: 517043236 / total #impl: 1926907642 (eff. 0.268)
1396.56/1396.83	c #Conflicts:    1001000 | #Learnt:      42336 | 0.000
1396.56/1396.83	c total clause space: 335.816MB
1396.56/1396.83	c total #watches: 282085
1397.26/1397.59	c total #propagations: 517631141 / total #impl: 1929165709 (eff. 0.268)
1397.26/1397.59	c #Conflicts:    1002000 | #Learnt:      43336 | 0.000
1397.26/1397.59	c total clause space: 335.816MB
1397.26/1397.59	c total #watches: 284147
1398.06/1398.36	c total #propagations: 518123294 / total #impl: 1930730383 (eff. 0.268)
1398.06/1398.36	c #Conflicts:    1003000 | #Learnt:      44336 | 0.000
1398.06/1398.36	c total clause space: 335.816MB
1398.06/1398.36	c total #watches: 288426
1398.66/1398.96	c total #propagations: 518533319 / total #impl: 1932070439 (eff. 0.268)
1398.66/1398.96	c #Conflicts:    1004000 | #Learnt:      45336 | 0.000
1398.66/1398.96	c total clause space: 335.816MB
1398.66/1398.96	c total #watches: 299377
1399.26/1399.59	c total #propagations: 518950153 / total #impl: 1933273754 (eff. 0.268)
1399.26/1399.59	c #Conflicts:    1005000 | #Learnt:      46336 | 0.000
1399.26/1399.59	c total clause space: 335.816MB
1399.26/1399.59	c total #watches: 301456
1399.96/1400.20	c total #propagations: 519338671 / total #impl: 1934311182 (eff. 0.268)
1399.96/1400.20	c #Conflicts:    1006000 | #Learnt:      47336 | 0.000
1399.96/1400.20	c total clause space: 335.816MB
1399.96/1400.20	c total #watches: 305675
1400.56/1400.80	c total #propagations: 519723882 / total #impl: 1935511275 (eff. 0.269)
1400.56/1400.80	c #Conflicts:    1007000 | #Learnt:      48336 | 0.000
1400.56/1400.80	c total clause space: 335.816MB
1400.56/1400.80	c total #watches: 312086
1401.76/1402.05	c total #propagations: 520082778 / total #impl: 1936610780 (eff. 0.269)
1401.76/1402.05	c GC COLLECT
1401.76/1402.05	c #Conflicts:    1008000 | #Learnt:      25137 | 0.000
1401.76/1402.05	c total clause space: 335.816MB
1401.76/1402.05	c total #watches: 203002
1403.06/1403.30	c total #propagations: 520526600 / total #impl: 1938271726 (eff. 0.269)
1403.06/1403.30	c #Conflicts:    1009000 | #Learnt:      26137 | 0.000
1403.06/1403.30	c total clause space: 335.816MB
1403.06/1403.30	c total #watches: 209661
1404.16/1404.47	c total #propagations: 521007599 / total #impl: 1939801231 (eff. 0.269)
1404.16/1404.47	c #Conflicts:    1010000 | #Learnt:      27137 | 0.000
1404.16/1404.47	c total clause space: 335.816MB
1404.16/1404.47	c total #watches: 214006
1405.46/1405.78	c total #propagations: 521551955 / total #impl: 1941547067 (eff. 0.269)
1405.46/1405.78	c #Conflicts:    1011000 | #Learnt:      28137 | 0.000
1405.46/1405.78	c total clause space: 335.816MB
1405.46/1405.78	c total #watches: 216159
1406.56/1406.80	c total #propagations: 521983953 / total #impl: 1943675551 (eff. 0.269)
1406.56/1406.80	c #Conflicts:    1012000 | #Learnt:      29137 | 0.000
1406.56/1406.80	c total clause space: 335.816MB
1406.56/1406.80	c total #watches: 218435
1407.66/1407.90	c total #propagations: 522442906 / total #impl: 1946086757 (eff. 0.268)
1407.66/1407.90	c #Conflicts:    1013000 | #Learnt:      30137 | 0.000
1407.66/1407.90	c total clause space: 335.816MB
1407.66/1407.90	c total #watches: 220673
1408.97/1409.21	c total #propagations: 522916440 / total #impl: 1947859621 (eff. 0.268)
1408.97/1409.21	c #Conflicts:    1014000 | #Learnt:      31137 | 0.000
1408.97/1409.21	c total clause space: 335.816MB
1408.97/1409.21	c total #watches: 225055
1409.97/1410.29	c total #propagations: 523430590 / total #impl: 1950035733 (eff. 0.268)
1409.97/1410.29	c #Conflicts:    1015000 | #Learnt:      32137 | 0.000
1409.97/1410.29	c total clause space: 335.816MB
1409.97/1410.29	c total #watches: 233951
1411.26/1411.57	c total #propagations: 523988458 / total #impl: 1952214915 (eff. 0.268)
1411.26/1411.57	c #Conflicts:    1016000 | #Learnt:      33137 | 0.000
1411.26/1411.57	c total clause space: 335.816MB
1411.26/1411.57	c total #watches: 240539
1412.46/1412.78	c total #propagations: 524543161 / total #impl: 1955545752 (eff. 0.268)
1412.46/1412.78	c #Conflicts:    1017000 | #Learnt:      34137 | 0.000
1412.46/1412.78	c total clause space: 335.816MB
1412.46/1412.78	c total #watches: 242590
1413.66/1413.96	c total #propagations: 525052454 / total #impl: 1957764010 (eff. 0.268)
1413.66/1413.96	c #Conflicts:    1018000 | #Learnt:      35137 | 0.000
1413.66/1413.96	c total clause space: 335.816MB
1413.66/1413.96	c total #watches: 251301
1414.86/1415.10	c total #propagations: 525591639 / total #impl: 1959888757 (eff. 0.268)
1414.86/1415.10	c #Conflicts:    1019000 | #Learnt:      36137 | 0.000
1414.86/1415.10	c total clause space: 335.816MB
1414.86/1415.10	c total #watches: 257874
1415.96/1416.27	c total #propagations: 526129922 / total #impl: 1962492419 (eff. 0.268)
1415.96/1416.27	c #Conflicts:    1020000 | #Learnt:      37137 | 0.000
1415.96/1416.27	c total clause space: 335.816MB
1415.96/1416.27	c total #watches: 264564
1416.86/1417.15	c total #propagations: 526643645 / total #impl: 1964614834 (eff. 0.268)
1416.86/1417.15	c #Conflicts:    1021000 | #Learnt:      38137 | 0.000
1416.86/1417.15	c total clause space: 335.816MB
1416.86/1417.15	c total #watches: 273349
1417.77/1418.01	c total #propagations: 527189618 / total #impl: 1966382253 (eff. 0.268)
1417.77/1418.01	c #Conflicts:    1022000 | #Learnt:      39137 | 0.000
1417.77/1418.01	c total clause space: 335.816MB
1417.77/1418.01	c total #watches: 279857
1418.36/1418.67	c total #propagations: 527750812 / total #impl: 1968213441 (eff. 0.268)
1418.36/1418.67	c #Conflicts:    1023000 | #Learnt:      40137 | 0.000
1418.36/1418.67	c total clause space: 335.816MB
1418.36/1418.67	c total #watches: 286307
1419.16/1419.43	c total #propagations: 528222469 / total #impl: 1969357655 (eff. 0.268)
1419.16/1419.43	c #Conflicts:    1024000 | #Learnt:      41137 | 0.000
1419.16/1419.43	c total clause space: 335.816MB
1419.16/1419.43	c total #watches: 290576
1419.87/1420.11	c total #propagations: 528686082 / total #impl: 1970570332 (eff. 0.268)
1419.87/1420.11	c #Conflicts:    1025000 | #Learnt:      42137 | 0.000
1419.87/1420.11	c total clause space: 335.816MB
1419.87/1420.11	c total #watches: 299217
1420.46/1420.73	c total #propagations: 529101444 / total #impl: 1971860180 (eff. 0.268)
1420.46/1420.73	c #Conflicts:    1026000 | #Learnt:      43137 | 0.000
1420.46/1420.73	c total clause space: 335.816MB
1420.46/1420.73	c total #watches: 312172
1421.07/1421.35	c total #propagations: 529465383 / total #impl: 1972833706 (eff. 0.268)
1421.07/1421.35	c #Conflicts:    1027000 | #Learnt:      44137 | 0.000
1421.07/1421.35	c total clause space: 335.816MB
1421.07/1421.35	c total #watches: 314210
1421.66/1421.98	c total #propagations: 529847251 / total #impl: 1973841728 (eff. 0.268)
1421.66/1421.98	c #Conflicts:    1028000 | #Learnt:      45137 | 0.000
1421.66/1421.98	c total clause space: 335.816MB
1421.66/1421.98	c total #watches: 324963
1422.26/1422.59	c total #propagations: 530222784 / total #impl: 1974426035 (eff. 0.269)
1422.26/1422.59	c #Conflicts:    1029000 | #Learnt:      46137 | 0.000
1422.26/1422.59	c total clause space: 335.816MB
1422.26/1422.59	c total #watches: 329242
1422.96/1423.22	c total #propagations: 530586359 / total #impl: 1975429061 (eff. 0.269)
1422.96/1423.22	c #Conflicts:    1030000 | #Learnt:      47137 | 0.000
1422.96/1423.22	c total clause space: 335.816MB
1422.96/1423.22	c total #watches: 331287
1423.56/1423.88	c total #propagations: 531001920 / total #impl: 1977326001 (eff. 0.269)
1423.56/1423.88	c #Conflicts:    1031000 | #Learnt:      48137 | 0.000
1423.56/1423.88	c total clause space: 335.816MB
1423.56/1423.88	c total #watches: 335505
1424.37/1424.69	c total #propagations: 531380517 / total #impl: 1979316994 (eff. 0.268)
1424.37/1424.69	c GC COLLECT
1424.37/1424.69	c #Conflicts:    1032000 | #Learnt:      24628 | 0.000
1424.37/1424.69	c total clause space: 335.816MB
1424.37/1424.69	c total #watches: 201977
1425.76/1426.06	c total #propagations: 531745596 / total #impl: 1980756037 (eff. 0.268)
1425.76/1426.06	c #Conflicts:    1033000 | #Learnt:      25628 | 0.000
1425.76/1426.06	c total clause space: 335.816MB
1425.76/1426.06	c total #watches: 210885
1427.06/1427.38	c total #propagations: 532174209 / total #impl: 1983439515 (eff. 0.268)
1427.06/1427.38	c #Conflicts:    1034000 | #Learnt:      26628 | 0.000
1427.06/1427.38	c total clause space: 335.816MB
1427.06/1427.38	c total #watches: 219789
1428.36/1428.66	c total #propagations: 532705364 / total #impl: 1984938641 (eff. 0.268)
1428.36/1428.66	c #Conflicts:    1035000 | #Learnt:      27628 | 0.000
1428.36/1428.66	c total clause space: 335.816MB
1428.36/1428.66	c total #watches: 226491
1429.36/1429.64	c total #propagations: 533262142 / total #impl: 1986485902 (eff. 0.268)
1429.36/1429.64	c #Conflicts:    1036000 | #Learnt:      28628 | 0.000
1429.36/1429.64	c total clause space: 335.816MB
1429.36/1429.64	c total #watches: 233597
1430.36/1430.68	c total #propagations: 533775276 / total #impl: 1987985313 (eff. 0.269)
1430.36/1430.68	c #Conflicts:    1037000 | #Learnt:      29628 | 0.000
1430.36/1430.68	c total clause space: 335.816MB
1430.36/1430.68	c total #watches: 237958
1431.36/1431.69	c total #propagations: 534318387 / total #impl: 1990146395 (eff. 0.268)
1431.36/1431.69	c #Conflicts:    1038000 | #Learnt:      30628 | 0.000
1431.36/1431.69	c total clause space: 335.816MB
1431.36/1431.69	c total #watches: 242261
1432.46/1432.76	c total #propagations: 534874767 / total #impl: 1992142682 (eff. 0.268)
1432.46/1432.76	c #Conflicts:    1039000 | #Learnt:      31628 | 0.000
1432.46/1432.76	c total clause space: 335.816MB
1432.46/1432.76	c total #watches: 244336
1433.66/1433.91	c total #propagations: 535481214 / total #impl: 1994024744 (eff. 0.269)
1433.66/1433.91	c #Conflicts:    1040000 | #Learnt:      32628 | 0.000
1433.66/1433.91	c total clause space: 335.816MB
1433.66/1433.91	c total #watches: 248639
1434.66/1434.97	c total #propagations: 536002510 / total #impl: 1996380754 (eff. 0.268)
1434.66/1434.97	c #Conflicts:    1041000 | #Learnt:      33628 | 0.000
1434.66/1434.97	c total clause space: 335.816MB
1434.66/1434.97	c total #watches: 250745
1435.66/1435.91	c total #propagations: 536590161 / total #impl: 1998276509 (eff. 0.269)
1435.66/1435.91	c #Conflicts:    1042000 | #Learnt:      34628 | 0.000
1435.66/1435.91	c total clause space: 335.816MB
1435.66/1435.91	c total #watches: 255120
1436.56/1436.85	c total #propagations: 537150904 / total #impl: 2000208905 (eff. 0.269)
1436.56/1436.85	c #Conflicts:    1043000 | #Learnt:      35628 | 0.000
1436.56/1436.85	c total clause space: 335.816MB
1436.56/1436.85	c total #watches: 259389
1437.36/1437.69	c total #propagations: 537748905 / total #impl: 2002146173 (eff. 0.269)
1437.36/1437.69	c #Conflicts:    1044000 | #Learnt:      36628 | 0.000
1437.36/1437.69	c total clause space: 335.816MB
1437.36/1437.69	c total #watches: 268190
1438.26/1438.50	c total #propagations: 538297221 / total #impl: 2003436084 (eff. 0.269)
1438.26/1438.50	c #Conflicts:    1045000 | #Learnt:      37628 | 0.000
1438.26/1438.50	c total clause space: 335.816MB
1438.26/1438.50	c total #watches: 270350
1439.06/1439.39	c total #propagations: 538885787 / total #impl: 2005122076 (eff. 0.269)
1439.06/1439.39	c #Conflicts:    1046000 | #Learnt:      38628 | 0.000
1439.06/1439.39	c total clause space: 335.816MB
1439.06/1439.39	c total #watches: 272427
1439.96/1440.26	c total #propagations: 539429070 / total #impl: 2007098263 (eff. 0.269)
1439.96/1440.26	c #Conflicts:    1047000 | #Learnt:      39628 | 0.000
1439.96/1440.26	c total clause space: 335.816MB
1439.96/1440.26	c total #watches: 274477
1440.76/1441.05	c total #propagations: 539969611 / total #impl: 2008901584 (eff. 0.269)
1440.76/1441.05	c #Conflicts:    1048000 | #Learnt:      40628 | 0.000
1440.76/1441.05	c total clause space: 335.816MB
1440.76/1441.05	c total #watches: 278957
1441.56/1441.80	c total #propagations: 540498694 / total #impl: 2010378962 (eff. 0.269)
1441.56/1441.80	c #Conflicts:    1049000 | #Learnt:      41628 | 0.000
1441.56/1441.80	c total clause space: 335.816MB
1441.56/1441.80	c total #watches: 292118
1442.26/1442.53	c total #propagations: 540983941 / total #impl: 2011634232 (eff. 0.269)
1442.26/1442.53	c #Conflicts:    1050000 | #Learnt:      42628 | 0.000
1442.26/1442.53	c total clause space: 335.816MB
1442.26/1442.53	c total #watches: 298545
1442.96/1443.28	c total #propagations: 541452732 / total #impl: 2013109373 (eff. 0.269)
1442.96/1443.28	c #Conflicts:    1051000 | #Learnt:      43628 | 0.000
1442.96/1443.28	c total clause space: 335.816MB
1442.96/1443.28	c total #watches: 302750
1443.76/1444.05	c total #propagations: 541932935 / total #impl: 2014459089 (eff. 0.269)
1443.76/1444.05	c #Conflicts:    1052000 | #Learnt:      44628 | 0.000
1443.76/1444.05	c total clause space: 335.816MB
1443.76/1444.05	c total #watches: 306989
1444.46/1444.77	c total #propagations: 542409328 / total #impl: 2015692925 (eff. 0.269)
1444.46/1444.77	c #Conflicts:    1053000 | #Learnt:      45628 | 0.000
1444.46/1444.77	c total clause space: 335.816MB
1444.46/1444.77	c total #watches: 309010
1445.16/1445.45	c total #propagations: 542861859 / total #impl: 2016899988 (eff. 0.269)
1445.16/1445.45	c #Conflicts:    1054000 | #Learnt:      46628 | 0.000
1445.16/1445.45	c total clause space: 335.816MB
1445.16/1445.45	c total #watches: 311082
1445.86/1446.17	c total #propagations: 543322489 / total #impl: 2018042227 (eff. 0.269)
1445.86/1446.17	c #Conflicts:    1055000 | #Learnt:      47628 | 0.000
1445.86/1446.17	c total clause space: 335.816MB
1445.86/1446.17	c total #watches: 313120
1446.66/1446.92	c total #propagations: 543710782 / total #impl: 2019423034 (eff. 0.269)
1446.66/1446.92	c #Conflicts:    1056000 | #Learnt:      48628 | 0.000
1446.66/1446.92	c total clause space: 335.816MB
1446.66/1446.92	c total #watches: 317341
1447.47/1447.77	c total #propagations: 544161697 / total #impl: 2020948082 (eff. 0.269)
1447.47/1447.77	c GC COLLECT
1447.47/1447.77	c #Conflicts:    1057000 | #Learnt:      24836 | 0.000
1447.47/1447.77	c total clause space: 335.816MB
1447.47/1447.77	c total #watches: 202401
1448.76/1449.05	c total #propagations: 544646036 / total #impl: 2022165605 (eff. 0.269)
1448.76/1449.05	c #Conflicts:    1058000 | #Learnt:      25836 | 0.000
1448.76/1449.05	c total clause space: 335.816MB
1448.76/1449.05	c total #watches: 206701
1449.96/1450.24	c total #propagations: 545141530 / total #impl: 2024457490 (eff. 0.269)
1449.96/1450.24	c #Conflicts:    1059000 | #Learnt:      26836 | 0.000
1449.96/1450.24	c total clause space: 335.816MB
1449.96/1450.24	c total #watches: 210995
1450.86/1451.15	c total #propagations: 545624110 / total #impl: 2027861344 (eff. 0.269)
1450.86/1451.15	c #Conflicts:    1060000 | #Learnt:      27836 | 0.000
1450.86/1451.15	c total clause space: 335.816MB
1450.86/1451.15	c total #watches: 215321
1451.77/1452.01	c total #propagations: 546073043 / total #impl: 2029394085 (eff. 0.269)
1451.77/1452.01	c #Conflicts:    1061000 | #Learnt:      28836 | 0.000
1451.77/1452.01	c total clause space: 335.816MB
1451.77/1452.01	c total #watches: 219837
1452.66/1452.93	c total #propagations: 546547913 / total #impl: 2030863575 (eff. 0.269)
1452.66/1452.93	c #Conflicts:    1062000 | #Learnt:      29836 | 0.000
1452.66/1452.93	c total clause space: 335.816MB
1452.66/1452.93	c total #watches: 221920
1453.56/1453.86	c total #propagations: 547100573 / total #impl: 2032581452 (eff. 0.269)
1453.56/1453.86	c #Conflicts:    1063000 | #Learnt:      30836 | 0.000
1453.56/1453.86	c total clause space: 335.816MB
1453.56/1453.86	c total #watches: 226211
1454.46/1454.70	c total #propagations: 547627658 / total #impl: 2034448553 (eff. 0.269)
1454.46/1454.70	c #Conflicts:    1064000 | #Learnt:      31836 | 0.000
1454.46/1454.70	c total clause space: 335.816MB
1454.46/1454.70	c total #watches: 230624
1455.26/1455.54	c total #propagations: 548131490 / total #impl: 2036241707 (eff. 0.269)
1455.26/1455.54	c #Conflicts:    1065000 | #Learnt:      32836 | 0.000
1455.26/1455.54	c total clause space: 335.816MB
1455.26/1455.54	c total #watches: 234975
1456.06/1456.36	c total #propagations: 548653954 / total #impl: 2038002279 (eff. 0.269)
1456.06/1456.36	c #Conflicts:    1066000 | #Learnt:      33836 | 0.000
1456.06/1456.36	c total clause space: 335.816MB
1456.06/1456.36	c total #watches: 243763
1456.86/1457.10	c total #propagations: 549150311 / total #impl: 2039611316 (eff. 0.269)
1456.86/1457.10	c #Conflicts:    1067000 | #Learnt:      34836 | 0.000
1456.86/1457.10	c total clause space: 335.816MB
1456.86/1457.10	c total #watches: 250522
1457.56/1457.82	c total #propagations: 549599968 / total #impl: 2040813675 (eff. 0.269)
1457.56/1457.82	c #Conflicts:    1068000 | #Learnt:      35836 | 0.000
1457.56/1457.82	c total clause space: 335.816MB
1457.56/1457.82	c total #watches: 261641
1458.26/1458.54	c total #propagations: 550042637 / total #impl: 2042030831 (eff. 0.269)
1458.26/1458.54	c #Conflicts:    1069000 | #Learnt:      36836 | 0.000
1458.26/1458.54	c total clause space: 335.816MB
1458.26/1458.54	c total #watches: 263755
1458.96/1459.21	c total #propagations: 550613168 / total #impl: 2043321666 (eff. 0.269)
1458.96/1459.21	c #Conflicts:    1070000 | #Learnt:      37836 | 0.000
1458.96/1459.21	c total clause space: 335.816MB
1458.96/1459.21	c total #watches: 268080
1459.66/1459.91	c total #propagations: 551201234 / total #impl: 2044766790 (eff. 0.270)
1459.66/1459.91	c #Conflicts:    1071000 | #Learnt:      38836 | 0.000
1459.66/1459.91	c total clause space: 335.816MB
1459.66/1459.91	c total #watches: 274515
1460.36/1460.61	c total #propagations: 551704744 / total #impl: 2046321086 (eff. 0.270)
1460.36/1460.61	c #Conflicts:    1072000 | #Learnt:      39836 | 0.000
1460.36/1460.61	c total clause space: 335.816MB
1460.36/1460.61	c total #watches: 278740
1461.06/1461.30	c total #propagations: 552186149 / total #impl: 2047732231 (eff. 0.270)
1461.06/1461.30	c #Conflicts:    1073000 | #Learnt:      40836 | 0.000
1461.06/1461.30	c total clause space: 335.816MB
1461.06/1461.30	c total #watches: 283021
1461.77/1462.01	c total #propagations: 552689787 / total #impl: 2049184890 (eff. 0.270)
1461.77/1462.01	c #Conflicts:    1074000 | #Learnt:      41836 | 0.000
1461.77/1462.01	c total clause space: 335.816MB
1461.77/1462.01	c total #watches: 285080
1462.46/1462.71	c total #propagations: 553169240 / total #impl: 2050663753 (eff. 0.270)
1462.46/1462.71	c #Conflicts:    1075000 | #Learnt:      42836 | 0.000
1462.46/1462.71	c total clause space: 335.816MB
1462.46/1462.71	c total #watches: 287116
1463.16/1463.40	c total #propagations: 553677335 / total #impl: 2052082417 (eff. 0.270)
1463.16/1463.40	c #Conflicts:    1076000 | #Learnt:      43836 | 0.000
1463.16/1463.40	c total clause space: 335.816MB
1463.16/1463.40	c total #watches: 293596
1463.87/1464.11	c total #propagations: 554201323 / total #impl: 2053286607 (eff. 0.270)
1463.87/1464.11	c #Conflicts:    1077000 | #Learnt:      44836 | 0.000
1463.87/1464.11	c total clause space: 335.816MB
1463.87/1464.11	c total #watches: 295649
1464.56/1464.86	c total #propagations: 554690917 / total #impl: 2054431855 (eff. 0.270)
1464.56/1464.86	c #Conflicts:    1078000 | #Learnt:      45836 | 0.000
1464.56/1464.86	c total clause space: 335.816MB
1464.56/1464.86	c total #watches: 299897
1465.36/1465.61	c total #propagations: 555148452 / total #impl: 2055264714 (eff. 0.270)
1465.36/1465.61	c #Conflicts:    1079000 | #Learnt:      46836 | 0.000
1465.36/1465.61	c total clause space: 335.816MB
1465.36/1465.61	c total #watches: 301973
1466.07/1466.31	c total #propagations: 555669457 / total #impl: 2056067121 (eff. 0.270)
1466.07/1466.31	c #Conflicts:    1080000 | #Learnt:      47836 | 0.000
1466.07/1466.31	c total clause space: 335.816MB
1466.07/1466.31	c total #watches: 304057
1466.76/1467.01	c total #propagations: 556090000 / total #impl: 2056803362 (eff. 0.270)
1466.76/1467.01	c #Conflicts:    1081000 | #Learnt:      48836 | 0.000
1466.76/1467.01	c total clause space: 335.816MB
1466.76/1467.01	c total #watches: 306147
1467.46/1467.75	c total #propagations: 556507900 / total #impl: 2057716125 (eff. 0.270)
1467.46/1467.75	c #Conflicts:    1082000 | #Learnt:      49836 | 0.000
1467.46/1467.75	c total clause space: 335.816MB
1467.46/1467.75	c total #watches: 308251
1468.46/1468.78	c total #propagations: 556935198 / total #impl: 2058503600 (eff. 0.271)
1468.46/1468.78	c GC COLLECT
1468.46/1468.78	c #Conflicts:    1083000 | #Learnt:      25736 | 0.000
1468.46/1468.78	c total clause space: 335.816MB
1468.46/1468.78	c total #watches: 206498
1469.46/1469.71	c total #propagations: 557391131 / total #impl: 2059696326 (eff. 0.271)
1469.46/1469.71	c #Conflicts:    1084000 | #Learnt:      26736 | 0.000
1469.46/1469.71	c total clause space: 335.816MB
1469.46/1469.71	c total #watches: 208648
1470.46/1470.72	c total #propagations: 557836638 / total #impl: 2061056830 (eff. 0.271)
1470.46/1470.72	c #Conflicts:    1085000 | #Learnt:      27736 | 0.000
1470.46/1470.72	c total clause space: 335.816MB
1470.46/1470.72	c total #watches: 215242
1471.26/1471.52	c total #propagations: 558306641 / total #impl: 2062261753 (eff. 0.271)
1471.26/1471.52	c #Conflicts:    1086000 | #Learnt:      28736 | 0.000
1471.26/1471.52	c total clause space: 335.816MB
1471.26/1471.52	c total #watches: 219932
1472.06/1472.38	c total #propagations: 558731098 / total #impl: 2063777354 (eff. 0.271)
1472.06/1472.38	c #Conflicts:    1087000 | #Learnt:      29736 | 0.000
1472.06/1472.38	c total clause space: 335.816MB
1472.06/1472.38	c total #watches: 224276
1472.96/1473.20	c total #propagations: 559230989 / total #impl: 2065552247 (eff. 0.271)
1472.96/1473.20	c #Conflicts:    1088000 | #Learnt:      30736 | 0.000
1472.96/1473.20	c total clause space: 335.816MB
1472.96/1473.20	c total #watches: 226489
1473.76/1474.01	c total #propagations: 559701810 / total #impl: 2067707466 (eff. 0.271)
1473.76/1474.01	c #Conflicts:    1089000 | #Learnt:      31736 | 0.000
1473.76/1474.01	c total clause space: 335.816MB
1473.76/1474.01	c total #watches: 235397
1474.46/1474.75	c total #propagations: 560194833 / total #impl: 2069429967 (eff. 0.271)
1474.46/1474.75	c #Conflicts:    1090000 | #Learnt:      32736 | 0.000
1474.46/1474.75	c total clause space: 335.816MB
1474.46/1474.75	c total #watches: 239827
1475.16/1475.42	c total #propagations: 560755557 / total #impl: 2070696227 (eff. 0.271)
1475.16/1475.42	c #Conflicts:    1091000 | #Learnt:      33736 | 0.000
1475.16/1475.42	c total clause space: 335.816MB
1475.16/1475.42	c total #watches: 244167
1475.86/1476.11	c total #propagations: 561185905 / total #impl: 2072039061 (eff. 0.271)
1475.86/1476.11	c #Conflicts:    1092000 | #Learnt:      34736 | 0.000
1475.86/1476.11	c total clause space: 335.816MB
1475.86/1476.11	c total #watches: 250704
1476.46/1476.77	c total #propagations: 561741155 / total #impl: 2073447103 (eff. 0.271)
1476.46/1476.77	c #Conflicts:    1093000 | #Learnt:      35736 | 0.000
1476.46/1476.77	c total clause space: 335.816MB
1476.46/1476.77	c total #watches: 252824
1477.16/1477.45	c total #propagations: 562224680 / total #impl: 2074667106 (eff. 0.271)
1477.16/1477.45	c #Conflicts:    1094000 | #Learnt:      36736 | 0.000
1477.16/1477.45	c total clause space: 335.816MB
1477.16/1477.45	c total #watches: 261589
1477.86/1478.16	c total #propagations: 562743389 / total #impl: 2076167890 (eff. 0.271)
1477.86/1478.16	c #Conflicts:    1095000 | #Learnt:      37736 | 0.000
1477.86/1478.16	c total clause space: 335.816MB
1477.86/1478.16	c total #watches: 263622
1478.66/1478.90	c total #propagations: 563242695 / total #impl: 2077469306 (eff. 0.271)
1478.66/1478.90	c #Conflicts:    1096000 | #Learnt:      38736 | 0.000
1478.66/1478.90	c total clause space: 335.816MB
1478.66/1478.90	c total #watches: 265668
1479.36/1479.61	c total #propagations: 563693019 / total #impl: 2078968266 (eff. 0.271)
1479.36/1479.61	c #Conflicts:    1097000 | #Learnt:      39736 | 0.000
1479.36/1479.61	c total clause space: 335.816MB
1479.36/1479.61	c total #watches: 269954
1480.06/1480.34	c total #propagations: 564189780 / total #impl: 2080447809 (eff. 0.271)
1480.06/1480.34	c #Conflicts:    1098000 | #Learnt:      40736 | 0.000
1480.06/1480.34	c total clause space: 335.816MB
1480.06/1480.34	c total #watches: 272045
1480.76/1481.08	c total #propagations: 564699365 / total #impl: 2082588715 (eff. 0.271)
1480.76/1481.08	c #Conflicts:    1099000 | #Learnt:      41736 | 0.000
1480.76/1481.08	c total clause space: 335.816MB
1480.76/1481.08	c total #watches: 276329
1481.46/1481.80	c total #propagations: 565193204 / total #impl: 2084220252 (eff. 0.271)
1481.46/1481.80	c #Conflicts:    1100000 | #Learnt:      42736 | 0.000
1481.46/1481.80	c total clause space: 335.816MB
1481.46/1481.80	c total #watches: 278432
1482.26/1482.54	c total #propagations: 565733781 / total #impl: 2085648331 (eff. 0.271)
1482.26/1482.54	c #Conflicts:    1101000 | #Learnt:      43736 | 0.000
1482.26/1482.54	c total clause space: 335.816MB
1482.26/1482.54	c total #watches: 282712
1482.96/1483.26	c total #propagations: 566217916 / total #impl: 2087292226 (eff. 0.271)
1482.96/1483.26	c #Conflicts:    1102000 | #Learnt:      44736 | 0.000
1482.96/1483.26	c total clause space: 335.816MB
1482.96/1483.26	c total #watches: 284760
1483.66/1483.98	c total #propagations: 566763856 / total #impl: 2089012647 (eff. 0.271)
1483.66/1483.98	c #Conflicts:    1103000 | #Learnt:      45736 | 0.000
1483.66/1483.98	c total clause space: 335.816MB
1483.66/1483.98	c total #watches: 286876
1484.46/1484.72	c total #propagations: 567276856 / total #impl: 2091133897 (eff. 0.271)
1484.46/1484.72	c #Conflicts:    1104000 | #Learnt:      46736 | 0.000
1484.46/1484.72	c total clause space: 335.816MB
1484.46/1484.72	c total #watches: 288964
1485.16/1485.46	c total #propagations: 567750374 / total #impl: 2093119580 (eff. 0.271)
1485.16/1485.46	c #Conflicts:    1105000 | #Learnt:      47736 | 0.000
1485.16/1485.46	c total clause space: 335.816MB
1485.16/1485.46	c total #watches: 291049
1485.86/1486.17	c total #propagations: 568283816 / total #impl: 2095304673 (eff. 0.271)
1485.86/1486.17	c #Conflicts:    1106000 | #Learnt:      48736 | 0.000
1485.86/1486.17	c total clause space: 335.816MB
1485.86/1486.17	c total #watches: 293170
1486.66/1486.92	c total #propagations: 568774941 / total #impl: 2097073194 (eff. 0.271)
1486.66/1486.92	c #Conflicts:    1107000 | #Learnt:      49736 | 0.000
1486.66/1486.92	c total clause space: 335.816MB
1486.66/1486.92	c total #watches: 297420
1487.45/1487.71	c total #propagations: 569298964 / total #impl: 2098357172 (eff. 0.271)
1487.45/1487.71	c #Conflicts:    1108000 | #Learnt:      50736 | 0.000
1487.45/1487.71	c total clause space: 335.816MB
1487.45/1487.71	c total #watches: 299462
1488.55/1488.86	c total #propagations: 569808959 / total #impl: 2100239698 (eff. 0.271)
1488.55/1488.86	c GC COLLECT
1488.55/1488.86	c #Conflicts:    1109000 | #Learnt:      26340 | 0.000
1488.55/1488.86	c total clause space: 335.816MB
1488.55/1488.86	c total #watches: 208114
1489.65/1489.92	c total #propagations: 570203552 / total #impl: 2102138059 (eff. 0.271)
1489.65/1489.92	c #Conflicts:    1110000 | #Learnt:      27340 | 0.000
1489.65/1489.92	c total clause space: 335.816MB
1489.65/1489.92	c total #watches: 219458
1490.45/1490.70	c total #propagations: 570682864 / total #impl: 2103690821 (eff. 0.271)
1490.45/1490.70	c #Conflicts:    1111000 | #Learnt:      28340 | 0.000
1490.45/1490.70	c total clause space: 335.816MB
1490.45/1490.70	c total #watches: 226217
1491.25/1491.56	c total #propagations: 571218735 / total #impl: 2105362722 (eff. 0.271)
1491.25/1491.56	c #Conflicts:    1112000 | #Learnt:      29340 | 0.000
1491.25/1491.56	c total clause space: 335.816MB
1491.25/1491.56	c total #watches: 232942
1492.15/1492.45	c total #propagations: 571818355 / total #impl: 2107927596 (eff. 0.271)
1492.15/1492.45	c #Conflicts:    1113000 | #Learnt:      30340 | 0.000
1492.15/1492.45	c total clause space: 335.816MB
1492.15/1492.45	c total #watches: 235038
1493.05/1493.30	c total #propagations: 572386943 / total #impl: 2110363182 (eff. 0.271)
1493.05/1493.30	c #Conflicts:    1114000 | #Learnt:      31340 | 0.000
1493.05/1493.30	c total clause space: 335.816MB
1493.05/1493.30	c total #watches: 241640
1493.95/1494.22	c total #propagations: 572900360 / total #impl: 2111937098 (eff. 0.271)
1493.95/1494.22	c #Conflicts:    1115000 | #Learnt:      32340 | 0.000
1493.95/1494.22	c total clause space: 335.816MB
1493.95/1494.22	c total #watches: 246021
1494.76/1495.01	c total #propagations: 573413489 / total #impl: 2114335206 (eff. 0.271)
1494.76/1495.01	c #Conflicts:    1116000 | #Learnt:      33340 | 0.000
1494.76/1495.01	c total clause space: 335.816MB
1494.76/1495.01	c total #watches: 254897
1495.45/1495.75	c total #propagations: 573908146 / total #impl: 2116379707 (eff. 0.271)
1495.45/1495.75	c #Conflicts:    1117000 | #Learnt:      34340 | 0.000
1495.45/1495.75	c total clause space: 335.816MB
1495.45/1495.75	c total #watches: 261415
1496.25/1496.56	c total #propagations: 574392843 / total #impl: 2117780166 (eff. 0.271)
1496.25/1496.56	c #Conflicts:    1118000 | #Learnt:      35340 | 0.000
1496.25/1496.56	c total clause space: 335.816MB
1496.25/1496.56	c total #watches: 265788
1497.05/1497.34	c total #propagations: 574799236 / total #impl: 2119549220 (eff. 0.271)
1497.05/1497.34	c #Conflicts:    1119000 | #Learnt:      36340 | 0.000
1497.05/1497.34	c total clause space: 335.816MB
1497.05/1497.34	c total #watches: 270112
1497.85/1498.18	c total #propagations: 575253988 / total #impl: 2120950818 (eff. 0.271)
1497.85/1498.18	c #Conflicts:    1120000 | #Learnt:      37340 | 0.000
1497.85/1498.18	c total clause space: 335.816MB
1497.85/1498.18	c total #watches: 272183
1498.65/1498.95	c total #propagations: 575794912 / total #impl: 2122735600 (eff. 0.271)
1498.65/1498.95	c #Conflicts:    1121000 | #Learnt:      38340 | 0.000
1498.65/1498.95	c total clause space: 335.816MB
1498.65/1498.95	c total #watches: 278681
1499.35/1499.60	c total #propagations: 576330105 / total #impl: 2124620709 (eff. 0.271)
1499.35/1499.60	c #Conflicts:    1122000 | #Learnt:      39340 | 0.000
1499.35/1499.60	c total clause space: 335.816MB
1499.35/1499.60	c total #watches: 285126
1499.95/1500.27	c total #propagations: 576748047 / total #impl: 2125647460 (eff. 0.271)
1499.95/1500.27	c #Conflicts:    1123000 | #Learnt:      40340 | 0.000
1499.95/1500.27	c total clause space: 335.816MB
1499.95/1500.27	c total #watches: 291607
1500.65/1500.97	c total #propagations: 577234733 / total #impl: 2126906922 (eff. 0.271)
1500.65/1500.97	c #Conflicts:    1124000 | #Learnt:      41340 | 0.000
1500.65/1500.97	c total clause space: 335.816MB
1500.65/1500.97	c total #watches: 298195
1501.36/1501.62	c total #propagations: 577699916 / total #impl: 2128206691 (eff. 0.271)
1501.36/1501.62	c #Conflicts:    1125000 | #Learnt:      42340 | 0.000
1501.36/1501.62	c total clause space: 335.816MB
1501.36/1501.62	c total #watches: 300447
1502.05/1502.38	c total #propagations: 578151910 / total #impl: 2129381205 (eff. 0.272)
1502.05/1502.38	c #Conflicts:    1126000 | #Learnt:      43340 | 0.000
1502.05/1502.38	c total clause space: 335.816MB
1502.05/1502.38	c total #watches: 304881
1502.85/1503.10	c total #propagations: 578528366 / total #impl: 2130615133 (eff. 0.272)
1502.85/1503.10	c #Conflicts:    1127000 | #Learnt:      44340 | 0.000
1502.85/1503.10	c total clause space: 335.816MB
1502.85/1503.10	c total #watches: 311397
1503.46/1503.73	c total #propagations: 578886003 / total #impl: 2131970841 (eff. 0.272)
1503.46/1503.73	c #Conflicts:    1128000 | #Learnt:      45340 | 0.000
1503.46/1503.73	c total clause space: 335.816MB
1503.46/1503.73	c total #watches: 319969
1504.05/1504.36	c total #propagations: 579228249 / total #impl: 2132815135 (eff. 0.272)
1504.05/1504.36	c #Conflicts:    1129000 | #Learnt:      46340 | 0.000
1504.05/1504.36	c total clause space: 335.816MB
1504.05/1504.36	c total #watches: 324191
1504.75/1505.02	c total #propagations: 579577970 / total #impl: 2133638653 (eff. 0.272)
1504.75/1505.02	c #Conflicts:    1130000 | #Learnt:      47340 | 0.000
1504.75/1505.02	c total clause space: 335.816MB
1504.75/1505.02	c total #watches: 330698
1505.35/1505.64	c total #propagations: 579907801 / total #impl: 2134992248 (eff. 0.272)
1505.35/1505.64	c #Conflicts:    1131000 | #Learnt:      48340 | 0.000
1505.35/1505.64	c total clause space: 335.816MB
1505.35/1505.64	c total #watches: 341415
1505.95/1506.28	c total #propagations: 580243895 / total #impl: 2135747188 (eff. 0.272)
1505.95/1506.28	c #Conflicts:    1132000 | #Learnt:      49340 | 0.000
1505.95/1506.28	c total clause space: 335.816MB
1505.95/1506.28	c total #watches: 354302
1506.65/1506.98	c total #propagations: 580611734 / total #impl: 2136548676 (eff. 0.272)
1506.65/1506.98	c #Conflicts:    1133000 | #Learnt:      50340 | 0.000
1506.65/1506.98	c total clause space: 335.816MB
1506.65/1506.98	c total #watches: 364964
1507.35/1507.63	c total #propagations: 580929199 / total #impl: 2137336771 (eff. 0.272)
1507.35/1507.63	c #Conflicts:    1134000 | #Learnt:      51340 | 0.000
1507.35/1507.63	c total clause space: 335.816MB
1507.35/1507.63	c total #watches: 369152
1508.45/1508.77	c total #propagations: 581219576 / total #impl: 2137954711 (eff. 0.272)
1508.45/1508.77	c GC COLLECT
1508.45/1508.77	c #Conflicts:    1135000 | #Learnt:      26630 | 0.000
1508.45/1508.77	c total clause space: 335.816MB
1508.45/1508.77	c total #watches: 206245
1509.75/1510.06	c total #propagations: 581669301 / total #impl: 2140201661 (eff. 0.272)
1509.75/1510.06	c #Conflicts:    1136000 | #Learnt:      27630 | 0.000
1509.75/1510.06	c total clause space: 335.816MB
1509.75/1510.06	c total #watches: 212825
1510.75/1511.09	c total #propagations: 582142873 / total #impl: 2142037111 (eff. 0.272)
1510.75/1511.09	c #Conflicts:    1137000 | #Learnt:      28630 | 0.000
1510.75/1511.09	c total clause space: 335.816MB
1510.75/1511.09	c total #watches: 221871
1511.85/1512.15	c total #propagations: 582688334 / total #impl: 2143592652 (eff. 0.272)
1511.85/1512.15	c #Conflicts:    1138000 | #Learnt:      29630 | 0.000
1511.85/1512.15	c total clause space: 335.816MB
1511.85/1512.15	c total #watches: 226271
1513.05/1513.31	c total #propagations: 583202230 / total #impl: 2145744983 (eff. 0.272)
1513.05/1513.31	c #Conflicts:    1139000 | #Learnt:      30630 | 0.000
1513.05/1513.31	c total clause space: 335.816MB
1513.05/1513.31	c total #watches: 228528
1514.25/1514.53	c total #propagations: 583721347 / total #impl: 2148071294 (eff. 0.272)
1514.25/1514.53	c #Conflicts:    1140000 | #Learnt:      31630 | 0.000
1514.25/1514.53	c total clause space: 335.816MB
1514.25/1514.53	c total #watches: 230676
1515.56/1515.81	c total #propagations: 584231461 / total #impl: 2150753902 (eff. 0.272)
1515.56/1515.81	c #Conflicts:    1141000 | #Learnt:      32630 | 0.000
1515.56/1515.81	c total clause space: 335.816MB
1515.56/1515.81	c total #watches: 232784
1516.76/1517.03	c total #propagations: 584758869 / total #impl: 2152879559 (eff. 0.272)
1516.76/1517.03	c #Conflicts:    1142000 | #Learnt:      33630 | 0.000
1516.76/1517.03	c total clause space: 335.816MB
1516.76/1517.03	c total #watches: 239650
1517.95/1518.22	c total #propagations: 585244477 / total #impl: 2155006712 (eff. 0.272)
1517.95/1518.22	c #Conflicts:    1143000 | #Learnt:      34630 | 0.000
1517.95/1518.22	c total clause space: 335.816MB
1517.95/1518.22	c total #watches: 242222
1519.45/1519.75	c total #propagations: 585748051 / total #impl: 2157204978 (eff. 0.272)
1519.45/1519.75	c #Conflicts:    1144000 | #Learnt:      35630 | 0.000
1519.45/1519.75	c total clause space: 335.816MB
1519.45/1519.75	c total #watches: 246530
1520.85/1521.12	c total #propagations: 586241452 / total #impl: 2158578975 (eff. 0.272)
1520.85/1521.12	c #Conflicts:    1145000 | #Learnt:      36630 | 0.000
1520.85/1521.12	c total clause space: 335.816MB
1520.85/1521.12	c total #watches: 250901
1521.85/1522.19	c total #propagations: 586698612 / total #impl: 2160019979 (eff. 0.272)
1521.85/1522.19	c #Conflicts:    1146000 | #Learnt:      37630 | 0.000
1521.85/1522.19	c total clause space: 335.816MB
1521.85/1522.19	c total #watches: 255256
1522.85/1523.16	c total #propagations: 587261469 / total #impl: 2162040622 (eff. 0.272)
1522.85/1523.16	c #Conflicts:    1147000 | #Learnt:      38630 | 0.000
1522.85/1523.16	c total clause space: 335.816MB
1522.85/1523.16	c total #watches: 257396
1523.95/1524.27	c total #propagations: 587808102 / total #impl: 2164658057 (eff. 0.272)
1523.95/1524.27	c #Conflicts:    1148000 | #Learnt:      39630 | 0.000
1523.95/1524.27	c total clause space: 335.816MB
1523.95/1524.27	c total #watches: 261870
1525.15/1525.48	c total #propagations: 588314957 / total #impl: 2166636910 (eff. 0.272)
1525.15/1525.48	c #Conflicts:    1149000 | #Learnt:      40630 | 0.000
1525.15/1525.48	c total clause space: 335.816MB
1525.15/1525.48	c total #watches: 266307
1526.35/1526.64	c total #propagations: 588871981 / total #impl: 2168509766 (eff. 0.272)
1526.35/1526.64	c #Conflicts:    1150000 | #Learnt:      41630 | 0.000
1526.35/1526.64	c total clause space: 335.816MB
1526.35/1526.64	c total #watches: 268363
1527.65/1527.93	c total #propagations: 589369275 / total #impl: 2170387433 (eff. 0.272)
1527.65/1527.93	c #Conflicts:    1151000 | #Learnt:      42630 | 0.000
1527.65/1527.93	c total clause space: 335.816MB
1527.65/1527.93	c total #watches: 272703
1528.85/1529.19	c total #propagations: 589912693 / total #impl: 2172650248 (eff. 0.272)
1528.85/1529.19	c #Conflicts:    1152000 | #Learnt:      43630 | 0.000
1528.85/1529.19	c total clause space: 335.816MB
1528.85/1529.19	c total #watches: 274723
1530.15/1530.48	c total #propagations: 590463456 / total #impl: 2174864245 (eff. 0.271)
1530.15/1530.48	c #Conflicts:    1153000 | #Learnt:      44630 | 0.000
1530.15/1530.48	c total clause space: 335.816MB
1530.15/1530.48	c total #watches: 276749
1531.45/1531.77	c total #propagations: 590972714 / total #impl: 2176872118 (eff. 0.271)
1531.45/1531.77	c #Conflicts:    1154000 | #Learnt:      45630 | 0.000
1531.45/1531.77	c total clause space: 335.816MB
1531.45/1531.77	c total #watches: 278830
1532.85/1533.15	c total #propagations: 591434388 / total #impl: 2180149885 (eff. 0.271)
1532.85/1533.15	c #Conflicts:    1155000 | #Learnt:      46630 | 0.000
1532.85/1533.15	c total clause space: 335.816MB
1532.85/1533.15	c total #watches: 283136
1534.25/1534.54	c total #propagations: 591930866 / total #impl: 2182363695 (eff. 0.271)
1534.25/1534.54	c #Conflicts:    1156000 | #Learnt:      47630 | 0.000
1534.25/1534.54	c total clause space: 335.816MB
1534.25/1534.54	c total #watches: 285366
1535.85/1536.10	c total #propagations: 592491568 / total #impl: 2184716035 (eff. 0.271)
1535.85/1536.10	c #Conflicts:    1157000 | #Learnt:      48630 | 0.000
1535.85/1536.10	c total clause space: 335.816MB
1535.85/1536.10	c total #watches: 289619
1536.94/1537.27	c total #propagations: 593079917 / total #impl: 2187449702 (eff. 0.271)
1536.94/1537.27	c #Conflicts:    1158000 | #Learnt:      49630 | 0.000
1536.94/1537.27	c total clause space: 335.816MB
1536.94/1537.27	c total #watches: 294098
1538.14/1538.40	c total #propagations: 593541866 / total #impl: 2188801223 (eff. 0.271)
1538.14/1538.40	c #Conflicts:    1159000 | #Learnt:      50630 | 0.000
1538.14/1538.40	c total clause space: 335.816MB
1538.14/1538.40	c total #watches: 298506
1539.25/1539.52	c total #propagations: 594047498 / total #impl: 2190999594 (eff. 0.271)
1539.25/1539.52	c #Conflicts:    1160000 | #Learnt:      51630 | 0.000
1539.25/1539.52	c total clause space: 335.816MB
1539.25/1539.52	c total #watches: 302916
1540.35/1540.60	c total #propagations: 594499013 / total #impl: 2192247534 (eff. 0.271)
1540.35/1540.60	c GC COLLECT
1540.35/1540.60	c #Conflicts:    1161000 | #Learnt:      26625 | 0.000
1540.35/1540.60	c total clause space: 335.816MB
1540.35/1540.60	c total #watches: 206257
1541.55/1541.83	c total #propagations: 594946432 / total #impl: 2193773134 (eff. 0.271)
1541.55/1541.83	c #Conflicts:    1162000 | #Learnt:      27625 | 0.000
1541.55/1541.83	c total clause space: 335.816MB
1541.55/1541.83	c total #watches: 208497
1542.95/1543.23	c total #propagations: 595397584 / total #impl: 2195466887 (eff. 0.271)
1542.95/1543.23	c #Conflicts:    1163000 | #Learnt:      28625 | 0.000
1542.95/1543.23	c total clause space: 335.816MB
1542.95/1543.23	c total #watches: 210600
1544.45/1544.74	c total #propagations: 595936037 / total #impl: 2197187134 (eff. 0.271)
1544.45/1544.74	c #Conflicts:    1164000 | #Learnt:      29625 | 0.000
1544.45/1544.74	c total clause space: 335.816MB
1544.45/1544.74	c total #watches: 215046
1545.45/1545.73	c total #propagations: 596469338 / total #impl: 2199037254 (eff. 0.271)
1545.45/1545.73	c #Conflicts:    1165000 | #Learnt:      30625 | 0.000
1545.45/1545.73	c total clause space: 335.816MB
1545.45/1545.73	c total #watches: 221661
1546.25/1546.50	c total #propagations: 596993201 / total #impl: 2200792861 (eff. 0.271)
1546.25/1546.50	c #Conflicts:    1166000 | #Learnt:      31625 | 0.000
1546.25/1546.50	c total clause space: 335.816MB
1546.25/1546.50	c total #watches: 228353
1547.15/1547.41	c total #propagations: 597463099 / total #impl: 2202197589 (eff. 0.271)
1547.15/1547.41	c #Conflicts:    1167000 | #Learnt:      32625 | 0.000
1547.15/1547.41	c total clause space: 335.816MB
1547.15/1547.41	c total #watches: 232662
1548.15/1548.43	c total #propagations: 597933617 / total #impl: 2203815341 (eff. 0.271)
1548.15/1548.43	c #Conflicts:    1168000 | #Learnt:      33625 | 0.000
1548.15/1548.43	c total clause space: 335.816MB
1548.15/1548.43	c total #watches: 234787
1549.15/1549.46	c total #propagations: 598400671 / total #impl: 2205135103 (eff. 0.271)
1549.15/1549.46	c #Conflicts:    1169000 | #Learnt:      34625 | 0.000
1549.15/1549.46	c total clause space: 335.816MB
1549.15/1549.46	c total #watches: 239091
1550.15/1550.41	c total #propagations: 598927647 / total #impl: 2206838007 (eff. 0.271)
1550.15/1550.41	c #Conflicts:    1170000 | #Learnt:      35625 | 0.000
1550.15/1550.41	c total clause space: 335.816MB
1550.15/1550.41	c total #watches: 241175
1551.05/1551.30	c total #propagations: 599377668 / total #impl: 2208487357 (eff. 0.271)
1551.05/1551.30	c #Conflicts:    1171000 | #Learnt:      36625 | 0.000
1551.05/1551.30	c total clause space: 335.816MB
1551.05/1551.30	c total #watches: 247846
1551.75/1552.06	c total #propagations: 599854166 / total #impl: 2210276268 (eff. 0.271)
1551.75/1552.06	c #Conflicts:    1172000 | #Learnt:      37625 | 0.000
1551.75/1552.06	c total clause space: 335.816MB
1551.75/1552.06	c total #watches: 252277
1552.55/1552.81	c total #propagations: 600307183 / total #impl: 2212140121 (eff. 0.271)
1552.55/1552.81	c #Conflicts:    1173000 | #Learnt:      38625 | 0.000
1552.55/1552.81	c total clause space: 335.816MB
1552.55/1552.81	c total #watches: 263560
1553.25/1553.57	c total #propagations: 600746584 / total #impl: 2214166706 (eff. 0.271)
1553.25/1553.57	c #Conflicts:    1174000 | #Learnt:      39625 | 0.000
1553.25/1553.57	c total clause space: 335.816MB
1553.25/1553.57	c total #watches: 268063
1553.95/1554.30	c total #propagations: 601252419 / total #impl: 2216008632 (eff. 0.271)
1553.95/1554.30	c #Conflicts:    1175000 | #Learnt:      40625 | 0.000
1553.95/1554.30	c total clause space: 335.816MB
1553.95/1554.30	c total #watches: 279178
1554.75/1555.00	c total #propagations: 601742612 / total #impl: 2217771325 (eff. 0.271)
1554.75/1555.00	c #Conflicts:    1176000 | #Learnt:      41625 | 0.000
1554.75/1555.00	c total clause space: 335.816MB
1554.75/1555.00	c total #watches: 285686
1555.35/1555.65	c total #propagations: 602155337 / total #impl: 2219403276 (eff. 0.271)
1555.35/1555.65	c #Conflicts:    1177000 | #Learnt:      42625 | 0.000
1555.35/1555.65	c total clause space: 335.816MB
1555.35/1555.65	c total #watches: 292223
1556.05/1556.33	c total #propagations: 602596596 / total #impl: 2220548931 (eff. 0.271)
1556.05/1556.33	c #Conflicts:    1178000 | #Learnt:      43625 | 0.000
1556.05/1556.33	c total clause space: 335.816MB
1556.05/1556.33	c total #watches: 296483
1556.75/1557.02	c total #propagations: 603077792 / total #impl: 2222182399 (eff. 0.271)
1556.75/1557.02	c #Conflicts:    1179000 | #Learnt:      44625 | 0.000
1556.75/1557.02	c total clause space: 335.816MB
1556.75/1557.02	c total #watches: 302930
1557.46/1557.76	c total #propagations: 603501987 / total #impl: 2223172195 (eff. 0.271)
1557.46/1557.76	c #Conflicts:    1180000 | #Learnt:      45625 | 0.000
1557.46/1557.76	c total clause space: 335.816MB
1557.46/1557.76	c total #watches: 307180
1558.15/1558.46	c total #propagations: 604042896 / total #impl: 2224664470 (eff. 0.272)
1558.15/1558.46	c #Conflicts:    1181000 | #Learnt:      46625 | 0.000
1558.15/1558.46	c total clause space: 335.816MB
1558.15/1558.46	c total #watches: 313622
1558.75/1559.09	c total #propagations: 604544345 / total #impl: 2226009453 (eff. 0.272)
1558.75/1559.09	c #Conflicts:    1182000 | #Learnt:      47625 | 0.000
1558.75/1559.09	c total clause space: 335.816MB
1558.75/1559.09	c total #watches: 315648
1559.45/1559.76	c total #propagations: 605054640 / total #impl: 2226855594 (eff. 0.272)
1559.45/1559.76	c #Conflicts:    1183000 | #Learnt:      48625 | 0.000
1559.45/1559.76	c total clause space: 335.816MB
1559.45/1559.76	c total #watches: 319897
1560.25/1560.50	c total #propagations: 605552055 / total #impl: 2227999760 (eff. 0.272)
1560.25/1560.50	c #Conflicts:    1184000 | #Learnt:      49625 | 0.000
1560.25/1560.50	c total clause space: 335.816MB
1560.25/1560.50	c total #watches: 324103
1560.85/1561.16	c total #propagations: 606025638 / total #impl: 2229360628 (eff. 0.272)
1560.85/1561.16	c #Conflicts:    1185000 | #Learnt:      50625 | 0.000
1560.85/1561.16	c total clause space: 335.816MB
1560.85/1561.16	c total #watches: 330468
1561.55/1561.85	c total #propagations: 606590553 / total #impl: 2230553611 (eff. 0.272)
1561.55/1561.85	c #Conflicts:    1186000 | #Learnt:      51625 | 0.000
1561.55/1561.85	c total clause space: 335.816MB
1561.55/1561.85	c total #watches: 332496
1562.25/1562.58	c total #propagations: 607061400 / total #impl: 2231672416 (eff. 0.272)
1562.25/1562.58	c GC COLLECT
1562.25/1562.58	c #Conflicts:    1187000 | #Learnt:      26325 | 0.000
1562.25/1562.58	c total clause space: 335.816MB
1562.25/1562.58	c total #watches: 205641
1563.65/1563.95	c total #propagations: 607507662 / total #impl: 2232728290 (eff. 0.272)
1563.65/1563.95	c #Conflicts:    1188000 | #Learnt:      27325 | 0.000
1563.65/1563.95	c total clause space: 335.816MB
1563.65/1563.95	c total #watches: 210102
1564.75/1565.00	c total #propagations: 608058415 / total #impl: 2234911287 (eff. 0.272)
1564.75/1565.00	c #Conflicts:    1189000 | #Learnt:      28325 | 0.000
1564.75/1565.00	c total clause space: 335.816MB
1564.75/1565.00	c total #watches: 214572
1565.65/1565.99	c total #propagations: 608496129 / total #impl: 2236461095 (eff. 0.272)
1565.65/1565.99	c #Conflicts:    1190000 | #Learnt:      29325 | 0.000
1565.65/1565.99	c total clause space: 335.816MB
1565.65/1565.99	c total #watches: 223394
1566.75/1567.03	c total #propagations: 609012172 / total #impl: 2238200412 (eff. 0.272)
1566.75/1567.03	c #Conflicts:    1191000 | #Learnt:      30325 | 0.000
1566.75/1567.03	c total clause space: 335.816MB
1566.75/1567.03	c total #watches: 225492
1567.85/1568.12	c total #propagations: 609432815 / total #impl: 2239460294 (eff. 0.272)
1567.85/1568.12	c #Conflicts:    1192000 | #Learnt:      31325 | 0.000
1567.85/1568.12	c total clause space: 335.816MB
1567.85/1568.12	c total #watches: 231955
1568.85/1569.11	c total #propagations: 609913921 / total #impl: 2240857761 (eff. 0.272)
1568.85/1569.11	c #Conflicts:    1193000 | #Learnt:      32325 | 0.000
1568.85/1569.11	c total clause space: 335.816MB
1568.85/1569.11	c total #watches: 234070
1569.75/1570.02	c total #propagations: 610393994 / total #impl: 2242811460 (eff. 0.272)
1569.75/1570.02	c #Conflicts:    1194000 | #Learnt:      33325 | 0.000
1569.75/1570.02	c total clause space: 335.816MB
1569.75/1570.02	c total #watches: 238426
1570.95/1571.26	c total #propagations: 610842294 / total #impl: 2244167313 (eff. 0.272)
1570.95/1571.26	c #Conflicts:    1195000 | #Learnt:      34325 | 0.000
1570.95/1571.26	c total clause space: 335.816MB
1570.95/1571.26	c total #watches: 245035
1572.05/1572.33	c total #propagations: 611355788 / total #impl: 2247957452 (eff. 0.272)
1572.05/1572.33	c #Conflicts:    1196000 | #Learnt:      35325 | 0.000
1572.05/1572.33	c total clause space: 335.816MB
1572.05/1572.33	c total #watches: 249426
1572.85/1573.15	c total #propagations: 611862781 / total #impl: 2251245202 (eff. 0.272)
1572.85/1573.15	c #Conflicts:    1197000 | #Learnt:      36325 | 0.000
1572.85/1573.15	c total clause space: 335.816MB
1572.85/1573.15	c total #watches: 253790
1573.75/1574.02	c total #propagations: 612434799 / total #impl: 2252675883 (eff. 0.272)
1573.75/1574.02	c #Conflicts:    1198000 | #Learnt:      37325 | 0.000
1573.75/1574.02	c total clause space: 335.816MB
1573.75/1574.02	c total #watches: 258076
1574.45/1574.79	c total #propagations: 612974875 / total #impl: 2254384639 (eff. 0.272)
1574.45/1574.79	c #Conflicts:    1199000 | #Learnt:      38325 | 0.000
1574.45/1574.79	c total clause space: 335.816MB
1574.45/1574.79	c total #watches: 262374
1575.25/1575.54	c total #propagations: 613534680 / total #impl: 2255764375 (eff. 0.272)
1575.25/1575.54	c #Conflicts:    1200000 | #Learnt:      39325 | 0.000
1575.25/1575.54	c total clause space: 335.816MB
1575.25/1575.54	c total #watches: 264449
1576.15/1576.45	c total #propagations: 614113216 / total #impl: 2257378702 (eff. 0.272)
1576.15/1576.45	c #Conflicts:    1201000 | #Learnt:      40325 | 0.000
1576.15/1576.45	c total clause space: 335.816MB
1576.15/1576.45	c total #watches: 266533
1577.15/1577.41	c total #propagations: 614648421 / total #impl: 2258997580 (eff. 0.272)
1577.15/1577.41	c #Conflicts:    1202000 | #Learnt:      41325 | 0.000
1577.15/1577.41	c total clause space: 335.816MB
1577.15/1577.41	c total #watches: 268670
1578.15/1578.42	c total #propagations: 615176220 / total #impl: 2260462745 (eff. 0.272)
1578.15/1578.42	c #Conflicts:    1203000 | #Learnt:      42325 | 0.000
1578.15/1578.42	c total clause space: 335.816MB
1578.15/1578.42	c total #watches: 273022
1579.14/1579.42	c total #propagations: 615733880 / total #impl: 2261927231 (eff. 0.272)
1579.14/1579.42	c #Conflicts:    1204000 | #Learnt:      43325 | 0.000
1579.14/1579.42	c total clause space: 335.816MB
1579.14/1579.42	c total #watches: 275142
1579.94/1580.26	c total #propagations: 616269758 / total #impl: 2263279567 (eff. 0.272)
1579.94/1580.26	c #Conflicts:    1205000 | #Learnt:      44325 | 0.000
1579.94/1580.26	c total clause space: 335.816MB
1579.94/1580.26	c total #watches: 279437
1580.74/1581.06	c total #propagations: 616726850 / total #impl: 2264778478 (eff. 0.272)
1580.74/1581.06	c #Conflicts:    1206000 | #Learnt:      45325 | 0.000
1580.74/1581.06	c total clause space: 335.816MB
1580.74/1581.06	c total #watches: 281554
1581.65/1581.93	c total #propagations: 617231738 / total #impl: 2266187283 (eff. 0.272)
1581.65/1581.93	c #Conflicts:    1207000 | #Learnt:      46325 | 0.000
1581.65/1581.93	c total clause space: 335.816MB
1581.65/1581.93	c total #watches: 285865
1582.44/1582.79	c total #propagations: 617759961 / total #impl: 2268131756 (eff. 0.272)
1582.44/1582.79	c #Conflicts:    1208000 | #Learnt:      47325 | 0.000
1582.44/1582.79	c total clause space: 335.816MB
1582.44/1582.79	c total #watches: 290209
1583.34/1583.66	c total #propagations: 618261895 / total #impl: 2269897161 (eff. 0.272)
1583.34/1583.66	c #Conflicts:    1209000 | #Learnt:      48325 | 0.000
1583.34/1583.66	c total clause space: 335.816MB
1583.34/1583.66	c total #watches: 292404
1584.24/1584.54	c total #propagations: 618776642 / total #impl: 2271285485 (eff. 0.272)
1584.24/1584.54	c #Conflicts:    1210000 | #Learnt:      49325 | 0.000
1584.24/1584.54	c total clause space: 335.816MB
1584.24/1584.54	c total #watches: 294559
1585.14/1585.42	c total #propagations: 619318239 / total #impl: 2273789784 (eff. 0.272)
1585.14/1585.42	c #Conflicts:    1211000 | #Learnt:      50325 | 0.000
1585.14/1585.42	c total clause space: 335.816MB
1585.14/1585.42	c total #watches: 296598
1586.05/1586.32	c total #propagations: 619829288 / total #impl: 2275545656 (eff. 0.272)
1586.05/1586.32	c #Conflicts:    1212000 | #Learnt:      51325 | 0.000
1586.05/1586.32	c total clause space: 335.816MB
1586.05/1586.32	c total #watches: 298718
1586.94/1587.29	c total #propagations: 620364951 / total #impl: 2276993607 (eff. 0.272)
1586.94/1587.29	c #Conflicts:    1213000 | #Learnt:      52325 | 0.000
1586.94/1587.29	c total clause space: 335.816MB
1586.94/1587.29	c total #watches: 300762
1588.04/1588.30	c total #propagations: 620922929 / total #impl: 2278266987 (eff. 0.273)
1588.04/1588.30	c GC COLLECT
1588.04/1588.30	c #Conflicts:    1214000 | #Learnt:      26727 | 0.000
1588.04/1588.30	c total clause space: 335.816MB
1588.04/1588.30	c total #watches: 208727
1589.35/1589.68	c total #propagations: 621453659 / total #impl: 2279900775 (eff. 0.273)
1589.35/1589.68	c #Conflicts:    1215000 | #Learnt:      27727 | 0.000
1589.35/1589.68	c total clause space: 335.816MB
1589.35/1589.68	c total #watches: 210915
1590.54/1590.87	c total #propagations: 621986061 / total #impl: 2282005050 (eff. 0.273)
1590.54/1590.87	c #Conflicts:    1216000 | #Learnt:      28727 | 0.000
1590.54/1590.87	c total clause space: 335.816MB
1590.54/1590.87	c total #watches: 217558
1591.64/1591.95	c total #propagations: 622446460 / total #impl: 2283729451 (eff. 0.273)
1591.64/1591.95	c #Conflicts:    1217000 | #Learnt:      29727 | 0.000
1591.64/1591.95	c total clause space: 335.816MB
1591.64/1591.95	c total #watches: 226503
1592.55/1592.85	c total #propagations: 622988153 / total #impl: 2285221334 (eff. 0.273)
1592.55/1592.85	c #Conflicts:    1218000 | #Learnt:      30727 | 0.000
1592.55/1592.85	c total clause space: 335.816MB
1592.55/1592.85	c total #watches: 233234
1593.54/1593.86	c total #propagations: 623495052 / total #impl: 2287362855 (eff. 0.273)
1593.54/1593.86	c #Conflicts:    1219000 | #Learnt:      31727 | 0.000
1593.54/1593.86	c total clause space: 335.816MB
1593.54/1593.86	c total #watches: 239811
1594.54/1594.89	c total #propagations: 624045119 / total #impl: 2289405875 (eff. 0.273)
1594.54/1594.89	c #Conflicts:    1220000 | #Learnt:      32727 | 0.000
1594.54/1594.89	c total clause space: 335.816MB
1594.54/1594.89	c total #watches: 244484
1595.54/1595.80	c total #propagations: 624527863 / total #impl: 2290961211 (eff. 0.273)
1595.54/1595.80	c #Conflicts:    1221000 | #Learnt:      33727 | 0.000
1595.54/1595.80	c total clause space: 335.816MB
1595.54/1595.80	c total #watches: 251087
1596.34/1596.67	c total #propagations: 625007357 / total #impl: 2292736078 (eff. 0.273)
1596.34/1596.67	c #Conflicts:    1222000 | #Learnt:      34727 | 0.000
1596.34/1596.67	c total clause space: 335.816MB
1596.34/1596.67	c total #watches: 257676
1597.24/1597.52	c total #propagations: 625441776 / total #impl: 2294170881 (eff. 0.273)
1597.24/1597.52	c #Conflicts:    1223000 | #Learnt:      35727 | 0.000
1597.24/1597.52	c total clause space: 335.816MB
1597.24/1597.52	c total #watches: 259755
1598.05/1598.35	c total #propagations: 625858953 / total #impl: 2295469404 (eff. 0.273)
1598.05/1598.35	c #Conflicts:    1224000 | #Learnt:      36727 | 0.000
1598.05/1598.35	c total clause space: 335.816MB
1598.05/1598.35	c total #watches: 261856
1598.84/1599.17	c total #propagations: 626279055 / total #impl: 2296877275 (eff. 0.273)
1598.84/1599.17	c #Conflicts:    1225000 | #Learnt:      37727 | 0.000
1598.84/1599.17	c total clause space: 335.816MB
1598.84/1599.17	c total #watches: 272898
1599.64/1599.96	c total #propagations: 626752501 / total #impl: 2298839788 (eff. 0.273)
1599.64/1599.96	c #Conflicts:    1226000 | #Learnt:      38727 | 0.000
1599.64/1599.96	c total clause space: 335.816MB
1599.64/1599.96	c total #watches: 279455
1600.35/1600.66	c total #propagations: 627220675 / total #impl: 2300506186 (eff. 0.273)
1600.35/1600.66	c #Conflicts:    1227000 | #Learnt:      39727 | 0.000
1600.35/1600.66	c total clause space: 335.816MB
1600.35/1600.66	c total #watches: 283845
1601.14/1601.43	c total #propagations: 627656620 / total #impl: 2301717503 (eff. 0.273)
1601.14/1601.43	c #Conflicts:    1228000 | #Learnt:      40727 | 0.000
1601.14/1601.43	c total clause space: 335.816MB
1601.14/1601.43	c total #watches: 292541
1601.84/1602.16	c total #propagations: 628214547 / total #impl: 2303384919 (eff. 0.273)
1601.84/1602.16	c #Conflicts:    1229000 | #Learnt:      41727 | 0.000
1601.84/1602.16	c total clause space: 335.816MB
1601.84/1602.16	c total #watches: 299038
1602.64/1602.92	c total #propagations: 628734504 / total #impl: 2304748251 (eff. 0.273)
1602.64/1602.92	c #Conflicts:    1230000 | #Learnt:      42727 | 0.000
1602.64/1602.92	c total clause space: 335.816MB
1602.64/1602.92	c total #watches: 301133
1603.74/1604.02	c total #propagations: 629201938 / total #impl: 2306112325 (eff. 0.273)
1603.74/1604.02	c #Conflicts:    1231000 | #Learnt:      43727 | 0.000
1603.74/1604.02	c total clause space: 335.816MB
1603.74/1604.02	c total #watches: 305458
1604.75/1605.07	c total #propagations: 629703343 / total #impl: 2308177909 (eff. 0.273)
1604.75/1605.07	c #Conflicts:    1232000 | #Learnt:      44727 | 0.000
1604.75/1605.07	c total clause space: 335.816MB
1604.75/1605.07	c total #watches: 309824
1605.75/1606.03	c total #propagations: 630223912 / total #impl: 2309673168 (eff. 0.273)
1605.75/1606.03	c #Conflicts:    1233000 | #Learnt:      45727 | 0.000
1605.75/1606.03	c total clause space: 335.816MB
1605.75/1606.03	c total #watches: 314081
1606.74/1607.01	c total #propagations: 630679670 / total #impl: 2311563628 (eff. 0.273)
1606.74/1607.01	c #Conflicts:    1234000 | #Learnt:      46727 | 0.000
1606.74/1607.01	c total clause space: 335.816MB
1606.74/1607.01	c total #watches: 318389
1607.54/1607.80	c total #propagations: 631163370 / total #impl: 2313090589 (eff. 0.273)
1607.54/1607.80	c #Conflicts:    1235000 | #Learnt:      47727 | 0.000
1607.54/1607.80	c total clause space: 335.816MB
1607.54/1607.80	c total #watches: 329187
1608.24/1608.55	c total #propagations: 631634552 / total #impl: 2314374600 (eff. 0.273)
1608.24/1608.55	c #Conflicts:    1236000 | #Learnt:      48727 | 0.000
1608.24/1608.55	c total clause space: 335.816MB
1608.24/1608.55	c total #watches: 331198
1609.15/1609.46	c total #propagations: 632174538 / total #impl: 2315530568 (eff. 0.273)
1609.15/1609.46	c #Conflicts:    1237000 | #Learnt:      49727 | 0.000
1609.15/1609.46	c total clause space: 335.816MB
1609.15/1609.46	c total #watches: 335409
1609.94/1610.27	c total #propagations: 632753039 / total #impl: 2317311640 (eff. 0.273)
1609.94/1610.27	c #Conflicts:    1238000 | #Learnt:      50727 | 0.000
1609.94/1610.27	c total clause space: 335.816MB
1609.94/1610.27	c total #watches: 337472
1610.94/1611.23	c total #propagations: 633306603 / total #impl: 2318993294 (eff. 0.273)
1610.94/1611.23	c #Conflicts:    1239000 | #Learnt:      51727 | 0.000
1610.94/1611.23	c total clause space: 335.816MB
1610.94/1611.23	c total #watches: 341728
1611.84/1612.18	c total #propagations: 634001671 / total #impl: 2320863918 (eff. 0.273)
1611.84/1612.18	c #Conflicts:    1240000 | #Learnt:      52727 | 0.000
1611.84/1612.18	c total clause space: 335.816MB
1611.84/1612.18	c total #watches: 348141
1612.74/1613.08	c total #propagations: 634696907 / total #impl: 2322817936 (eff. 0.273)
1612.74/1613.08	c #Conflicts:    1241000 | #Learnt:      53727 | 0.000
1612.74/1613.08	c total clause space: 335.816MB
1612.74/1613.08	c total #watches: 350151
1613.74/1614.05	c total #propagations: 635307021 / total #impl: 2325042041 (eff. 0.273)
1613.74/1614.05	c GC COLLECT
1613.74/1614.05	c #Conflicts:    1242000 | #Learnt:      27818 | 0.000
1613.74/1614.05	c total clause space: 335.816MB
1613.74/1614.05	c total #watches: 213286
1614.65/1614.98	c total #propagations: 635762867 / total #impl: 2326555077 (eff. 0.273)
1614.65/1614.98	c #Conflicts:    1243000 | #Learnt:      28818 | 0.000
1614.65/1614.98	c total clause space: 335.816MB
1614.65/1614.98	c total #watches: 224478
1615.44/1615.78	c total #propagations: 636207794 / total #impl: 2328449632 (eff. 0.273)
1615.44/1615.78	c #Conflicts:    1244000 | #Learnt:      29818 | 0.000
1615.44/1615.78	c total clause space: 335.816MB
1615.44/1615.78	c total #watches: 233381
1616.34/1616.66	c total #propagations: 636682772 / total #impl: 2330426141 (eff. 0.273)
1616.34/1616.66	c #Conflicts:    1245000 | #Learnt:      30818 | 0.000
1616.34/1616.66	c total clause space: 335.816MB
1616.34/1616.66	c total #watches: 240289
1617.24/1617.52	c total #propagations: 637123888 / total #impl: 2332173956 (eff. 0.273)
1617.24/1617.52	c #Conflicts:    1246000 | #Learnt:      31818 | 0.000
1617.24/1617.52	c total clause space: 335.816MB
1617.24/1617.52	c total #watches: 246779
1618.04/1618.39	c total #propagations: 637620560 / total #impl: 2334148011 (eff. 0.273)
1618.04/1618.39	c #Conflicts:    1247000 | #Learnt:      32818 | 0.000
1618.04/1618.39	c total clause space: 335.816MB
1618.04/1618.39	c total #watches: 248925
1619.05/1619.34	c total #propagations: 638022635 / total #impl: 2336555003 (eff. 0.273)
1619.05/1619.34	c #Conflicts:    1248000 | #Learnt:      33818 | 0.000
1619.05/1619.34	c total clause space: 335.816MB
1619.05/1619.34	c total #watches: 253286
1619.74/1620.05	c total #propagations: 638466158 / total #impl: 2338755079 (eff. 0.273)
1619.74/1620.05	c #Conflicts:    1249000 | #Learnt:      34818 | 0.000
1619.74/1620.05	c total clause space: 335.816MB
1619.74/1620.05	c total #watches: 257625
1620.44/1620.73	c total #propagations: 638842625 / total #impl: 2339949246 (eff. 0.273)
1620.44/1620.73	c #Conflicts:    1250000 | #Learnt:      35818 | 0.000
1620.44/1620.73	c total clause space: 335.816MB
1620.44/1620.73	c total #watches: 266485
1621.04/1621.35	c total #propagations: 639271997 / total #impl: 2341308852 (eff. 0.273)
1621.04/1621.35	c #Conflicts:    1251000 | #Learnt:      36818 | 0.000
1621.04/1621.35	c total clause space: 335.816MB
1621.04/1621.35	c total #watches: 272991
1621.64/1621.98	c total #propagations: 639700618 / total #impl: 2342346379 (eff. 0.273)
1621.64/1621.98	c #Conflicts:    1252000 | #Learnt:      37818 | 0.000
1621.64/1621.98	c total clause space: 335.816MB
1621.64/1621.98	c total #watches: 281631
1622.35/1622.65	c total #propagations: 640171305 / total #impl: 2343447701 (eff. 0.273)
1622.35/1622.65	c #Conflicts:    1253000 | #Learnt:      38818 | 0.000
1622.35/1622.65	c total clause space: 335.816MB
1622.35/1622.65	c total #watches: 285852
1623.04/1623.33	c total #propagations: 640633701 / total #impl: 2345112174 (eff. 0.273)
1623.04/1623.33	c #Conflicts:    1254000 | #Learnt:      39818 | 0.000
1623.04/1623.33	c total clause space: 335.816MB
1623.04/1623.33	c total #watches: 290071
1623.74/1624.02	c total #propagations: 641131590 / total #impl: 2346951208 (eff. 0.273)
1623.74/1624.02	c #Conflicts:    1255000 | #Learnt:      40818 | 0.000
1623.74/1624.02	c total clause space: 335.816MB
1623.74/1624.02	c total #watches: 292098
1624.34/1624.69	c total #propagations: 641614368 / total #impl: 2349118795 (eff. 0.273)
1624.34/1624.69	c #Conflicts:    1256000 | #Learnt:      41818 | 0.000
1624.34/1624.69	c total clause space: 335.816MB
1624.34/1624.69	c total #watches: 298478
1625.04/1625.34	c total #propagations: 642037603 / total #impl: 2350409102 (eff. 0.273)
1625.04/1625.34	c #Conflicts:    1257000 | #Learnt:      42818 | 0.000
1625.04/1625.34	c total clause space: 335.816MB
1625.04/1625.34	c total #watches: 302731
1625.64/1625.98	c total #propagations: 642515419 / total #impl: 2351538724 (eff. 0.273)
1625.64/1625.98	c #Conflicts:    1258000 | #Learnt:      43818 | 0.000
1625.64/1625.98	c total clause space: 335.816MB
1625.64/1625.98	c total #watches: 306928
1626.34/1626.61	c total #propagations: 642893478 / total #impl: 2352411470 (eff. 0.273)
1626.34/1626.61	c #Conflicts:    1259000 | #Learnt:      44818 | 0.000
1626.34/1626.61	c total clause space: 335.816MB
1626.34/1626.61	c total #watches: 311161
1627.04/1627.30	c total #propagations: 643193142 / total #impl: 2353275180 (eff. 0.273)
1627.04/1627.30	c #Conflicts:    1260000 | #Learnt:      45818 | 0.000
1627.04/1627.30	c total clause space: 335.816MB
1627.04/1627.30	c total #watches: 315358
1627.64/1627.97	c total #propagations: 643573862 / total #impl: 2354389847 (eff. 0.273)
1627.64/1627.97	c #Conflicts:    1261000 | #Learnt:      46818 | 0.000
1627.64/1627.97	c total clause space: 335.816MB
1627.64/1627.97	c total #watches: 317379
1628.34/1628.65	c total #propagations: 643944120 / total #impl: 2355412506 (eff. 0.273)
1628.34/1628.65	c #Conflicts:    1262000 | #Learnt:      47818 | 0.000
1628.34/1628.65	c total clause space: 335.816MB
1628.34/1628.65	c total #watches: 325918
1629.04/1629.31	c total #propagations: 644331399 / total #impl: 2356710976 (eff. 0.273)
1629.04/1629.31	c #Conflicts:    1263000 | #Learnt:      48818 | 0.000
1629.04/1629.31	c total clause space: 335.816MB
1629.04/1629.31	c total #watches: 327956
1629.64/1629.98	c total #propagations: 644666974 / total #impl: 2357794280 (eff. 0.273)
1629.64/1629.98	c #Conflicts:    1264000 | #Learnt:      49818 | 0.000
1629.64/1629.98	c total clause space: 335.816MB
1629.64/1629.98	c total #watches: 330014
1630.24/1630.58	c total #propagations: 645075296 / total #impl: 2358903001 (eff. 0.273)
1630.24/1630.58	c #Conflicts:    1265000 | #Learnt:      50818 | 0.000
1630.24/1630.58	c total clause space: 335.816MB
1630.24/1630.58	c total #watches: 334281
1631.04/1631.30	c total #propagations: 645411873 / total #impl: 2360420149 (eff. 0.273)
1631.04/1631.30	c #Conflicts:    1266000 | #Learnt:      51818 | 0.000
1631.04/1631.30	c total clause space: 335.816MB
1631.04/1631.30	c total #watches: 336305
1631.74/1632.01	c total #propagations: 645795940 / total #impl: 2361186005 (eff. 0.274)
1631.74/1632.01	c #Conflicts:    1267000 | #Learnt:      52818 | 0.000
1631.74/1632.01	c total clause space: 335.816MB
1631.74/1632.01	c total #watches: 340503
1632.34/1632.68	c total #propagations: 646089647 / total #impl: 2361693828 (eff. 0.274)
1632.34/1632.68	c #Conflicts:    1268000 | #Learnt:      53818 | 0.000
1632.34/1632.68	c total clause space: 335.816MB
1632.34/1632.68	c total #watches: 342543
1633.34/1633.64	c total #propagations: 646474997 / total #impl: 2362553896 (eff. 0.274)
1633.34/1633.64	c GC COLLECT
1633.34/1633.64	c #Conflicts:    1269000 | #Learnt:      27619 | 0.000
1633.34/1633.64	c total clause space: 335.816MB
1633.34/1633.64	c total #watches: 210633
1634.54/1634.84	c total #propagations: 646912160 / total #impl: 2363886954 (eff. 0.274)
1634.54/1634.84	c #Conflicts:    1270000 | #Learnt:      28619 | 0.000
1634.54/1634.84	c total clause space: 335.816MB
1634.54/1634.84	c total #watches: 212736
1635.54/1635.89	c total #propagations: 647455568 / total #impl: 2365534801 (eff. 0.274)
1635.54/1635.89	c #Conflicts:    1271000 | #Learnt:      29619 | 0.000
1635.54/1635.89	c total clause space: 335.816MB
1635.54/1635.89	c total #watches: 217006
1636.73/1637.08	c total #propagations: 647975477 / total #impl: 2367256147 (eff. 0.274)
1636.73/1637.08	c #Conflicts:    1272000 | #Learnt:      30619 | 0.000
1636.73/1637.08	c total clause space: 335.816MB
1636.73/1637.08	c total #watches: 219042
1638.03/1638.35	c total #propagations: 648509102 / total #impl: 2369569836 (eff. 0.274)
1638.03/1638.35	c #Conflicts:    1273000 | #Learnt:      31619 | 0.000
1638.03/1638.35	c total clause space: 335.816MB
1638.03/1638.35	c total #watches: 221129
1639.33/1639.66	c total #propagations: 649031451 / total #impl: 2371606429 (eff. 0.274)
1639.33/1639.66	c #Conflicts:    1274000 | #Learnt:      32619 | 0.000
1639.33/1639.66	c total clause space: 335.816MB
1639.33/1639.66	c total #watches: 223137
1640.73/1641.04	c total #propagations: 649500917 / total #impl: 2373187744 (eff. 0.274)
1640.73/1641.04	c #Conflicts:    1275000 | #Learnt:      33619 | 0.000
1640.73/1641.04	c total clause space: 335.816MB
1640.73/1641.04	c total #watches: 225143
1641.93/1642.24	c total #propagations: 649982960 / total #impl: 2375457081 (eff. 0.274)
1641.93/1642.24	c #Conflicts:    1276000 | #Learnt:      34619 | 0.000
1641.93/1642.24	c total clause space: 335.816MB
1641.93/1642.24	c total #watches: 227236
1643.03/1643.33	c total #propagations: 650410512 / total #impl: 2377039235 (eff. 0.274)
1643.03/1643.33	c #Conflicts:    1277000 | #Learnt:      35619 | 0.000
1643.03/1643.33	c total clause space: 335.816MB
1643.03/1643.33	c total #watches: 229299
1644.13/1644.43	c total #propagations: 650842498 / total #impl: 2378651825 (eff. 0.274)
1644.13/1644.43	c #Conflicts:    1278000 | #Learnt:      36619 | 0.000
1644.13/1644.43	c total clause space: 335.816MB
1644.13/1644.43	c total #watches: 231581
1645.34/1645.68	c total #propagations: 651195274 / total #impl: 2381131405 (eff. 0.273)
1645.34/1645.68	c #Conflicts:    1279000 | #Learnt:      37619 | 0.000
1645.34/1645.68	c total clause space: 335.816MB
1645.34/1645.68	c total #watches: 235965
1646.33/1646.66	c total #propagations: 651668295 / total #impl: 2383635201 (eff. 0.273)
1646.33/1646.66	c #Conflicts:    1280000 | #Learnt:      38619 | 0.000
1646.33/1646.66	c total clause space: 335.816MB
1646.33/1646.66	c total #watches: 242648
1647.33/1647.67	c total #propagations: 652156405 / total #impl: 2385172211 (eff. 0.273)
1647.33/1647.67	c #Conflicts:    1281000 | #Learnt:      39619 | 0.000
1647.33/1647.67	c total clause space: 335.816MB
1647.33/1647.67	c total #watches: 249171
1648.53/1648.82	c total #propagations: 652576086 / total #impl: 2386563785 (eff. 0.273)
1648.53/1648.82	c #Conflicts:    1282000 | #Learnt:      40619 | 0.000
1648.53/1648.82	c total clause space: 335.816MB
1648.53/1648.82	c total #watches: 253470
1649.74/1650.09	c total #propagations: 653058246 / total #impl: 2388007723 (eff. 0.273)
1649.74/1650.09	c #Conflicts:    1283000 | #Learnt:      41619 | 0.000
1649.74/1650.09	c total clause space: 335.816MB
1649.74/1650.09	c total #watches: 255525
1650.73/1651.03	c total #propagations: 653559093 / total #impl: 2389820174 (eff. 0.273)
1650.73/1651.03	c #Conflicts:    1284000 | #Learnt:      42619 | 0.000
1650.73/1651.03	c total clause space: 335.816MB
1650.73/1651.03	c total #watches: 257588
1651.63/1651.96	c total #propagations: 654053499 / total #impl: 2391353888 (eff. 0.274)
1651.63/1651.96	c #Conflicts:    1285000 | #Learnt:      43619 | 0.000
1651.63/1651.96	c total clause space: 335.816MB
1651.63/1651.96	c total #watches: 259624
1652.63/1652.91	c total #propagations: 654577541 / total #impl: 2392878002 (eff. 0.274)
1652.63/1652.91	c #Conflicts:    1286000 | #Learnt:      44619 | 0.000
1652.63/1652.91	c total clause space: 335.816MB
1652.63/1652.91	c total #watches: 261643
1653.33/1653.69	c total #propagations: 654986651 / total #impl: 2393781702 (eff. 0.274)
1653.33/1653.69	c #Conflicts:    1287000 | #Learnt:      45619 | 0.000
1653.33/1653.69	c total clause space: 335.816MB
1653.33/1653.69	c total #watches: 266068
1654.03/1654.34	c total #propagations: 655408290 / total #impl: 2394881817 (eff. 0.274)
1654.03/1654.34	c #Conflicts:    1288000 | #Learnt:      46619 | 0.000
1654.03/1654.34	c total clause space: 335.816MB
1654.03/1654.34	c total #watches: 270543
1654.73/1655.08	c total #propagations: 655830511 / total #impl: 2396006626 (eff. 0.274)
1654.73/1655.08	c #Conflicts:    1289000 | #Learnt:      47619 | 0.000
1654.73/1655.08	c total clause space: 335.816MB
1654.73/1655.08	c total #watches: 272754
1655.53/1655.86	c total #propagations: 656221895 / total #impl: 2397709257 (eff. 0.274)
1655.53/1655.86	c #Conflicts:    1290000 | #Learnt:      48619 | 0.000
1655.53/1655.86	c total clause space: 335.816MB
1655.53/1655.86	c total #watches: 281605
1656.53/1656.81	c total #propagations: 656712805 / total #impl: 2399258486 (eff. 0.274)
1656.53/1656.81	c #Conflicts:    1291000 | #Learnt:      49619 | 0.000
1656.53/1656.81	c total clause space: 335.816MB
1656.53/1656.81	c total #watches: 285899
1657.33/1657.62	c total #propagations: 657184123 / total #impl: 2400743723 (eff. 0.274)
1657.33/1657.62	c #Conflicts:    1292000 | #Learnt:      50619 | 0.000
1657.33/1657.62	c total clause space: 335.816MB
1657.33/1657.62	c total #watches: 292376
1658.13/1658.44	c total #propagations: 657669711 / total #impl: 2402184169 (eff. 0.274)
1658.13/1658.44	c #Conflicts:    1293000 | #Learnt:      51619 | 0.000
1658.13/1658.44	c total clause space: 335.816MB
1658.13/1658.44	c total #watches: 303234
1658.93/1659.27	c total #propagations: 658188634 / total #impl: 2403794545 (eff. 0.274)
1658.93/1659.27	c #Conflicts:    1294000 | #Learnt:      52619 | 0.000
1658.93/1659.27	c total clause space: 335.816MB
1658.93/1659.27	c total #watches: 307475
1659.83/1660.11	c total #propagations: 658673048 / total #impl: 2405824344 (eff. 0.274)
1659.83/1660.11	c #Conflicts:    1295000 | #Learnt:      53619 | 0.000
1659.83/1660.11	c total clause space: 335.816MB
1659.83/1660.11	c total #watches: 309561
1660.53/1660.86	c total #propagations: 659093967 / total #impl: 2407464844 (eff. 0.274)
1660.53/1660.86	c #Conflicts:    1296000 | #Learnt:      54619 | 0.000
1660.53/1660.86	c total clause space: 335.816MB
1660.53/1660.86	c total #watches: 313849
1661.43/1661.78	c total #propagations: 659490488 / total #impl: 2408883157 (eff. 0.274)
1661.43/1661.78	c GC COLLECT
1661.43/1661.78	c #Conflicts:    1297000 | #Learnt:      28111 | 0.000
1661.43/1661.78	c total clause space: 335.816MB
1661.43/1661.78	c total #watches: 214008
1662.53/1662.82	c total #propagations: 659908215 / total #impl: 2410356466 (eff. 0.274)
1662.53/1662.82	c #Conflicts:    1298000 | #Learnt:      29111 | 0.000
1662.53/1662.82	c total clause space: 335.816MB
1662.53/1662.82	c total #watches: 216157
1663.63/1663.92	c total #propagations: 660296602 / total #impl: 2412329188 (eff. 0.274)
1663.63/1663.92	c #Conflicts:    1299000 | #Learnt:      30111 | 0.000
1663.63/1663.92	c total clause space: 335.816MB
1663.63/1663.92	c total #watches: 220475
1664.63/1664.95	c total #propagations: 660749005 / total #impl: 2413744003 (eff. 0.274)
1664.63/1664.95	c #Conflicts:    1300000 | #Learnt:      31111 | 0.000
1664.63/1664.95	c total clause space: 335.816MB
1664.63/1664.95	c total #watches: 227048
1665.82/1666.12	c total #propagations: 661208792 / total #impl: 2415282161 (eff. 0.274)
1665.82/1666.12	c #Conflicts:    1301000 | #Learnt:      32111 | 0.000
1665.82/1666.12	c total clause space: 335.816MB
1665.82/1666.12	c total #watches: 231429
1666.92/1667.28	c total #propagations: 661755648 / total #impl: 2417587512 (eff. 0.274)
1666.92/1667.28	c #Conflicts:    1302000 | #Learnt:      33111 | 0.000
1666.92/1667.28	c total clause space: 335.816MB
1666.92/1667.28	c total #watches: 233486
1668.02/1668.32	c total #propagations: 662265999 / total #impl: 2420619602 (eff. 0.274)
1668.02/1668.32	c #Conflicts:    1303000 | #Learnt:      34111 | 0.000
1668.02/1668.32	c total clause space: 335.816MB
1668.02/1668.32	c total #watches: 235528
1668.92/1669.26	c total #propagations: 662790922 / total #impl: 2422663258 (eff. 0.274)
1668.92/1669.26	c #Conflicts:    1304000 | #Learnt:      35111 | 0.000
1668.92/1669.26	c total clause space: 335.816MB
1668.92/1669.26	c total #watches: 237619
1669.82/1670.10	c total #propagations: 663296639 / total #impl: 2424392440 (eff. 0.274)
1669.82/1670.10	c #Conflicts:    1305000 | #Learnt:      36111 | 0.000
1669.82/1670.10	c total clause space: 335.816MB
1669.82/1670.10	c total #watches: 239740
1670.52/1670.87	c total #propagations: 663727167 / total #impl: 2425661672 (eff. 0.274)
1670.52/1670.87	c #Conflicts:    1306000 | #Learnt:      37111 | 0.000
1670.52/1670.87	c total clause space: 335.816MB
1670.52/1670.87	c total #watches: 244280
1671.42/1671.79	c total #propagations: 664182977 / total #impl: 2427028325 (eff. 0.274)
1671.42/1671.79	c #Conflicts:    1307000 | #Learnt:      38111 | 0.000
1671.42/1671.79	c total clause space: 335.816MB
1671.42/1671.79	c total #watches: 246661
1672.42/1672.78	c total #propagations: 664722617 / total #impl: 2428756682 (eff. 0.274)
1672.42/1672.78	c #Conflicts:    1308000 | #Learnt:      39111 | 0.000
1672.42/1672.78	c total clause space: 335.816MB
1672.42/1672.78	c total #watches: 251145
1673.32/1673.69	c total #propagations: 665279656 / total #impl: 2430842153 (eff. 0.274)
1673.32/1673.69	c #Conflicts:    1309000 | #Learnt:      40111 | 0.000
1673.32/1673.69	c total clause space: 335.816MB
1673.32/1673.69	c total #watches: 253399
1674.52/1674.84	c total #propagations: 665809191 / total #impl: 2432832158 (eff. 0.274)
1674.52/1674.84	c #Conflicts:    1310000 | #Learnt:      41111 | 0.000
1674.52/1674.84	c total clause space: 335.816MB
1674.52/1674.84	c total #watches: 257784
1675.52/1675.84	c total #propagations: 666398515 / total #impl: 2435462488 (eff. 0.274)
1675.52/1675.84	c #Conflicts:    1311000 | #Learnt:      42111 | 0.000
1675.52/1675.84	c total clause space: 335.816MB
1675.52/1675.84	c total #watches: 266685
1676.22/1676.51	c total #propagations: 666923848 / total #impl: 2437095839 (eff. 0.274)
1676.22/1676.51	c #Conflicts:    1312000 | #Learnt:      43111 | 0.000
1676.22/1676.51	c total clause space: 335.816MB
1676.22/1676.51	c total #watches: 271067
1677.02/1677.31	c total #propagations: 667445108 / total #impl: 2438359733 (eff. 0.274)
1677.02/1677.31	c #Conflicts:    1313000 | #Learnt:      44111 | 0.000
1677.02/1677.31	c total clause space: 335.816MB
1677.02/1677.31	c total #watches: 273129
1677.71/1678.02	c total #propagations: 667969341 / total #impl: 2439956549 (eff. 0.274)
1677.71/1678.02	c #Conflicts:    1314000 | #Learnt:      45111 | 0.000
1677.71/1678.02	c total clause space: 335.816MB
1677.71/1678.02	c total #watches: 277412
1678.42/1678.78	c total #propagations: 668398226 / total #impl: 2441066498 (eff. 0.274)
1678.42/1678.78	c #Conflicts:    1315000 | #Learnt:      46111 | 0.000
1678.42/1678.78	c total clause space: 335.816MB
1678.42/1678.78	c total #watches: 279528
1679.21/1679.52	c total #propagations: 668786631 / total #impl: 2442301949 (eff. 0.274)
1679.21/1679.52	c #Conflicts:    1316000 | #Learnt:      47111 | 0.000
1679.21/1679.52	c total clause space: 335.816MB
1679.21/1679.52	c total #watches: 285951
1679.91/1680.24	c total #propagations: 669230269 / total #impl: 2443803708 (eff. 0.274)
1679.91/1680.24	c #Conflicts:    1317000 | #Learnt:      48111 | 0.000
1679.91/1680.24	c total clause space: 335.816MB
1679.91/1680.24	c total #watches: 287989
1680.62/1680.99	c total #propagations: 669724736 / total #impl: 2445121285 (eff. 0.274)
1680.62/1680.99	c #Conflicts:    1318000 | #Learnt:      49111 | 0.000
1680.62/1680.99	c total clause space: 335.816MB
1680.62/1680.99	c total #watches: 290054
1681.51/1681.82	c total #propagations: 670173390 / total #impl: 2446199720 (eff. 0.274)
1681.51/1681.82	c #Conflicts:    1319000 | #Learnt:      50111 | 0.000
1681.51/1681.82	c total clause space: 335.816MB
1681.51/1681.82	c total #watches: 292164
1682.61/1682.92	c total #propagations: 670601832 / total #impl: 2447390163 (eff. 0.274)
1682.61/1682.92	c #Conflicts:    1320000 | #Learnt:      51111 | 0.000
1682.61/1682.92	c total clause space: 335.816MB
1682.61/1682.92	c total #watches: 296541
1683.51/1683.82	c total #propagations: 671229927 / total #impl: 2449256087 (eff. 0.274)
1683.51/1683.82	c #Conflicts:    1321000 | #Learnt:      52111 | 0.000
1683.51/1683.82	c total clause space: 335.816MB
1683.51/1683.82	c total #watches: 300854
1684.31/1684.68	c total #propagations: 671780719 / total #impl: 2450887573 (eff. 0.274)
1684.31/1684.68	c #Conflicts:    1322000 | #Learnt:      53111 | 0.000
1684.31/1684.68	c total clause space: 335.816MB
1684.31/1684.68	c total #watches: 302949
1685.31/1685.61	c total #propagations: 672320709 / total #impl: 2452106874 (eff. 0.274)
1685.31/1685.61	c #Conflicts:    1323000 | #Learnt:      54111 | 0.000
1685.31/1685.61	c total clause space: 335.816MB
1685.31/1685.61	c total #watches: 307202
1686.02/1686.37	c total #propagations: 672930863 / total #impl: 2454258130 (eff. 0.274)
1686.02/1686.37	c #Conflicts:    1324000 | #Learnt:      55111 | 0.000
1686.02/1686.37	c total clause space: 335.816MB
1686.02/1686.37	c total #watches: 309272
1687.31/1687.68	c total #propagations: 673453685 / total #impl: 2455964953 (eff. 0.274)
1687.31/1687.68	c GC COLLECT
1687.31/1687.68	c #Conflicts:    1325000 | #Learnt:      28314 | 0.000
1687.31/1687.68	c total clause space: 335.816MB
1687.31/1687.68	c total #watches: 214462
1688.91/1689.24	c total #propagations: 674049810 / total #impl: 2458058925 (eff. 0.274)
1688.91/1689.24	c #Conflicts:    1326000 | #Learnt:      29314 | 0.000
1688.91/1689.24	c total clause space: 335.816MB
1688.91/1689.24	c total #watches: 218802
1689.91/1690.20	c total #propagations: 674519556 / total #impl: 2460532511 (eff. 0.274)
1689.91/1690.20	c #Conflicts:    1327000 | #Learnt:      30314 | 0.000
1689.91/1690.20	c total clause space: 335.816MB
1689.91/1690.20	c total #watches: 223482
1691.01/1691.32	c total #propagations: 674985665 / total #impl: 2462507755 (eff. 0.274)
1691.01/1691.32	c #Conflicts:    1328000 | #Learnt:      31314 | 0.000
1691.01/1691.32	c total clause space: 335.816MB
1691.01/1691.32	c total #watches: 225916
1692.01/1692.37	c total #propagations: 675512178 / total #impl: 2463983192 (eff. 0.274)
1692.01/1692.37	c #Conflicts:    1329000 | #Learnt:      32314 | 0.000
1692.01/1692.37	c total clause space: 335.816MB
1692.01/1692.37	c total #watches: 232457
1693.01/1693.31	c total #propagations: 676111614 / total #impl: 2465628013 (eff. 0.274)
1693.01/1693.31	c #Conflicts:    1330000 | #Learnt:      33314 | 0.000
1693.01/1693.31	c total clause space: 335.816MB
1693.01/1693.31	c total #watches: 234666
1693.91/1694.23	c total #propagations: 676661579 / total #impl: 2467892850 (eff. 0.274)
1693.91/1694.23	c #Conflicts:    1331000 | #Learnt:      34314 | 0.000
1693.91/1694.23	c total clause space: 335.816MB
1693.91/1694.23	c total #watches: 243438
1694.71/1695.07	c total #propagations: 677184235 / total #impl: 2469379177 (eff. 0.274)
1694.71/1695.07	c #Conflicts:    1332000 | #Learnt:      35314 | 0.000
1694.71/1695.07	c total clause space: 335.816MB
1694.71/1695.07	c total #watches: 245551
1695.61/1695.90	c total #propagations: 677816376 / total #impl: 2471091751 (eff. 0.274)
1695.61/1695.90	c #Conflicts:    1333000 | #Learnt:      36314 | 0.000
1695.61/1695.90	c total clause space: 335.816MB
1695.61/1695.90	c total #watches: 249878
1696.31/1696.68	c total #propagations: 678451021 / total #impl: 2472866371 (eff. 0.274)
1696.31/1696.68	c #Conflicts:    1334000 | #Learnt:      37314 | 0.000
1696.31/1696.68	c total clause space: 335.816MB
1696.31/1696.68	c total #watches: 254188
1697.11/1697.41	c total #propagations: 678891196 / total #impl: 2474137160 (eff. 0.274)
1697.11/1697.41	c #Conflicts:    1335000 | #Learnt:      38314 | 0.000
1697.11/1697.41	c total clause space: 335.816MB
1697.11/1697.41	c total #watches: 265215
1697.70/1698.01	c total #propagations: 679287736 / total #impl: 2475348121 (eff. 0.274)
1697.70/1698.01	c #Conflicts:    1336000 | #Learnt:      39314 | 0.000
1697.70/1698.01	c total clause space: 335.816MB
1697.70/1698.01	c total #watches: 267262
1698.40/1698.70	c total #propagations: 679668857 / total #impl: 2476459153 (eff. 0.274)
1698.40/1698.70	c #Conflicts:    1337000 | #Learnt:      40314 | 0.000
1698.40/1698.70	c total clause space: 335.816MB
1698.40/1698.70	c total #watches: 273732
1699.00/1699.39	c total #propagations: 680041103 / total #impl: 2477595756 (eff. 0.274)
1699.00/1699.39	c #Conflicts:    1338000 | #Learnt:      41314 | 0.000
1699.00/1699.39	c total clause space: 335.816MB
1699.00/1699.39	c total #watches: 275773
1699.70/1700.06	c total #propagations: 680412432 / total #impl: 2478670357 (eff. 0.275)
1699.70/1700.06	c #Conflicts:    1339000 | #Learnt:      42314 | 0.000
1699.70/1700.06	c total clause space: 335.816MB
1699.70/1700.06	c total #watches: 280076
1700.41/1700.77	c total #propagations: 680831649 / total #impl: 2479987133 (eff. 0.275)
1700.41/1700.77	c #Conflicts:    1340000 | #Learnt:      43314 | 0.000
1700.41/1700.77	c total clause space: 335.816MB
1700.41/1700.77	c total #watches: 286533
1701.20/1701.54	c total #propagations: 681192848 / total #impl: 2481605719 (eff. 0.274)
1701.20/1701.54	c #Conflicts:    1341000 | #Learnt:      44314 | 0.000
1701.20/1701.54	c total clause space: 335.816MB
1701.20/1701.54	c total #watches: 290764
1701.80/1702.17	c total #propagations: 681652375 / total #impl: 2483192484 (eff. 0.275)
1701.80/1702.17	c #Conflicts:    1342000 | #Learnt:      45314 | 0.000
1701.80/1702.17	c total clause space: 335.816MB
1701.80/1702.17	c total #watches: 301597
1702.51/1702.84	c total #propagations: 682081793 / total #impl: 2484445484 (eff. 0.275)
1702.51/1702.84	c #Conflicts:    1343000 | #Learnt:      46314 | 0.000
1702.51/1702.84	c total clause space: 335.816MB
1702.51/1702.84	c total #watches: 310224
1703.20/1703.53	c total #propagations: 682475189 / total #impl: 2485491850 (eff. 0.275)
1703.20/1703.53	c #Conflicts:    1344000 | #Learnt:      47314 | 0.000
1703.20/1703.53	c total clause space: 335.816MB
1703.20/1703.53	c total #watches: 316622
1703.80/1704.11	c total #propagations: 682833722 / total #impl: 2486798984 (eff. 0.275)
1703.80/1704.11	c #Conflicts:    1345000 | #Learnt:      48314 | 0.000
1703.80/1704.11	c total clause space: 335.816MB
1703.80/1704.11	c total #watches: 323027
1704.40/1704.74	c total #propagations: 683170583 / total #impl: 2487801020 (eff. 0.275)
1704.40/1704.74	c #Conflicts:    1346000 | #Learnt:      49314 | 0.000
1704.40/1704.74	c total clause space: 335.816MB
1704.40/1704.74	c total #watches: 327203
1705.10/1705.45	c total #propagations: 683649693 / total #impl: 2488826288 (eff. 0.275)
1705.10/1705.45	c #Conflicts:    1347000 | #Learnt:      50314 | 0.000
1705.10/1705.45	c total clause space: 335.816MB
1705.10/1705.45	c total #watches: 329232
1705.81/1706.15	c total #propagations: 684049240 / total #impl: 2489744901 (eff. 0.275)
1705.81/1706.15	c #Conflicts:    1348000 | #Learnt:      51314 | 0.000
1705.81/1706.15	c total clause space: 335.816MB
1705.81/1706.15	c total #watches: 342117
1706.50/1706.89	c total #propagations: 684427814 / total #impl: 2490600050 (eff. 0.275)
1706.50/1706.89	c #Conflicts:    1349000 | #Learnt:      52314 | 0.000
1706.50/1706.89	c total clause space: 335.816MB
1706.50/1706.89	c total #watches: 350653
1707.30/1707.65	c total #propagations: 684731420 / total #impl: 2491318138 (eff. 0.275)
1707.30/1707.65	c #Conflicts:    1350000 | #Learnt:      53314 | 0.000
1707.30/1707.65	c total clause space: 335.816MB
1707.30/1707.65	c total #watches: 357007
1708.11/1708.42	c total #propagations: 684989381 / total #impl: 2491824003 (eff. 0.275)
1708.11/1708.42	c #Conflicts:    1351000 | #Learnt:      54314 | 0.000
1708.11/1708.42	c total clause space: 335.816MB
1708.11/1708.42	c total #watches: 361172
1708.80/1709.18	c total #propagations: 685303581 / total #impl: 2492298115 (eff. 0.275)
1708.80/1709.18	c #Conflicts:    1352000 | #Learnt:      55314 | 0.000
1708.80/1709.18	c total clause space: 335.816MB
1708.80/1709.18	c total #watches: 367513
1709.70/1710.05	c total #propagations: 685583299 / total #impl: 2492723462 (eff. 0.275)
1709.70/1710.05	c GC COLLECT
1709.70/1710.05	c #Conflicts:    1353000 | #Learnt:      28214 | 0.000
1709.70/1710.05	c total clause space: 335.816MB
1709.70/1710.05	c total #watches: 214253
1711.31/1711.64	c total #propagations: 685973630 / total #impl: 2493597119 (eff. 0.275)
1711.31/1711.64	c #Conflicts:    1354000 | #Learnt:      29214 | 0.000
1711.31/1711.64	c total clause space: 335.816MB
1711.31/1711.64	c total #watches: 220892
1712.41/1712.70	c total #propagations: 686496102 / total #impl: 2495831225 (eff. 0.275)
1712.41/1712.70	c #Conflicts:    1355000 | #Learnt:      30214 | 0.000
1712.41/1712.70	c total clause space: 335.816MB
1712.41/1712.70	c total #watches: 227432
1713.51/1713.81	c total #propagations: 687055452 / total #impl: 2497462015 (eff. 0.275)
1713.51/1713.81	c #Conflicts:    1356000 | #Learnt:      31214 | 0.000
1713.51/1713.81	c total clause space: 335.816MB
1713.51/1713.81	c total #watches: 236170
1714.40/1714.70	c total #propagations: 687576041 / total #impl: 2498860438 (eff. 0.275)
1714.40/1714.70	c #Conflicts:    1357000 | #Learnt:      32214 | 0.000
1714.40/1714.70	c total clause space: 335.816MB
1714.40/1714.70	c total #watches: 240585
1715.10/1715.48	c total #propagations: 688078296 / total #impl: 2500476847 (eff. 0.275)
1715.10/1715.48	c #Conflicts:    1358000 | #Learnt:      33214 | 0.000
1715.10/1715.48	c total clause space: 335.816MB
1715.10/1715.48	c total #watches: 244896
1715.90/1716.29	c total #propagations: 688569563 / total #impl: 2502200281 (eff. 0.275)
1715.90/1716.29	c #Conflicts:    1359000 | #Learnt:      34214 | 0.000
1715.90/1716.29	c total clause space: 335.816MB
1715.90/1716.29	c total #watches: 251596
1716.80/1717.11	c total #propagations: 689074126 / total #impl: 2503984732 (eff. 0.275)
1716.80/1717.11	c #Conflicts:    1360000 | #Learnt:      35214 | 0.000
1716.80/1717.11	c total clause space: 335.816MB
1716.80/1717.11	c total #watches: 253645
1717.60/1717.94	c total #propagations: 689628617 / total #impl: 2505906933 (eff. 0.275)
1717.60/1717.94	c #Conflicts:    1361000 | #Learnt:      36214 | 0.000
1717.60/1717.94	c total clause space: 335.816MB
1717.60/1717.94	c total #watches: 257914
1718.50/1718.83	c total #propagations: 690130985 / total #impl: 2508470933 (eff. 0.275)
1718.50/1718.83	c #Conflicts:    1362000 | #Learnt:      37214 | 0.000
1718.50/1718.83	c total clause space: 335.816MB
1718.50/1718.83	c total #watches: 260085
1719.30/1719.63	c total #propagations: 690614334 / total #impl: 2511152148 (eff. 0.275)
1719.30/1719.63	c #Conflicts:    1363000 | #Learnt:      38214 | 0.000
1719.30/1719.63	c total clause space: 335.816MB
1719.30/1719.63	c total #watches: 262410
1720.20/1720.51	c total #propagations: 691059910 / total #impl: 2514171149 (eff. 0.275)
1720.20/1720.51	c #Conflicts:    1364000 | #Learnt:      39214 | 0.000
1720.20/1720.51	c total clause space: 335.816MB
1720.20/1720.51	c total #watches: 264514
1720.90/1721.26	c total #propagations: 691520622 / total #impl: 2516093691 (eff. 0.275)
1720.90/1721.26	c #Conflicts:    1365000 | #Learnt:      40214 | 0.000
1720.90/1721.26	c total clause space: 335.816MB
1720.90/1721.26	c total #watches: 275509
1721.70/1722.04	c total #propagations: 692000041 / total #impl: 2517715089 (eff. 0.275)
1721.70/1722.04	c #Conflicts:    1366000 | #Learnt:      41214 | 0.000
1721.70/1722.04	c total clause space: 335.816MB
1721.70/1722.04	c total #watches: 279919
1722.60/1722.90	c total #propagations: 692475349 / total #impl: 2520571665 (eff. 0.275)
1722.60/1722.90	c #Conflicts:    1367000 | #Learnt:      42214 | 0.000
1722.60/1722.90	c total clause space: 335.816MB
1722.60/1722.90	c total #watches: 290961
1723.50/1723.89	c total #propagations: 693011932 / total #impl: 2523006306 (eff. 0.275)
1723.50/1723.89	c #Conflicts:    1368000 | #Learnt:      43214 | 0.000
1723.50/1723.89	c total clause space: 335.816MB
1723.50/1723.89	c total #watches: 295287
1724.50/1724.81	c total #propagations: 693548575 / total #impl: 2525746673 (eff. 0.275)
1724.50/1724.81	c #Conflicts:    1369000 | #Learnt:      44214 | 0.000
1724.50/1724.81	c total clause space: 335.816MB
1724.50/1724.81	c total #watches: 301782
1725.29/1725.64	c total #propagations: 694047714 / total #impl: 2527551632 (eff. 0.275)
1725.29/1725.64	c #Conflicts:    1370000 | #Learnt:      45214 | 0.000
1725.29/1725.64	c total clause space: 335.816MB
1725.29/1725.64	c total #watches: 306183
1726.19/1726.51	c total #propagations: 694539667 / total #impl: 2529350362 (eff. 0.275)
1726.19/1726.51	c #Conflicts:    1371000 | #Learnt:      46214 | 0.000
1726.19/1726.51	c total clause space: 335.816MB
1726.19/1726.51	c total #watches: 308332
1726.99/1727.39	c total #propagations: 695041872 / total #impl: 2531281324 (eff. 0.275)
1726.99/1727.39	c #Conflicts:    1372000 | #Learnt:      47214 | 0.000
1726.99/1727.39	c total clause space: 335.816MB
1726.99/1727.39	c total #watches: 310473
1727.99/1728.35	c total #propagations: 695558274 / total #impl: 2533006677 (eff. 0.275)
1727.99/1728.35	c #Conflicts:    1373000 | #Learnt:      48214 | 0.000
1727.99/1728.35	c total clause space: 335.816MB
1727.99/1728.35	c total #watches: 314854
1728.90/1729.25	c total #propagations: 696104295 / total #impl: 2535361616 (eff. 0.275)
1728.90/1729.25	c #Conflicts:    1374000 | #Learnt:      49214 | 0.000
1728.90/1729.25	c total clause space: 335.816MB
1728.90/1729.25	c total #watches: 319204
1729.79/1730.18	c total #propagations: 696627175 / total #impl: 2536890761 (eff. 0.275)
1729.79/1730.18	c #Conflicts:    1375000 | #Learnt:      50214 | 0.000
1729.79/1730.18	c total clause space: 335.816MB
1729.79/1730.18	c total #watches: 323536
1730.89/1731.21	c total #propagations: 697160998 / total #impl: 2538118751 (eff. 0.275)
1730.89/1731.21	c #Conflicts:    1376000 | #Learnt:      51214 | 0.000
1730.89/1731.21	c total clause space: 335.816MB
1730.89/1731.21	c total #watches: 325603
1731.79/1732.12	c total #propagations: 697685592 / total #impl: 2539571219 (eff. 0.275)
1731.79/1732.12	c #Conflicts:    1377000 | #Learnt:      52214 | 0.000
1731.79/1732.12	c total clause space: 335.816MB
1731.79/1732.12	c total #watches: 327688
1732.69/1733.04	c total #propagations: 698237623 / total #impl: 2541136161 (eff. 0.275)
1732.69/1733.04	c #Conflicts:    1378000 | #Learnt:      53214 | 0.000
1732.69/1733.04	c total clause space: 335.816MB
1732.69/1733.04	c total #watches: 329751
1733.59/1733.92	c total #propagations: 698808720 / total #impl: 2543005923 (eff. 0.275)
1733.59/1733.92	c #Conflicts:    1379000 | #Learnt:      54214 | 0.000
1733.59/1733.92	c total clause space: 335.816MB
1733.59/1733.92	c total #watches: 331876
1734.50/1734.83	c total #propagations: 699324790 / total #impl: 2544051771 (eff. 0.275)
1734.50/1734.83	c #Conflicts:    1380000 | #Learnt:      55214 | 0.000
1734.50/1734.83	c total clause space: 335.816MB
1734.50/1734.83	c total #watches: 333983
1735.29/1735.66	c total #propagations: 699877525 / total #impl: 2545599323 (eff. 0.275)
1735.29/1735.66	c #Conflicts:    1381000 | #Learnt:      56214 | 0.000
1735.29/1735.66	c total clause space: 335.816MB
1735.29/1735.66	c total #watches: 336056
1736.29/1736.65	c total #propagations: 700345582 / total #impl: 2546511011 (eff. 0.275)
1736.29/1736.65	c GC COLLECT
1736.29/1736.65	c #Conflicts:    1382000 | #Learnt:      28808 | 0.000
1736.29/1736.65	c total clause space: 335.816MB
1736.29/1736.65	c total #watches: 215478
1737.19/1737.54	c total #propagations: 700848737 / total #impl: 2548194085 (eff. 0.275)
1737.19/1737.54	c #Conflicts:    1383000 | #Learnt:      29808 | 0.000
1737.19/1737.54	c total clause space: 335.816MB
1737.19/1737.54	c total #watches: 224656
1737.99/1738.36	c total #propagations: 701338757 / total #impl: 2549992531 (eff. 0.275)
1737.99/1738.36	c #Conflicts:    1384000 | #Learnt:      30808 | 0.000
1737.99/1738.36	c total clause space: 335.816MB
1737.99/1738.36	c total #watches: 231218
1738.89/1739.21	c total #propagations: 701775074 / total #impl: 2551321604 (eff. 0.275)
1738.89/1739.21	c #Conflicts:    1385000 | #Learnt:      31808 | 0.000
1738.89/1739.21	c total clause space: 335.816MB
1738.89/1739.21	c total #watches: 240111
1739.69/1740.00	c total #propagations: 702220409 / total #impl: 2552758729 (eff. 0.275)
1739.69/1740.00	c #Conflicts:    1386000 | #Learnt:      32808 | 0.000
1739.69/1740.00	c total clause space: 335.816MB
1739.69/1740.00	c total #watches: 246602
1740.39/1740.75	c total #propagations: 702682027 / total #impl: 2554584454 (eff. 0.275)
1740.39/1740.75	c #Conflicts:    1387000 | #Learnt:      33808 | 0.000
1740.39/1740.75	c total clause space: 335.816MB
1740.39/1740.75	c total #watches: 250945
1741.09/1741.45	c total #propagations: 703139993 / total #impl: 2555971227 (eff. 0.275)
1741.09/1741.45	c #Conflicts:    1388000 | #Learnt:      34808 | 0.000
1741.09/1741.45	c total clause space: 335.816MB
1741.09/1741.45	c total #watches: 257550
1741.79/1742.17	c total #propagations: 703623323 / total #impl: 2557653982 (eff. 0.275)
1741.79/1742.17	c #Conflicts:    1389000 | #Learnt:      35808 | 0.000
1741.79/1742.17	c total clause space: 335.816MB
1741.79/1742.17	c total #watches: 261897
1742.59/1742.99	c total #propagations: 704146565 / total #impl: 2559183287 (eff. 0.275)
1742.59/1742.99	c #Conflicts:    1390000 | #Learnt:      36808 | 0.000
1742.59/1742.99	c total clause space: 335.816MB
1742.59/1742.99	c total #watches: 264146
1743.49/1743.85	c total #propagations: 704668279 / total #impl: 2560794581 (eff. 0.275)
1743.49/1743.85	c #Conflicts:    1391000 | #Learnt:      37808 | 0.000
1743.49/1743.85	c total clause space: 335.816MB
1743.49/1743.85	c total #watches: 266364
1744.19/1744.56	c total #propagations: 705201715 / total #impl: 2562456808 (eff. 0.275)
1744.19/1744.56	c #Conflicts:    1392000 | #Learnt:      38808 | 0.000
1744.19/1744.56	c total clause space: 335.816MB
1744.19/1744.56	c total #watches: 272959
1745.09/1745.42	c total #propagations: 705646432 / total #impl: 2564015732 (eff. 0.275)
1745.09/1745.42	c #Conflicts:    1393000 | #Learnt:      39808 | 0.000
1745.09/1745.42	c total clause space: 335.816MB
1745.09/1745.42	c total #watches: 279456
1745.78/1746.19	c total #propagations: 706170655 / total #impl: 2566440681 (eff. 0.275)
1745.78/1746.19	c #Conflicts:    1394000 | #Learnt:      40808 | 0.000
1745.78/1746.19	c total clause space: 335.816MB
1745.78/1746.19	c total #watches: 283679
1746.49/1746.89	c total #propagations: 706732459 / total #impl: 2568459685 (eff. 0.275)
1746.49/1746.89	c #Conflicts:    1395000 | #Learnt:      41808 | 0.000
1746.49/1746.89	c total clause space: 335.816MB
1746.49/1746.89	c total #watches: 290132
1747.28/1747.61	c total #propagations: 707139163 / total #impl: 2569978565 (eff. 0.275)
1747.28/1747.61	c #Conflicts:    1396000 | #Learnt:      42808 | 0.000
1747.28/1747.61	c total clause space: 335.816MB
1747.28/1747.61	c total #watches: 292164
1747.98/1748.35	c total #propagations: 707584311 / total #impl: 2571355963 (eff. 0.275)
1747.98/1748.35	c #Conflicts:    1397000 | #Learnt:      43808 | 0.000
1747.98/1748.35	c total clause space: 335.816MB
1747.98/1748.35	c total #watches: 294266
1748.79/1749.14	c total #propagations: 708024720 / total #impl: 2572607270 (eff. 0.275)
1748.79/1749.14	c #Conflicts:    1398000 | #Learnt:      44808 | 0.000
1748.79/1749.14	c total clause space: 335.816MB
1748.79/1749.14	c total #watches: 296353
1749.58/1749.96	c total #propagations: 708489145 / total #impl: 2574025464 (eff. 0.275)
1749.58/1749.96	c #Conflicts:    1399000 | #Learnt:      45808 | 0.000
1749.58/1749.96	c total clause space: 335.816MB
1749.58/1749.96	c total #watches: 298470
1750.28/1750.68	c total #propagations: 708955265 / total #impl: 2575848258 (eff. 0.275)
1750.28/1750.68	c #Conflicts:    1400000 | #Learnt:      46808 | 0.000
1750.28/1750.68	c total clause space: 335.816MB
1750.28/1750.68	c total #watches: 302812
1750.99/1751.37	c total #propagations: 709434039 / total #impl: 2577329180 (eff. 0.275)
1750.99/1751.37	c #Conflicts:    1401000 | #Learnt:      47808 | 0.000
1750.99/1751.37	c total clause space: 335.816MB
1750.99/1751.37	c total #watches: 309317
1751.68/1752.05	c total #propagations: 709866765 / total #impl: 2578593361 (eff. 0.275)
1751.68/1752.05	c #Conflicts:    1402000 | #Learnt:      48808 | 0.000
1751.68/1752.05	c total clause space: 335.816MB
1751.68/1752.05	c total #watches: 311417
1752.38/1752.80	c total #propagations: 710389129 / total #impl: 2579924157 (eff. 0.275)
1752.38/1752.80	c #Conflicts:    1403000 | #Learnt:      49808 | 0.000
1752.38/1752.80	c total clause space: 335.816MB
1752.38/1752.80	c total #watches: 313541
1753.09/1753.48	c total #propagations: 710904165 / total #impl: 2581239080 (eff. 0.275)
1753.09/1753.48	c #Conflicts:    1404000 | #Learnt:      50808 | 0.000
1753.09/1753.48	c total clause space: 335.816MB
1753.09/1753.48	c total #watches: 315651
1753.78/1754.12	c total #propagations: 711389196 / total #impl: 2582459229 (eff. 0.275)
1753.78/1754.12	c #Conflicts:    1405000 | #Learnt:      51808 | 0.000
1753.78/1754.12	c total clause space: 335.816MB
1753.78/1754.12	c total #watches: 322152
1754.48/1754.83	c total #propagations: 711856897 / total #impl: 2583553704 (eff. 0.276)
1754.48/1754.83	c #Conflicts:    1406000 | #Learnt:      52808 | 0.000
1754.48/1754.83	c total clause space: 335.816MB
1754.48/1754.83	c total #watches: 326389
1755.18/1755.59	c total #propagations: 712375605 / total #impl: 2585171974 (eff. 0.276)
1755.18/1755.59	c #Conflicts:    1407000 | #Learnt:      53808 | 0.000
1755.18/1755.59	c total clause space: 335.816MB
1755.18/1755.59	c total #watches: 328491
1755.88/1756.26	c total #propagations: 712867534 / total #impl: 2586568621 (eff. 0.276)
1755.88/1756.26	c #Conflicts:    1408000 | #Learnt:      54808 | 0.000
1755.88/1756.26	c total clause space: 335.816MB
1755.88/1756.26	c total #watches: 330547
1756.58/1756.95	c total #propagations: 713330326 / total #impl: 2588061159 (eff. 0.276)
1756.58/1756.95	c #Conflicts:    1409000 | #Learnt:      55808 | 0.000
1756.58/1756.95	c total clause space: 335.816MB
1756.58/1756.95	c total #watches: 332665
1757.28/1757.64	c total #propagations: 713779378 / total #impl: 2589274861 (eff. 0.276)
1757.28/1757.64	c #Conflicts:    1410000 | #Learnt:      56808 | 0.000
1757.28/1757.64	c total clause space: 335.816MB
1757.28/1757.64	c total #watches: 336939
1758.18/1758.52	c total #propagations: 714228080 / total #impl: 2590553778 (eff. 0.276)
1758.18/1758.52	c GC COLLECT
1758.18/1758.52	c #Conflicts:    1411000 | #Learnt:      29111 | 0.000
1758.18/1758.52	c total clause space: 335.816MB
1758.18/1758.52	c total #watches: 218296
1759.28/1759.63	c total #propagations: 714731564 / total #impl: 2592087857 (eff. 0.276)
1759.28/1759.63	c #Conflicts:    1412000 | #Learnt:      30111 | 0.000
1759.28/1759.63	c total clause space: 335.816MB
1759.28/1759.63	c total #watches: 220371
1760.28/1760.63	c total #propagations: 715217107 / total #impl: 2593912745 (eff. 0.276)
1760.28/1760.63	c #Conflicts:    1413000 | #Learnt:      31111 | 0.000
1760.28/1760.63	c total clause space: 335.816MB
1760.28/1760.63	c total #watches: 235847
1761.28/1761.67	c total #propagations: 715702067 / total #impl: 2595739011 (eff. 0.276)
1761.28/1761.67	c #Conflicts:    1414000 | #Learnt:      32111 | 0.000
1761.28/1761.67	c total clause space: 335.816MB
1761.28/1761.67	c total #watches: 242332
1762.38/1762.75	c total #propagations: 716297794 / total #impl: 2597358182 (eff. 0.276)
1762.38/1762.75	c #Conflicts:    1415000 | #Learnt:      33111 | 0.000
1762.38/1762.75	c total clause space: 335.816MB
1762.38/1762.75	c total #watches: 244394
1763.28/1763.70	c total #propagations: 716851788 / total #impl: 2599373234 (eff. 0.276)
1763.28/1763.70	c #Conflicts:    1416000 | #Learnt:      34111 | 0.000
1763.28/1763.70	c total clause space: 335.816MB
1763.28/1763.70	c total #watches: 246473
1764.18/1764.54	c total #propagations: 717452917 / total #impl: 2601396860 (eff. 0.276)
1764.18/1764.54	c #Conflicts:    1417000 | #Learnt:      35111 | 0.000
1764.18/1764.54	c total clause space: 335.816MB
1764.18/1764.54	c total #watches: 255243
1764.88/1765.27	c total #propagations: 718031432 / total #impl: 2603229977 (eff. 0.276)
1764.88/1765.27	c #Conflicts:    1418000 | #Learnt:      36111 | 0.000
1764.88/1765.27	c total clause space: 335.816MB
1764.88/1765.27	c total #watches: 257439
1765.68/1766.08	c total #propagations: 718466320 / total #impl: 2604755830 (eff. 0.276)
1765.68/1766.08	c #Conflicts:    1419000 | #Learnt:      37111 | 0.000
1765.68/1766.08	c total clause space: 335.816MB
1765.68/1766.08	c total #watches: 261875
1766.48/1766.86	c total #propagations: 718921785 / total #impl: 2606232826 (eff. 0.276)
1766.48/1766.86	c #Conflicts:    1420000 | #Learnt:      38111 | 0.000
1766.48/1766.86	c total clause space: 335.816MB
1766.48/1766.86	c total #watches: 266329
1767.28/1767.70	c total #propagations: 719308369 / total #impl: 2607772540 (eff. 0.276)
1767.28/1767.70	c #Conflicts:    1421000 | #Learnt:      39111 | 0.000
1767.28/1767.70	c total clause space: 335.816MB
1767.28/1767.70	c total #watches: 268442
1768.08/1768.43	c total #propagations: 719762428 / total #impl: 2610078211 (eff. 0.276)
1768.08/1768.43	c #Conflicts:    1422000 | #Learnt:      40111 | 0.000
1768.08/1768.43	c total clause space: 335.816MB
1768.08/1768.43	c total #watches: 279343
1768.88/1769.22	c total #propagations: 720171247 / total #impl: 2611398104 (eff. 0.276)
1768.88/1769.22	c #Conflicts:    1423000 | #Learnt:      41111 | 0.000
1768.88/1769.22	c total clause space: 335.816MB
1768.88/1769.22	c total #watches: 283615
1769.58/1769.94	c total #propagations: 720595167 / total #impl: 2612925805 (eff. 0.276)
1769.58/1769.94	c #Conflicts:    1424000 | #Learnt:      42111 | 0.000
1769.58/1769.94	c total clause space: 335.816MB
1769.58/1769.94	c total #watches: 285656
1770.37/1770.71	c total #propagations: 721066571 / total #impl: 2614024362 (eff. 0.276)
1770.37/1770.71	c #Conflicts:    1425000 | #Learnt:      43111 | 0.000
1770.37/1770.71	c total clause space: 335.816MB
1770.37/1770.71	c total #watches: 287748
1771.07/1771.49	c total #propagations: 721507857 / total #impl: 2615128779 (eff. 0.276)
1771.07/1771.49	c #Conflicts:    1426000 | #Learnt:      44111 | 0.000
1771.07/1771.49	c total clause space: 335.816MB
1771.07/1771.49	c total #watches: 289910
1771.97/1772.31	c total #propagations: 721985513 / total #impl: 2616634791 (eff. 0.276)
1771.97/1772.31	c #Conflicts:    1427000 | #Learnt:      45111 | 0.000
1771.97/1772.31	c total clause space: 335.816MB
1771.97/1772.31	c total #watches: 292063
1772.67/1773.04	c total #propagations: 722473826 / total #impl: 2618143728 (eff. 0.276)
1772.67/1773.04	c #Conflicts:    1428000 | #Learnt:      46111 | 0.000
1772.67/1773.04	c total clause space: 335.816MB
1772.67/1773.04	c total #watches: 294136
1773.37/1773.74	c total #propagations: 722892931 / total #impl: 2619376953 (eff. 0.276)
1773.37/1773.74	c #Conflicts:    1429000 | #Learnt:      47111 | 0.000
1773.37/1773.74	c total clause space: 335.816MB
1773.37/1773.74	c total #watches: 296246
1774.17/1774.54	c total #propagations: 723372730 / total #impl: 2620632871 (eff. 0.276)
1774.17/1774.54	c #Conflicts:    1430000 | #Learnt:      48111 | 0.000
1774.17/1774.54	c total clause space: 335.816MB
1774.17/1774.54	c total #watches: 298285
1774.87/1775.25	c total #propagations: 723840730 / total #impl: 2622422340 (eff. 0.276)
1774.87/1775.25	c #Conflicts:    1431000 | #Learnt:      49111 | 0.000
1774.87/1775.25	c total clause space: 335.816MB
1774.87/1775.25	c total #watches: 304750
1775.57/1775.97	c total #propagations: 724209306 / total #impl: 2623562228 (eff. 0.276)
1775.57/1775.97	c #Conflicts:    1432000 | #Learnt:      50111 | 0.000
1775.57/1775.97	c total clause space: 335.816MB
1775.57/1775.97	c total #watches: 309000
1776.47/1776.86	c total #propagations: 724666482 / total #impl: 2625086197 (eff. 0.276)
1776.47/1776.86	c #Conflicts:    1433000 | #Learnt:      51111 | 0.000
1776.47/1776.86	c total clause space: 335.816MB
1776.47/1776.86	c total #watches: 311084
1777.17/1777.53	c total #propagations: 725104724 / total #impl: 2626571168 (eff. 0.276)
1777.17/1777.53	c #Conflicts:    1434000 | #Learnt:      52111 | 0.000
1777.17/1777.53	c total clause space: 335.816MB
1777.17/1777.53	c total #watches: 317536
1777.97/1778.30	c total #propagations: 725472398 / total #impl: 2627717244 (eff. 0.276)
1777.97/1778.30	c #Conflicts:    1435000 | #Learnt:      53111 | 0.000
1777.97/1778.30	c total clause space: 335.816MB
1777.97/1778.30	c total #watches: 321812
1778.67/1779.01	c total #propagations: 725905146 / total #impl: 2629594822 (eff. 0.276)
1778.67/1779.01	c #Conflicts:    1436000 | #Learnt:      54111 | 0.000
1778.67/1779.01	c total clause space: 335.816MB
1778.67/1779.01	c total #watches: 323886
1779.48/1779.82	c total #propagations: 726323596 / total #impl: 2631284470 (eff. 0.276)
1779.48/1779.82	c #Conflicts:    1437000 | #Learnt:      55111 | 0.000
1779.48/1779.82	c total clause space: 335.816MB
1779.48/1779.82	c total #watches: 325984
1780.17/1780.58	c total #propagations: 726808639 / total #impl: 2633370848 (eff. 0.276)
1780.17/1780.58	c #Conflicts:    1438000 | #Learnt:      56111 | 0.000
1780.17/1780.58	c total clause space: 335.816MB
1780.17/1780.58	c total #watches: 328058
1780.97/1781.39	c total #propagations: 727193737 / total #impl: 2634702978 (eff. 0.276)
1780.97/1781.39	c #Conflicts:    1439000 | #Learnt:      57111 | 0.000
1780.97/1781.39	c total clause space: 335.816MB
1780.97/1781.39	c total #watches: 330144
1781.97/1782.33	c total #propagations: 727693127 / total #impl: 2637088552 (eff. 0.276)
1781.97/1782.33	c GC COLLECT
1781.97/1782.33	c #Conflicts:    1440000 | #Learnt:      29124 | 0.000
1781.97/1782.33	c total clause space: 335.816MB
1781.97/1782.33	c total #watches: 218362
1782.97/1783.38	c total #propagations: 728144940 / total #impl: 2638644019 (eff. 0.276)
1782.97/1783.38	c #Conflicts:    1441000 | #Learnt:      30124 | 0.000
1782.97/1783.38	c total clause space: 335.816MB
1782.97/1783.38	c total #watches: 225150
1783.77/1784.15	c total #propagations: 728570702 / total #impl: 2640634632 (eff. 0.276)
1783.77/1784.15	c #Conflicts:    1442000 | #Learnt:      31124 | 0.000
1783.77/1784.15	c total clause space: 335.816MB
1783.77/1784.15	c total #watches: 236349
1784.57/1784.94	c total #propagations: 729124213 / total #impl: 2642430427 (eff. 0.276)
1784.57/1784.94	c #Conflicts:    1443000 | #Learnt:      32124 | 0.000
1784.57/1784.94	c total clause space: 335.816MB
1784.57/1784.94	c total #watches: 238619
1785.47/1785.86	c total #propagations: 729623489 / total #impl: 2644676166 (eff. 0.276)
1785.47/1785.86	c #Conflicts:    1444000 | #Learnt:      33124 | 0.000
1785.47/1785.86	c total clause space: 335.816MB
1785.47/1785.86	c total #watches: 240842
1786.57/1786.93	c total #propagations: 730066459 / total #impl: 2646785945 (eff. 0.276)
1786.57/1786.93	c #Conflicts:    1445000 | #Learnt:      34124 | 0.000
1786.57/1786.93	c total clause space: 335.816MB
1786.57/1786.93	c total #watches: 249658
1787.57/1787.92	c total #propagations: 730546650 / total #impl: 2648498642 (eff. 0.276)
1787.57/1787.92	c #Conflicts:    1446000 | #Learnt:      35124 | 0.000
1787.57/1787.92	c total clause space: 335.816MB
1787.57/1787.92	c total #watches: 256288
1788.57/1788.90	c total #propagations: 731037454 / total #impl: 2650242204 (eff. 0.276)
1788.57/1788.90	c #Conflicts:    1447000 | #Learnt:      36124 | 0.000
1788.57/1788.90	c total clause space: 335.816MB
1788.57/1788.90	c total #watches: 262852
1789.38/1789.74	c total #propagations: 731518945 / total #impl: 2652459160 (eff. 0.276)
1789.38/1789.74	c #Conflicts:    1448000 | #Learnt:      37124 | 0.000
1789.38/1789.74	c total clause space: 335.816MB
1789.38/1789.74	c total #watches: 267203
1790.17/1790.53	c total #propagations: 732014350 / total #impl: 2654280539 (eff. 0.276)
1790.17/1790.53	c #Conflicts:    1449000 | #Learnt:      38124 | 0.000
1790.17/1790.53	c total clause space: 335.816MB
1790.17/1790.53	c total #watches: 271650
1790.97/1791.33	c total #propagations: 732420182 / total #impl: 2656058117 (eff. 0.276)
1790.97/1791.33	c #Conflicts:    1450000 | #Learnt:      39124 | 0.000
1790.97/1791.33	c total clause space: 335.816MB
1790.97/1791.33	c total #watches: 273970
1791.68/1792.02	c total #propagations: 732896072 / total #impl: 2657581161 (eff. 0.276)
1791.68/1792.02	c #Conflicts:    1451000 | #Learnt:      40124 | 0.000
1791.68/1792.02	c total clause space: 335.816MB
1791.68/1792.02	c total #watches: 282766
1792.27/1792.69	c total #propagations: 733263642 / total #impl: 2658653129 (eff. 0.276)
1792.27/1792.69	c #Conflicts:    1452000 | #Learnt:      41124 | 0.000
1792.27/1792.69	c total clause space: 335.816MB
1792.27/1792.69	c total #watches: 289340
1792.97/1793.39	c total #propagations: 733689068 / total #impl: 2659645897 (eff. 0.276)
1792.97/1793.39	c #Conflicts:    1453000 | #Learnt:      42124 | 0.000
1792.97/1793.39	c total clause space: 335.816MB
1792.97/1793.39	c total #watches: 293683
1793.67/1794.04	c total #propagations: 734117717 / total #impl: 2662143028 (eff. 0.276)
1793.67/1794.04	c #Conflicts:    1454000 | #Learnt:      43124 | 0.000
1793.67/1794.04	c total clause space: 335.816MB
1793.67/1794.04	c total #watches: 295925
1794.37/1794.74	c total #propagations: 734519623 / total #impl: 2664874030 (eff. 0.276)
1794.37/1794.74	c #Conflicts:    1455000 | #Learnt:      44124 | 0.000
1794.37/1794.74	c total clause space: 335.816MB
1794.37/1794.74	c total #watches: 306882
1795.07/1795.46	c total #propagations: 734909030 / total #impl: 2666611975 (eff. 0.276)
1795.07/1795.46	c #Conflicts:    1456000 | #Learnt:      45124 | 0.000
1795.07/1795.46	c total clause space: 335.816MB
1795.07/1795.46	c total #watches: 313509
1795.77/1796.14	c total #propagations: 735349536 / total #impl: 2668237467 (eff. 0.276)
1795.77/1796.14	c #Conflicts:    1457000 | #Learnt:      46124 | 0.000
1795.77/1796.14	c total clause space: 335.816MB
1795.77/1796.14	c total #watches: 320135
1796.47/1796.84	c total #propagations: 735733161 / total #impl: 2669200548 (eff. 0.276)
1796.47/1796.84	c #Conflicts:    1458000 | #Learnt:      47124 | 0.000
1796.47/1796.84	c total clause space: 335.816MB
1796.47/1796.84	c total #watches: 324647
1797.27/1797.62	c total #propagations: 736167123 / total #impl: 2670211564 (eff. 0.276)
1797.27/1797.62	c #Conflicts:    1459000 | #Learnt:      48124 | 0.000
1797.27/1797.62	c total clause space: 335.816MB
1797.27/1797.62	c total #watches: 331213
1797.97/1798.36	c total #propagations: 736590239 / total #impl: 2671533805 (eff. 0.276)
1797.97/1798.36	c #Conflicts:    1460000 | #Learnt:      49124 | 0.000
1797.97/1798.36	c total clause space: 335.816MB
1797.97/1798.36	c total #watches: 333516
1798.77/1799.13	c total #propagations: 737095141 / total #impl: 2672984749 (eff. 0.276)
1798.77/1799.13	c #Conflicts:    1461000 | #Learnt:      50124 | 0.000
1798.77/1799.13	c total clause space: 335.816MB
1798.77/1799.13	c total #watches: 335580
1799.57/1799.90	c total #propagations: 737516659 / total #impl: 2674565548 (eff. 0.276)
1799.57/1799.90	c #Conflicts:    1462000 | #Learnt:      51124 | 0.000
1799.57/1799.90	c total clause space: 335.816MB
1799.57/1799.90	c total #watches: 341986

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-4118940-1467230126/watcher-4118940-1467230126 -o /tmp/evaluation-result-4118940-1467230126/solver-4118940-1467230126 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118940-1467230126.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=3819
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.07 2.02 2.00 3/176 3822
/proc/meminfo: memFree=31393424/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 2043683 57319424 7804 33554432000 4194304 6211289 140735056094592 140733449657496 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 13994 7804 98 493 0 13491 0

[startup+0.100151 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3822
/proc/meminfo: memFree=31393424/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=66248 CPUtime=0.09 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 1322 0 0 0 8 1 0 0 20 0 1 0 2043683 67837952 14362 33554432000 4194304 6211289 140735056094592 140733449657496 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 16562 14362 204 493 0 16059 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66248

[startup+0.200363 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3822
/proc/meminfo: memFree=31393424/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=68968 CPUtime=0.19 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 1747 0 0 0 18 1 0 0 20 0 1 0 2043683 70623232 14650 33554432000 4194304 6211289 140735056094592 140733449657496 4209507 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 17242 14650 204 493 0 16739 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 68968

[startup+0.300261 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3822
/proc/meminfo: memFree=31393424/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=68968 CPUtime=0.29 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 2093 0 0 0 28 1 0 0 20 0 1 0 2043683 70623232 14885 33554432000 4194304 6211289 140735056094592 140733449657496 4205577 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 17242 14885 204 493 0 16739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68968

[startup+0.700203 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 3822
/proc/meminfo: memFree=31393424/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=80728 CPUtime=0.69 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 2210 0 0 0 68 1 0 0 20 0 1 0 2043683 82665472 16508 33554432000 4194304 6211289 140735056094592 140733449657496 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 20182 16508 204 493 0 19679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80728

[startup+1.50017 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3823
/proc/meminfo: memFree=31298316/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=92540 CPUtime=1.49 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 2676 0 0 0 147 2 0 0 20 0 1 0 2043683 94760960 19387 33554432000 4194304 6211289 140735056094592 140735056092824 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 23135 19387 214 493 0 22632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92540

[startup+3.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3823
/proc/meminfo: memFree=31272812/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=111808 CPUtime=3.09 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 4419 0 0 0 307 2 0 0 20 0 1 0 2043683 114491392 22011 33554432000 4194304 6211289 140735056094592 140735056092936 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 27952 22011 214 493 0 27449 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111808

[startup+6.30028 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 3823
/proc/meminfo: memFree=31228328/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=142768 CPUtime=6.29 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 5387 0 0 0 627 2 0 0 20 0 1 0 2043683 146194432 26676 33554432000 4194304 6211289 140735056094592 140735056092824 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 35692 26676 219 493 0 35189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142768

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 3823
/proc/meminfo: memFree=31210148/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=143044 CPUtime=12.69 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 5720 0 0 0 1267 2 0 0 20 0 1 0 2043683 146477056 30073 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 35761 30073 219 493 0 35258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143044

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 3823
/proc/meminfo: memFree=31160352/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=143592 CPUtime=25.49 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 5954 0 0 0 2546 3 0 0 20 0 1 0 2043683 147038208 33884 33554432000 4194304 6211289 140735056094592 140735056092936 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 35898 33884 219 493 0 35395 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143592

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3824
/proc/meminfo: memFree=31112356/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=194076 CPUtime=51.08 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 6563 0 0 0 5105 3 0 0 20 0 1 0 2043683 198733824 35803 33554432000 4194304 6211289 140735056094592 140735056092936 4240565 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 48519 35803 219 493 0 48016 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 194076

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3825
/proc/meminfo: memFree=31047056/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=194348 CPUtime=102.28 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 6685 0 0 0 10224 4 0 0 20 0 1 0 2043683 199012352 43079 33554432000 4194304 6211289 140735056094592 140735056092936 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 48587 43079 219 493 0 48084 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 194348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3826
/proc/meminfo: memFree=30978704/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=194764 CPUtime=162.27 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 6784 0 0 0 16223 4 0 0 20 0 1 0 2043683 199438336 45733 33554432000 4194304 6211289 140735056094592 140735056092504 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 48691 45733 219 493 0 48188 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 194764

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3827
/proc/meminfo: memFree=30944692/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=276424 CPUtime=222.26 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 7761 0 0 0 22221 5 0 0 20 0 1 0 2043683 283058176 48883 33554432000 4194304 6211289 140735056094592 140735056092936 4216335 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69106 48883 219 493 0 68603 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 276424

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 3831
/proc/meminfo: memFree=30926680/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=276712 CPUtime=282.25 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 7855 0 0 0 28220 5 0 0 20 0 1 0 2043683 283353088 48977 33554432000 4194304 6211289 140735056094592 140735056092936 4209497 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69178 48977 219 493 0 68675 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 276712

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3855
/proc/meminfo: memFree=30925108/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=276980 CPUtime=342.24 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 7913 0 0 0 34219 5 0 0 20 0 1 0 2043683 283627520 49035 33554432000 4194304 6211289 140735056094592 140735056092936 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69245 49035 219 493 0 68742 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 276980

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3857
/proc/meminfo: memFree=30916104/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=277420 CPUtime=402.23 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8008 0 0 0 40218 5 0 0 20 0 1 0 2043683 284078080 49130 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69355 49130 219 493 0 68852 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 277420

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3858
/proc/meminfo: memFree=30895500/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=277560 CPUtime=462.22 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8059 0 0 0 46217 5 0 0 20 0 1 0 2043683 284221440 49181 33554432000 4194304 6211289 140735056094592 140735056092936 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69390 49181 219 493 0 68887 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 277560

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 3859
/proc/meminfo: memFree=30863152/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=277696 CPUtime=522.21 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8088 0 0 0 52216 5 0 0 20 0 1 0 2043683 284360704 49210 33554432000 4194304 6211289 140735056094592 140735056092936 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69424 49210 219 493 0 68921 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 277696

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 4/177 3860
/proc/meminfo: memFree=30856432/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=277996 CPUtime=582.2 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8162 0 0 0 58215 5 0 0 20 0 1 0 2043683 284667904 50817 33554432000 4194304 6211289 140735056094592 140735056092936 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69499 50817 219 493 0 68996 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 277996


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3869
/proc/meminfo: memFree=30765420/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=279108 CPUtime=882.16 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8443 0 0 0 88210 6 0 0 20 0 1 0 2043683 285806592 59274 33554432000 4194304 6211289 140735056094592 140735056092936 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69777 59274 219 493 0 69274 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 279108

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3870
/proc/meminfo: memFree=30759444/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=279252 CPUtime=942.14 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8479 0 0 0 94208 6 0 0 20 0 1 0 2043683 285954048 60841 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69813 60841 219 493 0 69310 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 279252

[startup+1002.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 3872
/proc/meminfo: memFree=30718044/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=279408 CPUtime=1002.13 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8544 0 0 0 100207 6 0 0 20 0 1 0 2043683 286113792 62439 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69852 62439 219 493 0 69349 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 279408

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3873
/proc/meminfo: memFree=30705624/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=279564 CPUtime=1062.12 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8581 0 0 0 106206 6 0 0 20 0 1 0 2043683 286273536 65542 33554432000 4194304 6211289 140735056094592 140735056092936 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69891 65542 219 493 0 69388 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 279564

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3874
/proc/meminfo: memFree=30704992/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=279844 CPUtime=1122.12 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8642 0 0 0 112205 7 0 0 20 0 1 0 2043683 286560256 65603 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69961 65603 219 493 0 69458 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 279844

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3875
/proc/meminfo: memFree=30692452/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=279980 CPUtime=1182.11 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8695 0 0 0 118204 7 0 0 20 0 1 0 2043683 286699520 66678 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 69995 66678 219 493 0 69492 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 279980

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 3876
/proc/meminfo: memFree=30687724/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=280268 CPUtime=1242.09 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 8744 0 0 0 124202 7 0 0 20 0 1 0 2043683 286994432 67749 33554432000 4194304 6211289 140735056094592 140735056092936 4239227 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 70067 67749 219 493 0 69564 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 280268

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 3878
/proc/meminfo: memFree=30653780/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=412676 CPUtime=1302.08 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9324 0 0 0 130199 9 0 0 20 0 1 0 2043683 422580224 68610 33554432000 4194304 6211289 140735056094592 140735056092936 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103169 68610 219 493 0 102666 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 412676

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 3879
/proc/meminfo: memFree=30644840/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=412828 CPUtime=1362.07 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9645 0 0 0 136198 9 0 0 20 0 1 0 2043683 422735872 70860 33554432000 4194304 6211289 140735056094592 140735056092936 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103207 70860 219 493 0 102704 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 412828

[startup+1422.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 3880
/proc/meminfo: memFree=30610816/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=412960 CPUtime=1422.07 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9682 0 0 0 142198 9 0 0 20 0 1 0 2043683 422871040 72430 33554432000 4194304 6211289 140735056094592 140735056092936 4209816 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103240 72430 219 493 0 102737 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 412960

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 3884
/proc/meminfo: memFree=30607892/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413096 CPUtime=1482.06 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9734 0 0 0 148196 10 0 0 20 0 1 0 2043683 423010304 72993 33554432000 4194304 6211289 140735056094592 140735056092936 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103274 72993 219 493 0 102771 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 413096

[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3885
/proc/meminfo: memFree=30591308/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413232 CPUtime=1542.06 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9787 0 0 0 154195 11 0 0 20 0 1 0 2043683 423149568 77134 33554432000 4194304 6211289 140735056094592 140735056092936 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103308 77134 219 493 0 102805 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 413232

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3887
/proc/meminfo: memFree=30566356/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413364 CPUtime=1602.04 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9810 0 0 0 160193 11 0 0 20 0 1 0 2043683 423284736 77157 33554432000 4194304 6211289 140735056094592 140735056092936 4245176 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103341 77157 219 493 0 102838 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 413364

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3888
/proc/meminfo: memFree=30555456/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413508 CPUtime=1662.03 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9866 0 0 0 166192 11 0 0 20 0 1 0 2043683 423432192 79759 33554432000 4194304 6211289 140735056094592 140735056092936 4209819 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103377 79759 219 493 0 102874 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 413508

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3889
/proc/meminfo: memFree=30554864/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413772 CPUtime=1722 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 9959 0 0 0 172189 11 0 0 20 0 1 0 2043683 423702528 79816 33554432000 4194304 6211289 140735056094592 140735056092936 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103443 79816 219 493 0 102940 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 413772

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3890
/proc/meminfo: memFree=30539900/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413908 CPUtime=1781.97 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 10018 0 0 0 178186 11 0 0 20 0 1 0 2043683 423841792 81386 33554432000 4194304 6211289 140735056094592 140735056092936 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103477 81386 219 493 0 102974 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 413908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.04 2.00 4/177 3890
/proc/meminfo: memFree=30539900/32872528 swapFree=239020/271724
[pid=3822] ppid=3819 vsize=413908 CPUtime=1800.07 cores=1,3,5,7
/proc/3822/stat : 3822 (cdcl-cuttingpla) R 3819 3822 1985 0 -1 4202496 10024 0 0 0 179996 11 0 0 20 0 1 0 2043683 423841792 81392 33554432000 4194304 6211289 140735056094592 140735056092936 4209265 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3822/statm: 103477 81392 219 493 0 102974 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 413908

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 3822 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.08
CPU user time (s): 1799.96
CPU system time (s): 0.117982
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 413908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.117982
maximum resident set size= 325568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10024
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= 92
involuntary context switches= 1878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.21121 second user time and 7.2209 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 21:55:26
IDJOB=4118940
IDBENCH=111549
IDSOLVER=2549
FILE ID=node107/4118940-1467230126
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-edgecross14-098.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118940-1467230126/watcher-4118940-1467230126 -o /tmp/evaluation-result-4118940-1467230126/solver-4118940-1467230126 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118940-1467230126.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 9d8182765ab7a207b21f5689db816934
RANDOM SEED=268875920

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:        31393812 kB
Buffers:           42644 kB
Cached:           374396 kB
SwapCached:            0 kB
Active:           135732 kB
Inactive:         365964 kB
Active(anon):      86824 kB
Inactive(anon):        4 kB
Active(file):      48908 kB
Inactive(file):   365960 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5244 kB
Writeback:             0 kB
AnonPages:        358044 kB
Mapped:            14792 kB
Shmem:               204 kB
Slab:             574848 kB
SReclaimable:      18828 kB
SUnreclaim:       556020 kB
KernelStack:        1464 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     486540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71728 MiB
End job on node107 at 2016-06-29 22:25:27