Trace number 4088050

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

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM866c660dea8282137b8c78839dd4c03f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4693
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4517
Optimality of the best value was proved YES
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
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= 651 #constraint= 1658
0.29/0.33	c #Conflicts:       1000 | #Learnt:       1005 | 0.000
0.29/0.33	c total clause space: 6.90675MB
0.29/0.33	c total #watches: 26043
0.59/0.68	c total #propagations: 158912 / total #impl: 2188695 (eff. 0.073)
0.59/0.68	c #Conflicts:       2000 | #Learnt:       2005 | 0.008
0.59/0.68	c total clause space: 18.2382MB
0.59/0.68	c total #watches: 41342
0.99/1.05	c total #propagations: 379040 / total #impl: 3697692 (eff. 0.103)
0.99/1.05	c GC COLLECT
0.99/1.05	c #Conflicts:       3000 | #Learnt:       2004 | 0.041
0.99/1.05	c total clause space: 18.2382MB
0.99/1.05	c total #watches: 53996
1.39/1.43	c total #propagations: 611677 / total #impl: 5038272 (eff. 0.121)
1.39/1.43	c #Conflicts:       4000 | #Learnt:       3004 | 0.031
1.39/1.43	c total clause space: 18.2382MB
1.39/1.43	c total #watches: 65349
1.79/1.88	c total #propagations: 803172 / total #impl: 6111458 (eff. 0.131)
1.79/1.88	c GC COLLECT
1.79/1.88	c #Conflicts:       5000 | #Learnt:       2362 | 0.025
1.79/1.88	c total clause space: 18.2382MB
1.79/1.88	c total #watches: 66975
2.29/2.32	c total #propagations: 923826 / total #impl: 7639516 (eff. 0.121)
2.29/2.32	c #Conflicts:       6000 | #Learnt:       3362 | 0.021
2.29/2.32	c total clause space: 29.637MB
2.29/2.32	c total #watches: 73718
2.69/2.74	c total #propagations: 1043027 / total #impl: 9329715 (eff. 0.112)
2.69/2.74	c GC COLLECT
2.69/2.74	c #Conflicts:       7000 | #Learnt:       2244 | 0.018
2.69/2.74	c total clause space: 29.637MB
2.69/2.74	c total #watches: 52051
3.09/3.13	c total #propagations: 1192817 / total #impl: 10646067 (eff. 0.112)
3.09/3.13	c #Conflicts:       8000 | #Learnt:       3244 | 0.017
3.09/3.13	c total clause space: 29.637MB
3.09/3.13	c total #watches: 61598
3.59/3.61	c total #propagations: 1352488 / total #impl: 12289434 (eff. 0.110)
3.59/3.61	c #Conflicts:       9000 | #Learnt:       4244 | 0.015
3.59/3.61	c total clause space: 29.637MB
3.59/3.61	c total #watches: 76958
4.19/4.22	c total #propagations: 1474887 / total #impl: 14382375 (eff. 0.103)
4.19/4.22	c GC COLLECT
4.19/4.22	c #Conflicts:      10000 | #Learnt:       2729 | 0.014
4.19/4.22	c total clause space: 29.637MB
4.19/4.22	c total #watches: 60434
4.59/4.68	c total #propagations: 1657561 / total #impl: 17078288 (eff. 0.097)
4.59/4.68	c #Conflicts:      11000 | #Learnt:       3729 | 0.012
4.59/4.68	c total clause space: 29.637MB
4.59/4.68	c total #watches: 66879
5.09/5.11	c total #propagations: 1736720 / total #impl: 19721199 (eff. 0.088)
5.09/5.11	c #Conflicts:      12000 | #Learnt:       4729 | 0.012
5.09/5.11	c total clause space: 29.637MB
5.09/5.11	c total #watches: 81445
5.60/5.62	c total #propagations: 1806932 / total #impl: 23035241 (eff. 0.078)
5.60/5.62	c #Conflicts:      13000 | #Learnt:       5729 | 0.011
5.60/5.62	c total clause space: 48.1602MB
5.60/5.62	c total #watches: 93811
5.99/6.02	c total #propagations: 1844008 / total #impl: 27724359 (eff. 0.067)
5.99/6.02	c GC COLLECT
5.99/6.02	c #Conflicts:      14000 | #Learnt:       3866 | 0.010
5.99/6.02	c total clause space: 48.1602MB
5.99/6.02	c total #watches: 73398
6.49/6.50	c total #propagations: 1877580 / total #impl: 31751487 (eff. 0.059)
6.49/6.50	c #Conflicts:      15000 | #Learnt:       4870 | 0.009
6.49/6.50	c total clause space: 48.1602MB
6.49/6.50	c total #watches: 96633
6.99/7.08	c total #propagations: 1901113 / total #impl: 35563743 (eff. 0.053)
6.99/7.08	c #Conflicts:      16000 | #Learnt:       5870 | 0.010
6.99/7.08	c total clause space: 48.1602MB
6.99/7.08	c total #watches: 113642
7.70/7.76	c total #propagations: 2041130 / total #impl: 39693610 (eff. 0.051)
7.70/7.76	c GC COLLECT
7.70/7.76	c #Conflicts:      17000 | #Learnt:       3694 | 0.009
7.70/7.76	c total clause space: 48.1602MB
7.70/7.76	c total #watches: 100961
8.39/8.43	c total #propagations: 2173606 / total #impl: 42881024 (eff. 0.051)
8.39/8.43	c #Conflicts:      18000 | #Learnt:       4694 | 0.009
8.39/8.43	c total clause space: 48.1602MB
8.39/8.43	c total #watches: 120759
9.19/9.21	c total #propagations: 2319985 / total #impl: 45829256 (eff. 0.051)
9.19/9.21	c #Conflicts:      19000 | #Learnt:       5694 | 0.009
9.19/9.21	c total clause space: 48.1602MB
9.19/9.21	c total #watches: 132346
9.90/9.92	c total #propagations: 2462051 / total #impl: 49439505 (eff. 0.050)
9.90/9.92	c #Conflicts:      20000 | #Learnt:       6696 | 0.008
9.90/9.92	c total clause space: 48.1602MB
9.90/9.92	c total #watches: 159408
10.59/10.68	c total #propagations: 2543693 / total #impl: 53551417 (eff. 0.048)
10.59/10.68	c GC COLLECT
10.59/10.68	c #Conflicts:      21000 | #Learnt:       4202 | 0.008
10.59/10.68	c total clause space: 48.1602MB
10.59/10.68	c total #watches: 140359
11.39/11.47	c total #propagations: 2618793 / total #impl: 60090777 (eff. 0.044)
11.39/11.47	c #Conflicts:      22000 | #Learnt:       5202 | 0.008
11.39/11.47	c total clause space: 48.1602MB
11.39/11.47	c total #watches: 154745
12.29/12.39	c total #propagations: 2687620 / total #impl: 65019413 (eff. 0.041)
12.29/12.39	c #Conflicts:      23000 | #Learnt:       6203 | 0.007
12.29/12.39	c total clause space: 48.1602MB
12.29/12.39	c total #watches: 180336
13.20/13.23	c total #propagations: 2766035 / total #impl: 71317706 (eff. 0.039)
13.20/13.23	c #Conflicts:      24000 | #Learnt:       7204 | 0.007
13.20/13.23	c total clause space: 48.1602MB
13.20/13.23	c total #watches: 193192
13.99/14.05	c total #propagations: 2806990 / total #impl: 76593059 (eff. 0.037)
13.99/14.05	c GC COLLECT
13.99/14.05	c #Conflicts:      25000 | #Learnt:       4409 | 0.007
13.99/14.05	c total clause space: 48.1602MB
13.99/14.05	c total #watches: 123153
14.69/14.71	c total #propagations: 2845659 / total #impl: 81844518 (eff. 0.035)
14.69/14.71	c #Conflicts:      26000 | #Learnt:       5409 | 0.006
14.69/14.71	c total clause space: 48.1602MB
14.69/14.71	c total #watches: 130626
15.29/15.34	c total #propagations: 2890005 / total #impl: 86027374 (eff. 0.034)
15.29/15.34	c #Conflicts:      27000 | #Learnt:       6409 | 0.006
15.29/15.34	c total clause space: 48.1602MB
15.29/15.34	c total #watches: 143817
15.89/15.94	c total #propagations: 2917767 / total #impl: 89678727 (eff. 0.033)
15.89/15.94	c #Conflicts:      28000 | #Learnt:       7411 | 0.006
15.89/15.94	c total clause space: 48.1602MB
15.89/15.94	c total #watches: 156161
16.59/16.64	c total #propagations: 2937779 / total #impl: 94092537 (eff. 0.031)
16.59/16.64	c GC COLLECT
16.59/16.64	c #Conflicts:      29000 | #Learnt:       4312 | 0.006
16.59/16.64	c total clause space: 48.1602MB
16.59/16.64	c total #watches: 95268
17.19/17.21	c total #propagations: 3010479 / total #impl: 97587766 (eff. 0.031)
17.19/17.21	c #Conflicts:      30000 | #Learnt:       5312 | 0.006
17.19/17.21	c total clause space: 48.1602MB
17.19/17.21	c total #watches: 114206
17.79/17.80	c total #propagations: 3187346 / total #impl: 100542589 (eff. 0.032)
17.79/17.80	c #Conflicts:      31000 | #Learnt:       6312 | 0.005
17.79/17.80	c total clause space: 48.1602MB
17.79/17.80	c total #watches: 131486
18.49/18.53	c total #propagations: 3274227 / total #impl: 103541635 (eff. 0.032)
18.49/18.53	c #Conflicts:      32000 | #Learnt:       7313 | 0.005
18.49/18.53	c total clause space: 48.1602MB
18.49/18.53	c total #watches: 159629
19.39/19.43	c total #propagations: 3380052 / total #impl: 108123003 (eff. 0.031)
19.39/19.43	c #Conflicts:      33000 | #Learnt:       8315 | 0.007
19.39/19.43	c total clause space: 48.1602MB
19.39/19.43	c total #watches: 176636
20.09/20.19	c total #propagations: 3500516 / total #impl: 112055735 (eff. 0.031)
20.09/20.19	c GC COLLECT
20.09/20.19	c #Conflicts:      34000 | #Learnt:       4916 | 0.007
20.09/20.19	c total clause space: 78.2603MB
20.09/20.19	c total #watches: 156972
20.79/20.90	c total #propagations: 3604889 / total #impl: 116143101 (eff. 0.031)
20.79/20.90	c #Conflicts:      35000 | #Learnt:       5920 | 0.007
20.79/20.90	c total clause space: 78.2603MB
20.79/20.90	c total #watches: 189068
21.79/21.80	c total #propagations: 3695807 / total #impl: 121346933 (eff. 0.030)
21.79/21.80	c #Conflicts:      36000 | #Learnt:       6924 | 0.007
21.79/21.80	c total clause space: 78.2603MB
21.79/21.80	c total #watches: 212706
22.59/22.62	c total #propagations: 3832212 / total #impl: 125311553 (eff. 0.031)
22.59/22.62	c #Conflicts:      37000 | #Learnt:       7925 | 0.006
22.59/22.62	c total clause space: 78.2603MB
22.59/22.62	c total #watches: 229896
23.49/23.50	c total #propagations: 3943826 / total #impl: 127960444 (eff. 0.031)
23.49/23.50	c #Conflicts:      38000 | #Learnt:       8926 | 0.006
23.49/23.50	c total clause space: 78.2603MB
23.49/23.50	c total #watches: 254128
24.19/24.29	c total #propagations: 4074617 / total #impl: 130962039 (eff. 0.031)
24.19/24.29	c GC COLLECT
24.19/24.29	c #Conflicts:      39000 | #Learnt:       5218 | 0.006
24.19/24.29	c total clause space: 78.2603MB
24.19/24.29	c total #watches: 187287
24.88/24.96	c total #propagations: 4240426 / total #impl: 134025171 (eff. 0.032)
24.88/24.96	c #Conflicts:      40000 | #Learnt:       6218 | 0.006
24.88/24.96	c total clause space: 78.2603MB
24.88/24.96	c total #watches: 198816
25.78/25.82	c total #propagations: 4457169 / total #impl: 135962450 (eff. 0.033)
25.78/25.82	c #Conflicts:      41000 | #Learnt:       7218 | 0.006
25.78/25.82	c total clause space: 78.2603MB
25.78/25.82	c total #watches: 211002
26.68/26.71	c total #propagations: 4597757 / total #impl: 138414704 (eff. 0.033)
26.68/26.71	c #Conflicts:      42000 | #Learnt:       8218 | 0.006
26.68/26.71	c total clause space: 78.2603MB
26.68/26.71	c total #watches: 215461
27.59/27.68	c total #propagations: 4736113 / total #impl: 141120928 (eff. 0.034)
27.59/27.68	c #Conflicts:      43000 | #Learnt:       9218 | 0.006
27.59/27.68	c total clause space: 78.2603MB
27.59/27.68	c total #watches: 221500
28.59/28.60	c total #propagations: 4851520 / total #impl: 144118720 (eff. 0.034)
28.59/28.60	c GC COLLECT
28.59/28.60	c #Conflicts:      44000 | #Learnt:       5243 | 0.006
28.59/28.60	c total clause space: 78.2603MB
28.59/28.60	c total #watches: 114545
29.18/29.24	c total #propagations: 4946607 / total #impl: 147582453 (eff. 0.034)
29.18/29.24	c #Conflicts:      45000 | #Learnt:       6243 | 0.005
29.18/29.24	c total clause space: 78.2603MB
29.18/29.24	c total #watches: 123030
29.98/30.03	c total #propagations: 5027057 / total #impl: 151117210 (eff. 0.033)
29.98/30.03	c #Conflicts:      46000 | #Learnt:       7243 | 0.005
29.98/30.03	c total clause space: 78.2603MB
29.98/30.03	c total #watches: 139937
30.68/30.76	c total #propagations: 5140661 / total #impl: 157099612 (eff. 0.033)
30.68/30.76	c #Conflicts:      47000 | #Learnt:       8243 | 0.005
30.68/30.76	c total clause space: 78.2603MB
30.68/30.76	c total #watches: 154910
31.48/31.51	c total #propagations: 5196936 / total #impl: 162595685 (eff. 0.032)
31.48/31.51	c #Conflicts:      48000 | #Learnt:       9243 | 0.005
31.48/31.51	c total clause space: 78.2603MB
31.48/31.51	c total #watches: 166711
32.18/32.22	c total #propagations: 5255862 / total #impl: 167977475 (eff. 0.031)
32.18/32.22	c #Conflicts:      49000 | #Learnt:      10243 | 0.005
32.18/32.22	c total clause space: 78.2603MB
32.18/32.22	c total #watches: 177652
32.88/32.90	c total #propagations: 5393513 / total #impl: 171165508 (eff. 0.032)
32.88/32.90	c GC COLLECT
32.88/32.90	c #Conflicts:      50000 | #Learnt:       5947 | 0.005
32.88/32.90	c total clause space: 78.2603MB
32.88/32.90	c total #watches: 118255
33.38/33.42	c total #propagations: 5527252 / total #impl: 174664265 (eff. 0.032)
33.38/33.42	c #Conflicts:      51000 | #Learnt:       6947 | 0.005
33.38/33.42	c total clause space: 78.2603MB
33.38/33.42	c total #watches: 134011
34.09/34.15	c total #propagations: 5601568 / total #impl: 176730876 (eff. 0.032)
34.09/34.15	c #Conflicts:      52000 | #Learnt:       7947 | 0.005
34.09/34.15	c total clause space: 78.2603MB
34.09/34.15	c total #watches: 147256
34.78/34.85	c total #propagations: 5666680 / total #impl: 179096518 (eff. 0.032)
34.78/34.85	c #Conflicts:      53000 | #Learnt:       8947 | 0.005
34.78/34.85	c total clause space: 78.2603MB
34.78/34.85	c total #watches: 154751
35.58/35.62	c total #propagations: 5732703 / total #impl: 182198555 (eff. 0.031)
35.58/35.62	c #Conflicts:      54000 | #Learnt:       9947 | 0.005
35.58/35.62	c total clause space: 78.2603MB
35.58/35.62	c total #watches: 164383
36.39/36.43	c total #propagations: 5792542 / total #impl: 185478121 (eff. 0.031)
36.39/36.43	c #Conflicts:      55000 | #Learnt:      10947 | 0.004
36.39/36.43	c total clause space: 78.2603MB
36.39/36.43	c total #watches: 175480
37.08/37.16	c total #propagations: 5877205 / total #impl: 189041153 (eff. 0.031)
37.08/37.16	c GC COLLECT
37.08/37.16	c #Conflicts:      56000 | #Learnt:       6349 | 0.004
37.08/37.16	c total clause space: 78.2603MB
37.08/37.16	c total #watches: 119828
37.68/37.75	c total #propagations: 5955550 / total #impl: 192866173 (eff. 0.031)
37.68/37.75	c #Conflicts:      57000 | #Learnt:       7349 | 0.004
37.68/37.75	c total clause space: 78.2603MB
37.68/37.75	c total #watches: 124076
38.48/38.52	c total #propagations: 5981909 / total #impl: 197904849 (eff. 0.030)
38.48/38.52	c #Conflicts:      58000 | #Learnt:       8349 | 0.004
38.48/38.52	c total clause space: 78.2603MB
38.48/38.52	c total #watches: 132065
39.08/39.17	c total #propagations: 6037159 / total #impl: 202488529 (eff. 0.030)
39.08/39.17	c #Conflicts:      59000 | #Learnt:       9349 | 0.004
39.08/39.17	c total clause space: 78.2603MB
39.08/39.17	c total #watches: 147276
39.78/39.85	c total #propagations: 6081364 / total #impl: 205913211 (eff. 0.030)
39.78/39.85	c #Conflicts:      60000 | #Learnt:      10349 | 0.004
39.78/39.85	c total clause space: 78.2603MB
39.78/39.85	c total #watches: 158561
40.58/40.68	c total #propagations: 6144794 / total #impl: 210832472 (eff. 0.029)
40.58/40.68	c #Conflicts:      61000 | #Learnt:      11349 | 0.004
40.58/40.68	c total clause space: 78.2603MB
40.58/40.68	c total #watches: 166169
41.38/41.42	c total #propagations: 6278867 / total #impl: 214958027 (eff. 0.029)
41.38/41.42	c GC COLLECT
41.38/41.42	c #Conflicts:      62000 | #Learnt:       6458 | 0.004
41.38/41.42	c total clause space: 78.2603MB
41.38/41.42	c total #watches: 110070
42.08/42.10	c total #propagations: 6371579 / total #impl: 218661456 (eff. 0.029)
42.08/42.10	c #Conflicts:      63000 | #Learnt:       7458 | 0.004
42.08/42.10	c total clause space: 78.2603MB
42.08/42.10	c total #watches: 121961
42.68/42.76	c total #propagations: 6463636 / total #impl: 222755008 (eff. 0.029)
42.68/42.76	c #Conflicts:      64000 | #Learnt:       8458 | 0.004
42.68/42.76	c total clause space: 78.2603MB
42.68/42.76	c total #watches: 128467
43.48/43.56	c total #propagations: 6518691 / total #impl: 226672151 (eff. 0.029)
43.48/43.56	c #Conflicts:      65000 | #Learnt:       9458 | 0.004
43.48/43.56	c total clause space: 78.2603MB
43.48/43.56	c total #watches: 136462
44.28/44.32	c total #propagations: 6615365 / total #impl: 230756469 (eff. 0.029)
44.28/44.32	c #Conflicts:      66000 | #Learnt:      10458 | 0.004
44.28/44.32	c total clause space: 78.2603MB
44.28/44.32	c total #watches: 145339
44.98/45.03	c total #propagations: 6759292 / total #impl: 233911619 (eff. 0.029)
44.98/45.03	c #Conflicts:      67000 | #Learnt:      11458 | 0.004
44.98/45.03	c total clause space: 78.2603MB
44.98/45.03	c total #watches: 155299
45.78/45.82	c total #propagations: 6830731 / total #impl: 239338305 (eff. 0.029)
45.78/45.82	c #Conflicts:      68000 | #Learnt:      12458 | 0.004
45.78/45.82	c total clause space: 78.2603MB
45.78/45.82	c total #watches: 166047
46.48/46.50	c total #propagations: 6889015 / total #impl: 245610633 (eff. 0.028)
46.48/46.50	c GC COLLECT
46.48/46.50	c #Conflicts:      69000 | #Learnt:       7256 | 0.004
46.48/46.50	c total clause space: 78.2603MB
46.48/46.50	c total #watches: 123624
47.28/47.33	c total #propagations: 6965972 / total #impl: 251055678 (eff. 0.028)
47.28/47.33	c #Conflicts:      70000 | #Learnt:       8256 | 0.004
47.28/47.33	c total clause space: 78.2603MB
47.28/47.33	c total #watches: 133988
48.08/48.11	c total #propagations: 7063150 / total #impl: 255454769 (eff. 0.028)
48.08/48.11	c #Conflicts:      71000 | #Learnt:       9256 | 0.004
48.08/48.11	c total clause space: 78.2603MB
48.08/48.11	c total #watches: 142901
48.78/48.84	c total #propagations: 7178671 / total #impl: 260244655 (eff. 0.028)
48.78/48.84	c #Conflicts:      72000 | #Learnt:      10256 | 0.004
48.78/48.84	c total clause space: 78.2603MB
48.78/48.84	c total #watches: 151181
49.48/49.59	c total #propagations: 7243279 / total #impl: 265566308 (eff. 0.027)
49.48/49.59	c #Conflicts:      73000 | #Learnt:      11256 | 0.004
49.48/49.59	c total clause space: 78.2603MB
49.48/49.59	c total #watches: 162490
50.28/50.31	c total #propagations: 7336444 / total #impl: 270217312 (eff. 0.027)
50.28/50.31	c #Conflicts:      74000 | #Learnt:      12256 | 0.004
50.28/50.31	c total clause space: 78.2603MB
50.28/50.31	c total #watches: 177466
50.98/51.07	c total #propagations: 7425637 / total #impl: 271574833 (eff. 0.027)
50.98/51.07	c GC COLLECT
50.98/51.07	c #Conflicts:      75000 | #Learnt:       6751 | 0.004
50.98/51.07	c total clause space: 78.2603MB
50.98/51.07	c total #watches: 127726
51.69/51.80	c total #propagations: 7539981 / total #impl: 272731664 (eff. 0.028)
51.69/51.80	c #Conflicts:      76000 | #Learnt:       7751 | 0.004
51.69/51.80	c total clause space: 78.2603MB
51.69/51.80	c total #watches: 136491
52.48/52.57	c total #propagations: 7664100 / total #impl: 274369622 (eff. 0.028)
52.48/52.57	c #Conflicts:      77000 | #Learnt:       8751 | 0.004
52.48/52.57	c total clause space: 78.2603MB
52.48/52.57	c total #watches: 145067
53.38/53.49	c total #propagations: 7724089 / total #impl: 278077128 (eff. 0.028)
53.38/53.49	c #Conflicts:      78000 | #Learnt:       9751 | 0.004
53.38/53.49	c total clause space: 78.2603MB
53.38/53.49	c total #watches: 153230
54.38/54.47	c total #propagations: 7837533 / total #impl: 282415027 (eff. 0.028)
54.38/54.47	c #Conflicts:      79000 | #Learnt:      10751 | 0.004
54.38/54.47	c total clause space: 78.2603MB
54.38/54.47	c total #watches: 159032
55.09/55.19	c total #propagations: 7932544 / total #impl: 286514121 (eff. 0.028)
55.09/55.19	c #Conflicts:      80000 | #Learnt:      11751 | 0.004
55.09/55.19	c total clause space: 78.2603MB
55.09/55.19	c total #watches: 167191
55.98/56.10	c total #propagations: 7974886 / total #impl: 291549371 (eff. 0.027)
55.98/56.10	c #Conflicts:      81000 | #Learnt:      12751 | 0.003
55.98/56.10	c total clause space: 78.2603MB
55.98/56.10	c total #watches: 177768
56.78/56.87	c total #propagations: 8071051 / total #impl: 296325763 (eff. 0.027)
56.78/56.87	c GC COLLECT
56.78/56.87	c #Conflicts:      82000 | #Learnt:       6970 | 0.003
56.78/56.87	c total clause space: 78.2603MB
56.78/56.87	c total #watches: 116479
57.48/57.57	c total #propagations: 8101941 / total #impl: 302014467 (eff. 0.027)
57.48/57.57	c #Conflicts:      83000 | #Learnt:       7970 | 0.003
57.48/57.57	c total clause space: 78.2603MB
57.48/57.57	c total #watches: 127759
58.18/58.29	c total #propagations: 8162821 / total #impl: 306753273 (eff. 0.027)
58.18/58.29	c #Conflicts:      84000 | #Learnt:       8970 | 0.003
58.18/58.29	c total clause space: 78.2603MB
58.18/58.29	c total #watches: 136213
59.08/59.10	c total #propagations: 8252624 / total #impl: 312101805 (eff. 0.026)
59.08/59.10	c #Conflicts:      85000 | #Learnt:       9970 | 0.003
59.08/59.10	c total clause space: 78.2603MB
59.08/59.10	c total #watches: 153679
59.68/59.77	c total #propagations: 8357768 / total #impl: 316782718 (eff. 0.026)
59.68/59.77	c #Conflicts:      86000 | #Learnt:      10970 | 0.003
59.68/59.77	c total clause space: 78.2603MB
59.68/59.77	c total #watches: 159221
60.49/60.53	c total #propagations: 8391379 / total #impl: 322361102 (eff. 0.026)
60.49/60.53	c #Conflicts:      87000 | #Learnt:      11970 | 0.003
60.49/60.53	c total clause space: 78.2603MB
60.49/60.53	c total #watches: 168406
61.28/61.38	c total #propagations: 8445797 / total #impl: 328127993 (eff. 0.026)
61.28/61.38	c #Conflicts:      88000 | #Learnt:      12970 | 0.003
61.28/61.38	c total clause space: 78.2603MB
61.28/61.38	c total #watches: 179046
62.18/62.23	c total #propagations: 8527188 / total #impl: 333781125 (eff. 0.026)
62.18/62.23	c #Conflicts:      89000 | #Learnt:      13970 | 0.003
62.18/62.23	c total clause space: 78.2603MB
62.18/62.23	c total #watches: 187095
62.79/62.89	c total #propagations: 8583935 / total #impl: 340192175 (eff. 0.025)
62.79/62.89	c GC COLLECT
62.79/62.89	c #Conflicts:      90000 | #Learnt:       7868 | 0.003
62.79/62.89	c total clause space: 78.2603MB
62.79/62.89	c total #watches: 129005
63.28/63.32	c total #propagations: 8635066 / total #impl: 345348227 (eff. 0.025)
63.28/63.32	c #Conflicts:      91000 | #Learnt:       8868 | 0.003
63.28/63.32	c total clause space: 78.2603MB
63.28/63.32	c total #watches: 141577
63.78/63.84	c total #propagations: 8681342 / total #impl: 346836493 (eff. 0.025)
63.78/63.84	c #Conflicts:      92000 | #Learnt:       9868 | 0.004
63.78/63.84	c total clause space: 78.2603MB
63.78/63.84	c total #watches: 149221
64.28/64.30	c total #propagations: 8719878 / total #impl: 347997806 (eff. 0.025)
64.28/64.30	c #Conflicts:      93000 | #Learnt:      10868 | 0.004
64.28/64.30	c total clause space: 78.2603MB
64.28/64.30	c total #watches: 156268
64.68/64.79	c total #propagations: 8753272 / total #impl: 349136643 (eff. 0.025)
64.68/64.79	c #Conflicts:      94000 | #Learnt:      11868 | 0.004
64.68/64.79	c total clause space: 78.2603MB
64.68/64.79	c total #watches: 163628
65.18/65.24	c total #propagations: 8800059 / total #impl: 350396427 (eff. 0.025)
65.18/65.24	c #Conflicts:      95000 | #Learnt:      12868 | 0.004
65.18/65.24	c total clause space: 78.2603MB
65.18/65.24	c total #watches: 176154
65.58/65.66	c total #propagations: 8833655 / total #impl: 352266594 (eff. 0.025)
65.58/65.66	c #Conflicts:      96000 | #Learnt:      13868 | 0.004
65.58/65.66	c total clause space: 78.2603MB
65.58/65.66	c total #watches: 195942
66.08/66.12	c total #propagations: 8844265 / total #impl: 354569060 (eff. 0.025)
66.08/66.12	c #Conflicts:      97000 | #Learnt:      14868 | 0.004
66.08/66.12	c total clause space: 78.2603MB
66.08/66.12	c total #watches: 206870
66.58/66.63	c total #propagations: 8852132 / total #impl: 357184562 (eff. 0.025)
66.58/66.63	c GC COLLECT
66.58/66.63	c #Conflicts:      98000 | #Learnt:       8463 | 0.004
66.58/66.63	c total clause space: 78.2603MB
66.58/66.63	c total #watches: 135897
66.98/67.09	c total #propagations: 8868349 / total #impl: 360165217 (eff. 0.025)
66.98/67.09	c #Conflicts:      99000 | #Learnt:       9463 | 0.004
66.98/67.09	c total clause space: 78.2603MB
66.98/67.09	c total #watches: 138367
67.48/67.57	c total #propagations: 8876393 / total #impl: 363130934 (eff. 0.024)
67.48/67.57	c #Conflicts:     100000 | #Learnt:      10463 | 0.003
67.48/67.57	c total clause space: 78.2603MB
67.48/67.57	c total #watches: 141761
67.98/68.05	c total #propagations: 8884854 / total #impl: 365873101 (eff. 0.024)
67.98/68.05	c #Conflicts:     101000 | #Learnt:      11463 | 0.003
67.98/68.05	c total clause space: 78.2603MB
67.98/68.05	c total #watches: 145420
68.48/68.53	c total #propagations: 8894885 / total #impl: 368939689 (eff. 0.024)
68.48/68.53	c #Conflicts:     102000 | #Learnt:      12463 | 0.003
68.48/68.53	c total clause space: 78.2603MB
68.48/68.53	c total #watches: 148437
68.98/69.04	c total #propagations: 8902913 / total #impl: 371877067 (eff. 0.024)
68.98/69.04	c #Conflicts:     103000 | #Learnt:      13463 | 0.003
68.98/69.04	c total clause space: 78.2603MB
68.98/69.04	c total #watches: 155708
69.58/69.69	c total #propagations: 8917152 / total #impl: 375073290 (eff. 0.024)
69.58/69.69	c #Conflicts:     104000 | #Learnt:      14463 | 0.003
69.58/69.69	c total clause space: 78.2603MB
69.58/69.69	c total #watches: 167386
70.18/70.26	c total #propagations: 9036045 / total #impl: 377955725 (eff. 0.024)
70.18/70.26	c #Conflicts:     105000 | #Learnt:      15463 | 0.003
70.18/70.26	c total clause space: 127.173MB
70.18/70.26	c total #watches: 175707
70.88/70.92	c total #propagations: 9085760 / total #impl: 380501748 (eff. 0.024)
70.88/70.92	c GC COLLECT
70.88/70.92	c #Conflicts:     106000 | #Learnt:       8753 | 0.003
70.88/70.92	c total clause space: 127.173MB
70.88/70.92	c total #watches: 103709
71.38/71.49	c total #propagations: 9147329 / total #impl: 384375914 (eff. 0.024)
71.38/71.49	c #Conflicts:     107000 | #Learnt:       9753 | 0.003
71.38/71.49	c total clause space: 127.173MB
71.38/71.49	c total #watches: 117140
72.08/72.14	c total #propagations: 9260487 / total #impl: 386272693 (eff. 0.024)
72.08/72.14	c #Conflicts:     108000 | #Learnt:      10753 | 0.003
72.08/72.14	c total clause space: 127.173MB
72.08/72.14	c total #watches: 128844
72.77/72.86	c total #propagations: 9323275 / total #impl: 389765965 (eff. 0.024)
72.77/72.86	c #Conflicts:     109000 | #Learnt:      11753 | 0.003
72.77/72.86	c total clause space: 127.173MB
72.77/72.86	c total #watches: 138246
73.57/73.61	c total #propagations: 9419190 / total #impl: 394091665 (eff. 0.024)
73.57/73.61	c #Conflicts:     110000 | #Learnt:      12753 | 0.003
73.57/73.61	c total clause space: 127.173MB
73.57/73.61	c total #watches: 146145
74.37/74.42	c total #propagations: 9512100 / total #impl: 398637972 (eff. 0.024)
74.37/74.42	c #Conflicts:     111000 | #Learnt:      13753 | 0.003
74.37/74.42	c total clause space: 127.173MB
74.37/74.42	c total #watches: 154243
75.17/75.29	c total #propagations: 9588310 / total #impl: 403026740 (eff. 0.024)
75.17/75.29	c #Conflicts:     112000 | #Learnt:      14753 | 0.003
75.17/75.29	c total clause space: 127.173MB
75.17/75.29	c total #watches: 161567
76.07/76.16	c total #propagations: 9677701 / total #impl: 407546213 (eff. 0.024)
76.07/76.16	c #Conflicts:     113000 | #Learnt:      15753 | 0.003
76.07/76.16	c total clause space: 127.173MB
76.07/76.16	c total #watches: 166094
76.98/77.03	c total #propagations: 9782647 / total #impl: 411021781 (eff. 0.024)
76.98/77.03	c GC COLLECT
76.98/77.03	c #Conflicts:     114000 | #Learnt:       8754 | 0.003
76.98/77.03	c total clause space: 127.173MB
76.98/77.03	c total #watches: 137221
77.77/77.80	c total #propagations: 9874126 / total #impl: 415118294 (eff. 0.024)
77.77/77.80	c #Conflicts:     115000 | #Learnt:       9754 | 0.003
77.77/77.80	c total clause space: 127.173MB
77.77/77.80	c total #watches: 145251
78.67/78.71	c total #propagations: 9980334 / total #impl: 419134465 (eff. 0.024)
78.67/78.71	c #Conflicts:     116000 | #Learnt:      10754 | 0.003
78.67/78.71	c total clause space: 127.173MB
78.67/78.71	c total #watches: 153558
79.57/79.60	c total #propagations: 10065725 / total #impl: 425887394 (eff. 0.024)
79.57/79.60	c #Conflicts:     117000 | #Learnt:      11754 | 0.003
79.57/79.60	c total clause space: 127.173MB
79.57/79.60	c total #watches: 161154
80.47/80.53	c total #propagations: 10131527 / total #impl: 432655272 (eff. 0.023)
80.47/80.53	c #Conflicts:     118000 | #Learnt:      12754 | 0.003
80.47/80.53	c total clause space: 127.173MB
80.47/80.53	c total #watches: 169351
81.27/81.37	c total #propagations: 10235282 / total #impl: 438774241 (eff. 0.023)
81.27/81.37	c #Conflicts:     119000 | #Learnt:      13754 | 0.003
81.27/81.37	c total clause space: 127.173MB
81.27/81.37	c total #watches: 176402
82.07/82.17	c total #propagations: 10337003 / total #impl: 443922767 (eff. 0.023)
82.07/82.17	c #Conflicts:     120000 | #Learnt:      14754 | 0.003
82.07/82.17	c total clause space: 127.173MB
82.07/82.17	c total #watches: 184869
82.87/82.99	c total #propagations: 10425543 / total #impl: 449577391 (eff. 0.023)
82.87/82.99	c #Conflicts:     121000 | #Learnt:      15754 | 0.003
82.87/82.99	c total clause space: 127.173MB
82.87/82.99	c total #watches: 191177
83.77/83.87	c total #propagations: 10482668 / total #impl: 455646955 (eff. 0.023)
83.77/83.87	c GC COLLECT
83.77/83.87	c #Conflicts:     122000 | #Learnt:       8453 | 0.003
83.77/83.87	c total clause space: 127.173MB
83.77/83.87	c total #watches: 128723
84.57/84.64	c total #propagations: 10570031 / total #impl: 461305523 (eff. 0.023)
84.57/84.64	c #Conflicts:     123000 | #Learnt:       9453 | 0.003
84.57/84.64	c total clause space: 127.173MB
84.57/84.64	c total #watches: 135733
85.57/85.62	c total #propagations: 10623942 / total #impl: 468646645 (eff. 0.023)
85.57/85.62	c #Conflicts:     124000 | #Learnt:      10453 | 0.003
85.57/85.62	c total clause space: 127.173MB
85.57/85.62	c total #watches: 143617
86.47/86.51	c total #propagations: 10708896 / total #impl: 474650842 (eff. 0.023)
86.47/86.51	c #Conflicts:     125000 | #Learnt:      11453 | 0.003
86.47/86.51	c total clause space: 127.173MB
86.47/86.51	c total #watches: 152156
87.17/87.29	c total #propagations: 10779920 / total #impl: 478673742 (eff. 0.023)
87.17/87.29	c #Conflicts:     126000 | #Learnt:      12453 | 0.003
87.17/87.29	c total clause space: 127.173MB
87.17/87.29	c total #watches: 156620
87.98/88.02	c total #propagations: 10977695 / total #impl: 481124357 (eff. 0.023)
87.98/88.02	c #Conflicts:     127000 | #Learnt:      13453 | 0.003
87.98/88.02	c total clause space: 127.173MB
87.98/88.02	c total #watches: 168559
88.67/88.75	c total #propagations: 11072474 / total #impl: 483666267 (eff. 0.023)
88.67/88.75	c #Conflicts:     128000 | #Learnt:      14453 | 0.003
88.67/88.75	c total clause space: 127.173MB
88.67/88.75	c total #watches: 181634
89.47/89.56	c total #propagations: 11134138 / total #impl: 487129264 (eff. 0.023)
89.47/89.56	c #Conflicts:     129000 | #Learnt:      15453 | 0.003
89.47/89.56	c total clause space: 127.173MB
89.47/89.56	c total #watches: 192593
90.37/90.42	c total #propagations: 11186059 / total #impl: 491625540 (eff. 0.023)
90.37/90.42	c #Conflicts:     130000 | #Learnt:      16453 | 0.003
90.37/90.42	c total clause space: 127.173MB
90.37/90.42	c total #watches: 202993
91.38/91.48	c total #propagations: 11261969 / total #impl: 495905803 (eff. 0.023)
91.38/91.48	c GC COLLECT
91.38/91.48	c #Conflicts:     131000 | #Learnt:       8854 | 0.003
91.38/91.48	c total clause space: 127.173MB
91.38/91.48	c total #watches: 152727
92.17/92.28	c total #propagations: 11328488 / total #impl: 501455950 (eff. 0.023)
92.17/92.28	c #Conflicts:     132000 | #Learnt:       9854 | 0.003
92.17/92.28	c total clause space: 127.173MB
92.17/92.28	c total #watches: 165306
93.07/93.19	c total #propagations: 11397963 / total #impl: 505407412 (eff. 0.023)
93.07/93.19	c #Conflicts:     133000 | #Learnt:      10854 | 0.003
93.07/93.19	c total clause space: 127.173MB
93.07/93.19	c total #watches: 178577
94.07/94.12	c total #propagations: 11530471 / total #impl: 509248356 (eff. 0.023)
94.07/94.12	c #Conflicts:     134000 | #Learnt:      11854 | 0.003
94.07/94.12	c total clause space: 127.173MB
94.07/94.12	c total #watches: 188368
94.97/95.07	c total #propagations: 11595316 / total #impl: 515126840 (eff. 0.023)
94.97/95.07	c #Conflicts:     135000 | #Learnt:      12854 | 0.003
94.97/95.07	c total clause space: 127.173MB
94.97/95.07	c total #watches: 198494
95.97/96.02	c total #propagations: 11664262 / total #impl: 520920675 (eff. 0.022)
95.97/96.02	c #Conflicts:     136000 | #Learnt:      13854 | 0.003
95.97/96.02	c total clause space: 127.173MB
95.97/96.02	c total #watches: 208627
96.88/96.92	c total #propagations: 11752407 / total #impl: 525211508 (eff. 0.022)
96.88/96.92	c #Conflicts:     137000 | #Learnt:      14854 | 0.003
96.88/96.92	c total clause space: 127.173MB
96.88/96.92	c total #watches: 216773
97.77/97.87	c total #propagations: 11802354 / total #impl: 530340612 (eff. 0.022)
97.77/97.87	c #Conflicts:     138000 | #Learnt:      15854 | 0.003
97.77/97.87	c total clause space: 127.173MB
97.77/97.87	c total #watches: 229991
98.77/98.83	c total #propagations: 11872843 / total #impl: 535090360 (eff. 0.022)
98.77/98.83	c #Conflicts:     139000 | #Learnt:      16854 | 0.003
98.77/98.83	c total clause space: 127.173MB
98.77/98.83	c total #watches: 240204
99.77/99.82	c total #propagations: 12009113 / total #impl: 539344277 (eff. 0.022)
99.77/99.82	c #Conflicts:     140000 | #Learnt:      17854 | 0.003
99.77/99.82	c total clause space: 127.173MB
99.77/99.82	c total #watches: 248374
100.58/100.61	c total #propagations: 12087835 / total #impl: 545491691 (eff. 0.022)
100.58/100.61	c GC COLLECT
100.58/100.61	c #Conflicts:     141000 | #Learnt:       9968 | 0.003
100.58/100.61	c total clause space: 127.173MB
100.58/100.61	c total #watches: 171964
101.38/101.44	c total #propagations: 12171073 / total #impl: 550827094 (eff. 0.022)
101.38/101.44	c #Conflicts:     142000 | #Learnt:      10968 | 0.002
101.38/101.44	c total clause space: 127.173MB
101.38/101.44	c total #watches: 187241
102.18/102.26	c total #propagations: 12244368 / total #impl: 556155607 (eff. 0.022)
102.18/102.26	c #Conflicts:     143000 | #Learnt:      11968 | 0.002
102.18/102.26	c total clause space: 127.173MB
102.18/102.26	c total #watches: 194875
102.88/102.95	c total #propagations: 12296320 / total #impl: 562634001 (eff. 0.022)
102.88/102.95	c #Conflicts:     144000 | #Learnt:      12968 | 0.002
102.88/102.95	c total clause space: 127.173MB
102.88/102.95	c total #watches: 209284
103.68/103.75	c total #propagations: 12324725 / total #impl: 568267154 (eff. 0.022)
103.68/103.75	c #Conflicts:     145000 | #Learnt:      13968 | 0.002
103.68/103.75	c total clause space: 127.173MB
103.68/103.75	c total #watches: 218282
104.68/104.76	c total #propagations: 12363082 / total #impl: 573667805 (eff. 0.022)
104.68/104.76	c #Conflicts:     146000 | #Learnt:      14968 | 0.002
104.68/104.76	c total clause space: 127.173MB
104.68/104.76	c total #watches: 227104
105.68/105.78	c total #propagations: 12406023 / total #impl: 580486705 (eff. 0.021)
105.68/105.78	c #Conflicts:     147000 | #Learnt:      15968 | 0.002
105.68/105.78	c total clause space: 127.173MB
105.68/105.78	c total #watches: 236881
106.88/106.93	c total #propagations: 12480047 / total #impl: 586246257 (eff. 0.021)
106.88/106.93	c #Conflicts:     148000 | #Learnt:      16968 | 0.002
106.88/106.93	c total clause space: 127.173MB
106.88/106.93	c total #watches: 248232
108.08/108.11	c total #propagations: 12550199 / total #impl: 591227632 (eff. 0.021)
108.08/108.11	c #Conflicts:     149000 | #Learnt:      17968 | 0.002
108.08/108.11	c total clause space: 127.173MB
108.08/108.11	c total #watches: 257255
109.18/109.23	c total #propagations: 12625420 / total #impl: 596210722 (eff. 0.021)
109.18/109.23	c GC COLLECT
109.18/109.23	c #Conflicts:     150000 | #Learnt:       9751 | 0.002
109.18/109.23	c total clause space: 127.173MB
109.18/109.23	c total #watches: 174358
110.08/110.16	c total #propagations: 12735953 / total #impl: 600773404 (eff. 0.021)
110.08/110.16	c #Conflicts:     151000 | #Learnt:      10751 | 0.002
110.08/110.16	c total clause space: 127.173MB
110.08/110.16	c total #watches: 182085
110.98/111.01	c total #propagations: 12810449 / total #impl: 605205027 (eff. 0.021)
110.98/111.01	c #Conflicts:     152000 | #Learnt:      11751 | 0.002
110.98/111.01	c total clause space: 127.173MB
110.98/111.01	c total #watches: 188794
111.87/111.94	c total #propagations: 12893742 / total #impl: 608805564 (eff. 0.021)
111.87/111.94	c #Conflicts:     153000 | #Learnt:      12751 | 0.002
111.87/111.94	c total clause space: 127.173MB
111.87/111.94	c total #watches: 196985
112.77/112.81	c total #propagations: 12984897 / total #impl: 612266386 (eff. 0.021)
112.77/112.81	c #Conflicts:     154000 | #Learnt:      13751 | 0.002
112.77/112.81	c total clause space: 127.173MB
112.77/112.81	c total #watches: 203375
113.67/113.72	c total #propagations: 13099056 / total #impl: 615525923 (eff. 0.021)
113.67/113.72	c #Conflicts:     155000 | #Learnt:      14751 | 0.002
113.67/113.72	c total clause space: 127.173MB
113.67/113.72	c total #watches: 210071
114.57/114.67	c total #propagations: 13155822 / total #impl: 620097046 (eff. 0.021)
114.57/114.67	c #Conflicts:     156000 | #Learnt:      15751 | 0.002
114.57/114.67	c total clause space: 127.173MB
114.57/114.67	c total #watches: 220493
115.67/115.72	c total #propagations: 13229967 / total #impl: 624556375 (eff. 0.021)
115.67/115.72	c #Conflicts:     157000 | #Learnt:      16751 | 0.002
115.67/115.72	c total clause space: 127.173MB
115.67/115.72	c total #watches: 232664
116.58/116.61	c total #propagations: 13292409 / total #impl: 629791308 (eff. 0.021)
116.58/116.61	c #Conflicts:     158000 | #Learnt:      17751 | 0.002
116.58/116.61	c total clause space: 127.173MB
116.58/116.61	c total #watches: 238809
117.37/117.45	c total #propagations: 13324684 / total #impl: 637476344 (eff. 0.021)
117.37/117.45	c #Conflicts:     159000 | #Learnt:      18751 | 0.002
117.37/117.45	c total clause space: 127.173MB
117.37/117.45	c total #watches: 243967
118.17/118.20	c total #propagations: 13352622 / total #impl: 645599504 (eff. 0.021)
118.17/118.20	c GC COLLECT
118.17/118.20	c #Conflicts:     160000 | #Learnt:      10186 | 0.002
118.17/118.20	c total clause space: 127.173MB
118.17/118.20	c total #watches: 153776
118.78/118.89	c total #propagations: 13386552 / total #impl: 651403352 (eff. 0.021)
118.78/118.89	c #Conflicts:     161000 | #Learnt:      11186 | 0.002
118.78/118.89	c total clause space: 127.173MB
118.78/118.89	c total #watches: 164297
119.37/119.48	c total #propagations: 13496922 / total #impl: 657249853 (eff. 0.021)
119.37/119.48	c #Conflicts:     162000 | #Learnt:      12186 | 0.002
119.37/119.48	c total clause space: 127.173MB
119.37/119.48	c total #watches: 172542
120.07/120.12	c total #propagations: 13547301 / total #impl: 662365835 (eff. 0.020)
120.07/120.12	c #Conflicts:     163000 | #Learnt:      13186 | 0.002
120.07/120.12	c total clause space: 127.173MB
120.07/120.12	c total #watches: 179180
120.77/120.82	c total #propagations: 13575368 / total #impl: 668513940 (eff. 0.020)
120.77/120.82	c #Conflicts:     164000 | #Learnt:      14186 | 0.002
120.77/120.82	c total clause space: 127.173MB
120.77/120.82	c total #watches: 186713
121.37/121.41	c total #propagations: 13625019 / total #impl: 674563323 (eff. 0.020)
121.37/121.41	c #Conflicts:     165000 | #Learnt:      15186 | 0.002
121.37/121.41	c total clause space: 127.173MB
121.37/121.41	c total #watches: 191869
121.97/122.04	c total #propagations: 13654900 / total #impl: 680489979 (eff. 0.020)
121.97/122.04	c #Conflicts:     166000 | #Learnt:      16186 | 0.002
121.97/122.04	c total clause space: 127.173MB
121.97/122.04	c total #watches: 198530
122.57/122.66	c total #propagations: 13690843 / total #impl: 686990510 (eff. 0.020)
122.57/122.66	c #Conflicts:     167000 | #Learnt:      17186 | 0.002
122.57/122.66	c total clause space: 127.173MB
122.57/122.66	c total #watches: 204245
123.28/123.39	c total #propagations: 13720170 / total #impl: 691775324 (eff. 0.020)
123.28/123.39	c #Conflicts:     168000 | #Learnt:      18186 | 0.002
123.28/123.39	c total clause space: 127.173MB
123.28/123.39	c total #watches: 211877
124.07/124.14	c total #propagations: 13778707 / total #impl: 696417095 (eff. 0.020)
124.07/124.14	c #Conflicts:     169000 | #Learnt:      19186 | 0.002
124.07/124.14	c total clause space: 127.173MB
124.07/124.14	c total #watches: 218883
124.77/124.82	c total #propagations: 13851312 / total #impl: 700219081 (eff. 0.020)
124.77/124.82	c GC COLLECT
124.77/124.82	c #Conflicts:     170000 | #Learnt:      10193 | 0.002
124.77/124.82	c total clause space: 127.173MB
124.77/124.82	c total #watches: 137211
125.38/125.48	c total #propagations: 13900312 / total #impl: 704459584 (eff. 0.020)
125.38/125.48	c #Conflicts:     171000 | #Learnt:      11193 | 0.002
125.38/125.48	c total clause space: 127.173MB
125.38/125.48	c total #watches: 146266
126.07/126.19	c total #propagations: 14009225 / total #impl: 708555038 (eff. 0.020)
126.07/126.19	c #Conflicts:     172000 | #Learnt:      12193 | 0.002
126.07/126.19	c total clause space: 127.173MB
126.07/126.19	c total #watches: 162557
126.87/126.92	c total #propagations: 14140367 / total #impl: 711360817 (eff. 0.020)
126.87/126.92	c #Conflicts:     173000 | #Learnt:      13193 | 0.002
126.87/126.92	c total clause space: 127.173MB
126.87/126.92	c total #watches: 180111
127.58/127.63	c total #propagations: 14274400 / total #impl: 715261069 (eff. 0.020)
127.58/127.63	c #Conflicts:     174000 | #Learnt:      14193 | 0.002
127.58/127.63	c total clause space: 127.173MB
127.58/127.63	c total #watches: 191038
128.27/128.39	c total #propagations: 14345114 / total #impl: 719178399 (eff. 0.020)
128.27/128.39	c #Conflicts:     175000 | #Learnt:      15193 | 0.002
128.27/128.39	c total clause space: 127.173MB
128.27/128.39	c total #watches: 206123
129.17/129.22	c total #propagations: 14418697 / total #impl: 723600716 (eff. 0.020)
129.17/129.22	c #Conflicts:     176000 | #Learnt:      16193 | 0.002
129.17/129.22	c total clause space: 127.173MB
129.17/129.22	c total #watches: 216504
130.07/130.12	c total #propagations: 14546540 / total #impl: 725787372 (eff. 0.020)
130.07/130.12	c #Conflicts:     177000 | #Learnt:      17193 | 0.002
130.07/130.12	c total clause space: 127.173MB
130.07/130.12	c total #watches: 226707
130.98/131.03	c total #propagations: 14684166 / total #impl: 729191245 (eff. 0.020)
130.98/131.03	c #Conflicts:     178000 | #Learnt:      18193 | 0.002
130.98/131.03	c total clause space: 127.173MB
130.98/131.03	c total #watches: 242068
131.87/131.96	c total #propagations: 14799289 / total #impl: 733262919 (eff. 0.020)
131.87/131.96	c #Conflicts:     179000 | #Learnt:      19193 | 0.002
131.87/131.96	c total clause space: 127.173MB
131.87/131.96	c total #watches: 254659
132.87/132.93	c total #propagations: 14862405 / total #impl: 741621726 (eff. 0.020)
132.87/132.93	c GC COLLECT
132.87/132.93	c #Conflicts:     180000 | #Learnt:       9505 | 0.002
132.87/132.93	c total clause space: 127.173MB
132.87/132.93	c total #watches: 184885
133.67/133.71	c total #propagations: 14956324 / total #impl: 749948988 (eff. 0.020)
133.67/133.71	c #Conflicts:     181000 | #Learnt:      10505 | 0.002
133.67/133.71	c total clause space: 127.173MB
133.67/133.71	c total #watches: 193038
134.47/134.53	c total #propagations: 15079569 / total #impl: 756364051 (eff. 0.020)
134.47/134.53	c #Conflicts:     182000 | #Learnt:      11505 | 0.002
134.47/134.53	c total clause space: 127.173MB
134.47/134.53	c total #watches: 204439
135.38/135.41	c total #propagations: 15178215 / total #impl: 762294572 (eff. 0.020)
135.38/135.41	c #Conflicts:     183000 | #Learnt:      12505 | 0.002
135.38/135.41	c total clause space: 127.173MB
135.38/135.41	c total #watches: 216626
136.17/136.22	c total #propagations: 15313953 / total #impl: 768345622 (eff. 0.020)
136.17/136.22	c #Conflicts:     184000 | #Learnt:      13505 | 0.002
136.17/136.22	c total clause space: 127.173MB
136.17/136.22	c total #watches: 224635
137.07/137.16	c total #propagations: 15494440 / total #impl: 772522034 (eff. 0.020)
137.07/137.16	c #Conflicts:     185000 | #Learnt:      14505 | 0.002
137.07/137.16	c total clause space: 127.173MB
137.07/137.16	c total #watches: 238389
137.87/137.91	c total #propagations: 15585717 / total #impl: 779734841 (eff. 0.020)
137.87/137.91	c #Conflicts:     186000 | #Learnt:      15505 | 0.002
137.87/137.91	c total clause space: 127.173MB
137.87/137.91	c total #watches: 244746
138.87/138.92	c total #propagations: 15630205 / total #impl: 787170227 (eff. 0.020)
138.87/138.92	c #Conflicts:     187000 | #Learnt:      16505 | 0.002
138.87/138.92	c total clause space: 127.173MB
138.87/138.92	c total #watches: 254586
139.87/139.90	c total #propagations: 15751648 / total #impl: 795159929 (eff. 0.020)
139.87/139.90	c #Conflicts:     188000 | #Learnt:      17505 | 0.002
139.87/139.90	c total clause space: 127.173MB
139.87/139.90	c total #watches: 266825
140.88/140.91	c total #propagations: 15852494 / total #impl: 802835166 (eff. 0.020)
140.88/140.91	c #Conflicts:     189000 | #Learnt:      18505 | 0.002
140.88/140.91	c total clause space: 127.173MB
140.88/140.91	c total #watches: 277802
141.57/141.64	c total #propagations: 15979623 / total #impl: 809572828 (eff. 0.020)
141.57/141.64	c #Conflicts:     190000 | #Learnt:      19505 | 0.002
141.57/141.64	c total clause space: 127.173MB
141.57/141.64	c total #watches: 288815
142.47/142.50	c total #propagations: 16024012 / total #impl: 814741441 (eff. 0.020)
142.47/142.50	c GC COLLECT
142.47/142.50	c #Conflicts:     191000 | #Learnt:       9969 | 0.002
142.47/142.50	c total clause space: 127.173MB
142.47/142.50	c total #watches: 173830
143.37/143.43	c total #propagations: 16087857 / total #impl: 822020853 (eff. 0.020)
143.37/143.43	c #Conflicts:     192000 | #Learnt:      10969 | 0.002
143.37/143.43	c total clause space: 127.173MB
143.37/143.43	c total #watches: 182170
144.37/144.44	c total #propagations: 16224762 / total #impl: 828266244 (eff. 0.020)
144.37/144.44	c #Conflicts:     193000 | #Learnt:      11969 | 0.002
144.37/144.44	c total clause space: 127.173MB
144.37/144.44	c total #watches: 189697
145.28/145.37	c total #propagations: 16399041 / total #impl: 834642495 (eff. 0.020)
145.28/145.37	c #Conflicts:     194000 | #Learnt:      12969 | 0.002
145.28/145.37	c total clause space: 127.173MB
145.28/145.37	c total #watches: 194146
146.38/146.40	c total #propagations: 16539480 / total #impl: 841804696 (eff. 0.020)
146.38/146.40	c #Conflicts:     195000 | #Learnt:      13969 | 0.002
146.38/146.40	c total clause space: 127.173MB
146.38/146.40	c total #watches: 199511
147.27/147.38	c total #propagations: 16739964 / total #impl: 850042389 (eff. 0.020)
147.27/147.38	c #Conflicts:     196000 | #Learnt:      14969 | 0.002
147.27/147.38	c total clause space: 127.173MB
147.27/147.38	c total #watches: 212951
148.27/148.32	c total #propagations: 16909950 / total #impl: 856561240 (eff. 0.020)
148.27/148.32	c #Conflicts:     197000 | #Learnt:      15969 | 0.002
148.27/148.32	c total clause space: 127.173MB
148.27/148.32	c total #watches: 223873
149.27/149.31	c total #propagations: 17073771 / total #impl: 861682493 (eff. 0.020)
149.27/149.31	c #Conflicts:     198000 | #Learnt:      16969 | 0.002
149.27/149.31	c total clause space: 127.173MB
149.27/149.31	c total #watches: 233425
150.37/150.42	c total #propagations: 17219002 / total #impl: 866907205 (eff. 0.020)
150.37/150.42	c #Conflicts:     199000 | #Learnt:      17969 | 0.002
150.37/150.42	c total clause space: 127.173MB
150.37/150.42	c total #watches: 242547
151.27/151.38	c total #propagations: 17404026 / total #impl: 872645770 (eff. 0.020)
151.27/151.38	c #Conflicts:     200000 | #Learnt:      18969 | 0.002
151.27/151.38	c total clause space: 127.173MB
151.27/151.38	c total #watches: 248477
152.37/152.45	c total #propagations: 17574514 / total #impl: 876344192 (eff. 0.020)
152.37/152.45	c #Conflicts:     201000 | #Learnt:      19969 | 0.002
152.37/152.45	c total clause space: 127.173MB
152.37/152.45	c total #watches: 254698
153.37/153.46	c total #propagations: 17697181 / total #impl: 882248893 (eff. 0.020)
153.37/153.46	c GC COLLECT
153.37/153.46	c #Conflicts:     202000 | #Learnt:       9849 | 0.002
153.37/153.46	c total clause space: 127.173MB
153.37/153.46	c total #watches: 152982
154.17/154.28	c total #propagations: 17877085 / total #impl: 887193552 (eff. 0.020)
154.17/154.28	c #Conflicts:     203000 | #Learnt:      10849 | 0.002
154.17/154.28	c total clause space: 127.173MB
154.17/154.28	c total #watches: 160185
155.07/155.10	c total #propagations: 18046578 / total #impl: 892615393 (eff. 0.020)
155.07/155.10	c #Conflicts:     204000 | #Learnt:      11849 | 0.002
155.07/155.10	c total clause space: 127.173MB
155.07/155.10	c total #watches: 168733
155.87/155.92	c total #propagations: 18208177 / total #impl: 896644195 (eff. 0.020)
155.87/155.92	c #Conflicts:     205000 | #Learnt:      12849 | 0.003
155.87/155.92	c total clause space: 127.173MB
155.87/155.92	c total #watches: 177381
156.67/156.76	c total #propagations: 18360082 / total #impl: 900560559 (eff. 0.020)
156.67/156.76	c #Conflicts:     206000 | #Learnt:      13849 | 0.003
156.67/156.76	c total clause space: 127.173MB
156.67/156.76	c total #watches: 184889
157.77/157.80	c total #propagations: 18535104 / total #impl: 904606889 (eff. 0.020)
157.77/157.80	c #Conflicts:     207000 | #Learnt:      14849 | 0.002
157.77/157.80	c total clause space: 127.173MB
157.77/157.80	c total #watches: 197733
158.67/158.74	c total #propagations: 18690856 / total #impl: 908214283 (eff. 0.021)
158.67/158.74	c #Conflicts:     208000 | #Learnt:      15849 | 0.002
158.67/158.74	c total clause space: 127.173MB
158.67/158.74	c total #watches: 208005
159.67/159.79	c total #propagations: 18867803 / total #impl: 911964178 (eff. 0.021)
159.67/159.79	c #Conflicts:     209000 | #Learnt:      16849 | 0.002
159.67/159.79	c total clause space: 127.173MB
159.67/159.79	c total #watches: 220610
160.77/160.87	c total #propagations: 19050901 / total #impl: 914672618 (eff. 0.021)
160.77/160.87	c #Conflicts:     210000 | #Learnt:      17849 | 0.002
160.77/160.87	c total clause space: 127.173MB
160.77/160.87	c total #watches: 234864
161.77/161.88	c total #propagations: 19172626 / total #impl: 917426424 (eff. 0.021)
161.77/161.88	c #Conflicts:     211000 | #Learnt:      18849 | 0.002
161.77/161.88	c total clause space: 127.173MB
161.77/161.88	c total #watches: 243168
163.07/163.13	c total #propagations: 19296611 / total #impl: 921872900 (eff. 0.021)
163.07/163.13	c #Conflicts:     212000 | #Learnt:      19849 | 0.002
163.07/163.13	c total clause space: 127.173MB
163.07/163.13	c total #watches: 254144
164.16/164.26	c total #propagations: 19451490 / total #impl: 925244263 (eff. 0.021)
164.16/164.26	c GC COLLECT
164.16/164.26	c #Conflicts:     213000 | #Learnt:       9617 | 0.002
164.16/164.26	c total clause space: 127.173MB
164.16/164.26	c total #watches: 172308
164.97/165.06	c total #propagations: 19550402 / total #impl: 929942642 (eff. 0.021)
164.97/165.06	c #Conflicts:     214000 | #Learnt:      10617 | 0.002
164.97/165.06	c total clause space: 127.173MB
164.97/165.06	c total #watches: 185599
165.96/166.06	c total #propagations: 19666864 / total #impl: 934071469 (eff. 0.021)
165.96/166.06	c #Conflicts:     215000 | #Learnt:      11617 | 0.002
165.96/166.06	c total clause space: 127.173MB
165.96/166.06	c total #watches: 198930
166.96/167.04	c total #propagations: 19802852 / total #impl: 938524071 (eff. 0.021)
166.96/167.04	c #Conflicts:     216000 | #Learnt:      12617 | 0.002
166.96/167.04	c total clause space: 127.173MB
166.96/167.04	c total #watches: 208715
167.76/167.85	c total #propagations: 19923756 / total #impl: 947411362 (eff. 0.021)
167.76/167.85	c #Conflicts:     217000 | #Learnt:      13617 | 0.002
167.76/167.85	c total clause space: 127.173MB
167.76/167.85	c total #watches: 216644
168.76/168.82	c total #propagations: 20002046 / total #impl: 954808277 (eff. 0.021)
168.76/168.82	c #Conflicts:     218000 | #Learnt:      14617 | 0.002
168.76/168.82	c total clause space: 127.173MB
168.76/168.82	c total #watches: 224055
169.86/169.91	c total #propagations: 20144524 / total #impl: 961026606 (eff. 0.021)
169.86/169.91	c #Conflicts:     219000 | #Learnt:      15617 | 0.002
169.86/169.91	c total clause space: 127.173MB
169.86/169.91	c total #watches: 233556
170.96/171.08	c total #propagations: 20277574 / total #impl: 967999913 (eff. 0.021)
170.96/171.08	c #Conflicts:     220000 | #Learnt:      16617 | 0.002
170.96/171.08	c total clause space: 127.173MB
170.96/171.08	c total #watches: 239747
172.06/172.14	c total #propagations: 20440703 / total #impl: 975087359 (eff. 0.021)
172.06/172.14	c #Conflicts:     221000 | #Learnt:      17617 | 0.002
172.06/172.14	c total clause space: 127.173MB
172.06/172.14	c total #watches: 249247
173.46/173.55	c total #propagations: 20577668 / total #impl: 981801326 (eff. 0.021)
173.46/173.55	c #Conflicts:     222000 | #Learnt:      18617 | 0.002
173.46/173.55	c total clause space: 127.173MB
173.46/173.55	c total #watches: 265111
174.76/174.89	c total #propagations: 20698439 / total #impl: 986948713 (eff. 0.021)
174.76/174.89	c #Conflicts:     223000 | #Learnt:      19617 | 0.002
174.76/174.89	c total clause space: 127.173MB
174.76/174.89	c total #watches: 274580
176.26/176.32	c total #propagations: 20803305 / total #impl: 990980744 (eff. 0.021)
176.26/176.32	c #Conflicts:     224000 | #Learnt:      20617 | 0.002
176.26/176.32	c total clause space: 127.173MB
176.26/176.32	c total #watches: 284601
177.17/177.23	c total #propagations: 20931188 / total #impl: 996642977 (eff. 0.021)
177.17/177.23	c GC COLLECT
177.17/177.23	c #Conflicts:     225000 | #Learnt:      10069 | 0.002
177.17/177.23	c total clause space: 127.173MB
177.17/177.23	c total #watches: 187953
177.96/178.09	c total #propagations: 21010618 / total #impl: 1002189787 (eff. 0.021)
177.96/178.09	c #Conflicts:     226000 | #Learnt:      11069 | 0.002
177.96/178.09	c total clause space: 127.173MB
177.96/178.09	c total #watches: 201023
179.06/179.15	c total #propagations: 21101155 / total #impl: 1007457256 (eff. 0.021)
179.06/179.15	c #Conflicts:     227000 | #Learnt:      12069 | 0.002
179.06/179.15	c total clause space: 127.173MB
179.06/179.15	c total #watches: 209692
180.16/180.24	c total #propagations: 21211482 / total #impl: 1013356851 (eff. 0.021)
180.16/180.24	c #Conflicts:     228000 | #Learnt:      13069 | 0.002
180.16/180.24	c total clause space: 127.173MB
180.16/180.24	c total #watches: 223923
181.26/181.31	c total #propagations: 21348813 / total #impl: 1018120197 (eff. 0.021)
181.26/181.31	c #Conflicts:     229000 | #Learnt:      14069 | 0.002
181.26/181.31	c total clause space: 127.173MB
181.26/181.31	c total #watches: 232948
182.36/182.45	c total #propagations: 21504433 / total #impl: 1021625242 (eff. 0.021)
182.36/182.45	c #Conflicts:     230000 | #Learnt:      15069 | 0.002
182.36/182.45	c total clause space: 127.173MB
182.36/182.45	c total #watches: 243238
183.67/183.72	c total #propagations: 21622908 / total #impl: 1026011024 (eff. 0.021)
183.67/183.72	c #Conflicts:     231000 | #Learnt:      16069 | 0.002
183.67/183.72	c total clause space: 127.173MB
183.67/183.72	c total #watches: 254352
184.87/184.94	c total #propagations: 21781214 / total #impl: 1031473806 (eff. 0.021)
184.87/184.94	c #Conflicts:     232000 | #Learnt:      17069 | 0.002
184.87/184.94	c total clause space: 127.173MB
184.87/184.94	c total #watches: 264470
186.16/186.25	c total #propagations: 21921377 / total #impl: 1036944245 (eff. 0.021)
186.16/186.25	c #Conflicts:     233000 | #Learnt:      18069 | 0.002
186.16/186.25	c total clause space: 127.173MB
186.16/186.25	c total #watches: 277345
187.56/187.62	c total #propagations: 22086937 / total #impl: 1041224082 (eff. 0.021)
187.56/187.62	c #Conflicts:     234000 | #Learnt:      19069 | 0.002
187.56/187.62	c total clause space: 127.173MB
187.56/187.62	c total #watches: 286373
188.86/188.91	c total #propagations: 22277799 / total #impl: 1044526797 (eff. 0.021)
188.86/188.91	c #Conflicts:     235000 | #Learnt:      20069 | 0.002
188.86/188.91	c total clause space: 127.173MB
188.86/188.91	c total #watches: 299887
189.86/189.97	c total #propagations: 22457564 / total #impl: 1047135479 (eff. 0.021)
189.86/189.97	c #Conflicts:     236000 | #Learnt:      21069 | 0.002
189.86/189.97	c total clause space: 127.173MB
189.86/189.97	c total #watches: 313054
190.76/190.85	c total #propagations: 22655528 / total #impl: 1048883834 (eff. 0.022)
190.76/190.85	c GC COLLECT
190.76/190.85	c #Conflicts:     237000 | #Learnt:      10133 | 0.002
190.76/190.85	c total clause space: 127.173MB
190.76/190.85	c total #watches: 196061
191.66/191.71	c total #propagations: 22825176 / total #impl: 1050472770 (eff. 0.022)
191.66/191.71	c #Conflicts:     238000 | #Learnt:      11133 | 0.002
191.66/191.71	c total clause space: 127.173MB
191.66/191.71	c total #watches: 205468
192.46/192.59	c total #propagations: 23018192 / total #impl: 1052645093 (eff. 0.022)
192.46/192.59	c #Conflicts:     239000 | #Learnt:      12133 | 0.002
192.46/192.59	c total clause space: 127.173MB
192.46/192.59	c total #watches: 218616
193.56/193.67	c total #propagations: 23160476 / total #impl: 1054465022 (eff. 0.022)
193.56/193.67	c #Conflicts:     240000 | #Learnt:      13133 | 0.002
193.56/193.67	c total clause space: 127.173MB
193.56/193.67	c total #watches: 235151
194.76/194.86	c total #propagations: 23267487 / total #impl: 1057179907 (eff. 0.022)
194.76/194.86	c #Conflicts:     241000 | #Learnt:      14133 | 0.002
194.76/194.86	c total clause space: 127.173MB
194.76/194.86	c total #watches: 243469
196.16/196.20	c total #propagations: 23358220 / total #impl: 1063068723 (eff. 0.022)
196.16/196.20	c #Conflicts:     242000 | #Learnt:      15133 | 0.002
196.16/196.20	c total clause space: 127.173MB
196.16/196.20	c total #watches: 252870
197.36/197.45	c total #propagations: 23528313 / total #impl: 1069593387 (eff. 0.022)
197.36/197.45	c #Conflicts:     243000 | #Learnt:      16133 | 0.002
197.36/197.45	c total clause space: 127.173MB
197.36/197.45	c total #watches: 267991
198.56/198.63	c total #propagations: 23644844 / total #impl: 1073594498 (eff. 0.022)
198.56/198.63	c #Conflicts:     244000 | #Learnt:      17133 | 0.002
198.56/198.63	c total clause space: 127.173MB
198.56/198.63	c total #watches: 276618
199.56/199.64	c total #propagations: 23827920 / total #impl: 1075771003 (eff. 0.022)
199.56/199.64	c #Conflicts:     245000 | #Learnt:      18133 | 0.002
199.56/199.64	c total clause space: 127.173MB
199.56/199.64	c total #watches: 293396
200.66/200.74	c total #propagations: 23931569 / total #impl: 1077811098 (eff. 0.022)
200.66/200.74	c #Conflicts:     246000 | #Learnt:      19133 | 0.002
200.66/200.74	c total clause space: 127.173MB
200.66/200.74	c total #watches: 306456
201.86/201.97	c total #propagations: 24016721 / total #impl: 1080375566 (eff. 0.022)
201.86/201.97	c #Conflicts:     247000 | #Learnt:      20133 | 0.002
201.86/201.97	c total clause space: 127.173MB
201.86/201.97	c total #watches: 317214
203.06/203.15	c total #propagations: 24109444 / total #impl: 1084196487 (eff. 0.022)
203.06/203.15	c #Conflicts:     248000 | #Learnt:      21133 | 0.002
203.06/203.15	c total clause space: 127.173MB
203.06/203.15	c total #watches: 326794
204.05/204.19	c total #propagations: 24204172 / total #impl: 1087729645 (eff. 0.022)
204.05/204.19	c GC COLLECT
204.05/204.19	c #Conflicts:     249000 | #Learnt:       9867 | 0.002
204.05/204.19	c total clause space: 127.173MB
204.05/204.19	c total #watches: 194306
205.05/205.17	c total #propagations: 24284504 / total #impl: 1091534084 (eff. 0.022)
205.05/205.17	c #Conflicts:     250000 | #Learnt:      10867 | 0.002
205.05/205.17	c total clause space: 127.173MB
205.05/205.17	c total #watches: 201481
206.25/206.38	c total #propagations: 24408398 / total #impl: 1094934308 (eff. 0.022)
206.25/206.38	c #Conflicts:     251000 | #Learnt:      11867 | 0.002
206.25/206.38	c total clause space: 127.173MB
206.25/206.38	c total #watches: 209625
207.65/207.70	c total #propagations: 24509853 / total #impl: 1098717884 (eff. 0.022)
207.65/207.70	c #Conflicts:     252000 | #Learnt:      12867 | 0.002
207.65/207.70	c total clause space: 127.173MB
207.65/207.70	c total #watches: 220758
208.85/208.99	c total #propagations: 24633251 / total #impl: 1102492294 (eff. 0.022)
208.85/208.99	c #Conflicts:     253000 | #Learnt:      13867 | 0.002
208.85/208.99	c total clause space: 127.173MB
208.85/208.99	c total #watches: 233042
210.35/210.40	c total #propagations: 24748815 / total #impl: 1105589419 (eff. 0.022)
210.35/210.40	c #Conflicts:     254000 | #Learnt:      14867 | 0.002
210.35/210.40	c total clause space: 127.173MB
210.35/210.40	c total #watches: 246088
211.55/211.60	c total #propagations: 24871374 / total #impl: 1108243519 (eff. 0.022)
211.55/211.60	c #Conflicts:     255000 | #Learnt:      15867 | 0.002
211.55/211.60	c total clause space: 127.173MB
211.55/211.60	c total #watches: 261457
212.85/212.91	c total #propagations: 24999674 / total #impl: 1110899686 (eff. 0.023)
212.85/212.91	c #Conflicts:     256000 | #Learnt:      16867 | 0.002
212.85/212.91	c total clause space: 127.173MB
212.85/212.91	c total #watches: 276161
213.85/213.96	c total #propagations: 25152541 / total #impl: 1113682631 (eff. 0.023)
213.85/213.96	c #Conflicts:     257000 | #Learnt:      17867 | 0.002
213.85/213.96	c total clause space: 127.173MB
213.85/213.96	c total #watches: 289178
214.75/214.87	c total #propagations: 25327212 / total #impl: 1116058918 (eff. 0.023)
214.75/214.87	c #Conflicts:     258000 | #Learnt:      18867 | 0.002
214.75/214.87	c total clause space: 127.173MB
214.75/214.87	c total #watches: 298787
215.95/216.06	c total #propagations: 25482543 / total #impl: 1117818433 (eff. 0.023)
215.95/216.06	c #Conflicts:     259000 | #Learnt:      19867 | 0.002
215.95/216.06	c total clause space: 127.173MB
215.95/216.06	c total #watches: 309206
217.05/217.12	c total #propagations: 25637253 / total #impl: 1119576618 (eff. 0.023)
217.05/217.12	c #Conflicts:     260000 | #Learnt:      20867 | 0.002
217.05/217.12	c total clause space: 127.173MB
217.05/217.12	c total #watches: 320207
218.15/218.28	c total #propagations: 25782989 / total #impl: 1121326246 (eff. 0.023)
218.15/218.28	c #Conflicts:     261000 | #Learnt:      21867 | 0.002
218.15/218.28	c total clause space: 127.173MB
218.15/218.28	c total #watches: 328343
219.15/219.25	c total #propagations: 25987188 / total #impl: 1123341540 (eff. 0.023)
219.15/219.25	c GC COLLECT
219.15/219.25	c #Conflicts:     262000 | #Learnt:      10438 | 0.002
219.15/219.25	c total clause space: 127.173MB
219.15/219.25	c total #watches: 193915
220.25/220.31	c total #propagations: 26188338 / total #impl: 1125093476 (eff. 0.023)
220.25/220.31	c #Conflicts:     263000 | #Learnt:      11438 | 0.002
220.25/220.31	c total clause space: 127.173MB
220.25/220.31	c total #watches: 200198
221.45/221.52	c total #propagations: 26335715 / total #impl: 1126857524 (eff. 0.023)
221.45/221.52	c #Conflicts:     264000 | #Learnt:      12438 | 0.002
221.45/221.52	c total clause space: 127.173MB
221.45/221.52	c total #watches: 205620
222.45/222.51	c total #propagations: 26519073 / total #impl: 1128979167 (eff. 0.023)
222.45/222.51	c #Conflicts:     265000 | #Learnt:      13438 | 0.002
222.45/222.51	c total clause space: 127.173MB
222.45/222.51	c total #watches: 213666
223.45/223.53	c total #propagations: 26681431 / total #impl: 1131219863 (eff. 0.024)
223.45/223.53	c #Conflicts:     266000 | #Learnt:      14438 | 0.002
223.45/223.53	c total clause space: 127.173MB
223.45/223.53	c total #watches: 219841
224.55/224.66	c total #propagations: 26852516 / total #impl: 1133317714 (eff. 0.024)
224.55/224.66	c #Conflicts:     267000 | #Learnt:      15438 | 0.002
224.55/224.66	c total clause space: 127.173MB
224.55/224.66	c total #watches: 226114
225.56/225.65	c total #propagations: 27012039 / total #impl: 1135817475 (eff. 0.024)
225.56/225.65	c #Conflicts:     268000 | #Learnt:      16438 | 0.002
225.56/225.65	c total clause space: 127.173MB
225.56/225.65	c total #watches: 235920
226.85/226.92	c total #propagations: 27152485 / total #impl: 1138186837 (eff. 0.024)
226.85/226.92	c #Conflicts:     269000 | #Learnt:      17438 | 0.002
226.85/226.92	c total clause space: 127.173MB
226.85/226.92	c total #watches: 244984
227.95/228.04	c total #propagations: 27307967 / total #impl: 1140361628 (eff. 0.024)
227.95/228.04	c #Conflicts:     270000 | #Learnt:      18438 | 0.002
227.95/228.04	c total clause space: 127.173MB
227.95/228.04	c total #watches: 254055
229.05/229.19	c total #propagations: 27510495 / total #impl: 1142426927 (eff. 0.024)
229.05/229.19	c #Conflicts:     271000 | #Learnt:      19438 | 0.002
229.05/229.19	c total clause space: 127.173MB
229.05/229.19	c total #watches: 262450
230.25/230.39	c total #propagations: 27638059 / total #impl: 1144631178 (eff. 0.024)
230.25/230.39	c #Conflicts:     272000 | #Learnt:      20438 | 0.002
230.25/230.39	c total clause space: 127.173MB
230.25/230.39	c total #watches: 270942
231.55/231.64	c total #propagations: 27781986 / total #impl: 1146801869 (eff. 0.024)
231.55/231.64	c #Conflicts:     273000 | #Learnt:      21438 | 0.002
231.55/231.64	c total clause space: 127.173MB
231.55/231.64	c total #watches: 280853
232.85/232.96	c total #propagations: 27930456 / total #impl: 1148900452 (eff. 0.024)
232.85/232.96	c GC COLLECT
232.85/232.96	c #Conflicts:     274000 | #Learnt:       9679 | 0.002
232.85/232.96	c total clause space: 127.173MB
232.85/232.96	c total #watches: 123855
233.65/233.73	c total #propagations: 28094913 / total #impl: 1151120678 (eff. 0.024)
233.65/233.73	c #Conflicts:     275000 | #Learnt:      10679 | 0.002
233.65/233.73	c total clause space: 127.173MB
233.65/233.73	c total #watches: 134084
234.45/234.50	c total #propagations: 28231434 / total #impl: 1153137777 (eff. 0.024)
234.45/234.50	c #Conflicts:     276000 | #Learnt:      11679 | 0.002
234.45/234.50	c total clause space: 127.173MB
234.45/234.50	c total #watches: 141400
235.35/235.43	c total #propagations: 28363297 / total #impl: 1155241558 (eff. 0.025)
235.35/235.43	c #Conflicts:     277000 | #Learnt:      12679 | 0.002
235.35/235.43	c total clause space: 127.173MB
235.35/235.43	c total #watches: 153446
236.25/236.32	c total #propagations: 28482541 / total #impl: 1157738509 (eff. 0.025)
236.25/236.32	c #Conflicts:     278000 | #Learnt:      13679 | 0.002
236.25/236.32	c total clause space: 127.173MB
236.25/236.32	c total #watches: 165389
237.05/237.17	c total #propagations: 28610081 / total #impl: 1160415326 (eff. 0.025)
237.05/237.17	c #Conflicts:     279000 | #Learnt:      14679 | 0.002
237.05/237.17	c total clause space: 127.173MB
237.05/237.17	c total #watches: 177989
237.75/237.86	c total #propagations: 28724876 / total #impl: 1162822211 (eff. 0.025)
237.75/237.86	c #Conflicts:     280000 | #Learnt:      15679 | 0.002
237.75/237.86	c total clause space: 127.173MB
237.75/237.86	c total #watches: 189501
238.45/238.56	c total #propagations: 28865308 / total #impl: 1164305429 (eff. 0.025)
238.45/238.56	c #Conflicts:     281000 | #Learnt:      16679 | 0.002
238.45/238.56	c total clause space: 127.173MB
238.45/238.56	c total #watches: 202022
239.05/239.13	c total #propagations: 28978004 / total #impl: 1165990377 (eff. 0.025)
239.05/239.13	c #Conflicts:     282000 | #Learnt:      17679 | 0.002
239.05/239.13	c total clause space: 127.173MB
239.05/239.13	c total #watches: 209622
239.65/239.76	c total #propagations: 29040424 / total #impl: 1168554616 (eff. 0.025)
239.65/239.76	c #Conflicts:     283000 | #Learnt:      18679 | 0.002
239.65/239.76	c total clause space: 127.173MB
239.65/239.76	c total #watches: 222832
240.35/240.43	c total #propagations: 29129149 / total #impl: 1171761962 (eff. 0.025)
240.35/240.43	c #Conflicts:     284000 | #Learnt:      19679 | 0.002
240.35/240.43	c total clause space: 127.173MB
240.35/240.43	c total #watches: 234850
241.15/241.20	c total #propagations: 29237381 / total #impl: 1174426561 (eff. 0.025)
241.15/241.20	c #Conflicts:     285000 | #Learnt:      20679 | 0.002
241.15/241.20	c total clause space: 127.173MB
241.15/241.20	c total #watches: 245046
241.85/241.92	c total #propagations: 29401284 / total #impl: 1178376598 (eff. 0.025)
241.85/241.92	c #Conflicts:     286000 | #Learnt:      21679 | 0.002
241.85/241.92	c total clause space: 127.173MB
241.85/241.92	c total #watches: 250999
242.55/242.66	c total #propagations: 29579088 / total #impl: 1181381101 (eff. 0.025)
242.55/242.66	c GC COLLECT
242.55/242.66	c #Conflicts:     287000 | #Learnt:       9452 | 0.002
242.55/242.66	c total clause space: 127.173MB
242.55/242.66	c total #watches: 146760
243.25/243.36	c total #propagations: 29772889 / total #impl: 1183108242 (eff. 0.025)
243.25/243.36	c #Conflicts:     288000 | #Learnt:      10452 | 0.002
243.25/243.36	c total clause space: 127.173MB
243.25/243.36	c total #watches: 156780
243.95/244.02	c total #propagations: 29876779 / total #impl: 1185075181 (eff. 0.025)
243.95/244.02	c #Conflicts:     289000 | #Learnt:      11452 | 0.002
243.95/244.02	c total clause space: 127.173MB
243.95/244.02	c total #watches: 165020
244.55/244.67	c total #propagations: 29947794 / total #impl: 1187554046 (eff. 0.025)
244.55/244.67	c #Conflicts:     290000 | #Learnt:      12452 | 0.002
244.55/244.67	c total clause space: 127.173MB
244.55/244.67	c total #watches: 175507
245.15/245.30	c total #propagations: 29996844 / total #impl: 1190040554 (eff. 0.025)
245.15/245.30	c #Conflicts:     291000 | #Learnt:      13452 | 0.002
245.15/245.30	c total clause space: 127.173MB
245.15/245.30	c total #watches: 183493
245.85/245.98	c total #propagations: 30054494 / total #impl: 1192493777 (eff. 0.025)
245.85/245.98	c #Conflicts:     292000 | #Learnt:      14452 | 0.002
245.85/245.98	c total clause space: 127.173MB
245.85/245.98	c total #watches: 191598
246.65/246.74	c total #propagations: 30101074 / total #impl: 1196303056 (eff. 0.025)
246.65/246.74	c #Conflicts:     293000 | #Learnt:      15452 | 0.002
246.65/246.74	c total clause space: 127.173MB
246.65/246.74	c total #watches: 199213
247.45/247.55	c total #propagations: 30194592 / total #impl: 1200114221 (eff. 0.025)
247.45/247.55	c #Conflicts:     294000 | #Learnt:      16452 | 0.002
247.45/247.55	c total clause space: 127.173MB
247.45/247.55	c total #watches: 207960
248.25/248.37	c total #propagations: 30273712 / total #impl: 1203307230 (eff. 0.025)
248.25/248.37	c #Conflicts:     295000 | #Learnt:      17452 | 0.002
248.25/248.37	c total clause space: 127.173MB
248.25/248.37	c total #watches: 214481
249.25/249.39	c total #propagations: 30382814 / total #impl: 1206424724 (eff. 0.025)
249.25/249.39	c #Conflicts:     296000 | #Learnt:      18452 | 0.002
249.25/249.39	c total clause space: 127.173MB
249.25/249.39	c total #watches: 222345
250.35/250.41	c total #propagations: 30489624 / total #impl: 1209677396 (eff. 0.025)
250.35/250.41	c #Conflicts:     297000 | #Learnt:      19452 | 0.002
250.35/250.41	c total clause space: 127.173MB
250.35/250.41	c total #watches: 230424
251.25/251.38	c total #propagations: 30614505 / total #impl: 1213416385 (eff. 0.025)
251.25/251.38	c #Conflicts:     298000 | #Learnt:      20452 | 0.002
251.25/251.38	c total clause space: 127.173MB
251.25/251.38	c total #watches: 239808
252.45/252.50	c total #propagations: 30717944 / total #impl: 1216824789 (eff. 0.025)
252.45/252.50	c #Conflicts:     299000 | #Learnt:      21452 | 0.002
252.45/252.50	c total clause space: 127.173MB
252.45/252.50	c total #watches: 248278
253.55/253.64	c total #propagations: 30853549 / total #impl: 1220267420 (eff. 0.025)
253.55/253.64	c #Conflicts:     300000 | #Learnt:      22452 | 0.002
253.55/253.64	c total clause space: 127.173MB
253.55/253.64	c total #watches: 259522
254.45/254.55	c total #propagations: 30987843 / total #impl: 1224076511 (eff. 0.025)
254.45/254.55	c GC COLLECT
254.45/254.55	c #Conflicts:     301000 | #Learnt:      10103 | 0.002
254.45/254.55	c total clause space: 127.173MB
254.45/254.55	c total #watches: 141707
255.15/255.26	c total #propagations: 31128145 / total #impl: 1227562225 (eff. 0.025)
255.15/255.26	c #Conflicts:     302000 | #Learnt:      11103 | 0.002
255.15/255.26	c total clause space: 127.173MB
255.15/255.26	c total #watches: 151387
255.85/255.97	c total #propagations: 31314968 / total #impl: 1230194530 (eff. 0.025)
255.85/255.97	c #Conflicts:     303000 | #Learnt:      12103 | 0.002
255.85/255.97	c total clause space: 127.173MB
255.85/255.97	c total #watches: 161696
256.74/256.85	c total #propagations: 31431444 / total #impl: 1232628893 (eff. 0.025)
256.74/256.85	c #Conflicts:     304000 | #Learnt:      13103 | 0.002
256.74/256.85	c total clause space: 127.173MB
256.74/256.85	c total #watches: 169538
257.54/257.67	c total #propagations: 31546696 / total #impl: 1236146905 (eff. 0.026)
257.54/257.67	c #Conflicts:     305000 | #Learnt:      14103 | 0.002
257.54/257.67	c total clause space: 127.173MB
257.54/257.67	c total #watches: 176634
258.34/258.47	c total #propagations: 31674038 / total #impl: 1239678135 (eff. 0.026)
258.34/258.47	c #Conflicts:     306000 | #Learnt:      15103 | 0.002
258.34/258.47	c total clause space: 127.173MB
258.34/258.47	c total #watches: 185395
259.34/259.42	c total #propagations: 31773009 / total #impl: 1242639212 (eff. 0.026)
259.34/259.42	c #Conflicts:     307000 | #Learnt:      16103 | 0.002
259.34/259.42	c total clause space: 127.173MB
259.34/259.42	c total #watches: 193884
260.34/260.42	c total #propagations: 31891745 / total #impl: 1246229608 (eff. 0.026)
260.34/260.42	c #Conflicts:     308000 | #Learnt:      17103 | 0.002
260.34/260.42	c total clause space: 127.173MB
260.34/260.42	c total #watches: 204215
261.24/261.32	c total #propagations: 32026231 / total #impl: 1250041715 (eff. 0.026)
261.24/261.32	c #Conflicts:     309000 | #Learnt:      18103 | 0.002
261.24/261.32	c total clause space: 127.173MB
261.24/261.32	c total #watches: 215069
261.94/262.08	c total #propagations: 32138694 / total #impl: 1252237267 (eff. 0.026)
261.94/262.08	c #Conflicts:     310000 | #Learnt:      19103 | 0.002
261.94/262.08	c total clause space: 127.173MB
261.94/262.08	c total #watches: 224464
262.85/262.93	c total #propagations: 32225435 / total #impl: 1254401901 (eff. 0.026)
262.85/262.93	c #Conflicts:     311000 | #Learnt:      20103 | 0.002
262.85/262.93	c total clause space: 127.173MB
262.85/262.93	c total #watches: 231973
263.74/263.81	c total #propagations: 32353155 / total #impl: 1256706748 (eff. 0.026)
263.74/263.81	c #Conflicts:     312000 | #Learnt:      21103 | 0.002
263.74/263.81	c total clause space: 127.173MB
263.74/263.81	c total #watches: 241178
264.64/264.73	c total #propagations: 32441520 / total #impl: 1258957469 (eff. 0.026)
264.64/264.73	c #Conflicts:     313000 | #Learnt:      22103 | 0.002
264.64/264.73	c total clause space: 127.173MB
264.64/264.73	c total #watches: 245931
265.54/265.60	c total #propagations: 32514062 / total #impl: 1261516228 (eff. 0.026)
265.54/265.60	c #Conflicts:     314000 | #Learnt:      23103 | 0.002
265.54/265.60	c total clause space: 127.173MB
265.54/265.60	c total #watches: 254389
266.25/266.34	c total #propagations: 32578058 / total #impl: 1264115444 (eff. 0.026)
266.25/266.34	c GC COLLECT
266.25/266.34	c #Conflicts:     315000 | #Learnt:      10569 | 0.002
266.25/266.34	c total clause space: 127.173MB
266.25/266.34	c total #watches: 148918
266.54/266.64	c total #propagations: 32675461 / total #impl: 1266386600 (eff. 0.026)
266.54/266.64	c #Conflicts:     316000 | #Learnt:      11569 | 0.002
266.54/266.64	c total clause space: 127.173MB
266.54/266.64	c total #watches: 158693
266.94/267.07	c total #propagations: 32704622 / total #impl: 1267538422 (eff. 0.026)
266.94/267.07	c #Conflicts:     317000 | #Learnt:      12569 | 0.002
266.94/267.07	c total clause space: 127.173MB
266.94/267.07	c total #watches: 165185
267.35/267.47	c total #propagations: 32730992 / total #impl: 1269744593 (eff. 0.026)
267.35/267.47	c #Conflicts:     318000 | #Learnt:      13569 | 0.002
267.35/267.47	c total clause space: 127.173MB
267.35/267.47	c total #watches: 169198
267.94/268.05	c total #propagations: 32756545 / total #impl: 1271812509 (eff. 0.026)
267.94/268.05	c #Conflicts:     319000 | #Learnt:      14569 | 0.002
267.94/268.05	c total clause space: 127.173MB
267.94/268.05	c total #watches: 178091
268.74/268.80	c total #propagations: 32791581 / total #impl: 1274911344 (eff. 0.026)
268.74/268.80	c #Conflicts:     320000 | #Learnt:      15569 | 0.002
268.74/268.80	c total clause space: 127.173MB
268.74/268.80	c total #watches: 188900
269.34/269.46	c total #propagations: 32846489 / total #impl: 1278441552 (eff. 0.026)
269.34/269.46	c #Conflicts:     321000 | #Learnt:      16569 | 0.002
269.34/269.46	c total clause space: 127.173MB
269.34/269.46	c total #watches: 198098
270.14/270.23	c total #propagations: 32879787 / total #impl: 1282594736 (eff. 0.026)
270.14/270.23	c #Conflicts:     322000 | #Learnt:      17569 | 0.002
270.14/270.23	c total clause space: 127.173MB
270.14/270.23	c total #watches: 215617
270.94/271.08	c total #propagations: 32928247 / total #impl: 1288620106 (eff. 0.026)
270.94/271.08	c #Conflicts:     323000 | #Learnt:      18569 | 0.002
270.94/271.08	c total clause space: 127.173MB
270.94/271.08	c total #watches: 226213
271.84/271.99	c total #propagations: 32981876 / total #impl: 1294962358 (eff. 0.025)
271.84/271.99	c #Conflicts:     324000 | #Learnt:      19569 | 0.002
271.84/271.99	c total clause space: 127.173MB
271.84/271.99	c total #watches: 236159
272.64/272.76	c total #propagations: 33049307 / total #impl: 1301157284 (eff. 0.025)
272.64/272.76	c #Conflicts:     325000 | #Learnt:      20569 | 0.002
272.64/272.76	c total clause space: 127.173MB
272.64/272.76	c total #watches: 249250
273.54/273.65	c total #propagations: 33096423 / total #impl: 1304951701 (eff. 0.025)
273.54/273.65	c #Conflicts:     326000 | #Learnt:      21569 | 0.002
273.54/273.65	c total clause space: 127.173MB
273.54/273.65	c total #watches: 260484
274.64/274.73	c total #propagations: 33175102 / total #impl: 1308313633 (eff. 0.025)
274.64/274.73	c #Conflicts:     327000 | #Learnt:      22569 | 0.002
274.64/274.73	c total clause space: 127.173MB
274.64/274.73	c total #watches: 271182
275.94/276.01	c total #propagations: 33258363 / total #impl: 1313436196 (eff. 0.025)
275.94/276.01	c #Conflicts:     328000 | #Learnt:      23569 | 0.002
275.94/276.01	c total clause space: 127.173MB
275.94/276.01	c total #watches: 279930
277.04/277.11	c total #propagations: 33399244 / total #impl: 1318556291 (eff. 0.025)
277.04/277.11	c GC COLLECT
277.04/277.11	c #Conflicts:     329000 | #Learnt:      10671 | 0.002
277.04/277.11	c total clause space: 127.173MB
277.04/277.11	c total #watches: 165019
277.84/277.99	c total #propagations: 33514974 / total #impl: 1324374763 (eff. 0.025)
277.84/277.99	c #Conflicts:     330000 | #Learnt:      11671 | 0.002
277.84/277.99	c total clause space: 127.173MB
277.84/277.99	c total #watches: 175620
278.84/278.96	c total #propagations: 33575675 / total #impl: 1329850829 (eff. 0.025)
278.84/278.96	c #Conflicts:     331000 | #Learnt:      12671 | 0.002
278.84/278.96	c total clause space: 127.173MB
278.84/278.96	c total #watches: 187502
279.74/279.88	c total #propagations: 33644051 / total #impl: 1335288535 (eff. 0.025)
279.74/279.88	c #Conflicts:     332000 | #Learnt:      13671 | 0.002
279.74/279.88	c total clause space: 127.173MB
279.74/279.88	c total #watches: 198325
280.84/280.96	c total #propagations: 33725909 / total #impl: 1339376559 (eff. 0.025)
280.84/280.96	c #Conflicts:     333000 | #Learnt:      14671 | 0.002
280.84/280.96	c total clause space: 127.173MB
280.84/280.96	c total #watches: 204662
282.04/282.10	c total #propagations: 33881858 / total #impl: 1345245640 (eff. 0.025)
282.04/282.10	c #Conflicts:     334000 | #Learnt:      15671 | 0.002
282.04/282.10	c total clause space: 127.173MB
282.04/282.10	c total #watches: 212914
282.94/283.08	c total #propagations: 34030200 / total #impl: 1350134872 (eff. 0.025)
282.94/283.08	c #Conflicts:     335000 | #Learnt:      16671 | 0.002
282.94/283.08	c total clause space: 127.173MB
282.94/283.08	c total #watches: 220784
283.94/284.09	c total #propagations: 34180799 / total #impl: 1353676002 (eff. 0.025)
283.94/284.09	c #Conflicts:     336000 | #Learnt:      17671 | 0.002
283.94/284.09	c total clause space: 127.173MB
283.94/284.09	c total #watches: 227935
285.04/285.18	c total #propagations: 34288850 / total #impl: 1356722568 (eff. 0.025)
285.04/285.18	c #Conflicts:     337000 | #Learnt:      18671 | 0.002
285.04/285.18	c total clause space: 127.173MB
285.04/285.18	c total #watches: 234181
286.24/286.32	c total #propagations: 34404403 / total #impl: 1360208778 (eff. 0.025)
286.24/286.32	c #Conflicts:     338000 | #Learnt:      19671 | 0.002
286.24/286.32	c total clause space: 127.173MB
286.24/286.32	c total #watches: 242557
287.54/287.65	c total #propagations: 34501865 / total #impl: 1364032092 (eff. 0.025)
287.54/287.65	c #Conflicts:     339000 | #Learnt:      20671 | 0.002
287.54/287.65	c total clause space: 127.173MB
287.54/287.65	c total #watches: 253035
288.65/288.74	c total #propagations: 34630569 / total #impl: 1369059091 (eff. 0.025)
288.65/288.74	c #Conflicts:     340000 | #Learnt:      21671 | 0.002
288.65/288.74	c total clause space: 127.173MB
288.65/288.74	c total #watches: 267492
289.55/289.61	c total #propagations: 34721508 / total #impl: 1373148831 (eff. 0.025)
289.55/289.61	c #Conflicts:     341000 | #Learnt:      22671 | 0.002
289.55/289.61	c total clause space: 127.173MB
289.55/289.61	c total #watches: 274834
290.45/290.59	c total #propagations: 34856576 / total #impl: 1376659284 (eff. 0.025)
290.45/290.59	c #Conflicts:     342000 | #Learnt:      23671 | 0.002
290.45/290.59	c total clause space: 127.173MB
290.45/290.59	c total #watches: 285208
291.15/291.20	c total #propagations: 34975441 / total #impl: 1380381402 (eff. 0.025)
291.15/291.20	c GC COLLECT
291.15/291.20	c #Conflicts:     343000 | #Learnt:      10204 | 0.002
291.15/291.20	c total clause space: 127.173MB
291.15/291.20	c total #watches: 151920
291.75/291.87	c total #propagations: 35031321 / total #impl: 1382972094 (eff. 0.025)
291.75/291.87	c #Conflicts:     344000 | #Learnt:      11204 | 0.002
291.75/291.87	c total clause space: 127.173MB
291.75/291.87	c total #watches: 165146
292.45/292.51	c total #propagations: 35135682 / total #impl: 1386360273 (eff. 0.025)
292.45/292.51	c #Conflicts:     345000 | #Learnt:      12204 | 0.002
292.45/292.51	c total clause space: 127.173MB
292.45/292.51	c total #watches: 170396
293.05/293.12	c total #propagations: 35216246 / total #impl: 1391097665 (eff. 0.025)
293.05/293.12	c #Conflicts:     346000 | #Learnt:      13204 | 0.002
293.05/293.12	c total clause space: 127.173MB
293.05/293.12	c total #watches: 181017
293.65/293.74	c total #propagations: 35397380 / total #impl: 1394226552 (eff. 0.025)
293.65/293.74	c #Conflicts:     347000 | #Learnt:      14204 | 0.002
293.65/293.74	c total clause space: 127.173MB
293.65/293.74	c total #watches: 193645
294.25/294.36	c total #propagations: 35577553 / total #impl: 1396288390 (eff. 0.025)
294.25/294.36	c #Conflicts:     348000 | #Learnt:      15204 | 0.002
294.25/294.36	c total clause space: 127.173MB
294.25/294.36	c total #watches: 206277
294.95/295.04	c total #propagations: 35664808 / total #impl: 1399923508 (eff. 0.025)
294.95/295.04	c #Conflicts:     349000 | #Learnt:      16204 | 0.002
294.95/295.04	c total clause space: 127.173MB
294.95/295.04	c total #watches: 216436
295.65/295.76	c total #propagations: 35815816 / total #impl: 1403889092 (eff. 0.026)
295.65/295.76	c #Conflicts:     350000 | #Learnt:      17204 | 0.002
295.65/295.76	c total clause space: 127.173MB
295.65/295.76	c total #watches: 228705
296.45/296.50	c total #propagations: 35941566 / total #impl: 1407799538 (eff. 0.026)
296.45/296.50	c #Conflicts:     351000 | #Learnt:      18204 | 0.002
296.45/296.50	c total clause space: 127.173MB
296.45/296.50	c total #watches: 235739
297.25/297.35	c total #propagations: 35992067 / total #impl: 1412573287 (eff. 0.025)
297.25/297.35	c #Conflicts:     352000 | #Learnt:      19204 | 0.002
297.25/297.35	c total clause space: 127.173MB
297.25/297.35	c total #watches: 250610
298.15/298.22	c total #propagations: 36096024 / total #impl: 1415947058 (eff. 0.025)
298.15/298.22	c #Conflicts:     353000 | #Learnt:      20204 | 0.002
298.15/298.22	c total clause space: 127.173MB
298.15/298.22	c total #watches: 260307
299.35/299.48	c total #propagations: 36141441 / total #impl: 1421118894 (eff. 0.025)
299.35/299.48	c #Conflicts:     354000 | #Learnt:      21204 | 0.002
299.35/299.48	c total clause space: 127.173MB
299.35/299.48	c total #watches: 271397
300.75/300.87	c total #propagations: 36300148 / total #impl: 1425025074 (eff. 0.025)
300.75/300.87	c #Conflicts:     355000 | #Learnt:      22204 | 0.002
300.75/300.87	c total clause space: 127.173MB
300.75/300.87	c total #watches: 279235
301.75/301.85	c total #propagations: 36497925 / total #impl: 1429823640 (eff. 0.026)
301.75/301.85	c #Conflicts:     356000 | #Learnt:      23204 | 0.002
301.75/301.85	c total clause space: 127.173MB
301.75/301.85	c total #watches: 296332
303.04/303.13	c total #propagations: 36620238 / total #impl: 1433819838 (eff. 0.026)
303.04/303.13	c GC COLLECT
303.04/303.13	c #Conflicts:     357000 | #Learnt:       9583 | 0.002
303.04/303.13	c total clause space: 127.173MB
303.04/303.13	c total #watches: 182144
303.94/304.03	c total #propagations: 36777196 / total #impl: 1439682222 (eff. 0.026)
303.94/304.03	c #Conflicts:     358000 | #Learnt:      10583 | 0.002
303.94/304.03	c total clause space: 127.173MB
303.94/304.03	c total #watches: 192720
304.75/304.86	c total #propagations: 36945194 / total #impl: 1442636063 (eff. 0.026)
304.75/304.86	c #Conflicts:     359000 | #Learnt:      11583 | 0.002
304.75/304.86	c total clause space: 127.173MB
304.75/304.86	c total #watches: 205796
305.64/305.70	c total #propagations: 37024464 / total #impl: 1447900901 (eff. 0.026)
305.64/305.70	c #Conflicts:     360000 | #Learnt:      12583 | 0.002
305.64/305.70	c total clause space: 127.173MB
305.64/305.70	c total #watches: 215834
306.54/306.67	c total #propagations: 37124211 / total #impl: 1453027296 (eff. 0.026)
306.54/306.67	c #Conflicts:     361000 | #Learnt:      13583 | 0.002
306.54/306.67	c total clause space: 127.173MB
306.54/306.67	c total #watches: 233541
307.74/307.82	c total #propagations: 37219781 / total #impl: 1459011079 (eff. 0.026)
307.74/307.82	c #Conflicts:     362000 | #Learnt:      14583 | 0.002
307.74/307.82	c total clause space: 127.173MB
307.74/307.82	c total #watches: 242628
308.74/308.86	c total #propagations: 37427514 / total #impl: 1463340394 (eff. 0.026)
308.74/308.86	c #Conflicts:     363000 | #Learnt:      15583 | 0.002
308.74/308.86	c total clause space: 127.173MB
308.74/308.86	c total #watches: 256821
309.64/309.77	c total #propagations: 37561604 / total #impl: 1467207593 (eff. 0.026)
309.64/309.77	c #Conflicts:     364000 | #Learnt:      16583 | 0.002
309.64/309.77	c total clause space: 127.173MB
309.64/309.77	c total #watches: 265153
310.74/310.84	c total #propagations: 37786645 / total #impl: 1469846540 (eff. 0.026)
310.74/310.84	c #Conflicts:     365000 | #Learnt:      17583 | 0.002
310.74/310.84	c total clause space: 127.173MB
310.74/310.84	c total #watches: 275018
311.74/311.85	c total #propagations: 38003234 / total #impl: 1472194726 (eff. 0.026)
311.74/311.85	c #Conflicts:     366000 | #Learnt:      18583 | 0.002
311.74/311.85	c total clause space: 127.173MB
311.74/311.85	c total #watches: 285060
312.74/312.82	c total #propagations: 38194827 / total #impl: 1474570137 (eff. 0.026)
312.74/312.82	c #Conflicts:     367000 | #Learnt:      19583 | 0.002
312.74/312.82	c total clause space: 127.173MB
312.74/312.82	c total #watches: 296943
313.84/313.98	c total #propagations: 38342849 / total #impl: 1477266281 (eff. 0.026)
313.84/313.98	c #Conflicts:     368000 | #Learnt:      20583 | 0.002
313.84/313.98	c total clause space: 127.173MB
313.84/313.98	c total #watches: 312449
314.94/315.07	c total #propagations: 38439584 / total #impl: 1482317441 (eff. 0.026)
314.94/315.07	c #Conflicts:     369000 | #Learnt:      21583 | 0.002
314.94/315.07	c total clause space: 127.173MB
314.94/315.07	c total #watches: 321465
316.14/316.28	c total #propagations: 38541386 / total #impl: 1487470074 (eff. 0.026)
316.14/316.28	c #Conflicts:     370000 | #Learnt:      22583 | 0.002
316.14/316.28	c total clause space: 127.173MB
316.14/316.28	c total #watches: 330263
317.54/317.61	c total #propagations: 38690352 / total #impl: 1490965868 (eff. 0.026)
317.54/317.61	c #Conflicts:     371000 | #Learnt:      23583 | 0.002
317.54/317.61	c total clause space: 127.173MB
317.54/317.61	c total #watches: 339639
318.74/318.87	c total #propagations: 38874314 / total #impl: 1493578322 (eff. 0.026)
318.74/318.87	c GC COLLECT
318.74/318.87	c #Conflicts:     372000 | #Learnt:       9559 | 0.002
318.74/318.87	c total clause space: 127.173MB
318.74/318.87	c total #watches: 174002
319.44/319.52	c total #propagations: 39044866 / total #impl: 1495997092 (eff. 0.026)
319.44/319.52	c #Conflicts:     373000 | #Learnt:      10559 | 0.002
319.44/319.52	c total clause space: 127.173MB
319.44/319.52	c total #watches: 181506
320.05/320.19	c total #propagations: 39260235 / total #impl: 1498456578 (eff. 0.026)
320.05/320.19	c #Conflicts:     374000 | #Learnt:      11559 | 0.002
320.05/320.19	c total clause space: 127.173MB
320.05/320.19	c total #watches: 187854
320.74/320.88	c total #propagations: 39503933 / total #impl: 1501089831 (eff. 0.026)
320.74/320.88	c #Conflicts:     375000 | #Learnt:      12559 | 0.002
320.74/320.88	c total clause space: 127.173MB
320.74/320.88	c total #watches: 194468
321.44/321.56	c total #propagations: 39731342 / total #impl: 1503320751 (eff. 0.026)
321.44/321.56	c #Conflicts:     376000 | #Learnt:      13559 | 0.002
321.44/321.56	c total clause space: 127.173MB
321.44/321.56	c total #watches: 202056
322.14/322.25	c total #propagations: 39936694 / total #impl: 1505393545 (eff. 0.027)
322.14/322.25	c #Conflicts:     377000 | #Learnt:      14559 | 0.002
322.14/322.25	c total clause space: 127.173MB
322.14/322.25	c total #watches: 210097
322.94/323.06	c total #propagations: 40102479 / total #impl: 1506972580 (eff. 0.027)
322.94/323.06	c #Conflicts:     378000 | #Learnt:      15559 | 0.002
322.94/323.06	c total clause space: 127.173MB
322.94/323.06	c total #watches: 219037
323.84/323.94	c total #propagations: 40249278 / total #impl: 1508890689 (eff. 0.027)
323.84/323.94	c #Conflicts:     379000 | #Learnt:      16559 | 0.002
323.84/323.94	c total clause space: 127.173MB
323.84/323.94	c total #watches: 225739
324.74/324.85	c total #propagations: 40415775 / total #impl: 1511099759 (eff. 0.027)
324.74/324.85	c #Conflicts:     380000 | #Learnt:      17559 | 0.002
324.74/324.85	c total clause space: 127.173MB
324.74/324.85	c total #watches: 233844
325.55/325.70	c total #propagations: 40595195 / total #impl: 1513049544 (eff. 0.027)
325.55/325.70	c #Conflicts:     381000 | #Learnt:      18559 | 0.002
325.55/325.70	c total clause space: 127.173MB
325.55/325.70	c total #watches: 248436
326.54/326.64	c total #propagations: 40725364 / total #impl: 1514219345 (eff. 0.027)
326.54/326.64	c #Conflicts:     382000 | #Learnt:      19559 | 0.002
326.54/326.64	c total clause space: 127.173MB
326.54/326.64	c total #watches: 264755
327.64/327.79	c total #propagations: 40848032 / total #impl: 1516195414 (eff. 0.027)
327.64/327.79	c #Conflicts:     383000 | #Learnt:      20559 | 0.002
327.64/327.79	c total clause space: 127.173MB
327.64/327.79	c total #watches: 276182
328.95/329.05	c total #propagations: 40993730 / total #impl: 1518457899 (eff. 0.027)
328.95/329.05	c #Conflicts:     384000 | #Learnt:      21559 | 0.002
328.95/329.05	c total clause space: 127.173MB
328.95/329.05	c total #watches: 286434
330.14/330.26	c total #propagations: 41125566 / total #impl: 1521469677 (eff. 0.027)
330.14/330.26	c #Conflicts:     385000 | #Learnt:      22559 | 0.002
330.14/330.26	c total clause space: 127.173MB
330.14/330.26	c total #watches: 295321
331.34/331.42	c total #propagations: 41223578 / total #impl: 1525122349 (eff. 0.027)
331.34/331.42	c #Conflicts:     386000 | #Learnt:      23559 | 0.002
331.34/331.42	c total clause space: 127.173MB
331.34/331.42	c total #watches: 302706
332.64/332.75	c total #propagations: 41327361 / total #impl: 1528578127 (eff. 0.027)
332.64/332.75	c #Conflicts:     387000 | #Learnt:      24559 | 0.002
332.64/332.75	c total clause space: 127.173MB
332.64/332.75	c total #watches: 312116
333.64/333.70	c total #propagations: 41421365 / total #impl: 1531745685 (eff. 0.027)
333.64/333.70	c GC COLLECT
333.64/333.70	c #Conflicts:     388000 | #Learnt:      10490 | 0.002
333.64/333.70	c total clause space: 127.173MB
333.64/333.70	c total #watches: 158521
334.54/334.60	c total #propagations: 41555498 / total #impl: 1534539467 (eff. 0.027)
334.54/334.60	c #Conflicts:     389000 | #Learnt:      11490 | 0.002
334.54/334.60	c total clause space: 127.173MB
334.54/334.60	c total #watches: 172052
335.45/335.59	c total #propagations: 41633343 / total #impl: 1537467234 (eff. 0.027)
335.45/335.59	c #Conflicts:     390000 | #Learnt:      12490 | 0.002
335.45/335.59	c total clause space: 127.173MB
335.45/335.59	c total #watches: 180092
336.24/336.34	c total #propagations: 41779959 / total #impl: 1539706710 (eff. 0.027)
336.24/336.34	c #Conflicts:     391000 | #Learnt:      13490 | 0.002
336.24/336.34	c total clause space: 127.173MB
336.24/336.34	c total #watches: 190442
337.14/337.26	c total #propagations: 41911811 / total #impl: 1541826268 (eff. 0.027)
337.14/337.26	c #Conflicts:     392000 | #Learnt:      14490 | 0.002
337.14/337.26	c total clause space: 127.173MB
337.14/337.26	c total #watches: 204940
338.14/338.27	c total #propagations: 42028317 / total #impl: 1544268489 (eff. 0.027)
338.14/338.27	c #Conflicts:     393000 | #Learnt:      15490 | 0.002
338.14/338.27	c total clause space: 127.173MB
338.14/338.27	c total #watches: 224009
339.14/339.29	c total #propagations: 42160040 / total #impl: 1547105240 (eff. 0.027)
339.14/339.29	c #Conflicts:     394000 | #Learnt:      16490 | 0.002
339.14/339.29	c total clause space: 127.173MB
339.14/339.29	c total #watches: 244002
340.24/340.38	c total #propagations: 42293374 / total #impl: 1549692518 (eff. 0.027)
340.24/340.38	c #Conflicts:     395000 | #Learnt:      17490 | 0.002
340.24/340.38	c total clause space: 127.173MB
340.24/340.38	c total #watches: 259794
341.54/341.62	c total #propagations: 42377727 / total #impl: 1553641258 (eff. 0.027)
341.54/341.62	c #Conflicts:     396000 | #Learnt:      18490 | 0.002
341.54/341.62	c total clause space: 127.173MB
341.54/341.62	c total #watches: 275893
342.64/342.77	c total #propagations: 42501012 / total #impl: 1557445054 (eff. 0.027)
342.64/342.77	c #Conflicts:     397000 | #Learnt:      19490 | 0.002
342.64/342.77	c total clause space: 127.173MB
342.64/342.77	c total #watches: 302801
344.14/344.21	c total #propagations: 42602996 / total #impl: 1562263978 (eff. 0.027)
344.14/344.21	c #Conflicts:     398000 | #Learnt:      20490 | 0.002
344.14/344.21	c total clause space: 127.173MB
344.14/344.21	c total #watches: 319457
345.74/345.82	c total #propagations: 42738978 / total #impl: 1565879919 (eff. 0.027)
345.74/345.82	c #Conflicts:     399000 | #Learnt:      21490 | 0.002
345.74/345.82	c total clause space: 127.173MB
345.74/345.82	c total #watches: 331163
347.54/347.62	c total #propagations: 42897735 / total #impl: 1568111296 (eff. 0.027)
347.54/347.62	c #Conflicts:     400000 | #Learnt:      22490 | 0.002
347.54/347.62	c total clause space: 127.173MB
347.54/347.62	c total #watches: 344504
349.14/349.21	c total #propagations: 43045441 / total #impl: 1570286736 (eff. 0.027)
349.14/349.21	c #Conflicts:     401000 | #Learnt:      23490 | 0.002
349.14/349.21	c total clause space: 127.173MB
349.14/349.21	c total #watches: 356834
350.64/350.74	c total #propagations: 43150113 / total #impl: 1574297286 (eff. 0.027)
350.64/350.74	c #Conflicts:     402000 | #Learnt:      24490 | 0.002
350.64/350.74	c total clause space: 127.173MB
350.64/350.74	c total #watches: 367936
352.14/352.22	c total #propagations: 43270688 / total #impl: 1577904441 (eff. 0.027)
352.14/352.22	c GC COLLECT
352.14/352.22	c #Conflicts:     403000 | #Learnt:       9949 | 0.002
352.14/352.22	c total clause space: 127.173MB
352.14/352.22	c total #watches: 212501
353.04/353.17	c total #propagations: 43365279 / total #impl: 1583303991 (eff. 0.027)
353.04/353.17	c #Conflicts:     404000 | #Learnt:      10949 | 0.002
353.04/353.17	c total clause space: 127.173MB
353.04/353.17	c total #watches: 224473
354.04/354.19	c total #propagations: 43428643 / total #impl: 1587710030 (eff. 0.027)
354.04/354.19	c #Conflicts:     405000 | #Learnt:      11949 | 0.002
354.04/354.19	c total clause space: 127.173MB
354.04/354.19	c total #watches: 233116
355.14/355.23	c total #propagations: 43494909 / total #impl: 1591570005 (eff. 0.027)
355.14/355.23	c #Conflicts:     406000 | #Learnt:      12949 | 0.002
355.14/355.23	c total clause space: 127.173MB
355.14/355.23	c total #watches: 252759
356.34/356.48	c total #propagations: 43576871 / total #impl: 1595184731 (eff. 0.027)
356.34/356.48	c #Conflicts:     407000 | #Learnt:      13949 | 0.002
356.34/356.48	c total clause space: 127.173MB
356.34/356.48	c total #watches: 271764
357.54/357.67	c total #propagations: 43710942 / total #impl: 1597678640 (eff. 0.027)
357.54/357.67	c #Conflicts:     408000 | #Learnt:      14949 | 0.002
357.54/357.67	c total clause space: 127.173MB
357.54/357.67	c total #watches: 287171
358.44/358.50	c total #propagations: 43795226 / total #impl: 1602100646 (eff. 0.027)
358.44/358.50	c #Conflicts:     409000 | #Learnt:      15949 | 0.002
358.44/358.50	c total clause space: 127.173MB
358.44/358.50	c total #watches: 304255
359.64/359.73	c total #propagations: 43845290 / total #impl: 1606959622 (eff. 0.027)
359.64/359.73	c #Conflicts:     410000 | #Learnt:      16949 | 0.002
359.64/359.73	c total clause space: 127.173MB
359.64/359.73	c total #watches: 317517
360.94/361.09	c total #propagations: 43966971 / total #impl: 1610669912 (eff. 0.027)
360.94/361.09	c #Conflicts:     411000 | #Learnt:      17949 | 0.002
360.94/361.09	c total clause space: 127.173MB
360.94/361.09	c total #watches: 331958
362.43/362.59	c total #propagations: 44085256 / total #impl: 1614356620 (eff. 0.027)
362.43/362.59	c #Conflicts:     412000 | #Learnt:      18949 | 0.002
362.43/362.59	c total clause space: 127.173MB
362.43/362.59	c total #watches: 349262
363.83/363.99	c total #propagations: 44247888 / total #impl: 1618134617 (eff. 0.027)
363.83/363.99	c #Conflicts:     413000 | #Learnt:      19949 | 0.002
363.83/363.99	c total clause space: 127.173MB
363.83/363.99	c total #watches: 360668
365.24/365.38	c total #propagations: 44401833 / total #impl: 1621132881 (eff. 0.027)
365.24/365.38	c #Conflicts:     414000 | #Learnt:      20949 | 0.002
365.24/365.38	c total clause space: 127.173MB
365.24/365.38	c total #watches: 370454
366.43/366.58	c total #propagations: 44550996 / total #impl: 1623640845 (eff. 0.027)
366.43/366.58	c #Conflicts:     415000 | #Learnt:      21949 | 0.002
366.43/366.58	c total clause space: 127.173MB
366.43/366.58	c total #watches: 380067
367.83/367.90	c total #propagations: 44725902 / total #impl: 1625367046 (eff. 0.028)
367.83/367.90	c #Conflicts:     416000 | #Learnt:      22949 | 0.002
367.83/367.90	c total clause space: 127.173MB
367.83/367.90	c total #watches: 386770
369.03/369.10	c total #propagations: 44914976 / total #impl: 1626824487 (eff. 0.028)
369.03/369.10	c #Conflicts:     417000 | #Learnt:      23949 | 0.002
369.03/369.10	c total clause space: 127.173MB
369.03/369.10	c total #watches: 393380
370.43/370.52	c total #propagations: 45090879 / total #impl: 1628429198 (eff. 0.028)
370.43/370.52	c #Conflicts:     418000 | #Learnt:      24949 | 0.002
370.43/370.52	c total clause space: 127.173MB
370.43/370.52	c total #watches: 407484
371.53/371.63	c total #propagations: 45188320 / total #impl: 1630492708 (eff. 0.028)
371.53/371.63	c GC COLLECT
371.53/371.63	c #Conflicts:     419000 | #Learnt:      10151 | 0.002
371.53/371.63	c total clause space: 206.656MB
371.53/371.63	c total #watches: 193916
372.43/372.57	c total #propagations: 45280626 / total #impl: 1633314863 (eff. 0.028)
372.43/372.57	c #Conflicts:     420000 | #Learnt:      11151 | 0.002
372.43/372.57	c total clause space: 206.656MB
372.43/372.57	c total #watches: 202741
373.33/373.49	c total #propagations: 45381022 / total #impl: 1636890425 (eff. 0.028)
373.33/373.49	c #Conflicts:     421000 | #Learnt:      12151 | 0.002
373.33/373.49	c total clause space: 206.656MB
373.33/373.49	c total #watches: 214896
374.43/374.56	c total #propagations: 45465558 / total #impl: 1641375656 (eff. 0.028)
374.43/374.56	c #Conflicts:     422000 | #Learnt:      13151 | 0.002
374.43/374.56	c total clause space: 206.656MB
374.43/374.56	c total #watches: 228282
375.14/375.29	c total #propagations: 45592235 / total #impl: 1646728328 (eff. 0.028)
375.14/375.29	c #Conflicts:     423000 | #Learnt:      14151 | 0.002
375.14/375.29	c total clause space: 206.656MB
375.14/375.29	c total #watches: 249741
376.24/376.33	c total #propagations: 45631628 / total #impl: 1650168689 (eff. 0.028)
376.24/376.33	c #Conflicts:     424000 | #Learnt:      15151 | 0.002
376.24/376.33	c total clause space: 206.656MB
376.24/376.33	c total #watches: 267629
377.34/377.47	c total #propagations: 45727872 / total #impl: 1654434877 (eff. 0.028)
377.34/377.47	c #Conflicts:     425000 | #Learnt:      16151 | 0.002
377.34/377.47	c total clause space: 206.656MB
377.34/377.47	c total #watches: 280114
378.34/378.46	c total #propagations: 45842108 / total #impl: 1658824839 (eff. 0.028)
378.34/378.46	c #Conflicts:     426000 | #Learnt:      17151 | 0.002
378.34/378.46	c total clause space: 206.656MB
378.34/378.46	c total #watches: 296762
379.44/379.59	c total #propagations: 45917275 / total #impl: 1662623591 (eff. 0.028)
379.44/379.59	c #Conflicts:     427000 | #Learnt:      18151 | 0.002
379.44/379.59	c total clause space: 206.656MB
379.44/379.59	c total #watches: 309137
380.73/380.82	c total #propagations: 46012655 / total #impl: 1666720052 (eff. 0.028)
380.73/380.82	c #Conflicts:     428000 | #Learnt:      19151 | 0.002
380.73/380.82	c total clause space: 206.656MB
380.73/380.82	c total #watches: 320344
382.13/382.23	c total #propagations: 46131515 / total #impl: 1671971941 (eff. 0.028)
382.13/382.23	c #Conflicts:     429000 | #Learnt:      20151 | 0.002
382.13/382.23	c total clause space: 206.656MB
382.13/382.23	c total #watches: 334739
383.63/383.70	c total #propagations: 46247939 / total #impl: 1677489599 (eff. 0.028)
383.63/383.70	c #Conflicts:     430000 | #Learnt:      21151 | 0.002
383.63/383.70	c total clause space: 206.656MB
383.63/383.70	c total #watches: 348366
384.94/385.08	c total #propagations: 46348490 / total #impl: 1682550522 (eff. 0.028)
384.94/385.08	c #Conflicts:     431000 | #Learnt:      22151 | 0.002
384.94/385.08	c total clause space: 206.656MB
384.94/385.08	c total #watches: 356264
386.33/386.46	c total #propagations: 46498510 / total #impl: 1688431540 (eff. 0.028)
386.33/386.46	c #Conflicts:     432000 | #Learnt:      23151 | 0.002
386.33/386.46	c total clause space: 206.656MB
386.33/386.46	c total #watches: 365024
387.93/388.09	c total #propagations: 46647719 / total #impl: 1694692679 (eff. 0.028)
387.93/388.09	c #Conflicts:     433000 | #Learnt:      24151 | 0.002
387.93/388.09	c total clause space: 206.656MB
387.93/388.09	c total #watches: 374705
389.34/389.49	c total #propagations: 46809555 / total #impl: 1702915393 (eff. 0.027)
389.34/389.49	c #Conflicts:     434000 | #Learnt:      25151 | 0.002
389.34/389.49	c total clause space: 206.656MB
389.34/389.49	c total #watches: 391515
390.83/390.91	c total #propagations: 46898478 / total #impl: 1709486245 (eff. 0.027)
390.83/390.91	c GC COLLECT
390.83/390.91	c #Conflicts:     435000 | #Learnt:      10144 | 0.002
390.83/390.91	c total clause space: 206.656MB
390.83/390.91	c total #watches: 196498
391.83/391.94	c total #propagations: 47088839 / total #impl: 1716464920 (eff. 0.027)
391.83/391.94	c #Conflicts:     436000 | #Learnt:      11144 | 0.002
391.83/391.94	c total clause space: 206.656MB
391.83/391.94	c total #watches: 209302
393.03/393.19	c total #propagations: 47175125 / total #impl: 1724242338 (eff. 0.027)
393.03/393.19	c #Conflicts:     437000 | #Learnt:      12144 | 0.002
393.03/393.19	c total clause space: 206.656MB
393.03/393.19	c total #watches: 221331
394.43/394.56	c total #propagations: 47338062 / total #impl: 1730445994 (eff. 0.027)
394.43/394.56	c #Conflicts:     438000 | #Learnt:      13144 | 0.002
394.43/394.56	c total clause space: 206.656MB
394.43/394.56	c total #watches: 237322
395.63/395.77	c total #propagations: 47466228 / total #impl: 1738237042 (eff. 0.027)
395.63/395.77	c #Conflicts:     439000 | #Learnt:      14144 | 0.002
395.63/395.77	c total clause space: 206.656MB
395.63/395.77	c total #watches: 248885
396.93/397.04	c total #propagations: 47560787 / total #impl: 1746040201 (eff. 0.027)
396.93/397.04	c #Conflicts:     440000 | #Learnt:      15144 | 0.002
396.93/397.04	c total clause space: 206.656MB
396.93/397.04	c total #watches: 260806
398.23/398.37	c total #propagations: 47706658 / total #impl: 1752524458 (eff. 0.027)
398.23/398.37	c #Conflicts:     441000 | #Learnt:      16144 | 0.002
398.23/398.37	c total clause space: 206.656MB
398.23/398.37	c total #watches: 274186
399.73/399.85	c total #propagations: 47830920 / total #impl: 1758209179 (eff. 0.027)
399.73/399.85	c #Conflicts:     442000 | #Learnt:      17144 | 0.002
399.73/399.85	c total clause space: 206.656MB
399.73/399.85	c total #watches: 286034
401.23/401.38	c total #propagations: 47983352 / total #impl: 1764612051 (eff. 0.027)
401.23/401.38	c #Conflicts:     443000 | #Learnt:      18144 | 0.002
401.23/401.38	c total clause space: 206.656MB
401.23/401.38	c total #watches: 294358
402.53/402.68	c total #propagations: 48137798 / total #impl: 1771523027 (eff. 0.027)
402.53/402.68	c #Conflicts:     444000 | #Learnt:      19144 | 0.002
402.53/402.68	c total clause space: 206.656MB
402.53/402.68	c total #watches: 311721
404.03/404.19	c total #propagations: 48181824 / total #impl: 1778576614 (eff. 0.027)
404.03/404.19	c #Conflicts:     445000 | #Learnt:      20144 | 0.002
404.03/404.19	c total clause space: 206.656MB
404.03/404.19	c total #watches: 325831
405.73/405.84	c total #propagations: 48242529 / total #impl: 1783991162 (eff. 0.027)
405.73/405.84	c #Conflicts:     446000 | #Learnt:      21144 | 0.002
405.73/405.84	c total clause space: 206.656MB
405.73/405.84	c total #watches: 335486
407.43/407.55	c total #propagations: 48344795 / total #impl: 1790447661 (eff. 0.027)
407.43/407.55	c #Conflicts:     447000 | #Learnt:      22144 | 0.002
407.43/407.55	c total clause space: 206.656MB
407.43/407.55	c total #watches: 342660
409.23/409.37	c total #propagations: 48471045 / total #impl: 1796863554 (eff. 0.027)
409.23/409.37	c #Conflicts:     448000 | #Learnt:      23144 | 0.002
409.23/409.37	c total clause space: 206.656MB
409.23/409.37	c total #watches: 351866
411.13/411.23	c total #propagations: 48596465 / total #impl: 1803427539 (eff. 0.027)
411.13/411.23	c #Conflicts:     449000 | #Learnt:      24144 | 0.002
411.13/411.23	c total clause space: 206.656MB
411.13/411.23	c total #watches: 359500
413.03/413.14	c total #propagations: 48693626 / total #impl: 1808878902 (eff. 0.027)
413.03/413.14	c #Conflicts:     450000 | #Learnt:      25144 | 0.002
413.03/413.14	c total clause space: 206.656MB
413.03/413.14	c total #watches: 366051
414.73/414.87	c total #propagations: 48858316 / total #impl: 1815392669 (eff. 0.027)
414.73/414.87	c GC COLLECT
414.73/414.87	c #Conflicts:     451000 | #Learnt:       9823 | 0.002
414.73/414.87	c total clause space: 206.656MB
414.73/414.87	c total #watches: 185147
415.73/415.90	c total #propagations: 49005417 / total #impl: 1823410455 (eff. 0.027)
415.73/415.90	c #Conflicts:     452000 | #Learnt:      10823 | 0.002
415.73/415.90	c total clause space: 206.656MB
415.73/415.90	c total #watches: 195253
416.83/416.99	c total #propagations: 49157299 / total #impl: 1829276024 (eff. 0.027)
416.83/416.99	c #Conflicts:     453000 | #Learnt:      11823 | 0.002
416.83/416.99	c total clause space: 206.656MB
416.83/416.99	c total #watches: 203435
418.03/418.15	c total #propagations: 49350051 / total #impl: 1835431874 (eff. 0.027)
418.03/418.15	c #Conflicts:     454000 | #Learnt:      12823 | 0.002
418.03/418.15	c total clause space: 206.656MB
418.03/418.15	c total #watches: 217830
419.32/419.41	c total #propagations: 49454092 / total #impl: 1840040503 (eff. 0.027)
419.32/419.41	c #Conflicts:     455000 | #Learnt:      13823 | 0.002
419.32/419.41	c total clause space: 206.656MB
419.32/419.41	c total #watches: 227565
420.72/420.82	c total #propagations: 49607140 / total #impl: 1843848118 (eff. 0.027)
420.72/420.82	c #Conflicts:     456000 | #Learnt:      14823 | 0.002
420.72/420.82	c total clause space: 206.656MB
420.72/420.82	c total #watches: 237479
422.02/422.18	c total #propagations: 49803666 / total #impl: 1849995970 (eff. 0.027)
422.02/422.18	c #Conflicts:     457000 | #Learnt:      15823 | 0.002
422.02/422.18	c total clause space: 206.656MB
422.02/422.18	c total #watches: 251966
423.53/423.64	c total #propagations: 49929311 / total #impl: 1856712695 (eff. 0.027)
423.53/423.64	c #Conflicts:     458000 | #Learnt:      16823 | 0.002
423.53/423.64	c total clause space: 206.656MB
423.53/423.64	c total #watches: 263880
424.92/425.03	c total #propagations: 50102332 / total #impl: 1862822175 (eff. 0.027)
424.92/425.03	c #Conflicts:     459000 | #Learnt:      17823 | 0.002
424.92/425.03	c total clause space: 206.656MB
424.92/425.03	c total #watches: 274874
426.22/426.35	c total #propagations: 50228413 / total #impl: 1869221719 (eff. 0.027)
426.22/426.35	c #Conflicts:     460000 | #Learnt:      18823 | 0.002
426.22/426.35	c total clause space: 206.656MB
426.22/426.35	c total #watches: 288948
427.62/427.75	c total #propagations: 50301493 / total #impl: 1876490199 (eff. 0.027)
427.62/427.75	c #Conflicts:     461000 | #Learnt:      19823 | 0.002
427.62/427.75	c total clause space: 206.656MB
427.62/427.75	c total #watches: 298521
429.12/429.28	c total #propagations: 50417696 / total #impl: 1883255631 (eff. 0.027)
429.12/429.28	c #Conflicts:     462000 | #Learnt:      20823 | 0.002
429.12/429.28	c total clause space: 206.656MB
429.12/429.28	c total #watches: 311894
430.62/430.70	c total #propagations: 50530016 / total #impl: 1889943359 (eff. 0.027)
430.62/430.70	c #Conflicts:     463000 | #Learnt:      21823 | 0.002
430.62/430.70	c total clause space: 206.656MB
430.62/430.70	c total #watches: 320205
432.12/432.22	c total #propagations: 50687979 / total #impl: 1896561619 (eff. 0.027)
432.12/432.22	c #Conflicts:     464000 | #Learnt:      22823 | 0.002
432.12/432.22	c total clause space: 206.656MB
432.12/432.22	c total #watches: 331819
433.82/433.90	c total #propagations: 50835536 / total #impl: 1903521896 (eff. 0.027)
433.82/433.90	c #Conflicts:     465000 | #Learnt:      23823 | 0.002
433.82/433.90	c total clause space: 206.656MB
433.82/433.90	c total #watches: 339660
435.42/435.53	c total #propagations: 50985727 / total #impl: 1912396524 (eff. 0.027)
435.42/435.53	c #Conflicts:     466000 | #Learnt:      24823 | 0.002
435.42/435.53	c total clause space: 206.656MB
435.42/435.53	c total #watches: 351278
437.42/437.53	c total #propagations: 51117566 / total #impl: 1920830665 (eff. 0.027)
437.42/437.53	c #Conflicts:     467000 | #Learnt:      25823 | 0.002
437.42/437.53	c total clause space: 206.656MB
437.42/437.53	c total #watches: 363562
438.93/439.03	c total #propagations: 51275983 / total #impl: 1930367731 (eff. 0.027)
438.93/439.03	c GC COLLECT
438.93/439.03	c #Conflicts:     468000 | #Learnt:      10141 | 0.002
438.93/439.03	c total clause space: 206.656MB
438.93/439.03	c total #watches: 213894
440.03/440.11	c total #propagations: 51433743 / total #impl: 1937439909 (eff. 0.027)
440.03/440.11	c #Conflicts:     469000 | #Learnt:      11141 | 0.002
440.03/440.11	c total clause space: 206.656MB
440.03/440.11	c total #watches: 223039
441.22/441.30	c total #propagations: 51554406 / total #impl: 1946601521 (eff. 0.026)
441.22/441.30	c #Conflicts:     470000 | #Learnt:      12141 | 0.002
441.22/441.30	c total clause space: 206.656MB
441.22/441.30	c total #watches: 231656
442.52/442.60	c total #propagations: 51702345 / total #impl: 1955580752 (eff. 0.026)
442.52/442.60	c #Conflicts:     471000 | #Learnt:      13141 | 0.002
442.52/442.60	c total clause space: 206.656MB
442.52/442.60	c total #watches: 241120
443.82/443.94	c total #propagations: 51854489 / total #impl: 1965515382 (eff. 0.026)
443.82/443.94	c #Conflicts:     472000 | #Learnt:      14141 | 0.002
443.82/443.94	c total clause space: 206.656MB
443.82/443.94	c total #watches: 253826
444.92/445.01	c total #propagations: 51975725 / total #impl: 1974480829 (eff. 0.026)
444.92/445.01	c #Conflicts:     473000 | #Learnt:      15141 | 0.002
444.92/445.01	c total clause space: 206.656MB
444.92/445.01	c total #watches: 267500
446.32/446.43	c total #propagations: 52079485 / total #impl: 1982071625 (eff. 0.026)
446.32/446.43	c #Conflicts:     474000 | #Learnt:      16141 | 0.002
446.32/446.43	c total clause space: 206.656MB
446.32/446.43	c total #watches: 279715
447.73/447.87	c total #propagations: 52212951 / total #impl: 1990415766 (eff. 0.026)
447.73/447.87	c #Conflicts:     475000 | #Learnt:      17141 | 0.002
447.73/447.87	c total clause space: 206.656MB
447.73/447.87	c total #watches: 292701
449.42/449.56	c total #propagations: 52327968 / total #impl: 1998551269 (eff. 0.026)
449.42/449.56	c #Conflicts:     476000 | #Learnt:      18141 | 0.002
449.42/449.56	c total clause space: 206.656MB
449.42/449.56	c total #watches: 304610
451.12/451.26	c total #propagations: 52474443 / total #impl: 2007887817 (eff. 0.026)
451.12/451.26	c #Conflicts:     477000 | #Learnt:      19141 | 0.002
451.12/451.26	c total clause space: 206.656MB
451.12/451.26	c total #watches: 319739
452.72/452.86	c total #propagations: 52630630 / total #impl: 2016489870 (eff. 0.026)
452.72/452.86	c #Conflicts:     478000 | #Learnt:      20141 | 0.002
452.72/452.86	c total clause space: 206.656MB
452.72/452.86	c total #watches: 329636
454.42/454.55	c total #propagations: 52773177 / total #impl: 2024238745 (eff. 0.026)
454.42/454.55	c #Conflicts:     479000 | #Learnt:      21141 | 0.002
454.42/454.55	c total clause space: 206.656MB
454.42/454.55	c total #watches: 341122
456.02/456.17	c total #propagations: 52904290 / total #impl: 2030547786 (eff. 0.026)
456.02/456.17	c #Conflicts:     480000 | #Learnt:      22141 | 0.002
456.02/456.17	c total clause space: 206.656MB
456.02/456.17	c total #watches: 352606
457.52/457.64	c total #propagations: 53044102 / total #impl: 2037763929 (eff. 0.026)
457.52/457.64	c #Conflicts:     481000 | #Learnt:      23141 | 0.002
457.52/457.64	c total clause space: 206.656MB
457.52/457.64	c total #watches: 365907
459.42/459.51	c total #propagations: 53149157 / total #impl: 2045668697 (eff. 0.026)
459.42/459.51	c #Conflicts:     482000 | #Learnt:      24141 | 0.002
459.42/459.51	c total clause space: 206.656MB
459.42/459.51	c total #watches: 375785
461.22/461.32	c total #propagations: 53293113 / total #impl: 2053510273 (eff. 0.026)
461.22/461.32	c #Conflicts:     483000 | #Learnt:      25141 | 0.002
461.22/461.32	c total clause space: 206.656MB
461.22/461.32	c total #watches: 385614
462.92/463.09	c total #propagations: 53433884 / total #impl: 2062009410 (eff. 0.026)
462.92/463.09	c #Conflicts:     484000 | #Learnt:      26141 | 0.002
462.92/463.09	c total clause space: 206.656MB
462.92/463.09	c total #watches: 393823
464.62/464.79	c total #propagations: 53561510 / total #impl: 2069473371 (eff. 0.026)
464.62/464.79	c GC COLLECT
464.62/464.79	c #Conflicts:     485000 | #Learnt:      10247 | 0.002
464.62/464.79	c total clause space: 206.656MB
464.62/464.79	c total #watches: 220427
465.92/466.07	c total #propagations: 53717003 / total #impl: 2076892383 (eff. 0.026)
465.92/466.07	c #Conflicts:     486000 | #Learnt:      11247 | 0.002
465.92/466.07	c total clause space: 206.656MB
465.92/466.07	c total #watches: 234827
467.32/467.42	c total #propagations: 53908802 / total #impl: 2083516202 (eff. 0.026)
467.32/467.42	c #Conflicts:     487000 | #Learnt:      12247 | 0.002
467.32/467.42	c total clause space: 206.656MB
467.32/467.42	c total #watches: 244388
468.72/468.86	c total #propagations: 54021872 / total #impl: 2091260591 (eff. 0.026)
468.72/468.86	c #Conflicts:     488000 | #Learnt:      13247 | 0.002
468.72/468.86	c total clause space: 206.656MB
468.72/468.86	c total #watches: 253251
470.22/470.38	c total #propagations: 54160583 / total #impl: 2097719332 (eff. 0.026)
470.22/470.38	c #Conflicts:     489000 | #Learnt:      14247 | 0.002
470.22/470.38	c total clause space: 206.656MB
470.22/470.38	c total #watches: 263573
471.42/471.58	c total #propagations: 54274692 / total #impl: 2104956135 (eff. 0.026)
471.42/471.58	c #Conflicts:     490000 | #Learnt:      15247 | 0.002
471.42/471.58	c total clause space: 206.656MB
471.42/471.58	c total #watches: 274864
472.82/472.91	c total #propagations: 54353083 / total #impl: 2112442018 (eff. 0.026)
472.82/472.91	c #Conflicts:     491000 | #Learnt:      16247 | 0.002
472.82/472.91	c total clause space: 206.656MB
472.82/472.91	c total #watches: 283922
474.31/474.48	c total #propagations: 54447978 / total #impl: 2119598495 (eff. 0.026)
474.31/474.48	c #Conflicts:     492000 | #Learnt:      17247 | 0.002
474.31/474.48	c total clause space: 206.656MB
474.31/474.48	c total #watches: 294108
475.91/476.04	c total #propagations: 54560307 / total #impl: 2125795519 (eff. 0.026)
475.91/476.04	c #Conflicts:     493000 | #Learnt:      18247 | 0.002
475.91/476.04	c total clause space: 206.656MB
475.91/476.04	c total #watches: 307135
477.71/477.81	c total #propagations: 54684295 / total #impl: 2130861963 (eff. 0.026)
477.71/477.81	c #Conflicts:     494000 | #Learnt:      19247 | 0.002
477.71/477.81	c total clause space: 206.656MB
477.71/477.81	c total #watches: 323740
479.31/479.49	c total #propagations: 54828910 / total #impl: 2135854184 (eff. 0.026)
479.31/479.49	c #Conflicts:     495000 | #Learnt:      20247 | 0.002
479.31/479.49	c total clause space: 206.656MB
479.31/479.49	c total #watches: 342418
481.11/481.25	c total #propagations: 54935850 / total #impl: 2141037560 (eff. 0.026)
481.11/481.25	c #Conflicts:     496000 | #Learnt:      21247 | 0.002
481.11/481.25	c total clause space: 206.656MB
481.11/481.25	c total #watches: 358181
482.82/482.97	c total #propagations: 55056264 / total #impl: 2146572442 (eff. 0.026)
482.82/482.97	c #Conflicts:     497000 | #Learnt:      22247 | 0.002
482.82/482.97	c total clause space: 206.656MB
482.82/482.97	c total #watches: 370784
483.41/483.58	c total #propagations: 55155450 / total #impl: 2152833333 (eff. 0.026)
483.41/483.58	c #Conflicts:     498000 | #Learnt:      23247 | 0.002
483.41/483.58	c total clause space: 206.656MB
483.41/483.58	c total #watches: 380847
483.71/483.88	c total #propagations: 55188775 / total #impl: 2154955632 (eff. 0.026)
483.71/483.88	c #Conflicts:     499000 | #Learnt:      24247 | 0.002
483.71/483.88	c total clause space: 206.656MB
483.71/483.88	c total #watches: 388946
484.71/484.88	c total #propagations: 55195109 / total #impl: 2155998046 (eff. 0.026)
484.71/484.88	c #Conflicts:     500000 | #Learnt:      25247 | 0.002
484.71/484.88	c total clause space: 206.656MB
484.71/484.88	c total #watches: 396887
486.01/486.10	c total #propagations: 55228612 / total #impl: 2161993164 (eff. 0.026)
486.01/486.10	c #Conflicts:     501000 | #Learnt:      26247 | 0.002
486.01/486.10	c total clause space: 206.656MB
486.01/486.10	c total #watches: 405419
486.51/486.61	c total #propagations: 55279125 / total #impl: 2167880790 (eff. 0.025)
486.51/486.61	c GC COLLECT
486.51/486.61	c #Conflicts:     502000 | #Learnt:      10202 | 0.002
486.51/486.61	c total clause space: 206.656MB
486.51/486.61	c total #watches: 229108
486.81/486.93	c total #propagations: 55301079 / total #impl: 2170287049 (eff. 0.025)
486.81/486.93	c #Conflicts:     503000 | #Learnt:      11202 | 0.002
486.81/486.93	c total clause space: 206.656MB
486.81/486.93	c total #watches: 231909
487.11/487.25	c total #propagations: 55307035 / total #impl: 2172557836 (eff. 0.025)
487.11/487.25	c #Conflicts:     504000 | #Learnt:      12202 | 0.002
487.11/487.25	c total clause space: 206.656MB
487.11/487.25	c total #watches: 235024
487.41/487.57	c total #propagations: 55313346 / total #impl: 2174896773 (eff. 0.025)
487.41/487.57	c #Conflicts:     505000 | #Learnt:      13202 | 0.002
487.41/487.57	c total clause space: 206.656MB
487.41/487.57	c total #watches: 237814
487.81/487.91	c total #propagations: 55319440 / total #impl: 2177018080 (eff. 0.025)
487.81/487.91	c #Conflicts:     506000 | #Learnt:      14202 | 0.002
487.81/487.91	c total clause space: 206.656MB
487.81/487.91	c total #watches: 241664
488.11/488.24	c total #propagations: 55325551 / total #impl: 2179655318 (eff. 0.025)
488.11/488.24	c #Conflicts:     507000 | #Learnt:      15202 | 0.002
488.11/488.24	c total clause space: 206.656MB
488.11/488.24	c total #watches: 246195
489.21/489.33	c total #propagations: 55331934 / total #impl: 2181662417 (eff. 0.025)
489.21/489.33	c #Conflicts:     508000 | #Learnt:      16202 | 0.002
489.21/489.33	c total clause space: 206.656MB
489.21/489.33	c total #watches: 254575
490.41/490.50	c total #propagations: 55397682 / total #impl: 2190477775 (eff. 0.025)
490.41/490.50	c #Conflicts:     509000 | #Learnt:      17202 | 0.002
490.41/490.50	c total clause space: 206.656MB
490.41/490.50	c total #watches: 269225
491.72/491.84	c total #propagations: 55531757 / total #impl: 2195124056 (eff. 0.025)
491.72/491.84	c #Conflicts:     510000 | #Learnt:      18202 | 0.002
491.72/491.84	c total clause space: 206.656MB
491.72/491.84	c total #watches: 289300
492.91/493.07	c total #propagations: 55652033 / total #impl: 2201387100 (eff. 0.025)
492.91/493.07	c #Conflicts:     511000 | #Learnt:      19202 | 0.002
492.91/493.07	c total clause space: 206.656MB
492.91/493.07	c total #watches: 303002
494.11/494.26	c total #propagations: 55783849 / total #impl: 2205334612 (eff. 0.025)
494.11/494.26	c #Conflicts:     512000 | #Learnt:      20202 | 0.002
494.11/494.26	c total clause space: 206.656MB
494.11/494.26	c total #watches: 317982
495.61/495.71	c total #propagations: 55964525 / total #impl: 2208541149 (eff. 0.025)
495.61/495.71	c #Conflicts:     513000 | #Learnt:      21202 | 0.002
495.61/495.71	c total clause space: 206.656MB
495.61/495.71	c total #watches: 333052
497.31/497.46	c total #propagations: 56098361 / total #impl: 2214664962 (eff. 0.025)
497.31/497.46	c #Conflicts:     514000 | #Learnt:      22202 | 0.002
497.31/497.46	c total clause space: 206.656MB
497.31/497.46	c total #watches: 351152
499.31/499.41	c total #propagations: 56236679 / total #impl: 2219880561 (eff. 0.025)
499.31/499.41	c #Conflicts:     515000 | #Learnt:      23202 | 0.002
499.31/499.41	c total clause space: 206.656MB
499.31/499.41	c total #watches: 361356
500.71/500.85	c total #propagations: 56411299 / total #impl: 2225659502 (eff. 0.025)
500.71/500.85	c #Conflicts:     516000 | #Learnt:      24202 | 0.002
500.71/500.85	c total clause space: 206.656MB
500.71/500.85	c total #watches: 377012
502.31/502.42	c total #propagations: 56546694 / total #impl: 2230759527 (eff. 0.025)
502.31/502.42	c #Conflicts:     517000 | #Learnt:      25202 | 0.002
502.31/502.42	c total clause space: 206.656MB
502.31/502.42	c total #watches: 386024
503.61/503.75	c total #propagations: 56759625 / total #impl: 2234552232 (eff. 0.025)
503.61/503.75	c #Conflicts:     518000 | #Learnt:      26202 | 0.002
503.61/503.75	c total clause space: 206.656MB
503.61/503.75	c total #watches: 398065
505.11/505.24	c total #propagations: 56921062 / total #impl: 2237509939 (eff. 0.025)
505.11/505.24	c #Conflicts:     519000 | #Learnt:      27202 | 0.002
505.11/505.24	c total clause space: 206.656MB
505.11/505.24	c total #watches: 405896
506.51/506.68	c total #propagations: 57096306 / total #impl: 2239839456 (eff. 0.025)
506.51/506.68	c GC COLLECT
506.51/506.68	c #Conflicts:     520000 | #Learnt:      10235 | 0.002
506.51/506.68	c total clause space: 206.656MB
506.51/506.68	c total #watches: 265548
508.01/508.15	c total #propagations: 57230768 / total #impl: 2242851472 (eff. 0.026)
508.01/508.15	c #Conflicts:     521000 | #Learnt:      11235 | 0.002
508.01/508.15	c total clause space: 206.656MB
508.01/508.15	c total #watches: 279148
509.61/509.74	c total #propagations: 57344890 / total #impl: 2246362234 (eff. 0.026)
509.61/509.74	c #Conflicts:     522000 | #Learnt:      12235 | 0.002
509.61/509.74	c total clause space: 206.656MB
509.61/509.74	c total #watches: 293355
511.01/511.13	c total #propagations: 57479346 / total #impl: 2249652232 (eff. 0.026)
511.01/511.13	c #Conflicts:     523000 | #Learnt:      13235 | 0.002
511.01/511.13	c total clause space: 206.656MB
511.01/511.13	c total #watches: 305999
512.81/512.94	c total #propagations: 57613655 / total #impl: 2253824639 (eff. 0.026)
512.81/512.94	c #Conflicts:     524000 | #Learnt:      14235 | 0.002
512.81/512.94	c total clause space: 206.656MB
512.81/512.94	c total #watches: 313643
514.41/514.57	c total #propagations: 57751322 / total #impl: 2258298407 (eff. 0.026)
514.41/514.57	c #Conflicts:     525000 | #Learnt:      15235 | 0.002
514.41/514.57	c total clause space: 206.656MB
514.41/514.57	c total #watches: 327872
516.31/516.41	c total #propagations: 57866270 / total #impl: 2264088280 (eff. 0.026)
516.31/516.41	c #Conflicts:     526000 | #Learnt:      16235 | 0.002
516.31/516.41	c total clause space: 206.656MB
516.31/516.41	c total #watches: 341233
518.01/518.20	c total #propagations: 58020315 / total #impl: 2270068197 (eff. 0.026)
518.01/518.20	c #Conflicts:     527000 | #Learnt:      17235 | 0.002
518.01/518.20	c total clause space: 206.656MB
518.01/518.20	c total #watches: 353044
519.80/519.98	c total #propagations: 58145872 / total #impl: 2276610048 (eff. 0.026)
519.80/519.98	c #Conflicts:     528000 | #Learnt:      18235 | 0.002
519.80/519.98	c total clause space: 206.656MB
519.80/519.98	c total #watches: 366864
521.90/522.01	c total #propagations: 58275005 / total #impl: 2282756414 (eff. 0.026)
521.90/522.01	c #Conflicts:     529000 | #Learnt:      19235 | 0.002
521.90/522.01	c total clause space: 206.656MB
521.90/522.01	c total #watches: 377725
523.90/524.07	c total #propagations: 58399701 / total #impl: 2288628680 (eff. 0.026)
523.90/524.07	c #Conflicts:     530000 | #Learnt:      20235 | 0.002
523.90/524.07	c total clause space: 206.656MB
523.90/524.07	c total #watches: 383910
526.00/526.13	c total #propagations: 58518745 / total #impl: 2293028313 (eff. 0.026)
526.00/526.13	c #Conflicts:     531000 | #Learnt:      21235 | 0.002
526.00/526.13	c total clause space: 206.656MB
526.00/526.13	c total #watches: 394431
528.10/528.20	c total #propagations: 58663398 / total #impl: 2296572465 (eff. 0.026)
528.10/528.20	c #Conflicts:     532000 | #Learnt:      22235 | 0.002
528.10/528.20	c total clause space: 206.656MB
528.10/528.20	c total #watches: 410311
530.50/530.63	c total #propagations: 58787404 / total #impl: 2300993595 (eff. 0.026)
530.50/530.63	c #Conflicts:     533000 | #Learnt:      23235 | 0.002
530.50/530.63	c total clause space: 206.656MB
530.50/530.63	c total #watches: 426417
532.60/532.76	c total #propagations: 58902282 / total #impl: 2306518409 (eff. 0.026)
532.60/532.76	c #Conflicts:     534000 | #Learnt:      24235 | 0.002
532.60/532.76	c total clause space: 206.656MB
532.60/532.76	c total #watches: 448699
534.20/534.39	c total #propagations: 59044960 / total #impl: 2310634741 (eff. 0.026)
534.20/534.39	c #Conflicts:     535000 | #Learnt:      25235 | 0.002
534.20/534.39	c total clause space: 206.656MB
534.20/534.39	c total #watches: 470727
536.20/536.37	c total #propagations: 59204147 / total #impl: 2313475652 (eff. 0.026)
536.20/536.37	c #Conflicts:     536000 | #Learnt:      26235 | 0.002
536.20/536.37	c total clause space: 206.656MB
536.20/536.37	c total #watches: 484487
538.60/538.73	c total #propagations: 59405418 / total #impl: 2315820169 (eff. 0.026)
538.60/538.73	c #Conflicts:     537000 | #Learnt:      27235 | 0.002
538.60/538.73	c total clause space: 206.656MB
538.60/538.73	c total #watches: 502711
540.60/540.73	c total #propagations: 59518700 / total #impl: 2319482998 (eff. 0.026)
540.60/540.73	c GC COLLECT
540.60/540.73	c #Conflicts:     538000 | #Learnt:      10134 | 0.002
540.60/540.73	c total clause space: 206.656MB
540.60/540.73	c total #watches: 249699
542.21/542.31	c total #propagations: 59721345 / total #impl: 2322396497 (eff. 0.026)
542.21/542.31	c #Conflicts:     539000 | #Learnt:      11134 | 0.002
542.21/542.31	c total clause space: 206.656MB
542.21/542.31	c total #watches: 263414
543.60/543.70	c total #propagations: 59853229 / total #impl: 2325844977 (eff. 0.026)
543.60/543.70	c #Conflicts:     540000 | #Learnt:      12134 | 0.002
543.60/543.70	c total clause space: 206.656MB
543.60/543.70	c total #watches: 283505
545.40/545.51	c total #propagations: 59959936 / total #impl: 2329341560 (eff. 0.026)
545.40/545.51	c #Conflicts:     541000 | #Learnt:      13134 | 0.002
545.40/545.51	c total clause space: 206.656MB
545.40/545.51	c total #watches: 299080
546.80/546.93	c total #propagations: 60079784 / total #impl: 2332407419 (eff. 0.026)
546.80/546.93	c #Conflicts:     542000 | #Learnt:      14134 | 0.002
546.80/546.93	c total clause space: 206.656MB
546.80/546.93	c total #watches: 316393
548.50/548.63	c total #propagations: 60150386 / total #impl: 2336874297 (eff. 0.026)
548.50/548.63	c #Conflicts:     543000 | #Learnt:      15134 | 0.002
548.50/548.63	c total clause space: 206.656MB
548.50/548.63	c total #watches: 334335
549.91/550.10	c total #propagations: 60252502 / total #impl: 2341461331 (eff. 0.026)
549.91/550.10	c #Conflicts:     544000 | #Learnt:      16134 | 0.002
549.91/550.10	c total clause space: 206.656MB
549.91/550.10	c total #watches: 353845
552.01/552.12	c total #propagations: 60341624 / total #impl: 2347291207 (eff. 0.026)
552.01/552.12	c #Conflicts:     545000 | #Learnt:      17134 | 0.002
552.01/552.12	c total clause space: 206.656MB
552.01/552.12	c total #watches: 370198
553.91/554.04	c total #propagations: 60460250 / total #impl: 2352154196 (eff. 0.026)
553.91/554.04	c #Conflicts:     546000 | #Learnt:      18134 | 0.002
553.91/554.04	c total clause space: 206.656MB
553.91/554.04	c total #watches: 380924
556.01/556.10	c total #propagations: 60598470 / total #impl: 2355982407 (eff. 0.026)
556.01/556.10	c #Conflicts:     547000 | #Learnt:      19134 | 0.002
556.01/556.10	c total clause space: 206.656MB
556.01/556.10	c total #watches: 395467
558.01/558.18	c total #propagations: 60727160 / total #impl: 2359659942 (eff. 0.026)
558.01/558.18	c #Conflicts:     548000 | #Learnt:      20134 | 0.002
558.01/558.18	c total clause space: 206.656MB
558.01/558.18	c total #watches: 411966
560.21/560.36	c total #propagations: 60857065 / total #impl: 2364387253 (eff. 0.026)
560.21/560.36	c #Conflicts:     549000 | #Learnt:      21134 | 0.002
560.21/560.36	c total clause space: 206.656MB
560.21/560.36	c total #watches: 428027
562.21/562.34	c total #propagations: 60968337 / total #impl: 2368777862 (eff. 0.026)
562.21/562.34	c #Conflicts:     550000 | #Learnt:      22134 | 0.002
562.21/562.34	c total clause space: 206.656MB
562.21/562.34	c total #watches: 440619
564.31/564.48	c total #propagations: 61088007 / total #impl: 2372554941 (eff. 0.026)
564.31/564.48	c #Conflicts:     551000 | #Learnt:      23134 | 0.002
564.31/564.48	c total clause space: 206.656MB
564.31/564.48	c total #watches: 456369
566.11/566.26	c total #propagations: 61168643 / total #impl: 2377724657 (eff. 0.026)
566.11/566.26	c #Conflicts:     552000 | #Learnt:      24134 | 0.002
566.11/566.26	c total clause space: 206.656MB
566.11/566.26	c total #watches: 473960
568.41/568.52	c total #propagations: 61239717 / total #impl: 2384516933 (eff. 0.026)
568.41/568.52	c #Conflicts:     553000 | #Learnt:      25134 | 0.002
568.41/568.52	c total clause space: 206.656MB
568.41/568.52	c total #watches: 488098
570.91/571.01	c total #propagations: 61352207 / total #impl: 2389711844 (eff. 0.026)
570.91/571.01	c #Conflicts:     554000 | #Learnt:      26134 | 0.002
570.91/571.01	c total clause space: 206.656MB
570.91/571.01	c total #watches: 511317
573.01/573.16	c total #propagations: 61484079 / total #impl: 2395254486 (eff. 0.026)
573.01/573.16	c #Conflicts:     555000 | #Learnt:      27134 | 0.002
573.01/573.16	c total clause space: 206.656MB
573.01/573.16	c total #watches: 533293
574.21/574.36	c total #propagations: 61548768 / total #impl: 2402701932 (eff. 0.026)
574.21/574.36	c GC COLLECT
574.21/574.36	c #Conflicts:     556000 | #Learnt:      10313 | 0.002
574.21/574.36	c total clause space: 206.656MB
574.21/574.36	c total #watches: 237708
575.60/575.75	c total #propagations: 61576082 / total #impl: 2410687696 (eff. 0.026)
575.60/575.75	c #Conflicts:     557000 | #Learnt:      11313 | 0.002
575.60/575.75	c total clause space: 206.656MB
575.60/575.75	c total #watches: 252719
576.50/576.68	c total #propagations: 61667133 / total #impl: 2418764403 (eff. 0.025)
576.50/576.68	c #Conflicts:     558000 | #Learnt:      12313 | 0.002
576.50/576.68	c total clause space: 206.656MB
576.50/576.68	c total #watches: 260427
577.51/577.67	c total #propagations: 61687708 / total #impl: 2426322269 (eff. 0.025)
577.51/577.67	c #Conflicts:     559000 | #Learnt:      13313 | 0.002
577.51/577.67	c total clause space: 206.656MB
577.51/577.67	c total #watches: 284446
579.20/579.33	c total #propagations: 61732593 / total #impl: 2429889600 (eff. 0.025)
579.20/579.33	c #Conflicts:     560000 | #Learnt:      14313 | 0.002
579.20/579.33	c total clause space: 206.656MB
579.20/579.33	c total #watches: 304235
580.71/580.86	c total #propagations: 61873735 / total #impl: 2432105281 (eff. 0.025)
580.71/580.86	c #Conflicts:     561000 | #Learnt:      15313 | 0.002
580.71/580.86	c total clause space: 206.656MB
580.71/580.86	c total #watches: 316171
582.30/582.43	c total #propagations: 62059107 / total #impl: 2434549427 (eff. 0.025)
582.30/582.43	c #Conflicts:     562000 | #Learnt:      16313 | 0.002
582.30/582.43	c total clause space: 206.656MB
582.30/582.43	c total #watches: 332270
583.50/583.69	c total #propagations: 62225161 / total #impl: 2436558303 (eff. 0.026)
583.50/583.69	c #Conflicts:     563000 | #Learnt:      17320 | 0.002
583.50/583.69	c total clause space: 206.656MB
583.50/583.69	c total #watches: 353218
585.00/585.11	c total #propagations: 62295589 / total #impl: 2439345580 (eff. 0.026)
585.00/585.11	c #Conflicts:     564000 | #Learnt:      18323 | 0.002
585.00/585.11	c total clause space: 206.656MB
585.00/585.11	c total #watches: 376423
586.60/586.71	c total #propagations: 62375383 / total #impl: 2443505341 (eff. 0.026)
586.60/586.71	c #Conflicts:     565000 | #Learnt:      19333 | 0.002
586.60/586.71	c total clause space: 206.656MB
586.60/586.71	c total #watches: 419015
587.70/587.88	c total #propagations: 62491793 / total #impl: 2446760658 (eff. 0.026)
587.70/587.88	c #Conflicts:     566000 | #Learnt:      20338 | 0.002
587.70/587.88	c total clause space: 206.656MB
587.70/587.88	c total #watches: 443432
589.51/589.70	c total #propagations: 62547987 / total #impl: 2449338813 (eff. 0.026)
589.51/589.70	c #Conflicts:     567000 | #Learnt:      21339 | 0.002
589.51/589.70	c total clause space: 206.656MB
589.51/589.70	c total #watches: 469831
591.20/591.32	c total #propagations: 62685763 / total #impl: 2453577080 (eff. 0.026)
591.20/591.32	c #Conflicts:     568000 | #Learnt:      22347 | 0.002
591.20/591.32	c total clause space: 206.656MB
591.20/591.32	c total #watches: 503039
593.20/593.36	c total #propagations: 62751468 / total #impl: 2458248468 (eff. 0.026)
593.20/593.36	c #Conflicts:     569000 | #Learnt:      23350 | 0.002
593.20/593.36	c total clause space: 206.656MB
593.20/593.36	c total #watches: 523768
595.20/595.37	c total #propagations: 63013903 / total #impl: 2459766377 (eff. 0.026)
595.20/595.37	c #Conflicts:     570000 | #Learnt:      24350 | 0.002
595.20/595.37	c total clause space: 206.656MB
595.20/595.37	c total #watches: 535813
597.31/597.40	c total #propagations: 63141004 / total #impl: 2460774998 (eff. 0.026)
597.31/597.40	c #Conflicts:     571000 | #Learnt:      25350 | 0.002
597.31/597.40	c total clause space: 206.656MB
597.31/597.40	c total #watches: 543703
599.20/599.32	c total #propagations: 63230729 / total #impl: 2462085932 (eff. 0.026)
599.20/599.32	c #Conflicts:     572000 | #Learnt:      26350 | 0.002
599.20/599.32	c total clause space: 206.656MB
599.20/599.32	c total #watches: 557823
600.51/600.64	c total #propagations: 63292936 / total #impl: 2463969478 (eff. 0.026)
600.51/600.64	c #Conflicts:     573000 | #Learnt:      27350 | 0.002
600.51/600.64	c total clause space: 206.656MB
600.51/600.64	c total #watches: 565347
601.80/601.91	c total #propagations: 63319195 / total #impl: 2465908788 (eff. 0.026)
601.80/601.91	c #Conflicts:     574000 | #Learnt:      28350 | 0.002
601.80/601.91	c total clause space: 206.656MB
601.80/601.91	c total #watches: 568916
602.81/602.94	c total #propagations: 63344610 / total #impl: 2467760085 (eff. 0.026)
602.81/602.94	c GC COLLECT
602.81/602.94	c #Conflicts:     575000 | #Learnt:      10689 | 0.002
602.81/602.94	c total clause space: 206.656MB
602.81/602.94	c total #watches: 301716
603.91/604.09	c total #propagations: 63378912 / total #impl: 2471397445 (eff. 0.026)
603.91/604.09	c #Conflicts:     576000 | #Learnt:      11691 | 0.002
603.91/604.09	c total clause space: 206.656MB
603.91/604.09	c total #watches: 330700
605.70/605.89	c total #propagations: 63436795 / total #impl: 2477089572 (eff. 0.026)
605.70/605.89	c #Conflicts:     577000 | #Learnt:      12725 | 0.002
605.70/605.89	c total clause space: 206.656MB
605.70/605.89	c total #watches: 366786
607.10/607.23	c total #propagations: 63536001 / total #impl: 2479983704 (eff. 0.026)
607.10/607.23	c #Conflicts:     578000 | #Learnt:      13727 | 0.002
607.10/607.23	c total clause space: 206.656MB
607.10/607.23	c total #watches: 381349
608.31/608.43	c total #propagations: 63606480 / total #impl: 2482682629 (eff. 0.026)
608.31/608.43	c #Conflicts:     579000 | #Learnt:      14728 | 0.002
608.31/608.43	c total clause space: 206.656MB
608.31/608.43	c total #watches: 386791
610.10/610.26	c total #propagations: 63670361 / total #impl: 2485358616 (eff. 0.026)
610.10/610.26	c #Conflicts:     580000 | #Learnt:      15756 | 0.002
610.10/610.26	c total clause space: 206.656MB
610.10/610.26	c total #watches: 411810
611.40/611.54	c total #propagations: 63741799 / total #impl: 2486976089 (eff. 0.026)
611.40/611.54	c #Conflicts:     581000 | #Learnt:      16756 | 0.002
611.40/611.54	c total clause space: 206.656MB
611.40/611.54	c total #watches: 422774
612.60/612.75	c total #propagations: 63961467 / total #impl: 2488044389 (eff. 0.026)
612.60/612.75	c #Conflicts:     582000 | #Learnt:      17756 | 0.003
612.60/612.75	c total clause space: 206.656MB
612.60/612.75	c total #watches: 433728
614.00/614.16	c total #propagations: 64226240 / total #impl: 2489375598 (eff. 0.026)
614.00/614.16	c #Conflicts:     583000 | #Learnt:      18756 | 0.003
614.00/614.16	c total clause space: 206.656MB
614.00/614.16	c total #watches: 449235
615.40/615.54	c total #propagations: 64410318 / total #impl: 2490608757 (eff. 0.026)
615.40/615.54	c #Conflicts:     584000 | #Learnt:      19756 | 0.003
615.40/615.54	c total clause space: 206.656MB
615.40/615.54	c total #watches: 462748
616.80/616.90	c total #propagations: 64475681 / total #impl: 2492411836 (eff. 0.026)
616.80/616.90	c #Conflicts:     585000 | #Learnt:      20756 | 0.003
616.80/616.90	c total clause space: 206.656MB
616.80/616.90	c total #watches: 474743
618.30/618.48	c total #propagations: 64496454 / total #impl: 2493880206 (eff. 0.026)
618.30/618.48	c #Conflicts:     586000 | #Learnt:      21756 | 0.003
618.30/618.48	c total clause space: 206.656MB
618.30/618.48	c total #watches: 482659
619.80/619.93	c total #propagations: 64544948 / total #impl: 2495959804 (eff. 0.026)
619.80/619.93	c #Conflicts:     587000 | #Learnt:      22756 | 0.003
619.80/619.93	c total clause space: 206.656MB
619.80/619.93	c total #watches: 491091
621.30/621.50	c total #propagations: 64722758 / total #impl: 2497940734 (eff. 0.026)
621.30/621.50	c #Conflicts:     588000 | #Learnt:      23756 | 0.003
621.30/621.50	c total clause space: 206.656MB
621.30/621.50	c total #watches: 499088
622.90/623.03	c total #propagations: 64846221 / total #impl: 2500542820 (eff. 0.026)
622.90/623.03	c #Conflicts:     589000 | #Learnt:      24756 | 0.003
622.90/623.03	c total clause space: 206.656MB
622.90/623.03	c total #watches: 509265
624.70/624.85	c total #propagations: 65000322 / total #impl: 2502997846 (eff. 0.026)
624.70/624.85	c #Conflicts:     590000 | #Learnt:      25756 | 0.003
624.70/624.85	c total clause space: 206.656MB
624.70/624.85	c total #watches: 522852
626.39/626.56	c total #propagations: 65148426 / total #impl: 2504802555 (eff. 0.026)
626.39/626.56	c #Conflicts:     591000 | #Learnt:      26756 | 0.003
626.39/626.56	c total clause space: 206.656MB
626.39/626.56	c total #watches: 533121
627.79/627.93	c total #propagations: 65405590 / total #impl: 2506296272 (eff. 0.026)
627.79/627.93	c #Conflicts:     592000 | #Learnt:      27756 | 0.003
627.79/627.93	c total clause space: 206.656MB
627.79/627.93	c total #watches: 543412
628.99/629.20	c total #propagations: 65635596 / total #impl: 2507258889 (eff. 0.026)
628.99/629.20	c GC COLLECT
628.99/629.20	c #Conflicts:     593000 | #Learnt:       9765 | 0.003
628.99/629.20	c total clause space: 206.656MB
628.99/629.20	c total #watches: 213179
629.89/630.03	c total #propagations: 65834620 / total #impl: 2508133820 (eff. 0.026)
629.89/630.03	c #Conflicts:     594000 | #Learnt:      10765 | 0.003
629.89/630.03	c total clause space: 206.656MB
629.89/630.03	c total #watches: 233596
630.79/630.90	c total #propagations: 65968987 / total #impl: 2509627496 (eff. 0.026)
630.79/630.90	c #Conflicts:     595000 | #Learnt:      11765 | 0.003
630.79/630.90	c total clause space: 206.656MB
630.79/630.90	c total #watches: 248072
631.79/632.00	c total #propagations: 66017356 / total #impl: 2511777436 (eff. 0.026)
631.79/632.00	c #Conflicts:     596000 | #Learnt:      12765 | 0.003
631.79/632.00	c total clause space: 206.656MB
631.79/632.00	c total #watches: 254684
632.99/633.12	c total #propagations: 66040440 / total #impl: 2514179893 (eff. 0.026)
632.99/633.12	c #Conflicts:     597000 | #Learnt:      13765 | 0.003
632.99/633.12	c total clause space: 206.656MB
632.99/633.12	c total #watches: 261328
634.09/634.24	c total #propagations: 66096748 / total #impl: 2516751928 (eff. 0.026)
634.09/634.24	c #Conflicts:     598000 | #Learnt:      14765 | 0.003
634.09/634.24	c total clause space: 206.656MB
634.09/634.24	c total #watches: 268986
635.29/635.44	c total #propagations: 66139928 / total #impl: 2519039561 (eff. 0.026)
635.29/635.44	c #Conflicts:     599000 | #Learnt:      15765 | 0.003
635.29/635.44	c total clause space: 206.656MB
635.29/635.44	c total #watches: 274932
636.69/636.80	c total #propagations: 66190071 / total #impl: 2521389057 (eff. 0.026)
636.69/636.80	c #Conflicts:     600000 | #Learnt:      16765 | 0.003
636.69/636.80	c total clause space: 206.656MB
636.69/636.80	c total #watches: 281990
637.90/638.05	c total #propagations: 66315318 / total #impl: 2523610741 (eff. 0.026)
637.90/638.05	c #Conflicts:     601000 | #Learnt:      17765 | 0.003
637.90/638.05	c total clause space: 206.656MB
637.90/638.05	c total #watches: 292321
639.49/639.68	c total #propagations: 66378069 / total #impl: 2525901132 (eff. 0.026)
639.49/639.68	c #Conflicts:     602000 | #Learnt:      18765 | 0.003
639.49/639.68	c total clause space: 206.656MB
639.49/639.68	c total #watches: 304077
640.99/641.13	c total #propagations: 66429717 / total #impl: 2529926389 (eff. 0.026)
640.99/641.13	c #Conflicts:     603000 | #Learnt:      19765 | 0.003
640.99/641.13	c total clause space: 206.656MB
640.99/641.13	c total #watches: 312602
642.49/642.66	c total #propagations: 66480203 / total #impl: 2533928606 (eff. 0.026)
642.49/642.66	c #Conflicts:     604000 | #Learnt:      20765 | 0.003
642.49/642.66	c total clause space: 206.656MB
642.49/642.66	c total #watches: 325438
644.09/644.28	c total #propagations: 66522173 / total #impl: 2537593733 (eff. 0.026)
644.09/644.28	c #Conflicts:     605000 | #Learnt:      21765 | 0.003
644.09/644.28	c total clause space: 206.656MB
644.09/644.28	c total #watches: 338161
645.49/645.65	c total #propagations: 66572644 / total #impl: 2541997447 (eff. 0.026)
645.49/645.65	c #Conflicts:     606000 | #Learnt:      22765 | 0.003
645.49/645.65	c total clause space: 206.656MB
645.49/645.65	c total #watches: 349545
646.99/647.10	c total #propagations: 66615233 / total #impl: 2546149837 (eff. 0.026)
646.99/647.10	c #Conflicts:     607000 | #Learnt:      23765 | 0.003
646.99/647.10	c total clause space: 206.656MB
646.99/647.10	c total #watches: 360911
648.90/649.03	c total #propagations: 66659885 / total #impl: 2549991152 (eff. 0.026)
648.90/649.03	c #Conflicts:     608000 | #Learnt:      24765 | 0.003
648.90/649.03	c total clause space: 206.656MB
648.90/649.03	c total #watches: 374225
650.69/650.89	c total #propagations: 66727536 / total #impl: 2555150583 (eff. 0.026)
650.69/650.89	c #Conflicts:     609000 | #Learnt:      25765 | 0.003
650.69/650.89	c total clause space: 206.656MB
650.69/650.89	c total #watches: 384304
652.69/652.87	c total #propagations: 66802192 / total #impl: 2559815556 (eff. 0.026)
652.69/652.87	c #Conflicts:     610000 | #Learnt:      26765 | 0.003
652.69/652.87	c total clause space: 206.656MB
652.69/652.87	c total #watches: 399107
654.29/654.48	c total #propagations: 66848508 / total #impl: 2565218280 (eff. 0.026)
654.29/654.48	c #Conflicts:     611000 | #Learnt:      27765 | 0.003
654.29/654.48	c total clause space: 206.656MB
654.29/654.48	c total #watches: 409150
656.19/656.32	c total #propagations: 66883897 / total #impl: 2569491423 (eff. 0.026)
656.19/656.32	c GC COLLECT
656.19/656.32	c #Conflicts:     612000 | #Learnt:      10147 | 0.003
656.19/656.32	c total clause space: 206.656MB
656.19/656.32	c total #watches: 215485
657.39/657.59	c total #propagations: 66920985 / total #impl: 2573967625 (eff. 0.026)
657.39/657.59	c #Conflicts:     613000 | #Learnt:      11147 | 0.003
657.39/657.59	c total clause space: 206.656MB
657.39/657.59	c total #watches: 225025
658.69/658.89	c total #propagations: 66962802 / total #impl: 2578459377 (eff. 0.026)
658.69/658.89	c #Conflicts:     614000 | #Learnt:      12147 | 0.003
658.69/658.89	c total clause space: 206.656MB
658.69/658.89	c total #watches: 231992
659.89/660.08	c total #propagations: 67004402 / total #impl: 2582860631 (eff. 0.026)
659.89/660.08	c #Conflicts:     615000 | #Learnt:      13147 | 0.003
659.89/660.08	c total clause space: 206.656MB
659.89/660.08	c total #watches: 245374
661.10/661.27	c total #propagations: 67034998 / total #impl: 2587414800 (eff. 0.026)
661.10/661.27	c #Conflicts:     616000 | #Learnt:      14147 | 0.003
661.10/661.27	c total clause space: 206.656MB
661.10/661.27	c total #watches: 256368
662.59/662.78	c total #propagations: 67078092 / total #impl: 2591382244 (eff. 0.026)
662.59/662.78	c #Conflicts:     617000 | #Learnt:      15147 | 0.003
662.59/662.78	c total clause space: 206.656MB
662.59/662.78	c total #watches: 266106
664.59/664.70	c total #propagations: 67157009 / total #impl: 2596260443 (eff. 0.026)
664.59/664.70	c #Conflicts:     618000 | #Learnt:      16147 | 0.003
664.59/664.70	c total clause space: 206.656MB
664.59/664.70	c total #watches: 276665
665.99/666.11	c total #propagations: 67315645 / total #impl: 2603265892 (eff. 0.026)
665.99/666.11	c #Conflicts:     619000 | #Learnt:      17147 | 0.003
665.99/666.11	c total clause space: 206.656MB
665.99/666.11	c total #watches: 287558
667.09/667.27	c total #propagations: 67434989 / total #impl: 2607304868 (eff. 0.026)
667.09/667.27	c #Conflicts:     620000 | #Learnt:      18147 | 0.003
667.09/667.27	c total clause space: 206.656MB
667.09/667.27	c total #watches: 297873
668.29/668.48	c total #propagations: 67544137 / total #impl: 2610099768 (eff. 0.026)
668.29/668.48	c #Conflicts:     621000 | #Learnt:      19147 | 0.003
668.29/668.48	c total clause space: 206.656MB
668.29/668.48	c total #watches: 314396
669.79/670.00	c total #propagations: 67622139 / total #impl: 2613766764 (eff. 0.026)
669.79/670.00	c #Conflicts:     622000 | #Learnt:      20147 | 0.003
669.79/670.00	c total clause space: 206.656MB
669.79/670.00	c total #watches: 327141
671.39/671.52	c total #propagations: 67778128 / total #impl: 2617565321 (eff. 0.026)
671.39/671.52	c #Conflicts:     623000 | #Learnt:      21147 | 0.003
671.39/671.52	c total clause space: 206.656MB
671.39/671.52	c total #watches: 341185
672.79/672.99	c total #propagations: 67938011 / total #impl: 2622149125 (eff. 0.026)
672.79/672.99	c #Conflicts:     624000 | #Learnt:      22147 | 0.003
672.79/672.99	c total clause space: 206.656MB
672.79/672.99	c total #watches: 351878
674.09/674.27	c total #propagations: 68040115 / total #impl: 2626219824 (eff. 0.026)
674.09/674.27	c #Conflicts:     625000 | #Learnt:      23147 | 0.003
674.09/674.27	c total clause space: 206.656MB
674.09/674.27	c total #watches: 366510
675.49/675.69	c total #propagations: 68139255 / total #impl: 2628715938 (eff. 0.026)
675.49/675.69	c #Conflicts:     626000 | #Learnt:      24147 | 0.003
675.49/675.69	c total clause space: 206.656MB
675.49/675.69	c total #watches: 382919
676.89/677.09	c total #propagations: 68248676 / total #impl: 2633040399 (eff. 0.026)
676.89/677.09	c #Conflicts:     627000 | #Learnt:      25147 | 0.003
676.89/677.09	c total clause space: 206.656MB
676.89/677.09	c total #watches: 397771
678.49/678.67	c total #propagations: 68327010 / total #impl: 2636572659 (eff. 0.026)
678.49/678.67	c #Conflicts:     628000 | #Learnt:      26147 | 0.003
678.49/678.67	c total clause space: 206.656MB
678.49/678.67	c total #watches: 408198
679.99/680.17	c total #propagations: 68479971 / total #impl: 2639707908 (eff. 0.026)
679.99/680.17	c #Conflicts:     629000 | #Learnt:      27147 | 0.003
679.99/680.17	c total clause space: 206.656MB
679.99/680.17	c total #watches: 420856
681.69/681.80	c total #propagations: 68568871 / total #impl: 2642900725 (eff. 0.026)
681.69/681.80	c #Conflicts:     630000 | #Learnt:      28147 | 0.003
681.69/681.80	c total clause space: 206.656MB
681.69/681.80	c total #watches: 431940
683.29/683.47	c total #propagations: 68677281 / total #impl: 2645550295 (eff. 0.026)
683.29/683.47	c #Conflicts:     631000 | #Learnt:      29147 | 0.003
683.29/683.47	c total clause space: 206.656MB
683.29/683.47	c total #watches: 442991
684.78/684.92	c total #propagations: 68798987 / total #impl: 2648471440 (eff. 0.026)
684.78/684.92	c GC COLLECT
684.78/684.92	c #Conflicts:     632000 | #Learnt:      10444 | 0.003
684.78/684.92	c total clause space: 206.656MB
684.78/684.92	c total #watches: 244602
686.29/686.44	c total #propagations: 68979108 / total #impl: 2652100335 (eff. 0.026)
686.29/686.44	c #Conflicts:     633000 | #Learnt:      11444 | 0.003
686.29/686.44	c total clause space: 206.656MB
686.29/686.44	c total #watches: 258210
687.88/688.07	c total #propagations: 69083157 / total #impl: 2654823782 (eff. 0.026)
687.88/688.07	c #Conflicts:     634000 | #Learnt:      12444 | 0.003
687.88/688.07	c total clause space: 206.656MB
687.88/688.07	c total #watches: 268033
689.48/689.61	c total #propagations: 69166784 / total #impl: 2657296729 (eff. 0.026)
689.48/689.61	c #Conflicts:     635000 | #Learnt:      13444 | 0.003
689.48/689.61	c total clause space: 206.656MB
689.48/689.61	c total #watches: 279544
690.79/690.96	c total #propagations: 69280776 / total #impl: 2661150477 (eff. 0.026)
690.79/690.96	c #Conflicts:     636000 | #Learnt:      14444 | 0.003
690.79/690.96	c total clause space: 206.656MB
690.79/690.96	c total #watches: 300461
692.38/692.54	c total #propagations: 69383752 / total #impl: 2664594960 (eff. 0.026)
692.38/692.54	c #Conflicts:     637000 | #Learnt:      15444 | 0.003
692.38/692.54	c total clause space: 206.656MB
692.38/692.54	c total #watches: 312511
693.78/693.98	c total #propagations: 69443973 / total #impl: 2668134868 (eff. 0.026)
693.78/693.98	c #Conflicts:     638000 | #Learnt:      16444 | 0.003
693.78/693.98	c total clause space: 206.656MB
693.78/693.98	c total #watches: 320803
695.48/695.64	c total #propagations: 69554358 / total #impl: 2670904746 (eff. 0.026)
695.48/695.64	c #Conflicts:     639000 | #Learnt:      17444 | 0.003
695.48/695.64	c total clause space: 206.656MB
695.48/695.64	c total #watches: 328786
697.08/697.24	c total #propagations: 69637244 / total #impl: 2673881307 (eff. 0.026)
697.08/697.24	c #Conflicts:     640000 | #Learnt:      18444 | 0.003
697.08/697.24	c total clause space: 206.656MB
697.08/697.24	c total #watches: 341516
698.78/698.93	c total #propagations: 69726035 / total #impl: 2677133710 (eff. 0.026)
698.78/698.93	c #Conflicts:     641000 | #Learnt:      19444 | 0.003
698.78/698.93	c total clause space: 206.656MB
698.78/698.93	c total #watches: 353128
700.28/700.45	c total #propagations: 69850726 / total #impl: 2680302184 (eff. 0.026)
700.28/700.45	c #Conflicts:     642000 | #Learnt:      20444 | 0.003
700.28/700.45	c total clause space: 206.656MB
700.28/700.45	c total #watches: 365963
701.79/701.96	c total #propagations: 69925134 / total #impl: 2684004713 (eff. 0.026)
701.79/701.96	c #Conflicts:     643000 | #Learnt:      21444 | 0.003
701.79/701.96	c total clause space: 206.656MB
701.79/701.96	c total #watches: 378980
703.48/703.61	c total #propagations: 69979540 / total #impl: 2687787013 (eff. 0.026)
703.48/703.61	c #Conflicts:     644000 | #Learnt:      22444 | 0.003
703.48/703.61	c total clause space: 206.656MB
703.48/703.61	c total #watches: 388231
705.08/705.26	c total #propagations: 70086436 / total #impl: 2691079784 (eff. 0.026)
705.08/705.26	c #Conflicts:     645000 | #Learnt:      23444 | 0.003
705.08/705.26	c total clause space: 206.656MB
705.08/705.26	c total #watches: 405023
706.58/706.78	c total #propagations: 70148228 / total #impl: 2695170800 (eff. 0.026)
706.58/706.78	c #Conflicts:     646000 | #Learnt:      24444 | 0.003
706.58/706.78	c total clause space: 206.656MB
706.58/706.78	c total #watches: 419514
708.48/708.67	c total #propagations: 70202795 / total #impl: 2698866433 (eff. 0.026)
708.48/708.67	c #Conflicts:     647000 | #Learnt:      25444 | 0.003
708.48/708.67	c total clause space: 206.656MB
708.48/708.67	c total #watches: 429777
710.28/710.40	c total #propagations: 70316463 / total #impl: 2702392534 (eff. 0.026)
710.28/710.40	c #Conflicts:     648000 | #Learnt:      26444 | 0.003
710.28/710.40	c total clause space: 206.656MB
710.28/710.40	c total #watches: 441141
712.08/712.21	c total #propagations: 70431516 / total #impl: 2705764057 (eff. 0.026)
712.08/712.21	c #Conflicts:     649000 | #Learnt:      27444 | 0.003
712.08/712.21	c total clause space: 206.656MB
712.08/712.21	c total #watches: 456281
714.08/714.29	c total #propagations: 70561921 / total #impl: 2709912114 (eff. 0.026)
714.08/714.29	c #Conflicts:     650000 | #Learnt:      28444 | 0.003
714.08/714.29	c total clause space: 206.656MB
714.08/714.29	c total #watches: 473215
716.18/716.34	c total #propagations: 70661479 / total #impl: 2716267629 (eff. 0.026)
716.18/716.34	c #Conflicts:     651000 | #Learnt:      29444 | 0.003
716.18/716.34	c total clause space: 206.656MB
716.18/716.34	c total #watches: 484383
717.77/717.94	c total #propagations: 70734139 / total #impl: 2723207973 (eff. 0.026)
717.77/717.94	c GC COLLECT
717.77/717.94	c #Conflicts:     652000 | #Learnt:      10893 | 0.003
717.77/717.94	c total clause space: 206.656MB
717.77/717.94	c total #watches: 261173
719.38/719.59	c total #propagations: 70862260 / total #impl: 2728977901 (eff. 0.026)
719.38/719.59	c #Conflicts:     653000 | #Learnt:      11893 | 0.003
719.38/719.59	c total clause space: 206.656MB
719.38/719.59	c total #watches: 274513
721.17/721.32	c total #propagations: 70957689 / total #impl: 2735141910 (eff. 0.026)
721.17/721.32	c #Conflicts:     654000 | #Learnt:      12893 | 0.003
721.17/721.32	c total clause space: 206.656MB
721.17/721.32	c total #watches: 288676
722.68/722.82	c total #propagations: 71067609 / total #impl: 2740575488 (eff. 0.026)
722.68/722.82	c #Conflicts:     655000 | #Learnt:      13893 | 0.003
722.68/722.82	c total clause space: 206.656MB
722.68/722.82	c total #watches: 298372
724.17/724.38	c total #propagations: 71146418 / total #impl: 2745403554 (eff. 0.026)
724.17/724.38	c #Conflicts:     656000 | #Learnt:      14893 | 0.003
724.17/724.38	c total clause space: 206.656MB
724.17/724.38	c total #watches: 308223
725.98/726.13	c total #propagations: 71242420 / total #impl: 2749854810 (eff. 0.026)
725.98/726.13	c #Conflicts:     657000 | #Learnt:      15893 | 0.003
725.98/726.13	c total clause space: 206.656MB
725.98/726.13	c total #watches: 319603
727.87/728.08	c total #propagations: 71297675 / total #impl: 2755012758 (eff. 0.026)
727.87/728.08	c #Conflicts:     658000 | #Learnt:      16893 | 0.003
727.87/728.08	c total clause space: 206.656MB
727.87/728.08	c total #watches: 329857
729.67/729.83	c total #propagations: 71376531 / total #impl: 2760742250 (eff. 0.026)
729.67/729.83	c #Conflicts:     659000 | #Learnt:      17893 | 0.003
729.67/729.83	c total clause space: 206.656MB
729.67/729.83	c total #watches: 340918
731.27/731.48	c total #propagations: 71431873 / total #impl: 2766234686 (eff. 0.026)
731.27/731.48	c #Conflicts:     660000 | #Learnt:      18893 | 0.003
731.27/731.48	c total clause space: 206.656MB
731.27/731.48	c total #watches: 352662
733.17/733.32	c total #propagations: 71507755 / total #impl: 2772458618 (eff. 0.026)
733.17/733.32	c #Conflicts:     661000 | #Learnt:      19893 | 0.003
733.17/733.32	c total clause space: 206.656MB
733.17/733.32	c total #watches: 365741
735.47/735.68	c total #propagations: 71551775 / total #impl: 2780334311 (eff. 0.026)
735.47/735.68	c #Conflicts:     662000 | #Learnt:      20893 | 0.003
735.47/735.68	c total clause space: 206.656MB
735.47/735.68	c total #watches: 375298
737.57/737.79	c total #propagations: 71685883 / total #impl: 2786415146 (eff. 0.026)
737.57/737.79	c #Conflicts:     663000 | #Learnt:      21893 | 0.003
737.57/737.79	c total clause space: 206.656MB
737.57/737.79	c total #watches: 392661
739.47/739.65	c total #propagations: 71779590 / total #impl: 2793225956 (eff. 0.026)
739.47/739.65	c #Conflicts:     664000 | #Learnt:      22893 | 0.003
739.47/739.65	c total clause space: 206.656MB
739.47/739.65	c total #watches: 406849
741.57/741.72	c total #propagations: 71896133 / total #impl: 2799381998 (eff. 0.026)
741.57/741.72	c #Conflicts:     665000 | #Learnt:      23893 | 0.003
741.57/741.72	c total clause space: 206.656MB
741.57/741.72	c total #watches: 414722
743.87/744.00	c total #propagations: 72031869 / total #impl: 2804673748 (eff. 0.026)
743.87/744.00	c #Conflicts:     666000 | #Learnt:      24893 | 0.003
743.87/744.00	c total clause space: 206.656MB
743.87/744.00	c total #watches: 427044
745.87/746.04	c total #propagations: 72158291 / total #impl: 2810561751 (eff. 0.026)
745.87/746.04	c #Conflicts:     667000 | #Learnt:      25893 | 0.003
745.87/746.04	c total clause space: 206.656MB
745.87/746.04	c total #watches: 437792
748.07/748.23	c total #propagations: 72236872 / total #impl: 2816559776 (eff. 0.026)
748.07/748.23	c #Conflicts:     668000 | #Learnt:      26893 | 0.003
748.07/748.23	c total clause space: 206.656MB
748.07/748.23	c total #watches: 449072
750.47/750.68	c total #propagations: 72349481 / total #impl: 2821634611 (eff. 0.026)
750.47/750.68	c #Conflicts:     669000 | #Learnt:      27893 | 0.002
750.47/750.68	c total clause space: 206.656MB
750.47/750.68	c total #watches: 459600
752.97/753.17	c total #propagations: 72527037 / total #impl: 2826478696 (eff. 0.026)
752.97/753.17	c #Conflicts:     670000 | #Learnt:      28893 | 0.002
752.97/753.17	c total clause space: 206.656MB
752.97/753.17	c total #watches: 468398
755.47/755.61	c total #propagations: 72615534 / total #impl: 2832319312 (eff. 0.026)
755.47/755.61	c #Conflicts:     671000 | #Learnt:      29893 | 0.002
755.47/755.61	c total clause space: 206.656MB
755.47/755.61	c total #watches: 479933
756.97/757.18	c total #propagations: 72731095 / total #impl: 2838063233 (eff. 0.026)
756.97/757.18	c GC COLLECT
756.97/757.18	c #Conflicts:     672000 | #Learnt:      10868 | 0.002
756.97/757.18	c total clause space: 206.656MB
756.97/757.18	c total #watches: 269067
758.37/758.58	c total #propagations: 72803852 / total #impl: 2843986014 (eff. 0.026)
758.37/758.58	c #Conflicts:     673000 | #Learnt:      11868 | 0.002
758.37/758.58	c total clause space: 206.656MB
758.37/758.58	c total #watches: 275829
759.87/760.03	c total #propagations: 72900634 / total #impl: 2849073311 (eff. 0.026)
759.87/760.03	c #Conflicts:     674000 | #Learnt:      12868 | 0.002
759.87/760.03	c total clause space: 206.656MB
759.87/760.03	c total #watches: 283250
761.17/761.38	c total #propagations: 72979740 / total #impl: 2853543807 (eff. 0.026)
761.17/761.38	c #Conflicts:     675000 | #Learnt:      13868 | 0.002
761.17/761.38	c total clause space: 206.656MB
761.17/761.38	c total #watches: 292436
762.77/762.90	c total #propagations: 73032648 / total #impl: 2858487646 (eff. 0.026)
762.77/762.90	c #Conflicts:     676000 | #Learnt:      14868 | 0.002
762.77/762.90	c total clause space: 206.656MB
762.77/762.90	c total #watches: 301070
764.17/764.38	c total #propagations: 73099230 / total #impl: 2863216102 (eff. 0.026)
764.17/764.38	c #Conflicts:     677000 | #Learnt:      15868 | 0.002
764.17/764.38	c total clause space: 206.656MB
764.17/764.38	c total #watches: 310256
765.67/765.87	c total #propagations: 73152863 / total #impl: 2868581057 (eff. 0.026)
765.67/765.87	c #Conflicts:     678000 | #Learnt:      16868 | 0.002
765.67/765.87	c total clause space: 206.656MB
765.67/765.87	c total #watches: 317399
767.07/767.24	c total #propagations: 73209267 / total #impl: 2873588705 (eff. 0.025)
767.07/767.24	c #Conflicts:     679000 | #Learnt:      17868 | 0.002
767.07/767.24	c total clause space: 206.656MB
767.07/767.24	c total #watches: 327081
768.37/768.59	c total #propagations: 73254480 / total #impl: 2879216618 (eff. 0.025)
768.37/768.59	c #Conflicts:     680000 | #Learnt:      18868 | 0.002
768.37/768.59	c total clause space: 206.656MB
768.37/768.59	c total #watches: 344377
770.06/770.24	c total #propagations: 73283276 / total #impl: 2885403977 (eff. 0.025)
770.06/770.24	c #Conflicts:     681000 | #Learnt:      19868 | 0.002
770.06/770.24	c total clause space: 206.656MB
770.06/770.24	c total #watches: 356941
771.76/771.96	c total #propagations: 73396039 / total #impl: 2891452669 (eff. 0.025)
771.76/771.96	c #Conflicts:     682000 | #Learnt:      20868 | 0.002
771.76/771.96	c total clause space: 206.656MB
771.76/771.96	c total #watches: 365260
773.36/773.53	c total #propagations: 73464874 / total #impl: 2895942371 (eff. 0.025)
773.36/773.53	c #Conflicts:     683000 | #Learnt:      21868 | 0.002
773.36/773.53	c total clause space: 206.656MB
773.36/773.53	c total #watches: 378299
774.86/775.01	c total #propagations: 73513551 / total #impl: 2901329943 (eff. 0.025)
774.86/775.01	c #Conflicts:     684000 | #Learnt:      22868 | 0.002
774.86/775.01	c total clause space: 206.656MB
774.86/775.01	c total #watches: 391472
776.26/776.49	c total #propagations: 73564649 / total #impl: 2907295489 (eff. 0.025)
776.26/776.49	c #Conflicts:     685000 | #Learnt:      23868 | 0.002
776.26/776.49	c total clause space: 206.656MB
776.26/776.49	c total #watches: 406065
777.86/778.01	c total #propagations: 73678890 / total #impl: 2912052173 (eff. 0.025)
777.86/778.01	c #Conflicts:     686000 | #Learnt:      24868 | 0.002
777.86/778.01	c total clause space: 206.656MB
777.86/778.01	c total #watches: 421477
779.46/779.64	c total #propagations: 73814100 / total #impl: 2917026284 (eff. 0.025)
779.46/779.64	c #Conflicts:     687000 | #Learnt:      25868 | 0.002
779.46/779.64	c total clause space: 206.656MB
779.46/779.64	c total #watches: 432759
781.26/781.41	c total #propagations: 73960280 / total #impl: 2923193356 (eff. 0.025)
781.26/781.41	c #Conflicts:     688000 | #Learnt:      26868 | 0.002
781.26/781.41	c total clause space: 206.656MB
781.26/781.41	c total #watches: 441229
782.96/783.12	c total #propagations: 74092381 / total #impl: 2929526136 (eff. 0.025)
782.96/783.12	c #Conflicts:     689000 | #Learnt:      27868 | 0.002
782.96/783.12	c total clause space: 206.656MB
782.96/783.12	c total #watches: 453084
784.66/784.82	c total #propagations: 74198901 / total #impl: 2934776385 (eff. 0.025)
784.66/784.82	c #Conflicts:     690000 | #Learnt:      28868 | 0.002
784.66/784.82	c total clause space: 206.656MB
784.66/784.82	c total #watches: 462741
786.37/786.55	c total #propagations: 74318233 / total #impl: 2940699804 (eff. 0.025)
786.37/786.55	c #Conflicts:     691000 | #Learnt:      29868 | 0.002
786.37/786.55	c total clause space: 206.656MB
786.37/786.55	c total #watches: 472726
788.06/788.23	c total #propagations: 74437919 / total #impl: 2946756089 (eff. 0.025)
788.06/788.23	c GC COLLECT
788.06/788.23	c #Conflicts:     692000 | #Learnt:      10570 | 0.002
788.06/788.23	c total clause space: 206.656MB
788.06/788.23	c total #watches: 247447
789.46/789.68	c total #propagations: 74552963 / total #impl: 2953084941 (eff. 0.025)
789.46/789.68	c #Conflicts:     693000 | #Learnt:      11570 | 0.002
789.46/789.68	c total clause space: 206.656MB
789.46/789.68	c total #watches: 254733
790.96/791.10	c total #propagations: 74663325 / total #impl: 2959115296 (eff. 0.025)
790.96/791.10	c #Conflicts:     694000 | #Learnt:      12570 | 0.002
790.96/791.10	c total clause space: 206.656MB
790.96/791.10	c total #watches: 260880
792.36/792.57	c total #propagations: 74793229 / total #impl: 2964917623 (eff. 0.025)
792.36/792.57	c #Conflicts:     695000 | #Learnt:      13570 | 0.002
792.36/792.57	c total clause space: 206.656MB
792.36/792.57	c total #watches: 271307
794.07/794.24	c total #propagations: 74885402 / total #impl: 2970459273 (eff. 0.025)
794.07/794.24	c #Conflicts:     696000 | #Learnt:      14570 | 0.002
794.07/794.24	c total clause space: 206.656MB
794.07/794.24	c total #watches: 278151
795.66/795.81	c total #propagations: 75045052 / total #impl: 2975441813 (eff. 0.025)
795.66/795.81	c #Conflicts:     697000 | #Learnt:      15570 | 0.002
795.66/795.81	c total clause space: 206.656MB
795.66/795.81	c total #watches: 288148
797.06/797.20	c total #propagations: 75203522 / total #impl: 2979897222 (eff. 0.025)
797.06/797.20	c #Conflicts:     698000 | #Learnt:      16570 | 0.002
797.06/797.20	c total clause space: 206.656MB
797.06/797.20	c total #watches: 296879
798.36/798.58	c total #propagations: 75330157 / total #impl: 2983881801 (eff. 0.025)
798.36/798.58	c #Conflicts:     699000 | #Learnt:      17570 | 0.002
798.36/798.58	c total clause space: 206.656MB
798.36/798.58	c total #watches: 305743
799.86/800.07	c total #propagations: 75409503 / total #impl: 2988409979 (eff. 0.025)
799.86/800.07	c #Conflicts:     700000 | #Learnt:      18570 | 0.002
799.86/800.07	c total clause space: 206.656MB
799.86/800.07	c total #watches: 312907
801.46/801.67	c total #propagations: 75529412 / total #impl: 2992425669 (eff. 0.025)
801.46/801.67	c #Conflicts:     701000 | #Learnt:      19570 | 0.002
801.46/801.67	c total clause space: 206.656MB
801.46/801.67	c total #watches: 319275
802.86/803.10	c total #propagations: 75624039 / total #impl: 2998848302 (eff. 0.025)
802.86/803.10	c #Conflicts:     702000 | #Learnt:      20570 | 0.002
802.86/803.10	c total clause space: 206.656MB
802.86/803.10	c total #watches: 328478
804.07/804.28	c total #propagations: 75718067 / total #impl: 3004124206 (eff. 0.025)
804.07/804.28	c #Conflicts:     703000 | #Learnt:      21570 | 0.002
804.07/804.28	c total clause space: 206.656MB
804.07/804.28	c total #watches: 345466
805.46/805.60	c total #propagations: 75758429 / total #impl: 3009064270 (eff. 0.025)
805.46/805.60	c #Conflicts:     704000 | #Learnt:      22570 | 0.002
805.46/805.60	c total clause space: 206.656MB
805.46/805.60	c total #watches: 360120
806.66/806.86	c total #propagations: 75828400 / total #impl: 3013298261 (eff. 0.025)
806.66/806.86	c #Conflicts:     705000 | #Learnt:      23570 | 0.002
806.66/806.86	c total clause space: 206.656MB
806.66/806.86	c total #watches: 372305
808.16/808.34	c total #propagations: 75869137 / total #impl: 3018614014 (eff. 0.025)
808.16/808.34	c #Conflicts:     706000 | #Learnt:      24570 | 0.002
808.16/808.34	c total clause space: 206.656MB
808.16/808.34	c total #watches: 381303
809.56/809.73	c total #propagations: 75939795 / total #impl: 3023864514 (eff. 0.025)
809.56/809.73	c #Conflicts:     707000 | #Learnt:      25570 | 0.002
809.56/809.73	c total clause space: 206.656MB
809.56/809.73	c total #watches: 390918
811.26/811.43	c total #propagations: 75994109 / total #impl: 3029320514 (eff. 0.025)
811.26/811.43	c #Conflicts:     708000 | #Learnt:      26570 | 0.002
811.26/811.43	c total clause space: 206.656MB
811.26/811.43	c total #watches: 402255
813.06/813.26	c total #propagations: 76071127 / total #impl: 3034719983 (eff. 0.025)
813.06/813.26	c #Conflicts:     709000 | #Learnt:      27570 | 0.002
813.06/813.26	c total clause space: 206.656MB
813.06/813.26	c total #watches: 409915
814.66/814.89	c total #propagations: 76139677 / total #impl: 3041764487 (eff. 0.025)
814.66/814.89	c #Conflicts:     710000 | #Learnt:      28570 | 0.002
814.66/814.89	c total clause space: 206.656MB
814.66/814.89	c total #watches: 424633
816.56/816.75	c total #propagations: 76184222 / total #impl: 3047870039 (eff. 0.025)
816.56/816.75	c #Conflicts:     711000 | #Learnt:      29570 | 0.002
816.56/816.75	c total clause space: 206.656MB
816.56/816.75	c total #watches: 436677
818.36/818.52	c total #propagations: 76247929 / total #impl: 3053341615 (eff. 0.025)
818.36/818.52	c GC COLLECT
818.36/818.52	c #Conflicts:     712000 | #Learnt:      10325 | 0.002
818.36/818.52	c total clause space: 206.656MB
818.36/818.52	c total #watches: 245155
819.66/819.83	c total #propagations: 76292945 / total #impl: 3059467398 (eff. 0.025)
819.66/819.83	c #Conflicts:     713000 | #Learnt:      11325 | 0.002
819.66/819.83	c total clause space: 206.656MB
819.66/819.83	c total #watches: 251458
820.96/821.10	c total #propagations: 76334038 / total #impl: 3065286489 (eff. 0.025)
820.96/821.10	c #Conflicts:     714000 | #Learnt:      12325 | 0.002
820.96/821.10	c total clause space: 206.656MB
820.96/821.10	c total #watches: 260739
822.16/822.38	c total #propagations: 76383512 / total #impl: 3070877014 (eff. 0.025)
822.16/822.38	c #Conflicts:     715000 | #Learnt:      13325 | 0.002
822.16/822.38	c total clause space: 206.656MB
822.16/822.38	c total #watches: 274033
823.46/823.64	c total #propagations: 76427920 / total #impl: 3075508918 (eff. 0.025)
823.46/823.64	c #Conflicts:     716000 | #Learnt:      14325 | 0.002
823.46/823.64	c total clause space: 206.656MB
823.46/823.64	c total #watches: 285234
824.76/824.93	c total #propagations: 76464790 / total #impl: 3079593176 (eff. 0.025)
824.76/824.93	c #Conflicts:     717000 | #Learnt:      15325 | 0.002
824.76/824.93	c total clause space: 206.656MB
824.76/824.93	c total #watches: 295551
826.26/826.41	c total #propagations: 76507570 / total #impl: 3083210928 (eff. 0.025)
826.26/826.41	c #Conflicts:     718000 | #Learnt:      16325 | 0.002
826.26/826.41	c total clause space: 206.656MB
826.26/826.41	c total #watches: 307887
828.06/828.29	c total #propagations: 76552388 / total #impl: 3087996251 (eff. 0.025)
828.06/828.29	c #Conflicts:     719000 | #Learnt:      17325 | 0.002
828.06/828.29	c total clause space: 206.656MB
828.06/828.29	c total #watches: 331259
830.05/830.20	c total #propagations: 76611484 / total #impl: 3093613522 (eff. 0.025)
830.05/830.20	c #Conflicts:     720000 | #Learnt:      18325 | 0.002
830.05/830.20	c total clause space: 206.656MB
830.05/830.20	c total #watches: 349635
832.05/832.20	c total #propagations: 76705533 / total #impl: 3099658143 (eff. 0.025)
832.05/832.20	c #Conflicts:     721000 | #Learnt:      19325 | 0.002
832.05/832.20	c total clause space: 206.656MB
832.05/832.20	c total #watches: 365251
834.35/834.53	c total #propagations: 76802507 / total #impl: 3104591290 (eff. 0.025)
834.35/834.53	c #Conflicts:     722000 | #Learnt:      20325 | 0.002
834.35/834.53	c total clause space: 206.656MB
834.35/834.53	c total #watches: 378633
836.65/836.80	c total #propagations: 76961643 / total #impl: 3109540854 (eff. 0.025)
836.65/836.80	c #Conflicts:     723000 | #Learnt:      21325 | 0.002
836.65/836.80	c total clause space: 206.656MB
836.65/836.80	c total #watches: 389184
838.65/838.87	c total #propagations: 77095303 / total #impl: 3115224042 (eff. 0.025)
838.65/838.87	c #Conflicts:     724000 | #Learnt:      22325 | 0.002
838.65/838.87	c total clause space: 206.656MB
838.65/838.87	c total #watches: 400326
840.95/841.19	c total #propagations: 77207384 / total #impl: 3120162136 (eff. 0.025)
840.95/841.19	c #Conflicts:     725000 | #Learnt:      23325 | 0.002
840.95/841.19	c total clause space: 206.656MB
840.95/841.19	c total #watches: 415285
843.35/843.59	c total #propagations: 77327481 / total #impl: 3125525956 (eff. 0.025)
843.35/843.59	c #Conflicts:     726000 | #Learnt:      24325 | 0.002
843.35/843.59	c total clause space: 206.656MB
843.35/843.59	c total #watches: 424233
846.05/846.20	c total #propagations: 77487118 / total #impl: 3130570414 (eff. 0.025)
846.05/846.20	c #Conflicts:     727000 | #Learnt:      25325 | 0.002
846.05/846.20	c total clause space: 206.656MB
846.05/846.20	c total #watches: 433145
848.55/848.78	c total #propagations: 77601740 / total #impl: 3135731831 (eff. 0.025)
848.55/848.78	c #Conflicts:     728000 | #Learnt:      26325 | 0.002
848.55/848.78	c total clause space: 206.656MB
848.55/848.78	c total #watches: 442333
851.26/851.43	c total #propagations: 77793515 / total #impl: 3140457849 (eff. 0.025)
851.26/851.43	c #Conflicts:     729000 | #Learnt:      27325 | 0.002
851.26/851.43	c total clause space: 206.656MB
851.26/851.43	c total #watches: 457887
853.85/854.00	c total #propagations: 77923863 / total #impl: 3146146281 (eff. 0.025)
853.85/854.00	c #Conflicts:     730000 | #Learnt:      28325 | 0.002
853.85/854.00	c total clause space: 206.656MB
853.85/854.00	c total #watches: 476124
856.15/856.33	c total #propagations: 78021682 / total #impl: 3151055381 (eff. 0.025)
856.15/856.33	c #Conflicts:     731000 | #Learnt:      29325 | 0.002
856.15/856.33	c total clause space: 206.656MB
856.15/856.33	c total #watches: 488807
858.55/858.79	c total #propagations: 78126755 / total #impl: 3154607414 (eff. 0.025)
858.55/858.79	c #Conflicts:     732000 | #Learnt:      30325 | 0.002
858.55/858.79	c total clause space: 206.656MB
858.55/858.79	c total #watches: 501298
861.26/861.40	c total #propagations: 78217164 / total #impl: 3160152293 (eff. 0.025)
861.26/861.40	c GC COLLECT
861.26/861.40	c #Conflicts:     733000 | #Learnt:      10126 | 0.002
861.26/861.40	c total clause space: 206.656MB
861.26/861.40	c total #watches: 248280
862.75/862.90	c total #propagations: 78355848 / total #impl: 3165088128 (eff. 0.025)
862.75/862.90	c #Conflicts:     734000 | #Learnt:      11126 | 0.002
862.75/862.90	c total clause space: 206.656MB
862.75/862.90	c total #watches: 269808
864.35/864.59	c total #propagations: 78398942 / total #impl: 3172290478 (eff. 0.025)
864.35/864.59	c #Conflicts:     735000 | #Learnt:      12126 | 0.002
864.35/864.59	c total clause space: 206.656MB
864.35/864.59	c total #watches: 285122
866.15/866.32	c total #propagations: 78470479 / total #impl: 3178790300 (eff. 0.025)
866.15/866.32	c #Conflicts:     736000 | #Learnt:      13126 | 0.002
866.15/866.32	c total clause space: 206.656MB
866.15/866.32	c total #watches: 302490
867.85/868.07	c total #propagations: 78531691 / total #impl: 3186044081 (eff. 0.025)
867.85/868.07	c #Conflicts:     737000 | #Learnt:      14126 | 0.002
867.85/868.07	c total clause space: 206.656MB
867.85/868.07	c total #watches: 326604
869.65/869.88	c total #propagations: 78594345 / total #impl: 3192497136 (eff. 0.025)
869.65/869.88	c #Conflicts:     738000 | #Learnt:      15126 | 0.002
869.65/869.88	c total clause space: 206.656MB
869.65/869.88	c total #watches: 347168
871.55/871.77	c total #propagations: 78662223 / total #impl: 3198749404 (eff. 0.025)
871.55/871.77	c #Conflicts:     739000 | #Learnt:      16126 | 0.002
871.55/871.77	c total clause space: 206.656MB
871.55/871.77	c total #watches: 366573
873.65/873.84	c total #propagations: 78718471 / total #impl: 3205443398 (eff. 0.025)
873.65/873.84	c #Conflicts:     740000 | #Learnt:      17126 | 0.002
873.65/873.84	c total clause space: 206.656MB
873.65/873.84	c total #watches: 390671
875.65/875.87	c total #propagations: 78769245 / total #impl: 3213729728 (eff. 0.025)
875.65/875.87	c #Conflicts:     741000 | #Learnt:      18126 | 0.002
875.65/875.87	c total clause space: 206.656MB
875.65/875.87	c total #watches: 408215
877.75/877.98	c total #propagations: 78832219 / total #impl: 3221574155 (eff. 0.024)
877.75/877.98	c #Conflicts:     742000 | #Learnt:      19126 | 0.002
877.75/877.98	c total clause space: 206.656MB
877.75/877.98	c total #watches: 430071
879.75/879.92	c total #propagations: 78877162 / total #impl: 3229630468 (eff. 0.024)
879.75/879.92	c #Conflicts:     743000 | #Learnt:      20126 | 0.002
879.75/879.92	c total clause space: 206.656MB
879.75/879.92	c total #watches: 445147
881.94/882.16	c total #propagations: 78932078 / total #impl: 3236380094 (eff. 0.024)
881.94/882.16	c #Conflicts:     744000 | #Learnt:      21126 | 0.002
881.94/882.16	c total clause space: 206.656MB
881.94/882.16	c total #watches: 456586
884.25/884.41	c total #propagations: 79020934 / total #impl: 3239737445 (eff. 0.024)
884.25/884.41	c #Conflicts:     745000 | #Learnt:      22126 | 0.002
884.25/884.41	c total clause space: 206.656MB
884.25/884.41	c total #watches: 467164
886.64/886.88	c total #propagations: 79115710 / total #impl: 3242694064 (eff. 0.024)
886.64/886.88	c #Conflicts:     746000 | #Learnt:      23126 | 0.002
886.64/886.88	c total clause space: 206.656MB
886.64/886.88	c total #watches: 475158
888.54/888.76	c total #propagations: 79254660 / total #impl: 3246028757 (eff. 0.024)
888.54/888.76	c #Conflicts:     747000 | #Learnt:      24126 | 0.002
888.54/888.76	c total clause space: 206.656MB
888.54/888.76	c total #watches: 487857
890.64/890.85	c total #propagations: 79389591 / total #impl: 3248017094 (eff. 0.024)
890.64/890.85	c #Conflicts:     748000 | #Learnt:      25126 | 0.002
890.64/890.85	c total clause space: 206.656MB
890.64/890.85	c total #watches: 498102
892.94/893.19	c total #propagations: 79574947 / total #impl: 3249937194 (eff. 0.024)
892.94/893.19	c #Conflicts:     749000 | #Learnt:      26126 | 0.002
892.94/893.19	c total clause space: 206.656MB
892.94/893.19	c total #watches: 516365
895.25/895.48	c total #propagations: 79699272 / total #impl: 3252318199 (eff. 0.025)
895.25/895.48	c #Conflicts:     750000 | #Learnt:      27126 | 0.002
895.25/895.48	c total clause space: 206.656MB
895.25/895.48	c total #watches: 526574
897.84/898.05	c total #propagations: 79812919 / total #impl: 3254450507 (eff. 0.025)
897.84/898.05	c #Conflicts:     751000 | #Learnt:      28126 | 0.002
897.84/898.05	c total clause space: 206.656MB
897.84/898.05	c total #watches: 549818
900.54/900.73	c total #propagations: 79892029 / total #impl: 3257218610 (eff. 0.025)
900.54/900.73	c #Conflicts:     752000 | #Learnt:      29126 | 0.002
900.54/900.73	c total clause space: 206.656MB
900.54/900.73	c total #watches: 561245
903.05/903.23	c total #propagations: 79945949 / total #impl: 3261119344 (eff. 0.025)
903.05/903.23	c #Conflicts:     753000 | #Learnt:      30126 | 0.002
903.05/903.23	c total clause space: 206.656MB
903.05/903.23	c total #watches: 578125
905.64/905.84	c total #propagations: 80052906 / total #impl: 3263822016 (eff. 0.025)
905.64/905.84	c #Conflicts:     754000 | #Learnt:      31126 | 0.002
905.64/905.84	c total clause space: 206.656MB
905.64/905.84	c total #watches: 596089
907.04/907.26	c total #propagations: 80160925 / total #impl: 3267490790 (eff. 0.025)
907.04/907.26	c GC COLLECT
907.04/907.26	c #Conflicts:     755000 | #Learnt:      10867 | 0.002
907.04/907.26	c total clause space: 206.656MB
907.04/907.26	c total #watches: 273183
908.64/908.84	c total #propagations: 80245804 / total #impl: 3271540329 (eff. 0.025)
908.64/908.84	c #Conflicts:     756000 | #Learnt:      11867 | 0.002
908.64/908.84	c total clause space: 206.656MB
908.64/908.84	c total #watches: 287352
910.24/910.47	c total #propagations: 80374698 / total #impl: 3274521470 (eff. 0.025)
910.24/910.47	c #Conflicts:     757000 | #Learnt:      12867 | 0.002
910.24/910.47	c total clause space: 206.656MB
910.24/910.47	c total #watches: 301897
911.85/912.06	c total #propagations: 80493711 / total #impl: 3277211200 (eff. 0.025)
911.85/912.06	c #Conflicts:     758000 | #Learnt:      13867 | 0.002
911.85/912.06	c total clause space: 206.656MB
911.85/912.06	c total #watches: 317997
913.34/913.53	c total #propagations: 80625779 / total #impl: 3281094021 (eff. 0.025)
913.34/913.53	c #Conflicts:     759000 | #Learnt:      14867 | 0.002
913.34/913.53	c total clause space: 206.656MB
913.34/913.53	c total #watches: 331389
915.05/915.24	c total #propagations: 80807055 / total #impl: 3284085764 (eff. 0.025)
915.05/915.24	c #Conflicts:     760000 | #Learnt:      15867 | 0.002
915.05/915.24	c total clause space: 206.656MB
915.05/915.24	c total #watches: 347947
916.64/916.88	c total #propagations: 80954729 / total #impl: 3287107072 (eff. 0.025)
916.64/916.88	c #Conflicts:     761000 | #Learnt:      16867 | 0.002
916.64/916.88	c total clause space: 206.656MB
916.64/916.88	c total #watches: 366025
918.45/918.64	c total #propagations: 81027242 / total #impl: 3291383263 (eff. 0.025)
918.45/918.64	c #Conflicts:     762000 | #Learnt:      17867 | 0.002
918.45/918.64	c total clause space: 206.656MB
918.45/918.64	c total #watches: 377894
920.14/920.36	c total #propagations: 81095420 / total #impl: 3296000754 (eff. 0.025)
920.14/920.36	c #Conflicts:     763000 | #Learnt:      18867 | 0.002
920.14/920.36	c total clause space: 206.656MB
920.14/920.36	c total #watches: 393856
922.14/922.39	c total #propagations: 81165518 / total #impl: 3300633170 (eff. 0.025)
922.14/922.39	c #Conflicts:     764000 | #Learnt:      19867 | 0.002
922.14/922.39	c total clause space: 206.656MB
922.14/922.39	c total #watches: 403217
924.64/924.89	c total #propagations: 81248092 / total #impl: 3305559662 (eff. 0.025)
924.64/924.89	c #Conflicts:     765000 | #Learnt:      20867 | 0.002
924.64/924.89	c total clause space: 206.656MB
924.64/924.89	c total #watches: 414229
926.84/927.00	c total #propagations: 81377795 / total #impl: 3311628717 (eff. 0.025)
926.84/927.00	c #Conflicts:     766000 | #Learnt:      21867 | 0.002
926.84/927.00	c total clause space: 206.656MB
926.84/927.00	c total #watches: 423587
928.44/928.69	c total #propagations: 81497160 / total #impl: 3316729571 (eff. 0.025)
928.44/928.69	c #Conflicts:     767000 | #Learnt:      22867 | 0.002
928.44/928.69	c total clause space: 206.656MB
928.44/928.69	c total #watches: 438753
930.34/930.59	c total #propagations: 81580828 / total #impl: 3319494012 (eff. 0.025)
930.34/930.59	c #Conflicts:     768000 | #Learnt:      23867 | 0.002
930.34/930.59	c total clause space: 206.656MB
930.34/930.59	c total #watches: 451831
932.64/932.83	c total #propagations: 81722188 / total #impl: 3321846639 (eff. 0.025)
932.64/932.83	c #Conflicts:     769000 | #Learnt:      24867 | 0.002
932.64/932.83	c total clause space: 206.656MB
932.64/932.83	c total #watches: 464321
934.84/935.07	c total #propagations: 81914788 / total #impl: 3325557475 (eff. 0.025)
934.84/935.07	c #Conflicts:     770000 | #Learnt:      25867 | 0.002
934.84/935.07	c total clause space: 206.656MB
934.84/935.07	c total #watches: 477370
937.04/937.22	c total #propagations: 82076469 / total #impl: 3329359473 (eff. 0.025)
937.04/937.22	c #Conflicts:     771000 | #Learnt:      26867 | 0.002
937.04/937.22	c total clause space: 206.656MB
937.04/937.22	c total #watches: 485707
939.24/939.47	c total #propagations: 82257310 / total #impl: 3332073958 (eff. 0.025)
939.24/939.47	c #Conflicts:     772000 | #Learnt:      27867 | 0.002
939.24/939.47	c total clause space: 206.656MB
939.24/939.47	c total #watches: 493877
941.24/941.49	c total #propagations: 82400094 / total #impl: 3335568941 (eff. 0.025)
941.24/941.49	c #Conflicts:     773000 | #Learnt:      28867 | 0.002
941.24/941.49	c total clause space: 206.656MB
941.24/941.49	c total #watches: 505043
943.64/943.81	c total #propagations: 82559996 / total #impl: 3337632101 (eff. 0.025)
943.64/943.81	c #Conflicts:     774000 | #Learnt:      29867 | 0.002
943.64/943.81	c total clause space: 206.656MB
943.64/943.81	c total #watches: 516243
945.74/945.97	c total #propagations: 82726229 / total #impl: 3339460728 (eff. 0.025)
945.74/945.97	c #Conflicts:     775000 | #Learnt:      30867 | 0.002
945.74/945.97	c total clause space: 206.656MB
945.74/945.97	c total #watches: 526435
947.44/947.62	c total #propagations: 82853151 / total #impl: 3340774505 (eff. 0.025)
947.44/947.62	c GC COLLECT
947.44/947.62	c #Conflicts:     776000 | #Learnt:      10222 | 0.002
947.44/947.62	c total clause space: 206.656MB
947.44/947.62	c total #watches: 240391
948.54/948.72	c total #propagations: 82994682 / total #impl: 3342338373 (eff. 0.025)
948.54/948.72	c #Conflicts:     777000 | #Learnt:      11222 | 0.002
948.54/948.72	c total clause space: 206.656MB
948.54/948.72	c total #watches: 250776
949.44/949.69	c total #propagations: 83145584 / total #impl: 3344249609 (eff. 0.025)
949.44/949.69	c #Conflicts:     778000 | #Learnt:      12222 | 0.002
949.44/949.69	c total clause space: 206.656MB
949.44/949.69	c total #watches: 258582
950.74/950.90	c total #propagations: 83287767 / total #impl: 3345808968 (eff. 0.025)
950.74/950.90	c #Conflicts:     779000 | #Learnt:      13222 | 0.002
950.74/950.90	c total clause space: 206.656MB
950.74/950.90	c total #watches: 268077
951.94/952.16	c total #propagations: 83462384 / total #impl: 3347705896 (eff. 0.025)
951.94/952.16	c #Conflicts:     780000 | #Learnt:      14222 | 0.002
951.94/952.16	c total clause space: 206.656MB
951.94/952.16	c total #watches: 277238
953.14/953.33	c total #propagations: 83586838 / total #impl: 3350096566 (eff. 0.025)
953.14/953.33	c #Conflicts:     781000 | #Learnt:      15222 | 0.002
953.14/953.33	c total clause space: 206.656MB
953.14/953.33	c total #watches: 286206
954.44/954.65	c total #propagations: 83688724 / total #impl: 3352758433 (eff. 0.025)
954.44/954.65	c #Conflicts:     782000 | #Learnt:      16222 | 0.002
954.44/954.65	c total clause space: 206.656MB
954.44/954.65	c total #watches: 301695
955.85/956.07	c total #propagations: 83770798 / total #impl: 3356241372 (eff. 0.025)
955.85/956.07	c #Conflicts:     783000 | #Learnt:      17222 | 0.002
955.85/956.07	c total clause space: 206.656MB
955.85/956.07	c total #watches: 309722
957.24/957.45	c total #propagations: 83896549 / total #impl: 3359185240 (eff. 0.025)
957.24/957.45	c #Conflicts:     784000 | #Learnt:      18222 | 0.002
957.24/957.45	c total clause space: 206.656MB
957.24/957.45	c total #watches: 320066
958.24/958.49	c total #propagations: 84013497 / total #impl: 3361377918 (eff. 0.025)
958.24/958.49	c #Conflicts:     785000 | #Learnt:      19222 | 0.002
958.24/958.49	c total clause space: 206.656MB
958.24/958.49	c total #watches: 332746
959.74/959.96	c total #propagations: 84108349 / total #impl: 3363199042 (eff. 0.025)
959.74/959.96	c #Conflicts:     786000 | #Learnt:      20222 | 0.002
959.74/959.96	c total clause space: 206.656MB
959.74/959.96	c total #watches: 338905
961.25/961.49	c total #propagations: 84276640 / total #impl: 3365499788 (eff. 0.025)
961.25/961.49	c #Conflicts:     787000 | #Learnt:      21222 | 0.002
961.25/961.49	c total clause space: 206.656MB
961.25/961.49	c total #watches: 344224
963.04/963.25	c total #propagations: 84452670 / total #impl: 3367340343 (eff. 0.025)
963.04/963.25	c #Conflicts:     788000 | #Learnt:      22222 | 0.002
963.04/963.25	c total clause space: 206.656MB
963.04/963.25	c total #watches: 355785
964.74/964.97	c total #propagations: 84550307 / total #impl: 3371789612 (eff. 0.025)
964.74/964.97	c #Conflicts:     789000 | #Learnt:      23222 | 0.002
964.74/964.97	c total clause space: 206.656MB
964.74/964.97	c total #watches: 367989
966.34/966.54	c total #propagations: 84690773 / total #impl: 3374868750 (eff. 0.025)
966.34/966.54	c #Conflicts:     790000 | #Learnt:      24222 | 0.002
966.34/966.54	c total clause space: 206.656MB
966.34/966.54	c total #watches: 381618
967.85/968.06	c total #propagations: 84801793 / total #impl: 3377830377 (eff. 0.025)
967.85/968.06	c #Conflicts:     791000 | #Learnt:      25222 | 0.002
967.85/968.06	c total clause space: 206.656MB
967.85/968.06	c total #watches: 394728
969.54/969.71	c total #propagations: 84886459 / total #impl: 3381564428 (eff. 0.025)
969.54/969.71	c #Conflicts:     792000 | #Learnt:      26222 | 0.002
969.54/969.71	c total clause space: 206.656MB
969.54/969.71	c total #watches: 409477
971.25/971.48	c total #propagations: 84991638 / total #impl: 3388060764 (eff. 0.025)
971.25/971.48	c #Conflicts:     793000 | #Learnt:      27222 | 0.002
971.25/971.48	c total clause space: 206.656MB
971.25/971.48	c total #watches: 423229
972.94/973.18	c total #propagations: 85120057 / total #impl: 3390933855 (eff. 0.025)
972.94/973.18	c #Conflicts:     794000 | #Learnt:      28222 | 0.002
972.94/973.18	c total clause space: 206.656MB
972.94/973.18	c total #watches: 432110
974.74/974.91	c total #propagations: 85263984 / total #impl: 3392913028 (eff. 0.025)
974.74/974.91	c #Conflicts:     795000 | #Learnt:      29222 | 0.002
974.74/974.91	c total clause space: 206.656MB
974.74/974.91	c total #watches: 444302
976.34/976.55	c total #propagations: 85379643 / total #impl: 3395459534 (eff. 0.025)
976.34/976.55	c #Conflicts:     796000 | #Learnt:      30222 | 0.002
976.34/976.55	c total clause space: 206.656MB
976.34/976.55	c total #watches: 454151
978.24/978.45	c total #propagations: 85503704 / total #impl: 3398041791 (eff. 0.025)
978.24/978.45	c #Conflicts:     797000 | #Learnt:      31222 | 0.002
978.24/978.45	c total clause space: 206.656MB
978.24/978.45	c total #watches: 463907
979.44/979.67	c total #propagations: 85674043 / total #impl: 3400991824 (eff. 0.025)
979.44/979.67	c GC COLLECT
979.44/979.67	c #Conflicts:     798000 | #Learnt:      10408 | 0.002
979.44/979.67	c total clause space: 206.656MB
979.44/979.67	c total #watches: 245169
980.54/980.71	c total #propagations: 85846573 / total #impl: 3403292451 (eff. 0.025)
980.54/980.71	c #Conflicts:     799000 | #Learnt:      11408 | 0.002
980.54/980.71	c total clause space: 206.656MB
980.54/980.71	c total #watches: 252876
981.44/981.63	c total #propagations: 85996304 / total #impl: 3405705061 (eff. 0.025)
981.44/981.63	c #Conflicts:     800000 | #Learnt:      12408 | 0.002
981.44/981.63	c total clause space: 206.656MB
981.44/981.63	c total #watches: 262081
982.54/982.79	c total #propagations: 86063931 / total #impl: 3409311308 (eff. 0.025)
982.54/982.79	c #Conflicts:     801000 | #Learnt:      13408 | 0.002
982.54/982.79	c total clause space: 206.656MB
982.54/982.79	c total #watches: 272843
984.04/984.21	c total #propagations: 86189291 / total #impl: 3413478316 (eff. 0.025)
984.04/984.21	c #Conflicts:     802000 | #Learnt:      14408 | 0.002
984.04/984.21	c total clause space: 206.656MB
984.04/984.21	c total #watches: 287669
985.24/985.40	c total #propagations: 86301467 / total #impl: 3419175208 (eff. 0.025)
985.24/985.40	c #Conflicts:     803000 | #Learnt:      15408 | 0.002
985.24/985.40	c total clause space: 206.656MB
985.24/985.40	c total #watches: 297366
986.44/986.67	c total #propagations: 86390041 / total #impl: 3424191514 (eff. 0.025)
986.44/986.67	c #Conflicts:     804000 | #Learnt:      16408 | 0.002
986.44/986.67	c total clause space: 206.656MB
986.44/986.67	c total #watches: 308108
987.74/987.91	c total #propagations: 86465066 / total #impl: 3430020814 (eff. 0.025)
987.74/987.91	c #Conflicts:     805000 | #Learnt:      17408 | 0.002
987.74/987.91	c total clause space: 206.656MB
987.74/987.91	c total #watches: 319715
989.14/989.31	c total #propagations: 86537857 / total #impl: 3435536930 (eff. 0.025)
989.14/989.31	c #Conflicts:     806000 | #Learnt:      18408 | 0.002
989.14/989.31	c total clause space: 206.656MB
989.14/989.31	c total #watches: 329325
990.74/990.92	c total #propagations: 86642972 / total #impl: 3441641455 (eff. 0.025)
990.74/990.92	c #Conflicts:     807000 | #Learnt:      19408 | 0.002
990.74/990.92	c total clause space: 206.656MB
990.74/990.92	c total #watches: 337136
992.54/992.71	c total #propagations: 86794917 / total #impl: 3446907372 (eff. 0.025)
992.54/992.71	c #Conflicts:     808000 | #Learnt:      20408 | 0.002
992.54/992.71	c total clause space: 206.656MB
992.54/992.71	c total #watches: 347841
994.14/994.37	c total #propagations: 86930310 / total #impl: 3452013788 (eff. 0.025)
994.14/994.37	c #Conflicts:     809000 | #Learnt:      21408 | 0.002
994.14/994.37	c total clause space: 206.656MB
994.14/994.37	c total #watches: 357493
996.04/996.29	c total #propagations: 87059706 / total #impl: 3457067910 (eff. 0.025)
996.04/996.29	c #Conflicts:     810000 | #Learnt:      22408 | 0.002
996.04/996.29	c total clause space: 206.656MB
996.04/996.29	c total #watches: 367467
997.84/998.04	c total #propagations: 87209828 / total #impl: 3462649416 (eff. 0.025)
997.84/998.04	c #Conflicts:     811000 | #Learnt:      23408 | 0.002
997.84/998.04	c total clause space: 206.656MB
997.84/998.04	c total #watches: 376305
999.44/999.68	c total #propagations: 87356862 / total #impl: 3465892209 (eff. 0.025)
999.44/999.68	c #Conflicts:     812000 | #Learnt:      24408 | 0.002
999.44/999.68	c total clause space: 206.656MB
999.44/999.68	c total #watches: 384033
1001.33/1001.51	c total #propagations: 87505340 / total #impl: 3467982716 (eff. 0.025)
1001.33/1001.51	c #Conflicts:     813000 | #Learnt:      25408 | 0.002
1001.33/1001.51	c total clause space: 206.656MB
1001.33/1001.51	c total #watches: 392632
1003.04/1003.24	c total #propagations: 87662591 / total #impl: 3471059541 (eff. 0.025)
1003.04/1003.24	c #Conflicts:     814000 | #Learnt:      26408 | 0.002
1003.04/1003.24	c total clause space: 206.656MB
1003.04/1003.24	c total #watches: 401505
1004.53/1004.75	c total #propagations: 87822626 / total #impl: 3474171954 (eff. 0.025)
1004.53/1004.75	c #Conflicts:     815000 | #Learnt:      27408 | 0.002
1004.53/1004.75	c total clause space: 206.656MB
1004.53/1004.75	c total #watches: 409722
1006.23/1006.42	c total #propagations: 87993093 / total #impl: 3476025805 (eff. 0.025)
1006.23/1006.42	c #Conflicts:     816000 | #Learnt:      28408 | 0.002
1006.23/1006.42	c total clause space: 206.656MB
1006.23/1006.42	c total #watches: 416309
1008.03/1008.24	c total #propagations: 88158389 / total #impl: 3478227205 (eff. 0.025)
1008.03/1008.24	c #Conflicts:     817000 | #Learnt:      29408 | 0.002
1008.03/1008.24	c total clause space: 206.656MB
1008.03/1008.24	c total #watches: 423972
1009.83/1010.05	c total #propagations: 88288908 / total #impl: 3480030543 (eff. 0.025)
1009.83/1010.05	c #Conflicts:     818000 | #Learnt:      30408 | 0.002
1009.83/1010.05	c total clause space: 206.656MB
1009.83/1010.05	c total #watches: 432772
1011.94/1012.14	c total #propagations: 88386676 / total #impl: 3482038190 (eff. 0.025)
1011.94/1012.14	c #Conflicts:     819000 | #Learnt:      31408 | 0.002
1011.94/1012.14	c total clause space: 206.656MB
1011.94/1012.14	c total #watches: 441094
1013.33/1013.50	c total #propagations: 88515514 / total #impl: 3483902754 (eff. 0.025)
1013.33/1013.50	c GC COLLECT
1013.33/1013.50	c #Conflicts:     820000 | #Learnt:      10429 | 0.002
1013.33/1013.50	c total clause space: 206.656MB
1013.33/1013.50	c total #watches: 216128
1014.33/1014.55	c total #propagations: 88594204 / total #impl: 3485791367 (eff. 0.025)
1014.33/1014.55	c #Conflicts:     821000 | #Learnt:      11429 | 0.002
1014.33/1014.55	c total clause space: 206.656MB
1014.33/1014.55	c total #watches: 220699
1015.43/1015.63	c total #propagations: 88709124 / total #impl: 3488624207 (eff. 0.025)
1015.43/1015.63	c #Conflicts:     822000 | #Learnt:      12429 | 0.002
1015.43/1015.63	c total clause space: 206.656MB
1015.43/1015.63	c total #watches: 229070
1016.53/1016.71	c total #propagations: 88826690 / total #impl: 3491754237 (eff. 0.025)
1016.53/1016.71	c #Conflicts:     823000 | #Learnt:      13429 | 0.002
1016.53/1016.71	c total clause space: 206.656MB
1016.53/1016.71	c total #watches: 238389
1017.34/1017.59	c total #propagations: 88923335 / total #impl: 3495635912 (eff. 0.025)
1017.34/1017.59	c #Conflicts:     824000 | #Learnt:      14429 | 0.002
1017.34/1017.59	c total clause space: 206.656MB
1017.34/1017.59	c total #watches: 250055
1018.33/1018.55	c total #propagations: 88980586 / total #impl: 3499286403 (eff. 0.025)
1018.33/1018.55	c #Conflicts:     825000 | #Learnt:      15429 | 0.002
1018.33/1018.55	c total clause space: 206.656MB
1018.33/1018.55	c total #watches: 260608
1019.43/1019.62	c total #propagations: 89067736 / total #impl: 3502700069 (eff. 0.025)
1019.43/1019.62	c #Conflicts:     826000 | #Learnt:      16429 | 0.002
1019.43/1019.62	c total clause space: 206.656MB
1019.43/1019.62	c total #watches: 268933
1020.53/1020.78	c total #propagations: 89200762 / total #impl: 3507100400 (eff. 0.025)
1020.53/1020.78	c #Conflicts:     827000 | #Learnt:      17429 | 0.002
1020.53/1020.78	c total clause space: 206.656MB
1020.53/1020.78	c total #watches: 274916
1021.63/1021.82	c total #propagations: 89387850 / total #impl: 3510806157 (eff. 0.025)
1021.63/1021.82	c #Conflicts:     828000 | #Learnt:      18429 | 0.002
1021.63/1021.82	c total clause space: 206.656MB
1021.63/1021.82	c total #watches: 282715
1022.84/1023.03	c total #propagations: 89500738 / total #impl: 3513897512 (eff. 0.025)
1022.84/1023.03	c #Conflicts:     829000 | #Learnt:      19429 | 0.002
1022.84/1023.03	c total clause space: 206.656MB
1022.84/1023.03	c total #watches: 289882
1023.94/1024.11	c total #propagations: 89613061 / total #impl: 3516917563 (eff. 0.025)
1023.94/1024.11	c #Conflicts:     830000 | #Learnt:      20429 | 0.002
1023.94/1024.11	c total clause space: 206.656MB
1023.94/1024.11	c total #watches: 296965
1025.04/1025.28	c total #propagations: 89700961 / total #impl: 3519341815 (eff. 0.025)
1025.04/1025.28	c #Conflicts:     831000 | #Learnt:      21429 | 0.002
1025.04/1025.28	c total clause space: 206.656MB
1025.04/1025.28	c total #watches: 305783
1026.14/1026.40	c total #propagations: 89808697 / total #impl: 3522187527 (eff. 0.025)
1026.14/1026.40	c #Conflicts:     832000 | #Learnt:      22429 | 0.002
1026.14/1026.40	c total clause space: 206.656MB
1026.14/1026.40	c total #watches: 312338
1027.53/1027.76	c total #propagations: 89888266 / total #impl: 3523983046 (eff. 0.026)
1027.53/1027.76	c #Conflicts:     833000 | #Learnt:      23429 | 0.002
1027.53/1027.76	c total clause space: 206.656MB
1027.53/1027.76	c total #watches: 323620
1029.03/1029.21	c total #propagations: 90001686 / total #impl: 3527944419 (eff. 0.026)
1029.03/1029.21	c #Conflicts:     834000 | #Learnt:      24429 | 0.002
1029.03/1029.21	c total clause space: 206.656MB
1029.03/1029.21	c total #watches: 331764
1030.33/1030.56	c total #propagations: 90138622 / total #impl: 3530426722 (eff. 0.026)
1030.33/1030.56	c #Conflicts:     835000 | #Learnt:      25429 | 0.002
1030.33/1030.56	c total clause space: 206.656MB
1030.33/1030.56	c total #watches: 337605
1031.83/1032.03	c total #propagations: 90258903 / total #impl: 3532543471 (eff. 0.026)
1031.83/1032.03	c #Conflicts:     836000 | #Learnt:      26429 | 0.002
1031.83/1032.03	c total clause space: 206.656MB
1031.83/1032.03	c total #watches: 345104
1033.43/1033.61	c total #propagations: 90431965 / total #impl: 3534623810 (eff. 0.026)
1033.43/1033.61	c #Conflicts:     837000 | #Learnt:      27429 | 0.002
1033.43/1033.61	c total clause space: 206.656MB
1033.43/1033.61	c total #watches: 352429
1035.13/1035.30	c total #propagations: 90546734 / total #impl: 3537069388 (eff. 0.026)
1035.13/1035.30	c #Conflicts:     838000 | #Learnt:      28429 | 0.002
1035.13/1035.30	c total clause space: 206.656MB
1035.13/1035.30	c total #watches: 360354
1036.53/1036.79	c total #propagations: 90660767 / total #impl: 3539007425 (eff. 0.026)
1036.53/1036.79	c #Conflicts:     839000 | #Learnt:      29429 | 0.002
1036.53/1036.79	c total clause space: 206.656MB
1036.53/1036.79	c total #watches: 366801
1038.13/1038.35	c total #propagations: 90810234 / total #impl: 3540365670 (eff. 0.026)
1038.13/1038.35	c #Conflicts:     840000 | #Learnt:      30429 | 0.002
1038.13/1038.35	c total clause space: 206.656MB
1038.13/1038.35	c total #watches: 372788
1039.53/1039.76	c total #propagations: 90944788 / total #impl: 3541755758 (eff. 0.026)
1039.53/1039.76	c #Conflicts:     841000 | #Learnt:      31429 | 0.002
1039.53/1039.76	c total clause space: 206.656MB
1039.53/1039.76	c total #watches: 379933
1040.93/1041.10	c total #propagations: 91071831 / total #impl: 3543015912 (eff. 0.026)
1040.93/1041.10	c GC COLLECT
1040.93/1041.10	c #Conflicts:     842000 | #Learnt:      10006 | 0.002
1040.93/1041.10	c total clause space: 206.656MB
1040.93/1041.10	c total #watches: 177673
1041.73/1041.96	c total #propagations: 91178759 / total #impl: 3544255851 (eff. 0.026)
1041.73/1041.96	c #Conflicts:     843000 | #Learnt:      11006 | 0.002
1041.73/1041.96	c total clause space: 206.656MB
1041.73/1041.96	c total #watches: 183557
1042.43/1042.68	c total #propagations: 91274393 / total #impl: 3545696932 (eff. 0.026)
1042.43/1042.68	c #Conflicts:     844000 | #Learnt:      12006 | 0.002
1042.43/1042.68	c total clause space: 206.656MB
1042.43/1042.68	c total #watches: 190200
1043.43/1043.62	c total #propagations: 91414509 / total #impl: 3546928347 (eff. 0.026)
1043.43/1043.62	c #Conflicts:     845000 | #Learnt:      13006 | 0.002
1043.43/1043.62	c total clause space: 206.656MB
1043.43/1043.62	c total #watches: 198339
1044.23/1044.49	c total #propagations: 91524780 / total #impl: 3548696261 (eff. 0.026)
1044.23/1044.49	c #Conflicts:     846000 | #Learnt:      14006 | 0.002
1044.23/1044.49	c total clause space: 206.656MB
1044.23/1044.49	c total #watches: 206447
1045.23/1045.45	c total #propagations: 91572360 / total #impl: 3551314582 (eff. 0.026)
1045.23/1045.45	c #Conflicts:     847000 | #Learnt:      15006 | 0.002
1045.23/1045.45	c total clause space: 206.656MB
1045.23/1045.45	c total #watches: 215480
1046.43/1046.62	c total #propagations: 91635035 / total #impl: 3553645593 (eff. 0.026)
1046.43/1046.62	c #Conflicts:     848000 | #Learnt:      16006 | 0.002
1046.43/1046.62	c total clause space: 206.656MB
1046.43/1046.62	c total #watches: 225013
1047.83/1048.01	c total #propagations: 91717388 / total #impl: 3556429619 (eff. 0.026)
1047.83/1048.01	c #Conflicts:     849000 | #Learnt:      17006 | 0.002
1047.83/1048.01	c total clause space: 206.656MB
1047.83/1048.01	c total #watches: 235054
1049.03/1049.22	c total #propagations: 91826413 / total #impl: 3559269935 (eff. 0.026)
1049.03/1049.22	c #Conflicts:     850000 | #Learnt:      18006 | 0.002
1049.03/1049.22	c total clause space: 206.656MB
1049.03/1049.22	c total #watches: 247443
1050.33/1050.56	c total #propagations: 91927627 / total #impl: 3562992954 (eff. 0.026)
1050.33/1050.56	c #Conflicts:     851000 | #Learnt:      19006 | 0.002
1050.33/1050.56	c total clause space: 206.656MB
1050.33/1050.56	c total #watches: 254430
1051.73/1051.94	c total #propagations: 92073061 / total #impl: 3566068641 (eff. 0.026)
1051.73/1051.94	c #Conflicts:     852000 | #Learnt:      20006 | 0.002
1051.73/1051.94	c total clause space: 206.656MB
1051.73/1051.94	c total #watches: 261241
1052.83/1053.06	c total #propagations: 92189196 / total #impl: 3569891370 (eff. 0.026)
1052.83/1053.06	c #Conflicts:     853000 | #Learnt:      21006 | 0.002
1052.83/1053.06	c total clause space: 206.656MB
1052.83/1053.06	c total #watches: 270878
1053.93/1054.17	c total #propagations: 92290631 / total #impl: 3572235085 (eff. 0.026)
1053.93/1054.17	c #Conflicts:     854000 | #Learnt:      22006 | 0.002
1053.93/1054.17	c total clause space: 206.656MB
1053.93/1054.17	c total #watches: 280233
1055.23/1055.44	c total #propagations: 92378227 / total #impl: 3574548211 (eff. 0.026)
1055.23/1055.44	c #Conflicts:     855000 | #Learnt:      23006 | 0.002
1055.23/1055.44	c total clause space: 206.656MB
1055.23/1055.44	c total #watches: 290208
1056.73/1056.93	c total #propagations: 92469627 / total #impl: 3576844875 (eff. 0.026)
1056.73/1056.93	c #Conflicts:     856000 | #Learnt:      24006 | 0.002
1056.73/1056.93	c total clause space: 206.656MB
1056.73/1056.93	c total #watches: 299786
1058.23/1058.49	c total #propagations: 92561723 / total #impl: 3579996526 (eff. 0.026)
1058.23/1058.49	c #Conflicts:     857000 | #Learnt:      25006 | 0.002
1058.23/1058.49	c total clause space: 206.656MB
1058.23/1058.49	c total #watches: 307298
1059.72/1059.90	c total #propagations: 92667734 / total #impl: 3582806602 (eff. 0.026)
1059.72/1059.90	c #Conflicts:     858000 | #Learnt:      26006 | 0.002
1059.72/1059.90	c total clause space: 206.656MB
1059.72/1059.90	c total #watches: 314489
1060.82/1061.07	c total #propagations: 92762820 / total #impl: 3585076818 (eff. 0.026)
1060.82/1061.07	c #Conflicts:     859000 | #Learnt:      27006 | 0.002
1060.82/1061.07	c total clause space: 206.656MB
1060.82/1061.07	c total #watches: 319325
1062.62/1062.82	c total #propagations: 92829057 / total #impl: 3587025584 (eff. 0.026)
1062.62/1062.82	c #Conflicts:     860000 | #Learnt:      28006 | 0.002
1062.62/1062.82	c total clause space: 206.656MB
1062.62/1062.82	c total #watches: 329696
1064.12/1064.30	c total #propagations: 92927482 / total #impl: 3590314454 (eff. 0.026)
1064.12/1064.30	c #Conflicts:     861000 | #Learnt:      29006 | 0.002
1064.12/1064.30	c total clause space: 206.656MB
1064.12/1064.30	c total #watches: 338806
1065.73/1065.92	c total #propagations: 93010400 / total #impl: 3592722028 (eff. 0.026)
1065.73/1065.92	c #Conflicts:     862000 | #Learnt:      30006 | 0.002
1065.73/1065.92	c total clause space: 206.656MB
1065.73/1065.92	c total #watches: 350093
1067.52/1067.75	c total #propagations: 93088829 / total #impl: 3596729463 (eff. 0.026)
1067.52/1067.75	c #Conflicts:     863000 | #Learnt:      31006 | 0.002
1067.52/1067.75	c total clause space: 206.656MB
1067.52/1067.75	c total #watches: 358612
1069.13/1069.32	c total #propagations: 93185268 / total #impl: 3600168568 (eff. 0.026)
1069.13/1069.32	c #Conflicts:     864000 | #Learnt:      32006 | 0.002
1069.13/1069.32	c total clause space: 206.656MB
1069.13/1069.32	c total #watches: 365162
1070.32/1070.56	c total #propagations: 93265033 / total #impl: 3602804085 (eff. 0.026)
1070.32/1070.56	c GC COLLECT
1070.32/1070.56	c #Conflicts:     865000 | #Learnt:      10283 | 0.002
1070.32/1070.56	c total clause space: 206.656MB
1070.32/1070.56	c total #watches: 193891
1071.52/1071.72	c total #propagations: 93337820 / total #impl: 3604671384 (eff. 0.026)
1071.52/1071.72	c #Conflicts:     866000 | #Learnt:      11283 | 0.002
1071.52/1071.72	c total clause space: 206.656MB
1071.52/1071.72	c total #watches: 201122
1072.43/1072.69	c total #propagations: 93449280 / total #impl: 3607393055 (eff. 0.026)
1072.43/1072.69	c #Conflicts:     867000 | #Learnt:      12283 | 0.002
1072.43/1072.69	c total clause space: 206.656MB
1072.43/1072.69	c total #watches: 209349
1073.53/1073.73	c total #propagations: 93553497 / total #impl: 3609395627 (eff. 0.026)
1073.53/1073.73	c #Conflicts:     868000 | #Learnt:      13283 | 0.002
1073.53/1073.73	c total clause space: 206.656MB
1073.53/1073.73	c total #watches: 219496
1074.72/1074.98	c total #propagations: 93643270 / total #impl: 3611968219 (eff. 0.026)
1074.72/1074.98	c #Conflicts:     869000 | #Learnt:      14283 | 0.002
1074.72/1074.98	c total clause space: 206.656MB
1074.72/1074.98	c total #watches: 231404
1075.92/1076.16	c total #propagations: 93780537 / total #impl: 3614885829 (eff. 0.026)
1075.92/1076.16	c #Conflicts:     870000 | #Learnt:      15283 | 0.002
1075.92/1076.16	c total clause space: 206.656MB
1075.92/1076.16	c total #watches: 240560
1077.12/1077.37	c total #propagations: 93884812 / total #impl: 3617847960 (eff. 0.026)
1077.12/1077.37	c #Conflicts:     871000 | #Learnt:      16283 | 0.002
1077.12/1077.37	c total clause space: 206.656MB
1077.12/1077.37	c total #watches: 252605
1078.32/1078.56	c total #propagations: 93985851 / total #impl: 3619758841 (eff. 0.026)
1078.32/1078.56	c #Conflicts:     872000 | #Learnt:      17283 | 0.002
1078.32/1078.56	c total clause space: 206.656MB
1078.32/1078.56	c total #watches: 261017
1079.42/1079.67	c total #propagations: 94129330 / total #impl: 3621434267 (eff. 0.026)
1079.42/1079.67	c #Conflicts:     873000 | #Learnt:      18283 | 0.002
1079.42/1079.67	c total clause space: 206.656MB
1079.42/1079.67	c total #watches: 268892
1080.72/1080.95	c total #propagations: 94220877 / total #impl: 3623206704 (eff. 0.026)
1080.72/1080.95	c #Conflicts:     874000 | #Learnt:      19283 | 0.002
1080.72/1080.95	c total clause space: 206.656MB
1080.72/1080.95	c total #watches: 275656
1082.12/1082.32	c total #propagations: 94333729 / total #impl: 3625313817 (eff. 0.026)
1082.12/1082.32	c #Conflicts:     875000 | #Learnt:      20283 | 0.002
1082.12/1082.32	c total clause space: 206.656MB
1082.12/1082.32	c total #watches: 281091
1083.52/1083.74	c total #propagations: 94466028 / total #impl: 3627291382 (eff. 0.026)
1083.52/1083.74	c #Conflicts:     876000 | #Learnt:      21283 | 0.002
1083.52/1083.74	c total clause space: 206.656MB
1083.52/1083.74	c total #watches: 288286
1084.72/1084.92	c total #propagations: 94585436 / total #impl: 3629374422 (eff. 0.026)
1084.72/1084.92	c #Conflicts:     877000 | #Learnt:      22283 | 0.002
1084.72/1084.92	c total clause space: 206.656MB
1084.72/1084.92	c total #watches: 295029
1086.12/1086.30	c total #propagations: 94663558 / total #impl: 3631675753 (eff. 0.026)
1086.12/1086.30	c #Conflicts:     878000 | #Learnt:      23283 | 0.002
1086.12/1086.30	c total clause space: 206.656MB
1086.12/1086.30	c total #watches: 301804
1087.52/1087.74	c total #propagations: 94817685 / total #impl: 3634068456 (eff. 0.026)
1087.52/1087.74	c #Conflicts:     879000 | #Learnt:      24283 | 0.002
1087.52/1087.74	c total clause space: 206.656MB
1087.52/1087.74	c total #watches: 309404
1089.02/1089.22	c total #propagations: 94955433 / total #impl: 3636639250 (eff. 0.026)
1089.02/1089.22	c #Conflicts:     880000 | #Learnt:      25283 | 0.002
1089.02/1089.22	c total clause space: 206.656MB
1089.02/1089.22	c total #watches: 316557
1090.22/1090.49	c total #propagations: 95041771 / total #impl: 3639091809 (eff. 0.026)
1090.22/1090.49	c #Conflicts:     881000 | #Learnt:      26283 | 0.002
1090.22/1090.49	c total clause space: 206.656MB
1090.22/1090.49	c total #watches: 322102
1091.62/1091.82	c total #propagations: 95122623 / total #impl: 3641618339 (eff. 0.026)
1091.62/1091.82	c #Conflicts:     882000 | #Learnt:      27283 | 0.002
1091.62/1091.82	c total clause space: 206.656MB
1091.62/1091.82	c total #watches: 329312
1092.92/1093.15	c total #propagations: 95214804 / total #impl: 3644065259 (eff. 0.026)
1092.92/1093.15	c #Conflicts:     883000 | #Learnt:      28283 | 0.002
1092.92/1093.15	c total clause space: 206.656MB
1092.92/1093.15	c total #watches: 340134
1094.32/1094.51	c total #propagations: 95322322 / total #impl: 3646232174 (eff. 0.026)
1094.32/1094.51	c #Conflicts:     884000 | #Learnt:      29283 | 0.002
1094.32/1094.51	c total clause space: 206.656MB
1094.32/1094.51	c total #watches: 347438
1095.62/1095.82	c total #propagations: 95409854 / total #impl: 3648398052 (eff. 0.026)
1095.62/1095.82	c #Conflicts:     885000 | #Learnt:      30283 | 0.002
1095.62/1095.82	c total clause space: 206.656MB
1095.62/1095.82	c total #watches: 354268
1096.92/1097.19	c total #propagations: 95509649 / total #impl: 3650412995 (eff. 0.026)
1096.92/1097.19	c #Conflicts:     886000 | #Learnt:      31283 | 0.002
1096.92/1097.19	c total clause space: 206.656MB
1096.92/1097.19	c total #watches: 365420
1098.22/1098.41	c total #propagations: 95589638 / total #impl: 3653641764 (eff. 0.026)
1098.22/1098.41	c #Conflicts:     887000 | #Learnt:      32283 | 0.002
1098.22/1098.41	c total clause space: 206.656MB
1098.22/1098.41	c total #watches: 371789
1099.62/1099.83	c total #propagations: 95660247 / total #impl: 3656006748 (eff. 0.026)
1099.62/1099.83	c GC COLLECT
1099.62/1099.83	c #Conflicts:     888000 | #Learnt:      10618 | 0.002
1099.62/1099.83	c total clause space: 206.656MB
1099.62/1099.83	c total #watches: 184400
1100.52/1100.78	c total #propagations: 95747215 / total #impl: 3658536372 (eff. 0.026)
1100.52/1100.78	c #Conflicts:     889000 | #Learnt:      11618 | 0.002
1100.52/1100.78	c total clause space: 206.656MB
1100.52/1100.78	c total #watches: 190380
1101.42/1101.68	c total #propagations: 95826079 / total #impl: 3660727548 (eff. 0.026)
1101.42/1101.68	c #Conflicts:     890000 | #Learnt:      12618 | 0.002
1101.42/1101.68	c total clause space: 206.656MB
1101.42/1101.68	c total #watches: 196189
1102.32/1102.50	c total #propagations: 95895997 / total #impl: 3662013427 (eff. 0.026)
1102.32/1102.50	c #Conflicts:     891000 | #Learnt:      13618 | 0.002
1102.32/1102.50	c total clause space: 206.656MB
1102.32/1102.50	c total #watches: 200823
1103.42/1103.60	c total #propagations: 95948543 / total #impl: 3663215884 (eff. 0.026)
1103.42/1103.60	c #Conflicts:     892000 | #Learnt:      14618 | 0.002
1103.42/1103.60	c total clause space: 206.656MB
1103.42/1103.60	c total #watches: 206980
1104.62/1104.82	c total #propagations: 96046051 / total #impl: 3664834708 (eff. 0.026)
1104.62/1104.82	c #Conflicts:     893000 | #Learnt:      15618 | 0.002
1104.62/1104.82	c total clause space: 206.656MB
1104.62/1104.82	c total #watches: 213021
1105.72/1105.94	c total #propagations: 96177588 / total #impl: 3666317455 (eff. 0.026)
1105.72/1105.94	c #Conflicts:     894000 | #Learnt:      16618 | 0.002
1105.72/1105.94	c total clause space: 206.656MB
1105.72/1105.94	c total #watches: 222092
1106.72/1106.97	c total #propagations: 96307699 / total #impl: 3668332302 (eff. 0.026)
1106.72/1106.97	c #Conflicts:     895000 | #Learnt:      17618 | 0.002
1106.72/1106.97	c total clause space: 206.656MB
1106.72/1106.97	c total #watches: 238742
1107.72/1107.95	c total #propagations: 96417587 / total #impl: 3670619228 (eff. 0.026)
1107.72/1107.95	c #Conflicts:     896000 | #Learnt:      18618 | 0.002
1107.72/1107.95	c total clause space: 206.656MB
1107.72/1107.95	c total #watches: 249277
1108.72/1108.95	c total #propagations: 96471370 / total #impl: 3672001234 (eff. 0.026)
1108.72/1108.95	c #Conflicts:     897000 | #Learnt:      19618 | 0.002
1108.72/1108.95	c total clause space: 206.656MB
1108.72/1108.95	c total #watches: 256234
1109.82/1110.00	c total #propagations: 96545026 / total #impl: 3673287211 (eff. 0.026)
1109.82/1110.00	c #Conflicts:     898000 | #Learnt:      20618 | 0.002
1109.82/1110.00	c total clause space: 206.656MB
1109.82/1110.00	c total #watches: 263807
1110.82/1111.06	c total #propagations: 96640262 / total #impl: 3674478434 (eff. 0.026)
1110.82/1111.06	c #Conflicts:     899000 | #Learnt:      21618 | 0.002
1110.82/1111.06	c total clause space: 206.656MB
1110.82/1111.06	c total #watches: 269275
1111.81/1112.05	c total #propagations: 96705121 / total #impl: 3675379306 (eff. 0.026)
1111.81/1112.05	c #Conflicts:     900000 | #Learnt:      22618 | 0.002
1111.81/1112.05	c total clause space: 206.656MB
1111.81/1112.05	c total #watches: 285383
1112.91/1113.10	c total #propagations: 96802600 / total #impl: 3676701285 (eff. 0.026)
1112.91/1113.10	c #Conflicts:     901000 | #Learnt:      23618 | 0.002
1112.91/1113.10	c total clause space: 206.656MB
1112.91/1113.10	c total #watches: 301519
1114.01/1114.25	c total #propagations: 96924390 / total #impl: 3678494933 (eff. 0.026)
1114.01/1114.25	c #Conflicts:     902000 | #Learnt:      24618 | 0.002
1114.01/1114.25	c total clause space: 206.656MB
1114.01/1114.25	c total #watches: 315313
1114.91/1115.18	c total #propagations: 97103046 / total #impl: 3679865553 (eff. 0.026)
1114.91/1115.18	c #Conflicts:     903000 | #Learnt:      25618 | 0.002
1114.91/1115.18	c total clause space: 206.656MB
1114.91/1115.18	c total #watches: 325028
1116.11/1116.39	c total #propagations: 97295306 / total #impl: 3681099092 (eff. 0.026)
1116.11/1116.39	c #Conflicts:     904000 | #Learnt:      26618 | 0.002
1116.11/1116.39	c total clause space: 206.656MB
1116.11/1116.39	c total #watches: 335472
1117.42/1117.70	c total #propagations: 97414782 / total #impl: 3682684703 (eff. 0.026)
1117.42/1117.70	c #Conflicts:     905000 | #Learnt:      27618 | 0.002
1117.42/1117.70	c total clause space: 206.656MB
1117.42/1117.70	c total #watches: 344391
1118.91/1119.11	c total #propagations: 97549052 / total #impl: 3684847180 (eff. 0.026)
1118.91/1119.11	c #Conflicts:     906000 | #Learnt:      28618 | 0.002
1118.91/1119.11	c total clause space: 206.656MB
1118.91/1119.11	c total #watches: 354164
1120.41/1120.69	c total #propagations: 97712708 / total #impl: 3687613194 (eff. 0.026)
1120.41/1120.69	c #Conflicts:     907000 | #Learnt:      29618 | 0.002
1120.41/1120.69	c total clause space: 206.656MB
1120.41/1120.69	c total #watches: 362997
1121.61/1121.80	c total #propagations: 97898108 / total #impl: 3690580368 (eff. 0.027)
1121.61/1121.80	c #Conflicts:     908000 | #Learnt:      30618 | 0.002
1121.61/1121.80	c total clause space: 206.656MB
1121.61/1121.80	c total #watches: 369557
1122.61/1122.83	c total #propagations: 98091050 / total #impl: 3691626277 (eff. 0.027)
1122.61/1122.83	c #Conflicts:     909000 | #Learnt:      31618 | 0.002
1122.61/1122.83	c total clause space: 206.656MB
1122.61/1122.83	c total #watches: 374458
1123.51/1123.73	c total #propagations: 98294992 / total #impl: 3692758067 (eff. 0.027)
1123.51/1123.73	c #Conflicts:     910000 | #Learnt:      32618 | 0.002
1123.51/1123.73	c total clause space: 206.656MB
1123.51/1123.73	c total #watches: 380132
1124.31/1124.57	c total #propagations: 98483862 / total #impl: 3693639470 (eff. 0.027)
1124.31/1124.57	c GC COLLECT
1124.31/1124.57	c #Conflicts:     911000 | #Learnt:       9823 | 0.002
1124.31/1124.57	c total clause space: 206.656MB
1124.31/1124.57	c total #watches: 195969
1124.91/1125.15	c total #propagations: 98637754 / total #impl: 3694382060 (eff. 0.027)
1124.91/1125.15	c #Conflicts:     912000 | #Learnt:      10823 | 0.002
1124.91/1125.15	c total clause space: 206.656MB
1124.91/1125.15	c total #watches: 206687
1126.01/1126.29	c total #propagations: 98837990 / total #impl: 3695097727 (eff. 0.027)
1126.01/1126.29	c #Conflicts:     913000 | #Learnt:      11823 | 0.002
1126.01/1126.29	c total clause space: 206.656MB
1126.01/1126.29	c total #watches: 219657
1127.21/1127.47	c total #propagations: 98929491 / total #impl: 3696752982 (eff. 0.027)
1127.21/1127.47	c #Conflicts:     914000 | #Learnt:      12823 | 0.002
1127.21/1127.47	c total clause space: 206.656MB
1127.21/1127.47	c total #watches: 234559
1128.21/1128.44	c total #propagations: 99059332 / total #impl: 3698972072 (eff. 0.027)
1128.21/1128.44	c #Conflicts:     915000 | #Learnt:      13823 | 0.002
1128.21/1128.44	c total clause space: 206.656MB
1128.21/1128.44	c total #watches: 243554
1129.21/1129.40	c total #propagations: 99184533 / total #impl: 3700737129 (eff. 0.027)
1129.21/1129.40	c #Conflicts:     916000 | #Learnt:      14823 | 0.002
1129.21/1129.40	c total clause space: 206.656MB
1129.21/1129.40	c total #watches: 251703
1130.01/1130.29	c total #propagations: 99347072 / total #impl: 3702374770 (eff. 0.027)
1130.01/1130.29	c #Conflicts:     917000 | #Learnt:      15823 | 0.002
1130.01/1130.29	c total clause space: 206.656MB
1130.01/1130.29	c total #watches: 261280
1130.91/1131.19	c total #propagations: 99527055 / total #impl: 3703761741 (eff. 0.027)
1130.91/1131.19	c #Conflicts:     918000 | #Learnt:      16823 | 0.002
1130.91/1131.19	c total clause space: 206.656MB
1130.91/1131.19	c total #watches: 270722
1131.82/1132.05	c total #propagations: 99735640 / total #impl: 3705424350 (eff. 0.027)
1131.82/1132.05	c #Conflicts:     919000 | #Learnt:      17823 | 0.002
1131.82/1132.05	c total clause space: 206.656MB
1131.82/1132.05	c total #watches: 285981
1132.92/1133.18	c total #propagations: 99912904 / total #impl: 3706871659 (eff. 0.027)
1132.92/1133.18	c #Conflicts:     920000 | #Learnt:      18823 | 0.002
1132.92/1133.18	c total clause space: 206.656MB
1132.92/1133.18	c total #watches: 298887
1134.31/1134.55	c total #propagations: 100058791 / total #impl: 3708352203 (eff. 0.027)
1134.31/1134.55	c #Conflicts:     921000 | #Learnt:      19823 | 0.002
1134.31/1134.55	c total clause space: 206.656MB
1134.31/1134.55	c total #watches: 308739
1135.61/1135.84	c total #propagations: 100192808 / total #impl: 3710621713 (eff. 0.027)
1135.61/1135.84	c #Conflicts:     922000 | #Learnt:      20823 | 0.002
1135.61/1135.84	c total clause space: 206.656MB
1135.61/1135.84	c total #watches: 317833
1136.61/1136.87	c total #propagations: 100337858 / total #impl: 3712834605 (eff. 0.027)
1136.61/1136.87	c #Conflicts:     923000 | #Learnt:      21823 | 0.002
1136.61/1136.87	c total clause space: 206.656MB
1136.61/1136.87	c total #watches: 326335
1138.01/1138.21	c total #propagations: 100386978 / total #impl: 3714080045 (eff. 0.027)
1138.01/1138.21	c #Conflicts:     924000 | #Learnt:      22823 | 0.002
1138.01/1138.21	c total clause space: 206.656MB
1138.01/1138.21	c total #watches: 338880
1139.42/1139.66	c total #propagations: 100500004 / total #impl: 3716671722 (eff. 0.027)
1139.42/1139.66	c #Conflicts:     925000 | #Learnt:      23823 | 0.002
1139.42/1139.66	c total clause space: 206.656MB
1139.42/1139.66	c total #watches: 352658
1140.81/1141.07	c total #propagations: 100659927 / total #impl: 3720136355 (eff. 0.027)
1140.81/1141.07	c #Conflicts:     926000 | #Learnt:      24823 | 0.002
1140.81/1141.07	c total clause space: 206.656MB
1140.81/1141.07	c total #watches: 369135
1142.21/1142.44	c total #propagations: 100813573 / total #impl: 3723923347 (eff. 0.027)
1142.21/1142.44	c #Conflicts:     927000 | #Learnt:      25823 | 0.002
1142.21/1142.44	c total clause space: 206.656MB
1142.21/1142.44	c total #watches: 376301
1143.61/1143.80	c total #propagations: 100985324 / total #impl: 3727237821 (eff. 0.027)
1143.61/1143.80	c #Conflicts:     928000 | #Learnt:      26823 | 0.002
1143.61/1143.80	c total clause space: 206.656MB
1143.61/1143.80	c total #watches: 390085
1145.02/1145.23	c total #propagations: 101162552 / total #impl: 3731102293 (eff. 0.027)
1145.02/1145.23	c #Conflicts:     929000 | #Learnt:      27823 | 0.002
1145.02/1145.23	c total clause space: 206.656MB
1145.02/1145.23	c total #watches: 397582
1146.21/1146.43	c total #propagations: 101349026 / total #impl: 3733896966 (eff. 0.027)
1146.21/1146.43	c #Conflicts:     930000 | #Learnt:      28823 | 0.002
1146.21/1146.43	c total clause space: 206.656MB
1146.21/1146.43	c total #watches: 406872
1147.41/1147.62	c total #propagations: 101536972 / total #impl: 3735156896 (eff. 0.027)
1147.41/1147.62	c #Conflicts:     931000 | #Learnt:      29823 | 0.003
1147.41/1147.62	c total clause space: 206.656MB
1147.41/1147.62	c total #watches: 416852
1148.61/1148.81	c total #propagations: 101718988 / total #impl: 3736454483 (eff. 0.027)
1148.61/1148.81	c #Conflicts:     932000 | #Learnt:      30823 | 0.003
1148.61/1148.81	c total clause space: 206.656MB
1148.61/1148.81	c total #watches: 428285
1150.11/1150.39	c total #propagations: 101794314 / total #impl: 3738559937 (eff. 0.027)
1150.11/1150.39	c #Conflicts:     933000 | #Learnt:      31823 | 0.003
1150.11/1150.39	c total clause space: 206.656MB
1150.11/1150.39	c total #watches: 444940
1151.81/1152.00	c total #propagations: 101866286 / total #impl: 3740271164 (eff. 0.027)
1151.81/1152.00	c #Conflicts:     934000 | #Learnt:      32823 | 0.003
1151.81/1152.00	c total clause space: 206.656MB
1151.81/1152.00	c total #watches: 457575
1153.11/1153.39	c total #propagations: 102010311 / total #impl: 3742562985 (eff. 0.027)
1153.11/1153.39	c GC COLLECT
1153.11/1153.39	c #Conflicts:     935000 | #Learnt:      10238 | 0.003
1153.11/1153.39	c total clause space: 206.656MB
1153.11/1153.39	c total #watches: 230087
1154.41/1154.69	c total #propagations: 102148409 / total #impl: 3744713398 (eff. 0.027)
1154.41/1154.69	c #Conflicts:     936000 | #Learnt:      11238 | 0.003
1154.41/1154.69	c total clause space: 206.656MB
1154.41/1154.69	c total #watches: 237968
1155.51/1155.77	c total #propagations: 102271424 / total #impl: 3746722364 (eff. 0.027)
1155.51/1155.77	c #Conflicts:     937000 | #Learnt:      12238 | 0.003
1155.51/1155.77	c total clause space: 206.656MB
1155.51/1155.77	c total #watches: 247667
1156.51/1156.76	c total #propagations: 102414440 / total #impl: 3748602117 (eff. 0.027)
1156.51/1156.76	c #Conflicts:     938000 | #Learnt:      13238 | 0.003
1156.51/1156.76	c total clause space: 206.656MB
1156.51/1156.76	c total #watches: 256669
1157.91/1158.17	c total #propagations: 102579720 / total #impl: 3750306322 (eff. 0.027)
1157.91/1158.17	c #Conflicts:     939000 | #Learnt:      14238 | 0.003
1157.91/1158.17	c total clause space: 206.656MB
1157.91/1158.17	c total #watches: 267337
1158.91/1159.18	c total #propagations: 102728419 / total #impl: 3752851110 (eff. 0.027)
1158.91/1159.18	c #Conflicts:     940000 | #Learnt:      15238 | 0.003
1158.91/1159.18	c total clause space: 206.656MB
1158.91/1159.18	c total #watches: 277740
1160.01/1160.25	c total #propagations: 102910914 / total #impl: 3754473637 (eff. 0.027)
1160.01/1160.25	c #Conflicts:     941000 | #Learnt:      16238 | 0.003
1160.01/1160.25	c total clause space: 206.656MB
1160.01/1160.25	c total #watches: 284879
1161.01/1161.28	c total #propagations: 103089638 / total #impl: 3756171307 (eff. 0.027)
1161.01/1161.28	c #Conflicts:     942000 | #Learnt:      17238 | 0.003
1161.01/1161.28	c total clause space: 206.656MB
1161.01/1161.28	c total #watches: 295187
1162.21/1162.43	c total #propagations: 103256273 / total #impl: 3758074576 (eff. 0.027)
1162.21/1162.43	c #Conflicts:     943000 | #Learnt:      18238 | 0.003
1162.21/1162.43	c total clause space: 206.656MB
1162.21/1162.43	c total #watches: 303046
1163.51/1163.71	c total #propagations: 103400988 / total #impl: 3759999784 (eff. 0.028)
1163.51/1163.71	c #Conflicts:     944000 | #Learnt:      19238 | 0.003
1163.51/1163.71	c total clause space: 206.656MB
1163.51/1163.71	c total #watches: 325415
1164.90/1165.13	c total #propagations: 103497711 / total #impl: 3762424698 (eff. 0.028)
1164.90/1165.13	c #Conflicts:     945000 | #Learnt:      20238 | 0.003
1164.90/1165.13	c total clause space: 206.656MB
1164.90/1165.13	c total #watches: 348209
1166.30/1166.54	c total #propagations: 103595736 / total #impl: 3765223629 (eff. 0.028)
1166.30/1166.54	c #Conflicts:     946000 | #Learnt:      21238 | 0.003
1166.30/1166.54	c total clause space: 206.656MB
1166.30/1166.54	c total #watches: 369342
1167.70/1167.92	c total #propagations: 103679957 / total #impl: 3768039517 (eff. 0.028)
1167.70/1167.92	c #Conflicts:     947000 | #Learnt:      22238 | 0.003
1167.70/1167.92	c total clause space: 206.656MB
1167.70/1167.92	c total #watches: 378507
1169.30/1169.54	c total #propagations: 103833375 / total #impl: 3770581540 (eff. 0.028)
1169.30/1169.54	c #Conflicts:     948000 | #Learnt:      23238 | 0.003
1169.30/1169.54	c total clause space: 206.656MB
1169.30/1169.54	c total #watches: 389134
1170.70/1170.94	c total #propagations: 103963544 / total #impl: 3773375233 (eff. 0.028)
1170.70/1170.94	c #Conflicts:     949000 | #Learnt:      24238 | 0.003
1170.70/1170.94	c total clause space: 206.656MB
1170.70/1170.94	c total #watches: 401461
1172.60/1172.81	c total #propagations: 104110937 / total #impl: 3775750242 (eff. 0.028)
1172.60/1172.81	c #Conflicts:     950000 | #Learnt:      25238 | 0.003
1172.60/1172.81	c total clause space: 206.656MB
1172.60/1172.81	c total #watches: 420578
1174.50/1174.79	c total #propagations: 104213644 / total #impl: 3779258699 (eff. 0.028)
1174.50/1174.79	c #Conflicts:     951000 | #Learnt:      26238 | 0.003
1174.50/1174.79	c total clause space: 206.656MB
1174.50/1174.79	c total #watches: 433030
1176.20/1176.45	c total #propagations: 104321738 / total #impl: 3783682157 (eff. 0.028)
1176.20/1176.45	c #Conflicts:     952000 | #Learnt:      27238 | 0.003
1176.20/1176.45	c total clause space: 206.656MB
1176.20/1176.45	c total #watches: 446940
1178.01/1178.24	c total #propagations: 104434381 / total #impl: 3787120980 (eff. 0.028)
1178.01/1178.24	c #Conflicts:     953000 | #Learnt:      28238 | 0.003
1178.01/1178.24	c total clause space: 206.656MB
1178.01/1178.24	c total #watches: 461912
1179.80/1180.03	c total #propagations: 104507991 / total #impl: 3791608761 (eff. 0.028)
1179.80/1180.03	c #Conflicts:     954000 | #Learnt:      29238 | 0.003
1179.80/1180.03	c total clause space: 206.656MB
1179.80/1180.03	c total #watches: 475517
1181.80/1182.04	c total #propagations: 104606721 / total #impl: 3795063043 (eff. 0.028)
1181.80/1182.04	c #Conflicts:     955000 | #Learnt:      30238 | 0.003
1181.80/1182.04	c total clause space: 206.656MB
1181.80/1182.04	c total #watches: 488161
1184.20/1184.46	c total #propagations: 104724912 / total #impl: 3798643752 (eff. 0.028)
1184.20/1184.46	c #Conflicts:     956000 | #Learnt:      31238 | 0.003
1184.20/1184.46	c total clause space: 206.656MB
1184.20/1184.46	c total #watches: 496343
1186.60/1186.84	c total #propagations: 104892113 / total #impl: 3802602664 (eff. 0.028)
1186.60/1186.84	c #Conflicts:     957000 | #Learnt:      32238 | 0.003
1186.60/1186.84	c total clause space: 206.656MB
1186.60/1186.84	c total #watches: 504522
1188.80/1189.09	c total #propagations: 105035104 / total #impl: 3806169240 (eff. 0.028)
1188.80/1189.09	c #Conflicts:     958000 | #Learnt:      33238 | 0.003
1188.80/1189.09	c total clause space: 206.656MB
1188.80/1189.09	c total #watches: 517405
1190.50/1190.77	c total #propagations: 105135721 / total #impl: 3810592857 (eff. 0.028)
1190.50/1190.77	c GC COLLECT
1190.50/1190.77	c #Conflicts:     959000 | #Learnt:      10554 | 0.003
1190.50/1190.77	c total clause space: 206.656MB
1190.50/1190.77	c total #watches: 249149
1191.80/1192.08	c total #propagations: 105264980 / total #impl: 3813946985 (eff. 0.028)
1191.80/1192.08	c #Conflicts:     960000 | #Learnt:      11554 | 0.003
1191.80/1192.08	c total clause space: 206.656MB
1191.80/1192.08	c total #watches: 259646
1193.50/1193.74	c total #propagations: 105392863 / total #impl: 3817270215 (eff. 0.028)
1193.50/1193.74	c #Conflicts:     961000 | #Learnt:      12554 | 0.003
1193.50/1193.74	c total clause space: 206.656MB
1193.50/1193.74	c total #watches: 266563
1195.00/1195.28	c total #propagations: 105549752 / total #impl: 3821124803 (eff. 0.028)
1195.00/1195.28	c #Conflicts:     962000 | #Learnt:      13554 | 0.003
1195.00/1195.28	c total clause space: 206.656MB
1195.00/1195.28	c total #watches: 274306
1196.50/1196.73	c total #propagations: 105681492 / total #impl: 3825770718 (eff. 0.028)
1196.50/1196.73	c #Conflicts:     963000 | #Learnt:      14554 | 0.002
1196.50/1196.73	c total clause space: 206.656MB
1196.50/1196.73	c total #watches: 286085
1198.00/1198.21	c total #propagations: 105760849 / total #impl: 3831184128 (eff. 0.028)
1198.00/1198.21	c #Conflicts:     964000 | #Learnt:      15554 | 0.002
1198.00/1198.21	c total clause space: 206.656MB
1198.00/1198.21	c total #watches: 297344
1199.60/1199.87	c total #propagations: 105867988 / total #impl: 3836155038 (eff. 0.028)
1199.60/1199.87	c #Conflicts:     965000 | #Learnt:      16554 | 0.002
1199.60/1199.87	c total clause space: 206.656MB
1199.60/1199.87	c total #watches: 309831
1201.30/1201.52	c total #propagations: 105992194 / total #impl: 3840688177 (eff. 0.028)
1201.30/1201.52	c #Conflicts:     966000 | #Learnt:      17554 | 0.002
1201.30/1201.52	c total clause space: 206.656MB
1201.30/1201.52	c total #watches: 320430
1203.10/1203.32	c total #propagations: 106098549 / total #impl: 3845036378 (eff. 0.028)
1203.10/1203.32	c #Conflicts:     967000 | #Learnt:      18554 | 0.002
1203.10/1203.32	c total clause space: 206.656MB
1203.10/1203.32	c total #watches: 330032
1205.00/1205.22	c total #propagations: 106215722 / total #impl: 3848784296 (eff. 0.028)
1205.00/1205.22	c #Conflicts:     968000 | #Learnt:      19554 | 0.002
1205.00/1205.22	c total clause space: 206.656MB
1205.00/1205.22	c total #watches: 338832
1206.90/1207.11	c total #propagations: 106326574 / total #impl: 3853152753 (eff. 0.028)
1206.90/1207.11	c #Conflicts:     969000 | #Learnt:      20554 | 0.002
1206.90/1207.11	c total clause space: 206.656MB
1206.90/1207.11	c total #watches: 352200
1208.80/1209.01	c total #propagations: 106461332 / total #impl: 3856105787 (eff. 0.028)
1208.80/1209.01	c #Conflicts:     970000 | #Learnt:      21554 | 0.002
1208.80/1209.01	c total clause space: 206.656MB
1208.80/1209.01	c total #watches: 367800
1211.00/1211.26	c total #propagations: 106560129 / total #impl: 3860010971 (eff. 0.028)
1211.00/1211.26	c #Conflicts:     971000 | #Learnt:      22554 | 0.002
1211.00/1211.26	c total clause space: 206.656MB
1211.00/1211.26	c total #watches: 380056
1213.29/1213.59	c total #propagations: 106693858 / total #impl: 3865182936 (eff. 0.028)
1213.29/1213.59	c #Conflicts:     972000 | #Learnt:      23554 | 0.002
1213.29/1213.59	c total clause space: 206.656MB
1213.29/1213.59	c total #watches: 399281
1215.40/1215.68	c total #propagations: 106795422 / total #impl: 3870979940 (eff. 0.028)
1215.40/1215.68	c #Conflicts:     973000 | #Learnt:      24554 | 0.002
1215.40/1215.68	c total clause space: 206.656MB
1215.40/1215.68	c total #watches: 421465
1217.89/1218.13	c total #propagations: 106870020 / total #impl: 3876571043 (eff. 0.028)
1217.89/1218.13	c #Conflicts:     974000 | #Learnt:      25554 | 0.002
1217.89/1218.13	c total clause space: 206.656MB
1217.89/1218.13	c total #watches: 432753
1220.69/1220.93	c total #propagations: 106962696 / total #impl: 3882937178 (eff. 0.028)
1220.69/1220.93	c #Conflicts:     975000 | #Learnt:      26554 | 0.002
1220.69/1220.93	c total clause space: 206.656MB
1220.69/1220.93	c total #watches: 441186
1223.00/1223.27	c total #propagations: 107088035 / total #impl: 3889580267 (eff. 0.028)
1223.00/1223.27	c #Conflicts:     976000 | #Learnt:      27554 | 0.002
1223.00/1223.27	c total clause space: 206.656MB
1223.00/1223.27	c total #watches: 449474
1225.49/1225.79	c total #propagations: 107243419 / total #impl: 3893341554 (eff. 0.028)
1225.49/1225.79	c #Conflicts:     977000 | #Learnt:      28554 | 0.002
1225.49/1225.79	c total clause space: 206.656MB
1225.49/1225.79	c total #watches: 458318
1228.29/1228.57	c total #propagations: 107379514 / total #impl: 3897859717 (eff. 0.028)
1228.29/1228.57	c #Conflicts:     978000 | #Learnt:      29554 | 0.002
1228.29/1228.57	c total clause space: 206.656MB
1228.29/1228.57	c total #watches: 464208
1231.09/1231.38	c total #propagations: 107558339 / total #impl: 3901888829 (eff. 0.028)
1231.09/1231.38	c #Conflicts:     979000 | #Learnt:      30554 | 0.002
1231.09/1231.38	c total clause space: 206.656MB
1231.09/1231.38	c total #watches: 473601
1234.19/1234.46	c total #propagations: 107690478 / total #impl: 3908042312 (eff. 0.028)
1234.19/1234.46	c #Conflicts:     980000 | #Learnt:      31554 | 0.002
1234.19/1234.46	c total clause space: 206.656MB
1234.19/1234.46	c total #watches: 481537
1237.19/1237.41	c total #propagations: 107844552 / total #impl: 3915038876 (eff. 0.028)
1237.19/1237.41	c #Conflicts:     981000 | #Learnt:      32554 | 0.002
1237.19/1237.41	c total clause space: 206.656MB
1237.19/1237.41	c total #watches: 491169
1240.40/1240.61	c total #propagations: 107962846 / total #impl: 3920519823 (eff. 0.028)
1240.40/1240.61	c #Conflicts:     982000 | #Learnt:      33554 | 0.002
1240.40/1240.61	c total clause space: 206.656MB
1240.40/1240.61	c total #watches: 499044
1242.60/1242.81	c total #propagations: 108090505 / total #impl: 3925810932 (eff. 0.028)
1242.60/1242.81	c GC COLLECT
1242.60/1242.81	c #Conflicts:     983000 | #Learnt:      10444 | 0.002
1242.60/1242.81	c total clause space: 206.656MB
1242.60/1242.81	c total #watches: 236674
1244.01/1244.29	c total #propagations: 108219485 / total #impl: 3930733551 (eff. 0.028)
1244.01/1244.29	c #Conflicts:     984000 | #Learnt:      11444 | 0.002
1244.01/1244.29	c total clause space: 206.656MB
1244.01/1244.29	c total #watches: 250240
1245.70/1245.97	c total #propagations: 108349880 / total #impl: 3936576410 (eff. 0.028)
1245.70/1245.97	c #Conflicts:     985000 | #Learnt:      12444 | 0.002
1245.70/1245.97	c total clause space: 206.656MB
1245.70/1245.97	c total #watches: 258218
1247.40/1247.65	c total #propagations: 108512244 / total #impl: 3941835782 (eff. 0.028)
1247.40/1247.65	c #Conflicts:     986000 | #Learnt:      13444 | 0.002
1247.40/1247.65	c total clause space: 206.656MB
1247.40/1247.65	c total #watches: 264935
1249.00/1249.25	c total #propagations: 108615420 / total #impl: 3946610678 (eff. 0.028)
1249.00/1249.25	c #Conflicts:     987000 | #Learnt:      14444 | 0.002
1249.00/1249.25	c total clause space: 206.656MB
1249.00/1249.25	c total #watches: 276207
1250.50/1250.78	c total #propagations: 108721817 / total #impl: 3952109525 (eff. 0.028)
1250.50/1250.78	c #Conflicts:     988000 | #Learnt:      15444 | 0.002
1250.50/1250.78	c total clause space: 206.656MB
1250.50/1250.78	c total #watches: 291078
1252.40/1252.64	c total #propagations: 108816178 / total #impl: 3957261613 (eff. 0.027)
1252.40/1252.64	c #Conflicts:     989000 | #Learnt:      16444 | 0.002
1252.40/1252.64	c total clause space: 206.656MB
1252.40/1252.64	c total #watches: 299693
1254.60/1254.87	c total #propagations: 108938458 / total #impl: 3962271758 (eff. 0.027)
1254.60/1254.87	c #Conflicts:     990000 | #Learnt:      17444 | 0.002
1254.60/1254.87	c total clause space: 206.656MB
1254.60/1254.87	c total #watches: 310933
1256.60/1256.89	c total #propagations: 109112199 / total #impl: 3967693510 (eff. 0.028)
1256.60/1256.89	c #Conflicts:     991000 | #Learnt:      18444 | 0.002
1256.60/1256.89	c total clause space: 206.656MB
1256.60/1256.89	c total #watches: 323743
1258.80/1259.04	c total #propagations: 109243304 / total #impl: 3972351376 (eff. 0.028)
1258.80/1259.04	c #Conflicts:     992000 | #Learnt:      19444 | 0.002
1258.80/1259.04	c total clause space: 206.656MB
1258.80/1259.04	c total #watches: 334993
1261.10/1261.35	c total #propagations: 109404667 / total #impl: 3977381924 (eff. 0.028)
1261.10/1261.35	c #Conflicts:     993000 | #Learnt:      20444 | 0.002
1261.10/1261.35	c total clause space: 206.656MB
1261.10/1261.35	c total #watches: 341976
1263.30/1263.59	c total #propagations: 109565697 / total #impl: 3982648551 (eff. 0.028)
1263.30/1263.59	c #Conflicts:     994000 | #Learnt:      21444 | 0.002
1263.30/1263.59	c total clause space: 206.656MB
1263.30/1263.59	c total #watches: 347827
1265.70/1265.95	c total #propagations: 109730296 / total #impl: 3987320713 (eff. 0.028)
1265.70/1265.95	c #Conflicts:     995000 | #Learnt:      22444 | 0.002
1265.70/1265.95	c total clause space: 206.656MB
1265.70/1265.95	c total #watches: 356396
1268.10/1268.40	c total #propagations: 109876463 / total #impl: 3993577722 (eff. 0.028)
1268.10/1268.40	c #Conflicts:     996000 | #Learnt:      23444 | 0.002
1268.10/1268.40	c total clause space: 206.656MB
1268.10/1268.40	c total #watches: 367979
1270.40/1270.61	c total #propagations: 109988821 / total #impl: 3998554937 (eff. 0.028)
1270.40/1270.61	c #Conflicts:     997000 | #Learnt:      24444 | 0.002
1270.40/1270.61	c total clause space: 206.656MB
1270.40/1270.61	c total #watches: 380596
1272.60/1272.85	c total #propagations: 110103324 / total #impl: 4004172499 (eff. 0.027)
1272.60/1272.85	c #Conflicts:     998000 | #Learnt:      25444 | 0.002
1272.60/1272.85	c total clause space: 206.656MB
1272.60/1272.85	c total #watches: 391628
1274.70/1274.97	c total #propagations: 110209166 / total #impl: 4009068989 (eff. 0.027)
1274.70/1274.97	c #Conflicts:     999000 | #Learnt:      26444 | 0.002
1274.70/1274.97	c total clause space: 206.656MB
1274.70/1274.97	c total #watches: 398821
1277.39/1277.63	c total #propagations: 110306329 / total #impl: 4014582761 (eff. 0.027)
1277.39/1277.63	c #Conflicts:    1000000 | #Learnt:      27444 | 0.002
1277.39/1277.63	c total clause space: 206.656MB
1277.39/1277.63	c total #watches: 408340
1280.09/1280.37	c total #propagations: 110438412 / total #impl: 4021178955 (eff. 0.027)
1280.09/1280.37	c #Conflicts:    1001000 | #Learnt:      28444 | 0.002
1280.09/1280.37	c total clause space: 206.656MB
1280.09/1280.37	c total #watches: 416040
1282.89/1283.18	c total #propagations: 110585320 / total #impl: 4027671575 (eff. 0.027)
1282.89/1283.18	c #Conflicts:    1002000 | #Learnt:      29444 | 0.002
1282.89/1283.18	c total clause space: 206.656MB
1282.89/1283.18	c total #watches: 424653
1285.59/1285.87	c total #propagations: 110734392 / total #impl: 4033500634 (eff. 0.027)
1285.59/1285.87	c #Conflicts:    1003000 | #Learnt:      30444 | 0.002
1285.59/1285.87	c total clause space: 206.656MB
1285.59/1285.87	c total #watches: 432193
1288.49/1288.79	c total #propagations: 110858332 / total #impl: 4038993335 (eff. 0.027)
1288.49/1288.79	c #Conflicts:    1004000 | #Learnt:      31444 | 0.002
1288.49/1288.79	c total clause space: 206.656MB
1288.49/1288.79	c total #watches: 437805
1291.49/1291.80	c total #propagations: 110996817 / total #impl: 4044458776 (eff. 0.027)
1291.49/1291.80	c #Conflicts:    1005000 | #Learnt:      32444 | 0.002
1291.49/1291.80	c total clause space: 206.656MB
1291.49/1291.80	c total #watches: 448560
1294.60/1294.84	c total #propagations: 111124999 / total #impl: 4050394718 (eff. 0.027)
1294.60/1294.84	c #Conflicts:    1006000 | #Learnt:      33444 | 0.002
1294.60/1294.84	c total clause space: 206.656MB
1294.60/1294.84	c total #watches: 459837
1297.79/1298.05	c total #propagations: 111254050 / total #impl: 4056104790 (eff. 0.027)
1297.79/1298.05	c #Conflicts:    1007000 | #Learnt:      34444 | 0.002
1297.79/1298.05	c total clause space: 206.656MB
1297.79/1298.05	c total #watches: 466772
1299.29/1299.59	c total #propagations: 111433061 / total #impl: 4061290703 (eff. 0.027)
1299.29/1299.59	c GC COLLECT
1299.29/1299.59	c #Conflicts:    1008000 | #Learnt:      10954 | 0.002
1299.29/1299.59	c total clause space: 206.656MB
1299.29/1299.59	c total #watches: 233581
1300.69/1300.96	c total #propagations: 111588164 / total #impl: 4065740579 (eff. 0.027)
1300.69/1300.96	c #Conflicts:    1009000 | #Learnt:      11954 | 0.002
1300.69/1300.96	c total clause space: 206.656MB
1300.69/1300.96	c total #watches: 241018
1302.19/1302.43	c total #propagations: 111702986 / total #impl: 4070661037 (eff. 0.027)
1302.19/1302.43	c #Conflicts:    1010000 | #Learnt:      12954 | 0.002
1302.19/1302.43	c total clause space: 206.656MB
1302.19/1302.43	c total #watches: 248026
1303.59/1303.82	c total #propagations: 111825534 / total #impl: 4076688610 (eff. 0.027)
1303.59/1303.82	c #Conflicts:    1011000 | #Learnt:      13954 | 0.002
1303.59/1303.82	c total clause space: 206.656MB
1303.59/1303.82	c total #watches: 256332
1305.19/1305.40	c total #propagations: 111929556 / total #impl: 4080578548 (eff. 0.027)
1305.19/1305.40	c #Conflicts:    1012000 | #Learnt:      14954 | 0.002
1305.19/1305.40	c total clause space: 206.656MB
1305.19/1305.40	c total #watches: 266581
1306.49/1306.70	c total #propagations: 112024460 / total #impl: 4087042075 (eff. 0.027)
1306.49/1306.70	c #Conflicts:    1013000 | #Learnt:      15954 | 0.002
1306.49/1306.70	c total clause space: 206.656MB
1306.49/1306.70	c total #watches: 279332
1308.69/1308.94	c total #propagations: 112102287 / total #impl: 4092160357 (eff. 0.027)
1308.69/1308.94	c #Conflicts:    1014000 | #Learnt:      16954 | 0.002
1308.69/1308.94	c total clause space: 206.656MB
1308.69/1308.94	c total #watches: 291135
1310.99/1311.21	c total #propagations: 112217042 / total #impl: 4098384437 (eff. 0.027)
1310.99/1311.21	c #Conflicts:    1015000 | #Learnt:      17954 | 0.002
1310.99/1311.21	c total clause space: 206.656MB
1310.99/1311.21	c total #watches: 300073
1312.69/1312.97	c total #propagations: 112378976 / total #impl: 4103921718 (eff. 0.027)
1312.69/1312.97	c #Conflicts:    1016000 | #Learnt:      18954 | 0.002
1312.69/1312.97	c total clause space: 206.656MB
1312.69/1312.97	c total #watches: 314872
1314.39/1314.68	c total #propagations: 112476825 / total #impl: 4109425443 (eff. 0.027)
1314.39/1314.68	c #Conflicts:    1017000 | #Learnt:      19954 | 0.002
1314.39/1314.68	c total clause space: 206.656MB
1314.39/1314.68	c total #watches: 322640
1316.18/1316.49	c total #propagations: 112598562 / total #impl: 4114414434 (eff. 0.027)
1316.18/1316.49	c #Conflicts:    1018000 | #Learnt:      20954 | 0.002
1316.18/1316.49	c total clause space: 206.656MB
1316.18/1316.49	c total #watches: 334655
1318.38/1318.65	c total #propagations: 112714270 / total #impl: 4119756417 (eff. 0.027)
1318.38/1318.65	c #Conflicts:    1019000 | #Learnt:      21954 | 0.002
1318.38/1318.65	c total clause space: 206.656MB
1318.38/1318.65	c total #watches: 345057
1320.58/1320.88	c total #propagations: 112845377 / total #impl: 4126361550 (eff. 0.027)
1320.58/1320.88	c #Conflicts:    1020000 | #Learnt:      22954 | 0.002
1320.58/1320.88	c total clause space: 206.656MB
1320.58/1320.88	c total #watches: 352485
1322.48/1322.73	c total #propagations: 112973133 / total #impl: 4132753831 (eff. 0.027)
1322.48/1322.73	c #Conflicts:    1021000 | #Learnt:      23954 | 0.002
1322.48/1322.73	c total clause space: 206.656MB
1322.48/1322.73	c total #watches: 361923
1324.58/1324.87	c total #propagations: 113078767 / total #impl: 4139365738 (eff. 0.027)
1324.58/1324.87	c #Conflicts:    1022000 | #Learnt:      24954 | 0.002
1324.58/1324.87	c total clause space: 206.656MB
1324.58/1324.87	c total #watches: 372093
1326.88/1327.16	c total #propagations: 113196619 / total #impl: 4145614555 (eff. 0.027)
1326.88/1327.16	c #Conflicts:    1023000 | #Learnt:      25954 | 0.002
1326.88/1327.16	c total clause space: 206.656MB
1326.88/1327.16	c total #watches: 380804
1329.38/1329.61	c total #propagations: 113312403 / total #impl: 4151891813 (eff. 0.027)
1329.38/1329.61	c #Conflicts:    1024000 | #Learnt:      26954 | 0.002
1329.38/1329.61	c total clause space: 206.656MB
1329.38/1329.61	c total #watches: 391430
1331.48/1331.70	c total #propagations: 113432852 / total #impl: 4157599437 (eff. 0.027)
1331.48/1331.70	c #Conflicts:    1025000 | #Learnt:      27954 | 0.002
1331.48/1331.70	c total clause space: 206.656MB
1331.48/1331.70	c total #watches: 402584
1333.58/1333.88	c total #propagations: 113521714 / total #impl: 4165142265 (eff. 0.027)
1333.58/1333.88	c #Conflicts:    1026000 | #Learnt:      28954 | 0.002
1333.58/1333.88	c total clause space: 206.656MB
1333.58/1333.88	c total #watches: 412074
1336.48/1336.76	c total #propagations: 113617265 / total #impl: 4172483836 (eff. 0.027)
1336.48/1336.76	c #Conflicts:    1027000 | #Learnt:      29954 | 0.002
1336.48/1336.76	c total clause space: 206.656MB
1336.48/1336.76	c total #watches: 419278
1339.48/1339.80	c total #propagations: 113752894 / total #impl: 4177247677 (eff. 0.027)
1339.48/1339.80	c #Conflicts:    1028000 | #Learnt:      30954 | 0.002
1339.48/1339.80	c total clause space: 206.656MB
1339.48/1339.80	c total #watches: 424007
1342.08/1342.37	c total #propagations: 113909914 / total #impl: 4182910545 (eff. 0.027)
1342.08/1342.37	c #Conflicts:    1029000 | #Learnt:      31954 | 0.002
1342.08/1342.37	c total clause space: 206.656MB
1342.08/1342.37	c total #watches: 433411
1344.78/1345.05	c total #propagations: 113994755 / total #impl: 4188620534 (eff. 0.027)
1344.78/1345.05	c #Conflicts:    1030000 | #Learnt:      32954 | 0.002
1344.78/1345.05	c total clause space: 206.656MB
1344.78/1345.05	c total #watches: 441442
1347.39/1347.69	c total #propagations: 114103709 / total #impl: 4194005276 (eff. 0.027)
1347.39/1347.69	c #Conflicts:    1031000 | #Learnt:      33954 | 0.002
1347.39/1347.69	c total clause space: 206.656MB
1347.39/1347.69	c total #watches: 454789
1350.18/1350.46	c total #propagations: 114202599 / total #impl: 4199471135 (eff. 0.027)
1350.18/1350.46	c GC COLLECT
1350.18/1350.46	c #Conflicts:    1032000 | #Learnt:      10188 | 0.002
1350.18/1350.46	c total clause space: 206.656MB
1350.18/1350.46	c total #watches: 237916
1351.69/1351.96	c total #propagations: 114314699 / total #impl: 4205192217 (eff. 0.027)
1351.69/1351.96	c #Conflicts:    1033000 | #Learnt:      11188 | 0.002
1351.69/1351.96	c total clause space: 206.656MB
1351.69/1351.96	c total #watches: 251129
1353.18/1353.46	c total #propagations: 114434078 / total #impl: 4210654979 (eff. 0.027)
1353.18/1353.46	c #Conflicts:    1034000 | #Learnt:      12188 | 0.002
1353.18/1353.46	c total clause space: 206.656MB
1353.18/1353.46	c total #watches: 264781
1354.58/1354.81	c total #propagations: 114541900 / total #impl: 4215144892 (eff. 0.027)
1354.58/1354.81	c #Conflicts:    1035000 | #Learnt:      13188 | 0.002
1354.58/1354.81	c total clause space: 206.656MB
1354.58/1354.81	c total #watches: 276088
1355.98/1356.28	c total #propagations: 114669086 / total #impl: 4218363017 (eff. 0.027)
1355.98/1356.28	c #Conflicts:    1036000 | #Learnt:      14188 | 0.002
1355.98/1356.28	c total clause space: 206.656MB
1355.98/1356.28	c total #watches: 288295
1357.38/1357.69	c total #propagations: 114818719 / total #impl: 4222151311 (eff. 0.027)
1357.38/1357.69	c #Conflicts:    1037000 | #Learnt:      15188 | 0.002
1357.38/1357.69	c total clause space: 206.656MB
1357.38/1357.69	c total #watches: 295822
1358.88/1359.16	c total #propagations: 114952956 / total #impl: 4225967175 (eff. 0.027)
1358.88/1359.16	c #Conflicts:    1038000 | #Learnt:      16188 | 0.002
1358.88/1359.16	c total clause space: 206.656MB
1358.88/1359.16	c total #watches: 306260
1360.49/1360.76	c total #propagations: 115072540 / total #impl: 4229429045 (eff. 0.027)
1360.49/1360.76	c #Conflicts:    1039000 | #Learnt:      17188 | 0.002
1360.49/1360.76	c total clause space: 206.656MB
1360.49/1360.76	c total #watches: 316103
1362.28/1362.54	c total #propagations: 115221649 / total #impl: 4232784030 (eff. 0.027)
1362.28/1362.54	c #Conflicts:    1040000 | #Learnt:      18188 | 0.002
1362.28/1362.54	c total clause space: 206.656MB
1362.28/1362.54	c total #watches: 328658
1363.98/1364.27	c total #propagations: 115368139 / total #impl: 4236320109 (eff. 0.027)
1363.98/1364.27	c #Conflicts:    1041000 | #Learnt:      19188 | 0.002
1363.98/1364.27	c total clause space: 206.656MB
1363.98/1364.27	c total #watches: 338493
1365.78/1366.00	c total #propagations: 115500632 / total #impl: 4239006242 (eff. 0.027)
1365.78/1366.00	c #Conflicts:    1042000 | #Learnt:      20188 | 0.002
1365.78/1366.00	c total clause space: 206.656MB
1365.78/1366.00	c total #watches: 345984
1367.58/1367.84	c total #propagations: 115628063 / total #impl: 4242715939 (eff. 0.027)
1367.58/1367.84	c #Conflicts:    1043000 | #Learnt:      21188 | 0.002
1367.58/1367.84	c total clause space: 206.656MB
1367.58/1367.84	c total #watches: 352032
1369.68/1369.92	c total #propagations: 115799590 / total #impl: 4246334618 (eff. 0.027)
1369.68/1369.92	c #Conflicts:    1044000 | #Learnt:      22188 | 0.002
1369.68/1369.92	c total clause space: 206.656MB
1369.68/1369.92	c total #watches: 363596
1371.48/1371.76	c total #propagations: 115943174 / total #impl: 4251128136 (eff. 0.027)
1371.48/1371.76	c #Conflicts:    1045000 | #Learnt:      23188 | 0.002
1371.48/1371.76	c total clause space: 206.656MB
1371.48/1371.76	c total #watches: 376054
1373.58/1373.82	c total #propagations: 116041493 / total #impl: 4256765475 (eff. 0.027)
1373.58/1373.82	c #Conflicts:    1046000 | #Learnt:      24188 | 0.002
1373.58/1373.82	c total clause space: 206.656MB
1373.58/1373.82	c total #watches: 389821
1375.18/1375.45	c total #propagations: 116161419 / total #impl: 4262473955 (eff. 0.027)
1375.18/1375.45	c #Conflicts:    1047000 | #Learnt:      25188 | 0.002
1375.18/1375.45	c total clause space: 206.656MB
1375.18/1375.45	c total #watches: 398366
1377.18/1377.46	c total #propagations: 116224347 / total #impl: 4268757552 (eff. 0.027)
1377.18/1377.46	c #Conflicts:    1048000 | #Learnt:      26188 | 0.002
1377.18/1377.46	c total clause space: 206.656MB
1377.18/1377.46	c total #watches: 411940
1379.57/1379.82	c total #propagations: 116313207 / total #impl: 4272577918 (eff. 0.027)
1379.57/1379.82	c #Conflicts:    1049000 | #Learnt:      27188 | 0.002
1379.57/1379.82	c total clause space: 206.656MB
1379.57/1379.82	c total #watches: 421604
1381.87/1382.11	c total #propagations: 116457453 / total #impl: 4277336258 (eff. 0.027)
1381.87/1382.11	c #Conflicts:    1050000 | #Learnt:      28188 | 0.002
1381.87/1382.11	c total clause space: 206.656MB
1381.87/1382.11	c total #watches: 430216
1384.47/1384.70	c total #propagations: 116555641 / total #impl: 4282041636 (eff. 0.027)
1384.47/1384.70	c #Conflicts:    1051000 | #Learnt:      29188 | 0.002
1384.47/1384.70	c total clause space: 206.656MB
1384.47/1384.70	c total #watches: 438622
1386.67/1386.98	c total #propagations: 116703318 / total #impl: 4286599120 (eff. 0.027)
1386.67/1386.98	c #Conflicts:    1052000 | #Learnt:      30188 | 0.002
1386.67/1386.98	c total clause space: 206.656MB
1386.67/1386.98	c total #watches: 450148
1389.08/1389.32	c total #propagations: 116841831 / total #impl: 4290707505 (eff. 0.027)
1389.08/1389.32	c #Conflicts:    1053000 | #Learnt:      31188 | 0.002
1389.08/1389.32	c total clause space: 206.656MB
1389.08/1389.32	c total #watches: 461746
1391.57/1391.80	c total #propagations: 116991877 / total #impl: 4294872008 (eff. 0.027)
1391.57/1391.80	c #Conflicts:    1054000 | #Learnt:      32188 | 0.002
1391.57/1391.80	c total clause space: 206.656MB
1391.57/1391.80	c total #watches: 470900
1394.27/1394.51	c total #propagations: 117144041 / total #impl: 4298477431 (eff. 0.027)
1394.27/1394.51	c #Conflicts:    1055000 | #Learnt:      33188 | 0.002
1394.27/1394.51	c total clause space: 206.656MB
1394.27/1394.51	c total #watches: 483513
1396.67/1397.00	c total #propagations: 117288614 / total #impl: 4302758526 (eff. 0.027)
1396.67/1397.00	c #Conflicts:    1056000 | #Learnt:      34188 | 0.002
1396.67/1397.00	c total clause space: 206.656MB
1396.67/1397.00	c total #watches: 494744
1399.37/1399.65	c total #propagations: 117446423 / total #impl: 4306766363 (eff. 0.027)
1399.37/1399.65	c GC COLLECT
1399.37/1399.65	c #Conflicts:    1057000 | #Learnt:      17611 | 0.002
1399.37/1399.65	c total clause space: 206.656MB
1399.37/1399.65	c total #watches: 321353
1401.07/1401.30	c total #propagations: 117597105 / total #impl: 4310375725 (eff. 0.027)
1401.07/1401.30	c #Conflicts:    1058000 | #Learnt:      18611 | 0.002
1401.07/1401.30	c total clause space: 206.656MB
1401.07/1401.30	c total #watches: 336929
1402.77/1403.03	c total #propagations: 117721862 / total #impl: 4314097359 (eff. 0.027)
1402.77/1403.03	c #Conflicts:    1059000 | #Learnt:      19611 | 0.002
1402.77/1403.03	c total clause space: 206.656MB
1402.77/1403.03	c total #watches: 350067
1404.67/1404.90	c total #propagations: 117822206 / total #impl: 4317344223 (eff. 0.027)
1404.67/1404.90	c #Conflicts:    1060000 | #Learnt:      20611 | 0.002
1404.67/1404.90	c total clause space: 206.656MB
1404.67/1404.90	c total #watches: 369364
1406.37/1406.60	c total #propagations: 117941839 / total #impl: 4320675010 (eff. 0.027)
1406.37/1406.60	c #Conflicts:    1061000 | #Learnt:      21611 | 0.002
1406.37/1406.60	c total clause space: 206.656MB
1406.37/1406.60	c total #watches: 389656
1408.27/1408.58	c total #propagations: 118024745 / total #impl: 4323328990 (eff. 0.027)
1408.27/1408.58	c #Conflicts:    1062000 | #Learnt:      22611 | 0.002
1408.27/1408.58	c total clause space: 206.656MB
1408.27/1408.58	c total #watches: 401001
1410.08/1410.38	c total #propagations: 118134539 / total #impl: 4326290688 (eff. 0.027)
1410.08/1410.38	c #Conflicts:    1063000 | #Learnt:      23611 | 0.002
1410.08/1410.38	c total clause space: 206.656MB
1410.08/1410.38	c total #watches: 416756
1412.18/1412.47	c total #propagations: 118226263 / total #impl: 4329590305 (eff. 0.027)
1412.18/1412.47	c #Conflicts:    1064000 | #Learnt:      24611 | 0.002
1412.18/1412.47	c total clause space: 206.656MB
1412.18/1412.47	c total #watches: 426488
1413.87/1414.12	c total #propagations: 118321731 / total #impl: 4333253805 (eff. 0.027)
1413.87/1414.12	c #Conflicts:    1065000 | #Learnt:      25611 | 0.002
1413.87/1414.12	c total clause space: 206.656MB
1413.87/1414.12	c total #watches: 436887
1416.07/1416.38	c total #propagations: 118417222 / total #impl: 4335943496 (eff. 0.027)
1416.07/1416.38	c #Conflicts:    1066000 | #Learnt:      26611 | 0.002
1416.07/1416.38	c total clause space: 206.656MB
1416.07/1416.38	c total #watches: 445613
1418.17/1418.49	c total #propagations: 118514272 / total #impl: 4339659108 (eff. 0.027)
1418.17/1418.49	c #Conflicts:    1067000 | #Learnt:      27611 | 0.002
1418.17/1418.49	c total clause space: 206.656MB
1418.17/1418.49	c total #watches: 456907
1420.57/1420.84	c total #propagations: 118651438 / total #impl: 4343732878 (eff. 0.027)
1420.57/1420.84	c #Conflicts:    1068000 | #Learnt:      28611 | 0.002
1420.57/1420.84	c total clause space: 206.656MB
1420.57/1420.84	c total #watches: 469529
1423.17/1423.48	c total #propagations: 118794879 / total #impl: 4347495865 (eff. 0.027)
1423.17/1423.48	c #Conflicts:    1069000 | #Learnt:      29611 | 0.002
1423.17/1423.48	c total clause space: 206.656MB
1423.17/1423.48	c total #watches: 477409
1425.67/1425.94	c total #propagations: 118930268 / total #impl: 4351822437 (eff. 0.027)
1425.67/1425.94	c #Conflicts:    1070000 | #Learnt:      30611 | 0.002
1425.67/1425.94	c total clause space: 206.656MB
1425.67/1425.94	c total #watches: 489287
1428.36/1428.67	c total #propagations: 119048586 / total #impl: 4356183184 (eff. 0.027)
1428.36/1428.67	c #Conflicts:    1071000 | #Learnt:      31611 | 0.002
1428.36/1428.67	c total clause space: 206.656MB
1428.36/1428.67	c total #watches: 502074
1431.06/1431.38	c total #propagations: 119187638 / total #impl: 4361435733 (eff. 0.027)
1431.06/1431.38	c #Conflicts:    1072000 | #Learnt:      32611 | 0.002
1431.06/1431.38	c total clause space: 206.656MB
1431.06/1431.38	c total #watches: 509746
1433.86/1434.18	c total #propagations: 119334624 / total #impl: 4366015643 (eff. 0.027)
1433.86/1434.18	c #Conflicts:    1073000 | #Learnt:      33611 | 0.002
1433.86/1434.18	c total clause space: 206.656MB
1433.86/1434.18	c total #watches: 518158
1437.16/1437.49	c total #propagations: 119494107 / total #impl: 4370385660 (eff. 0.027)
1437.16/1437.49	c #Conflicts:    1074000 | #Learnt:      34611 | 0.002
1437.16/1437.49	c total clause space: 206.656MB
1437.16/1437.49	c total #watches: 528515
1439.86/1440.12	c total #propagations: 119646549 / total #impl: 4374708445 (eff. 0.027)
1439.86/1440.12	c #Conflicts:    1075000 | #Learnt:      35611 | 0.002
1439.86/1440.12	c total clause space: 206.656MB
1439.86/1440.12	c total #watches: 539042
1442.56/1442.88	c total #propagations: 119748421 / total #impl: 4378721679 (eff. 0.027)
1442.56/1442.88	c #Conflicts:    1076000 | #Learnt:      36611 | 0.002
1442.56/1442.88	c total clause space: 206.656MB
1442.56/1442.88	c total #watches: 547204
1445.56/1445.90	c total #propagations: 119847880 / total #impl: 4382416015 (eff. 0.027)
1445.56/1445.90	c #Conflicts:    1077000 | #Learnt:      37611 | 0.002
1445.56/1445.90	c total clause space: 206.656MB
1445.56/1445.90	c total #watches: 555281
1448.77/1449.07	c total #propagations: 119977184 / total #impl: 4386472171 (eff. 0.027)
1448.77/1449.07	c #Conflicts:    1078000 | #Learnt:      38611 | 0.002
1448.77/1449.07	c total clause space: 206.656MB
1448.77/1449.07	c total #watches: 564129
1451.57/1451.88	c total #propagations: 120105046 / total #impl: 4390760279 (eff. 0.027)
1451.57/1451.88	c #Conflicts:    1079000 | #Learnt:      39611 | 0.002
1451.57/1451.88	c total clause space: 206.656MB
1451.57/1451.88	c total #watches: 572445
1454.67/1454.98	c total #propagations: 120216450 / total #impl: 4395296751 (eff. 0.027)
1454.67/1454.98	c #Conflicts:    1080000 | #Learnt:      40611 | 0.002
1454.67/1454.98	c total clause space: 206.656MB
1454.67/1454.98	c total #watches: 579649
1458.06/1458.35	c total #propagations: 120358962 / total #impl: 4399397977 (eff. 0.027)
1458.06/1458.35	c #Conflicts:    1081000 | #Learnt:      41611 | 0.002
1458.06/1458.35	c total clause space: 206.656MB
1458.06/1458.35	c total #watches: 587142
1460.67/1460.96	c total #propagations: 120481688 / total #impl: 4403518494 (eff. 0.027)
1460.67/1460.96	c #Conflicts:    1082000 | #Learnt:      42611 | 0.002
1460.67/1460.96	c total clause space: 206.656MB
1460.67/1460.96	c total #watches: 599538
1462.77/1463.05	c total #propagations: 120572684 / total #impl: 4408136582 (eff. 0.027)
1462.77/1463.05	c GC COLLECT
1462.77/1463.05	c #Conflicts:    1083000 | #Learnt:      22130 | 0.002
1462.77/1463.05	c total clause space: 206.656MB
1462.77/1463.05	c total #watches: 395988
1464.66/1464.93	c total #propagations: 120647600 / total #impl: 4411597861 (eff. 0.027)
1464.66/1464.93	c #Conflicts:    1084000 | #Learnt:      23130 | 0.002
1464.66/1464.93	c total clause space: 206.656MB
1464.66/1464.93	c total #watches: 409099
1466.96/1467.29	c total #propagations: 120746304 / total #impl: 4415306274 (eff. 0.027)
1466.96/1467.29	c #Conflicts:    1085000 | #Learnt:      24130 | 0.002
1466.96/1467.29	c total clause space: 206.656MB
1466.96/1467.29	c total #watches: 418424
1469.47/1469.78	c total #propagations: 120861885 / total #impl: 4419252522 (eff. 0.027)
1469.47/1469.78	c #Conflicts:    1086000 | #Learnt:      25130 | 0.002
1469.47/1469.78	c total clause space: 206.656MB
1469.47/1469.78	c total #watches: 429803
1471.36/1471.66	c total #propagations: 120977683 / total #impl: 4423230763 (eff. 0.027)
1471.36/1471.66	c #Conflicts:    1087000 | #Learnt:      26130 | 0.002
1471.36/1471.66	c total clause space: 206.656MB
1471.36/1471.66	c total #watches: 440932
1473.36/1473.63	c total #propagations: 121055143 / total #impl: 4427395322 (eff. 0.027)
1473.36/1473.63	c #Conflicts:    1088000 | #Learnt:      27130 | 0.002
1473.36/1473.63	c total clause space: 206.656MB
1473.36/1473.63	c total #watches: 448893
1475.86/1476.16	c total #propagations: 121146871 / total #impl: 4430697365 (eff. 0.027)
1475.86/1476.16	c #Conflicts:    1089000 | #Learnt:      28130 | 0.002
1475.86/1476.16	c total clause space: 206.656MB
1475.86/1476.16	c total #watches: 457266
1478.66/1478.96	c total #propagations: 121281382 / total #impl: 4434336018 (eff. 0.027)
1478.66/1478.96	c #Conflicts:    1090000 | #Learnt:      29130 | 0.002
1478.66/1478.96	c total clause space: 206.656MB
1478.66/1478.96	c total #watches: 467366
1481.36/1481.62	c total #propagations: 121413630 / total #impl: 4439128312 (eff. 0.027)
1481.36/1481.62	c #Conflicts:    1091000 | #Learnt:      30130 | 0.002
1481.36/1481.62	c total clause space: 206.656MB
1481.36/1481.62	c total #watches: 479839
1483.96/1484.25	c total #propagations: 121516262 / total #impl: 4443455923 (eff. 0.027)
1483.96/1484.25	c #Conflicts:    1092000 | #Learnt:      31130 | 0.002
1483.96/1484.25	c total clause space: 206.656MB
1483.96/1484.25	c total #watches: 488562
1487.26/1487.50	c total #propagations: 121625344 / total #impl: 4448752786 (eff. 0.027)
1487.26/1487.50	c #Conflicts:    1093000 | #Learnt:      32130 | 0.002
1487.26/1487.50	c total clause space: 206.656MB
1487.26/1487.50	c total #watches: 495174
1490.46/1490.74	c total #propagations: 121775226 / total #impl: 4453510449 (eff. 0.027)
1490.46/1490.74	c #Conflicts:    1094000 | #Learnt:      33130 | 0.002
1490.46/1490.74	c total clause space: 206.656MB
1490.46/1490.74	c total #watches: 505467
1494.06/1494.37	c total #propagations: 121906165 / total #impl: 4458651208 (eff. 0.027)
1494.06/1494.37	c #Conflicts:    1095000 | #Learnt:      34130 | 0.002
1494.06/1494.37	c total clause space: 206.656MB
1494.06/1494.37	c total #watches: 514027
1496.96/1497.28	c total #propagations: 122033989 / total #impl: 4463839304 (eff. 0.027)
1496.96/1497.28	c #Conflicts:    1096000 | #Learnt:      35130 | 0.002
1496.96/1497.28	c total clause space: 206.656MB
1496.96/1497.28	c total #watches: 522596
1500.06/1500.31	c total #propagations: 122179434 / total #impl: 4468408138 (eff. 0.027)
1500.06/1500.31	c #Conflicts:    1097000 | #Learnt:      36130 | 0.002
1500.06/1500.31	c total clause space: 206.656MB
1500.06/1500.31	c total #watches: 531435
1502.96/1503.24	c total #propagations: 122312569 / total #impl: 4471868009 (eff. 0.027)
1502.96/1503.24	c #Conflicts:    1098000 | #Learnt:      37130 | 0.002
1502.96/1503.24	c total clause space: 206.656MB
1502.96/1503.24	c total #watches: 541560
1506.65/1506.95	c total #propagations: 122410870 / total #impl: 4475666430 (eff. 0.027)
1506.65/1506.95	c #Conflicts:    1099000 | #Learnt:      38130 | 0.002
1506.65/1506.95	c total clause space: 206.656MB
1506.65/1506.95	c total #watches: 549885
1510.35/1510.67	c total #propagations: 122539875 / total #impl: 4480096069 (eff. 0.027)
1510.35/1510.67	c #Conflicts:    1100000 | #Learnt:      39130 | 0.002
1510.35/1510.67	c total clause space: 206.656MB
1510.35/1510.67	c total #watches: 558590
1513.65/1513.97	c total #propagations: 122703941 / total #impl: 4484234873 (eff. 0.027)
1513.65/1513.97	c #Conflicts:    1101000 | #Learnt:      40130 | 0.002
1513.65/1513.97	c total clause space: 206.656MB
1513.65/1513.97	c total #watches: 566126
1517.15/1517.49	c total #propagations: 122818657 / total #impl: 4489544799 (eff. 0.027)
1517.15/1517.49	c #Conflicts:    1102000 | #Learnt:      41130 | 0.002
1517.15/1517.49	c total clause space: 206.656MB
1517.15/1517.49	c total #watches: 573880
1521.16/1521.47	c total #propagations: 122947270 / total #impl: 4495989627 (eff. 0.027)
1521.16/1521.47	c #Conflicts:    1103000 | #Learnt:      42130 | 0.002
1521.16/1521.47	c total clause space: 206.656MB
1521.16/1521.47	c total #watches: 579660
1524.55/1524.85	c total #propagations: 123077751 / total #impl: 4501974138 (eff. 0.027)
1524.55/1524.85	c #Conflicts:    1104000 | #Learnt:      43130 | 0.002
1524.55/1524.85	c total clause space: 206.656MB
1524.55/1524.85	c total #watches: 591823
1528.05/1528.30	c total #propagations: 123175812 / total #impl: 4507960392 (eff. 0.027)
1528.05/1528.30	c #Conflicts:    1105000 | #Learnt:      44130 | 0.002
1528.05/1528.30	c total clause space: 206.656MB
1528.05/1528.30	c total #watches: 605720
1531.45/1531.71	c total #propagations: 123264800 / total #impl: 4512544656 (eff. 0.027)
1531.45/1531.71	c #Conflicts:    1106000 | #Learnt:      45130 | 0.002
1531.45/1531.71	c total clause space: 206.656MB
1531.45/1531.71	c total #watches: 616910
1534.15/1534.49	c total #propagations: 123345391 / total #impl: 4517447032 (eff. 0.027)
1534.15/1534.49	c #Conflicts:    1107000 | #Learnt:      46130 | 0.002
1534.15/1534.49	c total clause space: 206.656MB
1534.15/1534.49	c total #watches: 625742
1538.85/1539.16	c total #propagations: 123408886 / total #impl: 4523263197 (eff. 0.027)
1538.85/1539.16	c #Conflicts:    1108000 | #Learnt:      47130 | 0.002
1538.85/1539.16	c total clause space: 335.816MB
1538.85/1539.16	c total #watches: 634397
1540.75/1541.06	c total #propagations: 123507405 / total #impl: 4529434710 (eff. 0.027)
1540.75/1541.06	c GC COLLECT
1540.75/1541.06	c #Conflicts:    1109000 | #Learnt:      24556 | 0.002
1540.75/1541.06	c total clause space: 335.816MB
1540.75/1541.06	c total #watches: 426094
1542.95/1543.21	c total #propagations: 123563920 / total #impl: 4535603470 (eff. 0.027)
1542.95/1543.21	c #Conflicts:    1110000 | #Learnt:      25556 | 0.002
1542.95/1543.21	c total clause space: 335.816MB
1542.95/1543.21	c total #watches: 438495
1545.36/1545.69	c total #propagations: 123665931 / total #impl: 4540226659 (eff. 0.027)
1545.36/1545.69	c #Conflicts:    1111000 | #Learnt:      26556 | 0.002
1545.36/1545.69	c total clause space: 335.816MB
1545.36/1545.69	c total #watches: 448347
1547.95/1548.26	c total #propagations: 123793942 / total #impl: 4544009832 (eff. 0.027)
1547.95/1548.26	c #Conflicts:    1112000 | #Learnt:      27556 | 0.002
1547.95/1548.26	c total clause space: 335.816MB
1547.95/1548.26	c total #watches: 457282
1549.95/1550.21	c total #propagations: 123946781 / total #impl: 4548077551 (eff. 0.027)
1549.95/1550.21	c #Conflicts:    1113000 | #Learnt:      28556 | 0.002
1549.95/1550.21	c total clause space: 335.816MB
1549.95/1550.21	c total #watches: 468313
1552.15/1552.47	c total #propagations: 124045065 / total #impl: 4551773930 (eff. 0.027)
1552.15/1552.47	c #Conflicts:    1114000 | #Learnt:      29556 | 0.002
1552.15/1552.47	c total clause space: 335.816MB
1552.15/1552.47	c total #watches: 477056
1554.55/1554.81	c total #propagations: 124152112 / total #impl: 4555465228 (eff. 0.027)
1554.55/1554.81	c #Conflicts:    1115000 | #Learnt:      30556 | 0.002
1554.55/1554.81	c total clause space: 335.816MB
1554.55/1554.81	c total #watches: 488575
1556.95/1557.27	c total #propagations: 124256738 / total #impl: 4559159665 (eff. 0.027)
1556.95/1557.27	c #Conflicts:    1116000 | #Learnt:      31556 | 0.002
1556.95/1557.27	c total clause space: 335.816MB
1556.95/1557.27	c total #watches: 497841
1559.75/1560.03	c total #propagations: 124379226 / total #impl: 4562175881 (eff. 0.027)
1559.75/1560.03	c #Conflicts:    1117000 | #Learnt:      32556 | 0.002
1559.75/1560.03	c total clause space: 335.816MB
1559.75/1560.03	c total #watches: 507808
1562.65/1562.99	c total #propagations: 124504154 / total #impl: 4565124355 (eff. 0.027)
1562.65/1562.99	c #Conflicts:    1118000 | #Learnt:      33556 | 0.002
1562.65/1562.99	c total clause space: 335.816MB
1562.65/1562.99	c total #watches: 515869
1565.65/1565.97	c total #propagations: 124653288 / total #impl: 4569529042 (eff. 0.027)
1565.65/1565.97	c #Conflicts:    1119000 | #Learnt:      34556 | 0.002
1565.65/1565.97	c total clause space: 335.816MB
1565.65/1565.97	c total #watches: 525274
1568.85/1569.10	c total #propagations: 124766267 / total #impl: 4574190970 (eff. 0.027)
1568.85/1569.10	c #Conflicts:    1120000 | #Learnt:      35556 | 0.002
1568.85/1569.10	c total clause space: 335.816MB
1568.85/1569.10	c total #watches: 536057
1571.55/1571.86	c total #propagations: 124863288 / total #impl: 4578274245 (eff. 0.027)
1571.55/1571.86	c #Conflicts:    1121000 | #Learnt:      36556 | 0.002
1571.55/1571.86	c total clause space: 335.816MB
1571.55/1571.86	c total #watches: 545296
1573.85/1574.18	c total #propagations: 124967546 / total #impl: 4582723914 (eff. 0.027)
1573.85/1574.18	c #Conflicts:    1122000 | #Learnt:      37556 | 0.002
1573.85/1574.18	c total clause space: 335.816MB
1573.85/1574.18	c total #watches: 557048
1577.05/1577.31	c total #propagations: 125057390 / total #impl: 4586167892 (eff. 0.027)
1577.05/1577.31	c #Conflicts:    1123000 | #Learnt:      38556 | 0.002
1577.05/1577.31	c total clause space: 335.816MB
1577.05/1577.31	c total #watches: 565270
1580.05/1580.32	c total #propagations: 125189730 / total #impl: 4590897083 (eff. 0.027)
1580.05/1580.32	c #Conflicts:    1124000 | #Learnt:      39556 | 0.002
1580.05/1580.32	c total clause space: 335.816MB
1580.05/1580.32	c total #watches: 574159
1583.25/1583.51	c total #propagations: 125333307 / total #impl: 4595833492 (eff. 0.027)
1583.25/1583.51	c #Conflicts:    1125000 | #Learnt:      40556 | 0.002
1583.25/1583.51	c total clause space: 335.816MB
1583.25/1583.51	c total #watches: 584196
1586.34/1586.67	c total #propagations: 125438904 / total #impl: 4600061402 (eff. 0.027)
1586.34/1586.67	c #Conflicts:    1126000 | #Learnt:      41556 | 0.002
1586.34/1586.67	c total clause space: 335.816MB
1586.34/1586.67	c total #watches: 600933
1589.64/1589.98	c total #propagations: 125565574 / total #impl: 4604505145 (eff. 0.027)
1589.64/1589.98	c #Conflicts:    1127000 | #Learnt:      42556 | 0.002
1589.64/1589.98	c total clause space: 335.816MB
1589.64/1589.98	c total #watches: 612828
1592.94/1593.28	c total #propagations: 125670011 / total #impl: 4608954847 (eff. 0.027)
1592.94/1593.28	c #Conflicts:    1128000 | #Learnt:      43556 | 0.002
1592.94/1593.28	c total clause space: 335.816MB
1592.94/1593.28	c total #watches: 622376
1596.14/1596.43	c total #propagations: 125776350 / total #impl: 4612830026 (eff. 0.027)
1596.14/1596.43	c #Conflicts:    1129000 | #Learnt:      44556 | 0.002
1596.14/1596.43	c total clause space: 335.816MB
1596.14/1596.43	c total #watches: 637429
1598.94/1599.23	c total #propagations: 125923153 / total #impl: 4616780892 (eff. 0.027)
1598.94/1599.23	c #Conflicts:    1130000 | #Learnt:      45556 | 0.002
1598.94/1599.23	c total clause space: 335.816MB
1598.94/1599.23	c total #watches: 656581
1601.54/1601.84	c total #propagations: 126061327 / total #impl: 4620978043 (eff. 0.027)
1601.54/1601.84	c #Conflicts:    1131000 | #Learnt:      46556 | 0.002
1601.54/1601.84	c total clause space: 335.816MB
1601.54/1601.84	c total #watches: 670717
1604.14/1604.48	c total #propagations: 126225187 / total #impl: 4624879223 (eff. 0.027)
1604.14/1604.48	c #Conflicts:    1132000 | #Learnt:      47556 | 0.002
1604.14/1604.48	c total clause space: 335.816MB
1604.14/1604.48	c total #watches: 682083
1606.54/1606.80	c total #propagations: 126395971 / total #impl: 4628796221 (eff. 0.027)
1606.54/1606.80	c #Conflicts:    1133000 | #Learnt:      48556 | 0.002
1606.54/1606.80	c total clause space: 335.816MB
1606.54/1606.80	c total #watches: 690745
1608.84/1609.13	c total #propagations: 126573844 / total #impl: 4632362297 (eff. 0.027)
1608.84/1609.13	c #Conflicts:    1134000 | #Learnt:      49556 | 0.002
1608.84/1609.13	c total clause space: 335.816MB
1608.84/1609.13	c total #watches: 701074
1610.44/1610.71	c total #propagations: 126700754 / total #impl: 4635229850 (eff. 0.027)
1610.44/1610.71	c GC COLLECT
1610.44/1610.71	c #Conflicts:    1135000 | #Learnt:      25748 | 0.002
1610.44/1610.71	c total clause space: 335.816MB
1610.44/1610.71	c total #watches: 439133
1611.84/1612.12	c total #propagations: 126806331 / total #impl: 4637954491 (eff. 0.027)
1611.84/1612.12	c #Conflicts:    1136000 | #Learnt:      26748 | 0.002
1611.84/1612.12	c total clause space: 335.816MB
1611.84/1612.12	c total #watches: 446328
1613.24/1613.53	c total #propagations: 126922195 / total #impl: 4640223617 (eff. 0.027)
1613.24/1613.53	c #Conflicts:    1137000 | #Learnt:      27748 | 0.002
1613.24/1613.53	c total clause space: 335.816MB
1613.24/1613.53	c total #watches: 455023
1614.74/1615.01	c total #propagations: 127072137 / total #impl: 4642512888 (eff. 0.027)
1614.74/1615.01	c #Conflicts:    1138000 | #Learnt:      28748 | 0.002
1614.74/1615.01	c total clause space: 335.816MB
1614.74/1615.01	c total #watches: 464736
1616.04/1616.38	c total #propagations: 127184425 / total #impl: 4645342469 (eff. 0.027)
1616.04/1616.38	c #Conflicts:    1139000 | #Learnt:      29748 | 0.002
1616.04/1616.38	c total clause space: 335.816MB
1616.04/1616.38	c total #watches: 473336
1617.54/1617.88	c total #propagations: 127344567 / total #impl: 4647429224 (eff. 0.027)
1617.54/1617.88	c #Conflicts:    1140000 | #Learnt:      30748 | 0.002
1617.54/1617.88	c total clause space: 335.816MB
1617.54/1617.88	c total #watches: 483274
1618.94/1619.22	c total #propagations: 127491041 / total #impl: 4650491007 (eff. 0.027)
1618.94/1619.22	c #Conflicts:    1141000 | #Learnt:      31748 | 0.002
1618.94/1619.22	c total clause space: 335.816MB
1618.94/1619.22	c total #watches: 491007
1620.44/1620.75	c total #propagations: 127659055 / total #impl: 4653762817 (eff. 0.027)
1620.44/1620.75	c #Conflicts:    1142000 | #Learnt:      32748 | 0.002
1620.44/1620.75	c total clause space: 335.816MB
1620.44/1620.75	c total #watches: 497810
1621.94/1622.23	c total #propagations: 127818042 / total #impl: 4656842058 (eff. 0.027)
1621.94/1622.23	c #Conflicts:    1143000 | #Learnt:      33748 | 0.002
1621.94/1622.23	c total clause space: 335.816MB
1621.94/1622.23	c total #watches: 504459
1623.54/1623.84	c total #propagations: 127942653 / total #impl: 4660760557 (eff. 0.027)
1623.54/1623.84	c #Conflicts:    1144000 | #Learnt:      34748 | 0.002
1623.54/1623.84	c total clause space: 335.816MB
1623.54/1623.84	c total #watches: 509377
1625.34/1625.63	c total #propagations: 128040025 / total #impl: 4663804673 (eff. 0.027)
1625.34/1625.63	c #Conflicts:    1145000 | #Learnt:      35748 | 0.002
1625.34/1625.63	c total clause space: 335.816MB
1625.34/1625.63	c total #watches: 515245
1627.04/1627.39	c total #propagations: 128207957 / total #impl: 4666896057 (eff. 0.027)
1627.04/1627.39	c #Conflicts:    1146000 | #Learnt:      36748 | 0.002
1627.04/1627.39	c total clause space: 335.816MB
1627.04/1627.39	c total #watches: 519799
1628.84/1629.15	c total #propagations: 128389207 / total #impl: 4670321036 (eff. 0.027)
1628.84/1629.15	c #Conflicts:    1147000 | #Learnt:      37748 | 0.002
1628.84/1629.15	c total clause space: 335.816MB
1628.84/1629.15	c total #watches: 524865
1630.64/1630.93	c total #propagations: 128566099 / total #impl: 4673587001 (eff. 0.028)
1630.64/1630.93	c #Conflicts:    1148000 | #Learnt:      38748 | 0.002
1630.64/1630.93	c total clause space: 335.816MB
1630.64/1630.93	c total #watches: 534620
1632.53/1632.84	c total #propagations: 128743953 / total #impl: 4676703376 (eff. 0.028)
1632.53/1632.84	c #Conflicts:    1149000 | #Learnt:      39748 | 0.002
1632.53/1632.84	c total clause space: 335.816MB
1632.53/1632.84	c total #watches: 545346
1634.34/1634.63	c total #propagations: 128899367 / total #impl: 4680576287 (eff. 0.028)
1634.34/1634.63	c #Conflicts:    1150000 | #Learnt:      40748 | 0.002
1634.34/1634.63	c total clause space: 335.816MB
1634.34/1634.63	c total #watches: 555171
1636.23/1636.53	c total #propagations: 129040458 / total #impl: 4684390455 (eff. 0.028)
1636.23/1636.53	c #Conflicts:    1151000 | #Learnt:      41748 | 0.002
1636.23/1636.53	c total clause space: 335.816MB
1636.23/1636.53	c total #watches: 563502
1638.03/1638.35	c total #propagations: 129143647 / total #impl: 4688855455 (eff. 0.028)
1638.03/1638.35	c #Conflicts:    1152000 | #Learnt:      42748 | 0.002
1638.03/1638.35	c total clause space: 335.816MB
1638.03/1638.35	c total #watches: 570502
1639.94/1640.26	c total #propagations: 129252534 / total #impl: 4693329917 (eff. 0.028)
1639.94/1640.26	c #Conflicts:    1153000 | #Learnt:      43748 | 0.002
1639.94/1640.26	c total clause space: 335.816MB
1639.94/1640.26	c total #watches: 576943
1641.73/1642.04	c total #propagations: 129373931 / total #impl: 4698001664 (eff. 0.028)
1641.73/1642.04	c #Conflicts:    1154000 | #Learnt:      44748 | 0.002
1641.73/1642.04	c total clause space: 335.816MB
1641.73/1642.04	c total #watches: 585593
1643.63/1643.92	c total #propagations: 129496909 / total #impl: 4701978844 (eff. 0.028)
1643.63/1643.92	c #Conflicts:    1155000 | #Learnt:      45748 | 0.002
1643.63/1643.92	c total clause space: 335.816MB
1643.63/1643.92	c total #watches: 592132
1645.03/1645.30	c total #propagations: 129628840 / total #impl: 4705804672 (eff. 0.028)
1645.03/1645.30	c #Conflicts:    1156000 | #Learnt:      46748 | 0.002
1645.03/1645.30	c total clause space: 335.816MB
1645.03/1645.30	c total #watches: 601175
1646.83/1647.11	c total #propagations: 129700756 / total #impl: 4707883081 (eff. 0.028)
1646.83/1647.11	c #Conflicts:    1157000 | #Learnt:      47748 | 0.002
1646.83/1647.11	c total clause space: 335.816MB
1646.83/1647.11	c total #watches: 612433
1648.53/1648.86	c total #propagations: 129804721 / total #impl: 4710484343 (eff. 0.028)
1648.53/1648.86	c #Conflicts:    1158000 | #Learnt:      48748 | 0.002
1648.53/1648.86	c total clause space: 335.816MB
1648.53/1648.86	c total #watches: 628947
1650.03/1650.34	c total #propagations: 129905717 / total #impl: 4712791434 (eff. 0.028)
1650.03/1650.34	c #Conflicts:    1159000 | #Learnt:      49748 | 0.002
1650.03/1650.34	c total clause space: 335.816MB
1650.03/1650.34	c total #watches: 641063
1651.94/1652.27	c total #propagations: 129980940 / total #impl: 4715051591 (eff. 0.028)
1651.94/1652.27	c #Conflicts:    1160000 | #Learnt:      50748 | 0.002
1651.94/1652.27	c total clause space: 335.816MB
1651.94/1652.27	c total #watches: 654043
1653.53/1653.89	c total #propagations: 130073125 / total #impl: 4717838801 (eff. 0.028)
1653.53/1653.89	c GC COLLECT
1653.53/1653.89	c #Conflicts:    1161000 | #Learnt:      26195 | 0.002
1653.53/1653.89	c total clause space: 335.816MB
1653.53/1653.89	c total #watches: 446564
1655.13/1655.40	c total #propagations: 130166116 / total #impl: 4720056629 (eff. 0.028)
1655.13/1655.40	c #Conflicts:    1162000 | #Learnt:      27195 | 0.002
1655.13/1655.40	c total clause space: 335.816MB
1655.13/1655.40	c total #watches: 455907
1656.73/1657.01	c total #propagations: 130260297 / total #impl: 4721683394 (eff. 0.028)
1656.73/1657.01	c #Conflicts:    1163000 | #Learnt:      28195 | 0.002
1656.73/1657.01	c total clause space: 335.816MB
1656.73/1657.01	c total #watches: 465212
1658.43/1658.71	c total #propagations: 130353579 / total #impl: 4723597403 (eff. 0.028)
1658.43/1658.71	c #Conflicts:    1164000 | #Learnt:      29195 | 0.002
1658.43/1658.71	c total clause space: 335.816MB
1658.43/1658.71	c total #watches: 473910
1659.93/1660.27	c total #propagations: 130481686 / total #impl: 4725254083 (eff. 0.028)
1659.93/1660.27	c #Conflicts:    1165000 | #Learnt:      30195 | 0.002
1659.93/1660.27	c total clause space: 335.816MB
1659.93/1660.27	c total #watches: 484213
1661.53/1661.89	c total #propagations: 130582329 / total #impl: 4727235456 (eff. 0.028)
1661.53/1661.89	c #Conflicts:    1166000 | #Learnt:      31195 | 0.002
1661.53/1661.89	c total clause space: 335.816MB
1661.53/1661.89	c total #watches: 494583
1663.23/1663.57	c total #propagations: 130683522 / total #impl: 4729013355 (eff. 0.028)
1663.23/1663.57	c #Conflicts:    1167000 | #Learnt:      32195 | 0.002
1663.23/1663.57	c total clause space: 335.816MB
1663.23/1663.57	c total #watches: 503157
1664.93/1665.28	c total #propagations: 130794893 / total #impl: 4731015743 (eff. 0.028)
1664.93/1665.28	c #Conflicts:    1168000 | #Learnt:      33195 | 0.002
1664.93/1665.28	c total clause space: 335.816MB
1664.93/1665.28	c total #watches: 510512
1666.63/1666.92	c total #propagations: 130909965 / total #impl: 4733396302 (eff. 0.028)
1666.63/1666.92	c #Conflicts:    1169000 | #Learnt:      34195 | 0.002
1666.63/1666.92	c total clause space: 335.816MB
1666.63/1666.92	c total #watches: 516897
1668.33/1668.62	c total #propagations: 131045347 / total #impl: 4735648169 (eff. 0.028)
1668.33/1668.62	c #Conflicts:    1170000 | #Learnt:      35195 | 0.002
1668.33/1668.62	c total clause space: 335.816MB
1668.33/1668.62	c total #watches: 530089
1670.23/1670.57	c total #propagations: 131173126 / total #impl: 4737852044 (eff. 0.028)
1670.23/1670.57	c #Conflicts:    1171000 | #Learnt:      36195 | 0.002
1670.23/1670.57	c total clause space: 335.816MB
1670.23/1670.57	c total #watches: 543486
1672.13/1672.49	c total #propagations: 131249060 / total #impl: 4739851218 (eff. 0.028)
1672.13/1672.49	c #Conflicts:    1172000 | #Learnt:      37195 | 0.002
1672.13/1672.49	c total clause space: 335.816MB
1672.13/1672.49	c total #watches: 554860
1674.33/1674.62	c total #propagations: 131337775 / total #impl: 4742170176 (eff. 0.028)
1674.33/1674.62	c #Conflicts:    1173000 | #Learnt:      38195 | 0.002
1674.33/1674.62	c total clause space: 335.816MB
1674.33/1674.62	c total #watches: 572485
1676.43/1676.77	c total #propagations: 131447677 / total #impl: 4744858263 (eff. 0.028)
1676.43/1676.77	c #Conflicts:    1174000 | #Learnt:      39195 | 0.002
1676.43/1676.77	c total clause space: 335.816MB
1676.43/1676.77	c total #watches: 587547
1678.43/1678.78	c total #propagations: 131528732 / total #impl: 4747534571 (eff. 0.028)
1678.43/1678.78	c #Conflicts:    1175000 | #Learnt:      40195 | 0.002
1678.43/1678.78	c total clause space: 335.816MB
1678.43/1678.78	c total #watches: 597761
1680.03/1680.33	c total #propagations: 131638153 / total #impl: 4750921787 (eff. 0.028)
1680.03/1680.33	c #Conflicts:    1176000 | #Learnt:      41195 | 0.002
1680.03/1680.33	c total clause space: 335.816MB
1680.03/1680.33	c total #watches: 606932
1681.83/1682.16	c total #propagations: 131718885 / total #impl: 4753045010 (eff. 0.028)
1681.83/1682.16	c #Conflicts:    1177000 | #Learnt:      42195 | 0.002
1681.83/1682.16	c total clause space: 335.816MB
1681.83/1682.16	c total #watches: 615204
1683.73/1684.05	c total #propagations: 131835111 / total #impl: 4755420438 (eff. 0.028)
1683.73/1684.05	c #Conflicts:    1178000 | #Learnt:      43195 | 0.002
1683.73/1684.05	c total clause space: 335.816MB
1683.73/1684.05	c total #watches: 625506
1686.03/1686.32	c total #propagations: 131945248 / total #impl: 4758299270 (eff. 0.028)
1686.03/1686.32	c #Conflicts:    1179000 | #Learnt:      44195 | 0.002
1686.03/1686.32	c total clause space: 335.816MB
1686.03/1686.32	c total #watches: 634379
1688.13/1688.50	c total #propagations: 132065850 / total #impl: 4761721130 (eff. 0.028)
1688.13/1688.50	c #Conflicts:    1180000 | #Learnt:      45195 | 0.002
1688.13/1688.50	c total clause space: 335.816MB
1688.13/1688.50	c total #watches: 645938
1690.03/1690.32	c total #propagations: 132204442 / total #impl: 4765862175 (eff. 0.028)
1690.03/1690.32	c #Conflicts:    1181000 | #Learnt:      46195 | 0.002
1690.03/1690.32	c total clause space: 335.816MB
1690.03/1690.32	c total #watches: 655517
1692.03/1692.38	c total #propagations: 132318243 / total #impl: 4768769281 (eff. 0.028)
1692.03/1692.38	c #Conflicts:    1182000 | #Learnt:      47195 | 0.002
1692.03/1692.38	c total clause space: 335.816MB
1692.03/1692.38	c total #watches: 664104
1694.23/1694.55	c total #propagations: 132443400 / total #impl: 4771777396 (eff. 0.028)
1694.23/1694.55	c #Conflicts:    1183000 | #Learnt:      48195 | 0.002
1694.23/1694.55	c total clause space: 335.816MB
1694.23/1694.55	c total #watches: 672579
1696.63/1696.96	c total #propagations: 132595369 / total #impl: 4775013215 (eff. 0.028)
1696.63/1696.96	c #Conflicts:    1184000 | #Learnt:      49195 | 0.002
1696.63/1696.96	c total clause space: 335.816MB
1696.63/1696.96	c total #watches: 681472
1699.23/1699.53	c total #propagations: 132743629 / total #impl: 4778744436 (eff. 0.028)
1699.23/1699.53	c #Conflicts:    1185000 | #Learnt:      50195 | 0.002
1699.23/1699.53	c total clause space: 335.816MB
1699.23/1699.53	c total #watches: 694668
1701.92/1702.22	c total #propagations: 132878277 / total #impl: 4782723752 (eff. 0.028)
1701.92/1702.22	c #Conflicts:    1186000 | #Learnt:      51195 | 0.002
1701.92/1702.22	c total clause space: 335.816MB
1701.92/1702.22	c total #watches: 703055
1704.42/1704.73	c total #propagations: 133065840 / total #impl: 4787648864 (eff. 0.028)
1704.42/1704.73	c GC COLLECT
1704.42/1704.73	c #Conflicts:    1187000 | #Learnt:      26110 | 0.002
1704.42/1704.73	c total clause space: 335.816MB
1704.42/1704.73	c total #watches: 446535
1705.83/1706.12	c total #propagations: 133198342 / total #impl: 4791642459 (eff. 0.028)
1705.83/1706.12	c #Conflicts:    1188000 | #Learnt:      27110 | 0.002
1705.83/1706.12	c total clause space: 335.816MB
1705.83/1706.12	c total #watches: 454878
1707.32/1707.67	c total #propagations: 133291514 / total #impl: 4793133330 (eff. 0.028)
1707.32/1707.67	c #Conflicts:    1189000 | #Learnt:      28110 | 0.002
1707.32/1707.67	c total clause space: 335.816MB
1707.32/1707.67	c total #watches: 466122
1708.62/1708.92	c total #propagations: 133413279 / total #impl: 4794998339 (eff. 0.028)
1708.62/1708.92	c #Conflicts:    1190000 | #Learnt:      29110 | 0.002
1708.62/1708.92	c total clause space: 335.816MB
1708.62/1708.92	c total #watches: 481537
1709.82/1710.13	c total #propagations: 133477449 / total #impl: 4797182139 (eff. 0.028)
1709.82/1710.13	c #Conflicts:    1191000 | #Learnt:      30110 | 0.002
1709.82/1710.13	c total clause space: 335.816MB
1709.82/1710.13	c total #watches: 495209
1711.33/1711.65	c total #propagations: 133538533 / total #impl: 4799609121 (eff. 0.028)
1711.33/1711.65	c #Conflicts:    1192000 | #Learnt:      31110 | 0.002
1711.33/1711.65	c total clause space: 335.816MB
1711.33/1711.65	c total #watches: 516111
1713.02/1713.33	c total #propagations: 133638520 / total #impl: 4802630984 (eff. 0.028)
1713.02/1713.33	c #Conflicts:    1193000 | #Learnt:      32110 | 0.002
1713.02/1713.33	c total clause space: 335.816MB
1713.02/1713.33	c total #watches: 532069
1715.12/1715.45	c total #propagations: 133794386 / total #impl: 4805528842 (eff. 0.028)
1715.12/1715.45	c #Conflicts:    1194000 | #Learnt:      33110 | 0.002
1715.12/1715.45	c total clause space: 335.816MB
1715.12/1715.45	c total #watches: 591572
1717.12/1717.40	c total #propagations: 133934777 / total #impl: 4808441713 (eff. 0.028)
1717.12/1717.40	c #Conflicts:    1195000 | #Learnt:      34110 | 0.002
1717.12/1717.40	c total clause space: 335.816MB
1717.12/1717.40	c total #watches: 620655
1719.13/1719.42	c total #propagations: 134034946 / total #impl: 4811928350 (eff. 0.028)
1719.13/1719.42	c #Conflicts:    1196000 | #Learnt:      35110 | 0.002
1719.13/1719.42	c total clause space: 335.816MB
1719.13/1719.42	c total #watches: 633535
1721.82/1722.18	c total #propagations: 134142228 / total #impl: 4815461204 (eff. 0.028)
1721.82/1722.18	c #Conflicts:    1197000 | #Learnt:      36110 | 0.002
1721.82/1722.18	c total clause space: 335.816MB
1721.82/1722.18	c total #watches: 646738
1724.32/1724.68	c total #propagations: 134285026 / total #impl: 4819001518 (eff. 0.028)
1724.32/1724.68	c #Conflicts:    1198000 | #Learnt:      37110 | 0.002
1724.32/1724.68	c total clause space: 335.816MB
1724.32/1724.68	c total #watches: 663965
1726.92/1727.26	c total #propagations: 134407056 / total #impl: 4822353412 (eff. 0.028)
1726.92/1727.26	c #Conflicts:    1199000 | #Learnt:      38110 | 0.002
1726.92/1727.26	c total clause space: 335.816MB
1726.92/1727.26	c total #watches: 678622
1729.03/1729.33	c total #propagations: 134547037 / total #impl: 4825774501 (eff. 0.028)
1729.03/1729.33	c #Conflicts:    1200000 | #Learnt:      39110 | 0.002
1729.03/1729.33	c total clause space: 335.816MB
1729.03/1729.33	c total #watches: 691332
1731.23/1731.59	c total #propagations: 134655734 / total #impl: 4828710067 (eff. 0.028)
1731.23/1731.59	c #Conflicts:    1201000 | #Learnt:      40110 | 0.002
1731.23/1731.59	c total clause space: 335.816MB
1731.23/1731.59	c total #watches: 703904
1734.32/1734.64	c total #propagations: 134745799 / total #impl: 4831980505 (eff. 0.028)
1734.32/1734.64	c #Conflicts:    1202000 | #Learnt:      41110 | 0.002
1734.32/1734.64	c total clause space: 335.816MB
1734.32/1734.64	c total #watches: 717601
1737.02/1737.37	c total #propagations: 134867065 / total #impl: 4835345195 (eff. 0.028)
1737.02/1737.37	c #Conflicts:    1203000 | #Learnt:      42110 | 0.002
1737.02/1737.37	c total clause space: 335.816MB
1737.02/1737.37	c total #watches: 732199
1739.72/1740.00	c total #propagations: 134979844 / total #impl: 4838662662 (eff. 0.028)
1739.72/1740.00	c #Conflicts:    1204000 | #Learnt:      43110 | 0.002
1739.72/1740.00	c total clause space: 335.816MB
1739.72/1740.00	c total #watches: 747449
1743.32/1743.62	c total #propagations: 135076083 / total #impl: 4842829307 (eff. 0.028)
1743.32/1743.62	c #Conflicts:    1205000 | #Learnt:      44110 | 0.002
1743.32/1743.62	c total clause space: 335.816MB
1743.32/1743.62	c total #watches: 761334
1746.32/1746.60	c total #propagations: 135216819 / total #impl: 4846072000 (eff. 0.028)
1746.32/1746.60	c #Conflicts:    1206000 | #Learnt:      45110 | 0.002
1746.32/1746.60	c total clause space: 335.816MB
1746.32/1746.60	c total #watches: 777230
1748.82/1749.18	c total #propagations: 135339305 / total #impl: 4849151558 (eff. 0.028)
1748.82/1749.18	c #Conflicts:    1207000 | #Learnt:      46110 | 0.002
1748.82/1749.18	c total clause space: 335.816MB
1748.82/1749.18	c total #watches: 794724
1751.61/1751.98	c total #propagations: 135461211 / total #impl: 4851829500 (eff. 0.028)
1751.61/1751.98	c #Conflicts:    1208000 | #Learnt:      47110 | 0.002
1751.61/1751.98	c total clause space: 335.816MB
1751.61/1751.98	c total #watches: 808909
1754.61/1754.94	c total #propagations: 135628776 / total #impl: 4855178308 (eff. 0.028)
1754.61/1754.94	c #Conflicts:    1209000 | #Learnt:      48110 | 0.002
1754.61/1754.94	c total clause space: 335.816MB
1754.61/1754.94	c total #watches: 824602
1758.01/1758.36	c total #propagations: 135806389 / total #impl: 4858579233 (eff. 0.028)
1758.01/1758.36	c #Conflicts:    1210000 | #Learnt:      49110 | 0.002
1758.01/1758.36	c total clause space: 335.816MB
1758.01/1758.36	c total #watches: 834936
1761.71/1762.04	c total #propagations: 136010139 / total #impl: 4862126385 (eff. 0.028)
1761.71/1762.04	c #Conflicts:    1211000 | #Learnt:      50110 | 0.002
1761.71/1762.04	c total clause space: 335.816MB
1761.71/1762.04	c total #watches: 845700
1765.41/1765.77	c total #propagations: 136220881 / total #impl: 4865598449 (eff. 0.028)
1765.41/1765.77	c #Conflicts:    1212000 | #Learnt:      51110 | 0.002
1765.41/1765.77	c total clause space: 335.816MB
1765.41/1765.77	c total #watches: 855626
1768.62/1768.92	c total #propagations: 136406269 / total #impl: 4868832806 (eff. 0.028)
1768.62/1768.92	c #Conflicts:    1213000 | #Learnt:      52110 | 0.002
1768.62/1768.92	c total clause space: 335.816MB
1768.62/1768.92	c total #watches: 866934
1772.02/1772.30	c total #propagations: 136541883 / total #impl: 4872596689 (eff. 0.028)
1772.02/1772.30	c GC COLLECT
1772.02/1772.30	c #Conflicts:    1214000 | #Learnt:      26629 | 0.002
1772.02/1772.30	c total clause space: 335.816MB
1772.02/1772.30	c total #watches: 453733
1773.32/1773.66	c total #propagations: 136710009 / total #impl: 4876109173 (eff. 0.028)
1773.32/1773.66	c #Conflicts:    1215000 | #Learnt:      27629 | 0.002
1773.32/1773.66	c total clause space: 335.816MB
1773.32/1773.66	c total #watches: 465647
1774.62/1774.96	c total #propagations: 136795936 / total #impl: 4878571608 (eff. 0.028)
1774.62/1774.96	c #Conflicts:    1216000 | #Learnt:      28629 | 0.002
1774.62/1774.96	c total clause space: 335.816MB
1774.62/1774.96	c total #watches: 477275
1776.12/1776.43	c total #propagations: 136873371 / total #impl: 4881020924 (eff. 0.028)
1776.12/1776.43	c #Conflicts:    1217000 | #Learnt:      29629 | 0.002
1776.12/1776.43	c total clause space: 335.816MB
1776.12/1776.43	c total #watches: 487085
1777.32/1777.65	c total #propagations: 136987097 / total #impl: 4883861291 (eff. 0.028)
1777.32/1777.65	c #Conflicts:    1218000 | #Learnt:      30629 | 0.002
1777.32/1777.65	c total clause space: 335.816MB
1777.32/1777.65	c total #watches: 504627
1778.82/1779.11	c total #propagations: 137037333 / total #impl: 4886215621 (eff. 0.028)
1778.82/1779.11	c #Conflicts:    1219000 | #Learnt:      31629 | 0.002
1778.82/1779.11	c total clause space: 335.816MB
1778.82/1779.11	c total #watches: 523271
1780.42/1780.78	c total #propagations: 137106255 / total #impl: 4889024113 (eff. 0.028)
1780.42/1780.78	c #Conflicts:    1220000 | #Learnt:      32629 | 0.002
1780.42/1780.78	c total clause space: 335.816MB
1780.42/1780.78	c total #watches: 542000
1782.02/1782.38	c total #propagations: 137171206 / total #impl: 4892654998 (eff. 0.028)
1782.02/1782.38	c #Conflicts:    1221000 | #Learnt:      33629 | 0.002
1782.02/1782.38	c total clause space: 335.816MB
1782.02/1782.38	c total #watches: 559622
1784.02/1784.33	c total #propagations: 137209108 / total #impl: 4896472572 (eff. 0.028)
1784.02/1784.33	c #Conflicts:    1222000 | #Learnt:      34629 | 0.002
1784.02/1784.33	c total clause space: 335.816MB
1784.02/1784.33	c total #watches: 573354
1785.42/1785.71	c total #propagations: 137303695 / total #impl: 4900551114 (eff. 0.028)
1785.42/1785.71	c #Conflicts:    1223000 | #Learnt:      35629 | 0.002
1785.42/1785.71	c total clause space: 335.816MB
1785.42/1785.71	c total #watches: 587838
1787.72/1788.02	c total #propagations: 137356499 / total #impl: 4903379680 (eff. 0.028)
1787.72/1788.02	c #Conflicts:    1224000 | #Learnt:      36629 | 0.002
1787.72/1788.02	c total clause space: 335.816MB
1787.72/1788.02	c total #watches: 600940
1789.72/1790.06	c total #propagations: 137439195 / total #impl: 4907868244 (eff. 0.028)
1789.72/1790.06	c #Conflicts:    1225000 | #Learnt:      37629 | 0.002
1789.72/1790.06	c total clause space: 335.816MB
1789.72/1790.06	c total #watches: 618287
1792.32/1792.68	c total #propagations: 137510073 / total #impl: 4912514763 (eff. 0.028)
1792.32/1792.68	c #Conflicts:    1226000 | #Learnt:      38629 | 0.002
1792.32/1792.68	c total clause space: 335.816MB
1792.32/1792.68	c total #watches: 636152
1795.12/1795.48	c total #propagations: 137617151 / total #impl: 4918061894 (eff. 0.028)
1795.12/1795.48	c #Conflicts:    1227000 | #Learnt:      39629 | 0.002
1795.12/1795.48	c total clause space: 335.816MB
1795.12/1795.48	c total #watches: 648170
1798.01/1798.34	c total #propagations: 137747335 / total #impl: 4924282263 (eff. 0.028)
1798.01/1798.34	c #Conflicts:    1228000 | #Learnt:      40629 | 0.002
1798.01/1798.34	c total clause space: 335.816MB
1798.01/1798.34	c total #watches: 660028

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-4088050-1465399999/watcher-4088050-1465399999 -o /tmp/evaluation-result-4088050-1465399999/solver-4088050-1465399999 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21866 --watchdog 1960 --input HOME/instance-4088050-1465399999.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=22915
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.11 2.20 2.15 3/176 22918
/proc/meminfo: memFree=29425848/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 121934408 29810688 5268 33554432000 4194304 6201397 140736544347648 140733515313736 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 7278 5268 130 491 0 6777 0

[startup+0.100251 s]
/proc/loadavg: 2.11 2.20 2.15 3/176 22918
/proc/meminfo: memFree=29425848/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=33732 CPUtime=0.09 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 920 0 0 0 9 0 0 0 20 0 1 0 121934408 34541568 7220 33554432000 4194304 6201397 140736544347648 140733515313736 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 8433 7220 145 491 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33732

[startup+0.200317 s]
/proc/loadavg: 2.11 2.20 2.15 3/176 22918
/proc/meminfo: memFree=29425848/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=33980 CPUtime=0.19 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 1104 0 0 0 19 0 0 0 20 0 1 0 121934408 34795520 7341 33554432000 4194304 6201397 140736544347648 140733515313736 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 8495 7341 145 491 0 7994 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33980

[startup+0.300218 s]
/proc/loadavg: 2.11 2.20 2.15 3/176 22918
/proc/meminfo: memFree=29425848/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=36700 CPUtime=0.29 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 1867 0 0 0 29 0 0 0 20 0 1 0 121934408 37580800 7782 33554432000 4194304 6201397 140736544347648 140733515313736 4213672 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 9175 7783 146 491 0 8674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36700

[startup+0.700263 s]
/proc/loadavg: 2.11 2.20 2.15 3/176 22918
/proc/meminfo: memFree=29425848/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=48548 CPUtime=0.69 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 3754 0 0 0 69 0 0 0 20 0 1 0 121934408 49713152 9379 33554432000 4194304 6201397 140736544347648 140736544346312 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 12137 9379 159 491 0 11636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48548

[startup+1.50025 s]
/proc/loadavg: 2.11 2.20 2.15 3/177 22919
/proc/meminfo: memFree=29385540/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=49048 CPUtime=1.49 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 3953 0 0 0 149 0 0 0 20 0 1 0 121934408 50225152 11097 33554432000 4194304 6201397 140736544347648 140736544346312 4214915 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 12262 11097 165 491 0 11761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49048

[startup+3.10028 s]
/proc/loadavg: 2.11 2.20 2.15 3/177 22919
/proc/meminfo: memFree=29380204/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=61100 CPUtime=3.09 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 4950 0 0 0 309 0 0 0 20 0 1 0 121934408 62566400 12727 33554432000 4194304 6201397 140736544347648 140736544346776 4222823 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 15275 12727 165 491 0 14774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61100

[startup+6.30024 s]
/proc/loadavg: 2.10 2.20 2.15 3/177 22965
/proc/meminfo: memFree=30602756/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=80564 CPUtime=6.29 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 5943 0 0 0 628 1 0 0 20 0 1 0 121934408 82497536 15377 33554432000 4194304 6201397 140736544347648 140736544346680 5141770 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 20141 15377 165 491 0 19640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80564

[startup+12.7002 s]
/proc/loadavg: 2.09 2.20 2.15 3/177 22965
/proc/meminfo: memFree=30567764/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=82528 CPUtime=12.69 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 6460 0 0 0 1268 1 0 0 20 0 1 0 121934408 84508672 17936 33554432000 4194304 6201397 140736544347648 140736544346360 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 20632 17936 165 491 0 20131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82528

[startup+25.5003 s]
/proc/loadavg: 2.14 2.20 2.15 3/177 22965
/proc/meminfo: memFree=30537196/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=114836 CPUtime=25.48 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 7703 0 0 0 2547 1 0 0 20 0 1 0 121934408 117592064 21881 33554432000 4194304 6201397 140736544347648 140736544346776 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 28709 21881 165 491 0 28208 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114836

[startup+51.1004 s]
/proc/loadavg: 2.22 2.22 2.16 3/177 22965
/proc/meminfo: memFree=30503744/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=115980 CPUtime=51.08 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 7982 0 0 0 5106 2 0 0 20 0 1 0 121934408 118763520 25733 33554432000 4194304 6201397 140736544347648 140736544346776 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 28995 25733 165 491 0 28494 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115980

[startup+102.3 s]
/proc/loadavg: 2.16 2.20 2.15 3/177 22966
/proc/meminfo: memFree=30459380/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=168236 CPUtime=102.28 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 9324 0 0 0 10225 3 0 0 20 0 1 0 121934408 172273664 32307 33554432000 4194304 6201397 140736544347648 140736544346776 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 42059 32307 165 491 0 41558 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 168236

[startup+162.3 s]
/proc/loadavg: 2.23 2.22 2.16 3/177 22967
/proc/meminfo: memFree=30420088/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=170800 CPUtime=162.27 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 9863 0 0 0 16224 3 0 0 20 0 1 0 121934408 174899200 37445 33554432000 4194304 6201397 140736544347648 140736544346776 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 42700 37445 165 491 0 42199 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 170800

[startup+222.307 s]
/proc/loadavg: 2.26 2.22 2.17 3/177 22968
/proc/meminfo: memFree=30392780/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=173216 CPUtime=222.26 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 10372 0 0 0 22223 3 0 0 20 0 1 0 121934408 177373184 39487 33554432000 4194304 6201397 140736544347648 140736544346776 4233650 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 43304 39487 165 491 0 42803 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 173216

[startup+282.3 s]
/proc/loadavg: 2.20 2.21 2.17 3/177 22969
/proc/meminfo: memFree=30380056/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=175104 CPUtime=282.24 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 10760 0 0 0 28221 3 0 0 20 0 1 0 121934408 179306496 39875 33554432000 4194304 6201397 140736544347648 140736544346776 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 43776 39875 165 491 0 43275 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 175104

[startup+342.3 s]
/proc/loadavg: 2.16 2.20 2.17 3/177 22971
/proc/meminfo: memFree=30367332/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=176612 CPUtime=342.24 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 11077 0 0 0 34220 4 0 0 20 0 1 0 121934408 180850688 42236 33554432000 4194304 6201397 140736544347648 140736544346776 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 44153 42236 165 491 0 43652 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 176612

[startup+402.3 s]
/proc/loadavg: 2.17 2.19 2.16 3/177 22972
/proc/meminfo: memFree=30355640/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=260244 CPUtime=402.23 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 12428 0 0 0 40219 4 0 0 20 0 1 0 121934408 266489856 44732 33554432000 4194304 6201397 140736544347648 140736544346312 4213387 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 65061 44732 165 491 0 64560 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 260244

[startup+462.3 s]
/proc/loadavg: 2.12 2.17 2.16 3/177 22976
/proc/meminfo: memFree=30334024/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=261572 CPUtime=462.22 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 12705 0 0 0 46218 4 0 0 20 0 1 0 121934408 267849728 47053 33554432000 4194304 6201397 140736544347648 140736544346776 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 65393 47053 165 491 0 64892 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 261572

[startup+522.3 s]
/proc/loadavg: 2.09 2.15 2.15 3/177 22977
/proc/meminfo: memFree=30327828/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=262676 CPUtime=522.2 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 12952 0 0 0 52216 4 0 0 20 0 1 0 121934408 268980224 48322 33554432000 4194304 6201397 140736544347648 140736544346312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 65669 48322 165 491 0 65168 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 262676

[startup+582.3 s]
/proc/loadavg: 2.15 2.15 2.15 3/177 22978
/proc/meminfo: memFree=30308664/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=264020 CPUtime=582.2 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 13240 0 0 0 58215 5 0 0 20 0 1 0 121934408 270356480 49121 33554432000 4194304 6201397 140736544347648 140736544346776 4214440 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 66005 49121 165 491 0 65504 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 264020


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.15 2.14 3/177 22986
/proc/meminfo: memFree=30266216/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=271916 CPUtime=942.14 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 14740 0 0 0 94209 5 0 0 20 0 1 0 121934408 278441984 51846 33554432000 4194304 6201397 140736544347648 140736544346776 4213203 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 67979 51846 165 491 0 67478 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 271916

[startup+1002.3 s]
/proc/loadavg: 2.27 2.18 2.15 3/178 22990
/proc/meminfo: memFree=30264216/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=272972 CPUtime=1002.13 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 14956 0 0 0 100207 6 0 0 20 0 1 0 121934408 279523328 52062 33554432000 4194304 6201397 140736544347648 140736544346776 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 68243 52062 165 491 0 67742 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 272972

[startup+1062.3 s]
/proc/loadavg: 2.15 2.16 2.14 3/178 22991
/proc/meminfo: memFree=30262300/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=274000 CPUtime=1062.12 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 15138 0 0 0 106206 6 0 0 20 0 1 0 121934408 280576000 52244 33554432000 4194304 6201397 140736544347648 140736544346776 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 68500 52244 165 491 0 67999 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 274000

[startup+1122.3 s]
/proc/loadavg: 2.21 2.17 2.15 3/177 22992
/proc/meminfo: memFree=30260576/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=274644 CPUtime=1122.11 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 15262 0 0 0 112205 6 0 0 20 0 1 0 121934408 281235456 52335 33554432000 4194304 6201397 140736544347648 140736544346776 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 68661 52335 165 491 0 68160 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 274644

[startup+1182.3 s]
/proc/loadavg: 2.24 2.19 2.15 3/177 22993
/proc/meminfo: memFree=30258848/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=276052 CPUtime=1182.1 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 15537 0 0 0 118204 6 0 0 20 0 1 0 121934408 282677248 52610 33554432000 4194304 6201397 140736544347648 140736544346776 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 69013 52610 165 491 0 68512 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 276052

[startup+1242.3 s]
/proc/loadavg: 2.26 2.20 2.16 3/177 22995
/proc/meminfo: memFree=30256488/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=277464 CPUtime=1242.1 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 15808 0 0 0 124203 7 0 0 20 0 1 0 121934408 284123136 52881 33554432000 4194304 6201397 140736544347648 140736544346776 5135981 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 69366 52881 165 491 0 68865 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 277464

[startup+1302.3 s]
/proc/loadavg: 2.21 2.19 2.16 4/177 22996
/proc/meminfo: memFree=30246440/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=278040 CPUtime=1302.09 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 15936 0 0 0 130202 7 0 0 20 0 1 0 121934408 284712960 54031 33554432000 4194304 6201397 140736544347648 140736544346776 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 69510 54031 165 491 0 69009 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 278040

[startup+1362.3 s]
/proc/loadavg: 2.14 2.17 2.15 3/177 22997
/proc/meminfo: memFree=30242528/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=278808 CPUtime=1362.08 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 16047 0 0 0 136201 7 0 0 20 0 1 0 121934408 285499392 54142 33554432000 4194304 6201397 140736544347648 140736544346776 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 69702 54142 165 491 0 69201 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 278808

[startup+1422.3 s]
/proc/loadavg: 2.14 2.16 2.15 3/177 22998
/proc/meminfo: memFree=30241036/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=279324 CPUtime=1422.07 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 16161 0 0 0 142200 7 0 0 20 0 1 0 121934408 286027776 54256 33554432000 4194304 6201397 140736544347648 140736544346776 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 69831 54256 165 491 0 69330 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 279324

[startup+1482.3 s]
/proc/loadavg: 2.22 2.18 2.15 3/177 22999
/proc/meminfo: memFree=30201132/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=280016 CPUtime=1482.06 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 16310 0 0 0 148198 8 0 0 20 0 1 0 121934408 286736384 63603 33554432000 4194304 6201397 140736544347648 140736544346776 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 70004 63603 165 491 0 69503 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 280016

[startup+1542.31 s]
/proc/loadavg: 2.19 2.17 2.15 3/177 23001
/proc/meminfo: memFree=30175800/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=412740 CPUtime=1542.06 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 17238 0 0 0 154197 9 0 0 20 0 1 0 121934408 422645760 69650 33554432000 4194304 6201397 140736544347648 140736544346776 4208070 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 103185 69650 165 491 0 102684 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 412740

[startup+1602.3 s]
/proc/loadavg: 2.12 2.16 2.15 3/177 23002
/proc/meminfo: memFree=30174808/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=413508 CPUtime=1602.04 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 17414 0 0 0 160195 9 0 0 20 0 1 0 121934408 423432192 69796 33554432000 4194304 6201397 140736544347648 140736544346776 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 103377 69796 165 491 0 102876 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 413508

[startup+1662.3 s]
/proc/loadavg: 2.23 2.17 2.15 3/178 23029
/proc/meminfo: memFree=30161948/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=414500 CPUtime=1662.03 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 17632 0 0 0 166194 9 0 0 20 0 1 0 121934408 424448000 72567 33554432000 4194304 6201397 140736544347648 140736544346776 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 103625 72567 165 491 0 103124 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 414500

[startup+1722.3 s]
/proc/loadavg: 2.29 2.18 2.15 3/178 23030
/proc/meminfo: memFree=30157676/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=415180 CPUtime=1722.02 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 17754 0 0 0 172193 9 0 0 20 0 1 0 121934408 425144320 73711 33554432000 4194304 6201397 140736544347648 140736544346776 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 103795 73711 165 491 0 103294 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 415180

[startup+1782.3 s]
/proc/loadavg: 2.15 2.16 2.15 3/177 23031
/proc/meminfo: memFree=30135508/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=416356 CPUtime=1782.02 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 17994 0 0 0 178192 10 0 0 20 0 1 0 121934408 426348544 78039 33554432000 4194304 6201397 140736544347648 140736544346776 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 104089 78039 165 491 0 103588 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 416356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.15 3/177 23031
/proc/meminfo: memFree=30135912/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=416516 CPUtime=1800.01 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 18002 0 0 0 179991 10 0 0 20 0 1 0 121934408 426512384 78047 33554432000 4194304 6201397 140736544347648 140736544346776 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 104129 78047 165 491 0 103628 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 416516

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.15 3/177 23031
/proc/meminfo: memFree=30135912/32872528 swapFree=12352/737972
[pid=22918] ppid=22915 vsize=416516 CPUtime=1800.01 cores=1,3,5,7
/proc/22918/stat : 22918 (cdcl-cuttingpla) R 22915 22918 21849 0 -1 4202496 18002 0 0 0 179991 10 0 0 20 0 1 0 121934408 426512384 78047 33554432000 4194304 6201397 140736544347648 140736544346776 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22918/statm: 104129 78047 165 491 0 103628 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 416516

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.101984
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 416516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.101984
maximum resident set size= 312188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18002
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= 22
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5943 second user time and 7.02693 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 17:33:19
IDJOB=4088050
IDBENCH=2017
IDSOLVER=2550
FILE ID=node112/4088050-1465399999
RUNJOBID= node112-1465387394-21866
PBS_JOBID= 19853862
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088050-1465399999/watcher-4088050-1465399999 -o /tmp/evaluation-result-4088050-1465399999/solver-4088050-1465399999 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21866 --watchdog 1960 --input HOME/instance-4088050-1465399999.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 866c660dea8282137b8c78839dd4c03f
RANDOM SEED=862105466

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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:        29425856 kB
Buffers:          158736 kB
Cached:           535364 kB
SwapCached:         1512 kB
Active:          1463804 kB
Inactive:         505784 kB
Active(anon):    1276252 kB
Inactive(anon):     1468 kB
Active(file):     187552 kB
Inactive(file):   504316 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:       2061708 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             605072 kB
SReclaimable:      48824 kB
SUnreclaim:       556248 kB
KernelStack:        1472 kB
PageTables:         8000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2598732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1945600 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= 71744 MiB
End job on node112 at 2016-06-08 18:03:20