Trace number 4118877

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern25-06.lin.opb
MD5SUM35dc0307228d50357654f68e722217b3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-120
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables407
Total number of constraints764
Number of constraints which are clauses382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints382
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 407
Biggest coefficient in the objective function 34
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5840
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5840
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 407 #constraint= 764
0.00/0.01	c * #variable= 407 #constraint= 764
0.08/0.14	c S1->S2
0.08/0.14	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.08/0.14	c total clause space: 4.25031MB
0.08/0.14	c total #watches: 9292
0.18/0.28	c total #propagations: 61333 / total #impl: 305187 (eff. 0.201)
0.18/0.28	c #Conflicts:       2000 | #Learnt:       2000 | 0.001
0.18/0.28	c total clause space: 11.2235MB
0.18/0.28	c total #watches: 12677
0.39/0.44	c total #propagations: 133014 / total #impl: 679354 (eff. 0.196)
0.39/0.44	c GC COLLECT
0.39/0.44	c #Conflicts:       3000 | #Learnt:       1998 | 0.000
0.39/0.44	c total clause space: 11.2235MB
0.39/0.44	c total #watches: 13262
0.59/0.61	c total #propagations: 201552 / total #impl: 1136929 (eff. 0.177)
0.59/0.61	c #Conflicts:       4000 | #Learnt:       2998 | 0.000
0.59/0.61	c total clause space: 11.2235MB
0.59/0.61	c total #watches: 17193
0.69/0.79	c total #propagations: 268859 / total #impl: 1534131 (eff. 0.175)
0.69/0.79	c GC COLLECT
0.69/0.79	c #Conflicts:       5000 | #Learnt:       2353 | 0.000
0.69/0.79	c total clause space: 11.2235MB
0.69/0.79	c total #watches: 14101
0.89/0.98	c total #propagations: 343850 / total #impl: 2035951 (eff. 0.169)
0.89/0.98	c #Conflicts:       6000 | #Learnt:       3353 | 0.000
0.89/0.98	c total clause space: 18.2382MB
0.89/0.98	c total #watches: 18132
1.20/1.21	c total #propagations: 416792 / total #impl: 2590691 (eff. 0.161)
1.20/1.21	c GC COLLECT
1.20/1.21	c #Conflicts:       7000 | #Learnt:       2228 | 0.000
1.20/1.21	c total clause space: 18.2382MB
1.20/1.21	c total #watches: 14481
1.29/1.35	c total #propagations: 495960 / total #impl: 3135157 (eff. 0.158)
1.29/1.35	c #Conflicts:       8000 | #Learnt:       3228 | 0.000
1.29/1.35	c total clause space: 18.2382MB
1.29/1.35	c total #watches: 16760
1.49/1.54	c total #propagations: 548826 / total #impl: 3313889 (eff. 0.166)
1.49/1.54	c #Conflicts:       9000 | #Learnt:       4228 | 0.000
1.49/1.54	c total clause space: 18.2382MB
1.49/1.54	c total #watches: 21456
1.79/1.80	c total #propagations: 616026 / total #impl: 3678123 (eff. 0.167)
1.79/1.80	c GC COLLECT
1.79/1.80	c #Conflicts:      10000 | #Learnt:       2714 | 0.000
1.79/1.80	c total clause space: 18.2382MB
1.79/1.80	c total #watches: 16582
1.99/2.01	c total #propagations: 691066 / total #impl: 4304664 (eff. 0.161)
1.99/2.01	c #Conflicts:      11000 | #Learnt:       3714 | 0.000
1.99/2.01	c total clause space: 18.2382MB
1.99/2.01	c total #watches: 20548
2.20/2.26	c total #propagations: 761491 / total #impl: 4681644 (eff. 0.163)
2.20/2.26	c #Conflicts:      12000 | #Learnt:       4714 | 0.000
2.20/2.26	c total clause space: 18.2382MB
2.20/2.26	c total #watches: 24096
2.49/2.53	c total #propagations: 835274 / total #impl: 5118613 (eff. 0.163)
2.49/2.53	c #Conflicts:      13000 | #Learnt:       5714 | 0.000
2.49/2.53	c total clause space: 29.637MB
2.49/2.53	c total #watches: 28140
2.79/2.82	c total #propagations: 911867 / total #impl: 5523599 (eff. 0.165)
2.79/2.82	c GC COLLECT
2.79/2.82	c #Conflicts:      14000 | #Learnt:       3859 | 0.000
2.79/2.82	c total clause space: 29.637MB
2.79/2.82	c total #watches: 23064
3.09/3.12	c total #propagations: 992249 / total #impl: 5969451 (eff. 0.166)
3.09/3.12	c #Conflicts:      15000 | #Learnt:       4858 | 0.000
3.09/3.12	c total clause space: 29.637MB
3.09/3.12	c total #watches: 27174
3.40/3.47	c total #propagations: 1068931 / total #impl: 6523008 (eff. 0.164)
3.40/3.47	c #Conflicts:      16000 | #Learnt:       5854 | 0.000
3.40/3.47	c total clause space: 29.637MB
3.40/3.47	c total #watches: 30123
3.59/3.67	c total #propagations: 1151620 / total #impl: 6978839 (eff. 0.165)
3.59/3.67	c S2->S1
3.59/3.67	c S1->S2
3.59/3.67	c GC COLLECT
3.59/3.67	c #Conflicts:      17000 | #Learnt:        726 | 0.000
3.59/3.67	c total clause space: 29.637MB
3.59/3.67	c total #watches: 11854
3.89/3.93	c total #propagations: 1193121 / total #impl: 7302228 (eff. 0.163)
3.89/3.93	c #Conflicts:      18000 | #Learnt:       1726 | 0.000
3.89/3.93	c total clause space: 29.637MB
3.89/3.93	c total #watches: 14891
4.19/4.20	c total #propagations: 1234476 / total #impl: 7517392 (eff. 0.164)
4.19/4.20	c #Conflicts:      19000 | #Learnt:       2726 | 0.000
4.19/4.20	c total clause space: 29.637MB
4.19/4.20	c total #watches: 17543
4.50/4.53	c total #propagations: 1286859 / total #impl: 7719902 (eff. 0.167)
4.50/4.53	c #Conflicts:      20000 | #Learnt:       3726 | 0.000
4.50/4.53	c total clause space: 29.637MB
4.50/4.53	c total #watches: 30445
4.99/5.09	c total #propagations: 1323839 / total #impl: 8180620 (eff. 0.162)
4.99/5.09	c GC COLLECT
4.99/5.09	c #Conflicts:      21000 | #Learnt:       2715 | 0.000
4.99/5.09	c total clause space: 29.637MB
4.99/5.09	c total #watches: 30530
5.50/5.57	c total #propagations: 1366948 / total #impl: 8681732 (eff. 0.157)
5.50/5.57	c #Conflicts:      22000 | #Learnt:       3715 | 0.000
5.50/5.57	c total clause space: 29.637MB
5.50/5.57	c total #watches: 39611
6.29/6.33	c total #propagations: 1400072 / total #impl: 9493182 (eff. 0.147)
6.29/6.33	c #Conflicts:      23000 | #Learnt:       4715 | 0.000
6.29/6.33	c total clause space: 29.637MB
6.29/6.33	c total #watches: 46818
6.99/7.01	c total #propagations: 1444534 / total #impl: 10217051 (eff. 0.141)
6.99/7.01	c #Conflicts:      24000 | #Learnt:       5715 | 0.000
6.99/7.01	c total clause space: 48.1602MB
6.99/7.01	c total #watches: 50093
7.59/7.62	c total #propagations: 1479616 / total #impl: 10486897 (eff. 0.141)
7.59/7.62	c GC COLLECT
7.59/7.62	c #Conflicts:      25000 | #Learnt:       3660 | 0.000
7.59/7.62	c total clause space: 48.1602MB
7.59/7.62	c total #watches: 29847
8.09/8.16	c total #propagations: 1513038 / total #impl: 11071192 (eff. 0.137)
8.09/8.16	c #Conflicts:      26000 | #Learnt:       4660 | 0.000
8.09/8.16	c total clause space: 48.1602MB
8.09/8.16	c total #watches: 44503
9.19/9.20	c total #propagations: 1539881 / total #impl: 11818929 (eff. 0.130)
9.19/9.20	c #Conflicts:      27000 | #Learnt:       5660 | 0.000
9.19/9.20	c total clause space: 48.1602MB
9.19/9.20	c total #watches: 63787
10.09/10.18	c total #propagations: 1571624 / total #impl: 13233196 (eff. 0.119)
10.09/10.18	c #Conflicts:      28000 | #Learnt:       6660 | 0.000
10.09/10.18	c total clause space: 48.1602MB
10.09/10.18	c total #watches: 69139
11.19/11.24	c total #propagations: 1599160 / total #impl: 14462023 (eff. 0.111)
11.19/11.24	c GC COLLECT
11.19/11.24	c #Conflicts:      29000 | #Learnt:       3935 | 0.000
11.19/11.24	c total clause space: 48.1602MB
11.19/11.24	c total #watches: 53247
12.09/12.20	c total #propagations: 1627103 / total #impl: 15231257 (eff. 0.107)
12.09/12.20	c #Conflicts:      30000 | #Learnt:       4935 | 0.000
12.09/12.20	c total clause space: 48.1602MB
12.09/12.20	c total #watches: 59269
13.19/13.29	c total #propagations: 1655356 / total #impl: 16060810 (eff. 0.103)
13.19/13.29	c #Conflicts:      31000 | #Learnt:       5935 | 0.000
13.19/13.29	c total clause space: 48.1602MB
13.19/13.29	c total #watches: 66305
14.08/14.11	c total #propagations: 1689106 / total #impl: 16816474 (eff. 0.100)
14.08/14.11	c #Conflicts:      32000 | #Learnt:       6935 | 0.000
14.08/14.11	c total clause space: 48.1602MB
14.08/14.11	c total #watches: 72795
15.28/15.32	c total #propagations: 1709317 / total #impl: 17872973 (eff. 0.096)
15.28/15.32	c #Conflicts:      33000 | #Learnt:       7935 | 0.000
15.28/15.32	c total clause space: 78.2603MB
15.28/15.32	c total #watches: 83380
16.28/16.38	c total #propagations: 1737172 / total #impl: 19563210 (eff. 0.089)
16.28/16.38	c GC COLLECT
16.28/16.38	c #Conflicts:      34000 | #Learnt:       4720 | 0.000
16.28/16.38	c total clause space: 78.2603MB
16.28/16.38	c total #watches: 42823
16.98/17.05	c total #propagations: 1776971 / total #impl: 20239278 (eff. 0.088)
16.98/17.05	c #Conflicts:      35000 | #Learnt:       5720 | 0.000
16.98/17.05	c total clause space: 78.2603MB
16.98/17.05	c total #watches: 48630
17.78/17.88	c total #propagations: 1804785 / total #impl: 20793215 (eff. 0.087)
17.78/17.88	c #Conflicts:      36000 | #Learnt:       6720 | 0.000
17.78/17.88	c total clause space: 78.2603MB
17.78/17.88	c total #watches: 54897
18.88/18.96	c total #propagations: 1834511 / total #impl: 21305150 (eff. 0.086)
18.88/18.96	c #Conflicts:      37000 | #Learnt:       7720 | 0.000
18.88/18.96	c total clause space: 78.2603MB
18.88/18.96	c total #watches: 61249
19.98/20.07	c total #propagations: 1870918 / total #impl: 23788086 (eff. 0.079)
19.98/20.07	c #Conflicts:      38000 | #Learnt:       8720 | 0.000
19.98/20.07	c total clause space: 78.2603MB
19.98/20.07	c total #watches: 65466
20.78/20.88	c total #propagations: 1909601 / total #impl: 24587988 (eff. 0.078)
20.78/20.88	c GC COLLECT
20.78/20.88	c #Conflicts:      39000 | #Learnt:       5112 | 0.000
20.78/20.88	c total clause space: 78.2603MB
20.78/20.88	c total #watches: 40763
21.48/21.55	c total #propagations: 1940595 / total #impl: 26145918 (eff. 0.074)
21.48/21.55	c #Conflicts:      40000 | #Learnt:       6112 | 0.000
21.48/21.55	c total clause space: 78.2603MB
21.48/21.55	c total #watches: 58813
22.38/22.44	c total #propagations: 1967703 / total #impl: 29311191 (eff. 0.067)
22.38/22.44	c #Conflicts:      41000 | #Learnt:       7112 | 0.000
22.38/22.44	c total clause space: 78.2603MB
22.38/22.44	c total #watches: 68271
23.38/23.45	c total #propagations: 1994973 / total #impl: 31810603 (eff. 0.063)
23.38/23.45	c #Conflicts:      42000 | #Learnt:       8112 | 0.000
23.38/23.45	c total clause space: 78.2603MB
23.38/23.45	c total #watches: 73835
24.48/24.55	c total #propagations: 2025412 / total #impl: 33191070 (eff. 0.061)
24.48/24.55	c #Conflicts:      43000 | #Learnt:       9112 | 0.000
24.48/24.55	c total clause space: 78.2603MB
24.48/24.55	c total #watches: 80263
25.68/25.79	c total #propagations: 2052552 / total #impl: 34572888 (eff. 0.059)
25.68/25.79	c GC COLLECT
25.68/25.79	c #Conflicts:      44000 | #Learnt:       5161 | 0.000
25.68/25.79	c total clause space: 78.2603MB
25.68/25.79	c total #watches: 55997
26.68/26.74	c total #propagations: 2086759 / total #impl: 35946247 (eff. 0.058)
26.68/26.74	c #Conflicts:      45000 | #Learnt:       6161 | 0.000
26.68/26.74	c total clause space: 78.2603MB
26.68/26.74	c total #watches: 72824
27.88/27.92	c total #propagations: 2115918 / total #impl: 40132727 (eff. 0.053)
27.88/27.92	c #Conflicts:      46000 | #Learnt:       7161 | 0.000
27.88/27.92	c total clause space: 78.2603MB
27.88/27.92	c total #watches: 78115
29.28/29.33	c total #propagations: 2148393 / total #impl: 41605215 (eff. 0.052)
29.28/29.33	c #Conflicts:      47000 | #Learnt:       8161 | 0.000
29.28/29.33	c total clause space: 78.2603MB
29.28/29.33	c total #watches: 88632
30.79/30.89	c total #propagations: 2184469 / total #impl: 43578706 (eff. 0.050)
30.79/30.89	c #Conflicts:      48000 | #Learnt:       9161 | 0.000
30.79/30.89	c total clause space: 78.2603MB
30.79/30.89	c total #watches: 105086
32.48/32.56	c total #propagations: 2215071 / total #impl: 46306764 (eff. 0.048)
32.48/32.56	c #Conflicts:      49000 | #Learnt:      10161 | 0.000
32.48/32.56	c total clause space: 78.2603MB
32.48/32.56	c total #watches: 114129
33.88/33.96	c total #propagations: 2250663 / total #impl: 48409926 (eff. 0.046)
33.88/33.96	c GC COLLECT
33.88/33.96	c #Conflicts:      50000 | #Learnt:       5881 | 0.000
33.88/33.96	c total clause space: 78.2603MB
33.88/33.96	c total #watches: 79200
35.19/35.25	c total #propagations: 2281925 / total #impl: 49937123 (eff. 0.046)
35.19/35.25	c #Conflicts:      51000 | #Learnt:       6881 | 0.000
35.19/35.25	c total clause space: 78.2603MB
35.19/35.25	c total #watches: 87094
36.48/36.58	c total #propagations: 2317253 / total #impl: 52193793 (eff. 0.044)
36.48/36.58	c #Conflicts:      52000 | #Learnt:       7881 | 0.000
36.48/36.58	c total clause space: 78.2603MB
36.48/36.58	c total #watches: 91439
37.78/37.81	c total #propagations: 2353383 / total #impl: 54550861 (eff. 0.043)
37.78/37.81	c #Conflicts:      53000 | #Learnt:       8881 | 0.000
37.78/37.81	c total clause space: 78.2603MB
37.78/37.81	c total #watches: 97891
39.78/39.85	c total #propagations: 2386235 / total #impl: 56844473 (eff. 0.042)
39.78/39.85	c #Conflicts:      54000 | #Learnt:       9881 | 0.000
39.78/39.85	c total clause space: 78.2603MB
39.78/39.85	c total #watches: 118193
41.98/42.00	c total #propagations: 2425031 / total #impl: 60044012 (eff. 0.040)
41.98/42.00	c #Conflicts:      55000 | #Learnt:      10881 | 0.000
41.98/42.00	c total clause space: 78.2603MB
41.98/42.00	c total #watches: 122278
43.28/43.36	c total #propagations: 2465261 / total #impl: 61245892 (eff. 0.040)
43.28/43.36	c GC COLLECT
43.28/43.36	c #Conflicts:      56000 | #Learnt:       6290 | 0.000
43.28/43.36	c total clause space: 78.2603MB
43.28/43.36	c total #watches: 64413
44.38/44.43	c total #propagations: 2505544 / total #impl: 63704789 (eff. 0.039)
44.38/44.43	c #Conflicts:      57000 | #Learnt:       7290 | 0.000
44.38/44.43	c total clause space: 78.2603MB
44.38/44.43	c total #watches: 72871
45.38/45.46	c total #propagations: 2539110 / total #impl: 65408597 (eff. 0.039)
45.38/45.46	c #Conflicts:      58000 | #Learnt:       8290 | 0.000
45.38/45.46	c total clause space: 78.2603MB
45.38/45.46	c total #watches: 80233
46.48/46.54	c total #propagations: 2564499 / total #impl: 66749076 (eff. 0.038)
46.48/46.54	c #Conflicts:      59000 | #Learnt:       9290 | 0.000
46.48/46.54	c total clause space: 78.2603MB
46.48/46.54	c total #watches: 87305
47.68/47.74	c total #propagations: 2590968 / total #impl: 68126127 (eff. 0.038)
47.68/47.74	c #Conflicts:      60000 | #Learnt:      10290 | 0.000
47.68/47.74	c total clause space: 78.2603MB
47.68/47.74	c total #watches: 94079
48.88/48.93	c total #propagations: 2617677 / total #impl: 69769660 (eff. 0.038)
48.88/48.93	c #Conflicts:      61000 | #Learnt:      11290 | 0.000
48.88/48.93	c total clause space: 78.2603MB
48.88/48.93	c total #watches: 101314
49.98/50.03	c total #propagations: 2641635 / total #impl: 71108980 (eff. 0.037)
49.98/50.03	c GC COLLECT
49.98/50.03	c #Conflicts:      62000 | #Learnt:       6398 | 0.000
49.98/50.03	c total clause space: 78.2603MB
49.98/50.03	c total #watches: 57399
50.68/50.76	c total #propagations: 2664533 / total #impl: 74103019 (eff. 0.036)
50.68/50.76	c #Conflicts:      63000 | #Learnt:       7398 | 0.000
50.68/50.76	c total clause space: 78.2603MB
50.68/50.76	c total #watches: 61139
51.38/51.47	c total #propagations: 2687714 / total #impl: 75828313 (eff. 0.035)
51.38/51.47	c #Conflicts:      64000 | #Learnt:       8398 | 0.000
51.38/51.47	c total clause space: 78.2603MB
51.38/51.47	c total #watches: 66632
52.28/52.39	c total #propagations: 2708200 / total #impl: 77493684 (eff. 0.035)
52.28/52.39	c #Conflicts:      65000 | #Learnt:       9398 | 0.000
52.28/52.39	c total clause space: 78.2603MB
52.28/52.39	c total #watches: 78900
53.38/53.48	c total #propagations: 2732746 / total #impl: 78934921 (eff. 0.035)
53.38/53.48	c #Conflicts:      66000 | #Learnt:      10398 | 0.000
53.38/53.48	c total clause space: 78.2603MB
53.38/53.48	c total #watches: 85159
54.48/54.54	c total #propagations: 2759130 / total #impl: 79925715 (eff. 0.035)
54.48/54.54	c #Conflicts:      67000 | #Learnt:      11398 | 0.000
54.48/54.54	c total clause space: 78.2603MB
54.48/54.54	c total #watches: 90859
55.48/55.57	c total #propagations: 2783930 / total #impl: 81099797 (eff. 0.034)
55.48/55.57	c #Conflicts:      68000 | #Learnt:      12398 | 0.000
55.48/55.57	c total clause space: 78.2603MB
55.48/55.57	c total #watches: 96254
56.38/56.43	c total #propagations: 2812295 / total #impl: 82388233 (eff. 0.034)
56.38/56.43	c GC COLLECT
56.38/56.43	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
56.38/56.43	c total clause space: 78.2603MB
56.38/56.43	c total #watches: 65399
57.29/57.37	c total #propagations: 2839558 / total #impl: 84501887 (eff. 0.034)
57.29/57.37	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
57.29/57.37	c total clause space: 78.2603MB
57.29/57.37	c total #watches: 69266
58.48/58.58	c total #propagations: 2869466 / total #impl: 85660246 (eff. 0.033)
58.48/58.58	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
58.48/58.58	c total clause space: 78.2603MB
58.48/58.58	c total #watches: 73900
59.49/59.54	c total #propagations: 2909779 / total #impl: 87037797 (eff. 0.033)
59.49/59.54	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
59.49/59.54	c total clause space: 78.2603MB
59.49/59.54	c total #watches: 79550
60.78/60.88	c total #propagations: 2938787 / total #impl: 89344294 (eff. 0.033)
60.78/60.88	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
60.78/60.88	c total clause space: 78.2603MB
60.78/60.88	c total #watches: 90434
62.18/62.23	c total #propagations: 2971372 / total #impl: 91206458 (eff. 0.033)
62.18/62.23	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
62.18/62.23	c total clause space: 78.2603MB
62.18/62.23	c total #watches: 96279
63.28/63.31	c total #propagations: 3002074 / total #impl: 92906541 (eff. 0.032)
63.28/63.31	c GC COLLECT
63.28/63.31	c #Conflicts:      75000 | #Learnt:       6701 | 0.000
63.28/63.31	c total clause space: 127.173MB
63.28/63.31	c total #watches: 59898
64.18/64.21	c total #propagations: 3028427 / total #impl: 94940553 (eff. 0.032)
64.18/64.21	c #Conflicts:      76000 | #Learnt:       7701 | 0.000
64.18/64.21	c total clause space: 127.173MB
64.18/64.21	c total #watches: 63582
65.08/65.12	c total #propagations: 3062812 / total #impl: 97302237 (eff. 0.031)
65.08/65.12	c #Conflicts:      77000 | #Learnt:       8701 | 0.000
65.08/65.12	c total clause space: 127.173MB
65.08/65.12	c total #watches: 69499
65.99/66.02	c total #propagations: 3091904 / total #impl: 99778225 (eff. 0.031)
65.99/66.02	c #Conflicts:      78000 | #Learnt:       9701 | 0.000
65.99/66.02	c total clause space: 127.173MB
65.99/66.02	c total #watches: 74443
66.78/66.82	c total #propagations: 3117949 / total #impl: 101677354 (eff. 0.031)
66.78/66.82	c #Conflicts:      79000 | #Learnt:      10701 | 0.000
66.78/66.82	c total clause space: 127.173MB
66.78/66.82	c total #watches: 87699
67.68/67.75	c total #propagations: 3138341 / total #impl: 103084972 (eff. 0.030)
67.68/67.75	c #Conflicts:      80000 | #Learnt:      11701 | 0.000
67.68/67.75	c total clause space: 127.173MB
67.68/67.75	c total #watches: 100067
68.78/68.88	c total #propagations: 3159433 / total #impl: 104183568 (eff. 0.030)
68.78/68.88	c #Conflicts:      81000 | #Learnt:      12701 | 0.000
68.78/68.88	c total clause space: 127.173MB
68.78/68.88	c total #watches: 107657
70.28/70.37	c total #propagations: 3181055 / total #impl: 105392346 (eff. 0.030)
70.28/70.37	c GC COLLECT
70.28/70.37	c #Conflicts:      82000 | #Learnt:       6907 | 0.000
70.28/70.37	c total clause space: 127.173MB
70.28/70.37	c total #watches: 72431
71.08/71.15	c total #propagations: 3207193 / total #impl: 106797143 (eff. 0.030)
71.08/71.15	c #Conflicts:      83000 | #Learnt:       7907 | 0.000
71.08/71.15	c total clause space: 127.173MB
71.08/71.15	c total #watches: 77157
72.08/72.19	c total #propagations: 3225307 / total #impl: 108178612 (eff. 0.030)
72.08/72.19	c #Conflicts:      84000 | #Learnt:       8907 | 0.000
72.08/72.19	c total clause space: 127.173MB
72.08/72.19	c total #watches: 82031
73.18/73.28	c total #propagations: 3249693 / total #impl: 109605106 (eff. 0.030)
73.18/73.28	c #Conflicts:      85000 | #Learnt:       9907 | 0.000
73.18/73.28	c total clause space: 127.173MB
73.18/73.28	c total #watches: 84480
74.68/74.74	c total #propagations: 3279005 / total #impl: 110207147 (eff. 0.030)
74.68/74.74	c #Conflicts:      86000 | #Learnt:      10907 | 0.000
74.68/74.74	c total clause space: 127.173MB
74.68/74.74	c total #watches: 88742
76.18/76.22	c total #propagations: 3315228 / total #impl: 111148372 (eff. 0.030)
76.18/76.22	c #Conflicts:      87000 | #Learnt:      11907 | 0.000
76.18/76.22	c total clause space: 127.173MB
76.18/76.22	c total #watches: 92602
77.48/77.56	c total #propagations: 3354336 / total #impl: 112404437 (eff. 0.030)
77.48/77.56	c #Conflicts:      88000 | #Learnt:      12907 | 0.000
77.48/77.56	c total clause space: 127.173MB
77.48/77.56	c total #watches: 95683
78.78/78.88	c total #propagations: 3389262 / total #impl: 113350316 (eff. 0.030)
78.78/78.88	c #Conflicts:      89000 | #Learnt:      13907 | 0.000
78.78/78.88	c total clause space: 127.173MB
78.78/78.88	c total #watches: 98816
79.98/80.03	c total #propagations: 3422887 / total #impl: 114845870 (eff. 0.030)
79.98/80.03	c GC COLLECT
79.98/80.03	c #Conflicts:      90000 | #Learnt:       7805 | 0.000
79.98/80.03	c total clause space: 127.173MB
79.98/80.03	c total #watches: 75093
81.18/81.22	c total #propagations: 3455378 / total #impl: 115615306 (eff. 0.030)
81.18/81.22	c #Conflicts:      91000 | #Learnt:       8805 | 0.000
81.18/81.22	c total clause space: 127.173MB
81.18/81.22	c total #watches: 80146
82.48/82.53	c total #propagations: 3483730 / total #impl: 117316516 (eff. 0.030)
82.48/82.53	c #Conflicts:      92000 | #Learnt:       9805 | 0.000
82.48/82.53	c total clause space: 127.173MB
82.48/82.53	c total #watches: 86468
83.58/83.63	c total #propagations: 3512029 / total #impl: 119158105 (eff. 0.029)
83.58/83.63	c #Conflicts:      93000 | #Learnt:      10805 | 0.000
83.58/83.63	c total clause space: 127.173MB
83.58/83.63	c total #watches: 90669
84.98/85.03	c total #propagations: 3536750 / total #impl: 120412244 (eff. 0.029)
84.98/85.03	c #Conflicts:      94000 | #Learnt:      11805 | 0.000
84.98/85.03	c total clause space: 127.173MB
84.98/85.03	c total #watches: 94752
86.38/86.45	c total #propagations: 3564777 / total #impl: 121917303 (eff. 0.029)
86.38/86.45	c #Conflicts:      95000 | #Learnt:      12805 | 0.000
86.38/86.45	c total clause space: 127.173MB
86.38/86.45	c total #watches: 97974
87.28/87.37	c total #propagations: 3594537 / total #impl: 122874829 (eff. 0.029)
87.28/87.37	c #Conflicts:      96000 | #Learnt:      13805 | 0.000
87.28/87.37	c total clause space: 127.173MB
87.28/87.37	c total #watches: 103904
88.68/88.72	c total #propagations: 3614576 / total #impl: 124114549 (eff. 0.029)
88.68/88.72	c #Conflicts:      97000 | #Learnt:      14805 | 0.000
88.68/88.72	c total clause space: 127.173MB
88.68/88.72	c total #watches: 110184
89.58/89.67	c total #propagations: 3641168 / total #impl: 126135417 (eff. 0.029)
89.58/89.67	c GC COLLECT
89.58/89.67	c #Conflicts:      98000 | #Learnt:       8407 | 0.000
89.58/89.67	c total clause space: 127.173MB
89.58/89.67	c total #watches: 77447
90.68/90.71	c total #propagations: 3668425 / total #impl: 127145685 (eff. 0.029)
90.68/90.71	c #Conflicts:      99000 | #Learnt:       9407 | 0.000
90.68/90.71	c total clause space: 127.173MB
90.68/90.71	c total #watches: 83810
91.98/92.01	c total #propagations: 3692133 / total #impl: 128623185 (eff. 0.029)
91.98/92.01	c #Conflicts:     100000 | #Learnt:      10407 | 0.000
91.98/92.01	c total clause space: 127.173MB
91.98/92.01	c total #watches: 88163
92.98/93.09	c total #propagations: 3720484 / total #impl: 130159503 (eff. 0.029)
92.98/93.09	c #Conflicts:     101000 | #Learnt:      11407 | 0.000
92.98/93.09	c total clause space: 127.173MB
92.98/93.09	c total #watches: 92733
94.18/94.20	c total #propagations: 3743222 / total #impl: 131425624 (eff. 0.028)
94.18/94.20	c #Conflicts:     102000 | #Learnt:      12407 | 0.000
94.18/94.20	c total clause space: 127.173MB
94.18/94.20	c total #watches: 98340
95.18/95.27	c total #propagations: 3767738 / total #impl: 132543447 (eff. 0.028)
95.18/95.27	c #Conflicts:     103000 | #Learnt:      13407 | 0.000
95.18/95.27	c total clause space: 127.173MB
95.18/95.27	c total #watches: 102705
96.68/96.75	c total #propagations: 3793508 / total #impl: 133393266 (eff. 0.028)
96.68/96.75	c #Conflicts:     104000 | #Learnt:      14407 | 0.000
96.68/96.75	c total clause space: 127.173MB
96.68/96.75	c total #watches: 108554
98.47/98.57	c total #propagations: 3823663 / total #impl: 135282594 (eff. 0.028)
98.47/98.57	c #Conflicts:     105000 | #Learnt:      15407 | 0.000
98.47/98.57	c total clause space: 127.173MB
98.47/98.57	c total #watches: 113625
99.67/99.72	c total #propagations: 3860063 / total #impl: 136865235 (eff. 0.028)
99.67/99.72	c GC COLLECT
99.67/99.72	c #Conflicts:     106000 | #Learnt:       8702 | 0.000
99.67/99.72	c total clause space: 127.173MB
99.67/99.72	c total #watches: 81051
101.28/101.32	c total #propagations: 3891059 / total #impl: 139563988 (eff. 0.028)
101.28/101.32	c #Conflicts:     107000 | #Learnt:       9702 | 0.000
101.28/101.32	c total clause space: 127.173MB
101.28/101.32	c total #watches: 86485
102.77/102.83	c total #propagations: 3935345 / total #impl: 143733879 (eff. 0.027)
102.77/102.83	c #Conflicts:     108000 | #Learnt:      10702 | 0.000
102.77/102.83	c total clause space: 127.173MB
102.77/102.83	c total #watches: 90579
104.17/104.22	c total #propagations: 3973401 / total #impl: 145508857 (eff. 0.027)
104.17/104.22	c #Conflicts:     109000 | #Learnt:      11702 | 0.000
104.17/104.22	c total clause space: 127.173MB
104.17/104.22	c total #watches: 94453
106.87/106.91	c total #propagations: 4006962 / total #impl: 146808792 (eff. 0.027)
106.87/106.91	c #Conflicts:     110000 | #Learnt:      12702 | 0.000
106.87/106.91	c total clause space: 127.173MB
106.87/106.91	c total #watches: 101709
108.88/108.92	c total #propagations: 4061251 / total #impl: 152874248 (eff. 0.027)
108.88/108.92	c #Conflicts:     111000 | #Learnt:      13702 | 0.000
108.88/108.92	c total clause space: 127.173MB
108.88/108.92	c total #watches: 106702
110.77/110.81	c total #propagations: 4105584 / total #impl: 154965748 (eff. 0.026)
110.77/110.81	c #Conflicts:     112000 | #Learnt:      14702 | 0.000
110.77/110.81	c total clause space: 127.173MB
110.77/110.81	c total #watches: 112127
112.57/112.60	c total #propagations: 4147963 / total #impl: 157038954 (eff. 0.026)
112.57/112.60	c #Conflicts:     113000 | #Learnt:      15702 | 0.000
112.57/112.60	c total clause space: 127.173MB
112.57/112.60	c total #watches: 117422
113.77/113.86	c total #propagations: 4180840 / total #impl: 158840995 (eff. 0.026)
113.77/113.86	c GC COLLECT
113.77/113.86	c #Conflicts:     114000 | #Learnt:       8699 | 0.000
113.77/113.86	c total clause space: 127.173MB
113.77/113.86	c total #watches: 81520
115.07/115.17	c total #propagations: 4207625 / total #impl: 161081757 (eff. 0.026)
115.07/115.17	c #Conflicts:     115000 | #Learnt:       9699 | 0.000
115.07/115.17	c total clause space: 127.173MB
115.07/115.17	c total #watches: 86281
116.37/116.41	c total #propagations: 4241300 / total #impl: 162200356 (eff. 0.026)
116.37/116.41	c #Conflicts:     116000 | #Learnt:      10699 | 0.000
116.37/116.41	c total clause space: 127.173MB
116.37/116.41	c total #watches: 90148
117.57/117.68	c total #propagations: 4278749 / total #impl: 163726196 (eff. 0.026)
117.57/117.68	c #Conflicts:     117000 | #Learnt:      11699 | 0.000
117.57/117.68	c total clause space: 127.173MB
117.57/117.68	c total #watches: 99311
118.97/119.09	c total #propagations: 4302593 / total #impl: 165913527 (eff. 0.026)
118.97/119.09	c #Conflicts:     118000 | #Learnt:      12699 | 0.000
118.97/119.09	c total clause space: 127.173MB
118.97/119.09	c total #watches: 105872
120.37/120.47	c total #propagations: 4326418 / total #impl: 167170733 (eff. 0.026)
120.37/120.47	c #Conflicts:     119000 | #Learnt:      13699 | 0.000
120.37/120.47	c total clause space: 127.173MB
120.37/120.47	c total #watches: 112949
121.67/121.76	c total #propagations: 4353122 / total #impl: 168530056 (eff. 0.026)
121.67/121.76	c #Conflicts:     120000 | #Learnt:      14699 | 0.000
121.67/121.76	c total clause space: 127.173MB
121.67/121.76	c total #watches: 119181
123.07/123.14	c total #propagations: 4378968 / total #impl: 169926177 (eff. 0.026)
123.07/123.14	c #Conflicts:     121000 | #Learnt:      15699 | 0.000
123.07/123.14	c total clause space: 127.173MB
123.07/123.14	c total #watches: 124758
124.97/125.00	c total #propagations: 4406275 / total #impl: 171541837 (eff. 0.026)
124.97/125.00	c GC COLLECT
124.97/125.00	c #Conflicts:     122000 | #Learnt:       8399 | 0.000
124.97/125.00	c total clause space: 127.173MB
124.97/125.00	c total #watches: 81403
125.97/126.09	c total #propagations: 4437329 / total #impl: 174109806 (eff. 0.025)
125.97/126.09	c #Conflicts:     123000 | #Learnt:       9399 | 0.000
125.97/126.09	c total clause space: 127.173MB
125.97/126.09	c total #watches: 88274
127.57/127.62	c total #propagations: 4460642 / total #impl: 175478379 (eff. 0.025)
127.57/127.62	c #Conflicts:     124000 | #Learnt:      10399 | 0.000
127.57/127.62	c total clause space: 127.173MB
127.57/127.62	c total #watches: 92882
128.97/129.09	c total #propagations: 4500203 / total #impl: 176794582 (eff. 0.025)
128.97/129.09	c #Conflicts:     125000 | #Learnt:      11399 | 0.000
128.97/129.09	c total clause space: 127.173MB
128.97/129.09	c total #watches: 96711
130.27/130.38	c total #propagations: 4531489 / total #impl: 178530707 (eff. 0.025)
130.27/130.38	c #Conflicts:     126000 | #Learnt:      12399 | 0.000
130.27/130.38	c total clause space: 127.173MB
130.27/130.38	c total #watches: 103954
131.87/131.96	c total #propagations: 4560171 / total #impl: 179770356 (eff. 0.025)
131.87/131.96	c #Conflicts:     127000 | #Learnt:      13399 | 0.000
131.87/131.96	c total clause space: 127.173MB
131.87/131.96	c total #watches: 109895
133.67/133.77	c total #propagations: 4589314 / total #impl: 181720115 (eff. 0.025)
133.67/133.77	c #Conflicts:     128000 | #Learnt:      14399 | 0.000
133.67/133.77	c total clause space: 127.173MB
133.67/133.77	c total #watches: 124366
135.27/135.38	c total #propagations: 4619359 / total #impl: 184155791 (eff. 0.025)
135.27/135.38	c #Conflicts:     129000 | #Learnt:      15399 | 0.000
135.27/135.38	c total clause space: 127.173MB
135.27/135.38	c total #watches: 131660
136.97/137.05	c total #propagations: 4646941 / total #impl: 185668923 (eff. 0.025)
136.97/137.05	c #Conflicts:     130000 | #Learnt:      16399 | 0.000
136.97/137.05	c total clause space: 127.173MB
136.97/137.05	c total #watches: 138149
138.97/139.01	c total #propagations: 4673381 / total #impl: 187096404 (eff. 0.025)
138.97/139.01	c GC COLLECT
138.97/139.01	c #Conflicts:     131000 | #Learnt:       8799 | 0.000
138.97/139.01	c total clause space: 127.173MB
138.97/139.01	c total #watches: 84744
140.47/140.52	c total #propagations: 4706373 / total #impl: 189904835 (eff. 0.025)
140.47/140.52	c #Conflicts:     132000 | #Learnt:       9799 | 0.000
140.47/140.52	c total clause space: 127.173MB
140.47/140.52	c total #watches: 89923
141.67/141.76	c total #propagations: 4738838 / total #impl: 193230763 (eff. 0.025)
141.67/141.76	c #Conflicts:     133000 | #Learnt:      10799 | 0.000
141.67/141.76	c total clause space: 127.173MB
141.67/141.76	c total #watches: 94826
143.27/143.36	c total #propagations: 4768382 / total #impl: 194943538 (eff. 0.024)
143.27/143.36	c #Conflicts:     134000 | #Learnt:      11799 | 0.000
143.27/143.36	c total clause space: 127.173MB
143.27/143.36	c total #watches: 100686
144.96/145.01	c total #propagations: 4801285 / total #impl: 196750296 (eff. 0.024)
144.96/145.01	c #Conflicts:     135000 | #Learnt:      12799 | 0.000
144.96/145.01	c total clause space: 127.173MB
144.96/145.01	c total #watches: 106697
146.76/146.83	c total #propagations: 4839523 / total #impl: 199146135 (eff. 0.024)
146.76/146.83	c #Conflicts:     136000 | #Learnt:      13799 | 0.000
146.76/146.83	c total clause space: 127.173MB
146.76/146.83	c total #watches: 115166
148.26/148.37	c total #propagations: 4875990 / total #impl: 200827021 (eff. 0.024)
148.26/148.37	c #Conflicts:     137000 | #Learnt:      14799 | 0.000
148.26/148.37	c total clause space: 127.173MB
148.26/148.37	c total #watches: 122288
149.76/149.89	c total #propagations: 4904311 / total #impl: 203133444 (eff. 0.024)
149.76/149.89	c #Conflicts:     138000 | #Learnt:      15799 | 0.000
149.76/149.89	c total clause space: 127.173MB
149.76/149.89	c total #watches: 132155
151.46/151.56	c total #propagations: 4930005 / total #impl: 205717688 (eff. 0.024)
151.46/151.56	c #Conflicts:     139000 | #Learnt:      16799 | 0.000
151.46/151.56	c total clause space: 127.173MB
151.46/151.56	c total #watches: 140487
153.76/153.82	c total #propagations: 4957877 / total #impl: 206431425 (eff. 0.024)
153.76/153.82	c #Conflicts:     140000 | #Learnt:      17799 | 0.000
153.76/153.82	c total clause space: 127.173MB
153.76/153.82	c total #watches: 144447
155.17/155.25	c total #propagations: 4990033 / total #impl: 207282729 (eff. 0.024)
155.17/155.25	c GC COLLECT
155.17/155.25	c #Conflicts:     141000 | #Learnt:       9900 | 0.000
155.17/155.25	c total clause space: 127.173MB
155.17/155.25	c total #watches: 89229
156.36/156.40	c total #propagations: 5022528 / total #impl: 208198797 (eff. 0.024)
156.36/156.40	c #Conflicts:     142000 | #Learnt:      10900 | 0.000
156.36/156.40	c total clause space: 127.173MB
156.36/156.40	c total #watches: 93124
157.66/157.75	c total #propagations: 5050776 / total #impl: 209607058 (eff. 0.024)
157.66/157.75	c #Conflicts:     143000 | #Learnt:      11900 | 0.000
157.66/157.75	c total clause space: 127.173MB
157.66/157.75	c total #watches: 99052
158.96/159.06	c total #propagations: 5080121 / total #impl: 212089335 (eff. 0.024)
158.96/159.06	c #Conflicts:     144000 | #Learnt:      12900 | 0.000
158.96/159.06	c total clause space: 127.173MB
158.96/159.06	c total #watches: 104609
160.16/160.20	c total #propagations: 5107786 / total #impl: 214663990 (eff. 0.024)
160.16/160.20	c #Conflicts:     145000 | #Learnt:      13900 | 0.000
160.16/160.20	c total clause space: 127.173MB
160.16/160.20	c total #watches: 111110
161.67/161.76	c total #propagations: 5134740 / total #impl: 216445586 (eff. 0.024)
161.67/161.76	c #Conflicts:     146000 | #Learnt:      14900 | 0.000
161.67/161.76	c total clause space: 127.173MB
161.67/161.76	c total #watches: 115562
163.56/163.65	c total #propagations: 5168222 / total #impl: 218430607 (eff. 0.024)
163.56/163.65	c #Conflicts:     147000 | #Learnt:      15900 | 0.000
163.56/163.65	c total clause space: 127.173MB
163.56/163.65	c total #watches: 118900
165.46/165.51	c total #propagations: 5213652 / total #impl: 219756216 (eff. 0.024)
165.46/165.51	c #Conflicts:     148000 | #Learnt:      16900 | 0.000
165.46/165.51	c total clause space: 127.173MB
165.46/165.51	c total #watches: 124880
167.56/167.68	c total #propagations: 5248889 / total #impl: 222911271 (eff. 0.024)
167.56/167.68	c #Conflicts:     149000 | #Learnt:      17900 | 0.000
167.56/167.68	c total clause space: 127.173MB
167.56/167.68	c total #watches: 133017
169.26/169.32	c total #propagations: 5286903 / total #impl: 227656500 (eff. 0.023)
169.26/169.32	c GC COLLECT
169.26/169.32	c #Conflicts:     150000 | #Learnt:       9702 | 0.000
169.26/169.32	c total clause space: 127.173MB
169.26/169.32	c total #watches: 90063
170.86/170.90	c total #propagations: 5327981 / total #impl: 228688648 (eff. 0.023)
170.86/170.90	c #Conflicts:     151000 | #Learnt:      10702 | 0.000
170.86/170.90	c total clause space: 127.173MB
170.86/170.90	c total #watches: 95158
172.77/172.85	c total #propagations: 5360465 / total #impl: 230910471 (eff. 0.023)
172.77/172.85	c #Conflicts:     152000 | #Learnt:      11702 | 0.000
172.77/172.85	c total clause space: 127.173MB
172.77/172.85	c total #watches: 100764
174.16/174.26	c total #propagations: 5398053 / total #impl: 235588940 (eff. 0.023)
174.16/174.26	c #Conflicts:     153000 | #Learnt:      12702 | 0.000
174.16/174.26	c total clause space: 127.173MB
174.16/174.26	c total #watches: 106895
175.76/175.89	c total #propagations: 5429201 / total #impl: 237476031 (eff. 0.023)
175.76/175.89	c #Conflicts:     154000 | #Learnt:      13702 | 0.000
175.76/175.89	c total clause space: 127.173MB
175.76/175.89	c total #watches: 116506
178.06/178.14	c total #propagations: 5457968 / total #impl: 239974362 (eff. 0.023)
178.06/178.14	c #Conflicts:     155000 | #Learnt:      14702 | 0.000
178.06/178.14	c total clause space: 127.173MB
178.06/178.14	c total #watches: 120554
180.06/180.15	c total #propagations: 5497947 / total #impl: 241721996 (eff. 0.023)
180.06/180.15	c #Conflicts:     156000 | #Learnt:      15702 | 0.000
180.06/180.15	c total clause space: 127.173MB
180.06/180.15	c total #watches: 128044
181.96/182.03	c total #propagations: 5532026 / total #impl: 243230864 (eff. 0.023)
181.96/182.03	c #Conflicts:     157000 | #Learnt:      16702 | 0.000
181.96/182.03	c total clause space: 127.173MB
181.96/182.03	c total #watches: 137408
183.86/183.98	c total #propagations: 5564198 / total #impl: 245259462 (eff. 0.023)
183.86/183.98	c #Conflicts:     158000 | #Learnt:      17702 | 0.000
183.86/183.98	c total clause space: 127.173MB
183.86/183.98	c total #watches: 146445
185.66/185.79	c total #propagations: 5592776 / total #impl: 246756542 (eff. 0.023)
185.66/185.79	c #Conflicts:     159000 | #Learnt:      18702 | 0.000
185.66/185.79	c total clause space: 127.173MB
185.66/185.79	c total #watches: 153957
187.36/187.46	c total #propagations: 5622157 / total #impl: 248849552 (eff. 0.023)
187.36/187.46	c GC COLLECT
187.36/187.46	c #Conflicts:     160000 | #Learnt:      10199 | 0.000
187.36/187.46	c total clause space: 127.173MB
187.36/187.46	c total #watches: 95995
189.06/189.17	c total #propagations: 5652637 / total #impl: 252264909 (eff. 0.022)
189.06/189.17	c #Conflicts:     161000 | #Learnt:      11199 | 0.000
189.06/189.17	c total clause space: 127.173MB
189.06/189.17	c total #watches: 99834
190.56/190.64	c total #propagations: 5691667 / total #impl: 254624929 (eff. 0.022)
190.56/190.64	c #Conflicts:     162000 | #Learnt:      12199 | 0.000
190.56/190.64	c total clause space: 127.173MB
190.56/190.64	c total #watches: 105940
191.86/191.90	c total #propagations: 5722168 / total #impl: 256088249 (eff. 0.022)
191.86/191.90	c #Conflicts:     163000 | #Learnt:      13199 | 0.000
191.86/191.90	c total clause space: 127.173MB
191.86/191.90	c total #watches: 112441
193.16/193.29	c total #propagations: 5749207 / total #impl: 258272391 (eff. 0.022)
193.16/193.29	c #Conflicts:     164000 | #Learnt:      14199 | 0.000
193.16/193.29	c total clause space: 127.173MB
193.16/193.29	c total #watches: 117569
194.56/194.60	c total #propagations: 5778639 / total #impl: 260337227 (eff. 0.022)
194.56/194.60	c #Conflicts:     165000 | #Learnt:      15199 | 0.000
194.56/194.60	c total clause space: 127.173MB
194.56/194.60	c total #watches: 125171
196.26/196.33	c total #propagations: 5802901 / total #impl: 261801525 (eff. 0.022)
196.26/196.33	c #Conflicts:     166000 | #Learnt:      16199 | 0.000
196.26/196.33	c total clause space: 127.173MB
196.26/196.33	c total #watches: 132008
198.06/198.19	c total #propagations: 5830652 / total #impl: 263714784 (eff. 0.022)
198.06/198.19	c #Conflicts:     167000 | #Learnt:      17199 | 0.000
198.06/198.19	c total clause space: 127.173MB
198.06/198.19	c total #watches: 137939
200.56/200.62	c total #propagations: 5859723 / total #impl: 265601291 (eff. 0.022)
200.56/200.62	c #Conflicts:     168000 | #Learnt:      18199 | 0.000
200.56/200.62	c total clause space: 127.173MB
200.56/200.62	c total #watches: 144535
203.15/203.24	c total #propagations: 5894312 / total #impl: 268074226 (eff. 0.022)
203.15/203.24	c #Conflicts:     169000 | #Learnt:      19199 | 0.000
203.15/203.24	c total clause space: 127.173MB
203.15/203.24	c total #watches: 149389
204.95/205.05	c total #propagations: 5931597 / total #impl: 275714118 (eff. 0.022)
204.95/205.05	c GC COLLECT
204.95/205.05	c #Conflicts:     170000 | #Learnt:      10400 | 0.000
204.95/205.05	c total clause space: 127.173MB
204.95/205.05	c total #watches: 93818
206.76/206.82	c total #propagations: 5961546 / total #impl: 278975793 (eff. 0.021)
206.76/206.82	c #Conflicts:     171000 | #Learnt:      11400 | 0.000
206.76/206.82	c total clause space: 127.173MB
206.76/206.82	c total #watches: 100048
208.05/208.15	c total #propagations: 5995078 / total #impl: 281831452 (eff. 0.021)
208.05/208.15	c #Conflicts:     172000 | #Learnt:      12400 | 0.000
208.05/208.15	c total clause space: 127.173MB
208.05/208.15	c total #watches: 105941
209.15/209.23	c total #propagations: 6020866 / total #impl: 283940980 (eff. 0.021)
209.15/209.23	c #Conflicts:     173000 | #Learnt:      13400 | 0.000
209.15/209.23	c total clause space: 127.173MB
209.15/209.23	c total #watches: 116679
210.65/210.77	c total #propagations: 6040940 / total #impl: 285630674 (eff. 0.021)
210.65/210.77	c #Conflicts:     174000 | #Learnt:      14400 | 0.000
210.65/210.77	c total clause space: 127.173MB
210.65/210.77	c total #watches: 123411
212.26/212.39	c total #propagations: 6068158 / total #impl: 288587900 (eff. 0.021)
212.26/212.39	c #Conflicts:     175000 | #Learnt:      15400 | 0.000
212.26/212.39	c total clause space: 127.173MB
212.26/212.39	c total #watches: 129207
214.56/214.69	c total #propagations: 6098082 / total #impl: 291019889 (eff. 0.021)
214.56/214.69	c #Conflicts:     176000 | #Learnt:      16400 | 0.000
214.56/214.69	c total clause space: 127.173MB
214.56/214.69	c total #watches: 137224
216.55/216.67	c total #propagations: 6134657 / total #impl: 294722738 (eff. 0.021)
216.55/216.67	c #Conflicts:     177000 | #Learnt:      17400 | 0.000
216.55/216.67	c total clause space: 127.173MB
216.55/216.67	c total #watches: 143480
219.25/219.36	c total #propagations: 6170909 / total #impl: 295820802 (eff. 0.021)
219.25/219.36	c #Conflicts:     178000 | #Learnt:      18400 | 0.000
219.25/219.36	c total clause space: 127.173MB
219.25/219.36	c total #watches: 152338
221.45/221.55	c total #propagations: 6219305 / total #impl: 298278580 (eff. 0.021)
221.45/221.55	c #Conflicts:     179000 | #Learnt:      19400 | 0.000
221.45/221.55	c total clause space: 127.173MB
221.45/221.55	c total #watches: 158853
223.86/223.99	c total #propagations: 6250790 / total #impl: 299616513 (eff. 0.021)
223.86/223.99	c GC COLLECT
223.86/223.99	c #Conflicts:     180000 | #Learnt:      10297 | 0.000
223.86/223.99	c total clause space: 127.173MB
223.86/223.99	c total #watches: 93977
225.66/225.70	c total #propagations: 6282726 / total #impl: 302144030 (eff. 0.021)
225.66/225.70	c #Conflicts:     181000 | #Learnt:      11297 | 0.000
225.66/225.70	c total clause space: 127.173MB
225.66/225.70	c total #watches: 96709
227.46/227.53	c total #propagations: 6322716 / total #impl: 302773334 (eff. 0.021)
227.46/227.53	c #Conflicts:     182000 | #Learnt:      12297 | 0.000
227.46/227.53	c total clause space: 127.173MB
227.46/227.53	c total #watches: 102998
228.96/229.05	c total #propagations: 6359650 / total #impl: 306408359 (eff. 0.021)
228.96/229.05	c #Conflicts:     183000 | #Learnt:      13297 | 0.000
228.96/229.05	c total clause space: 127.173MB
228.96/229.05	c total #watches: 105467
230.66/230.72	c total #propagations: 6401993 / total #impl: 306791048 (eff. 0.021)
230.66/230.72	c #Conflicts:     184000 | #Learnt:      14297 | 0.000
230.66/230.72	c total clause space: 127.173MB
230.66/230.72	c total #watches: 112051
232.16/232.24	c total #propagations: 6436839 / total #impl: 309115913 (eff. 0.021)
232.16/232.24	c #Conflicts:     185000 | #Learnt:      15297 | 0.000
232.16/232.24	c total clause space: 127.173MB
232.16/232.24	c total #watches: 118915
233.96/234.00	c total #propagations: 6466297 / total #impl: 310838051 (eff. 0.021)
233.96/234.00	c #Conflicts:     186000 | #Learnt:      16297 | 0.000
233.96/234.00	c total clause space: 127.173MB
233.96/234.00	c total #watches: 125410
236.56/236.64	c total #propagations: 6499205 / total #impl: 313207677 (eff. 0.021)
236.56/236.64	c #Conflicts:     187000 | #Learnt:      17297 | 0.000
236.56/236.64	c total clause space: 127.173MB
236.56/236.64	c total #watches: 130929
238.86/238.90	c total #propagations: 6549972 / total #impl: 315546105 (eff. 0.021)
238.86/238.90	c #Conflicts:     188000 | #Learnt:      18297 | 0.000
238.86/238.90	c total clause space: 127.173MB
238.86/238.90	c total #watches: 133128
241.16/241.26	c total #propagations: 6594440 / total #impl: 316071840 (eff. 0.021)
241.16/241.26	c #Conflicts:     189000 | #Learnt:      19297 | 0.000
241.16/241.26	c total clause space: 127.173MB
241.16/241.26	c total #watches: 135656
243.16/243.24	c total #propagations: 6645320 / total #impl: 317355667 (eff. 0.021)
243.16/243.24	c #Conflicts:     190000 | #Learnt:      20297 | 0.000
243.16/243.24	c total clause space: 127.173MB
243.16/243.24	c total #watches: 138742
244.96/245.02	c total #propagations: 6699209 / total #impl: 318097976 (eff. 0.021)
244.96/245.02	c GC COLLECT
244.96/245.02	c #Conflicts:     191000 | #Learnt:      10905 | 0.000
244.96/245.02	c total clause space: 127.173MB
244.96/245.02	c total #watches: 94983
246.46/246.59	c total #propagations: 6751922 / total #impl: 319020909 (eff. 0.021)
246.46/246.59	c #Conflicts:     192000 | #Learnt:      11905 | 0.000
246.46/246.59	c total clause space: 127.173MB
246.46/246.59	c total #watches: 97453
248.06/248.11	c total #propagations: 6804510 / total #impl: 319550033 (eff. 0.021)
248.06/248.11	c #Conflicts:     193000 | #Learnt:      12905 | 0.000
248.06/248.11	c total clause space: 127.173MB
248.06/248.11	c total #watches: 101163
249.46/249.51	c total #propagations: 6849909 / total #impl: 321411751 (eff. 0.021)
249.46/249.51	c #Conflicts:     194000 | #Learnt:      13905 | 0.000
249.46/249.51	c total clause space: 127.173MB
249.46/249.51	c total #watches: 105181
250.65/250.79	c total #propagations: 6887651 / total #impl: 326057212 (eff. 0.021)
250.65/250.79	c #Conflicts:     195000 | #Learnt:      14905 | 0.000
250.65/250.79	c total clause space: 127.173MB
250.65/250.79	c total #watches: 113088
252.45/252.56	c total #propagations: 6920131 / total #impl: 329016329 (eff. 0.021)
252.45/252.56	c #Conflicts:     196000 | #Learnt:      15905 | 0.000
252.45/252.56	c total clause space: 127.173MB
252.45/252.56	c total #watches: 119752
253.95/254.09	c total #propagations: 6953990 / total #impl: 333451792 (eff. 0.021)
253.95/254.09	c #Conflicts:     197000 | #Learnt:      16905 | 0.000
253.95/254.09	c total clause space: 127.173MB
253.95/254.09	c total #watches: 126331
255.65/255.72	c total #propagations: 6985336 / total #impl: 336063264 (eff. 0.021)
255.65/255.72	c #Conflicts:     198000 | #Learnt:      17905 | 0.000
255.65/255.72	c total clause space: 127.173MB
255.65/255.72	c total #watches: 135850
257.55/257.63	c total #propagations: 7016766 / total #impl: 338524467 (eff. 0.021)
257.55/257.63	c #Conflicts:     199000 | #Learnt:      18905 | 0.000
257.55/257.63	c total clause space: 127.173MB
257.55/257.63	c total #watches: 141078
259.75/259.86	c total #propagations: 7051217 / total #impl: 340838932 (eff. 0.021)
259.75/259.86	c #Conflicts:     200000 | #Learnt:      19905 | 0.000
259.75/259.86	c total clause space: 127.173MB
259.75/259.86	c total #watches: 147660
261.76/261.88	c total #propagations: 7085410 / total #impl: 343713313 (eff. 0.021)
261.76/261.88	c #Conflicts:     201000 | #Learnt:      20905 | 0.000
261.76/261.88	c total clause space: 127.173MB
261.76/261.88	c total #watches: 155915
263.55/263.65	c total #propagations: 7116155 / total #impl: 346088074 (eff. 0.021)
263.55/263.65	c GC COLLECT
263.55/263.65	c #Conflicts:     202000 | #Learnt:      11206 | 0.000
263.55/263.65	c total clause space: 127.173MB
263.55/263.65	c total #watches: 97443
264.95/265.04	c total #propagations: 7145438 / total #impl: 348394321 (eff. 0.021)
264.95/265.04	c #Conflicts:     203000 | #Learnt:      12206 | 0.000
264.95/265.04	c total clause space: 127.173MB
264.95/265.04	c total #watches: 105544
266.45/266.51	c total #propagations: 7174547 / total #impl: 350242372 (eff. 0.020)
266.45/266.51	c #Conflicts:     204000 | #Learnt:      13206 | 0.000
266.45/266.51	c total clause space: 127.173MB
266.45/266.51	c total #watches: 116574
268.25/268.33	c total #propagations: 7202032 / total #impl: 352954163 (eff. 0.020)
268.25/268.33	c #Conflicts:     205000 | #Learnt:      14206 | 0.000
268.25/268.33	c total clause space: 127.173MB
268.25/268.33	c total #watches: 124670
270.45/270.51	c total #propagations: 7235351 / total #impl: 356155429 (eff. 0.020)
270.45/270.51	c #Conflicts:     206000 | #Learnt:      15206 | 0.000
270.45/270.51	c total clause space: 127.173MB
270.45/270.51	c total #watches: 132105
272.76/272.84	c total #propagations: 7269116 / total #impl: 359442012 (eff. 0.020)
272.76/272.84	c #Conflicts:     207000 | #Learnt:      16206 | 0.000
272.76/272.84	c total clause space: 127.173MB
272.76/272.84	c total #watches: 139250
275.06/275.18	c total #propagations: 7301603 / total #impl: 362973519 (eff. 0.020)
275.06/275.18	c #Conflicts:     208000 | #Learnt:      17206 | 0.000
275.06/275.18	c total clause space: 127.173MB
275.06/275.18	c total #watches: 144446
277.26/277.37	c total #propagations: 7335386 / total #impl: 366400842 (eff. 0.020)
277.26/277.37	c #Conflicts:     209000 | #Learnt:      18206 | 0.000
277.26/277.37	c total clause space: 127.173MB
277.26/277.37	c total #watches: 151098
279.65/279.75	c total #propagations: 7368871 / total #impl: 368778497 (eff. 0.020)
279.65/279.75	c #Conflicts:     210000 | #Learnt:      19206 | 0.000
279.65/279.75	c total clause space: 127.173MB
279.65/279.75	c total #watches: 159599
282.66/282.73	c total #propagations: 7401696 / total #impl: 371594585 (eff. 0.020)
282.66/282.73	c #Conflicts:     211000 | #Learnt:      20206 | 0.000
282.66/282.73	c total clause space: 127.173MB
282.66/282.73	c total #watches: 164212
285.35/285.40	c total #propagations: 7438616 / total #impl: 376353171 (eff. 0.020)
285.35/285.40	c #Conflicts:     212000 | #Learnt:      21206 | 0.000
285.35/285.40	c total clause space: 127.173MB
285.35/285.40	c total #watches: 173298
288.05/288.10	c total #propagations: 7471187 / total #impl: 381235476 (eff. 0.020)
288.05/288.10	c GC COLLECT
288.05/288.10	c #Conflicts:     213000 | #Learnt:      11204 | 0.000
288.05/288.10	c total clause space: 206.656MB
288.05/288.10	c total #watches: 96913
289.65/289.74	c total #propagations: 7503656 / total #impl: 383854340 (eff. 0.020)
289.65/289.74	c #Conflicts:     214000 | #Learnt:      12204 | 0.000
289.65/289.74	c total clause space: 206.656MB
289.65/289.74	c total #watches: 100760
291.55/291.63	c total #propagations: 7536284 / total #impl: 385340444 (eff. 0.020)
291.55/291.63	c #Conflicts:     215000 | #Learnt:      13204 | 0.000
291.55/291.63	c total clause space: 206.656MB
291.55/291.63	c total #watches: 105578
293.25/293.34	c total #propagations: 7566793 / total #impl: 386548255 (eff. 0.020)
293.25/293.34	c #Conflicts:     216000 | #Learnt:      14204 | 0.000
293.25/293.34	c total clause space: 206.656MB
293.25/293.34	c total #watches: 115717
295.15/295.28	c total #propagations: 7598564 / total #impl: 389728418 (eff. 0.019)
295.15/295.28	c #Conflicts:     217000 | #Learnt:      15204 | 0.000
295.15/295.28	c total clause space: 206.656MB
295.15/295.28	c total #watches: 119979
297.05/297.19	c total #propagations: 7633954 / total #impl: 391295819 (eff. 0.020)
297.05/297.19	c #Conflicts:     218000 | #Learnt:      16204 | 0.000
297.05/297.19	c total clause space: 206.656MB
297.05/297.19	c total #watches: 124819
299.25/299.35	c total #propagations: 7666668 / total #impl: 393831966 (eff. 0.019)
299.25/299.35	c #Conflicts:     219000 | #Learnt:      17204 | 0.000
299.25/299.35	c total clause space: 206.656MB
299.25/299.35	c total #watches: 133767
301.35/301.44	c total #propagations: 7701713 / total #impl: 397237427 (eff. 0.019)
301.35/301.44	c #Conflicts:     220000 | #Learnt:      18204 | 0.000
301.35/301.44	c total clause space: 206.656MB
301.35/301.44	c total #watches: 145052
303.34/303.44	c total #propagations: 7733994 / total #impl: 401118644 (eff. 0.019)
303.34/303.44	c #Conflicts:     221000 | #Learnt:      19204 | 0.000
303.34/303.44	c total clause space: 206.656MB
303.34/303.44	c total #watches: 151554
305.54/305.67	c total #propagations: 7763179 / total #impl: 404189734 (eff. 0.019)
305.54/305.67	c #Conflicts:     222000 | #Learnt:      20204 | 0.000
305.54/305.67	c total clause space: 206.656MB
305.54/305.67	c total #watches: 160409
307.84/307.96	c total #propagations: 7794085 / total #impl: 407582418 (eff. 0.019)
307.84/307.96	c #Conflicts:     223000 | #Learnt:      21204 | 0.000
307.84/307.96	c total clause space: 206.656MB
307.84/307.96	c total #watches: 167284
309.84/309.94	c total #propagations: 7827268 / total #impl: 412095616 (eff. 0.019)
309.84/309.94	c #Conflicts:     224000 | #Learnt:      22204 | 0.000
309.84/309.94	c total clause space: 206.656MB
309.84/309.94	c total #watches: 175304
311.84/311.95	c total #propagations: 7854604 / total #impl: 415000277 (eff. 0.019)
311.84/311.95	c GC COLLECT
311.84/311.95	c #Conflicts:     225000 | #Learnt:      11913 | 0.000
311.84/311.95	c total clause space: 206.656MB
311.84/311.95	c total #watches: 101509
313.34/313.48	c total #propagations: 7886255 / total #impl: 418616820 (eff. 0.019)
313.34/313.48	c #Conflicts:     226000 | #Learnt:      12913 | 0.000
313.34/313.48	c total clause space: 206.656MB
313.34/313.48	c total #watches: 106109
315.04/315.16	c total #propagations: 7916391 / total #impl: 421093945 (eff. 0.019)
315.04/315.16	c #Conflicts:     227000 | #Learnt:      13913 | 0.000
315.04/315.16	c total clause space: 206.656MB
315.04/315.16	c total #watches: 115141
316.75/316.86	c total #propagations: 7943584 / total #impl: 423594765 (eff. 0.019)
316.75/316.86	c #Conflicts:     228000 | #Learnt:      14913 | 0.000
316.75/316.86	c total clause space: 206.656MB
316.75/316.86	c total #watches: 135440
318.54/318.62	c total #propagations: 7972567 / total #impl: 426391272 (eff. 0.019)
318.54/318.62	c #Conflicts:     229000 | #Learnt:      15913 | 0.000
318.54/318.62	c total clause space: 206.656MB
318.54/318.62	c total #watches: 145242
320.54/320.62	c total #propagations: 8001198 / total #impl: 429403420 (eff. 0.019)
320.54/320.62	c #Conflicts:     230000 | #Learnt:      16913 | 0.000
320.54/320.62	c total clause space: 206.656MB
320.54/320.62	c total #watches: 157402
322.35/322.42	c total #propagations: 8027671 / total #impl: 432325662 (eff. 0.019)
322.35/322.42	c #Conflicts:     231000 | #Learnt:      17913 | 0.000
322.35/322.42	c total clause space: 206.656MB
322.35/322.42	c total #watches: 164299
324.34/324.48	c total #propagations: 8053501 / total #impl: 434028871 (eff. 0.019)
324.34/324.48	c #Conflicts:     232000 | #Learnt:      18913 | 0.000
324.34/324.48	c total clause space: 206.656MB
324.34/324.48	c total #watches: 169544
326.75/326.86	c total #propagations: 8080424 / total #impl: 436590642 (eff. 0.019)
326.75/326.86	c #Conflicts:     233000 | #Learnt:      19913 | 0.000
326.75/326.86	c total clause space: 206.656MB
326.75/326.86	c total #watches: 176243
329.34/329.42	c total #propagations: 8112483 / total #impl: 438296062 (eff. 0.019)
329.34/329.42	c #Conflicts:     234000 | #Learnt:      20913 | 0.000
329.34/329.42	c total clause space: 206.656MB
329.34/329.42	c total #watches: 186090
331.94/332.05	c total #propagations: 8144067 / total #impl: 440882063 (eff. 0.018)
331.94/332.05	c #Conflicts:     235000 | #Learnt:      21913 | 0.000
331.94/332.05	c total clause space: 206.656MB
331.94/332.05	c total #watches: 191288
335.14/335.20	c total #propagations: 8180497 / total #impl: 442799831 (eff. 0.018)
335.14/335.20	c #Conflicts:     236000 | #Learnt:      22913 | 0.000
335.14/335.20	c total clause space: 206.656MB
335.14/335.20	c total #watches: 197475
336.84/336.99	c total #propagations: 8214649 / total #impl: 444874343 (eff. 0.018)
336.84/336.99	c GC COLLECT
336.84/336.99	c #Conflicts:     237000 | #Learnt:      12303 | 0.000
336.84/336.99	c total clause space: 206.656MB
336.84/336.99	c total #watches: 105865
338.04/338.11	c total #propagations: 8242092 / total #impl: 446517427 (eff. 0.018)
338.04/338.11	c #Conflicts:     238000 | #Learnt:      13303 | 0.000
338.04/338.11	c total clause space: 206.656MB
338.04/338.11	c total #watches: 117222
339.34/339.40	c total #propagations: 8263361 / total #impl: 447637553 (eff. 0.018)
339.34/339.40	c #Conflicts:     239000 | #Learnt:      14303 | 0.000
339.34/339.40	c total clause space: 206.656MB
339.34/339.40	c total #watches: 125031
340.64/340.71	c total #propagations: 8286505 / total #impl: 449019709 (eff. 0.018)
340.64/340.71	c #Conflicts:     240000 | #Learnt:      15303 | 0.000
340.64/340.71	c total clause space: 206.656MB
340.64/340.71	c total #watches: 130485
343.04/343.17	c total #propagations: 8309468 / total #impl: 450342272 (eff. 0.018)
343.04/343.17	c #Conflicts:     241000 | #Learnt:      16303 | 0.000
343.04/343.17	c total clause space: 206.656MB
343.04/343.17	c total #watches: 136038
345.54/345.65	c total #propagations: 8357034 / total #impl: 454820036 (eff. 0.018)
345.54/345.65	c #Conflicts:     242000 | #Learnt:      17303 | 0.000
345.54/345.65	c total clause space: 206.656MB
345.54/345.65	c total #watches: 140766
347.24/347.30	c total #propagations: 8397514 / total #impl: 456669711 (eff. 0.018)
347.24/347.30	c #Conflicts:     243000 | #Learnt:      18303 | 0.000
347.24/347.30	c total clause space: 206.656MB
347.24/347.30	c total #watches: 146994
349.34/349.41	c total #propagations: 8423842 / total #impl: 458159519 (eff. 0.018)
349.34/349.41	c #Conflicts:     244000 | #Learnt:      19303 | 0.000
349.34/349.41	c total clause space: 206.656MB
349.34/349.41	c total #watches: 156072
350.74/350.81	c total #propagations: 8453145 / total #impl: 459811094 (eff. 0.018)
350.74/350.81	c #Conflicts:     245000 | #Learnt:      20303 | 0.000
350.74/350.81	c total clause space: 206.656MB
350.74/350.81	c total #watches: 164056
352.54/352.66	c total #propagations: 8475447 / total #impl: 461729304 (eff. 0.018)
352.54/352.66	c #Conflicts:     246000 | #Learnt:      21303 | 0.000
352.54/352.66	c total clause space: 206.656MB
352.54/352.66	c total #watches: 170939
354.64/354.76	c total #propagations: 8501437 / total #impl: 462886454 (eff. 0.018)
354.64/354.76	c #Conflicts:     247000 | #Learnt:      22303 | 0.000
354.64/354.76	c total clause space: 206.656MB
354.64/354.76	c total #watches: 178644
356.73/356.87	c total #propagations: 8527571 / total #impl: 465452669 (eff. 0.018)
356.73/356.87	c #Conflicts:     248000 | #Learnt:      23303 | 0.000
356.73/356.87	c total clause space: 206.656MB
356.73/356.87	c total #watches: 193166
359.03/359.10	c total #propagations: 8551841 / total #impl: 467110149 (eff. 0.018)
359.03/359.10	c GC COLLECT
359.03/359.10	c #Conflicts:     249000 | #Learnt:      12404 | 0.000
359.03/359.10	c total clause space: 206.656MB
359.03/359.10	c total #watches: 108039
360.93/361.01	c total #propagations: 8580051 / total #impl: 468706276 (eff. 0.018)
360.93/361.01	c #Conflicts:     250000 | #Learnt:      13404 | 0.000
360.93/361.01	c total clause space: 206.656MB
360.93/361.01	c total #watches: 113095
362.63/362.70	c total #propagations: 8612930 / total #impl: 470637384 (eff. 0.018)
362.63/362.70	c #Conflicts:     251000 | #Learnt:      14404 | 0.000
362.63/362.70	c total clause space: 206.656MB
362.63/362.70	c total #watches: 119231
364.33/364.42	c total #propagations: 8639311 / total #impl: 472695494 (eff. 0.018)
364.33/364.42	c #Conflicts:     252000 | #Learnt:      15404 | 0.000
364.33/364.42	c total clause space: 206.656MB
364.33/364.42	c total #watches: 122700
366.34/366.48	c total #propagations: 8673244 / total #impl: 474356290 (eff. 0.018)
366.34/366.48	c #Conflicts:     253000 | #Learnt:      16404 | 0.000
366.34/366.48	c total clause space: 206.656MB
366.34/366.48	c total #watches: 129469
368.44/368.59	c total #propagations: 8709323 / total #impl: 477265701 (eff. 0.018)
368.44/368.59	c #Conflicts:     254000 | #Learnt:      17404 | 0.000
368.44/368.59	c total clause space: 206.656MB
368.44/368.59	c total #watches: 134016
370.33/370.45	c total #propagations: 8747217 / total #impl: 479994935 (eff. 0.018)
370.33/370.45	c #Conflicts:     255000 | #Learnt:      18404 | 0.000
370.33/370.45	c total clause space: 206.656MB
370.33/370.45	c total #watches: 140356
372.33/372.43	c total #propagations: 8776612 / total #impl: 481680246 (eff. 0.018)
372.33/372.43	c #Conflicts:     256000 | #Learnt:      19404 | 0.000
372.33/372.43	c total clause space: 206.656MB
372.33/372.43	c total #watches: 147912
374.33/374.46	c total #propagations: 8808779 / total #impl: 483105554 (eff. 0.018)
374.33/374.46	c #Conflicts:     257000 | #Learnt:      20404 | 0.000
374.33/374.46	c total clause space: 206.656MB
374.33/374.46	c total #watches: 152225
376.03/376.10	c total #propagations: 8836397 / total #impl: 484807865 (eff. 0.018)
376.03/376.10	c #Conflicts:     258000 | #Learnt:      21404 | 0.000
376.03/376.10	c total clause space: 206.656MB
376.03/376.10	c total #watches: 159707
377.63/377.77	c total #propagations: 8860425 / total #impl: 486862160 (eff. 0.018)
377.63/377.77	c #Conflicts:     259000 | #Learnt:      22404 | 0.000
377.63/377.77	c total clause space: 206.656MB
377.63/377.77	c total #watches: 169728
379.83/379.90	c total #propagations: 8884178 / total #impl: 489158707 (eff. 0.018)
379.83/379.90	c #Conflicts:     260000 | #Learnt:      23404 | 0.000
379.83/379.90	c total clause space: 206.656MB
379.83/379.90	c total #watches: 179224
382.53/382.67	c total #propagations: 8912744 / total #impl: 493076716 (eff. 0.018)
382.53/382.67	c #Conflicts:     261000 | #Learnt:      24404 | 0.000
382.53/382.67	c total clause space: 206.656MB
382.53/382.67	c total #watches: 185027
384.13/384.27	c total #propagations: 8946756 / total #impl: 495699280 (eff. 0.018)
384.13/384.27	c GC COLLECT
384.13/384.27	c #Conflicts:     262000 | #Learnt:      13196 | 0.000
384.13/384.27	c total clause space: 206.656MB
384.13/384.27	c total #watches: 113955
386.04/386.10	c total #propagations: 8974854 / total #impl: 497680688 (eff. 0.018)
386.04/386.10	c #Conflicts:     263000 | #Learnt:      14196 | 0.000
386.04/386.10	c total clause space: 206.656MB
386.04/386.10	c total #watches: 119048
387.33/387.44	c total #propagations: 9009576 / total #impl: 499264446 (eff. 0.018)
387.33/387.44	c #Conflicts:     264000 | #Learnt:      15196 | 0.000
387.33/387.44	c total clause space: 206.656MB
387.33/387.44	c total #watches: 128161
388.43/388.50	c total #propagations: 9031919 / total #impl: 501121017 (eff. 0.018)
388.43/388.50	c #Conflicts:     265000 | #Learnt:      16196 | 0.000
388.43/388.50	c total clause space: 206.656MB
388.43/388.50	c total #watches: 134007
389.93/390.04	c total #propagations: 9051332 / total #impl: 502193271 (eff. 0.018)
389.93/390.04	c #Conflicts:     266000 | #Learnt:      17196 | 0.000
389.93/390.04	c total clause space: 206.656MB
389.93/390.04	c total #watches: 140212
390.93/391.06	c total #propagations: 9077015 / total #impl: 503745602 (eff. 0.018)
390.93/391.06	c #Conflicts:     267000 | #Learnt:      18196 | 0.000
390.93/391.06	c total clause space: 206.656MB
390.93/391.06	c total #watches: 146671
392.03/392.17	c total #propagations: 9095484 / total #impl: 505266768 (eff. 0.018)
392.03/392.17	c #Conflicts:     268000 | #Learnt:      19196 | 0.000
392.03/392.17	c total clause space: 206.656MB
392.03/392.17	c total #watches: 153141
394.03/394.14	c total #propagations: 9112968 / total #impl: 506515683 (eff. 0.018)
394.03/394.14	c #Conflicts:     269000 | #Learnt:      20196 | 0.000
394.03/394.14	c total clause space: 206.656MB
394.03/394.14	c total #watches: 169349
395.93/396.08	c total #propagations: 9136125 / total #impl: 508774663 (eff. 0.018)
395.93/396.08	c #Conflicts:     270000 | #Learnt:      21196 | 0.000
395.93/396.08	c total clause space: 206.656MB
395.93/396.08	c total #watches: 179732
398.73/398.84	c total #propagations: 9160051 / total #impl: 510815369 (eff. 0.018)
398.73/398.84	c #Conflicts:     271000 | #Learnt:      22196 | 0.000
398.73/398.84	c total clause space: 206.656MB
398.73/398.84	c total #watches: 185561
401.73/401.83	c total #propagations: 9192524 / total #impl: 512354161 (eff. 0.018)
401.73/401.83	c #Conflicts:     272000 | #Learnt:      23196 | 0.000
401.73/401.83	c total clause space: 206.656MB
401.73/401.83	c total #watches: 193716
404.73/404.81	c total #propagations: 9226835 / total #impl: 515090849 (eff. 0.018)
404.73/404.81	c #Conflicts:     273000 | #Learnt:      24196 | 0.000
404.73/404.81	c total clause space: 206.656MB
404.73/404.81	c total #watches: 200773
407.52/407.68	c total #propagations: 9258718 / total #impl: 517338795 (eff. 0.018)
407.52/407.68	c GC COLLECT
407.52/407.68	c #Conflicts:     274000 | #Learnt:      12694 | 0.000
407.52/407.68	c total clause space: 206.656MB
407.52/407.68	c total #watches: 109121
409.42/409.56	c total #propagations: 9290948 / total #impl: 519249579 (eff. 0.018)
409.42/409.56	c #Conflicts:     275000 | #Learnt:      13694 | 0.000
409.42/409.56	c total clause space: 206.656MB
409.42/409.56	c total #watches: 112750
411.52/411.65	c total #propagations: 9324643 / total #impl: 521461476 (eff. 0.018)
411.52/411.65	c #Conflicts:     276000 | #Learnt:      14694 | 0.000
411.52/411.65	c total clause space: 206.656MB
411.52/411.65	c total #watches: 120340
413.42/413.57	c total #propagations: 9362162 / total #impl: 524006490 (eff. 0.018)
413.42/413.57	c #Conflicts:     277000 | #Learnt:      15694 | 0.000
413.42/413.57	c total clause space: 206.656MB
413.42/413.57	c total #watches: 127460
415.42/415.58	c total #propagations: 9394885 / total #impl: 526341393 (eff. 0.018)
415.42/415.58	c #Conflicts:     278000 | #Learnt:      16694 | 0.000
415.42/415.58	c total clause space: 206.656MB
415.42/415.58	c total #watches: 131718
417.52/417.60	c total #propagations: 9432022 / total #impl: 528456039 (eff. 0.018)
417.52/417.60	c #Conflicts:     279000 | #Learnt:      17694 | 0.000
417.52/417.60	c total clause space: 206.656MB
417.52/417.60	c total #watches: 139584
419.52/419.67	c total #propagations: 9463336 / total #impl: 530539677 (eff. 0.018)
419.52/419.67	c #Conflicts:     280000 | #Learnt:      18694 | 0.000
419.52/419.67	c total clause space: 206.656MB
419.52/419.67	c total #watches: 147166
422.43/422.51	c total #propagations: 9495357 / total #impl: 533594985 (eff. 0.018)
422.43/422.51	c #Conflicts:     281000 | #Learnt:      19694 | 0.000
422.43/422.51	c total clause space: 206.656MB
422.43/422.51	c total #watches: 154146
425.12/425.20	c total #propagations: 9532234 / total #impl: 537027745 (eff. 0.018)
425.12/425.20	c #Conflicts:     282000 | #Learnt:      20694 | 0.000
425.12/425.20	c total clause space: 206.656MB
425.12/425.20	c total #watches: 158218
427.12/427.28	c total #propagations: 9577176 / total #impl: 539208087 (eff. 0.018)
427.12/427.28	c #Conflicts:     283000 | #Learnt:      21694 | 0.000
427.12/427.28	c total clause space: 206.656MB
427.12/427.28	c total #watches: 168418
429.42/429.54	c total #propagations: 9605884 / total #impl: 541791086 (eff. 0.018)
429.42/429.54	c #Conflicts:     284000 | #Learnt:      22694 | 0.000
429.42/429.54	c total clause space: 206.656MB
429.42/429.54	c total #watches: 177822
431.13/431.23	c total #propagations: 9633553 / total #impl: 544254205 (eff. 0.018)
431.13/431.23	c #Conflicts:     285000 | #Learnt:      23694 | 0.000
431.13/431.23	c total clause space: 206.656MB
431.13/431.23	c total #watches: 187422
433.22/433.36	c total #propagations: 9656636 / total #impl: 546227886 (eff. 0.018)
433.22/433.36	c #Conflicts:     286000 | #Learnt:      24694 | 0.000
433.22/433.36	c total clause space: 206.656MB
433.22/433.36	c total #watches: 193059
435.22/435.37	c total #propagations: 9681885 / total #impl: 548354883 (eff. 0.018)
435.22/435.37	c GC COLLECT
435.22/435.37	c #Conflicts:     287000 | #Learnt:      12894 | 0.000
435.22/435.37	c total clause space: 206.656MB
435.22/435.37	c total #watches: 110237
436.52/436.60	c total #propagations: 9703710 / total #impl: 550337959 (eff. 0.018)
436.52/436.60	c #Conflicts:     288000 | #Learnt:      13894 | 0.000
436.52/436.60	c total clause space: 206.656MB
436.52/436.60	c total #watches: 124641
437.92/438.03	c total #propagations: 9725294 / total #impl: 552056462 (eff. 0.018)
437.92/438.03	c #Conflicts:     289000 | #Learnt:      14894 | 0.000
437.92/438.03	c total clause space: 206.656MB
437.92/438.03	c total #watches: 135061
440.12/440.25	c total #propagations: 9748618 / total #impl: 553519302 (eff. 0.018)
440.12/440.25	c #Conflicts:     290000 | #Learnt:      15894 | 0.000
440.12/440.25	c total clause space: 206.656MB
440.12/440.25	c total #watches: 147305
441.52/441.65	c total #propagations: 9776819 / total #impl: 556996043 (eff. 0.018)
441.52/441.65	c #Conflicts:     291000 | #Learnt:      16894 | 0.000
441.52/441.65	c total clause space: 206.656MB
441.52/441.65	c total #watches: 154988
443.42/443.55	c total #propagations: 9798669 / total #impl: 559106530 (eff. 0.018)
443.42/443.55	c #Conflicts:     292000 | #Learnt:      17894 | 0.000
443.42/443.55	c total clause space: 206.656MB
443.42/443.55	c total #watches: 167386
445.52/445.69	c total #propagations: 9824164 / total #impl: 560983652 (eff. 0.018)
445.52/445.69	c #Conflicts:     293000 | #Learnt:      18894 | 0.000
445.52/445.69	c total clause space: 206.656MB
445.52/445.69	c total #watches: 175980
447.92/448.00	c total #propagations: 9852472 / total #impl: 562858781 (eff. 0.018)
447.92/448.00	c #Conflicts:     294000 | #Learnt:      19894 | 0.000
447.92/448.00	c total clause space: 206.656MB
447.92/448.00	c total #watches: 187058
451.32/451.48	c total #propagations: 9881884 / total #impl: 565330565 (eff. 0.017)
451.32/451.48	c #Conflicts:     295000 | #Learnt:      20894 | 0.000
451.32/451.48	c total clause space: 206.656MB
451.32/451.48	c total #watches: 194833
453.72/453.88	c total #propagations: 9921117 / total #impl: 567021213 (eff. 0.017)
453.72/453.88	c #Conflicts:     296000 | #Learnt:      21894 | 0.000
453.72/453.88	c total clause space: 206.656MB
453.72/453.88	c total #watches: 202302
456.82/456.93	c total #propagations: 9948300 / total #impl: 569111639 (eff. 0.017)
456.82/456.93	c #Conflicts:     297000 | #Learnt:      22894 | 0.000
456.82/456.93	c total clause space: 206.656MB
456.82/456.93	c total #watches: 210417
460.02/460.16	c total #propagations: 9980764 / total #impl: 572340240 (eff. 0.017)
460.02/460.16	c #Conflicts:     298000 | #Learnt:      23894 | 0.000
460.02/460.16	c total clause space: 206.656MB
460.02/460.16	c total #watches: 218565
463.21/463.39	c total #propagations: 10014515 / total #impl: 576007144 (eff. 0.017)
463.21/463.39	c #Conflicts:     299000 | #Learnt:      24894 | 0.000
463.21/463.39	c total clause space: 206.656MB
463.21/463.39	c total #watches: 224537
466.61/466.71	c total #propagations: 10051297 / total #impl: 579226772 (eff. 0.017)
466.61/466.71	c #Conflicts:     300000 | #Learnt:      25894 | 0.000
466.61/466.71	c total clause space: 206.656MB
466.61/466.71	c total #watches: 233109
467.91/468.07	c total #propagations: 10088179 / total #impl: 582325012 (eff. 0.017)
467.91/468.07	c GC COLLECT
467.91/468.07	c #Conflicts:     301000 | #Learnt:      13792 | 0.000
467.91/468.07	c total clause space: 206.656MB
467.91/468.07	c total #watches: 117782
469.11/469.29	c total #propagations: 10108466 / total #impl: 583544028 (eff. 0.017)
469.11/469.29	c #Conflicts:     302000 | #Learnt:      14792 | 0.000
469.11/469.29	c total clause space: 206.656MB
469.11/469.29	c total #watches: 123937
470.51/470.64	c total #propagations: 10130599 / total #impl: 585221251 (eff. 0.017)
470.51/470.64	c #Conflicts:     303000 | #Learnt:      15792 | 0.000
470.51/470.64	c total clause space: 206.656MB
470.51/470.64	c total #watches: 131173
472.21/472.39	c total #propagations: 10153581 / total #impl: 586224791 (eff. 0.017)
472.21/472.39	c #Conflicts:     304000 | #Learnt:      16792 | 0.000
472.21/472.39	c total clause space: 206.656MB
472.21/472.39	c total #watches: 136445
474.02/474.15	c total #propagations: 10180252 / total #impl: 588112227 (eff. 0.017)
474.02/474.15	c #Conflicts:     305000 | #Learnt:      17792 | 0.000
474.02/474.15	c total clause space: 206.656MB
474.02/474.15	c total #watches: 146121
476.11/476.26	c total #propagations: 10204384 / total #impl: 589914193 (eff. 0.017)
476.11/476.26	c #Conflicts:     306000 | #Learnt:      18792 | 0.000
476.11/476.26	c total clause space: 206.656MB
476.11/476.26	c total #watches: 155961
478.52/478.67	c total #propagations: 10231873 / total #impl: 593437179 (eff. 0.017)
478.52/478.67	c #Conflicts:     307000 | #Learnt:      19792 | 0.000
478.52/478.67	c total clause space: 206.656MB
478.52/478.67	c total #watches: 162485
480.72/480.82	c total #propagations: 10265644 / total #impl: 595570755 (eff. 0.017)
480.72/480.82	c #Conflicts:     308000 | #Learnt:      20792 | 0.000
480.72/480.82	c total clause space: 206.656MB
480.72/480.82	c total #watches: 173363
483.11/483.27	c total #propagations: 10294816 / total #impl: 597626438 (eff. 0.017)
483.11/483.27	c #Conflicts:     309000 | #Learnt:      21792 | 0.000
483.11/483.27	c total clause space: 206.656MB
483.11/483.27	c total #watches: 177806
486.01/486.12	c total #propagations: 10326960 / total #impl: 600690236 (eff. 0.017)
486.01/486.12	c #Conflicts:     310000 | #Learnt:      22792 | 0.000
486.01/486.12	c total clause space: 206.656MB
486.01/486.12	c total #watches: 187792
488.51/488.69	c total #propagations: 10356978 / total #impl: 605722116 (eff. 0.017)
488.51/488.69	c #Conflicts:     311000 | #Learnt:      23792 | 0.000
488.51/488.69	c total clause space: 206.656MB
488.51/488.69	c total #watches: 196210
491.72/491.88	c total #propagations: 10384957 / total #impl: 608323239 (eff. 0.017)
491.72/491.88	c #Conflicts:     312000 | #Learnt:      24792 | 0.000
491.72/491.88	c total clause space: 206.656MB
491.72/491.88	c total #watches: 222540
495.21/495.35	c total #propagations: 10414459 / total #impl: 610906520 (eff. 0.017)
495.21/495.35	c #Conflicts:     313000 | #Learnt:      25792 | 0.000
495.21/495.35	c total clause space: 206.656MB
495.21/495.35	c total #watches: 232940
499.01/499.15	c total #propagations: 10445446 / total #impl: 613304804 (eff. 0.017)
499.01/499.15	c #Conflicts:     314000 | #Learnt:      26792 | 0.000
499.01/499.15	c total clause space: 206.656MB
499.01/499.15	c total #watches: 246350
500.61/500.73	c total #propagations: 10479707 / total #impl: 616781309 (eff. 0.017)
500.61/500.73	c GC COLLECT
500.61/500.73	c #Conflicts:     315000 | #Learnt:      14397 | 0.000
500.61/500.73	c total clause space: 206.656MB
500.61/500.73	c total #watches: 127162
502.51/502.61	c total #propagations: 10505048 / total #impl: 618717660 (eff. 0.017)
502.51/502.61	c #Conflicts:     316000 | #Learnt:      15397 | 0.000
502.51/502.61	c total clause space: 206.656MB
502.51/502.61	c total #watches: 135817
504.31/504.49	c total #propagations: 10533798 / total #impl: 620524131 (eff. 0.017)
504.31/504.49	c #Conflicts:     317000 | #Learnt:      16397 | 0.000
504.31/504.49	c total clause space: 206.656MB
504.31/504.49	c total #watches: 146326
506.02/506.15	c total #propagations: 10561607 / total #impl: 622625998 (eff. 0.017)
506.02/506.15	c #Conflicts:     318000 | #Learnt:      17397 | 0.000
506.02/506.15	c total clause space: 206.656MB
506.02/506.15	c total #watches: 151451
507.61/507.75	c total #propagations: 10585711 / total #impl: 623718482 (eff. 0.017)
507.61/507.75	c #Conflicts:     319000 | #Learnt:      18397 | 0.000
507.61/507.75	c total clause space: 206.656MB
507.61/507.75	c total #watches: 166032
509.41/509.53	c total #propagations: 10606799 / total #impl: 625220259 (eff. 0.017)
509.41/509.53	c #Conflicts:     320000 | #Learnt:      19397 | 0.000
509.41/509.53	c total clause space: 206.656MB
509.41/509.53	c total #watches: 178678
512.21/512.30	c total #propagations: 10628876 / total #impl: 627108783 (eff. 0.017)
512.21/512.30	c #Conflicts:     321000 | #Learnt:      20397 | 0.000
512.21/512.30	c total clause space: 206.656MB
512.21/512.30	c total #watches: 184591
514.81/514.92	c total #propagations: 10661837 / total #impl: 629898613 (eff. 0.017)
514.81/514.92	c #Conflicts:     322000 | #Learnt:      21397 | 0.000
514.81/514.92	c total clause space: 206.656MB
514.81/514.92	c total #watches: 194003
517.51/517.61	c total #propagations: 10689530 / total #impl: 632368607 (eff. 0.017)
517.51/517.61	c #Conflicts:     323000 | #Learnt:      22397 | 0.000
517.51/517.61	c total clause space: 206.656MB
517.51/517.61	c total #watches: 201265
520.11/520.20	c total #propagations: 10719271 / total #impl: 634851205 (eff. 0.017)
520.11/520.20	c #Conflicts:     324000 | #Learnt:      23397 | 0.000
520.11/520.20	c total clause space: 206.656MB
520.11/520.20	c total #watches: 207889
522.71/522.89	c total #propagations: 10748597 / total #impl: 637093092 (eff. 0.017)
522.71/522.89	c #Conflicts:     325000 | #Learnt:      24397 | 0.000
522.71/522.89	c total clause space: 206.656MB
522.71/522.89	c total #watches: 214737
525.61/525.71	c total #propagations: 10778009 / total #impl: 639296343 (eff. 0.017)
525.61/525.71	c #Conflicts:     326000 | #Learnt:      25397 | 0.000
525.61/525.71	c total clause space: 206.656MB
525.61/525.71	c total #watches: 219135
528.20/528.35	c total #propagations: 10808431 / total #impl: 641270291 (eff. 0.017)
528.20/528.35	c #Conflicts:     327000 | #Learnt:      26397 | 0.000
528.20/528.35	c total clause space: 206.656MB
528.20/528.35	c total #watches: 224701
531.10/531.21	c total #propagations: 10835996 / total #impl: 643844148 (eff. 0.017)
531.10/531.21	c #Conflicts:     328000 | #Learnt:      27397 | 0.000
531.10/531.21	c total clause space: 206.656MB
531.10/531.21	c total #watches: 231425
533.00/533.11	c total #propagations: 10864447 / total #impl: 646331794 (eff. 0.017)
533.00/533.11	c GC COLLECT
533.00/533.11	c #Conflicts:     329000 | #Learnt:      14696 | 0.000
533.00/533.11	c total clause space: 206.656MB
533.00/533.11	c total #watches: 128740
534.70/534.81	c total #propagations: 10894143 / total #impl: 649743530 (eff. 0.017)
534.70/534.81	c #Conflicts:     330000 | #Learnt:      15696 | 0.000
534.70/534.81	c total clause space: 206.656MB
534.70/534.81	c total #watches: 139249
536.50/536.61	c total #propagations: 10922657 / total #impl: 652058160 (eff. 0.017)
536.50/536.61	c #Conflicts:     331000 | #Learnt:      16696 | 0.000
536.50/536.61	c total clause space: 206.656MB
536.50/536.61	c total #watches: 150279
538.30/538.46	c total #propagations: 10948880 / total #impl: 654850497 (eff. 0.017)
538.30/538.46	c #Conflicts:     332000 | #Learnt:      17696 | 0.000
538.30/538.46	c total clause space: 206.656MB
538.30/538.46	c total #watches: 158023
540.01/540.16	c total #propagations: 10976278 / total #impl: 657151440 (eff. 0.017)
540.01/540.16	c #Conflicts:     333000 | #Learnt:      18696 | 0.000
540.01/540.16	c total clause space: 206.656MB
540.01/540.16	c total #watches: 166304
542.21/542.33	c total #propagations: 11001324 / total #impl: 658933344 (eff. 0.017)
542.21/542.33	c #Conflicts:     334000 | #Learnt:      19696 | 0.000
542.21/542.33	c total clause space: 206.656MB
542.21/542.33	c total #watches: 171626
545.20/545.33	c total #propagations: 11031258 / total #impl: 660979942 (eff. 0.017)
545.20/545.33	c #Conflicts:     335000 | #Learnt:      20696 | 0.000
545.20/545.33	c total clause space: 206.656MB
545.20/545.33	c total #watches: 179377
547.60/547.78	c total #propagations: 11062258 / total #impl: 663153819 (eff. 0.017)
547.60/547.78	c #Conflicts:     336000 | #Learnt:      21696 | 0.000
547.60/547.78	c total clause space: 206.656MB
547.60/547.78	c total #watches: 186684
549.80/549.92	c total #propagations: 11088521 / total #impl: 664965104 (eff. 0.017)
549.80/549.92	c #Conflicts:     337000 | #Learnt:      22696 | 0.000
549.80/549.92	c total clause space: 206.656MB
549.80/549.92	c total #watches: 192610
552.11/552.27	c total #propagations: 11112690 / total #impl: 666461635 (eff. 0.017)
552.11/552.27	c #Conflicts:     338000 | #Learnt:      23696 | 0.000
552.11/552.27	c total clause space: 206.656MB
552.11/552.27	c total #watches: 197835
554.50/554.65	c total #propagations: 11140022 / total #impl: 667874251 (eff. 0.017)
554.50/554.65	c #Conflicts:     339000 | #Learnt:      24696 | 0.000
554.50/554.65	c total clause space: 206.656MB
554.50/554.65	c total #watches: 207206
556.80/556.91	c total #propagations: 11166974 / total #impl: 669829979 (eff. 0.017)
556.80/556.91	c #Conflicts:     340000 | #Learnt:      25696 | 0.000
556.80/556.91	c total clause space: 206.656MB
556.80/556.91	c total #watches: 220295
559.10/559.28	c total #propagations: 11191790 / total #impl: 671448264 (eff. 0.017)
559.10/559.28	c #Conflicts:     341000 | #Learnt:      26696 | 0.000
559.10/559.28	c total clause space: 206.656MB
559.10/559.28	c total #watches: 228555
561.70/561.82	c total #propagations: 11215288 / total #impl: 673333451 (eff. 0.017)
561.70/561.82	c #Conflicts:     342000 | #Learnt:      27696 | 0.000
561.70/561.82	c total clause space: 206.656MB
561.70/561.82	c total #watches: 236208
563.60/563.78	c total #propagations: 11241895 / total #impl: 675710163 (eff. 0.017)
563.60/563.78	c GC COLLECT
563.60/563.78	c #Conflicts:     343000 | #Learnt:      14693 | 0.000
563.60/563.78	c total clause space: 206.656MB
563.60/563.78	c total #watches: 130582
565.10/565.24	c total #propagations: 11265974 / total #impl: 677502644 (eff. 0.017)
565.10/565.24	c #Conflicts:     344000 | #Learnt:      15693 | 0.000
565.10/565.24	c total clause space: 206.656MB
565.10/565.24	c total #watches: 135647
567.30/567.49	c total #propagations: 11290602 / total #impl: 678749982 (eff. 0.017)
567.30/567.49	c #Conflicts:     345000 | #Learnt:      16693 | 0.000
567.30/567.49	c total clause space: 206.656MB
567.30/567.49	c total #watches: 142405
570.30/570.41	c total #propagations: 11324903 / total #impl: 681102724 (eff. 0.017)
570.30/570.41	c #Conflicts:     346000 | #Learnt:      17693 | 0.000
570.30/570.41	c total clause space: 206.656MB
570.30/570.41	c total #watches: 150035
572.00/572.18	c total #propagations: 11362980 / total #impl: 686299483 (eff. 0.017)
572.00/572.18	c #Conflicts:     347000 | #Learnt:      18693 | 0.000
572.00/572.18	c total clause space: 206.656MB
572.00/572.18	c total #watches: 158808
573.60/573.76	c total #propagations: 11388758 / total #impl: 688068530 (eff. 0.017)
573.60/573.76	c #Conflicts:     348000 | #Learnt:      19693 | 0.000
573.60/573.76	c total clause space: 206.656MB
573.60/573.76	c total #watches: 168826
575.70/575.84	c total #propagations: 11410489 / total #impl: 689740562 (eff. 0.017)
575.70/575.84	c #Conflicts:     349000 | #Learnt:      20693 | 0.000
575.70/575.84	c total clause space: 206.656MB
575.70/575.84	c total #watches: 175004
577.40/577.53	c total #propagations: 11436052 / total #impl: 691587348 (eff. 0.017)
577.40/577.53	c #Conflicts:     350000 | #Learnt:      21693 | 0.000
577.40/577.53	c total clause space: 206.656MB
577.40/577.53	c total #watches: 181216
579.10/579.20	c total #propagations: 11458934 / total #impl: 692977363 (eff. 0.017)
579.10/579.20	c #Conflicts:     351000 | #Learnt:      22693 | 0.000
579.10/579.20	c total clause space: 206.656MB
579.10/579.20	c total #watches: 186650
580.50/580.66	c total #propagations: 11480915 / total #impl: 694433767 (eff. 0.017)
580.50/580.66	c #Conflicts:     352000 | #Learnt:      23693 | 0.000
580.50/580.66	c total clause space: 206.656MB
580.50/580.66	c total #watches: 193835
582.60/582.70	c total #propagations: 11500548 / total #impl: 695650849 (eff. 0.017)
582.60/582.70	c #Conflicts:     353000 | #Learnt:      24693 | 0.000
582.60/582.70	c total clause space: 206.656MB
582.60/582.70	c total #watches: 201936
584.60/584.76	c total #propagations: 11523507 / total #impl: 697386526 (eff. 0.017)
584.60/584.76	c #Conflicts:     354000 | #Learnt:      25693 | 0.000
584.60/584.76	c total clause space: 206.656MB
584.60/584.76	c total #watches: 209184
587.09/587.29	c total #propagations: 11545631 / total #impl: 699004723 (eff. 0.017)
587.09/587.29	c #Conflicts:     355000 | #Learnt:      26693 | 0.000
587.09/587.29	c total clause space: 206.656MB
587.09/587.29	c total #watches: 216271
590.99/591.18	c total #propagations: 11576075 / total #impl: 700616504 (eff. 0.017)
590.99/591.18	c #Conflicts:     356000 | #Learnt:      27693 | 0.000
590.99/591.18	c total clause space: 206.656MB
590.99/591.18	c total #watches: 225561
593.91/594.02	c total #propagations: 11617559 / total #impl: 703349797 (eff. 0.017)
593.91/594.02	c GC COLLECT
593.91/594.02	c #Conflicts:     357000 | #Learnt:      14393 | 0.000
593.91/594.02	c total clause space: 206.656MB
593.91/594.02	c total #watches: 125765
595.70/595.88	c total #propagations: 11648794 / total #impl: 705311828 (eff. 0.017)
595.70/595.88	c #Conflicts:     358000 | #Learnt:      15393 | 0.000
595.70/595.88	c total clause space: 206.656MB
595.70/595.88	c total #watches: 134487
597.40/597.55	c total #propagations: 11680637 / total #impl: 707251558 (eff. 0.017)
597.40/597.55	c #Conflicts:     359000 | #Learnt:      16393 | 0.000
597.40/597.55	c total clause space: 206.656MB
597.40/597.55	c total #watches: 141848
598.90/599.05	c total #propagations: 11704090 / total #impl: 709582060 (eff. 0.016)
598.90/599.05	c #Conflicts:     360000 | #Learnt:      17393 | 0.000
598.90/599.05	c total clause space: 206.656MB
598.90/599.05	c total #watches: 146957
600.80/600.97	c total #propagations: 11728123 / total #impl: 710998917 (eff. 0.016)
600.80/600.97	c #Conflicts:     361000 | #Learnt:      18393 | 0.000
600.80/600.97	c total clause space: 206.656MB
600.80/600.97	c total #watches: 152417
603.00/603.11	c total #propagations: 11754267 / total #impl: 712764651 (eff. 0.016)
603.00/603.11	c #Conflicts:     362000 | #Learnt:      19393 | 0.000
603.00/603.11	c total clause space: 206.656MB
603.00/603.11	c total #watches: 160374
604.91/605.01	c total #propagations: 11781811 / total #impl: 715168931 (eff. 0.016)
604.91/605.01	c #Conflicts:     363000 | #Learnt:      20393 | 0.000
604.91/605.01	c total clause space: 206.656MB
604.91/605.01	c total #watches: 166909
606.50/606.69	c total #propagations: 11805777 / total #impl: 716547225 (eff. 0.016)
606.50/606.69	c #Conflicts:     364000 | #Learnt:      21393 | 0.000
606.50/606.69	c total clause space: 206.656MB
606.50/606.69	c total #watches: 176447
608.40/608.52	c total #propagations: 11828166 / total #impl: 717858120 (eff. 0.016)
608.40/608.52	c #Conflicts:     365000 | #Learnt:      22393 | 0.000
608.40/608.52	c total clause space: 206.656MB
608.40/608.52	c total #watches: 187112
610.60/610.78	c total #propagations: 11850295 / total #impl: 719049410 (eff. 0.016)
610.60/610.78	c #Conflicts:     366000 | #Learnt:      23393 | 0.000
610.60/610.78	c total clause space: 206.656MB
610.60/610.78	c total #watches: 197776
613.00/613.18	c total #propagations: 11876080 / total #impl: 721073019 (eff. 0.016)
613.00/613.18	c #Conflicts:     367000 | #Learnt:      24393 | 0.000
613.00/613.18	c total clause space: 206.656MB
613.00/613.18	c total #watches: 208170
615.60/615.72	c total #propagations: 11900693 / total #impl: 722756376 (eff. 0.016)
615.60/615.72	c #Conflicts:     368000 | #Learnt:      25393 | 0.000
615.60/615.72	c total clause space: 206.656MB
615.60/615.72	c total #watches: 214257
618.80/618.90	c total #propagations: 11928156 / total #impl: 724665502 (eff. 0.016)
618.80/618.90	c #Conflicts:     369000 | #Learnt:      26393 | 0.000
618.80/618.90	c total clause space: 206.656MB
618.80/618.90	c total #watches: 220805
622.30/622.48	c total #propagations: 11961703 / total #impl: 727132265 (eff. 0.016)
622.30/622.48	c #Conflicts:     370000 | #Learnt:      27393 | 0.000
622.30/622.48	c total clause space: 206.656MB
622.30/622.48	c total #watches: 224493
625.80/625.90	c total #propagations: 12005981 / total #impl: 730346998 (eff. 0.016)
625.80/625.90	c #Conflicts:     371000 | #Learnt:      28393 | 0.000
625.80/625.90	c total clause space: 206.656MB
625.80/625.90	c total #watches: 230571
629.00/629.13	c total #propagations: 12043047 / total #impl: 733491980 (eff. 0.016)
629.00/629.13	c GC COLLECT
629.00/629.13	c #Conflicts:     372000 | #Learnt:      14795 | 0.000
629.00/629.13	c total clause space: 206.656MB
629.00/629.13	c total #watches: 127788
631.50/631.63	c total #propagations: 12076681 / total #impl: 736134115 (eff. 0.016)
631.50/631.63	c #Conflicts:     373000 | #Learnt:      15795 | 0.000
631.50/631.63	c total clause space: 206.656MB
631.50/631.63	c total #watches: 131968
633.30/633.41	c total #propagations: 12115656 / total #impl: 738902973 (eff. 0.016)
633.30/633.41	c #Conflicts:     374000 | #Learnt:      16795 | 0.000
633.30/633.41	c total clause space: 206.656MB
633.30/633.41	c total #watches: 141246
635.40/635.57	c total #propagations: 12145755 / total #impl: 741364964 (eff. 0.016)
635.40/635.57	c #Conflicts:     375000 | #Learnt:      17795 | 0.000
635.40/635.57	c total clause space: 206.656MB
635.40/635.57	c total #watches: 148535
637.20/637.35	c total #propagations: 12177534 / total #impl: 742732057 (eff. 0.016)
637.20/637.35	c #Conflicts:     376000 | #Learnt:      18795 | 0.000
637.20/637.35	c total clause space: 206.656MB
637.20/637.35	c total #watches: 156838
639.20/639.32	c total #propagations: 12203959 / total #impl: 744350776 (eff. 0.016)
639.20/639.32	c #Conflicts:     377000 | #Learnt:      19795 | 0.000
639.20/639.32	c total clause space: 206.656MB
639.20/639.32	c total #watches: 170798
641.10/641.23	c total #propagations: 12232377 / total #impl: 746267049 (eff. 0.016)
641.10/641.23	c #Conflicts:     378000 | #Learnt:      20795 | 0.000
641.10/641.23	c total clause space: 206.656MB
641.10/641.23	c total #watches: 186799
643.60/643.76	c total #propagations: 12256961 / total #impl: 747911675 (eff. 0.016)
643.60/643.76	c #Conflicts:     379000 | #Learnt:      21795 | 0.000
643.60/643.76	c total clause space: 206.656MB
643.60/643.76	c total #watches: 195941
645.79/645.99	c total #propagations: 12285050 / total #impl: 749851543 (eff. 0.016)
645.79/645.99	c #Conflicts:     380000 | #Learnt:      22795 | 0.000
645.79/645.99	c total clause space: 206.656MB
645.79/645.99	c total #watches: 204067
647.69/647.87	c total #propagations: 12310826 / total #impl: 751662497 (eff. 0.016)
647.69/647.87	c #Conflicts:     381000 | #Learnt:      23795 | 0.000
647.69/647.87	c total clause space: 206.656MB
647.69/647.87	c total #watches: 210361
649.79/649.96	c total #propagations: 12331863 / total #impl: 754228465 (eff. 0.016)
649.79/649.96	c #Conflicts:     382000 | #Learnt:      24795 | 0.000
649.79/649.96	c total clause space: 206.656MB
649.79/649.96	c total #watches: 217026
653.40/653.58	c total #propagations: 12355112 / total #impl: 755905460 (eff. 0.016)
653.40/653.58	c #Conflicts:     383000 | #Learnt:      25795 | 0.000
653.40/653.58	c total clause space: 206.656MB
653.40/653.58	c total #watches: 223268
656.29/656.45	c total #propagations: 12388621 / total #impl: 760018321 (eff. 0.016)
656.29/656.45	c #Conflicts:     384000 | #Learnt:      26795 | 0.000
656.29/656.45	c total clause space: 206.656MB
656.29/656.45	c total #watches: 231834
658.80/658.93	c total #propagations: 12420007 / total #impl: 763505638 (eff. 0.016)
658.80/658.93	c #Conflicts:     385000 | #Learnt:      27795 | 0.000
658.80/658.93	c total clause space: 206.656MB
658.80/658.93	c total #watches: 236981
660.89/661.08	c total #propagations: 12445053 / total #impl: 766146017 (eff. 0.016)
660.89/661.08	c #Conflicts:     386000 | #Learnt:      28795 | 0.000
660.89/661.08	c total clause space: 206.656MB
660.89/661.08	c total #watches: 244874
664.40/664.59	c total #propagations: 12468225 / total #impl: 768463290 (eff. 0.016)
664.40/664.59	c #Conflicts:     387000 | #Learnt:      29795 | 0.000
664.40/664.59	c total clause space: 206.656MB
664.40/664.59	c total #watches: 251907
666.79/666.99	c total #propagations: 12498798 / total #impl: 770460799 (eff. 0.016)
666.79/666.99	c GC COLLECT
666.79/666.99	c #Conflicts:     388000 | #Learnt:      15893 | 0.000
666.79/666.99	c total clause space: 206.656MB
666.79/666.99	c total #watches: 134993
668.80/668.99	c total #propagations: 12537660 / total #impl: 772705232 (eff. 0.016)
668.80/668.99	c #Conflicts:     389000 | #Learnt:      16893 | 0.000
668.80/668.99	c total clause space: 206.656MB
668.80/668.99	c total #watches: 146160
671.39/671.53	c total #propagations: 12565498 / total #impl: 775104541 (eff. 0.016)
671.39/671.53	c #Conflicts:     390000 | #Learnt:      17893 | 0.000
671.39/671.53	c total clause space: 206.656MB
671.39/671.53	c total #watches: 152046
673.79/673.90	c total #propagations: 12597301 / total #impl: 777953243 (eff. 0.016)
673.79/673.90	c #Conflicts:     391000 | #Learnt:      18893 | 0.000
673.79/673.90	c total clause space: 206.656MB
673.79/673.90	c total #watches: 157073
676.40/676.51	c total #propagations: 12628886 / total #impl: 779066864 (eff. 0.016)
676.40/676.51	c #Conflicts:     392000 | #Learnt:      19893 | 0.000
676.40/676.51	c total clause space: 206.656MB
676.40/676.51	c total #watches: 162554
679.59/679.71	c total #propagations: 12671021 / total #impl: 780732465 (eff. 0.016)
679.59/679.71	c #Conflicts:     393000 | #Learnt:      20893 | 0.000
679.59/679.71	c total clause space: 206.656MB
679.59/679.71	c total #watches: 172754
681.59/681.73	c total #propagations: 12707031 / total #impl: 781918400 (eff. 0.016)
681.59/681.73	c #Conflicts:     394000 | #Learnt:      21893 | 0.000
681.59/681.73	c total clause space: 206.656MB
681.59/681.73	c total #watches: 183541
683.89/684.02	c total #propagations: 12732733 / total #impl: 784070610 (eff. 0.016)
683.89/684.02	c #Conflicts:     395000 | #Learnt:      22893 | 0.000
683.89/684.02	c total clause space: 206.656MB
683.89/684.02	c total #watches: 190038
686.09/686.27	c total #propagations: 12760970 / total #impl: 786642871 (eff. 0.016)
686.09/686.27	c #Conflicts:     396000 | #Learnt:      23893 | 0.000
686.09/686.27	c total clause space: 206.656MB
686.09/686.27	c total #watches: 195954
688.69/688.84	c total #propagations: 12789596 / total #impl: 789315953 (eff. 0.016)
688.69/688.84	c #Conflicts:     397000 | #Learnt:      24893 | 0.000
688.69/688.84	c total clause space: 206.656MB
688.69/688.84	c total #watches: 203349
691.39/691.54	c total #propagations: 12816692 / total #impl: 792839367 (eff. 0.016)
691.39/691.54	c #Conflicts:     398000 | #Learnt:      25893 | 0.000
691.39/691.54	c total clause space: 206.656MB
691.39/691.54	c total #watches: 212053
693.69/693.83	c total #propagations: 12845057 / total #impl: 796012265 (eff. 0.016)
693.69/693.83	c #Conflicts:     399000 | #Learnt:      26893 | 0.000
693.69/693.83	c total clause space: 206.656MB
693.69/693.83	c total #watches: 220985
696.39/696.54	c total #propagations: 12868350 / total #impl: 797614175 (eff. 0.016)
696.39/696.54	c #Conflicts:     400000 | #Learnt:      27893 | 0.000
696.39/696.54	c total clause space: 206.656MB
696.39/696.54	c total #watches: 227028
699.89/700.07	c total #propagations: 12897238 / total #impl: 799473968 (eff. 0.016)
699.89/700.07	c #Conflicts:     401000 | #Learnt:      28893 | 0.000
699.89/700.07	c total clause space: 206.656MB
699.89/700.07	c total #watches: 234195
702.99/703.14	c total #propagations: 12932103 / total #impl: 801634921 (eff. 0.016)
702.99/703.14	c #Conflicts:     402000 | #Learnt:      29893 | 0.000
702.99/703.14	c total clause space: 206.656MB
702.99/703.14	c total #watches: 239848
705.88/706.00	c total #propagations: 12960710 / total #impl: 803006723 (eff. 0.016)
705.88/706.00	c GC COLLECT
705.88/706.00	c #Conflicts:     403000 | #Learnt:      15690 | 0.000
705.88/706.00	c total clause space: 206.656MB
705.88/706.00	c total #watches: 134951
707.48/707.67	c total #propagations: 12994273 / total #impl: 805939173 (eff. 0.016)
707.48/707.67	c #Conflicts:     404000 | #Learnt:      16690 | 0.000
707.48/707.67	c total clause space: 206.656MB
707.48/707.67	c total #watches: 140624
709.58/709.79	c total #propagations: 13026522 / total #impl: 807008311 (eff. 0.016)
709.58/709.79	c #Conflicts:     405000 | #Learnt:      17690 | 0.000
709.58/709.79	c total clause space: 206.656MB
709.58/709.79	c total #watches: 147980
711.88/712.07	c total #propagations: 13056418 / total #impl: 808850280 (eff. 0.016)
711.88/712.07	c #Conflicts:     406000 | #Learnt:      18690 | 0.000
711.88/712.07	c total clause space: 206.656MB
711.88/712.07	c total #watches: 158084
713.79/714.00	c total #propagations: 13085690 / total #impl: 810423409 (eff. 0.016)
713.79/714.00	c #Conflicts:     407000 | #Learnt:      19690 | 0.000
713.79/714.00	c total clause space: 206.656MB
713.79/714.00	c total #watches: 164746
716.68/716.82	c total #propagations: 13112490 / total #impl: 812358125 (eff. 0.016)
716.68/716.82	c #Conflicts:     408000 | #Learnt:      20690 | 0.000
716.68/716.82	c total clause space: 206.656MB
716.68/716.82	c total #watches: 171318
718.88/719.04	c total #propagations: 13152388 / total #impl: 815580897 (eff. 0.016)
718.88/719.04	c #Conflicts:     409000 | #Learnt:      21690 | 0.000
718.88/719.04	c total clause space: 206.656MB
718.88/719.04	c total #watches: 179709
721.78/721.97	c total #propagations: 13179776 / total #impl: 817492850 (eff. 0.016)
721.78/721.97	c #Conflicts:     410000 | #Learnt:      22690 | 0.000
721.78/721.97	c total clause space: 206.656MB
721.78/721.97	c total #watches: 185716
723.58/723.79	c total #propagations: 13217230 / total #impl: 819458569 (eff. 0.016)
723.58/723.79	c #Conflicts:     411000 | #Learnt:      23690 | 0.000
723.58/723.79	c total clause space: 206.656MB
723.58/723.79	c total #watches: 193867
726.48/726.65	c total #propagations: 13241240 / total #impl: 820593405 (eff. 0.016)
726.48/726.65	c #Conflicts:     412000 | #Learnt:      24690 | 0.000
726.48/726.65	c total clause space: 206.656MB
726.48/726.65	c total #watches: 199095
730.48/730.69	c total #propagations: 13273118 / total #impl: 822848656 (eff. 0.016)
730.48/730.69	c #Conflicts:     413000 | #Learnt:      25690 | 0.000
730.48/730.69	c total clause space: 206.656MB
730.48/730.69	c total #watches: 204304
733.28/733.41	c total #propagations: 13311173 / total #impl: 824236096 (eff. 0.016)
733.28/733.41	c #Conflicts:     414000 | #Learnt:      26690 | 0.000
733.28/733.41	c total clause space: 206.656MB
733.28/733.41	c total #watches: 211169
735.68/735.82	c total #propagations: 13339299 / total #impl: 825962251 (eff. 0.016)
735.68/735.82	c #Conflicts:     415000 | #Learnt:      27690 | 0.000
735.68/735.82	c total clause space: 206.656MB
735.68/735.82	c total #watches: 226303
738.38/738.50	c total #propagations: 13365584 / total #impl: 828515152 (eff. 0.016)
738.38/738.50	c #Conflicts:     416000 | #Learnt:      28690 | 0.000
738.38/738.50	c total clause space: 206.656MB
738.38/738.50	c total #watches: 246517
741.78/741.94	c total #propagations: 13392491 / total #impl: 831603102 (eff. 0.016)
741.78/741.94	c #Conflicts:     417000 | #Learnt:      29690 | 0.000
741.78/741.94	c total clause space: 206.656MB
741.78/741.94	c total #watches: 258582
745.79/745.97	c total #propagations: 13423917 / total #impl: 834000319 (eff. 0.016)
745.79/745.97	c #Conflicts:     418000 | #Learnt:      30690 | 0.000
745.79/745.97	c total clause space: 206.656MB
745.79/745.97	c total #watches: 265372
748.78/748.99	c total #propagations: 13463491 / total #impl: 836537283 (eff. 0.016)
748.78/748.99	c GC COLLECT
748.78/748.99	c #Conflicts:     419000 | #Learnt:      16193 | 0.000
748.78/748.99	c total clause space: 206.656MB
748.78/748.99	c total #watches: 135901
750.78/750.95	c total #propagations: 13508177 / total #impl: 838099447 (eff. 0.016)
750.78/750.95	c #Conflicts:     420000 | #Learnt:      17193 | 0.000
750.78/750.95	c total clause space: 206.656MB
750.78/750.95	c total #watches: 141185
752.48/752.60	c total #propagations: 13554443 / total #impl: 839243541 (eff. 0.016)
752.48/752.60	c #Conflicts:     421000 | #Learnt:      18193 | 0.000
752.48/752.60	c total clause space: 206.656MB
752.48/752.60	c total #watches: 144714
755.08/755.28	c total #propagations: 13596629 / total #impl: 840613887 (eff. 0.016)
755.08/755.28	c #Conflicts:     422000 | #Learnt:      19193 | 0.000
755.08/755.28	c total clause space: 206.656MB
755.08/755.28	c total #watches: 152027
757.58/757.70	c total #propagations: 13636847 / total #impl: 842170255 (eff. 0.016)
757.58/757.70	c #Conflicts:     423000 | #Learnt:      20193 | 0.000
757.58/757.70	c total clause space: 206.656MB
757.58/757.70	c total #watches: 163537
760.28/760.45	c total #propagations: 13665228 / total #impl: 844719338 (eff. 0.016)
760.28/760.45	c #Conflicts:     424000 | #Learnt:      21193 | 0.000
760.28/760.45	c total clause space: 206.656MB
760.28/760.45	c total #watches: 174005
762.98/763.13	c total #propagations: 13697272 / total #impl: 847101378 (eff. 0.016)
762.98/763.13	c #Conflicts:     425000 | #Learnt:      22193 | 0.000
762.98/763.13	c total clause space: 206.656MB
762.98/763.13	c total #watches: 182480
765.87/766.07	c total #propagations: 13726288 / total #impl: 848730732 (eff. 0.016)
765.87/766.07	c #Conflicts:     426000 | #Learnt:      23193 | 0.000
765.87/766.07	c total clause space: 206.656MB
765.87/766.07	c total #watches: 188522
769.17/769.32	c total #propagations: 13760194 / total #impl: 850452912 (eff. 0.016)
769.17/769.32	c #Conflicts:     427000 | #Learnt:      24193 | 0.000
769.17/769.32	c total clause space: 206.656MB
769.17/769.32	c total #watches: 194714
771.77/771.91	c total #propagations: 13795490 / total #impl: 851702626 (eff. 0.016)
771.77/771.91	c #Conflicts:     428000 | #Learnt:      25193 | 0.000
771.77/771.91	c total clause space: 206.656MB
771.77/771.91	c total #watches: 201803
775.17/775.39	c total #propagations: 13824694 / total #impl: 853366390 (eff. 0.016)
775.17/775.39	c #Conflicts:     429000 | #Learnt:      26193 | 0.000
775.17/775.39	c total clause space: 206.656MB
775.17/775.39	c total #watches: 207096
778.37/778.60	c total #propagations: 13860793 / total #impl: 855245467 (eff. 0.016)
778.37/778.60	c #Conflicts:     430000 | #Learnt:      27193 | 0.000
778.37/778.60	c total clause space: 206.656MB
778.37/778.60	c total #watches: 210786
781.98/782.13	c total #propagations: 13895968 / total #impl: 857011068 (eff. 0.016)
781.98/782.13	c #Conflicts:     431000 | #Learnt:      28193 | 0.000
781.98/782.13	c total clause space: 206.656MB
781.98/782.13	c total #watches: 216711
785.38/785.54	c total #propagations: 13938247 / total #impl: 859456283 (eff. 0.016)
785.38/785.54	c #Conflicts:     432000 | #Learnt:      29193 | 0.000
785.38/785.54	c total clause space: 206.656MB
785.38/785.54	c total #watches: 223642
788.77/788.92	c total #propagations: 13981284 / total #impl: 861811192 (eff. 0.016)
788.77/788.92	c #Conflicts:     433000 | #Learnt:      30193 | 0.000
788.77/788.92	c total clause space: 206.656MB
788.77/788.92	c total #watches: 228367
793.27/793.40	c total #propagations: 14029399 / total #impl: 862676061 (eff. 0.016)
793.27/793.40	c #Conflicts:     434000 | #Learnt:      31193 | 0.000
793.27/793.40	c total clause space: 206.656MB
793.27/793.40	c total #watches: 230810
796.07/796.21	c total #propagations: 14084436 / total #impl: 863639435 (eff. 0.016)
796.07/796.21	c GC COLLECT
796.07/796.21	c #Conflicts:     435000 | #Learnt:      16397 | 0.000
796.07/796.21	c total clause space: 206.656MB
796.07/796.21	c total #watches: 137881
798.58/798.76	c total #propagations: 14120758 / total #impl: 866128888 (eff. 0.016)
798.58/798.76	c #Conflicts:     436000 | #Learnt:      17397 | 0.000
798.58/798.76	c total clause space: 206.656MB
798.58/798.76	c total #watches: 145018
800.78/800.97	c total #propagations: 14153601 / total #impl: 868856436 (eff. 0.016)
800.78/800.97	c #Conflicts:     437000 | #Learnt:      18397 | 0.000
800.78/800.97	c total clause space: 206.656MB
800.78/800.97	c total #watches: 151833
802.67/802.84	c total #propagations: 14186793 / total #impl: 870985678 (eff. 0.016)
802.67/802.84	c #Conflicts:     438000 | #Learnt:      19397 | 0.000
802.67/802.84	c total clause space: 206.656MB
802.67/802.84	c total #watches: 164876
805.37/805.55	c total #propagations: 14211372 / total #impl: 873216247 (eff. 0.016)
805.37/805.55	c #Conflicts:     439000 | #Learnt:      20397 | 0.000
805.37/805.55	c total clause space: 206.656MB
805.37/805.55	c total #watches: 174937
807.77/807.94	c total #propagations: 14246156 / total #impl: 875593271 (eff. 0.016)
807.77/807.94	c #Conflicts:     440000 | #Learnt:      21397 | 0.000
807.77/807.94	c total clause space: 206.656MB
807.77/807.94	c total #watches: 187436
810.27/810.48	c total #propagations: 14274749 / total #impl: 877992816 (eff. 0.016)
810.27/810.48	c #Conflicts:     441000 | #Learnt:      22397 | 0.000
810.27/810.48	c total clause space: 206.656MB
810.27/810.48	c total #watches: 199744
813.17/813.38	c total #propagations: 14303142 / total #impl: 881214003 (eff. 0.016)
813.17/813.38	c #Conflicts:     442000 | #Learnt:      23397 | 0.000
813.17/813.38	c total clause space: 206.656MB
813.17/813.38	c total #watches: 207712
815.77/815.90	c total #propagations: 14332922 / total #impl: 883475576 (eff. 0.016)
815.77/815.90	c #Conflicts:     443000 | #Learnt:      24397 | 0.000
815.77/815.90	c total clause space: 206.656MB
815.77/815.90	c total #watches: 219605
818.27/818.42	c total #propagations: 14358457 / total #impl: 885734132 (eff. 0.016)
818.27/818.42	c #Conflicts:     444000 | #Learnt:      25397 | 0.000
818.27/818.42	c total clause space: 206.656MB
818.27/818.42	c total #watches: 229173
821.07/821.24	c total #propagations: 14383246 / total #impl: 887877457 (eff. 0.016)
821.07/821.24	c #Conflicts:     445000 | #Learnt:      26397 | 0.000
821.07/821.24	c total clause space: 206.656MB
821.07/821.24	c total #watches: 240471
824.07/824.21	c total #propagations: 14410682 / total #impl: 890216057 (eff. 0.016)
824.07/824.21	c #Conflicts:     446000 | #Learnt:      27397 | 0.000
824.07/824.21	c total clause space: 206.656MB
824.07/824.21	c total #watches: 249891
827.17/827.32	c total #propagations: 14437990 / total #impl: 892615293 (eff. 0.016)
827.17/827.32	c #Conflicts:     447000 | #Learnt:      28397 | 0.000
827.17/827.32	c total clause space: 206.656MB
827.17/827.32	c total #watches: 262228
829.96/830.17	c total #propagations: 14466488 / total #impl: 895521565 (eff. 0.016)
829.96/830.17	c #Conflicts:     448000 | #Learnt:      29397 | 0.000
829.96/830.17	c total clause space: 206.656MB
829.96/830.17	c total #watches: 272434
833.36/833.54	c total #propagations: 14492629 / total #impl: 897568114 (eff. 0.016)
833.36/833.54	c #Conflicts:     449000 | #Learnt:      30397 | 0.000
833.36/833.54	c total clause space: 206.656MB
833.36/833.54	c total #watches: 282912
837.66/837.85	c total #propagations: 14521158 / total #impl: 899676238 (eff. 0.016)
837.66/837.85	c #Conflicts:     450000 | #Learnt:      31397 | 0.000
837.66/837.85	c total clause space: 206.656MB
837.66/837.85	c total #watches: 293629
841.06/841.22	c total #propagations: 14553665 / total #impl: 903260288 (eff. 0.016)
841.06/841.22	c GC COLLECT
841.06/841.22	c #Conflicts:     451000 | #Learnt:      16292 | 0.000
841.06/841.22	c total clause space: 206.656MB
841.06/841.22	c total #watches: 138220
843.36/843.51	c total #propagations: 14581226 / total #impl: 905596156 (eff. 0.016)
843.36/843.51	c #Conflicts:     452000 | #Learnt:      17292 | 0.000
843.36/843.51	c total clause space: 206.656MB
843.36/843.51	c total #watches: 148419
845.66/845.82	c total #propagations: 14615294 / total #impl: 908396008 (eff. 0.016)
845.66/845.82	c #Conflicts:     453000 | #Learnt:      18292 | 0.000
845.66/845.82	c total clause space: 206.656MB
845.66/845.82	c total #watches: 156871
847.86/848.09	c total #propagations: 14646298 / total #impl: 910894597 (eff. 0.016)
847.86/848.09	c #Conflicts:     454000 | #Learnt:      19292 | 0.000
847.86/848.09	c total clause space: 206.656MB
847.86/848.09	c total #watches: 163349
850.66/850.84	c total #propagations: 14680182 / total #impl: 913157579 (eff. 0.016)
850.66/850.84	c #Conflicts:     455000 | #Learnt:      20292 | 0.000
850.66/850.84	c total clause space: 206.656MB
850.66/850.84	c total #watches: 171898
853.36/853.50	c total #propagations: 14716936 / total #impl: 916444843 (eff. 0.016)
853.36/853.50	c #Conflicts:     456000 | #Learnt:      21292 | 0.000
853.36/853.50	c total clause space: 206.656MB
853.36/853.50	c total #watches: 180919
855.36/855.52	c total #propagations: 14746618 / total #impl: 919678225 (eff. 0.016)
855.36/855.52	c #Conflicts:     457000 | #Learnt:      22292 | 0.000
855.36/855.52	c total clause space: 206.656MB
855.36/855.52	c total #watches: 189160
858.16/858.38	c total #propagations: 14771729 / total #impl: 921631770 (eff. 0.016)
858.16/858.38	c #Conflicts:     458000 | #Learnt:      23292 | 0.000
858.16/858.38	c total clause space: 206.656MB
858.16/858.38	c total #watches: 195192
860.96/861.13	c total #propagations: 14806641 / total #impl: 923553189 (eff. 0.016)
860.96/861.13	c #Conflicts:     459000 | #Learnt:      24292 | 0.000
860.96/861.13	c total clause space: 206.656MB
860.96/861.13	c total #watches: 208080
863.66/863.85	c total #propagations: 14838012 / total #impl: 926585680 (eff. 0.016)
863.66/863.85	c #Conflicts:     460000 | #Learnt:      25292 | 0.000
863.66/863.85	c total clause space: 206.656MB
863.66/863.85	c total #watches: 217266
866.56/866.75	c total #propagations: 14867979 / total #impl: 929201121 (eff. 0.016)
866.56/866.75	c #Conflicts:     461000 | #Learnt:      26292 | 0.000
866.56/866.75	c total clause space: 206.656MB
866.56/866.75	c total #watches: 224760
868.86/869.08	c total #propagations: 14897069 / total #impl: 932244741 (eff. 0.016)
868.86/869.08	c #Conflicts:     462000 | #Learnt:      27292 | 0.000
868.86/869.08	c total clause space: 206.656MB
868.86/869.08	c total #watches: 235752
871.26/871.45	c total #propagations: 14922503 / total #impl: 934051563 (eff. 0.016)
871.26/871.45	c #Conflicts:     463000 | #Learnt:      28292 | 0.000
871.26/871.45	c total clause space: 206.656MB
871.26/871.45	c total #watches: 247668
874.56/874.70	c total #propagations: 14947657 / total #impl: 936041181 (eff. 0.016)
874.56/874.70	c #Conflicts:     464000 | #Learnt:      29292 | 0.000
874.56/874.70	c total clause space: 206.656MB
874.56/874.70	c total #watches: 262479
877.05/877.27	c total #propagations: 14978312 / total #impl: 937710210 (eff. 0.016)
877.05/877.27	c #Conflicts:     465000 | #Learnt:      30292 | 0.000
877.05/877.27	c total clause space: 206.656MB
877.05/877.27	c total #watches: 272543
880.55/880.79	c total #propagations: 15006743 / total #impl: 939430592 (eff. 0.016)
880.55/880.79	c #Conflicts:     466000 | #Learnt:      31292 | 0.000
880.55/880.79	c total clause space: 206.656MB
880.55/880.79	c total #watches: 284251
884.75/884.97	c total #propagations: 15039932 / total #impl: 941259149 (eff. 0.016)
884.75/884.97	c #Conflicts:     467000 | #Learnt:      32292 | 0.000
884.75/884.97	c total clause space: 206.656MB
884.75/884.97	c total #watches: 292038
887.75/887.91	c total #propagations: 15075728 / total #impl: 944493686 (eff. 0.016)
887.75/887.91	c GC COLLECT
887.75/887.91	c #Conflicts:     468000 | #Learnt:      16894 | 0.000
887.75/887.91	c total clause space: 206.656MB
887.75/887.91	c total #watches: 143982
889.95/890.12	c total #propagations: 15104541 / total #impl: 948682787 (eff. 0.016)
889.95/890.12	c #Conflicts:     469000 | #Learnt:      17894 | 0.000
889.95/890.12	c total clause space: 206.656MB
889.95/890.12	c total #watches: 156574
892.25/892.41	c total #propagations: 15134940 / total #impl: 952851655 (eff. 0.016)
892.25/892.41	c #Conflicts:     470000 | #Learnt:      18894 | 0.000
892.25/892.41	c total clause space: 206.656MB
892.25/892.41	c total #watches: 169903
894.45/894.69	c total #propagations: 15165797 / total #impl: 955968019 (eff. 0.016)
894.45/894.69	c #Conflicts:     471000 | #Learnt:      19894 | 0.000
894.45/894.69	c total clause space: 206.656MB
894.45/894.69	c total #watches: 178396
897.05/897.21	c total #propagations: 15195652 / total #impl: 958698661 (eff. 0.016)
897.05/897.21	c #Conflicts:     472000 | #Learnt:      20894 | 0.000
897.05/897.21	c total clause space: 206.656MB
897.05/897.21	c total #watches: 185421
899.66/899.88	c total #propagations: 15227990 / total #impl: 960048677 (eff. 0.016)
899.66/899.88	c #Conflicts:     473000 | #Learnt:      21894 | 0.000
899.66/899.88	c total clause space: 206.656MB
899.66/899.88	c total #watches: 189686
903.25/903.49	c total #propagations: 15262203 / total #impl: 962249434 (eff. 0.016)
903.25/903.49	c #Conflicts:     474000 | #Learnt:      22894 | 0.000
903.25/903.49	c total clause space: 206.656MB
903.25/903.49	c total #watches: 195069
906.36/906.56	c total #propagations: 15303623 / total #impl: 965964575 (eff. 0.016)
906.36/906.56	c #Conflicts:     475000 | #Learnt:      23894 | 0.000
906.36/906.56	c total clause space: 206.656MB
906.36/906.56	c total #watches: 201392
909.35/909.55	c total #propagations: 15342158 / total #impl: 968522189 (eff. 0.016)
909.35/909.55	c #Conflicts:     476000 | #Learnt:      24894 | 0.000
909.35/909.55	c total clause space: 206.656MB
909.35/909.55	c total #watches: 205959
912.35/912.59	c total #propagations: 15385482 / total #impl: 970878469 (eff. 0.016)
912.35/912.59	c #Conflicts:     477000 | #Learnt:      25894 | 0.000
912.35/912.59	c total clause space: 206.656MB
912.35/912.59	c total #watches: 214651
915.85/916.02	c total #propagations: 15419539 / total #impl: 973209829 (eff. 0.016)
915.85/916.02	c #Conflicts:     478000 | #Learnt:      26894 | 0.000
915.85/916.02	c total clause space: 206.656MB
915.85/916.02	c total #watches: 220502
919.75/919.91	c total #propagations: 15455676 / total #impl: 975990385 (eff. 0.016)
919.75/919.91	c #Conflicts:     479000 | #Learnt:      27894 | 0.000
919.75/919.91	c total clause space: 206.656MB
919.75/919.91	c total #watches: 226709
923.65/923.81	c total #propagations: 15494513 / total #impl: 978672000 (eff. 0.016)
923.65/923.81	c #Conflicts:     480000 | #Learnt:      28894 | 0.000
923.65/923.81	c total clause space: 206.656MB
923.65/923.81	c total #watches: 231176
927.45/927.64	c total #propagations: 15536885 / total #impl: 981761658 (eff. 0.016)
927.45/927.64	c #Conflicts:     481000 | #Learnt:      29894 | 0.000
927.45/927.64	c total clause space: 206.656MB
927.45/927.64	c total #watches: 237420
931.05/931.28	c total #propagations: 15574203 / total #impl: 984464086 (eff. 0.016)
931.05/931.28	c #Conflicts:     482000 | #Learnt:      30894 | 0.000
931.05/931.28	c total clause space: 206.656MB
931.05/931.28	c total #watches: 243579
934.14/934.33	c total #propagations: 15608414 / total #impl: 987004452 (eff. 0.016)
934.14/934.33	c #Conflicts:     483000 | #Learnt:      31894 | 0.000
934.14/934.33	c total clause space: 206.656MB
934.14/934.33	c total #watches: 247610
937.54/937.71	c total #propagations: 15640494 / total #impl: 989064844 (eff. 0.016)
937.54/937.71	c #Conflicts:     484000 | #Learnt:      32894 | 0.000
937.54/937.71	c total clause space: 206.656MB
937.54/937.71	c total #watches: 254564
940.64/940.81	c total #propagations: 15673257 / total #impl: 991988909 (eff. 0.016)
940.64/940.81	c GC COLLECT
940.64/940.81	c #Conflicts:     485000 | #Learnt:      17191 | 0.000
940.64/940.81	c total clause space: 206.656MB
940.64/940.81	c total #watches: 143614
942.34/942.51	c total #propagations: 15710413 / total #impl: 993992493 (eff. 0.016)
942.34/942.51	c #Conflicts:     486000 | #Learnt:      18191 | 0.000
942.34/942.51	c total clause space: 206.656MB
942.34/942.51	c total #watches: 147850
944.34/944.51	c total #propagations: 15739180 / total #impl: 996060949 (eff. 0.016)
944.34/944.51	c #Conflicts:     487000 | #Learnt:      19191 | 0.000
944.34/944.51	c total clause space: 206.656MB
944.34/944.51	c total #watches: 153306
945.95/946.13	c total #propagations: 15767019 / total #impl: 998559212 (eff. 0.016)
945.95/946.13	c #Conflicts:     488000 | #Learnt:      20191 | 0.000
945.95/946.13	c total clause space: 206.656MB
945.95/946.13	c total #watches: 156106
948.05/948.29	c total #propagations: 15797853 / total #impl: 999346415 (eff. 0.016)
948.05/948.29	c #Conflicts:     489000 | #Learnt:      21191 | 0.000
948.05/948.29	c total clause space: 206.656MB
948.05/948.29	c total #watches: 164149
950.44/950.63	c total #propagations: 15827337 / total #impl: 1001263053 (eff. 0.016)
950.44/950.63	c #Conflicts:     490000 | #Learnt:      22191 | 0.000
950.44/950.63	c total clause space: 206.656MB
950.44/950.63	c total #watches: 170033
952.55/952.72	c total #propagations: 15858894 / total #impl: 1004200754 (eff. 0.016)
952.55/952.72	c #Conflicts:     491000 | #Learnt:      23191 | 0.000
952.55/952.72	c total clause space: 206.656MB
952.55/952.72	c total #watches: 176594
954.75/955.00	c total #propagations: 15886716 / total #impl: 1006070511 (eff. 0.016)
954.75/955.00	c #Conflicts:     492000 | #Learnt:      24191 | 0.000
954.75/955.00	c total clause space: 206.656MB
954.75/955.00	c total #watches: 183252
957.14/957.31	c total #propagations: 15917285 / total #impl: 1008133322 (eff. 0.016)
957.14/957.31	c #Conflicts:     493000 | #Learnt:      25191 | 0.000
957.14/957.31	c total clause space: 206.656MB
957.14/957.31	c total #watches: 192299
959.54/959.79	c total #propagations: 15946358 / total #impl: 1010081707 (eff. 0.016)
959.54/959.79	c #Conflicts:     494000 | #Learnt:      26191 | 0.000
959.54/959.79	c total clause space: 206.656MB
959.54/959.79	c total #watches: 202378
962.54/962.72	c total #propagations: 15973046 / total #impl: 1011697948 (eff. 0.016)
962.54/962.72	c #Conflicts:     495000 | #Learnt:      27191 | 0.000
962.54/962.72	c total clause space: 206.656MB
962.54/962.72	c total #watches: 209249
965.24/965.44	c total #propagations: 16002631 / total #impl: 1013066031 (eff. 0.016)
965.24/965.44	c #Conflicts:     496000 | #Learnt:      28191 | 0.000
965.24/965.44	c total clause space: 206.656MB
965.24/965.44	c total #watches: 213317
967.85/968.09	c total #propagations: 16032657 / total #impl: 1014679898 (eff. 0.016)
967.85/968.09	c #Conflicts:     497000 | #Learnt:      29191 | 0.000
967.85/968.09	c total clause space: 206.656MB
967.85/968.09	c total #watches: 217427
971.44/971.63	c total #propagations: 16063206 / total #impl: 1016933454 (eff. 0.016)
971.44/971.63	c #Conflicts:     498000 | #Learnt:      30191 | 0.000
971.44/971.63	c total clause space: 206.656MB
971.44/971.63	c total #watches: 226931
974.45/974.62	c total #propagations: 16096949 / total #impl: 1019213239 (eff. 0.016)
974.45/974.62	c #Conflicts:     499000 | #Learnt:      31191 | 0.000
974.45/974.62	c total clause space: 206.656MB
974.45/974.62	c total #watches: 239579
978.04/978.21	c total #propagations: 16126119 / total #impl: 1020879783 (eff. 0.016)
978.04/978.21	c #Conflicts:     500000 | #Learnt:      32191 | 0.000
978.04/978.21	c total clause space: 206.656MB
978.04/978.21	c total #watches: 246548
981.74/981.98	c total #propagations: 16156400 / total #impl: 1021683737 (eff. 0.016)
981.74/981.98	c #Conflicts:     501000 | #Learnt:      33191 | 0.000
981.74/981.98	c total clause space: 206.656MB
981.74/981.98	c total #watches: 252045
985.34/985.59	c total #propagations: 16187624 / total #impl: 1023176578 (eff. 0.016)
985.34/985.59	c GC COLLECT
985.34/985.59	c #Conflicts:     502000 | #Learnt:      17191 | 0.000
985.34/985.59	c total clause space: 206.656MB
985.34/985.59	c total #watches: 143995
987.74/987.97	c total #propagations: 16218845 / total #impl: 1024933281 (eff. 0.016)
987.74/987.97	c #Conflicts:     503000 | #Learnt:      18191 | 0.000
987.74/987.97	c total clause space: 206.656MB
987.74/987.97	c total #watches: 150849
990.03/990.21	c total #propagations: 16249750 / total #impl: 1026630844 (eff. 0.016)
990.03/990.21	c #Conflicts:     504000 | #Learnt:      19191 | 0.000
990.03/990.21	c total clause space: 206.656MB
990.03/990.21	c total #watches: 157253
992.23/992.44	c total #propagations: 16279144 / total #impl: 1028488639 (eff. 0.016)
992.23/992.44	c #Conflicts:     505000 | #Learnt:      20191 | 0.000
992.23/992.44	c total clause space: 206.656MB
992.23/992.44	c total #watches: 162246
994.63/994.83	c total #propagations: 16311315 / total #impl: 1029655873 (eff. 0.016)
994.63/994.83	c #Conflicts:     506000 | #Learnt:      21191 | 0.000
994.63/994.83	c total clause space: 206.656MB
994.63/994.83	c total #watches: 167531
997.33/997.59	c total #propagations: 16346071 / total #impl: 1031325306 (eff. 0.016)
997.33/997.59	c #Conflicts:     507000 | #Learnt:      22191 | 0.000
997.33/997.59	c total clause space: 206.656MB
997.33/997.59	c total #watches: 174029
1000.13/1000.36	c total #propagations: 16379658 / total #impl: 1033574699 (eff. 0.016)
1000.13/1000.36	c #Conflicts:     508000 | #Learnt:      23191 | 0.000
1000.13/1000.36	c total clause space: 206.656MB
1000.13/1000.36	c total #watches: 181515
1002.04/1002.27	c total #propagations: 16410629 / total #impl: 1035696626 (eff. 0.016)
1002.04/1002.27	c #Conflicts:     509000 | #Learnt:      24191 | 0.000
1002.04/1002.27	c total clause space: 206.656MB
1002.04/1002.27	c total #watches: 184132
1003.83/1004.09	c total #propagations: 16442257 / total #impl: 1036407668 (eff. 0.016)
1003.83/1004.09	c #Conflicts:     510000 | #Learnt:      25191 | 0.000
1003.83/1004.09	c total clause space: 206.656MB
1003.83/1004.09	c total #watches: 187067
1006.13/1006.31	c total #propagations: 16474263 / total #impl: 1037213393 (eff. 0.016)
1006.13/1006.31	c #Conflicts:     511000 | #Learnt:      26191 | 0.000
1006.13/1006.31	c total clause space: 206.656MB
1006.13/1006.31	c total #watches: 194313
1008.03/1008.28	c total #propagations: 16500597 / total #impl: 1039091085 (eff. 0.016)
1008.03/1008.28	c #Conflicts:     512000 | #Learnt:      27191 | 0.000
1008.03/1008.28	c total clause space: 206.656MB
1008.03/1008.28	c total #watches: 206548
1010.33/1010.56	c total #propagations: 16523341 / total #impl: 1041227700 (eff. 0.016)
1010.33/1010.56	c #Conflicts:     513000 | #Learnt:      28191 | 0.000
1010.33/1010.56	c total clause space: 206.656MB
1010.33/1010.56	c total #watches: 215791
1013.04/1013.27	c total #propagations: 16548239 / total #impl: 1043157515 (eff. 0.016)
1013.04/1013.27	c #Conflicts:     514000 | #Learnt:      29191 | 0.000
1013.04/1013.27	c total clause space: 206.656MB
1013.04/1013.27	c total #watches: 225541
1015.73/1015.96	c total #propagations: 16573780 / total #impl: 1045612517 (eff. 0.016)
1015.73/1015.96	c #Conflicts:     515000 | #Learnt:      30191 | 0.000
1015.73/1015.96	c total clause space: 206.656MB
1015.73/1015.96	c total #watches: 240610
1018.03/1018.23	c total #propagations: 16598122 / total #impl: 1048117251 (eff. 0.016)
1018.03/1018.23	c #Conflicts:     516000 | #Learnt:      31191 | 0.000
1018.03/1018.23	c total clause space: 206.656MB
1018.03/1018.23	c total #watches: 251989
1020.43/1020.65	c total #propagations: 16621555 / total #impl: 1049682839 (eff. 0.016)
1020.43/1020.65	c #Conflicts:     517000 | #Learnt:      32191 | 0.000
1020.43/1020.65	c total clause space: 206.656MB
1020.43/1020.65	c total #watches: 259664
1023.43/1023.68	c total #propagations: 16642739 / total #impl: 1050996115 (eff. 0.016)
1023.43/1023.68	c #Conflicts:     518000 | #Learnt:      33191 | 0.000
1023.43/1023.68	c total clause space: 206.656MB
1023.43/1023.68	c total #watches: 268069
1026.14/1026.31	c total #propagations: 16667789 / total #impl: 1052573098 (eff. 0.016)
1026.14/1026.31	c #Conflicts:     519000 | #Learnt:      34191 | 0.000
1026.14/1026.31	c total clause space: 206.656MB
1026.14/1026.31	c total #watches: 280607
1028.83/1029.08	c total #propagations: 16693240 / total #impl: 1054986545 (eff. 0.016)
1028.83/1029.08	c GC COLLECT
1028.83/1029.08	c #Conflicts:     520000 | #Learnt:      17892 | 0.000
1028.83/1029.08	c total clause space: 206.656MB
1028.83/1029.08	c total #watches: 148531
1031.33/1031.51	c total #propagations: 16724397 / total #impl: 1056191112 (eff. 0.016)
1031.33/1031.51	c #Conflicts:     521000 | #Learnt:      18892 | 0.000
1031.33/1031.51	c total clause space: 206.656MB
1031.33/1031.51	c total #watches: 154372
1033.63/1033.85	c total #propagations: 16759136 / total #impl: 1058386056 (eff. 0.016)
1033.63/1033.85	c #Conflicts:     522000 | #Learnt:      19892 | 0.000
1033.63/1033.85	c total clause space: 206.656MB
1033.63/1033.85	c total #watches: 161328
1035.93/1036.12	c total #propagations: 16796734 / total #impl: 1060918748 (eff. 0.016)
1035.93/1036.12	c #Conflicts:     523000 | #Learnt:      20892 | 0.000
1035.93/1036.12	c total clause space: 206.656MB
1035.93/1036.12	c total #watches: 172613
1038.33/1038.53	c total #propagations: 16826356 / total #impl: 1063368533 (eff. 0.016)
1038.33/1038.53	c #Conflicts:     524000 | #Learnt:      21892 | 0.000
1038.33/1038.53	c total clause space: 206.656MB
1038.33/1038.53	c total #watches: 180228
1040.93/1041.14	c total #propagations: 16854530 / total #impl: 1066050112 (eff. 0.016)
1040.93/1041.14	c #Conflicts:     525000 | #Learnt:      22892 | 0.000
1040.93/1041.14	c total clause space: 206.656MB
1040.93/1041.14	c total #watches: 194498
1043.73/1043.98	c total #propagations: 16884749 / total #impl: 1069338411 (eff. 0.016)
1043.73/1043.98	c #Conflicts:     526000 | #Learnt:      23892 | 0.000
1043.73/1043.98	c total clause space: 206.656MB
1043.73/1043.98	c total #watches: 198616
1046.32/1046.52	c total #propagations: 16920007 / total #impl: 1070971910 (eff. 0.016)
1046.32/1046.52	c #Conflicts:     527000 | #Learnt:      24892 | 0.000
1046.32/1046.52	c total clause space: 206.656MB
1046.32/1046.52	c total #watches: 208031
1048.13/1048.31	c total #propagations: 16941889 / total #impl: 1072062838 (eff. 0.016)
1048.13/1048.31	c #Conflicts:     528000 | #Learnt:      25892 | 0.000
1048.13/1048.31	c total clause space: 206.656MB
1048.13/1048.31	c total #watches: 219439
1050.52/1050.75	c total #propagations: 16959799 / total #impl: 1073398055 (eff. 0.016)
1050.52/1050.75	c #Conflicts:     529000 | #Learnt:      26892 | 0.000
1050.52/1050.75	c total clause space: 206.656MB
1050.52/1050.75	c total #watches: 228510
1052.63/1052.80	c total #propagations: 16984978 / total #impl: 1075392480 (eff. 0.016)
1052.63/1052.80	c #Conflicts:     530000 | #Learnt:      27892 | 0.000
1052.63/1052.80	c total clause space: 206.656MB
1052.63/1052.80	c total #watches: 240498
1055.42/1055.69	c total #propagations: 17006732 / total #impl: 1077018561 (eff. 0.016)
1055.42/1055.69	c #Conflicts:     531000 | #Learnt:      28892 | 0.000
1055.42/1055.69	c total clause space: 206.656MB
1055.42/1055.69	c total #watches: 248876
1058.82/1059.03	c total #propagations: 17033567 / total #impl: 1079048665 (eff. 0.016)
1058.82/1059.03	c #Conflicts:     532000 | #Learnt:      29892 | 0.000
1058.82/1059.03	c total clause space: 206.656MB
1058.82/1059.03	c total #watches: 259048
1061.72/1061.97	c total #propagations: 17061612 / total #impl: 1081453003 (eff. 0.016)
1061.72/1061.97	c #Conflicts:     533000 | #Learnt:      30892 | 0.000
1061.72/1061.97	c total clause space: 206.656MB
1061.72/1061.97	c total #watches: 272108
1064.82/1065.07	c total #propagations: 17087323 / total #impl: 1083478931 (eff. 0.016)
1064.82/1065.07	c #Conflicts:     534000 | #Learnt:      31892 | 0.000
1064.82/1065.07	c total clause space: 206.656MB
1064.82/1065.07	c total #watches: 277818
1068.22/1068.47	c total #propagations: 17111132 / total #impl: 1084680102 (eff. 0.016)
1068.22/1068.47	c #Conflicts:     535000 | #Learnt:      32892 | 0.000
1068.22/1068.47	c total clause space: 206.656MB
1068.22/1068.47	c total #watches: 285330
1071.72/1071.95	c total #propagations: 17136113 / total #impl: 1086644726 (eff. 0.016)
1071.72/1071.95	c #Conflicts:     536000 | #Learnt:      33892 | 0.000
1071.72/1071.95	c total clause space: 206.656MB
1071.72/1071.95	c total #watches: 290022
1074.63/1074.86	c total #propagations: 17159658 / total #impl: 1088251278 (eff. 0.016)
1074.63/1074.86	c #Conflicts:     537000 | #Learnt:      34892 | 0.000
1074.63/1074.86	c total clause space: 335.816MB
1074.63/1074.86	c total #watches: 297840
1076.83/1077.04	c total #propagations: 17181940 / total #impl: 1089774287 (eff. 0.016)
1076.83/1077.04	c GC COLLECT
1076.83/1077.04	c #Conflicts:     538000 | #Learnt:      18288 | 0.000
1076.83/1077.04	c total clause space: 335.816MB
1076.83/1077.04	c total #watches: 157344
1079.23/1079.44	c total #propagations: 17205689 / total #impl: 1091817159 (eff. 0.016)
1079.23/1079.44	c #Conflicts:     539000 | #Learnt:      19288 | 0.000
1079.23/1079.44	c total clause space: 335.816MB
1079.23/1079.44	c total #watches: 171665
1081.93/1082.15	c total #propagations: 17234146 / total #impl: 1093134883 (eff. 0.016)
1081.93/1082.15	c #Conflicts:     540000 | #Learnt:      20288 | 0.000
1081.93/1082.15	c total clause space: 335.816MB
1081.93/1082.15	c total #watches: 178368
1084.23/1084.47	c total #propagations: 17265087 / total #impl: 1094399501 (eff. 0.016)
1084.23/1084.47	c #Conflicts:     541000 | #Learnt:      21288 | 0.000
1084.23/1084.47	c total clause space: 335.816MB
1084.23/1084.47	c total #watches: 188405
1086.63/1086.82	c total #propagations: 17289955 / total #impl: 1096556215 (eff. 0.016)
1086.63/1086.82	c #Conflicts:     542000 | #Learnt:      22288 | 0.000
1086.63/1086.82	c total clause space: 335.816MB
1086.63/1086.82	c total #watches: 198367
1088.83/1089.04	c total #propagations: 17315629 / total #impl: 1098365097 (eff. 0.016)
1088.83/1089.04	c #Conflicts:     543000 | #Learnt:      23288 | 0.000
1088.83/1089.04	c total clause space: 335.816MB
1088.83/1089.04	c total #watches: 206481
1091.82/1092.04	c total #propagations: 17338778 / total #impl: 1099920400 (eff. 0.016)
1091.82/1092.04	c #Conflicts:     544000 | #Learnt:      24288 | 0.000
1091.82/1092.04	c total clause space: 335.816MB
1091.82/1092.04	c total #watches: 215911
1094.52/1094.76	c total #propagations: 17366771 / total #impl: 1102262349 (eff. 0.016)
1094.52/1094.76	c #Conflicts:     545000 | #Learnt:      25288 | 0.000
1094.52/1094.76	c total clause space: 335.816MB
1094.52/1094.76	c total #watches: 224034
1097.02/1097.25	c total #propagations: 17392736 / total #impl: 1104191994 (eff. 0.016)
1097.02/1097.25	c #Conflicts:     546000 | #Learnt:      26288 | 0.000
1097.02/1097.25	c total clause space: 335.816MB
1097.02/1097.25	c total #watches: 233870
1100.22/1100.44	c total #propagations: 17417699 / total #impl: 1105650383 (eff. 0.016)
1100.22/1100.44	c #Conflicts:     547000 | #Learnt:      27288 | 0.000
1100.22/1100.44	c total clause space: 335.816MB
1100.22/1100.44	c total #watches: 241683
1103.32/1103.55	c total #propagations: 17445105 / total #impl: 1107722147 (eff. 0.016)
1103.32/1103.55	c #Conflicts:     548000 | #Learnt:      28288 | 0.000
1103.32/1103.55	c total clause space: 335.816MB
1103.32/1103.55	c total #watches: 251598
1107.32/1107.52	c total #propagations: 17471847 / total #impl: 1109969049 (eff. 0.016)
1107.32/1107.52	c #Conflicts:     549000 | #Learnt:      29288 | 0.000
1107.32/1107.52	c total clause space: 335.816MB
1107.32/1107.52	c total #watches: 257711
1111.32/1111.50	c total #propagations: 17500880 / total #impl: 1112219150 (eff. 0.016)
1111.32/1111.50	c #Conflicts:     550000 | #Learnt:      30288 | 0.000
1111.32/1111.50	c total clause space: 335.816MB
1111.32/1111.50	c total #watches: 264674
1115.12/1115.32	c total #propagations: 17528591 / total #impl: 1114255629 (eff. 0.016)
1115.12/1115.32	c #Conflicts:     551000 | #Learnt:      31288 | 0.000
1115.12/1115.32	c total clause space: 335.816MB
1115.12/1115.32	c total #watches: 271014
1119.63/1119.88	c total #propagations: 17557259 / total #impl: 1115858918 (eff. 0.016)
1119.63/1119.88	c #Conflicts:     552000 | #Learnt:      32288 | 0.000
1119.63/1119.88	c total clause space: 335.816MB
1119.63/1119.88	c total #watches: 276880
1123.32/1123.50	c total #propagations: 17590325 / total #impl: 1117717462 (eff. 0.016)
1123.32/1123.50	c #Conflicts:     553000 | #Learnt:      33288 | 0.000
1123.32/1123.50	c total clause space: 335.816MB
1123.32/1123.50	c total #watches: 283192
1127.22/1127.47	c total #propagations: 17617052 / total #impl: 1119361897 (eff. 0.016)
1127.22/1127.47	c #Conflicts:     554000 | #Learnt:      34288 | 0.000
1127.22/1127.47	c total clause space: 335.816MB
1127.22/1127.47	c total #watches: 291826
1130.92/1131.13	c total #propagations: 17646865 / total #impl: 1122013457 (eff. 0.016)
1130.92/1131.13	c #Conflicts:     555000 | #Learnt:      35288 | 0.000
1130.92/1131.13	c total clause space: 335.816MB
1130.92/1131.13	c total #watches: 299961
1134.42/1134.69	c total #propagations: 17673412 / total #impl: 1123988525 (eff. 0.016)
1134.42/1134.69	c GC COLLECT
1134.42/1134.69	c #Conflicts:     556000 | #Learnt:      18393 | 0.000
1134.42/1134.69	c total clause space: 335.816MB
1134.42/1134.69	c total #watches: 154900
1136.52/1136.79	c total #propagations: 17702765 / total #impl: 1125634353 (eff. 0.016)
1136.52/1136.79	c #Conflicts:     557000 | #Learnt:      19393 | 0.000
1136.52/1136.79	c total clause space: 335.816MB
1136.52/1136.79	c total #watches: 160380
1138.71/1138.95	c total #propagations: 17732248 / total #impl: 1127003764 (eff. 0.016)
1138.71/1138.95	c #Conflicts:     558000 | #Learnt:      20393 | 0.000
1138.71/1138.95	c total clause space: 335.816MB
1138.71/1138.95	c total #watches: 166970
1140.62/1140.85	c total #propagations: 17760245 / total #impl: 1128693336 (eff. 0.016)
1140.62/1140.85	c #Conflicts:     559000 | #Learnt:      21393 | 0.000
1140.62/1140.85	c total clause space: 335.816MB
1140.62/1140.85	c total #watches: 173598
1142.72/1142.97	c total #propagations: 17784508 / total #impl: 1130385157 (eff. 0.016)
1142.72/1142.97	c #Conflicts:     560000 | #Learnt:      22393 | 0.000
1142.72/1142.97	c total clause space: 335.816MB
1142.72/1142.97	c total #watches: 181136
1144.61/1144.87	c total #propagations: 17811569 / total #impl: 1132388453 (eff. 0.016)
1144.61/1144.87	c #Conflicts:     561000 | #Learnt:      23393 | 0.000
1144.61/1144.87	c total clause space: 335.816MB
1144.61/1144.87	c total #watches: 189954
1146.91/1147.19	c total #propagations: 17834530 / total #impl: 1133769360 (eff. 0.016)
1146.91/1147.19	c #Conflicts:     562000 | #Learnt:      24393 | 0.000
1146.91/1147.19	c total clause space: 335.816MB
1146.91/1147.19	c total #watches: 198640
1150.31/1150.60	c total #propagations: 17863825 / total #impl: 1135953192 (eff. 0.016)
1150.31/1150.60	c #Conflicts:     563000 | #Learnt:      25393 | 0.000
1150.31/1150.60	c total clause space: 335.816MB
1150.31/1150.60	c total #watches: 206622
1153.11/1153.33	c total #propagations: 17902224 / total #impl: 1139922170 (eff. 0.016)
1153.11/1153.33	c #Conflicts:     564000 | #Learnt:      26393 | 0.000
1153.11/1153.33	c total clause space: 335.816MB
1153.11/1153.33	c total #watches: 215598
1156.02/1156.28	c total #propagations: 17931359 / total #impl: 1143838615 (eff. 0.016)
1156.02/1156.28	c #Conflicts:     565000 | #Learnt:      27393 | 0.000
1156.02/1156.28	c total clause space: 335.816MB
1156.02/1156.28	c total #watches: 226818
1159.41/1159.62	c total #propagations: 17965584 / total #impl: 1147505397 (eff. 0.016)
1159.41/1159.62	c #Conflicts:     566000 | #Learnt:      28393 | 0.000
1159.41/1159.62	c total clause space: 335.816MB
1159.41/1159.62	c total #watches: 232754
1162.31/1162.50	c total #propagations: 18001792 / total #impl: 1149797810 (eff. 0.016)
1162.31/1162.50	c #Conflicts:     567000 | #Learnt:      29393 | 0.000
1162.31/1162.50	c total clause space: 335.816MB
1162.31/1162.50	c total #watches: 241957
1165.11/1165.34	c total #propagations: 18037914 / total #impl: 1152137780 (eff. 0.016)
1165.11/1165.34	c #Conflicts:     568000 | #Learnt:      30393 | 0.000
1165.11/1165.34	c total clause space: 335.816MB
1165.11/1165.34	c total #watches: 255147
1168.51/1168.73	c total #propagations: 18063882 / total #impl: 1154365967 (eff. 0.016)
1168.51/1168.73	c #Conflicts:     569000 | #Learnt:      31393 | 0.000
1168.51/1168.73	c total clause space: 335.816MB
1168.51/1168.73	c total #watches: 268069
1172.01/1172.29	c total #propagations: 18093012 / total #impl: 1158328271 (eff. 0.016)
1172.01/1172.29	c #Conflicts:     570000 | #Learnt:      32393 | 0.000
1172.01/1172.29	c total clause space: 335.816MB
1172.01/1172.29	c total #watches: 276828
1175.31/1175.52	c total #propagations: 18123038 / total #impl: 1161942315 (eff. 0.016)
1175.31/1175.52	c #Conflicts:     571000 | #Learnt:      33393 | 0.000
1175.31/1175.52	c total clause space: 335.816MB
1175.31/1175.52	c total #watches: 291054
1178.71/1178.99	c total #propagations: 18148430 / total #impl: 1164662077 (eff. 0.016)
1178.71/1178.99	c #Conflicts:     572000 | #Learnt:      34393 | 0.000
1178.71/1178.99	c total clause space: 335.816MB
1178.71/1178.99	c total #watches: 303073
1181.91/1182.17	c total #propagations: 18173612 / total #impl: 1167358928 (eff. 0.016)
1181.91/1182.17	c #Conflicts:     573000 | #Learnt:      35393 | 0.000
1181.91/1182.17	c total clause space: 335.816MB
1181.91/1182.17	c total #watches: 314855
1186.11/1186.39	c total #propagations: 18197525 / total #impl: 1169754334 (eff. 0.016)
1186.11/1186.39	c #Conflicts:     574000 | #Learnt:      36393 | 0.000
1186.11/1186.39	c total clause space: 335.816MB
1186.11/1186.39	c total #watches: 323281
1188.81/1189.06	c total #propagations: 18225536 / total #impl: 1172192336 (eff. 0.016)
1188.81/1189.06	c GC COLLECT
1188.81/1189.06	c #Conflicts:     575000 | #Learnt:      19194 | 0.000
1188.81/1189.06	c total clause space: 335.816MB
1188.81/1189.06	c total #watches: 164147
1191.11/1191.34	c total #propagations: 18254968 / total #impl: 1173713787 (eff. 0.016)
1191.11/1191.34	c #Conflicts:     576000 | #Learnt:      20194 | 0.000
1191.11/1191.34	c total clause space: 335.816MB
1191.11/1191.34	c total #watches: 171321
1193.41/1193.69	c total #propagations: 18279040 / total #impl: 1174789125 (eff. 0.016)
1193.41/1193.69	c #Conflicts:     577000 | #Learnt:      21194 | 0.000
1193.41/1193.69	c total clause space: 335.816MB
1193.41/1193.69	c total #watches: 177094
1196.21/1196.47	c total #propagations: 18306311 / total #impl: 1176322102 (eff. 0.016)
1196.21/1196.47	c #Conflicts:     578000 | #Learnt:      22194 | 0.000
1196.21/1196.47	c total clause space: 335.816MB
1196.21/1196.47	c total #watches: 182705
1198.30/1198.52	c total #propagations: 18342158 / total #impl: 1178258339 (eff. 0.016)
1198.30/1198.52	c #Conflicts:     579000 | #Learnt:      23194 | 0.000
1198.30/1198.52	c total clause space: 335.816MB
1198.30/1198.52	c total #watches: 189491
1202.11/1202.34	c total #propagations: 18368351 / total #impl: 1180129422 (eff. 0.016)
1202.11/1202.34	c #Conflicts:     580000 | #Learnt:      24194 | 0.000
1202.11/1202.34	c total clause space: 335.816MB
1202.11/1202.34	c total #watches: 194203
1204.90/1205.19	c total #propagations: 18413110 / total #impl: 1182811709 (eff. 0.016)
1204.90/1205.19	c #Conflicts:     581000 | #Learnt:      25194 | 0.000
1204.90/1205.19	c total clause space: 335.816MB
1204.90/1205.19	c total #watches: 199008
1207.50/1207.78	c total #propagations: 18444053 / total #impl: 1184294821 (eff. 0.016)
1207.50/1207.78	c #Conflicts:     582000 | #Learnt:      26194 | 0.000
1207.50/1207.78	c total clause space: 335.816MB
1207.50/1207.78	c total #watches: 207246
1209.81/1210.10	c total #propagations: 18472298 / total #impl: 1185436641 (eff. 0.016)
1209.81/1210.10	c #Conflicts:     583000 | #Learnt:      27194 | 0.000
1209.81/1210.10	c total clause space: 335.816MB
1209.81/1210.10	c total #watches: 219355
1212.20/1212.44	c total #propagations: 18502151 / total #impl: 1187289774 (eff. 0.016)
1212.20/1212.44	c #Conflicts:     584000 | #Learnt:      28194 | 0.000
1212.20/1212.44	c total clause space: 335.816MB
1212.20/1212.44	c total #watches: 227180
1214.50/1214.77	c total #propagations: 18527290 / total #impl: 1189271470 (eff. 0.016)
1214.50/1214.77	c #Conflicts:     585000 | #Learnt:      29194 | 0.000
1214.50/1214.77	c total clause space: 335.816MB
1214.50/1214.77	c total #watches: 234415
1218.10/1218.33	c total #propagations: 18553068 / total #impl: 1191377215 (eff. 0.016)
1218.10/1218.33	c #Conflicts:     586000 | #Learnt:      30194 | 0.000
1218.10/1218.33	c total clause space: 335.816MB
1218.10/1218.33	c total #watches: 240164
1221.40/1221.68	c total #propagations: 18586913 / total #impl: 1193191154 (eff. 0.016)
1221.40/1221.68	c #Conflicts:     587000 | #Learnt:      31194 | 0.000
1221.40/1221.68	c total clause space: 335.816MB
1221.40/1221.68	c total #watches: 249834
1225.70/1225.95	c total #propagations: 18620268 / total #impl: 1196989849 (eff. 0.016)
1225.70/1225.95	c #Conflicts:     588000 | #Learnt:      32194 | 0.000
1225.70/1225.95	c total clause space: 335.816MB
1225.70/1225.95	c total #watches: 258775
1229.90/1230.13	c total #propagations: 18667425 / total #impl: 1201086798 (eff. 0.016)
1229.90/1230.13	c #Conflicts:     589000 | #Learnt:      33194 | 0.000
1229.90/1230.13	c total clause space: 335.816MB
1229.90/1230.13	c total #watches: 265486
1233.60/1233.84	c total #propagations: 18711560 / total #impl: 1203162027 (eff. 0.016)
1233.60/1233.84	c #Conflicts:     590000 | #Learnt:      34194 | 0.000
1233.60/1233.84	c total clause space: 335.816MB
1233.60/1233.84	c total #watches: 274731
1237.60/1237.83	c total #propagations: 18745612 / total #impl: 1205139460 (eff. 0.016)
1237.60/1237.83	c #Conflicts:     591000 | #Learnt:      35194 | 0.000
1237.60/1237.83	c total clause space: 335.816MB
1237.60/1237.83	c total #watches: 279841
1240.80/1241.01	c total #propagations: 18781162 / total #impl: 1206533138 (eff. 0.016)
1240.80/1241.01	c #Conflicts:     592000 | #Learnt:      36194 | 0.000
1240.80/1241.01	c total clause space: 335.816MB
1240.80/1241.01	c total #watches: 294297
1244.30/1244.50	c total #propagations: 18808284 / total #impl: 1208847463 (eff. 0.016)
1244.30/1244.50	c GC COLLECT
1244.30/1244.50	c #Conflicts:     593000 | #Learnt:      18692 | 0.000
1244.30/1244.50	c total clause space: 335.816MB
1244.30/1244.50	c total #watches: 159068
1246.20/1246.49	c total #propagations: 18838907 / total #impl: 1211316941 (eff. 0.016)
1246.20/1246.49	c #Conflicts:     594000 | #Learnt:      19692 | 0.000
1246.20/1246.49	c total clause space: 335.816MB
1246.20/1246.49	c total #watches: 171850
1248.00/1248.27	c total #propagations: 18865803 / total #impl: 1213308165 (eff. 0.016)
1248.00/1248.27	c #Conflicts:     595000 | #Learnt:      20692 | 0.000
1248.00/1248.27	c total clause space: 335.816MB
1248.00/1248.27	c total #watches: 187284
1250.39/1250.62	c total #propagations: 18889612 / total #impl: 1215172949 (eff. 0.016)
1250.39/1250.62	c #Conflicts:     596000 | #Learnt:      21692 | 0.000
1250.39/1250.62	c total clause space: 335.816MB
1250.39/1250.62	c total #watches: 201430
1252.49/1252.75	c total #propagations: 18918237 / total #impl: 1218555091 (eff. 0.016)
1252.49/1252.75	c #Conflicts:     597000 | #Learnt:      22692 | 0.000
1252.49/1252.75	c total clause space: 335.816MB
1252.49/1252.75	c total #watches: 215929
1254.79/1255.05	c total #propagations: 18942361 / total #impl: 1221017289 (eff. 0.016)
1254.79/1255.05	c #Conflicts:     598000 | #Learnt:      23692 | 0.000
1254.79/1255.05	c total clause space: 335.816MB
1254.79/1255.05	c total #watches: 227548
1257.89/1258.13	c total #propagations: 18965161 / total #impl: 1223524569 (eff. 0.016)
1257.89/1258.13	c #Conflicts:     599000 | #Learnt:      24692 | 0.000
1257.89/1258.13	c total clause space: 335.816MB
1257.89/1258.13	c total #watches: 237409
1260.99/1261.27	c total #propagations: 18991923 / total #impl: 1225568472 (eff. 0.015)
1260.99/1261.27	c #Conflicts:     600000 | #Learnt:      25692 | 0.000
1260.99/1261.27	c total clause space: 335.816MB
1260.99/1261.27	c total #watches: 250160
1265.90/1266.19	c total #propagations: 19017769 / total #impl: 1228010701 (eff. 0.015)
1265.90/1266.19	c #Conflicts:     601000 | #Learnt:      26692 | 0.000
1265.90/1266.19	c total clause space: 335.816MB
1265.90/1266.19	c total #watches: 260707
1269.69/1269.90	c total #propagations: 19055205 / total #impl: 1233268204 (eff. 0.015)
1269.69/1269.90	c #Conflicts:     602000 | #Learnt:      27692 | 0.000
1269.69/1269.90	c total clause space: 335.816MB
1269.69/1269.90	c total #watches: 272263
1273.29/1273.54	c total #propagations: 19083061 / total #impl: 1237169061 (eff. 0.015)
1273.29/1273.54	c #Conflicts:     603000 | #Learnt:      28692 | 0.000
1273.29/1273.54	c total clause space: 335.816MB
1273.29/1273.54	c total #watches: 280272
1278.89/1279.10	c total #propagations: 19108838 / total #impl: 1239229496 (eff. 0.015)
1278.89/1279.10	c #Conflicts:     604000 | #Learnt:      29692 | 0.000
1278.89/1279.10	c total clause space: 335.816MB
1278.89/1279.10	c total #watches: 285438
1285.29/1285.55	c total #propagations: 19147324 / total #impl: 1241032860 (eff. 0.015)
1285.29/1285.55	c #Conflicts:     605000 | #Learnt:      30692 | 0.000
1285.29/1285.55	c total clause space: 335.816MB
1285.29/1285.55	c total #watches: 288700
1289.49/1289.73	c total #propagations: 19196579 / total #impl: 1243254479 (eff. 0.015)
1289.49/1289.73	c #Conflicts:     606000 | #Learnt:      31692 | 0.000
1289.49/1289.73	c total clause space: 335.816MB
1289.49/1289.73	c total #watches: 292867
1293.79/1294.00	c total #propagations: 19232839 / total #impl: 1245328161 (eff. 0.015)
1293.79/1294.00	c #Conflicts:     607000 | #Learnt:      32692 | 0.000
1293.79/1294.00	c total clause space: 335.816MB
1293.79/1294.00	c total #watches: 299990
1298.49/1298.73	c total #propagations: 19263785 / total #impl: 1246983892 (eff. 0.015)
1298.49/1298.73	c #Conflicts:     608000 | #Learnt:      33692 | 0.000
1298.49/1298.73	c total clause space: 335.816MB
1298.49/1298.73	c total #watches: 308162
1303.79/1304.03	c total #propagations: 19296680 / total #impl: 1249707991 (eff. 0.015)
1303.79/1304.03	c #Conflicts:     609000 | #Learnt:      34692 | 0.000
1303.79/1304.03	c total clause space: 335.816MB
1303.79/1304.03	c total #watches: 316697
1309.79/1310.03	c total #propagations: 19332473 / total #impl: 1252798053 (eff. 0.015)
1309.79/1310.03	c #Conflicts:     610000 | #Learnt:      35692 | 0.000
1309.79/1310.03	c total clause space: 335.816MB
1309.79/1310.03	c total #watches: 322181
1316.78/1317.08	c total #propagations: 19373364 / total #impl: 1255871472 (eff. 0.015)
1316.78/1317.08	c #Conflicts:     611000 | #Learnt:      36692 | 0.000
1316.78/1317.08	c total clause space: 335.816MB
1316.78/1317.08	c total #watches: 328020
1322.28/1322.54	c total #propagations: 19414036 / total #impl: 1259043050 (eff. 0.015)
1322.28/1322.54	c GC COLLECT
1322.28/1322.54	c #Conflicts:     612000 | #Learnt:      18894 | 0.000
1322.28/1322.54	c total clause space: 335.816MB
1322.28/1322.54	c total #watches: 161874
1325.68/1325.99	c total #propagations: 19449125 / total #impl: 1261302140 (eff. 0.015)
1325.68/1325.99	c #Conflicts:     613000 | #Learnt:      19894 | 0.000
1325.68/1325.99	c total clause space: 335.816MB
1325.68/1325.99	c total #watches: 171215
1328.38/1328.64	c total #propagations: 19490916 / total #impl: 1266529640 (eff. 0.015)
1328.38/1328.64	c #Conflicts:     614000 | #Learnt:      20894 | 0.000
1328.38/1328.64	c total clause space: 335.816MB
1328.38/1328.64	c total #watches: 176721
1331.58/1331.84	c total #propagations: 19524640 / total #impl: 1268682100 (eff. 0.015)
1331.58/1331.84	c #Conflicts:     615000 | #Learnt:      21894 | 0.000
1331.58/1331.84	c total clause space: 335.816MB
1331.58/1331.84	c total #watches: 182740
1334.28/1334.50	c total #propagations: 19562319 / total #impl: 1271033285 (eff. 0.015)
1334.28/1334.50	c #Conflicts:     616000 | #Learnt:      22894 | 0.000
1334.28/1334.50	c total clause space: 335.816MB
1334.28/1334.50	c total #watches: 188111
1336.98/1337.20	c total #propagations: 19603083 / total #impl: 1272962727 (eff. 0.015)
1336.98/1337.20	c #Conflicts:     617000 | #Learnt:      23894 | 0.000
1336.98/1337.20	c total clause space: 335.816MB
1336.98/1337.20	c total #watches: 193594
1338.98/1339.26	c total #propagations: 19639245 / total #impl: 1274993972 (eff. 0.015)
1338.98/1339.26	c #Conflicts:     618000 | #Learnt:      24894 | 0.000
1338.98/1339.26	c total clause space: 335.816MB
1338.98/1339.26	c total #watches: 201285
1341.28/1341.53	c total #propagations: 19666212 / total #impl: 1276600628 (eff. 0.015)
1341.28/1341.53	c #Conflicts:     619000 | #Learnt:      25894 | 0.000
1341.28/1341.53	c total clause space: 335.816MB
1341.28/1341.53	c total #watches: 207649
1344.18/1344.42	c total #propagations: 19691394 / total #impl: 1278497627 (eff. 0.015)
1344.18/1344.42	c #Conflicts:     620000 | #Learnt:      26894 | 0.000
1344.18/1344.42	c total clause space: 335.816MB
1344.18/1344.42	c total #watches: 215954
1346.38/1346.64	c total #propagations: 19720386 / total #impl: 1281943171 (eff. 0.015)
1346.38/1346.64	c #Conflicts:     621000 | #Learnt:      27894 | 0.000
1346.38/1346.64	c total clause space: 335.816MB
1346.38/1346.64	c total #watches: 222945
1348.49/1348.78	c total #propagations: 19746760 / total #impl: 1284101760 (eff. 0.015)
1348.49/1348.78	c #Conflicts:     622000 | #Learnt:      28894 | 0.000
1348.49/1348.78	c total clause space: 335.816MB
1348.49/1348.78	c total #watches: 227868
1351.28/1351.51	c total #propagations: 19769750 / total #impl: 1285943588 (eff. 0.015)
1351.28/1351.51	c #Conflicts:     623000 | #Learnt:      29894 | 0.000
1351.28/1351.51	c total clause space: 335.816MB
1351.28/1351.51	c total #watches: 233816
1353.48/1353.73	c total #propagations: 19793145 / total #impl: 1288370859 (eff. 0.015)
1353.48/1353.73	c #Conflicts:     624000 | #Learnt:      30894 | 0.000
1353.48/1353.73	c total clause space: 335.816MB
1353.48/1353.73	c total #watches: 241756
1355.88/1356.16	c total #propagations: 19815657 / total #impl: 1289624059 (eff. 0.015)
1355.88/1356.16	c #Conflicts:     625000 | #Learnt:      31894 | 0.000
1355.88/1356.16	c total clause space: 335.816MB
1355.88/1356.16	c total #watches: 249372
1359.08/1359.38	c total #propagations: 19837762 / total #impl: 1291008501 (eff. 0.015)
1359.08/1359.38	c #Conflicts:     626000 | #Learnt:      32894 | 0.000
1359.08/1359.38	c total clause space: 335.816MB
1359.08/1359.38	c total #watches: 261005
1362.48/1362.77	c total #propagations: 19865879 / total #impl: 1293975380 (eff. 0.015)
1362.48/1362.77	c #Conflicts:     627000 | #Learnt:      33894 | 0.000
1362.48/1362.77	c total clause space: 335.816MB
1362.48/1362.77	c total #watches: 267487
1366.68/1366.96	c total #propagations: 19896391 / total #impl: 1297456475 (eff. 0.015)
1366.68/1366.96	c #Conflicts:     628000 | #Learnt:      34894 | 0.000
1366.68/1366.96	c total clause space: 335.816MB
1366.68/1366.96	c total #watches: 273924
1370.98/1371.26	c total #propagations: 19932092 / total #impl: 1300701806 (eff. 0.015)
1370.98/1371.26	c #Conflicts:     629000 | #Learnt:      35894 | 0.000
1370.98/1371.26	c total clause space: 335.816MB
1370.98/1371.26	c total #watches: 281332
1374.68/1374.99	c total #propagations: 19975267 / total #impl: 1304845851 (eff. 0.015)
1374.68/1374.99	c #Conflicts:     630000 | #Learnt:      36894 | 0.000
1374.68/1374.99	c total clause space: 335.816MB
1374.68/1374.99	c total #watches: 288883
1379.28/1379.59	c total #propagations: 20010111 / total #impl: 1307888648 (eff. 0.015)
1379.28/1379.59	c #Conflicts:     631000 | #Learnt:      37894 | 0.000
1379.28/1379.59	c total clause space: 335.816MB
1379.28/1379.59	c total #watches: 293382
1382.07/1382.36	c total #propagations: 20054638 / total #impl: 1309960780 (eff. 0.015)
1382.07/1382.36	c GC COLLECT
1382.07/1382.36	c #Conflicts:     632000 | #Learnt:      19784 | 0.000
1382.07/1382.36	c total clause space: 335.816MB
1382.07/1382.36	c total #watches: 168966
1384.57/1384.89	c total #propagations: 20089661 / total #impl: 1312237043 (eff. 0.015)
1384.57/1384.89	c #Conflicts:     633000 | #Learnt:      20784 | 0.000
1384.57/1384.89	c total clause space: 335.816MB
1384.57/1384.89	c total #watches: 176701
1387.07/1387.30	c total #propagations: 20120794 / total #impl: 1314267694 (eff. 0.015)
1387.07/1387.30	c #Conflicts:     634000 | #Learnt:      21784 | 0.000
1387.07/1387.30	c total clause space: 335.816MB
1387.07/1387.30	c total #watches: 184983
1389.87/1390.12	c total #propagations: 20147459 / total #impl: 1316325677 (eff. 0.015)
1389.87/1390.12	c #Conflicts:     635000 | #Learnt:      22784 | 0.000
1389.87/1390.12	c total clause space: 335.816MB
1389.87/1390.12	c total #watches: 191008
1393.07/1393.32	c total #propagations: 20180369 / total #impl: 1318185281 (eff. 0.015)
1393.07/1393.32	c #Conflicts:     636000 | #Learnt:      23784 | 0.000
1393.07/1393.32	c total clause space: 335.816MB
1393.07/1393.32	c total #watches: 194986
1395.68/1395.99	c total #propagations: 20217615 / total #impl: 1319881799 (eff. 0.015)
1395.68/1395.99	c #Conflicts:     637000 | #Learnt:      24784 | 0.000
1395.68/1395.99	c total clause space: 335.816MB
1395.68/1395.99	c total #watches: 203152
1398.17/1398.43	c total #propagations: 20245386 / total #impl: 1321235135 (eff. 0.015)
1398.17/1398.43	c #Conflicts:     638000 | #Learnt:      25784 | 0.000
1398.17/1398.43	c total clause space: 335.816MB
1398.17/1398.43	c total #watches: 208741
1400.97/1401.21	c total #propagations: 20274845 / total #impl: 1324327168 (eff. 0.015)
1400.97/1401.21	c #Conflicts:     639000 | #Learnt:      26784 | 0.000
1400.97/1401.21	c total clause space: 335.816MB
1400.97/1401.21	c total #watches: 227904
1404.58/1404.88	c total #propagations: 20302894 / total #impl: 1326396494 (eff. 0.015)
1404.58/1404.88	c #Conflicts:     640000 | #Learnt:      27784 | 0.000
1404.58/1404.88	c total clause space: 335.816MB
1404.58/1404.88	c total #watches: 232209
1408.47/1408.73	c total #propagations: 20338952 / total #impl: 1327663809 (eff. 0.015)
1408.47/1408.73	c #Conflicts:     641000 | #Learnt:      28784 | 0.000
1408.47/1408.73	c total clause space: 335.816MB
1408.47/1408.73	c total #watches: 238093
1412.07/1412.35	c total #propagations: 20372887 / total #impl: 1329950041 (eff. 0.015)
1412.07/1412.35	c #Conflicts:     642000 | #Learnt:      29784 | 0.000
1412.07/1412.35	c total clause space: 335.816MB
1412.07/1412.35	c total #watches: 246768
1415.47/1415.74	c total #propagations: 20411664 / total #impl: 1333812972 (eff. 0.015)
1415.47/1415.74	c #Conflicts:     643000 | #Learnt:      30784 | 0.000
1415.47/1415.74	c total clause space: 335.816MB
1415.47/1415.74	c total #watches: 259334
1420.17/1420.41	c total #propagations: 20445385 / total #impl: 1336789441 (eff. 0.015)
1420.17/1420.41	c #Conflicts:     644000 | #Learnt:      31784 | 0.000
1420.17/1420.41	c total clause space: 335.816MB
1420.17/1420.41	c total #watches: 272316
1424.17/1424.45	c total #propagations: 20485849 / total #impl: 1341211173 (eff. 0.015)
1424.17/1424.45	c #Conflicts:     645000 | #Learnt:      32784 | 0.000
1424.17/1424.45	c total clause space: 335.816MB
1424.17/1424.45	c total #watches: 280845
1427.17/1427.41	c total #propagations: 20517804 / total #impl: 1343742800 (eff. 0.015)
1427.17/1427.41	c #Conflicts:     646000 | #Learnt:      33784 | 0.000
1427.17/1427.41	c total clause space: 335.816MB
1427.17/1427.41	c total #watches: 286857
1430.17/1430.49	c total #propagations: 20542265 / total #impl: 1344804144 (eff. 0.015)
1430.17/1430.49	c #Conflicts:     647000 | #Learnt:      34784 | 0.000
1430.17/1430.49	c total clause space: 335.816MB
1430.17/1430.49	c total #watches: 297401
1432.86/1433.16	c total #propagations: 20567081 / total #impl: 1346715414 (eff. 0.015)
1432.86/1433.16	c #Conflicts:     648000 | #Learnt:      35784 | 0.000
1432.86/1433.16	c total clause space: 335.816MB
1432.86/1433.16	c total #watches: 307521
1434.96/1435.21	c total #propagations: 20589445 / total #impl: 1347984525 (eff. 0.015)
1434.96/1435.21	c #Conflicts:     649000 | #Learnt:      36784 | 0.000
1434.96/1435.21	c total clause space: 335.816MB
1434.96/1435.21	c total #watches: 314570
1436.96/1437.20	c total #propagations: 20607388 / total #impl: 1349015034 (eff. 0.015)
1436.96/1437.20	c #Conflicts:     650000 | #Learnt:      37784 | 0.000
1436.96/1437.20	c total clause space: 335.816MB
1436.96/1437.20	c total #watches: 321512
1441.37/1441.67	c total #propagations: 20625718 / total #impl: 1350331049 (eff. 0.015)
1441.37/1441.67	c #Conflicts:     651000 | #Learnt:      38784 | 0.000
1441.37/1441.67	c total clause space: 335.816MB
1441.37/1441.67	c total #watches: 328566
1444.67/1444.93	c total #propagations: 20653172 / total #impl: 1351388850 (eff. 0.015)
1444.67/1444.93	c GC COLLECT
1444.67/1444.93	c #Conflicts:     652000 | #Learnt:      20386 | 0.000
1444.67/1444.93	c total clause space: 335.816MB
1444.67/1444.93	c total #watches: 178656
1447.87/1448.13	c total #propagations: 20685084 / total #impl: 1351919811 (eff. 0.015)
1447.87/1448.13	c #Conflicts:     653000 | #Learnt:      21386 | 0.000
1447.87/1448.13	c total clause space: 335.816MB
1447.87/1448.13	c total #watches: 185382
1450.87/1451.18	c total #propagations: 20723301 / total #impl: 1352475533 (eff. 0.015)
1450.87/1451.18	c #Conflicts:     654000 | #Learnt:      22386 | 0.000
1450.87/1451.18	c total clause space: 335.816MB
1450.87/1451.18	c total #watches: 197188
1453.17/1453.44	c total #propagations: 20757272 / total #impl: 1354169348 (eff. 0.015)
1453.17/1453.44	c #Conflicts:     655000 | #Learnt:      23386 | 0.000
1453.17/1453.44	c total clause space: 335.816MB
1453.17/1453.44	c total #watches: 208282
1456.07/1456.32	c total #propagations: 20786096 / total #impl: 1356606736 (eff. 0.015)
1456.07/1456.32	c #Conflicts:     656000 | #Learnt:      24386 | 0.000
1456.07/1456.32	c total clause space: 335.816MB
1456.07/1456.32	c total #watches: 212150
1458.97/1459.20	c total #propagations: 20825448 / total #impl: 1358865876 (eff. 0.015)
1458.97/1459.20	c #Conflicts:     657000 | #Learnt:      25386 | 0.000
1458.97/1459.20	c total clause space: 335.816MB
1458.97/1459.20	c total #watches: 223033
1462.07/1462.30	c total #propagations: 20859034 / total #impl: 1361568309 (eff. 0.015)
1462.07/1462.30	c #Conflicts:     658000 | #Learnt:      26386 | 0.000
1462.07/1462.30	c total clause space: 335.816MB
1462.07/1462.30	c total #watches: 230431
1464.98/1465.21	c total #propagations: 20889412 / total #impl: 1364020489 (eff. 0.015)
1464.98/1465.21	c #Conflicts:     659000 | #Learnt:      27386 | 0.000
1464.98/1465.21	c total clause space: 335.816MB
1464.98/1465.21	c total #watches: 237239
1468.77/1469.02	c total #propagations: 20920040 / total #impl: 1366210132 (eff. 0.015)
1468.77/1469.02	c #Conflicts:     660000 | #Learnt:      28386 | 0.000
1468.77/1469.02	c total clause space: 335.816MB
1468.77/1469.02	c total #watches: 241393
1472.17/1472.40	c total #propagations: 20957542 / total #impl: 1367424143 (eff. 0.015)
1472.17/1472.40	c #Conflicts:     661000 | #Learnt:      29386 | 0.000
1472.17/1472.40	c total clause space: 335.816MB
1472.17/1472.40	c total #watches: 251203
1474.77/1475.06	c total #propagations: 20987153 / total #impl: 1370507052 (eff. 0.015)
1474.77/1475.06	c #Conflicts:     662000 | #Learnt:      30386 | 0.000
1474.77/1475.06	c total clause space: 335.816MB
1474.77/1475.06	c total #watches: 258798
1476.67/1476.92	c total #propagations: 21010547 / total #impl: 1371736799 (eff. 0.015)
1476.67/1476.92	c #Conflicts:     663000 | #Learnt:      31386 | 0.000
1476.67/1476.92	c total clause space: 335.816MB
1476.67/1476.92	c total #watches: 266879
1478.27/1478.59	c total #propagations: 21030279 / total #impl: 1372917676 (eff. 0.015)
1478.27/1478.59	c #Conflicts:     664000 | #Learnt:      32386 | 0.000
1478.27/1478.59	c total clause space: 335.816MB
1478.27/1478.59	c total #watches: 272191
1481.17/1481.45	c total #propagations: 21048935 / total #impl: 1373837092 (eff. 0.015)
1481.17/1481.45	c #Conflicts:     665000 | #Learnt:      33386 | 0.000
1481.17/1481.45	c total clause space: 335.816MB
1481.17/1481.45	c total #watches: 280346
1484.67/1485.00	c total #propagations: 21075242 / total #impl: 1375748145 (eff. 0.015)
1484.67/1485.00	c #Conflicts:     666000 | #Learnt:      34386 | 0.000
1484.67/1485.00	c total clause space: 335.816MB
1484.67/1485.00	c total #watches: 293167
1488.17/1488.45	c total #propagations: 21106311 / total #impl: 1377725886 (eff. 0.015)
1488.17/1488.45	c #Conflicts:     667000 | #Learnt:      35386 | 0.000
1488.17/1488.45	c total clause space: 335.816MB
1488.17/1488.45	c total #watches: 304957
1491.37/1491.69	c total #propagations: 21132013 / total #impl: 1379338851 (eff. 0.015)
1491.37/1491.69	c #Conflicts:     668000 | #Learnt:      36386 | 0.000
1491.37/1491.69	c total clause space: 335.816MB
1491.37/1491.69	c total #watches: 313190
1495.26/1495.56	c total #propagations: 21156517 / total #impl: 1381216310 (eff. 0.015)
1495.26/1495.56	c #Conflicts:     669000 | #Learnt:      37386 | 0.000
1495.26/1495.56	c total clause space: 335.816MB
1495.26/1495.56	c total #watches: 323655
1500.27/1500.54	c total #propagations: 21185345 / total #impl: 1383453116 (eff. 0.015)
1500.27/1500.54	c #Conflicts:     670000 | #Learnt:      38386 | 0.000
1500.27/1500.54	c total clause space: 335.816MB
1500.27/1500.54	c total #watches: 327689
1505.06/1505.33	c total #propagations: 21224469 / total #impl: 1385514357 (eff. 0.015)
1505.06/1505.33	c #Conflicts:     671000 | #Learnt:      39386 | 0.000
1505.06/1505.33	c total clause space: 335.816MB
1505.06/1505.33	c total #watches: 333349
1507.87/1508.16	c total #propagations: 21262326 / total #impl: 1387422065 (eff. 0.015)
1507.87/1508.16	c GC COLLECT
1507.87/1508.16	c #Conflicts:     672000 | #Learnt:      20688 | 0.000
1507.87/1508.16	c total clause space: 335.816MB
1507.87/1508.16	c total #watches: 184740
1509.86/1510.16	c total #propagations: 21293344 / total #impl: 1390208209 (eff. 0.015)
1509.86/1510.16	c #Conflicts:     673000 | #Learnt:      21688 | 0.000
1509.86/1510.16	c total clause space: 335.816MB
1509.86/1510.16	c total #watches: 194109
1512.16/1512.47	c total #propagations: 21318220 / total #impl: 1391829327 (eff. 0.015)
1512.16/1512.47	c #Conflicts:     674000 | #Learnt:      22688 | 0.000
1512.16/1512.47	c total clause space: 335.816MB
1512.16/1512.47	c total #watches: 202731
1514.36/1514.68	c total #propagations: 21345370 / total #impl: 1394127352 (eff. 0.015)
1514.36/1514.68	c #Conflicts:     675000 | #Learnt:      23688 | 0.000
1514.36/1514.68	c total clause space: 335.816MB
1514.36/1514.68	c total #watches: 211193
1516.86/1517.19	c total #propagations: 21370876 / total #impl: 1396422263 (eff. 0.015)
1516.86/1517.19	c #Conflicts:     676000 | #Learnt:      24688 | 0.000
1516.86/1517.19	c total clause space: 335.816MB
1516.86/1517.19	c total #watches: 218957
1519.16/1519.45	c total #propagations: 21396003 / total #impl: 1398592351 (eff. 0.015)
1519.16/1519.45	c #Conflicts:     677000 | #Learnt:      25688 | 0.000
1519.16/1519.45	c total clause space: 335.816MB
1519.16/1519.45	c total #watches: 230157
1522.36/1522.64	c total #propagations: 21419705 / total #impl: 1400689292 (eff. 0.015)
1522.36/1522.64	c #Conflicts:     678000 | #Learnt:      26688 | 0.000
1522.36/1522.64	c total clause space: 335.816MB
1522.36/1522.64	c total #watches: 241544
1525.96/1526.20	c total #propagations: 21448071 / total #impl: 1403831875 (eff. 0.015)
1525.96/1526.20	c #Conflicts:     679000 | #Learnt:      27688 | 0.000
1525.96/1526.20	c total clause space: 335.816MB
1525.96/1526.20	c total #watches: 253700
1529.36/1529.68	c total #propagations: 21477732 / total #impl: 1406527853 (eff. 0.015)
1529.36/1529.68	c #Conflicts:     680000 | #Learnt:      28688 | 0.000
1529.36/1529.68	c total clause space: 335.816MB
1529.36/1529.68	c total #watches: 263016
1533.16/1533.45	c total #propagations: 21509294 / total #impl: 1408616930 (eff. 0.015)
1533.16/1533.45	c #Conflicts:     681000 | #Learnt:      29688 | 0.000
1533.16/1533.45	c total clause space: 335.816MB
1533.16/1533.45	c total #watches: 270776
1536.36/1536.63	c total #propagations: 21538418 / total #impl: 1411360225 (eff. 0.015)
1536.36/1536.63	c #Conflicts:     682000 | #Learnt:      30688 | 0.000
1536.36/1536.63	c total clause space: 335.816MB
1536.36/1536.63	c total #watches: 276414
1539.86/1540.13	c total #propagations: 21563662 / total #impl: 1412969663 (eff. 0.015)
1539.86/1540.13	c #Conflicts:     683000 | #Learnt:      31688 | 0.000
1539.86/1540.13	c total clause space: 335.816MB
1539.86/1540.13	c total #watches: 285510
1543.45/1543.78	c total #propagations: 21591398 / total #impl: 1414859801 (eff. 0.015)
1543.45/1543.78	c #Conflicts:     684000 | #Learnt:      32688 | 0.000
1543.45/1543.78	c total clause space: 335.816MB
1543.45/1543.78	c total #watches: 292183
1547.46/1547.72	c total #propagations: 21617616 / total #impl: 1416636267 (eff. 0.015)
1547.46/1547.72	c #Conflicts:     685000 | #Learnt:      33688 | 0.000
1547.46/1547.72	c total clause space: 335.816MB
1547.46/1547.72	c total #watches: 305849
1551.86/1552.17	c total #propagations: 21646919 / total #impl: 1418912398 (eff. 0.015)
1551.86/1552.17	c #Conflicts:     686000 | #Learnt:      34688 | 0.000
1551.86/1552.17	c total clause space: 335.816MB
1551.86/1552.17	c total #watches: 318547
1555.95/1556.20	c total #propagations: 21675712 / total #impl: 1422087162 (eff. 0.015)
1555.95/1556.20	c #Conflicts:     687000 | #Learnt:      35688 | 0.000
1555.95/1556.20	c total clause space: 335.816MB
1555.95/1556.20	c total #watches: 328685
1560.66/1560.94	c total #propagations: 21701370 / total #impl: 1424727530 (eff. 0.015)
1560.66/1560.94	c #Conflicts:     688000 | #Learnt:      36688 | 0.000
1560.66/1560.94	c total clause space: 335.816MB
1560.66/1560.94	c total #watches: 337172
1566.55/1566.89	c total #propagations: 21733761 / total #impl: 1428084928 (eff. 0.015)
1566.55/1566.89	c #Conflicts:     689000 | #Learnt:      37688 | 0.000
1566.55/1566.89	c total clause space: 335.816MB
1566.55/1566.89	c total #watches: 344332
1571.25/1571.53	c total #propagations: 21772595 / total #impl: 1430512727 (eff. 0.015)
1571.25/1571.53	c #Conflicts:     690000 | #Learnt:      38688 | 0.000
1571.25/1571.53	c total clause space: 335.816MB
1571.25/1571.53	c total #watches: 354699
1575.75/1576.04	c total #propagations: 21802774 / total #impl: 1433313212 (eff. 0.015)
1575.75/1576.04	c #Conflicts:     691000 | #Learnt:      39688 | 0.000
1575.75/1576.04	c total clause space: 335.816MB
1575.75/1576.04	c total #watches: 363627
1578.95/1579.29	c total #propagations: 21830366 / total #impl: 1435600348 (eff. 0.015)
1578.95/1579.29	c GC COLLECT
1578.95/1579.29	c #Conflicts:     692000 | #Learnt:      20685 | 0.000
1578.95/1579.29	c total clause space: 335.816MB
1578.95/1579.29	c total #watches: 180597
1581.95/1582.27	c total #propagations: 21858013 / total #impl: 1440356129 (eff. 0.015)
1581.95/1582.27	c #Conflicts:     693000 | #Learnt:      21685 | 0.000
1581.95/1582.27	c total clause space: 335.816MB
1581.95/1582.27	c total #watches: 190130
1584.35/1584.60	c total #propagations: 21891450 / total #impl: 1442907924 (eff. 0.015)
1584.35/1584.60	c #Conflicts:     694000 | #Learnt:      22685 | 0.000
1584.35/1584.60	c total clause space: 335.816MB
1584.35/1584.60	c total #watches: 199350
1587.95/1588.24	c total #propagations: 21917531 / total #impl: 1444380370 (eff. 0.015)
1587.95/1588.24	c #Conflicts:     695000 | #Learnt:      23685 | 0.000
1587.95/1588.24	c total clause space: 335.816MB
1587.95/1588.24	c total #watches: 205304
1591.94/1592.28	c total #propagations: 21969655 / total #impl: 1445852062 (eff. 0.015)
1591.94/1592.28	c #Conflicts:     696000 | #Learnt:      24685 | 0.000
1591.94/1592.28	c total clause space: 335.816MB
1591.94/1592.28	c total #watches: 208937
1595.95/1596.21	c total #propagations: 22014030 / total #impl: 1447175750 (eff. 0.015)
1595.95/1596.21	c #Conflicts:     697000 | #Learnt:      25685 | 0.000
1595.95/1596.21	c total clause space: 335.816MB
1595.95/1596.21	c total #watches: 218456
1599.44/1599.77	c total #propagations: 22055641 / total #impl: 1449362661 (eff. 0.015)
1599.44/1599.77	c #Conflicts:     698000 | #Learnt:      26685 | 0.000
1599.44/1599.77	c total clause space: 335.816MB
1599.44/1599.77	c total #watches: 228946
1603.14/1603.46	c total #propagations: 22087894 / total #impl: 1451840522 (eff. 0.015)
1603.14/1603.46	c #Conflicts:     699000 | #Learnt:      27685 | 0.000
1603.14/1603.46	c total clause space: 335.816MB
1603.14/1603.46	c total #watches: 238473
1606.34/1606.68	c total #propagations: 22120739 / total #impl: 1454013930 (eff. 0.015)
1606.34/1606.68	c #Conflicts:     700000 | #Learnt:      28685 | 0.000
1606.34/1606.68	c total clause space: 335.816MB
1606.34/1606.68	c total #watches: 246855
1609.34/1609.68	c total #propagations: 22150117 / total #impl: 1456776791 (eff. 0.015)
1609.34/1609.68	c #Conflicts:     701000 | #Learnt:      29685 | 0.000
1609.34/1609.68	c total clause space: 335.816MB
1609.34/1609.68	c total #watches: 258437
1612.14/1612.45	c total #propagations: 22176379 / total #impl: 1459002063 (eff. 0.015)
1612.14/1612.45	c #Conflicts:     702000 | #Learnt:      30685 | 0.000
1612.14/1612.45	c total clause space: 335.816MB
1612.14/1612.45	c total #watches: 271457
1615.84/1616.16	c total #propagations: 22201186 / total #impl: 1461079049 (eff. 0.015)
1615.84/1616.16	c #Conflicts:     703000 | #Learnt:      31685 | 0.000
1615.84/1616.16	c total clause space: 335.816MB
1615.84/1616.16	c total #watches: 282837
1620.05/1620.32	c total #propagations: 22229424 / total #impl: 1463297214 (eff. 0.015)
1620.05/1620.32	c #Conflicts:     704000 | #Learnt:      32685 | 0.000
1620.05/1620.32	c total clause space: 335.816MB
1620.05/1620.32	c total #watches: 290796
1623.94/1624.26	c total #propagations: 22259055 / total #impl: 1465606054 (eff. 0.015)
1623.94/1624.26	c #Conflicts:     705000 | #Learnt:      33685 | 0.000
1623.94/1624.26	c total clause space: 335.816MB
1623.94/1624.26	c total #watches: 299341
1629.14/1629.49	c total #propagations: 22289631 / total #impl: 1469192932 (eff. 0.015)
1629.14/1629.49	c #Conflicts:     706000 | #Learnt:      34685 | 0.000
1629.14/1629.49	c total clause space: 335.816MB
1629.14/1629.49	c total #watches: 305865
1634.04/1634.30	c total #propagations: 22318436 / total #impl: 1471446533 (eff. 0.015)
1634.04/1634.30	c #Conflicts:     707000 | #Learnt:      35685 | 0.000
1634.04/1634.30	c total clause space: 335.816MB
1634.04/1634.30	c total #watches: 311435
1639.24/1639.56	c total #propagations: 22346721 / total #impl: 1473006240 (eff. 0.015)
1639.24/1639.56	c #Conflicts:     708000 | #Learnt:      36685 | 0.000
1639.24/1639.56	c total clause space: 335.816MB
1639.24/1639.56	c total #watches: 318296
1643.84/1644.15	c total #propagations: 22378521 / total #impl: 1475291801 (eff. 0.015)
1643.84/1644.15	c #Conflicts:     709000 | #Learnt:      37685 | 0.000
1643.84/1644.15	c total clause space: 335.816MB
1643.84/1644.15	c total #watches: 323152
1648.24/1648.54	c total #propagations: 22409366 / total #impl: 1476637012 (eff. 0.015)
1648.24/1648.54	c #Conflicts:     710000 | #Learnt:      38685 | 0.000
1648.24/1648.54	c total clause space: 335.816MB
1648.24/1648.54	c total #watches: 327580
1652.54/1652.85	c total #propagations: 22438171 / total #impl: 1478610317 (eff. 0.015)
1652.54/1652.85	c #Conflicts:     711000 | #Learnt:      39685 | 0.000
1652.54/1652.85	c total clause space: 335.816MB
1652.54/1652.85	c total #watches: 334299
1656.14/1656.49	c total #propagations: 22466180 / total #impl: 1480331605 (eff. 0.015)
1656.14/1656.49	c GC COLLECT
1656.14/1656.49	c #Conflicts:     712000 | #Learnt:      20385 | 0.000
1656.14/1656.49	c total clause space: 335.816MB
1656.14/1656.49	c total #watches: 177623
1658.93/1659.24	c total #propagations: 22492712 / total #impl: 1482040681 (eff. 0.015)
1658.93/1659.24	c #Conflicts:     713000 | #Learnt:      21385 | 0.000
1658.93/1659.24	c total clause space: 335.816MB
1658.93/1659.24	c total #watches: 183998
1661.43/1661.77	c total #propagations: 22520706 / total #impl: 1483674574 (eff. 0.015)
1661.43/1661.77	c #Conflicts:     714000 | #Learnt:      22385 | 0.000
1661.43/1661.77	c total clause space: 335.816MB
1661.43/1661.77	c total #watches: 191305
1664.43/1664.78	c total #propagations: 22547361 / total #impl: 1486590341 (eff. 0.015)
1664.43/1664.78	c #Conflicts:     715000 | #Learnt:      23385 | 0.000
1664.43/1664.78	c total clause space: 335.816MB
1664.43/1664.78	c total #watches: 196406
1667.13/1667.46	c total #propagations: 22580122 / total #impl: 1488423124 (eff. 0.015)
1667.13/1667.46	c #Conflicts:     716000 | #Learnt:      24385 | 0.000
1667.13/1667.46	c total clause space: 335.816MB
1667.13/1667.46	c total #watches: 203028
1670.23/1670.52	c total #propagations: 22607223 / total #impl: 1489985958 (eff. 0.015)
1670.23/1670.52	c #Conflicts:     717000 | #Learnt:      25385 | 0.000
1670.23/1670.52	c total clause space: 335.816MB
1670.23/1670.52	c total #watches: 208114
1673.33/1673.62	c total #propagations: 22639641 / total #impl: 1491270005 (eff. 0.015)
1673.33/1673.62	c #Conflicts:     718000 | #Learnt:      26385 | 0.000
1673.33/1673.62	c total clause space: 335.816MB
1673.33/1673.62	c total #watches: 214437
1675.53/1675.85	c total #propagations: 22671473 / total #impl: 1493119663 (eff. 0.015)
1675.53/1675.85	c #Conflicts:     719000 | #Learnt:      27385 | 0.000
1675.53/1675.85	c total clause space: 335.816MB
1675.53/1675.85	c total #watches: 224317
1677.93/1678.24	c total #propagations: 22693975 / total #impl: 1494811204 (eff. 0.015)
1677.93/1678.24	c #Conflicts:     720000 | #Learnt:      28385 | 0.000
1677.93/1678.24	c total clause space: 335.816MB
1677.93/1678.24	c total #watches: 233058
1680.54/1680.90	c total #propagations: 22717752 / total #impl: 1497559737 (eff. 0.015)
1680.54/1680.90	c #Conflicts:     721000 | #Learnt:      29385 | 0.000
1680.54/1680.90	c total clause space: 335.816MB
1680.54/1680.90	c total #watches: 244333
1683.33/1683.67	c total #propagations: 22742624 / total #impl: 1500375285 (eff. 0.015)
1683.33/1683.67	c #Conflicts:     722000 | #Learnt:      30385 | 0.000
1683.33/1683.67	c total clause space: 335.816MB
1683.33/1683.67	c total #watches: 252875
1686.33/1686.69	c total #propagations: 22768523 / total #impl: 1502807479 (eff. 0.015)
1686.33/1686.69	c #Conflicts:     723000 | #Learnt:      31385 | 0.000
1686.33/1686.69	c total clause space: 335.816MB
1686.33/1686.69	c total #watches: 259118
1689.83/1690.16	c total #propagations: 22797194 / total #impl: 1504836581 (eff. 0.015)
1689.83/1690.16	c #Conflicts:     724000 | #Learnt:      32385 | 0.000
1689.83/1690.16	c total clause space: 335.816MB
1689.83/1690.16	c total #watches: 266629
1692.93/1693.25	c total #propagations: 22827485 / total #impl: 1508279701 (eff. 0.015)
1692.93/1693.25	c #Conflicts:     725000 | #Learnt:      33385 | 0.000
1692.93/1693.25	c total clause space: 335.816MB
1692.93/1693.25	c total #watches: 274215
1696.63/1696.91	c total #propagations: 22854676 / total #impl: 1510222434 (eff. 0.015)
1696.63/1696.91	c #Conflicts:     726000 | #Learnt:      34385 | 0.000
1696.63/1696.91	c total clause space: 335.816MB
1696.63/1696.91	c total #watches: 285468
1700.13/1700.43	c total #propagations: 22885582 / total #impl: 1513440021 (eff. 0.015)
1700.13/1700.43	c #Conflicts:     727000 | #Learnt:      35385 | 0.000
1700.13/1700.43	c total clause space: 335.816MB
1700.13/1700.43	c total #watches: 294448
1703.93/1704.20	c total #propagations: 22913812 / total #impl: 1516789352 (eff. 0.015)
1703.93/1704.20	c #Conflicts:     728000 | #Learnt:      36385 | 0.000
1703.93/1704.20	c total clause space: 335.816MB
1703.93/1704.20	c total #watches: 302268
1707.63/1707.95	c total #propagations: 22941791 / total #impl: 1520239844 (eff. 0.015)
1707.63/1707.95	c #Conflicts:     729000 | #Learnt:      37385 | 0.000
1707.63/1707.95	c total clause space: 335.816MB
1707.63/1707.95	c total #watches: 312545
1711.53/1711.80	c total #propagations: 22968361 / total #impl: 1524118478 (eff. 0.015)
1711.53/1711.80	c #Conflicts:     730000 | #Learnt:      38385 | 0.000
1711.53/1711.80	c total clause space: 335.816MB
1711.53/1711.80	c total #watches: 320303
1715.33/1715.60	c total #propagations: 22997025 / total #impl: 1527063946 (eff. 0.015)
1715.33/1715.60	c #Conflicts:     731000 | #Learnt:      39385 | 0.000
1715.33/1715.60	c total clause space: 335.816MB
1715.33/1715.60	c total #watches: 329749
1718.73/1719.03	c total #propagations: 23023412 / total #impl: 1530210345 (eff. 0.015)
1718.73/1719.03	c #Conflicts:     732000 | #Learnt:      40385 | 0.000
1718.73/1719.03	c total clause space: 335.816MB
1718.73/1719.03	c total #watches: 337936
1721.92/1722.27	c total #propagations: 23051319 / total #impl: 1532483935 (eff. 0.015)
1721.92/1722.27	c GC COLLECT
1721.92/1722.27	c #Conflicts:     733000 | #Learnt:      20784 | 0.000
1721.92/1722.27	c total clause space: 335.816MB
1721.92/1722.27	c total #watches: 180572
1723.82/1724.12	c total #propagations: 23077386 / total #impl: 1534644091 (eff. 0.015)
1723.82/1724.12	c #Conflicts:     734000 | #Learnt:      21784 | 0.000
1723.82/1724.12	c total clause space: 335.816MB
1723.82/1724.12	c total #watches: 191603
1725.73/1726.02	c total #propagations: 23099184 / total #impl: 1536532621 (eff. 0.015)
1725.73/1726.02	c #Conflicts:     735000 | #Learnt:      22784 | 0.000
1725.73/1726.02	c total clause space: 335.816MB
1725.73/1726.02	c total #watches: 201768
1727.62/1727.91	c total #propagations: 23120973 / total #impl: 1538055924 (eff. 0.015)
1727.62/1727.91	c #Conflicts:     736000 | #Learnt:      23784 | 0.000
1727.62/1727.91	c total clause space: 335.816MB
1727.62/1727.91	c total #watches: 208886
1730.13/1730.43	c total #propagations: 23142786 / total #impl: 1539305880 (eff. 0.015)
1730.13/1730.43	c #Conflicts:     737000 | #Learnt:      24784 | 0.000
1730.13/1730.43	c total clause space: 335.816MB
1730.13/1730.43	c total #watches: 215485
1732.72/1733.02	c total #propagations: 23169794 / total #impl: 1541997301 (eff. 0.015)
1732.72/1733.02	c #Conflicts:     738000 | #Learnt:      25784 | 0.000
1732.72/1733.02	c total clause space: 335.816MB
1732.72/1733.02	c total #watches: 221776
1735.63/1735.94	c total #propagations: 23198306 / total #impl: 1544728378 (eff. 0.015)
1735.63/1735.94	c #Conflicts:     739000 | #Learnt:      26784 | 0.000
1735.63/1735.94	c total clause space: 335.816MB
1735.63/1735.94	c total #watches: 230482
1738.22/1738.51	c total #propagations: 23227629 / total #impl: 1547607514 (eff. 0.015)
1738.22/1738.51	c #Conflicts:     740000 | #Learnt:      27784 | 0.000
1738.22/1738.51	c total clause space: 335.816MB
1738.22/1738.51	c total #watches: 236810
1741.03/1741.31	c total #propagations: 23255366 / total #impl: 1549124656 (eff. 0.015)
1741.03/1741.31	c #Conflicts:     741000 | #Learnt:      28784 | 0.000
1741.03/1741.31	c total clause space: 335.816MB
1741.03/1741.31	c total #watches: 244560
1743.82/1744.10	c total #propagations: 23281961 / total #impl: 1550632336 (eff. 0.015)
1743.82/1744.10	c #Conflicts:     742000 | #Learnt:      29784 | 0.000
1743.82/1744.10	c total clause space: 335.816MB
1743.82/1744.10	c total #watches: 254658
1746.63/1746.98	c total #propagations: 23309539 / total #impl: 1552832995 (eff. 0.015)
1746.63/1746.98	c #Conflicts:     743000 | #Learnt:      30784 | 0.000
1746.63/1746.98	c total clause space: 335.816MB
1746.63/1746.98	c total #watches: 263253
1750.02/1750.32	c total #propagations: 23337729 / total #impl: 1554224252 (eff. 0.015)
1750.02/1750.32	c #Conflicts:     744000 | #Learnt:      31784 | 0.000
1750.02/1750.32	c total clause space: 335.816MB
1750.02/1750.32	c total #watches: 267941
1753.72/1754.01	c total #propagations: 23367553 / total #impl: 1556155751 (eff. 0.015)
1753.72/1754.01	c #Conflicts:     745000 | #Learnt:      32784 | 0.000
1753.72/1754.01	c total clause space: 335.816MB
1753.72/1754.01	c total #watches: 276314
1757.22/1757.52	c total #propagations: 23397261 / total #impl: 1558245706 (eff. 0.015)
1757.22/1757.52	c #Conflicts:     746000 | #Learnt:      33784 | 0.000
1757.22/1757.52	c total clause space: 335.816MB
1757.22/1757.52	c total #watches: 284615
1760.62/1760.99	c total #propagations: 23424585 / total #impl: 1561008468 (eff. 0.015)
1760.62/1760.99	c #Conflicts:     747000 | #Learnt:      34784 | 0.000
1760.62/1760.99	c total clause space: 335.816MB
1760.62/1760.99	c total #watches: 292765
1764.92/1765.23	c total #propagations: 23453078 / total #impl: 1562843374 (eff. 0.015)
1764.92/1765.23	c #Conflicts:     748000 | #Learnt:      35784 | 0.000
1764.92/1765.23	c total clause space: 335.816MB
1764.92/1765.23	c total #watches: 300454
1767.82/1768.17	c total #propagations: 23487768 / total #impl: 1566084128 (eff. 0.015)
1767.82/1768.17	c #Conflicts:     749000 | #Learnt:      36784 | 0.000
1767.82/1768.17	c total clause space: 335.816MB
1767.82/1768.17	c total #watches: 310641
1771.62/1771.97	c total #propagations: 23509372 / total #impl: 1567805750 (eff. 0.015)
1771.62/1771.97	c #Conflicts:     750000 | #Learnt:      37784 | 0.000
1771.62/1771.97	c total clause space: 335.816MB
1771.62/1771.97	c total #watches: 318350
1775.82/1776.15	c total #propagations: 23537200 / total #impl: 1571012005 (eff. 0.015)
1775.82/1776.15	c #Conflicts:     751000 | #Learnt:      38784 | 0.000
1775.82/1776.15	c total clause space: 335.816MB
1775.82/1776.15	c total #watches: 328092
1780.42/1780.72	c total #propagations: 23566268 / total #impl: 1573426788 (eff. 0.015)
1780.42/1780.72	c #Conflicts:     752000 | #Learnt:      39784 | 0.000
1780.42/1780.72	c total clause space: 335.816MB
1780.42/1780.72	c total #watches: 336538
1784.41/1784.79	c total #propagations: 23597515 / total #impl: 1576429074 (eff. 0.015)
1784.41/1784.79	c #Conflicts:     753000 | #Learnt:      40784 | 0.000
1784.41/1784.79	c total clause space: 335.816MB
1784.41/1784.79	c total #watches: 343180
1789.21/1789.55	c total #propagations: 23624542 / total #impl: 1578556413 (eff. 0.015)
1789.21/1789.55	c #Conflicts:     754000 | #Learnt:      41784 | 0.000
1789.21/1789.55	c total clause space: 335.816MB
1789.21/1789.55	c total #watches: 354342
1791.51/1791.81	c total #propagations: 23654003 / total #impl: 1580859064 (eff. 0.015)
1791.51/1791.81	c GC COLLECT
1791.51/1791.81	c #Conflicts:     755000 | #Learnt:      21879 | 0.000
1791.51/1791.81	c total clause space: 335.816MB
1791.51/1791.81	c total #watches: 191663
1794.71/1795.04	c total #propagations: 23679508 / total #impl: 1582698386 (eff. 0.015)
1794.71/1795.04	c #Conflicts:     756000 | #Learnt:      22879 | 0.000
1794.71/1795.04	c total clause space: 335.816MB
1794.71/1795.04	c total #watches: 200216
1797.31/1797.67	c total #propagations: 23712452 / total #impl: 1585997027 (eff. 0.015)
1797.31/1797.67	c #Conflicts:     757000 | #Learnt:      23879 | 0.000
1797.31/1797.67	c total clause space: 335.816MB
1797.31/1797.67	c total #watches: 206419

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-4118877-1467229015/watcher-4118877-1467229015 -o /tmp/evaluation-result-4118877-1467229015/solver-4118877-1467229015 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4118877-1467229015.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.54 2.38 2.29 4/178 7456
/proc/meminfo: memFree=23268312/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 3854248 57319424 7804 33554432000 4194304 6211289 140734298796112 140734152999048 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 13994 7804 98 493 0 13491 0

