Trace number 4118509

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-40.lin.opb
MD5SUMfc78ffcb6f8df58e55b14ead1c8e0a26
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1183
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2460
Total number of constraints4720
Number of constraints which are clauses2340
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints2340
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 2340
Biggest coefficient in the objective function 39
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 31980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 31980
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 2460 #constraint= 4720
1.69/1.73	c #Conflicts:       1000 | #Learnt:       1040 | 0.000
1.69/1.73	c total clause space: 18.2382MB
1.69/1.73	c total #watches: 105442
3.29/3.39	c total #propagations: 189349 / total #impl: 2133874 (eff. 0.089)
3.29/3.39	c #Conflicts:       2000 | #Learnt:       2042 | 0.000
3.29/3.39	c total clause space: 29.637MB
3.29/3.39	c total #watches: 114371
5.08/5.11	c total #propagations: 287869 / total #impl: 4191848 (eff. 0.069)
5.08/5.11	c GC COLLECT
5.08/5.11	c #Conflicts:       3000 | #Learnt:       2054 | 0.000
5.08/5.11	c total clause space: 29.637MB
5.08/5.11	c total #watches: 119090
6.79/6.82	c total #propagations: 380148 / total #impl: 7414367 (eff. 0.051)
6.79/6.82	c #Conflicts:       4000 | #Learnt:       3054 | 0.000
6.79/6.82	c total clause space: 29.637MB
6.79/6.82	c total #watches: 123064
8.49/8.51	c total #propagations: 489893 / total #impl: 9933391 (eff. 0.049)
8.49/8.51	c GC COLLECT
8.49/8.51	c #Conflicts:       5000 | #Learnt:       2417 | 0.000
8.49/8.51	c total clause space: 29.637MB
8.49/8.51	c total #watches: 127894
10.19/10.28	c total #propagations: 597991 / total #impl: 12271231 (eff. 0.049)
10.19/10.28	c #Conflicts:       6000 | #Learnt:       3417 | 0.000
10.19/10.28	c total clause space: 29.637MB
10.19/10.28	c total #watches: 131687
12.10/12.18	c total #propagations: 684812 / total #impl: 14228043 (eff. 0.048)
12.10/12.18	c GC COLLECT
12.10/12.18	c #Conflicts:       7000 | #Learnt:       2301 | 0.000
12.10/12.18	c total clause space: 48.1602MB
12.10/12.18	c total #watches: 123290
13.99/14.02	c total #propagations: 767106 / total #impl: 16182034 (eff. 0.047)
13.99/14.02	c #Conflicts:       8000 | #Learnt:       3301 | 0.000
13.99/14.02	c total clause space: 48.1602MB
13.99/14.02	c total #watches: 127570
15.69/15.78	c total #propagations: 850280 / total #impl: 18202457 (eff. 0.047)
15.69/15.78	c #Conflicts:       9000 | #Learnt:       4301 | 0.000
15.69/15.78	c total clause space: 48.1602MB
15.69/15.78	c total #watches: 131760
17.70/17.77	c total #propagations: 962510 / total #impl: 20177851 (eff. 0.048)
17.70/17.77	c GC COLLECT
17.70/17.77	c #Conflicts:      10000 | #Learnt:       2802 | 0.000
17.70/17.77	c total clause space: 48.1602MB
17.70/17.77	c total #watches: 128913
20.09/20.18	c total #propagations: 1072591 / total #impl: 22010837 (eff. 0.049)
20.09/20.18	c #Conflicts:      11000 | #Learnt:       3803 | 0.000
20.09/20.18	c total clause space: 48.1602MB
20.09/20.18	c total #watches: 135413
22.59/22.68	c total #propagations: 1159553 / total #impl: 24141687 (eff. 0.048)
22.59/22.68	c #Conflicts:      12000 | #Learnt:       4811 | 0.000
22.59/22.68	c total clause space: 48.1602MB
22.59/22.68	c total #watches: 158085
24.79/24.81	c total #propagations: 1343575 / total #impl: 26154847 (eff. 0.051)
24.79/24.81	c #Conflicts:      13000 | #Learnt:       5811 | 0.000
24.79/24.81	c total clause space: 48.1602MB
24.79/24.81	c total #watches: 161502
26.79/26.89	c total #propagations: 1501581 / total #impl: 28674323 (eff. 0.052)
26.79/26.89	c GC COLLECT
26.79/26.89	c #Conflicts:      14000 | #Learnt:       3957 | 0.000
26.79/26.89	c total clause space: 48.1602MB
26.79/26.89	c total #watches: 153397
28.79/28.85	c total #propagations: 1658828 / total #impl: 30707992 (eff. 0.054)
28.79/28.85	c #Conflicts:      15000 | #Learnt:       4957 | 0.000
28.79/28.85	c total clause space: 48.1602MB
28.79/28.85	c total #watches: 156891
30.49/30.58	c total #propagations: 1799964 / total #impl: 32791770 (eff. 0.055)
30.49/30.58	c #Conflicts:      16000 | #Learnt:       5957 | 0.000
30.49/30.58	c total clause space: 48.1602MB
30.49/30.58	c total #watches: 160480
32.49/32.52	c total #propagations: 1949237 / total #impl: 34800489 (eff. 0.056)
32.49/32.52	c GC COLLECT
32.49/32.52	c #Conflicts:      17000 | #Learnt:       3782 | 0.000
32.49/32.52	c total clause space: 48.1602MB
32.49/32.52	c total #watches: 152125
34.19/34.22	c total #propagations: 2076354 / total #impl: 37077699 (eff. 0.056)
34.19/34.22	c #Conflicts:      18000 | #Learnt:       4782 | 0.000
34.19/34.22	c total clause space: 48.1602MB
34.19/34.22	c total #watches: 156579
36.09/36.11	c total #propagations: 2188676 / total #impl: 38781739 (eff. 0.056)
36.09/36.11	c #Conflicts:      19000 | #Learnt:       5782 | 0.000
36.09/36.11	c total clause space: 48.1602MB
36.09/36.11	c total #watches: 161792
38.09/38.11	c total #propagations: 2297306 / total #impl: 40550541 (eff. 0.057)
38.09/38.11	c #Conflicts:      20000 | #Learnt:       6782 | 0.000
38.09/38.11	c total clause space: 48.1602MB
38.09/38.11	c total #watches: 166009
39.98/40.01	c total #propagations: 2424503 / total #impl: 42184852 (eff. 0.057)
39.98/40.01	c GC COLLECT
39.98/40.01	c #Conflicts:      21000 | #Learnt:       4299 | 0.000
39.98/40.01	c total clause space: 48.1602MB
39.98/40.01	c total #watches: 157053
41.79/41.86	c total #propagations: 2550590 / total #impl: 43973466 (eff. 0.058)
41.79/41.86	c #Conflicts:      22000 | #Learnt:       5299 | 0.000
41.79/41.86	c total clause space: 48.1602MB
41.79/41.86	c total #watches: 161316
43.68/43.75	c total #propagations: 2669511 / total #impl: 45882318 (eff. 0.058)
43.68/43.75	c #Conflicts:      23000 | #Learnt:       6299 | 0.000
43.68/43.75	c total clause space: 48.1602MB
43.68/43.75	c total #watches: 165734
45.38/45.47	c total #propagations: 2799205 / total #impl: 48045264 (eff. 0.058)
45.38/45.47	c #Conflicts:      24000 | #Learnt:       7299 | 0.000
45.38/45.47	c total clause space: 48.1602MB
45.38/45.47	c total #watches: 170217
47.48/47.54	c total #propagations: 2931857 / total #impl: 49817255 (eff. 0.059)
47.48/47.54	c GC COLLECT
47.48/47.54	c #Conflicts:      25000 | #Learnt:       4510 | 0.000
47.48/47.54	c total clause space: 48.1602MB
47.48/47.54	c total #watches: 157442
49.78/49.84	c total #propagations: 3036825 / total #impl: 51410386 (eff. 0.059)
49.78/49.84	c #Conflicts:      26000 | #Learnt:       5510 | 0.000
49.78/49.84	c total clause space: 48.1602MB
49.78/49.84	c total #watches: 161361
51.88/51.99	c total #propagations: 3129121 / total #impl: 53441809 (eff. 0.059)
51.88/51.99	c #Conflicts:      27000 | #Learnt:       6510 | 0.000
51.88/51.99	c total clause space: 48.1602MB
51.88/51.99	c total #watches: 165941
54.28/54.30	c total #propagations: 3215570 / total #impl: 55634876 (eff. 0.058)
54.28/54.30	c #Conflicts:      28000 | #Learnt:       7510 | 0.000
54.28/54.30	c total clause space: 78.2603MB
54.28/54.30	c total #watches: 170508
56.28/56.37	c total #propagations: 3319979 / total #impl: 57494395 (eff. 0.058)
56.28/56.37	c GC COLLECT
56.28/56.37	c #Conflicts:      29000 | #Learnt:       4415 | 0.000
56.28/56.37	c total clause space: 78.2603MB
56.28/56.37	c total #watches: 156991
58.18/58.25	c total #propagations: 3438279 / total #impl: 59467521 (eff. 0.058)
58.18/58.25	c #Conflicts:      30000 | #Learnt:       5415 | 0.000
58.18/58.25	c total clause space: 78.2603MB
58.18/58.25	c total #watches: 160959
60.08/60.13	c total #propagations: 3558924 / total #impl: 61222228 (eff. 0.058)
60.08/60.13	c #Conflicts:      31000 | #Learnt:       6415 | 0.000
60.08/60.13	c total clause space: 78.2603MB
60.08/60.13	c total #watches: 164967
61.98/62.09	c total #propagations: 3697600 / total #impl: 63508924 (eff. 0.058)
61.98/62.09	c #Conflicts:      32000 | #Learnt:       7415 | 0.000
61.98/62.09	c total clause space: 78.2603MB
61.98/62.09	c total #watches: 168144
63.79/63.88	c total #propagations: 3858382 / total #impl: 65435666 (eff. 0.059)
63.79/63.88	c #Conflicts:      33000 | #Learnt:       8415 | 0.000
63.79/63.88	c total clause space: 78.2603MB
63.79/63.88	c total #watches: 171435
65.78/65.84	c total #propagations: 4022429 / total #impl: 67811734 (eff. 0.059)
65.78/65.84	c GC COLLECT
65.78/65.84	c #Conflicts:      34000 | #Learnt:       5015 | 0.000
65.78/65.84	c total clause space: 78.2603MB
65.78/65.84	c total #watches: 156015
68.58/68.64	c total #propagations: 4190834 / total #impl: 70046789 (eff. 0.060)
68.58/68.64	c #Conflicts:      35000 | #Learnt:       6015 | 0.000
68.58/68.64	c total clause space: 78.2603MB
68.58/68.64	c total #watches: 159611
70.78/70.82	c total #propagations: 4374210 / total #impl: 72244234 (eff. 0.061)
70.78/70.82	c #Conflicts:      36000 | #Learnt:       7015 | 0.000
70.78/70.82	c total clause space: 78.2603MB
70.78/70.82	c total #watches: 163482
72.58/72.70	c total #propagations: 4488547 / total #impl: 73926978 (eff. 0.061)
72.58/72.70	c #Conflicts:      37000 | #Learnt:       8015 | 0.000
72.58/72.70	c total clause space: 78.2603MB
72.58/72.70	c total #watches: 167107
74.68/74.79	c total #propagations: 4608723 / total #impl: 76270092 (eff. 0.060)
74.68/74.79	c #Conflicts:      38000 | #Learnt:       9015 | 0.000
74.68/74.79	c total clause space: 78.2603MB
74.68/74.79	c total #watches: 170671
76.68/76.73	c total #propagations: 4729626 / total #impl: 78457290 (eff. 0.060)
76.68/76.73	c GC COLLECT
76.68/76.73	c #Conflicts:      39000 | #Learnt:       5316 | 0.000
76.68/76.73	c total clause space: 78.2603MB
76.68/76.73	c total #watches: 156981
78.28/78.36	c total #propagations: 4837290 / total #impl: 80645135 (eff. 0.060)
78.28/78.36	c #Conflicts:      40000 | #Learnt:       6316 | 0.000
78.28/78.36	c total clause space: 78.2603MB
78.28/78.36	c total #watches: 161169
80.08/80.11	c total #propagations: 4933853 / total #impl: 82544657 (eff. 0.060)
80.08/80.11	c #Conflicts:      41000 | #Learnt:       7316 | 0.000
80.08/80.11	c total clause space: 78.2603MB
80.08/80.11	c total #watches: 165620
81.78/81.85	c total #propagations: 5032419 / total #impl: 84704943 (eff. 0.059)
81.78/81.85	c #Conflicts:      42000 | #Learnt:       8316 | 0.000
81.78/81.85	c total clause space: 78.2603MB
81.78/81.85	c total #watches: 169545
83.68/83.71	c total #propagations: 5143333 / total #impl: 86798035 (eff. 0.059)
83.68/83.71	c #Conflicts:      43000 | #Learnt:       9316 | 0.000
83.68/83.71	c total clause space: 78.2603MB
83.68/83.71	c total #watches: 173389
85.67/85.72	c total #propagations: 5248286 / total #impl: 88933940 (eff. 0.059)
85.67/85.72	c GC COLLECT
85.67/85.72	c #Conflicts:      44000 | #Learnt:       5327 | 0.000
85.67/85.72	c total clause space: 78.2603MB
85.67/85.72	c total #watches: 161118
87.47/87.56	c total #propagations: 5344409 / total #impl: 91269611 (eff. 0.059)
87.47/87.56	c #Conflicts:      45000 | #Learnt:       6327 | 0.000
87.47/87.56	c total clause space: 78.2603MB
87.47/87.56	c total #watches: 164867
89.47/89.59	c total #propagations: 5449142 / total #impl: 93639334 (eff. 0.058)
89.47/89.59	c #Conflicts:      46000 | #Learnt:       7327 | 0.000
89.47/89.59	c total clause space: 78.2603MB
89.47/89.59	c total #watches: 169831
91.57/91.65	c total #propagations: 5579426 / total #impl: 95899499 (eff. 0.058)
91.57/91.65	c #Conflicts:      47000 | #Learnt:       8327 | 0.000
91.57/91.65	c total clause space: 78.2603MB
91.57/91.65	c total #watches: 173446
93.48/93.55	c total #propagations: 5738591 / total #impl: 98193591 (eff. 0.058)
93.48/93.55	c #Conflicts:      48000 | #Learnt:       9327 | 0.000
93.48/93.55	c total clause space: 78.2603MB
93.48/93.55	c total #watches: 176761
95.27/95.37	c total #propagations: 5885913 / total #impl: 100570409 (eff. 0.059)
95.27/95.37	c #Conflicts:      49000 | #Learnt:      10327 | 0.000
95.27/95.37	c total clause space: 78.2603MB
95.27/95.37	c total #watches: 180239
96.57/96.61	c total #propagations: 6058093 / total #impl: 102894597 (eff. 0.059)
96.57/96.61	c GC COLLECT
96.57/96.61	c #Conflicts:      50000 | #Learnt:       6018 | 0.000
96.57/96.61	c total clause space: 78.2603MB
96.57/96.61	c total #watches: 164481
97.57/97.69	c total #propagations: 6253357 / total #impl: 104754481 (eff. 0.060)
97.57/97.69	c #Conflicts:      51000 | #Learnt:       7018 | 0.000
97.57/97.69	c total clause space: 78.2603MB
97.57/97.69	c total #watches: 167687
98.57/98.65	c total #propagations: 6467458 / total #impl: 106323544 (eff. 0.061)
98.57/98.65	c #Conflicts:      52000 | #Learnt:       8018 | 0.000
98.57/98.65	c total clause space: 78.2603MB
98.57/98.65	c total #watches: 171297
99.67/99.70	c total #propagations: 6684079 / total #impl: 107736553 (eff. 0.062)
99.67/99.70	c #Conflicts:      53000 | #Learnt:       9018 | 0.000
99.67/99.70	c total clause space: 78.2603MB
99.67/99.70	c total #watches: 177530
101.18/101.22	c total #propagations: 6892528 / total #impl: 109266733 (eff. 0.063)
101.18/101.22	c #Conflicts:      54000 | #Learnt:      10018 | 0.000
101.18/101.22	c total clause space: 78.2603MB
101.18/101.22	c total #watches: 183449
102.87/102.94	c total #propagations: 7041760 / total #impl: 111382399 (eff. 0.063)
102.87/102.94	c #Conflicts:      55000 | #Learnt:      11018 | 0.000
102.87/102.94	c total clause space: 78.2603MB
102.87/102.94	c total #watches: 187500
104.77/104.88	c total #propagations: 7207330 / total #impl: 113599623 (eff. 0.063)
104.77/104.88	c GC COLLECT
104.77/104.88	c #Conflicts:      56000 | #Learnt:       6419 | 0.000
104.77/104.88	c total clause space: 78.2603MB
104.77/104.88	c total #watches: 168565
106.68/106.77	c total #propagations: 7312817 / total #impl: 115609351 (eff. 0.063)
106.68/106.77	c #Conflicts:      57000 | #Learnt:       7419 | 0.000
106.68/106.77	c total clause space: 78.2603MB
106.68/106.77	c total #watches: 172345
108.67/108.77	c total #propagations: 7446299 / total #impl: 117724438 (eff. 0.063)
108.67/108.77	c #Conflicts:      58000 | #Learnt:       8419 | 0.000
108.67/108.77	c total clause space: 78.2603MB
108.67/108.77	c total #watches: 176254
110.57/110.65	c total #propagations: 7582633 / total #impl: 119638558 (eff. 0.063)
110.57/110.65	c #Conflicts:      59000 | #Learnt:       9419 | 0.000
110.57/110.65	c total clause space: 78.2603MB
110.57/110.65	c total #watches: 179939
112.28/112.31	c total #propagations: 7701208 / total #impl: 121357752 (eff. 0.063)
112.28/112.31	c #Conflicts:      60000 | #Learnt:      10419 | 0.000
112.28/112.31	c total clause space: 78.2603MB
112.28/112.31	c total #watches: 184048
113.97/114.03	c total #propagations: 7826462 / total #impl: 123253950 (eff. 0.063)
113.97/114.03	c #Conflicts:      61000 | #Learnt:      11419 | 0.000
113.97/114.03	c total clause space: 78.2603MB
113.97/114.03	c total #watches: 187969
115.87/115.91	c total #propagations: 7954920 / total #impl: 125399559 (eff. 0.063)
115.87/115.91	c GC COLLECT
115.87/115.91	c #Conflicts:      62000 | #Learnt:       6519 | 0.000
115.87/115.91	c total clause space: 78.2603MB
115.87/115.91	c total #watches: 167697
117.47/117.52	c total #propagations: 8084472 / total #impl: 127585612 (eff. 0.063)
117.47/117.52	c #Conflicts:      63000 | #Learnt:       7519 | 0.000
117.47/117.52	c total clause space: 78.2603MB
117.47/117.52	c total #watches: 171975
119.17/119.25	c total #propagations: 8203444 / total #impl: 129380361 (eff. 0.063)
119.17/119.25	c #Conflicts:      64000 | #Learnt:       8519 | 0.000
119.17/119.25	c total clause space: 78.2603MB
119.17/119.25	c total #watches: 175923
120.87/120.99	c total #propagations: 8336934 / total #impl: 131563372 (eff. 0.063)
120.87/120.99	c #Conflicts:      65000 | #Learnt:       9519 | 0.000
120.87/120.99	c total clause space: 78.2603MB
120.87/120.99	c total #watches: 179996
122.77/122.82	c total #propagations: 8478776 / total #impl: 133639092 (eff. 0.063)
122.77/122.82	c #Conflicts:      66000 | #Learnt:      10519 | 0.000
122.77/122.82	c total clause space: 78.2603MB
122.77/122.82	c total #watches: 184196
124.57/124.60	c total #propagations: 8608348 / total #impl: 135528911 (eff. 0.064)
124.57/124.60	c #Conflicts:      67000 | #Learnt:      11519 | 0.000
124.57/124.60	c total clause space: 78.2603MB
124.57/124.60	c total #watches: 188193
126.47/126.56	c total #propagations: 8727802 / total #impl: 137672661 (eff. 0.063)
126.47/126.56	c #Conflicts:      68000 | #Learnt:      12519 | 0.000
126.47/126.56	c total clause space: 78.2603MB
126.47/126.56	c total #watches: 191784
128.37/128.43	c total #propagations: 8846388 / total #impl: 139795258 (eff. 0.063)
128.37/128.43	c GC COLLECT
128.37/128.43	c #Conflicts:      69000 | #Learnt:       7316 | 0.000
128.37/128.43	c total clause space: 78.2603MB
128.37/128.43	c total #watches: 168268
130.37/130.40	c total #propagations: 8959063 / total #impl: 141559762 (eff. 0.063)
130.37/130.40	c #Conflicts:      70000 | #Learnt:       8316 | 0.000
130.37/130.40	c total clause space: 78.2603MB
130.37/130.40	c total #watches: 174366
132.57/132.63	c total #propagations: 9088170 / total #impl: 143561616 (eff. 0.063)
132.57/132.63	c #Conflicts:      71000 | #Learnt:       9316 | 0.000
132.57/132.63	c total clause space: 78.2603MB
132.57/132.63	c total #watches: 180182
134.27/134.37	c total #propagations: 9186227 / total #impl: 145899082 (eff. 0.063)
134.27/134.37	c #Conflicts:      72000 | #Learnt:      10316 | 0.000
134.27/134.37	c total clause space: 78.2603MB
134.27/134.37	c total #watches: 185047
136.17/136.25	c total #propagations: 9282708 / total #impl: 147505894 (eff. 0.063)
136.17/136.25	c #Conflicts:      73000 | #Learnt:      11316 | 0.000
136.17/136.25	c total clause space: 78.2603MB
136.17/136.25	c total #watches: 189432
137.97/138.04	c total #propagations: 9399913 / total #impl: 149421986 (eff. 0.063)
137.97/138.04	c #Conflicts:      74000 | #Learnt:      12316 | 0.000
137.97/138.04	c total clause space: 78.2603MB
137.97/138.04	c total #watches: 194527
139.67/139.77	c total #propagations: 9526215 / total #impl: 151323193 (eff. 0.063)
139.67/139.77	c GC COLLECT
139.67/139.77	c #Conflicts:      75000 | #Learnt:       6814 | 0.000
139.67/139.77	c total clause space: 78.2603MB
139.67/139.77	c total #watches: 172538
141.46/141.57	c total #propagations: 9657101 / total #impl: 153455091 (eff. 0.063)
141.46/141.57	c #Conflicts:      76000 | #Learnt:       7814 | 0.000
141.46/141.57	c total clause space: 78.2603MB
141.46/141.57	c total #watches: 177121
143.26/143.30	c total #propagations: 9803911 / total #impl: 155313524 (eff. 0.063)
143.26/143.30	c #Conflicts:      77000 | #Learnt:       8814 | 0.000
143.26/143.30	c total clause space: 78.2603MB
143.26/143.30	c total #watches: 181633
145.06/145.16	c total #propagations: 9970626 / total #impl: 157771605 (eff. 0.063)
145.06/145.16	c #Conflicts:      78000 | #Learnt:       9814 | 0.000
145.06/145.16	c total clause space: 78.2603MB
145.06/145.16	c total #watches: 186095
147.06/147.15	c total #propagations: 10096092 / total #impl: 160078111 (eff. 0.063)
147.06/147.15	c #Conflicts:      79000 | #Learnt:      10814 | 0.000
147.06/147.15	c total clause space: 78.2603MB
147.06/147.15	c total #watches: 189863
149.06/149.10	c total #propagations: 10208035 / total #impl: 162228900 (eff. 0.063)
149.06/149.10	c #Conflicts:      80000 | #Learnt:      11814 | 0.000
149.06/149.10	c total clause space: 78.2603MB
149.06/149.10	c total #watches: 194176
150.67/150.77	c total #propagations: 10315148 / total #impl: 163917284 (eff. 0.063)
150.67/150.77	c #Conflicts:      81000 | #Learnt:      12814 | 0.000
150.67/150.77	c total clause space: 78.2603MB
150.67/150.77	c total #watches: 197809
152.36/152.46	c total #propagations: 10448380 / total #impl: 166125013 (eff. 0.063)
152.36/152.46	c GC COLLECT
152.36/152.46	c #Conflicts:      82000 | #Learnt:       7014 | 0.000
152.36/152.46	c total clause space: 127.173MB
152.36/152.46	c total #watches: 166997
153.97/154.06	c total #propagations: 10580005 / total #impl: 168240576 (eff. 0.063)
153.97/154.06	c #Conflicts:      83000 | #Learnt:       8014 | 0.000
153.97/154.06	c total clause space: 127.173MB
153.97/154.06	c total #watches: 171190
156.06/156.17	c total #propagations: 10718061 / total #impl: 170399331 (eff. 0.063)
156.06/156.17	c #Conflicts:      84000 | #Learnt:       9014 | 0.000
156.06/156.17	c total clause space: 127.173MB
156.06/156.17	c total #watches: 174604
158.26/158.34	c total #propagations: 10830108 / total #impl: 172844209 (eff. 0.063)
158.26/158.34	c #Conflicts:      85000 | #Learnt:      10014 | 0.000
158.26/158.34	c total clause space: 127.173MB
158.26/158.34	c total #watches: 178310
160.36/160.44	c total #propagations: 10935474 / total #impl: 175721386 (eff. 0.062)
160.36/160.44	c #Conflicts:      86000 | #Learnt:      11014 | 0.000
160.36/160.44	c total clause space: 127.173MB
160.36/160.44	c total #watches: 182832
162.66/162.71	c total #propagations: 11041288 / total #impl: 178151997 (eff. 0.062)
162.66/162.71	c #Conflicts:      87000 | #Learnt:      12014 | 0.000
162.66/162.71	c total clause space: 127.173MB
162.66/162.71	c total #watches: 186900
164.86/164.99	c total #propagations: 11132344 / total #impl: 180334379 (eff. 0.062)
164.86/164.99	c #Conflicts:      88000 | #Learnt:      13014 | 0.000
164.86/164.99	c total clause space: 127.173MB
164.86/164.99	c total #watches: 190360
167.06/167.14	c total #propagations: 11215614 / total #impl: 182901636 (eff. 0.061)
167.06/167.14	c #Conflicts:      89000 | #Learnt:      14014 | 0.000
167.06/167.14	c total clause space: 127.173MB
167.06/167.14	c total #watches: 194407
169.16/169.28	c total #propagations: 11304436 / total #impl: 185125642 (eff. 0.061)
169.16/169.28	c GC COLLECT
169.16/169.28	c #Conflicts:      90000 | #Learnt:       7916 | 0.000
169.16/169.28	c total clause space: 127.173MB
169.16/169.28	c total #watches: 168358
171.26/171.34	c total #propagations: 11408137 / total #impl: 187404586 (eff. 0.061)
171.26/171.34	c #Conflicts:      91000 | #Learnt:       8916 | 0.000
171.26/171.34	c total clause space: 127.173MB
171.26/171.34	c total #watches: 172371
173.26/173.37	c total #propagations: 11513349 / total #impl: 189672325 (eff. 0.061)
173.26/173.37	c #Conflicts:      92000 | #Learnt:       9916 | 0.000
173.26/173.37	c total clause space: 127.173MB
173.26/173.37	c total #watches: 176983
175.06/175.19	c total #propagations: 11618127 / total #impl: 191620691 (eff. 0.061)
175.06/175.19	c #Conflicts:      93000 | #Learnt:      10916 | 0.000
175.06/175.19	c total clause space: 127.173MB
175.06/175.19	c total #watches: 181335
176.96/177.01	c total #propagations: 11732520 / total #impl: 193481255 (eff. 0.061)
176.96/177.01	c #Conflicts:      94000 | #Learnt:      11916 | 0.000
176.96/177.01	c total clause space: 127.173MB
176.96/177.01	c total #watches: 185632
178.86/178.94	c total #propagations: 11840318 / total #impl: 195402496 (eff. 0.061)
178.86/178.94	c #Conflicts:      95000 | #Learnt:      12916 | 0.000
178.86/178.94	c total clause space: 127.173MB
178.86/178.94	c total #watches: 189745
180.56/180.65	c total #propagations: 11958296 / total #impl: 197787942 (eff. 0.060)
180.56/180.65	c #Conflicts:      96000 | #Learnt:      13916 | 0.000
180.56/180.65	c total clause space: 127.173MB
180.56/180.65	c total #watches: 194504
182.36/182.48	c total #propagations: 12075981 / total #impl: 199706839 (eff. 0.060)
182.36/182.48	c #Conflicts:      97000 | #Learnt:      14916 | 0.000
182.36/182.48	c total clause space: 127.173MB
182.36/182.48	c total #watches: 198299
184.06/184.19	c total #propagations: 12199831 / total #impl: 201932846 (eff. 0.060)
184.06/184.19	c GC COLLECT
184.06/184.19	c #Conflicts:      98000 | #Learnt:       8512 | 0.000
184.06/184.19	c total clause space: 127.173MB
184.06/184.19	c total #watches: 173564
185.66/185.70	c total #propagations: 12332174 / total #impl: 203940746 (eff. 0.060)
185.66/185.70	c #Conflicts:      99000 | #Learnt:       9512 | 0.000
185.66/185.70	c total clause space: 127.173MB
185.66/185.70	c total #watches: 178321
187.26/187.35	c total #propagations: 12461645 / total #impl: 205890495 (eff. 0.061)
187.26/187.35	c #Conflicts:     100000 | #Learnt:      10512 | 0.000
187.26/187.35	c total clause space: 127.173MB
187.26/187.35	c total #watches: 182975
188.96/189.04	c total #propagations: 12578787 / total #impl: 207862514 (eff. 0.061)
188.96/189.04	c #Conflicts:     101000 | #Learnt:      11512 | 0.000
188.96/189.04	c total clause space: 127.173MB
188.96/189.04	c total #watches: 187532
190.85/190.94	c total #propagations: 12701495 / total #impl: 209725418 (eff. 0.061)
190.85/190.94	c #Conflicts:     102000 | #Learnt:      12512 | 0.000
190.85/190.94	c total clause space: 127.173MB
190.85/190.94	c total #watches: 192554
192.75/192.85	c total #propagations: 12818622 / total #impl: 211944147 (eff. 0.060)
192.75/192.85	c #Conflicts:     103000 | #Learnt:      13512 | 0.000
192.75/192.85	c total clause space: 127.173MB
192.75/192.85	c total #watches: 196900
194.66/194.71	c total #propagations: 12940114 / total #impl: 214117969 (eff. 0.060)
194.66/194.71	c #Conflicts:     104000 | #Learnt:      14512 | 0.000
194.66/194.71	c total clause space: 127.173MB
194.66/194.71	c total #watches: 202165
196.05/196.11	c total #propagations: 13058499 / total #impl: 216103031 (eff. 0.060)
196.05/196.11	c #Conflicts:     105000 | #Learnt:      15512 | 0.000
196.05/196.11	c total clause space: 127.173MB
196.05/196.11	c total #watches: 209367
197.55/197.64	c total #propagations: 13235087 / total #impl: 217654980 (eff. 0.061)
197.55/197.64	c GC COLLECT
197.55/197.64	c #Conflicts:     106000 | #Learnt:       8810 | 0.000
197.55/197.64	c total clause space: 127.173MB
197.55/197.64	c total #watches: 181314
199.25/199.35	c total #propagations: 13394025 / total #impl: 219583611 (eff. 0.061)
199.25/199.35	c #Conflicts:     107000 | #Learnt:       9810 | 0.000
199.25/199.35	c total clause space: 127.173MB
199.25/199.35	c total #watches: 186320
201.45/201.56	c total #propagations: 13554890 / total #impl: 221539922 (eff. 0.061)
201.45/201.56	c #Conflicts:     108000 | #Learnt:      10811 | 0.000
201.45/201.56	c total clause space: 127.173MB
201.45/201.56	c total #watches: 198655
203.05/203.18	c total #propagations: 13682929 / total #impl: 224023205 (eff. 0.061)
203.05/203.18	c #Conflicts:     109000 | #Learnt:      11811 | 0.000
203.05/203.18	c total clause space: 127.173MB
203.05/203.18	c total #watches: 202216
204.66/204.77	c total #propagations: 13825616 / total #impl: 226099799 (eff. 0.061)
204.66/204.77	c #Conflicts:     110000 | #Learnt:      12811 | 0.000
204.66/204.77	c total clause space: 127.173MB
204.66/204.77	c total #watches: 206194
206.25/206.38	c total #propagations: 13958361 / total #impl: 228076096 (eff. 0.061)
206.25/206.38	c #Conflicts:     111000 | #Learnt:      13811 | 0.000
206.25/206.38	c total clause space: 127.173MB
206.25/206.38	c total #watches: 210014
207.96/208.09	c total #propagations: 14121527 / total #impl: 230353616 (eff. 0.061)
207.96/208.09	c #Conflicts:     112000 | #Learnt:      14811 | 0.000
207.96/208.09	c total clause space: 127.173MB
207.96/208.09	c total #watches: 214246
209.85/209.98	c total #propagations: 14266463 / total #impl: 232325514 (eff. 0.061)
209.85/209.98	c #Conflicts:     113000 | #Learnt:      15811 | 0.000
209.85/209.98	c total clause space: 127.173MB
209.85/209.98	c total #watches: 217735
212.05/212.15	c total #propagations: 14443687 / total #impl: 234808095 (eff. 0.062)
212.05/212.15	c GC COLLECT
212.05/212.15	c #Conflicts:     114000 | #Learnt:       8812 | 0.000
212.05/212.15	c total clause space: 127.173MB
212.05/212.15	c total #watches: 184946
213.75/213.87	c total #propagations: 14628900 / total #impl: 236951703 (eff. 0.062)
213.75/213.87	c #Conflicts:     115000 | #Learnt:       9812 | 0.000
213.75/213.87	c total clause space: 127.173MB
213.75/213.87	c total #watches: 188121
215.56/215.61	c total #propagations: 14787548 / total #impl: 239223933 (eff. 0.062)
215.56/215.61	c #Conflicts:     116000 | #Learnt:      10812 | 0.000
215.56/215.61	c total clause space: 127.173MB
215.56/215.61	c total #watches: 191321
217.15/217.22	c total #propagations: 14943345 / total #impl: 241598254 (eff. 0.062)
217.15/217.22	c #Conflicts:     117000 | #Learnt:      11812 | 0.000
217.15/217.22	c total clause space: 127.173MB
217.15/217.22	c total #watches: 194336
218.75/218.85	c total #propagations: 15097969 / total #impl: 243855157 (eff. 0.062)
218.75/218.85	c #Conflicts:     118000 | #Learnt:      12812 | 0.000
218.75/218.85	c total clause space: 127.173MB
218.75/218.85	c total #watches: 197401
220.45/220.50	c total #propagations: 15251945 / total #impl: 246157263 (eff. 0.062)
220.45/220.50	c #Conflicts:     119000 | #Learnt:      13812 | 0.000
220.45/220.50	c total clause space: 127.173MB
220.45/220.50	c total #watches: 200210
222.16/222.21	c total #propagations: 15402106 / total #impl: 248475607 (eff. 0.062)
222.16/222.21	c #Conflicts:     120000 | #Learnt:      14812 | 0.000
222.16/222.21	c total clause space: 127.173MB
222.16/222.21	c total #watches: 203152
224.25/224.33	c total #propagations: 15557900 / total #impl: 250789419 (eff. 0.062)
224.25/224.33	c #Conflicts:     121000 | #Learnt:      15812 | 0.000
224.25/224.33	c total clause space: 127.173MB
224.25/224.33	c total #watches: 206130
226.15/226.27	c total #propagations: 15684252 / total #impl: 252991267 (eff. 0.062)
226.15/226.27	c GC COLLECT
226.15/226.27	c #Conflicts:     122000 | #Learnt:       8513 | 0.000
226.15/226.27	c total clause space: 127.173MB
226.15/226.27	c total #watches: 165492
227.95/228.07	c total #propagations: 15832609 / total #impl: 255371101 (eff. 0.062)
227.95/228.07	c #Conflicts:     123000 | #Learnt:       9513 | 0.000
227.95/228.07	c total clause space: 127.173MB
227.95/228.07	c total #watches: 168563
230.05/230.12	c total #propagations: 15999779 / total #impl: 257831300 (eff. 0.062)
230.05/230.12	c #Conflicts:     124000 | #Learnt:      10513 | 0.000
230.05/230.12	c total clause space: 127.173MB
230.05/230.12	c total #watches: 173117
232.16/232.27	c total #propagations: 16154951 / total #impl: 259674743 (eff. 0.062)
232.16/232.27	c #Conflicts:     125000 | #Learnt:      11513 | 0.000
232.16/232.27	c total clause space: 127.173MB
232.16/232.27	c total #watches: 179379
233.75/233.82	c total #propagations: 16268246 / total #impl: 261965234 (eff. 0.062)
233.75/233.82	c #Conflicts:     126000 | #Learnt:      12513 | 0.000
233.75/233.82	c total clause space: 127.173MB
233.75/233.82	c total #watches: 183169
235.46/235.52	c total #propagations: 16455056 / total #impl: 264239559 (eff. 0.062)
235.46/235.52	c #Conflicts:     127000 | #Learnt:      13513 | 0.000
235.46/235.52	c total clause space: 127.173MB
235.46/235.52	c total #watches: 186621
237.16/237.23	c total #propagations: 16636629 / total #impl: 266187396 (eff. 0.062)
237.16/237.23	c #Conflicts:     128000 | #Learnt:      14513 | 0.000
237.16/237.23	c total clause space: 127.173MB
237.16/237.23	c total #watches: 190580
238.86/238.96	c total #propagations: 16773790 / total #impl: 268289121 (eff. 0.063)
238.86/238.96	c #Conflicts:     129000 | #Learnt:      15513 | 0.000
238.86/238.96	c total clause space: 127.173MB
238.86/238.96	c total #watches: 194026
240.56/240.66	c total #propagations: 16920376 / total #impl: 270388648 (eff. 0.063)
240.56/240.66	c #Conflicts:     130000 | #Learnt:      16513 | 0.000
240.56/240.66	c total clause space: 127.173MB
240.56/240.66	c total #watches: 197159
242.16/242.20	c total #propagations: 17082981 / total #impl: 272581513 (eff. 0.063)
242.16/242.20	c GC COLLECT
242.16/242.20	c #Conflicts:     131000 | #Learnt:       8913 | 0.000
242.16/242.20	c total clause space: 127.173MB
242.16/242.20	c total #watches: 174623
243.66/243.73	c total #propagations: 17255621 / total #impl: 274656737 (eff. 0.063)
243.66/243.73	c #Conflicts:     132000 | #Learnt:       9913 | 0.000
243.66/243.73	c total clause space: 127.173MB
243.66/243.73	c total #watches: 178213
245.26/245.31	c total #propagations: 17408336 / total #impl: 276844233 (eff. 0.063)
245.26/245.31	c #Conflicts:     133000 | #Learnt:      10913 | 0.000
245.26/245.31	c total clause space: 127.173MB
245.26/245.31	c total #watches: 182172
246.86/246.97	c total #propagations: 17531711 / total #impl: 278638661 (eff. 0.063)
246.86/246.97	c #Conflicts:     134000 | #Learnt:      11913 | 0.000
246.86/246.97	c total clause space: 127.173MB
246.86/246.97	c total #watches: 185880
248.46/248.59	c total #propagations: 17672829 / total #impl: 280271390 (eff. 0.063)
248.46/248.59	c #Conflicts:     135000 | #Learnt:      12913 | 0.000
248.46/248.59	c total clause space: 127.173MB
248.46/248.59	c total #watches: 190347
250.35/250.40	c total #propagations: 17829827 / total #impl: 282162818 (eff. 0.063)
250.35/250.40	c #Conflicts:     136000 | #Learnt:      13913 | 0.000
250.35/250.40	c total clause space: 127.173MB
250.35/250.40	c total #watches: 193675
251.96/252.02	c total #propagations: 17979543 / total #impl: 284467560 (eff. 0.063)
251.96/252.02	c #Conflicts:     137000 | #Learnt:      14913 | 0.000
251.96/252.02	c total clause space: 127.173MB
251.96/252.02	c total #watches: 196931
253.45/253.52	c total #propagations: 18145826 / total #impl: 286622270 (eff. 0.063)
253.45/253.52	c #Conflicts:     138000 | #Learnt:      15913 | 0.000
253.45/253.52	c total clause space: 127.173MB
253.45/253.52	c total #watches: 200236
254.85/254.95	c total #propagations: 18325449 / total #impl: 288607064 (eff. 0.063)
254.85/254.95	c #Conflicts:     139000 | #Learnt:      16913 | 0.000
254.85/254.95	c total clause space: 127.173MB
254.85/254.95	c total #watches: 203806
256.36/256.42	c total #propagations: 18463997 / total #impl: 290339368 (eff. 0.064)
256.36/256.42	c #Conflicts:     140000 | #Learnt:      17913 | 0.000
256.36/256.42	c total clause space: 127.173MB
256.36/256.42	c total #watches: 207540
257.65/257.76	c total #propagations: 18597886 / total #impl: 292235273 (eff. 0.064)
257.65/257.76	c GC COLLECT
257.65/257.76	c #Conflicts:     141000 | #Learnt:       9210 | 0.000
257.65/257.76	c total clause space: 127.173MB
257.65/257.76	c total #watches: 173221
259.15/259.20	c total #propagations: 18730528 / total #impl: 293912493 (eff. 0.064)
259.15/259.20	c #Conflicts:     142000 | #Learnt:      10210 | 0.000
259.15/259.20	c total clause space: 127.173MB
259.15/259.20	c total #watches: 176734
260.55/260.69	c total #propagations: 18874205 / total #impl: 295583035 (eff. 0.064)
260.55/260.69	c #Conflicts:     143000 | #Learnt:      11210 | 0.000
260.55/260.69	c total clause space: 127.173MB
260.55/260.69	c total #watches: 179961
262.15/262.28	c total #propagations: 19026186 / total #impl: 297339374 (eff. 0.064)
262.15/262.28	c #Conflicts:     144000 | #Learnt:      12210 | 0.000
262.15/262.28	c total clause space: 127.173MB
262.15/262.28	c total #watches: 184410
264.15/264.22	c total #propagations: 19186280 / total #impl: 299387731 (eff. 0.064)
264.15/264.22	c #Conflicts:     145000 | #Learnt:      13210 | 0.000
264.15/264.22	c total clause space: 127.173MB
264.15/264.22	c total #watches: 188107
265.95/266.05	c total #propagations: 19311554 / total #impl: 302004652 (eff. 0.064)
265.95/266.05	c #Conflicts:     146000 | #Learnt:      14210 | 0.000
265.95/266.05	c total clause space: 127.173MB
265.95/266.05	c total #watches: 191581
267.75/267.81	c total #propagations: 19439363 / total #impl: 304186948 (eff. 0.064)
267.75/267.81	c #Conflicts:     147000 | #Learnt:      15210 | 0.000
267.75/267.81	c total clause space: 127.173MB
267.75/267.81	c total #watches: 194957
269.35/269.43	c total #propagations: 19572670 / total #impl: 306176969 (eff. 0.064)
269.35/269.43	c #Conflicts:     148000 | #Learnt:      16210 | 0.000
269.35/269.43	c total clause space: 127.173MB
269.35/269.43	c total #watches: 198451
271.25/271.33	c total #propagations: 19712166 / total #impl: 308192319 (eff. 0.064)
271.25/271.33	c #Conflicts:     149000 | #Learnt:      17210 | 0.000
271.25/271.33	c total clause space: 127.173MB
271.25/271.33	c total #watches: 201971
273.55/273.60	c total #propagations: 19837042 / total #impl: 310325892 (eff. 0.064)
273.55/273.60	c GC COLLECT
273.55/273.60	c #Conflicts:     150000 | #Learnt:       9059 | 0.000
273.55/273.60	c total clause space: 127.173MB
273.55/273.60	c total #watches: 172119
275.65/275.76	c total #propagations: 19966456 / total #impl: 312376575 (eff. 0.064)
275.65/275.76	c #Conflicts:     151000 | #Learnt:      10059 | 0.000
275.65/275.76	c total clause space: 127.173MB
275.65/275.76	c total #watches: 175691
277.45/277.50	c total #propagations: 20129622 / total #impl: 314123467 (eff. 0.064)
277.45/277.50	c #Conflicts:     152000 | #Learnt:      11059 | 0.000
277.45/277.50	c total clause space: 127.173MB
277.45/277.50	c total #watches: 179997
279.15/279.28	c total #propagations: 20262189 / total #impl: 315942343 (eff. 0.064)
279.15/279.28	c #Conflicts:     153000 | #Learnt:      12059 | 0.000
279.15/279.28	c total clause space: 127.173MB
279.15/279.28	c total #watches: 184406
280.95/281.08	c total #propagations: 20391865 / total #impl: 318175474 (eff. 0.064)
280.95/281.08	c #Conflicts:     154000 | #Learnt:      13059 | 0.000
280.95/281.08	c total clause space: 127.173MB
280.95/281.08	c total #watches: 188678
282.66/282.80	c total #propagations: 20519260 / total #impl: 320136062 (eff. 0.064)
282.66/282.80	c #Conflicts:     155000 | #Learnt:      14059 | 0.000
282.66/282.80	c total clause space: 127.173MB
282.66/282.80	c total #watches: 192481
284.65/284.76	c total #propagations: 20653466 / total #impl: 322086235 (eff. 0.064)
284.65/284.76	c #Conflicts:     156000 | #Learnt:      15059 | 0.000
284.65/284.76	c total clause space: 127.173MB
284.65/284.76	c total #watches: 196184
286.45/286.50	c total #propagations: 20794965 / total #impl: 324163883 (eff. 0.064)
286.45/286.50	c #Conflicts:     157000 | #Learnt:      16059 | 0.000
286.45/286.50	c total clause space: 127.173MB
286.45/286.50	c total #watches: 200212
288.26/288.35	c total #propagations: 20945001 / total #impl: 325976221 (eff. 0.064)
288.26/288.35	c #Conflicts:     158000 | #Learnt:      17059 | 0.000
288.26/288.35	c total clause space: 127.173MB
288.26/288.35	c total #watches: 203511
289.95/290.02	c total #propagations: 21104038 / total #impl: 327901654 (eff. 0.064)
289.95/290.02	c #Conflicts:     159000 | #Learnt:      18059 | 0.000
289.95/290.02	c total clause space: 127.173MB
289.95/290.02	c total #watches: 207242
291.65/291.70	c total #propagations: 21231844 / total #impl: 329758772 (eff. 0.064)
291.65/291.70	c GC COLLECT
291.65/291.70	c #Conflicts:     160000 | #Learnt:       9328 | 0.000
291.65/291.70	c total clause space: 127.173MB
291.65/291.70	c total #watches: 175600
293.15/293.27	c total #propagations: 21376194 / total #impl: 331938665 (eff. 0.064)
293.15/293.27	c #Conflicts:     161000 | #Learnt:      10328 | 0.000
293.15/293.27	c total clause space: 127.173MB
293.15/293.27	c total #watches: 179049
294.95/295.03	c total #propagations: 21617597 / total #impl: 334261304 (eff. 0.065)
294.95/295.03	c #Conflicts:     162000 | #Learnt:      11328 | 0.000
294.95/295.03	c total clause space: 127.173MB
294.95/295.03	c total #watches: 182606
296.95/297.03	c total #propagations: 21762506 / total #impl: 336823475 (eff. 0.065)
296.95/297.03	c #Conflicts:     163000 | #Learnt:      12328 | 0.000
296.95/297.03	c total clause space: 127.173MB
296.95/297.03	c total #watches: 185852
298.85/298.92	c total #propagations: 21886189 / total #impl: 338935667 (eff. 0.065)
298.85/298.92	c #Conflicts:     164000 | #Learnt:      13328 | 0.000
298.85/298.92	c total clause space: 127.173MB
298.85/298.92	c total #watches: 189459
300.45/300.52	c total #propagations: 22009784 / total #impl: 340980968 (eff. 0.065)
300.45/300.52	c #Conflicts:     165000 | #Learnt:      14328 | 0.000
300.45/300.52	c total clause space: 127.173MB
300.45/300.52	c total #watches: 193117
302.05/302.10	c total #propagations: 22137399 / total #impl: 343135118 (eff. 0.065)
302.05/302.10	c #Conflicts:     166000 | #Learnt:      15328 | 0.000
302.05/302.10	c total clause space: 127.173MB
302.05/302.10	c total #watches: 196835
303.74/303.87	c total #propagations: 22265600 / total #impl: 345066564 (eff. 0.065)
303.74/303.87	c #Conflicts:     167000 | #Learnt:      16328 | 0.000
303.74/303.87	c total clause space: 127.173MB
303.74/303.87	c total #watches: 200252
305.14/305.20	c total #propagations: 22405809 / total #impl: 347176702 (eff. 0.065)
305.14/305.20	c #Conflicts:     168000 | #Learnt:      17328 | 0.000
305.14/305.20	c total clause space: 127.173MB
305.14/305.20	c total #watches: 203900
306.44/306.57	c total #propagations: 22600242 / total #impl: 349436393 (eff. 0.065)
306.44/306.57	c #Conflicts:     169000 | #Learnt:      18328 | 0.000
306.44/306.57	c total clause space: 127.173MB
306.44/306.57	c total #watches: 207663
308.34/308.48	c total #propagations: 22782193 / total #impl: 351613206 (eff. 0.065)
308.34/308.48	c GC COLLECT
308.34/308.48	c #Conflicts:     170000 | #Learnt:       9226 | 0.000
308.34/308.48	c total clause space: 127.173MB
308.34/308.48	c total #watches: 180505
310.54/310.61	c total #propagations: 22896273 / total #impl: 353626087 (eff. 0.065)
310.54/310.61	c #Conflicts:     171000 | #Learnt:      10230 | 0.000
310.54/310.61	c total clause space: 127.173MB
310.54/310.61	c total #watches: 194740
313.24/313.33	c total #propagations: 23037888 / total #impl: 355744571 (eff. 0.065)
313.24/313.33	c #Conflicts:     172000 | #Learnt:      11230 | 0.000
313.24/313.33	c total clause space: 127.173MB
313.24/313.33	c total #watches: 198888
315.44/315.59	c total #propagations: 23176708 / total #impl: 358060319 (eff. 0.065)
315.44/315.59	c #Conflicts:     173000 | #Learnt:      12230 | 0.000
315.44/315.59	c total clause space: 127.173MB
315.44/315.59	c total #watches: 202457
317.44/317.52	c total #propagations: 23321499 / total #impl: 360668808 (eff. 0.065)
317.44/317.52	c #Conflicts:     174000 | #Learnt:      13230 | 0.000
317.44/317.52	c total clause space: 127.173MB
317.44/317.52	c total #watches: 205853
319.24/319.33	c total #propagations: 23492019 / total #impl: 363106987 (eff. 0.065)
319.24/319.33	c #Conflicts:     175000 | #Learnt:      14230 | 0.000
319.24/319.33	c total clause space: 127.173MB
319.24/319.33	c total #watches: 209495
321.04/321.11	c total #propagations: 23650297 / total #impl: 365371740 (eff. 0.065)
321.04/321.11	c #Conflicts:     176000 | #Learnt:      15230 | 0.000
321.04/321.11	c total clause space: 127.173MB
321.04/321.11	c total #watches: 213450
323.24/323.38	c total #propagations: 23801383 / total #impl: 367614514 (eff. 0.065)
323.24/323.38	c #Conflicts:     177000 | #Learnt:      16230 | 0.000
323.24/323.38	c total clause space: 127.173MB
323.24/323.38	c total #watches: 217970
325.84/325.97	c total #propagations: 23953390 / total #impl: 369903631 (eff. 0.065)
325.84/325.97	c #Conflicts:     178000 | #Learnt:      17230 | 0.000
325.84/325.97	c total clause space: 127.173MB
325.84/325.97	c total #watches: 222530
327.75/327.81	c total #propagations: 24185244 / total #impl: 372529113 (eff. 0.065)
327.75/327.81	c #Conflicts:     179000 | #Learnt:      18230 | 0.000
327.75/327.81	c total clause space: 127.173MB
327.75/327.81	c total #watches: 227534
329.74/329.84	c total #propagations: 24355348 / total #impl: 374743517 (eff. 0.065)
329.74/329.84	c GC COLLECT
329.74/329.84	c #Conflicts:     180000 | #Learnt:       9143 | 0.000
329.74/329.84	c total clause space: 127.173MB
329.74/329.84	c total #watches: 195109
331.64/331.75	c total #propagations: 24519346 / total #impl: 376940173 (eff. 0.065)
331.64/331.75	c #Conflicts:     181000 | #Learnt:      10143 | 0.000
331.64/331.75	c total clause space: 127.173MB
331.64/331.75	c total #watches: 199280
333.54/333.62	c total #propagations: 24674183 / total #impl: 379264298 (eff. 0.065)
333.54/333.62	c #Conflicts:     182000 | #Learnt:      11143 | 0.000
333.54/333.62	c total clause space: 127.173MB
333.54/333.62	c total #watches: 203405
335.45/335.57	c total #propagations: 24822067 / total #impl: 381100786 (eff. 0.065)
335.45/335.57	c #Conflicts:     183000 | #Learnt:      12143 | 0.000
335.45/335.57	c total clause space: 127.173MB
335.45/335.57	c total #watches: 207816
337.44/337.55	c total #propagations: 24973808 / total #impl: 383225099 (eff. 0.065)
337.44/337.55	c #Conflicts:     184000 | #Learnt:      13143 | 0.000
337.44/337.55	c total clause space: 127.173MB
337.44/337.55	c total #watches: 211910
339.34/339.48	c total #propagations: 25112805 / total #impl: 385392960 (eff. 0.065)
339.34/339.48	c #Conflicts:     185000 | #Learnt:      14143 | 0.000
339.34/339.48	c total clause space: 127.173MB
339.34/339.48	c total #watches: 215878
341.34/341.43	c total #propagations: 25262799 / total #impl: 387768050 (eff. 0.065)
341.34/341.43	c #Conflicts:     186000 | #Learnt:      15143 | 0.000
341.34/341.43	c total clause space: 127.173MB
341.34/341.43	c total #watches: 219682
343.34/343.46	c total #propagations: 25434147 / total #impl: 390251280 (eff. 0.065)
343.34/343.46	c #Conflicts:     187000 | #Learnt:      16143 | 0.000
343.34/343.46	c total clause space: 127.173MB
343.34/343.46	c total #watches: 223656
345.14/345.23	c total #propagations: 25587928 / total #impl: 392457994 (eff. 0.065)
345.14/345.23	c #Conflicts:     188000 | #Learnt:      17143 | 0.000
345.14/345.23	c total clause space: 127.173MB
345.14/345.23	c total #watches: 227900
346.84/346.98	c total #propagations: 25752412 / total #impl: 394691705 (eff. 0.065)
346.84/346.98	c #Conflicts:     189000 | #Learnt:      18143 | 0.000
346.84/346.98	c total clause space: 127.173MB
346.84/346.98	c total #watches: 232191
348.54/348.66	c total #propagations: 25910142 / total #impl: 396690589 (eff. 0.065)
348.54/348.66	c #Conflicts:     190000 | #Learnt:      19143 | 0.000
348.54/348.66	c total clause space: 127.173MB
348.54/348.66	c total #watches: 236305
350.24/350.36	c total #propagations: 26075704 / total #impl: 398621915 (eff. 0.065)
350.24/350.36	c GC COLLECT
350.24/350.36	c #Conflicts:     191000 | #Learnt:       9299 | 0.000
350.24/350.36	c total clause space: 127.173MB
350.24/350.36	c total #watches: 194437
351.94/352.10	c total #propagations: 26238975 / total #impl: 400940943 (eff. 0.065)
351.94/352.10	c #Conflicts:     192000 | #Learnt:      10299 | 0.000
351.94/352.10	c total clause space: 127.173MB
351.94/352.10	c total #watches: 198419
353.73/353.83	c total #propagations: 26401231 / total #impl: 403414901 (eff. 0.065)
353.73/353.83	c #Conflicts:     193000 | #Learnt:      11299 | 0.000
353.73/353.83	c total clause space: 127.173MB
353.73/353.83	c total #watches: 202436
355.63/355.70	c total #propagations: 26550012 / total #impl: 405626117 (eff. 0.065)
355.63/355.70	c #Conflicts:     194000 | #Learnt:      12299 | 0.000
355.63/355.70	c total clause space: 127.173MB
355.63/355.70	c total #watches: 206377
357.33/357.47	c total #propagations: 26700308 / total #impl: 407850916 (eff. 0.065)
357.33/357.47	c #Conflicts:     195000 | #Learnt:      13299 | 0.000
357.33/357.47	c total clause space: 127.173MB
357.33/357.47	c total #watches: 210370
359.03/359.19	c total #propagations: 26868546 / total #impl: 409835997 (eff. 0.066)
359.03/359.19	c #Conflicts:     196000 | #Learnt:      14299 | 0.000
359.03/359.19	c total clause space: 127.173MB
359.03/359.19	c total #watches: 214298
360.74/360.88	c total #propagations: 27040143 / total #impl: 412145283 (eff. 0.066)
360.74/360.88	c #Conflicts:     197000 | #Learnt:      15299 | 0.000
360.74/360.88	c total clause space: 127.173MB
360.74/360.88	c total #watches: 218150
362.53/362.63	c total #propagations: 27209859 / total #impl: 414232340 (eff. 0.066)
362.53/362.63	c #Conflicts:     198000 | #Learnt:      16299 | 0.000
362.53/362.63	c total clause space: 127.173MB
362.53/362.63	c total #watches: 222053
364.23/364.34	c total #propagations: 27381903 / total #impl: 416456783 (eff. 0.066)
364.23/364.34	c #Conflicts:     199000 | #Learnt:      17299 | 0.000
364.23/364.34	c total clause space: 127.173MB
364.23/364.34	c total #watches: 226227
365.93/366.01	c total #propagations: 27543936 / total #impl: 418600165 (eff. 0.066)
365.93/366.01	c #Conflicts:     200000 | #Learnt:      18299 | 0.000
365.93/366.01	c total clause space: 127.173MB
365.93/366.01	c total #watches: 230141
367.73/367.86	c total #propagations: 27702023 / total #impl: 420589239 (eff. 0.066)
367.73/367.86	c #Conflicts:     201000 | #Learnt:      19299 | 0.000
367.73/367.86	c total clause space: 127.173MB
367.73/367.86	c total #watches: 233985
369.43/369.60	c total #propagations: 27861437 / total #impl: 422850499 (eff. 0.066)
369.43/369.60	c GC COLLECT
369.43/369.60	c #Conflicts:     202000 | #Learnt:       9138 | 0.000
369.43/369.60	c total clause space: 127.173MB
369.43/369.60	c total #watches: 192108
371.13/371.20	c total #propagations: 28013834 / total #impl: 424959937 (eff. 0.066)
371.13/371.20	c #Conflicts:     203000 | #Learnt:      10138 | 0.000
371.13/371.20	c total clause space: 127.173MB
371.13/371.20	c total #watches: 196280
372.84/372.91	c total #propagations: 28168208 / total #impl: 427024355 (eff. 0.066)
372.84/372.91	c #Conflicts:     204000 | #Learnt:      11138 | 0.000
372.84/372.91	c total clause space: 127.173MB
372.84/372.91	c total #watches: 200499
374.43/374.51	c total #propagations: 28323937 / total #impl: 429217204 (eff. 0.066)
374.43/374.51	c #Conflicts:     205000 | #Learnt:      12138 | 0.000
374.43/374.51	c total clause space: 127.173MB
374.43/374.51	c total #watches: 204858
375.93/376.09	c total #propagations: 28475216 / total #impl: 431476724 (eff. 0.066)
375.93/376.09	c #Conflicts:     206000 | #Learnt:      13138 | 0.000
375.93/376.09	c total clause space: 127.173MB
375.93/376.09	c total #watches: 208525
377.43/377.50	c total #propagations: 28661950 / total #impl: 433591099 (eff. 0.066)
377.43/377.50	c #Conflicts:     207000 | #Learnt:      14138 | 0.000
377.43/377.50	c total clause space: 127.173MB
377.43/377.50	c total #watches: 211661
378.73/378.84	c total #propagations: 28874122 / total #impl: 436008162 (eff. 0.066)
378.73/378.84	c #Conflicts:     208000 | #Learnt:      15138 | 0.000
378.73/378.84	c total clause space: 127.173MB
378.73/378.84	c total #watches: 214867
380.23/380.32	c total #propagations: 29112004 / total #impl: 438156210 (eff. 0.066)
380.23/380.32	c #Conflicts:     209000 | #Learnt:      16138 | 0.000
380.23/380.32	c total clause space: 127.173MB
380.23/380.32	c total #watches: 218053
381.74/381.87	c total #propagations: 29337975 / total #impl: 440572702 (eff. 0.067)
381.74/381.87	c #Conflicts:     210000 | #Learnt:      17138 | 0.000
381.74/381.87	c total clause space: 127.173MB
381.74/381.87	c total #watches: 221327
383.13/383.21	c total #propagations: 29540898 / total #impl: 443122515 (eff. 0.067)
383.13/383.21	c #Conflicts:     211000 | #Learnt:      18138 | 0.000
383.13/383.21	c total clause space: 127.173MB
383.13/383.21	c total #watches: 224806
384.43/384.55	c total #propagations: 29758322 / total #impl: 445272859 (eff. 0.067)
384.43/384.55	c #Conflicts:     212000 | #Learnt:      19138 | 0.000
384.43/384.55	c total clause space: 127.173MB
384.43/384.55	c total #watches: 228482
385.73/385.84	c total #propagations: 29988095 / total #impl: 447388087 (eff. 0.067)
385.73/385.84	c GC COLLECT
385.73/385.84	c #Conflicts:     213000 | #Learnt:       8887 | 0.000
385.73/385.84	c total clause space: 127.173MB
385.73/385.84	c total #watches: 186690
387.03/387.12	c total #propagations: 30226133 / total #impl: 450182776 (eff. 0.067)
387.03/387.12	c #Conflicts:     214000 | #Learnt:       9887 | 0.000
387.03/387.12	c total clause space: 127.173MB
387.03/387.12	c total #watches: 190476
388.13/388.30	c total #propagations: 30456227 / total #impl: 452601608 (eff. 0.067)
388.13/388.30	c #Conflicts:     215000 | #Learnt:      10887 | 0.000
388.13/388.30	c total clause space: 127.173MB
388.13/388.30	c total #watches: 193802
389.53/389.64	c total #propagations: 30687398 / total #impl: 454960323 (eff. 0.067)
389.53/389.64	c #Conflicts:     216000 | #Learnt:      11887 | 0.000
389.53/389.64	c total clause space: 127.173MB
389.53/389.64	c total #watches: 197084
390.83/390.90	c total #propagations: 30896054 / total #impl: 457298386 (eff. 0.068)
390.83/390.90	c #Conflicts:     217000 | #Learnt:      12887 | 0.000
390.83/390.90	c total clause space: 127.173MB
390.83/390.90	c total #watches: 200435
392.03/392.19	c total #propagations: 31103597 / total #impl: 459612979 (eff. 0.068)
392.03/392.19	c #Conflicts:     218000 | #Learnt:      13887 | 0.000
392.03/392.19	c total clause space: 127.173MB
392.03/392.19	c total #watches: 203849
393.43/393.53	c total #propagations: 31307327 / total #impl: 461876842 (eff. 0.068)
393.43/393.53	c #Conflicts:     219000 | #Learnt:      14887 | 0.000
393.43/393.53	c total clause space: 127.173MB
393.43/393.53	c total #watches: 207210
394.63/394.73	c total #propagations: 31518647 / total #impl: 464281278 (eff. 0.068)
394.63/394.73	c #Conflicts:     220000 | #Learnt:      15887 | 0.000
394.63/394.73	c total clause space: 127.173MB
394.63/394.73	c total #watches: 210378
395.83/395.99	c total #propagations: 31745877 / total #impl: 466668611 (eff. 0.068)
395.83/395.99	c #Conflicts:     221000 | #Learnt:      16887 | 0.000
395.83/395.99	c total clause space: 127.173MB
395.83/395.99	c total #watches: 213951
397.43/397.54	c total #propagations: 31964832 / total #impl: 468904081 (eff. 0.068)
397.43/397.54	c #Conflicts:     222000 | #Learnt:      17887 | 0.000
397.43/397.54	c total clause space: 127.173MB
397.43/397.54	c total #watches: 217316
398.93/399.07	c total #propagations: 32173524 / total #impl: 471376385 (eff. 0.068)
398.93/399.07	c #Conflicts:     223000 | #Learnt:      18887 | 0.000
398.93/399.07	c total clause space: 127.173MB
398.93/399.07	c total #watches: 220692
400.33/400.46	c total #propagations: 32369852 / total #impl: 473569830 (eff. 0.068)
400.33/400.46	c #Conflicts:     224000 | #Learnt:      19887 | 0.000
400.33/400.46	c total clause space: 127.173MB
400.33/400.46	c total #watches: 224113
401.83/401.91	c total #propagations: 32570499 / total #impl: 476004423 (eff. 0.068)
401.83/401.91	c GC COLLECT
401.83/401.91	c #Conflicts:     225000 | #Learnt:       9273 | 0.000
401.83/401.91	c total clause space: 127.173MB
401.83/401.91	c total #watches: 186594
403.43/403.52	c total #propagations: 32776310 / total #impl: 478220011 (eff. 0.069)
403.43/403.52	c #Conflicts:     226000 | #Learnt:      10273 | 0.000
403.43/403.52	c total clause space: 127.173MB
403.43/403.52	c total #watches: 189772
404.93/405.01	c total #propagations: 32972684 / total #impl: 480738808 (eff. 0.069)
404.93/405.01	c #Conflicts:     227000 | #Learnt:      11273 | 0.000
404.93/405.01	c total clause space: 127.173MB
404.93/405.01	c total #watches: 192734
406.13/406.29	c total #propagations: 33171215 / total #impl: 483218636 (eff. 0.069)
406.13/406.29	c #Conflicts:     228000 | #Learnt:      12273 | 0.000
406.13/406.29	c total clause space: 127.173MB
406.13/406.29	c total #watches: 196291
407.63/407.70	c total #propagations: 33374257 / total #impl: 485406419 (eff. 0.069)
407.63/407.70	c #Conflicts:     229000 | #Learnt:      13273 | 0.000
407.63/407.70	c total clause space: 127.173MB
407.63/407.70	c total #watches: 200057
408.92/409.03	c total #propagations: 33600745 / total #impl: 487622258 (eff. 0.069)
408.92/409.03	c #Conflicts:     230000 | #Learnt:      14273 | 0.000
408.92/409.03	c total clause space: 127.173MB
408.92/409.03	c total #watches: 203676
410.23/410.40	c total #propagations: 33825294 / total #impl: 490002777 (eff. 0.069)
410.23/410.40	c #Conflicts:     231000 | #Learnt:      15273 | 0.000
410.23/410.40	c total clause space: 127.173MB
410.23/410.40	c total #watches: 207251
411.82/411.90	c total #propagations: 34045665 / total #impl: 492526637 (eff. 0.069)
411.82/411.90	c #Conflicts:     232000 | #Learnt:      16273 | 0.000
411.82/411.90	c total clause space: 127.173MB
411.82/411.90	c total #watches: 210834
413.22/413.30	c total #propagations: 34235003 / total #impl: 494645425 (eff. 0.069)
413.22/413.30	c #Conflicts:     233000 | #Learnt:      17273 | 0.000
413.22/413.30	c total clause space: 127.173MB
413.22/413.30	c total #watches: 214467
414.63/414.72	c total #propagations: 34442332 / total #impl: 496732228 (eff. 0.069)
414.63/414.72	c #Conflicts:     234000 | #Learnt:      18273 | 0.000
414.63/414.72	c total clause space: 127.173MB
414.63/414.72	c total #watches: 218237
416.12/416.20	c total #propagations: 34643289 / total #impl: 498816707 (eff. 0.069)
416.12/416.20	c #Conflicts:     235000 | #Learnt:      19273 | 0.000
416.12/416.20	c total clause space: 127.173MB
416.12/416.20	c total #watches: 221967
417.42/417.54	c total #propagations: 34838611 / total #impl: 500959899 (eff. 0.070)
417.42/417.54	c #Conflicts:     236000 | #Learnt:      20273 | 0.000
417.42/417.54	c total clause space: 127.173MB
417.42/417.54	c total #watches: 225491
419.22/419.38	c total #propagations: 35041254 / total #impl: 503142144 (eff. 0.070)
419.22/419.38	c GC COLLECT
419.22/419.38	c #Conflicts:     237000 | #Learnt:       9476 | 0.000
419.22/419.38	c total clause space: 127.173MB
419.22/419.38	c total #watches: 190095
420.92/421.01	c total #propagations: 35202041 / total #impl: 505387746 (eff. 0.070)
420.92/421.01	c #Conflicts:     238000 | #Learnt:      10476 | 0.000
420.92/421.01	c total clause space: 127.173MB
420.92/421.01	c total #watches: 194019
422.62/422.74	c total #propagations: 35389366 / total #impl: 507087733 (eff. 0.070)
422.62/422.74	c #Conflicts:     239000 | #Learnt:      11476 | 0.000
422.62/422.74	c total clause space: 127.173MB
422.62/422.74	c total #watches: 197901
424.72/424.84	c total #propagations: 35578059 / total #impl: 509134909 (eff. 0.070)
424.72/424.84	c #Conflicts:     240000 | #Learnt:      12476 | 0.000
424.72/424.84	c total clause space: 127.173MB
424.72/424.84	c total #watches: 202228
426.52/426.64	c total #propagations: 35725994 / total #impl: 511566889 (eff. 0.070)
426.52/426.64	c #Conflicts:     241000 | #Learnt:      13476 | 0.000
426.52/426.64	c total clause space: 127.173MB
426.52/426.64	c total #watches: 206076
428.32/428.45	c total #propagations: 35914161 / total #impl: 513881633 (eff. 0.070)
428.32/428.45	c #Conflicts:     242000 | #Learnt:      14476 | 0.000
428.32/428.45	c total clause space: 127.173MB
428.32/428.45	c total #watches: 209848
429.92/430.05	c total #propagations: 36085115 / total #impl: 515981808 (eff. 0.070)
429.92/430.05	c #Conflicts:     243000 | #Learnt:      15476 | 0.000
429.92/430.05	c total clause space: 127.173MB
429.92/430.05	c total #watches: 213309
431.52/431.60	c total #propagations: 36289786 / total #impl: 518528085 (eff. 0.070)
431.52/431.60	c #Conflicts:     244000 | #Learnt:      16476 | 0.000
431.52/431.60	c total clause space: 127.173MB
431.52/431.60	c total #watches: 216772
433.12/433.23	c total #propagations: 36492799 / total #impl: 521014260 (eff. 0.070)
433.12/433.23	c #Conflicts:     245000 | #Learnt:      17476 | 0.000
433.12/433.23	c total clause space: 127.173MB
433.12/433.23	c total #watches: 220834
435.53/435.65	c total #propagations: 36659116 / total #impl: 523197680 (eff. 0.070)
435.53/435.65	c #Conflicts:     246000 | #Learnt:      18476 | 0.000
435.53/435.65	c total clause space: 127.173MB
435.53/435.65	c total #watches: 224307
437.52/437.65	c total #propagations: 36846832 / total #impl: 525202790 (eff. 0.070)
437.52/437.65	c #Conflicts:     247000 | #Learnt:      19476 | 0.000
437.52/437.65	c total clause space: 127.173MB
437.52/437.65	c total #watches: 227618
439.12/439.27	c total #propagations: 37013977 / total #impl: 527047810 (eff. 0.070)
439.12/439.27	c #Conflicts:     248000 | #Learnt:      20476 | 0.000
439.12/439.27	c total clause space: 127.173MB
439.12/439.27	c total #watches: 231454
441.13/441.21	c total #propagations: 37175015 / total #impl: 528857160 (eff. 0.070)
441.13/441.21	c GC COLLECT
441.13/441.21	c #Conflicts:     249000 | #Learnt:       9552 | 0.000
441.13/441.21	c total clause space: 127.173MB
441.13/441.21	c total #watches: 191137
443.12/443.23	c total #propagations: 37341894 / total #impl: 531345256 (eff. 0.070)
443.12/443.23	c #Conflicts:     250000 | #Learnt:      10552 | 0.000
443.12/443.23	c total clause space: 127.173MB
443.12/443.23	c total #watches: 194412
444.72/444.84	c total #propagations: 37499640 / total #impl: 533655609 (eff. 0.070)
444.72/444.84	c #Conflicts:     251000 | #Learnt:      11552 | 0.000
444.72/444.84	c total clause space: 127.173MB
444.72/444.84	c total #watches: 197937
446.32/446.40	c total #propagations: 37695811 / total #impl: 535971189 (eff. 0.070)
446.32/446.40	c #Conflicts:     252000 | #Learnt:      12552 | 0.000
446.32/446.40	c total clause space: 127.173MB
446.32/446.40	c total #watches: 201358
447.82/447.96	c total #propagations: 37890163 / total #impl: 538341390 (eff. 0.070)
447.82/447.96	c #Conflicts:     253000 | #Learnt:      13552 | 0.000
447.82/447.96	c total clause space: 127.173MB
447.82/447.96	c total #watches: 205013
448.92/449.09	c total #propagations: 38063029 / total #impl: 540477662 (eff. 0.070)
448.92/449.09	c #Conflicts:     254000 | #Learnt:      14552 | 0.000
448.92/449.09	c total clause space: 127.173MB
448.92/449.09	c total #watches: 209643
449.92/450.04	c total #propagations: 38314274 / total #impl: 542700906 (eff. 0.071)
449.92/450.04	c #Conflicts:     255000 | #Learnt:      15552 | 0.000
449.92/450.04	c total clause space: 127.173MB
449.92/450.04	c total #watches: 214299
451.22/451.37	c total #propagations: 38576470 / total #impl: 544988286 (eff. 0.071)
451.22/451.37	c #Conflicts:     256000 | #Learnt:      16552 | 0.000
451.22/451.37	c total clause space: 127.173MB
451.22/451.37	c total #watches: 219806
452.92/453.07	c total #propagations: 38753615 / total #impl: 546866885 (eff. 0.071)
452.92/453.07	c #Conflicts:     257000 | #Learnt:      17552 | 0.000
452.92/453.07	c total clause space: 127.173MB
452.92/453.07	c total #watches: 224809
454.62/454.78	c total #propagations: 38881091 / total #impl: 548686912 (eff. 0.071)
454.62/454.78	c #Conflicts:     258000 | #Learnt:      18552 | 0.000
454.62/454.78	c total clause space: 127.173MB
454.62/454.78	c total #watches: 229588
456.42/456.55	c total #propagations: 39030652 / total #impl: 550474012 (eff. 0.071)
456.42/456.55	c #Conflicts:     259000 | #Learnt:      19552 | 0.000
456.42/456.55	c total clause space: 127.173MB
456.42/456.55	c total #watches: 233378
458.32/458.41	c total #propagations: 39247761 / total #impl: 553043242 (eff. 0.071)
458.32/458.41	c #Conflicts:     260000 | #Learnt:      20552 | 0.000
458.32/458.41	c total clause space: 127.173MB
458.32/458.41	c total #watches: 237513
459.62/459.73	c total #propagations: 39424258 / total #impl: 555348833 (eff. 0.071)
459.62/459.73	c #Conflicts:     261000 | #Learnt:      21552 | 0.000
459.62/459.73	c total clause space: 127.173MB
459.62/459.73	c total #watches: 241279
461.12/461.20	c total #propagations: 39628602 / total #impl: 557956664 (eff. 0.071)
461.12/461.20	c GC COLLECT
461.12/461.20	c #Conflicts:     262000 | #Learnt:       9646 | 0.000
461.12/461.20	c total clause space: 127.173MB
461.12/461.20	c total #watches: 198560
462.82/462.97	c total #propagations: 39857285 / total #impl: 560495505 (eff. 0.071)
462.82/462.97	c #Conflicts:     263000 | #Learnt:      10646 | 0.000
462.82/462.97	c total clause space: 127.173MB
462.82/462.97	c total #watches: 203125
464.82/464.95	c total #propagations: 40026265 / total #impl: 562720787 (eff. 0.071)
464.82/464.95	c #Conflicts:     264000 | #Learnt:      11646 | 0.000
464.82/464.95	c total clause space: 127.173MB
464.82/464.95	c total #watches: 208182
466.72/466.86	c total #propagations: 40162321 / total #impl: 565597030 (eff. 0.071)
466.72/466.86	c #Conflicts:     265000 | #Learnt:      12646 | 0.000
466.72/466.86	c total clause space: 127.173MB
466.72/466.86	c total #watches: 214172
468.62/468.72	c total #propagations: 40310361 / total #impl: 568063599 (eff. 0.071)
468.62/468.72	c #Conflicts:     266000 | #Learnt:      13646 | 0.000
468.62/468.72	c total clause space: 127.173MB
468.62/468.72	c total #watches: 220925
470.31/470.42	c total #propagations: 40488038 / total #impl: 570934900 (eff. 0.071)
470.31/470.42	c #Conflicts:     267000 | #Learnt:      14646 | 0.000
470.31/470.42	c total clause space: 127.173MB
470.31/470.42	c total #watches: 226124
472.01/472.16	c total #propagations: 40693102 / total #impl: 573586679 (eff. 0.071)
472.01/472.16	c #Conflicts:     268000 | #Learnt:      15646 | 0.000
472.01/472.16	c total clause space: 127.173MB
472.01/472.16	c total #watches: 230331
473.91/474.09	c total #propagations: 40881936 / total #impl: 575951851 (eff. 0.071)
473.91/474.09	c #Conflicts:     269000 | #Learnt:      16646 | 0.000
473.91/474.09	c total clause space: 127.173MB
473.91/474.09	c total #watches: 235292
475.71/475.84	c total #propagations: 41074707 / total #impl: 578891101 (eff. 0.071)
475.71/475.84	c #Conflicts:     270000 | #Learnt:      17646 | 0.000
475.71/475.84	c total clause space: 127.173MB
475.71/475.84	c total #watches: 240711
477.42/477.55	c total #propagations: 41284919 / total #impl: 581482494 (eff. 0.071)
477.42/477.55	c #Conflicts:     271000 | #Learnt:      18646 | 0.000
477.42/477.55	c total clause space: 127.173MB
477.42/477.55	c total #watches: 244717
479.01/479.16	c total #propagations: 41488958 / total #impl: 584407910 (eff. 0.071)
479.01/479.16	c #Conflicts:     272000 | #Learnt:      19646 | 0.000
479.01/479.16	c total clause space: 127.173MB
479.01/479.16	c total #watches: 249597
480.51/480.70	c total #propagations: 41682408 / total #impl: 586775831 (eff. 0.071)
480.51/480.70	c #Conflicts:     273000 | #Learnt:      20646 | 0.000
480.51/480.70	c total clause space: 127.173MB
480.51/480.70	c total #watches: 254793
482.21/482.34	c total #propagations: 41881825 / total #impl: 589055168 (eff. 0.071)
482.21/482.34	c GC COLLECT
482.21/482.34	c #Conflicts:     274000 | #Learnt:       9178 | 0.000
482.21/482.34	c total clause space: 127.173MB
482.21/482.34	c total #watches: 202298
483.92/484.06	c total #propagations: 42068899 / total #impl: 591296026 (eff. 0.071)
483.92/484.06	c #Conflicts:     275000 | #Learnt:      10178 | 0.000
483.92/484.06	c total clause space: 127.173MB
483.92/484.06	c total #watches: 208021
485.71/485.87	c total #propagations: 42258501 / total #impl: 593637722 (eff. 0.071)
485.71/485.87	c #Conflicts:     276000 | #Learnt:      11178 | 0.000
485.71/485.87	c total clause space: 127.173MB
485.71/485.87	c total #watches: 211685
487.51/487.64	c total #propagations: 42486087 / total #impl: 596028737 (eff. 0.071)
487.51/487.64	c #Conflicts:     277000 | #Learnt:      12178 | 0.000
487.51/487.64	c total clause space: 127.173MB
487.51/487.64	c total #watches: 216153
489.52/489.61	c total #propagations: 42659187 / total #impl: 598035776 (eff. 0.071)
489.52/489.61	c #Conflicts:     278000 | #Learnt:      13178 | 0.000
489.52/489.61	c total clause space: 127.173MB
489.52/489.61	c total #watches: 220166
491.11/491.28	c total #propagations: 42825056 / total #impl: 600267318 (eff. 0.071)
491.11/491.28	c #Conflicts:     279000 | #Learnt:      14178 | 0.000
491.11/491.28	c total clause space: 127.173MB
491.11/491.28	c total #watches: 224269
492.82/492.98	c total #propagations: 43010355 / total #impl: 602610875 (eff. 0.071)
492.82/492.98	c #Conflicts:     280000 | #Learnt:      15178 | 0.000
492.82/492.98	c total clause space: 127.173MB
492.82/492.98	c total #watches: 231618
494.31/494.41	c total #propagations: 43175405 / total #impl: 604948354 (eff. 0.071)
494.31/494.41	c #Conflicts:     281000 | #Learnt:      16178 | 0.000
494.31/494.41	c total clause space: 127.173MB
494.31/494.41	c total #watches: 236366
495.71/495.85	c total #propagations: 43330364 / total #impl: 606464889 (eff. 0.071)
495.71/495.85	c #Conflicts:     282000 | #Learnt:      17178 | 0.000
495.71/495.85	c total clause space: 127.173MB
495.71/495.85	c total #watches: 240094
497.01/497.10	c total #propagations: 43532954 / total #impl: 608550422 (eff. 0.072)
497.01/497.10	c #Conflicts:     283000 | #Learnt:      18178 | 0.000
497.01/497.10	c total clause space: 127.173MB
497.01/497.10	c total #watches: 245546
498.41/498.55	c total #propagations: 43744776 / total #impl: 610770682 (eff. 0.072)
498.41/498.55	c #Conflicts:     284000 | #Learnt:      19178 | 0.000
498.41/498.55	c total clause space: 127.173MB
498.41/498.55	c total #watches: 249264
499.61/499.76	c total #propagations: 43952355 / total #impl: 613120423 (eff. 0.072)
499.61/499.76	c #Conflicts:     285000 | #Learnt:      20178 | 0.000
499.61/499.76	c total clause space: 127.173MB
499.61/499.76	c total #watches: 253090
500.81/500.97	c total #propagations: 44164151 / total #impl: 615052397 (eff. 0.072)
500.81/500.97	c #Conflicts:     286000 | #Learnt:      21178 | 0.000
500.81/500.97	c total clause space: 127.173MB
500.81/500.97	c total #watches: 256336
502.21/502.33	c total #propagations: 44371235 / total #impl: 617259361 (eff. 0.072)
502.21/502.33	c GC COLLECT
502.21/502.33	c #Conflicts:     287000 | #Learnt:       8874 | 0.000
502.21/502.33	c total clause space: 127.173MB
502.21/502.33	c total #watches: 195467
504.21/504.39	c total #propagations: 44554873 / total #impl: 619256485 (eff. 0.072)
504.21/504.39	c #Conflicts:     288000 | #Learnt:       9874 | 0.000
504.21/504.39	c total clause space: 127.173MB
504.21/504.39	c total #watches: 199744
506.51/506.68	c total #propagations: 44694819 / total #impl: 621196491 (eff. 0.072)
506.51/506.68	c #Conflicts:     289000 | #Learnt:      10874 | 0.000
506.51/506.68	c total clause space: 127.173MB
506.51/506.68	c total #watches: 204017
508.41/508.59	c total #propagations: 44838360 / total #impl: 623122968 (eff. 0.072)
508.41/508.59	c #Conflicts:     290000 | #Learnt:      11874 | 0.000
508.41/508.59	c total clause space: 127.173MB
508.41/508.59	c total #watches: 207690
510.21/510.33	c total #propagations: 44987051 / total #impl: 625220404 (eff. 0.072)
510.21/510.33	c #Conflicts:     291000 | #Learnt:      12874 | 0.000
510.21/510.33	c total clause space: 127.173MB
510.21/510.33	c total #watches: 211602
512.31/512.41	c total #propagations: 45147181 / total #impl: 627055916 (eff. 0.072)
512.31/512.41	c #Conflicts:     292000 | #Learnt:      13874 | 0.000
512.31/512.41	c total clause space: 127.173MB
512.31/512.41	c total #watches: 215282
514.21/514.33	c total #propagations: 45294857 / total #impl: 629209169 (eff. 0.072)
514.21/514.33	c #Conflicts:     293000 | #Learnt:      14874 | 0.000
514.21/514.33	c total clause space: 127.173MB
514.21/514.33	c total #watches: 218985
516.21/516.36	c total #propagations: 45446235 / total #impl: 631169703 (eff. 0.072)
516.21/516.36	c #Conflicts:     294000 | #Learnt:      15874 | 0.000
516.21/516.36	c total clause space: 127.173MB
516.21/516.36	c total #watches: 222701
518.41/518.55	c total #propagations: 45594063 / total #impl: 633169684 (eff. 0.072)
518.41/518.55	c #Conflicts:     295000 | #Learnt:      16874 | 0.000
518.41/518.55	c total clause space: 127.173MB
518.41/518.55	c total #watches: 226597
520.21/520.36	c total #propagations: 45743280 / total #impl: 635236596 (eff. 0.072)
520.21/520.36	c #Conflicts:     296000 | #Learnt:      17874 | 0.000
520.21/520.36	c total clause space: 127.173MB
520.21/520.36	c total #watches: 230932
522.01/522.18	c total #propagations: 45896280 / total #impl: 637187278 (eff. 0.072)
522.01/522.18	c #Conflicts:     297000 | #Learnt:      18874 | 0.000
522.01/522.18	c total clause space: 127.173MB
522.01/522.18	c total #watches: 235317
523.81/523.97	c total #propagations: 46043614 / total #impl: 638962854 (eff. 0.072)
523.81/523.97	c #Conflicts:     298000 | #Learnt:      19874 | 0.000
523.81/523.97	c total clause space: 127.173MB
523.81/523.97	c total #watches: 240096
525.71/525.80	c total #propagations: 46163793 / total #impl: 640692923 (eff. 0.072)
525.71/525.80	c #Conflicts:     299000 | #Learnt:      20874 | 0.000
525.71/525.80	c total clause space: 127.173MB
525.71/525.80	c total #watches: 245018
527.50/527.69	c total #propagations: 46298200 / total #impl: 642590234 (eff. 0.072)
527.50/527.69	c #Conflicts:     300000 | #Learnt:      21874 | 0.000
527.50/527.69	c total clause space: 127.173MB
527.50/527.69	c total #watches: 249277
529.20/529.39	c total #propagations: 46450198 / total #impl: 644670485 (eff. 0.072)
529.20/529.39	c GC COLLECT
529.20/529.39	c #Conflicts:     301000 | #Learnt:       9544 | 0.000
529.20/529.39	c total clause space: 127.173MB
529.20/529.39	c total #watches: 198075
531.00/531.14	c total #propagations: 46593784 / total #impl: 646463986 (eff. 0.072)
531.00/531.14	c #Conflicts:     302000 | #Learnt:      10544 | 0.000
531.00/531.14	c total clause space: 127.173MB
531.00/531.14	c total #watches: 202454
532.60/532.76	c total #propagations: 46727476 / total #impl: 648180244 (eff. 0.072)
532.60/532.76	c #Conflicts:     303000 | #Learnt:      11544 | 0.000
532.60/532.76	c total clause space: 127.173MB
532.60/532.76	c total #watches: 207092
533.41/533.58	c total #propagations: 46864392 / total #impl: 650062738 (eff. 0.072)
533.41/533.58	c #Conflicts:     304000 | #Learnt:      12544 | 0.000
533.41/533.58	c total clause space: 127.173MB
533.41/533.58	c total #watches: 211439
535.00/535.19	c total #propagations: 47088060 / total #impl: 651535208 (eff. 0.072)
535.00/535.19	c #Conflicts:     305000 | #Learnt:      13544 | 0.000
535.00/535.19	c total clause space: 127.173MB
535.00/535.19	c total #watches: 215783
536.81/536.96	c total #propagations: 47268767 / total #impl: 653298851 (eff. 0.072)
536.81/536.96	c #Conflicts:     306000 | #Learnt:      14544 | 0.000
536.81/536.96	c total clause space: 127.173MB
536.81/536.96	c total #watches: 220262
538.91/539.02	c total #propagations: 47430953 / total #impl: 655445070 (eff. 0.072)
538.91/539.02	c #Conflicts:     307000 | #Learnt:      15544 | 0.000
538.91/539.02	c total clause space: 127.173MB
538.91/539.02	c total #watches: 227269
541.11/541.27	c total #propagations: 47561657 / total #impl: 657675454 (eff. 0.072)
541.11/541.27	c #Conflicts:     308000 | #Learnt:      16544 | 0.000
541.11/541.27	c total clause space: 127.173MB
541.11/541.27	c total #watches: 233348
543.50/543.64	c total #propagations: 47675984 / total #impl: 659845775 (eff. 0.072)
543.50/543.64	c #Conflicts:     309000 | #Learnt:      17544 | 0.000
543.50/543.64	c total clause space: 127.173MB
543.50/543.64	c total #watches: 239252
546.00/546.12	c total #propagations: 47772307 / total #impl: 662382472 (eff. 0.072)
546.00/546.12	c #Conflicts:     310000 | #Learnt:      18544 | 0.000
546.00/546.12	c total clause space: 127.173MB
546.00/546.12	c total #watches: 243792
548.30/548.41	c total #propagations: 47869769 / total #impl: 664988495 (eff. 0.072)
548.30/548.41	c #Conflicts:     311000 | #Learnt:      19544 | 0.000
548.30/548.41	c total clause space: 127.173MB
548.30/548.41	c total #watches: 247631
550.61/550.71	c total #propagations: 47986320 / total #impl: 667265604 (eff. 0.072)
550.61/550.71	c #Conflicts:     312000 | #Learnt:      20544 | 0.000
550.61/550.71	c total clause space: 127.173MB
550.61/550.71	c total #watches: 251606
552.91/553.08	c total #propagations: 48086012 / total #impl: 669448730 (eff. 0.072)
552.91/553.08	c #Conflicts:     313000 | #Learnt:      21544 | 0.000
552.91/553.08	c total clause space: 127.173MB
552.91/553.08	c total #watches: 255842
555.21/555.35	c total #propagations: 48195011 / total #impl: 671803562 (eff. 0.072)
555.21/555.35	c #Conflicts:     314000 | #Learnt:      22544 | 0.000
555.21/555.35	c total clause space: 127.173MB
555.21/555.35	c total #watches: 260244
557.61/557.71	c total #propagations: 48306905 / total #impl: 674226854 (eff. 0.072)
557.61/557.71	c GC COLLECT
557.61/557.71	c #Conflicts:     315000 | #Learnt:      10094 | 0.000
557.61/557.71	c total clause space: 127.173MB
557.61/557.71	c total #watches: 204185
559.91/560.05	c total #propagations: 48408089 / total #impl: 676475020 (eff. 0.072)
559.91/560.05	c #Conflicts:     316000 | #Learnt:      11094 | 0.000
559.91/560.05	c total clause space: 127.173MB
559.91/560.05	c total #watches: 208746
562.11/562.26	c total #propagations: 48522691 / total #impl: 679272693 (eff. 0.071)
562.11/562.26	c #Conflicts:     317000 | #Learnt:      12094 | 0.000
562.11/562.26	c total clause space: 127.173MB
562.11/562.26	c total #watches: 212669
564.41/564.57	c total #propagations: 48631538 / total #impl: 681657885 (eff. 0.071)
564.41/564.57	c #Conflicts:     318000 | #Learnt:      13094 | 0.000
564.41/564.57	c total clause space: 127.173MB
564.41/564.57	c total #watches: 216263
566.70/566.89	c total #propagations: 48745867 / total #impl: 684185306 (eff. 0.071)
566.70/566.89	c #Conflicts:     319000 | #Learnt:      14094 | 0.000
566.70/566.89	c total clause space: 127.173MB
566.70/566.89	c total #watches: 220550
568.90/569.05	c total #propagations: 48857321 / total #impl: 686646169 (eff. 0.071)
568.90/569.05	c #Conflicts:     320000 | #Learnt:      15094 | 0.000
568.90/569.05	c total clause space: 127.173MB
568.90/569.05	c total #watches: 224764
571.20/571.33	c total #propagations: 48960954 / total #impl: 689003908 (eff. 0.071)
571.20/571.33	c #Conflicts:     321000 | #Learnt:      16094 | 0.000
571.20/571.33	c total clause space: 127.173MB
571.20/571.33	c total #watches: 229037
573.80/573.92	c total #propagations: 49062854 / total #impl: 691166884 (eff. 0.071)
573.80/573.92	c #Conflicts:     322000 | #Learnt:      17094 | 0.000
573.80/573.92	c total clause space: 127.173MB
573.80/573.92	c total #watches: 232578
576.20/576.39	c total #propagations: 49165645 / total #impl: 693361163 (eff. 0.071)
576.20/576.39	c #Conflicts:     323000 | #Learnt:      18094 | 0.000
576.20/576.39	c total clause space: 127.173MB
576.20/576.39	c total #watches: 236393
578.51/578.67	c total #propagations: 49272330 / total #impl: 695398277 (eff. 0.071)
578.51/578.67	c #Conflicts:     324000 | #Learnt:      19094 | 0.000
578.51/578.67	c total clause space: 127.173MB
578.51/578.67	c total #watches: 240349
580.81/580.93	c total #propagations: 49373599 / total #impl: 697578143 (eff. 0.071)
580.81/580.93	c #Conflicts:     325000 | #Learnt:      20094 | 0.000
580.81/580.93	c total clause space: 127.173MB
580.81/580.93	c total #watches: 244273
582.91/583.06	c total #propagations: 49491678 / total #impl: 700203945 (eff. 0.071)
582.91/583.06	c #Conflicts:     326000 | #Learnt:      21094 | 0.000
582.91/583.06	c total clause space: 206.656MB
582.91/583.06	c total #watches: 248461
584.90/585.02	c total #propagations: 49607272 / total #impl: 702539150 (eff. 0.071)
584.90/585.02	c #Conflicts:     327000 | #Learnt:      22094 | 0.000
584.90/585.02	c total clause space: 206.656MB
584.90/585.02	c total #watches: 252442
586.90/587.02	c total #propagations: 49738999 / total #impl: 705219864 (eff. 0.071)
586.90/587.02	c #Conflicts:     328000 | #Learnt:      23094 | 0.000
586.90/587.02	c total clause space: 206.656MB
586.90/587.02	c total #watches: 256837
588.80/588.98	c total #propagations: 49857280 / total #impl: 707368992 (eff. 0.070)
588.80/588.98	c GC COLLECT
588.80/588.98	c #Conflicts:     329000 | #Learnt:       9851 | 0.000
588.80/588.98	c total clause space: 206.656MB
588.80/588.98	c total #watches: 196877
590.50/590.68	c total #propagations: 49984700 / total #impl: 709237548 (eff. 0.070)
590.50/590.68	c #Conflicts:     330000 | #Learnt:      10851 | 0.000
590.50/590.68	c total clause space: 206.656MB
590.50/590.68	c total #watches: 201315
592.30/592.41	c total #propagations: 50118813 / total #impl: 711055430 (eff. 0.070)
592.30/592.41	c #Conflicts:     331000 | #Learnt:      11851 | 0.000
592.30/592.41	c total clause space: 206.656MB
592.30/592.41	c total #watches: 205484
594.20/594.31	c total #propagations: 50256695 / total #impl: 713405901 (eff. 0.070)
594.20/594.31	c #Conflicts:     332000 | #Learnt:      12851 | 0.000
594.20/594.31	c total clause space: 206.656MB
594.20/594.31	c total #watches: 209308
596.40/596.51	c total #propagations: 50391058 / total #impl: 715695344 (eff. 0.070)
596.40/596.51	c #Conflicts:     333000 | #Learnt:      13851 | 0.000
596.40/596.51	c total clause space: 206.656MB
596.40/596.51	c total #watches: 213363
598.60/598.72	c total #propagations: 50521849 / total #impl: 717790252 (eff. 0.070)
598.60/598.72	c #Conflicts:     334000 | #Learnt:      14851 | 0.000
598.60/598.72	c total clause space: 206.656MB
598.60/598.72	c total #watches: 217112
600.40/600.59	c total #propagations: 50714234 / total #impl: 720014267 (eff. 0.070)
600.40/600.59	c #Conflicts:     335000 | #Learnt:      15851 | 0.000
600.40/600.59	c total clause space: 206.656MB
600.40/600.59	c total #watches: 221976
602.00/602.12	c total #propagations: 50833851 / total #impl: 721504565 (eff. 0.070)
602.00/602.12	c #Conflicts:     336000 | #Learnt:      16851 | 0.000
602.00/602.12	c total clause space: 206.656MB
602.00/602.12	c total #watches: 225609
603.80/603.97	c total #propagations: 50985490 / total #impl: 723658093 (eff. 0.070)
603.80/603.97	c #Conflicts:     337000 | #Learnt:      17851 | 0.000
603.80/603.97	c total clause space: 206.656MB
603.80/603.97	c total #watches: 230282
605.89/606.03	c total #propagations: 51155440 / total #impl: 725748434 (eff. 0.070)
605.89/606.03	c #Conflicts:     338000 | #Learnt:      18851 | 0.000
605.89/606.03	c total clause space: 206.656MB
605.89/606.03	c total #watches: 234275
607.39/607.53	c total #propagations: 51318879 / total #impl: 727967052 (eff. 0.070)
607.39/607.53	c #Conflicts:     339000 | #Learnt:      19851 | 0.000
607.39/607.53	c total clause space: 206.656MB
607.39/607.53	c total #watches: 239231
609.19/609.37	c total #propagations: 51483303 / total #impl: 729880250 (eff. 0.071)
609.19/609.37	c #Conflicts:     340000 | #Learnt:      20851 | 0.000
609.19/609.37	c total clause space: 206.656MB
609.19/609.37	c total #watches: 243462
610.99/611.10	c total #propagations: 51623896 / total #impl: 731926622 (eff. 0.071)
610.99/611.10	c #Conflicts:     341000 | #Learnt:      21851 | 0.000
610.99/611.10	c total clause space: 206.656MB
610.99/611.10	c total #watches: 247629
612.49/612.64	c total #propagations: 51765489 / total #impl: 734019316 (eff. 0.071)
612.49/612.64	c #Conflicts:     342000 | #Learnt:      22851 | 0.000
612.49/612.64	c total clause space: 206.656MB
612.49/612.64	c total #watches: 251555
613.89/614.06	c total #propagations: 51941786 / total #impl: 736007251 (eff. 0.071)
613.89/614.06	c GC COLLECT
613.89/614.06	c #Conflicts:     343000 | #Learnt:       9450 | 0.000
613.89/614.06	c total clause space: 206.656MB
613.89/614.06	c total #watches: 195060
615.49/615.68	c total #propagations: 52139197 / total #impl: 738119805 (eff. 0.071)
615.49/615.68	c #Conflicts:     344000 | #Learnt:      10450 | 0.000
615.49/615.68	c total clause space: 206.656MB
615.49/615.68	c total #watches: 198480
617.00/617.15	c total #propagations: 52326972 / total #impl: 740414755 (eff. 0.071)
617.00/617.15	c #Conflicts:     345000 | #Learnt:      11450 | 0.000
617.00/617.15	c total clause space: 206.656MB
617.00/617.15	c total #watches: 202171
618.49/618.64	c total #propagations: 52504088 / total #impl: 742246292 (eff. 0.071)
618.49/618.64	c #Conflicts:     346000 | #Learnt:      12450 | 0.000
618.49/618.64	c total clause space: 206.656MB
618.49/618.64	c total #watches: 205779
620.19/620.31	c total #propagations: 52679987 / total #impl: 744162895 (eff. 0.071)
620.19/620.31	c #Conflicts:     347000 | #Learnt:      13450 | 0.000
620.19/620.31	c total clause space: 206.656MB
620.19/620.31	c total #watches: 209463
621.99/622.10	c total #propagations: 52882835 / total #impl: 746475742 (eff. 0.071)
621.99/622.10	c #Conflicts:     348000 | #Learnt:      14450 | 0.000
621.99/622.10	c total clause space: 206.656MB
621.99/622.10	c total #watches: 215989
623.60/623.73	c total #propagations: 53054705 / total #impl: 748630811 (eff. 0.071)
623.60/623.73	c #Conflicts:     349000 | #Learnt:      15450 | 0.000
623.60/623.73	c total clause space: 206.656MB
623.60/623.73	c total #watches: 219484
624.99/625.19	c total #propagations: 53204616 / total #impl: 750565880 (eff. 0.071)
624.99/625.19	c #Conflicts:     350000 | #Learnt:      16450 | 0.000
624.99/625.19	c total clause space: 206.656MB
624.99/625.19	c total #watches: 223255
626.59/626.78	c total #propagations: 53359836 / total #impl: 752418009 (eff. 0.071)
626.59/626.78	c #Conflicts:     351000 | #Learnt:      17450 | 0.000
626.59/626.78	c total clause space: 206.656MB
626.59/626.78	c total #watches: 227512
628.19/628.34	c total #propagations: 53499978 / total #impl: 754012799 (eff. 0.071)
628.19/628.34	c #Conflicts:     352000 | #Learnt:      18450 | 0.000
628.19/628.34	c total clause space: 206.656MB
628.19/628.34	c total #watches: 231251
629.99/630.10	c total #propagations: 53659898 / total #impl: 755895385 (eff. 0.071)
629.99/630.10	c #Conflicts:     353000 | #Learnt:      19450 | 0.000
629.99/630.10	c total clause space: 206.656MB
629.99/630.10	c total #watches: 235093
631.79/631.93	c total #propagations: 53819516 / total #impl: 758075658 (eff. 0.071)
631.79/631.93	c #Conflicts:     354000 | #Learnt:      20450 | 0.000
631.79/631.93	c total clause space: 206.656MB
631.79/631.93	c total #watches: 238966
633.50/633.70	c total #propagations: 53965670 / total #impl: 760009172 (eff. 0.071)
633.50/633.70	c #Conflicts:     355000 | #Learnt:      21450 | 0.000
633.50/633.70	c total clause space: 206.656MB
633.50/633.70	c total #watches: 243248
635.89/636.05	c total #propagations: 54144574 / total #impl: 762238570 (eff. 0.071)
635.89/636.05	c #Conflicts:     356000 | #Learnt:      22450 | 0.000
635.89/636.05	c total clause space: 206.656MB
635.89/636.05	c total #watches: 247596
637.59/637.71	c total #propagations: 54286628 / total #impl: 764359225 (eff. 0.071)
637.59/637.71	c GC COLLECT
637.59/637.71	c #Conflicts:     357000 | #Learnt:       8682 | 0.000
637.59/637.71	c total clause space: 206.656MB
637.59/637.71	c total #watches: 192682
639.10/639.21	c total #propagations: 54444748 / total #impl: 766603073 (eff. 0.071)
639.10/639.21	c #Conflicts:     358000 | #Learnt:       9682 | 0.000
639.10/639.21	c total clause space: 206.656MB
639.10/639.21	c total #watches: 197723
640.79/640.93	c total #propagations: 54626766 / total #impl: 768696237 (eff. 0.071)
640.79/640.93	c #Conflicts:     359000 | #Learnt:      10682 | 0.000
640.79/640.93	c total clause space: 206.656MB
640.79/640.93	c total #watches: 201428
642.30/642.47	c total #propagations: 54792285 / total #impl: 771217862 (eff. 0.071)
642.30/642.47	c #Conflicts:     360000 | #Learnt:      11682 | 0.000
642.30/642.47	c total clause space: 206.656MB
642.30/642.47	c total #watches: 205381
644.19/644.34	c total #propagations: 54954465 / total #impl: 773315198 (eff. 0.071)
644.19/644.34	c #Conflicts:     361000 | #Learnt:      12682 | 0.000
644.19/644.34	c total clause space: 206.656MB
644.19/644.34	c total #watches: 208922
646.29/646.42	c total #propagations: 55122319 / total #impl: 775834571 (eff. 0.071)
646.29/646.42	c #Conflicts:     362000 | #Learnt:      13682 | 0.000
646.29/646.42	c total clause space: 206.656MB
646.29/646.42	c total #watches: 215565
648.79/648.91	c total #propagations: 55240174 / total #impl: 777895555 (eff. 0.071)
648.79/648.91	c #Conflicts:     363000 | #Learnt:      14682 | 0.000
648.79/648.91	c total clause space: 206.656MB
648.79/648.91	c total #watches: 220561
650.69/650.85	c total #propagations: 55341505 / total #impl: 779623860 (eff. 0.071)
650.69/650.85	c #Conflicts:     364000 | #Learnt:      15682 | 0.000
650.69/650.85	c total clause space: 206.656MB
650.69/650.85	c total #watches: 225433
652.19/652.38	c total #propagations: 55459189 / total #impl: 781416681 (eff. 0.071)
652.19/652.38	c #Conflicts:     365000 | #Learnt:      16682 | 0.000
652.19/652.38	c total clause space: 206.656MB
652.19/652.38	c total #watches: 230206
653.69/653.81	c total #propagations: 55597982 / total #impl: 783046252 (eff. 0.071)
653.69/653.81	c #Conflicts:     366000 | #Learnt:      17682 | 0.000
653.69/653.81	c total clause space: 206.656MB
653.69/653.81	c total #watches: 234638
654.69/654.88	c total #propagations: 55773699 / total #impl: 785317711 (eff. 0.071)
654.69/654.88	c #Conflicts:     367000 | #Learnt:      18682 | 0.000
654.69/654.88	c total clause space: 206.656MB
654.69/654.88	c total #watches: 239818
655.99/656.11	c total #propagations: 56011203 / total #impl: 787734497 (eff. 0.071)
655.99/656.11	c #Conflicts:     368000 | #Learnt:      19682 | 0.000
655.99/656.11	c total clause space: 206.656MB
655.99/656.11	c total #watches: 243779
657.29/657.46	c total #propagations: 56189640 / total #impl: 790033103 (eff. 0.071)
657.29/657.46	c #Conflicts:     369000 | #Learnt:      20682 | 0.000
657.29/657.46	c total clause space: 206.656MB
657.29/657.46	c total #watches: 247580
658.89/659.07	c total #propagations: 56368587 / total #impl: 792666232 (eff. 0.071)
658.89/659.07	c #Conflicts:     370000 | #Learnt:      21682 | 0.000
658.89/659.07	c total clause space: 206.656MB
658.89/659.07	c total #watches: 250500
660.49/660.69	c total #propagations: 56526983 / total #impl: 795114537 (eff. 0.071)
660.49/660.69	c #Conflicts:     371000 | #Learnt:      22682 | 0.000
660.49/660.69	c total clause space: 206.656MB
660.49/660.69	c total #watches: 253870
661.99/662.19	c total #propagations: 56686017 / total #impl: 797464642 (eff. 0.071)
661.99/662.19	c GC COLLECT
661.99/662.19	c #Conflicts:     372000 | #Learnt:       8992 | 0.000
661.99/662.19	c total clause space: 206.656MB
661.99/662.19	c total #watches: 196454
663.29/663.41	c total #propagations: 56831615 / total #impl: 799376095 (eff. 0.071)
663.29/663.41	c #Conflicts:     373000 | #Learnt:       9992 | 0.000
663.29/663.41	c total clause space: 206.656MB
663.29/663.41	c total #watches: 200094
664.68/664.85	c total #propagations: 57012511 / total #impl: 801549987 (eff. 0.071)
664.68/664.85	c #Conflicts:     374000 | #Learnt:      10992 | 0.000
664.68/664.85	c total clause space: 206.656MB
664.68/664.85	c total #watches: 203541
666.08/666.22	c total #propagations: 57164324 / total #impl: 803518635 (eff. 0.071)
666.08/666.22	c #Conflicts:     375000 | #Learnt:      11992 | 0.000
666.08/666.22	c total clause space: 206.656MB
666.08/666.22	c total #watches: 206727
667.28/667.46	c total #propagations: 57347207 / total #impl: 805749889 (eff. 0.071)
667.28/667.46	c #Conflicts:     376000 | #Learnt:      12992 | 0.000
667.28/667.46	c total clause space: 206.656MB
667.28/667.46	c total #watches: 209816
668.69/668.89	c total #propagations: 57550164 / total #impl: 808297779 (eff. 0.071)
668.69/668.89	c #Conflicts:     377000 | #Learnt:      13992 | 0.000
668.69/668.89	c total clause space: 206.656MB
668.69/668.89	c total #watches: 213186
669.98/670.17	c total #propagations: 57724562 / total #impl: 810716381 (eff. 0.071)
669.98/670.17	c #Conflicts:     378000 | #Learnt:      14992 | 0.000
669.98/670.17	c total clause space: 206.656MB
669.98/670.17	c total #watches: 216379
671.38/671.51	c total #propagations: 57917271 / total #impl: 813044952 (eff. 0.071)
671.38/671.51	c #Conflicts:     379000 | #Learnt:      15992 | 0.000
671.38/671.51	c total clause space: 206.656MB
671.38/671.51	c total #watches: 219822
672.88/673.03	c total #propagations: 58100608 / total #impl: 814993107 (eff. 0.071)
672.88/673.03	c #Conflicts:     380000 | #Learnt:      16992 | 0.000
672.88/673.03	c total clause space: 206.656MB
672.88/673.03	c total #watches: 223694
673.88/674.01	c total #propagations: 58283621 / total #impl: 817096034 (eff. 0.071)
673.88/674.01	c #Conflicts:     381000 | #Learnt:      17992 | 0.000
673.88/674.01	c total clause space: 206.656MB
673.88/674.01	c total #watches: 226903
675.08/675.26	c total #propagations: 58537976 / total #impl: 819169576 (eff. 0.071)
675.08/675.26	c #Conflicts:     382000 | #Learnt:      18992 | 0.000
675.08/675.26	c total clause space: 206.656MB
675.08/675.26	c total #watches: 230208
676.18/676.32	c total #propagations: 58788873 / total #impl: 821657537 (eff. 0.072)
676.18/676.32	c #Conflicts:     383000 | #Learnt:      19992 | 0.000
676.18/676.32	c total clause space: 206.656MB
676.18/676.32	c total #watches: 233525
677.18/677.34	c total #propagations: 59029112 / total #impl: 823816075 (eff. 0.072)
677.18/677.34	c #Conflicts:     384000 | #Learnt:      20992 | 0.000
677.18/677.34	c total clause space: 206.656MB
677.18/677.34	c total #watches: 238472
678.28/678.48	c total #propagations: 59248552 / total #impl: 825612973 (eff. 0.072)
678.28/678.48	c #Conflicts:     385000 | #Learnt:      21992 | 0.000
678.28/678.48	c total clause space: 206.656MB
678.28/678.48	c total #watches: 244193
679.48/679.66	c total #propagations: 59455922 / total #impl: 827360311 (eff. 0.072)
679.48/679.66	c #Conflicts:     386000 | #Learnt:      22992 | 0.000
679.48/679.66	c total clause space: 206.656MB
679.48/679.66	c total #watches: 247878
681.08/681.21	c total #propagations: 59650327 / total #impl: 829354399 (eff. 0.072)
681.08/681.21	c #Conflicts:     387000 | #Learnt:      23992 | 0.000
681.08/681.21	c total clause space: 206.656MB
681.08/681.21	c total #watches: 257649
682.99/683.19	c total #propagations: 59837305 / total #impl: 831506395 (eff. 0.072)
682.99/683.19	c GC COLLECT
682.99/683.19	c #Conflicts:     388000 | #Learnt:       9592 | 0.000
682.99/683.19	c total clause space: 206.656MB
682.99/683.19	c total #watches: 201764
684.78/684.91	c total #propagations: 59982032 / total #impl: 833898275 (eff. 0.072)
684.78/684.91	c #Conflicts:     389000 | #Learnt:      10592 | 0.000
684.78/684.91	c total clause space: 206.656MB
684.78/684.91	c total #watches: 206771
686.29/686.45	c total #propagations: 60114991 / total #impl: 835849957 (eff. 0.072)
686.29/686.45	c #Conflicts:     390000 | #Learnt:      11592 | 0.000
686.29/686.45	c total clause space: 206.656MB
686.29/686.45	c total #watches: 211471
687.98/688.13	c total #propagations: 60250229 / total #impl: 837501142 (eff. 0.072)
687.98/688.13	c #Conflicts:     391000 | #Learnt:      12592 | 0.000
687.98/688.13	c total clause space: 206.656MB
687.98/688.13	c total #watches: 215702
690.18/690.39	c total #propagations: 60405826 / total #impl: 839788507 (eff. 0.072)
690.18/690.39	c #Conflicts:     392000 | #Learnt:      13592 | 0.000
690.18/690.39	c total clause space: 206.656MB
690.18/690.39	c total #watches: 222838
692.08/692.23	c total #propagations: 60522242 / total #impl: 842039056 (eff. 0.072)
692.08/692.23	c #Conflicts:     393000 | #Learnt:      14592 | 0.000
692.08/692.23	c total clause space: 206.656MB
692.08/692.23	c total #watches: 228546
693.48/693.60	c total #propagations: 60639985 / total #impl: 843835722 (eff. 0.072)
693.48/693.60	c #Conflicts:     394000 | #Learnt:      15592 | 0.000
693.48/693.60	c total clause space: 206.656MB
693.48/693.60	c total #watches: 233816
694.98/695.19	c total #propagations: 60770877 / total #impl: 845360387 (eff. 0.072)
694.98/695.19	c #Conflicts:     395000 | #Learnt:      16592 | 0.000
694.98/695.19	c total clause space: 206.656MB
694.98/695.19	c total #watches: 237704
696.68/696.84	c total #propagations: 60926570 / total #impl: 847696397 (eff. 0.072)
696.68/696.84	c #Conflicts:     396000 | #Learnt:      17592 | 0.000
696.68/696.84	c total clause space: 206.656MB
696.68/696.84	c total #watches: 241351
698.28/698.41	c total #propagations: 61095286 / total #impl: 850271400 (eff. 0.072)
698.28/698.41	c #Conflicts:     397000 | #Learnt:      18592 | 0.000
698.28/698.41	c total clause space: 206.656MB
698.28/698.41	c total #watches: 245278
699.88/700.04	c total #propagations: 61241831 / total #impl: 852732165 (eff. 0.072)
699.88/700.04	c #Conflicts:     398000 | #Learnt:      19592 | 0.000
699.88/700.04	c total clause space: 206.656MB
699.88/700.04	c total #watches: 249281
701.98/702.15	c total #propagations: 61416294 / total #impl: 854987200 (eff. 0.072)
701.98/702.15	c #Conflicts:     399000 | #Learnt:      20592 | 0.000
701.98/702.15	c total clause space: 206.656MB
701.98/702.15	c total #watches: 252624
703.28/703.46	c total #propagations: 61620555 / total #impl: 856734794 (eff. 0.072)
703.28/703.46	c #Conflicts:     400000 | #Learnt:      21592 | 0.000
703.28/703.46	c total clause space: 206.656MB
703.28/703.46	c total #watches: 256027
704.58/704.70	c total #propagations: 61830102 / total #impl: 858742468 (eff. 0.072)
704.58/704.70	c #Conflicts:     401000 | #Learnt:      22592 | 0.000
704.58/704.70	c total clause space: 206.656MB
704.58/704.70	c total #watches: 260317
706.08/706.26	c total #propagations: 62039495 / total #impl: 860868390 (eff. 0.072)
706.08/706.26	c #Conflicts:     402000 | #Learnt:      23592 | 0.000
706.08/706.26	c total clause space: 206.656MB
706.08/706.26	c total #watches: 264652
708.08/708.21	c total #propagations: 62229127 / total #impl: 863491024 (eff. 0.072)
708.08/708.21	c GC COLLECT
708.08/708.21	c #Conflicts:     403000 | #Learnt:       9317 | 0.000
708.08/708.21	c total clause space: 206.656MB
708.08/708.21	c total #watches: 196537
709.98/710.10	c total #propagations: 62383377 / total #impl: 865610152 (eff. 0.072)
709.98/710.10	c #Conflicts:     404000 | #Learnt:      10317 | 0.000
709.98/710.10	c total clause space: 206.656MB
709.98/710.10	c total #watches: 200696
711.88/712.08	c total #propagations: 62527708 / total #impl: 867916778 (eff. 0.072)
711.88/712.08	c #Conflicts:     405000 | #Learnt:      11317 | 0.000
711.88/712.08	c total clause space: 206.656MB
711.88/712.08	c total #watches: 205186
714.08/714.24	c total #propagations: 62677762 / total #impl: 870523531 (eff. 0.072)
714.08/714.24	c #Conflicts:     406000 | #Learnt:      12317 | 0.000
714.08/714.24	c total clause space: 206.656MB
714.08/714.24	c total #watches: 211072
716.18/716.37	c total #propagations: 62814353 / total #impl: 873007385 (eff. 0.072)
716.18/716.37	c #Conflicts:     407000 | #Learnt:      13317 | 0.000
716.18/716.37	c total clause space: 206.656MB
716.18/716.37	c total #watches: 214985
718.58/718.78	c total #propagations: 62956429 / total #impl: 875119969 (eff. 0.072)
718.58/718.78	c #Conflicts:     408000 | #Learnt:      14317 | 0.000
718.58/718.78	c total clause space: 206.656MB
718.58/718.78	c total #watches: 218903
720.58/720.78	c total #propagations: 63089388 / total #impl: 877146777 (eff. 0.072)
720.58/720.78	c #Conflicts:     409000 | #Learnt:      15317 | 0.000
720.58/720.78	c total clause space: 206.656MB
720.58/720.78	c total #watches: 222696
722.38/722.58	c total #propagations: 63225962 / total #impl: 879385801 (eff. 0.072)
722.38/722.58	c #Conflicts:     410000 | #Learnt:      16317 | 0.000
722.38/722.58	c total clause space: 206.656MB
722.38/722.58	c total #watches: 227328
724.17/724.38	c total #propagations: 63386984 / total #impl: 881314843 (eff. 0.072)
724.17/724.38	c #Conflicts:     411000 | #Learnt:      17317 | 0.000
724.17/724.38	c total clause space: 206.656MB
724.17/724.38	c total #watches: 230907
725.88/726.09	c total #propagations: 63546295 / total #impl: 883271865 (eff. 0.072)
725.88/726.09	c #Conflicts:     412000 | #Learnt:      18317 | 0.000
725.88/726.09	c total clause space: 206.656MB
725.88/726.09	c total #watches: 237050
727.47/727.67	c total #propagations: 63666595 / total #impl: 885173345 (eff. 0.072)
727.47/727.67	c #Conflicts:     413000 | #Learnt:      19317 | 0.000
727.47/727.67	c total clause space: 206.656MB
727.47/727.67	c total #watches: 242878
729.07/729.27	c total #propagations: 63803221 / total #impl: 887283010 (eff. 0.072)
729.07/729.27	c #Conflicts:     414000 | #Learnt:      20317 | 0.000
729.07/729.27	c total clause space: 206.656MB
729.07/729.27	c total #watches: 248373
730.38/730.51	c total #propagations: 63954497 / total #impl: 889340845 (eff. 0.072)
730.38/730.51	c #Conflicts:     415000 | #Learnt:      21317 | 0.000
730.38/730.51	c total clause space: 206.656MB
730.38/730.51	c total #watches: 254126
731.67/731.89	c total #propagations: 64115913 / total #impl: 891067201 (eff. 0.072)
731.67/731.89	c #Conflicts:     416000 | #Learnt:      22317 | 0.000
731.67/731.89	c total clause space: 206.656MB
731.67/731.89	c total #watches: 261190
733.17/733.38	c total #propagations: 64293981 / total #impl: 893279252 (eff. 0.072)
733.17/733.38	c #Conflicts:     417000 | #Learnt:      23317 | 0.000
733.17/733.38	c total clause space: 206.656MB
733.17/733.38	c total #watches: 265677
734.78/734.99	c total #propagations: 64466848 / total #impl: 895260160 (eff. 0.072)
734.78/734.99	c #Conflicts:     418000 | #Learnt:      24317 | 0.000
734.78/734.99	c total clause space: 206.656MB
734.78/734.99	c total #watches: 271189
736.37/736.51	c total #propagations: 64645748 / total #impl: 897602979 (eff. 0.072)
736.37/736.51	c GC COLLECT
736.37/736.51	c #Conflicts:     419000 | #Learnt:       9587 | 0.000
736.37/736.51	c total clause space: 206.656MB
736.37/736.51	c total #watches: 208699
737.77/737.99	c total #propagations: 64802241 / total #impl: 899450386 (eff. 0.072)
737.77/737.99	c #Conflicts:     420000 | #Learnt:      10587 | 0.000
737.77/737.99	c total clause space: 206.656MB
737.77/737.99	c total #watches: 217443
739.37/739.58	c total #propagations: 64972731 / total #impl: 901758360 (eff. 0.072)
739.37/739.58	c #Conflicts:     421000 | #Learnt:      11587 | 0.000
739.37/739.58	c total clause space: 206.656MB
739.37/739.58	c total #watches: 226113
740.97/741.19	c total #propagations: 65110777 / total #impl: 903979567 (eff. 0.072)
740.97/741.19	c #Conflicts:     422000 | #Learnt:      12587 | 0.000
740.97/741.19	c total clause space: 206.656MB
740.97/741.19	c total #watches: 230255
742.67/742.80	c total #propagations: 65268886 / total #impl: 906166950 (eff. 0.072)
742.67/742.80	c #Conflicts:     423000 | #Learnt:      13587 | 0.000
742.67/742.80	c total clause space: 206.656MB
742.67/742.80	c total #watches: 236101
744.07/744.28	c total #propagations: 65430199 / total #impl: 908142508 (eff. 0.072)
744.07/744.28	c #Conflicts:     424000 | #Learnt:      14587 | 0.000
744.07/744.28	c total clause space: 206.656MB
744.07/744.28	c total #watches: 241702
745.57/745.72	c total #propagations: 65585547 / total #impl: 910307216 (eff. 0.072)
745.57/745.72	c #Conflicts:     425000 | #Learnt:      15587 | 0.000
745.57/745.72	c total clause space: 206.656MB
745.57/745.72	c total #watches: 245885
747.27/747.43	c total #propagations: 65748757 / total #impl: 912400812 (eff. 0.072)
747.27/747.43	c #Conflicts:     426000 | #Learnt:      16587 | 0.000
747.27/747.43	c total clause space: 206.656MB
747.27/747.43	c total #watches: 250172
748.98/749.17	c total #propagations: 65892258 / total #impl: 914384659 (eff. 0.072)
748.98/749.17	c #Conflicts:     427000 | #Learnt:      17587 | 0.000
748.98/749.17	c total clause space: 206.656MB
748.98/749.17	c total #watches: 255541
750.77/750.96	c total #propagations: 66017124 / total #impl: 916287242 (eff. 0.072)
750.77/750.96	c #Conflicts:     428000 | #Learnt:      18587 | 0.000
750.77/750.96	c total clause space: 206.656MB
750.77/750.96	c total #watches: 261581
752.57/752.70	c total #propagations: 66139460 / total #impl: 918283028 (eff. 0.072)
752.57/752.70	c #Conflicts:     429000 | #Learnt:      19587 | 0.000
752.57/752.70	c total clause space: 206.656MB
752.57/752.70	c total #watches: 266667
754.37/754.58	c total #propagations: 66263966 / total #impl: 920138809 (eff. 0.072)
754.37/754.58	c #Conflicts:     430000 | #Learnt:      20587 | 0.000
754.37/754.58	c total clause space: 206.656MB
754.37/754.58	c total #watches: 271814
756.27/756.42	c total #propagations: 66380611 / total #impl: 921921711 (eff. 0.072)
756.27/756.42	c #Conflicts:     431000 | #Learnt:      21587 | 0.000
756.27/756.42	c total clause space: 206.656MB
756.27/756.42	c total #watches: 277034
758.07/758.24	c total #propagations: 66501347 / total #impl: 923930118 (eff. 0.072)
758.07/758.24	c #Conflicts:     432000 | #Learnt:      22587 | 0.000
758.07/758.24	c total clause space: 206.656MB
758.07/758.24	c total #watches: 282866
760.08/760.29	c total #propagations: 66621436 / total #impl: 925705299 (eff. 0.072)
760.08/760.29	c #Conflicts:     433000 | #Learnt:      23587 | 0.000
760.08/760.29	c total clause space: 206.656MB
760.08/760.29	c total #watches: 288152
762.28/762.49	c total #propagations: 66744548 / total #impl: 928062545 (eff. 0.072)
762.28/762.49	c #Conflicts:     434000 | #Learnt:      24587 | 0.000
762.28/762.49	c total clause space: 206.656MB
762.28/762.49	c total #watches: 292345
763.97/764.10	c total #propagations: 66873736 / total #impl: 930014061 (eff. 0.072)
763.97/764.10	c GC COLLECT
763.97/764.10	c #Conflicts:     435000 | #Learnt:       9640 | 0.000
763.97/764.10	c total clause space: 206.656MB
763.97/764.10	c total #watches: 207407
765.67/765.81	c total #propagations: 67004792 / total #impl: 932112300 (eff. 0.072)
765.67/765.81	c #Conflicts:     436000 | #Learnt:      10640 | 0.000
765.67/765.81	c total clause space: 206.656MB
765.67/765.81	c total #watches: 212893
767.57/767.71	c total #propagations: 67125164 / total #impl: 933923514 (eff. 0.072)
767.57/767.71	c #Conflicts:     437000 | #Learnt:      11640 | 0.000
767.57/767.71	c total clause space: 206.656MB
767.57/767.71	c total #watches: 218601
769.37/769.59	c total #propagations: 67241982 / total #impl: 935900247 (eff. 0.072)
769.37/769.59	c #Conflicts:     438000 | #Learnt:      12640 | 0.000
769.37/769.59	c total clause space: 206.656MB
769.37/769.59	c total #watches: 223426
771.17/771.40	c total #propagations: 67357149 / total #impl: 938089974 (eff. 0.072)
771.17/771.40	c #Conflicts:     439000 | #Learnt:      13640 | 0.000
771.17/771.40	c total clause space: 206.656MB
771.17/771.40	c total #watches: 227880
772.97/773.13	c total #propagations: 67472564 / total #impl: 940310402 (eff. 0.072)
772.97/773.13	c #Conflicts:     440000 | #Learnt:      14640 | 0.000
772.97/773.13	c total clause space: 206.656MB
772.97/773.13	c total #watches: 232019
774.67/774.80	c total #propagations: 67606629 / total #impl: 942398589 (eff. 0.072)
774.67/774.80	c #Conflicts:     441000 | #Learnt:      15640 | 0.000
774.67/774.80	c total clause space: 206.656MB
774.67/774.80	c total #watches: 236821
776.27/776.45	c total #propagations: 67740312 / total #impl: 944276758 (eff. 0.072)
776.27/776.45	c #Conflicts:     442000 | #Learnt:      16640 | 0.000
776.27/776.45	c total clause space: 206.656MB
776.27/776.45	c total #watches: 241500
778.37/778.59	c total #propagations: 67876596 / total #impl: 946161848 (eff. 0.072)
778.37/778.59	c #Conflicts:     443000 | #Learnt:      17640 | 0.000
778.37/778.59	c total clause space: 206.656MB
778.37/778.59	c total #watches: 247209
780.47/780.63	c total #propagations: 67998751 / total #impl: 948196775 (eff. 0.072)
780.47/780.63	c #Conflicts:     444000 | #Learnt:      18640 | 0.000
780.47/780.63	c total clause space: 206.656MB
780.47/780.63	c total #watches: 252214
782.27/782.43	c total #propagations: 68118905 / total #impl: 950514079 (eff. 0.072)
782.27/782.43	c #Conflicts:     445000 | #Learnt:      19640 | 0.000
782.27/782.43	c total clause space: 206.656MB
782.27/782.43	c total #watches: 257971
784.27/784.44	c total #propagations: 68254852 / total #impl: 952587876 (eff. 0.072)
784.27/784.44	c #Conflicts:     446000 | #Learnt:      20640 | 0.000
784.27/784.44	c total clause space: 206.656MB
784.27/784.44	c total #watches: 263996
786.16/786.35	c total #propagations: 68360612 / total #impl: 954226682 (eff. 0.072)
786.16/786.35	c #Conflicts:     447000 | #Learnt:      21640 | 0.000
786.16/786.35	c total clause space: 206.656MB
786.16/786.35	c total #watches: 268891
788.26/788.46	c total #propagations: 68487088 / total #impl: 956255970 (eff. 0.072)
788.26/788.46	c #Conflicts:     448000 | #Learnt:      22640 | 0.000
788.26/788.46	c total clause space: 206.656MB
788.26/788.46	c total #watches: 273090
790.26/790.47	c total #propagations: 68608157 / total #impl: 958506745 (eff. 0.072)
790.26/790.47	c #Conflicts:     449000 | #Learnt:      23640 | 0.000
790.26/790.47	c total clause space: 206.656MB
790.26/790.47	c total #watches: 278796
792.16/792.33	c total #propagations: 68712112 / total #impl: 960260490 (eff. 0.072)
792.16/792.33	c #Conflicts:     450000 | #Learnt:      24640 | 0.000
792.16/792.33	c total clause space: 206.656MB
792.16/792.33	c total #watches: 283813
794.07/794.27	c total #propagations: 68837699 / total #impl: 962229498 (eff. 0.072)
794.07/794.27	c GC COLLECT
794.07/794.27	c #Conflicts:     451000 | #Learnt:       9165 | 0.000
794.07/794.27	c total clause space: 206.656MB
794.07/794.27	c total #watches: 205011
795.76/795.95	c total #propagations: 68950849 / total #impl: 964074319 (eff. 0.072)
795.76/795.95	c #Conflicts:     452000 | #Learnt:      10165 | 0.000
795.76/795.95	c total clause space: 206.656MB
795.76/795.95	c total #watches: 209990
797.66/797.82	c total #propagations: 69078356 / total #impl: 965924945 (eff. 0.072)
797.66/797.82	c #Conflicts:     453000 | #Learnt:      11165 | 0.000
797.66/797.82	c total clause space: 206.656MB
797.66/797.82	c total #watches: 216194
799.86/800.00	c total #propagations: 69205422 / total #impl: 967986726 (eff. 0.071)
799.86/800.00	c #Conflicts:     454000 | #Learnt:      12165 | 0.000
799.86/800.00	c total clause space: 206.656MB
799.86/800.00	c total #watches: 224103
801.87/802.09	c total #propagations: 69294290 / total #impl: 969986970 (eff. 0.071)
801.87/802.09	c #Conflicts:     455000 | #Learnt:      13165 | 0.000
801.87/802.09	c total clause space: 206.656MB
801.87/802.09	c total #watches: 230077
803.86/804.06	c total #propagations: 69398464 / total #impl: 971887642 (eff. 0.071)
803.86/804.06	c #Conflicts:     456000 | #Learnt:      14165 | 0.000
803.86/804.06	c total clause space: 206.656MB
803.86/804.06	c total #watches: 235364
805.76/805.95	c total #propagations: 69507942 / total #impl: 973891082 (eff. 0.071)
805.76/805.95	c #Conflicts:     457000 | #Learnt:      15165 | 0.000
805.76/805.95	c total clause space: 206.656MB
805.76/805.95	c total #watches: 240657
807.86/808.01	c total #propagations: 69614758 / total #impl: 975623376 (eff. 0.071)
807.86/808.01	c #Conflicts:     458000 | #Learnt:      16165 | 0.000
807.86/808.01	c total clause space: 206.656MB
807.86/808.01	c total #watches: 246095
809.96/810.18	c total #propagations: 69721785 / total #impl: 977716193 (eff. 0.071)
809.96/810.18	c #Conflicts:     459000 | #Learnt:      17165 | 0.000
809.96/810.18	c total clause space: 206.656MB
809.96/810.18	c total #watches: 251596
812.06/812.26	c total #propagations: 69841327 / total #impl: 979816023 (eff. 0.071)
812.06/812.26	c #Conflicts:     460000 | #Learnt:      18165 | 0.000
812.06/812.26	c total clause space: 206.656MB
812.06/812.26	c total #watches: 259146
814.16/814.31	c total #propagations: 69936793 / total #impl: 981586596 (eff. 0.071)
814.16/814.31	c #Conflicts:     461000 | #Learnt:      19165 | 0.000
814.16/814.31	c total clause space: 206.656MB
814.16/814.31	c total #watches: 265319
816.26/816.44	c total #propagations: 70045131 / total #impl: 983546423 (eff. 0.071)
816.26/816.44	c #Conflicts:     462000 | #Learnt:      20165 | 0.000
816.26/816.44	c total clause space: 206.656MB
816.26/816.44	c total #watches: 270941
818.16/818.31	c total #propagations: 70148530 / total #impl: 985760754 (eff. 0.071)
818.16/818.31	c #Conflicts:     463000 | #Learnt:      21165 | 0.000
818.16/818.31	c total clause space: 206.656MB
818.16/818.31	c total #watches: 277130
820.06/820.22	c total #propagations: 70253757 / total #impl: 987349595 (eff. 0.071)
820.06/820.22	c #Conflicts:     464000 | #Learnt:      22165 | 0.000
820.06/820.22	c total clause space: 206.656MB
820.06/820.22	c total #watches: 283112
821.96/822.10	c total #propagations: 70365893 / total #impl: 989249703 (eff. 0.071)
821.96/822.10	c #Conflicts:     465000 | #Learnt:      23165 | 0.000
821.96/822.10	c total clause space: 206.656MB
821.96/822.10	c total #watches: 288974
823.77/823.94	c total #propagations: 70481563 / total #impl: 991062343 (eff. 0.071)
823.77/823.94	c #Conflicts:     466000 | #Learnt:      24165 | 0.000
823.77/823.94	c total clause space: 206.656MB
823.77/823.94	c total #watches: 294838
825.46/825.61	c total #propagations: 70602390 / total #impl: 992878943 (eff. 0.071)
825.46/825.61	c #Conflicts:     467000 | #Learnt:      25165 | 0.000
825.46/825.61	c total clause space: 206.656MB
825.46/825.61	c total #watches: 300267
827.07/827.27	c total #propagations: 70722450 / total #impl: 994385444 (eff. 0.071)
827.07/827.27	c GC COLLECT
827.07/827.27	c #Conflicts:     468000 | #Learnt:      13328 | 0.000
827.07/827.27	c total clause space: 206.656MB
827.07/827.27	c total #watches: 231281
829.06/829.26	c total #propagations: 70855346 / total #impl: 996051254 (eff. 0.071)
829.06/829.26	c #Conflicts:     469000 | #Learnt:      14328 | 0.000
829.06/829.26	c total clause space: 206.656MB
829.06/829.26	c total #watches: 236238
830.86/831.03	c total #propagations: 70977002 / total #impl: 998065981 (eff. 0.071)
830.86/831.03	c #Conflicts:     470000 | #Learnt:      15328 | 0.000
830.86/831.03	c total clause space: 206.656MB
830.86/831.03	c total #watches: 241479
832.86/833.09	c total #propagations: 71096521 / total #impl: 999850065 (eff. 0.071)
832.86/833.09	c #Conflicts:     471000 | #Learnt:      16328 | 0.000
832.86/833.09	c total clause space: 206.656MB
832.86/833.09	c total #watches: 246748
834.76/834.99	c total #propagations: 71210196 / total #impl: 1001678583 (eff. 0.071)
834.76/834.99	c #Conflicts:     472000 | #Learnt:      17328 | 0.000
834.76/834.99	c total clause space: 206.656MB
834.76/834.99	c total #watches: 252264
836.66/836.87	c total #propagations: 71317023 / total #impl: 1003263177 (eff. 0.071)
836.66/836.87	c #Conflicts:     473000 | #Learnt:      18328 | 0.000
836.66/836.87	c total clause space: 206.656MB
836.66/836.87	c total #watches: 257475
838.56/838.79	c total #propagations: 71426775 / total #impl: 1004889850 (eff. 0.071)
838.56/838.79	c #Conflicts:     474000 | #Learnt:      19328 | 0.000
838.56/838.79	c total clause space: 206.656MB
838.56/838.79	c total #watches: 263338
840.36/840.55	c total #propagations: 71553813 / total #impl: 1006937326 (eff. 0.071)
840.36/840.55	c #Conflicts:     475000 | #Learnt:      20328 | 0.000
840.36/840.55	c total clause space: 206.656MB
840.36/840.55	c total #watches: 268901
842.26/842.40	c total #propagations: 71676450 / total #impl: 1008745769 (eff. 0.071)
842.26/842.40	c #Conflicts:     476000 | #Learnt:      21328 | 0.000
842.26/842.40	c total clause space: 206.656MB
842.26/842.40	c total #watches: 274118
844.06/844.29	c total #propagations: 71810738 / total #impl: 1010732951 (eff. 0.071)
844.06/844.29	c #Conflicts:     477000 | #Learnt:      22328 | 0.000
844.06/844.29	c total clause space: 206.656MB
844.06/844.29	c total #watches: 278941
845.86/846.06	c total #propagations: 71928926 / total #impl: 1012372336 (eff. 0.071)
845.86/846.06	c #Conflicts:     478000 | #Learnt:      23328 | 0.000
845.86/846.06	c total clause space: 206.656MB
845.86/846.06	c total #watches: 283729
848.06/848.25	c total #propagations: 72058627 / total #impl: 1014046692 (eff. 0.071)
848.06/848.25	c #Conflicts:     479000 | #Learnt:      24328 | 0.000
848.06/848.25	c total clause space: 206.656MB
848.06/848.25	c total #watches: 289048
850.26/850.45	c total #propagations: 72181793 / total #impl: 1015854208 (eff. 0.071)
850.26/850.45	c #Conflicts:     480000 | #Learnt:      25328 | 0.000
850.26/850.45	c total clause space: 206.656MB
850.26/850.45	c total #watches: 294110
852.15/852.33	c total #propagations: 72285760 / total #impl: 1017805345 (eff. 0.071)
852.15/852.33	c #Conflicts:     481000 | #Learnt:      26328 | 0.000
852.15/852.33	c total clause space: 206.656MB
852.15/852.33	c total #watches: 300049
854.05/854.28	c total #propagations: 72411896 / total #impl: 1019615800 (eff. 0.071)
854.05/854.28	c #Conflicts:     482000 | #Learnt:      27328 | 0.000
854.05/854.28	c total clause space: 206.656MB
854.05/854.28	c total #watches: 305729
855.96/856.15	c total #propagations: 72537620 / total #impl: 1021948756 (eff. 0.071)
855.96/856.15	c #Conflicts:     483000 | #Learnt:      28328 | 0.000
855.96/856.15	c total clause space: 206.656MB
855.96/856.15	c total #watches: 311139
857.87/858.02	c total #propagations: 72656430 / total #impl: 1024116771 (eff. 0.071)
857.87/858.02	c #Conflicts:     484000 | #Learnt:      29328 | 0.000
857.87/858.02	c total clause space: 206.656MB
857.87/858.02	c total #watches: 316289
859.46/859.66	c total #propagations: 72778232 / total #impl: 1026068416 (eff. 0.071)
859.46/859.66	c GC COLLECT
859.46/859.66	c #Conflicts:     485000 | #Learnt:      15411 | 0.000
859.46/859.66	c total clause space: 206.656MB
859.46/859.66	c total #watches: 242225
861.06/861.22	c total #propagations: 72900701 / total #impl: 1028013926 (eff. 0.071)
861.06/861.22	c #Conflicts:     486000 | #Learnt:      16411 | 0.000
861.06/861.22	c total clause space: 206.656MB
861.06/861.22	c total #watches: 247203
862.66/862.84	c total #propagations: 73020945 / total #impl: 1029757103 (eff. 0.071)
862.66/862.84	c #Conflicts:     487000 | #Learnt:      17411 | 0.000
862.66/862.84	c total clause space: 206.656MB
862.66/862.84	c total #watches: 253081
864.36/864.57	c total #propagations: 73147783 / total #impl: 1031456290 (eff. 0.071)
864.36/864.57	c #Conflicts:     488000 | #Learnt:      18411 | 0.000
864.36/864.57	c total clause space: 206.656MB
864.36/864.57	c total #watches: 258184
865.86/866.07	c total #propagations: 73275815 / total #impl: 1033241598 (eff. 0.071)
865.86/866.07	c #Conflicts:     489000 | #Learnt:      19411 | 0.000
865.86/866.07	c total clause space: 206.656MB
865.86/866.07	c total #watches: 263499
867.77/867.95	c total #propagations: 73405301 / total #impl: 1035108325 (eff. 0.071)
867.77/867.95	c #Conflicts:     490000 | #Learnt:      20411 | 0.000
867.77/867.95	c total clause space: 206.656MB
867.77/867.95	c total #watches: 268043
869.76/869.92	c total #propagations: 73524077 / total #impl: 1037080237 (eff. 0.071)
869.76/869.92	c #Conflicts:     491000 | #Learnt:      21411 | 0.000
869.76/869.92	c total clause space: 206.656MB
869.76/869.92	c total #watches: 273362
871.56/871.72	c total #propagations: 73633032 / total #impl: 1038673473 (eff. 0.071)
871.56/871.72	c #Conflicts:     492000 | #Learnt:      22411 | 0.000
871.56/871.72	c total clause space: 206.656MB
871.56/871.72	c total #watches: 279710
874.06/874.28	c total #propagations: 73746132 / total #impl: 1040394489 (eff. 0.071)
874.06/874.28	c #Conflicts:     493000 | #Learnt:      23411 | 0.000
874.06/874.28	c total clause space: 206.656MB
874.06/874.28	c total #watches: 284722
876.16/876.32	c total #propagations: 73858730 / total #impl: 1042233411 (eff. 0.071)
876.16/876.32	c #Conflicts:     494000 | #Learnt:      24411 | 0.000
876.16/876.32	c total clause space: 206.656MB
876.16/876.32	c total #watches: 289577
878.16/878.36	c total #propagations: 73969493 / total #impl: 1044012362 (eff. 0.071)
878.16/878.36	c #Conflicts:     495000 | #Learnt:      25411 | 0.000
878.16/878.36	c total clause space: 206.656MB
878.16/878.36	c total #watches: 294885
880.26/880.42	c total #propagations: 74081727 / total #impl: 1045958198 (eff. 0.071)
880.26/880.42	c #Conflicts:     496000 | #Learnt:      26411 | 0.000
880.26/880.42	c total clause space: 206.656MB
880.26/880.42	c total #watches: 300335
882.06/882.25	c total #propagations: 74198041 / total #impl: 1047863378 (eff. 0.071)
882.06/882.25	c #Conflicts:     497000 | #Learnt:      27411 | 0.000
882.06/882.25	c total clause space: 206.656MB
882.06/882.25	c total #watches: 305889
883.96/884.13	c total #propagations: 74322248 / total #impl: 1049527286 (eff. 0.071)
883.96/884.13	c #Conflicts:     498000 | #Learnt:      28411 | 0.000
883.96/884.13	c total clause space: 206.656MB
883.96/884.13	c total #watches: 311337
885.96/886.19	c total #propagations: 74435450 / total #impl: 1050910551 (eff. 0.071)
885.96/886.19	c #Conflicts:     499000 | #Learnt:      29411 | 0.000
885.96/886.19	c total clause space: 206.656MB
885.96/886.19	c total #watches: 316151
887.96/888.15	c total #propagations: 74556807 / total #impl: 1052513534 (eff. 0.071)
887.96/888.15	c #Conflicts:     500000 | #Learnt:      30411 | 0.000
887.96/888.15	c total clause space: 206.656MB
887.96/888.15	c total #watches: 320762
890.06/890.21	c total #propagations: 74668294 / total #impl: 1054066285 (eff. 0.071)
890.06/890.21	c #Conflicts:     501000 | #Learnt:      31411 | 0.000
890.06/890.21	c total clause space: 206.656MB
890.06/890.21	c total #watches: 325334
891.75/891.96	c total #propagations: 74780689 / total #impl: 1055648174 (eff. 0.071)
891.75/891.96	c GC COLLECT
891.75/891.96	c #Conflicts:     502000 | #Learnt:      16299 | 0.000
891.75/891.96	c total clause space: 206.656MB
891.75/891.96	c total #watches: 246698
893.45/893.67	c total #propagations: 74906471 / total #impl: 1057503365 (eff. 0.071)
893.45/893.67	c #Conflicts:     503000 | #Learnt:      17299 | 0.000
893.45/893.67	c total clause space: 206.656MB
893.45/893.67	c total #watches: 251713
895.05/895.29	c total #propagations: 75027983 / total #impl: 1059430510 (eff. 0.071)
895.05/895.29	c #Conflicts:     504000 | #Learnt:      18299 | 0.000
895.05/895.29	c total clause space: 206.656MB
895.05/895.29	c total #watches: 256740
896.65/896.85	c total #propagations: 75153653 / total #impl: 1061148581 (eff. 0.071)
896.65/896.85	c #Conflicts:     505000 | #Learnt:      19299 | 0.000
896.65/896.85	c total clause space: 206.656MB
896.65/896.85	c total #watches: 261809
898.85/899.01	c total #propagations: 75273071 / total #impl: 1062489923 (eff. 0.071)
898.85/899.01	c #Conflicts:     506000 | #Learnt:      20299 | 0.000
898.85/899.01	c total clause space: 206.656MB
898.85/899.01	c total #watches: 266584
900.86/901.10	c total #propagations: 75399534 / total #impl: 1064390343 (eff. 0.071)
900.86/901.10	c #Conflicts:     507000 | #Learnt:      21299 | 0.000
900.86/901.10	c total clause space: 206.656MB
900.86/901.10	c total #watches: 271472
902.65/902.81	c total #propagations: 75533830 / total #impl: 1066406560 (eff. 0.071)
902.65/902.81	c #Conflicts:     508000 | #Learnt:      22299 | 0.000
902.65/902.81	c total clause space: 206.656MB
902.65/902.81	c total #watches: 278175
904.45/904.67	c total #propagations: 75650305 / total #impl: 1068234018 (eff. 0.071)
904.45/904.67	c #Conflicts:     509000 | #Learnt:      23299 | 0.000
904.45/904.67	c total clause space: 206.656MB
904.45/904.67	c total #watches: 283336
906.45/906.66	c total #propagations: 75763606 / total #impl: 1070094418 (eff. 0.071)
906.45/906.66	c #Conflicts:     510000 | #Learnt:      24299 | 0.000
906.45/906.66	c total clause space: 206.656MB
906.45/906.66	c total #watches: 287771
908.65/908.82	c total #propagations: 75876935 / total #impl: 1071947877 (eff. 0.071)
908.65/908.82	c #Conflicts:     511000 | #Learnt:      25299 | 0.000
908.65/908.82	c total clause space: 206.656MB
908.65/908.82	c total #watches: 292593
910.66/910.87	c total #propagations: 75992924 / total #impl: 1073890188 (eff. 0.071)
910.66/910.87	c #Conflicts:     512000 | #Learnt:      26299 | 0.000
910.66/910.87	c total clause space: 206.656MB
910.66/910.87	c total #watches: 297453
912.55/912.78	c total #propagations: 76109977 / total #impl: 1075697861 (eff. 0.071)
912.55/912.78	c #Conflicts:     513000 | #Learnt:      27299 | 0.000
912.55/912.78	c total clause space: 206.656MB
912.55/912.78	c total #watches: 301822
914.35/914.56	c total #propagations: 76244213 / total #impl: 1077842363 (eff. 0.071)
914.35/914.56	c #Conflicts:     514000 | #Learnt:      28299 | 0.000
914.35/914.56	c total clause space: 206.656MB
914.35/914.56	c total #watches: 306155
916.26/916.41	c total #propagations: 76413457 / total #impl: 1080188782 (eff. 0.071)
916.26/916.41	c #Conflicts:     515000 | #Learnt:      29299 | 0.000
916.26/916.41	c total clause space: 206.656MB
916.26/916.41	c total #watches: 309861
917.85/918.02	c total #propagations: 76582497 / total #impl: 1082032780 (eff. 0.071)
917.85/918.02	c #Conflicts:     516000 | #Learnt:      30299 | 0.000
917.85/918.02	c total clause space: 206.656MB
917.85/918.02	c total #watches: 314477
918.95/919.13	c total #propagations: 76712611 / total #impl: 1084073903 (eff. 0.071)
918.95/919.13	c #Conflicts:     517000 | #Learnt:      31299 | 0.000
918.95/919.13	c total clause space: 206.656MB
918.95/919.13	c total #watches: 318166
919.95/920.19	c total #propagations: 76898147 / total #impl: 1085814808 (eff. 0.071)
919.95/920.19	c #Conflicts:     518000 | #Learnt:      32299 | 0.000
919.95/920.19	c total clause space: 206.656MB
919.95/920.19	c total #watches: 321833
921.15/921.32	c total #propagations: 77097849 / total #impl: 1087703211 (eff. 0.071)
921.15/921.32	c #Conflicts:     519000 | #Learnt:      33299 | 0.000
921.15/921.32	c total clause space: 206.656MB
921.15/921.32	c total #watches: 326942
922.25/922.40	c total #propagations: 77268105 / total #impl: 1089546642 (eff. 0.071)
922.25/922.40	c GC COLLECT
922.25/922.40	c #Conflicts:     520000 | #Learnt:      17441 | 0.000
922.25/922.40	c total clause space: 206.656MB
922.25/922.40	c total #watches: 251803
923.35/923.54	c total #propagations: 77459235 / total #impl: 1091393216 (eff. 0.071)
923.35/923.54	c #Conflicts:     521000 | #Learnt:      18441 | 0.000
923.35/923.54	c total clause space: 206.656MB
923.35/923.54	c total #watches: 255796
925.06/925.29	c total #propagations: 77662288 / total #impl: 1093525037 (eff. 0.071)
925.06/925.29	c #Conflicts:     522000 | #Learnt:      19441 | 0.000
925.06/925.29	c total clause space: 206.656MB
925.06/925.29	c total #watches: 261740
926.85/927.02	c total #propagations: 77847861 / total #impl: 1095372701 (eff. 0.071)
926.85/927.02	c #Conflicts:     523000 | #Learnt:      20441 | 0.000
926.85/927.02	c total clause space: 206.656MB
926.85/927.02	c total #watches: 266194
928.36/928.58	c total #propagations: 77994799 / total #impl: 1097351020 (eff. 0.071)
928.36/928.58	c #Conflicts:     524000 | #Learnt:      21441 | 0.000
928.36/928.58	c total clause space: 206.656MB
928.36/928.58	c total #watches: 270548
929.95/930.18	c total #propagations: 78151155 / total #impl: 1099043239 (eff. 0.071)
929.95/930.18	c #Conflicts:     525000 | #Learnt:      22441 | 0.000
929.95/930.18	c total clause space: 206.656MB
929.95/930.18	c total #watches: 274379
931.56/931.79	c total #propagations: 78321047 / total #impl: 1101117347 (eff. 0.071)
931.56/931.79	c #Conflicts:     526000 | #Learnt:      23441 | 0.000
931.56/931.79	c total clause space: 206.656MB
931.56/931.79	c total #watches: 278775
933.15/933.32	c total #propagations: 78536502 / total #impl: 1102921565 (eff. 0.071)
933.15/933.32	c #Conflicts:     527000 | #Learnt:      24441 | 0.000
933.15/933.32	c total clause space: 206.656MB
933.15/933.32	c total #watches: 283691
934.75/934.98	c total #propagations: 78675732 / total #impl: 1104984335 (eff. 0.071)
934.75/934.98	c #Conflicts:     528000 | #Learnt:      25441 | 0.000
934.75/934.98	c total clause space: 206.656MB
934.75/934.98	c total #watches: 288675
936.65/936.85	c total #propagations: 78812468 / total #impl: 1106971786 (eff. 0.071)
936.65/936.85	c #Conflicts:     529000 | #Learnt:      26441 | 0.000
936.65/936.85	c total clause space: 206.656MB
936.65/936.85	c total #watches: 292755
938.25/938.45	c total #propagations: 78956292 / total #impl: 1108922608 (eff. 0.071)
938.25/938.45	c #Conflicts:     530000 | #Learnt:      27441 | 0.000
938.25/938.45	c total clause space: 206.656MB
938.25/938.45	c total #watches: 296608
939.95/940.17	c total #propagations: 79086196 / total #impl: 1110845520 (eff. 0.071)
939.95/940.17	c #Conflicts:     531000 | #Learnt:      28441 | 0.000
939.95/940.17	c total clause space: 206.656MB
939.95/940.17	c total #watches: 300699
941.95/942.10	c total #propagations: 79218004 / total #impl: 1112767880 (eff. 0.071)
941.95/942.10	c #Conflicts:     532000 | #Learnt:      29441 | 0.000
941.95/942.10	c total clause space: 206.656MB
941.95/942.10	c total #watches: 304697
943.75/943.99	c total #propagations: 79366527 / total #impl: 1114983261 (eff. 0.071)
943.75/943.99	c #Conflicts:     533000 | #Learnt:      30441 | 0.000
943.75/943.99	c total clause space: 206.656MB
943.75/943.99	c total #watches: 308885
945.85/946.04	c total #propagations: 79512453 / total #impl: 1117050798 (eff. 0.071)
945.85/946.04	c #Conflicts:     534000 | #Learnt:      31441 | 0.000
945.85/946.04	c total clause space: 206.656MB
945.85/946.04	c total #watches: 313135
947.95/948.14	c total #propagations: 79656784 / total #impl: 1119283344 (eff. 0.071)
947.95/948.14	c #Conflicts:     535000 | #Learnt:      32441 | 0.000
947.95/948.14	c total clause space: 206.656MB
947.95/948.14	c total #watches: 317071
949.85/950.03	c total #propagations: 79782790 / total #impl: 1121084617 (eff. 0.071)
949.85/950.03	c #Conflicts:     536000 | #Learnt:      33441 | 0.000
949.85/950.03	c total clause space: 206.656MB
949.85/950.03	c total #watches: 321325
951.25/951.46	c total #propagations: 79950030 / total #impl: 1123145415 (eff. 0.071)
951.25/951.46	c #Conflicts:     537000 | #Learnt:      34441 | 0.000
951.25/951.46	c total clause space: 206.656MB
951.25/951.46	c total #watches: 325227
952.84/953.00	c total #propagations: 80154202 / total #impl: 1125394109 (eff. 0.071)
952.84/953.00	c GC COLLECT
952.84/953.00	c #Conflicts:     538000 | #Learnt:      18064 | 0.000
952.84/953.00	c total clause space: 206.656MB
952.84/953.00	c total #watches: 254335
954.24/954.46	c total #propagations: 80315234 / total #impl: 1127420285 (eff. 0.071)
954.24/954.46	c #Conflicts:     539000 | #Learnt:      19064 | 0.000
954.24/954.46	c total clause space: 206.656MB
954.24/954.46	c total #watches: 258823
955.64/955.82	c total #propagations: 80484499 / total #impl: 1129456752 (eff. 0.071)
955.64/955.82	c #Conflicts:     540000 | #Learnt:      20064 | 0.000
955.64/955.82	c total clause space: 206.656MB
955.64/955.82	c total #watches: 263007
957.54/957.71	c total #propagations: 80653875 / total #impl: 1131325276 (eff. 0.071)
957.54/957.71	c #Conflicts:     541000 | #Learnt:      21064 | 0.000
957.54/957.71	c total clause space: 206.656MB
957.54/957.71	c total #watches: 267852
959.74/959.90	c total #propagations: 80802426 / total #impl: 1133654975 (eff. 0.071)
959.74/959.90	c #Conflicts:     542000 | #Learnt:      22064 | 0.000
959.74/959.90	c total clause space: 206.656MB
959.74/959.90	c total #watches: 273161
961.74/961.95	c total #propagations: 80941625 / total #impl: 1135925511 (eff. 0.071)
961.74/961.95	c #Conflicts:     543000 | #Learnt:      23064 | 0.000
961.74/961.95	c total clause space: 206.656MB
961.74/961.95	c total #watches: 278815
963.24/963.41	c total #propagations: 81070897 / total #impl: 1138129998 (eff. 0.071)
963.24/963.41	c #Conflicts:     544000 | #Learnt:      24064 | 0.000
963.24/963.41	c total clause space: 206.656MB
963.24/963.41	c total #watches: 282941
964.74/964.96	c total #propagations: 81308467 / total #impl: 1139777165 (eff. 0.071)
964.74/964.96	c #Conflicts:     545000 | #Learnt:      25064 | 0.000
964.74/964.96	c total clause space: 206.656MB
964.74/964.96	c total #watches: 296526
966.34/966.54	c total #propagations: 81504230 / total #impl: 1141985772 (eff. 0.071)
966.34/966.54	c #Conflicts:     546000 | #Learnt:      26064 | 0.000
966.34/966.54	c total clause space: 206.656MB
966.34/966.54	c total #watches: 307986
968.04/968.21	c total #propagations: 81656327 / total #impl: 1144415827 (eff. 0.071)
968.04/968.21	c #Conflicts:     547000 | #Learnt:      27064 | 0.000
968.04/968.21	c total clause space: 206.656MB
968.04/968.21	c total #watches: 315495
969.84/970.00	c total #propagations: 81794338 / total #impl: 1146783280 (eff. 0.071)
969.84/970.00	c #Conflicts:     548000 | #Learnt:      28064 | 0.000
969.84/970.00	c total clause space: 206.656MB
969.84/970.00	c total #watches: 321124
971.44/971.63	c total #propagations: 81937685 / total #impl: 1149062340 (eff. 0.071)
971.44/971.63	c #Conflicts:     549000 | #Learnt:      29064 | 0.000
971.44/971.63	c total clause space: 206.656MB
971.44/971.63	c total #watches: 326272
973.45/973.63	c total #propagations: 82056092 / total #impl: 1150704365 (eff. 0.071)
973.45/973.63	c #Conflicts:     550000 | #Learnt:      30064 | 0.000
973.45/973.63	c total clause space: 206.656MB
973.45/973.63	c total #watches: 330761
975.24/975.41	c total #propagations: 82174314 / total #impl: 1152497966 (eff. 0.071)
975.24/975.41	c #Conflicts:     551000 | #Learnt:      31064 | 0.000
975.24/975.41	c total clause space: 206.656MB
975.24/975.41	c total #watches: 334777
977.34/977.52	c total #propagations: 82302994 / total #impl: 1154516165 (eff. 0.071)
977.34/977.52	c #Conflicts:     552000 | #Learnt:      32064 | 0.000
977.34/977.52	c total clause space: 206.656MB
977.34/977.52	c total #watches: 338770
979.24/979.48	c total #propagations: 82433146 / total #impl: 1157101621 (eff. 0.071)
979.24/979.48	c #Conflicts:     553000 | #Learnt:      33064 | 0.000
979.24/979.48	c total clause space: 206.656MB
979.24/979.48	c total #watches: 343005
981.34/981.51	c total #propagations: 82564167 / total #impl: 1159485918 (eff. 0.071)
981.34/981.51	c #Conflicts:     554000 | #Learnt:      34064 | 0.000
981.34/981.51	c total clause space: 206.656MB
981.34/981.51	c total #watches: 346995
983.24/983.49	c total #propagations: 82691066 / total #impl: 1161871659 (eff. 0.071)
983.24/983.49	c #Conflicts:     555000 | #Learnt:      35064 | 0.000
983.24/983.49	c total clause space: 206.656MB
983.24/983.49	c total #watches: 351075
985.14/985.35	c total #propagations: 82811759 / total #impl: 1164113146 (eff. 0.071)
985.14/985.35	c GC COLLECT
985.14/985.35	c #Conflicts:     556000 | #Learnt:      18277 | 0.000
985.14/985.35	c total clause space: 206.656MB
985.14/985.35	c total #watches: 255121
987.14/987.31	c total #propagations: 82935666 / total #impl: 1166198967 (eff. 0.071)
987.14/987.31	c #Conflicts:     557000 | #Learnt:      19277 | 0.000
987.14/987.31	c total clause space: 206.656MB
987.14/987.31	c total #watches: 259532
988.74/988.95	c total #propagations: 83060788 / total #impl: 1168580945 (eff. 0.071)
988.74/988.95	c #Conflicts:     558000 | #Learnt:      20277 | 0.000
988.74/988.95	c total clause space: 206.656MB
988.74/988.95	c total #watches: 263827
990.44/990.64	c total #propagations: 83209288 / total #impl: 1170570023 (eff. 0.071)
990.44/990.64	c #Conflicts:     559000 | #Learnt:      21277 | 0.000
990.44/990.64	c total clause space: 206.656MB
990.44/990.64	c total #watches: 268301
991.94/992.12	c total #propagations: 83372222 / total #impl: 1172444836 (eff. 0.071)
991.94/992.12	c #Conflicts:     560000 | #Learnt:      22277 | 0.000
991.94/992.12	c total clause space: 206.656MB
991.94/992.12	c total #watches: 273101
993.73/993.91	c total #propagations: 83543848 / total #impl: 1174371105 (eff. 0.071)
993.73/993.91	c #Conflicts:     561000 | #Learnt:      23277 | 0.000
993.73/993.91	c total clause space: 206.656MB
993.73/993.91	c total #watches: 277457
995.34/995.51	c total #propagations: 83689812 / total #impl: 1176459719 (eff. 0.071)
995.34/995.51	c #Conflicts:     562000 | #Learnt:      24277 | 0.000
995.34/995.51	c total clause space: 206.656MB
995.34/995.51	c total #watches: 282029
996.93/997.13	c total #propagations: 83930809 / total #impl: 1178423636 (eff. 0.071)
996.93/997.13	c #Conflicts:     563000 | #Learnt:      25277 | 0.000
996.93/997.13	c total clause space: 206.656MB
996.93/997.13	c total #watches: 287291
998.83/999.08	c total #propagations: 84072864 / total #impl: 1180196500 (eff. 0.071)
998.83/999.08	c #Conflicts:     564000 | #Learnt:      26277 | 0.000
998.83/999.08	c total clause space: 206.656MB
998.83/999.08	c total #watches: 290723
1000.43/1000.60	c total #propagations: 84229620 / total #impl: 1182267377 (eff. 0.071)
1000.43/1000.60	c #Conflicts:     565000 | #Learnt:      27277 | 0.000
1000.43/1000.60	c total clause space: 206.656MB
1000.43/1000.60	c total #watches: 296441
1001.63/1001.83	c total #propagations: 84351433 / total #impl: 1183940390 (eff. 0.071)
1001.63/1001.83	c #Conflicts:     566000 | #Learnt:      28277 | 0.000
1001.63/1001.83	c total clause space: 206.656MB
1001.63/1001.83	c total #watches: 301837
1002.63/1002.84	c total #propagations: 84578928 / total #impl: 1185563423 (eff. 0.071)
1002.63/1002.84	c #Conflicts:     567000 | #Learnt:      29277 | 0.000
1002.63/1002.84	c total clause space: 206.656MB
1002.63/1002.84	c total #watches: 306684
1003.73/1003.92	c total #propagations: 84807617 / total #impl: 1187830978 (eff. 0.071)
1003.73/1003.92	c #Conflicts:     568000 | #Learnt:      30277 | 0.000
1003.73/1003.92	c total clause space: 206.656MB
1003.73/1003.92	c total #watches: 311240
1004.83/1005.09	c total #propagations: 85013624 / total #impl: 1190105642 (eff. 0.071)
1004.83/1005.09	c #Conflicts:     569000 | #Learnt:      31277 | 0.000
1004.83/1005.09	c total clause space: 206.656MB
1004.83/1005.09	c total #watches: 316655
1006.44/1006.65	c total #propagations: 85226432 / total #impl: 1192137439 (eff. 0.071)
1006.44/1006.65	c #Conflicts:     570000 | #Learnt:      32277 | 0.000
1006.44/1006.65	c total clause space: 206.656MB
1006.44/1006.65	c total #watches: 320639
1007.93/1008.19	c total #propagations: 85373110 / total #impl: 1193962878 (eff. 0.072)
1007.93/1008.19	c #Conflicts:     571000 | #Learnt:      33277 | 0.000
1007.93/1008.19	c total clause space: 206.656MB
1007.93/1008.19	c total #watches: 324885
1009.53/1009.80	c total #propagations: 85549357 / total #impl: 1195707079 (eff. 0.072)
1009.53/1009.80	c #Conflicts:     572000 | #Learnt:      34277 | 0.000
1009.53/1009.80	c total clause space: 206.656MB
1009.53/1009.80	c total #watches: 328872
1011.43/1011.66	c total #propagations: 85682203 / total #impl: 1197692060 (eff. 0.072)
1011.43/1011.66	c #Conflicts:     573000 | #Learnt:      35277 | 0.000
1011.43/1011.66	c total clause space: 206.656MB
1011.43/1011.66	c total #watches: 332981
1013.53/1013.79	c total #propagations: 85798077 / total #impl: 1200014276 (eff. 0.071)
1013.53/1013.79	c #Conflicts:     574000 | #Learnt:      36277 | 0.000
1013.53/1013.79	c total clause space: 206.656MB
1013.53/1013.79	c total #watches: 338031
1015.63/1015.85	c total #propagations: 85909229 / total #impl: 1202137827 (eff. 0.071)
1015.63/1015.85	c GC COLLECT
1015.63/1015.85	c #Conflicts:     575000 | #Learnt:      19129 | 0.000
1015.63/1015.85	c total clause space: 206.656MB
1015.63/1015.85	c total #watches: 259575
1017.53/1017.75	c total #propagations: 86020267 / total #impl: 1204445331 (eff. 0.071)
1017.53/1017.75	c #Conflicts:     576000 | #Learnt:      20129 | 0.000
1017.53/1017.75	c total clause space: 206.656MB
1017.53/1017.75	c total #watches: 263804
1019.43/1019.66	c total #propagations: 86154426 / total #impl: 1207075842 (eff. 0.071)
1019.43/1019.66	c #Conflicts:     577000 | #Learnt:      21129 | 0.000
1019.43/1019.66	c total clause space: 206.656MB
1019.43/1019.66	c total #watches: 268117
1021.53/1021.72	c total #propagations: 86300717 / total #impl: 1209710502 (eff. 0.071)
1021.53/1021.72	c #Conflicts:     578000 | #Learnt:      22129 | 0.000
1021.53/1021.72	c total clause space: 206.656MB
1021.53/1021.72	c total #watches: 271744
1023.63/1023.80	c total #propagations: 86443037 / total #impl: 1212298262 (eff. 0.071)
1023.63/1023.80	c #Conflicts:     579000 | #Learnt:      23129 | 0.000
1023.63/1023.80	c total clause space: 206.656MB
1023.63/1023.80	c total #watches: 276168
1026.24/1026.50	c total #propagations: 86593861 / total #impl: 1214814599 (eff. 0.071)
1026.24/1026.50	c #Conflicts:     580000 | #Learnt:      24129 | 0.000
1026.24/1026.50	c total clause space: 206.656MB
1026.24/1026.50	c total #watches: 280278
1027.93/1028.19	c total #propagations: 86726960 / total #impl: 1216952198 (eff. 0.071)
1027.93/1028.19	c #Conflicts:     581000 | #Learnt:      25129 | 0.000
1027.93/1028.19	c total clause space: 206.656MB
1027.93/1028.19	c total #watches: 285282
1029.44/1029.68	c total #propagations: 86888696 / total #impl: 1218822353 (eff. 0.071)
1029.44/1029.68	c #Conflicts:     582000 | #Learnt:      26129 | 0.000
1029.44/1029.68	c total clause space: 206.656MB
1029.44/1029.68	c total #watches: 294124
1030.93/1031.19	c total #propagations: 87030086 / total #impl: 1220561294 (eff. 0.071)
1030.93/1031.19	c #Conflicts:     583000 | #Learnt:      27129 | 0.000
1030.93/1031.19	c total clause space: 206.656MB
1030.93/1031.19	c total #watches: 304688
1032.74/1032.91	c total #propagations: 87161393 / total #impl: 1222638820 (eff. 0.071)
1032.74/1032.91	c #Conflicts:     584000 | #Learnt:      28129 | 0.000
1032.74/1032.91	c total clause space: 206.656MB
1032.74/1032.91	c total #watches: 312078
1034.43/1034.67	c total #propagations: 87281352 / total #impl: 1224461467 (eff. 0.071)
1034.43/1034.67	c #Conflicts:     585000 | #Learnt:      29129 | 0.000
1034.43/1034.67	c total clause space: 206.656MB
1034.43/1034.67	c total #watches: 316961
1036.33/1036.56	c total #propagations: 87414188 / total #impl: 1226370572 (eff. 0.071)
1036.33/1036.56	c #Conflicts:     586000 | #Learnt:      30129 | 0.000
1036.33/1036.56	c total clause space: 206.656MB
1036.33/1036.56	c total #watches: 322054
1038.43/1038.65	c total #propagations: 87556508 / total #impl: 1228317278 (eff. 0.071)
1038.43/1038.65	c #Conflicts:     587000 | #Learnt:      31129 | 0.000
1038.43/1038.65	c total clause space: 206.656MB
1038.43/1038.65	c total #watches: 330686
1040.13/1040.32	c total #propagations: 87764313 / total #impl: 1231498164 (eff. 0.071)
1040.13/1040.32	c #Conflicts:     588000 | #Learnt:      32129 | 0.000
1040.13/1040.32	c total clause space: 206.656MB
1040.13/1040.32	c total #watches: 344129
1041.83/1042.01	c total #propagations: 87880876 / total #impl: 1233504914 (eff. 0.071)
1041.83/1042.01	c #Conflicts:     589000 | #Learnt:      33129 | 0.000
1041.83/1042.01	c total clause space: 206.656MB
1041.83/1042.01	c total #watches: 352246
1043.43/1043.65	c total #propagations: 88013438 / total #impl: 1235481662 (eff. 0.071)
1043.43/1043.65	c #Conflicts:     590000 | #Learnt:      34129 | 0.000
1043.43/1043.65	c total clause space: 206.656MB
1043.43/1043.65	c total #watches: 364476
1045.33/1045.58	c total #propagations: 88141654 / total #impl: 1237280961 (eff. 0.071)
1045.33/1045.58	c #Conflicts:     591000 | #Learnt:      35129 | 0.000
1045.33/1045.58	c total clause space: 206.656MB
1045.33/1045.58	c total #watches: 368872
1046.83/1047.05	c total #propagations: 88284848 / total #impl: 1239842998 (eff. 0.071)
1046.83/1047.05	c #Conflicts:     592000 | #Learnt:      36129 | 0.000
1046.83/1047.05	c total clause space: 206.656MB
1046.83/1047.05	c total #watches: 372685
1048.33/1048.58	c total #propagations: 88452987 / total #impl: 1241981457 (eff. 0.071)
1048.33/1048.58	c GC COLLECT
1048.33/1048.58	c #Conflicts:     593000 | #Learnt:      18657 | 0.000
1048.33/1048.58	c total clause space: 206.656MB
1048.33/1048.58	c total #watches: 257607
1049.73/1049.95	c total #propagations: 88621627 / total #impl: 1244229178 (eff. 0.071)
1049.73/1049.95	c #Conflicts:     594000 | #Learnt:      19657 | 0.000
1049.73/1049.95	c total clause space: 206.656MB
1049.73/1049.95	c total #watches: 262136
1051.03/1051.25	c total #propagations: 88775311 / total #impl: 1246448664 (eff. 0.071)
1051.03/1051.25	c #Conflicts:     595000 | #Learnt:      20657 | 0.000
1051.03/1051.25	c total clause space: 206.656MB
1051.03/1051.25	c total #watches: 265442
1052.53/1052.73	c total #propagations: 88950405 / total #impl: 1248347800 (eff. 0.071)
1052.53/1052.73	c #Conflicts:     596000 | #Learnt:      21657 | 0.000
1052.53/1052.73	c total clause space: 206.656MB
1052.53/1052.73	c total #watches: 270040
1054.03/1054.26	c total #propagations: 89109028 / total #impl: 1250457304 (eff. 0.071)
1054.03/1054.26	c #Conflicts:     597000 | #Learnt:      22657 | 0.000
1054.03/1054.26	c total clause space: 206.656MB
1054.03/1054.26	c total #watches: 273458
1055.43/1055.67	c total #propagations: 89264543 / total #impl: 1252449032 (eff. 0.071)
1055.43/1055.67	c #Conflicts:     598000 | #Learnt:      23657 | 0.000
1055.43/1055.67	c total clause space: 206.656MB
1055.43/1055.67	c total #watches: 277045
1056.93/1057.14	c total #propagations: 89408527 / total #impl: 1254255431 (eff. 0.071)
1056.93/1057.14	c #Conflicts:     599000 | #Learnt:      24657 | 0.000
1056.93/1057.14	c total clause space: 206.656MB
1056.93/1057.14	c total #watches: 280409
1058.23/1058.46	c total #propagations: 89565979 / total #impl: 1256199391 (eff. 0.071)
1058.23/1058.46	c #Conflicts:     600000 | #Learnt:      25657 | 0.000
1058.23/1058.46	c total clause space: 206.656MB
1058.23/1058.46	c total #watches: 284851
1059.42/1059.61	c total #propagations: 89743803 / total #impl: 1258277423 (eff. 0.071)
1059.42/1059.61	c #Conflicts:     601000 | #Learnt:      26657 | 0.000
1059.42/1059.61	c total clause space: 206.656MB
1059.42/1059.61	c total #watches: 289090
1060.72/1060.92	c total #propagations: 89931494 / total #impl: 1260203476 (eff. 0.071)
1060.72/1060.92	c #Conflicts:     602000 | #Learnt:      27657 | 0.000
1060.72/1060.92	c total clause space: 206.656MB
1060.72/1060.92	c total #watches: 292711
1062.92/1063.13	c total #propagations: 90097730 / total #impl: 1262253492 (eff. 0.071)
1062.92/1063.13	c #Conflicts:     603000 | #Learnt:      28657 | 0.000
1062.92/1063.13	c total clause space: 206.656MB
1062.92/1063.13	c total #watches: 296575
1065.22/1065.47	c total #propagations: 90242330 / total #impl: 1264809594 (eff. 0.071)
1065.22/1065.47	c #Conflicts:     604000 | #Learnt:      29657 | 0.000
1065.22/1065.47	c total clause space: 206.656MB
1065.22/1065.47	c total #watches: 302741
1068.12/1068.32	c total #propagations: 90419220 / total #impl: 1267597490 (eff. 0.071)
1068.12/1068.32	c #Conflicts:     605000 | #Learnt:      30657 | 0.000
1068.12/1068.32	c total clause space: 206.656MB
1068.12/1068.32	c total #watches: 307492
1071.23/1071.42	c total #propagations: 90583546 / total #impl: 1270289639 (eff. 0.071)
1071.23/1071.42	c #Conflicts:     606000 | #Learnt:      31657 | 0.000
1071.23/1071.42	c total clause space: 206.656MB
1071.23/1071.42	c total #watches: 312250
1074.22/1074.44	c total #propagations: 90743266 / total #impl: 1272857061 (eff. 0.071)
1074.22/1074.44	c #Conflicts:     607000 | #Learnt:      32657 | 0.000
1074.22/1074.44	c total clause space: 206.656MB
1074.22/1074.44	c total #watches: 316429
1076.83/1077.03	c total #propagations: 90905935 / total #impl: 1275373794 (eff. 0.071)
1076.83/1077.03	c #Conflicts:     608000 | #Learnt:      33657 | 0.000
1076.83/1077.03	c total clause space: 206.656MB
1076.83/1077.03	c total #watches: 320617
1079.22/1079.41	c total #propagations: 91078381 / total #impl: 1278172402 (eff. 0.071)
1079.22/1079.41	c #Conflicts:     609000 | #Learnt:      34657 | 0.000
1079.22/1079.41	c total clause space: 206.656MB
1079.22/1079.41	c total #watches: 325361
1081.52/1081.71	c total #propagations: 91257021 / total #impl: 1281038494 (eff. 0.071)
1081.52/1081.71	c #Conflicts:     610000 | #Learnt:      35657 | 0.000
1081.52/1081.71	c total clause space: 206.656MB
1081.52/1081.71	c total #watches: 329647
1084.02/1084.23	c total #propagations: 91421562 / total #impl: 1283425778 (eff. 0.071)
1084.02/1084.23	c #Conflicts:     611000 | #Learnt:      36657 | 0.000
1084.02/1084.23	c total clause space: 206.656MB
1084.02/1084.23	c total #watches: 335535
1086.42/1086.63	c total #propagations: 91559513 / total #impl: 1285499768 (eff. 0.071)
1086.42/1086.63	c GC COLLECT
1086.42/1086.63	c #Conflicts:     612000 | #Learnt:      18875 | 0.000
1086.42/1086.63	c total clause space: 206.656MB
1086.42/1086.63	c total #watches: 259637
1088.72/1089.00	c total #propagations: 91706319 / total #impl: 1287919913 (eff. 0.071)
1088.72/1089.00	c #Conflicts:     613000 | #Learnt:      19875 | 0.000
1088.72/1089.00	c total clause space: 206.656MB
1088.72/1089.00	c total #watches: 266292
1091.13/1091.33	c total #propagations: 91846495 / total #impl: 1290204158 (eff. 0.071)
1091.13/1091.33	c #Conflicts:     614000 | #Learnt:      20875 | 0.000
1091.13/1091.33	c total clause space: 206.656MB
1091.13/1091.33	c total #watches: 272340
1093.82/1094.02	c total #propagations: 91993944 / total #impl: 1292728754 (eff. 0.071)
1093.82/1094.02	c #Conflicts:     615000 | #Learnt:      21875 | 0.000
1093.82/1094.02	c total clause space: 206.656MB
1093.82/1094.02	c total #watches: 280800
1095.82/1096.09	c total #propagations: 92156849 / total #impl: 1295649833 (eff. 0.071)
1095.82/1096.09	c #Conflicts:     616000 | #Learnt:      22875 | 0.000
1095.82/1096.09	c total clause space: 206.656MB
1095.82/1096.09	c total #watches: 287751
1098.02/1098.24	c total #propagations: 92325124 / total #impl: 1298147168 (eff. 0.071)
1098.02/1098.24	c #Conflicts:     617000 | #Learnt:      23875 | 0.000
1098.02/1098.24	c total clause space: 206.656MB
1098.02/1098.24	c total #watches: 291379
1100.32/1100.52	c total #propagations: 92462392 / total #impl: 1300498630 (eff. 0.071)
1100.32/1100.52	c #Conflicts:     618000 | #Learnt:      24875 | 0.000
1100.32/1100.52	c total clause space: 206.656MB
1100.32/1100.52	c total #watches: 296216
1102.72/1102.91	c total #propagations: 92582318 / total #impl: 1302612261 (eff. 0.071)
1102.72/1102.91	c #Conflicts:     619000 | #Learnt:      25875 | 0.000
1102.72/1102.91	c total clause space: 206.656MB
1102.72/1102.91	c total #watches: 300387
1104.72/1104.97	c total #propagations: 92718675 / total #impl: 1305048167 (eff. 0.071)
1104.72/1104.97	c #Conflicts:     620000 | #Learnt:      26875 | 0.000
1104.72/1104.97	c total clause space: 206.656MB
1104.72/1104.97	c total #watches: 305666
1106.62/1106.82	c total #propagations: 92857581 / total #impl: 1306789975 (eff. 0.071)
1106.62/1106.82	c #Conflicts:     621000 | #Learnt:      27875 | 0.000
1106.62/1106.82	c total clause space: 206.656MB
1106.62/1106.82	c total #watches: 311001
1108.52/1108.72	c total #propagations: 92996052 / total #impl: 1308942760 (eff. 0.071)
1108.52/1108.72	c #Conflicts:     622000 | #Learnt:      28875 | 0.000
1108.52/1108.72	c total clause space: 206.656MB
1108.52/1108.72	c total #watches: 315346
1110.62/1110.85	c total #propagations: 93131575 / total #impl: 1311325259 (eff. 0.071)
1110.62/1110.85	c #Conflicts:     623000 | #Learnt:      29875 | 0.000
1110.62/1110.85	c total clause space: 206.656MB
1110.62/1110.85	c total #watches: 318617
1112.32/1112.56	c total #propagations: 93253468 / total #impl: 1313144486 (eff. 0.071)
1112.32/1112.56	c #Conflicts:     624000 | #Learnt:      30875 | 0.000
1112.32/1112.56	c total clause space: 206.656MB
1112.32/1112.56	c total #watches: 322525
1114.02/1114.29	c total #propagations: 93403745 / total #impl: 1315043985 (eff. 0.071)
1114.02/1114.29	c #Conflicts:     625000 | #Learnt:      31876 | 0.000
1114.02/1114.29	c total clause space: 206.656MB
1114.02/1114.29	c total #watches: 330490
1116.02/1116.28	c total #propagations: 93550675 / total #impl: 1317148029 (eff. 0.071)
1116.02/1116.28	c #Conflicts:     626000 | #Learnt:      32877 | 0.000
1116.02/1116.28	c total clause space: 206.656MB
1116.02/1116.28	c total #watches: 338266
1117.72/1117.97	c total #propagations: 93682890 / total #impl: 1319191146 (eff. 0.071)
1117.72/1117.97	c #Conflicts:     627000 | #Learnt:      33877 | 0.000
1117.72/1117.97	c total clause space: 206.656MB
1117.72/1117.97	c total #watches: 343912
1120.31/1120.55	c total #propagations: 93827388 / total #impl: 1321018280 (eff. 0.071)
1120.31/1120.55	c #Conflicts:     628000 | #Learnt:      34881 | 0.000
1120.31/1120.55	c total clause space: 206.656MB
1120.31/1120.55	c total #watches: 358164
1123.02/1123.26	c total #propagations: 93958254 / total #impl: 1323317645 (eff. 0.071)
1123.02/1123.26	c #Conflicts:     629000 | #Learnt:      35882 | 0.000
1123.02/1123.26	c total clause space: 206.656MB
1123.02/1123.26	c total #watches: 364934
1125.91/1126.14	c total #propagations: 94089387 / total #impl: 1326543945 (eff. 0.071)
1125.91/1126.14	c #Conflicts:     630000 | #Learnt:      36884 | 0.000
1125.91/1126.14	c total clause space: 206.656MB
1125.91/1126.14	c total #watches: 374413
1128.72/1128.99	c total #propagations: 94219538 / total #impl: 1330238889 (eff. 0.071)
1128.72/1128.99	c #Conflicts:     631000 | #Learnt:      37884 | 0.000
1128.72/1128.99	c total clause space: 335.816MB
1128.72/1128.99	c total #watches: 379961
1131.62/1131.82	c total #propagations: 94389250 / total #impl: 1333374492 (eff. 0.071)
1131.62/1131.82	c GC COLLECT
1131.62/1131.82	c #Conflicts:     632000 | #Learnt:      19792 | 0.000
1131.62/1131.82	c total clause space: 335.816MB
1131.62/1131.82	c total #watches: 285019
1133.82/1134.09	c total #propagations: 94539946 / total #impl: 1336479408 (eff. 0.071)
1133.82/1134.09	c #Conflicts:     633000 | #Learnt:      20792 | 0.000
1133.82/1134.09	c total clause space: 335.816MB
1133.82/1134.09	c total #watches: 289808
1136.32/1136.54	c total #propagations: 94693582 / total #impl: 1338898588 (eff. 0.071)
1136.32/1136.54	c #Conflicts:     634000 | #Learnt:      21792 | 0.000
1136.32/1136.54	c total clause space: 335.816MB
1136.32/1136.54	c total #watches: 294610
1138.72/1138.95	c total #propagations: 94859368 / total #impl: 1342042820 (eff. 0.071)
1138.72/1138.95	c #Conflicts:     635000 | #Learnt:      22792 | 0.000
1138.72/1138.95	c total clause space: 335.816MB
1138.72/1138.95	c total #watches: 300915
1141.12/1141.39	c total #propagations: 95017574 / total #impl: 1344977926 (eff. 0.071)
1141.12/1141.39	c #Conflicts:     636000 | #Learnt:      23792 | 0.000
1141.12/1141.39	c total clause space: 335.816MB
1141.12/1141.39	c total #watches: 306021
1144.02/1144.21	c total #propagations: 95166081 / total #impl: 1347901625 (eff. 0.071)
1144.02/1144.21	c #Conflicts:     637000 | #Learnt:      24792 | 0.000
1144.02/1144.21	c total clause space: 335.816MB
1144.02/1144.21	c total #watches: 311020
1146.62/1146.89	c total #propagations: 95335248 / total #impl: 1351846441 (eff. 0.071)
1146.62/1146.89	c #Conflicts:     638000 | #Learnt:      25792 | 0.000
1146.62/1146.89	c total clause space: 335.816MB
1146.62/1146.89	c total #watches: 315622
1148.32/1148.56	c total #propagations: 95485005 / total #impl: 1355096546 (eff. 0.070)
1148.32/1148.56	c #Conflicts:     639000 | #Learnt:      26792 | 0.000
1148.32/1148.56	c total clause space: 335.816MB
1148.32/1148.56	c total #watches: 318967
1149.72/1149.91	c total #propagations: 95737710 / total #impl: 1358740008 (eff. 0.070)
1149.72/1149.91	c #Conflicts:     640000 | #Learnt:      27792 | 0.000
1149.72/1149.91	c total clause space: 335.816MB
1149.72/1149.91	c total #watches: 321706
1150.82/1151.04	c total #propagations: 96041452 / total #impl: 1361737230 (eff. 0.071)
1150.82/1151.04	c #Conflicts:     641000 | #Learnt:      28792 | 0.000
1150.82/1151.04	c total clause space: 335.816MB
1150.82/1151.04	c total #watches: 324658
1152.02/1152.23	c total #propagations: 96344202 / total #impl: 1364577328 (eff. 0.071)
1152.02/1152.23	c #Conflicts:     642000 | #Learnt:      29792 | 0.000
1152.02/1152.23	c total clause space: 335.816MB
1152.02/1152.23	c total #watches: 327555
1153.42/1153.64	c total #propagations: 96666555 / total #impl: 1367859833 (eff. 0.071)
1153.42/1153.64	c #Conflicts:     643000 | #Learnt:      30792 | 0.000
1153.42/1153.64	c total clause space: 335.816MB
1153.42/1153.64	c total #watches: 330327
1154.92/1155.13	c total #propagations: 96979968 / total #impl: 1371117720 (eff. 0.071)
1154.92/1155.13	c #Conflicts:     644000 | #Learnt:      31792 | 0.000
1154.92/1155.13	c total clause space: 335.816MB
1154.92/1155.13	c total #watches: 333267
1156.72/1156.97	c total #propagations: 97292625 / total #impl: 1374488785 (eff. 0.071)
1156.72/1156.97	c #Conflicts:     645000 | #Learnt:      32792 | 0.000
1156.72/1156.97	c total clause space: 335.816MB
1156.72/1156.97	c total #watches: 337732
1158.61/1158.89	c total #propagations: 97509307 / total #impl: 1377711917 (eff. 0.071)
1158.61/1158.89	c #Conflicts:     646000 | #Learnt:      33792 | 0.000
1158.61/1158.89	c total clause space: 335.816MB
1158.61/1158.89	c total #watches: 341418
1160.32/1160.57	c total #propagations: 97731268 / total #impl: 1381083215 (eff. 0.071)
1160.32/1160.57	c #Conflicts:     647000 | #Learnt:      34792 | 0.000
1160.32/1160.57	c total clause space: 335.816MB
1160.32/1160.57	c total #watches: 344429
1162.11/1162.33	c total #propagations: 97995740 / total #impl: 1384537611 (eff. 0.071)
1162.11/1162.33	c #Conflicts:     648000 | #Learnt:      35792 | 0.000
1162.11/1162.33	c total clause space: 335.816MB
1162.11/1162.33	c total #watches: 347763
1163.62/1163.86	c total #propagations: 98267226 / total #impl: 1387640286 (eff. 0.071)
1163.62/1163.86	c #Conflicts:     649000 | #Learnt:      36792 | 0.000
1163.62/1163.86	c total clause space: 335.816MB
1163.62/1163.86	c total #watches: 351080
1165.21/1165.45	c total #propagations: 98561108 / total #impl: 1391487504 (eff. 0.071)
1165.21/1165.45	c #Conflicts:     650000 | #Learnt:      37792 | 0.000
1165.21/1165.45	c total clause space: 335.816MB
1165.21/1165.45	c total #watches: 354274
1166.81/1167.06	c total #propagations: 98834719 / total #impl: 1395036146 (eff. 0.071)
1166.81/1167.06	c #Conflicts:     651000 | #Learnt:      38792 | 0.000
1166.81/1167.06	c total clause space: 335.816MB
1166.81/1167.06	c total #watches: 357562
1168.41/1168.68	c total #propagations: 99109398 / total #impl: 1398645244 (eff. 0.071)
1168.41/1168.68	c GC COLLECT
1168.41/1168.68	c #Conflicts:     652000 | #Learnt:      20387 | 0.000
1168.41/1168.68	c total clause space: 335.816MB
1168.41/1168.68	c total #watches: 286423
1170.22/1170.41	c total #propagations: 99401018 / total #impl: 1402776639 (eff. 0.071)
1170.22/1170.41	c #Conflicts:     653000 | #Learnt:      21387 | 0.000
1170.22/1170.41	c total clause space: 335.816MB
1170.22/1170.41	c total #watches: 289406
1171.81/1172.02	c total #propagations: 99685058 / total #impl: 1406695239 (eff. 0.071)
1171.81/1172.02	c #Conflicts:     654000 | #Learnt:      22387 | 0.000
1171.81/1172.02	c total clause space: 335.816MB
1171.81/1172.02	c total #watches: 292728
1173.21/1173.42	c total #propagations: 99963269 / total #impl: 1410392678 (eff. 0.071)
1173.21/1173.42	c #Conflicts:     655000 | #Learnt:      23387 | 0.000
1173.21/1173.42	c total clause space: 335.816MB
1173.21/1173.42	c total #watches: 295790
1174.51/1174.75	c total #propagations: 100273417 / total #impl: 1414213153 (eff. 0.071)
1174.51/1174.75	c #Conflicts:     656000 | #Learnt:      24387 | 0.000
1174.51/1174.75	c total clause space: 335.816MB
1174.51/1174.75	c total #watches: 298683
1175.72/1175.95	c total #propagations: 100580887 / total #impl: 1417949787 (eff. 0.071)
1175.72/1175.95	c #Conflicts:     657000 | #Learnt:      25387 | 0.000
1175.72/1175.95	c total clause space: 335.816MB
1175.72/1175.95	c total #watches: 301704
1176.92/1177.15	c total #propagations: 100890763 / total #impl: 1421365292 (eff. 0.071)
1176.92/1177.15	c #Conflicts:     658000 | #Learnt:      26387 | 0.000
1176.92/1177.15	c total clause space: 335.816MB
1176.92/1177.15	c total #watches: 304579
1178.02/1178.24	c total #propagations: 101230508 / total #impl: 1425126828 (eff. 0.071)
1178.02/1178.24	c #Conflicts:     659000 | #Learnt:      27387 | 0.000
1178.02/1178.24	c total clause space: 335.816MB
1178.02/1178.24	c total #watches: 307403
1179.21/1179.48	c total #propagations: 101624351 / total #impl: 1429137271 (eff. 0.071)
1179.21/1179.48	c #Conflicts:     660000 | #Learnt:      28387 | 0.000
1179.21/1179.48	c total clause space: 335.816MB
1179.21/1179.48	c total #watches: 310315
1181.11/1181.38	c total #propagations: 102005455 / total #impl: 1433277808 (eff. 0.071)
1181.11/1181.38	c #Conflicts:     661000 | #Learnt:      29387 | 0.000
1181.11/1181.38	c total clause space: 335.816MB
1181.11/1181.38	c total #watches: 314185
1183.42/1183.69	c total #propagations: 102237313 / total #impl: 1436695644 (eff. 0.071)
1183.42/1183.69	c #Conflicts:     662000 | #Learnt:      30387 | 0.000
1183.42/1183.69	c total clause space: 335.816MB
1183.42/1183.69	c total #watches: 317960
1185.41/1185.68	c total #propagations: 102450949 / total #impl: 1440221255 (eff. 0.071)
1185.41/1185.68	c #Conflicts:     663000 | #Learnt:      31387 | 0.000
1185.41/1185.68	c total clause space: 335.816MB
1185.41/1185.68	c total #watches: 321688
1187.41/1187.69	c total #propagations: 102645786 / total #impl: 1443114483 (eff. 0.071)
1187.41/1187.69	c #Conflicts:     664000 | #Learnt:      32387 | 0.000
1187.41/1187.69	c total clause space: 335.816MB
1187.41/1187.69	c total #watches: 325232
1189.71/1189.91	c total #propagations: 102864926 / total #impl: 1446515065 (eff. 0.071)
1189.71/1189.91	c #Conflicts:     665000 | #Learnt:      33387 | 0.000
1189.71/1189.91	c total clause space: 335.816MB
1189.71/1189.91	c total #watches: 329163
1191.61/1191.84	c total #propagations: 103080746 / total #impl: 1449557492 (eff. 0.071)
1191.61/1191.84	c #Conflicts:     666000 | #Learnt:      34387 | 0.000
1191.61/1191.84	c total clause space: 335.816MB
1191.61/1191.84	c total #watches: 332864
1193.51/1193.76	c total #propagations: 103281409 / total #impl: 1452586651 (eff. 0.071)
1193.51/1193.76	c #Conflicts:     667000 | #Learnt:      35387 | 0.000
1193.51/1193.76	c total clause space: 335.816MB
1193.51/1193.76	c total #watches: 336916
1195.31/1195.58	c total #propagations: 103473536 / total #impl: 1455443494 (eff. 0.071)
1195.31/1195.58	c #Conflicts:     668000 | #Learnt:      36387 | 0.000
1195.31/1195.58	c total clause space: 335.816MB
1195.31/1195.58	c total #watches: 340492
1197.11/1197.39	c total #propagations: 103696248 / total #impl: 1458883624 (eff. 0.071)
1197.11/1197.39	c #Conflicts:     669000 | #Learnt:      37387 | 0.000
1197.11/1197.39	c total clause space: 335.816MB
1197.11/1197.39	c total #watches: 344155
1199.01/1199.28	c total #propagations: 103929880 / total #impl: 1462080014 (eff. 0.071)
1199.01/1199.28	c #Conflicts:     670000 | #Learnt:      38387 | 0.000
1199.01/1199.28	c total clause space: 335.816MB
1199.01/1199.28	c total #watches: 347664
1200.71/1200.91	c total #propagations: 104216035 / total #impl: 1466139500 (eff. 0.071)
1200.71/1200.91	c #Conflicts:     671000 | #Learnt:      39387 | 0.000
1200.71/1200.91	c total clause space: 335.816MB
1200.71/1200.91	c total #watches: 351072
1202.11/1202.31	c total #propagations: 104514476 / total #impl: 1469725020 (eff. 0.071)
1202.11/1202.31	c GC COLLECT
1202.11/1202.31	c #Conflicts:     672000 | #Learnt:      20682 | 0.000
1202.11/1202.31	c total clause space: 335.816MB
1202.11/1202.31	c total #watches: 289345
1203.41/1203.63	c total #propagations: 104785140 / total #impl: 1472768580 (eff. 0.071)
1203.41/1203.63	c #Conflicts:     673000 | #Learnt:      21682 | 0.000
1203.41/1203.63	c total clause space: 335.816MB
1203.41/1203.63	c total #watches: 293026
1204.81/1205.04	c total #propagations: 105085585 / total #impl: 1475780281 (eff. 0.071)
1204.81/1205.04	c #Conflicts:     674000 | #Learnt:      22682 | 0.000
1204.81/1205.04	c total clause space: 335.816MB
1204.81/1205.04	c total #watches: 296359
1206.21/1206.40	c total #propagations: 105378981 / total #impl: 1479189755 (eff. 0.071)
1206.21/1206.40	c #Conflicts:     675000 | #Learnt:      23682 | 0.000
1206.21/1206.40	c total clause space: 335.816MB
1206.21/1206.40	c total #watches: 300183
1207.61/1207.82	c total #propagations: 105628467 / total #impl: 1482259281 (eff. 0.071)
1207.61/1207.82	c #Conflicts:     676000 | #Learnt:      24682 | 0.000
1207.61/1207.82	c total clause space: 335.816MB
1207.61/1207.82	c total #watches: 303906
1208.81/1209.06	c total #propagations: 105891318 / total #impl: 1485365390 (eff. 0.071)
1208.81/1209.06	c #Conflicts:     677000 | #Learnt:      25682 | 0.000
1208.81/1209.06	c total clause space: 335.816MB
1208.81/1209.06	c total #watches: 307985
1210.21/1210.48	c total #propagations: 106131764 / total #impl: 1487906957 (eff. 0.071)
1210.21/1210.48	c #Conflicts:     678000 | #Learnt:      26682 | 0.000
1210.21/1210.48	c total clause space: 335.816MB
1210.21/1210.48	c total #watches: 311993
1211.71/1211.93	c total #propagations: 106367554 / total #impl: 1490657035 (eff. 0.071)
1211.71/1211.93	c #Conflicts:     679000 | #Learnt:      27682 | 0.000
1211.71/1211.93	c total clause space: 335.816MB
1211.71/1211.93	c total #watches: 315276
1212.91/1213.19	c total #propagations: 106634086 / total #impl: 1493535399 (eff. 0.071)
1212.91/1213.19	c #Conflicts:     680000 | #Learnt:      28682 | 0.000
1212.91/1213.19	c total clause space: 335.816MB
1212.91/1213.19	c total #watches: 319027
1214.41/1214.67	c total #propagations: 106924184 / total #impl: 1496440263 (eff. 0.071)
1214.41/1214.67	c #Conflicts:     681000 | #Learnt:      29682 | 0.000
1214.41/1214.67	c total clause space: 335.816MB
1214.41/1214.67	c total #watches: 323005
1216.71/1216.99	c total #propagations: 107159729 / total #impl: 1499123099 (eff. 0.071)
1216.71/1216.99	c #Conflicts:     682000 | #Learnt:      30682 | 0.000
1216.71/1216.99	c total clause space: 335.816MB
1216.71/1216.99	c total #watches: 326996
1218.71/1218.96	c total #propagations: 107356559 / total #impl: 1502911744 (eff. 0.071)
1218.71/1218.96	c #Conflicts:     683000 | #Learnt:      31682 | 0.000
1218.71/1218.96	c total clause space: 335.816MB
1218.71/1218.96	c total #watches: 330932
1220.20/1220.45	c total #propagations: 107546132 / total #impl: 1506010205 (eff. 0.071)
1220.20/1220.45	c #Conflicts:     684000 | #Learnt:      32682 | 0.000
1220.20/1220.45	c total clause space: 335.816MB
1220.20/1220.45	c total #watches: 334478
1221.40/1221.62	c total #propagations: 107814200 / total #impl: 1509427059 (eff. 0.071)
1221.40/1221.62	c #Conflicts:     685000 | #Learnt:      33682 | 0.000
1221.40/1221.62	c total clause space: 335.816MB
1221.40/1221.62	c total #watches: 337910
1223.01/1223.28	c total #propagations: 108131569 / total #impl: 1512940902 (eff. 0.071)
1223.01/1223.28	c #Conflicts:     686000 | #Learnt:      34682 | 0.000
1223.01/1223.28	c total clause space: 335.816MB
1223.01/1223.28	c total #watches: 341689
1224.60/1224.89	c total #propagations: 108358852 / total #impl: 1516053068 (eff. 0.071)
1224.60/1224.89	c #Conflicts:     687000 | #Learnt:      35682 | 0.000
1224.60/1224.89	c total clause space: 335.816MB
1224.60/1224.89	c total #watches: 345417
1226.31/1226.56	c total #propagations: 108608383 / total #impl: 1519852651 (eff. 0.071)
1226.31/1226.56	c #Conflicts:     688000 | #Learnt:      36682 | 0.000
1226.31/1226.56	c total clause space: 335.816MB
1226.31/1226.56	c total #watches: 348903
1228.10/1228.33	c total #propagations: 108858767 / total #impl: 1523393736 (eff. 0.071)
1228.10/1228.33	c #Conflicts:     689000 | #Learnt:      37682 | 0.000
1228.10/1228.33	c total clause space: 335.816MB
1228.10/1228.33	c total #watches: 352150
1229.61/1229.86	c total #propagations: 109124506 / total #impl: 1526990232 (eff. 0.071)
1229.61/1229.86	c #Conflicts:     690000 | #Learnt:      38682 | 0.000
1229.61/1229.86	c total clause space: 335.816MB
1229.61/1229.86	c total #watches: 355056
1231.10/1231.35	c total #propagations: 109428117 / total #impl: 1530752516 (eff. 0.071)
1231.10/1231.35	c #Conflicts:     691000 | #Learnt:      39682 | 0.000
1231.10/1231.35	c total clause space: 335.816MB
1231.10/1231.35	c total #watches: 358023
1232.60/1232.88	c total #propagations: 109730641 / total #impl: 1534432976 (eff. 0.072)
1232.60/1232.88	c GC COLLECT
1232.60/1232.88	c #Conflicts:     692000 | #Learnt:      20680 | 0.000
1232.60/1232.88	c total clause space: 335.816MB
1232.60/1232.88	c total #watches: 288935
1234.11/1234.33	c total #propagations: 110041595 / total #impl: 1538257166 (eff. 0.072)
1234.11/1234.33	c #Conflicts:     693000 | #Learnt:      21680 | 0.000
1234.11/1234.33	c total clause space: 335.816MB
1234.11/1234.33	c total #watches: 292952
1235.40/1235.66	c total #propagations: 110293992 / total #impl: 1541126283 (eff. 0.072)
1235.40/1235.66	c #Conflicts:     694000 | #Learnt:      22680 | 0.000
1235.40/1235.66	c total clause space: 335.816MB
1235.40/1235.66	c total #watches: 298506
1236.80/1237.04	c total #propagations: 110566939 / total #impl: 1544498782 (eff. 0.072)
1236.80/1237.04	c #Conflicts:     695000 | #Learnt:      23680 | 0.000
1236.80/1237.04	c total clause space: 335.816MB
1236.80/1237.04	c total #watches: 302237
1238.20/1238.45	c total #propagations: 110826272 / total #impl: 1547425512 (eff. 0.072)
1238.20/1238.45	c #Conflicts:     696000 | #Learnt:      24680 | 0.000
1238.20/1238.45	c total clause space: 335.816MB
1238.20/1238.45	c total #watches: 306252
1239.80/1240.01	c total #propagations: 111095702 / total #impl: 1550718128 (eff. 0.072)
1239.80/1240.01	c #Conflicts:     697000 | #Learnt:      25680 | 0.000
1239.80/1240.01	c total clause space: 335.816MB
1239.80/1240.01	c total #watches: 309980
1241.40/1241.67	c total #propagations: 111337178 / total #impl: 1554243660 (eff. 0.072)
1241.40/1241.67	c #Conflicts:     698000 | #Learnt:      26680 | 0.000
1241.40/1241.67	c total clause space: 335.816MB
1241.40/1241.67	c total #watches: 313900
1243.10/1243.34	c total #propagations: 111581409 / total #impl: 1557640028 (eff. 0.072)
1243.10/1243.34	c #Conflicts:     699000 | #Learnt:      27680 | 0.000
1243.10/1243.34	c total clause space: 335.816MB
1243.10/1243.34	c total #watches: 317672
1245.11/1245.34	c total #propagations: 111826675 / total #impl: 1561148034 (eff. 0.072)
1245.11/1245.34	c #Conflicts:     700000 | #Learnt:      28680 | 0.000
1245.11/1245.34	c total clause space: 335.816MB
1245.11/1245.34	c total #watches: 321182
1246.90/1247.13	c total #propagations: 112052577 / total #impl: 1565048388 (eff. 0.072)
1246.90/1247.13	c #Conflicts:     701000 | #Learnt:      29680 | 0.000
1246.90/1247.13	c total clause space: 335.816MB
1246.90/1247.13	c total #watches: 324524
1248.31/1248.60	c total #propagations: 112304229 / total #impl: 1568854178 (eff. 0.072)
1248.31/1248.60	c #Conflicts:     702000 | #Learnt:      30680 | 0.000
1248.31/1248.60	c total clause space: 335.816MB
1248.31/1248.60	c total #watches: 328052
1250.10/1250.31	c total #propagations: 112569349 / total #impl: 1572184339 (eff. 0.072)
1250.10/1250.31	c #Conflicts:     703000 | #Learnt:      31680 | 0.000
1250.10/1250.31	c total clause space: 335.816MB
1250.10/1250.31	c total #watches: 331805
1251.80/1252.02	c total #propagations: 112817793 / total #impl: 1575463108 (eff. 0.072)
1251.80/1252.02	c #Conflicts:     704000 | #Learnt:      32680 | 0.000
1251.80/1252.02	c total clause space: 335.816MB
1251.80/1252.02	c total #watches: 335254
1253.30/1253.56	c total #propagations: 113062475 / total #impl: 1579231506 (eff. 0.072)
1253.30/1253.56	c #Conflicts:     705000 | #Learnt:      33680 | 0.000
1253.30/1253.56	c total clause space: 335.816MB
1253.30/1253.56	c total #watches: 339266
1254.90/1255.16	c total #propagations: 113324496 / total #impl: 1582718811 (eff. 0.072)
1254.90/1255.16	c #Conflicts:     706000 | #Learnt:      34680 | 0.000
1254.90/1255.16	c total clause space: 335.816MB
1254.90/1255.16	c total #watches: 343086
1256.60/1256.81	c total #propagations: 113581723 / total #impl: 1585927134 (eff. 0.072)
1256.60/1256.81	c #Conflicts:     707000 | #Learnt:      35680 | 0.000
1256.60/1256.81	c total clause space: 335.816MB
1256.60/1256.81	c total #watches: 346762
1258.30/1258.58	c total #propagations: 113828146 / total #impl: 1589175016 (eff. 0.072)
1258.30/1258.58	c #Conflicts:     708000 | #Learnt:      36680 | 0.000
1258.30/1258.58	c total clause space: 335.816MB
1258.30/1258.58	c total #watches: 350517
1260.20/1260.46	c total #propagations: 114066720 / total #impl: 1592673285 (eff. 0.072)
1260.20/1260.46	c #Conflicts:     709000 | #Learnt:      37680 | 0.000
1260.20/1260.46	c total clause space: 335.816MB
1260.20/1260.46	c total #watches: 354139
1261.70/1261.94	c total #propagations: 114317500 / total #impl: 1596620822 (eff. 0.072)
1261.70/1261.94	c #Conflicts:     710000 | #Learnt:      38680 | 0.000
1261.70/1261.94	c total clause space: 335.816MB
1261.70/1261.94	c total #watches: 357638
1263.39/1263.64	c total #propagations: 114601286 / total #impl: 1600131046 (eff. 0.072)
1263.39/1263.64	c #Conflicts:     711000 | #Learnt:      39680 | 0.000
1263.39/1263.64	c total clause space: 335.816MB
1263.39/1263.64	c total #watches: 361053
1265.19/1265.45	c total #propagations: 114878351 / total #impl: 1603990437 (eff. 0.072)
1265.19/1265.45	c GC COLLECT
1265.19/1265.45	c #Conflicts:     712000 | #Learnt:      20384 | 0.000
1265.19/1265.45	c total clause space: 335.816MB
1265.19/1265.45	c total #watches: 288000
1266.79/1267.09	c total #propagations: 115121806 / total #impl: 1607583858 (eff. 0.072)
1266.79/1267.09	c #Conflicts:     713000 | #Learnt:      21384 | 0.000
1266.79/1267.09	c total clause space: 335.816MB
1266.79/1267.09	c total #watches: 291605
1268.69/1268.99	c total #propagations: 115355196 / total #impl: 1610512642 (eff. 0.072)
1268.69/1268.99	c #Conflicts:     714000 | #Learnt:      22384 | 0.000
1268.69/1268.99	c total clause space: 335.816MB
1268.69/1268.99	c total #watches: 294969
1270.49/1270.75	c total #propagations: 115592302 / total #impl: 1614114306 (eff. 0.072)
1270.49/1270.75	c #Conflicts:     715000 | #Learnt:      23384 | 0.000
1270.49/1270.75	c total clause space: 335.816MB
1270.49/1270.75	c total #watches: 298296
1272.29/1272.55	c total #propagations: 115861128 / total #impl: 1618163076 (eff. 0.072)
1272.29/1272.55	c #Conflicts:     716000 | #Learnt:      24384 | 0.000
1272.29/1272.55	c total clause space: 335.816MB
1272.29/1272.55	c total #watches: 301955
1273.99/1274.24	c total #propagations: 116096122 / total #impl: 1622098953 (eff. 0.072)
1273.99/1274.24	c #Conflicts:     717000 | #Learnt:      25384 | 0.000
1273.99/1274.24	c total clause space: 335.816MB
1273.99/1274.24	c total #watches: 305921
1275.69/1275.92	c total #propagations: 116341723 / total #impl: 1625815813 (eff. 0.072)
1275.69/1275.92	c #Conflicts:     718000 | #Learnt:      26384 | 0.000
1275.69/1275.92	c total clause space: 335.816MB
1275.69/1275.92	c total #watches: 309432
1277.49/1277.79	c total #propagations: 116603732 / total #impl: 1629550833 (eff. 0.072)
1277.49/1277.79	c #Conflicts:     719000 | #Learnt:      27384 | 0.000
1277.49/1277.79	c total clause space: 335.816MB
1277.49/1277.79	c total #watches: 312912
1279.39/1279.65	c total #propagations: 116843920 / total #impl: 1633538151 (eff. 0.072)
1279.39/1279.65	c #Conflicts:     720000 | #Learnt:      28384 | 0.000
1279.39/1279.65	c total clause space: 335.816MB
1279.39/1279.65	c total #watches: 316739
1281.19/1281.45	c total #propagations: 117074911 / total #impl: 1636993875 (eff. 0.072)
1281.19/1281.45	c #Conflicts:     721000 | #Learnt:      29384 | 0.000
1281.19/1281.45	c total clause space: 335.816MB
1281.19/1281.45	c total #watches: 320234
1283.19/1283.41	c total #propagations: 117298329 / total #impl: 1640172403 (eff. 0.072)
1283.19/1283.41	c #Conflicts:     722000 | #Learnt:      30384 | 0.000
1283.19/1283.41	c total clause space: 335.816MB
1283.19/1283.41	c total #watches: 323615
1284.99/1285.26	c total #propagations: 117540916 / total #impl: 1644187561 (eff. 0.071)
1284.99/1285.26	c #Conflicts:     723000 | #Learnt:      31384 | 0.000
1284.99/1285.26	c total clause space: 335.816MB
1284.99/1285.26	c total #watches: 327319
1286.80/1287.04	c total #propagations: 117781060 / total #impl: 1648090527 (eff. 0.071)
1286.80/1287.04	c #Conflicts:     724000 | #Learnt:      32384 | 0.000
1286.80/1287.04	c total clause space: 335.816MB
1286.80/1287.04	c total #watches: 330795
1288.49/1288.78	c total #propagations: 118014778 / total #impl: 1651668843 (eff. 0.071)
1288.49/1288.78	c #Conflicts:     725000 | #Learnt:      33384 | 0.000
1288.49/1288.78	c total clause space: 335.816MB
1288.49/1288.78	c total #watches: 334794
1290.49/1290.74	c total #propagations: 118234292 / total #impl: 1654917718 (eff. 0.071)
1290.49/1290.74	c #Conflicts:     726000 | #Learnt:      34384 | 0.000
1290.49/1290.74	c total clause space: 335.816MB
1290.49/1290.74	c total #watches: 338755
1292.19/1292.50	c total #propagations: 118452404 / total #impl: 1658471189 (eff. 0.071)
1292.19/1292.50	c #Conflicts:     727000 | #Learnt:      35384 | 0.000
1292.19/1292.50	c total clause space: 335.816MB
1292.19/1292.50	c total #watches: 342510
1294.09/1294.34	c total #propagations: 118668575 / total #impl: 1661467180 (eff. 0.071)
1294.09/1294.34	c #Conflicts:     728000 | #Learnt:      36384 | 0.000
1294.09/1294.34	c total clause space: 335.816MB
1294.09/1294.34	c total #watches: 346222
1295.99/1296.22	c total #propagations: 118887405 / total #impl: 1664559499 (eff. 0.071)
1295.99/1296.22	c #Conflicts:     729000 | #Learnt:      37384 | 0.000
1295.99/1296.22	c total clause space: 335.816MB
1295.99/1296.22	c total #watches: 350392
1297.90/1298.13	c total #propagations: 119098681 / total #impl: 1668001948 (eff. 0.071)
1297.90/1298.13	c #Conflicts:     730000 | #Learnt:      38384 | 0.000
1297.90/1298.13	c total clause space: 335.816MB
1297.90/1298.13	c total #watches: 354273
1299.79/1300.02	c total #propagations: 119310320 / total #impl: 1671226484 (eff. 0.071)
1299.79/1300.02	c #Conflicts:     731000 | #Learnt:      39384 | 0.000
1299.79/1300.02	c total clause space: 335.816MB
1299.79/1300.02	c total #watches: 357988
1301.79/1302.01	c total #propagations: 119536066 / total #impl: 1674800159 (eff. 0.071)
1301.79/1302.01	c #Conflicts:     732000 | #Learnt:      40384 | 0.000
1301.79/1302.01	c total clause space: 335.816MB
1301.79/1302.01	c total #watches: 361328
1303.59/1303.85	c total #propagations: 119777304 / total #impl: 1678691198 (eff. 0.071)
1303.59/1303.85	c GC COLLECT
1303.59/1303.85	c #Conflicts:     733000 | #Learnt:      20785 | 0.000
1303.59/1303.85	c total clause space: 335.816MB
1303.59/1303.85	c total #watches: 289685
1305.29/1305.51	c total #propagations: 120007724 / total #impl: 1682143611 (eff. 0.071)
1305.29/1305.51	c #Conflicts:     734000 | #Learnt:      21785 | 0.000
1305.29/1305.51	c total clause space: 335.816MB
1305.29/1305.51	c total #watches: 293662
1306.89/1307.11	c total #propagations: 120226511 / total #impl: 1685350005 (eff. 0.071)
1306.89/1307.11	c #Conflicts:     735000 | #Learnt:      22785 | 0.000
1306.89/1307.11	c total clause space: 335.816MB
1306.89/1307.11	c total #watches: 297540
1308.69/1308.96	c total #propagations: 120484950 / total #impl: 1689106403 (eff. 0.071)
1308.69/1308.96	c #Conflicts:     736000 | #Learnt:      23785 | 0.000
1308.69/1308.96	c total clause space: 335.816MB
1308.69/1308.96	c total #watches: 300902
1310.39/1310.67	c total #propagations: 120696100 / total #impl: 1692607284 (eff. 0.071)
1310.39/1310.67	c #Conflicts:     737000 | #Learnt:      24785 | 0.000
1310.39/1310.67	c total clause space: 335.816MB
1310.39/1310.67	c total #watches: 304625
1311.99/1312.23	c total #propagations: 120924253 / total #impl: 1695760195 (eff. 0.071)
1311.99/1312.23	c #Conflicts:     738000 | #Learnt:      25785 | 0.000
1311.99/1312.23	c total clause space: 335.816MB
1311.99/1312.23	c total #watches: 308304
1313.89/1314.11	c total #propagations: 121192047 / total #impl: 1699252694 (eff. 0.071)
1313.89/1314.11	c #Conflicts:     739000 | #Learnt:      26785 | 0.000
1313.89/1314.11	c total clause space: 335.816MB
1313.89/1314.11	c total #watches: 312166
1315.79/1316.01	c total #propagations: 121424212 / total #impl: 1702615064 (eff. 0.071)
1315.79/1316.01	c #Conflicts:     740000 | #Learnt:      27785 | 0.000
1315.79/1316.01	c total clause space: 335.816MB
1315.79/1316.01	c total #watches: 315815
1317.49/1317.74	c total #propagations: 121645107 / total #impl: 1706154461 (eff. 0.071)
1317.49/1317.74	c #Conflicts:     741000 | #Learnt:      28785 | 0.000
1317.49/1317.74	c total clause space: 335.816MB
1317.49/1317.74	c total #watches: 319433
1319.19/1319.45	c total #propagations: 121892354 / total #impl: 1709805556 (eff. 0.071)
1319.19/1319.45	c #Conflicts:     742000 | #Learnt:      29785 | 0.000
1319.19/1319.45	c total clause space: 335.816MB
1319.19/1319.45	c total #watches: 323270
1320.79/1321.10	c total #propagations: 122130712 / total #impl: 1713138819 (eff. 0.071)
1320.79/1321.10	c #Conflicts:     743000 | #Learnt:      30785 | 0.000
1320.79/1321.10	c total clause space: 335.816MB
1320.79/1321.10	c total #watches: 327172
1322.48/1322.78	c total #propagations: 122384842 / total #impl: 1717090840 (eff. 0.071)
1322.48/1322.78	c #Conflicts:     744000 | #Learnt:      31785 | 0.000
1322.48/1322.78	c total clause space: 335.816MB
1322.48/1322.78	c total #watches: 330499
1324.08/1324.35	c total #propagations: 122649793 / total #impl: 1721054200 (eff. 0.071)
1324.08/1324.35	c #Conflicts:     745000 | #Learnt:      32785 | 0.000
1324.08/1324.35	c total clause space: 335.816MB
1324.08/1324.35	c total #watches: 334692
1325.68/1325.98	c total #propagations: 122893030 / total #impl: 1724142896 (eff. 0.071)
1325.68/1325.98	c #Conflicts:     746000 | #Learnt:      33785 | 0.000
1325.68/1325.98	c total clause space: 335.816MB
1325.68/1325.98	c total #watches: 338946
1327.08/1327.33	c total #propagations: 123121304 / total #impl: 1727250564 (eff. 0.071)
1327.08/1327.33	c #Conflicts:     747000 | #Learnt:      34785 | 0.000
1327.08/1327.33	c total clause space: 335.816MB
1327.08/1327.33	c total #watches: 343168
1328.48/1328.75	c total #propagations: 123350545 / total #impl: 1730209133 (eff. 0.071)
1328.48/1328.75	c #Conflicts:     748000 | #Learnt:      35785 | 0.000
1328.48/1328.75	c total clause space: 335.816MB
1328.48/1328.75	c total #watches: 347024
1329.58/1329.83	c total #propagations: 123602216 / total #impl: 1733418478 (eff. 0.071)
1329.58/1329.83	c #Conflicts:     749000 | #Learnt:      36785 | 0.000
1329.58/1329.83	c total clause space: 335.816MB
1329.58/1329.83	c total #watches: 351109
1330.48/1330.78	c total #propagations: 123919572 / total #impl: 1736441803 (eff. 0.071)
1330.48/1330.78	c #Conflicts:     750000 | #Learnt:      37785 | 0.000
1330.48/1330.78	c total clause space: 335.816MB
1330.48/1330.78	c total #watches: 354482
1331.58/1331.81	c total #propagations: 124266390 / total #impl: 1739268443 (eff. 0.071)
1331.58/1331.81	c #Conflicts:     751000 | #Learnt:      38785 | 0.000
1331.58/1331.81	c total clause space: 335.816MB
1331.58/1331.81	c total #watches: 357545
1332.58/1332.88	c total #propagations: 124590952 / total #impl: 1742160305 (eff. 0.072)
1332.58/1332.88	c #Conflicts:     752000 | #Learnt:      39785 | 0.000
1332.58/1332.88	c total clause space: 335.816MB
1332.58/1332.88	c total #watches: 360628
1333.88/1334.15	c total #propagations: 124908200 / total #impl: 1744933139 (eff. 0.072)
1333.88/1334.15	c #Conflicts:     753000 | #Learnt:      40785 | 0.000
1333.88/1334.15	c total clause space: 335.816MB
1333.88/1334.15	c total #watches: 364041
1335.38/1335.68	c total #propagations: 125237757 / total #impl: 1748042848 (eff. 0.072)
1335.38/1335.68	c #Conflicts:     754000 | #Learnt:      41785 | 0.000
1335.38/1335.68	c total clause space: 335.816MB
1335.38/1335.68	c total #watches: 367667
1337.08/1337.32	c total #propagations: 125492764 / total #impl: 1751164242 (eff. 0.072)
1337.08/1337.32	c GC COLLECT
1337.08/1337.32	c #Conflicts:     755000 | #Learnt:      21884 | 0.000
1337.08/1337.32	c total clause space: 335.816MB
1337.08/1337.32	c total #watches: 293683
1338.18/1338.47	c total #propagations: 125745280 / total #impl: 1754483478 (eff. 0.072)
1338.18/1338.47	c #Conflicts:     756000 | #Learnt:      22884 | 0.000
1338.18/1338.47	c total clause space: 335.816MB
1338.18/1338.47	c total #watches: 296466
1339.18/1339.47	c total #propagations: 126100184 / total #impl: 1757317672 (eff. 0.072)
1339.18/1339.47	c #Conflicts:     757000 | #Learnt:      23884 | 0.000
1339.18/1339.47	c total clause space: 335.816MB
1339.18/1339.47	c total #watches: 299585
1340.48/1340.77	c total #propagations: 126468701 / total #impl: 1760368283 (eff. 0.072)
1340.48/1340.77	c #Conflicts:     758000 | #Learnt:      24884 | 0.000
1340.48/1340.77	c total clause space: 335.816MB
1340.48/1340.77	c total #watches: 302473
1342.38/1342.65	c total #propagations: 126783387 / total #impl: 1763661051 (eff. 0.072)
1342.38/1342.65	c #Conflicts:     759000 | #Learnt:      25884 | 0.000
1342.38/1342.65	c total clause space: 335.816MB
1342.38/1342.65	c total #watches: 305458
1343.78/1344.08	c total #propagations: 126989070 / total #impl: 1766898791 (eff. 0.072)
1343.78/1344.08	c #Conflicts:     760000 | #Learnt:      26884 | 0.000
1343.78/1344.08	c total clause space: 335.816MB
1343.78/1344.08	c total #watches: 308719
1345.19/1345.41	c total #propagations: 127252448 / total #impl: 1770170625 (eff. 0.072)
1345.19/1345.41	c #Conflicts:     761000 | #Learnt:      27884 | 0.000
1345.19/1345.41	c total clause space: 335.816MB
1345.19/1345.41	c total #watches: 312158
1346.48/1346.79	c total #propagations: 127524735 / total #impl: 1773296118 (eff. 0.072)
1346.48/1346.79	c #Conflicts:     762000 | #Learnt:      28884 | 0.000
1346.48/1346.79	c total clause space: 335.816MB
1346.48/1346.79	c total #watches: 315277
1348.08/1348.38	c total #propagations: 127803402 / total #impl: 1776197635 (eff. 0.072)
1348.08/1348.38	c #Conflicts:     763000 | #Learnt:      29884 | 0.000
1348.08/1348.38	c total clause space: 335.816MB
1348.08/1348.38	c total #watches: 318382
1350.08/1350.30	c total #propagations: 128077746 / total #impl: 1779435543 (eff. 0.072)
1350.08/1350.30	c #Conflicts:     764000 | #Learnt:      30884 | 0.000
1350.08/1350.30	c total clause space: 335.816MB
1350.08/1350.30	c total #watches: 322031
1351.48/1351.78	c total #propagations: 128282751 / total #impl: 1782538636 (eff. 0.072)
1351.48/1351.78	c #Conflicts:     765000 | #Learnt:      31884 | 0.000
1351.48/1351.78	c total clause space: 335.816MB
1351.48/1351.78	c total #watches: 325594
1352.89/1353.13	c total #propagations: 128530293 / total #impl: 1785729825 (eff. 0.072)
1352.89/1353.13	c #Conflicts:     766000 | #Learnt:      32884 | 0.000
1352.89/1353.13	c total clause space: 335.816MB
1352.89/1353.13	c total #watches: 328986
1354.48/1354.79	c total #propagations: 128805520 / total #impl: 1789000801 (eff. 0.072)
1354.48/1354.79	c #Conflicts:     767000 | #Learnt:      33884 | 0.000
1354.48/1354.79	c total clause space: 335.816MB
1354.48/1354.79	c total #watches: 332132
1356.58/1356.85	c total #propagations: 129101433 / total #impl: 1792604909 (eff. 0.072)
1356.58/1356.85	c #Conflicts:     768000 | #Learnt:      34884 | 0.000
1356.58/1356.85	c total clause space: 335.816MB
1356.58/1356.85	c total #watches: 336119
1358.58/1358.86	c total #propagations: 129329519 / total #impl: 1795826430 (eff. 0.072)
1358.58/1358.86	c #Conflicts:     769000 | #Learnt:      35884 | 0.000
1358.58/1358.86	c total clause space: 335.816MB
1358.58/1358.86	c total #watches: 339843
1360.38/1360.70	c total #propagations: 129538481 / total #impl: 1798816326 (eff. 0.072)
1360.38/1360.70	c #Conflicts:     770000 | #Learnt:      36884 | 0.000
1360.38/1360.70	c total clause space: 335.816MB
1360.38/1360.70	c total #watches: 344066
1362.58/1362.82	c total #propagations: 129735937 / total #impl: 1802424693 (eff. 0.072)
1362.58/1362.82	c #Conflicts:     771000 | #Learnt:      37884 | 0.000
1362.58/1362.82	c total clause space: 335.816MB
1362.58/1362.82	c total #watches: 347531
1364.28/1364.53	c total #propagations: 129958799 / total #impl: 1805770137 (eff. 0.072)
1364.28/1364.53	c #Conflicts:     772000 | #Learnt:      38884 | 0.000
1364.28/1364.53	c total clause space: 335.816MB
1364.28/1364.53	c total #watches: 351003
1365.58/1365.84	c total #propagations: 130201654 / total #impl: 1808787072 (eff. 0.072)
1365.58/1365.84	c #Conflicts:     773000 | #Learnt:      39884 | 0.000
1365.58/1365.84	c total clause space: 335.816MB
1365.58/1365.84	c total #watches: 354237
1366.88/1367.12	c total #propagations: 130500829 / total #impl: 1812471389 (eff. 0.072)
1366.88/1367.12	c #Conflicts:     774000 | #Learnt:      40884 | 0.000
1366.88/1367.12	c total clause space: 335.816MB
1366.88/1367.12	c total #watches: 357539
1368.18/1368.48	c total #propagations: 130796301 / total #impl: 1815923157 (eff. 0.072)
1368.18/1368.48	c #Conflicts:     775000 | #Learnt:      41884 | 0.000
1368.18/1368.48	c total clause space: 335.816MB
1368.18/1368.48	c total #watches: 360522
1369.78/1370.06	c total #propagations: 131100249 / total #impl: 1819566292 (eff. 0.072)
1369.78/1370.06	c GC COLLECT
1369.78/1370.06	c #Conflicts:     776000 | #Learnt:      21679 | 0.000
1369.78/1370.06	c total clause space: 335.816MB
1369.78/1370.06	c total #watches: 292774
1371.68/1371.92	c total #propagations: 131368875 / total #impl: 1822896268 (eff. 0.072)
1371.68/1371.92	c #Conflicts:     777000 | #Learnt:      22679 | 0.000
1371.68/1371.92	c total clause space: 335.816MB
1371.68/1371.92	c total #watches: 296770
1373.58/1373.83	c total #propagations: 131564084 / total #impl: 1826034730 (eff. 0.072)
1373.58/1373.83	c #Conflicts:     778000 | #Learnt:      23679 | 0.000
1373.58/1373.83	c total clause space: 335.816MB
1373.58/1373.83	c total #watches: 300594
1375.38/1375.62	c total #propagations: 131765096 / total #impl: 1829063261 (eff. 0.072)
1375.38/1375.62	c #Conflicts:     779000 | #Learnt:      24679 | 0.000
1375.38/1375.62	c total clause space: 335.816MB
1375.38/1375.62	c total #watches: 304434
1376.98/1377.27	c total #propagations: 131990206 / total #impl: 1832381105 (eff. 0.072)
1376.98/1377.27	c #Conflicts:     780000 | #Learnt:      25679 | 0.000
1376.98/1377.27	c total clause space: 335.816MB
1376.98/1377.27	c total #watches: 308266
1378.58/1378.82	c total #propagations: 132244019 / total #impl: 1836204212 (eff. 0.072)
1378.58/1378.82	c #Conflicts:     781000 | #Learnt:      26679 | 0.000
1378.58/1378.82	c total clause space: 335.816MB
1378.58/1378.82	c total #watches: 312276
1380.08/1380.37	c total #propagations: 132477504 / total #impl: 1839334129 (eff. 0.072)
1380.08/1380.37	c #Conflicts:     782000 | #Learnt:      27679 | 0.000
1380.08/1380.37	c total clause space: 335.816MB
1380.08/1380.37	c total #watches: 315978
1381.67/1381.97	c total #propagations: 132708199 / total #impl: 1842447825 (eff. 0.072)
1381.67/1381.97	c #Conflicts:     783000 | #Learnt:      28679 | 0.000
1381.67/1381.97	c total clause space: 335.816MB
1381.67/1381.97	c total #watches: 319230
1383.17/1383.49	c total #propagations: 132917016 / total #impl: 1845627991 (eff. 0.072)
1383.17/1383.49	c #Conflicts:     784000 | #Learnt:      29679 | 0.000
1383.17/1383.49	c total clause space: 335.816MB
1383.17/1383.49	c total #watches: 322617
1384.68/1384.95	c total #propagations: 133143702 / total #impl: 1848979281 (eff. 0.072)
1384.68/1384.95	c #Conflicts:     785000 | #Learnt:      30679 | 0.000
1384.68/1384.95	c total clause space: 335.816MB
1384.68/1384.95	c total #watches: 326673
1386.27/1386.52	c total #propagations: 133379074 / total #impl: 1852400490 (eff. 0.072)
1386.27/1386.52	c #Conflicts:     786000 | #Learnt:      31679 | 0.000
1386.27/1386.52	c total clause space: 335.816MB
1386.27/1386.52	c total #watches: 329837
1387.67/1387.96	c total #propagations: 133617462 / total #impl: 1855716932 (eff. 0.072)
1387.67/1387.96	c #Conflicts:     787000 | #Learnt:      32679 | 0.000
1387.67/1387.96	c total clause space: 335.816MB
1387.67/1387.96	c total #watches: 335121
1389.08/1389.39	c total #propagations: 133850273 / total #impl: 1859189317 (eff. 0.072)
1389.08/1389.39	c #Conflicts:     788000 | #Learnt:      33679 | 0.000
1389.08/1389.39	c total clause space: 335.816MB
1389.08/1389.39	c total #watches: 339029
1390.47/1390.77	c total #propagations: 134070601 / total #impl: 1862403048 (eff. 0.072)
1390.47/1390.77	c #Conflicts:     789000 | #Learnt:      34679 | 0.000
1390.47/1390.77	c total clause space: 335.816MB
1390.47/1390.77	c total #watches: 344555
1391.77/1392.04	c total #propagations: 134344975 / total #impl: 1865794325 (eff. 0.072)
1391.77/1392.04	c #Conflicts:     790000 | #Learnt:      35679 | 0.000
1391.77/1392.04	c total clause space: 335.816MB
1391.77/1392.04	c total #watches: 347844
1393.37/1393.61	c total #propagations: 134639629 / total #impl: 1868820733 (eff. 0.072)
1393.37/1393.61	c #Conflicts:     791000 | #Learnt:      36679 | 0.000
1393.37/1393.61	c total clause space: 335.816MB
1393.37/1393.61	c total #watches: 351652
1395.07/1395.36	c total #propagations: 134905112 / total #impl: 1871495148 (eff. 0.072)
1395.07/1395.36	c #Conflicts:     792000 | #Learnt:      37679 | 0.000
1395.07/1395.36	c total clause space: 335.816MB
1395.07/1395.36	c total #watches: 355521
1396.37/1396.62	c total #propagations: 135146241 / total #impl: 1874104640 (eff. 0.072)
1396.37/1396.62	c #Conflicts:     793000 | #Learnt:      38679 | 0.000
1396.37/1396.62	c total clause space: 335.816MB
1396.37/1396.62	c total #watches: 359838
1397.57/1397.87	c total #propagations: 135438026 / total #impl: 1877422433 (eff. 0.072)
1397.57/1397.87	c #Conflicts:     794000 | #Learnt:      39679 | 0.000
1397.57/1397.87	c total clause space: 335.816MB
1397.57/1397.87	c total #watches: 363515
1398.67/1398.92	c total #propagations: 135746692 / total #impl: 1880340014 (eff. 0.072)
1398.67/1398.92	c #Conflicts:     795000 | #Learnt:      40679 | 0.000
1398.67/1398.92	c total clause space: 335.816MB
1398.67/1398.92	c total #watches: 366941
1399.77/1400.08	c total #propagations: 136055438 / total #impl: 1883164208 (eff. 0.072)
1399.77/1400.08	c #Conflicts:     796000 | #Learnt:      41679 | 0.000
1399.77/1400.08	c total clause space: 335.816MB
1399.77/1400.08	c total #watches: 369630
1400.87/1401.12	c total #propagations: 136365755 / total #impl: 1886312949 (eff. 0.072)
1400.87/1401.12	c #Conflicts:     797000 | #Learnt:      42679 | 0.000
1400.87/1401.12	c total clause space: 335.816MB
1400.87/1401.12	c total #watches: 372926
1402.07/1402.34	c total #propagations: 136717503 / total #impl: 1889411909 (eff. 0.072)
1402.07/1402.34	c GC COLLECT
1402.07/1402.34	c #Conflicts:     798000 | #Learnt:      22178 | 0.000
1402.07/1402.34	c total clause space: 335.816MB
1402.07/1402.34	c total #watches: 294441
1403.57/1403.84	c total #propagations: 137061891 / total #impl: 1892646270 (eff. 0.072)
1403.57/1403.84	c #Conflicts:     799000 | #Learnt:      23178 | 0.000
1403.57/1403.84	c total clause space: 335.816MB
1403.57/1403.84	c total #watches: 298006
1405.17/1405.40	c total #propagations: 137317899 / total #impl: 1896116852 (eff. 0.072)
1405.17/1405.40	c #Conflicts:     800000 | #Learnt:      24178 | 0.000
1405.17/1405.40	c total clause space: 335.816MB
1405.17/1405.40	c total #watches: 301448
1406.57/1406.86	c total #propagations: 137574240 / total #impl: 1899613750 (eff. 0.072)
1406.57/1406.86	c #Conflicts:     801000 | #Learnt:      25178 | 0.000
1406.57/1406.86	c total clause space: 335.816MB
1406.57/1406.86	c total #watches: 305601
1408.27/1408.59	c total #propagations: 137830490 / total #impl: 1902766980 (eff. 0.072)
1408.27/1408.59	c #Conflicts:     802000 | #Learnt:      26178 | 0.000
1408.27/1408.59	c total clause space: 335.816MB
1408.27/1408.59	c total #watches: 309619
1409.77/1410.06	c total #propagations: 138051397 / total #impl: 1905391449 (eff. 0.072)
1409.77/1410.06	c #Conflicts:     803000 | #Learnt:      27178 | 0.000
1409.77/1410.06	c total clause space: 335.816MB
1409.77/1410.06	c total #watches: 313690
1411.27/1411.59	c total #propagations: 138276191 / total #impl: 1908120939 (eff. 0.072)
1411.27/1411.59	c #Conflicts:     804000 | #Learnt:      28178 | 0.000
1411.27/1411.59	c total clause space: 335.816MB
1411.27/1411.59	c total #watches: 317733
1413.07/1413.39	c total #propagations: 138490597 / total #impl: 1910824549 (eff. 0.072)
1413.07/1413.39	c #Conflicts:     805000 | #Learnt:      29178 | 0.000
1413.07/1413.39	c total clause space: 335.816MB
1413.07/1413.39	c total #watches: 321302
1414.67/1414.92	c total #propagations: 138716401 / total #impl: 1914332554 (eff. 0.072)
1414.67/1414.92	c #Conflicts:     806000 | #Learnt:      30178 | 0.000
1414.67/1414.92	c total clause space: 335.816MB
1414.67/1414.92	c total #watches: 324734
1416.17/1416.48	c total #propagations: 138969960 / total #impl: 1917605131 (eff. 0.072)
1416.17/1416.48	c #Conflicts:     807000 | #Learnt:      31178 | 0.000
1416.17/1416.48	c total clause space: 335.816MB
1416.17/1416.48	c total #watches: 327956
1417.68/1417.92	c total #propagations: 139210394 / total #impl: 1920772420 (eff. 0.072)
1417.68/1417.92	c #Conflicts:     808000 | #Learnt:      32178 | 0.000
1417.68/1417.92	c total clause space: 335.816MB
1417.68/1417.92	c total #watches: 331256
1419.27/1419.53	c total #propagations: 139505714 / total #impl: 1924653288 (eff. 0.072)
1419.27/1419.53	c #Conflicts:     809000 | #Learnt:      33178 | 0.000
1419.27/1419.53	c total clause space: 335.816MB
1419.27/1419.53	c total #watches: 334871
1420.67/1420.99	c total #propagations: 139756048 / total #impl: 1927626355 (eff. 0.073)
1420.67/1420.99	c #Conflicts:     810000 | #Learnt:      34178 | 0.000
1420.67/1420.99	c total clause space: 335.816MB
1420.67/1420.99	c total #watches: 338143
1422.18/1422.49	c total #propagations: 140027777 / total #impl: 1931071713 (eff. 0.073)
1422.18/1422.49	c #Conflicts:     811000 | #Learnt:      35178 | 0.000
1422.18/1422.49	c total clause space: 335.816MB
1422.18/1422.49	c total #watches: 341231
1423.57/1423.88	c total #propagations: 140311428 / total #impl: 1934752324 (eff. 0.073)
1423.57/1423.88	c #Conflicts:     812000 | #Learnt:      36178 | 0.000
1423.57/1423.88	c total clause space: 335.816MB
1423.57/1423.88	c total #watches: 344274
1424.97/1425.23	c total #propagations: 140594993 / total #impl: 1938434334 (eff. 0.073)
1424.97/1425.23	c #Conflicts:     813000 | #Learnt:      37178 | 0.000
1424.97/1425.23	c total clause space: 335.816MB
1424.97/1425.23	c total #watches: 347262
1426.17/1426.48	c total #propagations: 140915077 / total #impl: 1942119982 (eff. 0.073)
1426.17/1426.48	c #Conflicts:     814000 | #Learnt:      38178 | 0.000
1426.17/1426.48	c total clause space: 335.816MB
1426.17/1426.48	c total #watches: 350588
1427.57/1427.81	c total #propagations: 141182176 / total #impl: 1945299562 (eff. 0.073)
1427.57/1427.81	c #Conflicts:     815000 | #Learnt:      39178 | 0.000
1427.57/1427.81	c total clause space: 335.816MB
1427.57/1427.81	c total #watches: 353850
1428.97/1429.20	c total #propagations: 141454876 / total #impl: 1948754563 (eff. 0.073)
1428.97/1429.20	c #Conflicts:     816000 | #Learnt:      40178 | 0.000
1428.97/1429.20	c total clause space: 335.816MB
1428.97/1429.20	c total #watches: 356959
1430.27/1430.52	c total #propagations: 141766288 / total #impl: 1952977434 (eff. 0.073)
1430.27/1430.52	c #Conflicts:     817000 | #Learnt:      41178 | 0.000
1430.27/1430.52	c total clause space: 335.816MB
1430.27/1430.52	c total #watches: 360418
1431.17/1431.47	c total #propagations: 142021847 / total #impl: 1956264717 (eff. 0.073)
1431.17/1431.47	c #Conflicts:     818000 | #Learnt:      42178 | 0.000
1431.17/1431.47	c total clause space: 335.816MB
1431.17/1431.47	c total #watches: 363940
1432.27/1432.58	c total #propagations: 142333198 / total #impl: 1959290193 (eff. 0.073)
1432.27/1432.58	c #Conflicts:     819000 | #Learnt:      43178 | 0.000
1432.27/1432.58	c total clause space: 335.816MB
1432.27/1432.58	c total #watches: 366987
1434.07/1434.32	c total #propagations: 142672917 / total #impl: 1963339499 (eff. 0.073)
1434.07/1434.32	c GC COLLECT
1434.07/1434.32	c #Conflicts:     820000 | #Learnt:      22382 | 0.000
1434.07/1434.32	c total clause space: 335.816MB
1434.07/1434.32	c total #watches: 295710
1435.47/1435.78	c total #propagations: 142931039 / total #impl: 1966838310 (eff. 0.073)
1435.47/1435.78	c #Conflicts:     821000 | #Learnt:      23382 | 0.000
1435.47/1435.78	c total clause space: 335.816MB
1435.47/1435.78	c total #watches: 299832
1436.87/1437.16	c total #propagations: 143162826 / total #impl: 1969900999 (eff. 0.073)
1436.87/1437.16	c #Conflicts:     822000 | #Learnt:      24382 | 0.000
1436.87/1437.16	c total clause space: 335.816MB
1436.87/1437.16	c total #watches: 303891
1438.27/1438.57	c total #propagations: 143388748 / total #impl: 1972817462 (eff. 0.073)
1438.27/1438.57	c #Conflicts:     823000 | #Learnt:      25382 | 0.000
1438.27/1438.57	c total clause space: 335.816MB
1438.27/1438.57	c total #watches: 307802
1439.67/1439.91	c total #propagations: 143613818 / total #impl: 1975716062 (eff. 0.073)
1439.67/1439.91	c #Conflicts:     824000 | #Learnt:      26382 | 0.000
1439.67/1439.91	c total clause space: 335.816MB
1439.67/1439.91	c total #watches: 311774
1440.97/1441.25	c total #propagations: 143843603 / total #impl: 1978731452 (eff. 0.073)
1440.97/1441.25	c #Conflicts:     825000 | #Learnt:      27382 | 0.000
1440.97/1441.25	c total clause space: 335.816MB
1440.97/1441.25	c total #watches: 316447
1442.47/1442.75	c total #propagations: 144041151 / total #impl: 1981403845 (eff. 0.073)
1442.47/1442.75	c #Conflicts:     826000 | #Learnt:      28382 | 0.000
1442.47/1442.75	c total clause space: 335.816MB
1442.47/1442.75	c total #watches: 320493
1444.17/1444.46	c total #propagations: 144255711 / total #impl: 1984656634 (eff. 0.073)
1444.17/1444.46	c #Conflicts:     827000 | #Learnt:      29382 | 0.000
1444.17/1444.46	c total clause space: 335.816MB
1444.17/1444.46	c total #watches: 324257
1445.87/1446.18	c total #propagations: 144470594 / total #impl: 1988698376 (eff. 0.073)
1445.87/1446.18	c #Conflicts:     828000 | #Learnt:      30382 | 0.000
1445.87/1446.18	c total clause space: 335.816MB
1445.87/1446.18	c total #watches: 328528
1447.56/1447.88	c total #propagations: 144703390 / total #impl: 1992393858 (eff. 0.073)
1447.56/1447.88	c #Conflicts:     829000 | #Learnt:      31382 | 0.000
1447.56/1447.88	c total clause space: 335.816MB
1447.56/1447.88	c total #watches: 332684
1449.06/1449.32	c total #propagations: 144906300 / total #impl: 1995459583 (eff. 0.073)
1449.06/1449.32	c #Conflicts:     830000 | #Learnt:      32382 | 0.000
1449.06/1449.32	c total clause space: 335.816MB
1449.06/1449.32	c total #watches: 337644
1450.56/1450.87	c total #propagations: 145076632 / total #impl: 1997689281 (eff. 0.073)
1450.56/1450.87	c #Conflicts:     831000 | #Learnt:      33382 | 0.000
1450.56/1450.87	c total clause space: 335.816MB
1450.56/1450.87	c total #watches: 341870
1452.46/1452.79	c total #propagations: 145301428 / total #impl: 2001031402 (eff. 0.073)
1452.46/1452.79	c #Conflicts:     832000 | #Learnt:      34382 | 0.000
1452.46/1452.79	c total clause space: 335.816MB
1452.46/1452.79	c total #watches: 345700
1454.66/1454.93	c total #propagations: 145527401 / total #impl: 2004526329 (eff. 0.073)
1454.66/1454.93	c #Conflicts:     833000 | #Learnt:      35382 | 0.000
1454.66/1454.93	c total clause space: 335.816MB
1454.66/1454.93	c total #watches: 349369
1456.36/1456.62	c total #propagations: 145716798 / total #impl: 2007784010 (eff. 0.073)
1456.36/1456.62	c #Conflicts:     834000 | #Learnt:      36382 | 0.000
1456.36/1456.62	c total clause space: 335.816MB
1456.36/1456.62	c total #watches: 353608
1457.96/1458.20	c total #propagations: 145919182 / total #impl: 2010709026 (eff. 0.073)
1457.96/1458.20	c #Conflicts:     835000 | #Learnt:      37382 | 0.000
1457.96/1458.20	c total clause space: 335.816MB
1457.96/1458.20	c total #watches: 357317
1459.36/1459.65	c total #propagations: 146170835 / total #impl: 2014064269 (eff. 0.073)
1459.36/1459.65	c #Conflicts:     836000 | #Learnt:      38382 | 0.000
1459.36/1459.65	c total clause space: 335.816MB
1459.36/1459.65	c total #watches: 360990
1460.86/1461.13	c total #propagations: 146444139 / total #impl: 2017761043 (eff. 0.073)
1460.86/1461.13	c #Conflicts:     837000 | #Learnt:      39382 | 0.000
1460.86/1461.13	c total clause space: 335.816MB
1460.86/1461.13	c total #watches: 365062
1462.66/1462.93	c total #propagations: 146683055 / total #impl: 2020995045 (eff. 0.073)
1462.66/1462.93	c #Conflicts:     838000 | #Learnt:      40382 | 0.000
1462.66/1462.93	c total clause space: 335.816MB
1462.66/1462.93	c total #watches: 368980
1464.26/1464.51	c total #propagations: 146880006 / total #impl: 2023877939 (eff. 0.073)
1464.26/1464.51	c #Conflicts:     839000 | #Learnt:      41382 | 0.000
1464.26/1464.51	c total clause space: 335.816MB
1464.26/1464.51	c total #watches: 373381
1465.86/1466.14	c total #propagations: 147070266 / total #impl: 2026974320 (eff. 0.073)
1465.86/1466.14	c #Conflicts:     840000 | #Learnt:      42382 | 0.000
1465.86/1466.14	c total clause space: 335.816MB
1465.86/1466.14	c total #watches: 377942
1467.46/1467.74	c total #propagations: 147281084 / total #impl: 2030126579 (eff. 0.073)
1467.46/1467.74	c #Conflicts:     841000 | #Learnt:      43382 | 0.000
1467.46/1467.74	c total clause space: 335.816MB
1467.46/1467.74	c total #watches: 382214
1469.06/1469.38	c total #propagations: 147474787 / total #impl: 2032847018 (eff. 0.073)
1469.06/1469.38	c GC COLLECT
1469.06/1469.38	c #Conflicts:     842000 | #Learnt:      22282 | 0.000
1469.06/1469.38	c total clause space: 335.816MB
1469.06/1469.38	c total #watches: 295223
1470.76/1471.00	c total #propagations: 147684743 / total #impl: 2035813213 (eff. 0.073)
1470.76/1471.00	c #Conflicts:     843000 | #Learnt:      23282 | 0.000
1470.76/1471.00	c total clause space: 335.816MB
1470.76/1471.00	c total #watches: 299283
1472.36/1472.63	c total #propagations: 147894801 / total #impl: 2039015790 (eff. 0.073)
1472.36/1472.63	c #Conflicts:     844000 | #Learnt:      24282 | 0.000
1472.36/1472.63	c total clause space: 335.816MB
1472.36/1472.63	c total #watches: 303215
1473.96/1474.21	c total #propagations: 148114289 / total #impl: 2042277590 (eff. 0.073)
1473.96/1474.21	c #Conflicts:     845000 | #Learnt:      25282 | 0.000
1473.96/1474.21	c total clause space: 335.816MB
1473.96/1474.21	c total #watches: 307346
1475.36/1475.68	c total #propagations: 148315160 / total #impl: 2045218710 (eff. 0.073)
1475.36/1475.68	c #Conflicts:     846000 | #Learnt:      26282 | 0.000
1475.36/1475.68	c total clause space: 335.816MB
1475.36/1475.68	c total #watches: 311422
1476.86/1477.18	c total #propagations: 148533147 / total #impl: 2048191688 (eff. 0.073)
1476.86/1477.18	c #Conflicts:     847000 | #Learnt:      27282 | 0.000
1476.86/1477.18	c total clause space: 335.816MB
1476.86/1477.18	c total #watches: 315299
1478.46/1478.73	c total #propagations: 148762804 / total #impl: 2050768044 (eff. 0.073)
1478.46/1478.73	c #Conflicts:     848000 | #Learnt:      28282 | 0.000
1478.46/1478.73	c total clause space: 335.816MB
1478.46/1478.73	c total #watches: 318737
1479.96/1480.26	c total #propagations: 149070584 / total #impl: 2054710896 (eff. 0.073)
1479.96/1480.26	c #Conflicts:     849000 | #Learnt:      29282 | 0.000
1479.96/1480.26	c total clause space: 335.816MB
1479.96/1480.26	c total #watches: 322200
1481.47/1481.75	c total #propagations: 149329825 / total #impl: 2057734784 (eff. 0.073)
1481.47/1481.75	c #Conflicts:     850000 | #Learnt:      30282 | 0.000
1481.47/1481.75	c total clause space: 335.816MB
1481.47/1481.75	c total #watches: 326238
1482.86/1483.14	c total #propagations: 149530618 / total #impl: 2060358630 (eff. 0.073)
1482.86/1483.14	c #Conflicts:     851000 | #Learnt:      31282 | 0.000
1482.86/1483.14	c total clause space: 335.816MB
1482.86/1483.14	c total #watches: 329763
1484.36/1484.68	c total #propagations: 149901598 / total #impl: 2062857675 (eff. 0.073)
1484.36/1484.68	c #Conflicts:     852000 | #Learnt:      32282 | 0.000
1484.36/1484.68	c total clause space: 335.816MB
1484.36/1484.68	c total #watches: 333735
1486.36/1486.63	c total #propagations: 150105853 / total #impl: 2065768062 (eff. 0.073)
1486.36/1486.63	c #Conflicts:     853000 | #Learnt:      33282 | 0.000
1486.36/1486.63	c total clause space: 335.816MB
1486.36/1486.63	c total #watches: 337025
1488.46/1488.76	c total #propagations: 150319427 / total #impl: 2069123779 (eff. 0.073)
1488.46/1488.76	c #Conflicts:     854000 | #Learnt:      34282 | 0.000
1488.46/1488.76	c total clause space: 335.816MB
1488.46/1488.76	c total #watches: 340557
1489.66/1489.91	c total #propagations: 150524773 / total #impl: 2072627669 (eff. 0.073)
1489.66/1489.91	c #Conflicts:     855000 | #Learnt:      35282 | 0.000
1489.66/1489.91	c total clause space: 335.816MB
1489.66/1489.91	c total #watches: 345087
1491.06/1491.39	c total #propagations: 150837380 / total #impl: 2075834992 (eff. 0.073)
1491.06/1491.39	c #Conflicts:     856000 | #Learnt:      36282 | 0.000
1491.06/1491.39	c total clause space: 335.816MB
1491.06/1491.39	c total #watches: 348846
1492.66/1492.96	c total #propagations: 151181537 / total #impl: 2078934380 (eff. 0.073)
1492.66/1492.96	c #Conflicts:     857000 | #Learnt:      37282 | 0.000
1492.66/1492.96	c total clause space: 335.816MB
1492.66/1492.96	c total #watches: 352611
1494.26/1494.54	c total #propagations: 151433426 / total #impl: 2081882895 (eff. 0.073)
1494.26/1494.54	c #Conflicts:     858000 | #Learnt:      38282 | 0.000
1494.26/1494.54	c total clause space: 335.816MB
1494.26/1494.54	c total #watches: 356034
1495.86/1496.17	c total #propagations: 151678075 / total #impl: 2084891915 (eff. 0.073)
1495.86/1496.17	c #Conflicts:     859000 | #Learnt:      39282 | 0.000
1495.86/1496.17	c total clause space: 335.816MB
1495.86/1496.17	c total #watches: 359603
1497.66/1497.94	c total #propagations: 151928491 / total #impl: 2088178653 (eff. 0.073)
1497.66/1497.94	c #Conflicts:     860000 | #Learnt:      40282 | 0.000
1497.66/1497.94	c total clause space: 335.816MB
1497.66/1497.94	c total #watches: 363363
1499.06/1499.38	c total #propagations: 152151696 / total #impl: 2091649295 (eff. 0.073)
1499.06/1499.38	c #Conflicts:     861000 | #Learnt:      41282 | 0.000
1499.06/1499.38	c total clause space: 335.816MB
1499.06/1499.38	c total #watches: 366687
1500.36/1500.69	c total #propagations: 152394957 / total #impl: 2094809198 (eff. 0.073)
1500.36/1500.69	c #Conflicts:     862000 | #Learnt:      42282 | 0.000
1500.36/1500.69	c total clause space: 335.816MB
1500.36/1500.69	c total #watches: 369788
1501.96/1502.21	c total #propagations: 152671208 / total #impl: 2098217066 (eff. 0.073)
1501.96/1502.21	c #Conflicts:     863000 | #Learnt:      43282 | 0.000
1501.96/1502.21	c total clause space: 335.816MB
1501.96/1502.21	c total #watches: 373594
1503.46/1503.79	c total #propagations: 152877155 / total #impl: 2100838080 (eff. 0.073)
1503.46/1503.79	c #Conflicts:     864000 | #Learnt:      44282 | 0.000
1503.46/1503.79	c total clause space: 335.816MB
1503.46/1503.79	c total #watches: 377087
1505.06/1505.36	c total #propagations: 153112176 / total #impl: 2104090466 (eff. 0.073)
1505.06/1505.36	c GC COLLECT
1505.06/1505.36	c #Conflicts:     865000 | #Learnt:      22882 | 0.000
1505.06/1505.36	c total clause space: 335.816MB
1505.06/1505.36	c total #watches: 297400
1506.66/1506.94	c total #propagations: 153339575 / total #impl: 2107462990 (eff. 0.073)
1506.66/1506.94	c #Conflicts:     866000 | #Learnt:      23882 | 0.000
1506.66/1506.94	c total clause space: 335.816MB
1506.66/1506.94	c total #watches: 301127
1508.26/1508.56	c total #propagations: 153592505 / total #impl: 2111118755 (eff. 0.073)
1508.26/1508.56	c #Conflicts:     867000 | #Learnt:      24882 | 0.000
1508.26/1508.56	c total clause space: 335.816MB
1508.26/1508.56	c total #watches: 305178
1509.86/1510.16	c total #propagations: 153868750 / total #impl: 2114238378 (eff. 0.073)
1509.86/1510.16	c #Conflicts:     868000 | #Learnt:      25882 | 0.000
1509.86/1510.16	c total clause space: 335.816MB
1509.86/1510.16	c total #watches: 308998
1511.16/1511.45	c total #propagations: 154107862 / total #impl: 2116976001 (eff. 0.073)
1511.16/1511.45	c #Conflicts:     869000 | #Learnt:      26882 | 0.000
1511.16/1511.45	c total clause space: 335.816MB
1511.16/1511.45	c total #watches: 315034
1512.86/1513.11	c total #propagations: 154357927 / total #impl: 2119608849 (eff. 0.073)
1512.86/1513.11	c #Conflicts:     870000 | #Learnt:      27882 | 0.000
1512.86/1513.11	c total clause space: 335.816MB
1512.86/1513.11	c total #watches: 319048
1514.15/1514.41	c total #propagations: 154563543 / total #impl: 2122212138 (eff. 0.073)
1514.15/1514.41	c #Conflicts:     871000 | #Learnt:      28882 | 0.000
1514.15/1514.41	c total clause space: 335.816MB
1514.15/1514.41	c total #watches: 323492
1515.45/1515.71	c total #propagations: 154788393 / total #impl: 2124512853 (eff. 0.073)
1515.45/1515.71	c #Conflicts:     872000 | #Learnt:      29882 | 0.000
1515.45/1515.71	c total clause space: 335.816MB
1515.45/1515.71	c total #watches: 330403
1516.55/1516.90	c total #propagations: 155003714 / total #impl: 2126900679 (eff. 0.073)
1516.55/1516.90	c #Conflicts:     873000 | #Learnt:      30882 | 0.000
1516.55/1516.90	c total clause space: 335.816MB
1516.55/1516.90	c total #watches: 334907
1517.86/1518.10	c total #propagations: 155225899 / total #impl: 2129363538 (eff. 0.073)
1517.86/1518.10	c #Conflicts:     874000 | #Learnt:      31882 | 0.000
1517.86/1518.10	c total clause space: 335.816MB
1517.86/1518.10	c total #watches: 339466
1519.05/1519.34	c total #propagations: 155480095 / total #impl: 2131982627 (eff. 0.073)
1519.05/1519.34	c #Conflicts:     875000 | #Learnt:      32882 | 0.000
1519.05/1519.34	c total clause space: 335.816MB
1519.05/1519.34	c total #watches: 345120
1520.45/1520.75	c total #propagations: 155711087 / total #impl: 2134856427 (eff. 0.073)
1520.45/1520.75	c #Conflicts:     876000 | #Learnt:      33882 | 0.000
1520.45/1520.75	c total clause space: 335.816MB
1520.45/1520.75	c total #watches: 349131
1522.35/1522.67	c total #propagations: 155909899 / total #impl: 2137571547 (eff. 0.073)
1522.35/1522.67	c #Conflicts:     877000 | #Learnt:      34882 | 0.000
1522.35/1522.67	c total clause space: 335.816MB
1522.35/1522.67	c total #watches: 353363
1524.05/1524.33	c total #propagations: 156105760 / total #impl: 2141022527 (eff. 0.073)
1524.05/1524.33	c #Conflicts:     878000 | #Learnt:      35882 | 0.000
1524.05/1524.33	c total clause space: 335.816MB
1524.05/1524.33	c total #watches: 357198
1525.75/1526.00	c total #propagations: 156317862 / total #impl: 2143954529 (eff. 0.073)
1525.75/1526.00	c #Conflicts:     879000 | #Learnt:      36882 | 0.000
1525.75/1526.00	c total clause space: 335.816MB
1525.75/1526.00	c total #watches: 361184
1527.35/1527.67	c total #propagations: 156529577 / total #impl: 2147445724 (eff. 0.073)
1527.35/1527.67	c #Conflicts:     880000 | #Learnt:      37882 | 0.000
1527.35/1527.67	c total clause space: 335.816MB
1527.35/1527.67	c total #watches: 364680
1528.95/1529.21	c total #propagations: 156754874 / total #impl: 2151066853 (eff. 0.073)
1528.95/1529.21	c #Conflicts:     881000 | #Learnt:      38882 | 0.000
1528.95/1529.21	c total clause space: 335.816MB
1528.95/1529.21	c total #watches: 368479
1530.55/1530.81	c total #propagations: 156981065 / total #impl: 2154525500 (eff. 0.073)
1530.55/1530.81	c #Conflicts:     882000 | #Learnt:      39882 | 0.000
1530.55/1530.81	c total clause space: 335.816MB
1530.55/1530.81	c total #watches: 372009
1531.95/1532.20	c total #propagations: 157223003 / total #impl: 2158767830 (eff. 0.073)
1531.95/1532.20	c #Conflicts:     883000 | #Learnt:      40882 | 0.000
1531.95/1532.20	c total clause space: 335.816MB
1531.95/1532.20	c total #watches: 375324
1533.35/1533.65	c total #propagations: 157472697 / total #impl: 2162756340 (eff. 0.073)
1533.35/1533.65	c #Conflicts:     884000 | #Learnt:      41882 | 0.000
1533.35/1533.65	c total clause space: 335.816MB
1533.35/1533.65	c total #watches: 380482
1534.85/1535.15	c total #propagations: 157733170 / total #impl: 2167240795 (eff. 0.073)
1534.85/1535.15	c #Conflicts:     885000 | #Learnt:      42882 | 0.000
1534.85/1535.15	c total clause space: 335.816MB
1534.85/1535.15	c total #watches: 384392
1536.46/1536.74	c total #propagations: 157954380 / total #impl: 2170948971 (eff. 0.073)
1536.46/1536.74	c #Conflicts:     886000 | #Learnt:      43882 | 0.000
1536.46/1536.74	c total clause space: 335.816MB
1536.46/1536.74	c total #watches: 388699
1537.95/1538.20	c total #propagations: 158158825 / total #impl: 2174037708 (eff. 0.073)
1537.95/1538.20	c #Conflicts:     887000 | #Learnt:      44882 | 0.000
1537.95/1538.20	c total clause space: 335.816MB
1537.95/1538.20	c total #watches: 393352
1539.86/1540.12	c total #propagations: 158338225 / total #impl: 2176581063 (eff. 0.073)
1539.86/1540.12	c GC COLLECT
1539.86/1540.12	c #Conflicts:     888000 | #Learnt:      23181 | 0.000
1539.86/1540.12	c total clause space: 335.816MB
1539.86/1540.12	c total #watches: 298616
1541.45/1541.75	c total #propagations: 158539198 / total #impl: 2179677376 (eff. 0.073)
1541.45/1541.75	c #Conflicts:     889000 | #Learnt:      24181 | 0.000
1541.45/1541.75	c total clause space: 335.816MB
1541.45/1541.75	c total #watches: 302370
1543.25/1543.52	c total #propagations: 158777234 / total #impl: 2183101284 (eff. 0.073)
1543.25/1543.52	c #Conflicts:     890000 | #Learnt:      25181 | 0.000
1543.25/1543.52	c total clause space: 335.816MB
1543.25/1543.52	c total #watches: 306387
1545.05/1545.30	c total #propagations: 158972160 / total #impl: 2186137385 (eff. 0.073)
1545.05/1545.30	c #Conflicts:     891000 | #Learnt:      26181 | 0.000
1545.05/1545.30	c total clause space: 335.816MB
1545.05/1545.30	c total #watches: 310538
1546.85/1547.14	c total #propagations: 159176755 / total #impl: 2189086520 (eff. 0.073)
1546.85/1547.14	c #Conflicts:     892000 | #Learnt:      27181 | 0.000
1546.85/1547.14	c total clause space: 335.816MB
1546.85/1547.14	c total #watches: 315075
1548.66/1548.99	c total #propagations: 159375860 / total #impl: 2192036350 (eff. 0.073)
1548.66/1548.99	c #Conflicts:     893000 | #Learnt:      28181 | 0.000
1548.66/1548.99	c total clause space: 335.816MB
1548.66/1548.99	c total #watches: 318446
1549.95/1550.27	c total #propagations: 159649033 / total #impl: 2195687672 (eff. 0.073)
1549.95/1550.27	c #Conflicts:     894000 | #Learnt:      29181 | 0.000
1549.95/1550.27	c total clause space: 335.816MB
1549.95/1550.27	c total #watches: 321395
1551.25/1551.56	c total #propagations: 160016105 / total #impl: 2199356843 (eff. 0.073)
1551.25/1551.56	c #Conflicts:     895000 | #Learnt:      30181 | 0.000
1551.25/1551.56	c total clause space: 335.816MB
1551.25/1551.56	c total #watches: 325178
1552.45/1552.74	c total #propagations: 160330733 / total #impl: 2202703725 (eff. 0.073)
1552.45/1552.74	c #Conflicts:     896000 | #Learnt:      31181 | 0.000
1552.45/1552.74	c total clause space: 335.816MB
1552.45/1552.74	c total #watches: 329051
1553.45/1553.72	c total #propagations: 160592402 / total #impl: 2205316306 (eff. 0.073)
1553.45/1553.72	c #Conflicts:     897000 | #Learnt:      32181 | 0.000
1553.45/1553.72	c total clause space: 335.816MB
1553.45/1553.72	c total #watches: 332364
1554.65/1554.92	c total #propagations: 160869261 / total #impl: 2207755507 (eff. 0.073)
1554.65/1554.92	c #Conflicts:     898000 | #Learnt:      33181 | 0.000
1554.65/1554.92	c total clause space: 335.816MB
1554.65/1554.92	c total #watches: 335970
1555.95/1556.25	c total #propagations: 161140370 / total #impl: 2210950917 (eff. 0.073)
1555.95/1556.25	c #Conflicts:     899000 | #Learnt:      34181 | 0.000
1555.95/1556.25	c total clause space: 335.816MB
1555.95/1556.25	c total #watches: 339275
1557.25/1557.53	c total #propagations: 161421473 / total #impl: 2214248319 (eff. 0.073)
1557.25/1557.53	c #Conflicts:     900000 | #Learnt:      35181 | 0.000
1557.25/1557.53	c total clause space: 335.816MB
1557.25/1557.53	c total #watches: 342729
1558.65/1558.90	c total #propagations: 161703897 / total #impl: 2217755194 (eff. 0.073)
1558.65/1558.90	c #Conflicts:     901000 | #Learnt:      36181 | 0.000
1558.65/1558.90	c total clause space: 335.816MB
1558.65/1558.90	c total #watches: 345982
1560.05/1560.37	c total #propagations: 162008422 / total #impl: 2221609420 (eff. 0.073)
1560.05/1560.37	c #Conflicts:     902000 | #Learnt:      37181 | 0.000
1560.05/1560.37	c total clause space: 335.816MB
1560.05/1560.37	c total #watches: 349737
1561.25/1561.58	c total #propagations: 162219259 / total #impl: 2224552040 (eff. 0.073)
1561.25/1561.58	c #Conflicts:     903000 | #Learnt:      38181 | 0.000
1561.25/1561.58	c total clause space: 335.816MB
1561.25/1561.58	c total #watches: 354099
1562.85/1563.12	c total #propagations: 162487614 / total #impl: 2227478319 (eff. 0.073)
1562.85/1563.12	c #Conflicts:     904000 | #Learnt:      39181 | 0.000
1562.85/1563.12	c total clause space: 335.816MB
1562.85/1563.12	c total #watches: 357583
1564.25/1564.55	c total #propagations: 162741176 / total #impl: 2230498231 (eff. 0.073)
1564.25/1564.55	c #Conflicts:     905000 | #Learnt:      40181 | 0.000
1564.25/1564.55	c total clause space: 335.816MB
1564.25/1564.55	c total #watches: 361883
1566.05/1566.35	c total #propagations: 162950819 / total #impl: 2232913135 (eff. 0.073)
1566.05/1566.35	c #Conflicts:     906000 | #Learnt:      41181 | 0.000
1566.05/1566.35	c total clause space: 335.816MB
1566.05/1566.35	c total #watches: 366046
1567.85/1568.17	c total #propagations: 163174732 / total #impl: 2236467154 (eff. 0.073)
1567.85/1568.17	c #Conflicts:     907000 | #Learnt:      42181 | 0.000
1567.85/1568.17	c total clause space: 335.816MB
1567.85/1568.17	c total #watches: 373608
1569.25/1569.59	c total #propagations: 163374726 / total #impl: 2240044298 (eff. 0.073)
1569.25/1569.59	c #Conflicts:     908000 | #Learnt:      43181 | 0.000
1569.25/1569.59	c total clause space: 335.816MB
1569.25/1569.59	c total #watches: 378258
1570.85/1571.11	c total #propagations: 163616110 / total #impl: 2243536065 (eff. 0.073)
1570.85/1571.11	c #Conflicts:     909000 | #Learnt:      44181 | 0.000
1570.85/1571.11	c total clause space: 335.816MB
1570.85/1571.11	c total #watches: 381988
1572.55/1572.82	c total #propagations: 163855011 / total #impl: 2247111605 (eff. 0.073)
1572.55/1572.82	c #Conflicts:     910000 | #Learnt:      45181 | 0.000
1572.55/1572.82	c total clause space: 335.816MB
1572.55/1572.82	c total #watches: 385815
1573.95/1574.28	c total #propagations: 164073397 / total #impl: 2250651295 (eff. 0.073)
1573.95/1574.28	c GC COLLECT
1573.95/1574.28	c #Conflicts:     911000 | #Learnt:      23176 | 0.000
1573.95/1574.28	c total clause space: 335.816MB
1573.95/1574.28	c total #watches: 298706
1575.55/1575.83	c total #propagations: 164366407 / total #impl: 2254122532 (eff. 0.073)
1575.55/1575.83	c #Conflicts:     912000 | #Learnt:      24176 | 0.000
1575.55/1575.83	c total clause space: 335.816MB
1575.55/1575.83	c total #watches: 302071
1576.85/1577.10	c total #propagations: 164625925 / total #impl: 2257210579 (eff. 0.073)
1576.85/1577.10	c #Conflicts:     913000 | #Learnt:      25176 | 0.000
1576.85/1577.10	c total clause space: 335.816MB
1576.85/1577.10	c total #watches: 305018
1578.15/1578.44	c total #propagations: 164914745 / total #impl: 2260346344 (eff. 0.073)
1578.15/1578.44	c #Conflicts:     914000 | #Learnt:      26176 | 0.000
1578.15/1578.44	c total clause space: 335.816MB
1578.15/1578.44	c total #watches: 307863
1579.74/1580.00	c total #propagations: 165236251 / total #impl: 2263722345 (eff. 0.073)
1579.74/1580.00	c #Conflicts:     915000 | #Learnt:      27176 | 0.000
1579.74/1580.00	c total clause space: 335.816MB
1579.74/1580.00	c total #watches: 311140
1581.14/1581.46	c total #propagations: 165481152 / total #impl: 2266441341 (eff. 0.073)
1581.14/1581.46	c #Conflicts:     916000 | #Learnt:      28176 | 0.000
1581.14/1581.46	c total clause space: 335.816MB
1581.14/1581.46	c total #watches: 314728
1582.75/1583.06	c total #propagations: 165718846 / total #impl: 2269597610 (eff. 0.073)
1582.75/1583.06	c #Conflicts:     917000 | #Learnt:      29176 | 0.000
1582.75/1583.06	c total clause space: 335.816MB
1582.75/1583.06	c total #watches: 318390
1584.24/1584.59	c total #propagations: 165936874 / total #impl: 2272816856 (eff. 0.073)
1584.24/1584.59	c #Conflicts:     918000 | #Learnt:      30176 | 0.000
1584.24/1584.59	c total clause space: 335.816MB
1584.24/1584.59	c total #watches: 322115
1585.74/1586.03	c total #propagations: 166122288 / total #impl: 2275744099 (eff. 0.073)
1585.74/1586.03	c #Conflicts:     919000 | #Learnt:      31176 | 0.000
1585.74/1586.03	c total clause space: 335.816MB
1585.74/1586.03	c total #watches: 325609
1586.94/1587.20	c total #propagations: 166386945 / total #impl: 2279195049 (eff. 0.073)
1586.94/1587.20	c #Conflicts:     920000 | #Learnt:      32176 | 0.000
1586.94/1587.20	c total clause space: 335.816MB
1586.94/1587.20	c total #watches: 329846
1588.04/1588.39	c total #propagations: 166631929 / total #impl: 2281914719 (eff. 0.073)
1588.04/1588.39	c #Conflicts:     921000 | #Learnt:      33176 | 0.000
1588.04/1588.39	c total clause space: 335.816MB
1588.04/1588.39	c total #watches: 334170
1589.44/1589.78	c total #propagations: 166852508 / total #impl: 2284519828 (eff. 0.073)
1589.44/1589.78	c #Conflicts:     922000 | #Learnt:      34176 | 0.000
1589.44/1589.78	c total clause space: 335.816MB
1589.44/1589.78	c total #watches: 337710
1590.84/1591.11	c total #propagations: 167098090 / total #impl: 2287478010 (eff. 0.073)
1590.84/1591.11	c #Conflicts:     923000 | #Learnt:      35176 | 0.000
1590.84/1591.11	c total clause space: 335.816MB
1590.84/1591.11	c total #watches: 341141
1592.04/1592.33	c total #propagations: 167362892 / total #impl: 2290667337 (eff. 0.073)
1592.04/1592.33	c #Conflicts:     924000 | #Learnt:      36176 | 0.000
1592.04/1592.33	c total clause space: 335.816MB
1592.04/1592.33	c total #watches: 345459
1593.34/1593.66	c total #propagations: 167651373 / total #impl: 2293828783 (eff. 0.073)
1593.34/1593.66	c #Conflicts:     925000 | #Learnt:      37176 | 0.000
1593.34/1593.66	c total clause space: 335.816MB
1593.34/1593.66	c total #watches: 349086
1594.75/1595.09	c total #propagations: 167934050 / total #impl: 2297219025 (eff. 0.073)
1594.75/1595.09	c #Conflicts:     926000 | #Learnt:      38176 | 0.000
1594.75/1595.09	c total clause space: 335.816MB
1594.75/1595.09	c total #watches: 352053
1596.24/1596.53	c total #propagations: 168240270 / total #impl: 2301271042 (eff. 0.073)
1596.24/1596.53	c #Conflicts:     927000 | #Learnt:      39176 | 0.000
1596.24/1596.53	c total clause space: 335.816MB
1596.24/1596.53	c total #watches: 355025
1597.74/1598.00	c total #propagations: 168553241 / total #impl: 2305450510 (eff. 0.073)
1597.74/1598.00	c #Conflicts:     928000 | #Learnt:      40176 | 0.000
1597.74/1598.00	c total clause space: 335.816MB
1597.74/1598.00	c total #watches: 358099
1599.25/1599.50	c total #propagations: 168845687 / total #impl: 2309200131 (eff. 0.073)
1599.25/1599.50	c #Conflicts:     929000 | #Learnt:      41176 | 0.000
1599.25/1599.50	c total clause space: 335.816MB
1599.25/1599.50	c total #watches: 361262
1600.74/1601.04	c total #propagations: 169109048 / total #impl: 2312988911 (eff. 0.073)
1600.74/1601.04	c #Conflicts:     930000 | #Learnt:      42176 | 0.000
1600.74/1601.04	c total clause space: 335.816MB
1600.74/1601.04	c total #watches: 364323
1602.34/1602.67	c total #propagations: 169404694 / total #impl: 2317142017 (eff. 0.073)
1602.34/1602.67	c #Conflicts:     931000 | #Learnt:      43176 | 0.000
1602.34/1602.67	c total clause space: 335.816MB
1602.34/1602.67	c total #watches: 367175
1603.84/1604.11	c total #propagations: 169641658 / total #impl: 2320316640 (eff. 0.073)
1603.84/1604.11	c #Conflicts:     932000 | #Learnt:      44176 | 0.000
1603.84/1604.11	c total clause space: 335.816MB
1603.84/1604.11	c total #watches: 370318
1605.44/1605.70	c total #propagations: 169919739 / total #impl: 2323887920 (eff. 0.073)
1605.44/1605.70	c #Conflicts:     933000 | #Learnt:      45176 | 0.000
1605.44/1605.70	c total clause space: 335.816MB
1605.44/1605.70	c total #watches: 373441
1606.85/1607.15	c total #propagations: 170200245 / total #impl: 2327763478 (eff. 0.073)
1606.85/1607.15	c #Conflicts:     934000 | #Learnt:      46176 | 0.000
1606.85/1607.15	c total clause space: 335.816MB
1606.85/1607.15	c total #watches: 376545
1608.24/1608.51	c total #propagations: 170467809 / total #impl: 2330970851 (eff. 0.073)
1608.24/1608.51	c GC COLLECT
1608.24/1608.51	c #Conflicts:     935000 | #Learnt:      23882 | 0.000
1608.24/1608.51	c total clause space: 335.816MB
1608.24/1608.51	c total #watches: 300954
1609.64/1609.91	c total #propagations: 170724387 / total #impl: 2333862794 (eff. 0.073)
1609.64/1609.91	c #Conflicts:     936000 | #Learnt:      24882 | 0.000
1609.64/1609.91	c total clause space: 335.816MB
1609.64/1609.91	c total #watches: 304077
1611.04/1611.31	c total #propagations: 170990637 / total #impl: 2337392758 (eff. 0.073)
1611.04/1611.31	c #Conflicts:     937000 | #Learnt:      25882 | 0.000
1611.04/1611.31	c total clause space: 335.816MB
1611.04/1611.31	c total #watches: 307556
1612.45/1612.74	c total #propagations: 171214239 / total #impl: 2340470515 (eff. 0.073)
1612.45/1612.74	c #Conflicts:     938000 | #Learnt:      26882 | 0.000
1612.45/1612.74	c total clause space: 335.816MB
1612.45/1612.74	c total #watches: 310907
1613.74/1614.04	c total #propagations: 171466434 / total #impl: 2343783009 (eff. 0.073)
1613.74/1614.04	c #Conflicts:     939000 | #Learnt:      27882 | 0.000
1613.74/1614.04	c total clause space: 335.816MB
1613.74/1614.04	c total #watches: 314503
1615.14/1615.43	c total #propagations: 171704003 / total #impl: 2346778120 (eff. 0.073)
1615.14/1615.43	c #Conflicts:     940000 | #Learnt:      28882 | 0.000
1615.14/1615.43	c total clause space: 335.816MB
1615.14/1615.43	c total #watches: 317914
1616.54/1616.86	c total #propagations: 171940018 / total #impl: 2349674528 (eff. 0.073)
1616.54/1616.86	c #Conflicts:     941000 | #Learnt:      29882 | 0.000
1616.54/1616.86	c total clause space: 335.816MB
1616.54/1616.86	c total #watches: 321262
1617.95/1618.23	c total #propagations: 172165083 / total #impl: 2352845882 (eff. 0.073)
1617.95/1618.23	c #Conflicts:     942000 | #Learnt:      30882 | 0.000
1617.95/1618.23	c total clause space: 335.816MB
1617.95/1618.23	c total #watches: 324555
1619.14/1619.49	c total #propagations: 172408879 / total #impl: 2355914377 (eff. 0.073)
1619.14/1619.49	c #Conflicts:     943000 | #Learnt:      31882 | 0.000
1619.14/1619.49	c total clause space: 335.816MB
1619.14/1619.49	c total #watches: 328057
1620.54/1620.87	c total #propagations: 172667335 / total #impl: 2359055670 (eff. 0.073)
1620.54/1620.87	c #Conflicts:     944000 | #Learnt:      32882 | 0.000
1620.54/1620.87	c total clause space: 335.816MB
1620.54/1620.87	c total #watches: 331230
1621.74/1622.09	c total #propagations: 172933277 / total #impl: 2362519328 (eff. 0.073)
1621.74/1622.09	c #Conflicts:     945000 | #Learnt:      33882 | 0.000
1621.74/1622.09	c total clause space: 335.816MB
1621.74/1622.09	c total #watches: 334858
1623.14/1623.48	c total #propagations: 173191588 / total #impl: 2365577888 (eff. 0.073)
1623.14/1623.48	c #Conflicts:     946000 | #Learnt:      34882 | 0.000
1623.14/1623.48	c total clause space: 335.816MB
1623.14/1623.48	c total #watches: 337989
1624.94/1625.21	c total #propagations: 173451758 / total #impl: 2368836497 (eff. 0.073)
1624.94/1625.21	c #Conflicts:     947000 | #Learnt:      35882 | 0.000
1624.94/1625.21	c total clause space: 335.816MB
1624.94/1625.21	c total #watches: 341019
1626.34/1626.68	c total #propagations: 173666391 / total #impl: 2372148338 (eff. 0.073)
1626.34/1626.68	c #Conflicts:     948000 | #Learnt:      36882 | 0.000
1626.34/1626.68	c total clause space: 335.816MB
1626.34/1626.68	c total #watches: 344311
1628.24/1628.51	c total #propagations: 173910921 / total #impl: 2375455945 (eff. 0.073)
1628.24/1628.51	c #Conflicts:     949000 | #Learnt:      37882 | 0.000
1628.24/1628.51	c total clause space: 335.816MB
1628.24/1628.51	c total #watches: 347427
1630.74/1631.08	c total #propagations: 174315949 / total #impl: 2379213309 (eff. 0.073)
1630.74/1631.08	c #Conflicts:     950000 | #Learnt:      38882 | 0.000
1630.74/1631.08	c total clause space: 335.816MB
1630.74/1631.08	c total #watches: 350487
1632.83/1633.16	c total #propagations: 174603234 / total #impl: 2383469712 (eff. 0.073)
1632.83/1633.16	c #Conflicts:     951000 | #Learnt:      39882 | 0.000
1632.83/1633.16	c total clause space: 335.816MB
1632.83/1633.16	c total #watches: 353807
1634.83/1635.18	c total #propagations: 174820826 / total #impl: 2386730373 (eff. 0.073)
1634.83/1635.18	c #Conflicts:     952000 | #Learnt:      40882 | 0.000
1634.83/1635.18	c total clause space: 335.816MB
1634.83/1635.18	c total #watches: 357193
1636.93/1637.20	c total #propagations: 175033292 / total #impl: 2389762201 (eff. 0.073)
1636.93/1637.20	c #Conflicts:     953000 | #Learnt:      41882 | 0.000
1636.93/1637.20	c total clause space: 335.816MB
1636.93/1637.20	c total #watches: 360627
1639.33/1639.63	c total #propagations: 175245553 / total #impl: 2392686987 (eff. 0.073)
1639.33/1639.63	c #Conflicts:     954000 | #Learnt:      42882 | 0.000
1639.33/1639.63	c total clause space: 335.816MB
1639.33/1639.63	c total #watches: 365479
1641.33/1641.60	c total #propagations: 175458430 / total #impl: 2396646713 (eff. 0.073)
1641.33/1641.60	c #Conflicts:     955000 | #Learnt:      43882 | 0.000
1641.33/1641.60	c total clause space: 335.816MB
1641.33/1641.60	c total #watches: 371309
1643.83/1644.14	c total #propagations: 175649236 / total #impl: 2399787110 (eff. 0.073)
1643.83/1644.14	c #Conflicts:     956000 | #Learnt:      44882 | 0.000
1643.83/1644.14	c total clause space: 335.816MB
1643.83/1644.14	c total #watches: 374150
1645.83/1646.10	c total #propagations: 175838519 / total #impl: 2403051296 (eff. 0.073)
1645.83/1646.10	c #Conflicts:     957000 | #Learnt:      45882 | 0.000
1645.83/1646.10	c total clause space: 335.816MB
1645.83/1646.10	c total #watches: 377727
1647.64/1647.92	c total #propagations: 176049040 / total #impl: 2406355800 (eff. 0.073)
1647.64/1647.92	c #Conflicts:     958000 | #Learnt:      46882 | 0.000
1647.64/1647.92	c total clause space: 335.816MB
1647.64/1647.92	c total #watches: 381236
1649.74/1650.01	c total #propagations: 176240080 / total #impl: 2409333335 (eff. 0.073)
1649.74/1650.01	c GC COLLECT
1649.74/1650.01	c #Conflicts:     959000 | #Learnt:      24281 | 0.000
1649.74/1650.01	c total clause space: 335.816MB
1649.74/1650.01	c total #watches: 304273
1651.53/1651.83	c total #propagations: 176435823 / total #impl: 2412536014 (eff. 0.073)
1651.53/1651.83	c #Conflicts:     960000 | #Learnt:      25281 | 0.000
1651.53/1651.83	c total clause space: 335.816MB
1651.53/1651.83	c total #watches: 308472
1653.53/1653.84	c total #propagations: 176631104 / total #impl: 2415562367 (eff. 0.073)
1653.53/1653.84	c #Conflicts:     961000 | #Learnt:      26281 | 0.000
1653.53/1653.84	c total clause space: 335.816MB
1653.53/1653.84	c total #watches: 311888
1655.34/1655.69	c total #propagations: 176840695 / total #impl: 2418751494 (eff. 0.073)
1655.34/1655.69	c #Conflicts:     962000 | #Learnt:      27281 | 0.000
1655.34/1655.69	c total clause space: 335.816MB
1655.34/1655.69	c total #watches: 316313
1657.44/1657.71	c total #propagations: 177046347 / total #impl: 2421892018 (eff. 0.073)
1657.44/1657.71	c #Conflicts:     963000 | #Learnt:      28281 | 0.000
1657.44/1657.71	c total clause space: 335.816MB
1657.44/1657.71	c total #watches: 319524
1659.13/1659.48	c total #propagations: 177261126 / total #impl: 2425416018 (eff. 0.073)
1659.13/1659.48	c #Conflicts:     964000 | #Learnt:      29281 | 0.000
1659.13/1659.48	c total clause space: 335.816MB
1659.13/1659.48	c total #watches: 322617
1661.03/1661.37	c total #propagations: 177505920 / total #impl: 2429023520 (eff. 0.073)
1661.03/1661.37	c #Conflicts:     965000 | #Learnt:      30281 | 0.000
1661.03/1661.37	c total clause space: 335.816MB
1661.03/1661.37	c total #watches: 326757
1662.53/1662.82	c total #propagations: 177747053 / total #impl: 2432928896 (eff. 0.073)
1662.53/1662.82	c #Conflicts:     966000 | #Learnt:      31281 | 0.000
1662.53/1662.82	c total clause space: 335.816MB
1662.53/1662.82	c total #watches: 330688
1664.73/1665.08	c total #propagations: 177941604 / total #impl: 2435391885 (eff. 0.073)
1664.73/1665.08	c #Conflicts:     967000 | #Learnt:      32281 | 0.000
1664.73/1665.08	c total clause space: 335.816MB
1664.73/1665.08	c total #watches: 334102
1666.73/1667.01	c total #propagations: 178124812 / total #impl: 2439165486 (eff. 0.073)
1666.73/1667.01	c #Conflicts:     968000 | #Learnt:      33281 | 0.000
1666.73/1667.01	c total clause space: 335.816MB
1666.73/1667.01	c total #watches: 337605
1668.54/1668.88	c total #propagations: 178323412 / total #impl: 2442224797 (eff. 0.073)
1668.54/1668.88	c #Conflicts:     969000 | #Learnt:      34281 | 0.000
1668.54/1668.88	c total clause space: 335.816MB
1668.54/1668.88	c total #watches: 341005
1670.64/1670.96	c total #propagations: 178541196 / total #impl: 2446043754 (eff. 0.073)
1670.64/1670.96	c #Conflicts:     970000 | #Learnt:      35281 | 0.000
1670.64/1670.96	c total clause space: 335.816MB
1670.64/1670.96	c total #watches: 344339
1672.43/1672.73	c total #propagations: 178754683 / total #impl: 2449589704 (eff. 0.073)
1672.43/1672.73	c #Conflicts:     971000 | #Learnt:      36281 | 0.000
1672.43/1672.73	c total clause space: 335.816MB
1672.43/1672.73	c total #watches: 347683
1674.13/1674.43	c total #propagations: 178983944 / total #impl: 2452732441 (eff. 0.073)
1674.13/1674.43	c #Conflicts:     972000 | #Learnt:      37281 | 0.000
1674.13/1674.43	c total clause space: 335.816MB
1674.13/1674.43	c total #watches: 350843
1676.13/1676.50	c total #propagations: 179219968 / total #impl: 2455895599 (eff. 0.073)
1676.13/1676.50	c #Conflicts:     973000 | #Learnt:      38281 | 0.000
1676.13/1676.50	c total clause space: 335.816MB
1676.13/1676.50	c total #watches: 354150
1678.23/1678.58	c total #propagations: 179419680 / total #impl: 2459487426 (eff. 0.073)
1678.23/1678.58	c #Conflicts:     974000 | #Learnt:      39281 | 0.000
1678.23/1678.58	c total clause space: 335.816MB
1678.23/1678.58	c total #watches: 357228
1679.43/1679.77	c total #propagations: 179614852 / total #impl: 2463075258 (eff. 0.073)
1679.43/1679.77	c #Conflicts:     975000 | #Learnt:      40281 | 0.000
1679.43/1679.77	c total clause space: 335.816MB
1679.43/1679.77	c total #watches: 360254
1680.53/1680.88	c total #propagations: 179889741 / total #impl: 2466564533 (eff. 0.073)
1680.53/1680.88	c #Conflicts:     976000 | #Learnt:      41281 | 0.000
1680.53/1680.88	c total clause space: 335.816MB
1680.53/1680.88	c total #watches: 363090
1681.63/1681.95	c total #propagations: 180176914 / total #impl: 2469916142 (eff. 0.073)
1681.63/1681.95	c #Conflicts:     977000 | #Learnt:      42281 | 0.000
1681.63/1681.95	c total clause space: 335.816MB
1681.63/1681.95	c total #watches: 365938
1682.63/1682.93	c total #propagations: 180469751 / total #impl: 2473345311 (eff. 0.073)
1682.63/1682.93	c #Conflicts:     978000 | #Learnt:      43281 | 0.000
1682.63/1682.93	c total clause space: 335.816MB
1682.63/1682.93	c total #watches: 368944
1683.73/1684.00	c total #propagations: 180760222 / total #impl: 2476460606 (eff. 0.073)
1683.73/1684.00	c #Conflicts:     979000 | #Learnt:      44281 | 0.000
1683.73/1684.00	c total clause space: 335.816MB
1683.73/1684.00	c total #watches: 371715
1684.63/1684.96	c total #propagations: 181059880 / total #impl: 2479812360 (eff. 0.073)
1684.63/1684.96	c #Conflicts:     980000 | #Learnt:      45281 | 0.000
1684.63/1684.96	c total clause space: 335.816MB
1684.63/1684.96	c total #watches: 374400
1685.73/1686.06	c total #propagations: 181414038 / total #impl: 2483542156 (eff. 0.073)
1685.73/1686.06	c #Conflicts:     981000 | #Learnt:      46281 | 0.000
1685.73/1686.06	c total clause space: 335.816MB
1685.73/1686.06	c total #watches: 377403
1686.83/1687.18	c total #propagations: 181745832 / total #impl: 2487211642 (eff. 0.073)
1686.83/1687.18	c #Conflicts:     982000 | #Learnt:      47281 | 0.000
1686.83/1687.18	c total clause space: 335.816MB
1686.83/1687.18	c total #watches: 380393
1688.03/1688.31	c total #propagations: 182056248 / total #impl: 2490516234 (eff. 0.073)
1688.03/1688.31	c GC COLLECT
1688.03/1688.31	c #Conflicts:     983000 | #Learnt:      24383 | 0.000
1688.03/1688.31	c total clause space: 335.816MB
1688.03/1688.31	c total #watches: 304294
1689.03/1689.33	c total #propagations: 182395587 / total #impl: 2494077764 (eff. 0.073)
1689.03/1689.33	c #Conflicts:     984000 | #Learnt:      25383 | 0.000
1689.03/1689.33	c total clause space: 335.816MB
1689.03/1689.33	c total #watches: 307463
1690.03/1690.38	c total #propagations: 182698837 / total #impl: 2497439355 (eff. 0.073)
1690.03/1690.38	c #Conflicts:     985000 | #Learnt:      26383 | 0.000
1690.03/1690.38	c total clause space: 335.816MB
1690.03/1690.38	c total #watches: 310494
1690.92/1691.24	c total #propagations: 182993773 / total #impl: 2500680377 (eff. 0.073)
1690.92/1691.24	c #Conflicts:     986000 | #Learnt:      27383 | 0.000
1690.92/1691.24	c total clause space: 335.816MB
1690.92/1691.24	c total #watches: 313356
1692.02/1692.34	c total #propagations: 183297268 / total #impl: 2503527252 (eff. 0.073)
1692.02/1692.34	c #Conflicts:     987000 | #Learnt:      28383 | 0.000
1692.02/1692.34	c total clause space: 335.816MB
1692.02/1692.34	c total #watches: 316143
1693.02/1693.39	c total #propagations: 183596991 / total #impl: 2506826863 (eff. 0.073)
1693.02/1693.39	c #Conflicts:     988000 | #Learnt:      29383 | 0.000
1693.02/1693.39	c total clause space: 335.816MB
1693.02/1693.39	c total #watches: 319029
1694.12/1694.45	c total #propagations: 183935387 / total #impl: 2510231536 (eff. 0.073)
1694.12/1694.45	c #Conflicts:     989000 | #Learnt:      30383 | 0.000
1694.12/1694.45	c total clause space: 335.816MB
1694.12/1694.45	c total #watches: 322268
1695.22/1695.50	c total #propagations: 184256993 / total #impl: 2513535731 (eff. 0.073)
1695.22/1695.50	c #Conflicts:     990000 | #Learnt:      31383 | 0.000
1695.22/1695.50	c total clause space: 335.816MB
1695.22/1695.50	c total #watches: 325951
1696.32/1696.61	c total #propagations: 184571607 / total #impl: 2516670525 (eff. 0.073)
1696.32/1696.61	c #Conflicts:     991000 | #Learnt:      32383 | 0.000
1696.32/1696.61	c total clause space: 335.816MB
1696.32/1696.61	c total #watches: 329199
1697.52/1697.85	c total #propagations: 184900893 / total #impl: 2520584299 (eff. 0.073)
1697.52/1697.85	c #Conflicts:     992000 | #Learnt:      33383 | 0.000
1697.52/1697.85	c total clause space: 335.816MB
1697.52/1697.85	c total #watches: 332796
1698.72/1699.06	c total #propagations: 185177697 / total #impl: 2523848848 (eff. 0.073)
1698.72/1699.06	c #Conflicts:     993000 | #Learnt:      34383 | 0.000
1698.72/1699.06	c total clause space: 335.816MB
1698.72/1699.06	c total #watches: 336066
1699.82/1700.14	c total #propagations: 185474941 / total #impl: 2527095048 (eff. 0.073)
1699.82/1700.14	c #Conflicts:     994000 | #Learnt:      35383 | 0.000
1699.82/1700.14	c total clause space: 335.816MB
1699.82/1700.14	c total #watches: 339753
1700.92/1701.25	c total #propagations: 185747084 / total #impl: 2529748194 (eff. 0.073)
1700.92/1701.25	c #Conflicts:     995000 | #Learnt:      36383 | 0.000
1700.92/1701.25	c total clause space: 335.816MB
1700.92/1701.25	c total #watches: 343321
1702.02/1702.34	c total #propagations: 186025532 / total #impl: 2532896700 (eff. 0.073)
1702.02/1702.34	c #Conflicts:     996000 | #Learnt:      37383 | 0.000
1702.02/1702.34	c total clause space: 335.816MB
1702.02/1702.34	c total #watches: 346397
1703.12/1703.49	c total #propagations: 186318603 / total #impl: 2535816579 (eff. 0.073)
1703.12/1703.49	c #Conflicts:     997000 | #Learnt:      38383 | 0.000
1703.12/1703.49	c total clause space: 335.816MB
1703.12/1703.49	c total #watches: 349534
1704.32/1704.65	c total #propagations: 186614930 / total #impl: 2539162235 (eff. 0.073)
1704.32/1704.65	c #Conflicts:     998000 | #Learnt:      39383 | 0.000
1704.32/1704.65	c total clause space: 335.816MB
1704.32/1704.65	c total #watches: 353145
1705.62/1705.94	c total #propagations: 186919779 / total #impl: 2542351793 (eff. 0.074)
1705.62/1705.94	c #Conflicts:     999000 | #Learnt:      40383 | 0.000
1705.62/1705.94	c total clause space: 335.816MB
1705.62/1705.94	c total #watches: 356126
1706.62/1706.96	c total #propagations: 187226925 / total #impl: 2546085711 (eff. 0.074)
1706.62/1706.96	c #Conflicts:    1000000 | #Learnt:      41383 | 0.000
1706.62/1706.96	c total clause space: 335.816MB
1706.62/1706.96	c total #watches: 358895
1707.72/1708.05	c total #propagations: 187537602 / total #impl: 2549352194 (eff. 0.074)
1707.72/1708.05	c #Conflicts:    1001000 | #Learnt:      42383 | 0.000
1707.72/1708.05	c total clause space: 335.816MB
1707.72/1708.05	c total #watches: 362144
1708.72/1709.09	c total #propagations: 187812744 / total #impl: 2552346762 (eff. 0.074)
1708.72/1709.09	c #Conflicts:    1002000 | #Learnt:      43383 | 0.000
1708.72/1709.09	c total clause space: 335.816MB
1708.72/1709.09	c total #watches: 365430
1709.82/1710.13	c total #propagations: 188079488 / total #impl: 2555140412 (eff. 0.074)
1709.82/1710.13	c #Conflicts:    1003000 | #Learnt:      44383 | 0.000
1709.82/1710.13	c total clause space: 335.816MB
1709.82/1710.13	c total #watches: 368999
1710.82/1711.18	c total #propagations: 188379062 / total #impl: 2557684418 (eff. 0.074)
1710.82/1711.18	c #Conflicts:    1004000 | #Learnt:      45383 | 0.000
1710.82/1711.18	c total clause space: 335.816MB
1710.82/1711.18	c total #watches: 373792
1712.02/1712.30	c total #propagations: 188720333 / total #impl: 2561055872 (eff. 0.074)
1712.02/1712.30	c #Conflicts:    1005000 | #Learnt:      46383 | 0.000
1712.02/1712.30	c total clause space: 335.816MB
1712.02/1712.30	c total #watches: 376763
1713.32/1713.67	c total #propagations: 189070898 / total #impl: 2564314470 (eff. 0.074)
1713.32/1713.67	c #Conflicts:    1006000 | #Learnt:      47383 | 0.000
1713.32/1713.67	c total clause space: 335.816MB
1713.32/1713.67	c total #watches: 379376
1714.63/1714.90	c total #propagations: 189370688 / total #impl: 2567640834 (eff. 0.074)
1714.63/1714.90	c #Conflicts:    1007000 | #Learnt:      48383 | 0.000
1714.63/1714.90	c total clause space: 335.816MB
1714.63/1714.90	c total #watches: 382307
1715.73/1716.09	c total #propagations: 189669052 / total #impl: 2570778573 (eff. 0.074)
1715.73/1716.09	c GC COLLECT
1715.73/1716.09	c #Conflicts:    1008000 | #Learnt:      25182 | 0.000
1715.73/1716.09	c total clause space: 335.816MB
1715.73/1716.09	c total #watches: 306393
1716.83/1717.10	c total #propagations: 189984126 / total #impl: 2573943102 (eff. 0.074)
1716.83/1717.10	c #Conflicts:    1009000 | #Learnt:      26182 | 0.000
1716.83/1717.10	c total clause space: 335.816MB
1716.83/1717.10	c total #watches: 309130
1717.93/1718.23	c total #propagations: 190313577 / total #impl: 2576780229 (eff. 0.074)
1717.93/1718.23	c #Conflicts:    1010000 | #Learnt:      27182 | 0.000
1717.93/1718.23	c total clause space: 335.816MB
1717.93/1718.23	c total #watches: 311825
1719.13/1719.42	c total #propagations: 190654259 / total #impl: 2580111908 (eff. 0.074)
1719.13/1719.42	c #Conflicts:    1011000 | #Learnt:      28182 | 0.000
1719.13/1719.42	c total clause space: 335.816MB
1719.13/1719.42	c total #watches: 316502
1720.13/1720.44	c total #propagations: 190938851 / total #impl: 2583153179 (eff. 0.074)
1720.13/1720.44	c #Conflicts:    1012000 | #Learnt:      29182 | 0.000
1720.13/1720.44	c total clause space: 335.816MB
1720.13/1720.44	c total #watches: 319542
1721.02/1721.36	c total #propagations: 191263615 / total #impl: 2586519627 (eff. 0.074)
1721.02/1721.36	c #Conflicts:    1013000 | #Learnt:      30182 | 0.000
1721.02/1721.36	c total clause space: 335.816MB
1721.02/1721.36	c total #watches: 322195
1722.12/1722.40	c total #propagations: 191595206 / total #impl: 2589677480 (eff. 0.074)
1722.12/1722.40	c #Conflicts:    1014000 | #Learnt:      31182 | 0.000
1722.12/1722.40	c total clause space: 335.816MB
1722.12/1722.40	c total #watches: 325071
1723.22/1723.54	c total #propagations: 191946135 / total #impl: 2593073171 (eff. 0.074)
1723.22/1723.54	c #Conflicts:    1015000 | #Learnt:      32182 | 0.000
1723.22/1723.54	c total clause space: 335.816MB
1723.22/1723.54	c total #watches: 328345
1724.22/1724.52	c total #propagations: 192277702 / total #impl: 2596074990 (eff. 0.074)
1724.22/1724.52	c #Conflicts:    1016000 | #Learnt:      33182 | 0.000
1724.22/1724.52	c total clause space: 335.816MB
1724.22/1724.52	c total #watches: 331238
1725.32/1725.63	c total #propagations: 192613170 / total #impl: 2599149157 (eff. 0.074)
1725.32/1725.63	c #Conflicts:    1017000 | #Learnt:      34182 | 0.000
1725.32/1725.63	c total clause space: 335.816MB
1725.32/1725.63	c total #watches: 335191
1726.32/1726.68	c total #propagations: 192935608 / total #impl: 2602666796 (eff. 0.074)
1726.32/1726.68	c #Conflicts:    1018000 | #Learnt:      35182 | 0.000
1726.32/1726.68	c total clause space: 335.816MB
1726.32/1726.68	c total #watches: 337914
1727.32/1727.64	c total #propagations: 193294958 / total #impl: 2605797847 (eff. 0.074)
1727.32/1727.64	c #Conflicts:    1019000 | #Learnt:      36182 | 0.000
1727.32/1727.64	c total clause space: 335.816MB
1727.32/1727.64	c total #watches: 340703
1728.32/1728.68	c total #propagations: 193639378 / total #impl: 2608688297 (eff. 0.074)
1728.32/1728.68	c #Conflicts:    1020000 | #Learnt:      37182 | 0.000
1728.32/1728.68	c total clause space: 335.816MB
1728.32/1728.68	c total #watches: 343891
1729.32/1729.67	c total #propagations: 194000698 / total #impl: 2612150228 (eff. 0.074)
1729.32/1729.67	c #Conflicts:    1021000 | #Learnt:      38182 | 0.000
1729.32/1729.67	c total clause space: 335.816MB
1729.32/1729.67	c total #watches: 347006
1730.32/1730.63	c total #propagations: 194338918 / total #impl: 2615311887 (eff. 0.074)
1730.32/1730.63	c #Conflicts:    1022000 | #Learnt:      39182 | 0.000
1730.32/1730.63	c total clause space: 335.816MB
1730.32/1730.63	c total #watches: 349911
1731.23/1731.50	c total #propagations: 194669537 / total #impl: 2618275323 (eff. 0.074)
1731.23/1731.50	c #Conflicts:    1023000 | #Learnt:      40182 | 0.000
1731.23/1731.50	c total clause space: 335.816MB
1731.23/1731.50	c total #watches: 352678
1732.02/1732.40	c total #propagations: 195016264 / total #impl: 2621146718 (eff. 0.074)
1732.02/1732.40	c #Conflicts:    1024000 | #Learnt:      41182 | 0.000
1732.02/1732.40	c total clause space: 335.816MB
1732.02/1732.40	c total #watches: 355631
1733.12/1733.41	c total #propagations: 195339177 / total #impl: 2624088238 (eff. 0.074)
1733.12/1733.41	c #Conflicts:    1025000 | #Learnt:      42182 | 0.000
1733.12/1733.41	c total clause space: 335.816MB
1733.12/1733.41	c total #watches: 358451
1734.12/1734.48	c total #propagations: 195670607 / total #impl: 2627203724 (eff. 0.074)
1734.12/1734.48	c #Conflicts:    1026000 | #Learnt:      43182 | 0.000
1734.12/1734.48	c total clause space: 335.816MB
1734.12/1734.48	c total #watches: 361207
1735.12/1735.48	c total #propagations: 196025612 / total #impl: 2630401498 (eff. 0.075)
1735.12/1735.48	c #Conflicts:    1027000 | #Learnt:      44182 | 0.000
1735.12/1735.48	c total clause space: 335.816MB
1735.12/1735.48	c total #watches: 364118
1736.12/1736.43	c total #propagations: 196377703 / total #impl: 2633819205 (eff. 0.075)
1736.12/1736.43	c #Conflicts:    1028000 | #Learnt:      45182 | 0.000
1736.12/1736.43	c total clause space: 335.816MB
1736.12/1736.43	c total #watches: 367430
1737.12/1737.44	c total #propagations: 196707148 / total #impl: 2637054812 (eff. 0.075)
1737.12/1737.44	c #Conflicts:    1029000 | #Learnt:      46182 | 0.000
1737.12/1737.44	c total clause space: 335.816MB
1737.12/1737.44	c total #watches: 370370
1738.22/1738.52	c total #propagations: 197031501 / total #impl: 2640434267 (eff. 0.075)
1738.22/1738.52	c #Conflicts:    1030000 | #Learnt:      47182 | 0.000
1738.22/1738.52	c total clause space: 335.816MB
1738.22/1738.52	c total #watches: 373383
1739.32/1739.68	c total #propagations: 197342085 / total #impl: 2643728091 (eff. 0.075)
1739.32/1739.68	c #Conflicts:    1031000 | #Learnt:      48182 | 0.000
1739.32/1739.68	c total clause space: 335.816MB
1739.32/1739.68	c total #watches: 376282
1740.52/1740.87	c total #propagations: 197663152 / total #impl: 2647175351 (eff. 0.075)
1740.52/1740.87	c GC COLLECT
1740.52/1740.87	c #Conflicts:    1032000 | #Learnt:      24680 | 0.000
1740.52/1740.87	c total clause space: 335.816MB
1740.52/1740.87	c total #watches: 305172
1741.62/1741.97	c total #propagations: 197987576 / total #impl: 2650581328 (eff. 0.075)
1741.62/1741.97	c #Conflicts:    1033000 | #Learnt:      25680 | 0.000
1741.62/1741.97	c total clause space: 335.816MB
1741.62/1741.97	c total #watches: 308131
1742.72/1743.06	c total #propagations: 198349876 / total #impl: 2654395455 (eff. 0.075)
1742.72/1743.06	c #Conflicts:    1034000 | #Learnt:      26680 | 0.000
1742.72/1743.06	c total clause space: 335.816MB
1742.72/1743.06	c total #watches: 311316
1743.92/1744.28	c total #propagations: 198655386 / total #impl: 2657827074 (eff. 0.075)
1743.92/1744.28	c #Conflicts:    1035000 | #Learnt:      27680 | 0.000
1743.92/1744.28	c total clause space: 335.816MB
1743.92/1744.28	c total #watches: 314100
1745.22/1745.55	c total #propagations: 198954973 / total #impl: 2661191862 (eff. 0.075)
1745.22/1745.55	c #Conflicts:    1036000 | #Learnt:      28680 | 0.000
1745.22/1745.55	c total clause space: 335.816MB
1745.22/1745.55	c total #watches: 316879
1746.22/1746.60	c total #propagations: 199281129 / total #impl: 2664953624 (eff. 0.075)
1746.22/1746.60	c #Conflicts:    1037000 | #Learnt:      29680 | 0.000
1746.22/1746.60	c total clause space: 335.816MB
1746.22/1746.60	c total #watches: 319841
1747.72/1748.01	c total #propagations: 199597657 / total #impl: 2668175321 (eff. 0.075)
1747.72/1748.01	c #Conflicts:    1038000 | #Learnt:      30680 | 0.000
1747.72/1748.01	c total clause space: 335.816MB
1747.72/1748.01	c total #watches: 323011
1749.12/1749.44	c total #propagations: 199895953 / total #impl: 2671657354 (eff. 0.075)
1749.12/1749.44	c #Conflicts:    1039000 | #Learnt:      31680 | 0.000
1749.12/1749.44	c total clause space: 335.816MB
1749.12/1749.44	c total #watches: 326140
1750.42/1750.71	c total #propagations: 200173673 / total #impl: 2675336048 (eff. 0.075)
1750.42/1750.71	c #Conflicts:    1040000 | #Learnt:      32680 | 0.000
1750.42/1750.71	c total clause space: 335.816MB
1750.42/1750.71	c total #watches: 329393
1751.52/1751.83	c total #propagations: 200457797 / total #impl: 2678544778 (eff. 0.075)
1751.52/1751.83	c #Conflicts:    1041000 | #Learnt:      33680 | 0.000
1751.52/1751.83	c total clause space: 335.816MB
1751.52/1751.83	c total #watches: 332246
1752.72/1753.01	c total #propagations: 200763904 / total #impl: 2681994485 (eff. 0.075)
1752.72/1753.01	c #Conflicts:    1042000 | #Learnt:      34680 | 0.000
1752.72/1753.01	c total clause space: 335.816MB
1752.72/1753.01	c total #watches: 335244
1753.92/1754.20	c total #propagations: 201075908 / total #impl: 2685387355 (eff. 0.075)
1753.92/1754.20	c #Conflicts:    1043000 | #Learnt:      35680 | 0.000
1753.92/1754.20	c total clause space: 335.816MB
1753.92/1754.20	c total #watches: 338416
1755.12/1755.43	c total #propagations: 201396772 / total #impl: 2688817561 (eff. 0.075)
1755.12/1755.43	c #Conflicts:    1044000 | #Learnt:      36680 | 0.000
1755.12/1755.43	c total clause space: 335.816MB
1755.12/1755.43	c total #watches: 341505
1756.42/1756.71	c total #propagations: 201658548 / total #impl: 2691780388 (eff. 0.075)
1756.42/1756.71	c #Conflicts:    1045000 | #Learnt:      37680 | 0.000
1756.42/1756.71	c total clause space: 335.816MB
1756.42/1756.71	c total #watches: 344703
1757.71/1758.09	c total #propagations: 201921386 / total #impl: 2695013613 (eff. 0.075)
1757.71/1758.09	c #Conflicts:    1046000 | #Learnt:      38680 | 0.000
1757.71/1758.09	c total clause space: 335.816MB
1757.71/1758.09	c total #watches: 347975
1759.21/1759.54	c total #propagations: 202190120 / total #impl: 2698614080 (eff. 0.075)
1759.21/1759.54	c #Conflicts:    1047000 | #Learnt:      39680 | 0.000
1759.21/1759.54	c total clause space: 335.816MB
1759.21/1759.54	c total #watches: 350877
1760.71/1761.01	c total #propagations: 202471247 / total #impl: 2702384820 (eff. 0.075)
1760.71/1761.01	c #Conflicts:    1048000 | #Learnt:      40680 | 0.000
1760.71/1761.01	c total clause space: 335.816MB
1760.71/1761.01	c total #watches: 353778
1762.11/1762.49	c total #propagations: 202772732 / total #impl: 2706323073 (eff. 0.075)
1762.11/1762.49	c #Conflicts:    1049000 | #Learnt:      41680 | 0.000
1762.11/1762.49	c total clause space: 335.816MB
1762.11/1762.49	c total #watches: 356897
1763.51/1763.86	c total #propagations: 203062807 / total #impl: 2710436910 (eff. 0.075)
1763.51/1763.86	c #Conflicts:    1050000 | #Learnt:      42680 | 0.000
1763.51/1763.86	c total clause space: 335.816MB
1763.51/1763.86	c total #watches: 359978
1764.91/1765.27	c total #propagations: 203340906 / total #impl: 2713788670 (eff. 0.075)
1764.91/1765.27	c #Conflicts:    1051000 | #Learnt:      43680 | 0.000
1764.91/1765.27	c total clause space: 335.816MB
1764.91/1765.27	c total #watches: 363081
1766.32/1766.61	c total #propagations: 203616972 / total #impl: 2717233685 (eff. 0.075)
1766.32/1766.61	c #Conflicts:    1052000 | #Learnt:      44680 | 0.000
1766.32/1766.61	c total clause space: 335.816MB
1766.32/1766.61	c total #watches: 366054
1767.42/1767.71	c total #propagations: 203910298 / total #impl: 2720636933 (eff. 0.075)
1767.42/1767.71	c #Conflicts:    1053000 | #Learnt:      45680 | 0.000
1767.42/1767.71	c total clause space: 335.816MB
1767.42/1767.71	c total #watches: 369208
1768.62/1768.92	c total #propagations: 204194109 / total #impl: 2723444610 (eff. 0.075)
1768.62/1768.92	c #Conflicts:    1054000 | #Learnt:      46680 | 0.000
1768.62/1768.92	c total clause space: 335.816MB
1768.62/1768.92	c total #watches: 372287
1769.91/1770.20	c total #propagations: 204494497 / total #impl: 2726850951 (eff. 0.075)
1769.91/1770.20	c #Conflicts:    1055000 | #Learnt:      47680 | 0.000
1769.91/1770.20	c total clause space: 335.816MB
1769.91/1770.20	c total #watches: 375421
1771.01/1771.33	c total #propagations: 204814452 / total #impl: 2730420806 (eff. 0.075)
1771.01/1771.33	c #Conflicts:    1056000 | #Learnt:      48680 | 0.000
1771.01/1771.33	c total clause space: 335.816MB
1771.01/1771.33	c total #watches: 378600
1772.31/1772.62	c total #propagations: 205120058 / total #impl: 2733563439 (eff. 0.075)
1772.31/1772.62	c GC COLLECT
1772.31/1772.62	c #Conflicts:    1057000 | #Learnt:      24877 | 0.000
1772.31/1772.62	c total clause space: 335.816MB
1772.31/1772.62	c total #watches: 305750
1773.51/1773.80	c total #propagations: 205434281 / total #impl: 2737041467 (eff. 0.075)
1773.51/1773.80	c #Conflicts:    1058000 | #Learnt:      25877 | 0.000
1773.51/1773.80	c total clause space: 335.816MB
1773.51/1773.80	c total #watches: 308653
1774.81/1775.10	c total #propagations: 205732218 / total #impl: 2740459777 (eff. 0.075)
1774.81/1775.10	c #Conflicts:    1059000 | #Learnt:      26877 | 0.000
1774.81/1775.10	c total clause space: 335.816MB
1774.81/1775.10	c total #watches: 311526
1775.81/1776.11	c total #propagations: 206042699 / total #impl: 2744085179 (eff. 0.075)
1775.81/1776.11	c #Conflicts:    1060000 | #Learnt:      27877 | 0.000
1775.81/1776.11	c total clause space: 335.816MB
1775.81/1776.11	c total #watches: 314832
1776.91/1777.27	c total #propagations: 206345767 / total #impl: 2747263197 (eff. 0.075)
1776.91/1777.27	c #Conflicts:    1061000 | #Learnt:      28877 | 0.000
1776.91/1777.27	c total clause space: 335.816MB
1776.91/1777.27	c total #watches: 317781
1778.31/1778.62	c total #propagations: 206659264 / total #impl: 2750392487 (eff. 0.075)
1778.31/1778.62	c #Conflicts:    1062000 | #Learnt:      29877 | 0.000
1778.31/1778.62	c total clause space: 335.816MB
1778.31/1778.62	c total #watches: 320442
1779.52/1779.85	c total #propagations: 206990046 / total #impl: 2754253274 (eff. 0.075)
1779.52/1779.85	c #Conflicts:    1063000 | #Learnt:      30877 | 0.000
1779.52/1779.85	c total clause space: 335.816MB
1779.52/1779.85	c total #watches: 323387
1781.01/1781.30	c total #propagations: 207302222 / total #impl: 2757806704 (eff. 0.075)
1781.01/1781.30	c #Conflicts:    1064000 | #Learnt:      31877 | 0.000
1781.01/1781.30	c total clause space: 335.816MB
1781.01/1781.30	c total #watches: 326179
1782.31/1782.69	c total #propagations: 207588754 / total #impl: 2761125145 (eff. 0.075)
1782.31/1782.69	c #Conflicts:    1065000 | #Learnt:      32877 | 0.000
1782.31/1782.69	c total clause space: 335.816MB
1782.31/1782.69	c total #watches: 328931
1783.81/1784.13	c total #propagations: 207882195 / total #impl: 2764588429 (eff. 0.075)
1783.81/1784.13	c #Conflicts:    1066000 | #Learnt:      33877 | 0.000
1783.81/1784.13	c total clause space: 335.816MB
1783.81/1784.13	c total #watches: 331630
1785.21/1785.57	c total #propagations: 208193490 / total #impl: 2768495637 (eff. 0.075)
1785.21/1785.57	c #Conflicts:    1067000 | #Learnt:      34877 | 0.000
1785.21/1785.57	c total clause space: 335.816MB
1785.21/1785.57	c total #watches: 334647
1786.61/1786.94	c total #propagations: 208467167 / total #impl: 2772078997 (eff. 0.075)
1786.61/1786.94	c #Conflicts:    1068000 | #Learnt:      35877 | 0.000
1786.61/1786.94	c total clause space: 335.816MB
1786.61/1786.94	c total #watches: 337565
1787.71/1788.07	c total #propagations: 208737200 / total #impl: 2775221394 (eff. 0.075)
1787.71/1788.07	c #Conflicts:    1069000 | #Learnt:      36877 | 0.000
1787.71/1788.07	c total clause space: 335.816MB
1787.71/1788.07	c total #watches: 340813
1789.11/1789.45	c total #propagations: 209031401 / total #impl: 2778503745 (eff. 0.075)
1789.11/1789.45	c #Conflicts:    1070000 | #Learnt:      37877 | 0.000
1789.11/1789.45	c total clause space: 335.816MB
1789.11/1789.45	c total #watches: 343564
1790.62/1790.92	c total #propagations: 209363015 / total #impl: 2782904720 (eff. 0.075)
1790.62/1790.92	c #Conflicts:    1071000 | #Learnt:      38877 | 0.000
1790.62/1790.92	c total clause space: 335.816MB
1790.62/1790.92	c total #watches: 346447
1791.91/1792.28	c total #propagations: 209668924 / total #impl: 2786929870 (eff. 0.075)
1791.91/1792.28	c #Conflicts:    1072000 | #Learnt:      39877 | 0.000
1791.91/1792.28	c total clause space: 335.816MB
1791.91/1792.28	c total #watches: 349179
1793.21/1793.57	c total #propagations: 209997423 / total #impl: 2791182361 (eff. 0.075)
1793.21/1793.57	c #Conflicts:    1073000 | #Learnt:      40877 | 0.000
1793.21/1793.57	c total clause space: 335.816MB
1793.21/1793.57	c total #watches: 351936
1794.71/1795.00	c total #propagations: 210305273 / total #impl: 2794840651 (eff. 0.075)
1794.71/1795.00	c #Conflicts:    1074000 | #Learnt:      41877 | 0.000
1794.71/1795.00	c total clause space: 335.816MB
1794.71/1795.00	c total #watches: 354810
1795.91/1796.21	c total #propagations: 210599679 / total #impl: 2798798321 (eff. 0.075)
1795.91/1796.21	c #Conflicts:    1075000 | #Learnt:      42877 | 0.000
1795.91/1796.21	c total clause space: 335.816MB
1795.91/1796.21	c total #watches: 357690
1797.01/1797.32	c total #propagations: 210930326 / total #impl: 2802805644 (eff. 0.075)
1797.01/1797.32	c #Conflicts:    1076000 | #Learnt:      43877 | 0.000
1797.01/1797.32	c total clause space: 335.816MB
1797.01/1797.32	c total #watches: 360637
1798.11/1798.49	c total #propagations: 211250845 / total #impl: 2806079301 (eff. 0.075)
1798.11/1798.49	c #Conflicts:    1077000 | #Learnt:      44877 | 0.000
1798.11/1798.49	c total clause space: 335.816MB
1798.11/1798.49	c total #watches: 363679
1799.21/1799.53	c total #propagations: 211542192 / total #impl: 2809214414 (eff. 0.075)
1799.21/1799.53	c #Conflicts:    1078000 | #Learnt:      45877 | 0.000
1799.21/1799.53	c total clause space: 335.816MB
1799.21/1799.53	c total #watches: 366635

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-4118509-1467222751/watcher-4118509-1467222751 -o /tmp/evaluation-result-4118509-1467222751/solver-4118509-1467222751 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3732 --watchdog 1960 --input HOME/instance-4118509-1467222751.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=4892
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.29 2.24 2.20 3/176 4895
/proc/meminfo: memFree=23622304/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 3231943 29810688 5268 33554432000 4194304 6201397 140733728823184 140734654754840 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 7278 5268 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.29 2.24 2.20 3/176 4895
/proc/meminfo: memFree=23622304/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=34304 CPUtime=0.09 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 985 0 0 0 9 0 0 0 20 0 1 0 3231943 35127296 6810 33554432000 4194304 6201397 140733728823184 140734654754840 4214498 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 8576 6810 146 491 0 8075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34304

[startup+0.200378 s]
/proc/loadavg: 2.29 2.24 2.20 3/176 4895
/proc/meminfo: memFree=23622304/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=34568 CPUtime=0.19 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 1067 0 0 0 19 0 0 0 20 0 1 0 3231943 35397632 7399 33554432000 4194304 6201397 140733728823184 140734654754840 4220970 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 8642 7399 146 491 0 8141 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34568

[startup+0.300371 s]
/proc/loadavg: 2.29 2.24 2.20 3/176 4895
/proc/meminfo: memFree=23622304/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=34568 CPUtime=0.29 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 1074 0 0 0 29 0 0 0 20 0 1 0 3231943 35397632 7406 33554432000 4194304 6201397 140733728823184 140733728821752 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 8642 7406 146 491 0 8141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34568

[startup+0.700236 s]
/proc/loadavg: 2.29 2.24 2.20 3/176 4895
/proc/meminfo: memFree=23622304/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=37912 CPUtime=0.69 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 1829 0 0 0 69 0 0 0 20 0 1 0 3231943 38821888 7939 33554432000 4194304 6201397 140733728823184 140733728821752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 9478 7939 147 491 0 8977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37912

[startup+1.50028 s]
/proc/loadavg: 2.29 2.24 2.20 3/177 4896
/proc/meminfo: memFree=23587632/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=42332 CPUtime=1.49 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 2485 0 0 0 149 0 0 0 20 0 1 0 3231943 43347968 8860 33554432000 4194304 6201397 140733728823184 140733728822072 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 10583 8860 147 491 0 10082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42332

[startup+3.10025 s]
/proc/loadavg: 2.27 2.23 2.20 3/177 4896
/proc/meminfo: memFree=23581428/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=49596 CPUtime=3.09 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 2989 0 0 0 309 0 0 0 20 0 1 0 3231943 50786304 10707 33554432000 4194304 6201397 140733728823184 140733728822312 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 12399 10707 160 491 0 11898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49596

[startup+6.30023 s]
/proc/loadavg: 2.27 2.23 2.20 3/177 4896
/proc/meminfo: memFree=23568364/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=61476 CPUtime=6.28 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 4847 0 0 0 628 0 0 0 20 0 1 0 3231943 62951424 12902 33554432000 4194304 6201397 140733728823184 140733728822312 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 15369 12902 166 491 0 14868 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61476

[startup+12.7002 s]
/proc/loadavg: 2.30 2.24 2.20 3/177 4896
/proc/meminfo: memFree=23553908/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=80780 CPUtime=12.69 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 5802 0 0 0 1268 1 0 0 20 0 1 0 3231943 82718720 15505 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 20195 15505 166 491 0 19694 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80780

[startup+25.5003 s]
/proc/loadavg: 2.41 2.26 2.21 3/177 4896
/proc/meminfo: memFree=23543316/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=81320 CPUtime=25.49 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 6029 0 0 0 2548 1 0 0 20 0 1 0 3231943 83271680 18285 33554432000 4194304 6201397 140733728823184 140733728822312 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 20330 18285 166 491 0 19829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81320

[startup+51.1003 s]
/proc/loadavg: 2.27 2.24 2.20 3/177 4896
/proc/meminfo: memFree=23540252/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=82064 CPUtime=51.08 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 6216 0 0 0 5107 1 0 0 20 0 1 0 3231943 84033536 19494 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 20516 19494 166 491 0 20015 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82064

[startup+102.3 s]
/proc/loadavg: 2.22 2.23 2.20 3/177 4898
/proc/meminfo: memFree=23513580/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=113732 CPUtime=102.28 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 7338 0 0 0 10227 1 0 0 20 0 1 0 3231943 116461568 24825 33554432000 4194304 6201397 140733728823184 140733728822312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 28433 24825 166 491 0 27932 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 113732

[startup+162.3 s]
/proc/loadavg: 2.24 2.23 2.20 3/177 4899
/proc/meminfo: memFree=23497876/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=164812 CPUtime=162.26 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 8485 0 0 0 16225 1 0 0 20 0 1 0 3231943 168767488 28647 33554432000 4194304 6201397 140733728823184 140733728821976 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 41203 28647 166 491 0 40702 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 164812

[startup+222.307 s]
/proc/loadavg: 2.08 2.19 2.18 4/177 4900
/proc/meminfo: memFree=23481520/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=165536 CPUtime=222.26 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 8688 0 0 0 22225 1 0 0 20 0 1 0 3231943 169508864 32426 33554432000 4194304 6201397 140733728823184 140733728822312 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 41384 32426 166 491 0 40883 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 165536

[startup+282.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/177 4901
/proc/meminfo: memFree=23466444/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=165988 CPUtime=282.25 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 8787 0 0 0 28223 2 0 0 20 0 1 0 3231943 169971712 34058 33554432000 4194304 6201397 140733728823184 140733728822312 4214961 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 41497 34058 166 491 0 40996 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 165988

[startup+342.3 s]
/proc/loadavg: 2.16 2.18 2.18 4/177 4902
/proc/meminfo: memFree=23457844/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=166400 CPUtime=342.24 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 8892 0 0 0 34222 2 0 0 20 0 1 0 3231943 170393600 35696 33554432000 4194304 6201397 140733728823184 140733728821976 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 41600 35696 166 491 0 41099 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 166400

[startup+402.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 4904
/proc/meminfo: memFree=23452144/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=167760 CPUtime=402.23 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 9239 0 0 0 40221 2 0 0 20 0 1 0 3231943 171786240 36554 33554432000 4194304 6201397 140733728823184 140733728822312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 41940 36554 166 491 0 41439 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 167760

[startup+462.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/178 4908
/proc/meminfo: memFree=23447148/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=167952 CPUtime=462.22 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 9289 0 0 0 46220 2 0 0 20 0 1 0 3231943 171982848 36604 33554432000 4194304 6201397 140733728823184 140733728822312 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 41988 36604 166 491 0 41487 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 167952

[startup+522.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/178 4932
/proc/meminfo: memFree=23446652/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=168360 CPUtime=522.21 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 9388 0 0 0 52219 2 0 0 20 0 1 0 3231943 172400640 36703 33554432000 4194304 6201397 140733728823184 140733728822312 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 42090 36703 166 491 0 41589 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 168360

[startup+582.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 4933
/proc/meminfo: memFree=23424264/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=250148 CPUtime=582.2 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 10353 0 0 0 58217 3 0 0 20 0 1 0 3231943 256151552 41904 33554432000 4194304 6201397 140733728823184 140733728822216 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 62537 41904 166 491 0 62036 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 250148


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


[startup+942.3 s]
/proc/loadavg: 2.36 2.27 2.20 3/177 4986
/proc/meminfo: memFree=23609272/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=253828 CPUtime=942.15 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 11349 0 0 0 94211 4 0 0 20 0 1 0 3231943 259919872 54598 33554432000 4194304 6201397 140733728823184 140733728822312 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 63457 54598 166 491 0 62956 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 253828

[startup+1002.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/177 4988
/proc/meminfo: memFree=23491928/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=253964 CPUtime=1002.13 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 11384 0 0 0 100209 4 0 0 20 0 1 0 3231943 260059136 60765 33554432000 4194304 6201397 140733728823184 140733728822312 4220367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 63491 60765 166 491 0 62990 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 253964

[startup+1062.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/178 4992
/proc/meminfo: memFree=23461752/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=253964 CPUtime=1062.12 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 11388 0 0 0 106208 4 0 0 20 0 1 0 3231943 260059136 60769 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 63491 60769 166 491 0 62990 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 253964

[startup+1122.3 s]
/proc/loadavg: 2.16 2.22 2.18 3/177 4993
/proc/meminfo: memFree=23413548/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=253964 CPUtime=1122.11 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 11398 0 0 0 112207 4 0 0 20 0 1 0 3231943 260059136 60779 33554432000 4194304 6201397 140733728823184 140733728822312 5300515 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 63491 60779 166 491 0 62990 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 253964

[startup+1182.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 4994
/proc/meminfo: memFree=23399724/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=386364 CPUtime=1182.11 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12201 0 0 0 118206 5 0 0 20 0 1 0 3231943 395636736 63820 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96591 63820 166 491 0 96090 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 386364

[startup+1242.3 s]
/proc/loadavg: 2.44 2.28 2.20 3/177 4995
/proc/meminfo: memFree=23398080/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=386508 CPUtime=1242.1 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12240 0 0 0 124205 5 0 0 20 0 1 0 3231943 395784192 63859 33554432000 4194304 6201397 140733728823184 140733728822312 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96627 63859 166 491 0 96126 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 386508

[startup+1302.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/177 4997
/proc/meminfo: memFree=23395792/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=386784 CPUtime=1302.09 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12319 0 0 0 130204 5 0 0 20 0 1 0 3231943 396066816 63936 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96696 63936 166 491 0 96195 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 386784

[startup+1362.3 s]
/proc/loadavg: 2.33 2.28 2.20 4/177 4998
/proc/meminfo: memFree=23378920/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=386920 CPUtime=1362.08 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12328 0 0 0 136203 5 0 0 20 0 1 0 3231943 396206080 63945 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96730 63945 166 491 0 96229 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 386920

[startup+1422.3 s]
/proc/loadavg: 2.53 2.34 2.22 3/177 4999
/proc/meminfo: memFree=23377924/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=386920 CPUtime=1422.08 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12352 0 0 0 142203 5 0 0 20 0 1 0 3231943 396206080 64030 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96730 64030 166 491 0 96229 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 386920

[startup+1482.3 s]
/proc/loadavg: 2.40 2.33 2.23 3/177 5000
/proc/meminfo: memFree=23378056/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=387196 CPUtime=1482.06 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12415 0 0 0 148201 5 0 0 20 0 1 0 3231943 396488704 64093 33554432000 4194304 6201397 140733728823184 140733728822312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96799 64093 166 491 0 96298 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 387196

[startup+1542.31 s]
/proc/loadavg: 2.30 2.31 2.23 4/177 5001
/proc/meminfo: memFree=23376844/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=387196 CPUtime=1542.06 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12428 0 0 0 154201 5 0 0 20 0 1 0 3231943 396488704 64106 33554432000 4194304 6201397 140733728823184 140733728822312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96799 64106 166 491 0 96298 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 387196

[startup+1602.3 s]
/proc/loadavg: 2.32 2.31 2.23 3/177 5003
/proc/meminfo: memFree=23354888/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=387328 CPUtime=1602.04 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12446 0 0 0 160199 5 0 0 20 0 1 0 3231943 396623872 64124 33554432000 4194304 6201397 140733728823184 140733728822312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96832 64124 166 491 0 96331 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 387328

[startup+1662.3 s]
/proc/loadavg: 2.37 2.32 2.23 3/178 5007
/proc/meminfo: memFree=23345056/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=387464 CPUtime=1662.03 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12490 0 0 0 166198 5 0 0 20 0 1 0 3231943 396763136 64679 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96866 64679 166 491 0 96365 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 387464

[startup+1722.3 s]
/proc/loadavg: 2.22 2.29 2.23 3/177 5007
/proc/meminfo: memFree=23337328/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=387880 CPUtime=1722.02 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12592 0 0 0 172197 5 0 0 20 0 1 0 3231943 397189120 64781 33554432000 4194304 6201397 140733728823184 140733728822312 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 96970 64781 166 491 0 96469 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 387880

[startup+1782.3 s]
/proc/loadavg: 2.22 2.28 2.22 3/177 5009
/proc/meminfo: memFree=23329564/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=388168 CPUtime=1782.01 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12678 0 0 0 178196 5 0 0 20 0 1 0 3231943 397484032 64867 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 97042 64867 166 491 0 96541 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 388168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.26 2.22 3/177 5009
/proc/meminfo: memFree=23330172/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=388304 CPUtime=1800.01 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12688 0 0 0 179996 5 0 0 20 0 1 0 3231943 397623296 64877 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 97076 64877 166 491 0 96575 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 388304

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.26 2.22 3/177 5009
/proc/meminfo: memFree=23330172/32872528 swapFree=1497052/1644220
[pid=4895] ppid=4892 vsize=388304 CPUtime=1800.01 cores=1,3,5,7
/proc/4895/stat : 4895 (cdcl-cuttingpla) R 4892 4895 3715 0 -1 4202496 12688 0 0 0 179996 5 0 0 20 0 1 0 3231943 397623296 64877 33554432000 4194304 6201397 140733728823184 140733728822312 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4895/statm: 97076 64877 166 491 0 96575 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 388304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.05999
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 388304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.05999
maximum resident set size= 259508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12688
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= 11
involuntary context switches= 1978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.63929 second user time and 6.88995 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-29 19:52:31
IDJOB=4118509
IDBENCH=111501
IDSOLVER=2550
FILE ID=node124/4118509-1467222751
RUNJOBID= node124-1467209129-3732
PBS_JOBID= 19997580
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= fc78ffcb6f8df58e55b14ead1c8e0a26
RANDOM SEED=1028516445

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        23622304 kB
Buffers:          149684 kB
Cached:          6437560 kB
SwapCached:            0 kB
Active:           404216 kB
Inactive:        6439304 kB
Active(anon):     258456 kB
Inactive(anon):        0 kB
Active(file):     145760 kB
Inactive(file):  6439304 kB
Unevictable:     1644220 kB
Mlocked:         1497052 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:       2028944 kB
Mapped:            14432 kB
Shmem:               204 kB
Slab:             627132 kB
SReclaimable:      71260 kB
SUnreclaim:       555872 kB
KernelStack:        1472 kB
PageTables:         7828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2026248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 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 node124 at 2016-06-29 20:22:32