[startup+0.100122 s]
/proc/loadavg: 2.54 2.38 2.29 4/178 7456
/proc/meminfo: memFree=23268312/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=64992 CPUtime=0.08 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 1265 0 0 0 8 0 0 0 20 0 1 0 3854248 66551808 13654 33554432000 4194304 6211289 140734298796112 140734152999048 4209070 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 16248 13654 204 493 0 15745 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64992

[startup+0.200306 s]
/proc/loadavg: 2.54 2.38 2.29 4/178 7456
/proc/meminfo: memFree=23268312/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=67836 CPUtime=0.18 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 1942 0 0 0 18 0 0 0 20 0 1 0 3854248 69464064 14065 33554432000 4194304 6211289 140734298796112 140734152999048 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 16959 14066 214 493 0 16456 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 67836

[startup+0.300255 s]
/proc/loadavg: 2.54 2.38 2.29 4/178 7456
/proc/meminfo: memFree=23268312/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=72256 CPUtime=0.29 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 2886 0 0 0 28 1 0 0 20 0 1 0 3854248 73990144 14601 33554432000 4194304 6211289 140734298796112 140734298794344 4239348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 18064 14601 214 493 0 17561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72256

[startup+0.700153 s]
/proc/loadavg: 2.54 2.38 2.29 4/178 7456
/proc/meminfo: memFree=23268312/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=72380 CPUtime=0.69 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 3877 0 0 0 68 1 0 0 20 0 1 0 3854248 74117120 15692 33554432000 4194304 6211289 140734298796112 140734298794344 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 18095 15692 219 493 0 17592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72380

[startup+1.50022 s]
/proc/loadavg: 2.58 2.39 2.29 4/179 7503
/proc/meminfo: memFree=23775120/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=79820 CPUtime=1.49 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 4091 0 0 0 148 1 0 0 20 0 1 0 3854248 81735680 16855 33554432000 4194304 6211289 140734298796112 140734298794088 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 19955 16855 219 493 0 19452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79820

[startup+3.10023 s]
/proc/loadavg: 2.58 2.39 2.29 4/179 7503
/proc/meminfo: memFree=23747556/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=91752 CPUtime=3.09 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 5074 0 0 0 308 1 0 0 20 0 1 0 3854248 93954048 18459 33554432000 4194304 6211289 140734298796112 140734298794456 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 22938 18459 219 493 0 22435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91752

[startup+6.30023 s]
/proc/loadavg: 2.61 2.40 2.30 3/179 7503
/proc/meminfo: memFree=23708972/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=92136 CPUtime=6.29 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 5161 0 0 0 628 1 0 0 20 0 1 0 3854248 94347264 20590 33554432000 4194304 6211289 140734298796112 140734298794456 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 23034 20590 219 493 0 22531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92136

[startup+12.7002 s]
/proc/loadavg: 2.56 2.39 2.29 3/179 7503
/proc/meminfo: memFree=23667216/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=111628 CPUtime=12.69 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 6219 0 0 0 1268 1 0 0 20 0 1 0 3854248 114307072 24848 33554432000 4194304 6211289 140734298796112 140734298794456 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 27907 24848 219 493 0 27404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111628

[startup+25.5003 s]
/proc/loadavg: 2.44 2.37 2.29 3/179 7503
/proc/meminfo: memFree=23627532/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=143124 CPUtime=25.48 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 7270 0 0 0 2547 1 0 0 20 0 1 0 3854248 146558976 28573 33554432000 4194304 6211289 140734298796112 140734298793976 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 35781 28573 219 493 0 35278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143124

[startup+51.1003 s]
/proc/loadavg: 2.36 2.35 2.28 3/179 7503
/proc/meminfo: memFree=23588908/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=144084 CPUtime=51.08 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 7516 0 0 0 5107 1 0 0 20 0 1 0 3854248 147542016 31885 33554432000 4194304 6211289 140734298796112 140734298794456 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 36021 31885 219 493 0 35518 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144084

[startup+102.3 s]
/proc/loadavg: 2.49 2.39 2.30 3/179 7504
/proc/meminfo: memFree=23524424/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=194596 CPUtime=102.28 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 8531 0 0 0 10226 2 0 0 20 0 1 0 3854248 199266304 37623 33554432000 4194304 6211289 140734298796112 140734298794456 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 48649 37623 219 493 0 48146 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 194596

[startup+162.3 s]
/proc/loadavg: 2.27 2.35 2.28 3/179 7505
/proc/meminfo: memFree=23488364/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=194872 CPUtime=162.26 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 8604 0 0 0 16224 2 0 0 20 0 1 0 3854248 199548928 41273 33554432000 4194304 6211289 140734298796112 140734298794456 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 48718 41273 219 493 0 48215 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 194872

[startup+222.307 s]
/proc/loadavg: 2.14 2.29 2.27 4/180 7510
/proc/meminfo: memFree=23427692/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=195464 CPUtime=222.26 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 8733 0 0 0 22224 2 0 0 20 0 1 0 3854248 200155136 44468 33554432000 4194304 6211289 140734298796112 140734298794456 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 48866 44468 219 493 0 48363 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 195464

[startup+282.3 s]
/proc/loadavg: 2.31 2.31 2.27 3/179 7511
/proc/meminfo: memFree=23389336/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=195724 CPUtime=282.25 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 8809 0 0 0 28222 3 0 0 20 0 1 0 3854248 200421376 46077 33554432000 4194304 6211289 140734298796112 140734298794456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 48931 46077 219 493 0 48428 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 195724

[startup+342.3 s]
/proc/loadavg: 2.33 2.31 2.27 3/179 7512
/proc/meminfo: memFree=23355252/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=278216 CPUtime=342.24 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 9910 0 0 0 34221 3 0 0 20 0 1 0 3854248 284893184 49872 33554432000 4194304 6211289 140734298796112 140734298794456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 69554 49872 219 493 0 69051 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 278216

[startup+402.3 s]
/proc/loadavg: 2.33 2.32 2.27 3/179 7513
/proc/meminfo: memFree=23327572/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=278472 CPUtime=402.23 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 9971 0 0 0 40220 3 0 0 20 0 1 0 3854248 285155328 51977 33554432000 4194304 6211289 140734298796112 140734298794456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 69618 51977 219 493 0 69115 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 278472

[startup+462.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/179 7514
/proc/meminfo: memFree=23309840/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=278936 CPUtime=462.21 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 10078 0 0 0 46218 3 0 0 20 0 1 0 3854248 285630464 53617 33554432000 4194304 6211289 140734298796112 140734298794456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 69734 53617 219 493 0 69231 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 278936

[startup+522.3 s]
/proc/loadavg: 2.33 2.32 2.27 3/179 7516
/proc/meminfo: memFree=23286548/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=279160 CPUtime=522.21 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 10129 0 0 0 52218 3 0 0 20 0 1 0 3854248 285859840 55712 33554432000 4194304 6211289 140734298796112 140734298794456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 69790 55712 219 493 0 69287 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 279160

[startup+582.3 s]
/proc/loadavg: 2.35 2.33 2.28 3/179 7517
/proc/meminfo: memFree=23269676/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=279160 CPUtime=582.2 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 10152 0 0 0 58217 3 0 0 20 0 1 0 3854248 285859840 57779 33554432000 4194304 6211289 140734298796112 140734298794456 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 69790 57779 219 493 0 69287 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 279160


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.29 2.27 3/179 7527
/proc/meminfo: memFree=23177628/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=280216 CPUtime=942.14 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 10463 0 0 0 94210 4 0 0 20 0 1 0 3854248 286941184 65379 33554432000 4194304 6211289 140734298796112 140734298794456 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 70054 65379 219 493 0 69551 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 280216

[startup+1002.3 s]
/proc/loadavg: 2.36 2.31 2.28 3/179 7528
/proc/meminfo: memFree=23168052/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=280348 CPUtime=1002.13 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 10484 0 0 0 100209 4 0 0 20 0 1 0 3854248 287076352 66933 33554432000 4194304 6211289 140734298796112 140734298794456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 70087 66933 219 493 0 69584 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 280348

[startup+1062.3 s]
/proc/loadavg: 2.35 2.31 2.28 3/179 7529
/proc/meminfo: memFree=23158248/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=280540 CPUtime=1062.12 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 10923 0 0 0 106208 4 0 0 20 0 1 0 3854248 287272960 67715 33554432000 4194304 6211289 140734298796112 140734298794456 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 70135 67715 219 493 0 69632 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 280540

[startup+1122.3 s]
/proc/loadavg: 2.17 2.27 2.26 4/179 7530
/proc/meminfo: memFree=23142348/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=412960 CPUtime=1122.12 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11378 0 0 0 112207 5 0 0 20 0 1 0 3854248 422871040 69020 33554432000 4194304 6211289 140734298796112 140734298794456 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103240 69020 219 493 0 102737 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 412960

[startup+1182.3 s]
/proc/loadavg: 2.20 2.26 2.26 4/179 7532
/proc/meminfo: memFree=23129712/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=413156 CPUtime=1182.11 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11479 0 0 0 118206 5 0 0 20 0 1 0 3854248 423071744 70125 33554432000 4194304 6211289 140734298796112 140734298794456 4209468 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103289 70125 219 493 0 102786 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 413156

[startup+1242.3 s]
/proc/loadavg: 2.22 2.25 2.26 3/179 7533
/proc/meminfo: memFree=23116924/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=413444 CPUtime=1242.1 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11526 0 0 0 124205 5 0 0 20 0 1 0 3854248 423366656 71194 33554432000 4194304 6211289 140734298796112 140734298794456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103361 71194 219 493 0 102858 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 413444

[startup+1302.3 s]
/proc/loadavg: 2.30 2.27 2.26 3/179 7534
/proc/meminfo: memFree=23107932/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=413596 CPUtime=1302.09 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11564 0 0 0 130204 5 0 0 20 0 1 0 3854248 423522304 71743 33554432000 4194304 6211289 140734298796112 140734298794456 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103399 71743 219 493 0 102896 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 413596

[startup+1362.3 s]
/proc/loadavg: 2.34 2.29 2.27 4/179 7535
/proc/meminfo: memFree=23105272/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=414056 CPUtime=1362.08 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11641 0 0 0 136203 5 0 0 20 0 1 0 3854248 423993344 72331 33554432000 4194304 6211289 140734298796112 140734298794456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103514 72331 219 493 0 103011 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 414056

[startup+1422.3 s]
/proc/loadavg: 2.41 2.31 2.28 3/180 7539
/proc/meminfo: memFree=23095316/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=414216 CPUtime=1422.07 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11676 0 0 0 142202 5 0 0 20 0 1 0 3854248 424157184 73388 33554432000 4194304 6211289 140734298796112 140734298794456 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103554 73388 219 493 0 103051 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 414216

[startup+1482.3 s]
/proc/loadavg: 2.38 2.31 2.28 4/180 7563
/proc/meminfo: memFree=23084316/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=414216 CPUtime=1482.07 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11707 0 0 0 148201 6 0 0 20 0 1 0 3854248 424157184 74441 33554432000 4194304 6211289 140734298796112 140734298794456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103554 74441 219 493 0 103051 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 414216

[startup+1542.31 s]
/proc/loadavg: 2.36 2.32 2.28 3/179 7564
/proc/meminfo: memFree=23071520/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=414892 CPUtime=1542.06 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11814 0 0 0 154200 6 0 0 20 0 1 0 3854248 424849408 75570 33554432000 4194304 6211289 140734298796112 140734298794456 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103723 75570 219 493 0 103220 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 414892

[startup+1602.3 s]
/proc/loadavg: 2.24 2.29 2.27 3/179 7565
/proc/meminfo: memFree=23067228/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=415228 CPUtime=1602.04 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11909 0 0 0 160198 6 0 0 20 0 1 0 3854248 425193472 76687 33554432000 4194304 6211289 140734298796112 140734298794456 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103807 76687 219 493 0 103304 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 415228

[startup+1662.3 s]
/proc/loadavg: 2.22 2.28 2.27 4/179 7566
/proc/meminfo: memFree=23054084/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=415372 CPUtime=1662.03 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11920 0 0 0 166197 6 0 0 20 0 1 0 3854248 425340928 77209 33554432000 4194304 6211289 140734298796112 140734298794456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103843 77209 219 493 0 103340 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 415372

[startup+1722.3 s]
/proc/loadavg: 2.22 2.27 2.26 3/179 7567
/proc/meminfo: memFree=23037424/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=415664 CPUtime=1722.02 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 11984 0 0 0 172196 6 0 0 20 0 1 0 3854248 425639936 78806 33554432000 4194304 6211289 140734298796112 140734298794152 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103916 78806 219 493 0 103413 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 415664

[startup+1782.3 s]
/proc/loadavg: 2.21 2.25 2.26 3/179 7569
/proc/meminfo: memFree=23034488/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=415664 CPUtime=1782.02 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 12002 0 0 0 178196 6 0 0 20 0 1 0 3854248 425639936 78824 33554432000 4194304 6211289 140734298796112 140734298794456 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 103916 78824 219 493 0 103413 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 415664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.25 2.26 4/179 7569
/proc/meminfo: memFree=23030392/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=416144 CPUtime=1800.01 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 12079 0 0 0 179995 6 0 0 20 0 1 0 3854248 426131456 79923 33554432000 4194304 6211289 140734298796112 140734298794456 4247552 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 104036 79923 219 493 0 103533 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 416144

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

[startup+1800.3 s]
/proc/loadavg: 2.24 2.25 2.26 4/179 7569
/proc/meminfo: memFree=23030392/32872528 swapFree=1514864/1684516
[pid=7456] ppid=7453 vsize=416144 CPUtime=1800.01 cores=0,2,4,6
/proc/7456/stat : 7456 (cdcl-cuttingpla) R 7453 7456 5662 0 -1 4202496 12079 0 0 0 179995 6 0 0 20 0 1 0 3854248 426131456 79923 33554432000 4194304 6211289 140734298796112 140734298794456 4247552 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7456/statm: 104036 79923 219 493 0 103533 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 416144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.067989
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 416144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.067989
maximum resident set size= 319692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12079
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= 15
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68129 second user time and 6.82296 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 21:36:55
IDJOB=4118877
IDBENCH=111542
IDSOLVER=2549
FILE ID=node135/4118877-1467229015
RUNJOBID= node135-1467209133-5678
PBS_JOBID= 19997575
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern25-06.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118877-1467229015/watcher-4118877-1467229015 -o /tmp/evaluation-result-4118877-1467229015/solver-4118877-1467229015 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5678 --watchdog 1960 --input HOME/instance-4118877-1467229015.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 35dc0307228d50357654f68e722217b3
RANDOM SEED=1620076880

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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.68
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.722
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:        23268764 kB
Buffers:          165780 kB
Cached:          6335820 kB
SwapCached:            0 kB
Active:           827768 kB
Inactive:        6323516 kB
Active(anon):     652276 kB
Inactive(anon):        0 kB
Active(file):     175492 kB
Inactive(file):  6323516 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:       2514308 kB
Mapped:            14928 kB
Shmem:               216 kB
Slab:             627820 kB
SReclaimable:      72052 kB
SUnreclaim:       555768 kB
KernelStack:        1488 kB
PageTables:         8720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2653444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    978944 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= 71708 MiB
End job on node135 at 2016-06-29 22:06:56